diff --git a/VERSION b/VERSION index 45a1b3f..781dcb0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.2 +1.1.3 diff --git a/lingua/acp.trig b/lingua/acp.trig index 6bd3205..6efa931 100644 --- a/lingua/acp.trig +++ b/lingua/acp.trig @@ -47,7 +47,7 @@ _:ng6 { var:Pol a :Policy. (var:Field _:ng7 var:List) log:collectAllIn var:X. var:List list:length var:L. - var:L log:notEqualTo 0. + (var:L) log:notEqualTo (0). } _:ng7 { @@ -66,7 +66,7 @@ _:ng9 { var:Pol a :Policy. (var:Field _:ng10 var:List) log:collectAllIn var:X. var:List list:length var:L. - var:L log:equalTo 0. + (var:L) log:equalTo (0). } _:ng10 { diff --git a/lingua/backward.trig b/lingua/backward.trig index ae7e7ef..bf1bd7d 100644 --- a/lingua/backward.trig +++ b/lingua/backward.trig @@ -17,7 +17,7 @@ _:ng1 { } _:ng2 { - var:X math:greaterThan var:Y. + (var:X) math:greaterThan var:Y. } # query diff --git a/lingua/complex.trig b/lingua/complex.trig index 426c213..cceee1f 100644 --- a/lingua/complex.trig +++ b/lingua/complex.trig @@ -20,16 +20,16 @@ _:ng1 { _:ng2 { (var:A var:B) complex:polar (var:R var:T). (var:R var:C) math:exponentiation var:Z1. - var:D math:negation var:Z2. + (var:D) math:negation var:Z2. (var:Z2 var:T) math:product var:Z3. (2.718281828459045 var:Z3) math:exponentiation var:Z4. (2.718281828459045 var:Z5) math:exponentiation var:R. (var:D var:Z5) math:product var:Z6. (var:C var:T) math:product var:Z7. (var:Z6 var:Z7) math:sum var:Z8. - var:Z8 math:cos var:Z9. + (var:Z8) math:cos var:Z9. (var:Z1 var:Z4 var:Z9) math:product var:E. - var:Z8 math:sin var:Z10. + (var:Z8) math:sin var:Z10. (var:Z1 var:Z4 var:Z10) math:product var:F. } @@ -54,7 +54,7 @@ _:ng4 { (var:Z10 2) math:quotient var:E. (var:Z5 var:Z9) math:sum var:Z11. (var:Z11 2) math:quotient var:F. - var:E math:asin var:C. + (var:E) math:asin var:C. (var:F 2) math:exponentiation var:Z12. (var:Z12 1) math:difference var:Z13. (var:Z13 0.5) math:exponentiation var:Z14. @@ -83,13 +83,13 @@ _:ng6 { (var:Z10 2) math:quotient var:E. (var:Z5 var:Z9) math:sum var:Z11. (var:Z11 2) math:quotient var:F. - var:E math:acos var:C. + (var:E) math:acos var:C. (var:F 2) math:exponentiation var:Z12. (var:Z12 1) math:difference var:Z13. (var:Z13 0.5) math:exponentiation var:Z14. (var:F var:Z14) math:sum var:Z15. (2.718281828459045 var:U) math:exponentiation var:Z15. - var:U math:negation var:D. + (var:U) math:negation var:D. } # polar @@ -104,9 +104,9 @@ _:ng8 { (var:Y 2) math:exponentiation var:Z2. (var:Z1 var:Z2) math:sum var:Z3. (var:Z3 0.5) math:exponentiation var:R. - var:X math:absoluteValue var:Z4. + (var:X) math:absoluteValue var:Z4. (var:Z4 var:R) math:quotient var:Z5. - var:Z5 math:acos var:T. + (var:Z5) math:acos var:T. (var:X var:Y var:T) complex:dial var:Tp. } @@ -118,8 +118,8 @@ _:ng9 { } _:ng10 { - var:X math:notLessThan 0. - var:Y math:notLessThan 0. + (var:X) math:notLessThan 0. + (var:Y) math:notLessThan 0. (0 var:T) math:sum var:Tp. } @@ -130,8 +130,8 @@ _:ng11 { } _:ng12 { - var:X math:lessThan 0. - var:Y math:notLessThan 0. + (var:X) math:lessThan 0. + (var:Y) math:notLessThan 0. (3.141592653589793 var:T) math:difference var:Tp. } @@ -142,8 +142,8 @@ _:ng13 { } _:ng14 { - var:X math:lessThan 0. - var:Y math:lessThan 0. + (var:X) math:lessThan 0. + (var:Y) math:lessThan 0. (3.141592653589793 var:T) math:sum var:Tp. } @@ -154,8 +154,8 @@ _:ng15 { } _:ng16 { - var:X math:notLessThan 0. - var:Y math:lessThan 0. + (var:X) math:notLessThan 0. + (var:Y) math:lessThan 0. (3.141592653589793 2) math:product var:Z1. (var:Z1 var:T) math:difference var:Tp. } diff --git a/lingua/easter.trig b/lingua/easter.trig index d42143e..cb6097a 100644 --- a/lingua/easter.trig +++ b/lingua/easter.trig @@ -38,8 +38,8 @@ _:ng2 { (var:x3 4) math:remainder var:x18. (2 var:x5) math:product var:x19. (2 var:x17) math:product var:x20. - var:x16 math:negation var:x21. - var:x18 math:negation var:x22. + (var:x16) math:negation var:x21. + (var:x18) math:negation var:x22. (32 var:x19 var:x20 var:x21 var:x22) math:sum var:x23. (var:x23 7) math:remainder var:x24. (11 var:x16) math:product var:x25. @@ -47,7 +47,7 @@ _:ng2 { (var:x1 var:x25 var:x26) math:sum var:x27. (var:x27 451) math:integerQuotient var:x28. (7 var:x28) math:product var:x29. - var:x29 math:negation var:x30. + (var:x29) math:negation var:x30. (var:x16 var:x24 var:x30 114) math:sum var:x31. (var:x31 31) math:integerQuotient var:x32. (var:x31 31) math:remainder var:x33. diff --git a/lingua/fibonacci.trig b/lingua/fibonacci.trig index ce4dcbb..22d0ebd 100644 --- a/lingua/fibonacci.trig +++ b/lingua/fibonacci.trig @@ -39,7 +39,7 @@ _:ng5 { } _:ng6 { - var:X math:greaterThan 1. + (var:X) math:greaterThan 1. (var:X 1) math:difference var:C. (var:A var:B) math:sum var:D. (var:C var:B var:D) :fib var:Y. diff --git a/lingua/gps.trig b/lingua/gps.trig index 62a89b4..0a29710 100644 --- a/lingua/gps.trig +++ b/lingua/gps.trig @@ -74,15 +74,15 @@ _:ng8 { var:Map gps:description (var:From var:Transition var:To var:Action var:Duration_n var:Cost_n var:Belief_n var:Comfort_n). (var:Maps_s (var:Map)) list:append var:Maps_t. var:Maps_t gps:stagecount var:Stagecount. - var:Stagecount math:notGreaterThan var:MaxStagecount. + (var:Stagecount) math:notGreaterThan var:MaxStagecount. (var:Duration_s var:Duration_n) math:sum var:Duration_t. - var:Duration_t math:notGreaterThan var:MaxDuration. + (var:Duration_t) math:notGreaterThan var:MaxDuration. (var:Cost_s var:Cost_n) math:sum var:Cost_t. - var:Cost_t math:notGreaterThan var:MaxCost. + (var:Cost_t) math:notGreaterThan var:MaxCost. (var:Belief_s var:Belief_n) math:product var:Belief_t. - var:Belief_t math:notLessThan var:MinBelief. + (var:Belief_t) math:notLessThan var:MinBelief. (var:Comfort_s var:Comfort_n) math:product var:Comfort_t. - var:Comfort_t math:notLessThan var:MinComfort. + (var:Comfort_t) math:notLessThan var:MinComfort. (var:Path_s (var:Action)) list:append var:Path_t. var:From log:becomes var:To. _:ng9 log:callWithCleanup _:ng10. diff --git a/lingua/output/acp.trig b/lingua/output/acp.trig index 45b4e37..044c8ba 100644 --- a/lingua/output/acp.trig +++ b/lingua/output/acp.trig @@ -28,9 +28,9 @@ _:gn_2 { _:gn_3 { :test1 :policy :PolicyX. :PolicyX a :Policy. - (var:_7042 _:gn_9 (:C)) log:collectAllIn (() 1). + (var:_7298 _:gn_9 (:C)) log:collectAllIn (() 1). (:C) list:length 1 . - 1 log:notEqualTo 0. + (1) log:notEqualTo (0). } _:gn_4 { @@ -40,9 +40,9 @@ _:gn_4 { _:gn_5 { :test1 :policy :PolicyX. :PolicyX a :Policy. - (var:_7042 _:gn_10 ()) log:collectAllIn (() 1). + (var:_7298 _:gn_10 ()) log:collectAllIn (() 1). () list:length 0 . - 0 log:equalTo 0. + (0) log:equalTo (0). } _:gn_6 { @@ -50,19 +50,19 @@ _:gn_6 { } _:gn_7 { - :PolicyX :allOf var:_7044. + :PolicyX :allOf var:_7300. } _:gn_8 { - :test1 :has var:_7044. + :test1 :has var:_7300. } _:gn_9 { - :PolicyX :anyOf var:_7050 . - :test1 :has var:_7050. + :PolicyX :anyOf var:_7306 . + :test1 :has var:_7306. } _:gn_10 { - :PolicyX :noneOf var:_7050 . - :test1 :has var:_7050. + :PolicyX :noneOf var:_7306 . + :test1 :has var:_7306. } diff --git a/lingua/output/backward.trig b/lingua/output/backward.trig index 895d0e8..0dbc75b 100644 --- a/lingua/output/backward.trig +++ b/lingua/output/backward.trig @@ -11,7 +11,7 @@ _:gn_1 lingua:explanation _:gn_2. _:gn_1 { - 5 math:greaterThan 3. + (5) math:greaterThan 3. } _:gn_2 { diff --git a/lingua/output/complex.trig b/lingua/output/complex.trig index 0845f9d..5e024e4 100644 --- a/lingua/output/complex.trig +++ b/lingua/output/complex.trig @@ -27,8 +27,8 @@ _:gn_21 lingua:explanation _:gn_22. _:gn_23 lingua:explanation _:gn_24. _:gn_1 { - -1 math:lessThan 0 . - 0 math:notLessThan 0 . + (-1) math:lessThan 0 . + (0) math:notLessThan 0 . (3.141592653589793 0.0) math:difference 3.141592653589793. } @@ -41,9 +41,9 @@ _:gn_3 { (0 2) math:exponentiation 0 . (1 0) math:sum 1 . (1 0.5) math:exponentiation 1 . - -1 math:absoluteValue 1 . + (-1) math:absoluteValue 1 . (1 1) math:quotient 1 . - 1 math:acos 0.0 . + (1) math:acos 0.0 . (-1 0 0.0) complex:dial 3.141592653589793. } @@ -54,16 +54,16 @@ _:gn_4 { _:gn_5 { (-1 0) complex:polar (1 3.141592653589793). (1 0.5) math:exponentiation 1 . - 0 math:negation 0 . + (0) math:negation 0 . (0 3.141592653589793) math:product 0.0 . (2.718281828459045 0.0) math:exponentiation 1 . (2.718281828459045 0.0) math:exponentiation 1 . (0 0.0) math:product 0.0 . (0.5 3.141592653589793) math:product 1.5707963267948966 . (0.0 1.5707963267948966) math:sum 1.5707963267948966 . - 1.5707963267948966 math:cos 6.123233995736766e-17 . + (1.5707963267948966) math:cos 6.123233995736766e-17 . (1 1 6.123233995736766e-17) math:product 6.123233995736766e-17 . - 1.5707963267948966 math:sin 1.0 . + (1.5707963267948966) math:sin 1.0 . (1 1 1.0) math:product 1.0. } @@ -72,8 +72,8 @@ _:gn_6 { } _:gn_7 { - 2.718281828459045 math:notLessThan 0 . - 0 math:notLessThan 0 . + (2.718281828459045) math:notLessThan 0 . + (0) math:notLessThan 0 . (0 0.0) math:sum 0.0. } @@ -86,9 +86,9 @@ _:gn_9 { (0 2) math:exponentiation 0 . (7.3890560989306495 0) math:sum 7.3890560989306495 . (7.3890560989306495 0.5) math:exponentiation 2.718281828459045 . - 2.718281828459045 math:absoluteValue 2.718281828459045 . + (2.718281828459045) math:absoluteValue 2.718281828459045 . (2.718281828459045 2.718281828459045) math:quotient 1.0 . - 1.0 math:acos 0.0 . + (1.0) math:acos 0.0 . (2.718281828459045 0 0.0) complex:dial 0.0. } @@ -99,16 +99,16 @@ _:gn_10 { _:gn_11 { (2.718281828459045 0) complex:polar (2.718281828459045 0.0). (2.718281828459045 0) math:exponentiation 1 . - 3.141592653589793 math:negation -3.141592653589793 . + (3.141592653589793) math:negation -3.141592653589793 . (-3.141592653589793 0.0) math:product -0.0 . (2.718281828459045 -0.0) math:exponentiation 1 . (2.718281828459045 1.0) math:exponentiation 2.718281828459045 . (3.141592653589793 1.0) math:product 3.141592653589793 . (0 0.0) math:product 0.0 . (3.141592653589793 0.0) math:sum 3.141592653589793 . - 3.141592653589793 math:cos -1.0 . + (3.141592653589793) math:cos -1.0 . (1 1 -1.0) math:product -1.0 . - 3.141592653589793 math:sin 1.2246467991473532e-16 . + (3.141592653589793) math:sin 1.2246467991473532e-16 . (1 1 1.2246467991473532e-16) math:product 1.2246467991473532e-16. } @@ -117,8 +117,8 @@ _:gn_12 { } _:gn_13 { - 0 math:notLessThan 0 . - 1 math:notLessThan 0 . + (0) math:notLessThan 0 . + (1) math:notLessThan 0 . (0 1.5707963267948966) math:sum 1.5707963267948966. } @@ -131,9 +131,9 @@ _:gn_15 { (1 2) math:exponentiation 1 . (0 1) math:sum 1 . (1 0.5) math:exponentiation 1 . - 0 math:absoluteValue 0 . + (0) math:absoluteValue 0 . (0 1) math:quotient 0 . - 0 math:acos 1.5707963267948966 . + (0) math:acos 1.5707963267948966 . (0 1 1.5707963267948966) complex:dial 1.5707963267948966. } @@ -144,16 +144,16 @@ _:gn_16 { _:gn_17 { (0 1) complex:polar (1 1.5707963267948966). (1 0) math:exponentiation 1 . - 1 math:negation -1 . + (1) math:negation -1 . (-1 1.5707963267948966) math:product -1.5707963267948966 . (2.718281828459045 -1.5707963267948966) math:exponentiation 0.20787957635076193 . (2.718281828459045 0.0) math:exponentiation 1 . (1 0.0) math:product 0.0 . (0 1.5707963267948966) math:product 0.0 . (0.0 0.0) math:sum 0.0 . - 0.0 math:cos 1.0 . + (0.0) math:cos 1.0 . (1 0.20787957635076193 1.0) math:product 0.20787957635076193 . - 0.0 math:sin 0.0 . + (0.0) math:sin 0.0 . (1 0.20787957635076193 0.0) math:product 0.0. } @@ -164,16 +164,16 @@ _:gn_18 { _:gn_19 { (2.718281828459045 0) complex:polar (2.718281828459045 0.0). (2.718281828459045 -1.57079632679) math:exponentiation 0.20787957635177984 . - 0 math:negation 0 . + (0) math:negation 0 . (0 0.0) math:product 0.0 . (2.718281828459045 0.0) math:exponentiation 1 . (2.718281828459045 1.0) math:exponentiation 2.718281828459045 . (0 1.0) math:product 0.0 . (-1.57079632679 0.0) math:product -0.0 . (0.0 -0.0) math:sum 0.0 . - 0.0 math:cos 1.0 . + (0.0) math:cos 1.0 . (0.20787957635177984 1 1.0) math:product 0.20787957635177984 . - 0.0 math:sin 0.0 . + (0.0) math:sin 0.0 . (0.20787957635177984 1 0.0) math:product 0.0. } @@ -195,7 +195,7 @@ _:gn_21 { (2.0 2) math:quotient 1.0 . (3.0 1) math:sum 4.0 . (4.0 2) math:quotient 2.0 . - 1.0 math:asin 1.5707963267948966 . + (1.0) math:asin 1.5707963267948966 . (2.0 2) math:exponentiation 4.0 . (4.0 1) math:difference 3.0 . (3.0 0.5) math:exponentiation 1.7320508075688772 . @@ -221,13 +221,13 @@ _:gn_23 { (2.0 2) math:quotient 1.0 . (3.0 1) math:sum 4.0 . (4.0 2) math:quotient 2.0 . - 1.0 math:acos 0.0 . + (1.0) math:acos 0.0 . (2.0 2) math:exponentiation 4.0 . (4.0 1) math:difference 3.0 . (3.0 0.5) math:exponentiation 1.7320508075688772 . (2.0 1.7320508075688772) math:sum 3.732050807568877 . (2.718281828459045 1.3169578969248166) math:exponentiation 3.732050807568877 . - 1.3169578969248166 math:negation -1.3169578969248166. + (1.3169578969248166) math:negation -1.3169578969248166. } _:gn_24 { diff --git a/lingua/output/easter.trig b/lingua/output/easter.trig index 6fc9678..e20706a 100644 --- a/lingua/output/easter.trig +++ b/lingua/output/easter.trig @@ -83,8 +83,8 @@ _:gn_1 { (24 4) math:remainder 0 . (2 0) math:product 0 . (2 6) math:product 12 . - 4 math:negation -4 . - 0 math:negation 0 . + (4) math:negation -4 . + (0) math:negation 0 . (32 0 12 -4 0) math:sum 40 . (40 7) math:remainder 5 . (11 4) math:product 44 . @@ -92,7 +92,7 @@ _:gn_1 { (10 44 110) math:sum 164 . (164 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (4 5 0 114) math:sum 123 . (123 31) math:integerQuotient 3 . (123 31) math:remainder 30 . @@ -124,8 +124,8 @@ _:gn_3 { (25 4) math:remainder 1 . (2 0) math:product 0 . (2 6) math:product 12 . - 23 math:negation -23 . - 1 math:negation -1 . + (23) math:negation -23 . + (1) math:negation -1 . (32 0 12 -23 -1) math:sum 20 . (20 7) math:remainder 6 . (11 23) math:product 253 . @@ -133,7 +133,7 @@ _:gn_3 { (11 253 132) math:sum 396 . (396 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (23 6 0 114) math:sum 143 . (143 31) math:integerQuotient 4 . (143 31) math:remainder 19 . @@ -165,8 +165,8 @@ _:gn_5 { (26 4) math:remainder 2 . (2 0) math:product 0 . (2 6) math:product 12 . - 12 math:negation -12 . - 2 math:negation -2 . + (12) math:negation -12 . + (2) math:negation -2 . (32 0 12 -12 -2) math:sum 30 . (30 7) math:remainder 2 . (11 12) math:product 132 . @@ -174,7 +174,7 @@ _:gn_5 { (12 132 44) math:sum 188 . (188 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (12 2 0 114) math:sum 128 . (128 31) math:integerQuotient 4 . (128 31) math:remainder 4 . @@ -206,8 +206,8 @@ _:gn_7 { (27 4) math:remainder 3 . (2 0) math:product 0 . (2 6) math:product 12 . - 1 math:negation -1 . - 3 math:negation -3 . + (1) math:negation -1 . + (3) math:negation -3 . (32 0 12 -1 -3) math:sum 40 . (40 7) math:remainder 5 . (11 1) math:product 11 . @@ -215,7 +215,7 @@ _:gn_7 { (13 11 110) math:sum 134 . (134 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (1 5 0 114) math:sum 120 . (120 31) math:integerQuotient 3 . (120 31) math:remainder 27 . @@ -247,8 +247,8 @@ _:gn_9 { (28 4) math:remainder 0 . (2 0) math:product 0 . (2 7) math:product 14 . - 20 math:negation -20 . - 0 math:negation 0 . + (20) math:negation -20 . + (0) math:negation 0 . (32 0 14 -20 0) math:sum 26 . (26 7) math:remainder 5 . (11 20) math:product 220 . @@ -256,7 +256,7 @@ _:gn_9 { (14 220 110) math:sum 344 . (344 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (20 5 0 114) math:sum 139 . (139 31) math:integerQuotient 4 . (139 31) math:remainder 15 . @@ -288,8 +288,8 @@ _:gn_11 { (29 4) math:remainder 1 . (2 0) math:product 0 . (2 7) math:product 14 . - 9 math:negation -9 . - 1 math:negation -1 . + (9) math:negation -9 . + (1) math:negation -1 . (32 0 14 -9 -1) math:sum 36 . (36 7) math:remainder 1 . (11 9) math:product 99 . @@ -297,7 +297,7 @@ _:gn_11 { (15 99 22) math:sum 136 . (136 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (9 1 0 114) math:sum 124 . (124 31) math:integerQuotient 4 . (124 31) math:remainder 0 . @@ -329,8 +329,8 @@ _:gn_13 { (30 4) math:remainder 2 . (2 0) math:product 0 . (2 7) math:product 14 . - 28 math:negation -28 . - 2 math:negation -2 . + (28) math:negation -28 . + (2) math:negation -2 . (32 0 14 -28 -2) math:sum 16 . (16 7) math:remainder 2 . (11 28) math:product 308 . @@ -338,7 +338,7 @@ _:gn_13 { (16 308 44) math:sum 368 . (368 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (28 2 0 114) math:sum 144 . (144 31) math:integerQuotient 4 . (144 31) math:remainder 20 . @@ -370,8 +370,8 @@ _:gn_15 { (31 4) math:remainder 3 . (2 0) math:product 0 . (2 7) math:product 14 . - 17 math:negation -17 . - 3 math:negation -3 . + (17) math:negation -17 . + (3) math:negation -3 . (32 0 14 -17 -3) math:sum 26 . (26 7) math:remainder 5 . (11 17) math:product 187 . @@ -379,7 +379,7 @@ _:gn_15 { (17 187 110) math:sum 314 . (314 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (17 5 0 114) math:sum 136 . (136 31) math:integerQuotient 4 . (136 31) math:remainder 12 . @@ -411,8 +411,8 @@ _:gn_17 { (32 4) math:remainder 0 . (2 0) math:product 0 . (2 8) math:product 16 . - 6 math:negation -6 . - 0 math:negation 0 . + (6) math:negation -6 . + (0) math:negation 0 . (32 0 16 -6 0) math:sum 42 . (42 7) math:remainder 0 . (11 6) math:product 66 . @@ -420,7 +420,7 @@ _:gn_17 { (18 66 0) math:sum 84 . (84 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (6 0 0 114) math:sum 120 . (120 31) math:integerQuotient 3 . (120 31) math:remainder 27 . @@ -452,8 +452,8 @@ _:gn_19 { (33 4) math:remainder 1 . (2 0) math:product 0 . (2 8) math:product 16 . - 24 math:negation -24 . - 1 math:negation -1 . + (24) math:negation -24 . + (1) math:negation -1 . (32 0 16 -24 -1) math:sum 23 . (23 7) math:remainder 2 . (11 24) math:product 264 . @@ -461,7 +461,7 @@ _:gn_19 { (0 264 44) math:sum 308 . (308 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (24 2 0 114) math:sum 140 . (140 31) math:integerQuotient 4 . (140 31) math:remainder 16 . @@ -493,8 +493,8 @@ _:gn_21 { (34 4) math:remainder 2 . (2 0) math:product 0 . (2 8) math:product 16 . - 13 math:negation -13 . - 2 math:negation -2 . + (13) math:negation -13 . + (2) math:negation -2 . (32 0 16 -13 -2) math:sum 33 . (33 7) math:remainder 5 . (11 13) math:product 143 . @@ -502,7 +502,7 @@ _:gn_21 { (1 143 110) math:sum 254 . (254 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (13 5 0 114) math:sum 132 . (132 31) math:integerQuotient 4 . (132 31) math:remainder 8 . @@ -534,8 +534,8 @@ _:gn_23 { (35 4) math:remainder 3 . (2 0) math:product 0 . (2 8) math:product 16 . - 2 math:negation -2 . - 3 math:negation -3 . + (2) math:negation -2 . + (3) math:negation -3 . (32 0 16 -2 -3) math:sum 43 . (43 7) math:remainder 1 . (11 2) math:product 22 . @@ -543,7 +543,7 @@ _:gn_23 { (2 22 22) math:sum 46 . (46 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (2 1 0 114) math:sum 117 . (117 31) math:integerQuotient 3 . (117 31) math:remainder 24 . @@ -575,8 +575,8 @@ _:gn_25 { (36 4) math:remainder 0 . (2 0) math:product 0 . (2 9) math:product 18 . - 21 math:negation -21 . - 0 math:negation 0 . + (21) math:negation -21 . + (0) math:negation 0 . (32 0 18 -21 0) math:sum 29 . (29 7) math:remainder 1 . (11 21) math:product 231 . @@ -584,7 +584,7 @@ _:gn_25 { (3 231 22) math:sum 256 . (256 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (21 1 0 114) math:sum 136 . (136 31) math:integerQuotient 4 . (136 31) math:remainder 12 . @@ -616,8 +616,8 @@ _:gn_27 { (37 4) math:remainder 1 . (2 0) math:product 0 . (2 9) math:product 18 . - 10 math:negation -10 . - 1 math:negation -1 . + (10) math:negation -10 . + (1) math:negation -1 . (32 0 18 -10 -1) math:sum 39 . (39 7) math:remainder 4 . (11 10) math:product 110 . @@ -625,7 +625,7 @@ _:gn_27 { (4 110 88) math:sum 202 . (202 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (10 4 0 114) math:sum 128 . (128 31) math:integerQuotient 4 . (128 31) math:remainder 4 . @@ -657,8 +657,8 @@ _:gn_29 { (38 4) math:remainder 2 . (2 0) math:product 0 . (2 9) math:product 18 . - 29 math:negation -29 . - 2 math:negation -2 . + (29) math:negation -29 . + (2) math:negation -2 . (32 0 18 -29 -2) math:sum 19 . (19 7) math:remainder 5 . (11 29) math:product 319 . @@ -666,7 +666,7 @@ _:gn_29 { (5 319 110) math:sum 434 . (434 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (29 5 0 114) math:sum 148 . (148 31) math:integerQuotient 4 . (148 31) math:remainder 24 . @@ -698,8 +698,8 @@ _:gn_31 { (39 4) math:remainder 3 . (2 0) math:product 0 . (2 9) math:product 18 . - 18 math:negation -18 . - 3 math:negation -3 . + (18) math:negation -18 . + (3) math:negation -3 . (32 0 18 -18 -3) math:sum 29 . (29 7) math:remainder 1 . (11 18) math:product 198 . @@ -707,7 +707,7 @@ _:gn_31 { (6 198 22) math:sum 226 . (226 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (18 1 0 114) math:sum 133 . (133 31) math:integerQuotient 4 . (133 31) math:remainder 9 . @@ -739,8 +739,8 @@ _:gn_33 { (40 4) math:remainder 0 . (2 0) math:product 0 . (2 10) math:product 20 . - 7 math:negation -7 . - 0 math:negation 0 . + (7) math:negation -7 . + (0) math:negation 0 . (32 0 20 -7 0) math:sum 45 . (45 7) math:remainder 3 . (11 7) math:product 77 . @@ -748,7 +748,7 @@ _:gn_33 { (7 77 66) math:sum 150 . (150 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (7 3 0 114) math:sum 124 . (124 31) math:integerQuotient 4 . (124 31) math:remainder 0 . @@ -780,8 +780,8 @@ _:gn_35 { (41 4) math:remainder 1 . (2 0) math:product 0 . (2 10) math:product 20 . - 26 math:negation -26 . - 1 math:negation -1 . + (26) math:negation -26 . + (1) math:negation -1 . (32 0 20 -26 -1) math:sum 25 . (25 7) math:remainder 4 . (11 26) math:product 286 . @@ -789,7 +789,7 @@ _:gn_35 { (8 286 88) math:sum 382 . (382 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (26 4 0 114) math:sum 144 . (144 31) math:integerQuotient 4 . (144 31) math:remainder 20 . @@ -821,8 +821,8 @@ _:gn_37 { (42 4) math:remainder 2 . (2 0) math:product 0 . (2 10) math:product 20 . - 15 math:negation -15 . - 2 math:negation -2 . + (15) math:negation -15 . + (2) math:negation -2 . (32 0 20 -15 -2) math:sum 35 . (35 7) math:remainder 0 . (11 15) math:product 165 . @@ -830,7 +830,7 @@ _:gn_37 { (9 165 0) math:sum 174 . (174 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (15 0 0 114) math:sum 129 . (129 31) math:integerQuotient 4 . (129 31) math:remainder 5 . @@ -862,8 +862,8 @@ _:gn_39 { (43 4) math:remainder 3 . (2 0) math:product 0 . (2 10) math:product 20 . - 4 math:negation -4 . - 3 math:negation -3 . + (4) math:negation -4 . + (3) math:negation -3 . (32 0 20 -4 -3) math:sum 45 . (45 7) math:remainder 3 . (11 4) math:product 44 . @@ -871,7 +871,7 @@ _:gn_39 { (10 44 66) math:sum 120 . (120 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (4 3 0 114) math:sum 121 . (121 31) math:integerQuotient 3 . (121 31) math:remainder 28 . @@ -903,8 +903,8 @@ _:gn_41 { (44 4) math:remainder 0 . (2 0) math:product 0 . (2 11) math:product 22 . - 23 math:negation -23 . - 0 math:negation 0 . + (23) math:negation -23 . + (0) math:negation 0 . (32 0 22 -23 0) math:sum 31 . (31 7) math:remainder 3 . (11 23) math:product 253 . @@ -912,7 +912,7 @@ _:gn_41 { (11 253 66) math:sum 330 . (330 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (23 3 0 114) math:sum 140 . (140 31) math:integerQuotient 4 . (140 31) math:remainder 16 . @@ -944,8 +944,8 @@ _:gn_43 { (45 4) math:remainder 1 . (2 0) math:product 0 . (2 11) math:product 22 . - 12 math:negation -12 . - 1 math:negation -1 . + (12) math:negation -12 . + (1) math:negation -1 . (32 0 22 -12 -1) math:sum 41 . (41 7) math:remainder 6 . (11 12) math:product 132 . @@ -953,7 +953,7 @@ _:gn_43 { (12 132 132) math:sum 276 . (276 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (12 6 0 114) math:sum 132 . (132 31) math:integerQuotient 4 . (132 31) math:remainder 8 . @@ -985,8 +985,8 @@ _:gn_45 { (46 4) math:remainder 2 . (2 0) math:product 0 . (2 11) math:product 22 . - 1 math:negation -1 . - 2 math:negation -2 . + (1) math:negation -1 . + (2) math:negation -2 . (32 0 22 -1 -2) math:sum 51 . (51 7) math:remainder 2 . (11 1) math:product 11 . @@ -994,7 +994,7 @@ _:gn_45 { (13 11 44) math:sum 68 . (68 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (1 2 0 114) math:sum 117 . (117 31) math:integerQuotient 3 . (117 31) math:remainder 24 . @@ -1026,8 +1026,8 @@ _:gn_47 { (47 4) math:remainder 3 . (2 0) math:product 0 . (2 11) math:product 22 . - 20 math:negation -20 . - 3 math:negation -3 . + (20) math:negation -20 . + (3) math:negation -3 . (32 0 22 -20 -3) math:sum 31 . (31 7) math:remainder 3 . (11 20) math:product 220 . @@ -1035,7 +1035,7 @@ _:gn_47 { (14 220 66) math:sum 300 . (300 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (20 3 0 114) math:sum 137 . (137 31) math:integerQuotient 4 . (137 31) math:remainder 13 . @@ -1067,8 +1067,8 @@ _:gn_49 { (48 4) math:remainder 0 . (2 0) math:product 0 . (2 12) math:product 24 . - 9 math:negation -9 . - 0 math:negation 0 . + (9) math:negation -9 . + (0) math:negation 0 . (32 0 24 -9 0) math:sum 47 . (47 7) math:remainder 5 . (11 9) math:product 99 . @@ -1076,7 +1076,7 @@ _:gn_49 { (15 99 110) math:sum 224 . (224 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (9 5 0 114) math:sum 128 . (128 31) math:integerQuotient 4 . (128 31) math:remainder 4 . @@ -1108,8 +1108,8 @@ _:gn_51 { (49 4) math:remainder 1 . (2 0) math:product 0 . (2 12) math:product 24 . - 28 math:negation -28 . - 1 math:negation -1 . + (28) math:negation -28 . + (1) math:negation -1 . (32 0 24 -28 -1) math:sum 27 . (27 7) math:remainder 6 . (11 28) math:product 308 . @@ -1117,7 +1117,7 @@ _:gn_51 { (16 308 132) math:sum 456 . (456 451) math:integerQuotient 1 . (7 1) math:product 7 . - 7 math:negation -7 . + (7) math:negation -7 . (28 6 -7 114) math:sum 141 . (141 31) math:integerQuotient 4 . (141 31) math:remainder 17 . @@ -1149,8 +1149,8 @@ _:gn_53 { (50 4) math:remainder 2 . (2 0) math:product 0 . (2 12) math:product 24 . - 17 math:negation -17 . - 2 math:negation -2 . + (17) math:negation -17 . + (2) math:negation -2 . (32 0 24 -17 -2) math:sum 37 . (37 7) math:remainder 2 . (11 17) math:product 187 . @@ -1158,7 +1158,7 @@ _:gn_53 { (17 187 44) math:sum 248 . (248 451) math:integerQuotient 0 . (7 0) math:product 0 . - 0 math:negation 0 . + (0) math:negation 0 . (17 2 0 114) math:sum 133 . (133 31) math:integerQuotient 4 . (133 31) math:remainder 9 . diff --git a/lingua/output/fibonacci.trig b/lingua/output/fibonacci.trig index 5f2dac1..1e52e85 100644 --- a/lingua/output/fibonacci.trig +++ b/lingua/output/fibonacci.trig @@ -4087,7 +4087,7 @@ _:gn_4 { } _:gn_5 { - 2 math:greaterThan 1 . + (2) math:greaterThan 1 . (2 1) math:difference 1 . (3 5) math:sum 8 . (1 5 8) :fib 8. @@ -4098,7 +4098,7 @@ _:gn_6 { } _:gn_7 { - 3 math:greaterThan 1 . + (3) math:greaterThan 1 . (3 1) math:difference 2 . (2 3) math:sum 5 . (2 3 5) :fib 8. @@ -4109,7 +4109,7 @@ _:gn_8 { } _:gn_9 { - 4 math:greaterThan 1 . + (4) math:greaterThan 1 . (4 1) math:difference 3 . (1 2) math:sum 3 . (3 2 3) :fib 8. @@ -4120,7 +4120,7 @@ _:gn_10 { } _:gn_11 { - 5 math:greaterThan 1 . + (5) math:greaterThan 1 . (5 1) math:difference 4 . (1 1) math:sum 2 . (4 1 2) :fib 8. @@ -4131,7 +4131,7 @@ _:gn_12 { } _:gn_13 { - 6 math:greaterThan 1 . + (6) math:greaterThan 1 . (6 1) math:difference 5 . (0 1) math:sum 1 . (5 1 1) :fib 8. @@ -4146,7 +4146,7 @@ _:gn_15 { } _:gn_16 { - 2 math:greaterThan 1 . + (2) math:greaterThan 1 . (2 1) math:difference 1 . (1779979416004714189 2880067194370816120) math:sum 4660046610375530309 . (1 2880067194370816120 4660046610375530309) :fib 4660046610375530309. @@ -4157,7 +4157,7 @@ _:gn_17 { } _:gn_18 { - 3 math:greaterThan 1 . + (3) math:greaterThan 1 . (3 1) math:difference 2 . (1100087778366101931 1779979416004714189) math:sum 2880067194370816120 . (2 1779979416004714189 2880067194370816120) :fib 4660046610375530309. @@ -4168,7 +4168,7 @@ _:gn_19 { } _:gn_20 { - 4 math:greaterThan 1 . + (4) math:greaterThan 1 . (4 1) math:difference 3 . (679891637638612258 1100087778366101931) math:sum 1779979416004714189 . (3 1100087778366101931 1779979416004714189) :fib 4660046610375530309. @@ -4179,7 +4179,7 @@ _:gn_21 { } _:gn_22 { - 5 math:greaterThan 1 . + (5) math:greaterThan 1 . (5 1) math:difference 4 . (420196140727489673 679891637638612258) math:sum 1100087778366101931 . (4 679891637638612258 1100087778366101931) :fib 4660046610375530309. @@ -4190,7 +4190,7 @@ _:gn_23 { } _:gn_24 { - 6 math:greaterThan 1 . + (6) math:greaterThan 1 . (6 1) math:difference 5 . (259695496911122585 420196140727489673) math:sum 679891637638612258 . (5 420196140727489673 679891637638612258) :fib 4660046610375530309. @@ -4201,7 +4201,7 @@ _:gn_25 { } _:gn_26 { - 7 math:greaterThan 1 . + (7) math:greaterThan 1 . (7 1) math:difference 6 . (160500643816367088 259695496911122585) math:sum 420196140727489673 . (6 259695496911122585 420196140727489673) :fib 4660046610375530309. @@ -4212,7 +4212,7 @@ _:gn_27 { } _:gn_28 { - 8 math:greaterThan 1 . + (8) math:greaterThan 1 . (8 1) math:difference 7 . (99194853094755497 160500643816367088) math:sum 259695496911122585 . (7 160500643816367088 259695496911122585) :fib 4660046610375530309. @@ -4223,7 +4223,7 @@ _:gn_29 { } _:gn_30 { - 9 math:greaterThan 1 . + (9) math:greaterThan 1 . (9 1) math:difference 8 . (61305790721611591 99194853094755497) math:sum 160500643816367088 . (8 99194853094755497 160500643816367088) :fib 4660046610375530309. @@ -4234,7 +4234,7 @@ _:gn_31 { } _:gn_32 { - 10 math:greaterThan 1 . + (10) math:greaterThan 1 . (10 1) math:difference 9 . (37889062373143906 61305790721611591) math:sum 99194853094755497 . (9 61305790721611591 99194853094755497) :fib 4660046610375530309. @@ -4245,7 +4245,7 @@ _:gn_33 { } _:gn_34 { - 11 math:greaterThan 1 . + (11) math:greaterThan 1 . (11 1) math:difference 10 . (23416728348467685 37889062373143906) math:sum 61305790721611591 . (10 37889062373143906 61305790721611591) :fib 4660046610375530309. @@ -4256,7 +4256,7 @@ _:gn_35 { } _:gn_36 { - 12 math:greaterThan 1 . + (12) math:greaterThan 1 . (12 1) math:difference 11 . (14472334024676221 23416728348467685) math:sum 37889062373143906 . (11 23416728348467685 37889062373143906) :fib 4660046610375530309. @@ -4267,7 +4267,7 @@ _:gn_37 { } _:gn_38 { - 13 math:greaterThan 1 . + (13) math:greaterThan 1 . (13 1) math:difference 12 . (8944394323791464 14472334024676221) math:sum 23416728348467685 . (12 14472334024676221 23416728348467685) :fib 4660046610375530309. @@ -4278,7 +4278,7 @@ _:gn_39 { } _:gn_40 { - 14 math:greaterThan 1 . + (14) math:greaterThan 1 . (14 1) math:difference 13 . (5527939700884757 8944394323791464) math:sum 14472334024676221 . (13 8944394323791464 14472334024676221) :fib 4660046610375530309. @@ -4289,7 +4289,7 @@ _:gn_41 { } _:gn_42 { - 15 math:greaterThan 1 . + (15) math:greaterThan 1 . (15 1) math:difference 14 . (3416454622906707 5527939700884757) math:sum 8944394323791464 . (14 5527939700884757 8944394323791464) :fib 4660046610375530309. @@ -4300,7 +4300,7 @@ _:gn_43 { } _:gn_44 { - 16 math:greaterThan 1 . + (16) math:greaterThan 1 . (16 1) math:difference 15 . (2111485077978050 3416454622906707) math:sum 5527939700884757 . (15 3416454622906707 5527939700884757) :fib 4660046610375530309. @@ -4311,7 +4311,7 @@ _:gn_45 { } _:gn_46 { - 17 math:greaterThan 1 . + (17) math:greaterThan 1 . (17 1) math:difference 16 . (1304969544928657 2111485077978050) math:sum 3416454622906707 . (16 2111485077978050 3416454622906707) :fib 4660046610375530309. @@ -4322,7 +4322,7 @@ _:gn_47 { } _:gn_48 { - 18 math:greaterThan 1 . + (18) math:greaterThan 1 . (18 1) math:difference 17 . (806515533049393 1304969544928657) math:sum 2111485077978050 . (17 1304969544928657 2111485077978050) :fib 4660046610375530309. @@ -4333,7 +4333,7 @@ _:gn_49 { } _:gn_50 { - 19 math:greaterThan 1 . + (19) math:greaterThan 1 . (19 1) math:difference 18 . (498454011879264 806515533049393) math:sum 1304969544928657 . (18 806515533049393 1304969544928657) :fib 4660046610375530309. @@ -4344,7 +4344,7 @@ _:gn_51 { } _:gn_52 { - 20 math:greaterThan 1 . + (20) math:greaterThan 1 . (20 1) math:difference 19 . (308061521170129 498454011879264) math:sum 806515533049393 . (19 498454011879264 806515533049393) :fib 4660046610375530309. @@ -4355,7 +4355,7 @@ _:gn_53 { } _:gn_54 { - 21 math:greaterThan 1 . + (21) math:greaterThan 1 . (21 1) math:difference 20 . (190392490709135 308061521170129) math:sum 498454011879264 . (20 308061521170129 498454011879264) :fib 4660046610375530309. @@ -4366,7 +4366,7 @@ _:gn_55 { } _:gn_56 { - 22 math:greaterThan 1 . + (22) math:greaterThan 1 . (22 1) math:difference 21 . (117669030460994 190392490709135) math:sum 308061521170129 . (21 190392490709135 308061521170129) :fib 4660046610375530309. @@ -4377,7 +4377,7 @@ _:gn_57 { } _:gn_58 { - 23 math:greaterThan 1 . + (23) math:greaterThan 1 . (23 1) math:difference 22 . (72723460248141 117669030460994) math:sum 190392490709135 . (22 117669030460994 190392490709135) :fib 4660046610375530309. @@ -4388,7 +4388,7 @@ _:gn_59 { } _:gn_60 { - 24 math:greaterThan 1 . + (24) math:greaterThan 1 . (24 1) math:difference 23 . (44945570212853 72723460248141) math:sum 117669030460994 . (23 72723460248141 117669030460994) :fib 4660046610375530309. @@ -4399,7 +4399,7 @@ _:gn_61 { } _:gn_62 { - 25 math:greaterThan 1 . + (25) math:greaterThan 1 . (25 1) math:difference 24 . (27777890035288 44945570212853) math:sum 72723460248141 . (24 44945570212853 72723460248141) :fib 4660046610375530309. @@ -4410,7 +4410,7 @@ _:gn_63 { } _:gn_64 { - 26 math:greaterThan 1 . + (26) math:greaterThan 1 . (26 1) math:difference 25 . (17167680177565 27777890035288) math:sum 44945570212853 . (25 27777890035288 44945570212853) :fib 4660046610375530309. @@ -4421,7 +4421,7 @@ _:gn_65 { } _:gn_66 { - 27 math:greaterThan 1 . + (27) math:greaterThan 1 . (27 1) math:difference 26 . (10610209857723 17167680177565) math:sum 27777890035288 . (26 17167680177565 27777890035288) :fib 4660046610375530309. @@ -4432,7 +4432,7 @@ _:gn_67 { } _:gn_68 { - 28 math:greaterThan 1 . + (28) math:greaterThan 1 . (28 1) math:difference 27 . (6557470319842 10610209857723) math:sum 17167680177565 . (27 10610209857723 17167680177565) :fib 4660046610375530309. @@ -4443,7 +4443,7 @@ _:gn_69 { } _:gn_70 { - 29 math:greaterThan 1 . + (29) math:greaterThan 1 . (29 1) math:difference 28 . (4052739537881 6557470319842) math:sum 10610209857723 . (28 6557470319842 10610209857723) :fib 4660046610375530309. @@ -4454,7 +4454,7 @@ _:gn_71 { } _:gn_72 { - 30 math:greaterThan 1 . + (30) math:greaterThan 1 . (30 1) math:difference 29 . (2504730781961 4052739537881) math:sum 6557470319842 . (29 4052739537881 6557470319842) :fib 4660046610375530309. @@ -4465,7 +4465,7 @@ _:gn_73 { } _:gn_74 { - 31 math:greaterThan 1 . + (31) math:greaterThan 1 . (31 1) math:difference 30 . (1548008755920 2504730781961) math:sum 4052739537881 . (30 2504730781961 4052739537881) :fib 4660046610375530309. @@ -4476,7 +4476,7 @@ _:gn_75 { } _:gn_76 { - 32 math:greaterThan 1 . + (32) math:greaterThan 1 . (32 1) math:difference 31 . (956722026041 1548008755920) math:sum 2504730781961 . (31 1548008755920 2504730781961) :fib 4660046610375530309. @@ -4487,7 +4487,7 @@ _:gn_77 { } _:gn_78 { - 33 math:greaterThan 1 . + (33) math:greaterThan 1 . (33 1) math:difference 32 . (591286729879 956722026041) math:sum 1548008755920 . (32 956722026041 1548008755920) :fib 4660046610375530309. @@ -4498,7 +4498,7 @@ _:gn_79 { } _:gn_80 { - 34 math:greaterThan 1 . + (34) math:greaterThan 1 . (34 1) math:difference 33 . (365435296162 591286729879) math:sum 956722026041 . (33 591286729879 956722026041) :fib 4660046610375530309. @@ -4509,7 +4509,7 @@ _:gn_81 { } _:gn_82 { - 35 math:greaterThan 1 . + (35) math:greaterThan 1 . (35 1) math:difference 34 . (225851433717 365435296162) math:sum 591286729879 . (34 365435296162 591286729879) :fib 4660046610375530309. @@ -4520,7 +4520,7 @@ _:gn_83 { } _:gn_84 { - 36 math:greaterThan 1 . + (36) math:greaterThan 1 . (36 1) math:difference 35 . (139583862445 225851433717) math:sum 365435296162 . (35 225851433717 365435296162) :fib 4660046610375530309. @@ -4531,7 +4531,7 @@ _:gn_85 { } _:gn_86 { - 37 math:greaterThan 1 . + (37) math:greaterThan 1 . (37 1) math:difference 36 . (86267571272 139583862445) math:sum 225851433717 . (36 139583862445 225851433717) :fib 4660046610375530309. @@ -4542,7 +4542,7 @@ _:gn_87 { } _:gn_88 { - 38 math:greaterThan 1 . + (38) math:greaterThan 1 . (38 1) math:difference 37 . (53316291173 86267571272) math:sum 139583862445 . (37 86267571272 139583862445) :fib 4660046610375530309. @@ -4553,7 +4553,7 @@ _:gn_89 { } _:gn_90 { - 39 math:greaterThan 1 . + (39) math:greaterThan 1 . (39 1) math:difference 38 . (32951280099 53316291173) math:sum 86267571272 . (38 53316291173 86267571272) :fib 4660046610375530309. @@ -4564,7 +4564,7 @@ _:gn_91 { } _:gn_92 { - 40 math:greaterThan 1 . + (40) math:greaterThan 1 . (40 1) math:difference 39 . (20365011074 32951280099) math:sum 53316291173 . (39 32951280099 53316291173) :fib 4660046610375530309. @@ -4575,7 +4575,7 @@ _:gn_93 { } _:gn_94 { - 41 math:greaterThan 1 . + (41) math:greaterThan 1 . (41 1) math:difference 40 . (12586269025 20365011074) math:sum 32951280099 . (40 20365011074 32951280099) :fib 4660046610375530309. @@ -4586,7 +4586,7 @@ _:gn_95 { } _:gn_96 { - 42 math:greaterThan 1 . + (42) math:greaterThan 1 . (42 1) math:difference 41 . (7778742049 12586269025) math:sum 20365011074 . (41 12586269025 20365011074) :fib 4660046610375530309. @@ -4597,7 +4597,7 @@ _:gn_97 { } _:gn_98 { - 43 math:greaterThan 1 . + (43) math:greaterThan 1 . (43 1) math:difference 42 . (4807526976 7778742049) math:sum 12586269025 . (42 7778742049 12586269025) :fib 4660046610375530309. @@ -4608,7 +4608,7 @@ _:gn_99 { } _:gn_100 { - 44 math:greaterThan 1 . + (44) math:greaterThan 1 . (44 1) math:difference 43 . (2971215073 4807526976) math:sum 7778742049 . (43 4807526976 7778742049) :fib 4660046610375530309. @@ -4619,7 +4619,7 @@ _:gn_101 { } _:gn_102 { - 45 math:greaterThan 1 . + (45) math:greaterThan 1 . (45 1) math:difference 44 . (1836311903 2971215073) math:sum 4807526976 . (44 2971215073 4807526976) :fib 4660046610375530309. @@ -4630,7 +4630,7 @@ _:gn_103 { } _:gn_104 { - 46 math:greaterThan 1 . + (46) math:greaterThan 1 . (46 1) math:difference 45 . (1134903170 1836311903) math:sum 2971215073 . (45 1836311903 2971215073) :fib 4660046610375530309. @@ -4641,7 +4641,7 @@ _:gn_105 { } _:gn_106 { - 47 math:greaterThan 1 . + (47) math:greaterThan 1 . (47 1) math:difference 46 . (701408733 1134903170) math:sum 1836311903 . (46 1134903170 1836311903) :fib 4660046610375530309. @@ -4652,7 +4652,7 @@ _:gn_107 { } _:gn_108 { - 48 math:greaterThan 1 . + (48) math:greaterThan 1 . (48 1) math:difference 47 . (433494437 701408733) math:sum 1134903170 . (47 701408733 1134903170) :fib 4660046610375530309. @@ -4663,7 +4663,7 @@ _:gn_109 { } _:gn_110 { - 49 math:greaterThan 1 . + (49) math:greaterThan 1 . (49 1) math:difference 48 . (267914296 433494437) math:sum 701408733 . (48 433494437 701408733) :fib 4660046610375530309. @@ -4674,7 +4674,7 @@ _:gn_111 { } _:gn_112 { - 50 math:greaterThan 1 . + (50) math:greaterThan 1 . (50 1) math:difference 49 . (165580141 267914296) math:sum 433494437 . (49 267914296 433494437) :fib 4660046610375530309. @@ -4685,7 +4685,7 @@ _:gn_113 { } _:gn_114 { - 51 math:greaterThan 1 . + (51) math:greaterThan 1 . (51 1) math:difference 50 . (102334155 165580141) math:sum 267914296 . (50 165580141 267914296) :fib 4660046610375530309. @@ -4696,7 +4696,7 @@ _:gn_115 { } _:gn_116 { - 52 math:greaterThan 1 . + (52) math:greaterThan 1 . (52 1) math:difference 51 . (63245986 102334155) math:sum 165580141 . (51 102334155 165580141) :fib 4660046610375530309. @@ -4707,7 +4707,7 @@ _:gn_117 { } _:gn_118 { - 53 math:greaterThan 1 . + (53) math:greaterThan 1 . (53 1) math:difference 52 . (39088169 63245986) math:sum 102334155 . (52 63245986 102334155) :fib 4660046610375530309. @@ -4718,7 +4718,7 @@ _:gn_119 { } _:gn_120 { - 54 math:greaterThan 1 . + (54) math:greaterThan 1 . (54 1) math:difference 53 . (24157817 39088169) math:sum 63245986 . (53 39088169 63245986) :fib 4660046610375530309. @@ -4729,7 +4729,7 @@ _:gn_121 { } _:gn_122 { - 55 math:greaterThan 1 . + (55) math:greaterThan 1 . (55 1) math:difference 54 . (14930352 24157817) math:sum 39088169 . (54 24157817 39088169) :fib 4660046610375530309. @@ -4740,7 +4740,7 @@ _:gn_123 { } _:gn_124 { - 56 math:greaterThan 1 . + (56) math:greaterThan 1 . (56 1) math:difference 55 . (9227465 14930352) math:sum 24157817 . (55 14930352 24157817) :fib 4660046610375530309. @@ -4751,7 +4751,7 @@ _:gn_125 { } _:gn_126 { - 57 math:greaterThan 1 . + (57) math:greaterThan 1 . (57 1) math:difference 56 . (5702887 9227465) math:sum 14930352 . (56 9227465 14930352) :fib 4660046610375530309. @@ -4762,7 +4762,7 @@ _:gn_127 { } _:gn_128 { - 58 math:greaterThan 1 . + (58) math:greaterThan 1 . (58 1) math:difference 57 . (3524578 5702887) math:sum 9227465 . (57 5702887 9227465) :fib 4660046610375530309. @@ -4773,7 +4773,7 @@ _:gn_129 { } _:gn_130 { - 59 math:greaterThan 1 . + (59) math:greaterThan 1 . (59 1) math:difference 58 . (2178309 3524578) math:sum 5702887 . (58 3524578 5702887) :fib 4660046610375530309. @@ -4784,7 +4784,7 @@ _:gn_131 { } _:gn_132 { - 60 math:greaterThan 1 . + (60) math:greaterThan 1 . (60 1) math:difference 59 . (1346269 2178309) math:sum 3524578 . (59 2178309 3524578) :fib 4660046610375530309. @@ -4795,7 +4795,7 @@ _:gn_133 { } _:gn_134 { - 61 math:greaterThan 1 . + (61) math:greaterThan 1 . (61 1) math:difference 60 . (832040 1346269) math:sum 2178309 . (60 1346269 2178309) :fib 4660046610375530309. @@ -4806,7 +4806,7 @@ _:gn_135 { } _:gn_136 { - 62 math:greaterThan 1 . + (62) math:greaterThan 1 . (62 1) math:difference 61 . (514229 832040) math:sum 1346269 . (61 832040 1346269) :fib 4660046610375530309. @@ -4817,7 +4817,7 @@ _:gn_137 { } _:gn_138 { - 63 math:greaterThan 1 . + (63) math:greaterThan 1 . (63 1) math:difference 62 . (317811 514229) math:sum 832040 . (62 514229 832040) :fib 4660046610375530309. @@ -4828,7 +4828,7 @@ _:gn_139 { } _:gn_140 { - 64 math:greaterThan 1 . + (64) math:greaterThan 1 . (64 1) math:difference 63 . (196418 317811) math:sum 514229 . (63 317811 514229) :fib 4660046610375530309. @@ -4839,7 +4839,7 @@ _:gn_141 { } _:gn_142 { - 65 math:greaterThan 1 . + (65) math:greaterThan 1 . (65 1) math:difference 64 . (121393 196418) math:sum 317811 . (64 196418 317811) :fib 4660046610375530309. @@ -4850,7 +4850,7 @@ _:gn_143 { } _:gn_144 { - 66 math:greaterThan 1 . + (66) math:greaterThan 1 . (66 1) math:difference 65 . (75025 121393) math:sum 196418 . (65 121393 196418) :fib 4660046610375530309. @@ -4861,7 +4861,7 @@ _:gn_145 { } _:gn_146 { - 67 math:greaterThan 1 . + (67) math:greaterThan 1 . (67 1) math:difference 66 . (46368 75025) math:sum 121393 . (66 75025 121393) :fib 4660046610375530309. @@ -4872,7 +4872,7 @@ _:gn_147 { } _:gn_148 { - 68 math:greaterThan 1 . + (68) math:greaterThan 1 . (68 1) math:difference 67 . (28657 46368) math:sum 75025 . (67 46368 75025) :fib 4660046610375530309. @@ -4883,7 +4883,7 @@ _:gn_149 { } _:gn_150 { - 69 math:greaterThan 1 . + (69) math:greaterThan 1 . (69 1) math:difference 68 . (17711 28657) math:sum 46368 . (68 28657 46368) :fib 4660046610375530309. @@ -4894,7 +4894,7 @@ _:gn_151 { } _:gn_152 { - 70 math:greaterThan 1 . + (70) math:greaterThan 1 . (70 1) math:difference 69 . (10946 17711) math:sum 28657 . (69 17711 28657) :fib 4660046610375530309. @@ -4905,7 +4905,7 @@ _:gn_153 { } _:gn_154 { - 71 math:greaterThan 1 . + (71) math:greaterThan 1 . (71 1) math:difference 70 . (6765 10946) math:sum 17711 . (70 10946 17711) :fib 4660046610375530309. @@ -4916,7 +4916,7 @@ _:gn_155 { } _:gn_156 { - 72 math:greaterThan 1 . + (72) math:greaterThan 1 . (72 1) math:difference 71 . (4181 6765) math:sum 10946 . (71 6765 10946) :fib 4660046610375530309. @@ -4927,7 +4927,7 @@ _:gn_157 { } _:gn_158 { - 73 math:greaterThan 1 . + (73) math:greaterThan 1 . (73 1) math:difference 72 . (2584 4181) math:sum 6765 . (72 4181 6765) :fib 4660046610375530309. @@ -4938,7 +4938,7 @@ _:gn_159 { } _:gn_160 { - 74 math:greaterThan 1 . + (74) math:greaterThan 1 . (74 1) math:difference 73 . (1597 2584) math:sum 4181 . (73 2584 4181) :fib 4660046610375530309. @@ -4949,7 +4949,7 @@ _:gn_161 { } _:gn_162 { - 75 math:greaterThan 1 . + (75) math:greaterThan 1 . (75 1) math:difference 74 . (987 1597) math:sum 2584 . (74 1597 2584) :fib 4660046610375530309. @@ -4960,7 +4960,7 @@ _:gn_163 { } _:gn_164 { - 76 math:greaterThan 1 . + (76) math:greaterThan 1 . (76 1) math:difference 75 . (610 987) math:sum 1597 . (75 987 1597) :fib 4660046610375530309. @@ -4971,7 +4971,7 @@ _:gn_165 { } _:gn_166 { - 77 math:greaterThan 1 . + (77) math:greaterThan 1 . (77 1) math:difference 76 . (377 610) math:sum 987 . (76 610 987) :fib 4660046610375530309. @@ -4982,7 +4982,7 @@ _:gn_167 { } _:gn_168 { - 78 math:greaterThan 1 . + (78) math:greaterThan 1 . (78 1) math:difference 77 . (233 377) math:sum 610 . (77 377 610) :fib 4660046610375530309. @@ -4993,7 +4993,7 @@ _:gn_169 { } _:gn_170 { - 79 math:greaterThan 1 . + (79) math:greaterThan 1 . (79 1) math:difference 78 . (144 233) math:sum 377 . (78 233 377) :fib 4660046610375530309. @@ -5004,7 +5004,7 @@ _:gn_171 { } _:gn_172 { - 80 math:greaterThan 1 . + (80) math:greaterThan 1 . (80 1) math:difference 79 . (89 144) math:sum 233 . (79 144 233) :fib 4660046610375530309. @@ -5015,7 +5015,7 @@ _:gn_173 { } _:gn_174 { - 81 math:greaterThan 1 . + (81) math:greaterThan 1 . (81 1) math:difference 80 . (55 89) math:sum 144 . (80 89 144) :fib 4660046610375530309. @@ -5026,7 +5026,7 @@ _:gn_175 { } _:gn_176 { - 82 math:greaterThan 1 . + (82) math:greaterThan 1 . (82 1) math:difference 81 . (34 55) math:sum 89 . (81 55 89) :fib 4660046610375530309. @@ -5037,7 +5037,7 @@ _:gn_177 { } _:gn_178 { - 83 math:greaterThan 1 . + (83) math:greaterThan 1 . (83 1) math:difference 82 . (21 34) math:sum 55 . (82 34 55) :fib 4660046610375530309. @@ -5048,7 +5048,7 @@ _:gn_179 { } _:gn_180 { - 84 math:greaterThan 1 . + (84) math:greaterThan 1 . (84 1) math:difference 83 . (13 21) math:sum 34 . (83 21 34) :fib 4660046610375530309. @@ -5059,7 +5059,7 @@ _:gn_181 { } _:gn_182 { - 85 math:greaterThan 1 . + (85) math:greaterThan 1 . (85 1) math:difference 84 . (8 13) math:sum 21 . (84 13 21) :fib 4660046610375530309. @@ -5070,7 +5070,7 @@ _:gn_183 { } _:gn_184 { - 86 math:greaterThan 1 . + (86) math:greaterThan 1 . (86 1) math:difference 85 . (5 8) math:sum 13 . (85 8 13) :fib 4660046610375530309. @@ -5081,7 +5081,7 @@ _:gn_185 { } _:gn_186 { - 87 math:greaterThan 1 . + (87) math:greaterThan 1 . (87 1) math:difference 86 . (3 5) math:sum 8 . (86 5 8) :fib 4660046610375530309. @@ -5092,7 +5092,7 @@ _:gn_187 { } _:gn_188 { - 88 math:greaterThan 1 . + (88) math:greaterThan 1 . (88 1) math:difference 87 . (2 3) math:sum 5 . (87 3 5) :fib 4660046610375530309. @@ -5103,7 +5103,7 @@ _:gn_189 { } _:gn_190 { - 89 math:greaterThan 1 . + (89) math:greaterThan 1 . (89 1) math:difference 88 . (1 2) math:sum 3 . (88 2 3) :fib 4660046610375530309. @@ -5114,7 +5114,7 @@ _:gn_191 { } _:gn_192 { - 90 math:greaterThan 1 . + (90) math:greaterThan 1 . (90 1) math:difference 89 . (1 1) math:sum 2 . (89 1 2) :fib 4660046610375530309. @@ -5125,7 +5125,7 @@ _:gn_193 { } _:gn_194 { - 91 math:greaterThan 1 . + (91) math:greaterThan 1 . (91 1) math:difference 90 . (0 1) math:sum 1 . (90 1 1) :fib 4660046610375530309. @@ -5140,7 +5140,7 @@ _:gn_196 { } _:gn_197 { - 2 math:greaterThan 1 . + (2) math:greaterThan 1 . (2 1) math:difference 1 . (23770696554372451866815101694984845480039225387896643963981 38461794961234640015759308940939757590587318989278841661816) math:sum 62232491515607091882574410635924603070626544377175485625797 . (1 38461794961234640015759308940939757590587318989278841661816 62232491515607091882574410635924603070626544377175485625797) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5151,7 +5151,7 @@ _:gn_198 { } _:gn_199 { - 3 math:greaterThan 1 . + (3) math:greaterThan 1 . (3 1) math:difference 2 . (14691098406862188148944207245954912110548093601382197697835 23770696554372451866815101694984845480039225387896643963981) math:sum 38461794961234640015759308940939757590587318989278841661816 . (2 23770696554372451866815101694984845480039225387896643963981 38461794961234640015759308940939757590587318989278841661816) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5162,7 +5162,7 @@ _:gn_200 { } _:gn_201 { - 4 math:greaterThan 1 . + (4) math:greaterThan 1 . (4 1) math:difference 3 . (9079598147510263717870894449029933369491131786514446266146 14691098406862188148944207245954912110548093601382197697835) math:sum 23770696554372451866815101694984845480039225387896643963981 . (3 14691098406862188148944207245954912110548093601382197697835 23770696554372451866815101694984845480039225387896643963981) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5173,7 +5173,7 @@ _:gn_202 { } _:gn_203 { - 5 math:greaterThan 1 . + (5) math:greaterThan 1 . (5 1) math:difference 4 . (5611500259351924431073312796924978741056961814867751431689 9079598147510263717870894449029933369491131786514446266146) math:sum 14691098406862188148944207245954912110548093601382197697835 . (4 9079598147510263717870894449029933369491131786514446266146 14691098406862188148944207245954912110548093601382197697835) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5184,7 +5184,7 @@ _:gn_204 { } _:gn_205 { - 6 math:greaterThan 1 . + (6) math:greaterThan 1 . (6 1) math:difference 5 . (3468097888158339286797581652104954628434169971646694834457 5611500259351924431073312796924978741056961814867751431689) math:sum 9079598147510263717870894449029933369491131786514446266146 . (5 5611500259351924431073312796924978741056961814867751431689 9079598147510263717870894449029933369491131786514446266146) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5195,7 +5195,7 @@ _:gn_206 { } _:gn_207 { - 7 math:greaterThan 1 . + (7) math:greaterThan 1 . (7 1) math:difference 6 . (2143402371193585144275731144820024112622791843221056597232 3468097888158339286797581652104954628434169971646694834457) math:sum 5611500259351924431073312796924978741056961814867751431689 . (6 3468097888158339286797581652104954628434169971646694834457 5611500259351924431073312796924978741056961814867751431689) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5206,7 +5206,7 @@ _:gn_208 { } _:gn_209 { - 8 math:greaterThan 1 . + (8) math:greaterThan 1 . (8 1) math:difference 7 . (1324695516964754142521850507284930515811378128425638237225 2143402371193585144275731144820024112622791843221056597232) math:sum 3468097888158339286797581652104954628434169971646694834457 . (7 2143402371193585144275731144820024112622791843221056597232 3468097888158339286797581652104954628434169971646694834457) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5217,7 +5217,7 @@ _:gn_210 { } _:gn_211 { - 9 math:greaterThan 1 . + (9) math:greaterThan 1 . (9 1) math:difference 8 . (818706854228831001753880637535093596811413714795418360007 1324695516964754142521850507284930515811378128425638237225) math:sum 2143402371193585144275731144820024112622791843221056597232 . (8 1324695516964754142521850507284930515811378128425638237225 2143402371193585144275731144820024112622791843221056597232) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5228,7 +5228,7 @@ _:gn_212 { } _:gn_213 { - 10 math:greaterThan 1 . + (10) math:greaterThan 1 . (10 1) math:difference 9 . (505988662735923140767969869749836918999964413630219877218 818706854228831001753880637535093596811413714795418360007) math:sum 1324695516964754142521850507284930515811378128425638237225 . (9 818706854228831001753880637535093596811413714795418360007 1324695516964754142521850507284930515811378128425638237225) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5239,7 +5239,7 @@ _:gn_214 { } _:gn_215 { - 11 math:greaterThan 1 . + (11) math:greaterThan 1 . (11 1) math:difference 10 . (312718191492907860985910767785256677811449301165198482789 505988662735923140767969869749836918999964413630219877218) math:sum 818706854228831001753880637535093596811413714795418360007 . (10 505988662735923140767969869749836918999964413630219877218 818706854228831001753880637535093596811413714795418360007) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5250,7 +5250,7 @@ _:gn_216 { } _:gn_217 { - 12 math:greaterThan 1 . + (12) math:greaterThan 1 . (12 1) math:difference 11 . (193270471243015279782059101964580241188515112465021394429 312718191492907860985910767785256677811449301165198482789) math:sum 505988662735923140767969869749836918999964413630219877218 . (11 312718191492907860985910767785256677811449301165198482789 505988662735923140767969869749836918999964413630219877218) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5261,7 +5261,7 @@ _:gn_218 { } _:gn_219 { - 13 math:greaterThan 1 . + (13) math:greaterThan 1 . (13 1) math:difference 12 . (119447720249892581203851665820676436622934188700177088360 193270471243015279782059101964580241188515112465021394429) math:sum 312718191492907860985910767785256677811449301165198482789 . (12 193270471243015279782059101964580241188515112465021394429 312718191492907860985910767785256677811449301165198482789) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5272,7 +5272,7 @@ _:gn_220 { } _:gn_221 { - 14 math:greaterThan 1 . + (14) math:greaterThan 1 . (14 1) math:difference 13 . (73822750993122698578207436143903804565580923764844306069 119447720249892581203851665820676436622934188700177088360) math:sum 193270471243015279782059101964580241188515112465021394429 . (13 119447720249892581203851665820676436622934188700177088360 193270471243015279782059101964580241188515112465021394429) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5283,7 +5283,7 @@ _:gn_222 { } _:gn_223 { - 15 math:greaterThan 1 . + (15) math:greaterThan 1 . (15 1) math:difference 14 . (45624969256769882625644229676772632057353264935332782291 73822750993122698578207436143903804565580923764844306069) math:sum 119447720249892581203851665820676436622934188700177088360 . (14 73822750993122698578207436143903804565580923764844306069 119447720249892581203851665820676436622934188700177088360) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5294,7 +5294,7 @@ _:gn_224 { } _:gn_225 { - 16 math:greaterThan 1 . + (16) math:greaterThan 1 . (16 1) math:difference 15 . (28197781736352815952563206467131172508227658829511523778 45624969256769882625644229676772632057353264935332782291) math:sum 73822750993122698578207436143903804565580923764844306069 . (15 45624969256769882625644229676772632057353264935332782291 73822750993122698578207436143903804565580923764844306069) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5305,7 +5305,7 @@ _:gn_226 { } _:gn_227 { - 17 math:greaterThan 1 . + (17) math:greaterThan 1 . (17 1) math:difference 16 . (17427187520417066673081023209641459549125606105821258513 28197781736352815952563206467131172508227658829511523778) math:sum 45624969256769882625644229676772632057353264935332782291 . (16 28197781736352815952563206467131172508227658829511523778 45624969256769882625644229676772632057353264935332782291) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5316,7 +5316,7 @@ _:gn_228 { } _:gn_229 { - 18 math:greaterThan 1 . + (18) math:greaterThan 1 . (18 1) math:difference 17 . (10770594215935749279482183257489712959102052723690265265 17427187520417066673081023209641459549125606105821258513) math:sum 28197781736352815952563206467131172508227658829511523778 . (17 17427187520417066673081023209641459549125606105821258513 28197781736352815952563206467131172508227658829511523778) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5327,7 +5327,7 @@ _:gn_230 { } _:gn_231 { - 19 math:greaterThan 1 . + (19) math:greaterThan 1 . (19 1) math:difference 18 . (6656593304481317393598839952151746590023553382130993248 10770594215935749279482183257489712959102052723690265265) math:sum 17427187520417066673081023209641459549125606105821258513 . (18 10770594215935749279482183257489712959102052723690265265 17427187520417066673081023209641459549125606105821258513) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5338,7 +5338,7 @@ _:gn_232 { } _:gn_233 { - 20 math:greaterThan 1 . + (20) math:greaterThan 1 . (20 1) math:difference 19 . (4114000911454431885883343305337966369078499341559272017 6656593304481317393598839952151746590023553382130993248) math:sum 10770594215935749279482183257489712959102052723690265265 . (19 6656593304481317393598839952151746590023553382130993248 10770594215935749279482183257489712959102052723690265265) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5349,7 +5349,7 @@ _:gn_234 { } _:gn_235 { - 21 math:greaterThan 1 . + (21) math:greaterThan 1 . (21 1) math:difference 20 . (2542592393026885507715496646813780220945054040571721231 4114000911454431885883343305337966369078499341559272017) math:sum 6656593304481317393598839952151746590023553382130993248 . (20 4114000911454431885883343305337966369078499341559272017 6656593304481317393598839952151746590023553382130993248) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5360,7 +5360,7 @@ _:gn_236 { } _:gn_237 { - 22 math:greaterThan 1 . + (22) math:greaterThan 1 . (22 1) math:difference 21 . (1571408518427546378167846658524186148133445300987550786 2542592393026885507715496646813780220945054040571721231) math:sum 4114000911454431885883343305337966369078499341559272017 . (21 2542592393026885507715496646813780220945054040571721231 4114000911454431885883343305337966369078499341559272017) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5371,7 +5371,7 @@ _:gn_238 { } _:gn_239 { - 23 math:greaterThan 1 . + (23) math:greaterThan 1 . (23 1) math:difference 22 . (971183874599339129547649988289594072811608739584170445 1571408518427546378167846658524186148133445300987550786) math:sum 2542592393026885507715496646813780220945054040571721231 . (22 1571408518427546378167846658524186148133445300987550786 2542592393026885507715496646813780220945054040571721231) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5382,7 +5382,7 @@ _:gn_240 { } _:gn_241 { - 24 math:greaterThan 1 . + (24) math:greaterThan 1 . (24 1) math:difference 23 . (600224643828207248620196670234592075321836561403380341 971183874599339129547649988289594072811608739584170445) math:sum 1571408518427546378167846658524186148133445300987550786 . (23 971183874599339129547649988289594072811608739584170445 1571408518427546378167846658524186148133445300987550786) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5393,7 +5393,7 @@ _:gn_242 { } _:gn_243 { - 25 math:greaterThan 1 . + (25) math:greaterThan 1 . (25 1) math:difference 24 . (370959230771131880927453318055001997489772178180790104 600224643828207248620196670234592075321836561403380341) math:sum 971183874599339129547649988289594072811608739584170445 . (24 600224643828207248620196670234592075321836561403380341 971183874599339129547649988289594072811608739584170445) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5404,7 +5404,7 @@ _:gn_244 { } _:gn_245 { - 26 math:greaterThan 1 . + (26) math:greaterThan 1 . (26 1) math:difference 25 . (229265413057075367692743352179590077832064383222590237 370959230771131880927453318055001997489772178180790104) math:sum 600224643828207248620196670234592075321836561403380341 . (25 370959230771131880927453318055001997489772178180790104 600224643828207248620196670234592075321836561403380341) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5415,7 +5415,7 @@ _:gn_246 { } _:gn_247 { - 27 math:greaterThan 1 . + (27) math:greaterThan 1 . (27 1) math:difference 26 . (141693817714056513234709965875411919657707794958199867 229265413057075367692743352179590077832064383222590237) math:sum 370959230771131880927453318055001997489772178180790104 . (26 229265413057075367692743352179590077832064383222590237 370959230771131880927453318055001997489772178180790104) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5426,7 +5426,7 @@ _:gn_248 { } _:gn_249 { - 28 math:greaterThan 1 . + (28) math:greaterThan 1 . (28 1) math:difference 27 . (87571595343018854458033386304178158174356588264390370 141693817714056513234709965875411919657707794958199867) math:sum 229265413057075367692743352179590077832064383222590237 . (27 141693817714056513234709965875411919657707794958199867 229265413057075367692743352179590077832064383222590237) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5437,7 +5437,7 @@ _:gn_250 { } _:gn_251 { - 29 math:greaterThan 1 . + (29) math:greaterThan 1 . (29 1) math:difference 28 . (54122222371037658776676579571233761483351206693809497 87571595343018854458033386304178158174356588264390370) math:sum 141693817714056513234709965875411919657707794958199867 . (28 87571595343018854458033386304178158174356588264390370 141693817714056513234709965875411919657707794958199867) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5448,7 +5448,7 @@ _:gn_252 { } _:gn_253 { - 30 math:greaterThan 1 . + (30) math:greaterThan 1 . (30 1) math:difference 29 . (33449372971981195681356806732944396691005381570580873 54122222371037658776676579571233761483351206693809497) math:sum 87571595343018854458033386304178158174356588264390370 . (29 54122222371037658776676579571233761483351206693809497 87571595343018854458033386304178158174356588264390370) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5459,7 +5459,7 @@ _:gn_254 { } _:gn_255 { - 31 math:greaterThan 1 . + (31) math:greaterThan 1 . (31 1) math:difference 30 . (20672849399056463095319772838289364792345825123228624 33449372971981195681356806732944396691005381570580873) math:sum 54122222371037658776676579571233761483351206693809497 . (30 33449372971981195681356806732944396691005381570580873 54122222371037658776676579571233761483351206693809497) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5470,7 +5470,7 @@ _:gn_256 { } _:gn_257 { - 32 math:greaterThan 1 . + (32) math:greaterThan 1 . (32 1) math:difference 31 . (12776523572924732586037033894655031898659556447352249 20672849399056463095319772838289364792345825123228624) math:sum 33449372971981195681356806732944396691005381570580873 . (31 20672849399056463095319772838289364792345825123228624 33449372971981195681356806732944396691005381570580873) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5481,7 +5481,7 @@ _:gn_258 { } _:gn_259 { - 33 math:greaterThan 1 . + (33) math:greaterThan 1 . (33 1) math:difference 32 . (7896325826131730509282738943634332893686268675876375 12776523572924732586037033894655031898659556447352249) math:sum 20672849399056463095319772838289364792345825123228624 . (32 12776523572924732586037033894655031898659556447352249 20672849399056463095319772838289364792345825123228624) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5492,7 +5492,7 @@ _:gn_260 { } _:gn_261 { - 34 math:greaterThan 1 . + (34) math:greaterThan 1 . (34 1) math:difference 33 . (4880197746793002076754294951020699004973287771475874 7896325826131730509282738943634332893686268675876375) math:sum 12776523572924732586037033894655031898659556447352249 . (33 7896325826131730509282738943634332893686268675876375 12776523572924732586037033894655031898659556447352249) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5503,7 +5503,7 @@ _:gn_262 { } _:gn_263 { - 35 math:greaterThan 1 . + (35) math:greaterThan 1 . (35 1) math:difference 34 . (3016128079338728432528443992613633888712980904400501 4880197746793002076754294951020699004973287771475874) math:sum 7896325826131730509282738943634332893686268675876375 . (34 4880197746793002076754294951020699004973287771475874 7896325826131730509282738943634332893686268675876375) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5514,7 +5514,7 @@ _:gn_264 { } _:gn_265 { - 36 math:greaterThan 1 . + (36) math:greaterThan 1 . (36 1) math:difference 35 . (1864069667454273644225850958407065116260306867075373 3016128079338728432528443992613633888712980904400501) math:sum 4880197746793002076754294951020699004973287771475874 . (35 3016128079338728432528443992613633888712980904400501 4880197746793002076754294951020699004973287771475874) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5525,7 +5525,7 @@ _:gn_266 { } _:gn_267 { - 37 math:greaterThan 1 . + (37) math:greaterThan 1 . (37 1) math:difference 36 . (1152058411884454788302593034206568772452674037325128 1864069667454273644225850958407065116260306867075373) math:sum 3016128079338728432528443992613633888712980904400501 . (36 1864069667454273644225850958407065116260306867075373 3016128079338728432528443992613633888712980904400501) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5536,7 +5536,7 @@ _:gn_268 { } _:gn_269 { - 38 math:greaterThan 1 . + (38) math:greaterThan 1 . (38 1) math:difference 37 . (712011255569818855923257924200496343807632829750245 1152058411884454788302593034206568772452674037325128) math:sum 1864069667454273644225850958407065116260306867075373 . (37 1152058411884454788302593034206568772452674037325128 1864069667454273644225850958407065116260306867075373) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5547,7 +5547,7 @@ _:gn_270 { } _:gn_271 { - 39 math:greaterThan 1 . + (39) math:greaterThan 1 . (39 1) math:difference 38 . (440047156314635932379335110006072428645041207574883 712011255569818855923257924200496343807632829750245) math:sum 1152058411884454788302593034206568772452674037325128 . (38 712011255569818855923257924200496343807632829750245 1152058411884454788302593034206568772452674037325128) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5558,7 +5558,7 @@ _:gn_272 { } _:gn_273 { - 40 math:greaterThan 1 . + (40) math:greaterThan 1 . (40 1) math:difference 39 . (271964099255182923543922814194423915162591622175362 440047156314635932379335110006072428645041207574883) math:sum 712011255569818855923257924200496343807632829750245 . (39 440047156314635932379335110006072428645041207574883 712011255569818855923257924200496343807632829750245) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5569,7 +5569,7 @@ _:gn_274 { } _:gn_275 { - 41 math:greaterThan 1 . + (41) math:greaterThan 1 . (41 1) math:difference 40 . (168083057059453008835412295811648513482449585399521 271964099255182923543922814194423915162591622175362) math:sum 440047156314635932379335110006072428645041207574883 . (40 271964099255182923543922814194423915162591622175362 440047156314635932379335110006072428645041207574883) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5580,7 +5580,7 @@ _:gn_276 { } _:gn_277 { - 42 math:greaterThan 1 . + (42) math:greaterThan 1 . (42 1) math:difference 41 . (103881042195729914708510518382775401680142036775841 168083057059453008835412295811648513482449585399521) math:sum 271964099255182923543922814194423915162591622175362 . (41 168083057059453008835412295811648513482449585399521 271964099255182923543922814194423915162591622175362) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5591,7 +5591,7 @@ _:gn_278 { } _:gn_279 { - 43 math:greaterThan 1 . + (43) math:greaterThan 1 . (43 1) math:difference 42 . (64202014863723094126901777428873111802307548623680 103881042195729914708510518382775401680142036775841) math:sum 168083057059453008835412295811648513482449585399521 . (42 103881042195729914708510518382775401680142036775841 168083057059453008835412295811648513482449585399521) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5602,7 +5602,7 @@ _:gn_280 { } _:gn_281 { - 44 math:greaterThan 1 . + (44) math:greaterThan 1 . (44 1) math:difference 43 . (39679027332006820581608740953902289877834488152161 64202014863723094126901777428873111802307548623680) math:sum 103881042195729914708510518382775401680142036775841 . (43 64202014863723094126901777428873111802307548623680 103881042195729914708510518382775401680142036775841) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5613,7 +5613,7 @@ _:gn_282 { } _:gn_283 { - 45 math:greaterThan 1 . + (45) math:greaterThan 1 . (45 1) math:difference 44 . (24522987531716273545293036474970821924473060471519 39679027332006820581608740953902289877834488152161) math:sum 64202014863723094126901777428873111802307548623680 . (44 39679027332006820581608740953902289877834488152161 64202014863723094126901777428873111802307548623680) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5624,7 +5624,7 @@ _:gn_284 { } _:gn_285 { - 46 math:greaterThan 1 . + (46) math:greaterThan 1 . (46 1) math:difference 45 . (15156039800290547036315704478931467953361427680642 24522987531716273545293036474970821924473060471519) math:sum 39679027332006820581608740953902289877834488152161 . (45 24522987531716273545293036474970821924473060471519 39679027332006820581608740953902289877834488152161) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5635,7 +5635,7 @@ _:gn_286 { } _:gn_287 { - 47 math:greaterThan 1 . + (47) math:greaterThan 1 . (47 1) math:difference 46 . (9366947731425726508977331996039353971111632790877 15156039800290547036315704478931467953361427680642) math:sum 24522987531716273545293036474970821924473060471519 . (46 15156039800290547036315704478931467953361427680642 24522987531716273545293036474970821924473060471519) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5646,7 +5646,7 @@ _:gn_288 { } _:gn_289 { - 48 math:greaterThan 1 . + (48) math:greaterThan 1 . (48 1) math:difference 47 . (5789092068864820527338372482892113982249794889765 9366947731425726508977331996039353971111632790877) math:sum 15156039800290547036315704478931467953361427680642 . (47 9366947731425726508977331996039353971111632790877 15156039800290547036315704478931467953361427680642) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5657,7 +5657,7 @@ _:gn_290 { } _:gn_291 { - 49 math:greaterThan 1 . + (49) math:greaterThan 1 . (49 1) math:difference 48 . (3577855662560905981638959513147239988861837901112 5789092068864820527338372482892113982249794889765) math:sum 9366947731425726508977331996039353971111632790877 . (48 5789092068864820527338372482892113982249794889765 9366947731425726508977331996039353971111632790877) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5668,7 +5668,7 @@ _:gn_292 { } _:gn_293 { - 50 math:greaterThan 1 . + (50) math:greaterThan 1 . (50 1) math:difference 49 . (2211236406303914545699412969744873993387956988653 3577855662560905981638959513147239988861837901112) math:sum 5789092068864820527338372482892113982249794889765 . (49 3577855662560905981638959513147239988861837901112 5789092068864820527338372482892113982249794889765) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5679,7 +5679,7 @@ _:gn_294 { } _:gn_295 { - 51 math:greaterThan 1 . + (51) math:greaterThan 1 . (51 1) math:difference 50 . (1366619256256991435939546543402365995473880912459 2211236406303914545699412969744873993387956988653) math:sum 3577855662560905981638959513147239988861837901112 . (50 2211236406303914545699412969744873993387956988653 3577855662560905981638959513147239988861837901112) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5690,7 +5690,7 @@ _:gn_296 { } _:gn_297 { - 52 math:greaterThan 1 . + (52) math:greaterThan 1 . (52 1) math:difference 51 . (844617150046923109759866426342507997914076076194 1366619256256991435939546543402365995473880912459) math:sum 2211236406303914545699412969744873993387956988653 . (51 1366619256256991435939546543402365995473880912459 2211236406303914545699412969744873993387956988653) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5701,7 +5701,7 @@ _:gn_298 { } _:gn_299 { - 53 math:greaterThan 1 . + (53) math:greaterThan 1 . (53 1) math:difference 52 . (522002106210068326179680117059857997559804836265 844617150046923109759866426342507997914076076194) math:sum 1366619256256991435939546543402365995473880912459 . (52 844617150046923109759866426342507997914076076194 1366619256256991435939546543402365995473880912459) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5712,7 +5712,7 @@ _:gn_300 { } _:gn_301 { - 54 math:greaterThan 1 . + (54) math:greaterThan 1 . (54 1) math:difference 53 . (322615043836854783580186309282650000354271239929 522002106210068326179680117059857997559804836265) math:sum 844617150046923109759866426342507997914076076194 . (53 522002106210068326179680117059857997559804836265 844617150046923109759866426342507997914076076194) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5723,7 +5723,7 @@ _:gn_302 { } _:gn_303 { - 55 math:greaterThan 1 . + (55) math:greaterThan 1 . (55 1) math:difference 54 . (199387062373213542599493807777207997205533596336 322615043836854783580186309282650000354271239929) math:sum 522002106210068326179680117059857997559804836265 . (54 322615043836854783580186309282650000354271239929 522002106210068326179680117059857997559804836265) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5734,7 +5734,7 @@ _:gn_304 { } _:gn_305 { - 56 math:greaterThan 1 . + (56) math:greaterThan 1 . (56 1) math:difference 55 . (123227981463641240980692501505442003148737643593 199387062373213542599493807777207997205533596336) math:sum 322615043836854783580186309282650000354271239929 . (55 199387062373213542599493807777207997205533596336 322615043836854783580186309282650000354271239929) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5745,7 +5745,7 @@ _:gn_306 { } _:gn_307 { - 57 math:greaterThan 1 . + (57) math:greaterThan 1 . (57 1) math:difference 56 . (76159080909572301618801306271765994056795952743 123227981463641240980692501505442003148737643593) math:sum 199387062373213542599493807777207997205533596336 . (56 123227981463641240980692501505442003148737643593 199387062373213542599493807777207997205533596336) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5756,7 +5756,7 @@ _:gn_308 { } _:gn_309 { - 58 math:greaterThan 1 . + (58) math:greaterThan 1 . (58 1) math:difference 57 . (47068900554068939361891195233676009091941690850 76159080909572301618801306271765994056795952743) math:sum 123227981463641240980692501505442003148737643593 . (57 76159080909572301618801306271765994056795952743 123227981463641240980692501505442003148737643593) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5767,7 +5767,7 @@ _:gn_310 { } _:gn_311 { - 59 math:greaterThan 1 . + (59) math:greaterThan 1 . (59 1) math:difference 58 . (29090180355503362256910111038089984964854261893 47068900554068939361891195233676009091941690850) math:sum 76159080909572301618801306271765994056795952743 . (58 47068900554068939361891195233676009091941690850 76159080909572301618801306271765994056795952743) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5778,7 +5778,7 @@ _:gn_312 { } _:gn_313 { - 60 math:greaterThan 1 . + (60) math:greaterThan 1 . (60 1) math:difference 59 . (17978720198565577104981084195586024127087428957 29090180355503362256910111038089984964854261893) math:sum 47068900554068939361891195233676009091941690850 . (59 29090180355503362256910111038089984964854261893 47068900554068939361891195233676009091941690850) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5789,7 +5789,7 @@ _:gn_314 { } _:gn_315 { - 61 math:greaterThan 1 . + (61) math:greaterThan 1 . (61 1) math:difference 60 . (11111460156937785151929026842503960837766832936 17978720198565577104981084195586024127087428957) math:sum 29090180355503362256910111038089984964854261893 . (60 17978720198565577104981084195586024127087428957 29090180355503362256910111038089984964854261893) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5800,7 +5800,7 @@ _:gn_316 { } _:gn_317 { - 62 math:greaterThan 1 . + (62) math:greaterThan 1 . (62 1) math:difference 61 . (6867260041627791953052057353082063289320596021 11111460156937785151929026842503960837766832936) math:sum 17978720198565577104981084195586024127087428957 . (61 11111460156937785151929026842503960837766832936 17978720198565577104981084195586024127087428957) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5811,7 +5811,7 @@ _:gn_318 { } _:gn_319 { - 63 math:greaterThan 1 . + (63) math:greaterThan 1 . (63 1) math:difference 62 . (4244200115309993198876969489421897548446236915 6867260041627791953052057353082063289320596021) math:sum 11111460156937785151929026842503960837766832936 . (62 6867260041627791953052057353082063289320596021 11111460156937785151929026842503960837766832936) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5822,7 +5822,7 @@ _:gn_320 { } _:gn_321 { - 64 math:greaterThan 1 . + (64) math:greaterThan 1 . (64 1) math:difference 63 . (2623059926317798754175087863660165740874359106 4244200115309993198876969489421897548446236915) math:sum 6867260041627791953052057353082063289320596021 . (63 4244200115309993198876969489421897548446236915 6867260041627791953052057353082063289320596021) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5833,7 +5833,7 @@ _:gn_322 { } _:gn_323 { - 65 math:greaterThan 1 . + (65) math:greaterThan 1 . (65 1) math:difference 64 . (1621140188992194444701881625761731807571877809 2623059926317798754175087863660165740874359106) math:sum 4244200115309993198876969489421897548446236915 . (64 2623059926317798754175087863660165740874359106 4244200115309993198876969489421897548446236915) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5844,7 +5844,7 @@ _:gn_324 { } _:gn_325 { - 66 math:greaterThan 1 . + (66) math:greaterThan 1 . (66 1) math:difference 65 . (1001919737325604309473206237898433933302481297 1621140188992194444701881625761731807571877809) math:sum 2623059926317798754175087863660165740874359106 . (65 1621140188992194444701881625761731807571877809 2623059926317798754175087863660165740874359106) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5855,7 +5855,7 @@ _:gn_326 { } _:gn_327 { - 67 math:greaterThan 1 . + (67) math:greaterThan 1 . (67 1) math:difference 66 . (619220451666590135228675387863297874269396512 1001919737325604309473206237898433933302481297) math:sum 1621140188992194444701881625761731807571877809 . (66 1001919737325604309473206237898433933302481297 1621140188992194444701881625761731807571877809) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5866,7 +5866,7 @@ _:gn_328 { } _:gn_329 { - 68 math:greaterThan 1 . + (68) math:greaterThan 1 . (68 1) math:difference 67 . (382699285659014174244530850035136059033084785 619220451666590135228675387863297874269396512) math:sum 1001919737325604309473206237898433933302481297 . (67 619220451666590135228675387863297874269396512 1001919737325604309473206237898433933302481297) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5877,7 +5877,7 @@ _:gn_330 { } _:gn_331 { - 69 math:greaterThan 1 . + (69) math:greaterThan 1 . (69 1) math:difference 68 . (236521166007575960984144537828161815236311727 382699285659014174244530850035136059033084785) math:sum 619220451666590135228675387863297874269396512 . (68 382699285659014174244530850035136059033084785 619220451666590135228675387863297874269396512) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5888,7 +5888,7 @@ _:gn_332 { } _:gn_333 { - 70 math:greaterThan 1 . + (70) math:greaterThan 1 . (70 1) math:difference 69 . (146178119651438213260386312206974243796773058 236521166007575960984144537828161815236311727) math:sum 382699285659014174244530850035136059033084785 . (69 236521166007575960984144537828161815236311727 382699285659014174244530850035136059033084785) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5899,7 +5899,7 @@ _:gn_334 { } _:gn_335 { - 71 math:greaterThan 1 . + (71) math:greaterThan 1 . (71 1) math:difference 70 . (90343046356137747723758225621187571439538669 146178119651438213260386312206974243796773058) math:sum 236521166007575960984144537828161815236311727 . (70 146178119651438213260386312206974243796773058 236521166007575960984144537828161815236311727) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5910,7 +5910,7 @@ _:gn_336 { } _:gn_337 { - 72 math:greaterThan 1 . + (72) math:greaterThan 1 . (72 1) math:difference 71 . (55835073295300465536628086585786672357234389 90343046356137747723758225621187571439538669) math:sum 146178119651438213260386312206974243796773058 . (71 90343046356137747723758225621187571439538669 146178119651438213260386312206974243796773058) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5921,7 +5921,7 @@ _:gn_338 { } _:gn_339 { - 73 math:greaterThan 1 . + (73) math:greaterThan 1 . (73 1) math:difference 72 . (34507973060837282187130139035400899082304280 55835073295300465536628086585786672357234389) math:sum 90343046356137747723758225621187571439538669 . (72 55835073295300465536628086585786672357234389 90343046356137747723758225621187571439538669) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5932,7 +5932,7 @@ _:gn_340 { } _:gn_341 { - 74 math:greaterThan 1 . + (74) math:greaterThan 1 . (74 1) math:difference 73 . (21327100234463183349497947550385773274930109 34507973060837282187130139035400899082304280) math:sum 55835073295300465536628086585786672357234389 . (73 34507973060837282187130139035400899082304280 55835073295300465536628086585786672357234389) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5943,7 +5943,7 @@ _:gn_342 { } _:gn_343 { - 75 math:greaterThan 1 . + (75) math:greaterThan 1 . (75 1) math:difference 74 . (13180872826374098837632191485015125807374171 21327100234463183349497947550385773274930109) math:sum 34507973060837282187130139035400899082304280 . (74 21327100234463183349497947550385773274930109 34507973060837282187130139035400899082304280) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5954,7 +5954,7 @@ _:gn_344 { } _:gn_345 { - 76 math:greaterThan 1 . + (76) math:greaterThan 1 . (76 1) math:difference 75 . (8146227408089084511865756065370647467555938 13180872826374098837632191485015125807374171) math:sum 21327100234463183349497947550385773274930109 . (75 13180872826374098837632191485015125807374171 21327100234463183349497947550385773274930109) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5965,7 +5965,7 @@ _:gn_346 { } _:gn_347 { - 77 math:greaterThan 1 . + (77) math:greaterThan 1 . (77 1) math:difference 76 . (5034645418285014325766435419644478339818233 8146227408089084511865756065370647467555938) math:sum 13180872826374098837632191485015125807374171 . (76 8146227408089084511865756065370647467555938 13180872826374098837632191485015125807374171) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5976,7 +5976,7 @@ _:gn_348 { } _:gn_349 { - 78 math:greaterThan 1 . + (78) math:greaterThan 1 . (78 1) math:difference 77 . (3111581989804070186099320645726169127737705 5034645418285014325766435419644478339818233) math:sum 8146227408089084511865756065370647467555938 . (77 5034645418285014325766435419644478339818233 8146227408089084511865756065370647467555938) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5987,7 +5987,7 @@ _:gn_350 { } _:gn_351 { - 79 math:greaterThan 1 . + (79) math:greaterThan 1 . (79 1) math:difference 78 . (1923063428480944139667114773918309212080528 3111581989804070186099320645726169127737705) math:sum 5034645418285014325766435419644478339818233 . (78 3111581989804070186099320645726169127737705 5034645418285014325766435419644478339818233) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -5998,7 +5998,7 @@ _:gn_352 { } _:gn_353 { - 80 math:greaterThan 1 . + (80) math:greaterThan 1 . (80 1) math:difference 79 . (1188518561323126046432205871807859915657177 1923063428480944139667114773918309212080528) math:sum 3111581989804070186099320645726169127737705 . (79 1923063428480944139667114773918309212080528 3111581989804070186099320645726169127737705) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6009,7 +6009,7 @@ _:gn_354 { } _:gn_355 { - 81 math:greaterThan 1 . + (81) math:greaterThan 1 . (81 1) math:difference 80 . (734544867157818093234908902110449296423351 1188518561323126046432205871807859915657177) math:sum 1923063428480944139667114773918309212080528 . (80 1188518561323126046432205871807859915657177 1923063428480944139667114773918309212080528) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6020,7 +6020,7 @@ _:gn_356 { } _:gn_357 { - 82 math:greaterThan 1 . + (82) math:greaterThan 1 . (82 1) math:difference 81 . (453973694165307953197296969697410619233826 734544867157818093234908902110449296423351) math:sum 1188518561323126046432205871807859915657177 . (81 734544867157818093234908902110449296423351 1188518561323126046432205871807859915657177) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6031,7 +6031,7 @@ _:gn_358 { } _:gn_359 { - 83 math:greaterThan 1 . + (83) math:greaterThan 1 . (83 1) math:difference 82 . (280571172992510140037611932413038677189525 453973694165307953197296969697410619233826) math:sum 734544867157818093234908902110449296423351 . (82 453973694165307953197296969697410619233826 734544867157818093234908902110449296423351) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6042,7 +6042,7 @@ _:gn_360 { } _:gn_361 { - 84 math:greaterThan 1 . + (84) math:greaterThan 1 . (84 1) math:difference 83 . (173402521172797813159685037284371942044301 280571172992510140037611932413038677189525) math:sum 453973694165307953197296969697410619233826 . (83 280571172992510140037611932413038677189525 453973694165307953197296969697410619233826) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6053,7 +6053,7 @@ _:gn_362 { } _:gn_363 { - 85 math:greaterThan 1 . + (85) math:greaterThan 1 . (85 1) math:difference 84 . (107168651819712326877926895128666735145224 173402521172797813159685037284371942044301) math:sum 280571172992510140037611932413038677189525 . (84 173402521172797813159685037284371942044301 280571172992510140037611932413038677189525) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6064,7 +6064,7 @@ _:gn_364 { } _:gn_365 { - 86 math:greaterThan 1 . + (86) math:greaterThan 1 . (86 1) math:difference 85 . (66233869353085486281758142155705206899077 107168651819712326877926895128666735145224) math:sum 173402521172797813159685037284371942044301 . (85 107168651819712326877926895128666735145224 173402521172797813159685037284371942044301) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6075,7 +6075,7 @@ _:gn_366 { } _:gn_367 { - 87 math:greaterThan 1 . + (87) math:greaterThan 1 . (87 1) math:difference 86 . (40934782466626840596168752972961528246147 66233869353085486281758142155705206899077) math:sum 107168651819712326877926895128666735145224 . (86 66233869353085486281758142155705206899077 107168651819712326877926895128666735145224) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6086,7 +6086,7 @@ _:gn_368 { } _:gn_369 { - 88 math:greaterThan 1 . + (88) math:greaterThan 1 . (88 1) math:difference 87 . (25299086886458645685589389182743678652930 40934782466626840596168752972961528246147) math:sum 66233869353085486281758142155705206899077 . (87 40934782466626840596168752972961528246147 66233869353085486281758142155705206899077) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6097,7 +6097,7 @@ _:gn_370 { } _:gn_371 { - 89 math:greaterThan 1 . + (89) math:greaterThan 1 . (89 1) math:difference 88 . (15635695580168194910579363790217849593217 25299086886458645685589389182743678652930) math:sum 40934782466626840596168752972961528246147 . (88 25299086886458645685589389182743678652930 40934782466626840596168752972961528246147) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6108,7 +6108,7 @@ _:gn_372 { } _:gn_373 { - 90 math:greaterThan 1 . + (90) math:greaterThan 1 . (90 1) math:difference 89 . (9663391306290450775010025392525829059713 15635695580168194910579363790217849593217) math:sum 25299086886458645685589389182743678652930 . (89 15635695580168194910579363790217849593217 25299086886458645685589389182743678652930) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6119,7 +6119,7 @@ _:gn_374 { } _:gn_375 { - 91 math:greaterThan 1 . + (91) math:greaterThan 1 . (91 1) math:difference 90 . (5972304273877744135569338397692020533504 9663391306290450775010025392525829059713) math:sum 15635695580168194910579363790217849593217 . (90 9663391306290450775010025392525829059713 15635695580168194910579363790217849593217) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6130,7 +6130,7 @@ _:gn_376 { } _:gn_377 { - 92 math:greaterThan 1 . + (92) math:greaterThan 1 . (92 1) math:difference 91 . (3691087032412706639440686994833808526209 5972304273877744135569338397692020533504) math:sum 9663391306290450775010025392525829059713 . (91 5972304273877744135569338397692020533504 9663391306290450775010025392525829059713) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6141,7 +6141,7 @@ _:gn_378 { } _:gn_379 { - 93 math:greaterThan 1 . + (93) math:greaterThan 1 . (93 1) math:difference 92 . (2281217241465037496128651402858212007295 3691087032412706639440686994833808526209) math:sum 5972304273877744135569338397692020533504 . (92 3691087032412706639440686994833808526209 5972304273877744135569338397692020533504) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6152,7 +6152,7 @@ _:gn_380 { } _:gn_381 { - 94 math:greaterThan 1 . + (94) math:greaterThan 1 . (94 1) math:difference 93 . (1409869790947669143312035591975596518914 2281217241465037496128651402858212007295) math:sum 3691087032412706639440686994833808526209 . (93 2281217241465037496128651402858212007295 3691087032412706639440686994833808526209) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6163,7 +6163,7 @@ _:gn_382 { } _:gn_383 { - 95 math:greaterThan 1 . + (95) math:greaterThan 1 . (95 1) math:difference 94 . (871347450517368352816615810882615488381 1409869790947669143312035591975596518914) math:sum 2281217241465037496128651402858212007295 . (94 1409869790947669143312035591975596518914 2281217241465037496128651402858212007295) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6174,7 +6174,7 @@ _:gn_384 { } _:gn_385 { - 96 math:greaterThan 1 . + (96) math:greaterThan 1 . (96 1) math:difference 95 . (538522340430300790495419781092981030533 871347450517368352816615810882615488381) math:sum 1409869790947669143312035591975596518914 . (95 871347450517368352816615810882615488381 1409869790947669143312035591975596518914) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6185,7 +6185,7 @@ _:gn_386 { } _:gn_387 { - 97 math:greaterThan 1 . + (97) math:greaterThan 1 . (97 1) math:difference 96 . (332825110087067562321196029789634457848 538522340430300790495419781092981030533) math:sum 871347450517368352816615810882615488381 . (96 538522340430300790495419781092981030533 871347450517368352816615810882615488381) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6196,7 +6196,7 @@ _:gn_388 { } _:gn_389 { - 98 math:greaterThan 1 . + (98) math:greaterThan 1 . (98 1) math:difference 97 . (205697230343233228174223751303346572685 332825110087067562321196029789634457848) math:sum 538522340430300790495419781092981030533 . (97 332825110087067562321196029789634457848 538522340430300790495419781092981030533) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6207,7 +6207,7 @@ _:gn_390 { } _:gn_391 { - 99 math:greaterThan 1 . + (99) math:greaterThan 1 . (99 1) math:difference 98 . (127127879743834334146972278486287885163 205697230343233228174223751303346572685) math:sum 332825110087067562321196029789634457848 . (98 205697230343233228174223751303346572685 332825110087067562321196029789634457848) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6218,7 +6218,7 @@ _:gn_392 { } _:gn_393 { - 100 math:greaterThan 1 . + (100) math:greaterThan 1 . (100 1) math:difference 99 . (78569350599398894027251472817058687522 127127879743834334146972278486287885163) math:sum 205697230343233228174223751303346572685 . (99 127127879743834334146972278486287885163 205697230343233228174223751303346572685) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6229,7 +6229,7 @@ _:gn_394 { } _:gn_395 { - 101 math:greaterThan 1 . + (101) math:greaterThan 1 . (101 1) math:difference 100 . (48558529144435440119720805669229197641 78569350599398894027251472817058687522) math:sum 127127879743834334146972278486287885163 . (100 78569350599398894027251472817058687522 127127879743834334146972278486287885163) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6240,7 +6240,7 @@ _:gn_396 { } _:gn_397 { - 102 math:greaterThan 1 . + (102) math:greaterThan 1 . (102 1) math:difference 101 . (30010821454963453907530667147829489881 48558529144435440119720805669229197641) math:sum 78569350599398894027251472817058687522 . (101 48558529144435440119720805669229197641 78569350599398894027251472817058687522) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6251,7 +6251,7 @@ _:gn_398 { } _:gn_399 { - 103 math:greaterThan 1 . + (103) math:greaterThan 1 . (103 1) math:difference 102 . (18547707689471986212190138521399707760 30010821454963453907530667147829489881) math:sum 48558529144435440119720805669229197641 . (102 30010821454963453907530667147829489881 48558529144435440119720805669229197641) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6262,7 +6262,7 @@ _:gn_400 { } _:gn_401 { - 104 math:greaterThan 1 . + (104) math:greaterThan 1 . (104 1) math:difference 103 . (11463113765491467695340528626429782121 18547707689471986212190138521399707760) math:sum 30010821454963453907530667147829489881 . (103 18547707689471986212190138521399707760 30010821454963453907530667147829489881) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6273,7 +6273,7 @@ _:gn_402 { } _:gn_403 { - 105 math:greaterThan 1 . + (105) math:greaterThan 1 . (105 1) math:difference 104 . (7084593923980518516849609894969925639 11463113765491467695340528626429782121) math:sum 18547707689471986212190138521399707760 . (104 11463113765491467695340528626429782121 18547707689471986212190138521399707760) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6284,7 +6284,7 @@ _:gn_404 { } _:gn_405 { - 106 math:greaterThan 1 . + (106) math:greaterThan 1 . (106 1) math:difference 105 . (4378519841510949178490918731459856482 7084593923980518516849609894969925639) math:sum 11463113765491467695340528626429782121 . (105 7084593923980518516849609894969925639 11463113765491467695340528626429782121) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6295,7 +6295,7 @@ _:gn_406 { } _:gn_407 { - 107 math:greaterThan 1 . + (107) math:greaterThan 1 . (107 1) math:difference 106 . (2706074082469569338358691163510069157 4378519841510949178490918731459856482) math:sum 7084593923980518516849609894969925639 . (106 4378519841510949178490918731459856482 7084593923980518516849609894969925639) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6306,7 +6306,7 @@ _:gn_408 { } _:gn_409 { - 108 math:greaterThan 1 . + (108) math:greaterThan 1 . (108 1) math:difference 107 . (1672445759041379840132227567949787325 2706074082469569338358691163510069157) math:sum 4378519841510949178490918731459856482 . (107 2706074082469569338358691163510069157 4378519841510949178490918731459856482) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6317,7 +6317,7 @@ _:gn_410 { } _:gn_411 { - 109 math:greaterThan 1 . + (109) math:greaterThan 1 . (109 1) math:difference 108 . (1033628323428189498226463595560281832 1672445759041379840132227567949787325) math:sum 2706074082469569338358691163510069157 . (108 1672445759041379840132227567949787325 2706074082469569338358691163510069157) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6328,7 +6328,7 @@ _:gn_412 { } _:gn_413 { - 110 math:greaterThan 1 . + (110) math:greaterThan 1 . (110 1) math:difference 109 . (638817435613190341905763972389505493 1033628323428189498226463595560281832) math:sum 1672445759041379840132227567949787325 . (109 1033628323428189498226463595560281832 1672445759041379840132227567949787325) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6339,7 +6339,7 @@ _:gn_414 { } _:gn_415 { - 111 math:greaterThan 1 . + (111) math:greaterThan 1 . (111 1) math:difference 110 . (394810887814999156320699623170776339 638817435613190341905763972389505493) math:sum 1033628323428189498226463595560281832 . (110 638817435613190341905763972389505493 1033628323428189498226463595560281832) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6350,7 +6350,7 @@ _:gn_416 { } _:gn_417 { - 112 math:greaterThan 1 . + (112) math:greaterThan 1 . (112 1) math:difference 111 . (244006547798191185585064349218729154 394810887814999156320699623170776339) math:sum 638817435613190341905763972389505493 . (111 394810887814999156320699623170776339 638817435613190341905763972389505493) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6361,7 +6361,7 @@ _:gn_418 { } _:gn_419 { - 113 math:greaterThan 1 . + (113) math:greaterThan 1 . (113 1) math:difference 112 . (150804340016807970735635273952047185 244006547798191185585064349218729154) math:sum 394810887814999156320699623170776339 . (112 244006547798191185585064349218729154 394810887814999156320699623170776339) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6372,7 +6372,7 @@ _:gn_420 { } _:gn_421 { - 114 math:greaterThan 1 . + (114) math:greaterThan 1 . (114 1) math:difference 113 . (93202207781383214849429075266681969 150804340016807970735635273952047185) math:sum 244006547798191185585064349218729154 . (113 150804340016807970735635273952047185 244006547798191185585064349218729154) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6383,7 +6383,7 @@ _:gn_422 { } _:gn_423 { - 115 math:greaterThan 1 . + (115) math:greaterThan 1 . (115 1) math:difference 114 . (57602132235424755886206198685365216 93202207781383214849429075266681969) math:sum 150804340016807970735635273952047185 . (114 93202207781383214849429075266681969 150804340016807970735635273952047185) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6394,7 +6394,7 @@ _:gn_424 { } _:gn_425 { - 116 math:greaterThan 1 . + (116) math:greaterThan 1 . (116 1) math:difference 115 . (35600075545958458963222876581316753 57602132235424755886206198685365216) math:sum 93202207781383214849429075266681969 . (115 57602132235424755886206198685365216 93202207781383214849429075266681969) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6405,7 +6405,7 @@ _:gn_426 { } _:gn_427 { - 117 math:greaterThan 1 . + (117) math:greaterThan 1 . (117 1) math:difference 116 . (22002056689466296922983322104048463 35600075545958458963222876581316753) math:sum 57602132235424755886206198685365216 . (116 35600075545958458963222876581316753 57602132235424755886206198685365216) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6416,7 +6416,7 @@ _:gn_428 { } _:gn_429 { - 118 math:greaterThan 1 . + (118) math:greaterThan 1 . (118 1) math:difference 117 . (13598018856492162040239554477268290 22002056689466296922983322104048463) math:sum 35600075545958458963222876581316753 . (117 22002056689466296922983322104048463 35600075545958458963222876581316753) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6427,7 +6427,7 @@ _:gn_430 { } _:gn_431 { - 119 math:greaterThan 1 . + (119) math:greaterThan 1 . (119 1) math:difference 118 . (8404037832974134882743767626780173 13598018856492162040239554477268290) math:sum 22002056689466296922983322104048463 . (118 13598018856492162040239554477268290 22002056689466296922983322104048463) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6438,7 +6438,7 @@ _:gn_432 { } _:gn_433 { - 120 math:greaterThan 1 . + (120) math:greaterThan 1 . (120 1) math:difference 119 . (5193981023518027157495786850488117 8404037832974134882743767626780173) math:sum 13598018856492162040239554477268290 . (119 8404037832974134882743767626780173 13598018856492162040239554477268290) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6449,7 +6449,7 @@ _:gn_434 { } _:gn_435 { - 121 math:greaterThan 1 . + (121) math:greaterThan 1 . (121 1) math:difference 120 . (3210056809456107725247980776292056 5193981023518027157495786850488117) math:sum 8404037832974134882743767626780173 . (120 5193981023518027157495786850488117 8404037832974134882743767626780173) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6460,7 +6460,7 @@ _:gn_436 { } _:gn_437 { - 122 math:greaterThan 1 . + (122) math:greaterThan 1 . (122 1) math:difference 121 . (1983924214061919432247806074196061 3210056809456107725247980776292056) math:sum 5193981023518027157495786850488117 . (121 3210056809456107725247980776292056 5193981023518027157495786850488117) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6471,7 +6471,7 @@ _:gn_438 { } _:gn_439 { - 123 math:greaterThan 1 . + (123) math:greaterThan 1 . (123 1) math:difference 122 . (1226132595394188293000174702095995 1983924214061919432247806074196061) math:sum 3210056809456107725247980776292056 . (122 1983924214061919432247806074196061 3210056809456107725247980776292056) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6482,7 +6482,7 @@ _:gn_440 { } _:gn_441 { - 124 math:greaterThan 1 . + (124) math:greaterThan 1 . (124 1) math:difference 123 . (757791618667731139247631372100066 1226132595394188293000174702095995) math:sum 1983924214061919432247806074196061 . (123 1226132595394188293000174702095995 1983924214061919432247806074196061) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6493,7 +6493,7 @@ _:gn_442 { } _:gn_443 { - 125 math:greaterThan 1 . + (125) math:greaterThan 1 . (125 1) math:difference 124 . (468340976726457153752543329995929 757791618667731139247631372100066) math:sum 1226132595394188293000174702095995 . (124 757791618667731139247631372100066 1226132595394188293000174702095995) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6504,7 +6504,7 @@ _:gn_444 { } _:gn_445 { - 126 math:greaterThan 1 . + (126) math:greaterThan 1 . (126 1) math:difference 125 . (289450641941273985495088042104137 468340976726457153752543329995929) math:sum 757791618667731139247631372100066 . (125 468340976726457153752543329995929 757791618667731139247631372100066) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6515,7 +6515,7 @@ _:gn_446 { } _:gn_447 { - 127 math:greaterThan 1 . + (127) math:greaterThan 1 . (127 1) math:difference 126 . (178890334785183168257455287891792 289450641941273985495088042104137) math:sum 468340976726457153752543329995929 . (126 289450641941273985495088042104137 468340976726457153752543329995929) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6526,7 +6526,7 @@ _:gn_448 { } _:gn_449 { - 128 math:greaterThan 1 . + (128) math:greaterThan 1 . (128 1) math:difference 127 . (110560307156090817237632754212345 178890334785183168257455287891792) math:sum 289450641941273985495088042104137 . (127 178890334785183168257455287891792 289450641941273985495088042104137) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6537,7 +6537,7 @@ _:gn_450 { } _:gn_451 { - 129 math:greaterThan 1 . + (129) math:greaterThan 1 . (129 1) math:difference 128 . (68330027629092351019822533679447 110560307156090817237632754212345) math:sum 178890334785183168257455287891792 . (128 110560307156090817237632754212345 178890334785183168257455287891792) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6548,7 +6548,7 @@ _:gn_452 { } _:gn_453 { - 130 math:greaterThan 1 . + (130) math:greaterThan 1 . (130 1) math:difference 129 . (42230279526998466217810220532898 68330027629092351019822533679447) math:sum 110560307156090817237632754212345 . (129 68330027629092351019822533679447 110560307156090817237632754212345) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6559,7 +6559,7 @@ _:gn_454 { } _:gn_455 { - 131 math:greaterThan 1 . + (131) math:greaterThan 1 . (131 1) math:difference 130 . (26099748102093884802012313146549 42230279526998466217810220532898) math:sum 68330027629092351019822533679447 . (130 42230279526998466217810220532898 68330027629092351019822533679447) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6570,7 +6570,7 @@ _:gn_456 { } _:gn_457 { - 132 math:greaterThan 1 . + (132) math:greaterThan 1 . (132 1) math:difference 131 . (16130531424904581415797907386349 26099748102093884802012313146549) math:sum 42230279526998466217810220532898 . (131 26099748102093884802012313146549 42230279526998466217810220532898) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6581,7 +6581,7 @@ _:gn_458 { } _:gn_459 { - 133 math:greaterThan 1 . + (133) math:greaterThan 1 . (133 1) math:difference 132 . (9969216677189303386214405760200 16130531424904581415797907386349) math:sum 26099748102093884802012313146549 . (132 16130531424904581415797907386349 26099748102093884802012313146549) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6592,7 +6592,7 @@ _:gn_460 { } _:gn_461 { - 134 math:greaterThan 1 . + (134) math:greaterThan 1 . (134 1) math:difference 133 . (6161314747715278029583501626149 9969216677189303386214405760200) math:sum 16130531424904581415797907386349 . (133 9969216677189303386214405760200 16130531424904581415797907386349) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6603,7 +6603,7 @@ _:gn_462 { } _:gn_463 { - 135 math:greaterThan 1 . + (135) math:greaterThan 1 . (135 1) math:difference 134 . (3807901929474025356630904134051 6161314747715278029583501626149) math:sum 9969216677189303386214405760200 . (134 6161314747715278029583501626149 9969216677189303386214405760200) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6614,7 +6614,7 @@ _:gn_464 { } _:gn_465 { - 136 math:greaterThan 1 . + (136) math:greaterThan 1 . (136 1) math:difference 135 . (2353412818241252672952597492098 3807901929474025356630904134051) math:sum 6161314747715278029583501626149 . (135 3807901929474025356630904134051 6161314747715278029583501626149) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6625,7 +6625,7 @@ _:gn_466 { } _:gn_467 { - 137 math:greaterThan 1 . + (137) math:greaterThan 1 . (137 1) math:difference 136 . (1454489111232772683678306641953 2353412818241252672952597492098) math:sum 3807901929474025356630904134051 . (136 2353412818241252672952597492098 3807901929474025356630904134051) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6636,7 +6636,7 @@ _:gn_468 { } _:gn_469 { - 138 math:greaterThan 1 . + (138) math:greaterThan 1 . (138 1) math:difference 137 . (898923707008479989274290850145 1454489111232772683678306641953) math:sum 2353412818241252672952597492098 . (137 1454489111232772683678306641953 2353412818241252672952597492098) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6647,7 +6647,7 @@ _:gn_470 { } _:gn_471 { - 139 math:greaterThan 1 . + (139) math:greaterThan 1 . (139 1) math:difference 138 . (555565404224292694404015791808 898923707008479989274290850145) math:sum 1454489111232772683678306641953 . (138 898923707008479989274290850145 1454489111232772683678306641953) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6658,7 +6658,7 @@ _:gn_472 { } _:gn_473 { - 140 math:greaterThan 1 . + (140) math:greaterThan 1 . (140 1) math:difference 139 . (343358302784187294870275058337 555565404224292694404015791808) math:sum 898923707008479989274290850145 . (139 555565404224292694404015791808 898923707008479989274290850145) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6669,7 +6669,7 @@ _:gn_474 { } _:gn_475 { - 141 math:greaterThan 1 . + (141) math:greaterThan 1 . (141 1) math:difference 140 . (212207101440105399533740733471 343358302784187294870275058337) math:sum 555565404224292694404015791808 . (140 343358302784187294870275058337 555565404224292694404015791808) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6680,7 +6680,7 @@ _:gn_476 { } _:gn_477 { - 142 math:greaterThan 1 . + (142) math:greaterThan 1 . (142 1) math:difference 141 . (131151201344081895336534324866 212207101440105399533740733471) math:sum 343358302784187294870275058337 . (141 212207101440105399533740733471 343358302784187294870275058337) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6691,7 +6691,7 @@ _:gn_478 { } _:gn_479 { - 143 math:greaterThan 1 . + (143) math:greaterThan 1 . (143 1) math:difference 142 . (81055900096023504197206408605 131151201344081895336534324866) math:sum 212207101440105399533740733471 . (142 131151201344081895336534324866 212207101440105399533740733471) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6702,7 +6702,7 @@ _:gn_480 { } _:gn_481 { - 144 math:greaterThan 1 . + (144) math:greaterThan 1 . (144 1) math:difference 143 . (50095301248058391139327916261 81055900096023504197206408605) math:sum 131151201344081895336534324866 . (143 81055900096023504197206408605 131151201344081895336534324866) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6713,7 +6713,7 @@ _:gn_482 { } _:gn_483 { - 145 math:greaterThan 1 . + (145) math:greaterThan 1 . (145 1) math:difference 144 . (30960598847965113057878492344 50095301248058391139327916261) math:sum 81055900096023504197206408605 . (144 50095301248058391139327916261 81055900096023504197206408605) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6724,7 +6724,7 @@ _:gn_484 { } _:gn_485 { - 146 math:greaterThan 1 . + (146) math:greaterThan 1 . (146 1) math:difference 145 . (19134702400093278081449423917 30960598847965113057878492344) math:sum 50095301248058391139327916261 . (145 30960598847965113057878492344 50095301248058391139327916261) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6735,7 +6735,7 @@ _:gn_486 { } _:gn_487 { - 147 math:greaterThan 1 . + (147) math:greaterThan 1 . (147 1) math:difference 146 . (11825896447871834976429068427 19134702400093278081449423917) math:sum 30960598847965113057878492344 . (146 19134702400093278081449423917 30960598847965113057878492344) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6746,7 +6746,7 @@ _:gn_488 { } _:gn_489 { - 148 math:greaterThan 1 . + (148) math:greaterThan 1 . (148 1) math:difference 147 . (7308805952221443105020355490 11825896447871834976429068427) math:sum 19134702400093278081449423917 . (147 11825896447871834976429068427 19134702400093278081449423917) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6757,7 +6757,7 @@ _:gn_490 { } _:gn_491 { - 149 math:greaterThan 1 . + (149) math:greaterThan 1 . (149 1) math:difference 148 . (4517090495650391871408712937 7308805952221443105020355490) math:sum 11825896447871834976429068427 . (148 7308805952221443105020355490 11825896447871834976429068427) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6768,7 +6768,7 @@ _:gn_492 { } _:gn_493 { - 150 math:greaterThan 1 . + (150) math:greaterThan 1 . (150 1) math:difference 149 . (2791715456571051233611642553 4517090495650391871408712937) math:sum 7308805952221443105020355490 . (149 4517090495650391871408712937 7308805952221443105020355490) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6779,7 +6779,7 @@ _:gn_494 { } _:gn_495 { - 151 math:greaterThan 1 . + (151) math:greaterThan 1 . (151 1) math:difference 150 . (1725375039079340637797070384 2791715456571051233611642553) math:sum 4517090495650391871408712937 . (150 2791715456571051233611642553 4517090495650391871408712937) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6790,7 +6790,7 @@ _:gn_496 { } _:gn_497 { - 152 math:greaterThan 1 . + (152) math:greaterThan 1 . (152 1) math:difference 151 . (1066340417491710595814572169 1725375039079340637797070384) math:sum 2791715456571051233611642553 . (151 1725375039079340637797070384 2791715456571051233611642553) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6801,7 +6801,7 @@ _:gn_498 { } _:gn_499 { - 153 math:greaterThan 1 . + (153) math:greaterThan 1 . (153 1) math:difference 152 . (659034621587630041982498215 1066340417491710595814572169) math:sum 1725375039079340637797070384 . (152 1066340417491710595814572169 1725375039079340637797070384) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6812,7 +6812,7 @@ _:gn_500 { } _:gn_501 { - 154 math:greaterThan 1 . + (154) math:greaterThan 1 . (154 1) math:difference 153 . (407305795904080553832073954 659034621587630041982498215) math:sum 1066340417491710595814572169 . (153 659034621587630041982498215 1066340417491710595814572169) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6823,7 +6823,7 @@ _:gn_502 { } _:gn_503 { - 155 math:greaterThan 1 . + (155) math:greaterThan 1 . (155 1) math:difference 154 . (251728825683549488150424261 407305795904080553832073954) math:sum 659034621587630041982498215 . (154 407305795904080553832073954 659034621587630041982498215) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6834,7 +6834,7 @@ _:gn_504 { } _:gn_505 { - 156 math:greaterThan 1 . + (156) math:greaterThan 1 . (156 1) math:difference 155 . (155576970220531065681649693 251728825683549488150424261) math:sum 407305795904080553832073954 . (155 251728825683549488150424261 407305795904080553832073954) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6845,7 +6845,7 @@ _:gn_506 { } _:gn_507 { - 157 math:greaterThan 1 . + (157) math:greaterThan 1 . (157 1) math:difference 156 . (96151855463018422468774568 155576970220531065681649693) math:sum 251728825683549488150424261 . (156 155576970220531065681649693 251728825683549488150424261) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6856,7 +6856,7 @@ _:gn_508 { } _:gn_509 { - 158 math:greaterThan 1 . + (158) math:greaterThan 1 . (158 1) math:difference 157 . (59425114757512643212875125 96151855463018422468774568) math:sum 155576970220531065681649693 . (157 96151855463018422468774568 155576970220531065681649693) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6867,7 +6867,7 @@ _:gn_510 { } _:gn_511 { - 159 math:greaterThan 1 . + (159) math:greaterThan 1 . (159 1) math:difference 158 . (36726740705505779255899443 59425114757512643212875125) math:sum 96151855463018422468774568 . (158 59425114757512643212875125 96151855463018422468774568) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6878,7 +6878,7 @@ _:gn_512 { } _:gn_513 { - 160 math:greaterThan 1 . + (160) math:greaterThan 1 . (160 1) math:difference 159 . (22698374052006863956975682 36726740705505779255899443) math:sum 59425114757512643212875125 . (159 36726740705505779255899443 59425114757512643212875125) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6889,7 +6889,7 @@ _:gn_514 { } _:gn_515 { - 161 math:greaterThan 1 . + (161) math:greaterThan 1 . (161 1) math:difference 160 . (14028366653498915298923761 22698374052006863956975682) math:sum 36726740705505779255899443 . (160 22698374052006863956975682 36726740705505779255899443) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6900,7 +6900,7 @@ _:gn_516 { } _:gn_517 { - 162 math:greaterThan 1 . + (162) math:greaterThan 1 . (162 1) math:difference 161 . (8670007398507948658051921 14028366653498915298923761) math:sum 22698374052006863956975682 . (161 14028366653498915298923761 22698374052006863956975682) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6911,7 +6911,7 @@ _:gn_518 { } _:gn_519 { - 163 math:greaterThan 1 . + (163) math:greaterThan 1 . (163 1) math:difference 162 . (5358359254990966640871840 8670007398507948658051921) math:sum 14028366653498915298923761 . (162 8670007398507948658051921 14028366653498915298923761) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6922,7 +6922,7 @@ _:gn_520 { } _:gn_521 { - 164 math:greaterThan 1 . + (164) math:greaterThan 1 . (164 1) math:difference 163 . (3311648143516982017180081 5358359254990966640871840) math:sum 8670007398507948658051921 . (163 5358359254990966640871840 8670007398507948658051921) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6933,7 +6933,7 @@ _:gn_522 { } _:gn_523 { - 165 math:greaterThan 1 . + (165) math:greaterThan 1 . (165 1) math:difference 164 . (2046711111473984623691759 3311648143516982017180081) math:sum 5358359254990966640871840 . (164 3311648143516982017180081 5358359254990966640871840) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6944,7 +6944,7 @@ _:gn_524 { } _:gn_525 { - 166 math:greaterThan 1 . + (166) math:greaterThan 1 . (166 1) math:difference 165 . (1264937032042997393488322 2046711111473984623691759) math:sum 3311648143516982017180081 . (165 2046711111473984623691759 3311648143516982017180081) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6955,7 +6955,7 @@ _:gn_526 { } _:gn_527 { - 167 math:greaterThan 1 . + (167) math:greaterThan 1 . (167 1) math:difference 166 . (781774079430987230203437 1264937032042997393488322) math:sum 2046711111473984623691759 . (166 1264937032042997393488322 2046711111473984623691759) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6966,7 +6966,7 @@ _:gn_528 { } _:gn_529 { - 168 math:greaterThan 1 . + (168) math:greaterThan 1 . (168 1) math:difference 167 . (483162952612010163284885 781774079430987230203437) math:sum 1264937032042997393488322 . (167 781774079430987230203437 1264937032042997393488322) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6977,7 +6977,7 @@ _:gn_530 { } _:gn_531 { - 169 math:greaterThan 1 . + (169) math:greaterThan 1 . (169 1) math:difference 168 . (298611126818977066918552 483162952612010163284885) math:sum 781774079430987230203437 . (168 483162952612010163284885 781774079430987230203437) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6988,7 +6988,7 @@ _:gn_532 { } _:gn_533 { - 170 math:greaterThan 1 . + (170) math:greaterThan 1 . (170 1) math:difference 169 . (184551825793033096366333 298611126818977066918552) math:sum 483162952612010163284885 . (169 298611126818977066918552 483162952612010163284885) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -6999,7 +6999,7 @@ _:gn_534 { } _:gn_535 { - 171 math:greaterThan 1 . + (171) math:greaterThan 1 . (171 1) math:difference 170 . (114059301025943970552219 184551825793033096366333) math:sum 298611126818977066918552 . (170 184551825793033096366333 298611126818977066918552) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7010,7 +7010,7 @@ _:gn_536 { } _:gn_537 { - 172 math:greaterThan 1 . + (172) math:greaterThan 1 . (172 1) math:difference 171 . (70492524767089125814114 114059301025943970552219) math:sum 184551825793033096366333 . (171 114059301025943970552219 184551825793033096366333) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7021,7 +7021,7 @@ _:gn_538 { } _:gn_539 { - 173 math:greaterThan 1 . + (173) math:greaterThan 1 . (173 1) math:difference 172 . (43566776258854844738105 70492524767089125814114) math:sum 114059301025943970552219 . (172 70492524767089125814114 114059301025943970552219) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7032,7 +7032,7 @@ _:gn_540 { } _:gn_541 { - 174 math:greaterThan 1 . + (174) math:greaterThan 1 . (174 1) math:difference 173 . (26925748508234281076009 43566776258854844738105) math:sum 70492524767089125814114 . (173 43566776258854844738105 70492524767089125814114) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7043,7 +7043,7 @@ _:gn_542 { } _:gn_543 { - 175 math:greaterThan 1 . + (175) math:greaterThan 1 . (175 1) math:difference 174 . (16641027750620563662096 26925748508234281076009) math:sum 43566776258854844738105 . (174 26925748508234281076009 43566776258854844738105) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7054,7 +7054,7 @@ _:gn_544 { } _:gn_545 { - 176 math:greaterThan 1 . + (176) math:greaterThan 1 . (176 1) math:difference 175 . (10284720757613717413913 16641027750620563662096) math:sum 26925748508234281076009 . (175 16641027750620563662096 26925748508234281076009) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7065,7 +7065,7 @@ _:gn_546 { } _:gn_547 { - 177 math:greaterThan 1 . + (177) math:greaterThan 1 . (177 1) math:difference 176 . (6356306993006846248183 10284720757613717413913) math:sum 16641027750620563662096 . (176 10284720757613717413913 16641027750620563662096) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7076,7 +7076,7 @@ _:gn_548 { } _:gn_549 { - 178 math:greaterThan 1 . + (178) math:greaterThan 1 . (178 1) math:difference 177 . (3928413764606871165730 6356306993006846248183) math:sum 10284720757613717413913 . (177 6356306993006846248183 10284720757613717413913) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7087,7 +7087,7 @@ _:gn_550 { } _:gn_551 { - 179 math:greaterThan 1 . + (179) math:greaterThan 1 . (179 1) math:difference 178 . (2427893228399975082453 3928413764606871165730) math:sum 6356306993006846248183 . (178 3928413764606871165730 6356306993006846248183) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7098,7 +7098,7 @@ _:gn_552 { } _:gn_553 { - 180 math:greaterThan 1 . + (180) math:greaterThan 1 . (180 1) math:difference 179 . (1500520536206896083277 2427893228399975082453) math:sum 3928413764606871165730 . (179 2427893228399975082453 3928413764606871165730) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7109,7 +7109,7 @@ _:gn_554 { } _:gn_555 { - 181 math:greaterThan 1 . + (181) math:greaterThan 1 . (181 1) math:difference 180 . (927372692193078999176 1500520536206896083277) math:sum 2427893228399975082453 . (180 1500520536206896083277 2427893228399975082453) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7120,7 +7120,7 @@ _:gn_556 { } _:gn_557 { - 182 math:greaterThan 1 . + (182) math:greaterThan 1 . (182 1) math:difference 181 . (573147844013817084101 927372692193078999176) math:sum 1500520536206896083277 . (181 927372692193078999176 1500520536206896083277) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7131,7 +7131,7 @@ _:gn_558 { } _:gn_559 { - 183 math:greaterThan 1 . + (183) math:greaterThan 1 . (183 1) math:difference 182 . (354224848179261915075 573147844013817084101) math:sum 927372692193078999176 . (182 573147844013817084101 927372692193078999176) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7142,7 +7142,7 @@ _:gn_560 { } _:gn_561 { - 184 math:greaterThan 1 . + (184) math:greaterThan 1 . (184 1) math:difference 183 . (218922995834555169026 354224848179261915075) math:sum 573147844013817084101 . (183 354224848179261915075 573147844013817084101) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7153,7 +7153,7 @@ _:gn_562 { } _:gn_563 { - 185 math:greaterThan 1 . + (185) math:greaterThan 1 . (185 1) math:difference 184 . (135301852344706746049 218922995834555169026) math:sum 354224848179261915075 . (184 218922995834555169026 354224848179261915075) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7164,7 +7164,7 @@ _:gn_564 { } _:gn_565 { - 186 math:greaterThan 1 . + (186) math:greaterThan 1 . (186 1) math:difference 185 . (83621143489848422977 135301852344706746049) math:sum 218922995834555169026 . (185 135301852344706746049 218922995834555169026) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7175,7 +7175,7 @@ _:gn_566 { } _:gn_567 { - 187 math:greaterThan 1 . + (187) math:greaterThan 1 . (187 1) math:difference 186 . (51680708854858323072 83621143489848422977) math:sum 135301852344706746049 . (186 83621143489848422977 135301852344706746049) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7186,7 +7186,7 @@ _:gn_568 { } _:gn_569 { - 188 math:greaterThan 1 . + (188) math:greaterThan 1 . (188 1) math:difference 187 . (31940434634990099905 51680708854858323072) math:sum 83621143489848422977 . (187 51680708854858323072 83621143489848422977) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7197,7 +7197,7 @@ _:gn_570 { } _:gn_571 { - 189 math:greaterThan 1 . + (189) math:greaterThan 1 . (189 1) math:difference 188 . (19740274219868223167 31940434634990099905) math:sum 51680708854858323072 . (188 31940434634990099905 51680708854858323072) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7208,7 +7208,7 @@ _:gn_572 { } _:gn_573 { - 190 math:greaterThan 1 . + (190) math:greaterThan 1 . (190 1) math:difference 189 . (12200160415121876738 19740274219868223167) math:sum 31940434634990099905 . (189 19740274219868223167 31940434634990099905) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7219,7 +7219,7 @@ _:gn_574 { } _:gn_575 { - 191 math:greaterThan 1 . + (191) math:greaterThan 1 . (191 1) math:difference 190 . (7540113804746346429 12200160415121876738) math:sum 19740274219868223167 . (190 12200160415121876738 19740274219868223167) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7230,7 +7230,7 @@ _:gn_576 { } _:gn_577 { - 192 math:greaterThan 1 . + (192) math:greaterThan 1 . (192 1) math:difference 191 . (4660046610375530309 7540113804746346429) math:sum 12200160415121876738 . (191 7540113804746346429 12200160415121876738) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7241,7 +7241,7 @@ _:gn_578 { } _:gn_579 { - 193 math:greaterThan 1 . + (193) math:greaterThan 1 . (193 1) math:difference 192 . (2880067194370816120 4660046610375530309) math:sum 7540113804746346429 . (192 4660046610375530309 7540113804746346429) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7252,7 +7252,7 @@ _:gn_580 { } _:gn_581 { - 194 math:greaterThan 1 . + (194) math:greaterThan 1 . (194 1) math:difference 193 . (1779979416004714189 2880067194370816120) math:sum 4660046610375530309 . (193 2880067194370816120 4660046610375530309) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7263,7 +7263,7 @@ _:gn_582 { } _:gn_583 { - 195 math:greaterThan 1 . + (195) math:greaterThan 1 . (195 1) math:difference 194 . (1100087778366101931 1779979416004714189) math:sum 2880067194370816120 . (194 1779979416004714189 2880067194370816120) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7274,7 +7274,7 @@ _:gn_584 { } _:gn_585 { - 196 math:greaterThan 1 . + (196) math:greaterThan 1 . (196 1) math:difference 195 . (679891637638612258 1100087778366101931) math:sum 1779979416004714189 . (195 1100087778366101931 1779979416004714189) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7285,7 +7285,7 @@ _:gn_586 { } _:gn_587 { - 197 math:greaterThan 1 . + (197) math:greaterThan 1 . (197 1) math:difference 196 . (420196140727489673 679891637638612258) math:sum 1100087778366101931 . (196 679891637638612258 1100087778366101931) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7296,7 +7296,7 @@ _:gn_588 { } _:gn_589 { - 198 math:greaterThan 1 . + (198) math:greaterThan 1 . (198 1) math:difference 197 . (259695496911122585 420196140727489673) math:sum 679891637638612258 . (197 420196140727489673 679891637638612258) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7307,7 +7307,7 @@ _:gn_590 { } _:gn_591 { - 199 math:greaterThan 1 . + (199) math:greaterThan 1 . (199 1) math:difference 198 . (160500643816367088 259695496911122585) math:sum 420196140727489673 . (198 259695496911122585 420196140727489673) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7318,7 +7318,7 @@ _:gn_592 { } _:gn_593 { - 200 math:greaterThan 1 . + (200) math:greaterThan 1 . (200 1) math:difference 199 . (99194853094755497 160500643816367088) math:sum 259695496911122585 . (199 160500643816367088 259695496911122585) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7329,7 +7329,7 @@ _:gn_594 { } _:gn_595 { - 201 math:greaterThan 1 . + (201) math:greaterThan 1 . (201 1) math:difference 200 . (61305790721611591 99194853094755497) math:sum 160500643816367088 . (200 99194853094755497 160500643816367088) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7340,7 +7340,7 @@ _:gn_596 { } _:gn_597 { - 202 math:greaterThan 1 . + (202) math:greaterThan 1 . (202 1) math:difference 201 . (37889062373143906 61305790721611591) math:sum 99194853094755497 . (201 61305790721611591 99194853094755497) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7351,7 +7351,7 @@ _:gn_598 { } _:gn_599 { - 203 math:greaterThan 1 . + (203) math:greaterThan 1 . (203 1) math:difference 202 . (23416728348467685 37889062373143906) math:sum 61305790721611591 . (202 37889062373143906 61305790721611591) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7362,7 +7362,7 @@ _:gn_600 { } _:gn_601 { - 204 math:greaterThan 1 . + (204) math:greaterThan 1 . (204 1) math:difference 203 . (14472334024676221 23416728348467685) math:sum 37889062373143906 . (203 23416728348467685 37889062373143906) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7373,7 +7373,7 @@ _:gn_602 { } _:gn_603 { - 205 math:greaterThan 1 . + (205) math:greaterThan 1 . (205 1) math:difference 204 . (8944394323791464 14472334024676221) math:sum 23416728348467685 . (204 14472334024676221 23416728348467685) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7384,7 +7384,7 @@ _:gn_604 { } _:gn_605 { - 206 math:greaterThan 1 . + (206) math:greaterThan 1 . (206 1) math:difference 205 . (5527939700884757 8944394323791464) math:sum 14472334024676221 . (205 8944394323791464 14472334024676221) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7395,7 +7395,7 @@ _:gn_606 { } _:gn_607 { - 207 math:greaterThan 1 . + (207) math:greaterThan 1 . (207 1) math:difference 206 . (3416454622906707 5527939700884757) math:sum 8944394323791464 . (206 5527939700884757 8944394323791464) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7406,7 +7406,7 @@ _:gn_608 { } _:gn_609 { - 208 math:greaterThan 1 . + (208) math:greaterThan 1 . (208 1) math:difference 207 . (2111485077978050 3416454622906707) math:sum 5527939700884757 . (207 3416454622906707 5527939700884757) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7417,7 +7417,7 @@ _:gn_610 { } _:gn_611 { - 209 math:greaterThan 1 . + (209) math:greaterThan 1 . (209 1) math:difference 208 . (1304969544928657 2111485077978050) math:sum 3416454622906707 . (208 2111485077978050 3416454622906707) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7428,7 +7428,7 @@ _:gn_612 { } _:gn_613 { - 210 math:greaterThan 1 . + (210) math:greaterThan 1 . (210 1) math:difference 209 . (806515533049393 1304969544928657) math:sum 2111485077978050 . (209 1304969544928657 2111485077978050) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7439,7 +7439,7 @@ _:gn_614 { } _:gn_615 { - 211 math:greaterThan 1 . + (211) math:greaterThan 1 . (211 1) math:difference 210 . (498454011879264 806515533049393) math:sum 1304969544928657 . (210 806515533049393 1304969544928657) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7450,7 +7450,7 @@ _:gn_616 { } _:gn_617 { - 212 math:greaterThan 1 . + (212) math:greaterThan 1 . (212 1) math:difference 211 . (308061521170129 498454011879264) math:sum 806515533049393 . (211 498454011879264 806515533049393) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7461,7 +7461,7 @@ _:gn_618 { } _:gn_619 { - 213 math:greaterThan 1 . + (213) math:greaterThan 1 . (213 1) math:difference 212 . (190392490709135 308061521170129) math:sum 498454011879264 . (212 308061521170129 498454011879264) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7472,7 +7472,7 @@ _:gn_620 { } _:gn_621 { - 214 math:greaterThan 1 . + (214) math:greaterThan 1 . (214 1) math:difference 213 . (117669030460994 190392490709135) math:sum 308061521170129 . (213 190392490709135 308061521170129) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7483,7 +7483,7 @@ _:gn_622 { } _:gn_623 { - 215 math:greaterThan 1 . + (215) math:greaterThan 1 . (215 1) math:difference 214 . (72723460248141 117669030460994) math:sum 190392490709135 . (214 117669030460994 190392490709135) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7494,7 +7494,7 @@ _:gn_624 { } _:gn_625 { - 216 math:greaterThan 1 . + (216) math:greaterThan 1 . (216 1) math:difference 215 . (44945570212853 72723460248141) math:sum 117669030460994 . (215 72723460248141 117669030460994) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7505,7 +7505,7 @@ _:gn_626 { } _:gn_627 { - 217 math:greaterThan 1 . + (217) math:greaterThan 1 . (217 1) math:difference 216 . (27777890035288 44945570212853) math:sum 72723460248141 . (216 44945570212853 72723460248141) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7516,7 +7516,7 @@ _:gn_628 { } _:gn_629 { - 218 math:greaterThan 1 . + (218) math:greaterThan 1 . (218 1) math:difference 217 . (17167680177565 27777890035288) math:sum 44945570212853 . (217 27777890035288 44945570212853) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7527,7 +7527,7 @@ _:gn_630 { } _:gn_631 { - 219 math:greaterThan 1 . + (219) math:greaterThan 1 . (219 1) math:difference 218 . (10610209857723 17167680177565) math:sum 27777890035288 . (218 17167680177565 27777890035288) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7538,7 +7538,7 @@ _:gn_632 { } _:gn_633 { - 220 math:greaterThan 1 . + (220) math:greaterThan 1 . (220 1) math:difference 219 . (6557470319842 10610209857723) math:sum 17167680177565 . (219 10610209857723 17167680177565) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7549,7 +7549,7 @@ _:gn_634 { } _:gn_635 { - 221 math:greaterThan 1 . + (221) math:greaterThan 1 . (221 1) math:difference 220 . (4052739537881 6557470319842) math:sum 10610209857723 . (220 6557470319842 10610209857723) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7560,7 +7560,7 @@ _:gn_636 { } _:gn_637 { - 222 math:greaterThan 1 . + (222) math:greaterThan 1 . (222 1) math:difference 221 . (2504730781961 4052739537881) math:sum 6557470319842 . (221 4052739537881 6557470319842) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7571,7 +7571,7 @@ _:gn_638 { } _:gn_639 { - 223 math:greaterThan 1 . + (223) math:greaterThan 1 . (223 1) math:difference 222 . (1548008755920 2504730781961) math:sum 4052739537881 . (222 2504730781961 4052739537881) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7582,7 +7582,7 @@ _:gn_640 { } _:gn_641 { - 224 math:greaterThan 1 . + (224) math:greaterThan 1 . (224 1) math:difference 223 . (956722026041 1548008755920) math:sum 2504730781961 . (223 1548008755920 2504730781961) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7593,7 +7593,7 @@ _:gn_642 { } _:gn_643 { - 225 math:greaterThan 1 . + (225) math:greaterThan 1 . (225 1) math:difference 224 . (591286729879 956722026041) math:sum 1548008755920 . (224 956722026041 1548008755920) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7604,7 +7604,7 @@ _:gn_644 { } _:gn_645 { - 226 math:greaterThan 1 . + (226) math:greaterThan 1 . (226 1) math:difference 225 . (365435296162 591286729879) math:sum 956722026041 . (225 591286729879 956722026041) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7615,7 +7615,7 @@ _:gn_646 { } _:gn_647 { - 227 math:greaterThan 1 . + (227) math:greaterThan 1 . (227 1) math:difference 226 . (225851433717 365435296162) math:sum 591286729879 . (226 365435296162 591286729879) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7626,7 +7626,7 @@ _:gn_648 { } _:gn_649 { - 228 math:greaterThan 1 . + (228) math:greaterThan 1 . (228 1) math:difference 227 . (139583862445 225851433717) math:sum 365435296162 . (227 225851433717 365435296162) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7637,7 +7637,7 @@ _:gn_650 { } _:gn_651 { - 229 math:greaterThan 1 . + (229) math:greaterThan 1 . (229 1) math:difference 228 . (86267571272 139583862445) math:sum 225851433717 . (228 139583862445 225851433717) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7648,7 +7648,7 @@ _:gn_652 { } _:gn_653 { - 230 math:greaterThan 1 . + (230) math:greaterThan 1 . (230 1) math:difference 229 . (53316291173 86267571272) math:sum 139583862445 . (229 86267571272 139583862445) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7659,7 +7659,7 @@ _:gn_654 { } _:gn_655 { - 231 math:greaterThan 1 . + (231) math:greaterThan 1 . (231 1) math:difference 230 . (32951280099 53316291173) math:sum 86267571272 . (230 53316291173 86267571272) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7670,7 +7670,7 @@ _:gn_656 { } _:gn_657 { - 232 math:greaterThan 1 . + (232) math:greaterThan 1 . (232 1) math:difference 231 . (20365011074 32951280099) math:sum 53316291173 . (231 32951280099 53316291173) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7681,7 +7681,7 @@ _:gn_658 { } _:gn_659 { - 233 math:greaterThan 1 . + (233) math:greaterThan 1 . (233 1) math:difference 232 . (12586269025 20365011074) math:sum 32951280099 . (232 20365011074 32951280099) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7692,7 +7692,7 @@ _:gn_660 { } _:gn_661 { - 234 math:greaterThan 1 . + (234) math:greaterThan 1 . (234 1) math:difference 233 . (7778742049 12586269025) math:sum 20365011074 . (233 12586269025 20365011074) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7703,7 +7703,7 @@ _:gn_662 { } _:gn_663 { - 235 math:greaterThan 1 . + (235) math:greaterThan 1 . (235 1) math:difference 234 . (4807526976 7778742049) math:sum 12586269025 . (234 7778742049 12586269025) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7714,7 +7714,7 @@ _:gn_664 { } _:gn_665 { - 236 math:greaterThan 1 . + (236) math:greaterThan 1 . (236 1) math:difference 235 . (2971215073 4807526976) math:sum 7778742049 . (235 4807526976 7778742049) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7725,7 +7725,7 @@ _:gn_666 { } _:gn_667 { - 237 math:greaterThan 1 . + (237) math:greaterThan 1 . (237 1) math:difference 236 . (1836311903 2971215073) math:sum 4807526976 . (236 2971215073 4807526976) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7736,7 +7736,7 @@ _:gn_668 { } _:gn_669 { - 238 math:greaterThan 1 . + (238) math:greaterThan 1 . (238 1) math:difference 237 . (1134903170 1836311903) math:sum 2971215073 . (237 1836311903 2971215073) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7747,7 +7747,7 @@ _:gn_670 { } _:gn_671 { - 239 math:greaterThan 1 . + (239) math:greaterThan 1 . (239 1) math:difference 238 . (701408733 1134903170) math:sum 1836311903 . (238 1134903170 1836311903) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7758,7 +7758,7 @@ _:gn_672 { } _:gn_673 { - 240 math:greaterThan 1 . + (240) math:greaterThan 1 . (240 1) math:difference 239 . (433494437 701408733) math:sum 1134903170 . (239 701408733 1134903170) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7769,7 +7769,7 @@ _:gn_674 { } _:gn_675 { - 241 math:greaterThan 1 . + (241) math:greaterThan 1 . (241 1) math:difference 240 . (267914296 433494437) math:sum 701408733 . (240 433494437 701408733) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7780,7 +7780,7 @@ _:gn_676 { } _:gn_677 { - 242 math:greaterThan 1 . + (242) math:greaterThan 1 . (242 1) math:difference 241 . (165580141 267914296) math:sum 433494437 . (241 267914296 433494437) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7791,7 +7791,7 @@ _:gn_678 { } _:gn_679 { - 243 math:greaterThan 1 . + (243) math:greaterThan 1 . (243 1) math:difference 242 . (102334155 165580141) math:sum 267914296 . (242 165580141 267914296) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7802,7 +7802,7 @@ _:gn_680 { } _:gn_681 { - 244 math:greaterThan 1 . + (244) math:greaterThan 1 . (244 1) math:difference 243 . (63245986 102334155) math:sum 165580141 . (243 102334155 165580141) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7813,7 +7813,7 @@ _:gn_682 { } _:gn_683 { - 245 math:greaterThan 1 . + (245) math:greaterThan 1 . (245 1) math:difference 244 . (39088169 63245986) math:sum 102334155 . (244 63245986 102334155) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7824,7 +7824,7 @@ _:gn_684 { } _:gn_685 { - 246 math:greaterThan 1 . + (246) math:greaterThan 1 . (246 1) math:difference 245 . (24157817 39088169) math:sum 63245986 . (245 39088169 63245986) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7835,7 +7835,7 @@ _:gn_686 { } _:gn_687 { - 247 math:greaterThan 1 . + (247) math:greaterThan 1 . (247 1) math:difference 246 . (14930352 24157817) math:sum 39088169 . (246 24157817 39088169) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7846,7 +7846,7 @@ _:gn_688 { } _:gn_689 { - 248 math:greaterThan 1 . + (248) math:greaterThan 1 . (248 1) math:difference 247 . (9227465 14930352) math:sum 24157817 . (247 14930352 24157817) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7857,7 +7857,7 @@ _:gn_690 { } _:gn_691 { - 249 math:greaterThan 1 . + (249) math:greaterThan 1 . (249 1) math:difference 248 . (5702887 9227465) math:sum 14930352 . (248 9227465 14930352) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7868,7 +7868,7 @@ _:gn_692 { } _:gn_693 { - 250 math:greaterThan 1 . + (250) math:greaterThan 1 . (250 1) math:difference 249 . (3524578 5702887) math:sum 9227465 . (249 5702887 9227465) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7879,7 +7879,7 @@ _:gn_694 { } _:gn_695 { - 251 math:greaterThan 1 . + (251) math:greaterThan 1 . (251 1) math:difference 250 . (2178309 3524578) math:sum 5702887 . (250 3524578 5702887) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7890,7 +7890,7 @@ _:gn_696 { } _:gn_697 { - 252 math:greaterThan 1 . + (252) math:greaterThan 1 . (252 1) math:difference 251 . (1346269 2178309) math:sum 3524578 . (251 2178309 3524578) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7901,7 +7901,7 @@ _:gn_698 { } _:gn_699 { - 253 math:greaterThan 1 . + (253) math:greaterThan 1 . (253 1) math:difference 252 . (832040 1346269) math:sum 2178309 . (252 1346269 2178309) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7912,7 +7912,7 @@ _:gn_700 { } _:gn_701 { - 254 math:greaterThan 1 . + (254) math:greaterThan 1 . (254 1) math:difference 253 . (514229 832040) math:sum 1346269 . (253 832040 1346269) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7923,7 +7923,7 @@ _:gn_702 { } _:gn_703 { - 255 math:greaterThan 1 . + (255) math:greaterThan 1 . (255 1) math:difference 254 . (317811 514229) math:sum 832040 . (254 514229 832040) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7934,7 +7934,7 @@ _:gn_704 { } _:gn_705 { - 256 math:greaterThan 1 . + (256) math:greaterThan 1 . (256 1) math:difference 255 . (196418 317811) math:sum 514229 . (255 317811 514229) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7945,7 +7945,7 @@ _:gn_706 { } _:gn_707 { - 257 math:greaterThan 1 . + (257) math:greaterThan 1 . (257 1) math:difference 256 . (121393 196418) math:sum 317811 . (256 196418 317811) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7956,7 +7956,7 @@ _:gn_708 { } _:gn_709 { - 258 math:greaterThan 1 . + (258) math:greaterThan 1 . (258 1) math:difference 257 . (75025 121393) math:sum 196418 . (257 121393 196418) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7967,7 +7967,7 @@ _:gn_710 { } _:gn_711 { - 259 math:greaterThan 1 . + (259) math:greaterThan 1 . (259 1) math:difference 258 . (46368 75025) math:sum 121393 . (258 75025 121393) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7978,7 +7978,7 @@ _:gn_712 { } _:gn_713 { - 260 math:greaterThan 1 . + (260) math:greaterThan 1 . (260 1) math:difference 259 . (28657 46368) math:sum 75025 . (259 46368 75025) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -7989,7 +7989,7 @@ _:gn_714 { } _:gn_715 { - 261 math:greaterThan 1 . + (261) math:greaterThan 1 . (261 1) math:difference 260 . (17711 28657) math:sum 46368 . (260 28657 46368) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8000,7 +8000,7 @@ _:gn_716 { } _:gn_717 { - 262 math:greaterThan 1 . + (262) math:greaterThan 1 . (262 1) math:difference 261 . (10946 17711) math:sum 28657 . (261 17711 28657) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8011,7 +8011,7 @@ _:gn_718 { } _:gn_719 { - 263 math:greaterThan 1 . + (263) math:greaterThan 1 . (263 1) math:difference 262 . (6765 10946) math:sum 17711 . (262 10946 17711) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8022,7 +8022,7 @@ _:gn_720 { } _:gn_721 { - 264 math:greaterThan 1 . + (264) math:greaterThan 1 . (264 1) math:difference 263 . (4181 6765) math:sum 10946 . (263 6765 10946) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8033,7 +8033,7 @@ _:gn_722 { } _:gn_723 { - 265 math:greaterThan 1 . + (265) math:greaterThan 1 . (265 1) math:difference 264 . (2584 4181) math:sum 6765 . (264 4181 6765) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8044,7 +8044,7 @@ _:gn_724 { } _:gn_725 { - 266 math:greaterThan 1 . + (266) math:greaterThan 1 . (266 1) math:difference 265 . (1597 2584) math:sum 4181 . (265 2584 4181) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8055,7 +8055,7 @@ _:gn_726 { } _:gn_727 { - 267 math:greaterThan 1 . + (267) math:greaterThan 1 . (267 1) math:difference 266 . (987 1597) math:sum 2584 . (266 1597 2584) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8066,7 +8066,7 @@ _:gn_728 { } _:gn_729 { - 268 math:greaterThan 1 . + (268) math:greaterThan 1 . (268 1) math:difference 267 . (610 987) math:sum 1597 . (267 987 1597) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8077,7 +8077,7 @@ _:gn_730 { } _:gn_731 { - 269 math:greaterThan 1 . + (269) math:greaterThan 1 . (269 1) math:difference 268 . (377 610) math:sum 987 . (268 610 987) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8088,7 +8088,7 @@ _:gn_732 { } _:gn_733 { - 270 math:greaterThan 1 . + (270) math:greaterThan 1 . (270 1) math:difference 269 . (233 377) math:sum 610 . (269 377 610) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8099,7 +8099,7 @@ _:gn_734 { } _:gn_735 { - 271 math:greaterThan 1 . + (271) math:greaterThan 1 . (271 1) math:difference 270 . (144 233) math:sum 377 . (270 233 377) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8110,7 +8110,7 @@ _:gn_736 { } _:gn_737 { - 272 math:greaterThan 1 . + (272) math:greaterThan 1 . (272 1) math:difference 271 . (89 144) math:sum 233 . (271 144 233) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8121,7 +8121,7 @@ _:gn_738 { } _:gn_739 { - 273 math:greaterThan 1 . + (273) math:greaterThan 1 . (273 1) math:difference 272 . (55 89) math:sum 144 . (272 89 144) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8132,7 +8132,7 @@ _:gn_740 { } _:gn_741 { - 274 math:greaterThan 1 . + (274) math:greaterThan 1 . (274 1) math:difference 273 . (34 55) math:sum 89 . (273 55 89) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8143,7 +8143,7 @@ _:gn_742 { } _:gn_743 { - 275 math:greaterThan 1 . + (275) math:greaterThan 1 . (275 1) math:difference 274 . (21 34) math:sum 55 . (274 34 55) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8154,7 +8154,7 @@ _:gn_744 { } _:gn_745 { - 276 math:greaterThan 1 . + (276) math:greaterThan 1 . (276 1) math:difference 275 . (13 21) math:sum 34 . (275 21 34) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8165,7 +8165,7 @@ _:gn_746 { } _:gn_747 { - 277 math:greaterThan 1 . + (277) math:greaterThan 1 . (277 1) math:difference 276 . (8 13) math:sum 21 . (276 13 21) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8176,7 +8176,7 @@ _:gn_748 { } _:gn_749 { - 278 math:greaterThan 1 . + (278) math:greaterThan 1 . (278 1) math:difference 277 . (5 8) math:sum 13 . (277 8 13) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8187,7 +8187,7 @@ _:gn_750 { } _:gn_751 { - 279 math:greaterThan 1 . + (279) math:greaterThan 1 . (279 1) math:difference 278 . (3 5) math:sum 8 . (278 5 8) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8198,7 +8198,7 @@ _:gn_752 { } _:gn_753 { - 280 math:greaterThan 1 . + (280) math:greaterThan 1 . (280 1) math:difference 279 . (2 3) math:sum 5 . (279 3 5) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8209,7 +8209,7 @@ _:gn_754 { } _:gn_755 { - 281 math:greaterThan 1 . + (281) math:greaterThan 1 . (281 1) math:difference 280 . (1 2) math:sum 3 . (280 2 3) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8220,7 +8220,7 @@ _:gn_756 { } _:gn_757 { - 282 math:greaterThan 1 . + (282) math:greaterThan 1 . (282 1) math:difference 281 . (1 1) math:sum 2 . (281 1 2) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8231,7 +8231,7 @@ _:gn_758 { } _:gn_759 { - 283 math:greaterThan 1 . + (283) math:greaterThan 1 . (283 1) math:difference 282 . (0 1) math:sum 1 . (282 1 1) :fib 62232491515607091882574410635924603070626544377175485625797. @@ -8246,7 +8246,7 @@ _:gn_761 { } _:gn_762 { - 2 math:greaterThan 1 . + (2) math:greaterThan 1 . (2 1) math:difference 1 . (113013414290461573000864571285044357816401689532910135935586901371624629097381641377762398220842092179784457030793435945094030608678984524361950008607879344645623582121518901854473524583200111068073167866632556403335772549349983565276180500969944727286093359967987943838197280916269071468009121283277133632898569322603301474623240025324961108728797635903643455565011945084063135029510372587248361876580290710924768020134112626484745831586805842582424771734396508121307629104603694327897916748427447693364447397048417570830098968375557153977861512065402266126598948916478558562722922943251326483973127640631114416262832696812845055637207739127674242881611405145296311191811904063940751788926125099565534331384835958213299376032374013888290477272297099273135837235986464 182859545506639906477769795530112750284171523172340554642284140026798977310835621265687330121821969632801182137928985885313647062988756061444753522622003438424302168498201609954142960262928126183848246574825708735337054938372529279946935025768247339858627727788171408872941059704433195041334536120401122614296440690896359748903879883983720954144343131231825510528462999445355079726401595913551625222566199127635346042962662960419230995925493280620063543405000673158595830452122366478050993861100123548604086872505661505819581434654526589442958926538413829544933214512454804759801813380778419387472358803991892210856324013969240592666277557021930731128987535655474373643946127073538281585303789530017650095884802402142286814291204611506867422715080526388939721448718993) math:sum 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457 . (1 182859545506639906477769795530112750284171523172340554642284140026798977310835621265687330121821969632801182137928985885313647062988756061444753522622003438424302168498201609954142960262928126183848246574825708735337054938372529279946935025768247339858627727788171408872941059704433195041334536120401122614296440690896359748903879883983720954144343131231825510528462999445355079726401595913551625222566199127635346042962662960419230995925493280620063543405000673158595830452122366478050993861100123548604086872505661505819581434654526589442958926538413829544933214512454804759801813380778419387472358803991892210856324013969240592666277557021930731128987535655474373643946127073538281585303789530017650095884802402142286814291204611506867422715080526388939721448718993 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8257,7 +8257,7 @@ _:gn_763 { } _:gn_764 { - 3 math:greaterThan 1 . + (3) math:greaterThan 1 . (3 1) math:difference 2 . (69846131216178333476905224245068392467769833639430418706697238655174348213453979887924931900979877453016725107135549940219616454309771537082803514014124093778678586376682708099669435679728015115775078708193152332001282389022545714670754524798302612572534367820183465034743778788164123573325414837123988981397871368293058274280639858658759845415545495328182054963451054361291944696891223326303263345985908416710578022828550333934485164338687438037638771670604165037288201347518672150153077112672675855239639475457243934989482466278969435465097414473011563418334265595976246197078890437527092903499231163360777794593491317156395537029069817894256488247376130510178062452134223009597529796377664430452115764499966443928987438258830597618576945442783427115803884212732529 113013414290461573000864571285044357816401689532910135935586901371624629097381641377762398220842092179784457030793435945094030608678984524361950008607879344645623582121518901854473524583200111068073167866632556403335772549349983565276180500969944727286093359967987943838197280916269071468009121283277133632898569322603301474623240025324961108728797635903643455565011945084063135029510372587248361876580290710924768020134112626484745831586805842582424771734396508121307629104603694327897916748427447693364447397048417570830098968375557153977861512065402266126598948916478558562722922943251326483973127640631114416262832696812845055637207739127674242881611405145296311191811904063940751788926125099565534331384835958213299376032374013888290477272297099273135837235986464) math:sum 182859545506639906477769795530112750284171523172340554642284140026798977310835621265687330121821969632801182137928985885313647062988756061444753522622003438424302168498201609954142960262928126183848246574825708735337054938372529279946935025768247339858627727788171408872941059704433195041334536120401122614296440690896359748903879883983720954144343131231825510528462999445355079726401595913551625222566199127635346042962662960419230995925493280620063543405000673158595830452122366478050993861100123548604086872505661505819581434654526589442958926538413829544933214512454804759801813380778419387472358803991892210856324013969240592666277557021930731128987535655474373643946127073538281585303789530017650095884802402142286814291204611506867422715080526388939721448718993 . (2 113013414290461573000864571285044357816401689532910135935586901371624629097381641377762398220842092179784457030793435945094030608678984524361950008607879344645623582121518901854473524583200111068073167866632556403335772549349983565276180500969944727286093359967987943838197280916269071468009121283277133632898569322603301474623240025324961108728797635903643455565011945084063135029510372587248361876580290710924768020134112626484745831586805842582424771734396508121307629104603694327897916748427447693364447397048417570830098968375557153977861512065402266126598948916478558562722922943251326483973127640631114416262832696812845055637207739127674242881611405145296311191811904063940751788926125099565534331384835958213299376032374013888290477272297099273135837235986464 182859545506639906477769795530112750284171523172340554642284140026798977310835621265687330121821969632801182137928985885313647062988756061444753522622003438424302168498201609954142960262928126183848246574825708735337054938372529279946935025768247339858627727788171408872941059704433195041334536120401122614296440690896359748903879883983720954144343131231825510528462999445355079726401595913551625222566199127635346042962662960419230995925493280620063543405000673158595830452122366478050993861100123548604086872505661505819581434654526589442958926538413829544933214512454804759801813380778419387472358803991892210856324013969240592666277557021930731128987535655474373643946127073538281585303789530017650095884802402142286814291204611506867422715080526388939721448718993) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8268,7 +8268,7 @@ _:gn_765 { } _:gn_766 { - 4 math:greaterThan 1 . + (4) math:greaterThan 1 . (4 1) math:difference 3 . (43167283074283239523959347039975965348631855893479717228889662716450280883927661489837466319862214726767731923657886004874414154369212987279146494593755250866944995744836193754804088903472095952298089158439404071334490160327437850605425976171642114713558992147804478803453502128104947894683706446153144651500697954310243200342600166666201263313252140575461400601560890722771190332619149260945098530594382294214189997305562292550260667248118404544786000063792343084019427757085022177744839635754771838124807921591173635840616502096587718512764097592390702708264683320502312365644032505724233580473896477270336621669341379656449518608137921233417754634235274635118248739677681054343221992548460669113418566884869514284311937773543416269713531829513672157331953023253935 69846131216178333476905224245068392467769833639430418706697238655174348213453979887924931900979877453016725107135549940219616454309771537082803514014124093778678586376682708099669435679728015115775078708193152332001282389022545714670754524798302612572534367820183465034743778788164123573325414837123988981397871368293058274280639858658759845415545495328182054963451054361291944696891223326303263345985908416710578022828550333934485164338687438037638771670604165037288201347518672150153077112672675855239639475457243934989482466278969435465097414473011563418334265595976246197078890437527092903499231163360777794593491317156395537029069817894256488247376130510178062452134223009597529796377664430452115764499966443928987438258830597618576945442783427115803884212732529) math:sum 113013414290461573000864571285044357816401689532910135935586901371624629097381641377762398220842092179784457030793435945094030608678984524361950008607879344645623582121518901854473524583200111068073167866632556403335772549349983565276180500969944727286093359967987943838197280916269071468009121283277133632898569322603301474623240025324961108728797635903643455565011945084063135029510372587248361876580290710924768020134112626484745831586805842582424771734396508121307629104603694327897916748427447693364447397048417570830098968375557153977861512065402266126598948916478558562722922943251326483973127640631114416262832696812845055637207739127674242881611405145296311191811904063940751788926125099565534331384835958213299376032374013888290477272297099273135837235986464 . (3 69846131216178333476905224245068392467769833639430418706697238655174348213453979887924931900979877453016725107135549940219616454309771537082803514014124093778678586376682708099669435679728015115775078708193152332001282389022545714670754524798302612572534367820183465034743778788164123573325414837123988981397871368293058274280639858658759845415545495328182054963451054361291944696891223326303263345985908416710578022828550333934485164338687438037638771670604165037288201347518672150153077112672675855239639475457243934989482466278969435465097414473011563418334265595976246197078890437527092903499231163360777794593491317156395537029069817894256488247376130510178062452134223009597529796377664430452115764499966443928987438258830597618576945442783427115803884212732529 113013414290461573000864571285044357816401689532910135935586901371624629097381641377762398220842092179784457030793435945094030608678984524361950008607879344645623582121518901854473524583200111068073167866632556403335772549349983565276180500969944727286093359967987943838197280916269071468009121283277133632898569322603301474623240025324961108728797635903643455565011945084063135029510372587248361876580290710924768020134112626484745831586805842582424771734396508121307629104603694327897916748427447693364447397048417570830098968375557153977861512065402266126598948916478558562722922943251326483973127640631114416262832696812845055637207739127674242881611405145296311191811904063940751788926125099565534331384835958213299376032374013888290477272297099273135837235986464) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8279,7 +8279,7 @@ _:gn_767 { } _:gn_768 { - 5 math:greaterThan 1 . + (5) math:greaterThan 1 . (5 1) math:difference 4 . (26678848141895093952945877205092427119137977745950701477807575938724067329526318398087465581117662726248993183477663935345202299940558549803657019420368842911733590631846514344865346776255919163476989549753748260666792228695107864065328548626660497858975375672378986231290276660059175678641708390970844329897173413982815073938039691992558582102293354752720654361890163638520754364272074065358164815391526122496388025522988041384224497090569033492852771606811821953268773590433649972408237476917904017114831553866070299148865964182381716952333316880620860710069582275473933831434857931802859323025334686090441172924149937499946018420931896660838733613140855875059813712456541955254307803829203761338697197615096929644675500485287181348863413613269754958471931189478594 43167283074283239523959347039975965348631855893479717228889662716450280883927661489837466319862214726767731923657886004874414154369212987279146494593755250866944995744836193754804088903472095952298089158439404071334490160327437850605425976171642114713558992147804478803453502128104947894683706446153144651500697954310243200342600166666201263313252140575461400601560890722771190332619149260945098530594382294214189997305562292550260667248118404544786000063792343084019427757085022177744839635754771838124807921591173635840616502096587718512764097592390702708264683320502312365644032505724233580473896477270336621669341379656449518608137921233417754634235274635118248739677681054343221992548460669113418566884869514284311937773543416269713531829513672157331953023253935) math:sum 69846131216178333476905224245068392467769833639430418706697238655174348213453979887924931900979877453016725107135549940219616454309771537082803514014124093778678586376682708099669435679728015115775078708193152332001282389022545714670754524798302612572534367820183465034743778788164123573325414837123988981397871368293058274280639858658759845415545495328182054963451054361291944696891223326303263345985908416710578022828550333934485164338687438037638771670604165037288201347518672150153077112672675855239639475457243934989482466278969435465097414473011563418334265595976246197078890437527092903499231163360777794593491317156395537029069817894256488247376130510178062452134223009597529796377664430452115764499966443928987438258830597618576945442783427115803884212732529 . (4 43167283074283239523959347039975965348631855893479717228889662716450280883927661489837466319862214726767731923657886004874414154369212987279146494593755250866944995744836193754804088903472095952298089158439404071334490160327437850605425976171642114713558992147804478803453502128104947894683706446153144651500697954310243200342600166666201263313252140575461400601560890722771190332619149260945098530594382294214189997305562292550260667248118404544786000063792343084019427757085022177744839635754771838124807921591173635840616502096587718512764097592390702708264683320502312365644032505724233580473896477270336621669341379656449518608137921233417754634235274635118248739677681054343221992548460669113418566884869514284311937773543416269713531829513672157331953023253935 69846131216178333476905224245068392467769833639430418706697238655174348213453979887924931900979877453016725107135549940219616454309771537082803514014124093778678586376682708099669435679728015115775078708193152332001282389022545714670754524798302612572534367820183465034743778788164123573325414837123988981397871368293058274280639858658759845415545495328182054963451054361291944696891223326303263345985908416710578022828550333934485164338687438037638771670604165037288201347518672150153077112672675855239639475457243934989482466278969435465097414473011563418334265595976246197078890437527092903499231163360777794593491317156395537029069817894256488247376130510178062452134223009597529796377664430452115764499966443928987438258830597618576945442783427115803884212732529) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8290,7 +8290,7 @@ _:gn_769 { } _:gn_770 { - 6 math:greaterThan 1 . + (6) math:greaterThan 1 . (6 1) math:difference 5 . (16488434932388145571013469834883538229493878147529015751082086777726213554401343091750000738744552000518738740180222069529211854428654437475489475173386407955211405112989679409938742127216176788821099608685655810667697931632329986540097427544981616854583616475425492572163225468045772216041998055182300321603524540327428126404560474673642681210958785822740746239670727084250435968347075195586933715202856171717801971782574251166036170157549371051933228456980521130750654166651372205336602158836867821009976367725103336691750537914206001560430780711769841998195101045028378534209174573921374257448561791179895448745191442156503500187206024572579021021094418760058435027221139099088914188719256907774721369269772584639636437288256234920850118216243917198860021833775341 26678848141895093952945877205092427119137977745950701477807575938724067329526318398087465581117662726248993183477663935345202299940558549803657019420368842911733590631846514344865346776255919163476989549753748260666792228695107864065328548626660497858975375672378986231290276660059175678641708390970844329897173413982815073938039691992558582102293354752720654361890163638520754364272074065358164815391526122496388025522988041384224497090569033492852771606811821953268773590433649972408237476917904017114831553866070299148865964182381716952333316880620860710069582275473933831434857931802859323025334686090441172924149937499946018420931896660838733613140855875059813712456541955254307803829203761338697197615096929644675500485287181348863413613269754958471931189478594) math:sum 43167283074283239523959347039975965348631855893479717228889662716450280883927661489837466319862214726767731923657886004874414154369212987279146494593755250866944995744836193754804088903472095952298089158439404071334490160327437850605425976171642114713558992147804478803453502128104947894683706446153144651500697954310243200342600166666201263313252140575461400601560890722771190332619149260945098530594382294214189997305562292550260667248118404544786000063792343084019427757085022177744839635754771838124807921591173635840616502096587718512764097592390702708264683320502312365644032505724233580473896477270336621669341379656449518608137921233417754634235274635118248739677681054343221992548460669113418566884869514284311937773543416269713531829513672157331953023253935 . (5 26678848141895093952945877205092427119137977745950701477807575938724067329526318398087465581117662726248993183477663935345202299940558549803657019420368842911733590631846514344865346776255919163476989549753748260666792228695107864065328548626660497858975375672378986231290276660059175678641708390970844329897173413982815073938039691992558582102293354752720654361890163638520754364272074065358164815391526122496388025522988041384224497090569033492852771606811821953268773590433649972408237476917904017114831553866070299148865964182381716952333316880620860710069582275473933831434857931802859323025334686090441172924149937499946018420931896660838733613140855875059813712456541955254307803829203761338697197615096929644675500485287181348863413613269754958471931189478594 43167283074283239523959347039975965348631855893479717228889662716450280883927661489837466319862214726767731923657886004874414154369212987279146494593755250866944995744836193754804088903472095952298089158439404071334490160327437850605425976171642114713558992147804478803453502128104947894683706446153144651500697954310243200342600166666201263313252140575461400601560890722771190332619149260945098530594382294214189997305562292550260667248118404544786000063792343084019427757085022177744839635754771838124807921591173635840616502096587718512764097592390702708264683320502312365644032505724233580473896477270336621669341379656449518608137921233417754634235274635118248739677681054343221992548460669113418566884869514284311937773543416269713531829513672157331953023253935) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8301,7 +8301,7 @@ _:gn_771 { } _:gn_772 { - 7 math:greaterThan 1 . + (7) math:greaterThan 1 . (7 1) math:difference 6 . (10190413209506948381932407370208888889644099598421685726725489160997853775124975306337464842373110725730254443297441865815990445511904112328167544246982434956522185518856834934926604649039742374655889941068092449999094297062777877525231121081678881004391759196953493659127051192013403462599710335788544008293648873655386947533479217318915900891334568929979908122219436554270318395924998869771231100188669950778586053740413790218188326933019662440919543149831300822518119423782277767071635318081036196104855186140966962457115426268175715391902536168851018711874481230445555297225683357881485065576772894910545724178958495343442518233725872088259712592046437115001378685235402856165393615109946853563975828345324345005039063197030946428013295397025837759611909355703253 16488434932388145571013469834883538229493878147529015751082086777726213554401343091750000738744552000518738740180222069529211854428654437475489475173386407955211405112989679409938742127216176788821099608685655810667697931632329986540097427544981616854583616475425492572163225468045772216041998055182300321603524540327428126404560474673642681210958785822740746239670727084250435968347075195586933715202856171717801971782574251166036170157549371051933228456980521130750654166651372205336602158836867821009976367725103336691750537914206001560430780711769841998195101045028378534209174573921374257448561791179895448745191442156503500187206024572579021021094418760058435027221139099088914188719256907774721369269772584639636437288256234920850118216243917198860021833775341) math:sum 26678848141895093952945877205092427119137977745950701477807575938724067329526318398087465581117662726248993183477663935345202299940558549803657019420368842911733590631846514344865346776255919163476989549753748260666792228695107864065328548626660497858975375672378986231290276660059175678641708390970844329897173413982815073938039691992558582102293354752720654361890163638520754364272074065358164815391526122496388025522988041384224497090569033492852771606811821953268773590433649972408237476917904017114831553866070299148865964182381716952333316880620860710069582275473933831434857931802859323025334686090441172924149937499946018420931896660838733613140855875059813712456541955254307803829203761338697197615096929644675500485287181348863413613269754958471931189478594 . (6 16488434932388145571013469834883538229493878147529015751082086777726213554401343091750000738744552000518738740180222069529211854428654437475489475173386407955211405112989679409938742127216176788821099608685655810667697931632329986540097427544981616854583616475425492572163225468045772216041998055182300321603524540327428126404560474673642681210958785822740746239670727084250435968347075195586933715202856171717801971782574251166036170157549371051933228456980521130750654166651372205336602158836867821009976367725103336691750537914206001560430780711769841998195101045028378534209174573921374257448561791179895448745191442156503500187206024572579021021094418760058435027221139099088914188719256907774721369269772584639636437288256234920850118216243917198860021833775341 26678848141895093952945877205092427119137977745950701477807575938724067329526318398087465581117662726248993183477663935345202299940558549803657019420368842911733590631846514344865346776255919163476989549753748260666792228695107864065328548626660497858975375672378986231290276660059175678641708390970844329897173413982815073938039691992558582102293354752720654361890163638520754364272074065358164815391526122496388025522988041384224497090569033492852771606811821953268773590433649972408237476917904017114831553866070299148865964182381716952333316880620860710069582275473933831434857931802859323025334686090441172924149937499946018420931896660838733613140855875059813712456541955254307803829203761338697197615096929644675500485287181348863413613269754958471931189478594) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8312,7 +8312,7 @@ _:gn_773 { } _:gn_774 { - 8 math:greaterThan 1 . + (8) math:greaterThan 1 . (8 1) math:difference 7 . (6298021722881197189081062464674649339849778549107330024356597616728359779276367785412535896371441274788484296882780203713221408916750325147321930926403972998689219594132844475012137478176434414165209667617563360668603634569552109014866306463302735850191857278471998913036174276032368753442287719393756313309875666672041178871081257354726780319624216892760838117451290529980117572422076325815702615014186220939215918042160460947847843224529708611013685307149220308232534742869094438264966840755831624905121181584136374234635111646030286168528244542918823286320619814582823236983491216039889191871788896269349724566232946813060981953480152484319308429047981645057056341985736242923520573609310054210745540924448239634597374091225288492836822819218079439248112478072088 10190413209506948381932407370208888889644099598421685726725489160997853775124975306337464842373110725730254443297441865815990445511904112328167544246982434956522185518856834934926604649039742374655889941068092449999094297062777877525231121081678881004391759196953493659127051192013403462599710335788544008293648873655386947533479217318915900891334568929979908122219436554270318395924998869771231100188669950778586053740413790218188326933019662440919543149831300822518119423782277767071635318081036196104855186140966962457115426268175715391902536168851018711874481230445555297225683357881485065576772894910545724178958495343442518233725872088259712592046437115001378685235402856165393615109946853563975828345324345005039063197030946428013295397025837759611909355703253) math:sum 16488434932388145571013469834883538229493878147529015751082086777726213554401343091750000738744552000518738740180222069529211854428654437475489475173386407955211405112989679409938742127216176788821099608685655810667697931632329986540097427544981616854583616475425492572163225468045772216041998055182300321603524540327428126404560474673642681210958785822740746239670727084250435968347075195586933715202856171717801971782574251166036170157549371051933228456980521130750654166651372205336602158836867821009976367725103336691750537914206001560430780711769841998195101045028378534209174573921374257448561791179895448745191442156503500187206024572579021021094418760058435027221139099088914188719256907774721369269772584639636437288256234920850118216243917198860021833775341 . (7 10190413209506948381932407370208888889644099598421685726725489160997853775124975306337464842373110725730254443297441865815990445511904112328167544246982434956522185518856834934926604649039742374655889941068092449999094297062777877525231121081678881004391759196953493659127051192013403462599710335788544008293648873655386947533479217318915900891334568929979908122219436554270318395924998869771231100188669950778586053740413790218188326933019662440919543149831300822518119423782277767071635318081036196104855186140966962457115426268175715391902536168851018711874481230445555297225683357881485065576772894910545724178958495343442518233725872088259712592046437115001378685235402856165393615109946853563975828345324345005039063197030946428013295397025837759611909355703253 16488434932388145571013469834883538229493878147529015751082086777726213554401343091750000738744552000518738740180222069529211854428654437475489475173386407955211405112989679409938742127216176788821099608685655810667697931632329986540097427544981616854583616475425492572163225468045772216041998055182300321603524540327428126404560474673642681210958785822740746239670727084250435968347075195586933715202856171717801971782574251166036170157549371051933228456980521130750654166651372205336602158836867821009976367725103336691750537914206001560430780711769841998195101045028378534209174573921374257448561791179895448745191442156503500187206024572579021021094418760058435027221139099088914188719256907774721369269772584639636437288256234920850118216243917198860021833775341) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8323,7 +8323,7 @@ _:gn_775 { } _:gn_776 { - 9 math:greaterThan 1 . + (9) math:greaterThan 1 . (9 1) math:difference 8 . (3892391486625751192851344905534239549794321049314355702368891544269493995848607520924928946001669450941770146414661662102769036595153787180845613320578461957832965924723990459914467170863307960490680273450529089330490662493225768510364814618376145154199901918481494746090876915981034709157422616394787694983773206983345768662397959964189120571710352037219070004768146024290200823502922543955528485174483729839370135698253329270340483708489953829905857842682080514285584680913183328806668477325204571199734004556830588222480314622145429223374291625932195425553861415862732060242192141841595873704983998641195999612725548530381536280245719603940404162998455469944322343249666613241873041500636799353230287420876105370441689105805657935176472577807758320363796877631165 6298021722881197189081062464674649339849778549107330024356597616728359779276367785412535896371441274788484296882780203713221408916750325147321930926403972998689219594132844475012137478176434414165209667617563360668603634569552109014866306463302735850191857278471998913036174276032368753442287719393756313309875666672041178871081257354726780319624216892760838117451290529980117572422076325815702615014186220939215918042160460947847843224529708611013685307149220308232534742869094438264966840755831624905121181584136374234635111646030286168528244542918823286320619814582823236983491216039889191871788896269349724566232946813060981953480152484319308429047981645057056341985736242923520573609310054210745540924448239634597374091225288492836822819218079439248112478072088) math:sum 10190413209506948381932407370208888889644099598421685726725489160997853775124975306337464842373110725730254443297441865815990445511904112328167544246982434956522185518856834934926604649039742374655889941068092449999094297062777877525231121081678881004391759196953493659127051192013403462599710335788544008293648873655386947533479217318915900891334568929979908122219436554270318395924998869771231100188669950778586053740413790218188326933019662440919543149831300822518119423782277767071635318081036196104855186140966962457115426268175715391902536168851018711874481230445555297225683357881485065576772894910545724178958495343442518233725872088259712592046437115001378685235402856165393615109946853563975828345324345005039063197030946428013295397025837759611909355703253 . (8 6298021722881197189081062464674649339849778549107330024356597616728359779276367785412535896371441274788484296882780203713221408916750325147321930926403972998689219594132844475012137478176434414165209667617563360668603634569552109014866306463302735850191857278471998913036174276032368753442287719393756313309875666672041178871081257354726780319624216892760838117451290529980117572422076325815702615014186220939215918042160460947847843224529708611013685307149220308232534742869094438264966840755831624905121181584136374234635111646030286168528244542918823286320619814582823236983491216039889191871788896269349724566232946813060981953480152484319308429047981645057056341985736242923520573609310054210745540924448239634597374091225288492836822819218079439248112478072088 10190413209506948381932407370208888889644099598421685726725489160997853775124975306337464842373110725730254443297441865815990445511904112328167544246982434956522185518856834934926604649039742374655889941068092449999094297062777877525231121081678881004391759196953493659127051192013403462599710335788544008293648873655386947533479217318915900891334568929979908122219436554270318395924998869771231100188669950778586053740413790218188326933019662440919543149831300822518119423782277767071635318081036196104855186140966962457115426268175715391902536168851018711874481230445555297225683357881485065576772894910545724178958495343442518233725872088259712592046437115001378685235402856165393615109946853563975828345324345005039063197030946428013295397025837759611909355703253) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8334,7 +8334,7 @@ _:gn_777 { } _:gn_778 { - 10 math:greaterThan 1 . + (10) math:greaterThan 1 . (10 1) math:difference 9 . (2405630236255445996229717559140409790055457499792974321987706072458865783427760264487606950369771823846714150468118541610452372321596537966476317605825511040856253669408854015097670307313126453674529394167034271338112972076326340504501491844926590695991955359990504166945297360051334044284865102998968618326102459688695410208683297390537659747913864855541768112683144505689916748919153781860174129839702491099845782343907131677507359516039754781107827464467139793946950061955911109458298363430627053705387177027305786012154797023884856945153952916986627860766758398720091176741299074198293318166804897628153724953507398282679445673234432880378904266049526175112733998736069629681647532108673254857515253503572134264155684985419630557660350241410321118884315600440923 3892391486625751192851344905534239549794321049314355702368891544269493995848607520924928946001669450941770146414661662102769036595153787180845613320578461957832965924723990459914467170863307960490680273450529089330490662493225768510364814618376145154199901918481494746090876915981034709157422616394787694983773206983345768662397959964189120571710352037219070004768146024290200823502922543955528485174483729839370135698253329270340483708489953829905857842682080514285584680913183328806668477325204571199734004556830588222480314622145429223374291625932195425553861415862732060242192141841595873704983998641195999612725548530381536280245719603940404162998455469944322343249666613241873041500636799353230287420876105370441689105805657935176472577807758320363796877631165) math:sum 6298021722881197189081062464674649339849778549107330024356597616728359779276367785412535896371441274788484296882780203713221408916750325147321930926403972998689219594132844475012137478176434414165209667617563360668603634569552109014866306463302735850191857278471998913036174276032368753442287719393756313309875666672041178871081257354726780319624216892760838117451290529980117572422076325815702615014186220939215918042160460947847843224529708611013685307149220308232534742869094438264966840755831624905121181584136374234635111646030286168528244542918823286320619814582823236983491216039889191871788896269349724566232946813060981953480152484319308429047981645057056341985736242923520573609310054210745540924448239634597374091225288492836822819218079439248112478072088 . (9 3892391486625751192851344905534239549794321049314355702368891544269493995848607520924928946001669450941770146414661662102769036595153787180845613320578461957832965924723990459914467170863307960490680273450529089330490662493225768510364814618376145154199901918481494746090876915981034709157422616394787694983773206983345768662397959964189120571710352037219070004768146024290200823502922543955528485174483729839370135698253329270340483708489953829905857842682080514285584680913183328806668477325204571199734004556830588222480314622145429223374291625932195425553861415862732060242192141841595873704983998641195999612725548530381536280245719603940404162998455469944322343249666613241873041500636799353230287420876105370441689105805657935176472577807758320363796877631165 6298021722881197189081062464674649339849778549107330024356597616728359779276367785412535896371441274788484296882780203713221408916750325147321930926403972998689219594132844475012137478176434414165209667617563360668603634569552109014866306463302735850191857278471998913036174276032368753442287719393756313309875666672041178871081257354726780319624216892760838117451290529980117572422076325815702615014186220939215918042160460947847843224529708611013685307149220308232534742869094438264966840755831624905121181584136374234635111646030286168528244542918823286320619814582823236983491216039889191871788896269349724566232946813060981953480152484319308429047981645057056341985736242923520573609310054210745540924448239634597374091225288492836822819218079439248112478072088) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8345,7 +8345,7 @@ _:gn_779 { } _:gn_780 { - 11 math:greaterThan 1 . + (11) math:greaterThan 1 . (11 1) math:difference 10 . (1486761250370305196621627346393829759738863549521381380381185471810628212420847256437321995631897627095055995946543120492316664273557249214369295714752950916976712255315136444816796863550181506816150879283494817992377690416899428005863322773449554458207946558490990579145579555929700664872557513395819076657670747294650358453714662573651460823796487181677301892085001518600284074583768762095354355334781238739524353354346197592833124192450199048798030378214940720338634618957272219348370113894577517494346827529524802210325517598260572278220338708945567564787103017142640883500893067643302555538179101013042274659218150247702090607011286723561499896948929294831588344513596983560225509391963544495715033917303971106286004120386027377516122336397437201479481277190242 2405630236255445996229717559140409790055457499792974321987706072458865783427760264487606950369771823846714150468118541610452372321596537966476317605825511040856253669408854015097670307313126453674529394167034271338112972076326340504501491844926590695991955359990504166945297360051334044284865102998968618326102459688695410208683297390537659747913864855541768112683144505689916748919153781860174129839702491099845782343907131677507359516039754781107827464467139793946950061955911109458298363430627053705387177027305786012154797023884856945153952916986627860766758398720091176741299074198293318166804897628153724953507398282679445673234432880378904266049526175112733998736069629681647532108673254857515253503572134264155684985419630557660350241410321118884315600440923) math:sum 3892391486625751192851344905534239549794321049314355702368891544269493995848607520924928946001669450941770146414661662102769036595153787180845613320578461957832965924723990459914467170863307960490680273450529089330490662493225768510364814618376145154199901918481494746090876915981034709157422616394787694983773206983345768662397959964189120571710352037219070004768146024290200823502922543955528485174483729839370135698253329270340483708489953829905857842682080514285584680913183328806668477325204571199734004556830588222480314622145429223374291625932195425553861415862732060242192141841595873704983998641195999612725548530381536280245719603940404162998455469944322343249666613241873041500636799353230287420876105370441689105805657935176472577807758320363796877631165 . (10 2405630236255445996229717559140409790055457499792974321987706072458865783427760264487606950369771823846714150468118541610452372321596537966476317605825511040856253669408854015097670307313126453674529394167034271338112972076326340504501491844926590695991955359990504166945297360051334044284865102998968618326102459688695410208683297390537659747913864855541768112683144505689916748919153781860174129839702491099845782343907131677507359516039754781107827464467139793946950061955911109458298363430627053705387177027305786012154797023884856945153952916986627860766758398720091176741299074198293318166804897628153724953507398282679445673234432880378904266049526175112733998736069629681647532108673254857515253503572134264155684985419630557660350241410321118884315600440923 3892391486625751192851344905534239549794321049314355702368891544269493995848607520924928946001669450941770146414661662102769036595153787180845613320578461957832965924723990459914467170863307960490680273450529089330490662493225768510364814618376145154199901918481494746090876915981034709157422616394787694983773206983345768662397959964189120571710352037219070004768146024290200823502922543955528485174483729839370135698253329270340483708489953829905857842682080514285584680913183328806668477325204571199734004556830588222480314622145429223374291625932195425553861415862732060242192141841595873704983998641195999612725548530381536280245719603940404162998455469944322343249666613241873041500636799353230287420876105370441689105805657935176472577807758320363796877631165) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8356,7 +8356,7 @@ _:gn_781 { } _:gn_782 { - 12 math:greaterThan 1 . + (12) math:greaterThan 1 . (12 1) math:difference 11 . (918868985885140799608090212746580030316593950271592941606520600648237571006913008050284954737874196751658154521575421118135708048039288752107021891072560123879541414093717570280873443762944946858378514883539453345735281659426912498638169071477036237784008801499513587799717804121633379412307589603149541668431712394045051754968634816886198924117377673864466220598142987089632674335385019764819774504921252360321428989560934084674235323589555732309797086252199073608315442998638890109928249536049536211040349497780983801829279425624284666933614208041060295979655381577450293240406006554990762628625796615111450294289248034977355066223146156817404369100596880281145654222472646121422022716709710361800219586268163157869680865033603180144227905012883917404834323250681 1486761250370305196621627346393829759738863549521381380381185471810628212420847256437321995631897627095055995946543120492316664273557249214369295714752950916976712255315136444816796863550181506816150879283494817992377690416899428005863322773449554458207946558490990579145579555929700664872557513395819076657670747294650358453714662573651460823796487181677301892085001518600284074583768762095354355334781238739524353354346197592833124192450199048798030378214940720338634618957272219348370113894577517494346827529524802210325517598260572278220338708945567564787103017142640883500893067643302555538179101013042274659218150247702090607011286723561499896948929294831588344513596983560225509391963544495715033917303971106286004120386027377516122336397437201479481277190242) math:sum 2405630236255445996229717559140409790055457499792974321987706072458865783427760264487606950369771823846714150468118541610452372321596537966476317605825511040856253669408854015097670307313126453674529394167034271338112972076326340504501491844926590695991955359990504166945297360051334044284865102998968618326102459688695410208683297390537659747913864855541768112683144505689916748919153781860174129839702491099845782343907131677507359516039754781107827464467139793946950061955911109458298363430627053705387177027305786012154797023884856945153952916986627860766758398720091176741299074198293318166804897628153724953507398282679445673234432880378904266049526175112733998736069629681647532108673254857515253503572134264155684985419630557660350241410321118884315600440923 . (11 1486761250370305196621627346393829759738863549521381380381185471810628212420847256437321995631897627095055995946543120492316664273557249214369295714752950916976712255315136444816796863550181506816150879283494817992377690416899428005863322773449554458207946558490990579145579555929700664872557513395819076657670747294650358453714662573651460823796487181677301892085001518600284074583768762095354355334781238739524353354346197592833124192450199048798030378214940720338634618957272219348370113894577517494346827529524802210325517598260572278220338708945567564787103017142640883500893067643302555538179101013042274659218150247702090607011286723561499896948929294831588344513596983560225509391963544495715033917303971106286004120386027377516122336397437201479481277190242 2405630236255445996229717559140409790055457499792974321987706072458865783427760264487606950369771823846714150468118541610452372321596537966476317605825511040856253669408854015097670307313126453674529394167034271338112972076326340504501491844926590695991955359990504166945297360051334044284865102998968618326102459688695410208683297390537659747913864855541768112683144505689916748919153781860174129839702491099845782343907131677507359516039754781107827464467139793946950061955911109458298363430627053705387177027305786012154797023884856945153952916986627860766758398720091176741299074198293318166804897628153724953507398282679445673234432880378904266049526175112733998736069629681647532108673254857515253503572134264155684985419630557660350241410321118884315600440923) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8367,7 +8367,7 @@ _:gn_783 { } _:gn_784 { - 13 math:greaterThan 1 . + (13) math:greaterThan 1 . (13 1) math:difference 12 . (567892264485164397013537133647249729422269599249788438774664871162390641413934248387037040894023430343397841424967699374180956225517960462262273823680390793097170841221418874535923419787236559957772364399955364646642408757472515507225153701972518220423937756991476991345861751808067285460249923792669534989239034900605306698746027756765261899679109507812835671486858531510651400248383742330534580829859986379202924364785263508158888868860643316488233291962741646730319175958633329238441864358527981283306478031743818408496238172636287611286724500904507268807447635565190590260487061088311792909553304397930824364928902212724735540788140566744095527848332414550442690291124337438803486675253834133914814331035807948416323255352424197371894431384553284074646953939561 918868985885140799608090212746580030316593950271592941606520600648237571006913008050284954737874196751658154521575421118135708048039288752107021891072560123879541414093717570280873443762944946858378514883539453345735281659426912498638169071477036237784008801499513587799717804121633379412307589603149541668431712394045051754968634816886198924117377673864466220598142987089632674335385019764819774504921252360321428989560934084674235323589555732309797086252199073608315442998638890109928249536049536211040349497780983801829279425624284666933614208041060295979655381577450293240406006554990762628625796615111450294289248034977355066223146156817404369100596880281145654222472646121422022716709710361800219586268163157869680865033603180144227905012883917404834323250681) math:sum 1486761250370305196621627346393829759738863549521381380381185471810628212420847256437321995631897627095055995946543120492316664273557249214369295714752950916976712255315136444816796863550181506816150879283494817992377690416899428005863322773449554458207946558490990579145579555929700664872557513395819076657670747294650358453714662573651460823796487181677301892085001518600284074583768762095354355334781238739524353354346197592833124192450199048798030378214940720338634618957272219348370113894577517494346827529524802210325517598260572278220338708945567564787103017142640883500893067643302555538179101013042274659218150247702090607011286723561499896948929294831588344513596983560225509391963544495715033917303971106286004120386027377516122336397437201479481277190242 . (12 918868985885140799608090212746580030316593950271592941606520600648237571006913008050284954737874196751658154521575421118135708048039288752107021891072560123879541414093717570280873443762944946858378514883539453345735281659426912498638169071477036237784008801499513587799717804121633379412307589603149541668431712394045051754968634816886198924117377673864466220598142987089632674335385019764819774504921252360321428989560934084674235323589555732309797086252199073608315442998638890109928249536049536211040349497780983801829279425624284666933614208041060295979655381577450293240406006554990762628625796615111450294289248034977355066223146156817404369100596880281145654222472646121422022716709710361800219586268163157869680865033603180144227905012883917404834323250681 1486761250370305196621627346393829759738863549521381380381185471810628212420847256437321995631897627095055995946543120492316664273557249214369295714752950916976712255315136444816796863550181506816150879283494817992377690416899428005863322773449554458207946558490990579145579555929700664872557513395819076657670747294650358453714662573651460823796487181677301892085001518600284074583768762095354355334781238739524353354346197592833124192450199048798030378214940720338634618957272219348370113894577517494346827529524802210325517598260572278220338708945567564787103017142640883500893067643302555538179101013042274659218150247702090607011286723561499896948929294831588344513596983560225509391963544495715033917303971106286004120386027377516122336397437201479481277190242) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8378,7 +8378,7 @@ _:gn_785 { } _:gn_786 { - 14 math:greaterThan 1 . + (14) math:greaterThan 1 . (14 1) math:difference 13 . (350976721399976402594553079099330300894324351021804502831855729485846929592978759663247913843850766408260313096607721743954751822521328289844748067392169330782370572872298695744950023975708386900606150483584088699092872901954396991413015369504518017360071044508036596453856052313566093952057665810480006679192677493439745056222607060120937024438268166051630549111284455578981274087001277434285193675061265981118504624775670576515346454728912415821563794289457426877996267040005560871486385177521554927733871466037165393333041252987997055646889707136553027172207746012259702979918945466678969719072492217180625929360345822252619525435005590073308841252264465730702963931348308682618536041455876227885405255232355209453357609681178982772333473628330633330187369311120 567892264485164397013537133647249729422269599249788438774664871162390641413934248387037040894023430343397841424967699374180956225517960462262273823680390793097170841221418874535923419787236559957772364399955364646642408757472515507225153701972518220423937756991476991345861751808067285460249923792669534989239034900605306698746027756765261899679109507812835671486858531510651400248383742330534580829859986379202924364785263508158888868860643316488233291962741646730319175958633329238441864358527981283306478031743818408496238172636287611286724500904507268807447635565190590260487061088311792909553304397930824364928902212724735540788140566744095527848332414550442690291124337438803486675253834133914814331035807948416323255352424197371894431384553284074646953939561) math:sum 918868985885140799608090212746580030316593950271592941606520600648237571006913008050284954737874196751658154521575421118135708048039288752107021891072560123879541414093717570280873443762944946858378514883539453345735281659426912498638169071477036237784008801499513587799717804121633379412307589603149541668431712394045051754968634816886198924117377673864466220598142987089632674335385019764819774504921252360321428989560934084674235323589555732309797086252199073608315442998638890109928249536049536211040349497780983801829279425624284666933614208041060295979655381577450293240406006554990762628625796615111450294289248034977355066223146156817404369100596880281145654222472646121422022716709710361800219586268163157869680865033603180144227905012883917404834323250681 . (13 567892264485164397013537133647249729422269599249788438774664871162390641413934248387037040894023430343397841424967699374180956225517960462262273823680390793097170841221418874535923419787236559957772364399955364646642408757472515507225153701972518220423937756991476991345861751808067285460249923792669534989239034900605306698746027756765261899679109507812835671486858531510651400248383742330534580829859986379202924364785263508158888868860643316488233291962741646730319175958633329238441864358527981283306478031743818408496238172636287611286724500904507268807447635565190590260487061088311792909553304397930824364928902212724735540788140566744095527848332414550442690291124337438803486675253834133914814331035807948416323255352424197371894431384553284074646953939561 918868985885140799608090212746580030316593950271592941606520600648237571006913008050284954737874196751658154521575421118135708048039288752107021891072560123879541414093717570280873443762944946858378514883539453345735281659426912498638169071477036237784008801499513587799717804121633379412307589603149541668431712394045051754968634816886198924117377673864466220598142987089632674335385019764819774504921252360321428989560934084674235323589555732309797086252199073608315442998638890109928249536049536211040349497780983801829279425624284666933614208041060295979655381577450293240406006554990762628625796615111450294289248034977355066223146156817404369100596880281145654222472646121422022716709710361800219586268163157869680865033603180144227905012883917404834323250681) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8389,7 +8389,7 @@ _:gn_787 { } _:gn_788 { - 15 math:greaterThan 1 . + (15) math:greaterThan 1 . (15 1) math:difference 14 . (216915543085187994418984054547919428527945248227983935942809141676543711820955488723789127050172663935137528328359977630226204402996632172417525756288221462314800268349120178790973395811528173057166213916371275947549535855518118515812138332468000203063866712483440394892005699494501191508192257982189528310046357407165561642523420696644324875240841341761205122375574075931670126161382464896249387154798720398084419740009592931643542414131730900666669497673284219852322908918627768366955479181006426355572606565706653015163196919648290555639834793767954241635239889552930887280568115621632823190480812180750198435568556390472116015353134976670786686596067948819739726359776028756184950633797957906029409075803452738962965645671245214599560957756222650744459584628441 350976721399976402594553079099330300894324351021804502831855729485846929592978759663247913843850766408260313096607721743954751822521328289844748067392169330782370572872298695744950023975708386900606150483584088699092872901954396991413015369504518017360071044508036596453856052313566093952057665810480006679192677493439745056222607060120937024438268166051630549111284455578981274087001277434285193675061265981118504624775670576515346454728912415821563794289457426877996267040005560871486385177521554927733871466037165393333041252987997055646889707136553027172207746012259702979918945466678969719072492217180625929360345822252619525435005590073308841252264465730702963931348308682618536041455876227885405255232355209453357609681178982772333473628330633330187369311120) math:sum 567892264485164397013537133647249729422269599249788438774664871162390641413934248387037040894023430343397841424967699374180956225517960462262273823680390793097170841221418874535923419787236559957772364399955364646642408757472515507225153701972518220423937756991476991345861751808067285460249923792669534989239034900605306698746027756765261899679109507812835671486858531510651400248383742330534580829859986379202924364785263508158888868860643316488233291962741646730319175958633329238441864358527981283306478031743818408496238172636287611286724500904507268807447635565190590260487061088311792909553304397930824364928902212724735540788140566744095527848332414550442690291124337438803486675253834133914814331035807948416323255352424197371894431384553284074646953939561 . (14 350976721399976402594553079099330300894324351021804502831855729485846929592978759663247913843850766408260313096607721743954751822521328289844748067392169330782370572872298695744950023975708386900606150483584088699092872901954396991413015369504518017360071044508036596453856052313566093952057665810480006679192677493439745056222607060120937024438268166051630549111284455578981274087001277434285193675061265981118504624775670576515346454728912415821563794289457426877996267040005560871486385177521554927733871466037165393333041252987997055646889707136553027172207746012259702979918945466678969719072492217180625929360345822252619525435005590073308841252264465730702963931348308682618536041455876227885405255232355209453357609681178982772333473628330633330187369311120 567892264485164397013537133647249729422269599249788438774664871162390641413934248387037040894023430343397841424967699374180956225517960462262273823680390793097170841221418874535923419787236559957772364399955364646642408757472515507225153701972518220423937756991476991345861751808067285460249923792669534989239034900605306698746027756765261899679109507812835671486858531510651400248383742330534580829859986379202924364785263508158888868860643316488233291962741646730319175958633329238441864358527981283306478031743818408496238172636287611286724500904507268807447635565190590260487061088311792909553304397930824364928902212724735540788140566744095527848332414550442690291124337438803486675253834133914814331035807948416323255352424197371894431384553284074646953939561) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8400,7 +8400,7 @@ _:gn_789 { } _:gn_790 { - 16 math:greaterThan 1 . + (16) math:greaterThan 1 . (16 1) math:difference 15 . (134061178314788408175569024551410872366379102793820566889046587809303217772023270939458786793678102473122784768247744113728547419524696117427222311103947868467570304523178516953976628164180213843439936567212812751543337046436278475600877037036517814296204332024596201561850352819064902443865407828290478369146320086274183413699186363476612149197426824290425426735710379647311147925618812538035806520262545583034084884766077644871804040597181515154894296616173207025673358121377792504530905996515128572161264900330512378169844333339706500007054913368598785536967856459328815699350829845046146528591680036430427493791789431780503510081870613402522154656196516910963237571572279926433585407657918321855996179428902470490391964009933768172772515872107982585727784682679 216915543085187994418984054547919428527945248227983935942809141676543711820955488723789127050172663935137528328359977630226204402996632172417525756288221462314800268349120178790973395811528173057166213916371275947549535855518118515812138332468000203063866712483440394892005699494501191508192257982189528310046357407165561642523420696644324875240841341761205122375574075931670126161382464896249387154798720398084419740009592931643542414131730900666669497673284219852322908918627768366955479181006426355572606565706653015163196919648290555639834793767954241635239889552930887280568115621632823190480812180750198435568556390472116015353134976670786686596067948819739726359776028756184950633797957906029409075803452738962965645671245214599560957756222650744459584628441) math:sum 350976721399976402594553079099330300894324351021804502831855729485846929592978759663247913843850766408260313096607721743954751822521328289844748067392169330782370572872298695744950023975708386900606150483584088699092872901954396991413015369504518017360071044508036596453856052313566093952057665810480006679192677493439745056222607060120937024438268166051630549111284455578981274087001277434285193675061265981118504624775670576515346454728912415821563794289457426877996267040005560871486385177521554927733871466037165393333041252987997055646889707136553027172207746012259702979918945466678969719072492217180625929360345822252619525435005590073308841252264465730702963931348308682618536041455876227885405255232355209453357609681178982772333473628330633330187369311120 . (15 216915543085187994418984054547919428527945248227983935942809141676543711820955488723789127050172663935137528328359977630226204402996632172417525756288221462314800268349120178790973395811528173057166213916371275947549535855518118515812138332468000203063866712483440394892005699494501191508192257982189528310046357407165561642523420696644324875240841341761205122375574075931670126161382464896249387154798720398084419740009592931643542414131730900666669497673284219852322908918627768366955479181006426355572606565706653015163196919648290555639834793767954241635239889552930887280568115621632823190480812180750198435568556390472116015353134976670786686596067948819739726359776028756184950633797957906029409075803452738962965645671245214599560957756222650744459584628441 350976721399976402594553079099330300894324351021804502831855729485846929592978759663247913843850766408260313096607721743954751822521328289844748067392169330782370572872298695744950023975708386900606150483584088699092872901954396991413015369504518017360071044508036596453856052313566093952057665810480006679192677493439745056222607060120937024438268166051630549111284455578981274087001277434285193675061265981118504624775670576515346454728912415821563794289457426877996267040005560871486385177521554927733871466037165393333041252987997055646889707136553027172207746012259702979918945466678969719072492217180625929360345822252619525435005590073308841252264465730702963931348308682618536041455876227885405255232355209453357609681178982772333473628330633330187369311120) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8411,7 +8411,7 @@ _:gn_791 { } _:gn_792 { - 17 math:greaterThan 1 . + (17) math:greaterThan 1 . (17 1) math:difference 16 . (82854364770399586243415029996508556161566145434163369053762553867240494048932217784330340256494561462014743560112233516497656983471936054990303445184273593847229963825941661836996767647347959213726277349158463196006198809081840040211261295431482388767662380458844193330155346675436289064326850153899049940900037320891378228824234333167712726043414517470779695639863696284358978235763652358213580634536174815050334855243515286771738373534549385511775201057111012826649550797249975862424573184491297783411341665376140636993352586308584055632779880399355456098272033093602071581217285776586676661889132144319770941776766958691612505271264363268264531939871431908776488788203748829751365226140039584173412896374550268472573681661311446426788441884114668158731799945762 134061178314788408175569024551410872366379102793820566889046587809303217772023270939458786793678102473122784768247744113728547419524696117427222311103947868467570304523178516953976628164180213843439936567212812751543337046436278475600877037036517814296204332024596201561850352819064902443865407828290478369146320086274183413699186363476612149197426824290425426735710379647311147925618812538035806520262545583034084884766077644871804040597181515154894296616173207025673358121377792504530905996515128572161264900330512378169844333339706500007054913368598785536967856459328815699350829845046146528591680036430427493791789431780503510081870613402522154656196516910963237571572279926433585407657918321855996179428902470490391964009933768172772515872107982585727784682679) math:sum 216915543085187994418984054547919428527945248227983935942809141676543711820955488723789127050172663935137528328359977630226204402996632172417525756288221462314800268349120178790973395811528173057166213916371275947549535855518118515812138332468000203063866712483440394892005699494501191508192257982189528310046357407165561642523420696644324875240841341761205122375574075931670126161382464896249387154798720398084419740009592931643542414131730900666669497673284219852322908918627768366955479181006426355572606565706653015163196919648290555639834793767954241635239889552930887280568115621632823190480812180750198435568556390472116015353134976670786686596067948819739726359776028756184950633797957906029409075803452738962965645671245214599560957756222650744459584628441 . (16 134061178314788408175569024551410872366379102793820566889046587809303217772023270939458786793678102473122784768247744113728547419524696117427222311103947868467570304523178516953976628164180213843439936567212812751543337046436278475600877037036517814296204332024596201561850352819064902443865407828290478369146320086274183413699186363476612149197426824290425426735710379647311147925618812538035806520262545583034084884766077644871804040597181515154894296616173207025673358121377792504530905996515128572161264900330512378169844333339706500007054913368598785536967856459328815699350829845046146528591680036430427493791789431780503510081870613402522154656196516910963237571572279926433585407657918321855996179428902470490391964009933768172772515872107982585727784682679 216915543085187994418984054547919428527945248227983935942809141676543711820955488723789127050172663935137528328359977630226204402996632172417525756288221462314800268349120178790973395811528173057166213916371275947549535855518118515812138332468000203063866712483440394892005699494501191508192257982189528310046357407165561642523420696644324875240841341761205122375574075931670126161382464896249387154798720398084419740009592931643542414131730900666669497673284219852322908918627768366955479181006426355572606565706653015163196919648290555639834793767954241635239889552930887280568115621632823190480812180750198435568556390472116015353134976670786686596067948819739726359776028756184950633797957906029409075803452738962965645671245214599560957756222650744459584628441) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8422,7 +8422,7 @@ _:gn_793 { } _:gn_794 { - 18 math:greaterThan 1 . + (18) math:greaterThan 1 . (18 1) math:difference 17 . (51206813544388821932153994554902316204812957359657197835284033942062723723091053155128446537183541011108041208135510597230890436052760062436918865919674274620340340697236855116979860516832254629713659218054349555537138237354438435389615741605035425528541951565752008231695006143628613379538557674391428428246282765382805184874952030308899423154012306819645731095846683362952169689855160179822225885726370767983750029522562358100065667062632129643119095559062194199023807324127816642106332812023830788749923234954371741176491747031122444374275032969243329438695823365726744118133544068459469866702547892110656552015022473088891004810606250134257622716325085002186748783368531096682220181517878737682583283054352202017818282348622321745984073987993314426995984736917 82854364770399586243415029996508556161566145434163369053762553867240494048932217784330340256494561462014743560112233516497656983471936054990303445184273593847229963825941661836996767647347959213726277349158463196006198809081840040211261295431482388767662380458844193330155346675436289064326850153899049940900037320891378228824234333167712726043414517470779695639863696284358978235763652358213580634536174815050334855243515286771738373534549385511775201057111012826649550797249975862424573184491297783411341665376140636993352586308584055632779880399355456098272033093602071581217285776586676661889132144319770941776766958691612505271264363268264531939871431908776488788203748829751365226140039584173412896374550268472573681661311446426788441884114668158731799945762) math:sum 134061178314788408175569024551410872366379102793820566889046587809303217772023270939458786793678102473122784768247744113728547419524696117427222311103947868467570304523178516953976628164180213843439936567212812751543337046436278475600877037036517814296204332024596201561850352819064902443865407828290478369146320086274183413699186363476612149197426824290425426735710379647311147925618812538035806520262545583034084884766077644871804040597181515154894296616173207025673358121377792504530905996515128572161264900330512378169844333339706500007054913368598785536967856459328815699350829845046146528591680036430427493791789431780503510081870613402522154656196516910963237571572279926433585407657918321855996179428902470490391964009933768172772515872107982585727784682679 . (17 82854364770399586243415029996508556161566145434163369053762553867240494048932217784330340256494561462014743560112233516497656983471936054990303445184273593847229963825941661836996767647347959213726277349158463196006198809081840040211261295431482388767662380458844193330155346675436289064326850153899049940900037320891378228824234333167712726043414517470779695639863696284358978235763652358213580634536174815050334855243515286771738373534549385511775201057111012826649550797249975862424573184491297783411341665376140636993352586308584055632779880399355456098272033093602071581217285776586676661889132144319770941776766958691612505271264363268264531939871431908776488788203748829751365226140039584173412896374550268472573681661311446426788441884114668158731799945762 134061178314788408175569024551410872366379102793820566889046587809303217772023270939458786793678102473122784768247744113728547419524696117427222311103947868467570304523178516953976628164180213843439936567212812751543337046436278475600877037036517814296204332024596201561850352819064902443865407828290478369146320086274183413699186363476612149197426824290425426735710379647311147925618812538035806520262545583034084884766077644871804040597181515154894296616173207025673358121377792504530905996515128572161264900330512378169844333339706500007054913368598785536967856459328815699350829845046146528591680036430427493791789431780503510081870613402522154656196516910963237571572279926433585407657918321855996179428902470490391964009933768172772515872107982585727784682679) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8433,7 +8433,7 @@ _:gn_795 { } _:gn_796 { - 19 math:greaterThan 1 . + (19) math:greaterThan 1 . (19 1) math:difference 18 . (31647551226010764311261035441606239956753188074506171218478519925177770325841164629201893719311020450906702351976722919266766547419175992553384579264599319226889623128704806720016907130515704584012618131104113640469060571727401604821645553826446963239120428893092185098460340531807675684788292479507621512653754555508573043949282302858813302889402210651133964544017012921406808545908492178391354748809804047066584825720952928671672706471917255868656105498048818627625743473122159220318240372467466994661418430421768895816860839277461611258504847430112126659576209727875327463083741708127206795186584252209114389761744485602721500460658113134006909223546346906589740004835217733069145044622160846490829613320198066454755399312689124680804367896121353731735815208845 51206813544388821932153994554902316204812957359657197835284033942062723723091053155128446537183541011108041208135510597230890436052760062436918865919674274620340340697236855116979860516832254629713659218054349555537138237354438435389615741605035425528541951565752008231695006143628613379538557674391428428246282765382805184874952030308899423154012306819645731095846683362952169689855160179822225885726370767983750029522562358100065667062632129643119095559062194199023807324127816642106332812023830788749923234954371741176491747031122444374275032969243329438695823365726744118133544068459469866702547892110656552015022473088891004810606250134257622716325085002186748783368531096682220181517878737682583283054352202017818282348622321745984073987993314426995984736917) math:sum 82854364770399586243415029996508556161566145434163369053762553867240494048932217784330340256494561462014743560112233516497656983471936054990303445184273593847229963825941661836996767647347959213726277349158463196006198809081840040211261295431482388767662380458844193330155346675436289064326850153899049940900037320891378228824234333167712726043414517470779695639863696284358978235763652358213580634536174815050334855243515286771738373534549385511775201057111012826649550797249975862424573184491297783411341665376140636993352586308584055632779880399355456098272033093602071581217285776586676661889132144319770941776766958691612505271264363268264531939871431908776488788203748829751365226140039584173412896374550268472573681661311446426788441884114668158731799945762 . (18 51206813544388821932153994554902316204812957359657197835284033942062723723091053155128446537183541011108041208135510597230890436052760062436918865919674274620340340697236855116979860516832254629713659218054349555537138237354438435389615741605035425528541951565752008231695006143628613379538557674391428428246282765382805184874952030308899423154012306819645731095846683362952169689855160179822225885726370767983750029522562358100065667062632129643119095559062194199023807324127816642106332812023830788749923234954371741176491747031122444374275032969243329438695823365726744118133544068459469866702547892110656552015022473088891004810606250134257622716325085002186748783368531096682220181517878737682583283054352202017818282348622321745984073987993314426995984736917 82854364770399586243415029996508556161566145434163369053762553867240494048932217784330340256494561462014743560112233516497656983471936054990303445184273593847229963825941661836996767647347959213726277349158463196006198809081840040211261295431482388767662380458844193330155346675436289064326850153899049940900037320891378228824234333167712726043414517470779695639863696284358978235763652358213580634536174815050334855243515286771738373534549385511775201057111012826649550797249975862424573184491297783411341665376140636993352586308584055632779880399355456098272033093602071581217285776586676661889132144319770941776766958691612505271264363268264531939871431908776488788203748829751365226140039584173412896374550268472573681661311446426788441884114668158731799945762) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8444,7 +8444,7 @@ _:gn_797 { } _:gn_798 { - 20 math:greaterThan 1 . + (20) math:greaterThan 1 . (20 1) math:difference 19 . (19559262318378057620892959113296076248059769285151026616805514016884953397249888525926552817872520560201338856158787677964123888633584069883534286655074955393450717568532048396962953386316550045701041086950235915068077665627036830567970187778588462289421522672659823133234665611820937694750265194883806915592528209874232140925669727450086120264610096168511766551829670441545361143946668001430871136916566720917165203801609429428392960590714873774462990061013375571398063851005657421788092439556363794088504804532602845359630907753660833115770185539131202779119613637851416655049802360332263071515963639901542162253277987486169504349948137000250713492778738095597008778533313363613075136895717891191753669734154135563062883035933197065179706091871960695260169528072 31647551226010764311261035441606239956753188074506171218478519925177770325841164629201893719311020450906702351976722919266766547419175992553384579264599319226889623128704806720016907130515704584012618131104113640469060571727401604821645553826446963239120428893092185098460340531807675684788292479507621512653754555508573043949282302858813302889402210651133964544017012921406808545908492178391354748809804047066584825720952928671672706471917255868656105498048818627625743473122159220318240372467466994661418430421768895816860839277461611258504847430112126659576209727875327463083741708127206795186584252209114389761744485602721500460658113134006909223546346906589740004835217733069145044622160846490829613320198066454755399312689124680804367896121353731735815208845) math:sum 51206813544388821932153994554902316204812957359657197835284033942062723723091053155128446537183541011108041208135510597230890436052760062436918865919674274620340340697236855116979860516832254629713659218054349555537138237354438435389615741605035425528541951565752008231695006143628613379538557674391428428246282765382805184874952030308899423154012306819645731095846683362952169689855160179822225885726370767983750029522562358100065667062632129643119095559062194199023807324127816642106332812023830788749923234954371741176491747031122444374275032969243329438695823365726744118133544068459469866702547892110656552015022473088891004810606250134257622716325085002186748783368531096682220181517878737682583283054352202017818282348622321745984073987993314426995984736917 . (19 31647551226010764311261035441606239956753188074506171218478519925177770325841164629201893719311020450906702351976722919266766547419175992553384579264599319226889623128704806720016907130515704584012618131104113640469060571727401604821645553826446963239120428893092185098460340531807675684788292479507621512653754555508573043949282302858813302889402210651133964544017012921406808545908492178391354748809804047066584825720952928671672706471917255868656105498048818627625743473122159220318240372467466994661418430421768895816860839277461611258504847430112126659576209727875327463083741708127206795186584252209114389761744485602721500460658113134006909223546346906589740004835217733069145044622160846490829613320198066454755399312689124680804367896121353731735815208845 51206813544388821932153994554902316204812957359657197835284033942062723723091053155128446537183541011108041208135510597230890436052760062436918865919674274620340340697236855116979860516832254629713659218054349555537138237354438435389615741605035425528541951565752008231695006143628613379538557674391428428246282765382805184874952030308899423154012306819645731095846683362952169689855160179822225885726370767983750029522562358100065667062632129643119095559062194199023807324127816642106332812023830788749923234954371741176491747031122444374275032969243329438695823365726744118133544068459469866702547892110656552015022473088891004810606250134257622716325085002186748783368531096682220181517878737682583283054352202017818282348622321745984073987993314426995984736917) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8455,7 +8455,7 @@ _:gn_799 { } _:gn_800 { - 21 math:greaterThan 1 . + (21) math:greaterThan 1 . (21 1) math:difference 20 . (12088288907632706690368076328310163708693418789355144601673005908292816928591276103275340901438499890705363495817935241302642658785591922669850292609524363833438905560172758323053953744199154538311577044153877725400982906100364774253675366047858500949698906220432361965225674919986737990038027284623814597061226345634340903023612575408727182624792114482622197992187342479861447401961824176960483611893237326149419621919343499243279745881202382094193115437035443056227679622116501798530147932911103200572913625889166050457229931523800778142734661890980923880456596090023910808033939347794943723670620612307572227508466498116551996110709976133756195730767608810992731226301904369456069907726442955299075943586043930891692516276755927615624661804249393036475645680773 19559262318378057620892959113296076248059769285151026616805514016884953397249888525926552817872520560201338856158787677964123888633584069883534286655074955393450717568532048396962953386316550045701041086950235915068077665627036830567970187778588462289421522672659823133234665611820937694750265194883806915592528209874232140925669727450086120264610096168511766551829670441545361143946668001430871136916566720917165203801609429428392960590714873774462990061013375571398063851005657421788092439556363794088504804532602845359630907753660833115770185539131202779119613637851416655049802360332263071515963639901542162253277987486169504349948137000250713492778738095597008778533313363613075136895717891191753669734154135563062883035933197065179706091871960695260169528072) math:sum 31647551226010764311261035441606239956753188074506171218478519925177770325841164629201893719311020450906702351976722919266766547419175992553384579264599319226889623128704806720016907130515704584012618131104113640469060571727401604821645553826446963239120428893092185098460340531807675684788292479507621512653754555508573043949282302858813302889402210651133964544017012921406808545908492178391354748809804047066584825720952928671672706471917255868656105498048818627625743473122159220318240372467466994661418430421768895816860839277461611258504847430112126659576209727875327463083741708127206795186584252209114389761744485602721500460658113134006909223546346906589740004835217733069145044622160846490829613320198066454755399312689124680804367896121353731735815208845 . (20 19559262318378057620892959113296076248059769285151026616805514016884953397249888525926552817872520560201338856158787677964123888633584069883534286655074955393450717568532048396962953386316550045701041086950235915068077665627036830567970187778588462289421522672659823133234665611820937694750265194883806915592528209874232140925669727450086120264610096168511766551829670441545361143946668001430871136916566720917165203801609429428392960590714873774462990061013375571398063851005657421788092439556363794088504804532602845359630907753660833115770185539131202779119613637851416655049802360332263071515963639901542162253277987486169504349948137000250713492778738095597008778533313363613075136895717891191753669734154135563062883035933197065179706091871960695260169528072 31647551226010764311261035441606239956753188074506171218478519925177770325841164629201893719311020450906702351976722919266766547419175992553384579264599319226889623128704806720016907130515704584012618131104113640469060571727401604821645553826446963239120428893092185098460340531807675684788292479507621512653754555508573043949282302858813302889402210651133964544017012921406808545908492178391354748809804047066584825720952928671672706471917255868656105498048818627625743473122159220318240372467466994661418430421768895816860839277461611258504847430112126659576209727875327463083741708127206795186584252209114389761744485602721500460658113134006909223546346906589740004835217733069145044622160846490829613320198066454755399312689124680804367896121353731735815208845) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8466,7 +8466,7 @@ _:gn_801 { } _:gn_802 { - 22 math:greaterThan 1 . + (22) math:greaterThan 1 . (22 1) math:difference 21 . (7470973410745350930524882784985912539366350495795882015132508108592136468658612422651211916434020669495975360340852436661481229847992147213683994045550591560011812008359290073908999642117395507389464042796358189667094759526672056314294821730729961339722616452227461168008990691834199704712237910259992318531301864239891237902057152041358937639817981685889568559642327961683913741984843824470387525023329394767745581882265930185113214709512491680269874623977932515170384228889155623257944506645260593515591178643436794902400976229860054973035523648150278898663017547827505847015863012537319347845343027593969934744811489369617508239238160866494517762011129284604277552231408994157005229169274935892677726148110204671370366759177269449555044287622567658784523847299 12088288907632706690368076328310163708693418789355144601673005908292816928591276103275340901438499890705363495817935241302642658785591922669850292609524363833438905560172758323053953744199154538311577044153877725400982906100364774253675366047858500949698906220432361965225674919986737990038027284623814597061226345634340903023612575408727182624792114482622197992187342479861447401961824176960483611893237326149419621919343499243279745881202382094193115437035443056227679622116501798530147932911103200572913625889166050457229931523800778142734661890980923880456596090023910808033939347794943723670620612307572227508466498116551996110709976133756195730767608810992731226301904369456069907726442955299075943586043930891692516276755927615624661804249393036475645680773) math:sum 19559262318378057620892959113296076248059769285151026616805514016884953397249888525926552817872520560201338856158787677964123888633584069883534286655074955393450717568532048396962953386316550045701041086950235915068077665627036830567970187778588462289421522672659823133234665611820937694750265194883806915592528209874232140925669727450086120264610096168511766551829670441545361143946668001430871136916566720917165203801609429428392960590714873774462990061013375571398063851005657421788092439556363794088504804532602845359630907753660833115770185539131202779119613637851416655049802360332263071515963639901542162253277987486169504349948137000250713492778738095597008778533313363613075136895717891191753669734154135563062883035933197065179706091871960695260169528072 . (21 12088288907632706690368076328310163708693418789355144601673005908292816928591276103275340901438499890705363495817935241302642658785591922669850292609524363833438905560172758323053953744199154538311577044153877725400982906100364774253675366047858500949698906220432361965225674919986737990038027284623814597061226345634340903023612575408727182624792114482622197992187342479861447401961824176960483611893237326149419621919343499243279745881202382094193115437035443056227679622116501798530147932911103200572913625889166050457229931523800778142734661890980923880456596090023910808033939347794943723670620612307572227508466498116551996110709976133756195730767608810992731226301904369456069907726442955299075943586043930891692516276755927615624661804249393036475645680773 19559262318378057620892959113296076248059769285151026616805514016884953397249888525926552817872520560201338856158787677964123888633584069883534286655074955393450717568532048396962953386316550045701041086950235915068077665627036830567970187778588462289421522672659823133234665611820937694750265194883806915592528209874232140925669727450086120264610096168511766551829670441545361143946668001430871136916566720917165203801609429428392960590714873774462990061013375571398063851005657421788092439556363794088504804532602845359630907753660833115770185539131202779119613637851416655049802360332263071515963639901542162253277987486169504349948137000250713492778738095597008778533313363613075136895717891191753669734154135563062883035933197065179706091871960695260169528072) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8477,7 +8477,7 @@ _:gn_803 { } _:gn_804 { - 23 math:greaterThan 1 . + (23) math:greaterThan 1 . (23 1) math:difference 22 . (4617315496887355759843193543324251169327068293559262586540497799700680459932663680624128985004479221209388135477082804641161428937599775456166298563973772273427093551813468249144954102081759030922113001357519535733888146573692717939380544317128539609976289768204900797216684228152538285325789374363822278529924481394449665121555423367368244984974132796732629432545014518177533659976980352490096086869907931381674040037077569058166531171689890413923240813057510541057295393227346175272203426265842607057322447245729255554828955293940723169699138242830644981793578542196404961018076335257624375825277584713602292763655008746934487871471815267261677968756479526388453674070495375299064678557168019406398217437933726220322149517578658166069617516626825377691121833474 7470973410745350930524882784985912539366350495795882015132508108592136468658612422651211916434020669495975360340852436661481229847992147213683994045550591560011812008359290073908999642117395507389464042796358189667094759526672056314294821730729961339722616452227461168008990691834199704712237910259992318531301864239891237902057152041358937639817981685889568559642327961683913741984843824470387525023329394767745581882265930185113214709512491680269874623977932515170384228889155623257944506645260593515591178643436794902400976229860054973035523648150278898663017547827505847015863012537319347845343027593969934744811489369617508239238160866494517762011129284604277552231408994157005229169274935892677726148110204671370366759177269449555044287622567658784523847299) math:sum 12088288907632706690368076328310163708693418789355144601673005908292816928591276103275340901438499890705363495817935241302642658785591922669850292609524363833438905560172758323053953744199154538311577044153877725400982906100364774253675366047858500949698906220432361965225674919986737990038027284623814597061226345634340903023612575408727182624792114482622197992187342479861447401961824176960483611893237326149419621919343499243279745881202382094193115437035443056227679622116501798530147932911103200572913625889166050457229931523800778142734661890980923880456596090023910808033939347794943723670620612307572227508466498116551996110709976133756195730767608810992731226301904369456069907726442955299075943586043930891692516276755927615624661804249393036475645680773 . (22 7470973410745350930524882784985912539366350495795882015132508108592136468658612422651211916434020669495975360340852436661481229847992147213683994045550591560011812008359290073908999642117395507389464042796358189667094759526672056314294821730729961339722616452227461168008990691834199704712237910259992318531301864239891237902057152041358937639817981685889568559642327961683913741984843824470387525023329394767745581882265930185113214709512491680269874623977932515170384228889155623257944506645260593515591178643436794902400976229860054973035523648150278898663017547827505847015863012537319347845343027593969934744811489369617508239238160866494517762011129284604277552231408994157005229169274935892677726148110204671370366759177269449555044287622567658784523847299 12088288907632706690368076328310163708693418789355144601673005908292816928591276103275340901438499890705363495817935241302642658785591922669850292609524363833438905560172758323053953744199154538311577044153877725400982906100364774253675366047858500949698906220432361965225674919986737990038027284623814597061226345634340903023612575408727182624792114482622197992187342479861447401961824176960483611893237326149419621919343499243279745881202382094193115437035443056227679622116501798530147932911103200572913625889166050457229931523800778142734661890980923880456596090023910808033939347794943723670620612307572227508466498116551996110709976133756195730767608810992731226301904369456069907726442955299075943586043930891692516276755927615624661804249393036475645680773) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8488,7 +8488,7 @@ _:gn_805 { } _:gn_806 { - 24 math:greaterThan 1 . + (24) math:greaterThan 1 . (24 1) math:difference 23 . (2853657913857995170681689241661661370039282202236619428592010308891456008725948742027082931429541448286587224863769632020319800910392371757517695481576819286584718456545821824764045540035636476467351041438838653933206612952979338374914277413601421729746326684022560370792306463681661419386448535896170040001377382845441572780501728673990692654843848889156939127097313443506380082007863471980291438153421463386071541845188361126946683537822601266346633810920421974113088835661809447985741080379417986458268731397707539347572020935919331803336385405319633916869439005631100885997786677279694972020065442880367641981156480622683020367766345599232839793254649758215823878160913618857940550612106916486279508710176478451048217241598611283485426770995742281093402013825 4617315496887355759843193543324251169327068293559262586540497799700680459932663680624128985004479221209388135477082804641161428937599775456166298563973772273427093551813468249144954102081759030922113001357519535733888146573692717939380544317128539609976289768204900797216684228152538285325789374363822278529924481394449665121555423367368244984974132796732629432545014518177533659976980352490096086869907931381674040037077569058166531171689890413923240813057510541057295393227346175272203426265842607057322447245729255554828955293940723169699138242830644981793578542196404961018076335257624375825277584713602292763655008746934487871471815267261677968756479526388453674070495375299064678557168019406398217437933726220322149517578658166069617516626825377691121833474) math:sum 7470973410745350930524882784985912539366350495795882015132508108592136468658612422651211916434020669495975360340852436661481229847992147213683994045550591560011812008359290073908999642117395507389464042796358189667094759526672056314294821730729961339722616452227461168008990691834199704712237910259992318531301864239891237902057152041358937639817981685889568559642327961683913741984843824470387525023329394767745581882265930185113214709512491680269874623977932515170384228889155623257944506645260593515591178643436794902400976229860054973035523648150278898663017547827505847015863012537319347845343027593969934744811489369617508239238160866494517762011129284604277552231408994157005229169274935892677726148110204671370366759177269449555044287622567658784523847299 . (23 4617315496887355759843193543324251169327068293559262586540497799700680459932663680624128985004479221209388135477082804641161428937599775456166298563973772273427093551813468249144954102081759030922113001357519535733888146573692717939380544317128539609976289768204900797216684228152538285325789374363822278529924481394449665121555423367368244984974132796732629432545014518177533659976980352490096086869907931381674040037077569058166531171689890413923240813057510541057295393227346175272203426265842607057322447245729255554828955293940723169699138242830644981793578542196404961018076335257624375825277584713602292763655008746934487871471815267261677968756479526388453674070495375299064678557168019406398217437933726220322149517578658166069617516626825377691121833474 7470973410745350930524882784985912539366350495795882015132508108592136468658612422651211916434020669495975360340852436661481229847992147213683994045550591560011812008359290073908999642117395507389464042796358189667094759526672056314294821730729961339722616452227461168008990691834199704712237910259992318531301864239891237902057152041358937639817981685889568559642327961683913741984843824470387525023329394767745581882265930185113214709512491680269874623977932515170384228889155623257944506645260593515591178643436794902400976229860054973035523648150278898663017547827505847015863012537319347845343027593969934744811489369617508239238160866494517762011129284604277552231408994157005229169274935892677726148110204671370366759177269449555044287622567658784523847299) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8499,7 +8499,7 @@ _:gn_807 { } _:gn_808 { - 25 math:greaterThan 1 . + (25) math:greaterThan 1 . (25 1) math:difference 24 . (1763657583029360589161504301662589799287786091322643157948487490809224451206714938597046053574937772922800910613313172620841628027207403698648603082396952986842375095267646424380908562046122554454761959918680881800681533620713379564466266903527117880229963084182340426424377764470876865939340838467652238528547098549008092341053694693377552330130283907575690305447701074671153577969116880509804648716486467995602498191889207931219847633867289147576607002137088566944206557565536727286462345886424620599053715848021716207256934358021391366362752837511011064924139536565304075020289657977929403805212141833234650782498528124251467503705469668028838175501829768172629795909581756441124127945061102920118708727757247769273932275980046882584190745631083096597719819649 2853657913857995170681689241661661370039282202236619428592010308891456008725948742027082931429541448286587224863769632020319800910392371757517695481576819286584718456545821824764045540035636476467351041438838653933206612952979338374914277413601421729746326684022560370792306463681661419386448535896170040001377382845441572780501728673990692654843848889156939127097313443506380082007863471980291438153421463386071541845188361126946683537822601266346633810920421974113088835661809447985741080379417986458268731397707539347572020935919331803336385405319633916869439005631100885997786677279694972020065442880367641981156480622683020367766345599232839793254649758215823878160913618857940550612106916486279508710176478451048217241598611283485426770995742281093402013825) math:sum 4617315496887355759843193543324251169327068293559262586540497799700680459932663680624128985004479221209388135477082804641161428937599775456166298563973772273427093551813468249144954102081759030922113001357519535733888146573692717939380544317128539609976289768204900797216684228152538285325789374363822278529924481394449665121555423367368244984974132796732629432545014518177533659976980352490096086869907931381674040037077569058166531171689890413923240813057510541057295393227346175272203426265842607057322447245729255554828955293940723169699138242830644981793578542196404961018076335257624375825277584713602292763655008746934487871471815267261677968756479526388453674070495375299064678557168019406398217437933726220322149517578658166069617516626825377691121833474 . (24 2853657913857995170681689241661661370039282202236619428592010308891456008725948742027082931429541448286587224863769632020319800910392371757517695481576819286584718456545821824764045540035636476467351041438838653933206612952979338374914277413601421729746326684022560370792306463681661419386448535896170040001377382845441572780501728673990692654843848889156939127097313443506380082007863471980291438153421463386071541845188361126946683537822601266346633810920421974113088835661809447985741080379417986458268731397707539347572020935919331803336385405319633916869439005631100885997786677279694972020065442880367641981156480622683020367766345599232839793254649758215823878160913618857940550612106916486279508710176478451048217241598611283485426770995742281093402013825 4617315496887355759843193543324251169327068293559262586540497799700680459932663680624128985004479221209388135477082804641161428937599775456166298563973772273427093551813468249144954102081759030922113001357519535733888146573692717939380544317128539609976289768204900797216684228152538285325789374363822278529924481394449665121555423367368244984974132796732629432545014518177533659976980352490096086869907931381674040037077569058166531171689890413923240813057510541057295393227346175272203426265842607057322447245729255554828955293940723169699138242830644981793578542196404961018076335257624375825277584713602292763655008746934487871471815267261677968756479526388453674070495375299064678557168019406398217437933726220322149517578658166069617516626825377691121833474) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8510,7 +8510,7 @@ _:gn_809 { } _:gn_810 { - 26 math:greaterThan 1 . + (26) math:greaterThan 1 . (26 1) math:difference 25 . (1090000330828634581520184939999071570751496110913976270643522818082231557519233803430036877854603675363786314250456459399478172883184968058869092399179866299742343361278175400383136977989513922012589081520157772132525079332265958810448010510074303849516363599840219944367928699210784553447107697428517801472830284296433480439448033980613140324713564981581248821649612368835226504038746591470486789436934995390469043653299153195726835903955312118770026808783333407168882278096272720699278734492993365859215015549685823140315086577897940436973632567808622851945299469065796810977497019301765568214853301047132991198657952498431552864060875931204001617752819990043194082251331862416816422667045813566160799982419230681774284965618564400901236025364659184495682194176 1763657583029360589161504301662589799287786091322643157948487490809224451206714938597046053574937772922800910613313172620841628027207403698648603082396952986842375095267646424380908562046122554454761959918680881800681533620713379564466266903527117880229963084182340426424377764470876865939340838467652238528547098549008092341053694693377552330130283907575690305447701074671153577969116880509804648716486467995602498191889207931219847633867289147576607002137088566944206557565536727286462345886424620599053715848021716207256934358021391366362752837511011064924139536565304075020289657977929403805212141833234650782498528124251467503705469668028838175501829768172629795909581756441124127945061102920118708727757247769273932275980046882584190745631083096597719819649) math:sum 2853657913857995170681689241661661370039282202236619428592010308891456008725948742027082931429541448286587224863769632020319800910392371757517695481576819286584718456545821824764045540035636476467351041438838653933206612952979338374914277413601421729746326684022560370792306463681661419386448535896170040001377382845441572780501728673990692654843848889156939127097313443506380082007863471980291438153421463386071541845188361126946683537822601266346633810920421974113088835661809447985741080379417986458268731397707539347572020935919331803336385405319633916869439005631100885997786677279694972020065442880367641981156480622683020367766345599232839793254649758215823878160913618857940550612106916486279508710176478451048217241598611283485426770995742281093402013825 . (25 1763657583029360589161504301662589799287786091322643157948487490809224451206714938597046053574937772922800910613313172620841628027207403698648603082396952986842375095267646424380908562046122554454761959918680881800681533620713379564466266903527117880229963084182340426424377764470876865939340838467652238528547098549008092341053694693377552330130283907575690305447701074671153577969116880509804648716486467995602498191889207931219847633867289147576607002137088566944206557565536727286462345886424620599053715848021716207256934358021391366362752837511011064924139536565304075020289657977929403805212141833234650782498528124251467503705469668028838175501829768172629795909581756441124127945061102920118708727757247769273932275980046882584190745631083096597719819649 2853657913857995170681689241661661370039282202236619428592010308891456008725948742027082931429541448286587224863769632020319800910392371757517695481576819286584718456545821824764045540035636476467351041438838653933206612952979338374914277413601421729746326684022560370792306463681661419386448535896170040001377382845441572780501728673990692654843848889156939127097313443506380082007863471980291438153421463386071541845188361126946683537822601266346633810920421974113088835661809447985741080379417986458268731397707539347572020935919331803336385405319633916869439005631100885997786677279694972020065442880367641981156480622683020367766345599232839793254649758215823878160913618857940550612106916486279508710176478451048217241598611283485426770995742281093402013825) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8521,7 +8521,7 @@ _:gn_811 { } _:gn_812 { - 27 math:greaterThan 1 . + (27) math:greaterThan 1 . (27 1) math:difference 26 . (673657252200726007641319361663518228536289980408666887304964672726992893687481135167009175720334097559014596362856713221363455144022435639779510683217086687100031733989471023997771584056608632442172878398523109668156454288447420754018256393452814030713599484342120482056449065260092312492233141039134437055716814252574611901605660712764412005416718925994441483798088705835927073930370289039317859279551472605133454538590054735493011729911977028806580193353755159775324279469264006587183611393431254739838700298335893066941847780123450929389120269702388212978840067499507264042792638676163835590358840786101659583840575625819914639644593736824836557749009778129435713658249894024307705278015289353957908745338017087499647310361482481682954720266423912102037625473 1090000330828634581520184939999071570751496110913976270643522818082231557519233803430036877854603675363786314250456459399478172883184968058869092399179866299742343361278175400383136977989513922012589081520157772132525079332265958810448010510074303849516363599840219944367928699210784553447107697428517801472830284296433480439448033980613140324713564981581248821649612368835226504038746591470486789436934995390469043653299153195726835903955312118770026808783333407168882278096272720699278734492993365859215015549685823140315086577897940436973632567808622851945299469065796810977497019301765568214853301047132991198657952498431552864060875931204001617752819990043194082251331862416816422667045813566160799982419230681774284965618564400901236025364659184495682194176) math:sum 1763657583029360589161504301662589799287786091322643157948487490809224451206714938597046053574937772922800910613313172620841628027207403698648603082396952986842375095267646424380908562046122554454761959918680881800681533620713379564466266903527117880229963084182340426424377764470876865939340838467652238528547098549008092341053694693377552330130283907575690305447701074671153577969116880509804648716486467995602498191889207931219847633867289147576607002137088566944206557565536727286462345886424620599053715848021716207256934358021391366362752837511011064924139536565304075020289657977929403805212141833234650782498528124251467503705469668028838175501829768172629795909581756441124127945061102920118708727757247769273932275980046882584190745631083096597719819649 . (26 1090000330828634581520184939999071570751496110913976270643522818082231557519233803430036877854603675363786314250456459399478172883184968058869092399179866299742343361278175400383136977989513922012589081520157772132525079332265958810448010510074303849516363599840219944367928699210784553447107697428517801472830284296433480439448033980613140324713564981581248821649612368835226504038746591470486789436934995390469043653299153195726835903955312118770026808783333407168882278096272720699278734492993365859215015549685823140315086577897940436973632567808622851945299469065796810977497019301765568214853301047132991198657952498431552864060875931204001617752819990043194082251331862416816422667045813566160799982419230681774284965618564400901236025364659184495682194176 1763657583029360589161504301662589799287786091322643157948487490809224451206714938597046053574937772922800910613313172620841628027207403698648603082396952986842375095267646424380908562046122554454761959918680881800681533620713379564466266903527117880229963084182340426424377764470876865939340838467652238528547098549008092341053694693377552330130283907575690305447701074671153577969116880509804648716486467995602498191889207931219847633867289147576607002137088566944206557565536727286462345886424620599053715848021716207256934358021391366362752837511011064924139536565304075020289657977929403805212141833234650782498528124251467503705469668028838175501829768172629795909581756441124127945061102920118708727757247769273932275980046882584190745631083096597719819649) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8532,7 +8532,7 @@ _:gn_813 { } _:gn_814 { - 28 math:greaterThan 1 . + (28) math:greaterThan 1 . (28 1) math:difference 27 . (416343078627908573878865578335553342215206130505309383338558145355238663831752668263027702134269577804771717887599746178114717739162532419089581715962779612642311627288704376385365393932905289570416203121634662464368625043818538056429754116621489818802764115498099462311479633950692240954874556389383364417113470043858868537842373267848728319296846055586807337851523662999299430108376302431168930157383522785335589114709098460233824174043335089963446615429578247393557998627008714112095123099562111119376315251349930073373238797774489507584512298106234638966459401566289546934704380625601732624494460261031331614817376872611638224416282194379165060003810211913758368593081968392508717389030524212202891237081213594274637655257081919218281305098235272393644568703 673657252200726007641319361663518228536289980408666887304964672726992893687481135167009175720334097559014596362856713221363455144022435639779510683217086687100031733989471023997771584056608632442172878398523109668156454288447420754018256393452814030713599484342120482056449065260092312492233141039134437055716814252574611901605660712764412005416718925994441483798088705835927073930370289039317859279551472605133454538590054735493011729911977028806580193353755159775324279469264006587183611393431254739838700298335893066941847780123450929389120269702388212978840067499507264042792638676163835590358840786101659583840575625819914639644593736824836557749009778129435713658249894024307705278015289353957908745338017087499647310361482481682954720266423912102037625473) math:sum 1090000330828634581520184939999071570751496110913976270643522818082231557519233803430036877854603675363786314250456459399478172883184968058869092399179866299742343361278175400383136977989513922012589081520157772132525079332265958810448010510074303849516363599840219944367928699210784553447107697428517801472830284296433480439448033980613140324713564981581248821649612368835226504038746591470486789436934995390469043653299153195726835903955312118770026808783333407168882278096272720699278734492993365859215015549685823140315086577897940436973632567808622851945299469065796810977497019301765568214853301047132991198657952498431552864060875931204001617752819990043194082251331862416816422667045813566160799982419230681774284965618564400901236025364659184495682194176 . (27 673657252200726007641319361663518228536289980408666887304964672726992893687481135167009175720334097559014596362856713221363455144022435639779510683217086687100031733989471023997771584056608632442172878398523109668156454288447420754018256393452814030713599484342120482056449065260092312492233141039134437055716814252574611901605660712764412005416718925994441483798088705835927073930370289039317859279551472605133454538590054735493011729911977028806580193353755159775324279469264006587183611393431254739838700298335893066941847780123450929389120269702388212978840067499507264042792638676163835590358840786101659583840575625819914639644593736824836557749009778129435713658249894024307705278015289353957908745338017087499647310361482481682954720266423912102037625473 1090000330828634581520184939999071570751496110913976270643522818082231557519233803430036877854603675363786314250456459399478172883184968058869092399179866299742343361278175400383136977989513922012589081520157772132525079332265958810448010510074303849516363599840219944367928699210784553447107697428517801472830284296433480439448033980613140324713564981581248821649612368835226504038746591470486789436934995390469043653299153195726835903955312118770026808783333407168882278096272720699278734492993365859215015549685823140315086577897940436973632567808622851945299469065796810977497019301765568214853301047132991198657952498431552864060875931204001617752819990043194082251331862416816422667045813566160799982419230681774284965618564400901236025364659184495682194176) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8543,7 +8543,7 @@ _:gn_815 { } _:gn_816 { - 29 math:greaterThan 1 . + (29) math:greaterThan 1 . (29 1) math:difference 28 . (257314173572817433762453783327964886321083849903357503966406527371754229855728466903981473586064519754242878475256967043248737404859903220689928967254307074457720106700766647612406190123703342871756675276888447203787829244628882697588502276831324211910835368844021019744969431309400071537358584649751072638603344208715743363763287444915683686119872870407634145946565042836627643821993986608148929122167949819797865423880956275259187555868641938843133577924176912381766280842255292475088488293869143620462385046985962993568608982348961421804607971596153574012380665933217717108088258050562102965864380525070327969023198753208276415228311542445671497745199566215677345065167925631798987888984765141755017508256803493225009655104400562464673415168188639708393056770 416343078627908573878865578335553342215206130505309383338558145355238663831752668263027702134269577804771717887599746178114717739162532419089581715962779612642311627288704376385365393932905289570416203121634662464368625043818538056429754116621489818802764115498099462311479633950692240954874556389383364417113470043858868537842373267848728319296846055586807337851523662999299430108376302431168930157383522785335589114709098460233824174043335089963446615429578247393557998627008714112095123099562111119376315251349930073373238797774489507584512298106234638966459401566289546934704380625601732624494460261031331614817376872611638224416282194379165060003810211913758368593081968392508717389030524212202891237081213594274637655257081919218281305098235272393644568703) math:sum 673657252200726007641319361663518228536289980408666887304964672726992893687481135167009175720334097559014596362856713221363455144022435639779510683217086687100031733989471023997771584056608632442172878398523109668156454288447420754018256393452814030713599484342120482056449065260092312492233141039134437055716814252574611901605660712764412005416718925994441483798088705835927073930370289039317859279551472605133454538590054735493011729911977028806580193353755159775324279469264006587183611393431254739838700298335893066941847780123450929389120269702388212978840067499507264042792638676163835590358840786101659583840575625819914639644593736824836557749009778129435713658249894024307705278015289353957908745338017087499647310361482481682954720266423912102037625473 . (28 416343078627908573878865578335553342215206130505309383338558145355238663831752668263027702134269577804771717887599746178114717739162532419089581715962779612642311627288704376385365393932905289570416203121634662464368625043818538056429754116621489818802764115498099462311479633950692240954874556389383364417113470043858868537842373267848728319296846055586807337851523662999299430108376302431168930157383522785335589114709098460233824174043335089963446615429578247393557998627008714112095123099562111119376315251349930073373238797774489507584512298106234638966459401566289546934704380625601732624494460261031331614817376872611638224416282194379165060003810211913758368593081968392508717389030524212202891237081213594274637655257081919218281305098235272393644568703 673657252200726007641319361663518228536289980408666887304964672726992893687481135167009175720334097559014596362856713221363455144022435639779510683217086687100031733989471023997771584056608632442172878398523109668156454288447420754018256393452814030713599484342120482056449065260092312492233141039134437055716814252574611901605660712764412005416718925994441483798088705835927073930370289039317859279551472605133454538590054735493011729911977028806580193353755159775324279469264006587183611393431254739838700298335893066941847780123450929389120269702388212978840067499507264042792638676163835590358840786101659583840575625819914639644593736824836557749009778129435713658249894024307705278015289353957908745338017087499647310361482481682954720266423912102037625473) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8554,7 +8554,7 @@ _:gn_817 { } _:gn_818 { - 30 math:greaterThan 1 . + (30) math:greaterThan 1 . (30 1) math:difference 29 . (159028905055091140116411795007588455894122280601951879372151617983484433976024201359046228548205058050528839412342779134865980334302629198399652748708472538184591520587937728772959203809201946698659527844746215260580795799189655358841251839790165606891928746654078442566510202641292169417515971739632291778510125835143125174079085822933044633176973185179173191904958620162671786286382315823020001035215572965537723690828142184974636618174693151120313037505401335011791717784753421637006634805692967498913930204363967079804629815425528085779904326510081064954078735633071829826616122575039629658630079735961003645794178119403361809187970651933493562258610645698081023527914042760709729500045759070447873728824410101049628000152681356753607889930046632685251511933 257314173572817433762453783327964886321083849903357503966406527371754229855728466903981473586064519754242878475256967043248737404859903220689928967254307074457720106700766647612406190123703342871756675276888447203787829244628882697588502276831324211910835368844021019744969431309400071537358584649751072638603344208715743363763287444915683686119872870407634145946565042836627643821993986608148929122167949819797865423880956275259187555868641938843133577924176912381766280842255292475088488293869143620462385046985962993568608982348961421804607971596153574012380665933217717108088258050562102965864380525070327969023198753208276415228311542445671497745199566215677345065167925631798987888984765141755017508256803493225009655104400562464673415168188639708393056770) math:sum 416343078627908573878865578335553342215206130505309383338558145355238663831752668263027702134269577804771717887599746178114717739162532419089581715962779612642311627288704376385365393932905289570416203121634662464368625043818538056429754116621489818802764115498099462311479633950692240954874556389383364417113470043858868537842373267848728319296846055586807337851523662999299430108376302431168930157383522785335589114709098460233824174043335089963446615429578247393557998627008714112095123099562111119376315251349930073373238797774489507584512298106234638966459401566289546934704380625601732624494460261031331614817376872611638224416282194379165060003810211913758368593081968392508717389030524212202891237081213594274637655257081919218281305098235272393644568703 . (29 257314173572817433762453783327964886321083849903357503966406527371754229855728466903981473586064519754242878475256967043248737404859903220689928967254307074457720106700766647612406190123703342871756675276888447203787829244628882697588502276831324211910835368844021019744969431309400071537358584649751072638603344208715743363763287444915683686119872870407634145946565042836627643821993986608148929122167949819797865423880956275259187555868641938843133577924176912381766280842255292475088488293869143620462385046985962993568608982348961421804607971596153574012380665933217717108088258050562102965864380525070327969023198753208276415228311542445671497745199566215677345065167925631798987888984765141755017508256803493225009655104400562464673415168188639708393056770 416343078627908573878865578335553342215206130505309383338558145355238663831752668263027702134269577804771717887599746178114717739162532419089581715962779612642311627288704376385365393932905289570416203121634662464368625043818538056429754116621489818802764115498099462311479633950692240954874556389383364417113470043858868537842373267848728319296846055586807337851523662999299430108376302431168930157383522785335589114709098460233824174043335089963446615429578247393557998627008714112095123099562111119376315251349930073373238797774489507584512298106234638966459401566289546934704380625601732624494460261031331614817376872611638224416282194379165060003810211913758368593081968392508717389030524212202891237081213594274637655257081919218281305098235272393644568703) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8565,7 +8565,7 @@ _:gn_819 { } _:gn_820 { - 31 math:greaterThan 1 . + (31) math:greaterThan 1 . (31 1) math:difference 30 . (98285268517726293646041988320376430426961569301405624594254909388269795879704265544935245037859461703714039062914187908382757070557274022290276218545834536273128586112828918839446986314501396173097147432142231943207033445439227338747250437041158605018906622189942577178459228668107902119842612910118780860093218373572618189684201621982639052942899685228460954041606422673955857535611670785128928086952376854260141733052814090284550937693948787722820540418775577369974563057501870838081853488176176121548454842621995913763979166923433336024703645086072509058301930300145887281472135475522473307234300789109324323229020633804914606040340890512177935486588920517596321537253882871089258388939006071307143779432393392175381654951719205711065525238142007023141544837 159028905055091140116411795007588455894122280601951879372151617983484433976024201359046228548205058050528839412342779134865980334302629198399652748708472538184591520587937728772959203809201946698659527844746215260580795799189655358841251839790165606891928746654078442566510202641292169417515971739632291778510125835143125174079085822933044633176973185179173191904958620162671786286382315823020001035215572965537723690828142184974636618174693151120313037505401335011791717784753421637006634805692967498913930204363967079804629815425528085779904326510081064954078735633071829826616122575039629658630079735961003645794178119403361809187970651933493562258610645698081023527914042760709729500045759070447873728824410101049628000152681356753607889930046632685251511933) math:sum 257314173572817433762453783327964886321083849903357503966406527371754229855728466903981473586064519754242878475256967043248737404859903220689928967254307074457720106700766647612406190123703342871756675276888447203787829244628882697588502276831324211910835368844021019744969431309400071537358584649751072638603344208715743363763287444915683686119872870407634145946565042836627643821993986608148929122167949819797865423880956275259187555868641938843133577924176912381766280842255292475088488293869143620462385046985962993568608982348961421804607971596153574012380665933217717108088258050562102965864380525070327969023198753208276415228311542445671497745199566215677345065167925631798987888984765141755017508256803493225009655104400562464673415168188639708393056770 . (30 159028905055091140116411795007588455894122280601951879372151617983484433976024201359046228548205058050528839412342779134865980334302629198399652748708472538184591520587937728772959203809201946698659527844746215260580795799189655358841251839790165606891928746654078442566510202641292169417515971739632291778510125835143125174079085822933044633176973185179173191904958620162671786286382315823020001035215572965537723690828142184974636618174693151120313037505401335011791717784753421637006634805692967498913930204363967079804629815425528085779904326510081064954078735633071829826616122575039629658630079735961003645794178119403361809187970651933493562258610645698081023527914042760709729500045759070447873728824410101049628000152681356753607889930046632685251511933 257314173572817433762453783327964886321083849903357503966406527371754229855728466903981473586064519754242878475256967043248737404859903220689928967254307074457720106700766647612406190123703342871756675276888447203787829244628882697588502276831324211910835368844021019744969431309400071537358584649751072638603344208715743363763287444915683686119872870407634145946565042836627643821993986608148929122167949819797865423880956275259187555868641938843133577924176912381766280842255292475088488293869143620462385046985962993568608982348961421804607971596153574012380665933217717108088258050562102965864380525070327969023198753208276415228311542445671497745199566215677345065167925631798987888984765141755017508256803493225009655104400562464673415168188639708393056770) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8576,7 +8576,7 @@ _:gn_821 { } _:gn_822 { - 32 math:greaterThan 1 . + (32) math:greaterThan 1 . (32 1) math:difference 31 . (60743636537364846470369806687212025467160711300546254777896708595214638096319935814110983510345596346814800349428591226483223263745355176109376530162638001911462934475108809933512217494700550525562380412603983317373762353750428020094001402749007001873022124464135865388050973973184267297673358829513510918416907461570506984394884200950405580234073499950712237863352197488715928750770645037891072948263196111277581957775328094690085680480744363397492497086625757641817154727251550798924781317516791377365475361741971166040650648502094749755200681424008555895776805332925942545143987099517156351395778946851679322565157485598447203147629761421315626772021725180484701990660159889620471111106752999140729949392016708874246345200962151042542364691904625662109967096 98285268517726293646041988320376430426961569301405624594254909388269795879704265544935245037859461703714039062914187908382757070557274022290276218545834536273128586112828918839446986314501396173097147432142231943207033445439227338747250437041158605018906622189942577178459228668107902119842612910118780860093218373572618189684201621982639052942899685228460954041606422673955857535611670785128928086952376854260141733052814090284550937693948787722820540418775577369974563057501870838081853488176176121548454842621995913763979166923433336024703645086072509058301930300145887281472135475522473307234300789109324323229020633804914606040340890512177935486588920517596321537253882871089258388939006071307143779432393392175381654951719205711065525238142007023141544837) math:sum 159028905055091140116411795007588455894122280601951879372151617983484433976024201359046228548205058050528839412342779134865980334302629198399652748708472538184591520587937728772959203809201946698659527844746215260580795799189655358841251839790165606891928746654078442566510202641292169417515971739632291778510125835143125174079085822933044633176973185179173191904958620162671786286382315823020001035215572965537723690828142184974636618174693151120313037505401335011791717784753421637006634805692967498913930204363967079804629815425528085779904326510081064954078735633071829826616122575039629658630079735961003645794178119403361809187970651933493562258610645698081023527914042760709729500045759070447873728824410101049628000152681356753607889930046632685251511933 . (31 98285268517726293646041988320376430426961569301405624594254909388269795879704265544935245037859461703714039062914187908382757070557274022290276218545834536273128586112828918839446986314501396173097147432142231943207033445439227338747250437041158605018906622189942577178459228668107902119842612910118780860093218373572618189684201621982639052942899685228460954041606422673955857535611670785128928086952376854260141733052814090284550937693948787722820540418775577369974563057501870838081853488176176121548454842621995913763979166923433336024703645086072509058301930300145887281472135475522473307234300789109324323229020633804914606040340890512177935486588920517596321537253882871089258388939006071307143779432393392175381654951719205711065525238142007023141544837 159028905055091140116411795007588455894122280601951879372151617983484433976024201359046228548205058050528839412342779134865980334302629198399652748708472538184591520587937728772959203809201946698659527844746215260580795799189655358841251839790165606891928746654078442566510202641292169417515971739632291778510125835143125174079085822933044633176973185179173191904958620162671786286382315823020001035215572965537723690828142184974636618174693151120313037505401335011791717784753421637006634805692967498913930204363967079804629815425528085779904326510081064954078735633071829826616122575039629658630079735961003645794178119403361809187970651933493562258610645698081023527914042760709729500045759070447873728824410101049628000152681356753607889930046632685251511933) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8587,7 +8587,7 @@ _:gn_823 { } _:gn_824 { - 33 math:greaterThan 1 . + (33) math:greaterThan 1 . (33 1) math:difference 32 . (37541631980361447175672181633164404959800858000859369816358200793055157783384329730824261527513865356899238713485596681899533806811918846180899688383196534361665651637720108905934768819800845647534767019538248625833271091688799318653249034292151603145884497725806711790408254694923634822169254080605269941676310912002111205289317421032233472708826185277748716178254225185239928784841025747237855138689180742982559775277485995594465257213204424325328043332149819728157408330250320039157072170659384744182979480880024747723328518421338586269502963662063953162525124967219944736328148376005316955838521842257645000663863148206467402892711129090862308714567195337111619546593722981468787277832253072166413830040376683301135309750757054668523160546237381361031577741 60743636537364846470369806687212025467160711300546254777896708595214638096319935814110983510345596346814800349428591226483223263745355176109376530162638001911462934475108809933512217494700550525562380412603983317373762353750428020094001402749007001873022124464135865388050973973184267297673358829513510918416907461570506984394884200950405580234073499950712237863352197488715928750770645037891072948263196111277581957775328094690085680480744363397492497086625757641817154727251550798924781317516791377365475361741971166040650648502094749755200681424008555895776805332925942545143987099517156351395778946851679322565157485598447203147629761421315626772021725180484701990660159889620471111106752999140729949392016708874246345200962151042542364691904625662109967096) math:sum 98285268517726293646041988320376430426961569301405624594254909388269795879704265544935245037859461703714039062914187908382757070557274022290276218545834536273128586112828918839446986314501396173097147432142231943207033445439227338747250437041158605018906622189942577178459228668107902119842612910118780860093218373572618189684201621982639052942899685228460954041606422673955857535611670785128928086952376854260141733052814090284550937693948787722820540418775577369974563057501870838081853488176176121548454842621995913763979166923433336024703645086072509058301930300145887281472135475522473307234300789109324323229020633804914606040340890512177935486588920517596321537253882871089258388939006071307143779432393392175381654951719205711065525238142007023141544837 . (32 60743636537364846470369806687212025467160711300546254777896708595214638096319935814110983510345596346814800349428591226483223263745355176109376530162638001911462934475108809933512217494700550525562380412603983317373762353750428020094001402749007001873022124464135865388050973973184267297673358829513510918416907461570506984394884200950405580234073499950712237863352197488715928750770645037891072948263196111277581957775328094690085680480744363397492497086625757641817154727251550798924781317516791377365475361741971166040650648502094749755200681424008555895776805332925942545143987099517156351395778946851679322565157485598447203147629761421315626772021725180484701990660159889620471111106752999140729949392016708874246345200962151042542364691904625662109967096 98285268517726293646041988320376430426961569301405624594254909388269795879704265544935245037859461703714039062914187908382757070557274022290276218545834536273128586112828918839446986314501396173097147432142231943207033445439227338747250437041158605018906622189942577178459228668107902119842612910118780860093218373572618189684201621982639052942899685228460954041606422673955857535611670785128928086952376854260141733052814090284550937693948787722820540418775577369974563057501870838081853488176176121548454842621995913763979166923433336024703645086072509058301930300145887281472135475522473307234300789109324323229020633804914606040340890512177935486588920517596321537253882871089258388939006071307143779432393392175381654951719205711065525238142007023141544837) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8598,7 +8598,7 @@ _:gn_825 { } _:gn_826 { - 34 math:greaterThan 1 . + (34) math:greaterThan 1 . (34 1) math:difference 33 . (23202004557003399294697625054047620507359853299686884961538507802159480312935606083286721982831730989915561635942994544583689456933436329928476841779441467549797282837388701027577448674899704878027613393065734691540491262061628701440752368456855398727137626738329153597642719278260632475504104748908240976740596549568395779105566779918172107525247314672963521685097972303475999965929619290653217809574015368295022182497842099095620423267539939072164453754475937913659746397001230759767709146857406633182495880861946418317322130080756163485697717761944602733251680365705997808815838723511839395557257104594034321901294337391979800254918632330453318057454529843373082444066436908151683833274499926974316119351640025573111035450205096374019204145667244301078389355 37541631980361447175672181633164404959800858000859369816358200793055157783384329730824261527513865356899238713485596681899533806811918846180899688383196534361665651637720108905934768819800845647534767019538248625833271091688799318653249034292151603145884497725806711790408254694923634822169254080605269941676310912002111205289317421032233472708826185277748716178254225185239928784841025747237855138689180742982559775277485995594465257213204424325328043332149819728157408330250320039157072170659384744182979480880024747723328518421338586269502963662063953162525124967219944736328148376005316955838521842257645000663863148206467402892711129090862308714567195337111619546593722981468787277832253072166413830040376683301135309750757054668523160546237381361031577741) math:sum 60743636537364846470369806687212025467160711300546254777896708595214638096319935814110983510345596346814800349428591226483223263745355176109376530162638001911462934475108809933512217494700550525562380412603983317373762353750428020094001402749007001873022124464135865388050973973184267297673358829513510918416907461570506984394884200950405580234073499950712237863352197488715928750770645037891072948263196111277581957775328094690085680480744363397492497086625757641817154727251550798924781317516791377365475361741971166040650648502094749755200681424008555895776805332925942545143987099517156351395778946851679322565157485598447203147629761421315626772021725180484701990660159889620471111106752999140729949392016708874246345200962151042542364691904625662109967096 . (33 37541631980361447175672181633164404959800858000859369816358200793055157783384329730824261527513865356899238713485596681899533806811918846180899688383196534361665651637720108905934768819800845647534767019538248625833271091688799318653249034292151603145884497725806711790408254694923634822169254080605269941676310912002111205289317421032233472708826185277748716178254225185239928784841025747237855138689180742982559775277485995594465257213204424325328043332149819728157408330250320039157072170659384744182979480880024747723328518421338586269502963662063953162525124967219944736328148376005316955838521842257645000663863148206467402892711129090862308714567195337111619546593722981468787277832253072166413830040376683301135309750757054668523160546237381361031577741 60743636537364846470369806687212025467160711300546254777896708595214638096319935814110983510345596346814800349428591226483223263745355176109376530162638001911462934475108809933512217494700550525562380412603983317373762353750428020094001402749007001873022124464135865388050973973184267297673358829513510918416907461570506984394884200950405580234073499950712237863352197488715928750770645037891072948263196111277581957775328094690085680480744363397492497086625757641817154727251550798924781317516791377365475361741971166040650648502094749755200681424008555895776805332925942545143987099517156351395778946851679322565157485598447203147629761421315626772021725180484701990660159889620471111106752999140729949392016708874246345200962151042542364691904625662109967096) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8609,7 +8609,7 @@ _:gn_827 { } _:gn_828 { - 35 math:greaterThan 1 . + (35) math:greaterThan 1 . (35 1) math:difference 34 . (14339627423358047880974556579116784452441004701172484854819692990895677470448723647537539544682134366983677077542602137315844349878482516252422846603755066811868368800331407878357320144901140769507153626472513934292779829627170617212496665835296204418746870987477558192765535416663002346665149331697028964935714362433715426183750641114061365183578870604785194493156252881763928818911406456584637329115165374687537592779643896498844833945664485253163589577673881814497661933249089279389363023801978111000483600018078329406006388340582422783805245900119350429273444601513946927512309652493477560281264737663610678762568810814487602637792496760408990657112665493738537102527286073317103444557753145192097710688736657728024274300551958294503956400570137059953188386 23202004557003399294697625054047620507359853299686884961538507802159480312935606083286721982831730989915561635942994544583689456933436329928476841779441467549797282837388701027577448674899704878027613393065734691540491262061628701440752368456855398727137626738329153597642719278260632475504104748908240976740596549568395779105566779918172107525247314672963521685097972303475999965929619290653217809574015368295022182497842099095620423267539939072164453754475937913659746397001230759767709146857406633182495880861946418317322130080756163485697717761944602733251680365705997808815838723511839395557257104594034321901294337391979800254918632330453318057454529843373082444066436908151683833274499926974316119351640025573111035450205096374019204145667244301078389355) math:sum 37541631980361447175672181633164404959800858000859369816358200793055157783384329730824261527513865356899238713485596681899533806811918846180899688383196534361665651637720108905934768819800845647534767019538248625833271091688799318653249034292151603145884497725806711790408254694923634822169254080605269941676310912002111205289317421032233472708826185277748716178254225185239928784841025747237855138689180742982559775277485995594465257213204424325328043332149819728157408330250320039157072170659384744182979480880024747723328518421338586269502963662063953162525124967219944736328148376005316955838521842257645000663863148206467402892711129090862308714567195337111619546593722981468787277832253072166413830040376683301135309750757054668523160546237381361031577741 . (34 23202004557003399294697625054047620507359853299686884961538507802159480312935606083286721982831730989915561635942994544583689456933436329928476841779441467549797282837388701027577448674899704878027613393065734691540491262061628701440752368456855398727137626738329153597642719278260632475504104748908240976740596549568395779105566779918172107525247314672963521685097972303475999965929619290653217809574015368295022182497842099095620423267539939072164453754475937913659746397001230759767709146857406633182495880861946418317322130080756163485697717761944602733251680365705997808815838723511839395557257104594034321901294337391979800254918632330453318057454529843373082444066436908151683833274499926974316119351640025573111035450205096374019204145667244301078389355 37541631980361447175672181633164404959800858000859369816358200793055157783384329730824261527513865356899238713485596681899533806811918846180899688383196534361665651637720108905934768819800845647534767019538248625833271091688799318653249034292151603145884497725806711790408254694923634822169254080605269941676310912002111205289317421032233472708826185277748716178254225185239928784841025747237855138689180742982559775277485995594465257213204424325328043332149819728157408330250320039157072170659384744182979480880024747723328518421338586269502963662063953162525124967219944736328148376005316955838521842257645000663863148206467402892711129090862308714567195337111619546593722981468787277832253072166413830040376683301135309750757054668523160546237381361031577741) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8620,7 +8620,7 @@ _:gn_829 { } _:gn_830 { - 36 math:greaterThan 1 . + (36) math:greaterThan 1 . (36 1) math:difference 35 . (8862377133645351413723068474930836054918848598514400106718814811263802842486882435749182438149596622931884558400392407267845107054953813676053995175686400737928914037057293149220128529998564108520459766593220757247711432434458084228255702621559194308390755750851595404877183861597630128838955417211212011804882187134680352921816138804110742341668444068178327191941719421712071147018212834068580480458849993607484589718198202596775589321875453819000864176802056099162084463752141480378346123055428522182012280843868088911315741740173740701892471861825252303978235764192050881303529071018361835275992366930423643138725526577492197617126135570044327400341864349634545341539150834834580388716746781782218408662903367845086761149653138079515247745097107241125200969 14339627423358047880974556579116784452441004701172484854819692990895677470448723647537539544682134366983677077542602137315844349878482516252422846603755066811868368800331407878357320144901140769507153626472513934292779829627170617212496665835296204418746870987477558192765535416663002346665149331697028964935714362433715426183750641114061365183578870604785194493156252881763928818911406456584637329115165374687537592779643896498844833945664485253163589577673881814497661933249089279389363023801978111000483600018078329406006388340582422783805245900119350429273444601513946927512309652493477560281264737663610678762568810814487602637792496760408990657112665493738537102527286073317103444557753145192097710688736657728024274300551958294503956400570137059953188386) math:sum 23202004557003399294697625054047620507359853299686884961538507802159480312935606083286721982831730989915561635942994544583689456933436329928476841779441467549797282837388701027577448674899704878027613393065734691540491262061628701440752368456855398727137626738329153597642719278260632475504104748908240976740596549568395779105566779918172107525247314672963521685097972303475999965929619290653217809574015368295022182497842099095620423267539939072164453754475937913659746397001230759767709146857406633182495880861946418317322130080756163485697717761944602733251680365705997808815838723511839395557257104594034321901294337391979800254918632330453318057454529843373082444066436908151683833274499926974316119351640025573111035450205096374019204145667244301078389355 . (35 14339627423358047880974556579116784452441004701172484854819692990895677470448723647537539544682134366983677077542602137315844349878482516252422846603755066811868368800331407878357320144901140769507153626472513934292779829627170617212496665835296204418746870987477558192765535416663002346665149331697028964935714362433715426183750641114061365183578870604785194493156252881763928818911406456584637329115165374687537592779643896498844833945664485253163589577673881814497661933249089279389363023801978111000483600018078329406006388340582422783805245900119350429273444601513946927512309652493477560281264737663610678762568810814487602637792496760408990657112665493738537102527286073317103444557753145192097710688736657728024274300551958294503956400570137059953188386 23202004557003399294697625054047620507359853299686884961538507802159480312935606083286721982831730989915561635942994544583689456933436329928476841779441467549797282837388701027577448674899704878027613393065734691540491262061628701440752368456855398727137626738329153597642719278260632475504104748908240976740596549568395779105566779918172107525247314672963521685097972303475999965929619290653217809574015368295022182497842099095620423267539939072164453754475937913659746397001230759767709146857406633182495880861946418317322130080756163485697717761944602733251680365705997808815838723511839395557257104594034321901294337391979800254918632330453318057454529843373082444066436908151683833274499926974316119351640025573111035450205096374019204145667244301078389355) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8631,7 +8631,7 @@ _:gn_831 { } _:gn_832 { - 37 math:greaterThan 1 . + (37) math:greaterThan 1 . (37 1) math:difference 36 . (5477250289712696467251488104185948397522156102658084748100878179631874627961841211788357106532537744051792519142209730047999242823528702576368851428068666073939454763274114729137191614902576660986693859879293177045068397192712532984240963213737010110356115236625962787888351555065372217826193914485816953130832175299035073261934502309950622841910426536606867301214533460051857671893193622516056848656315381080053003061445693902069244623789031434162725400871825715335577469496947799011016900746549588818471319174210240494690646600408682081912774038294098125295208837321896046208780581475115725005272370733187035623843284236995405020666361190364663256770801144103991760988135238482523055841006363409879302025833289882937513150898820214988708655473029818827987417 8862377133645351413723068474930836054918848598514400106718814811263802842486882435749182438149596622931884558400392407267845107054953813676053995175686400737928914037057293149220128529998564108520459766593220757247711432434458084228255702621559194308390755750851595404877183861597630128838955417211212011804882187134680352921816138804110742341668444068178327191941719421712071147018212834068580480458849993607484589718198202596775589321875453819000864176802056099162084463752141480378346123055428522182012280843868088911315741740173740701892471861825252303978235764192050881303529071018361835275992366930423643138725526577492197617126135570044327400341864349634545341539150834834580388716746781782218408662903367845086761149653138079515247745097107241125200969) math:sum 14339627423358047880974556579116784452441004701172484854819692990895677470448723647537539544682134366983677077542602137315844349878482516252422846603755066811868368800331407878357320144901140769507153626472513934292779829627170617212496665835296204418746870987477558192765535416663002346665149331697028964935714362433715426183750641114061365183578870604785194493156252881763928818911406456584637329115165374687537592779643896498844833945664485253163589577673881814497661933249089279389363023801978111000483600018078329406006388340582422783805245900119350429273444601513946927512309652493477560281264737663610678762568810814487602637792496760408990657112665493738537102527286073317103444557753145192097710688736657728024274300551958294503956400570137059953188386 . (36 8862377133645351413723068474930836054918848598514400106718814811263802842486882435749182438149596622931884558400392407267845107054953813676053995175686400737928914037057293149220128529998564108520459766593220757247711432434458084228255702621559194308390755750851595404877183861597630128838955417211212011804882187134680352921816138804110742341668444068178327191941719421712071147018212834068580480458849993607484589718198202596775589321875453819000864176802056099162084463752141480378346123055428522182012280843868088911315741740173740701892471861825252303978235764192050881303529071018361835275992366930423643138725526577492197617126135570044327400341864349634545341539150834834580388716746781782218408662903367845086761149653138079515247745097107241125200969 14339627423358047880974556579116784452441004701172484854819692990895677470448723647537539544682134366983677077542602137315844349878482516252422846603755066811868368800331407878357320144901140769507153626472513934292779829627170617212496665835296204418746870987477558192765535416663002346665149331697028964935714362433715426183750641114061365183578870604785194493156252881763928818911406456584637329115165374687537592779643896498844833945664485253163589577673881814497661933249089279389363023801978111000483600018078329406006388340582422783805245900119350429273444601513946927512309652493477560281264737663610678762568810814487602637792496760408990657112665493738537102527286073317103444557753145192097710688736657728024274300551958294503956400570137059953188386) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8642,7 +8642,7 @@ _:gn_833 { } _:gn_834 { - 38 math:greaterThan 1 . + (38) math:greaterThan 1 . (38 1) math:difference 37 . (3385126843932654946471580370744887657396692495856315358617936631631928214525041223960825331617058878880092039258182677219845864231425111099685143747617734663989459273783178420082936915095987447533765906713927580202643035241745551244014739407822184198034640514225632616988832306532257911012761502725395058674050011835645279659881636494160119499758017531571459890727185961660213475125019211552523631802534612527431586656752508694706344698086422384838138775930230383826506994255193681367329222308878933363540961669657848416625095139765058619979697823531154178683026926870154835094748489543246110270719996197236607514882242340496792596459774379679664143571063205530553580551015596352057332875740418372339106637070077962149247998754317864526539089624077422297213552 5477250289712696467251488104185948397522156102658084748100878179631874627961841211788357106532537744051792519142209730047999242823528702576368851428068666073939454763274114729137191614902576660986693859879293177045068397192712532984240963213737010110356115236625962787888351555065372217826193914485816953130832175299035073261934502309950622841910426536606867301214533460051857671893193622516056848656315381080053003061445693902069244623789031434162725400871825715335577469496947799011016900746549588818471319174210240494690646600408682081912774038294098125295208837321896046208780581475115725005272370733187035623843284236995405020666361190364663256770801144103991760988135238482523055841006363409879302025833289882937513150898820214988708655473029818827987417) math:sum 8862377133645351413723068474930836054918848598514400106718814811263802842486882435749182438149596622931884558400392407267845107054953813676053995175686400737928914037057293149220128529998564108520459766593220757247711432434458084228255702621559194308390755750851595404877183861597630128838955417211212011804882187134680352921816138804110742341668444068178327191941719421712071147018212834068580480458849993607484589718198202596775589321875453819000864176802056099162084463752141480378346123055428522182012280843868088911315741740173740701892471861825252303978235764192050881303529071018361835275992366930423643138725526577492197617126135570044327400341864349634545341539150834834580388716746781782218408662903367845086761149653138079515247745097107241125200969 . (37 5477250289712696467251488104185948397522156102658084748100878179631874627961841211788357106532537744051792519142209730047999242823528702576368851428068666073939454763274114729137191614902576660986693859879293177045068397192712532984240963213737010110356115236625962787888351555065372217826193914485816953130832175299035073261934502309950622841910426536606867301214533460051857671893193622516056848656315381080053003061445693902069244623789031434162725400871825715335577469496947799011016900746549588818471319174210240494690646600408682081912774038294098125295208837321896046208780581475115725005272370733187035623843284236995405020666361190364663256770801144103991760988135238482523055841006363409879302025833289882937513150898820214988708655473029818827987417 8862377133645351413723068474930836054918848598514400106718814811263802842486882435749182438149596622931884558400392407267845107054953813676053995175686400737928914037057293149220128529998564108520459766593220757247711432434458084228255702621559194308390755750851595404877183861597630128838955417211212011804882187134680352921816138804110742341668444068178327191941719421712071147018212834068580480458849993607484589718198202596775589321875453819000864176802056099162084463752141480378346123055428522182012280843868088911315741740173740701892471861825252303978235764192050881303529071018361835275992366930423643138725526577492197617126135570044327400341864349634545341539150834834580388716746781782218408662903367845086761149653138079515247745097107241125200969) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8653,7 +8653,7 @@ _:gn_835 { } _:gn_836 { - 39 math:greaterThan 1 . + (39) math:greaterThan 1 . (39 1) math:difference 38 . (2092123445780041520779907733441060740125463606801769389482941547999946413436799987827531774915478865171700479884027052828153378592103591476683707680450931409949995489490936309054254699806589213452927953165365596842425361950966981740226223805914825912321474722400330170899519248533114306813432411760421894456782163463389793602052865815790503342152409005035407410487347498391644196768174410963533216853780768552621416404693185207362899925702609049324586624941595331509070475241754117643687678437670655454930357504552392078065551460643623461933076214762943946612181910451741211114032091931869614734552374535950428108961041896498612424206586810684999113199737938573438180437119642130465722965265945037540195388763211920788265152144502350462169565848952396530773865 3385126843932654946471580370744887657396692495856315358617936631631928214525041223960825331617058878880092039258182677219845864231425111099685143747617734663989459273783178420082936915095987447533765906713927580202643035241745551244014739407822184198034640514225632616988832306532257911012761502725395058674050011835645279659881636494160119499758017531571459890727185961660213475125019211552523631802534612527431586656752508694706344698086422384838138775930230383826506994255193681367329222308878933363540961669657848416625095139765058619979697823531154178683026926870154835094748489543246110270719996197236607514882242340496792596459774379679664143571063205530553580551015596352057332875740418372339106637070077962149247998754317864526539089624077422297213552) math:sum 5477250289712696467251488104185948397522156102658084748100878179631874627961841211788357106532537744051792519142209730047999242823528702576368851428068666073939454763274114729137191614902576660986693859879293177045068397192712532984240963213737010110356115236625962787888351555065372217826193914485816953130832175299035073261934502309950622841910426536606867301214533460051857671893193622516056848656315381080053003061445693902069244623789031434162725400871825715335577469496947799011016900746549588818471319174210240494690646600408682081912774038294098125295208837321896046208780581475115725005272370733187035623843284236995405020666361190364663256770801144103991760988135238482523055841006363409879302025833289882937513150898820214988708655473029818827987417 . (38 3385126843932654946471580370744887657396692495856315358617936631631928214525041223960825331617058878880092039258182677219845864231425111099685143747617734663989459273783178420082936915095987447533765906713927580202643035241745551244014739407822184198034640514225632616988832306532257911012761502725395058674050011835645279659881636494160119499758017531571459890727185961660213475125019211552523631802534612527431586656752508694706344698086422384838138775930230383826506994255193681367329222308878933363540961669657848416625095139765058619979697823531154178683026926870154835094748489543246110270719996197236607514882242340496792596459774379679664143571063205530553580551015596352057332875740418372339106637070077962149247998754317864526539089624077422297213552 5477250289712696467251488104185948397522156102658084748100878179631874627961841211788357106532537744051792519142209730047999242823528702576368851428068666073939454763274114729137191614902576660986693859879293177045068397192712532984240963213737010110356115236625962787888351555065372217826193914485816953130832175299035073261934502309950622841910426536606867301214533460051857671893193622516056848656315381080053003061445693902069244623789031434162725400871825715335577469496947799011016900746549588818471319174210240494690646600408682081912774038294098125295208837321896046208780581475115725005272370733187035623843284236995405020666361190364663256770801144103991760988135238482523055841006363409879302025833289882937513150898820214988708655473029818827987417) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8664,7 +8664,7 @@ _:gn_837 { } _:gn_838 { - 40 math:greaterThan 1 . + (40) math:greaterThan 1 . (40 1) math:difference 39 . (1293003398152613425691672637303826917271228889054545969134995083631981801088241236133293556701580013708391559374155624391692485639321519623001436067166803254039463784292242111028682215289398234080837953548561983360217673290778569503788515601907358285713165791825302446089313057999143604199329090964973164217267848372255486057828770678369616157605608526536052480239838463268569278356844800588990414948753843974810170252059323487343444772383813335513552150988635052317436519013439563723641543871208277908610604165105456338559543679121435158046621608768210232070845016418413623980716397611376495536167621661286179405921200443998180172253187568994665030371325266957115400113895954221591609910474473334798911248306866041360982846609815514064369523775125025766439687 2092123445780041520779907733441060740125463606801769389482941547999946413436799987827531774915478865171700479884027052828153378592103591476683707680450931409949995489490936309054254699806589213452927953165365596842425361950966981740226223805914825912321474722400330170899519248533114306813432411760421894456782163463389793602052865815790503342152409005035407410487347498391644196768174410963533216853780768552621416404693185207362899925702609049324586624941595331509070475241754117643687678437670655454930357504552392078065551460643623461933076214762943946612181910451741211114032091931869614734552374535950428108961041896498612424206586810684999113199737938573438180437119642130465722965265945037540195388763211920788265152144502350462169565848952396530773865) math:sum 3385126843932654946471580370744887657396692495856315358617936631631928214525041223960825331617058878880092039258182677219845864231425111099685143747617734663989459273783178420082936915095987447533765906713927580202643035241745551244014739407822184198034640514225632616988832306532257911012761502725395058674050011835645279659881636494160119499758017531571459890727185961660213475125019211552523631802534612527431586656752508694706344698086422384838138775930230383826506994255193681367329222308878933363540961669657848416625095139765058619979697823531154178683026926870154835094748489543246110270719996197236607514882242340496792596459774379679664143571063205530553580551015596352057332875740418372339106637070077962149247998754317864526539089624077422297213552 . (39 2092123445780041520779907733441060740125463606801769389482941547999946413436799987827531774915478865171700479884027052828153378592103591476683707680450931409949995489490936309054254699806589213452927953165365596842425361950966981740226223805914825912321474722400330170899519248533114306813432411760421894456782163463389793602052865815790503342152409005035407410487347498391644196768174410963533216853780768552621416404693185207362899925702609049324586624941595331509070475241754117643687678437670655454930357504552392078065551460643623461933076214762943946612181910451741211114032091931869614734552374535950428108961041896498612424206586810684999113199737938573438180437119642130465722965265945037540195388763211920788265152144502350462169565848952396530773865 3385126843932654946471580370744887657396692495856315358617936631631928214525041223960825331617058878880092039258182677219845864231425111099685143747617734663989459273783178420082936915095987447533765906713927580202643035241745551244014739407822184198034640514225632616988832306532257911012761502725395058674050011835645279659881636494160119499758017531571459890727185961660213475125019211552523631802534612527431586656752508694706344698086422384838138775930230383826506994255193681367329222308878933363540961669657848416625095139765058619979697823531154178683026926870154835094748489543246110270719996197236607514882242340496792596459774379679664143571063205530553580551015596352057332875740418372339106637070077962149247998754317864526539089624077422297213552) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8675,7 +8675,7 @@ _:gn_839 { } _:gn_840 { - 41 math:greaterThan 1 . + (41) math:greaterThan 1 . (41 1) math:difference 40 . (799120047627428095088235096137233822854234717747223420347946464367964612348558751694238218213898851463308920509871428436460892952782071853682271613284128155910531705198694198025572484517190979372089999616803613482207688660188412236437708204007467626608308930575027724810206190533970702614103320795448730239514315091134307544224095137420887184546800478499354930247509035123074918411329610374542801905026924577811246152633861720019455153318795713811034473952960279191633956228314553920046134566462377546319753339446935739506007781522188303886454605994733714541336894033327587133315694320493119198384752874664248703039841452500432251953399241690334082828412671616322780323223687908874113054791471702741284140456345879427282305534686836397800042073827370764334178 1293003398152613425691672637303826917271228889054545969134995083631981801088241236133293556701580013708391559374155624391692485639321519623001436067166803254039463784292242111028682215289398234080837953548561983360217673290778569503788515601907358285713165791825302446089313057999143604199329090964973164217267848372255486057828770678369616157605608526536052480239838463268569278356844800588990414948753843974810170252059323487343444772383813335513552150988635052317436519013439563723641543871208277908610604165105456338559543679121435158046621608768210232070845016418413623980716397611376495536167621661286179405921200443998180172253187568994665030371325266957115400113895954221591609910474473334798911248306866041360982846609815514064369523775125025766439687) math:sum 2092123445780041520779907733441060740125463606801769389482941547999946413436799987827531774915478865171700479884027052828153378592103591476683707680450931409949995489490936309054254699806589213452927953165365596842425361950966981740226223805914825912321474722400330170899519248533114306813432411760421894456782163463389793602052865815790503342152409005035407410487347498391644196768174410963533216853780768552621416404693185207362899925702609049324586624941595331509070475241754117643687678437670655454930357504552392078065551460643623461933076214762943946612181910451741211114032091931869614734552374535950428108961041896498612424206586810684999113199737938573438180437119642130465722965265945037540195388763211920788265152144502350462169565848952396530773865 . (40 1293003398152613425691672637303826917271228889054545969134995083631981801088241236133293556701580013708391559374155624391692485639321519623001436067166803254039463784292242111028682215289398234080837953548561983360217673290778569503788515601907358285713165791825302446089313057999143604199329090964973164217267848372255486057828770678369616157605608526536052480239838463268569278356844800588990414948753843974810170252059323487343444772383813335513552150988635052317436519013439563723641543871208277908610604165105456338559543679121435158046621608768210232070845016418413623980716397611376495536167621661286179405921200443998180172253187568994665030371325266957115400113895954221591609910474473334798911248306866041360982846609815514064369523775125025766439687 2092123445780041520779907733441060740125463606801769389482941547999946413436799987827531774915478865171700479884027052828153378592103591476683707680450931409949995489490936309054254699806589213452927953165365596842425361950966981740226223805914825912321474722400330170899519248533114306813432411760421894456782163463389793602052865815790503342152409005035407410487347498391644196768174410963533216853780768552621416404693185207362899925702609049324586624941595331509070475241754117643687678437670655454930357504552392078065551460643623461933076214762943946612181910451741211114032091931869614734552374535950428108961041896498612424206586810684999113199737938573438180437119642130465722965265945037540195388763211920788265152144502350462169565848952396530773865) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8686,7 +8686,7 @@ _:gn_841 { } _:gn_842 { - 42 math:greaterThan 1 . + (42) math:greaterThan 1 . (42 1) math:difference 41 . (493883350525185330603437541166593094416994171307322548787048619264017188739682484439055338487681162245082638864284195955231592686539447769319164453882675098128932079093547913003109730772207254708747953931758369878009984630590157267350807397899890659104856861250274721279106867465172901585225770169524433977753533281121178513604675540948728973058808048036697549992329428145494359945515190214447613043726919396998924099425461767323989619065017621702517677035674773125802562785125009803595409304745900362290850825658520599053535897599246854160167002773476517529508122385086036847400703290883376337782868786621930702881358991497747920299788327304330947542912595340792619790672266312717496855683001632057627107850520161933700541075128677666569481701297655002105509 799120047627428095088235096137233822854234717747223420347946464367964612348558751694238218213898851463308920509871428436460892952782071853682271613284128155910531705198694198025572484517190979372089999616803613482207688660188412236437708204007467626608308930575027724810206190533970702614103320795448730239514315091134307544224095137420887184546800478499354930247509035123074918411329610374542801905026924577811246152633861720019455153318795713811034473952960279191633956228314553920046134566462377546319753339446935739506007781522188303886454605994733714541336894033327587133315694320493119198384752874664248703039841452500432251953399241690334082828412671616322780323223687908874113054791471702741284140456345879427282305534686836397800042073827370764334178) math:sum 1293003398152613425691672637303826917271228889054545969134995083631981801088241236133293556701580013708391559374155624391692485639321519623001436067166803254039463784292242111028682215289398234080837953548561983360217673290778569503788515601907358285713165791825302446089313057999143604199329090964973164217267848372255486057828770678369616157605608526536052480239838463268569278356844800588990414948753843974810170252059323487343444772383813335513552150988635052317436519013439563723641543871208277908610604165105456338559543679121435158046621608768210232070845016418413623980716397611376495536167621661286179405921200443998180172253187568994665030371325266957115400113895954221591609910474473334798911248306866041360982846609815514064369523775125025766439687 . (41 799120047627428095088235096137233822854234717747223420347946464367964612348558751694238218213898851463308920509871428436460892952782071853682271613284128155910531705198694198025572484517190979372089999616803613482207688660188412236437708204007467626608308930575027724810206190533970702614103320795448730239514315091134307544224095137420887184546800478499354930247509035123074918411329610374542801905026924577811246152633861720019455153318795713811034473952960279191633956228314553920046134566462377546319753339446935739506007781522188303886454605994733714541336894033327587133315694320493119198384752874664248703039841452500432251953399241690334082828412671616322780323223687908874113054791471702741284140456345879427282305534686836397800042073827370764334178 1293003398152613425691672637303826917271228889054545969134995083631981801088241236133293556701580013708391559374155624391692485639321519623001436067166803254039463784292242111028682215289398234080837953548561983360217673290778569503788515601907358285713165791825302446089313057999143604199329090964973164217267848372255486057828770678369616157605608526536052480239838463268569278356844800588990414948753843974810170252059323487343444772383813335513552150988635052317436519013439563723641543871208277908610604165105456338559543679121435158046621608768210232070845016418413623980716397611376495536167621661286179405921200443998180172253187568994665030371325266957115400113895954221591609910474473334798911248306866041360982846609815514064369523775125025766439687) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8697,7 +8697,7 @@ _:gn_843 { } _:gn_844 { - 43 math:greaterThan 1 . + (43) math:greaterThan 1 . (43 1) math:difference 42 . (305236697102242764484797554970640728437240546439900871560897845103947423608876267255182879726217689218226281645587232481229300266242624084363107159401453057781599626105146285022462753744983724663342045685045243604197704029598254969086900806107576967503452069324753003531099323068797801028877550625924296261760781810013129030619419596472158211487992430462657380255179606977580558465814420160095188861300005180812322053208399952695465534253778092108516796917285506065831393443189544116450725261716477184028902513788415140452471883922941449726287603221257197011828771648241550285914991029609742860601884088042318000158482461002684331653610914386003135285500076275530160532551421596156616199108470070683657032605825717493581764459558158731230560372529715762228669 493883350525185330603437541166593094416994171307322548787048619264017188739682484439055338487681162245082638864284195955231592686539447769319164453882675098128932079093547913003109730772207254708747953931758369878009984630590157267350807397899890659104856861250274721279106867465172901585225770169524433977753533281121178513604675540948728973058808048036697549992329428145494359945515190214447613043726919396998924099425461767323989619065017621702517677035674773125802562785125009803595409304745900362290850825658520599053535897599246854160167002773476517529508122385086036847400703290883376337782868786621930702881358991497747920299788327304330947542912595340792619790672266312717496855683001632057627107850520161933700541075128677666569481701297655002105509) math:sum 799120047627428095088235096137233822854234717747223420347946464367964612348558751694238218213898851463308920509871428436460892952782071853682271613284128155910531705198694198025572484517190979372089999616803613482207688660188412236437708204007467626608308930575027724810206190533970702614103320795448730239514315091134307544224095137420887184546800478499354930247509035123074918411329610374542801905026924577811246152633861720019455153318795713811034473952960279191633956228314553920046134566462377546319753339446935739506007781522188303886454605994733714541336894033327587133315694320493119198384752874664248703039841452500432251953399241690334082828412671616322780323223687908874113054791471702741284140456345879427282305534686836397800042073827370764334178 . (42 493883350525185330603437541166593094416994171307322548787048619264017188739682484439055338487681162245082638864284195955231592686539447769319164453882675098128932079093547913003109730772207254708747953931758369878009984630590157267350807397899890659104856861250274721279106867465172901585225770169524433977753533281121178513604675540948728973058808048036697549992329428145494359945515190214447613043726919396998924099425461767323989619065017621702517677035674773125802562785125009803595409304745900362290850825658520599053535897599246854160167002773476517529508122385086036847400703290883376337782868786621930702881358991497747920299788327304330947542912595340792619790672266312717496855683001632057627107850520161933700541075128677666569481701297655002105509 799120047627428095088235096137233822854234717747223420347946464367964612348558751694238218213898851463308920509871428436460892952782071853682271613284128155910531705198694198025572484517190979372089999616803613482207688660188412236437708204007467626608308930575027724810206190533970702614103320795448730239514315091134307544224095137420887184546800478499354930247509035123074918411329610374542801905026924577811246152633861720019455153318795713811034473952960279191633956228314553920046134566462377546319753339446935739506007781522188303886454605994733714541336894033327587133315694320493119198384752874664248703039841452500432251953399241690334082828412671616322780323223687908874113054791471702741284140456345879427282305534686836397800042073827370764334178) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8708,7 +8708,7 @@ _:gn_845 { } _:gn_846 { - 44 math:greaterThan 1 . + (44) math:greaterThan 1 . (44 1) math:difference 43 . (188646653422942566118639986195952365979753624867421677226150774160069765130806217183872458761463473026856357218696963474002292420296823684956057294481222040347332452988401627980646977027223530045405908246713126273812280600991902298263906591792313691601404791925521717748007544396375100556348219543600137715992751471108049482985255944476570761570815617574040169737149821167913801479700770054352424182426914216186602046217061814628524084811239529594000880118389267059971169341935465687144684043029423178261948311870105458601064013676305404433879399552219320517679350736844486561485712261273633477180984698579612702722876530495063588646177412918327812257412519065262459258120844716560880656574531561373970075244694444440118776615570518935338921328767939239876840 305236697102242764484797554970640728437240546439900871560897845103947423608876267255182879726217689218226281645587232481229300266242624084363107159401453057781599626105146285022462753744983724663342045685045243604197704029598254969086900806107576967503452069324753003531099323068797801028877550625924296261760781810013129030619419596472158211487992430462657380255179606977580558465814420160095188861300005180812322053208399952695465534253778092108516796917285506065831393443189544116450725261716477184028902513788415140452471883922941449726287603221257197011828771648241550285914991029609742860601884088042318000158482461002684331653610914386003135285500076275530160532551421596156616199108470070683657032605825717493581764459558158731230560372529715762228669) math:sum 493883350525185330603437541166593094416994171307322548787048619264017188739682484439055338487681162245082638864284195955231592686539447769319164453882675098128932079093547913003109730772207254708747953931758369878009984630590157267350807397899890659104856861250274721279106867465172901585225770169524433977753533281121178513604675540948728973058808048036697549992329428145494359945515190214447613043726919396998924099425461767323989619065017621702517677035674773125802562785125009803595409304745900362290850825658520599053535897599246854160167002773476517529508122385086036847400703290883376337782868786621930702881358991497747920299788327304330947542912595340792619790672266312717496855683001632057627107850520161933700541075128677666569481701297655002105509 . (43 305236697102242764484797554970640728437240546439900871560897845103947423608876267255182879726217689218226281645587232481229300266242624084363107159401453057781599626105146285022462753744983724663342045685045243604197704029598254969086900806107576967503452069324753003531099323068797801028877550625924296261760781810013129030619419596472158211487992430462657380255179606977580558465814420160095188861300005180812322053208399952695465534253778092108516796917285506065831393443189544116450725261716477184028902513788415140452471883922941449726287603221257197011828771648241550285914991029609742860601884088042318000158482461002684331653610914386003135285500076275530160532551421596156616199108470070683657032605825717493581764459558158731230560372529715762228669 493883350525185330603437541166593094416994171307322548787048619264017188739682484439055338487681162245082638864284195955231592686539447769319164453882675098128932079093547913003109730772207254708747953931758369878009984630590157267350807397899890659104856861250274721279106867465172901585225770169524433977753533281121178513604675540948728973058808048036697549992329428145494359945515190214447613043726919396998924099425461767323989619065017621702517677035674773125802562785125009803595409304745900362290850825658520599053535897599246854160167002773476517529508122385086036847400703290883376337782868786621930702881358991497747920299788327304330947542912595340792619790672266312717496855683001632057627107850520161933700541075128677666569481701297655002105509) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8719,7 +8719,7 @@ _:gn_847 { } _:gn_848 { - 45 math:greaterThan 1 . + (45) math:greaterThan 1 . (45 1) math:difference 44 . (116590043679300198366157568774688362457486921572479194334747070943877658478070050071310420964754216191369924426890269007227007845945800399407049864920231017434267173116744657041815776717760194617936137438332117330385423428606352670822994214315263275902047277399231285783091778672422700472529331082324158545768030338905079547634163651995587449917176812888617210518029785809666756986113650105742764678873090964625720006991338138066941449442538562514515916798896239005860224101254078429306041218687054005766954201918309681851407870246636045292408203669037876494149420911397063724429278768336109383420899389462705297435605930507620743007433501467675323028087557210267701274430576879595735542533938509309686957361131273053462987843987639795891639043761776522351829 188646653422942566118639986195952365979753624867421677226150774160069765130806217183872458761463473026856357218696963474002292420296823684956057294481222040347332452988401627980646977027223530045405908246713126273812280600991902298263906591792313691601404791925521717748007544396375100556348219543600137715992751471108049482985255944476570761570815617574040169737149821167913801479700770054352424182426914216186602046217061814628524084811239529594000880118389267059971169341935465687144684043029423178261948311870105458601064013676305404433879399552219320517679350736844486561485712261273633477180984698579612702722876530495063588646177412918327812257412519065262459258120844716560880656574531561373970075244694444440118776615570518935338921328767939239876840) math:sum 305236697102242764484797554970640728437240546439900871560897845103947423608876267255182879726217689218226281645587232481229300266242624084363107159401453057781599626105146285022462753744983724663342045685045243604197704029598254969086900806107576967503452069324753003531099323068797801028877550625924296261760781810013129030619419596472158211487992430462657380255179606977580558465814420160095188861300005180812322053208399952695465534253778092108516796917285506065831393443189544116450725261716477184028902513788415140452471883922941449726287603221257197011828771648241550285914991029609742860601884088042318000158482461002684331653610914386003135285500076275530160532551421596156616199108470070683657032605825717493581764459558158731230560372529715762228669 . (44 188646653422942566118639986195952365979753624867421677226150774160069765130806217183872458761463473026856357218696963474002292420296823684956057294481222040347332452988401627980646977027223530045405908246713126273812280600991902298263906591792313691601404791925521717748007544396375100556348219543600137715992751471108049482985255944476570761570815617574040169737149821167913801479700770054352424182426914216186602046217061814628524084811239529594000880118389267059971169341935465687144684043029423178261948311870105458601064013676305404433879399552219320517679350736844486561485712261273633477180984698579612702722876530495063588646177412918327812257412519065262459258120844716560880656574531561373970075244694444440118776615570518935338921328767939239876840 305236697102242764484797554970640728437240546439900871560897845103947423608876267255182879726217689218226281645587232481229300266242624084363107159401453057781599626105146285022462753744983724663342045685045243604197704029598254969086900806107576967503452069324753003531099323068797801028877550625924296261760781810013129030619419596472158211487992430462657380255179606977580558465814420160095188861300005180812322053208399952695465534253778092108516796917285506065831393443189544116450725261716477184028902513788415140452471883922941449726287603221257197011828771648241550285914991029609742860601884088042318000158482461002684331653610914386003135285500076275530160532551421596156616199108470070683657032605825717493581764459558158731230560372529715762228669) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8730,7 +8730,7 @@ _:gn_849 { } _:gn_850 { - 46 math:greaterThan 1 . + (46) math:greaterThan 1 . (46 1) math:difference 45 . (72056609743642367752482417421264003522266703294942482891403703216192106652736167112562037796709256835486432791806694466775284574351023285549007429560991022913065279871656970938831200309463335427469770808381008943426857172385549627440912377477050415699357514526290431964915765723952400083818888461275979170224721132202969935351092292480983311653638804685422959219120035358247044493587119948609659503553823251560882039225723676561582635368700967079484963319493028054110945240681387257838642824342369172494994109951795776749656143429669359141471195883181444023529929825447422837056433492937524093760085309116907405287270599987442845638743911450652489229324961854994757983690267836965145114040593052064283117883563171386655788771582879139447282285006162717525011 116590043679300198366157568774688362457486921572479194334747070943877658478070050071310420964754216191369924426890269007227007845945800399407049864920231017434267173116744657041815776717760194617936137438332117330385423428606352670822994214315263275902047277399231285783091778672422700472529331082324158545768030338905079547634163651995587449917176812888617210518029785809666756986113650105742764678873090964625720006991338138066941449442538562514515916798896239005860224101254078429306041218687054005766954201918309681851407870246636045292408203669037876494149420911397063724429278768336109383420899389462705297435605930507620743007433501467675323028087557210267701274430576879595735542533938509309686957361131273053462987843987639795891639043761776522351829) math:sum 188646653422942566118639986195952365979753624867421677226150774160069765130806217183872458761463473026856357218696963474002292420296823684956057294481222040347332452988401627980646977027223530045405908246713126273812280600991902298263906591792313691601404791925521717748007544396375100556348219543600137715992751471108049482985255944476570761570815617574040169737149821167913801479700770054352424182426914216186602046217061814628524084811239529594000880118389267059971169341935465687144684043029423178261948311870105458601064013676305404433879399552219320517679350736844486561485712261273633477180984698579612702722876530495063588646177412918327812257412519065262459258120844716560880656574531561373970075244694444440118776615570518935338921328767939239876840 . (45 116590043679300198366157568774688362457486921572479194334747070943877658478070050071310420964754216191369924426890269007227007845945800399407049864920231017434267173116744657041815776717760194617936137438332117330385423428606352670822994214315263275902047277399231285783091778672422700472529331082324158545768030338905079547634163651995587449917176812888617210518029785809666756986113650105742764678873090964625720006991338138066941449442538562514515916798896239005860224101254078429306041218687054005766954201918309681851407870246636045292408203669037876494149420911397063724429278768336109383420899389462705297435605930507620743007433501467675323028087557210267701274430576879595735542533938509309686957361131273053462987843987639795891639043761776522351829 188646653422942566118639986195952365979753624867421677226150774160069765130806217183872458761463473026856357218696963474002292420296823684956057294481222040347332452988401627980646977027223530045405908246713126273812280600991902298263906591792313691601404791925521717748007544396375100556348219543600137715992751471108049482985255944476570761570815617574040169737149821167913801479700770054352424182426914216186602046217061814628524084811239529594000880118389267059971169341935465687144684043029423178261948311870105458601064013676305404433879399552219320517679350736844486561485712261273633477180984698579612702722876530495063588646177412918327812257412519065262459258120844716560880656574531561373970075244694444440118776615570518935338921328767939239876840) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8741,7 +8741,7 @@ _:gn_851 { } _:gn_852 { - 47 math:greaterThan 1 . + (47) math:greaterThan 1 . (47 1) math:difference 46 . (44533433935657830613675151353424358935220218277536711443343367727685551825333882958748383168044959355883491635083574540451723271594777113858042435359239994521201893245087686102984576408296859190466366629951108386958566256220803043382081836838212860202689762872940853818176012948470300388710442621048179375543309206702109612283071359514604138263538008203194251298909750451419712492526530157133105175319267713064837967765614461505358814073837595435030953479403210951749278860572691171467398394344684833271960091966513905101751726816966686150937007785856432470619491085949640887372845275398585289660814080345797892148335330520177897368689590017022833798762595355272943290740309042630590428493345457245403839477568101666807199072404760656444356758755613804826818 72056609743642367752482417421264003522266703294942482891403703216192106652736167112562037796709256835486432791806694466775284574351023285549007429560991022913065279871656970938831200309463335427469770808381008943426857172385549627440912377477050415699357514526290431964915765723952400083818888461275979170224721132202969935351092292480983311653638804685422959219120035358247044493587119948609659503553823251560882039225723676561582635368700967079484963319493028054110945240681387257838642824342369172494994109951795776749656143429669359141471195883181444023529929825447422837056433492937524093760085309116907405287270599987442845638743911450652489229324961854994757983690267836965145114040593052064283117883563171386655788771582879139447282285006162717525011) math:sum 116590043679300198366157568774688362457486921572479194334747070943877658478070050071310420964754216191369924426890269007227007845945800399407049864920231017434267173116744657041815776717760194617936137438332117330385423428606352670822994214315263275902047277399231285783091778672422700472529331082324158545768030338905079547634163651995587449917176812888617210518029785809666756986113650105742764678873090964625720006991338138066941449442538562514515916798896239005860224101254078429306041218687054005766954201918309681851407870246636045292408203669037876494149420911397063724429278768336109383420899389462705297435605930507620743007433501467675323028087557210267701274430576879595735542533938509309686957361131273053462987843987639795891639043761776522351829 . (46 72056609743642367752482417421264003522266703294942482891403703216192106652736167112562037796709256835486432791806694466775284574351023285549007429560991022913065279871656970938831200309463335427469770808381008943426857172385549627440912377477050415699357514526290431964915765723952400083818888461275979170224721132202969935351092292480983311653638804685422959219120035358247044493587119948609659503553823251560882039225723676561582635368700967079484963319493028054110945240681387257838642824342369172494994109951795776749656143429669359141471195883181444023529929825447422837056433492937524093760085309116907405287270599987442845638743911450652489229324961854994757983690267836965145114040593052064283117883563171386655788771582879139447282285006162717525011 116590043679300198366157568774688362457486921572479194334747070943877658478070050071310420964754216191369924426890269007227007845945800399407049864920231017434267173116744657041815776717760194617936137438332117330385423428606352670822994214315263275902047277399231285783091778672422700472529331082324158545768030338905079547634163651995587449917176812888617210518029785809666756986113650105742764678873090964625720006991338138066941449442538562514515916798896239005860224101254078429306041218687054005766954201918309681851407870246636045292408203669037876494149420911397063724429278768336109383420899389462705297435605930507620743007433501467675323028087557210267701274430576879595735542533938509309686957361131273053462987843987639795891639043761776522351829) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8752,7 +8752,7 @@ _:gn_853 { } _:gn_854 { - 48 math:greaterThan 1 . + (48) math:greaterThan 1 . (48 1) math:difference 47 . (27523175807984537138807266067839644587046485017405771448060335488506554827402284153813654628664297479602941156723119926323561302756246171690964994201751028391863386626569284835846623901166476237003404178429900556468290916164746584058830540638837555496667751653349578146739752775482099695108445840227799794681411925500860323068020932966379173390100796482228707920210284906827332001060589791476554328234555538496044071460109215056223821294863371644454009840089817102361666380108696086371244429997684339223034017985281871647904416612702672990534188097325011552910438739497781949683588217538938804099271228771109513138935269467264948270054321433629655430562366499721814692949958794334554685547247594818879278405995069719848589699178118483002925526250548912698193 44533433935657830613675151353424358935220218277536711443343367727685551825333882958748383168044959355883491635083574540451723271594777113858042435359239994521201893245087686102984576408296859190466366629951108386958566256220803043382081836838212860202689762872940853818176012948470300388710442621048179375543309206702109612283071359514604138263538008203194251298909750451419712492526530157133105175319267713064837967765614461505358814073837595435030953479403210951749278860572691171467398394344684833271960091966513905101751726816966686150937007785856432470619491085949640887372845275398585289660814080345797892148335330520177897368689590017022833798762595355272943290740309042630590428493345457245403839477568101666807199072404760656444356758755613804826818) math:sum 72056609743642367752482417421264003522266703294942482891403703216192106652736167112562037796709256835486432791806694466775284574351023285549007429560991022913065279871656970938831200309463335427469770808381008943426857172385549627440912377477050415699357514526290431964915765723952400083818888461275979170224721132202969935351092292480983311653638804685422959219120035358247044493587119948609659503553823251560882039225723676561582635368700967079484963319493028054110945240681387257838642824342369172494994109951795776749656143429669359141471195883181444023529929825447422837056433492937524093760085309116907405287270599987442845638743911450652489229324961854994757983690267836965145114040593052064283117883563171386655788771582879139447282285006162717525011 . (47 44533433935657830613675151353424358935220218277536711443343367727685551825333882958748383168044959355883491635083574540451723271594777113858042435359239994521201893245087686102984576408296859190466366629951108386958566256220803043382081836838212860202689762872940853818176012948470300388710442621048179375543309206702109612283071359514604138263538008203194251298909750451419712492526530157133105175319267713064837967765614461505358814073837595435030953479403210951749278860572691171467398394344684833271960091966513905101751726816966686150937007785856432470619491085949640887372845275398585289660814080345797892148335330520177897368689590017022833798762595355272943290740309042630590428493345457245403839477568101666807199072404760656444356758755613804826818 72056609743642367752482417421264003522266703294942482891403703216192106652736167112562037796709256835486432791806694466775284574351023285549007429560991022913065279871656970938831200309463335427469770808381008943426857172385549627440912377477050415699357514526290431964915765723952400083818888461275979170224721132202969935351092292480983311653638804685422959219120035358247044493587119948609659503553823251560882039225723676561582635368700967079484963319493028054110945240681387257838642824342369172494994109951795776749656143429669359141471195883181444023529929825447422837056433492937524093760085309116907405287270599987442845638743911450652489229324961854994757983690267836965145114040593052064283117883563171386655788771582879139447282285006162717525011) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8763,7 +8763,7 @@ _:gn_855 { } _:gn_856 { - 49 math:greaterThan 1 . + (49) math:greaterThan 1 . (49 1) math:difference 48 . (17010258127673293474867885285584714348173733260130939995283032239178996997931598804934728539380661876280550478360454614128161968838530942167077441157488966129338506618518401267137952507130382953462962451521207830490275340056056459323251296199375304706022011219591275671436260172988200693601996780820379580861897281201249289215050426548224964873437211720965543378699465544592380491465940365656550847084712174568793896305505246449134992778974223790576943639313393849387612480463995085096153964347000494048926073981232033453847310204264013160402819688531420917709052346451858937689257057859646485561542851574688379009400061052912949098635268583393178368200228855551128597790350248296035742946097862426524561071573031946958609373226642173441431232505064892128625 27523175807984537138807266067839644587046485017405771448060335488506554827402284153813654628664297479602941156723119926323561302756246171690964994201751028391863386626569284835846623901166476237003404178429900556468290916164746584058830540638837555496667751653349578146739752775482099695108445840227799794681411925500860323068020932966379173390100796482228707920210284906827332001060589791476554328234555538496044071460109215056223821294863371644454009840089817102361666380108696086371244429997684339223034017985281871647904416612702672990534188097325011552910438739497781949683588217538938804099271228771109513138935269467264948270054321433629655430562366499721814692949958794334554685547247594818879278405995069719848589699178118483002925526250548912698193) math:sum 44533433935657830613675151353424358935220218277536711443343367727685551825333882958748383168044959355883491635083574540451723271594777113858042435359239994521201893245087686102984576408296859190466366629951108386958566256220803043382081836838212860202689762872940853818176012948470300388710442621048179375543309206702109612283071359514604138263538008203194251298909750451419712492526530157133105175319267713064837967765614461505358814073837595435030953479403210951749278860572691171467398394344684833271960091966513905101751726816966686150937007785856432470619491085949640887372845275398585289660814080345797892148335330520177897368689590017022833798762595355272943290740309042630590428493345457245403839477568101666807199072404760656444356758755613804826818 . (48 27523175807984537138807266067839644587046485017405771448060335488506554827402284153813654628664297479602941156723119926323561302756246171690964994201751028391863386626569284835846623901166476237003404178429900556468290916164746584058830540638837555496667751653349578146739752775482099695108445840227799794681411925500860323068020932966379173390100796482228707920210284906827332001060589791476554328234555538496044071460109215056223821294863371644454009840089817102361666380108696086371244429997684339223034017985281871647904416612702672990534188097325011552910438739497781949683588217538938804099271228771109513138935269467264948270054321433629655430562366499721814692949958794334554685547247594818879278405995069719848589699178118483002925526250548912698193 44533433935657830613675151353424358935220218277536711443343367727685551825333882958748383168044959355883491635083574540451723271594777113858042435359239994521201893245087686102984576408296859190466366629951108386958566256220803043382081836838212860202689762872940853818176012948470300388710442621048179375543309206702109612283071359514604138263538008203194251298909750451419712492526530157133105175319267713064837967765614461505358814073837595435030953479403210951749278860572691171467398394344684833271960091966513905101751726816966686150937007785856432470619491085949640887372845275398585289660814080345797892148335330520177897368689590017022833798762595355272943290740309042630590428493345457245403839477568101666807199072404760656444356758755613804826818) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8774,7 +8774,7 @@ _:gn_857 { } _:gn_858 { - 50 math:greaterThan 1 . + (50) math:greaterThan 1 . (50 1) math:difference 49 . (10512917680311243663939380782254930238872751757274831452777303249327557829470685348878926089283635603322390678362665312195399333917715229523887553044262062262524880008050883568708671394036093283540441726908692725978015576108690124735579244439462250790645740433758302475303492602493899001506449059407420213819514644299611033852970506418154208516663584761263164541510819362234951509594649425820003481149843363927250175154603968607088828515889147853877066200776423252974053899644701001275090465650683845174107944004049838194057106408438659830131368408793590635201386393045923011994331159679292318537728377196421134129535208414351999171419052850236477062362137644170686095159608546038518942601149732392354717334422037772889980325951476309561494293745484020569568 17010258127673293474867885285584714348173733260130939995283032239178996997931598804934728539380661876280550478360454614128161968838530942167077441157488966129338506618518401267137952507130382953462962451521207830490275340056056459323251296199375304706022011219591275671436260172988200693601996780820379580861897281201249289215050426548224964873437211720965543378699465544592380491465940365656550847084712174568793896305505246449134992778974223790576943639313393849387612480463995085096153964347000494048926073981232033453847310204264013160402819688531420917709052346451858937689257057859646485561542851574688379009400061052912949098635268583393178368200228855551128597790350248296035742946097862426524561071573031946958609373226642173441431232505064892128625) math:sum 27523175807984537138807266067839644587046485017405771448060335488506554827402284153813654628664297479602941156723119926323561302756246171690964994201751028391863386626569284835846623901166476237003404178429900556468290916164746584058830540638837555496667751653349578146739752775482099695108445840227799794681411925500860323068020932966379173390100796482228707920210284906827332001060589791476554328234555538496044071460109215056223821294863371644454009840089817102361666380108696086371244429997684339223034017985281871647904416612702672990534188097325011552910438739497781949683588217538938804099271228771109513138935269467264948270054321433629655430562366499721814692949958794334554685547247594818879278405995069719848589699178118483002925526250548912698193 . (49 17010258127673293474867885285584714348173733260130939995283032239178996997931598804934728539380661876280550478360454614128161968838530942167077441157488966129338506618518401267137952507130382953462962451521207830490275340056056459323251296199375304706022011219591275671436260172988200693601996780820379580861897281201249289215050426548224964873437211720965543378699465544592380491465940365656550847084712174568793896305505246449134992778974223790576943639313393849387612480463995085096153964347000494048926073981232033453847310204264013160402819688531420917709052346451858937689257057859646485561542851574688379009400061052912949098635268583393178368200228855551128597790350248296035742946097862426524561071573031946958609373226642173441431232505064892128625 27523175807984537138807266067839644587046485017405771448060335488506554827402284153813654628664297479602941156723119926323561302756246171690964994201751028391863386626569284835846623901166476237003404178429900556468290916164746584058830540638837555496667751653349578146739752775482099695108445840227799794681411925500860323068020932966379173390100796482228707920210284906827332001060589791476554328234555538496044071460109215056223821294863371644454009840089817102361666380108696086371244429997684339223034017985281871647904416612702672990534188097325011552910438739497781949683588217538938804099271228771109513138935269467264948270054321433629655430562366499721814692949958794334554685547247594818879278405995069719848589699178118483002925526250548912698193) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8785,7 +8785,7 @@ _:gn_859 { } _:gn_860 { - 51 math:greaterThan 1 . + (51) math:greaterThan 1 . (51 1) math:difference 50 . (6497340447362049810928504503329784109300981502856108542505728989851439168460913456055802450097026272958159799997789301932762634920815712643189888113226903866813626610467517698429281113094289669922520724612515104512259763947366334587672051759913053915376270785832973196132767570494301692095547721412959367042382636901638255362079920130070756356773626959702378837188646182357428981871290939836547365934868810641543721150901277842046164263085075936699877438536970596413558580819294083821063498696316648874818129977182195259790203795825353330271451279737830282507665953405935925694925898180354167023814474378267244879864852638560949927216215733156701305838091211380442502630741702257516800344948130034169843737150994174068629047275165863879936938759580871559057 10512917680311243663939380782254930238872751757274831452777303249327557829470685348878926089283635603322390678362665312195399333917715229523887553044262062262524880008050883568708671394036093283540441726908692725978015576108690124735579244439462250790645740433758302475303492602493899001506449059407420213819514644299611033852970506418154208516663584761263164541510819362234951509594649425820003481149843363927250175154603968607088828515889147853877066200776423252974053899644701001275090465650683845174107944004049838194057106408438659830131368408793590635201386393045923011994331159679292318537728377196421134129535208414351999171419052850236477062362137644170686095159608546038518942601149732392354717334422037772889980325951476309561494293745484020569568) math:sum 17010258127673293474867885285584714348173733260130939995283032239178996997931598804934728539380661876280550478360454614128161968838530942167077441157488966129338506618518401267137952507130382953462962451521207830490275340056056459323251296199375304706022011219591275671436260172988200693601996780820379580861897281201249289215050426548224964873437211720965543378699465544592380491465940365656550847084712174568793896305505246449134992778974223790576943639313393849387612480463995085096153964347000494048926073981232033453847310204264013160402819688531420917709052346451858937689257057859646485561542851574688379009400061052912949098635268583393178368200228855551128597790350248296035742946097862426524561071573031946958609373226642173441431232505064892128625 . (50 10512917680311243663939380782254930238872751757274831452777303249327557829470685348878926089283635603322390678362665312195399333917715229523887553044262062262524880008050883568708671394036093283540441726908692725978015576108690124735579244439462250790645740433758302475303492602493899001506449059407420213819514644299611033852970506418154208516663584761263164541510819362234951509594649425820003481149843363927250175154603968607088828515889147853877066200776423252974053899644701001275090465650683845174107944004049838194057106408438659830131368408793590635201386393045923011994331159679292318537728377196421134129535208414351999171419052850236477062362137644170686095159608546038518942601149732392354717334422037772889980325951476309561494293745484020569568 17010258127673293474867885285584714348173733260130939995283032239178996997931598804934728539380661876280550478360454614128161968838530942167077441157488966129338506618518401267137952507130382953462962451521207830490275340056056459323251296199375304706022011219591275671436260172988200693601996780820379580861897281201249289215050426548224964873437211720965543378699465544592380491465940365656550847084712174568793896305505246449134992778974223790576943639313393849387612480463995085096153964347000494048926073981232033453847310204264013160402819688531420917709052346451858937689257057859646485561542851574688379009400061052912949098635268583393178368200228855551128597790350248296035742946097862426524561071573031946958609373226642173441431232505064892128625) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8796,7 +8796,7 @@ _:gn_861 { } _:gn_862 { - 52 math:greaterThan 1 . + (52) math:greaterThan 1 . (52 1) math:difference 51 . (4015577232949193853010876278925146129571770254418722910271574259476118661009771892823123639186609330364230878364876010262636698996899516880697664931035158395711253397583365870279390280941803613617921002296177621465755812161323790147907192679549196875269469647925329279170725031999597309410901337994460846777132007397972778490890586288083452159889957801560785704322173179877522527723358485983456115214974553285706454003702690765042664252804071917177188762239452656560495318825406917454026966954367196299289814026867642934266902612613306499859917129055760352693720439639987086299405261498938151513913902818153889249670355775791049244202837117079775756524046432790243592528866843781002142256201602358184873597271043598821351278676310445681557354985903149010511 6497340447362049810928504503329784109300981502856108542505728989851439168460913456055802450097026272958159799997789301932762634920815712643189888113226903866813626610467517698429281113094289669922520724612515104512259763947366334587672051759913053915376270785832973196132767570494301692095547721412959367042382636901638255362079920130070756356773626959702378837188646182357428981871290939836547365934868810641543721150901277842046164263085075936699877438536970596413558580819294083821063498696316648874818129977182195259790203795825353330271451279737830282507665953405935925694925898180354167023814474378267244879864852638560949927216215733156701305838091211380442502630741702257516800344948130034169843737150994174068629047275165863879936938759580871559057) math:sum 10512917680311243663939380782254930238872751757274831452777303249327557829470685348878926089283635603322390678362665312195399333917715229523887553044262062262524880008050883568708671394036093283540441726908692725978015576108690124735579244439462250790645740433758302475303492602493899001506449059407420213819514644299611033852970506418154208516663584761263164541510819362234951509594649425820003481149843363927250175154603968607088828515889147853877066200776423252974053899644701001275090465650683845174107944004049838194057106408438659830131368408793590635201386393045923011994331159679292318537728377196421134129535208414351999171419052850236477062362137644170686095159608546038518942601149732392354717334422037772889980325951476309561494293745484020569568 . (51 6497340447362049810928504503329784109300981502856108542505728989851439168460913456055802450097026272958159799997789301932762634920815712643189888113226903866813626610467517698429281113094289669922520724612515104512259763947366334587672051759913053915376270785832973196132767570494301692095547721412959367042382636901638255362079920130070756356773626959702378837188646182357428981871290939836547365934868810641543721150901277842046164263085075936699877438536970596413558580819294083821063498696316648874818129977182195259790203795825353330271451279737830282507665953405935925694925898180354167023814474378267244879864852638560949927216215733156701305838091211380442502630741702257516800344948130034169843737150994174068629047275165863879936938759580871559057 10512917680311243663939380782254930238872751757274831452777303249327557829470685348878926089283635603322390678362665312195399333917715229523887553044262062262524880008050883568708671394036093283540441726908692725978015576108690124735579244439462250790645740433758302475303492602493899001506449059407420213819514644299611033852970506418154208516663584761263164541510819362234951509594649425820003481149843363927250175154603968607088828515889147853877066200776423252974053899644701001275090465650683845174107944004049838194057106408438659830131368408793590635201386393045923011994331159679292318537728377196421134129535208414351999171419052850236477062362137644170686095159608546038518942601149732392354717334422037772889980325951476309561494293745484020569568) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8807,7 +8807,7 @@ _:gn_863 { } _:gn_864 { - 53 math:greaterThan 1 . + (53) math:greaterThan 1 . (53 1) math:difference 52 . (2481763214412855957917628224404637979729211248437385632234154730375320507451141563232678810910416942593928921632913291670125935923916195762492223182191745471102373212884151828149890832152486056304599722316337483046503951786042544439764859080363857040106801137907643916962042538494704382684646383418498520265250629503665476871189333841987304196883669158141593132866473002479906454147932453853091250719894257355837267147198587077003500010281004019522688676297517939853063261993887166367036531741949452575528315950314552325523301183212046830411534150682069929813945513765948839395520636681416015509900571560113355630194496862769900683013378616076925549314044778590198910101874858476514658088746527675984970139879950575247277768598855418198379583773677722548546 4015577232949193853010876278925146129571770254418722910271574259476118661009771892823123639186609330364230878364876010262636698996899516880697664931035158395711253397583365870279390280941803613617921002296177621465755812161323790147907192679549196875269469647925329279170725031999597309410901337994460846777132007397972778490890586288083452159889957801560785704322173179877522527723358485983456115214974553285706454003702690765042664252804071917177188762239452656560495318825406917454026966954367196299289814026867642934266902612613306499859917129055760352693720439639987086299405261498938151513913902818153889249670355775791049244202837117079775756524046432790243592528866843781002142256201602358184873597271043598821351278676310445681557354985903149010511) math:sum 6497340447362049810928504503329784109300981502856108542505728989851439168460913456055802450097026272958159799997789301932762634920815712643189888113226903866813626610467517698429281113094289669922520724612515104512259763947366334587672051759913053915376270785832973196132767570494301692095547721412959367042382636901638255362079920130070756356773626959702378837188646182357428981871290939836547365934868810641543721150901277842046164263085075936699877438536970596413558580819294083821063498696316648874818129977182195259790203795825353330271451279737830282507665953405935925694925898180354167023814474378267244879864852638560949927216215733156701305838091211380442502630741702257516800344948130034169843737150994174068629047275165863879936938759580871559057 . (52 4015577232949193853010876278925146129571770254418722910271574259476118661009771892823123639186609330364230878364876010262636698996899516880697664931035158395711253397583365870279390280941803613617921002296177621465755812161323790147907192679549196875269469647925329279170725031999597309410901337994460846777132007397972778490890586288083452159889957801560785704322173179877522527723358485983456115214974553285706454003702690765042664252804071917177188762239452656560495318825406917454026966954367196299289814026867642934266902612613306499859917129055760352693720439639987086299405261498938151513913902818153889249670355775791049244202837117079775756524046432790243592528866843781002142256201602358184873597271043598821351278676310445681557354985903149010511 6497340447362049810928504503329784109300981502856108542505728989851439168460913456055802450097026272958159799997789301932762634920815712643189888113226903866813626610467517698429281113094289669922520724612515104512259763947366334587672051759913053915376270785832973196132767570494301692095547721412959367042382636901638255362079920130070756356773626959702378837188646182357428981871290939836547365934868810641543721150901277842046164263085075936699877438536970596413558580819294083821063498696316648874818129977182195259790203795825353330271451279737830282507665953405935925694925898180354167023814474378267244879864852638560949927216215733156701305838091211380442502630741702257516800344948130034169843737150994174068629047275165863879936938759580871559057) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8818,7 +8818,7 @@ _:gn_865 { } _:gn_866 { - 54 math:greaterThan 1 . + (54) math:greaterThan 1 . (54 1) math:difference 53 . (1533814018536337895093248054520508149842559005981337278037419529100798153558630329590444828276192387770301956731962718592510763072983321118205441748843412924608880184699214042129499448789317557313321279979840138419251860375281245708142333599185339835162668510017685362208682493504892926726254954575962326511881377894307301619701252446096147963006288643419192571455700177397616073575426032130364864495080295929869186856504103688039164242523067897654500085941934716707432056831519751086990435212417743723761498076553090608743601429401259669448382978373690422879774925874038246903884624817522136004013331258040533619475858913021148561189458501002850207210001654200044682426991985304487484167455074682199903457391093023574073510077455027483177771212225426461965 2481763214412855957917628224404637979729211248437385632234154730375320507451141563232678810910416942593928921632913291670125935923916195762492223182191745471102373212884151828149890832152486056304599722316337483046503951786042544439764859080363857040106801137907643916962042538494704382684646383418498520265250629503665476871189333841987304196883669158141593132866473002479906454147932453853091250719894257355837267147198587077003500010281004019522688676297517939853063261993887166367036531741949452575528315950314552325523301183212046830411534150682069929813945513765948839395520636681416015509900571560113355630194496862769900683013378616076925549314044778590198910101874858476514658088746527675984970139879950575247277768598855418198379583773677722548546) math:sum 4015577232949193853010876278925146129571770254418722910271574259476118661009771892823123639186609330364230878364876010262636698996899516880697664931035158395711253397583365870279390280941803613617921002296177621465755812161323790147907192679549196875269469647925329279170725031999597309410901337994460846777132007397972778490890586288083452159889957801560785704322173179877522527723358485983456115214974553285706454003702690765042664252804071917177188762239452656560495318825406917454026966954367196299289814026867642934266902612613306499859917129055760352693720439639987086299405261498938151513913902818153889249670355775791049244202837117079775756524046432790243592528866843781002142256201602358184873597271043598821351278676310445681557354985903149010511 . (53 2481763214412855957917628224404637979729211248437385632234154730375320507451141563232678810910416942593928921632913291670125935923916195762492223182191745471102373212884151828149890832152486056304599722316337483046503951786042544439764859080363857040106801137907643916962042538494704382684646383418498520265250629503665476871189333841987304196883669158141593132866473002479906454147932453853091250719894257355837267147198587077003500010281004019522688676297517939853063261993887166367036531741949452575528315950314552325523301183212046830411534150682069929813945513765948839395520636681416015509900571560113355630194496862769900683013378616076925549314044778590198910101874858476514658088746527675984970139879950575247277768598855418198379583773677722548546 4015577232949193853010876278925146129571770254418722910271574259476118661009771892823123639186609330364230878364876010262636698996899516880697664931035158395711253397583365870279390280941803613617921002296177621465755812161323790147907192679549196875269469647925329279170725031999597309410901337994460846777132007397972778490890586288083452159889957801560785704322173179877522527723358485983456115214974553285706454003702690765042664252804071917177188762239452656560495318825406917454026966954367196299289814026867642934266902612613306499859917129055760352693720439639987086299405261498938151513913902818153889249670355775791049244202837117079775756524046432790243592528866843781002142256201602358184873597271043598821351278676310445681557354985903149010511) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8829,7 +8829,7 @@ _:gn_867 { } _:gn_868 { - 55 math:greaterThan 1 . + (55) math:greaterThan 1 . (55 1) math:difference 54 . (947949195876518062824380169884129829886652242456048354196735201274522353892511233642233982634224554823626964900950573077615172850932874644286781433348332546493493028184937786020391383363168498991278442336497344627252091410761298731622525481178517204944132627889958554753360044989811455958391428842536193753369251609358175251488081395891156233877380514722400561410772825082290380572506421722726386224813961425968080290694483388964335767757936121868188590355583223145631205162367415280046096529531708851766817873761461716779699753810787160963151172308379506934170587891910592491636011863893879505887240302072822010718637949748752121823920115074075342104043124390154227674882873172027173921291452993785066682488857551673204258521400390715201812561452296086581 1533814018536337895093248054520508149842559005981337278037419529100798153558630329590444828276192387770301956731962718592510763072983321118205441748843412924608880184699214042129499448789317557313321279979840138419251860375281245708142333599185339835162668510017685362208682493504892926726254954575962326511881377894307301619701252446096147963006288643419192571455700177397616073575426032130364864495080295929869186856504103688039164242523067897654500085941934716707432056831519751086990435212417743723761498076553090608743601429401259669448382978373690422879774925874038246903884624817522136004013331258040533619475858913021148561189458501002850207210001654200044682426991985304487484167455074682199903457391093023574073510077455027483177771212225426461965) math:sum 2481763214412855957917628224404637979729211248437385632234154730375320507451141563232678810910416942593928921632913291670125935923916195762492223182191745471102373212884151828149890832152486056304599722316337483046503951786042544439764859080363857040106801137907643916962042538494704382684646383418498520265250629503665476871189333841987304196883669158141593132866473002479906454147932453853091250719894257355837267147198587077003500010281004019522688676297517939853063261993887166367036531741949452575528315950314552325523301183212046830411534150682069929813945513765948839395520636681416015509900571560113355630194496862769900683013378616076925549314044778590198910101874858476514658088746527675984970139879950575247277768598855418198379583773677722548546 . (54 1533814018536337895093248054520508149842559005981337278037419529100798153558630329590444828276192387770301956731962718592510763072983321118205441748843412924608880184699214042129499448789317557313321279979840138419251860375281245708142333599185339835162668510017685362208682493504892926726254954575962326511881377894307301619701252446096147963006288643419192571455700177397616073575426032130364864495080295929869186856504103688039164242523067897654500085941934716707432056831519751086990435212417743723761498076553090608743601429401259669448382978373690422879774925874038246903884624817522136004013331258040533619475858913021148561189458501002850207210001654200044682426991985304487484167455074682199903457391093023574073510077455027483177771212225426461965 2481763214412855957917628224404637979729211248437385632234154730375320507451141563232678810910416942593928921632913291670125935923916195762492223182191745471102373212884151828149890832152486056304599722316337483046503951786042544439764859080363857040106801137907643916962042538494704382684646383418498520265250629503665476871189333841987304196883669158141593132866473002479906454147932453853091250719894257355837267147198587077003500010281004019522688676297517939853063261993887166367036531741949452575528315950314552325523301183212046830411534150682069929813945513765948839395520636681416015509900571560113355630194496862769900683013378616076925549314044778590198910101874858476514658088746527675984970139879950575247277768598855418198379583773677722548546) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8840,7 +8840,7 @@ _:gn_869 { } _:gn_870 { - 56 math:greaterThan 1 . + (56) math:greaterThan 1 . (56 1) math:difference 55 . (585864822659819832268867884636378319955906763525288923840684327826275799666119095948210845641967832946674991831012145514895590222050446473918660315495080378115387156514276256109108065426149058322042837643342793791999768964519946976519808118006822630218535882127726807455322448515081470767863525733426132758512126284949126368213171050204991729128908128696792010044927352315325693002919610407638478270266334503901106565809620299074828474765131775786311495586351493561800851669152335806944338682886034871994680202791628891963901675590472508485231806065310915945604337982127654412248612953628256498126090955967711608757220963272396439365538385928774865105958529809890454752109112132460310246163621688414836774902235471900869251556054636767975958650773130375384 947949195876518062824380169884129829886652242456048354196735201274522353892511233642233982634224554823626964900950573077615172850932874644286781433348332546493493028184937786020391383363168498991278442336497344627252091410761298731622525481178517204944132627889958554753360044989811455958391428842536193753369251609358175251488081395891156233877380514722400561410772825082290380572506421722726386224813961425968080290694483388964335767757936121868188590355583223145631205162367415280046096529531708851766817873761461716779699753810787160963151172308379506934170587891910592491636011863893879505887240302072822010718637949748752121823920115074075342104043124390154227674882873172027173921291452993785066682488857551673204258521400390715201812561452296086581) math:sum 1533814018536337895093248054520508149842559005981337278037419529100798153558630329590444828276192387770301956731962718592510763072983321118205441748843412924608880184699214042129499448789317557313321279979840138419251860375281245708142333599185339835162668510017685362208682493504892926726254954575962326511881377894307301619701252446096147963006288643419192571455700177397616073575426032130364864495080295929869186856504103688039164242523067897654500085941934716707432056831519751086990435212417743723761498076553090608743601429401259669448382978373690422879774925874038246903884624817522136004013331258040533619475858913021148561189458501002850207210001654200044682426991985304487484167455074682199903457391093023574073510077455027483177771212225426461965 . (55 947949195876518062824380169884129829886652242456048354196735201274522353892511233642233982634224554823626964900950573077615172850932874644286781433348332546493493028184937786020391383363168498991278442336497344627252091410761298731622525481178517204944132627889958554753360044989811455958391428842536193753369251609358175251488081395891156233877380514722400561410772825082290380572506421722726386224813961425968080290694483388964335767757936121868188590355583223145631205162367415280046096529531708851766817873761461716779699753810787160963151172308379506934170587891910592491636011863893879505887240302072822010718637949748752121823920115074075342104043124390154227674882873172027173921291452993785066682488857551673204258521400390715201812561452296086581 1533814018536337895093248054520508149842559005981337278037419529100798153558630329590444828276192387770301956731962718592510763072983321118205441748843412924608880184699214042129499448789317557313321279979840138419251860375281245708142333599185339835162668510017685362208682493504892926726254954575962326511881377894307301619701252446096147963006288643419192571455700177397616073575426032130364864495080295929869186856504103688039164242523067897654500085941934716707432056831519751086990435212417743723761498076553090608743601429401259669448382978373690422879774925874038246903884624817522136004013331258040533619475858913021148561189458501002850207210001654200044682426991985304487484167455074682199903457391093023574073510077455027483177771212225426461965) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8851,7 +8851,7 @@ _:gn_871 { } _:gn_872 { - 57 math:greaterThan 1 . + (57) math:greaterThan 1 . (57 1) math:difference 56 . (362084373216698230555512285247751509930745478930759430356050873448246554226392137694023136992256721876951973069938427562719582628882428170368121117853252168378105871670661529911283317937019440669235604693154550835252322446241351755102717363171694574725596745762231747298037596474729985190527903109110060994857125324409048883274910345686164504748472386025608551365845472766964687569586811315087907954547626922066973724884863089889507292992804346081877094769231729583830353493215079473101757846645673979772137670969832824815798078220314652477919366243068590988566249909782938079387398910265623007761149346105110401961416986476355682458381729145300476998084594580263772922773761039566863675127831305370229907586622079772335006965345753947225853910679165711197 585864822659819832268867884636378319955906763525288923840684327826275799666119095948210845641967832946674991831012145514895590222050446473918660315495080378115387156514276256109108065426149058322042837643342793791999768964519946976519808118006822630218535882127726807455322448515081470767863525733426132758512126284949126368213171050204991729128908128696792010044927352315325693002919610407638478270266334503901106565809620299074828474765131775786311495586351493561800851669152335806944338682886034871994680202791628891963901675590472508485231806065310915945604337982127654412248612953628256498126090955967711608757220963272396439365538385928774865105958529809890454752109112132460310246163621688414836774902235471900869251556054636767975958650773130375384) math:sum 947949195876518062824380169884129829886652242456048354196735201274522353892511233642233982634224554823626964900950573077615172850932874644286781433348332546493493028184937786020391383363168498991278442336497344627252091410761298731622525481178517204944132627889958554753360044989811455958391428842536193753369251609358175251488081395891156233877380514722400561410772825082290380572506421722726386224813961425968080290694483388964335767757936121868188590355583223145631205162367415280046096529531708851766817873761461716779699753810787160963151172308379506934170587891910592491636011863893879505887240302072822010718637949748752121823920115074075342104043124390154227674882873172027173921291452993785066682488857551673204258521400390715201812561452296086581 . (56 585864822659819832268867884636378319955906763525288923840684327826275799666119095948210845641967832946674991831012145514895590222050446473918660315495080378115387156514276256109108065426149058322042837643342793791999768964519946976519808118006822630218535882127726807455322448515081470767863525733426132758512126284949126368213171050204991729128908128696792010044927352315325693002919610407638478270266334503901106565809620299074828474765131775786311495586351493561800851669152335806944338682886034871994680202791628891963901675590472508485231806065310915945604337982127654412248612953628256498126090955967711608757220963272396439365538385928774865105958529809890454752109112132460310246163621688414836774902235471900869251556054636767975958650773130375384 947949195876518062824380169884129829886652242456048354196735201274522353892511233642233982634224554823626964900950573077615172850932874644286781433348332546493493028184937786020391383363168498991278442336497344627252091410761298731622525481178517204944132627889958554753360044989811455958391428842536193753369251609358175251488081395891156233877380514722400561410772825082290380572506421722726386224813961425968080290694483388964335767757936121868188590355583223145631205162367415280046096529531708851766817873761461716779699753810787160963151172308379506934170587891910592491636011863893879505887240302072822010718637949748752121823920115074075342104043124390154227674882873172027173921291452993785066682488857551673204258521400390715201812561452296086581) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8862,7 +8862,7 @@ _:gn_873 { } _:gn_874 { - 58 math:greaterThan 1 . + (58) math:greaterThan 1 . (58 1) math:difference 57 . (223780449443121601713355599388626810025161284594529493484633454378029245439726958254187708649711111069723018761073717952176007593168018303550539197641828209737281284843614726197824747489129617652807232950188242956747446518278595221417090754835128055492939136365495060157284852040351485577335622624316071763655000960540077484938260704518827224380435742671183458679081879548361005433332799092550570315718707581834132840924757209185321181772327429704434400817119763977970498175937256333842580836240360892222542531821796067148103597370157856007312439822242324957038088072344716332861214043362633490364941609862601206795803976796040756907156656783474388107873935229626681829335351092893446571035790383044606867315613392128534244590708882820750104740093964664187 362084373216698230555512285247751509930745478930759430356050873448246554226392137694023136992256721876951973069938427562719582628882428170368121117853252168378105871670661529911283317937019440669235604693154550835252322446241351755102717363171694574725596745762231747298037596474729985190527903109110060994857125324409048883274910345686164504748472386025608551365845472766964687569586811315087907954547626922066973724884863089889507292992804346081877094769231729583830353493215079473101757846645673979772137670969832824815798078220314652477919366243068590988566249909782938079387398910265623007761149346105110401961416986476355682458381729145300476998084594580263772922773761039566863675127831305370229907586622079772335006965345753947225853910679165711197) math:sum 585864822659819832268867884636378319955906763525288923840684327826275799666119095948210845641967832946674991831012145514895590222050446473918660315495080378115387156514276256109108065426149058322042837643342793791999768964519946976519808118006822630218535882127726807455322448515081470767863525733426132758512126284949126368213171050204991729128908128696792010044927352315325693002919610407638478270266334503901106565809620299074828474765131775786311495586351493561800851669152335806944338682886034871994680202791628891963901675590472508485231806065310915945604337982127654412248612953628256498126090955967711608757220963272396439365538385928774865105958529809890454752109112132460310246163621688414836774902235471900869251556054636767975958650773130375384 . (57 362084373216698230555512285247751509930745478930759430356050873448246554226392137694023136992256721876951973069938427562719582628882428170368121117853252168378105871670661529911283317937019440669235604693154550835252322446241351755102717363171694574725596745762231747298037596474729985190527903109110060994857125324409048883274910345686164504748472386025608551365845472766964687569586811315087907954547626922066973724884863089889507292992804346081877094769231729583830353493215079473101757846645673979772137670969832824815798078220314652477919366243068590988566249909782938079387398910265623007761149346105110401961416986476355682458381729145300476998084594580263772922773761039566863675127831305370229907586622079772335006965345753947225853910679165711197 585864822659819832268867884636378319955906763525288923840684327826275799666119095948210845641967832946674991831012145514895590222050446473918660315495080378115387156514276256109108065426149058322042837643342793791999768964519946976519808118006822630218535882127726807455322448515081470767863525733426132758512126284949126368213171050204991729128908128696792010044927352315325693002919610407638478270266334503901106565809620299074828474765131775786311495586351493561800851669152335806944338682886034871994680202791628891963901675590472508485231806065310915945604337982127654412248612953628256498126090955967711608757220963272396439365538385928774865105958529809890454752109112132460310246163621688414836774902235471900869251556054636767975958650773130375384) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8873,7 +8873,7 @@ _:gn_875 { } _:gn_876 { - 59 math:greaterThan 1 . + (59) math:greaterThan 1 . (59 1) math:difference 58 . (138303923773576628842156685859124699905584194336229936871417419070217308786665179439835428342545610807228954308864709610543575035714409866817581920211423958640824586827046803713458570447889823016428371742966307878504875927962756533685626608336566519232657609396736687140752744434378499613192280484793989231202124363868971398336649641167337280368036643354425092686763593218603682136254012222537337638828919340232840883960105880704186111220476916377442693952111965605859855317277823139259177010405313087549595139148036757667694480850156796470606926420826266031528161837438221746526184866902989517396207736242509195165613009680314925551225072361826088890210659350637091093438409946673417104092040922325623040271008687643800762374636871126475749170585201047010 223780449443121601713355599388626810025161284594529493484633454378029245439726958254187708649711111069723018761073717952176007593168018303550539197641828209737281284843614726197824747489129617652807232950188242956747446518278595221417090754835128055492939136365495060157284852040351485577335622624316071763655000960540077484938260704518827224380435742671183458679081879548361005433332799092550570315718707581834132840924757209185321181772327429704434400817119763977970498175937256333842580836240360892222542531821796067148103597370157856007312439822242324957038088072344716332861214043362633490364941609862601206795803976796040756907156656783474388107873935229626681829335351092893446571035790383044606867315613392128534244590708882820750104740093964664187) math:sum 362084373216698230555512285247751509930745478930759430356050873448246554226392137694023136992256721876951973069938427562719582628882428170368121117853252168378105871670661529911283317937019440669235604693154550835252322446241351755102717363171694574725596745762231747298037596474729985190527903109110060994857125324409048883274910345686164504748472386025608551365845472766964687569586811315087907954547626922066973724884863089889507292992804346081877094769231729583830353493215079473101757846645673979772137670969832824815798078220314652477919366243068590988566249909782938079387398910265623007761149346105110401961416986476355682458381729145300476998084594580263772922773761039566863675127831305370229907586622079772335006965345753947225853910679165711197 . (58 223780449443121601713355599388626810025161284594529493484633454378029245439726958254187708649711111069723018761073717952176007593168018303550539197641828209737281284843614726197824747489129617652807232950188242956747446518278595221417090754835128055492939136365495060157284852040351485577335622624316071763655000960540077484938260704518827224380435742671183458679081879548361005433332799092550570315718707581834132840924757209185321181772327429704434400817119763977970498175937256333842580836240360892222542531821796067148103597370157856007312439822242324957038088072344716332861214043362633490364941609862601206795803976796040756907156656783474388107873935229626681829335351092893446571035790383044606867315613392128534244590708882820750104740093964664187 362084373216698230555512285247751509930745478930759430356050873448246554226392137694023136992256721876951973069938427562719582628882428170368121117853252168378105871670661529911283317937019440669235604693154550835252322446241351755102717363171694574725596745762231747298037596474729985190527903109110060994857125324409048883274910345686164504748472386025608551365845472766964687569586811315087907954547626922066973724884863089889507292992804346081877094769231729583830353493215079473101757846645673979772137670969832824815798078220314652477919366243068590988566249909782938079387398910265623007761149346105110401961416986476355682458381729145300476998084594580263772922773761039566863675127831305370229907586622079772335006965345753947225853910679165711197) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8884,7 +8884,7 @@ _:gn_877 { } _:gn_878 { - 60 math:greaterThan 1 . + (60) math:greaterThan 1 . (60 1) math:difference 59 . (85476525669544972871198913529502110119577090258299556613216035307811936653061778814352280307165500262494064452209008341632432557453608436732957277430404251096456698016567922484366177041239794636378861207221935078242570590315838687731464146498561536260281526968758373016532107605972985964143342139522082532452876596671106086601611063351489944012399099316758365992318286329757323297078786870013232676889788241601291956964651328481135070551850513326991706865007798372110642858659433194583403825835047804672947392673759309480409116520001059536705513401416058925509926234906494586335029176459643972968733873620092011630190967115725831355931584421648299217663275878989590735896941146220029466943749460718983827044604704484733482216072011694274355569508763617177 138303923773576628842156685859124699905584194336229936871417419070217308786665179439835428342545610807228954308864709610543575035714409866817581920211423958640824586827046803713458570447889823016428371742966307878504875927962756533685626608336566519232657609396736687140752744434378499613192280484793989231202124363868971398336649641167337280368036643354425092686763593218603682136254012222537337638828919340232840883960105880704186111220476916377442693952111965605859855317277823139259177010405313087549595139148036757667694480850156796470606926420826266031528161837438221746526184866902989517396207736242509195165613009680314925551225072361826088890210659350637091093438409946673417104092040922325623040271008687643800762374636871126475749170585201047010) math:sum 223780449443121601713355599388626810025161284594529493484633454378029245439726958254187708649711111069723018761073717952176007593168018303550539197641828209737281284843614726197824747489129617652807232950188242956747446518278595221417090754835128055492939136365495060157284852040351485577335622624316071763655000960540077484938260704518827224380435742671183458679081879548361005433332799092550570315718707581834132840924757209185321181772327429704434400817119763977970498175937256333842580836240360892222542531821796067148103597370157856007312439822242324957038088072344716332861214043362633490364941609862601206795803976796040756907156656783474388107873935229626681829335351092893446571035790383044606867315613392128534244590708882820750104740093964664187 . (59 138303923773576628842156685859124699905584194336229936871417419070217308786665179439835428342545610807228954308864709610543575035714409866817581920211423958640824586827046803713458570447889823016428371742966307878504875927962756533685626608336566519232657609396736687140752744434378499613192280484793989231202124363868971398336649641167337280368036643354425092686763593218603682136254012222537337638828919340232840883960105880704186111220476916377442693952111965605859855317277823139259177010405313087549595139148036757667694480850156796470606926420826266031528161837438221746526184866902989517396207736242509195165613009680314925551225072361826088890210659350637091093438409946673417104092040922325623040271008687643800762374636871126475749170585201047010 223780449443121601713355599388626810025161284594529493484633454378029245439726958254187708649711111069723018761073717952176007593168018303550539197641828209737281284843614726197824747489129617652807232950188242956747446518278595221417090754835128055492939136365495060157284852040351485577335622624316071763655000960540077484938260704518827224380435742671183458679081879548361005433332799092550570315718707581834132840924757209185321181772327429704434400817119763977970498175937256333842580836240360892222542531821796067148103597370157856007312439822242324957038088072344716332861214043362633490364941609862601206795803976796040756907156656783474388107873935229626681829335351092893446571035790383044606867315613392128534244590708882820750104740093964664187) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8895,7 +8895,7 @@ _:gn_879 { } _:gn_880 { - 61 math:greaterThan 1 . + (61) math:greaterThan 1 . (61 1) math:difference 60 . (52827398104031655970957772329622589786007104077930380258201383762405372133603400625483148035380110544734889856655701268911142478260801430084624642781019707544367888810478881229092393406650028380049510535744372800262305337646917845954162461838004982972376082427978314124220636828405513649048938345271906698749247767197865311735038577815847336355637544037666726694445306888846358839175225352524104961939131098631548926995454552223051040668626403050450987087104167233749212458618389944675773184570265282876647746474277448187285364330155736933901413019410207106018235602531727160191155690443345544427473862622417183535422042564589094195293487940177789672547383471647500357541468800453387637148291461606639213226403983159067280158564859432201393601076437429833 85476525669544972871198913529502110119577090258299556613216035307811936653061778814352280307165500262494064452209008341632432557453608436732957277430404251096456698016567922484366177041239794636378861207221935078242570590315838687731464146498561536260281526968758373016532107605972985964143342139522082532452876596671106086601611063351489944012399099316758365992318286329757323297078786870013232676889788241601291956964651328481135070551850513326991706865007798372110642858659433194583403825835047804672947392673759309480409116520001059536705513401416058925509926234906494586335029176459643972968733873620092011630190967115725831355931584421648299217663275878989590735896941146220029466943749460718983827044604704484733482216072011694274355569508763617177) math:sum 138303923773576628842156685859124699905584194336229936871417419070217308786665179439835428342545610807228954308864709610543575035714409866817581920211423958640824586827046803713458570447889823016428371742966307878504875927962756533685626608336566519232657609396736687140752744434378499613192280484793989231202124363868971398336649641167337280368036643354425092686763593218603682136254012222537337638828919340232840883960105880704186111220476916377442693952111965605859855317277823139259177010405313087549595139148036757667694480850156796470606926420826266031528161837438221746526184866902989517396207736242509195165613009680314925551225072361826088890210659350637091093438409946673417104092040922325623040271008687643800762374636871126475749170585201047010 . (60 85476525669544972871198913529502110119577090258299556613216035307811936653061778814352280307165500262494064452209008341632432557453608436732957277430404251096456698016567922484366177041239794636378861207221935078242570590315838687731464146498561536260281526968758373016532107605972985964143342139522082532452876596671106086601611063351489944012399099316758365992318286329757323297078786870013232676889788241601291956964651328481135070551850513326991706865007798372110642858659433194583403825835047804672947392673759309480409116520001059536705513401416058925509926234906494586335029176459643972968733873620092011630190967115725831355931584421648299217663275878989590735896941146220029466943749460718983827044604704484733482216072011694274355569508763617177 138303923773576628842156685859124699905584194336229936871417419070217308786665179439835428342545610807228954308864709610543575035714409866817581920211423958640824586827046803713458570447889823016428371742966307878504875927962756533685626608336566519232657609396736687140752744434378499613192280484793989231202124363868971398336649641167337280368036643354425092686763593218603682136254012222537337638828919340232840883960105880704186111220476916377442693952111965605859855317277823139259177010405313087549595139148036757667694480850156796470606926420826266031528161837438221746526184866902989517396207736242509195165613009680314925551225072361826088890210659350637091093438409946673417104092040922325623040271008687643800762374636871126475749170585201047010) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8906,7 +8906,7 @@ _:gn_881 { } _:gn_882 { - 62 math:greaterThan 1 . + (62) math:greaterThan 1 . (62 1) math:difference 61 . (32649127565513316900241141199879520333569986180369176355014651545406564519458378188869132271785389717759174595553307072721290079192807006648332634649384543552088809206089041255273783634589766256329350671477562277980265252668920841777301684660556553287905444540780058892311470777567472315094403794250175833703628829473240774866572485535642607656761555279091639297872979440910964457903561517489127714950657142969743029969196776258084029883224110276540719777903631138361430400041043249907630641264782521796299646199481861293123752189845322602804100382005851819491690632374767426143873486016298428541260010997674828094768924551136737160638096481470509545115892407342090378355472345766641829795457999112344613818200721325666202057507152262072961968432326187344 52827398104031655970957772329622589786007104077930380258201383762405372133603400625483148035380110544734889856655701268911142478260801430084624642781019707544367888810478881229092393406650028380049510535744372800262305337646917845954162461838004982972376082427978314124220636828405513649048938345271906698749247767197865311735038577815847336355637544037666726694445306888846358839175225352524104961939131098631548926995454552223051040668626403050450987087104167233749212458618389944675773184570265282876647746474277448187285364330155736933901413019410207106018235602531727160191155690443345544427473862622417183535422042564589094195293487940177789672547383471647500357541468800453387637148291461606639213226403983159067280158564859432201393601076437429833) math:sum 85476525669544972871198913529502110119577090258299556613216035307811936653061778814352280307165500262494064452209008341632432557453608436732957277430404251096456698016567922484366177041239794636378861207221935078242570590315838687731464146498561536260281526968758373016532107605972985964143342139522082532452876596671106086601611063351489944012399099316758365992318286329757323297078786870013232676889788241601291956964651328481135070551850513326991706865007798372110642858659433194583403825835047804672947392673759309480409116520001059536705513401416058925509926234906494586335029176459643972968733873620092011630190967115725831355931584421648299217663275878989590735896941146220029466943749460718983827044604704484733482216072011694274355569508763617177 . (61 52827398104031655970957772329622589786007104077930380258201383762405372133603400625483148035380110544734889856655701268911142478260801430084624642781019707544367888810478881229092393406650028380049510535744372800262305337646917845954162461838004982972376082427978314124220636828405513649048938345271906698749247767197865311735038577815847336355637544037666726694445306888846358839175225352524104961939131098631548926995454552223051040668626403050450987087104167233749212458618389944675773184570265282876647746474277448187285364330155736933901413019410207106018235602531727160191155690443345544427473862622417183535422042564589094195293487940177789672547383471647500357541468800453387637148291461606639213226403983159067280158564859432201393601076437429833 85476525669544972871198913529502110119577090258299556613216035307811936653061778814352280307165500262494064452209008341632432557453608436732957277430404251096456698016567922484366177041239794636378861207221935078242570590315838687731464146498561536260281526968758373016532107605972985964143342139522082532452876596671106086601611063351489944012399099316758365992318286329757323297078786870013232676889788241601291956964651328481135070551850513326991706865007798372110642858659433194583403825835047804672947392673759309480409116520001059536705513401416058925509926234906494586335029176459643972968733873620092011630190967115725831355931584421648299217663275878989590735896941146220029466943749460718983827044604704484733482216072011694274355569508763617177) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8917,7 +8917,7 @@ _:gn_883 { } _:gn_884 { - 63 math:greaterThan 1 . + (63) math:greaterThan 1 . (63 1) math:difference 62 . (20178270538518339070716631129743069452437117897561203903186732216998807614145022436614015763594720826975715261102394196189852399067994423436292008131635163992279079604389839973818609772060262123720159864266810522282040084977997004176860777177448429684470637887198255231909166050838041333954534551021730865045618937724624536868466092280204728698875988758575087396572327447935394381271663835034977246988473955661805897026257775964967010785402292773910267309200536095387782058577346694768142543305482761080348100274795586894161612140310414331097312637404355286526544970156959734047282204427047115886213851624742355440653118013452357034655391458707280127431491064305409979185996454686745807352833462494294599408203261833401078101057707170128431632644111242489 32649127565513316900241141199879520333569986180369176355014651545406564519458378188869132271785389717759174595553307072721290079192807006648332634649384543552088809206089041255273783634589766256329350671477562277980265252668920841777301684660556553287905444540780058892311470777567472315094403794250175833703628829473240774866572485535642607656761555279091639297872979440910964457903561517489127714950657142969743029969196776258084029883224110276540719777903631138361430400041043249907630641264782521796299646199481861293123752189845322602804100382005851819491690632374767426143873486016298428541260010997674828094768924551136737160638096481470509545115892407342090378355472345766641829795457999112344613818200721325666202057507152262072961968432326187344) math:sum 52827398104031655970957772329622589786007104077930380258201383762405372133603400625483148035380110544734889856655701268911142478260801430084624642781019707544367888810478881229092393406650028380049510535744372800262305337646917845954162461838004982972376082427978314124220636828405513649048938345271906698749247767197865311735038577815847336355637544037666726694445306888846358839175225352524104961939131098631548926995454552223051040668626403050450987087104167233749212458618389944675773184570265282876647746474277448187285364330155736933901413019410207106018235602531727160191155690443345544427473862622417183535422042564589094195293487940177789672547383471647500357541468800453387637148291461606639213226403983159067280158564859432201393601076437429833 . (62 32649127565513316900241141199879520333569986180369176355014651545406564519458378188869132271785389717759174595553307072721290079192807006648332634649384543552088809206089041255273783634589766256329350671477562277980265252668920841777301684660556553287905444540780058892311470777567472315094403794250175833703628829473240774866572485535642607656761555279091639297872979440910964457903561517489127714950657142969743029969196776258084029883224110276540719777903631138361430400041043249907630641264782521796299646199481861293123752189845322602804100382005851819491690632374767426143873486016298428541260010997674828094768924551136737160638096481470509545115892407342090378355472345766641829795457999112344613818200721325666202057507152262072961968432326187344 52827398104031655970957772329622589786007104077930380258201383762405372133603400625483148035380110544734889856655701268911142478260801430084624642781019707544367888810478881229092393406650028380049510535744372800262305337646917845954162461838004982972376082427978314124220636828405513649048938345271906698749247767197865311735038577815847336355637544037666726694445306888846358839175225352524104961939131098631548926995454552223051040668626403050450987087104167233749212458618389944675773184570265282876647746474277448187285364330155736933901413019410207106018235602531727160191155690443345544427473862622417183535422042564589094195293487940177789672547383471647500357541468800453387637148291461606639213226403983159067280158564859432201393601076437429833) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8928,7 +8928,7 @@ _:gn_885 { } _:gn_886 { - 64 math:greaterThan 1 . + (64) math:greaterThan 1 . (64 1) math:difference 63 . (12470857026994977829524510070136450881132868282807972451827919328407756905313355752255116508190668890783459334450912876531437680124812583212040626517749379559809729601699201281455173862529504132609190807210751755698225167690923837600440907483108123603434806653581803660402304726729430981139869243228444968658009891748616237998106393255437878957885566520516551901300651992975570076631897682454150467962183187307937132942939000293117019097821817502630452468703095042973648341463696555139488097959299760715951545924686274398962140049534908271706787744601496532965145662217807692096591281589251312655046159372932472654115806537684380125982705022763229417684401343036680399169475891079896022442624536618050014409997459492265123956449445091944530335788214944855 20178270538518339070716631129743069452437117897561203903186732216998807614145022436614015763594720826975715261102394196189852399067994423436292008131635163992279079604389839973818609772060262123720159864266810522282040084977997004176860777177448429684470637887198255231909166050838041333954534551021730865045618937724624536868466092280204728698875988758575087396572327447935394381271663835034977246988473955661805897026257775964967010785402292773910267309200536095387782058577346694768142543305482761080348100274795586894161612140310414331097312637404355286526544970156959734047282204427047115886213851624742355440653118013452357034655391458707280127431491064305409979185996454686745807352833462494294599408203261833401078101057707170128431632644111242489) math:sum 32649127565513316900241141199879520333569986180369176355014651545406564519458378188869132271785389717759174595553307072721290079192807006648332634649384543552088809206089041255273783634589766256329350671477562277980265252668920841777301684660556553287905444540780058892311470777567472315094403794250175833703628829473240774866572485535642607656761555279091639297872979440910964457903561517489127714950657142969743029969196776258084029883224110276540719777903631138361430400041043249907630641264782521796299646199481861293123752189845322602804100382005851819491690632374767426143873486016298428541260010997674828094768924551136737160638096481470509545115892407342090378355472345766641829795457999112344613818200721325666202057507152262072961968432326187344 . (63 20178270538518339070716631129743069452437117897561203903186732216998807614145022436614015763594720826975715261102394196189852399067994423436292008131635163992279079604389839973818609772060262123720159864266810522282040084977997004176860777177448429684470637887198255231909166050838041333954534551021730865045618937724624536868466092280204728698875988758575087396572327447935394381271663835034977246988473955661805897026257775964967010785402292773910267309200536095387782058577346694768142543305482761080348100274795586894161612140310414331097312637404355286526544970156959734047282204427047115886213851624742355440653118013452357034655391458707280127431491064305409979185996454686745807352833462494294599408203261833401078101057707170128431632644111242489 32649127565513316900241141199879520333569986180369176355014651545406564519458378188869132271785389717759174595553307072721290079192807006648332634649384543552088809206089041255273783634589766256329350671477562277980265252668920841777301684660556553287905444540780058892311470777567472315094403794250175833703628829473240774866572485535642607656761555279091639297872979440910964457903561517489127714950657142969743029969196776258084029883224110276540719777903631138361430400041043249907630641264782521796299646199481861293123752189845322602804100382005851819491690632374767426143873486016298428541260010997674828094768924551136737160638096481470509545115892407342090378355472345766641829795457999112344613818200721325666202057507152262072961968432326187344) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8939,7 +8939,7 @@ _:gn_887 { } _:gn_888 { - 65 math:greaterThan 1 . + (65) math:greaterThan 1 . (65 1) math:difference 64 . (7707413511523361241192121059606618571304249614753231451358812888591050708831666684358899255404051936192255926651481319658414718943181840224251381613885784432469350002690638692363435909530757991110969057056058766583814917287073166576419869694340306081035831233616451571506861324108610352814665307793285896387609045976008298870359699024766849740990422238058535495271675454959824304639766152580826779026290768353868764083318775671849991687580475271279814840497441052414133717113650139628654445346183000364396554350109312495199472090775506059390524892802858753561399307939152041950690922837795803231167692251809882786537311475767976908672686435944050709747089721268729580016520563606849784910208925876244584998205802341135954144608262078183901296855896297634 12470857026994977829524510070136450881132868282807972451827919328407756905313355752255116508190668890783459334450912876531437680124812583212040626517749379559809729601699201281455173862529504132609190807210751755698225167690923837600440907483108123603434806653581803660402304726729430981139869243228444968658009891748616237998106393255437878957885566520516551901300651992975570076631897682454150467962183187307937132942939000293117019097821817502630452468703095042973648341463696555139488097959299760715951545924686274398962140049534908271706787744601496532965145662217807692096591281589251312655046159372932472654115806537684380125982705022763229417684401343036680399169475891079896022442624536618050014409997459492265123956449445091944530335788214944855) math:sum 20178270538518339070716631129743069452437117897561203903186732216998807614145022436614015763594720826975715261102394196189852399067994423436292008131635163992279079604389839973818609772060262123720159864266810522282040084977997004176860777177448429684470637887198255231909166050838041333954534551021730865045618937724624536868466092280204728698875988758575087396572327447935394381271663835034977246988473955661805897026257775964967010785402292773910267309200536095387782058577346694768142543305482761080348100274795586894161612140310414331097312637404355286526544970156959734047282204427047115886213851624742355440653118013452357034655391458707280127431491064305409979185996454686745807352833462494294599408203261833401078101057707170128431632644111242489 . (64 12470857026994977829524510070136450881132868282807972451827919328407756905313355752255116508190668890783459334450912876531437680124812583212040626517749379559809729601699201281455173862529504132609190807210751755698225167690923837600440907483108123603434806653581803660402304726729430981139869243228444968658009891748616237998106393255437878957885566520516551901300651992975570076631897682454150467962183187307937132942939000293117019097821817502630452468703095042973648341463696555139488097959299760715951545924686274398962140049534908271706787744601496532965145662217807692096591281589251312655046159372932472654115806537684380125982705022763229417684401343036680399169475891079896022442624536618050014409997459492265123956449445091944530335788214944855 20178270538518339070716631129743069452437117897561203903186732216998807614145022436614015763594720826975715261102394196189852399067994423436292008131635163992279079604389839973818609772060262123720159864266810522282040084977997004176860777177448429684470637887198255231909166050838041333954534551021730865045618937724624536868466092280204728698875988758575087396572327447935394381271663835034977246988473955661805897026257775964967010785402292773910267309200536095387782058577346694768142543305482761080348100274795586894161612140310414331097312637404355286526544970156959734047282204427047115886213851624742355440653118013452357034655391458707280127431491064305409979185996454686745807352833462494294599408203261833401078101057707170128431632644111242489) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8950,7 +8950,7 @@ _:gn_889 { } _:gn_890 { - 66 math:greaterThan 1 . + (66) math:greaterThan 1 . (66 1) math:difference 65 . (4763443515471616588332389010529832309828618668054741000469106439816706196481689067896217252786616954591203407799431556873022961181630742987789244903863595127340379599008562589091737952998746141498221750154692989114410250403850671024021037788767817522398975419965352088895443402620820628325203935435159072270400845772607939127746694230671029216895144282458016406028976538015745771992131529873323688935892418954068368859620224621267027410241342231350637628205653990559514624350046415510833652613116760351554991574576961903762667958759402212316262851798637779403746354278655650145900358751455509423878467121122589867578495061916403217310018586819178707937311621767950819152955327473046237532415610741805429411791657151129169811841183013760629038932318647221 7707413511523361241192121059606618571304249614753231451358812888591050708831666684358899255404051936192255926651481319658414718943181840224251381613885784432469350002690638692363435909530757991110969057056058766583814917287073166576419869694340306081035831233616451571506861324108610352814665307793285896387609045976008298870359699024766849740990422238058535495271675454959824304639766152580826779026290768353868764083318775671849991687580475271279814840497441052414133717113650139628654445346183000364396554350109312495199472090775506059390524892802858753561399307939152041950690922837795803231167692251809882786537311475767976908672686435944050709747089721268729580016520563606849784910208925876244584998205802341135954144608262078183901296855896297634) math:sum 12470857026994977829524510070136450881132868282807972451827919328407756905313355752255116508190668890783459334450912876531437680124812583212040626517749379559809729601699201281455173862529504132609190807210751755698225167690923837600440907483108123603434806653581803660402304726729430981139869243228444968658009891748616237998106393255437878957885566520516551901300651992975570076631897682454150467962183187307937132942939000293117019097821817502630452468703095042973648341463696555139488097959299760715951545924686274398962140049534908271706787744601496532965145662217807692096591281589251312655046159372932472654115806537684380125982705022763229417684401343036680399169475891079896022442624536618050014409997459492265123956449445091944530335788214944855 . (65 7707413511523361241192121059606618571304249614753231451358812888591050708831666684358899255404051936192255926651481319658414718943181840224251381613885784432469350002690638692363435909530757991110969057056058766583814917287073166576419869694340306081035831233616451571506861324108610352814665307793285896387609045976008298870359699024766849740990422238058535495271675454959824304639766152580826779026290768353868764083318775671849991687580475271279814840497441052414133717113650139628654445346183000364396554350109312495199472090775506059390524892802858753561399307939152041950690922837795803231167692251809882786537311475767976908672686435944050709747089721268729580016520563606849784910208925876244584998205802341135954144608262078183901296855896297634 12470857026994977829524510070136450881132868282807972451827919328407756905313355752255116508190668890783459334450912876531437680124812583212040626517749379559809729601699201281455173862529504132609190807210751755698225167690923837600440907483108123603434806653581803660402304726729430981139869243228444968658009891748616237998106393255437878957885566520516551901300651992975570076631897682454150467962183187307937132942939000293117019097821817502630452468703095042973648341463696555139488097959299760715951545924686274398962140049534908271706787744601496532965145662217807692096591281589251312655046159372932472654115806537684380125982705022763229417684401343036680399169475891079896022442624536618050014409997459492265123956449445091944530335788214944855) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8961,7 +8961,7 @@ _:gn_891 { } _:gn_892 { - 67 math:greaterThan 1 . + (67) math:greaterThan 1 . (67 1) math:difference 66 . (2943969996051744652859732049076786261475630946698490450889706448774344512349977616462682002617434981601052518852049762785391757761551097236462136710022189305128970403682076103271697956532011849612747306901365777469404666883222495552398831905572488558636855813651099482611417921487789724489461372358126824117208200203400359742613004794095820524095277955600519089242698916944078532647634622707503090090398349399800395223698551050582964277339133039929177212291787061854619092763603724117820792733066240012841562775532350591436804132016103847074262041004220974157652953660496391804790564086340293807289225130687292918958816413851573691362667849124872001809778099500778760863565236133803547377793315134439155586414145190006784332767079064423272257923577650413 4763443515471616588332389010529832309828618668054741000469106439816706196481689067896217252786616954591203407799431556873022961181630742987789244903863595127340379599008562589091737952998746141498221750154692989114410250403850671024021037788767817522398975419965352088895443402620820628325203935435159072270400845772607939127746694230671029216895144282458016406028976538015745771992131529873323688935892418954068368859620224621267027410241342231350637628205653990559514624350046415510833652613116760351554991574576961903762667958759402212316262851798637779403746354278655650145900358751455509423878467121122589867578495061916403217310018586819178707937311621767950819152955327473046237532415610741805429411791657151129169811841183013760629038932318647221) math:sum 7707413511523361241192121059606618571304249614753231451358812888591050708831666684358899255404051936192255926651481319658414718943181840224251381613885784432469350002690638692363435909530757991110969057056058766583814917287073166576419869694340306081035831233616451571506861324108610352814665307793285896387609045976008298870359699024766849740990422238058535495271675454959824304639766152580826779026290768353868764083318775671849991687580475271279814840497441052414133717113650139628654445346183000364396554350109312495199472090775506059390524892802858753561399307939152041950690922837795803231167692251809882786537311475767976908672686435944050709747089721268729580016520563606849784910208925876244584998205802341135954144608262078183901296855896297634 . (66 4763443515471616588332389010529832309828618668054741000469106439816706196481689067896217252786616954591203407799431556873022961181630742987789244903863595127340379599008562589091737952998746141498221750154692989114410250403850671024021037788767817522398975419965352088895443402620820628325203935435159072270400845772607939127746694230671029216895144282458016406028976538015745771992131529873323688935892418954068368859620224621267027410241342231350637628205653990559514624350046415510833652613116760351554991574576961903762667958759402212316262851798637779403746354278655650145900358751455509423878467121122589867578495061916403217310018586819178707937311621767950819152955327473046237532415610741805429411791657151129169811841183013760629038932318647221 7707413511523361241192121059606618571304249614753231451358812888591050708831666684358899255404051936192255926651481319658414718943181840224251381613885784432469350002690638692363435909530757991110969057056058766583814917287073166576419869694340306081035831233616451571506861324108610352814665307793285896387609045976008298870359699024766849740990422238058535495271675454959824304639766152580826779026290768353868764083318775671849991687580475271279814840497441052414133717113650139628654445346183000364396554350109312495199472090775506059390524892802858753561399307939152041950690922837795803231167692251809882786537311475767976908672686435944050709747089721268729580016520563606849784910208925876244584998205802341135954144608262078183901296855896297634) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8972,7 +8972,7 @@ _:gn_893 { } _:gn_894 { - 68 math:greaterThan 1 . + (68) math:greaterThan 1 . (68 1) math:difference 67 . (1819473519419871935472656961453046048352987721356250549579399991042361684131711451433535250169181972990150888947381794087631203420079645751327108193841405822211409195326486485820039996466734291885474443253327211645005583520628175471622205883195328963762119606314252606284025481133030903835742563077032248153192645569207579385133689436575208692799866326857497316786277621071667239344496907165820598845494069554267973635921673570684063132902209191421460415913866928704895531586442691393012859880050520338713428799044611312325863826743298365242000810794416805246093400618159258341109794665115215616589241990435296948619678648064829525947350737694306706127533522267172058289390091339242690154622295607366273825377511961122385479074103949337356781008740996808 2943969996051744652859732049076786261475630946698490450889706448774344512349977616462682002617434981601052518852049762785391757761551097236462136710022189305128970403682076103271697956532011849612747306901365777469404666883222495552398831905572488558636855813651099482611417921487789724489461372358126824117208200203400359742613004794095820524095277955600519089242698916944078532647634622707503090090398349399800395223698551050582964277339133039929177212291787061854619092763603724117820792733066240012841562775532350591436804132016103847074262041004220974157652953660496391804790564086340293807289225130687292918958816413851573691362667849124872001809778099500778760863565236133803547377793315134439155586414145190006784332767079064423272257923577650413) math:sum 4763443515471616588332389010529832309828618668054741000469106439816706196481689067896217252786616954591203407799431556873022961181630742987789244903863595127340379599008562589091737952998746141498221750154692989114410250403850671024021037788767817522398975419965352088895443402620820628325203935435159072270400845772607939127746694230671029216895144282458016406028976538015745771992131529873323688935892418954068368859620224621267027410241342231350637628205653990559514624350046415510833652613116760351554991574576961903762667958759402212316262851798637779403746354278655650145900358751455509423878467121122589867578495061916403217310018586819178707937311621767950819152955327473046237532415610741805429411791657151129169811841183013760629038932318647221 . (67 2943969996051744652859732049076786261475630946698490450889706448774344512349977616462682002617434981601052518852049762785391757761551097236462136710022189305128970403682076103271697956532011849612747306901365777469404666883222495552398831905572488558636855813651099482611417921487789724489461372358126824117208200203400359742613004794095820524095277955600519089242698916944078532647634622707503090090398349399800395223698551050582964277339133039929177212291787061854619092763603724117820792733066240012841562775532350591436804132016103847074262041004220974157652953660496391804790564086340293807289225130687292918958816413851573691362667849124872001809778099500778760863565236133803547377793315134439155586414145190006784332767079064423272257923577650413 4763443515471616588332389010529832309828618668054741000469106439816706196481689067896217252786616954591203407799431556873022961181630742987789244903863595127340379599008562589091737952998746141498221750154692989114410250403850671024021037788767817522398975419965352088895443402620820628325203935435159072270400845772607939127746694230671029216895144282458016406028976538015745771992131529873323688935892418954068368859620224621267027410241342231350637628205653990559514624350046415510833652613116760351554991574576961903762667958759402212316262851798637779403746354278655650145900358751455509423878467121122589867578495061916403217310018586819178707937311621767950819152955327473046237532415610741805429411791657151129169811841183013760629038932318647221) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8983,7 +8983,7 @@ _:gn_895 { } _:gn_896 { - 69 math:greaterThan 1 . + (69) math:greaterThan 1 . (69 1) math:difference 68 . (1124496476631872717387075087623740213122643225342239901310306457731982828218266165029146752448253008610901629904667968697760554341471451485135028516180783482917561208355589617451657960065277557727272863648038565824399083362594320080776626022377159594874736207336846876327392440354758820653718809281094575964015554634192780357479315357520611831295411628743021772456421295872411293303137715541682491244904279845532421587776877479898901144436923848507716796377920133149723561177161032724807932853015719674128133976487739279110940305272805481832261230209804168911559553042337133463680769421225078190699983140251995970339137765786744165415317111430565295682244577233606702574175144794560857223171019527072881761036633228884398853692975115085915476914836653605 1819473519419871935472656961453046048352987721356250549579399991042361684131711451433535250169181972990150888947381794087631203420079645751327108193841405822211409195326486485820039996466734291885474443253327211645005583520628175471622205883195328963762119606314252606284025481133030903835742563077032248153192645569207579385133689436575208692799866326857497316786277621071667239344496907165820598845494069554267973635921673570684063132902209191421460415913866928704895531586442691393012859880050520338713428799044611312325863826743298365242000810794416805246093400618159258341109794665115215616589241990435296948619678648064829525947350737694306706127533522267172058289390091339242690154622295607366273825377511961122385479074103949337356781008740996808) math:sum 2943969996051744652859732049076786261475630946698490450889706448774344512349977616462682002617434981601052518852049762785391757761551097236462136710022189305128970403682076103271697956532011849612747306901365777469404666883222495552398831905572488558636855813651099482611417921487789724489461372358126824117208200203400359742613004794095820524095277955600519089242698916944078532647634622707503090090398349399800395223698551050582964277339133039929177212291787061854619092763603724117820792733066240012841562775532350591436804132016103847074262041004220974157652953660496391804790564086340293807289225130687292918958816413851573691362667849124872001809778099500778760863565236133803547377793315134439155586414145190006784332767079064423272257923577650413 . (68 1819473519419871935472656961453046048352987721356250549579399991042361684131711451433535250169181972990150888947381794087631203420079645751327108193841405822211409195326486485820039996466734291885474443253327211645005583520628175471622205883195328963762119606314252606284025481133030903835742563077032248153192645569207579385133689436575208692799866326857497316786277621071667239344496907165820598845494069554267973635921673570684063132902209191421460415913866928704895531586442691393012859880050520338713428799044611312325863826743298365242000810794416805246093400618159258341109794665115215616589241990435296948619678648064829525947350737694306706127533522267172058289390091339242690154622295607366273825377511961122385479074103949337356781008740996808 2943969996051744652859732049076786261475630946698490450889706448774344512349977616462682002617434981601052518852049762785391757761551097236462136710022189305128970403682076103271697956532011849612747306901365777469404666883222495552398831905572488558636855813651099482611417921487789724489461372358126824117208200203400359742613004794095820524095277955600519089242698916944078532647634622707503090090398349399800395223698551050582964277339133039929177212291787061854619092763603724117820792733066240012841562775532350591436804132016103847074262041004220974157652953660496391804790564086340293807289225130687292918958816413851573691362667849124872001809778099500778760863565236133803547377793315134439155586414145190006784332767079064423272257923577650413) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -8994,7 +8994,7 @@ _:gn_897 { } _:gn_898 { - 70 math:greaterThan 1 . + (70) math:greaterThan 1 . (70 1) math:difference 69 . (694977042787999218085581873829305835230344496014010648269093533310378855913445286404388497720928964379249259042713825389870649078608194266192079677660622339293847986970896868368382036401456734158201579605288645820606500158033855390845579860818169368887383398977405729956633040778272083182023753795937672189177090935014799027654374079054596861504454698114475544329856325199255946041359191624138107600589789708735552048144796090785161988465285342913743619535946795555171970409281658668204927027034800664585294822556872033214923521470492883409739580584612636334533847575822124877429025243890137425889258850183300978280540882278085360532033626263741410445288945033565355715214946544681832931451276080293392064340878732237986625381128834251441304093904343203 1124496476631872717387075087623740213122643225342239901310306457731982828218266165029146752448253008610901629904667968697760554341471451485135028516180783482917561208355589617451657960065277557727272863648038565824399083362594320080776626022377159594874736207336846876327392440354758820653718809281094575964015554634192780357479315357520611831295411628743021772456421295872411293303137715541682491244904279845532421587776877479898901144436923848507716796377920133149723561177161032724807932853015719674128133976487739279110940305272805481832261230209804168911559553042337133463680769421225078190699983140251995970339137765786744165415317111430565295682244577233606702574175144794560857223171019527072881761036633228884398853692975115085915476914836653605) math:sum 1819473519419871935472656961453046048352987721356250549579399991042361684131711451433535250169181972990150888947381794087631203420079645751327108193841405822211409195326486485820039996466734291885474443253327211645005583520628175471622205883195328963762119606314252606284025481133030903835742563077032248153192645569207579385133689436575208692799866326857497316786277621071667239344496907165820598845494069554267973635921673570684063132902209191421460415913866928704895531586442691393012859880050520338713428799044611312325863826743298365242000810794416805246093400618159258341109794665115215616589241990435296948619678648064829525947350737694306706127533522267172058289390091339242690154622295607366273825377511961122385479074103949337356781008740996808 . (69 1124496476631872717387075087623740213122643225342239901310306457731982828218266165029146752448253008610901629904667968697760554341471451485135028516180783482917561208355589617451657960065277557727272863648038565824399083362594320080776626022377159594874736207336846876327392440354758820653718809281094575964015554634192780357479315357520611831295411628743021772456421295872411293303137715541682491244904279845532421587776877479898901144436923848507716796377920133149723561177161032724807932853015719674128133976487739279110940305272805481832261230209804168911559553042337133463680769421225078190699983140251995970339137765786744165415317111430565295682244577233606702574175144794560857223171019527072881761036633228884398853692975115085915476914836653605 1819473519419871935472656961453046048352987721356250549579399991042361684131711451433535250169181972990150888947381794087631203420079645751327108193841405822211409195326486485820039996466734291885474443253327211645005583520628175471622205883195328963762119606314252606284025481133030903835742563077032248153192645569207579385133689436575208692799866326857497316786277621071667239344496907165820598845494069554267973635921673570684063132902209191421460415913866928704895531586442691393012859880050520338713428799044611312325863826743298365242000810794416805246093400618159258341109794665115215616589241990435296948619678648064829525947350737694306706127533522267172058289390091339242690154622295607366273825377511961122385479074103949337356781008740996808) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9005,7 +9005,7 @@ _:gn_899 { } _:gn_900 { - 71 math:greaterThan 1 . + (71) math:greaterThan 1 . (71 1) math:difference 70 . (429519433843873499301493213794434377892298729328229253041212924421603972304820878624758254727324044231652370861954143307889905262863257218942948838520161143623713221384692749083275923663820823569071284042749920003792583204560464689931046161558990225987352808359441146370759399576486737471695055485156903774838463699177981329824941278466014969790956930628546228126564970673155347261778523917544383644314490136796869539632081389113739155971638505593973176841973337594551590767879374056603005825980919009542839153930867245896016783802312598422521649625191532577025705466515008586251744177334940764810724290068694992058596883508658804883283485166823885236955632200041346858960198249879024291719743446779489696695754496646412228311846280834474172820932310402 694977042787999218085581873829305835230344496014010648269093533310378855913445286404388497720928964379249259042713825389870649078608194266192079677660622339293847986970896868368382036401456734158201579605288645820606500158033855390845579860818169368887383398977405729956633040778272083182023753795937672189177090935014799027654374079054596861504454698114475544329856325199255946041359191624138107600589789708735552048144796090785161988465285342913743619535946795555171970409281658668204927027034800664585294822556872033214923521470492883409739580584612636334533847575822124877429025243890137425889258850183300978280540882278085360532033626263741410445288945033565355715214946544681832931451276080293392064340878732237986625381128834251441304093904343203) math:sum 1124496476631872717387075087623740213122643225342239901310306457731982828218266165029146752448253008610901629904667968697760554341471451485135028516180783482917561208355589617451657960065277557727272863648038565824399083362594320080776626022377159594874736207336846876327392440354758820653718809281094575964015554634192780357479315357520611831295411628743021772456421295872411293303137715541682491244904279845532421587776877479898901144436923848507716796377920133149723561177161032724807932853015719674128133976487739279110940305272805481832261230209804168911559553042337133463680769421225078190699983140251995970339137765786744165415317111430565295682244577233606702574175144794560857223171019527072881761036633228884398853692975115085915476914836653605 . (70 694977042787999218085581873829305835230344496014010648269093533310378855913445286404388497720928964379249259042713825389870649078608194266192079677660622339293847986970896868368382036401456734158201579605288645820606500158033855390845579860818169368887383398977405729956633040778272083182023753795937672189177090935014799027654374079054596861504454698114475544329856325199255946041359191624138107600589789708735552048144796090785161988465285342913743619535946795555171970409281658668204927027034800664585294822556872033214923521470492883409739580584612636334533847575822124877429025243890137425889258850183300978280540882278085360532033626263741410445288945033565355715214946544681832931451276080293392064340878732237986625381128834251441304093904343203 1124496476631872717387075087623740213122643225342239901310306457731982828218266165029146752448253008610901629904667968697760554341471451485135028516180783482917561208355589617451657960065277557727272863648038565824399083362594320080776626022377159594874736207336846876327392440354758820653718809281094575964015554634192780357479315357520611831295411628743021772456421295872411293303137715541682491244904279845532421587776877479898901144436923848507716796377920133149723561177161032724807932853015719674128133976487739279110940305272805481832261230209804168911559553042337133463680769421225078190699983140251995970339137765786744165415317111430565295682244577233606702574175144794560857223171019527072881761036633228884398853692975115085915476914836653605) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9016,7 +9016,7 @@ _:gn_901 { } _:gn_902 { - 72 math:greaterThan 1 . + (72) math:greaterThan 1 . (72 1) math:difference 71 . (265457608944125718784088660034871457338045766685781395227880608888774883608624407779630242993604920147596888180759682081980743815744937047249130839140461195670134765586204119285106112737635910589130295562538725816813916953473390700914533699259179142900030590617964583585873641201785345710328698310780768414338627235836817697829432800588581891713497767485929316203291354526100598779580667706593723956275299571938682508512714701671422832493646837319770442693973457960620379641402284611601921201053881655042455668626004787318906737668180284987217930959421103757508142109307116291177281066555196661078534560114605986221943998769426555648750141096917525208333312833524008856254748294802808639731532633513902367645124235591574397069282553416967131272972032801 429519433843873499301493213794434377892298729328229253041212924421603972304820878624758254727324044231652370861954143307889905262863257218942948838520161143623713221384692749083275923663820823569071284042749920003792583204560464689931046161558990225987352808359441146370759399576486737471695055485156903774838463699177981329824941278466014969790956930628546228126564970673155347261778523917544383644314490136796869539632081389113739155971638505593973176841973337594551590767879374056603005825980919009542839153930867245896016783802312598422521649625191532577025705466515008586251744177334940764810724290068694992058596883508658804883283485166823885236955632200041346858960198249879024291719743446779489696695754496646412228311846280834474172820932310402) math:sum 694977042787999218085581873829305835230344496014010648269093533310378855913445286404388497720928964379249259042713825389870649078608194266192079677660622339293847986970896868368382036401456734158201579605288645820606500158033855390845579860818169368887383398977405729956633040778272083182023753795937672189177090935014799027654374079054596861504454698114475544329856325199255946041359191624138107600589789708735552048144796090785161988465285342913743619535946795555171970409281658668204927027034800664585294822556872033214923521470492883409739580584612636334533847575822124877429025243890137425889258850183300978280540882278085360532033626263741410445288945033565355715214946544681832931451276080293392064340878732237986625381128834251441304093904343203 . (71 429519433843873499301493213794434377892298729328229253041212924421603972304820878624758254727324044231652370861954143307889905262863257218942948838520161143623713221384692749083275923663820823569071284042749920003792583204560464689931046161558990225987352808359441146370759399576486737471695055485156903774838463699177981329824941278466014969790956930628546228126564970673155347261778523917544383644314490136796869539632081389113739155971638505593973176841973337594551590767879374056603005825980919009542839153930867245896016783802312598422521649625191532577025705466515008586251744177334940764810724290068694992058596883508658804883283485166823885236955632200041346858960198249879024291719743446779489696695754496646412228311846280834474172820932310402 694977042787999218085581873829305835230344496014010648269093533310378855913445286404388497720928964379249259042713825389870649078608194266192079677660622339293847986970896868368382036401456734158201579605288645820606500158033855390845579860818169368887383398977405729956633040778272083182023753795937672189177090935014799027654374079054596861504454698114475544329856325199255946041359191624138107600589789708735552048144796090785161988465285342913743619535946795555171970409281658668204927027034800664585294822556872033214923521470492883409739580584612636334533847575822124877429025243890137425889258850183300978280540882278085360532033626263741410445288945033565355715214946544681832931451276080293392064340878732237986625381128834251441304093904343203) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9027,7 +9027,7 @@ _:gn_903 { } _:gn_904 { - 73 math:greaterThan 1 . + (73) math:greaterThan 1 . (73 1) math:difference 72 . (164061824899747780517404553759562920554252962642447857813332315532829088696196470845128011733719124084055482681194461225909161447118320171693817999379699947953578455798488629798169810926184912979940988480211194186978666251087073989016512462299811083087322217741476562784885758374701391761366357174376135360499836463341163631995508477877433078077459163142616911923273616147054748482197856210950659688039190564858187031119366687442316323477991668274202734147999879633931211126477089445001084624927037354500383485304862458577110046134132313435303718665770428819517563357207892295074463110779744103732189729954089005836652884739232249234533344069906360028622319366517338002705449955076215651988210813265587329050630261054837831242563727417507041547960277601 265457608944125718784088660034871457338045766685781395227880608888774883608624407779630242993604920147596888180759682081980743815744937047249130839140461195670134765586204119285106112737635910589130295562538725816813916953473390700914533699259179142900030590617964583585873641201785345710328698310780768414338627235836817697829432800588581891713497767485929316203291354526100598779580667706593723956275299571938682508512714701671422832493646837319770442693973457960620379641402284611601921201053881655042455668626004787318906737668180284987217930959421103757508142109307116291177281066555196661078534560114605986221943998769426555648750141096917525208333312833524008856254748294802808639731532633513902367645124235591574397069282553416967131272972032801) math:sum 429519433843873499301493213794434377892298729328229253041212924421603972304820878624758254727324044231652370861954143307889905262863257218942948838520161143623713221384692749083275923663820823569071284042749920003792583204560464689931046161558990225987352808359441146370759399576486737471695055485156903774838463699177981329824941278466014969790956930628546228126564970673155347261778523917544383644314490136796869539632081389113739155971638505593973176841973337594551590767879374056603005825980919009542839153930867245896016783802312598422521649625191532577025705466515008586251744177334940764810724290068694992058596883508658804883283485166823885236955632200041346858960198249879024291719743446779489696695754496646412228311846280834474172820932310402 . (72 265457608944125718784088660034871457338045766685781395227880608888774883608624407779630242993604920147596888180759682081980743815744937047249130839140461195670134765586204119285106112737635910589130295562538725816813916953473390700914533699259179142900030590617964583585873641201785345710328698310780768414338627235836817697829432800588581891713497767485929316203291354526100598779580667706593723956275299571938682508512714701671422832493646837319770442693973457960620379641402284611601921201053881655042455668626004787318906737668180284987217930959421103757508142109307116291177281066555196661078534560114605986221943998769426555648750141096917525208333312833524008856254748294802808639731532633513902367645124235591574397069282553416967131272972032801 429519433843873499301493213794434377892298729328229253041212924421603972304820878624758254727324044231652370861954143307889905262863257218942948838520161143623713221384692749083275923663820823569071284042749920003792583204560464689931046161558990225987352808359441146370759399576486737471695055485156903774838463699177981329824941278466014969790956930628546228126564970673155347261778523917544383644314490136796869539632081389113739155971638505593973176841973337594551590767879374056603005825980919009542839153930867245896016783802312598422521649625191532577025705466515008586251744177334940764810724290068694992058596883508658804883283485166823885236955632200041346858960198249879024291719743446779489696695754496646412228311846280834474172820932310402) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9038,7 +9038,7 @@ _:gn_905 { } _:gn_906 { - 74 math:greaterThan 1 . + (74) math:greaterThan 1 . (74 1) math:difference 73 . (101395784044377938266684106275308536783792804043333537414548293355945794912427936934502231259885796063541405499565220856071582368626616875555312839760761247716556309787715489486936301811450997609189307082327531629835250702386316711898021236959368059812708372876488020800987882827083953948962341136404633053838790772495654065833924322711148813636038604343312404280017738379045850297382811495643064268236109007080495477393348014229106509015655169045567708545973578326689168514925195166600836576126844300542072183321142328741796691534047971551914212293650674937990578752099223996102817955775452557346344830160516980385291114030194306414216797027011165179710993467006670853549298339726592987743321820248315038594493974536736565826718825999460089725011755200 164061824899747780517404553759562920554252962642447857813332315532829088696196470845128011733719124084055482681194461225909161447118320171693817999379699947953578455798488629798169810926184912979940988480211194186978666251087073989016512462299811083087322217741476562784885758374701391761366357174376135360499836463341163631995508477877433078077459163142616911923273616147054748482197856210950659688039190564858187031119366687442316323477991668274202734147999879633931211126477089445001084624927037354500383485304862458577110046134132313435303718665770428819517563357207892295074463110779744103732189729954089005836652884739232249234533344069906360028622319366517338002705449955076215651988210813265587329050630261054837831242563727417507041547960277601) math:sum 265457608944125718784088660034871457338045766685781395227880608888774883608624407779630242993604920147596888180759682081980743815744937047249130839140461195670134765586204119285106112737635910589130295562538725816813916953473390700914533699259179142900030590617964583585873641201785345710328698310780768414338627235836817697829432800588581891713497767485929316203291354526100598779580667706593723956275299571938682508512714701671422832493646837319770442693973457960620379641402284611601921201053881655042455668626004787318906737668180284987217930959421103757508142109307116291177281066555196661078534560114605986221943998769426555648750141096917525208333312833524008856254748294802808639731532633513902367645124235591574397069282553416967131272972032801 . (73 164061824899747780517404553759562920554252962642447857813332315532829088696196470845128011733719124084055482681194461225909161447118320171693817999379699947953578455798488629798169810926184912979940988480211194186978666251087073989016512462299811083087322217741476562784885758374701391761366357174376135360499836463341163631995508477877433078077459163142616911923273616147054748482197856210950659688039190564858187031119366687442316323477991668274202734147999879633931211126477089445001084624927037354500383485304862458577110046134132313435303718665770428819517563357207892295074463110779744103732189729954089005836652884739232249234533344069906360028622319366517338002705449955076215651988210813265587329050630261054837831242563727417507041547960277601 265457608944125718784088660034871457338045766685781395227880608888774883608624407779630242993604920147596888180759682081980743815744937047249130839140461195670134765586204119285106112737635910589130295562538725816813916953473390700914533699259179142900030590617964583585873641201785345710328698310780768414338627235836817697829432800588581891713497767485929316203291354526100598779580667706593723956275299571938682508512714701671422832493646837319770442693973457960620379641402284611601921201053881655042455668626004787318906737668180284987217930959421103757508142109307116291177281066555196661078534560114605986221943998769426555648750141096917525208333312833524008856254748294802808639731532633513902367645124235591574397069282553416967131272972032801) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9049,7 +9049,7 @@ _:gn_907 { } _:gn_908 { - 75 math:greaterThan 1 . + (75) math:greaterThan 1 . (75 1) math:difference 74 . (62666040855369842250720447484254383770460158599114320398784022176883293783768533910625780473833328020514077181629240369837579078491703296138505159618938700237022146010773140311233509114733915370751681397883662557143415548700757277118491225340443023274613844864988541983897875547617437812404016037971502306661045690845509566161584155166284264441420558799304507643255877768008898184815044715307595419803081557777691553726018673213209814462336499228635025602026301307242042611551894278400248048800193053958311301983720129835313354600084341883389506372119753881526984605108668298971645155004291546385844899793572025451361770709037942820316547042895194848911325899510667149156151615349622664244888993017272290456136286518101265415844901418046951822948522401 101395784044377938266684106275308536783792804043333537414548293355945794912427936934502231259885796063541405499565220856071582368626616875555312839760761247716556309787715489486936301811450997609189307082327531629835250702386316711898021236959368059812708372876488020800987882827083953948962341136404633053838790772495654065833924322711148813636038604343312404280017738379045850297382811495643064268236109007080495477393348014229106509015655169045567708545973578326689168514925195166600836576126844300542072183321142328741796691534047971551914212293650674937990578752099223996102817955775452557346344830160516980385291114030194306414216797027011165179710993467006670853549298339726592987743321820248315038594493974536736565826718825999460089725011755200) math:sum 164061824899747780517404553759562920554252962642447857813332315532829088696196470845128011733719124084055482681194461225909161447118320171693817999379699947953578455798488629798169810926184912979940988480211194186978666251087073989016512462299811083087322217741476562784885758374701391761366357174376135360499836463341163631995508477877433078077459163142616911923273616147054748482197856210950659688039190564858187031119366687442316323477991668274202734147999879633931211126477089445001084624927037354500383485304862458577110046134132313435303718665770428819517563357207892295074463110779744103732189729954089005836652884739232249234533344069906360028622319366517338002705449955076215651988210813265587329050630261054837831242563727417507041547960277601 . (74 101395784044377938266684106275308536783792804043333537414548293355945794912427936934502231259885796063541405499565220856071582368626616875555312839760761247716556309787715489486936301811450997609189307082327531629835250702386316711898021236959368059812708372876488020800987882827083953948962341136404633053838790772495654065833924322711148813636038604343312404280017738379045850297382811495643064268236109007080495477393348014229106509015655169045567708545973578326689168514925195166600836576126844300542072183321142328741796691534047971551914212293650674937990578752099223996102817955775452557346344830160516980385291114030194306414216797027011165179710993467006670853549298339726592987743321820248315038594493974536736565826718825999460089725011755200 164061824899747780517404553759562920554252962642447857813332315532829088696196470845128011733719124084055482681194461225909161447118320171693817999379699947953578455798488629798169810926184912979940988480211194186978666251087073989016512462299811083087322217741476562784885758374701391761366357174376135360499836463341163631995508477877433078077459163142616911923273616147054748482197856210950659688039190564858187031119366687442316323477991668274202734147999879633931211126477089445001084624927037354500383485304862458577110046134132313435303718665770428819517563357207892295074463110779744103732189729954089005836652884739232249234533344069906360028622319366517338002705449955076215651988210813265587329050630261054837831242563727417507041547960277601) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9060,7 +9060,7 @@ _:gn_909 { } _:gn_910 { - 76 math:greaterThan 1 . + (76) math:greaterThan 1 . (76 1) math:difference 75 . (38729743189008096015963658791054153013332645444219217015764271179062501128659403023876450786052468043027328317935980486234003290134913579416807680141822547479534163776942349175702792696717082238437625684443869072691835153685559434779530011618925036538094528011499478817090007279466516136558325098433130747177745081650144499672340167544864549194618045544007896636761860611036952112567766780335468848433027449302803923667329341015896694553318669816932682943947277019447125903373300888200588527326651246583760881337422198906483336933963629668524705921530921056463594146990555697131172800771161010960499930366944954933929343321156363593900249984115970330799667567496003704393146724376970323498432827231042748138357688018635300410873924581413137902063232799 62666040855369842250720447484254383770460158599114320398784022176883293783768533910625780473833328020514077181629240369837579078491703296138505159618938700237022146010773140311233509114733915370751681397883662557143415548700757277118491225340443023274613844864988541983897875547617437812404016037971502306661045690845509566161584155166284264441420558799304507643255877768008898184815044715307595419803081557777691553726018673213209814462336499228635025602026301307242042611551894278400248048800193053958311301983720129835313354600084341883389506372119753881526984605108668298971645155004291546385844899793572025451361770709037942820316547042895194848911325899510667149156151615349622664244888993017272290456136286518101265415844901418046951822948522401) math:sum 101395784044377938266684106275308536783792804043333537414548293355945794912427936934502231259885796063541405499565220856071582368626616875555312839760761247716556309787715489486936301811450997609189307082327531629835250702386316711898021236959368059812708372876488020800987882827083953948962341136404633053838790772495654065833924322711148813636038604343312404280017738379045850297382811495643064268236109007080495477393348014229106509015655169045567708545973578326689168514925195166600836576126844300542072183321142328741796691534047971551914212293650674937990578752099223996102817955775452557346344830160516980385291114030194306414216797027011165179710993467006670853549298339726592987743321820248315038594493974536736565826718825999460089725011755200 . (75 62666040855369842250720447484254383770460158599114320398784022176883293783768533910625780473833328020514077181629240369837579078491703296138505159618938700237022146010773140311233509114733915370751681397883662557143415548700757277118491225340443023274613844864988541983897875547617437812404016037971502306661045690845509566161584155166284264441420558799304507643255877768008898184815044715307595419803081557777691553726018673213209814462336499228635025602026301307242042611551894278400248048800193053958311301983720129835313354600084341883389506372119753881526984605108668298971645155004291546385844899793572025451361770709037942820316547042895194848911325899510667149156151615349622664244888993017272290456136286518101265415844901418046951822948522401 101395784044377938266684106275308536783792804043333537414548293355945794912427936934502231259885796063541405499565220856071582368626616875555312839760761247716556309787715489486936301811450997609189307082327531629835250702386316711898021236959368059812708372876488020800987882827083953948962341136404633053838790772495654065833924322711148813636038604343312404280017738379045850297382811495643064268236109007080495477393348014229106509015655169045567708545973578326689168514925195166600836576126844300542072183321142328741796691534047971551914212293650674937990578752099223996102817955775452557346344830160516980385291114030194306414216797027011165179710993467006670853549298339726592987743321820248315038594493974536736565826718825999460089725011755200) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9071,7 +9071,7 @@ _:gn_911 { } _:gn_912 { - 77 math:greaterThan 1 . + (77) math:greaterThan 1 . (77 1) math:difference 76 . (23936297666361746234756788693200230757127513154895103383019750997820792655109130886749329687780859977486748863693259883603575788356789716721697479477116152757487982233830791135530716418016833132314055713439793484451580395015197842338961213721517986736519316853489063166807868268150921675845690939538371559483300609195365066489243987621419715246802513255296611006494017156971946072247277934972126571370054108474887630058689332197313119909017829411702342658079024287794916708178593390199659521473541807374550420646297930928830017666120712214864800450588832825063390458118112601840472354233130535425344969426627070517432427387881579226416297058779224518111658332014663444763004890972652340746456165786229542317778598499465965004970976836633813920885289602 38729743189008096015963658791054153013332645444219217015764271179062501128659403023876450786052468043027328317935980486234003290134913579416807680141822547479534163776942349175702792696717082238437625684443869072691835153685559434779530011618925036538094528011499478817090007279466516136558325098433130747177745081650144499672340167544864549194618045544007896636761860611036952112567766780335468848433027449302803923667329341015896694553318669816932682943947277019447125903373300888200588527326651246583760881337422198906483336933963629668524705921530921056463594146990555697131172800771161010960499930366944954933929343321156363593900249984115970330799667567496003704393146724376970323498432827231042748138357688018635300410873924581413137902063232799) math:sum 62666040855369842250720447484254383770460158599114320398784022176883293783768533910625780473833328020514077181629240369837579078491703296138505159618938700237022146010773140311233509114733915370751681397883662557143415548700757277118491225340443023274613844864988541983897875547617437812404016037971502306661045690845509566161584155166284264441420558799304507643255877768008898184815044715307595419803081557777691553726018673213209814462336499228635025602026301307242042611551894278400248048800193053958311301983720129835313354600084341883389506372119753881526984605108668298971645155004291546385844899793572025451361770709037942820316547042895194848911325899510667149156151615349622664244888993017272290456136286518101265415844901418046951822948522401 . (76 38729743189008096015963658791054153013332645444219217015764271179062501128659403023876450786052468043027328317935980486234003290134913579416807680141822547479534163776942349175702792696717082238437625684443869072691835153685559434779530011618925036538094528011499478817090007279466516136558325098433130747177745081650144499672340167544864549194618045544007896636761860611036952112567766780335468848433027449302803923667329341015896694553318669816932682943947277019447125903373300888200588527326651246583760881337422198906483336933963629668524705921530921056463594146990555697131172800771161010960499930366944954933929343321156363593900249984115970330799667567496003704393146724376970323498432827231042748138357688018635300410873924581413137902063232799 62666040855369842250720447484254383770460158599114320398784022176883293783768533910625780473833328020514077181629240369837579078491703296138505159618938700237022146010773140311233509114733915370751681397883662557143415548700757277118491225340443023274613844864988541983897875547617437812404016037971502306661045690845509566161584155166284264441420558799304507643255877768008898184815044715307595419803081557777691553726018673213209814462336499228635025602026301307242042611551894278400248048800193053958311301983720129835313354600084341883389506372119753881526984605108668298971645155004291546385844899793572025451361770709037942820316547042895194848911325899510667149156151615349622664244888993017272290456136286518101265415844901418046951822948522401) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9082,7 +9082,7 @@ _:gn_913 { } _:gn_914 { - 78 math:greaterThan 1 . + (78) math:greaterThan 1 . (78 1) math:difference 77 . (14793445522646349781206870097853922256205132289324113632744520181241708473550272137127121098271608065540579454242720602630427501778123862695110200664706394722046181543111558040172076278700249106123569971004075588240254758670361592440568797897407049801575211158010415650282139011315594460712634158894759187694444472454779433183096179923444833947815532288711285630267843454065006040320488845363342277062973340827916293608640008818583574644300840405230340285868252731652209195194707498000929005853109439209210460691124267977653319267842917453659905470942088231400203688872443095290700446538030475535154960940317884416496915933274784367483952925336745812688009235481340259630141833404317982751976661444813205820579089519169335405902947744779323981177943197 23936297666361746234756788693200230757127513154895103383019750997820792655109130886749329687780859977486748863693259883603575788356789716721697479477116152757487982233830791135530716418016833132314055713439793484451580395015197842338961213721517986736519316853489063166807868268150921675845690939538371559483300609195365066489243987621419715246802513255296611006494017156971946072247277934972126571370054108474887630058689332197313119909017829411702342658079024287794916708178593390199659521473541807374550420646297930928830017666120712214864800450588832825063390458118112601840472354233130535425344969426627070517432427387881579226416297058779224518111658332014663444763004890972652340746456165786229542317778598499465965004970976836633813920885289602) math:sum 38729743189008096015963658791054153013332645444219217015764271179062501128659403023876450786052468043027328317935980486234003290134913579416807680141822547479534163776942349175702792696717082238437625684443869072691835153685559434779530011618925036538094528011499478817090007279466516136558325098433130747177745081650144499672340167544864549194618045544007896636761860611036952112567766780335468848433027449302803923667329341015896694553318669816932682943947277019447125903373300888200588527326651246583760881337422198906483336933963629668524705921530921056463594146990555697131172800771161010960499930366944954933929343321156363593900249984115970330799667567496003704393146724376970323498432827231042748138357688018635300410873924581413137902063232799 . (77 23936297666361746234756788693200230757127513154895103383019750997820792655109130886749329687780859977486748863693259883603575788356789716721697479477116152757487982233830791135530716418016833132314055713439793484451580395015197842338961213721517986736519316853489063166807868268150921675845690939538371559483300609195365066489243987621419715246802513255296611006494017156971946072247277934972126571370054108474887630058689332197313119909017829411702342658079024287794916708178593390199659521473541807374550420646297930928830017666120712214864800450588832825063390458118112601840472354233130535425344969426627070517432427387881579226416297058779224518111658332014663444763004890972652340746456165786229542317778598499465965004970976836633813920885289602 38729743189008096015963658791054153013332645444219217015764271179062501128659403023876450786052468043027328317935980486234003290134913579416807680141822547479534163776942349175702792696717082238437625684443869072691835153685559434779530011618925036538094528011499478817090007279466516136558325098433130747177745081650144499672340167544864549194618045544007896636761860611036952112567766780335468848433027449302803923667329341015896694553318669816932682943947277019447125903373300888200588527326651246583760881337422198906483336933963629668524705921530921056463594146990555697131172800771161010960499930366944954933929343321156363593900249984115970330799667567496003704393146724376970323498432827231042748138357688018635300410873924581413137902063232799) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9093,7 +9093,7 @@ _:gn_915 { } _:gn_916 { - 79 math:greaterThan 1 . + (79) math:greaterThan 1 . (79 1) math:difference 78 . (9142852143715396453549918595346308500922380865570989750275230816579084181558858749622208589509251911946169409450539280973148286578665854026587278812409758035441800690719233095358640139316584026190485742435717896211325636344836249898392415824110936934944105695478647516525729256835327215133056780643612371788856136740585633306147807697974881298986980966585325376226173702906940031926789089608784294307080767646971336450049323378729545264716989006472002372210771556142707512983885892198730515620432368165339959955173662951176698398277794761204894979646744593663186769245669506549771907695100059890190008486309186100935511454606794858932344133442478705423649096533323185132863057568334357994479504341416336497199508980296629599068029091854489939707346405 14793445522646349781206870097853922256205132289324113632744520181241708473550272137127121098271608065540579454242720602630427501778123862695110200664706394722046181543111558040172076278700249106123569971004075588240254758670361592440568797897407049801575211158010415650282139011315594460712634158894759187694444472454779433183096179923444833947815532288711285630267843454065006040320488845363342277062973340827916293608640008818583574644300840405230340285868252731652209195194707498000929005853109439209210460691124267977653319267842917453659905470942088231400203688872443095290700446538030475535154960940317884416496915933274784367483952925336745812688009235481340259630141833404317982751976661444813205820579089519169335405902947744779323981177943197) math:sum 23936297666361746234756788693200230757127513154895103383019750997820792655109130886749329687780859977486748863693259883603575788356789716721697479477116152757487982233830791135530716418016833132314055713439793484451580395015197842338961213721517986736519316853489063166807868268150921675845690939538371559483300609195365066489243987621419715246802513255296611006494017156971946072247277934972126571370054108474887630058689332197313119909017829411702342658079024287794916708178593390199659521473541807374550420646297930928830017666120712214864800450588832825063390458118112601840472354233130535425344969426627070517432427387881579226416297058779224518111658332014663444763004890972652340746456165786229542317778598499465965004970976836633813920885289602 . (78 14793445522646349781206870097853922256205132289324113632744520181241708473550272137127121098271608065540579454242720602630427501778123862695110200664706394722046181543111558040172076278700249106123569971004075588240254758670361592440568797897407049801575211158010415650282139011315594460712634158894759187694444472454779433183096179923444833947815532288711285630267843454065006040320488845363342277062973340827916293608640008818583574644300840405230340285868252731652209195194707498000929005853109439209210460691124267977653319267842917453659905470942088231400203688872443095290700446538030475535154960940317884416496915933274784367483952925336745812688009235481340259630141833404317982751976661444813205820579089519169335405902947744779323981177943197 23936297666361746234756788693200230757127513154895103383019750997820792655109130886749329687780859977486748863693259883603575788356789716721697479477116152757487982233830791135530716418016833132314055713439793484451580395015197842338961213721517986736519316853489063166807868268150921675845690939538371559483300609195365066489243987621419715246802513255296611006494017156971946072247277934972126571370054108474887630058689332197313119909017829411702342658079024287794916708178593390199659521473541807374550420646297930928830017666120712214864800450588832825063390458118112601840472354233130535425344969426627070517432427387881579226416297058779224518111658332014663444763004890972652340746456165786229542317778598499465965004970976836633813920885289602) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9104,7 +9104,7 @@ _:gn_917 { } _:gn_918 { - 80 math:greaterThan 1 . + (80) math:greaterThan 1 . (80 1) math:difference 79 . (5650593378930953327656951502507613755282751423753123882469289364662624291991413387504912508762356153594410044792181321657279215199458008668522921852296636686604380852392324944813436139383665079933084228568357692028929122325525342542176382073296112866631105462531768133756409754480267245579577378251146815905588335714193799876948372225469952648828551322125960254041669751158066008393699755754557982755892573180944957158590685439854029379583851398758337913657481175509501682210821605802198490232677071043870500735950605026476620869565122692455010491295343637737016919626773588740928538842930415644964952454008698315561404478667989508551608791894267107264360138948017074497278775835983624757497157103396869323379580538872705806834918652924834041470596792 9142852143715396453549918595346308500922380865570989750275230816579084181558858749622208589509251911946169409450539280973148286578665854026587278812409758035441800690719233095358640139316584026190485742435717896211325636344836249898392415824110936934944105695478647516525729256835327215133056780643612371788856136740585633306147807697974881298986980966585325376226173702906940031926789089608784294307080767646971336450049323378729545264716989006472002372210771556142707512983885892198730515620432368165339959955173662951176698398277794761204894979646744593663186769245669506549771907695100059890190008486309186100935511454606794858932344133442478705423649096533323185132863057568334357994479504341416336497199508980296629599068029091854489939707346405) math:sum 14793445522646349781206870097853922256205132289324113632744520181241708473550272137127121098271608065540579454242720602630427501778123862695110200664706394722046181543111558040172076278700249106123569971004075588240254758670361592440568797897407049801575211158010415650282139011315594460712634158894759187694444472454779433183096179923444833947815532288711285630267843454065006040320488845363342277062973340827916293608640008818583574644300840405230340285868252731652209195194707498000929005853109439209210460691124267977653319267842917453659905470942088231400203688872443095290700446538030475535154960940317884416496915933274784367483952925336745812688009235481340259630141833404317982751976661444813205820579089519169335405902947744779323981177943197 . (79 9142852143715396453549918595346308500922380865570989750275230816579084181558858749622208589509251911946169409450539280973148286578665854026587278812409758035441800690719233095358640139316584026190485742435717896211325636344836249898392415824110936934944105695478647516525729256835327215133056780643612371788856136740585633306147807697974881298986980966585325376226173702906940031926789089608784294307080767646971336450049323378729545264716989006472002372210771556142707512983885892198730515620432368165339959955173662951176698398277794761204894979646744593663186769245669506549771907695100059890190008486309186100935511454606794858932344133442478705423649096533323185132863057568334357994479504341416336497199508980296629599068029091854489939707346405 14793445522646349781206870097853922256205132289324113632744520181241708473550272137127121098271608065540579454242720602630427501778123862695110200664706394722046181543111558040172076278700249106123569971004075588240254758670361592440568797897407049801575211158010415650282139011315594460712634158894759187694444472454779433183096179923444833947815532288711285630267843454065006040320488845363342277062973340827916293608640008818583574644300840405230340285868252731652209195194707498000929005853109439209210460691124267977653319267842917453659905470942088231400203688872443095290700446538030475535154960940317884416496915933274784367483952925336745812688009235481340259630141833404317982751976661444813205820579089519169335405902947744779323981177943197) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9115,7 +9115,7 @@ _:gn_919 { } _:gn_920 { - 81 math:greaterThan 1 . + (81) math:greaterThan 1 . (81 1) math:difference 80 . (3492258764784443125892967092838694745639629441817865867805941451916459889567445362117296080746895758351759364658357959315869071379207845358064356960113121348837419838326908150545203999932918946257401513867360204182396514019310907356216033750814824068313000232946879382769319502355059969553479402392465555883267801026391833429199435472504928650158429644459365122184503951748874023533089333854226311551188194466026379291458637938875515885133137607713664458553290380633205830773064286396532025387755297121469459219223057924700077528712672068749884488351400955926169849618895917808843368852169644245225056032300487785374106975938805350380735341548211598159288957585306110635584281732350733236982347238019467173819928441423923792233110438929655898236749613 5650593378930953327656951502507613755282751423753123882469289364662624291991413387504912508762356153594410044792181321657279215199458008668522921852296636686604380852392324944813436139383665079933084228568357692028929122325525342542176382073296112866631105462531768133756409754480267245579577378251146815905588335714193799876948372225469952648828551322125960254041669751158066008393699755754557982755892573180944957158590685439854029379583851398758337913657481175509501682210821605802198490232677071043870500735950605026476620869565122692455010491295343637737016919626773588740928538842930415644964952454008698315561404478667989508551608791894267107264360138948017074497278775835983624757497157103396869323379580538872705806834918652924834041470596792) math:sum 9142852143715396453549918595346308500922380865570989750275230816579084181558858749622208589509251911946169409450539280973148286578665854026587278812409758035441800690719233095358640139316584026190485742435717896211325636344836249898392415824110936934944105695478647516525729256835327215133056780643612371788856136740585633306147807697974881298986980966585325376226173702906940031926789089608784294307080767646971336450049323378729545264716989006472002372210771556142707512983885892198730515620432368165339959955173662951176698398277794761204894979646744593663186769245669506549771907695100059890190008486309186100935511454606794858932344133442478705423649096533323185132863057568334357994479504341416336497199508980296629599068029091854489939707346405 . (80 5650593378930953327656951502507613755282751423753123882469289364662624291991413387504912508762356153594410044792181321657279215199458008668522921852296636686604380852392324944813436139383665079933084228568357692028929122325525342542176382073296112866631105462531768133756409754480267245579577378251146815905588335714193799876948372225469952648828551322125960254041669751158066008393699755754557982755892573180944957158590685439854029379583851398758337913657481175509501682210821605802198490232677071043870500735950605026476620869565122692455010491295343637737016919626773588740928538842930415644964952454008698315561404478667989508551608791894267107264360138948017074497278775835983624757497157103396869323379580538872705806834918652924834041470596792 9142852143715396453549918595346308500922380865570989750275230816579084181558858749622208589509251911946169409450539280973148286578665854026587278812409758035441800690719233095358640139316584026190485742435717896211325636344836249898392415824110936934944105695478647516525729256835327215133056780643612371788856136740585633306147807697974881298986980966585325376226173702906940031926789089608784294307080767646971336450049323378729545264716989006472002372210771556142707512983885892198730515620432368165339959955173662951176698398277794761204894979646744593663186769245669506549771907695100059890190008486309186100935511454606794858932344133442478705423649096533323185132863057568334357994479504341416336497199508980296629599068029091854489939707346405) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9126,7 +9126,7 @@ _:gn_921 { } _:gn_922 { - 82 math:greaterThan 1 . + (82) math:greaterThan 1 . (82 1) math:difference 81 . (2158334614146510201763984409668919009643121981935258014663347912746164402423968025387616428015460395242650680133823362341410143820250163310458564892183515337766961014065416794268232139450746133675682714700997487846532608306214435185960348322481288798318105229584888750987090252125207276026097975858681260022320534687801966447748936752965023998670121677666595131857165799409191984860610421900331671204704378714918577867132047500978513494450713791044673455104190794876295851437757319405666464844921773922401041516727547101776543340852450623705126002943942681810847070007877670932085169990760771399739896421708210530187297502729184158170873450346055509105071181362710963861694494103632891520514809865377402149559652097448782014601808213995178143233847179 3492258764784443125892967092838694745639629441817865867805941451916459889567445362117296080746895758351759364658357959315869071379207845358064356960113121348837419838326908150545203999932918946257401513867360204182396514019310907356216033750814824068313000232946879382769319502355059969553479402392465555883267801026391833429199435472504928650158429644459365122184503951748874023533089333854226311551188194466026379291458637938875515885133137607713664458553290380633205830773064286396532025387755297121469459219223057924700077528712672068749884488351400955926169849618895917808843368852169644245225056032300487785374106975938805350380735341548211598159288957585306110635584281732350733236982347238019467173819928441423923792233110438929655898236749613) math:sum 5650593378930953327656951502507613755282751423753123882469289364662624291991413387504912508762356153594410044792181321657279215199458008668522921852296636686604380852392324944813436139383665079933084228568357692028929122325525342542176382073296112866631105462531768133756409754480267245579577378251146815905588335714193799876948372225469952648828551322125960254041669751158066008393699755754557982755892573180944957158590685439854029379583851398758337913657481175509501682210821605802198490232677071043870500735950605026476620869565122692455010491295343637737016919626773588740928538842930415644964952454008698315561404478667989508551608791894267107264360138948017074497278775835983624757497157103396869323379580538872705806834918652924834041470596792 . (81 3492258764784443125892967092838694745639629441817865867805941451916459889567445362117296080746895758351759364658357959315869071379207845358064356960113121348837419838326908150545203999932918946257401513867360204182396514019310907356216033750814824068313000232946879382769319502355059969553479402392465555883267801026391833429199435472504928650158429644459365122184503951748874023533089333854226311551188194466026379291458637938875515885133137607713664458553290380633205830773064286396532025387755297121469459219223057924700077528712672068749884488351400955926169849618895917808843368852169644245225056032300487785374106975938805350380735341548211598159288957585306110635584281732350733236982347238019467173819928441423923792233110438929655898236749613 5650593378930953327656951502507613755282751423753123882469289364662624291991413387504912508762356153594410044792181321657279215199458008668522921852296636686604380852392324944813436139383665079933084228568357692028929122325525342542176382073296112866631105462531768133756409754480267245579577378251146815905588335714193799876948372225469952648828551322125960254041669751158066008393699755754557982755892573180944957158590685439854029379583851398758337913657481175509501682210821605802198490232677071043870500735950605026476620869565122692455010491295343637737016919626773588740928538842930415644964952454008698315561404478667989508551608791894267107264360138948017074497278775835983624757497157103396869323379580538872705806834918652924834041470596792) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9137,7 +9137,7 @@ _:gn_923 { } _:gn_924 { - 83 math:greaterThan 1 . + (83) math:greaterThan 1 . (83 1) math:difference 82 . (1333924150637932924128982683169775735996507459882607853142593539170295487143477336729679652731435363109108684524534596974458927558957682047605792067929606011070458824261491356276971860482172812581718799166362716335863905713096472170255685428333535269994895003361990631782229250229852693527381426533784295860947266338589866981450498719539904651488307966792769990327338152339682038672478911953894640346483815751107801424326590437897002390682423816668991003449099585756909979335306966990865560542833523199068417702495510822923534187860221445044758485407458274115322779611018246876758198861408872845485159610592277255186809473209621192209861891202156089054217776222595146773889787628717841716467537372642065024260276343975141777631302224934477755002902434 2158334614146510201763984409668919009643121981935258014663347912746164402423968025387616428015460395242650680133823362341410143820250163310458564892183515337766961014065416794268232139450746133675682714700997487846532608306214435185960348322481288798318105229584888750987090252125207276026097975858681260022320534687801966447748936752965023998670121677666595131857165799409191984860610421900331671204704378714918577867132047500978513494450713791044673455104190794876295851437757319405666464844921773922401041516727547101776543340852450623705126002943942681810847070007877670932085169990760771399739896421708210530187297502729184158170873450346055509105071181362710963861694494103632891520514809865377402149559652097448782014601808213995178143233847179) math:sum 3492258764784443125892967092838694745639629441817865867805941451916459889567445362117296080746895758351759364658357959315869071379207845358064356960113121348837419838326908150545203999932918946257401513867360204182396514019310907356216033750814824068313000232946879382769319502355059969553479402392465555883267801026391833429199435472504928650158429644459365122184503951748874023533089333854226311551188194466026379291458637938875515885133137607713664458553290380633205830773064286396532025387755297121469459219223057924700077528712672068749884488351400955926169849618895917808843368852169644245225056032300487785374106975938805350380735341548211598159288957585306110635584281732350733236982347238019467173819928441423923792233110438929655898236749613 . (82 2158334614146510201763984409668919009643121981935258014663347912746164402423968025387616428015460395242650680133823362341410143820250163310458564892183515337766961014065416794268232139450746133675682714700997487846532608306214435185960348322481288798318105229584888750987090252125207276026097975858681260022320534687801966447748936752965023998670121677666595131857165799409191984860610421900331671204704378714918577867132047500978513494450713791044673455104190794876295851437757319405666464844921773922401041516727547101776543340852450623705126002943942681810847070007877670932085169990760771399739896421708210530187297502729184158170873450346055509105071181362710963861694494103632891520514809865377402149559652097448782014601808213995178143233847179 3492258764784443125892967092838694745639629441817865867805941451916459889567445362117296080746895758351759364658357959315869071379207845358064356960113121348837419838326908150545203999932918946257401513867360204182396514019310907356216033750814824068313000232946879382769319502355059969553479402392465555883267801026391833429199435472504928650158429644459365122184503951748874023533089333854226311551188194466026379291458637938875515885133137607713664458553290380633205830773064286396532025387755297121469459219223057924700077528712672068749884488351400955926169849618895917808843368852169644245225056032300487785374106975938805350380735341548211598159288957585306110635584281732350733236982347238019467173819928441423923792233110438929655898236749613) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9148,7 +9148,7 @@ _:gn_925 { } _:gn_926 { - 84 math:greaterThan 1 . + (84) math:greaterThan 1 . (84 1) math:difference 83 . (824410463508577277635001726499143273646614522052650161520754373575868915280490688657936775284025032133541995609288765366951216261292481262852772824253909326696502189803925437991260278968573321093963915534634771510668702593117963015704662894147753528323210226222898119204861001895354582498716549324896964161373268349212099466298438033425119347181813710873825141529827647069509946188131509946437030858220562963810776442805457063081511103768289974375682451655091209119385872102450352414800904302088250723332623814232036278853009152992229178660367517536484407695524290396859424055326971129351898554254736811115933275000488029519562965961011559143899420050853405140115817087804706474915049804047272492735337125299375753473640236970505989060700388230944745 1333924150637932924128982683169775735996507459882607853142593539170295487143477336729679652731435363109108684524534596974458927558957682047605792067929606011070458824261491356276971860482172812581718799166362716335863905713096472170255685428333535269994895003361990631782229250229852693527381426533784295860947266338589866981450498719539904651488307966792769990327338152339682038672478911953894640346483815751107801424326590437897002390682423816668991003449099585756909979335306966990865560542833523199068417702495510822923534187860221445044758485407458274115322779611018246876758198861408872845485159610592277255186809473209621192209861891202156089054217776222595146773889787628717841716467537372642065024260276343975141777631302224934477755002902434) math:sum 2158334614146510201763984409668919009643121981935258014663347912746164402423968025387616428015460395242650680133823362341410143820250163310458564892183515337766961014065416794268232139450746133675682714700997487846532608306214435185960348322481288798318105229584888750987090252125207276026097975858681260022320534687801966447748936752965023998670121677666595131857165799409191984860610421900331671204704378714918577867132047500978513494450713791044673455104190794876295851437757319405666464844921773922401041516727547101776543340852450623705126002943942681810847070007877670932085169990760771399739896421708210530187297502729184158170873450346055509105071181362710963861694494103632891520514809865377402149559652097448782014601808213995178143233847179 . (83 1333924150637932924128982683169775735996507459882607853142593539170295487143477336729679652731435363109108684524534596974458927558957682047605792067929606011070458824261491356276971860482172812581718799166362716335863905713096472170255685428333535269994895003361990631782229250229852693527381426533784295860947266338589866981450498719539904651488307966792769990327338152339682038672478911953894640346483815751107801424326590437897002390682423816668991003449099585756909979335306966990865560542833523199068417702495510822923534187860221445044758485407458274115322779611018246876758198861408872845485159610592277255186809473209621192209861891202156089054217776222595146773889787628717841716467537372642065024260276343975141777631302224934477755002902434 2158334614146510201763984409668919009643121981935258014663347912746164402423968025387616428015460395242650680133823362341410143820250163310458564892183515337766961014065416794268232139450746133675682714700997487846532608306214435185960348322481288798318105229584888750987090252125207276026097975858681260022320534687801966447748936752965023998670121677666595131857165799409191984860610421900331671204704378714918577867132047500978513494450713791044673455104190794876295851437757319405666464844921773922401041516727547101776543340852450623705126002943942681810847070007877670932085169990760771399739896421708210530187297502729184158170873450346055509105071181362710963861694494103632891520514809865377402149559652097448782014601808213995178143233847179) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9159,7 +9159,7 @@ _:gn_927 { } _:gn_928 { - 85 math:greaterThan 1 . + (85) math:greaterThan 1 . (85 1) math:difference 84 . (509513687129355646493980956670632462349892937829957691621839165594426571862986648071742877447410330975566688915245831607507711297665200784753019243675696684373956634457565918285711581513599491487754883631727944825195203119978509154551022534185781741671684777139092512577368248334498111028664877208887331699573997989377767515152060686114785304306494255918944848797510505270172092484347402007457609488263252787297024981521133374815491286914133842293308551794008376637524107232856614576064656240745272475735793888263474544070525034867992266384390967870973866419798489214158822821431227732056974291230422799476343980186321443690058226248850332058256669003364371082479329686085081153802791912420264879906727898960900590501501540660796235873777366771957689 824410463508577277635001726499143273646614522052650161520754373575868915280490688657936775284025032133541995609288765366951216261292481262852772824253909326696502189803925437991260278968573321093963915534634771510668702593117963015704662894147753528323210226222898119204861001895354582498716549324896964161373268349212099466298438033425119347181813710873825141529827647069509946188131509946437030858220562963810776442805457063081511103768289974375682451655091209119385872102450352414800904302088250723332623814232036278853009152992229178660367517536484407695524290396859424055326971129351898554254736811115933275000488029519562965961011559143899420050853405140115817087804706474915049804047272492735337125299375753473640236970505989060700388230944745) math:sum 1333924150637932924128982683169775735996507459882607853142593539170295487143477336729679652731435363109108684524534596974458927558957682047605792067929606011070458824261491356276971860482172812581718799166362716335863905713096472170255685428333535269994895003361990631782229250229852693527381426533784295860947266338589866981450498719539904651488307966792769990327338152339682038672478911953894640346483815751107801424326590437897002390682423816668991003449099585756909979335306966990865560542833523199068417702495510822923534187860221445044758485407458274115322779611018246876758198861408872845485159610592277255186809473209621192209861891202156089054217776222595146773889787628717841716467537372642065024260276343975141777631302224934477755002902434 . (84 824410463508577277635001726499143273646614522052650161520754373575868915280490688657936775284025032133541995609288765366951216261292481262852772824253909326696502189803925437991260278968573321093963915534634771510668702593117963015704662894147753528323210226222898119204861001895354582498716549324896964161373268349212099466298438033425119347181813710873825141529827647069509946188131509946437030858220562963810776442805457063081511103768289974375682451655091209119385872102450352414800904302088250723332623814232036278853009152992229178660367517536484407695524290396859424055326971129351898554254736811115933275000488029519562965961011559143899420050853405140115817087804706474915049804047272492735337125299375753473640236970505989060700388230944745 1333924150637932924128982683169775735996507459882607853142593539170295487143477336729679652731435363109108684524534596974458927558957682047605792067929606011070458824261491356276971860482172812581718799166362716335863905713096472170255685428333535269994895003361990631782229250229852693527381426533784295860947266338589866981450498719539904651488307966792769990327338152339682038672478911953894640346483815751107801424326590437897002390682423816668991003449099585756909979335306966990865560542833523199068417702495510822923534187860221445044758485407458274115322779611018246876758198861408872845485159610592277255186809473209621192209861891202156089054217776222595146773889787628717841716467537372642065024260276343975141777631302224934477755002902434) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9170,7 +9170,7 @@ _:gn_929 { } _:gn_930 { - 86 math:greaterThan 1 . + (86) math:greaterThan 1 . (86 1) math:difference 85 . (314896776379221631141020769828510811296721584222692469898915207981442343417504040586193897836614701157975306694042933759443504963627280478099753580578212642322545555346359519705548697454973829606209031902906826685473499473139453861153640359961971786651525449083805606627492753560856471470051672116009632461799270359834331951146377347310334042875319454954880292732317141799337853703784107938979421369957310176513751461284323688266019816854156132082373899861082832481861764869593737838736248061342978247596829925968561734782484118124236912275976549665510541275725801182700601233895743397294924263024314011639589294814166585829504739712161227085642751047489034057636487401719625321112257891627007612828609226338475162972138696309709753186923021458987056 509513687129355646493980956670632462349892937829957691621839165594426571862986648071742877447410330975566688915245831607507711297665200784753019243675696684373956634457565918285711581513599491487754883631727944825195203119978509154551022534185781741671684777139092512577368248334498111028664877208887331699573997989377767515152060686114785304306494255918944848797510505270172092484347402007457609488263252787297024981521133374815491286914133842293308551794008376637524107232856614576064656240745272475735793888263474544070525034867992266384390967870973866419798489214158822821431227732056974291230422799476343980186321443690058226248850332058256669003364371082479329686085081153802791912420264879906727898960900590501501540660796235873777366771957689) math:sum 824410463508577277635001726499143273646614522052650161520754373575868915280490688657936775284025032133541995609288765366951216261292481262852772824253909326696502189803925437991260278968573321093963915534634771510668702593117963015704662894147753528323210226222898119204861001895354582498716549324896964161373268349212099466298438033425119347181813710873825141529827647069509946188131509946437030858220562963810776442805457063081511103768289974375682451655091209119385872102450352414800904302088250723332623814232036278853009152992229178660367517536484407695524290396859424055326971129351898554254736811115933275000488029519562965961011559143899420050853405140115817087804706474915049804047272492735337125299375753473640236970505989060700388230944745 . (85 509513687129355646493980956670632462349892937829957691621839165594426571862986648071742877447410330975566688915245831607507711297665200784753019243675696684373956634457565918285711581513599491487754883631727944825195203119978509154551022534185781741671684777139092512577368248334498111028664877208887331699573997989377767515152060686114785304306494255918944848797510505270172092484347402007457609488263252787297024981521133374815491286914133842293308551794008376637524107232856614576064656240745272475735793888263474544070525034867992266384390967870973866419798489214158822821431227732056974291230422799476343980186321443690058226248850332058256669003364371082479329686085081153802791912420264879906727898960900590501501540660796235873777366771957689 824410463508577277635001726499143273646614522052650161520754373575868915280490688657936775284025032133541995609288765366951216261292481262852772824253909326696502189803925437991260278968573321093963915534634771510668702593117963015704662894147753528323210226222898119204861001895354582498716549324896964161373268349212099466298438033425119347181813710873825141529827647069509946188131509946437030858220562963810776442805457063081511103768289974375682451655091209119385872102450352414800904302088250723332623814232036278853009152992229178660367517536484407695524290396859424055326971129351898554254736811115933275000488029519562965961011559143899420050853405140115817087804706474915049804047272492735337125299375753473640236970505989060700388230944745) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9181,7 +9181,7 @@ _:gn_931 { } _:gn_932 { - 87 math:greaterThan 1 . + (87) math:greaterThan 1 . (87 1) math:difference 86 . (194616910750134015352960186842121651053171353607265221722923957612984228445482607485548979610795629817591382221202897848064206334037920306653265663097484042051411079111206398580162884058625661881545851728821118139721703646839055293397382174223809955020159328055286905949875494773641639558613205092877699237774727629543435564005683338804451261431174800964064556065193363470834238780563294068478188118305942610783273520236809686549471470059977710210934651932925544155662342363262876737328408179402294228138963962294912809288040916743755354108414418205463325144072688031458221587535484334762050028206108787836754685372154857860553486536689104972613917955875337024842842284365455832690534020793257267078118672622425427529362844351086482686854345312970633 314896776379221631141020769828510811296721584222692469898915207981442343417504040586193897836614701157975306694042933759443504963627280478099753580578212642322545555346359519705548697454973829606209031902906826685473499473139453861153640359961971786651525449083805606627492753560856471470051672116009632461799270359834331951146377347310334042875319454954880292732317141799337853703784107938979421369957310176513751461284323688266019816854156132082373899861082832481861764869593737838736248061342978247596829925968561734782484118124236912275976549665510541275725801182700601233895743397294924263024314011639589294814166585829504739712161227085642751047489034057636487401719625321112257891627007612828609226338475162972138696309709753186923021458987056) math:sum 509513687129355646493980956670632462349892937829957691621839165594426571862986648071742877447410330975566688915245831607507711297665200784753019243675696684373956634457565918285711581513599491487754883631727944825195203119978509154551022534185781741671684777139092512577368248334498111028664877208887331699573997989377767515152060686114785304306494255918944848797510505270172092484347402007457609488263252787297024981521133374815491286914133842293308551794008376637524107232856614576064656240745272475735793888263474544070525034867992266384390967870973866419798489214158822821431227732056974291230422799476343980186321443690058226248850332058256669003364371082479329686085081153802791912420264879906727898960900590501501540660796235873777366771957689 . (86 314896776379221631141020769828510811296721584222692469898915207981442343417504040586193897836614701157975306694042933759443504963627280478099753580578212642322545555346359519705548697454973829606209031902906826685473499473139453861153640359961971786651525449083805606627492753560856471470051672116009632461799270359834331951146377347310334042875319454954880292732317141799337853703784107938979421369957310176513751461284323688266019816854156132082373899861082832481861764869593737838736248061342978247596829925968561734782484118124236912275976549665510541275725801182700601233895743397294924263024314011639589294814166585829504739712161227085642751047489034057636487401719625321112257891627007612828609226338475162972138696309709753186923021458987056 509513687129355646493980956670632462349892937829957691621839165594426571862986648071742877447410330975566688915245831607507711297665200784753019243675696684373956634457565918285711581513599491487754883631727944825195203119978509154551022534185781741671684777139092512577368248334498111028664877208887331699573997989377767515152060686114785304306494255918944848797510505270172092484347402007457609488263252787297024981521133374815491286914133842293308551794008376637524107232856614576064656240745272475735793888263474544070525034867992266384390967870973866419798489214158822821431227732056974291230422799476343980186321443690058226248850332058256669003364371082479329686085081153802791912420264879906727898960900590501501540660796235873777366771957689) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9192,7 +9192,7 @@ _:gn_933 { } _:gn_934 { - 88 math:greaterThan 1 . + (88) math:greaterThan 1 . (88 1) math:difference 87 . (120279865629087615788060582986389160243550230615427248175991250368458114972021433100644918225819071340383924472840035911379298629589360171446487917480728600271134476235153121125385813396348167724663180174085708545751795826300398567756258185738161831631366121028518700677617258787214831911438467023131933224024542730290896387140694008505882781444144653990815736667123778328503614923220813870501233251651367565730477941047514001716548346794178421871439247928157288326199422506330861101407839881940684019457865963673648925494443201380481558167562131460047216131653113151242379646360259062532874234818205223802834609442011727968951253175472122113028833091613697032793645117354169488421723870833750345750490553716049735442775851958623270500068676146016423 194616910750134015352960186842121651053171353607265221722923957612984228445482607485548979610795629817591382221202897848064206334037920306653265663097484042051411079111206398580162884058625661881545851728821118139721703646839055293397382174223809955020159328055286905949875494773641639558613205092877699237774727629543435564005683338804451261431174800964064556065193363470834238780563294068478188118305942610783273520236809686549471470059977710210934651932925544155662342363262876737328408179402294228138963962294912809288040916743755354108414418205463325144072688031458221587535484334762050028206108787836754685372154857860553486536689104972613917955875337024842842284365455832690534020793257267078118672622425427529362844351086482686854345312970633) math:sum 314896776379221631141020769828510811296721584222692469898915207981442343417504040586193897836614701157975306694042933759443504963627280478099753580578212642322545555346359519705548697454973829606209031902906826685473499473139453861153640359961971786651525449083805606627492753560856471470051672116009632461799270359834331951146377347310334042875319454954880292732317141799337853703784107938979421369957310176513751461284323688266019816854156132082373899861082832481861764869593737838736248061342978247596829925968561734782484118124236912275976549665510541275725801182700601233895743397294924263024314011639589294814166585829504739712161227085642751047489034057636487401719625321112257891627007612828609226338475162972138696309709753186923021458987056 . (87 194616910750134015352960186842121651053171353607265221722923957612984228445482607485548979610795629817591382221202897848064206334037920306653265663097484042051411079111206398580162884058625661881545851728821118139721703646839055293397382174223809955020159328055286905949875494773641639558613205092877699237774727629543435564005683338804451261431174800964064556065193363470834238780563294068478188118305942610783273520236809686549471470059977710210934651932925544155662342363262876737328408179402294228138963962294912809288040916743755354108414418205463325144072688031458221587535484334762050028206108787836754685372154857860553486536689104972613917955875337024842842284365455832690534020793257267078118672622425427529362844351086482686854345312970633 314896776379221631141020769828510811296721584222692469898915207981442343417504040586193897836614701157975306694042933759443504963627280478099753580578212642322545555346359519705548697454973829606209031902906826685473499473139453861153640359961971786651525449083805606627492753560856471470051672116009632461799270359834331951146377347310334042875319454954880292732317141799337853703784107938979421369957310176513751461284323688266019816854156132082373899861082832481861764869593737838736248061342978247596829925968561734782484118124236912275976549665510541275725801182700601233895743397294924263024314011639589294814166585829504739712161227085642751047489034057636487401719625321112257891627007612828609226338475162972138696309709753186923021458987056) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9203,7 +9203,7 @@ _:gn_935 { } _:gn_936 { - 89 math:greaterThan 1 . + (89) math:greaterThan 1 . (89 1) math:difference 88 . (74337045121046399564899603855732490809621122991837973546932707244526113473461174384904061384976558477207457748362861936684907704448560135206777745616755441780276602876053277454777070662277494156882671554735409593969907820538656725641123988485648123388793207026768205272258235986426807647174738069745766013750184899252539176864989330298568479987030146973248819398069585142330623857342480197976954866654575045052795579189295684832923123265799288339495404004768255829462919856932015635920568297461610208681097998621263883793597715363273795940852286745416109012419574880215841941175225272229175793387903564033920075930143129891602233361216982859585084864261639992049197167011286344268810149959506921327628118906375692086586992392463212186785669166954210 120279865629087615788060582986389160243550230615427248175991250368458114972021433100644918225819071340383924472840035911379298629589360171446487917480728600271134476235153121125385813396348167724663180174085708545751795826300398567756258185738161831631366121028518700677617258787214831911438467023131933224024542730290896387140694008505882781444144653990815736667123778328503614923220813870501233251651367565730477941047514001716548346794178421871439247928157288326199422506330861101407839881940684019457865963673648925494443201380481558167562131460047216131653113151242379646360259062532874234818205223802834609442011727968951253175472122113028833091613697032793645117354169488421723870833750345750490553716049735442775851958623270500068676146016423) math:sum 194616910750134015352960186842121651053171353607265221722923957612984228445482607485548979610795629817591382221202897848064206334037920306653265663097484042051411079111206398580162884058625661881545851728821118139721703646839055293397382174223809955020159328055286905949875494773641639558613205092877699237774727629543435564005683338804451261431174800964064556065193363470834238780563294068478188118305942610783273520236809686549471470059977710210934651932925544155662342363262876737328408179402294228138963962294912809288040916743755354108414418205463325144072688031458221587535484334762050028206108787836754685372154857860553486536689104972613917955875337024842842284365455832690534020793257267078118672622425427529362844351086482686854345312970633 . (88 120279865629087615788060582986389160243550230615427248175991250368458114972021433100644918225819071340383924472840035911379298629589360171446487917480728600271134476235153121125385813396348167724663180174085708545751795826300398567756258185738161831631366121028518700677617258787214831911438467023131933224024542730290896387140694008505882781444144653990815736667123778328503614923220813870501233251651367565730477941047514001716548346794178421871439247928157288326199422506330861101407839881940684019457865963673648925494443201380481558167562131460047216131653113151242379646360259062532874234818205223802834609442011727968951253175472122113028833091613697032793645117354169488421723870833750345750490553716049735442775851958623270500068676146016423 194616910750134015352960186842121651053171353607265221722923957612984228445482607485548979610795629817591382221202897848064206334037920306653265663097484042051411079111206398580162884058625661881545851728821118139721703646839055293397382174223809955020159328055286905949875494773641639558613205092877699237774727629543435564005683338804451261431174800964064556065193363470834238780563294068478188118305942610783273520236809686549471470059977710210934651932925544155662342363262876737328408179402294228138963962294912809288040916743755354108414418205463325144072688031458221587535484334762050028206108787836754685372154857860553486536689104972613917955875337024842842284365455832690534020793257267078118672622425427529362844351086482686854345312970633) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9214,7 +9214,7 @@ _:gn_937 { } _:gn_938 { - 90 math:greaterThan 1 . + (90) math:greaterThan 1 . (90 1) math:difference 89 . (45942820508041216223160979130656669433929107623589274629058543123932001498560258715740856840842512863176466724477173974694390925140800036239710171863973158490857873359099843670608742734070673567780508619350298951781888005761741842115134197252513708242572914001750495405359022800788024264263728953386167210274357831038357210275704678207314301457114507017566917269054193186172991065878333672524278384996792520677682361858218316883625223528379133531943843923389032496736502649398845465487271584479073810776767965052385041700845486017207762226709844714631107119233538271026537705185033790303698441430301659768914533511868598077349019814255139253443748227352057040744447950342883144152913720874243424422862434809674043356188859566160058313283006979062213 74337045121046399564899603855732490809621122991837973546932707244526113473461174384904061384976558477207457748362861936684907704448560135206777745616755441780276602876053277454777070662277494156882671554735409593969907820538656725641123988485648123388793207026768205272258235986426807647174738069745766013750184899252539176864989330298568479987030146973248819398069585142330623857342480197976954866654575045052795579189295684832923123265799288339495404004768255829462919856932015635920568297461610208681097998621263883793597715363273795940852286745416109012419574880215841941175225272229175793387903564033920075930143129891602233361216982859585084864261639992049197167011286344268810149959506921327628118906375692086586992392463212186785669166954210) math:sum 120279865629087615788060582986389160243550230615427248175991250368458114972021433100644918225819071340383924472840035911379298629589360171446487917480728600271134476235153121125385813396348167724663180174085708545751795826300398567756258185738161831631366121028518700677617258787214831911438467023131933224024542730290896387140694008505882781444144653990815736667123778328503614923220813870501233251651367565730477941047514001716548346794178421871439247928157288326199422506330861101407839881940684019457865963673648925494443201380481558167562131460047216131653113151242379646360259062532874234818205223802834609442011727968951253175472122113028833091613697032793645117354169488421723870833750345750490553716049735442775851958623270500068676146016423 . (89 74337045121046399564899603855732490809621122991837973546932707244526113473461174384904061384976558477207457748362861936684907704448560135206777745616755441780276602876053277454777070662277494156882671554735409593969907820538656725641123988485648123388793207026768205272258235986426807647174738069745766013750184899252539176864989330298568479987030146973248819398069585142330623857342480197976954866654575045052795579189295684832923123265799288339495404004768255829462919856932015635920568297461610208681097998621263883793597715363273795940852286745416109012419574880215841941175225272229175793387903564033920075930143129891602233361216982859585084864261639992049197167011286344268810149959506921327628118906375692086586992392463212186785669166954210 120279865629087615788060582986389160243550230615427248175991250368458114972021433100644918225819071340383924472840035911379298629589360171446487917480728600271134476235153121125385813396348167724663180174085708545751795826300398567756258185738161831631366121028518700677617258787214831911438467023131933224024542730290896387140694008505882781444144653990815736667123778328503614923220813870501233251651367565730477941047514001716548346794178421871439247928157288326199422506330861101407839881940684019457865963673648925494443201380481558167562131460047216131653113151242379646360259062532874234818205223802834609442011727968951253175472122113028833091613697032793645117354169488421723870833750345750490553716049735442775851958623270500068676146016423) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9225,7 +9225,7 @@ _:gn_939 { } _:gn_940 { - 91 math:greaterThan 1 . + (91) math:greaterThan 1 . (91 1) math:difference 90 . (28394224613005183341738624725075821375692015368248698917874164120594111974900915669163204544134045614030991023885687961990516779307760098967067573752782283289418729516953433784168327928206820589102162935385110642188019814776914883525989791233134415146220293025017709866899213185638783382911009116359598803475827068214181966589284652091254178529915639955681902129015391956157632791464146525452676481657782524375113217331077367949297899737420154807551560081379223332726417207533170170433296712982536397904330033568878842092752229346066033714142442030785001893186036609189304235990191481925477351957601904265005542418274531814253213546961843606141336636909582951304749216668403200115896429085263496904765684096701648730398132826303153873502662187891997 45942820508041216223160979130656669433929107623589274629058543123932001498560258715740856840842512863176466724477173974694390925140800036239710171863973158490857873359099843670608742734070673567780508619350298951781888005761741842115134197252513708242572914001750495405359022800788024264263728953386167210274357831038357210275704678207314301457114507017566917269054193186172991065878333672524278384996792520677682361858218316883625223528379133531943843923389032496736502649398845465487271584479073810776767965052385041700845486017207762226709844714631107119233538271026537705185033790303698441430301659768914533511868598077349019814255139253443748227352057040744447950342883144152913720874243424422862434809674043356188859566160058313283006979062213) math:sum 74337045121046399564899603855732490809621122991837973546932707244526113473461174384904061384976558477207457748362861936684907704448560135206777745616755441780276602876053277454777070662277494156882671554735409593969907820538656725641123988485648123388793207026768205272258235986426807647174738069745766013750184899252539176864989330298568479987030146973248819398069585142330623857342480197976954866654575045052795579189295684832923123265799288339495404004768255829462919856932015635920568297461610208681097998621263883793597715363273795940852286745416109012419574880215841941175225272229175793387903564033920075930143129891602233361216982859585084864261639992049197167011286344268810149959506921327628118906375692086586992392463212186785669166954210 . (90 45942820508041216223160979130656669433929107623589274629058543123932001498560258715740856840842512863176466724477173974694390925140800036239710171863973158490857873359099843670608742734070673567780508619350298951781888005761741842115134197252513708242572914001750495405359022800788024264263728953386167210274357831038357210275704678207314301457114507017566917269054193186172991065878333672524278384996792520677682361858218316883625223528379133531943843923389032496736502649398845465487271584479073810776767965052385041700845486017207762226709844714631107119233538271026537705185033790303698441430301659768914533511868598077349019814255139253443748227352057040744447950342883144152913720874243424422862434809674043356188859566160058313283006979062213 74337045121046399564899603855732490809621122991837973546932707244526113473461174384904061384976558477207457748362861936684907704448560135206777745616755441780276602876053277454777070662277494156882671554735409593969907820538656725641123988485648123388793207026768205272258235986426807647174738069745766013750184899252539176864989330298568479987030146973248819398069585142330623857342480197976954866654575045052795579189295684832923123265799288339495404004768255829462919856932015635920568297461610208681097998621263883793597715363273795940852286745416109012419574880215841941175225272229175793387903564033920075930143129891602233361216982859585084864261639992049197167011286344268810149959506921327628118906375692086586992392463212186785669166954210) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9236,7 +9236,7 @@ _:gn_941 { } _:gn_942 { - 92 math:greaterThan 1 . + (92) math:greaterThan 1 . (92 1) math:difference 91 . (17548595895036032881422354405580848058237092255340575711184379003337889523659343046577652296708467249145475700591486012703874145833039937272642598111190875201439143842146409886440414805863852978678345683965188309593868190984826958589144406019379293096352620976732785538459809615149240881352719837026568406798530762824175243686420026116060122927198867061885015140038801230015358274414187147071601903339009996302569144527140948934327323790958978724392283842009809164010085441865675295053974871496537412872437931483506199608093256671141728512567402683846105226047501661837233469194842308378221089472699755503908991093594066263095806267293295647302411590442474089439698733674479944037017291788979927518096750712972394625790726739856904439780344791170216 28394224613005183341738624725075821375692015368248698917874164120594111974900915669163204544134045614030991023885687961990516779307760098967067573752782283289418729516953433784168327928206820589102162935385110642188019814776914883525989791233134415146220293025017709866899213185638783382911009116359598803475827068214181966589284652091254178529915639955681902129015391956157632791464146525452676481657782524375113217331077367949297899737420154807551560081379223332726417207533170170433296712982536397904330033568878842092752229346066033714142442030785001893186036609189304235990191481925477351957601904265005542418274531814253213546961843606141336636909582951304749216668403200115896429085263496904765684096701648730398132826303153873502662187891997) math:sum 45942820508041216223160979130656669433929107623589274629058543123932001498560258715740856840842512863176466724477173974694390925140800036239710171863973158490857873359099843670608742734070673567780508619350298951781888005761741842115134197252513708242572914001750495405359022800788024264263728953386167210274357831038357210275704678207314301457114507017566917269054193186172991065878333672524278384996792520677682361858218316883625223528379133531943843923389032496736502649398845465487271584479073810776767965052385041700845486017207762226709844714631107119233538271026537705185033790303698441430301659768914533511868598077349019814255139253443748227352057040744447950342883144152913720874243424422862434809674043356188859566160058313283006979062213 . (91 28394224613005183341738624725075821375692015368248698917874164120594111974900915669163204544134045614030991023885687961990516779307760098967067573752782283289418729516953433784168327928206820589102162935385110642188019814776914883525989791233134415146220293025017709866899213185638783382911009116359598803475827068214181966589284652091254178529915639955681902129015391956157632791464146525452676481657782524375113217331077367949297899737420154807551560081379223332726417207533170170433296712982536397904330033568878842092752229346066033714142442030785001893186036609189304235990191481925477351957601904265005542418274531814253213546961843606141336636909582951304749216668403200115896429085263496904765684096701648730398132826303153873502662187891997 45942820508041216223160979130656669433929107623589274629058543123932001498560258715740856840842512863176466724477173974694390925140800036239710171863973158490857873359099843670608742734070673567780508619350298951781888005761741842115134197252513708242572914001750495405359022800788024264263728953386167210274357831038357210275704678207314301457114507017566917269054193186172991065878333672524278384996792520677682361858218316883625223528379133531943843923389032496736502649398845465487271584479073810776767965052385041700845486017207762226709844714631107119233538271026537705185033790303698441430301659768914533511868598077349019814255139253443748227352057040744447950342883144152913720874243424422862434809674043356188859566160058313283006979062213) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9247,7 +9247,7 @@ _:gn_943 { } _:gn_944 { - 93 math:greaterThan 1 . + (93) math:greaterThan 1 . (93 1) math:difference 92 . (10845628717969150460316270319494973317454923112908123206689785117256222451241572622585552247425578364885515323294201949286642633474720161694424975641591408087979585674807023897727913122342967610423817251419922332594151623792087924936845385213755122049867672048284924328439403570489542501558289279333030396677296305390006722902864625975194055602716772893796886988976590726142274517049959378381074578318772528072544072803936419014970575946461176083159276239369414168716331765667494875379321841485998985031892102085372642484658972674924305201575039346938896667138534947352070766795349173547256262484902148761096551324680465551157407279668547958838925046467108861865050482993923256078879137296283569386668933383729254104607406086446249433722317396721781 17548595895036032881422354405580848058237092255340575711184379003337889523659343046577652296708467249145475700591486012703874145833039937272642598111190875201439143842146409886440414805863852978678345683965188309593868190984826958589144406019379293096352620976732785538459809615149240881352719837026568406798530762824175243686420026116060122927198867061885015140038801230015358274414187147071601903339009996302569144527140948934327323790958978724392283842009809164010085441865675295053974871496537412872437931483506199608093256671141728512567402683846105226047501661837233469194842308378221089472699755503908991093594066263095806267293295647302411590442474089439698733674479944037017291788979927518096750712972394625790726739856904439780344791170216) math:sum 28394224613005183341738624725075821375692015368248698917874164120594111974900915669163204544134045614030991023885687961990516779307760098967067573752782283289418729516953433784168327928206820589102162935385110642188019814776914883525989791233134415146220293025017709866899213185638783382911009116359598803475827068214181966589284652091254178529915639955681902129015391956157632791464146525452676481657782524375113217331077367949297899737420154807551560081379223332726417207533170170433296712982536397904330033568878842092752229346066033714142442030785001893186036609189304235990191481925477351957601904265005542418274531814253213546961843606141336636909582951304749216668403200115896429085263496904765684096701648730398132826303153873502662187891997 . (92 17548595895036032881422354405580848058237092255340575711184379003337889523659343046577652296708467249145475700591486012703874145833039937272642598111190875201439143842146409886440414805863852978678345683965188309593868190984826958589144406019379293096352620976732785538459809615149240881352719837026568406798530762824175243686420026116060122927198867061885015140038801230015358274414187147071601903339009996302569144527140948934327323790958978724392283842009809164010085441865675295053974871496537412872437931483506199608093256671141728512567402683846105226047501661837233469194842308378221089472699755503908991093594066263095806267293295647302411590442474089439698733674479944037017291788979927518096750712972394625790726739856904439780344791170216 28394224613005183341738624725075821375692015368248698917874164120594111974900915669163204544134045614030991023885687961990516779307760098967067573752782283289418729516953433784168327928206820589102162935385110642188019814776914883525989791233134415146220293025017709866899213185638783382911009116359598803475827068214181966589284652091254178529915639955681902129015391956157632791464146525452676481657782524375113217331077367949297899737420154807551560081379223332726417207533170170433296712982536397904330033568878842092752229346066033714142442030785001893186036609189304235990191481925477351957601904265005542418274531814253213546961843606141336636909582951304749216668403200115896429085263496904765684096701648730398132826303153873502662187891997) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9258,7 +9258,7 @@ _:gn_945 { } _:gn_946 { - 94 math:greaterThan 1 . + (94) math:greaterThan 1 . (94 1) math:difference 93 . (6702967177066882421106084086085874740782169142432452504494593886081667072417770423992100049282888884259960377297284063417231512358319775578217622469599467113459558167339385988712501683520885368254528432545265976999716567192739033652299020805624171046484948928447861210020406044659698379794430557693538010121234457434168520783555400140866067324482094168088128151062210503873083757364227768690527325020237468230025071723204529919356747844497802641233007602640394995293753676198180419674653030010538427840545829398133557123434283996217423310992363336907208558908966714485162702399493134830964826987797606742812439768913600711938398987624747688463486543975365227574648250680556687958138154492696358131427817329243140521183320653410655006058027394448435 10845628717969150460316270319494973317454923112908123206689785117256222451241572622585552247425578364885515323294201949286642633474720161694424975641591408087979585674807023897727913122342967610423817251419922332594151623792087924936845385213755122049867672048284924328439403570489542501558289279333030396677296305390006722902864625975194055602716772893796886988976590726142274517049959378381074578318772528072544072803936419014970575946461176083159276239369414168716331765667494875379321841485998985031892102085372642484658972674924305201575039346938896667138534947352070766795349173547256262484902148761096551324680465551157407279668547958838925046467108861865050482993923256078879137296283569386668933383729254104607406086446249433722317396721781) math:sum 17548595895036032881422354405580848058237092255340575711184379003337889523659343046577652296708467249145475700591486012703874145833039937272642598111190875201439143842146409886440414805863852978678345683965188309593868190984826958589144406019379293096352620976732785538459809615149240881352719837026568406798530762824175243686420026116060122927198867061885015140038801230015358274414187147071601903339009996302569144527140948934327323790958978724392283842009809164010085441865675295053974871496537412872437931483506199608093256671141728512567402683846105226047501661837233469194842308378221089472699755503908991093594066263095806267293295647302411590442474089439698733674479944037017291788979927518096750712972394625790726739856904439780344791170216 . (93 10845628717969150460316270319494973317454923112908123206689785117256222451241572622585552247425578364885515323294201949286642633474720161694424975641591408087979585674807023897727913122342967610423817251419922332594151623792087924936845385213755122049867672048284924328439403570489542501558289279333030396677296305390006722902864625975194055602716772893796886988976590726142274517049959378381074578318772528072544072803936419014970575946461176083159276239369414168716331765667494875379321841485998985031892102085372642484658972674924305201575039346938896667138534947352070766795349173547256262484902148761096551324680465551157407279668547958838925046467108861865050482993923256078879137296283569386668933383729254104607406086446249433722317396721781 17548595895036032881422354405580848058237092255340575711184379003337889523659343046577652296708467249145475700591486012703874145833039937272642598111190875201439143842146409886440414805863852978678345683965188309593868190984826958589144406019379293096352620976732785538459809615149240881352719837026568406798530762824175243686420026116060122927198867061885015140038801230015358274414187147071601903339009996302569144527140948934327323790958978724392283842009809164010085441865675295053974871496537412872437931483506199608093256671141728512567402683846105226047501661837233469194842308378221089472699755503908991093594066263095806267293295647302411590442474089439698733674479944037017291788979927518096750712972394625790726739856904439780344791170216) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9269,7 +9269,7 @@ _:gn_947 { } _:gn_948 { - 95 math:greaterThan 1 . + (95) math:greaterThan 1 . (95 1) math:difference 94 . (4142661540902268039210186233409098576672753970475670702195191231174555378823802198593452198142689480625554945996917885869411121116400386116207353171991940974520027507467637909015411438822082242169288818874656355594435056599348891284546364408130951003382723119837063118418997525829844121763858721639492386556061847955838202119309225834327988278234678725708758837914380222269190759685731609690547253298535059842519001080731889095613828101963373441926268636729019173422578089469314455704668811475460557191346272687239085361224688678706881890582676010031688108229568232866908064395856038716291435497104542018284111555766864839219008292043800270375438502491743634290402232313366568120740982803587211255241116054486113583424085433035594427664290002273346 6702967177066882421106084086085874740782169142432452504494593886081667072417770423992100049282888884259960377297284063417231512358319775578217622469599467113459558167339385988712501683520885368254528432545265976999716567192739033652299020805624171046484948928447861210020406044659698379794430557693538010121234457434168520783555400140866067324482094168088128151062210503873083757364227768690527325020237468230025071723204529919356747844497802641233007602640394995293753676198180419674653030010538427840545829398133557123434283996217423310992363336907208558908966714485162702399493134830964826987797606742812439768913600711938398987624747688463486543975365227574648250680556687958138154492696358131427817329243140521183320653410655006058027394448435) math:sum 10845628717969150460316270319494973317454923112908123206689785117256222451241572622585552247425578364885515323294201949286642633474720161694424975641591408087979585674807023897727913122342967610423817251419922332594151623792087924936845385213755122049867672048284924328439403570489542501558289279333030396677296305390006722902864625975194055602716772893796886988976590726142274517049959378381074578318772528072544072803936419014970575946461176083159276239369414168716331765667494875379321841485998985031892102085372642484658972674924305201575039346938896667138534947352070766795349173547256262484902148761096551324680465551157407279668547958838925046467108861865050482993923256078879137296283569386668933383729254104607406086446249433722317396721781 . (94 6702967177066882421106084086085874740782169142432452504494593886081667072417770423992100049282888884259960377297284063417231512358319775578217622469599467113459558167339385988712501683520885368254528432545265976999716567192739033652299020805624171046484948928447861210020406044659698379794430557693538010121234457434168520783555400140866067324482094168088128151062210503873083757364227768690527325020237468230025071723204529919356747844497802641233007602640394995293753676198180419674653030010538427840545829398133557123434283996217423310992363336907208558908966714485162702399493134830964826987797606742812439768913600711938398987624747688463486543975365227574648250680556687958138154492696358131427817329243140521183320653410655006058027394448435 10845628717969150460316270319494973317454923112908123206689785117256222451241572622585552247425578364885515323294201949286642633474720161694424975641591408087979585674807023897727913122342967610423817251419922332594151623792087924936845385213755122049867672048284924328439403570489542501558289279333030396677296305390006722902864625975194055602716772893796886988976590726142274517049959378381074578318772528072544072803936419014970575946461176083159276239369414168716331765667494875379321841485998985031892102085372642484658972674924305201575039346938896667138534947352070766795349173547256262484902148761096551324680465551157407279668547958838925046467108861865050482993923256078879137296283569386668933383729254104607406086446249433722317396721781) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9280,7 +9280,7 @@ _:gn_949 { } _:gn_950 { - 96 math:greaterThan 1 . + (96) math:greaterThan 1 . (96 1) math:difference 95 . (2560305636164614381895897852676776164109415171956781802299402654907111693593968225398647851140199403634405431300366177547820391241919389462010269297607526138939530659871748079697090244698803126085239613670609621405281510593390142367752656397493220043102225808610798091601408518829854258030571836054045623565172609478330318664246174306538079046247415442379369313147830281603892997678496158999980071721702408387506070642472640823742919742534429199306738965911375821871175586728865963969984218535077870649199556710894471762209595317510541420409687326875520450679398481618254638003637096114673391490693064724528328213146735872719390695580947418088048041483621593284246018367190119837397171689109146876186701274757026937759235220375060578393737392175089 4142661540902268039210186233409098576672753970475670702195191231174555378823802198593452198142689480625554945996917885869411121116400386116207353171991940974520027507467637909015411438822082242169288818874656355594435056599348891284546364408130951003382723119837063118418997525829844121763858721639492386556061847955838202119309225834327988278234678725708758837914380222269190759685731609690547253298535059842519001080731889095613828101963373441926268636729019173422578089469314455704668811475460557191346272687239085361224688678706881890582676010031688108229568232866908064395856038716291435497104542018284111555766864839219008292043800270375438502491743634290402232313366568120740982803587211255241116054486113583424085433035594427664290002273346) math:sum 6702967177066882421106084086085874740782169142432452504494593886081667072417770423992100049282888884259960377297284063417231512358319775578217622469599467113459558167339385988712501683520885368254528432545265976999716567192739033652299020805624171046484948928447861210020406044659698379794430557693538010121234457434168520783555400140866067324482094168088128151062210503873083757364227768690527325020237468230025071723204529919356747844497802641233007602640394995293753676198180419674653030010538427840545829398133557123434283996217423310992363336907208558908966714485162702399493134830964826987797606742812439768913600711938398987624747688463486543975365227574648250680556687958138154492696358131427817329243140521183320653410655006058027394448435 . (95 4142661540902268039210186233409098576672753970475670702195191231174555378823802198593452198142689480625554945996917885869411121116400386116207353171991940974520027507467637909015411438822082242169288818874656355594435056599348891284546364408130951003382723119837063118418997525829844121763858721639492386556061847955838202119309225834327988278234678725708758837914380222269190759685731609690547253298535059842519001080731889095613828101963373441926268636729019173422578089469314455704668811475460557191346272687239085361224688678706881890582676010031688108229568232866908064395856038716291435497104542018284111555766864839219008292043800270375438502491743634290402232313366568120740982803587211255241116054486113583424085433035594427664290002273346 6702967177066882421106084086085874740782169142432452504494593886081667072417770423992100049282888884259960377297284063417231512358319775578217622469599467113459558167339385988712501683520885368254528432545265976999716567192739033652299020805624171046484948928447861210020406044659698379794430557693538010121234457434168520783555400140866067324482094168088128151062210503873083757364227768690527325020237468230025071723204529919356747844497802641233007602640394995293753676198180419674653030010538427840545829398133557123434283996217423310992363336907208558908966714485162702399493134830964826987797606742812439768913600711938398987624747688463486543975365227574648250680556687958138154492696358131427817329243140521183320653410655006058027394448435) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9291,7 +9291,7 @@ _:gn_951 { } _:gn_952 { - 97 math:greaterThan 1 . + (97) math:greaterThan 1 . (97 1) math:difference 96 . (1582355904737653657314288380732322412563338798518888899895788576267443685229833973194804347002490076991149514696551708321590729874480996654197083874384414835580496847595889829318321194123279116084049205204046734189153546005958748916793708010637730960280497311226265026817589006999989863733286885585446762990889238477507883455063051527789909231987263283329389524766549940665297762007235450690567181576832651455012930438259248271870908359428944242619529670817643351551402502740448491734684592940382686542146715976344613599015093361196340470172988683156167657550169751248653426392218942601618044006411477293755783342620128966499617596462852852287390461008122041006156213946176448283343811114478064379054414779729086645664850212660533849270552610098257 2560305636164614381895897852676776164109415171956781802299402654907111693593968225398647851140199403634405431300366177547820391241919389462010269297607526138939530659871748079697090244698803126085239613670609621405281510593390142367752656397493220043102225808610798091601408518829854258030571836054045623565172609478330318664246174306538079046247415442379369313147830281603892997678496158999980071721702408387506070642472640823742919742534429199306738965911375821871175586728865963969984218535077870649199556710894471762209595317510541420409687326875520450679398481618254638003637096114673391490693064724528328213146735872719390695580947418088048041483621593284246018367190119837397171689109146876186701274757026937759235220375060578393737392175089) math:sum 4142661540902268039210186233409098576672753970475670702195191231174555378823802198593452198142689480625554945996917885869411121116400386116207353171991940974520027507467637909015411438822082242169288818874656355594435056599348891284546364408130951003382723119837063118418997525829844121763858721639492386556061847955838202119309225834327988278234678725708758837914380222269190759685731609690547253298535059842519001080731889095613828101963373441926268636729019173422578089469314455704668811475460557191346272687239085361224688678706881890582676010031688108229568232866908064395856038716291435497104542018284111555766864839219008292043800270375438502491743634290402232313366568120740982803587211255241116054486113583424085433035594427664290002273346 . (96 2560305636164614381895897852676776164109415171956781802299402654907111693593968225398647851140199403634405431300366177547820391241919389462010269297607526138939530659871748079697090244698803126085239613670609621405281510593390142367752656397493220043102225808610798091601408518829854258030571836054045623565172609478330318664246174306538079046247415442379369313147830281603892997678496158999980071721702408387506070642472640823742919742534429199306738965911375821871175586728865963969984218535077870649199556710894471762209595317510541420409687326875520450679398481618254638003637096114673391490693064724528328213146735872719390695580947418088048041483621593284246018367190119837397171689109146876186701274757026937759235220375060578393737392175089 4142661540902268039210186233409098576672753970475670702195191231174555378823802198593452198142689480625554945996917885869411121116400386116207353171991940974520027507467637909015411438822082242169288818874656355594435056599348891284546364408130951003382723119837063118418997525829844121763858721639492386556061847955838202119309225834327988278234678725708758837914380222269190759685731609690547253298535059842519001080731889095613828101963373441926268636729019173422578089469314455704668811475460557191346272687239085361224688678706881890582676010031688108229568232866908064395856038716291435497104542018284111555766864839219008292043800270375438502491743634290402232313366568120740982803587211255241116054486113583424085433035594427664290002273346) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9302,7 +9302,7 @@ _:gn_953 { } _:gn_954 { - 98 math:greaterThan 1 . + (98) math:greaterThan 1 . (98 1) math:difference 97 . (977949731426960724581609471944453751546076373437892902403614078639668008364134252203843504137709326643255916603814469226229661367438392807813185423223111303359033812275858250378769050575524010001190408466562887216127964587431393450958948386855489082821728497384533064783819511829864394297284950468598860574283371000822435209183122778748169814260152159049979788381280340938595235671260708309412890144869756932493140204213392551872011383105484956687209295093732470319773083988417472235299625594695184107052840734549858163194501956314200950236698643719352793129228730369601211611418153513055347484281587430772544870526606906219773099118094565800657580475499552278089804421013671554053360574631082497132286495027940292094385007714526729123184782076832 1582355904737653657314288380732322412563338798518888899895788576267443685229833973194804347002490076991149514696551708321590729874480996654197083874384414835580496847595889829318321194123279116084049205204046734189153546005958748916793708010637730960280497311226265026817589006999989863733286885585446762990889238477507883455063051527789909231987263283329389524766549940665297762007235450690567181576832651455012930438259248271870908359428944242619529670817643351551402502740448491734684592940382686542146715976344613599015093361196340470172988683156167657550169751248653426392218942601618044006411477293755783342620128966499617596462852852287390461008122041006156213946176448283343811114478064379054414779729086645664850212660533849270552610098257) math:sum 2560305636164614381895897852676776164109415171956781802299402654907111693593968225398647851140199403634405431300366177547820391241919389462010269297607526138939530659871748079697090244698803126085239613670609621405281510593390142367752656397493220043102225808610798091601408518829854258030571836054045623565172609478330318664246174306538079046247415442379369313147830281603892997678496158999980071721702408387506070642472640823742919742534429199306738965911375821871175586728865963969984218535077870649199556710894471762209595317510541420409687326875520450679398481618254638003637096114673391490693064724528328213146735872719390695580947418088048041483621593284246018367190119837397171689109146876186701274757026937759235220375060578393737392175089 . (97 1582355904737653657314288380732322412563338798518888899895788576267443685229833973194804347002490076991149514696551708321590729874480996654197083874384414835580496847595889829318321194123279116084049205204046734189153546005958748916793708010637730960280497311226265026817589006999989863733286885585446762990889238477507883455063051527789909231987263283329389524766549940665297762007235450690567181576832651455012930438259248271870908359428944242619529670817643351551402502740448491734684592940382686542146715976344613599015093361196340470172988683156167657550169751248653426392218942601618044006411477293755783342620128966499617596462852852287390461008122041006156213946176448283343811114478064379054414779729086645664850212660533849270552610098257 2560305636164614381895897852676776164109415171956781802299402654907111693593968225398647851140199403634405431300366177547820391241919389462010269297607526138939530659871748079697090244698803126085239613670609621405281510593390142367752656397493220043102225808610798091601408518829854258030571836054045623565172609478330318664246174306538079046247415442379369313147830281603892997678496158999980071721702408387506070642472640823742919742534429199306738965911375821871175586728865963969984218535077870649199556710894471762209595317510541420409687326875520450679398481618254638003637096114673391490693064724528328213146735872719390695580947418088048041483621593284246018367190119837397171689109146876186701274757026937759235220375060578393737392175089) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9313,7 +9313,7 @@ _:gn_955 { } _:gn_956 { - 99 math:greaterThan 1 . + (99) math:greaterThan 1 . (99 1) math:difference 98 . (604406173310692932732678908787868661017262425080995997492174497627775676865699720990960842864780750347893598092737239095361068507042603846383898451161303532221463035320031578939552143547755106082858796737483846973025581418527355465834759623782241877458768813841731962033769495170125469436001935116847902416605867476685448245879928749041739417727111124279409736385269599726702526335974742381154291431962894522519790234045855719998896976323459285932320375723910881231629418752031019499384967345687502435093875241794755435820591404882139519936290039436814864420941020879052214780800789088562696522129889862983238472093522060279844497344758286486732880532622488728066409525162776729290450539846981881922128284701146353570465204946007120147367828021425 977949731426960724581609471944453751546076373437892902403614078639668008364134252203843504137709326643255916603814469226229661367438392807813185423223111303359033812275858250378769050575524010001190408466562887216127964587431393450958948386855489082821728497384533064783819511829864394297284950468598860574283371000822435209183122778748169814260152159049979788381280340938595235671260708309412890144869756932493140204213392551872011383105484956687209295093732470319773083988417472235299625594695184107052840734549858163194501956314200950236698643719352793129228730369601211611418153513055347484281587430772544870526606906219773099118094565800657580475499552278089804421013671554053360574631082497132286495027940292094385007714526729123184782076832) math:sum 1582355904737653657314288380732322412563338798518888899895788576267443685229833973194804347002490076991149514696551708321590729874480996654197083874384414835580496847595889829318321194123279116084049205204046734189153546005958748916793708010637730960280497311226265026817589006999989863733286885585446762990889238477507883455063051527789909231987263283329389524766549940665297762007235450690567181576832651455012930438259248271870908359428944242619529670817643351551402502740448491734684592940382686542146715976344613599015093361196340470172988683156167657550169751248653426392218942601618044006411477293755783342620128966499617596462852852287390461008122041006156213946176448283343811114478064379054414779729086645664850212660533849270552610098257 . (98 977949731426960724581609471944453751546076373437892902403614078639668008364134252203843504137709326643255916603814469226229661367438392807813185423223111303359033812275858250378769050575524010001190408466562887216127964587431393450958948386855489082821728497384533064783819511829864394297284950468598860574283371000822435209183122778748169814260152159049979788381280340938595235671260708309412890144869756932493140204213392551872011383105484956687209295093732470319773083988417472235299625594695184107052840734549858163194501956314200950236698643719352793129228730369601211611418153513055347484281587430772544870526606906219773099118094565800657580475499552278089804421013671554053360574631082497132286495027940292094385007714526729123184782076832 1582355904737653657314288380732322412563338798518888899895788576267443685229833973194804347002490076991149514696551708321590729874480996654197083874384414835580496847595889829318321194123279116084049205204046734189153546005958748916793708010637730960280497311226265026817589006999989863733286885585446762990889238477507883455063051527789909231987263283329389524766549940665297762007235450690567181576832651455012930438259248271870908359428944242619529670817643351551402502740448491734684592940382686542146715976344613599015093361196340470172988683156167657550169751248653426392218942601618044006411477293755783342620128966499617596462852852287390461008122041006156213946176448283343811114478064379054414779729086645664850212660533849270552610098257) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9324,7 +9324,7 @@ _:gn_957 { } _:gn_958 { - 100 math:greaterThan 1 . + (100) math:greaterThan 1 . (100 1) math:difference 99 . (373543558116267791848930563156585090528813948356896904911439581011892331498434531212882661272928576295362318511077230130868592860395788961429286972061807771137570776955826671439216907027768903918331611729079040243102383168904037985124188763073247205362959683542801102750050016659738924861283015351750958157677503524136986963303194029706430396533041034770570051996010741211892709335285965928258598712906862409973349970167536831873114406782025670754888919369821589088143665236386452735914658249007681671958965492755102727373910551432061430300408604282537928708287709490548996830617364424492650962151697567789306398433084845939928601773336279313924699942877063550023394895850894824762910034784100615210158210326793938523919802768519608975816954055407 604406173310692932732678908787868661017262425080995997492174497627775676865699720990960842864780750347893598092737239095361068507042603846383898451161303532221463035320031578939552143547755106082858796737483846973025581418527355465834759623782241877458768813841731962033769495170125469436001935116847902416605867476685448245879928749041739417727111124279409736385269599726702526335974742381154291431962894522519790234045855719998896976323459285932320375723910881231629418752031019499384967345687502435093875241794755435820591404882139519936290039436814864420941020879052214780800789088562696522129889862983238472093522060279844497344758286486732880532622488728066409525162776729290450539846981881922128284701146353570465204946007120147367828021425) math:sum 977949731426960724581609471944453751546076373437892902403614078639668008364134252203843504137709326643255916603814469226229661367438392807813185423223111303359033812275858250378769050575524010001190408466562887216127964587431393450958948386855489082821728497384533064783819511829864394297284950468598860574283371000822435209183122778748169814260152159049979788381280340938595235671260708309412890144869756932493140204213392551872011383105484956687209295093732470319773083988417472235299625594695184107052840734549858163194501956314200950236698643719352793129228730369601211611418153513055347484281587430772544870526606906219773099118094565800657580475499552278089804421013671554053360574631082497132286495027940292094385007714526729123184782076832 . (99 604406173310692932732678908787868661017262425080995997492174497627775676865699720990960842864780750347893598092737239095361068507042603846383898451161303532221463035320031578939552143547755106082858796737483846973025581418527355465834759623782241877458768813841731962033769495170125469436001935116847902416605867476685448245879928749041739417727111124279409736385269599726702526335974742381154291431962894522519790234045855719998896976323459285932320375723910881231629418752031019499384967345687502435093875241794755435820591404882139519936290039436814864420941020879052214780800789088562696522129889862983238472093522060279844497344758286486732880532622488728066409525162776729290450539846981881922128284701146353570465204946007120147367828021425 977949731426960724581609471944453751546076373437892902403614078639668008364134252203843504137709326643255916603814469226229661367438392807813185423223111303359033812275858250378769050575524010001190408466562887216127964587431393450958948386855489082821728497384533064783819511829864394297284950468598860574283371000822435209183122778748169814260152159049979788381280340938595235671260708309412890144869756932493140204213392551872011383105484956687209295093732470319773083988417472235299625594695184107052840734549858163194501956314200950236698643719352793129228730369601211611418153513055347484281587430772544870526606906219773099118094565800657580475499552278089804421013671554053360574631082497132286495027940292094385007714526729123184782076832) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9335,7 +9335,7 @@ _:gn_959 { } _:gn_960 { - 101 math:greaterThan 1 . + (101) math:greaterThan 1 . (101 1) math:difference 100 . (230862615194425140883748345631283570488448476724099092580734916615883345367265189778078181591852174052531279581660008964492475646646814884954611479099495761083892258364204907500335236519986202164527185008404806729923198249623317480710570860708994672095809130298930859283719478510386544574718919765096944258928363952548461282576734719335309021194070089508839684389258858514809817000688776452895692719056032112546440263878318888125782569541433615177431456354089292143485753515644566763470309096679820763134909749039652708446680853450078089635881435154276935712653311388503217950183424664070045559978192295193932073660437214339915895571422007172808180589745425178043014629311881904527540505062881266711970074374352415046545402177487511171550873966018 373543558116267791848930563156585090528813948356896904911439581011892331498434531212882661272928576295362318511077230130868592860395788961429286972061807771137570776955826671439216907027768903918331611729079040243102383168904037985124188763073247205362959683542801102750050016659738924861283015351750958157677503524136986963303194029706430396533041034770570051996010741211892709335285965928258598712906862409973349970167536831873114406782025670754888919369821589088143665236386452735914658249007681671958965492755102727373910551432061430300408604282537928708287709490548996830617364424492650962151697567789306398433084845939928601773336279313924699942877063550023394895850894824762910034784100615210158210326793938523919802768519608975816954055407) math:sum 604406173310692932732678908787868661017262425080995997492174497627775676865699720990960842864780750347893598092737239095361068507042603846383898451161303532221463035320031578939552143547755106082858796737483846973025581418527355465834759623782241877458768813841731962033769495170125469436001935116847902416605867476685448245879928749041739417727111124279409736385269599726702526335974742381154291431962894522519790234045855719998896976323459285932320375723910881231629418752031019499384967345687502435093875241794755435820591404882139519936290039436814864420941020879052214780800789088562696522129889862983238472093522060279844497344758286486732880532622488728066409525162776729290450539846981881922128284701146353570465204946007120147367828021425 . (100 373543558116267791848930563156585090528813948356896904911439581011892331498434531212882661272928576295362318511077230130868592860395788961429286972061807771137570776955826671439216907027768903918331611729079040243102383168904037985124188763073247205362959683542801102750050016659738924861283015351750958157677503524136986963303194029706430396533041034770570051996010741211892709335285965928258598712906862409973349970167536831873114406782025670754888919369821589088143665236386452735914658249007681671958965492755102727373910551432061430300408604282537928708287709490548996830617364424492650962151697567789306398433084845939928601773336279313924699942877063550023394895850894824762910034784100615210158210326793938523919802768519608975816954055407 604406173310692932732678908787868661017262425080995997492174497627775676865699720990960842864780750347893598092737239095361068507042603846383898451161303532221463035320031578939552143547755106082858796737483846973025581418527355465834759623782241877458768813841731962033769495170125469436001935116847902416605867476685448245879928749041739417727111124279409736385269599726702526335974742381154291431962894522519790234045855719998896976323459285932320375723910881231629418752031019499384967345687502435093875241794755435820591404882139519936290039436814864420941020879052214780800789088562696522129889862983238472093522060279844497344758286486732880532622488728066409525162776729290450539846981881922128284701146353570465204946007120147367828021425) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9346,7 +9346,7 @@ _:gn_961 { } _:gn_962 { - 102 math:greaterThan 1 . + (102) math:greaterThan 1 . (102 1) math:difference 101 . (142680942921842650965182217525301520040365471632797812330704664396008986131169341434804479681076402242831038929417221166376117213748974076474675492962312010053678518591621763938881670507782701753804426720674233513179184919280720504413617902364252533267150553243870243466330538149352380286564095586654013898749139571588525680726459310371121375338970945261730367606751882697082892334597189475362905993850830297426909706289217943747331837240592055577457463015732296944657911720741885972444349152327860908824055743715450018927229697981983340664527169128260992995634398102045778880433939760422605402173505272595374324772647631600012706201914272141116519353131638371980380266539012920235369529721219348498188135952441523477374400591032097804266080089389 230862615194425140883748345631283570488448476724099092580734916615883345367265189778078181591852174052531279581660008964492475646646814884954611479099495761083892258364204907500335236519986202164527185008404806729923198249623317480710570860708994672095809130298930859283719478510386544574718919765096944258928363952548461282576734719335309021194070089508839684389258858514809817000688776452895692719056032112546440263878318888125782569541433615177431456354089292143485753515644566763470309096679820763134909749039652708446680853450078089635881435154276935712653311388503217950183424664070045559978192295193932073660437214339915895571422007172808180589745425178043014629311881904527540505062881266711970074374352415046545402177487511171550873966018) math:sum 373543558116267791848930563156585090528813948356896904911439581011892331498434531212882661272928576295362318511077230130868592860395788961429286972061807771137570776955826671439216907027768903918331611729079040243102383168904037985124188763073247205362959683542801102750050016659738924861283015351750958157677503524136986963303194029706430396533041034770570051996010741211892709335285965928258598712906862409973349970167536831873114406782025670754888919369821589088143665236386452735914658249007681671958965492755102727373910551432061430300408604282537928708287709490548996830617364424492650962151697567789306398433084845939928601773336279313924699942877063550023394895850894824762910034784100615210158210326793938523919802768519608975816954055407 . (101 230862615194425140883748345631283570488448476724099092580734916615883345367265189778078181591852174052531279581660008964492475646646814884954611479099495761083892258364204907500335236519986202164527185008404806729923198249623317480710570860708994672095809130298930859283719478510386544574718919765096944258928363952548461282576734719335309021194070089508839684389258858514809817000688776452895692719056032112546440263878318888125782569541433615177431456354089292143485753515644566763470309096679820763134909749039652708446680853450078089635881435154276935712653311388503217950183424664070045559978192295193932073660437214339915895571422007172808180589745425178043014629311881904527540505062881266711970074374352415046545402177487511171550873966018 373543558116267791848930563156585090528813948356896904911439581011892331498434531212882661272928576295362318511077230130868592860395788961429286972061807771137570776955826671439216907027768903918331611729079040243102383168904037985124188763073247205362959683542801102750050016659738924861283015351750958157677503524136986963303194029706430396533041034770570051996010741211892709335285965928258598712906862409973349970167536831873114406782025670754888919369821589088143665236386452735914658249007681671958965492755102727373910551432061430300408604282537928708287709490548996830617364424492650962151697567789306398433084845939928601773336279313924699942877063550023394895850894824762910034784100615210158210326793938523919802768519608975816954055407) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9357,7 +9357,7 @@ _:gn_963 { } _:gn_964 { - 103 math:greaterThan 1 . + (103) math:greaterThan 1 . (103 1) math:difference 102 . (88181672272582489918566128105982050448083005091301280250030252219874359236095848343273701910775771809700240652242787798116358432897840808479935986137183751030213739772583143561453566012203500410722758287730573216744013330342596976296952958344742138828658577055060615817388940361034164288154824178442930360179224380959935601850275408964187645855099144247109316782506975817726924666091586977532786725205201815119530557589100944378450732300841559599973993338356995198827841794902680791025959944351959854310854005324202689519451155468094748971354266026015942717018913286457439069749484903647440157804687022598557748887789582739903189369507735031691661236613786806062634362772868984292170975341661918213781938421910891569171001586455413367284793876629 142680942921842650965182217525301520040365471632797812330704664396008986131169341434804479681076402242831038929417221166376117213748974076474675492962312010053678518591621763938881670507782701753804426720674233513179184919280720504413617902364252533267150553243870243466330538149352380286564095586654013898749139571588525680726459310371121375338970945261730367606751882697082892334597189475362905993850830297426909706289217943747331837240592055577457463015732296944657911720741885972444349152327860908824055743715450018927229697981983340664527169128260992995634398102045778880433939760422605402173505272595374324772647631600012706201914272141116519353131638371980380266539012920235369529721219348498188135952441523477374400591032097804266080089389) math:sum 230862615194425140883748345631283570488448476724099092580734916615883345367265189778078181591852174052531279581660008964492475646646814884954611479099495761083892258364204907500335236519986202164527185008404806729923198249623317480710570860708994672095809130298930859283719478510386544574718919765096944258928363952548461282576734719335309021194070089508839684389258858514809817000688776452895692719056032112546440263878318888125782569541433615177431456354089292143485753515644566763470309096679820763134909749039652708446680853450078089635881435154276935712653311388503217950183424664070045559978192295193932073660437214339915895571422007172808180589745425178043014629311881904527540505062881266711970074374352415046545402177487511171550873966018 . (102 142680942921842650965182217525301520040365471632797812330704664396008986131169341434804479681076402242831038929417221166376117213748974076474675492962312010053678518591621763938881670507782701753804426720674233513179184919280720504413617902364252533267150553243870243466330538149352380286564095586654013898749139571588525680726459310371121375338970945261730367606751882697082892334597189475362905993850830297426909706289217943747331837240592055577457463015732296944657911720741885972444349152327860908824055743715450018927229697981983340664527169128260992995634398102045778880433939760422605402173505272595374324772647631600012706201914272141116519353131638371980380266539012920235369529721219348498188135952441523477374400591032097804266080089389 230862615194425140883748345631283570488448476724099092580734916615883345367265189778078181591852174052531279581660008964492475646646814884954611479099495761083892258364204907500335236519986202164527185008404806729923198249623317480710570860708994672095809130298930859283719478510386544574718919765096944258928363952548461282576734719335309021194070089508839684389258858514809817000688776452895692719056032112546440263878318888125782569541433615177431456354089292143485753515644566763470309096679820763134909749039652708446680853450078089635881435154276935712653311388503217950183424664070045559978192295193932073660437214339915895571422007172808180589745425178043014629311881904527540505062881266711970074374352415046545402177487511171550873966018) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9368,7 +9368,7 @@ _:gn_965 { } _:gn_966 { - 104 math:greaterThan 1 . + (104) math:greaterThan 1 . (104 1) math:difference 103 . (54499270649260161046616089419319469592282466541496532080674412176134626895073493091530777770300630433130798277174433368259758780851133267994739506825128259023464778819038620377428104495579201343081668432943660296435171588938123528116664944019510394438491976188809627648941597788318215998409271408211083538569915190628590078876183901406933729483871801014621050824244906879355967668505602497830119268645628482307379148700116999368881104939750495977483469677375301745830069925839205181418389207975901054513201738391247329407778542513888591693172903102245050278615484815588339810684454856775165244368818249996816575884858048860109516832406537109424858116517851565917745903766143935943198554379557430284406197530530631908203399004576684436981286212760 88181672272582489918566128105982050448083005091301280250030252219874359236095848343273701910775771809700240652242787798116358432897840808479935986137183751030213739772583143561453566012203500410722758287730573216744013330342596976296952958344742138828658577055060615817388940361034164288154824178442930360179224380959935601850275408964187645855099144247109316782506975817726924666091586977532786725205201815119530557589100944378450732300841559599973993338356995198827841794902680791025959944351959854310854005324202689519451155468094748971354266026015942717018913286457439069749484903647440157804687022598557748887789582739903189369507735031691661236613786806062634362772868984292170975341661918213781938421910891569171001586455413367284793876629) math:sum 142680942921842650965182217525301520040365471632797812330704664396008986131169341434804479681076402242831038929417221166376117213748974076474675492962312010053678518591621763938881670507782701753804426720674233513179184919280720504413617902364252533267150553243870243466330538149352380286564095586654013898749139571588525680726459310371121375338970945261730367606751882697082892334597189475362905993850830297426909706289217943747331837240592055577457463015732296944657911720741885972444349152327860908824055743715450018927229697981983340664527169128260992995634398102045778880433939760422605402173505272595374324772647631600012706201914272141116519353131638371980380266539012920235369529721219348498188135952441523477374400591032097804266080089389 . (103 88181672272582489918566128105982050448083005091301280250030252219874359236095848343273701910775771809700240652242787798116358432897840808479935986137183751030213739772583143561453566012203500410722758287730573216744013330342596976296952958344742138828658577055060615817388940361034164288154824178442930360179224380959935601850275408964187645855099144247109316782506975817726924666091586977532786725205201815119530557589100944378450732300841559599973993338356995198827841794902680791025959944351959854310854005324202689519451155468094748971354266026015942717018913286457439069749484903647440157804687022598557748887789582739903189369507735031691661236613786806062634362772868984292170975341661918213781938421910891569171001586455413367284793876629 142680942921842650965182217525301520040365471632797812330704664396008986131169341434804479681076402242831038929417221166376117213748974076474675492962312010053678518591621763938881670507782701753804426720674233513179184919280720504413617902364252533267150553243870243466330538149352380286564095586654013898749139571588525680726459310371121375338970945261730367606751882697082892334597189475362905993850830297426909706289217943747331837240592055577457463015732296944657911720741885972444349152327860908824055743715450018927229697981983340664527169128260992995634398102045778880433939760422605402173505272595374324772647631600012706201914272141116519353131638371980380266539012920235369529721219348498188135952441523477374400591032097804266080089389) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9379,7 +9379,7 @@ _:gn_967 { } _:gn_968 { - 105 math:greaterThan 1 . + (105) math:greaterThan 1 . (105 1) math:difference 104 . (33682401623322328871950038686662580855800538549804748169355840043739732341022355251742924140475141376569442375068354429856599652046707540485196479312055492006748960953544523184025461516624299067641089854786912920308841741404473448180288014325231744390166600866250988168447342572715948289745552770231846821609309190331345522974091507557253916371227343232488265958262068938370956997585984479702667456559573332812151408888983945009569627361091063622490523660981693452997771869063475609607570736376058799797652266932955360111672612954206157278181362923770892438403428470869099259065030046872274913435868772601741173002931533879793672537101197922266803120095935240144888459006725048348972420962104487929375740891380259660967602581878728930303507663869 54499270649260161046616089419319469592282466541496532080674412176134626895073493091530777770300630433130798277174433368259758780851133267994739506825128259023464778819038620377428104495579201343081668432943660296435171588938123528116664944019510394438491976188809627648941597788318215998409271408211083538569915190628590078876183901406933729483871801014621050824244906879355967668505602497830119268645628482307379148700116999368881104939750495977483469677375301745830069925839205181418389207975901054513201738391247329407778542513888591693172903102245050278615484815588339810684454856775165244368818249996816575884858048860109516832406537109424858116517851565917745903766143935943198554379557430284406197530530631908203399004576684436981286212760) math:sum 88181672272582489918566128105982050448083005091301280250030252219874359236095848343273701910775771809700240652242787798116358432897840808479935986137183751030213739772583143561453566012203500410722758287730573216744013330342596976296952958344742138828658577055060615817388940361034164288154824178442930360179224380959935601850275408964187645855099144247109316782506975817726924666091586977532786725205201815119530557589100944378450732300841559599973993338356995198827841794902680791025959944351959854310854005324202689519451155468094748971354266026015942717018913286457439069749484903647440157804687022598557748887789582739903189369507735031691661236613786806062634362772868984292170975341661918213781938421910891569171001586455413367284793876629 . (104 54499270649260161046616089419319469592282466541496532080674412176134626895073493091530777770300630433130798277174433368259758780851133267994739506825128259023464778819038620377428104495579201343081668432943660296435171588938123528116664944019510394438491976188809627648941597788318215998409271408211083538569915190628590078876183901406933729483871801014621050824244906879355967668505602497830119268645628482307379148700116999368881104939750495977483469677375301745830069925839205181418389207975901054513201738391247329407778542513888591693172903102245050278615484815588339810684454856775165244368818249996816575884858048860109516832406537109424858116517851565917745903766143935943198554379557430284406197530530631908203399004576684436981286212760 88181672272582489918566128105982050448083005091301280250030252219874359236095848343273701910775771809700240652242787798116358432897840808479935986137183751030213739772583143561453566012203500410722758287730573216744013330342596976296952958344742138828658577055060615817388940361034164288154824178442930360179224380959935601850275408964187645855099144247109316782506975817726924666091586977532786725205201815119530557589100944378450732300841559599973993338356995198827841794902680791025959944351959854310854005324202689519451155468094748971354266026015942717018913286457439069749484903647440157804687022598557748887789582739903189369507735031691661236613786806062634362772868984292170975341661918213781938421910891569171001586455413367284793876629) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9390,7 +9390,7 @@ _:gn_969 { } _:gn_970 { - 106 math:greaterThan 1 . + (106) math:greaterThan 1 . (106 1) math:difference 105 . (20816869025937832174666050732656888736481927991691783911318572132394894554051137839787853629825489056561355902106078938403159128804425727509543027513072767016715817865494097193402642978954902275440578578156747376126329847533650079936376929694278650048325375322558639480494255215602267708663718637979236716960606000297244555902092393849679813112644457782132784865982837940985010670919618018127451812086055149495227739811133054359311477578659432354992946016393608292832298056775729571810818471599842254715549471458291969296105929559682434414991540178474157840212056344719240551619424809902890330932949477395075402881926514980315844295305339187158054996421916325772857444759418887594226133417452942355030456639150372247235796422697955506677778548891 33682401623322328871950038686662580855800538549804748169355840043739732341022355251742924140475141376569442375068354429856599652046707540485196479312055492006748960953544523184025461516624299067641089854786912920308841741404473448180288014325231744390166600866250988168447342572715948289745552770231846821609309190331345522974091507557253916371227343232488265958262068938370956997585984479702667456559573332812151408888983945009569627361091063622490523660981693452997771869063475609607570736376058799797652266932955360111672612954206157278181362923770892438403428470869099259065030046872274913435868772601741173002931533879793672537101197922266803120095935240144888459006725048348972420962104487929375740891380259660967602581878728930303507663869) math:sum 54499270649260161046616089419319469592282466541496532080674412176134626895073493091530777770300630433130798277174433368259758780851133267994739506825128259023464778819038620377428104495579201343081668432943660296435171588938123528116664944019510394438491976188809627648941597788318215998409271408211083538569915190628590078876183901406933729483871801014621050824244906879355967668505602497830119268645628482307379148700116999368881104939750495977483469677375301745830069925839205181418389207975901054513201738391247329407778542513888591693172903102245050278615484815588339810684454856775165244368818249996816575884858048860109516832406537109424858116517851565917745903766143935943198554379557430284406197530530631908203399004576684436981286212760 . (105 33682401623322328871950038686662580855800538549804748169355840043739732341022355251742924140475141376569442375068354429856599652046707540485196479312055492006748960953544523184025461516624299067641089854786912920308841741404473448180288014325231744390166600866250988168447342572715948289745552770231846821609309190331345522974091507557253916371227343232488265958262068938370956997585984479702667456559573332812151408888983945009569627361091063622490523660981693452997771869063475609607570736376058799797652266932955360111672612954206157278181362923770892438403428470869099259065030046872274913435868772601741173002931533879793672537101197922266803120095935240144888459006725048348972420962104487929375740891380259660967602581878728930303507663869 54499270649260161046616089419319469592282466541496532080674412176134626895073493091530777770300630433130798277174433368259758780851133267994739506825128259023464778819038620377428104495579201343081668432943660296435171588938123528116664944019510394438491976188809627648941597788318215998409271408211083538569915190628590078876183901406933729483871801014621050824244906879355967668505602497830119268645628482307379148700116999368881104939750495977483469677375301745830069925839205181418389207975901054513201738391247329407778542513888591693172903102245050278615484815588339810684454856775165244368818249996816575884858048860109516832406537109424858116517851565917745903766143935943198554379557430284406197530530631908203399004576684436981286212760) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9401,7 +9401,7 @@ _:gn_971 { } _:gn_972 { - 107 math:greaterThan 1 . + (107) math:greaterThan 1 . (107 1) math:difference 106 . (12865532597384496697283987954005692119318610558112964258037267911344837786971217411955070510649652320008086472962275491453440523242281812975653451798982724990033143088050425990622818537669396792200511276630165544182511893870823368243911084630953094341841225543692348687953087357113680581081834132252610104648703190034100967071999113707574103258582885450355481092279230997385946326666366461575215644473518183316923669077850890650258149782431631267497577644588085160165473812287746037796752264776216545082102795474663390815566683394523722863189822745296734598191372126149858707445605236969384582502919295206665770121005018899477828241795858735108748123674018914372031014247306160754746287544651545574345284252229887413731806159180773423625729114978 20816869025937832174666050732656888736481927991691783911318572132394894554051137839787853629825489056561355902106078938403159128804425727509543027513072767016715817865494097193402642978954902275440578578156747376126329847533650079936376929694278650048325375322558639480494255215602267708663718637979236716960606000297244555902092393849679813112644457782132784865982837940985010670919618018127451812086055149495227739811133054359311477578659432354992946016393608292832298056775729571810818471599842254715549471458291969296105929559682434414991540178474157840212056344719240551619424809902890330932949477395075402881926514980315844295305339187158054996421916325772857444759418887594226133417452942355030456639150372247235796422697955506677778548891) math:sum 33682401623322328871950038686662580855800538549804748169355840043739732341022355251742924140475141376569442375068354429856599652046707540485196479312055492006748960953544523184025461516624299067641089854786912920308841741404473448180288014325231744390166600866250988168447342572715948289745552770231846821609309190331345522974091507557253916371227343232488265958262068938370956997585984479702667456559573332812151408888983945009569627361091063622490523660981693452997771869063475609607570736376058799797652266932955360111672612954206157278181362923770892438403428470869099259065030046872274913435868772601741173002931533879793672537101197922266803120095935240144888459006725048348972420962104487929375740891380259660967602581878728930303507663869 . (106 20816869025937832174666050732656888736481927991691783911318572132394894554051137839787853629825489056561355902106078938403159128804425727509543027513072767016715817865494097193402642978954902275440578578156747376126329847533650079936376929694278650048325375322558639480494255215602267708663718637979236716960606000297244555902092393849679813112644457782132784865982837940985010670919618018127451812086055149495227739811133054359311477578659432354992946016393608292832298056775729571810818471599842254715549471458291969296105929559682434414991540178474157840212056344719240551619424809902890330932949477395075402881926514980315844295305339187158054996421916325772857444759418887594226133417452942355030456639150372247235796422697955506677778548891 33682401623322328871950038686662580855800538549804748169355840043739732341022355251742924140475141376569442375068354429856599652046707540485196479312055492006748960953544523184025461516624299067641089854786912920308841741404473448180288014325231744390166600866250988168447342572715948289745552770231846821609309190331345522974091507557253916371227343232488265958262068938370956997585984479702667456559573332812151408888983945009569627361091063622490523660981693452997771869063475609607570736376058799797652266932955360111672612954206157278181362923770892438403428470869099259065030046872274913435868772601741173002931533879793672537101197922266803120095935240144888459006725048348972420962104487929375740891380259660967602581878728930303507663869) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9412,7 +9412,7 @@ _:gn_973 { } _:gn_974 { - 108 math:greaterThan 1 . + (108) math:greaterThan 1 . (108 1) math:difference 107 . (7951336428553335477382062778651196617163317433578819653281304221050056767079920427832783119175836736553269429143803446949718605562143914533889575714090042026682674777443671202779824441285505483240067301526581831943817953662826711692465845063325555706484149778866290792541167858488587127581884505726626612311902810263143588830093280142105709854061572331777303773703606943599064344253251556552236167612536966178304070733282163709053327796227801087495368371805523132666824244487983534014066206823625709633446675983628578480539246165158711551801717433177423242020684218569381844173819572933505748430030182188409632760921496080838016053509480452049306872747897411400826430512112726839479845872801396780685172386920484833503990263517182083052049433913 12865532597384496697283987954005692119318610558112964258037267911344837786971217411955070510649652320008086472962275491453440523242281812975653451798982724990033143088050425990622818537669396792200511276630165544182511893870823368243911084630953094341841225543692348687953087357113680581081834132252610104648703190034100967071999113707574103258582885450355481092279230997385946326666366461575215644473518183316923669077850890650258149782431631267497577644588085160165473812287746037796752264776216545082102795474663390815566683394523722863189822745296734598191372126149858707445605236969384582502919295206665770121005018899477828241795858735108748123674018914372031014247306160754746287544651545574345284252229887413731806159180773423625729114978) math:sum 20816869025937832174666050732656888736481927991691783911318572132394894554051137839787853629825489056561355902106078938403159128804425727509543027513072767016715817865494097193402642978954902275440578578156747376126329847533650079936376929694278650048325375322558639480494255215602267708663718637979236716960606000297244555902092393849679813112644457782132784865982837940985010670919618018127451812086055149495227739811133054359311477578659432354992946016393608292832298056775729571810818471599842254715549471458291969296105929559682434414991540178474157840212056344719240551619424809902890330932949477395075402881926514980315844295305339187158054996421916325772857444759418887594226133417452942355030456639150372247235796422697955506677778548891 . (107 12865532597384496697283987954005692119318610558112964258037267911344837786971217411955070510649652320008086472962275491453440523242281812975653451798982724990033143088050425990622818537669396792200511276630165544182511893870823368243911084630953094341841225543692348687953087357113680581081834132252610104648703190034100967071999113707574103258582885450355481092279230997385946326666366461575215644473518183316923669077850890650258149782431631267497577644588085160165473812287746037796752264776216545082102795474663390815566683394523722863189822745296734598191372126149858707445605236969384582502919295206665770121005018899477828241795858735108748123674018914372031014247306160754746287544651545574345284252229887413731806159180773423625729114978 20816869025937832174666050732656888736481927991691783911318572132394894554051137839787853629825489056561355902106078938403159128804425727509543027513072767016715817865494097193402642978954902275440578578156747376126329847533650079936376929694278650048325375322558639480494255215602267708663718637979236716960606000297244555902092393849679813112644457782132784865982837940985010670919618018127451812086055149495227739811133054359311477578659432354992946016393608292832298056775729571810818471599842254715549471458291969296105929559682434414991540178474157840212056344719240551619424809902890330932949477395075402881926514980315844295305339187158054996421916325772857444759418887594226133417452942355030456639150372247235796422697955506677778548891) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9423,7 +9423,7 @@ _:gn_975 { } _:gn_976 { - 109 math:greaterThan 1 . + (109) math:greaterThan 1 . (109 1) math:difference 108 . (4914196168831161219901925175354495502155293124534144604755963690294781019891296984122287391473815583454817043818472044503721917680137898441763876084892682963350468310606754787842994096383891308960443975103583712238693940207996656551445239567627538635357075764826057895411919498625093453499949626525983492336800379770957378241905833565468393404521313118578177318575624053786881982413114905022979476860981217138619598344568726941204821986203830180002209272782562027498649567799762503782686057952590835448656119491034812335027437229365011311388105312119311356170687907580476863271785664035878834072889113018256137360083522818639812188286378283059441250926121502971204583735193433915266441671850148793660111865309402580227815895663591340573679681065 7951336428553335477382062778651196617163317433578819653281304221050056767079920427832783119175836736553269429143803446949718605562143914533889575714090042026682674777443671202779824441285505483240067301526581831943817953662826711692465845063325555706484149778866290792541167858488587127581884505726626612311902810263143588830093280142105709854061572331777303773703606943599064344253251556552236167612536966178304070733282163709053327796227801087495368371805523132666824244487983534014066206823625709633446675983628578480539246165158711551801717433177423242020684218569381844173819572933505748430030182188409632760921496080838016053509480452049306872747897411400826430512112726839479845872801396780685172386920484833503990263517182083052049433913) math:sum 12865532597384496697283987954005692119318610558112964258037267911344837786971217411955070510649652320008086472962275491453440523242281812975653451798982724990033143088050425990622818537669396792200511276630165544182511893870823368243911084630953094341841225543692348687953087357113680581081834132252610104648703190034100967071999113707574103258582885450355481092279230997385946326666366461575215644473518183316923669077850890650258149782431631267497577644588085160165473812287746037796752264776216545082102795474663390815566683394523722863189822745296734598191372126149858707445605236969384582502919295206665770121005018899477828241795858735108748123674018914372031014247306160754746287544651545574345284252229887413731806159180773423625729114978 . (108 7951336428553335477382062778651196617163317433578819653281304221050056767079920427832783119175836736553269429143803446949718605562143914533889575714090042026682674777443671202779824441285505483240067301526581831943817953662826711692465845063325555706484149778866290792541167858488587127581884505726626612311902810263143588830093280142105709854061572331777303773703606943599064344253251556552236167612536966178304070733282163709053327796227801087495368371805523132666824244487983534014066206823625709633446675983628578480539246165158711551801717433177423242020684218569381844173819572933505748430030182188409632760921496080838016053509480452049306872747897411400826430512112726839479845872801396780685172386920484833503990263517182083052049433913 12865532597384496697283987954005692119318610558112964258037267911344837786971217411955070510649652320008086472962275491453440523242281812975653451798982724990033143088050425990622818537669396792200511276630165544182511893870823368243911084630953094341841225543692348687953087357113680581081834132252610104648703190034100967071999113707574103258582885450355481092279230997385946326666366461575215644473518183316923669077850890650258149782431631267497577644588085160165473812287746037796752264776216545082102795474663390815566683394523722863189822745296734598191372126149858707445605236969384582502919295206665770121005018899477828241795858735108748123674018914372031014247306160754746287544651545574345284252229887413731806159180773423625729114978) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9434,7 +9434,7 @@ _:gn_977 { } _:gn_978 { - 110 math:greaterThan 1 . + (110) math:greaterThan 1 . (110 1) math:difference 109 . (3037140259722174257480137603296701115008024309044675048525340530755275747188623443710495727702021153098452385325331402445996687882006016092125699629197359063332206466836916414936830344901614174279623326422998119705124013454830055141020605495698017071127074014040232897129248359863493674081934879200643119975102430492186210588187446576637316449540259213199126455127982889812182361840136651529256690751555749039684472388713436767848505810023970907493159099022961105168174676688221030231380148871034874184790556492593766145511808935793700240413612121058111885849996310988904980902033908897626914357141069170153495400837973262198203865223102168989865621821775908429621846776919292924213404200951247987025060521611082253276174367853590742478369752848 4914196168831161219901925175354495502155293124534144604755963690294781019891296984122287391473815583454817043818472044503721917680137898441763876084892682963350468310606754787842994096383891308960443975103583712238693940207996656551445239567627538635357075764826057895411919498625093453499949626525983492336800379770957378241905833565468393404521313118578177318575624053786881982413114905022979476860981217138619598344568726941204821986203830180002209272782562027498649567799762503782686057952590835448656119491034812335027437229365011311388105312119311356170687907580476863271785664035878834072889113018256137360083522818639812188286378283059441250926121502971204583735193433915266441671850148793660111865309402580227815895663591340573679681065) math:sum 7951336428553335477382062778651196617163317433578819653281304221050056767079920427832783119175836736553269429143803446949718605562143914533889575714090042026682674777443671202779824441285505483240067301526581831943817953662826711692465845063325555706484149778866290792541167858488587127581884505726626612311902810263143588830093280142105709854061572331777303773703606943599064344253251556552236167612536966178304070733282163709053327796227801087495368371805523132666824244487983534014066206823625709633446675983628578480539246165158711551801717433177423242020684218569381844173819572933505748430030182188409632760921496080838016053509480452049306872747897411400826430512112726839479845872801396780685172386920484833503990263517182083052049433913 . (109 4914196168831161219901925175354495502155293124534144604755963690294781019891296984122287391473815583454817043818472044503721917680137898441763876084892682963350468310606754787842994096383891308960443975103583712238693940207996656551445239567627538635357075764826057895411919498625093453499949626525983492336800379770957378241905833565468393404521313118578177318575624053786881982413114905022979476860981217138619598344568726941204821986203830180002209272782562027498649567799762503782686057952590835448656119491034812335027437229365011311388105312119311356170687907580476863271785664035878834072889113018256137360083522818639812188286378283059441250926121502971204583735193433915266441671850148793660111865309402580227815895663591340573679681065 7951336428553335477382062778651196617163317433578819653281304221050056767079920427832783119175836736553269429143803446949718605562143914533889575714090042026682674777443671202779824441285505483240067301526581831943817953662826711692465845063325555706484149778866290792541167858488587127581884505726626612311902810263143588830093280142105709854061572331777303773703606943599064344253251556552236167612536966178304070733282163709053327796227801087495368371805523132666824244487983534014066206823625709633446675983628578480539246165158711551801717433177423242020684218569381844173819572933505748430030182188409632760921496080838016053509480452049306872747897411400826430512112726839479845872801396780685172386920484833503990263517182083052049433913) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9445,7 +9445,7 @@ _:gn_979 { } _:gn_980 { - 111 math:greaterThan 1 . + (111) math:greaterThan 1 . (111 1) math:difference 110 . (1877055909108986962421787572057794387147268815489469556230623159539505272702673540411791663771794430356364658493140642057725229798131882349638176455695323900018261843769838372906163751482277134680820648680585592533569926753166601410424634071929521564230001750785824998282671138761599779418014747325340372361697949278771167653718386988831076954981053905379050863447641163974699620572978253493722786109425468098935125955855290173356316176179859272509050173759600922330474891111541473551305909081555961263865562998441046189515628293571311070974493191061199470320691596591571882369751755138251919715748043848102641959245549556441608323063276114069575629104345594541582736958274140991053037470898900806635051343698320326951641527810000598095309928217 3037140259722174257480137603296701115008024309044675048525340530755275747188623443710495727702021153098452385325331402445996687882006016092125699629197359063332206466836916414936830344901614174279623326422998119705124013454830055141020605495698017071127074014040232897129248359863493674081934879200643119975102430492186210588187446576637316449540259213199126455127982889812182361840136651529256690751555749039684472388713436767848505810023970907493159099022961105168174676688221030231380148871034874184790556492593766145511808935793700240413612121058111885849996310988904980902033908897626914357141069170153495400837973262198203865223102168989865621821775908429621846776919292924213404200951247987025060521611082253276174367853590742478369752848) math:sum 4914196168831161219901925175354495502155293124534144604755963690294781019891296984122287391473815583454817043818472044503721917680137898441763876084892682963350468310606754787842994096383891308960443975103583712238693940207996656551445239567627538635357075764826057895411919498625093453499949626525983492336800379770957378241905833565468393404521313118578177318575624053786881982413114905022979476860981217138619598344568726941204821986203830180002209272782562027498649567799762503782686057952590835448656119491034812335027437229365011311388105312119311356170687907580476863271785664035878834072889113018256137360083522818639812188286378283059441250926121502971204583735193433915266441671850148793660111865309402580227815895663591340573679681065 . (110 3037140259722174257480137603296701115008024309044675048525340530755275747188623443710495727702021153098452385325331402445996687882006016092125699629197359063332206466836916414936830344901614174279623326422998119705124013454830055141020605495698017071127074014040232897129248359863493674081934879200643119975102430492186210588187446576637316449540259213199126455127982889812182361840136651529256690751555749039684472388713436767848505810023970907493159099022961105168174676688221030231380148871034874184790556492593766145511808935793700240413612121058111885849996310988904980902033908897626914357141069170153495400837973262198203865223102168989865621821775908429621846776919292924213404200951247987025060521611082253276174367853590742478369752848 4914196168831161219901925175354495502155293124534144604755963690294781019891296984122287391473815583454817043818472044503721917680137898441763876084892682963350468310606754787842994096383891308960443975103583712238693940207996656551445239567627538635357075764826057895411919498625093453499949626525983492336800379770957378241905833565468393404521313118578177318575624053786881982413114905022979476860981217138619598344568726941204821986203830180002209272782562027498649567799762503782686057952590835448656119491034812335027437229365011311388105312119311356170687907580476863271785664035878834072889113018256137360083522818639812188286378283059441250926121502971204583735193433915266441671850148793660111865309402580227815895663591340573679681065) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9456,7 +9456,7 @@ _:gn_981 { } _:gn_982 { - 112 math:greaterThan 1 . + (112) math:greaterThan 1 . (112 1) math:difference 111 . (1160084350613187295058350031238906727860755493555205492294717371215770474485949903298704063930226722742087726832190760388271458083874133742487523173502035163313944623067078042030666593419337039598802677742412527171554086701663453730595971423768495506897072263254407898846577221101893894663920131875302747613404481213415042934469059587806239494559205307820075591680341725837482741267158398035533904642130280940749346432858146594492189633844111634984108925263360182837699785576679556680074239789478912920924993494152719955996180642222389169439118929996912415529304714397333098532282153759374994641393025322050853441592423705756595542159826054920289992717430313888039109818645151933160366730052347180390009177912761926324532840043590144383059824631 1877055909108986962421787572057794387147268815489469556230623159539505272702673540411791663771794430356364658493140642057725229798131882349638176455695323900018261843769838372906163751482277134680820648680585592533569926753166601410424634071929521564230001750785824998282671138761599779418014747325340372361697949278771167653718386988831076954981053905379050863447641163974699620572978253493722786109425468098935125955855290173356316176179859272509050173759600922330474891111541473551305909081555961263865562998441046189515628293571311070974493191061199470320691596591571882369751755138251919715748043848102641959245549556441608323063276114069575629104345594541582736958274140991053037470898900806635051343698320326951641527810000598095309928217) math:sum 3037140259722174257480137603296701115008024309044675048525340530755275747188623443710495727702021153098452385325331402445996687882006016092125699629197359063332206466836916414936830344901614174279623326422998119705124013454830055141020605495698017071127074014040232897129248359863493674081934879200643119975102430492186210588187446576637316449540259213199126455127982889812182361840136651529256690751555749039684472388713436767848505810023970907493159099022961105168174676688221030231380148871034874184790556492593766145511808935793700240413612121058111885849996310988904980902033908897626914357141069170153495400837973262198203865223102168989865621821775908429621846776919292924213404200951247987025060521611082253276174367853590742478369752848 . (111 1877055909108986962421787572057794387147268815489469556230623159539505272702673540411791663771794430356364658493140642057725229798131882349638176455695323900018261843769838372906163751482277134680820648680585592533569926753166601410424634071929521564230001750785824998282671138761599779418014747325340372361697949278771167653718386988831076954981053905379050863447641163974699620572978253493722786109425468098935125955855290173356316176179859272509050173759600922330474891111541473551305909081555961263865562998441046189515628293571311070974493191061199470320691596591571882369751755138251919715748043848102641959245549556441608323063276114069575629104345594541582736958274140991053037470898900806635051343698320326951641527810000598095309928217 3037140259722174257480137603296701115008024309044675048525340530755275747188623443710495727702021153098452385325331402445996687882006016092125699629197359063332206466836916414936830344901614174279623326422998119705124013454830055141020605495698017071127074014040232897129248359863493674081934879200643119975102430492186210588187446576637316449540259213199126455127982889812182361840136651529256690751555749039684472388713436767848505810023970907493159099022961105168174676688221030231380148871034874184790556492593766145511808935793700240413612121058111885849996310988904980902033908897626914357141069170153495400837973262198203865223102168989865621821775908429621846776919292924213404200951247987025060521611082253276174367853590742478369752848) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9467,7 +9467,7 @@ _:gn_983 { } _:gn_984 { - 113 math:greaterThan 1 . + (113) math:greaterThan 1 . (113 1) math:difference 112 . (716971558495799667363437540818887659286513321934264063935905788323734798216723637113087599841567707614276931660949881669453771714257748607150653282193288736704317220702760330875497158062940095082017970938173065362015840051503147679828662648161026057332929487531417099436093917659705884754094615450037624748293468065356124719249327401024837460421848597558975271767299438137216879305819855458188881467295187158185779522997143578864126542335747637524941248496240739492775105534861916871231669292077048342940569504288326233519447651348921901535374261064287054791386882194238783837469601378876925074355018526051788517653125850685012780903450059149285636386915280653543627139628989057892670740846553626245042165785558400627108687766410453712250103586 1160084350613187295058350031238906727860755493555205492294717371215770474485949903298704063930226722742087726832190760388271458083874133742487523173502035163313944623067078042030666593419337039598802677742412527171554086701663453730595971423768495506897072263254407898846577221101893894663920131875302747613404481213415042934469059587806239494559205307820075591680341725837482741267158398035533904642130280940749346432858146594492189633844111634984108925263360182837699785576679556680074239789478912920924993494152719955996180642222389169439118929996912415529304714397333098532282153759374994641393025322050853441592423705756595542159826054920289992717430313888039109818645151933160366730052347180390009177912761926324532840043590144383059824631) math:sum 1877055909108986962421787572057794387147268815489469556230623159539505272702673540411791663771794430356364658493140642057725229798131882349638176455695323900018261843769838372906163751482277134680820648680585592533569926753166601410424634071929521564230001750785824998282671138761599779418014747325340372361697949278771167653718386988831076954981053905379050863447641163974699620572978253493722786109425468098935125955855290173356316176179859272509050173759600922330474891111541473551305909081555961263865562998441046189515628293571311070974493191061199470320691596591571882369751755138251919715748043848102641959245549556441608323063276114069575629104345594541582736958274140991053037470898900806635051343698320326951641527810000598095309928217 . (112 1160084350613187295058350031238906727860755493555205492294717371215770474485949903298704063930226722742087726832190760388271458083874133742487523173502035163313944623067078042030666593419337039598802677742412527171554086701663453730595971423768495506897072263254407898846577221101893894663920131875302747613404481213415042934469059587806239494559205307820075591680341725837482741267158398035533904642130280940749346432858146594492189633844111634984108925263360182837699785576679556680074239789478912920924993494152719955996180642222389169439118929996912415529304714397333098532282153759374994641393025322050853441592423705756595542159826054920289992717430313888039109818645151933160366730052347180390009177912761926324532840043590144383059824631 1877055909108986962421787572057794387147268815489469556230623159539505272702673540411791663771794430356364658493140642057725229798131882349638176455695323900018261843769838372906163751482277134680820648680585592533569926753166601410424634071929521564230001750785824998282671138761599779418014747325340372361697949278771167653718386988831076954981053905379050863447641163974699620572978253493722786109425468098935125955855290173356316176179859272509050173759600922330474891111541473551305909081555961263865562998441046189515628293571311070974493191061199470320691596591571882369751755138251919715748043848102641959245549556441608323063276114069575629104345594541582736958274140991053037470898900806635051343698320326951641527810000598095309928217) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9478,7 +9478,7 @@ _:gn_985 { } _:gn_986 { - 114 math:greaterThan 1 . + (114) math:greaterThan 1 . (114 1) math:difference 113 . (443112792117387627694912490420019068574242171620941428358811582892035676269226266185616464088659015127810795171240878718817686369616385135336869891308746426609627402364317711155169435356396944516784706804239461809538246650160306050767308775607469449564142775722990799410483303442188009909825516425265122865111013148058918215219732186781402034137356710261100319913042287700265861961338542577345023174835093782563566909861003015628063091508363997459167676767119443344924680041817639808842570497401864577984423989864393722476732990873467267903744668932625360737917832203094314694812552380498069567038006795999064923939297855071582761256375995771004356330515033234495482679016162875267695989205793554144967012127203525697424152277179690670809721045 716971558495799667363437540818887659286513321934264063935905788323734798216723637113087599841567707614276931660949881669453771714257748607150653282193288736704317220702760330875497158062940095082017970938173065362015840051503147679828662648161026057332929487531417099436093917659705884754094615450037624748293468065356124719249327401024837460421848597558975271767299438137216879305819855458188881467295187158185779522997143578864126542335747637524941248496240739492775105534861916871231669292077048342940569504288326233519447651348921901535374261064287054791386882194238783837469601378876925074355018526051788517653125850685012780903450059149285636386915280653543627139628989057892670740846553626245042165785558400627108687766410453712250103586) math:sum 1160084350613187295058350031238906727860755493555205492294717371215770474485949903298704063930226722742087726832190760388271458083874133742487523173502035163313944623067078042030666593419337039598802677742412527171554086701663453730595971423768495506897072263254407898846577221101893894663920131875302747613404481213415042934469059587806239494559205307820075591680341725837482741267158398035533904642130280940749346432858146594492189633844111634984108925263360182837699785576679556680074239789478912920924993494152719955996180642222389169439118929996912415529304714397333098532282153759374994641393025322050853441592423705756595542159826054920289992717430313888039109818645151933160366730052347180390009177912761926324532840043590144383059824631 . (113 716971558495799667363437540818887659286513321934264063935905788323734798216723637113087599841567707614276931660949881669453771714257748607150653282193288736704317220702760330875497158062940095082017970938173065362015840051503147679828662648161026057332929487531417099436093917659705884754094615450037624748293468065356124719249327401024837460421848597558975271767299438137216879305819855458188881467295187158185779522997143578864126542335747637524941248496240739492775105534861916871231669292077048342940569504288326233519447651348921901535374261064287054791386882194238783837469601378876925074355018526051788517653125850685012780903450059149285636386915280653543627139628989057892670740846553626245042165785558400627108687766410453712250103586 1160084350613187295058350031238906727860755493555205492294717371215770474485949903298704063930226722742087726832190760388271458083874133742487523173502035163313944623067078042030666593419337039598802677742412527171554086701663453730595971423768495506897072263254407898846577221101893894663920131875302747613404481213415042934469059587806239494559205307820075591680341725837482741267158398035533904642130280940749346432858146594492189633844111634984108925263360182837699785576679556680074239789478912920924993494152719955996180642222389169439118929996912415529304714397333098532282153759374994641393025322050853441592423705756595542159826054920289992717430313888039109818645151933160366730052347180390009177912761926324532840043590144383059824631) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9489,7 +9489,7 @@ _:gn_987 { } _:gn_988 { - 115 math:greaterThan 1 . + (115) math:greaterThan 1 . (115 1) math:difference 114 . (273858766378412039668525050398868590712271150313322635577094205431699121947497370927471135752908692486466136489709002950636085344641363471813783390884542310094689818338442619720327722706543150565233264133933603552477593401342841629061353872553556607768786711808426300025610614217517874844269099024772501883182454917297206504029595214243435426284491887297874951854257150436951017344481312880843858292460093375622212613136140563236063450827383640065773571729121296147850425493044277062389098794675183764956145514423932511042714660475454633631629592131661694053469049991144469142657048998378855507317011730052723593713827995613430019647074063378281280056400247419048144460612826182624974751640760072100075153658354874929684535489230763041440382541 443112792117387627694912490420019068574242171620941428358811582892035676269226266185616464088659015127810795171240878718817686369616385135336869891308746426609627402364317711155169435356396944516784706804239461809538246650160306050767308775607469449564142775722990799410483303442188009909825516425265122865111013148058918215219732186781402034137356710261100319913042287700265861961338542577345023174835093782563566909861003015628063091508363997459167676767119443344924680041817639808842570497401864577984423989864393722476732990873467267903744668932625360737917832203094314694812552380498069567038006795999064923939297855071582761256375995771004356330515033234495482679016162875267695989205793554144967012127203525697424152277179690670809721045) math:sum 716971558495799667363437540818887659286513321934264063935905788323734798216723637113087599841567707614276931660949881669453771714257748607150653282193288736704317220702760330875497158062940095082017970938173065362015840051503147679828662648161026057332929487531417099436093917659705884754094615450037624748293468065356124719249327401024837460421848597558975271767299438137216879305819855458188881467295187158185779522997143578864126542335747637524941248496240739492775105534861916871231669292077048342940569504288326233519447651348921901535374261064287054791386882194238783837469601378876925074355018526051788517653125850685012780903450059149285636386915280653543627139628989057892670740846553626245042165785558400627108687766410453712250103586 . (114 443112792117387627694912490420019068574242171620941428358811582892035676269226266185616464088659015127810795171240878718817686369616385135336869891308746426609627402364317711155169435356396944516784706804239461809538246650160306050767308775607469449564142775722990799410483303442188009909825516425265122865111013148058918215219732186781402034137356710261100319913042287700265861961338542577345023174835093782563566909861003015628063091508363997459167676767119443344924680041817639808842570497401864577984423989864393722476732990873467267903744668932625360737917832203094314694812552380498069567038006795999064923939297855071582761256375995771004356330515033234495482679016162875267695989205793554144967012127203525697424152277179690670809721045 716971558495799667363437540818887659286513321934264063935905788323734798216723637113087599841567707614276931660949881669453771714257748607150653282193288736704317220702760330875497158062940095082017970938173065362015840051503147679828662648161026057332929487531417099436093917659705884754094615450037624748293468065356124719249327401024837460421848597558975271767299438137216879305819855458188881467295187158185779522997143578864126542335747637524941248496240739492775105534861916871231669292077048342940569504288326233519447651348921901535374261064287054791386882194238783837469601378876925074355018526051788517653125850685012780903450059149285636386915280653543627139628989057892670740846553626245042165785558400627108687766410453712250103586) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9500,7 +9500,7 @@ _:gn_989 { } _:gn_990 { - 116 math:greaterThan 1 . + (116) math:greaterThan 1 . (116 1) math:difference 115 . (169254025738975588026387440021150477861971021307618792781717377460336554321728895258145328335750322641344658681531875768181601024975021663523086500424204116514937584025875091434841712649853793951551442670305858257060653248817464421705954903053912841795356063914564499384872689224670135065556417400492620981928558230761711711190136972537966607852864822963225368058785137263314844616857229696501164882375000406941354296724862452391999640680980357393394105037998147197074254548773362746453471702726680813028278475440461211434018330398012634272115076800963666684448782211949845552155503382119214059720995065946341330225469859458152741609301932392723076274114785815447338218403336692642721237565033482044891858468848650767739616787948927629369338504 273858766378412039668525050398868590712271150313322635577094205431699121947497370927471135752908692486466136489709002950636085344641363471813783390884542310094689818338442619720327722706543150565233264133933603552477593401342841629061353872553556607768786711808426300025610614217517874844269099024772501883182454917297206504029595214243435426284491887297874951854257150436951017344481312880843858292460093375622212613136140563236063450827383640065773571729121296147850425493044277062389098794675183764956145514423932511042714660475454633631629592131661694053469049991144469142657048998378855507317011730052723593713827995613430019647074063378281280056400247419048144460612826182624974751640760072100075153658354874929684535489230763041440382541) math:sum 443112792117387627694912490420019068574242171620941428358811582892035676269226266185616464088659015127810795171240878718817686369616385135336869891308746426609627402364317711155169435356396944516784706804239461809538246650160306050767308775607469449564142775722990799410483303442188009909825516425265122865111013148058918215219732186781402034137356710261100319913042287700265861961338542577345023174835093782563566909861003015628063091508363997459167676767119443344924680041817639808842570497401864577984423989864393722476732990873467267903744668932625360737917832203094314694812552380498069567038006795999064923939297855071582761256375995771004356330515033234495482679016162875267695989205793554144967012127203525697424152277179690670809721045 . (115 273858766378412039668525050398868590712271150313322635577094205431699121947497370927471135752908692486466136489709002950636085344641363471813783390884542310094689818338442619720327722706543150565233264133933603552477593401342841629061353872553556607768786711808426300025610614217517874844269099024772501883182454917297206504029595214243435426284491887297874951854257150436951017344481312880843858292460093375622212613136140563236063450827383640065773571729121296147850425493044277062389098794675183764956145514423932511042714660475454633631629592131661694053469049991144469142657048998378855507317011730052723593713827995613430019647074063378281280056400247419048144460612826182624974751640760072100075153658354874929684535489230763041440382541 443112792117387627694912490420019068574242171620941428358811582892035676269226266185616464088659015127810795171240878718817686369616385135336869891308746426609627402364317711155169435356396944516784706804239461809538246650160306050767308775607469449564142775722990799410483303442188009909825516425265122865111013148058918215219732186781402034137356710261100319913042287700265861961338542577345023174835093782563566909861003015628063091508363997459167676767119443344924680041817639808842570497401864577984423989864393722476732990873467267903744668932625360737917832203094314694812552380498069567038006795999064923939297855071582761256375995771004356330515033234495482679016162875267695989205793554144967012127203525697424152277179690670809721045) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9511,7 +9511,7 @@ _:gn_991 { } _:gn_992 { - 117 math:greaterThan 1 . + (117) math:greaterThan 1 . (117 1) math:difference 116 . (104604740639436451642137610377718112850300129005703842795376827971362567625768475669325807417158369845121477808177127182454484319666341808290696890460338193579752234312567528285486010056689356613681821463627745295416940152525377207355398969499643765973430647893861800640737924992847739778712681624279880901253896686535494792839458241705468818431627064334649583795472013173636172727624083184342693410085092968680858316411278110844063810146403282672379466691123148950776170944270914315935627091948502951927867038983471299608696330077441999359514515330698027369020267779194623590501545616259641447596016664106382263488358136155277278037772130985558203782285461603600806242209489489982253514075726590055183295189506224161944918701281835412071044037 169254025738975588026387440021150477861971021307618792781717377460336554321728895258145328335750322641344658681531875768181601024975021663523086500424204116514937584025875091434841712649853793951551442670305858257060653248817464421705954903053912841795356063914564499384872689224670135065556417400492620981928558230761711711190136972537966607852864822963225368058785137263314844616857229696501164882375000406941354296724862452391999640680980357393394105037998147197074254548773362746453471702726680813028278475440461211434018330398012634272115076800963666684448782211949845552155503382119214059720995065946341330225469859458152741609301932392723076274114785815447338218403336692642721237565033482044891858468848650767739616787948927629369338504) math:sum 273858766378412039668525050398868590712271150313322635577094205431699121947497370927471135752908692486466136489709002950636085344641363471813783390884542310094689818338442619720327722706543150565233264133933603552477593401342841629061353872553556607768786711808426300025610614217517874844269099024772501883182454917297206504029595214243435426284491887297874951854257150436951017344481312880843858292460093375622212613136140563236063450827383640065773571729121296147850425493044277062389098794675183764956145514423932511042714660475454633631629592131661694053469049991144469142657048998378855507317011730052723593713827995613430019647074063378281280056400247419048144460612826182624974751640760072100075153658354874929684535489230763041440382541 . (116 169254025738975588026387440021150477861971021307618792781717377460336554321728895258145328335750322641344658681531875768181601024975021663523086500424204116514937584025875091434841712649853793951551442670305858257060653248817464421705954903053912841795356063914564499384872689224670135065556417400492620981928558230761711711190136972537966607852864822963225368058785137263314844616857229696501164882375000406941354296724862452391999640680980357393394105037998147197074254548773362746453471702726680813028278475440461211434018330398012634272115076800963666684448782211949845552155503382119214059720995065946341330225469859458152741609301932392723076274114785815447338218403336692642721237565033482044891858468848650767739616787948927629369338504 273858766378412039668525050398868590712271150313322635577094205431699121947497370927471135752908692486466136489709002950636085344641363471813783390884542310094689818338442619720327722706543150565233264133933603552477593401342841629061353872553556607768786711808426300025610614217517874844269099024772501883182454917297206504029595214243435426284491887297874951854257150436951017344481312880843858292460093375622212613136140563236063450827383640065773571729121296147850425493044277062389098794675183764956145514423932511042714660475454633631629592131661694053469049991144469142657048998378855507317011730052723593713827995613430019647074063378281280056400247419048144460612826182624974751640760072100075153658354874929684535489230763041440382541) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9522,7 +9522,7 @@ _:gn_993 { } _:gn_994 { - 118 math:greaterThan 1 . + (118) math:greaterThan 1 . (118 1) math:difference 117 . (64649285099539136384249829643432365011670892301914949986340549488973986695960419588819520918591952796223180873354748585727116705308679855232389609963865922935185349713307563149355702593164437337869621206678112961643713096292087214350555933554269075821925416020702698744134764231822395286843735776212740080674661544226216918350678730832497789421237758628575784263313124089678671889233146512158471472289907438260495980313584341547935830534577074721014638346874998246298083604502448430517844610778177861100411436456989911825322000320570634912600561470265639315428514432755221961653957765859572612124978401839959066737111723302875463571529801407164872491829324211846531976193847202660467723489306891989708563279342426605794698086667092217298294467 104604740639436451642137610377718112850300129005703842795376827971362567625768475669325807417158369845121477808177127182454484319666341808290696890460338193579752234312567528285486010056689356613681821463627745295416940152525377207355398969499643765973430647893861800640737924992847739778712681624279880901253896686535494792839458241705468818431627064334649583795472013173636172727624083184342693410085092968680858316411278110844063810146403282672379466691123148950776170944270914315935627091948502951927867038983471299608696330077441999359514515330698027369020267779194623590501545616259641447596016664106382263488358136155277278037772130985558203782285461603600806242209489489982253514075726590055183295189506224161944918701281835412071044037) math:sum 169254025738975588026387440021150477861971021307618792781717377460336554321728895258145328335750322641344658681531875768181601024975021663523086500424204116514937584025875091434841712649853793951551442670305858257060653248817464421705954903053912841795356063914564499384872689224670135065556417400492620981928558230761711711190136972537966607852864822963225368058785137263314844616857229696501164882375000406941354296724862452391999640680980357393394105037998147197074254548773362746453471702726680813028278475440461211434018330398012634272115076800963666684448782211949845552155503382119214059720995065946341330225469859458152741609301932392723076274114785815447338218403336692642721237565033482044891858468848650767739616787948927629369338504 . (117 104604740639436451642137610377718112850300129005703842795376827971362567625768475669325807417158369845121477808177127182454484319666341808290696890460338193579752234312567528285486010056689356613681821463627745295416940152525377207355398969499643765973430647893861800640737924992847739778712681624279880901253896686535494792839458241705468818431627064334649583795472013173636172727624083184342693410085092968680858316411278110844063810146403282672379466691123148950776170944270914315935627091948502951927867038983471299608696330077441999359514515330698027369020267779194623590501545616259641447596016664106382263488358136155277278037772130985558203782285461603600806242209489489982253514075726590055183295189506224161944918701281835412071044037 169254025738975588026387440021150477861971021307618792781717377460336554321728895258145328335750322641344658681531875768181601024975021663523086500424204116514937584025875091434841712649853793951551442670305858257060653248817464421705954903053912841795356063914564499384872689224670135065556417400492620981928558230761711711190136972537966607852864822963225368058785137263314844616857229696501164882375000406941354296724862452391999640680980357393394105037998147197074254548773362746453471702726680813028278475440461211434018330398012634272115076800963666684448782211949845552155503382119214059720995065946341330225469859458152741609301932392723076274114785815447338218403336692642721237565033482044891858468848650767739616787948927629369338504) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9533,7 +9533,7 @@ _:gn_995 { } _:gn_996 { - 119 math:greaterThan 1 . + (119) math:greaterThan 1 . (119 1) math:difference 118 . (39955455539897315257887780734285747838629236703788892809036278482388580929808056080506286498566417048898296934822378596727367614357661953058307280496472270644566884599259965136130307463524919275812200256949632333773227056233289993004843035945374690151505231873159101896603160761025344491868945848067140820579235142309277874488779510872971029010389305706073799532158889083957500838390936672184221937795185530420362336097693769296127979611826207951364828344248150704478087339768465885417782481170325090827455602526481387783374329756871364446913953860432388053591753346439401628847587850400068835471038262266423196751246412852401814466242329578393331290456137391754274266015642287321785790586419698065474731910163797556150220614614743194772749570 64649285099539136384249829643432365011670892301914949986340549488973986695960419588819520918591952796223180873354748585727116705308679855232389609963865922935185349713307563149355702593164437337869621206678112961643713096292087214350555933554269075821925416020702698744134764231822395286843735776212740080674661544226216918350678730832497789421237758628575784263313124089678671889233146512158471472289907438260495980313584341547935830534577074721014638346874998246298083604502448430517844610778177861100411436456989911825322000320570634912600561470265639315428514432755221961653957765859572612124978401839959066737111723302875463571529801407164872491829324211846531976193847202660467723489306891989708563279342426605794698086667092217298294467) math:sum 104604740639436451642137610377718112850300129005703842795376827971362567625768475669325807417158369845121477808177127182454484319666341808290696890460338193579752234312567528285486010056689356613681821463627745295416940152525377207355398969499643765973430647893861800640737924992847739778712681624279880901253896686535494792839458241705468818431627064334649583795472013173636172727624083184342693410085092968680858316411278110844063810146403282672379466691123148950776170944270914315935627091948502951927867038983471299608696330077441999359514515330698027369020267779194623590501545616259641447596016664106382263488358136155277278037772130985558203782285461603600806242209489489982253514075726590055183295189506224161944918701281835412071044037 . (118 64649285099539136384249829643432365011670892301914949986340549488973986695960419588819520918591952796223180873354748585727116705308679855232389609963865922935185349713307563149355702593164437337869621206678112961643713096292087214350555933554269075821925416020702698744134764231822395286843735776212740080674661544226216918350678730832497789421237758628575784263313124089678671889233146512158471472289907438260495980313584341547935830534577074721014638346874998246298083604502448430517844610778177861100411436456989911825322000320570634912600561470265639315428514432755221961653957765859572612124978401839959066737111723302875463571529801407164872491829324211846531976193847202660467723489306891989708563279342426605794698086667092217298294467 104604740639436451642137610377718112850300129005703842795376827971362567625768475669325807417158369845121477808177127182454484319666341808290696890460338193579752234312567528285486010056689356613681821463627745295416940152525377207355398969499643765973430647893861800640737924992847739778712681624279880901253896686535494792839458241705468818431627064334649583795472013173636172727624083184342693410085092968680858316411278110844063810146403282672379466691123148950776170944270914315935627091948502951927867038983471299608696330077441999359514515330698027369020267779194623590501545616259641447596016664106382263488358136155277278037772130985558203782285461603600806242209489489982253514075726590055183295189506224161944918701281835412071044037) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9544,7 +9544,7 @@ _:gn_997 { } _:gn_998 { - 120 math:greaterThan 1 . + (120) math:greaterThan 1 . (120 1) math:difference 119 . (24693829559641821126362048909146617173041655598126057177304271006585405766152363508313234420025535747324883938532369988999749090951017902174082329467393652290618465114047598013225395129639518062057420949728480627870486040058797221345712897608894385670420184147543596847531603470797050794974789928145599260095426401916939043861899219959526760410848452922501984731154235005721171050842209839974249534494721907840133644215890572251807850922750866769649810002626847541819996264733982545100062129607852770272955833930508524041947670563699270465686607609833251261836761086315820332806369915459503776653940139573535869985865310450473649105287471828771541201373186820092257710178204915338681932902887193924233831369178629049644477472052349022525544897 39955455539897315257887780734285747838629236703788892809036278482388580929808056080506286498566417048898296934822378596727367614357661953058307280496472270644566884599259965136130307463524919275812200256949632333773227056233289993004843035945374690151505231873159101896603160761025344491868945848067140820579235142309277874488779510872971029010389305706073799532158889083957500838390936672184221937795185530420362336097693769296127979611826207951364828344248150704478087339768465885417782481170325090827455602526481387783374329756871364446913953860432388053591753346439401628847587850400068835471038262266423196751246412852401814466242329578393331290456137391754274266015642287321785790586419698065474731910163797556150220614614743194772749570) math:sum 64649285099539136384249829643432365011670892301914949986340549488973986695960419588819520918591952796223180873354748585727116705308679855232389609963865922935185349713307563149355702593164437337869621206678112961643713096292087214350555933554269075821925416020702698744134764231822395286843735776212740080674661544226216918350678730832497789421237758628575784263313124089678671889233146512158471472289907438260495980313584341547935830534577074721014638346874998246298083604502448430517844610778177861100411436456989911825322000320570634912600561470265639315428514432755221961653957765859572612124978401839959066737111723302875463571529801407164872491829324211846531976193847202660467723489306891989708563279342426605794698086667092217298294467 . (119 39955455539897315257887780734285747838629236703788892809036278482388580929808056080506286498566417048898296934822378596727367614357661953058307280496472270644566884599259965136130307463524919275812200256949632333773227056233289993004843035945374690151505231873159101896603160761025344491868945848067140820579235142309277874488779510872971029010389305706073799532158889083957500838390936672184221937795185530420362336097693769296127979611826207951364828344248150704478087339768465885417782481170325090827455602526481387783374329756871364446913953860432388053591753346439401628847587850400068835471038262266423196751246412852401814466242329578393331290456137391754274266015642287321785790586419698065474731910163797556150220614614743194772749570 64649285099539136384249829643432365011670892301914949986340549488973986695960419588819520918591952796223180873354748585727116705308679855232389609963865922935185349713307563149355702593164437337869621206678112961643713096292087214350555933554269075821925416020702698744134764231822395286843735776212740080674661544226216918350678730832497789421237758628575784263313124089678671889233146512158471472289907438260495980313584341547935830534577074721014638346874998246298083604502448430517844610778177861100411436456989911825322000320570634912600561470265639315428514432755221961653957765859572612124978401839959066737111723302875463571529801407164872491829324211846531976193847202660467723489306891989708563279342426605794698086667092217298294467) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9555,7 +9555,7 @@ _:gn_999 { } _:gn_1000 { - 121 math:greaterThan 1 . + (121) math:greaterThan 1 . (121 1) math:difference 120 . (15261625980255494131525731825139130665587581105662835631732007475803175163655692572193052078540881301573412996290008607727618523406644050884224951029078618353948419485212367122904912333885401213754779307221151705902741016174492771659130138336480304481085047725615505049071557290228293696894155919921541560483808740392338830626880290913444268599540852783571814801004654078236329787548726832209972403300463622580228691881803197044320128689075341181715018341621303162658091075034483340317720351562472320554499768595972863741426659193172093981227346250599136791754992260123581296041217934940565058817098122692887326765381102401928165360954857749621790089082950571662016555837437371983103857683532504141240900540985168506505743142562394172247204673 24693829559641821126362048909146617173041655598126057177304271006585405766152363508313234420025535747324883938532369988999749090951017902174082329467393652290618465114047598013225395129639518062057420949728480627870486040058797221345712897608894385670420184147543596847531603470797050794974789928145599260095426401916939043861899219959526760410848452922501984731154235005721171050842209839974249534494721907840133644215890572251807850922750866769649810002626847541819996264733982545100062129607852770272955833930508524041947670563699270465686607609833251261836761086315820332806369915459503776653940139573535869985865310450473649105287471828771541201373186820092257710178204915338681932902887193924233831369178629049644477472052349022525544897) math:sum 39955455539897315257887780734285747838629236703788892809036278482388580929808056080506286498566417048898296934822378596727367614357661953058307280496472270644566884599259965136130307463524919275812200256949632333773227056233289993004843035945374690151505231873159101896603160761025344491868945848067140820579235142309277874488779510872971029010389305706073799532158889083957500838390936672184221937795185530420362336097693769296127979611826207951364828344248150704478087339768465885417782481170325090827455602526481387783374329756871364446913953860432388053591753346439401628847587850400068835471038262266423196751246412852401814466242329578393331290456137391754274266015642287321785790586419698065474731910163797556150220614614743194772749570 . (120 24693829559641821126362048909146617173041655598126057177304271006585405766152363508313234420025535747324883938532369988999749090951017902174082329467393652290618465114047598013225395129639518062057420949728480627870486040058797221345712897608894385670420184147543596847531603470797050794974789928145599260095426401916939043861899219959526760410848452922501984731154235005721171050842209839974249534494721907840133644215890572251807850922750866769649810002626847541819996264733982545100062129607852770272955833930508524041947670563699270465686607609833251261836761086315820332806369915459503776653940139573535869985865310450473649105287471828771541201373186820092257710178204915338681932902887193924233831369178629049644477472052349022525544897 39955455539897315257887780734285747838629236703788892809036278482388580929808056080506286498566417048898296934822378596727367614357661953058307280496472270644566884599259965136130307463524919275812200256949632333773227056233289993004843035945374690151505231873159101896603160761025344491868945848067140820579235142309277874488779510872971029010389305706073799532158889083957500838390936672184221937795185530420362336097693769296127979611826207951364828344248150704478087339768465885417782481170325090827455602526481387783374329756871364446913953860432388053591753346439401628847587850400068835471038262266423196751246412852401814466242329578393331290456137391754274266015642287321785790586419698065474731910163797556150220614614743194772749570) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9566,7 +9566,7 @@ _:gn_1001 { } _:gn_1002 { - 122 math:greaterThan 1 . + (122) math:greaterThan 1 . (122 1) math:difference 121 . (9432203579386326994836317084007486507454074492463221545572263530782230602496670936120182341484654445751470942242361381272130567544373851289857378438315033936670045628835230890320482795754116848302641642507328921967745023884304449686582759272414081189335136421928091798460046180568757098080634008224057699611617661524600213235018929046082491811307600138930169930149580927484841263293483007764277131194258285259904952334087375207487722233675525587934791661005544379161905189699499204782341778045380449718456065334535660300521011370527176484459261359234114470081768826192239036765151980518938717836842016880648543220484208048545483744332614079149751112290236248430241154340767543355578075219354689782992930828193460543138734329489954850278340224 15261625980255494131525731825139130665587581105662835631732007475803175163655692572193052078540881301573412996290008607727618523406644050884224951029078618353948419485212367122904912333885401213754779307221151705902741016174492771659130138336480304481085047725615505049071557290228293696894155919921541560483808740392338830626880290913444268599540852783571814801004654078236329787548726832209972403300463622580228691881803197044320128689075341181715018341621303162658091075034483340317720351562472320554499768595972863741426659193172093981227346250599136791754992260123581296041217934940565058817098122692887326765381102401928165360954857749621790089082950571662016555837437371983103857683532504141240900540985168506505743142562394172247204673) math:sum 24693829559641821126362048909146617173041655598126057177304271006585405766152363508313234420025535747324883938532369988999749090951017902174082329467393652290618465114047598013225395129639518062057420949728480627870486040058797221345712897608894385670420184147543596847531603470797050794974789928145599260095426401916939043861899219959526760410848452922501984731154235005721171050842209839974249534494721907840133644215890572251807850922750866769649810002626847541819996264733982545100062129607852770272955833930508524041947670563699270465686607609833251261836761086315820332806369915459503776653940139573535869985865310450473649105287471828771541201373186820092257710178204915338681932902887193924233831369178629049644477472052349022525544897 . (121 15261625980255494131525731825139130665587581105662835631732007475803175163655692572193052078540881301573412996290008607727618523406644050884224951029078618353948419485212367122904912333885401213754779307221151705902741016174492771659130138336480304481085047725615505049071557290228293696894155919921541560483808740392338830626880290913444268599540852783571814801004654078236329787548726832209972403300463622580228691881803197044320128689075341181715018341621303162658091075034483340317720351562472320554499768595972863741426659193172093981227346250599136791754992260123581296041217934940565058817098122692887326765381102401928165360954857749621790089082950571662016555837437371983103857683532504141240900540985168506505743142562394172247204673 24693829559641821126362048909146617173041655598126057177304271006585405766152363508313234420025535747324883938532369988999749090951017902174082329467393652290618465114047598013225395129639518062057420949728480627870486040058797221345712897608894385670420184147543596847531603470797050794974789928145599260095426401916939043861899219959526760410848452922501984731154235005721171050842209839974249534494721907840133644215890572251807850922750866769649810002626847541819996264733982545100062129607852770272955833930508524041947670563699270465686607609833251261836761086315820332806369915459503776653940139573535869985865310450473649105287471828771541201373186820092257710178204915338681932902887193924233831369178629049644477472052349022525544897) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9577,7 +9577,7 @@ _:gn_1003 { } _:gn_1004 { - 123 math:greaterThan 1 . + (123) math:greaterThan 1 . (123 1) math:difference 122 . (5829422400869167136689414741131644158133506613199614086159743945020944561159021636072869737056226855821942054047647226455487955862270199594367572590763584417278373856377136232584429538131284365452137664713822783934995992290188321972547379064066223291749911303687413250611511109659536598813521911697483860872191078867738617391861361867361776788233252644641644870855073150751488524255243824445695272106205337320323739547715821836832406455399815593780226680615758783496185885334984135535378573517091870836043703261437203440905647822644917496768084891365022321673223433931342259276065954421626340980256105812238783544896894353382681616622243670472038976792714323231775401496669828627525782464177814358247969712791707963367008813072439321968864449 9432203579386326994836317084007486507454074492463221545572263530782230602496670936120182341484654445751470942242361381272130567544373851289857378438315033936670045628835230890320482795754116848302641642507328921967745023884304449686582759272414081189335136421928091798460046180568757098080634008224057699611617661524600213235018929046082491811307600138930169930149580927484841263293483007764277131194258285259904952334087375207487722233675525587934791661005544379161905189699499204782341778045380449718456065334535660300521011370527176484459261359234114470081768826192239036765151980518938717836842016880648543220484208048545483744332614079149751112290236248430241154340767543355578075219354689782992930828193460543138734329489954850278340224) math:sum 15261625980255494131525731825139130665587581105662835631732007475803175163655692572193052078540881301573412996290008607727618523406644050884224951029078618353948419485212367122904912333885401213754779307221151705902741016174492771659130138336480304481085047725615505049071557290228293696894155919921541560483808740392338830626880290913444268599540852783571814801004654078236329787548726832209972403300463622580228691881803197044320128689075341181715018341621303162658091075034483340317720351562472320554499768595972863741426659193172093981227346250599136791754992260123581296041217934940565058817098122692887326765381102401928165360954857749621790089082950571662016555837437371983103857683532504141240900540985168506505743142562394172247204673 . (122 9432203579386326994836317084007486507454074492463221545572263530782230602496670936120182341484654445751470942242361381272130567544373851289857378438315033936670045628835230890320482795754116848302641642507328921967745023884304449686582759272414081189335136421928091798460046180568757098080634008224057699611617661524600213235018929046082491811307600138930169930149580927484841263293483007764277131194258285259904952334087375207487722233675525587934791661005544379161905189699499204782341778045380449718456065334535660300521011370527176484459261359234114470081768826192239036765151980518938717836842016880648543220484208048545483744332614079149751112290236248430241154340767543355578075219354689782992930828193460543138734329489954850278340224 15261625980255494131525731825139130665587581105662835631732007475803175163655692572193052078540881301573412996290008607727618523406644050884224951029078618353948419485212367122904912333885401213754779307221151705902741016174492771659130138336480304481085047725615505049071557290228293696894155919921541560483808740392338830626880290913444268599540852783571814801004654078236329787548726832209972403300463622580228691881803197044320128689075341181715018341621303162658091075034483340317720351562472320554499768595972863741426659193172093981227346250599136791754992260123581296041217934940565058817098122692887326765381102401928165360954857749621790089082950571662016555837437371983103857683532504141240900540985168506505743142562394172247204673) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9588,7 +9588,7 @@ _:gn_1005 { } _:gn_1006 { - 124 math:greaterThan 1 . + (124) math:greaterThan 1 . (124 1) math:difference 123 . (3602781178517159858146902342875842349320567879263607459412519585761286041337649300047312604428427589929528888194714154816642611682103651695489805847551449519391671772458094657736053257622832482850503977793506138032749031594116127714035380208347857897585225118240678547848535070909220499267112096526573838739426582656861595843157567178720715023074347494288525059294507776733352739038239183318581859088052947939581212786371553370655315778275709994154564980389785595665719304364515069246963204528288578882412362073098456859615363547882258987691176467869092148408545392260896777489086026097312376856585911068409759675587313695162802127710370408677712135497521925198465752844097714728052292755176875424744961115401752579771725516417515528309475775 5829422400869167136689414741131644158133506613199614086159743945020944561159021636072869737056226855821942054047647226455487955862270199594367572590763584417278373856377136232584429538131284365452137664713822783934995992290188321972547379064066223291749911303687413250611511109659536598813521911697483860872191078867738617391861361867361776788233252644641644870855073150751488524255243824445695272106205337320323739547715821836832406455399815593780226680615758783496185885334984135535378573517091870836043703261437203440905647822644917496768084891365022321673223433931342259276065954421626340980256105812238783544896894353382681616622243670472038976792714323231775401496669828627525782464177814358247969712791707963367008813072439321968864449) math:sum 9432203579386326994836317084007486507454074492463221545572263530782230602496670936120182341484654445751470942242361381272130567544373851289857378438315033936670045628835230890320482795754116848302641642507328921967745023884304449686582759272414081189335136421928091798460046180568757098080634008224057699611617661524600213235018929046082491811307600138930169930149580927484841263293483007764277131194258285259904952334087375207487722233675525587934791661005544379161905189699499204782341778045380449718456065334535660300521011370527176484459261359234114470081768826192239036765151980518938717836842016880648543220484208048545483744332614079149751112290236248430241154340767543355578075219354689782992930828193460543138734329489954850278340224 . (123 5829422400869167136689414741131644158133506613199614086159743945020944561159021636072869737056226855821942054047647226455487955862270199594367572590763584417278373856377136232584429538131284365452137664713822783934995992290188321972547379064066223291749911303687413250611511109659536598813521911697483860872191078867738617391861361867361776788233252644641644870855073150751488524255243824445695272106205337320323739547715821836832406455399815593780226680615758783496185885334984135535378573517091870836043703261437203440905647822644917496768084891365022321673223433931342259276065954421626340980256105812238783544896894353382681616622243670472038976792714323231775401496669828627525782464177814358247969712791707963367008813072439321968864449 9432203579386326994836317084007486507454074492463221545572263530782230602496670936120182341484654445751470942242361381272130567544373851289857378438315033936670045628835230890320482795754116848302641642507328921967745023884304449686582759272414081189335136421928091798460046180568757098080634008224057699611617661524600213235018929046082491811307600138930169930149580927484841263293483007764277131194258285259904952334087375207487722233675525587934791661005544379161905189699499204782341778045380449718456065334535660300521011370527176484459261359234114470081768826192239036765151980518938717836842016880648543220484208048545483744332614079149751112290236248430241154340767543355578075219354689782992930828193460543138734329489954850278340224) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9599,7 +9599,7 @@ _:gn_1007 { } _:gn_1008 { - 125 math:greaterThan 1 . + (125) math:greaterThan 1 . (125 1) math:difference 124 . (2226641222352007278542512398255801808812938733936006626747224359259658519821372336025557132627799265892413165852933071638845344180166547898877766743212134897886702083919041574848376280508451882601633686920316645902246960696072194258511998855718365394164686185446734702762976038750316099546409815170910022132764496210877021548703794688641061765158905150353119811560565374018135785217004641127113413018152389380742526761344268466177090677124105599625661700225973187830466580970469066288415368988803291953631341188338746581290284274762658509076908423495930173264678041670445481786979928324313964123670194743829023869309580658219879488911873261794326841295192398033309648652572113899473489709000938933503008597389955383595283296654923793659388674 3602781178517159858146902342875842349320567879263607459412519585761286041337649300047312604428427589929528888194714154816642611682103651695489805847551449519391671772458094657736053257622832482850503977793506138032749031594116127714035380208347857897585225118240678547848535070909220499267112096526573838739426582656861595843157567178720715023074347494288525059294507776733352739038239183318581859088052947939581212786371553370655315778275709994154564980389785595665719304364515069246963204528288578882412362073098456859615363547882258987691176467869092148408545392260896777489086026097312376856585911068409759675587313695162802127710370408677712135497521925198465752844097714728052292755176875424744961115401752579771725516417515528309475775) math:sum 5829422400869167136689414741131644158133506613199614086159743945020944561159021636072869737056226855821942054047647226455487955862270199594367572590763584417278373856377136232584429538131284365452137664713822783934995992290188321972547379064066223291749911303687413250611511109659536598813521911697483860872191078867738617391861361867361776788233252644641644870855073150751488524255243824445695272106205337320323739547715821836832406455399815593780226680615758783496185885334984135535378573517091870836043703261437203440905647822644917496768084891365022321673223433931342259276065954421626340980256105812238783544896894353382681616622243670472038976792714323231775401496669828627525782464177814358247969712791707963367008813072439321968864449 . (124 3602781178517159858146902342875842349320567879263607459412519585761286041337649300047312604428427589929528888194714154816642611682103651695489805847551449519391671772458094657736053257622832482850503977793506138032749031594116127714035380208347857897585225118240678547848535070909220499267112096526573838739426582656861595843157567178720715023074347494288525059294507776733352739038239183318581859088052947939581212786371553370655315778275709994154564980389785595665719304364515069246963204528288578882412362073098456859615363547882258987691176467869092148408545392260896777489086026097312376856585911068409759675587313695162802127710370408677712135497521925198465752844097714728052292755176875424744961115401752579771725516417515528309475775 5829422400869167136689414741131644158133506613199614086159743945020944561159021636072869737056226855821942054047647226455487955862270199594367572590763584417278373856377136232584429538131284365452137664713822783934995992290188321972547379064066223291749911303687413250611511109659536598813521911697483860872191078867738617391861361867361776788233252644641644870855073150751488524255243824445695272106205337320323739547715821836832406455399815593780226680615758783496185885334984135535378573517091870836043703261437203440905647822644917496768084891365022321673223433931342259276065954421626340980256105812238783544896894353382681616622243670472038976792714323231775401496669828627525782464177814358247969712791707963367008813072439321968864449) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9610,7 +9610,7 @@ _:gn_1009 { } _:gn_1010 { - 126 math:greaterThan 1 . + (126) math:greaterThan 1 . (126 1) math:difference 125 . (1376139956165152579604389944620040540507629145327600832665295226501627521516276964021755471800628324037115722341781083177797267501937103796612039104339314621504969688539053082887676977114380600248870290873189492130502070898043933455523381352629492503420538932793943845085559032158904399720702281355663816606662086445984574294453772490079653257915442343935405247733942402715216953821234542191468446069900558558838686025027284904478225101151604394528903280163812407835252723394046002958547835539485286928781020884759710278325079273119600478614268044373161975143867350590451295702106097772998412732915716324580735806277733036942922638798497146883385294202329527165156104191525600828578803046175936491241952518011797196176442219762591734650087101 2226641222352007278542512398255801808812938733936006626747224359259658519821372336025557132627799265892413165852933071638845344180166547898877766743212134897886702083919041574848376280508451882601633686920316645902246960696072194258511998855718365394164686185446734702762976038750316099546409815170910022132764496210877021548703794688641061765158905150353119811560565374018135785217004641127113413018152389380742526761344268466177090677124105599625661700225973187830466580970469066288415368988803291953631341188338746581290284274762658509076908423495930173264678041670445481786979928324313964123670194743829023869309580658219879488911873261794326841295192398033309648652572113899473489709000938933503008597389955383595283296654923793659388674) math:sum 3602781178517159858146902342875842349320567879263607459412519585761286041337649300047312604428427589929528888194714154816642611682103651695489805847551449519391671772458094657736053257622832482850503977793506138032749031594116127714035380208347857897585225118240678547848535070909220499267112096526573838739426582656861595843157567178720715023074347494288525059294507776733352739038239183318581859088052947939581212786371553370655315778275709994154564980389785595665719304364515069246963204528288578882412362073098456859615363547882258987691176467869092148408545392260896777489086026097312376856585911068409759675587313695162802127710370408677712135497521925198465752844097714728052292755176875424744961115401752579771725516417515528309475775 . (125 2226641222352007278542512398255801808812938733936006626747224359259658519821372336025557132627799265892413165852933071638845344180166547898877766743212134897886702083919041574848376280508451882601633686920316645902246960696072194258511998855718365394164686185446734702762976038750316099546409815170910022132764496210877021548703794688641061765158905150353119811560565374018135785217004641127113413018152389380742526761344268466177090677124105599625661700225973187830466580970469066288415368988803291953631341188338746581290284274762658509076908423495930173264678041670445481786979928324313964123670194743829023869309580658219879488911873261794326841295192398033309648652572113899473489709000938933503008597389955383595283296654923793659388674 3602781178517159858146902342875842349320567879263607459412519585761286041337649300047312604428427589929528888194714154816642611682103651695489805847551449519391671772458094657736053257622832482850503977793506138032749031594116127714035380208347857897585225118240678547848535070909220499267112096526573838739426582656861595843157567178720715023074347494288525059294507776733352739038239183318581859088052947939581212786371553370655315778275709994154564980389785595665719304364515069246963204528288578882412362073098456859615363547882258987691176467869092148408545392260896777489086026097312376856585911068409759675587313695162802127710370408677712135497521925198465752844097714728052292755176875424744961115401752579771725516417515528309475775) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9621,7 +9621,7 @@ _:gn_1011 { } _:gn_1012 { - 127 math:greaterThan 1 . + (127) math:greaterThan 1 . (127 1) math:difference 126 . (850501266186854698938122453635761268305309588608405794081929132758030998305095372003801660827170941855297443511151988461048076678229444102265727638872820276381732395379988491960699303394071282352763396047127153771744889798028260802988617503088872890744147252652790857677417006591411699825707533815246205526102409764892447254250022198561408507243462806417714563826622971302918831395770098935644966948251830821903840736316983561698865575972501205096758420062160779995213857576423063329867533449318005024850320303579036302965205001643058030462640379122768198120810691079994186084873830551315551390754478419248288063031847621276956850113376114910941547092862870868153544461046513070894686662825002442261056079378158187418841076892332059009301573 1376139956165152579604389944620040540507629145327600832665295226501627521516276964021755471800628324037115722341781083177797267501937103796612039104339314621504969688539053082887676977114380600248870290873189492130502070898043933455523381352629492503420538932793943845085559032158904399720702281355663816606662086445984574294453772490079653257915442343935405247733942402715216953821234542191468446069900558558838686025027284904478225101151604394528903280163812407835252723394046002958547835539485286928781020884759710278325079273119600478614268044373161975143867350590451295702106097772998412732915716324580735806277733036942922638798497146883385294202329527165156104191525600828578803046175936491241952518011797196176442219762591734650087101) math:sum 2226641222352007278542512398255801808812938733936006626747224359259658519821372336025557132627799265892413165852933071638845344180166547898877766743212134897886702083919041574848376280508451882601633686920316645902246960696072194258511998855718365394164686185446734702762976038750316099546409815170910022132764496210877021548703794688641061765158905150353119811560565374018135785217004641127113413018152389380742526761344268466177090677124105599625661700225973187830466580970469066288415368988803291953631341188338746581290284274762658509076908423495930173264678041670445481786979928324313964123670194743829023869309580658219879488911873261794326841295192398033309648652572113899473489709000938933503008597389955383595283296654923793659388674 . (126 1376139956165152579604389944620040540507629145327600832665295226501627521516276964021755471800628324037115722341781083177797267501937103796612039104339314621504969688539053082887676977114380600248870290873189492130502070898043933455523381352629492503420538932793943845085559032158904399720702281355663816606662086445984574294453772490079653257915442343935405247733942402715216953821234542191468446069900558558838686025027284904478225101151604394528903280163812407835252723394046002958547835539485286928781020884759710278325079273119600478614268044373161975143867350590451295702106097772998412732915716324580735806277733036942922638798497146883385294202329527165156104191525600828578803046175936491241952518011797196176442219762591734650087101 2226641222352007278542512398255801808812938733936006626747224359259658519821372336025557132627799265892413165852933071638845344180166547898877766743212134897886702083919041574848376280508451882601633686920316645902246960696072194258511998855718365394164686185446734702762976038750316099546409815170910022132764496210877021548703794688641061765158905150353119811560565374018135785217004641127113413018152389380742526761344268466177090677124105599625661700225973187830466580970469066288415368988803291953631341188338746581290284274762658509076908423495930173264678041670445481786979928324313964123670194743829023869309580658219879488911873261794326841295192398033309648652572113899473489709000938933503008597389955383595283296654923793659388674) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9632,7 +9632,7 @@ _:gn_1013 { } _:gn_1014 { - 128 math:greaterThan 1 . + (128) math:greaterThan 1 . (128 1) math:difference 127 . (525638689978297880666267490984279272202319556719195038583366093743596523211181592017953810973457382181818278830629094716749190823707659694346311465466494345123237293159064590926977673720309317896106894826062338358757181100015672652534763849540619612676391680141152987408142025567492699894994747540417611080559676681092127040203750291518244750671979537517690683907319431412298122425464443255823479121648727736934845288710301342779359525179103189432144860101651627840038865817622939628680302090167281903930700581180673975359874271476542448151627665250393777023056659510457109617232267221682861342161237905332447743245885415665965788685121031972443747109466656297002559730479087757684116383350934048980896438633639008757601142870259675640785528 850501266186854698938122453635761268305309588608405794081929132758030998305095372003801660827170941855297443511151988461048076678229444102265727638872820276381732395379988491960699303394071282352763396047127153771744889798028260802988617503088872890744147252652790857677417006591411699825707533815246205526102409764892447254250022198561408507243462806417714563826622971302918831395770098935644966948251830821903840736316983561698865575972501205096758420062160779995213857576423063329867533449318005024850320303579036302965205001643058030462640379122768198120810691079994186084873830551315551390754478419248288063031847621276956850113376114910941547092862870868153544461046513070894686662825002442261056079378158187418841076892332059009301573) math:sum 1376139956165152579604389944620040540507629145327600832665295226501627521516276964021755471800628324037115722341781083177797267501937103796612039104339314621504969688539053082887676977114380600248870290873189492130502070898043933455523381352629492503420538932793943845085559032158904399720702281355663816606662086445984574294453772490079653257915442343935405247733942402715216953821234542191468446069900558558838686025027284904478225101151604394528903280163812407835252723394046002958547835539485286928781020884759710278325079273119600478614268044373161975143867350590451295702106097772998412732915716324580735806277733036942922638798497146883385294202329527165156104191525600828578803046175936491241952518011797196176442219762591734650087101 . (127 850501266186854698938122453635761268305309588608405794081929132758030998305095372003801660827170941855297443511151988461048076678229444102265727638872820276381732395379988491960699303394071282352763396047127153771744889798028260802988617503088872890744147252652790857677417006591411699825707533815246205526102409764892447254250022198561408507243462806417714563826622971302918831395770098935644966948251830821903840736316983561698865575972501205096758420062160779995213857576423063329867533449318005024850320303579036302965205001643058030462640379122768198120810691079994186084873830551315551390754478419248288063031847621276956850113376114910941547092862870868153544461046513070894686662825002442261056079378158187418841076892332059009301573 1376139956165152579604389944620040540507629145327600832665295226501627521516276964021755471800628324037115722341781083177797267501937103796612039104339314621504969688539053082887676977114380600248870290873189492130502070898043933455523381352629492503420538932793943845085559032158904399720702281355663816606662086445984574294453772490079653257915442343935405247733942402715216953821234542191468446069900558558838686025027284904478225101151604394528903280163812407835252723394046002958547835539485286928781020884759710278325079273119600478614268044373161975143867350590451295702106097772998412732915716324580735806277733036942922638798497146883385294202329527165156104191525600828578803046175936491241952518011797196176442219762591734650087101) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9643,7 +9643,7 @@ _:gn_1015 { } _:gn_1016 { - 129 math:greaterThan 1 . + (129) math:greaterThan 1 . (129 1) math:difference 128 . (324862576208556818271854962651481996102990031889210755498563039014434475093913779985847849853713559673479164680522893744298885854521784407919416173406325931258495102220923901033721629673761964456656501221064815412987708698012588150453853653548253278067755572511637870269274981023918999930712786274828594445542733083800320214046271907043163756571483268900023879919303539890620708970305655679821487826603103084968995447606682218919506050793398015664613559960509152155174991758800123701187231359150723120919619722398362327605330730166515582311012713872374421097754031569537076467641563329632690048593240513915840319785962205610991061428255082938497799983396214571150984730567425313210570279474068393280159640744519178661239934022072383368516045 525638689978297880666267490984279272202319556719195038583366093743596523211181592017953810973457382181818278830629094716749190823707659694346311465466494345123237293159064590926977673720309317896106894826062338358757181100015672652534763849540619612676391680141152987408142025567492699894994747540417611080559676681092127040203750291518244750671979537517690683907319431412298122425464443255823479121648727736934845288710301342779359525179103189432144860101651627840038865817622939628680302090167281903930700581180673975359874271476542448151627665250393777023056659510457109617232267221682861342161237905332447743245885415665965788685121031972443747109466656297002559730479087757684116383350934048980896438633639008757601142870259675640785528) math:sum 850501266186854698938122453635761268305309588608405794081929132758030998305095372003801660827170941855297443511151988461048076678229444102265727638872820276381732395379988491960699303394071282352763396047127153771744889798028260802988617503088872890744147252652790857677417006591411699825707533815246205526102409764892447254250022198561408507243462806417714563826622971302918831395770098935644966948251830821903840736316983561698865575972501205096758420062160779995213857576423063329867533449318005024850320303579036302965205001643058030462640379122768198120810691079994186084873830551315551390754478419248288063031847621276956850113376114910941547092862870868153544461046513070894686662825002442261056079378158187418841076892332059009301573 . (128 525638689978297880666267490984279272202319556719195038583366093743596523211181592017953810973457382181818278830629094716749190823707659694346311465466494345123237293159064590926977673720309317896106894826062338358757181100015672652534763849540619612676391680141152987408142025567492699894994747540417611080559676681092127040203750291518244750671979537517690683907319431412298122425464443255823479121648727736934845288710301342779359525179103189432144860101651627840038865817622939628680302090167281903930700581180673975359874271476542448151627665250393777023056659510457109617232267221682861342161237905332447743245885415665965788685121031972443747109466656297002559730479087757684116383350934048980896438633639008757601142870259675640785528 850501266186854698938122453635761268305309588608405794081929132758030998305095372003801660827170941855297443511151988461048076678229444102265727638872820276381732395379988491960699303394071282352763396047127153771744889798028260802988617503088872890744147252652790857677417006591411699825707533815246205526102409764892447254250022198561408507243462806417714563826622971302918831395770098935644966948251830821903840736316983561698865575972501205096758420062160779995213857576423063329867533449318005024850320303579036302965205001643058030462640379122768198120810691079994186084873830551315551390754478419248288063031847621276956850113376114910941547092862870868153544461046513070894686662825002442261056079378158187418841076892332059009301573) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9654,7 +9654,7 @@ _:gn_1017 { } _:gn_1018 { - 130 math:greaterThan 1 . + (130) math:greaterThan 1 . (130 1) math:difference 129 . (200776113769741062394412528332797276099329524829984283084803054729162048117267812032105961119743822508339114150106200972450304969185875286426895292060168413864742190938140689893256044046547353439450393604997522945769472402003084502080910195992366334608636107629515117138867044543573699964281961265589016635016943597291806826157478384475080994100496268617666803988015891521677413455158787576001991295045624651965849841103619123859853474385705173767531300141142475684863874058822815927493070731016558783011080858782311647754543541310026865840614951378019355925302627940920033149590703892050171293567997391416607423459923210054974727256865949033945947126070441725851574999911662444473546103876865655700736797889119830096361208848187292272269483 324862576208556818271854962651481996102990031889210755498563039014434475093913779985847849853713559673479164680522893744298885854521784407919416173406325931258495102220923901033721629673761964456656501221064815412987708698012588150453853653548253278067755572511637870269274981023918999930712786274828594445542733083800320214046271907043163756571483268900023879919303539890620708970305655679821487826603103084968995447606682218919506050793398015664613559960509152155174991758800123701187231359150723120919619722398362327605330730166515582311012713872374421097754031569537076467641563329632690048593240513915840319785962205610991061428255082938497799983396214571150984730567425313210570279474068393280159640744519178661239934022072383368516045) math:sum 525638689978297880666267490984279272202319556719195038583366093743596523211181592017953810973457382181818278830629094716749190823707659694346311465466494345123237293159064590926977673720309317896106894826062338358757181100015672652534763849540619612676391680141152987408142025567492699894994747540417611080559676681092127040203750291518244750671979537517690683907319431412298122425464443255823479121648727736934845288710301342779359525179103189432144860101651627840038865817622939628680302090167281903930700581180673975359874271476542448151627665250393777023056659510457109617232267221682861342161237905332447743245885415665965788685121031972443747109466656297002559730479087757684116383350934048980896438633639008757601142870259675640785528 . (129 324862576208556818271854962651481996102990031889210755498563039014434475093913779985847849853713559673479164680522893744298885854521784407919416173406325931258495102220923901033721629673761964456656501221064815412987708698012588150453853653548253278067755572511637870269274981023918999930712786274828594445542733083800320214046271907043163756571483268900023879919303539890620708970305655679821487826603103084968995447606682218919506050793398015664613559960509152155174991758800123701187231359150723120919619722398362327605330730166515582311012713872374421097754031569537076467641563329632690048593240513915840319785962205610991061428255082938497799983396214571150984730567425313210570279474068393280159640744519178661239934022072383368516045 525638689978297880666267490984279272202319556719195038583366093743596523211181592017953810973457382181818278830629094716749190823707659694346311465466494345123237293159064590926977673720309317896106894826062338358757181100015672652534763849540619612676391680141152987408142025567492699894994747540417611080559676681092127040203750291518244750671979537517690683907319431412298122425464443255823479121648727736934845288710301342779359525179103189432144860101651627840038865817622939628680302090167281903930700581180673975359874271476542448151627665250393777023056659510457109617232267221682861342161237905332447743245885415665965788685121031972443747109466656297002559730479087757684116383350934048980896438633639008757601142870259675640785528) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9665,7 +9665,7 @@ _:gn_1019 { } _:gn_1020 { - 131 math:greaterThan 1 . + (131) math:greaterThan 1 . (131 1) math:difference 130 . (124086462438815755877442434318684720003660507059226472413759984285272426976645967953741888733969737165140050530416692771848580885335909121492520881346157517393752911282783211140465585627214611017206107616067292467218236296009503648372943457555886943459119464882122753130407936480345299966430825009239577810525789486508513387888793522568082762470987000282357075931287648368943295515146868103819496531557478433003145606503063095059652576407692841897082259819366676470311117699977307773694160628134164337908538863616050679850787188856488716470397762494355065172451403628617043318050859437582518755025243122499232896326038995556016334171389133904551852857325772845299409730655762868737024175597202737579422842855399348564878725173885091096246562 200776113769741062394412528332797276099329524829984283084803054729162048117267812032105961119743822508339114150106200972450304969185875286426895292060168413864742190938140689893256044046547353439450393604997522945769472402003084502080910195992366334608636107629515117138867044543573699964281961265589016635016943597291806826157478384475080994100496268617666803988015891521677413455158787576001991295045624651965849841103619123859853474385705173767531300141142475684863874058822815927493070731016558783011080858782311647754543541310026865840614951378019355925302627940920033149590703892050171293567997391416607423459923210054974727256865949033945947126070441725851574999911662444473546103876865655700736797889119830096361208848187292272269483) math:sum 324862576208556818271854962651481996102990031889210755498563039014434475093913779985847849853713559673479164680522893744298885854521784407919416173406325931258495102220923901033721629673761964456656501221064815412987708698012588150453853653548253278067755572511637870269274981023918999930712786274828594445542733083800320214046271907043163756571483268900023879919303539890620708970305655679821487826603103084968995447606682218919506050793398015664613559960509152155174991758800123701187231359150723120919619722398362327605330730166515582311012713872374421097754031569537076467641563329632690048593240513915840319785962205610991061428255082938497799983396214571150984730567425313210570279474068393280159640744519178661239934022072383368516045 . (130 200776113769741062394412528332797276099329524829984283084803054729162048117267812032105961119743822508339114150106200972450304969185875286426895292060168413864742190938140689893256044046547353439450393604997522945769472402003084502080910195992366334608636107629515117138867044543573699964281961265589016635016943597291806826157478384475080994100496268617666803988015891521677413455158787576001991295045624651965849841103619123859853474385705173767531300141142475684863874058822815927493070731016558783011080858782311647754543541310026865840614951378019355925302627940920033149590703892050171293567997391416607423459923210054974727256865949033945947126070441725851574999911662444473546103876865655700736797889119830096361208848187292272269483 324862576208556818271854962651481996102990031889210755498563039014434475093913779985847849853713559673479164680522893744298885854521784407919416173406325931258495102220923901033721629673761964456656501221064815412987708698012588150453853653548253278067755572511637870269274981023918999930712786274828594445542733083800320214046271907043163756571483268900023879919303539890620708970305655679821487826603103084968995447606682218919506050793398015664613559960509152155174991758800123701187231359150723120919619722398362327605330730166515582311012713872374421097754031569537076467641563329632690048593240513915840319785962205610991061428255082938497799983396214571150984730567425313210570279474068393280159640744519178661239934022072383368516045) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9676,7 +9676,7 @@ _:gn_1021 { } _:gn_1022 { - 132 math:greaterThan 1 . + (132) math:greaterThan 1 . (132 1) math:difference 131 . (76689651330925306516970094014112556095669017770757810671043070443889621140621844078364072385774085343199063619689508200601724083849966164934374410714010896470989279655357478752790458419332742422244285988930230478551236105993580853707966738436479391149516642747392364008459108063228399997851136256349438824491154110783293438268684861906998231629509268335309728056728243152734117940011919472182494763488146218962704234600556028800200897978012331870449040321775799214552756358845508153798910102882394445102541995166260967903756352453538149370217188883664290752851224312302989831539844454467652538542754268917374527133884214498958393085476815129394094268744668880552165269255899575736521928279662918121313955033720481531482483674302201176022921 124086462438815755877442434318684720003660507059226472413759984285272426976645967953741888733969737165140050530416692771848580885335909121492520881346157517393752911282783211140465585627214611017206107616067292467218236296009503648372943457555886943459119464882122753130407936480345299966430825009239577810525789486508513387888793522568082762470987000282357075931287648368943295515146868103819496531557478433003145606503063095059652576407692841897082259819366676470311117699977307773694160628134164337908538863616050679850787188856488716470397762494355065172451403628617043318050859437582518755025243122499232896326038995556016334171389133904551852857325772845299409730655762868737024175597202737579422842855399348564878725173885091096246562) math:sum 200776113769741062394412528332797276099329524829984283084803054729162048117267812032105961119743822508339114150106200972450304969185875286426895292060168413864742190938140689893256044046547353439450393604997522945769472402003084502080910195992366334608636107629515117138867044543573699964281961265589016635016943597291806826157478384475080994100496268617666803988015891521677413455158787576001991295045624651965849841103619123859853474385705173767531300141142475684863874058822815927493070731016558783011080858782311647754543541310026865840614951378019355925302627940920033149590703892050171293567997391416607423459923210054974727256865949033945947126070441725851574999911662444473546103876865655700736797889119830096361208848187292272269483 . (131 124086462438815755877442434318684720003660507059226472413759984285272426976645967953741888733969737165140050530416692771848580885335909121492520881346157517393752911282783211140465585627214611017206107616067292467218236296009503648372943457555886943459119464882122753130407936480345299966430825009239577810525789486508513387888793522568082762470987000282357075931287648368943295515146868103819496531557478433003145606503063095059652576407692841897082259819366676470311117699977307773694160628134164337908538863616050679850787188856488716470397762494355065172451403628617043318050859437582518755025243122499232896326038995556016334171389133904551852857325772845299409730655762868737024175597202737579422842855399348564878725173885091096246562 200776113769741062394412528332797276099329524829984283084803054729162048117267812032105961119743822508339114150106200972450304969185875286426895292060168413864742190938140689893256044046547353439450393604997522945769472402003084502080910195992366334608636107629515117138867044543573699964281961265589016635016943597291806826157478384475080994100496268617666803988015891521677413455158787576001991295045624651965849841103619123859853474385705173767531300141142475684863874058822815927493070731016558783011080858782311647754543541310026865840614951378019355925302627940920033149590703892050171293567997391416607423459923210054974727256865949033945947126070441725851574999911662444473546103876865655700736797889119830096361208848187292272269483) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9687,7 +9687,7 @@ _:gn_1023 { } _:gn_1024 { - 133 math:greaterThan 1 . + (133) math:greaterThan 1 . (133 1) math:difference 132 . (47396811107890449360472340304572163907991489288468661742716913841382805836024123875377816348195651821940986910727184571246856801485942956558146470632146620922763631627425732387675127207881868594961821627137061988667000190015922794664976719119407552309602822134730389121948828417116899968579688752890138986034635375725219949620108660661084530841477731947047347874559405216209177575134948631637001768069332214040441371902507066259451678429680510026633219497590877255758361341131799619895250525251769892805996868449789711947030836402950567100180573610690774419600179316314053486511014983114866216482488853581858369192154781057057941085912318775157758588581103964747244461399863293000502247317539819458108887821678867033396241499582889920223641 76689651330925306516970094014112556095669017770757810671043070443889621140621844078364072385774085343199063619689508200601724083849966164934374410714010896470989279655357478752790458419332742422244285988930230478551236105993580853707966738436479391149516642747392364008459108063228399997851136256349438824491154110783293438268684861906998231629509268335309728056728243152734117940011919472182494763488146218962704234600556028800200897978012331870449040321775799214552756358845508153798910102882394445102541995166260967903756352453538149370217188883664290752851224312302989831539844454467652538542754268917374527133884214498958393085476815129394094268744668880552165269255899575736521928279662918121313955033720481531482483674302201176022921) math:sum 124086462438815755877442434318684720003660507059226472413759984285272426976645967953741888733969737165140050530416692771848580885335909121492520881346157517393752911282783211140465585627214611017206107616067292467218236296009503648372943457555886943459119464882122753130407936480345299966430825009239577810525789486508513387888793522568082762470987000282357075931287648368943295515146868103819496531557478433003145606503063095059652576407692841897082259819366676470311117699977307773694160628134164337908538863616050679850787188856488716470397762494355065172451403628617043318050859437582518755025243122499232896326038995556016334171389133904551852857325772845299409730655762868737024175597202737579422842855399348564878725173885091096246562 . (132 76689651330925306516970094014112556095669017770757810671043070443889621140621844078364072385774085343199063619689508200601724083849966164934374410714010896470989279655357478752790458419332742422244285988930230478551236105993580853707966738436479391149516642747392364008459108063228399997851136256349438824491154110783293438268684861906998231629509268335309728056728243152734117940011919472182494763488146218962704234600556028800200897978012331870449040321775799214552756358845508153798910102882394445102541995166260967903756352453538149370217188883664290752851224312302989831539844454467652538542754268917374527133884214498958393085476815129394094268744668880552165269255899575736521928279662918121313955033720481531482483674302201176022921 124086462438815755877442434318684720003660507059226472413759984285272426976645967953741888733969737165140050530416692771848580885335909121492520881346157517393752911282783211140465585627214611017206107616067292467218236296009503648372943457555886943459119464882122753130407936480345299966430825009239577810525789486508513387888793522568082762470987000282357075931287648368943295515146868103819496531557478433003145606503063095059652576407692841897082259819366676470311117699977307773694160628134164337908538863616050679850787188856488716470397762494355065172451403628617043318050859437582518755025243122499232896326038995556016334171389133904551852857325772845299409730655762868737024175597202737579422842855399348564878725173885091096246562) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9698,7 +9698,7 @@ _:gn_1025 { } _:gn_1026 { - 134 math:greaterThan 1 . + (134) math:greaterThan 1 . (134 1) math:difference 133 . (29292840223034857156497753709540392187677528482289148928326156602506815304597720202986256037578433521258076708962323629354867282364023208376227940081864275548225648027931746365115331211450873827282464361793168489884235915977658059042990019317071838839913820612661974886510279646111500029271447503459299838456518735058073488648576201245913700788031536388262380182168837936524940364876970840545492995418814004922262862698048962540749219548331821843815820824184921958794395017713708533903659577630624552296545126716471255956725516050587582270036615272973516333251044995988936345028829471352786322060265415335516157941729433441900451999564496354236335680163564915804920807856036282736019680962123098663205067212041614498086242174719311255799280 47396811107890449360472340304572163907991489288468661742716913841382805836024123875377816348195651821940986910727184571246856801485942956558146470632146620922763631627425732387675127207881868594961821627137061988667000190015922794664976719119407552309602822134730389121948828417116899968579688752890138986034635375725219949620108660661084530841477731947047347874559405216209177575134948631637001768069332214040441371902507066259451678429680510026633219497590877255758361341131799619895250525251769892805996868449789711947030836402950567100180573610690774419600179316314053486511014983114866216482488853581858369192154781057057941085912318775157758588581103964747244461399863293000502247317539819458108887821678867033396241499582889920223641) math:sum 76689651330925306516970094014112556095669017770757810671043070443889621140621844078364072385774085343199063619689508200601724083849966164934374410714010896470989279655357478752790458419332742422244285988930230478551236105993580853707966738436479391149516642747392364008459108063228399997851136256349438824491154110783293438268684861906998231629509268335309728056728243152734117940011919472182494763488146218962704234600556028800200897978012331870449040321775799214552756358845508153798910102882394445102541995166260967903756352453538149370217188883664290752851224312302989831539844454467652538542754268917374527133884214498958393085476815129394094268744668880552165269255899575736521928279662918121313955033720481531482483674302201176022921 . (133 47396811107890449360472340304572163907991489288468661742716913841382805836024123875377816348195651821940986910727184571246856801485942956558146470632146620922763631627425732387675127207881868594961821627137061988667000190015922794664976719119407552309602822134730389121948828417116899968579688752890138986034635375725219949620108660661084530841477731947047347874559405216209177575134948631637001768069332214040441371902507066259451678429680510026633219497590877255758361341131799619895250525251769892805996868449789711947030836402950567100180573610690774419600179316314053486511014983114866216482488853581858369192154781057057941085912318775157758588581103964747244461399863293000502247317539819458108887821678867033396241499582889920223641 76689651330925306516970094014112556095669017770757810671043070443889621140621844078364072385774085343199063619689508200601724083849966164934374410714010896470989279655357478752790458419332742422244285988930230478551236105993580853707966738436479391149516642747392364008459108063228399997851136256349438824491154110783293438268684861906998231629509268335309728056728243152734117940011919472182494763488146218962704234600556028800200897978012331870449040321775799214552756358845508153798910102882394445102541995166260967903756352453538149370217188883664290752851224312302989831539844454467652538542754268917374527133884214498958393085476815129394094268744668880552165269255899575736521928279662918121313955033720481531482483674302201176022921) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9709,7 +9709,7 @@ _:gn_1027 { } _:gn_1028 { - 135 math:greaterThan 1 . + (135) math:greaterThan 1 . (135 1) math:difference 134 . (18103970884855592203974586595031771720313960806179512814390757238875990531426403672391560310617218300682910201764860941891989519121919748181918530550282345374537983599493986022559795996430994767679357265343893498782764274038264735621986699802335713469689001522068414235438548771005399939308241249430839147578116640667146460971532459415170830053446195558784967692390567279684237210257977791091508772650518209118178509204458103718702458881348688182817398673405955296963966323418091085991590947621145340509451741733318455990305320352362984830143958337717258086349134320325117141482185511762079894422223438246342211250425347615157489086347822420921422908417539048942323653543827010264482566355416720794903820609637252535309999324863578664424361 29292840223034857156497753709540392187677528482289148928326156602506815304597720202986256037578433521258076708962323629354867282364023208376227940081864275548225648027931746365115331211450873827282464361793168489884235915977658059042990019317071838839913820612661974886510279646111500029271447503459299838456518735058073488648576201245913700788031536388262380182168837936524940364876970840545492995418814004922262862698048962540749219548331821843815820824184921958794395017713708533903659577630624552296545126716471255956725516050587582270036615272973516333251044995988936345028829471352786322060265415335516157941729433441900451999564496354236335680163564915804920807856036282736019680962123098663205067212041614498086242174719311255799280) math:sum 47396811107890449360472340304572163907991489288468661742716913841382805836024123875377816348195651821940986910727184571246856801485942956558146470632146620922763631627425732387675127207881868594961821627137061988667000190015922794664976719119407552309602822134730389121948828417116899968579688752890138986034635375725219949620108660661084530841477731947047347874559405216209177575134948631637001768069332214040441371902507066259451678429680510026633219497590877255758361341131799619895250525251769892805996868449789711947030836402950567100180573610690774419600179316314053486511014983114866216482488853581858369192154781057057941085912318775157758588581103964747244461399863293000502247317539819458108887821678867033396241499582889920223641 . (134 29292840223034857156497753709540392187677528482289148928326156602506815304597720202986256037578433521258076708962323629354867282364023208376227940081864275548225648027931746365115331211450873827282464361793168489884235915977658059042990019317071838839913820612661974886510279646111500029271447503459299838456518735058073488648576201245913700788031536388262380182168837936524940364876970840545492995418814004922262862698048962540749219548331821843815820824184921958794395017713708533903659577630624552296545126716471255956725516050587582270036615272973516333251044995988936345028829471352786322060265415335516157941729433441900451999564496354236335680163564915804920807856036282736019680962123098663205067212041614498086242174719311255799280 47396811107890449360472340304572163907991489288468661742716913841382805836024123875377816348195651821940986910727184571246856801485942956558146470632146620922763631627425732387675127207881868594961821627137061988667000190015922794664976719119407552309602822134730389121948828417116899968579688752890138986034635375725219949620108660661084530841477731947047347874559405216209177575134948631637001768069332214040441371902507066259451678429680510026633219497590877255758361341131799619895250525251769892805996868449789711947030836402950567100180573610690774419600179316314053486511014983114866216482488853581858369192154781057057941085912318775157758588581103964747244461399863293000502247317539819458108887821678867033396241499582889920223641) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9720,7 +9720,7 @@ _:gn_1029 { } _:gn_1030 { - 136 math:greaterThan 1 . + (136) math:greaterThan 1 . (136 1) math:difference 135 . (11188869338179264952523167114508620467363567676109636113935399363630824773171316530594695726961215220575166507197462687462877763242103460194309409531581930173687664428437760342555535215019879059603107096449274991101471641939393323421003319514736125370224819090593560651071730875106100089963206254028460690878402094390927027677043741830742870734585340829477412489778270656840703154618993049453984222768295795804084353493590858822046760666983133660998422150778966661830428694295617447912068630009479211787093384983152799966420195698224597439892656935256258246901910675663819203546643959590706427638041977089173946691304085826742962913216673933314912771746025866862597154312209272471537114606706377868301246602404361962776242849855732591374919 18103970884855592203974586595031771720313960806179512814390757238875990531426403672391560310617218300682910201764860941891989519121919748181918530550282345374537983599493986022559795996430994767679357265343893498782764274038264735621986699802335713469689001522068414235438548771005399939308241249430839147578116640667146460971532459415170830053446195558784967692390567279684237210257977791091508772650518209118178509204458103718702458881348688182817398673405955296963966323418091085991590947621145340509451741733318455990305320352362984830143958337717258086349134320325117141482185511762079894422223438246342211250425347615157489086347822420921422908417539048942323653543827010264482566355416720794903820609637252535309999324863578664424361) math:sum 29292840223034857156497753709540392187677528482289148928326156602506815304597720202986256037578433521258076708962323629354867282364023208376227940081864275548225648027931746365115331211450873827282464361793168489884235915977658059042990019317071838839913820612661974886510279646111500029271447503459299838456518735058073488648576201245913700788031536388262380182168837936524940364876970840545492995418814004922262862698048962540749219548331821843815820824184921958794395017713708533903659577630624552296545126716471255956725516050587582270036615272973516333251044995988936345028829471352786322060265415335516157941729433441900451999564496354236335680163564915804920807856036282736019680962123098663205067212041614498086242174719311255799280 . (135 18103970884855592203974586595031771720313960806179512814390757238875990531426403672391560310617218300682910201764860941891989519121919748181918530550282345374537983599493986022559795996430994767679357265343893498782764274038264735621986699802335713469689001522068414235438548771005399939308241249430839147578116640667146460971532459415170830053446195558784967692390567279684237210257977791091508772650518209118178509204458103718702458881348688182817398673405955296963966323418091085991590947621145340509451741733318455990305320352362984830143958337717258086349134320325117141482185511762079894422223438246342211250425347615157489086347822420921422908417539048942323653543827010264482566355416720794903820609637252535309999324863578664424361 29292840223034857156497753709540392187677528482289148928326156602506815304597720202986256037578433521258076708962323629354867282364023208376227940081864275548225648027931746365115331211450873827282464361793168489884235915977658059042990019317071838839913820612661974886510279646111500029271447503459299838456518735058073488648576201245913700788031536388262380182168837936524940364876970840545492995418814004922262862698048962540749219548331821843815820824184921958794395017713708533903659577630624552296545126716471255956725516050587582270036615272973516333251044995988936345028829471352786322060265415335516157941729433441900451999564496354236335680163564915804920807856036282736019680962123098663205067212041614498086242174719311255799280) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9731,7 +9731,7 @@ _:gn_1031 { } _:gn_1032 { - 137 math:greaterThan 1 . + (137) math:greaterThan 1 . (137 1) math:difference 136 . (6915101546676327251451419480523151252950393130069876700455357875245165758255087141796864583656003080107743694567398254429111755879816287987609121018700415200850319171056225680004260781411115708076250168894618507681292632098871412200983380287599588099464182431474853584366817895899299849345034995402378456699714546276219433294488717584427959318860854729307555202612296622843534055638984741637524549882222413314094155710867244896655698214365554521818976522626988635133537629122473638079522317611666128722358356750165656023885124654138387390251301402460999839447223644661297937935541552171373466784181461157168264559121261788414526173131148487606510136671513182079726499231617737792945451748710342926602574007232890572533756475007846073049442 11188869338179264952523167114508620467363567676109636113935399363630824773171316530594695726961215220575166507197462687462877763242103460194309409531581930173687664428437760342555535215019879059603107096449274991101471641939393323421003319514736125370224819090593560651071730875106100089963206254028460690878402094390927027677043741830742870734585340829477412489778270656840703154618993049453984222768295795804084353493590858822046760666983133660998422150778966661830428694295617447912068630009479211787093384983152799966420195698224597439892656935256258246901910675663819203546643959590706427638041977089173946691304085826742962913216673933314912771746025866862597154312209272471537114606706377868301246602404361962776242849855732591374919) math:sum 18103970884855592203974586595031771720313960806179512814390757238875990531426403672391560310617218300682910201764860941891989519121919748181918530550282345374537983599493986022559795996430994767679357265343893498782764274038264735621986699802335713469689001522068414235438548771005399939308241249430839147578116640667146460971532459415170830053446195558784967692390567279684237210257977791091508772650518209118178509204458103718702458881348688182817398673405955296963966323418091085991590947621145340509451741733318455990305320352362984830143958337717258086349134320325117141482185511762079894422223438246342211250425347615157489086347822420921422908417539048942323653543827010264482566355416720794903820609637252535309999324863578664424361 . (136 11188869338179264952523167114508620467363567676109636113935399363630824773171316530594695726961215220575166507197462687462877763242103460194309409531581930173687664428437760342555535215019879059603107096449274991101471641939393323421003319514736125370224819090593560651071730875106100089963206254028460690878402094390927027677043741830742870734585340829477412489778270656840703154618993049453984222768295795804084353493590858822046760666983133660998422150778966661830428694295617447912068630009479211787093384983152799966420195698224597439892656935256258246901910675663819203546643959590706427638041977089173946691304085826742962913216673933314912771746025866862597154312209272471537114606706377868301246602404361962776242849855732591374919 18103970884855592203974586595031771720313960806179512814390757238875990531426403672391560310617218300682910201764860941891989519121919748181918530550282345374537983599493986022559795996430994767679357265343893498782764274038264735621986699802335713469689001522068414235438548771005399939308241249430839147578116640667146460971532459415170830053446195558784967692390567279684237210257977791091508772650518209118178509204458103718702458881348688182817398673405955296963966323418091085991590947621145340509451741733318455990305320352362984830143958337717258086349134320325117141482185511762079894422223438246342211250425347615157489086347822420921422908417539048942323653543827010264482566355416720794903820609637252535309999324863578664424361) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9742,7 +9742,7 @@ _:gn_1033 { } _:gn_1034 { - 138 math:greaterThan 1 . + (138) math:greaterThan 1 . (138 1) math:difference 137 . (4273767791502937701071747633985469214413174546039759413480041488385659014916229388797831143305212140467422812630064433033766007362287172206700288512881514972837345257381534662551274433608763351526856927554656483420179009840521911220019939227136537270760636659118707066704912979206800240618171258626082234178687548114707594382555024246314911415724486100169857287165974033997169098980008307816459672886073382489990197782723613925391062452617579139179445628151978026696891065173143809832546312397813083064735028232987143942535071044086210049641355532795258407454687031002521265611102407419332960853860515932005682132182824038328436740085525445708402635074512684782870655080591534678591662857996034941698672595171471390242486374847886518325477 6915101546676327251451419480523151252950393130069876700455357875245165758255087141796864583656003080107743694567398254429111755879816287987609121018700415200850319171056225680004260781411115708076250168894618507681292632098871412200983380287599588099464182431474853584366817895899299849345034995402378456699714546276219433294488717584427959318860854729307555202612296622843534055638984741637524549882222413314094155710867244896655698214365554521818976522626988635133537629122473638079522317611666128722358356750165656023885124654138387390251301402460999839447223644661297937935541552171373466784181461157168264559121261788414526173131148487606510136671513182079726499231617737792945451748710342926602574007232890572533756475007846073049442) math:sum 11188869338179264952523167114508620467363567676109636113935399363630824773171316530594695726961215220575166507197462687462877763242103460194309409531581930173687664428437760342555535215019879059603107096449274991101471641939393323421003319514736125370224819090593560651071730875106100089963206254028460690878402094390927027677043741830742870734585340829477412489778270656840703154618993049453984222768295795804084353493590858822046760666983133660998422150778966661830428694295617447912068630009479211787093384983152799966420195698224597439892656935256258246901910675663819203546643959590706427638041977089173946691304085826742962913216673933314912771746025866862597154312209272471537114606706377868301246602404361962776242849855732591374919 . (137 6915101546676327251451419480523151252950393130069876700455357875245165758255087141796864583656003080107743694567398254429111755879816287987609121018700415200850319171056225680004260781411115708076250168894618507681292632098871412200983380287599588099464182431474853584366817895899299849345034995402378456699714546276219433294488717584427959318860854729307555202612296622843534055638984741637524549882222413314094155710867244896655698214365554521818976522626988635133537629122473638079522317611666128722358356750165656023885124654138387390251301402460999839447223644661297937935541552171373466784181461157168264559121261788414526173131148487606510136671513182079726499231617737792945451748710342926602574007232890572533756475007846073049442 11188869338179264952523167114508620467363567676109636113935399363630824773171316530594695726961215220575166507197462687462877763242103460194309409531581930173687664428437760342555535215019879059603107096449274991101471641939393323421003319514736125370224819090593560651071730875106100089963206254028460690878402094390927027677043741830742870734585340829477412489778270656840703154618993049453984222768295795804084353493590858822046760666983133660998422150778966661830428694295617447912068630009479211787093384983152799966420195698224597439892656935256258246901910675663819203546643959590706427638041977089173946691304085826742962913216673933314912771746025866862597154312209272471537114606706377868301246602404361962776242849855732591374919) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9753,7 +9753,7 @@ _:gn_1035 { } _:gn_1036 { - 139 math:greaterThan 1 . + (139) math:greaterThan 1 . (139 1) math:difference 138 . (2641333755173389550379671846537682038537218584030117286975316386859506743338857752999033440350790939640320881937333821395345748517529115780908832505818900228012973913674691017452986347802352356549393241339962024261113622258349500980963441060463050828703545772356146517661904916692499608726863736776296222521026998161511838911933693338113047903136368629137697915446322588846364956658976433821064876996149030824103957928143630971264635761747975382639530894475010608436646563949329828246976005213853045657623328517178512081350053610052177340609945869665741431992536613658776672324439144752040505930320945225162582426938437750086089433045623041898107501597000497296855844151026203114353788890714307984903901412061419182291270100159959554723965 4273767791502937701071747633985469214413174546039759413480041488385659014916229388797831143305212140467422812630064433033766007362287172206700288512881514972837345257381534662551274433608763351526856927554656483420179009840521911220019939227136537270760636659118707066704912979206800240618171258626082234178687548114707594382555024246314911415724486100169857287165974033997169098980008307816459672886073382489990197782723613925391062452617579139179445628151978026696891065173143809832546312397813083064735028232987143942535071044086210049641355532795258407454687031002521265611102407419332960853860515932005682132182824038328436740085525445708402635074512684782870655080591534678591662857996034941698672595171471390242486374847886518325477) math:sum 6915101546676327251451419480523151252950393130069876700455357875245165758255087141796864583656003080107743694567398254429111755879816287987609121018700415200850319171056225680004260781411115708076250168894618507681292632098871412200983380287599588099464182431474853584366817895899299849345034995402378456699714546276219433294488717584427959318860854729307555202612296622843534055638984741637524549882222413314094155710867244896655698214365554521818976522626988635133537629122473638079522317611666128722358356750165656023885124654138387390251301402460999839447223644661297937935541552171373466784181461157168264559121261788414526173131148487606510136671513182079726499231617737792945451748710342926602574007232890572533756475007846073049442 . (138 4273767791502937701071747633985469214413174546039759413480041488385659014916229388797831143305212140467422812630064433033766007362287172206700288512881514972837345257381534662551274433608763351526856927554656483420179009840521911220019939227136537270760636659118707066704912979206800240618171258626082234178687548114707594382555024246314911415724486100169857287165974033997169098980008307816459672886073382489990197782723613925391062452617579139179445628151978026696891065173143809832546312397813083064735028232987143942535071044086210049641355532795258407454687031002521265611102407419332960853860515932005682132182824038328436740085525445708402635074512684782870655080591534678591662857996034941698672595171471390242486374847886518325477 6915101546676327251451419480523151252950393130069876700455357875245165758255087141796864583656003080107743694567398254429111755879816287987609121018700415200850319171056225680004260781411115708076250168894618507681292632098871412200983380287599588099464182431474853584366817895899299849345034995402378456699714546276219433294488717584427959318860854729307555202612296622843534055638984741637524549882222413314094155710867244896655698214365554521818976522626988635133537629122473638079522317611666128722358356750165656023885124654138387390251301402460999839447223644661297937935541552171373466784181461157168264559121261788414526173131148487606510136671513182079726499231617737792945451748710342926602574007232890572533756475007846073049442) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9764,7 +9764,7 @@ _:gn_1037 { } _:gn_1038 { - 140 math:greaterThan 1 . + (140) math:greaterThan 1 . (140 1) math:difference 139 . (1632434036329548150692075787447787175875955962009642126504725101526152271577371635798797702954421200827101930692730611638420258844758056425791456007062614744824371343706843645098288085806410994977463686214694459159065387582172410239056498166673486442057090886762560549043008062514300631891307521849786011657660549953195755470621330908201863512588117471032159371719651445150804142321031873995394795889924351665886239854579982954126426690869603756539914733676967418260244501223813981585570307183960037407111699715808631861185017434034032709031409663129516975462150417343744593286663262667292454923539570706843099705244386288242347307039902403810295133477512187486014810929565331564237873967281726956794771183110052207951216274687926963601512 2641333755173389550379671846537682038537218584030117286975316386859506743338857752999033440350790939640320881937333821395345748517529115780908832505818900228012973913674691017452986347802352356549393241339962024261113622258349500980963441060463050828703545772356146517661904916692499608726863736776296222521026998161511838911933693338113047903136368629137697915446322588846364956658976433821064876996149030824103957928143630971264635761747975382639530894475010608436646563949329828246976005213853045657623328517178512081350053610052177340609945869665741431992536613658776672324439144752040505930320945225162582426938437750086089433045623041898107501597000497296855844151026203114353788890714307984903901412061419182291270100159959554723965) math:sum 4273767791502937701071747633985469214413174546039759413480041488385659014916229388797831143305212140467422812630064433033766007362287172206700288512881514972837345257381534662551274433608763351526856927554656483420179009840521911220019939227136537270760636659118707066704912979206800240618171258626082234178687548114707594382555024246314911415724486100169857287165974033997169098980008307816459672886073382489990197782723613925391062452617579139179445628151978026696891065173143809832546312397813083064735028232987143942535071044086210049641355532795258407454687031002521265611102407419332960853860515932005682132182824038328436740085525445708402635074512684782870655080591534678591662857996034941698672595171471390242486374847886518325477 . (139 2641333755173389550379671846537682038537218584030117286975316386859506743338857752999033440350790939640320881937333821395345748517529115780908832505818900228012973913674691017452986347802352356549393241339962024261113622258349500980963441060463050828703545772356146517661904916692499608726863736776296222521026998161511838911933693338113047903136368629137697915446322588846364956658976433821064876996149030824103957928143630971264635761747975382639530894475010608436646563949329828246976005213853045657623328517178512081350053610052177340609945869665741431992536613658776672324439144752040505930320945225162582426938437750086089433045623041898107501597000497296855844151026203114353788890714307984903901412061419182291270100159959554723965 4273767791502937701071747633985469214413174546039759413480041488385659014916229388797831143305212140467422812630064433033766007362287172206700288512881514972837345257381534662551274433608763351526856927554656483420179009840521911220019939227136537270760636659118707066704912979206800240618171258626082234178687548114707594382555024246314911415724486100169857287165974033997169098980008307816459672886073382489990197782723613925391062452617579139179445628151978026696891065173143809832546312397813083064735028232987143942535071044086210049641355532795258407454687031002521265611102407419332960853860515932005682132182824038328436740085525445708402635074512684782870655080591534678591662857996034941698672595171471390242486374847886518325477) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9775,7 +9775,7 @@ _:gn_1039 { } _:gn_1040 { - 141 math:greaterThan 1 . + (141) math:greaterThan 1 . (141 1) math:difference 140 . (1008899718843841399687596059089894862661262622020475160470591285333354471761486117200235737396369738813218951244603209756925489672771059355117376498756285483188602569967847372354698261995941361571929555125267565102048234676177090741906942893789564386646454885593585968618896854178198976835556214926510210863366448208316083441312362429911184390548251158105538543726671143695560814337944559825670081106224679158217718073563648017138209070878371626099616160798043190176402062725515846661405698029893008250511628801369880220165036176018144631578536206536224456530386196315032079037775882084748051006781374518319482721694051461843742126005720638087812368119488309810841033221460871550115914923432581028109130228951366974340053825472032591122453 1632434036329548150692075787447787175875955962009642126504725101526152271577371635798797702954421200827101930692730611638420258844758056425791456007062614744824371343706843645098288085806410994977463686214694459159065387582172410239056498166673486442057090886762560549043008062514300631891307521849786011657660549953195755470621330908201863512588117471032159371719651445150804142321031873995394795889924351665886239854579982954126426690869603756539914733676967418260244501223813981585570307183960037407111699715808631861185017434034032709031409663129516975462150417343744593286663262667292454923539570706843099705244386288242347307039902403810295133477512187486014810929565331564237873967281726956794771183110052207951216274687926963601512) math:sum 2641333755173389550379671846537682038537218584030117286975316386859506743338857752999033440350790939640320881937333821395345748517529115780908832505818900228012973913674691017452986347802352356549393241339962024261113622258349500980963441060463050828703545772356146517661904916692499608726863736776296222521026998161511838911933693338113047903136368629137697915446322588846364956658976433821064876996149030824103957928143630971264635761747975382639530894475010608436646563949329828246976005213853045657623328517178512081350053610052177340609945869665741431992536613658776672324439144752040505930320945225162582426938437750086089433045623041898107501597000497296855844151026203114353788890714307984903901412061419182291270100159959554723965 . (140 1632434036329548150692075787447787175875955962009642126504725101526152271577371635798797702954421200827101930692730611638420258844758056425791456007062614744824371343706843645098288085806410994977463686214694459159065387582172410239056498166673486442057090886762560549043008062514300631891307521849786011657660549953195755470621330908201863512588117471032159371719651445150804142321031873995394795889924351665886239854579982954126426690869603756539914733676967418260244501223813981585570307183960037407111699715808631861185017434034032709031409663129516975462150417343744593286663262667292454923539570706843099705244386288242347307039902403810295133477512187486014810929565331564237873967281726956794771183110052207951216274687926963601512 2641333755173389550379671846537682038537218584030117286975316386859506743338857752999033440350790939640320881937333821395345748517529115780908832505818900228012973913674691017452986347802352356549393241339962024261113622258349500980963441060463050828703545772356146517661904916692499608726863736776296222521026998161511838911933693338113047903136368629137697915446322588846364956658976433821064876996149030824103957928143630971264635761747975382639530894475010608436646563949329828246976005213853045657623328517178512081350053610052177340609945869665741431992536613658776672324439144752040505930320945225162582426938437750086089433045623041898107501597000497296855844151026203114353788890714307984903901412061419182291270100159959554723965) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9786,7 +9786,7 @@ _:gn_1041 { } _:gn_1042 { - 142 math:greaterThan 1 . + (142) math:greaterThan 1 . (142 1) math:difference 141 . (623534317485706751004479728357892313214693339989166966034133816192797799815885518598561965558051462013882979448127401881494769171986997070674079508306329261635768773738996272743589823810469633405534131089426894057017152905995319497149555272883922055410636001168974580424111208336101655055751306923275800794294101744879672029308968478290679122039866312926620827992980301455243327983087314169724714783699672507668521781016334936988217619991232130440298572878924228083842438498298134924164609154067029156600070914438751641019981258015888077452873456593292518931764221028712514248887380582544403916758196188523616983550334826398605181034181765722482765358023877675173777708104460014121959043849145928685640954158685233611162449215894372479059 1008899718843841399687596059089894862661262622020475160470591285333354471761486117200235737396369738813218951244603209756925489672771059355117376498756285483188602569967847372354698261995941361571929555125267565102048234676177090741906942893789564386646454885593585968618896854178198976835556214926510210863366448208316083441312362429911184390548251158105538543726671143695560814337944559825670081106224679158217718073563648017138209070878371626099616160798043190176402062725515846661405698029893008250511628801369880220165036176018144631578536206536224456530386196315032079037775882084748051006781374518319482721694051461843742126005720638087812368119488309810841033221460871550115914923432581028109130228951366974340053825472032591122453) math:sum 1632434036329548150692075787447787175875955962009642126504725101526152271577371635798797702954421200827101930692730611638420258844758056425791456007062614744824371343706843645098288085806410994977463686214694459159065387582172410239056498166673486442057090886762560549043008062514300631891307521849786011657660549953195755470621330908201863512588117471032159371719651445150804142321031873995394795889924351665886239854579982954126426690869603756539914733676967418260244501223813981585570307183960037407111699715808631861185017434034032709031409663129516975462150417343744593286663262667292454923539570706843099705244386288242347307039902403810295133477512187486014810929565331564237873967281726956794771183110052207951216274687926963601512 . (141 1008899718843841399687596059089894862661262622020475160470591285333354471761486117200235737396369738813218951244603209756925489672771059355117376498756285483188602569967847372354698261995941361571929555125267565102048234676177090741906942893789564386646454885593585968618896854178198976835556214926510210863366448208316083441312362429911184390548251158105538543726671143695560814337944559825670081106224679158217718073563648017138209070878371626099616160798043190176402062725515846661405698029893008250511628801369880220165036176018144631578536206536224456530386196315032079037775882084748051006781374518319482721694051461843742126005720638087812368119488309810841033221460871550115914923432581028109130228951366974340053825472032591122453 1632434036329548150692075787447787175875955962009642126504725101526152271577371635798797702954421200827101930692730611638420258844758056425791456007062614744824371343706843645098288085806410994977463686214694459159065387582172410239056498166673486442057090886762560549043008062514300631891307521849786011657660549953195755470621330908201863512588117471032159371719651445150804142321031873995394795889924351665886239854579982954126426690869603756539914733676967418260244501223813981585570307183960037407111699715808631861185017434034032709031409663129516975462150417343744593286663262667292454923539570706843099705244386288242347307039902403810295133477512187486014810929565331564237873967281726956794771183110052207951216274687926963601512) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9797,7 +9797,7 @@ _:gn_1043 { } _:gn_1044 { - 143 math:greaterThan 1 . + (143) math:greaterThan 1 . (143 1) math:difference 142 . (385365401358134648683116330732002549446569282031308194436457469140556671945600598601673771838318276799335971796475807875430720500784062284443296990449956221552833796228851099611108438185471728166395424035840671045031081770181771244757387620905642331235818884424611388194785645842097321779804908003234410069072346463436411412003393951620505268508384845178917715733690842240317486354857245655945366322525006650549196292547313080149991450887139495659317587919118962092559624227217711737241088875825979093911557886931128579145054918002256554125662749942931937598621975286319564788888501502203647090023178329795865738143716635445136944971538872365329602761464432135667255513356411535993955879583435099423489274792681740728891376256138218643394 623534317485706751004479728357892313214693339989166966034133816192797799815885518598561965558051462013882979448127401881494769171986997070674079508306329261635768773738996272743589823810469633405534131089426894057017152905995319497149555272883922055410636001168974580424111208336101655055751306923275800794294101744879672029308968478290679122039866312926620827992980301455243327983087314169724714783699672507668521781016334936988217619991232130440298572878924228083842438498298134924164609154067029156600070914438751641019981258015888077452873456593292518931764221028712514248887380582544403916758196188523616983550334826398605181034181765722482765358023877675173777708104460014121959043849145928685640954158685233611162449215894372479059) math:sum 1008899718843841399687596059089894862661262622020475160470591285333354471761486117200235737396369738813218951244603209756925489672771059355117376498756285483188602569967847372354698261995941361571929555125267565102048234676177090741906942893789564386646454885593585968618896854178198976835556214926510210863366448208316083441312362429911184390548251158105538543726671143695560814337944559825670081106224679158217718073563648017138209070878371626099616160798043190176402062725515846661405698029893008250511628801369880220165036176018144631578536206536224456530386196315032079037775882084748051006781374518319482721694051461843742126005720638087812368119488309810841033221460871550115914923432581028109130228951366974340053825472032591122453 . (142 623534317485706751004479728357892313214693339989166966034133816192797799815885518598561965558051462013882979448127401881494769171986997070674079508306329261635768773738996272743589823810469633405534131089426894057017152905995319497149555272883922055410636001168974580424111208336101655055751306923275800794294101744879672029308968478290679122039866312926620827992980301455243327983087314169724714783699672507668521781016334936988217619991232130440298572878924228083842438498298134924164609154067029156600070914438751641019981258015888077452873456593292518931764221028712514248887380582544403916758196188523616983550334826398605181034181765722482765358023877675173777708104460014121959043849145928685640954158685233611162449215894372479059 1008899718843841399687596059089894862661262622020475160470591285333354471761486117200235737396369738813218951244603209756925489672771059355117376498756285483188602569967847372354698261995941361571929555125267565102048234676177090741906942893789564386646454885593585968618896854178198976835556214926510210863366448208316083441312362429911184390548251158105538543726671143695560814337944559825670081106224679158217718073563648017138209070878371626099616160798043190176402062725515846661405698029893008250511628801369880220165036176018144631578536206536224456530386196315032079037775882084748051006781374518319482721694051461843742126005720638087812368119488309810841033221460871550115914923432581028109130228951366974340053825472032591122453) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9808,7 +9808,7 @@ _:gn_1045 { } _:gn_1046 { - 144 math:greaterThan 1 . + (144) math:greaterThan 1 . (144 1) math:difference 143 . (238168916127572102321363397625889763768124057957858771597676347052241127870284919996888193719733185214547007651651594006064048671202934786230782517856373040082934977510145173132481385624997905239138707053586223011986071135813548252392167651978279724174817116744363192229325562494004333275946398920041390725221755281443260617305574526670173853531481467747703112259289459214925841628230068513779348461174665857119325488469021856838226169104092634780980984959805265991282814271080423186923520278241050062688513027507623061874926340013631523327210706650360581333142245742392949459998879080340756826735017858727751245406618190953468236062642893357153162596559445539506522194748048478128003164265710829262151679366003492882271072959756153835665 385365401358134648683116330732002549446569282031308194436457469140556671945600598601673771838318276799335971796475807875430720500784062284443296990449956221552833796228851099611108438185471728166395424035840671045031081770181771244757387620905642331235818884424611388194785645842097321779804908003234410069072346463436411412003393951620505268508384845178917715733690842240317486354857245655945366322525006650549196292547313080149991450887139495659317587919118962092559624227217711737241088875825979093911557886931128579145054918002256554125662749942931937598621975286319564788888501502203647090023178329795865738143716635445136944971538872365329602761464432135667255513356411535993955879583435099423489274792681740728891376256138218643394) math:sum 623534317485706751004479728357892313214693339989166966034133816192797799815885518598561965558051462013882979448127401881494769171986997070674079508306329261635768773738996272743589823810469633405534131089426894057017152905995319497149555272883922055410636001168974580424111208336101655055751306923275800794294101744879672029308968478290679122039866312926620827992980301455243327983087314169724714783699672507668521781016334936988217619991232130440298572878924228083842438498298134924164609154067029156600070914438751641019981258015888077452873456593292518931764221028712514248887380582544403916758196188523616983550334826398605181034181765722482765358023877675173777708104460014121959043849145928685640954158685233611162449215894372479059 . (143 385365401358134648683116330732002549446569282031308194436457469140556671945600598601673771838318276799335971796475807875430720500784062284443296990449956221552833796228851099611108438185471728166395424035840671045031081770181771244757387620905642331235818884424611388194785645842097321779804908003234410069072346463436411412003393951620505268508384845178917715733690842240317486354857245655945366322525006650549196292547313080149991450887139495659317587919118962092559624227217711737241088875825979093911557886931128579145054918002256554125662749942931937598621975286319564788888501502203647090023178329795865738143716635445136944971538872365329602761464432135667255513356411535993955879583435099423489274792681740728891376256138218643394 623534317485706751004479728357892313214693339989166966034133816192797799815885518598561965558051462013882979448127401881494769171986997070674079508306329261635768773738996272743589823810469633405534131089426894057017152905995319497149555272883922055410636001168974580424111208336101655055751306923275800794294101744879672029308968478290679122039866312926620827992980301455243327983087314169724714783699672507668521781016334936988217619991232130440298572878924228083842438498298134924164609154067029156600070914438751641019981258015888077452873456593292518931764221028712514248887380582544403916758196188523616983550334826398605181034181765722482765358023877675173777708104460014121959043849145928685640954158685233611162449215894372479059) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9819,7 +9819,7 @@ _:gn_1047 { } _:gn_1048 { - 145 math:greaterThan 1 . + (145) math:greaterThan 1 . (145 1) math:difference 144 . (147196485230562546361752933106112785678445224073449422838781122088315544075315678604785578118585091584788964144824213869366671829581127498212514472593583181469898818718705926478627052560473822927256716982254448033045010634368222992365219968927362607061001767680248195965460083348092988503858509083193019343850591181993150794697819424950331414976903377431214603474401383025391644726627177142166017861350340793429870804078291223311765281783046860878336602959313696101276809956137288550317568597584929031223044859423505517270128577988625030798452043292571356265479729543926615328889622421862890263288160471068114492737098444491668708908895979008176440164904986596160733318608363057865952715317724270161337595426678247846620303296382064807729 238168916127572102321363397625889763768124057957858771597676347052241127870284919996888193719733185214547007651651594006064048671202934786230782517856373040082934977510145173132481385624997905239138707053586223011986071135813548252392167651978279724174817116744363192229325562494004333275946398920041390725221755281443260617305574526670173853531481467747703112259289459214925841628230068513779348461174665857119325488469021856838226169104092634780980984959805265991282814271080423186923520278241050062688513027507623061874926340013631523327210706650360581333142245742392949459998879080340756826735017858727751245406618190953468236062642893357153162596559445539506522194748048478128003164265710829262151679366003492882271072959756153835665) math:sum 385365401358134648683116330732002549446569282031308194436457469140556671945600598601673771838318276799335971796475807875430720500784062284443296990449956221552833796228851099611108438185471728166395424035840671045031081770181771244757387620905642331235818884424611388194785645842097321779804908003234410069072346463436411412003393951620505268508384845178917715733690842240317486354857245655945366322525006650549196292547313080149991450887139495659317587919118962092559624227217711737241088875825979093911557886931128579145054918002256554125662749942931937598621975286319564788888501502203647090023178329795865738143716635445136944971538872365329602761464432135667255513356411535993955879583435099423489274792681740728891376256138218643394 . (144 238168916127572102321363397625889763768124057957858771597676347052241127870284919996888193719733185214547007651651594006064048671202934786230782517856373040082934977510145173132481385624997905239138707053586223011986071135813548252392167651978279724174817116744363192229325562494004333275946398920041390725221755281443260617305574526670173853531481467747703112259289459214925841628230068513779348461174665857119325488469021856838226169104092634780980984959805265991282814271080423186923520278241050062688513027507623061874926340013631523327210706650360581333142245742392949459998879080340756826735017858727751245406618190953468236062642893357153162596559445539506522194748048478128003164265710829262151679366003492882271072959756153835665 385365401358134648683116330732002549446569282031308194436457469140556671945600598601673771838318276799335971796475807875430720500784062284443296990449956221552833796228851099611108438185471728166395424035840671045031081770181771244757387620905642331235818884424611388194785645842097321779804908003234410069072346463436411412003393951620505268508384845178917715733690842240317486354857245655945366322525006650549196292547313080149991450887139495659317587919118962092559624227217711737241088875825979093911557886931128579145054918002256554125662749942931937598621975286319564788888501502203647090023178329795865738143716635445136944971538872365329602761464432135667255513356411535993955879583435099423489274792681740728891376256138218643394) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9830,7 +9830,7 @@ _:gn_1049 { } _:gn_1050 { - 146 math:greaterThan 1 . + (146) math:greaterThan 1 . (146 1) math:difference 145 . (90972430897009555959610464519776978089678833884409348758895224963925583794969241392102615601148093629758043506827380136697376841621807288018268045262789858613036158791439246653854333064524082311881990071331774978941060501445325260026947683050917117113815349064114996263865479145911344772087889836848371381371164099450109822607755101719842438554578090316488508784888076189534196901602891371613330599824325063689454684390730633526460887321045773902644382000491569890006004314943134636605951680656121031465468168084117544604797762025006492528758663357789225067662516198466334131109256658477866563446857387659636752669519746461799527153746914348976722431654458943345788876139685420262050448947986559100814083939325245035650769663374089027936 147196485230562546361752933106112785678445224073449422838781122088315544075315678604785578118585091584788964144824213869366671829581127498212514472593583181469898818718705926478627052560473822927256716982254448033045010634368222992365219968927362607061001767680248195965460083348092988503858509083193019343850591181993150794697819424950331414976903377431214603474401383025391644726627177142166017861350340793429870804078291223311765281783046860878336602959313696101276809956137288550317568597584929031223044859423505517270128577988625030798452043292571356265479729543926615328889622421862890263288160471068114492737098444491668708908895979008176440164904986596160733318608363057865952715317724270161337595426678247846620303296382064807729) math:sum 238168916127572102321363397625889763768124057957858771597676347052241127870284919996888193719733185214547007651651594006064048671202934786230782517856373040082934977510145173132481385624997905239138707053586223011986071135813548252392167651978279724174817116744363192229325562494004333275946398920041390725221755281443260617305574526670173853531481467747703112259289459214925841628230068513779348461174665857119325488469021856838226169104092634780980984959805265991282814271080423186923520278241050062688513027507623061874926340013631523327210706650360581333142245742392949459998879080340756826735017858727751245406618190953468236062642893357153162596559445539506522194748048478128003164265710829262151679366003492882271072959756153835665 . (145 147196485230562546361752933106112785678445224073449422838781122088315544075315678604785578118585091584788964144824213869366671829581127498212514472593583181469898818718705926478627052560473822927256716982254448033045010634368222992365219968927362607061001767680248195965460083348092988503858509083193019343850591181993150794697819424950331414976903377431214603474401383025391644726627177142166017861350340793429870804078291223311765281783046860878336602959313696101276809956137288550317568597584929031223044859423505517270128577988625030798452043292571356265479729543926615328889622421862890263288160471068114492737098444491668708908895979008176440164904986596160733318608363057865952715317724270161337595426678247846620303296382064807729 238168916127572102321363397625889763768124057957858771597676347052241127870284919996888193719733185214547007651651594006064048671202934786230782517856373040082934977510145173132481385624997905239138707053586223011986071135813548252392167651978279724174817116744363192229325562494004333275946398920041390725221755281443260617305574526670173853531481467747703112259289459214925841628230068513779348461174665857119325488469021856838226169104092634780980984959805265991282814271080423186923520278241050062688513027507623061874926340013631523327210706650360581333142245742392949459998879080340756826735017858727751245406618190953468236062642893357153162596559445539506522194748048478128003164265710829262151679366003492882271072959756153835665) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9841,7 +9841,7 @@ _:gn_1051 { } _:gn_1052 { - 147 math:greaterThan 1 . + (147) math:greaterThan 1 . (147 1) math:difference 146 . (56224054333552990402142468586335807588766390189040074079885897124389960280346437212682962517436997955030920637996833732669294987959320210194246427330793322856862659927266679824772719495949740615374726910922673054103950132922897732338272285876445489947186418616133199701594604202181643731770619246344647962479427082543040972090064323230488976422325287114726094689513306835857447825024285770552687261526015729740416119687560589785304394462001086975692220958822126211270805641194153913711616916928807999757576691339387972665330815963618538269693379934782131197817213345460281197780365763385023699841303083408477740067578698029869181755149064659199717733250527652814944442468677637603902266369737711060523511487353002810969533633007975779793 90972430897009555959610464519776978089678833884409348758895224963925583794969241392102615601148093629758043506827380136697376841621807288018268045262789858613036158791439246653854333064524082311881990071331774978941060501445325260026947683050917117113815349064114996263865479145911344772087889836848371381371164099450109822607755101719842438554578090316488508784888076189534196901602891371613330599824325063689454684390730633526460887321045773902644382000491569890006004314943134636605951680656121031465468168084117544604797762025006492528758663357789225067662516198466334131109256658477866563446857387659636752669519746461799527153746914348976722431654458943345788876139685420262050448947986559100814083939325245035650769663374089027936) math:sum 147196485230562546361752933106112785678445224073449422838781122088315544075315678604785578118585091584788964144824213869366671829581127498212514472593583181469898818718705926478627052560473822927256716982254448033045010634368222992365219968927362607061001767680248195965460083348092988503858509083193019343850591181993150794697819424950331414976903377431214603474401383025391644726627177142166017861350340793429870804078291223311765281783046860878336602959313696101276809956137288550317568597584929031223044859423505517270128577988625030798452043292571356265479729543926615328889622421862890263288160471068114492737098444491668708908895979008176440164904986596160733318608363057865952715317724270161337595426678247846620303296382064807729 . (146 90972430897009555959610464519776978089678833884409348758895224963925583794969241392102615601148093629758043506827380136697376841621807288018268045262789858613036158791439246653854333064524082311881990071331774978941060501445325260026947683050917117113815349064114996263865479145911344772087889836848371381371164099450109822607755101719842438554578090316488508784888076189534196901602891371613330599824325063689454684390730633526460887321045773902644382000491569890006004314943134636605951680656121031465468168084117544604797762025006492528758663357789225067662516198466334131109256658477866563446857387659636752669519746461799527153746914348976722431654458943345788876139685420262050448947986559100814083939325245035650769663374089027936 147196485230562546361752933106112785678445224073449422838781122088315544075315678604785578118585091584788964144824213869366671829581127498212514472593583181469898818718705926478627052560473822927256716982254448033045010634368222992365219968927362607061001767680248195965460083348092988503858509083193019343850591181993150794697819424950331414976903377431214603474401383025391644726627177142166017861350340793429870804078291223311765281783046860878336602959313696101276809956137288550317568597584929031223044859423505517270128577988625030798452043292571356265479729543926615328889622421862890263288160471068114492737098444491668708908895979008176440164904986596160733318608363057865952715317724270161337595426678247846620303296382064807729) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9852,7 +9852,7 @@ _:gn_1053 { } _:gn_1054 { - 148 math:greaterThan 1 . + (148) math:greaterThan 1 . (148 1) math:difference 147 . (34748376563456565557467995933441170500912443695369274679009327839535623514622804179419653083711095674727122868830546404028081853662487077824021617931996535756173498864172566829081613568574341696507263160409101924837110368522427527688675397174471627166628930447981796562270874943729701040317270590503723418891737016907068850517690778489353462132252803201762414095374769353676749076578605601060643338298309333949038564703170043741156492859044686926952161041669443678735198673748980722894334763727313031707891476744729571939466946061387954259065283423007093869845302853006052933328890895092842863605554304251159012601941048431930345398597849689777004698403931290530844433671007782658148182578248848040290572451972242224681236030366113248143 56224054333552990402142468586335807588766390189040074079885897124389960280346437212682962517436997955030920637996833732669294987959320210194246427330793322856862659927266679824772719495949740615374726910922673054103950132922897732338272285876445489947186418616133199701594604202181643731770619246344647962479427082543040972090064323230488976422325287114726094689513306835857447825024285770552687261526015729740416119687560589785304394462001086975692220958822126211270805641194153913711616916928807999757576691339387972665330815963618538269693379934782131197817213345460281197780365763385023699841303083408477740067578698029869181755149064659199717733250527652814944442468677637603902266369737711060523511487353002810969533633007975779793) math:sum 90972430897009555959610464519776978089678833884409348758895224963925583794969241392102615601148093629758043506827380136697376841621807288018268045262789858613036158791439246653854333064524082311881990071331774978941060501445325260026947683050917117113815349064114996263865479145911344772087889836848371381371164099450109822607755101719842438554578090316488508784888076189534196901602891371613330599824325063689454684390730633526460887321045773902644382000491569890006004314943134636605951680656121031465468168084117544604797762025006492528758663357789225067662516198466334131109256658477866563446857387659636752669519746461799527153746914348976722431654458943345788876139685420262050448947986559100814083939325245035650769663374089027936 . (147 56224054333552990402142468586335807588766390189040074079885897124389960280346437212682962517436997955030920637996833732669294987959320210194246427330793322856862659927266679824772719495949740615374726910922673054103950132922897732338272285876445489947186418616133199701594604202181643731770619246344647962479427082543040972090064323230488976422325287114726094689513306835857447825024285770552687261526015729740416119687560589785304394462001086975692220958822126211270805641194153913711616916928807999757576691339387972665330815963618538269693379934782131197817213345460281197780365763385023699841303083408477740067578698029869181755149064659199717733250527652814944442468677637603902266369737711060523511487353002810969533633007975779793 90972430897009555959610464519776978089678833884409348758895224963925583794969241392102615601148093629758043506827380136697376841621807288018268045262789858613036158791439246653854333064524082311881990071331774978941060501445325260026947683050917117113815349064114996263865479145911344772087889836848371381371164099450109822607755101719842438554578090316488508784888076189534196901602891371613330599824325063689454684390730633526460887321045773902644382000491569890006004314943134636605951680656121031465468168084117544604797762025006492528758663357789225067662516198466334131109256658477866563446857387659636752669519746461799527153746914348976722431654458943345788876139685420262050448947986559100814083939325245035650769663374089027936) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9863,7 +9863,7 @@ _:gn_1055 { } _:gn_1056 { - 149 math:greaterThan 1 . + (149) math:greaterThan 1 . (149 1) math:difference 148 . (21475677770096424844674472652894637087853946493670799400876569284854336765723633033263309433725902280303797769166287328641213134296833132370224809398796787100689161063094112995691105927375398918867463750513571129266839764400470204649596888701973862780557488168151403139323729258451942691453348655840924543587690065635972121572373544741135514290072483912963680594138537482180698748445680169492043923227706395791377554984390546044147901602956400048740059917152682532535606967445173190817282153201494968049685214594658400725863869902230584010628096511775037327971910492454228264451474868292180836235748779157318727465637649597938836356551214969422713034846596362284100008797669854945754083791488863020232939035380760586288297602641862531650 34748376563456565557467995933441170500912443695369274679009327839535623514622804179419653083711095674727122868830546404028081853662487077824021617931996535756173498864172566829081613568574341696507263160409101924837110368522427527688675397174471627166628930447981796562270874943729701040317270590503723418891737016907068850517690778489353462132252803201762414095374769353676749076578605601060643338298309333949038564703170043741156492859044686926952161041669443678735198673748980722894334763727313031707891476744729571939466946061387954259065283423007093869845302853006052933328890895092842863605554304251159012601941048431930345398597849689777004698403931290530844433671007782658148182578248848040290572451972242224681236030366113248143) math:sum 56224054333552990402142468586335807588766390189040074079885897124389960280346437212682962517436997955030920637996833732669294987959320210194246427330793322856862659927266679824772719495949740615374726910922673054103950132922897732338272285876445489947186418616133199701594604202181643731770619246344647962479427082543040972090064323230488976422325287114726094689513306835857447825024285770552687261526015729740416119687560589785304394462001086975692220958822126211270805641194153913711616916928807999757576691339387972665330815963618538269693379934782131197817213345460281197780365763385023699841303083408477740067578698029869181755149064659199717733250527652814944442468677637603902266369737711060523511487353002810969533633007975779793 . (148 34748376563456565557467995933441170500912443695369274679009327839535623514622804179419653083711095674727122868830546404028081853662487077824021617931996535756173498864172566829081613568574341696507263160409101924837110368522427527688675397174471627166628930447981796562270874943729701040317270590503723418891737016907068850517690778489353462132252803201762414095374769353676749076578605601060643338298309333949038564703170043741156492859044686926952161041669443678735198673748980722894334763727313031707891476744729571939466946061387954259065283423007093869845302853006052933328890895092842863605554304251159012601941048431930345398597849689777004698403931290530844433671007782658148182578248848040290572451972242224681236030366113248143 56224054333552990402142468586335807588766390189040074079885897124389960280346437212682962517436997955030920637996833732669294987959320210194246427330793322856862659927266679824772719495949740615374726910922673054103950132922897732338272285876445489947186418616133199701594604202181643731770619246344647962479427082543040972090064323230488976422325287114726094689513306835857447825024285770552687261526015729740416119687560589785304394462001086975692220958822126211270805641194153913711616916928807999757576691339387972665330815963618538269693379934782131197817213345460281197780365763385023699841303083408477740067578698029869181755149064659199717733250527652814944442468677637603902266369737711060523511487353002810969533633007975779793) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9874,7 +9874,7 @@ _:gn_1057 { } _:gn_1058 { - 150 math:greaterThan 1 . + (150) math:greaterThan 1 . (150 1) math:difference 149 . (13272698793360140712793523280546533413058497201698475278132758554681286748899171146156343649985193394423325099664259075386868719365653945453796808533199748655484337801078453833390507641198942777639799409895530795570270604121957323039078508472497764386071442279830393422947145685277758348863921934662798875304046951271096728945317233748217947842180319288798733501236231871496050328132925431568599415070602938157661009718779497697008591256088286878212101124516761146199591706303807532077052610525818063658206262150071171213603076159157370248437186911232056541873392360551824668877416026800662027369805525093840285136303398833991509042046634720354291663557334928246744424873337927712394098786759985020057633416591481638392938427724250716493 21475677770096424844674472652894637087853946493670799400876569284854336765723633033263309433725902280303797769166287328641213134296833132370224809398796787100689161063094112995691105927375398918867463750513571129266839764400470204649596888701973862780557488168151403139323729258451942691453348655840924543587690065635972121572373544741135514290072483912963680594138537482180698748445680169492043923227706395791377554984390546044147901602956400048740059917152682532535606967445173190817282153201494968049685214594658400725863869902230584010628096511775037327971910492454228264451474868292180836235748779157318727465637649597938836356551214969422713034846596362284100008797669854945754083791488863020232939035380760586288297602641862531650) math:sum 34748376563456565557467995933441170500912443695369274679009327839535623514622804179419653083711095674727122868830546404028081853662487077824021617931996535756173498864172566829081613568574341696507263160409101924837110368522427527688675397174471627166628930447981796562270874943729701040317270590503723418891737016907068850517690778489353462132252803201762414095374769353676749076578605601060643338298309333949038564703170043741156492859044686926952161041669443678735198673748980722894334763727313031707891476744729571939466946061387954259065283423007093869845302853006052933328890895092842863605554304251159012601941048431930345398597849689777004698403931290530844433671007782658148182578248848040290572451972242224681236030366113248143 . (149 21475677770096424844674472652894637087853946493670799400876569284854336765723633033263309433725902280303797769166287328641213134296833132370224809398796787100689161063094112995691105927375398918867463750513571129266839764400470204649596888701973862780557488168151403139323729258451942691453348655840924543587690065635972121572373544741135514290072483912963680594138537482180698748445680169492043923227706395791377554984390546044147901602956400048740059917152682532535606967445173190817282153201494968049685214594658400725863869902230584010628096511775037327971910492454228264451474868292180836235748779157318727465637649597938836356551214969422713034846596362284100008797669854945754083791488863020232939035380760586288297602641862531650 34748376563456565557467995933441170500912443695369274679009327839535623514622804179419653083711095674727122868830546404028081853662487077824021617931996535756173498864172566829081613568574341696507263160409101924837110368522427527688675397174471627166628930447981796562270874943729701040317270590503723418891737016907068850517690778489353462132252803201762414095374769353676749076578605601060643338298309333949038564703170043741156492859044686926952161041669443678735198673748980722894334763727313031707891476744729571939466946061387954259065283423007093869845302853006052933328890895092842863605554304251159012601941048431930345398597849689777004698403931290530844433671007782658148182578248848040290572451972242224681236030366113248143) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9885,7 +9885,7 @@ _:gn_1059 { } _:gn_1060 { - 151 math:greaterThan 1 . + (151) math:greaterThan 1 . (151 1) math:difference 150 . (8202978976736284131880949372348103674795449291972324122743810730173050016824461887106965783740708885880472669502028253254344414931179186916428000865597038445204823262015659162300598286176456141227664340618040333696569160278512881610518380229476098394486045888321009716376583573174184342589426721178125668283643114364875392627056310992917566447892164624164947092902305610684648420312754737923444508157103457633716545265611048347139310346868113170527958792635921386336015261141365658740229542675676904391478952444587229512260793743073213762190909600542980786098518131902403595574058841491518808865943254063478442329334250763947327314504580249068421371289261434037355583924331927233359985004728878000175305618789278947895359174917611815157 13272698793360140712793523280546533413058497201698475278132758554681286748899171146156343649985193394423325099664259075386868719365653945453796808533199748655484337801078453833390507641198942777639799409895530795570270604121957323039078508472497764386071442279830393422947145685277758348863921934662798875304046951271096728945317233748217947842180319288798733501236231871496050328132925431568599415070602938157661009718779497697008591256088286878212101124516761146199591706303807532077052610525818063658206262150071171213603076159157370248437186911232056541873392360551824668877416026800662027369805525093840285136303398833991509042046634720354291663557334928246744424873337927712394098786759985020057633416591481638392938427724250716493) math:sum 21475677770096424844674472652894637087853946493670799400876569284854336765723633033263309433725902280303797769166287328641213134296833132370224809398796787100689161063094112995691105927375398918867463750513571129266839764400470204649596888701973862780557488168151403139323729258451942691453348655840924543587690065635972121572373544741135514290072483912963680594138537482180698748445680169492043923227706395791377554984390546044147901602956400048740059917152682532535606967445173190817282153201494968049685214594658400725863869902230584010628096511775037327971910492454228264451474868292180836235748779157318727465637649597938836356551214969422713034846596362284100008797669854945754083791488863020232939035380760586288297602641862531650 . (150 13272698793360140712793523280546533413058497201698475278132758554681286748899171146156343649985193394423325099664259075386868719365653945453796808533199748655484337801078453833390507641198942777639799409895530795570270604121957323039078508472497764386071442279830393422947145685277758348863921934662798875304046951271096728945317233748217947842180319288798733501236231871496050328132925431568599415070602938157661009718779497697008591256088286878212101124516761146199591706303807532077052610525818063658206262150071171213603076159157370248437186911232056541873392360551824668877416026800662027369805525093840285136303398833991509042046634720354291663557334928246744424873337927712394098786759985020057633416591481638392938427724250716493 21475677770096424844674472652894637087853946493670799400876569284854336765723633033263309433725902280303797769166287328641213134296833132370224809398796787100689161063094112995691105927375398918867463750513571129266839764400470204649596888701973862780557488168151403139323729258451942691453348655840924543587690065635972121572373544741135514290072483912963680594138537482180698748445680169492043923227706395791377554984390546044147901602956400048740059917152682532535606967445173190817282153201494968049685214594658400725863869902230584010628096511775037327971910492454228264451474868292180836235748779157318727465637649597938836356551214969422713034846596362284100008797669854945754083791488863020232939035380760586288297602641862531650) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9896,7 +9896,7 @@ _:gn_1061 { } _:gn_1062 { - 152 math:greaterThan 1 . + (152) math:greaterThan 1 . (152 1) math:difference 151 . (5069719816623856580912573908198429738263047909726151155388947824508236732074709259049377866244484508542852430162230822132524304434474758537368807667602710210279514539062794671089909355022486636412135069277490461873701443843444441428560128243021665991585396391509383706570562112103574006274495213484673207020403836906221336318260922755300381394288154664633786408333926260811401907820170693645154906913499480523944464453168449349869280909220173707684142331880839759863576445162441873336823067850141159266727309705483941701342282416084156486246277310689075755774874228649421073303357185309143218503862271030361842806969148070044181727542054471285870292268073494209388840949006000479034113782031107019882327797802202690497579252806638901336 8202978976736284131880949372348103674795449291972324122743810730173050016824461887106965783740708885880472669502028253254344414931179186916428000865597038445204823262015659162300598286176456141227664340618040333696569160278512881610518380229476098394486045888321009716376583573174184342589426721178125668283643114364875392627056310992917566447892164624164947092902305610684648420312754737923444508157103457633716545265611048347139310346868113170527958792635921386336015261141365658740229542675676904391478952444587229512260793743073213762190909600542980786098518131902403595574058841491518808865943254063478442329334250763947327314504580249068421371289261434037355583924331927233359985004728878000175305618789278947895359174917611815157) math:sum 13272698793360140712793523280546533413058497201698475278132758554681286748899171146156343649985193394423325099664259075386868719365653945453796808533199748655484337801078453833390507641198942777639799409895530795570270604121957323039078508472497764386071442279830393422947145685277758348863921934662798875304046951271096728945317233748217947842180319288798733501236231871496050328132925431568599415070602938157661009718779497697008591256088286878212101124516761146199591706303807532077052610525818063658206262150071171213603076159157370248437186911232056541873392360551824668877416026800662027369805525093840285136303398833991509042046634720354291663557334928246744424873337927712394098786759985020057633416591481638392938427724250716493 . (151 8202978976736284131880949372348103674795449291972324122743810730173050016824461887106965783740708885880472669502028253254344414931179186916428000865597038445204823262015659162300598286176456141227664340618040333696569160278512881610518380229476098394486045888321009716376583573174184342589426721178125668283643114364875392627056310992917566447892164624164947092902305610684648420312754737923444508157103457633716545265611048347139310346868113170527958792635921386336015261141365658740229542675676904391478952444587229512260793743073213762190909600542980786098518131902403595574058841491518808865943254063478442329334250763947327314504580249068421371289261434037355583924331927233359985004728878000175305618789278947895359174917611815157 13272698793360140712793523280546533413058497201698475278132758554681286748899171146156343649985193394423325099664259075386868719365653945453796808533199748655484337801078453833390507641198942777639799409895530795570270604121957323039078508472497764386071442279830393422947145685277758348863921934662798875304046951271096728945317233748217947842180319288798733501236231871496050328132925431568599415070602938157661009718779497697008591256088286878212101124516761146199591706303807532077052610525818063658206262150071171213603076159157370248437186911232056541873392360551824668877416026800662027369805525093840285136303398833991509042046634720354291663557334928246744424873337927712394098786759985020057633416591481638392938427724250716493) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9907,7 +9907,7 @@ _:gn_1063 { } _:gn_1064 { - 153 math:greaterThan 1 . + (153) math:greaterThan 1 . (153 1) math:difference 152 . (3133259160112427550968375464149673936532401382246172967354862905664813284749752628057587917496224377337620239339797431121820110496704428379059193197994328234925308722952864491210688931153969504815529271340549871822867716435068440181958251986454432402900649496811626009806021461070610336314931507693452461263239277458654056308795388237617185053604009959531160684568379349873246512492584044278289601243603977109772080812442598997270029437647939462843816460755081626472438815978923785403406474825535745124751642739103287810918511326989057275944632289853905030323643903252982522270701656182375590362080983033116599522365102693903145586962525777782551079021187939827966742975325926754325871222697770980292977820987076257397779922110972913821 5069719816623856580912573908198429738263047909726151155388947824508236732074709259049377866244484508542852430162230822132524304434474758537368807667602710210279514539062794671089909355022486636412135069277490461873701443843444441428560128243021665991585396391509383706570562112103574006274495213484673207020403836906221336318260922755300381394288154664633786408333926260811401907820170693645154906913499480523944464453168449349869280909220173707684142331880839759863576445162441873336823067850141159266727309705483941701342282416084156486246277310689075755774874228649421073303357185309143218503862271030361842806969148070044181727542054471285870292268073494209388840949006000479034113782031107019882327797802202690497579252806638901336) math:sum 8202978976736284131880949372348103674795449291972324122743810730173050016824461887106965783740708885880472669502028253254344414931179186916428000865597038445204823262015659162300598286176456141227664340618040333696569160278512881610518380229476098394486045888321009716376583573174184342589426721178125668283643114364875392627056310992917566447892164624164947092902305610684648420312754737923444508157103457633716545265611048347139310346868113170527958792635921386336015261141365658740229542675676904391478952444587229512260793743073213762190909600542980786098518131902403595574058841491518808865943254063478442329334250763947327314504580249068421371289261434037355583924331927233359985004728878000175305618789278947895359174917611815157 . (152 5069719816623856580912573908198429738263047909726151155388947824508236732074709259049377866244484508542852430162230822132524304434474758537368807667602710210279514539062794671089909355022486636412135069277490461873701443843444441428560128243021665991585396391509383706570562112103574006274495213484673207020403836906221336318260922755300381394288154664633786408333926260811401907820170693645154906913499480523944464453168449349869280909220173707684142331880839759863576445162441873336823067850141159266727309705483941701342282416084156486246277310689075755774874228649421073303357185309143218503862271030361842806969148070044181727542054471285870292268073494209388840949006000479034113782031107019882327797802202690497579252806638901336 8202978976736284131880949372348103674795449291972324122743810730173050016824461887106965783740708885880472669502028253254344414931179186916428000865597038445204823262015659162300598286176456141227664340618040333696569160278512881610518380229476098394486045888321009716376583573174184342589426721178125668283643114364875392627056310992917566447892164624164947092902305610684648420312754737923444508157103457633716545265611048347139310346868113170527958792635921386336015261141365658740229542675676904391478952444587229512260793743073213762190909600542980786098518131902403595574058841491518808865943254063478442329334250763947327314504580249068421371289261434037355583924331927233359985004728878000175305618789278947895359174917611815157) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9918,7 +9918,7 @@ _:gn_1065 { } _:gn_1066 { - 154 math:greaterThan 1 . + (154) math:greaterThan 1 . (154 1) math:difference 153 . (1936460656511429029944198444048755801730646527479978188034084918843423447324956630991789948748260131205232190822433391010704193937770330158309614469608381975354205816109930179879220423868517131596605797936940590050833727408376001246601876256567233588684746894697757696764540651032963669959563705791220745757164559447567280009465534517683196340684144705102625723765546910938155395327586649366865305669895503414172383640725850352599251471572234244840325871125758133391137629183518087933416593024605414141975666966380653890423771089095099210301645020835170725451230325396438551032655529126767628141781287997245243284604045376141036140579528693503319213246885554381422097973680073724708242559333336039589349976815126433099799330695665987515 3133259160112427550968375464149673936532401382246172967354862905664813284749752628057587917496224377337620239339797431121820110496704428379059193197994328234925308722952864491210688931153969504815529271340549871822867716435068440181958251986454432402900649496811626009806021461070610336314931507693452461263239277458654056308795388237617185053604009959531160684568379349873246512492584044278289601243603977109772080812442598997270029437647939462843816460755081626472438815978923785403406474825535745124751642739103287810918511326989057275944632289853905030323643903252982522270701656182375590362080983033116599522365102693903145586962525777782551079021187939827966742975325926754325871222697770980292977820987076257397779922110972913821) math:sum 5069719816623856580912573908198429738263047909726151155388947824508236732074709259049377866244484508542852430162230822132524304434474758537368807667602710210279514539062794671089909355022486636412135069277490461873701443843444441428560128243021665991585396391509383706570562112103574006274495213484673207020403836906221336318260922755300381394288154664633786408333926260811401907820170693645154906913499480523944464453168449349869280909220173707684142331880839759863576445162441873336823067850141159266727309705483941701342282416084156486246277310689075755774874228649421073303357185309143218503862271030361842806969148070044181727542054471285870292268073494209388840949006000479034113782031107019882327797802202690497579252806638901336 . (153 3133259160112427550968375464149673936532401382246172967354862905664813284749752628057587917496224377337620239339797431121820110496704428379059193197994328234925308722952864491210688931153969504815529271340549871822867716435068440181958251986454432402900649496811626009806021461070610336314931507693452461263239277458654056308795388237617185053604009959531160684568379349873246512492584044278289601243603977109772080812442598997270029437647939462843816460755081626472438815978923785403406474825535745124751642739103287810918511326989057275944632289853905030323643903252982522270701656182375590362080983033116599522365102693903145586962525777782551079021187939827966742975325926754325871222697770980292977820987076257397779922110972913821 5069719816623856580912573908198429738263047909726151155388947824508236732074709259049377866244484508542852430162230822132524304434474758537368807667602710210279514539062794671089909355022486636412135069277490461873701443843444441428560128243021665991585396391509383706570562112103574006274495213484673207020403836906221336318260922755300381394288154664633786408333926260811401907820170693645154906913499480523944464453168449349869280909220173707684142331880839759863576445162441873336823067850141159266727309705483941701342282416084156486246277310689075755774874228649421073303357185309143218503862271030361842806969148070044181727542054471285870292268073494209388840949006000479034113782031107019882327797802202690497579252806638901336) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9929,7 +9929,7 @@ _:gn_1067 { } _:gn_1068 { - 155 math:greaterThan 1 . + (155) math:greaterThan 1 . (155 1) math:difference 154 . (1196798503600998521024177020100918134801754854766194779320777986821389837424795997065797968747964246132388048517364040111115916558934098220749578728385946259571102906842934311331468507285452373218923473403609281772033989026692438935356375729887198814215902602113868313041480810037646666355367801902231715506074718011086776299329853719933988712919865254428534960802832438935091117164997394911424295573708473695599697171716748644670777966075705218003490589629323493081301186795405697469989881800930330982775975772722633920494740237893958065642987269018734304872413577856543971238046127055607962220299695035871356237761057317762109446382997084279231865774302385446544645001645853029617628663364434940703627844171949824297980591415306926306 1936460656511429029944198444048755801730646527479978188034084918843423447324956630991789948748260131205232190822433391010704193937770330158309614469608381975354205816109930179879220423868517131596605797936940590050833727408376001246601876256567233588684746894697757696764540651032963669959563705791220745757164559447567280009465534517683196340684144705102625723765546910938155395327586649366865305669895503414172383640725850352599251471572234244840325871125758133391137629183518087933416593024605414141975666966380653890423771089095099210301645020835170725451230325396438551032655529126767628141781287997245243284604045376141036140579528693503319213246885554381422097973680073724708242559333336039589349976815126433099799330695665987515) math:sum 3133259160112427550968375464149673936532401382246172967354862905664813284749752628057587917496224377337620239339797431121820110496704428379059193197994328234925308722952864491210688931153969504815529271340549871822867716435068440181958251986454432402900649496811626009806021461070610336314931507693452461263239277458654056308795388237617185053604009959531160684568379349873246512492584044278289601243603977109772080812442598997270029437647939462843816460755081626472438815978923785403406474825535745124751642739103287810918511326989057275944632289853905030323643903252982522270701656182375590362080983033116599522365102693903145586962525777782551079021187939827966742975325926754325871222697770980292977820987076257397779922110972913821 . (154 1936460656511429029944198444048755801730646527479978188034084918843423447324956630991789948748260131205232190822433391010704193937770330158309614469608381975354205816109930179879220423868517131596605797936940590050833727408376001246601876256567233588684746894697757696764540651032963669959563705791220745757164559447567280009465534517683196340684144705102625723765546910938155395327586649366865305669895503414172383640725850352599251471572234244840325871125758133391137629183518087933416593024605414141975666966380653890423771089095099210301645020835170725451230325396438551032655529126767628141781287997245243284604045376141036140579528693503319213246885554381422097973680073724708242559333336039589349976815126433099799330695665987515 3133259160112427550968375464149673936532401382246172967354862905664813284749752628057587917496224377337620239339797431121820110496704428379059193197994328234925308722952864491210688931153969504815529271340549871822867716435068440181958251986454432402900649496811626009806021461070610336314931507693452461263239277458654056308795388237617185053604009959531160684568379349873246512492584044278289601243603977109772080812442598997270029437647939462843816460755081626472438815978923785403406474825535745124751642739103287810918511326989057275944632289853905030323643903252982522270701656182375590362080983033116599522365102693903145586962525777782551079021187939827966742975325926754325871222697770980292977820987076257397779922110972913821) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9940,7 +9940,7 @@ _:gn_1069 { } _:gn_1070 { - 156 math:greaterThan 1 . + (156) math:greaterThan 1 . (156 1) math:difference 155 . (739662152910430508920021423947837666928891672713783408713306932022033609900160633925991980000295885072844142305069350899588277378836231937560035741222435715783102909266995868547751916583064758377682324533331308278799738381683562311245500526680034774468844292583889383723059840995317003604195903888989030251089841436480503710135680797749207627764279450674090762962714472003064278162589254455441010096187029718572686469009101707928473505496529026836835281496434640309836442388112390463426711223675083159199691193658019969929030851201141144658657751816436420578816747539894579794609402071159665921481592961373887046842988058378926694196531609224087347472583168934877452972034220695090613895968901098885722132643176608801818739280359061209 1196798503600998521024177020100918134801754854766194779320777986821389837424795997065797968747964246132388048517364040111115916558934098220749578728385946259571102906842934311331468507285452373218923473403609281772033989026692438935356375729887198814215902602113868313041480810037646666355367801902231715506074718011086776299329853719933988712919865254428534960802832438935091117164997394911424295573708473695599697171716748644670777966075705218003490589629323493081301186795405697469989881800930330982775975772722633920494740237893958065642987269018734304872413577856543971238046127055607962220299695035871356237761057317762109446382997084279231865774302385446544645001645853029617628663364434940703627844171949824297980591415306926306) math:sum 1936460656511429029944198444048755801730646527479978188034084918843423447324956630991789948748260131205232190822433391010704193937770330158309614469608381975354205816109930179879220423868517131596605797936940590050833727408376001246601876256567233588684746894697757696764540651032963669959563705791220745757164559447567280009465534517683196340684144705102625723765546910938155395327586649366865305669895503414172383640725850352599251471572234244840325871125758133391137629183518087933416593024605414141975666966380653890423771089095099210301645020835170725451230325396438551032655529126767628141781287997245243284604045376141036140579528693503319213246885554381422097973680073724708242559333336039589349976815126433099799330695665987515 . (155 1196798503600998521024177020100918134801754854766194779320777986821389837424795997065797968747964246132388048517364040111115916558934098220749578728385946259571102906842934311331468507285452373218923473403609281772033989026692438935356375729887198814215902602113868313041480810037646666355367801902231715506074718011086776299329853719933988712919865254428534960802832438935091117164997394911424295573708473695599697171716748644670777966075705218003490589629323493081301186795405697469989881800930330982775975772722633920494740237893958065642987269018734304872413577856543971238046127055607962220299695035871356237761057317762109446382997084279231865774302385446544645001645853029617628663364434940703627844171949824297980591415306926306 1936460656511429029944198444048755801730646527479978188034084918843423447324956630991789948748260131205232190822433391010704193937770330158309614469608381975354205816109930179879220423868517131596605797936940590050833727408376001246601876256567233588684746894697757696764540651032963669959563705791220745757164559447567280009465534517683196340684144705102625723765546910938155395327586649366865305669895503414172383640725850352599251471572234244840325871125758133391137629183518087933416593024605414141975666966380653890423771089095099210301645020835170725451230325396438551032655529126767628141781287997245243284604045376141036140579528693503319213246885554381422097973680073724708242559333336039589349976815126433099799330695665987515) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9951,7 +9951,7 @@ _:gn_1071 { } _:gn_1072 { - 157 math:greaterThan 1 . + (157) math:greaterThan 1 . (157 1) math:difference 156 . (457136350690568012104155596153080467872863182052411370607471054799356227524635363139805988747668361059543906212294689211527639180097866283189542987163510543787999997575938442783716590702387614841241148870277973493234250645008876624110875203207164039747058309529978929318420969042329662751171898013242685254984876574606272589194172922184781085155585803754444197840117966932026839002408140455983285477521443977027010702707646936742304460579176191166655308132888852771464744407293307006563170577255247823576284579064613950565709386692816920984329517202297884293596830316649391443436724984448296298818102074497469190918069259383182752186465475055144518301719216511667192029611632334527014767395533841817905711528773215496161852134947865097 739662152910430508920021423947837666928891672713783408713306932022033609900160633925991980000295885072844142305069350899588277378836231937560035741222435715783102909266995868547751916583064758377682324533331308278799738381683562311245500526680034774468844292583889383723059840995317003604195903888989030251089841436480503710135680797749207627764279450674090762962714472003064278162589254455441010096187029718572686469009101707928473505496529026836835281496434640309836442388112390463426711223675083159199691193658019969929030851201141144658657751816436420578816747539894579794609402071159665921481592961373887046842988058378926694196531609224087347472583168934877452972034220695090613895968901098885722132643176608801818739280359061209) math:sum 1196798503600998521024177020100918134801754854766194779320777986821389837424795997065797968747964246132388048517364040111115916558934098220749578728385946259571102906842934311331468507285452373218923473403609281772033989026692438935356375729887198814215902602113868313041480810037646666355367801902231715506074718011086776299329853719933988712919865254428534960802832438935091117164997394911424295573708473695599697171716748644670777966075705218003490589629323493081301186795405697469989881800930330982775975772722633920494740237893958065642987269018734304872413577856543971238046127055607962220299695035871356237761057317762109446382997084279231865774302385446544645001645853029617628663364434940703627844171949824297980591415306926306 . (156 739662152910430508920021423947837666928891672713783408713306932022033609900160633925991980000295885072844142305069350899588277378836231937560035741222435715783102909266995868547751916583064758377682324533331308278799738381683562311245500526680034774468844292583889383723059840995317003604195903888989030251089841436480503710135680797749207627764279450674090762962714472003064278162589254455441010096187029718572686469009101707928473505496529026836835281496434640309836442388112390463426711223675083159199691193658019969929030851201141144658657751816436420578816747539894579794609402071159665921481592961373887046842988058378926694196531609224087347472583168934877452972034220695090613895968901098885722132643176608801818739280359061209 1196798503600998521024177020100918134801754854766194779320777986821389837424795997065797968747964246132388048517364040111115916558934098220749578728385946259571102906842934311331468507285452373218923473403609281772033989026692438935356375729887198814215902602113868313041480810037646666355367801902231715506074718011086776299329853719933988712919865254428534960802832438935091117164997394911424295573708473695599697171716748644670777966075705218003490589629323493081301186795405697469989881800930330982775975772722633920494740237893958065642987269018734304872413577856543971238046127055607962220299695035871356237761057317762109446382997084279231865774302385446544645001645853029617628663364434940703627844171949824297980591415306926306) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9962,7 +9962,7 @@ _:gn_1073 { } _:gn_1074 { - 158 math:greaterThan 1 . + (158) math:greaterThan 1 . (158 1) math:difference 157 . (282525802219862496815865827794757199056028490661372038105835877222677382375525270786185991252627524013300236092774661688060638198738365654370492754058925171995102911691057425764035325880677143536441175663053334785565487736674685687134625323472870734721785983053910454404638871952987340853024005875746344996104964861874231120941507875564426542608693646919646565122596505071037439160181113999457724618665585741545675766301454771186169044917352835670179973363545787538371697980819083456863540646419835335623406614593406019363321464508324223674328234614138536285219917223245188351172677086711369622663490886876417855924918798995743942010066134168942829170863952423210260942422588360563599128573367257067816421114403393305656887145411196112 457136350690568012104155596153080467872863182052411370607471054799356227524635363139805988747668361059543906212294689211527639180097866283189542987163510543787999997575938442783716590702387614841241148870277973493234250645008876624110875203207164039747058309529978929318420969042329662751171898013242685254984876574606272589194172922184781085155585803754444197840117966932026839002408140455983285477521443977027010702707646936742304460579176191166655308132888852771464744407293307006563170577255247823576284579064613950565709386692816920984329517202297884293596830316649391443436724984448296298818102074497469190918069259383182752186465475055144518301719216511667192029611632334527014767395533841817905711528773215496161852134947865097) math:sum 739662152910430508920021423947837666928891672713783408713306932022033609900160633925991980000295885072844142305069350899588277378836231937560035741222435715783102909266995868547751916583064758377682324533331308278799738381683562311245500526680034774468844292583889383723059840995317003604195903888989030251089841436480503710135680797749207627764279450674090762962714472003064278162589254455441010096187029718572686469009101707928473505496529026836835281496434640309836442388112390463426711223675083159199691193658019969929030851201141144658657751816436420578816747539894579794609402071159665921481592961373887046842988058378926694196531609224087347472583168934877452972034220695090613895968901098885722132643176608801818739280359061209 . (157 457136350690568012104155596153080467872863182052411370607471054799356227524635363139805988747668361059543906212294689211527639180097866283189542987163510543787999997575938442783716590702387614841241148870277973493234250645008876624110875203207164039747058309529978929318420969042329662751171898013242685254984876574606272589194172922184781085155585803754444197840117966932026839002408140455983285477521443977027010702707646936742304460579176191166655308132888852771464744407293307006563170577255247823576284579064613950565709386692816920984329517202297884293596830316649391443436724984448296298818102074497469190918069259383182752186465475055144518301719216511667192029611632334527014767395533841817905711528773215496161852134947865097 739662152910430508920021423947837666928891672713783408713306932022033609900160633925991980000295885072844142305069350899588277378836231937560035741222435715783102909266995868547751916583064758377682324533331308278799738381683562311245500526680034774468844292583889383723059840995317003604195903888989030251089841436480503710135680797749207627764279450674090762962714472003064278162589254455441010096187029718572686469009101707928473505496529026836835281496434640309836442388112390463426711223675083159199691193658019969929030851201141144658657751816436420578816747539894579794609402071159665921481592961373887046842988058378926694196531609224087347472583168934877452972034220695090613895968901098885722132643176608801818739280359061209) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9973,7 +9973,7 @@ _:gn_1075 { } _:gn_1076 { - 159 math:greaterThan 1 . + (159) math:greaterThan 1 . (159 1) math:difference 158 . (174610548470705515288289768358323268816834691391039332501635177576678845149110092353619997495040837046243670119520027523467000981359500628819050233104585371792897085884881017019681264821710471304799973207224638707668762908334190936976249879734293305025272326476068474913782097089342321898147892137496340258879911712732041468252665046620354542546892156834797632717521461860989399842227026456525560858855858235481334936406192165556135415661823355496475334769343065233093046426474223549699629930835412487952877964471207931202387922184492697310001282588159348008376913093404203092264047897736926676154611187621051334993150460387438810176399340886201689130855264088456931087189043973963415638822166584750089290414369822190504964989536668985 282525802219862496815865827794757199056028490661372038105835877222677382375525270786185991252627524013300236092774661688060638198738365654370492754058925171995102911691057425764035325880677143536441175663053334785565487736674685687134625323472870734721785983053910454404638871952987340853024005875746344996104964861874231120941507875564426542608693646919646565122596505071037439160181113999457724618665585741545675766301454771186169044917352835670179973363545787538371697980819083456863540646419835335623406614593406019363321464508324223674328234614138536285219917223245188351172677086711369622663490886876417855924918798995743942010066134168942829170863952423210260942422588360563599128573367257067816421114403393305656887145411196112) math:sum 457136350690568012104155596153080467872863182052411370607471054799356227524635363139805988747668361059543906212294689211527639180097866283189542987163510543787999997575938442783716590702387614841241148870277973493234250645008876624110875203207164039747058309529978929318420969042329662751171898013242685254984876574606272589194172922184781085155585803754444197840117966932026839002408140455983285477521443977027010702707646936742304460579176191166655308132888852771464744407293307006563170577255247823576284579064613950565709386692816920984329517202297884293596830316649391443436724984448296298818102074497469190918069259383182752186465475055144518301719216511667192029611632334527014767395533841817905711528773215496161852134947865097 . (158 282525802219862496815865827794757199056028490661372038105835877222677382375525270786185991252627524013300236092774661688060638198738365654370492754058925171995102911691057425764035325880677143536441175663053334785565487736674685687134625323472870734721785983053910454404638871952987340853024005875746344996104964861874231120941507875564426542608693646919646565122596505071037439160181113999457724618665585741545675766301454771186169044917352835670179973363545787538371697980819083456863540646419835335623406614593406019363321464508324223674328234614138536285219917223245188351172677086711369622663490886876417855924918798995743942010066134168942829170863952423210260942422588360563599128573367257067816421114403393305656887145411196112 457136350690568012104155596153080467872863182052411370607471054799356227524635363139805988747668361059543906212294689211527639180097866283189542987163510543787999997575938442783716590702387614841241148870277973493234250645008876624110875203207164039747058309529978929318420969042329662751171898013242685254984876574606272589194172922184781085155585803754444197840117966932026839002408140455983285477521443977027010702707646936742304460579176191166655308132888852771464744407293307006563170577255247823576284579064613950565709386692816920984329517202297884293596830316649391443436724984448296298818102074497469190918069259383182752186465475055144518301719216511667192029611632334527014767395533841817905711528773215496161852134947865097) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9984,7 +9984,7 @@ _:gn_1077 { } _:gn_1078 { - 160 math:greaterThan 1 . + (160) math:greaterThan 1 . (160 1) math:difference 159 . (107915253749156981527576059436433930239193799270332705604200699645998537226415178432565993757586686967056565973254634164593637217378865025551442520954339800202205825806176408744354061058966672231641202455828696077896724828340494750158375443738577429696513656577841979490856774863645018954876113738250004737225053149142189652688842828944072000061801490084848932405075043210048039317954087542932163759809727506064340829895262605630033629255529480173704638594202722305278651554344859907163910715584422847670528650122198088160933542323831526364326952025979188276843004129840985258908629188974442946508879699255366520931768338608305131833666793282741140040008688334753329855233544386600183489751200672317727130700033571115151922155874527127 174610548470705515288289768358323268816834691391039332501635177576678845149110092353619997495040837046243670119520027523467000981359500628819050233104585371792897085884881017019681264821710471304799973207224638707668762908334190936976249879734293305025272326476068474913782097089342321898147892137496340258879911712732041468252665046620354542546892156834797632717521461860989399842227026456525560858855858235481334936406192165556135415661823355496475334769343065233093046426474223549699629930835412487952877964471207931202387922184492697310001282588159348008376913093404203092264047897736926676154611187621051334993150460387438810176399340886201689130855264088456931087189043973963415638822166584750089290414369822190504964989536668985) math:sum 282525802219862496815865827794757199056028490661372038105835877222677382375525270786185991252627524013300236092774661688060638198738365654370492754058925171995102911691057425764035325880677143536441175663053334785565487736674685687134625323472870734721785983053910454404638871952987340853024005875746344996104964861874231120941507875564426542608693646919646565122596505071037439160181113999457724618665585741545675766301454771186169044917352835670179973363545787538371697980819083456863540646419835335623406614593406019363321464508324223674328234614138536285219917223245188351172677086711369622663490886876417855924918798995743942010066134168942829170863952423210260942422588360563599128573367257067816421114403393305656887145411196112 . (159 174610548470705515288289768358323268816834691391039332501635177576678845149110092353619997495040837046243670119520027523467000981359500628819050233104585371792897085884881017019681264821710471304799973207224638707668762908334190936976249879734293305025272326476068474913782097089342321898147892137496340258879911712732041468252665046620354542546892156834797632717521461860989399842227026456525560858855858235481334936406192165556135415661823355496475334769343065233093046426474223549699629930835412487952877964471207931202387922184492697310001282588159348008376913093404203092264047897736926676154611187621051334993150460387438810176399340886201689130855264088456931087189043973963415638822166584750089290414369822190504964989536668985 282525802219862496815865827794757199056028490661372038105835877222677382375525270786185991252627524013300236092774661688060638198738365654370492754058925171995102911691057425764035325880677143536441175663053334785565487736674685687134625323472870734721785983053910454404638871952987340853024005875746344996104964861874231120941507875564426542608693646919646565122596505071037439160181113999457724618665585741545675766301454771186169044917352835670179973363545787538371697980819083456863540646419835335623406614593406019363321464508324223674328234614138536285219917223245188351172677086711369622663490886876417855924918798995743942010066134168942829170863952423210260942422588360563599128573367257067816421114403393305656887145411196112) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -9995,7 +9995,7 @@ _:gn_1079 { } _:gn_1080 { - 161 math:greaterThan 1 . + (161) math:greaterThan 1 . (161 1) math:difference 160 . (66695294721548533760713708921889338577640892120706626897434477930680307922694913921054003737454150079187104146265393358873363763980635603267607712150245571590691260078704608275327203762743799073158770751395942629772038079993696186817874435995715875328758669898226495422925322225697302943271778399246335521654858563589851815563822217676282542485090666749948700312446418650941360524272938913593397099046130729416994106510929559926101786406293875322770696175140342927814394872129363642535719215250989640282349314349009843041454379860661170945674330562180159731533908963563217833355418708762483729645731488365684814061382121779133678342732547603460549090846575753703601231955499587363232149070965912432362159714336251075353042833662141858 107915253749156981527576059436433930239193799270332705604200699645998537226415178432565993757586686967056565973254634164593637217378865025551442520954339800202205825806176408744354061058966672231641202455828696077896724828340494750158375443738577429696513656577841979490856774863645018954876113738250004737225053149142189652688842828944072000061801490084848932405075043210048039317954087542932163759809727506064340829895262605630033629255529480173704638594202722305278651554344859907163910715584422847670528650122198088160933542323831526364326952025979188276843004129840985258908629188974442946508879699255366520931768338608305131833666793282741140040008688334753329855233544386600183489751200672317727130700033571115151922155874527127) math:sum 174610548470705515288289768358323268816834691391039332501635177576678845149110092353619997495040837046243670119520027523467000981359500628819050233104585371792897085884881017019681264821710471304799973207224638707668762908334190936976249879734293305025272326476068474913782097089342321898147892137496340258879911712732041468252665046620354542546892156834797632717521461860989399842227026456525560858855858235481334936406192165556135415661823355496475334769343065233093046426474223549699629930835412487952877964471207931202387922184492697310001282588159348008376913093404203092264047897736926676154611187621051334993150460387438810176399340886201689130855264088456931087189043973963415638822166584750089290414369822190504964989536668985 . (160 107915253749156981527576059436433930239193799270332705604200699645998537226415178432565993757586686967056565973254634164593637217378865025551442520954339800202205825806176408744354061058966672231641202455828696077896724828340494750158375443738577429696513656577841979490856774863645018954876113738250004737225053149142189652688842828944072000061801490084848932405075043210048039317954087542932163759809727506064340829895262605630033629255529480173704638594202722305278651554344859907163910715584422847670528650122198088160933542323831526364326952025979188276843004129840985258908629188974442946508879699255366520931768338608305131833666793282741140040008688334753329855233544386600183489751200672317727130700033571115151922155874527127 174610548470705515288289768358323268816834691391039332501635177576678845149110092353619997495040837046243670119520027523467000981359500628819050233104585371792897085884881017019681264821710471304799973207224638707668762908334190936976249879734293305025272326476068474913782097089342321898147892137496340258879911712732041468252665046620354542546892156834797632717521461860989399842227026456525560858855858235481334936406192165556135415661823355496475334769343065233093046426474223549699629930835412487952877964471207931202387922184492697310001282588159348008376913093404203092264047897736926676154611187621051334993150460387438810176399340886201689130855264088456931087189043973963415638822166584750089290414369822190504964989536668985) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10006,7 +10006,7 @@ _:gn_1081 { } _:gn_1082 { - 162 math:greaterThan 1 . + (162) math:greaterThan 1 . (162 1) math:difference 161 . (41219959027608447766862350514544591661552907149626078706766221715318229303720264511511990020132536887869461826989240805720273453398229422283834808804094228611514565727471800469026857296222873158482431704432753448124686748346798563340501007742861554367754986679615484067931452637947716011604335339003669215570194585552337837125020611267789457576710823334900232092628624559106678793681148629338766660763596776647346723384333045703931842849235604850933942419062379377464256682215496264628191500333433207388179335773188245119479162463170355418652621463799028545309095166277767425553210480211959216863148210889681706870386216829171453490934245679280590949162112581049728623278044799236951340680234759885364970985697320039798879322212385269 66695294721548533760713708921889338577640892120706626897434477930680307922694913921054003737454150079187104146265393358873363763980635603267607712150245571590691260078704608275327203762743799073158770751395942629772038079993696186817874435995715875328758669898226495422925322225697302943271778399246335521654858563589851815563822217676282542485090666749948700312446418650941360524272938913593397099046130729416994106510929559926101786406293875322770696175140342927814394872129363642535719215250989640282349314349009843041454379860661170945674330562180159731533908963563217833355418708762483729645731488365684814061382121779133678342732547603460549090846575753703601231955499587363232149070965912432362159714336251075353042833662141858) math:sum 107915253749156981527576059436433930239193799270332705604200699645998537226415178432565993757586686967056565973254634164593637217378865025551442520954339800202205825806176408744354061058966672231641202455828696077896724828340494750158375443738577429696513656577841979490856774863645018954876113738250004737225053149142189652688842828944072000061801490084848932405075043210048039317954087542932163759809727506064340829895262605630033629255529480173704638594202722305278651554344859907163910715584422847670528650122198088160933542323831526364326952025979188276843004129840985258908629188974442946508879699255366520931768338608305131833666793282741140040008688334753329855233544386600183489751200672317727130700033571115151922155874527127 . (161 66695294721548533760713708921889338577640892120706626897434477930680307922694913921054003737454150079187104146265393358873363763980635603267607712150245571590691260078704608275327203762743799073158770751395942629772038079993696186817874435995715875328758669898226495422925322225697302943271778399246335521654858563589851815563822217676282542485090666749948700312446418650941360524272938913593397099046130729416994106510929559926101786406293875322770696175140342927814394872129363642535719215250989640282349314349009843041454379860661170945674330562180159731533908963563217833355418708762483729645731488365684814061382121779133678342732547603460549090846575753703601231955499587363232149070965912432362159714336251075353042833662141858 107915253749156981527576059436433930239193799270332705604200699645998537226415178432565993757586686967056565973254634164593637217378865025551442520954339800202205825806176408744354061058966672231641202455828696077896724828340494750158375443738577429696513656577841979490856774863645018954876113738250004737225053149142189652688842828944072000061801490084848932405075043210048039317954087542932163759809727506064340829895262605630033629255529480173704638594202722305278651554344859907163910715584422847670528650122198088160933542323831526364326952025979188276843004129840985258908629188974442946508879699255366520931768338608305131833666793282741140040008688334753329855233544386600183489751200672317727130700033571115151922155874527127) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10017,7 +10017,7 @@ _:gn_1083 { } _:gn_1084 { - 163 math:greaterThan 1 . + (163) math:greaterThan 1 . (163 1) math:difference 162 . (25475335693940085993851358407344746916087984971080548190668256215362078618974649409542013717321613191317642319276152553153090310582406180983772903346151342979176694351232807806300346466520925914676339046963189181647351331646897623477373428252854320961003683218611011354993869587749586931667443060242666306084663978037513978438801606408493084908379843415048468219817794091834681730591790284254630438282533952769647383126596514222169943557058270471836753756077963550350138189913867377907527714917556432894169978575821597921975217397490815527021709098381131186224813797285450407802208228550524512782583277476003107190995904949962224851798301924179958141684463172653872608677454788126280808390731152546997188728638931035554163511449756589 41219959027608447766862350514544591661552907149626078706766221715318229303720264511511990020132536887869461826989240805720273453398229422283834808804094228611514565727471800469026857296222873158482431704432753448124686748346798563340501007742861554367754986679615484067931452637947716011604335339003669215570194585552337837125020611267789457576710823334900232092628624559106678793681148629338766660763596776647346723384333045703931842849235604850933942419062379377464256682215496264628191500333433207388179335773188245119479162463170355418652621463799028545309095166277767425553210480211959216863148210889681706870386216829171453490934245679280590949162112581049728623278044799236951340680234759885364970985697320039798879322212385269) math:sum 66695294721548533760713708921889338577640892120706626897434477930680307922694913921054003737454150079187104146265393358873363763980635603267607712150245571590691260078704608275327203762743799073158770751395942629772038079993696186817874435995715875328758669898226495422925322225697302943271778399246335521654858563589851815563822217676282542485090666749948700312446418650941360524272938913593397099046130729416994106510929559926101786406293875322770696175140342927814394872129363642535719215250989640282349314349009843041454379860661170945674330562180159731533908963563217833355418708762483729645731488365684814061382121779133678342732547603460549090846575753703601231955499587363232149070965912432362159714336251075353042833662141858 . (162 41219959027608447766862350514544591661552907149626078706766221715318229303720264511511990020132536887869461826989240805720273453398229422283834808804094228611514565727471800469026857296222873158482431704432753448124686748346798563340501007742861554367754986679615484067931452637947716011604335339003669215570194585552337837125020611267789457576710823334900232092628624559106678793681148629338766660763596776647346723384333045703931842849235604850933942419062379377464256682215496264628191500333433207388179335773188245119479162463170355418652621463799028545309095166277767425553210480211959216863148210889681706870386216829171453490934245679280590949162112581049728623278044799236951340680234759885364970985697320039798879322212385269 66695294721548533760713708921889338577640892120706626897434477930680307922694913921054003737454150079187104146265393358873363763980635603267607712150245571590691260078704608275327203762743799073158770751395942629772038079993696186817874435995715875328758669898226495422925322225697302943271778399246335521654858563589851815563822217676282542485090666749948700312446418650941360524272938913593397099046130729416994106510929559926101786406293875322770696175140342927814394872129363642535719215250989640282349314349009843041454379860661170945674330562180159731533908963563217833355418708762483729645731488365684814061382121779133678342732547603460549090846575753703601231955499587363232149070965912432362159714336251075353042833662141858) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10028,7 +10028,7 @@ _:gn_1085 { } _:gn_1086 { - 164 math:greaterThan 1 . + (164) math:greaterThan 1 . (164 1) math:difference 163 . (15744623333668361773010992107199844745464922178545530516097965499956150684745615101969976302810923696551819507713088252567183142815823241300061905457942885632337871376238992662726510829701947243806092657469564266477335416699900939863127579490007233406751303461004472712937583050198129079936892278761002909485530607514823858686219004859296372668330979919851763872810830467271997063089358345084136222481062823877699340257736531481761899292177334379097188662984415827114118492301628886720663785415876774494009357197366647197503945065679539891630912365417897359084281368992317017751002251661434704080564933413678599679390311879209228639135943755100632807477649408395856014600590011110670532289503607338367782257058389004244715810762628680 25475335693940085993851358407344746916087984971080548190668256215362078618974649409542013717321613191317642319276152553153090310582406180983772903346151342979176694351232807806300346466520925914676339046963189181647351331646897623477373428252854320961003683218611011354993869587749586931667443060242666306084663978037513978438801606408493084908379843415048468219817794091834681730591790284254630438282533952769647383126596514222169943557058270471836753756077963550350138189913867377907527714917556432894169978575821597921975217397490815527021709098381131186224813797285450407802208228550524512782583277476003107190995904949962224851798301924179958141684463172653872608677454788126280808390731152546997188728638931035554163511449756589) math:sum 41219959027608447766862350514544591661552907149626078706766221715318229303720264511511990020132536887869461826989240805720273453398229422283834808804094228611514565727471800469026857296222873158482431704432753448124686748346798563340501007742861554367754986679615484067931452637947716011604335339003669215570194585552337837125020611267789457576710823334900232092628624559106678793681148629338766660763596776647346723384333045703931842849235604850933942419062379377464256682215496264628191500333433207388179335773188245119479162463170355418652621463799028545309095166277767425553210480211959216863148210889681706870386216829171453490934245679280590949162112581049728623278044799236951340680234759885364970985697320039798879322212385269 . (163 25475335693940085993851358407344746916087984971080548190668256215362078618974649409542013717321613191317642319276152553153090310582406180983772903346151342979176694351232807806300346466520925914676339046963189181647351331646897623477373428252854320961003683218611011354993869587749586931667443060242666306084663978037513978438801606408493084908379843415048468219817794091834681730591790284254630438282533952769647383126596514222169943557058270471836753756077963550350138189913867377907527714917556432894169978575821597921975217397490815527021709098381131186224813797285450407802208228550524512782583277476003107190995904949962224851798301924179958141684463172653872608677454788126280808390731152546997188728638931035554163511449756589 41219959027608447766862350514544591661552907149626078706766221715318229303720264511511990020132536887869461826989240805720273453398229422283834808804094228611514565727471800469026857296222873158482431704432753448124686748346798563340501007742861554367754986679615484067931452637947716011604335339003669215570194585552337837125020611267789457576710823334900232092628624559106678793681148629338766660763596776647346723384333045703931842849235604850933942419062379377464256682215496264628191500333433207388179335773188245119479162463170355418652621463799028545309095166277767425553210480211959216863148210889681706870386216829171453490934245679280590949162112581049728623278044799236951340680234759885364970985697320039798879322212385269) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10039,7 +10039,7 @@ _:gn_1087 { } _:gn_1088 { - 165 math:greaterThan 1 . + (165) math:greaterThan 1 . (165 1) math:difference 164 . (9730712360271724220840366300144902170623062792535017674570290715405927934229034307572037414510689494765822811563064300585907167766582939683710997888208457346838822974993815143573835636818978670870246389493624915170015914946996683614245848762847087554252379757606538642056286537551457851730550781481663396599133370522690119752582601549196712240048863495196704347006963624562684667502431939170494215801471128891948042868859982740408044264880936092739565093093547723236019697612238491186863929501679658400160621378454950724471272331811275635390796732963233827140532428293133390051205976889089808702018344062324507511605593070752996212662358169079325334206813764258016594076864777015610276101227545208629406471580542031309447700687127909 15744623333668361773010992107199844745464922178545530516097965499956150684745615101969976302810923696551819507713088252567183142815823241300061905457942885632337871376238992662726510829701947243806092657469564266477335416699900939863127579490007233406751303461004472712937583050198129079936892278761002909485530607514823858686219004859296372668330979919851763872810830467271997063089358345084136222481062823877699340257736531481761899292177334379097188662984415827114118492301628886720663785415876774494009357197366647197503945065679539891630912365417897359084281368992317017751002251661434704080564933413678599679390311879209228639135943755100632807477649408395856014600590011110670532289503607338367782257058389004244715810762628680) math:sum 25475335693940085993851358407344746916087984971080548190668256215362078618974649409542013717321613191317642319276152553153090310582406180983772903346151342979176694351232807806300346466520925914676339046963189181647351331646897623477373428252854320961003683218611011354993869587749586931667443060242666306084663978037513978438801606408493084908379843415048468219817794091834681730591790284254630438282533952769647383126596514222169943557058270471836753756077963550350138189913867377907527714917556432894169978575821597921975217397490815527021709098381131186224813797285450407802208228550524512782583277476003107190995904949962224851798301924179958141684463172653872608677454788126280808390731152546997188728638931035554163511449756589 . (164 15744623333668361773010992107199844745464922178545530516097965499956150684745615101969976302810923696551819507713088252567183142815823241300061905457942885632337871376238992662726510829701947243806092657469564266477335416699900939863127579490007233406751303461004472712937583050198129079936892278761002909485530607514823858686219004859296372668330979919851763872810830467271997063089358345084136222481062823877699340257736531481761899292177334379097188662984415827114118492301628886720663785415876774494009357197366647197503945065679539891630912365417897359084281368992317017751002251661434704080564933413678599679390311879209228639135943755100632807477649408395856014600590011110670532289503607338367782257058389004244715810762628680 25475335693940085993851358407344746916087984971080548190668256215362078618974649409542013717321613191317642319276152553153090310582406180983772903346151342979176694351232807806300346466520925914676339046963189181647351331646897623477373428252854320961003683218611011354993869587749586931667443060242666306084663978037513978438801606408493084908379843415048468219817794091834681730591790284254630438282533952769647383126596514222169943557058270471836753756077963550350138189913867377907527714917556432894169978575821597921975217397490815527021709098381131186224813797285450407802208228550524512782583277476003107190995904949962224851798301924179958141684463172653872608677454788126280808390731152546997188728638931035554163511449756589) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10050,7 +10050,7 @@ _:gn_1089 { } _:gn_1090 { - 166 math:greaterThan 1 . + (166) math:greaterThan 1 . (166 1) math:difference 165 . (6013910973396637552170625807054942574841859386010512841527674784550222750516580794397938888300234201785996696150023951981275975049240301616350907569734428285499048401245177519152675192882968572935846267975939351307319501752904256248881730727160145852498923703397934070881296512646671228206341497279339512886397236992133738933636403310099660428282116424655059525803866842709312395586926405913642006679591694985751297388876548741353855027296398286357623569890868103878098794689390395533799855914197116093848735818911696473032672733868264256240115632454663531943748940699183627699796274772344895378546589351354092167784718808456232426473585586021307473270835644137839420523725234095060256188276062129738375785477846972935268110075500771 9730712360271724220840366300144902170623062792535017674570290715405927934229034307572037414510689494765822811563064300585907167766582939683710997888208457346838822974993815143573835636818978670870246389493624915170015914946996683614245848762847087554252379757606538642056286537551457851730550781481663396599133370522690119752582601549196712240048863495196704347006963624562684667502431939170494215801471128891948042868859982740408044264880936092739565093093547723236019697612238491186863929501679658400160621378454950724471272331811275635390796732963233827140532428293133390051205976889089808702018344062324507511605593070752996212662358169079325334206813764258016594076864777015610276101227545208629406471580542031309447700687127909) math:sum 15744623333668361773010992107199844745464922178545530516097965499956150684745615101969976302810923696551819507713088252567183142815823241300061905457942885632337871376238992662726510829701947243806092657469564266477335416699900939863127579490007233406751303461004472712937583050198129079936892278761002909485530607514823858686219004859296372668330979919851763872810830467271997063089358345084136222481062823877699340257736531481761899292177334379097188662984415827114118492301628886720663785415876774494009357197366647197503945065679539891630912365417897359084281368992317017751002251661434704080564933413678599679390311879209228639135943755100632807477649408395856014600590011110670532289503607338367782257058389004244715810762628680 . (165 9730712360271724220840366300144902170623062792535017674570290715405927934229034307572037414510689494765822811563064300585907167766582939683710997888208457346838822974993815143573835636818978670870246389493624915170015914946996683614245848762847087554252379757606538642056286537551457851730550781481663396599133370522690119752582601549196712240048863495196704347006963624562684667502431939170494215801471128891948042868859982740408044264880936092739565093093547723236019697612238491186863929501679658400160621378454950724471272331811275635390796732963233827140532428293133390051205976889089808702018344062324507511605593070752996212662358169079325334206813764258016594076864777015610276101227545208629406471580542031309447700687127909 15744623333668361773010992107199844745464922178545530516097965499956150684745615101969976302810923696551819507713088252567183142815823241300061905457942885632337871376238992662726510829701947243806092657469564266477335416699900939863127579490007233406751303461004472712937583050198129079936892278761002909485530607514823858686219004859296372668330979919851763872810830467271997063089358345084136222481062823877699340257736531481761899292177334379097188662984415827114118492301628886720663785415876774494009357197366647197503945065679539891630912365417897359084281368992317017751002251661434704080564933413678599679390311879209228639135943755100632807477649408395856014600590011110670532289503607338367782257058389004244715810762628680) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10061,7 +10061,7 @@ _:gn_1091 { } _:gn_1092 { - 167 math:greaterThan 1 . + (167) math:greaterThan 1 . (167 1) math:difference 166 . (3716801386875086668669740493089959595781203406524504833042615930855705183712453513174098526210455292979826115413040348604631192717342638067360090318474029061339774573748637624421160443936010097934400121517685563862696413194092427365364118035686941701753456054208604571174990024904786623524209284202323883712736133530556380818946198239097051811766747070541644821203096781853372271915505533256852209121879433906196745479983433999054189237584537806381941523202679619357920902922848095653064073587482542306311885559543254251438599597943011379150681100508570295196783487593949762351409702116744913323471754710970415343820874262296763786188772583058017860935978120120177173553139542920550019912951483078891030686102695058374179590611627138 6013910973396637552170625807054942574841859386010512841527674784550222750516580794397938888300234201785996696150023951981275975049240301616350907569734428285499048401245177519152675192882968572935846267975939351307319501752904256248881730727160145852498923703397934070881296512646671228206341497279339512886397236992133738933636403310099660428282116424655059525803866842709312395586926405913642006679591694985751297388876548741353855027296398286357623569890868103878098794689390395533799855914197116093848735818911696473032672733868264256240115632454663531943748940699183627699796274772344895378546589351354092167784718808456232426473585586021307473270835644137839420523725234095060256188276062129738375785477846972935268110075500771) math:sum 9730712360271724220840366300144902170623062792535017674570290715405927934229034307572037414510689494765822811563064300585907167766582939683710997888208457346838822974993815143573835636818978670870246389493624915170015914946996683614245848762847087554252379757606538642056286537551457851730550781481663396599133370522690119752582601549196712240048863495196704347006963624562684667502431939170494215801471128891948042868859982740408044264880936092739565093093547723236019697612238491186863929501679658400160621378454950724471272331811275635390796732963233827140532428293133390051205976889089808702018344062324507511605593070752996212662358169079325334206813764258016594076864777015610276101227545208629406471580542031309447700687127909 . (166 6013910973396637552170625807054942574841859386010512841527674784550222750516580794397938888300234201785996696150023951981275975049240301616350907569734428285499048401245177519152675192882968572935846267975939351307319501752904256248881730727160145852498923703397934070881296512646671228206341497279339512886397236992133738933636403310099660428282116424655059525803866842709312395586926405913642006679591694985751297388876548741353855027296398286357623569890868103878098794689390395533799855914197116093848735818911696473032672733868264256240115632454663531943748940699183627699796274772344895378546589351354092167784718808456232426473585586021307473270835644137839420523725234095060256188276062129738375785477846972935268110075500771 9730712360271724220840366300144902170623062792535017674570290715405927934229034307572037414510689494765822811563064300585907167766582939683710997888208457346838822974993815143573835636818978670870246389493624915170015914946996683614245848762847087554252379757606538642056286537551457851730550781481663396599133370522690119752582601549196712240048863495196704347006963624562684667502431939170494215801471128891948042868859982740408044264880936092739565093093547723236019697612238491186863929501679658400160621378454950724471272331811275635390796732963233827140532428293133390051205976889089808702018344062324507511605593070752996212662358169079325334206813764258016594076864777015610276101227545208629406471580542031309447700687127909) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10072,7 +10072,7 @@ _:gn_1093 { } _:gn_1094 { - 168 math:greaterThan 1 . + (168) math:greaterThan 1 . (168 1) math:difference 167 . (2297109586521550883500885313964982979060655979486008008485058853694517566804127281223840362089778908806170580736983603376644782331897663548990817251260399224159273827496539894731514748946958475001446146458253787444623088558811828883517612691473204150745467649189329499706306487741884604682132213077015629173661103461577358114690205071002608616515369354113414704600770060855940123671420872656789797557712261079554551908893114742299665789711860479975682046688188484520177891766542299880735782326714573787536850259368442221594073135925252877089434531946093236746965453105233865348386572655599982055074834640383676823963844546159468640284813002963289612334857524017662246970585691174510236275324579050847345099375151914561088519463873633 3716801386875086668669740493089959595781203406524504833042615930855705183712453513174098526210455292979826115413040348604631192717342638067360090318474029061339774573748637624421160443936010097934400121517685563862696413194092427365364118035686941701753456054208604571174990024904786623524209284202323883712736133530556380818946198239097051811766747070541644821203096781853372271915505533256852209121879433906196745479983433999054189237584537806381941523202679619357920902922848095653064073587482542306311885559543254251438599597943011379150681100508570295196783487593949762351409702116744913323471754710970415343820874262296763786188772583058017860935978120120177173553139542920550019912951483078891030686102695058374179590611627138) math:sum 6013910973396637552170625807054942574841859386010512841527674784550222750516580794397938888300234201785996696150023951981275975049240301616350907569734428285499048401245177519152675192882968572935846267975939351307319501752904256248881730727160145852498923703397934070881296512646671228206341497279339512886397236992133738933636403310099660428282116424655059525803866842709312395586926405913642006679591694985751297388876548741353855027296398286357623569890868103878098794689390395533799855914197116093848735818911696473032672733868264256240115632454663531943748940699183627699796274772344895378546589351354092167784718808456232426473585586021307473270835644137839420523725234095060256188276062129738375785477846972935268110075500771 . (167 3716801386875086668669740493089959595781203406524504833042615930855705183712453513174098526210455292979826115413040348604631192717342638067360090318474029061339774573748637624421160443936010097934400121517685563862696413194092427365364118035686941701753456054208604571174990024904786623524209284202323883712736133530556380818946198239097051811766747070541644821203096781853372271915505533256852209121879433906196745479983433999054189237584537806381941523202679619357920902922848095653064073587482542306311885559543254251438599597943011379150681100508570295196783487593949762351409702116744913323471754710970415343820874262296763786188772583058017860935978120120177173553139542920550019912951483078891030686102695058374179590611627138 6013910973396637552170625807054942574841859386010512841527674784550222750516580794397938888300234201785996696150023951981275975049240301616350907569734428285499048401245177519152675192882968572935846267975939351307319501752904256248881730727160145852498923703397934070881296512646671228206341497279339512886397236992133738933636403310099660428282116424655059525803866842709312395586926405913642006679591694985751297388876548741353855027296398286357623569890868103878098794689390395533799855914197116093848735818911696473032672733868264256240115632454663531943748940699183627699796274772344895378546589351354092167784718808456232426473585586021307473270835644137839420523725234095060256188276062129738375785477846972935268110075500771) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10083,7 +10083,7 @@ _:gn_1095 { } _:gn_1096 { - 169 math:greaterThan 1 . + (169) math:greaterThan 1 . (169 1) math:difference 168 . (1419691800353535785168855179124976616720547427038496824557557077161187616908326231950258164120676384173655534676056745227986410385444974518369273067213629837180500746252097729689645694989051622932953975059431776418073324635280598481846505344213737551007988405019275071468683537162902018842077071125308254539075030068979022704255993168094443195251377716428230116602326720997432148244084660600062411564167172826642193571090319256754523447872677326406259476514491134837743011156305795772328291260767968518775035300174812029844526462017758502061246568562477058449818034488715897003023129461144931268396920070586738519857029716137295145903959580094728248601120596102514926582553851746039783637626904028043685586727543143813091071147753505 2297109586521550883500885313964982979060655979486008008485058853694517566804127281223840362089778908806170580736983603376644782331897663548990817251260399224159273827496539894731514748946958475001446146458253787444623088558811828883517612691473204150745467649189329499706306487741884604682132213077015629173661103461577358114690205071002608616515369354113414704600770060855940123671420872656789797557712261079554551908893114742299665789711860479975682046688188484520177891766542299880735782326714573787536850259368442221594073135925252877089434531946093236746965453105233865348386572655599982055074834640383676823963844546159468640284813002963289612334857524017662246970585691174510236275324579050847345099375151914561088519463873633) math:sum 3716801386875086668669740493089959595781203406524504833042615930855705183712453513174098526210455292979826115413040348604631192717342638067360090318474029061339774573748637624421160443936010097934400121517685563862696413194092427365364118035686941701753456054208604571174990024904786623524209284202323883712736133530556380818946198239097051811766747070541644821203096781853372271915505533256852209121879433906196745479983433999054189237584537806381941523202679619357920902922848095653064073587482542306311885559543254251438599597943011379150681100508570295196783487593949762351409702116744913323471754710970415343820874262296763786188772583058017860935978120120177173553139542920550019912951483078891030686102695058374179590611627138 . (168 2297109586521550883500885313964982979060655979486008008485058853694517566804127281223840362089778908806170580736983603376644782331897663548990817251260399224159273827496539894731514748946958475001446146458253787444623088558811828883517612691473204150745467649189329499706306487741884604682132213077015629173661103461577358114690205071002608616515369354113414704600770060855940123671420872656789797557712261079554551908893114742299665789711860479975682046688188484520177891766542299880735782326714573787536850259368442221594073135925252877089434531946093236746965453105233865348386572655599982055074834640383676823963844546159468640284813002963289612334857524017662246970585691174510236275324579050847345099375151914561088519463873633 3716801386875086668669740493089959595781203406524504833042615930855705183712453513174098526210455292979826115413040348604631192717342638067360090318474029061339774573748637624421160443936010097934400121517685563862696413194092427365364118035686941701753456054208604571174990024904786623524209284202323883712736133530556380818946198239097051811766747070541644821203096781853372271915505533256852209121879433906196745479983433999054189237584537806381941523202679619357920902922848095653064073587482542306311885559543254251438599597943011379150681100508570295196783487593949762351409702116744913323471754710970415343820874262296763786188772583058017860935978120120177173553139542920550019912951483078891030686102695058374179590611627138) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10094,7 +10094,7 @@ _:gn_1097 { } _:gn_1098 { - 170 math:greaterThan 1 . + (170) math:greaterThan 1 . (170 1) math:difference 169 . (877417786168015098332030134840006362340108552447511183927501776533329949895801049273582197969102524632515046060926858148658371946452689030621544184046769386978773081244442165041869053957906852068492171398822011026549763923531230401671107347259466599737479244170054428237622950578982585840055141951707374634586073392598335410434211902908165421263991637685184587998443339858507975427336212056727385993545088252912358337802795485545142341839183153569422570173697349682434880610236504108407491065946605268761814959193630191749546673907494375028187963383616178297147418616517968345363443194455050786677914569796938304106814830022173494380853422868561363733736927915147320388031839428470452637697675022803659512647608770747997448316120128 1419691800353535785168855179124976616720547427038496824557557077161187616908326231950258164120676384173655534676056745227986410385444974518369273067213629837180500746252097729689645694989051622932953975059431776418073324635280598481846505344213737551007988405019275071468683537162902018842077071125308254539075030068979022704255993168094443195251377716428230116602326720997432148244084660600062411564167172826642193571090319256754523447872677326406259476514491134837743011156305795772328291260767968518775035300174812029844526462017758502061246568562477058449818034488715897003023129461144931268396920070586738519857029716137295145903959580094728248601120596102514926582553851746039783637626904028043685586727543143813091071147753505) math:sum 2297109586521550883500885313964982979060655979486008008485058853694517566804127281223840362089778908806170580736983603376644782331897663548990817251260399224159273827496539894731514748946958475001446146458253787444623088558811828883517612691473204150745467649189329499706306487741884604682132213077015629173661103461577358114690205071002608616515369354113414704600770060855940123671420872656789797557712261079554551908893114742299665789711860479975682046688188484520177891766542299880735782326714573787536850259368442221594073135925252877089434531946093236746965453105233865348386572655599982055074834640383676823963844546159468640284813002963289612334857524017662246970585691174510236275324579050847345099375151914561088519463873633 . (169 1419691800353535785168855179124976616720547427038496824557557077161187616908326231950258164120676384173655534676056745227986410385444974518369273067213629837180500746252097729689645694989051622932953975059431776418073324635280598481846505344213737551007988405019275071468683537162902018842077071125308254539075030068979022704255993168094443195251377716428230116602326720997432148244084660600062411564167172826642193571090319256754523447872677326406259476514491134837743011156305795772328291260767968518775035300174812029844526462017758502061246568562477058449818034488715897003023129461144931268396920070586738519857029716137295145903959580094728248601120596102514926582553851746039783637626904028043685586727543143813091071147753505 2297109586521550883500885313964982979060655979486008008485058853694517566804127281223840362089778908806170580736983603376644782331897663548990817251260399224159273827496539894731514748946958475001446146458253787444623088558811828883517612691473204150745467649189329499706306487741884604682132213077015629173661103461577358114690205071002608616515369354113414704600770060855940123671420872656789797557712261079554551908893114742299665789711860479975682046688188484520177891766542299880735782326714573787536850259368442221594073135925252877089434531946093236746965453105233865348386572655599982055074834640383676823963844546159468640284813002963289612334857524017662246970585691174510236275324579050847345099375151914561088519463873633) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10105,7 +10105,7 @@ _:gn_1099 { } _:gn_1100 { - 171 math:greaterThan 1 . + (171) math:greaterThan 1 . (171 1) math:difference 170 . (542274014185520686836825044284970254380438874590985640630055300627857667012525182676675966151573859541140488615129887079328038438992285487747728883166860450201727665007655564647776641031144770864461803660609765391523560711749368080175397996954270951270509160849220643231060586583919433002021929173600879904488956676380687293821781265186277773987386078743045528603883381138924172816748448543335025570622084573729835233287523771209381106033494172836836906340793785155308130546069291663920800194821363250013220340981181838094979788110264127033058605178860880152670615872197928657659686266689880481719005500789800215750214886115121651523106157226166884867383668187367606194522012317569330999929229005240026074079934373065093622831633377 877417786168015098332030134840006362340108552447511183927501776533329949895801049273582197969102524632515046060926858148658371946452689030621544184046769386978773081244442165041869053957906852068492171398822011026549763923531230401671107347259466599737479244170054428237622950578982585840055141951707374634586073392598335410434211902908165421263991637685184587998443339858507975427336212056727385993545088252912358337802795485545142341839183153569422570173697349682434880610236504108407491065946605268761814959193630191749546673907494375028187963383616178297147418616517968345363443194455050786677914569796938304106814830022173494380853422868561363733736927915147320388031839428470452637697675022803659512647608770747997448316120128) math:sum 1419691800353535785168855179124976616720547427038496824557557077161187616908326231950258164120676384173655534676056745227986410385444974518369273067213629837180500746252097729689645694989051622932953975059431776418073324635280598481846505344213737551007988405019275071468683537162902018842077071125308254539075030068979022704255993168094443195251377716428230116602326720997432148244084660600062411564167172826642193571090319256754523447872677326406259476514491134837743011156305795772328291260767968518775035300174812029844526462017758502061246568562477058449818034488715897003023129461144931268396920070586738519857029716137295145903959580094728248601120596102514926582553851746039783637626904028043685586727543143813091071147753505 . (170 877417786168015098332030134840006362340108552447511183927501776533329949895801049273582197969102524632515046060926858148658371946452689030621544184046769386978773081244442165041869053957906852068492171398822011026549763923531230401671107347259466599737479244170054428237622950578982585840055141951707374634586073392598335410434211902908165421263991637685184587998443339858507975427336212056727385993545088252912358337802795485545142341839183153569422570173697349682434880610236504108407491065946605268761814959193630191749546673907494375028187963383616178297147418616517968345363443194455050786677914569796938304106814830022173494380853422868561363733736927915147320388031839428470452637697675022803659512647608770747997448316120128 1419691800353535785168855179124976616720547427038496824557557077161187616908326231950258164120676384173655534676056745227986410385444974518369273067213629837180500746252097729689645694989051622932953975059431776418073324635280598481846505344213737551007988405019275071468683537162902018842077071125308254539075030068979022704255993168094443195251377716428230116602326720997432148244084660600062411564167172826642193571090319256754523447872677326406259476514491134837743011156305795772328291260767968518775035300174812029844526462017758502061246568562477058449818034488715897003023129461144931268396920070586738519857029716137295145903959580094728248601120596102514926582553851746039783637626904028043685586727543143813091071147753505) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10116,7 +10116,7 @@ _:gn_1101 { } _:gn_1102 { - 172 math:greaterThan 1 . + (172) math:greaterThan 1 . (172 1) math:difference 171 . (335143771982494411495205090555036107959669677856525543297446475905472282883275866596906231817528665091374557445796971069330333507460403542873815300879908936777045416236786600394092412926762081204030367738212245635026203211781862321495709350305195648466970083320833785006562363995063152838033212778106494730097116716217648116612430637721887647276605558942139059394559958719583802610587763513392360422923003679182523104515271714335761235805688980732585663832903564527126750064167212444486690871125242018748594618212448353654566885797230247995129358204755298144476802744320039687703756927765170304958909069007138088356599943907051842857747265642394478866353259727779714193509827110901121637768446017563633438567674397682903825484486751 542274014185520686836825044284970254380438874590985640630055300627857667012525182676675966151573859541140488615129887079328038438992285487747728883166860450201727665007655564647776641031144770864461803660609765391523560711749368080175397996954270951270509160849220643231060586583919433002021929173600879904488956676380687293821781265186277773987386078743045528603883381138924172816748448543335025570622084573729835233287523771209381106033494172836836906340793785155308130546069291663920800194821363250013220340981181838094979788110264127033058605178860880152670615872197928657659686266689880481719005500789800215750214886115121651523106157226166884867383668187367606194522012317569330999929229005240026074079934373065093622831633377) math:sum 877417786168015098332030134840006362340108552447511183927501776533329949895801049273582197969102524632515046060926858148658371946452689030621544184046769386978773081244442165041869053957906852068492171398822011026549763923531230401671107347259466599737479244170054428237622950578982585840055141951707374634586073392598335410434211902908165421263991637685184587998443339858507975427336212056727385993545088252912358337802795485545142341839183153569422570173697349682434880610236504108407491065946605268761814959193630191749546673907494375028187963383616178297147418616517968345363443194455050786677914569796938304106814830022173494380853422868561363733736927915147320388031839428470452637697675022803659512647608770747997448316120128 . (171 542274014185520686836825044284970254380438874590985640630055300627857667012525182676675966151573859541140488615129887079328038438992285487747728883166860450201727665007655564647776641031144770864461803660609765391523560711749368080175397996954270951270509160849220643231060586583919433002021929173600879904488956676380687293821781265186277773987386078743045528603883381138924172816748448543335025570622084573729835233287523771209381106033494172836836906340793785155308130546069291663920800194821363250013220340981181838094979788110264127033058605178860880152670615872197928657659686266689880481719005500789800215750214886115121651523106157226166884867383668187367606194522012317569330999929229005240026074079934373065093622831633377 877417786168015098332030134840006362340108552447511183927501776533329949895801049273582197969102524632515046060926858148658371946452689030621544184046769386978773081244442165041869053957906852068492171398822011026549763923531230401671107347259466599737479244170054428237622950578982585840055141951707374634586073392598335410434211902908165421263991637685184587998443339858507975427336212056727385993545088252912358337802795485545142341839183153569422570173697349682434880610236504108407491065946605268761814959193630191749546673907494375028187963383616178297147418616517968345363443194455050786677914569796938304106814830022173494380853422868561363733736927915147320388031839428470452637697675022803659512647608770747997448316120128) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10127,7 +10127,7 @@ _:gn_1103 { } _:gn_1104 { - 173 math:greaterThan 1 . + (173) math:greaterThan 1 . (173 1) math:difference 172 . (207130242203026275341619953729934146420769196734460097332608824722385384129249316079769734334045194449765931169332916009997704931531881944873913582286951513424682248770868964253684228104382689660431435922397519756497357499967505758679688646649075302803539077528386858224498222588856280163988716395494385174391839960163039177209350627464390126710780519800906469209323422419340370206160685029942665147699080894547312128772252056873619870227805192104251242507890220628181380481902079219434109323696121231264625722768733484440412902313033879037929246974105582008193813127877888969955929338924710176760096431782662127393614942208069808665358891583772406001030408459587892001012185206668209362160782987676392635512259975382189797347146626 335143771982494411495205090555036107959669677856525543297446475905472282883275866596906231817528665091374557445796971069330333507460403542873815300879908936777045416236786600394092412926762081204030367738212245635026203211781862321495709350305195648466970083320833785006562363995063152838033212778106494730097116716217648116612430637721887647276605558942139059394559958719583802610587763513392360422923003679182523104515271714335761235805688980732585663832903564527126750064167212444486690871125242018748594618212448353654566885797230247995129358204755298144476802744320039687703756927765170304958909069007138088356599943907051842857747265642394478866353259727779714193509827110901121637768446017563633438567674397682903825484486751) math:sum 542274014185520686836825044284970254380438874590985640630055300627857667012525182676675966151573859541140488615129887079328038438992285487747728883166860450201727665007655564647776641031144770864461803660609765391523560711749368080175397996954270951270509160849220643231060586583919433002021929173600879904488956676380687293821781265186277773987386078743045528603883381138924172816748448543335025570622084573729835233287523771209381106033494172836836906340793785155308130546069291663920800194821363250013220340981181838094979788110264127033058605178860880152670615872197928657659686266689880481719005500789800215750214886115121651523106157226166884867383668187367606194522012317569330999929229005240026074079934373065093622831633377 . (172 335143771982494411495205090555036107959669677856525543297446475905472282883275866596906231817528665091374557445796971069330333507460403542873815300879908936777045416236786600394092412926762081204030367738212245635026203211781862321495709350305195648466970083320833785006562363995063152838033212778106494730097116716217648116612430637721887647276605558942139059394559958719583802610587763513392360422923003679182523104515271714335761235805688980732585663832903564527126750064167212444486690871125242018748594618212448353654566885797230247995129358204755298144476802744320039687703756927765170304958909069007138088356599943907051842857747265642394478866353259727779714193509827110901121637768446017563633438567674397682903825484486751 542274014185520686836825044284970254380438874590985640630055300627857667012525182676675966151573859541140488615129887079328038438992285487747728883166860450201727665007655564647776641031144770864461803660609765391523560711749368080175397996954270951270509160849220643231060586583919433002021929173600879904488956676380687293821781265186277773987386078743045528603883381138924172816748448543335025570622084573729835233287523771209381106033494172836836906340793785155308130546069291663920800194821363250013220340981181838094979788110264127033058605178860880152670615872197928657659686266689880481719005500789800215750214886115121651523106157226166884867383668187367606194522012317569330999929229005240026074079934373065093622831633377) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10138,7 +10138,7 @@ _:gn_1105 { } _:gn_1106 { - 174 math:greaterThan 1 . + (174) math:greaterThan 1 . (174 1) math:difference 173 . (128013529779468136153585136825101961538900481122065445964837651183086898754026550517136497483483470641608626276464055059332628575928521597999901718592957423352363167465917636140408184822379391543598931815814725878528845711814356562816020703656120345663431005792446926782064141406206872674044496382612109555705276756054608939403080010257497520565825039141232590185236536300243432404427078483449695275223922784635210975743019657462141365577883788628334421325013343898945369582265133225052581547429120787483968895443714869214153983484196368957200111230649716136282989616442150717747827588840460128198812637224475960962985001698982034192388374058622072865322851268191822192497641904232912275607663029887240803055414422300714028137340125 207130242203026275341619953729934146420769196734460097332608824722385384129249316079769734334045194449765931169332916009997704931531881944873913582286951513424682248770868964253684228104382689660431435922397519756497357499967505758679688646649075302803539077528386858224498222588856280163988716395494385174391839960163039177209350627464390126710780519800906469209323422419340370206160685029942665147699080894547312128772252056873619870227805192104251242507890220628181380481902079219434109323696121231264625722768733484440412902313033879037929246974105582008193813127877888969955929338924710176760096431782662127393614942208069808665358891583772406001030408459587892001012185206668209362160782987676392635512259975382189797347146626) math:sum 335143771982494411495205090555036107959669677856525543297446475905472282883275866596906231817528665091374557445796971069330333507460403542873815300879908936777045416236786600394092412926762081204030367738212245635026203211781862321495709350305195648466970083320833785006562363995063152838033212778106494730097116716217648116612430637721887647276605558942139059394559958719583802610587763513392360422923003679182523104515271714335761235805688980732585663832903564527126750064167212444486690871125242018748594618212448353654566885797230247995129358204755298144476802744320039687703756927765170304958909069007138088356599943907051842857747265642394478866353259727779714193509827110901121637768446017563633438567674397682903825484486751 . (173 207130242203026275341619953729934146420769196734460097332608824722385384129249316079769734334045194449765931169332916009997704931531881944873913582286951513424682248770868964253684228104382689660431435922397519756497357499967505758679688646649075302803539077528386858224498222588856280163988716395494385174391839960163039177209350627464390126710780519800906469209323422419340370206160685029942665147699080894547312128772252056873619870227805192104251242507890220628181380481902079219434109323696121231264625722768733484440412902313033879037929246974105582008193813127877888969955929338924710176760096431782662127393614942208069808665358891583772406001030408459587892001012185206668209362160782987676392635512259975382189797347146626 335143771982494411495205090555036107959669677856525543297446475905472282883275866596906231817528665091374557445796971069330333507460403542873815300879908936777045416236786600394092412926762081204030367738212245635026203211781862321495709350305195648466970083320833785006562363995063152838033212778106494730097116716217648116612430637721887647276605558942139059394559958719583802610587763513392360422923003679182523104515271714335761235805688980732585663832903564527126750064167212444486690871125242018748594618212448353654566885797230247995129358204755298144476802744320039687703756927765170304958909069007138088356599943907051842857747265642394478866353259727779714193509827110901121637768446017563633438567674397682903825484486751) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10149,7 +10149,7 @@ _:gn_1107 { } _:gn_1108 { - 175 math:greaterThan 1 . + (175) math:greaterThan 1 . (175 1) math:difference 174 . (79116712423558139188034816904832184881868715612394651367771173539298485375222765562633236850561723808157304892868860950665076355603360346874011863693994090072319081304951328113276043282003298116832504106582793877968511788153149195863667942992954957140108071735939931442434081182649407489944220012882275618686563204108430237806270617206892606144955480659673879024086886119096937801733606546492969872475158109912101153029232399411478504649921403475916821182876876729236010899636945994381527776267000443780656827325018615226258918828837510080729135743455865871910823511435738252208101750084250048561283794558186166430629940509087774472970517525150333135707557191396069808514543302435297086553119957789151832456845553081475769209806501 128013529779468136153585136825101961538900481122065445964837651183086898754026550517136497483483470641608626276464055059332628575928521597999901718592957423352363167465917636140408184822379391543598931815814725878528845711814356562816020703656120345663431005792446926782064141406206872674044496382612109555705276756054608939403080010257497520565825039141232590185236536300243432404427078483449695275223922784635210975743019657462141365577883788628334421325013343898945369582265133225052581547429120787483968895443714869214153983484196368957200111230649716136282989616442150717747827588840460128198812637224475960962985001698982034192388374058622072865322851268191822192497641904232912275607663029887240803055414422300714028137340125) math:sum 207130242203026275341619953729934146420769196734460097332608824722385384129249316079769734334045194449765931169332916009997704931531881944873913582286951513424682248770868964253684228104382689660431435922397519756497357499967505758679688646649075302803539077528386858224498222588856280163988716395494385174391839960163039177209350627464390126710780519800906469209323422419340370206160685029942665147699080894547312128772252056873619870227805192104251242507890220628181380481902079219434109323696121231264625722768733484440412902313033879037929246974105582008193813127877888969955929338924710176760096431782662127393614942208069808665358891583772406001030408459587892001012185206668209362160782987676392635512259975382189797347146626 . (174 128013529779468136153585136825101961538900481122065445964837651183086898754026550517136497483483470641608626276464055059332628575928521597999901718592957423352363167465917636140408184822379391543598931815814725878528845711814356562816020703656120345663431005792446926782064141406206872674044496382612109555705276756054608939403080010257497520565825039141232590185236536300243432404427078483449695275223922784635210975743019657462141365577883788628334421325013343898945369582265133225052581547429120787483968895443714869214153983484196368957200111230649716136282989616442150717747827588840460128198812637224475960962985001698982034192388374058622072865322851268191822192497641904232912275607663029887240803055414422300714028137340125 207130242203026275341619953729934146420769196734460097332608824722385384129249316079769734334045194449765931169332916009997704931531881944873913582286951513424682248770868964253684228104382689660431435922397519756497357499967505758679688646649075302803539077528386858224498222588856280163988716395494385174391839960163039177209350627464390126710780519800906469209323422419340370206160685029942665147699080894547312128772252056873619870227805192104251242507890220628181380481902079219434109323696121231264625722768733484440412902313033879037929246974105582008193813127877888969955929338924710176760096431782662127393614942208069808665358891583772406001030408459587892001012185206668209362160782987676392635512259975382189797347146626) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10160,7 +10160,7 @@ _:gn_1109 { } _:gn_1110 { - 176 math:greaterThan 1 . + (176) math:greaterThan 1 . (176 1) math:difference 175 . (48896817355909996965550319920269776657031765509670794597066477643788413378803784954503260632921746833451321383595194108667552220325161251125889854898963333280044086160966308027132141540376093426766427709231932000560333923661207366952352760663165388523322934056506995339630060223557465184100276369729833937018713551946178701596809393050604914420869558481558711161149650181146494602693471936956725402748764674723109822713787258050662860927962385152417600142136467169709358682628187230671053771162120343703312068118696253987895064655358858876470975487193850264372166105006412465539725838756210079637528842666289794532355061189894259719417856533471739729615294076795752383983098601797615189054543072098088970598568869219238258927533624 79116712423558139188034816904832184881868715612394651367771173539298485375222765562633236850561723808157304892868860950665076355603360346874011863693994090072319081304951328113276043282003298116832504106582793877968511788153149195863667942992954957140108071735939931442434081182649407489944220012882275618686563204108430237806270617206892606144955480659673879024086886119096937801733606546492969872475158109912101153029232399411478504649921403475916821182876876729236010899636945994381527776267000443780656827325018615226258918828837510080729135743455865871910823511435738252208101750084250048561283794558186166430629940509087774472970517525150333135707557191396069808514543302435297086553119957789151832456845553081475769209806501) math:sum 128013529779468136153585136825101961538900481122065445964837651183086898754026550517136497483483470641608626276464055059332628575928521597999901718592957423352363167465917636140408184822379391543598931815814725878528845711814356562816020703656120345663431005792446926782064141406206872674044496382612109555705276756054608939403080010257497520565825039141232590185236536300243432404427078483449695275223922784635210975743019657462141365577883788628334421325013343898945369582265133225052581547429120787483968895443714869214153983484196368957200111230649716136282989616442150717747827588840460128198812637224475960962985001698982034192388374058622072865322851268191822192497641904232912275607663029887240803055414422300714028137340125 . (175 79116712423558139188034816904832184881868715612394651367771173539298485375222765562633236850561723808157304892868860950665076355603360346874011863693994090072319081304951328113276043282003298116832504106582793877968511788153149195863667942992954957140108071735939931442434081182649407489944220012882275618686563204108430237806270617206892606144955480659673879024086886119096937801733606546492969872475158109912101153029232399411478504649921403475916821182876876729236010899636945994381527776267000443780656827325018615226258918828837510080729135743455865871910823511435738252208101750084250048561283794558186166430629940509087774472970517525150333135707557191396069808514543302435297086553119957789151832456845553081475769209806501 128013529779468136153585136825101961538900481122065445964837651183086898754026550517136497483483470641608626276464055059332628575928521597999901718592957423352363167465917636140408184822379391543598931815814725878528845711814356562816020703656120345663431005792446926782064141406206872674044496382612109555705276756054608939403080010257497520565825039141232590185236536300243432404427078483449695275223922784635210975743019657462141365577883788628334421325013343898945369582265133225052581547429120787483968895443714869214153983484196368957200111230649716136282989616442150717747827588840460128198812637224475960962985001698982034192388374058622072865322851268191822192497641904232912275607663029887240803055414422300714028137340125) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10171,7 +10171,7 @@ _:gn_1111 { } _:gn_1112 { - 177 math:greaterThan 1 . + (177) math:greaterThan 1 . (177 1) math:difference 176 . (30219895067648142222484496984562408224836950102723856770704695895510071996418980608129976217639976974705983509273666841997524135278199095748122008795030756792274995143985020086143901741627204690066076397350861877408177864491941828911315182329789568616785137679432936102804020959091942305843943643152441681667849652162251536209461224156287691724085922178115167862937235937950443199040134609536244469726393435188991330315445141360815643721959018323499221040740409559526652217008758763710474005104880100077344759206322361238363854173478651204258160256262015607538657406429325786668375911328039968923754951891896371898274879319193514753552660991678593406092263114600317424531444700637681897498576885691062861858276683862237510282272877 48896817355909996965550319920269776657031765509670794597066477643788413378803784954503260632921746833451321383595194108667552220325161251125889854898963333280044086160966308027132141540376093426766427709231932000560333923661207366952352760663165388523322934056506995339630060223557465184100276369729833937018713551946178701596809393050604914420869558481558711161149650181146494602693471936956725402748764674723109822713787258050662860927962385152417600142136467169709358682628187230671053771162120343703312068118696253987895064655358858876470975487193850264372166105006412465539725838756210079637528842666289794532355061189894259719417856533471739729615294076795752383983098601797615189054543072098088970598568869219238258927533624) math:sum 79116712423558139188034816904832184881868715612394651367771173539298485375222765562633236850561723808157304892868860950665076355603360346874011863693994090072319081304951328113276043282003298116832504106582793877968511788153149195863667942992954957140108071735939931442434081182649407489944220012882275618686563204108430237806270617206892606144955480659673879024086886119096937801733606546492969872475158109912101153029232399411478504649921403475916821182876876729236010899636945994381527776267000443780656827325018615226258918828837510080729135743455865871910823511435738252208101750084250048561283794558186166430629940509087774472970517525150333135707557191396069808514543302435297086553119957789151832456845553081475769209806501 . (176 48896817355909996965550319920269776657031765509670794597066477643788413378803784954503260632921746833451321383595194108667552220325161251125889854898963333280044086160966308027132141540376093426766427709231932000560333923661207366952352760663165388523322934056506995339630060223557465184100276369729833937018713551946178701596809393050604914420869558481558711161149650181146494602693471936956725402748764674723109822713787258050662860927962385152417600142136467169709358682628187230671053771162120343703312068118696253987895064655358858876470975487193850264372166105006412465539725838756210079637528842666289794532355061189894259719417856533471739729615294076795752383983098601797615189054543072098088970598568869219238258927533624 79116712423558139188034816904832184881868715612394651367771173539298485375222765562633236850561723808157304892868860950665076355603360346874011863693994090072319081304951328113276043282003298116832504106582793877968511788153149195863667942992954957140108071735939931442434081182649407489944220012882275618686563204108430237806270617206892606144955480659673879024086886119096937801733606546492969872475158109912101153029232399411478504649921403475916821182876876729236010899636945994381527776267000443780656827325018615226258918828837510080729135743455865871910823511435738252208101750084250048561283794558186166430629940509087774472970517525150333135707557191396069808514543302435297086553119957789151832456845553081475769209806501) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10182,7 +10182,7 @@ _:gn_1113 { } _:gn_1114 { - 178 math:greaterThan 1 . + (178) math:greaterThan 1 . (178 1) math:difference 177 . (18676922288261854743065822935707368432194815406946937826361781748278341382384804346373284415281769858745337874321527266670028085046962155377767846103932576487769091016981287940988239798748888736700351311881070123152156059169265538041037578333375819906537796377074059236826039264465522878256332726577392255350863899783927165387348168894317222696783636303443543298212414243196051403653337327420480933022371239534118492398342116689847217206003366828918379101396057610182706465619428466960579766057240243625967308912373892749531210481880207672212815230931834656833508698577086678871349927428170110713773890774393422634080181870700744965865195541793146323523030962195434959451653901159933291555966186407026108740292185357000748645260747 30219895067648142222484496984562408224836950102723856770704695895510071996418980608129976217639976974705983509273666841997524135278199095748122008795030756792274995143985020086143901741627204690066076397350861877408177864491941828911315182329789568616785137679432936102804020959091942305843943643152441681667849652162251536209461224156287691724085922178115167862937235937950443199040134609536244469726393435188991330315445141360815643721959018323499221040740409559526652217008758763710474005104880100077344759206322361238363854173478651204258160256262015607538657406429325786668375911328039968923754951891896371898274879319193514753552660991678593406092263114600317424531444700637681897498576885691062861858276683862237510282272877) math:sum 48896817355909996965550319920269776657031765509670794597066477643788413378803784954503260632921746833451321383595194108667552220325161251125889854898963333280044086160966308027132141540376093426766427709231932000560333923661207366952352760663165388523322934056506995339630060223557465184100276369729833937018713551946178701596809393050604914420869558481558711161149650181146494602693471936956725402748764674723109822713787258050662860927962385152417600142136467169709358682628187230671053771162120343703312068118696253987895064655358858876470975487193850264372166105006412465539725838756210079637528842666289794532355061189894259719417856533471739729615294076795752383983098601797615189054543072098088970598568869219238258927533624 . (177 30219895067648142222484496984562408224836950102723856770704695895510071996418980608129976217639976974705983509273666841997524135278199095748122008795030756792274995143985020086143901741627204690066076397350861877408177864491941828911315182329789568616785137679432936102804020959091942305843943643152441681667849652162251536209461224156287691724085922178115167862937235937950443199040134609536244469726393435188991330315445141360815643721959018323499221040740409559526652217008758763710474005104880100077344759206322361238363854173478651204258160256262015607538657406429325786668375911328039968923754951891896371898274879319193514753552660991678593406092263114600317424531444700637681897498576885691062861858276683862237510282272877 48896817355909996965550319920269776657031765509670794597066477643788413378803784954503260632921746833451321383595194108667552220325161251125889854898963333280044086160966308027132141540376093426766427709231932000560333923661207366952352760663165388523322934056506995339630060223557465184100276369729833937018713551946178701596809393050604914420869558481558711161149650181146494602693471936956725402748764674723109822713787258050662860927962385152417600142136467169709358682628187230671053771162120343703312068118696253987895064655358858876470975487193850264372166105006412465539725838756210079637528842666289794532355061189894259719417856533471739729615294076795752383983098601797615189054543072098088970598568869219238258927533624) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10193,7 +10193,7 @@ _:gn_1115 { } _:gn_1116 { - 179 math:greaterThan 1 . + (179) math:greaterThan 1 . (179 1) math:difference 178 . (11542972779386287479418674048855039792642134695776918944342914147231730614034176261756691802358207115960645634952139575327496050231236940370354162691098180304505904127003732145155661942878315953365725085469791754256021805322676290870277603996413748710247341302358876865977981694626419427587610916575049426316985752378324370822113055261970469027302285874671624564724821694754391795386797282115763536704022195654872837917103024670968426515955651494580841939344351949343945751389330296749894239047639856451377450293948468488832643691598443532045345025330180950705148707852239107797025983899869858209981061117502949264194697448492769787687465449885447082569232152404882465079790799477748605942610699284036753117984498505236761637012130 18676922288261854743065822935707368432194815406946937826361781748278341382384804346373284415281769858745337874321527266670028085046962155377767846103932576487769091016981287940988239798748888736700351311881070123152156059169265538041037578333375819906537796377074059236826039264465522878256332726577392255350863899783927165387348168894317222696783636303443543298212414243196051403653337327420480933022371239534118492398342116689847217206003366828918379101396057610182706465619428466960579766057240243625967308912373892749531210481880207672212815230931834656833508698577086678871349927428170110713773890774393422634080181870700744965865195541793146323523030962195434959451653901159933291555966186407026108740292185357000748645260747) math:sum 30219895067648142222484496984562408224836950102723856770704695895510071996418980608129976217639976974705983509273666841997524135278199095748122008795030756792274995143985020086143901741627204690066076397350861877408177864491941828911315182329789568616785137679432936102804020959091942305843943643152441681667849652162251536209461224156287691724085922178115167862937235937950443199040134609536244469726393435188991330315445141360815643721959018323499221040740409559526652217008758763710474005104880100077344759206322361238363854173478651204258160256262015607538657406429325786668375911328039968923754951891896371898274879319193514753552660991678593406092263114600317424531444700637681897498576885691062861858276683862237510282272877 . (178 18676922288261854743065822935707368432194815406946937826361781748278341382384804346373284415281769858745337874321527266670028085046962155377767846103932576487769091016981287940988239798748888736700351311881070123152156059169265538041037578333375819906537796377074059236826039264465522878256332726577392255350863899783927165387348168894317222696783636303443543298212414243196051403653337327420480933022371239534118492398342116689847217206003366828918379101396057610182706465619428466960579766057240243625967308912373892749531210481880207672212815230931834656833508698577086678871349927428170110713773890774393422634080181870700744965865195541793146323523030962195434959451653901159933291555966186407026108740292185357000748645260747 30219895067648142222484496984562408224836950102723856770704695895510071996418980608129976217639976974705983509273666841997524135278199095748122008795030756792274995143985020086143901741627204690066076397350861877408177864491941828911315182329789568616785137679432936102804020959091942305843943643152441681667849652162251536209461224156287691724085922178115167862937235937950443199040134609536244469726393435188991330315445141360815643721959018323499221040740409559526652217008758763710474005104880100077344759206322361238363854173478651204258160256262015607538657406429325786668375911328039968923754951891896371898274879319193514753552660991678593406092263114600317424531444700637681897498576885691062861858276683862237510282272877) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10204,7 +10204,7 @@ _:gn_1117 { } _:gn_1118 { - 180 math:greaterThan 1 . + (180) math:greaterThan 1 . (180 1) math:difference 179 . (7133949508875567263647148886852328639552680711170018882018867601046610768350628084616592612923562742784692239369387691342532034815725215007413683412834396183263186889977555795832577855870572783334626226411278368896134253846589247170759974336962071196290455074715182370848057569839103450668721810002342829033878147405602794565235113632346753669481350428771918733487592548441659608266540045304717396318349043879245654481239092018878790690047715334337537162051705660838760714230098170210685527009600387174589858618425424260698566790281764140167470205601653706128359990724847571074323943528300252503792829656890473369885484422207975178177730091907699240953798809790552494371863101682184685613355487122989355622307686851763987008248617 11542972779386287479418674048855039792642134695776918944342914147231730614034176261756691802358207115960645634952139575327496050231236940370354162691098180304505904127003732145155661942878315953365725085469791754256021805322676290870277603996413748710247341302358876865977981694626419427587610916575049426316985752378324370822113055261970469027302285874671624564724821694754391795386797282115763536704022195654872837917103024670968426515955651494580841939344351949343945751389330296749894239047639856451377450293948468488832643691598443532045345025330180950705148707852239107797025983899869858209981061117502949264194697448492769787687465449885447082569232152404882465079790799477748605942610699284036753117984498505236761637012130) math:sum 18676922288261854743065822935707368432194815406946937826361781748278341382384804346373284415281769858745337874321527266670028085046962155377767846103932576487769091016981287940988239798748888736700351311881070123152156059169265538041037578333375819906537796377074059236826039264465522878256332726577392255350863899783927165387348168894317222696783636303443543298212414243196051403653337327420480933022371239534118492398342116689847217206003366828918379101396057610182706465619428466960579766057240243625967308912373892749531210481880207672212815230931834656833508698577086678871349927428170110713773890774393422634080181870700744965865195541793146323523030962195434959451653901159933291555966186407026108740292185357000748645260747 . (179 11542972779386287479418674048855039792642134695776918944342914147231730614034176261756691802358207115960645634952139575327496050231236940370354162691098180304505904127003732145155661942878315953365725085469791754256021805322676290870277603996413748710247341302358876865977981694626419427587610916575049426316985752378324370822113055261970469027302285874671624564724821694754391795386797282115763536704022195654872837917103024670968426515955651494580841939344351949343945751389330296749894239047639856451377450293948468488832643691598443532045345025330180950705148707852239107797025983899869858209981061117502949264194697448492769787687465449885447082569232152404882465079790799477748605942610699284036753117984498505236761637012130 18676922288261854743065822935707368432194815406946937826361781748278341382384804346373284415281769858745337874321527266670028085046962155377767846103932576487769091016981287940988239798748888736700351311881070123152156059169265538041037578333375819906537796377074059236826039264465522878256332726577392255350863899783927165387348168894317222696783636303443543298212414243196051403653337327420480933022371239534118492398342116689847217206003366828918379101396057610182706465619428466960579766057240243625967308912373892749531210481880207672212815230931834656833508698577086678871349927428170110713773890774393422634080181870700744965865195541793146323523030962195434959451653901159933291555966186407026108740292185357000748645260747) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10215,7 +10215,7 @@ _:gn_1119 { } _:gn_1120 { - 181 math:greaterThan 1 . + (181) math:greaterThan 1 . (181 1) math:difference 180 . (4409023270510720215771525162002711153089453984606900062324046546185119845683548177140099189434644373175953395582751883984964015415511725362940479278263784121242717237026176349323084087007743170031098859058513385359887551476087043699517629659451677513956886227643694495129924124787315976918889106572706597283107604972721576256877941629623715357820935445899705831237229146312732187120257236811046140385673151775627183435863932652089635825907936160243304777292646288505185037159232126539208712038039469276787591675523044228134076901316679391877874819728527244576788717127391536722702040371569605706188231460612475894309213026284794609509735357977747841615433342614329970707927697795563920329255212161047397495676811653472774628763513 7133949508875567263647148886852328639552680711170018882018867601046610768350628084616592612923562742784692239369387691342532034815725215007413683412834396183263186889977555795832577855870572783334626226411278368896134253846589247170759974336962071196290455074715182370848057569839103450668721810002342829033878147405602794565235113632346753669481350428771918733487592548441659608266540045304717396318349043879245654481239092018878790690047715334337537162051705660838760714230098170210685527009600387174589858618425424260698566790281764140167470205601653706128359990724847571074323943528300252503792829656890473369885484422207975178177730091907699240953798809790552494371863101682184685613355487122989355622307686851763987008248617) math:sum 11542972779386287479418674048855039792642134695776918944342914147231730614034176261756691802358207115960645634952139575327496050231236940370354162691098180304505904127003732145155661942878315953365725085469791754256021805322676290870277603996413748710247341302358876865977981694626419427587610916575049426316985752378324370822113055261970469027302285874671624564724821694754391795386797282115763536704022195654872837917103024670968426515955651494580841939344351949343945751389330296749894239047639856451377450293948468488832643691598443532045345025330180950705148707852239107797025983899869858209981061117502949264194697448492769787687465449885447082569232152404882465079790799477748605942610699284036753117984498505236761637012130 . (180 7133949508875567263647148886852328639552680711170018882018867601046610768350628084616592612923562742784692239369387691342532034815725215007413683412834396183263186889977555795832577855870572783334626226411278368896134253846589247170759974336962071196290455074715182370848057569839103450668721810002342829033878147405602794565235113632346753669481350428771918733487592548441659608266540045304717396318349043879245654481239092018878790690047715334337537162051705660838760714230098170210685527009600387174589858618425424260698566790281764140167470205601653706128359990724847571074323943528300252503792829656890473369885484422207975178177730091907699240953798809790552494371863101682184685613355487122989355622307686851763987008248617 11542972779386287479418674048855039792642134695776918944342914147231730614034176261756691802358207115960645634952139575327496050231236940370354162691098180304505904127003732145155661942878315953365725085469791754256021805322676290870277603996413748710247341302358876865977981694626419427587610916575049426316985752378324370822113055261970469027302285874671624564724821694754391795386797282115763536704022195654872837917103024670968426515955651494580841939344351949343945751389330296749894239047639856451377450293948468488832643691598443532045345025330180950705148707852239107797025983899869858209981061117502949264194697448492769787687465449885447082569232152404882465079790799477748605942610699284036753117984498505236761637012130) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10226,7 +10226,7 @@ _:gn_1121 { } _:gn_1122 { - 182 math:greaterThan 1 . + (182) math:greaterThan 1 . (182 1) math:difference 181 . (2724926238364847047875623724849617486463226726563118819694821054861490922667079907476493423488918369608738843786635807357568019400213489644473204134570612062020469652951379446509493768862829613303527367352764983536246702370502203471242344677510393682333568847071487875718133445051787473749832703429636231750770542432881218308357172002723038311660414982872212902250363402128927421146282808493671255932675892103618471045375159366789154864139779174094232384759059372333575677070866043671476814971560917897802266942902380032564489888965084748289595385873126461551571273597456034351621903156730646797604598196277997475576271395923180568667994733929951399338365467176222523663935403886620765284100274961941958126630875198291212379485104 4409023270510720215771525162002711153089453984606900062324046546185119845683548177140099189434644373175953395582751883984964015415511725362940479278263784121242717237026176349323084087007743170031098859058513385359887551476087043699517629659451677513956886227643694495129924124787315976918889106572706597283107604972721576256877941629623715357820935445899705831237229146312732187120257236811046140385673151775627183435863932652089635825907936160243304777292646288505185037159232126539208712038039469276787591675523044228134076901316679391877874819728527244576788717127391536722702040371569605706188231460612475894309213026284794609509735357977747841615433342614329970707927697795563920329255212161047397495676811653472774628763513) math:sum 7133949508875567263647148886852328639552680711170018882018867601046610768350628084616592612923562742784692239369387691342532034815725215007413683412834396183263186889977555795832577855870572783334626226411278368896134253846589247170759974336962071196290455074715182370848057569839103450668721810002342829033878147405602794565235113632346753669481350428771918733487592548441659608266540045304717396318349043879245654481239092018878790690047715334337537162051705660838760714230098170210685527009600387174589858618425424260698566790281764140167470205601653706128359990724847571074323943528300252503792829656890473369885484422207975178177730091907699240953798809790552494371863101682184685613355487122989355622307686851763987008248617 . (181 4409023270510720215771525162002711153089453984606900062324046546185119845683548177140099189434644373175953395582751883984964015415511725362940479278263784121242717237026176349323084087007743170031098859058513385359887551476087043699517629659451677513956886227643694495129924124787315976918889106572706597283107604972721576256877941629623715357820935445899705831237229146312732187120257236811046140385673151775627183435863932652089635825907936160243304777292646288505185037159232126539208712038039469276787591675523044228134076901316679391877874819728527244576788717127391536722702040371569605706188231460612475894309213026284794609509735357977747841615433342614329970707927697795563920329255212161047397495676811653472774628763513 7133949508875567263647148886852328639552680711170018882018867601046610768350628084616592612923562742784692239369387691342532034815725215007413683412834396183263186889977555795832577855870572783334626226411278368896134253846589247170759974336962071196290455074715182370848057569839103450668721810002342829033878147405602794565235113632346753669481350428771918733487592548441659608266540045304717396318349043879245654481239092018878790690047715334337537162051705660838760714230098170210685527009600387174589858618425424260698566790281764140167470205601653706128359990724847571074323943528300252503792829656890473369885484422207975178177730091907699240953798809790552494371863101682184685613355487122989355622307686851763987008248617) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10237,7 +10237,7 @@ _:gn_1123 { } _:gn_1124 { - 183 math:greaterThan 1 . + (183) math:greaterThan 1 . (183 1) math:difference 182 . (1684097032145873167895901437153093666626227258043781242629225491323628923016468269663605765945726003567214551796116076627395996015298235718467275143693172059222247584074796902813590318144913556727571491705748401823640849105584840228275284981941283831623317380572206619411790679735528503169056403143070365532337062539840357948520769626900677046160520463027492928986865744183804765973974428317374884452997259672008712390488773285300480961768156986149072392533586916171609360088366082867731897066478551378985324732620664195569587012351594643588279433855400783025217443529935502371080137214838958908583633264334478418732941630361614040841740624047796442277067875438107447043992293908943155045154937199105439369045936455181562249278409 2724926238364847047875623724849617486463226726563118819694821054861490922667079907476493423488918369608738843786635807357568019400213489644473204134570612062020469652951379446509493768862829613303527367352764983536246702370502203471242344677510393682333568847071487875718133445051787473749832703429636231750770542432881218308357172002723038311660414982872212902250363402128927421146282808493671255932675892103618471045375159366789154864139779174094232384759059372333575677070866043671476814971560917897802266942902380032564489888965084748289595385873126461551571273597456034351621903156730646797604598196277997475576271395923180568667994733929951399338365467176222523663935403886620765284100274961941958126630875198291212379485104) math:sum 4409023270510720215771525162002711153089453984606900062324046546185119845683548177140099189434644373175953395582751883984964015415511725362940479278263784121242717237026176349323084087007743170031098859058513385359887551476087043699517629659451677513956886227643694495129924124787315976918889106572706597283107604972721576256877941629623715357820935445899705831237229146312732187120257236811046140385673151775627183435863932652089635825907936160243304777292646288505185037159232126539208712038039469276787591675523044228134076901316679391877874819728527244576788717127391536722702040371569605706188231460612475894309213026284794609509735357977747841615433342614329970707927697795563920329255212161047397495676811653472774628763513 . (182 2724926238364847047875623724849617486463226726563118819694821054861490922667079907476493423488918369608738843786635807357568019400213489644473204134570612062020469652951379446509493768862829613303527367352764983536246702370502203471242344677510393682333568847071487875718133445051787473749832703429636231750770542432881218308357172002723038311660414982872212902250363402128927421146282808493671255932675892103618471045375159366789154864139779174094232384759059372333575677070866043671476814971560917897802266942902380032564489888965084748289595385873126461551571273597456034351621903156730646797604598196277997475576271395923180568667994733929951399338365467176222523663935403886620765284100274961941958126630875198291212379485104 4409023270510720215771525162002711153089453984606900062324046546185119845683548177140099189434644373175953395582751883984964015415511725362940479278263784121242717237026176349323084087007743170031098859058513385359887551476087043699517629659451677513956886227643694495129924124787315976918889106572706597283107604972721576256877941629623715357820935445899705831237229146312732187120257236811046140385673151775627183435863932652089635825907936160243304777292646288505185037159232126539208712038039469276787591675523044228134076901316679391877874819728527244576788717127391536722702040371569605706188231460612475894309213026284794609509735357977747841615433342614329970707927697795563920329255212161047397495676811653472774628763513) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10248,7 +10248,7 @@ _:gn_1125 { } _:gn_1126 { - 184 math:greaterThan 1 . + (184) math:greaterThan 1 . (184 1) math:difference 183 . (1040829206218973879979722287696523819836999468519337577065595563537861999650611637812887657543192366041524291990519730730172023384915253926005928990877440002798222068876582543695903450717916056575955875647016581712605853264917363242967059695569109850710251466499281256306342765316258970580776300286565866218433479893040860359836402375822361265499894519844719973263497657945122655172308380176296371479678632431609758654886386081488673902371622187945159992225472456161966316982499960803744917905082366518816942210281715836994902876613490104701315952017725678526353830067520531980541765941891687889020964931943519056843329765561566527826254109882154957061297591738115076619943109977677610238945337762836518757584938743109650130206695 1684097032145873167895901437153093666626227258043781242629225491323628923016468269663605765945726003567214551796116076627395996015298235718467275143693172059222247584074796902813590318144913556727571491705748401823640849105584840228275284981941283831623317380572206619411790679735528503169056403143070365532337062539840357948520769626900677046160520463027492928986865744183804765973974428317374884452997259672008712390488773285300480961768156986149072392533586916171609360088366082867731897066478551378985324732620664195569587012351594643588279433855400783025217443529935502371080137214838958908583633264334478418732941630361614040841740624047796442277067875438107447043992293908943155045154937199105439369045936455181562249278409) math:sum 2724926238364847047875623724849617486463226726563118819694821054861490922667079907476493423488918369608738843786635807357568019400213489644473204134570612062020469652951379446509493768862829613303527367352764983536246702370502203471242344677510393682333568847071487875718133445051787473749832703429636231750770542432881218308357172002723038311660414982872212902250363402128927421146282808493671255932675892103618471045375159366789154864139779174094232384759059372333575677070866043671476814971560917897802266942902380032564489888965084748289595385873126461551571273597456034351621903156730646797604598196277997475576271395923180568667994733929951399338365467176222523663935403886620765284100274961941958126630875198291212379485104 . (183 1684097032145873167895901437153093666626227258043781242629225491323628923016468269663605765945726003567214551796116076627395996015298235718467275143693172059222247584074796902813590318144913556727571491705748401823640849105584840228275284981941283831623317380572206619411790679735528503169056403143070365532337062539840357948520769626900677046160520463027492928986865744183804765973974428317374884452997259672008712390488773285300480961768156986149072392533586916171609360088366082867731897066478551378985324732620664195569587012351594643588279433855400783025217443529935502371080137214838958908583633264334478418732941630361614040841740624047796442277067875438107447043992293908943155045154937199105439369045936455181562249278409 2724926238364847047875623724849617486463226726563118819694821054861490922667079907476493423488918369608738843786635807357568019400213489644473204134570612062020469652951379446509493768862829613303527367352764983536246702370502203471242344677510393682333568847071487875718133445051787473749832703429636231750770542432881218308357172002723038311660414982872212902250363402128927421146282808493671255932675892103618471045375159366789154864139779174094232384759059372333575677070866043671476814971560917897802266942902380032564489888965084748289595385873126461551571273597456034351621903156730646797604598196277997475576271395923180568667994733929951399338365467176222523663935403886620765284100274961941958126630875198291212379485104) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10259,7 +10259,7 @@ _:gn_1127 { } _:gn_1128 { - 185 math:greaterThan 1 . + (185) math:greaterThan 1 . (185 1) math:difference 184 . (643267825926899287916179149456569846789227789524443665563629927785766923365856631850718108402533637525690259805596345897223972630382981792461346152815732056424025515198214359117686867426997500151615616058731820111034995840667476985308225286372173980913065914072925363105447914419269532588280102856504499313903582646799497588684367251078315780660625943182772955723368086238682110801666048141078512973318627240398953735602387203811807059396534798203912400308114460009643043105866122063986979161396184860168382522338948358574684135738104538886963481837675104498863613462414970390538371272947271019562668332390959361889611864800047513015486514165641485215770283699992370424049183931265544806209599436268920611460997712071912119071714 1040829206218973879979722287696523819836999468519337577065595563537861999650611637812887657543192366041524291990519730730172023384915253926005928990877440002798222068876582543695903450717916056575955875647016581712605853264917363242967059695569109850710251466499281256306342765316258970580776300286565866218433479893040860359836402375822361265499894519844719973263497657945122655172308380176296371479678632431609758654886386081488673902371622187945159992225472456161966316982499960803744917905082366518816942210281715836994902876613490104701315952017725678526353830067520531980541765941891687889020964931943519056843329765561566527826254109882154957061297591738115076619943109977677610238945337762836518757584938743109650130206695) math:sum 1684097032145873167895901437153093666626227258043781242629225491323628923016468269663605765945726003567214551796116076627395996015298235718467275143693172059222247584074796902813590318144913556727571491705748401823640849105584840228275284981941283831623317380572206619411790679735528503169056403143070365532337062539840357948520769626900677046160520463027492928986865744183804765973974428317374884452997259672008712390488773285300480961768156986149072392533586916171609360088366082867731897066478551378985324732620664195569587012351594643588279433855400783025217443529935502371080137214838958908583633264334478418732941630361614040841740624047796442277067875438107447043992293908943155045154937199105439369045936455181562249278409 . (184 1040829206218973879979722287696523819836999468519337577065595563537861999650611637812887657543192366041524291990519730730172023384915253926005928990877440002798222068876582543695903450717916056575955875647016581712605853264917363242967059695569109850710251466499281256306342765316258970580776300286565866218433479893040860359836402375822361265499894519844719973263497657945122655172308380176296371479678632431609758654886386081488673902371622187945159992225472456161966316982499960803744917905082366518816942210281715836994902876613490104701315952017725678526353830067520531980541765941891687889020964931943519056843329765561566527826254109882154957061297591738115076619943109977677610238945337762836518757584938743109650130206695 1684097032145873167895901437153093666626227258043781242629225491323628923016468269663605765945726003567214551796116076627395996015298235718467275143693172059222247584074796902813590318144913556727571491705748401823640849105584840228275284981941283831623317380572206619411790679735528503169056403143070365532337062539840357948520769626900677046160520463027492928986865744183804765973974428317374884452997259672008712390488773285300480961768156986149072392533586916171609360088366082867731897066478551378985324732620664195569587012351594643588279433855400783025217443529935502371080137214838958908583633264334478418732941630361614040841740624047796442277067875438107447043992293908943155045154937199105439369045936455181562249278409) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10270,7 +10270,7 @@ _:gn_1129 { } _:gn_1130 { - 186 math:greaterThan 1 . + (186) math:greaterThan 1 . (186 1) math:difference 185 . (397561380292074592063543138239953973047771678994893911501965635752095076284755005962169549140658728515834032184923384832948050754532272133544582838061707946374196553678368184578216583290918556424340259588284761601570857424249886257658834409196935869797185552426355893200894850896989437992496197430061366904529897246241362771152035124744045484839268576661947017540129571706440544370642332035217858506360005191210804919283998877676866842975087389741247591917357996152323273876633838739757938743686181658648559687942767478420218740875385565814352470180050574027490216605105561590003394668944416869458296599552559694953717900761519014810767595716513471845527308038122706195893926046412065432735738326567598146123941031037738011134981 643267825926899287916179149456569846789227789524443665563629927785766923365856631850718108402533637525690259805596345897223972630382981792461346152815732056424025515198214359117686867426997500151615616058731820111034995840667476985308225286372173980913065914072925363105447914419269532588280102856504499313903582646799497588684367251078315780660625943182772955723368086238682110801666048141078512973318627240398953735602387203811807059396534798203912400308114460009643043105866122063986979161396184860168382522338948358574684135738104538886963481837675104498863613462414970390538371272947271019562668332390959361889611864800047513015486514165641485215770283699992370424049183931265544806209599436268920611460997712071912119071714) math:sum 1040829206218973879979722287696523819836999468519337577065595563537861999650611637812887657543192366041524291990519730730172023384915253926005928990877440002798222068876582543695903450717916056575955875647016581712605853264917363242967059695569109850710251466499281256306342765316258970580776300286565866218433479893040860359836402375822361265499894519844719973263497657945122655172308380176296371479678632431609758654886386081488673902371622187945159992225472456161966316982499960803744917905082366518816942210281715836994902876613490104701315952017725678526353830067520531980541765941891687889020964931943519056843329765561566527826254109882154957061297591738115076619943109977677610238945337762836518757584938743109650130206695 . (185 643267825926899287916179149456569846789227789524443665563629927785766923365856631850718108402533637525690259805596345897223972630382981792461346152815732056424025515198214359117686867426997500151615616058731820111034995840667476985308225286372173980913065914072925363105447914419269532588280102856504499313903582646799497588684367251078315780660625943182772955723368086238682110801666048141078512973318627240398953735602387203811807059396534798203912400308114460009643043105866122063986979161396184860168382522338948358574684135738104538886963481837675104498863613462414970390538371272947271019562668332390959361889611864800047513015486514165641485215770283699992370424049183931265544806209599436268920611460997712071912119071714 1040829206218973879979722287696523819836999468519337577065595563537861999650611637812887657543192366041524291990519730730172023384915253926005928990877440002798222068876582543695903450717916056575955875647016581712605853264917363242967059695569109850710251466499281256306342765316258970580776300286565866218433479893040860359836402375822361265499894519844719973263497657945122655172308380176296371479678632431609758654886386081488673902371622187945159992225472456161966316982499960803744917905082366518816942210281715836994902876613490104701315952017725678526353830067520531980541765941891687889020964931943519056843329765561566527826254109882154957061297591738115076619943109977677610238945337762836518757584938743109650130206695) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10281,7 +10281,7 @@ _:gn_1131 { } _:gn_1132 { - 187 math:greaterThan 1 . + (187) math:greaterThan 1 . (187 1) math:difference 186 . (245706445634824695852636011216615873741456110529549754061664292033671847081101625888548559261874909009856227620672961064275921875850709658916763314754024110049828961519846174539470284136078943727275356470447058509464138416417590727649390877175238111115880361646569469904553063522280094595783905426443132409373685400558134817532332126334270295821357366520825938183238514532241566431023716105860654466958622049188148816318388326134940216421447408462664808390756463857319769229232283324229040417710003201519822834396180880154465394862718973072611011657624530471373396857309408800534976604002854150104371732838399666935893964038528498204718918449128013370242975661869664228155257884853479373473861109701322465337056681034174107936733 397561380292074592063543138239953973047771678994893911501965635752095076284755005962169549140658728515834032184923384832948050754532272133544582838061707946374196553678368184578216583290918556424340259588284761601570857424249886257658834409196935869797185552426355893200894850896989437992496197430061366904529897246241362771152035124744045484839268576661947017540129571706440544370642332035217858506360005191210804919283998877676866842975087389741247591917357996152323273876633838739757938743686181658648559687942767478420218740875385565814352470180050574027490216605105561590003394668944416869458296599552559694953717900761519014810767595716513471845527308038122706195893926046412065432735738326567598146123941031037738011134981) math:sum 643267825926899287916179149456569846789227789524443665563629927785766923365856631850718108402533637525690259805596345897223972630382981792461346152815732056424025515198214359117686867426997500151615616058731820111034995840667476985308225286372173980913065914072925363105447914419269532588280102856504499313903582646799497588684367251078315780660625943182772955723368086238682110801666048141078512973318627240398953735602387203811807059396534798203912400308114460009643043105866122063986979161396184860168382522338948358574684135738104538886963481837675104498863613462414970390538371272947271019562668332390959361889611864800047513015486514165641485215770283699992370424049183931265544806209599436268920611460997712071912119071714 . (186 397561380292074592063543138239953973047771678994893911501965635752095076284755005962169549140658728515834032184923384832948050754532272133544582838061707946374196553678368184578216583290918556424340259588284761601570857424249886257658834409196935869797185552426355893200894850896989437992496197430061366904529897246241362771152035124744045484839268576661947017540129571706440544370642332035217858506360005191210804919283998877676866842975087389741247591917357996152323273876633838739757938743686181658648559687942767478420218740875385565814352470180050574027490216605105561590003394668944416869458296599552559694953717900761519014810767595716513471845527308038122706195893926046412065432735738326567598146123941031037738011134981 643267825926899287916179149456569846789227789524443665563629927785766923365856631850718108402533637525690259805596345897223972630382981792461346152815732056424025515198214359117686867426997500151615616058731820111034995840667476985308225286372173980913065914072925363105447914419269532588280102856504499313903582646799497588684367251078315780660625943182772955723368086238682110801666048141078512973318627240398953735602387203811807059396534798203912400308114460009643043105866122063986979161396184860168382522338948358574684135738104538886963481837675104498863613462414970390538371272947271019562668332390959361889611864800047513015486514165641485215770283699992370424049183931265544806209599436268920611460997712071912119071714) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10292,7 +10292,7 @@ _:gn_1133 { } _:gn_1134 { - 188 math:greaterThan 1 . + (188) math:greaterThan 1 . (188 1) math:difference 187 . (151854934657249896210907127023338099306315568465344157440301343718423229203653380073620989878783819505977804564250423768672128878681562474627819523307683836324367592158522010038746299154839612697064903117837703092106719007832295530009443532021697758681305190779786423296341787374709343396712292003618234495156211845683227953619702998409775189017911210141121079356891057174198977939618615929357204039401383142022656102965610551541926626553639981278582783526601532295003504647401555415528898325976178457128736853546586598265753346012666592741741458522426043556116819747796152789468418064941562719353924866714160028017823936722990516606048677267385458475284332376253041967738668161558586059261877216866275680786884350003563903198248 245706445634824695852636011216615873741456110529549754061664292033671847081101625888548559261874909009856227620672961064275921875850709658916763314754024110049828961519846174539470284136078943727275356470447058509464138416417590727649390877175238111115880361646569469904553063522280094595783905426443132409373685400558134817532332126334270295821357366520825938183238514532241566431023716105860654466958622049188148816318388326134940216421447408462664808390756463857319769229232283324229040417710003201519822834396180880154465394862718973072611011657624530471373396857309408800534976604002854150104371732838399666935893964038528498204718918449128013370242975661869664228155257884853479373473861109701322465337056681034174107936733) math:sum 397561380292074592063543138239953973047771678994893911501965635752095076284755005962169549140658728515834032184923384832948050754532272133544582838061707946374196553678368184578216583290918556424340259588284761601570857424249886257658834409196935869797185552426355893200894850896989437992496197430061366904529897246241362771152035124744045484839268576661947017540129571706440544370642332035217858506360005191210804919283998877676866842975087389741247591917357996152323273876633838739757938743686181658648559687942767478420218740875385565814352470180050574027490216605105561590003394668944416869458296599552559694953717900761519014810767595716513471845527308038122706195893926046412065432735738326567598146123941031037738011134981 . (187 245706445634824695852636011216615873741456110529549754061664292033671847081101625888548559261874909009856227620672961064275921875850709658916763314754024110049828961519846174539470284136078943727275356470447058509464138416417590727649390877175238111115880361646569469904553063522280094595783905426443132409373685400558134817532332126334270295821357366520825938183238514532241566431023716105860654466958622049188148816318388326134940216421447408462664808390756463857319769229232283324229040417710003201519822834396180880154465394862718973072611011657624530471373396857309408800534976604002854150104371732838399666935893964038528498204718918449128013370242975661869664228155257884853479373473861109701322465337056681034174107936733 397561380292074592063543138239953973047771678994893911501965635752095076284755005962169549140658728515834032184923384832948050754532272133544582838061707946374196553678368184578216583290918556424340259588284761601570857424249886257658834409196935869797185552426355893200894850896989437992496197430061366904529897246241362771152035124744045484839268576661947017540129571706440544370642332035217858506360005191210804919283998877676866842975087389741247591917357996152323273876633838739757938743686181658648559687942767478420218740875385565814352470180050574027490216605105561590003394668944416869458296599552559694953717900761519014810767595716513471845527308038122706195893926046412065432735738326567598146123941031037738011134981) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10303,7 +10303,7 @@ _:gn_1135 { } _:gn_1136 { - 189 math:greaterThan 1 . + (189) math:greaterThan 1 . (189 1) math:difference 188 . (93851510977574799641728884193277774435140542064205596621362948315248617877448245814927569383091089503878423056422537295603792997169147184288943791446340273725461369361324164500723984981239331030210453352609355417357419408585295197639947345153540352434575170866783046608211276147570751199071613422824897914217473554874906863912629127924495106803446156379704858826347457358042588491405100176503450427557238907165492713352777774593013589867807427184082024864154931562316264581830727908700142091733824744391085980849594281888712048850052380330869553135198486915256577109513256011066558539061291430750446866124239638918070027315537981598670241181742554894958643285616622260416589723294893314211983892835046784550172331030610204738485 151854934657249896210907127023338099306315568465344157440301343718423229203653380073620989878783819505977804564250423768672128878681562474627819523307683836324367592158522010038746299154839612697064903117837703092106719007832295530009443532021697758681305190779786423296341787374709343396712292003618234495156211845683227953619702998409775189017911210141121079356891057174198977939618615929357204039401383142022656102965610551541926626553639981278582783526601532295003504647401555415528898325976178457128736853546586598265753346012666592741741458522426043556116819747796152789468418064941562719353924866714160028017823936722990516606048677267385458475284332376253041967738668161558586059261877216866275680786884350003563903198248) math:sum 245706445634824695852636011216615873741456110529549754061664292033671847081101625888548559261874909009856227620672961064275921875850709658916763314754024110049828961519846174539470284136078943727275356470447058509464138416417590727649390877175238111115880361646569469904553063522280094595783905426443132409373685400558134817532332126334270295821357366520825938183238514532241566431023716105860654466958622049188148816318388326134940216421447408462664808390756463857319769229232283324229040417710003201519822834396180880154465394862718973072611011657624530471373396857309408800534976604002854150104371732838399666935893964038528498204718918449128013370242975661869664228155257884853479373473861109701322465337056681034174107936733 . (188 151854934657249896210907127023338099306315568465344157440301343718423229203653380073620989878783819505977804564250423768672128878681562474627819523307683836324367592158522010038746299154839612697064903117837703092106719007832295530009443532021697758681305190779786423296341787374709343396712292003618234495156211845683227953619702998409775189017911210141121079356891057174198977939618615929357204039401383142022656102965610551541926626553639981278582783526601532295003504647401555415528898325976178457128736853546586598265753346012666592741741458522426043556116819747796152789468418064941562719353924866714160028017823936722990516606048677267385458475284332376253041967738668161558586059261877216866275680786884350003563903198248 245706445634824695852636011216615873741456110529549754061664292033671847081101625888548559261874909009856227620672961064275921875850709658916763314754024110049828961519846174539470284136078943727275356470447058509464138416417590727649390877175238111115880361646569469904553063522280094595783905426443132409373685400558134817532332126334270295821357366520825938183238514532241566431023716105860654466958622049188148816318388326134940216421447408462664808390756463857319769229232283324229040417710003201519822834396180880154465394862718973072611011657624530471373396857309408800534976604002854150104371732838399666935893964038528498204718918449128013370242975661869664228155257884853479373473861109701322465337056681034174107936733) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10314,7 +10314,7 @@ _:gn_1137 { } _:gn_1138 { - 190 math:greaterThan 1 . + (190) math:greaterThan 1 . (190 1) math:difference 189 . (58003423679675096569178242830060324871175026401138560818938395403174611326205134258693420495692730002099381507827886473068335881512415290338875731861343562598906222797197845538022314173600281666854449765228347674749299599247000332369496186868157406246730019913003376688130511227138592197640678580793336580938738290808321089707073870485280082214465053761416220530543599816156389448213515752853753611844144234857163389612832776948913036685832554094500758662446600732687240065570827506828756234242353712737650872696992316377041297162614212410871905387227556640860242638282896778401859525880271288603478000589920389099753909407452535007378436085642903580325689090636419707322078438263692745049893324031228896236712018972953698459763 93851510977574799641728884193277774435140542064205596621362948315248617877448245814927569383091089503878423056422537295603792997169147184288943791446340273725461369361324164500723984981239331030210453352609355417357419408585295197639947345153540352434575170866783046608211276147570751199071613422824897914217473554874906863912629127924495106803446156379704858826347457358042588491405100176503450427557238907165492713352777774593013589867807427184082024864154931562316264581830727908700142091733824744391085980849594281888712048850052380330869553135198486915256577109513256011066558539061291430750446866124239638918070027315537981598670241181742554894958643285616622260416589723294893314211983892835046784550172331030610204738485) math:sum 151854934657249896210907127023338099306315568465344157440301343718423229203653380073620989878783819505977804564250423768672128878681562474627819523307683836324367592158522010038746299154839612697064903117837703092106719007832295530009443532021697758681305190779786423296341787374709343396712292003618234495156211845683227953619702998409775189017911210141121079356891057174198977939618615929357204039401383142022656102965610551541926626553639981278582783526601532295003504647401555415528898325976178457128736853546586598265753346012666592741741458522426043556116819747796152789468418064941562719353924866714160028017823936722990516606048677267385458475284332376253041967738668161558586059261877216866275680786884350003563903198248 . (189 93851510977574799641728884193277774435140542064205596621362948315248617877448245814927569383091089503878423056422537295603792997169147184288943791446340273725461369361324164500723984981239331030210453352609355417357419408585295197639947345153540352434575170866783046608211276147570751199071613422824897914217473554874906863912629127924495106803446156379704858826347457358042588491405100176503450427557238907165492713352777774593013589867807427184082024864154931562316264581830727908700142091733824744391085980849594281888712048850052380330869553135198486915256577109513256011066558539061291430750446866124239638918070027315537981598670241181742554894958643285616622260416589723294893314211983892835046784550172331030610204738485 151854934657249896210907127023338099306315568465344157440301343718423229203653380073620989878783819505977804564250423768672128878681562474627819523307683836324367592158522010038746299154839612697064903117837703092106719007832295530009443532021697758681305190779786423296341787374709343396712292003618234495156211845683227953619702998409775189017911210141121079356891057174198977939618615929357204039401383142022656102965610551541926626553639981278582783526601532295003504647401555415528898325976178457128736853546586598265753346012666592741741458522426043556116819747796152789468418064941562719353924866714160028017823936722990516606048677267385458475284332376253041967738668161558586059261877216866275680786884350003563903198248) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10325,7 +10325,7 @@ _:gn_1139 { } _:gn_1140 { - 191 math:greaterThan 1 . + (191) math:greaterThan 1 . (191 1) math:difference 190 . (35848087297899703072550641363217449563965515663067035802424552912074006551243111556234148887398359501779041548594650822535457115656731893950068059584996711126555146564126318962701670807639049363356003587381007742608119809338294865270451158285382946187845150953779669920080764920432159001430934842031561333278735264066585774205555257439215024588981102618288638295803857541886199043191584423649696815713094672308329323739944997644100553181974873089581266201708330829629024516259900401871385857491471031653435108152601965511670751687438167919997647747970930274396334471230359232664699013181020142146968865534319249818316117908085446591291805096099651314632954194980202553094511285031200569162090568803817888313460312057656506278722 58003423679675096569178242830060324871175026401138560818938395403174611326205134258693420495692730002099381507827886473068335881512415290338875731861343562598906222797197845538022314173600281666854449765228347674749299599247000332369496186868157406246730019913003376688130511227138592197640678580793336580938738290808321089707073870485280082214465053761416220530543599816156389448213515752853753611844144234857163389612832776948913036685832554094500758662446600732687240065570827506828756234242353712737650872696992316377041297162614212410871905387227556640860242638282896778401859525880271288603478000589920389099753909407452535007378436085642903580325689090636419707322078438263692745049893324031228896236712018972953698459763) math:sum 93851510977574799641728884193277774435140542064205596621362948315248617877448245814927569383091089503878423056422537295603792997169147184288943791446340273725461369361324164500723984981239331030210453352609355417357419408585295197639947345153540352434575170866783046608211276147570751199071613422824897914217473554874906863912629127924495106803446156379704858826347457358042588491405100176503450427557238907165492713352777774593013589867807427184082024864154931562316264581830727908700142091733824744391085980849594281888712048850052380330869553135198486915256577109513256011066558539061291430750446866124239638918070027315537981598670241181742554894958643285616622260416589723294893314211983892835046784550172331030610204738485 . (190 58003423679675096569178242830060324871175026401138560818938395403174611326205134258693420495692730002099381507827886473068335881512415290338875731861343562598906222797197845538022314173600281666854449765228347674749299599247000332369496186868157406246730019913003376688130511227138592197640678580793336580938738290808321089707073870485280082214465053761416220530543599816156389448213515752853753611844144234857163389612832776948913036685832554094500758662446600732687240065570827506828756234242353712737650872696992316377041297162614212410871905387227556640860242638282896778401859525880271288603478000589920389099753909407452535007378436085642903580325689090636419707322078438263692745049893324031228896236712018972953698459763 93851510977574799641728884193277774435140542064205596621362948315248617877448245814927569383091089503878423056422537295603792997169147184288943791446340273725461369361324164500723984981239331030210453352609355417357419408585295197639947345153540352434575170866783046608211276147570751199071613422824897914217473554874906863912629127924495106803446156379704858826347457358042588491405100176503450427557238907165492713352777774593013589867807427184082024864154931562316264581830727908700142091733824744391085980849594281888712048850052380330869553135198486915256577109513256011066558539061291430750446866124239638918070027315537981598670241181742554894958643285616622260416589723294893314211983892835046784550172331030610204738485) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10336,7 +10336,7 @@ _:gn_1141 { } _:gn_1142 { - 192 math:greaterThan 1 . + (192) math:greaterThan 1 . (192 1) math:difference 191 . (22155336381775393496627601466842875307209510738071525016513842491100604774962022702459271608294370500320339959233235650532878765855683396388807672276346851472351076233071526575320643365961232303498446177847339932141179789908705467099045028582774460058884868959223706768049746306706433196209743738761775247660003026741735315501518613046065057625483951143127582234739742274270190405021931329204056796131049562548834065872887779304812483503857681004919492460738269903058215549310927104957370376750882681084215764544390350865370545475176044490874257639256626366463908167052537545737160512699251146456509135055601139281437791499367088416086630989543252265692734895656217154227567153232492175887802755227411007923251706915297192181041 35848087297899703072550641363217449563965515663067035802424552912074006551243111556234148887398359501779041548594650822535457115656731893950068059584996711126555146564126318962701670807639049363356003587381007742608119809338294865270451158285382946187845150953779669920080764920432159001430934842031561333278735264066585774205555257439215024588981102618288638295803857541886199043191584423649696815713094672308329323739944997644100553181974873089581266201708330829629024516259900401871385857491471031653435108152601965511670751687438167919997647747970930274396334471230359232664699013181020142146968865534319249818316117908085446591291805096099651314632954194980202553094511285031200569162090568803817888313460312057656506278722) math:sum 58003423679675096569178242830060324871175026401138560818938395403174611326205134258693420495692730002099381507827886473068335881512415290338875731861343562598906222797197845538022314173600281666854449765228347674749299599247000332369496186868157406246730019913003376688130511227138592197640678580793336580938738290808321089707073870485280082214465053761416220530543599816156389448213515752853753611844144234857163389612832776948913036685832554094500758662446600732687240065570827506828756234242353712737650872696992316377041297162614212410871905387227556640860242638282896778401859525880271288603478000589920389099753909407452535007378436085642903580325689090636419707322078438263692745049893324031228896236712018972953698459763 . (191 35848087297899703072550641363217449563965515663067035802424552912074006551243111556234148887398359501779041548594650822535457115656731893950068059584996711126555146564126318962701670807639049363356003587381007742608119809338294865270451158285382946187845150953779669920080764920432159001430934842031561333278735264066585774205555257439215024588981102618288638295803857541886199043191584423649696815713094672308329323739944997644100553181974873089581266201708330829629024516259900401871385857491471031653435108152601965511670751687438167919997647747970930274396334471230359232664699013181020142146968865534319249818316117908085446591291805096099651314632954194980202553094511285031200569162090568803817888313460312057656506278722 58003423679675096569178242830060324871175026401138560818938395403174611326205134258693420495692730002099381507827886473068335881512415290338875731861343562598906222797197845538022314173600281666854449765228347674749299599247000332369496186868157406246730019913003376688130511227138592197640678580793336580938738290808321089707073870485280082214465053761416220530543599816156389448213515752853753611844144234857163389612832776948913036685832554094500758662446600732687240065570827506828756234242353712737650872696992316377041297162614212410871905387227556640860242638282896778401859525880271288603478000589920389099753909407452535007378436085642903580325689090636419707322078438263692745049893324031228896236712018972953698459763) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10347,7 +10347,7 @@ _:gn_1143 { } _:gn_1144 { - 193 math:greaterThan 1 . + (193) math:greaterThan 1 . (193 1) math:difference 192 . (13692750916124309575923039896374574256756004924995510785910710420973401776281088853774877279103989001458701589361415172002578349801048497561260387308649859654204070331054792387381027441677817059857557409533667810466940019429589398171406129702608486128960281994555963152031018613725725805221191103269786085618732237324850458704036644393149966963497151475161056061064115267616008638169653094445640019582045109759495257867057218339288069678117192084661773740970060926570808966948973296914015480740588350569219343608211614646300206212262123429123390108714303907932426304177821686927538500481768995690459730478718110536878326408718358175205174106556399048940219299323985398866944131798708393274287813576406880390208605142359314097681 22155336381775393496627601466842875307209510738071525016513842491100604774962022702459271608294370500320339959233235650532878765855683396388807672276346851472351076233071526575320643365961232303498446177847339932141179789908705467099045028582774460058884868959223706768049746306706433196209743738761775247660003026741735315501518613046065057625483951143127582234739742274270190405021931329204056796131049562548834065872887779304812483503857681004919492460738269903058215549310927104957370376750882681084215764544390350865370545475176044490874257639256626366463908167052537545737160512699251146456509135055601139281437791499367088416086630989543252265692734895656217154227567153232492175887802755227411007923251706915297192181041) math:sum 35848087297899703072550641363217449563965515663067035802424552912074006551243111556234148887398359501779041548594650822535457115656731893950068059584996711126555146564126318962701670807639049363356003587381007742608119809338294865270451158285382946187845150953779669920080764920432159001430934842031561333278735264066585774205555257439215024588981102618288638295803857541886199043191584423649696815713094672308329323739944997644100553181974873089581266201708330829629024516259900401871385857491471031653435108152601965511670751687438167919997647747970930274396334471230359232664699013181020142146968865534319249818316117908085446591291805096099651314632954194980202553094511285031200569162090568803817888313460312057656506278722 . (192 22155336381775393496627601466842875307209510738071525016513842491100604774962022702459271608294370500320339959233235650532878765855683396388807672276346851472351076233071526575320643365961232303498446177847339932141179789908705467099045028582774460058884868959223706768049746306706433196209743738761775247660003026741735315501518613046065057625483951143127582234739742274270190405021931329204056796131049562548834065872887779304812483503857681004919492460738269903058215549310927104957370376750882681084215764544390350865370545475176044490874257639256626366463908167052537545737160512699251146456509135055601139281437791499367088416086630989543252265692734895656217154227567153232492175887802755227411007923251706915297192181041 35848087297899703072550641363217449563965515663067035802424552912074006551243111556234148887398359501779041548594650822535457115656731893950068059584996711126555146564126318962701670807639049363356003587381007742608119809338294865270451158285382946187845150953779669920080764920432159001430934842031561333278735264066585774205555257439215024588981102618288638295803857541886199043191584423649696815713094672308329323739944997644100553181974873089581266201708330829629024516259900401871385857491471031653435108152601965511670751687438167919997647747970930274396334471230359232664699013181020142146968865534319249818316117908085446591291805096099651314632954194980202553094511285031200569162090568803817888313460312057656506278722) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10358,7 +10358,7 @@ _:gn_1145 { } _:gn_1146 { - 194 math:greaterThan 1 . + (194) math:greaterThan 1 . (194 1) math:difference 193 . (8462585465651083920704561570468301050453505813076014230603132070127202998680933848684394329190381498861638369871820478530300416054634898827547284967696991818147005902016734187939615924283415243640888768313672121674239770479116068927638898880165973929924586964667743616018727692980707390988552635491989162041270789416884856797481968652915090661986799667966526173675627006654181766852278234758416776549004452789338808005830560965524413825740488920257718719768208976487406582361953808043354896010294330514996420936178736219070339262913921061750867530542322458531481862874715858809622012217482150766049404576883028744559465090648730240881456882986853216752515596332231755360623021433783782613514941651004127533043101772937878083360 13692750916124309575923039896374574256756004924995510785910710420973401776281088853774877279103989001458701589361415172002578349801048497561260387308649859654204070331054792387381027441677817059857557409533667810466940019429589398171406129702608486128960281994555963152031018613725725805221191103269786085618732237324850458704036644393149966963497151475161056061064115267616008638169653094445640019582045109759495257867057218339288069678117192084661773740970060926570808966948973296914015480740588350569219343608211614646300206212262123429123390108714303907932426304177821686927538500481768995690459730478718110536878326408718358175205174106556399048940219299323985398866944131798708393274287813576406880390208605142359314097681) math:sum 22155336381775393496627601466842875307209510738071525016513842491100604774962022702459271608294370500320339959233235650532878765855683396388807672276346851472351076233071526575320643365961232303498446177847339932141179789908705467099045028582774460058884868959223706768049746306706433196209743738761775247660003026741735315501518613046065057625483951143127582234739742274270190405021931329204056796131049562548834065872887779304812483503857681004919492460738269903058215549310927104957370376750882681084215764544390350865370545475176044490874257639256626366463908167052537545737160512699251146456509135055601139281437791499367088416086630989543252265692734895656217154227567153232492175887802755227411007923251706915297192181041 . (193 13692750916124309575923039896374574256756004924995510785910710420973401776281088853774877279103989001458701589361415172002578349801048497561260387308649859654204070331054792387381027441677817059857557409533667810466940019429589398171406129702608486128960281994555963152031018613725725805221191103269786085618732237324850458704036644393149966963497151475161056061064115267616008638169653094445640019582045109759495257867057218339288069678117192084661773740970060926570808966948973296914015480740588350569219343608211614646300206212262123429123390108714303907932426304177821686927538500481768995690459730478718110536878326408718358175205174106556399048940219299323985398866944131798708393274287813576406880390208605142359314097681 22155336381775393496627601466842875307209510738071525016513842491100604774962022702459271608294370500320339959233235650532878765855683396388807672276346851472351076233071526575320643365961232303498446177847339932141179789908705467099045028582774460058884868959223706768049746306706433196209743738761775247660003026741735315501518613046065057625483951143127582234739742274270190405021931329204056796131049562548834065872887779304812483503857681004919492460738269903058215549310927104957370376750882681084215764544390350865370545475176044490874257639256626366463908167052537545737160512699251146456509135055601139281437791499367088416086630989543252265692734895656217154227567153232492175887802755227411007923251706915297192181041) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10369,7 +10369,7 @@ _:gn_1147 { } _:gn_1148 { - 195 math:greaterThan 1 . + (195) math:greaterThan 1 . (195 1) math:difference 194 . (5230165450473225655218478325906273206302499111919496555307578350846198777600155005090482949913607502597063219489594693472277933746413598733713102340952867836057064429038058199441411517394401816216668641219995688792700248950473329243767230822442512199035695029888219536012290920745018414232638467777796923577461447907965601906554675740234876301510351807194529887388488260961826871317374859687223243033040656970156449861226657373763655852376703164404055021201851950083402384587019488870660584730294020054222922672032878427229866949348202367372522578171981449400944441303105828117916488264286844924410325901835081792318861318069627934323717223569545832187703702991753643506321110364924610660772871925402752857165503369421436014321 8462585465651083920704561570468301050453505813076014230603132070127202998680933848684394329190381498861638369871820478530300416054634898827547284967696991818147005902016734187939615924283415243640888768313672121674239770479116068927638898880165973929924586964667743616018727692980707390988552635491989162041270789416884856797481968652915090661986799667966526173675627006654181766852278234758416776549004452789338808005830560965524413825740488920257718719768208976487406582361953808043354896010294330514996420936178736219070339262913921061750867530542322458531481862874715858809622012217482150766049404576883028744559465090648730240881456882986853216752515596332231755360623021433783782613514941651004127533043101772937878083360) math:sum 13692750916124309575923039896374574256756004924995510785910710420973401776281088853774877279103989001458701589361415172002578349801048497561260387308649859654204070331054792387381027441677817059857557409533667810466940019429589398171406129702608486128960281994555963152031018613725725805221191103269786085618732237324850458704036644393149966963497151475161056061064115267616008638169653094445640019582045109759495257867057218339288069678117192084661773740970060926570808966948973296914015480740588350569219343608211614646300206212262123429123390108714303907932426304177821686927538500481768995690459730478718110536878326408718358175205174106556399048940219299323985398866944131798708393274287813576406880390208605142359314097681 . (194 8462585465651083920704561570468301050453505813076014230603132070127202998680933848684394329190381498861638369871820478530300416054634898827547284967696991818147005902016734187939615924283415243640888768313672121674239770479116068927638898880165973929924586964667743616018727692980707390988552635491989162041270789416884856797481968652915090661986799667966526173675627006654181766852278234758416776549004452789338808005830560965524413825740488920257718719768208976487406582361953808043354896010294330514996420936178736219070339262913921061750867530542322458531481862874715858809622012217482150766049404576883028744559465090648730240881456882986853216752515596332231755360623021433783782613514941651004127533043101772937878083360 13692750916124309575923039896374574256756004924995510785910710420973401776281088853774877279103989001458701589361415172002578349801048497561260387308649859654204070331054792387381027441677817059857557409533667810466940019429589398171406129702608486128960281994555963152031018613725725805221191103269786085618732237324850458704036644393149966963497151475161056061064115267616008638169653094445640019582045109759495257867057218339288069678117192084661773740970060926570808966948973296914015480740588350569219343608211614646300206212262123429123390108714303907932426304177821686927538500481768995690459730478718110536878326408718358175205174106556399048940219299323985398866944131798708393274287813576406880390208605142359314097681) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10380,7 +10380,7 @@ _:gn_1149 { } _:gn_1150 { - 196 math:greaterThan 1 . + (196) math:greaterThan 1 . (196 1) math:difference 195 . (3232420015177858265486083244562027844151006701156517675295553719281004221080778843593911379276773996264575150382225785058022482308221300093834182626744123982089941472978675988498204406889013427424220127093676432881539521528642739683871668057723461730888891934779524080006436772235688976755914167714192238463809341508919254890927292912680214360476447860771996286287138745692354895534903375071193533515963795819182358144603903591760757973363785755853663698566357026404004197774934319172694311280000310460773498264145857791840472313565718694378344952370341009130537421571610030691705523953195305841639078675047946952240603772579102306557739659417307384564811893340478111854301911068859171952742069725601374675877598403516442069039 5230165450473225655218478325906273206302499111919496555307578350846198777600155005090482949913607502597063219489594693472277933746413598733713102340952867836057064429038058199441411517394401816216668641219995688792700248950473329243767230822442512199035695029888219536012290920745018414232638467777796923577461447907965601906554675740234876301510351807194529887388488260961826871317374859687223243033040656970156449861226657373763655852376703164404055021201851950083402384587019488870660584730294020054222922672032878427229866949348202367372522578171981449400944441303105828117916488264286844924410325901835081792318861318069627934323717223569545832187703702991753643506321110364924610660772871925402752857165503369421436014321) math:sum 8462585465651083920704561570468301050453505813076014230603132070127202998680933848684394329190381498861638369871820478530300416054634898827547284967696991818147005902016734187939615924283415243640888768313672121674239770479116068927638898880165973929924586964667743616018727692980707390988552635491989162041270789416884856797481968652915090661986799667966526173675627006654181766852278234758416776549004452789338808005830560965524413825740488920257718719768208976487406582361953808043354896010294330514996420936178736219070339262913921061750867530542322458531481862874715858809622012217482150766049404576883028744559465090648730240881456882986853216752515596332231755360623021433783782613514941651004127533043101772937878083360 . (195 5230165450473225655218478325906273206302499111919496555307578350846198777600155005090482949913607502597063219489594693472277933746413598733713102340952867836057064429038058199441411517394401816216668641219995688792700248950473329243767230822442512199035695029888219536012290920745018414232638467777796923577461447907965601906554675740234876301510351807194529887388488260961826871317374859687223243033040656970156449861226657373763655852376703164404055021201851950083402384587019488870660584730294020054222922672032878427229866949348202367372522578171981449400944441303105828117916488264286844924410325901835081792318861318069627934323717223569545832187703702991753643506321110364924610660772871925402752857165503369421436014321 8462585465651083920704561570468301050453505813076014230603132070127202998680933848684394329190381498861638369871820478530300416054634898827547284967696991818147005902016734187939615924283415243640888768313672121674239770479116068927638898880165973929924586964667743616018727692980707390988552635491989162041270789416884856797481968652915090661986799667966526173675627006654181766852278234758416776549004452789338808005830560965524413825740488920257718719768208976487406582361953808043354896010294330514996420936178736219070339262913921061750867530542322458531481862874715858809622012217482150766049404576883028744559465090648730240881456882986853216752515596332231755360623021433783782613514941651004127533043101772937878083360) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10391,7 +10391,7 @@ _:gn_1151 { } _:gn_1152 { - 197 math:greaterThan 1 . + (197) math:greaterThan 1 . (197 1) math:difference 196 . (1997745435295367389732395081344245362151492410762978880012024631565194556519376161496571570636833506332488069107368908414255451438192298639878919714208743853967122956059382210943207110505388388792448514126319255911160727421830589559895562764719050468146803095108695456005854148509329437476724300063604685113652106399046347015627382827554661941033903946422533601101349515269471975782471484616029709517076861150974091716622753782002897879012917408550391322635494923679398186812085169697966273450293709593449424407887020635389394635782483672994177625801640440270407019731495797426210964311091539082771247226787134840078257545490525627765977564152238447622891809651275531652019199296065438708030802199801378181287904965904993945282 3232420015177858265486083244562027844151006701156517675295553719281004221080778843593911379276773996264575150382225785058022482308221300093834182626744123982089941472978675988498204406889013427424220127093676432881539521528642739683871668057723461730888891934779524080006436772235688976755914167714192238463809341508919254890927292912680214360476447860771996286287138745692354895534903375071193533515963795819182358144603903591760757973363785755853663698566357026404004197774934319172694311280000310460773498264145857791840472313565718694378344952370341009130537421571610030691705523953195305841639078675047946952240603772579102306557739659417307384564811893340478111854301911068859171952742069725601374675877598403516442069039) math:sum 5230165450473225655218478325906273206302499111919496555307578350846198777600155005090482949913607502597063219489594693472277933746413598733713102340952867836057064429038058199441411517394401816216668641219995688792700248950473329243767230822442512199035695029888219536012290920745018414232638467777796923577461447907965601906554675740234876301510351807194529887388488260961826871317374859687223243033040656970156449861226657373763655852376703164404055021201851950083402384587019488870660584730294020054222922672032878427229866949348202367372522578171981449400944441303105828117916488264286844924410325901835081792318861318069627934323717223569545832187703702991753643506321110364924610660772871925402752857165503369421436014321 . (196 3232420015177858265486083244562027844151006701156517675295553719281004221080778843593911379276773996264575150382225785058022482308221300093834182626744123982089941472978675988498204406889013427424220127093676432881539521528642739683871668057723461730888891934779524080006436772235688976755914167714192238463809341508919254890927292912680214360476447860771996286287138745692354895534903375071193533515963795819182358144603903591760757973363785755853663698566357026404004197774934319172694311280000310460773498264145857791840472313565718694378344952370341009130537421571610030691705523953195305841639078675047946952240603772579102306557739659417307384564811893340478111854301911068859171952742069725601374675877598403516442069039 5230165450473225655218478325906273206302499111919496555307578350846198777600155005090482949913607502597063219489594693472277933746413598733713102340952867836057064429038058199441411517394401816216668641219995688792700248950473329243767230822442512199035695029888219536012290920745018414232638467777796923577461447907965601906554675740234876301510351807194529887388488260961826871317374859687223243033040656970156449861226657373763655852376703164404055021201851950083402384587019488870660584730294020054222922672032878427229866949348202367372522578171981449400944441303105828117916488264286844924410325901835081792318861318069627934323717223569545832187703702991753643506321110364924610660772871925402752857165503369421436014321) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10402,7 +10402,7 @@ _:gn_1153 { } _:gn_1154 { - 198 math:greaterThan 1 . + (198) math:greaterThan 1 . (198 1) math:difference 197 . (1234674579882490875753688163217782481999514290393538795283529087715809664561402682097339808639940489932087081274856876643767030870029001453955262912535380128122818516919293777554997296383625038631771612967357176970378794106812150123976105293004411262742088839670828624000582623726359539279189867650587553350157235109872907875299910085125552419442543914349462685185789230422882919752431890455163823998886934668208266427981149809757860094350868347303272375930862102724606010962849149474728037829706600867324073856258837156451077677783235021384167326568700568860130401840114233265494559642103766758867831448260812112162346227088576678791762095265068936941920083689202580202282711772793733244711267525799996494589693437611448123757 1997745435295367389732395081344245362151492410762978880012024631565194556519376161496571570636833506332488069107368908414255451438192298639878919714208743853967122956059382210943207110505388388792448514126319255911160727421830589559895562764719050468146803095108695456005854148509329437476724300063604685113652106399046347015627382827554661941033903946422533601101349515269471975782471484616029709517076861150974091716622753782002897879012917408550391322635494923679398186812085169697966273450293709593449424407887020635389394635782483672994177625801640440270407019731495797426210964311091539082771247226787134840078257545490525627765977564152238447622891809651275531652019199296065438708030802199801378181287904965904993945282) math:sum 3232420015177858265486083244562027844151006701156517675295553719281004221080778843593911379276773996264575150382225785058022482308221300093834182626744123982089941472978675988498204406889013427424220127093676432881539521528642739683871668057723461730888891934779524080006436772235688976755914167714192238463809341508919254890927292912680214360476447860771996286287138745692354895534903375071193533515963795819182358144603903591760757973363785755853663698566357026404004197774934319172694311280000310460773498264145857791840472313565718694378344952370341009130537421571610030691705523953195305841639078675047946952240603772579102306557739659417307384564811893340478111854301911068859171952742069725601374675877598403516442069039 . (197 1997745435295367389732395081344245362151492410762978880012024631565194556519376161496571570636833506332488069107368908414255451438192298639878919714208743853967122956059382210943207110505388388792448514126319255911160727421830589559895562764719050468146803095108695456005854148509329437476724300063604685113652106399046347015627382827554661941033903946422533601101349515269471975782471484616029709517076861150974091716622753782002897879012917408550391322635494923679398186812085169697966273450293709593449424407887020635389394635782483672994177625801640440270407019731495797426210964311091539082771247226787134840078257545490525627765977564152238447622891809651275531652019199296065438708030802199801378181287904965904993945282 3232420015177858265486083244562027844151006701156517675295553719281004221080778843593911379276773996264575150382225785058022482308221300093834182626744123982089941472978675988498204406889013427424220127093676432881539521528642739683871668057723461730888891934779524080006436772235688976755914167714192238463809341508919254890927292912680214360476447860771996286287138745692354895534903375071193533515963795819182358144603903591760757973363785755853663698566357026404004197774934319172694311280000310460773498264145857791840472313565718694378344952370341009130537421571610030691705523953195305841639078675047946952240603772579102306557739659417307384564811893340478111854301911068859171952742069725601374675877598403516442069039) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10413,7 +10413,7 @@ _:gn_1155 { } _:gn_1156 { - 199 math:greaterThan 1 . + (199) math:greaterThan 1 . (199 1) math:difference 198 . (763070855412876513978706918126462880151978120369440084728495543849384891957973479399231761996893016400400987832512031770488420568163297185923656801673363725844304439140088433388209814121763350160676901158962078940781933315018439435919457471714639205404714255437866832005271524782969898197534432413017131763494871289173439140327472742429109521591360032073070915915560284846589056030039594160865885518189926482765825288641603972245037784662049061247118946704632820954792175849236020223238235620587108726125350551628183478938316957999248651610010299232939871410276617891381564160716404668987772323903415778526322727915911318401948948974215468887169510680971725962072951449736487523271705463319534674001381686698211528293545821525 1234674579882490875753688163217782481999514290393538795283529087715809664561402682097339808639940489932087081274856876643767030870029001453955262912535380128122818516919293777554997296383625038631771612967357176970378794106812150123976105293004411262742088839670828624000582623726359539279189867650587553350157235109872907875299910085125552419442543914349462685185789230422882919752431890455163823998886934668208266427981149809757860094350868347303272375930862102724606010962849149474728037829706600867324073856258837156451077677783235021384167326568700568860130401840114233265494559642103766758867831448260812112162346227088576678791762095265068936941920083689202580202282711772793733244711267525799996494589693437611448123757) math:sum 1997745435295367389732395081344245362151492410762978880012024631565194556519376161496571570636833506332488069107368908414255451438192298639878919714208743853967122956059382210943207110505388388792448514126319255911160727421830589559895562764719050468146803095108695456005854148509329437476724300063604685113652106399046347015627382827554661941033903946422533601101349515269471975782471484616029709517076861150974091716622753782002897879012917408550391322635494923679398186812085169697966273450293709593449424407887020635389394635782483672994177625801640440270407019731495797426210964311091539082771247226787134840078257545490525627765977564152238447622891809651275531652019199296065438708030802199801378181287904965904993945282 . (198 1234674579882490875753688163217782481999514290393538795283529087715809664561402682097339808639940489932087081274856876643767030870029001453955262912535380128122818516919293777554997296383625038631771612967357176970378794106812150123976105293004411262742088839670828624000582623726359539279189867650587553350157235109872907875299910085125552419442543914349462685185789230422882919752431890455163823998886934668208266427981149809757860094350868347303272375930862102724606010962849149474728037829706600867324073856258837156451077677783235021384167326568700568860130401840114233265494559642103766758867831448260812112162346227088576678791762095265068936941920083689202580202282711772793733244711267525799996494589693437611448123757 1997745435295367389732395081344245362151492410762978880012024631565194556519376161496571570636833506332488069107368908414255451438192298639878919714208743853967122956059382210943207110505388388792448514126319255911160727421830589559895562764719050468146803095108695456005854148509329437476724300063604685113652106399046347015627382827554661941033903946422533601101349515269471975782471484616029709517076861150974091716622753782002897879012917408550391322635494923679398186812085169697966273450293709593449424407887020635389394635782483672994177625801640440270407019731495797426210964311091539082771247226787134840078257545490525627765977564152238447622891809651275531652019199296065438708030802199801378181287904965904993945282) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10424,7 +10424,7 @@ _:gn_1157 { } _:gn_1158 { - 200 math:greaterThan 1 . + (200) math:greaterThan 1 . (200 1) math:difference 199 . (471603724469614361774981245091319601847536170024098710555033543866424772603429202698108046643047473531686093442344844873278610301865704268031606110862016402278514077779205344166787482261861688471094711808395098029596860791793710688056647821289772057337374584232961791995311098943389641081655435237570421586662363820699468734972437342696442897851183882276391769270228945576293863722392296294297938480697008185442441139339545837512822309688819286056153429226229281769813835113613129251489802209119492141198723304630653677512760719783986369774157027335760697449853783948732669104778154973115994434964415669734489384246434908686627729817546626377899426260948357727129628752546224249522027781391732851798614807891481909317902302232 763070855412876513978706918126462880151978120369440084728495543849384891957973479399231761996893016400400987832512031770488420568163297185923656801673363725844304439140088433388209814121763350160676901158962078940781933315018439435919457471714639205404714255437866832005271524782969898197534432413017131763494871289173439140327472742429109521591360032073070915915560284846589056030039594160865885518189926482765825288641603972245037784662049061247118946704632820954792175849236020223238235620587108726125350551628183478938316957999248651610010299232939871410276617891381564160716404668987772323903415778526322727915911318401948948974215468887169510680971725962072951449736487523271705463319534674001381686698211528293545821525) math:sum 1234674579882490875753688163217782481999514290393538795283529087715809664561402682097339808639940489932087081274856876643767030870029001453955262912535380128122818516919293777554997296383625038631771612967357176970378794106812150123976105293004411262742088839670828624000582623726359539279189867650587553350157235109872907875299910085125552419442543914349462685185789230422882919752431890455163823998886934668208266427981149809757860094350868347303272375930862102724606010962849149474728037829706600867324073856258837156451077677783235021384167326568700568860130401840114233265494559642103766758867831448260812112162346227088576678791762095265068936941920083689202580202282711772793733244711267525799996494589693437611448123757 . (199 763070855412876513978706918126462880151978120369440084728495543849384891957973479399231761996893016400400987832512031770488420568163297185923656801673363725844304439140088433388209814121763350160676901158962078940781933315018439435919457471714639205404714255437866832005271524782969898197534432413017131763494871289173439140327472742429109521591360032073070915915560284846589056030039594160865885518189926482765825288641603972245037784662049061247118946704632820954792175849236020223238235620587108726125350551628183478938316957999248651610010299232939871410276617891381564160716404668987772323903415778526322727915911318401948948974215468887169510680971725962072951449736487523271705463319534674001381686698211528293545821525 1234674579882490875753688163217782481999514290393538795283529087715809664561402682097339808639940489932087081274856876643767030870029001453955262912535380128122818516919293777554997296383625038631771612967357176970378794106812150123976105293004411262742088839670828624000582623726359539279189867650587553350157235109872907875299910085125552419442543914349462685185789230422882919752431890455163823998886934668208266427981149809757860094350868347303272375930862102724606010962849149474728037829706600867324073856258837156451077677783235021384167326568700568860130401840114233265494559642103766758867831448260812112162346227088576678791762095265068936941920083689202580202282711772793733244711267525799996494589693437611448123757) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10435,7 +10435,7 @@ _:gn_1159 { } _:gn_1160 { - 201 math:greaterThan 1 . + (201) math:greaterThan 1 . (201 1) math:difference 200 . (291467130943262152203725673035143278304441950345341374173461999982960119354544276701123715353845542868714894390167186897209810266297592917892050690811347323565790361360883089221422331859901661689582189350566980911185072523224728747862809650424867148067339671204905040009960425839580257115878997175446710176832507468473970405355035399732666623740176149796679146645331339270295192307647297866567947037492918297323384149302058134732215474973229775190965517478403539184978340735622890971748433411467616584926627246997529801425556238215262281835853271897179173960422833942648895055938249695871777888939000108791833343669476409715321219156668842509270084420023368234943322697190263273749677681927801822202766878806729618975643519293 471603724469614361774981245091319601847536170024098710555033543866424772603429202698108046643047473531686093442344844873278610301865704268031606110862016402278514077779205344166787482261861688471094711808395098029596860791793710688056647821289772057337374584232961791995311098943389641081655435237570421586662363820699468734972437342696442897851183882276391769270228945576293863722392296294297938480697008185442441139339545837512822309688819286056153429226229281769813835113613129251489802209119492141198723304630653677512760719783986369774157027335760697449853783948732669104778154973115994434964415669734489384246434908686627729817546626377899426260948357727129628752546224249522027781391732851798614807891481909317902302232) math:sum 763070855412876513978706918126462880151978120369440084728495543849384891957973479399231761996893016400400987832512031770488420568163297185923656801673363725844304439140088433388209814121763350160676901158962078940781933315018439435919457471714639205404714255437866832005271524782969898197534432413017131763494871289173439140327472742429109521591360032073070915915560284846589056030039594160865885518189926482765825288641603972245037784662049061247118946704632820954792175849236020223238235620587108726125350551628183478938316957999248651610010299232939871410276617891381564160716404668987772323903415778526322727915911318401948948974215468887169510680971725962072951449736487523271705463319534674001381686698211528293545821525 . (200 471603724469614361774981245091319601847536170024098710555033543866424772603429202698108046643047473531686093442344844873278610301865704268031606110862016402278514077779205344166787482261861688471094711808395098029596860791793710688056647821289772057337374584232961791995311098943389641081655435237570421586662363820699468734972437342696442897851183882276391769270228945576293863722392296294297938480697008185442441139339545837512822309688819286056153429226229281769813835113613129251489802209119492141198723304630653677512760719783986369774157027335760697449853783948732669104778154973115994434964415669734489384246434908686627729817546626377899426260948357727129628752546224249522027781391732851798614807891481909317902302232 763070855412876513978706918126462880151978120369440084728495543849384891957973479399231761996893016400400987832512031770488420568163297185923656801673363725844304439140088433388209814121763350160676901158962078940781933315018439435919457471714639205404714255437866832005271524782969898197534432413017131763494871289173439140327472742429109521591360032073070915915560284846589056030039594160865885518189926482765825288641603972245037784662049061247118946704632820954792175849236020223238235620587108726125350551628183478938316957999248651610010299232939871410276617891381564160716404668987772323903415778526322727915911318401948948974215468887169510680971725962072951449736487523271705463319534674001381686698211528293545821525) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10446,7 +10446,7 @@ _:gn_1161 { } _:gn_1162 { - 202 math:greaterThan 1 . + (202) math:greaterThan 1 . (202 1) math:difference 201 . (180136593526352209571255572056176323543094219678757336381571543883464653248884925996984331289201930662971199052177657976068800035568111350139555420050669078712723716418322254945365150401960026781512522457828117118411788268568981940193838170864904909270034913028056751985350673103809383965776438062123711409829856352225498329617401942963776274111007732479712622624897606305998671414744998427729991443204089888119056990037487702780606834715589510865187911747825742584835494377990238279741368797651875556272096057633123876087204481568724087938303755438581523489430950006083774048839905277244216546025415560942656040576958498971306510660877783868629341840924989492186306055355960975772350099463931029595847929084752290342258782939 291467130943262152203725673035143278304441950345341374173461999982960119354544276701123715353845542868714894390167186897209810266297592917892050690811347323565790361360883089221422331859901661689582189350566980911185072523224728747862809650424867148067339671204905040009960425839580257115878997175446710176832507468473970405355035399732666623740176149796679146645331339270295192307647297866567947037492918297323384149302058134732215474973229775190965517478403539184978340735622890971748433411467616584926627246997529801425556238215262281835853271897179173960422833942648895055938249695871777888939000108791833343669476409715321219156668842509270084420023368234943322697190263273749677681927801822202766878806729618975643519293) math:sum 471603724469614361774981245091319601847536170024098710555033543866424772603429202698108046643047473531686093442344844873278610301865704268031606110862016402278514077779205344166787482261861688471094711808395098029596860791793710688056647821289772057337374584232961791995311098943389641081655435237570421586662363820699468734972437342696442897851183882276391769270228945576293863722392296294297938480697008185442441139339545837512822309688819286056153429226229281769813835113613129251489802209119492141198723304630653677512760719783986369774157027335760697449853783948732669104778154973115994434964415669734489384246434908686627729817546626377899426260948357727129628752546224249522027781391732851798614807891481909317902302232 . (201 291467130943262152203725673035143278304441950345341374173461999982960119354544276701123715353845542868714894390167186897209810266297592917892050690811347323565790361360883089221422331859901661689582189350566980911185072523224728747862809650424867148067339671204905040009960425839580257115878997175446710176832507468473970405355035399732666623740176149796679146645331339270295192307647297866567947037492918297323384149302058134732215474973229775190965517478403539184978340735622890971748433411467616584926627246997529801425556238215262281835853271897179173960422833942648895055938249695871777888939000108791833343669476409715321219156668842509270084420023368234943322697190263273749677681927801822202766878806729618975643519293 471603724469614361774981245091319601847536170024098710555033543866424772603429202698108046643047473531686093442344844873278610301865704268031606110862016402278514077779205344166787482261861688471094711808395098029596860791793710688056647821289772057337374584232961791995311098943389641081655435237570421586662363820699468734972437342696442897851183882276391769270228945576293863722392296294297938480697008185442441139339545837512822309688819286056153429226229281769813835113613129251489802209119492141198723304630653677512760719783986369774157027335760697449853783948732669104778154973115994434964415669734489384246434908686627729817546626377899426260948357727129628752546224249522027781391732851798614807891481909317902302232) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10457,7 +10457,7 @@ _:gn_1163 { } _:gn_1164 { - 203 math:greaterThan 1 . + (203) math:greaterThan 1 . (203 1) math:difference 202 . (111330537416909942632470100978966954761347730666584037791890456099495466105659350704139384064643612205743695337989528921141010230729481567752495270760678244853066644942560834276057181457941634908069666892738863792773284254655746807668971479559962238797304758176848288024609752735770873150102559113322998767002651116248472075737633456768890349629168417316966524020433732964296520892902299438837955594288828409204327159264570431951608640257640264325777605730577796600142846357632652692007064613815741028654531189364405925338351756646538193897549516458597650470991883936565121007098344418627561342913584547849177303092517910744014708495791058640640742579098378742757016641834302297977327582463870792606918949721977328633384736354 180136593526352209571255572056176323543094219678757336381571543883464653248884925996984331289201930662971199052177657976068800035568111350139555420050669078712723716418322254945365150401960026781512522457828117118411788268568981940193838170864904909270034913028056751985350673103809383965776438062123711409829856352225498329617401942963776274111007732479712622624897606305998671414744998427729991443204089888119056990037487702780606834715589510865187911747825742584835494377990238279741368797651875556272096057633123876087204481568724087938303755438581523489430950006083774048839905277244216546025415560942656040576958498971306510660877783868629341840924989492186306055355960975772350099463931029595847929084752290342258782939) math:sum 291467130943262152203725673035143278304441950345341374173461999982960119354544276701123715353845542868714894390167186897209810266297592917892050690811347323565790361360883089221422331859901661689582189350566980911185072523224728747862809650424867148067339671204905040009960425839580257115878997175446710176832507468473970405355035399732666623740176149796679146645331339270295192307647297866567947037492918297323384149302058134732215474973229775190965517478403539184978340735622890971748433411467616584926627246997529801425556238215262281835853271897179173960422833942648895055938249695871777888939000108791833343669476409715321219156668842509270084420023368234943322697190263273749677681927801822202766878806729618975643519293 . (202 180136593526352209571255572056176323543094219678757336381571543883464653248884925996984331289201930662971199052177657976068800035568111350139555420050669078712723716418322254945365150401960026781512522457828117118411788268568981940193838170864904909270034913028056751985350673103809383965776438062123711409829856352225498329617401942963776274111007732479712622624897606305998671414744998427729991443204089888119056990037487702780606834715589510865187911747825742584835494377990238279741368797651875556272096057633123876087204481568724087938303755438581523489430950006083774048839905277244216546025415560942656040576958498971306510660877783868629341840924989492186306055355960975772350099463931029595847929084752290342258782939 291467130943262152203725673035143278304441950345341374173461999982960119354544276701123715353845542868714894390167186897209810266297592917892050690811347323565790361360883089221422331859901661689582189350566980911185072523224728747862809650424867148067339671204905040009960425839580257115878997175446710176832507468473970405355035399732666623740176149796679146645331339270295192307647297866567947037492918297323384149302058134732215474973229775190965517478403539184978340735622890971748433411467616584926627246997529801425556238215262281835853271897179173960422833942648895055938249695871777888939000108791833343669476409715321219156668842509270084420023368234943322697190263273749677681927801822202766878806729618975643519293) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10468,7 +10468,7 @@ _:gn_1165 { } _:gn_1166 { - 204 math:greaterThan 1 . + (204) math:greaterThan 1 . (204 1) math:difference 203 . (68806056109442266938785471077209368781746489012173298589681087783969187143225575292844947224558318457227503714188129054927789804838629782387060149289990833859657071475761420669307968944018391873442855565089253325638504013913235132524866691304942670472730154851208463960740920368038510815673878948800712642827205235977026253879768486194885924481839315162746098604463873341702150521842698988892035848915261478914729830772917270828998194457949246539410306017247945984692648020357585587734304183836134527617564868268717950748852724922185894040754238979983873018439066069518653041741560858616655203111831013093478737484440588227291802165086725227988599261826610749429289413521658677795022517000060236988928979362774961708874046585 111330537416909942632470100978966954761347730666584037791890456099495466105659350704139384064643612205743695337989528921141010230729481567752495270760678244853066644942560834276057181457941634908069666892738863792773284254655746807668971479559962238797304758176848288024609752735770873150102559113322998767002651116248472075737633456768890349629168417316966524020433732964296520892902299438837955594288828409204327159264570431951608640257640264325777605730577796600142846357632652692007064613815741028654531189364405925338351756646538193897549516458597650470991883936565121007098344418627561342913584547849177303092517910744014708495791058640640742579098378742757016641834302297977327582463870792606918949721977328633384736354) math:sum 180136593526352209571255572056176323543094219678757336381571543883464653248884925996984331289201930662971199052177657976068800035568111350139555420050669078712723716418322254945365150401960026781512522457828117118411788268568981940193838170864904909270034913028056751985350673103809383965776438062123711409829856352225498329617401942963776274111007732479712622624897606305998671414744998427729991443204089888119056990037487702780606834715589510865187911747825742584835494377990238279741368797651875556272096057633123876087204481568724087938303755438581523489430950006083774048839905277244216546025415560942656040576958498971306510660877783868629341840924989492186306055355960975772350099463931029595847929084752290342258782939 . (203 111330537416909942632470100978966954761347730666584037791890456099495466105659350704139384064643612205743695337989528921141010230729481567752495270760678244853066644942560834276057181457941634908069666892738863792773284254655746807668971479559962238797304758176848288024609752735770873150102559113322998767002651116248472075737633456768890349629168417316966524020433732964296520892902299438837955594288828409204327159264570431951608640257640264325777605730577796600142846357632652692007064613815741028654531189364405925338351756646538193897549516458597650470991883936565121007098344418627561342913584547849177303092517910744014708495791058640640742579098378742757016641834302297977327582463870792606918949721977328633384736354 180136593526352209571255572056176323543094219678757336381571543883464653248884925996984331289201930662971199052177657976068800035568111350139555420050669078712723716418322254945365150401960026781512522457828117118411788268568981940193838170864904909270034913028056751985350673103809383965776438062123711409829856352225498329617401942963776274111007732479712622624897606305998671414744998427729991443204089888119056990037487702780606834715589510865187911747825742584835494377990238279741368797651875556272096057633123876087204481568724087938303755438581523489430950006083774048839905277244216546025415560942656040576958498971306510660877783868629341840924989492186306055355960975772350099463931029595847929084752290342258782939) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10479,7 +10479,7 @@ _:gn_1167 { } _:gn_1168 { - 205 math:greaterThan 1 . + (205) math:greaterThan 1 . (205 1) math:difference 204 . (42524481307467675693684629901757585979601241654410739202209368315526278962433775411294436840085293748516191623801399866213220425890851785365435121470687410993409573466799413606749212513923243034626811327649610467134780240742511675144104788255019568324574603325639824063868832367732362334428680164522286124175445880271445821857864970574004425147329102154220425415969859622594370371059600449945919745373566930289597328491653161122610445799691017786367299713329850615450198337275067104272760429979606501036966321095687974589499031724352299856795277478613777452552817867046467965356783560010906139801753534755698565608077322516722906330704333412652143317271767993327727228312643620182305065463810555617989970359202366924510689769 68806056109442266938785471077209368781746489012173298589681087783969187143225575292844947224558318457227503714188129054927789804838629782387060149289990833859657071475761420669307968944018391873442855565089253325638504013913235132524866691304942670472730154851208463960740920368038510815673878948800712642827205235977026253879768486194885924481839315162746098604463873341702150521842698988892035848915261478914729830772917270828998194457949246539410306017247945984692648020357585587734304183836134527617564868268717950748852724922185894040754238979983873018439066069518653041741560858616655203111831013093478737484440588227291802165086725227988599261826610749429289413521658677795022517000060236988928979362774961708874046585) math:sum 111330537416909942632470100978966954761347730666584037791890456099495466105659350704139384064643612205743695337989528921141010230729481567752495270760678244853066644942560834276057181457941634908069666892738863792773284254655746807668971479559962238797304758176848288024609752735770873150102559113322998767002651116248472075737633456768890349629168417316966524020433732964296520892902299438837955594288828409204327159264570431951608640257640264325777605730577796600142846357632652692007064613815741028654531189364405925338351756646538193897549516458597650470991883936565121007098344418627561342913584547849177303092517910744014708495791058640640742579098378742757016641834302297977327582463870792606918949721977328633384736354 . (204 68806056109442266938785471077209368781746489012173298589681087783969187143225575292844947224558318457227503714188129054927789804838629782387060149289990833859657071475761420669307968944018391873442855565089253325638504013913235132524866691304942670472730154851208463960740920368038510815673878948800712642827205235977026253879768486194885924481839315162746098604463873341702150521842698988892035848915261478914729830772917270828998194457949246539410306017247945984692648020357585587734304183836134527617564868268717950748852724922185894040754238979983873018439066069518653041741560858616655203111831013093478737484440588227291802165086725227988599261826610749429289413521658677795022517000060236988928979362774961708874046585 111330537416909942632470100978966954761347730666584037791890456099495466105659350704139384064643612205743695337989528921141010230729481567752495270760678244853066644942560834276057181457941634908069666892738863792773284254655746807668971479559962238797304758176848288024609752735770873150102559113322998767002651116248472075737633456768890349629168417316966524020433732964296520892902299438837955594288828409204327159264570431951608640257640264325777605730577796600142846357632652692007064613815741028654531189364405925338351756646538193897549516458597650470991883936565121007098344418627561342913584547849177303092517910744014708495791058640640742579098378742757016641834302297977327582463870792606918949721977328633384736354) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10490,7 +10490,7 @@ _:gn_1169 { } _:gn_1170 { - 206 math:greaterThan 1 . + (206) math:greaterThan 1 . (206 1) math:difference 205 . (26281574801974591245100841175451782802145247357762559387471719468442908180791799881550510384473024708711312090386729188714569378947777997021625027819303422866247498008962007062558756430095148838816044237439642858503723773170723457380761903049923102148155551525568639896872088000306148481245198784278426518651759355705580432021903515620881499334510213008525673188494013719107780150783098538946116103541694548625132502281264109706387748658258228753043006303918095369242449683082518483461543753856528026580598547173029976159353693197833594183958961501370095565886248202472185076384777298605749063310077478337780171876363265710568895834382391815336455944554842756101562185209015057612717451536249681370939009003572594784363356816 42524481307467675693684629901757585979601241654410739202209368315526278962433775411294436840085293748516191623801399866213220425890851785365435121470687410993409573466799413606749212513923243034626811327649610467134780240742511675144104788255019568324574603325639824063868832367732362334428680164522286124175445880271445821857864970574004425147329102154220425415969859622594370371059600449945919745373566930289597328491653161122610445799691017786367299713329850615450198337275067104272760429979606501036966321095687974589499031724352299856795277478613777452552817867046467965356783560010906139801753534755698565608077322516722906330704333412652143317271767993327727228312643620182305065463810555617989970359202366924510689769) math:sum 68806056109442266938785471077209368781746489012173298589681087783969187143225575292844947224558318457227503714188129054927789804838629782387060149289990833859657071475761420669307968944018391873442855565089253325638504013913235132524866691304942670472730154851208463960740920368038510815673878948800712642827205235977026253879768486194885924481839315162746098604463873341702150521842698988892035848915261478914729830772917270828998194457949246539410306017247945984692648020357585587734304183836134527617564868268717950748852724922185894040754238979983873018439066069518653041741560858616655203111831013093478737484440588227291802165086725227988599261826610749429289413521658677795022517000060236988928979362774961708874046585 . (205 42524481307467675693684629901757585979601241654410739202209368315526278962433775411294436840085293748516191623801399866213220425890851785365435121470687410993409573466799413606749212513923243034626811327649610467134780240742511675144104788255019568324574603325639824063868832367732362334428680164522286124175445880271445821857864970574004425147329102154220425415969859622594370371059600449945919745373566930289597328491653161122610445799691017786367299713329850615450198337275067104272760429979606501036966321095687974589499031724352299856795277478613777452552817867046467965356783560010906139801753534755698565608077322516722906330704333412652143317271767993327727228312643620182305065463810555617989970359202366924510689769 68806056109442266938785471077209368781746489012173298589681087783969187143225575292844947224558318457227503714188129054927789804838629782387060149289990833859657071475761420669307968944018391873442855565089253325638504013913235132524866691304942670472730154851208463960740920368038510815673878948800712642827205235977026253879768486194885924481839315162746098604463873341702150521842698988892035848915261478914729830772917270828998194457949246539410306017247945984692648020357585587734304183836134527617564868268717950748852724922185894040754238979983873018439066069518653041741560858616655203111831013093478737484440588227291802165086725227988599261826610749429289413521658677795022517000060236988928979362774961708874046585) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10501,7 +10501,7 @@ _:gn_1171 { } _:gn_1172 { - 207 math:greaterThan 1 . + (207) math:greaterThan 1 . (207 1) math:difference 206 . (16242906505493084448583788726305803177455994296648179814737648847083370781641975529743926455612269039804879533414670677498651046943073788343810093651383988127162075457837406544190456083828094195810767090209967608631056467571788217763342885205096466176419051800071184166996744367426213853183481380243859605523686524565865389835961454953122925812818889145694752227475845903486590220276501910999803641831872381664464826210389051416222697141432789033324293409411755246207748654192548620811216676123078474456367773922657998430145338526518705672836315977243681886666569664574282888972006261405157076491676056417918393731714056806154010496321941597315687372716925237226165043103628562569587613927560874247050961355629772140147332953 26281574801974591245100841175451782802145247357762559387471719468442908180791799881550510384473024708711312090386729188714569378947777997021625027819303422866247498008962007062558756430095148838816044237439642858503723773170723457380761903049923102148155551525568639896872088000306148481245198784278426518651759355705580432021903515620881499334510213008525673188494013719107780150783098538946116103541694548625132502281264109706387748658258228753043006303918095369242449683082518483461543753856528026580598547173029976159353693197833594183958961501370095565886248202472185076384777298605749063310077478337780171876363265710568895834382391815336455944554842756101562185209015057612717451536249681370939009003572594784363356816) math:sum 42524481307467675693684629901757585979601241654410739202209368315526278962433775411294436840085293748516191623801399866213220425890851785365435121470687410993409573466799413606749212513923243034626811327649610467134780240742511675144104788255019568324574603325639824063868832367732362334428680164522286124175445880271445821857864970574004425147329102154220425415969859622594370371059600449945919745373566930289597328491653161122610445799691017786367299713329850615450198337275067104272760429979606501036966321095687974589499031724352299856795277478613777452552817867046467965356783560010906139801753534755698565608077322516722906330704333412652143317271767993327727228312643620182305065463810555617989970359202366924510689769 . (206 26281574801974591245100841175451782802145247357762559387471719468442908180791799881550510384473024708711312090386729188714569378947777997021625027819303422866247498008962007062558756430095148838816044237439642858503723773170723457380761903049923102148155551525568639896872088000306148481245198784278426518651759355705580432021903515620881499334510213008525673188494013719107780150783098538946116103541694548625132502281264109706387748658258228753043006303918095369242449683082518483461543753856528026580598547173029976159353693197833594183958961501370095565886248202472185076384777298605749063310077478337780171876363265710568895834382391815336455944554842756101562185209015057612717451536249681370939009003572594784363356816 42524481307467675693684629901757585979601241654410739202209368315526278962433775411294436840085293748516191623801399866213220425890851785365435121470687410993409573466799413606749212513923243034626811327649610467134780240742511675144104788255019568324574603325639824063868832367732362334428680164522286124175445880271445821857864970574004425147329102154220425415969859622594370371059600449945919745373566930289597328491653161122610445799691017786367299713329850615450198337275067104272760429979606501036966321095687974589499031724352299856795277478613777452552817867046467965356783560010906139801753534755698565608077322516722906330704333412652143317271767993327727228312643620182305065463810555617989970359202366924510689769) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10512,7 +10512,7 @@ _:gn_1173 { } _:gn_1174 { - 208 math:greaterThan 1 . + (208) math:greaterThan 1 . (208 1) math:difference 207 . (10038668296481506796517052449145979624689253061114379572734070621359537399149824351806583928860755668906432556972058511215918332004704208677814934167919434739085422551124600518368300346267054643005277147229675249872667305598935239617419017844826635971736499725497455729875343632879934628061717404034566913128072831139715042185942060667758573521691323862830920961018167815621189930506596627946312461709822166960667676070875058290165051516825439719718712894506340123034701028889969862650327077733449552124230773250371977729208354671314888511122645524126413679219678537897902187412771037200591986818401421919861778144649208904414885338060450218020768571837917518875397142105386495043129837608688807123888047647942822644216023863 16242906505493084448583788726305803177455994296648179814737648847083370781641975529743926455612269039804879533414670677498651046943073788343810093651383988127162075457837406544190456083828094195810767090209967608631056467571788217763342885205096466176419051800071184166996744367426213853183481380243859605523686524565865389835961454953122925812818889145694752227475845903486590220276501910999803641831872381664464826210389051416222697141432789033324293409411755246207748654192548620811216676123078474456367773922657998430145338526518705672836315977243681886666569664574282888972006261405157076491676056417918393731714056806154010496321941597315687372716925237226165043103628562569587613927560874247050961355629772140147332953) math:sum 26281574801974591245100841175451782802145247357762559387471719468442908180791799881550510384473024708711312090386729188714569378947777997021625027819303422866247498008962007062558756430095148838816044237439642858503723773170723457380761903049923102148155551525568639896872088000306148481245198784278426518651759355705580432021903515620881499334510213008525673188494013719107780150783098538946116103541694548625132502281264109706387748658258228753043006303918095369242449683082518483461543753856528026580598547173029976159353693197833594183958961501370095565886248202472185076384777298605749063310077478337780171876363265710568895834382391815336455944554842756101562185209015057612717451536249681370939009003572594784363356816 . (207 16242906505493084448583788726305803177455994296648179814737648847083370781641975529743926455612269039804879533414670677498651046943073788343810093651383988127162075457837406544190456083828094195810767090209967608631056467571788217763342885205096466176419051800071184166996744367426213853183481380243859605523686524565865389835961454953122925812818889145694752227475845903486590220276501910999803641831872381664464826210389051416222697141432789033324293409411755246207748654192548620811216676123078474456367773922657998430145338526518705672836315977243681886666569664574282888972006261405157076491676056417918393731714056806154010496321941597315687372716925237226165043103628562569587613927560874247050961355629772140147332953 26281574801974591245100841175451782802145247357762559387471719468442908180791799881550510384473024708711312090386729188714569378947777997021625027819303422866247498008962007062558756430095148838816044237439642858503723773170723457380761903049923102148155551525568639896872088000306148481245198784278426518651759355705580432021903515620881499334510213008525673188494013719107780150783098538946116103541694548625132502281264109706387748658258228753043006303918095369242449683082518483461543753856528026580598547173029976159353693197833594183958961501370095565886248202472185076384777298605749063310077478337780171876363265710568895834382391815336455944554842756101562185209015057612717451536249681370939009003572594784363356816) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10523,7 +10523,7 @@ _:gn_1175 { } _:gn_1176 { - 209 math:greaterThan 1 . + (209) math:greaterThan 1 . (209 1) math:difference 208 . (6204238209011577652066736277159823552766741235533800242003578225723833382492151177937342526751513370898446976442612166282732714938369579665995159483464553388076652906712806025822155737561039552805489942980292358758389161972852978145923867360269830204682552074573728437121400734546279225121763976209292692395613693426150347650019394285364352291127565282863831266457678087865400289769905283053491180122050214703797150139513993126057645624607349313605580514905415123173047625302578758160889598389628922332137000672286020700936983855203817161713670453117268207446891126676380701559235224204565089673274634498056615587064847901739125158261491379294918800879007718350767900998242067526457776318872067123162913707686949495931309090 10038668296481506796517052449145979624689253061114379572734070621359537399149824351806583928860755668906432556972058511215918332004704208677814934167919434739085422551124600518368300346267054643005277147229675249872667305598935239617419017844826635971736499725497455729875343632879934628061717404034566913128072831139715042185942060667758573521691323862830920961018167815621189930506596627946312461709822166960667676070875058290165051516825439719718712894506340123034701028889969862650327077733449552124230773250371977729208354671314888511122645524126413679219678537897902187412771037200591986818401421919861778144649208904414885338060450218020768571837917518875397142105386495043129837608688807123888047647942822644216023863) math:sum 16242906505493084448583788726305803177455994296648179814737648847083370781641975529743926455612269039804879533414670677498651046943073788343810093651383988127162075457837406544190456083828094195810767090209967608631056467571788217763342885205096466176419051800071184166996744367426213853183481380243859605523686524565865389835961454953122925812818889145694752227475845903486590220276501910999803641831872381664464826210389051416222697141432789033324293409411755246207748654192548620811216676123078474456367773922657998430145338526518705672836315977243681886666569664574282888972006261405157076491676056417918393731714056806154010496321941597315687372716925237226165043103628562569587613927560874247050961355629772140147332953 . (208 10038668296481506796517052449145979624689253061114379572734070621359537399149824351806583928860755668906432556972058511215918332004704208677814934167919434739085422551124600518368300346267054643005277147229675249872667305598935239617419017844826635971736499725497455729875343632879934628061717404034566913128072831139715042185942060667758573521691323862830920961018167815621189930506596627946312461709822166960667676070875058290165051516825439719718712894506340123034701028889969862650327077733449552124230773250371977729208354671314888511122645524126413679219678537897902187412771037200591986818401421919861778144649208904414885338060450218020768571837917518875397142105386495043129837608688807123888047647942822644216023863 16242906505493084448583788726305803177455994296648179814737648847083370781641975529743926455612269039804879533414670677498651046943073788343810093651383988127162075457837406544190456083828094195810767090209967608631056467571788217763342885205096466176419051800071184166996744367426213853183481380243859605523686524565865389835961454953122925812818889145694752227475845903486590220276501910999803641831872381664464826210389051416222697141432789033324293409411755246207748654192548620811216676123078474456367773922657998430145338526518705672836315977243681886666569664574282888972006261405157076491676056417918393731714056806154010496321941597315687372716925237226165043103628562569587613927560874247050961355629772140147332953) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10534,7 +10534,7 @@ _:gn_1177 { } _:gn_1178 { - 210 math:greaterThan 1 . + (210) math:greaterThan 1 . (210 1) math:difference 209 . (3834430087469929144450316171986156071922511825580579330730492395635704016657673173869241402109242298007985580529446344933185617066334629011819774684454881351008769644411794492546144608706015090199787204249382891114278143626082261471495150484556805767053947650923727292753942898333655402939953427825274220732459137713564694535922666382394221230563758579967089694560489727755789640736691344892821281587771952256870525931361065164107405892218090406113132379600924999861653403587391104489437479343820629792093772578085957028271370816111071349408975071009145471772787411221521485853535812996026897145126787421805162557584361002675760179798958838725849770958909800524629241107144427516672061289816740000725133940255873148284714773 6204238209011577652066736277159823552766741235533800242003578225723833382492151177937342526751513370898446976442612166282732714938369579665995159483464553388076652906712806025822155737561039552805489942980292358758389161972852978145923867360269830204682552074573728437121400734546279225121763976209292692395613693426150347650019394285364352291127565282863831266457678087865400289769905283053491180122050214703797150139513993126057645624607349313605580514905415123173047625302578758160889598389628922332137000672286020700936983855203817161713670453117268207446891126676380701559235224204565089673274634498056615587064847901739125158261491379294918800879007718350767900998242067526457776318872067123162913707686949495931309090) math:sum 10038668296481506796517052449145979624689253061114379572734070621359537399149824351806583928860755668906432556972058511215918332004704208677814934167919434739085422551124600518368300346267054643005277147229675249872667305598935239617419017844826635971736499725497455729875343632879934628061717404034566913128072831139715042185942060667758573521691323862830920961018167815621189930506596627946312461709822166960667676070875058290165051516825439719718712894506340123034701028889969862650327077733449552124230773250371977729208354671314888511122645524126413679219678537897902187412771037200591986818401421919861778144649208904414885338060450218020768571837917518875397142105386495043129837608688807123888047647942822644216023863 . (209 6204238209011577652066736277159823552766741235533800242003578225723833382492151177937342526751513370898446976442612166282732714938369579665995159483464553388076652906712806025822155737561039552805489942980292358758389161972852978145923867360269830204682552074573728437121400734546279225121763976209292692395613693426150347650019394285364352291127565282863831266457678087865400289769905283053491180122050214703797150139513993126057645624607349313605580514905415123173047625302578758160889598389628922332137000672286020700936983855203817161713670453117268207446891126676380701559235224204565089673274634498056615587064847901739125158261491379294918800879007718350767900998242067526457776318872067123162913707686949495931309090 10038668296481506796517052449145979624689253061114379572734070621359537399149824351806583928860755668906432556972058511215918332004704208677814934167919434739085422551124600518368300346267054643005277147229675249872667305598935239617419017844826635971736499725497455729875343632879934628061717404034566913128072831139715042185942060667758573521691323862830920961018167815621189930506596627946312461709822166960667676070875058290165051516825439719718712894506340123034701028889969862650327077733449552124230773250371977729208354671314888511122645524126413679219678537897902187412771037200591986818401421919861778144649208904414885338060450218020768571837917518875397142105386495043129837608688807123888047647942822644216023863) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10545,7 +10545,7 @@ _:gn_1179 { } _:gn_1180 { - 211 math:greaterThan 1 . + (211) math:greaterThan 1 . (211 1) math:difference 210 . (2369808121541648507616420105173667480844229409953220911273085830088129365834478004068101124642271072890461395913165821349547097872034950654175384799009672037067883262301011533276011128855024462605702738730909467644111018346770716674428716875713024437628604423650001144367457836212623822181810548384018471663154555712585653114096727902970131060563806702896741571897188360109610649033213938160669898534278262446926624208152927961950239732389258907492448135304490123311394221715187653671452119045808292540043228094200063672665613039092745812304695382108122735674103715454859215705699411208538192528147847076251453029480486899063364978462532540569069029920097917826138659891097640009785715029055327122437779767431076347646594317 3834430087469929144450316171986156071922511825580579330730492395635704016657673173869241402109242298007985580529446344933185617066334629011819774684454881351008769644411794492546144608706015090199787204249382891114278143626082261471495150484556805767053947650923727292753942898333655402939953427825274220732459137713564694535922666382394221230563758579967089694560489727755789640736691344892821281587771952256870525931361065164107405892218090406113132379600924999861653403587391104489437479343820629792093772578085957028271370816111071349408975071009145471772787411221521485853535812996026897145126787421805162557584361002675760179798958838725849770958909800524629241107144427516672061289816740000725133940255873148284714773) math:sum 6204238209011577652066736277159823552766741235533800242003578225723833382492151177937342526751513370898446976442612166282732714938369579665995159483464553388076652906712806025822155737561039552805489942980292358758389161972852978145923867360269830204682552074573728437121400734546279225121763976209292692395613693426150347650019394285364352291127565282863831266457678087865400289769905283053491180122050214703797150139513993126057645624607349313605580514905415123173047625302578758160889598389628922332137000672286020700936983855203817161713670453117268207446891126676380701559235224204565089673274634498056615587064847901739125158261491379294918800879007718350767900998242067526457776318872067123162913707686949495931309090 . (210 3834430087469929144450316171986156071922511825580579330730492395635704016657673173869241402109242298007985580529446344933185617066334629011819774684454881351008769644411794492546144608706015090199787204249382891114278143626082261471495150484556805767053947650923727292753942898333655402939953427825274220732459137713564694535922666382394221230563758579967089694560489727755789640736691344892821281587771952256870525931361065164107405892218090406113132379600924999861653403587391104489437479343820629792093772578085957028271370816111071349408975071009145471772787411221521485853535812996026897145126787421805162557584361002675760179798958838725849770958909800524629241107144427516672061289816740000725133940255873148284714773 6204238209011577652066736277159823552766741235533800242003578225723833382492151177937342526751513370898446976442612166282732714938369579665995159483464553388076652906712806025822155737561039552805489942980292358758389161972852978145923867360269830204682552074573728437121400734546279225121763976209292692395613693426150347650019394285364352291127565282863831266457678087865400289769905283053491180122050214703797150139513993126057645624607349313605580514905415123173047625302578758160889598389628922332137000672286020700936983855203817161713670453117268207446891126676380701559235224204565089673274634498056615587064847901739125158261491379294918800879007718350767900998242067526457776318872067123162913707686949495931309090) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10556,7 +10556,7 @@ _:gn_1181 { } _:gn_1182 { - 212 math:greaterThan 1 . + (212) math:greaterThan 1 . (212 1) math:difference 211 . (1464621965928280636833896066812488591078282415627358419457406565547574650823195169801140277466971225117524184616280523583638519194299678357644389885445209313940886382110782959270133479850990627594084465518473423470167125279311544797066433608843781329425343227273726148386485062121031580758142879441255749069304582000979041421825938479424090169999951877070348122663301367646178991703477406732151383053493689809943901723208137202157166159828831498620684244296434876550259181872203450817985360298012337252050544483885893355605757777018325537104279688901022736098683695766662270147836401787488704616978940345553709528103874103612395201336426298156780741038811882698490581216046787506886346260761412878287354172824796800638120456 2369808121541648507616420105173667480844229409953220911273085830088129365834478004068101124642271072890461395913165821349547097872034950654175384799009672037067883262301011533276011128855024462605702738730909467644111018346770716674428716875713024437628604423650001144367457836212623822181810548384018471663154555712585653114096727902970131060563806702896741571897188360109610649033213938160669898534278262446926624208152927961950239732389258907492448135304490123311394221715187653671452119045808292540043228094200063672665613039092745812304695382108122735674103715454859215705699411208538192528147847076251453029480486899063364978462532540569069029920097917826138659891097640009785715029055327122437779767431076347646594317) math:sum 3834430087469929144450316171986156071922511825580579330730492395635704016657673173869241402109242298007985580529446344933185617066334629011819774684454881351008769644411794492546144608706015090199787204249382891114278143626082261471495150484556805767053947650923727292753942898333655402939953427825274220732459137713564694535922666382394221230563758579967089694560489727755789640736691344892821281587771952256870525931361065164107405892218090406113132379600924999861653403587391104489437479343820629792093772578085957028271370816111071349408975071009145471772787411221521485853535812996026897145126787421805162557584361002675760179798958838725849770958909800524629241107144427516672061289816740000725133940255873148284714773 . (211 2369808121541648507616420105173667480844229409953220911273085830088129365834478004068101124642271072890461395913165821349547097872034950654175384799009672037067883262301011533276011128855024462605702738730909467644111018346770716674428716875713024437628604423650001144367457836212623822181810548384018471663154555712585653114096727902970131060563806702896741571897188360109610649033213938160669898534278262446926624208152927961950239732389258907492448135304490123311394221715187653671452119045808292540043228094200063672665613039092745812304695382108122735674103715454859215705699411208538192528147847076251453029480486899063364978462532540569069029920097917826138659891097640009785715029055327122437779767431076347646594317 3834430087469929144450316171986156071922511825580579330730492395635704016657673173869241402109242298007985580529446344933185617066334629011819774684454881351008769644411794492546144608706015090199787204249382891114278143626082261471495150484556805767053947650923727292753942898333655402939953427825274220732459137713564694535922666382394221230563758579967089694560489727755789640736691344892821281587771952256870525931361065164107405892218090406113132379600924999861653403587391104489437479343820629792093772578085957028271370816111071349408975071009145471772787411221521485853535812996026897145126787421805162557584361002675760179798958838725849770958909800524629241107144427516672061289816740000725133940255873148284714773) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10567,7 +10567,7 @@ _:gn_1183 { } _:gn_1184 { - 213 math:greaterThan 1 . + (213) math:greaterThan 1 . (213 1) math:difference 212 . (905186155613367870782524038361178889765946994325862491815679264540554715011282834266960847175299847772937211296885297765908578677735272296530994913564462723126996880190228574005877649004033835011618273212436044173943893067459171877362283266869243108203261196376274995980972774091592241423667668942762722593849973711606611692270789423546040890563854825826393449233886992463431657329736531428518515480784572636982722484944790759793073572560427408871763891008055246761135039842984202853466758747795955287992683610314170317059855262074420275200415693207099999575420019688196945557863009421049487911168906730697743501376612795450969777126106242412288288881286035127648078675050852502899368768293914244150425594606279547008473861 1464621965928280636833896066812488591078282415627358419457406565547574650823195169801140277466971225117524184616280523583638519194299678357644389885445209313940886382110782959270133479850990627594084465518473423470167125279311544797066433608843781329425343227273726148386485062121031580758142879441255749069304582000979041421825938479424090169999951877070348122663301367646178991703477406732151383053493689809943901723208137202157166159828831498620684244296434876550259181872203450817985360298012337252050544483885893355605757777018325537104279688901022736098683695766662270147836401787488704616978940345553709528103874103612395201336426298156780741038811882698490581216046787506886346260761412878287354172824796800638120456) math:sum 2369808121541648507616420105173667480844229409953220911273085830088129365834478004068101124642271072890461395913165821349547097872034950654175384799009672037067883262301011533276011128855024462605702738730909467644111018346770716674428716875713024437628604423650001144367457836212623822181810548384018471663154555712585653114096727902970131060563806702896741571897188360109610649033213938160669898534278262446926624208152927961950239732389258907492448135304490123311394221715187653671452119045808292540043228094200063672665613039092745812304695382108122735674103715454859215705699411208538192528147847076251453029480486899063364978462532540569069029920097917826138659891097640009785715029055327122437779767431076347646594317 . (212 1464621965928280636833896066812488591078282415627358419457406565547574650823195169801140277466971225117524184616280523583638519194299678357644389885445209313940886382110782959270133479850990627594084465518473423470167125279311544797066433608843781329425343227273726148386485062121031580758142879441255749069304582000979041421825938479424090169999951877070348122663301367646178991703477406732151383053493689809943901723208137202157166159828831498620684244296434876550259181872203450817985360298012337252050544483885893355605757777018325537104279688901022736098683695766662270147836401787488704616978940345553709528103874103612395201336426298156780741038811882698490581216046787506886346260761412878287354172824796800638120456 2369808121541648507616420105173667480844229409953220911273085830088129365834478004068101124642271072890461395913165821349547097872034950654175384799009672037067883262301011533276011128855024462605702738730909467644111018346770716674428716875713024437628604423650001144367457836212623822181810548384018471663154555712585653114096727902970131060563806702896741571897188360109610649033213938160669898534278262446926624208152927961950239732389258907492448135304490123311394221715187653671452119045808292540043228094200063672665613039092745812304695382108122735674103715454859215705699411208538192528147847076251453029480486899063364978462532540569069029920097917826138659891097640009785715029055327122437779767431076347646594317) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10578,7 +10578,7 @@ _:gn_1185 { } _:gn_1186 { - 214 math:greaterThan 1 . + (214) math:greaterThan 1 . (214 1) math:difference 213 . (559435810314912766051372028451309701312335421301495927641727301007019935811912335534179430291671377344586973319395225817729940516564406061113394971880746590813889501920554385264255830846956792582466192306037379296223232211852372919704150341974538221222082030897451152405512288029439339334475210498493026475454608289372429729555149055878049279436097051243954673429414375182747334373740875303632867572709117172961179238263346442364092587268404089748920353288379629789124142029219247964518601550216381964057860873571723038545902514943905261903863995693922736523263676078465324589973392366439216705810033614855966026727261308161425424210320055744492452157525847570842502540995935003986977492467498634136928578218517253629646595 905186155613367870782524038361178889765946994325862491815679264540554715011282834266960847175299847772937211296885297765908578677735272296530994913564462723126996880190228574005877649004033835011618273212436044173943893067459171877362283266869243108203261196376274995980972774091592241423667668942762722593849973711606611692270789423546040890563854825826393449233886992463431657329736531428518515480784572636982722484944790759793073572560427408871763891008055246761135039842984202853466758747795955287992683610314170317059855262074420275200415693207099999575420019688196945557863009421049487911168906730697743501376612795450969777126106242412288288881286035127648078675050852502899368768293914244150425594606279547008473861) math:sum 1464621965928280636833896066812488591078282415627358419457406565547574650823195169801140277466971225117524184616280523583638519194299678357644389885445209313940886382110782959270133479850990627594084465518473423470167125279311544797066433608843781329425343227273726148386485062121031580758142879441255749069304582000979041421825938479424090169999951877070348122663301367646178991703477406732151383053493689809943901723208137202157166159828831498620684244296434876550259181872203450817985360298012337252050544483885893355605757777018325537104279688901022736098683695766662270147836401787488704616978940345553709528103874103612395201336426298156780741038811882698490581216046787506886346260761412878287354172824796800638120456 . (213 905186155613367870782524038361178889765946994325862491815679264540554715011282834266960847175299847772937211296885297765908578677735272296530994913564462723126996880190228574005877649004033835011618273212436044173943893067459171877362283266869243108203261196376274995980972774091592241423667668942762722593849973711606611692270789423546040890563854825826393449233886992463431657329736531428518515480784572636982722484944790759793073572560427408871763891008055246761135039842984202853466758747795955287992683610314170317059855262074420275200415693207099999575420019688196945557863009421049487911168906730697743501376612795450969777126106242412288288881286035127648078675050852502899368768293914244150425594606279547008473861 1464621965928280636833896066812488591078282415627358419457406565547574650823195169801140277466971225117524184616280523583638519194299678357644389885445209313940886382110782959270133479850990627594084465518473423470167125279311544797066433608843781329425343227273726148386485062121031580758142879441255749069304582000979041421825938479424090169999951877070348122663301367646178991703477406732151383053493689809943901723208137202157166159828831498620684244296434876550259181872203450817985360298012337252050544483885893355605757777018325537104279688901022736098683695766662270147836401787488704616978940345553709528103874103612395201336426298156780741038811882698490581216046787506886346260761412878287354172824796800638120456) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10589,7 +10589,7 @@ _:gn_1187 { } _:gn_1188 { - 215 math:greaterThan 1 . + (215) math:greaterThan 1 . (215 1) math:difference 214 . (345750345298455104731152009909869188453611573024366564173951963533534779199370498732781416883628470428350237977490071948178638161170866235417599941683716132313107378269674188741621818157077042429152080906398664877720660855606798957658132924894704886981179165478823843575460486062152902089192458444269696118395365422234181962715640367667991611127757774582438775804472617280684322955995656124885647908075455464021543246681444317428980985292023319122843537719675616972010897813764954888948157197579573323934822736742447278513952747130515013296551697513177263052156343609731620967889617054610271205358873115841777474649351487289544352915786186667795836723760187556805576134054917498912391275826415610013497016387762293378827266 559435810314912766051372028451309701312335421301495927641727301007019935811912335534179430291671377344586973319395225817729940516564406061113394971880746590813889501920554385264255830846956792582466192306037379296223232211852372919704150341974538221222082030897451152405512288029439339334475210498493026475454608289372429729555149055878049279436097051243954673429414375182747334373740875303632867572709117172961179238263346442364092587268404089748920353288379629789124142029219247964518601550216381964057860873571723038545902514943905261903863995693922736523263676078465324589973392366439216705810033614855966026727261308161425424210320055744492452157525847570842502540995935003986977492467498634136928578218517253629646595) math:sum 905186155613367870782524038361178889765946994325862491815679264540554715011282834266960847175299847772937211296885297765908578677735272296530994913564462723126996880190228574005877649004033835011618273212436044173943893067459171877362283266869243108203261196376274995980972774091592241423667668942762722593849973711606611692270789423546040890563854825826393449233886992463431657329736531428518515480784572636982722484944790759793073572560427408871763891008055246761135039842984202853466758747795955287992683610314170317059855262074420275200415693207099999575420019688196945557863009421049487911168906730697743501376612795450969777126106242412288288881286035127648078675050852502899368768293914244150425594606279547008473861 . (214 559435810314912766051372028451309701312335421301495927641727301007019935811912335534179430291671377344586973319395225817729940516564406061113394971880746590813889501920554385264255830846956792582466192306037379296223232211852372919704150341974538221222082030897451152405512288029439339334475210498493026475454608289372429729555149055878049279436097051243954673429414375182747334373740875303632867572709117172961179238263346442364092587268404089748920353288379629789124142029219247964518601550216381964057860873571723038545902514943905261903863995693922736523263676078465324589973392366439216705810033614855966026727261308161425424210320055744492452157525847570842502540995935003986977492467498634136928578218517253629646595 905186155613367870782524038361178889765946994325862491815679264540554715011282834266960847175299847772937211296885297765908578677735272296530994913564462723126996880190228574005877649004033835011618273212436044173943893067459171877362283266869243108203261196376274995980972774091592241423667668942762722593849973711606611692270789423546040890563854825826393449233886992463431657329736531428518515480784572636982722484944790759793073572560427408871763891008055246761135039842984202853466758747795955287992683610314170317059855262074420275200415693207099999575420019688196945557863009421049487911168906730697743501376612795450969777126106242412288288881286035127648078675050852502899368768293914244150425594606279547008473861) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10600,7 +10600,7 @@ _:gn_1189 { } _:gn_1190 { - 216 math:greaterThan 1 . + (216) math:greaterThan 1 . (216 1) math:difference 215 . (213685465016457661320220018541440512858723848277129363467775337473485156612541836801398013408042906916236735341905153869551302355393539825695795030197030458500782123650880196522634012689879750153314111399638714418502571356245573962046017417079833334240902865418627308830051801967286437245282752054223330357059242867138247766839508688210057668308339276661515897624941757902063011417745219178747219664633661708939635991581902124935111601976380770626076815568704012817113244215454293075570444352636808640123038136829275760031949767813390248607312298180745473471107332468733703622083775311828945500451160499014188552077909820871881071294533869076696615433765660014036926406941017505074586216641083024123431561830754960250819329 345750345298455104731152009909869188453611573024366564173951963533534779199370498732781416883628470428350237977490071948178638161170866235417599941683716132313107378269674188741621818157077042429152080906398664877720660855606798957658132924894704886981179165478823843575460486062152902089192458444269696118395365422234181962715640367667991611127757774582438775804472617280684322955995656124885647908075455464021543246681444317428980985292023319122843537719675616972010897813764954888948157197579573323934822736742447278513952747130515013296551697513177263052156343609731620967889617054610271205358873115841777474649351487289544352915786186667795836723760187556805576134054917498912391275826415610013497016387762293378827266) math:sum 559435810314912766051372028451309701312335421301495927641727301007019935811912335534179430291671377344586973319395225817729940516564406061113394971880746590813889501920554385264255830846956792582466192306037379296223232211852372919704150341974538221222082030897451152405512288029439339334475210498493026475454608289372429729555149055878049279436097051243954673429414375182747334373740875303632867572709117172961179238263346442364092587268404089748920353288379629789124142029219247964518601550216381964057860873571723038545902514943905261903863995693922736523263676078465324589973392366439216705810033614855966026727261308161425424210320055744492452157525847570842502540995935003986977492467498634136928578218517253629646595 . (215 345750345298455104731152009909869188453611573024366564173951963533534779199370498732781416883628470428350237977490071948178638161170866235417599941683716132313107378269674188741621818157077042429152080906398664877720660855606798957658132924894704886981179165478823843575460486062152902089192458444269696118395365422234181962715640367667991611127757774582438775804472617280684322955995656124885647908075455464021543246681444317428980985292023319122843537719675616972010897813764954888948157197579573323934822736742447278513952747130515013296551697513177263052156343609731620967889617054610271205358873115841777474649351487289544352915786186667795836723760187556805576134054917498912391275826415610013497016387762293378827266 559435810314912766051372028451309701312335421301495927641727301007019935811912335534179430291671377344586973319395225817729940516564406061113394971880746590813889501920554385264255830846956792582466192306037379296223232211852372919704150341974538221222082030897451152405512288029439339334475210498493026475454608289372429729555149055878049279436097051243954673429414375182747334373740875303632867572709117172961179238263346442364092587268404089748920353288379629789124142029219247964518601550216381964057860873571723038545902514943905261903863995693922736523263676078465324589973392366439216705810033614855966026727261308161425424210320055744492452157525847570842502540995935003986977492467498634136928578218517253629646595) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10611,7 +10611,7 @@ _:gn_1191 { } _:gn_1192 { - 217 math:greaterThan 1 . + (217) math:greaterThan 1 . (217 1) math:difference 216 . (132064880281997443410931991368428675594887724747237200706176626060049622586828661931383403475585563512113502635584918078627335805777326409721804911486685673812325254618793992218987805467197292275837969506759950459218089499361224995612115507814871552740276300060196534745408684094866464843909706390046365761336122555095934195876131679457933942819418497920922878179530859378621311538250436946138428243441793755081907255099542192493869383315642548496766722150971604154897653598310661813377712844942764683811784599913171518482002979317124764689239399332431789581049011140997917345805841742781325704907712616827588922571441666417663281621252317591099221289994527542768649727113899993837805059185332585890065454557007333128007937 213685465016457661320220018541440512858723848277129363467775337473485156612541836801398013408042906916236735341905153869551302355393539825695795030197030458500782123650880196522634012689879750153314111399638714418502571356245573962046017417079833334240902865418627308830051801967286437245282752054223330357059242867138247766839508688210057668308339276661515897624941757902063011417745219178747219664633661708939635991581902124935111601976380770626076815568704012817113244215454293075570444352636808640123038136829275760031949767813390248607312298180745473471107332468733703622083775311828945500451160499014188552077909820871881071294533869076696615433765660014036926406941017505074586216641083024123431561830754960250819329) math:sum 345750345298455104731152009909869188453611573024366564173951963533534779199370498732781416883628470428350237977490071948178638161170866235417599941683716132313107378269674188741621818157077042429152080906398664877720660855606798957658132924894704886981179165478823843575460486062152902089192458444269696118395365422234181962715640367667991611127757774582438775804472617280684322955995656124885647908075455464021543246681444317428980985292023319122843537719675616972010897813764954888948157197579573323934822736742447278513952747130515013296551697513177263052156343609731620967889617054610271205358873115841777474649351487289544352915786186667795836723760187556805576134054917498912391275826415610013497016387762293378827266 . (216 213685465016457661320220018541440512858723848277129363467775337473485156612541836801398013408042906916236735341905153869551302355393539825695795030197030458500782123650880196522634012689879750153314111399638714418502571356245573962046017417079833334240902865418627308830051801967286437245282752054223330357059242867138247766839508688210057668308339276661515897624941757902063011417745219178747219664633661708939635991581902124935111601976380770626076815568704012817113244215454293075570444352636808640123038136829275760031949767813390248607312298180745473471107332468733703622083775311828945500451160499014188552077909820871881071294533869076696615433765660014036926406941017505074586216641083024123431561830754960250819329 345750345298455104731152009909869188453611573024366564173951963533534779199370498732781416883628470428350237977490071948178638161170866235417599941683716132313107378269674188741621818157077042429152080906398664877720660855606798957658132924894704886981179165478823843575460486062152902089192458444269696118395365422234181962715640367667991611127757774582438775804472617280684322955995656124885647908075455464021543246681444317428980985292023319122843537719675616972010897813764954888948157197579573323934822736742447278513952747130515013296551697513177263052156343609731620967889617054610271205358873115841777474649351487289544352915786186667795836723760187556805576134054917498912391275826415610013497016387762293378827266) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10622,7 +10622,7 @@ _:gn_1193 { } _:gn_1194 { - 218 math:greaterThan 1 . + (218) math:greaterThan 1 . (218 1) math:difference 217 . (81620584734460217909288027173011837263836123529892162761598711413435534025713174870014609932457343404123232706320235790923966549616213415973990118710344784688456869032086204303646207222682457877476141892878763959284481856884348966433901909264961781500626565358430774084643117872419972401373045664176964595723120312042313570963377008752123725488920778740593019445410898523441699879494782232608791421191867953857728736482359932441242218660738222129310093417732408662215590617143631262192731507694043956311253536916104241549946788496265483918072898848313683890058321327735786276277933569047619795543447882186599629506468154454217789673281551485597394143771132471268276679827117511236781157455750438233366107273747627122811392 132064880281997443410931991368428675594887724747237200706176626060049622586828661931383403475585563512113502635584918078627335805777326409721804911486685673812325254618793992218987805467197292275837969506759950459218089499361224995612115507814871552740276300060196534745408684094866464843909706390046365761336122555095934195876131679457933942819418497920922878179530859378621311538250436946138428243441793755081907255099542192493869383315642548496766722150971604154897653598310661813377712844942764683811784599913171518482002979317124764689239399332431789581049011140997917345805841742781325704907712616827588922571441666417663281621252317591099221289994527542768649727113899993837805059185332585890065454557007333128007937) math:sum 213685465016457661320220018541440512858723848277129363467775337473485156612541836801398013408042906916236735341905153869551302355393539825695795030197030458500782123650880196522634012689879750153314111399638714418502571356245573962046017417079833334240902865418627308830051801967286437245282752054223330357059242867138247766839508688210057668308339276661515897624941757902063011417745219178747219664633661708939635991581902124935111601976380770626076815568704012817113244215454293075570444352636808640123038136829275760031949767813390248607312298180745473471107332468733703622083775311828945500451160499014188552077909820871881071294533869076696615433765660014036926406941017505074586216641083024123431561830754960250819329 . (217 132064880281997443410931991368428675594887724747237200706176626060049622586828661931383403475585563512113502635584918078627335805777326409721804911486685673812325254618793992218987805467197292275837969506759950459218089499361224995612115507814871552740276300060196534745408684094866464843909706390046365761336122555095934195876131679457933942819418497920922878179530859378621311538250436946138428243441793755081907255099542192493869383315642548496766722150971604154897653598310661813377712844942764683811784599913171518482002979317124764689239399332431789581049011140997917345805841742781325704907712616827588922571441666417663281621252317591099221289994527542768649727113899993837805059185332585890065454557007333128007937 213685465016457661320220018541440512858723848277129363467775337473485156612541836801398013408042906916236735341905153869551302355393539825695795030197030458500782123650880196522634012689879750153314111399638714418502571356245573962046017417079833334240902865418627308830051801967286437245282752054223330357059242867138247766839508688210057668308339276661515897624941757902063011417745219178747219664633661708939635991581902124935111601976380770626076815568704012817113244215454293075570444352636808640123038136829275760031949767813390248607312298180745473471107332468733703622083775311828945500451160499014188552077909820871881071294533869076696615433765660014036926406941017505074586216641083024123431561830754960250819329) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10633,7 +10633,7 @@ _:gn_1195 { } _:gn_1196 { - 219 math:greaterThan 1 . + (219) math:greaterThan 1 . (219 1) math:difference 218 . (50444295547537225501643964195416838331051601217345037944577914646614088561115487061368793543128220107990269929264682287703369256161112993747814792776340889123868385586707787915341598244514834398361827613881186499933607642476876029178213598549909771239649734701765760660765566222446492442536660725869401165613002243053620624912754670705810217330497719180329858734119960855179611658755654713529636822249925801224178518617182260052627164654904326367456628733239195492682062981167030551184981337248720727500531062997067276932056190820859280771166500484118105690990689813262131069527908173733705909364264734640989293064973511963445491947970766105501827146223395071500373047286782482601023901729582147656699347283259706005196545 81620584734460217909288027173011837263836123529892162761598711413435534025713174870014609932457343404123232706320235790923966549616213415973990118710344784688456869032086204303646207222682457877476141892878763959284481856884348966433901909264961781500626565358430774084643117872419972401373045664176964595723120312042313570963377008752123725488920778740593019445410898523441699879494782232608791421191867953857728736482359932441242218660738222129310093417732408662215590617143631262192731507694043956311253536916104241549946788496265483918072898848313683890058321327735786276277933569047619795543447882186599629506468154454217789673281551485597394143771132471268276679827117511236781157455750438233366107273747627122811392) math:sum 132064880281997443410931991368428675594887724747237200706176626060049622586828661931383403475585563512113502635584918078627335805777326409721804911486685673812325254618793992218987805467197292275837969506759950459218089499361224995612115507814871552740276300060196534745408684094866464843909706390046365761336122555095934195876131679457933942819418497920922878179530859378621311538250436946138428243441793755081907255099542192493869383315642548496766722150971604154897653598310661813377712844942764683811784599913171518482002979317124764689239399332431789581049011140997917345805841742781325704907712616827588922571441666417663281621252317591099221289994527542768649727113899993837805059185332585890065454557007333128007937 . (218 81620584734460217909288027173011837263836123529892162761598711413435534025713174870014609932457343404123232706320235790923966549616213415973990118710344784688456869032086204303646207222682457877476141892878763959284481856884348966433901909264961781500626565358430774084643117872419972401373045664176964595723120312042313570963377008752123725488920778740593019445410898523441699879494782232608791421191867953857728736482359932441242218660738222129310093417732408662215590617143631262192731507694043956311253536916104241549946788496265483918072898848313683890058321327735786276277933569047619795543447882186599629506468154454217789673281551485597394143771132471268276679827117511236781157455750438233366107273747627122811392 132064880281997443410931991368428675594887724747237200706176626060049622586828661931383403475585563512113502635584918078627335805777326409721804911486685673812325254618793992218987805467197292275837969506759950459218089499361224995612115507814871552740276300060196534745408684094866464843909706390046365761336122555095934195876131679457933942819418497920922878179530859378621311538250436946138428243441793755081907255099542192493869383315642548496766722150971604154897653598310661813377712844942764683811784599913171518482002979317124764689239399332431789581049011140997917345805841742781325704907712616827588922571441666417663281621252317591099221289994527542768649727113899993837805059185332585890065454557007333128007937) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10644,7 +10644,7 @@ _:gn_1197 { } _:gn_1198 { - 220 math:greaterThan 1 . + (220) math:greaterThan 1 . (220 1) math:difference 219 . (31176289186922992407644062977594998932784522312547124817020796766821445464597687808645816389329123296132962777055553503220597293455100422226175325934003895564588483445378416388304608978167623479114314278997577459350874214407472937255688310715052010260976830656665013423877551649973479958836384938307563430110118068988692946050622338046313508158423059560263160711290937668262088220739127519079154598941942152633550217865177672388615054005833895761853464684493213169533527635976600711007750170445323228810722473919036964617890597675406203146906398364195578199067631514473655206750025395313913886179183147545610336441494642490772297725310785380095566997547737399767903632540335028635757255726168290576666759990487921117614847 50444295547537225501643964195416838331051601217345037944577914646614088561115487061368793543128220107990269929264682287703369256161112993747814792776340889123868385586707787915341598244514834398361827613881186499933607642476876029178213598549909771239649734701765760660765566222446492442536660725869401165613002243053620624912754670705810217330497719180329858734119960855179611658755654713529636822249925801224178518617182260052627164654904326367456628733239195492682062981167030551184981337248720727500531062997067276932056190820859280771166500484118105690990689813262131069527908173733705909364264734640989293064973511963445491947970766105501827146223395071500373047286782482601023901729582147656699347283259706005196545) math:sum 81620584734460217909288027173011837263836123529892162761598711413435534025713174870014609932457343404123232706320235790923966549616213415973990118710344784688456869032086204303646207222682457877476141892878763959284481856884348966433901909264961781500626565358430774084643117872419972401373045664176964595723120312042313570963377008752123725488920778740593019445410898523441699879494782232608791421191867953857728736482359932441242218660738222129310093417732408662215590617143631262192731507694043956311253536916104241549946788496265483918072898848313683890058321327735786276277933569047619795543447882186599629506468154454217789673281551485597394143771132471268276679827117511236781157455750438233366107273747627122811392 . (219 50444295547537225501643964195416838331051601217345037944577914646614088561115487061368793543128220107990269929264682287703369256161112993747814792776340889123868385586707787915341598244514834398361827613881186499933607642476876029178213598549909771239649734701765760660765566222446492442536660725869401165613002243053620624912754670705810217330497719180329858734119960855179611658755654713529636822249925801224178518617182260052627164654904326367456628733239195492682062981167030551184981337248720727500531062997067276932056190820859280771166500484118105690990689813262131069527908173733705909364264734640989293064973511963445491947970766105501827146223395071500373047286782482601023901729582147656699347283259706005196545 81620584734460217909288027173011837263836123529892162761598711413435534025713174870014609932457343404123232706320235790923966549616213415973990118710344784688456869032086204303646207222682457877476141892878763959284481856884348966433901909264961781500626565358430774084643117872419972401373045664176964595723120312042313570963377008752123725488920778740593019445410898523441699879494782232608791421191867953857728736482359932441242218660738222129310093417732408662215590617143631262192731507694043956311253536916104241549946788496265483918072898848313683890058321327735786276277933569047619795543447882186599629506468154454217789673281551485597394143771132471268276679827117511236781157455750438233366107273747627122811392) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10655,7 +10655,7 @@ _:gn_1199 { } _:gn_1200 { - 221 math:greaterThan 1 . + (221) math:greaterThan 1 . (221 1) math:difference 220 . (19268006360614233093999901217821839398267078904797913127557117879792643096517799252722977153799096811857307152209128784482771962706012571521639466842336993559279902141329371527036989266347210919247513334883609040582733428069403091922525287834857760978672904045100747236888014572473012483700275787561837735502884174064927678862132332659496709172074659620066698022829023186917523438016527194450482223307983648590628300752004587664012110649070430605603164048745982323148535345190429840177231166803397498689808589078030312314165593145453077624260102119922527491923058298788475862777882778419792023185081587095378956623478869472673194222659980725406260148675657671732469414746447453965266646003413857080032587292771784887581698 31176289186922992407644062977594998932784522312547124817020796766821445464597687808645816389329123296132962777055553503220597293455100422226175325934003895564588483445378416388304608978167623479114314278997577459350874214407472937255688310715052010260976830656665013423877551649973479958836384938307563430110118068988692946050622338046313508158423059560263160711290937668262088220739127519079154598941942152633550217865177672388615054005833895761853464684493213169533527635976600711007750170445323228810722473919036964617890597675406203146906398364195578199067631514473655206750025395313913886179183147545610336441494642490772297725310785380095566997547737399767903632540335028635757255726168290576666759990487921117614847) math:sum 50444295547537225501643964195416838331051601217345037944577914646614088561115487061368793543128220107990269929264682287703369256161112993747814792776340889123868385586707787915341598244514834398361827613881186499933607642476876029178213598549909771239649734701765760660765566222446492442536660725869401165613002243053620624912754670705810217330497719180329858734119960855179611658755654713529636822249925801224178518617182260052627164654904326367456628733239195492682062981167030551184981337248720727500531062997067276932056190820859280771166500484118105690990689813262131069527908173733705909364264734640989293064973511963445491947970766105501827146223395071500373047286782482601023901729582147656699347283259706005196545 . (220 31176289186922992407644062977594998932784522312547124817020796766821445464597687808645816389329123296132962777055553503220597293455100422226175325934003895564588483445378416388304608978167623479114314278997577459350874214407472937255688310715052010260976830656665013423877551649973479958836384938307563430110118068988692946050622338046313508158423059560263160711290937668262088220739127519079154598941942152633550217865177672388615054005833895761853464684493213169533527635976600711007750170445323228810722473919036964617890597675406203146906398364195578199067631514473655206750025395313913886179183147545610336441494642490772297725310785380095566997547737399767903632540335028635757255726168290576666759990487921117614847 50444295547537225501643964195416838331051601217345037944577914646614088561115487061368793543128220107990269929264682287703369256161112993747814792776340889123868385586707787915341598244514834398361827613881186499933607642476876029178213598549909771239649734701765760660765566222446492442536660725869401165613002243053620624912754670705810217330497719180329858734119960855179611658755654713529636822249925801224178518617182260052627164654904326367456628733239195492682062981167030551184981337248720727500531062997067276932056190820859280771166500484118105690990689813262131069527908173733705909364264734640989293064973511963445491947970766105501827146223395071500373047286782482601023901729582147656699347283259706005196545) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10666,7 +10666,7 @@ _:gn_1201 { } _:gn_1202 { - 222 math:greaterThan 1 . + (222) math:greaterThan 1 . (222 1) math:difference 221 . (11908282826308759313644161759773159534517443407749211689463678887028802368079888555922839235530026484275655624846424718737825330749087850704535859091666902005308581304049044861267619711820412559866800944113968418768140786338069845333163022880194249282303926611564266186989537077500467475136109150745725694607233894923765267188490005386816798986348399940196462688461914481344564782722600324628672375633958504042921917113173084724602943356763465156250300635747230846384992290786170870830519003641925730120913884841006652303725004529953125522646296244273050707144573215685179343972142616894121862994101560450231379818015773018099103502650804654689306848872079728035434217793887574670490609722754433496634172697716136230033149 19268006360614233093999901217821839398267078904797913127557117879792643096517799252722977153799096811857307152209128784482771962706012571521639466842336993559279902141329371527036989266347210919247513334883609040582733428069403091922525287834857760978672904045100747236888014572473012483700275787561837735502884174064927678862132332659496709172074659620066698022829023186917523438016527194450482223307983648590628300752004587664012110649070430605603164048745982323148535345190429840177231166803397498689808589078030312314165593145453077624260102119922527491923058298788475862777882778419792023185081587095378956623478869472673194222659980725406260148675657671732469414746447453965266646003413857080032587292771784887581698) math:sum 31176289186922992407644062977594998932784522312547124817020796766821445464597687808645816389329123296132962777055553503220597293455100422226175325934003895564588483445378416388304608978167623479114314278997577459350874214407472937255688310715052010260976830656665013423877551649973479958836384938307563430110118068988692946050622338046313508158423059560263160711290937668262088220739127519079154598941942152633550217865177672388615054005833895761853464684493213169533527635976600711007750170445323228810722473919036964617890597675406203146906398364195578199067631514473655206750025395313913886179183147545610336441494642490772297725310785380095566997547737399767903632540335028635757255726168290576666759990487921117614847 . (221 19268006360614233093999901217821839398267078904797913127557117879792643096517799252722977153799096811857307152209128784482771962706012571521639466842336993559279902141329371527036989266347210919247513334883609040582733428069403091922525287834857760978672904045100747236888014572473012483700275787561837735502884174064927678862132332659496709172074659620066698022829023186917523438016527194450482223307983648590628300752004587664012110649070430605603164048745982323148535345190429840177231166803397498689808589078030312314165593145453077624260102119922527491923058298788475862777882778419792023185081587095378956623478869472673194222659980725406260148675657671732469414746447453965266646003413857080032587292771784887581698 31176289186922992407644062977594998932784522312547124817020796766821445464597687808645816389329123296132962777055553503220597293455100422226175325934003895564588483445378416388304608978167623479114314278997577459350874214407472937255688310715052010260976830656665013423877551649973479958836384938307563430110118068988692946050622338046313508158423059560263160711290937668262088220739127519079154598941942152633550217865177672388615054005833895761853464684493213169533527635976600711007750170445323228810722473919036964617890597675406203146906398364195578199067631514473655206750025395313913886179183147545610336441494642490772297725310785380095566997547737399767903632540335028635757255726168290576666759990487921117614847) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10677,7 +10677,7 @@ _:gn_1203 { } _:gn_1204 { - 223 math:greaterThan 1 . + (223) math:greaterThan 1 . (223 1) math:difference 222 . (7359723534305473780355739458048679863749635497048701438093438992763840728437910696800137918269070327581651527362704065744946631956924720817103607750670091553971320837280326665769369554526798359380712390769640621814592641731333246589362264954663511696368977433536481049898477494972545008564166636816112040895650279141162411673642327272679910185726259679870235334367108705572958655293926869821809847674025144547706383638831502939409167292306965449352863412998751476763543054404258969346712163161471768568894704237023660010440588615499952101613805875649476784778485083103296518805740161525670160190980026645147576805463096454574090720009176070716953299803577943697035196952559879294776036280659423583398414595055648657548549 11908282826308759313644161759773159534517443407749211689463678887028802368079888555922839235530026484275655624846424718737825330749087850704535859091666902005308581304049044861267619711820412559866800944113968418768140786338069845333163022880194249282303926611564266186989537077500467475136109150745725694607233894923765267188490005386816798986348399940196462688461914481344564782722600324628672375633958504042921917113173084724602943356763465156250300635747230846384992290786170870830519003641925730120913884841006652303725004529953125522646296244273050707144573215685179343972142616894121862994101560450231379818015773018099103502650804654689306848872079728035434217793887574670490609722754433496634172697716136230033149) math:sum 19268006360614233093999901217821839398267078904797913127557117879792643096517799252722977153799096811857307152209128784482771962706012571521639466842336993559279902141329371527036989266347210919247513334883609040582733428069403091922525287834857760978672904045100747236888014572473012483700275787561837735502884174064927678862132332659496709172074659620066698022829023186917523438016527194450482223307983648590628300752004587664012110649070430605603164048745982323148535345190429840177231166803397498689808589078030312314165593145453077624260102119922527491923058298788475862777882778419792023185081587095378956623478869472673194222659980725406260148675657671732469414746447453965266646003413857080032587292771784887581698 . (222 11908282826308759313644161759773159534517443407749211689463678887028802368079888555922839235530026484275655624846424718737825330749087850704535859091666902005308581304049044861267619711820412559866800944113968418768140786338069845333163022880194249282303926611564266186989537077500467475136109150745725694607233894923765267188490005386816798986348399940196462688461914481344564782722600324628672375633958504042921917113173084724602943356763465156250300635747230846384992290786170870830519003641925730120913884841006652303725004529953125522646296244273050707144573215685179343972142616894121862994101560450231379818015773018099103502650804654689306848872079728035434217793887574670490609722754433496634172697716136230033149 19268006360614233093999901217821839398267078904797913127557117879792643096517799252722977153799096811857307152209128784482771962706012571521639466842336993559279902141329371527036989266347210919247513334883609040582733428069403091922525287834857760978672904045100747236888014572473012483700275787561837735502884174064927678862132332659496709172074659620066698022829023186917523438016527194450482223307983648590628300752004587664012110649070430605603164048745982323148535345190429840177231166803397498689808589078030312314165593145453077624260102119922527491923058298788475862777882778419792023185081587095378956623478869472673194222659980725406260148675657671732469414746447453965266646003413857080032587292771784887581698) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10688,7 +10688,7 @@ _:gn_1205 { } _:gn_1206 { - 224 math:greaterThan 1 . + (224) math:greaterThan 1 . (224 1) math:difference 223 . (4548559292003285533288422301724479670767807910700510251370239894264961639641977859122701317260956156694004097483720652992878698792163129887432251340996810451337260466768718195498250157293614200486088553344327796953548144606736598743800757925530737585934949178027785137091059582527922466571942513929613653711583615782602855514847678114136888800622140260326227354094805775771606127428673454806862527959933359495215533474341581785193776064456499706897437222748479369621449236381911901483806840480453961552019180603982992293284415914453173421032490368623573922366088132581882825166402455368451702803121533805083803012552676563525012782641628583972353549068501784338399020841327695375714573442095009913235758102660487572484600 7359723534305473780355739458048679863749635497048701438093438992763840728437910696800137918269070327581651527362704065744946631956924720817103607750670091553971320837280326665769369554526798359380712390769640621814592641731333246589362264954663511696368977433536481049898477494972545008564166636816112040895650279141162411673642327272679910185726259679870235334367108705572958655293926869821809847674025144547706383638831502939409167292306965449352863412998751476763543054404258969346712163161471768568894704237023660010440588615499952101613805875649476784778485083103296518805740161525670160190980026645147576805463096454574090720009176070716953299803577943697035196952559879294776036280659423583398414595055648657548549) math:sum 11908282826308759313644161759773159534517443407749211689463678887028802368079888555922839235530026484275655624846424718737825330749087850704535859091666902005308581304049044861267619711820412559866800944113968418768140786338069845333163022880194249282303926611564266186989537077500467475136109150745725694607233894923765267188490005386816798986348399940196462688461914481344564782722600324628672375633958504042921917113173084724602943356763465156250300635747230846384992290786170870830519003641925730120913884841006652303725004529953125522646296244273050707144573215685179343972142616894121862994101560450231379818015773018099103502650804654689306848872079728035434217793887574670490609722754433496634172697716136230033149 . (223 7359723534305473780355739458048679863749635497048701438093438992763840728437910696800137918269070327581651527362704065744946631956924720817103607750670091553971320837280326665769369554526798359380712390769640621814592641731333246589362264954663511696368977433536481049898477494972545008564166636816112040895650279141162411673642327272679910185726259679870235334367108705572958655293926869821809847674025144547706383638831502939409167292306965449352863412998751476763543054404258969346712163161471768568894704237023660010440588615499952101613805875649476784778485083103296518805740161525670160190980026645147576805463096454574090720009176070716953299803577943697035196952559879294776036280659423583398414595055648657548549 11908282826308759313644161759773159534517443407749211689463678887028802368079888555922839235530026484275655624846424718737825330749087850704535859091666902005308581304049044861267619711820412559866800944113968418768140786338069845333163022880194249282303926611564266186989537077500467475136109150745725694607233894923765267188490005386816798986348399940196462688461914481344564782722600324628672375633958504042921917113173084724602943356763465156250300635747230846384992290786170870830519003641925730120913884841006652303725004529953125522646296244273050707144573215685179343972142616894121862994101560450231379818015773018099103502650804654689306848872079728035434217793887574670490609722754433496634172697716136230033149) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10699,7 +10699,7 @@ _:gn_1207 { } _:gn_1208 { - 225 math:greaterThan 1 . + (225) math:greaterThan 1 . (225 1) math:difference 224 . (2811164242302188247067317156324200192981827586348191186723199098498879088795932837677436601008114170887647429878983412752067933164761590929671356409673281102634060370511608470271119397233184158894623837425312824861044497124596647845561507029132774110434028255508695912807417912444622541992224122886498387184066663358559556158794649158543021385104119419544007980272302929801352527865253415014947319714091785052490850164489921154215391227850465742455426190250272107142093818022347067862905322681017807016875523633040667717156172701046778680581315507025902862412396950521413693639337706157218457387858492840063773792910419891049077937367547486744599750735076159358636176111232183919061462838564413670162656492395161085063949 4548559292003285533288422301724479670767807910700510251370239894264961639641977859122701317260956156694004097483720652992878698792163129887432251340996810451337260466768718195498250157293614200486088553344327796953548144606736598743800757925530737585934949178027785137091059582527922466571942513929613653711583615782602855514847678114136888800622140260326227354094805775771606127428673454806862527959933359495215533474341581785193776064456499706897437222748479369621449236381911901483806840480453961552019180603982992293284415914453173421032490368623573922366088132581882825166402455368451702803121533805083803012552676563525012782641628583972353549068501784338399020841327695375714573442095009913235758102660487572484600) math:sum 7359723534305473780355739458048679863749635497048701438093438992763840728437910696800137918269070327581651527362704065744946631956924720817103607750670091553971320837280326665769369554526798359380712390769640621814592641731333246589362264954663511696368977433536481049898477494972545008564166636816112040895650279141162411673642327272679910185726259679870235334367108705572958655293926869821809847674025144547706383638831502939409167292306965449352863412998751476763543054404258969346712163161471768568894704237023660010440588615499952101613805875649476784778485083103296518805740161525670160190980026645147576805463096454574090720009176070716953299803577943697035196952559879294776036280659423583398414595055648657548549 . (224 4548559292003285533288422301724479670767807910700510251370239894264961639641977859122701317260956156694004097483720652992878698792163129887432251340996810451337260466768718195498250157293614200486088553344327796953548144606736598743800757925530737585934949178027785137091059582527922466571942513929613653711583615782602855514847678114136888800622140260326227354094805775771606127428673454806862527959933359495215533474341581785193776064456499706897437222748479369621449236381911901483806840480453961552019180603982992293284415914453173421032490368623573922366088132581882825166402455368451702803121533805083803012552676563525012782641628583972353549068501784338399020841327695375714573442095009913235758102660487572484600 7359723534305473780355739458048679863749635497048701438093438992763840728437910696800137918269070327581651527362704065744946631956924720817103607750670091553971320837280326665769369554526798359380712390769640621814592641731333246589362264954663511696368977433536481049898477494972545008564166636816112040895650279141162411673642327272679910185726259679870235334367108705572958655293926869821809847674025144547706383638831502939409167292306965449352863412998751476763543054404258969346712163161471768568894704237023660010440588615499952101613805875649476784778485083103296518805740161525670160190980026645147576805463096454574090720009176070716953299803577943697035196952559879294776036280659423583398414595055648657548549) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10710,7 +10710,7 @@ _:gn_1209 { } _:gn_1210 { - 226 math:greaterThan 1 . + (226) math:greaterThan 1 . (226 1) math:difference 225 . (1737395049701097286221105145400279477785980324352319064647040795766082550846045021445264716252841985806356667604737240240810765627401538957760894931323529348703200096257109725227130760060430041591464715919014972092503647482139950898239250896397963475500920922519089224283641670083299924579718391043115266527516952424043299356053028955593867415518020840782219373822502845970253599563420039791915208245841574442724683309851660630978384836606033964442011032498207262479355418359564833620901517799436154535143656970942324576128243213406394740451174861597671059953691182060469131527064749211233245415263040965020029219642256672475934845274081097227753798333425624979762844730095511456653110603530596243073101610265326487420651 2811164242302188247067317156324200192981827586348191186723199098498879088795932837677436601008114170887647429878983412752067933164761590929671356409673281102634060370511608470271119397233184158894623837425312824861044497124596647845561507029132774110434028255508695912807417912444622541992224122886498387184066663358559556158794649158543021385104119419544007980272302929801352527865253415014947319714091785052490850164489921154215391227850465742455426190250272107142093818022347067862905322681017807016875523633040667717156172701046778680581315507025902862412396950521413693639337706157218457387858492840063773792910419891049077937367547486744599750735076159358636176111232183919061462838564413670162656492395161085063949) math:sum 4548559292003285533288422301724479670767807910700510251370239894264961639641977859122701317260956156694004097483720652992878698792163129887432251340996810451337260466768718195498250157293614200486088553344327796953548144606736598743800757925530737585934949178027785137091059582527922466571942513929613653711583615782602855514847678114136888800622140260326227354094805775771606127428673454806862527959933359495215533474341581785193776064456499706897437222748479369621449236381911901483806840480453961552019180603982992293284415914453173421032490368623573922366088132581882825166402455368451702803121533805083803012552676563525012782641628583972353549068501784338399020841327695375714573442095009913235758102660487572484600 . (225 2811164242302188247067317156324200192981827586348191186723199098498879088795932837677436601008114170887647429878983412752067933164761590929671356409673281102634060370511608470271119397233184158894623837425312824861044497124596647845561507029132774110434028255508695912807417912444622541992224122886498387184066663358559556158794649158543021385104119419544007980272302929801352527865253415014947319714091785052490850164489921154215391227850465742455426190250272107142093818022347067862905322681017807016875523633040667717156172701046778680581315507025902862412396950521413693639337706157218457387858492840063773792910419891049077937367547486744599750735076159358636176111232183919061462838564413670162656492395161085063949 4548559292003285533288422301724479670767807910700510251370239894264961639641977859122701317260956156694004097483720652992878698792163129887432251340996810451337260466768718195498250157293614200486088553344327796953548144606736598743800757925530737585934949178027785137091059582527922466571942513929613653711583615782602855514847678114136888800622140260326227354094805775771606127428673454806862527959933359495215533474341581785193776064456499706897437222748479369621449236381911901483806840480453961552019180603982992293284415914453173421032490368623573922366088132581882825166402455368451702803121533805083803012552676563525012782641628583972353549068501784338399020841327695375714573442095009913235758102660487572484600) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10721,7 +10721,7 @@ _:gn_1211 { } _:gn_1212 { - 227 math:greaterThan 1 . + (227) math:greaterThan 1 . (227 1) math:difference 226 . (1073769192601090960846212010923920715195847261995872122076158302732796537949887816232171884755272185081290762274246172511257167537360051971910461478349751753930860274254498745043988637172754117303159121506297852768540849642456696947322256132734810634933107332989606688523776242361322617412505731843383120656549710934516256802741620202949153969586098578761788606449800083831098928301833375223032111468250210609766166854638260523237006391244431778013415157752064844662738399662782234242003804881581652481731866662098343141027929487640383940130140645428231802458705768460944562112272956945985211972595451875043744573268163218573143092093466389516845952401650534378873331381136672462408352235033817427089554882129834597643298 1737395049701097286221105145400279477785980324352319064647040795766082550846045021445264716252841985806356667604737240240810765627401538957760894931323529348703200096257109725227130760060430041591464715919014972092503647482139950898239250896397963475500920922519089224283641670083299924579718391043115266527516952424043299356053028955593867415518020840782219373822502845970253599563420039791915208245841574442724683309851660630978384836606033964442011032498207262479355418359564833620901517799436154535143656970942324576128243213406394740451174861597671059953691182060469131527064749211233245415263040965020029219642256672475934845274081097227753798333425624979762844730095511456653110603530596243073101610265326487420651) math:sum 2811164242302188247067317156324200192981827586348191186723199098498879088795932837677436601008114170887647429878983412752067933164761590929671356409673281102634060370511608470271119397233184158894623837425312824861044497124596647845561507029132774110434028255508695912807417912444622541992224122886498387184066663358559556158794649158543021385104119419544007980272302929801352527865253415014947319714091785052490850164489921154215391227850465742455426190250272107142093818022347067862905322681017807016875523633040667717156172701046778680581315507025902862412396950521413693639337706157218457387858492840063773792910419891049077937367547486744599750735076159358636176111232183919061462838564413670162656492395161085063949 . (226 1737395049701097286221105145400279477785980324352319064647040795766082550846045021445264716252841985806356667604737240240810765627401538957760894931323529348703200096257109725227130760060430041591464715919014972092503647482139950898239250896397963475500920922519089224283641670083299924579718391043115266527516952424043299356053028955593867415518020840782219373822502845970253599563420039791915208245841574442724683309851660630978384836606033964442011032498207262479355418359564833620901517799436154535143656970942324576128243213406394740451174861597671059953691182060469131527064749211233245415263040965020029219642256672475934845274081097227753798333425624979762844730095511456653110603530596243073101610265326487420651 2811164242302188247067317156324200192981827586348191186723199098498879088795932837677436601008114170887647429878983412752067933164761590929671356409673281102634060370511608470271119397233184158894623837425312824861044497124596647845561507029132774110434028255508695912807417912444622541992224122886498387184066663358559556158794649158543021385104119419544007980272302929801352527865253415014947319714091785052490850164489921154215391227850465742455426190250272107142093818022347067862905322681017807016875523633040667717156172701046778680581315507025902862412396950521413693639337706157218457387858492840063773792910419891049077937367547486744599750735076159358636176111232183919061462838564413670162656492395161085063949) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10732,7 +10732,7 @@ _:gn_1213 { } _:gn_1214 { - 228 math:greaterThan 1 . + (228) math:greaterThan 1 . (228 1) math:difference 227 . (663625857100006325374893134476358762590133062356446942570882493033286012896157205213092831497569800725065905330491067729553598090041486985850433452973777594772339822002610980183142122887675924288305594412717119323962797839683253950916994763663152840567813589529482535759865427721977307167212659199732145870967241489527042553311408752644713445931922262020430767372702762139154671261586664568883096777591363832958516455213400107741378445361602186428595874746142417816617018696782599378897712917854502053411790308843981435100313725766010800321034216169439257494985413599524569414791792265248033442667589089976284646374093453902791753180614707710907845931775090600889513348958838994244758368496778815983546728135491889777353 1073769192601090960846212010923920715195847261995872122076158302732796537949887816232171884755272185081290762274246172511257167537360051971910461478349751753930860274254498745043988637172754117303159121506297852768540849642456696947322256132734810634933107332989606688523776242361322617412505731843383120656549710934516256802741620202949153969586098578761788606449800083831098928301833375223032111468250210609766166854638260523237006391244431778013415157752064844662738399662782234242003804881581652481731866662098343141027929487640383940130140645428231802458705768460944562112272956945985211972595451875043744573268163218573143092093466389516845952401650534378873331381136672462408352235033817427089554882129834597643298) math:sum 1737395049701097286221105145400279477785980324352319064647040795766082550846045021445264716252841985806356667604737240240810765627401538957760894931323529348703200096257109725227130760060430041591464715919014972092503647482139950898239250896397963475500920922519089224283641670083299924579718391043115266527516952424043299356053028955593867415518020840782219373822502845970253599563420039791915208245841574442724683309851660630978384836606033964442011032498207262479355418359564833620901517799436154535143656970942324576128243213406394740451174861597671059953691182060469131527064749211233245415263040965020029219642256672475934845274081097227753798333425624979762844730095511456653110603530596243073101610265326487420651 . (227 1073769192601090960846212010923920715195847261995872122076158302732796537949887816232171884755272185081290762274246172511257167537360051971910461478349751753930860274254498745043988637172754117303159121506297852768540849642456696947322256132734810634933107332989606688523776242361322617412505731843383120656549710934516256802741620202949153969586098578761788606449800083831098928301833375223032111468250210609766166854638260523237006391244431778013415157752064844662738399662782234242003804881581652481731866662098343141027929487640383940130140645428231802458705768460944562112272956945985211972595451875043744573268163218573143092093466389516845952401650534378873331381136672462408352235033817427089554882129834597643298 1737395049701097286221105145400279477785980324352319064647040795766082550846045021445264716252841985806356667604737240240810765627401538957760894931323529348703200096257109725227130760060430041591464715919014972092503647482139950898239250896397963475500920922519089224283641670083299924579718391043115266527516952424043299356053028955593867415518020840782219373822502845970253599563420039791915208245841574442724683309851660630978384836606033964442011032498207262479355418359564833620901517799436154535143656970942324576128243213406394740451174861597671059953691182060469131527064749211233245415263040965020029219642256672475934845274081097227753798333425624979762844730095511456653110603530596243073101610265326487420651) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10743,7 +10743,7 @@ _:gn_1215 { } _:gn_1216 { - 229 math:greaterThan 1 . + (229) math:greaterThan 1 . (229 1) math:difference 228 . (410143335501084635471318876447561952605714199639425179505275809699510525053730611019079053257702384356224856943755104781703569447318564986060028025375974159158520452251887764860846514285078193014853527093580733444578051802773442996405261369071657794365293743460124152763910814639345310245293072643650974785582469444989214249430211450304440523654176316741357839077097321691944257040246710654149014690658846776807650399424860415495627945882829591584819283005922426846121380965999634863106091963727150428320076353254361705927615761874373139809106429258792544963720354861419992697481164680737178529927862785067459926894069764670351338912851681805938106469875443777983818032177833468163593866537038611106008153994342707865945 663625857100006325374893134476358762590133062356446942570882493033286012896157205213092831497569800725065905330491067729553598090041486985850433452973777594772339822002610980183142122887675924288305594412717119323962797839683253950916994763663152840567813589529482535759865427721977307167212659199732145870967241489527042553311408752644713445931922262020430767372702762139154671261586664568883096777591363832958516455213400107741378445361602186428595874746142417816617018696782599378897712917854502053411790308843981435100313725766010800321034216169439257494985413599524569414791792265248033442667589089976284646374093453902791753180614707710907845931775090600889513348958838994244758368496778815983546728135491889777353) math:sum 1073769192601090960846212010923920715195847261995872122076158302732796537949887816232171884755272185081290762274246172511257167537360051971910461478349751753930860274254498745043988637172754117303159121506297852768540849642456696947322256132734810634933107332989606688523776242361322617412505731843383120656549710934516256802741620202949153969586098578761788606449800083831098928301833375223032111468250210609766166854638260523237006391244431778013415157752064844662738399662782234242003804881581652481731866662098343141027929487640383940130140645428231802458705768460944562112272956945985211972595451875043744573268163218573143092093466389516845952401650534378873331381136672462408352235033817427089554882129834597643298 . (228 663625857100006325374893134476358762590133062356446942570882493033286012896157205213092831497569800725065905330491067729553598090041486985850433452973777594772339822002610980183142122887675924288305594412717119323962797839683253950916994763663152840567813589529482535759865427721977307167212659199732145870967241489527042553311408752644713445931922262020430767372702762139154671261586664568883096777591363832958516455213400107741378445361602186428595874746142417816617018696782599378897712917854502053411790308843981435100313725766010800321034216169439257494985413599524569414791792265248033442667589089976284646374093453902791753180614707710907845931775090600889513348958838994244758368496778815983546728135491889777353 1073769192601090960846212010923920715195847261995872122076158302732796537949887816232171884755272185081290762274246172511257167537360051971910461478349751753930860274254498745043988637172754117303159121506297852768540849642456696947322256132734810634933107332989606688523776242361322617412505731843383120656549710934516256802741620202949153969586098578761788606449800083831098928301833375223032111468250210609766166854638260523237006391244431778013415157752064844662738399662782234242003804881581652481731866662098343141027929487640383940130140645428231802458705768460944562112272956945985211972595451875043744573268163218573143092093466389516845952401650534378873331381136672462408352235033817427089554882129834597643298) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10754,7 +10754,7 @@ _:gn_1217 { } _:gn_1218 { - 230 math:greaterThan 1 . + (230) math:greaterThan 1 . (230 1) math:difference 229 . (253482521598921689903574258028796809984418862717021763065606683333775487842426594194013778239867416368841048386735962947850028642722921999790405427597803435613819369750723215322295608602597731273452067319136385879384746036909810954511733394591495046202519846069358382995954613082631996921919586556081171085384772044537828303881197302340272922277745945279072928295605440447210414221339953914734082086932517056150866055788539692245750499478772594843776591740219990970495637730782964515791620954127351625091713955589619729172697963891637660511927786910646712531265058738104576717310627584510854912739726304908824719480023689232440414267763025904969739461899646822905695316781005526081164501959740204877538574141149181911408 410143335501084635471318876447561952605714199639425179505275809699510525053730611019079053257702384356224856943755104781703569447318564986060028025375974159158520452251887764860846514285078193014853527093580733444578051802773442996405261369071657794365293743460124152763910814639345310245293072643650974785582469444989214249430211450304440523654176316741357839077097321691944257040246710654149014690658846776807650399424860415495627945882829591584819283005922426846121380965999634863106091963727150428320076353254361705927615761874373139809106429258792544963720354861419992697481164680737178529927862785067459926894069764670351338912851681805938106469875443777983818032177833468163593866537038611106008153994342707865945) math:sum 663625857100006325374893134476358762590133062356446942570882493033286012896157205213092831497569800725065905330491067729553598090041486985850433452973777594772339822002610980183142122887675924288305594412717119323962797839683253950916994763663152840567813589529482535759865427721977307167212659199732145870967241489527042553311408752644713445931922262020430767372702762139154671261586664568883096777591363832958516455213400107741378445361602186428595874746142417816617018696782599378897712917854502053411790308843981435100313725766010800321034216169439257494985413599524569414791792265248033442667589089976284646374093453902791753180614707710907845931775090600889513348958838994244758368496778815983546728135491889777353 . (229 410143335501084635471318876447561952605714199639425179505275809699510525053730611019079053257702384356224856943755104781703569447318564986060028025375974159158520452251887764860846514285078193014853527093580733444578051802773442996405261369071657794365293743460124152763910814639345310245293072643650974785582469444989214249430211450304440523654176316741357839077097321691944257040246710654149014690658846776807650399424860415495627945882829591584819283005922426846121380965999634863106091963727150428320076353254361705927615761874373139809106429258792544963720354861419992697481164680737178529927862785067459926894069764670351338912851681805938106469875443777983818032177833468163593866537038611106008153994342707865945 663625857100006325374893134476358762590133062356446942570882493033286012896157205213092831497569800725065905330491067729553598090041486985850433452973777594772339822002610980183142122887675924288305594412717119323962797839683253950916994763663152840567813589529482535759865427721977307167212659199732145870967241489527042553311408752644713445931922262020430767372702762139154671261586664568883096777591363832958516455213400107741378445361602186428595874746142417816617018696782599378897712917854502053411790308843981435100313725766010800321034216169439257494985413599524569414791792265248033442667589089976284646374093453902791753180614707710907845931775090600889513348958838994244758368496778815983546728135491889777353) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10765,7 +10765,7 @@ _:gn_1219 { } _:gn_1220 { - 231 math:greaterThan 1 . + (231) math:greaterThan 1 . (231 1) math:difference 230 . (156660813902162945567744618418765142621295336922403416439669126365735037211304016825065275017834967987383808557019141833853540804595642986269622597778170723544701082501164549538550905682480461741401459774444347565193305765863632041893527974480162748162773897390765769767956201556713313323373486087569803700197697400451385945549014147964167601376430371462284910781491881244733842818906756739414932603726329720656784343636320723249877446404056996741042691265702435875625743235216670347314471009599798803228362397664741976754917797982735479297178642348145832432455296123315415980170537096226323617188136480158635207414046075437910924645088655900968367007975796955078122715396827942082429364577298406228469579853193525954537 253482521598921689903574258028796809984418862717021763065606683333775487842426594194013778239867416368841048386735962947850028642722921999790405427597803435613819369750723215322295608602597731273452067319136385879384746036909810954511733394591495046202519846069358382995954613082631996921919586556081171085384772044537828303881197302340272922277745945279072928295605440447210414221339953914734082086932517056150866055788539692245750499478772594843776591740219990970495637730782964515791620954127351625091713955589619729172697963891637660511927786910646712531265058738104576717310627584510854912739726304908824719480023689232440414267763025904969739461899646822905695316781005526081164501959740204877538574141149181911408) math:sum 410143335501084635471318876447561952605714199639425179505275809699510525053730611019079053257702384356224856943755104781703569447318564986060028025375974159158520452251887764860846514285078193014853527093580733444578051802773442996405261369071657794365293743460124152763910814639345310245293072643650974785582469444989214249430211450304440523654176316741357839077097321691944257040246710654149014690658846776807650399424860415495627945882829591584819283005922426846121380965999634863106091963727150428320076353254361705927615761874373139809106429258792544963720354861419992697481164680737178529927862785067459926894069764670351338912851681805938106469875443777983818032177833468163593866537038611106008153994342707865945 . (230 253482521598921689903574258028796809984418862717021763065606683333775487842426594194013778239867416368841048386735962947850028642722921999790405427597803435613819369750723215322295608602597731273452067319136385879384746036909810954511733394591495046202519846069358382995954613082631996921919586556081171085384772044537828303881197302340272922277745945279072928295605440447210414221339953914734082086932517056150866055788539692245750499478772594843776591740219990970495637730782964515791620954127351625091713955589619729172697963891637660511927786910646712531265058738104576717310627584510854912739726304908824719480023689232440414267763025904969739461899646822905695316781005526081164501959740204877538574141149181911408 410143335501084635471318876447561952605714199639425179505275809699510525053730611019079053257702384356224856943755104781703569447318564986060028025375974159158520452251887764860846514285078193014853527093580733444578051802773442996405261369071657794365293743460124152763910814639345310245293072643650974785582469444989214249430211450304440523654176316741357839077097321691944257040246710654149014690658846776807650399424860415495627945882829591584819283005922426846121380965999634863106091963727150428320076353254361705927615761874373139809106429258792544963720354861419992697481164680737178529927862785067459926894069764670351338912851681805938106469875443777983818032177833468163593866537038611106008153994342707865945) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10776,7 +10776,7 @@ _:gn_1221 { } _:gn_1222 { - 232 math:greaterThan 1 . + (232) math:greaterThan 1 . (232 1) math:difference 231 . (96821707696758744335829639610031667363123525794618346625937556968040450631122577368948503222032448381457239829716821113996487838127279013520782829819632712069118287249558665783744702920117269532050607544692038314191440271046178912618205420111332298039745948678592613227998411525918683598546100468511367385187074644086442358332183154376105320901315573816788017514113559202476571402433197175319149483206187335494081712152218968995873053074715598102733900474517555094869894495566294168477149944527552821863351557924877752417780165908902181214749144562500880098809762614789160737140090488284531295551589824750189512065977613794529489622674370004001372453923849867827572601384177583998735137382441798649068994287955655956871 156660813902162945567744618418765142621295336922403416439669126365735037211304016825065275017834967987383808557019141833853540804595642986269622597778170723544701082501164549538550905682480461741401459774444347565193305765863632041893527974480162748162773897390765769767956201556713313323373486087569803700197697400451385945549014147964167601376430371462284910781491881244733842818906756739414932603726329720656784343636320723249877446404056996741042691265702435875625743235216670347314471009599798803228362397664741976754917797982735479297178642348145832432455296123315415980170537096226323617188136480158635207414046075437910924645088655900968367007975796955078122715396827942082429364577298406228469579853193525954537) math:sum 253482521598921689903574258028796809984418862717021763065606683333775487842426594194013778239867416368841048386735962947850028642722921999790405427597803435613819369750723215322295608602597731273452067319136385879384746036909810954511733394591495046202519846069358382995954613082631996921919586556081171085384772044537828303881197302340272922277745945279072928295605440447210414221339953914734082086932517056150866055788539692245750499478772594843776591740219990970495637730782964515791620954127351625091713955589619729172697963891637660511927786910646712531265058738104576717310627584510854912739726304908824719480023689232440414267763025904969739461899646822905695316781005526081164501959740204877538574141149181911408 . (231 156660813902162945567744618418765142621295336922403416439669126365735037211304016825065275017834967987383808557019141833853540804595642986269622597778170723544701082501164549538550905682480461741401459774444347565193305765863632041893527974480162748162773897390765769767956201556713313323373486087569803700197697400451385945549014147964167601376430371462284910781491881244733842818906756739414932603726329720656784343636320723249877446404056996741042691265702435875625743235216670347314471009599798803228362397664741976754917797982735479297178642348145832432455296123315415980170537096226323617188136480158635207414046075437910924645088655900968367007975796955078122715396827942082429364577298406228469579853193525954537 253482521598921689903574258028796809984418862717021763065606683333775487842426594194013778239867416368841048386735962947850028642722921999790405427597803435613819369750723215322295608602597731273452067319136385879384746036909810954511733394591495046202519846069358382995954613082631996921919586556081171085384772044537828303881197302340272922277745945279072928295605440447210414221339953914734082086932517056150866055788539692245750499478772594843776591740219990970495637730782964515791620954127351625091713955589619729172697963891637660511927786910646712531265058738104576717310627584510854912739726304908824719480023689232440414267763025904969739461899646822905695316781005526081164501959740204877538574141149181911408) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10787,7 +10787,7 @@ _:gn_1223 { } _:gn_1224 { - 233 math:greaterThan 1 . + (233) math:greaterThan 1 . (233 1) math:difference 232 . (59839106205404201231914978808733475258171811127785069813731569397694586580181439456116771795802519605926568727302320719857052966468363972748839767958538011475582795251605883754806202762363192209350852229752309251001865494817453129275322554368830450123027948712173156539957790030794629724827385619058436315010622756364943587216830993588062280475114797645496893267378322042257271416473559564095783120520142385162702631484101754254004393329341398638308790791184880780755848739650376178837321065072245981365010839739864224337137632073833298082429497785644952333645533508526255243030446607941792321636546655408445695348068461643381435022414285896966994554051947087250550114012650358083694227194856607579400585565237869997666 96821707696758744335829639610031667363123525794618346625937556968040450631122577368948503222032448381457239829716821113996487838127279013520782829819632712069118287249558665783744702920117269532050607544692038314191440271046178912618205420111332298039745948678592613227998411525918683598546100468511367385187074644086442358332183154376105320901315573816788017514113559202476571402433197175319149483206187335494081712152218968995873053074715598102733900474517555094869894495566294168477149944527552821863351557924877752417780165908902181214749144562500880098809762614789160737140090488284531295551589824750189512065977613794529489622674370004001372453923849867827572601384177583998735137382441798649068994287955655956871) math:sum 156660813902162945567744618418765142621295336922403416439669126365735037211304016825065275017834967987383808557019141833853540804595642986269622597778170723544701082501164549538550905682480461741401459774444347565193305765863632041893527974480162748162773897390765769767956201556713313323373486087569803700197697400451385945549014147964167601376430371462284910781491881244733842818906756739414932603726329720656784343636320723249877446404056996741042691265702435875625743235216670347314471009599798803228362397664741976754917797982735479297178642348145832432455296123315415980170537096226323617188136480158635207414046075437910924645088655900968367007975796955078122715396827942082429364577298406228469579853193525954537 . (232 96821707696758744335829639610031667363123525794618346625937556968040450631122577368948503222032448381457239829716821113996487838127279013520782829819632712069118287249558665783744702920117269532050607544692038314191440271046178912618205420111332298039745948678592613227998411525918683598546100468511367385187074644086442358332183154376105320901315573816788017514113559202476571402433197175319149483206187335494081712152218968995873053074715598102733900474517555094869894495566294168477149944527552821863351557924877752417780165908902181214749144562500880098809762614789160737140090488284531295551589824750189512065977613794529489622674370004001372453923849867827572601384177583998735137382441798649068994287955655956871 156660813902162945567744618418765142621295336922403416439669126365735037211304016825065275017834967987383808557019141833853540804595642986269622597778170723544701082501164549538550905682480461741401459774444347565193305765863632041893527974480162748162773897390765769767956201556713313323373486087569803700197697400451385945549014147964167601376430371462284910781491881244733842818906756739414932603726329720656784343636320723249877446404056996741042691265702435875625743235216670347314471009599798803228362397664741976754917797982735479297178642348145832432455296123315415980170537096226323617188136480158635207414046075437910924645088655900968367007975796955078122715396827942082429364577298406228469579853193525954537) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10798,7 +10798,7 @@ _:gn_1225 { } _:gn_1226 { - 234 math:greaterThan 1 . + (234) math:greaterThan 1 . (234 1) math:difference 233 . (36982601491354543103914660801298192104951714666833276812205987570345864050941137912831731426229928775530671102414500394139434871658915040771943061861094700593535491997952782028938500157754077322699755314939729063189574776228725783342882865742501847916717999966419456688040621495124053873718714849452931070176451887721498771115352160788043040426200776171291124246735237160219299985959637611223366362686044950331379080668117214741868659745374199464425109683332674314114045755915917989639828879455306840498340718185013528080642533835068883132319646776855927765164229106262905494109643880342738973915043169341743816717909152151148054600260084107034377899871902780577022487371527225915040910187585191069668408722717785959205 59839106205404201231914978808733475258171811127785069813731569397694586580181439456116771795802519605926568727302320719857052966468363972748839767958538011475582795251605883754806202762363192209350852229752309251001865494817453129275322554368830450123027948712173156539957790030794629724827385619058436315010622756364943587216830993588062280475114797645496893267378322042257271416473559564095783120520142385162702631484101754254004393329341398638308790791184880780755848739650376178837321065072245981365010839739864224337137632073833298082429497785644952333645533508526255243030446607941792321636546655408445695348068461643381435022414285896966994554051947087250550114012650358083694227194856607579400585565237869997666) math:sum 96821707696758744335829639610031667363123525794618346625937556968040450631122577368948503222032448381457239829716821113996487838127279013520782829819632712069118287249558665783744702920117269532050607544692038314191440271046178912618205420111332298039745948678592613227998411525918683598546100468511367385187074644086442358332183154376105320901315573816788017514113559202476571402433197175319149483206187335494081712152218968995873053074715598102733900474517555094869894495566294168477149944527552821863351557924877752417780165908902181214749144562500880098809762614789160737140090488284531295551589824750189512065977613794529489622674370004001372453923849867827572601384177583998735137382441798649068994287955655956871 . (233 59839106205404201231914978808733475258171811127785069813731569397694586580181439456116771795802519605926568727302320719857052966468363972748839767958538011475582795251605883754806202762363192209350852229752309251001865494817453129275322554368830450123027948712173156539957790030794629724827385619058436315010622756364943587216830993588062280475114797645496893267378322042257271416473559564095783120520142385162702631484101754254004393329341398638308790791184880780755848739650376178837321065072245981365010839739864224337137632073833298082429497785644952333645533508526255243030446607941792321636546655408445695348068461643381435022414285896966994554051947087250550114012650358083694227194856607579400585565237869997666 96821707696758744335829639610031667363123525794618346625937556968040450631122577368948503222032448381457239829716821113996487838127279013520782829819632712069118287249558665783744702920117269532050607544692038314191440271046178912618205420111332298039745948678592613227998411525918683598546100468511367385187074644086442358332183154376105320901315573816788017514113559202476571402433197175319149483206187335494081712152218968995873053074715598102733900474517555094869894495566294168477149944527552821863351557924877752417780165908902181214749144562500880098809762614789160737140090488284531295551589824750189512065977613794529489622674370004001372453923849867827572601384177583998735137382441798649068994287955655956871) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10809,7 +10809,7 @@ _:gn_1227 { } _:gn_1228 { - 235 math:greaterThan 1 . + (235) math:greaterThan 1 . (235 1) math:difference 234 . (22856504714049658128000318007435283153220096460951793001525581827348722529240301543285040369572590830395897624887820325717618094809448931976896706097443310882047303253653101725867702604609114886651096914812580187812290718588727345932439688626328602206309948745753699851917168535670575851108670769605505244834170868643444816101478832800019240048914021474205769020643084882037971430513921952872416757834097434831323550815984539512135733583967199173883681107852206466641802983734458189197492185616939140866670121554850696256495098238764414950109851008789024568481304402263349748920802727599053347721503486066701878630159309492233380422154201789932616654180044306673527626641123132168653317007271416509732176842520084038461 36982601491354543103914660801298192104951714666833276812205987570345864050941137912831731426229928775530671102414500394139434871658915040771943061861094700593535491997952782028938500157754077322699755314939729063189574776228725783342882865742501847916717999966419456688040621495124053873718714849452931070176451887721498771115352160788043040426200776171291124246735237160219299985959637611223366362686044950331379080668117214741868659745374199464425109683332674314114045755915917989639828879455306840498340718185013528080642533835068883132319646776855927765164229106262905494109643880342738973915043169341743816717909152151148054600260084107034377899871902780577022487371527225915040910187585191069668408722717785959205) math:sum 59839106205404201231914978808733475258171811127785069813731569397694586580181439456116771795802519605926568727302320719857052966468363972748839767958538011475582795251605883754806202762363192209350852229752309251001865494817453129275322554368830450123027948712173156539957790030794629724827385619058436315010622756364943587216830993588062280475114797645496893267378322042257271416473559564095783120520142385162702631484101754254004393329341398638308790791184880780755848739650376178837321065072245981365010839739864224337137632073833298082429497785644952333645533508526255243030446607941792321636546655408445695348068461643381435022414285896966994554051947087250550114012650358083694227194856607579400585565237869997666 . (234 36982601491354543103914660801298192104951714666833276812205987570345864050941137912831731426229928775530671102414500394139434871658915040771943061861094700593535491997952782028938500157754077322699755314939729063189574776228725783342882865742501847916717999966419456688040621495124053873718714849452931070176451887721498771115352160788043040426200776171291124246735237160219299985959637611223366362686044950331379080668117214741868659745374199464425109683332674314114045755915917989639828879455306840498340718185013528080642533835068883132319646776855927765164229106262905494109643880342738973915043169341743816717909152151148054600260084107034377899871902780577022487371527225915040910187585191069668408722717785959205 59839106205404201231914978808733475258171811127785069813731569397694586580181439456116771795802519605926568727302320719857052966468363972748839767958538011475582795251605883754806202762363192209350852229752309251001865494817453129275322554368830450123027948712173156539957790030794629724827385619058436315010622756364943587216830993588062280475114797645496893267378322042257271416473559564095783120520142385162702631484101754254004393329341398638308790791184880780755848739650376178837321065072245981365010839739864224337137632073833298082429497785644952333645533508526255243030446607941792321636546655408445695348068461643381435022414285896966994554051947087250550114012650358083694227194856607579400585565237869997666) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10820,7 +10820,7 @@ _:gn_1229 { } _:gn_1230 { - 236 math:greaterThan 1 . + (236) math:greaterThan 1 . (236 1) math:difference 235 . (14126096777304884975914342793862908951731618205881483810680405742997141521700836369546691056657337945134773477526680068421816776849466108795046355763651389711488188744299680303070797553144962436048658400127148875377284057639998437410443177116173245710408051220665756836123452959453478022610044079847425825342281019078053955013873327988023800377286754697085355226092152278181328555445715658350949604851947515500055529852132675229732926161407000290541428575480467847472242772181459800442336693838367699631670596630162831824147435596304468182209795768066903196682924703999555745188841152743685626193539683275041938087749842658914674178105882317101761245691858473903494860730404093746387593180313774559936231880197701920744 22856504714049658128000318007435283153220096460951793001525581827348722529240301543285040369572590830395897624887820325717618094809448931976896706097443310882047303253653101725867702604609114886651096914812580187812290718588727345932439688626328602206309948745753699851917168535670575851108670769605505244834170868643444816101478832800019240048914021474205769020643084882037971430513921952872416757834097434831323550815984539512135733583967199173883681107852206466641802983734458189197492185616939140866670121554850696256495098238764414950109851008789024568481304402263349748920802727599053347721503486066701878630159309492233380422154201789932616654180044306673527626641123132168653317007271416509732176842520084038461) math:sum 36982601491354543103914660801298192104951714666833276812205987570345864050941137912831731426229928775530671102414500394139434871658915040771943061861094700593535491997952782028938500157754077322699755314939729063189574776228725783342882865742501847916717999966419456688040621495124053873718714849452931070176451887721498771115352160788043040426200776171291124246735237160219299985959637611223366362686044950331379080668117214741868659745374199464425109683332674314114045755915917989639828879455306840498340718185013528080642533835068883132319646776855927765164229106262905494109643880342738973915043169341743816717909152151148054600260084107034377899871902780577022487371527225915040910187585191069668408722717785959205 . (235 22856504714049658128000318007435283153220096460951793001525581827348722529240301543285040369572590830395897624887820325717618094809448931976896706097443310882047303253653101725867702604609114886651096914812580187812290718588727345932439688626328602206309948745753699851917168535670575851108670769605505244834170868643444816101478832800019240048914021474205769020643084882037971430513921952872416757834097434831323550815984539512135733583967199173883681107852206466641802983734458189197492185616939140866670121554850696256495098238764414950109851008789024568481304402263349748920802727599053347721503486066701878630159309492233380422154201789932616654180044306673527626641123132168653317007271416509732176842520084038461 36982601491354543103914660801298192104951714666833276812205987570345864050941137912831731426229928775530671102414500394139434871658915040771943061861094700593535491997952782028938500157754077322699755314939729063189574776228725783342882865742501847916717999966419456688040621495124053873718714849452931070176451887721498771115352160788043040426200776171291124246735237160219299985959637611223366362686044950331379080668117214741868659745374199464425109683332674314114045755915917989639828879455306840498340718185013528080642533835068883132319646776855927765164229106262905494109643880342738973915043169341743816717909152151148054600260084107034377899871902780577022487371527225915040910187585191069668408722717785959205) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10831,7 +10831,7 @@ _:gn_1231 { } _:gn_1232 { - 237 math:greaterThan 1 . + (237) math:greaterThan 1 . (237 1) math:difference 236 . (8730407936744773152085975213572374201488478255070309190845176084351581007539465173738349312915252885261124147361140257295801317959982823181850350333791921170559114509353421422796905051464152450602438514685431312435006660948728908521996511510155356495901897525087943015793715576217097828498626689758079419491889849565390861087605504811995439671627266777120413794550932603856642875068206294521467152982149919331268020963851864282402807422560198883342252532371738619169560211552998388755155491778571441234999524924687864432347662642459946767900055240722121371798379698263794003731961574855367721527963802791659940542409466833318706244048319472830855408488185832770032765910719038422265723826957641949795944962322382117717 14126096777304884975914342793862908951731618205881483810680405742997141521700836369546691056657337945134773477526680068421816776849466108795046355763651389711488188744299680303070797553144962436048658400127148875377284057639998437410443177116173245710408051220665756836123452959453478022610044079847425825342281019078053955013873327988023800377286754697085355226092152278181328555445715658350949604851947515500055529852132675229732926161407000290541428575480467847472242772181459800442336693838367699631670596630162831824147435596304468182209795768066903196682924703999555745188841152743685626193539683275041938087749842658914674178105882317101761245691858473903494860730404093746387593180313774559936231880197701920744) math:sum 22856504714049658128000318007435283153220096460951793001525581827348722529240301543285040369572590830395897624887820325717618094809448931976896706097443310882047303253653101725867702604609114886651096914812580187812290718588727345932439688626328602206309948745753699851917168535670575851108670769605505244834170868643444816101478832800019240048914021474205769020643084882037971430513921952872416757834097434831323550815984539512135733583967199173883681107852206466641802983734458189197492185616939140866670121554850696256495098238764414950109851008789024568481304402263349748920802727599053347721503486066701878630159309492233380422154201789932616654180044306673527626641123132168653317007271416509732176842520084038461 . (236 14126096777304884975914342793862908951731618205881483810680405742997141521700836369546691056657337945134773477526680068421816776849466108795046355763651389711488188744299680303070797553144962436048658400127148875377284057639998437410443177116173245710408051220665756836123452959453478022610044079847425825342281019078053955013873327988023800377286754697085355226092152278181328555445715658350949604851947515500055529852132675229732926161407000290541428575480467847472242772181459800442336693838367699631670596630162831824147435596304468182209795768066903196682924703999555745188841152743685626193539683275041938087749842658914674178105882317101761245691858473903494860730404093746387593180313774559936231880197701920744 22856504714049658128000318007435283153220096460951793001525581827348722529240301543285040369572590830395897624887820325717618094809448931976896706097443310882047303253653101725867702604609114886651096914812580187812290718588727345932439688626328602206309948745753699851917168535670575851108670769605505244834170868643444816101478832800019240048914021474205769020643084882037971430513921952872416757834097434831323550815984539512135733583967199173883681107852206466641802983734458189197492185616939140866670121554850696256495098238764414950109851008789024568481304402263349748920802727599053347721503486066701878630159309492233380422154201789932616654180044306673527626641123132168653317007271416509732176842520084038461) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10842,7 +10842,7 @@ _:gn_1233 { } _:gn_1234 { - 238 math:greaterThan 1 . + (238) math:greaterThan 1 . (238 1) math:difference 237 . (5395688840560111823828367580290534750243139950811174619835229658645560514161371195808341743742085059873649330165539811126015458889483285613196005429859468540929074234946258880273892501680809985446219885441717562942277396691269528888446665606017889214506153695577813820329737383236380194111417390089346405850391169512663093926267823176028360705659487919964941431541219674324685680377509363829482451869797596168787508888280810947330118738846801407199176043108729228302682560628461411687181202059796258396671071705474967391799772953844521414309740527344781824884545005735761741456879577888317904665575880483381997545340375825595967934057562844270905837203672641133462094819685055324121869353356132610140286917875319803027 8730407936744773152085975213572374201488478255070309190845176084351581007539465173738349312915252885261124147361140257295801317959982823181850350333791921170559114509353421422796905051464152450602438514685431312435006660948728908521996511510155356495901897525087943015793715576217097828498626689758079419491889849565390861087605504811995439671627266777120413794550932603856642875068206294521467152982149919331268020963851864282402807422560198883342252532371738619169560211552998388755155491778571441234999524924687864432347662642459946767900055240722121371798379698263794003731961574855367721527963802791659940542409466833318706244048319472830855408488185832770032765910719038422265723826957641949795944962322382117717) math:sum 14126096777304884975914342793862908951731618205881483810680405742997141521700836369546691056657337945134773477526680068421816776849466108795046355763651389711488188744299680303070797553144962436048658400127148875377284057639998437410443177116173245710408051220665756836123452959453478022610044079847425825342281019078053955013873327988023800377286754697085355226092152278181328555445715658350949604851947515500055529852132675229732926161407000290541428575480467847472242772181459800442336693838367699631670596630162831824147435596304468182209795768066903196682924703999555745188841152743685626193539683275041938087749842658914674178105882317101761245691858473903494860730404093746387593180313774559936231880197701920744 . (237 8730407936744773152085975213572374201488478255070309190845176084351581007539465173738349312915252885261124147361140257295801317959982823181850350333791921170559114509353421422796905051464152450602438514685431312435006660948728908521996511510155356495901897525087943015793715576217097828498626689758079419491889849565390861087605504811995439671627266777120413794550932603856642875068206294521467152982149919331268020963851864282402807422560198883342252532371738619169560211552998388755155491778571441234999524924687864432347662642459946767900055240722121371798379698263794003731961574855367721527963802791659940542409466833318706244048319472830855408488185832770032765910719038422265723826957641949795944962322382117717 14126096777304884975914342793862908951731618205881483810680405742997141521700836369546691056657337945134773477526680068421816776849466108795046355763651389711488188744299680303070797553144962436048658400127148875377284057639998437410443177116173245710408051220665756836123452959453478022610044079847425825342281019078053955013873327988023800377286754697085355226092152278181328555445715658350949604851947515500055529852132675229732926161407000290541428575480467847472242772181459800442336693838367699631670596630162831824147435596304468182209795768066903196682924703999555745188841152743685626193539683275041938087749842658914674178105882317101761245691858473903494860730404093746387593180313774559936231880197701920744) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10853,7 +10853,7 @@ _:gn_1235 { } _:gn_1236 { - 239 math:greaterThan 1 . + (239) math:greaterThan 1 . (239 1) math:difference 238 . (3334719096184661328257607633281839451245338304259134571009946425706020493378093977930007569173167825387474817195600446169785859070499537568654344903932452629630040274407162542523012549783342465156218629243713749492729264257459379633549845904137467281395743829510129195463978192980717634387209299668733013641498680052727767161337681635967078965967778857155472363009712929531957194690696930691984701112352323162480512075571053335072688683713397476143076489263009390866877650924536977067974289718775182838328453219212897040547889688615425353590314713377339546913834692528032262275081996967049816862387922308277942997069091007722738309990756628559949571284513191636570671091033983098143854473601509339655658044447062314690 5395688840560111823828367580290534750243139950811174619835229658645560514161371195808341743742085059873649330165539811126015458889483285613196005429859468540929074234946258880273892501680809985446219885441717562942277396691269528888446665606017889214506153695577813820329737383236380194111417390089346405850391169512663093926267823176028360705659487919964941431541219674324685680377509363829482451869797596168787508888280810947330118738846801407199176043108729228302682560628461411687181202059796258396671071705474967391799772953844521414309740527344781824884545005735761741456879577888317904665575880483381997545340375825595967934057562844270905837203672641133462094819685055324121869353356132610140286917875319803027) math:sum 8730407936744773152085975213572374201488478255070309190845176084351581007539465173738349312915252885261124147361140257295801317959982823181850350333791921170559114509353421422796905051464152450602438514685431312435006660948728908521996511510155356495901897525087943015793715576217097828498626689758079419491889849565390861087605504811995439671627266777120413794550932603856642875068206294521467152982149919331268020963851864282402807422560198883342252532371738619169560211552998388755155491778571441234999524924687864432347662642459946767900055240722121371798379698263794003731961574855367721527963802791659940542409466833318706244048319472830855408488185832770032765910719038422265723826957641949795944962322382117717 . (238 5395688840560111823828367580290534750243139950811174619835229658645560514161371195808341743742085059873649330165539811126015458889483285613196005429859468540929074234946258880273892501680809985446219885441717562942277396691269528888446665606017889214506153695577813820329737383236380194111417390089346405850391169512663093926267823176028360705659487919964941431541219674324685680377509363829482451869797596168787508888280810947330118738846801407199176043108729228302682560628461411687181202059796258396671071705474967391799772953844521414309740527344781824884545005735761741456879577888317904665575880483381997545340375825595967934057562844270905837203672641133462094819685055324121869353356132610140286917875319803027 8730407936744773152085975213572374201488478255070309190845176084351581007539465173738349312915252885261124147361140257295801317959982823181850350333791921170559114509353421422796905051464152450602438514685431312435006660948728908521996511510155356495901897525087943015793715576217097828498626689758079419491889849565390861087605504811995439671627266777120413794550932603856642875068206294521467152982149919331268020963851864282402807422560198883342252532371738619169560211552998388755155491778571441234999524924687864432347662642459946767900055240722121371798379698263794003731961574855367721527963802791659940542409466833318706244048319472830855408488185832770032765910719038422265723826957641949795944962322382117717) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10864,7 +10864,7 @@ _:gn_1237 { } _:gn_1238 { - 240 math:greaterThan 1 . + (240) math:greaterThan 1 . (240 1) math:difference 239 . (2060969744375450495570759947008695298997801646552040048825283232939540020783277217878334174568917234486174512969939364956229599818983748044541660525927015911299033960539096337750879951897467520290001256198003813449548132433810149254896819701880421933110409866067684624865759190255662559724208090420613392208892489459935326764930141540061281739691709062809469068531506744792728485686812433137497750757445273006306996812709757612257430055133403931056099553845719837435804909703924434619206912341021075558342618486262070351251883265229096060719425813967442277970710313207729479181797580921268087803187958175104054548271284817873229624066806215710956265919159449496891423728651072225978014879754623270484628873428257488337 3334719096184661328257607633281839451245338304259134571009946425706020493378093977930007569173167825387474817195600446169785859070499537568654344903932452629630040274407162542523012549783342465156218629243713749492729264257459379633549845904137467281395743829510129195463978192980717634387209299668733013641498680052727767161337681635967078965967778857155472363009712929531957194690696930691984701112352323162480512075571053335072688683713397476143076489263009390866877650924536977067974289718775182838328453219212897040547889688615425353590314713377339546913834692528032262275081996967049816862387922308277942997069091007722738309990756628559949571284513191636570671091033983098143854473601509339655658044447062314690) math:sum 5395688840560111823828367580290534750243139950811174619835229658645560514161371195808341743742085059873649330165539811126015458889483285613196005429859468540929074234946258880273892501680809985446219885441717562942277396691269528888446665606017889214506153695577813820329737383236380194111417390089346405850391169512663093926267823176028360705659487919964941431541219674324685680377509363829482451869797596168787508888280810947330118738846801407199176043108729228302682560628461411687181202059796258396671071705474967391799772953844521414309740527344781824884545005735761741456879577888317904665575880483381997545340375825595967934057562844270905837203672641133462094819685055324121869353356132610140286917875319803027 . (239 3334719096184661328257607633281839451245338304259134571009946425706020493378093977930007569173167825387474817195600446169785859070499537568654344903932452629630040274407162542523012549783342465156218629243713749492729264257459379633549845904137467281395743829510129195463978192980717634387209299668733013641498680052727767161337681635967078965967778857155472363009712929531957194690696930691984701112352323162480512075571053335072688683713397476143076489263009390866877650924536977067974289718775182838328453219212897040547889688615425353590314713377339546913834692528032262275081996967049816862387922308277942997069091007722738309990756628559949571284513191636570671091033983098143854473601509339655658044447062314690 5395688840560111823828367580290534750243139950811174619835229658645560514161371195808341743742085059873649330165539811126015458889483285613196005429859468540929074234946258880273892501680809985446219885441717562942277396691269528888446665606017889214506153695577813820329737383236380194111417390089346405850391169512663093926267823176028360705659487919964941431541219674324685680377509363829482451869797596168787508888280810947330118738846801407199176043108729228302682560628461411687181202059796258396671071705474967391799772953844521414309740527344781824884545005735761741456879577888317904665575880483381997545340375825595967934057562844270905837203672641133462094819685055324121869353356132610140286917875319803027) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10875,7 +10875,7 @@ _:gn_1239 { } _:gn_1240 { - 241 math:greaterThan 1 . + (241) math:greaterThan 1 . (241 1) math:difference 240 . (1273749351809210832686847686273144152247536657707094522184663192766480472594816760051673394604250590901300304225661081213556259251515789524112684378005436718331006313868066204772132597885874944866217373045709936043181131823649230378653026202257045348285333963442444570598219002725055074663001209248119621432606190592792440396407540095905797226276069794346003294478206184739228709003884497554486950354907050156173515262861295722815258628579993545086976935417289553431072741220612542448767377377754107279985834732950826689296006423386329292870888899409897268943124379320302783093284416045781729059199964133173888448797806189849508685923950412848993305365353742139679247362382910872165839593846886069171029171018804826353 2060969744375450495570759947008695298997801646552040048825283232939540020783277217878334174568917234486174512969939364956229599818983748044541660525927015911299033960539096337750879951897467520290001256198003813449548132433810149254896819701880421933110409866067684624865759190255662559724208090420613392208892489459935326764930141540061281739691709062809469068531506744792728485686812433137497750757445273006306996812709757612257430055133403931056099553845719837435804909703924434619206912341021075558342618486262070351251883265229096060719425813967442277970710313207729479181797580921268087803187958175104054548271284817873229624066806215710956265919159449496891423728651072225978014879754623270484628873428257488337) math:sum 3334719096184661328257607633281839451245338304259134571009946425706020493378093977930007569173167825387474817195600446169785859070499537568654344903932452629630040274407162542523012549783342465156218629243713749492729264257459379633549845904137467281395743829510129195463978192980717634387209299668733013641498680052727767161337681635967078965967778857155472363009712929531957194690696930691984701112352323162480512075571053335072688683713397476143076489263009390866877650924536977067974289718775182838328453219212897040547889688615425353590314713377339546913834692528032262275081996967049816862387922308277942997069091007722738309990756628559949571284513191636570671091033983098143854473601509339655658044447062314690 . (240 2060969744375450495570759947008695298997801646552040048825283232939540020783277217878334174568917234486174512969939364956229599818983748044541660525927015911299033960539096337750879951897467520290001256198003813449548132433810149254896819701880421933110409866067684624865759190255662559724208090420613392208892489459935326764930141540061281739691709062809469068531506744792728485686812433137497750757445273006306996812709757612257430055133403931056099553845719837435804909703924434619206912341021075558342618486262070351251883265229096060719425813967442277970710313207729479181797580921268087803187958175104054548271284817873229624066806215710956265919159449496891423728651072225978014879754623270484628873428257488337 3334719096184661328257607633281839451245338304259134571009946425706020493378093977930007569173167825387474817195600446169785859070499537568654344903932452629630040274407162542523012549783342465156218629243713749492729264257459379633549845904137467281395743829510129195463978192980717634387209299668733013641498680052727767161337681635967078965967778857155472363009712929531957194690696930691984701112352323162480512075571053335072688683713397476143076489263009390866877650924536977067974289718775182838328453219212897040547889688615425353590314713377339546913834692528032262275081996967049816862387922308277942997069091007722738309990756628559949571284513191636570671091033983098143854473601509339655658044447062314690) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10886,7 +10886,7 @@ _:gn_1241 { } _:gn_1242 { - 242 math:greaterThan 1 . + (242) math:greaterThan 1 . (242 1) math:difference 241 . (787220392566239662883912260735551146750264988844945526640620040173059548188460457826660779964666643584874208744278283742673340567467958520428976147921579192968027646671030132978747354011592575423783883152293877406367000610160918876243793499623376584825075902625240054267540187530607485061206881172493770776286298867142886368522601444155484513415639268463465774053300560053499776682927935583010800402538222850133481549848461889442171426553410385969122618428430284004732168483311892170439534963266968278356783753311243661955876841842766767848536914557545009027585933887426696088513164875486358743987994041930166099473478628023720938142855802861962960553805707357212176366268161353812175285907737201313599702409452661984 1273749351809210832686847686273144152247536657707094522184663192766480472594816760051673394604250590901300304225661081213556259251515789524112684378005436718331006313868066204772132597885874944866217373045709936043181131823649230378653026202257045348285333963442444570598219002725055074663001209248119621432606190592792440396407540095905797226276069794346003294478206184739228709003884497554486950354907050156173515262861295722815258628579993545086976935417289553431072741220612542448767377377754107279985834732950826689296006423386329292870888899409897268943124379320302783093284416045781729059199964133173888448797806189849508685923950412848993305365353742139679247362382910872165839593846886069171029171018804826353) math:sum 2060969744375450495570759947008695298997801646552040048825283232939540020783277217878334174568917234486174512969939364956229599818983748044541660525927015911299033960539096337750879951897467520290001256198003813449548132433810149254896819701880421933110409866067684624865759190255662559724208090420613392208892489459935326764930141540061281739691709062809469068531506744792728485686812433137497750757445273006306996812709757612257430055133403931056099553845719837435804909703924434619206912341021075558342618486262070351251883265229096060719425813967442277970710313207729479181797580921268087803187958175104054548271284817873229624066806215710956265919159449496891423728651072225978014879754623270484628873428257488337 . (241 1273749351809210832686847686273144152247536657707094522184663192766480472594816760051673394604250590901300304225661081213556259251515789524112684378005436718331006313868066204772132597885874944866217373045709936043181131823649230378653026202257045348285333963442444570598219002725055074663001209248119621432606190592792440396407540095905797226276069794346003294478206184739228709003884497554486950354907050156173515262861295722815258628579993545086976935417289553431072741220612542448767377377754107279985834732950826689296006423386329292870888899409897268943124379320302783093284416045781729059199964133173888448797806189849508685923950412848993305365353742139679247362382910872165839593846886069171029171018804826353 2060969744375450495570759947008695298997801646552040048825283232939540020783277217878334174568917234486174512969939364956229599818983748044541660525927015911299033960539096337750879951897467520290001256198003813449548132433810149254896819701880421933110409866067684624865759190255662559724208090420613392208892489459935326764930141540061281739691709062809469068531506744792728485686812433137497750757445273006306996812709757612257430055133403931056099553845719837435804909703924434619206912341021075558342618486262070351251883265229096060719425813967442277970710313207729479181797580921268087803187958175104054548271284817873229624066806215710956265919159449496891423728651072225978014879754623270484628873428257488337) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10897,7 +10897,7 @@ _:gn_1243 { } _:gn_1244 { - 243 math:greaterThan 1 . + (243) math:greaterThan 1 . (243 1) math:difference 242 . (486528959242971169802935425537593005497271668862148995544043152593420924406356302225012614639583947316426095481382797470882918684047831003683708230083857525362978667197036071793385243874282369442433489893416058636814131213488311502409232702633668763460258060817204516330678815194447589601794328075625850656319891725649554027884938651750312712860430525882537520424905624685728932320956561971476149952368827306040033713012833833373087202026583159117854316988859269426340572737300650278327842414487139001629050979639583027340129581543562525022351984852352259915538445432876087004771251170295370315211970091243722349324327561825787747781094609987030344811548034782467070996114749518353664307939148867857429468609352164369 787220392566239662883912260735551146750264988844945526640620040173059548188460457826660779964666643584874208744278283742673340567467958520428976147921579192968027646671030132978747354011592575423783883152293877406367000610160918876243793499623376584825075902625240054267540187530607485061206881172493770776286298867142886368522601444155484513415639268463465774053300560053499776682927935583010800402538222850133481549848461889442171426553410385969122618428430284004732168483311892170439534963266968278356783753311243661955876841842766767848536914557545009027585933887426696088513164875486358743987994041930166099473478628023720938142855802861962960553805707357212176366268161353812175285907737201313599702409452661984) math:sum 1273749351809210832686847686273144152247536657707094522184663192766480472594816760051673394604250590901300304225661081213556259251515789524112684378005436718331006313868066204772132597885874944866217373045709936043181131823649230378653026202257045348285333963442444570598219002725055074663001209248119621432606190592792440396407540095905797226276069794346003294478206184739228709003884497554486950354907050156173515262861295722815258628579993545086976935417289553431072741220612542448767377377754107279985834732950826689296006423386329292870888899409897268943124379320302783093284416045781729059199964133173888448797806189849508685923950412848993305365353742139679247362382910872165839593846886069171029171018804826353 . (242 787220392566239662883912260735551146750264988844945526640620040173059548188460457826660779964666643584874208744278283742673340567467958520428976147921579192968027646671030132978747354011592575423783883152293877406367000610160918876243793499623376584825075902625240054267540187530607485061206881172493770776286298867142886368522601444155484513415639268463465774053300560053499776682927935583010800402538222850133481549848461889442171426553410385969122618428430284004732168483311892170439534963266968278356783753311243661955876841842766767848536914557545009027585933887426696088513164875486358743987994041930166099473478628023720938142855802861962960553805707357212176366268161353812175285907737201313599702409452661984 1273749351809210832686847686273144152247536657707094522184663192766480472594816760051673394604250590901300304225661081213556259251515789524112684378005436718331006313868066204772132597885874944866217373045709936043181131823649230378653026202257045348285333963442444570598219002725055074663001209248119621432606190592792440396407540095905797226276069794346003294478206184739228709003884497554486950354907050156173515262861295722815258628579993545086976935417289553431072741220612542448767377377754107279985834732950826689296006423386329292870888899409897268943124379320302783093284416045781729059199964133173888448797806189849508685923950412848993305365353742139679247362382910872165839593846886069171029171018804826353) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10908,7 +10908,7 @@ _:gn_1245 { } _:gn_1246 { - 244 math:greaterThan 1 . + (244) math:greaterThan 1 . (244 1) math:difference 243 . (300691433323268493080976835197958141252993319982796531096576887579638623782104155601648165325082696268448113262895486271790421883420127516745267917837721667605048979473994061185362110137310205981350393258877818769552869396672607373834560796989707821364817841808035537936861372336159895459412553096867920119966407141493332340637662792405171800555208742580928253628394935367770844361971373611534650450169395544093447836835628056069084224526827226851268301439571014578391595746011241892111692548779829276727732773671660634615747260299204242826184929705192749112047488454550609083741913705190988428776023950686443750149151066197933190361761192874932615742257672574745105370153411835458510977968588333456170233800100497615 486528959242971169802935425537593005497271668862148995544043152593420924406356302225012614639583947316426095481382797470882918684047831003683708230083857525362978667197036071793385243874282369442433489893416058636814131213488311502409232702633668763460258060817204516330678815194447589601794328075625850656319891725649554027884938651750312712860430525882537520424905624685728932320956561971476149952368827306040033713012833833373087202026583159117854316988859269426340572737300650278327842414487139001629050979639583027340129581543562525022351984852352259915538445432876087004771251170295370315211970091243722349324327561825787747781094609987030344811548034782467070996114749518353664307939148867857429468609352164369) math:sum 787220392566239662883912260735551146750264988844945526640620040173059548188460457826660779964666643584874208744278283742673340567467958520428976147921579192968027646671030132978747354011592575423783883152293877406367000610160918876243793499623376584825075902625240054267540187530607485061206881172493770776286298867142886368522601444155484513415639268463465774053300560053499776682927935583010800402538222850133481549848461889442171426553410385969122618428430284004732168483311892170439534963266968278356783753311243661955876841842766767848536914557545009027585933887426696088513164875486358743987994041930166099473478628023720938142855802861962960553805707357212176366268161353812175285907737201313599702409452661984 . (243 486528959242971169802935425537593005497271668862148995544043152593420924406356302225012614639583947316426095481382797470882918684047831003683708230083857525362978667197036071793385243874282369442433489893416058636814131213488311502409232702633668763460258060817204516330678815194447589601794328075625850656319891725649554027884938651750312712860430525882537520424905624685728932320956561971476149952368827306040033713012833833373087202026583159117854316988859269426340572737300650278327842414487139001629050979639583027340129581543562525022351984852352259915538445432876087004771251170295370315211970091243722349324327561825787747781094609987030344811548034782467070996114749518353664307939148867857429468609352164369 787220392566239662883912260735551146750264988844945526640620040173059548188460457826660779964666643584874208744278283742673340567467958520428976147921579192968027646671030132978747354011592575423783883152293877406367000610160918876243793499623376584825075902625240054267540187530607485061206881172493770776286298867142886368522601444155484513415639268463465774053300560053499776682927935583010800402538222850133481549848461889442171426553410385969122618428430284004732168483311892170439534963266968278356783753311243661955876841842766767848536914557545009027585933887426696088513164875486358743987994041930166099473478628023720938142855802861962960553805707357212176366268161353812175285907737201313599702409452661984) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10919,7 +10919,7 @@ _:gn_1247 { } _:gn_1248 { - 245 math:greaterThan 1 . + (245) math:greaterThan 1 . (245 1) math:difference 244 . (185837525919702676721958590339634864244278348879352464447466265013782300624252146623364449314501251047977982218487311199092496800627703486938440312246135857757929687723042010608023133736972163461083096634538239867261261816815704128574671905643960942095440219009168978393817442858287694142381774978757930536353484584156221687247275859345140912305221783301609266796510689317958087958985188359941499502199431761946585876177205777304002977499755932266586015549288254847948976991289408386216149865707309724901318205967922392724382321244358282196167055147159510803490956978325477921029337465104381886435946140557278599175176495627854557419333417112097729069290362207721965625961337682895153329970560534401259234809251666754 300691433323268493080976835197958141252993319982796531096576887579638623782104155601648165325082696268448113262895486271790421883420127516745267917837721667605048979473994061185362110137310205981350393258877818769552869396672607373834560796989707821364817841808035537936861372336159895459412553096867920119966407141493332340637662792405171800555208742580928253628394935367770844361971373611534650450169395544093447836835628056069084224526827226851268301439571014578391595746011241892111692548779829276727732773671660634615747260299204242826184929705192749112047488454550609083741913705190988428776023950686443750149151066197933190361761192874932615742257672574745105370153411835458510977968588333456170233800100497615) math:sum 486528959242971169802935425537593005497271668862148995544043152593420924406356302225012614639583947316426095481382797470882918684047831003683708230083857525362978667197036071793385243874282369442433489893416058636814131213488311502409232702633668763460258060817204516330678815194447589601794328075625850656319891725649554027884938651750312712860430525882537520424905624685728932320956561971476149952368827306040033713012833833373087202026583159117854316988859269426340572737300650278327842414487139001629050979639583027340129581543562525022351984852352259915538445432876087004771251170295370315211970091243722349324327561825787747781094609987030344811548034782467070996114749518353664307939148867857429468609352164369 . (244 300691433323268493080976835197958141252993319982796531096576887579638623782104155601648165325082696268448113262895486271790421883420127516745267917837721667605048979473994061185362110137310205981350393258877818769552869396672607373834560796989707821364817841808035537936861372336159895459412553096867920119966407141493332340637662792405171800555208742580928253628394935367770844361971373611534650450169395544093447836835628056069084224526827226851268301439571014578391595746011241892111692548779829276727732773671660634615747260299204242826184929705192749112047488454550609083741913705190988428776023950686443750149151066197933190361761192874932615742257672574745105370153411835458510977968588333456170233800100497615 486528959242971169802935425537593005497271668862148995544043152593420924406356302225012614639583947316426095481382797470882918684047831003683708230083857525362978667197036071793385243874282369442433489893416058636814131213488311502409232702633668763460258060817204516330678815194447589601794328075625850656319891725649554027884938651750312712860430525882537520424905624685728932320956561971476149952368827306040033713012833833373087202026583159117854316988859269426340572737300650278327842414487139001629050979639583027340129581543562525022351984852352259915538445432876087004771251170295370315211970091243722349324327561825787747781094609987030344811548034782467070996114749518353664307939148867857429468609352164369) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10930,7 +10930,7 @@ _:gn_1249 { } _:gn_1250 { - 246 math:greaterThan 1 . + (246) math:greaterThan 1 . (246 1) math:difference 245 . (114853907403565816359018244858323277008714971103444066649110622565856323157852008978283716010581445220470131044408175072697925082792424029806827605591585809847119291750952050577338976400338042520267296624339578902291607579856903245259888891345746879269377622798866559543043929477872201317030778118109989583612922557337110653390386933060030888249986959279318986831884246049812756402986185251593150947969963782146861960658422278765081247027071294584682285890282759730442618754721833505895542683072519551826414567703738241891364939054845960630017874558033238308556531476225131162712576240086606542340077810129165150973974570570078632942427775762834886672967310367023139744192074152563357647998027799054910998990848830861 185837525919702676721958590339634864244278348879352464447466265013782300624252146623364449314501251047977982218487311199092496800627703486938440312246135857757929687723042010608023133736972163461083096634538239867261261816815704128574671905643960942095440219009168978393817442858287694142381774978757930536353484584156221687247275859345140912305221783301609266796510689317958087958985188359941499502199431761946585876177205777304002977499755932266586015549288254847948976991289408386216149865707309724901318205967922392724382321244358282196167055147159510803490956978325477921029337465104381886435946140557278599175176495627854557419333417112097729069290362207721965625961337682895153329970560534401259234809251666754) math:sum 300691433323268493080976835197958141252993319982796531096576887579638623782104155601648165325082696268448113262895486271790421883420127516745267917837721667605048979473994061185362110137310205981350393258877818769552869396672607373834560796989707821364817841808035537936861372336159895459412553096867920119966407141493332340637662792405171800555208742580928253628394935367770844361971373611534650450169395544093447836835628056069084224526827226851268301439571014578391595746011241892111692548779829276727732773671660634615747260299204242826184929705192749112047488454550609083741913705190988428776023950686443750149151066197933190361761192874932615742257672574745105370153411835458510977968588333456170233800100497615 . (245 185837525919702676721958590339634864244278348879352464447466265013782300624252146623364449314501251047977982218487311199092496800627703486938440312246135857757929687723042010608023133736972163461083096634538239867261261816815704128574671905643960942095440219009168978393817442858287694142381774978757930536353484584156221687247275859345140912305221783301609266796510689317958087958985188359941499502199431761946585876177205777304002977499755932266586015549288254847948976991289408386216149865707309724901318205967922392724382321244358282196167055147159510803490956978325477921029337465104381886435946140557278599175176495627854557419333417112097729069290362207721965625961337682895153329970560534401259234809251666754 300691433323268493080976835197958141252993319982796531096576887579638623782104155601648165325082696268448113262895486271790421883420127516745267917837721667605048979473994061185362110137310205981350393258877818769552869396672607373834560796989707821364817841808035537936861372336159895459412553096867920119966407141493332340637662792405171800555208742580928253628394935367770844361971373611534650450169395544093447836835628056069084224526827226851268301439571014578391595746011241892111692548779829276727732773671660634615747260299204242826184929705192749112047488454550609083741913705190988428776023950686443750149151066197933190361761192874932615742257672574745105370153411835458510977968588333456170233800100497615) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10941,7 +10941,7 @@ _:gn_1251 { } _:gn_1252 { - 247 math:greaterThan 1 . + (247) math:greaterThan 1 . (247 1) math:difference 246 . (70983618516136860362940345481311587235563377775908397798355642447925977466400137645080733303919805827507851174079136126394571717835279457131612706654550047910810395972089960030684157336634120940815800010198660964969654236958800883314783014298214062826062596210302418850773513380415492825350996860647940952740562026819111033856888926285110024055234824022290279964626443268145331555999003108348348554229467979799723915518783498538921730472684637681903729659005495117506358236567574880320607182634790173074903638264184150833017382189512321566149180589126272494934425502100346758316761225017775344095868330428113448201201925057775924476905641349262842396323051840698825881769263530331795681972532735346348235818402835893 114853907403565816359018244858323277008714971103444066649110622565856323157852008978283716010581445220470131044408175072697925082792424029806827605591585809847119291750952050577338976400338042520267296624339578902291607579856903245259888891345746879269377622798866559543043929477872201317030778118109989583612922557337110653390386933060030888249986959279318986831884246049812756402986185251593150947969963782146861960658422278765081247027071294584682285890282759730442618754721833505895542683072519551826414567703738241891364939054845960630017874558033238308556531476225131162712576240086606542340077810129165150973974570570078632942427775762834886672967310367023139744192074152563357647998027799054910998990848830861) math:sum 185837525919702676721958590339634864244278348879352464447466265013782300624252146623364449314501251047977982218487311199092496800627703486938440312246135857757929687723042010608023133736972163461083096634538239867261261816815704128574671905643960942095440219009168978393817442858287694142381774978757930536353484584156221687247275859345140912305221783301609266796510689317958087958985188359941499502199431761946585876177205777304002977499755932266586015549288254847948976991289408386216149865707309724901318205967922392724382321244358282196167055147159510803490956978325477921029337465104381886435946140557278599175176495627854557419333417112097729069290362207721965625961337682895153329970560534401259234809251666754 . (246 114853907403565816359018244858323277008714971103444066649110622565856323157852008978283716010581445220470131044408175072697925082792424029806827605591585809847119291750952050577338976400338042520267296624339578902291607579856903245259888891345746879269377622798866559543043929477872201317030778118109989583612922557337110653390386933060030888249986959279318986831884246049812756402986185251593150947969963782146861960658422278765081247027071294584682285890282759730442618754721833505895542683072519551826414567703738241891364939054845960630017874558033238308556531476225131162712576240086606542340077810129165150973974570570078632942427775762834886672967310367023139744192074152563357647998027799054910998990848830861 185837525919702676721958590339634864244278348879352464447466265013782300624252146623364449314501251047977982218487311199092496800627703486938440312246135857757929687723042010608023133736972163461083096634538239867261261816815704128574671905643960942095440219009168978393817442858287694142381774978757930536353484584156221687247275859345140912305221783301609266796510689317958087958985188359941499502199431761946585876177205777304002977499755932266586015549288254847948976991289408386216149865707309724901318205967922392724382321244358282196167055147159510803490956978325477921029337465104381886435946140557278599175176495627854557419333417112097729069290362207721965625961337682895153329970560534401259234809251666754) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10952,7 +10952,7 @@ _:gn_1253 { } _:gn_1254 { - 248 math:greaterThan 1 . + (248) math:greaterThan 1 . (248 1) math:difference 247 . (43870288887428955996077899377011689773151593327535668850754980117930345691451871333202982706661639392962279870329038946303353364957144572675214898937035761936308895778862090546654819063703921579451496614140917937321953342898102361945105877047532816443315026588564140692270416097456708491679781257462048630872360530517999619533498006774920864194752135257028706867257802781667424846987182143244802393740495802347138045139638780226159516554386656902778556231277264612936260518154258625574935500437729378751510929439554091058347556865333639063868693968906965813622105974124784404395815015068831198244209479701051702772772645512302708465522134413572044276644258526324313862422810622231561966025495063708562763172445994968 70983618516136860362940345481311587235563377775908397798355642447925977466400137645080733303919805827507851174079136126394571717835279457131612706654550047910810395972089960030684157336634120940815800010198660964969654236958800883314783014298214062826062596210302418850773513380415492825350996860647940952740562026819111033856888926285110024055234824022290279964626443268145331555999003108348348554229467979799723915518783498538921730472684637681903729659005495117506358236567574880320607182634790173074903638264184150833017382189512321566149180589126272494934425502100346758316761225017775344095868330428113448201201925057775924476905641349262842396323051840698825881769263530331795681972532735346348235818402835893) math:sum 114853907403565816359018244858323277008714971103444066649110622565856323157852008978283716010581445220470131044408175072697925082792424029806827605591585809847119291750952050577338976400338042520267296624339578902291607579856903245259888891345746879269377622798866559543043929477872201317030778118109989583612922557337110653390386933060030888249986959279318986831884246049812756402986185251593150947969963782146861960658422278765081247027071294584682285890282759730442618754721833505895542683072519551826414567703738241891364939054845960630017874558033238308556531476225131162712576240086606542340077810129165150973974570570078632942427775762834886672967310367023139744192074152563357647998027799054910998990848830861 . (247 70983618516136860362940345481311587235563377775908397798355642447925977466400137645080733303919805827507851174079136126394571717835279457131612706654550047910810395972089960030684157336634120940815800010198660964969654236958800883314783014298214062826062596210302418850773513380415492825350996860647940952740562026819111033856888926285110024055234824022290279964626443268145331555999003108348348554229467979799723915518783498538921730472684637681903729659005495117506358236567574880320607182634790173074903638264184150833017382189512321566149180589126272494934425502100346758316761225017775344095868330428113448201201925057775924476905641349262842396323051840698825881769263530331795681972532735346348235818402835893 114853907403565816359018244858323277008714971103444066649110622565856323157852008978283716010581445220470131044408175072697925082792424029806827605591585809847119291750952050577338976400338042520267296624339578902291607579856903245259888891345746879269377622798866559543043929477872201317030778118109989583612922557337110653390386933060030888249986959279318986831884246049812756402986185251593150947969963782146861960658422278765081247027071294584682285890282759730442618754721833505895542683072519551826414567703738241891364939054845960630017874558033238308556531476225131162712576240086606542340077810129165150973974570570078632942427775762834886672967310367023139744192074152563357647998027799054910998990848830861) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10963,7 +10963,7 @@ _:gn_1255 { } _:gn_1256 { - 249 math:greaterThan 1 . + (249) math:greaterThan 1 . (249 1) math:difference 248 . (27113329628707904366862446104299897462411784448372728947600662329995631774948266311877750597258166434545571303750097180091218352878134884456397807717514285974501500193227869484029338272930199361364303396057743027647700894060698521369677137250681246382747569621738278158503097282958784333671215603185892321868201496301111414323390919510189159860482688765261573097368640486477906709011820965103546160488972177452585870379144718312762213918297980779125173427728230504570097718413316254745671682197060794323392708824630059774669825324178682502280486620219306681312319527975562353920946209948944145851658850727061745428429279545473216011383506935690798119678793314374512019346452908100233715947037671637785472645956840925 43870288887428955996077899377011689773151593327535668850754980117930345691451871333202982706661639392962279870329038946303353364957144572675214898937035761936308895778862090546654819063703921579451496614140917937321953342898102361945105877047532816443315026588564140692270416097456708491679781257462048630872360530517999619533498006774920864194752135257028706867257802781667424846987182143244802393740495802347138045139638780226159516554386656902778556231277264612936260518154258625574935500437729378751510929439554091058347556865333639063868693968906965813622105974124784404395815015068831198244209479701051702772772645512302708465522134413572044276644258526324313862422810622231561966025495063708562763172445994968) math:sum 70983618516136860362940345481311587235563377775908397798355642447925977466400137645080733303919805827507851174079136126394571717835279457131612706654550047910810395972089960030684157336634120940815800010198660964969654236958800883314783014298214062826062596210302418850773513380415492825350996860647940952740562026819111033856888926285110024055234824022290279964626443268145331555999003108348348554229467979799723915518783498538921730472684637681903729659005495117506358236567574880320607182634790173074903638264184150833017382189512321566149180589126272494934425502100346758316761225017775344095868330428113448201201925057775924476905641349262842396323051840698825881769263530331795681972532735346348235818402835893 . (248 43870288887428955996077899377011689773151593327535668850754980117930345691451871333202982706661639392962279870329038946303353364957144572675214898937035761936308895778862090546654819063703921579451496614140917937321953342898102361945105877047532816443315026588564140692270416097456708491679781257462048630872360530517999619533498006774920864194752135257028706867257802781667424846987182143244802393740495802347138045139638780226159516554386656902778556231277264612936260518154258625574935500437729378751510929439554091058347556865333639063868693968906965813622105974124784404395815015068831198244209479701051702772772645512302708465522134413572044276644258526324313862422810622231561966025495063708562763172445994968 70983618516136860362940345481311587235563377775908397798355642447925977466400137645080733303919805827507851174079136126394571717835279457131612706654550047910810395972089960030684157336634120940815800010198660964969654236958800883314783014298214062826062596210302418850773513380415492825350996860647940952740562026819111033856888926285110024055234824022290279964626443268145331555999003108348348554229467979799723915518783498538921730472684637681903729659005495117506358236567574880320607182634790173074903638264184150833017382189512321566149180589126272494934425502100346758316761225017775344095868330428113448201201925057775924476905641349262842396323051840698825881769263530331795681972532735346348235818402835893) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10974,7 +10974,7 @@ _:gn_1257 { } _:gn_1258 { - 250 math:greaterThan 1 . + (250) math:greaterThan 1 . (250 1) math:difference 249 . (16756959258721051629215453272711792310739808879162939903154317787934713916503605021325232109403472958416708566578941766212135012079009688218817091219521475961807395585634221062625480790773722218087193218083174909674252448837403840575428739796851570060567456966825862533767318814497924158008565654276156309004159034216888205210107087264731704334269446491767133769889162295189518137975361178141256233251523624894552174760494061913397302636088676123653382803549034108366162799740942370829263818240668584428118220614924031283677731541154956561588207348687659132309786446149222050474868805119887052392550628973989957344343365966829492454138627477881246156965465211949801843076357714131328250078457392070777290526489154043 27113329628707904366862446104299897462411784448372728947600662329995631774948266311877750597258166434545571303750097180091218352878134884456397807717514285974501500193227869484029338272930199361364303396057743027647700894060698521369677137250681246382747569621738278158503097282958784333671215603185892321868201496301111414323390919510189159860482688765261573097368640486477906709011820965103546160488972177452585870379144718312762213918297980779125173427728230504570097718413316254745671682197060794323392708824630059774669825324178682502280486620219306681312319527975562353920946209948944145851658850727061745428429279545473216011383506935690798119678793314374512019346452908100233715947037671637785472645956840925) math:sum 43870288887428955996077899377011689773151593327535668850754980117930345691451871333202982706661639392962279870329038946303353364957144572675214898937035761936308895778862090546654819063703921579451496614140917937321953342898102361945105877047532816443315026588564140692270416097456708491679781257462048630872360530517999619533498006774920864194752135257028706867257802781667424846987182143244802393740495802347138045139638780226159516554386656902778556231277264612936260518154258625574935500437729378751510929439554091058347556865333639063868693968906965813622105974124784404395815015068831198244209479701051702772772645512302708465522134413572044276644258526324313862422810622231561966025495063708562763172445994968 . (249 27113329628707904366862446104299897462411784448372728947600662329995631774948266311877750597258166434545571303750097180091218352878134884456397807717514285974501500193227869484029338272930199361364303396057743027647700894060698521369677137250681246382747569621738278158503097282958784333671215603185892321868201496301111414323390919510189159860482688765261573097368640486477906709011820965103546160488972177452585870379144718312762213918297980779125173427728230504570097718413316254745671682197060794323392708824630059774669825324178682502280486620219306681312319527975562353920946209948944145851658850727061745428429279545473216011383506935690798119678793314374512019346452908100233715947037671637785472645956840925 43870288887428955996077899377011689773151593327535668850754980117930345691451871333202982706661639392962279870329038946303353364957144572675214898937035761936308895778862090546654819063703921579451496614140917937321953342898102361945105877047532816443315026588564140692270416097456708491679781257462048630872360530517999619533498006774920864194752135257028706867257802781667424846987182143244802393740495802347138045139638780226159516554386656902778556231277264612936260518154258625574935500437729378751510929439554091058347556865333639063868693968906965813622105974124784404395815015068831198244209479701051702772772645512302708465522134413572044276644258526324313862422810622231561966025495063708562763172445994968) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10985,7 +10985,7 @@ _:gn_1259 { } _:gn_1260 { - 251 math:greaterThan 1 . + (251) math:greaterThan 1 . (251 1) math:difference 250 . (10356370369986852737646992831588105151671975569209789044446344542060917858444661290552518487854693476128862737171155413879083340799125196237580716497992810012694104607593648421403857482156477143277110177974568117973448445223294680794248397453829676322180112654912415624735778468460860175662649948909736012864042462084223209113283832245457455526213242273494439327479478191288388571036459786962289927237448552558033695618650656399364911282209304655471790624179196396203934918672373883916407863956392209895274488209706028490992093783023725940692279271531647549002533081826340303446077404829057093459108221753071788084085913578643723557244879457809551962713328102424710176270095193968905465868580279567008182119467686882 16756959258721051629215453272711792310739808879162939903154317787934713916503605021325232109403472958416708566578941766212135012079009688218817091219521475961807395585634221062625480790773722218087193218083174909674252448837403840575428739796851570060567456966825862533767318814497924158008565654276156309004159034216888205210107087264731704334269446491767133769889162295189518137975361178141256233251523624894552174760494061913397302636088676123653382803549034108366162799740942370829263818240668584428118220614924031283677731541154956561588207348687659132309786446149222050474868805119887052392550628973989957344343365966829492454138627477881246156965465211949801843076357714131328250078457392070777290526489154043) math:sum 27113329628707904366862446104299897462411784448372728947600662329995631774948266311877750597258166434545571303750097180091218352878134884456397807717514285974501500193227869484029338272930199361364303396057743027647700894060698521369677137250681246382747569621738278158503097282958784333671215603185892321868201496301111414323390919510189159860482688765261573097368640486477906709011820965103546160488972177452585870379144718312762213918297980779125173427728230504570097718413316254745671682197060794323392708824630059774669825324178682502280486620219306681312319527975562353920946209948944145851658850727061745428429279545473216011383506935690798119678793314374512019346452908100233715947037671637785472645956840925 . (250 16756959258721051629215453272711792310739808879162939903154317787934713916503605021325232109403472958416708566578941766212135012079009688218817091219521475961807395585634221062625480790773722218087193218083174909674252448837403840575428739796851570060567456966825862533767318814497924158008565654276156309004159034216888205210107087264731704334269446491767133769889162295189518137975361178141256233251523624894552174760494061913397302636088676123653382803549034108366162799740942370829263818240668584428118220614924031283677731541154956561588207348687659132309786446149222050474868805119887052392550628973989957344343365966829492454138627477881246156965465211949801843076357714131328250078457392070777290526489154043 27113329628707904366862446104299897462411784448372728947600662329995631774948266311877750597258166434545571303750097180091218352878134884456397807717514285974501500193227869484029338272930199361364303396057743027647700894060698521369677137250681246382747569621738278158503097282958784333671215603185892321868201496301111414323390919510189159860482688765261573097368640486477906709011820965103546160488972177452585870379144718312762213918297980779125173427728230504570097718413316254745671682197060794323392708824630059774669825324178682502280486620219306681312319527975562353920946209948944145851658850727061745428429279545473216011383506935690798119678793314374512019346452908100233715947037671637785472645956840925) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -10996,7 +10996,7 @@ _:gn_1261 { } _:gn_1262 { - 252 math:greaterThan 1 . + (252) math:greaterThan 1 . (252 1) math:difference 251 . (6400588888734198891568460441123687159067833309953150858707973245873796058058943730772713621548779482287845829407786352333051671279884491981236374721528665949113290978040572641221623308617245074810083040108606791700804003614109159781180342343021893738387344311913446909031540346037063982345915705366420296140116572132664996096823255019274248808056204218272694442409684103901129566938901391178966306014075072336518479141843405514032391353879371468181592179369837712162227881068568486912855954284276374532843732405218002792685637758131230620895928077156011583307253364322881747028791400290829958933442407220918169260257452388185768896893748020071694194252137109525091666806262520162422784209877112503769108407021467161 10356370369986852737646992831588105151671975569209789044446344542060917858444661290552518487854693476128862737171155413879083340799125196237580716497992810012694104607593648421403857482156477143277110177974568117973448445223294680794248397453829676322180112654912415624735778468460860175662649948909736012864042462084223209113283832245457455526213242273494439327479478191288388571036459786962289927237448552558033695618650656399364911282209304655471790624179196396203934918672373883916407863956392209895274488209706028490992093783023725940692279271531647549002533081826340303446077404829057093459108221753071788084085913578643723557244879457809551962713328102424710176270095193968905465868580279567008182119467686882) math:sum 16756959258721051629215453272711792310739808879162939903154317787934713916503605021325232109403472958416708566578941766212135012079009688218817091219521475961807395585634221062625480790773722218087193218083174909674252448837403840575428739796851570060567456966825862533767318814497924158008565654276156309004159034216888205210107087264731704334269446491767133769889162295189518137975361178141256233251523624894552174760494061913397302636088676123653382803549034108366162799740942370829263818240668584428118220614924031283677731541154956561588207348687659132309786446149222050474868805119887052392550628973989957344343365966829492454138627477881246156965465211949801843076357714131328250078457392070777290526489154043 . (251 10356370369986852737646992831588105151671975569209789044446344542060917858444661290552518487854693476128862737171155413879083340799125196237580716497992810012694104607593648421403857482156477143277110177974568117973448445223294680794248397453829676322180112654912415624735778468460860175662649948909736012864042462084223209113283832245457455526213242273494439327479478191288388571036459786962289927237448552558033695618650656399364911282209304655471790624179196396203934918672373883916407863956392209895274488209706028490992093783023725940692279271531647549002533081826340303446077404829057093459108221753071788084085913578643723557244879457809551962713328102424710176270095193968905465868580279567008182119467686882 16756959258721051629215453272711792310739808879162939903154317787934713916503605021325232109403472958416708566578941766212135012079009688218817091219521475961807395585634221062625480790773722218087193218083174909674252448837403840575428739796851570060567456966825862533767318814497924158008565654276156309004159034216888205210107087264731704334269446491767133769889162295189518137975361178141256233251523624894552174760494061913397302636088676123653382803549034108366162799740942370829263818240668584428118220614924031283677731541154956561588207348687659132309786446149222050474868805119887052392550628973989957344343365966829492454138627477881246156965465211949801843076357714131328250078457392070777290526489154043) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11007,7 +11007,7 @@ _:gn_1263 { } _:gn_1264 { - 253 math:greaterThan 1 . + (253) math:greaterThan 1 . (253 1) math:difference 252 . (3955781481252653846078532390464417992604142259256638185738371296187121800385717559779804866305913993841016907763369061546031669519240704256344341776464144063580813629553075780182234173539232068467027137865961326272644441609185521013068055110807782583792768342998968715704238122423796193316734243543315716723925889951558213016460577226183206718157038055221744885069794087387259004097558395783323621223373480221515216476807250885332519928329933187290198444809358684041707037603805397003551909672115835362430755804488025698306456024892495319796351194375635965695279717503458556417286004538227134525665814532153618823828461190457954660351131437737857768461190992899618509463832673806482681658703167063239073712446219721 6400588888734198891568460441123687159067833309953150858707973245873796058058943730772713621548779482287845829407786352333051671279884491981236374721528665949113290978040572641221623308617245074810083040108606791700804003614109159781180342343021893738387344311913446909031540346037063982345915705366420296140116572132664996096823255019274248808056204218272694442409684103901129566938901391178966306014075072336518479141843405514032391353879371468181592179369837712162227881068568486912855954284276374532843732405218002792685637758131230620895928077156011583307253364322881747028791400290829958933442407220918169260257452388185768896893748020071694194252137109525091666806262520162422784209877112503769108407021467161) math:sum 10356370369986852737646992831588105151671975569209789044446344542060917858444661290552518487854693476128862737171155413879083340799125196237580716497992810012694104607593648421403857482156477143277110177974568117973448445223294680794248397453829676322180112654912415624735778468460860175662649948909736012864042462084223209113283832245457455526213242273494439327479478191288388571036459786962289927237448552558033695618650656399364911282209304655471790624179196396203934918672373883916407863956392209895274488209706028490992093783023725940692279271531647549002533081826340303446077404829057093459108221753071788084085913578643723557244879457809551962713328102424710176270095193968905465868580279567008182119467686882 . (252 6400588888734198891568460441123687159067833309953150858707973245873796058058943730772713621548779482287845829407786352333051671279884491981236374721528665949113290978040572641221623308617245074810083040108606791700804003614109159781180342343021893738387344311913446909031540346037063982345915705366420296140116572132664996096823255019274248808056204218272694442409684103901129566938901391178966306014075072336518479141843405514032391353879371468181592179369837712162227881068568486912855954284276374532843732405218002792685637758131230620895928077156011583307253364322881747028791400290829958933442407220918169260257452388185768896893748020071694194252137109525091666806262520162422784209877112503769108407021467161 10356370369986852737646992831588105151671975569209789044446344542060917858444661290552518487854693476128862737171155413879083340799125196237580716497992810012694104607593648421403857482156477143277110177974568117973448445223294680794248397453829676322180112654912415624735778468460860175662649948909736012864042462084223209113283832245457455526213242273494439327479478191288388571036459786962289927237448552558033695618650656399364911282209304655471790624179196396203934918672373883916407863956392209895274488209706028490992093783023725940692279271531647549002533081826340303446077404829057093459108221753071788084085913578643723557244879457809551962713328102424710176270095193968905465868580279567008182119467686882) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11018,7 +11018,7 @@ _:gn_1265 { } _:gn_1266 { - 254 math:greaterThan 1 . + (254) math:greaterThan 1 . (254 1) math:difference 253 . (2444807407481545045489928050659269166463691050696512672969601949686674257673226170992908755242865488446828921644417290787020001760643787724892032945064521885532477348487496861039389135078013006343055902242645465428159562004923638768112287232214111154594575968914478193327302223613267789029181461823104579416190682181106783080362677793091042089899166163050949557339890016513870562841342995395642684790701592115003262665036154628699871425549438280891393734560479028120520843464763089909304044612160539170412976600729977094379181733238735301099576882780375617611973646819423190611505395752602824407776592688764550436428991197727814236542616582333836425790946116625473157342429846355940102551173945440530034694575247440 3955781481252653846078532390464417992604142259256638185738371296187121800385717559779804866305913993841016907763369061546031669519240704256344341776464144063580813629553075780182234173539232068467027137865961326272644441609185521013068055110807782583792768342998968715704238122423796193316734243543315716723925889951558213016460577226183206718157038055221744885069794087387259004097558395783323621223373480221515216476807250885332519928329933187290198444809358684041707037603805397003551909672115835362430755804488025698306456024892495319796351194375635965695279717503458556417286004538227134525665814532153618823828461190457954660351131437737857768461190992899618509463832673806482681658703167063239073712446219721) math:sum 6400588888734198891568460441123687159067833309953150858707973245873796058058943730772713621548779482287845829407786352333051671279884491981236374721528665949113290978040572641221623308617245074810083040108606791700804003614109159781180342343021893738387344311913446909031540346037063982345915705366420296140116572132664996096823255019274248808056204218272694442409684103901129566938901391178966306014075072336518479141843405514032391353879371468181592179369837712162227881068568486912855954284276374532843732405218002792685637758131230620895928077156011583307253364322881747028791400290829958933442407220918169260257452388185768896893748020071694194252137109525091666806262520162422784209877112503769108407021467161 . (253 3955781481252653846078532390464417992604142259256638185738371296187121800385717559779804866305913993841016907763369061546031669519240704256344341776464144063580813629553075780182234173539232068467027137865961326272644441609185521013068055110807782583792768342998968715704238122423796193316734243543315716723925889951558213016460577226183206718157038055221744885069794087387259004097558395783323621223373480221515216476807250885332519928329933187290198444809358684041707037603805397003551909672115835362430755804488025698306456024892495319796351194375635965695279717503458556417286004538227134525665814532153618823828461190457954660351131437737857768461190992899618509463832673806482681658703167063239073712446219721 6400588888734198891568460441123687159067833309953150858707973245873796058058943730772713621548779482287845829407786352333051671279884491981236374721528665949113290978040572641221623308617245074810083040108606791700804003614109159781180342343021893738387344311913446909031540346037063982345915705366420296140116572132664996096823255019274248808056204218272694442409684103901129566938901391178966306014075072336518479141843405514032391353879371468181592179369837712162227881068568486912855954284276374532843732405218002792685637758131230620895928077156011583307253364322881747028791400290829958933442407220918169260257452388185768896893748020071694194252137109525091666806262520162422784209877112503769108407021467161) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11029,7 +11029,7 @@ _:gn_1267 { } _:gn_1268 { - 255 math:greaterThan 1 . + (255) math:greaterThan 1 . (255 1) math:difference 254 . (1510974073771108800588604339805148826140451208560125512768769346500447542712491388786896111063048505394187986118951770759011667758596916531452308831399622178048336281065578919142845038461219062123971235623315860844484879604261882244955767878593671429198192374084490522376935898810528404287552781720211137307735207770451429936097899433092164628257871892170795327729904070873388441256215400387680936432671888106511953811771096256632648502780494906398804710248879655921186194139042307094247865059955296192017779203758048603927274291653760018696774311595260348083306070684035365805780608785624310117889221843389068387399469992730140423808514855404021342670244876274145352121402827450542579107529221622709039017870972281 2444807407481545045489928050659269166463691050696512672969601949686674257673226170992908755242865488446828921644417290787020001760643787724892032945064521885532477348487496861039389135078013006343055902242645465428159562004923638768112287232214111154594575968914478193327302223613267789029181461823104579416190682181106783080362677793091042089899166163050949557339890016513870562841342995395642684790701592115003262665036154628699871425549438280891393734560479028120520843464763089909304044612160539170412976600729977094379181733238735301099576882780375617611973646819423190611505395752602824407776592688764550436428991197727814236542616582333836425790946116625473157342429846355940102551173945440530034694575247440) math:sum 3955781481252653846078532390464417992604142259256638185738371296187121800385717559779804866305913993841016907763369061546031669519240704256344341776464144063580813629553075780182234173539232068467027137865961326272644441609185521013068055110807782583792768342998968715704238122423796193316734243543315716723925889951558213016460577226183206718157038055221744885069794087387259004097558395783323621223373480221515216476807250885332519928329933187290198444809358684041707037603805397003551909672115835362430755804488025698306456024892495319796351194375635965695279717503458556417286004538227134525665814532153618823828461190457954660351131437737857768461190992899618509463832673806482681658703167063239073712446219721 . (254 2444807407481545045489928050659269166463691050696512672969601949686674257673226170992908755242865488446828921644417290787020001760643787724892032945064521885532477348487496861039389135078013006343055902242645465428159562004923638768112287232214111154594575968914478193327302223613267789029181461823104579416190682181106783080362677793091042089899166163050949557339890016513870562841342995395642684790701592115003262665036154628699871425549438280891393734560479028120520843464763089909304044612160539170412976600729977094379181733238735301099576882780375617611973646819423190611505395752602824407776592688764550436428991197727814236542616582333836425790946116625473157342429846355940102551173945440530034694575247440 3955781481252653846078532390464417992604142259256638185738371296187121800385717559779804866305913993841016907763369061546031669519240704256344341776464144063580813629553075780182234173539232068467027137865961326272644441609185521013068055110807782583792768342998968715704238122423796193316734243543315716723925889951558213016460577226183206718157038055221744885069794087387259004097558395783323621223373480221515216476807250885332519928329933187290198444809358684041707037603805397003551909672115835362430755804488025698306456024892495319796351194375635965695279717503458556417286004538227134525665814532153618823828461190457954660351131437737857768461190992899618509463832673806482681658703167063239073712446219721) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11040,7 +11040,7 @@ _:gn_1269 { } _:gn_1270 { - 256 math:greaterThan 1 . + (256) math:greaterThan 1 . (256 1) math:difference 255 . (933833333710436244901323710854120340323239842136387160200832603186226714960734782206012644179816983052640935525465520028008334002046871193439724113664899707484141067421917941896544096616793944219084666619329604583674682400661756523156519353620439725396383594829987670950366324802739384741628680102893442108455474410655353144264778359998877461641294270880154229609985945640482121585127595007961748358029704008491308853265058372067222922768943374492589024311599372199334649325720782815056179552205242978395197396971928490451907441584975282402802571185115269528667576135387824805724786966978514289887370845375482049029521204997673812734101726929815083120701240351327805221027018905397523443644723817820995676704275159 1510974073771108800588604339805148826140451208560125512768769346500447542712491388786896111063048505394187986118951770759011667758596916531452308831399622178048336281065578919142845038461219062123971235623315860844484879604261882244955767878593671429198192374084490522376935898810528404287552781720211137307735207770451429936097899433092164628257871892170795327729904070873388441256215400387680936432671888106511953811771096256632648502780494906398804710248879655921186194139042307094247865059955296192017779203758048603927274291653760018696774311595260348083306070684035365805780608785624310117889221843389068387399469992730140423808514855404021342670244876274145352121402827450542579107529221622709039017870972281) math:sum 2444807407481545045489928050659269166463691050696512672969601949686674257673226170992908755242865488446828921644417290787020001760643787724892032945064521885532477348487496861039389135078013006343055902242645465428159562004923638768112287232214111154594575968914478193327302223613267789029181461823104579416190682181106783080362677793091042089899166163050949557339890016513870562841342995395642684790701592115003262665036154628699871425549438280891393734560479028120520843464763089909304044612160539170412976600729977094379181733238735301099576882780375617611973646819423190611505395752602824407776592688764550436428991197727814236542616582333836425790946116625473157342429846355940102551173945440530034694575247440 . (255 1510974073771108800588604339805148826140451208560125512768769346500447542712491388786896111063048505394187986118951770759011667758596916531452308831399622178048336281065578919142845038461219062123971235623315860844484879604261882244955767878593671429198192374084490522376935898810528404287552781720211137307735207770451429936097899433092164628257871892170795327729904070873388441256215400387680936432671888106511953811771096256632648502780494906398804710248879655921186194139042307094247865059955296192017779203758048603927274291653760018696774311595260348083306070684035365805780608785624310117889221843389068387399469992730140423808514855404021342670244876274145352121402827450542579107529221622709039017870972281 2444807407481545045489928050659269166463691050696512672969601949686674257673226170992908755242865488446828921644417290787020001760643787724892032945064521885532477348487496861039389135078013006343055902242645465428159562004923638768112287232214111154594575968914478193327302223613267789029181461823104579416190682181106783080362677793091042089899166163050949557339890016513870562841342995395642684790701592115003262665036154628699871425549438280891393734560479028120520843464763089909304044612160539170412976600729977094379181733238735301099576882780375617611973646819423190611505395752602824407776592688764550436428991197727814236542616582333836425790946116625473157342429846355940102551173945440530034694575247440) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11051,7 +11051,7 @@ _:gn_1271 { } _:gn_1272 { - 257 math:greaterThan 1 . + (257) math:greaterThan 1 . (257 1) math:difference 256 . (577140740060672555687280628951028485817211366423738352567936743314220827751756606580883466883231522341547050593486250731003333756550045338012584717734722470564195213643660977246300941844425117904886569003986256260810197203600125721799248524973231703801808779254502851426569574007789019545924101617317695199279733359796076791833121073093287166616577621290641098119918125232906319671087805379719188074642184098020644958506037884565425580011551531906215685937280283721851544813321524279191685507750053213622581806786120113475366850068784736293971740410145078554638494548647541000055821818645795828001850998013586338369948787732466611074413128474206259549543635922817546900375808545145055663884497804888043341166697122 933833333710436244901323710854120340323239842136387160200832603186226714960734782206012644179816983052640935525465520028008334002046871193439724113664899707484141067421917941896544096616793944219084666619329604583674682400661756523156519353620439725396383594829987670950366324802739384741628680102893442108455474410655353144264778359998877461641294270880154229609985945640482121585127595007961748358029704008491308853265058372067222922768943374492589024311599372199334649325720782815056179552205242978395197396971928490451907441584975282402802571185115269528667576135387824805724786966978514289887370845375482049029521204997673812734101726929815083120701240351327805221027018905397523443644723817820995676704275159) math:sum 1510974073771108800588604339805148826140451208560125512768769346500447542712491388786896111063048505394187986118951770759011667758596916531452308831399622178048336281065578919142845038461219062123971235623315860844484879604261882244955767878593671429198192374084490522376935898810528404287552781720211137307735207770451429936097899433092164628257871892170795327729904070873388441256215400387680936432671888106511953811771096256632648502780494906398804710248879655921186194139042307094247865059955296192017779203758048603927274291653760018696774311595260348083306070684035365805780608785624310117889221843389068387399469992730140423808514855404021342670244876274145352121402827450542579107529221622709039017870972281 . (256 933833333710436244901323710854120340323239842136387160200832603186226714960734782206012644179816983052640935525465520028008334002046871193439724113664899707484141067421917941896544096616793944219084666619329604583674682400661756523156519353620439725396383594829987670950366324802739384741628680102893442108455474410655353144264778359998877461641294270880154229609985945640482121585127595007961748358029704008491308853265058372067222922768943374492589024311599372199334649325720782815056179552205242978395197396971928490451907441584975282402802571185115269528667576135387824805724786966978514289887370845375482049029521204997673812734101726929815083120701240351327805221027018905397523443644723817820995676704275159 1510974073771108800588604339805148826140451208560125512768769346500447542712491388786896111063048505394187986118951770759011667758596916531452308831399622178048336281065578919142845038461219062123971235623315860844484879604261882244955767878593671429198192374084490522376935898810528404287552781720211137307735207770451429936097899433092164628257871892170795327729904070873388441256215400387680936432671888106511953811771096256632648502780494906398804710248879655921186194139042307094247865059955296192017779203758048603927274291653760018696774311595260348083306070684035365805780608785624310117889221843389068387399469992730140423808514855404021342670244876274145352121402827450542579107529221622709039017870972281) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11062,7 +11062,7 @@ _:gn_1273 { } _:gn_1274 { - 258 math:greaterThan 1 . + (258) math:greaterThan 1 . (258 1) math:difference 257 . (356692593649763689214043081903091854506028475712648807632895859872005887208978175625129177296585460711093884931979269297005000245496825855427139395930177236919945853778256964650243154772368826314198097615343348322864485197061630801357270828647208021594574815575484819523796750794950365195704578485575746909175741050859276352431657286905590295024716649589513131490067820407575801914039789628242560283387519910470663894759020487501797342757391842586373338374319088477483104512399258535864494044455189764772615590185808376976540591516190546108830830774970190974029081586740283805668965148332718461885519847361895710659572417265207201659688598455608823571157604428510258320651210360252467779760226012932952335537578037 577140740060672555687280628951028485817211366423738352567936743314220827751756606580883466883231522341547050593486250731003333756550045338012584717734722470564195213643660977246300941844425117904886569003986256260810197203600125721799248524973231703801808779254502851426569574007789019545924101617317695199279733359796076791833121073093287166616577621290641098119918125232906319671087805379719188074642184098020644958506037884565425580011551531906215685937280283721851544813321524279191685507750053213622581806786120113475366850068784736293971740410145078554638494548647541000055821818645795828001850998013586338369948787732466611074413128474206259549543635922817546900375808545145055663884497804888043341166697122) math:sum 933833333710436244901323710854120340323239842136387160200832603186226714960734782206012644179816983052640935525465520028008334002046871193439724113664899707484141067421917941896544096616793944219084666619329604583674682400661756523156519353620439725396383594829987670950366324802739384741628680102893442108455474410655353144264778359998877461641294270880154229609985945640482121585127595007961748358029704008491308853265058372067222922768943374492589024311599372199334649325720782815056179552205242978395197396971928490451907441584975282402802571185115269528667576135387824805724786966978514289887370845375482049029521204997673812734101726929815083120701240351327805221027018905397523443644723817820995676704275159 . (257 577140740060672555687280628951028485817211366423738352567936743314220827751756606580883466883231522341547050593486250731003333756550045338012584717734722470564195213643660977246300941844425117904886569003986256260810197203600125721799248524973231703801808779254502851426569574007789019545924101617317695199279733359796076791833121073093287166616577621290641098119918125232906319671087805379719188074642184098020644958506037884565425580011551531906215685937280283721851544813321524279191685507750053213622581806786120113475366850068784736293971740410145078554638494548647541000055821818645795828001850998013586338369948787732466611074413128474206259549543635922817546900375808545145055663884497804888043341166697122 933833333710436244901323710854120340323239842136387160200832603186226714960734782206012644179816983052640935525465520028008334002046871193439724113664899707484141067421917941896544096616793944219084666619329604583674682400661756523156519353620439725396383594829987670950366324802739384741628680102893442108455474410655353144264778359998877461641294270880154229609985945640482121585127595007961748358029704008491308853265058372067222922768943374492589024311599372199334649325720782815056179552205242978395197396971928490451907441584975282402802571185115269528667576135387824805724786966978514289887370845375482049029521204997673812734101726929815083120701240351327805221027018905397523443644723817820995676704275159) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11073,7 +11073,7 @@ _:gn_1275 { } _:gn_1276 { - 259 math:greaterThan 1 . + (259) math:greaterThan 1 . (259 1) math:difference 258 . (220448146410908866473237547047936631311182890711089544935040883442214940542778430955754289586646061630453165661506981433998333511053219482585445321804545233644249359865404012596057787072056291590688471388642907937945712006538494920441977696326023682207233963679018031902772823212838654350219523131741948290103992308936800439401463786187696871591860971701127966629850304825330517757048015751476627791254664187549981063747017397063628237254159689319842347562961195244368440300922265743327191463294863448849966216600311736498826258552594190185140909635174887580609412961907257194386856670313077366116331150651690627710376370467259409414724530018597435978386031494307288579724598184892587884124271791955091005629119085 356692593649763689214043081903091854506028475712648807632895859872005887208978175625129177296585460711093884931979269297005000245496825855427139395930177236919945853778256964650243154772368826314198097615343348322864485197061630801357270828647208021594574815575484819523796750794950365195704578485575746909175741050859276352431657286905590295024716649589513131490067820407575801914039789628242560283387519910470663894759020487501797342757391842586373338374319088477483104512399258535864494044455189764772615590185808376976540591516190546108830830774970190974029081586740283805668965148332718461885519847361895710659572417265207201659688598455608823571157604428510258320651210360252467779760226012932952335537578037) math:sum 577140740060672555687280628951028485817211366423738352567936743314220827751756606580883466883231522341547050593486250731003333756550045338012584717734722470564195213643660977246300941844425117904886569003986256260810197203600125721799248524973231703801808779254502851426569574007789019545924101617317695199279733359796076791833121073093287166616577621290641098119918125232906319671087805379719188074642184098020644958506037884565425580011551531906215685937280283721851544813321524279191685507750053213622581806786120113475366850068784736293971740410145078554638494548647541000055821818645795828001850998013586338369948787732466611074413128474206259549543635922817546900375808545145055663884497804888043341166697122 . (258 356692593649763689214043081903091854506028475712648807632895859872005887208978175625129177296585460711093884931979269297005000245496825855427139395930177236919945853778256964650243154772368826314198097615343348322864485197061630801357270828647208021594574815575484819523796750794950365195704578485575746909175741050859276352431657286905590295024716649589513131490067820407575801914039789628242560283387519910470663894759020487501797342757391842586373338374319088477483104512399258535864494044455189764772615590185808376976540591516190546108830830774970190974029081586740283805668965148332718461885519847361895710659572417265207201659688598455608823571157604428510258320651210360252467779760226012932952335537578037 577140740060672555687280628951028485817211366423738352567936743314220827751756606580883466883231522341547050593486250731003333756550045338012584717734722470564195213643660977246300941844425117904886569003986256260810197203600125721799248524973231703801808779254502851426569574007789019545924101617317695199279733359796076791833121073093287166616577621290641098119918125232906319671087805379719188074642184098020644958506037884565425580011551531906215685937280283721851544813321524279191685507750053213622581806786120113475366850068784736293971740410145078554638494548647541000055821818645795828001850998013586338369948787732466611074413128474206259549543635922817546900375808545145055663884497804888043341166697122) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11084,7 +11084,7 @@ _:gn_1277 { } _:gn_1278 { - 260 math:greaterThan 1 . + (260) math:greaterThan 1 . (260 1) math:difference 259 . (136244447238854822740805534855155223194845585001559262697854976429790946666199744669374887709939399080640719270472287863006666734443606372841694074125632003275696493912852952054185367700312534723509626226700440384918773190523135880915293132321184339387340851896466787621023927582111710845485055353833798619071748741922475913030193500717893423432855677888385164860217515582245284156991773876765932492132855722920682831012003090438169105503232153266530990811357893233114664211476992792537302581160326315922649373585496640477714332963596355923689921139795303393419668624833026611282108478019641095769188696710205082949196046797947792244964068437011387592771572934202969740926612175359879895635954220977861329908458952 220448146410908866473237547047936631311182890711089544935040883442214940542778430955754289586646061630453165661506981433998333511053219482585445321804545233644249359865404012596057787072056291590688471388642907937945712006538494920441977696326023682207233963679018031902772823212838654350219523131741948290103992308936800439401463786187696871591860971701127966629850304825330517757048015751476627791254664187549981063747017397063628237254159689319842347562961195244368440300922265743327191463294863448849966216600311736498826258552594190185140909635174887580609412961907257194386856670313077366116331150651690627710376370467259409414724530018597435978386031494307288579724598184892587884124271791955091005629119085) math:sum 356692593649763689214043081903091854506028475712648807632895859872005887208978175625129177296585460711093884931979269297005000245496825855427139395930177236919945853778256964650243154772368826314198097615343348322864485197061630801357270828647208021594574815575484819523796750794950365195704578485575746909175741050859276352431657286905590295024716649589513131490067820407575801914039789628242560283387519910470663894759020487501797342757391842586373338374319088477483104512399258535864494044455189764772615590185808376976540591516190546108830830774970190974029081586740283805668965148332718461885519847361895710659572417265207201659688598455608823571157604428510258320651210360252467779760226012932952335537578037 . (259 220448146410908866473237547047936631311182890711089544935040883442214940542778430955754289586646061630453165661506981433998333511053219482585445321804545233644249359865404012596057787072056291590688471388642907937945712006538494920441977696326023682207233963679018031902772823212838654350219523131741948290103992308936800439401463786187696871591860971701127966629850304825330517757048015751476627791254664187549981063747017397063628237254159689319842347562961195244368440300922265743327191463294863448849966216600311736498826258552594190185140909635174887580609412961907257194386856670313077366116331150651690627710376370467259409414724530018597435978386031494307288579724598184892587884124271791955091005629119085 356692593649763689214043081903091854506028475712648807632895859872005887208978175625129177296585460711093884931979269297005000245496825855427139395930177236919945853778256964650243154772368826314198097615343348322864485197061630801357270828647208021594574815575484819523796750794950365195704578485575746909175741050859276352431657286905590295024716649589513131490067820407575801914039789628242560283387519910470663894759020487501797342757391842586373338374319088477483104512399258535864494044455189764772615590185808376976540591516190546108830830774970190974029081586740283805668965148332718461885519847361895710659572417265207201659688598455608823571157604428510258320651210360252467779760226012932952335537578037) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11095,7 +11095,7 @@ _:gn_1279 { } _:gn_1280 { - 261 math:greaterThan 1 . + (261) math:greaterThan 1 . (261 1) math:difference 260 . (84203699172054043732432012192781408116337305709530282237185907012423993876578686286379401876706662549812446391034693570991666776609613109743751247678913230368552865952551060541872419371743756867178845161942467553026938816015359039526684564004839342819893111782551244281748895630726943504734467777908149671032243567014324526371270285469803448159005293812742801769632789243085233600056241874710695299121808464629298232735014306625459131750927536053311356751603302011253776089445272950789888882134537132927316843014815096021111925588997834261450988495379584187189744337074230583104748192293436270347142453941485544761180323669311617169760461581586048385614458560104318838797986009532707988488317570977229675720660133 136244447238854822740805534855155223194845585001559262697854976429790946666199744669374887709939399080640719270472287863006666734443606372841694074125632003275696493912852952054185367700312534723509626226700440384918773190523135880915293132321184339387340851896466787621023927582111710845485055353833798619071748741922475913030193500717893423432855677888385164860217515582245284156991773876765932492132855722920682831012003090438169105503232153266530990811357893233114664211476992792537302581160326315922649373585496640477714332963596355923689921139795303393419668624833026611282108478019641095769188696710205082949196046797947792244964068437011387592771572934202969740926612175359879895635954220977861329908458952) math:sum 220448146410908866473237547047936631311182890711089544935040883442214940542778430955754289586646061630453165661506981433998333511053219482585445321804545233644249359865404012596057787072056291590688471388642907937945712006538494920441977696326023682207233963679018031902772823212838654350219523131741948290103992308936800439401463786187696871591860971701127966629850304825330517757048015751476627791254664187549981063747017397063628237254159689319842347562961195244368440300922265743327191463294863448849966216600311736498826258552594190185140909635174887580609412961907257194386856670313077366116331150651690627710376370467259409414724530018597435978386031494307288579724598184892587884124271791955091005629119085 . (260 136244447238854822740805534855155223194845585001559262697854976429790946666199744669374887709939399080640719270472287863006666734443606372841694074125632003275696493912852952054185367700312534723509626226700440384918773190523135880915293132321184339387340851896466787621023927582111710845485055353833798619071748741922475913030193500717893423432855677888385164860217515582245284156991773876765932492132855722920682831012003090438169105503232153266530990811357893233114664211476992792537302581160326315922649373585496640477714332963596355923689921139795303393419668624833026611282108478019641095769188696710205082949196046797947792244964068437011387592771572934202969740926612175359879895635954220977861329908458952 220448146410908866473237547047936631311182890711089544935040883442214940542778430955754289586646061630453165661506981433998333511053219482585445321804545233644249359865404012596057787072056291590688471388642907937945712006538494920441977696326023682207233963679018031902772823212838654350219523131741948290103992308936800439401463786187696871591860971701127966629850304825330517757048015751476627791254664187549981063747017397063628237254159689319842347562961195244368440300922265743327191463294863448849966216600311736498826258552594190185140909635174887580609412961907257194386856670313077366116331150651690627710376370467259409414724530018597435978386031494307288579724598184892587884124271791955091005629119085) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11106,7 +11106,7 @@ _:gn_1281 { } _:gn_1282 { - 262 math:greaterThan 1 . + (262) math:greaterThan 1 . (262 1) math:difference 261 . (52040748066800779008373522662373815078508279292028980460669069417366952789621058382995485833232736530828272879437594292014999957833993263097942826446718772907143627960301891512312948328568777856330781064757972831891834374507776841388608568316344996567447740113915543339275031951384767340750587575925648948039505174908151386658923215248089975273850384075642363090584726339160050556935532002055237193011047258291384598276988783812709973752304617213219634059754591221860888122031719841747413699025789182995332530570681544456602407374598521662238932644415719206229924287758796028177360285726204825422046242768719538188015723128636175075203606855425339207157114374098650902128626165827171907147636650000631654187798819 84203699172054043732432012192781408116337305709530282237185907012423993876578686286379401876706662549812446391034693570991666776609613109743751247678913230368552865952551060541872419371743756867178845161942467553026938816015359039526684564004839342819893111782551244281748895630726943504734467777908149671032243567014324526371270285469803448159005293812742801769632789243085233600056241874710695299121808464629298232735014306625459131750927536053311356751603302011253776089445272950789888882134537132927316843014815096021111925588997834261450988495379584187189744337074230583104748192293436270347142453941485544761180323669311617169760461581586048385614458560104318838797986009532707988488317570977229675720660133) math:sum 136244447238854822740805534855155223194845585001559262697854976429790946666199744669374887709939399080640719270472287863006666734443606372841694074125632003275696493912852952054185367700312534723509626226700440384918773190523135880915293132321184339387340851896466787621023927582111710845485055353833798619071748741922475913030193500717893423432855677888385164860217515582245284156991773876765932492132855722920682831012003090438169105503232153266530990811357893233114664211476992792537302581160326315922649373585496640477714332963596355923689921139795303393419668624833026611282108478019641095769188696710205082949196046797947792244964068437011387592771572934202969740926612175359879895635954220977861329908458952 . (261 84203699172054043732432012192781408116337305709530282237185907012423993876578686286379401876706662549812446391034693570991666776609613109743751247678913230368552865952551060541872419371743756867178845161942467553026938816015359039526684564004839342819893111782551244281748895630726943504734467777908149671032243567014324526371270285469803448159005293812742801769632789243085233600056241874710695299121808464629298232735014306625459131750927536053311356751603302011253776089445272950789888882134537132927316843014815096021111925588997834261450988495379584187189744337074230583104748192293436270347142453941485544761180323669311617169760461581586048385614458560104318838797986009532707988488317570977229675720660133 136244447238854822740805534855155223194845585001559262697854976429790946666199744669374887709939399080640719270472287863006666734443606372841694074125632003275696493912852952054185367700312534723509626226700440384918773190523135880915293132321184339387340851896466787621023927582111710845485055353833798619071748741922475913030193500717893423432855677888385164860217515582245284156991773876765932492132855722920682831012003090438169105503232153266530990811357893233114664211476992792537302581160326315922649373585496640477714332963596355923689921139795303393419668624833026611282108478019641095769188696710205082949196046797947792244964068437011387592771572934202969740926612175359879895635954220977861329908458952) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11117,7 +11117,7 @@ _:gn_1283 { } _:gn_1284 { - 263 math:greaterThan 1 . + (263) math:greaterThan 1 . (263 1) math:difference 262 . (32162951105253264724058489530407593037829026417501301776516837595057041086957627903383916043473926018984173511597099278976666818775619846645808421232194457461409237992249169029559471043174979010848064097184494721135104441507582198138075995688494346252445371668635700942473863679342176163983880201982500722992738392106173139712347070221713472885154909737100438679048062903925183043120709872655458106110761206337913634458025522812749157998622918840091722691848710789392887967413553109042475183108747949931984312444133551564509518214399312599212055850963864980959820049315434554927387906567231444925096211172766006573164600540675442094556854726160709178457344186005667936669359843705536081340680920976598021532861314 52040748066800779008373522662373815078508279292028980460669069417366952789621058382995485833232736530828272879437594292014999957833993263097942826446718772907143627960301891512312948328568777856330781064757972831891834374507776841388608568316344996567447740113915543339275031951384767340750587575925648948039505174908151386658923215248089975273850384075642363090584726339160050556935532002055237193011047258291384598276988783812709973752304617213219634059754591221860888122031719841747413699025789182995332530570681544456602407374598521662238932644415719206229924287758796028177360285726204825422046242768719538188015723128636175075203606855425339207157114374098650902128626165827171907147636650000631654187798819) math:sum 84203699172054043732432012192781408116337305709530282237185907012423993876578686286379401876706662549812446391034693570991666776609613109743751247678913230368552865952551060541872419371743756867178845161942467553026938816015359039526684564004839342819893111782551244281748895630726943504734467777908149671032243567014324526371270285469803448159005293812742801769632789243085233600056241874710695299121808464629298232735014306625459131750927536053311356751603302011253776089445272950789888882134537132927316843014815096021111925588997834261450988495379584187189744337074230583104748192293436270347142453941485544761180323669311617169760461581586048385614458560104318838797986009532707988488317570977229675720660133 . (262 52040748066800779008373522662373815078508279292028980460669069417366952789621058382995485833232736530828272879437594292014999957833993263097942826446718772907143627960301891512312948328568777856330781064757972831891834374507776841388608568316344996567447740113915543339275031951384767340750587575925648948039505174908151386658923215248089975273850384075642363090584726339160050556935532002055237193011047258291384598276988783812709973752304617213219634059754591221860888122031719841747413699025789182995332530570681544456602407374598521662238932644415719206229924287758796028177360285726204825422046242768719538188015723128636175075203606855425339207157114374098650902128626165827171907147636650000631654187798819 84203699172054043732432012192781408116337305709530282237185907012423993876578686286379401876706662549812446391034693570991666776609613109743751247678913230368552865952551060541872419371743756867178845161942467553026938816015359039526684564004839342819893111782551244281748895630726943504734467777908149671032243567014324526371270285469803448159005293812742801769632789243085233600056241874710695299121808464629298232735014306625459131750927536053311356751603302011253776089445272950789888882134537132927316843014815096021111925588997834261450988495379584187189744337074230583104748192293436270347142453941485544761180323669311617169760461581586048385614458560104318838797986009532707988488317570977229675720660133) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11128,7 +11128,7 @@ _:gn_1285 { } _:gn_1286 { - 264 math:greaterThan 1 . + (264) math:greaterThan 1 . (264 1) math:difference 263 . (19877796961547514284315033131966222040679252874527678684152231822309911702663430479611569789758810511844099367840495013038333139058373416452134405214524315445734389968052722482753477285393798845482716967573478110756729933000194643250532572627850650315002368445279842396801168272042591176766707373943148225046766782801978246946576145026376502388695474338541924411536663435234867513814822129399779086900286051953470963818963260999960815753681698373127911367905880432468000154618166732704938515917041233063348218126547992892092889160199209063026876793451854225270104238443361473249972379158973380496950031595953531614851122587960732980646752129264630028699770188092982965459266322121635825806955729024033632654937505 32162951105253264724058489530407593037829026417501301776516837595057041086957627903383916043473926018984173511597099278976666818775619846645808421232194457461409237992249169029559471043174979010848064097184494721135104441507582198138075995688494346252445371668635700942473863679342176163983880201982500722992738392106173139712347070221713472885154909737100438679048062903925183043120709872655458106110761206337913634458025522812749157998622918840091722691848710789392887967413553109042475183108747949931984312444133551564509518214399312599212055850963864980959820049315434554927387906567231444925096211172766006573164600540675442094556854726160709178457344186005667936669359843705536081340680920976598021532861314) math:sum 52040748066800779008373522662373815078508279292028980460669069417366952789621058382995485833232736530828272879437594292014999957833993263097942826446718772907143627960301891512312948328568777856330781064757972831891834374507776841388608568316344996567447740113915543339275031951384767340750587575925648948039505174908151386658923215248089975273850384075642363090584726339160050556935532002055237193011047258291384598276988783812709973752304617213219634059754591221860888122031719841747413699025789182995332530570681544456602407374598521662238932644415719206229924287758796028177360285726204825422046242768719538188015723128636175075203606855425339207157114374098650902128626165827171907147636650000631654187798819 . (263 32162951105253264724058489530407593037829026417501301776516837595057041086957627903383916043473926018984173511597099278976666818775619846645808421232194457461409237992249169029559471043174979010848064097184494721135104441507582198138075995688494346252445371668635700942473863679342176163983880201982500722992738392106173139712347070221713472885154909737100438679048062903925183043120709872655458106110761206337913634458025522812749157998622918840091722691848710789392887967413553109042475183108747949931984312444133551564509518214399312599212055850963864980959820049315434554927387906567231444925096211172766006573164600540675442094556854726160709178457344186005667936669359843705536081340680920976598021532861314 52040748066800779008373522662373815078508279292028980460669069417366952789621058382995485833232736530828272879437594292014999957833993263097942826446718772907143627960301891512312948328568777856330781064757972831891834374507776841388608568316344996567447740113915543339275031951384767340750587575925648948039505174908151386658923215248089975273850384075642363090584726339160050556935532002055237193011047258291384598276988783812709973752304617213219634059754591221860888122031719841747413699025789182995332530570681544456602407374598521662238932644415719206229924287758796028177360285726204825422046242768719538188015723128636175075203606855425339207157114374098650902128626165827171907147636650000631654187798819) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11139,7 +11139,7 @@ _:gn_1287 { } _:gn_1288 { - 265 math:greaterThan 1 . + (265) math:greaterThan 1 . (265 1) math:difference 264 . (12285154143705750439743456398441370997149773542973623092364605772747129384294197423772346253715115507140074143756604265938333679717246430193674016017670142015674848024196446546805993757781180165365347129611016610378374508507387554887543423060643695937443003223355858545672695407299584987217172828039352497945971609304194892765770925195336970496459435398558514267511399468690315529305887743255679019210475154384442670639062261812788342244941220466963811323942830356924887812795386376337536667191706716868636094317585558672416629054200103536185179057512010755689715810872073081677415527408258064428146179576812474958313477952714709113910102596896079149757573997912684971210093521583900255533725191952564388877923809 19877796961547514284315033131966222040679252874527678684152231822309911702663430479611569789758810511844099367840495013038333139058373416452134405214524315445734389968052722482753477285393798845482716967573478110756729933000194643250532572627850650315002368445279842396801168272042591176766707373943148225046766782801978246946576145026376502388695474338541924411536663435234867513814822129399779086900286051953470963818963260999960815753681698373127911367905880432468000154618166732704938515917041233063348218126547992892092889160199209063026876793451854225270104238443361473249972379158973380496950031595953531614851122587960732980646752129264630028699770188092982965459266322121635825806955729024033632654937505) math:sum 32162951105253264724058489530407593037829026417501301776516837595057041086957627903383916043473926018984173511597099278976666818775619846645808421232194457461409237992249169029559471043174979010848064097184494721135104441507582198138075995688494346252445371668635700942473863679342176163983880201982500722992738392106173139712347070221713472885154909737100438679048062903925183043120709872655458106110761206337913634458025522812749157998622918840091722691848710789392887967413553109042475183108747949931984312444133551564509518214399312599212055850963864980959820049315434554927387906567231444925096211172766006573164600540675442094556854726160709178457344186005667936669359843705536081340680920976598021532861314 . (264 19877796961547514284315033131966222040679252874527678684152231822309911702663430479611569789758810511844099367840495013038333139058373416452134405214524315445734389968052722482753477285393798845482716967573478110756729933000194643250532572627850650315002368445279842396801168272042591176766707373943148225046766782801978246946576145026376502388695474338541924411536663435234867513814822129399779086900286051953470963818963260999960815753681698373127911367905880432468000154618166732704938515917041233063348218126547992892092889160199209063026876793451854225270104238443361473249972379158973380496950031595953531614851122587960732980646752129264630028699770188092982965459266322121635825806955729024033632654937505 32162951105253264724058489530407593037829026417501301776516837595057041086957627903383916043473926018984173511597099278976666818775619846645808421232194457461409237992249169029559471043174979010848064097184494721135104441507582198138075995688494346252445371668635700942473863679342176163983880201982500722992738392106173139712347070221713472885154909737100438679048062903925183043120709872655458106110761206337913634458025522812749157998622918840091722691848710789392887967413553109042475183108747949931984312444133551564509518214399312599212055850963864980959820049315434554927387906567231444925096211172766006573164600540675442094556854726160709178457344186005667936669359843705536081340680920976598021532861314) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11150,7 +11150,7 @@ _:gn_1289 { } _:gn_1290 { - 266 math:greaterThan 1 . + (266) math:greaterThan 1 . (266 1) math:difference 265 . (7592642817841763844571576733524851043529479331554055591787626049562782318369233055839223536043695004704025224083890747099999459341126986258460389196854173430059541943856275935947483527612618680117369837962461500378355424492807088362989149567206954377559365221923983851128472864743006189549534545903795727100795173497783354180805219831039531892236038939983410144025263966544551984508934386144100067689810897569028293179900999187172473508740477906164100043963050075543112341822780356367401848725334516194712123808962434219676260105999105526841697735939843469580388427571288391572556851750715316068803852019141056656537644635246023866736649532368550878942196190180297994249172800537735570273230537071469243777013696 12285154143705750439743456398441370997149773542973623092364605772747129384294197423772346253715115507140074143756604265938333679717246430193674016017670142015674848024196446546805993757781180165365347129611016610378374508507387554887543423060643695937443003223355858545672695407299584987217172828039352497945971609304194892765770925195336970496459435398558514267511399468690315529305887743255679019210475154384442670639062261812788342244941220466963811323942830356924887812795386376337536667191706716868636094317585558672416629054200103536185179057512010755689715810872073081677415527408258064428146179576812474958313477952714709113910102596896079149757573997912684971210093521583900255533725191952564388877923809) math:sum 19877796961547514284315033131966222040679252874527678684152231822309911702663430479611569789758810511844099367840495013038333139058373416452134405214524315445734389968052722482753477285393798845482716967573478110756729933000194643250532572627850650315002368445279842396801168272042591176766707373943148225046766782801978246946576145026376502388695474338541924411536663435234867513814822129399779086900286051953470963818963260999960815753681698373127911367905880432468000154618166732704938515917041233063348218126547992892092889160199209063026876793451854225270104238443361473249972379158973380496950031595953531614851122587960732980646752129264630028699770188092982965459266322121635825806955729024033632654937505 . (265 12285154143705750439743456398441370997149773542973623092364605772747129384294197423772346253715115507140074143756604265938333679717246430193674016017670142015674848024196446546805993757781180165365347129611016610378374508507387554887543423060643695937443003223355858545672695407299584987217172828039352497945971609304194892765770925195336970496459435398558514267511399468690315529305887743255679019210475154384442670639062261812788342244941220466963811323942830356924887812795386376337536667191706716868636094317585558672416629054200103536185179057512010755689715810872073081677415527408258064428146179576812474958313477952714709113910102596896079149757573997912684971210093521583900255533725191952564388877923809 19877796961547514284315033131966222040679252874527678684152231822309911702663430479611569789758810511844099367840495013038333139058373416452134405214524315445734389968052722482753477285393798845482716967573478110756729933000194643250532572627850650315002368445279842396801168272042591176766707373943148225046766782801978246946576145026376502388695474338541924411536663435234867513814822129399779086900286051953470963818963260999960815753681698373127911367905880432468000154618166732704938515917041233063348218126547992892092889160199209063026876793451854225270104238443361473249972379158973380496950031595953531614851122587960732980646752129264630028699770188092982965459266322121635825806955729024033632654937505) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11161,7 +11161,7 @@ _:gn_1291 { } _:gn_1292 { - 267 math:greaterThan 1 . + (267) math:greaterThan 1 . (267 1) math:difference 266 . (4692511325863986595171879664916519953620294211419567500576979723184347065924964367933122717671420502436048919672713518838334220376119443935213626820815968585615306080340170610858510230168561485247977291648555110000019084014580466524554273493436741559883638001431874694544222542556578797667638282135556770845176435806411538584965705364297438604223396458575104123486135502145763544796953357111578951520664256815414377459161262625615868736200742560799711279979780281381775470972606019970134818466372200673923970508623124452740368948200998009343481321572167286109327383300784690104858675657542748359342327557671418301775833317468685247173453064527528270815377807732386976960920721046164685260494654881095145100910113 7592642817841763844571576733524851043529479331554055591787626049562782318369233055839223536043695004704025224083890747099999459341126986258460389196854173430059541943856275935947483527612618680117369837962461500378355424492807088362989149567206954377559365221923983851128472864743006189549534545903795727100795173497783354180805219831039531892236038939983410144025263966544551984508934386144100067689810897569028293179900999187172473508740477906164100043963050075543112341822780356367401848725334516194712123808962434219676260105999105526841697735939843469580388427571288391572556851750715316068803852019141056656537644635246023866736649532368550878942196190180297994249172800537735570273230537071469243777013696) math:sum 12285154143705750439743456398441370997149773542973623092364605772747129384294197423772346253715115507140074143756604265938333679717246430193674016017670142015674848024196446546805993757781180165365347129611016610378374508507387554887543423060643695937443003223355858545672695407299584987217172828039352497945971609304194892765770925195336970496459435398558514267511399468690315529305887743255679019210475154384442670639062261812788342244941220466963811323942830356924887812795386376337536667191706716868636094317585558672416629054200103536185179057512010755689715810872073081677415527408258064428146179576812474958313477952714709113910102596896079149757573997912684971210093521583900255533725191952564388877923809 . (266 7592642817841763844571576733524851043529479331554055591787626049562782318369233055839223536043695004704025224083890747099999459341126986258460389196854173430059541943856275935947483527612618680117369837962461500378355424492807088362989149567206954377559365221923983851128472864743006189549534545903795727100795173497783354180805219831039531892236038939983410144025263966544551984508934386144100067689810897569028293179900999187172473508740477906164100043963050075543112341822780356367401848725334516194712123808962434219676260105999105526841697735939843469580388427571288391572556851750715316068803852019141056656537644635246023866736649532368550878942196190180297994249172800537735570273230537071469243777013696 12285154143705750439743456398441370997149773542973623092364605772747129384294197423772346253715115507140074143756604265938333679717246430193674016017670142015674848024196446546805993757781180165365347129611016610378374508507387554887543423060643695937443003223355858545672695407299584987217172828039352497945971609304194892765770925195336970496459435398558514267511399468690315529305887743255679019210475154384442670639062261812788342244941220466963811323942830356924887812795386376337536667191706716868636094317585558672416629054200103536185179057512010755689715810872073081677415527408258064428146179576812474958313477952714709113910102596896079149757573997912684971210093521583900255533725191952564388877923809) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11172,7 +11172,7 @@ _:gn_1293 { } _:gn_1294 { - 268 math:greaterThan 1 . + (268) math:greaterThan 1 . (268 1) math:difference 267 . (2900131491977777249399697068608331089909185120134488091210646326378435252444268687906100818372274502267976304411177228261665238965007542323246762376038204844444235863516105325088973297444057194869392546313906390378336340478226621838434876073770212817675727220492109156584250322186427391881896263768238956255618737691371815595839514466742093288012642481408306020539128464398788439711981029032521116169146640753613915720739736561556604772539735345364388763983269794161336870850174336397267030258962315520788153300339309766935891157798107517498216414367676183471061044270503701467698176093172567709461524461469638354761811317777338619563196467841022608126818382447911017288252079491570885012735882190374098676103583 4692511325863986595171879664916519953620294211419567500576979723184347065924964367933122717671420502436048919672713518838334220376119443935213626820815968585615306080340170610858510230168561485247977291648555110000019084014580466524554273493436741559883638001431874694544222542556578797667638282135556770845176435806411538584965705364297438604223396458575104123486135502145763544796953357111578951520664256815414377459161262625615868736200742560799711279979780281381775470972606019970134818466372200673923970508623124452740368948200998009343481321572167286109327383300784690104858675657542748359342327557671418301775833317468685247173453064527528270815377807732386976960920721046164685260494654881095145100910113) math:sum 7592642817841763844571576733524851043529479331554055591787626049562782318369233055839223536043695004704025224083890747099999459341126986258460389196854173430059541943856275935947483527612618680117369837962461500378355424492807088362989149567206954377559365221923983851128472864743006189549534545903795727100795173497783354180805219831039531892236038939983410144025263966544551984508934386144100067689810897569028293179900999187172473508740477906164100043963050075543112341822780356367401848725334516194712123808962434219676260105999105526841697735939843469580388427571288391572556851750715316068803852019141056656537644635246023866736649532368550878942196190180297994249172800537735570273230537071469243777013696 . (267 4692511325863986595171879664916519953620294211419567500576979723184347065924964367933122717671420502436048919672713518838334220376119443935213626820815968585615306080340170610858510230168561485247977291648555110000019084014580466524554273493436741559883638001431874694544222542556578797667638282135556770845176435806411538584965705364297438604223396458575104123486135502145763544796953357111578951520664256815414377459161262625615868736200742560799711279979780281381775470972606019970134818466372200673923970508623124452740368948200998009343481321572167286109327383300784690104858675657542748359342327557671418301775833317468685247173453064527528270815377807732386976960920721046164685260494654881095145100910113 7592642817841763844571576733524851043529479331554055591787626049562782318369233055839223536043695004704025224083890747099999459341126986258460389196854173430059541943856275935947483527612618680117369837962461500378355424492807088362989149567206954377559365221923983851128472864743006189549534545903795727100795173497783354180805219831039531892236038939983410144025263966544551984508934386144100067689810897569028293179900999187172473508740477906164100043963050075543112341822780356367401848725334516194712123808962434219676260105999105526841697735939843469580388427571288391572556851750715316068803852019141056656537644635246023866736649532368550878942196190180297994249172800537735570273230537071469243777013696) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11183,7 +11183,7 @@ _:gn_1295 { } _:gn_1296 { - 269 math:greaterThan 1 . + (269) math:greaterThan 1 . (269 1) math:difference 268 . (1792379833886209345772182596308188863711109091285079409366333396805911813480695680027021899299146000168072615261536290576668981411111901611966864444777763741171070216824065285769536932724504290378584745334648719621682743536353844686119397419666528742207910780939765537959972220370151405785742018367317814589557698115039722989126190897555345316210753977166798102947007037746975105084972328079057835351517616061800461738421526064059263963661007215435322515996510487220438600122431683572867788207409885153135817208283814685804477790402890491845264907204491102638266339030280988637160499564370180649880803096201779947014021999691346627610256596686505662688559425284475959672668641554593800247758772690721046424806530 2900131491977777249399697068608331089909185120134488091210646326378435252444268687906100818372274502267976304411177228261665238965007542323246762376038204844444235863516105325088973297444057194869392546313906390378336340478226621838434876073770212817675727220492109156584250322186427391881896263768238956255618737691371815595839514466742093288012642481408306020539128464398788439711981029032521116169146640753613915720739736561556604772539735345364388763983269794161336870850174336397267030258962315520788153300339309766935891157798107517498216414367676183471061044270503701467698176093172567709461524461469638354761811317777338619563196467841022608126818382447911017288252079491570885012735882190374098676103583) math:sum 4692511325863986595171879664916519953620294211419567500576979723184347065924964367933122717671420502436048919672713518838334220376119443935213626820815968585615306080340170610858510230168561485247977291648555110000019084014580466524554273493436741559883638001431874694544222542556578797667638282135556770845176435806411538584965705364297438604223396458575104123486135502145763544796953357111578951520664256815414377459161262625615868736200742560799711279979780281381775470972606019970134818466372200673923970508623124452740368948200998009343481321572167286109327383300784690104858675657542748359342327557671418301775833317468685247173453064527528270815377807732386976960920721046164685260494654881095145100910113 . (268 2900131491977777249399697068608331089909185120134488091210646326378435252444268687906100818372274502267976304411177228261665238965007542323246762376038204844444235863516105325088973297444057194869392546313906390378336340478226621838434876073770212817675727220492109156584250322186427391881896263768238956255618737691371815595839514466742093288012642481408306020539128464398788439711981029032521116169146640753613915720739736561556604772539735345364388763983269794161336870850174336397267030258962315520788153300339309766935891157798107517498216414367676183471061044270503701467698176093172567709461524461469638354761811317777338619563196467841022608126818382447911017288252079491570885012735882190374098676103583 4692511325863986595171879664916519953620294211419567500576979723184347065924964367933122717671420502436048919672713518838334220376119443935213626820815968585615306080340170610858510230168561485247977291648555110000019084014580466524554273493436741559883638001431874694544222542556578797667638282135556770845176435806411538584965705364297438604223396458575104123486135502145763544796953357111578951520664256815414377459161262625615868736200742560799711279979780281381775470972606019970134818466372200673923970508623124452740368948200998009343481321572167286109327383300784690104858675657542748359342327557671418301775833317468685247173453064527528270815377807732386976960920721046164685260494654881095145100910113) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11194,7 +11194,7 @@ _:gn_1297 { } _:gn_1298 { - 270 math:greaterThan 1 . + (270) math:greaterThan 1 . (270 1) math:difference 269 . (1107751658091567903627514472300142226198076028849408681844312929572523438963573007879078919073128502099903689149640937684996257553895640711279897931260441103273165646692040039319436364719552904490807800979257670756653596941872777152315478654103684075467816439552343618624278101816275986096154245400921141666061039576332092606713323569186747971801888504241507917592121426651813334627008700953463280817629024691813453982318210497497340808878728129929066247986759306940898270727742652824399242051552430367652336092055495081131413367395217025652951507163185080832794705240222712830537676528802387059580721365267858407747789318085991991952939871154516945438258957163435057615583437936977084764977109499653052251297053 1792379833886209345772182596308188863711109091285079409366333396805911813480695680027021899299146000168072615261536290576668981411111901611966864444777763741171070216824065285769536932724504290378584745334648719621682743536353844686119397419666528742207910780939765537959972220370151405785742018367317814589557698115039722989126190897555345316210753977166798102947007037746975105084972328079057835351517616061800461738421526064059263963661007215435322515996510487220438600122431683572867788207409885153135817208283814685804477790402890491845264907204491102638266339030280988637160499564370180649880803096201779947014021999691346627610256596686505662688559425284475959672668641554593800247758772690721046424806530) math:sum 2900131491977777249399697068608331089909185120134488091210646326378435252444268687906100818372274502267976304411177228261665238965007542323246762376038204844444235863516105325088973297444057194869392546313906390378336340478226621838434876073770212817675727220492109156584250322186427391881896263768238956255618737691371815595839514466742093288012642481408306020539128464398788439711981029032521116169146640753613915720739736561556604772539735345364388763983269794161336870850174336397267030258962315520788153300339309766935891157798107517498216414367676183471061044270503701467698176093172567709461524461469638354761811317777338619563196467841022608126818382447911017288252079491570885012735882190374098676103583 . (269 1792379833886209345772182596308188863711109091285079409366333396805911813480695680027021899299146000168072615261536290576668981411111901611966864444777763741171070216824065285769536932724504290378584745334648719621682743536353844686119397419666528742207910780939765537959972220370151405785742018367317814589557698115039722989126190897555345316210753977166798102947007037746975105084972328079057835351517616061800461738421526064059263963661007215435322515996510487220438600122431683572867788207409885153135817208283814685804477790402890491845264907204491102638266339030280988637160499564370180649880803096201779947014021999691346627610256596686505662688559425284475959672668641554593800247758772690721046424806530 2900131491977777249399697068608331089909185120134488091210646326378435252444268687906100818372274502267976304411177228261665238965007542323246762376038204844444235863516105325088973297444057194869392546313906390378336340478226621838434876073770212817675727220492109156584250322186427391881896263768238956255618737691371815595839514466742093288012642481408306020539128464398788439711981029032521116169146640753613915720739736561556604772539735345364388763983269794161336870850174336397267030258962315520788153300339309766935891157798107517498216414367676183471061044270503701467698176093172567709461524461469638354761811317777338619563196467841022608126818382447911017288252079491570885012735882190374098676103583) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11205,7 +11205,7 @@ _:gn_1299 { } _:gn_1300 { - 271 math:greaterThan 1 . + (271) math:greaterThan 1 . (271 1) math:difference 270 . (684628175794641442144668124008046637513033062435670727522020467233388374517122672147942980226017498068168926111895352891672723857216260900686966513517322637897904570132025246450100568004951385887776944355391048865029146594481067533803918765562844666740094341387421919335694118553875419689587772966396672923496658538707630382412867328368597344408865472925290185354885611095161770457963627125594554533888591369987007756103315566561923154782279085506256268009751180279540329394689030748468546155857454785483481116228319604673064423007673466192313400041306021805471633790058275806622823035567793590300081730933921539266232681605354635657316725531988717250300468121040902057085203617616715482781663191067994173509477 1107751658091567903627514472300142226198076028849408681844312929572523438963573007879078919073128502099903689149640937684996257553895640711279897931260441103273165646692040039319436364719552904490807800979257670756653596941872777152315478654103684075467816439552343618624278101816275986096154245400921141666061039576332092606713323569186747971801888504241507917592121426651813334627008700953463280817629024691813453982318210497497340808878728129929066247986759306940898270727742652824399242051552430367652336092055495081131413367395217025652951507163185080832794705240222712830537676528802387059580721365267858407747789318085991991952939871154516945438258957163435057615583437936977084764977109499653052251297053) math:sum 1792379833886209345772182596308188863711109091285079409366333396805911813480695680027021899299146000168072615261536290576668981411111901611966864444777763741171070216824065285769536932724504290378584745334648719621682743536353844686119397419666528742207910780939765537959972220370151405785742018367317814589557698115039722989126190897555345316210753977166798102947007037746975105084972328079057835351517616061800461738421526064059263963661007215435322515996510487220438600122431683572867788207409885153135817208283814685804477790402890491845264907204491102638266339030280988637160499564370180649880803096201779947014021999691346627610256596686505662688559425284475959672668641554593800247758772690721046424806530 . (270 1107751658091567903627514472300142226198076028849408681844312929572523438963573007879078919073128502099903689149640937684996257553895640711279897931260441103273165646692040039319436364719552904490807800979257670756653596941872777152315478654103684075467816439552343618624278101816275986096154245400921141666061039576332092606713323569186747971801888504241507917592121426651813334627008700953463280817629024691813453982318210497497340808878728129929066247986759306940898270727742652824399242051552430367652336092055495081131413367395217025652951507163185080832794705240222712830537676528802387059580721365267858407747789318085991991952939871154516945438258957163435057615583437936977084764977109499653052251297053 1792379833886209345772182596308188863711109091285079409366333396805911813480695680027021899299146000168072615261536290576668981411111901611966864444777763741171070216824065285769536932724504290378584745334648719621682743536353844686119397419666528742207910780939765537959972220370151405785742018367317814589557698115039722989126190897555345316210753977166798102947007037746975105084972328079057835351517616061800461738421526064059263963661007215435322515996510487220438600122431683572867788207409885153135817208283814685804477790402890491845264907204491102638266339030280988637160499564370180649880803096201779947014021999691346627610256596686505662688559425284475959672668641554593800247758772690721046424806530) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11216,7 +11216,7 @@ _:gn_1301 { } _:gn_1302 { - 272 math:greaterThan 1 . + (272) math:greaterThan 1 . (272 1) math:difference 271 . (423123482296926461482846348292095588685042966413737954322292462339135064446450335731135938847111004031734763037745584793323533696679379810592931417743118465375261076560014792869335796714601518603030856623866621891624450347391709618511559888540839408727722098164921699288583983262400566406566472434524468742564381037624462224300456240818150627393023031316217732237235815556651564169045073827868726283740433321826446226214894930935417654096449044422809979977008126661357941333053622075930695895694975582168854975827175476458348944387543559460638107121879059027323071450164437023914853493234593469280639634333936868481556636480637356295623145622528228187958489042394155558498234319360369282195446308585058077787576 684628175794641442144668124008046637513033062435670727522020467233388374517122672147942980226017498068168926111895352891672723857216260900686966513517322637897904570132025246450100568004951385887776944355391048865029146594481067533803918765562844666740094341387421919335694118553875419689587772966396672923496658538707630382412867328368597344408865472925290185354885611095161770457963627125594554533888591369987007756103315566561923154782279085506256268009751180279540329394689030748468546155857454785483481116228319604673064423007673466192313400041306021805471633790058275806622823035567793590300081730933921539266232681605354635657316725531988717250300468121040902057085203617616715482781663191067994173509477) math:sum 1107751658091567903627514472300142226198076028849408681844312929572523438963573007879078919073128502099903689149640937684996257553895640711279897931260441103273165646692040039319436364719552904490807800979257670756653596941872777152315478654103684075467816439552343618624278101816275986096154245400921141666061039576332092606713323569186747971801888504241507917592121426651813334627008700953463280817629024691813453982318210497497340808878728129929066247986759306940898270727742652824399242051552430367652336092055495081131413367395217025652951507163185080832794705240222712830537676528802387059580721365267858407747789318085991991952939871154516945438258957163435057615583437936977084764977109499653052251297053 . (271 684628175794641442144668124008046637513033062435670727522020467233388374517122672147942980226017498068168926111895352891672723857216260900686966513517322637897904570132025246450100568004951385887776944355391048865029146594481067533803918765562844666740094341387421919335694118553875419689587772966396672923496658538707630382412867328368597344408865472925290185354885611095161770457963627125594554533888591369987007756103315566561923154782279085506256268009751180279540329394689030748468546155857454785483481116228319604673064423007673466192313400041306021805471633790058275806622823035567793590300081730933921539266232681605354635657316725531988717250300468121040902057085203617616715482781663191067994173509477 1107751658091567903627514472300142226198076028849408681844312929572523438963573007879078919073128502099903689149640937684996257553895640711279897931260441103273165646692040039319436364719552904490807800979257670756653596941872777152315478654103684075467816439552343618624278101816275986096154245400921141666061039576332092606713323569186747971801888504241507917592121426651813334627008700953463280817629024691813453982318210497497340808878728129929066247986759306940898270727742652824399242051552430367652336092055495081131413367395217025652951507163185080832794705240222712830537676528802387059580721365267858407747789318085991991952939871154516945438258957163435057615583437936977084764977109499653052251297053) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11227,7 +11227,7 @@ _:gn_1303 { } _:gn_1304 { - 273 math:greaterThan 1 . + (273) math:greaterThan 1 . (273 1) math:difference 272 . (261504693497714980661821775715951048827990096021932773199728004894253310070672336416807041378906494036434163074149768098349190160536881090094035095774204172522643493572010453580764771290349867284746087731524426973404696247089357915292358877022005258012372243222500220047110135291474853283021300531872204180932277501083168158112411087550446717015842441609072453117649795538510206288918553297725828250148158048160561529888420635626505500685830041083446288032743053618182388061635408672537850260162479203314626140401144128214715478620129906731675292919426962778148562339893838782707969542333200121019442096599984670784676045124717279361693579909460489062341979078646746498586969298256346200586216882482936095721901 423123482296926461482846348292095588685042966413737954322292462339135064446450335731135938847111004031734763037745584793323533696679379810592931417743118465375261076560014792869335796714601518603030856623866621891624450347391709618511559888540839408727722098164921699288583983262400566406566472434524468742564381037624462224300456240818150627393023031316217732237235815556651564169045073827868726283740433321826446226214894930935417654096449044422809979977008126661357941333053622075930695895694975582168854975827175476458348944387543559460638107121879059027323071450164437023914853493234593469280639634333936868481556636480637356295623145622528228187958489042394155558498234319360369282195446308585058077787576) math:sum 684628175794641442144668124008046637513033062435670727522020467233388374517122672147942980226017498068168926111895352891672723857216260900686966513517322637897904570132025246450100568004951385887776944355391048865029146594481067533803918765562844666740094341387421919335694118553875419689587772966396672923496658538707630382412867328368597344408865472925290185354885611095161770457963627125594554533888591369987007756103315566561923154782279085506256268009751180279540329394689030748468546155857454785483481116228319604673064423007673466192313400041306021805471633790058275806622823035567793590300081730933921539266232681605354635657316725531988717250300468121040902057085203617616715482781663191067994173509477 . (272 423123482296926461482846348292095588685042966413737954322292462339135064446450335731135938847111004031734763037745584793323533696679379810592931417743118465375261076560014792869335796714601518603030856623866621891624450347391709618511559888540839408727722098164921699288583983262400566406566472434524468742564381037624462224300456240818150627393023031316217732237235815556651564169045073827868726283740433321826446226214894930935417654096449044422809979977008126661357941333053622075930695895694975582168854975827175476458348944387543559460638107121879059027323071450164437023914853493234593469280639634333936868481556636480637356295623145622528228187958489042394155558498234319360369282195446308585058077787576 684628175794641442144668124008046637513033062435670727522020467233388374517122672147942980226017498068168926111895352891672723857216260900686966513517322637897904570132025246450100568004951385887776944355391048865029146594481067533803918765562844666740094341387421919335694118553875419689587772966396672923496658538707630382412867328368597344408865472925290185354885611095161770457963627125594554533888591369987007756103315566561923154782279085506256268009751180279540329394689030748468546155857454785483481116228319604673064423007673466192313400041306021805471633790058275806622823035567793590300081730933921539266232681605354635657316725531988717250300468121040902057085203617616715482781663191067994173509477) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11238,7 +11238,7 @@ _:gn_1305 { } _:gn_1306 { - 274 math:greaterThan 1 . + (274) math:greaterThan 1 . (274 1) math:difference 273 . (161618788799211480821024572576144539857052870391805181122564457444881754375777999314328897468204509995300599963595816694974343536142498720498896321968914292852617582988004339288571025424251651318284768892342194918219754100302351703219201011518834150715349854942421479241473847970925713123545171902652264561632103536541294066188045153267703910377180589707145279119586020018141357880126520530142898033592275273665884696326474295308912153410619003339363691944265073043175553271418213403392845635532496378854228835426031348243633465767413652728962814202452096249174509110270598241206883950901393348261197537733952197696880591355920076933929565713067739125616509963747409059911265021104023081609229426102121982065675 261504693497714980661821775715951048827990096021932773199728004894253310070672336416807041378906494036434163074149768098349190160536881090094035095774204172522643493572010453580764771290349867284746087731524426973404696247089357915292358877022005258012372243222500220047110135291474853283021300531872204180932277501083168158112411087550446717015842441609072453117649795538510206288918553297725828250148158048160561529888420635626505500685830041083446288032743053618182388061635408672537850260162479203314626140401144128214715478620129906731675292919426962778148562339893838782707969542333200121019442096599984670784676045124717279361693579909460489062341979078646746498586969298256346200586216882482936095721901) math:sum 423123482296926461482846348292095588685042966413737954322292462339135064446450335731135938847111004031734763037745584793323533696679379810592931417743118465375261076560014792869335796714601518603030856623866621891624450347391709618511559888540839408727722098164921699288583983262400566406566472434524468742564381037624462224300456240818150627393023031316217732237235815556651564169045073827868726283740433321826446226214894930935417654096449044422809979977008126661357941333053622075930695895694975582168854975827175476458348944387543559460638107121879059027323071450164437023914853493234593469280639634333936868481556636480637356295623145622528228187958489042394155558498234319360369282195446308585058077787576 . (273 261504693497714980661821775715951048827990096021932773199728004894253310070672336416807041378906494036434163074149768098349190160536881090094035095774204172522643493572010453580764771290349867284746087731524426973404696247089357915292358877022005258012372243222500220047110135291474853283021300531872204180932277501083168158112411087550446717015842441609072453117649795538510206288918553297725828250148158048160561529888420635626505500685830041083446288032743053618182388061635408672537850260162479203314626140401144128214715478620129906731675292919426962778148562339893838782707969542333200121019442096599984670784676045124717279361693579909460489062341979078646746498586969298256346200586216882482936095721901 423123482296926461482846348292095588685042966413737954322292462339135064446450335731135938847111004031734763037745584793323533696679379810592931417743118465375261076560014792869335796714601518603030856623866621891624450347391709618511559888540839408727722098164921699288583983262400566406566472434524468742564381037624462224300456240818150627393023031316217732237235815556651564169045073827868726283740433321826446226214894930935417654096449044422809979977008126661357941333053622075930695895694975582168854975827175476458348944387543559460638107121879059027323071450164437023914853493234593469280639634333936868481556636480637356295623145622528228187958489042394155558498234319360369282195446308585058077787576) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11249,7 +11249,7 @@ _:gn_1307 { } _:gn_1308 { - 275 math:greaterThan 1 . + (275) math:greaterThan 1 . (275 1) math:difference 274 . (99885904698503499840797203139806508970937225630127592077163547449371555694894337102478143910701984041133563110553951403374846624394382369595138773805289879670025910584006114292193745866098215966461318839182232055184942146787006212073157865503171107297022388280078740805636287320549140159476128629219939619300173964541874091924365934282742806638661851901927173998063775520368848408792032767582930216555882774494676833561946340317593347275211037744082596088477980575006834790217195269145004624629982824460397304975112779971082012852716254002712478716974866528974053229623240541501085591431806772758244558866032473087795453768797202427764014196392749936725469114899337438675704277152323118976987456380814113656226 161618788799211480821024572576144539857052870391805181122564457444881754375777999314328897468204509995300599963595816694974343536142498720498896321968914292852617582988004339288571025424251651318284768892342194918219754100302351703219201011518834150715349854942421479241473847970925713123545171902652264561632103536541294066188045153267703910377180589707145279119586020018141357880126520530142898033592275273665884696326474295308912153410619003339363691944265073043175553271418213403392845635532496378854228835426031348243633465767413652728962814202452096249174509110270598241206883950901393348261197537733952197696880591355920076933929565713067739125616509963747409059911265021104023081609229426102121982065675) math:sum 261504693497714980661821775715951048827990096021932773199728004894253310070672336416807041378906494036434163074149768098349190160536881090094035095774204172522643493572010453580764771290349867284746087731524426973404696247089357915292358877022005258012372243222500220047110135291474853283021300531872204180932277501083168158112411087550446717015842441609072453117649795538510206288918553297725828250148158048160561529888420635626505500685830041083446288032743053618182388061635408672537850260162479203314626140401144128214715478620129906731675292919426962778148562339893838782707969542333200121019442096599984670784676045124717279361693579909460489062341979078646746498586969298256346200586216882482936095721901 . (274 161618788799211480821024572576144539857052870391805181122564457444881754375777999314328897468204509995300599963595816694974343536142498720498896321968914292852617582988004339288571025424251651318284768892342194918219754100302351703219201011518834150715349854942421479241473847970925713123545171902652264561632103536541294066188045153267703910377180589707145279119586020018141357880126520530142898033592275273665884696326474295308912153410619003339363691944265073043175553271418213403392845635532496378854228835426031348243633465767413652728962814202452096249174509110270598241206883950901393348261197537733952197696880591355920076933929565713067739125616509963747409059911265021104023081609229426102121982065675 261504693497714980661821775715951048827990096021932773199728004894253310070672336416807041378906494036434163074149768098349190160536881090094035095774204172522643493572010453580764771290349867284746087731524426973404696247089357915292358877022005258012372243222500220047110135291474853283021300531872204180932277501083168158112411087550446717015842441609072453117649795538510206288918553297725828250148158048160561529888420635626505500685830041083446288032743053618182388061635408672537850260162479203314626140401144128214715478620129906731675292919426962778148562339893838782707969542333200121019442096599984670784676045124717279361693579909460489062341979078646746498586969298256346200586216882482936095721901) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11260,7 +11260,7 @@ _:gn_1309 { } _:gn_1310 { - 276 math:greaterThan 1 . + (276) math:greaterThan 1 . (276 1) math:difference 275 . (61732884100707980980227369436338030886115644761677589045400909995510198680883662211850753557502525954167036853041865291599496911748116350903757548163624413182591672403998224996377279558153435351823450053159962863034811953515345491146043146015663043418327466662342738435837560650376572964069043273432324942331929571999419974263679218984961103738518737805218105121522244497772509471334487762559967817036392499171207862764527954991318806135407965595281095855787092468168718481201018134247841010902513554393831530450918568272551452914697398726250335485477229720200455880647357699705798359469586575502952978867919724609085137587122874506165551516674989188891040848848071621235560743951699962632241969721307868409449 99885904698503499840797203139806508970937225630127592077163547449371555694894337102478143910701984041133563110553951403374846624394382369595138773805289879670025910584006114292193745866098215966461318839182232055184942146787006212073157865503171107297022388280078740805636287320549140159476128629219939619300173964541874091924365934282742806638661851901927173998063775520368848408792032767582930216555882774494676833561946340317593347275211037744082596088477980575006834790217195269145004624629982824460397304975112779971082012852716254002712478716974866528974053229623240541501085591431806772758244558866032473087795453768797202427764014196392749936725469114899337438675704277152323118976987456380814113656226) math:sum 161618788799211480821024572576144539857052870391805181122564457444881754375777999314328897468204509995300599963595816694974343536142498720498896321968914292852617582988004339288571025424251651318284768892342194918219754100302351703219201011518834150715349854942421479241473847970925713123545171902652264561632103536541294066188045153267703910377180589707145279119586020018141357880126520530142898033592275273665884696326474295308912153410619003339363691944265073043175553271418213403392845635532496378854228835426031348243633465767413652728962814202452096249174509110270598241206883950901393348261197537733952197696880591355920076933929565713067739125616509963747409059911265021104023081609229426102121982065675 . (275 99885904698503499840797203139806508970937225630127592077163547449371555694894337102478143910701984041133563110553951403374846624394382369595138773805289879670025910584006114292193745866098215966461318839182232055184942146787006212073157865503171107297022388280078740805636287320549140159476128629219939619300173964541874091924365934282742806638661851901927173998063775520368848408792032767582930216555882774494676833561946340317593347275211037744082596088477980575006834790217195269145004624629982824460397304975112779971082012852716254002712478716974866528974053229623240541501085591431806772758244558866032473087795453768797202427764014196392749936725469114899337438675704277152323118976987456380814113656226 161618788799211480821024572576144539857052870391805181122564457444881754375777999314328897468204509995300599963595816694974343536142498720498896321968914292852617582988004339288571025424251651318284768892342194918219754100302351703219201011518834150715349854942421479241473847970925713123545171902652264561632103536541294066188045153267703910377180589707145279119586020018141357880126520530142898033592275273665884696326474295308912153410619003339363691944265073043175553271418213403392845635532496378854228835426031348243633465767413652728962814202452096249174509110270598241206883950901393348261197537733952197696880591355920076933929565713067739125616509963747409059911265021104023081609229426102121982065675) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11271,7 +11271,7 @@ _:gn_1311 { } _:gn_1312 { - 277 math:greaterThan 1 . + (277) math:greaterThan 1 . (277 1) math:difference 276 . (38153020597795518860569833703468478084821580868450003031762637453861357014010674890627390353199458086966526257512086111775349712646266018691381225641665466487434238180007889295816466307944780614637868786022269192150130193271660720927114719487508063878694921617736002369798726670172567195407085355787614676968244392542454117660686715297781702900143114096709068876541531022596338937457545005022962399519490275323468970797418385326274541139803072148801500232690888106838116309016177134897163613727469270066565774524194211698530559938018855276462143231497636808773597348975882841795287231962220197255291579998112748478710316181674327921598462679717760747834428266051265817440143533200623156344745486659506245246777 61732884100707980980227369436338030886115644761677589045400909995510198680883662211850753557502525954167036853041865291599496911748116350903757548163624413182591672403998224996377279558153435351823450053159962863034811953515345491146043146015663043418327466662342738435837560650376572964069043273432324942331929571999419974263679218984961103738518737805218105121522244497772509471334487762559967817036392499171207862764527954991318806135407965595281095855787092468168718481201018134247841010902513554393831530450918568272551452914697398726250335485477229720200455880647357699705798359469586575502952978867919724609085137587122874506165551516674989188891040848848071621235560743951699962632241969721307868409449) math:sum 99885904698503499840797203139806508970937225630127592077163547449371555694894337102478143910701984041133563110553951403374846624394382369595138773805289879670025910584006114292193745866098215966461318839182232055184942146787006212073157865503171107297022388280078740805636287320549140159476128629219939619300173964541874091924365934282742806638661851901927173998063775520368848408792032767582930216555882774494676833561946340317593347275211037744082596088477980575006834790217195269145004624629982824460397304975112779971082012852716254002712478716974866528974053229623240541501085591431806772758244558866032473087795453768797202427764014196392749936725469114899337438675704277152323118976987456380814113656226 . (276 61732884100707980980227369436338030886115644761677589045400909995510198680883662211850753557502525954167036853041865291599496911748116350903757548163624413182591672403998224996377279558153435351823450053159962863034811953515345491146043146015663043418327466662342738435837560650376572964069043273432324942331929571999419974263679218984961103738518737805218105121522244497772509471334487762559967817036392499171207862764527954991318806135407965595281095855787092468168718481201018134247841010902513554393831530450918568272551452914697398726250335485477229720200455880647357699705798359469586575502952978867919724609085137587122874506165551516674989188891040848848071621235560743951699962632241969721307868409449 99885904698503499840797203139806508970937225630127592077163547449371555694894337102478143910701984041133563110553951403374846624394382369595138773805289879670025910584006114292193745866098215966461318839182232055184942146787006212073157865503171107297022388280078740805636287320549140159476128629219939619300173964541874091924365934282742806638661851901927173998063775520368848408792032767582930216555882774494676833561946340317593347275211037744082596088477980575006834790217195269145004624629982824460397304975112779971082012852716254002712478716974866528974053229623240541501085591431806772758244558866032473087795453768797202427764014196392749936725469114899337438675704277152323118976987456380814113656226) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11282,7 +11282,7 @@ _:gn_1313 { } _:gn_1314 { - 278 math:greaterThan 1 . + (278) math:greaterThan 1 . (278 1) math:difference 277 . (23579863502912462119657535732869552801294063893227586013638272541648841666872987321223363204303067867200510595529779179824147199101850332212376322521958946695157434223990335700560813250208654737185581267137693670884681760243684770218928426528154979539632545044606736066038833980204005768661957917644710265363685179456965856602992503687179400838375623708509036244980713475176170533876942757537005417516902223847738891967109569665044264995604893446479595623096204361330602172184840999350677397175044284327265755926724356574020892976678543449788192253979592911426858531671474857910511127507366378247661398869806976130374821405448546584567088836957228441056612582796805803795417210751076806287496483061801623162672 38153020597795518860569833703468478084821580868450003031762637453861357014010674890627390353199458086966526257512086111775349712646266018691381225641665466487434238180007889295816466307944780614637868786022269192150130193271660720927114719487508063878694921617736002369798726670172567195407085355787614676968244392542454117660686715297781702900143114096709068876541531022596338937457545005022962399519490275323468970797418385326274541139803072148801500232690888106838116309016177134897163613727469270066565774524194211698530559938018855276462143231497636808773597348975882841795287231962220197255291579998112748478710316181674327921598462679717760747834428266051265817440143533200623156344745486659506245246777) math:sum 61732884100707980980227369436338030886115644761677589045400909995510198680883662211850753557502525954167036853041865291599496911748116350903757548163624413182591672403998224996377279558153435351823450053159962863034811953515345491146043146015663043418327466662342738435837560650376572964069043273432324942331929571999419974263679218984961103738518737805218105121522244497772509471334487762559967817036392499171207862764527954991318806135407965595281095855787092468168718481201018134247841010902513554393831530450918568272551452914697398726250335485477229720200455880647357699705798359469586575502952978867919724609085137587122874506165551516674989188891040848848071621235560743951699962632241969721307868409449 . (277 38153020597795518860569833703468478084821580868450003031762637453861357014010674890627390353199458086966526257512086111775349712646266018691381225641665466487434238180007889295816466307944780614637868786022269192150130193271660720927114719487508063878694921617736002369798726670172567195407085355787614676968244392542454117660686715297781702900143114096709068876541531022596338937457545005022962399519490275323468970797418385326274541139803072148801500232690888106838116309016177134897163613727469270066565774524194211698530559938018855276462143231497636808773597348975882841795287231962220197255291579998112748478710316181674327921598462679717760747834428266051265817440143533200623156344745486659506245246777 61732884100707980980227369436338030886115644761677589045400909995510198680883662211850753557502525954167036853041865291599496911748116350903757548163624413182591672403998224996377279558153435351823450053159962863034811953515345491146043146015663043418327466662342738435837560650376572964069043273432324942331929571999419974263679218984961103738518737805218105121522244497772509471334487762559967817036392499171207862764527954991318806135407965595281095855787092468168718481201018134247841010902513554393831530450918568272551452914697398726250335485477229720200455880647357699705798359469586575502952978867919724609085137587122874506165551516674989188891040848848071621235560743951699962632241969721307868409449) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11293,7 +11293,7 @@ _:gn_1315 { } _:gn_1316 { - 279 math:greaterThan 1 . + (279) math:greaterThan 1 . (279 1) math:difference 278 . (14573157094883056740912297970598925283527516975222417018124364912212515347137687569404027148896390219766015661982306931951202513544415686479004903119706519792276803956017553595255653057736125877452287518884575521265448433027975950708186292959353084339062376573129266303759892689968561426745127438142904411604559213085488261057694211610602302061767490388200032631560817547420168403580602247485956982002588051475730078830308815661230276144198178702321904609594683745507514136831336135546486216552424985739300018597469855124509666961340311826673950977518043897346738817304407983884776104454853819007630181128305772348335494776225781337031373842760532306777815683254460013644726322449546350057249003597704622084105 23579863502912462119657535732869552801294063893227586013638272541648841666872987321223363204303067867200510595529779179824147199101850332212376322521958946695157434223990335700560813250208654737185581267137693670884681760243684770218928426528154979539632545044606736066038833980204005768661957917644710265363685179456965856602992503687179400838375623708509036244980713475176170533876942757537005417516902223847738891967109569665044264995604893446479595623096204361330602172184840999350677397175044284327265755926724356574020892976678543449788192253979592911426858531671474857910511127507366378247661398869806976130374821405448546584567088836957228441056612582796805803795417210751076806287496483061801623162672) math:sum 38153020597795518860569833703468478084821580868450003031762637453861357014010674890627390353199458086966526257512086111775349712646266018691381225641665466487434238180007889295816466307944780614637868786022269192150130193271660720927114719487508063878694921617736002369798726670172567195407085355787614676968244392542454117660686715297781702900143114096709068876541531022596338937457545005022962399519490275323468970797418385326274541139803072148801500232690888106838116309016177134897163613727469270066565774524194211698530559938018855276462143231497636808773597348975882841795287231962220197255291579998112748478710316181674327921598462679717760747834428266051265817440143533200623156344745486659506245246777 . (278 23579863502912462119657535732869552801294063893227586013638272541648841666872987321223363204303067867200510595529779179824147199101850332212376322521958946695157434223990335700560813250208654737185581267137693670884681760243684770218928426528154979539632545044606736066038833980204005768661957917644710265363685179456965856602992503687179400838375623708509036244980713475176170533876942757537005417516902223847738891967109569665044264995604893446479595623096204361330602172184840999350677397175044284327265755926724356574020892976678543449788192253979592911426858531671474857910511127507366378247661398869806976130374821405448546584567088836957228441056612582796805803795417210751076806287496483061801623162672 38153020597795518860569833703468478084821580868450003031762637453861357014010674890627390353199458086966526257512086111775349712646266018691381225641665466487434238180007889295816466307944780614637868786022269192150130193271660720927114719487508063878694921617736002369798726670172567195407085355787614676968244392542454117660686715297781702900143114096709068876541531022596338937457545005022962399519490275323468970797418385326274541139803072148801500232690888106838116309016177134897163613727469270066565774524194211698530559938018855276462143231497636808773597348975882841795287231962220197255291579998112748478710316181674327921598462679717760747834428266051265817440143533200623156344745486659506245246777) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11304,7 +11304,7 @@ _:gn_1317 { } _:gn_1318 { - 280 math:greaterThan 1 . + (280) math:greaterThan 1 . (280 1) math:difference 279 . (9006706408029405378745237762270627517766546918005168995513907629436326319735299751819336055406677647434494933547472247872944685557434645733371419402252426902880630267972782105305160192472528859733293748253118149619233327215708819510742133568801895200570168471477469762278941290235444341916830479501805853759125966371477595545298292076577098776608133320309003613419895927756002130296340510051048435514314172372008813136800754003813988851406714744157691013501520615823088035353504863804191180622619298587965737329254501449511226015338231623114241276461549014080119714367066874025735023052512559240031217741501203782039326629222765247535714994196696134278796899542345790150690888301530456230247479464097001078567 14573157094883056740912297970598925283527516975222417018124364912212515347137687569404027148896390219766015661982306931951202513544415686479004903119706519792276803956017553595255653057736125877452287518884575521265448433027975950708186292959353084339062376573129266303759892689968561426745127438142904411604559213085488261057694211610602302061767490388200032631560817547420168403580602247485956982002588051475730078830308815661230276144198178702321904609594683745507514136831336135546486216552424985739300018597469855124509666961340311826673950977518043897346738817304407983884776104454853819007630181128305772348335494776225781337031373842760532306777815683254460013644726322449546350057249003597704622084105) math:sum 23579863502912462119657535732869552801294063893227586013638272541648841666872987321223363204303067867200510595529779179824147199101850332212376322521958946695157434223990335700560813250208654737185581267137693670884681760243684770218928426528154979539632545044606736066038833980204005768661957917644710265363685179456965856602992503687179400838375623708509036244980713475176170533876942757537005417516902223847738891967109569665044264995604893446479595623096204361330602172184840999350677397175044284327265755926724356574020892976678543449788192253979592911426858531671474857910511127507366378247661398869806976130374821405448546584567088836957228441056612582796805803795417210751076806287496483061801623162672 . (279 14573157094883056740912297970598925283527516975222417018124364912212515347137687569404027148896390219766015661982306931951202513544415686479004903119706519792276803956017553595255653057736125877452287518884575521265448433027975950708186292959353084339062376573129266303759892689968561426745127438142904411604559213085488261057694211610602302061767490388200032631560817547420168403580602247485956982002588051475730078830308815661230276144198178702321904609594683745507514136831336135546486216552424985739300018597469855124509666961340311826673950977518043897346738817304407983884776104454853819007630181128305772348335494776225781337031373842760532306777815683254460013644726322449546350057249003597704622084105 23579863502912462119657535732869552801294063893227586013638272541648841666872987321223363204303067867200510595529779179824147199101850332212376322521958946695157434223990335700560813250208654737185581267137693670884681760243684770218928426528154979539632545044606736066038833980204005768661957917644710265363685179456965856602992503687179400838375623708509036244980713475176170533876942757537005417516902223847738891967109569665044264995604893446479595623096204361330602172184840999350677397175044284327265755926724356574020892976678543449788192253979592911426858531671474857910511127507366378247661398869806976130374821405448546584567088836957228441056612582796805803795417210751076806287496483061801623162672) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11315,7 +11315,7 @@ _:gn_1319 { } _:gn_1320 { - 281 math:greaterThan 1 . + (281) math:greaterThan 1 . (281 1) math:difference 280 . (5566450686853651362167060208328297765760970057217248022610457282776189027402387817584691093489712572331520728434834684078257827986981040745633483717454092889396173688044771489950492865263597017718993770631457371646215105812267131197444159390551189138492208101651796541480951399733117084828296958641098557845433246714010665512395919534025203285159357067891029018140921619664166273284261737434908546488273879103721265693508061657416287292791463958164213596093163129684426101477831271742295035929805687151334281268215353674998440946002080203559709701056494883266619102937341109859041081402341259767598963386804568566296168147003016089495658848563836172499018783712114223494035434148015893827001524133607621005538 9006706408029405378745237762270627517766546918005168995513907629436326319735299751819336055406677647434494933547472247872944685557434645733371419402252426902880630267972782105305160192472528859733293748253118149619233327215708819510742133568801895200570168471477469762278941290235444341916830479501805853759125966371477595545298292076577098776608133320309003613419895927756002130296340510051048435514314172372008813136800754003813988851406714744157691013501520615823088035353504863804191180622619298587965737329254501449511226015338231623114241276461549014080119714367066874025735023052512559240031217741501203782039326629222765247535714994196696134278796899542345790150690888301530456230247479464097001078567) math:sum 14573157094883056740912297970598925283527516975222417018124364912212515347137687569404027148896390219766015661982306931951202513544415686479004903119706519792276803956017553595255653057736125877452287518884575521265448433027975950708186292959353084339062376573129266303759892689968561426745127438142904411604559213085488261057694211610602302061767490388200032631560817547420168403580602247485956982002588051475730078830308815661230276144198178702321904609594683745507514136831336135546486216552424985739300018597469855124509666961340311826673950977518043897346738817304407983884776104454853819007630181128305772348335494776225781337031373842760532306777815683254460013644726322449546350057249003597704622084105 . (280 9006706408029405378745237762270627517766546918005168995513907629436326319735299751819336055406677647434494933547472247872944685557434645733371419402252426902880630267972782105305160192472528859733293748253118149619233327215708819510742133568801895200570168471477469762278941290235444341916830479501805853759125966371477595545298292076577098776608133320309003613419895927756002130296340510051048435514314172372008813136800754003813988851406714744157691013501520615823088035353504863804191180622619298587965737329254501449511226015338231623114241276461549014080119714367066874025735023052512559240031217741501203782039326629222765247535714994196696134278796899542345790150690888301530456230247479464097001078567 14573157094883056740912297970598925283527516975222417018124364912212515347137687569404027148896390219766015661982306931951202513544415686479004903119706519792276803956017553595255653057736125877452287518884575521265448433027975950708186292959353084339062376573129266303759892689968561426745127438142904411604559213085488261057694211610602302061767490388200032631560817547420168403580602247485956982002588051475730078830308815661230276144198178702321904609594683745507514136831336135546486216552424985739300018597469855124509666961340311826673950977518043897346738817304407983884776104454853819007630181128305772348335494776225781337031373842760532306777815683254460013644726322449546350057249003597704622084105) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11326,7 +11326,7 @@ _:gn_1321 { } _:gn_1322 { - 282 math:greaterThan 1 . + (282) math:greaterThan 1 . (282 1) math:difference 281 . (3440255721175754016578177553942329752005576860787920972903450346660137292332911934234644961916965075102974205112637563794686857570453604987737935684798334013484456579928010615354667327208931842014299977621660777973018221403441688313297974178250706062077960369825673220797989890502327257088533520860707295913692719657466930032902372542551895491448776252417974595278974308091835857012078772616139889026040293268287547443292692346397701558615250785993477417408357486138661933875673592061896144692813611436631456061039147774512785069336151419554531575405054130813500611429725764166693941650171299472432254354696635215743158482219749158040056145632859961779778115830231566656655454153514562403245955330489380073029 5566450686853651362167060208328297765760970057217248022610457282776189027402387817584691093489712572331520728434834684078257827986981040745633483717454092889396173688044771489950492865263597017718993770631457371646215105812267131197444159390551189138492208101651796541480951399733117084828296958641098557845433246714010665512395919534025203285159357067891029018140921619664166273284261737434908546488273879103721265693508061657416287292791463958164213596093163129684426101477831271742295035929805687151334281268215353674998440946002080203559709701056494883266619102937341109859041081402341259767598963386804568566296168147003016089495658848563836172499018783712114223494035434148015893827001524133607621005538) math:sum 9006706408029405378745237762270627517766546918005168995513907629436326319735299751819336055406677647434494933547472247872944685557434645733371419402252426902880630267972782105305160192472528859733293748253118149619233327215708819510742133568801895200570168471477469762278941290235444341916830479501805853759125966371477595545298292076577098776608133320309003613419895927756002130296340510051048435514314172372008813136800754003813988851406714744157691013501520615823088035353504863804191180622619298587965737329254501449511226015338231623114241276461549014080119714367066874025735023052512559240031217741501203782039326629222765247535714994196696134278796899542345790150690888301530456230247479464097001078567 . (281 5566450686853651362167060208328297765760970057217248022610457282776189027402387817584691093489712572331520728434834684078257827986981040745633483717454092889396173688044771489950492865263597017718993770631457371646215105812267131197444159390551189138492208101651796541480951399733117084828296958641098557845433246714010665512395919534025203285159357067891029018140921619664166273284261737434908546488273879103721265693508061657416287292791463958164213596093163129684426101477831271742295035929805687151334281268215353674998440946002080203559709701056494883266619102937341109859041081402341259767598963386804568566296168147003016089495658848563836172499018783712114223494035434148015893827001524133607621005538 9006706408029405378745237762270627517766546918005168995513907629436326319735299751819336055406677647434494933547472247872944685557434645733371419402252426902880630267972782105305160192472528859733293748253118149619233327215708819510742133568801895200570168471477469762278941290235444341916830479501805853759125966371477595545298292076577098776608133320309003613419895927756002130296340510051048435514314172372008813136800754003813988851406714744157691013501520615823088035353504863804191180622619298587965737329254501449511226015338231623114241276461549014080119714367066874025735023052512559240031217741501203782039326629222765247535714994196696134278796899542345790150690888301530456230247479464097001078567) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11337,7 +11337,7 @@ _:gn_1323 { } _:gn_1324 { - 283 math:greaterThan 1 . + (283) math:greaterThan 1 . (283 1) math:difference 282 . (2126194965677897345588882654385968013755393196429327049707006936116051735069475883350046131572747497228546523322197120283570970416527435757895548032655758875911717108116760874595825538054665175704693793009796593673196884408825442884146185212300483076414247731826123320682961509230789827739763437780391261931740527056543735479493546991473307793710580815473054422861947311572330416272182964818768657462233585835433718250215369311018585734176213172170736178684805643545764167602157679680398891236992075714702825207176205900485655876665928784005178125651440752453118491507615345692347139752169960295166709032107933350553009664783266931455602702930976210719240667881882656837379979994501331423755568803118240932509 3440255721175754016578177553942329752005576860787920972903450346660137292332911934234644961916965075102974205112637563794686857570453604987737935684798334013484456579928010615354667327208931842014299977621660777973018221403441688313297974178250706062077960369825673220797989890502327257088533520860707295913692719657466930032902372542551895491448776252417974595278974308091835857012078772616139889026040293268287547443292692346397701558615250785993477417408357486138661933875673592061896144692813611436631456061039147774512785069336151419554531575405054130813500611429725764166693941650171299472432254354696635215743158482219749158040056145632859961779778115830231566656655454153514562403245955330489380073029) math:sum 5566450686853651362167060208328297765760970057217248022610457282776189027402387817584691093489712572331520728434834684078257827986981040745633483717454092889396173688044771489950492865263597017718993770631457371646215105812267131197444159390551189138492208101651796541480951399733117084828296958641098557845433246714010665512395919534025203285159357067891029018140921619664166273284261737434908546488273879103721265693508061657416287292791463958164213596093163129684426101477831271742295035929805687151334281268215353674998440946002080203559709701056494883266619102937341109859041081402341259767598963386804568566296168147003016089495658848563836172499018783712114223494035434148015893827001524133607621005538 . (282 3440255721175754016578177553942329752005576860787920972903450346660137292332911934234644961916965075102974205112637563794686857570453604987737935684798334013484456579928010615354667327208931842014299977621660777973018221403441688313297974178250706062077960369825673220797989890502327257088533520860707295913692719657466930032902372542551895491448776252417974595278974308091835857012078772616139889026040293268287547443292692346397701558615250785993477417408357486138661933875673592061896144692813611436631456061039147774512785069336151419554531575405054130813500611429725764166693941650171299472432254354696635215743158482219749158040056145632859961779778115830231566656655454153514562403245955330489380073029 5566450686853651362167060208328297765760970057217248022610457282776189027402387817584691093489712572331520728434834684078257827986981040745633483717454092889396173688044771489950492865263597017718993770631457371646215105812267131197444159390551189138492208101651796541480951399733117084828296958641098557845433246714010665512395919534025203285159357067891029018140921619664166273284261737434908546488273879103721265693508061657416287292791463958164213596093163129684426101477831271742295035929805687151334281268215353674998440946002080203559709701056494883266619102937341109859041081402341259767598963386804568566296168147003016089495658848563836172499018783712114223494035434148015893827001524133607621005538) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11348,7 +11348,7 @@ _:gn_1325 { } _:gn_1326 { - 284 math:greaterThan 1 . + (284) math:greaterThan 1 . (284 1) math:difference 283 . (1314060755497856670989294899556361738250183664358593923196443410544085557263436050884598830344217577874427681790440443511115887153926169229842387652142575137572739471811249740758841789154266666309606184611864184299821336994616245429151788965950222985663712637999549900115028381271537429348770083080316033981952192600923194553408825551078587697738195436944920172417026996519505440739895807797371231563806707432853829193077323035379115824439037613822741238723551842592897766273515912381497253455821535721928630853862941874027129192670222635549353449753613378360382119922110418474346801898001339177265545322588701865190148817436482226584453442701883751060537447948348909819275474159013230979490386527371139140520 2126194965677897345588882654385968013755393196429327049707006936116051735069475883350046131572747497228546523322197120283570970416527435757895548032655758875911717108116760874595825538054665175704693793009796593673196884408825442884146185212300483076414247731826123320682961509230789827739763437780391261931740527056543735479493546991473307793710580815473054422861947311572330416272182964818768657462233585835433718250215369311018585734176213172170736178684805643545764167602157679680398891236992075714702825207176205900485655876665928784005178125651440752453118491507615345692347139752169960295166709032107933350553009664783266931455602702930976210719240667881882656837379979994501331423755568803118240932509) math:sum 3440255721175754016578177553942329752005576860787920972903450346660137292332911934234644961916965075102974205112637563794686857570453604987737935684798334013484456579928010615354667327208931842014299977621660777973018221403441688313297974178250706062077960369825673220797989890502327257088533520860707295913692719657466930032902372542551895491448776252417974595278974308091835857012078772616139889026040293268287547443292692346397701558615250785993477417408357486138661933875673592061896144692813611436631456061039147774512785069336151419554531575405054130813500611429725764166693941650171299472432254354696635215743158482219749158040056145632859961779778115830231566656655454153514562403245955330489380073029 . (283 2126194965677897345588882654385968013755393196429327049707006936116051735069475883350046131572747497228546523322197120283570970416527435757895548032655758875911717108116760874595825538054665175704693793009796593673196884408825442884146185212300483076414247731826123320682961509230789827739763437780391261931740527056543735479493546991473307793710580815473054422861947311572330416272182964818768657462233585835433718250215369311018585734176213172170736178684805643545764167602157679680398891236992075714702825207176205900485655876665928784005178125651440752453118491507615345692347139752169960295166709032107933350553009664783266931455602702930976210719240667881882656837379979994501331423755568803118240932509 3440255721175754016578177553942329752005576860787920972903450346660137292332911934234644961916965075102974205112637563794686857570453604987737935684798334013484456579928010615354667327208931842014299977621660777973018221403441688313297974178250706062077960369825673220797989890502327257088533520860707295913692719657466930032902372542551895491448776252417974595278974308091835857012078772616139889026040293268287547443292692346397701558615250785993477417408357486138661933875673592061896144692813611436631456061039147774512785069336151419554531575405054130813500611429725764166693941650171299472432254354696635215743158482219749158040056145632859961779778115830231566656655454153514562403245955330489380073029) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11359,7 +11359,7 @@ _:gn_1327 { } _:gn_1328 { - 285 math:greaterThan 1 . + (285) math:greaterThan 1 . (285 1) math:difference 284 . (812134210180040674599587754829606275505209532070733126510563525571966177806039832465447301228529919354118841531756676772455083262601266528053160380513183738338977636305511133836983748900398509395087608397932409373375547414209197454994396246350260090750535093826573420567933127959252398390993354700075227949788334455620540926084721440394720095972385378528134250444920315052824975532287157021397425898426878402579889057138046275639469909737175558347994939961253800952866401328641767298901637781170539992774194353313264026458526683995706148455824675897827374092736371585504927218000337854168621117901163709519231485362860847346784704871149260229092459658703219933533747018104505835488100444265182275747101791989 1314060755497856670989294899556361738250183664358593923196443410544085557263436050884598830344217577874427681790440443511115887153926169229842387652142575137572739471811249740758841789154266666309606184611864184299821336994616245429151788965950222985663712637999549900115028381271537429348770083080316033981952192600923194553408825551078587697738195436944920172417026996519505440739895807797371231563806707432853829193077323035379115824439037613822741238723551842592897766273515912381497253455821535721928630853862941874027129192670222635549353449753613378360382119922110418474346801898001339177265545322588701865190148817436482226584453442701883751060537447948348909819275474159013230979490386527371139140520) math:sum 2126194965677897345588882654385968013755393196429327049707006936116051735069475883350046131572747497228546523322197120283570970416527435757895548032655758875911717108116760874595825538054665175704693793009796593673196884408825442884146185212300483076414247731826123320682961509230789827739763437780391261931740527056543735479493546991473307793710580815473054422861947311572330416272182964818768657462233585835433718250215369311018585734176213172170736178684805643545764167602157679680398891236992075714702825207176205900485655876665928784005178125651440752453118491507615345692347139752169960295166709032107933350553009664783266931455602702930976210719240667881882656837379979994501331423755568803118240932509 . (284 1314060755497856670989294899556361738250183664358593923196443410544085557263436050884598830344217577874427681790440443511115887153926169229842387652142575137572739471811249740758841789154266666309606184611864184299821336994616245429151788965950222985663712637999549900115028381271537429348770083080316033981952192600923194553408825551078587697738195436944920172417026996519505440739895807797371231563806707432853829193077323035379115824439037613822741238723551842592897766273515912381497253455821535721928630853862941874027129192670222635549353449753613378360382119922110418474346801898001339177265545322588701865190148817436482226584453442701883751060537447948348909819275474159013230979490386527371139140520 2126194965677897345588882654385968013755393196429327049707006936116051735069475883350046131572747497228546523322197120283570970416527435757895548032655758875911717108116760874595825538054665175704693793009796593673196884408825442884146185212300483076414247731826123320682961509230789827739763437780391261931740527056543735479493546991473307793710580815473054422861947311572330416272182964818768657462233585835433718250215369311018585734176213172170736178684805643545764167602157679680398891236992075714702825207176205900485655876665928784005178125651440752453118491507615345692347139752169960295166709032107933350553009664783266931455602702930976210719240667881882656837379979994501331423755568803118240932509) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11370,7 +11370,7 @@ _:gn_1329 { } _:gn_1330 { - 286 math:greaterThan 1 . + (286) math:greaterThan 1 . (286 1) math:difference 285 . (501926545317815996389707144726755462744974132287860796685879884972119379457396218419151529115687658520308840258683766738660803891324902701789227271629391399233761835505738606921858040253868156914518576213931774926445789580407047974157392719599962894913177544172976479547095253312285030957776728380240806032163858145302653627324104110683867601765810058416785921972106681466680465207608650775973805665379829030273940135939276759739645914701862055474746298762298041640031364944874145082595615674650995729154436500549677847568602508674516487093528773855786004267645748336605491256346464043832718059364381613069470379827287970089697521713304182472791291401834228014815162801170968323525130535225204251624037348531 812134210180040674599587754829606275505209532070733126510563525571966177806039832465447301228529919354118841531756676772455083262601266528053160380513183738338977636305511133836983748900398509395087608397932409373375547414209197454994396246350260090750535093826573420567933127959252398390993354700075227949788334455620540926084721440394720095972385378528134250444920315052824975532287157021397425898426878402579889057138046275639469909737175558347994939961253800952866401328641767298901637781170539992774194353313264026458526683995706148455824675897827374092736371585504927218000337854168621117901163709519231485362860847346784704871149260229092459658703219933533747018104505835488100444265182275747101791989) math:sum 1314060755497856670989294899556361738250183664358593923196443410544085557263436050884598830344217577874427681790440443511115887153926169229842387652142575137572739471811249740758841789154266666309606184611864184299821336994616245429151788965950222985663712637999549900115028381271537429348770083080316033981952192600923194553408825551078587697738195436944920172417026996519505440739895807797371231563806707432853829193077323035379115824439037613822741238723551842592897766273515912381497253455821535721928630853862941874027129192670222635549353449753613378360382119922110418474346801898001339177265545322588701865190148817436482226584453442701883751060537447948348909819275474159013230979490386527371139140520 . (285 812134210180040674599587754829606275505209532070733126510563525571966177806039832465447301228529919354118841531756676772455083262601266528053160380513183738338977636305511133836983748900398509395087608397932409373375547414209197454994396246350260090750535093826573420567933127959252398390993354700075227949788334455620540926084721440394720095972385378528134250444920315052824975532287157021397425898426878402579889057138046275639469909737175558347994939961253800952866401328641767298901637781170539992774194353313264026458526683995706148455824675897827374092736371585504927218000337854168621117901163709519231485362860847346784704871149260229092459658703219933533747018104505835488100444265182275747101791989 1314060755497856670989294899556361738250183664358593923196443410544085557263436050884598830344217577874427681790440443511115887153926169229842387652142575137572739471811249740758841789154266666309606184611864184299821336994616245429151788965950222985663712637999549900115028381271537429348770083080316033981952192600923194553408825551078587697738195436944920172417026996519505440739895807797371231563806707432853829193077323035379115824439037613822741238723551842592897766273515912381497253455821535721928630853862941874027129192670222635549353449753613378360382119922110418474346801898001339177265545322588701865190148817436482226584453442701883751060537447948348909819275474159013230979490386527371139140520) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11381,7 +11381,7 @@ _:gn_1331 { } _:gn_1332 { - 287 math:greaterThan 1 . + (287) math:greaterThan 1 . (287 1) math:difference 286 . (310207664862224678209880610102850812760235399782872329824683640599846798348643614046295772112842260833810001273072910033794279371276363826263933108883792339105215800799772526915125708646530352480569032184000634446929757833802149480837003526750297195837357549653596941020837874646967367433216626319834421917624476310317887298760617329710852494206575320111348328472813633586144510324678506245423620233047049372305948921198769515899823995035313502873248641198955759312835036383767622216306022106519544263619757852763586178889924175321189661362295902042041369825090623248899435961653873810335903058536782096449761105535572877257087183157845077756301168256868991918718584216933537511962969909039978024123064443458 501926545317815996389707144726755462744974132287860796685879884972119379457396218419151529115687658520308840258683766738660803891324902701789227271629391399233761835505738606921858040253868156914518576213931774926445789580407047974157392719599962894913177544172976479547095253312285030957776728380240806032163858145302653627324104110683867601765810058416785921972106681466680465207608650775973805665379829030273940135939276759739645914701862055474746298762298041640031364944874145082595615674650995729154436500549677847568602508674516487093528773855786004267645748336605491256346464043832718059364381613069470379827287970089697521713304182472791291401834228014815162801170968323525130535225204251624037348531) math:sum 812134210180040674599587754829606275505209532070733126510563525571966177806039832465447301228529919354118841531756676772455083262601266528053160380513183738338977636305511133836983748900398509395087608397932409373375547414209197454994396246350260090750535093826573420567933127959252398390993354700075227949788334455620540926084721440394720095972385378528134250444920315052824975532287157021397425898426878402579889057138046275639469909737175558347994939961253800952866401328641767298901637781170539992774194353313264026458526683995706148455824675897827374092736371585504927218000337854168621117901163709519231485362860847346784704871149260229092459658703219933533747018104505835488100444265182275747101791989 . (286 501926545317815996389707144726755462744974132287860796685879884972119379457396218419151529115687658520308840258683766738660803891324902701789227271629391399233761835505738606921858040253868156914518576213931774926445789580407047974157392719599962894913177544172976479547095253312285030957776728380240806032163858145302653627324104110683867601765810058416785921972106681466680465207608650775973805665379829030273940135939276759739645914701862055474746298762298041640031364944874145082595615674650995729154436500549677847568602508674516487093528773855786004267645748336605491256346464043832718059364381613069470379827287970089697521713304182472791291401834228014815162801170968323525130535225204251624037348531 812134210180040674599587754829606275505209532070733126510563525571966177806039832465447301228529919354118841531756676772455083262601266528053160380513183738338977636305511133836983748900398509395087608397932409373375547414209197454994396246350260090750535093826573420567933127959252398390993354700075227949788334455620540926084721440394720095972385378528134250444920315052824975532287157021397425898426878402579889057138046275639469909737175558347994939961253800952866401328641767298901637781170539992774194353313264026458526683995706148455824675897827374092736371585504927218000337854168621117901163709519231485362860847346784704871149260229092459658703219933533747018104505835488100444265182275747101791989) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11392,7 +11392,7 @@ _:gn_1333 { } _:gn_1334 { - 288 math:greaterThan 1 . + (288) math:greaterThan 1 . (288 1) math:difference 287 . (191718880455591318179826534623904649984738732504988466861196244372272581108752604372855757002845397686498838985610856704866524520048538875525294162745599060128546034705966080006732331607337804433949544029931140479516031746604898493320389192849665699075819994519379538526257378665317663524560102060406384114539381834984766328563486780973015107559234738305437593499293047880535954882930144530550185432332779657967991214740507243839821919666548552601497657563342282327196328561106522866289593568131451465534678647786091668678678333353326825731232871813744634442555125087706055294692590233496815000827599516619709274291715092832610338555459104716490123144965236096096578584237430811562160626185226227500972905073 310207664862224678209880610102850812760235399782872329824683640599846798348643614046295772112842260833810001273072910033794279371276363826263933108883792339105215800799772526915125708646530352480569032184000634446929757833802149480837003526750297195837357549653596941020837874646967367433216626319834421917624476310317887298760617329710852494206575320111348328472813633586144510324678506245423620233047049372305948921198769515899823995035313502873248641198955759312835036383767622216306022106519544263619757852763586178889924175321189661362295902042041369825090623248899435961653873810335903058536782096449761105535572877257087183157845077756301168256868991918718584216933537511962969909039978024123064443458) math:sum 501926545317815996389707144726755462744974132287860796685879884972119379457396218419151529115687658520308840258683766738660803891324902701789227271629391399233761835505738606921858040253868156914518576213931774926445789580407047974157392719599962894913177544172976479547095253312285030957776728380240806032163858145302653627324104110683867601765810058416785921972106681466680465207608650775973805665379829030273940135939276759739645914701862055474746298762298041640031364944874145082595615674650995729154436500549677847568602508674516487093528773855786004267645748336605491256346464043832718059364381613069470379827287970089697521713304182472791291401834228014815162801170968323525130535225204251624037348531 . (287 310207664862224678209880610102850812760235399782872329824683640599846798348643614046295772112842260833810001273072910033794279371276363826263933108883792339105215800799772526915125708646530352480569032184000634446929757833802149480837003526750297195837357549653596941020837874646967367433216626319834421917624476310317887298760617329710852494206575320111348328472813633586144510324678506245423620233047049372305948921198769515899823995035313502873248641198955759312835036383767622216306022106519544263619757852763586178889924175321189661362295902042041369825090623248899435961653873810335903058536782096449761105535572877257087183157845077756301168256868991918718584216933537511962969909039978024123064443458 501926545317815996389707144726755462744974132287860796685879884972119379457396218419151529115687658520308840258683766738660803891324902701789227271629391399233761835505738606921858040253868156914518576213931774926445789580407047974157392719599962894913177544172976479547095253312285030957776728380240806032163858145302653627324104110683867601765810058416785921972106681466680465207608650775973805665379829030273940135939276759739645914701862055474746298762298041640031364944874145082595615674650995729154436500549677847568602508674516487093528773855786004267645748336605491256346464043832718059364381613069470379827287970089697521713304182472791291401834228014815162801170968323525130535225204251624037348531) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11403,7 +11403,7 @@ _:gn_1335 { } _:gn_1336 { - 289 math:greaterThan 1 . + (289) math:greaterThan 1 . (289 1) math:difference 288 . (118488784406633360030054075478946162775496667277883862963487396227574217239891009673440015109996863147311162287462053328927754851227824950738638946138193278976669766093806446908393377039192548046619488154069493967413726087197250987516614333900631496761537555134217402494580495981649703908656524259428037803085094475333120970197130548737837386647340581805910734973520585705608555441748361714873434800714269714337957706458262272060002075368764950271750983635613476985638707822661099350016428538388092798085079204977494510211245841967862835631063030228296735382535498161193380666961283576839088057709182579830051831243857784424476844602385973039811045111903755822622005632696106700400809282854751796622091538385 191718880455591318179826534623904649984738732504988466861196244372272581108752604372855757002845397686498838985610856704866524520048538875525294162745599060128546034705966080006732331607337804433949544029931140479516031746604898493320389192849665699075819994519379538526257378665317663524560102060406384114539381834984766328563486780973015107559234738305437593499293047880535954882930144530550185432332779657967991214740507243839821919666548552601497657563342282327196328561106522866289593568131451465534678647786091668678678333353326825731232871813744634442555125087706055294692590233496815000827599516619709274291715092832610338555459104716490123144965236096096578584237430811562160626185226227500972905073) math:sum 310207664862224678209880610102850812760235399782872329824683640599846798348643614046295772112842260833810001273072910033794279371276363826263933108883792339105215800799772526915125708646530352480569032184000634446929757833802149480837003526750297195837357549653596941020837874646967367433216626319834421917624476310317887298760617329710852494206575320111348328472813633586144510324678506245423620233047049372305948921198769515899823995035313502873248641198955759312835036383767622216306022106519544263619757852763586178889924175321189661362295902042041369825090623248899435961653873810335903058536782096449761105535572877257087183157845077756301168256868991918718584216933537511962969909039978024123064443458 . (288 191718880455591318179826534623904649984738732504988466861196244372272581108752604372855757002845397686498838985610856704866524520048538875525294162745599060128546034705966080006732331607337804433949544029931140479516031746604898493320389192849665699075819994519379538526257378665317663524560102060406384114539381834984766328563486780973015107559234738305437593499293047880535954882930144530550185432332779657967991214740507243839821919666548552601497657563342282327196328561106522866289593568131451465534678647786091668678678333353326825731232871813744634442555125087706055294692590233496815000827599516619709274291715092832610338555459104716490123144965236096096578584237430811562160626185226227500972905073 310207664862224678209880610102850812760235399782872329824683640599846798348643614046295772112842260833810001273072910033794279371276363826263933108883792339105215800799772526915125708646530352480569032184000634446929757833802149480837003526750297195837357549653596941020837874646967367433216626319834421917624476310317887298760617329710852494206575320111348328472813633586144510324678506245423620233047049372305948921198769515899823995035313502873248641198955759312835036383767622216306022106519544263619757852763586178889924175321189661362295902042041369825090623248899435961653873810335903058536782096449761105535572877257087183157845077756301168256868991918718584216933537511962969909039978024123064443458) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11414,7 +11414,7 @@ _:gn_1337 { } _:gn_1338 { - 290 math:greaterThan 1 . + (290) math:greaterThan 1 . (290 1) math:difference 289 . (73230096048957958149772459144958487209242065227104603897708848144698363868861594699415741892848534539187676698148803375938769668820713924786655216607405781151876268612159633098338954568145256387330055875861646512102305659407647505803774858949034202314282439385162136031676882683667959615903577800978346311454287359651645358366356232235177720911894156499526858525772462174927399441181782815676750631618509943630033508282244971779819844297783602329746673927728805341557620738445423516273165029743358667449599442808597158467432491385463990100169841585447899060019626926512674627731306656657726943118416936789657443047857308408133493953073131676679078033061480273474572951541324111161351343330474430878881366688 118488784406633360030054075478946162775496667277883862963487396227574217239891009673440015109996863147311162287462053328927754851227824950738638946138193278976669766093806446908393377039192548046619488154069493967413726087197250987516614333900631496761537555134217402494580495981649703908656524259428037803085094475333120970197130548737837386647340581805910734973520585705608555441748361714873434800714269714337957706458262272060002075368764950271750983635613476985638707822661099350016428538388092798085079204977494510211245841967862835631063030228296735382535498161193380666961283576839088057709182579830051831243857784424476844602385973039811045111903755822622005632696106700400809282854751796622091538385) math:sum 191718880455591318179826534623904649984738732504988466861196244372272581108752604372855757002845397686498838985610856704866524520048538875525294162745599060128546034705966080006732331607337804433949544029931140479516031746604898493320389192849665699075819994519379538526257378665317663524560102060406384114539381834984766328563486780973015107559234738305437593499293047880535954882930144530550185432332779657967991214740507243839821919666548552601497657563342282327196328561106522866289593568131451465534678647786091668678678333353326825731232871813744634442555125087706055294692590233496815000827599516619709274291715092832610338555459104716490123144965236096096578584237430811562160626185226227500972905073 . (289 118488784406633360030054075478946162775496667277883862963487396227574217239891009673440015109996863147311162287462053328927754851227824950738638946138193278976669766093806446908393377039192548046619488154069493967413726087197250987516614333900631496761537555134217402494580495981649703908656524259428037803085094475333120970197130548737837386647340581805910734973520585705608555441748361714873434800714269714337957706458262272060002075368764950271750983635613476985638707822661099350016428538388092798085079204977494510211245841967862835631063030228296735382535498161193380666961283576839088057709182579830051831243857784424476844602385973039811045111903755822622005632696106700400809282854751796622091538385 191718880455591318179826534623904649984738732504988466861196244372272581108752604372855757002845397686498838985610856704866524520048538875525294162745599060128546034705966080006732331607337804433949544029931140479516031746604898493320389192849665699075819994519379538526257378665317663524560102060406384114539381834984766328563486780973015107559234738305437593499293047880535954882930144530550185432332779657967991214740507243839821919666548552601497657563342282327196328561106522866289593568131451465534678647786091668678678333353326825731232871813744634442555125087706055294692590233496815000827599516619709274291715092832610338555459104716490123144965236096096578584237430811562160626185226227500972905073) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11425,7 +11425,7 @@ _:gn_1339 { } _:gn_1340 { - 291 math:greaterThan 1 . + (291) math:greaterThan 1 . (291 1) math:difference 290 . (45258688357675401880281616333987675566254602050779259065778548082875853371029414974024273217148328608123485589313249952988985182407111025951983729530787497824793497481646813810054422471047291659289432278207847455311420427789603481712839474951597294447255115749055266462903613297981744292752946458449691491630807115681475611830774316502659665735446425306383876447748123530681156000566578899196684169095759770707924198176017300280182231070981347942004309707884671644081087084215675833743263508644734130635479762168897351743813350582398845530893188642848836322515871234680706039229976920181361114590765643040394388196000476016343350649312841363131967078842275549147432681154782589239457939524277365743210171697 73230096048957958149772459144958487209242065227104603897708848144698363868861594699415741892848534539187676698148803375938769668820713924786655216607405781151876268612159633098338954568145256387330055875861646512102305659407647505803774858949034202314282439385162136031676882683667959615903577800978346311454287359651645358366356232235177720911894156499526858525772462174927399441181782815676750631618509943630033508282244971779819844297783602329746673927728805341557620738445423516273165029743358667449599442808597158467432491385463990100169841585447899060019626926512674627731306656657726943118416936789657443047857308408133493953073131676679078033061480273474572951541324111161351343330474430878881366688) math:sum 118488784406633360030054075478946162775496667277883862963487396227574217239891009673440015109996863147311162287462053328927754851227824950738638946138193278976669766093806446908393377039192548046619488154069493967413726087197250987516614333900631496761537555134217402494580495981649703908656524259428037803085094475333120970197130548737837386647340581805910734973520585705608555441748361714873434800714269714337957706458262272060002075368764950271750983635613476985638707822661099350016428538388092798085079204977494510211245841967862835631063030228296735382535498161193380666961283576839088057709182579830051831243857784424476844602385973039811045111903755822622005632696106700400809282854751796622091538385 . (290 73230096048957958149772459144958487209242065227104603897708848144698363868861594699415741892848534539187676698148803375938769668820713924786655216607405781151876268612159633098338954568145256387330055875861646512102305659407647505803774858949034202314282439385162136031676882683667959615903577800978346311454287359651645358366356232235177720911894156499526858525772462174927399441181782815676750631618509943630033508282244971779819844297783602329746673927728805341557620738445423516273165029743358667449599442808597158467432491385463990100169841585447899060019626926512674627731306656657726943118416936789657443047857308408133493953073131676679078033061480273474572951541324111161351343330474430878881366688 118488784406633360030054075478946162775496667277883862963487396227574217239891009673440015109996863147311162287462053328927754851227824950738638946138193278976669766093806446908393377039192548046619488154069493967413726087197250987516614333900631496761537555134217402494580495981649703908656524259428037803085094475333120970197130548737837386647340581805910734973520585705608555441748361714873434800714269714337957706458262272060002075368764950271750983635613476985638707822661099350016428538388092798085079204977494510211245841967862835631063030228296735382535498161193380666961283576839088057709182579830051831243857784424476844602385973039811045111903755822622005632696106700400809282854751796622091538385) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11436,7 +11436,7 @@ _:gn_1341 { } _:gn_1342 { - 292 math:greaterThan 1 . + (292) math:greaterThan 1 . (292 1) math:difference 291 . (27971407691282556269490842810970811642987463176325344831930300061822510497832179725391468675700205931064191108835553422949784486413602898834671487076618283327082771130512819288284532097097964728040623597653799056790885231618044024090935383997436907867027323636106869568773269385686215323150631342528654819823480243970169746535581915732518055176447731193142982078024338644246243440615203916480066462522750172922109310106227671499637613226802254387742364219844133697476533654229747682529901521098624536814119680639699806723619140803065144569276652942599062737503755691831968588501329736476365828527651293749263054851856832391790143303760290313547110954219204724327140270386541521921893403806197065135671194991 45258688357675401880281616333987675566254602050779259065778548082875853371029414974024273217148328608123485589313249952988985182407111025951983729530787497824793497481646813810054422471047291659289432278207847455311420427789603481712839474951597294447255115749055266462903613297981744292752946458449691491630807115681475611830774316502659665735446425306383876447748123530681156000566578899196684169095759770707924198176017300280182231070981347942004309707884671644081087084215675833743263508644734130635479762168897351743813350582398845530893188642848836322515871234680706039229976920181361114590765643040394388196000476016343350649312841363131967078842275549147432681154782589239457939524277365743210171697) math:sum 73230096048957958149772459144958487209242065227104603897708848144698363868861594699415741892848534539187676698148803375938769668820713924786655216607405781151876268612159633098338954568145256387330055875861646512102305659407647505803774858949034202314282439385162136031676882683667959615903577800978346311454287359651645358366356232235177720911894156499526858525772462174927399441181782815676750631618509943630033508282244971779819844297783602329746673927728805341557620738445423516273165029743358667449599442808597158467432491385463990100169841585447899060019626926512674627731306656657726943118416936789657443047857308408133493953073131676679078033061480273474572951541324111161351343330474430878881366688 . (291 45258688357675401880281616333987675566254602050779259065778548082875853371029414974024273217148328608123485589313249952988985182407111025951983729530787497824793497481646813810054422471047291659289432278207847455311420427789603481712839474951597294447255115749055266462903613297981744292752946458449691491630807115681475611830774316502659665735446425306383876447748123530681156000566578899196684169095759770707924198176017300280182231070981347942004309707884671644081087084215675833743263508644734130635479762168897351743813350582398845530893188642848836322515871234680706039229976920181361114590765643040394388196000476016343350649312841363131967078842275549147432681154782589239457939524277365743210171697 73230096048957958149772459144958487209242065227104603897708848144698363868861594699415741892848534539187676698148803375938769668820713924786655216607405781151876268612159633098338954568145256387330055875861646512102305659407647505803774858949034202314282439385162136031676882683667959615903577800978346311454287359651645358366356232235177720911894156499526858525772462174927399441181782815676750631618509943630033508282244971779819844297783602329746673927728805341557620738445423516273165029743358667449599442808597158467432491385463990100169841585447899060019626926512674627731306656657726943118416936789657443047857308408133493953073131676679078033061480273474572951541324111161351343330474430878881366688) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11447,7 +11447,7 @@ _:gn_1343 { } _:gn_1344 { - 293 math:greaterThan 1 . + (293) math:greaterThan 1 . (293 1) math:difference 292 . (17287280666392845610790773523016863923267138874453914233848248021053342873197235248632804541448122677059294480477696530039200695993508127117312242454169214497710726351133994521769890373949326931248808680554048398520535196171559457621904090954160386580227792112948396894130343912295528969602315115921036671807326871711305865295192400770141610558998694113240894369723784886434912559951374982716617706573009597785814888069789628780544617844179093554261945488040537946604553429985928151213361987546109593821360081529197545020194209779333700961616535700249773585012115542848737450728647183704995286063114349291131333344143643624553207345552551049584856124623070824820292410768241067317564535718080300607538976706 27971407691282556269490842810970811642987463176325344831930300061822510497832179725391468675700205931064191108835553422949784486413602898834671487076618283327082771130512819288284532097097964728040623597653799056790885231618044024090935383997436907867027323636106869568773269385686215323150631342528654819823480243970169746535581915732518055176447731193142982078024338644246243440615203916480066462522750172922109310106227671499637613226802254387742364219844133697476533654229747682529901521098624536814119680639699806723619140803065144569276652942599062737503755691831968588501329736476365828527651293749263054851856832391790143303760290313547110954219204724327140270386541521921893403806197065135671194991) math:sum 45258688357675401880281616333987675566254602050779259065778548082875853371029414974024273217148328608123485589313249952988985182407111025951983729530787497824793497481646813810054422471047291659289432278207847455311420427789603481712839474951597294447255115749055266462903613297981744292752946458449691491630807115681475611830774316502659665735446425306383876447748123530681156000566578899196684169095759770707924198176017300280182231070981347942004309707884671644081087084215675833743263508644734130635479762168897351743813350582398845530893188642848836322515871234680706039229976920181361114590765643040394388196000476016343350649312841363131967078842275549147432681154782589239457939524277365743210171697 . (292 27971407691282556269490842810970811642987463176325344831930300061822510497832179725391468675700205931064191108835553422949784486413602898834671487076618283327082771130512819288284532097097964728040623597653799056790885231618044024090935383997436907867027323636106869568773269385686215323150631342528654819823480243970169746535581915732518055176447731193142982078024338644246243440615203916480066462522750172922109310106227671499637613226802254387742364219844133697476533654229747682529901521098624536814119680639699806723619140803065144569276652942599062737503755691831968588501329736476365828527651293749263054851856832391790143303760290313547110954219204724327140270386541521921893403806197065135671194991 45258688357675401880281616333987675566254602050779259065778548082875853371029414974024273217148328608123485589313249952988985182407111025951983729530787497824793497481646813810054422471047291659289432278207847455311420427789603481712839474951597294447255115749055266462903613297981744292752946458449691491630807115681475611830774316502659665735446425306383876447748123530681156000566578899196684169095759770707924198176017300280182231070981347942004309707884671644081087084215675833743263508644734130635479762168897351743813350582398845530893188642848836322515871234680706039229976920181361114590765643040394388196000476016343350649312841363131967078842275549147432681154782589239457939524277365743210171697) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11458,7 +11458,7 @@ _:gn_1345 { } _:gn_1346 { - 294 math:greaterThan 1 . + (294) math:greaterThan 1 . (294 1) math:difference 293 . (10684127024889710658700069287953947719720324301871430598082052040769167624634944476758664134252083254004896628357856892910583790420094771717359244622449068829372044779378824766514641723148637796791814917099750658270350035446484566469031293043276521286799531523158472674642925473390686353548316226607618148016153372258863881240389514962376444617449037079902087708300553757811330880663828933763448755949740575136294422036438042719092995382623160833480418731803595750871980224243819531316539533552514942992759599110502261703424931023731443607660117242349289152491640148983231137772682552771370542464536944458131721507713188767236935958207739263962254829596133899506847859618300454604328868088116764528132218285 17287280666392845610790773523016863923267138874453914233848248021053342873197235248632804541448122677059294480477696530039200695993508127117312242454169214497710726351133994521769890373949326931248808680554048398520535196171559457621904090954160386580227792112948396894130343912295528969602315115921036671807326871711305865295192400770141610558998694113240894369723784886434912559951374982716617706573009597785814888069789628780544617844179093554261945488040537946604553429985928151213361987546109593821360081529197545020194209779333700961616535700249773585012115542848737450728647183704995286063114349291131333344143643624553207345552551049584856124623070824820292410768241067317564535718080300607538976706) math:sum 27971407691282556269490842810970811642987463176325344831930300061822510497832179725391468675700205931064191108835553422949784486413602898834671487076618283327082771130512819288284532097097964728040623597653799056790885231618044024090935383997436907867027323636106869568773269385686215323150631342528654819823480243970169746535581915732518055176447731193142982078024338644246243440615203916480066462522750172922109310106227671499637613226802254387742364219844133697476533654229747682529901521098624536814119680639699806723619140803065144569276652942599062737503755691831968588501329736476365828527651293749263054851856832391790143303760290313547110954219204724327140270386541521921893403806197065135671194991 . (293 17287280666392845610790773523016863923267138874453914233848248021053342873197235248632804541448122677059294480477696530039200695993508127117312242454169214497710726351133994521769890373949326931248808680554048398520535196171559457621904090954160386580227792112948396894130343912295528969602315115921036671807326871711305865295192400770141610558998694113240894369723784886434912559951374982716617706573009597785814888069789628780544617844179093554261945488040537946604553429985928151213361987546109593821360081529197545020194209779333700961616535700249773585012115542848737450728647183704995286063114349291131333344143643624553207345552551049584856124623070824820292410768241067317564535718080300607538976706 27971407691282556269490842810970811642987463176325344831930300061822510497832179725391468675700205931064191108835553422949784486413602898834671487076618283327082771130512819288284532097097964728040623597653799056790885231618044024090935383997436907867027323636106869568773269385686215323150631342528654819823480243970169746535581915732518055176447731193142982078024338644246243440615203916480066462522750172922109310106227671499637613226802254387742364219844133697476533654229747682529901521098624536814119680639699806723619140803065144569276652942599062737503755691831968588501329736476365828527651293749263054851856832391790143303760290313547110954219204724327140270386541521921893403806197065135671194991) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11469,7 +11469,7 @@ _:gn_1347 { } _:gn_1348 { - 295 math:greaterThan 1 . + (295) math:greaterThan 1 . (295 1) math:difference 294 . (6603153641503134952090704235062916203546814572582483635766195980284175248562290771874140407196039423054397852119839637128616905573413355399952997831720145668338681571755169755255248650800689134456993763454297740250185160725074891152872797910883865293428260589789924219487418438904842616053998889313418523791173499452441984054802885807765165941549657033338806661423231128623581679287546048953168950623269022649520466033351586061451622461555932720781526756236942195732573205742108619896822453993594650828600482418695283316769278755602257353956418457900484432520475393865506312955964630933624743598577404832999611836430454857316271387344811785622601295026936925313444551149940612713235667629963536079406758421 10684127024889710658700069287953947719720324301871430598082052040769167624634944476758664134252083254004896628357856892910583790420094771717359244622449068829372044779378824766514641723148637796791814917099750658270350035446484566469031293043276521286799531523158472674642925473390686353548316226607618148016153372258863881240389514962376444617449037079902087708300553757811330880663828933763448755949740575136294422036438042719092995382623160833480418731803595750871980224243819531316539533552514942992759599110502261703424931023731443607660117242349289152491640148983231137772682552771370542464536944458131721507713188767236935958207739263962254829596133899506847859618300454604328868088116764528132218285) math:sum 17287280666392845610790773523016863923267138874453914233848248021053342873197235248632804541448122677059294480477696530039200695993508127117312242454169214497710726351133994521769890373949326931248808680554048398520535196171559457621904090954160386580227792112948396894130343912295528969602315115921036671807326871711305865295192400770141610558998694113240894369723784886434912559951374982716617706573009597785814888069789628780544617844179093554261945488040537946604553429985928151213361987546109593821360081529197545020194209779333700961616535700249773585012115542848737450728647183704995286063114349291131333344143643624553207345552551049584856124623070824820292410768241067317564535718080300607538976706 . (294 10684127024889710658700069287953947719720324301871430598082052040769167624634944476758664134252083254004896628357856892910583790420094771717359244622449068829372044779378824766514641723148637796791814917099750658270350035446484566469031293043276521286799531523158472674642925473390686353548316226607618148016153372258863881240389514962376444617449037079902087708300553757811330880663828933763448755949740575136294422036438042719092995382623160833480418731803595750871980224243819531316539533552514942992759599110502261703424931023731443607660117242349289152491640148983231137772682552771370542464536944458131721507713188767236935958207739263962254829596133899506847859618300454604328868088116764528132218285 17287280666392845610790773523016863923267138874453914233848248021053342873197235248632804541448122677059294480477696530039200695993508127117312242454169214497710726351133994521769890373949326931248808680554048398520535196171559457621904090954160386580227792112948396894130343912295528969602315115921036671807326871711305865295192400770141610558998694113240894369723784886434912559951374982716617706573009597785814888069789628780544617844179093554261945488040537946604553429985928151213361987546109593821360081529197545020194209779333700961616535700249773585012115542848737450728647183704995286063114349291131333344143643624553207345552551049584856124623070824820292410768241067317564535718080300607538976706) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11480,7 +11480,7 @@ _:gn_1349 { } _:gn_1350 { - 296 math:greaterThan 1 . + (296) math:greaterThan 1 . (296 1) math:difference 295 . (4080973383386575706609365052891031516173509729288946962315856060484992376072653704884523727056043830950498776238017255781966884846681416317406246790728923161033363207623655011259393072347948662334821153645452918020164874721409675316158495132392655993371270933368548455155507034485843737494317337294199624224979872806421897185586629154611278675899380046563281046877322629187749201376282884810279805326471552486773956003086456657641372921067228112698891975566653555139407018501710911419717079558920292164159116691806978386655652268129186253703698784448804719971164755117724824816717921837745798865959539625132109671282733909920664570862927478339653534569196974193403308468359841891093200458153228448725459864 6603153641503134952090704235062916203546814572582483635766195980284175248562290771874140407196039423054397852119839637128616905573413355399952997831720145668338681571755169755255248650800689134456993763454297740250185160725074891152872797910883865293428260589789924219487418438904842616053998889313418523791173499452441984054802885807765165941549657033338806661423231128623581679287546048953168950623269022649520466033351586061451622461555932720781526756236942195732573205742108619896822453993594650828600482418695283316769278755602257353956418457900484432520475393865506312955964630933624743598577404832999611836430454857316271387344811785622601295026936925313444551149940612713235667629963536079406758421) math:sum 10684127024889710658700069287953947719720324301871430598082052040769167624634944476758664134252083254004896628357856892910583790420094771717359244622449068829372044779378824766514641723148637796791814917099750658270350035446484566469031293043276521286799531523158472674642925473390686353548316226607618148016153372258863881240389514962376444617449037079902087708300553757811330880663828933763448755949740575136294422036438042719092995382623160833480418731803595750871980224243819531316539533552514942992759599110502261703424931023731443607660117242349289152491640148983231137772682552771370542464536944458131721507713188767236935958207739263962254829596133899506847859618300454604328868088116764528132218285 . (295 6603153641503134952090704235062916203546814572582483635766195980284175248562290771874140407196039423054397852119839637128616905573413355399952997831720145668338681571755169755255248650800689134456993763454297740250185160725074891152872797910883865293428260589789924219487418438904842616053998889313418523791173499452441984054802885807765165941549657033338806661423231128623581679287546048953168950623269022649520466033351586061451622461555932720781526756236942195732573205742108619896822453993594650828600482418695283316769278755602257353956418457900484432520475393865506312955964630933624743598577404832999611836430454857316271387344811785622601295026936925313444551149940612713235667629963536079406758421 10684127024889710658700069287953947719720324301871430598082052040769167624634944476758664134252083254004896628357856892910583790420094771717359244622449068829372044779378824766514641723148637796791814917099750658270350035446484566469031293043276521286799531523158472674642925473390686353548316226607618148016153372258863881240389514962376444617449037079902087708300553757811330880663828933763448755949740575136294422036438042719092995382623160833480418731803595750871980224243819531316539533552514942992759599110502261703424931023731443607660117242349289152491640148983231137772682552771370542464536944458131721507713188767236935958207739263962254829596133899506847859618300454604328868088116764528132218285) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11491,7 +11491,7 @@ _:gn_1351 { } _:gn_1352 { - 297 math:greaterThan 1 . + (297) math:greaterThan 1 . (297 1) math:difference 296 . (2522180258116559245481339182171884687373304843293536673450339919799182872489637066989616680139995592103899075881822381346650020726731939082546751040991222507305318364131514743995855578452740472122172609808844822230020286003665215836714302778491209300056989656421375764331911404418998878559681552019218899566193626646020086869216256653153887265650276986775525614545908499435832477911263164142889145296797470162746510030265129403810249540488704608082634780670288640593166187240397708477105374434674358664441365726888304930113626487473071100252719673451679712549310638747781488139246709095878944732617865207867502165147720947395606816481884307282947760457739951120041242681580770822142467171810307630681298557 4080973383386575706609365052891031516173509729288946962315856060484992376072653704884523727056043830950498776238017255781966884846681416317406246790728923161033363207623655011259393072347948662334821153645452918020164874721409675316158495132392655993371270933368548455155507034485843737494317337294199624224979872806421897185586629154611278675899380046563281046877322629187749201376282884810279805326471552486773956003086456657641372921067228112698891975566653555139407018501710911419717079558920292164159116691806978386655652268129186253703698784448804719971164755117724824816717921837745798865959539625132109671282733909920664570862927478339653534569196974193403308468359841891093200458153228448725459864) math:sum 6603153641503134952090704235062916203546814572582483635766195980284175248562290771874140407196039423054397852119839637128616905573413355399952997831720145668338681571755169755255248650800689134456993763454297740250185160725074891152872797910883865293428260589789924219487418438904842616053998889313418523791173499452441984054802885807765165941549657033338806661423231128623581679287546048953168950623269022649520466033351586061451622461555932720781526756236942195732573205742108619896822453993594650828600482418695283316769278755602257353956418457900484432520475393865506312955964630933624743598577404832999611836430454857316271387344811785622601295026936925313444551149940612713235667629963536079406758421 . (296 4080973383386575706609365052891031516173509729288946962315856060484992376072653704884523727056043830950498776238017255781966884846681416317406246790728923161033363207623655011259393072347948662334821153645452918020164874721409675316158495132392655993371270933368548455155507034485843737494317337294199624224979872806421897185586629154611278675899380046563281046877322629187749201376282884810279805326471552486773956003086456657641372921067228112698891975566653555139407018501710911419717079558920292164159116691806978386655652268129186253703698784448804719971164755117724824816717921837745798865959539625132109671282733909920664570862927478339653534569196974193403308468359841891093200458153228448725459864 6603153641503134952090704235062916203546814572582483635766195980284175248562290771874140407196039423054397852119839637128616905573413355399952997831720145668338681571755169755255248650800689134456993763454297740250185160725074891152872797910883865293428260589789924219487418438904842616053998889313418523791173499452441984054802885807765165941549657033338806661423231128623581679287546048953168950623269022649520466033351586061451622461555932720781526756236942195732573205742108619896822453993594650828600482418695283316769278755602257353956418457900484432520475393865506312955964630933624743598577404832999611836430454857316271387344811785622601295026936925313444551149940612713235667629963536079406758421) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11502,7 +11502,7 @@ _:gn_1353 { } _:gn_1354 { - 298 math:greaterThan 1 . + (298) math:greaterThan 1 . (298 1) math:difference 297 . (1558793125270016461128025870719146828800204885995410288865516140685809503583016637894907046916048238846599700356194874435316864119949477234859495749737700653728044843492140267263537493895208190212648543836608095790144588717744459479444192353901446693314281276947172690823595630066844858934635785274980724658786246160401810316370372501457391410249103059787755432331414129751916723465019720667390660029674082324027445972821327253831123380578523504616257194896364914546240831261313202942611705124245933499717750964918673456542025780656115153450979110997125007421854116369943336677471212741866854133341674417264607506135012962525057754381043171056705774111457023073362065786779071068950733286342920818044161307 2522180258116559245481339182171884687373304843293536673450339919799182872489637066989616680139995592103899075881822381346650020726731939082546751040991222507305318364131514743995855578452740472122172609808844822230020286003665215836714302778491209300056989656421375764331911404418998878559681552019218899566193626646020086869216256653153887265650276986775525614545908499435832477911263164142889145296797470162746510030265129403810249540488704608082634780670288640593166187240397708477105374434674358664441365726888304930113626487473071100252719673451679712549310638747781488139246709095878944732617865207867502165147720947395606816481884307282947760457739951120041242681580770822142467171810307630681298557) math:sum 4080973383386575706609365052891031516173509729288946962315856060484992376072653704884523727056043830950498776238017255781966884846681416317406246790728923161033363207623655011259393072347948662334821153645452918020164874721409675316158495132392655993371270933368548455155507034485843737494317337294199624224979872806421897185586629154611278675899380046563281046877322629187749201376282884810279805326471552486773956003086456657641372921067228112698891975566653555139407018501710911419717079558920292164159116691806978386655652268129186253703698784448804719971164755117724824816717921837745798865959539625132109671282733909920664570862927478339653534569196974193403308468359841891093200458153228448725459864 . (297 2522180258116559245481339182171884687373304843293536673450339919799182872489637066989616680139995592103899075881822381346650020726731939082546751040991222507305318364131514743995855578452740472122172609808844822230020286003665215836714302778491209300056989656421375764331911404418998878559681552019218899566193626646020086869216256653153887265650276986775525614545908499435832477911263164142889145296797470162746510030265129403810249540488704608082634780670288640593166187240397708477105374434674358664441365726888304930113626487473071100252719673451679712549310638747781488139246709095878944732617865207867502165147720947395606816481884307282947760457739951120041242681580770822142467171810307630681298557 4080973383386575706609365052891031516173509729288946962315856060484992376072653704884523727056043830950498776238017255781966884846681416317406246790728923161033363207623655011259393072347948662334821153645452918020164874721409675316158495132392655993371270933368548455155507034485843737494317337294199624224979872806421897185586629154611278675899380046563281046877322629187749201376282884810279805326471552486773956003086456657641372921067228112698891975566653555139407018501710911419717079558920292164159116691806978386655652268129186253703698784448804719971164755117724824816717921837745798865959539625132109671282733909920664570862927478339653534569196974193403308468359841891093200458153228448725459864) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11513,7 +11513,7 @@ _:gn_1355 { } _:gn_1356 { - 299 math:greaterThan 1 . + (299) math:greaterThan 1 . (299 1) math:difference 298 . (963387132846542784353313311452737858573099957298126384584823779113373368906620429094709633223947353257299375525627506911333156606782461847687255291253521853577273520639374476732318084557532281909524065972236726439875697285920756357270110424589762606742708379474203073508315774352154019625045766744238174907407380485618276552845884151696495855401173926987770182214494369683915754446243443475498485267123387838719064057443802149979126159910181103466377585773923726046925355979084505534493669310428425164723614761969631473571600706816955946801740562454554705127456522377838151461775496354012090599276190790602894659012707984870549062100841136226241986346282928046679176894801699753191733885467386812637137250 1558793125270016461128025870719146828800204885995410288865516140685809503583016637894907046916048238846599700356194874435316864119949477234859495749737700653728044843492140267263537493895208190212648543836608095790144588717744459479444192353901446693314281276947172690823595630066844858934635785274980724658786246160401810316370372501457391410249103059787755432331414129751916723465019720667390660029674082324027445972821327253831123380578523504616257194896364914546240831261313202942611705124245933499717750964918673456542025780656115153450979110997125007421854116369943336677471212741866854133341674417264607506135012962525057754381043171056705774111457023073362065786779071068950733286342920818044161307) math:sum 2522180258116559245481339182171884687373304843293536673450339919799182872489637066989616680139995592103899075881822381346650020726731939082546751040991222507305318364131514743995855578452740472122172609808844822230020286003665215836714302778491209300056989656421375764331911404418998878559681552019218899566193626646020086869216256653153887265650276986775525614545908499435832477911263164142889145296797470162746510030265129403810249540488704608082634780670288640593166187240397708477105374434674358664441365726888304930113626487473071100252719673451679712549310638747781488139246709095878944732617865207867502165147720947395606816481884307282947760457739951120041242681580770822142467171810307630681298557 . (298 1558793125270016461128025870719146828800204885995410288865516140685809503583016637894907046916048238846599700356194874435316864119949477234859495749737700653728044843492140267263537493895208190212648543836608095790144588717744459479444192353901446693314281276947172690823595630066844858934635785274980724658786246160401810316370372501457391410249103059787755432331414129751916723465019720667390660029674082324027445972821327253831123380578523504616257194896364914546240831261313202942611705124245933499717750964918673456542025780656115153450979110997125007421854116369943336677471212741866854133341674417264607506135012962525057754381043171056705774111457023073362065786779071068950733286342920818044161307 2522180258116559245481339182171884687373304843293536673450339919799182872489637066989616680139995592103899075881822381346650020726731939082546751040991222507305318364131514743995855578452740472122172609808844822230020286003665215836714302778491209300056989656421375764331911404418998878559681552019218899566193626646020086869216256653153887265650276986775525614545908499435832477911263164142889145296797470162746510030265129403810249540488704608082634780670288640593166187240397708477105374434674358664441365726888304930113626487473071100252719673451679712549310638747781488139246709095878944732617865207867502165147720947395606816481884307282947760457739951120041242681580770822142467171810307630681298557) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11524,7 +11524,7 @@ _:gn_1357 { } _:gn_1358 { - 300 math:greaterThan 1 . + (300) math:greaterThan 1 . (300 1) math:difference 299 . (595405992423473676774712559266408970227104928697283904280692361572436134676396208800197413692100885589300324830567367523983707513167015387172240458484178800150771322852765790531219409337675908303124477864371369350268891431823703122174081929311684086571572897472969617315279855714690839309590018530742549751378865674783533763524488349760895554847929132799985250116919760068000969018776277191892174762550694485308381915377525103851997220668342401149879609122441188499315475282228697408118035813817508334994136202949041982970425073839159206649238548542570302294397593992105185215695716387854763534065483626661712847122304977654508692280202034830463787765174095026682888891977371315758999400875534005407024057 963387132846542784353313311452737858573099957298126384584823779113373368906620429094709633223947353257299375525627506911333156606782461847687255291253521853577273520639374476732318084557532281909524065972236726439875697285920756357270110424589762606742708379474203073508315774352154019625045766744238174907407380485618276552845884151696495855401173926987770182214494369683915754446243443475498485267123387838719064057443802149979126159910181103466377585773923726046925355979084505534493669310428425164723614761969631473571600706816955946801740562454554705127456522377838151461775496354012090599276190790602894659012707984870549062100841136226241986346282928046679176894801699753191733885467386812637137250) math:sum 1558793125270016461128025870719146828800204885995410288865516140685809503583016637894907046916048238846599700356194874435316864119949477234859495749737700653728044843492140267263537493895208190212648543836608095790144588717744459479444192353901446693314281276947172690823595630066844858934635785274980724658786246160401810316370372501457391410249103059787755432331414129751916723465019720667390660029674082324027445972821327253831123380578523504616257194896364914546240831261313202942611705124245933499717750964918673456542025780656115153450979110997125007421854116369943336677471212741866854133341674417264607506135012962525057754381043171056705774111457023073362065786779071068950733286342920818044161307 . (299 963387132846542784353313311452737858573099957298126384584823779113373368906620429094709633223947353257299375525627506911333156606782461847687255291253521853577273520639374476732318084557532281909524065972236726439875697285920756357270110424589762606742708379474203073508315774352154019625045766744238174907407380485618276552845884151696495855401173926987770182214494369683915754446243443475498485267123387838719064057443802149979126159910181103466377585773923726046925355979084505534493669310428425164723614761969631473571600706816955946801740562454554705127456522377838151461775496354012090599276190790602894659012707984870549062100841136226241986346282928046679176894801699753191733885467386812637137250 1558793125270016461128025870719146828800204885995410288865516140685809503583016637894907046916048238846599700356194874435316864119949477234859495749737700653728044843492140267263537493895208190212648543836608095790144588717744459479444192353901446693314281276947172690823595630066844858934635785274980724658786246160401810316370372501457391410249103059787755432331414129751916723465019720667390660029674082324027445972821327253831123380578523504616257194896364914546240831261313202942611705124245933499717750964918673456542025780656115153450979110997125007421854116369943336677471212741866854133341674417264607506135012962525057754381043171056705774111457023073362065786779071068950733286342920818044161307) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11535,7 +11535,7 @@ _:gn_1359 { } _:gn_1360 { - 301 math:greaterThan 1 . + (301) math:greaterThan 1 . (301 1) math:difference 300 . (367981140423069107578600752186328888345995028600842480304131417540937234230224220294512219531846467667999050695060139387349449093615446460515014832769343053426502197786608686201098675219856373606399588107865357089606805854097053235096028495278078520171135482001233456193035918637463180315455748213495625156028514810834742789321395801935600300553244794187784932097574609615914785427467166283606310504572693353410682142066277046127128939241838702316497976651482537547609880696855808126375633496610916829729478559020589490601175632977796740152502013911984402833058928385732966246079779966157327065210707163941181811890403007216040369820639101395778198581108833019996288002824328437432734484591852807230113193 595405992423473676774712559266408970227104928697283904280692361572436134676396208800197413692100885589300324830567367523983707513167015387172240458484178800150771322852765790531219409337675908303124477864371369350268891431823703122174081929311684086571572897472969617315279855714690839309590018530742549751378865674783533763524488349760895554847929132799985250116919760068000969018776277191892174762550694485308381915377525103851997220668342401149879609122441188499315475282228697408118035813817508334994136202949041982970425073839159206649238548542570302294397593992105185215695716387854763534065483626661712847122304977654508692280202034830463787765174095026682888891977371315758999400875534005407024057) math:sum 963387132846542784353313311452737858573099957298126384584823779113373368906620429094709633223947353257299375525627506911333156606782461847687255291253521853577273520639374476732318084557532281909524065972236726439875697285920756357270110424589762606742708379474203073508315774352154019625045766744238174907407380485618276552845884151696495855401173926987770182214494369683915754446243443475498485267123387838719064057443802149979126159910181103466377585773923726046925355979084505534493669310428425164723614761969631473571600706816955946801740562454554705127456522377838151461775496354012090599276190790602894659012707984870549062100841136226241986346282928046679176894801699753191733885467386812637137250 . (300 595405992423473676774712559266408970227104928697283904280692361572436134676396208800197413692100885589300324830567367523983707513167015387172240458484178800150771322852765790531219409337675908303124477864371369350268891431823703122174081929311684086571572897472969617315279855714690839309590018530742549751378865674783533763524488349760895554847929132799985250116919760068000969018776277191892174762550694485308381915377525103851997220668342401149879609122441188499315475282228697408118035813817508334994136202949041982970425073839159206649238548542570302294397593992105185215695716387854763534065483626661712847122304977654508692280202034830463787765174095026682888891977371315758999400875534005407024057 963387132846542784353313311452737858573099957298126384584823779113373368906620429094709633223947353257299375525627506911333156606782461847687255291253521853577273520639374476732318084557532281909524065972236726439875697285920756357270110424589762606742708379474203073508315774352154019625045766744238174907407380485618276552845884151696495855401173926987770182214494369683915754446243443475498485267123387838719064057443802149979126159910181103466377585773923726046925355979084505534493669310428425164723614761969631473571600706816955946801740562454554705127456522377838151461775496354012090599276190790602894659012707984870549062100841136226241986346282928046679176894801699753191733885467386812637137250) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11546,7 +11546,7 @@ _:gn_1361 { } _:gn_1362 { - 302 math:greaterThan 1 . + (302) math:greaterThan 1 . (302 1) math:difference 301 . (227424852000404569196111807080080081881109900096441423976560944031498900446171988505685194160254417921301274135507228136634258419551568926657225625714835746724269125066157104330120734117819534696724889756506012260662085577726649887078053434033605566400437415471736161122243937077227658994134270317246924595350350863948790974203092547825295254294684338612200318019345150452086183591309110908285864257978001131897699773311248057724868281426503698833381632470958650951705594585372889281742402317206591505264657643928452492369249440861362466496736534630585899461338665606372218969615936421697436468854776462720531035231901970438468322459562933434685589184065262006686600889153042878326264916283681198176910864 367981140423069107578600752186328888345995028600842480304131417540937234230224220294512219531846467667999050695060139387349449093615446460515014832769343053426502197786608686201098675219856373606399588107865357089606805854097053235096028495278078520171135482001233456193035918637463180315455748213495625156028514810834742789321395801935600300553244794187784932097574609615914785427467166283606310504572693353410682142066277046127128939241838702316497976651482537547609880696855808126375633496610916829729478559020589490601175632977796740152502013911984402833058928385732966246079779966157327065210707163941181811890403007216040369820639101395778198581108833019996288002824328437432734484591852807230113193) math:sum 595405992423473676774712559266408970227104928697283904280692361572436134676396208800197413692100885589300324830567367523983707513167015387172240458484178800150771322852765790531219409337675908303124477864371369350268891431823703122174081929311684086571572897472969617315279855714690839309590018530742549751378865674783533763524488349760895554847929132799985250116919760068000969018776277191892174762550694485308381915377525103851997220668342401149879609122441188499315475282228697408118035813817508334994136202949041982970425073839159206649238548542570302294397593992105185215695716387854763534065483626661712847122304977654508692280202034830463787765174095026682888891977371315758999400875534005407024057 . (301 367981140423069107578600752186328888345995028600842480304131417540937234230224220294512219531846467667999050695060139387349449093615446460515014832769343053426502197786608686201098675219856373606399588107865357089606805854097053235096028495278078520171135482001233456193035918637463180315455748213495625156028514810834742789321395801935600300553244794187784932097574609615914785427467166283606310504572693353410682142066277046127128939241838702316497976651482537547609880696855808126375633496610916829729478559020589490601175632977796740152502013911984402833058928385732966246079779966157327065210707163941181811890403007216040369820639101395778198581108833019996288002824328437432734484591852807230113193 595405992423473676774712559266408970227104928697283904280692361572436134676396208800197413692100885589300324830567367523983707513167015387172240458484178800150771322852765790531219409337675908303124477864371369350268891431823703122174081929311684086571572897472969617315279855714690839309590018530742549751378865674783533763524488349760895554847929132799985250116919760068000969018776277191892174762550694485308381915377525103851997220668342401149879609122441188499315475282228697408118035813817508334994136202949041982970425073839159206649238548542570302294397593992105185215695716387854763534065483626661712847122304977654508692280202034830463787765174095026682888891977371315758999400875534005407024057) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11557,7 +11557,7 @@ _:gn_1363 { } _:gn_1364 { - 303 math:greaterThan 1 . + (303) math:greaterThan 1 . (303 1) math:difference 302 . (140556288422664538382488945106248806464885128504401056327570473509438333784052231788827025371592049746697776559552911250715190674063877533857789207054507306702233072720451581870977941102036838909674698351359344828944720276370403348017975061244472953770698066529497295070791981560235521321321477896248700560678163946885951815118303254110305046258560455575584614078229459163828601836158055375320446246594692221512982368755028988402260657815335003483116344180523886595904286111482918844633231179404325324464820915092136998231926192116434273655765479281398503371720262779360747276463843544459890596355930701220650776658501036777572047361076167961092609397043571013309687113671285559106469568308171609053202329 227424852000404569196111807080080081881109900096441423976560944031498900446171988505685194160254417921301274135507228136634258419551568926657225625714835746724269125066157104330120734117819534696724889756506012260662085577726649887078053434033605566400437415471736161122243937077227658994134270317246924595350350863948790974203092547825295254294684338612200318019345150452086183591309110908285864257978001131897699773311248057724868281426503698833381632470958650951705594585372889281742402317206591505264657643928452492369249440861362466496736534630585899461338665606372218969615936421697436468854776462720531035231901970438468322459562933434685589184065262006686600889153042878326264916283681198176910864) math:sum 367981140423069107578600752186328888345995028600842480304131417540937234230224220294512219531846467667999050695060139387349449093615446460515014832769343053426502197786608686201098675219856373606399588107865357089606805854097053235096028495278078520171135482001233456193035918637463180315455748213495625156028514810834742789321395801935600300553244794187784932097574609615914785427467166283606310504572693353410682142066277046127128939241838702316497976651482537547609880696855808126375633496610916829729478559020589490601175632977796740152502013911984402833058928385732966246079779966157327065210707163941181811890403007216040369820639101395778198581108833019996288002824328437432734484591852807230113193 . (302 227424852000404569196111807080080081881109900096441423976560944031498900446171988505685194160254417921301274135507228136634258419551568926657225625714835746724269125066157104330120734117819534696724889756506012260662085577726649887078053434033605566400437415471736161122243937077227658994134270317246924595350350863948790974203092547825295254294684338612200318019345150452086183591309110908285864257978001131897699773311248057724868281426503698833381632470958650951705594585372889281742402317206591505264657643928452492369249440861362466496736534630585899461338665606372218969615936421697436468854776462720531035231901970438468322459562933434685589184065262006686600889153042878326264916283681198176910864 367981140423069107578600752186328888345995028600842480304131417540937234230224220294512219531846467667999050695060139387349449093615446460515014832769343053426502197786608686201098675219856373606399588107865357089606805854097053235096028495278078520171135482001233456193035918637463180315455748213495625156028514810834742789321395801935600300553244794187784932097574609615914785427467166283606310504572693353410682142066277046127128939241838702316497976651482537547609880696855808126375633496610916829729478559020589490601175632977796740152502013911984402833058928385732966246079779966157327065210707163941181811890403007216040369820639101395778198581108833019996288002824328437432734484591852807230113193) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11568,7 +11568,7 @@ _:gn_1365 { } _:gn_1366 { - 304 math:greaterThan 1 . + (304) math:greaterThan 1 . (304 1) math:difference 303 . (86868563577740030813622861973831275416224771592040367648990470522060566662119756716858168788662368174603497575954316885919067745487691392799436418660328440022036052345705522459142793015782695787050191405146667431717365301356246539060078372789132612629739348942238866051451955516992137672812792420998224034672186917062839159084789293714990208036123883036615703941115691288257581755151055532965418011383308910384717404556219069322607623611168695350265288290434764355801308473889970437109171137802266180799836728836315494137323248744928192840971055349187396089618402827011471693152092877237545872498845761499880258573400933660896275098486765473592979787021690993376913775481757319219795347975509589123708535 140556288422664538382488945106248806464885128504401056327570473509438333784052231788827025371592049746697776559552911250715190674063877533857789207054507306702233072720451581870977941102036838909674698351359344828944720276370403348017975061244472953770698066529497295070791981560235521321321477896248700560678163946885951815118303254110305046258560455575584614078229459163828601836158055375320446246594692221512982368755028988402260657815335003483116344180523886595904286111482918844633231179404325324464820915092136998231926192116434273655765479281398503371720262779360747276463843544459890596355930701220650776658501036777572047361076167961092609397043571013309687113671285559106469568308171609053202329) math:sum 227424852000404569196111807080080081881109900096441423976560944031498900446171988505685194160254417921301274135507228136634258419551568926657225625714835746724269125066157104330120734117819534696724889756506012260662085577726649887078053434033605566400437415471736161122243937077227658994134270317246924595350350863948790974203092547825295254294684338612200318019345150452086183591309110908285864257978001131897699773311248057724868281426503698833381632470958650951705594585372889281742402317206591505264657643928452492369249440861362466496736534630585899461338665606372218969615936421697436468854776462720531035231901970438468322459562933434685589184065262006686600889153042878326264916283681198176910864 . (303 140556288422664538382488945106248806464885128504401056327570473509438333784052231788827025371592049746697776559552911250715190674063877533857789207054507306702233072720451581870977941102036838909674698351359344828944720276370403348017975061244472953770698066529497295070791981560235521321321477896248700560678163946885951815118303254110305046258560455575584614078229459163828601836158055375320446246594692221512982368755028988402260657815335003483116344180523886595904286111482918844633231179404325324464820915092136998231926192116434273655765479281398503371720262779360747276463843544459890596355930701220650776658501036777572047361076167961092609397043571013309687113671285559106469568308171609053202329 227424852000404569196111807080080081881109900096441423976560944031498900446171988505685194160254417921301274135507228136634258419551568926657225625714835746724269125066157104330120734117819534696724889756506012260662085577726649887078053434033605566400437415471736161122243937077227658994134270317246924595350350863948790974203092547825295254294684338612200318019345150452086183591309110908285864257978001131897699773311248057724868281426503698833381632470958650951705594585372889281742402317206591505264657643928452492369249440861362466496736534630585899461338665606372218969615936421697436468854776462720531035231901970438468322459562933434685589184065262006686600889153042878326264916283681198176910864) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11579,7 +11579,7 @@ _:gn_1367 { } _:gn_1368 { - 305 math:greaterThan 1 . + (305) math:greaterThan 1 . (305 1) math:difference 304 . (53687724844924507568866083132417531048660356912360688678580002987377767121932475071968856582929681572094278983598594364796122928576186141058352788394178866680197020374746059411835148086254143122624506946212677397227354975014156808957896688455340341140958717587258429019340026043243383648508685475250476526005977029823112656033513960395314838222436572538968910137113767875571020081006999842355028235211383311128264964198809919079653034204166308132851055890089122240102977637592948407524060041602059143664984186255821504094602943371506080814794423932211107282101859952349275583311750667222344723857084939720770518085100103116675772262589402487499629610021880019932773338189528239886674220332662019929493794 86868563577740030813622861973831275416224771592040367648990470522060566662119756716858168788662368174603497575954316885919067745487691392799436418660328440022036052345705522459142793015782695787050191405146667431717365301356246539060078372789132612629739348942238866051451955516992137672812792420998224034672186917062839159084789293714990208036123883036615703941115691288257581755151055532965418011383308910384717404556219069322607623611168695350265288290434764355801308473889970437109171137802266180799836728836315494137323248744928192840971055349187396089618402827011471693152092877237545872498845761499880258573400933660896275098486765473592979787021690993376913775481757319219795347975509589123708535) math:sum 140556288422664538382488945106248806464885128504401056327570473509438333784052231788827025371592049746697776559552911250715190674063877533857789207054507306702233072720451581870977941102036838909674698351359344828944720276370403348017975061244472953770698066529497295070791981560235521321321477896248700560678163946885951815118303254110305046258560455575584614078229459163828601836158055375320446246594692221512982368755028988402260657815335003483116344180523886595904286111482918844633231179404325324464820915092136998231926192116434273655765479281398503371720262779360747276463843544459890596355930701220650776658501036777572047361076167961092609397043571013309687113671285559106469568308171609053202329 . (304 86868563577740030813622861973831275416224771592040367648990470522060566662119756716858168788662368174603497575954316885919067745487691392799436418660328440022036052345705522459142793015782695787050191405146667431717365301356246539060078372789132612629739348942238866051451955516992137672812792420998224034672186917062839159084789293714990208036123883036615703941115691288257581755151055532965418011383308910384717404556219069322607623611168695350265288290434764355801308473889970437109171137802266180799836728836315494137323248744928192840971055349187396089618402827011471693152092877237545872498845761499880258573400933660896275098486765473592979787021690993376913775481757319219795347975509589123708535 140556288422664538382488945106248806464885128504401056327570473509438333784052231788827025371592049746697776559552911250715190674063877533857789207054507306702233072720451581870977941102036838909674698351359344828944720276370403348017975061244472953770698066529497295070791981560235521321321477896248700560678163946885951815118303254110305046258560455575584614078229459163828601836158055375320446246594692221512982368755028988402260657815335003483116344180523886595904286111482918844633231179404325324464820915092136998231926192116434273655765479281398503371720262779360747276463843544459890596355930701220650776658501036777572047361076167961092609397043571013309687113671285559106469568308171609053202329) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11590,7 +11590,7 @@ _:gn_1369 { } _:gn_1370 { - 306 math:greaterThan 1 . + (306) math:greaterThan 1 . (306 1) math:difference 305 . (33180838732815523244756778841413744367564414679679678970410467534682799540187281644889312205732686602509218592355722521122944816911505251741083630266149573341839031970959463047307644929528552664425684458933990034490010326342089730102181684333792271488780631354980437032111929473748754024304106945747747508666209887239726503051275333319675369813687310497646793804001923412686561674144055690610389776171925599256452440357409150242954589407002387217414232400345642115698330836297022029585111096200207037134852542580493990042720305373422112026176631416976288807516542874662196109840342210015201148641760821779109740488300830544220502835897362986093350176999810973444140437292229079333121127642847569194214741 53687724844924507568866083132417531048660356912360688678580002987377767121932475071968856582929681572094278983598594364796122928576186141058352788394178866680197020374746059411835148086254143122624506946212677397227354975014156808957896688455340341140958717587258429019340026043243383648508685475250476526005977029823112656033513960395314838222436572538968910137113767875571020081006999842355028235211383311128264964198809919079653034204166308132851055890089122240102977637592948407524060041602059143664984186255821504094602943371506080814794423932211107282101859952349275583311750667222344723857084939720770518085100103116675772262589402487499629610021880019932773338189528239886674220332662019929493794) math:sum 86868563577740030813622861973831275416224771592040367648990470522060566662119756716858168788662368174603497575954316885919067745487691392799436418660328440022036052345705522459142793015782695787050191405146667431717365301356246539060078372789132612629739348942238866051451955516992137672812792420998224034672186917062839159084789293714990208036123883036615703941115691288257581755151055532965418011383308910384717404556219069322607623611168695350265288290434764355801308473889970437109171137802266180799836728836315494137323248744928192840971055349187396089618402827011471693152092877237545872498845761499880258573400933660896275098486765473592979787021690993376913775481757319219795347975509589123708535 . (305 53687724844924507568866083132417531048660356912360688678580002987377767121932475071968856582929681572094278983598594364796122928576186141058352788394178866680197020374746059411835148086254143122624506946212677397227354975014156808957896688455340341140958717587258429019340026043243383648508685475250476526005977029823112656033513960395314838222436572538968910137113767875571020081006999842355028235211383311128264964198809919079653034204166308132851055890089122240102977637592948407524060041602059143664984186255821504094602943371506080814794423932211107282101859952349275583311750667222344723857084939720770518085100103116675772262589402487499629610021880019932773338189528239886674220332662019929493794 86868563577740030813622861973831275416224771592040367648990470522060566662119756716858168788662368174603497575954316885919067745487691392799436418660328440022036052345705522459142793015782695787050191405146667431717365301356246539060078372789132612629739348942238866051451955516992137672812792420998224034672186917062839159084789293714990208036123883036615703941115691288257581755151055532965418011383308910384717404556219069322607623611168695350265288290434764355801308473889970437109171137802266180799836728836315494137323248744928192840971055349187396089618402827011471693152092877237545872498845761499880258573400933660896275098486765473592979787021690993376913775481757319219795347975509589123708535) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11601,7 +11601,7 @@ _:gn_1371 { } _:gn_1372 { - 307 math:greaterThan 1 . + (307) math:greaterThan 1 . (307 1) math:difference 306 . (20506886112108984324109304291003786681095942232681009708169535452694967581745193427079544377196994969585060391242871843673178111664680889317269158128029293338357988403786596364527503156725590458198822487278687362737344648672067078855715004121548069652178086232277991987228096569494629624204578529502729017339767142583386152982238627075639468408749262041322116333111844462884458406862944151744638459039457711871812523841400768836698444797163920915436823489743480124404646801295926377938948945401852106530131643675327514051882637998083968788617792515234818474585317077687079473471408457207143575215324117941660777596799272572455269426692039501406279433022069046488632900897299160553553092689814450735279053 33180838732815523244756778841413744367564414679679678970410467534682799540187281644889312205732686602509218592355722521122944816911505251741083630266149573341839031970959463047307644929528552664425684458933990034490010326342089730102181684333792271488780631354980437032111929473748754024304106945747747508666209887239726503051275333319675369813687310497646793804001923412686561674144055690610389776171925599256452440357409150242954589407002387217414232400345642115698330836297022029585111096200207037134852542580493990042720305373422112026176631416976288807516542874662196109840342210015201148641760821779109740488300830544220502835897362986093350176999810973444140437292229079333121127642847569194214741) math:sum 53687724844924507568866083132417531048660356912360688678580002987377767121932475071968856582929681572094278983598594364796122928576186141058352788394178866680197020374746059411835148086254143122624506946212677397227354975014156808957896688455340341140958717587258429019340026043243383648508685475250476526005977029823112656033513960395314838222436572538968910137113767875571020081006999842355028235211383311128264964198809919079653034204166308132851055890089122240102977637592948407524060041602059143664984186255821504094602943371506080814794423932211107282101859952349275583311750667222344723857084939720770518085100103116675772262589402487499629610021880019932773338189528239886674220332662019929493794 . (306 33180838732815523244756778841413744367564414679679678970410467534682799540187281644889312205732686602509218592355722521122944816911505251741083630266149573341839031970959463047307644929528552664425684458933990034490010326342089730102181684333792271488780631354980437032111929473748754024304106945747747508666209887239726503051275333319675369813687310497646793804001923412686561674144055690610389776171925599256452440357409150242954589407002387217414232400345642115698330836297022029585111096200207037134852542580493990042720305373422112026176631416976288807516542874662196109840342210015201148641760821779109740488300830544220502835897362986093350176999810973444140437292229079333121127642847569194214741 53687724844924507568866083132417531048660356912360688678580002987377767121932475071968856582929681572094278983598594364796122928576186141058352788394178866680197020374746059411835148086254143122624506946212677397227354975014156808957896688455340341140958717587258429019340026043243383648508685475250476526005977029823112656033513960395314838222436572538968910137113767875571020081006999842355028235211383311128264964198809919079653034204166308132851055890089122240102977637592948407524060041602059143664984186255821504094602943371506080814794423932211107282101859952349275583311750667222344723857084939720770518085100103116675772262589402487499629610021880019932773338189528239886674220332662019929493794) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11612,7 +11612,7 @@ _:gn_1373 { } _:gn_1374 { - 308 math:greaterThan 1 . + (308) math:greaterThan 1 . (308 1) math:difference 307 . (12673952620706538920647474550409957686468472446998669262240932081987831958442088217809767828535691632924158201112850677449766705246824362423814472138120280003481043567172866682780141772802962206226861971655302671752665677670022651246466680212244201836602545122702445044883832904254124400099528416245018491326442744656340350069036706244035901404938048456324677470890078949802103267281111538865751317132467887384639916516008381406256144609838466301977408910602161991293684035001095651646162150798354930604720898905166475990837667375338143237558838901741470332931225796975116636368933752808057573426436703837448962891501557971765233409205323484687070743977741926955507536394929918779568034953033118458935688 20506886112108984324109304291003786681095942232681009708169535452694967581745193427079544377196994969585060391242871843673178111664680889317269158128029293338357988403786596364527503156725590458198822487278687362737344648672067078855715004121548069652178086232277991987228096569494629624204578529502729017339767142583386152982238627075639468408749262041322116333111844462884458406862944151744638459039457711871812523841400768836698444797163920915436823489743480124404646801295926377938948945401852106530131643675327514051882637998083968788617792515234818474585317077687079473471408457207143575215324117941660777596799272572455269426692039501406279433022069046488632900897299160553553092689814450735279053) math:sum 33180838732815523244756778841413744367564414679679678970410467534682799540187281644889312205732686602509218592355722521122944816911505251741083630266149573341839031970959463047307644929528552664425684458933990034490010326342089730102181684333792271488780631354980437032111929473748754024304106945747747508666209887239726503051275333319675369813687310497646793804001923412686561674144055690610389776171925599256452440357409150242954589407002387217414232400345642115698330836297022029585111096200207037134852542580493990042720305373422112026176631416976288807516542874662196109840342210015201148641760821779109740488300830544220502835897362986093350176999810973444140437292229079333121127642847569194214741 . (307 20506886112108984324109304291003786681095942232681009708169535452694967581745193427079544377196994969585060391242871843673178111664680889317269158128029293338357988403786596364527503156725590458198822487278687362737344648672067078855715004121548069652178086232277991987228096569494629624204578529502729017339767142583386152982238627075639468408749262041322116333111844462884458406862944151744638459039457711871812523841400768836698444797163920915436823489743480124404646801295926377938948945401852106530131643675327514051882637998083968788617792515234818474585317077687079473471408457207143575215324117941660777596799272572455269426692039501406279433022069046488632900897299160553553092689814450735279053 33180838732815523244756778841413744367564414679679678970410467534682799540187281644889312205732686602509218592355722521122944816911505251741083630266149573341839031970959463047307644929528552664425684458933990034490010326342089730102181684333792271488780631354980437032111929473748754024304106945747747508666209887239726503051275333319675369813687310497646793804001923412686561674144055690610389776171925599256452440357409150242954589407002387217414232400345642115698330836297022029585111096200207037134852542580493990042720305373422112026176631416976288807516542874662196109840342210015201148641760821779109740488300830544220502835897362986093350176999810973444140437292229079333121127642847569194214741) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11623,7 +11623,7 @@ _:gn_1375 { } _:gn_1376 { - 309 math:greaterThan 1 . + (309) math:greaterThan 1 . (309 1) math:difference 308 . (7832933491402445403461829740593828994627469785682340445928603370707135623303105209269776548661303336660902190130021166223411406417856526893454685989909013334876944836613729681747361383922628251971960515623384690984678971002044427609248323909303867815575541109575546942344263665240505224105050113257710526013324397927045802913201920831603567003811213584997438862221765513082355139581832612878887141906989824487172607325392387430442300187325454613459414579141318133110962766294830726292786794603497175925410744770161038061044970622745825551058953613493348141654091280711962837102474704399086001788887414104211814705297714600690036017486716016719208689044327119533125364502369241773985057736781332276343365 12673952620706538920647474550409957686468472446998669262240932081987831958442088217809767828535691632924158201112850677449766705246824362423814472138120280003481043567172866682780141772802962206226861971655302671752665677670022651246466680212244201836602545122702445044883832904254124400099528416245018491326442744656340350069036706244035901404938048456324677470890078949802103267281111538865751317132467887384639916516008381406256144609838466301977408910602161991293684035001095651646162150798354930604720898905166475990837667375338143237558838901741470332931225796975116636368933752808057573426436703837448962891501557971765233409205323484687070743977741926955507536394929918779568034953033118458935688) math:sum 20506886112108984324109304291003786681095942232681009708169535452694967581745193427079544377196994969585060391242871843673178111664680889317269158128029293338357988403786596364527503156725590458198822487278687362737344648672067078855715004121548069652178086232277991987228096569494629624204578529502729017339767142583386152982238627075639468408749262041322116333111844462884458406862944151744638459039457711871812523841400768836698444797163920915436823489743480124404646801295926377938948945401852106530131643675327514051882637998083968788617792515234818474585317077687079473471408457207143575215324117941660777596799272572455269426692039501406279433022069046488632900897299160553553092689814450735279053 . (308 12673952620706538920647474550409957686468472446998669262240932081987831958442088217809767828535691632924158201112850677449766705246824362423814472138120280003481043567172866682780141772802962206226861971655302671752665677670022651246466680212244201836602545122702445044883832904254124400099528416245018491326442744656340350069036706244035901404938048456324677470890078949802103267281111538865751317132467887384639916516008381406256144609838466301977408910602161991293684035001095651646162150798354930604720898905166475990837667375338143237558838901741470332931225796975116636368933752808057573426436703837448962891501557971765233409205323484687070743977741926955507536394929918779568034953033118458935688 20506886112108984324109304291003786681095942232681009708169535452694967581745193427079544377196994969585060391242871843673178111664680889317269158128029293338357988403786596364527503156725590458198822487278687362737344648672067078855715004121548069652178086232277991987228096569494629624204578529502729017339767142583386152982238627075639468408749262041322116333111844462884458406862944151744638459039457711871812523841400768836698444797163920915436823489743480124404646801295926377938948945401852106530131643675327514051882637998083968788617792515234818474585317077687079473471408457207143575215324117941660777596799272572455269426692039501406279433022069046488632900897299160553553092689814450735279053) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11634,7 +11634,7 @@ _:gn_1377 { } _:gn_1378 { - 310 math:greaterThan 1 . + (310) math:greaterThan 1 . (310 1) math:difference 309 . (4841019129304093517185644809816128691841002661316328816312328711280696335138983008539991279874388296263256010982829511226355298828967835530359786148211266668604098730559137001032780388880333954254901456031917980767986706667978223637218356302940334021027004013126898102539569239013619175994478302987307965313118346729294547155834785412432334401126834871327238608668313436719748127699278925986864175225478062897467309190615993975813844422513011688517994331460843858182721268706264925353375356194857754679310154135005437929792696752592317686499885288248122191277134516263153799266459048408971571637549289733237148186203843371075197391718607467967862054933414807422382171892560677005582977216251786182592323 7832933491402445403461829740593828994627469785682340445928603370707135623303105209269776548661303336660902190130021166223411406417856526893454685989909013334876944836613729681747361383922628251971960515623384690984678971002044427609248323909303867815575541109575546942344263665240505224105050113257710526013324397927045802913201920831603567003811213584997438862221765513082355139581832612878887141906989824487172607325392387430442300187325454613459414579141318133110962766294830726292786794603497175925410744770161038061044970622745825551058953613493348141654091280711962837102474704399086001788887414104211814705297714600690036017486716016719208689044327119533125364502369241773985057736781332276343365) math:sum 12673952620706538920647474550409957686468472446998669262240932081987831958442088217809767828535691632924158201112850677449766705246824362423814472138120280003481043567172866682780141772802962206226861971655302671752665677670022651246466680212244201836602545122702445044883832904254124400099528416245018491326442744656340350069036706244035901404938048456324677470890078949802103267281111538865751317132467887384639916516008381406256144609838466301977408910602161991293684035001095651646162150798354930604720898905166475990837667375338143237558838901741470332931225796975116636368933752808057573426436703837448962891501557971765233409205323484687070743977741926955507536394929918779568034953033118458935688 . (309 7832933491402445403461829740593828994627469785682340445928603370707135623303105209269776548661303336660902190130021166223411406417856526893454685989909013334876944836613729681747361383922628251971960515623384690984678971002044427609248323909303867815575541109575546942344263665240505224105050113257710526013324397927045802913201920831603567003811213584997438862221765513082355139581832612878887141906989824487172607325392387430442300187325454613459414579141318133110962766294830726292786794603497175925410744770161038061044970622745825551058953613493348141654091280711962837102474704399086001788887414104211814705297714600690036017486716016719208689044327119533125364502369241773985057736781332276343365 12673952620706538920647474550409957686468472446998669262240932081987831958442088217809767828535691632924158201112850677449766705246824362423814472138120280003481043567172866682780141772802962206226861971655302671752665677670022651246466680212244201836602545122702445044883832904254124400099528416245018491326442744656340350069036706244035901404938048456324677470890078949802103267281111538865751317132467887384639916516008381406256144609838466301977408910602161991293684035001095651646162150798354930604720898905166475990837667375338143237558838901741470332931225796975116636368933752808057573426436703837448962891501557971765233409205323484687070743977741926955507536394929918779568034953033118458935688) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11645,7 +11645,7 @@ _:gn_1379 { } _:gn_1380 { - 311 math:greaterThan 1 . + (311) math:greaterThan 1 . (311 1) math:difference 310 . (2991914362098351886276184930777700302786467124366011629616274659426439288164122200729785268786915040397646179147191654997056107588888691363094899841697746666272846106054592680714580995042294297717059059591466710216692264334066203972029967606363533794548537096448648839804694426226886048110571810270402560700206051197751255757367135419171232602684378713670200253553452076362607011882553686892022966681511761589705298134776393454628455764812442924941420247680474274928241497588565800939411438408639421246100590635155600131252273870153507864559068325245225950376956764448809037836015655990114430151338124370974666519093871229614838625768108548751346634110912312110743192609808564768402080520529546093751042 4841019129304093517185644809816128691841002661316328816312328711280696335138983008539991279874388296263256010982829511226355298828967835530359786148211266668604098730559137001032780388880333954254901456031917980767986706667978223637218356302940334021027004013126898102539569239013619175994478302987307965313118346729294547155834785412432334401126834871327238608668313436719748127699278925986864175225478062897467309190615993975813844422513011688517994331460843858182721268706264925353375356194857754679310154135005437929792696752592317686499885288248122191277134516263153799266459048408971571637549289733237148186203843371075197391718607467967862054933414807422382171892560677005582977216251786182592323) math:sum 7832933491402445403461829740593828994627469785682340445928603370707135623303105209269776548661303336660902190130021166223411406417856526893454685989909013334876944836613729681747361383922628251971960515623384690984678971002044427609248323909303867815575541109575546942344263665240505224105050113257710526013324397927045802913201920831603567003811213584997438862221765513082355139581832612878887141906989824487172607325392387430442300187325454613459414579141318133110962766294830726292786794603497175925410744770161038061044970622745825551058953613493348141654091280711962837102474704399086001788887414104211814705297714600690036017486716016719208689044327119533125364502369241773985057736781332276343365 . (310 4841019129304093517185644809816128691841002661316328816312328711280696335138983008539991279874388296263256010982829511226355298828967835530359786148211266668604098730559137001032780388880333954254901456031917980767986706667978223637218356302940334021027004013126898102539569239013619175994478302987307965313118346729294547155834785412432334401126834871327238608668313436719748127699278925986864175225478062897467309190615993975813844422513011688517994331460843858182721268706264925353375356194857754679310154135005437929792696752592317686499885288248122191277134516263153799266459048408971571637549289733237148186203843371075197391718607467967862054933414807422382171892560677005582977216251786182592323 7832933491402445403461829740593828994627469785682340445928603370707135623303105209269776548661303336660902190130021166223411406417856526893454685989909013334876944836613729681747361383922628251971960515623384690984678971002044427609248323909303867815575541109575546942344263665240505224105050113257710526013324397927045802913201920831603567003811213584997438862221765513082355139581832612878887141906989824487172607325392387430442300187325454613459414579141318133110962766294830726292786794603497175925410744770161038061044970622745825551058953613493348141654091280711962837102474704399086001788887414104211814705297714600690036017486716016719208689044327119533125364502369241773985057736781332276343365) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11656,7 +11656,7 @@ _:gn_1381 { } _:gn_1382 { - 312 math:greaterThan 1 . + (312) math:greaterThan 1 . (312 1) math:difference 311 . (1849104767205741630909459879038428389054535536950317186696054051854257046974860807810206011087473255865609831835637856229299191240079144167264886306513520002331252624504544320318199393838039656537842396440451270551294442333912019665188388696576800226478466916678249262734874812786733127883906492716905404612912295531543291398467649993261101798442456157657038355114861360357141115816725239094841208543966301307762011055839600521185388657700568763576574083780369583254479771117699124413963917786218333433209563499849837798540422882438809821940816963002896240900177751814344761430443392418857141486211165362262481667109972141460358765950498919216515420822502495311638979282752112237180896695722240088841281 2991914362098351886276184930777700302786467124366011629616274659426439288164122200729785268786915040397646179147191654997056107588888691363094899841697746666272846106054592680714580995042294297717059059591466710216692264334066203972029967606363533794548537096448648839804694426226886048110571810270402560700206051197751255757367135419171232602684378713670200253553452076362607011882553686892022966681511761589705298134776393454628455764812442924941420247680474274928241497588565800939411438408639421246100590635155600131252273870153507864559068325245225950376956764448809037836015655990114430151338124370974666519093871229614838625768108548751346634110912312110743192609808564768402080520529546093751042) math:sum 4841019129304093517185644809816128691841002661316328816312328711280696335138983008539991279874388296263256010982829511226355298828967835530359786148211266668604098730559137001032780388880333954254901456031917980767986706667978223637218356302940334021027004013126898102539569239013619175994478302987307965313118346729294547155834785412432334401126834871327238608668313436719748127699278925986864175225478062897467309190615993975813844422513011688517994331460843858182721268706264925353375356194857754679310154135005437929792696752592317686499885288248122191277134516263153799266459048408971571637549289733237148186203843371075197391718607467967862054933414807422382171892560677005582977216251786182592323 . (311 2991914362098351886276184930777700302786467124366011629616274659426439288164122200729785268786915040397646179147191654997056107588888691363094899841697746666272846106054592680714580995042294297717059059591466710216692264334066203972029967606363533794548537096448648839804694426226886048110571810270402560700206051197751255757367135419171232602684378713670200253553452076362607011882553686892022966681511761589705298134776393454628455764812442924941420247680474274928241497588565800939411438408639421246100590635155600131252273870153507864559068325245225950376956764448809037836015655990114430151338124370974666519093871229614838625768108548751346634110912312110743192609808564768402080520529546093751042 4841019129304093517185644809816128691841002661316328816312328711280696335138983008539991279874388296263256010982829511226355298828967835530359786148211266668604098730559137001032780388880333954254901456031917980767986706667978223637218356302940334021027004013126898102539569239013619175994478302987307965313118346729294547155834785412432334401126834871327238608668313436719748127699278925986864175225478062897467309190615993975813844422513011688517994331460843858182721268706264925353375356194857754679310154135005437929792696752592317686499885288248122191277134516263153799266459048408971571637549289733237148186203843371075197391718607467967862054933414807422382171892560677005582977216251786182592323) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11667,7 +11667,7 @@ _:gn_1383 { } _:gn_1384 { - 313 math:greaterThan 1 . + (313) math:greaterThan 1 . (313 1) math:difference 312 . (1142809594892610255366725051739271913731931587415694442920220607572182241189261392919579257699441784532036347311553798767756916348809547195830013535184226663941593481550048360396381601204254641179216663151015439665397822000154184306841578909786733568070070179770399577069819613440152920226665317553497156087293755666207964358899485425910130804241922556013161898438590716005465896065828447797181758137545460281943287078936792933443067107111874161364846163900104691673761726470866676525447520622421087812891027135305762332711850987714698042618251362242329709476779012634464276405572263571257288665126959008712184851983899088154479859817609629534831213288409816799104213327056452531221183824807306004909761 1849104767205741630909459879038428389054535536950317186696054051854257046974860807810206011087473255865609831835637856229299191240079144167264886306513520002331252624504544320318199393838039656537842396440451270551294442333912019665188388696576800226478466916678249262734874812786733127883906492716905404612912295531543291398467649993261101798442456157657038355114861360357141115816725239094841208543966301307762011055839600521185388657700568763576574083780369583254479771117699124413963917786218333433209563499849837798540422882438809821940816963002896240900177751814344761430443392418857141486211165362262481667109972141460358765950498919216515420822502495311638979282752112237180896695722240088841281) math:sum 2991914362098351886276184930777700302786467124366011629616274659426439288164122200729785268786915040397646179147191654997056107588888691363094899841697746666272846106054592680714580995042294297717059059591466710216692264334066203972029967606363533794548537096448648839804694426226886048110571810270402560700206051197751255757367135419171232602684378713670200253553452076362607011882553686892022966681511761589705298134776393454628455764812442924941420247680474274928241497588565800939411438408639421246100590635155600131252273870153507864559068325245225950376956764448809037836015655990114430151338124370974666519093871229614838625768108548751346634110912312110743192609808564768402080520529546093751042 . (312 1849104767205741630909459879038428389054535536950317186696054051854257046974860807810206011087473255865609831835637856229299191240079144167264886306513520002331252624504544320318199393838039656537842396440451270551294442333912019665188388696576800226478466916678249262734874812786733127883906492716905404612912295531543291398467649993261101798442456157657038355114861360357141115816725239094841208543966301307762011055839600521185388657700568763576574083780369583254479771117699124413963917786218333433209563499849837798540422882438809821940816963002896240900177751814344761430443392418857141486211165362262481667109972141460358765950498919216515420822502495311638979282752112237180896695722240088841281 2991914362098351886276184930777700302786467124366011629616274659426439288164122200729785268786915040397646179147191654997056107588888691363094899841697746666272846106054592680714580995042294297717059059591466710216692264334066203972029967606363533794548537096448648839804694426226886048110571810270402560700206051197751255757367135419171232602684378713670200253553452076362607011882553686892022966681511761589705298134776393454628455764812442924941420247680474274928241497588565800939411438408639421246100590635155600131252273870153507864559068325245225950376956764448809037836015655990114430151338124370974666519093871229614838625768108548751346634110912312110743192609808564768402080520529546093751042) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11678,7 +11678,7 @@ _:gn_1385 { } _:gn_1386 { - 314 math:greaterThan 1 . + (314) math:greaterThan 1 . (314 1) math:difference 313 . (706295172313131375542734827299156475322603949534622743775833444282074805785599414890626753388031471333573484524084057461542274891269596971434872771329293338389659142954495959921817792633785015358625733289435830885896620333757835358346809786790066658408396736907849685665055199346580207657241175163408248525618539865335327039568164567350970994200533601643876456676270644351675219750896791297659450406420841025818723976902807587742321550588694602211727919880264891580718044646832447888516397163797245620318536364544075465828571894724111779322565600760566531423398739179880485024871128847599852821084206353550296815126073053305878906132889289681684207534092678512534765955695659705959712870914934083931520 1142809594892610255366725051739271913731931587415694442920220607572182241189261392919579257699441784532036347311553798767756916348809547195830013535184226663941593481550048360396381601204254641179216663151015439665397822000154184306841578909786733568070070179770399577069819613440152920226665317553497156087293755666207964358899485425910130804241922556013161898438590716005465896065828447797181758137545460281943287078936792933443067107111874161364846163900104691673761726470866676525447520622421087812891027135305762332711850987714698042618251362242329709476779012634464276405572263571257288665126959008712184851983899088154479859817609629534831213288409816799104213327056452531221183824807306004909761) math:sum 1849104767205741630909459879038428389054535536950317186696054051854257046974860807810206011087473255865609831835637856229299191240079144167264886306513520002331252624504544320318199393838039656537842396440451270551294442333912019665188388696576800226478466916678249262734874812786733127883906492716905404612912295531543291398467649993261101798442456157657038355114861360357141115816725239094841208543966301307762011055839600521185388657700568763576574083780369583254479771117699124413963917786218333433209563499849837798540422882438809821940816963002896240900177751814344761430443392418857141486211165362262481667109972141460358765950498919216515420822502495311638979282752112237180896695722240088841281 . (313 1142809594892610255366725051739271913731931587415694442920220607572182241189261392919579257699441784532036347311553798767756916348809547195830013535184226663941593481550048360396381601204254641179216663151015439665397822000154184306841578909786733568070070179770399577069819613440152920226665317553497156087293755666207964358899485425910130804241922556013161898438590716005465896065828447797181758137545460281943287078936792933443067107111874161364846163900104691673761726470866676525447520622421087812891027135305762332711850987714698042618251362242329709476779012634464276405572263571257288665126959008712184851983899088154479859817609629534831213288409816799104213327056452531221183824807306004909761 1849104767205741630909459879038428389054535536950317186696054051854257046974860807810206011087473255865609831835637856229299191240079144167264886306513520002331252624504544320318199393838039656537842396440451270551294442333912019665188388696576800226478466916678249262734874812786733127883906492716905404612912295531543291398467649993261101798442456157657038355114861360357141115816725239094841208543966301307762011055839600521185388657700568763576574083780369583254479771117699124413963917786218333433209563499849837798540422882438809821940816963002896240900177751814344761430443392418857141486211165362262481667109972141460358765950498919216515420822502495311638979282752112237180896695722240088841281) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11689,7 +11689,7 @@ _:gn_1387 { } _:gn_1388 { - 315 math:greaterThan 1 . + (315) math:greaterThan 1 . (315 1) math:difference 314 . (436514422579478879823990224440115438409327637881071699144387163290107435403661978028952504311410313198462862787469741306214641457539950224395140763854933325551934338595552400474563808570469625820590929861579608779501201666396348948494769122996666909661673442862549891404764414093572712569424142390088907561675215800872637319331320858559159810041388954369285441762320071653790676314931656499522307731124619256124563102033985345700745556523179559153118244019839800093043681824034228636931123458623842192572490770761686866883279092990586263295685761481763178053380273454583791380701134723657435844042752655161888036857826034848600953684720339853147005754317138286569447371360792825261470953892371920978241 706295172313131375542734827299156475322603949534622743775833444282074805785599414890626753388031471333573484524084057461542274891269596971434872771329293338389659142954495959921817792633785015358625733289435830885896620333757835358346809786790066658408396736907849685665055199346580207657241175163408248525618539865335327039568164567350970994200533601643876456676270644351675219750896791297659450406420841025818723976902807587742321550588694602211727919880264891580718044646832447888516397163797245620318536364544075465828571894724111779322565600760566531423398739179880485024871128847599852821084206353550296815126073053305878906132889289681684207534092678512534765955695659705959712870914934083931520) math:sum 1142809594892610255366725051739271913731931587415694442920220607572182241189261392919579257699441784532036347311553798767756916348809547195830013535184226663941593481550048360396381601204254641179216663151015439665397822000154184306841578909786733568070070179770399577069819613440152920226665317553497156087293755666207964358899485425910130804241922556013161898438590716005465896065828447797181758137545460281943287078936792933443067107111874161364846163900104691673761726470866676525447520622421087812891027135305762332711850987714698042618251362242329709476779012634464276405572263571257288665126959008712184851983899088154479859817609629534831213288409816799104213327056452531221183824807306004909761 . (314 706295172313131375542734827299156475322603949534622743775833444282074805785599414890626753388031471333573484524084057461542274891269596971434872771329293338389659142954495959921817792633785015358625733289435830885896620333757835358346809786790066658408396736907849685665055199346580207657241175163408248525618539865335327039568164567350970994200533601643876456676270644351675219750896791297659450406420841025818723976902807587742321550588694602211727919880264891580718044646832447888516397163797245620318536364544075465828571894724111779322565600760566531423398739179880485024871128847599852821084206353550296815126073053305878906132889289681684207534092678512534765955695659705959712870914934083931520 1142809594892610255366725051739271913731931587415694442920220607572182241189261392919579257699441784532036347311553798767756916348809547195830013535184226663941593481550048360396381601204254641179216663151015439665397822000154184306841578909786733568070070179770399577069819613440152920226665317553497156087293755666207964358899485425910130804241922556013161898438590716005465896065828447797181758137545460281943287078936792933443067107111874161364846163900104691673761726470866676525447520622421087812891027135305762332711850987714698042618251362242329709476779012634464276405572263571257288665126959008712184851983899088154479859817609629534831213288409816799104213327056452531221183824807306004909761) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11700,7 +11700,7 @@ _:gn_1389 { } _:gn_1390 { - 316 math:greaterThan 1 . + (316) math:greaterThan 1 . (316 1) math:difference 315 . (269780749733652495718744602859041036913276311653551044631446280991967370381937436861674249076621158135110621736614316155327633433729646747039732007474360012837724804358943559447253984063315389538034803427856222106395418667361486409852040663793399748746723294045299794260290785253007495087817032773319340963943324064462689720236843708791811184159144647274591014913950572697884543435965134798137142675296221769694160874868822242041575994065515043058609675860425091487674362822798219251585273705173403427746045593782388598945292801733525516026879839278803353370018465725296693644169994123942416977041453698388408778268247018457277952448168949828537201779775540225965318584334866880698241917022562162953279 436514422579478879823990224440115438409327637881071699144387163290107435403661978028952504311410313198462862787469741306214641457539950224395140763854933325551934338595552400474563808570469625820590929861579608779501201666396348948494769122996666909661673442862549891404764414093572712569424142390088907561675215800872637319331320858559159810041388954369285441762320071653790676314931656499522307731124619256124563102033985345700745556523179559153118244019839800093043681824034228636931123458623842192572490770761686866883279092990586263295685761481763178053380273454583791380701134723657435844042752655161888036857826034848600953684720339853147005754317138286569447371360792825261470953892371920978241) math:sum 706295172313131375542734827299156475322603949534622743775833444282074805785599414890626753388031471333573484524084057461542274891269596971434872771329293338389659142954495959921817792633785015358625733289435830885896620333757835358346809786790066658408396736907849685665055199346580207657241175163408248525618539865335327039568164567350970994200533601643876456676270644351675219750896791297659450406420841025818723976902807587742321550588694602211727919880264891580718044646832447888516397163797245620318536364544075465828571894724111779322565600760566531423398739179880485024871128847599852821084206353550296815126073053305878906132889289681684207534092678512534765955695659705959712870914934083931520 . (315 436514422579478879823990224440115438409327637881071699144387163290107435403661978028952504311410313198462862787469741306214641457539950224395140763854933325551934338595552400474563808570469625820590929861579608779501201666396348948494769122996666909661673442862549891404764414093572712569424142390088907561675215800872637319331320858559159810041388954369285441762320071653790676314931656499522307731124619256124563102033985345700745556523179559153118244019839800093043681824034228636931123458623842192572490770761686866883279092990586263295685761481763178053380273454583791380701134723657435844042752655161888036857826034848600953684720339853147005754317138286569447371360792825261470953892371920978241 706295172313131375542734827299156475322603949534622743775833444282074805785599414890626753388031471333573484524084057461542274891269596971434872771329293338389659142954495959921817792633785015358625733289435830885896620333757835358346809786790066658408396736907849685665055199346580207657241175163408248525618539865335327039568164567350970994200533601643876456676270644351675219750896791297659450406420841025818723976902807587742321550588694602211727919880264891580718044646832447888516397163797245620318536364544075465828571894724111779322565600760566531423398739179880485024871128847599852821084206353550296815126073053305878906132889289681684207534092678512534765955695659705959712870914934083931520) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11711,7 +11711,7 @@ _:gn_1391 { } _:gn_1392 { - 317 math:greaterThan 1 . + (317) math:greaterThan 1 . (317 1) math:difference 316 . (166733672845826384105245621581074401496051326227520654512940882298140065021724541167278255234789155063352241050855425150887008023810303477355408756380573312714209534236608841027309824507154236282556126433723386673105782999034862538642728459203267160914950148817250097144473628840565217481607109616769566597731891736409947599094477149767348625882244307094694426848369498955906132878966521701385165055828397486430402227165163103659169562457664516094508568159414708605369319001236009385345849753450438764826445176979298267937986291257060747268805922202959824683361807729287097736531140599715018867001298956773479258589579016391323001236551390024609803974541598060604128787025925944563229036869809758024962 269780749733652495718744602859041036913276311653551044631446280991967370381937436861674249076621158135110621736614316155327633433729646747039732007474360012837724804358943559447253984063315389538034803427856222106395418667361486409852040663793399748746723294045299794260290785253007495087817032773319340963943324064462689720236843708791811184159144647274591014913950572697884543435965134798137142675296221769694160874868822242041575994065515043058609675860425091487674362822798219251585273705173403427746045593782388598945292801733525516026879839278803353370018465725296693644169994123942416977041453698388408778268247018457277952448168949828537201779775540225965318584334866880698241917022562162953279) math:sum 436514422579478879823990224440115438409327637881071699144387163290107435403661978028952504311410313198462862787469741306214641457539950224395140763854933325551934338595552400474563808570469625820590929861579608779501201666396348948494769122996666909661673442862549891404764414093572712569424142390088907561675215800872637319331320858559159810041388954369285441762320071653790676314931656499522307731124619256124563102033985345700745556523179559153118244019839800093043681824034228636931123458623842192572490770761686866883279092990586263295685761481763178053380273454583791380701134723657435844042752655161888036857826034848600953684720339853147005754317138286569447371360792825261470953892371920978241 . (316 269780749733652495718744602859041036913276311653551044631446280991967370381937436861674249076621158135110621736614316155327633433729646747039732007474360012837724804358943559447253984063315389538034803427856222106395418667361486409852040663793399748746723294045299794260290785253007495087817032773319340963943324064462689720236843708791811184159144647274591014913950572697884543435965134798137142675296221769694160874868822242041575994065515043058609675860425091487674362822798219251585273705173403427746045593782388598945292801733525516026879839278803353370018465725296693644169994123942416977041453698388408778268247018457277952448168949828537201779775540225965318584334866880698241917022562162953279 436514422579478879823990224440115438409327637881071699144387163290107435403661978028952504311410313198462862787469741306214641457539950224395140763854933325551934338595552400474563808570469625820590929861579608779501201666396348948494769122996666909661673442862549891404764414093572712569424142390088907561675215800872637319331320858559159810041388954369285441762320071653790676314931656499522307731124619256124563102033985345700745556523179559153118244019839800093043681824034228636931123458623842192572490770761686866883279092990586263295685761481763178053380273454583791380701134723657435844042752655161888036857826034848600953684720339853147005754317138286569447371360792825261470953892371920978241) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11722,7 +11722,7 @@ _:gn_1393 { } _:gn_1394 { - 318 math:greaterThan 1 . + (318) math:greaterThan 1 . (318 1) math:difference 317 . (103047076887826111613498981277966635417224985426030390118505398693827305360212895694395993841832003071758380685758891004440625409919343269684323251093786700123515270122334718419944159556161153255478676994132835433289635668326623871209312204590132587831773145228049697115817156412442277606209923156549774366211432328052742121142366559024462558276900340179896588065581073741978410556998613096751977619467824283263758647703659138382406431607850526964101107701010382882305043821562209866239423951722964662919600416803090331007306510476464768758073917075843528686656657996009595907638853524227398110040154741614929519678668002065954951211617559803927397805233942165361189797308940936135012880152752404928317 166733672845826384105245621581074401496051326227520654512940882298140065021724541167278255234789155063352241050855425150887008023810303477355408756380573312714209534236608841027309824507154236282556126433723386673105782999034862538642728459203267160914950148817250097144473628840565217481607109616769566597731891736409947599094477149767348625882244307094694426848369498955906132878966521701385165055828397486430402227165163103659169562457664516094508568159414708605369319001236009385345849753450438764826445176979298267937986291257060747268805922202959824683361807729287097736531140599715018867001298956773479258589579016391323001236551390024609803974541598060604128787025925944563229036869809758024962) math:sum 269780749733652495718744602859041036913276311653551044631446280991967370381937436861674249076621158135110621736614316155327633433729646747039732007474360012837724804358943559447253984063315389538034803427856222106395418667361486409852040663793399748746723294045299794260290785253007495087817032773319340963943324064462689720236843708791811184159144647274591014913950572697884543435965134798137142675296221769694160874868822242041575994065515043058609675860425091487674362822798219251585273705173403427746045593782388598945292801733525516026879839278803353370018465725296693644169994123942416977041453698388408778268247018457277952448168949828537201779775540225965318584334866880698241917022562162953279 . (317 166733672845826384105245621581074401496051326227520654512940882298140065021724541167278255234789155063352241050855425150887008023810303477355408756380573312714209534236608841027309824507154236282556126433723386673105782999034862538642728459203267160914950148817250097144473628840565217481607109616769566597731891736409947599094477149767348625882244307094694426848369498955906132878966521701385165055828397486430402227165163103659169562457664516094508568159414708605369319001236009385345849753450438764826445176979298267937986291257060747268805922202959824683361807729287097736531140599715018867001298956773479258589579016391323001236551390024609803974541598060604128787025925944563229036869809758024962 269780749733652495718744602859041036913276311653551044631446280991967370381937436861674249076621158135110621736614316155327633433729646747039732007474360012837724804358943559447253984063315389538034803427856222106395418667361486409852040663793399748746723294045299794260290785253007495087817032773319340963943324064462689720236843708791811184159144647274591014913950572697884543435965134798137142675296221769694160874868822242041575994065515043058609675860425091487674362822798219251585273705173403427746045593782388598945292801733525516026879839278803353370018465725296693644169994123942416977041453698388408778268247018457277952448168949828537201779775540225965318584334866880698241917022562162953279) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11733,7 +11733,7 @@ _:gn_1395 { } _:gn_1396 { - 319 math:greaterThan 1 . + (319) math:greaterThan 1 . (319 1) math:difference 318 . (63686595958000272491746640303107766078826340801490264394435483604312759661511645472882261392957151991593860365096534146446382613890960207671085505286786612590694264114274122607365664950993083027077449439590551239816147330708238667433416254613134573083177003589200400028656472428122939875397186460219792231520459408357205477952110590742886067605343966914797838782788425213927722321967908604633187436360573203166643579461503965276763130849813989130407460458404325723064275179673799519106425801727474101906844760176207936930679780780595978510732005127116295996705149733277501828892287075487620756961144215158549738910911014325368050024933830220682406169307655895242938989716985008428216156717057353096645 103047076887826111613498981277966635417224985426030390118505398693827305360212895694395993841832003071758380685758891004440625409919343269684323251093786700123515270122334718419944159556161153255478676994132835433289635668326623871209312204590132587831773145228049697115817156412442277606209923156549774366211432328052742121142366559024462558276900340179896588065581073741978410556998613096751977619467824283263758647703659138382406431607850526964101107701010382882305043821562209866239423951722964662919600416803090331007306510476464768758073917075843528686656657996009595907638853524227398110040154741614929519678668002065954951211617559803927397805233942165361189797308940936135012880152752404928317) math:sum 166733672845826384105245621581074401496051326227520654512940882298140065021724541167278255234789155063352241050855425150887008023810303477355408756380573312714209534236608841027309824507154236282556126433723386673105782999034862538642728459203267160914950148817250097144473628840565217481607109616769566597731891736409947599094477149767348625882244307094694426848369498955906132878966521701385165055828397486430402227165163103659169562457664516094508568159414708605369319001236009385345849753450438764826445176979298267937986291257060747268805922202959824683361807729287097736531140599715018867001298956773479258589579016391323001236551390024609803974541598060604128787025925944563229036869809758024962 . (318 103047076887826111613498981277966635417224985426030390118505398693827305360212895694395993841832003071758380685758891004440625409919343269684323251093786700123515270122334718419944159556161153255478676994132835433289635668326623871209312204590132587831773145228049697115817156412442277606209923156549774366211432328052742121142366559024462558276900340179896588065581073741978410556998613096751977619467824283263758647703659138382406431607850526964101107701010382882305043821562209866239423951722964662919600416803090331007306510476464768758073917075843528686656657996009595907638853524227398110040154741614929519678668002065954951211617559803927397805233942165361189797308940936135012880152752404928317 166733672845826384105245621581074401496051326227520654512940882298140065021724541167278255234789155063352241050855425150887008023810303477355408756380573312714209534236608841027309824507154236282556126433723386673105782999034862538642728459203267160914950148817250097144473628840565217481607109616769566597731891736409947599094477149767348625882244307094694426848369498955906132878966521701385165055828397486430402227165163103659169562457664516094508568159414708605369319001236009385345849753450438764826445176979298267937986291257060747268805922202959824683361807729287097736531140599715018867001298956773479258589579016391323001236551390024609803974541598060604128787025925944563229036869809758024962) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11744,7 +11744,7 @@ _:gn_1397 { } _:gn_1398 { - 320 math:greaterThan 1 . + (320) math:greaterThan 1 . (320 1) math:difference 319 . (39360480929825839121752340974858869338398644624540125724069915089514545698701250221513732448874851080164520320662356857994242796028383062013237745807000087532821006008060595812578494605168070228401227554542284193473488337618385203775895949976998014748596141638849297087160683984319337730812736696329982134690972919695536643190255968281576490671556373265098749282792648528050688235030704492118790183107251080097115068242155173105643300758036537833693647242606057159240768641888410347132998149995490561012755656626882394076626729695868790247341911948727232689951508262732094078746566448739777353079010526456379780767756987740586901186683729583244991635926286270118250807591955927706796723435695051831672 63686595958000272491746640303107766078826340801490264394435483604312759661511645472882261392957151991593860365096534146446382613890960207671085505286786612590694264114274122607365664950993083027077449439590551239816147330708238667433416254613134573083177003589200400028656472428122939875397186460219792231520459408357205477952110590742886067605343966914797838782788425213927722321967908604633187436360573203166643579461503965276763130849813989130407460458404325723064275179673799519106425801727474101906844760176207936930679780780595978510732005127116295996705149733277501828892287075487620756961144215158549738910911014325368050024933830220682406169307655895242938989716985008428216156717057353096645) math:sum 103047076887826111613498981277966635417224985426030390118505398693827305360212895694395993841832003071758380685758891004440625409919343269684323251093786700123515270122334718419944159556161153255478676994132835433289635668326623871209312204590132587831773145228049697115817156412442277606209923156549774366211432328052742121142366559024462558276900340179896588065581073741978410556998613096751977619467824283263758647703659138382406431607850526964101107701010382882305043821562209866239423951722964662919600416803090331007306510476464768758073917075843528686656657996009595907638853524227398110040154741614929519678668002065954951211617559803927397805233942165361189797308940936135012880152752404928317 . (319 63686595958000272491746640303107766078826340801490264394435483604312759661511645472882261392957151991593860365096534146446382613890960207671085505286786612590694264114274122607365664950993083027077449439590551239816147330708238667433416254613134573083177003589200400028656472428122939875397186460219792231520459408357205477952110590742886067605343966914797838782788425213927722321967908604633187436360573203166643579461503965276763130849813989130407460458404325723064275179673799519106425801727474101906844760176207936930679780780595978510732005127116295996705149733277501828892287075487620756961144215158549738910911014325368050024933830220682406169307655895242938989716985008428216156717057353096645 103047076887826111613498981277966635417224985426030390118505398693827305360212895694395993841832003071758380685758891004440625409919343269684323251093786700123515270122334718419944159556161153255478676994132835433289635668326623871209312204590132587831773145228049697115817156412442277606209923156549774366211432328052742121142366559024462558276900340179896588065581073741978410556998613096751977619467824283263758647703659138382406431607850526964101107701010382882305043821562209866239423951722964662919600416803090331007306510476464768758073917075843528686656657996009595907638853524227398110040154741614929519678668002065954951211617559803927397805233942165361189797308940936135012880152752404928317) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11755,7 +11755,7 @@ _:gn_1399 { } _:gn_1400 { - 321 math:greaterThan 1 . + (321) math:greaterThan 1 . (321 1) math:difference 320 . (24326115028174433369994299328248896740427696176950138670365568514798213962810395251368528944082300911429340044434177288452139817862577145657847759479786525057873258106213526794787170345825012798676221885048267046342658993089853463657520304636136558334580861950351102941495788443803602144584449763889810096829486488661668834761854622461309576933787593649699089499995776685877034086937204112514397253253322123069528511219348792171119830091777451296713813215798268563823506537785389171973427651731983540894089103549325542854053051084727188263390093178389063306753641470545407750145720626747843403882133688702169958143154026584781148838250100637437414533381369625124688182125029080721419433281362301264973 39360480929825839121752340974858869338398644624540125724069915089514545698701250221513732448874851080164520320662356857994242796028383062013237745807000087532821006008060595812578494605168070228401227554542284193473488337618385203775895949976998014748596141638849297087160683984319337730812736696329982134690972919695536643190255968281576490671556373265098749282792648528050688235030704492118790183107251080097115068242155173105643300758036537833693647242606057159240768641888410347132998149995490561012755656626882394076626729695868790247341911948727232689951508262732094078746566448739777353079010526456379780767756987740586901186683729583244991635926286270118250807591955927706796723435695051831672) math:sum 63686595958000272491746640303107766078826340801490264394435483604312759661511645472882261392957151991593860365096534146446382613890960207671085505286786612590694264114274122607365664950993083027077449439590551239816147330708238667433416254613134573083177003589200400028656472428122939875397186460219792231520459408357205477952110590742886067605343966914797838782788425213927722321967908604633187436360573203166643579461503965276763130849813989130407460458404325723064275179673799519106425801727474101906844760176207936930679780780595978510732005127116295996705149733277501828892287075487620756961144215158549738910911014325368050024933830220682406169307655895242938989716985008428216156717057353096645 . (320 39360480929825839121752340974858869338398644624540125724069915089514545698701250221513732448874851080164520320662356857994242796028383062013237745807000087532821006008060595812578494605168070228401227554542284193473488337618385203775895949976998014748596141638849297087160683984319337730812736696329982134690972919695536643190255968281576490671556373265098749282792648528050688235030704492118790183107251080097115068242155173105643300758036537833693647242606057159240768641888410347132998149995490561012755656626882394076626729695868790247341911948727232689951508262732094078746566448739777353079010526456379780767756987740586901186683729583244991635926286270118250807591955927706796723435695051831672 63686595958000272491746640303107766078826340801490264394435483604312759661511645472882261392957151991593860365096534146446382613890960207671085505286786612590694264114274122607365664950993083027077449439590551239816147330708238667433416254613134573083177003589200400028656472428122939875397186460219792231520459408357205477952110590742886067605343966914797838782788425213927722321967908604633187436360573203166643579461503965276763130849813989130407460458404325723064275179673799519106425801727474101906844760176207936930679780780595978510732005127116295996705149733277501828892287075487620756961144215158549738910911014325368050024933830220682406169307655895242938989716985008428216156717057353096645) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11766,7 +11766,7 @@ _:gn_1401 { } _:gn_1402 { - 322 math:greaterThan 1 . + (322) math:greaterThan 1 . (322 1) math:difference 321 . (15034365901651405751758041646609972597970948447589987053704346574716331735890854970145203504792550168735180276228179569542102978165805916355389986327213562474947747901847069017791324259343057429725005669494017147130829344528531740118375645340861456414015279688498194145664895540515735586228286932440172037861486431033867808428401345820266913737768779615399659782796871842173654148093500379604392929853928957027586557022806380934523470666259086536979834026807788595417262104103021175159570498263507020118666553077556851222573678611141601983951818770338169383197866792186686328600845821991933949196876837754209822624602961155805752348433628945807577102544916644993562625466926846985377290154332750566699 24326115028174433369994299328248896740427696176950138670365568514798213962810395251368528944082300911429340044434177288452139817862577145657847759479786525057873258106213526794787170345825012798676221885048267046342658993089853463657520304636136558334580861950351102941495788443803602144584449763889810096829486488661668834761854622461309576933787593649699089499995776685877034086937204112514397253253322123069528511219348792171119830091777451296713813215798268563823506537785389171973427651731983540894089103549325542854053051084727188263390093178389063306753641470545407750145720626747843403882133688702169958143154026584781148838250100637437414533381369625124688182125029080721419433281362301264973) math:sum 39360480929825839121752340974858869338398644624540125724069915089514545698701250221513732448874851080164520320662356857994242796028383062013237745807000087532821006008060595812578494605168070228401227554542284193473488337618385203775895949976998014748596141638849297087160683984319337730812736696329982134690972919695536643190255968281576490671556373265098749282792648528050688235030704492118790183107251080097115068242155173105643300758036537833693647242606057159240768641888410347132998149995490561012755656626882394076626729695868790247341911948727232689951508262732094078746566448739777353079010526456379780767756987740586901186683729583244991635926286270118250807591955927706796723435695051831672 . (321 24326115028174433369994299328248896740427696176950138670365568514798213962810395251368528944082300911429340044434177288452139817862577145657847759479786525057873258106213526794787170345825012798676221885048267046342658993089853463657520304636136558334580861950351102941495788443803602144584449763889810096829486488661668834761854622461309576933787593649699089499995776685877034086937204112514397253253322123069528511219348792171119830091777451296713813215798268563823506537785389171973427651731983540894089103549325542854053051084727188263390093178389063306753641470545407750145720626747843403882133688702169958143154026584781148838250100637437414533381369625124688182125029080721419433281362301264973 39360480929825839121752340974858869338398644624540125724069915089514545698701250221513732448874851080164520320662356857994242796028383062013237745807000087532821006008060595812578494605168070228401227554542284193473488337618385203775895949976998014748596141638849297087160683984319337730812736696329982134690972919695536643190255968281576490671556373265098749282792648528050688235030704492118790183107251080097115068242155173105643300758036537833693647242606057159240768641888410347132998149995490561012755656626882394076626729695868790247341911948727232689951508262732094078746566448739777353079010526456379780767756987740586901186683729583244991635926286270118250807591955927706796723435695051831672) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11777,7 +11777,7 @@ _:gn_1403 { } _:gn_1404 { - 323 math:greaterThan 1 . + (323) math:greaterThan 1 . (323 1) math:difference 322 . (9291749126523027618236257681638924142456747729360151616661221940081882226919540281223325439289750742694159768205997718910036839696771229302457773152572962582925510204366457776995846086481955368951216215554249899211829648561321723539144659295275101920565582261852908795830892903287866558356162831449638058968000057627801026333453276641042663196018814034299429717198904843703379938843703732910004323399393166041941954196542411236596359425518364759733979188990479968406244433682367996813857153468476520775422550471768691631479372473585586279438274408050893923555774678358721421544874804755909454685256850947960135518551065428975396489816471691629837430836452980131125556658102233736042143127029550698274 15034365901651405751758041646609972597970948447589987053704346574716331735890854970145203504792550168735180276228179569542102978165805916355389986327213562474947747901847069017791324259343057429725005669494017147130829344528531740118375645340861456414015279688498194145664895540515735586228286932440172037861486431033867808428401345820266913737768779615399659782796871842173654148093500379604392929853928957027586557022806380934523470666259086536979834026807788595417262104103021175159570498263507020118666553077556851222573678611141601983951818770338169383197866792186686328600845821991933949196876837754209822624602961155805752348433628945807577102544916644993562625466926846985377290154332750566699) math:sum 24326115028174433369994299328248896740427696176950138670365568514798213962810395251368528944082300911429340044434177288452139817862577145657847759479786525057873258106213526794787170345825012798676221885048267046342658993089853463657520304636136558334580861950351102941495788443803602144584449763889810096829486488661668834761854622461309576933787593649699089499995776685877034086937204112514397253253322123069528511219348792171119830091777451296713813215798268563823506537785389171973427651731983540894089103549325542854053051084727188263390093178389063306753641470545407750145720626747843403882133688702169958143154026584781148838250100637437414533381369625124688182125029080721419433281362301264973 . (322 15034365901651405751758041646609972597970948447589987053704346574716331735890854970145203504792550168735180276228179569542102978165805916355389986327213562474947747901847069017791324259343057429725005669494017147130829344528531740118375645340861456414015279688498194145664895540515735586228286932440172037861486431033867808428401345820266913737768779615399659782796871842173654148093500379604392929853928957027586557022806380934523470666259086536979834026807788595417262104103021175159570498263507020118666553077556851222573678611141601983951818770338169383197866792186686328600845821991933949196876837754209822624602961155805752348433628945807577102544916644993562625466926846985377290154332750566699 24326115028174433369994299328248896740427696176950138670365568514798213962810395251368528944082300911429340044434177288452139817862577145657847759479786525057873258106213526794787170345825012798676221885048267046342658993089853463657520304636136558334580861950351102941495788443803602144584449763889810096829486488661668834761854622461309576933787593649699089499995776685877034086937204112514397253253322123069528511219348792171119830091777451296713813215798268563823506537785389171973427651731983540894089103549325542854053051084727188263390093178389063306753641470545407750145720626747843403882133688702169958143154026584781148838250100637437414533381369625124688182125029080721419433281362301264973) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11788,7 +11788,7 @@ _:gn_1405 { } _:gn_1406 { - 324 math:greaterThan 1 . + (324) math:greaterThan 1 . (324 1) math:difference 323 . (5742616775128378133521783964971048455514200718229835437043124634634449508971314688921878065502799426041020508022181850632066138469034687052932213174640599892022237697480611240795478172861102060773789453939767247918999695967210016579230986045586354493449697426645285349834002637227869027872124100990533978893486373406066782094948069179224250541749965581100230065597966998470274209249796646694388606454535790985644602826263969697927111240740721777245854837817308627011017670420653178345713344795030499343244002605788159591094306137556015704513544362287275459642092113827964907055971017236024494511619986806249687106051895726830355858617157254177739671708463664862437068808824613249335147027303199868425 9291749126523027618236257681638924142456747729360151616661221940081882226919540281223325439289750742694159768205997718910036839696771229302457773152572962582925510204366457776995846086481955368951216215554249899211829648561321723539144659295275101920565582261852908795830892903287866558356162831449638058968000057627801026333453276641042663196018814034299429717198904843703379938843703732910004323399393166041941954196542411236596359425518364759733979188990479968406244433682367996813857153468476520775422550471768691631479372473585586279438274408050893923555774678358721421544874804755909454685256850947960135518551065428975396489816471691629837430836452980131125556658102233736042143127029550698274) math:sum 15034365901651405751758041646609972597970948447589987053704346574716331735890854970145203504792550168735180276228179569542102978165805916355389986327213562474947747901847069017791324259343057429725005669494017147130829344528531740118375645340861456414015279688498194145664895540515735586228286932440172037861486431033867808428401345820266913737768779615399659782796871842173654148093500379604392929853928957027586557022806380934523470666259086536979834026807788595417262104103021175159570498263507020118666553077556851222573678611141601983951818770338169383197866792186686328600845821991933949196876837754209822624602961155805752348433628945807577102544916644993562625466926846985377290154332750566699 . (323 9291749126523027618236257681638924142456747729360151616661221940081882226919540281223325439289750742694159768205997718910036839696771229302457773152572962582925510204366457776995846086481955368951216215554249899211829648561321723539144659295275101920565582261852908795830892903287866558356162831449638058968000057627801026333453276641042663196018814034299429717198904843703379938843703732910004323399393166041941954196542411236596359425518364759733979188990479968406244433682367996813857153468476520775422550471768691631479372473585586279438274408050893923555774678358721421544874804755909454685256850947960135518551065428975396489816471691629837430836452980131125556658102233736042143127029550698274 15034365901651405751758041646609972597970948447589987053704346574716331735890854970145203504792550168735180276228179569542102978165805916355389986327213562474947747901847069017791324259343057429725005669494017147130829344528531740118375645340861456414015279688498194145664895540515735586228286932440172037861486431033867808428401345820266913737768779615399659782796871842173654148093500379604392929853928957027586557022806380934523470666259086536979834026807788595417262104103021175159570498263507020118666553077556851222573678611141601983951818770338169383197866792186686328600845821991933949196876837754209822624602961155805752348433628945807577102544916644993562625466926846985377290154332750566699) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11799,7 +11799,7 @@ _:gn_1407 { } _:gn_1408 { - 325 math:greaterThan 1 . + (325) math:greaterThan 1 . (325 1) math:difference 324 . (3549132351394649484714473716667875686942547011130316179618097305447432717948225592301447373786951316653139260183815868277970701227736542249525559977932362690903272506885846536200367913620853308177426761614482651292829952594111706959913673249688747427115884835207623445996890266059997530484038730459104080074513684221734244238505207461818412654268848453199199651600937845233105729593907086215615716944857375056297351370278441538669248184777642982488124351173171341395226763261714818468143808673446021432178547865980532040385066336029570574924730045763618463913682564530756514488903787519884960173636864141710448412499169702145040631199314437452097759127989315268688487849277620486706996099726350829849 5742616775128378133521783964971048455514200718229835437043124634634449508971314688921878065502799426041020508022181850632066138469034687052932213174640599892022237697480611240795478172861102060773789453939767247918999695967210016579230986045586354493449697426645285349834002637227869027872124100990533978893486373406066782094948069179224250541749965581100230065597966998470274209249796646694388606454535790985644602826263969697927111240740721777245854837817308627011017670420653178345713344795030499343244002605788159591094306137556015704513544362287275459642092113827964907055971017236024494511619986806249687106051895726830355858617157254177739671708463664862437068808824613249335147027303199868425) math:sum 9291749126523027618236257681638924142456747729360151616661221940081882226919540281223325439289750742694159768205997718910036839696771229302457773152572962582925510204366457776995846086481955368951216215554249899211829648561321723539144659295275101920565582261852908795830892903287866558356162831449638058968000057627801026333453276641042663196018814034299429717198904843703379938843703732910004323399393166041941954196542411236596359425518364759733979188990479968406244433682367996813857153468476520775422550471768691631479372473585586279438274408050893923555774678358721421544874804755909454685256850947960135518551065428975396489816471691629837430836452980131125556658102233736042143127029550698274 . (324 5742616775128378133521783964971048455514200718229835437043124634634449508971314688921878065502799426041020508022181850632066138469034687052932213174640599892022237697480611240795478172861102060773789453939767247918999695967210016579230986045586354493449697426645285349834002637227869027872124100990533978893486373406066782094948069179224250541749965581100230065597966998470274209249796646694388606454535790985644602826263969697927111240740721777245854837817308627011017670420653178345713344795030499343244002605788159591094306137556015704513544362287275459642092113827964907055971017236024494511619986806249687106051895726830355858617157254177739671708463664862437068808824613249335147027303199868425 9291749126523027618236257681638924142456747729360151616661221940081882226919540281223325439289750742694159768205997718910036839696771229302457773152572962582925510204366457776995846086481955368951216215554249899211829648561321723539144659295275101920565582261852908795830892903287866558356162831449638058968000057627801026333453276641042663196018814034299429717198904843703379938843703732910004323399393166041941954196542411236596359425518364759733979188990479968406244433682367996813857153468476520775422550471768691631479372473585586279438274408050893923555774678358721421544874804755909454685256850947960135518551065428975396489816471691629837430836452980131125556658102233736042143127029550698274) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11810,7 +11810,7 @@ _:gn_1409 { } _:gn_1410 { - 326 math:greaterThan 1 . + (326) math:greaterThan 1 . (326 1) math:difference 325 . (2193484423733728648807310248303172768571653707099519257425027329187016791023089096620430691715848109387881247838365982354095437241298144803406653196708237201118965190594764704595110259240248752596362692325284596626169743373098309619317312795897607066333812591437661903837112371167871497388085370531429898818972689184332537856442861717405837887481117127901030413997029153237168479655889560478772889509678415929347251455985528159257863055963078794757730486644137285615790907158938359877569536121584477911065454739807627550709239801526445129588814316523656995728409549297208392567067229716139534337983122664539238693552726024685315227417842816725641912580474349593748580959546992762628150927576849038576 3549132351394649484714473716667875686942547011130316179618097305447432717948225592301447373786951316653139260183815868277970701227736542249525559977932362690903272506885846536200367913620853308177426761614482651292829952594111706959913673249688747427115884835207623445996890266059997530484038730459104080074513684221734244238505207461818412654268848453199199651600937845233105729593907086215615716944857375056297351370278441538669248184777642982488124351173171341395226763261714818468143808673446021432178547865980532040385066336029570574924730045763618463913682564530756514488903787519884960173636864141710448412499169702145040631199314437452097759127989315268688487849277620486706996099726350829849) math:sum 5742616775128378133521783964971048455514200718229835437043124634634449508971314688921878065502799426041020508022181850632066138469034687052932213174640599892022237697480611240795478172861102060773789453939767247918999695967210016579230986045586354493449697426645285349834002637227869027872124100990533978893486373406066782094948069179224250541749965581100230065597966998470274209249796646694388606454535790985644602826263969697927111240740721777245854837817308627011017670420653178345713344795030499343244002605788159591094306137556015704513544362287275459642092113827964907055971017236024494511619986806249687106051895726830355858617157254177739671708463664862437068808824613249335147027303199868425 . (325 3549132351394649484714473716667875686942547011130316179618097305447432717948225592301447373786951316653139260183815868277970701227736542249525559977932362690903272506885846536200367913620853308177426761614482651292829952594111706959913673249688747427115884835207623445996890266059997530484038730459104080074513684221734244238505207461818412654268848453199199651600937845233105729593907086215615716944857375056297351370278441538669248184777642982488124351173171341395226763261714818468143808673446021432178547865980532040385066336029570574924730045763618463913682564530756514488903787519884960173636864141710448412499169702145040631199314437452097759127989315268688487849277620486706996099726350829849 5742616775128378133521783964971048455514200718229835437043124634634449508971314688921878065502799426041020508022181850632066138469034687052932213174640599892022237697480611240795478172861102060773789453939767247918999695967210016579230986045586354493449697426645285349834002637227869027872124100990533978893486373406066782094948069179224250541749965581100230065597966998470274209249796646694388606454535790985644602826263969697927111240740721777245854837817308627011017670420653178345713344795030499343244002605788159591094306137556015704513544362287275459642092113827964907055971017236024494511619986806249687106051895726830355858617157254177739671708463664862437068808824613249335147027303199868425) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11821,7 +11821,7 @@ _:gn_1411 { } _:gn_1412 { - 327 math:greaterThan 1 . + (327) math:greaterThan 1 . (327 1) math:difference 326 . (1355647927660920835907163468364702918370893304030796922193069976260415926925136495681016682071103207265258012345449885923875263986438397446118906781224125489784307316291081831605257654380604555581064069289198054666660209221013397340596360453791140360782072243769961542159777894892126033095953359927674181255540995037401706382062345744412574766787731325298169237603908691995937249938017525736842827435178959126950099914292913379411385128814564187730393864529034055779435856102776458590574272551861543521113093126172904489675826534503125445335915729239961468185273015233548121921836557803745425835653741477171209718946443677459725403781471620726455846547514965674939906889730627724078845172149501791273 2193484423733728648807310248303172768571653707099519257425027329187016791023089096620430691715848109387881247838365982354095437241298144803406653196708237201118965190594764704595110259240248752596362692325284596626169743373098309619317312795897607066333812591437661903837112371167871497388085370531429898818972689184332537856442861717405837887481117127901030413997029153237168479655889560478772889509678415929347251455985528159257863055963078794757730486644137285615790907158938359877569536121584477911065454739807627550709239801526445129588814316523656995728409549297208392567067229716139534337983122664539238693552726024685315227417842816725641912580474349593748580959546992762628150927576849038576) math:sum 3549132351394649484714473716667875686942547011130316179618097305447432717948225592301447373786951316653139260183815868277970701227736542249525559977932362690903272506885846536200367913620853308177426761614482651292829952594111706959913673249688747427115884835207623445996890266059997530484038730459104080074513684221734244238505207461818412654268848453199199651600937845233105729593907086215615716944857375056297351370278441538669248184777642982488124351173171341395226763261714818468143808673446021432178547865980532040385066336029570574924730045763618463913682564530756514488903787519884960173636864141710448412499169702145040631199314437452097759127989315268688487849277620486706996099726350829849 . (326 2193484423733728648807310248303172768571653707099519257425027329187016791023089096620430691715848109387881247838365982354095437241298144803406653196708237201118965190594764704595110259240248752596362692325284596626169743373098309619317312795897607066333812591437661903837112371167871497388085370531429898818972689184332537856442861717405837887481117127901030413997029153237168479655889560478772889509678415929347251455985528159257863055963078794757730486644137285615790907158938359877569536121584477911065454739807627550709239801526445129588814316523656995728409549297208392567067229716139534337983122664539238693552726024685315227417842816725641912580474349593748580959546992762628150927576849038576 3549132351394649484714473716667875686942547011130316179618097305447432717948225592301447373786951316653139260183815868277970701227736542249525559977932362690903272506885846536200367913620853308177426761614482651292829952594111706959913673249688747427115884835207623445996890266059997530484038730459104080074513684221734244238505207461818412654268848453199199651600937845233105729593907086215615716944857375056297351370278441538669248184777642982488124351173171341395226763261714818468143808673446021432178547865980532040385066336029570574924730045763618463913682564530756514488903787519884960173636864141710448412499169702145040631199314437452097759127989315268688487849277620486706996099726350829849) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11832,7 +11832,7 @@ _:gn_1413 { } _:gn_1414 { - 328 math:greaterThan 1 . + (328) math:greaterThan 1 . (328 1) math:difference 327 . (837836496072807812900146779938469850200760403068722335231957352926600864097952600939414009644744902122623235492916096430220173254859747357287746415484111711334657874303682872989852604859644197015298623036086541959509534152084912278720952342106466705551740347667700361677334476275745464292132010603755717563431694146930831474380515972993263120693385802602861176393120461241231229717872034741930062074499456802397151541692614779846477927148514607027336622115103229836355051056161901286995263569722934389952361613634723061033413267023319684252898587283695527543136534063660270645230671912394108502329381187368028974606282347225589823636371195999186066032959383918808674069816365038549305755427347247303 1355647927660920835907163468364702918370893304030796922193069976260415926925136495681016682071103207265258012345449885923875263986438397446118906781224125489784307316291081831605257654380604555581064069289198054666660209221013397340596360453791140360782072243769961542159777894892126033095953359927674181255540995037401706382062345744412574766787731325298169237603908691995937249938017525736842827435178959126950099914292913379411385128814564187730393864529034055779435856102776458590574272551861543521113093126172904489675826534503125445335915729239961468185273015233548121921836557803745425835653741477171209718946443677459725403781471620726455846547514965674939906889730627724078845172149501791273) math:sum 2193484423733728648807310248303172768571653707099519257425027329187016791023089096620430691715848109387881247838365982354095437241298144803406653196708237201118965190594764704595110259240248752596362692325284596626169743373098309619317312795897607066333812591437661903837112371167871497388085370531429898818972689184332537856442861717405837887481117127901030413997029153237168479655889560478772889509678415929347251455985528159257863055963078794757730486644137285615790907158938359877569536121584477911065454739807627550709239801526445129588814316523656995728409549297208392567067229716139534337983122664539238693552726024685315227417842816725641912580474349593748580959546992762628150927576849038576 . (327 1355647927660920835907163468364702918370893304030796922193069976260415926925136495681016682071103207265258012345449885923875263986438397446118906781224125489784307316291081831605257654380604555581064069289198054666660209221013397340596360453791140360782072243769961542159777894892126033095953359927674181255540995037401706382062345744412574766787731325298169237603908691995937249938017525736842827435178959126950099914292913379411385128814564187730393864529034055779435856102776458590574272551861543521113093126172904489675826534503125445335915729239961468185273015233548121921836557803745425835653741477171209718946443677459725403781471620726455846547514965674939906889730627724078845172149501791273 2193484423733728648807310248303172768571653707099519257425027329187016791023089096620430691715848109387881247838365982354095437241298144803406653196708237201118965190594764704595110259240248752596362692325284596626169743373098309619317312795897607066333812591437661903837112371167871497388085370531429898818972689184332537856442861717405837887481117127901030413997029153237168479655889560478772889509678415929347251455985528159257863055963078794757730486644137285615790907158938359877569536121584477911065454739807627550709239801526445129588814316523656995728409549297208392567067229716139534337983122664539238693552726024685315227417842816725641912580474349593748580959546992762628150927576849038576) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11843,7 +11843,7 @@ _:gn_1415 { } _:gn_1416 { - 329 math:greaterThan 1 . + (329) math:greaterThan 1 . (329 1) math:difference 328 . (517811431588113023007016688426233068170132900962074586961112623333815062827183894741602672426358305142634776852533789493655090731578650088831160365740013778449649441987398958615405049520960358565765446253111512707150675068928485061875408111684673655230331896102261180482443418616380568803821349323918463692109300890470874907681829771419311646094345522695308061210788230754706020220145490994912765360679502324552948372600298599564907201666049580703057242413930825943080805046614557303579008982138609131160731512538181428642413267479805761083017141956265940642136481169887851276605885891351317333324360289803180744340161330234135580145100424727269780514555581756131232819914262685529539416722154543970 837836496072807812900146779938469850200760403068722335231957352926600864097952600939414009644744902122623235492916096430220173254859747357287746415484111711334657874303682872989852604859644197015298623036086541959509534152084912278720952342106466705551740347667700361677334476275745464292132010603755717563431694146930831474380515972993263120693385802602861176393120461241231229717872034741930062074499456802397151541692614779846477927148514607027336622115103229836355051056161901286995263569722934389952361613634723061033413267023319684252898587283695527543136534063660270645230671912394108502329381187368028974606282347225589823636371195999186066032959383918808674069816365038549305755427347247303) math:sum 1355647927660920835907163468364702918370893304030796922193069976260415926925136495681016682071103207265258012345449885923875263986438397446118906781224125489784307316291081831605257654380604555581064069289198054666660209221013397340596360453791140360782072243769961542159777894892126033095953359927674181255540995037401706382062345744412574766787731325298169237603908691995937249938017525736842827435178959126950099914292913379411385128814564187730393864529034055779435856102776458590574272551861543521113093126172904489675826534503125445335915729239961468185273015233548121921836557803745425835653741477171209718946443677459725403781471620726455846547514965674939906889730627724078845172149501791273 . (328 837836496072807812900146779938469850200760403068722335231957352926600864097952600939414009644744902122623235492916096430220173254859747357287746415484111711334657874303682872989852604859644197015298623036086541959509534152084912278720952342106466705551740347667700361677334476275745464292132010603755717563431694146930831474380515972993263120693385802602861176393120461241231229717872034741930062074499456802397151541692614779846477927148514607027336622115103229836355051056161901286995263569722934389952361613634723061033413267023319684252898587283695527543136534063660270645230671912394108502329381187368028974606282347225589823636371195999186066032959383918808674069816365038549305755427347247303 1355647927660920835907163468364702918370893304030796922193069976260415926925136495681016682071103207265258012345449885923875263986438397446118906781224125489784307316291081831605257654380604555581064069289198054666660209221013397340596360453791140360782072243769961542159777894892126033095953359927674181255540995037401706382062345744412574766787731325298169237603908691995937249938017525736842827435178959126950099914292913379411385128814564187730393864529034055779435856102776458590574272551861543521113093126172904489675826534503125445335915729239961468185273015233548121921836557803745425835653741477171209718946443677459725403781471620726455846547514965674939906889730627724078845172149501791273) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11854,7 +11854,7 @@ _:gn_1417 { } _:gn_1418 { - 330 math:greaterThan 1 . + (330) math:greaterThan 1 . (330 1) math:difference 329 . (320025064484694789893130091512236782030627502106647748270844729592785801270768706197811337218386596979988458640382306936565082523281097268456586049744097932885008432316283914374447555338683838449533176782975029252358859083156427216845544230421793050321408451565439181194891057659364895488310661279837253871322393256459956566698686201573951474599040279907553115182332230486525209497726543747017296713819954477844203169092316180281570725482465026324279379701172403893274246009547343983416254587584325258791630101096541632390999999543513923169881445327429586901000052893772419368624786021042791169005020897564848230266121016991454243491270771271916285518403802162677441249902102353019766338705192703333 517811431588113023007016688426233068170132900962074586961112623333815062827183894741602672426358305142634776852533789493655090731578650088831160365740013778449649441987398958615405049520960358565765446253111512707150675068928485061875408111684673655230331896102261180482443418616380568803821349323918463692109300890470874907681829771419311646094345522695308061210788230754706020220145490994912765360679502324552948372600298599564907201666049580703057242413930825943080805046614557303579008982138609131160731512538181428642413267479805761083017141956265940642136481169887851276605885891351317333324360289803180744340161330234135580145100424727269780514555581756131232819914262685529539416722154543970) math:sum 837836496072807812900146779938469850200760403068722335231957352926600864097952600939414009644744902122623235492916096430220173254859747357287746415484111711334657874303682872989852604859644197015298623036086541959509534152084912278720952342106466705551740347667700361677334476275745464292132010603755717563431694146930831474380515972993263120693385802602861176393120461241231229717872034741930062074499456802397151541692614779846477927148514607027336622115103229836355051056161901286995263569722934389952361613634723061033413267023319684252898587283695527543136534063660270645230671912394108502329381187368028974606282347225589823636371195999186066032959383918808674069816365038549305755427347247303 . (329 517811431588113023007016688426233068170132900962074586961112623333815062827183894741602672426358305142634776852533789493655090731578650088831160365740013778449649441987398958615405049520960358565765446253111512707150675068928485061875408111684673655230331896102261180482443418616380568803821349323918463692109300890470874907681829771419311646094345522695308061210788230754706020220145490994912765360679502324552948372600298599564907201666049580703057242413930825943080805046614557303579008982138609131160731512538181428642413267479805761083017141956265940642136481169887851276605885891351317333324360289803180744340161330234135580145100424727269780514555581756131232819914262685529539416722154543970 837836496072807812900146779938469850200760403068722335231957352926600864097952600939414009644744902122623235492916096430220173254859747357287746415484111711334657874303682872989852604859644197015298623036086541959509534152084912278720952342106466705551740347667700361677334476275745464292132010603755717563431694146930831474380515972993263120693385802602861176393120461241231229717872034741930062074499456802397151541692614779846477927148514607027336622115103229836355051056161901286995263569722934389952361613634723061033413267023319684252898587283695527543136534063660270645230671912394108502329381187368028974606282347225589823636371195999186066032959383918808674069816365038549305755427347247303) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11865,7 +11865,7 @@ _:gn_1419 { } _:gn_1420 { - 331 math:greaterThan 1 . + (331) math:greaterThan 1 . (331 1) math:difference 330 . (197786367103418233113886596913996286139505398855426838690267893741029261556415188543791335207971708162646318212151482557090008208297552820374574315995915845564641009671115044240957494182276520116232269470136483454791815985772057845029863881262880604908923444536821999287552360957015673315510688044081209820786907634010918340983143569845360171495305242787754946028456000268180810722418947247895468646859547846708745203507982419283336476183584554378777862712758422049806559037067213320162754394554283872369101411441639796251413267936291837913135696628836353741136428276115431907981099870308526164319339392238332514074040313242681336653829653455353494996151779593453791570012160332509773078016961840637 320025064484694789893130091512236782030627502106647748270844729592785801270768706197811337218386596979988458640382306936565082523281097268456586049744097932885008432316283914374447555338683838449533176782975029252358859083156427216845544230421793050321408451565439181194891057659364895488310661279837253871322393256459956566698686201573951474599040279907553115182332230486525209497726543747017296713819954477844203169092316180281570725482465026324279379701172403893274246009547343983416254587584325258791630101096541632390999999543513923169881445327429586901000052893772419368624786021042791169005020897564848230266121016991454243491270771271916285518403802162677441249902102353019766338705192703333) math:sum 517811431588113023007016688426233068170132900962074586961112623333815062827183894741602672426358305142634776852533789493655090731578650088831160365740013778449649441987398958615405049520960358565765446253111512707150675068928485061875408111684673655230331896102261180482443418616380568803821349323918463692109300890470874907681829771419311646094345522695308061210788230754706020220145490994912765360679502324552948372600298599564907201666049580703057242413930825943080805046614557303579008982138609131160731512538181428642413267479805761083017141956265940642136481169887851276605885891351317333324360289803180744340161330234135580145100424727269780514555581756131232819914262685529539416722154543970 . (330 320025064484694789893130091512236782030627502106647748270844729592785801270768706197811337218386596979988458640382306936565082523281097268456586049744097932885008432316283914374447555338683838449533176782975029252358859083156427216845544230421793050321408451565439181194891057659364895488310661279837253871322393256459956566698686201573951474599040279907553115182332230486525209497726543747017296713819954477844203169092316180281570725482465026324279379701172403893274246009547343983416254587584325258791630101096541632390999999543513923169881445327429586901000052893772419368624786021042791169005020897564848230266121016991454243491270771271916285518403802162677441249902102353019766338705192703333 517811431588113023007016688426233068170132900962074586961112623333815062827183894741602672426358305142634776852533789493655090731578650088831160365740013778449649441987398958615405049520960358565765446253111512707150675068928485061875408111684673655230331896102261180482443418616380568803821349323918463692109300890470874907681829771419311646094345522695308061210788230754706020220145490994912765360679502324552948372600298599564907201666049580703057242413930825943080805046614557303579008982138609131160731512538181428642413267479805761083017141956265940642136481169887851276605885891351317333324360289803180744340161330234135580145100424727269780514555581756131232819914262685529539416722154543970) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11876,7 +11876,7 @@ _:gn_1421 { } _:gn_1422 { - 332 math:greaterThan 1 . + (332) math:greaterThan 1 . (332 1) math:difference 331 . (122238697381276556779243494598240495891122103251220909580576835851756539714353517654020002010414888817342140428230824379475074314983544448082011733748182087320367422645168870133490061156407318333300907312838545797567043097384369371815680349158912445412485007028617181907338696702349222172799973235756044050535485622449038225715542631728591303103735037119798169153876230218344398775307596499121828066960406631135457965584333760998234249298880471945501516988413981843467686972480130663253500193030041386422528689654901836139586731607222085256745748698593233159863624617656987460643686150734265004685681505326515716192080703748772906837441117816562790522252022569223649679889942020509993260688230862696 197786367103418233113886596913996286139505398855426838690267893741029261556415188543791335207971708162646318212151482557090008208297552820374574315995915845564641009671115044240957494182276520116232269470136483454791815985772057845029863881262880604908923444536821999287552360957015673315510688044081209820786907634010918340983143569845360171495305242787754946028456000268180810722418947247895468646859547846708745203507982419283336476183584554378777862712758422049806559037067213320162754394554283872369101411441639796251413267936291837913135696628836353741136428276115431907981099870308526164319339392238332514074040313242681336653829653455353494996151779593453791570012160332509773078016961840637) math:sum 320025064484694789893130091512236782030627502106647748270844729592785801270768706197811337218386596979988458640382306936565082523281097268456586049744097932885008432316283914374447555338683838449533176782975029252358859083156427216845544230421793050321408451565439181194891057659364895488310661279837253871322393256459956566698686201573951474599040279907553115182332230486525209497726543747017296713819954477844203169092316180281570725482465026324279379701172403893274246009547343983416254587584325258791630101096541632390999999543513923169881445327429586901000052893772419368624786021042791169005020897564848230266121016991454243491270771271916285518403802162677441249902102353019766338705192703333 . (331 197786367103418233113886596913996286139505398855426838690267893741029261556415188543791335207971708162646318212151482557090008208297552820374574315995915845564641009671115044240957494182276520116232269470136483454791815985772057845029863881262880604908923444536821999287552360957015673315510688044081209820786907634010918340983143569845360171495305242787754946028456000268180810722418947247895468646859547846708745203507982419283336476183584554378777862712758422049806559037067213320162754394554283872369101411441639796251413267936291837913135696628836353741136428276115431907981099870308526164319339392238332514074040313242681336653829653455353494996151779593453791570012160332509773078016961840637 320025064484694789893130091512236782030627502106647748270844729592785801270768706197811337218386596979988458640382306936565082523281097268456586049744097932885008432316283914374447555338683838449533176782975029252358859083156427216845544230421793050321408451565439181194891057659364895488310661279837253871322393256459956566698686201573951474599040279907553115182332230486525209497726543747017296713819954477844203169092316180281570725482465026324279379701172403893274246009547343983416254587584325258791630101096541632390999999543513923169881445327429586901000052893772419368624786021042791169005020897564848230266121016991454243491270771271916285518403802162677441249902102353019766338705192703333) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11887,7 +11887,7 @@ _:gn_1423 { } _:gn_1424 { - 333 math:greaterThan 1 . + (333) math:greaterThan 1 . (333 1) math:difference 332 . (75547669722141676334643102315755790248383295604205929109691057889272721842061670889771333197556819345304177783920658177614933893314008372292562582247733758244273587025946174107467433025869201782931362157297937657224772888387688473214183532103968159496438437508204817380213664254666451142710714808325165770251422011561880115267600938116768868391570205667956776874579770049836411947111350748773640579899141215573287237923648658285102226884704082433276345724344440206338872064587082656909254201524242485946572721786737960111826536329069752656389947930243120581272803658458444447337413719574261159633657886911816797881959609493908429816388535638790704473899757024230141890122218311999779817328730977941 122238697381276556779243494598240495891122103251220909580576835851756539714353517654020002010414888817342140428230824379475074314983544448082011733748182087320367422645168870133490061156407318333300907312838545797567043097384369371815680349158912445412485007028617181907338696702349222172799973235756044050535485622449038225715542631728591303103735037119798169153876230218344398775307596499121828066960406631135457965584333760998234249298880471945501516988413981843467686972480130663253500193030041386422528689654901836139586731607222085256745748698593233159863624617656987460643686150734265004685681505326515716192080703748772906837441117816562790522252022569223649679889942020509993260688230862696) math:sum 197786367103418233113886596913996286139505398855426838690267893741029261556415188543791335207971708162646318212151482557090008208297552820374574315995915845564641009671115044240957494182276520116232269470136483454791815985772057845029863881262880604908923444536821999287552360957015673315510688044081209820786907634010918340983143569845360171495305242787754946028456000268180810722418947247895468646859547846708745203507982419283336476183584554378777862712758422049806559037067213320162754394554283872369101411441639796251413267936291837913135696628836353741136428276115431907981099870308526164319339392238332514074040313242681336653829653455353494996151779593453791570012160332509773078016961840637 . (332 122238697381276556779243494598240495891122103251220909580576835851756539714353517654020002010414888817342140428230824379475074314983544448082011733748182087320367422645168870133490061156407318333300907312838545797567043097384369371815680349158912445412485007028617181907338696702349222172799973235756044050535485622449038225715542631728591303103735037119798169153876230218344398775307596499121828066960406631135457965584333760998234249298880471945501516988413981843467686972480130663253500193030041386422528689654901836139586731607222085256745748698593233159863624617656987460643686150734265004685681505326515716192080703748772906837441117816562790522252022569223649679889942020509993260688230862696 197786367103418233113886596913996286139505398855426838690267893741029261556415188543791335207971708162646318212151482557090008208297552820374574315995915845564641009671115044240957494182276520116232269470136483454791815985772057845029863881262880604908923444536821999287552360957015673315510688044081209820786907634010918340983143569845360171495305242787754946028456000268180810722418947247895468646859547846708745203507982419283336476183584554378777862712758422049806559037067213320162754394554283872369101411441639796251413267936291837913135696628836353741136428276115431907981099870308526164319339392238332514074040313242681336653829653455353494996151779593453791570012160332509773078016961840637) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11898,7 +11898,7 @@ _:gn_1425 { } _:gn_1426 { - 334 math:greaterThan 1 . + (334) math:greaterThan 1 . (334 1) math:difference 333 . (46691027659134880444600392282484705642738807647014980470885777962483817872291846764248668812858069472037962644310166201860140421669536075789449151500448329076093835619222696026022628130538116550369545155540608140342270208996680898601496817054944285916046569520412364527125032447682771030089258427430878280284063610887158110447941693611822434712164831451841392279296460168507986828196245750348187487061265415562170727660685102713132022414176389512225171264069541637128814907893048006344245991505798900475955967868163876027760195278152332600355800768350112578590820959198543013306272431160003845052023618414698918310121094254864477021052582177772086048352265544993507789767723708510213443359499884755 75547669722141676334643102315755790248383295604205929109691057889272721842061670889771333197556819345304177783920658177614933893314008372292562582247733758244273587025946174107467433025869201782931362157297937657224772888387688473214183532103968159496438437508204817380213664254666451142710714808325165770251422011561880115267600938116768868391570205667956776874579770049836411947111350748773640579899141215573287237923648658285102226884704082433276345724344440206338872064587082656909254201524242485946572721786737960111826536329069752656389947930243120581272803658458444447337413719574261159633657886911816797881959609493908429816388535638790704473899757024230141890122218311999779817328730977941) math:sum 122238697381276556779243494598240495891122103251220909580576835851756539714353517654020002010414888817342140428230824379475074314983544448082011733748182087320367422645168870133490061156407318333300907312838545797567043097384369371815680349158912445412485007028617181907338696702349222172799973235756044050535485622449038225715542631728591303103735037119798169153876230218344398775307596499121828066960406631135457965584333760998234249298880471945501516988413981843467686972480130663253500193030041386422528689654901836139586731607222085256745748698593233159863624617656987460643686150734265004685681505326515716192080703748772906837441117816562790522252022569223649679889942020509993260688230862696 . (333 75547669722141676334643102315755790248383295604205929109691057889272721842061670889771333197556819345304177783920658177614933893314008372292562582247733758244273587025946174107467433025869201782931362157297937657224772888387688473214183532103968159496438437508204817380213664254666451142710714808325165770251422011561880115267600938116768868391570205667956776874579770049836411947111350748773640579899141215573287237923648658285102226884704082433276345724344440206338872064587082656909254201524242485946572721786737960111826536329069752656389947930243120581272803658458444447337413719574261159633657886911816797881959609493908429816388535638790704473899757024230141890122218311999779817328730977941 122238697381276556779243494598240495891122103251220909580576835851756539714353517654020002010414888817342140428230824379475074314983544448082011733748182087320367422645168870133490061156407318333300907312838545797567043097384369371815680349158912445412485007028617181907338696702349222172799973235756044050535485622449038225715542631728591303103735037119798169153876230218344398775307596499121828066960406631135457965584333760998234249298880471945501516988413981843467686972480130663253500193030041386422528689654901836139586731607222085256745748698593233159863624617656987460643686150734265004685681505326515716192080703748772906837441117816562790522252022569223649679889942020509993260688230862696) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11909,7 +11909,7 @@ _:gn_1427 { } _:gn_1428 { - 335 math:greaterThan 1 . + (335) math:greaterThan 1 . (335 1) math:difference 334 . (28856642063006795890042710033271084605644487957190948638805279926788903969769824125522664384698749873266215139610491975754793471644472296503113430747285429168179751406723478081444804895331085232561817001757329516882502679391007574612686715049023873580391867987792452853088631806983680112621456380894287489967358400674722004819659244504946433679405374216115384595283309881328425118915104998425453092837875800011116510262963555571970204470527692921051174460274898569210057156694034650565008210018443585470616753918574084084066341050917420056034147161893008002681982699259901434031141288414257314581634268497117879571838515239043952795335953461018618425547491479236634100354494603489566373969231093186 46691027659134880444600392282484705642738807647014980470885777962483817872291846764248668812858069472037962644310166201860140421669536075789449151500448329076093835619222696026022628130538116550369545155540608140342270208996680898601496817054944285916046569520412364527125032447682771030089258427430878280284063610887158110447941693611822434712164831451841392279296460168507986828196245750348187487061265415562170727660685102713132022414176389512225171264069541637128814907893048006344245991505798900475955967868163876027760195278152332600355800768350112578590820959198543013306272431160003845052023618414698918310121094254864477021052582177772086048352265544993507789767723708510213443359499884755) math:sum 75547669722141676334643102315755790248383295604205929109691057889272721842061670889771333197556819345304177783920658177614933893314008372292562582247733758244273587025946174107467433025869201782931362157297937657224772888387688473214183532103968159496438437508204817380213664254666451142710714808325165770251422011561880115267600938116768868391570205667956776874579770049836411947111350748773640579899141215573287237923648658285102226884704082433276345724344440206338872064587082656909254201524242485946572721786737960111826536329069752656389947930243120581272803658458444447337413719574261159633657886911816797881959609493908429816388535638790704473899757024230141890122218311999779817328730977941 . (334 46691027659134880444600392282484705642738807647014980470885777962483817872291846764248668812858069472037962644310166201860140421669536075789449151500448329076093835619222696026022628130538116550369545155540608140342270208996680898601496817054944285916046569520412364527125032447682771030089258427430878280284063610887158110447941693611822434712164831451841392279296460168507986828196245750348187487061265415562170727660685102713132022414176389512225171264069541637128814907893048006344245991505798900475955967868163876027760195278152332600355800768350112578590820959198543013306272431160003845052023618414698918310121094254864477021052582177772086048352265544993507789767723708510213443359499884755 75547669722141676334643102315755790248383295604205929109691057889272721842061670889771333197556819345304177783920658177614933893314008372292562582247733758244273587025946174107467433025869201782931362157297937657224772888387688473214183532103968159496438437508204817380213664254666451142710714808325165770251422011561880115267600938116768868391570205667956776874579770049836411947111350748773640579899141215573287237923648658285102226884704082433276345724344440206338872064587082656909254201524242485946572721786737960111826536329069752656389947930243120581272803658458444447337413719574261159633657886911816797881959609493908429816388535638790704473899757024230141890122218311999779817328730977941) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11920,7 +11920,7 @@ _:gn_1429 { } _:gn_1430 { - 336 math:greaterThan 1 . + (336) math:greaterThan 1 . (336 1) math:difference 335 . (17834385596128084554557682249213621037094319689824031832080498035694913902522022638726004428159319598771747504699674226105346950025063779286335720753162899907914084212499217944577823235207031317807728153783278623459767529605673323988810102005920412335654701532619911674036400640699090917467802046536590790316705210212436105628282449106876001032759457235726007684013150287179561709281140751922734394223389615551054217397721547141161817943648696591173996803794643067918757751199013355779237781487355315005339213949589791943693854227234912544321653606457104575908838259938641579275131142745746530470389349917581038738282579015820524225716628716753467622804774065756873689413229105020647069390268791569 28856642063006795890042710033271084605644487957190948638805279926788903969769824125522664384698749873266215139610491975754793471644472296503113430747285429168179751406723478081444804895331085232561817001757329516882502679391007574612686715049023873580391867987792452853088631806983680112621456380894287489967358400674722004819659244504946433679405374216115384595283309881328425118915104998425453092837875800011116510262963555571970204470527692921051174460274898569210057156694034650565008210018443585470616753918574084084066341050917420056034147161893008002681982699259901434031141288414257314581634268497117879571838515239043952795335953461018618425547491479236634100354494603489566373969231093186) math:sum 46691027659134880444600392282484705642738807647014980470885777962483817872291846764248668812858069472037962644310166201860140421669536075789449151500448329076093835619222696026022628130538116550369545155540608140342270208996680898601496817054944285916046569520412364527125032447682771030089258427430878280284063610887158110447941693611822434712164831451841392279296460168507986828196245750348187487061265415562170727660685102713132022414176389512225171264069541637128814907893048006344245991505798900475955967868163876027760195278152332600355800768350112578590820959198543013306272431160003845052023618414698918310121094254864477021052582177772086048352265544993507789767723708510213443359499884755 . (335 28856642063006795890042710033271084605644487957190948638805279926788903969769824125522664384698749873266215139610491975754793471644472296503113430747285429168179751406723478081444804895331085232561817001757329516882502679391007574612686715049023873580391867987792452853088631806983680112621456380894287489967358400674722004819659244504946433679405374216115384595283309881328425118915104998425453092837875800011116510262963555571970204470527692921051174460274898569210057156694034650565008210018443585470616753918574084084066341050917420056034147161893008002681982699259901434031141288414257314581634268497117879571838515239043952795335953461018618425547491479236634100354494603489566373969231093186 46691027659134880444600392282484705642738807647014980470885777962483817872291846764248668812858069472037962644310166201860140421669536075789449151500448329076093835619222696026022628130538116550369545155540608140342270208996680898601496817054944285916046569520412364527125032447682771030089258427430878280284063610887158110447941693611822434712164831451841392279296460168507986828196245750348187487061265415562170727660685102713132022414176389512225171264069541637128814907893048006344245991505798900475955967868163876027760195278152332600355800768350112578590820959198543013306272431160003845052023618414698918310121094254864477021052582177772086048352265544993507789767723708510213443359499884755) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11931,7 +11931,7 @@ _:gn_1431 { } _:gn_1432 { - 337 math:greaterThan 1 . + (337) math:greaterThan 1 . (337 1) math:difference 336 . (11022256466878711335485027784057463568550168267366916806724781891093990067247801486796659956539430274494467634910817749649446521619408517216777709994122529260265667194224260136866981660124053914754088847974050893422735149785334250623876613043103461244737166455172541179052231166284589195153654334357696699650653190462285899191376795398070432646645916980389376911270159594148863409633964246502718698614486184460062292865242008430808386526878996329877177656480255501291299405495021294785770428531088270465277539968984292140372486823682507511712493555435903426773144439321259854756010145668510784111244918579536840833555936223223428569619324744265150802742717413479760410941265498468919304578962301617 17834385596128084554557682249213621037094319689824031832080498035694913902522022638726004428159319598771747504699674226105346950025063779286335720753162899907914084212499217944577823235207031317807728153783278623459767529605673323988810102005920412335654701532619911674036400640699090917467802046536590790316705210212436105628282449106876001032759457235726007684013150287179561709281140751922734394223389615551054217397721547141161817943648696591173996803794643067918757751199013355779237781487355315005339213949589791943693854227234912544321653606457104575908838259938641579275131142745746530470389349917581038738282579015820524225716628716753467622804774065756873689413229105020647069390268791569) math:sum 28856642063006795890042710033271084605644487957190948638805279926788903969769824125522664384698749873266215139610491975754793471644472296503113430747285429168179751406723478081444804895331085232561817001757329516882502679391007574612686715049023873580391867987792452853088631806983680112621456380894287489967358400674722004819659244504946433679405374216115384595283309881328425118915104998425453092837875800011116510262963555571970204470527692921051174460274898569210057156694034650565008210018443585470616753918574084084066341050917420056034147161893008002681982699259901434031141288414257314581634268497117879571838515239043952795335953461018618425547491479236634100354494603489566373969231093186 . (336 17834385596128084554557682249213621037094319689824031832080498035694913902522022638726004428159319598771747504699674226105346950025063779286335720753162899907914084212499217944577823235207031317807728153783278623459767529605673323988810102005920412335654701532619911674036400640699090917467802046536590790316705210212436105628282449106876001032759457235726007684013150287179561709281140751922734394223389615551054217397721547141161817943648696591173996803794643067918757751199013355779237781487355315005339213949589791943693854227234912544321653606457104575908838259938641579275131142745746530470389349917581038738282579015820524225716628716753467622804774065756873689413229105020647069390268791569 28856642063006795890042710033271084605644487957190948638805279926788903969769824125522664384698749873266215139610491975754793471644472296503113430747285429168179751406723478081444804895331085232561817001757329516882502679391007574612686715049023873580391867987792452853088631806983680112621456380894287489967358400674722004819659244504946433679405374216115384595283309881328425118915104998425453092837875800011116510262963555571970204470527692921051174460274898569210057156694034650565008210018443585470616753918574084084066341050917420056034147161893008002681982699259901434031141288414257314581634268497117879571838515239043952795335953461018618425547491479236634100354494603489566373969231093186) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11942,7 +11942,7 @@ _:gn_1433 { } _:gn_1434 { - 338 math:greaterThan 1 . + (338) math:greaterThan 1 . (338 1) math:difference 337 . (6812129129249373219072654465156157468544151422457115025355716144600923835274221151929344471619889324277279869788856476455900428405655262069558010759040370647648417018274957807710841575082977403053639305809227730037032379820339073364933488962816951090917535077447370494984169474414501722314147712178894090666052019750150206436905653708805568386113540255336630772742990693030698299647176505420015695608903431090991924532479538710353431416769700261296819147314387566627458345703992060993467352956267044540061673980605499803321367403552405032609160051021201149135693820617381724519120997077235746359144431338044197904726642792597095656097303972488316820062056652277113278471963606551727764811306489952 11022256466878711335485027784057463568550168267366916806724781891093990067247801486796659956539430274494467634910817749649446521619408517216777709994122529260265667194224260136866981660124053914754088847974050893422735149785334250623876613043103461244737166455172541179052231166284589195153654334357696699650653190462285899191376795398070432646645916980389376911270159594148863409633964246502718698614486184460062292865242008430808386526878996329877177656480255501291299405495021294785770428531088270465277539968984292140372486823682507511712493555435903426773144439321259854756010145668510784111244918579536840833555936223223428569619324744265150802742717413479760410941265498468919304578962301617) math:sum 17834385596128084554557682249213621037094319689824031832080498035694913902522022638726004428159319598771747504699674226105346950025063779286335720753162899907914084212499217944577823235207031317807728153783278623459767529605673323988810102005920412335654701532619911674036400640699090917467802046536590790316705210212436105628282449106876001032759457235726007684013150287179561709281140751922734394223389615551054217397721547141161817943648696591173996803794643067918757751199013355779237781487355315005339213949589791943693854227234912544321653606457104575908838259938641579275131142745746530470389349917581038738282579015820524225716628716753467622804774065756873689413229105020647069390268791569 . (337 11022256466878711335485027784057463568550168267366916806724781891093990067247801486796659956539430274494467634910817749649446521619408517216777709994122529260265667194224260136866981660124053914754088847974050893422735149785334250623876613043103461244737166455172541179052231166284589195153654334357696699650653190462285899191376795398070432646645916980389376911270159594148863409633964246502718698614486184460062292865242008430808386526878996329877177656480255501291299405495021294785770428531088270465277539968984292140372486823682507511712493555435903426773144439321259854756010145668510784111244918579536840833555936223223428569619324744265150802742717413479760410941265498468919304578962301617 17834385596128084554557682249213621037094319689824031832080498035694913902522022638726004428159319598771747504699674226105346950025063779286335720753162899907914084212499217944577823235207031317807728153783278623459767529605673323988810102005920412335654701532619911674036400640699090917467802046536590790316705210212436105628282449106876001032759457235726007684013150287179561709281140751922734394223389615551054217397721547141161817943648696591173996803794643067918757751199013355779237781487355315005339213949589791943693854227234912544321653606457104575908838259938641579275131142745746530470389349917581038738282579015820524225716628716753467622804774065756873689413229105020647069390268791569) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11953,7 +11953,7 @@ _:gn_1435 { } _:gn_1436 { - 339 math:greaterThan 1 . + (339) math:greaterThan 1 . (339 1) math:difference 338 . (4210127337629338116412373318901306100006016844909801781369065746493066231973580334867315484919540950217187765121961273193546093213753255147219699235082158612617250175949302329156140085041076511700449542164823163385702769964995177258943124080286510153819631377725170684068061691870087472839506622178802608984601170712135692754471141689264864260532376725052746138527168901118165109986787741082703003005582753369070368332762469720454955110109296068580358509165867934663841059791029233792303075574821225925215865988378792337051119420130102479103333504414702277637450618703878130236889148591275037752100487241492642928829293430626332913522020771776833982680660761202647132469301891917191539767655811665 6812129129249373219072654465156157468544151422457115025355716144600923835274221151929344471619889324277279869788856476455900428405655262069558010759040370647648417018274957807710841575082977403053639305809227730037032379820339073364933488962816951090917535077447370494984169474414501722314147712178894090666052019750150206436905653708805568386113540255336630772742990693030698299647176505420015695608903431090991924532479538710353431416769700261296819147314387566627458345703992060993467352956267044540061673980605499803321367403552405032609160051021201149135693820617381724519120997077235746359144431338044197904726642792597095656097303972488316820062056652277113278471963606551727764811306489952) math:sum 11022256466878711335485027784057463568550168267366916806724781891093990067247801486796659956539430274494467634910817749649446521619408517216777709994122529260265667194224260136866981660124053914754088847974050893422735149785334250623876613043103461244737166455172541179052231166284589195153654334357696699650653190462285899191376795398070432646645916980389376911270159594148863409633964246502718698614486184460062292865242008430808386526878996329877177656480255501291299405495021294785770428531088270465277539968984292140372486823682507511712493555435903426773144439321259854756010145668510784111244918579536840833555936223223428569619324744265150802742717413479760410941265498468919304578962301617 . (338 6812129129249373219072654465156157468544151422457115025355716144600923835274221151929344471619889324277279869788856476455900428405655262069558010759040370647648417018274957807710841575082977403053639305809227730037032379820339073364933488962816951090917535077447370494984169474414501722314147712178894090666052019750150206436905653708805568386113540255336630772742990693030698299647176505420015695608903431090991924532479538710353431416769700261296819147314387566627458345703992060993467352956267044540061673980605499803321367403552405032609160051021201149135693820617381724519120997077235746359144431338044197904726642792597095656097303972488316820062056652277113278471963606551727764811306489952 11022256466878711335485027784057463568550168267366916806724781891093990067247801486796659956539430274494467634910817749649446521619408517216777709994122529260265667194224260136866981660124053914754088847974050893422735149785334250623876613043103461244737166455172541179052231166284589195153654334357696699650653190462285899191376795398070432646645916980389376911270159594148863409633964246502718698614486184460062292865242008430808386526878996329877177656480255501291299405495021294785770428531088270465277539968984292140372486823682507511712493555435903426773144439321259854756010145668510784111244918579536840833555936223223428569619324744265150802742717413479760410941265498468919304578962301617) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11964,7 +11964,7 @@ _:gn_1437 { } _:gn_1438 { - 340 math:greaterThan 1 . + (340) math:greaterThan 1 . (340 1) math:difference 339 . (2602001791620035102660281146254851368538134577547313243986650398107857603300640817062028986700348374060092104666895203262354335191902006922338311523958212035031166842325655478554701490041900891353189763644404566651329609855343896105990364882530440937097903699722199810916107782544414249474641090000091481681450849038014513682434512019540704125581163530283884634215821791912533189660388764337312692603320677721921556199717068989898476306660404192716460638148519631963617285912962827201164277381445818614845807992226707466270247983422302553505826546606498871498243201913503594282231848485960708607043944096551554975897349361970762742575283200711482837381395891074466146002661714634536225043650678287 4210127337629338116412373318901306100006016844909801781369065746493066231973580334867315484919540950217187765121961273193546093213753255147219699235082158612617250175949302329156140085041076511700449542164823163385702769964995177258943124080286510153819631377725170684068061691870087472839506622178802608984601170712135692754471141689264864260532376725052746138527168901118165109986787741082703003005582753369070368332762469720454955110109296068580358509165867934663841059791029233792303075574821225925215865988378792337051119420130102479103333504414702277637450618703878130236889148591275037752100487241492642928829293430626332913522020771776833982680660761202647132469301891917191539767655811665) math:sum 6812129129249373219072654465156157468544151422457115025355716144600923835274221151929344471619889324277279869788856476455900428405655262069558010759040370647648417018274957807710841575082977403053639305809227730037032379820339073364933488962816951090917535077447370494984169474414501722314147712178894090666052019750150206436905653708805568386113540255336630772742990693030698299647176505420015695608903431090991924532479538710353431416769700261296819147314387566627458345703992060993467352956267044540061673980605499803321367403552405032609160051021201149135693820617381724519120997077235746359144431338044197904726642792597095656097303972488316820062056652277113278471963606551727764811306489952 . (339 4210127337629338116412373318901306100006016844909801781369065746493066231973580334867315484919540950217187765121961273193546093213753255147219699235082158612617250175949302329156140085041076511700449542164823163385702769964995177258943124080286510153819631377725170684068061691870087472839506622178802608984601170712135692754471141689264864260532376725052746138527168901118165109986787741082703003005582753369070368332762469720454955110109296068580358509165867934663841059791029233792303075574821225925215865988378792337051119420130102479103333504414702277637450618703878130236889148591275037752100487241492642928829293430626332913522020771776833982680660761202647132469301891917191539767655811665 6812129129249373219072654465156157468544151422457115025355716144600923835274221151929344471619889324277279869788856476455900428405655262069558010759040370647648417018274957807710841575082977403053639305809227730037032379820339073364933488962816951090917535077447370494984169474414501722314147712178894090666052019750150206436905653708805568386113540255336630772742990693030698299647176505420015695608903431090991924532479538710353431416769700261296819147314387566627458345703992060993467352956267044540061673980605499803321367403552405032609160051021201149135693820617381724519120997077235746359144431338044197904726642792597095656097303972488316820062056652277113278471963606551727764811306489952) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11975,7 +11975,7 @@ _:gn_1439 { } _:gn_1440 { - 341 math:greaterThan 1 . + (341) math:greaterThan 1 . (341 1) math:difference 340 . (1608125546009303013752092172646454731467882267362488537382415348385208628672939517805286498219192576157095660455066069931191758021851248224881387711123946577586083333623646850601438594999175620347259778520418596734373160109651281152952759197756069216721727678002970873151953909325673223364865532178711127303150321674121179072036629669724160134951213194768861504311347109205631920326398976745390310402262075647148812133045400730556478803448891875863897871017348302700223773878066406591138798193375407310370057996152084870780871436707799925597506957808203406139207416790374535954657300105314329145056543144941087952931944068655570170946737571065351145299264870128180986466640177282655314724005133378 2602001791620035102660281146254851368538134577547313243986650398107857603300640817062028986700348374060092104666895203262354335191902006922338311523958212035031166842325655478554701490041900891353189763644404566651329609855343896105990364882530440937097903699722199810916107782544414249474641090000091481681450849038014513682434512019540704125581163530283884634215821791912533189660388764337312692603320677721921556199717068989898476306660404192716460638148519631963617285912962827201164277381445818614845807992226707466270247983422302553505826546606498871498243201913503594282231848485960708607043944096551554975897349361970762742575283200711482837381395891074466146002661714634536225043650678287) math:sum 4210127337629338116412373318901306100006016844909801781369065746493066231973580334867315484919540950217187765121961273193546093213753255147219699235082158612617250175949302329156140085041076511700449542164823163385702769964995177258943124080286510153819631377725170684068061691870087472839506622178802608984601170712135692754471141689264864260532376725052746138527168901118165109986787741082703003005582753369070368332762469720454955110109296068580358509165867934663841059791029233792303075574821225925215865988378792337051119420130102479103333504414702277637450618703878130236889148591275037752100487241492642928829293430626332913522020771776833982680660761202647132469301891917191539767655811665 . (340 2602001791620035102660281146254851368538134577547313243986650398107857603300640817062028986700348374060092104666895203262354335191902006922338311523958212035031166842325655478554701490041900891353189763644404566651329609855343896105990364882530440937097903699722199810916107782544414249474641090000091481681450849038014513682434512019540704125581163530283884634215821791912533189660388764337312692603320677721921556199717068989898476306660404192716460638148519631963617285912962827201164277381445818614845807992226707466270247983422302553505826546606498871498243201913503594282231848485960708607043944096551554975897349361970762742575283200711482837381395891074466146002661714634536225043650678287 4210127337629338116412373318901306100006016844909801781369065746493066231973580334867315484919540950217187765121961273193546093213753255147219699235082158612617250175949302329156140085041076511700449542164823163385702769964995177258943124080286510153819631377725170684068061691870087472839506622178802608984601170712135692754471141689264864260532376725052746138527168901118165109986787741082703003005582753369070368332762469720454955110109296068580358509165867934663841059791029233792303075574821225925215865988378792337051119420130102479103333504414702277637450618703878130236889148591275037752100487241492642928829293430626332913522020771776833982680660761202647132469301891917191539767655811665) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11986,7 +11986,7 @@ _:gn_1441 { } _:gn_1442 { - 342 math:greaterThan 1 . + (342) math:greaterThan 1 . (342 1) math:difference 341 . (993876245610732088908188973608396637070252310184824706604235049722648974627701299256742488481155797902996444211829133331162577170050758697456923812834265457445083508702008627953262895042725271005929985123985969916956449745692614953037605684774371720376176021719228937764153873218741026109775557821380354378300527363893334610397882349816543990629950335515023129904474682706901269333989787591922382201058602074772744066671668259341997503211512316852562767131171329263393512034896420610025479188070411304475749996074622595489376546714502627908319588798295465359035785123129058327574548380646379461987400951610467022965405293315192571628545629646131692082131020946285159536021537351880910319645544909 1608125546009303013752092172646454731467882267362488537382415348385208628672939517805286498219192576157095660455066069931191758021851248224881387711123946577586083333623646850601438594999175620347259778520418596734373160109651281152952759197756069216721727678002970873151953909325673223364865532178711127303150321674121179072036629669724160134951213194768861504311347109205631920326398976745390310402262075647148812133045400730556478803448891875863897871017348302700223773878066406591138798193375407310370057996152084870780871436707799925597506957808203406139207416790374535954657300105314329145056543144941087952931944068655570170946737571065351145299264870128180986466640177282655314724005133378) math:sum 2602001791620035102660281146254851368538134577547313243986650398107857603300640817062028986700348374060092104666895203262354335191902006922338311523958212035031166842325655478554701490041900891353189763644404566651329609855343896105990364882530440937097903699722199810916107782544414249474641090000091481681450849038014513682434512019540704125581163530283884634215821791912533189660388764337312692603320677721921556199717068989898476306660404192716460638148519631963617285912962827201164277381445818614845807992226707466270247983422302553505826546606498871498243201913503594282231848485960708607043944096551554975897349361970762742575283200711482837381395891074466146002661714634536225043650678287 . (341 1608125546009303013752092172646454731467882267362488537382415348385208628672939517805286498219192576157095660455066069931191758021851248224881387711123946577586083333623646850601438594999175620347259778520418596734373160109651281152952759197756069216721727678002970873151953909325673223364865532178711127303150321674121179072036629669724160134951213194768861504311347109205631920326398976745390310402262075647148812133045400730556478803448891875863897871017348302700223773878066406591138798193375407310370057996152084870780871436707799925597506957808203406139207416790374535954657300105314329145056543144941087952931944068655570170946737571065351145299264870128180986466640177282655314724005133378 2602001791620035102660281146254851368538134577547313243986650398107857603300640817062028986700348374060092104666895203262354335191902006922338311523958212035031166842325655478554701490041900891353189763644404566651329609855343896105990364882530440937097903699722199810916107782544414249474641090000091481681450849038014513682434512019540704125581163530283884634215821791912533189660388764337312692603320677721921556199717068989898476306660404192716460638148519631963617285912962827201164277381445818614845807992226707466270247983422302553505826546606498871498243201913503594282231848485960708607043944096551554975897349361970762742575283200711482837381395891074466146002661714634536225043650678287) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -11997,7 +11997,7 @@ _:gn_1443 { } _:gn_1444 { - 343 math:greaterThan 1 . + (343) math:greaterThan 1 . (343 1) math:difference 342 . (614249300398570924843903199038058094397629957177663830778180298662559654045238218548544009738036778254099216243236936600029180851800489527424463898289681120140999824921638222648175699956450349341329793396432626817416710363958666199915153512981697496345551656283741935387800036106932197255089974357330772924849794310227844461638747319907616144321262859253838374406872426498730650992409189153467928201203473572376068066373732471214481300237379559011335103886176973436830261843169985981113319005304996005894308000077462275291494889993297297689187369009907940780171631667245477627082751724667949683069142193330620929966538775340377599318191941419219453217133849181895826930618639930774404404359588469 993876245610732088908188973608396637070252310184824706604235049722648974627701299256742488481155797902996444211829133331162577170050758697456923812834265457445083508702008627953262895042725271005929985123985969916956449745692614953037605684774371720376176021719228937764153873218741026109775557821380354378300527363893334610397882349816543990629950335515023129904474682706901269333989787591922382201058602074772744066671668259341997503211512316852562767131171329263393512034896420610025479188070411304475749996074622595489376546714502627908319588798295465359035785123129058327574548380646379461987400951610467022965405293315192571628545629646131692082131020946285159536021537351880910319645544909) math:sum 1608125546009303013752092172646454731467882267362488537382415348385208628672939517805286498219192576157095660455066069931191758021851248224881387711123946577586083333623646850601438594999175620347259778520418596734373160109651281152952759197756069216721727678002970873151953909325673223364865532178711127303150321674121179072036629669724160134951213194768861504311347109205631920326398976745390310402262075647148812133045400730556478803448891875863897871017348302700223773878066406591138798193375407310370057996152084870780871436707799925597506957808203406139207416790374535954657300105314329145056543144941087952931944068655570170946737571065351145299264870128180986466640177282655314724005133378 . (342 993876245610732088908188973608396637070252310184824706604235049722648974627701299256742488481155797902996444211829133331162577170050758697456923812834265457445083508702008627953262895042725271005929985123985969916956449745692614953037605684774371720376176021719228937764153873218741026109775557821380354378300527363893334610397882349816543990629950335515023129904474682706901269333989787591922382201058602074772744066671668259341997503211512316852562767131171329263393512034896420610025479188070411304475749996074622595489376546714502627908319588798295465359035785123129058327574548380646379461987400951610467022965405293315192571628545629646131692082131020946285159536021537351880910319645544909 1608125546009303013752092172646454731467882267362488537382415348385208628672939517805286498219192576157095660455066069931191758021851248224881387711123946577586083333623646850601438594999175620347259778520418596734373160109651281152952759197756069216721727678002970873151953909325673223364865532178711127303150321674121179072036629669724160134951213194768861504311347109205631920326398976745390310402262075647148812133045400730556478803448891875863897871017348302700223773878066406591138798193375407310370057996152084870780871436707799925597506957808203406139207416790374535954657300105314329145056543144941087952931944068655570170946737571065351145299264870128180986466640177282655314724005133378) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12008,7 +12008,7 @@ _:gn_1445 { } _:gn_1446 { - 344 math:greaterThan 1 . + (344) math:greaterThan 1 . (344 1) math:difference 343 . (379626945212161164064285774570338542672622353007160875826054751060089320582463080708198478743119019648897227968592196731133396318250269170032459914544584337304083683780370405305087195086274921664600191727553343099539739381733948753122452171792674224030624365435487002376353837111808828854685583464049581453450733053665490148759135029908927846308687476261184755497602256208170618341580598438454453999855128502396676000297935788127516202974132757841227663244994355826563250191726434628912160182765415298581441995997160320197881656721205330219132219788387524578864153455883580700491796655978429778918258758279846092998866517974814972310353688226912238864997171764389332605402897421106505915285956440 614249300398570924843903199038058094397629957177663830778180298662559654045238218548544009738036778254099216243236936600029180851800489527424463898289681120140999824921638222648175699956450349341329793396432626817416710363958666199915153512981697496345551656283741935387800036106932197255089974357330772924849794310227844461638747319907616144321262859253838374406872426498730650992409189153467928201203473572376068066373732471214481300237379559011335103886176973436830261843169985981113319005304996005894308000077462275291494889993297297689187369009907940780171631667245477627082751724667949683069142193330620929966538775340377599318191941419219453217133849181895826930618639930774404404359588469) math:sum 993876245610732088908188973608396637070252310184824706604235049722648974627701299256742488481155797902996444211829133331162577170050758697456923812834265457445083508702008627953262895042725271005929985123985969916956449745692614953037605684774371720376176021719228937764153873218741026109775557821380354378300527363893334610397882349816543990629950335515023129904474682706901269333989787591922382201058602074772744066671668259341997503211512316852562767131171329263393512034896420610025479188070411304475749996074622595489376546714502627908319588798295465359035785123129058327574548380646379461987400951610467022965405293315192571628545629646131692082131020946285159536021537351880910319645544909 . (343 614249300398570924843903199038058094397629957177663830778180298662559654045238218548544009738036778254099216243236936600029180851800489527424463898289681120140999824921638222648175699956450349341329793396432626817416710363958666199915153512981697496345551656283741935387800036106932197255089974357330772924849794310227844461638747319907616144321262859253838374406872426498730650992409189153467928201203473572376068066373732471214481300237379559011335103886176973436830261843169985981113319005304996005894308000077462275291494889993297297689187369009907940780171631667245477627082751724667949683069142193330620929966538775340377599318191941419219453217133849181895826930618639930774404404359588469 993876245610732088908188973608396637070252310184824706604235049722648974627701299256742488481155797902996444211829133331162577170050758697456923812834265457445083508702008627953262895042725271005929985123985969916956449745692614953037605684774371720376176021719228937764153873218741026109775557821380354378300527363893334610397882349816543990629950335515023129904474682706901269333989787591922382201058602074772744066671668259341997503211512316852562767131171329263393512034896420610025479188070411304475749996074622595489376546714502627908319588798295465359035785123129058327574548380646379461987400951610467022965405293315192571628545629646131692082131020946285159536021537351880910319645544909) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12019,7 +12019,7 @@ _:gn_1447 { } _:gn_1448 { - 345 math:greaterThan 1 . + (345) math:greaterThan 1 . (345 1) math:difference 344 . (234622355186409760779617424467719551725007604170502954952125547602470333462775137840345530994917758605201988274644739868895784533550220357392003983745096782836916141141267817343088504870175427676729601668879283717876970982224717446792701341189023272314927290848254933011446198995123368400404390893281191471399061256562354312879612289998688298012575382992653618909270170290560032650828590715013474201348345069979392066075796683086965097263246801170107440641182617610267011651443551352201158822539580707312866004080301955093613233272091967470055149221520416201307478211361896926590955068689519904150883435050774836967672257365562627007838253192307214352136677417506494325215742509667898489073632029 379626945212161164064285774570338542672622353007160875826054751060089320582463080708198478743119019648897227968592196731133396318250269170032459914544584337304083683780370405305087195086274921664600191727553343099539739381733948753122452171792674224030624365435487002376353837111808828854685583464049581453450733053665490148759135029908927846308687476261184755497602256208170618341580598438454453999855128502396676000297935788127516202974132757841227663244994355826563250191726434628912160182765415298581441995997160320197881656721205330219132219788387524578864153455883580700491796655978429778918258758279846092998866517974814972310353688226912238864997171764389332605402897421106505915285956440) math:sum 614249300398570924843903199038058094397629957177663830778180298662559654045238218548544009738036778254099216243236936600029180851800489527424463898289681120140999824921638222648175699956450349341329793396432626817416710363958666199915153512981697496345551656283741935387800036106932197255089974357330772924849794310227844461638747319907616144321262859253838374406872426498730650992409189153467928201203473572376068066373732471214481300237379559011335103886176973436830261843169985981113319005304996005894308000077462275291494889993297297689187369009907940780171631667245477627082751724667949683069142193330620929966538775340377599318191941419219453217133849181895826930618639930774404404359588469 . (344 379626945212161164064285774570338542672622353007160875826054751060089320582463080708198478743119019648897227968592196731133396318250269170032459914544584337304083683780370405305087195086274921664600191727553343099539739381733948753122452171792674224030624365435487002376353837111808828854685583464049581453450733053665490148759135029908927846308687476261184755497602256208170618341580598438454453999855128502396676000297935788127516202974132757841227663244994355826563250191726434628912160182765415298581441995997160320197881656721205330219132219788387524578864153455883580700491796655978429778918258758279846092998866517974814972310353688226912238864997171764389332605402897421106505915285956440 614249300398570924843903199038058094397629957177663830778180298662559654045238218548544009738036778254099216243236936600029180851800489527424463898289681120140999824921638222648175699956450349341329793396432626817416710363958666199915153512981697496345551656283741935387800036106932197255089974357330772924849794310227844461638747319907616144321262859253838374406872426498730650992409189153467928201203473572376068066373732471214481300237379559011335103886176973436830261843169985981113319005304996005894308000077462275291494889993297297689187369009907940780171631667245477627082751724667949683069142193330620929966538775340377599318191941419219453217133849181895826930618639930774404404359588469) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12030,7 +12030,7 @@ _:gn_1449 { } _:gn_1450 { - 346 math:greaterThan 1 . + (346) math:greaterThan 1 . (346 1) math:difference 345 . (145004590025751403284668350102618990947614748836657920873929203457618987119687942867852947748201261043695239693947456862237611784700048812640455930799487554467167542639102587961998690216099493987870590058674059381662768399509231306329750830603650951715697074587232069364907638116685460454281192570768389982051671797103135835879522739910239548296112093268531136588332085917610585690752007723440979798506783432417283934222139105040551105710885956671120222603811738216296238540282883276711001360225834591268575991916858365104268423449113362749077070566867108377556675244521683773900841587288909874767375323229071256031194260609252345302515435034605024512860494346882838280187154911438607426212324411 234622355186409760779617424467719551725007604170502954952125547602470333462775137840345530994917758605201988274644739868895784533550220357392003983745096782836916141141267817343088504870175427676729601668879283717876970982224717446792701341189023272314927290848254933011446198995123368400404390893281191471399061256562354312879612289998688298012575382992653618909270170290560032650828590715013474201348345069979392066075796683086965097263246801170107440641182617610267011651443551352201158822539580707312866004080301955093613233272091967470055149221520416201307478211361896926590955068689519904150883435050774836967672257365562627007838253192307214352136677417506494325215742509667898489073632029) math:sum 379626945212161164064285774570338542672622353007160875826054751060089320582463080708198478743119019648897227968592196731133396318250269170032459914544584337304083683780370405305087195086274921664600191727553343099539739381733948753122452171792674224030624365435487002376353837111808828854685583464049581453450733053665490148759135029908927846308687476261184755497602256208170618341580598438454453999855128502396676000297935788127516202974132757841227663244994355826563250191726434628912160182765415298581441995997160320197881656721205330219132219788387524578864153455883580700491796655978429778918258758279846092998866517974814972310353688226912238864997171764389332605402897421106505915285956440 . (345 234622355186409760779617424467719551725007604170502954952125547602470333462775137840345530994917758605201988274644739868895784533550220357392003983745096782836916141141267817343088504870175427676729601668879283717876970982224717446792701341189023272314927290848254933011446198995123368400404390893281191471399061256562354312879612289998688298012575382992653618909270170290560032650828590715013474201348345069979392066075796683086965097263246801170107440641182617610267011651443551352201158822539580707312866004080301955093613233272091967470055149221520416201307478211361896926590955068689519904150883435050774836967672257365562627007838253192307214352136677417506494325215742509667898489073632029 379626945212161164064285774570338542672622353007160875826054751060089320582463080708198478743119019648897227968592196731133396318250269170032459914544584337304083683780370405305087195086274921664600191727553343099539739381733948753122452171792674224030624365435487002376353837111808828854685583464049581453450733053665490148759135029908927846308687476261184755497602256208170618341580598438454453999855128502396676000297935788127516202974132757841227663244994355826563250191726434628912160182765415298581441995997160320197881656721205330219132219788387524578864153455883580700491796655978429778918258758279846092998866517974814972310353688226912238864997171764389332605402897421106505915285956440) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12041,7 +12041,7 @@ _:gn_1451 { } _:gn_1452 { - 347 math:greaterThan 1 . + (347) math:greaterThan 1 . (347 1) math:difference 346 . (89617765160658357494949074365100560777392855333845034078196344144851346343087194972492583246716497561506748580697283006658172748850171544751548052945609228369748598502165229381089814654075933688859011610205224336214202582715486140462950510585372320599230216261022863646538560878437907946123198322512801489347389459459218477000089550088448749716463289724122482320938084372949446960076582991572494402841561637562108131853657578046413991552360844498987218037370879393970773111160668075490157462313746116044290012163443589989344809822978604720978078654653307823750802966840213152690113481400610029383508111821703580936477996756310281705322818157702189839276183070623656045028587598229291062861307618 145004590025751403284668350102618990947614748836657920873929203457618987119687942867852947748201261043695239693947456862237611784700048812640455930799487554467167542639102587961998690216099493987870590058674059381662768399509231306329750830603650951715697074587232069364907638116685460454281192570768389982051671797103135835879522739910239548296112093268531136588332085917610585690752007723440979798506783432417283934222139105040551105710885956671120222603811738216296238540282883276711001360225834591268575991916858365104268423449113362749077070566867108377556675244521683773900841587288909874767375323229071256031194260609252345302515435034605024512860494346882838280187154911438607426212324411) math:sum 234622355186409760779617424467719551725007604170502954952125547602470333462775137840345530994917758605201988274644739868895784533550220357392003983745096782836916141141267817343088504870175427676729601668879283717876970982224717446792701341189023272314927290848254933011446198995123368400404390893281191471399061256562354312879612289998688298012575382992653618909270170290560032650828590715013474201348345069979392066075796683086965097263246801170107440641182617610267011651443551352201158822539580707312866004080301955093613233272091967470055149221520416201307478211361896926590955068689519904150883435050774836967672257365562627007838253192307214352136677417506494325215742509667898489073632029 . (346 145004590025751403284668350102618990947614748836657920873929203457618987119687942867852947748201261043695239693947456862237611784700048812640455930799487554467167542639102587961998690216099493987870590058674059381662768399509231306329750830603650951715697074587232069364907638116685460454281192570768389982051671797103135835879522739910239548296112093268531136588332085917610585690752007723440979798506783432417283934222139105040551105710885956671120222603811738216296238540282883276711001360225834591268575991916858365104268423449113362749077070566867108377556675244521683773900841587288909874767375323229071256031194260609252345302515435034605024512860494346882838280187154911438607426212324411 234622355186409760779617424467719551725007604170502954952125547602470333462775137840345530994917758605201988274644739868895784533550220357392003983745096782836916141141267817343088504870175427676729601668879283717876970982224717446792701341189023272314927290848254933011446198995123368400404390893281191471399061256562354312879612289998688298012575382992653618909270170290560032650828590715013474201348345069979392066075796683086965097263246801170107440641182617610267011651443551352201158822539580707312866004080301955093613233272091967470055149221520416201307478211361896926590955068689519904150883435050774836967672257365562627007838253192307214352136677417506494325215742509667898489073632029) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12052,7 +12052,7 @@ _:gn_1453 { } _:gn_1454 { - 348 math:greaterThan 1 . + (348) math:greaterThan 1 . (348 1) math:difference 347 . (55386824865093045789719275737518430170221893502812886795732859312767640776600747895360364501484763482188491113250173855579439035849877267888907877853878326097418944136937358580908875562023560299011578448468835045448565816793745165866800320018278631116466858326209205718369077238247552508157994248255588492704282337643917358879433189821790798579648803544408654267394001544661138730675424731868485395665221794855175802368481526994137114158525112172133004566440858822325465429122215201220843897912088475224285979753414775114923613626134758028098991912213800553805872277681470621210728105888299845383867211407367675094716263852942063597192616876902834673584311276259182235158567313209316363351016793 89617765160658357494949074365100560777392855333845034078196344144851346343087194972492583246716497561506748580697283006658172748850171544751548052945609228369748598502165229381089814654075933688859011610205224336214202582715486140462950510585372320599230216261022863646538560878437907946123198322512801489347389459459218477000089550088448749716463289724122482320938084372949446960076582991572494402841561637562108131853657578046413991552360844498987218037370879393970773111160668075490157462313746116044290012163443589989344809822978604720978078654653307823750802966840213152690113481400610029383508111821703580936477996756310281705322818157702189839276183070623656045028587598229291062861307618) math:sum 145004590025751403284668350102618990947614748836657920873929203457618987119687942867852947748201261043695239693947456862237611784700048812640455930799487554467167542639102587961998690216099493987870590058674059381662768399509231306329750830603650951715697074587232069364907638116685460454281192570768389982051671797103135835879522739910239548296112093268531136588332085917610585690752007723440979798506783432417283934222139105040551105710885956671120222603811738216296238540282883276711001360225834591268575991916858365104268423449113362749077070566867108377556675244521683773900841587288909874767375323229071256031194260609252345302515435034605024512860494346882838280187154911438607426212324411 . (347 89617765160658357494949074365100560777392855333845034078196344144851346343087194972492583246716497561506748580697283006658172748850171544751548052945609228369748598502165229381089814654075933688859011610205224336214202582715486140462950510585372320599230216261022863646538560878437907946123198322512801489347389459459218477000089550088448749716463289724122482320938084372949446960076582991572494402841561637562108131853657578046413991552360844498987218037370879393970773111160668075490157462313746116044290012163443589989344809822978604720978078654653307823750802966840213152690113481400610029383508111821703580936477996756310281705322818157702189839276183070623656045028587598229291062861307618 145004590025751403284668350102618990947614748836657920873929203457618987119687942867852947748201261043695239693947456862237611784700048812640455930799487554467167542639102587961998690216099493987870590058674059381662768399509231306329750830603650951715697074587232069364907638116685460454281192570768389982051671797103135835879522739910239548296112093268531136588332085917610585690752007723440979798506783432417283934222139105040551105710885956671120222603811738216296238540282883276711001360225834591268575991916858365104268423449113362749077070566867108377556675244521683773900841587288909874767375323229071256031194260609252345302515435034605024512860494346882838280187154911438607426212324411) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12063,7 +12063,7 @@ _:gn_1455 { } _:gn_1456 { - 349 math:greaterThan 1 . + (349) math:greaterThan 1 . (349 1) math:difference 348 . (34230940295565311705229798627582130607170961831032147282463484832083705566486447077132218745231734079318257467447109151078733713000294276862640175091730902272329654365227870800180939092052373389847433161736389290765636765921740974596150190567093689482763357934813657928169483640190355437965204074257212996643107121815301118120656360266657951136814486179713828053544082828288308229401158259704009007176339842706932329485176051052276877393835732326854213470930020571645307682038452874269313564401657640820004032410028814874421196196843846692879086742439507269944930689158742531479385375512310183999640900414335905841761732903368218108130201280799355165691871794364473809870020285019974699510290825 55386824865093045789719275737518430170221893502812886795732859312767640776600747895360364501484763482188491113250173855579439035849877267888907877853878326097418944136937358580908875562023560299011578448468835045448565816793745165866800320018278631116466858326209205718369077238247552508157994248255588492704282337643917358879433189821790798579648803544408654267394001544661138730675424731868485395665221794855175802368481526994137114158525112172133004566440858822325465429122215201220843897912088475224285979753414775114923613626134758028098991912213800553805872277681470621210728105888299845383867211407367675094716263852942063597192616876902834673584311276259182235158567313209316363351016793) math:sum 89617765160658357494949074365100560777392855333845034078196344144851346343087194972492583246716497561506748580697283006658172748850171544751548052945609228369748598502165229381089814654075933688859011610205224336214202582715486140462950510585372320599230216261022863646538560878437907946123198322512801489347389459459218477000089550088448749716463289724122482320938084372949446960076582991572494402841561637562108131853657578046413991552360844498987218037370879393970773111160668075490157462313746116044290012163443589989344809822978604720978078654653307823750802966840213152690113481400610029383508111821703580936477996756310281705322818157702189839276183070623656045028587598229291062861307618 . (348 55386824865093045789719275737518430170221893502812886795732859312767640776600747895360364501484763482188491113250173855579439035849877267888907877853878326097418944136937358580908875562023560299011578448468835045448565816793745165866800320018278631116466858326209205718369077238247552508157994248255588492704282337643917358879433189821790798579648803544408654267394001544661138730675424731868485395665221794855175802368481526994137114158525112172133004566440858822325465429122215201220843897912088475224285979753414775114923613626134758028098991912213800553805872277681470621210728105888299845383867211407367675094716263852942063597192616876902834673584311276259182235158567313209316363351016793 89617765160658357494949074365100560777392855333845034078196344144851346343087194972492583246716497561506748580697283006658172748850171544751548052945609228369748598502165229381089814654075933688859011610205224336214202582715486140462950510585372320599230216261022863646538560878437907946123198322512801489347389459459218477000089550088448749716463289724122482320938084372949446960076582991572494402841561637562108131853657578046413991552360844498987218037370879393970773111160668075490157462313746116044290012163443589989344809822978604720978078654653307823750802966840213152690113481400610029383508111821703580936477996756310281705322818157702189839276183070623656045028587598229291062861307618) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12074,7 +12074,7 @@ _:gn_1457 { } _:gn_1458 { - 350 math:greaterThan 1 . + (350) math:greaterThan 1 . (350 1) math:difference 349 . (21155884569527734084489477109936299563050931671780739513269374480683935210114300818228145756253029402870233645803064704500705322849582991026267702762147423825089289771709487780727936469971186909164145286732445754682929050872004191270650129451184941633703500391395547790199593598057197070192790173998375496061175215828616240758776829555132847442834317364694826213849918716372830501274266472164476388488881952148243472883305475941860236764689379845278791095510838250680157747083762326951530333510430834404281947343385960240502417429290911335219905169774293283860941588522728089731342730375989661384226310993031769252954530949573845489062415596103479507892439481894708425288547028189341663840725968 34230940295565311705229798627582130607170961831032147282463484832083705566486447077132218745231734079318257467447109151078733713000294276862640175091730902272329654365227870800180939092052373389847433161736389290765636765921740974596150190567093689482763357934813657928169483640190355437965204074257212996643107121815301118120656360266657951136814486179713828053544082828288308229401158259704009007176339842706932329485176051052276877393835732326854213470930020571645307682038452874269313564401657640820004032410028814874421196196843846692879086742439507269944930689158742531479385375512310183999640900414335905841761732903368218108130201280799355165691871794364473809870020285019974699510290825) math:sum 55386824865093045789719275737518430170221893502812886795732859312767640776600747895360364501484763482188491113250173855579439035849877267888907877853878326097418944136937358580908875562023560299011578448468835045448565816793745165866800320018278631116466858326209205718369077238247552508157994248255588492704282337643917358879433189821790798579648803544408654267394001544661138730675424731868485395665221794855175802368481526994137114158525112172133004566440858822325465429122215201220843897912088475224285979753414775114923613626134758028098991912213800553805872277681470621210728105888299845383867211407367675094716263852942063597192616876902834673584311276259182235158567313209316363351016793 . (349 34230940295565311705229798627582130607170961831032147282463484832083705566486447077132218745231734079318257467447109151078733713000294276862640175091730902272329654365227870800180939092052373389847433161736389290765636765921740974596150190567093689482763357934813657928169483640190355437965204074257212996643107121815301118120656360266657951136814486179713828053544082828288308229401158259704009007176339842706932329485176051052276877393835732326854213470930020571645307682038452874269313564401657640820004032410028814874421196196843846692879086742439507269944930689158742531479385375512310183999640900414335905841761732903368218108130201280799355165691871794364473809870020285019974699510290825 55386824865093045789719275737518430170221893502812886795732859312767640776600747895360364501484763482188491113250173855579439035849877267888907877853878326097418944136937358580908875562023560299011578448468835045448565816793745165866800320018278631116466858326209205718369077238247552508157994248255588492704282337643917358879433189821790798579648803544408654267394001544661138730675424731868485395665221794855175802368481526994137114158525112172133004566440858822325465429122215201220843897912088475224285979753414775114923613626134758028098991912213800553805872277681470621210728105888299845383867211407367675094716263852942063597192616876902834673584311276259182235158567313209316363351016793) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12085,7 +12085,7 @@ _:gn_1459 { } _:gn_1460 { - 351 math:greaterThan 1 . + (351) math:greaterThan 1 . (351 1) math:difference 350 . (13075055726037577620740321517645831044120030159251407769194110351399770356372146258904072988978704676448023821644044446578028390150711285836372472329583478447240364593518383019453002622081186480683287875003943536082707715049736783325500061115908747849059857543418110137969890042133158367772413900258837500581931905986684877361879530711525103693980168815019001839694164111915477728126891787539532618687457890558688856601870575110416640629146352481575422375419182320965149934954690547317783230891226806415722085066642854633918778767552935357659181572665213986083989100636014441748042645136320522615414589421304136588807201953794372619067785684695875657799432312469765384581473256830633035669564857 21155884569527734084489477109936299563050931671780739513269374480683935210114300818228145756253029402870233645803064704500705322849582991026267702762147423825089289771709487780727936469971186909164145286732445754682929050872004191270650129451184941633703500391395547790199593598057197070192790173998375496061175215828616240758776829555132847442834317364694826213849918716372830501274266472164476388488881952148243472883305475941860236764689379845278791095510838250680157747083762326951530333510430834404281947343385960240502417429290911335219905169774293283860941588522728089731342730375989661384226310993031769252954530949573845489062415596103479507892439481894708425288547028189341663840725968) math:sum 34230940295565311705229798627582130607170961831032147282463484832083705566486447077132218745231734079318257467447109151078733713000294276862640175091730902272329654365227870800180939092052373389847433161736389290765636765921740974596150190567093689482763357934813657928169483640190355437965204074257212996643107121815301118120656360266657951136814486179713828053544082828288308229401158259704009007176339842706932329485176051052276877393835732326854213470930020571645307682038452874269313564401657640820004032410028814874421196196843846692879086742439507269944930689158742531479385375512310183999640900414335905841761732903368218108130201280799355165691871794364473809870020285019974699510290825 . (350 21155884569527734084489477109936299563050931671780739513269374480683935210114300818228145756253029402870233645803064704500705322849582991026267702762147423825089289771709487780727936469971186909164145286732445754682929050872004191270650129451184941633703500391395547790199593598057197070192790173998375496061175215828616240758776829555132847442834317364694826213849918716372830501274266472164476388488881952148243472883305475941860236764689379845278791095510838250680157747083762326951530333510430834404281947343385960240502417429290911335219905169774293283860941588522728089731342730375989661384226310993031769252954530949573845489062415596103479507892439481894708425288547028189341663840725968 34230940295565311705229798627582130607170961831032147282463484832083705566486447077132218745231734079318257467447109151078733713000294276862640175091730902272329654365227870800180939092052373389847433161736389290765636765921740974596150190567093689482763357934813657928169483640190355437965204074257212996643107121815301118120656360266657951136814486179713828053544082828288308229401158259704009007176339842706932329485176051052276877393835732326854213470930020571645307682038452874269313564401657640820004032410028814874421196196843846692879086742439507269944930689158742531479385375512310183999640900414335905841761732903368218108130201280799355165691871794364473809870020285019974699510290825) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12096,7 +12096,7 @@ _:gn_1461 { } _:gn_1462 { - 352 math:greaterThan 1 . + (352) math:greaterThan 1 . (352 1) math:difference 351 . (8080828843490156463749155592290468518930901512529331744075264129284164853742154559324072767274324726422209824159020257922676932698871705189895230432563945377848925178191104761274933847890000428480857411728502218600221335822267407945150068335276193784643642847977437652229703555924038702420376273739537995479243309841931363396897298843607743748854148549675824374155754604457352773147374684624943769801424061589554616281434900831443596135543027363703368720091655929715007812129071779633747102619204027988559862276743105606583638661737975977560723597109079297776952487886713647983300085239669138768811721571727632664147328995779472869994629911407603850093007169424943040707073771358708628171161111 13075055726037577620740321517645831044120030159251407769194110351399770356372146258904072988978704676448023821644044446578028390150711285836372472329583478447240364593518383019453002622081186480683287875003943536082707715049736783325500061115908747849059857543418110137969890042133158367772413900258837500581931905986684877361879530711525103693980168815019001839694164111915477728126891787539532618687457890558688856601870575110416640629146352481575422375419182320965149934954690547317783230891226806415722085066642854633918778767552935357659181572665213986083989100636014441748042645136320522615414589421304136588807201953794372619067785684695875657799432312469765384581473256830633035669564857) math:sum 21155884569527734084489477109936299563050931671780739513269374480683935210114300818228145756253029402870233645803064704500705322849582991026267702762147423825089289771709487780727936469971186909164145286732445754682929050872004191270650129451184941633703500391395547790199593598057197070192790173998375496061175215828616240758776829555132847442834317364694826213849918716372830501274266472164476388488881952148243472883305475941860236764689379845278791095510838250680157747083762326951530333510430834404281947343385960240502417429290911335219905169774293283860941588522728089731342730375989661384226310993031769252954530949573845489062415596103479507892439481894708425288547028189341663840725968 . (351 13075055726037577620740321517645831044120030159251407769194110351399770356372146258904072988978704676448023821644044446578028390150711285836372472329583478447240364593518383019453002622081186480683287875003943536082707715049736783325500061115908747849059857543418110137969890042133158367772413900258837500581931905986684877361879530711525103693980168815019001839694164111915477728126891787539532618687457890558688856601870575110416640629146352481575422375419182320965149934954690547317783230891226806415722085066642854633918778767552935357659181572665213986083989100636014441748042645136320522615414589421304136588807201953794372619067785684695875657799432312469765384581473256830633035669564857 21155884569527734084489477109936299563050931671780739513269374480683935210114300818228145756253029402870233645803064704500705322849582991026267702762147423825089289771709487780727936469971186909164145286732445754682929050872004191270650129451184941633703500391395547790199593598057197070192790173998375496061175215828616240758776829555132847442834317364694826213849918716372830501274266472164476388488881952148243472883305475941860236764689379845278791095510838250680157747083762326951530333510430834404281947343385960240502417429290911335219905169774293283860941588522728089731342730375989661384226310993031769252954530949573845489062415596103479507892439481894708425288547028189341663840725968) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12107,7 +12107,7 @@ _:gn_1463 { } _:gn_1464 { - 353 math:greaterThan 1 . + (353) math:greaterThan 1 . (353 1) math:difference 352 . (4994226882547421156991165925355362525189128646722076025118846222115605502629991699580000221704379950025813997485024188655351457451839580646477241897019533069391439415327278258178068774191186052202430463275441317482486379227469375380349992780632554064416214695440672485740186486209119665352037626519299505102688596144753513964982231867917359945126020265343177465538409507458124954979517102914588848886033828969134240320435674278973044493603325117872053655327526391250142122825618767684036128272022778427162222789899749027335140105814959380098457975556134688307036612749300793764742559896651383846602867849576503924659872958014899749073155773288271807706425143044822343874399485471924407498403746 8080828843490156463749155592290468518930901512529331744075264129284164853742154559324072767274324726422209824159020257922676932698871705189895230432563945377848925178191104761274933847890000428480857411728502218600221335822267407945150068335276193784643642847977437652229703555924038702420376273739537995479243309841931363396897298843607743748854148549675824374155754604457352773147374684624943769801424061589554616281434900831443596135543027363703368720091655929715007812129071779633747102619204027988559862276743105606583638661737975977560723597109079297776952487886713647983300085239669138768811721571727632664147328995779472869994629911407603850093007169424943040707073771358708628171161111) math:sum 13075055726037577620740321517645831044120030159251407769194110351399770356372146258904072988978704676448023821644044446578028390150711285836372472329583478447240364593518383019453002622081186480683287875003943536082707715049736783325500061115908747849059857543418110137969890042133158367772413900258837500581931905986684877361879530711525103693980168815019001839694164111915477728126891787539532618687457890558688856601870575110416640629146352481575422375419182320965149934954690547317783230891226806415722085066642854633918778767552935357659181572665213986083989100636014441748042645136320522615414589421304136588807201953794372619067785684695875657799432312469765384581473256830633035669564857 . (352 8080828843490156463749155592290468518930901512529331744075264129284164853742154559324072767274324726422209824159020257922676932698871705189895230432563945377848925178191104761274933847890000428480857411728502218600221335822267407945150068335276193784643642847977437652229703555924038702420376273739537995479243309841931363396897298843607743748854148549675824374155754604457352773147374684624943769801424061589554616281434900831443596135543027363703368720091655929715007812129071779633747102619204027988559862276743105606583638661737975977560723597109079297776952487886713647983300085239669138768811721571727632664147328995779472869994629911407603850093007169424943040707073771358708628171161111 13075055726037577620740321517645831044120030159251407769194110351399770356372146258904072988978704676448023821644044446578028390150711285836372472329583478447240364593518383019453002622081186480683287875003943536082707715049736783325500061115908747849059857543418110137969890042133158367772413900258837500581931905986684877361879530711525103693980168815019001839694164111915477728126891787539532618687457890558688856601870575110416640629146352481575422375419182320965149934954690547317783230891226806415722085066642854633918778767552935357659181572665213986083989100636014441748042645136320522615414589421304136588807201953794372619067785684695875657799432312469765384581473256830633035669564857) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12118,7 +12118,7 @@ _:gn_1465 { } _:gn_1466 { - 354 math:greaterThan 1 . + (354) math:greaterThan 1 . (354 1) math:difference 353 . (3086601960942735306757989666935105993741772865807255718956417907168559351112162859744072545569944776396395826673996069267325475247032124543417988535544412308457485762863826503096865073698814376278426948453060901117734956594798032564800075554643639720227428152536765166489517069714919037068338647220238490376554713697177849431915066975690383803728128284332646908617345096999227818167857581710354920915390232620420375960999226552470551641939702245831315064764129538464865689303453011949710974347181249561397639486843356579248498555923016597462265621552944609469915875137412854218557525343017754922208853722151128739487456037764573120921474138119332042386582026380120696832674285886784220672757365 4994226882547421156991165925355362525189128646722076025118846222115605502629991699580000221704379950025813997485024188655351457451839580646477241897019533069391439415327278258178068774191186052202430463275441317482486379227469375380349992780632554064416214695440672485740186486209119665352037626519299505102688596144753513964982231867917359945126020265343177465538409507458124954979517102914588848886033828969134240320435674278973044493603325117872053655327526391250142122825618767684036128272022778427162222789899749027335140105814959380098457975556134688307036612749300793764742559896651383846602867849576503924659872958014899749073155773288271807706425143044822343874399485471924407498403746) math:sum 8080828843490156463749155592290468518930901512529331744075264129284164853742154559324072767274324726422209824159020257922676932698871705189895230432563945377848925178191104761274933847890000428480857411728502218600221335822267407945150068335276193784643642847977437652229703555924038702420376273739537995479243309841931363396897298843607743748854148549675824374155754604457352773147374684624943769801424061589554616281434900831443596135543027363703368720091655929715007812129071779633747102619204027988559862276743105606583638661737975977560723597109079297776952487886713647983300085239669138768811721571727632664147328995779472869994629911407603850093007169424943040707073771358708628171161111 . (353 4994226882547421156991165925355362525189128646722076025118846222115605502629991699580000221704379950025813997485024188655351457451839580646477241897019533069391439415327278258178068774191186052202430463275441317482486379227469375380349992780632554064416214695440672485740186486209119665352037626519299505102688596144753513964982231867917359945126020265343177465538409507458124954979517102914588848886033828969134240320435674278973044493603325117872053655327526391250142122825618767684036128272022778427162222789899749027335140105814959380098457975556134688307036612749300793764742559896651383846602867849576503924659872958014899749073155773288271807706425143044822343874399485471924407498403746 8080828843490156463749155592290468518930901512529331744075264129284164853742154559324072767274324726422209824159020257922676932698871705189895230432563945377848925178191104761274933847890000428480857411728502218600221335822267407945150068335276193784643642847977437652229703555924038702420376273739537995479243309841931363396897298843607743748854148549675824374155754604457352773147374684624943769801424061589554616281434900831443596135543027363703368720091655929715007812129071779633747102619204027988559862276743105606583638661737975977560723597109079297776952487886713647983300085239669138768811721571727632664147328995779472869994629911407603850093007169424943040707073771358708628171161111) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12129,7 +12129,7 @@ _:gn_1467 { } _:gn_1468 { - 355 math:greaterThan 1 . + (355) math:greaterThan 1 . (355 1) math:difference 354 . (1907624921604685850233176258420256531447355780914820306162428314947046151517828839835927676134435173629418170811028119388025982204807456103059253361475120760933953652463451755081203700492371675924003514822380416364751422632671342815549917225988914344188786542903907319250669416494200628283698979299061014726133882447575664533067164892226976141397891981010530556921064410458897136811659521204233927970643596348713864359436447726502492851663622872040738590563396852785276433522165755734325153924841528865764583303056392448086641549891942782636192354003190078837120737611887939546185034553633628924394014127425375185172416920250326628151681635168939765319843116664701647041725199585140186825646381 3086601960942735306757989666935105993741772865807255718956417907168559351112162859744072545569944776396395826673996069267325475247032124543417988535544412308457485762863826503096865073698814376278426948453060901117734956594798032564800075554643639720227428152536765166489517069714919037068338647220238490376554713697177849431915066975690383803728128284332646908617345096999227818167857581710354920915390232620420375960999226552470551641939702245831315064764129538464865689303453011949710974347181249561397639486843356579248498555923016597462265621552944609469915875137412854218557525343017754922208853722151128739487456037764573120921474138119332042386582026380120696832674285886784220672757365) math:sum 4994226882547421156991165925355362525189128646722076025118846222115605502629991699580000221704379950025813997485024188655351457451839580646477241897019533069391439415327278258178068774191186052202430463275441317482486379227469375380349992780632554064416214695440672485740186486209119665352037626519299505102688596144753513964982231867917359945126020265343177465538409507458124954979517102914588848886033828969134240320435674278973044493603325117872053655327526391250142122825618767684036128272022778427162222789899749027335140105814959380098457975556134688307036612749300793764742559896651383846602867849576503924659872958014899749073155773288271807706425143044822343874399485471924407498403746 . (354 3086601960942735306757989666935105993741772865807255718956417907168559351112162859744072545569944776396395826673996069267325475247032124543417988535544412308457485762863826503096865073698814376278426948453060901117734956594798032564800075554643639720227428152536765166489517069714919037068338647220238490376554713697177849431915066975690383803728128284332646908617345096999227818167857581710354920915390232620420375960999226552470551641939702245831315064764129538464865689303453011949710974347181249561397639486843356579248498555923016597462265621552944609469915875137412854218557525343017754922208853722151128739487456037764573120921474138119332042386582026380120696832674285886784220672757365 4994226882547421156991165925355362525189128646722076025118846222115605502629991699580000221704379950025813997485024188655351457451839580646477241897019533069391439415327278258178068774191186052202430463275441317482486379227469375380349992780632554064416214695440672485740186486209119665352037626519299505102688596144753513964982231867917359945126020265343177465538409507458124954979517102914588848886033828969134240320435674278973044493603325117872053655327526391250142122825618767684036128272022778427162222789899749027335140105814959380098457975556134688307036612749300793764742559896651383846602867849576503924659872958014899749073155773288271807706425143044822343874399485471924407498403746) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12140,7 +12140,7 @@ _:gn_1469 { } _:gn_1470 { - 356 math:greaterThan 1 . + (356) math:greaterThan 1 . (356 1) math:difference 355 . (1178977039338049456524813408514849462294417084892435412793989592221513199594334019908144869435509602766977655862967949879299493042224668440358735174069291547523532110400374748015661373206442700354423433630680484752983533962126689749250158328654725376038641609632857847238847653220718408784639667921177475650420831249602184898847902083463407662330236303322116351696280686540330681356198060506120992944746636271706511601562778825968058790276079373790576474200732685679589255781287256215385820422339720695633056183786964131161857006031073814826073267549754530632795137525524914672372490789384125997814839594725753554315039117514246492769792502950392277066738909715419049790949086301644033847110984 1907624921604685850233176258420256531447355780914820306162428314947046151517828839835927676134435173629418170811028119388025982204807456103059253361475120760933953652463451755081203700492371675924003514822380416364751422632671342815549917225988914344188786542903907319250669416494200628283698979299061014726133882447575664533067164892226976141397891981010530556921064410458897136811659521204233927970643596348713864359436447726502492851663622872040738590563396852785276433522165755734325153924841528865764583303056392448086641549891942782636192354003190078837120737611887939546185034553633628924394014127425375185172416920250326628151681635168939765319843116664701647041725199585140186825646381) math:sum 3086601960942735306757989666935105993741772865807255718956417907168559351112162859744072545569944776396395826673996069267325475247032124543417988535544412308457485762863826503096865073698814376278426948453060901117734956594798032564800075554643639720227428152536765166489517069714919037068338647220238490376554713697177849431915066975690383803728128284332646908617345096999227818167857581710354920915390232620420375960999226552470551641939702245831315064764129538464865689303453011949710974347181249561397639486843356579248498555923016597462265621552944609469915875137412854218557525343017754922208853722151128739487456037764573120921474138119332042386582026380120696832674285886784220672757365 . (355 1907624921604685850233176258420256531447355780914820306162428314947046151517828839835927676134435173629418170811028119388025982204807456103059253361475120760933953652463451755081203700492371675924003514822380416364751422632671342815549917225988914344188786542903907319250669416494200628283698979299061014726133882447575664533067164892226976141397891981010530556921064410458897136811659521204233927970643596348713864359436447726502492851663622872040738590563396852785276433522165755734325153924841528865764583303056392448086641549891942782636192354003190078837120737611887939546185034553633628924394014127425375185172416920250326628151681635168939765319843116664701647041725199585140186825646381 3086601960942735306757989666935105993741772865807255718956417907168559351112162859744072545569944776396395826673996069267325475247032124543417988535544412308457485762863826503096865073698814376278426948453060901117734956594798032564800075554643639720227428152536765166489517069714919037068338647220238490376554713697177849431915066975690383803728128284332646908617345096999227818167857581710354920915390232620420375960999226552470551641939702245831315064764129538464865689303453011949710974347181249561397639486843356579248498555923016597462265621552944609469915875137412854218557525343017754922208853722151128739487456037764573120921474138119332042386582026380120696832674285886784220672757365) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12151,7 +12151,7 @@ _:gn_1471 { } _:gn_1472 { - 357 math:greaterThan 1 . + (357) math:greaterThan 1 . (357 1) math:difference 356 . (728647882266636393708362849905407069152938696022384893368438722725532951923494819927782806698925570862440514948060169508726489162582787662700518187405829213410421542063077007065542327285928975569580081191699931611767888670544653066299758897334188968150144933271049472011821763273482219499059311377883539075713051197973479634219262808763568479067655677688414205224783723918566455455461460698112935025896960077007352757873668900534434061387543498250162116362664167105687177740878499518939333502501808170131527119269428316924784543860868967810119086453435548204325600086363024873812543764249502926579174532699621630857377802736080135381889132218547488253104206949282597250776113283496152978535397 1178977039338049456524813408514849462294417084892435412793989592221513199594334019908144869435509602766977655862967949879299493042224668440358735174069291547523532110400374748015661373206442700354423433630680484752983533962126689749250158328654725376038641609632857847238847653220718408784639667921177475650420831249602184898847902083463407662330236303322116351696280686540330681356198060506120992944746636271706511601562778825968058790276079373790576474200732685679589255781287256215385820422339720695633056183786964131161857006031073814826073267549754530632795137525524914672372490789384125997814839594725753554315039117514246492769792502950392277066738909715419049790949086301644033847110984) math:sum 1907624921604685850233176258420256531447355780914820306162428314947046151517828839835927676134435173629418170811028119388025982204807456103059253361475120760933953652463451755081203700492371675924003514822380416364751422632671342815549917225988914344188786542903907319250669416494200628283698979299061014726133882447575664533067164892226976141397891981010530556921064410458897136811659521204233927970643596348713864359436447726502492851663622872040738590563396852785276433522165755734325153924841528865764583303056392448086641549891942782636192354003190078837120737611887939546185034553633628924394014127425375185172416920250326628151681635168939765319843116664701647041725199585140186825646381 . (356 1178977039338049456524813408514849462294417084892435412793989592221513199594334019908144869435509602766977655862967949879299493042224668440358735174069291547523532110400374748015661373206442700354423433630680484752983533962126689749250158328654725376038641609632857847238847653220718408784639667921177475650420831249602184898847902083463407662330236303322116351696280686540330681356198060506120992944746636271706511601562778825968058790276079373790576474200732685679589255781287256215385820422339720695633056183786964131161857006031073814826073267549754530632795137525524914672372490789384125997814839594725753554315039117514246492769792502950392277066738909715419049790949086301644033847110984 1907624921604685850233176258420256531447355780914820306162428314947046151517828839835927676134435173629418170811028119388025982204807456103059253361475120760933953652463451755081203700492371675924003514822380416364751422632671342815549917225988914344188786542903907319250669416494200628283698979299061014726133882447575664533067164892226976141397891981010530556921064410458897136811659521204233927970643596348713864359436447726502492851663622872040738590563396852785276433522165755734325153924841528865764583303056392448086641549891942782636192354003190078837120737611887939546185034553633628924394014127425375185172416920250326628151681635168939765319843116664701647041725199585140186825646381) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12162,7 +12162,7 @@ _:gn_1473 { } _:gn_1474 { - 358 math:greaterThan 1 . + (358) math:greaterThan 1 . (358 1) math:difference 357 . (450329157071413062816450558609442393141478388870050519425550869495980247670839199980362062736584031904537140914907780370573003879641880777658216986663462334113110568337297740950119045920513724784843352438980553141215645291582036682950399431320536407888496676361808375227025889947236189285580356543293936574707780051628705264628639274699839183262580625633702146471496962621764225900736599808008057918849676194699158843689109925433624728888535875540414357838068518573902078040408756696446486919837912525501529064517535814237072462170204847015954181096318982428469537439161889798559947025134623071235665062026131923457661314778166357387903370731844788813634702766136452540172973018147880868575587 728647882266636393708362849905407069152938696022384893368438722725532951923494819927782806698925570862440514948060169508726489162582787662700518187405829213410421542063077007065542327285928975569580081191699931611767888670544653066299758897334188968150144933271049472011821763273482219499059311377883539075713051197973479634219262808763568479067655677688414205224783723918566455455461460698112935025896960077007352757873668900534434061387543498250162116362664167105687177740878499518939333502501808170131527119269428316924784543860868967810119086453435548204325600086363024873812543764249502926579174532699621630857377802736080135381889132218547488253104206949282597250776113283496152978535397) math:sum 1178977039338049456524813408514849462294417084892435412793989592221513199594334019908144869435509602766977655862967949879299493042224668440358735174069291547523532110400374748015661373206442700354423433630680484752983533962126689749250158328654725376038641609632857847238847653220718408784639667921177475650420831249602184898847902083463407662330236303322116351696280686540330681356198060506120992944746636271706511601562778825968058790276079373790576474200732685679589255781287256215385820422339720695633056183786964131161857006031073814826073267549754530632795137525524914672372490789384125997814839594725753554315039117514246492769792502950392277066738909715419049790949086301644033847110984 . (357 728647882266636393708362849905407069152938696022384893368438722725532951923494819927782806698925570862440514948060169508726489162582787662700518187405829213410421542063077007065542327285928975569580081191699931611767888670544653066299758897334188968150144933271049472011821763273482219499059311377883539075713051197973479634219262808763568479067655677688414205224783723918566455455461460698112935025896960077007352757873668900534434061387543498250162116362664167105687177740878499518939333502501808170131527119269428316924784543860868967810119086453435548204325600086363024873812543764249502926579174532699621630857377802736080135381889132218547488253104206949282597250776113283496152978535397 1178977039338049456524813408514849462294417084892435412793989592221513199594334019908144869435509602766977655862967949879299493042224668440358735174069291547523532110400374748015661373206442700354423433630680484752983533962126689749250158328654725376038641609632857847238847653220718408784639667921177475650420831249602184898847902083463407662330236303322116351696280686540330681356198060506120992944746636271706511601562778825968058790276079373790576474200732685679589255781287256215385820422339720695633056183786964131161857006031073814826073267549754530632795137525524914672372490789384125997814839594725753554315039117514246492769792502950392277066738909715419049790949086301644033847110984) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12173,7 +12173,7 @@ _:gn_1475 { } _:gn_1476 { - 359 math:greaterThan 1 . + (359) math:greaterThan 1 . (359 1) math:difference 358 . (278318725195223330891912291295964676011460307152334373942887853229552704252655619947420743962341538957903374033152389138153485282940906885042301200742366879297310973725779266115423281365415250784736728752719378470552243378962616383349359466013652560261648256909241096784795873326246030213478954834589602501005271146344774369590623534063729295805075052054712058753286761296802229554724860890104877107047283882308193914184558975100809332499007622709747758524595648531785099700469742822492846582663895644629998054751892502687712081690664120794164905357116565775856062647201135075252596739114879855343509470673489707399716487957913777993985761486702699439469504183146144710603140265348272109959810 450329157071413062816450558609442393141478388870050519425550869495980247670839199980362062736584031904537140914907780370573003879641880777658216986663462334113110568337297740950119045920513724784843352438980553141215645291582036682950399431320536407888496676361808375227025889947236189285580356543293936574707780051628705264628639274699839183262580625633702146471496962621764225900736599808008057918849676194699158843689109925433624728888535875540414357838068518573902078040408756696446486919837912525501529064517535814237072462170204847015954181096318982428469537439161889798559947025134623071235665062026131923457661314778166357387903370731844788813634702766136452540172973018147880868575587) math:sum 728647882266636393708362849905407069152938696022384893368438722725532951923494819927782806698925570862440514948060169508726489162582787662700518187405829213410421542063077007065542327285928975569580081191699931611767888670544653066299758897334188968150144933271049472011821763273482219499059311377883539075713051197973479634219262808763568479067655677688414205224783723918566455455461460698112935025896960077007352757873668900534434061387543498250162116362664167105687177740878499518939333502501808170131527119269428316924784543860868967810119086453435548204325600086363024873812543764249502926579174532699621630857377802736080135381889132218547488253104206949282597250776113283496152978535397 . (358 450329157071413062816450558609442393141478388870050519425550869495980247670839199980362062736584031904537140914907780370573003879641880777658216986663462334113110568337297740950119045920513724784843352438980553141215645291582036682950399431320536407888496676361808375227025889947236189285580356543293936574707780051628705264628639274699839183262580625633702146471496962621764225900736599808008057918849676194699158843689109925433624728888535875540414357838068518573902078040408756696446486919837912525501529064517535814237072462170204847015954181096318982428469537439161889798559947025134623071235665062026131923457661314778166357387903370731844788813634702766136452540172973018147880868575587 728647882266636393708362849905407069152938696022384893368438722725532951923494819927782806698925570862440514948060169508726489162582787662700518187405829213410421542063077007065542327285928975569580081191699931611767888670544653066299758897334188968150144933271049472011821763273482219499059311377883539075713051197973479634219262808763568479067655677688414205224783723918566455455461460698112935025896960077007352757873668900534434061387543498250162116362664167105687177740878499518939333502501808170131527119269428316924784543860868967810119086453435548204325600086363024873812543764249502926579174532699621630857377802736080135381889132218547488253104206949282597250776113283496152978535397) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12184,7 +12184,7 @@ _:gn_1477 { } _:gn_1478 { - 360 math:greaterThan 1 . + (360) math:greaterThan 1 . (360 1) math:difference 359 . (172010431876189731924538267313477717130018081717716145482663016266427543418183580032941318774242492946633766881755391232419518596700973892615915785921095454815799594611518474834695764555098474000106623686261174670663401912619420299601039965306883847626848419452567278442230016620990159072101401708704334073702508905283930895038015740636109887457505573578990087718210201324961996346011738917903180811802392312390964929504550950332815396389528252830666599313472870042116978339939013873953640337174016880871531009765643311549360380479540726221789275739202416652613474791960754723307350286019743215892155591352642216057944826820252579393917609245142089374165198582990307829569832752799608758615777 278318725195223330891912291295964676011460307152334373942887853229552704252655619947420743962341538957903374033152389138153485282940906885042301200742366879297310973725779266115423281365415250784736728752719378470552243378962616383349359466013652560261648256909241096784795873326246030213478954834589602501005271146344774369590623534063729295805075052054712058753286761296802229554724860890104877107047283882308193914184558975100809332499007622709747758524595648531785099700469742822492846582663895644629998054751892502687712081690664120794164905357116565775856062647201135075252596739114879855343509470673489707399716487957913777993985761486702699439469504183146144710603140265348272109959810) math:sum 450329157071413062816450558609442393141478388870050519425550869495980247670839199980362062736584031904537140914907780370573003879641880777658216986663462334113110568337297740950119045920513724784843352438980553141215645291582036682950399431320536407888496676361808375227025889947236189285580356543293936574707780051628705264628639274699839183262580625633702146471496962621764225900736599808008057918849676194699158843689109925433624728888535875540414357838068518573902078040408756696446486919837912525501529064517535814237072462170204847015954181096318982428469537439161889798559947025134623071235665062026131923457661314778166357387903370731844788813634702766136452540172973018147880868575587 . (359 278318725195223330891912291295964676011460307152334373942887853229552704252655619947420743962341538957903374033152389138153485282940906885042301200742366879297310973725779266115423281365415250784736728752719378470552243378962616383349359466013652560261648256909241096784795873326246030213478954834589602501005271146344774369590623534063729295805075052054712058753286761296802229554724860890104877107047283882308193914184558975100809332499007622709747758524595648531785099700469742822492846582663895644629998054751892502687712081690664120794164905357116565775856062647201135075252596739114879855343509470673489707399716487957913777993985761486702699439469504183146144710603140265348272109959810 450329157071413062816450558609442393141478388870050519425550869495980247670839199980362062736584031904537140914907780370573003879641880777658216986663462334113110568337297740950119045920513724784843352438980553141215645291582036682950399431320536407888496676361808375227025889947236189285580356543293936574707780051628705264628639274699839183262580625633702146471496962621764225900736599808008057918849676194699158843689109925433624728888535875540414357838068518573902078040408756696446486919837912525501529064517535814237072462170204847015954181096318982428469537439161889798559947025134623071235665062026131923457661314778166357387903370731844788813634702766136452540172973018147880868575587) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12195,7 +12195,7 @@ _:gn_1479 { } _:gn_1480 { - 361 math:greaterThan 1 . + (361) math:greaterThan 1 . (361 1) math:difference 360 . (106308293319033598967374023982486958881442225434618228460224836963125160834472039914479425188099046011269607151396997905733966686239932992426385414821271424481511379114260791280727516810316776784630105066458203799888841466343196083748319500706768712634799837456673818342565856705255871141377553125885268427302762241060843474552607793427619408347569478475721971035076559971840233208713121972201696295244891569917228984680008024767993936109479369879081159211122778489668121360530728948539206245489878763758467044986249191138351701211123394572375629617914149123242587855240380351945246453095136639451353879320847491341771661137661198600068152241560610065304305600155836881033307512548663351344033 172010431876189731924538267313477717130018081717716145482663016266427543418183580032941318774242492946633766881755391232419518596700973892615915785921095454815799594611518474834695764555098474000106623686261174670663401912619420299601039965306883847626848419452567278442230016620990159072101401708704334073702508905283930895038015740636109887457505573578990087718210201324961996346011738917903180811802392312390964929504550950332815396389528252830666599313472870042116978339939013873953640337174016880871531009765643311549360380479540726221789275739202416652613474791960754723307350286019743215892155591352642216057944826820252579393917609245142089374165198582990307829569832752799608758615777) math:sum 278318725195223330891912291295964676011460307152334373942887853229552704252655619947420743962341538957903374033152389138153485282940906885042301200742366879297310973725779266115423281365415250784736728752719378470552243378962616383349359466013652560261648256909241096784795873326246030213478954834589602501005271146344774369590623534063729295805075052054712058753286761296802229554724860890104877107047283882308193914184558975100809332499007622709747758524595648531785099700469742822492846582663895644629998054751892502687712081690664120794164905357116565775856062647201135075252596739114879855343509470673489707399716487957913777993985761486702699439469504183146144710603140265348272109959810 . (360 172010431876189731924538267313477717130018081717716145482663016266427543418183580032941318774242492946633766881755391232419518596700973892615915785921095454815799594611518474834695764555098474000106623686261174670663401912619420299601039965306883847626848419452567278442230016620990159072101401708704334073702508905283930895038015740636109887457505573578990087718210201324961996346011738917903180811802392312390964929504550950332815396389528252830666599313472870042116978339939013873953640337174016880871531009765643311549360380479540726221789275739202416652613474791960754723307350286019743215892155591352642216057944826820252579393917609245142089374165198582990307829569832752799608758615777 278318725195223330891912291295964676011460307152334373942887853229552704252655619947420743962341538957903374033152389138153485282940906885042301200742366879297310973725779266115423281365415250784736728752719378470552243378962616383349359466013652560261648256909241096784795873326246030213478954834589602501005271146344774369590623534063729295805075052054712058753286761296802229554724860890104877107047283882308193914184558975100809332499007622709747758524595648531785099700469742822492846582663895644629998054751892502687712081690664120794164905357116565775856062647201135075252596739114879855343509470673489707399716487957913777993985761486702699439469504183146144710603140265348272109959810) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12206,7 +12206,7 @@ _:gn_1481 { } _:gn_1482 { - 362 math:greaterThan 1 . + (362) math:greaterThan 1 . (362 1) math:difference 361 . (65702138557156132957164243330990758248575856283097917022438179303302382583711540118461893586143446935364159730358393326685551910461040900189530371099824030334288215497257683553968247744781697215476518619802970870774560446276224215852720464600115134992048581995893460099664159915734287930723848582819065646399746664223087420485407947208490479109936095103268116683133641353121763137298616945701484516557500742473735944824542925564821460280048882951585440102350091552448856979408284925414434091684138117113063964779394120411008679268417331649413646121288267529370886936720374371362103832924606576440801712031794724716173165682591380793849457003581479308860892982834470948536525240250945407271744 106308293319033598967374023982486958881442225434618228460224836963125160834472039914479425188099046011269607151396997905733966686239932992426385414821271424481511379114260791280727516810316776784630105066458203799888841466343196083748319500706768712634799837456673818342565856705255871141377553125885268427302762241060843474552607793427619408347569478475721971035076559971840233208713121972201696295244891569917228984680008024767993936109479369879081159211122778489668121360530728948539206245489878763758467044986249191138351701211123394572375629617914149123242587855240380351945246453095136639451353879320847491341771661137661198600068152241560610065304305600155836881033307512548663351344033) math:sum 172010431876189731924538267313477717130018081717716145482663016266427543418183580032941318774242492946633766881755391232419518596700973892615915785921095454815799594611518474834695764555098474000106623686261174670663401912619420299601039965306883847626848419452567278442230016620990159072101401708704334073702508905283930895038015740636109887457505573578990087718210201324961996346011738917903180811802392312390964929504550950332815396389528252830666599313472870042116978339939013873953640337174016880871531009765643311549360380479540726221789275739202416652613474791960754723307350286019743215892155591352642216057944826820252579393917609245142089374165198582990307829569832752799608758615777 . (361 106308293319033598967374023982486958881442225434618228460224836963125160834472039914479425188099046011269607151396997905733966686239932992426385414821271424481511379114260791280727516810316776784630105066458203799888841466343196083748319500706768712634799837456673818342565856705255871141377553125885268427302762241060843474552607793427619408347569478475721971035076559971840233208713121972201696295244891569917228984680008024767993936109479369879081159211122778489668121360530728948539206245489878763758467044986249191138351701211123394572375629617914149123242587855240380351945246453095136639451353879320847491341771661137661198600068152241560610065304305600155836881033307512548663351344033 172010431876189731924538267313477717130018081717716145482663016266427543418183580032941318774242492946633766881755391232419518596700973892615915785921095454815799594611518474834695764555098474000106623686261174670663401912619420299601039965306883847626848419452567278442230016620990159072101401708704334073702508905283930895038015740636109887457505573578990087718210201324961996346011738917903180811802392312390964929504550950332815396389528252830666599313472870042116978339939013873953640337174016880871531009765643311549360380479540726221789275739202416652613474791960754723307350286019743215892155591352642216057944826820252579393917609245142089374165198582990307829569832752799608758615777) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12217,7 +12217,7 @@ _:gn_1483 { } _:gn_1484 { - 363 math:greaterThan 1 . + (363) math:greaterThan 1 . (363 1) math:difference 362 . (40606154761877466010209780651496200632866369151520311437786657659822778250760499796017531601955599075905447421038604579048414775778892092236855043721447394147223163617003107726759269065535079569153586446655232929114281020066971867895599036106653577642751255460780358242901696789521583210653704543066202780903015576837756054067199846219128929237633383372453854351942918618718470071414505026500211778687390827443493039855465099203172475829430486927495719108772686937219264381122444023124772153805740646645403080206855070727343021942706062922961983496625881593871700918520005980583142620170530063010552167289052766625598495455069817806218695237979130756443412617321365932496782272297717944072289 65702138557156132957164243330990758248575856283097917022438179303302382583711540118461893586143446935364159730358393326685551910461040900189530371099824030334288215497257683553968247744781697215476518619802970870774560446276224215852720464600115134992048581995893460099664159915734287930723848582819065646399746664223087420485407947208490479109936095103268116683133641353121763137298616945701484516557500742473735944824542925564821460280048882951585440102350091552448856979408284925414434091684138117113063964779394120411008679268417331649413646121288267529370886936720374371362103832924606576440801712031794724716173165682591380793849457003581479308860892982834470948536525240250945407271744) math:sum 106308293319033598967374023982486958881442225434618228460224836963125160834472039914479425188099046011269607151396997905733966686239932992426385414821271424481511379114260791280727516810316776784630105066458203799888841466343196083748319500706768712634799837456673818342565856705255871141377553125885268427302762241060843474552607793427619408347569478475721971035076559971840233208713121972201696295244891569917228984680008024767993936109479369879081159211122778489668121360530728948539206245489878763758467044986249191138351701211123394572375629617914149123242587855240380351945246453095136639451353879320847491341771661137661198600068152241560610065304305600155836881033307512548663351344033 . (362 65702138557156132957164243330990758248575856283097917022438179303302382583711540118461893586143446935364159730358393326685551910461040900189530371099824030334288215497257683553968247744781697215476518619802970870774560446276224215852720464600115134992048581995893460099664159915734287930723848582819065646399746664223087420485407947208490479109936095103268116683133641353121763137298616945701484516557500742473735944824542925564821460280048882951585440102350091552448856979408284925414434091684138117113063964779394120411008679268417331649413646121288267529370886936720374371362103832924606576440801712031794724716173165682591380793849457003581479308860892982834470948536525240250945407271744 106308293319033598967374023982486958881442225434618228460224836963125160834472039914479425188099046011269607151396997905733966686239932992426385414821271424481511379114260791280727516810316776784630105066458203799888841466343196083748319500706768712634799837456673818342565856705255871141377553125885268427302762241060843474552607793427619408347569478475721971035076559971840233208713121972201696295244891569917228984680008024767993936109479369879081159211122778489668121360530728948539206245489878763758467044986249191138351701211123394572375629617914149123242587855240380351945246453095136639451353879320847491341771661137661198600068152241560610065304305600155836881033307512548663351344033) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12228,7 +12228,7 @@ _:gn_1485 { } _:gn_1486 { - 364 math:greaterThan 1 . + (364) math:greaterThan 1 . (364 1) math:difference 363 . (25095983795278666946954462679494557615709487131577605584651521643479604332951040322444361984187847859458712309319788747637137134682148807952675327378376636187065051880254575827208978679246617646322932173147737941660279426209252347957121428493461557349297326535113101856762463126212704720070144039752862865496731087385331366418208100989361549872302711730814262331190722734403293065884111919201272737870109915030242904969077826361648984450618396024089720993577404615229592598285840902289661937878397470467660884572539049683665657325711268726451662624662385935499186018200368390778961212754076513430249544742741958090574670227521562987630761765602348552417480365513105016039742967953227463199455 40606154761877466010209780651496200632866369151520311437786657659822778250760499796017531601955599075905447421038604579048414775778892092236855043721447394147223163617003107726759269065535079569153586446655232929114281020066971867895599036106653577642751255460780358242901696789521583210653704543066202780903015576837756054067199846219128929237633383372453854351942918618718470071414505026500211778687390827443493039855465099203172475829430486927495719108772686937219264381122444023124772153805740646645403080206855070727343021942706062922961983496625881593871700918520005980583142620170530063010552167289052766625598495455069817806218695237979130756443412617321365932496782272297717944072289) math:sum 65702138557156132957164243330990758248575856283097917022438179303302382583711540118461893586143446935364159730358393326685551910461040900189530371099824030334288215497257683553968247744781697215476518619802970870774560446276224215852720464600115134992048581995893460099664159915734287930723848582819065646399746664223087420485407947208490479109936095103268116683133641353121763137298616945701484516557500742473735944824542925564821460280048882951585440102350091552448856979408284925414434091684138117113063964779394120411008679268417331649413646121288267529370886936720374371362103832924606576440801712031794724716173165682591380793849457003581479308860892982834470948536525240250945407271744 . (363 40606154761877466010209780651496200632866369151520311437786657659822778250760499796017531601955599075905447421038604579048414775778892092236855043721447394147223163617003107726759269065535079569153586446655232929114281020066971867895599036106653577642751255460780358242901696789521583210653704543066202780903015576837756054067199846219128929237633383372453854351942918618718470071414505026500211778687390827443493039855465099203172475829430486927495719108772686937219264381122444023124772153805740646645403080206855070727343021942706062922961983496625881593871700918520005980583142620170530063010552167289052766625598495455069817806218695237979130756443412617321365932496782272297717944072289 65702138557156132957164243330990758248575856283097917022438179303302382583711540118461893586143446935364159730358393326685551910461040900189530371099824030334288215497257683553968247744781697215476518619802970870774560446276224215852720464600115134992048581995893460099664159915734287930723848582819065646399746664223087420485407947208490479109936095103268116683133641353121763137298616945701484516557500742473735944824542925564821460280048882951585440102350091552448856979408284925414434091684138117113063964779394120411008679268417331649413646121288267529370886936720374371362103832924606576440801712031794724716173165682591380793849457003581479308860892982834470948536525240250945407271744) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12239,7 +12239,7 @@ _:gn_1487 { } _:gn_1488 { - 365 math:greaterThan 1 . + (365) math:greaterThan 1 . (365 1) math:difference 364 . (15510170966598799063255317972001643017156882019942705853135136016343173917809459473573169617767751216446735111718815831411277641096743284284179716343070757960158111736748531899550290386288461922830654273507494987454001593857719519938477607613192020293453928925667256386139233663308878490583560503313339915406284489452424687648991745229767379365330671641639592020752195884315177005530393107298939040817280912413250134886387272841523491378812090903405998115195282321989671782836603120835110215927343176177742195634316021043677364616994794196510320871963495658372514900319637589804181407416453549580302622546310808535023825227548254818587933472376782204025932251808260916457039304344490480872834 25095983795278666946954462679494557615709487131577605584651521643479604332951040322444361984187847859458712309319788747637137134682148807952675327378376636187065051880254575827208978679246617646322932173147737941660279426209252347957121428493461557349297326535113101856762463126212704720070144039752862865496731087385331366418208100989361549872302711730814262331190722734403293065884111919201272737870109915030242904969077826361648984450618396024089720993577404615229592598285840902289661937878397470467660884572539049683665657325711268726451662624662385935499186018200368390778961212754076513430249544742741958090574670227521562987630761765602348552417480365513105016039742967953227463199455) math:sum 40606154761877466010209780651496200632866369151520311437786657659822778250760499796017531601955599075905447421038604579048414775778892092236855043721447394147223163617003107726759269065535079569153586446655232929114281020066971867895599036106653577642751255460780358242901696789521583210653704543066202780903015576837756054067199846219128929237633383372453854351942918618718470071414505026500211778687390827443493039855465099203172475829430486927495719108772686937219264381122444023124772153805740646645403080206855070727343021942706062922961983496625881593871700918520005980583142620170530063010552167289052766625598495455069817806218695237979130756443412617321365932496782272297717944072289 . (364 25095983795278666946954462679494557615709487131577605584651521643479604332951040322444361984187847859458712309319788747637137134682148807952675327378376636187065051880254575827208978679246617646322932173147737941660279426209252347957121428493461557349297326535113101856762463126212704720070144039752862865496731087385331366418208100989361549872302711730814262331190722734403293065884111919201272737870109915030242904969077826361648984450618396024089720993577404615229592598285840902289661937878397470467660884572539049683665657325711268726451662624662385935499186018200368390778961212754076513430249544742741958090574670227521562987630761765602348552417480365513105016039742967953227463199455 40606154761877466010209780651496200632866369151520311437786657659822778250760499796017531601955599075905447421038604579048414775778892092236855043721447394147223163617003107726759269065535079569153586446655232929114281020066971867895599036106653577642751255460780358242901696789521583210653704543066202780903015576837756054067199846219128929237633383372453854351942918618718470071414505026500211778687390827443493039855465099203172475829430486927495719108772686937219264381122444023124772153805740646645403080206855070727343021942706062922961983496625881593871700918520005980583142620170530063010552167289052766625598495455069817806218695237979130756443412617321365932496782272297717944072289) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12250,7 +12250,7 @@ _:gn_1489 { } _:gn_1490 { - 366 math:greaterThan 1 . + (366) math:greaterThan 1 . (366 1) math:difference 365 . (9585812828679867883699144707492914598552605111634899731516385627136430415141580848871192366420096643011977197600972916225859493585405523668495611035305878226906940143506043927658688292958155723492277899640242954206277832351532828018643820880269537055843397609445845470623229462903826229486583536439522950090446597932906678769216355759594170506972040089174670310438526850088116060353718811902333697052829002616992770082690553520125493071806305120683722878382122293239920815449237781454551721951054294289918688938223028639988292708716474529941341752698890277126671117880730800974779805337622963849946922196431149555550844999973308169042828293225566348391548113704844099582703663608736982326621 15510170966598799063255317972001643017156882019942705853135136016343173917809459473573169617767751216446735111718815831411277641096743284284179716343070757960158111736748531899550290386288461922830654273507494987454001593857719519938477607613192020293453928925667256386139233663308878490583560503313339915406284489452424687648991745229767379365330671641639592020752195884315177005530393107298939040817280912413250134886387272841523491378812090903405998115195282321989671782836603120835110215927343176177742195634316021043677364616994794196510320871963495658372514900319637589804181407416453549580302622546310808535023825227548254818587933472376782204025932251808260916457039304344490480872834) math:sum 25095983795278666946954462679494557615709487131577605584651521643479604332951040322444361984187847859458712309319788747637137134682148807952675327378376636187065051880254575827208978679246617646322932173147737941660279426209252347957121428493461557349297326535113101856762463126212704720070144039752862865496731087385331366418208100989361549872302711730814262331190722734403293065884111919201272737870109915030242904969077826361648984450618396024089720993577404615229592598285840902289661937878397470467660884572539049683665657325711268726451662624662385935499186018200368390778961212754076513430249544742741958090574670227521562987630761765602348552417480365513105016039742967953227463199455 . (365 15510170966598799063255317972001643017156882019942705853135136016343173917809459473573169617767751216446735111718815831411277641096743284284179716343070757960158111736748531899550290386288461922830654273507494987454001593857719519938477607613192020293453928925667256386139233663308878490583560503313339915406284489452424687648991745229767379365330671641639592020752195884315177005530393107298939040817280912413250134886387272841523491378812090903405998115195282321989671782836603120835110215927343176177742195634316021043677364616994794196510320871963495658372514900319637589804181407416453549580302622546310808535023825227548254818587933472376782204025932251808260916457039304344490480872834 25095983795278666946954462679494557615709487131577605584651521643479604332951040322444361984187847859458712309319788747637137134682148807952675327378376636187065051880254575827208978679246617646322932173147737941660279426209252347957121428493461557349297326535113101856762463126212704720070144039752862865496731087385331366418208100989361549872302711730814262331190722734403293065884111919201272737870109915030242904969077826361648984450618396024089720993577404615229592598285840902289661937878397470467660884572539049683665657325711268726451662624662385935499186018200368390778961212754076513430249544742741958090574670227521562987630761765602348552417480365513105016039742967953227463199455) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12261,7 +12261,7 @@ _:gn_1491 { } _:gn_1492 { - 367 math:greaterThan 1 . + (367) math:greaterThan 1 . (367 1) math:difference 366 . (5924358137918931179556173264508728418604276908307806121618750389206743502667878624701977251347654573434757914117842915185418147511337760615684105307764879733251171593242487971891602093330306199338376373867252033247723761506186691919833786732922483237610531316221410915516004200405052261096976966873816965315837891519518008879775389470173208858358631552464921710313669034227060945176674295396605343764451909796257364803696719321397998307005785782722275236813160028749750967387365339380558493976288881887823506696092992403689071908278319666568979119264605381245843782438906788829401602078830585730355700349879658979472980227574946649545105179151215855634384138103416816874335640735753498546213 9585812828679867883699144707492914598552605111634899731516385627136430415141580848871192366420096643011977197600972916225859493585405523668495611035305878226906940143506043927658688292958155723492277899640242954206277832351532828018643820880269537055843397609445845470623229462903826229486583536439522950090446597932906678769216355759594170506972040089174670310438526850088116060353718811902333697052829002616992770082690553520125493071806305120683722878382122293239920815449237781454551721951054294289918688938223028639988292708716474529941341752698890277126671117880730800974779805337622963849946922196431149555550844999973308169042828293225566348391548113704844099582703663608736982326621) math:sum 15510170966598799063255317972001643017156882019942705853135136016343173917809459473573169617767751216446735111718815831411277641096743284284179716343070757960158111736748531899550290386288461922830654273507494987454001593857719519938477607613192020293453928925667256386139233663308878490583560503313339915406284489452424687648991745229767379365330671641639592020752195884315177005530393107298939040817280912413250134886387272841523491378812090903405998115195282321989671782836603120835110215927343176177742195634316021043677364616994794196510320871963495658372514900319637589804181407416453549580302622546310808535023825227548254818587933472376782204025932251808260916457039304344490480872834 . (366 9585812828679867883699144707492914598552605111634899731516385627136430415141580848871192366420096643011977197600972916225859493585405523668495611035305878226906940143506043927658688292958155723492277899640242954206277832351532828018643820880269537055843397609445845470623229462903826229486583536439522950090446597932906678769216355759594170506972040089174670310438526850088116060353718811902333697052829002616992770082690553520125493071806305120683722878382122293239920815449237781454551721951054294289918688938223028639988292708716474529941341752698890277126671117880730800974779805337622963849946922196431149555550844999973308169042828293225566348391548113704844099582703663608736982326621 15510170966598799063255317972001643017156882019942705853135136016343173917809459473573169617767751216446735111718815831411277641096743284284179716343070757960158111736748531899550290386288461922830654273507494987454001593857719519938477607613192020293453928925667256386139233663308878490583560503313339915406284489452424687648991745229767379365330671641639592020752195884315177005530393107298939040817280912413250134886387272841523491378812090903405998115195282321989671782836603120835110215927343176177742195634316021043677364616994794196510320871963495658372514900319637589804181407416453549580302622546310808535023825227548254818587933472376782204025932251808260916457039304344490480872834) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12272,7 +12272,7 @@ _:gn_1493 { } _:gn_1494 { - 368 math:greaterThan 1 . + (368) math:greaterThan 1 . (368 1) math:difference 367 . (3661454690760936704142971442984186179948328203327093609897635237929686912473702224169215115072442069577219283483130001040441346074067763052811505727540998493655768550263555955767086199627849524153901525772990920958554070845346136098810034147347053818232866293224434555107225262498773968389606569565705984774608706413388669889440966289420961648613408536709748600124857815861055115177044516505728353288377092820735405278993834198727494764800519337961447641568962264490169848061872442073993227974765412402095182242130036236299220800438154863372362633434284895880827335441824012145378203258792378119591221846551490576077864772398361519497723114074350492757163975601427282708368022872983483780408 5924358137918931179556173264508728418604276908307806121618750389206743502667878624701977251347654573434757914117842915185418147511337760615684105307764879733251171593242487971891602093330306199338376373867252033247723761506186691919833786732922483237610531316221410915516004200405052261096976966873816965315837891519518008879775389470173208858358631552464921710313669034227060945176674295396605343764451909796257364803696719321397998307005785782722275236813160028749750967387365339380558493976288881887823506696092992403689071908278319666568979119264605381245843782438906788829401602078830585730355700349879658979472980227574946649545105179151215855634384138103416816874335640735753498546213) math:sum 9585812828679867883699144707492914598552605111634899731516385627136430415141580848871192366420096643011977197600972916225859493585405523668495611035305878226906940143506043927658688292958155723492277899640242954206277832351532828018643820880269537055843397609445845470623229462903826229486583536439522950090446597932906678769216355759594170506972040089174670310438526850088116060353718811902333697052829002616992770082690553520125493071806305120683722878382122293239920815449237781454551721951054294289918688938223028639988292708716474529941341752698890277126671117880730800974779805337622963849946922196431149555550844999973308169042828293225566348391548113704844099582703663608736982326621 . (367 5924358137918931179556173264508728418604276908307806121618750389206743502667878624701977251347654573434757914117842915185418147511337760615684105307764879733251171593242487971891602093330306199338376373867252033247723761506186691919833786732922483237610531316221410915516004200405052261096976966873816965315837891519518008879775389470173208858358631552464921710313669034227060945176674295396605343764451909796257364803696719321397998307005785782722275236813160028749750967387365339380558493976288881887823506696092992403689071908278319666568979119264605381245843782438906788829401602078830585730355700349879658979472980227574946649545105179151215855634384138103416816874335640735753498546213 9585812828679867883699144707492914598552605111634899731516385627136430415141580848871192366420096643011977197600972916225859493585405523668495611035305878226906940143506043927658688292958155723492277899640242954206277832351532828018643820880269537055843397609445845470623229462903826229486583536439522950090446597932906678769216355759594170506972040089174670310438526850088116060353718811902333697052829002616992770082690553520125493071806305120683722878382122293239920815449237781454551721951054294289918688938223028639988292708716474529941341752698890277126671117880730800974779805337622963849946922196431149555550844999973308169042828293225566348391548113704844099582703663608736982326621) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12283,7 +12283,7 @@ _:gn_1495 { } _:gn_1496 { - 369 math:greaterThan 1 . + (369) math:greaterThan 1 . (369 1) math:difference 368 . (2262903447157994475413201821524542238655948704980712511721115151277056590194176400532762136275212503857538630634712914144976801437269997562872599580223881239595403042978932016124515893702456675184474848094261112289169690660840555821023752585575429419377665022996976360408778937906278292707370397308110980541229185106129338990334423180752247209745223015755173110188811218366005829999629778890876990476074816975521959524702885122670503542205266444760827595244197764259581119325492897306565266001523469485728324453962956167389851107840164803196616485830320485365016446997082776684023398820038207610764478503328168403395115455176585130047382065076865362877220162501989534165967617862770014765805 3661454690760936704142971442984186179948328203327093609897635237929686912473702224169215115072442069577219283483130001040441346074067763052811505727540998493655768550263555955767086199627849524153901525772990920958554070845346136098810034147347053818232866293224434555107225262498773968389606569565705984774608706413388669889440966289420961648613408536709748600124857815861055115177044516505728353288377092820735405278993834198727494764800519337961447641568962264490169848061872442073993227974765412402095182242130036236299220800438154863372362633434284895880827335441824012145378203258792378119591221846551490576077864772398361519497723114074350492757163975601427282708368022872983483780408) math:sum 5924358137918931179556173264508728418604276908307806121618750389206743502667878624701977251347654573434757914117842915185418147511337760615684105307764879733251171593242487971891602093330306199338376373867252033247723761506186691919833786732922483237610531316221410915516004200405052261096976966873816965315837891519518008879775389470173208858358631552464921710313669034227060945176674295396605343764451909796257364803696719321397998307005785782722275236813160028749750967387365339380558493976288881887823506696092992403689071908278319666568979119264605381245843782438906788829401602078830585730355700349879658979472980227574946649545105179151215855634384138103416816874335640735753498546213 . (368 3661454690760936704142971442984186179948328203327093609897635237929686912473702224169215115072442069577219283483130001040441346074067763052811505727540998493655768550263555955767086199627849524153901525772990920958554070845346136098810034147347053818232866293224434555107225262498773968389606569565705984774608706413388669889440966289420961648613408536709748600124857815861055115177044516505728353288377092820735405278993834198727494764800519337961447641568962264490169848061872442073993227974765412402095182242130036236299220800438154863372362633434284895880827335441824012145378203258792378119591221846551490576077864772398361519497723114074350492757163975601427282708368022872983483780408 5924358137918931179556173264508728418604276908307806121618750389206743502667878624701977251347654573434757914117842915185418147511337760615684105307764879733251171593242487971891602093330306199338376373867252033247723761506186691919833786732922483237610531316221410915516004200405052261096976966873816965315837891519518008879775389470173208858358631552464921710313669034227060945176674295396605343764451909796257364803696719321397998307005785782722275236813160028749750967387365339380558493976288881887823506696092992403689071908278319666568979119264605381245843782438906788829401602078830585730355700349879658979472980227574946649545105179151215855634384138103416816874335640735753498546213) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12294,7 +12294,7 @@ _:gn_1497 { } _:gn_1498 { - 370 math:greaterThan 1 . + (370) math:greaterThan 1 . (370 1) math:difference 369 . (1398551243602942228729769621459643941292379498346381098176520086652630322279525823636452978797229565719680652848417086895464544636797765489938906147317117254060365507284623939642570305925392848969426677678729808669384380184505580277786281561771624398855201270227458194698446324592495675682236172257595004233379521307259330899106543108668714438868185520954575489936046597495049285177414737614851362812302275845213445754290949076056991222595252893200620046324764500230588728736379544767427961973241942916366857788167080068909369692597990060175746147603964410515810888444741235461354804438754170508826743343223322172682749317221776389450341048997485129879943813099437748542400405010213469014603 2262903447157994475413201821524542238655948704980712511721115151277056590194176400532762136275212503857538630634712914144976801437269997562872599580223881239595403042978932016124515893702456675184474848094261112289169690660840555821023752585575429419377665022996976360408778937906278292707370397308110980541229185106129338990334423180752247209745223015755173110188811218366005829999629778890876990476074816975521959524702885122670503542205266444760827595244197764259581119325492897306565266001523469485728324453962956167389851107840164803196616485830320485365016446997082776684023398820038207610764478503328168403395115455176585130047382065076865362877220162501989534165967617862770014765805) math:sum 3661454690760936704142971442984186179948328203327093609897635237929686912473702224169215115072442069577219283483130001040441346074067763052811505727540998493655768550263555955767086199627849524153901525772990920958554070845346136098810034147347053818232866293224434555107225262498773968389606569565705984774608706413388669889440966289420961648613408536709748600124857815861055115177044516505728353288377092820735405278993834198727494764800519337961447641568962264490169848061872442073993227974765412402095182242130036236299220800438154863372362633434284895880827335441824012145378203258792378119591221846551490576077864772398361519497723114074350492757163975601427282708368022872983483780408 . (369 2262903447157994475413201821524542238655948704980712511721115151277056590194176400532762136275212503857538630634712914144976801437269997562872599580223881239595403042978932016124515893702456675184474848094261112289169690660840555821023752585575429419377665022996976360408778937906278292707370397308110980541229185106129338990334423180752247209745223015755173110188811218366005829999629778890876990476074816975521959524702885122670503542205266444760827595244197764259581119325492897306565266001523469485728324453962956167389851107840164803196616485830320485365016446997082776684023398820038207610764478503328168403395115455176585130047382065076865362877220162501989534165967617862770014765805 3661454690760936704142971442984186179948328203327093609897635237929686912473702224169215115072442069577219283483130001040441346074067763052811505727540998493655768550263555955767086199627849524153901525772990920958554070845346136098810034147347053818232866293224434555107225262498773968389606569565705984774608706413388669889440966289420961648613408536709748600124857815861055115177044516505728353288377092820735405278993834198727494764800519337961447641568962264490169848061872442073993227974765412402095182242130036236299220800438154863372362633434284895880827335441824012145378203258792378119591221846551490576077864772398361519497723114074350492757163975601427282708368022872983483780408) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12305,7 +12305,7 @@ _:gn_1499 { } _:gn_1500 { - 371 math:greaterThan 1 . + (371) math:greaterThan 1 . (371 1) math:difference 370 . (864352203555052246683432200064898297363569206634331413544595064624426267914650576896309157477982938137857977786295827249512256800472232072933693432906763985535037535694308076481945587777063826215048170415531303619785310476334975543237471023803805020522463752769518165710332613313782617025134225050515976307849663798870008091227880072083532770877037494800597620252764620870956544822215041276025627663772541130308513770411936046613512319610013551560207548919433264028992390589113352539137304028281526569361466665795876098480481415242174743020870338226356074849205558552341541222668594381284037101937735160104846230712366137954808740597041016079380232997276349402551785623567212852556545751202 1398551243602942228729769621459643941292379498346381098176520086652630322279525823636452978797229565719680652848417086895464544636797765489938906147317117254060365507284623939642570305925392848969426677678729808669384380184505580277786281561771624398855201270227458194698446324592495675682236172257595004233379521307259330899106543108668714438868185520954575489936046597495049285177414737614851362812302275845213445754290949076056991222595252893200620046324764500230588728736379544767427961973241942916366857788167080068909369692597990060175746147603964410515810888444741235461354804438754170508826743343223322172682749317221776389450341048997485129879943813099437748542400405010213469014603) math:sum 2262903447157994475413201821524542238655948704980712511721115151277056590194176400532762136275212503857538630634712914144976801437269997562872599580223881239595403042978932016124515893702456675184474848094261112289169690660840555821023752585575429419377665022996976360408778937906278292707370397308110980541229185106129338990334423180752247209745223015755173110188811218366005829999629778890876990476074816975521959524702885122670503542205266444760827595244197764259581119325492897306565266001523469485728324453962956167389851107840164803196616485830320485365016446997082776684023398820038207610764478503328168403395115455176585130047382065076865362877220162501989534165967617862770014765805 . (370 1398551243602942228729769621459643941292379498346381098176520086652630322279525823636452978797229565719680652848417086895464544636797765489938906147317117254060365507284623939642570305925392848969426677678729808669384380184505580277786281561771624398855201270227458194698446324592495675682236172257595004233379521307259330899106543108668714438868185520954575489936046597495049285177414737614851362812302275845213445754290949076056991222595252893200620046324764500230588728736379544767427961973241942916366857788167080068909369692597990060175746147603964410515810888444741235461354804438754170508826743343223322172682749317221776389450341048997485129879943813099437748542400405010213469014603 2262903447157994475413201821524542238655948704980712511721115151277056590194176400532762136275212503857538630634712914144976801437269997562872599580223881239595403042978932016124515893702456675184474848094261112289169690660840555821023752585575429419377665022996976360408778937906278292707370397308110980541229185106129338990334423180752247209745223015755173110188811218366005829999629778890876990476074816975521959524702885122670503542205266444760827595244197764259581119325492897306565266001523469485728324453962956167389851107840164803196616485830320485365016446997082776684023398820038207610764478503328168403395115455176585130047382065076865362877220162501989534165967617862770014765805) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12316,7 +12316,7 @@ _:gn_1501 { } _:gn_1502 { - 372 math:greaterThan 1 . + (372) math:greaterThan 1 . (372 1) math:difference 371 . (534199040047889982046337421394745643928810291712049684631925022028204054364875246740143821319246627581822675062121259645952287836325533417005212714410353268525327971590315863160624718148329022754378507263198505049599069708170604734548810537967819378332737517457940028988113711278713058657101947207079027925529857508389322807878663036585181667991148026153977869683281976624092740355199696338825735148529734714904931983879013029443478902985239341640412497405331236201596338147266192228290657944960416347005391122371203970428888277355815317154875809377608335666605329892399694238686210057470133406889008183118475941970383179266967648853300032918104896882667463696885962918833192157656923263401 864352203555052246683432200064898297363569206634331413544595064624426267914650576896309157477982938137857977786295827249512256800472232072933693432906763985535037535694308076481945587777063826215048170415531303619785310476334975543237471023803805020522463752769518165710332613313782617025134225050515976307849663798870008091227880072083532770877037494800597620252764620870956544822215041276025627663772541130308513770411936046613512319610013551560207548919433264028992390589113352539137304028281526569361466665795876098480481415242174743020870338226356074849205558552341541222668594381284037101937735160104846230712366137954808740597041016079380232997276349402551785623567212852556545751202) math:sum 1398551243602942228729769621459643941292379498346381098176520086652630322279525823636452978797229565719680652848417086895464544636797765489938906147317117254060365507284623939642570305925392848969426677678729808669384380184505580277786281561771624398855201270227458194698446324592495675682236172257595004233379521307259330899106543108668714438868185520954575489936046597495049285177414737614851362812302275845213445754290949076056991222595252893200620046324764500230588728736379544767427961973241942916366857788167080068909369692597990060175746147603964410515810888444741235461354804438754170508826743343223322172682749317221776389450341048997485129879943813099437748542400405010213469014603 . (371 864352203555052246683432200064898297363569206634331413544595064624426267914650576896309157477982938137857977786295827249512256800472232072933693432906763985535037535694308076481945587777063826215048170415531303619785310476334975543237471023803805020522463752769518165710332613313782617025134225050515976307849663798870008091227880072083532770877037494800597620252764620870956544822215041276025627663772541130308513770411936046613512319610013551560207548919433264028992390589113352539137304028281526569361466665795876098480481415242174743020870338226356074849205558552341541222668594381284037101937735160104846230712366137954808740597041016079380232997276349402551785623567212852556545751202 1398551243602942228729769621459643941292379498346381098176520086652630322279525823636452978797229565719680652848417086895464544636797765489938906147317117254060365507284623939642570305925392848969426677678729808669384380184505580277786281561771624398855201270227458194698446324592495675682236172257595004233379521307259330899106543108668714438868185520954575489936046597495049285177414737614851362812302275845213445754290949076056991222595252893200620046324764500230588728736379544767427961973241942916366857788167080068909369692597990060175746147603964410515810888444741235461354804438754170508826743343223322172682749317221776389450341048997485129879943813099437748542400405010213469014603) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12327,7 +12327,7 @@ _:gn_1503 { } _:gn_1504 { - 373 math:greaterThan 1 . + (373) math:greaterThan 1 . (373 1) math:difference 372 . (330153163507162264637094778670152653434758914922281728912670042596222213549775330156165336158736310556035302724174567603559968964146698655928480718496410717009709564103992213321320869628734803460669663152332798570186240768164370808688660485835985642189726235311578136722218902035069558368032277843436948382319806290480685283349217035498351102885889468646619750569482644246863804467015344937199892515242806415403581786532923017170033416624774209919795051514102027827396052441847160310846646083321110222356075543424672128051593137886359425865994528848747739182600228659941846983982384323813903695048726976986370288741982958687841091743740983161275336114608885705665822704734020694899622487801 534199040047889982046337421394745643928810291712049684631925022028204054364875246740143821319246627581822675062121259645952287836325533417005212714410353268525327971590315863160624718148329022754378507263198505049599069708170604734548810537967819378332737517457940028988113711278713058657101947207079027925529857508389322807878663036585181667991148026153977869683281976624092740355199696338825735148529734714904931983879013029443478902985239341640412497405331236201596338147266192228290657944960416347005391122371203970428888277355815317154875809377608335666605329892399694238686210057470133406889008183118475941970383179266967648853300032918104896882667463696885962918833192157656923263401) math:sum 864352203555052246683432200064898297363569206634331413544595064624426267914650576896309157477982938137857977786295827249512256800472232072933693432906763985535037535694308076481945587777063826215048170415531303619785310476334975543237471023803805020522463752769518165710332613313782617025134225050515976307849663798870008091227880072083532770877037494800597620252764620870956544822215041276025627663772541130308513770411936046613512319610013551560207548919433264028992390589113352539137304028281526569361466665795876098480481415242174743020870338226356074849205558552341541222668594381284037101937735160104846230712366137954808740597041016079380232997276349402551785623567212852556545751202 . (372 534199040047889982046337421394745643928810291712049684631925022028204054364875246740143821319246627581822675062121259645952287836325533417005212714410353268525327971590315863160624718148329022754378507263198505049599069708170604734548810537967819378332737517457940028988113711278713058657101947207079027925529857508389322807878663036585181667991148026153977869683281976624092740355199696338825735148529734714904931983879013029443478902985239341640412497405331236201596338147266192228290657944960416347005391122371203970428888277355815317154875809377608335666605329892399694238686210057470133406889008183118475941970383179266967648853300032918104896882667463696885962918833192157656923263401 864352203555052246683432200064898297363569206634331413544595064624426267914650576896309157477982938137857977786295827249512256800472232072933693432906763985535037535694308076481945587777063826215048170415531303619785310476334975543237471023803805020522463752769518165710332613313782617025134225050515976307849663798870008091227880072083532770877037494800597620252764620870956544822215041276025627663772541130308513770411936046613512319610013551560207548919433264028992390589113352539137304028281526569361466665795876098480481415242174743020870338226356074849205558552341541222668594381284037101937735160104846230712366137954808740597041016079380232997276349402551785623567212852556545751202) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12338,7 +12338,7 @@ _:gn_1505 { } _:gn_1506 { - 374 math:greaterThan 1 . + (374) math:greaterThan 1 . (374 1) math:difference 373 . (204045876540727717409242642724592990494051376789767955719254979431981840815099916583978485160510317025787372337946692042392318872178834761076731995913942551515618407486323649839303848519594219293708844110865706479412828940006233925860150052131833736143011282146361892265894809243643500289069669363642079543210051217908637524529446001086830565105258557507358119113799332377228935888184351401625842633286928299501350197346090012273445486360465131720617445891229208374200285705419031917444011861639306124649315578946531842377295139469455891288881280528860596484005101232457847254703825733656229711840281206132105653228400220579126557109559049756829560768058577991220140214099171462757300775600 330153163507162264637094778670152653434758914922281728912670042596222213549775330156165336158736310556035302724174567603559968964146698655928480718496410717009709564103992213321320869628734803460669663152332798570186240768164370808688660485835985642189726235311578136722218902035069558368032277843436948382319806290480685283349217035498351102885889468646619750569482644246863804467015344937199892515242806415403581786532923017170033416624774209919795051514102027827396052441847160310846646083321110222356075543424672128051593137886359425865994528848747739182600228659941846983982384323813903695048726976986370288741982958687841091743740983161275336114608885705665822704734020694899622487801) math:sum 534199040047889982046337421394745643928810291712049684631925022028204054364875246740143821319246627581822675062121259645952287836325533417005212714410353268525327971590315863160624718148329022754378507263198505049599069708170604734548810537967819378332737517457940028988113711278713058657101947207079027925529857508389322807878663036585181667991148026153977869683281976624092740355199696338825735148529734714904931983879013029443478902985239341640412497405331236201596338147266192228290657944960416347005391122371203970428888277355815317154875809377608335666605329892399694238686210057470133406889008183118475941970383179266967648853300032918104896882667463696885962918833192157656923263401 . (373 330153163507162264637094778670152653434758914922281728912670042596222213549775330156165336158736310556035302724174567603559968964146698655928480718496410717009709564103992213321320869628734803460669663152332798570186240768164370808688660485835985642189726235311578136722218902035069558368032277843436948382319806290480685283349217035498351102885889468646619750569482644246863804467015344937199892515242806415403581786532923017170033416624774209919795051514102027827396052441847160310846646083321110222356075543424672128051593137886359425865994528848747739182600228659941846983982384323813903695048726976986370288741982958687841091743740983161275336114608885705665822704734020694899622487801 534199040047889982046337421394745643928810291712049684631925022028204054364875246740143821319246627581822675062121259645952287836325533417005212714410353268525327971590315863160624718148329022754378507263198505049599069708170604734548810537967819378332737517457940028988113711278713058657101947207079027925529857508389322807878663036585181667991148026153977869683281976624092740355199696338825735148529734714904931983879013029443478902985239341640412497405331236201596338147266192228290657944960416347005391122371203970428888277355815317154875809377608335666605329892399694238686210057470133406889008183118475941970383179266967648853300032918104896882667463696885962918833192157656923263401) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12349,7 +12349,7 @@ _:gn_1507 { } _:gn_1508 { - 375 math:greaterThan 1 . + (375) math:greaterThan 1 . (375 1) math:difference 374 . (126107286966434547227852135945559662940707538132513773193415063164240372734675413572186850998225993530247930386227875561167650091967863894851748722582468165494091156617668563482017021109140584166960819041467092090773411828158136882828510433704151906046714953165216244456324092791426058078962608479794868839109755072572047758819771034411520537780630911139261631455683311869634868578830993535574049881955878115902231589186833004896587930264309078199177605622872819453195766736428128393402634221681804097706759964478140285674297998416903534577113248319887142698595127427483999729278558590157673983208445770854264635513582738108714534634181933404445775346550307714445682490634849232142321712201 204045876540727717409242642724592990494051376789767955719254979431981840815099916583978485160510317025787372337946692042392318872178834761076731995913942551515618407486323649839303848519594219293708844110865706479412828940006233925860150052131833736143011282146361892265894809243643500289069669363642079543210051217908637524529446001086830565105258557507358119113799332377228935888184351401625842633286928299501350197346090012273445486360465131720617445891229208374200285705419031917444011861639306124649315578946531842377295139469455891288881280528860596484005101232457847254703825733656229711840281206132105653228400220579126557109559049756829560768058577991220140214099171462757300775600) math:sum 330153163507162264637094778670152653434758914922281728912670042596222213549775330156165336158736310556035302724174567603559968964146698655928480718496410717009709564103992213321320869628734803460669663152332798570186240768164370808688660485835985642189726235311578136722218902035069558368032277843436948382319806290480685283349217035498351102885889468646619750569482644246863804467015344937199892515242806415403581786532923017170033416624774209919795051514102027827396052441847160310846646083321110222356075543424672128051593137886359425865994528848747739182600228659941846983982384323813903695048726976986370288741982958687841091743740983161275336114608885705665822704734020694899622487801 . (374 204045876540727717409242642724592990494051376789767955719254979431981840815099916583978485160510317025787372337946692042392318872178834761076731995913942551515618407486323649839303848519594219293708844110865706479412828940006233925860150052131833736143011282146361892265894809243643500289069669363642079543210051217908637524529446001086830565105258557507358119113799332377228935888184351401625842633286928299501350197346090012273445486360465131720617445891229208374200285705419031917444011861639306124649315578946531842377295139469455891288881280528860596484005101232457847254703825733656229711840281206132105653228400220579126557109559049756829560768058577991220140214099171462757300775600 330153163507162264637094778670152653434758914922281728912670042596222213549775330156165336158736310556035302724174567603559968964146698655928480718496410717009709564103992213321320869628734803460669663152332798570186240768164370808688660485835985642189726235311578136722218902035069558368032277843436948382319806290480685283349217035498351102885889468646619750569482644246863804467015344937199892515242806415403581786532923017170033416624774209919795051514102027827396052441847160310846646083321110222356075543424672128051593137886359425865994528848747739182600228659941846983982384323813903695048726976986370288741982958687841091743740983161275336114608885705665822704734020694899622487801) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12360,7 +12360,7 @@ _:gn_1509 { } _:gn_1510 { - 376 math:greaterThan 1 . + (376) math:greaterThan 1 . (376 1) math:difference 375 . (77938589574293170181390506779033327553343838657254182525839916267741468080424503011791634162284323495539441951718816481224668780210970866224983273331474386021527250868655086357286827410453635126748025069398614388639417111848097043031639618427681830096296328981145647809570716452217442210107060883847210704100296145336589765709674966675310027324627646368096487658116020507594067309353357866051792751331050183599118608159257007376857556096156053521439840268356388921004518968990903524041377639957502026942555614468391556702997141052552356711768032208973453785409973804973847525425267143498555728631835435277841017714817482470412022475377116352383785421508270276774457723464322230614979063399 126107286966434547227852135945559662940707538132513773193415063164240372734675413572186850998225993530247930386227875561167650091967863894851748722582468165494091156617668563482017021109140584166960819041467092090773411828158136882828510433704151906046714953165216244456324092791426058078962608479794868839109755072572047758819771034411520537780630911139261631455683311869634868578830993535574049881955878115902231589186833004896587930264309078199177605622872819453195766736428128393402634221681804097706759964478140285674297998416903534577113248319887142698595127427483999729278558590157673983208445770854264635513582738108714534634181933404445775346550307714445682490634849232142321712201) math:sum 204045876540727717409242642724592990494051376789767955719254979431981840815099916583978485160510317025787372337946692042392318872178834761076731995913942551515618407486323649839303848519594219293708844110865706479412828940006233925860150052131833736143011282146361892265894809243643500289069669363642079543210051217908637524529446001086830565105258557507358119113799332377228935888184351401625842633286928299501350197346090012273445486360465131720617445891229208374200285705419031917444011861639306124649315578946531842377295139469455891288881280528860596484005101232457847254703825733656229711840281206132105653228400220579126557109559049756829560768058577991220140214099171462757300775600 . (375 126107286966434547227852135945559662940707538132513773193415063164240372734675413572186850998225993530247930386227875561167650091967863894851748722582468165494091156617668563482017021109140584166960819041467092090773411828158136882828510433704151906046714953165216244456324092791426058078962608479794868839109755072572047758819771034411520537780630911139261631455683311869634868578830993535574049881955878115902231589186833004896587930264309078199177605622872819453195766736428128393402634221681804097706759964478140285674297998416903534577113248319887142698595127427483999729278558590157673983208445770854264635513582738108714534634181933404445775346550307714445682490634849232142321712201 204045876540727717409242642724592990494051376789767955719254979431981840815099916583978485160510317025787372337946692042392318872178834761076731995913942551515618407486323649839303848519594219293708844110865706479412828940006233925860150052131833736143011282146361892265894809243643500289069669363642079543210051217908637524529446001086830565105258557507358119113799332377228935888184351401625842633286928299501350197346090012273445486360465131720617445891229208374200285705419031917444011861639306124649315578946531842377295139469455891288881280528860596484005101232457847254703825733656229711840281206132105653228400220579126557109559049756829560768058577991220140214099171462757300775600) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12371,7 +12371,7 @@ _:gn_1511 { } _:gn_1512 { - 377 math:greaterThan 1 . + (377) math:greaterThan 1 . (377 1) math:difference 376 . (48168697392141377046461629166526335387363699475259590667575146896498904654250910560395216835941670034708488434509059079942981311756893028626765449250993779472563905749013477124730193698686949040212793972068477702133994716310039839796870815276470075950418624184070596646753376339208615868855547595947658135009458927235457993110096067736210510456003264771165143797567291362040801269477635669522257130624827932303112981027575997519730374168153024677737765354516430532191247767437224869361256581724302070764204350009748728971300857364351177865345216110913688913185153622510152203853291446659118254576610335576423617798765255638302512158804817052061989925042037437671224767170527001527342648802 77938589574293170181390506779033327553343838657254182525839916267741468080424503011791634162284323495539441951718816481224668780210970866224983273331474386021527250868655086357286827410453635126748025069398614388639417111848097043031639618427681830096296328981145647809570716452217442210107060883847210704100296145336589765709674966675310027324627646368096487658116020507594067309353357866051792751331050183599118608159257007376857556096156053521439840268356388921004518968990903524041377639957502026942555614468391556702997141052552356711768032208973453785409973804973847525425267143498555728631835435277841017714817482470412022475377116352383785421508270276774457723464322230614979063399) math:sum 126107286966434547227852135945559662940707538132513773193415063164240372734675413572186850998225993530247930386227875561167650091967863894851748722582468165494091156617668563482017021109140584166960819041467092090773411828158136882828510433704151906046714953165216244456324092791426058078962608479794868839109755072572047758819771034411520537780630911139261631455683311869634868578830993535574049881955878115902231589186833004896587930264309078199177605622872819453195766736428128393402634221681804097706759964478140285674297998416903534577113248319887142698595127427483999729278558590157673983208445770854264635513582738108714534634181933404445775346550307714445682490634849232142321712201 . (376 77938589574293170181390506779033327553343838657254182525839916267741468080424503011791634162284323495539441951718816481224668780210970866224983273331474386021527250868655086357286827410453635126748025069398614388639417111848097043031639618427681830096296328981145647809570716452217442210107060883847210704100296145336589765709674966675310027324627646368096487658116020507594067309353357866051792751331050183599118608159257007376857556096156053521439840268356388921004518968990903524041377639957502026942555614468391556702997141052552356711768032208973453785409973804973847525425267143498555728631835435277841017714817482470412022475377116352383785421508270276774457723464322230614979063399 126107286966434547227852135945559662940707538132513773193415063164240372734675413572186850998225993530247930386227875561167650091967863894851748722582468165494091156617668563482017021109140584166960819041467092090773411828158136882828510433704151906046714953165216244456324092791426058078962608479794868839109755072572047758819771034411520537780630911139261631455683311869634868578830993535574049881955878115902231589186833004896587930264309078199177605622872819453195766736428128393402634221681804097706759964478140285674297998416903534577113248319887142698595127427483999729278558590157673983208445770854264635513582738108714534634181933404445775346550307714445682490634849232142321712201) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12382,7 +12382,7 @@ _:gn_1513 { } _:gn_1514 { - 378 math:greaterThan 1 . + (378) math:greaterThan 1 . (378 1) math:difference 377 . (29769892182151793134928877612506992165980139181994591858264769371242563426173592451396417326342653460830953517209757401281687468454077837598217824080480606548963345119641609232556633711766686086535231097330136686505422395538057203234768803151211754145877704797075051162817340113008826341251513287899552569090837218101131772599578898939099516868624381596931343860548729145553266039875722196529535620706222251296005627131681009857127181928003028843702074913839958388813271201553678654680121058233199956178351264458642827731696283688201178846422816098059764872224820182463695321571975696839437474055225099701417399916052226832109510316572299300321795496466232839103232956293795229087636414597 48168697392141377046461629166526335387363699475259590667575146896498904654250910560395216835941670034708488434509059079942981311756893028626765449250993779472563905749013477124730193698686949040212793972068477702133994716310039839796870815276470075950418624184070596646753376339208615868855547595947658135009458927235457993110096067736210510456003264771165143797567291362040801269477635669522257130624827932303112981027575997519730374168153024677737765354516430532191247767437224869361256581724302070764204350009748728971300857364351177865345216110913688913185153622510152203853291446659118254576610335576423617798765255638302512158804817052061989925042037437671224767170527001527342648802) math:sum 77938589574293170181390506779033327553343838657254182525839916267741468080424503011791634162284323495539441951718816481224668780210970866224983273331474386021527250868655086357286827410453635126748025069398614388639417111848097043031639618427681830096296328981145647809570716452217442210107060883847210704100296145336589765709674966675310027324627646368096487658116020507594067309353357866051792751331050183599118608159257007376857556096156053521439840268356388921004518968990903524041377639957502026942555614468391556702997141052552356711768032208973453785409973804973847525425267143498555728631835435277841017714817482470412022475377116352383785421508270276774457723464322230614979063399 . (377 48168697392141377046461629166526335387363699475259590667575146896498904654250910560395216835941670034708488434509059079942981311756893028626765449250993779472563905749013477124730193698686949040212793972068477702133994716310039839796870815276470075950418624184070596646753376339208615868855547595947658135009458927235457993110096067736210510456003264771165143797567291362040801269477635669522257130624827932303112981027575997519730374168153024677737765354516430532191247767437224869361256581724302070764204350009748728971300857364351177865345216110913688913185153622510152203853291446659118254576610335576423617798765255638302512158804817052061989925042037437671224767170527001527342648802 77938589574293170181390506779033327553343838657254182525839916267741468080424503011791634162284323495539441951718816481224668780210970866224983273331474386021527250868655086357286827410453635126748025069398614388639417111848097043031639618427681830096296328981145647809570716452217442210107060883847210704100296145336589765709674966675310027324627646368096487658116020507594067309353357866051792751331050183599118608159257007376857556096156053521439840268356388921004518968990903524041377639957502026942555614468391556702997141052552356711768032208973453785409973804973847525425267143498555728631835435277841017714817482470412022475377116352383785421508270276774457723464322230614979063399) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12393,7 +12393,7 @@ _:gn_1515 { } _:gn_1516 { - 379 math:greaterThan 1 . + (379) math:greaterThan 1 . (379 1) math:difference 378 . (18398805209989583911532751554019343221383560293264998809310377525256341228077318108998799509599016573877534917299301678661293843302815191028547625170513172923600560629371867892173559986920262953677562874738341015628572320771982636562102012125258321804540919386995545483936036226199789527604034308048105565918621709134326220510517168797110993587378883174233799937018562216487535229601913472992721509918605681007107353895894987662603192240149995834035690440676472143377976565883546214681135523491102114585853085551105901239604573676149999018922400012853924040960333440046456882281315749819680780521385235875006217882713028806193001842232517751740194428575804598567991810876731772439706234205 29769892182151793134928877612506992165980139181994591858264769371242563426173592451396417326342653460830953517209757401281687468454077837598217824080480606548963345119641609232556633711766686086535231097330136686505422395538057203234768803151211754145877704797075051162817340113008826341251513287899552569090837218101131772599578898939099516868624381596931343860548729145553266039875722196529535620706222251296005627131681009857127181928003028843702074913839958388813271201553678654680121058233199956178351264458642827731696283688201178846422816098059764872224820182463695321571975696839437474055225099701417399916052226832109510316572299300321795496466232839103232956293795229087636414597) math:sum 48168697392141377046461629166526335387363699475259590667575146896498904654250910560395216835941670034708488434509059079942981311756893028626765449250993779472563905749013477124730193698686949040212793972068477702133994716310039839796870815276470075950418624184070596646753376339208615868855547595947658135009458927235457993110096067736210510456003264771165143797567291362040801269477635669522257130624827932303112981027575997519730374168153024677737765354516430532191247767437224869361256581724302070764204350009748728971300857364351177865345216110913688913185153622510152203853291446659118254576610335576423617798765255638302512158804817052061989925042037437671224767170527001527342648802 . (378 29769892182151793134928877612506992165980139181994591858264769371242563426173592451396417326342653460830953517209757401281687468454077837598217824080480606548963345119641609232556633711766686086535231097330136686505422395538057203234768803151211754145877704797075051162817340113008826341251513287899552569090837218101131772599578898939099516868624381596931343860548729145553266039875722196529535620706222251296005627131681009857127181928003028843702074913839958388813271201553678654680121058233199956178351264458642827731696283688201178846422816098059764872224820182463695321571975696839437474055225099701417399916052226832109510316572299300321795496466232839103232956293795229087636414597 48168697392141377046461629166526335387363699475259590667575146896498904654250910560395216835941670034708488434509059079942981311756893028626765449250993779472563905749013477124730193698686949040212793972068477702133994716310039839796870815276470075950418624184070596646753376339208615868855547595947658135009458927235457993110096067736210510456003264771165143797567291362040801269477635669522257130624827932303112981027575997519730374168153024677737765354516430532191247767437224869361256581724302070764204350009748728971300857364351177865345216110913688913185153622510152203853291446659118254576610335576423617798765255638302512158804817052061989925042037437671224767170527001527342648802) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12404,7 +12404,7 @@ _:gn_1517 { } _:gn_1518 { - 380 math:greaterThan 1 . + (380) math:greaterThan 1 . (380 1) math:difference 379 . (11371086972162209223396126058487648944596578888729593048954391845986222198096274342397617816743636886953418599910455722620393625151262646569670198909967433625362784490269741340383073724846423132857668222591795670876850074766074566672666791025953432341336785410079505678881303886809036813647478979851447003172215508966805552089061730141988523281245498422697543923530166929065730810273808723536814110787616570288898273235786022194523989687853033009666384473163486245435294635670132439998985534742097841592498178907536926492091710012051179827500416085205840831264486742417238439290659947019756693533839863826411182033339198025916508474339781548581601067890428240535241145417063456647930180392 18398805209989583911532751554019343221383560293264998809310377525256341228077318108998799509599016573877534917299301678661293843302815191028547625170513172923600560629371867892173559986920262953677562874738341015628572320771982636562102012125258321804540919386995545483936036226199789527604034308048105565918621709134326220510517168797110993587378883174233799937018562216487535229601913472992721509918605681007107353895894987662603192240149995834035690440676472143377976565883546214681135523491102114585853085551105901239604573676149999018922400012853924040960333440046456882281315749819680780521385235875006217882713028806193001842232517751740194428575804598567991810876731772439706234205) math:sum 29769892182151793134928877612506992165980139181994591858264769371242563426173592451396417326342653460830953517209757401281687468454077837598217824080480606548963345119641609232556633711766686086535231097330136686505422395538057203234768803151211754145877704797075051162817340113008826341251513287899552569090837218101131772599578898939099516868624381596931343860548729145553266039875722196529535620706222251296005627131681009857127181928003028843702074913839958388813271201553678654680121058233199956178351264458642827731696283688201178846422816098059764872224820182463695321571975696839437474055225099701417399916052226832109510316572299300321795496466232839103232956293795229087636414597 . (379 18398805209989583911532751554019343221383560293264998809310377525256341228077318108998799509599016573877534917299301678661293843302815191028547625170513172923600560629371867892173559986920262953677562874738341015628572320771982636562102012125258321804540919386995545483936036226199789527604034308048105565918621709134326220510517168797110993587378883174233799937018562216487535229601913472992721509918605681007107353895894987662603192240149995834035690440676472143377976565883546214681135523491102114585853085551105901239604573676149999018922400012853924040960333440046456882281315749819680780521385235875006217882713028806193001842232517751740194428575804598567991810876731772439706234205 29769892182151793134928877612506992165980139181994591858264769371242563426173592451396417326342653460830953517209757401281687468454077837598217824080480606548963345119641609232556633711766686086535231097330136686505422395538057203234768803151211754145877704797075051162817340113008826341251513287899552569090837218101131772599578898939099516868624381596931343860548729145553266039875722196529535620706222251296005627131681009857127181928003028843702074913839958388813271201553678654680121058233199956178351264458642827731696283688201178846422816098059764872224820182463695321571975696839437474055225099701417399916052226832109510316572299300321795496466232839103232956293795229087636414597) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12415,7 +12415,7 @@ _:gn_1519 { } _:gn_1520 { - 381 math:greaterThan 1 . + (381) math:greaterThan 1 . (381 1) math:difference 380 . (7027718237827374688136625495531694276786981404535405760355985679270119029981043766601181692855379686924116317388845956040900218151552544458877426260545739298237776139102126551790486262073839820819894652146545344751722246005908069889435221099304889463204133976916039805054732339390752713956555328196658562746406200167520668421455438655122470306133384751536256013488395287421804419328104749455907399130989110718209080660108965468079202552296962824369305967512985897942681930213413774682149988749004272993354906643568974747512863664098819191421983927648083209695846697629218442990655802799924086987545372048595035849373830780276493367892736203158593360685376358032750665459668315791776053813 11371086972162209223396126058487648944596578888729593048954391845986222198096274342397617816743636886953418599910455722620393625151262646569670198909967433625362784490269741340383073724846423132857668222591795670876850074766074566672666791025953432341336785410079505678881303886809036813647478979851447003172215508966805552089061730141988523281245498422697543923530166929065730810273808723536814110787616570288898273235786022194523989687853033009666384473163486245435294635670132439998985534742097841592498178907536926492091710012051179827500416085205840831264486742417238439290659947019756693533839863826411182033339198025916508474339781548581601067890428240535241145417063456647930180392) math:sum 18398805209989583911532751554019343221383560293264998809310377525256341228077318108998799509599016573877534917299301678661293843302815191028547625170513172923600560629371867892173559986920262953677562874738341015628572320771982636562102012125258321804540919386995545483936036226199789527604034308048105565918621709134326220510517168797110993587378883174233799937018562216487535229601913472992721509918605681007107353895894987662603192240149995834035690440676472143377976565883546214681135523491102114585853085551105901239604573676149999018922400012853924040960333440046456882281315749819680780521385235875006217882713028806193001842232517751740194428575804598567991810876731772439706234205 . (380 11371086972162209223396126058487648944596578888729593048954391845986222198096274342397617816743636886953418599910455722620393625151262646569670198909967433625362784490269741340383073724846423132857668222591795670876850074766074566672666791025953432341336785410079505678881303886809036813647478979851447003172215508966805552089061730141988523281245498422697543923530166929065730810273808723536814110787616570288898273235786022194523989687853033009666384473163486245435294635670132439998985534742097841592498178907536926492091710012051179827500416085205840831264486742417238439290659947019756693533839863826411182033339198025916508474339781548581601067890428240535241145417063456647930180392 18398805209989583911532751554019343221383560293264998809310377525256341228077318108998799509599016573877534917299301678661293843302815191028547625170513172923600560629371867892173559986920262953677562874738341015628572320771982636562102012125258321804540919386995545483936036226199789527604034308048105565918621709134326220510517168797110993587378883174233799937018562216487535229601913472992721509918605681007107353895894987662603192240149995834035690440676472143377976565883546214681135523491102114585853085551105901239604573676149999018922400012853924040960333440046456882281315749819680780521385235875006217882713028806193001842232517751740194428575804598567991810876731772439706234205) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12426,7 +12426,7 @@ _:gn_1521 { } _:gn_1522 { - 382 math:greaterThan 1 . + (382) math:greaterThan 1 . (382 1) math:difference 381 . (4343368734334834535259500562955954667809597484194187288598406166716103168115230575796436123888257200029302282521609766579493406999710102110792772649421694327125008351167614788592587462772583312037773570445250326125127828760166496783231569926648542878132651433163465873826571547418284099690923651654788440425809308799284883667606291486866052975112113671161287910041771641643926390945703974080906711656627459570689192575677056726444787135556070185297078505650500347492612705456718665316835545993093568599143272263967951744578846347952360636078432157557757621568640044788019996300004144219832606546294491777816146183965367245640015106447045345423007707205051882502490479957395140856154126579 7027718237827374688136625495531694276786981404535405760355985679270119029981043766601181692855379686924116317388845956040900218151552544458877426260545739298237776139102126551790486262073839820819894652146545344751722246005908069889435221099304889463204133976916039805054732339390752713956555328196658562746406200167520668421455438655122470306133384751536256013488395287421804419328104749455907399130989110718209080660108965468079202552296962824369305967512985897942681930213413774682149988749004272993354906643568974747512863664098819191421983927648083209695846697629218442990655802799924086987545372048595035849373830780276493367892736203158593360685376358032750665459668315791776053813) math:sum 11371086972162209223396126058487648944596578888729593048954391845986222198096274342397617816743636886953418599910455722620393625151262646569670198909967433625362784490269741340383073724846423132857668222591795670876850074766074566672666791025953432341336785410079505678881303886809036813647478979851447003172215508966805552089061730141988523281245498422697543923530166929065730810273808723536814110787616570288898273235786022194523989687853033009666384473163486245435294635670132439998985534742097841592498178907536926492091710012051179827500416085205840831264486742417238439290659947019756693533839863826411182033339198025916508474339781548581601067890428240535241145417063456647930180392 . (381 7027718237827374688136625495531694276786981404535405760355985679270119029981043766601181692855379686924116317388845956040900218151552544458877426260545739298237776139102126551790486262073839820819894652146545344751722246005908069889435221099304889463204133976916039805054732339390752713956555328196658562746406200167520668421455438655122470306133384751536256013488395287421804419328104749455907399130989110718209080660108965468079202552296962824369305967512985897942681930213413774682149988749004272993354906643568974747512863664098819191421983927648083209695846697629218442990655802799924086987545372048595035849373830780276493367892736203158593360685376358032750665459668315791776053813 11371086972162209223396126058487648944596578888729593048954391845986222198096274342397617816743636886953418599910455722620393625151262646569670198909967433625362784490269741340383073724846423132857668222591795670876850074766074566672666791025953432341336785410079505678881303886809036813647478979851447003172215508966805552089061730141988523281245498422697543923530166929065730810273808723536814110787616570288898273235786022194523989687853033009666384473163486245435294635670132439998985534742097841592498178907536926492091710012051179827500416085205840831264486742417238439290659947019756693533839863826411182033339198025916508474339781548581601067890428240535241145417063456647930180392) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12437,7 +12437,7 @@ _:gn_1523 { } _:gn_1524 { - 383 math:greaterThan 1 . + (383) math:greaterThan 1 . (383 1) math:difference 382 . (2684349503492540152877124932575739608977383920341218471757579512554015861865813190804745568967122486894814034867236189461406811151842442348084653611124044971112767787934511763197898799301256508782121081701295018626594417245741573106203651172656346585071482543752573931228160791972468614265631676541870122320596891368235784753849147168256417331021271080374968103446623645777878028382400775375000687474361651147519888084431908741634415416740892639072227461862485550450069224756695109365314442755910704394211634379601023002934017316146458555343551770090325588127206652841198446690651658580091480441250880270778889665408463534636478261445690857735585653480324475530260185502273174935621927234 4343368734334834535259500562955954667809597484194187288598406166716103168115230575796436123888257200029302282521609766579493406999710102110792772649421694327125008351167614788592587462772583312037773570445250326125127828760166496783231569926648542878132651433163465873826571547418284099690923651654788440425809308799284883667606291486866052975112113671161287910041771641643926390945703974080906711656627459570689192575677056726444787135556070185297078505650500347492612705456718665316835545993093568599143272263967951744578846347952360636078432157557757621568640044788019996300004144219832606546294491777816146183965367245640015106447045345423007707205051882502490479957395140856154126579) math:sum 7027718237827374688136625495531694276786981404535405760355985679270119029981043766601181692855379686924116317388845956040900218151552544458877426260545739298237776139102126551790486262073839820819894652146545344751722246005908069889435221099304889463204133976916039805054732339390752713956555328196658562746406200167520668421455438655122470306133384751536256013488395287421804419328104749455907399130989110718209080660108965468079202552296962824369305967512985897942681930213413774682149988749004272993354906643568974747512863664098819191421983927648083209695846697629218442990655802799924086987545372048595035849373830780276493367892736203158593360685376358032750665459668315791776053813 . (382 4343368734334834535259500562955954667809597484194187288598406166716103168115230575796436123888257200029302282521609766579493406999710102110792772649421694327125008351167614788592587462772583312037773570445250326125127828760166496783231569926648542878132651433163465873826571547418284099690923651654788440425809308799284883667606291486866052975112113671161287910041771641643926390945703974080906711656627459570689192575677056726444787135556070185297078505650500347492612705456718665316835545993093568599143272263967951744578846347952360636078432157557757621568640044788019996300004144219832606546294491777816146183965367245640015106447045345423007707205051882502490479957395140856154126579 7027718237827374688136625495531694276786981404535405760355985679270119029981043766601181692855379686924116317388845956040900218151552544458877426260545739298237776139102126551790486262073839820819894652146545344751722246005908069889435221099304889463204133976916039805054732339390752713956555328196658562746406200167520668421455438655122470306133384751536256013488395287421804419328104749455907399130989110718209080660108965468079202552296962824369305967512985897942681930213413774682149988749004272993354906643568974747512863664098819191421983927648083209695846697629218442990655802799924086987545372048595035849373830780276493367892736203158593360685376358032750665459668315791776053813) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12448,7 +12448,7 @@ _:gn_1525 { } _:gn_1526 { - 384 math:greaterThan 1 . + (384) math:greaterThan 1 . (384 1) math:difference 383 . (1659019230842294382382375630380215058832213563852968816840826654162087306249417384991690554921134713134488247654373577118086595847867659762708119038297649356012240563233103025394688663471326803255652488743955307498533411514424923677027918753992196293061168889410891942598410755445815485425291975112918318105212417431049098913757144318609635644090842590786319806595147995866048362563303198705906024182265808423169304491245147984810371718815177546224851043788014797042543480700023555951521103237182864204931637884366928741644829031805902080734880387467432033441433391946821549609352485639741126105043611507037256518556903711003536845001354487687422053724727406972230294455121965920532199345 2684349503492540152877124932575739608977383920341218471757579512554015861865813190804745568967122486894814034867236189461406811151842442348084653611124044971112767787934511763197898799301256508782121081701295018626594417245741573106203651172656346585071482543752573931228160791972468614265631676541870122320596891368235784753849147168256417331021271080374968103446623645777878028382400775375000687474361651147519888084431908741634415416740892639072227461862485550450069224756695109365314442755910704394211634379601023002934017316146458555343551770090325588127206652841198446690651658580091480441250880270778889665408463534636478261445690857735585653480324475530260185502273174935621927234) math:sum 4343368734334834535259500562955954667809597484194187288598406166716103168115230575796436123888257200029302282521609766579493406999710102110792772649421694327125008351167614788592587462772583312037773570445250326125127828760166496783231569926648542878132651433163465873826571547418284099690923651654788440425809308799284883667606291486866052975112113671161287910041771641643926390945703974080906711656627459570689192575677056726444787135556070185297078505650500347492612705456718665316835545993093568599143272263967951744578846347952360636078432157557757621568640044788019996300004144219832606546294491777816146183965367245640015106447045345423007707205051882502490479957395140856154126579 . (383 2684349503492540152877124932575739608977383920341218471757579512554015861865813190804745568967122486894814034867236189461406811151842442348084653611124044971112767787934511763197898799301256508782121081701295018626594417245741573106203651172656346585071482543752573931228160791972468614265631676541870122320596891368235784753849147168256417331021271080374968103446623645777878028382400775375000687474361651147519888084431908741634415416740892639072227461862485550450069224756695109365314442755910704394211634379601023002934017316146458555343551770090325588127206652841198446690651658580091480441250880270778889665408463534636478261445690857735585653480324475530260185502273174935621927234 4343368734334834535259500562955954667809597484194187288598406166716103168115230575796436123888257200029302282521609766579493406999710102110792772649421694327125008351167614788592587462772583312037773570445250326125127828760166496783231569926648542878132651433163465873826571547418284099690923651654788440425809308799284883667606291486866052975112113671161287910041771641643926390945703974080906711656627459570689192575677056726444787135556070185297078505650500347492612705456718665316835545993093568599143272263967951744578846347952360636078432157557757621568640044788019996300004144219832606546294491777816146183965367245640015106447045345423007707205051882502490479957395140856154126579) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12459,7 +12459,7 @@ _:gn_1527 { } _:gn_1528 { - 385 math:greaterThan 1 . + (385) math:greaterThan 1 . (385 1) math:difference 384 . (1025330272650245770494749302195524550145170356488249654916752858391928555616395805813055014045987773760325787212862612343320215303974782585376534572826395615100527224701408737803210135829929705526468592957339711128061005731316649429175732418664150292010313654341681988629750036526653128840339701428951804215384473937186685840092002849646781686930428489588648296851475649911829665819097576669094663292095842724350583593186760756824043697925715092847376418074470753407525744056671553413793339518727840189279996495234094261289188284340556474608671382622893554685773260894376897081299172940350354336207268763741633146851559823632941416444336370048163599755597068558029891047151209015089727889 1659019230842294382382375630380215058832213563852968816840826654162087306249417384991690554921134713134488247654373577118086595847867659762708119038297649356012240563233103025394688663471326803255652488743955307498533411514424923677027918753992196293061168889410891942598410755445815485425291975112918318105212417431049098913757144318609635644090842590786319806595147995866048362563303198705906024182265808423169304491245147984810371718815177546224851043788014797042543480700023555951521103237182864204931637884366928741644829031805902080734880387467432033441433391946821549609352485639741126105043611507037256518556903711003536845001354487687422053724727406972230294455121965920532199345) math:sum 2684349503492540152877124932575739608977383920341218471757579512554015861865813190804745568967122486894814034867236189461406811151842442348084653611124044971112767787934511763197898799301256508782121081701295018626594417245741573106203651172656346585071482543752573931228160791972468614265631676541870122320596891368235784753849147168256417331021271080374968103446623645777878028382400775375000687474361651147519888084431908741634415416740892639072227461862485550450069224756695109365314442755910704394211634379601023002934017316146458555343551770090325588127206652841198446690651658580091480441250880270778889665408463534636478261445690857735585653480324475530260185502273174935621927234 . (384 1659019230842294382382375630380215058832213563852968816840826654162087306249417384991690554921134713134488247654373577118086595847867659762708119038297649356012240563233103025394688663471326803255652488743955307498533411514424923677027918753992196293061168889410891942598410755445815485425291975112918318105212417431049098913757144318609635644090842590786319806595147995866048362563303198705906024182265808423169304491245147984810371718815177546224851043788014797042543480700023555951521103237182864204931637884366928741644829031805902080734880387467432033441433391946821549609352485639741126105043611507037256518556903711003536845001354487687422053724727406972230294455121965920532199345 2684349503492540152877124932575739608977383920341218471757579512554015861865813190804745568967122486894814034867236189461406811151842442348084653611124044971112767787934511763197898799301256508782121081701295018626594417245741573106203651172656346585071482543752573931228160791972468614265631676541870122320596891368235784753849147168256417331021271080374968103446623645777878028382400775375000687474361651147519888084431908741634415416740892639072227461862485550450069224756695109365314442755910704394211634379601023002934017316146458555343551770090325588127206652841198446690651658580091480441250880270778889665408463534636478261445690857735585653480324475530260185502273174935621927234) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12470,7 +12470,7 @@ _:gn_1529 { } _:gn_1530 { - 386 math:greaterThan 1 . + (386) math:greaterThan 1 . (386 1) math:difference 385 . (633688958192048611887626328184690508687043207364719161924073795770158750633021579178635540875146939374162460441510964774766380543892877177331584465471253740911713338531694287591478527641397097729183895786615596370472405783108274247852186335328046001050855235069209953968660718919162356584952273683966513889827943493862413073665141468962853957160414101197671509743672345954218696744205622036811360890169965698818720898058387227986328020889462453377474625713544043635017736643352002537727763718455024015651641389132834480355640747465345606126209004844538478755660131052444652528053312699390771768836342743295623371705343887370595428557018117639258453969130338414200403407970756905442471456 1025330272650245770494749302195524550145170356488249654916752858391928555616395805813055014045987773760325787212862612343320215303974782585376534572826395615100527224701408737803210135829929705526468592957339711128061005731316649429175732418664150292010313654341681988629750036526653128840339701428951804215384473937186685840092002849646781686930428489588648296851475649911829665819097576669094663292095842724350583593186760756824043697925715092847376418074470753407525744056671553413793339518727840189279996495234094261289188284340556474608671382622893554685773260894376897081299172940350354336207268763741633146851559823632941416444336370048163599755597068558029891047151209015089727889) math:sum 1659019230842294382382375630380215058832213563852968816840826654162087306249417384991690554921134713134488247654373577118086595847867659762708119038297649356012240563233103025394688663471326803255652488743955307498533411514424923677027918753992196293061168889410891942598410755445815485425291975112918318105212417431049098913757144318609635644090842590786319806595147995866048362563303198705906024182265808423169304491245147984810371718815177546224851043788014797042543480700023555951521103237182864204931637884366928741644829031805902080734880387467432033441433391946821549609352485639741126105043611507037256518556903711003536845001354487687422053724727406972230294455121965920532199345 . (385 1025330272650245770494749302195524550145170356488249654916752858391928555616395805813055014045987773760325787212862612343320215303974782585376534572826395615100527224701408737803210135829929705526468592957339711128061005731316649429175732418664150292010313654341681988629750036526653128840339701428951804215384473937186685840092002849646781686930428489588648296851475649911829665819097576669094663292095842724350583593186760756824043697925715092847376418074470753407525744056671553413793339518727840189279996495234094261289188284340556474608671382622893554685773260894376897081299172940350354336207268763741633146851559823632941416444336370048163599755597068558029891047151209015089727889 1659019230842294382382375630380215058832213563852968816840826654162087306249417384991690554921134713134488247654373577118086595847867659762708119038297649356012240563233103025394688663471326803255652488743955307498533411514424923677027918753992196293061168889410891942598410755445815485425291975112918318105212417431049098913757144318609635644090842590786319806595147995866048362563303198705906024182265808423169304491245147984810371718815177546224851043788014797042543480700023555951521103237182864204931637884366928741644829031805902080734880387467432033441433391946821549609352485639741126105043611507037256518556903711003536845001354487687422053724727406972230294455121965920532199345) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12481,7 +12481,7 @@ _:gn_1531 { } _:gn_1532 { - 387 math:greaterThan 1 . + (387) math:greaterThan 1 . (387 1) math:difference 386 . (391641314458197158607122974010834041458127149123530492992679062621769804983374226634419473170840834386163326771351647568553834760081905408044950107355141874188813886169714450211731608188532607797284697170724114757588599948208375181323546083336104290959458419272472034661089317607490772255387427744985290325556530443324272766426861380683927729770014388390976787107803303957610969074891954632283302401925877025531862695128373528837715677036252639469901792360926709772508007413319550876065575800272816173628355106101259780933547536875210868482462377778355075930113129841932244553245860240959582567370926020446009775146215936262345987887318252408905145786466730143829487639180452109647256433 633688958192048611887626328184690508687043207364719161924073795770158750633021579178635540875146939374162460441510964774766380543892877177331584465471253740911713338531694287591478527641397097729183895786615596370472405783108274247852186335328046001050855235069209953968660718919162356584952273683966513889827943493862413073665141468962853957160414101197671509743672345954218696744205622036811360890169965698818720898058387227986328020889462453377474625713544043635017736643352002537727763718455024015651641389132834480355640747465345606126209004844538478755660131052444652528053312699390771768836342743295623371705343887370595428557018117639258453969130338414200403407970756905442471456) math:sum 1025330272650245770494749302195524550145170356488249654916752858391928555616395805813055014045987773760325787212862612343320215303974782585376534572826395615100527224701408737803210135829929705526468592957339711128061005731316649429175732418664150292010313654341681988629750036526653128840339701428951804215384473937186685840092002849646781686930428489588648296851475649911829665819097576669094663292095842724350583593186760756824043697925715092847376418074470753407525744056671553413793339518727840189279996495234094261289188284340556474608671382622893554685773260894376897081299172940350354336207268763741633146851559823632941416444336370048163599755597068558029891047151209015089727889 . (386 633688958192048611887626328184690508687043207364719161924073795770158750633021579178635540875146939374162460441510964774766380543892877177331584465471253740911713338531694287591478527641397097729183895786615596370472405783108274247852186335328046001050855235069209953968660718919162356584952273683966513889827943493862413073665141468962853957160414101197671509743672345954218696744205622036811360890169965698818720898058387227986328020889462453377474625713544043635017736643352002537727763718455024015651641389132834480355640747465345606126209004844538478755660131052444652528053312699390771768836342743295623371705343887370595428557018117639258453969130338414200403407970756905442471456 1025330272650245770494749302195524550145170356488249654916752858391928555616395805813055014045987773760325787212862612343320215303974782585376534572826395615100527224701408737803210135829929705526468592957339711128061005731316649429175732418664150292010313654341681988629750036526653128840339701428951804215384473937186685840092002849646781686930428489588648296851475649911829665819097576669094663292095842724350583593186760756824043697925715092847376418074470753407525744056671553413793339518727840189279996495234094261289188284340556474608671382622893554685773260894376897081299172940350354336207268763741633146851559823632941416444336370048163599755597068558029891047151209015089727889) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12492,7 +12492,7 @@ _:gn_1533 { } _:gn_1534 { - 388 math:greaterThan 1 . + (388) math:greaterThan 1 . (388 1) math:difference 387 . (242047643733851453280503354173856467228916058241188668931394733148388945649647352544216067704306104987999133670159317206212545783810971769286634358116111866722899452361979837379746919452864489931899198615891481612883805834899899066528640251991941710091396815796737919307571401311671584329564845938981223564271413050538140307238280088278926227390399712806694722635869041996607727669313667404528058488244088673286858202930013699148612343853209813907572833352617333862509729230032451661662187918182207842023286283031574699422093210590134737643746627066183402825547001210512407974807452458431189201465416722849613596559127951108249440669699865230353308182663608270370915768790304795795215023 391641314458197158607122974010834041458127149123530492992679062621769804983374226634419473170840834386163326771351647568553834760081905408044950107355141874188813886169714450211731608188532607797284697170724114757588599948208375181323546083336104290959458419272472034661089317607490772255387427744985290325556530443324272766426861380683927729770014388390976787107803303957610969074891954632283302401925877025531862695128373528837715677036252639469901792360926709772508007413319550876065575800272816173628355106101259780933547536875210868482462377778355075930113129841932244553245860240959582567370926020446009775146215936262345987887318252408905145786466730143829487639180452109647256433) math:sum 633688958192048611887626328184690508687043207364719161924073795770158750633021579178635540875146939374162460441510964774766380543892877177331584465471253740911713338531694287591478527641397097729183895786615596370472405783108274247852186335328046001050855235069209953968660718919162356584952273683966513889827943493862413073665141468962853957160414101197671509743672345954218696744205622036811360890169965698818720898058387227986328020889462453377474625713544043635017736643352002537727763718455024015651641389132834480355640747465345606126209004844538478755660131052444652528053312699390771768836342743295623371705343887370595428557018117639258453969130338414200403407970756905442471456 . (387 391641314458197158607122974010834041458127149123530492992679062621769804983374226634419473170840834386163326771351647568553834760081905408044950107355141874188813886169714450211731608188532607797284697170724114757588599948208375181323546083336104290959458419272472034661089317607490772255387427744985290325556530443324272766426861380683927729770014388390976787107803303957610969074891954632283302401925877025531862695128373528837715677036252639469901792360926709772508007413319550876065575800272816173628355106101259780933547536875210868482462377778355075930113129841932244553245860240959582567370926020446009775146215936262345987887318252408905145786466730143829487639180452109647256433 633688958192048611887626328184690508687043207364719161924073795770158750633021579178635540875146939374162460441510964774766380543892877177331584465471253740911713338531694287591478527641397097729183895786615596370472405783108274247852186335328046001050855235069209953968660718919162356584952273683966513889827943493862413073665141468962853957160414101197671509743672345954218696744205622036811360890169965698818720898058387227986328020889462453377474625713544043635017736643352002537727763718455024015651641389132834480355640747465345606126209004844538478755660131052444652528053312699390771768836342743295623371705343887370595428557018117639258453969130338414200403407970756905442471456) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12503,7 +12503,7 @@ _:gn_1535 { } _:gn_1536 { - 389 math:greaterThan 1 . + (389) math:greaterThan 1 . (389 1) math:difference 388 . (149593670724345705326619619836977574229211090882341824061284329473380859333726874090203405466534729398164193101192330362341288976270933638758315749239030007465914433807734612831984688735668117865385498554832633144704794113308476114794905831344162580868061603475734115353517916295819187925822581806004066761285117392786132459188581292405001502379614675584282064471934261961003241405578287227755243913681788352245004492198359829689103333183042825562328959008309375909998278183287099214403387882090608331605068823069685081511454326285076130838715750712171673104566128631419836578438407782528393365905509297596396178587087985154096547217618387178551837603803121873458571870390147313852041410 242047643733851453280503354173856467228916058241188668931394733148388945649647352544216067704306104987999133670159317206212545783810971769286634358116111866722899452361979837379746919452864489931899198615891481612883805834899899066528640251991941710091396815796737919307571401311671584329564845938981223564271413050538140307238280088278926227390399712806694722635869041996607727669313667404528058488244088673286858202930013699148612343853209813907572833352617333862509729230032451661662187918182207842023286283031574699422093210590134737643746627066183402825547001210512407974807452458431189201465416722849613596559127951108249440669699865230353308182663608270370915768790304795795215023) math:sum 391641314458197158607122974010834041458127149123530492992679062621769804983374226634419473170840834386163326771351647568553834760081905408044950107355141874188813886169714450211731608188532607797284697170724114757588599948208375181323546083336104290959458419272472034661089317607490772255387427744985290325556530443324272766426861380683927729770014388390976787107803303957610969074891954632283302401925877025531862695128373528837715677036252639469901792360926709772508007413319550876065575800272816173628355106101259780933547536875210868482462377778355075930113129841932244553245860240959582567370926020446009775146215936262345987887318252408905145786466730143829487639180452109647256433 . (388 242047643733851453280503354173856467228916058241188668931394733148388945649647352544216067704306104987999133670159317206212545783810971769286634358116111866722899452361979837379746919452864489931899198615891481612883805834899899066528640251991941710091396815796737919307571401311671584329564845938981223564271413050538140307238280088278926227390399712806694722635869041996607727669313667404528058488244088673286858202930013699148612343853209813907572833352617333862509729230032451661662187918182207842023286283031574699422093210590134737643746627066183402825547001210512407974807452458431189201465416722849613596559127951108249440669699865230353308182663608270370915768790304795795215023 391641314458197158607122974010834041458127149123530492992679062621769804983374226634419473170840834386163326771351647568553834760081905408044950107355141874188813886169714450211731608188532607797284697170724114757588599948208375181323546083336104290959458419272472034661089317607490772255387427744985290325556530443324272766426861380683927729770014388390976787107803303957610969074891954632283302401925877025531862695128373528837715677036252639469901792360926709772508007413319550876065575800272816173628355106101259780933547536875210868482462377778355075930113129841932244553245860240959582567370926020446009775146215936262345987887318252408905145786466730143829487639180452109647256433) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12514,7 +12514,7 @@ _:gn_1537 { } _:gn_1538 { - 390 math:greaterThan 1 . + (390) math:greaterThan 1 . (390 1) math:difference 389 . (92453973009505747953883734336878892999704967358846844870110403675008086315920478454012662237771375589834940568966986843871256807540038130528318608877081859256985018554245224547762230717196372066513700061058848468179011721591422951733734420647779129223335212321003803954053485015852396403742264132977156802986295657752007848049698795873924725010785037222412658163934780035604486263735380176772814574562300321041853710731653869459509010670166988345243874344307957952511451046745352447258800036091599510418217459961889617910638884305058606805030876354011729720980872579092571396369044675902795835559907425253217417972039965954152893452081478051801470578860486396912343898400157481943173613 149593670724345705326619619836977574229211090882341824061284329473380859333726874090203405466534729398164193101192330362341288976270933638758315749239030007465914433807734612831984688735668117865385498554832633144704794113308476114794905831344162580868061603475734115353517916295819187925822581806004066761285117392786132459188581292405001502379614675584282064471934261961003241405578287227755243913681788352245004492198359829689103333183042825562328959008309375909998278183287099214403387882090608331605068823069685081511454326285076130838715750712171673104566128631419836578438407782528393365905509297596396178587087985154096547217618387178551837603803121873458571870390147313852041410) math:sum 242047643733851453280503354173856467228916058241188668931394733148388945649647352544216067704306104987999133670159317206212545783810971769286634358116111866722899452361979837379746919452864489931899198615891481612883805834899899066528640251991941710091396815796737919307571401311671584329564845938981223564271413050538140307238280088278926227390399712806694722635869041996607727669313667404528058488244088673286858202930013699148612343853209813907572833352617333862509729230032451661662187918182207842023286283031574699422093210590134737643746627066183402825547001210512407974807452458431189201465416722849613596559127951108249440669699865230353308182663608270370915768790304795795215023 . (389 149593670724345705326619619836977574229211090882341824061284329473380859333726874090203405466534729398164193101192330362341288976270933638758315749239030007465914433807734612831984688735668117865385498554832633144704794113308476114794905831344162580868061603475734115353517916295819187925822581806004066761285117392786132459188581292405001502379614675584282064471934261961003241405578287227755243913681788352245004492198359829689103333183042825562328959008309375909998278183287099214403387882090608331605068823069685081511454326285076130838715750712171673104566128631419836578438407782528393365905509297596396178587087985154096547217618387178551837603803121873458571870390147313852041410 242047643733851453280503354173856467228916058241188668931394733148388945649647352544216067704306104987999133670159317206212545783810971769286634358116111866722899452361979837379746919452864489931899198615891481612883805834899899066528640251991941710091396815796737919307571401311671584329564845938981223564271413050538140307238280088278926227390399712806694722635869041996607727669313667404528058488244088673286858202930013699148612343853209813907572833352617333862509729230032451661662187918182207842023286283031574699422093210590134737643746627066183402825547001210512407974807452458431189201465416722849613596559127951108249440669699865230353308182663608270370915768790304795795215023) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12525,7 +12525,7 @@ _:gn_1539 { } _:gn_1540 { - 391 math:greaterThan 1 . + (391) math:greaterThan 1 . (391 1) math:difference 390 . (57139697714839957372735885500098681229506123523494979191173925798372773017806395636190743228763353808329252532225343518470032168730895508229997140361948148208929415253489388284222458018471745798871798493773784676525782391717053163061171410696383451644726391154730311399464431279966791522080317673026909958298821735034124611138882496531076777368829638361869406307999481925398755141842907050982429339119488031203150781466705960229594322512875837217085084664001417957486827136541746767144587845999008821186851363107795463600815441980017524033684874358159943383585256052327265182069363106625597530345601872343178760615048019199943653765536909126750367024942635476546227971989989831908867797 92453973009505747953883734336878892999704967358846844870110403675008086315920478454012662237771375589834940568966986843871256807540038130528318608877081859256985018554245224547762230717196372066513700061058848468179011721591422951733734420647779129223335212321003803954053485015852396403742264132977156802986295657752007848049698795873924725010785037222412658163934780035604486263735380176772814574562300321041853710731653869459509010670166988345243874344307957952511451046745352447258800036091599510418217459961889617910638884305058606805030876354011729720980872579092571396369044675902795835559907425253217417972039965954152893452081478051801470578860486396912343898400157481943173613) math:sum 149593670724345705326619619836977574229211090882341824061284329473380859333726874090203405466534729398164193101192330362341288976270933638758315749239030007465914433807734612831984688735668117865385498554832633144704794113308476114794905831344162580868061603475734115353517916295819187925822581806004066761285117392786132459188581292405001502379614675584282064471934261961003241405578287227755243913681788352245004492198359829689103333183042825562328959008309375909998278183287099214403387882090608331605068823069685081511454326285076130838715750712171673104566128631419836578438407782528393365905509297596396178587087985154096547217618387178551837603803121873458571870390147313852041410 . (390 92453973009505747953883734336878892999704967358846844870110403675008086315920478454012662237771375589834940568966986843871256807540038130528318608877081859256985018554245224547762230717196372066513700061058848468179011721591422951733734420647779129223335212321003803954053485015852396403742264132977156802986295657752007848049698795873924725010785037222412658163934780035604486263735380176772814574562300321041853710731653869459509010670166988345243874344307957952511451046745352447258800036091599510418217459961889617910638884305058606805030876354011729720980872579092571396369044675902795835559907425253217417972039965954152893452081478051801470578860486396912343898400157481943173613 149593670724345705326619619836977574229211090882341824061284329473380859333726874090203405466534729398164193101192330362341288976270933638758315749239030007465914433807734612831984688735668117865385498554832633144704794113308476114794905831344162580868061603475734115353517916295819187925822581806004066761285117392786132459188581292405001502379614675584282064471934261961003241405578287227755243913681788352245004492198359829689103333183042825562328959008309375909998278183287099214403387882090608331605068823069685081511454326285076130838715750712171673104566128631419836578438407782528393365905509297596396178587087985154096547217618387178551837603803121873458571870390147313852041410) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12536,7 +12536,7 @@ _:gn_1541 { } _:gn_1542 { - 392 math:greaterThan 1 . + (392) math:greaterThan 1 . (392 1) math:difference 391 . (35314275294665790581147848836780211770198843835351865678936477876635313298114082817821919009008021781505688036741643325401224638809142622298321468515133711048055603300755836263539772698724626267641901567285063791653229329874369788672563009951395677578608821166273492554589053735885604881661946459950246844687473922717883236910816299342847947641955398860543251855935298110205731121892473125790385235442812289838702929264947909229914688157291151128158789680306539995024623910203605680114212190092590689231366096854094154309823442325041082771346001995851786337395616526765306214299681569277198305214305552910038657356991946754209239686544568925051103553917850920366115926410167650034305816 57139697714839957372735885500098681229506123523494979191173925798372773017806395636190743228763353808329252532225343518470032168730895508229997140361948148208929415253489388284222458018471745798871798493773784676525782391717053163061171410696383451644726391154730311399464431279966791522080317673026909958298821735034124611138882496531076777368829638361869406307999481925398755141842907050982429339119488031203150781466705960229594322512875837217085084664001417957486827136541746767144587845999008821186851363107795463600815441980017524033684874358159943383585256052327265182069363106625597530345601872343178760615048019199943653765536909126750367024942635476546227971989989831908867797) math:sum 92453973009505747953883734336878892999704967358846844870110403675008086315920478454012662237771375589834940568966986843871256807540038130528318608877081859256985018554245224547762230717196372066513700061058848468179011721591422951733734420647779129223335212321003803954053485015852396403742264132977156802986295657752007848049698795873924725010785037222412658163934780035604486263735380176772814574562300321041853710731653869459509010670166988345243874344307957952511451046745352447258800036091599510418217459961889617910638884305058606805030876354011729720980872579092571396369044675902795835559907425253217417972039965954152893452081478051801470578860486396912343898400157481943173613 . (391 57139697714839957372735885500098681229506123523494979191173925798372773017806395636190743228763353808329252532225343518470032168730895508229997140361948148208929415253489388284222458018471745798871798493773784676525782391717053163061171410696383451644726391154730311399464431279966791522080317673026909958298821735034124611138882496531076777368829638361869406307999481925398755141842907050982429339119488031203150781466705960229594322512875837217085084664001417957486827136541746767144587845999008821186851363107795463600815441980017524033684874358159943383585256052327265182069363106625597530345601872343178760615048019199943653765536909126750367024942635476546227971989989831908867797 92453973009505747953883734336878892999704967358846844870110403675008086315920478454012662237771375589834940568966986843871256807540038130528318608877081859256985018554245224547762230717196372066513700061058848468179011721591422951733734420647779129223335212321003803954053485015852396403742264132977156802986295657752007848049698795873924725010785037222412658163934780035604486263735380176772814574562300321041853710731653869459509010670166988345243874344307957952511451046745352447258800036091599510418217459961889617910638884305058606805030876354011729720980872579092571396369044675902795835559907425253217417972039965954152893452081478051801470578860486396912343898400157481943173613) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12547,7 +12547,7 @@ _:gn_1543 { } _:gn_1544 { - 393 math:greaterThan 1 . + (393) math:greaterThan 1 . (393 1) math:difference 392 . (21825422420174166791588036663318469459307279688143113512237447921737459719692312818368824219755332026823564495483700193068807529921752885931675671846814437160873811952733552020682685319747119531229896926488720884872553061842683374388608400744987774066117569988456818844875377544081186640418371213076663113611347812316241374228066197188228829726874239501326154452064183815193024019950433925192044103676675741364447852201758050999679634355584686088926294983694877962462203226338141087030375655906418131955485266253701309290991999654976441262338872362308157046189639525561958967769681537348399225131296319433140103258056072445734414078992340201699263471024784556180112045579822181874561981 35314275294665790581147848836780211770198843835351865678936477876635313298114082817821919009008021781505688036741643325401224638809142622298321468515133711048055603300755836263539772698724626267641901567285063791653229329874369788672563009951395677578608821166273492554589053735885604881661946459950246844687473922717883236910816299342847947641955398860543251855935298110205731121892473125790385235442812289838702929264947909229914688157291151128158789680306539995024623910203605680114212190092590689231366096854094154309823442325041082771346001995851786337395616526765306214299681569277198305214305552910038657356991946754209239686544568925051103553917850920366115926410167650034305816) math:sum 57139697714839957372735885500098681229506123523494979191173925798372773017806395636190743228763353808329252532225343518470032168730895508229997140361948148208929415253489388284222458018471745798871798493773784676525782391717053163061171410696383451644726391154730311399464431279966791522080317673026909958298821735034124611138882496531076777368829638361869406307999481925398755141842907050982429339119488031203150781466705960229594322512875837217085084664001417957486827136541746767144587845999008821186851363107795463600815441980017524033684874358159943383585256052327265182069363106625597530345601872343178760615048019199943653765536909126750367024942635476546227971989989831908867797 . (392 35314275294665790581147848836780211770198843835351865678936477876635313298114082817821919009008021781505688036741643325401224638809142622298321468515133711048055603300755836263539772698724626267641901567285063791653229329874369788672563009951395677578608821166273492554589053735885604881661946459950246844687473922717883236910816299342847947641955398860543251855935298110205731121892473125790385235442812289838702929264947909229914688157291151128158789680306539995024623910203605680114212190092590689231366096854094154309823442325041082771346001995851786337395616526765306214299681569277198305214305552910038657356991946754209239686544568925051103553917850920366115926410167650034305816 57139697714839957372735885500098681229506123523494979191173925798372773017806395636190743228763353808329252532225343518470032168730895508229997140361948148208929415253489388284222458018471745798871798493773784676525782391717053163061171410696383451644726391154730311399464431279966791522080317673026909958298821735034124611138882496531076777368829638361869406307999481925398755141842907050982429339119488031203150781466705960229594322512875837217085084664001417957486827136541746767144587845999008821186851363107795463600815441980017524033684874358159943383585256052327265182069363106625597530345601872343178760615048019199943653765536909126750367024942635476546227971989989831908867797) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12558,7 +12558,7 @@ _:gn_1545 { } _:gn_1546 { - 394 math:greaterThan 1 . + (394) math:greaterThan 1 . (394 1) math:difference 393 . (13488852874491623789559812173461742310891564147208752166699029954897853578421769999453094789252689754682123541257943132332417108887389736366645796668319273887181791348022284242857087378977506736412004640796342906780676268031686414283954609206407903512491251177816673709713676191804418241243575246873583731076126110401641862682750102154619117915081159359217097403871114295012707101942039200598341131766136548474255077063189858230235053801706465039232494696611662032562420683865464593083836534186172557275880830600392845018831442670064641509007129633543629291205977001203347246530000031928799080083009233476898554098935874308474825607552228723351840082893066364186003880830345468159743835 21825422420174166791588036663318469459307279688143113512237447921737459719692312818368824219755332026823564495483700193068807529921752885931675671846814437160873811952733552020682685319747119531229896926488720884872553061842683374388608400744987774066117569988456818844875377544081186640418371213076663113611347812316241374228066197188228829726874239501326154452064183815193024019950433925192044103676675741364447852201758050999679634355584686088926294983694877962462203226338141087030375655906418131955485266253701309290991999654976441262338872362308157046189639525561958967769681537348399225131296319433140103258056072445734414078992340201699263471024784556180112045579822181874561981) math:sum 35314275294665790581147848836780211770198843835351865678936477876635313298114082817821919009008021781505688036741643325401224638809142622298321468515133711048055603300755836263539772698724626267641901567285063791653229329874369788672563009951395677578608821166273492554589053735885604881661946459950246844687473922717883236910816299342847947641955398860543251855935298110205731121892473125790385235442812289838702929264947909229914688157291151128158789680306539995024623910203605680114212190092590689231366096854094154309823442325041082771346001995851786337395616526765306214299681569277198305214305552910038657356991946754209239686544568925051103553917850920366115926410167650034305816 . (393 21825422420174166791588036663318469459307279688143113512237447921737459719692312818368824219755332026823564495483700193068807529921752885931675671846814437160873811952733552020682685319747119531229896926488720884872553061842683374388608400744987774066117569988456818844875377544081186640418371213076663113611347812316241374228066197188228829726874239501326154452064183815193024019950433925192044103676675741364447852201758050999679634355584686088926294983694877962462203226338141087030375655906418131955485266253701309290991999654976441262338872362308157046189639525561958967769681537348399225131296319433140103258056072445734414078992340201699263471024784556180112045579822181874561981 35314275294665790581147848836780211770198843835351865678936477876635313298114082817821919009008021781505688036741643325401224638809142622298321468515133711048055603300755836263539772698724626267641901567285063791653229329874369788672563009951395677578608821166273492554589053735885604881661946459950246844687473922717883236910816299342847947641955398860543251855935298110205731121892473125790385235442812289838702929264947909229914688157291151128158789680306539995024623910203605680114212190092590689231366096854094154309823442325041082771346001995851786337395616526765306214299681569277198305214305552910038657356991946754209239686544568925051103553917850920366115926410167650034305816) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12569,7 +12569,7 @@ _:gn_1547 { } _:gn_1548 { - 395 math:greaterThan 1 . + (395) math:greaterThan 1 . (395 1) math:difference 394 . (8336569545682543002028224489856727148415715540934361345538417966839606141270542818915729430502642272141440954225757060736390421034363149565029875178495163273692020604711267777825597940769612794817892285692377978091876793810996960104653791538579870553626318810640145135161701352276768399174795966203079382535221701914599511545316095033609711811793080142109057048193069520180316918008394724593702971910539192890192775138568192769444580553878221049693800287083215929899782542472676493946539121720245574679604435653308464272160556984911799753331742728764527754983662524358611721239681505419600145048287085956241549159120198137259588471440111478347423388131718191994108164749476713714818146 13488852874491623789559812173461742310891564147208752166699029954897853578421769999453094789252689754682123541257943132332417108887389736366645796668319273887181791348022284242857087378977506736412004640796342906780676268031686414283954609206407903512491251177816673709713676191804418241243575246873583731076126110401641862682750102154619117915081159359217097403871114295012707101942039200598341131766136548474255077063189858230235053801706465039232494696611662032562420683865464593083836534186172557275880830600392845018831442670064641509007129633543629291205977001203347246530000031928799080083009233476898554098935874308474825607552228723351840082893066364186003880830345468159743835) math:sum 21825422420174166791588036663318469459307279688143113512237447921737459719692312818368824219755332026823564495483700193068807529921752885931675671846814437160873811952733552020682685319747119531229896926488720884872553061842683374388608400744987774066117569988456818844875377544081186640418371213076663113611347812316241374228066197188228829726874239501326154452064183815193024019950433925192044103676675741364447852201758050999679634355584686088926294983694877962462203226338141087030375655906418131955485266253701309290991999654976441262338872362308157046189639525561958967769681537348399225131296319433140103258056072445734414078992340201699263471024784556180112045579822181874561981 . (394 13488852874491623789559812173461742310891564147208752166699029954897853578421769999453094789252689754682123541257943132332417108887389736366645796668319273887181791348022284242857087378977506736412004640796342906780676268031686414283954609206407903512491251177816673709713676191804418241243575246873583731076126110401641862682750102154619117915081159359217097403871114295012707101942039200598341131766136548474255077063189858230235053801706465039232494696611662032562420683865464593083836534186172557275880830600392845018831442670064641509007129633543629291205977001203347246530000031928799080083009233476898554098935874308474825607552228723351840082893066364186003880830345468159743835 21825422420174166791588036663318469459307279688143113512237447921737459719692312818368824219755332026823564495483700193068807529921752885931675671846814437160873811952733552020682685319747119531229896926488720884872553061842683374388608400744987774066117569988456818844875377544081186640418371213076663113611347812316241374228066197188228829726874239501326154452064183815193024019950433925192044103676675741364447852201758050999679634355584686088926294983694877962462203226338141087030375655906418131955485266253701309290991999654976441262338872362308157046189639525561958967769681537348399225131296319433140103258056072445734414078992340201699263471024784556180112045579822181874561981) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12580,7 +12580,7 @@ _:gn_1549 { } _:gn_1550 { - 396 math:greaterThan 1 . + (396) math:greaterThan 1 . (396 1) math:difference 395 . (5152283328809080787531587683605015162475848606274390821160611988058247437151227180537365358750047482540682587032186071596026687853026586801615921489824110613489770743311016465031489438207893941594112355103964928688799474220689454179300817667828032958864932367176528574551974839527649842068779280670504348540904408487042351137434007121009406103288079217108040355678044774832390183933644476004638159855597355584062301924621665460790473247828243989538694409528446102662638141392788099137297412465926982596276394947084380746670885685152841755675386904779101536222314476844735525290318526509198935034722147520657004939815676171215237136112117245004416694761348172191895716080868754444925689 8336569545682543002028224489856727148415715540934361345538417966839606141270542818915729430502642272141440954225757060736390421034363149565029875178495163273692020604711267777825597940769612794817892285692377978091876793810996960104653791538579870553626318810640145135161701352276768399174795966203079382535221701914599511545316095033609711811793080142109057048193069520180316918008394724593702971910539192890192775138568192769444580553878221049693800287083215929899782542472676493946539121720245574679604435653308464272160556984911799753331742728764527754983662524358611721239681505419600145048287085956241549159120198137259588471440111478347423388131718191994108164749476713714818146) math:sum 13488852874491623789559812173461742310891564147208752166699029954897853578421769999453094789252689754682123541257943132332417108887389736366645796668319273887181791348022284242857087378977506736412004640796342906780676268031686414283954609206407903512491251177816673709713676191804418241243575246873583731076126110401641862682750102154619117915081159359217097403871114295012707101942039200598341131766136548474255077063189858230235053801706465039232494696611662032562420683865464593083836534186172557275880830600392845018831442670064641509007129633543629291205977001203347246530000031928799080083009233476898554098935874308474825607552228723351840082893066364186003880830345468159743835 . (395 8336569545682543002028224489856727148415715540934361345538417966839606141270542818915729430502642272141440954225757060736390421034363149565029875178495163273692020604711267777825597940769612794817892285692377978091876793810996960104653791538579870553626318810640145135161701352276768399174795966203079382535221701914599511545316095033609711811793080142109057048193069520180316918008394724593702971910539192890192775138568192769444580553878221049693800287083215929899782542472676493946539121720245574679604435653308464272160556984911799753331742728764527754983662524358611721239681505419600145048287085956241549159120198137259588471440111478347423388131718191994108164749476713714818146 13488852874491623789559812173461742310891564147208752166699029954897853578421769999453094789252689754682123541257943132332417108887389736366645796668319273887181791348022284242857087378977506736412004640796342906780676268031686414283954609206407903512491251177816673709713676191804418241243575246873583731076126110401641862682750102154619117915081159359217097403871114295012707101942039200598341131766136548474255077063189858230235053801706465039232494696611662032562420683865464593083836534186172557275880830600392845018831442670064641509007129633543629291205977001203347246530000031928799080083009233476898554098935874308474825607552228723351840082893066364186003880830345468159743835) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12591,7 +12591,7 @@ _:gn_1551 { } _:gn_1552 { - 397 math:greaterThan 1 . + (397) math:greaterThan 1 . (397 1) math:difference 396 . (3184286216873462214496636806251711985939866934659970524377805978781358704119315638378364071752594789600758367193570989140363733181336562763413953688671052660202249861400251312794108502561718853223779930588413049403077319590307505925352973870751837594761386443463616560609726512749118557106016685532575033994317293427557160407882087912600305708505000925001016692515024745347926734074750248589064812054941837306130473213946527308654107306049977060155105877554769827237144401079888394809241709254318592083328040706224083525489671299758957997656355823985426218761348047513876195949362978910401210013564938435584544219304521966044351335327994233343006693370370019802212448668607959269892457 5152283328809080787531587683605015162475848606274390821160611988058247437151227180537365358750047482540682587032186071596026687853026586801615921489824110613489770743311016465031489438207893941594112355103964928688799474220689454179300817667828032958864932367176528574551974839527649842068779280670504348540904408487042351137434007121009406103288079217108040355678044774832390183933644476004638159855597355584062301924621665460790473247828243989538694409528446102662638141392788099137297412465926982596276394947084380746670885685152841755675386904779101536222314476844735525290318526509198935034722147520657004939815676171215237136112117245004416694761348172191895716080868754444925689) math:sum 8336569545682543002028224489856727148415715540934361345538417966839606141270542818915729430502642272141440954225757060736390421034363149565029875178495163273692020604711267777825597940769612794817892285692377978091876793810996960104653791538579870553626318810640145135161701352276768399174795966203079382535221701914599511545316095033609711811793080142109057048193069520180316918008394724593702971910539192890192775138568192769444580553878221049693800287083215929899782542472676493946539121720245574679604435653308464272160556984911799753331742728764527754983662524358611721239681505419600145048287085956241549159120198137259588471440111478347423388131718191994108164749476713714818146 . (396 5152283328809080787531587683605015162475848606274390821160611988058247437151227180537365358750047482540682587032186071596026687853026586801615921489824110613489770743311016465031489438207893941594112355103964928688799474220689454179300817667828032958864932367176528574551974839527649842068779280670504348540904408487042351137434007121009406103288079217108040355678044774832390183933644476004638159855597355584062301924621665460790473247828243989538694409528446102662638141392788099137297412465926982596276394947084380746670885685152841755675386904779101536222314476844735525290318526509198935034722147520657004939815676171215237136112117245004416694761348172191895716080868754444925689 8336569545682543002028224489856727148415715540934361345538417966839606141270542818915729430502642272141440954225757060736390421034363149565029875178495163273692020604711267777825597940769612794817892285692377978091876793810996960104653791538579870553626318810640145135161701352276768399174795966203079382535221701914599511545316095033609711811793080142109057048193069520180316918008394724593702971910539192890192775138568192769444580553878221049693800287083215929899782542472676493946539121720245574679604435653308464272160556984911799753331742728764527754983662524358611721239681505419600145048287085956241549159120198137259588471440111478347423388131718191994108164749476713714818146) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12602,7 +12602,7 @@ _:gn_1553 { } _:gn_1554 { - 398 math:greaterThan 1 . + (398) math:greaterThan 1 . (398 1) math:difference 397 . (1967997111935618573034950877353303176535981671614420296782806009276888733031911542159001286997452692939924219838615082455662954671690024038201967801153057953287520881910765152237380935646175088370332424515551879285722154630381948253947843797076195364103545923712912013942248326778531284962762595137929314546587115059485190729551919208409100394783078292107023663163020029484463449858894227415573347800655518277931828710675138152136365941778266929383588531973676275425493740312899704328055703211608390512948354240860297221181214385393883758019031080793675317460966429330859329340955547598797725021157209085072460720511154205170885800784123011661410001390978152389683267412260795175033232 3184286216873462214496636806251711985939866934659970524377805978781358704119315638378364071752594789600758367193570989140363733181336562763413953688671052660202249861400251312794108502561718853223779930588413049403077319590307505925352973870751837594761386443463616560609726512749118557106016685532575033994317293427557160407882087912600305708505000925001016692515024745347926734074750248589064812054941837306130473213946527308654107306049977060155105877554769827237144401079888394809241709254318592083328040706224083525489671299758957997656355823985426218761348047513876195949362978910401210013564938435584544219304521966044351335327994233343006693370370019802212448668607959269892457) math:sum 5152283328809080787531587683605015162475848606274390821160611988058247437151227180537365358750047482540682587032186071596026687853026586801615921489824110613489770743311016465031489438207893941594112355103964928688799474220689454179300817667828032958864932367176528574551974839527649842068779280670504348540904408487042351137434007121009406103288079217108040355678044774832390183933644476004638159855597355584062301924621665460790473247828243989538694409528446102662638141392788099137297412465926982596276394947084380746670885685152841755675386904779101536222314476844735525290318526509198935034722147520657004939815676171215237136112117245004416694761348172191895716080868754444925689 . (397 3184286216873462214496636806251711985939866934659970524377805978781358704119315638378364071752594789600758367193570989140363733181336562763413953688671052660202249861400251312794108502561718853223779930588413049403077319590307505925352973870751837594761386443463616560609726512749118557106016685532575033994317293427557160407882087912600305708505000925001016692515024745347926734074750248589064812054941837306130473213946527308654107306049977060155105877554769827237144401079888394809241709254318592083328040706224083525489671299758957997656355823985426218761348047513876195949362978910401210013564938435584544219304521966044351335327994233343006693370370019802212448668607959269892457 5152283328809080787531587683605015162475848606274390821160611988058247437151227180537365358750047482540682587032186071596026687853026586801615921489824110613489770743311016465031489438207893941594112355103964928688799474220689454179300817667828032958864932367176528574551974839527649842068779280670504348540904408487042351137434007121009406103288079217108040355678044774832390183933644476004638159855597355584062301924621665460790473247828243989538694409528446102662638141392788099137297412465926982596276394947084380746670885685152841755675386904779101536222314476844735525290318526509198935034722147520657004939815676171215237136112117245004416694761348172191895716080868754444925689) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12613,7 +12613,7 @@ _:gn_1555 { } _:gn_1556 { - 399 math:greaterThan 1 . + (399) math:greaterThan 1 . (399 1) math:difference 398 . (1216289104937843641461685928898408809403885263045550227594999969504469971087404096219362784755142096660834147354955906684700778509646538725211985887517994706914728979489486160556727566915543764853447506072861170117355164959925557671405130073675642230657840519750704546667478185970587272143254090394645719447730178368071969678330168704191205313721922632893993029352004715863463284215856021173491464254286319028198644503271389156517741364271710130771517345581093551811650660766988690481186006042710201570379686465363786304308456914365074239637324743191750901300381618183016866608407431311603484992407729350512083498793367760873465534543871221681596691979391867412529181256347164094859225 1967997111935618573034950877353303176535981671614420296782806009276888733031911542159001286997452692939924219838615082455662954671690024038201967801153057953287520881910765152237380935646175088370332424515551879285722154630381948253947843797076195364103545923712912013942248326778531284962762595137929314546587115059485190729551919208409100394783078292107023663163020029484463449858894227415573347800655518277931828710675138152136365941778266929383588531973676275425493740312899704328055703211608390512948354240860297221181214385393883758019031080793675317460966429330859329340955547598797725021157209085072460720511154205170885800784123011661410001390978152389683267412260795175033232) math:sum 3184286216873462214496636806251711985939866934659970524377805978781358704119315638378364071752594789600758367193570989140363733181336562763413953688671052660202249861400251312794108502561718853223779930588413049403077319590307505925352973870751837594761386443463616560609726512749118557106016685532575033994317293427557160407882087912600305708505000925001016692515024745347926734074750248589064812054941837306130473213946527308654107306049977060155105877554769827237144401079888394809241709254318592083328040706224083525489671299758957997656355823985426218761348047513876195949362978910401210013564938435584544219304521966044351335327994233343006693370370019802212448668607959269892457 . (398 1967997111935618573034950877353303176535981671614420296782806009276888733031911542159001286997452692939924219838615082455662954671690024038201967801153057953287520881910765152237380935646175088370332424515551879285722154630381948253947843797076195364103545923712912013942248326778531284962762595137929314546587115059485190729551919208409100394783078292107023663163020029484463449858894227415573347800655518277931828710675138152136365941778266929383588531973676275425493740312899704328055703211608390512948354240860297221181214385393883758019031080793675317460966429330859329340955547598797725021157209085072460720511154205170885800784123011661410001390978152389683267412260795175033232 3184286216873462214496636806251711985939866934659970524377805978781358704119315638378364071752594789600758367193570989140363733181336562763413953688671052660202249861400251312794108502561718853223779930588413049403077319590307505925352973870751837594761386443463616560609726512749118557106016685532575033994317293427557160407882087912600305708505000925001016692515024745347926734074750248589064812054941837306130473213946527308654107306049977060155105877554769827237144401079888394809241709254318592083328040706224083525489671299758957997656355823985426218761348047513876195949362978910401210013564938435584544219304521966044351335327994233343006693370370019802212448668607959269892457) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12624,7 +12624,7 @@ _:gn_1557 { } _:gn_1558 { - 400 math:greaterThan 1 . + (400) math:greaterThan 1 . (400 1) math:difference 399 . (751708006997774931573264948454894367132096408568870069187806039772418761944507445939638502242310596279090072483659175770962176162043485312989981913635063246372791902421278991680653368730631323516884918442690709168366989670456390582542713723400553133445705403962207467274770140807944012819508504743283595098856936691413221051221750504217895081061155659213030633811015313621000165643038206242081883546369199249733184207403748995618624577506556798612071186392582723613843079545911013846869697168898188942568667775496510916872757471028809518381706337601924416160584811147842462732548116287194240028749479734560377221717786444297420266240251789979813309411586284977154086155913631080174007 1216289104937843641461685928898408809403885263045550227594999969504469971087404096219362784755142096660834147354955906684700778509646538725211985887517994706914728979489486160556727566915543764853447506072861170117355164959925557671405130073675642230657840519750704546667478185970587272143254090394645719447730178368071969678330168704191205313721922632893993029352004715863463284215856021173491464254286319028198644503271389156517741364271710130771517345581093551811650660766988690481186006042710201570379686465363786304308456914365074239637324743191750901300381618183016866608407431311603484992407729350512083498793367760873465534543871221681596691979391867412529181256347164094859225) math:sum 1967997111935618573034950877353303176535981671614420296782806009276888733031911542159001286997452692939924219838615082455662954671690024038201967801153057953287520881910765152237380935646175088370332424515551879285722154630381948253947843797076195364103545923712912013942248326778531284962762595137929314546587115059485190729551919208409100394783078292107023663163020029484463449858894227415573347800655518277931828710675138152136365941778266929383588531973676275425493740312899704328055703211608390512948354240860297221181214385393883758019031080793675317460966429330859329340955547598797725021157209085072460720511154205170885800784123011661410001390978152389683267412260795175033232 . (399 1216289104937843641461685928898408809403885263045550227594999969504469971087404096219362784755142096660834147354955906684700778509646538725211985887517994706914728979489486160556727566915543764853447506072861170117355164959925557671405130073675642230657840519750704546667478185970587272143254090394645719447730178368071969678330168704191205313721922632893993029352004715863463284215856021173491464254286319028198644503271389156517741364271710130771517345581093551811650660766988690481186006042710201570379686465363786304308456914365074239637324743191750901300381618183016866608407431311603484992407729350512083498793367760873465534543871221681596691979391867412529181256347164094859225 1967997111935618573034950877353303176535981671614420296782806009276888733031911542159001286997452692939924219838615082455662954671690024038201967801153057953287520881910765152237380935646175088370332424515551879285722154630381948253947843797076195364103545923712912013942248326778531284962762595137929314546587115059485190729551919208409100394783078292107023663163020029484463449858894227415573347800655518277931828710675138152136365941778266929383588531973676275425493740312899704328055703211608390512948354240860297221181214385393883758019031080793675317460966429330859329340955547598797725021157209085072460720511154205170885800784123011661410001390978152389683267412260795175033232) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12635,7 +12635,7 @@ _:gn_1559 { } _:gn_1560 { - 401 math:greaterThan 1 . + (401) math:greaterThan 1 . (401 1) math:difference 400 . (464581097940068709888420980443514442271788854476680158407193929732051209142896650279724282512831500381744074871296730913738602347603053412222003973882931460541937077068207168876074198184912441336562587630170460948988175289469167088862416350275089097212135115788497079392708045162643259323745585651362124348873241676658748627108418199973310232660766973680962395540989402242463118572817814931409580707917119778465460295867640160899116786765153332159446159188510828197807581221077676634316308873812012627811018689867275387435699443336264721255618405589826485139796807035174403875859315024409244963658249615951706277075581316576045268303619431701783382567805582435375095100433533014685218 751708006997774931573264948454894367132096408568870069187806039772418761944507445939638502242310596279090072483659175770962176162043485312989981913635063246372791902421278991680653368730631323516884918442690709168366989670456390582542713723400553133445705403962207467274770140807944012819508504743283595098856936691413221051221750504217895081061155659213030633811015313621000165643038206242081883546369199249733184207403748995618624577506556798612071186392582723613843079545911013846869697168898188942568667775496510916872757471028809518381706337601924416160584811147842462732548116287194240028749479734560377221717786444297420266240251789979813309411586284977154086155913631080174007) math:sum 1216289104937843641461685928898408809403885263045550227594999969504469971087404096219362784755142096660834147354955906684700778509646538725211985887517994706914728979489486160556727566915543764853447506072861170117355164959925557671405130073675642230657840519750704546667478185970587272143254090394645719447730178368071969678330168704191205313721922632893993029352004715863463284215856021173491464254286319028198644503271389156517741364271710130771517345581093551811650660766988690481186006042710201570379686465363786304308456914365074239637324743191750901300381618183016866608407431311603484992407729350512083498793367760873465534543871221681596691979391867412529181256347164094859225 . (400 751708006997774931573264948454894367132096408568870069187806039772418761944507445939638502242310596279090072483659175770962176162043485312989981913635063246372791902421278991680653368730631323516884918442690709168366989670456390582542713723400553133445705403962207467274770140807944012819508504743283595098856936691413221051221750504217895081061155659213030633811015313621000165643038206242081883546369199249733184207403748995618624577506556798612071186392582723613843079545911013846869697168898188942568667775496510916872757471028809518381706337601924416160584811147842462732548116287194240028749479734560377221717786444297420266240251789979813309411586284977154086155913631080174007 1216289104937843641461685928898408809403885263045550227594999969504469971087404096219362784755142096660834147354955906684700778509646538725211985887517994706914728979489486160556727566915543764853447506072861170117355164959925557671405130073675642230657840519750704546667478185970587272143254090394645719447730178368071969678330168704191205313721922632893993029352004715863463284215856021173491464254286319028198644503271389156517741364271710130771517345581093551811650660766988690481186006042710201570379686465363786304308456914365074239637324743191750901300381618183016866608407431311603484992407729350512083498793367760873465534543871221681596691979391867412529181256347164094859225) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12646,7 +12646,7 @@ _:gn_1561 { } _:gn_1562 { - 402 math:greaterThan 1 . + (402) math:greaterThan 1 . (402 1) math:difference 401 . (287126909057706221684843968011379924860307554092189910780612110040367552801610795659914219729479095897345997612362444857223573814440431900767977939752131785830854825353071822804579170545718882180322330812520248219378814380987223493680297373125464036233570288173710387882062095645300753495762919091921470749983695014754472424113332304244584848400388685532068238270025911378537047070220391310672302838452079471267723911536108834719507790741403466452625027204071895416035498324833337212553388295086176314757649085629235529437058027692544797126087932012097931020788004112668058856688801262784995065091230118608670944642205127721374997936632358278029926843780702541778991055480098065488789 464581097940068709888420980443514442271788854476680158407193929732051209142896650279724282512831500381744074871296730913738602347603053412222003973882931460541937077068207168876074198184912441336562587630170460948988175289469167088862416350275089097212135115788497079392708045162643259323745585651362124348873241676658748627108418199973310232660766973680962395540989402242463118572817814931409580707917119778465460295867640160899116786765153332159446159188510828197807581221077676634316308873812012627811018689867275387435699443336264721255618405589826485139796807035174403875859315024409244963658249615951706277075581316576045268303619431701783382567805582435375095100433533014685218) math:sum 751708006997774931573264948454894367132096408568870069187806039772418761944507445939638502242310596279090072483659175770962176162043485312989981913635063246372791902421278991680653368730631323516884918442690709168366989670456390582542713723400553133445705403962207467274770140807944012819508504743283595098856936691413221051221750504217895081061155659213030633811015313621000165643038206242081883546369199249733184207403748995618624577506556798612071186392582723613843079545911013846869697168898188942568667775496510916872757471028809518381706337601924416160584811147842462732548116287194240028749479734560377221717786444297420266240251789979813309411586284977154086155913631080174007 . (401 464581097940068709888420980443514442271788854476680158407193929732051209142896650279724282512831500381744074871296730913738602347603053412222003973882931460541937077068207168876074198184912441336562587630170460948988175289469167088862416350275089097212135115788497079392708045162643259323745585651362124348873241676658748627108418199973310232660766973680962395540989402242463118572817814931409580707917119778465460295867640160899116786765153332159446159188510828197807581221077676634316308873812012627811018689867275387435699443336264721255618405589826485139796807035174403875859315024409244963658249615951706277075581316576045268303619431701783382567805582435375095100433533014685218 751708006997774931573264948454894367132096408568870069187806039772418761944507445939638502242310596279090072483659175770962176162043485312989981913635063246372791902421278991680653368730631323516884918442690709168366989670456390582542713723400553133445705403962207467274770140807944012819508504743283595098856936691413221051221750504217895081061155659213030633811015313621000165643038206242081883546369199249733184207403748995618624577506556798612071186392582723613843079545911013846869697168898188942568667775496510916872757471028809518381706337601924416160584811147842462732548116287194240028749479734560377221717786444297420266240251789979813309411586284977154086155913631080174007) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12657,7 +12657,7 @@ _:gn_1563 { } _:gn_1564 { - 403 math:greaterThan 1 . + (403) math:greaterThan 1 . (403 1) math:difference 402 . (177454188882362488203577012432134517411481300384490247626581819691683656341285854619810062783352404484398077258934286056515028533162621511454026034130799674711082251715135346071495027639193559156240256817650212729609360908481943595182118977149625060978564827614786691510645949517342505827982666559440653598889546661904276202995085895728725384260378288148894157270963490863926071502597423620737277869465040307197736384331531326179608996023749865706821131984438932781772082896244339421762920578725836313053369604238039857998641415643719924129530473577728554119008802922506345019170513761624249898567019497343035332433376188854670270366987073423753455724024879893596104044953434949196429 287126909057706221684843968011379924860307554092189910780612110040367552801610795659914219729479095897345997612362444857223573814440431900767977939752131785830854825353071822804579170545718882180322330812520248219378814380987223493680297373125464036233570288173710387882062095645300753495762919091921470749983695014754472424113332304244584848400388685532068238270025911378537047070220391310672302838452079471267723911536108834719507790741403466452625027204071895416035498324833337212553388295086176314757649085629235529437058027692544797126087932012097931020788004112668058856688801262784995065091230118608670944642205127721374997936632358278029926843780702541778991055480098065488789) math:sum 464581097940068709888420980443514442271788854476680158407193929732051209142896650279724282512831500381744074871296730913738602347603053412222003973882931460541937077068207168876074198184912441336562587630170460948988175289469167088862416350275089097212135115788497079392708045162643259323745585651362124348873241676658748627108418199973310232660766973680962395540989402242463118572817814931409580707917119778465460295867640160899116786765153332159446159188510828197807581221077676634316308873812012627811018689867275387435699443336264721255618405589826485139796807035174403875859315024409244963658249615951706277075581316576045268303619431701783382567805582435375095100433533014685218 . (402 287126909057706221684843968011379924860307554092189910780612110040367552801610795659914219729479095897345997612362444857223573814440431900767977939752131785830854825353071822804579170545718882180322330812520248219378814380987223493680297373125464036233570288173710387882062095645300753495762919091921470749983695014754472424113332304244584848400388685532068238270025911378537047070220391310672302838452079471267723911536108834719507790741403466452625027204071895416035498324833337212553388295086176314757649085629235529437058027692544797126087932012097931020788004112668058856688801262784995065091230118608670944642205127721374997936632358278029926843780702541778991055480098065488789 464581097940068709888420980443514442271788854476680158407193929732051209142896650279724282512831500381744074871296730913738602347603053412222003973882931460541937077068207168876074198184912441336562587630170460948988175289469167088862416350275089097212135115788497079392708045162643259323745585651362124348873241676658748627108418199973310232660766973680962395540989402242463118572817814931409580707917119778465460295867640160899116786765153332159446159188510828197807581221077676634316308873812012627811018689867275387435699443336264721255618405589826485139796807035174403875859315024409244963658249615951706277075581316576045268303619431701783382567805582435375095100433533014685218) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12668,7 +12668,7 @@ _:gn_1565 { } _:gn_1566 { - 404 math:greaterThan 1 . + (404) math:greaterThan 1 . (404 1) math:difference 403 . (109672720175343733481266955579245407448826253707699663154030290348683896460324941040104156946126691412947920353428158800708545281277810389313951905621332111119772573637936476733084142906525323024082073994870035489769453472505279898498178395975838975255005460558923696371416146127958247667780252532480817151094148352850196221118246408515859464140010397383174080999062420514610975567622967689935024968987039164069987527204577508539898794717653600745803895219632962634263415428588997790790467716360340001704279481391195671438416612048824872996557458434369376901779201190161713837518287501160745166524210621265635612208828938866704727569645284854276471119755822648182887010526663116292360 177454188882362488203577012432134517411481300384490247626581819691683656341285854619810062783352404484398077258934286056515028533162621511454026034130799674711082251715135346071495027639193559156240256817650212729609360908481943595182118977149625060978564827614786691510645949517342505827982666559440653598889546661904276202995085895728725384260378288148894157270963490863926071502597423620737277869465040307197736384331531326179608996023749865706821131984438932781772082896244339421762920578725836313053369604238039857998641415643719924129530473577728554119008802922506345019170513761624249898567019497343035332433376188854670270366987073423753455724024879893596104044953434949196429) math:sum 287126909057706221684843968011379924860307554092189910780612110040367552801610795659914219729479095897345997612362444857223573814440431900767977939752131785830854825353071822804579170545718882180322330812520248219378814380987223493680297373125464036233570288173710387882062095645300753495762919091921470749983695014754472424113332304244584848400388685532068238270025911378537047070220391310672302838452079471267723911536108834719507790741403466452625027204071895416035498324833337212553388295086176314757649085629235529437058027692544797126087932012097931020788004112668058856688801262784995065091230118608670944642205127721374997936632358278029926843780702541778991055480098065488789 . (403 177454188882362488203577012432134517411481300384490247626581819691683656341285854619810062783352404484398077258934286056515028533162621511454026034130799674711082251715135346071495027639193559156240256817650212729609360908481943595182118977149625060978564827614786691510645949517342505827982666559440653598889546661904276202995085895728725384260378288148894157270963490863926071502597423620737277869465040307197736384331531326179608996023749865706821131984438932781772082896244339421762920578725836313053369604238039857998641415643719924129530473577728554119008802922506345019170513761624249898567019497343035332433376188854670270366987073423753455724024879893596104044953434949196429 287126909057706221684843968011379924860307554092189910780612110040367552801610795659914219729479095897345997612362444857223573814440431900767977939752131785830854825353071822804579170545718882180322330812520248219378814380987223493680297373125464036233570288173710387882062095645300753495762919091921470749983695014754472424113332304244584848400388685532068238270025911378537047070220391310672302838452079471267723911536108834719507790741403466452625027204071895416035498324833337212553388295086176314757649085629235529437058027692544797126087932012097931020788004112668058856688801262784995065091230118608670944642205127721374997936632358278029926843780702541778991055480098065488789) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12679,7 +12679,7 @@ _:gn_1567 { } _:gn_1568 { - 405 math:greaterThan 1 . + (405) math:greaterThan 1 . (405 1) math:difference 404 . (67781468707018754722310056852889109962655046676790584472551529342999759880960913579705905837225713071450156905506127255806483251884811122140074128509467563591309678077198869338410884732668236132158182822780177239839907435976663696683940581173786085723559367055862995139229803389384258160202414026959836447795398309054079981876839487212865920120367890765720076271901070349315095934974455930802252900478001143127748857126953817639710201306096264961017236764805970147508667467655341630972452862365496311349090122846844186560224803594895051132973015143359177217229601732344631181652226260463504732042808876077399720224547249987965542797341788569476984604269057245413217034426771832904069 109672720175343733481266955579245407448826253707699663154030290348683896460324941040104156946126691412947920353428158800708545281277810389313951905621332111119772573637936476733084142906525323024082073994870035489769453472505279898498178395975838975255005460558923696371416146127958247667780252532480817151094148352850196221118246408515859464140010397383174080999062420514610975567622967689935024968987039164069987527204577508539898794717653600745803895219632962634263415428588997790790467716360340001704279481391195671438416612048824872996557458434369376901779201190161713837518287501160745166524210621265635612208828938866704727569645284854276471119755822648182887010526663116292360) math:sum 177454188882362488203577012432134517411481300384490247626581819691683656341285854619810062783352404484398077258934286056515028533162621511454026034130799674711082251715135346071495027639193559156240256817650212729609360908481943595182118977149625060978564827614786691510645949517342505827982666559440653598889546661904276202995085895728725384260378288148894157270963490863926071502597423620737277869465040307197736384331531326179608996023749865706821131984438932781772082896244339421762920578725836313053369604238039857998641415643719924129530473577728554119008802922506345019170513761624249898567019497343035332433376188854670270366987073423753455724024879893596104044953434949196429 . (404 109672720175343733481266955579245407448826253707699663154030290348683896460324941040104156946126691412947920353428158800708545281277810389313951905621332111119772573637936476733084142906525323024082073994870035489769453472505279898498178395975838975255005460558923696371416146127958247667780252532480817151094148352850196221118246408515859464140010397383174080999062420514610975567622967689935024968987039164069987527204577508539898794717653600745803895219632962634263415428588997790790467716360340001704279481391195671438416612048824872996557458434369376901779201190161713837518287501160745166524210621265635612208828938866704727569645284854276471119755822648182887010526663116292360 177454188882362488203577012432134517411481300384490247626581819691683656341285854619810062783352404484398077258934286056515028533162621511454026034130799674711082251715135346071495027639193559156240256817650212729609360908481943595182118977149625060978564827614786691510645949517342505827982666559440653598889546661904276202995085895728725384260378288148894157270963490863926071502597423620737277869465040307197736384331531326179608996023749865706821131984438932781772082896244339421762920578725836313053369604238039857998641415643719924129530473577728554119008802922506345019170513761624249898567019497343035332433376188854670270366987073423753455724024879893596104044953434949196429) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12690,7 +12690,7 @@ _:gn_1569 { } _:gn_1570 { - 406 math:greaterThan 1 . + (406) math:greaterThan 1 . (406 1) math:difference 405 . (41891251468324978758956898726356297486171207030909078681478761005684136579364027460398251108900978341497763447922031544902062029392999267173877777111864547528462895560737607394673258173857086891923891172089858249929546036528616201814237814802052889531446093503060701232186342738573989507577838505520980703298750043796116239241406921302993544019642506617454004727161350165295879632648511759132772068509038020942238670077623690900188593411557335784786658454826992486754747960933656159818014853994843690355189358544351484878191808453929821863584443291010199684549599457817082655866061240697240434481401745188235891984281688878739184772303496284799486515486765402769669976099891283388291 67781468707018754722310056852889109962655046676790584472551529342999759880960913579705905837225713071450156905506127255806483251884811122140074128509467563591309678077198869338410884732668236132158182822780177239839907435976663696683940581173786085723559367055862995139229803389384258160202414026959836447795398309054079981876839487212865920120367890765720076271901070349315095934974455930802252900478001143127748857126953817639710201306096264961017236764805970147508667467655341630972452862365496311349090122846844186560224803594895051132973015143359177217229601732344631181652226260463504732042808876077399720224547249987965542797341788569476984604269057245413217034426771832904069) math:sum 109672720175343733481266955579245407448826253707699663154030290348683896460324941040104156946126691412947920353428158800708545281277810389313951905621332111119772573637936476733084142906525323024082073994870035489769453472505279898498178395975838975255005460558923696371416146127958247667780252532480817151094148352850196221118246408515859464140010397383174080999062420514610975567622967689935024968987039164069987527204577508539898794717653600745803895219632962634263415428588997790790467716360340001704279481391195671438416612048824872996557458434369376901779201190161713837518287501160745166524210621265635612208828938866704727569645284854276471119755822648182887010526663116292360 . (405 67781468707018754722310056852889109962655046676790584472551529342999759880960913579705905837225713071450156905506127255806483251884811122140074128509467563591309678077198869338410884732668236132158182822780177239839907435976663696683940581173786085723559367055862995139229803389384258160202414026959836447795398309054079981876839487212865920120367890765720076271901070349315095934974455930802252900478001143127748857126953817639710201306096264961017236764805970147508667467655341630972452862365496311349090122846844186560224803594895051132973015143359177217229601732344631181652226260463504732042808876077399720224547249987965542797341788569476984604269057245413217034426771832904069 109672720175343733481266955579245407448826253707699663154030290348683896460324941040104156946126691412947920353428158800708545281277810389313951905621332111119772573637936476733084142906525323024082073994870035489769453472505279898498178395975838975255005460558923696371416146127958247667780252532480817151094148352850196221118246408515859464140010397383174080999062420514610975567622967689935024968987039164069987527204577508539898794717653600745803895219632962634263415428588997790790467716360340001704279481391195671438416612048824872996557458434369376901779201190161713837518287501160745166524210621265635612208828938866704727569645284854276471119755822648182887010526663116292360) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12701,7 +12701,7 @@ _:gn_1571 { } _:gn_1572 { - 407 math:greaterThan 1 . + (407) math:greaterThan 1 . (407 1) math:difference 406 . (25890217238693775963353158126532812476483839645881505791072768337315623301596886119307654728324734729952393457584095710904421222491811854966196351397603016062846782516461261943737626558811149240234291650690318989910361399448047494869702766371733196192113273552802293907043460650810268652624575521438855744496648265257963742635432565909872376100725384148266071544739720184019216302325944171669480831968963122185510187049330126739521607894538929176230578309978977660753919506721685471154438008370652620993900764302492701682032995140965229269388571852348977532680002274527548525786165019766264297561407130889163828240265561109226358025038292284677498088782291842643547058326880549515778 41891251468324978758956898726356297486171207030909078681478761005684136579364027460398251108900978341497763447922031544902062029392999267173877777111864547528462895560737607394673258173857086891923891172089858249929546036528616201814237814802052889531446093503060701232186342738573989507577838505520980703298750043796116239241406921302993544019642506617454004727161350165295879632648511759132772068509038020942238670077623690900188593411557335784786658454826992486754747960933656159818014853994843690355189358544351484878191808453929821863584443291010199684549599457817082655866061240697240434481401745188235891984281688878739184772303496284799486515486765402769669976099891283388291) math:sum 67781468707018754722310056852889109962655046676790584472551529342999759880960913579705905837225713071450156905506127255806483251884811122140074128509467563591309678077198869338410884732668236132158182822780177239839907435976663696683940581173786085723559367055862995139229803389384258160202414026959836447795398309054079981876839487212865920120367890765720076271901070349315095934974455930802252900478001143127748857126953817639710201306096264961017236764805970147508667467655341630972452862365496311349090122846844186560224803594895051132973015143359177217229601732344631181652226260463504732042808876077399720224547249987965542797341788569476984604269057245413217034426771832904069 . (406 41891251468324978758956898726356297486171207030909078681478761005684136579364027460398251108900978341497763447922031544902062029392999267173877777111864547528462895560737607394673258173857086891923891172089858249929546036528616201814237814802052889531446093503060701232186342738573989507577838505520980703298750043796116239241406921302993544019642506617454004727161350165295879632648511759132772068509038020942238670077623690900188593411557335784786658454826992486754747960933656159818014853994843690355189358544351484878191808453929821863584443291010199684549599457817082655866061240697240434481401745188235891984281688878739184772303496284799486515486765402769669976099891283388291 67781468707018754722310056852889109962655046676790584472551529342999759880960913579705905837225713071450156905506127255806483251884811122140074128509467563591309678077198869338410884732668236132158182822780177239839907435976663696683940581173786085723559367055862995139229803389384258160202414026959836447795398309054079981876839487212865920120367890765720076271901070349315095934974455930802252900478001143127748857126953817639710201306096264961017236764805970147508667467655341630972452862365496311349090122846844186560224803594895051132973015143359177217229601732344631181652226260463504732042808876077399720224547249987965542797341788569476984604269057245413217034426771832904069) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12712,7 +12712,7 @@ _:gn_1573 { } _:gn_1574 { - 408 math:greaterThan 1 . + (408) math:greaterThan 1 . (408 1) math:difference 407 . (16001034229631202795603740599823485009687367385027572890405992668368513277767141341090596380576243611545369990337935833997640806901187412207681425714261531465616113044276345450935631615045937651689599521399539260019184637080568706944535048430319693339332819950258407325142882087763720854953262984082124958802101778538152496605974355393121167918917122469187933182421629981276663330322567587463291236540074898756728483028293564160666985517018406608556080144848014826000828454211970688663576845624191069361288594241858783196158813312964592594195871438661222151869597183289534130079896220930976136919994614299072063744016127769512826747265204000121988426704473560126122917773010733872513 25890217238693775963353158126532812476483839645881505791072768337315623301596886119307654728324734729952393457584095710904421222491811854966196351397603016062846782516461261943737626558811149240234291650690318989910361399448047494869702766371733196192113273552802293907043460650810268652624575521438855744496648265257963742635432565909872376100725384148266071544739720184019216302325944171669480831968963122185510187049330126739521607894538929176230578309978977660753919506721685471154438008370652620993900764302492701682032995140965229269388571852348977532680002274527548525786165019766264297561407130889163828240265561109226358025038292284677498088782291842643547058326880549515778) math:sum 41891251468324978758956898726356297486171207030909078681478761005684136579364027460398251108900978341497763447922031544902062029392999267173877777111864547528462895560737607394673258173857086891923891172089858249929546036528616201814237814802052889531446093503060701232186342738573989507577838505520980703298750043796116239241406921302993544019642506617454004727161350165295879632648511759132772068509038020942238670077623690900188593411557335784786658454826992486754747960933656159818014853994843690355189358544351484878191808453929821863584443291010199684549599457817082655866061240697240434481401745188235891984281688878739184772303496284799486515486765402769669976099891283388291 . (407 25890217238693775963353158126532812476483839645881505791072768337315623301596886119307654728324734729952393457584095710904421222491811854966196351397603016062846782516461261943737626558811149240234291650690318989910361399448047494869702766371733196192113273552802293907043460650810268652624575521438855744496648265257963742635432565909872376100725384148266071544739720184019216302325944171669480831968963122185510187049330126739521607894538929176230578309978977660753919506721685471154438008370652620993900764302492701682032995140965229269388571852348977532680002274527548525786165019766264297561407130889163828240265561109226358025038292284677498088782291842643547058326880549515778 41891251468324978758956898726356297486171207030909078681478761005684136579364027460398251108900978341497763447922031544902062029392999267173877777111864547528462895560737607394673258173857086891923891172089858249929546036528616201814237814802052889531446093503060701232186342738573989507577838505520980703298750043796116239241406921302993544019642506617454004727161350165295879632648511759132772068509038020942238670077623690900188593411557335784786658454826992486754747960933656159818014853994843690355189358544351484878191808453929821863584443291010199684549599457817082655866061240697240434481401745188235891984281688878739184772303496284799486515486765402769669976099891283388291) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12723,7 +12723,7 @@ _:gn_1575 { } _:gn_1576 { - 409 math:greaterThan 1 . + (409) math:greaterThan 1 . (409 1) math:difference 408 . (9889183009062573167749417526709327466796472260853932900666775668947110023829744778217058347748491118407023467246159876906780415590624442758514925683341484597230669472184916492801994943765211588544692129290779729891176762367478787925167717941413502852780453602543886581900578563046547797671312537356730785694546486719811246029458210516751208181808261679078138362318090202742552972003376584206189595428888223428781704021036562578854622377520522567674498165130962834753091052509714782490861162746461551632612170060633918485874181828000636675192700413687755380810405091238014395706268798835288160641412516590091764496249433339713531277773088284555509662077818282517424140553869815643265 16001034229631202795603740599823485009687367385027572890405992668368513277767141341090596380576243611545369990337935833997640806901187412207681425714261531465616113044276345450935631615045937651689599521399539260019184637080568706944535048430319693339332819950258407325142882087763720854953262984082124958802101778538152496605974355393121167918917122469187933182421629981276663330322567587463291236540074898756728483028293564160666985517018406608556080144848014826000828454211970688663576845624191069361288594241858783196158813312964592594195871438661222151869597183289534130079896220930976136919994614299072063744016127769512826747265204000121988426704473560126122917773010733872513) math:sum 25890217238693775963353158126532812476483839645881505791072768337315623301596886119307654728324734729952393457584095710904421222491811854966196351397603016062846782516461261943737626558811149240234291650690318989910361399448047494869702766371733196192113273552802293907043460650810268652624575521438855744496648265257963742635432565909872376100725384148266071544739720184019216302325944171669480831968963122185510187049330126739521607894538929176230578309978977660753919506721685471154438008370652620993900764302492701682032995140965229269388571852348977532680002274527548525786165019766264297561407130889163828240265561109226358025038292284677498088782291842643547058326880549515778 . (408 16001034229631202795603740599823485009687367385027572890405992668368513277767141341090596380576243611545369990337935833997640806901187412207681425714261531465616113044276345450935631615045937651689599521399539260019184637080568706944535048430319693339332819950258407325142882087763720854953262984082124958802101778538152496605974355393121167918917122469187933182421629981276663330322567587463291236540074898756728483028293564160666985517018406608556080144848014826000828454211970688663576845624191069361288594241858783196158813312964592594195871438661222151869597183289534130079896220930976136919994614299072063744016127769512826747265204000121988426704473560126122917773010733872513 25890217238693775963353158126532812476483839645881505791072768337315623301596886119307654728324734729952393457584095710904421222491811854966196351397603016062846782516461261943737626558811149240234291650690318989910361399448047494869702766371733196192113273552802293907043460650810268652624575521438855744496648265257963742635432565909872376100725384148266071544739720184019216302325944171669480831968963122185510187049330126739521607894538929176230578309978977660753919506721685471154438008370652620993900764302492701682032995140965229269388571852348977532680002274527548525786165019766264297561407130889163828240265561109226358025038292284677498088782291842643547058326880549515778) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12734,7 +12734,7 @@ _:gn_1577 { } _:gn_1578 { - 410 math:greaterThan 1 . + (410) math:greaterThan 1 . (410 1) math:difference 409 . (6111851220568629627854323073114157542890895124173639989739216999421403253937396562873538032827752493138346523091775957090860391310562969449166500030920046868385443572091428958133636671280726063144907392108759530128007874713089919019367330488906190486552366347714520743242303524717173057281950446725394173107555291818341250576516144876369959737108860790109794820103539778534110358319191003257101641111186675327946779007257001581812363139497884040881581979717051991247737401702255906172715682877729517728676424181224864710284631484963955919003171024973466771059192092051519734373627422095687976278582097708980299247766694429799295469492115715566478764626655277608698777219140918229248 9889183009062573167749417526709327466796472260853932900666775668947110023829744778217058347748491118407023467246159876906780415590624442758514925683341484597230669472184916492801994943765211588544692129290779729891176762367478787925167717941413502852780453602543886581900578563046547797671312537356730785694546486719811246029458210516751208181808261679078138362318090202742552972003376584206189595428888223428781704021036562578854622377520522567674498165130962834753091052509714782490861162746461551632612170060633918485874181828000636675192700413687755380810405091238014395706268798835288160641412516590091764496249433339713531277773088284555509662077818282517424140553869815643265) math:sum 16001034229631202795603740599823485009687367385027572890405992668368513277767141341090596380576243611545369990337935833997640806901187412207681425714261531465616113044276345450935631615045937651689599521399539260019184637080568706944535048430319693339332819950258407325142882087763720854953262984082124958802101778538152496605974355393121167918917122469187933182421629981276663330322567587463291236540074898756728483028293564160666985517018406608556080144848014826000828454211970688663576845624191069361288594241858783196158813312964592594195871438661222151869597183289534130079896220930976136919994614299072063744016127769512826747265204000121988426704473560126122917773010733872513 . (409 9889183009062573167749417526709327466796472260853932900666775668947110023829744778217058347748491118407023467246159876906780415590624442758514925683341484597230669472184916492801994943765211588544692129290779729891176762367478787925167717941413502852780453602543886581900578563046547797671312537356730785694546486719811246029458210516751208181808261679078138362318090202742552972003376584206189595428888223428781704021036562578854622377520522567674498165130962834753091052509714782490861162746461551632612170060633918485874181828000636675192700413687755380810405091238014395706268798835288160641412516590091764496249433339713531277773088284555509662077818282517424140553869815643265 16001034229631202795603740599823485009687367385027572890405992668368513277767141341090596380576243611545369990337935833997640806901187412207681425714261531465616113044276345450935631615045937651689599521399539260019184637080568706944535048430319693339332819950258407325142882087763720854953262984082124958802101778538152496605974355393121167918917122469187933182421629981276663330322567587463291236540074898756728483028293564160666985517018406608556080144848014826000828454211970688663576845624191069361288594241858783196158813312964592594195871438661222151869597183289534130079896220930976136919994614299072063744016127769512826747265204000121988426704473560126122917773010733872513) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12745,7 +12745,7 @@ _:gn_1579 { } _:gn_1580 { - 411 math:greaterThan 1 . + (411) math:greaterThan 1 . (411 1) math:difference 410 . (3777331788493943539895094453595169923905577136680292910927558669525706769892348215343520314920738625268676944154383919815920024280061473309348425652421437728845225900093487534668358272484485525399784737182020199763168887654388868905800387452507312366228087254829365838658275038329374740389362090631336612586991194901469995452942065640381248444699400888968343542214550424208442613684185580949087954317701548100834925013779560997042259238022638526792916185413910843505353650807458876318145479868732033903935745879409053775589550343036680756189529388714288609751212999186494661332641376739600184362830418881111465248482738909914235808280972568989030897451163004908725363334728897414017 6111851220568629627854323073114157542890895124173639989739216999421403253937396562873538032827752493138346523091775957090860391310562969449166500030920046868385443572091428958133636671280726063144907392108759530128007874713089919019367330488906190486552366347714520743242303524717173057281950446725394173107555291818341250576516144876369959737108860790109794820103539778534110358319191003257101641111186675327946779007257001581812363139497884040881581979717051991247737401702255906172715682877729517728676424181224864710284631484963955919003171024973466771059192092051519734373627422095687976278582097708980299247766694429799295469492115715566478764626655277608698777219140918229248) math:sum 9889183009062573167749417526709327466796472260853932900666775668947110023829744778217058347748491118407023467246159876906780415590624442758514925683341484597230669472184916492801994943765211588544692129290779729891176762367478787925167717941413502852780453602543886581900578563046547797671312537356730785694546486719811246029458210516751208181808261679078138362318090202742552972003376584206189595428888223428781704021036562578854622377520522567674498165130962834753091052509714782490861162746461551632612170060633918485874181828000636675192700413687755380810405091238014395706268798835288160641412516590091764496249433339713531277773088284555509662077818282517424140553869815643265 . (410 6111851220568629627854323073114157542890895124173639989739216999421403253937396562873538032827752493138346523091775957090860391310562969449166500030920046868385443572091428958133636671280726063144907392108759530128007874713089919019367330488906190486552366347714520743242303524717173057281950446725394173107555291818341250576516144876369959737108860790109794820103539778534110358319191003257101641111186675327946779007257001581812363139497884040881581979717051991247737401702255906172715682877729517728676424181224864710284631484963955919003171024973466771059192092051519734373627422095687976278582097708980299247766694429799295469492115715566478764626655277608698777219140918229248 9889183009062573167749417526709327466796472260853932900666775668947110023829744778217058347748491118407023467246159876906780415590624442758514925683341484597230669472184916492801994943765211588544692129290779729891176762367478787925167717941413502852780453602543886581900578563046547797671312537356730785694546486719811246029458210516751208181808261679078138362318090202742552972003376584206189595428888223428781704021036562578854622377520522567674498165130962834753091052509714782490861162746461551632612170060633918485874181828000636675192700413687755380810405091238014395706268798835288160641412516590091764496249433339713531277773088284555509662077818282517424140553869815643265) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12756,7 +12756,7 @@ _:gn_1581 { } _:gn_1582 { - 412 math:greaterThan 1 . + (412) math:greaterThan 1 . (412 1) math:difference 411 . (2334519432074686087959228619518987618985317987493347078811658329895696484045048347530017717907013867869669578937392037274940367030501496139818074378498609139540217671997941423465278398796240537745122654926739330364838987058701050113566943036398878120324279092885154904584028486387798316892588356094057560520564096916871255123574079235988711292409459901141451277888989354325667744635005422308013686793485127227111853993477440584770103901475245514088665794303141147742383750894797029854570203008997483824740678301815810934695081141927275162813641636259178161307979092865025073040986045356087791915751678827868833999283955519885059661211143146577447867175492272699973413884412020815231 3777331788493943539895094453595169923905577136680292910927558669525706769892348215343520314920738625268676944154383919815920024280061473309348425652421437728845225900093487534668358272484485525399784737182020199763168887654388868905800387452507312366228087254829365838658275038329374740389362090631336612586991194901469995452942065640381248444699400888968343542214550424208442613684185580949087954317701548100834925013779560997042259238022638526792916185413910843505353650807458876318145479868732033903935745879409053775589550343036680756189529388714288609751212999186494661332641376739600184362830418881111465248482738909914235808280972568989030897451163004908725363334728897414017) math:sum 6111851220568629627854323073114157542890895124173639989739216999421403253937396562873538032827752493138346523091775957090860391310562969449166500030920046868385443572091428958133636671280726063144907392108759530128007874713089919019367330488906190486552366347714520743242303524717173057281950446725394173107555291818341250576516144876369959737108860790109794820103539778534110358319191003257101641111186675327946779007257001581812363139497884040881581979717051991247737401702255906172715682877729517728676424181224864710284631484963955919003171024973466771059192092051519734373627422095687976278582097708980299247766694429799295469492115715566478764626655277608698777219140918229248 . (411 3777331788493943539895094453595169923905577136680292910927558669525706769892348215343520314920738625268676944154383919815920024280061473309348425652421437728845225900093487534668358272484485525399784737182020199763168887654388868905800387452507312366228087254829365838658275038329374740389362090631336612586991194901469995452942065640381248444699400888968343542214550424208442613684185580949087954317701548100834925013779560997042259238022638526792916185413910843505353650807458876318145479868732033903935745879409053775589550343036680756189529388714288609751212999186494661332641376739600184362830418881111465248482738909914235808280972568989030897451163004908725363334728897414017 6111851220568629627854323073114157542890895124173639989739216999421403253937396562873538032827752493138346523091775957090860391310562969449166500030920046868385443572091428958133636671280726063144907392108759530128007874713089919019367330488906190486552366347714520743242303524717173057281950446725394173107555291818341250576516144876369959737108860790109794820103539778534110358319191003257101641111186675327946779007257001581812363139497884040881581979717051991247737401702255906172715682877729517728676424181224864710284631484963955919003171024973466771059192092051519734373627422095687976278582097708980299247766694429799295469492115715566478764626655277608698777219140918229248) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12767,7 +12767,7 @@ _:gn_1583 { } _:gn_1584 { - 413 math:greaterThan 1 . + (413) math:greaterThan 1 . (413 1) math:difference 412 . (1442812356419257451935865834076182304920259149186945832115900339630010285847299867813502597013724757399007365216991882540979657249559977169530351273922828589305008228095546111203079873688244987654662082255280869398329900595687818792233444416108434245903808161944210934074246551941576423496773734537279052066427097984598740329367986404392537152289940987826892264325561069882774869049180158641074267524216420873723071020302120412272155336547393012704250391110769695762969899912661846463575276859734550079195067577593242840894469201109405593375887752455110448443233906321469588291655331383512392447078740053242631249198783390029176147069829422411583030275670732208751949450316876598786 2334519432074686087959228619518987618985317987493347078811658329895696484045048347530017717907013867869669578937392037274940367030501496139818074378498609139540217671997941423465278398796240537745122654926739330364838987058701050113566943036398878120324279092885154904584028486387798316892588356094057560520564096916871255123574079235988711292409459901141451277888989354325667744635005422308013686793485127227111853993477440584770103901475245514088665794303141147742383750894797029854570203008997483824740678301815810934695081141927275162813641636259178161307979092865025073040986045356087791915751678827868833999283955519885059661211143146577447867175492272699973413884412020815231) math:sum 3777331788493943539895094453595169923905577136680292910927558669525706769892348215343520314920738625268676944154383919815920024280061473309348425652421437728845225900093487534668358272484485525399784737182020199763168887654388868905800387452507312366228087254829365838658275038329374740389362090631336612586991194901469995452942065640381248444699400888968343542214550424208442613684185580949087954317701548100834925013779560997042259238022638526792916185413910843505353650807458876318145479868732033903935745879409053775589550343036680756189529388714288609751212999186494661332641376739600184362830418881111465248482738909914235808280972568989030897451163004908725363334728897414017 . (412 2334519432074686087959228619518987618985317987493347078811658329895696484045048347530017717907013867869669578937392037274940367030501496139818074378498609139540217671997941423465278398796240537745122654926739330364838987058701050113566943036398878120324279092885154904584028486387798316892588356094057560520564096916871255123574079235988711292409459901141451277888989354325667744635005422308013686793485127227111853993477440584770103901475245514088665794303141147742383750894797029854570203008997483824740678301815810934695081141927275162813641636259178161307979092865025073040986045356087791915751678827868833999283955519885059661211143146577447867175492272699973413884412020815231 3777331788493943539895094453595169923905577136680292910927558669525706769892348215343520314920738625268676944154383919815920024280061473309348425652421437728845225900093487534668358272484485525399784737182020199763168887654388868905800387452507312366228087254829365838658275038329374740389362090631336612586991194901469995452942065640381248444699400888968343542214550424208442613684185580949087954317701548100834925013779560997042259238022638526792916185413910843505353650807458876318145479868732033903935745879409053775589550343036680756189529388714288609751212999186494661332641376739600184362830418881111465248482738909914235808280972568989030897451163004908725363334728897414017) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12778,7 +12778,7 @@ _:gn_1585 { } _:gn_1586 { - 414 math:greaterThan 1 . + (414) math:greaterThan 1 . (414 1) math:difference 413 . (891707075655428636023362785442805314065058838306401246695757990265686198197748479716515120893289110470662213720400154733960709780941518970287723104575780550235209443902395312262198525107995550090460572671458460966509086463013231321333498620290443874420470930940943970509781934446221893395814621556778508454136998932272514794206092831596174140119518913314559013563428284442892875585825263666939419269268706353388782973175320172497948564927852501384415403192371451979413850982135183390994926149262933745545610724222568093800611940817869569437753883804067712864745186543555484749330713972575399468672938774626202750085172129855883514141313724165864836899821540491221464434095144216445 1442812356419257451935865834076182304920259149186945832115900339630010285847299867813502597013724757399007365216991882540979657249559977169530351273922828589305008228095546111203079873688244987654662082255280869398329900595687818792233444416108434245903808161944210934074246551941576423496773734537279052066427097984598740329367986404392537152289940987826892264325561069882774869049180158641074267524216420873723071020302120412272155336547393012704250391110769695762969899912661846463575276859734550079195067577593242840894469201109405593375887752455110448443233906321469588291655331383512392447078740053242631249198783390029176147069829422411583030275670732208751949450316876598786) math:sum 2334519432074686087959228619518987618985317987493347078811658329895696484045048347530017717907013867869669578937392037274940367030501496139818074378498609139540217671997941423465278398796240537745122654926739330364838987058701050113566943036398878120324279092885154904584028486387798316892588356094057560520564096916871255123574079235988711292409459901141451277888989354325667744635005422308013686793485127227111853993477440584770103901475245514088665794303141147742383750894797029854570203008997483824740678301815810934695081141927275162813641636259178161307979092865025073040986045356087791915751678827868833999283955519885059661211143146577447867175492272699973413884412020815231 . (413 1442812356419257451935865834076182304920259149186945832115900339630010285847299867813502597013724757399007365216991882540979657249559977169530351273922828589305008228095546111203079873688244987654662082255280869398329900595687818792233444416108434245903808161944210934074246551941576423496773734537279052066427097984598740329367986404392537152289940987826892264325561069882774869049180158641074267524216420873723071020302120412272155336547393012704250391110769695762969899912661846463575276859734550079195067577593242840894469201109405593375887752455110448443233906321469588291655331383512392447078740053242631249198783390029176147069829422411583030275670732208751949450316876598786 2334519432074686087959228619518987618985317987493347078811658329895696484045048347530017717907013867869669578937392037274940367030501496139818074378498609139540217671997941423465278398796240537745122654926739330364838987058701050113566943036398878120324279092885154904584028486387798316892588356094057560520564096916871255123574079235988711292409459901141451277888989354325667744635005422308013686793485127227111853993477440584770103901475245514088665794303141147742383750894797029854570203008997483824740678301815810934695081141927275162813641636259178161307979092865025073040986045356087791915751678827868833999283955519885059661211143146577447867175492272699973413884412020815231) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12789,7 +12789,7 @@ _:gn_1587 { } _:gn_1588 { - 415 math:greaterThan 1 . + (415) math:greaterThan 1 . (415 1) math:difference 414 . (551105280763828815912503048633376990855200310880544585420142349364324087649551388096987476120435646928345151496591727807018947468618458199242628169347048039069798784193150798940881348580249437564201509583822408431820814132674587470899945795817990371483337231003266963564464617495354530100959112980500543612290099052326225535161893572796363012170422074512333250762132785439881993463354894974134848254947714520334288047126800239774206771619540511319834987918398243783556048930526663072580350710471616333649456853370674747093857260291536023938133868651042735578488719777914103542324617410936992978405801278616428499113611260173292632928515698245718193375849191717530485016221732382341 891707075655428636023362785442805314065058838306401246695757990265686198197748479716515120893289110470662213720400154733960709780941518970287723104575780550235209443902395312262198525107995550090460572671458460966509086463013231321333498620290443874420470930940943970509781934446221893395814621556778508454136998932272514794206092831596174140119518913314559013563428284442892875585825263666939419269268706353388782973175320172497948564927852501384415403192371451979413850982135183390994926149262933745545610724222568093800611940817869569437753883804067712864745186543555484749330713972575399468672938774626202750085172129855883514141313724165864836899821540491221464434095144216445) math:sum 1442812356419257451935865834076182304920259149186945832115900339630010285847299867813502597013724757399007365216991882540979657249559977169530351273922828589305008228095546111203079873688244987654662082255280869398329900595687818792233444416108434245903808161944210934074246551941576423496773734537279052066427097984598740329367986404392537152289940987826892264325561069882774869049180158641074267524216420873723071020302120412272155336547393012704250391110769695762969899912661846463575276859734550079195067577593242840894469201109405593375887752455110448443233906321469588291655331383512392447078740053242631249198783390029176147069829422411583030275670732208751949450316876598786 . (414 891707075655428636023362785442805314065058838306401246695757990265686198197748479716515120893289110470662213720400154733960709780941518970287723104575780550235209443902395312262198525107995550090460572671458460966509086463013231321333498620290443874420470930940943970509781934446221893395814621556778508454136998932272514794206092831596174140119518913314559013563428284442892875585825263666939419269268706353388782973175320172497948564927852501384415403192371451979413850982135183390994926149262933745545610724222568093800611940817869569437753883804067712864745186543555484749330713972575399468672938774626202750085172129855883514141313724165864836899821540491221464434095144216445 1442812356419257451935865834076182304920259149186945832115900339630010285847299867813502597013724757399007365216991882540979657249559977169530351273922828589305008228095546111203079873688244987654662082255280869398329900595687818792233444416108434245903808161944210934074246551941576423496773734537279052066427097984598740329367986404392537152289940987826892264325561069882774869049180158641074267524216420873723071020302120412272155336547393012704250391110769695762969899912661846463575276859734550079195067577593242840894469201109405593375887752455110448443233906321469588291655331383512392447078740053242631249198783390029176147069829422411583030275670732208751949450316876598786) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12800,7 +12800,7 @@ _:gn_1589 { } _:gn_1590 { - 416 math:greaterThan 1 . + (416) math:greaterThan 1 . (416 1) math:difference 415 . (340601794891599820110859736809428323209858527425856661275615640901362110548197091619527644772853463542317062223808426926941762312323060771045094935228732511165410659709244513321317176527746112526259063087636052534688272330338643850433552824472453502937133699937677006945317316950867363294855508576277964841846899879946289259044199258799811127949096838802225762801295499003010882122470368692804571014320991833054494926048519932723741793308311990064580415273973208195857802051608520318414575438791317411896153870851893346706754680526333545499620015153024977286256466765641381207006096561638406490267137496009774250971560869682590881212798025920146643523972348773690979417873411834104 551105280763828815912503048633376990855200310880544585420142349364324087649551388096987476120435646928345151496591727807018947468618458199242628169347048039069798784193150798940881348580249437564201509583822408431820814132674587470899945795817990371483337231003266963564464617495354530100959112980500543612290099052326225535161893572796363012170422074512333250762132785439881993463354894974134848254947714520334288047126800239774206771619540511319834987918398243783556048930526663072580350710471616333649456853370674747093857260291536023938133868651042735578488719777914103542324617410936992978405801278616428499113611260173292632928515698245718193375849191717530485016221732382341) math:sum 891707075655428636023362785442805314065058838306401246695757990265686198197748479716515120893289110470662213720400154733960709780941518970287723104575780550235209443902395312262198525107995550090460572671458460966509086463013231321333498620290443874420470930940943970509781934446221893395814621556778508454136998932272514794206092831596174140119518913314559013563428284442892875585825263666939419269268706353388782973175320172497948564927852501384415403192371451979413850982135183390994926149262933745545610724222568093800611940817869569437753883804067712864745186543555484749330713972575399468672938774626202750085172129855883514141313724165864836899821540491221464434095144216445 . (415 551105280763828815912503048633376990855200310880544585420142349364324087649551388096987476120435646928345151496591727807018947468618458199242628169347048039069798784193150798940881348580249437564201509583822408431820814132674587470899945795817990371483337231003266963564464617495354530100959112980500543612290099052326225535161893572796363012170422074512333250762132785439881993463354894974134848254947714520334288047126800239774206771619540511319834987918398243783556048930526663072580350710471616333649456853370674747093857260291536023938133868651042735578488719777914103542324617410936992978405801278616428499113611260173292632928515698245718193375849191717530485016221732382341 891707075655428636023362785442805314065058838306401246695757990265686198197748479716515120893289110470662213720400154733960709780941518970287723104575780550235209443902395312262198525107995550090460572671458460966509086463013231321333498620290443874420470930940943970509781934446221893395814621556778508454136998932272514794206092831596174140119518913314559013563428284442892875585825263666939419269268706353388782973175320172497948564927852501384415403192371451979413850982135183390994926149262933745545610724222568093800611940817869569437753883804067712864745186543555484749330713972575399468672938774626202750085172129855883514141313724165864836899821540491221464434095144216445) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12811,7 +12811,7 @@ _:gn_1591 { } _:gn_1592 { - 417 math:greaterThan 1 . + (417) math:greaterThan 1 . (417 1) math:difference 416 . (210503485872228995801643311823948667645341783454687924144526708462961977101354296477459831347582183386028089272783300880077185156295397428197533234118315527904388124483906285619564172052503325037942446496186355897132541802335943620466392971345536868546203531065589956619147300544487166806103604404222578770443199172379936276117694313996551884221325235710107487960837286436871111340884526281330277240626722687279793121078280307050464978311228521255254572644425035587698246878918142754165775271680298921753302982518781400387102579765202478438513853498017758292232253012272722335318520849298586488138663782606654248142050390490701751715717672325571549851876842943839505598348320548237 340601794891599820110859736809428323209858527425856661275615640901362110548197091619527644772853463542317062223808426926941762312323060771045094935228732511165410659709244513321317176527746112526259063087636052534688272330338643850433552824472453502937133699937677006945317316950867363294855508576277964841846899879946289259044199258799811127949096838802225762801295499003010882122470368692804571014320991833054494926048519932723741793308311990064580415273973208195857802051608520318414575438791317411896153870851893346706754680526333545499620015153024977286256466765641381207006096561638406490267137496009774250971560869682590881212798025920146643523972348773690979417873411834104) math:sum 551105280763828815912503048633376990855200310880544585420142349364324087649551388096987476120435646928345151496591727807018947468618458199242628169347048039069798784193150798940881348580249437564201509583822408431820814132674587470899945795817990371483337231003266963564464617495354530100959112980500543612290099052326225535161893572796363012170422074512333250762132785439881993463354894974134848254947714520334288047126800239774206771619540511319834987918398243783556048930526663072580350710471616333649456853370674747093857260291536023938133868651042735578488719777914103542324617410936992978405801278616428499113611260173292632928515698245718193375849191717530485016221732382341 . (416 340601794891599820110859736809428323209858527425856661275615640901362110548197091619527644772853463542317062223808426926941762312323060771045094935228732511165410659709244513321317176527746112526259063087636052534688272330338643850433552824472453502937133699937677006945317316950867363294855508576277964841846899879946289259044199258799811127949096838802225762801295499003010882122470368692804571014320991833054494926048519932723741793308311990064580415273973208195857802051608520318414575438791317411896153870851893346706754680526333545499620015153024977286256466765641381207006096561638406490267137496009774250971560869682590881212798025920146643523972348773690979417873411834104 551105280763828815912503048633376990855200310880544585420142349364324087649551388096987476120435646928345151496591727807018947468618458199242628169347048039069798784193150798940881348580249437564201509583822408431820814132674587470899945795817990371483337231003266963564464617495354530100959112980500543612290099052326225535161893572796363012170422074512333250762132785439881993463354894974134848254947714520334288047126800239774206771619540511319834987918398243783556048930526663072580350710471616333649456853370674747093857260291536023938133868651042735578488719777914103542324617410936992978405801278616428499113611260173292632928515698245718193375849191717530485016221732382341) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12822,7 +12822,7 @@ _:gn_1593 { } _:gn_1594 { - 418 math:greaterThan 1 . + (418) math:greaterThan 1 . (418 1) math:difference 417 . (130098309019370824309216424985479655564516743971168737131088932438400133446842795142067813425271280156288972951025126046864577156027663342847561701110416983261022535225338227701753004475242787488316616591449696637555730528002700229967159853126916634390930168872087050326170016406380196488751904172055386071403700707566352982926504944803259243727771603092118274840458212566139770781585842411474293773694269145774701804970239625673276814997083468809325842629548172608159555172690377564248800167111018490142850888333111946319652100761131067061106161655007218994024213753368658871687575712339820002128473713403120002829510479191889129497080353594575093672095505829851473819525091285867 210503485872228995801643311823948667645341783454687924144526708462961977101354296477459831347582183386028089272783300880077185156295397428197533234118315527904388124483906285619564172052503325037942446496186355897132541802335943620466392971345536868546203531065589956619147300544487166806103604404222578770443199172379936276117694313996551884221325235710107487960837286436871111340884526281330277240626722687279793121078280307050464978311228521255254572644425035587698246878918142754165775271680298921753302982518781400387102579765202478438513853498017758292232253012272722335318520849298586488138663782606654248142050390490701751715717672325571549851876842943839505598348320548237) math:sum 340601794891599820110859736809428323209858527425856661275615640901362110548197091619527644772853463542317062223808426926941762312323060771045094935228732511165410659709244513321317176527746112526259063087636052534688272330338643850433552824472453502937133699937677006945317316950867363294855508576277964841846899879946289259044199258799811127949096838802225762801295499003010882122470368692804571014320991833054494926048519932723741793308311990064580415273973208195857802051608520318414575438791317411896153870851893346706754680526333545499620015153024977286256466765641381207006096561638406490267137496009774250971560869682590881212798025920146643523972348773690979417873411834104 . (417 210503485872228995801643311823948667645341783454687924144526708462961977101354296477459831347582183386028089272783300880077185156295397428197533234118315527904388124483906285619564172052503325037942446496186355897132541802335943620466392971345536868546203531065589956619147300544487166806103604404222578770443199172379936276117694313996551884221325235710107487960837286436871111340884526281330277240626722687279793121078280307050464978311228521255254572644425035587698246878918142754165775271680298921753302982518781400387102579765202478438513853498017758292232253012272722335318520849298586488138663782606654248142050390490701751715717672325571549851876842943839505598348320548237 340601794891599820110859736809428323209858527425856661275615640901362110548197091619527644772853463542317062223808426926941762312323060771045094935228732511165410659709244513321317176527746112526259063087636052534688272330338643850433552824472453502937133699937677006945317316950867363294855508576277964841846899879946289259044199258799811127949096838802225762801295499003010882122470368692804571014320991833054494926048519932723741793308311990064580415273973208195857802051608520318414575438791317411896153870851893346706754680526333545499620015153024977286256466765641381207006096561638406490267137496009774250971560869682590881212798025920146643523972348773690979417873411834104) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12833,7 +12833,7 @@ _:gn_1595 { } _:gn_1596 { - 419 math:greaterThan 1 . + (419) math:greaterThan 1 . (419 1) math:difference 418 . (80405176852858171492426886838469012080825039483519187013437776024561843654511501335392017922310903229739116321758174833212608000267734085349971533007898544643365589258568057917811167577260537549625829904736659259576811274333243390499233118218620234155273362193502906292977284138106970317351700232167192699039498464813583293191189369193292640493553632617989213120379073870731340559298683869855983466932453541505091316108040681377188163314145052445928730014876862979538691706227765189916975104569280431610452094185669454067450479004071411377407691843010539298208039258904063463630945136958766486010190069203534245312539911298812622218637318730996456179781337113988031778823229262370 130098309019370824309216424985479655564516743971168737131088932438400133446842795142067813425271280156288972951025126046864577156027663342847561701110416983261022535225338227701753004475242787488316616591449696637555730528002700229967159853126916634390930168872087050326170016406380196488751904172055386071403700707566352982926504944803259243727771603092118274840458212566139770781585842411474293773694269145774701804970239625673276814997083468809325842629548172608159555172690377564248800167111018490142850888333111946319652100761131067061106161655007218994024213753368658871687575712339820002128473713403120002829510479191889129497080353594575093672095505829851473819525091285867) math:sum 210503485872228995801643311823948667645341783454687924144526708462961977101354296477459831347582183386028089272783300880077185156295397428197533234118315527904388124483906285619564172052503325037942446496186355897132541802335943620466392971345536868546203531065589956619147300544487166806103604404222578770443199172379936276117694313996551884221325235710107487960837286436871111340884526281330277240626722687279793121078280307050464978311228521255254572644425035587698246878918142754165775271680298921753302982518781400387102579765202478438513853498017758292232253012272722335318520849298586488138663782606654248142050390490701751715717672325571549851876842943839505598348320548237 . (418 130098309019370824309216424985479655564516743971168737131088932438400133446842795142067813425271280156288972951025126046864577156027663342847561701110416983261022535225338227701753004475242787488316616591449696637555730528002700229967159853126916634390930168872087050326170016406380196488751904172055386071403700707566352982926504944803259243727771603092118274840458212566139770781585842411474293773694269145774701804970239625673276814997083468809325842629548172608159555172690377564248800167111018490142850888333111946319652100761131067061106161655007218994024213753368658871687575712339820002128473713403120002829510479191889129497080353594575093672095505829851473819525091285867 210503485872228995801643311823948667645341783454687924144526708462961977101354296477459831347582183386028089272783300880077185156295397428197533234118315527904388124483906285619564172052503325037942446496186355897132541802335943620466392971345536868546203531065589956619147300544487166806103604404222578770443199172379936276117694313996551884221325235710107487960837286436871111340884526281330277240626722687279793121078280307050464978311228521255254572644425035587698246878918142754165775271680298921753302982518781400387102579765202478438513853498017758292232253012272722335318520849298586488138663782606654248142050390490701751715717672325571549851876842943839505598348320548237) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12844,7 +12844,7 @@ _:gn_1597 { } _:gn_1598 { - 420 math:greaterThan 1 . + (420) math:greaterThan 1 . (420 1) math:difference 419 . (49693132166512652816789538147010643483691704487649550117651156413838289792331293806675795502960376926549856629266951213651969155759929257497590168102518438617656945966770169783941836897982249938690786686713037377978919253669456839467926734908296400235656806678584144033192732268273226171400203939888193372364202242752769689735315575609966603234217970474129061720079138695408430222287158541618310306761815604269610488862198944296088651682938416363397112614671309628620863466462612374331825062541738058532398794147442492252201621757059655683698469811996679695816174494464595408056630575381053516118283644199585757516970567893076507278443034863578637492314168715863442040701862023497 80405176852858171492426886838469012080825039483519187013437776024561843654511501335392017922310903229739116321758174833212608000267734085349971533007898544643365589258568057917811167577260537549625829904736659259576811274333243390499233118218620234155273362193502906292977284138106970317351700232167192699039498464813583293191189369193292640493553632617989213120379073870731340559298683869855983466932453541505091316108040681377188163314145052445928730014876862979538691706227765189916975104569280431610452094185669454067450479004071411377407691843010539298208039258904063463630945136958766486010190069203534245312539911298812622218637318730996456179781337113988031778823229262370) math:sum 130098309019370824309216424985479655564516743971168737131088932438400133446842795142067813425271280156288972951025126046864577156027663342847561701110416983261022535225338227701753004475242787488316616591449696637555730528002700229967159853126916634390930168872087050326170016406380196488751904172055386071403700707566352982926504944803259243727771603092118274840458212566139770781585842411474293773694269145774701804970239625673276814997083468809325842629548172608159555172690377564248800167111018490142850888333111946319652100761131067061106161655007218994024213753368658871687575712339820002128473713403120002829510479191889129497080353594575093672095505829851473819525091285867 . (419 80405176852858171492426886838469012080825039483519187013437776024561843654511501335392017922310903229739116321758174833212608000267734085349971533007898544643365589258568057917811167577260537549625829904736659259576811274333243390499233118218620234155273362193502906292977284138106970317351700232167192699039498464813583293191189369193292640493553632617989213120379073870731340559298683869855983466932453541505091316108040681377188163314145052445928730014876862979538691706227765189916975104569280431610452094185669454067450479004071411377407691843010539298208039258904063463630945136958766486010190069203534245312539911298812622218637318730996456179781337113988031778823229262370 130098309019370824309216424985479655564516743971168737131088932438400133446842795142067813425271280156288972951025126046864577156027663342847561701110416983261022535225338227701753004475242787488316616591449696637555730528002700229967159853126916634390930168872087050326170016406380196488751904172055386071403700707566352982926504944803259243727771603092118274840458212566139770781585842411474293773694269145774701804970239625673276814997083468809325842629548172608159555172690377564248800167111018490142850888333111946319652100761131067061106161655007218994024213753368658871687575712339820002128473713403120002829510479191889129497080353594575093672095505829851473819525091285867) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12855,7 +12855,7 @@ _:gn_1599 { } _:gn_1600 { - 421 math:greaterThan 1 . + (421) math:greaterThan 1 . (421 1) math:difference 420 . (30712044686345518675637348691458368597133334995869636895786619610723553862180207528716222419350526303189259692491223619560638844507804827852381364905380106025708643291797888133869330679278287610935043218023621881597892020663786551031306383310323833919616555514918762259784551869833744145951496292278999326675296222060813603455873793583326037259335662143860151400299935175322910337011525328237673160170637937235480827245841737081099511631206636082531617400205553350917828239765152815585150042027542373078053300038226961815248857247011755693709222031013859602391864764439468055574314561577712969891906425003948487795569343405736114940194283867417818687467168398124589738121367238873 49693132166512652816789538147010643483691704487649550117651156413838289792331293806675795502960376926549856629266951213651969155759929257497590168102518438617656945966770169783941836897982249938690786686713037377978919253669456839467926734908296400235656806678584144033192732268273226171400203939888193372364202242752769689735315575609966603234217970474129061720079138695408430222287158541618310306761815604269610488862198944296088651682938416363397112614671309628620863466462612374331825062541738058532398794147442492252201621757059655683698469811996679695816174494464595408056630575381053516118283644199585757516970567893076507278443034863578637492314168715863442040701862023497) math:sum 80405176852858171492426886838469012080825039483519187013437776024561843654511501335392017922310903229739116321758174833212608000267734085349971533007898544643365589258568057917811167577260537549625829904736659259576811274333243390499233118218620234155273362193502906292977284138106970317351700232167192699039498464813583293191189369193292640493553632617989213120379073870731340559298683869855983466932453541505091316108040681377188163314145052445928730014876862979538691706227765189916975104569280431610452094185669454067450479004071411377407691843010539298208039258904063463630945136958766486010190069203534245312539911298812622218637318730996456179781337113988031778823229262370 . (420 49693132166512652816789538147010643483691704487649550117651156413838289792331293806675795502960376926549856629266951213651969155759929257497590168102518438617656945966770169783941836897982249938690786686713037377978919253669456839467926734908296400235656806678584144033192732268273226171400203939888193372364202242752769689735315575609966603234217970474129061720079138695408430222287158541618310306761815604269610488862198944296088651682938416363397112614671309628620863466462612374331825062541738058532398794147442492252201621757059655683698469811996679695816174494464595408056630575381053516118283644199585757516970567893076507278443034863578637492314168715863442040701862023497 80405176852858171492426886838469012080825039483519187013437776024561843654511501335392017922310903229739116321758174833212608000267734085349971533007898544643365589258568057917811167577260537549625829904736659259576811274333243390499233118218620234155273362193502906292977284138106970317351700232167192699039498464813583293191189369193292640493553632617989213120379073870731340559298683869855983466932453541505091316108040681377188163314145052445928730014876862979538691706227765189916975104569280431610452094185669454067450479004071411377407691843010539298208039258904063463630945136958766486010190069203534245312539911298812622218637318730996456179781337113988031778823229262370) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12866,7 +12866,7 @@ _:gn_1601 { } _:gn_1602 { - 422 math:greaterThan 1 . + (422) math:greaterThan 1 . (422 1) math:difference 421 . (18981087480167134141152189455552274886558369491779913221864536803114735930151086277959573083609850623360596936775727594091330311252124429645208803197138332591948302674972281650072506218703962327755743468689415496381027233005670288436620351597972566316040251163665381773408180398439482025448707647609194045688906020691956086279441782026640565974882308330268910319779203520085519885275633213380637146591177667034129661616357207214989140051731780280865495214465756277703035226697459558746675020514195685454345494109215530436952764510047899989989247780982820093424309730025127352482316013803340546226377219195637269721401224487340392338248750996160818804847000317738852302580494784624 30712044686345518675637348691458368597133334995869636895786619610723553862180207528716222419350526303189259692491223619560638844507804827852381364905380106025708643291797888133869330679278287610935043218023621881597892020663786551031306383310323833919616555514918762259784551869833744145951496292278999326675296222060813603455873793583326037259335662143860151400299935175322910337011525328237673160170637937235480827245841737081099511631206636082531617400205553350917828239765152815585150042027542373078053300038226961815248857247011755693709222031013859602391864764439468055574314561577712969891906425003948487795569343405736114940194283867417818687467168398124589738121367238873) math:sum 49693132166512652816789538147010643483691704487649550117651156413838289792331293806675795502960376926549856629266951213651969155759929257497590168102518438617656945966770169783941836897982249938690786686713037377978919253669456839467926734908296400235656806678584144033192732268273226171400203939888193372364202242752769689735315575609966603234217970474129061720079138695408430222287158541618310306761815604269610488862198944296088651682938416363397112614671309628620863466462612374331825062541738058532398794147442492252201621757059655683698469811996679695816174494464595408056630575381053516118283644199585757516970567893076507278443034863578637492314168715863442040701862023497 . (421 30712044686345518675637348691458368597133334995869636895786619610723553862180207528716222419350526303189259692491223619560638844507804827852381364905380106025708643291797888133869330679278287610935043218023621881597892020663786551031306383310323833919616555514918762259784551869833744145951496292278999326675296222060813603455873793583326037259335662143860151400299935175322910337011525328237673160170637937235480827245841737081099511631206636082531617400205553350917828239765152815585150042027542373078053300038226961815248857247011755693709222031013859602391864764439468055574314561577712969891906425003948487795569343405736114940194283867417818687467168398124589738121367238873 49693132166512652816789538147010643483691704487649550117651156413838289792331293806675795502960376926549856629266951213651969155759929257497590168102518438617656945966770169783941836897982249938690786686713037377978919253669456839467926734908296400235656806678584144033192732268273226171400203939888193372364202242752769689735315575609966603234217970474129061720079138695408430222287158541618310306761815604269610488862198944296088651682938416363397112614671309628620863466462612374331825062541738058532398794147442492252201621757059655683698469811996679695816174494464595408056630575381053516118283644199585757516970567893076507278443034863578637492314168715863442040701862023497) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12877,7 +12877,7 @@ _:gn_1603 { } _:gn_1604 { - 423 math:greaterThan 1 . + (423) math:greaterThan 1 . (423 1) math:difference 422 . (11730957206178384534485159235906093710574965504089723673922082807608817932029121250756649335740675679828662755715496025469308533255680398207172561708241773433760340616825606483796824460574325283179299749334206385216864787658116262594686031712351267603576304351253380486376371471394262120502788644669805280986390201368857517176432011556685471284453353813591241080520731655237390451735892114857036013579460270201351165629484529866110371579474855801666122185739797073214793013067693256838475021513346687623707805929011431378296092736963855703719974250031039508967555034414340703091998547774372423665529205808311218074168118918395722601945532871256999882620168080385737435540872454249 18981087480167134141152189455552274886558369491779913221864536803114735930151086277959573083609850623360596936775727594091330311252124429645208803197138332591948302674972281650072506218703962327755743468689415496381027233005670288436620351597972566316040251163665381773408180398439482025448707647609194045688906020691956086279441782026640565974882308330268910319779203520085519885275633213380637146591177667034129661616357207214989140051731780280865495214465756277703035226697459558746675020514195685454345494109215530436952764510047899989989247780982820093424309730025127352482316013803340546226377219195637269721401224487340392338248750996160818804847000317738852302580494784624) math:sum 30712044686345518675637348691458368597133334995869636895786619610723553862180207528716222419350526303189259692491223619560638844507804827852381364905380106025708643291797888133869330679278287610935043218023621881597892020663786551031306383310323833919616555514918762259784551869833744145951496292278999326675296222060813603455873793583326037259335662143860151400299935175322910337011525328237673160170637937235480827245841737081099511631206636082531617400205553350917828239765152815585150042027542373078053300038226961815248857247011755693709222031013859602391864764439468055574314561577712969891906425003948487795569343405736114940194283867417818687467168398124589738121367238873 . (422 18981087480167134141152189455552274886558369491779913221864536803114735930151086277959573083609850623360596936775727594091330311252124429645208803197138332591948302674972281650072506218703962327755743468689415496381027233005670288436620351597972566316040251163665381773408180398439482025448707647609194045688906020691956086279441782026640565974882308330268910319779203520085519885275633213380637146591177667034129661616357207214989140051731780280865495214465756277703035226697459558746675020514195685454345494109215530436952764510047899989989247780982820093424309730025127352482316013803340546226377219195637269721401224487340392338248750996160818804847000317738852302580494784624 30712044686345518675637348691458368597133334995869636895786619610723553862180207528716222419350526303189259692491223619560638844507804827852381364905380106025708643291797888133869330679278287610935043218023621881597892020663786551031306383310323833919616555514918762259784551869833744145951496292278999326675296222060813603455873793583326037259335662143860151400299935175322910337011525328237673160170637937235480827245841737081099511631206636082531617400205553350917828239765152815585150042027542373078053300038226961815248857247011755693709222031013859602391864764439468055574314561577712969891906425003948487795569343405736114940194283867417818687467168398124589738121367238873) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12888,7 +12888,7 @@ _:gn_1605 { } _:gn_1606 { - 424 math:greaterThan 1 . + (424) math:greaterThan 1 . (424 1) math:difference 423 . (7250130273988749606667030219646181175983403987690189547942453995505917998121965027202923747869174943531934181060231568622021777996444031438036241488896559158187962058146675166275681758129637044576443719355209111164162445347554025841934319885621298712463946812412001287031808927045219904945919002939388764702515819323098569103009770469955094690428954516677669239258471864848129433539741098523601133011717396832778495986872677348878768472256924479199373028725959204488242213629766301908199999000848997830637688180204099058656671773084044286269273530951780584456754695610786649390317466028968122560848013387326051647233105568944669736303218124903818922226832237353114867039622330375 11730957206178384534485159235906093710574965504089723673922082807608817932029121250756649335740675679828662755715496025469308533255680398207172561708241773433760340616825606483796824460574325283179299749334206385216864787658116262594686031712351267603576304351253380486376371471394262120502788644669805280986390201368857517176432011556685471284453353813591241080520731655237390451735892114857036013579460270201351165629484529866110371579474855801666122185739797073214793013067693256838475021513346687623707805929011431378296092736963855703719974250031039508967555034414340703091998547774372423665529205808311218074168118918395722601945532871256999882620168080385737435540872454249) math:sum 18981087480167134141152189455552274886558369491779913221864536803114735930151086277959573083609850623360596936775727594091330311252124429645208803197138332591948302674972281650072506218703962327755743468689415496381027233005670288436620351597972566316040251163665381773408180398439482025448707647609194045688906020691956086279441782026640565974882308330268910319779203520085519885275633213380637146591177667034129661616357207214989140051731780280865495214465756277703035226697459558746675020514195685454345494109215530436952764510047899989989247780982820093424309730025127352482316013803340546226377219195637269721401224487340392338248750996160818804847000317738852302580494784624 . (423 11730957206178384534485159235906093710574965504089723673922082807608817932029121250756649335740675679828662755715496025469308533255680398207172561708241773433760340616825606483796824460574325283179299749334206385216864787658116262594686031712351267603576304351253380486376371471394262120502788644669805280986390201368857517176432011556685471284453353813591241080520731655237390451735892114857036013579460270201351165629484529866110371579474855801666122185739797073214793013067693256838475021513346687623707805929011431378296092736963855703719974250031039508967555034414340703091998547774372423665529205808311218074168118918395722601945532871256999882620168080385737435540872454249 18981087480167134141152189455552274886558369491779913221864536803114735930151086277959573083609850623360596936775727594091330311252124429645208803197138332591948302674972281650072506218703962327755743468689415496381027233005670288436620351597972566316040251163665381773408180398439482025448707647609194045688906020691956086279441782026640565974882308330268910319779203520085519885275633213380637146591177667034129661616357207214989140051731780280865495214465756277703035226697459558746675020514195685454345494109215530436952764510047899989989247780982820093424309730025127352482316013803340546226377219195637269721401224487340392338248750996160818804847000317738852302580494784624) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12899,7 +12899,7 @@ _:gn_1607 { } _:gn_1608 { - 425 math:greaterThan 1 . + (425) math:greaterThan 1 . (425 1) math:difference 424 . (4480826932189634927818129016259912534591561516399534125979628812102899933907156223553725587871500736296728574655264456847286755259236366769136320219345214275572378558678931317521142702444688238602856029978997274052702342310562236752751711826729968891112357538841379199344562544349042215556869641730416516283874382045758948073422241086730376594024399296913571841262259790389261018196151016333434880567742873368572669642611852517231603107217931322466749157013837868726550799437926954930275022512497689793070117748807332319639420963879811417450700719079258924510800338803554053701681081745404301104681192420985166426935013349451052865642314746353180960393335843032622568501250123874 7250130273988749606667030219646181175983403987690189547942453995505917998121965027202923747869174943531934181060231568622021777996444031438036241488896559158187962058146675166275681758129637044576443719355209111164162445347554025841934319885621298712463946812412001287031808927045219904945919002939388764702515819323098569103009770469955094690428954516677669239258471864848129433539741098523601133011717396832778495986872677348878768472256924479199373028725959204488242213629766301908199999000848997830637688180204099058656671773084044286269273530951780584456754695610786649390317466028968122560848013387326051647233105568944669736303218124903818922226832237353114867039622330375) math:sum 11730957206178384534485159235906093710574965504089723673922082807608817932029121250756649335740675679828662755715496025469308533255680398207172561708241773433760340616825606483796824460574325283179299749334206385216864787658116262594686031712351267603576304351253380486376371471394262120502788644669805280986390201368857517176432011556685471284453353813591241080520731655237390451735892114857036013579460270201351165629484529866110371579474855801666122185739797073214793013067693256838475021513346687623707805929011431378296092736963855703719974250031039508967555034414340703091998547774372423665529205808311218074168118918395722601945532871256999882620168080385737435540872454249 . (424 7250130273988749606667030219646181175983403987690189547942453995505917998121965027202923747869174943531934181060231568622021777996444031438036241488896559158187962058146675166275681758129637044576443719355209111164162445347554025841934319885621298712463946812412001287031808927045219904945919002939388764702515819323098569103009770469955094690428954516677669239258471864848129433539741098523601133011717396832778495986872677348878768472256924479199373028725959204488242213629766301908199999000848997830637688180204099058656671773084044286269273530951780584456754695610786649390317466028968122560848013387326051647233105568944669736303218124903818922226832237353114867039622330375 11730957206178384534485159235906093710574965504089723673922082807608817932029121250756649335740675679828662755715496025469308533255680398207172561708241773433760340616825606483796824460574325283179299749334206385216864787658116262594686031712351267603576304351253380486376371471394262120502788644669805280986390201368857517176432011556685471284453353813591241080520731655237390451735892114857036013579460270201351165629484529866110371579474855801666122185739797073214793013067693256838475021513346687623707805929011431378296092736963855703719974250031039508967555034414340703091998547774372423665529205808311218074168118918395722601945532871256999882620168080385737435540872454249) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12910,7 +12910,7 @@ _:gn_1609 { } _:gn_1610 { - 426 math:greaterThan 1 . + (426) math:greaterThan 1 . (426 1) math:difference 425 . (2769303341799114678848901203386268641391842471290655421962825183403018064214808803649198159997674207235205606404967111774735022737207664668899921269551344882615583499467743848754539055684948805973587689376211837111460103036991789089182608058891329821351589273570622087687246382696177689389049361208972248418641437277339621029587529383224718096404555219764097397996212074458868415343590082190166252443974523464205826344260824831647165365038993156732623871712121335761691414191839346977924976488351308037567570431396766739017250809204232868818572811872521659945954356807232595688636384283563821456166820966340885220298092219493616870660903378550637961833496394320492298538372206501 4480826932189634927818129016259912534591561516399534125979628812102899933907156223553725587871500736296728574655264456847286755259236366769136320219345214275572378558678931317521142702444688238602856029978997274052702342310562236752751711826729968891112357538841379199344562544349042215556869641730416516283874382045758948073422241086730376594024399296913571841262259790389261018196151016333434880567742873368572669642611852517231603107217931322466749157013837868726550799437926954930275022512497689793070117748807332319639420963879811417450700719079258924510800338803554053701681081745404301104681192420985166426935013349451052865642314746353180960393335843032622568501250123874) math:sum 7250130273988749606667030219646181175983403987690189547942453995505917998121965027202923747869174943531934181060231568622021777996444031438036241488896559158187962058146675166275681758129637044576443719355209111164162445347554025841934319885621298712463946812412001287031808927045219904945919002939388764702515819323098569103009770469955094690428954516677669239258471864848129433539741098523601133011717396832778495986872677348878768472256924479199373028725959204488242213629766301908199999000848997830637688180204099058656671773084044286269273530951780584456754695610786649390317466028968122560848013387326051647233105568944669736303218124903818922226832237353114867039622330375 . (425 4480826932189634927818129016259912534591561516399534125979628812102899933907156223553725587871500736296728574655264456847286755259236366769136320219345214275572378558678931317521142702444688238602856029978997274052702342310562236752751711826729968891112357538841379199344562544349042215556869641730416516283874382045758948073422241086730376594024399296913571841262259790389261018196151016333434880567742873368572669642611852517231603107217931322466749157013837868726550799437926954930275022512497689793070117748807332319639420963879811417450700719079258924510800338803554053701681081745404301104681192420985166426935013349451052865642314746353180960393335843032622568501250123874 7250130273988749606667030219646181175983403987690189547942453995505917998121965027202923747869174943531934181060231568622021777996444031438036241488896559158187962058146675166275681758129637044576443719355209111164162445347554025841934319885621298712463946812412001287031808927045219904945919002939388764702515819323098569103009770469955094690428954516677669239258471864848129433539741098523601133011717396832778495986872677348878768472256924479199373028725959204488242213629766301908199999000848997830637688180204099058656671773084044286269273530951780584456754695610786649390317466028968122560848013387326051647233105568944669736303218124903818922226832237353114867039622330375) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12921,7 +12921,7 @@ _:gn_1611 { } _:gn_1612 { - 427 math:greaterThan 1 . + (427) math:greaterThan 1 . (427 1) math:difference 426 . (1711523590390520248969227812873643893199719045108878704016803628699881869692347419904527427873826529061522968250297345072551732522028702100236398949793869392956795059211187468766603646759739432629268340602785436941242239273570447663569103767838639069760768265270757111657316161652864526167820280521444267865232944768419327043834711703505658497619844077149474443266047715930392602852560934143268628123768349904366843298351027685584437742178938165734125285301716532964859385246087607952350046024146381755502547317410565580622170154675578548632127907206737264564845981996321458013044697461840479648514371454644281206636921129957435994981411367802542998559839448712130269962877917373 2769303341799114678848901203386268641391842471290655421962825183403018064214808803649198159997674207235205606404967111774735022737207664668899921269551344882615583499467743848754539055684948805973587689376211837111460103036991789089182608058891329821351589273570622087687246382696177689389049361208972248418641437277339621029587529383224718096404555219764097397996212074458868415343590082190166252443974523464205826344260824831647165365038993156732623871712121335761691414191839346977924976488351308037567570431396766739017250809204232868818572811872521659945954356807232595688636384283563821456166820966340885220298092219493616870660903378550637961833496394320492298538372206501) math:sum 4480826932189634927818129016259912534591561516399534125979628812102899933907156223553725587871500736296728574655264456847286755259236366769136320219345214275572378558678931317521142702444688238602856029978997274052702342310562236752751711826729968891112357538841379199344562544349042215556869641730416516283874382045758948073422241086730376594024399296913571841262259790389261018196151016333434880567742873368572669642611852517231603107217931322466749157013837868726550799437926954930275022512497689793070117748807332319639420963879811417450700719079258924510800338803554053701681081745404301104681192420985166426935013349451052865642314746353180960393335843032622568501250123874 . (426 2769303341799114678848901203386268641391842471290655421962825183403018064214808803649198159997674207235205606404967111774735022737207664668899921269551344882615583499467743848754539055684948805973587689376211837111460103036991789089182608058891329821351589273570622087687246382696177689389049361208972248418641437277339621029587529383224718096404555219764097397996212074458868415343590082190166252443974523464205826344260824831647165365038993156732623871712121335761691414191839346977924976488351308037567570431396766739017250809204232868818572811872521659945954356807232595688636384283563821456166820966340885220298092219493616870660903378550637961833496394320492298538372206501 4480826932189634927818129016259912534591561516399534125979628812102899933907156223553725587871500736296728574655264456847286755259236366769136320219345214275572378558678931317521142702444688238602856029978997274052702342310562236752751711826729968891112357538841379199344562544349042215556869641730416516283874382045758948073422241086730376594024399296913571841262259790389261018196151016333434880567742873368572669642611852517231603107217931322466749157013837868726550799437926954930275022512497689793070117748807332319639420963879811417450700719079258924510800338803554053701681081745404301104681192420985166426935013349451052865642314746353180960393335843032622568501250123874) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12932,7 +12932,7 @@ _:gn_1613 { } _:gn_1614 { - 428 math:greaterThan 1 . + (428) math:greaterThan 1 . (428 1) math:difference 427 . (1057779751408594429879673390512624748192123426181776717946021554703136194522461383744670732123847678173682638154669766702183290215178962568663522319757475489658788440256556379987935408925209373344319348773426400170217863763421341425613504291052690751590821008299864976029930221043313163221229080687527980553408492508920293985752817679719059598784711142614622954730164358528475812491029148046897624320206173559838983045909797146062727622860054990998498586410404802796832028945751739025574930464204926282065023113986201158395080654528654320186444904665784395381108374810911137675591686821723341807652449511696604013661171089536180875679492010748094963273656945608362028575494289128 1711523590390520248969227812873643893199719045108878704016803628699881869692347419904527427873826529061522968250297345072551732522028702100236398949793869392956795059211187468766603646759739432629268340602785436941242239273570447663569103767838639069760768265270757111657316161652864526167820280521444267865232944768419327043834711703505658497619844077149474443266047715930392602852560934143268628123768349904366843298351027685584437742178938165734125285301716532964859385246087607952350046024146381755502547317410565580622170154675578548632127907206737264564845981996321458013044697461840479648514371454644281206636921129957435994981411367802542998559839448712130269962877917373) math:sum 2769303341799114678848901203386268641391842471290655421962825183403018064214808803649198159997674207235205606404967111774735022737207664668899921269551344882615583499467743848754539055684948805973587689376211837111460103036991789089182608058891329821351589273570622087687246382696177689389049361208972248418641437277339621029587529383224718096404555219764097397996212074458868415343590082190166252443974523464205826344260824831647165365038993156732623871712121335761691414191839346977924976488351308037567570431396766739017250809204232868818572811872521659945954356807232595688636384283563821456166820966340885220298092219493616870660903378550637961833496394320492298538372206501 . (427 1711523590390520248969227812873643893199719045108878704016803628699881869692347419904527427873826529061522968250297345072551732522028702100236398949793869392956795059211187468766603646759739432629268340602785436941242239273570447663569103767838639069760768265270757111657316161652864526167820280521444267865232944768419327043834711703505658497619844077149474443266047715930392602852560934143268628123768349904366843298351027685584437742178938165734125285301716532964859385246087607952350046024146381755502547317410565580622170154675578548632127907206737264564845981996321458013044697461840479648514371454644281206636921129957435994981411367802542998559839448712130269962877917373 2769303341799114678848901203386268641391842471290655421962825183403018064214808803649198159997674207235205606404967111774735022737207664668899921269551344882615583499467743848754539055684948805973587689376211837111460103036991789089182608058891329821351589273570622087687246382696177689389049361208972248418641437277339621029587529383224718096404555219764097397996212074458868415343590082190166252443974523464205826344260824831647165365038993156732623871712121335761691414191839346977924976488351308037567570431396766739017250809204232868818572811872521659945954356807232595688636384283563821456166820966340885220298092219493616870660903378550637961833496394320492298538372206501) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12943,7 +12943,7 @@ _:gn_1615 { } _:gn_1616 { - 429 math:greaterThan 1 . + (429) math:greaterThan 1 . (429 1) math:difference 428 . (653743838981925819089554422361019145007595618927101986070782073996745675169886036159856695749978850887840330095627578370368442306849739531572876630036393903298006618954631088778668237834530059284948991829359036771024375510149106237955599476785948318169947256970892135627385940609551362946591199833916287311824452259499033058081894023786598898835132934534851488535883357401916790361531786096371003803562176344527860252441230539521710119318883174735626698891311730168027356300335868926775115559941455473437524203424364422227089500146924228445683002540952869183737607185410320337453010640117137840861921942947677192975750040421255119301919357054448035286182503103768241387383628245 1057779751408594429879673390512624748192123426181776717946021554703136194522461383744670732123847678173682638154669766702183290215178962568663522319757475489658788440256556379987935408925209373344319348773426400170217863763421341425613504291052690751590821008299864976029930221043313163221229080687527980553408492508920293985752817679719059598784711142614622954730164358528475812491029148046897624320206173559838983045909797146062727622860054990998498586410404802796832028945751739025574930464204926282065023113986201158395080654528654320186444904665784395381108374810911137675591686821723341807652449511696604013661171089536180875679492010748094963273656945608362028575494289128) math:sum 1711523590390520248969227812873643893199719045108878704016803628699881869692347419904527427873826529061522968250297345072551732522028702100236398949793869392956795059211187468766603646759739432629268340602785436941242239273570447663569103767838639069760768265270757111657316161652864526167820280521444267865232944768419327043834711703505658497619844077149474443266047715930392602852560934143268628123768349904366843298351027685584437742178938165734125285301716532964859385246087607952350046024146381755502547317410565580622170154675578548632127907206737264564845981996321458013044697461840479648514371454644281206636921129957435994981411367802542998559839448712130269962877917373 . (428 1057779751408594429879673390512624748192123426181776717946021554703136194522461383744670732123847678173682638154669766702183290215178962568663522319757475489658788440256556379987935408925209373344319348773426400170217863763421341425613504291052690751590821008299864976029930221043313163221229080687527980553408492508920293985752817679719059598784711142614622954730164358528475812491029148046897624320206173559838983045909797146062727622860054990998498586410404802796832028945751739025574930464204926282065023113986201158395080654528654320186444904665784395381108374810911137675591686821723341807652449511696604013661171089536180875679492010748094963273656945608362028575494289128 1711523590390520248969227812873643893199719045108878704016803628699881869692347419904527427873826529061522968250297345072551732522028702100236398949793869392956795059211187468766603646759739432629268340602785436941242239273570447663569103767838639069760768265270757111657316161652864526167820280521444267865232944768419327043834711703505658497619844077149474443266047715930392602852560934143268628123768349904366843298351027685584437742178938165734125285301716532964859385246087607952350046024146381755502547317410565580622170154675578548632127907206737264564845981996321458013044697461840479648514371454644281206636921129957435994981411367802542998559839448712130269962877917373) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12954,7 +12954,7 @@ _:gn_1617 { } _:gn_1618 { - 430 math:greaterThan 1 . + (430) math:greaterThan 1 . (430 1) math:difference 429 . (404035912426668610790118968151605603184527807254674731875239480706390519352575347584814036373868827285842308059042188331814847908329223037090645689721081586360781821301925291209267171090679314059370356944067363399193488253272235187657904814266742433420873751328972840402544280433761800274637880853611693241584040249421260927670923655932460699949578208079771466194281001126559022129497361950526620516643997215311122793468566606541017503541171816262871887519093072628804672645415870098799814904263470808627498910561836736167991154381730091740761902124831526197370767625500817338138676181606203966790527568748926820685421049114925756377572653693646927987474442504593787188110660883 653743838981925819089554422361019145007595618927101986070782073996745675169886036159856695749978850887840330095627578370368442306849739531572876630036393903298006618954631088778668237834530059284948991829359036771024375510149106237955599476785948318169947256970892135627385940609551362946591199833916287311824452259499033058081894023786598898835132934534851488535883357401916790361531786096371003803562176344527860252441230539521710119318883174735626698891311730168027356300335868926775115559941455473437524203424364422227089500146924228445683002540952869183737607185410320337453010640117137840861921942947677192975750040421255119301919357054448035286182503103768241387383628245) math:sum 1057779751408594429879673390512624748192123426181776717946021554703136194522461383744670732123847678173682638154669766702183290215178962568663522319757475489658788440256556379987935408925209373344319348773426400170217863763421341425613504291052690751590821008299864976029930221043313163221229080687527980553408492508920293985752817679719059598784711142614622954730164358528475812491029148046897624320206173559838983045909797146062727622860054990998498586410404802796832028945751739025574930464204926282065023113986201158395080654528654320186444904665784395381108374810911137675591686821723341807652449511696604013661171089536180875679492010748094963273656945608362028575494289128 . (429 653743838981925819089554422361019145007595618927101986070782073996745675169886036159856695749978850887840330095627578370368442306849739531572876630036393903298006618954631088778668237834530059284948991829359036771024375510149106237955599476785948318169947256970892135627385940609551362946591199833916287311824452259499033058081894023786598898835132934534851488535883357401916790361531786096371003803562176344527860252441230539521710119318883174735626698891311730168027356300335868926775115559941455473437524203424364422227089500146924228445683002540952869183737607185410320337453010640117137840861921942947677192975750040421255119301919357054448035286182503103768241387383628245 1057779751408594429879673390512624748192123426181776717946021554703136194522461383744670732123847678173682638154669766702183290215178962568663522319757475489658788440256556379987935408925209373344319348773426400170217863763421341425613504291052690751590821008299864976029930221043313163221229080687527980553408492508920293985752817679719059598784711142614622954730164358528475812491029148046897624320206173559838983045909797146062727622860054990998498586410404802796832028945751739025574930464204926282065023113986201158395080654528654320186444904665784395381108374810911137675591686821723341807652449511696604013661171089536180875679492010748094963273656945608362028575494289128) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12965,7 +12965,7 @@ _:gn_1619 { } _:gn_1620 { - 431 math:greaterThan 1 . + (431) math:greaterThan 1 . (431 1) math:difference 430 . (249707926555257208299435454209413541823067811672427254195542593290355155817310688575042659376110023601998022036585390038553594398520516494482230940315312316937224797652705797569401066743850745225578634885291673371830887256876871050297694662519205884749073505641919295224841660175789562671953318980304594070240412010077772130410970367854138198885554726455080022341602356275357768232034424145844383286918179129216737458972663932980692615777711358472754811372218657539222683654919998827975300655677984664810025292862527686059098345765194136704921100416121342986366839559909502999314334458510933874071394374198750372290328991306329362924346703360801107298708060599174454199272967362 404035912426668610790118968151605603184527807254674731875239480706390519352575347584814036373868827285842308059042188331814847908329223037090645689721081586360781821301925291209267171090679314059370356944067363399193488253272235187657904814266742433420873751328972840402544280433761800274637880853611693241584040249421260927670923655932460699949578208079771466194281001126559022129497361950526620516643997215311122793468566606541017503541171816262871887519093072628804672645415870098799814904263470808627498910561836736167991154381730091740761902124831526197370767625500817338138676181606203966790527568748926820685421049114925756377572653693646927987474442504593787188110660883) math:sum 653743838981925819089554422361019145007595618927101986070782073996745675169886036159856695749978850887840330095627578370368442306849739531572876630036393903298006618954631088778668237834530059284948991829359036771024375510149106237955599476785948318169947256970892135627385940609551362946591199833916287311824452259499033058081894023786598898835132934534851488535883357401916790361531786096371003803562176344527860252441230539521710119318883174735626698891311730168027356300335868926775115559941455473437524203424364422227089500146924228445683002540952869183737607185410320337453010640117137840861921942947677192975750040421255119301919357054448035286182503103768241387383628245 . (430 404035912426668610790118968151605603184527807254674731875239480706390519352575347584814036373868827285842308059042188331814847908329223037090645689721081586360781821301925291209267171090679314059370356944067363399193488253272235187657904814266742433420873751328972840402544280433761800274637880853611693241584040249421260927670923655932460699949578208079771466194281001126559022129497361950526620516643997215311122793468566606541017503541171816262871887519093072628804672645415870098799814904263470808627498910561836736167991154381730091740761902124831526197370767625500817338138676181606203966790527568748926820685421049114925756377572653693646927987474442504593787188110660883 653743838981925819089554422361019145007595618927101986070782073996745675169886036159856695749978850887840330095627578370368442306849739531572876630036393903298006618954631088778668237834530059284948991829359036771024375510149106237955599476785948318169947256970892135627385940609551362946591199833916287311824452259499033058081894023786598898835132934534851488535883357401916790361531786096371003803562176344527860252441230539521710119318883174735626698891311730168027356300335868926775115559941455473437524203424364422227089500146924228445683002540952869183737607185410320337453010640117137840861921942947677192975750040421255119301919357054448035286182503103768241387383628245) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12976,7 +12976,7 @@ _:gn_1621 { } _:gn_1622 { - 432 math:greaterThan 1 . + (432) math:greaterThan 1 . (432 1) math:difference 431 . (154327985871411402490683513942192061361459995582247477679696887416035363535264659009771376997758803683844286022456798293261253509808706542608414749405769269423557023649219493639866104346828568833791722058775690027362600996395364137360210151747536548671800245687053545177702620257972237602684561873307099171343628239343488797259953288078322501064023481624691443852678644851201253897462937804682237229725818086094385334495902673560324887763460457790117076146874415089581988990495871270824514248585486143817473617699309050108892808616535955035840801708710183211003928065591314338824341723095270092719133194550176448395092057808596393453225950332845820688766381905419332988837693521 249707926555257208299435454209413541823067811672427254195542593290355155817310688575042659376110023601998022036585390038553594398520516494482230940315312316937224797652705797569401066743850745225578634885291673371830887256876871050297694662519205884749073505641919295224841660175789562671953318980304594070240412010077772130410970367854138198885554726455080022341602356275357768232034424145844383286918179129216737458972663932980692615777711358472754811372218657539222683654919998827975300655677984664810025292862527686059098345765194136704921100416121342986366839559909502999314334458510933874071394374198750372290328991306329362924346703360801107298708060599174454199272967362) math:sum 404035912426668610790118968151605603184527807254674731875239480706390519352575347584814036373868827285842308059042188331814847908329223037090645689721081586360781821301925291209267171090679314059370356944067363399193488253272235187657904814266742433420873751328972840402544280433761800274637880853611693241584040249421260927670923655932460699949578208079771466194281001126559022129497361950526620516643997215311122793468566606541017503541171816262871887519093072628804672645415870098799814904263470808627498910561836736167991154381730091740761902124831526197370767625500817338138676181606203966790527568748926820685421049114925756377572653693646927987474442504593787188110660883 . (431 249707926555257208299435454209413541823067811672427254195542593290355155817310688575042659376110023601998022036585390038553594398520516494482230940315312316937224797652705797569401066743850745225578634885291673371830887256876871050297694662519205884749073505641919295224841660175789562671953318980304594070240412010077772130410970367854138198885554726455080022341602356275357768232034424145844383286918179129216737458972663932980692615777711358472754811372218657539222683654919998827975300655677984664810025292862527686059098345765194136704921100416121342986366839559909502999314334458510933874071394374198750372290328991306329362924346703360801107298708060599174454199272967362 404035912426668610790118968151605603184527807254674731875239480706390519352575347584814036373868827285842308059042188331814847908329223037090645689721081586360781821301925291209267171090679314059370356944067363399193488253272235187657904814266742433420873751328972840402544280433761800274637880853611693241584040249421260927670923655932460699949578208079771466194281001126559022129497361950526620516643997215311122793468566606541017503541171816262871887519093072628804672645415870098799814904263470808627498910561836736167991154381730091740761902124831526197370767625500817338138676181606203966790527568748926820685421049114925756377572653693646927987474442504593787188110660883) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12987,7 +12987,7 @@ _:gn_1623 { } _:gn_1624 { - 433 math:greaterThan 1 . + (433) math:greaterThan 1 . (433 1) math:difference 432 . (95379940683845805808751940267221480461607816090179776515845705874319792282046029565271282378351219918153736014128591745292340888711809951873816190909543047513667774003486303929534962397022176391786912826515983344468286260481506912937484510771669336077273259954865750047139039917817325069268757106997494898896783770734283333151017079775815697821531244830388578488923711424156514334571486341162146057192361043122352124476761259420367728014250900682637735225344242449640694664424127557150786407092498520992551675163218635950205537148658181669080298707411159775362911494318188660489992735415663781352261179648573923895236933497732969471120753027955286609941678693755121210435273841 154327985871411402490683513942192061361459995582247477679696887416035363535264659009771376997758803683844286022456798293261253509808706542608414749405769269423557023649219493639866104346828568833791722058775690027362600996395364137360210151747536548671800245687053545177702620257972237602684561873307099171343628239343488797259953288078322501064023481624691443852678644851201253897462937804682237229725818086094385334495902673560324887763460457790117076146874415089581988990495871270824514248585486143817473617699309050108892808616535955035840801708710183211003928065591314338824341723095270092719133194550176448395092057808596393453225950332845820688766381905419332988837693521) math:sum 249707926555257208299435454209413541823067811672427254195542593290355155817310688575042659376110023601998022036585390038553594398520516494482230940315312316937224797652705797569401066743850745225578634885291673371830887256876871050297694662519205884749073505641919295224841660175789562671953318980304594070240412010077772130410970367854138198885554726455080022341602356275357768232034424145844383286918179129216737458972663932980692615777711358472754811372218657539222683654919998827975300655677984664810025292862527686059098345765194136704921100416121342986366839559909502999314334458510933874071394374198750372290328991306329362924346703360801107298708060599174454199272967362 . (432 154327985871411402490683513942192061361459995582247477679696887416035363535264659009771376997758803683844286022456798293261253509808706542608414749405769269423557023649219493639866104346828568833791722058775690027362600996395364137360210151747536548671800245687053545177702620257972237602684561873307099171343628239343488797259953288078322501064023481624691443852678644851201253897462937804682237229725818086094385334495902673560324887763460457790117076146874415089581988990495871270824514248585486143817473617699309050108892808616535955035840801708710183211003928065591314338824341723095270092719133194550176448395092057808596393453225950332845820688766381905419332988837693521 249707926555257208299435454209413541823067811672427254195542593290355155817310688575042659376110023601998022036585390038553594398520516494482230940315312316937224797652705797569401066743850745225578634885291673371830887256876871050297694662519205884749073505641919295224841660175789562671953318980304594070240412010077772130410970367854138198885554726455080022341602356275357768232034424145844383286918179129216737458972663932980692615777711358472754811372218657539222683654919998827975300655677984664810025292862527686059098345765194136704921100416121342986366839559909502999314334458510933874071394374198750372290328991306329362924346703360801107298708060599174454199272967362) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -12998,7 +12998,7 @@ _:gn_1625 { } _:gn_1626 { - 434 math:greaterThan 1 . + (434) math:greaterThan 1 . (434 1) math:difference 433 . (58948045187565596681931573674970580899852179492067701163851181541715571253218629444500094619407583765690550008328206547968912621096896590734598558496226221909889249645733189710331141949806392442004809232259706682894314735913857224422725640975867212594526985732187795130563580340154912533415804766309604272446844468609205464108936208302506803242492236794302865363754933427044739562891451463520091172533457042972033210019141414139957159749209557107479340921530172639941294326071743713673727841492987622824921942536090414158687271467877773366760503001299023435641016571273125678334348987679606311366872014901602524499855124310863423982105197304890534078824703211664211778402419680 95379940683845805808751940267221480461607816090179776515845705874319792282046029565271282378351219918153736014128591745292340888711809951873816190909543047513667774003486303929534962397022176391786912826515983344468286260481506912937484510771669336077273259954865750047139039917817325069268757106997494898896783770734283333151017079775815697821531244830388578488923711424156514334571486341162146057192361043122352124476761259420367728014250900682637735225344242449640694664424127557150786407092498520992551675163218635950205537148658181669080298707411159775362911494318188660489992735415663781352261179648573923895236933497732969471120753027955286609941678693755121210435273841) math:sum 154327985871411402490683513942192061361459995582247477679696887416035363535264659009771376997758803683844286022456798293261253509808706542608414749405769269423557023649219493639866104346828568833791722058775690027362600996395364137360210151747536548671800245687053545177702620257972237602684561873307099171343628239343488797259953288078322501064023481624691443852678644851201253897462937804682237229725818086094385334495902673560324887763460457790117076146874415089581988990495871270824514248585486143817473617699309050108892808616535955035840801708710183211003928065591314338824341723095270092719133194550176448395092057808596393453225950332845820688766381905419332988837693521 . (433 95379940683845805808751940267221480461607816090179776515845705874319792282046029565271282378351219918153736014128591745292340888711809951873816190909543047513667774003486303929534962397022176391786912826515983344468286260481506912937484510771669336077273259954865750047139039917817325069268757106997494898896783770734283333151017079775815697821531244830388578488923711424156514334571486341162146057192361043122352124476761259420367728014250900682637735225344242449640694664424127557150786407092498520992551675163218635950205537148658181669080298707411159775362911494318188660489992735415663781352261179648573923895236933497732969471120753027955286609941678693755121210435273841 154327985871411402490683513942192061361459995582247477679696887416035363535264659009771376997758803683844286022456798293261253509808706542608414749405769269423557023649219493639866104346828568833791722058775690027362600996395364137360210151747536548671800245687053545177702620257972237602684561873307099171343628239343488797259953288078322501064023481624691443852678644851201253897462937804682237229725818086094385334495902673560324887763460457790117076146874415089581988990495871270824514248585486143817473617699309050108892808616535955035840801708710183211003928065591314338824341723095270092719133194550176448395092057808596393453225950332845820688766381905419332988837693521) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13009,7 +13009,7 @@ _:gn_1627 { } _:gn_1628 { - 435 math:greaterThan 1 . + (435) math:greaterThan 1 . (435 1) math:difference 434 . (36431895496280209126820366592250899561755636598112075351994524332604221028827400120771187758943636152463186005800385197323428267614913361139217632413316825603778524357753114219203820447215783949782103594256276661573971524567649688514758869795802123482746274222677954916575459577662412535852952340687890626449939302125077869042080871473308894579039008036085713125168777997111774771680034877642054884658904000150318914457619845280410568265041343575158394303814069809699400338352383843477058565599510898167629732627128221791518265680780408302319795706112136339721894923045062982155643747736057469985389164746971399395381809186869545489015555723064752531116975482090909432032854161 58948045187565596681931573674970580899852179492067701163851181541715571253218629444500094619407583765690550008328206547968912621096896590734598558496226221909889249645733189710331141949806392442004809232259706682894314735913857224422725640975867212594526985732187795130563580340154912533415804766309604272446844468609205464108936208302506803242492236794302865363754933427044739562891451463520091172533457042972033210019141414139957159749209557107479340921530172639941294326071743713673727841492987622824921942536090414158687271467877773366760503001299023435641016571273125678334348987679606311366872014901602524499855124310863423982105197304890534078824703211664211778402419680) math:sum 95379940683845805808751940267221480461607816090179776515845705874319792282046029565271282378351219918153736014128591745292340888711809951873816190909543047513667774003486303929534962397022176391786912826515983344468286260481506912937484510771669336077273259954865750047139039917817325069268757106997494898896783770734283333151017079775815697821531244830388578488923711424156514334571486341162146057192361043122352124476761259420367728014250900682637735225344242449640694664424127557150786407092498520992551675163218635950205537148658181669080298707411159775362911494318188660489992735415663781352261179648573923895236933497732969471120753027955286609941678693755121210435273841 . (434 58948045187565596681931573674970580899852179492067701163851181541715571253218629444500094619407583765690550008328206547968912621096896590734598558496226221909889249645733189710331141949806392442004809232259706682894314735913857224422725640975867212594526985732187795130563580340154912533415804766309604272446844468609205464108936208302506803242492236794302865363754933427044739562891451463520091172533457042972033210019141414139957159749209557107479340921530172639941294326071743713673727841492987622824921942536090414158687271467877773366760503001299023435641016571273125678334348987679606311366872014901602524499855124310863423982105197304890534078824703211664211778402419680 95379940683845805808751940267221480461607816090179776515845705874319792282046029565271282378351219918153736014128591745292340888711809951873816190909543047513667774003486303929534962397022176391786912826515983344468286260481506912937484510771669336077273259954865750047139039917817325069268757106997494898896783770734283333151017079775815697821531244830388578488923711424156514334571486341162146057192361043122352124476761259420367728014250900682637735225344242449640694664424127557150786407092498520992551675163218635950205537148658181669080298707411159775362911494318188660489992735415663781352261179648573923895236933497732969471120753027955286609941678693755121210435273841) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13020,7 +13020,7 @@ _:gn_1629 { } _:gn_1630 { - 436 math:greaterThan 1 . + (436) math:greaterThan 1 . (436 1) math:difference 435 . (22516149691285387555111207082719681338096542893955625811856657209111350224391229323728906860463947613227364002527821350645484353481983229595380926082909396306110725287980075491127321502590608492222705638003430021320343211346207535907966771180065089111780711509509840213988120762492499997562852425621713645996905166484127595066855336829197908663453228758217152238586155429932964791211416585878036287874553042821714295561521568859546591484168213532320946617716102830241893987719359870196669275893476724657292209908962192367169005787097365064440707295186887095919121648228062696178705239943548841381482850154631125104473315123993878493089641581825781547707727729573302346369565519 36431895496280209126820366592250899561755636598112075351994524332604221028827400120771187758943636152463186005800385197323428267614913361139217632413316825603778524357753114219203820447215783949782103594256276661573971524567649688514758869795802123482746274222677954916575459577662412535852952340687890626449939302125077869042080871473308894579039008036085713125168777997111774771680034877642054884658904000150318914457619845280410568265041343575158394303814069809699400338352383843477058565599510898167629732627128221791518265680780408302319795706112136339721894923045062982155643747736057469985389164746971399395381809186869545489015555723064752531116975482090909432032854161) math:sum 58948045187565596681931573674970580899852179492067701163851181541715571253218629444500094619407583765690550008328206547968912621096896590734598558496226221909889249645733189710331141949806392442004809232259706682894314735913857224422725640975867212594526985732187795130563580340154912533415804766309604272446844468609205464108936208302506803242492236794302865363754933427044739562891451463520091172533457042972033210019141414139957159749209557107479340921530172639941294326071743713673727841492987622824921942536090414158687271467877773366760503001299023435641016571273125678334348987679606311366872014901602524499855124310863423982105197304890534078824703211664211778402419680 . (435 36431895496280209126820366592250899561755636598112075351994524332604221028827400120771187758943636152463186005800385197323428267614913361139217632413316825603778524357753114219203820447215783949782103594256276661573971524567649688514758869795802123482746274222677954916575459577662412535852952340687890626449939302125077869042080871473308894579039008036085713125168777997111774771680034877642054884658904000150318914457619845280410568265041343575158394303814069809699400338352383843477058565599510898167629732627128221791518265680780408302319795706112136339721894923045062982155643747736057469985389164746971399395381809186869545489015555723064752531116975482090909432032854161 58948045187565596681931573674970580899852179492067701163851181541715571253218629444500094619407583765690550008328206547968912621096896590734598558496226221909889249645733189710331141949806392442004809232259706682894314735913857224422725640975867212594526985732187795130563580340154912533415804766309604272446844468609205464108936208302506803242492236794302865363754933427044739562891451463520091172533457042972033210019141414139957159749209557107479340921530172639941294326071743713673727841492987622824921942536090414158687271467877773366760503001299023435641016571273125678334348987679606311366872014901602524499855124310863423982105197304890534078824703211664211778402419680) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13031,7 +13031,7 @@ _:gn_1631 { } _:gn_1632 { - 437 math:greaterThan 1 . + (437) math:greaterThan 1 . (437 1) math:difference 436 . (13915745804994821571709159509531218223659093704156449540137867123492870804436170797042280898479688539235822003272563846677943914132930131543836706330407429297667799069773038728076498944625175457559397956252846640253628313221442152606792098615737034370965562713168114702587338815169912538290099915066176980453034135640950273975225534644110985915585779277868560886582622567178809980468618291764018596784350957328604618896098276420863976780873130042837447686097966979457506350633023973280389289706034173510337522718166029424349259893683043237879088410925249243802773274817000285976938507792508628603906314592340274290908494062875666995925914141238970983409247752517607085663288642 22516149691285387555111207082719681338096542893955625811856657209111350224391229323728906860463947613227364002527821350645484353481983229595380926082909396306110725287980075491127321502590608492222705638003430021320343211346207535907966771180065089111780711509509840213988120762492499997562852425621713645996905166484127595066855336829197908663453228758217152238586155429932964791211416585878036287874553042821714295561521568859546591484168213532320946617716102830241893987719359870196669275893476724657292209908962192367169005787097365064440707295186887095919121648228062696178705239943548841381482850154631125104473315123993878493089641581825781547707727729573302346369565519) math:sum 36431895496280209126820366592250899561755636598112075351994524332604221028827400120771187758943636152463186005800385197323428267614913361139217632413316825603778524357753114219203820447215783949782103594256276661573971524567649688514758869795802123482746274222677954916575459577662412535852952340687890626449939302125077869042080871473308894579039008036085713125168777997111774771680034877642054884658904000150318914457619845280410568265041343575158394303814069809699400338352383843477058565599510898167629732627128221791518265680780408302319795706112136339721894923045062982155643747736057469985389164746971399395381809186869545489015555723064752531116975482090909432032854161 . (436 22516149691285387555111207082719681338096542893955625811856657209111350224391229323728906860463947613227364002527821350645484353481983229595380926082909396306110725287980075491127321502590608492222705638003430021320343211346207535907966771180065089111780711509509840213988120762492499997562852425621713645996905166484127595066855336829197908663453228758217152238586155429932964791211416585878036287874553042821714295561521568859546591484168213532320946617716102830241893987719359870196669275893476724657292209908962192367169005787097365064440707295186887095919121648228062696178705239943548841381482850154631125104473315123993878493089641581825781547707727729573302346369565519 36431895496280209126820366592250899561755636598112075351994524332604221028827400120771187758943636152463186005800385197323428267614913361139217632413316825603778524357753114219203820447215783949782103594256276661573971524567649688514758869795802123482746274222677954916575459577662412535852952340687890626449939302125077869042080871473308894579039008036085713125168777997111774771680034877642054884658904000150318914457619845280410568265041343575158394303814069809699400338352383843477058565599510898167629732627128221791518265680780408302319795706112136339721894923045062982155643747736057469985389164746971399395381809186869545489015555723064752531116975482090909432032854161) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13042,7 +13042,7 @@ _:gn_1633 { } _:gn_1634 { - 438 math:greaterThan 1 . + (438) math:greaterThan 1 . (438 1) math:difference 437 . (8600403886290565983402047573188463114437449189799176271718790085618479419955058526686625961984259073991541999255257503967540439349053098051544219752501967008442926218207036763050822557965433034663307681750583381066714898124765383301174672564328054740815148796341725511400781947322587459272752510555536665543871030843177321091629802185086922747867449480348591352003532862754154810742798294114017691090202085493109676665423292438682614703295083489483498931618135850784387637086335896916279986187442551146954687190796162942819745893414321826561618884261637852116348373411062410201766732151040212777576535562290850813564821061118211497163727440586810564298479977055695260706276877 13915745804994821571709159509531218223659093704156449540137867123492870804436170797042280898479688539235822003272563846677943914132930131543836706330407429297667799069773038728076498944625175457559397956252846640253628313221442152606792098615737034370965562713168114702587338815169912538290099915066176980453034135640950273975225534644110985915585779277868560886582622567178809980468618291764018596784350957328604618896098276420863976780873130042837447686097966979457506350633023973280389289706034173510337522718166029424349259893683043237879088410925249243802773274817000285976938507792508628603906314592340274290908494062875666995925914141238970983409247752517607085663288642) math:sum 22516149691285387555111207082719681338096542893955625811856657209111350224391229323728906860463947613227364002527821350645484353481983229595380926082909396306110725287980075491127321502590608492222705638003430021320343211346207535907966771180065089111780711509509840213988120762492499997562852425621713645996905166484127595066855336829197908663453228758217152238586155429932964791211416585878036287874553042821714295561521568859546591484168213532320946617716102830241893987719359870196669275893476724657292209908962192367169005787097365064440707295186887095919121648228062696178705239943548841381482850154631125104473315123993878493089641581825781547707727729573302346369565519 . (437 13915745804994821571709159509531218223659093704156449540137867123492870804436170797042280898479688539235822003272563846677943914132930131543836706330407429297667799069773038728076498944625175457559397956252846640253628313221442152606792098615737034370965562713168114702587338815169912538290099915066176980453034135640950273975225534644110985915585779277868560886582622567178809980468618291764018596784350957328604618896098276420863976780873130042837447686097966979457506350633023973280389289706034173510337522718166029424349259893683043237879088410925249243802773274817000285976938507792508628603906314592340274290908494062875666995925914141238970983409247752517607085663288642 22516149691285387555111207082719681338096542893955625811856657209111350224391229323728906860463947613227364002527821350645484353481983229595380926082909396306110725287980075491127321502590608492222705638003430021320343211346207535907966771180065089111780711509509840213988120762492499997562852425621713645996905166484127595066855336829197908663453228758217152238586155429932964791211416585878036287874553042821714295561521568859546591484168213532320946617716102830241893987719359870196669275893476724657292209908962192367169005787097365064440707295186887095919121648228062696178705239943548841381482850154631125104473315123993878493089641581825781547707727729573302346369565519) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13053,7 +13053,7 @@ _:gn_1635 { } _:gn_1636 { - 439 math:greaterThan 1 . + (439) math:greaterThan 1 . (439 1) math:difference 438 . (5315341918704255588307111936342755109221644514357273268419077037874391384481112270355654936495429465244280004017306342710403474783877033492292486577905462289224872851566001965025676386659742422896090274502263259186913415096676769305617426051408979630150413916826389191186556867847325079017347404510640314909163104797772952883595732459024063167718329797519969534579089704424655169725819997650000905694148871835494942230674983982181362077578046553353948754479831128673118713546688076364109303518591622363382835527369866481529514000268721411317469526663611391686424901405937875775171775641468415826329779030049423477343673001757455498762186700652160419110767775461911824957011765 8600403886290565983402047573188463114437449189799176271718790085618479419955058526686625961984259073991541999255257503967540439349053098051544219752501967008442926218207036763050822557965433034663307681750583381066714898124765383301174672564328054740815148796341725511400781947322587459272752510555536665543871030843177321091629802185086922747867449480348591352003532862754154810742798294114017691090202085493109676665423292438682614703295083489483498931618135850784387637086335896916279986187442551146954687190796162942819745893414321826561618884261637852116348373411062410201766732151040212777576535562290850813564821061118211497163727440586810564298479977055695260706276877) math:sum 13915745804994821571709159509531218223659093704156449540137867123492870804436170797042280898479688539235822003272563846677943914132930131543836706330407429297667799069773038728076498944625175457559397956252846640253628313221442152606792098615737034370965562713168114702587338815169912538290099915066176980453034135640950273975225534644110985915585779277868560886582622567178809980468618291764018596784350957328604618896098276420863976780873130042837447686097966979457506350633023973280389289706034173510337522718166029424349259893683043237879088410925249243802773274817000285976938507792508628603906314592340274290908494062875666995925914141238970983409247752517607085663288642 . (438 8600403886290565983402047573188463114437449189799176271718790085618479419955058526686625961984259073991541999255257503967540439349053098051544219752501967008442926218207036763050822557965433034663307681750583381066714898124765383301174672564328054740815148796341725511400781947322587459272752510555536665543871030843177321091629802185086922747867449480348591352003532862754154810742798294114017691090202085493109676665423292438682614703295083489483498931618135850784387637086335896916279986187442551146954687190796162942819745893414321826561618884261637852116348373411062410201766732151040212777576535562290850813564821061118211497163727440586810564298479977055695260706276877 13915745804994821571709159509531218223659093704156449540137867123492870804436170797042280898479688539235822003272563846677943914132930131543836706330407429297667799069773038728076498944625175457559397956252846640253628313221442152606792098615737034370965562713168114702587338815169912538290099915066176980453034135640950273975225534644110985915585779277868560886582622567178809980468618291764018596784350957328604618896098276420863976780873130042837447686097966979457506350633023973280389289706034173510337522718166029424349259893683043237879088410925249243802773274817000285976938507792508628603906314592340274290908494062875666995925914141238970983409247752517607085663288642) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13064,7 +13064,7 @@ _:gn_1637 { } _:gn_1638 { - 440 math:greaterThan 1 . + (440) math:greaterThan 1 . (440 1) math:difference 439 . (3285061967586310395094935636845708005215804675441903003299713047744088035473946256330971025488829608747261995237951161257136964565176064559251733174596504719218053366641034798025146171305690611767217407248320121879801483028088613995557246512919075110664734879515336320214225079475262380255405106044896350634707926045404368208034069726062859580149119682828621817424443158329499641016978296464016785396053213657614734434748308456501252625717036936129550177138304722111268923539647820552170682668850928783571851663426296461290231893145600415244149357598026460429923472005124534426594956509571796951246756532241427336221148059360755998401540739934650145187712201593783435749265112 5315341918704255588307111936342755109221644514357273268419077037874391384481112270355654936495429465244280004017306342710403474783877033492292486577905462289224872851566001965025676386659742422896090274502263259186913415096676769305617426051408979630150413916826389191186556867847325079017347404510640314909163104797772952883595732459024063167718329797519969534579089704424655169725819997650000905694148871835494942230674983982181362077578046553353948754479831128673118713546688076364109303518591622363382835527369866481529514000268721411317469526663611391686424901405937875775171775641468415826329779030049423477343673001757455498762186700652160419110767775461911824957011765) math:sum 8600403886290565983402047573188463114437449189799176271718790085618479419955058526686625961984259073991541999255257503967540439349053098051544219752501967008442926218207036763050822557965433034663307681750583381066714898124765383301174672564328054740815148796341725511400781947322587459272752510555536665543871030843177321091629802185086922747867449480348591352003532862754154810742798294114017691090202085493109676665423292438682614703295083489483498931618135850784387637086335896916279986187442551146954687190796162942819745893414321826561618884261637852116348373411062410201766732151040212777576535562290850813564821061118211497163727440586810564298479977055695260706276877 . (439 5315341918704255588307111936342755109221644514357273268419077037874391384481112270355654936495429465244280004017306342710403474783877033492292486577905462289224872851566001965025676386659742422896090274502263259186913415096676769305617426051408979630150413916826389191186556867847325079017347404510640314909163104797772952883595732459024063167718329797519969534579089704424655169725819997650000905694148871835494942230674983982181362077578046553353948754479831128673118713546688076364109303518591622363382835527369866481529514000268721411317469526663611391686424901405937875775171775641468415826329779030049423477343673001757455498762186700652160419110767775461911824957011765 8600403886290565983402047573188463114437449189799176271718790085618479419955058526686625961984259073991541999255257503967540439349053098051544219752501967008442926218207036763050822557965433034663307681750583381066714898124765383301174672564328054740815148796341725511400781947322587459272752510555536665543871030843177321091629802185086922747867449480348591352003532862754154810742798294114017691090202085493109676665423292438682614703295083489483498931618135850784387637086335896916279986187442551146954687190796162942819745893414321826561618884261637852116348373411062410201766732151040212777576535562290850813564821061118211497163727440586810564298479977055695260706276877) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13075,7 +13075,7 @@ _:gn_1639 { } _:gn_1640 { - 441 math:greaterThan 1 . + (441) math:greaterThan 1 . (441 1) math:difference 440 . (2030279951117945193212176299497047104005839838915370265119363990130303349007166014024683911006599856497018008779355181453266510218700968933040753403308957570006819484924967167000530215354051811128872867253943137307111932068588155310060179538489904519485679037311052870972331788372062698761942298465743964274455178752368584675561662732961203587569210114691347717154646546095155528708841701185984120298095658177880207795926675525680109451861009617224398577341526406561849790007040255811938620849740693579810983863943570020239282107123120996073320169065584931256501429400813341348576819131896618875083022497807996141122524942396699500360645960717510273923055573868128389207746653 3285061967586310395094935636845708005215804675441903003299713047744088035473946256330971025488829608747261995237951161257136964565176064559251733174596504719218053366641034798025146171305690611767217407248320121879801483028088613995557246512919075110664734879515336320214225079475262380255405106044896350634707926045404368208034069726062859580149119682828621817424443158329499641016978296464016785396053213657614734434748308456501252625717036936129550177138304722111268923539647820552170682668850928783571851663426296461290231893145600415244149357598026460429923472005124534426594956509571796951246756532241427336221148059360755998401540739934650145187712201593783435749265112) math:sum 5315341918704255588307111936342755109221644514357273268419077037874391384481112270355654936495429465244280004017306342710403474783877033492292486577905462289224872851566001965025676386659742422896090274502263259186913415096676769305617426051408979630150413916826389191186556867847325079017347404510640314909163104797772952883595732459024063167718329797519969534579089704424655169725819997650000905694148871835494942230674983982181362077578046553353948754479831128673118713546688076364109303518591622363382835527369866481529514000268721411317469526663611391686424901405937875775171775641468415826329779030049423477343673001757455498762186700652160419110767775461911824957011765 . (440 3285061967586310395094935636845708005215804675441903003299713047744088035473946256330971025488829608747261995237951161257136964565176064559251733174596504719218053366641034798025146171305690611767217407248320121879801483028088613995557246512919075110664734879515336320214225079475262380255405106044896350634707926045404368208034069726062859580149119682828621817424443158329499641016978296464016785396053213657614734434748308456501252625717036936129550177138304722111268923539647820552170682668850928783571851663426296461290231893145600415244149357598026460429923472005124534426594956509571796951246756532241427336221148059360755998401540739934650145187712201593783435749265112 5315341918704255588307111936342755109221644514357273268419077037874391384481112270355654936495429465244280004017306342710403474783877033492292486577905462289224872851566001965025676386659742422896090274502263259186913415096676769305617426051408979630150413916826389191186556867847325079017347404510640314909163104797772952883595732459024063167718329797519969534579089704424655169725819997650000905694148871835494942230674983982181362077578046553353948754479831128673118713546688076364109303518591622363382835527369866481529514000268721411317469526663611391686424901405937875775171775641468415826329779030049423477343673001757455498762186700652160419110767775461911824957011765) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13086,7 +13086,7 @@ _:gn_1641 { } _:gn_1642 { - 442 math:greaterThan 1 . + (442) math:greaterThan 1 . (442 1) math:difference 441 . (1254782016468365201882759337348660901209964836526532738180349057613784686466780242306287114482229752250243986458595979803870454346475095626210979771287547149211233881716067631024615955951638800638344539994376984572689550959500458685497066974429170591179055842204283449241893291103199681493462807579152386360252747293035783532472406993101655992579909568137274100269796612234344112308136595278032665097957555479734526638821632930821143173856027318905151599796778315549419133532607564740232061819110235203760867799482726441050949786022479419170829188532441529173422042604311193078018137377675178076163734034433431195098623116964056498040894779217139871264656627725655046541518459 2030279951117945193212176299497047104005839838915370265119363990130303349007166014024683911006599856497018008779355181453266510218700968933040753403308957570006819484924967167000530215354051811128872867253943137307111932068588155310060179538489904519485679037311052870972331788372062698761942298465743964274455178752368584675561662732961203587569210114691347717154646546095155528708841701185984120298095658177880207795926675525680109451861009617224398577341526406561849790007040255811938620849740693579810983863943570020239282107123120996073320169065584931256501429400813341348576819131896618875083022497807996141122524942396699500360645960717510273923055573868128389207746653) math:sum 3285061967586310395094935636845708005215804675441903003299713047744088035473946256330971025488829608747261995237951161257136964565176064559251733174596504719218053366641034798025146171305690611767217407248320121879801483028088613995557246512919075110664734879515336320214225079475262380255405106044896350634707926045404368208034069726062859580149119682828621817424443158329499641016978296464016785396053213657614734434748308456501252625717036936129550177138304722111268923539647820552170682668850928783571851663426296461290231893145600415244149357598026460429923472005124534426594956509571796951246756532241427336221148059360755998401540739934650145187712201593783435749265112 . (441 2030279951117945193212176299497047104005839838915370265119363990130303349007166014024683911006599856497018008779355181453266510218700968933040753403308957570006819484924967167000530215354051811128872867253943137307111932068588155310060179538489904519485679037311052870972331788372062698761942298465743964274455178752368584675561662732961203587569210114691347717154646546095155528708841701185984120298095658177880207795926675525680109451861009617224398577341526406561849790007040255811938620849740693579810983863943570020239282107123120996073320169065584931256501429400813341348576819131896618875083022497807996141122524942396699500360645960717510273923055573868128389207746653 3285061967586310395094935636845708005215804675441903003299713047744088035473946256330971025488829608747261995237951161257136964565176064559251733174596504719218053366641034798025146171305690611767217407248320121879801483028088613995557246512919075110664734879515336320214225079475262380255405106044896350634707926045404368208034069726062859580149119682828621817424443158329499641016978296464016785396053213657614734434748308456501252625717036936129550177138304722111268923539647820552170682668850928783571851663426296461290231893145600415244149357598026460429923472005124534426594956509571796951246756532241427336221148059360755998401540739934650145187712201593783435749265112) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13097,7 +13097,7 @@ _:gn_1643 { } _:gn_1644 { - 443 math:greaterThan 1 . + (443) math:greaterThan 1 . (443 1) math:difference 442 . (775497934649579991329416962148386202795875002388837526939014932516518662540385771718396796524370104246774022320759201649396055872225873306829773632021410420795585603208899535975914259402413010490528327259566152734422381109087696624563112564060733928306623195106769421730438497268863017268479490886591577914202431459332801143089255739859547594989300546554073616884849933860811416400705105907951455200138102698145681157105042594858966278004982298319246977544748091012430656474432691071706559030630458376050116064460843579188332321100641576902490980533143402083079386796502148270558681754221440798919288463374564946023901825432643002319751181500370402658398946142473342666228194 1254782016468365201882759337348660901209964836526532738180349057613784686466780242306287114482229752250243986458595979803870454346475095626210979771287547149211233881716067631024615955951638800638344539994376984572689550959500458685497066974429170591179055842204283449241893291103199681493462807579152386360252747293035783532472406993101655992579909568137274100269796612234344112308136595278032665097957555479734526638821632930821143173856027318905151599796778315549419133532607564740232061819110235203760867799482726441050949786022479419170829188532441529173422042604311193078018137377675178076163734034433431195098623116964056498040894779217139871264656627725655046541518459) math:sum 2030279951117945193212176299497047104005839838915370265119363990130303349007166014024683911006599856497018008779355181453266510218700968933040753403308957570006819484924967167000530215354051811128872867253943137307111932068588155310060179538489904519485679037311052870972331788372062698761942298465743964274455178752368584675561662732961203587569210114691347717154646546095155528708841701185984120298095658177880207795926675525680109451861009617224398577341526406561849790007040255811938620849740693579810983863943570020239282107123120996073320169065584931256501429400813341348576819131896618875083022497807996141122524942396699500360645960717510273923055573868128389207746653 . (442 1254782016468365201882759337348660901209964836526532738180349057613784686466780242306287114482229752250243986458595979803870454346475095626210979771287547149211233881716067631024615955951638800638344539994376984572689550959500458685497066974429170591179055842204283449241893291103199681493462807579152386360252747293035783532472406993101655992579909568137274100269796612234344112308136595278032665097957555479734526638821632930821143173856027318905151599796778315549419133532607564740232061819110235203760867799482726441050949786022479419170829188532441529173422042604311193078018137377675178076163734034433431195098623116964056498040894779217139871264656627725655046541518459 2030279951117945193212176299497047104005839838915370265119363990130303349007166014024683911006599856497018008779355181453266510218700968933040753403308957570006819484924967167000530215354051811128872867253943137307111932068588155310060179538489904519485679037311052870972331788372062698761942298465743964274455178752368584675561662732961203587569210114691347717154646546095155528708841701185984120298095658177880207795926675525680109451861009617224398577341526406561849790007040255811938620849740693579810983863943570020239282107123120996073320169065584931256501429400813341348576819131896618875083022497807996141122524942396699500360645960717510273923055573868128389207746653) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13108,7 +13108,7 @@ _:gn_1645 { } _:gn_1646 { - 444 math:greaterThan 1 . + (444) math:greaterThan 1 . (444 1) math:difference 443 . (479284081818785210553342375200274698414089834137695211241334125097266023926394470587890317957859648003469964137836778154474398474249222319381206139266136728415648278507168095048701696549225790147816212734810831838267169850412762060933954410368436662872432647097514027511454793834336664224983316692560808446050315833702982389383151253242108397590609021583200483384946678373532695907431489370081209897819452781588845481716590335962176895851045020585904622252030224536988477058174873668525502788479776827710751735021882861862617464921837842268338207999298127090342655807809044807459455623453737277244445571058866249074721291531413495721143597716769468606257681583181703875290265 775497934649579991329416962148386202795875002388837526939014932516518662540385771718396796524370104246774022320759201649396055872225873306829773632021410420795585603208899535975914259402413010490528327259566152734422381109087696624563112564060733928306623195106769421730438497268863017268479490886591577914202431459332801143089255739859547594989300546554073616884849933860811416400705105907951455200138102698145681157105042594858966278004982298319246977544748091012430656474432691071706559030630458376050116064460843579188332321100641576902490980533143402083079386796502148270558681754221440798919288463374564946023901825432643002319751181500370402658398946142473342666228194) math:sum 1254782016468365201882759337348660901209964836526532738180349057613784686466780242306287114482229752250243986458595979803870454346475095626210979771287547149211233881716067631024615955951638800638344539994376984572689550959500458685497066974429170591179055842204283449241893291103199681493462807579152386360252747293035783532472406993101655992579909568137274100269796612234344112308136595278032665097957555479734526638821632930821143173856027318905151599796778315549419133532607564740232061819110235203760867799482726441050949786022479419170829188532441529173422042604311193078018137377675178076163734034433431195098623116964056498040894779217139871264656627725655046541518459 . (443 775497934649579991329416962148386202795875002388837526939014932516518662540385771718396796524370104246774022320759201649396055872225873306829773632021410420795585603208899535975914259402413010490528327259566152734422381109087696624563112564060733928306623195106769421730438497268863017268479490886591577914202431459332801143089255739859547594989300546554073616884849933860811416400705105907951455200138102698145681157105042594858966278004982298319246977544748091012430656474432691071706559030630458376050116064460843579188332321100641576902490980533143402083079386796502148270558681754221440798919288463374564946023901825432643002319751181500370402658398946142473342666228194 1254782016468365201882759337348660901209964836526532738180349057613784686466780242306287114482229752250243986458595979803870454346475095626210979771287547149211233881716067631024615955951638800638344539994376984572689550959500458685497066974429170591179055842204283449241893291103199681493462807579152386360252747293035783532472406993101655992579909568137274100269796612234344112308136595278032665097957555479734526638821632930821143173856027318905151599796778315549419133532607564740232061819110235203760867799482726441050949786022479419170829188532441529173422042604311193078018137377675178076163734034433431195098623116964056498040894779217139871264656627725655046541518459) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13119,7 +13119,7 @@ _:gn_1647 { } _:gn_1648 { - 445 math:greaterThan 1 . + (445) math:greaterThan 1 . (445 1) math:difference 444 . (296213852830794780776074586948111504381785168251142315697680807419252638613991301130506478566510456243304058182922423494921657397976650987448567492755273692379937324701731440927212562853187220342712114524755320896155211258674934563629158153692297265434190548009255394218983703434526353043496174194030769468152115625629818753706104486617439197398691524970873133499903255487278720493273616537870245302318649916556835675388452258896789382153937277733342355292717866475442179416257817403181056242150681548339364329438960717325714856178803734634152772533845274992736730988693103463099226130767703521674842892315698696949180533901229506598607583783600934052141264559291638790937929 479284081818785210553342375200274698414089834137695211241334125097266023926394470587890317957859648003469964137836778154474398474249222319381206139266136728415648278507168095048701696549225790147816212734810831838267169850412762060933954410368436662872432647097514027511454793834336664224983316692560808446050315833702982389383151253242108397590609021583200483384946678373532695907431489370081209897819452781588845481716590335962176895851045020585904622252030224536988477058174873668525502788479776827710751735021882861862617464921837842268338207999298127090342655807809044807459455623453737277244445571058866249074721291531413495721143597716769468606257681583181703875290265) math:sum 775497934649579991329416962148386202795875002388837526939014932516518662540385771718396796524370104246774022320759201649396055872225873306829773632021410420795585603208899535975914259402413010490528327259566152734422381109087696624563112564060733928306623195106769421730438497268863017268479490886591577914202431459332801143089255739859547594989300546554073616884849933860811416400705105907951455200138102698145681157105042594858966278004982298319246977544748091012430656474432691071706559030630458376050116064460843579188332321100641576902490980533143402083079386796502148270558681754221440798919288463374564946023901825432643002319751181500370402658398946142473342666228194 . (444 479284081818785210553342375200274698414089834137695211241334125097266023926394470587890317957859648003469964137836778154474398474249222319381206139266136728415648278507168095048701696549225790147816212734810831838267169850412762060933954410368436662872432647097514027511454793834336664224983316692560808446050315833702982389383151253242108397590609021583200483384946678373532695907431489370081209897819452781588845481716590335962176895851045020585904622252030224536988477058174873668525502788479776827710751735021882861862617464921837842268338207999298127090342655807809044807459455623453737277244445571058866249074721291531413495721143597716769468606257681583181703875290265 775497934649579991329416962148386202795875002388837526939014932516518662540385771718396796524370104246774022320759201649396055872225873306829773632021410420795585603208899535975914259402413010490528327259566152734422381109087696624563112564060733928306623195106769421730438497268863017268479490886591577914202431459332801143089255739859547594989300546554073616884849933860811416400705105907951455200138102698145681157105042594858966278004982298319246977544748091012430656474432691071706559030630458376050116064460843579188332321100641576902490980533143402083079386796502148270558681754221440798919288463374564946023901825432643002319751181500370402658398946142473342666228194) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13130,7 +13130,7 @@ _:gn_1649 { } _:gn_1650 { - 446 math:greaterThan 1 . + (446) math:greaterThan 1 . (446 1) math:difference 445 . (183070228987990429777267788252163194032304665886552895543653317678013385312403169457383839391349191760165905954914354659552741076272571331932638646510863036035710953805436654121489133696038569805104098210055510942111958591737827497304796256676139397438242099088258633292471090399810311181487142498530038977898200208073163635677046766624669200191917496612327349885043422886253975414157872832210964595500802865032009806328138077065387513697107742852562266959312358061546297641917056265344446546329095279371387405582922144536902608743034107634185435465452852097605924819115941344360229492686033755569602678743167552125540757630183989122536013933168534554116417023890065084352336 296213852830794780776074586948111504381785168251142315697680807419252638613991301130506478566510456243304058182922423494921657397976650987448567492755273692379937324701731440927212562853187220342712114524755320896155211258674934563629158153692297265434190548009255394218983703434526353043496174194030769468152115625629818753706104486617439197398691524970873133499903255487278720493273616537870245302318649916556835675388452258896789382153937277733342355292717866475442179416257817403181056242150681548339364329438960717325714856178803734634152772533845274992736730988693103463099226130767703521674842892315698696949180533901229506598607583783600934052141264559291638790937929) math:sum 479284081818785210553342375200274698414089834137695211241334125097266023926394470587890317957859648003469964137836778154474398474249222319381206139266136728415648278507168095048701696549225790147816212734810831838267169850412762060933954410368436662872432647097514027511454793834336664224983316692560808446050315833702982389383151253242108397590609021583200483384946678373532695907431489370081209897819452781588845481716590335962176895851045020585904622252030224536988477058174873668525502788479776827710751735021882861862617464921837842268338207999298127090342655807809044807459455623453737277244445571058866249074721291531413495721143597716769468606257681583181703875290265 . (445 296213852830794780776074586948111504381785168251142315697680807419252638613991301130506478566510456243304058182922423494921657397976650987448567492755273692379937324701731440927212562853187220342712114524755320896155211258674934563629158153692297265434190548009255394218983703434526353043496174194030769468152115625629818753706104486617439197398691524970873133499903255487278720493273616537870245302318649916556835675388452258896789382153937277733342355292717866475442179416257817403181056242150681548339364329438960717325714856178803734634152772533845274992736730988693103463099226130767703521674842892315698696949180533901229506598607583783600934052141264559291638790937929 479284081818785210553342375200274698414089834137695211241334125097266023926394470587890317957859648003469964137836778154474398474249222319381206139266136728415648278507168095048701696549225790147816212734810831838267169850412762060933954410368436662872432647097514027511454793834336664224983316692560808446050315833702982389383151253242108397590609021583200483384946678373532695907431489370081209897819452781588845481716590335962176895851045020585904622252030224536988477058174873668525502788479776827710751735021882861862617464921837842268338207999298127090342655807809044807459455623453737277244445571058866249074721291531413495721143597716769468606257681583181703875290265) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13141,7 +13141,7 @@ _:gn_1651 { } _:gn_1652 { - 447 math:greaterThan 1 . + (447) math:greaterThan 1 . (447 1) math:difference 446 . (113143623842804350998806798695948310349480502364589420154027489741239253301588131673122639175161264483138152228008068835368916321704079655515928846244410656344226370896294786805723429157148650537608016314699809954043252666937107066324361897016157867995948448920996760926512613034716041862009031695500730490253915417556655118029057719992769997206774028358545783614859832601024745079115743705659280706817847051524825869060314181831401868456829534880780088333405508413895881774340761137836609695821586268967976923856038572788812247435769626999967337068392422895130806169577162118738996638081669766105240213572531144823639776271045517476071569850432399498024847535401573706585593 183070228987990429777267788252163194032304665886552895543653317678013385312403169457383839391349191760165905954914354659552741076272571331932638646510863036035710953805436654121489133696038569805104098210055510942111958591737827497304796256676139397438242099088258633292471090399810311181487142498530038977898200208073163635677046766624669200191917496612327349885043422886253975414157872832210964595500802865032009806328138077065387513697107742852562266959312358061546297641917056265344446546329095279371387405582922144536902608743034107634185435465452852097605924819115941344360229492686033755569602678743167552125540757630183989122536013933168534554116417023890065084352336) math:sum 296213852830794780776074586948111504381785168251142315697680807419252638613991301130506478566510456243304058182922423494921657397976650987448567492755273692379937324701731440927212562853187220342712114524755320896155211258674934563629158153692297265434190548009255394218983703434526353043496174194030769468152115625629818753706104486617439197398691524970873133499903255487278720493273616537870245302318649916556835675388452258896789382153937277733342355292717866475442179416257817403181056242150681548339364329438960717325714856178803734634152772533845274992736730988693103463099226130767703521674842892315698696949180533901229506598607583783600934052141264559291638790937929 . (446 183070228987990429777267788252163194032304665886552895543653317678013385312403169457383839391349191760165905954914354659552741076272571331932638646510863036035710953805436654121489133696038569805104098210055510942111958591737827497304796256676139397438242099088258633292471090399810311181487142498530038977898200208073163635677046766624669200191917496612327349885043422886253975414157872832210964595500802865032009806328138077065387513697107742852562266959312358061546297641917056265344446546329095279371387405582922144536902608743034107634185435465452852097605924819115941344360229492686033755569602678743167552125540757630183989122536013933168534554116417023890065084352336 296213852830794780776074586948111504381785168251142315697680807419252638613991301130506478566510456243304058182922423494921657397976650987448567492755273692379937324701731440927212562853187220342712114524755320896155211258674934563629158153692297265434190548009255394218983703434526353043496174194030769468152115625629818753706104486617439197398691524970873133499903255487278720493273616537870245302318649916556835675388452258896789382153937277733342355292717866475442179416257817403181056242150681548339364329438960717325714856178803734634152772533845274992736730988693103463099226130767703521674842892315698696949180533901229506598607583783600934052141264559291638790937929) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13152,7 +13152,7 @@ _:gn_1653 { } _:gn_1654 { - 448 math:greaterThan 1 . + (448) math:greaterThan 1 . (448 1) math:difference 447 . (69926605145186078778460989556214883682824163521963475389625827936774132010815037784261200216187927277027753726906285824183824754568491676416709800266452379691484582909141867315765704538889919267496081895355700988068705924800720430980434359659981529442293650167261872365958477365094269319478110803029308487644284790516508517647989046631899202985143468253781566270183590285229230335042129126551683888682955813507183937267823895233985645240278207971782178625906849647650415867576295127507836850507509010403410481726883571748090361307264480634218098397060429202475118649538779225621232854604363989464362465170636407301900981359138471646464444082736135056091569488488491377766743 113143623842804350998806798695948310349480502364589420154027489741239253301588131673122639175161264483138152228008068835368916321704079655515928846244410656344226370896294786805723429157148650537608016314699809954043252666937107066324361897016157867995948448920996760926512613034716041862009031695500730490253915417556655118029057719992769997206774028358545783614859832601024745079115743705659280706817847051524825869060314181831401868456829534880780088333405508413895881774340761137836609695821586268967976923856038572788812247435769626999967337068392422895130806169577162118738996638081669766105240213572531144823639776271045517476071569850432399498024847535401573706585593) math:sum 183070228987990429777267788252163194032304665886552895543653317678013385312403169457383839391349191760165905954914354659552741076272571331932638646510863036035710953805436654121489133696038569805104098210055510942111958591737827497304796256676139397438242099088258633292471090399810311181487142498530038977898200208073163635677046766624669200191917496612327349885043422886253975414157872832210964595500802865032009806328138077065387513697107742852562266959312358061546297641917056265344446546329095279371387405582922144536902608743034107634185435465452852097605924819115941344360229492686033755569602678743167552125540757630183989122536013933168534554116417023890065084352336 . (447 113143623842804350998806798695948310349480502364589420154027489741239253301588131673122639175161264483138152228008068835368916321704079655515928846244410656344226370896294786805723429157148650537608016314699809954043252666937107066324361897016157867995948448920996760926512613034716041862009031695500730490253915417556655118029057719992769997206774028358545783614859832601024745079115743705659280706817847051524825869060314181831401868456829534880780088333405508413895881774340761137836609695821586268967976923856038572788812247435769626999967337068392422895130806169577162118738996638081669766105240213572531144823639776271045517476071569850432399498024847535401573706585593 183070228987990429777267788252163194032304665886552895543653317678013385312403169457383839391349191760165905954914354659552741076272571331932638646510863036035710953805436654121489133696038569805104098210055510942111958591737827497304796256676139397438242099088258633292471090399810311181487142498530038977898200208073163635677046766624669200191917496612327349885043422886253975414157872832210964595500802865032009806328138077065387513697107742852562266959312358061546297641917056265344446546329095279371387405582922144536902608743034107634185435465452852097605924819115941344360229492686033755569602678743167552125540757630183989122536013933168534554116417023890065084352336) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13163,7 +13163,7 @@ _:gn_1655 { } _:gn_1656 { - 449 math:greaterThan 1 . + (449) math:greaterThan 1 . (449 1) math:difference 448 . (43217018697618272220345809139733426666656338842625944764401661804465121290773093888861438958973337206110398501101783011185091567135587979099219045977958276652741787987152919489957724618258731270111934419344108965974546742136386635343927537356176338553654798753734888560554135669621772542530920892471422002609630627040146600381068673360870794221630560104764217344676242315795514744073614579107596818134891238017641931792490286597416223216551326908997909707498658766245465906764466010328772845314077258564566442129155001040721886128505146365749238671331993692655687520038382893117763783477305776640877748401894737521738794911907045829607125767696264441933278046913082328818850 69926605145186078778460989556214883682824163521963475389625827936774132010815037784261200216187927277027753726906285824183824754568491676416709800266452379691484582909141867315765704538889919267496081895355700988068705924800720430980434359659981529442293650167261872365958477365094269319478110803029308487644284790516508517647989046631899202985143468253781566270183590285229230335042129126551683888682955813507183937267823895233985645240278207971782178625906849647650415867576295127507836850507509010403410481726883571748090361307264480634218098397060429202475118649538779225621232854604363989464362465170636407301900981359138471646464444082736135056091569488488491377766743) math:sum 113143623842804350998806798695948310349480502364589420154027489741239253301588131673122639175161264483138152228008068835368916321704079655515928846244410656344226370896294786805723429157148650537608016314699809954043252666937107066324361897016157867995948448920996760926512613034716041862009031695500730490253915417556655118029057719992769997206774028358545783614859832601024745079115743705659280706817847051524825869060314181831401868456829534880780088333405508413895881774340761137836609695821586268967976923856038572788812247435769626999967337068392422895130806169577162118738996638081669766105240213572531144823639776271045517476071569850432399498024847535401573706585593 . (448 69926605145186078778460989556214883682824163521963475389625827936774132010815037784261200216187927277027753726906285824183824754568491676416709800266452379691484582909141867315765704538889919267496081895355700988068705924800720430980434359659981529442293650167261872365958477365094269319478110803029308487644284790516508517647989046631899202985143468253781566270183590285229230335042129126551683888682955813507183937267823895233985645240278207971782178625906849647650415867576295127507836850507509010403410481726883571748090361307264480634218098397060429202475118649538779225621232854604363989464362465170636407301900981359138471646464444082736135056091569488488491377766743 113143623842804350998806798695948310349480502364589420154027489741239253301588131673122639175161264483138152228008068835368916321704079655515928846244410656344226370896294786805723429157148650537608016314699809954043252666937107066324361897016157867995948448920996760926512613034716041862009031695500730490253915417556655118029057719992769997206774028358545783614859832601024745079115743705659280706817847051524825869060314181831401868456829534880780088333405508413895881774340761137836609695821586268967976923856038572788812247435769626999967337068392422895130806169577162118738996638081669766105240213572531144823639776271045517476071569850432399498024847535401573706585593) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13174,7 +13174,7 @@ _:gn_1657 { } _:gn_1658 { - 450 math:greaterThan 1 . + (450) math:greaterThan 1 . (450 1) math:difference 449 . (26709586447567806558115180416481457016167824679337530625224166132309010720041943895399761257214590070917355225804502812998733187432903697317490754288494103038742794921988947825807979920631187997384147476011592022094159182664333795636506822303805190888638851413526983805404341695472496776947189910557886485034654163476361917266920373271028408763512908149017348925507347969433715590968514547444087070548064575489542005475333608636569422023726881062784268918408190881404949960811829117179064005193431751838844039597728570707368475178759334268468859725728435509819431129500396332503469071127058212823484716768741669780162186447231425816857318315039870614158291441575409048947893 43217018697618272220345809139733426666656338842625944764401661804465121290773093888861438958973337206110398501101783011185091567135587979099219045977958276652741787987152919489957724618258731270111934419344108965974546742136386635343927537356176338553654798753734888560554135669621772542530920892471422002609630627040146600381068673360870794221630560104764217344676242315795514744073614579107596818134891238017641931792490286597416223216551326908997909707498658766245465906764466010328772845314077258564566442129155001040721886128505146365749238671331993692655687520038382893117763783477305776640877748401894737521738794911907045829607125767696264441933278046913082328818850) math:sum 69926605145186078778460989556214883682824163521963475389625827936774132010815037784261200216187927277027753726906285824183824754568491676416709800266452379691484582909141867315765704538889919267496081895355700988068705924800720430980434359659981529442293650167261872365958477365094269319478110803029308487644284790516508517647989046631899202985143468253781566270183590285229230335042129126551683888682955813507183937267823895233985645240278207971782178625906849647650415867576295127507836850507509010403410481726883571748090361307264480634218098397060429202475118649538779225621232854604363989464362465170636407301900981359138471646464444082736135056091569488488491377766743 . (449 43217018697618272220345809139733426666656338842625944764401661804465121290773093888861438958973337206110398501101783011185091567135587979099219045977958276652741787987152919489957724618258731270111934419344108965974546742136386635343927537356176338553654798753734888560554135669621772542530920892471422002609630627040146600381068673360870794221630560104764217344676242315795514744073614579107596818134891238017641931792490286597416223216551326908997909707498658766245465906764466010328772845314077258564566442129155001040721886128505146365749238671331993692655687520038382893117763783477305776640877748401894737521738794911907045829607125767696264441933278046913082328818850 69926605145186078778460989556214883682824163521963475389625827936774132010815037784261200216187927277027753726906285824183824754568491676416709800266452379691484582909141867315765704538889919267496081895355700988068705924800720430980434359659981529442293650167261872365958477365094269319478110803029308487644284790516508517647989046631899202985143468253781566270183590285229230335042129126551683888682955813507183937267823895233985645240278207971782178625906849647650415867576295127507836850507509010403410481726883571748090361307264480634218098397060429202475118649538779225621232854604363989464362465170636407301900981359138471646464444082736135056091569488488491377766743) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13185,7 +13185,7 @@ _:gn_1659 { } _:gn_1660 { - 451 math:greaterThan 1 . + (451) math:greaterThan 1 . (451 1) math:difference 450 . (16507432250050465662230628723251969650488514163288414139177495672156110570731149993461677701758747135193043275297280198186358379702684281781728291689464173613998993065163971664149744697627543272727786943332516943880387559472052839707420715052371147665015947340207904755149793974149275765583730981913535517574976463563784683114148300089842385458117651955746868419168894346361799153105100031663509747586826662528099926317156677960846801192824445846213640789090467884840515945952636893149708840120645506725722402531426430333353410949745812097280378945603558182836256390537986560614294712350247563817393031633153067741576608464675620012749807452656393827774986605337673279870957 26709586447567806558115180416481457016167824679337530625224166132309010720041943895399761257214590070917355225804502812998733187432903697317490754288494103038742794921988947825807979920631187997384147476011592022094159182664333795636506822303805190888638851413526983805404341695472496776947189910557886485034654163476361917266920373271028408763512908149017348925507347969433715590968514547444087070548064575489542005475333608636569422023726881062784268918408190881404949960811829117179064005193431751838844039597728570707368475178759334268468859725728435509819431129500396332503469071127058212823484716768741669780162186447231425816857318315039870614158291441575409048947893) math:sum 43217018697618272220345809139733426666656338842625944764401661804465121290773093888861438958973337206110398501101783011185091567135587979099219045977958276652741787987152919489957724618258731270111934419344108965974546742136386635343927537356176338553654798753734888560554135669621772542530920892471422002609630627040146600381068673360870794221630560104764217344676242315795514744073614579107596818134891238017641931792490286597416223216551326908997909707498658766245465906764466010328772845314077258564566442129155001040721886128505146365749238671331993692655687520038382893117763783477305776640877748401894737521738794911907045829607125767696264441933278046913082328818850 . (450 26709586447567806558115180416481457016167824679337530625224166132309010720041943895399761257214590070917355225804502812998733187432903697317490754288494103038742794921988947825807979920631187997384147476011592022094159182664333795636506822303805190888638851413526983805404341695472496776947189910557886485034654163476361917266920373271028408763512908149017348925507347969433715590968514547444087070548064575489542005475333608636569422023726881062784268918408190881404949960811829117179064005193431751838844039597728570707368475178759334268468859725728435509819431129500396332503469071127058212823484716768741669780162186447231425816857318315039870614158291441575409048947893 43217018697618272220345809139733426666656338842625944764401661804465121290773093888861438958973337206110398501101783011185091567135587979099219045977958276652741787987152919489957724618258731270111934419344108965974546742136386635343927537356176338553654798753734888560554135669621772542530920892471422002609630627040146600381068673360870794221630560104764217344676242315795514744073614579107596818134891238017641931792490286597416223216551326908997909707498658766245465906764466010328772845314077258564566442129155001040721886128505146365749238671331993692655687520038382893117763783477305776640877748401894737521738794911907045829607125767696264441933278046913082328818850) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13196,7 +13196,7 @@ _:gn_1661 { } _:gn_1662 { - 452 math:greaterThan 1 . + (452) math:greaterThan 1 . (452 1) math:difference 451 . (10202154197517340895884551693229487365679310516049116486046670460152900149310793901938083555455842935724311950507222614812374807730219415535762462599029929424743801856824976161658235223003644724656360532679075078213771623192280955929086107251434043223622904073319079050254547721323221011363458928644350967459677699912577234152772073181186023305395256193270480506338453623071916437863414515780577322961237912961442079158176930675722620830902435216570628129317722996564434014859192224029355165072786245113121637066302140374015064229013522171188480780124877326983174738962409771889174358776810649006091685135588602038585577982555805804107510862383476786383304836237735769076936 16507432250050465662230628723251969650488514163288414139177495672156110570731149993461677701758747135193043275297280198186358379702684281781728291689464173613998993065163971664149744697627543272727786943332516943880387559472052839707420715052371147665015947340207904755149793974149275765583730981913535517574976463563784683114148300089842385458117651955746868419168894346361799153105100031663509747586826662528099926317156677960846801192824445846213640789090467884840515945952636893149708840120645506725722402531426430333353410949745812097280378945603558182836256390537986560614294712350247563817393031633153067741576608464675620012749807452656393827774986605337673279870957) math:sum 26709586447567806558115180416481457016167824679337530625224166132309010720041943895399761257214590070917355225804502812998733187432903697317490754288494103038742794921988947825807979920631187997384147476011592022094159182664333795636506822303805190888638851413526983805404341695472496776947189910557886485034654163476361917266920373271028408763512908149017348925507347969433715590968514547444087070548064575489542005475333608636569422023726881062784268918408190881404949960811829117179064005193431751838844039597728570707368475178759334268468859725728435509819431129500396332503469071127058212823484716768741669780162186447231425816857318315039870614158291441575409048947893 . (451 16507432250050465662230628723251969650488514163288414139177495672156110570731149993461677701758747135193043275297280198186358379702684281781728291689464173613998993065163971664149744697627543272727786943332516943880387559472052839707420715052371147665015947340207904755149793974149275765583730981913535517574976463563784683114148300089842385458117651955746868419168894346361799153105100031663509747586826662528099926317156677960846801192824445846213640789090467884840515945952636893149708840120645506725722402531426430333353410949745812097280378945603558182836256390537986560614294712350247563817393031633153067741576608464675620012749807452656393827774986605337673279870957 26709586447567806558115180416481457016167824679337530625224166132309010720041943895399761257214590070917355225804502812998733187432903697317490754288494103038742794921988947825807979920631187997384147476011592022094159182664333795636506822303805190888638851413526983805404341695472496776947189910557886485034654163476361917266920373271028408763512908149017348925507347969433715590968514547444087070548064575489542005475333608636569422023726881062784268918408190881404949960811829117179064005193431751838844039597728570707368475178759334268468859725728435509819431129500396332503469071127058212823484716768741669780162186447231425816857318315039870614158291441575409048947893) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13207,7 +13207,7 @@ _:gn_1663 { } _:gn_1664 { - 453 math:greaterThan 1 . + (453) math:greaterThan 1 . (453 1) math:difference 452 . (6305278052533124766346077030022482284809203647239297653130825212003210421420356091523594146302904199468731324790057583373983571972464866245965829090434244189255191208338995502491509474623898548071426410653441865666615936279771883778334607800937104441393043266888825704895246252826054754220272053269184550115298763651207448961376226908656362152722395762476387912830440723289882715241685515882932424625588749566657847158979747285124180361922010629643012659772744888276081931093444669120353675047859261612600765465124289959338346720732289926091898165478680855853081651575576788725120353573436914811301346497564465702991030482119814208642296590272917041391681769099937510794021 10202154197517340895884551693229487365679310516049116486046670460152900149310793901938083555455842935724311950507222614812374807730219415535762462599029929424743801856824976161658235223003644724656360532679075078213771623192280955929086107251434043223622904073319079050254547721323221011363458928644350967459677699912577234152772073181186023305395256193270480506338453623071916437863414515780577322961237912961442079158176930675722620830902435216570628129317722996564434014859192224029355165072786245113121637066302140374015064229013522171188480780124877326983174738962409771889174358776810649006091685135588602038585577982555805804107510862383476786383304836237735769076936) math:sum 16507432250050465662230628723251969650488514163288414139177495672156110570731149993461677701758747135193043275297280198186358379702684281781728291689464173613998993065163971664149744697627543272727786943332516943880387559472052839707420715052371147665015947340207904755149793974149275765583730981913535517574976463563784683114148300089842385458117651955746868419168894346361799153105100031663509747586826662528099926317156677960846801192824445846213640789090467884840515945952636893149708840120645506725722402531426430333353410949745812097280378945603558182836256390537986560614294712350247563817393031633153067741576608464675620012749807452656393827774986605337673279870957 . (452 10202154197517340895884551693229487365679310516049116486046670460152900149310793901938083555455842935724311950507222614812374807730219415535762462599029929424743801856824976161658235223003644724656360532679075078213771623192280955929086107251434043223622904073319079050254547721323221011363458928644350967459677699912577234152772073181186023305395256193270480506338453623071916437863414515780577322961237912961442079158176930675722620830902435216570628129317722996564434014859192224029355165072786245113121637066302140374015064229013522171188480780124877326983174738962409771889174358776810649006091685135588602038585577982555805804107510862383476786383304836237735769076936 16507432250050465662230628723251969650488514163288414139177495672156110570731149993461677701758747135193043275297280198186358379702684281781728291689464173613998993065163971664149744697627543272727786943332516943880387559472052839707420715052371147665015947340207904755149793974149275765583730981913535517574976463563784683114148300089842385458117651955746868419168894346361799153105100031663509747586826662528099926317156677960846801192824445846213640789090467884840515945952636893149708840120645506725722402531426430333353410949745812097280378945603558182836256390537986560614294712350247563817393031633153067741576608464675620012749807452656393827774986605337673279870957) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13218,7 +13218,7 @@ _:gn_1665 { } _:gn_1666 { - 454 math:greaterThan 1 . + (454) math:greaterThan 1 . (454 1) math:difference 453 . (3896876144984216129538474663207005080870106868809818832915845248149689727890437810414489409152938736255580625717165031438391235757754549289796633508595685235488610648485980659166725748379746176584934122025633212547155686912509072150751499450496938782229860806430253345359301468497166257143186875375166417344378936261369785191395846272529661152672860430794092593508012899782033722621728999897644898335649163394784231999197183390598440468980424586927615469544978108288352083765747554909001490024926983500520871601177850414676717508281232245096582614646196471130093087386832983164054005203373734194790338638024136335594547500435991595465214272110559744991623067137798258282915 6305278052533124766346077030022482284809203647239297653130825212003210421420356091523594146302904199468731324790057583373983571972464866245965829090434244189255191208338995502491509474623898548071426410653441865666615936279771883778334607800937104441393043266888825704895246252826054754220272053269184550115298763651207448961376226908656362152722395762476387912830440723289882715241685515882932424625588749566657847158979747285124180361922010629643012659772744888276081931093444669120353675047859261612600765465124289959338346720732289926091898165478680855853081651575576788725120353573436914811301346497564465702991030482119814208642296590272917041391681769099937510794021) math:sum 10202154197517340895884551693229487365679310516049116486046670460152900149310793901938083555455842935724311950507222614812374807730219415535762462599029929424743801856824976161658235223003644724656360532679075078213771623192280955929086107251434043223622904073319079050254547721323221011363458928644350967459677699912577234152772073181186023305395256193270480506338453623071916437863414515780577322961237912961442079158176930675722620830902435216570628129317722996564434014859192224029355165072786245113121637066302140374015064229013522171188480780124877326983174738962409771889174358776810649006091685135588602038585577982555805804107510862383476786383304836237735769076936 . (453 6305278052533124766346077030022482284809203647239297653130825212003210421420356091523594146302904199468731324790057583373983571972464866245965829090434244189255191208338995502491509474623898548071426410653441865666615936279771883778334607800937104441393043266888825704895246252826054754220272053269184550115298763651207448961376226908656362152722395762476387912830440723289882715241685515882932424625588749566657847158979747285124180361922010629643012659772744888276081931093444669120353675047859261612600765465124289959338346720732289926091898165478680855853081651575576788725120353573436914811301346497564465702991030482119814208642296590272917041391681769099937510794021 10202154197517340895884551693229487365679310516049116486046670460152900149310793901938083555455842935724311950507222614812374807730219415535762462599029929424743801856824976161658235223003644724656360532679075078213771623192280955929086107251434043223622904073319079050254547721323221011363458928644350967459677699912577234152772073181186023305395256193270480506338453623071916437863414515780577322961237912961442079158176930675722620830902435216570628129317722996564434014859192224029355165072786245113121637066302140374015064229013522171188480780124877326983174738962409771889174358776810649006091685135588602038585577982555805804107510862383476786383304836237735769076936) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13229,7 +13229,7 @@ _:gn_1667 { } _:gn_1668 { - 455 math:greaterThan 1 . + (455) math:greaterThan 1 . (455 1) math:difference 454 . (2408401907548908636807602366815477203939096778429478820214979963853520693529918281109104737149965463213150699072892551935592336214710316956169195581838558953766580559853014843324783726244152371486492288627808653119460249367262811627583108350440165659163182460458572359535944784328888497077085177894018132770919827389837663769980380636126701000049535331682295319322427823507848992619956515985287526289939586171873615159782563894525739892941586042715397190227766779987729847327697114211352185022932278112079893863946439544661629212451057680995315550832484384722988564188743805561066348370063180616511007859540329367396482981683822613177082318162357296400058701962139252511106 3896876144984216129538474663207005080870106868809818832915845248149689727890437810414489409152938736255580625717165031438391235757754549289796633508595685235488610648485980659166725748379746176584934122025633212547155686912509072150751499450496938782229860806430253345359301468497166257143186875375166417344378936261369785191395846272529661152672860430794092593508012899782033722621728999897644898335649163394784231999197183390598440468980424586927615469544978108288352083765747554909001490024926983500520871601177850414676717508281232245096582614646196471130093087386832983164054005203373734194790338638024136335594547500435991595465214272110559744991623067137798258282915) math:sum 6305278052533124766346077030022482284809203647239297653130825212003210421420356091523594146302904199468731324790057583373983571972464866245965829090434244189255191208338995502491509474623898548071426410653441865666615936279771883778334607800937104441393043266888825704895246252826054754220272053269184550115298763651207448961376226908656362152722395762476387912830440723289882715241685515882932424625588749566657847158979747285124180361922010629643012659772744888276081931093444669120353675047859261612600765465124289959338346720732289926091898165478680855853081651575576788725120353573436914811301346497564465702991030482119814208642296590272917041391681769099937510794021 . (454 3896876144984216129538474663207005080870106868809818832915845248149689727890437810414489409152938736255580625717165031438391235757754549289796633508595685235488610648485980659166725748379746176584934122025633212547155686912509072150751499450496938782229860806430253345359301468497166257143186875375166417344378936261369785191395846272529661152672860430794092593508012899782033722621728999897644898335649163394784231999197183390598440468980424586927615469544978108288352083765747554909001490024926983500520871601177850414676717508281232245096582614646196471130093087386832983164054005203373734194790338638024136335594547500435991595465214272110559744991623067137798258282915 6305278052533124766346077030022482284809203647239297653130825212003210421420356091523594146302904199468731324790057583373983571972464866245965829090434244189255191208338995502491509474623898548071426410653441865666615936279771883778334607800937104441393043266888825704895246252826054754220272053269184550115298763651207448961376226908656362152722395762476387912830440723289882715241685515882932424625588749566657847158979747285124180361922010629643012659772744888276081931093444669120353675047859261612600765465124289959338346720732289926091898165478680855853081651575576788725120353573436914811301346497564465702991030482119814208642296590272917041391681769099937510794021) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13240,7 +13240,7 @@ _:gn_1669 { } _:gn_1670 { - 456 math:greaterThan 1 . + (456) math:greaterThan 1 . (456 1) math:difference 455 . (1488474237435307492730872296391527876931010090380340012700865284296169034360519529305384672002973273042429926644272479502798899543044232333627437926757126281722030088632965815841942022135593805098441833397824559427695437545246260523168391100056773123066678345971680985823356684168277760066101697481148284573459108871532121421415465636402960152623325099111797274185585076274184730001772483912357372045709577222910616839414619496072700576038838544212218279317211328300622236438050440697649305001994705388440977737231410870015088295830174564101267063813712086407104523198089177602987656833310553578279330778483806968198064518752168982288131953948202448591564365175659005771809 2408401907548908636807602366815477203939096778429478820214979963853520693529918281109104737149965463213150699072892551935592336214710316956169195581838558953766580559853014843324783726244152371486492288627808653119460249367262811627583108350440165659163182460458572359535944784328888497077085177894018132770919827389837663769980380636126701000049535331682295319322427823507848992619956515985287526289939586171873615159782563894525739892941586042715397190227766779987729847327697114211352185022932278112079893863946439544661629212451057680995315550832484384722988564188743805561066348370063180616511007859540329367396482981683822613177082318162357296400058701962139252511106) math:sum 3896876144984216129538474663207005080870106868809818832915845248149689727890437810414489409152938736255580625717165031438391235757754549289796633508595685235488610648485980659166725748379746176584934122025633212547155686912509072150751499450496938782229860806430253345359301468497166257143186875375166417344378936261369785191395846272529661152672860430794092593508012899782033722621728999897644898335649163394784231999197183390598440468980424586927615469544978108288352083765747554909001490024926983500520871601177850414676717508281232245096582614646196471130093087386832983164054005203373734194790338638024136335594547500435991595465214272110559744991623067137798258282915 . (455 2408401907548908636807602366815477203939096778429478820214979963853520693529918281109104737149965463213150699072892551935592336214710316956169195581838558953766580559853014843324783726244152371486492288627808653119460249367262811627583108350440165659163182460458572359535944784328888497077085177894018132770919827389837663769980380636126701000049535331682295319322427823507848992619956515985287526289939586171873615159782563894525739892941586042715397190227766779987729847327697114211352185022932278112079893863946439544661629212451057680995315550832484384722988564188743805561066348370063180616511007859540329367396482981683822613177082318162357296400058701962139252511106 3896876144984216129538474663207005080870106868809818832915845248149689727890437810414489409152938736255580625717165031438391235757754549289796633508595685235488610648485980659166725748379746176584934122025633212547155686912509072150751499450496938782229860806430253345359301468497166257143186875375166417344378936261369785191395846272529661152672860430794092593508012899782033722621728999897644898335649163394784231999197183390598440468980424586927615469544978108288352083765747554909001490024926983500520871601177850414676717508281232245096582614646196471130093087386832983164054005203373734194790338638024136335594547500435991595465214272110559744991623067137798258282915) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13251,7 +13251,7 @@ _:gn_1671 { } _:gn_1672 { - 457 math:greaterThan 1 . + (457) math:greaterThan 1 . (457 1) math:difference 456 . (919927670113601144076730070423949327008086688049138807514114679557351659169398751803720065146992190170720772428620072432793436671666084622541757655081432672044550471220049027482841704108558566388050455229984093691764811822016551104414717250383392536096504114486891373712588100160610737010983480412869848197460718518305542348564914999723740847426210232570498045136842747233664262618184032072930154244230008948962998320367944398453039316902747498503178910910555451687107610889646673513702880020937572723638916126715028674646540916620883116894048487018772298315884040990654627958078691536752627038231677081056522399198418462931653630888950364214154847808494336786480246739297 1488474237435307492730872296391527876931010090380340012700865284296169034360519529305384672002973273042429926644272479502798899543044232333627437926757126281722030088632965815841942022135593805098441833397824559427695437545246260523168391100056773123066678345971680985823356684168277760066101697481148284573459108871532121421415465636402960152623325099111797274185585076274184730001772483912357372045709577222910616839414619496072700576038838544212218279317211328300622236438050440697649305001994705388440977737231410870015088295830174564101267063813712086407104523198089177602987656833310553578279330778483806968198064518752168982288131953948202448591564365175659005771809) math:sum 2408401907548908636807602366815477203939096778429478820214979963853520693529918281109104737149965463213150699072892551935592336214710316956169195581838558953766580559853014843324783726244152371486492288627808653119460249367262811627583108350440165659163182460458572359535944784328888497077085177894018132770919827389837663769980380636126701000049535331682295319322427823507848992619956515985287526289939586171873615159782563894525739892941586042715397190227766779987729847327697114211352185022932278112079893863946439544661629212451057680995315550832484384722988564188743805561066348370063180616511007859540329367396482981683822613177082318162357296400058701962139252511106 . (456 1488474237435307492730872296391527876931010090380340012700865284296169034360519529305384672002973273042429926644272479502798899543044232333627437926757126281722030088632965815841942022135593805098441833397824559427695437545246260523168391100056773123066678345971680985823356684168277760066101697481148284573459108871532121421415465636402960152623325099111797274185585076274184730001772483912357372045709577222910616839414619496072700576038838544212218279317211328300622236438050440697649305001994705388440977737231410870015088295830174564101267063813712086407104523198089177602987656833310553578279330778483806968198064518752168982288131953948202448591564365175659005771809 2408401907548908636807602366815477203939096778429478820214979963853520693529918281109104737149965463213150699072892551935592336214710316956169195581838558953766580559853014843324783726244152371486492288627808653119460249367262811627583108350440165659163182460458572359535944784328888497077085177894018132770919827389837663769980380636126701000049535331682295319322427823507848992619956515985287526289939586171873615159782563894525739892941586042715397190227766779987729847327697114211352185022932278112079893863946439544661629212451057680995315550832484384722988564188743805561066348370063180616511007859540329367396482981683822613177082318162357296400058701962139252511106) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13262,7 +13262,7 @@ _:gn_1673 { } _:gn_1674 { - 458 math:greaterThan 1 . + (458) math:greaterThan 1 . (458 1) math:difference 457 . (568546567321706348654142225967578549922923402331201205186750604738817375191120777501664606855981082871709154215652407070005462871378147711085680271675693609677479617412916788359100318027035238710391378167840465735930625723229709418753673849673380586970174231484789612110768584007667023055118217068278436375998390353226579072850550636679219305197114866541299229048742329040520467383588451839427217801479568273947618519046675097619661259136091045709039368406655876613514625548403767183946424981057132664802061610516382195368547379209291447207218576794939788091220482207434549644908965296557926540047653697427284568999646055820515351399181589734047600783070028389178759032512 919927670113601144076730070423949327008086688049138807514114679557351659169398751803720065146992190170720772428620072432793436671666084622541757655081432672044550471220049027482841704108558566388050455229984093691764811822016551104414717250383392536096504114486891373712588100160610737010983480412869848197460718518305542348564914999723740847426210232570498045136842747233664262618184032072930154244230008948962998320367944398453039316902747498503178910910555451687107610889646673513702880020937572723638916126715028674646540916620883116894048487018772298315884040990654627958078691536752627038231677081056522399198418462931653630888950364214154847808494336786480246739297) math:sum 1488474237435307492730872296391527876931010090380340012700865284296169034360519529305384672002973273042429926644272479502798899543044232333627437926757126281722030088632965815841942022135593805098441833397824559427695437545246260523168391100056773123066678345971680985823356684168277760066101697481148284573459108871532121421415465636402960152623325099111797274185585076274184730001772483912357372045709577222910616839414619496072700576038838544212218279317211328300622236438050440697649305001994705388440977737231410870015088295830174564101267063813712086407104523198089177602987656833310553578279330778483806968198064518752168982288131953948202448591564365175659005771809 . (457 919927670113601144076730070423949327008086688049138807514114679557351659169398751803720065146992190170720772428620072432793436671666084622541757655081432672044550471220049027482841704108558566388050455229984093691764811822016551104414717250383392536096504114486891373712588100160610737010983480412869848197460718518305542348564914999723740847426210232570498045136842747233664262618184032072930154244230008948962998320367944398453039316902747498503178910910555451687107610889646673513702880020937572723638916126715028674646540916620883116894048487018772298315884040990654627958078691536752627038231677081056522399198418462931653630888950364214154847808494336786480246739297 1488474237435307492730872296391527876931010090380340012700865284296169034360519529305384672002973273042429926644272479502798899543044232333627437926757126281722030088632965815841942022135593805098441833397824559427695437545246260523168391100056773123066678345971680985823356684168277760066101697481148284573459108871532121421415465636402960152623325099111797274185585076274184730001772483912357372045709577222910616839414619496072700576038838544212218279317211328300622236438050440697649305001994705388440977737231410870015088295830174564101267063813712086407104523198089177602987656833310553578279330778483806968198064518752168982288131953948202448591564365175659005771809) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13273,7 +13273,7 @@ _:gn_1675 { } _:gn_1676 { - 459 math:greaterThan 1 . + (459) math:greaterThan 1 . (459 1) math:difference 458 . (351381102791894795422587844456370777085163285717937602327364074818534283978277974302055458291011107299011618212967665362787973800287936911456077383405739062367070853807132239123741386081523327677659077062143627955834186098786841685661043400710011949126329883002101761601819516152943713955865263344591411821462328165078963275714364363044521542229095366029198816088100418193143795234595580233502936442750440675015379801321269300833378057766656452794139542503899575073592985341242906329756455039880440058836854516198646479277993537411591669686829910223832510224663558783220078313169726240194700498184023383629237830198772407111138279489768774480107247025424308397301487706785 568546567321706348654142225967578549922923402331201205186750604738817375191120777501664606855981082871709154215652407070005462871378147711085680271675693609677479617412916788359100318027035238710391378167840465735930625723229709418753673849673380586970174231484789612110768584007667023055118217068278436375998390353226579072850550636679219305197114866541299229048742329040520467383588451839427217801479568273947618519046675097619661259136091045709039368406655876613514625548403767183946424981057132664802061610516382195368547379209291447207218576794939788091220482207434549644908965296557926540047653697427284568999646055820515351399181589734047600783070028389178759032512) math:sum 919927670113601144076730070423949327008086688049138807514114679557351659169398751803720065146992190170720772428620072432793436671666084622541757655081432672044550471220049027482841704108558566388050455229984093691764811822016551104414717250383392536096504114486891373712588100160610737010983480412869848197460718518305542348564914999723740847426210232570498045136842747233664262618184032072930154244230008948962998320367944398453039316902747498503178910910555451687107610889646673513702880020937572723638916126715028674646540916620883116894048487018772298315884040990654627958078691536752627038231677081056522399198418462931653630888950364214154847808494336786480246739297 . (458 568546567321706348654142225967578549922923402331201205186750604738817375191120777501664606855981082871709154215652407070005462871378147711085680271675693609677479617412916788359100318027035238710391378167840465735930625723229709418753673849673380586970174231484789612110768584007667023055118217068278436375998390353226579072850550636679219305197114866541299229048742329040520467383588451839427217801479568273947618519046675097619661259136091045709039368406655876613514625548403767183946424981057132664802061610516382195368547379209291447207218576794939788091220482207434549644908965296557926540047653697427284568999646055820515351399181589734047600783070028389178759032512 919927670113601144076730070423949327008086688049138807514114679557351659169398751803720065146992190170720772428620072432793436671666084622541757655081432672044550471220049027482841704108558566388050455229984093691764811822016551104414717250383392536096504114486891373712588100160610737010983480412869848197460718518305542348564914999723740847426210232570498045136842747233664262618184032072930154244230008948962998320367944398453039316902747498503178910910555451687107610889646673513702880020937572723638916126715028674646540916620883116894048487018772298315884040990654627958078691536752627038231677081056522399198418462931653630888950364214154847808494336786480246739297) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13284,7 +13284,7 @@ _:gn_1677 { } _:gn_1678 { - 460 math:greaterThan 1 . + (460) math:greaterThan 1 . (460 1) math:difference 459 . (217165464529811553231554381511207772837760116613263602859386529920283091212842803199609148564969975572697536002684741707217489071090210799629602888269954547310408763605784549235358931945511911032732301105696837780096439624442867733092630448963368637843844348482687850508949067854723309099252953723687024554536062188147615797136186273634697762968019500512100412960641910847376672148992871605924281358729127598932238717725405796786283201369434592914899825902756301539921640207160860854189969941176692605965207094317735716090553841797699777520388666571107277866556923424214471331739239056363226041863630313798046738800873648709377071909412815253940353757645719991877271325727 351381102791894795422587844456370777085163285717937602327364074818534283978277974302055458291011107299011618212967665362787973800287936911456077383405739062367070853807132239123741386081523327677659077062143627955834186098786841685661043400710011949126329883002101761601819516152943713955865263344591411821462328165078963275714364363044521542229095366029198816088100418193143795234595580233502936442750440675015379801321269300833378057766656452794139542503899575073592985341242906329756455039880440058836854516198646479277993537411591669686829910223832510224663558783220078313169726240194700498184023383629237830198772407111138279489768774480107247025424308397301487706785) math:sum 568546567321706348654142225967578549922923402331201205186750604738817375191120777501664606855981082871709154215652407070005462871378147711085680271675693609677479617412916788359100318027035238710391378167840465735930625723229709418753673849673380586970174231484789612110768584007667023055118217068278436375998390353226579072850550636679219305197114866541299229048742329040520467383588451839427217801479568273947618519046675097619661259136091045709039368406655876613514625548403767183946424981057132664802061610516382195368547379209291447207218576794939788091220482207434549644908965296557926540047653697427284568999646055820515351399181589734047600783070028389178759032512 . (459 351381102791894795422587844456370777085163285717937602327364074818534283978277974302055458291011107299011618212967665362787973800287936911456077383405739062367070853807132239123741386081523327677659077062143627955834186098786841685661043400710011949126329883002101761601819516152943713955865263344591411821462328165078963275714364363044521542229095366029198816088100418193143795234595580233502936442750440675015379801321269300833378057766656452794139542503899575073592985341242906329756455039880440058836854516198646479277993537411591669686829910223832510224663558783220078313169726240194700498184023383629237830198772407111138279489768774480107247025424308397301487706785 568546567321706348654142225967578549922923402331201205186750604738817375191120777501664606855981082871709154215652407070005462871378147711085680271675693609677479617412916788359100318027035238710391378167840465735930625723229709418753673849673380586970174231484789612110768584007667023055118217068278436375998390353226579072850550636679219305197114866541299229048742329040520467383588451839427217801479568273947618519046675097619661259136091045709039368406655876613514625548403767183946424981057132664802061610516382195368547379209291447207218576794939788091220482207434549644908965296557926540047653697427284568999646055820515351399181589734047600783070028389178759032512) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13295,7 +13295,7 @@ _:gn_1679 { } _:gn_1680 { - 461 math:greaterThan 1 . + (461) math:greaterThan 1 . (461 1) math:difference 460 . (134215638262083242191033462945163004247403169104673999467977544898251192765435171102446309726041131726314082210282923655570484729197726111826474495135784515056662090201347689888382454136011416644926775956446790175737746474343973952568412951746643311282485534519413911092870448298220404856612309620904387266926265976931347478578178089409823779261075865517098403127458507345767123085602708627578655084021313076083141083595863504047094856397221859879239716601143273533671345134082045475566485098703747452871647421880910763187439695613891892166441243652725232358106635359005606981430487183831474456320393069831191091397898758401761207580355959226166893267778588405424216381058 217165464529811553231554381511207772837760116613263602859386529920283091212842803199609148564969975572697536002684741707217489071090210799629602888269954547310408763605784549235358931945511911032732301105696837780096439624442867733092630448963368637843844348482687850508949067854723309099252953723687024554536062188147615797136186273634697762968019500512100412960641910847376672148992871605924281358729127598932238717725405796786283201369434592914899825902756301539921640207160860854189969941176692605965207094317735716090553841797699777520388666571107277866556923424214471331739239056363226041863630313798046738800873648709377071909412815253940353757645719991877271325727) math:sum 351381102791894795422587844456370777085163285717937602327364074818534283978277974302055458291011107299011618212967665362787973800287936911456077383405739062367070853807132239123741386081523327677659077062143627955834186098786841685661043400710011949126329883002101761601819516152943713955865263344591411821462328165078963275714364363044521542229095366029198816088100418193143795234595580233502936442750440675015379801321269300833378057766656452794139542503899575073592985341242906329756455039880440058836854516198646479277993537411591669686829910223832510224663558783220078313169726240194700498184023383629237830198772407111138279489768774480107247025424308397301487706785 . (460 217165464529811553231554381511207772837760116613263602859386529920283091212842803199609148564969975572697536002684741707217489071090210799629602888269954547310408763605784549235358931945511911032732301105696837780096439624442867733092630448963368637843844348482687850508949067854723309099252953723687024554536062188147615797136186273634697762968019500512100412960641910847376672148992871605924281358729127598932238717725405796786283201369434592914899825902756301539921640207160860854189969941176692605965207094317735716090553841797699777520388666571107277866556923424214471331739239056363226041863630313798046738800873648709377071909412815253940353757645719991877271325727 351381102791894795422587844456370777085163285717937602327364074818534283978277974302055458291011107299011618212967665362787973800287936911456077383405739062367070853807132239123741386081523327677659077062143627955834186098786841685661043400710011949126329883002101761601819516152943713955865263344591411821462328165078963275714364363044521542229095366029198816088100418193143795234595580233502936442750440675015379801321269300833378057766656452794139542503899575073592985341242906329756455039880440058836854516198646479277993537411591669686829910223832510224663558783220078313169726240194700498184023383629237830198772407111138279489768774480107247025424308397301487706785) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13306,7 +13306,7 @@ _:gn_1681 { } _:gn_1682 { - 462 math:greaterThan 1 . + (462) math:greaterThan 1 . (462 1) math:difference 461 . (82949826267728311040520918566044768590356947508589603391408985022031898447407632097162838838928843846383453792401818051647004341892484687803128393134170032253746673404436859346976477809500494387805525149250047604358693150098893780524217497216725326561358813963273939416078619556502904242640644102782637287609796211216268318558008184224873983706943634995002009833183403501609549063390162978345626274707814522849097634129542292739188344972212733035660109301613028006250295073078815378623484842472945153093559672436824952903114146183807885353947422918382045508450288065208864350308751872531751585543237243966855647402974890307615864329056856027773460489867131586453054944669 134215638262083242191033462945163004247403169104673999467977544898251192765435171102446309726041131726314082210282923655570484729197726111826474495135784515056662090201347689888382454136011416644926775956446790175737746474343973952568412951746643311282485534519413911092870448298220404856612309620904387266926265976931347478578178089409823779261075865517098403127458507345767123085602708627578655084021313076083141083595863504047094856397221859879239716601143273533671345134082045475566485098703747452871647421880910763187439695613891892166441243652725232358106635359005606981430487183831474456320393069831191091397898758401761207580355959226166893267778588405424216381058) math:sum 217165464529811553231554381511207772837760116613263602859386529920283091212842803199609148564969975572697536002684741707217489071090210799629602888269954547310408763605784549235358931945511911032732301105696837780096439624442867733092630448963368637843844348482687850508949067854723309099252953723687024554536062188147615797136186273634697762968019500512100412960641910847376672148992871605924281358729127598932238717725405796786283201369434592914899825902756301539921640207160860854189969941176692605965207094317735716090553841797699777520388666571107277866556923424214471331739239056363226041863630313798046738800873648709377071909412815253940353757645719991877271325727 . (461 134215638262083242191033462945163004247403169104673999467977544898251192765435171102446309726041131726314082210282923655570484729197726111826474495135784515056662090201347689888382454136011416644926775956446790175737746474343973952568412951746643311282485534519413911092870448298220404856612309620904387266926265976931347478578178089409823779261075865517098403127458507345767123085602708627578655084021313076083141083595863504047094856397221859879239716601143273533671345134082045475566485098703747452871647421880910763187439695613891892166441243652725232358106635359005606981430487183831474456320393069831191091397898758401761207580355959226166893267778588405424216381058 217165464529811553231554381511207772837760116613263602859386529920283091212842803199609148564969975572697536002684741707217489071090210799629602888269954547310408763605784549235358931945511911032732301105696837780096439624442867733092630448963368637843844348482687850508949067854723309099252953723687024554536062188147615797136186273634697762968019500512100412960641910847376672148992871605924281358729127598932238717725405796786283201369434592914899825902756301539921640207160860854189969941176692605965207094317735716090553841797699777520388666571107277866556923424214471331739239056363226041863630313798046738800873648709377071909412815253940353757645719991877271325727) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13317,7 +13317,7 @@ _:gn_1683 { } _:gn_1684 { - 463 math:greaterThan 1 . + (463) math:greaterThan 1 . (463 1) math:difference 462 . (51265811994354931150512544379118235657046221596084396076568559876219294318027539005283470887112287879930628417881105603923480387305241424023346102001614482802915416796910830541405976326510922257121250807196742571379053324245080172044195454529917984721126720556139971676791828741717500613971665518121749979316469765715079160020169905184949795554132230522096393294275103844157574022212545649233028809313498553234043449466321211307906511425009126843579607299530245527421050061003230096943000256230802299778087749444085810284325549430084006812493820734343186849656347293796742631121735311299722870777155825864335443994923868094145343251299103198393432777911456818971161436389 82949826267728311040520918566044768590356947508589603391408985022031898447407632097162838838928843846383453792401818051647004341892484687803128393134170032253746673404436859346976477809500494387805525149250047604358693150098893780524217497216725326561358813963273939416078619556502904242640644102782637287609796211216268318558008184224873983706943634995002009833183403501609549063390162978345626274707814522849097634129542292739188344972212733035660109301613028006250295073078815378623484842472945153093559672436824952903114146183807885353947422918382045508450288065208864350308751872531751585543237243966855647402974890307615864329056856027773460489867131586453054944669) math:sum 134215638262083242191033462945163004247403169104673999467977544898251192765435171102446309726041131726314082210282923655570484729197726111826474495135784515056662090201347689888382454136011416644926775956446790175737746474343973952568412951746643311282485534519413911092870448298220404856612309620904387266926265976931347478578178089409823779261075865517098403127458507345767123085602708627578655084021313076083141083595863504047094856397221859879239716601143273533671345134082045475566485098703747452871647421880910763187439695613891892166441243652725232358106635359005606981430487183831474456320393069831191091397898758401761207580355959226166893267778588405424216381058 . (462 82949826267728311040520918566044768590356947508589603391408985022031898447407632097162838838928843846383453792401818051647004341892484687803128393134170032253746673404436859346976477809500494387805525149250047604358693150098893780524217497216725326561358813963273939416078619556502904242640644102782637287609796211216268318558008184224873983706943634995002009833183403501609549063390162978345626274707814522849097634129542292739188344972212733035660109301613028006250295073078815378623484842472945153093559672436824952903114146183807885353947422918382045508450288065208864350308751872531751585543237243966855647402974890307615864329056856027773460489867131586453054944669 134215638262083242191033462945163004247403169104673999467977544898251192765435171102446309726041131726314082210282923655570484729197726111826474495135784515056662090201347689888382454136011416644926775956446790175737746474343973952568412951746643311282485534519413911092870448298220404856612309620904387266926265976931347478578178089409823779261075865517098403127458507345767123085602708627578655084021313076083141083595863504047094856397221859879239716601143273533671345134082045475566485098703747452871647421880910763187439695613891892166441243652725232358106635359005606981430487183831474456320393069831191091397898758401761207580355959226166893267778588405424216381058) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13328,7 +13328,7 @@ _:gn_1685 { } _:gn_1686 { - 464 math:greaterThan 1 . + (464) math:greaterThan 1 . (464 1) math:difference 463 . (31684014273373379890008374186926532933310725912505207314840425145812604129380093091879367951816555966452825374520712447723523954587243263779782291132555549450831256607526028805570501482989572130684274342053305032979639825853813608480022042686807341840232093407133967739286790814785403628668978584660887308293326445501189158537838279039924188152811404472905616538908299657451975041177617329112597465394315969615054184663221081431281833547203606192080502002082782478829245012075585281680484586242142853315471922992739142618788596753723878541453602184038858658793940771412121719187016561232028714766081418102520203408051022213470521077757752829380027711955674767481893508280 51265811994354931150512544379118235657046221596084396076568559876219294318027539005283470887112287879930628417881105603923480387305241424023346102001614482802915416796910830541405976326510922257121250807196742571379053324245080172044195454529917984721126720556139971676791828741717500613971665518121749979316469765715079160020169905184949795554132230522096393294275103844157574022212545649233028809313498553234043449466321211307906511425009126843579607299530245527421050061003230096943000256230802299778087749444085810284325549430084006812493820734343186849656347293796742631121735311299722870777155825864335443994923868094145343251299103198393432777911456818971161436389) math:sum 82949826267728311040520918566044768590356947508589603391408985022031898447407632097162838838928843846383453792401818051647004341892484687803128393134170032253746673404436859346976477809500494387805525149250047604358693150098893780524217497216725326561358813963273939416078619556502904242640644102782637287609796211216268318558008184224873983706943634995002009833183403501609549063390162978345626274707814522849097634129542292739188344972212733035660109301613028006250295073078815378623484842472945153093559672436824952903114146183807885353947422918382045508450288065208864350308751872531751585543237243966855647402974890307615864329056856027773460489867131586453054944669 . (463 51265811994354931150512544379118235657046221596084396076568559876219294318027539005283470887112287879930628417881105603923480387305241424023346102001614482802915416796910830541405976326510922257121250807196742571379053324245080172044195454529917984721126720556139971676791828741717500613971665518121749979316469765715079160020169905184949795554132230522096393294275103844157574022212545649233028809313498553234043449466321211307906511425009126843579607299530245527421050061003230096943000256230802299778087749444085810284325549430084006812493820734343186849656347293796742631121735311299722870777155825864335443994923868094145343251299103198393432777911456818971161436389 82949826267728311040520918566044768590356947508589603391408985022031898447407632097162838838928843846383453792401818051647004341892484687803128393134170032253746673404436859346976477809500494387805525149250047604358693150098893780524217497216725326561358813963273939416078619556502904242640644102782637287609796211216268318558008184224873983706943634995002009833183403501609549063390162978345626274707814522849097634129542292739188344972212733035660109301613028006250295073078815378623484842472945153093559672436824952903114146183807885353947422918382045508450288065208864350308751872531751585543237243966855647402974890307615864329056856027773460489867131586453054944669) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13339,7 +13339,7 @@ _:gn_1687 { } _:gn_1688 { - 465 math:greaterThan 1 . + (465) math:greaterThan 1 . (465 1) math:difference 464 . (19581797720981551260504170192191702723735495683579188761728134730406690188647445913404102935295731913477803043360393156199956432717998160243563810869058933352084160189384801735835474843521350126436976465143437538399413498391266563564173411843110642880894627149006003937505037926932096985302686933460862671023143320213890001482331626145025607401320826049190776755366804186705598981034928320120431343919182583618989264803100129876624677877805520651499105297447463048591805048927644815262515669988659446462615826451346667665536952676360128271040218550304328190862406522384620911934718750067694156011074407761815240586872845880674822173541350369013405065955782051489267928109 31684014273373379890008374186926532933310725912505207314840425145812604129380093091879367951816555966452825374520712447723523954587243263779782291132555549450831256607526028805570501482989572130684274342053305032979639825853813608480022042686807341840232093407133967739286790814785403628668978584660887308293326445501189158537838279039924188152811404472905616538908299657451975041177617329112597465394315969615054184663221081431281833547203606192080502002082782478829245012075585281680484586242142853315471922992739142618788596753723878541453602184038858658793940771412121719187016561232028714766081418102520203408051022213470521077757752829380027711955674767481893508280) math:sum 51265811994354931150512544379118235657046221596084396076568559876219294318027539005283470887112287879930628417881105603923480387305241424023346102001614482802915416796910830541405976326510922257121250807196742571379053324245080172044195454529917984721126720556139971676791828741717500613971665518121749979316469765715079160020169905184949795554132230522096393294275103844157574022212545649233028809313498553234043449466321211307906511425009126843579607299530245527421050061003230096943000256230802299778087749444085810284325549430084006812493820734343186849656347293796742631121735311299722870777155825864335443994923868094145343251299103198393432777911456818971161436389 . (464 31684014273373379890008374186926532933310725912505207314840425145812604129380093091879367951816555966452825374520712447723523954587243263779782291132555549450831256607526028805570501482989572130684274342053305032979639825853813608480022042686807341840232093407133967739286790814785403628668978584660887308293326445501189158537838279039924188152811404472905616538908299657451975041177617329112597465394315969615054184663221081431281833547203606192080502002082782478829245012075585281680484586242142853315471922992739142618788596753723878541453602184038858658793940771412121719187016561232028714766081418102520203408051022213470521077757752829380027711955674767481893508280 51265811994354931150512544379118235657046221596084396076568559876219294318027539005283470887112287879930628417881105603923480387305241424023346102001614482802915416796910830541405976326510922257121250807196742571379053324245080172044195454529917984721126720556139971676791828741717500613971665518121749979316469765715079160020169905184949795554132230522096393294275103844157574022212545649233028809313498553234043449466321211307906511425009126843579607299530245527421050061003230096943000256230802299778087749444085810284325549430084006812493820734343186849656347293796742631121735311299722870777155825864335443994923868094145343251299103198393432777911456818971161436389) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13350,7 +13350,7 @@ _:gn_1689 { } _:gn_1690 { - 466 math:greaterThan 1 . + (466) math:greaterThan 1 . (466 1) math:difference 465 . (12102216552391828629504203994734830209575230228926018553112290415405913940732647178475265016520824052975022331160319291523567521869245103536218480263496616098747096418141227069735026639468222004247297876909867494580226327462547044915848630843696698959337466258127963801781752887853306643366291651200024637270183125287299157055506652894898580751490578423714839783541495470746376060142689008992166121475133385996064919860120951554657155669398085540581396704635319430237439963147940466417968916253483406852856096541392474953251644077363750270413383633734530467931534249027500807252297811164334558755007010340704962821178176332795698904216402460366622645999892715992625580171 19581797720981551260504170192191702723735495683579188761728134730406690188647445913404102935295731913477803043360393156199956432717998160243563810869058933352084160189384801735835474843521350126436976465143437538399413498391266563564173411843110642880894627149006003937505037926932096985302686933460862671023143320213890001482331626145025607401320826049190776755366804186705598981034928320120431343919182583618989264803100129876624677877805520651499105297447463048591805048927644815262515669988659446462615826451346667665536952676360128271040218550304328190862406522384620911934718750067694156011074407761815240586872845880674822173541350369013405065955782051489267928109) math:sum 31684014273373379890008374186926532933310725912505207314840425145812604129380093091879367951816555966452825374520712447723523954587243263779782291132555549450831256607526028805570501482989572130684274342053305032979639825853813608480022042686807341840232093407133967739286790814785403628668978584660887308293326445501189158537838279039924188152811404472905616538908299657451975041177617329112597465394315969615054184663221081431281833547203606192080502002082782478829245012075585281680484586242142853315471922992739142618788596753723878541453602184038858658793940771412121719187016561232028714766081418102520203408051022213470521077757752829380027711955674767481893508280 . (465 19581797720981551260504170192191702723735495683579188761728134730406690188647445913404102935295731913477803043360393156199956432717998160243563810869058933352084160189384801735835474843521350126436976465143437538399413498391266563564173411843110642880894627149006003937505037926932096985302686933460862671023143320213890001482331626145025607401320826049190776755366804186705598981034928320120431343919182583618989264803100129876624677877805520651499105297447463048591805048927644815262515669988659446462615826451346667665536952676360128271040218550304328190862406522384620911934718750067694156011074407761815240586872845880674822173541350369013405065955782051489267928109 31684014273373379890008374186926532933310725912505207314840425145812604129380093091879367951816555966452825374520712447723523954587243263779782291132555549450831256607526028805570501482989572130684274342053305032979639825853813608480022042686807341840232093407133967739286790814785403628668978584660887308293326445501189158537838279039924188152811404472905616538908299657451975041177617329112597465394315969615054184663221081431281833547203606192080502002082782478829245012075585281680484586242142853315471922992739142618788596753723878541453602184038858658793940771412121719187016561232028714766081418102520203408051022213470521077757752829380027711955674767481893508280) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13361,7 +13361,7 @@ _:gn_1691 { } _:gn_1692 { - 467 math:greaterThan 1 . + (467) math:greaterThan 1 . (467 1) math:difference 466 . (7479581168589722630999966197456872514160265454653170208615844315000776247914798734928837918774907860502780712200073864676388910848753056707345330605562317253337063771243574666100448204053128122189678588233570043819187170928719518648324780999413943921557160890878040135723285039078790341936395282260838033752960194926590844426824973250127026649830247625475936971825308715959222920892239311128265222444049197622924344942979178321967522208407435110917708592812143618354365085779704348844546753735176039609759729909954192712285308598996378000626834916569797722930872273357120104682420938903359597256067397421110277765694669547879123269324947908646782419955889335496642347938 12102216552391828629504203994734830209575230228926018553112290415405913940732647178475265016520824052975022331160319291523567521869245103536218480263496616098747096418141227069735026639468222004247297876909867494580226327462547044915848630843696698959337466258127963801781752887853306643366291651200024637270183125287299157055506652894898580751490578423714839783541495470746376060142689008992166121475133385996064919860120951554657155669398085540581396704635319430237439963147940466417968916253483406852856096541392474953251644077363750270413383633734530467931534249027500807252297811164334558755007010340704962821178176332795698904216402460366622645999892715992625580171) math:sum 19581797720981551260504170192191702723735495683579188761728134730406690188647445913404102935295731913477803043360393156199956432717998160243563810869058933352084160189384801735835474843521350126436976465143437538399413498391266563564173411843110642880894627149006003937505037926932096985302686933460862671023143320213890001482331626145025607401320826049190776755366804186705598981034928320120431343919182583618989264803100129876624677877805520651499105297447463048591805048927644815262515669988659446462615826451346667665536952676360128271040218550304328190862406522384620911934718750067694156011074407761815240586872845880674822173541350369013405065955782051489267928109 . (466 12102216552391828629504203994734830209575230228926018553112290415405913940732647178475265016520824052975022331160319291523567521869245103536218480263496616098747096418141227069735026639468222004247297876909867494580226327462547044915848630843696698959337466258127963801781752887853306643366291651200024637270183125287299157055506652894898580751490578423714839783541495470746376060142689008992166121475133385996064919860120951554657155669398085540581396704635319430237439963147940466417968916253483406852856096541392474953251644077363750270413383633734530467931534249027500807252297811164334558755007010340704962821178176332795698904216402460366622645999892715992625580171 19581797720981551260504170192191702723735495683579188761728134730406690188647445913404102935295731913477803043360393156199956432717998160243563810869058933352084160189384801735835474843521350126436976465143437538399413498391266563564173411843110642880894627149006003937505037926932096985302686933460862671023143320213890001482331626145025607401320826049190776755366804186705598981034928320120431343919182583618989264803100129876624677877805520651499105297447463048591805048927644815262515669988659446462615826451346667665536952676360128271040218550304328190862406522384620911934718750067694156011074407761815240586872845880674822173541350369013405065955782051489267928109) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13372,7 +13372,7 @@ _:gn_1693 { } _:gn_1694 { - 468 math:greaterThan 1 . + (468) math:greaterThan 1 . (468 1) math:difference 467 . (4622635383802105998504237797277957695414964774272848344496446100405137692817848443546427097745916192472241618960245426847178611020492046828873149657934298845410032646897652403634578435415093882057619288676297450761039156533827526267523849844282755037780305367249923666058467848774516301429896368939186603517222930360708312628681679644771554101660330798238902811716186754787153139250449697863900899031084188373140574917141773232689633460990650429663688111823175811883074877368236117573422162518307367243096366631438282240966335478367372269786548717164732745000661975670380702569876872260974961498939612919594685055483506784916575634891454551719840226044003380495983232233 7479581168589722630999966197456872514160265454653170208615844315000776247914798734928837918774907860502780712200073864676388910848753056707345330605562317253337063771243574666100448204053128122189678588233570043819187170928719518648324780999413943921557160890878040135723285039078790341936395282260838033752960194926590844426824973250127026649830247625475936971825308715959222920892239311128265222444049197622924344942979178321967522208407435110917708592812143618354365085779704348844546753735176039609759729909954192712285308598996378000626834916569797722930872273357120104682420938903359597256067397421110277765694669547879123269324947908646782419955889335496642347938) math:sum 12102216552391828629504203994734830209575230228926018553112290415405913940732647178475265016520824052975022331160319291523567521869245103536218480263496616098747096418141227069735026639468222004247297876909867494580226327462547044915848630843696698959337466258127963801781752887853306643366291651200024637270183125287299157055506652894898580751490578423714839783541495470746376060142689008992166121475133385996064919860120951554657155669398085540581396704635319430237439963147940466417968916253483406852856096541392474953251644077363750270413383633734530467931534249027500807252297811164334558755007010340704962821178176332795698904216402460366622645999892715992625580171 . (467 7479581168589722630999966197456872514160265454653170208615844315000776247914798734928837918774907860502780712200073864676388910848753056707345330605562317253337063771243574666100448204053128122189678588233570043819187170928719518648324780999413943921557160890878040135723285039078790341936395282260838033752960194926590844426824973250127026649830247625475936971825308715959222920892239311128265222444049197622924344942979178321967522208407435110917708592812143618354365085779704348844546753735176039609759729909954192712285308598996378000626834916569797722930872273357120104682420938903359597256067397421110277765694669547879123269324947908646782419955889335496642347938 12102216552391828629504203994734830209575230228926018553112290415405913940732647178475265016520824052975022331160319291523567521869245103536218480263496616098747096418141227069735026639468222004247297876909867494580226327462547044915848630843696698959337466258127963801781752887853306643366291651200024637270183125287299157055506652894898580751490578423714839783541495470746376060142689008992166121475133385996064919860120951554657155669398085540581396704635319430237439963147940466417968916253483406852856096541392474953251644077363750270413383633734530467931534249027500807252297811164334558755007010340704962821178176332795698904216402460366622645999892715992625580171) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13383,7 +13383,7 @@ _:gn_1695 { } _:gn_1696 { - 469 math:greaterThan 1 . + (469) math:greaterThan 1 . (469 1) math:difference 468 . (2856945784787616632495728400178914818745300680380321864119398214595638555096950291382410821028991668030539093239828437829210299828261009878472180947628018407927031124345922262465869768638034240132059299557272593058148014394891992380800931155131188883776855523628116469664817190304274040506498913321651430235737264565882531798143293605355472548169916827237034160109121961172069781641789613264364323412965009249783770025837405089277888747416784681254020480988967806471290208411468231271124591216868672366663363278515910471318973120629005730840286199405064977930210297686739402112544066642384635757127784501515592710211162762962547634433493356926942193911885955000659115705 4622635383802105998504237797277957695414964774272848344496446100405137692817848443546427097745916192472241618960245426847178611020492046828873149657934298845410032646897652403634578435415093882057619288676297450761039156533827526267523849844282755037780305367249923666058467848774516301429896368939186603517222930360708312628681679644771554101660330798238902811716186754787153139250449697863900899031084188373140574917141773232689633460990650429663688111823175811883074877368236117573422162518307367243096366631438282240966335478367372269786548717164732745000661975670380702569876872260974961498939612919594685055483506784916575634891454551719840226044003380495983232233) math:sum 7479581168589722630999966197456872514160265454653170208615844315000776247914798734928837918774907860502780712200073864676388910848753056707345330605562317253337063771243574666100448204053128122189678588233570043819187170928719518648324780999413943921557160890878040135723285039078790341936395282260838033752960194926590844426824973250127026649830247625475936971825308715959222920892239311128265222444049197622924344942979178321967522208407435110917708592812143618354365085779704348844546753735176039609759729909954192712285308598996378000626834916569797722930872273357120104682420938903359597256067397421110277765694669547879123269324947908646782419955889335496642347938 . (468 4622635383802105998504237797277957695414964774272848344496446100405137692817848443546427097745916192472241618960245426847178611020492046828873149657934298845410032646897652403634578435415093882057619288676297450761039156533827526267523849844282755037780305367249923666058467848774516301429896368939186603517222930360708312628681679644771554101660330798238902811716186754787153139250449697863900899031084188373140574917141773232689633460990650429663688111823175811883074877368236117573422162518307367243096366631438282240966335478367372269786548717164732745000661975670380702569876872260974961498939612919594685055483506784916575634891454551719840226044003380495983232233 7479581168589722630999966197456872514160265454653170208615844315000776247914798734928837918774907860502780712200073864676388910848753056707345330605562317253337063771243574666100448204053128122189678588233570043819187170928719518648324780999413943921557160890878040135723285039078790341936395282260838033752960194926590844426824973250127026649830247625475936971825308715959222920892239311128265222444049197622924344942979178321967522208407435110917708592812143618354365085779704348844546753735176039609759729909954192712285308598996378000626834916569797722930872273357120104682420938903359597256067397421110277765694669547879123269324947908646782419955889335496642347938) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13394,7 +13394,7 @@ _:gn_1697 { } _:gn_1698 { - 470 math:greaterThan 1 . + (470) math:greaterThan 1 . (470 1) math:difference 469 . (1765689599014489366008509397099042876669664093892526480377047885809499137720898152164016276716924524441702525720416989017968311192231036950400968710306280437483001522551730141168708666777059641925559989119024857702891142138935533886722918689151566154003449843621807196393650658470242260923397455617535173281485665794825780830538386039416081553490413971001868651607064793615083357608660084599536575618119179123356804891304368143411744713573865748409667630834208005411784668956767886302297571301438694876433003352922371769647362357738366538946262517759667767070451677983641300457332805618590325741811828418079092345272344021954028000457961194792898032132117425495324116528 2856945784787616632495728400178914818745300680380321864119398214595638555096950291382410821028991668030539093239828437829210299828261009878472180947628018407927031124345922262465869768638034240132059299557272593058148014394891992380800931155131188883776855523628116469664817190304274040506498913321651430235737264565882531798143293605355472548169916827237034160109121961172069781641789613264364323412965009249783770025837405089277888747416784681254020480988967806471290208411468231271124591216868672366663363278515910471318973120629005730840286199405064977930210297686739402112544066642384635757127784501515592710211162762962547634433493356926942193911885955000659115705) math:sum 4622635383802105998504237797277957695414964774272848344496446100405137692817848443546427097745916192472241618960245426847178611020492046828873149657934298845410032646897652403634578435415093882057619288676297450761039156533827526267523849844282755037780305367249923666058467848774516301429896368939186603517222930360708312628681679644771554101660330798238902811716186754787153139250449697863900899031084188373140574917141773232689633460990650429663688111823175811883074877368236117573422162518307367243096366631438282240966335478367372269786548717164732745000661975670380702569876872260974961498939612919594685055483506784916575634891454551719840226044003380495983232233 . (469 2856945784787616632495728400178914818745300680380321864119398214595638555096950291382410821028991668030539093239828437829210299828261009878472180947628018407927031124345922262465869768638034240132059299557272593058148014394891992380800931155131188883776855523628116469664817190304274040506498913321651430235737264565882531798143293605355472548169916827237034160109121961172069781641789613264364323412965009249783770025837405089277888747416784681254020480988967806471290208411468231271124591216868672366663363278515910471318973120629005730840286199405064977930210297686739402112544066642384635757127784501515592710211162762962547634433493356926942193911885955000659115705 4622635383802105998504237797277957695414964774272848344496446100405137692817848443546427097745916192472241618960245426847178611020492046828873149657934298845410032646897652403634578435415093882057619288676297450761039156533827526267523849844282755037780305367249923666058467848774516301429896368939186603517222930360708312628681679644771554101660330798238902811716186754787153139250449697863900899031084188373140574917141773232689633460990650429663688111823175811883074877368236117573422162518307367243096366631438282240966335478367372269786548717164732745000661975670380702569876872260974961498939612919594685055483506784916575634891454551719840226044003380495983232233) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13405,7 +13405,7 @@ _:gn_1699 { } _:gn_1700 { - 471 math:greaterThan 1 . + (471) math:greaterThan 1 . (471 1) math:difference 470 . (1091256185773127266487219003079871942075636586487795383742350328786139417376052139218394544312067143588836567519411448811241988636029972928071212237321737970444029601794192121297161101860974598206499310438247735355256872255956458494078012465979622729773405680006309273271166531834031779583101457704116256954251598771056750967604907565939390994679502856235165508502057167556986424033129528664827747794845830126426965134533036945866144033842918932844352850154759801059505539454700344968827019915429977490230359925593538701671610762890639191894023681645397210859758619703098101655211261023794310015315956083436500364938818741008519633975532162134044161779768529505334999177 1765689599014489366008509397099042876669664093892526480377047885809499137720898152164016276716924524441702525720416989017968311192231036950400968710306280437483001522551730141168708666777059641925559989119024857702891142138935533886722918689151566154003449843621807196393650658470242260923397455617535173281485665794825780830538386039416081553490413971001868651607064793615083357608660084599536575618119179123356804891304368143411744713573865748409667630834208005411784668956767886302297571301438694876433003352922371769647362357738366538946262517759667767070451677983641300457332805618590325741811828418079092345272344021954028000457961194792898032132117425495324116528) math:sum 2856945784787616632495728400178914818745300680380321864119398214595638555096950291382410821028991668030539093239828437829210299828261009878472180947628018407927031124345922262465869768638034240132059299557272593058148014394891992380800931155131188883776855523628116469664817190304274040506498913321651430235737264565882531798143293605355472548169916827237034160109121961172069781641789613264364323412965009249783770025837405089277888747416784681254020480988967806471290208411468231271124591216868672366663363278515910471318973120629005730840286199405064977930210297686739402112544066642384635757127784501515592710211162762962547634433493356926942193911885955000659115705 . (470 1765689599014489366008509397099042876669664093892526480377047885809499137720898152164016276716924524441702525720416989017968311192231036950400968710306280437483001522551730141168708666777059641925559989119024857702891142138935533886722918689151566154003449843621807196393650658470242260923397455617535173281485665794825780830538386039416081553490413971001868651607064793615083357608660084599536575618119179123356804891304368143411744713573865748409667630834208005411784668956767886302297571301438694876433003352922371769647362357738366538946262517759667767070451677983641300457332805618590325741811828418079092345272344021954028000457961194792898032132117425495324116528 2856945784787616632495728400178914818745300680380321864119398214595638555096950291382410821028991668030539093239828437829210299828261009878472180947628018407927031124345922262465869768638034240132059299557272593058148014394891992380800931155131188883776855523628116469664817190304274040506498913321651430235737264565882531798143293605355472548169916827237034160109121961172069781641789613264364323412965009249783770025837405089277888747416784681254020480988967806471290208411468231271124591216868672366663363278515910471318973120629005730840286199405064977930210297686739402112544066642384635757127784501515592710211162762962547634433493356926942193911885955000659115705) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13416,7 +13416,7 @@ _:gn_1701 { } _:gn_1702 { - 472 math:greaterThan 1 . + (472) math:greaterThan 1 . (472 1) math:difference 471 . (674433413241362099521290394019170934594027507404731096634697557023359720344846012945621732404857380852865958201005540206726322556201064022329756472984542467038971920757538019871547564916085043719060678680777122347634269882979075392644906223171943424230044163615497923122484126636210481340295997913418916327234067023769029862933478473476690558810911114766703143105007626058096933575530555934708827823273348996929839756771331197545600679730946815565314780679448204352279129502067541333470551386008717386202643427328833067975751594847727347052238836114270556210693058280543198802121544594796015726495872334642591980333525280945508366482429032658853870352348895989989117351 1091256185773127266487219003079871942075636586487795383742350328786139417376052139218394544312067143588836567519411448811241988636029972928071212237321737970444029601794192121297161101860974598206499310438247735355256872255956458494078012465979622729773405680006309273271166531834031779583101457704116256954251598771056750967604907565939390994679502856235165508502057167556986424033129528664827747794845830126426965134533036945866144033842918932844352850154759801059505539454700344968827019915429977490230359925593538701671610762890639191894023681645397210859758619703098101655211261023794310015315956083436500364938818741008519633975532162134044161779768529505334999177) math:sum 1765689599014489366008509397099042876669664093892526480377047885809499137720898152164016276716924524441702525720416989017968311192231036950400968710306280437483001522551730141168708666777059641925559989119024857702891142138935533886722918689151566154003449843621807196393650658470242260923397455617535173281485665794825780830538386039416081553490413971001868651607064793615083357608660084599536575618119179123356804891304368143411744713573865748409667630834208005411784668956767886302297571301438694876433003352922371769647362357738366538946262517759667767070451677983641300457332805618590325741811828418079092345272344021954028000457961194792898032132117425495324116528 . (471 1091256185773127266487219003079871942075636586487795383742350328786139417376052139218394544312067143588836567519411448811241988636029972928071212237321737970444029601794192121297161101860974598206499310438247735355256872255956458494078012465979622729773405680006309273271166531834031779583101457704116256954251598771056750967604907565939390994679502856235165508502057167556986424033129528664827747794845830126426965134533036945866144033842918932844352850154759801059505539454700344968827019915429977490230359925593538701671610762890639191894023681645397210859758619703098101655211261023794310015315956083436500364938818741008519633975532162134044161779768529505334999177 1765689599014489366008509397099042876669664093892526480377047885809499137720898152164016276716924524441702525720416989017968311192231036950400968710306280437483001522551730141168708666777059641925559989119024857702891142138935533886722918689151566154003449843621807196393650658470242260923397455617535173281485665794825780830538386039416081553490413971001868651607064793615083357608660084599536575618119179123356804891304368143411744713573865748409667630834208005411784668956767886302297571301438694876433003352922371769647362357738366538946262517759667767070451677983641300457332805618590325741811828418079092345272344021954028000457961194792898032132117425495324116528) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13427,7 +13427,7 @@ _:gn_1703 { } _:gn_1704 { - 473 math:greaterThan 1 . + (473) math:greaterThan 1 . (473 1) math:difference 472 . (416822772531765166965928609060701007481609079083064287107652771762779697031206126272772811907209762735970609318405908604515666079828908905741455764337195503405057681036654101425613536944889554487438631757470613007622602372977383101433106242807679305543361516390811350148682405197821298242805459790697340627017531747287721104671429092462700435868591741468462365397049541498889490457598972730118919971572481129497125377761705748320543354111972117279038069475311596707226409952632803635356468529421260104027716498264705633695859168042911844841784845531126654649065561422554902853089716428998294288820083748793908384605293460063011267493103129475190291427419633515345881826 674433413241362099521290394019170934594027507404731096634697557023359720344846012945621732404857380852865958201005540206726322556201064022329756472984542467038971920757538019871547564916085043719060678680777122347634269882979075392644906223171943424230044163615497923122484126636210481340295997913418916327234067023769029862933478473476690558810911114766703143105007626058096933575530555934708827823273348996929839756771331197545600679730946815565314780679448204352279129502067541333470551386008717386202643427328833067975751594847727347052238836114270556210693058280543198802121544594796015726495872334642591980333525280945508366482429032658853870352348895989989117351) math:sum 1091256185773127266487219003079871942075636586487795383742350328786139417376052139218394544312067143588836567519411448811241988636029972928071212237321737970444029601794192121297161101860974598206499310438247735355256872255956458494078012465979622729773405680006309273271166531834031779583101457704116256954251598771056750967604907565939390994679502856235165508502057167556986424033129528664827747794845830126426965134533036945866144033842918932844352850154759801059505539454700344968827019915429977490230359925593538701671610762890639191894023681645397210859758619703098101655211261023794310015315956083436500364938818741008519633975532162134044161779768529505334999177 . (472 674433413241362099521290394019170934594027507404731096634697557023359720344846012945621732404857380852865958201005540206726322556201064022329756472984542467038971920757538019871547564916085043719060678680777122347634269882979075392644906223171943424230044163615497923122484126636210481340295997913418916327234067023769029862933478473476690558810911114766703143105007626058096933575530555934708827823273348996929839756771331197545600679730946815565314780679448204352279129502067541333470551386008717386202643427328833067975751594847727347052238836114270556210693058280543198802121544594796015726495872334642591980333525280945508366482429032658853870352348895989989117351 1091256185773127266487219003079871942075636586487795383742350328786139417376052139218394544312067143588836567519411448811241988636029972928071212237321737970444029601794192121297161101860974598206499310438247735355256872255956458494078012465979622729773405680006309273271166531834031779583101457704116256954251598771056750967604907565939390994679502856235165508502057167556986424033129528664827747794845830126426965134533036945866144033842918932844352850154759801059505539454700344968827019915429977490230359925593538701671610762890639191894023681645397210859758619703098101655211261023794310015315956083436500364938818741008519633975532162134044161779768529505334999177) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13438,7 +13438,7 @@ _:gn_1705 { } _:gn_1706 { - 474 math:greaterThan 1 . + (474) math:greaterThan 1 . (474 1) math:difference 473 . (257610640709596932555361784958469927112418428321666809527044785260580023313639886672848920497647618116895348882599631602210656476372155116588300708647346963633914239720883918445934027971195489231622046923306509340011667510001692291211799980364264118686682647224686572973801721438389183097490538122721575700216535276481308758262049381013990122942319373298240777707958084559207443117931583204589907851700867867432714379009625449225057325618974698286276711204136607645052719549434737698114082856587457282174926929064127434279892426804815502210453990583143901561627496857988295949031828165797721437675788585848683595728231820882497098989325903183663578924929262474643235525 416822772531765166965928609060701007481609079083064287107652771762779697031206126272772811907209762735970609318405908604515666079828908905741455764337195503405057681036654101425613536944889554487438631757470613007622602372977383101433106242807679305543361516390811350148682405197821298242805459790697340627017531747287721104671429092462700435868591741468462365397049541498889490457598972730118919971572481129497125377761705748320543354111972117279038069475311596707226409952632803635356468529421260104027716498264705633695859168042911844841784845531126654649065561422554902853089716428998294288820083748793908384605293460063011267493103129475190291427419633515345881826) math:sum 674433413241362099521290394019170934594027507404731096634697557023359720344846012945621732404857380852865958201005540206726322556201064022329756472984542467038971920757538019871547564916085043719060678680777122347634269882979075392644906223171943424230044163615497923122484126636210481340295997913418916327234067023769029862933478473476690558810911114766703143105007626058096933575530555934708827823273348996929839756771331197545600679730946815565314780679448204352279129502067541333470551386008717386202643427328833067975751594847727347052238836114270556210693058280543198802121544594796015726495872334642591980333525280945508366482429032658853870352348895989989117351 . (473 416822772531765166965928609060701007481609079083064287107652771762779697031206126272772811907209762735970609318405908604515666079828908905741455764337195503405057681036654101425613536944889554487438631757470613007622602372977383101433106242807679305543361516390811350148682405197821298242805459790697340627017531747287721104671429092462700435868591741468462365397049541498889490457598972730118919971572481129497125377761705748320543354111972117279038069475311596707226409952632803635356468529421260104027716498264705633695859168042911844841784845531126654649065561422554902853089716428998294288820083748793908384605293460063011267493103129475190291427419633515345881826 674433413241362099521290394019170934594027507404731096634697557023359720344846012945621732404857380852865958201005540206726322556201064022329756472984542467038971920757538019871547564916085043719060678680777122347634269882979075392644906223171943424230044163615497923122484126636210481340295997913418916327234067023769029862933478473476690558810911114766703143105007626058096933575530555934708827823273348996929839756771331197545600679730946815565314780679448204352279129502067541333470551386008717386202643427328833067975751594847727347052238836114270556210693058280543198802121544594796015726495872334642591980333525280945508366482429032658853870352348895989989117351) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13449,7 +13449,7 @@ _:gn_1707 { } _:gn_1708 { - 475 math:greaterThan 1 . + (475) math:greaterThan 1 . (475 1) math:difference 474 . (159212131822168234410566824102231080369190650761397477580607986502199673717566239599923891409562144619075260435806277002305009603456753789153155055689848539771143441315770182979679508973694065255816584834164103667610934862975690810221306262443415186856678869166124777174880683759432115145314921667975764926800996470806412346409379711448710312926272368170221587689091456939682047339667389525529012119871613262064410998752080299095486028492997418992761358271174989062173690403198065937242385672833802821852789569200578199415966741238096342631330854947982753087438064564566606904057888263200572851144295162945224788877061639180514168503777226291526712502490371040702646301 257610640709596932555361784958469927112418428321666809527044785260580023313639886672848920497647618116895348882599631602210656476372155116588300708647346963633914239720883918445934027971195489231622046923306509340011667510001692291211799980364264118686682647224686572973801721438389183097490538122721575700216535276481308758262049381013990122942319373298240777707958084559207443117931583204589907851700867867432714379009625449225057325618974698286276711204136607645052719549434737698114082856587457282174926929064127434279892426804815502210453990583143901561627496857988295949031828165797721437675788585848683595728231820882497098989325903183663578924929262474643235525) math:sum 416822772531765166965928609060701007481609079083064287107652771762779697031206126272772811907209762735970609318405908604515666079828908905741455764337195503405057681036654101425613536944889554487438631757470613007622602372977383101433106242807679305543361516390811350148682405197821298242805459790697340627017531747287721104671429092462700435868591741468462365397049541498889490457598972730118919971572481129497125377761705748320543354111972117279038069475311596707226409952632803635356468529421260104027716498264705633695859168042911844841784845531126654649065561422554902853089716428998294288820083748793908384605293460063011267493103129475190291427419633515345881826 . (474 257610640709596932555361784958469927112418428321666809527044785260580023313639886672848920497647618116895348882599631602210656476372155116588300708647346963633914239720883918445934027971195489231622046923306509340011667510001692291211799980364264118686682647224686572973801721438389183097490538122721575700216535276481308758262049381013990122942319373298240777707958084559207443117931583204589907851700867867432714379009625449225057325618974698286276711204136607645052719549434737698114082856587457282174926929064127434279892426804815502210453990583143901561627496857988295949031828165797721437675788585848683595728231820882497098989325903183663578924929262474643235525 416822772531765166965928609060701007481609079083064287107652771762779697031206126272772811907209762735970609318405908604515666079828908905741455764337195503405057681036654101425613536944889554487438631757470613007622602372977383101433106242807679305543361516390811350148682405197821298242805459790697340627017531747287721104671429092462700435868591741468462365397049541498889490457598972730118919971572481129497125377761705748320543354111972117279038069475311596707226409952632803635356468529421260104027716498264705633695859168042911844841784845531126654649065561422554902853089716428998294288820083748793908384605293460063011267493103129475190291427419633515345881826) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13460,7 +13460,7 @@ _:gn_1709 { } _:gn_1710 { - 476 math:greaterThan 1 . + (476) math:greaterThan 1 . (476 1) math:difference 475 . (98398508887428698144794960856238846743227777560269331946436798758380349596073647072925029088085473497820088446793354599905646872915401327435145652957498423862770798405113735466254518997501423975805462089142405672400732647026001480990493717920848931830003778058561795798921037678957067952175616454745810773415538805674896411852669669565279810016047005128019190018866627619525395778264193679060895731829254605368303380257545150129571297125977279293515352932961618582879029146236671760871697183753654460322137359863549234863925685566719159579123135635161148474189432293421689044973939902597148586531493422903458806851170181701982930485548676892136866422438891433940589224 159212131822168234410566824102231080369190650761397477580607986502199673717566239599923891409562144619075260435806277002305009603456753789153155055689848539771143441315770182979679508973694065255816584834164103667610934862975690810221306262443415186856678869166124777174880683759432115145314921667975764926800996470806412346409379711448710312926272368170221587689091456939682047339667389525529012119871613262064410998752080299095486028492997418992761358271174989062173690403198065937242385672833802821852789569200578199415966741238096342631330854947982753087438064564566606904057888263200572851144295162945224788877061639180514168503777226291526712502490371040702646301) math:sum 257610640709596932555361784958469927112418428321666809527044785260580023313639886672848920497647618116895348882599631602210656476372155116588300708647346963633914239720883918445934027971195489231622046923306509340011667510001692291211799980364264118686682647224686572973801721438389183097490538122721575700216535276481308758262049381013990122942319373298240777707958084559207443117931583204589907851700867867432714379009625449225057325618974698286276711204136607645052719549434737698114082856587457282174926929064127434279892426804815502210453990583143901561627496857988295949031828165797721437675788585848683595728231820882497098989325903183663578924929262474643235525 . (475 159212131822168234410566824102231080369190650761397477580607986502199673717566239599923891409562144619075260435806277002305009603456753789153155055689848539771143441315770182979679508973694065255816584834164103667610934862975690810221306262443415186856678869166124777174880683759432115145314921667975764926800996470806412346409379711448710312926272368170221587689091456939682047339667389525529012119871613262064410998752080299095486028492997418992761358271174989062173690403198065937242385672833802821852789569200578199415966741238096342631330854947982753087438064564566606904057888263200572851144295162945224788877061639180514168503777226291526712502490371040702646301 257610640709596932555361784958469927112418428321666809527044785260580023313639886672848920497647618116895348882599631602210656476372155116588300708647346963633914239720883918445934027971195489231622046923306509340011667510001692291211799980364264118686682647224686572973801721438389183097490538122721575700216535276481308758262049381013990122942319373298240777707958084559207443117931583204589907851700867867432714379009625449225057325618974698286276711204136607645052719549434737698114082856587457282174926929064127434279892426804815502210453990583143901561627496857988295949031828165797721437675788585848683595728231820882497098989325903183663578924929262474643235525) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13471,7 +13471,7 @@ _:gn_1711 { } _:gn_1712 { - 477 math:greaterThan 1 . + (477) math:greaterThan 1 . (477 1) math:difference 476 . (60813622934739536265771863245992233625962873201128145634171187743819324121492592526998862321476671121255171989012922402399362730541352461718009402732350115908372642910656447513424989976192641280011122745021697995210202215949689329230812544522566255026675091107562981375959646080475047193139305213229954153385457665131515934556710041883430502910225363042202397670224829320156651561403195846468116388042358656696107618494535148965914731367020139699246005338213370479294661256961394176370688489080148361530652209337028964552041055671377183052207719312821604613248632271144917859083948360603424264612801740041765982025891457478531238018228549399389846080051479606762057077 98398508887428698144794960856238846743227777560269331946436798758380349596073647072925029088085473497820088446793354599905646872915401327435145652957498423862770798405113735466254518997501423975805462089142405672400732647026001480990493717920848931830003778058561795798921037678957067952175616454745810773415538805674896411852669669565279810016047005128019190018866627619525395778264193679060895731829254605368303380257545150129571297125977279293515352932961618582879029146236671760871697183753654460322137359863549234863925685566719159579123135635161148474189432293421689044973939902597148586531493422903458806851170181701982930485548676892136866422438891433940589224) math:sum 159212131822168234410566824102231080369190650761397477580607986502199673717566239599923891409562144619075260435806277002305009603456753789153155055689848539771143441315770182979679508973694065255816584834164103667610934862975690810221306262443415186856678869166124777174880683759432115145314921667975764926800996470806412346409379711448710312926272368170221587689091456939682047339667389525529012119871613262064410998752080299095486028492997418992761358271174989062173690403198065937242385672833802821852789569200578199415966741238096342631330854947982753087438064564566606904057888263200572851144295162945224788877061639180514168503777226291526712502490371040702646301 . (476 98398508887428698144794960856238846743227777560269331946436798758380349596073647072925029088085473497820088446793354599905646872915401327435145652957498423862770798405113735466254518997501423975805462089142405672400732647026001480990493717920848931830003778058561795798921037678957067952175616454745810773415538805674896411852669669565279810016047005128019190018866627619525395778264193679060895731829254605368303380257545150129571297125977279293515352932961618582879029146236671760871697183753654460322137359863549234863925685566719159579123135635161148474189432293421689044973939902597148586531493422903458806851170181701982930485548676892136866422438891433940589224 159212131822168234410566824102231080369190650761397477580607986502199673717566239599923891409562144619075260435806277002305009603456753789153155055689848539771143441315770182979679508973694065255816584834164103667610934862975690810221306262443415186856678869166124777174880683759432115145314921667975764926800996470806412346409379711448710312926272368170221587689091456939682047339667389525529012119871613262064410998752080299095486028492997418992761358271174989062173690403198065937242385672833802821852789569200578199415966741238096342631330854947982753087438064564566606904057888263200572851144295162945224788877061639180514168503777226291526712502490371040702646301) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13482,7 +13482,7 @@ _:gn_1713 { } _:gn_1714 { - 478 math:greaterThan 1 . + (478) math:greaterThan 1 . (478 1) math:difference 477 . (37584885952689161879023097610246613117264904359141186312265611014561025474581054545926166766608802376564916457780432197506284142374048865717136250225148307954398155494457287952829529021308782695794339344120707677190530431076312151759681173398282676803328686950998814422961391598482020759036311241515856620030081140543380477295959627681849307105821642085816792348641798299368744216860997832592779343786895948672195761763010001163656565758957139594269347594748248103584367889275277584501008694673506098791485150526520270311884629895341976526915416322339543860940800022276771185889991541993724321918691682861692824825278724223451692467320127492747020342387411827178532147 60813622934739536265771863245992233625962873201128145634171187743819324121492592526998862321476671121255171989012922402399362730541352461718009402732350115908372642910656447513424989976192641280011122745021697995210202215949689329230812544522566255026675091107562981375959646080475047193139305213229954153385457665131515934556710041883430502910225363042202397670224829320156651561403195846468116388042358656696107618494535148965914731367020139699246005338213370479294661256961394176370688489080148361530652209337028964552041055671377183052207719312821604613248632271144917859083948360603424264612801740041765982025891457478531238018228549399389846080051479606762057077) math:sum 98398508887428698144794960856238846743227777560269331946436798758380349596073647072925029088085473497820088446793354599905646872915401327435145652957498423862770798405113735466254518997501423975805462089142405672400732647026001480990493717920848931830003778058561795798921037678957067952175616454745810773415538805674896411852669669565279810016047005128019190018866627619525395778264193679060895731829254605368303380257545150129571297125977279293515352932961618582879029146236671760871697183753654460322137359863549234863925685566719159579123135635161148474189432293421689044973939902597148586531493422903458806851170181701982930485548676892136866422438891433940589224 . (477 60813622934739536265771863245992233625962873201128145634171187743819324121492592526998862321476671121255171989012922402399362730541352461718009402732350115908372642910656447513424989976192641280011122745021697995210202215949689329230812544522566255026675091107562981375959646080475047193139305213229954153385457665131515934556710041883430502910225363042202397670224829320156651561403195846468116388042358656696107618494535148965914731367020139699246005338213370479294661256961394176370688489080148361530652209337028964552041055671377183052207719312821604613248632271144917859083948360603424264612801740041765982025891457478531238018228549399389846080051479606762057077 98398508887428698144794960856238846743227777560269331946436798758380349596073647072925029088085473497820088446793354599905646872915401327435145652957498423862770798405113735466254518997501423975805462089142405672400732647026001480990493717920848931830003778058561795798921037678957067952175616454745810773415538805674896411852669669565279810016047005128019190018866627619525395778264193679060895731829254605368303380257545150129571297125977279293515352932961618582879029146236671760871697183753654460322137359863549234863925685566719159579123135635161148474189432293421689044973939902597148586531493422903458806851170181701982930485548676892136866422438891433940589224) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13493,7 +13493,7 @@ _:gn_1715 { } _:gn_1716 { - 479 math:greaterThan 1 . + (479) math:greaterThan 1 . (479 1) math:difference 478 . (23228736982050374386748765635745620508697968841986959321905576729258298646911537981072695554867868744690255531232490204893078588167303596000873152507201807953974487416199159560595460954883858584216783400900990318019671784873377177471131371124283578223346404156564166952998254481993026434102993971714097533355376524588135457260750414201581195804403720956385605321583031020787907344542198013875337044255462708023911856731525147802258165608063000104976657743465122375710293367686116591869679794406642262739167058810508694240156425776035206525292302990482060752307832248868146673193956818609699942694110057180073157200612733255079545550908421906642825737664067779583524930 37584885952689161879023097610246613117264904359141186312265611014561025474581054545926166766608802376564916457780432197506284142374048865717136250225148307954398155494457287952829529021308782695794339344120707677190530431076312151759681173398282676803328686950998814422961391598482020759036311241515856620030081140543380477295959627681849307105821642085816792348641798299368744216860997832592779343786895948672195761763010001163656565758957139594269347594748248103584367889275277584501008694673506098791485150526520270311884629895341976526915416322339543860940800022276771185889991541993724321918691682861692824825278724223451692467320127492747020342387411827178532147) math:sum 60813622934739536265771863245992233625962873201128145634171187743819324121492592526998862321476671121255171989012922402399362730541352461718009402732350115908372642910656447513424989976192641280011122745021697995210202215949689329230812544522566255026675091107562981375959646080475047193139305213229954153385457665131515934556710041883430502910225363042202397670224829320156651561403195846468116388042358656696107618494535148965914731367020139699246005338213370479294661256961394176370688489080148361530652209337028964552041055671377183052207719312821604613248632271144917859083948360603424264612801740041765982025891457478531238018228549399389846080051479606762057077 . (478 37584885952689161879023097610246613117264904359141186312265611014561025474581054545926166766608802376564916457780432197506284142374048865717136250225148307954398155494457287952829529021308782695794339344120707677190530431076312151759681173398282676803328686950998814422961391598482020759036311241515856620030081140543380477295959627681849307105821642085816792348641798299368744216860997832592779343786895948672195761763010001163656565758957139594269347594748248103584367889275277584501008694673506098791485150526520270311884629895341976526915416322339543860940800022276771185889991541993724321918691682861692824825278724223451692467320127492747020342387411827178532147 60813622934739536265771863245992233625962873201128145634171187743819324121492592526998862321476671121255171989012922402399362730541352461718009402732350115908372642910656447513424989976192641280011122745021697995210202215949689329230812544522566255026675091107562981375959646080475047193139305213229954153385457665131515934556710041883430502910225363042202397670224829320156651561403195846468116388042358656696107618494535148965914731367020139699246005338213370479294661256961394176370688489080148361530652209337028964552041055671377183052207719312821604613248632271144917859083948360603424264612801740041765982025891457478531238018228549399389846080051479606762057077) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13504,7 +13504,7 @@ _:gn_1717 { } _:gn_1718 { - 480 math:greaterThan 1 . + (480) math:greaterThan 1 . (480 1) math:difference 479 . (14356148970638787492274331974500992608566935517154226990360034285302726827669516564853471211740933631874660926547941992613205554206745269716263097717946500000423668078258128392234068066424924111577555943219717359170858646202934974288549802273999098579982282794434647469963137116488994324933317269801759086674704615955245020035209213480268111301417921129431187027058767278580836872318799818717442299531433240648283905031484853361398400150894139489292689851283125727874074521589160992631328900266863836052318091716011576071728204119306770001623113331857483108632967773408624512696034723384024379224581625681619667624665990968372146916411705586104194604723344047595007217 23228736982050374386748765635745620508697968841986959321905576729258298646911537981072695554867868744690255531232490204893078588167303596000873152507201807953974487416199159560595460954883858584216783400900990318019671784873377177471131371124283578223346404156564166952998254481993026434102993971714097533355376524588135457260750414201581195804403720956385605321583031020787907344542198013875337044255462708023911856731525147802258165608063000104976657743465122375710293367686116591869679794406642262739167058810508694240156425776035206525292302990482060752307832248868146673193956818609699942694110057180073157200612733255079545550908421906642825737664067779583524930) math:sum 37584885952689161879023097610246613117264904359141186312265611014561025474581054545926166766608802376564916457780432197506284142374048865717136250225148307954398155494457287952829529021308782695794339344120707677190530431076312151759681173398282676803328686950998814422961391598482020759036311241515856620030081140543380477295959627681849307105821642085816792348641798299368744216860997832592779343786895948672195761763010001163656565758957139594269347594748248103584367889275277584501008694673506098791485150526520270311884629895341976526915416322339543860940800022276771185889991541993724321918691682861692824825278724223451692467320127492747020342387411827178532147 . (479 23228736982050374386748765635745620508697968841986959321905576729258298646911537981072695554867868744690255531232490204893078588167303596000873152507201807953974487416199159560595460954883858584216783400900990318019671784873377177471131371124283578223346404156564166952998254481993026434102993971714097533355376524588135457260750414201581195804403720956385605321583031020787907344542198013875337044255462708023911856731525147802258165608063000104976657743465122375710293367686116591869679794406642262739167058810508694240156425776035206525292302990482060752307832248868146673193956818609699942694110057180073157200612733255079545550908421906642825737664067779583524930 37584885952689161879023097610246613117264904359141186312265611014561025474581054545926166766608802376564916457780432197506284142374048865717136250225148307954398155494457287952829529021308782695794339344120707677190530431076312151759681173398282676803328686950998814422961391598482020759036311241515856620030081140543380477295959627681849307105821642085816792348641798299368744216860997832592779343786895948672195761763010001163656565758957139594269347594748248103584367889275277584501008694673506098791485150526520270311884629895341976526915416322339543860940800022276771185889991541993724321918691682861692824825278724223451692467320127492747020342387411827178532147) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13515,7 +13515,7 @@ _:gn_1719 { } _:gn_1720 { - 481 math:greaterThan 1 . + (481) math:greaterThan 1 . (481 1) math:difference 480 . (8872588011411586894474433661244627900131033324832732331545542443955571819242021416219224343126935112815594604684548212279873033960558326284610054789255307953550819337941031168361392888458934472639227457681272958848813138670442203182581568850284479643364121362129519483035117365504032109169676701912338446680671908632890437225541200721313084502985799826954418294524263742207070472223398195157894744724029467375627951700040294440859765457168860615683967892181996647836218846096955599238350894139778426686848967094497118168428221656728436523669189658624577643674864475459522160497922095225675563469528431498453489575946742286707398634496716320538631132940723731988517713 14356148970638787492274331974500992608566935517154226990360034285302726827669516564853471211740933631874660926547941992613205554206745269716263097717946500000423668078258128392234068066424924111577555943219717359170858646202934974288549802273999098579982282794434647469963137116488994324933317269801759086674704615955245020035209213480268111301417921129431187027058767278580836872318799818717442299531433240648283905031484853361398400150894139489292689851283125727874074521589160992631328900266863836052318091716011576071728204119306770001623113331857483108632967773408624512696034723384024379224581625681619667624665990968372146916411705586104194604723344047595007217) math:sum 23228736982050374386748765635745620508697968841986959321905576729258298646911537981072695554867868744690255531232490204893078588167303596000873152507201807953974487416199159560595460954883858584216783400900990318019671784873377177471131371124283578223346404156564166952998254481993026434102993971714097533355376524588135457260750414201581195804403720956385605321583031020787907344542198013875337044255462708023911856731525147802258165608063000104976657743465122375710293367686116591869679794406642262739167058810508694240156425776035206525292302990482060752307832248868146673193956818609699942694110057180073157200612733255079545550908421906642825737664067779583524930 . (480 14356148970638787492274331974500992608566935517154226990360034285302726827669516564853471211740933631874660926547941992613205554206745269716263097717946500000423668078258128392234068066424924111577555943219717359170858646202934974288549802273999098579982282794434647469963137116488994324933317269801759086674704615955245020035209213480268111301417921129431187027058767278580836872318799818717442299531433240648283905031484853361398400150894139489292689851283125727874074521589160992631328900266863836052318091716011576071728204119306770001623113331857483108632967773408624512696034723384024379224581625681619667624665990968372146916411705586104194604723344047595007217 23228736982050374386748765635745620508697968841986959321905576729258298646911537981072695554867868744690255531232490204893078588167303596000873152507201807953974487416199159560595460954883858584216783400900990318019671784873377177471131371124283578223346404156564166952998254481993026434102993971714097533355376524588135457260750414201581195804403720956385605321583031020787907344542198013875337044255462708023911856731525147802258165608063000104976657743465122375710293367686116591869679794406642262739167058810508694240156425776035206525292302990482060752307832248868146673193956818609699942694110057180073157200612733255079545550908421906642825737664067779583524930) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13526,7 +13526,7 @@ _:gn_1721 { } _:gn_1722 { - 482 math:greaterThan 1 . + (482) math:greaterThan 1 . (482 1) math:difference 481 . (5483560959227200597799898313256364708435902192321494658814491841347155008427495148634246868613998519059066321863393780333332520246186943431653042928691192046872848740317097223872675177965989638938328485538444400322045507532492771105968233423714618936618161432305127986928019750984962215763640567889420639994032707322354582809668012758955026798432121302476768732534503536373766400095401623559547554807403773272655953331444558920538634693725278873608721959101129080037855675492205393392978006127085409365469124621514457903299982462578333477953923673232905464958103297949102352198112628158348815755053194183166178048719248681664748281914989265565563471782620315606489504 8872588011411586894474433661244627900131033324832732331545542443955571819242021416219224343126935112815594604684548212279873033960558326284610054789255307953550819337941031168361392888458934472639227457681272958848813138670442203182581568850284479643364121362129519483035117365504032109169676701912338446680671908632890437225541200721313084502985799826954418294524263742207070472223398195157894744724029467375627951700040294440859765457168860615683967892181996647836218846096955599238350894139778426686848967094497118168428221656728436523669189658624577643674864475459522160497922095225675563469528431498453489575946742286707398634496716320538631132940723731988517713) math:sum 14356148970638787492274331974500992608566935517154226990360034285302726827669516564853471211740933631874660926547941992613205554206745269716263097717946500000423668078258128392234068066424924111577555943219717359170858646202934974288549802273999098579982282794434647469963137116488994324933317269801759086674704615955245020035209213480268111301417921129431187027058767278580836872318799818717442299531433240648283905031484853361398400150894139489292689851283125727874074521589160992631328900266863836052318091716011576071728204119306770001623113331857483108632967773408624512696034723384024379224581625681619667624665990968372146916411705586104194604723344047595007217 . (481 8872588011411586894474433661244627900131033324832732331545542443955571819242021416219224343126935112815594604684548212279873033960558326284610054789255307953550819337941031168361392888458934472639227457681272958848813138670442203182581568850284479643364121362129519483035117365504032109169676701912338446680671908632890437225541200721313084502985799826954418294524263742207070472223398195157894744724029467375627951700040294440859765457168860615683967892181996647836218846096955599238350894139778426686848967094497118168428221656728436523669189658624577643674864475459522160497922095225675563469528431498453489575946742286707398634496716320538631132940723731988517713 14356148970638787492274331974500992608566935517154226990360034285302726827669516564853471211740933631874660926547941992613205554206745269716263097717946500000423668078258128392234068066424924111577555943219717359170858646202934974288549802273999098579982282794434647469963137116488994324933317269801759086674704615955245020035209213480268111301417921129431187027058767278580836872318799818717442299531433240648283905031484853361398400150894139489292689851283125727874074521589160992631328900266863836052318091716011576071728204119306770001623113331857483108632967773408624512696034723384024379224581625681619667624665990968372146916411705586104194604723344047595007217) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13537,7 +13537,7 @@ _:gn_1723 { } _:gn_1724 { - 483 math:greaterThan 1 . + (483) math:greaterThan 1 . (483 1) math:difference 482 . (3389027052184386296674535347988263191695131132511237672731050602608416810814526267584977474512936593756528282821154431946540513714371382852957011860564115906677970597623933944488717710492944833700898972142828558526767631137949432076613335426569860706745959929824391496107097614519069893406036134022917806686639201310535854415873187962358057704553678524477649561989760205833304072127996571598347189916625694102971998368595735520321130763443581742075245933080867567798363170604750205845372888012693017321379842472982660265128239194150103045715265985391672178716761177510419808299809467067326747714475237315287311527227493605042650352581727054973067661158103416382028209 5483560959227200597799898313256364708435902192321494658814491841347155008427495148634246868613998519059066321863393780333332520246186943431653042928691192046872848740317097223872675177965989638938328485538444400322045507532492771105968233423714618936618161432305127986928019750984962215763640567889420639994032707322354582809668012758955026798432121302476768732534503536373766400095401623559547554807403773272655953331444558920538634693725278873608721959101129080037855675492205393392978006127085409365469124621514457903299982462578333477953923673232905464958103297949102352198112628158348815755053194183166178048719248681664748281914989265565563471782620315606489504) math:sum 8872588011411586894474433661244627900131033324832732331545542443955571819242021416219224343126935112815594604684548212279873033960558326284610054789255307953550819337941031168361392888458934472639227457681272958848813138670442203182581568850284479643364121362129519483035117365504032109169676701912338446680671908632890437225541200721313084502985799826954418294524263742207070472223398195157894744724029467375627951700040294440859765457168860615683967892181996647836218846096955599238350894139778426686848967094497118168428221656728436523669189658624577643674864475459522160497922095225675563469528431498453489575946742286707398634496716320538631132940723731988517713 . (482 5483560959227200597799898313256364708435902192321494658814491841347155008427495148634246868613998519059066321863393780333332520246186943431653042928691192046872848740317097223872675177965989638938328485538444400322045507532492771105968233423714618936618161432305127986928019750984962215763640567889420639994032707322354582809668012758955026798432121302476768732534503536373766400095401623559547554807403773272655953331444558920538634693725278873608721959101129080037855675492205393392978006127085409365469124621514457903299982462578333477953923673232905464958103297949102352198112628158348815755053194183166178048719248681664748281914989265565563471782620315606489504 8872588011411586894474433661244627900131033324832732331545542443955571819242021416219224343126935112815594604684548212279873033960558326284610054789255307953550819337941031168361392888458934472639227457681272958848813138670442203182581568850284479643364121362129519483035117365504032109169676701912338446680671908632890437225541200721313084502985799826954418294524263742207070472223398195157894744724029467375627951700040294440859765457168860615683967892181996647836218846096955599238350894139778426686848967094497118168428221656728436523669189658624577643674864475459522160497922095225675563469528431498453489575946742286707398634496716320538631132940723731988517713) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13548,7 +13548,7 @@ _:gn_1725 { } _:gn_1726 { - 484 math:greaterThan 1 . + (484) math:greaterThan 1 . (484 1) math:difference 483 . (2094533907042814301125362965268101516740771059810256986083441238738738197612968881049269394101061925302538039042239348386792006531815560578696031068127076140194878142693163279383957467473044805237429513395615841795277876394543339029354897997144758229872201502480736490820922136465892322357604433866502833307393506011818728393794824796596969093878442777999119170544743330540462327967405051961200364890778079169683954962848823400217503930281697131533476026020261512239492504887455187547605118114392392044089282148531797638171743268428230432238657687841233286241342120438682543898303161091022068040577956867878866521491755076622097929333262210592495810624516899224461295 3389027052184386296674535347988263191695131132511237672731050602608416810814526267584977474512936593756528282821154431946540513714371382852957011860564115906677970597623933944488717710492944833700898972142828558526767631137949432076613335426569860706745959929824391496107097614519069893406036134022917806686639201310535854415873187962358057704553678524477649561989760205833304072127996571598347189916625694102971998368595735520321130763443581742075245933080867567798363170604750205845372888012693017321379842472982660265128239194150103045715265985391672178716761177510419808299809467067326747714475237315287311527227493605042650352581727054973067661158103416382028209) math:sum 5483560959227200597799898313256364708435902192321494658814491841347155008427495148634246868613998519059066321863393780333332520246186943431653042928691192046872848740317097223872675177965989638938328485538444400322045507532492771105968233423714618936618161432305127986928019750984962215763640567889420639994032707322354582809668012758955026798432121302476768732534503536373766400095401623559547554807403773272655953331444558920538634693725278873608721959101129080037855675492205393392978006127085409365469124621514457903299982462578333477953923673232905464958103297949102352198112628158348815755053194183166178048719248681664748281914989265565563471782620315606489504 . (483 3389027052184386296674535347988263191695131132511237672731050602608416810814526267584977474512936593756528282821154431946540513714371382852957011860564115906677970597623933944488717710492944833700898972142828558526767631137949432076613335426569860706745959929824391496107097614519069893406036134022917806686639201310535854415873187962358057704553678524477649561989760205833304072127996571598347189916625694102971998368595735520321130763443581742075245933080867567798363170604750205845372888012693017321379842472982660265128239194150103045715265985391672178716761177510419808299809467067326747714475237315287311527227493605042650352581727054973067661158103416382028209 5483560959227200597799898313256364708435902192321494658814491841347155008427495148634246868613998519059066321863393780333332520246186943431653042928691192046872848740317097223872675177965989638938328485538444400322045507532492771105968233423714618936618161432305127986928019750984962215763640567889420639994032707322354582809668012758955026798432121302476768732534503536373766400095401623559547554807403773272655953331444558920538634693725278873608721959101129080037855675492205393392978006127085409365469124621514457903299982462578333477953923673232905464958103297949102352198112628158348815755053194183166178048719248681664748281914989265565563471782620315606489504) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13559,7 +13559,7 @@ _:gn_1727 { } _:gn_1728 { - 485 math:greaterThan 1 . + (485) math:greaterThan 1 . (485 1) math:difference 484 . (1294493145141571995549172382720161674954360072700980686647609363869678613201557386535708080411874668453990243778915083559748507182555822274260980792437039766483092454930770665104760243019900028463469458747212716731489754743406093047258437429425102476873758427343655005286175478053177571048431700156414973379245695298717126022078363165761088610675235746478530391445016875292841744160591519637146825025847614933288043405746912120103626833161884610541769907060606055558870665717295018297767769898300625277290560324450862626956495925721872613476608297550438892475419057071737264401506305976304679673897280447408445005735738528420552423248464844380571850533586517157566914 2094533907042814301125362965268101516740771059810256986083441238738738197612968881049269394101061925302538039042239348386792006531815560578696031068127076140194878142693163279383957467473044805237429513395615841795277876394543339029354897997144758229872201502480736490820922136465892322357604433866502833307393506011818728393794824796596969093878442777999119170544743330540462327967405051961200364890778079169683954962848823400217503930281697131533476026020261512239492504887455187547605118114392392044089282148531797638171743268428230432238657687841233286241342120438682543898303161091022068040577956867878866521491755076622097929333262210592495810624516899224461295) math:sum 3389027052184386296674535347988263191695131132511237672731050602608416810814526267584977474512936593756528282821154431946540513714371382852957011860564115906677970597623933944488717710492944833700898972142828558526767631137949432076613335426569860706745959929824391496107097614519069893406036134022917806686639201310535854415873187962358057704553678524477649561989760205833304072127996571598347189916625694102971998368595735520321130763443581742075245933080867567798363170604750205845372888012693017321379842472982660265128239194150103045715265985391672178716761177510419808299809467067326747714475237315287311527227493605042650352581727054973067661158103416382028209 . (484 2094533907042814301125362965268101516740771059810256986083441238738738197612968881049269394101061925302538039042239348386792006531815560578696031068127076140194878142693163279383957467473044805237429513395615841795277876394543339029354897997144758229872201502480736490820922136465892322357604433866502833307393506011818728393794824796596969093878442777999119170544743330540462327967405051961200364890778079169683954962848823400217503930281697131533476026020261512239492504887455187547605118114392392044089282148531797638171743268428230432238657687841233286241342120438682543898303161091022068040577956867878866521491755076622097929333262210592495810624516899224461295 3389027052184386296674535347988263191695131132511237672731050602608416810814526267584977474512936593756528282821154431946540513714371382852957011860564115906677970597623933944488717710492944833700898972142828558526767631137949432076613335426569860706745959929824391496107097614519069893406036134022917806686639201310535854415873187962358057704553678524477649561989760205833304072127996571598347189916625694102971998368595735520321130763443581742075245933080867567798363170604750205845372888012693017321379842472982660265128239194150103045715265985391672178716761177510419808299809467067326747714475237315287311527227493605042650352581727054973067661158103416382028209) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13570,7 +13570,7 @@ _:gn_1729 { } _:gn_1730 { - 486 math:greaterThan 1 . + (486) math:greaterThan 1 . (486 1) math:difference 485 . (800040761901242305576190582547939841786410987109276299435831874869059584411411494513561313689187256848547795263324264827043499349259738304435050275690036373711785687762392614279197224453144776773960054648403125063788121651137245982096460567719655752998443075137081485534746658412714751309172733710087859928147810713101602371716461630835880483203207031520588779099726455247620583806813532324053539864930464236395911557101911280113877097119812520991706118959655456680621839170160169249837348216091766766798721824080935011215247342706357818762049390290794393765923063366945279496796855114717388366680676420470421515756016548201545506084797366211923960090930382066894381 1294493145141571995549172382720161674954360072700980686647609363869678613201557386535708080411874668453990243778915083559748507182555822274260980792437039766483092454930770665104760243019900028463469458747212716731489754743406093047258437429425102476873758427343655005286175478053177571048431700156414973379245695298717126022078363165761088610675235746478530391445016875292841744160591519637146825025847614933288043405746912120103626833161884610541769907060606055558870665717295018297767769898300625277290560324450862626956495925721872613476608297550438892475419057071737264401506305976304679673897280447408445005735738528420552423248464844380571850533586517157566914) math:sum 2094533907042814301125362965268101516740771059810256986083441238738738197612968881049269394101061925302538039042239348386792006531815560578696031068127076140194878142693163279383957467473044805237429513395615841795277876394543339029354897997144758229872201502480736490820922136465892322357604433866502833307393506011818728393794824796596969093878442777999119170544743330540462327967405051961200364890778079169683954962848823400217503930281697131533476026020261512239492504887455187547605118114392392044089282148531797638171743268428230432238657687841233286241342120438682543898303161091022068040577956867878866521491755076622097929333262210592495810624516899224461295 . (485 1294493145141571995549172382720161674954360072700980686647609363869678613201557386535708080411874668453990243778915083559748507182555822274260980792437039766483092454930770665104760243019900028463469458747212716731489754743406093047258437429425102476873758427343655005286175478053177571048431700156414973379245695298717126022078363165761088610675235746478530391445016875292841744160591519637146825025847614933288043405746912120103626833161884610541769907060606055558870665717295018297767769898300625277290560324450862626956495925721872613476608297550438892475419057071737264401506305976304679673897280447408445005735738528420552423248464844380571850533586517157566914 2094533907042814301125362965268101516740771059810256986083441238738738197612968881049269394101061925302538039042239348386792006531815560578696031068127076140194878142693163279383957467473044805237429513395615841795277876394543339029354897997144758229872201502480736490820922136465892322357604433866502833307393506011818728393794824796596969093878442777999119170544743330540462327967405051961200364890778079169683954962848823400217503930281697131533476026020261512239492504887455187547605118114392392044089282148531797638171743268428230432238657687841233286241342120438682543898303161091022068040577956867878866521491755076622097929333262210592495810624516899224461295) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13581,7 +13581,7 @@ _:gn_1731 { } _:gn_1732 { - 487 math:greaterThan 1 . + (487) math:greaterThan 1 . (487 1) math:difference 486 . (494452383240329689972981800172221833167949085591704387211777489000619028790145892022146766722687411605442448515590818732705007833296083969825930516747003392771306767168378050825563018566755251689509404098809591667701633092268847065161976861705446723875315352206573519751428819640462819739258966446327113451097884585615523650361901534925208127472028714957941612345290420045221160353777987313093285160917150696892131848645000839989749736042072089550063788100950598878248826547134849047930421682208858510491838500369927615741248583015514794714558907259644498709495993704791984904709450861587291307216604026938023489979721980219006917163667478168647890442656135090672533 800040761901242305576190582547939841786410987109276299435831874869059584411411494513561313689187256848547795263324264827043499349259738304435050275690036373711785687762392614279197224453144776773960054648403125063788121651137245982096460567719655752998443075137081485534746658412714751309172733710087859928147810713101602371716461630835880483203207031520588779099726455247620583806813532324053539864930464236395911557101911280113877097119812520991706118959655456680621839170160169249837348216091766766798721824080935011215247342706357818762049390290794393765923063366945279496796855114717388366680676420470421515756016548201545506084797366211923960090930382066894381) math:sum 1294493145141571995549172382720161674954360072700980686647609363869678613201557386535708080411874668453990243778915083559748507182555822274260980792437039766483092454930770665104760243019900028463469458747212716731489754743406093047258437429425102476873758427343655005286175478053177571048431700156414973379245695298717126022078363165761088610675235746478530391445016875292841744160591519637146825025847614933288043405746912120103626833161884610541769907060606055558870665717295018297767769898300625277290560324450862626956495925721872613476608297550438892475419057071737264401506305976304679673897280447408445005735738528420552423248464844380571850533586517157566914 . (486 800040761901242305576190582547939841786410987109276299435831874869059584411411494513561313689187256848547795263324264827043499349259738304435050275690036373711785687762392614279197224453144776773960054648403125063788121651137245982096460567719655752998443075137081485534746658412714751309172733710087859928147810713101602371716461630835880483203207031520588779099726455247620583806813532324053539864930464236395911557101911280113877097119812520991706118959655456680621839170160169249837348216091766766798721824080935011215247342706357818762049390290794393765923063366945279496796855114717388366680676420470421515756016548201545506084797366211923960090930382066894381 1294493145141571995549172382720161674954360072700980686647609363869678613201557386535708080411874668453990243778915083559748507182555822274260980792437039766483092454930770665104760243019900028463469458747212716731489754743406093047258437429425102476873758427343655005286175478053177571048431700156414973379245695298717126022078363165761088610675235746478530391445016875292841744160591519637146825025847614933288043405746912120103626833161884610541769907060606055558870665717295018297767769898300625277290560324450862626956495925721872613476608297550438892475419057071737264401506305976304679673897280447408445005735738528420552423248464844380571850533586517157566914) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13592,7 +13592,7 @@ _:gn_1733 { } _:gn_1734 { - 488 math:greaterThan 1 . + (488) math:greaterThan 1 . (488 1) math:difference 487 . (305588378660912615603208782375718008618461901517571912224054385868440555621265602491414546966499845243105346747733446094338491515963654334609119758943032980940478920594014563453634205886389525084450650549593533396086488558868398916934483706014209029123127722930507965783317838772251931569913767263760746477049926127486078721354560095910672355731178316562647166754436035202399423453035545010960254704013313539503779708456910440124127361077740431441642330858704857802373012623025320201906926533882908256306883323711007395473998759690843024047490483031149895056427069662153294592087404253130097059464072393532398025776294567982538588921129888043276069648274246976221848 494452383240329689972981800172221833167949085591704387211777489000619028790145892022146766722687411605442448515590818732705007833296083969825930516747003392771306767168378050825563018566755251689509404098809591667701633092268847065161976861705446723875315352206573519751428819640462819739258966446327113451097884585615523650361901534925208127472028714957941612345290420045221160353777987313093285160917150696892131848645000839989749736042072089550063788100950598878248826547134849047930421682208858510491838500369927615741248583015514794714558907259644498709495993704791984904709450861587291307216604026938023489979721980219006917163667478168647890442656135090672533) math:sum 800040761901242305576190582547939841786410987109276299435831874869059584411411494513561313689187256848547795263324264827043499349259738304435050275690036373711785687762392614279197224453144776773960054648403125063788121651137245982096460567719655752998443075137081485534746658412714751309172733710087859928147810713101602371716461630835880483203207031520588779099726455247620583806813532324053539864930464236395911557101911280113877097119812520991706118959655456680621839170160169249837348216091766766798721824080935011215247342706357818762049390290794393765923063366945279496796855114717388366680676420470421515756016548201545506084797366211923960090930382066894381 . (487 494452383240329689972981800172221833167949085591704387211777489000619028790145892022146766722687411605442448515590818732705007833296083969825930516747003392771306767168378050825563018566755251689509404098809591667701633092268847065161976861705446723875315352206573519751428819640462819739258966446327113451097884585615523650361901534925208127472028714957941612345290420045221160353777987313093285160917150696892131848645000839989749736042072089550063788100950598878248826547134849047930421682208858510491838500369927615741248583015514794714558907259644498709495993704791984904709450861587291307216604026938023489979721980219006917163667478168647890442656135090672533 800040761901242305576190582547939841786410987109276299435831874869059584411411494513561313689187256848547795263324264827043499349259738304435050275690036373711785687762392614279197224453144776773960054648403125063788121651137245982096460567719655752998443075137081485534746658412714751309172733710087859928147810713101602371716461630835880483203207031520588779099726455247620583806813532324053539864930464236395911557101911280113877097119812520991706118959655456680621839170160169249837348216091766766798721824080935011215247342706357818762049390290794393765923063366945279496796855114717388366680676420470421515756016548201545506084797366211923960090930382066894381) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13603,7 +13603,7 @@ _:gn_1735 { } _:gn_1736 { - 489 math:greaterThan 1 . + (489) math:greaterThan 1 . (489 1) math:difference 488 . (188864004579417074369773017796503824549487184074132474987723103132178473168880289530732219756187566362337101767857372638366516317332429635216810757803970411830827846574363487371928812680365726605058753549216058271615144533400448148227493155691237694752187629276065553968110980868210888169345199182566366974047958458129444929007341439014535771740850398395294445590854384842821736900742442302133030456903837157388352140188090399865622374964331658108421457242245741075875813924109528846023495148325950254184955176658920220267249823324671770667068424228494603653068924042638690312622046608457194247752531633405625464203427412236468328242537590125371820794381888114450685 305588378660912615603208782375718008618461901517571912224054385868440555621265602491414546966499845243105346747733446094338491515963654334609119758943032980940478920594014563453634205886389525084450650549593533396086488558868398916934483706014209029123127722930507965783317838772251931569913767263760746477049926127486078721354560095910672355731178316562647166754436035202399423453035545010960254704013313539503779708456910440124127361077740431441642330858704857802373012623025320201906926533882908256306883323711007395473998759690843024047490483031149895056427069662153294592087404253130097059464072393532398025776294567982538588921129888043276069648274246976221848) math:sum 494452383240329689972981800172221833167949085591704387211777489000619028790145892022146766722687411605442448515590818732705007833296083969825930516747003392771306767168378050825563018566755251689509404098809591667701633092268847065161976861705446723875315352206573519751428819640462819739258966446327113451097884585615523650361901534925208127472028714957941612345290420045221160353777987313093285160917150696892131848645000839989749736042072089550063788100950598878248826547134849047930421682208858510491838500369927615741248583015514794714558907259644498709495993704791984904709450861587291307216604026938023489979721980219006917163667478168647890442656135090672533 . (488 305588378660912615603208782375718008618461901517571912224054385868440555621265602491414546966499845243105346747733446094338491515963654334609119758943032980940478920594014563453634205886389525084450650549593533396086488558868398916934483706014209029123127722930507965783317838772251931569913767263760746477049926127486078721354560095910672355731178316562647166754436035202399423453035545010960254704013313539503779708456910440124127361077740431441642330858704857802373012623025320201906926533882908256306883323711007395473998759690843024047490483031149895056427069662153294592087404253130097059464072393532398025776294567982538588921129888043276069648274246976221848 494452383240329689972981800172221833167949085591704387211777489000619028790145892022146766722687411605442448515590818732705007833296083969825930516747003392771306767168378050825563018566755251689509404098809591667701633092268847065161976861705446723875315352206573519751428819640462819739258966446327113451097884585615523650361901534925208127472028714957941612345290420045221160353777987313093285160917150696892131848645000839989749736042072089550063788100950598878248826547134849047930421682208858510491838500369927615741248583015514794714558907259644498709495993704791984904709450861587291307216604026938023489979721980219006917163667478168647890442656135090672533) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13614,7 +13614,7 @@ _:gn_1737 { } _:gn_1738 { - 490 math:greaterThan 1 . + (490) math:greaterThan 1 . (490 1) math:difference 489 . (116724374081495541233435764579214184068974717443439437236331282736262082452385312960682327210312278880768244979876073455971975198631224699392309001139062569109651074019651076081705393206023798479391897000377475124471344025467950768706990550322971334370940093654442411815206857904041043400568568081194379503001967669356633792347218656896136583990327918167352721163581650359577686552293102708827224247109476382115427568268820040258504986113408773333220873616459116726497198698915791355883431385556958002121928147052087175206748936366171253380422058802655291403358145619514604279465357644672902811711540760126772561572867155746070260678592297917904248853892358861771163 188864004579417074369773017796503824549487184074132474987723103132178473168880289530732219756187566362337101767857372638366516317332429635216810757803970411830827846574363487371928812680365726605058753549216058271615144533400448148227493155691237694752187629276065553968110980868210888169345199182566366974047958458129444929007341439014535771740850398395294445590854384842821736900742442302133030456903837157388352140188090399865622374964331658108421457242245741075875813924109528846023495148325950254184955176658920220267249823324671770667068424228494603653068924042638690312622046608457194247752531633405625464203427412236468328242537590125371820794381888114450685) math:sum 305588378660912615603208782375718008618461901517571912224054385868440555621265602491414546966499845243105346747733446094338491515963654334609119758943032980940478920594014563453634205886389525084450650549593533396086488558868398916934483706014209029123127722930507965783317838772251931569913767263760746477049926127486078721354560095910672355731178316562647166754436035202399423453035545010960254704013313539503779708456910440124127361077740431441642330858704857802373012623025320201906926533882908256306883323711007395473998759690843024047490483031149895056427069662153294592087404253130097059464072393532398025776294567982538588921129888043276069648274246976221848 . (489 188864004579417074369773017796503824549487184074132474987723103132178473168880289530732219756187566362337101767857372638366516317332429635216810757803970411830827846574363487371928812680365726605058753549216058271615144533400448148227493155691237694752187629276065553968110980868210888169345199182566366974047958458129444929007341439014535771740850398395294445590854384842821736900742442302133030456903837157388352140188090399865622374964331658108421457242245741075875813924109528846023495148325950254184955176658920220267249823324671770667068424228494603653068924042638690312622046608457194247752531633405625464203427412236468328242537590125371820794381888114450685 305588378660912615603208782375718008618461901517571912224054385868440555621265602491414546966499845243105346747733446094338491515963654334609119758943032980940478920594014563453634205886389525084450650549593533396086488558868398916934483706014209029123127722930507965783317838772251931569913767263760746477049926127486078721354560095910672355731178316562647166754436035202399423453035545010960254704013313539503779708456910440124127361077740431441642330858704857802373012623025320201906926533882908256306883323711007395473998759690843024047490483031149895056427069662153294592087404253130097059464072393532398025776294567982538588921129888043276069648274246976221848) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13625,7 +13625,7 @@ _:gn_1739 { } _:gn_1740 { - 491 math:greaterThan 1 . + (491) math:greaterThan 1 . (491 1) math:difference 490 . (72139630497921533136337253217289640480512466630693037751391820395916390716494976570049892545875287481568856787981299182394541118701204935824501756664907842721176772554712411290223419474341928125666856548838583147143800507932497379520502605368266360381247535621623142152904122964169844768776631101371987471045990788772811136660122782118399187750522480227941724427272734483244050348449339593305806209794360775272924571919270359607117388850922884775200583625786624349378615225193737490140063762768992252063027029606833045060500886958500517286646365425839312249710778423124086033156688963784291436040990873278852902630560256490398067563945292207467571940489529252679522 116724374081495541233435764579214184068974717443439437236331282736262082452385312960682327210312278880768244979876073455971975198631224699392309001139062569109651074019651076081705393206023798479391897000377475124471344025467950768706990550322971334370940093654442411815206857904041043400568568081194379503001967669356633792347218656896136583990327918167352721163581650359577686552293102708827224247109476382115427568268820040258504986113408773333220873616459116726497198698915791355883431385556958002121928147052087175206748936366171253380422058802655291403358145619514604279465357644672902811711540760126772561572867155746070260678592297917904248853892358861771163) math:sum 188864004579417074369773017796503824549487184074132474987723103132178473168880289530732219756187566362337101767857372638366516317332429635216810757803970411830827846574363487371928812680365726605058753549216058271615144533400448148227493155691237694752187629276065553968110980868210888169345199182566366974047958458129444929007341439014535771740850398395294445590854384842821736900742442302133030456903837157388352140188090399865622374964331658108421457242245741075875813924109528846023495148325950254184955176658920220267249823324671770667068424228494603653068924042638690312622046608457194247752531633405625464203427412236468328242537590125371820794381888114450685 . (490 116724374081495541233435764579214184068974717443439437236331282736262082452385312960682327210312278880768244979876073455971975198631224699392309001139062569109651074019651076081705393206023798479391897000377475124471344025467950768706990550322971334370940093654442411815206857904041043400568568081194379503001967669356633792347218656896136583990327918167352721163581650359577686552293102708827224247109476382115427568268820040258504986113408773333220873616459116726497198698915791355883431385556958002121928147052087175206748936366171253380422058802655291403358145619514604279465357644672902811711540760126772561572867155746070260678592297917904248853892358861771163 188864004579417074369773017796503824549487184074132474987723103132178473168880289530732219756187566362337101767857372638366516317332429635216810757803970411830827846574363487371928812680365726605058753549216058271615144533400448148227493155691237694752187629276065553968110980868210888169345199182566366974047958458129444929007341439014535771740850398395294445590854384842821736900742442302133030456903837157388352140188090399865622374964331658108421457242245741075875813924109528846023495148325950254184955176658920220267249823324671770667068424228494603653068924042638690312622046608457194247752531633405625464203427412236468328242537590125371820794381888114450685) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13636,7 +13636,7 @@ _:gn_1741 { } _:gn_1742 { - 492 math:greaterThan 1 . + (492) math:greaterThan 1 . (492 1) math:difference 491 . (44584743583574008097098511361924543588462250812746399484939462340345691735890336390632434664436991399199388191894774273577434079930019763567807244474154726388474301464938664791481973731681870353725040451538891977327543517535453389186487944954704973989692558032819269662302734939871198631791936979822392031955976880583822655687095874777737396239805437939410996736308915876333636203843763115521418037315115606842502996349549680651387597262485888558020289990672492377118583473722053865743367622787965750058901117445254130146248049407670736093775693376815979153647367196390518246308668680888611375670549886847919658942306899255672193114647005710436676913402829609091641 72139630497921533136337253217289640480512466630693037751391820395916390716494976570049892545875287481568856787981299182394541118701204935824501756664907842721176772554712411290223419474341928125666856548838583147143800507932497379520502605368266360381247535621623142152904122964169844768776631101371987471045990788772811136660122782118399187750522480227941724427272734483244050348449339593305806209794360775272924571919270359607117388850922884775200583625786624349378615225193737490140063762768992252063027029606833045060500886958500517286646365425839312249710778423124086033156688963784291436040990873278852902630560256490398067563945292207467571940489529252679522) math:sum 116724374081495541233435764579214184068974717443439437236331282736262082452385312960682327210312278880768244979876073455971975198631224699392309001139062569109651074019651076081705393206023798479391897000377475124471344025467950768706990550322971334370940093654442411815206857904041043400568568081194379503001967669356633792347218656896136583990327918167352721163581650359577686552293102708827224247109476382115427568268820040258504986113408773333220873616459116726497198698915791355883431385556958002121928147052087175206748936366171253380422058802655291403358145619514604279465357644672902811711540760126772561572867155746070260678592297917904248853892358861771163 . (491 72139630497921533136337253217289640480512466630693037751391820395916390716494976570049892545875287481568856787981299182394541118701204935824501756664907842721176772554712411290223419474341928125666856548838583147143800507932497379520502605368266360381247535621623142152904122964169844768776631101371987471045990788772811136660122782118399187750522480227941724427272734483244050348449339593305806209794360775272924571919270359607117388850922884775200583625786624349378615225193737490140063762768992252063027029606833045060500886958500517286646365425839312249710778423124086033156688963784291436040990873278852902630560256490398067563945292207467571940489529252679522 116724374081495541233435764579214184068974717443439437236331282736262082452385312960682327210312278880768244979876073455971975198631224699392309001139062569109651074019651076081705393206023798479391897000377475124471344025467950768706990550322971334370940093654442411815206857904041043400568568081194379503001967669356633792347218656896136583990327918167352721163581650359577686552293102708827224247109476382115427568268820040258504986113408773333220873616459116726497198698915791355883431385556958002121928147052087175206748936366171253380422058802655291403358145619514604279465357644672902811711540760126772561572867155746070260678592297917904248853892358861771163) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13647,7 +13647,7 @@ _:gn_1743 { } _:gn_1744 { - 493 math:greaterThan 1 . + (493) math:greaterThan 1 . (493 1) math:difference 492 . (27554886914347525039238741855365096892050215817946638266452358055570698980604640179417457881438296082369468596086524908817107038771185172256694512190753116332702471089773746498741445742660057771941816097299691169816256990397043990334014660413561386391554977588803872490601388024298646136984694121549595439090013908188988480973026907340661791510717042288530727690963818606910414144605576477784388172479245168430421575569720678955729791588436996217180293635114131972260031751471683624396696139981026502004125912161578914914252837550829781192870672049023333096063411226733567786848020282895680060370440986430933243688253357234725874449298286497030895027086699643587881 44584743583574008097098511361924543588462250812746399484939462340345691735890336390632434664436991399199388191894774273577434079930019763567807244474154726388474301464938664791481973731681870353725040451538891977327543517535453389186487944954704973989692558032819269662302734939871198631791936979822392031955976880583822655687095874777737396239805437939410996736308915876333636203843763115521418037315115606842502996349549680651387597262485888558020289990672492377118583473722053865743367622787965750058901117445254130146248049407670736093775693376815979153647367196390518246308668680888611375670549886847919658942306899255672193114647005710436676913402829609091641) math:sum 72139630497921533136337253217289640480512466630693037751391820395916390716494976570049892545875287481568856787981299182394541118701204935824501756664907842721176772554712411290223419474341928125666856548838583147143800507932497379520502605368266360381247535621623142152904122964169844768776631101371987471045990788772811136660122782118399187750522480227941724427272734483244050348449339593305806209794360775272924571919270359607117388850922884775200583625786624349378615225193737490140063762768992252063027029606833045060500886958500517286646365425839312249710778423124086033156688963784291436040990873278852902630560256490398067563945292207467571940489529252679522 . (492 44584743583574008097098511361924543588462250812746399484939462340345691735890336390632434664436991399199388191894774273577434079930019763567807244474154726388474301464938664791481973731681870353725040451538891977327543517535453389186487944954704973989692558032819269662302734939871198631791936979822392031955976880583822655687095874777737396239805437939410996736308915876333636203843763115521418037315115606842502996349549680651387597262485888558020289990672492377118583473722053865743367622787965750058901117445254130146248049407670736093775693376815979153647367196390518246308668680888611375670549886847919658942306899255672193114647005710436676913402829609091641 72139630497921533136337253217289640480512466630693037751391820395916390716494976570049892545875287481568856787981299182394541118701204935824501756664907842721176772554712411290223419474341928125666856548838583147143800507932497379520502605368266360381247535621623142152904122964169844768776631101371987471045990788772811136660122782118399187750522480227941724427272734483244050348449339593305806209794360775272924571919270359607117388850922884775200583625786624349378615225193737490140063762768992252063027029606833045060500886958500517286646365425839312249710778423124086033156688963784291436040990873278852902630560256490398067563945292207467571940489529252679522) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13658,7 +13658,7 @@ _:gn_1745 { } _:gn_1746 { - 494 math:greaterThan 1 . + (494) math:greaterThan 1 . (494 1) math:difference 493 . (17029856669226483057859769506559446696412034994799761218487104284774992755285696211214976782998695316829919595808249364760327041158834591311112732283401610055771830375164918292740527989021812581783224354239200807511286527138409398852473284541143587598137580444015397171701346915572552494807242858272796592865962972394834174714068967437075604729088395650880269045345097269423222059238186637737029864835870438412081420779829001695657805674048892340839996355558360404858551722250370241346671482806939248054775205283675215231995211856840954900905021327792646057583955969656950459460648397992931315300108900416986415254053542020946318665348719213405781886316129965503760 27554886914347525039238741855365096892050215817946638266452358055570698980604640179417457881438296082369468596086524908817107038771185172256694512190753116332702471089773746498741445742660057771941816097299691169816256990397043990334014660413561386391554977588803872490601388024298646136984694121549595439090013908188988480973026907340661791510717042288530727690963818606910414144605576477784388172479245168430421575569720678955729791588436996217180293635114131972260031751471683624396696139981026502004125912161578914914252837550829781192870672049023333096063411226733567786848020282895680060370440986430933243688253357234725874449298286497030895027086699643587881) math:sum 44584743583574008097098511361924543588462250812746399484939462340345691735890336390632434664436991399199388191894774273577434079930019763567807244474154726388474301464938664791481973731681870353725040451538891977327543517535453389186487944954704973989692558032819269662302734939871198631791936979822392031955976880583822655687095874777737396239805437939410996736308915876333636203843763115521418037315115606842502996349549680651387597262485888558020289990672492377118583473722053865743367622787965750058901117445254130146248049407670736093775693376815979153647367196390518246308668680888611375670549886847919658942306899255672193114647005710436676913402829609091641 . (493 27554886914347525039238741855365096892050215817946638266452358055570698980604640179417457881438296082369468596086524908817107038771185172256694512190753116332702471089773746498741445742660057771941816097299691169816256990397043990334014660413561386391554977588803872490601388024298646136984694121549595439090013908188988480973026907340661791510717042288530727690963818606910414144605576477784388172479245168430421575569720678955729791588436996217180293635114131972260031751471683624396696139981026502004125912161578914914252837550829781192870672049023333096063411226733567786848020282895680060370440986430933243688253357234725874449298286497030895027086699643587881 44584743583574008097098511361924543588462250812746399484939462340345691735890336390632434664436991399199388191894774273577434079930019763567807244474154726388474301464938664791481973731681870353725040451538891977327543517535453389186487944954704973989692558032819269662302734939871198631791936979822392031955976880583822655687095874777737396239805437939410996736308915876333636203843763115521418037315115606842502996349549680651387597262485888558020289990672492377118583473722053865743367622787965750058901117445254130146248049407670736093775693376815979153647367196390518246308668680888611375670549886847919658942306899255672193114647005710436676913402829609091641) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13669,7 +13669,7 @@ _:gn_1747 { } _:gn_1748 { - 495 math:greaterThan 1 . + (495) math:greaterThan 1 . (495 1) math:difference 494 . (10525030245121041981378972348805650195638180823146877047965253770795706225318943968202481098439600765539549000278275544056779997612350580945581779907351506276930640714608828206000917753638245190158591743060490362304970463258634591481541375872417798793417397144788475318900041108726093642177451263276798846224050935794154306258957939903586186781628646637650458645618721337487192085367389840047358307643374730018340154789891677260071985914388103876340297279555771567401480029221313383050024657174087253949350706877903699682257625693988826291965650721230687038479455257076617327387371884902748745070332086013946828434199815213779555783949567283625113140770569678084121 17029856669226483057859769506559446696412034994799761218487104284774992755285696211214976782998695316829919595808249364760327041158834591311112732283401610055771830375164918292740527989021812581783224354239200807511286527138409398852473284541143587598137580444015397171701346915572552494807242858272796592865962972394834174714068967437075604729088395650880269045345097269423222059238186637737029864835870438412081420779829001695657805674048892340839996355558360404858551722250370241346671482806939248054775205283675215231995211856840954900905021327792646057583955969656950459460648397992931315300108900416986415254053542020946318665348719213405781886316129965503760) math:sum 27554886914347525039238741855365096892050215817946638266452358055570698980604640179417457881438296082369468596086524908817107038771185172256694512190753116332702471089773746498741445742660057771941816097299691169816256990397043990334014660413561386391554977588803872490601388024298646136984694121549595439090013908188988480973026907340661791510717042288530727690963818606910414144605576477784388172479245168430421575569720678955729791588436996217180293635114131972260031751471683624396696139981026502004125912161578914914252837550829781192870672049023333096063411226733567786848020282895680060370440986430933243688253357234725874449298286497030895027086699643587881 . (494 17029856669226483057859769506559446696412034994799761218487104284774992755285696211214976782998695316829919595808249364760327041158834591311112732283401610055771830375164918292740527989021812581783224354239200807511286527138409398852473284541143587598137580444015397171701346915572552494807242858272796592865962972394834174714068967437075604729088395650880269045345097269423222059238186637737029864835870438412081420779829001695657805674048892340839996355558360404858551722250370241346671482806939248054775205283675215231995211856840954900905021327792646057583955969656950459460648397992931315300108900416986415254053542020946318665348719213405781886316129965503760 27554886914347525039238741855365096892050215817946638266452358055570698980604640179417457881438296082369468596086524908817107038771185172256694512190753116332702471089773746498741445742660057771941816097299691169816256990397043990334014660413561386391554977588803872490601388024298646136984694121549595439090013908188988480973026907340661791510717042288530727690963818606910414144605576477784388172479245168430421575569720678955729791588436996217180293635114131972260031751471683624396696139981026502004125912161578914914252837550829781192870672049023333096063411226733567786848020282895680060370440986430933243688253357234725874449298286497030895027086699643587881) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13680,7 +13680,7 @@ _:gn_1749 { } _:gn_1750 { - 496 math:greaterThan 1 . + (496) math:greaterThan 1 . (496 1) math:difference 495 . (6504826424105441076480797157753796500773854171652884170521850513979286529966752243012495684559094551290370595529973820703547043546484010365530952376050103778841189660556090086739610235383567391624632611178710445206316063879774807370931908668725788804720183299226921852801305806846458852629791594995997746641912036600679868455111027533489417947459749013229810399726375931936029973870796797689671557192495708393741265989937324435585819759660788464499699076002588837457071693029056858296646825632851994105424498405771515549737586162852128608939370606561959019104500712580333132073276513090182570229776814403039586819853726807166762881399151929780668745545560287419639 10525030245121041981378972348805650195638180823146877047965253770795706225318943968202481098439600765539549000278275544056779997612350580945581779907351506276930640714608828206000917753638245190158591743060490362304970463258634591481541375872417798793417397144788475318900041108726093642177451263276798846224050935794154306258957939903586186781628646637650458645618721337487192085367389840047358307643374730018340154789891677260071985914388103876340297279555771567401480029221313383050024657174087253949350706877903699682257625693988826291965650721230687038479455257076617327387371884902748745070332086013946828434199815213779555783949567283625113140770569678084121) math:sum 17029856669226483057859769506559446696412034994799761218487104284774992755285696211214976782998695316829919595808249364760327041158834591311112732283401610055771830375164918292740527989021812581783224354239200807511286527138409398852473284541143587598137580444015397171701346915572552494807242858272796592865962972394834174714068967437075604729088395650880269045345097269423222059238186637737029864835870438412081420779829001695657805674048892340839996355558360404858551722250370241346671482806939248054775205283675215231995211856840954900905021327792646057583955969656950459460648397992931315300108900416986415254053542020946318665348719213405781886316129965503760 . (495 10525030245121041981378972348805650195638180823146877047965253770795706225318943968202481098439600765539549000278275544056779997612350580945581779907351506276930640714608828206000917753638245190158591743060490362304970463258634591481541375872417798793417397144788475318900041108726093642177451263276798846224050935794154306258957939903586186781628646637650458645618721337487192085367389840047358307643374730018340154789891677260071985914388103876340297279555771567401480029221313383050024657174087253949350706877903699682257625693988826291965650721230687038479455257076617327387371884902748745070332086013946828434199815213779555783949567283625113140770569678084121 17029856669226483057859769506559446696412034994799761218487104284774992755285696211214976782998695316829919595808249364760327041158834591311112732283401610055771830375164918292740527989021812581783224354239200807511286527138409398852473284541143587598137580444015397171701346915572552494807242858272796592865962972394834174714068967437075604729088395650880269045345097269423222059238186637737029864835870438412081420779829001695657805674048892340839996355558360404858551722250370241346671482806939248054775205283675215231995211856840954900905021327792646057583955969656950459460648397992931315300108900416986415254053542020946318665348719213405781886316129965503760) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13691,7 +13691,7 @@ _:gn_1751 { } _:gn_1752 { - 497 math:greaterThan 1 . + (497) math:greaterThan 1 . (497 1) math:difference 496 . (4020203821015600904898175191051853694864326651493992877443403256816419695352191725189985413880506214249178404748301723353232954065866570580050827531301402498089451054052738119261307518254677798533959131881779917098654399378859784110609467203692009988697213845561553466098735301879634789547659668280801099582138899193474437803846912370096768834168897624420648245892345405551162111496593042357686750450879021624598888799954352824486166154727315411840598203553182729944408336192256524753377831541235259843926208472132184132520039531136697683026280114668728019374954544496284195314095371812566174840555271610907241614346088406612792902550415353844444395225009390664482 6504826424105441076480797157753796500773854171652884170521850513979286529966752243012495684559094551290370595529973820703547043546484010365530952376050103778841189660556090086739610235383567391624632611178710445206316063879774807370931908668725788804720183299226921852801305806846458852629791594995997746641912036600679868455111027533489417947459749013229810399726375931936029973870796797689671557192495708393741265989937324435585819759660788464499699076002588837457071693029056858296646825632851994105424498405771515549737586162852128608939370606561959019104500712580333132073276513090182570229776814403039586819853726807166762881399151929780668745545560287419639) math:sum 10525030245121041981378972348805650195638180823146877047965253770795706225318943968202481098439600765539549000278275544056779997612350580945581779907351506276930640714608828206000917753638245190158591743060490362304970463258634591481541375872417798793417397144788475318900041108726093642177451263276798846224050935794154306258957939903586186781628646637650458645618721337487192085367389840047358307643374730018340154789891677260071985914388103876340297279555771567401480029221313383050024657174087253949350706877903699682257625693988826291965650721230687038479455257076617327387371884902748745070332086013946828434199815213779555783949567283625113140770569678084121 . (496 6504826424105441076480797157753796500773854171652884170521850513979286529966752243012495684559094551290370595529973820703547043546484010365530952376050103778841189660556090086739610235383567391624632611178710445206316063879774807370931908668725788804720183299226921852801305806846458852629791594995997746641912036600679868455111027533489417947459749013229810399726375931936029973870796797689671557192495708393741265989937324435585819759660788464499699076002588837457071693029056858296646825632851994105424498405771515549737586162852128608939370606561959019104500712580333132073276513090182570229776814403039586819853726807166762881399151929780668745545560287419639 10525030245121041981378972348805650195638180823146877047965253770795706225318943968202481098439600765539549000278275544056779997612350580945581779907351506276930640714608828206000917753638245190158591743060490362304970463258634591481541375872417798793417397144788475318900041108726093642177451263276798846224050935794154306258957939903586186781628646637650458645618721337487192085367389840047358307643374730018340154789891677260071985914388103876340297279555771567401480029221313383050024657174087253949350706877903699682257625693988826291965650721230687038479455257076617327387371884902748745070332086013946828434199815213779555783949567283625113140770569678084121) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13702,7 +13702,7 @@ _:gn_1753 { } _:gn_1754 { - 498 math:greaterThan 1 . + (498) math:greaterThan 1 . (498 1) math:difference 497 . (2484622603089840171582621966701942805909527520158891293078447257162866834614560517822510270678588337041192190781672097350314089480617439785480124844748701280751738606503351967478302717128889593090673479296930528107661664500915023260322441465033778816022969453665368386702570504966824063082131926715196647059773137407205430651264115163392649113290851388809162153834030526384867862374203755331984806741616686769142377189982971611099653604933473052659100872449406107512663356836800333543268994091616734261498289933639331417217546631715430925913090491893230999729546168084048936759181141277616395389221542792132345205507638400553969978848736575936224350320550896755157 4020203821015600904898175191051853694864326651493992877443403256816419695352191725189985413880506214249178404748301723353232954065866570580050827531301402498089451054052738119261307518254677798533959131881779917098654399378859784110609467203692009988697213845561553466098735301879634789547659668280801099582138899193474437803846912370096768834168897624420648245892345405551162111496593042357686750450879021624598888799954352824486166154727315411840598203553182729944408336192256524753377831541235259843926208472132184132520039531136697683026280114668728019374954544496284195314095371812566174840555271610907241614346088406612792902550415353844444395225009390664482) math:sum 6504826424105441076480797157753796500773854171652884170521850513979286529966752243012495684559094551290370595529973820703547043546484010365530952376050103778841189660556090086739610235383567391624632611178710445206316063879774807370931908668725788804720183299226921852801305806846458852629791594995997746641912036600679868455111027533489417947459749013229810399726375931936029973870796797689671557192495708393741265989937324435585819759660788464499699076002588837457071693029056858296646825632851994105424498405771515549737586162852128608939370606561959019104500712580333132073276513090182570229776814403039586819853726807166762881399151929780668745545560287419639 . (497 4020203821015600904898175191051853694864326651493992877443403256816419695352191725189985413880506214249178404748301723353232954065866570580050827531301402498089451054052738119261307518254677798533959131881779917098654399378859784110609467203692009988697213845561553466098735301879634789547659668280801099582138899193474437803846912370096768834168897624420648245892345405551162111496593042357686750450879021624598888799954352824486166154727315411840598203553182729944408336192256524753377831541235259843926208472132184132520039531136697683026280114668728019374954544496284195314095371812566174840555271610907241614346088406612792902550415353844444395225009390664482 6504826424105441076480797157753796500773854171652884170521850513979286529966752243012495684559094551290370595529973820703547043546484010365530952376050103778841189660556090086739610235383567391624632611178710445206316063879774807370931908668725788804720183299226921852801305806846458852629791594995997746641912036600679868455111027533489417947459749013229810399726375931936029973870796797689671557192495708393741265989937324435585819759660788464499699076002588837457071693029056858296646825632851994105424498405771515549737586162852128608939370606561959019104500712580333132073276513090182570229776814403039586819853726807166762881399151929780668745545560287419639) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13713,7 +13713,7 @@ _:gn_1755 { } _:gn_1756 { - 499 math:greaterThan 1 . + (499) math:greaterThan 1 . (499 1) math:difference 498 . (1535581217925760733315553224349910888954799131335101584364955999653552860737631207367475143201917877207986213966629626002918864585249130794570702686552701217337712447549386151783004801125788205443285652584849388990992734877944760850287025738658231172674244391896185079396164796912810726465527741565604452522365761786269007152582797206704119720878046235611486092058314879166294249122389287025701943709262334855456511609971381213386512549793842359181497331103776622431744979355456191210108837449618525582427918538492852715302492899421266757113189622775497019645408376412235258554914230534949779451333728818774896408838450006058822923701678777908220044904458493909325 2484622603089840171582621966701942805909527520158891293078447257162866834614560517822510270678588337041192190781672097350314089480617439785480124844748701280751738606503351967478302717128889593090673479296930528107661664500915023260322441465033778816022969453665368386702570504966824063082131926715196647059773137407205430651264115163392649113290851388809162153834030526384867862374203755331984806741616686769142377189982971611099653604933473052659100872449406107512663356836800333543268994091616734261498289933639331417217546631715430925913090491893230999729546168084048936759181141277616395389221542792132345205507638400553969978848736575936224350320550896755157) math:sum 4020203821015600904898175191051853694864326651493992877443403256816419695352191725189985413880506214249178404748301723353232954065866570580050827531301402498089451054052738119261307518254677798533959131881779917098654399378859784110609467203692009988697213845561553466098735301879634789547659668280801099582138899193474437803846912370096768834168897624420648245892345405551162111496593042357686750450879021624598888799954352824486166154727315411840598203553182729944408336192256524753377831541235259843926208472132184132520039531136697683026280114668728019374954544496284195314095371812566174840555271610907241614346088406612792902550415353844444395225009390664482 . (498 2484622603089840171582621966701942805909527520158891293078447257162866834614560517822510270678588337041192190781672097350314089480617439785480124844748701280751738606503351967478302717128889593090673479296930528107661664500915023260322441465033778816022969453665368386702570504966824063082131926715196647059773137407205430651264115163392649113290851388809162153834030526384867862374203755331984806741616686769142377189982971611099653604933473052659100872449406107512663356836800333543268994091616734261498289933639331417217546631715430925913090491893230999729546168084048936759181141277616395389221542792132345205507638400553969978848736575936224350320550896755157 4020203821015600904898175191051853694864326651493992877443403256816419695352191725189985413880506214249178404748301723353232954065866570580050827531301402498089451054052738119261307518254677798533959131881779917098654399378859784110609467203692009988697213845561553466098735301879634789547659668280801099582138899193474437803846912370096768834168897624420648245892345405551162111496593042357686750450879021624598888799954352824486166154727315411840598203553182729944408336192256524753377831541235259843926208472132184132520039531136697683026280114668728019374954544496284195314095371812566174840555271610907241614346088406612792902550415353844444395225009390664482) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13724,7 +13724,7 @@ _:gn_1757 { } _:gn_1758 { - 500 math:greaterThan 1 . + (500) math:greaterThan 1 . (500 1) math:difference 499 . (949041385164079438267068742352031916954728388823789708713491257509313973876929310455035127476670459833205976815042471347395224895368308990909422158196000063414026158953965815695297916003101387647387826712081139116668929622970262410035415726375547643348725061769183307306405708054013336616604185149592194537407375620936423498681317956688529392412805153197676061775715647218573613251814468306282863032354351913685865580011590397713141055139630693477603541345629485080918377481344142333160156641998208679070371395146478701915053732294164168799900869117733980084137791671813678204266910742666615937887813973357448796669188394495147055147057798028004305416092402845832 1535581217925760733315553224349910888954799131335101584364955999653552860737631207367475143201917877207986213966629626002918864585249130794570702686552701217337712447549386151783004801125788205443285652584849388990992734877944760850287025738658231172674244391896185079396164796912810726465527741565604452522365761786269007152582797206704119720878046235611486092058314879166294249122389287025701943709262334855456511609971381213386512549793842359181497331103776622431744979355456191210108837449618525582427918538492852715302492899421266757113189622775497019645408376412235258554914230534949779451333728818774896408838450006058822923701678777908220044904458493909325) math:sum 2484622603089840171582621966701942805909527520158891293078447257162866834614560517822510270678588337041192190781672097350314089480617439785480124844748701280751738606503351967478302717128889593090673479296930528107661664500915023260322441465033778816022969453665368386702570504966824063082131926715196647059773137407205430651264115163392649113290851388809162153834030526384867862374203755331984806741616686769142377189982971611099653604933473052659100872449406107512663356836800333543268994091616734261498289933639331417217546631715430925913090491893230999729546168084048936759181141277616395389221542792132345205507638400553969978848736575936224350320550896755157 . (499 1535581217925760733315553224349910888954799131335101584364955999653552860737631207367475143201917877207986213966629626002918864585249130794570702686552701217337712447549386151783004801125788205443285652584849388990992734877944760850287025738658231172674244391896185079396164796912810726465527741565604452522365761786269007152582797206704119720878046235611486092058314879166294249122389287025701943709262334855456511609971381213386512549793842359181497331103776622431744979355456191210108837449618525582427918538492852715302492899421266757113189622775497019645408376412235258554914230534949779451333728818774896408838450006058822923701678777908220044904458493909325 2484622603089840171582621966701942805909527520158891293078447257162866834614560517822510270678588337041192190781672097350314089480617439785480124844748701280751738606503351967478302717128889593090673479296930528107661664500915023260322441465033778816022969453665368386702570504966824063082131926715196647059773137407205430651264115163392649113290851388809162153834030526384867862374203755331984806741616686769142377189982971611099653604933473052659100872449406107512663356836800333543268994091616734261498289933639331417217546631715430925913090491893230999729546168084048936759181141277616395389221542792132345205507638400553969978848736575936224350320550896755157) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13735,7 +13735,7 @@ _:gn_1759 { } _:gn_1760 { - 501 math:greaterThan 1 . + (501) math:greaterThan 1 . (501 1) math:difference 500 . (586539832761681295048484481997878972000070742511311875651464742144238886860701896912440015725247417374780237151587154655523639689880821803661280528356701153923686288595420336087706885122686817795897825872768249874323805254974498440251610012282683529325519330127001772089759088858797389848923556416012257984958386165332583653901479250015590328465241082413810030282599231947720635870574818719419080676907982941770646029959790815673371494654211665703893789758147137350826601874112048876948680807620316903357547143346374013387439167127102588313288753657763039561270584740421580350647319792283163513445914845417447612169261611563675868554620979880215739488366091063493 949041385164079438267068742352031916954728388823789708713491257509313973876929310455035127476670459833205976815042471347395224895368308990909422158196000063414026158953965815695297916003101387647387826712081139116668929622970262410035415726375547643348725061769183307306405708054013336616604185149592194537407375620936423498681317956688529392412805153197676061775715647218573613251814468306282863032354351913685865580011590397713141055139630693477603541345629485080918377481344142333160156641998208679070371395146478701915053732294164168799900869117733980084137791671813678204266910742666615937887813973357448796669188394495147055147057798028004305416092402845832) math:sum 1535581217925760733315553224349910888954799131335101584364955999653552860737631207367475143201917877207986213966629626002918864585249130794570702686552701217337712447549386151783004801125788205443285652584849388990992734877944760850287025738658231172674244391896185079396164796912810726465527741565604452522365761786269007152582797206704119720878046235611486092058314879166294249122389287025701943709262334855456511609971381213386512549793842359181497331103776622431744979355456191210108837449618525582427918538492852715302492899421266757113189622775497019645408376412235258554914230534949779451333728818774896408838450006058822923701678777908220044904458493909325 . (500 949041385164079438267068742352031916954728388823789708713491257509313973876929310455035127476670459833205976815042471347395224895368308990909422158196000063414026158953965815695297916003101387647387826712081139116668929622970262410035415726375547643348725061769183307306405708054013336616604185149592194537407375620936423498681317956688529392412805153197676061775715647218573613251814468306282863032354351913685865580011590397713141055139630693477603541345629485080918377481344142333160156641998208679070371395146478701915053732294164168799900869117733980084137791671813678204266910742666615937887813973357448796669188394495147055147057798028004305416092402845832 1535581217925760733315553224349910888954799131335101584364955999653552860737631207367475143201917877207986213966629626002918864585249130794570702686552701217337712447549386151783004801125788205443285652584849388990992734877944760850287025738658231172674244391896185079396164796912810726465527741565604452522365761786269007152582797206704119720878046235611486092058314879166294249122389287025701943709262334855456511609971381213386512549793842359181497331103776622431744979355456191210108837449618525582427918538492852715302492899421266757113189622775497019645408376412235258554914230534949779451333728818774896408838450006058822923701678777908220044904458493909325) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13746,7 +13746,7 @@ _:gn_1761 { } _:gn_1762 { - 502 math:greaterThan 1 . + (502) math:greaterThan 1 . (502 1) math:difference 501 . (362501552402398143218584260354152944954657646312477833062026515365075087016227413542595111751423042458425739663455316691871585205487487187248141629839298909490339870358545479607591030880414569851490000839312889242345124367995763969783805714092864114023205731642181535216646619195215946767680628733579936552448989455603839844779838706672939063947564070783866031493116415270852977381239649586863782355446368971915219550051799582039769560485419027773709751587482347730091775607232093456211475834377891775712824251800104688527614565167061580486612115459970940522867206931392097853619590950383452424441899127940001184499926782931471186592436818147788565927726311782339 586539832761681295048484481997878972000070742511311875651464742144238886860701896912440015725247417374780237151587154655523639689880821803661280528356701153923686288595420336087706885122686817795897825872768249874323805254974498440251610012282683529325519330127001772089759088858797389848923556416012257984958386165332583653901479250015590328465241082413810030282599231947720635870574818719419080676907982941770646029959790815673371494654211665703893789758147137350826601874112048876948680807620316903357547143346374013387439167127102588313288753657763039561270584740421580350647319792283163513445914845417447612169261611563675868554620979880215739488366091063493) math:sum 949041385164079438267068742352031916954728388823789708713491257509313973876929310455035127476670459833205976815042471347395224895368308990909422158196000063414026158953965815695297916003101387647387826712081139116668929622970262410035415726375547643348725061769183307306405708054013336616604185149592194537407375620936423498681317956688529392412805153197676061775715647218573613251814468306282863032354351913685865580011590397713141055139630693477603541345629485080918377481344142333160156641998208679070371395146478701915053732294164168799900869117733980084137791671813678204266910742666615937887813973357448796669188394495147055147057798028004305416092402845832 . (501 586539832761681295048484481997878972000070742511311875651464742144238886860701896912440015725247417374780237151587154655523639689880821803661280528356701153923686288595420336087706885122686817795897825872768249874323805254974498440251610012282683529325519330127001772089759088858797389848923556416012257984958386165332583653901479250015590328465241082413810030282599231947720635870574818719419080676907982941770646029959790815673371494654211665703893789758147137350826601874112048876948680807620316903357547143346374013387439167127102588313288753657763039561270584740421580350647319792283163513445914845417447612169261611563675868554620979880215739488366091063493 949041385164079438267068742352031916954728388823789708713491257509313973876929310455035127476670459833205976815042471347395224895368308990909422158196000063414026158953965815695297916003101387647387826712081139116668929622970262410035415726375547643348725061769183307306405708054013336616604185149592194537407375620936423498681317956688529392412805153197676061775715647218573613251814468306282863032354351913685865580011590397713141055139630693477603541345629485080918377481344142333160156641998208679070371395146478701915053732294164168799900869117733980084137791671813678204266910742666615937887813973357448796669188394495147055147057798028004305416092402845832) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13757,7 +13757,7 @@ _:gn_1763 { } _:gn_1764 { - 503 math:greaterThan 1 . + (503) math:greaterThan 1 . (503 1) math:difference 502 . (224038280359283151829900221643726027045413096198834042589438226779163799844474483369844903973824374916354497488131837963652054484393334616413138898517402244433346418236874856480115854242272247944407825033455360631978680886978734470467804298189819415302313598484820236873112469663581443081242927682432321432509396709728743809121640543342651264517677011629943998789482816676867658489335169132555298321461613969855426479907991233633601934168792637930184038170664789620734826266879955420737204973242425127644722891546269324859824601960041007826676638197792099038403377809029482497027728841899711089004015717477446427669334828632204681962184161732427173560639779281154 362501552402398143218584260354152944954657646312477833062026515365075087016227413542595111751423042458425739663455316691871585205487487187248141629839298909490339870358545479607591030880414569851490000839312889242345124367995763969783805714092864114023205731642181535216646619195215946767680628733579936552448989455603839844779838706672939063947564070783866031493116415270852977381239649586863782355446368971915219550051799582039769560485419027773709751587482347730091775607232093456211475834377891775712824251800104688527614565167061580486612115459970940522867206931392097853619590950383452424441899127940001184499926782931471186592436818147788565927726311782339) math:sum 586539832761681295048484481997878972000070742511311875651464742144238886860701896912440015725247417374780237151587154655523639689880821803661280528356701153923686288595420336087706885122686817795897825872768249874323805254974498440251610012282683529325519330127001772089759088858797389848923556416012257984958386165332583653901479250015590328465241082413810030282599231947720635870574818719419080676907982941770646029959790815673371494654211665703893789758147137350826601874112048876948680807620316903357547143346374013387439167127102588313288753657763039561270584740421580350647319792283163513445914845417447612169261611563675868554620979880215739488366091063493 . (502 362501552402398143218584260354152944954657646312477833062026515365075087016227413542595111751423042458425739663455316691871585205487487187248141629839298909490339870358545479607591030880414569851490000839312889242345124367995763969783805714092864114023205731642181535216646619195215946767680628733579936552448989455603839844779838706672939063947564070783866031493116415270852977381239649586863782355446368971915219550051799582039769560485419027773709751587482347730091775607232093456211475834377891775712824251800104688527614565167061580486612115459970940522867206931392097853619590950383452424441899127940001184499926782931471186592436818147788565927726311782339 586539832761681295048484481997878972000070742511311875651464742144238886860701896912440015725247417374780237151587154655523639689880821803661280528356701153923686288595420336087706885122686817795897825872768249874323805254974498440251610012282683529325519330127001772089759088858797389848923556416012257984958386165332583653901479250015590328465241082413810030282599231947720635870574818719419080676907982941770646029959790815673371494654211665703893789758147137350826601874112048876948680807620316903357547143346374013387439167127102588313288753657763039561270584740421580350647319792283163513445914845417447612169261611563675868554620979880215739488366091063493) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13768,7 +13768,7 @@ _:gn_1765 { } _:gn_1766 { - 504 math:greaterThan 1 . + (504) math:greaterThan 1 . (504 1) math:difference 503 . (138463272043114991388684038710426917909244550113643790472588288585911287171752930172750207777598667542071242175323478728219530721094152570835002731321896665056993452121670623127475176638142321907082175805857528610366443481017029499316001415903044698720892133157361298343534149531634503686437701051147615119939592745875096035658198163330287799429887059153922032703633598593985318891904480454308484033984755002059793070143808348406167626316626389843525713416817558109356949340352138035474270861135466648068101360253835363667789963207020572659935477262178841484463829122362615356591862108483741335437883410462554756830591954299266504630252656415361392367086532501185 224038280359283151829900221643726027045413096198834042589438226779163799844474483369844903973824374916354497488131837963652054484393334616413138898517402244433346418236874856480115854242272247944407825033455360631978680886978734470467804298189819415302313598484820236873112469663581443081242927682432321432509396709728743809121640543342651264517677011629943998789482816676867658489335169132555298321461613969855426479907991233633601934168792637930184038170664789620734826266879955420737204973242425127644722891546269324859824601960041007826676638197792099038403377809029482497027728841899711089004015717477446427669334828632204681962184161732427173560639779281154) math:sum 362501552402398143218584260354152944954657646312477833062026515365075087016227413542595111751423042458425739663455316691871585205487487187248141629839298909490339870358545479607591030880414569851490000839312889242345124367995763969783805714092864114023205731642181535216646619195215946767680628733579936552448989455603839844779838706672939063947564070783866031493116415270852977381239649586863782355446368971915219550051799582039769560485419027773709751587482347730091775607232093456211475834377891775712824251800104688527614565167061580486612115459970940522867206931392097853619590950383452424441899127940001184499926782931471186592436818147788565927726311782339 . (503 224038280359283151829900221643726027045413096198834042589438226779163799844474483369844903973824374916354497488131837963652054484393334616413138898517402244433346418236874856480115854242272247944407825033455360631978680886978734470467804298189819415302313598484820236873112469663581443081242927682432321432509396709728743809121640543342651264517677011629943998789482816676867658489335169132555298321461613969855426479907991233633601934168792637930184038170664789620734826266879955420737204973242425127644722891546269324859824601960041007826676638197792099038403377809029482497027728841899711089004015717477446427669334828632204681962184161732427173560639779281154 362501552402398143218584260354152944954657646312477833062026515365075087016227413542595111751423042458425739663455316691871585205487487187248141629839298909490339870358545479607591030880414569851490000839312889242345124367995763969783805714092864114023205731642181535216646619195215946767680628733579936552448989455603839844779838706672939063947564070783866031493116415270852977381239649586863782355446368971915219550051799582039769560485419027773709751587482347730091775607232093456211475834377891775712824251800104688527614565167061580486612115459970940522867206931392097853619590950383452424441899127940001184499926782931471186592436818147788565927726311782339) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13779,7 +13779,7 @@ _:gn_1767 { } _:gn_1768 { - 505 math:greaterThan 1 . + (505) math:greaterThan 1 . (505 1) math:difference 504 . (85575008316168160441216182933299109136168546085190252116849938193252512672721553197094696196225707374283255312808359235432523763299182045578136167195505579376352966115204233352640677604129926037325649227597832021612237405961704971151802882286774716581421465327458938529578320131946939394805226631284706312569803963853647773463442380012363465087789952476021966085849218082882339597430688678246814287476858967795633409764182885227434307852166248086658324753847231511377876926527817385262934112106958479576621531292433961192034638753020435166741160935613257553939548686666867140435866733415969753566132307014891670838742874332938177331931505317065781193553246779969 138463272043114991388684038710426917909244550113643790472588288585911287171752930172750207777598667542071242175323478728219530721094152570835002731321896665056993452121670623127475176638142321907082175805857528610366443481017029499316001415903044698720892133157361298343534149531634503686437701051147615119939592745875096035658198163330287799429887059153922032703633598593985318891904480454308484033984755002059793070143808348406167626316626389843525713416817558109356949340352138035474270861135466648068101360253835363667789963207020572659935477262178841484463829122362615356591862108483741335437883410462554756830591954299266504630252656415361392367086532501185) math:sum 224038280359283151829900221643726027045413096198834042589438226779163799844474483369844903973824374916354497488131837963652054484393334616413138898517402244433346418236874856480115854242272247944407825033455360631978680886978734470467804298189819415302313598484820236873112469663581443081242927682432321432509396709728743809121640543342651264517677011629943998789482816676867658489335169132555298321461613969855426479907991233633601934168792637930184038170664789620734826266879955420737204973242425127644722891546269324859824601960041007826676638197792099038403377809029482497027728841899711089004015717477446427669334828632204681962184161732427173560639779281154 . (504 138463272043114991388684038710426917909244550113643790472588288585911287171752930172750207777598667542071242175323478728219530721094152570835002731321896665056993452121670623127475176638142321907082175805857528610366443481017029499316001415903044698720892133157361298343534149531634503686437701051147615119939592745875096035658198163330287799429887059153922032703633598593985318891904480454308484033984755002059793070143808348406167626316626389843525713416817558109356949340352138035474270861135466648068101360253835363667789963207020572659935477262178841484463829122362615356591862108483741335437883410462554756830591954299266504630252656415361392367086532501185 224038280359283151829900221643726027045413096198834042589438226779163799844474483369844903973824374916354497488131837963652054484393334616413138898517402244433346418236874856480115854242272247944407825033455360631978680886978734470467804298189819415302313598484820236873112469663581443081242927682432321432509396709728743809121640543342651264517677011629943998789482816676867658489335169132555298321461613969855426479907991233633601934168792637930184038170664789620734826266879955420737204973242425127644722891546269324859824601960041007826676638197792099038403377809029482497027728841899711089004015717477446427669334828632204681962184161732427173560639779281154) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13790,7 +13790,7 @@ _:gn_1769 { } _:gn_1770 { - 506 math:greaterThan 1 . + (506) math:greaterThan 1 . (506 1) math:difference 505 . (52888263726946830947467855777127808773076004028453538355738350392658774499031376975655511581372960167787986862515119492787006957794970525256866564126391085680640486006466389774834499034012395869756526578259696588754206075055324528164198533616269982139470667829902359813955829399687564291632474419862908807369788782021448262194755783317924334342097106677900066617784380511102979294473791776061669746507896034264159660379625463178733318464460141756867388662970326597979072413824320650211336749028508168491479828961401402475755324454000137493194316326565583930524280435695748216155995375067771581871751103447663085991849079966328327298321151098295611173533285721216 85575008316168160441216182933299109136168546085190252116849938193252512672721553197094696196225707374283255312808359235432523763299182045578136167195505579376352966115204233352640677604129926037325649227597832021612237405961704971151802882286774716581421465327458938529578320131946939394805226631284706312569803963853647773463442380012363465087789952476021966085849218082882339597430688678246814287476858967795633409764182885227434307852166248086658324753847231511377876926527817385262934112106958479576621531292433961192034638753020435166741160935613257553939548686666867140435866733415969753566132307014891670838742874332938177331931505317065781193553246779969) math:sum 138463272043114991388684038710426917909244550113643790472588288585911287171752930172750207777598667542071242175323478728219530721094152570835002731321896665056993452121670623127475176638142321907082175805857528610366443481017029499316001415903044698720892133157361298343534149531634503686437701051147615119939592745875096035658198163330287799429887059153922032703633598593985318891904480454308484033984755002059793070143808348406167626316626389843525713416817558109356949340352138035474270861135466648068101360253835363667789963207020572659935477262178841484463829122362615356591862108483741335437883410462554756830591954299266504630252656415361392367086532501185 . (505 85575008316168160441216182933299109136168546085190252116849938193252512672721553197094696196225707374283255312808359235432523763299182045578136167195505579376352966115204233352640677604129926037325649227597832021612237405961704971151802882286774716581421465327458938529578320131946939394805226631284706312569803963853647773463442380012363465087789952476021966085849218082882339597430688678246814287476858967795633409764182885227434307852166248086658324753847231511377876926527817385262934112106958479576621531292433961192034638753020435166741160935613257553939548686666867140435866733415969753566132307014891670838742874332938177331931505317065781193553246779969 138463272043114991388684038710426917909244550113643790472588288585911287171752930172750207777598667542071242175323478728219530721094152570835002731321896665056993452121670623127475176638142321907082175805857528610366443481017029499316001415903044698720892133157361298343534149531634503686437701051147615119939592745875096035658198163330287799429887059153922032703633598593985318891904480454308484033984755002059793070143808348406167626316626389843525713416817558109356949340352138035474270861135466648068101360253835363667789963207020572659935477262178841484463829122362615356591862108483741335437883410462554756830591954299266504630252656415361392367086532501185) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13801,7 +13801,7 @@ _:gn_1771 { } _:gn_1772 { - 507 math:greaterThan 1 . + (507) math:greaterThan 1 . (507 1) math:difference 506 . (32686744589221329493748327156171300363092542056736713761111587800593738173690176221439184614852747206495268450293239742645516805504211520321269603069114493695712480108737843577806178570117530167569122649338135432858031330906380442987604348670504734441950797497556578715622490732259375103172752211421797505200015181832199511268686596694439130745692845798121899468064837571779360302956896902185144540968962933531473749384557422048700989387706106329790936090876904913398804512703496735051597363078450311085141702331032558716279314299020297673546844609047673623415268250971118924279871358348198171694381203567228584846893794366609850033610354218770170020019961058753 52888263726946830947467855777127808773076004028453538355738350392658774499031376975655511581372960167787986862515119492787006957794970525256866564126391085680640486006466389774834499034012395869756526578259696588754206075055324528164198533616269982139470667829902359813955829399687564291632474419862908807369788782021448262194755783317924334342097106677900066617784380511102979294473791776061669746507896034264159660379625463178733318464460141756867388662970326597979072413824320650211336749028508168491479828961401402475755324454000137493194316326565583930524280435695748216155995375067771581871751103447663085991849079966328327298321151098295611173533285721216) math:sum 85575008316168160441216182933299109136168546085190252116849938193252512672721553197094696196225707374283255312808359235432523763299182045578136167195505579376352966115204233352640677604129926037325649227597832021612237405961704971151802882286774716581421465327458938529578320131946939394805226631284706312569803963853647773463442380012363465087789952476021966085849218082882339597430688678246814287476858967795633409764182885227434307852166248086658324753847231511377876926527817385262934112106958479576621531292433961192034638753020435166741160935613257553939548686666867140435866733415969753566132307014891670838742874332938177331931505317065781193553246779969 . (506 52888263726946830947467855777127808773076004028453538355738350392658774499031376975655511581372960167787986862515119492787006957794970525256866564126391085680640486006466389774834499034012395869756526578259696588754206075055324528164198533616269982139470667829902359813955829399687564291632474419862908807369788782021448262194755783317924334342097106677900066617784380511102979294473791776061669746507896034264159660379625463178733318464460141756867388662970326597979072413824320650211336749028508168491479828961401402475755324454000137493194316326565583930524280435695748216155995375067771581871751103447663085991849079966328327298321151098295611173533285721216 85575008316168160441216182933299109136168546085190252116849938193252512672721553197094696196225707374283255312808359235432523763299182045578136167195505579376352966115204233352640677604129926037325649227597832021612237405961704971151802882286774716581421465327458938529578320131946939394805226631284706312569803963853647773463442380012363465087789952476021966085849218082882339597430688678246814287476858967795633409764182885227434307852166248086658324753847231511377876926527817385262934112106958479576621531292433961192034638753020435166741160935613257553939548686666867140435866733415969753566132307014891670838742874332938177331931505317065781193553246779969) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13812,7 +13812,7 @@ _:gn_1773 { } _:gn_1774 { - 508 math:greaterThan 1 . + (508) math:greaterThan 1 . (508 1) math:difference 507 . (20201519137725501453719528620956508409983461971716824594626762592065036325341200754216326966520212961292718412221879750141490152290759004935596961057276591984928005897728546197028320463894865702187403928921561155896174744148944085176594184945765247697519870332345781098333338667428189188459722208441111302169773600189248750926069186623485203596404260879778167149719542939323618991516894873876525205538933100732685910995068041130032329076754035427076452572093421684580267901120823915159739385950057857406338126630368843759476010154979839819647471717517910307109012184724629291876124016719573410177369899880434501144955285599718477264710796879525441153513324662463 32686744589221329493748327156171300363092542056736713761111587800593738173690176221439184614852747206495268450293239742645516805504211520321269603069114493695712480108737843577806178570117530167569122649338135432858031330906380442987604348670504734441950797497556578715622490732259375103172752211421797505200015181832199511268686596694439130745692845798121899468064837571779360302956896902185144540968962933531473749384557422048700989387706106329790936090876904913398804512703496735051597363078450311085141702331032558716279314299020297673546844609047673623415268250971118924279871358348198171694381203567228584846893794366609850033610354218770170020019961058753) math:sum 52888263726946830947467855777127808773076004028453538355738350392658774499031376975655511581372960167787986862515119492787006957794970525256866564126391085680640486006466389774834499034012395869756526578259696588754206075055324528164198533616269982139470667829902359813955829399687564291632474419862908807369788782021448262194755783317924334342097106677900066617784380511102979294473791776061669746507896034264159660379625463178733318464460141756867388662970326597979072413824320650211336749028508168491479828961401402475755324454000137493194316326565583930524280435695748216155995375067771581871751103447663085991849079966328327298321151098295611173533285721216 . (507 32686744589221329493748327156171300363092542056736713761111587800593738173690176221439184614852747206495268450293239742645516805504211520321269603069114493695712480108737843577806178570117530167569122649338135432858031330906380442987604348670504734441950797497556578715622490732259375103172752211421797505200015181832199511268686596694439130745692845798121899468064837571779360302956896902185144540968962933531473749384557422048700989387706106329790936090876904913398804512703496735051597363078450311085141702331032558716279314299020297673546844609047673623415268250971118924279871358348198171694381203567228584846893794366609850033610354218770170020019961058753 52888263726946830947467855777127808773076004028453538355738350392658774499031376975655511581372960167787986862515119492787006957794970525256866564126391085680640486006466389774834499034012395869756526578259696588754206075055324528164198533616269982139470667829902359813955829399687564291632474419862908807369788782021448262194755783317924334342097106677900066617784380511102979294473791776061669746507896034264159660379625463178733318464460141756867388662970326597979072413824320650211336749028508168491479828961401402475755324454000137493194316326565583930524280435695748216155995375067771581871751103447663085991849079966328327298321151098295611173533285721216) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13823,7 +13823,7 @@ _:gn_1775 { } _:gn_1776 { - 509 math:greaterThan 1 . + (509) math:greaterThan 1 . (509 1) math:difference 508 . (12485225451495828040028798535214791953109080085019889166484825208528701848348975467222857648332534245202550038071359992504026653213452515385672642011837901710784474211009297380777858106222664465381718720416574276961856586757436357811010163724739486744430927165210797617289152064831185914713030002980686203030241581642950760342617410070953927149288584918343732318345294632455741311440002028308619335430029832798787838389489380918668660310952070902714483518783483228818536611582672819891857977128392453678803575700663714956803304144040457853899372891529763316306256066246489632403747341628624761517011303686794083701938508766891372768899557339244728866506636396290 20201519137725501453719528620956508409983461971716824594626762592065036325341200754216326966520212961292718412221879750141490152290759004935596961057276591984928005897728546197028320463894865702187403928921561155896174744148944085176594184945765247697519870332345781098333338667428189188459722208441111302169773600189248750926069186623485203596404260879778167149719542939323618991516894873876525205538933100732685910995068041130032329076754035427076452572093421684580267901120823915159739385950057857406338126630368843759476010154979839819647471717517910307109012184724629291876124016719573410177369899880434501144955285599718477264710796879525441153513324662463) math:sum 32686744589221329493748327156171300363092542056736713761111587800593738173690176221439184614852747206495268450293239742645516805504211520321269603069114493695712480108737843577806178570117530167569122649338135432858031330906380442987604348670504734441950797497556578715622490732259375103172752211421797505200015181832199511268686596694439130745692845798121899468064837571779360302956896902185144540968962933531473749384557422048700989387706106329790936090876904913398804512703496735051597363078450311085141702331032558716279314299020297673546844609047673623415268250971118924279871358348198171694381203567228584846893794366609850033610354218770170020019961058753 . (508 20201519137725501453719528620956508409983461971716824594626762592065036325341200754216326966520212961292718412221879750141490152290759004935596961057276591984928005897728546197028320463894865702187403928921561155896174744148944085176594184945765247697519870332345781098333338667428189188459722208441111302169773600189248750926069186623485203596404260879778167149719542939323618991516894873876525205538933100732685910995068041130032329076754035427076452572093421684580267901120823915159739385950057857406338126630368843759476010154979839819647471717517910307109012184724629291876124016719573410177369899880434501144955285599718477264710796879525441153513324662463 32686744589221329493748327156171300363092542056736713761111587800593738173690176221439184614852747206495268450293239742645516805504211520321269603069114493695712480108737843577806178570117530167569122649338135432858031330906380442987604348670504734441950797497556578715622490732259375103172752211421797505200015181832199511268686596694439130745692845798121899468064837571779360302956896902185144540968962933531473749384557422048700989387706106329790936090876904913398804512703496735051597363078450311085141702331032558716279314299020297673546844609047673623415268250971118924279871358348198171694381203567228584846893794366609850033610354218770170020019961058753) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13834,7 +13834,7 @@ _:gn_1777 { } _:gn_1778 { - 510 math:greaterThan 1 . + (510) math:greaterThan 1 . (510 1) math:difference 509 . (7716293686229673413690730085741716456874381886696935428141937383536334476992225286993469318187678716090168374150519757637463499077306489549924319045438690274143531686719248816250462357672201236805685208504986878934318157391507727365584021221025760953088943167134983481044186602597003273746692205460425099139532018546297990583451776552531276447115675961434434831374248306867877680076892845567905870108903267933898072605578660211363668765801964524361969053309938455761731289538151095267881408821665403727534550929705128802672706010939381965748098825988146990802756118478139659472376675090948648660358596193640417443016776832827104495811239540280712287006688266173 12485225451495828040028798535214791953109080085019889166484825208528701848348975467222857648332534245202550038071359992504026653213452515385672642011837901710784474211009297380777858106222664465381718720416574276961856586757436357811010163724739486744430927165210797617289152064831185914713030002980686203030241581642950760342617410070953927149288584918343732318345294632455741311440002028308619335430029832798787838389489380918668660310952070902714483518783483228818536611582672819891857977128392453678803575700663714956803304144040457853899372891529763316306256066246489632403747341628624761517011303686794083701938508766891372768899557339244728866506636396290) math:sum 20201519137725501453719528620956508409983461971716824594626762592065036325341200754216326966520212961292718412221879750141490152290759004935596961057276591984928005897728546197028320463894865702187403928921561155896174744148944085176594184945765247697519870332345781098333338667428189188459722208441111302169773600189248750926069186623485203596404260879778167149719542939323618991516894873876525205538933100732685910995068041130032329076754035427076452572093421684580267901120823915159739385950057857406338126630368843759476010154979839819647471717517910307109012184724629291876124016719573410177369899880434501144955285599718477264710796879525441153513324662463 . (509 12485225451495828040028798535214791953109080085019889166484825208528701848348975467222857648332534245202550038071359992504026653213452515385672642011837901710784474211009297380777858106222664465381718720416574276961856586757436357811010163724739486744430927165210797617289152064831185914713030002980686203030241581642950760342617410070953927149288584918343732318345294632455741311440002028308619335430029832798787838389489380918668660310952070902714483518783483228818536611582672819891857977128392453678803575700663714956803304144040457853899372891529763316306256066246489632403747341628624761517011303686794083701938508766891372768899557339244728866506636396290 20201519137725501453719528620956508409983461971716824594626762592065036325341200754216326966520212961292718412221879750141490152290759004935596961057276591984928005897728546197028320463894865702187403928921561155896174744148944085176594184945765247697519870332345781098333338667428189188459722208441111302169773600189248750926069186623485203596404260879778167149719542939323618991516894873876525205538933100732685910995068041130032329076754035427076452572093421684580267901120823915159739385950057857406338126630368843759476010154979839819647471717517910307109012184724629291876124016719573410177369899880434501144955285599718477264710796879525441153513324662463) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13845,7 +13845,7 @@ _:gn_1779 { } _:gn_1780 { - 511 math:greaterThan 1 . + (511) math:greaterThan 1 . (511 1) math:difference 510 . (4768931765266154626338068449473075496234698198322953738342887824992367371356750180229388330144855529112381663920840234866563154136146025835748322966399211436640942524290048564527395748550463228576033511911587398027538429365928630445426142503713725791341983998075814136244965462234182640966337797520261103890709563096652769759165633518422650702172908956909297486971046325587863631363109182740713465321126564864889765783910720707304991545150106378352514465473544773056805322044521724623976568306727049951269024770958586154130598133101075888151274065541616325503499947768349972931370666537676112856652707493153666258921731934064268273088317798964016579499948130117 7716293686229673413690730085741716456874381886696935428141937383536334476992225286993469318187678716090168374150519757637463499077306489549924319045438690274143531686719248816250462357672201236805685208504986878934318157391507727365584021221025760953088943167134983481044186602597003273746692205460425099139532018546297990583451776552531276447115675961434434831374248306867877680076892845567905870108903267933898072605578660211363668765801964524361969053309938455761731289538151095267881408821665403727534550929705128802672706010939381965748098825988146990802756118478139659472376675090948648660358596193640417443016776832827104495811239540280712287006688266173) math:sum 12485225451495828040028798535214791953109080085019889166484825208528701848348975467222857648332534245202550038071359992504026653213452515385672642011837901710784474211009297380777858106222664465381718720416574276961856586757436357811010163724739486744430927165210797617289152064831185914713030002980686203030241581642950760342617410070953927149288584918343732318345294632455741311440002028308619335430029832798787838389489380918668660310952070902714483518783483228818536611582672819891857977128392453678803575700663714956803304144040457853899372891529763316306256066246489632403747341628624761517011303686794083701938508766891372768899557339244728866506636396290 . (510 7716293686229673413690730085741716456874381886696935428141937383536334476992225286993469318187678716090168374150519757637463499077306489549924319045438690274143531686719248816250462357672201236805685208504986878934318157391507727365584021221025760953088943167134983481044186602597003273746692205460425099139532018546297990583451776552531276447115675961434434831374248306867877680076892845567905870108903267933898072605578660211363668765801964524361969053309938455761731289538151095267881408821665403727534550929705128802672706010939381965748098825988146990802756118478139659472376675090948648660358596193640417443016776832827104495811239540280712287006688266173 12485225451495828040028798535214791953109080085019889166484825208528701848348975467222857648332534245202550038071359992504026653213452515385672642011837901710784474211009297380777858106222664465381718720416574276961856586757436357811010163724739486744430927165210797617289152064831185914713030002980686203030241581642950760342617410070953927149288584918343732318345294632455741311440002028308619335430029832798787838389489380918668660310952070902714483518783483228818536611582672819891857977128392453678803575700663714956803304144040457853899372891529763316306256066246489632403747341628624761517011303686794083701938508766891372768899557339244728866506636396290) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13856,7 +13856,7 @@ _:gn_1781 { } _:gn_1782 { - 512 math:greaterThan 1 . + (512) math:greaterThan 1 . (512 1) math:difference 511 . (2947361920963518787352661636268640960639683688373981689799049558543967105635475106764080988042823186977786710229679522770900344941160463714175996079039478837502589162429200251723066609121738008229651696593399480906779728025579096920157878717312035161746959169059169344799221140362820632780354407940163995248822455449645220824286143034108625744942767004525137344403201981280014048713783662827192404787776703069008306821667939504058677220651858146009454587836393682704925967493629370643904840514938353776265526158746542648542107877838306077596824760446530665299256170709789686541006008553272535803705888700486751184095044898762836222722921741316695707506740136056 4768931765266154626338068449473075496234698198322953738342887824992367371356750180229388330144855529112381663920840234866563154136146025835748322966399211436640942524290048564527395748550463228576033511911587398027538429365928630445426142503713725791341983998075814136244965462234182640966337797520261103890709563096652769759165633518422650702172908956909297486971046325587863631363109182740713465321126564864889765783910720707304991545150106378352514465473544773056805322044521724623976568306727049951269024770958586154130598133101075888151274065541616325503499947768349972931370666537676112856652707493153666258921731934064268273088317798964016579499948130117) math:sum 7716293686229673413690730085741716456874381886696935428141937383536334476992225286993469318187678716090168374150519757637463499077306489549924319045438690274143531686719248816250462357672201236805685208504986878934318157391507727365584021221025760953088943167134983481044186602597003273746692205460425099139532018546297990583451776552531276447115675961434434831374248306867877680076892845567905870108903267933898072605578660211363668765801964524361969053309938455761731289538151095267881408821665403727534550929705128802672706010939381965748098825988146990802756118478139659472376675090948648660358596193640417443016776832827104495811239540280712287006688266173 . (511 4768931765266154626338068449473075496234698198322953738342887824992367371356750180229388330144855529112381663920840234866563154136146025835748322966399211436640942524290048564527395748550463228576033511911587398027538429365928630445426142503713725791341983998075814136244965462234182640966337797520261103890709563096652769759165633518422650702172908956909297486971046325587863631363109182740713465321126564864889765783910720707304991545150106378352514465473544773056805322044521724623976568306727049951269024770958586154130598133101075888151274065541616325503499947768349972931370666537676112856652707493153666258921731934064268273088317798964016579499948130117 7716293686229673413690730085741716456874381886696935428141937383536334476992225286993469318187678716090168374150519757637463499077306489549924319045438690274143531686719248816250462357672201236805685208504986878934318157391507727365584021221025760953088943167134983481044186602597003273746692205460425099139532018546297990583451776552531276447115675961434434831374248306867877680076892845567905870108903267933898072605578660211363668765801964524361969053309938455761731289538151095267881408821665403727534550929705128802672706010939381965748098825988146990802756118478139659472376675090948648660358596193640417443016776832827104495811239540280712287006688266173) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13867,7 +13867,7 @@ _:gn_1783 { } _:gn_1784 { - 513 math:greaterThan 1 . + (513) math:greaterThan 1 . (513 1) math:difference 512 . (1821569844302635838985406813204434535595014509948972048543838266448400265721275073465307342102032342134594953691160712095662809194985562121572326887359732599138353361860848312804329139428725220346381815318187917120758701340349533525268263786401690629595024829016644791445744321871362008185983389580097108641887107647007548934879490484314024957230141952384160142567844344307849582649325519913521060533349861795881458962242781203246314324498248232343059877637151090351879354550892353980071727791788696175003498612212043505588490255262769810554449305095085660204243777058560286390364657984403577052946818792666915074826687035301432050365396057647320871993207994061 2947361920963518787352661636268640960639683688373981689799049558543967105635475106764080988042823186977786710229679522770900344941160463714175996079039478837502589162429200251723066609121738008229651696593399480906779728025579096920157878717312035161746959169059169344799221140362820632780354407940163995248822455449645220824286143034108625744942767004525137344403201981280014048713783662827192404787776703069008306821667939504058677220651858146009454587836393682704925967493629370643904840514938353776265526158746542648542107877838306077596824760446530665299256170709789686541006008553272535803705888700486751184095044898762836222722921741316695707506740136056) math:sum 4768931765266154626338068449473075496234698198322953738342887824992367371356750180229388330144855529112381663920840234866563154136146025835748322966399211436640942524290048564527395748550463228576033511911587398027538429365928630445426142503713725791341983998075814136244965462234182640966337797520261103890709563096652769759165633518422650702172908956909297486971046325587863631363109182740713465321126564864889765783910720707304991545150106378352514465473544773056805322044521724623976568306727049951269024770958586154130598133101075888151274065541616325503499947768349972931370666537676112856652707493153666258921731934064268273088317798964016579499948130117 . (512 2947361920963518787352661636268640960639683688373981689799049558543967105635475106764080988042823186977786710229679522770900344941160463714175996079039478837502589162429200251723066609121738008229651696593399480906779728025579096920157878717312035161746959169059169344799221140362820632780354407940163995248822455449645220824286143034108625744942767004525137344403201981280014048713783662827192404787776703069008306821667939504058677220651858146009454587836393682704925967493629370643904840514938353776265526158746542648542107877838306077596824760446530665299256170709789686541006008553272535803705888700486751184095044898762836222722921741316695707506740136056 4768931765266154626338068449473075496234698198322953738342887824992367371356750180229388330144855529112381663920840234866563154136146025835748322966399211436640942524290048564527395748550463228576033511911587398027538429365928630445426142503713725791341983998075814136244965462234182640966337797520261103890709563096652769759165633518422650702172908956909297486971046325587863631363109182740713465321126564864889765783910720707304991545150106378352514465473544773056805322044521724623976568306727049951269024770958586154130598133101075888151274065541616325503499947768349972931370666537676112856652707493153666258921731934064268273088317798964016579499948130117) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13878,7 +13878,7 @@ _:gn_1785 { } _:gn_1786 { - 514 math:greaterThan 1 . + (514) math:greaterThan 1 . (514 1) math:difference 513 . (1125792076660882948367254823064206425044669178425009641255211292095566839914200033298773645940790844843191756538518810675237535746174901592603669191679746238364235800568351938918737469693012787883269881275211563786021026685229563394889614930910344532151934340042524553353476818491458624594371018360066886606935347802637671889406652549794600787712625052140977201835357636972164466064458142913671344254426841273126847859425158300812362896153609913666394710199242592353046612942737016663833112723149657601262027546534499142953617622575536267042375455351445005095012393651229400150641350568868958750759069907819836109268357863461404172357525683669374835513532141995 1821569844302635838985406813204434535595014509948972048543838266448400265721275073465307342102032342134594953691160712095662809194985562121572326887359732599138353361860848312804329139428725220346381815318187917120758701340349533525268263786401690629595024829016644791445744321871362008185983389580097108641887107647007548934879490484314024957230141952384160142567844344307849582649325519913521060533349861795881458962242781203246314324498248232343059877637151090351879354550892353980071727791788696175003498612212043505588490255262769810554449305095085660204243777058560286390364657984403577052946818792666915074826687035301432050365396057647320871993207994061) math:sum 2947361920963518787352661636268640960639683688373981689799049558543967105635475106764080988042823186977786710229679522770900344941160463714175996079039478837502589162429200251723066609121738008229651696593399480906779728025579096920157878717312035161746959169059169344799221140362820632780354407940163995248822455449645220824286143034108625744942767004525137344403201981280014048713783662827192404787776703069008306821667939504058677220651858146009454587836393682704925967493629370643904840514938353776265526158746542648542107877838306077596824760446530665299256170709789686541006008553272535803705888700486751184095044898762836222722921741316695707506740136056 . (513 1821569844302635838985406813204434535595014509948972048543838266448400265721275073465307342102032342134594953691160712095662809194985562121572326887359732599138353361860848312804329139428725220346381815318187917120758701340349533525268263786401690629595024829016644791445744321871362008185983389580097108641887107647007548934879490484314024957230141952384160142567844344307849582649325519913521060533349861795881458962242781203246314324498248232343059877637151090351879354550892353980071727791788696175003498612212043505588490255262769810554449305095085660204243777058560286390364657984403577052946818792666915074826687035301432050365396057647320871993207994061 2947361920963518787352661636268640960639683688373981689799049558543967105635475106764080988042823186977786710229679522770900344941160463714175996079039478837502589162429200251723066609121738008229651696593399480906779728025579096920157878717312035161746959169059169344799221140362820632780354407940163995248822455449645220824286143034108625744942767004525137344403201981280014048713783662827192404787776703069008306821667939504058677220651858146009454587836393682704925967493629370643904840514938353776265526158746542648542107877838306077596824760446530665299256170709789686541006008553272535803705888700486751184095044898762836222722921741316695707506740136056) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13889,7 +13889,7 @@ _:gn_1787 { } _:gn_1788 { - 515 math:greaterThan 1 . + (515) math:greaterThan 1 . (515 1) math:difference 514 . (695777767641752890618151990140228110550345331523962407288626974352833425807075040166533696161241497291403197152641901420425273448810660528968657695679986360774117561292496373885591669735712432463111934042976353334737674655119970130378648855491346097443090488974120238092267503379903383591612371220030222034951759844369877045472837934519424169517516900243182940732486707335685116584867376999849716278923020522754611102817622902433951428344638318676665167437908497998832741608155337316238615068639038573741471065677544362634872632687233543512073849743640655109231383407330886239723307415534618302187748884847078965558329171840027878007870373977946036479675852066 1125792076660882948367254823064206425044669178425009641255211292095566839914200033298773645940790844843191756538518810675237535746174901592603669191679746238364235800568351938918737469693012787883269881275211563786021026685229563394889614930910344532151934340042524553353476818491458624594371018360066886606935347802637671889406652549794600787712625052140977201835357636972164466064458142913671344254426841273126847859425158300812362896153609913666394710199242592353046612942737016663833112723149657601262027546534499142953617622575536267042375455351445005095012393651229400150641350568868958750759069907819836109268357863461404172357525683669374835513532141995) math:sum 1821569844302635838985406813204434535595014509948972048543838266448400265721275073465307342102032342134594953691160712095662809194985562121572326887359732599138353361860848312804329139428725220346381815318187917120758701340349533525268263786401690629595024829016644791445744321871362008185983389580097108641887107647007548934879490484314024957230141952384160142567844344307849582649325519913521060533349861795881458962242781203246314324498248232343059877637151090351879354550892353980071727791788696175003498612212043505588490255262769810554449305095085660204243777058560286390364657984403577052946818792666915074826687035301432050365396057647320871993207994061 . (514 1125792076660882948367254823064206425044669178425009641255211292095566839914200033298773645940790844843191756538518810675237535746174901592603669191679746238364235800568351938918737469693012787883269881275211563786021026685229563394889614930910344532151934340042524553353476818491458624594371018360066886606935347802637671889406652549794600787712625052140977201835357636972164466064458142913671344254426841273126847859425158300812362896153609913666394710199242592353046612942737016663833112723149657601262027546534499142953617622575536267042375455351445005095012393651229400150641350568868958750759069907819836109268357863461404172357525683669374835513532141995 1821569844302635838985406813204434535595014509948972048543838266448400265721275073465307342102032342134594953691160712095662809194985562121572326887359732599138353361860848312804329139428725220346381815318187917120758701340349533525268263786401690629595024829016644791445744321871362008185983389580097108641887107647007548934879490484314024957230141952384160142567844344307849582649325519913521060533349861795881458962242781203246314324498248232343059877637151090351879354550892353980071727791788696175003498612212043505588490255262769810554449305095085660204243777058560286390364657984403577052946818792666915074826687035301432050365396057647320871993207994061) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13900,7 +13900,7 @@ _:gn_1789 { } _:gn_1790 { - 516 math:greaterThan 1 . + (516) math:greaterThan 1 . (516 1) math:difference 515 . (430014309019130057749102832923978314494323846901047233966584317742733414107124993132239949779549347551788559385876909254812262297364241063635011495999759877590118239275855565033145799957300355420157947232235210451283352030109593264510966075418998434708843851068404315261209315111555241002758647140036664571983587958267794843933814615275176618195108151897794261102870929636479349479590765913821627975503820750372236756607535398378411467808971594989729542761334094354213871334581679347594497654510619027520556480856954780318744989888302723530301605607804349985781010243898513910918043153334340448571321022972757143710028691621376294349655309691428799033856289929 695777767641752890618151990140228110550345331523962407288626974352833425807075040166533696161241497291403197152641901420425273448810660528968657695679986360774117561292496373885591669735712432463111934042976353334737674655119970130378648855491346097443090488974120238092267503379903383591612371220030222034951759844369877045472837934519424169517516900243182940732486707335685116584867376999849716278923020522754611102817622902433951428344638318676665167437908497998832741608155337316238615068639038573741471065677544362634872632687233543512073849743640655109231383407330886239723307415534618302187748884847078965558329171840027878007870373977946036479675852066) math:sum 1125792076660882948367254823064206425044669178425009641255211292095566839914200033298773645940790844843191756538518810675237535746174901592603669191679746238364235800568351938918737469693012787883269881275211563786021026685229563394889614930910344532151934340042524553353476818491458624594371018360066886606935347802637671889406652549794600787712625052140977201835357636972164466064458142913671344254426841273126847859425158300812362896153609913666394710199242592353046612942737016663833112723149657601262027546534499142953617622575536267042375455351445005095012393651229400150641350568868958750759069907819836109268357863461404172357525683669374835513532141995 . (515 695777767641752890618151990140228110550345331523962407288626974352833425807075040166533696161241497291403197152641901420425273448810660528968657695679986360774117561292496373885591669735712432463111934042976353334737674655119970130378648855491346097443090488974120238092267503379903383591612371220030222034951759844369877045472837934519424169517516900243182940732486707335685116584867376999849716278923020522754611102817622902433951428344638318676665167437908497998832741608155337316238615068639038573741471065677544362634872632687233543512073849743640655109231383407330886239723307415534618302187748884847078965558329171840027878007870373977946036479675852066 1125792076660882948367254823064206425044669178425009641255211292095566839914200033298773645940790844843191756538518810675237535746174901592603669191679746238364235800568351938918737469693012787883269881275211563786021026685229563394889614930910344532151934340042524553353476818491458624594371018360066886606935347802637671889406652549794600787712625052140977201835357636972164466064458142913671344254426841273126847859425158300812362896153609913666394710199242592353046612942737016663833112723149657601262027546534499142953617622575536267042375455351445005095012393651229400150641350568868958750759069907819836109268357863461404172357525683669374835513532141995) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13911,7 +13911,7 @@ _:gn_1791 { } _:gn_1792 { - 517 math:greaterThan 1 . + (517) math:greaterThan 1 . (517 1) math:difference 516 . (265763458622622832869049157216249796056021484622915173322042656610100011699950047034293746381692149739614637766764992165613011151446419465333646199680226483183999322016640808852445869778412077042953986810741142883454322625010376865867682780072347662734246637905715922831058188268348142588853724079993557462968171886102082201539023319244247551322408748345388679629615777699205767105276611086028088303419199772382374346210087504055539960535666723686935624676574403644618870273573657968644117414128419546220914584820589582316127642798930819981772244135836305123450373163432372328805264262200277853616427861874321821848300480218651583658215064286517237445819562137 430014309019130057749102832923978314494323846901047233966584317742733414107124993132239949779549347551788559385876909254812262297364241063635011495999759877590118239275855565033145799957300355420157947232235210451283352030109593264510966075418998434708843851068404315261209315111555241002758647140036664571983587958267794843933814615275176618195108151897794261102870929636479349479590765913821627975503820750372236756607535398378411467808971594989729542761334094354213871334581679347594497654510619027520556480856954780318744989888302723530301605607804349985781010243898513910918043153334340448571321022972757143710028691621376294349655309691428799033856289929) math:sum 695777767641752890618151990140228110550345331523962407288626974352833425807075040166533696161241497291403197152641901420425273448810660528968657695679986360774117561292496373885591669735712432463111934042976353334737674655119970130378648855491346097443090488974120238092267503379903383591612371220030222034951759844369877045472837934519424169517516900243182940732486707335685116584867376999849716278923020522754611102817622902433951428344638318676665167437908497998832741608155337316238615068639038573741471065677544362634872632687233543512073849743640655109231383407330886239723307415534618302187748884847078965558329171840027878007870373977946036479675852066 . (516 430014309019130057749102832923978314494323846901047233966584317742733414107124993132239949779549347551788559385876909254812262297364241063635011495999759877590118239275855565033145799957300355420157947232235210451283352030109593264510966075418998434708843851068404315261209315111555241002758647140036664571983587958267794843933814615275176618195108151897794261102870929636479349479590765913821627975503820750372236756607535398378411467808971594989729542761334094354213871334581679347594497654510619027520556480856954780318744989888302723530301605607804349985781010243898513910918043153334340448571321022972757143710028691621376294349655309691428799033856289929 695777767641752890618151990140228110550345331523962407288626974352833425807075040166533696161241497291403197152641901420425273448810660528968657695679986360774117561292496373885591669735712432463111934042976353334737674655119970130378648855491346097443090488974120238092267503379903383591612371220030222034951759844369877045472837934519424169517516900243182940732486707335685116584867376999849716278923020522754611102817622902433951428344638318676665167437908497998832741608155337316238615068639038573741471065677544362634872632687233543512073849743640655109231383407330886239723307415534618302187748884847078965558329171840027878007870373977946036479675852066) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13922,7 +13922,7 @@ _:gn_1793 { } _:gn_1794 { - 518 math:greaterThan 1 . + (518) math:greaterThan 1 . (518 1) math:difference 517 . (164250850396507224880053675707728518438302362278132060644541661132633402407174946097946203397857197812173921619111917089199251145917821598301365296319533394406118917259214756180699930178888278377203960421494067567829029405099216398643283295346650771974597213162688392430151126843207098413904923060043107109015416072165712642394791296030929066872699403552405581473255151937273582374314154827793539672084620977989862410397447894322871507273304871302793918084759690709595001061008021378950380240382199481299641896036365198002617347089371903548529361471968044862330637080466141582112778891134062594954893161098435321861728211402724710691440245404911561588036727792 265763458622622832869049157216249796056021484622915173322042656610100011699950047034293746381692149739614637766764992165613011151446419465333646199680226483183999322016640808852445869778412077042953986810741142883454322625010376865867682780072347662734246637905715922831058188268348142588853724079993557462968171886102082201539023319244247551322408748345388679629615777699205767105276611086028088303419199772382374346210087504055539960535666723686935624676574403644618870273573657968644117414128419546220914584820589582316127642798930819981772244135836305123450373163432372328805264262200277853616427861874321821848300480218651583658215064286517237445819562137) math:sum 430014309019130057749102832923978314494323846901047233966584317742733414107124993132239949779549347551788559385876909254812262297364241063635011495999759877590118239275855565033145799957300355420157947232235210451283352030109593264510966075418998434708843851068404315261209315111555241002758647140036664571983587958267794843933814615275176618195108151897794261102870929636479349479590765913821627975503820750372236756607535398378411467808971594989729542761334094354213871334581679347594497654510619027520556480856954780318744989888302723530301605607804349985781010243898513910918043153334340448571321022972757143710028691621376294349655309691428799033856289929 . (517 265763458622622832869049157216249796056021484622915173322042656610100011699950047034293746381692149739614637766764992165613011151446419465333646199680226483183999322016640808852445869778412077042953986810741142883454322625010376865867682780072347662734246637905715922831058188268348142588853724079993557462968171886102082201539023319244247551322408748345388679629615777699205767105276611086028088303419199772382374346210087504055539960535666723686935624676574403644618870273573657968644117414128419546220914584820589582316127642798930819981772244135836305123450373163432372328805264262200277853616427861874321821848300480218651583658215064286517237445819562137 430014309019130057749102832923978314494323846901047233966584317742733414107124993132239949779549347551788559385876909254812262297364241063635011495999759877590118239275855565033145799957300355420157947232235210451283352030109593264510966075418998434708843851068404315261209315111555241002758647140036664571983587958267794843933814615275176618195108151897794261102870929636479349479590765913821627975503820750372236756607535398378411467808971594989729542761334094354213871334581679347594497654510619027520556480856954780318744989888302723530301605607804349985781010243898513910918043153334340448571321022972757143710028691621376294349655309691428799033856289929) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13933,7 +13933,7 @@ _:gn_1795 { } _:gn_1796 { - 519 math:greaterThan 1 . + (519) math:greaterThan 1 . (519 1) math:difference 518 . (101512608226115607988995481508521277617719122344783112677500995477466609292775100936347542983834951927440716147653075076413760005528597867032280903360693088777880404757426052671745939599523798665750026389247075315625293219911160467224399484725696890759649424743027530400907061425141044174948801019950450353952755813936369559144232023213318484449709344792983098156360625761932184730962456258234548631334578794392511935812639609732668453262361852384141706591814712935023869212565636589693737173746220064921272688784224384313510295709558916433242882663868260261119736082966230746692485371066215258661534700775886499986572268815926872966774818881605675857782834345 164250850396507224880053675707728518438302362278132060644541661132633402407174946097946203397857197812173921619111917089199251145917821598301365296319533394406118917259214756180699930178888278377203960421494067567829029405099216398643283295346650771974597213162688392430151126843207098413904923060043107109015416072165712642394791296030929066872699403552405581473255151937273582374314154827793539672084620977989862410397447894322871507273304871302793918084759690709595001061008021378950380240382199481299641896036365198002617347089371903548529361471968044862330637080466141582112778891134062594954893161098435321861728211402724710691440245404911561588036727792) math:sum 265763458622622832869049157216249796056021484622915173322042656610100011699950047034293746381692149739614637766764992165613011151446419465333646199680226483183999322016640808852445869778412077042953986810741142883454322625010376865867682780072347662734246637905715922831058188268348142588853724079993557462968171886102082201539023319244247551322408748345388679629615777699205767105276611086028088303419199772382374346210087504055539960535666723686935624676574403644618870273573657968644117414128419546220914584820589582316127642798930819981772244135836305123450373163432372328805264262200277853616427861874321821848300480218651583658215064286517237445819562137 . (518 164250850396507224880053675707728518438302362278132060644541661132633402407174946097946203397857197812173921619111917089199251145917821598301365296319533394406118917259214756180699930178888278377203960421494067567829029405099216398643283295346650771974597213162688392430151126843207098413904923060043107109015416072165712642394791296030929066872699403552405581473255151937273582374314154827793539672084620977989862410397447894322871507273304871302793918084759690709595001061008021378950380240382199481299641896036365198002617347089371903548529361471968044862330637080466141582112778891134062594954893161098435321861728211402724710691440245404911561588036727792 265763458622622832869049157216249796056021484622915173322042656610100011699950047034293746381692149739614637766764992165613011151446419465333646199680226483183999322016640808852445869778412077042953986810741142883454322625010376865867682780072347662734246637905715922831058188268348142588853724079993557462968171886102082201539023319244247551322408748345388679629615777699205767105276611086028088303419199772382374346210087504055539960535666723686935624676574403644618870273573657968644117414128419546220914584820589582316127642798930819981772244135836305123450373163432372328805264262200277853616427861874321821848300480218651583658215064286517237445819562137) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13944,7 +13944,7 @@ _:gn_1797 { } _:gn_1798 { - 520 math:greaterThan 1 . + (520) math:greaterThan 1 . (520 1) math:difference 519 . (62738242170391616891058194199207240820583239933348947967040665655166793114399845161598660414022245884733205471458842012785491140389223731269084392958840305628238512501788703508953990579364479711453934032246992252203736185188055931418883810620953881214947788419660862029244065418066054238956122040092656755062660258229343083250559272817610582422990058759422483316894526175341397643351698569558991040750042183597350474584808284590203054010943018918652211492944977774571131848442384789256643066635979416378369207252140813689107051379812987115286478808099784601210900997499910835420293520067847336293358460322548821875155942586797837724665426523305885730253893447 101512608226115607988995481508521277617719122344783112677500995477466609292775100936347542983834951927440716147653075076413760005528597867032280903360693088777880404757426052671745939599523798665750026389247075315625293219911160467224399484725696890759649424743027530400907061425141044174948801019950450353952755813936369559144232023213318484449709344792983098156360625761932184730962456258234548631334578794392511935812639609732668453262361852384141706591814712935023869212565636589693737173746220064921272688784224384313510295709558916433242882663868260261119736082966230746692485371066215258661534700775886499986572268815926872966774818881605675857782834345) math:sum 164250850396507224880053675707728518438302362278132060644541661132633402407174946097946203397857197812173921619111917089199251145917821598301365296319533394406118917259214756180699930178888278377203960421494067567829029405099216398643283295346650771974597213162688392430151126843207098413904923060043107109015416072165712642394791296030929066872699403552405581473255151937273582374314154827793539672084620977989862410397447894322871507273304871302793918084759690709595001061008021378950380240382199481299641896036365198002617347089371903548529361471968044862330637080466141582112778891134062594954893161098435321861728211402724710691440245404911561588036727792 . (519 101512608226115607988995481508521277617719122344783112677500995477466609292775100936347542983834951927440716147653075076413760005528597867032280903360693088777880404757426052671745939599523798665750026389247075315625293219911160467224399484725696890759649424743027530400907061425141044174948801019950450353952755813936369559144232023213318484449709344792983098156360625761932184730962456258234548631334578794392511935812639609732668453262361852384141706591814712935023869212565636589693737173746220064921272688784224384313510295709558916433242882663868260261119736082966230746692485371066215258661534700775886499986572268815926872966774818881605675857782834345 164250850396507224880053675707728518438302362278132060644541661132633402407174946097946203397857197812173921619111917089199251145917821598301365296319533394406118917259214756180699930178888278377203960421494067567829029405099216398643283295346650771974597213162688392430151126843207098413904923060043107109015416072165712642394791296030929066872699403552405581473255151937273582374314154827793539672084620977989862410397447894322871507273304871302793918084759690709595001061008021378950380240382199481299641896036365198002617347089371903548529361471968044862330637080466141582112778891134062594954893161098435321861728211402724710691440245404911561588036727792) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13955,7 +13955,7 @@ _:gn_1799 { } _:gn_1800 { - 521 math:greaterThan 1 . + (521) math:greaterThan 1 . (521 1) math:difference 520 . (38774366055723991097937287309314036797135882411434164710460329822299816178375255774748882569812706042707510676194233063628268865139374135763196510401852783149641892255637349162791949020159318954296092357000083063421557034723104535805515674104743009544701636323366668371662996007074989935992678979857793598890095555707026475893672750395707902026719286033560614839466099586590787087610757688675557590584536610795161461227831325142465399251418833465489495098869735160452737364123251800437094107110240648542903481532083570624403244329745929317956403855768475659908835085466319911272191850998367922368176240453337678111416326229129035242109392358299790127528940898 62738242170391616891058194199207240820583239933348947967040665655166793114399845161598660414022245884733205471458842012785491140389223731269084392958840305628238512501788703508953990579364479711453934032246992252203736185188055931418883810620953881214947788419660862029244065418066054238956122040092656755062660258229343083250559272817610582422990058759422483316894526175341397643351698569558991040750042183597350474584808284590203054010943018918652211492944977774571131848442384789256643066635979416378369207252140813689107051379812987115286478808099784601210900997499910835420293520067847336293358460322548821875155942586797837724665426523305885730253893447) math:sum 101512608226115607988995481508521277617719122344783112677500995477466609292775100936347542983834951927440716147653075076413760005528597867032280903360693088777880404757426052671745939599523798665750026389247075315625293219911160467224399484725696890759649424743027530400907061425141044174948801019950450353952755813936369559144232023213318484449709344792983098156360625761932184730962456258234548631334578794392511935812639609732668453262361852384141706591814712935023869212565636589693737173746220064921272688784224384313510295709558916433242882663868260261119736082966230746692485371066215258661534700775886499986572268815926872966774818881605675857782834345 . (520 62738242170391616891058194199207240820583239933348947967040665655166793114399845161598660414022245884733205471458842012785491140389223731269084392958840305628238512501788703508953990579364479711453934032246992252203736185188055931418883810620953881214947788419660862029244065418066054238956122040092656755062660258229343083250559272817610582422990058759422483316894526175341397643351698569558991040750042183597350474584808284590203054010943018918652211492944977774571131848442384789256643066635979416378369207252140813689107051379812987115286478808099784601210900997499910835420293520067847336293358460322548821875155942586797837724665426523305885730253893447 101512608226115607988995481508521277617719122344783112677500995477466609292775100936347542983834951927440716147653075076413760005528597867032280903360693088777880404757426052671745939599523798665750026389247075315625293219911160467224399484725696890759649424743027530400907061425141044174948801019950450353952755813936369559144232023213318484449709344792983098156360625761932184730962456258234548631334578794392511935812639609732668453262361852384141706591814712935023869212565636589693737173746220064921272688784224384313510295709558916433242882663868260261119736082966230746692485371066215258661534700775886499986572268815926872966774818881605675857782834345) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13966,7 +13966,7 @@ _:gn_1801 { } _:gn_1802 { - 522 math:greaterThan 1 . + (522) math:greaterThan 1 . (522 1) math:difference 521 . (23963876114667625793120906889893204023447357521914783256580335832866976936024589386849777844209539842025694795264608949157222275249849595505887882556987522478596620246151354346162041559205160757157841675246909188782179150464951395613368136516210871670246152096294193657581069410991064302963443060234863156172564702522316607356886522421902680396270772725861868477428426588750610555740940880883433450165505572802189013356976959447737654759524185453162716394075242614118394484319132988819548959525738767835465725720057243064703807050067057797330074952331308941302065912033590924148101669069479413925182219869211143763739616357668802482556034165006095602724952549 38774366055723991097937287309314036797135882411434164710460329822299816178375255774748882569812706042707510676194233063628268865139374135763196510401852783149641892255637349162791949020159318954296092357000083063421557034723104535805515674104743009544701636323366668371662996007074989935992678979857793598890095555707026475893672750395707902026719286033560614839466099586590787087610757688675557590584536610795161461227831325142465399251418833465489495098869735160452737364123251800437094107110240648542903481532083570624403244329745929317956403855768475659908835085466319911272191850998367922368176240453337678111416326229129035242109392358299790127528940898) math:sum 62738242170391616891058194199207240820583239933348947967040665655166793114399845161598660414022245884733205471458842012785491140389223731269084392958840305628238512501788703508953990579364479711453934032246992252203736185188055931418883810620953881214947788419660862029244065418066054238956122040092656755062660258229343083250559272817610582422990058759422483316894526175341397643351698569558991040750042183597350474584808284590203054010943018918652211492944977774571131848442384789256643066635979416378369207252140813689107051379812987115286478808099784601210900997499910835420293520067847336293358460322548821875155942586797837724665426523305885730253893447 . (521 38774366055723991097937287309314036797135882411434164710460329822299816178375255774748882569812706042707510676194233063628268865139374135763196510401852783149641892255637349162791949020159318954296092357000083063421557034723104535805515674104743009544701636323366668371662996007074989935992678979857793598890095555707026475893672750395707902026719286033560614839466099586590787087610757688675557590584536610795161461227831325142465399251418833465489495098869735160452737364123251800437094107110240648542903481532083570624403244329745929317956403855768475659908835085466319911272191850998367922368176240453337678111416326229129035242109392358299790127528940898 62738242170391616891058194199207240820583239933348947967040665655166793114399845161598660414022245884733205471458842012785491140389223731269084392958840305628238512501788703508953990579364479711453934032246992252203736185188055931418883810620953881214947788419660862029244065418066054238956122040092656755062660258229343083250559272817610582422990058759422483316894526175341397643351698569558991040750042183597350474584808284590203054010943018918652211492944977774571131848442384789256643066635979416378369207252140813689107051379812987115286478808099784601210900997499910835420293520067847336293358460322548821875155942586797837724665426523305885730253893447) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13977,7 +13977,7 @@ _:gn_1803 { } _:gn_1804 { - 523 math:greaterThan 1 . + (523) math:greaterThan 1 . (523 1) math:difference 522 . (14810489941056365304816380419420832773688524889519381453879993989432839242350666387899104725603166200681815880929624114471046589889524540257308627844865260671045272009485994816629907460954158197138250681753173874639377884258153140192147537588532137874455484227072474714081926596083925633029235919622930442717530853184709868536786227973805221630448513307698746362037672997840176531869816807792124140419031037992972447870854365694727744491894648012326778704794492546334342879804118811617545147584501880707437755812026327559699437279678871520626328903437166718606769173432728987124090181928888508442994020584126534347676709871460232759553358193293694524803988349 23963876114667625793120906889893204023447357521914783256580335832866976936024589386849777844209539842025694795264608949157222275249849595505887882556987522478596620246151354346162041559205160757157841675246909188782179150464951395613368136516210871670246152096294193657581069410991064302963443060234863156172564702522316607356886522421902680396270772725861868477428426588750610555740940880883433450165505572802189013356976959447737654759524185453162716394075242614118394484319132988819548959525738767835465725720057243064703807050067057797330074952331308941302065912033590924148101669069479413925182219869211143763739616357668802482556034165006095602724952549) math:sum 38774366055723991097937287309314036797135882411434164710460329822299816178375255774748882569812706042707510676194233063628268865139374135763196510401852783149641892255637349162791949020159318954296092357000083063421557034723104535805515674104743009544701636323366668371662996007074989935992678979857793598890095555707026475893672750395707902026719286033560614839466099586590787087610757688675557590584536610795161461227831325142465399251418833465489495098869735160452737364123251800437094107110240648542903481532083570624403244329745929317956403855768475659908835085466319911272191850998367922368176240453337678111416326229129035242109392358299790127528940898 . (522 23963876114667625793120906889893204023447357521914783256580335832866976936024589386849777844209539842025694795264608949157222275249849595505887882556987522478596620246151354346162041559205160757157841675246909188782179150464951395613368136516210871670246152096294193657581069410991064302963443060234863156172564702522316607356886522421902680396270772725861868477428426588750610555740940880883433450165505572802189013356976959447737654759524185453162716394075242614118394484319132988819548959525738767835465725720057243064703807050067057797330074952331308941302065912033590924148101669069479413925182219869211143763739616357668802482556034165006095602724952549 38774366055723991097937287309314036797135882411434164710460329822299816178375255774748882569812706042707510676194233063628268865139374135763196510401852783149641892255637349162791949020159318954296092357000083063421557034723104535805515674104743009544701636323366668371662996007074989935992678979857793598890095555707026475893672750395707902026719286033560614839466099586590787087610757688675557590584536610795161461227831325142465399251418833465489495098869735160452737364123251800437094107110240648542903481532083570624403244329745929317956403855768475659908835085466319911272191850998367922368176240453337678111416326229129035242109392358299790127528940898) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13988,7 +13988,7 @@ _:gn_1805 { } _:gn_1806 { - 524 math:greaterThan 1 . + (524) math:greaterThan 1 . (524 1) math:difference 523 . (9153386173611260488304526470472371249758832632395401802700341843434137693673922998950673118606373641343878914334984834686175685360325055248579254712122261807551348236665359529532134098251002560019590993493735314142801266206798255421220598927678733795790667869221718943499142814907138669934207140611932713455033849337606738820100294448097458765822259418163122115390753590910434023871124073091309309746474534809216565486122593753009910267629537440835937689280750067784051604515014177202003811941236887128027969908030915505004369770388186276703746048894142222695296738600861937024011487140590905482188199285084609416062906486208569723002675971712401077920964200 14810489941056365304816380419420832773688524889519381453879993989432839242350666387899104725603166200681815880929624114471046589889524540257308627844865260671045272009485994816629907460954158197138250681753173874639377884258153140192147537588532137874455484227072474714081926596083925633029235919622930442717530853184709868536786227973805221630448513307698746362037672997840176531869816807792124140419031037992972447870854365694727744491894648012326778704794492546334342879804118811617545147584501880707437755812026327559699437279678871520626328903437166718606769173432728987124090181928888508442994020584126534347676709871460232759553358193293694524803988349) math:sum 23963876114667625793120906889893204023447357521914783256580335832866976936024589386849777844209539842025694795264608949157222275249849595505887882556987522478596620246151354346162041559205160757157841675246909188782179150464951395613368136516210871670246152096294193657581069410991064302963443060234863156172564702522316607356886522421902680396270772725861868477428426588750610555740940880883433450165505572802189013356976959447737654759524185453162716394075242614118394484319132988819548959525738767835465725720057243064703807050067057797330074952331308941302065912033590924148101669069479413925182219869211143763739616357668802482556034165006095602724952549 . (523 14810489941056365304816380419420832773688524889519381453879993989432839242350666387899104725603166200681815880929624114471046589889524540257308627844865260671045272009485994816629907460954158197138250681753173874639377884258153140192147537588532137874455484227072474714081926596083925633029235919622930442717530853184709868536786227973805221630448513307698746362037672997840176531869816807792124140419031037992972447870854365694727744491894648012326778704794492546334342879804118811617545147584501880707437755812026327559699437279678871520626328903437166718606769173432728987124090181928888508442994020584126534347676709871460232759553358193293694524803988349 23963876114667625793120906889893204023447357521914783256580335832866976936024589386849777844209539842025694795264608949157222275249849595505887882556987522478596620246151354346162041559205160757157841675246909188782179150464951395613368136516210871670246152096294193657581069410991064302963443060234863156172564702522316607356886522421902680396270772725861868477428426588750610555740940880883433450165505572802189013356976959447737654759524185453162716394075242614118394484319132988819548959525738767835465725720057243064703807050067057797330074952331308941302065912033590924148101669069479413925182219869211143763739616357668802482556034165006095602724952549) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -13999,7 +13999,7 @@ _:gn_1807 { } _:gn_1808 { - 525 math:greaterThan 1 . + (525) math:greaterThan 1 . (525 1) math:difference 524 . (5657103767445104816511853948948461523929692257123979651179652145998701548676743388948431606996792559337936966594639279784870904529199485008729373132742998863493923772820635287097773362703155637118659688259438560496576618051354884770926938660853404078664816357850755770582783781176786963095028779010997729262497003847103129716685933525707762864626253889535624246646919406929742507998692734700814830672556503183755882384731771941717834224265110571490841015513742478550291275289104634415541335643264993579409785903995412054695067509290685243922582854543024495911472434831867050100078694788297602960805821299041924931613803385251663036550682221581293446883024149 9153386173611260488304526470472371249758832632395401802700341843434137693673922998950673118606373641343878914334984834686175685360325055248579254712122261807551348236665359529532134098251002560019590993493735314142801266206798255421220598927678733795790667869221718943499142814907138669934207140611932713455033849337606738820100294448097458765822259418163122115390753590910434023871124073091309309746474534809216565486122593753009910267629537440835937689280750067784051604515014177202003811941236887128027969908030915505004369770388186276703746048894142222695296738600861937024011487140590905482188199285084609416062906486208569723002675971712401077920964200) math:sum 14810489941056365304816380419420832773688524889519381453879993989432839242350666387899104725603166200681815880929624114471046589889524540257308627844865260671045272009485994816629907460954158197138250681753173874639377884258153140192147537588532137874455484227072474714081926596083925633029235919622930442717530853184709868536786227973805221630448513307698746362037672997840176531869816807792124140419031037992972447870854365694727744491894648012326778704794492546334342879804118811617545147584501880707437755812026327559699437279678871520626328903437166718606769173432728987124090181928888508442994020584126534347676709871460232759553358193293694524803988349 . (524 9153386173611260488304526470472371249758832632395401802700341843434137693673922998950673118606373641343878914334984834686175685360325055248579254712122261807551348236665359529532134098251002560019590993493735314142801266206798255421220598927678733795790667869221718943499142814907138669934207140611932713455033849337606738820100294448097458765822259418163122115390753590910434023871124073091309309746474534809216565486122593753009910267629537440835937689280750067784051604515014177202003811941236887128027969908030915505004369770388186276703746048894142222695296738600861937024011487140590905482188199285084609416062906486208569723002675971712401077920964200 14810489941056365304816380419420832773688524889519381453879993989432839242350666387899104725603166200681815880929624114471046589889524540257308627844865260671045272009485994816629907460954158197138250681753173874639377884258153140192147537588532137874455484227072474714081926596083925633029235919622930442717530853184709868536786227973805221630448513307698746362037672997840176531869816807792124140419031037992972447870854365694727744491894648012326778704794492546334342879804118811617545147584501880707437755812026327559699437279678871520626328903437166718606769173432728987124090181928888508442994020584126534347676709871460232759553358193293694524803988349) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14010,7 +14010,7 @@ _:gn_1809 { } _:gn_1810 { - 526 math:greaterThan 1 . + (526) math:greaterThan 1 . (526 1) math:difference 525 . (3496282406166155671792672521523909725829140375271422151520689697435436144997179610002241511609581082005941947740345554901304780831125570239849881579379262944057424463844724242434360735547846922900931305234296753646224648155443370650293660266825329717125851511370963172916359033730351706839178361600934984192536845490503609103414360922389695901196005528627497868743834183980691515872431338390494479073918031625460683101390821811292076043364426869345096673767007589233760329225909542786462476297971893548618184004035503450309302261097501032781163194351117726783824303768994886923932792352293302521382377986042684484449103100956906686451993750131107631037940051 5657103767445104816511853948948461523929692257123979651179652145998701548676743388948431606996792559337936966594639279784870904529199485008729373132742998863493923772820635287097773362703155637118659688259438560496576618051354884770926938660853404078664816357850755770582783781176786963095028779010997729262497003847103129716685933525707762864626253889535624246646919406929742507998692734700814830672556503183755882384731771941717834224265110571490841015513742478550291275289104634415541335643264993579409785903995412054695067509290685243922582854543024495911472434831867050100078694788297602960805821299041924931613803385251663036550682221581293446883024149) math:sum 9153386173611260488304526470472371249758832632395401802700341843434137693673922998950673118606373641343878914334984834686175685360325055248579254712122261807551348236665359529532134098251002560019590993493735314142801266206798255421220598927678733795790667869221718943499142814907138669934207140611932713455033849337606738820100294448097458765822259418163122115390753590910434023871124073091309309746474534809216565486122593753009910267629537440835937689280750067784051604515014177202003811941236887128027969908030915505004369770388186276703746048894142222695296738600861937024011487140590905482188199285084609416062906486208569723002675971712401077920964200 . (525 5657103767445104816511853948948461523929692257123979651179652145998701548676743388948431606996792559337936966594639279784870904529199485008729373132742998863493923772820635287097773362703155637118659688259438560496576618051354884770926938660853404078664816357850755770582783781176786963095028779010997729262497003847103129716685933525707762864626253889535624246646919406929742507998692734700814830672556503183755882384731771941717834224265110571490841015513742478550291275289104634415541335643264993579409785903995412054695067509290685243922582854543024495911472434831867050100078694788297602960805821299041924931613803385251663036550682221581293446883024149 9153386173611260488304526470472371249758832632395401802700341843434137693673922998950673118606373641343878914334984834686175685360325055248579254712122261807551348236665359529532134098251002560019590993493735314142801266206798255421220598927678733795790667869221718943499142814907138669934207140611932713455033849337606738820100294448097458765822259418163122115390753590910434023871124073091309309746474534809216565486122593753009910267629537440835937689280750067784051604515014177202003811941236887128027969908030915505004369770388186276703746048894142222695296738600861937024011487140590905482188199285084609416062906486208569723002675971712401077920964200) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14021,7 +14021,7 @@ _:gn_1811 { } _:gn_1812 { - 527 math:greaterThan 1 . + (527) math:greaterThan 1 . (527 1) math:difference 526 . (2160821361278949144719181427424551798100551881852557499658962448563265403679563778946190095387211477331995018854293724883566123698073914768879491553363735919436499308975911044663412627155308714217728383025141806850351969895911514120633278394028074361538964846479792597666424747446435256255850417410062745069960158356599520613271572603318066963430248360908126377903085222949050992126261396310320351598638471558295199283340950130425758180900683702145744341746734889316530946063195091629078859345293100030791601899959908604385765248193184211141419660191906769127648131062872163176145902436004300439423443312999240447164700284294756350098688471450185815845084098 3496282406166155671792672521523909725829140375271422151520689697435436144997179610002241511609581082005941947740345554901304780831125570239849881579379262944057424463844724242434360735547846922900931305234296753646224648155443370650293660266825329717125851511370963172916359033730351706839178361600934984192536845490503609103414360922389695901196005528627497868743834183980691515872431338390494479073918031625460683101390821811292076043364426869345096673767007589233760329225909542786462476297971893548618184004035503450309302261097501032781163194351117726783824303768994886923932792352293302521382377986042684484449103100956906686451993750131107631037940051) math:sum 5657103767445104816511853948948461523929692257123979651179652145998701548676743388948431606996792559337936966594639279784870904529199485008729373132742998863493923772820635287097773362703155637118659688259438560496576618051354884770926938660853404078664816357850755770582783781176786963095028779010997729262497003847103129716685933525707762864626253889535624246646919406929742507998692734700814830672556503183755882384731771941717834224265110571490841015513742478550291275289104634415541335643264993579409785903995412054695067509290685243922582854543024495911472434831867050100078694788297602960805821299041924931613803385251663036550682221581293446883024149 . (526 3496282406166155671792672521523909725829140375271422151520689697435436144997179610002241511609581082005941947740345554901304780831125570239849881579379262944057424463844724242434360735547846922900931305234296753646224648155443370650293660266825329717125851511370963172916359033730351706839178361600934984192536845490503609103414360922389695901196005528627497868743834183980691515872431338390494479073918031625460683101390821811292076043364426869345096673767007589233760329225909542786462476297971893548618184004035503450309302261097501032781163194351117726783824303768994886923932792352293302521382377986042684484449103100956906686451993750131107631037940051 5657103767445104816511853948948461523929692257123979651179652145998701548676743388948431606996792559337936966594639279784870904529199485008729373132742998863493923772820635287097773362703155637118659688259438560496576618051354884770926938660853404078664816357850755770582783781176786963095028779010997729262497003847103129716685933525707762864626253889535624246646919406929742507998692734700814830672556503183755882384731771941717834224265110571490841015513742478550291275289104634415541335643264993579409785903995412054695067509290685243922582854543024495911472434831867050100078694788297602960805821299041924931613803385251663036550682221581293446883024149) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14032,7 +14032,7 @@ _:gn_1813 { } _:gn_1814 { - 528 math:greaterThan 1 . + (528) math:greaterThan 1 . (528 1) math:difference 527 . (1335461044887206527073491094099357927728588493418864651861727248872170741317615831056051416222369604673946928886051830017738657133051655470970390026015527024620925154868813197770948108392538208683202922209154946795872678259531856529660381872797255355586886664891170575249934286283916450583327944190872239122576687133904088490142788319071628937765757167719371490840748961031640523746169942080174127475279560067165483818049871680866317862463743167199352332020272699917229383162714451157383616952678793517826582104075594845923537012904316821639743534159210957656176172706122723747786889916289002081958934673043444037284402816662150336353305278680921815192855953 2160821361278949144719181427424551798100551881852557499658962448563265403679563778946190095387211477331995018854293724883566123698073914768879491553363735919436499308975911044663412627155308714217728383025141806850351969895911514120633278394028074361538964846479792597666424747446435256255850417410062745069960158356599520613271572603318066963430248360908126377903085222949050992126261396310320351598638471558295199283340950130425758180900683702145744341746734889316530946063195091629078859345293100030791601899959908604385765248193184211141419660191906769127648131062872163176145902436004300439423443312999240447164700284294756350098688471450185815845084098) math:sum 3496282406166155671792672521523909725829140375271422151520689697435436144997179610002241511609581082005941947740345554901304780831125570239849881579379262944057424463844724242434360735547846922900931305234296753646224648155443370650293660266825329717125851511370963172916359033730351706839178361600934984192536845490503609103414360922389695901196005528627497868743834183980691515872431338390494479073918031625460683101390821811292076043364426869345096673767007589233760329225909542786462476297971893548618184004035503450309302261097501032781163194351117726783824303768994886923932792352293302521382377986042684484449103100956906686451993750131107631037940051 . (527 2160821361278949144719181427424551798100551881852557499658962448563265403679563778946190095387211477331995018854293724883566123698073914768879491553363735919436499308975911044663412627155308714217728383025141806850351969895911514120633278394028074361538964846479792597666424747446435256255850417410062745069960158356599520613271572603318066963430248360908126377903085222949050992126261396310320351598638471558295199283340950130425758180900683702145744341746734889316530946063195091629078859345293100030791601899959908604385765248193184211141419660191906769127648131062872163176145902436004300439423443312999240447164700284294756350098688471450185815845084098 3496282406166155671792672521523909725829140375271422151520689697435436144997179610002241511609581082005941947740345554901304780831125570239849881579379262944057424463844724242434360735547846922900931305234296753646224648155443370650293660266825329717125851511370963172916359033730351706839178361600934984192536845490503609103414360922389695901196005528627497868743834183980691515872431338390494479073918031625460683101390821811292076043364426869345096673767007589233760329225909542786462476297971893548618184004035503450309302261097501032781163194351117726783824303768994886923932792352293302521382377986042684484449103100956906686451993750131107631037940051) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14043,7 +14043,7 @@ _:gn_1815 { } _:gn_1816 { - 529 math:greaterThan 1 . + (529) math:greaterThan 1 . (529 1) math:difference 528 . (825360316391742617645690333325193870371963388433692847797235199691094662361947947890138679164841872658048089968241894865827466565022259297909101527348208894815574154107097846892464518762770505534525460815986860054479291636379657590972896521230819005952078181588622022416490461162518805672522473219190505947383471222695432123128784284246438025664491193188754887062336261917410468380091454230146224123358911491129715465291078449559440318436940534946392009726462189399301562900480640471695242392614306512965019795884313758462228235288867389501676126032695811471471958356749439428359012519715298357464508639955796409880297467632606013745383192769264000652228145 1335461044887206527073491094099357927728588493418864651861727248872170741317615831056051416222369604673946928886051830017738657133051655470970390026015527024620925154868813197770948108392538208683202922209154946795872678259531856529660381872797255355586886664891170575249934286283916450583327944190872239122576687133904088490142788319071628937765757167719371490840748961031640523746169942080174127475279560067165483818049871680866317862463743167199352332020272699917229383162714451157383616952678793517826582104075594845923537012904316821639743534159210957656176172706122723747786889916289002081958934673043444037284402816662150336353305278680921815192855953) math:sum 2160821361278949144719181427424551798100551881852557499658962448563265403679563778946190095387211477331995018854293724883566123698073914768879491553363735919436499308975911044663412627155308714217728383025141806850351969895911514120633278394028074361538964846479792597666424747446435256255850417410062745069960158356599520613271572603318066963430248360908126377903085222949050992126261396310320351598638471558295199283340950130425758180900683702145744341746734889316530946063195091629078859345293100030791601899959908604385765248193184211141419660191906769127648131062872163176145902436004300439423443312999240447164700284294756350098688471450185815845084098 . (528 1335461044887206527073491094099357927728588493418864651861727248872170741317615831056051416222369604673946928886051830017738657133051655470970390026015527024620925154868813197770948108392538208683202922209154946795872678259531856529660381872797255355586886664891170575249934286283916450583327944190872239122576687133904088490142788319071628937765757167719371490840748961031640523746169942080174127475279560067165483818049871680866317862463743167199352332020272699917229383162714451157383616952678793517826582104075594845923537012904316821639743534159210957656176172706122723747786889916289002081958934673043444037284402816662150336353305278680921815192855953 2160821361278949144719181427424551798100551881852557499658962448563265403679563778946190095387211477331995018854293724883566123698073914768879491553363735919436499308975911044663412627155308714217728383025141806850351969895911514120633278394028074361538964846479792597666424747446435256255850417410062745069960158356599520613271572603318066963430248360908126377903085222949050992126261396310320351598638471558295199283340950130425758180900683702145744341746734889316530946063195091629078859345293100030791601899959908604385765248193184211141419660191906769127648131062872163176145902436004300439423443312999240447164700284294756350098688471450185815845084098) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14054,7 +14054,7 @@ _:gn_1817 { } _:gn_1818 { - 530 math:greaterThan 1 . + (530) math:greaterThan 1 . (530 1) math:difference 529 . (510100728495463909427800760774164057356625104985171804064492049181076078955667883165912737057527732015898838917809935151911190568029396173061288498667318129805351000761715350878483589629767703148677461393168086741393386623152198938687485351566436349634808483302548552833443825121397644910805470971681733175193215911208656367014004034825190912101265974530616603778412699114230055366078487850027903351920648576035768352758793231306877544026802632252960322293810510517927820262233810685688374560064487004861562308191281087461308777615449432138067408126515146184704214349373284319427877396573703724494426033087647627404105349029544322607922085911657814540627808 825360316391742617645690333325193870371963388433692847797235199691094662361947947890138679164841872658048089968241894865827466565022259297909101527348208894815574154107097846892464518762770505534525460815986860054479291636379657590972896521230819005952078181588622022416490461162518805672522473219190505947383471222695432123128784284246438025664491193188754887062336261917410468380091454230146224123358911491129715465291078449559440318436940534946392009726462189399301562900480640471695242392614306512965019795884313758462228235288867389501676126032695811471471958356749439428359012519715298357464508639955796409880297467632606013745383192769264000652228145) math:sum 1335461044887206527073491094099357927728588493418864651861727248872170741317615831056051416222369604673946928886051830017738657133051655470970390026015527024620925154868813197770948108392538208683202922209154946795872678259531856529660381872797255355586886664891170575249934286283916450583327944190872239122576687133904088490142788319071628937765757167719371490840748961031640523746169942080174127475279560067165483818049871680866317862463743167199352332020272699917229383162714451157383616952678793517826582104075594845923537012904316821639743534159210957656176172706122723747786889916289002081958934673043444037284402816662150336353305278680921815192855953 . (529 825360316391742617645690333325193870371963388433692847797235199691094662361947947890138679164841872658048089968241894865827466565022259297909101527348208894815574154107097846892464518762770505534525460815986860054479291636379657590972896521230819005952078181588622022416490461162518805672522473219190505947383471222695432123128784284246438025664491193188754887062336261917410468380091454230146224123358911491129715465291078449559440318436940534946392009726462189399301562900480640471695242392614306512965019795884313758462228235288867389501676126032695811471471958356749439428359012519715298357464508639955796409880297467632606013745383192769264000652228145 1335461044887206527073491094099357927728588493418864651861727248872170741317615831056051416222369604673946928886051830017738657133051655470970390026015527024620925154868813197770948108392538208683202922209154946795872678259531856529660381872797255355586886664891170575249934286283916450583327944190872239122576687133904088490142788319071628937765757167719371490840748961031640523746169942080174127475279560067165483818049871680866317862463743167199352332020272699917229383162714451157383616952678793517826582104075594845923537012904316821639743534159210957656176172706122723747786889916289002081958934673043444037284402816662150336353305278680921815192855953) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14065,7 +14065,7 @@ _:gn_1819 { } _:gn_1820 { - 531 math:greaterThan 1 . + (531) math:greaterThan 1 . (531 1) math:difference 530 . (315259587896278708217889572551029813015338283448521043732743150510018583406280064724225942107314140642149251050431959713916275996992863124847813028680890765010223153345382496013980929133002802385847999422818773313085905013227458652285411169664382656317269698286073469583046636041121160761717002247508772772190255311486775756114780249421247113563225218658138283283923562803180413014012966380118320771438262915093947112532285218252562774410137902693431687432651678881373742638246829786006867832549819508103457487693032671000919457673417957363608717906180665286767744007376155108931135123141594632970082606868148782476192118603061691137461106857606186111600337 510100728495463909427800760774164057356625104985171804064492049181076078955667883165912737057527732015898838917809935151911190568029396173061288498667318129805351000761715350878483589629767703148677461393168086741393386623152198938687485351566436349634808483302548552833443825121397644910805470971681733175193215911208656367014004034825190912101265974530616603778412699114230055366078487850027903351920648576035768352758793231306877544026802632252960322293810510517927820262233810685688374560064487004861562308191281087461308777615449432138067408126515146184704214349373284319427877396573703724494426033087647627404105349029544322607922085911657814540627808) math:sum 825360316391742617645690333325193870371963388433692847797235199691094662361947947890138679164841872658048089968241894865827466565022259297909101527348208894815574154107097846892464518762770505534525460815986860054479291636379657590972896521230819005952078181588622022416490461162518805672522473219190505947383471222695432123128784284246438025664491193188754887062336261917410468380091454230146224123358911491129715465291078449559440318436940534946392009726462189399301562900480640471695242392614306512965019795884313758462228235288867389501676126032695811471471958356749439428359012519715298357464508639955796409880297467632606013745383192769264000652228145 . (530 510100728495463909427800760774164057356625104985171804064492049181076078955667883165912737057527732015898838917809935151911190568029396173061288498667318129805351000761715350878483589629767703148677461393168086741393386623152198938687485351566436349634808483302548552833443825121397644910805470971681733175193215911208656367014004034825190912101265974530616603778412699114230055366078487850027903351920648576035768352758793231306877544026802632252960322293810510517927820262233810685688374560064487004861562308191281087461308777615449432138067408126515146184704214349373284319427877396573703724494426033087647627404105349029544322607922085911657814540627808 825360316391742617645690333325193870371963388433692847797235199691094662361947947890138679164841872658048089968241894865827466565022259297909101527348208894815574154107097846892464518762770505534525460815986860054479291636379657590972896521230819005952078181588622022416490461162518805672522473219190505947383471222695432123128784284246438025664491193188754887062336261917410468380091454230146224123358911491129715465291078449559440318436940534946392009726462189399301562900480640471695242392614306512965019795884313758462228235288867389501676126032695811471471958356749439428359012519715298357464508639955796409880297467632606013745383192769264000652228145) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14076,7 +14076,7 @@ _:gn_1821 { } _:gn_1822 { - 532 math:greaterThan 1 . + (532) math:greaterThan 1 . (532 1) math:difference 531 . (194841140599185201209911188223134244341286821536650760331748898671057495549387818441686794950213591373749587867377975437994914571036533048213475469986427364795127847416332854864502660496764900762829461970349313428307481609924740286402074181902053693317538785016475083250397189080276484149088468724172960403002960599721880610899223785403943798538040755872478320494489136311049642352065521469909582580482385660941821240226508013054314769616664729559528634861158831636554077623986980899681506727514667496758104820498248416460389319942031474774458690220334480897936470341997129210496742273432109091524343426219498844927913230426482631470460979054051628429027471 315259587896278708217889572551029813015338283448521043732743150510018583406280064724225942107314140642149251050431959713916275996992863124847813028680890765010223153345382496013980929133002802385847999422818773313085905013227458652285411169664382656317269698286073469583046636041121160761717002247508772772190255311486775756114780249421247113563225218658138283283923562803180413014012966380118320771438262915093947112532285218252562774410137902693431687432651678881373742638246829786006867832549819508103457487693032671000919457673417957363608717906180665286767744007376155108931135123141594632970082606868148782476192118603061691137461106857606186111600337) math:sum 510100728495463909427800760774164057356625104985171804064492049181076078955667883165912737057527732015898838917809935151911190568029396173061288498667318129805351000761715350878483589629767703148677461393168086741393386623152198938687485351566436349634808483302548552833443825121397644910805470971681733175193215911208656367014004034825190912101265974530616603778412699114230055366078487850027903351920648576035768352758793231306877544026802632252960322293810510517927820262233810685688374560064487004861562308191281087461308777615449432138067408126515146184704214349373284319427877396573703724494426033087647627404105349029544322607922085911657814540627808 . (531 315259587896278708217889572551029813015338283448521043732743150510018583406280064724225942107314140642149251050431959713916275996992863124847813028680890765010223153345382496013980929133002802385847999422818773313085905013227458652285411169664382656317269698286073469583046636041121160761717002247508772772190255311486775756114780249421247113563225218658138283283923562803180413014012966380118320771438262915093947112532285218252562774410137902693431687432651678881373742638246829786006867832549819508103457487693032671000919457673417957363608717906180665286767744007376155108931135123141594632970082606868148782476192118603061691137461106857606186111600337 510100728495463909427800760774164057356625104985171804064492049181076078955667883165912737057527732015898838917809935151911190568029396173061288498667318129805351000761715350878483589629767703148677461393168086741393386623152198938687485351566436349634808483302548552833443825121397644910805470971681733175193215911208656367014004034825190912101265974530616603778412699114230055366078487850027903351920648576035768352758793231306877544026802632252960322293810510517927820262233810685688374560064487004861562308191281087461308777615449432138067408126515146184704214349373284319427877396573703724494426033087647627404105349029544322607922085911657814540627808) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14087,7 +14087,7 @@ _:gn_1823 { } _:gn_1824 { - 533 math:greaterThan 1 . + (533) math:greaterThan 1 . (533 1) math:difference 532 . (120418447297093507007978384327895568674051461911870283400994251838961087856892246282539147157100549268399663183053984275921361425956330076634337558694463400215095305929049641149478268636237901623018537452469459884778423403302718365883336987762328962999730913269598386332649446960844676612628533523335812369187294711764895145215556464017303315025184462785659962789434426492130770661947444910208738190955877254152125872305777205198248004793473173133903052571492847244819665014259848886325361105035152011345352667194784254540530137731386482589150027685846184388831273665379025898434392849709485541445739180648649937548278888176579059667000127803554557682572866 194841140599185201209911188223134244341286821536650760331748898671057495549387818441686794950213591373749587867377975437994914571036533048213475469986427364795127847416332854864502660496764900762829461970349313428307481609924740286402074181902053693317538785016475083250397189080276484149088468724172960403002960599721880610899223785403943798538040755872478320494489136311049642352065521469909582580482385660941821240226508013054314769616664729559528634861158831636554077623986980899681506727514667496758104820498248416460389319942031474774458690220334480897936470341997129210496742273432109091524343426219498844927913230426482631470460979054051628429027471) math:sum 315259587896278708217889572551029813015338283448521043732743150510018583406280064724225942107314140642149251050431959713916275996992863124847813028680890765010223153345382496013980929133002802385847999422818773313085905013227458652285411169664382656317269698286073469583046636041121160761717002247508772772190255311486775756114780249421247113563225218658138283283923562803180413014012966380118320771438262915093947112532285218252562774410137902693431687432651678881373742638246829786006867832549819508103457487693032671000919457673417957363608717906180665286767744007376155108931135123141594632970082606868148782476192118603061691137461106857606186111600337 . (532 194841140599185201209911188223134244341286821536650760331748898671057495549387818441686794950213591373749587867377975437994914571036533048213475469986427364795127847416332854864502660496764900762829461970349313428307481609924740286402074181902053693317538785016475083250397189080276484149088468724172960403002960599721880610899223785403943798538040755872478320494489136311049642352065521469909582580482385660941821240226508013054314769616664729559528634861158831636554077623986980899681506727514667496758104820498248416460389319942031474774458690220334480897936470341997129210496742273432109091524343426219498844927913230426482631470460979054051628429027471 315259587896278708217889572551029813015338283448521043732743150510018583406280064724225942107314140642149251050431959713916275996992863124847813028680890765010223153345382496013980929133002802385847999422818773313085905013227458652285411169664382656317269698286073469583046636041121160761717002247508772772190255311486775756114780249421247113563225218658138283283923562803180413014012966380118320771438262915093947112532285218252562774410137902693431687432651678881373742638246829786006867832549819508103457487693032671000919457673417957363608717906180665286767744007376155108931135123141594632970082606868148782476192118603061691137461106857606186111600337) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14098,7 +14098,7 @@ _:gn_1825 { } _:gn_1826 { - 534 math:greaterThan 1 . + (534) math:greaterThan 1 . (534 1) math:difference 533 . (74422693302091694201932803895238675667235359624780476930754646832096407692495572159147647793113042105349924684323991162073553145080202971579137911291963964580032541487283213715024391860526999139810924517879853543529058206622021920518737194139724730317807871746876696917747742119431807536459935200837148033815665887956985465683667321386640483512856293086818357705054709818918871690118076559700844389526508406789695367920730807856066764823191556425625582289665984391734412609727132013356145622479515485412752153303464161919859182210644992185308662534488296509105196676618103312062349423722623550078604245570848907379634342249903571803460851250497070746454605 120418447297093507007978384327895568674051461911870283400994251838961087856892246282539147157100549268399663183053984275921361425956330076634337558694463400215095305929049641149478268636237901623018537452469459884778423403302718365883336987762328962999730913269598386332649446960844676612628533523335812369187294711764895145215556464017303315025184462785659962789434426492130770661947444910208738190955877254152125872305777205198248004793473173133903052571492847244819665014259848886325361105035152011345352667194784254540530137731386482589150027685846184388831273665379025898434392849709485541445739180648649937548278888176579059667000127803554557682572866) math:sum 194841140599185201209911188223134244341286821536650760331748898671057495549387818441686794950213591373749587867377975437994914571036533048213475469986427364795127847416332854864502660496764900762829461970349313428307481609924740286402074181902053693317538785016475083250397189080276484149088468724172960403002960599721880610899223785403943798538040755872478320494489136311049642352065521469909582580482385660941821240226508013054314769616664729559528634861158831636554077623986980899681506727514667496758104820498248416460389319942031474774458690220334480897936470341997129210496742273432109091524343426219498844927913230426482631470460979054051628429027471 . (533 120418447297093507007978384327895568674051461911870283400994251838961087856892246282539147157100549268399663183053984275921361425956330076634337558694463400215095305929049641149478268636237901623018537452469459884778423403302718365883336987762328962999730913269598386332649446960844676612628533523335812369187294711764895145215556464017303315025184462785659962789434426492130770661947444910208738190955877254152125872305777205198248004793473173133903052571492847244819665014259848886325361105035152011345352667194784254540530137731386482589150027685846184388831273665379025898434392849709485541445739180648649937548278888176579059667000127803554557682572866 194841140599185201209911188223134244341286821536650760331748898671057495549387818441686794950213591373749587867377975437994914571036533048213475469986427364795127847416332854864502660496764900762829461970349313428307481609924740286402074181902053693317538785016475083250397189080276484149088468724172960403002960599721880610899223785403943798538040755872478320494489136311049642352065521469909582580482385660941821240226508013054314769616664729559528634861158831636554077623986980899681506727514667496758104820498248416460389319942031474774458690220334480897936470341997129210496742273432109091524343426219498844927913230426482631470460979054051628429027471) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14109,7 +14109,7 @@ _:gn_1827 { } _:gn_1828 { - 535 math:greaterThan 1 . + (535) math:greaterThan 1 . (535 1) math:difference 534 . (45995753995001812806045580432656893006816102287089806470239605006864680164396674123391499363987507163049738498729993113847808280876127105055199647402499435635062764441766427434453876775710902483207612934589606341249365196680696445364599793622604232681923041522721689414901704841412869076168598322498664335371628823807909679531889142630662831512328169698841605084379716673211898971829368350507893801429368847362430504385046397342181239970281616708277470281826862853085252404532716872969215482555636525932600513891320092620670955520741490403841365151357887879726076988760922586372043425986861991367134935077801030168644545926675487863539276553057486936118261 74422693302091694201932803895238675667235359624780476930754646832096407692495572159147647793113042105349924684323991162073553145080202971579137911291963964580032541487283213715024391860526999139810924517879853543529058206622021920518737194139724730317807871746876696917747742119431807536459935200837148033815665887956985465683667321386640483512856293086818357705054709818918871690118076559700844389526508406789695367920730807856066764823191556425625582289665984391734412609727132013356145622479515485412752153303464161919859182210644992185308662534488296509105196676618103312062349423722623550078604245570848907379634342249903571803460851250497070746454605) math:sum 120418447297093507007978384327895568674051461911870283400994251838961087856892246282539147157100549268399663183053984275921361425956330076634337558694463400215095305929049641149478268636237901623018537452469459884778423403302718365883336987762328962999730913269598386332649446960844676612628533523335812369187294711764895145215556464017303315025184462785659962789434426492130770661947444910208738190955877254152125872305777205198248004793473173133903052571492847244819665014259848886325361105035152011345352667194784254540530137731386482589150027685846184388831273665379025898434392849709485541445739180648649937548278888176579059667000127803554557682572866 . (534 74422693302091694201932803895238675667235359624780476930754646832096407692495572159147647793113042105349924684323991162073553145080202971579137911291963964580032541487283213715024391860526999139810924517879853543529058206622021920518737194139724730317807871746876696917747742119431807536459935200837148033815665887956985465683667321386640483512856293086818357705054709818918871690118076559700844389526508406789695367920730807856066764823191556425625582289665984391734412609727132013356145622479515485412752153303464161919859182210644992185308662534488296509105196676618103312062349423722623550078604245570848907379634342249903571803460851250497070746454605 120418447297093507007978384327895568674051461911870283400994251838961087856892246282539147157100549268399663183053984275921361425956330076634337558694463400215095305929049641149478268636237901623018537452469459884778423403302718365883336987762328962999730913269598386332649446960844676612628533523335812369187294711764895145215556464017303315025184462785659962789434426492130770661947444910208738190955877254152125872305777205198248004793473173133903052571492847244819665014259848886325361105035152011345352667194784254540530137731386482589150027685846184388831273665379025898434392849709485541445739180648649937548278888176579059667000127803554557682572866) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14120,7 +14120,7 @@ _:gn_1829 { } _:gn_1830 { - 536 math:greaterThan 1 . + (536) math:greaterThan 1 . (536 1) math:difference 535 . (28426939307089881395887223462581782660419257337690670460515041825231727528098898035756148429125534942300186185593998048225744864204075866523938263889464528944969777045516786280570515084816096656603311583290247202279693009941325475154137400517120497635884830224155007502846037278018938460291336878338483698444037064149075786151778178755977652000528123387976752620674993145706972718288708209192950588097139559427264863535684410513885524852909939717348112007839121538649160205194415140386930139923878959480151639412144069299188226689903501781467297383130408629379119687857180725690305997735761558711469310493047877210989796323228083939921574697439583810336344 45995753995001812806045580432656893006816102287089806470239605006864680164396674123391499363987507163049738498729993113847808280876127105055199647402499435635062764441766427434453876775710902483207612934589606341249365196680696445364599793622604232681923041522721689414901704841412869076168598322498664335371628823807909679531889142630662831512328169698841605084379716673211898971829368350507893801429368847362430504385046397342181239970281616708277470281826862853085252404532716872969215482555636525932600513891320092620670955520741490403841365151357887879726076988760922586372043425986861991367134935077801030168644545926675487863539276553057486936118261) math:sum 74422693302091694201932803895238675667235359624780476930754646832096407692495572159147647793113042105349924684323991162073553145080202971579137911291963964580032541487283213715024391860526999139810924517879853543529058206622021920518737194139724730317807871746876696917747742119431807536459935200837148033815665887956985465683667321386640483512856293086818357705054709818918871690118076559700844389526508406789695367920730807856066764823191556425625582289665984391734412609727132013356145622479515485412752153303464161919859182210644992185308662534488296509105196676618103312062349423722623550078604245570848907379634342249903571803460851250497070746454605 . (535 45995753995001812806045580432656893006816102287089806470239605006864680164396674123391499363987507163049738498729993113847808280876127105055199647402499435635062764441766427434453876775710902483207612934589606341249365196680696445364599793622604232681923041522721689414901704841412869076168598322498664335371628823807909679531889142630662831512328169698841605084379716673211898971829368350507893801429368847362430504385046397342181239970281616708277470281826862853085252404532716872969215482555636525932600513891320092620670955520741490403841365151357887879726076988760922586372043425986861991367134935077801030168644545926675487863539276553057486936118261 74422693302091694201932803895238675667235359624780476930754646832096407692495572159147647793113042105349924684323991162073553145080202971579137911291963964580032541487283213715024391860526999139810924517879853543529058206622021920518737194139724730317807871746876696917747742119431807536459935200837148033815665887956985465683667321386640483512856293086818357705054709818918871690118076559700844389526508406789695367920730807856066764823191556425625582289665984391734412609727132013356145622479515485412752153303464161919859182210644992185308662534488296509105196676618103312062349423722623550078604245570848907379634342249903571803460851250497070746454605) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14131,7 +14131,7 @@ _:gn_1831 { } _:gn_1832 { - 537 math:greaterThan 1 . + (537) math:greaterThan 1 . (537 1) math:difference 536 . (17568814687911931410158356970075110346396844949399136009724563181632952636297776087635350934861972220749552313135995065622063416672051238531261383513034906690092987396249641153883361690894805826604301351299359138969672186739370970210462393105483735046038211298566681912055667563393930615877261444160180636927591759658833893380110963874685179511800046310864852463704723527504926253540660141314943213332229287935165640849361986828295715117371676990929358273987741314436092199338301732582285342631757566452448874479176023321482728830837988622374067768227479250346957300903741860681737428251100432655665624584753152957654749603447403923617701855617903125781917 28426939307089881395887223462581782660419257337690670460515041825231727528098898035756148429125534942300186185593998048225744864204075866523938263889464528944969777045516786280570515084816096656603311583290247202279693009941325475154137400517120497635884830224155007502846037278018938460291336878338483698444037064149075786151778178755977652000528123387976752620674993145706972718288708209192950588097139559427264863535684410513885524852909939717348112007839121538649160205194415140386930139923878959480151639412144069299188226689903501781467297383130408629379119687857180725690305997735761558711469310493047877210989796323228083939921574697439583810336344) math:sum 45995753995001812806045580432656893006816102287089806470239605006864680164396674123391499363987507163049738498729993113847808280876127105055199647402499435635062764441766427434453876775710902483207612934589606341249365196680696445364599793622604232681923041522721689414901704841412869076168598322498664335371628823807909679531889142630662831512328169698841605084379716673211898971829368350507893801429368847362430504385046397342181239970281616708277470281826862853085252404532716872969215482555636525932600513891320092620670955520741490403841365151357887879726076988760922586372043425986861991367134935077801030168644545926675487863539276553057486936118261 . (536 28426939307089881395887223462581782660419257337690670460515041825231727528098898035756148429125534942300186185593998048225744864204075866523938263889464528944969777045516786280570515084816096656603311583290247202279693009941325475154137400517120497635884830224155007502846037278018938460291336878338483698444037064149075786151778178755977652000528123387976752620674993145706972718288708209192950588097139559427264863535684410513885524852909939717348112007839121538649160205194415140386930139923878959480151639412144069299188226689903501781467297383130408629379119687857180725690305997735761558711469310493047877210989796323228083939921574697439583810336344 45995753995001812806045580432656893006816102287089806470239605006864680164396674123391499363987507163049738498729993113847808280876127105055199647402499435635062764441766427434453876775710902483207612934589606341249365196680696445364599793622604232681923041522721689414901704841412869076168598322498664335371628823807909679531889142630662831512328169698841605084379716673211898971829368350507893801429368847362430504385046397342181239970281616708277470281826862853085252404532716872969215482555636525932600513891320092620670955520741490403841365151357887879726076988760922586372043425986861991367134935077801030168644545926675487863539276553057486936118261) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14142,7 +14142,7 @@ _:gn_1833 { } _:gn_1834 { - 538 math:greaterThan 1 . + (538) math:greaterThan 1 . (538 1) math:difference 537 . (10858124619177949985728866492506672314022412388291534450790478643598774891801121948120797494263562721550633872458002982603681447532024627992676880376429622254876789649267145126687153393921290829999010231990888063310020823201954504943675007411636762589846618925588325590790369714625007844414075434178303061516445304490241892771667214881292472488728077077111900156970269618202046464748048067878007374764910271492099222686322423685589809735538262726418753733851380224213068005856113407804644797292121393027702764932968045977705497859065513159093229614902929379032162386953438865008568569484661126055803685908294724253335046719780680016303872841821680684554427 17568814687911931410158356970075110346396844949399136009724563181632952636297776087635350934861972220749552313135995065622063416672051238531261383513034906690092987396249641153883361690894805826604301351299359138969672186739370970210462393105483735046038211298566681912055667563393930615877261444160180636927591759658833893380110963874685179511800046310864852463704723527504926253540660141314943213332229287935165640849361986828295715117371676990929358273987741314436092199338301732582285342631757566452448874479176023321482728830837988622374067768227479250346957300903741860681737428251100432655665624584753152957654749603447403923617701855617903125781917) math:sum 28426939307089881395887223462581782660419257337690670460515041825231727528098898035756148429125534942300186185593998048225744864204075866523938263889464528944969777045516786280570515084816096656603311583290247202279693009941325475154137400517120497635884830224155007502846037278018938460291336878338483698444037064149075786151778178755977652000528123387976752620674993145706972718288708209192950588097139559427264863535684410513885524852909939717348112007839121538649160205194415140386930139923878959480151639412144069299188226689903501781467297383130408629379119687857180725690305997735761558711469310493047877210989796323228083939921574697439583810336344 . (537 17568814687911931410158356970075110346396844949399136009724563181632952636297776087635350934861972220749552313135995065622063416672051238531261383513034906690092987396249641153883361690894805826604301351299359138969672186739370970210462393105483735046038211298566681912055667563393930615877261444160180636927591759658833893380110963874685179511800046310864852463704723527504926253540660141314943213332229287935165640849361986828295715117371676990929358273987741314436092199338301732582285342631757566452448874479176023321482728830837988622374067768227479250346957300903741860681737428251100432655665624584753152957654749603447403923617701855617903125781917 28426939307089881395887223462581782660419257337690670460515041825231727528098898035756148429125534942300186185593998048225744864204075866523938263889464528944969777045516786280570515084816096656603311583290247202279693009941325475154137400517120497635884830224155007502846037278018938460291336878338483698444037064149075786151778178755977652000528123387976752620674993145706972718288708209192950588097139559427264863535684410513885524852909939717348112007839121538649160205194415140386930139923878959480151639412144069299188226689903501781467297383130408629379119687857180725690305997735761558711469310493047877210989796323228083939921574697439583810336344) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14153,7 +14153,7 @@ _:gn_1835 { } _:gn_1836 { - 539 math:greaterThan 1 . + (539) math:greaterThan 1 . (539 1) math:difference 538 . (6710690068733981424429490477568438032374432561107601558934084538034177744496654139514553440598409499198918440677992083018381969140026610538584503136605284435216197746982496027196208296973514996605291119308471075659651363537416465266787385693846972456191592372978356321265297848768922771463186009981877575411146455168592000608443748993392707023071969233752952306734453909302879788792612073436935838567319016443066418163039563142705905381833414264510604540136361090223024193482188324777640545339636173424746109546207977343777230971772475463280838153324549871314794913950302995673168858766439306599861938676458428704319702883666723907313829013796222441227490 10858124619177949985728866492506672314022412388291534450790478643598774891801121948120797494263562721550633872458002982603681447532024627992676880376429622254876789649267145126687153393921290829999010231990888063310020823201954504943675007411636762589846618925588325590790369714625007844414075434178303061516445304490241892771667214881292472488728077077111900156970269618202046464748048067878007374764910271492099222686322423685589809735538262726418753733851380224213068005856113407804644797292121393027702764932968045977705497859065513159093229614902929379032162386953438865008568569484661126055803685908294724253335046719780680016303872841821680684554427) math:sum 17568814687911931410158356970075110346396844949399136009724563181632952636297776087635350934861972220749552313135995065622063416672051238531261383513034906690092987396249641153883361690894805826604301351299359138969672186739370970210462393105483735046038211298566681912055667563393930615877261444160180636927591759658833893380110963874685179511800046310864852463704723527504926253540660141314943213332229287935165640849361986828295715117371676990929358273987741314436092199338301732582285342631757566452448874479176023321482728830837988622374067768227479250346957300903741860681737428251100432655665624584753152957654749603447403923617701855617903125781917 . (538 10858124619177949985728866492506672314022412388291534450790478643598774891801121948120797494263562721550633872458002982603681447532024627992676880376429622254876789649267145126687153393921290829999010231990888063310020823201954504943675007411636762589846618925588325590790369714625007844414075434178303061516445304490241892771667214881292472488728077077111900156970269618202046464748048067878007374764910271492099222686322423685589809735538262726418753733851380224213068005856113407804644797292121393027702764932968045977705497859065513159093229614902929379032162386953438865008568569484661126055803685908294724253335046719780680016303872841821680684554427 17568814687911931410158356970075110346396844949399136009724563181632952636297776087635350934861972220749552313135995065622063416672051238531261383513034906690092987396249641153883361690894805826604301351299359138969672186739370970210462393105483735046038211298566681912055667563393930615877261444160180636927591759658833893380110963874685179511800046310864852463704723527504926253540660141314943213332229287935165640849361986828295715117371676990929358273987741314436092199338301732582285342631757566452448874479176023321482728830837988622374067768227479250346957300903741860681737428251100432655665624584753152957654749603447403923617701855617903125781917) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14164,7 +14164,7 @@ _:gn_1837 { } _:gn_1838 { - 540 math:greaterThan 1 . + (540) math:greaterThan 1 . (540 1) math:difference 539 . (4147434550443968561299376014938234281647979827183932891856394105564597147304467808606244053665153222351715431780010899585299478391998017454092377239824337819660591902284649099490945096947775833393719112682416987650369459664538039676887621717789790133655026552609969269525071865856085072950889424196425486105298849321649892163223465887899765465656107843358947850235815708899166675955435994441071536197591255049032804523282860542883904353704848461908149193715019133990043812373925083027004251952485219602956655386760068633928266887293037695812391461578379507717367473003135869335399710718221819455941747231836295549015343836113956108990043828025458243326937 6710690068733981424429490477568438032374432561107601558934084538034177744496654139514553440598409499198918440677992083018381969140026610538584503136605284435216197746982496027196208296973514996605291119308471075659651363537416465266787385693846972456191592372978356321265297848768922771463186009981877575411146455168592000608443748993392707023071969233752952306734453909302879788792612073436935838567319016443066418163039563142705905381833414264510604540136361090223024193482188324777640545339636173424746109546207977343777230971772475463280838153324549871314794913950302995673168858766439306599861938676458428704319702883666723907313829013796222441227490) math:sum 10858124619177949985728866492506672314022412388291534450790478643598774891801121948120797494263562721550633872458002982603681447532024627992676880376429622254876789649267145126687153393921290829999010231990888063310020823201954504943675007411636762589846618925588325590790369714625007844414075434178303061516445304490241892771667214881292472488728077077111900156970269618202046464748048067878007374764910271492099222686322423685589809735538262726418753733851380224213068005856113407804644797292121393027702764932968045977705497859065513159093229614902929379032162386953438865008568569484661126055803685908294724253335046719780680016303872841821680684554427 . (539 6710690068733981424429490477568438032374432561107601558934084538034177744496654139514553440598409499198918440677992083018381969140026610538584503136605284435216197746982496027196208296973514996605291119308471075659651363537416465266787385693846972456191592372978356321265297848768922771463186009981877575411146455168592000608443748993392707023071969233752952306734453909302879788792612073436935838567319016443066418163039563142705905381833414264510604540136361090223024193482188324777640545339636173424746109546207977343777230971772475463280838153324549871314794913950302995673168858766439306599861938676458428704319702883666723907313829013796222441227490 10858124619177949985728866492506672314022412388291534450790478643598774891801121948120797494263562721550633872458002982603681447532024627992676880376429622254876789649267145126687153393921290829999010231990888063310020823201954504943675007411636762589846618925588325590790369714625007844414075434178303061516445304490241892771667214881292472488728077077111900156970269618202046464748048067878007374764910271492099222686322423685589809735538262726418753733851380224213068005856113407804644797292121393027702764932968045977705497859065513159093229614902929379032162386953438865008568569484661126055803685908294724253335046719780680016303872841821680684554427) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14175,7 +14175,7 @@ _:gn_1839 { } _:gn_1840 { - 541 math:greaterThan 1 . + (541) math:greaterThan 1 . (541 1) math:difference 540 . (2563255518290012863130114462630203750726452733923668667077690432469580597192186330908309386933256276847203008897981183433082490748028593084492125896780946615555605844697846927705263200025739163211572006626054088009281903872878425589899763976057182322536565820368387051740225982912837698512296585785452089305847605846942108445220283105492941557415861390394004456498638200403713112837176078995864302369727761394033613639756702599822001028128565802602455346421341956232980381108263241750636293387150953821789454159447908709848964084479437767468446691746170363597427440947167126337769148048217487143920191444622133155304359047552767798323785185770764197900553 4147434550443968561299376014938234281647979827183932891856394105564597147304467808606244053665153222351715431780010899585299478391998017454092377239824337819660591902284649099490945096947775833393719112682416987650369459664538039676887621717789790133655026552609969269525071865856085072950889424196425486105298849321649892163223465887899765465656107843358947850235815708899166675955435994441071536197591255049032804523282860542883904353704848461908149193715019133990043812373925083027004251952485219602956655386760068633928266887293037695812391461578379507717367473003135869335399710718221819455941747231836295549015343836113956108990043828025458243326937) math:sum 6710690068733981424429490477568438032374432561107601558934084538034177744496654139514553440598409499198918440677992083018381969140026610538584503136605284435216197746982496027196208296973514996605291119308471075659651363537416465266787385693846972456191592372978356321265297848768922771463186009981877575411146455168592000608443748993392707023071969233752952306734453909302879788792612073436935838567319016443066418163039563142705905381833414264510604540136361090223024193482188324777640545339636173424746109546207977343777230971772475463280838153324549871314794913950302995673168858766439306599861938676458428704319702883666723907313829013796222441227490 . (540 4147434550443968561299376014938234281647979827183932891856394105564597147304467808606244053665153222351715431780010899585299478391998017454092377239824337819660591902284649099490945096947775833393719112682416987650369459664538039676887621717789790133655026552609969269525071865856085072950889424196425486105298849321649892163223465887899765465656107843358947850235815708899166675955435994441071536197591255049032804523282860542883904353704848461908149193715019133990043812373925083027004251952485219602956655386760068633928266887293037695812391461578379507717367473003135869335399710718221819455941747231836295549015343836113956108990043828025458243326937 6710690068733981424429490477568438032374432561107601558934084538034177744496654139514553440598409499198918440677992083018381969140026610538584503136605284435216197746982496027196208296973514996605291119308471075659651363537416465266787385693846972456191592372978356321265297848768922771463186009981877575411146455168592000608443748993392707023071969233752952306734453909302879788792612073436935838567319016443066418163039563142705905381833414264510604540136361090223024193482188324777640545339636173424746109546207977343777230971772475463280838153324549871314794913950302995673168858766439306599861938676458428704319702883666723907313829013796222441227490) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14186,7 +14186,7 @@ _:gn_1841 { } _:gn_1842 { - 542 math:greaterThan 1 . + (542) math:greaterThan 1 . (542 1) math:difference 541 . (1584179032153955698169261552308030530921527093260264224778703673095016550112281477697934666731896945504512422882029716152216987643969424369600251343043391204104986057586802171785681896922036670182147106056362899641087555791659614086987857741732607811118460732241582217784845882943247374438592838410973396799451243474707783718003182782406823908240246452964943393737177508495453563118259915445207233827863493654999190883526157943061903325576282659305693847293677177757063431265661841276367958565334265781167201227312159924079302802813599928343944769832209144119940032055968742997630562670004332312021555787214162393710984788561188310666258642254694045426384 2563255518290012863130114462630203750726452733923668667077690432469580597192186330908309386933256276847203008897981183433082490748028593084492125896780946615555605844697846927705263200025739163211572006626054088009281903872878425589899763976057182322536565820368387051740225982912837698512296585785452089305847605846942108445220283105492941557415861390394004456498638200403713112837176078995864302369727761394033613639756702599822001028128565802602455346421341956232980381108263241750636293387150953821789454159447908709848964084479437767468446691746170363597427440947167126337769148048217487143920191444622133155304359047552767798323785185770764197900553) math:sum 4147434550443968561299376014938234281647979827183932891856394105564597147304467808606244053665153222351715431780010899585299478391998017454092377239824337819660591902284649099490945096947775833393719112682416987650369459664538039676887621717789790133655026552609969269525071865856085072950889424196425486105298849321649892163223465887899765465656107843358947850235815708899166675955435994441071536197591255049032804523282860542883904353704848461908149193715019133990043812373925083027004251952485219602956655386760068633928266887293037695812391461578379507717367473003135869335399710718221819455941747231836295549015343836113956108990043828025458243326937 . (541 2563255518290012863130114462630203750726452733923668667077690432469580597192186330908309386933256276847203008897981183433082490748028593084492125896780946615555605844697846927705263200025739163211572006626054088009281903872878425589899763976057182322536565820368387051740225982912837698512296585785452089305847605846942108445220283105492941557415861390394004456498638200403713112837176078995864302369727761394033613639756702599822001028128565802602455346421341956232980381108263241750636293387150953821789454159447908709848964084479437767468446691746170363597427440947167126337769148048217487143920191444622133155304359047552767798323785185770764197900553 4147434550443968561299376014938234281647979827183932891856394105564597147304467808606244053665153222351715431780010899585299478391998017454092377239824337819660591902284649099490945096947775833393719112682416987650369459664538039676887621717789790133655026552609969269525071865856085072950889424196425486105298849321649892163223465887899765465656107843358947850235815708899166675955435994441071536197591255049032804523282860542883904353704848461908149193715019133990043812373925083027004251952485219602956655386760068633928266887293037695812391461578379507717367473003135869335399710718221819455941747231836295549015343836113956108990043828025458243326937) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14197,7 +14197,7 @@ _:gn_1843 { } _:gn_1844 { - 543 math:greaterThan 1 . + (543) math:greaterThan 1 . (543 1) math:difference 542 . (979076486136057164960852910322173219804925640663404442298986759374564047079904853210374720201359331342690586015951467280865503104059168714891874553737555411450619787111044755919581303103702493029424900569691188368194348081218811502911906234324574511418105088126804833955380099969590324073703747374478692506396362372234324727217100323086117649175614937429061062761460691908259549718916163550657068541864267739034422756230544656760097702552283143296761499127664778475916949842601400474268334821816688040622252932135748785769661281665837839124501921913961219477487408891198383340138585378213154831898635657407970761593374258991579487657526543516070152474169 1584179032153955698169261552308030530921527093260264224778703673095016550112281477697934666731896945504512422882029716152216987643969424369600251343043391204104986057586802171785681896922036670182147106056362899641087555791659614086987857741732607811118460732241582217784845882943247374438592838410973396799451243474707783718003182782406823908240246452964943393737177508495453563118259915445207233827863493654999190883526157943061903325576282659305693847293677177757063431265661841276367958565334265781167201227312159924079302802813599928343944769832209144119940032055968742997630562670004332312021555787214162393710984788561188310666258642254694045426384) math:sum 2563255518290012863130114462630203750726452733923668667077690432469580597192186330908309386933256276847203008897981183433082490748028593084492125896780946615555605844697846927705263200025739163211572006626054088009281903872878425589899763976057182322536565820368387051740225982912837698512296585785452089305847605846942108445220283105492941557415861390394004456498638200403713112837176078995864302369727761394033613639756702599822001028128565802602455346421341956232980381108263241750636293387150953821789454159447908709848964084479437767468446691746170363597427440947167126337769148048217487143920191444622133155304359047552767798323785185770764197900553 . (542 1584179032153955698169261552308030530921527093260264224778703673095016550112281477697934666731896945504512422882029716152216987643969424369600251343043391204104986057586802171785681896922036670182147106056362899641087555791659614086987857741732607811118460732241582217784845882943247374438592838410973396799451243474707783718003182782406823908240246452964943393737177508495453563118259915445207233827863493654999190883526157943061903325576282659305693847293677177757063431265661841276367958565334265781167201227312159924079302802813599928343944769832209144119940032055968742997630562670004332312021555787214162393710984788561188310666258642254694045426384 2563255518290012863130114462630203750726452733923668667077690432469580597192186330908309386933256276847203008897981183433082490748028593084492125896780946615555605844697846927705263200025739163211572006626054088009281903872878425589899763976057182322536565820368387051740225982912837698512296585785452089305847605846942108445220283105492941557415861390394004456498638200403713112837176078995864302369727761394033613639756702599822001028128565802602455346421341956232980381108263241750636293387150953821789454159447908709848964084479437767468446691746170363597427440947167126337769148048217487143920191444622133155304359047552767798323785185770764197900553) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14208,7 +14208,7 @@ _:gn_1845 { } _:gn_1846 { - 544 math:greaterThan 1 . + (544) math:greaterThan 1 . (544 1) math:difference 543 . (605102546017898533208408641985857311116601452596859782479716913720452503032376624487559946530537614161821836866078248871351484539910255654708376789305835792654366270475757415866100593818334177152722205486671711272893207710440802584075951507408033299700355644114777383829465782973657050364889091036494704293054881102473458990786082459320706259064631515535882330975716816587194013399343751894550165285999225915964768127295613286301805623023999516008932348166012399281146481423060440802099623743517577740544948295176411138309641521147762089219442847918247924642452623164770359657491977291791177480122920129806191632117610529569608823008732098738623892952215 979076486136057164960852910322173219804925640663404442298986759374564047079904853210374720201359331342690586015951467280865503104059168714891874553737555411450619787111044755919581303103702493029424900569691188368194348081218811502911906234324574511418105088126804833955380099969590324073703747374478692506396362372234324727217100323086117649175614937429061062761460691908259549718916163550657068541864267739034422756230544656760097702552283143296761499127664778475916949842601400474268334821816688040622252932135748785769661281665837839124501921913961219477487408891198383340138585378213154831898635657407970761593374258991579487657526543516070152474169) math:sum 1584179032153955698169261552308030530921527093260264224778703673095016550112281477697934666731896945504512422882029716152216987643969424369600251343043391204104986057586802171785681896922036670182147106056362899641087555791659614086987857741732607811118460732241582217784845882943247374438592838410973396799451243474707783718003182782406823908240246452964943393737177508495453563118259915445207233827863493654999190883526157943061903325576282659305693847293677177757063431265661841276367958565334265781167201227312159924079302802813599928343944769832209144119940032055968742997630562670004332312021555787214162393710984788561188310666258642254694045426384 . (543 979076486136057164960852910322173219804925640663404442298986759374564047079904853210374720201359331342690586015951467280865503104059168714891874553737555411450619787111044755919581303103702493029424900569691188368194348081218811502911906234324574511418105088126804833955380099969590324073703747374478692506396362372234324727217100323086117649175614937429061062761460691908259549718916163550657068541864267739034422756230544656760097702552283143296761499127664778475916949842601400474268334821816688040622252932135748785769661281665837839124501921913961219477487408891198383340138585378213154831898635657407970761593374258991579487657526543516070152474169 1584179032153955698169261552308030530921527093260264224778703673095016550112281477697934666731896945504512422882029716152216987643969424369600251343043391204104986057586802171785681896922036670182147106056362899641087555791659614086987857741732607811118460732241582217784845882943247374438592838410973396799451243474707783718003182782406823908240246452964943393737177508495453563118259915445207233827863493654999190883526157943061903325576282659305693847293677177757063431265661841276367958565334265781167201227312159924079302802813599928343944769832209144119940032055968742997630562670004332312021555787214162393710984788561188310666258642254694045426384) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14219,7 +14219,7 @@ _:gn_1847 { } _:gn_1848 { - 545 math:greaterThan 1 . + (545) math:greaterThan 1 . (545 1) math:difference 544 . (373973940118158631752444268336315908688324188066544659819269845654111544047528228722814773670821717180868749149873218409514018564148913060183497764431719618796253516635287340053480709285368315876702695083019477095301140370778008918835954726916541211717749444012027450125914316995933273708814656337983988213341481269760865736431017863765411390110983421893178731785743875321065536319572411656106903255865041823069654628934931370458292079528283627287829150961652379194770468419540959672168711078299110300077304636959337647460019760518075749905059073995713294835034785726428023682646608086421977351775715527601779129475763729421970664648794444777446259521954 605102546017898533208408641985857311116601452596859782479716913720452503032376624487559946530537614161821836866078248871351484539910255654708376789305835792654366270475757415866100593818334177152722205486671711272893207710440802584075951507408033299700355644114777383829465782973657050364889091036494704293054881102473458990786082459320706259064631515535882330975716816587194013399343751894550165285999225915964768127295613286301805623023999516008932348166012399281146481423060440802099623743517577740544948295176411138309641521147762089219442847918247924642452623164770359657491977291791177480122920129806191632117610529569608823008732098738623892952215) math:sum 979076486136057164960852910322173219804925640663404442298986759374564047079904853210374720201359331342690586015951467280865503104059168714891874553737555411450619787111044755919581303103702493029424900569691188368194348081218811502911906234324574511418105088126804833955380099969590324073703747374478692506396362372234324727217100323086117649175614937429061062761460691908259549718916163550657068541864267739034422756230544656760097702552283143296761499127664778475916949842601400474268334821816688040622252932135748785769661281665837839124501921913961219477487408891198383340138585378213154831898635657407970761593374258991579487657526543516070152474169 . (544 605102546017898533208408641985857311116601452596859782479716913720452503032376624487559946530537614161821836866078248871351484539910255654708376789305835792654366270475757415866100593818334177152722205486671711272893207710440802584075951507408033299700355644114777383829465782973657050364889091036494704293054881102473458990786082459320706259064631515535882330975716816587194013399343751894550165285999225915964768127295613286301805623023999516008932348166012399281146481423060440802099623743517577740544948295176411138309641521147762089219442847918247924642452623164770359657491977291791177480122920129806191632117610529569608823008732098738623892952215 979076486136057164960852910322173219804925640663404442298986759374564047079904853210374720201359331342690586015951467280865503104059168714891874553737555411450619787111044755919581303103702493029424900569691188368194348081218811502911906234324574511418105088126804833955380099969590324073703747374478692506396362372234324727217100323086117649175614937429061062761460691908259549718916163550657068541864267739034422756230544656760097702552283143296761499127664778475916949842601400474268334821816688040622252932135748785769661281665837839124501921913961219477487408891198383340138585378213154831898635657407970761593374258991579487657526543516070152474169) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14230,7 +14230,7 @@ _:gn_1849 { } _:gn_1850 { - 546 math:greaterThan 1 . + (546) math:greaterThan 1 . (546 1) math:difference 545 . (231128605899739901455964373649541402428277264530315122660447068066340958984848395764745172859715896980953087716205030461837465975761342594524879024874116173858112753840470075812619884532965861276019510403652234177592067339662793665239996780491492087982606200102749933703551465977723776656074434698510716079713399832712593254355064595555294868953648093642703599189972941266128477079771340238443262030134184092895113498360681915843513543495715888721103197204360020086376013003519481129930912665218467440467643658217073490849621760629686339314383773922534629807417837438342335974845369205369200128347204602204412502641846800147638158359937653961177633430261 373973940118158631752444268336315908688324188066544659819269845654111544047528228722814773670821717180868749149873218409514018564148913060183497764431719618796253516635287340053480709285368315876702695083019477095301140370778008918835954726916541211717749444012027450125914316995933273708814656337983988213341481269760865736431017863765411390110983421893178731785743875321065536319572411656106903255865041823069654628934931370458292079528283627287829150961652379194770468419540959672168711078299110300077304636959337647460019760518075749905059073995713294835034785726428023682646608086421977351775715527601779129475763729421970664648794444777446259521954) math:sum 605102546017898533208408641985857311116601452596859782479716913720452503032376624487559946530537614161821836866078248871351484539910255654708376789305835792654366270475757415866100593818334177152722205486671711272893207710440802584075951507408033299700355644114777383829465782973657050364889091036494704293054881102473458990786082459320706259064631515535882330975716816587194013399343751894550165285999225915964768127295613286301805623023999516008932348166012399281146481423060440802099623743517577740544948295176411138309641521147762089219442847918247924642452623164770359657491977291791177480122920129806191632117610529569608823008732098738623892952215 . (545 373973940118158631752444268336315908688324188066544659819269845654111544047528228722814773670821717180868749149873218409514018564148913060183497764431719618796253516635287340053480709285368315876702695083019477095301140370778008918835954726916541211717749444012027450125914316995933273708814656337983988213341481269760865736431017863765411390110983421893178731785743875321065536319572411656106903255865041823069654628934931370458292079528283627287829150961652379194770468419540959672168711078299110300077304636959337647460019760518075749905059073995713294835034785726428023682646608086421977351775715527601779129475763729421970664648794444777446259521954 605102546017898533208408641985857311116601452596859782479716913720452503032376624487559946530537614161821836866078248871351484539910255654708376789305835792654366270475757415866100593818334177152722205486671711272893207710440802584075951507408033299700355644114777383829465782973657050364889091036494704293054881102473458990786082459320706259064631515535882330975716816587194013399343751894550165285999225915964768127295613286301805623023999516008932348166012399281146481423060440802099623743517577740544948295176411138309641521147762089219442847918247924642452623164770359657491977291791177480122920129806191632117610529569608823008732098738623892952215) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14241,7 +14241,7 @@ _:gn_1851 { } _:gn_1852 { - 547 math:greaterThan 1 . + (547) math:greaterThan 1 . (547 1) math:difference 546 . (142845334218418730296479894686774506260046923536229537158822777587770585062679832958069600811105820199915661433668187947676552588387570465658618739557603444938140762794817264240860824752402454600683184679367242917709073031115215253595957946425049123735143243909277516422362851018209497052740221639473272133628081437048272482075953268210116521157335328250475132595770934054937059239801071417663641225730857730174541130574249454614778536032567738566725953757292359108394455416021478542237798413080642859609660978742264156610397999888389410590675300073178665027616948288085687707801238881052777223428510925397366626833916929274332506288856790816268626091693 231128605899739901455964373649541402428277264530315122660447068066340958984848395764745172859715896980953087716205030461837465975761342594524879024874116173858112753840470075812619884532965861276019510403652234177592067339662793665239996780491492087982606200102749933703551465977723776656074434698510716079713399832712593254355064595555294868953648093642703599189972941266128477079771340238443262030134184092895113498360681915843513543495715888721103197204360020086376013003519481129930912665218467440467643658217073490849621760629686339314383773922534629807417837438342335974845369205369200128347204602204412502641846800147638158359937653961177633430261) math:sum 373973940118158631752444268336315908688324188066544659819269845654111544047528228722814773670821717180868749149873218409514018564148913060183497764431719618796253516635287340053480709285368315876702695083019477095301140370778008918835954726916541211717749444012027450125914316995933273708814656337983988213341481269760865736431017863765411390110983421893178731785743875321065536319572411656106903255865041823069654628934931370458292079528283627287829150961652379194770468419540959672168711078299110300077304636959337647460019760518075749905059073995713294835034785726428023682646608086421977351775715527601779129475763729421970664648794444777446259521954 . (546 231128605899739901455964373649541402428277264530315122660447068066340958984848395764745172859715896980953087716205030461837465975761342594524879024874116173858112753840470075812619884532965861276019510403652234177592067339662793665239996780491492087982606200102749933703551465977723776656074434698510716079713399832712593254355064595555294868953648093642703599189972941266128477079771340238443262030134184092895113498360681915843513543495715888721103197204360020086376013003519481129930912665218467440467643658217073490849621760629686339314383773922534629807417837438342335974845369205369200128347204602204412502641846800147638158359937653961177633430261 373973940118158631752444268336315908688324188066544659819269845654111544047528228722814773670821717180868749149873218409514018564148913060183497764431719618796253516635287340053480709285368315876702695083019477095301140370778008918835954726916541211717749444012027450125914316995933273708814656337983988213341481269760865736431017863765411390110983421893178731785743875321065536319572411656106903255865041823069654628934931370458292079528283627287829150961652379194770468419540959672168711078299110300077304636959337647460019760518075749905059073995713294835034785726428023682646608086421977351775715527601779129475763729421970664648794444777446259521954) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14252,7 +14252,7 @@ _:gn_1853 { } _:gn_1854 { - 548 math:greaterThan 1 . + (548) math:greaterThan 1 . (548 1) math:difference 547 . (88283271681321171159484478962766896168230340994085585501624290478570373922168562806675572048610076781037426282536842514160913387373772128866260285316512728919971991045652811571759059780563406675336325724284991259882994308547578411644038834066442964247462956193472417281188614959514279603334213059037443946085318395664320772279111327345178347796312765392228466594202007211191417839970268820779620804403326362720572367786432461228735007463148150154377243447067660977981557587498002587693114252137824580857982679474809334239223760741296928723708473849355964779800889150256648267044130324316422904918693676807045875807929870873305652071080863144909007338568 142845334218418730296479894686774506260046923536229537158822777587770585062679832958069600811105820199915661433668187947676552588387570465658618739557603444938140762794817264240860824752402454600683184679367242917709073031115215253595957946425049123735143243909277516422362851018209497052740221639473272133628081437048272482075953268210116521157335328250475132595770934054937059239801071417663641225730857730174541130574249454614778536032567738566725953757292359108394455416021478542237798413080642859609660978742264156610397999888389410590675300073178665027616948288085687707801238881052777223428510925397366626833916929274332506288856790816268626091693) math:sum 231128605899739901455964373649541402428277264530315122660447068066340958984848395764745172859715896980953087716205030461837465975761342594524879024874116173858112753840470075812619884532965861276019510403652234177592067339662793665239996780491492087982606200102749933703551465977723776656074434698510716079713399832712593254355064595555294868953648093642703599189972941266128477079771340238443262030134184092895113498360681915843513543495715888721103197204360020086376013003519481129930912665218467440467643658217073490849621760629686339314383773922534629807417837438342335974845369205369200128347204602204412502641846800147638158359937653961177633430261 . (547 142845334218418730296479894686774506260046923536229537158822777587770585062679832958069600811105820199915661433668187947676552588387570465658618739557603444938140762794817264240860824752402454600683184679367242917709073031115215253595957946425049123735143243909277516422362851018209497052740221639473272133628081437048272482075953268210116521157335328250475132595770934054937059239801071417663641225730857730174541130574249454614778536032567738566725953757292359108394455416021478542237798413080642859609660978742264156610397999888389410590675300073178665027616948288085687707801238881052777223428510925397366626833916929274332506288856790816268626091693 231128605899739901455964373649541402428277264530315122660447068066340958984848395764745172859715896980953087716205030461837465975761342594524879024874116173858112753840470075812619884532965861276019510403652234177592067339662793665239996780491492087982606200102749933703551465977723776656074434698510716079713399832712593254355064595555294868953648093642703599189972941266128477079771340238443262030134184092895113498360681915843513543495715888721103197204360020086376013003519481129930912665218467440467643658217073490849621760629686339314383773922534629807417837438342335974845369205369200128347204602204412502641846800147638158359937653961177633430261) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14263,7 +14263,7 @@ _:gn_1855 { } _:gn_1856 { - 549 math:greaterThan 1 . + (549) math:greaterThan 1 . (549 1) math:difference 548 . (54562062537097559136995415724007610091816582542143951657198487109200211140511270151394028762495743418878235151131345433515639201013798336792358454241090716018168771749164452669101764971839047925346858955082251657826078722567636841951919112358606159487680287715805099141174236058695217449406008580435828187542763041383951709796841940864938173361022562858246666001568926843745641399830802596884020421327531367453968762787816993386043528569419588412348710310224698130412897828523475954544684160942818278751678299267454822371174239147092481866966826223822700247816059137829039440757108556736354318509817248590320751025987058401026854217775927671359618753125 88283271681321171159484478962766896168230340994085585501624290478570373922168562806675572048610076781037426282536842514160913387373772128866260285316512728919971991045652811571759059780563406675336325724284991259882994308547578411644038834066442964247462956193472417281188614959514279603334213059037443946085318395664320772279111327345178347796312765392228466594202007211191417839970268820779620804403326362720572367786432461228735007463148150154377243447067660977981557587498002587693114252137824580857982679474809334239223760741296928723708473849355964779800889150256648267044130324316422904918693676807045875807929870873305652071080863144909007338568) math:sum 142845334218418730296479894686774506260046923536229537158822777587770585062679832958069600811105820199915661433668187947676552588387570465658618739557603444938140762794817264240860824752402454600683184679367242917709073031115215253595957946425049123735143243909277516422362851018209497052740221639473272133628081437048272482075953268210116521157335328250475132595770934054937059239801071417663641225730857730174541130574249454614778536032567738566725953757292359108394455416021478542237798413080642859609660978742264156610397999888389410590675300073178665027616948288085687707801238881052777223428510925397366626833916929274332506288856790816268626091693 . (548 88283271681321171159484478962766896168230340994085585501624290478570373922168562806675572048610076781037426282536842514160913387373772128866260285316512728919971991045652811571759059780563406675336325724284991259882994308547578411644038834066442964247462956193472417281188614959514279603334213059037443946085318395664320772279111327345178347796312765392228466594202007211191417839970268820779620804403326362720572367786432461228735007463148150154377243447067660977981557587498002587693114252137824580857982679474809334239223760741296928723708473849355964779800889150256648267044130324316422904918693676807045875807929870873305652071080863144909007338568 142845334218418730296479894686774506260046923536229537158822777587770585062679832958069600811105820199915661433668187947676552588387570465658618739557603444938140762794817264240860824752402454600683184679367242917709073031115215253595957946425049123735143243909277516422362851018209497052740221639473272133628081437048272482075953268210116521157335328250475132595770934054937059239801071417663641225730857730174541130574249454614778536032567738566725953757292359108394455416021478542237798413080642859609660978742264156610397999888389410590675300073178665027616948288085687707801238881052777223428510925397366626833916929274332506288856790816268626091693) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14274,7 +14274,7 @@ _:gn_1857 { } _:gn_1858 { - 550 math:greaterThan 1 . + (550) math:greaterThan 1 . (550 1) math:difference 549 . (33721209144223612022489063238759286076413758451941633844425803369370162781657292655281543286114333362159191131405497080645274186359973792073901831075422012901803219296488358902657294808724358749989466769202739602056915585979941569692119721707836804759782668477667318140014378900819062153928204478601615758542555354280369062482269386480240174435290202533981800592633080367445776440139466223895600383075794995266603604998615467842691478893728561742028533136842962847568659758974526633148430091195006302106304380207354511868049521594204446856741647625533264531984830012427608826287021767580068586408876428216725124781942812472278797853304935473549388585443 54562062537097559136995415724007610091816582542143951657198487109200211140511270151394028762495743418878235151131345433515639201013798336792358454241090716018168771749164452669101764971839047925346858955082251657826078722567636841951919112358606159487680287715805099141174236058695217449406008580435828187542763041383951709796841940864938173361022562858246666001568926843745641399830802596884020421327531367453968762787816993386043528569419588412348710310224698130412897828523475954544684160942818278751678299267454822371174239147092481866966826223822700247816059137829039440757108556736354318509817248590320751025987058401026854217775927671359618753125) math:sum 88283271681321171159484478962766896168230340994085585501624290478570373922168562806675572048610076781037426282536842514160913387373772128866260285316512728919971991045652811571759059780563406675336325724284991259882994308547578411644038834066442964247462956193472417281188614959514279603334213059037443946085318395664320772279111327345178347796312765392228466594202007211191417839970268820779620804403326362720572367786432461228735007463148150154377243447067660977981557587498002587693114252137824580857982679474809334239223760741296928723708473849355964779800889150256648267044130324316422904918693676807045875807929870873305652071080863144909007338568 . (549 54562062537097559136995415724007610091816582542143951657198487109200211140511270151394028762495743418878235151131345433515639201013798336792358454241090716018168771749164452669101764971839047925346858955082251657826078722567636841951919112358606159487680287715805099141174236058695217449406008580435828187542763041383951709796841940864938173361022562858246666001568926843745641399830802596884020421327531367453968762787816993386043528569419588412348710310224698130412897828523475954544684160942818278751678299267454822371174239147092481866966826223822700247816059137829039440757108556736354318509817248590320751025987058401026854217775927671359618753125 88283271681321171159484478962766896168230340994085585501624290478570373922168562806675572048610076781037426282536842514160913387373772128866260285316512728919971991045652811571759059780563406675336325724284991259882994308547578411644038834066442964247462956193472417281188614959514279603334213059037443946085318395664320772279111327345178347796312765392228466594202007211191417839970268820779620804403326362720572367786432461228735007463148150154377243447067660977981557587498002587693114252137824580857982679474809334239223760741296928723708473849355964779800889150256648267044130324316422904918693676807045875807929870873305652071080863144909007338568) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14285,7 +14285,7 @@ _:gn_1859 { } _:gn_1860 { - 551 math:greaterThan 1 . + (551) math:greaterThan 1 . (551 1) math:difference 550 . (20840853392873947114506352485248324015402824090202317812772683739830048358853977496112485476381410056719044019725848352870365014653824544718456623165668703116365552452676093766444470163114689175357392185879512055769163136587695272259799390650769354727897619238137781001159857157876155295477804101834212429000207687103582647314572554384697998925732360324264865408935846476299864959691336372988420038251736372187365157789201525543352049675691026670320177173381735282844238069548949321396254069747811976645373919060100310503124717552888035010225178598289435715831229125401430614470086789156285732100940820373595626244044245928748056364470992197810230167682 33721209144223612022489063238759286076413758451941633844425803369370162781657292655281543286114333362159191131405497080645274186359973792073901831075422012901803219296488358902657294808724358749989466769202739602056915585979941569692119721707836804759782668477667318140014378900819062153928204478601615758542555354280369062482269386480240174435290202533981800592633080367445776440139466223895600383075794995266603604998615467842691478893728561742028533136842962847568659758974526633148430091195006302106304380207354511868049521594204446856741647625533264531984830012427608826287021767580068586408876428216725124781942812472278797853304935473549388585443) math:sum 54562062537097559136995415724007610091816582542143951657198487109200211140511270151394028762495743418878235151131345433515639201013798336792358454241090716018168771749164452669101764971839047925346858955082251657826078722567636841951919112358606159487680287715805099141174236058695217449406008580435828187542763041383951709796841940864938173361022562858246666001568926843745641399830802596884020421327531367453968762787816993386043528569419588412348710310224698130412897828523475954544684160942818278751678299267454822371174239147092481866966826223822700247816059137829039440757108556736354318509817248590320751025987058401026854217775927671359618753125 . (550 33721209144223612022489063238759286076413758451941633844425803369370162781657292655281543286114333362159191131405497080645274186359973792073901831075422012901803219296488358902657294808724358749989466769202739602056915585979941569692119721707836804759782668477667318140014378900819062153928204478601615758542555354280369062482269386480240174435290202533981800592633080367445776440139466223895600383075794995266603604998615467842691478893728561742028533136842962847568659758974526633148430091195006302106304380207354511868049521594204446856741647625533264531984830012427608826287021767580068586408876428216725124781942812472278797853304935473549388585443 54562062537097559136995415724007610091816582542143951657198487109200211140511270151394028762495743418878235151131345433515639201013798336792358454241090716018168771749164452669101764971839047925346858955082251657826078722567636841951919112358606159487680287715805099141174236058695217449406008580435828187542763041383951709796841940864938173361022562858246666001568926843745641399830802596884020421327531367453968762787816993386043528569419588412348710310224698130412897828523475954544684160942818278751678299267454822371174239147092481866966826223822700247816059137829039440757108556736354318509817248590320751025987058401026854217775927671359618753125) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14296,7 +14296,7 @@ _:gn_1861 { } _:gn_1862 { - 552 math:greaterThan 1 . + (552) math:greaterThan 1 . (552 1) math:difference 551 . (12880355751349664907982710753510962061010934361739316031653119629540114422803315159169057809732923305440147111679648727774909171706149247355445207909753309785437666843812265136212824645609669574632074583323227546287752449392246297432320331057067450031885049239529537138854521742942906858450400376767403329542347667176786415167696832095542175509557842209716935183697233891145911480448129850907180344824058623079238447209413942299339429218037535071708355963461227564724421689425577311752176021447194325460930461147254201364924804041316411846516469027243828816153600887026178211816934978423782854307935607843129498537898566543530741488833943275739158417761 20840853392873947114506352485248324015402824090202317812772683739830048358853977496112485476381410056719044019725848352870365014653824544718456623165668703116365552452676093766444470163114689175357392185879512055769163136587695272259799390650769354727897619238137781001159857157876155295477804101834212429000207687103582647314572554384697998925732360324264865408935846476299864959691336372988420038251736372187365157789201525543352049675691026670320177173381735282844238069548949321396254069747811976645373919060100310503124717552888035010225178598289435715831229125401430614470086789156285732100940820373595626244044245928748056364470992197810230167682) math:sum 33721209144223612022489063238759286076413758451941633844425803369370162781657292655281543286114333362159191131405497080645274186359973792073901831075422012901803219296488358902657294808724358749989466769202739602056915585979941569692119721707836804759782668477667318140014378900819062153928204478601615758542555354280369062482269386480240174435290202533981800592633080367445776440139466223895600383075794995266603604998615467842691478893728561742028533136842962847568659758974526633148430091195006302106304380207354511868049521594204446856741647625533264531984830012427608826287021767580068586408876428216725124781942812472278797853304935473549388585443 . (551 20840853392873947114506352485248324015402824090202317812772683739830048358853977496112485476381410056719044019725848352870365014653824544718456623165668703116365552452676093766444470163114689175357392185879512055769163136587695272259799390650769354727897619238137781001159857157876155295477804101834212429000207687103582647314572554384697998925732360324264865408935846476299864959691336372988420038251736372187365157789201525543352049675691026670320177173381735282844238069548949321396254069747811976645373919060100310503124717552888035010225178598289435715831229125401430614470086789156285732100940820373595626244044245928748056364470992197810230167682 33721209144223612022489063238759286076413758451941633844425803369370162781657292655281543286114333362159191131405497080645274186359973792073901831075422012901803219296488358902657294808724358749989466769202739602056915585979941569692119721707836804759782668477667318140014378900819062153928204478601615758542555354280369062482269386480240174435290202533981800592633080367445776440139466223895600383075794995266603604998615467842691478893728561742028533136842962847568659758974526633148430091195006302106304380207354511868049521594204446856741647625533264531984830012427608826287021767580068586408876428216725124781942812472278797853304935473549388585443) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14307,7 +14307,7 @@ _:gn_1863 { } _:gn_1864 { - 553 math:greaterThan 1 . + (553) math:greaterThan 1 . (553 1) math:difference 552 . (7960497641524282206523641731737361954391889728463001781119564110289933936050662336943427666648486751278896908046199625095455842947675297363011415255915393330927885608863828630231645517505019600725317602556284509481410687195448974827479059593701904696012569998608243862305335414933248437027403725066809099457860019926796232146875722289155823416174518114547930225238612585153953479243206522081239693427677749108126710579787583244012620457653491598611821209920507718119816380123372009644078048300617651184443457912846109138199913511571623163708709571045606899677628238375252402653151810732502877793005212530466127706145679385217314875637048922071071749921 12880355751349664907982710753510962061010934361739316031653119629540114422803315159169057809732923305440147111679648727774909171706149247355445207909753309785437666843812265136212824645609669574632074583323227546287752449392246297432320331057067450031885049239529537138854521742942906858450400376767403329542347667176786415167696832095542175509557842209716935183697233891145911480448129850907180344824058623079238447209413942299339429218037535071708355963461227564724421689425577311752176021447194325460930461147254201364924804041316411846516469027243828816153600887026178211816934978423782854307935607843129498537898566543530741488833943275739158417761) math:sum 20840853392873947114506352485248324015402824090202317812772683739830048358853977496112485476381410056719044019725848352870365014653824544718456623165668703116365552452676093766444470163114689175357392185879512055769163136587695272259799390650769354727897619238137781001159857157876155295477804101834212429000207687103582647314572554384697998925732360324264865408935846476299864959691336372988420038251736372187365157789201525543352049675691026670320177173381735282844238069548949321396254069747811976645373919060100310503124717552888035010225178598289435715831229125401430614470086789156285732100940820373595626244044245928748056364470992197810230167682 . (552 12880355751349664907982710753510962061010934361739316031653119629540114422803315159169057809732923305440147111679648727774909171706149247355445207909753309785437666843812265136212824645609669574632074583323227546287752449392246297432320331057067450031885049239529537138854521742942906858450400376767403329542347667176786415167696832095542175509557842209716935183697233891145911480448129850907180344824058623079238447209413942299339429218037535071708355963461227564724421689425577311752176021447194325460930461147254201364924804041316411846516469027243828816153600887026178211816934978423782854307935607843129498537898566543530741488833943275739158417761 20840853392873947114506352485248324015402824090202317812772683739830048358853977496112485476381410056719044019725848352870365014653824544718456623165668703116365552452676093766444470163114689175357392185879512055769163136587695272259799390650769354727897619238137781001159857157876155295477804101834212429000207687103582647314572554384697998925732360324264865408935846476299864959691336372988420038251736372187365157789201525543352049675691026670320177173381735282844238069548949321396254069747811976645373919060100310503124717552888035010225178598289435715831229125401430614470086789156285732100940820373595626244044245928748056364470992197810230167682) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14318,7 +14318,7 @@ _:gn_1865 { } _:gn_1866 { - 554 math:greaterThan 1 . + (554) math:greaterThan 1 . (554 1) math:difference 553 . (4919858109825382701459069021773600106619044633276314250533555519250180486752652822225630143084436554161250203633449102679453328758473949992433792653837916454509781234948436505981179128104649973906756980766943036806341762196797322604841271463365545335872479240921293276549186328009658421422996651700594230084487647249990183020821109806386352093383324095169004958458621305991958001204923328825940651396380873971111736629626359055326808760384043473096534753540719846604605309302205302108097973146576674276487003234408092226724890529744788682807759456198221916475972648650925809163783167691279976514930395312663370831752887158313426613196894353668086667840 7960497641524282206523641731737361954391889728463001781119564110289933936050662336943427666648486751278896908046199625095455842947675297363011415255915393330927885608863828630231645517505019600725317602556284509481410687195448974827479059593701904696012569998608243862305335414933248437027403725066809099457860019926796232146875722289155823416174518114547930225238612585153953479243206522081239693427677749108126710579787583244012620457653491598611821209920507718119816380123372009644078048300617651184443457912846109138199913511571623163708709571045606899677628238375252402653151810732502877793005212530466127706145679385217314875637048922071071749921) math:sum 12880355751349664907982710753510962061010934361739316031653119629540114422803315159169057809732923305440147111679648727774909171706149247355445207909753309785437666843812265136212824645609669574632074583323227546287752449392246297432320331057067450031885049239529537138854521742942906858450400376767403329542347667176786415167696832095542175509557842209716935183697233891145911480448129850907180344824058623079238447209413942299339429218037535071708355963461227564724421689425577311752176021447194325460930461147254201364924804041316411846516469027243828816153600887026178211816934978423782854307935607843129498537898566543530741488833943275739158417761 . (553 7960497641524282206523641731737361954391889728463001781119564110289933936050662336943427666648486751278896908046199625095455842947675297363011415255915393330927885608863828630231645517505019600725317602556284509481410687195448974827479059593701904696012569998608243862305335414933248437027403725066809099457860019926796232146875722289155823416174518114547930225238612585153953479243206522081239693427677749108126710579787583244012620457653491598611821209920507718119816380123372009644078048300617651184443457912846109138199913511571623163708709571045606899677628238375252402653151810732502877793005212530466127706145679385217314875637048922071071749921 12880355751349664907982710753510962061010934361739316031653119629540114422803315159169057809732923305440147111679648727774909171706149247355445207909753309785437666843812265136212824645609669574632074583323227546287752449392246297432320331057067450031885049239529537138854521742942906858450400376767403329542347667176786415167696832095542175509557842209716935183697233891145911480448129850907180344824058623079238447209413942299339429218037535071708355963461227564724421689425577311752176021447194325460930461147254201364924804041316411846516469027243828816153600887026178211816934978423782854307935607843129498537898566543530741488833943275739158417761) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14329,7 +14329,7 @@ _:gn_1867 { } _:gn_1868 { - 555 math:greaterThan 1 . + (555) math:greaterThan 1 . (555 1) math:difference 554 . (3040639531698899505064572709963761847772845095186687530586008591039753449298009514717797523564050197117646704412750522416002514189201347370577622602077476876418104373915392124250466389400369626818560621789341472675068924998651652222637788130336359360140090757686950585756149086923590015604407073366214869373372372676806049126054612482769471322791194019378925266779991279161995478038283193255299042031296875137014973950161224188685811697269448125515286456379787871515211070821166707535980075154040976907956454678438016911475022981826834480900950114847384983201655589724326593489368643041222901278074817217802756874392792226903888262440154568402985082081 4919858109825382701459069021773600106619044633276314250533555519250180486752652822225630143084436554161250203633449102679453328758473949992433792653837916454509781234948436505981179128104649973906756980766943036806341762196797322604841271463365545335872479240921293276549186328009658421422996651700594230084487647249990183020821109806386352093383324095169004958458621305991958001204923328825940651396380873971111736629626359055326808760384043473096534753540719846604605309302205302108097973146576674276487003234408092226724890529744788682807759456198221916475972648650925809163783167691279976514930395312663370831752887158313426613196894353668086667840) math:sum 7960497641524282206523641731737361954391889728463001781119564110289933936050662336943427666648486751278896908046199625095455842947675297363011415255915393330927885608863828630231645517505019600725317602556284509481410687195448974827479059593701904696012569998608243862305335414933248437027403725066809099457860019926796232146875722289155823416174518114547930225238612585153953479243206522081239693427677749108126710579787583244012620457653491598611821209920507718119816380123372009644078048300617651184443457912846109138199913511571623163708709571045606899677628238375252402653151810732502877793005212530466127706145679385217314875637048922071071749921 . (554 4919858109825382701459069021773600106619044633276314250533555519250180486752652822225630143084436554161250203633449102679453328758473949992433792653837916454509781234948436505981179128104649973906756980766943036806341762196797322604841271463365545335872479240921293276549186328009658421422996651700594230084487647249990183020821109806386352093383324095169004958458621305991958001204923328825940651396380873971111736629626359055326808760384043473096534753540719846604605309302205302108097973146576674276487003234408092226724890529744788682807759456198221916475972648650925809163783167691279976514930395312663370831752887158313426613196894353668086667840 7960497641524282206523641731737361954391889728463001781119564110289933936050662336943427666648486751278896908046199625095455842947675297363011415255915393330927885608863828630231645517505019600725317602556284509481410687195448974827479059593701904696012569998608243862305335414933248437027403725066809099457860019926796232146875722289155823416174518114547930225238612585153953479243206522081239693427677749108126710579787583244012620457653491598611821209920507718119816380123372009644078048300617651184443457912846109138199913511571623163708709571045606899677628238375252402653151810732502877793005212530466127706145679385217314875637048922071071749921) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14340,7 +14340,7 @@ _:gn_1869 { } _:gn_1870 { - 556 math:greaterThan 1 . + (556) math:greaterThan 1 . (556 1) math:difference 555 . (1879218578126483196394496311809838258846199538089626719947546928210427037454643307507832619520386357043603499220698580263450814569272602621856170051760439578091676861033044381730712738704280347088196358977601564131272837198145670382203483333029185975732388483234342690793037241086068405818589578334379360711115274573184133894766497323616880770592130075790079691678630026829962523166640135570641609365083998834096762679465134866640997063114595347581248297160931975089394238481038594572117897992535697368530548555970075315249867547917954201906809341350836933274317058926599215674414524650057075236855578094860613957360094931409538350756739785265101585759 3040639531698899505064572709963761847772845095186687530586008591039753449298009514717797523564050197117646704412750522416002514189201347370577622602077476876418104373915392124250466389400369626818560621789341472675068924998651652222637788130336359360140090757686950585756149086923590015604407073366214869373372372676806049126054612482769471322791194019378925266779991279161995478038283193255299042031296875137014973950161224188685811697269448125515286456379787871515211070821166707535980075154040976907956454678438016911475022981826834480900950114847384983201655589724326593489368643041222901278074817217802756874392792226903888262440154568402985082081) math:sum 4919858109825382701459069021773600106619044633276314250533555519250180486752652822225630143084436554161250203633449102679453328758473949992433792653837916454509781234948436505981179128104649973906756980766943036806341762196797322604841271463365545335872479240921293276549186328009658421422996651700594230084487647249990183020821109806386352093383324095169004958458621305991958001204923328825940651396380873971111736629626359055326808760384043473096534753540719846604605309302205302108097973146576674276487003234408092226724890529744788682807759456198221916475972648650925809163783167691279976514930395312663370831752887158313426613196894353668086667840 . (555 3040639531698899505064572709963761847772845095186687530586008591039753449298009514717797523564050197117646704412750522416002514189201347370577622602077476876418104373915392124250466389400369626818560621789341472675068924998651652222637788130336359360140090757686950585756149086923590015604407073366214869373372372676806049126054612482769471322791194019378925266779991279161995478038283193255299042031296875137014973950161224188685811697269448125515286456379787871515211070821166707535980075154040976907956454678438016911475022981826834480900950114847384983201655589724326593489368643041222901278074817217802756874392792226903888262440154568402985082081 4919858109825382701459069021773600106619044633276314250533555519250180486752652822225630143084436554161250203633449102679453328758473949992433792653837916454509781234948436505981179128104649973906756980766943036806341762196797322604841271463365545335872479240921293276549186328009658421422996651700594230084487647249990183020821109806386352093383324095169004958458621305991958001204923328825940651396380873971111736629626359055326808760384043473096534753540719846604605309302205302108097973146576674276487003234408092226724890529744788682807759456198221916475972648650925809163783167691279976514930395312663370831752887158313426613196894353668086667840) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14351,7 +14351,7 @@ _:gn_1871 { } _:gn_1872 { - 557 math:greaterThan 1 . + (557) math:greaterThan 1 . (557 1) math:difference 556 . (1161420953572416308670076398153923588926645557097060810638461662829326411843366207209964904043663840074043205192051942152551699619928744748721452550317037298326427512882347742519753650696089279730364262811739908543796087800505981840434304797307173384407702274452607894963111845837521609785817495031835508662257098103621915231288115159152590552199063943588845575101361252332032954871643057684657432666212876302918211270696089322044814634154852777934038159218855896425816832340128112963862177161505279539425906122467941596225155433908880278994140773496548049927338530797727377814954118391165826041219239122942142917032697295494349911683414783137883496322 1879218578126483196394496311809838258846199538089626719947546928210427037454643307507832619520386357043603499220698580263450814569272602621856170051760439578091676861033044381730712738704280347088196358977601564131272837198145670382203483333029185975732388483234342690793037241086068405818589578334379360711115274573184133894766497323616880770592130075790079691678630026829962523166640135570641609365083998834096762679465134866640997063114595347581248297160931975089394238481038594572117897992535697368530548555970075315249867547917954201906809341350836933274317058926599215674414524650057075236855578094860613957360094931409538350756739785265101585759) math:sum 3040639531698899505064572709963761847772845095186687530586008591039753449298009514717797523564050197117646704412750522416002514189201347370577622602077476876418104373915392124250466389400369626818560621789341472675068924998651652222637788130336359360140090757686950585756149086923590015604407073366214869373372372676806049126054612482769471322791194019378925266779991279161995478038283193255299042031296875137014973950161224188685811697269448125515286456379787871515211070821166707535980075154040976907956454678438016911475022981826834480900950114847384983201655589724326593489368643041222901278074817217802756874392792226903888262440154568402985082081 . (556 1879218578126483196394496311809838258846199538089626719947546928210427037454643307507832619520386357043603499220698580263450814569272602621856170051760439578091676861033044381730712738704280347088196358977601564131272837198145670382203483333029185975732388483234342690793037241086068405818589578334379360711115274573184133894766497323616880770592130075790079691678630026829962523166640135570641609365083998834096762679465134866640997063114595347581248297160931975089394238481038594572117897992535697368530548555970075315249867547917954201906809341350836933274317058926599215674414524650057075236855578094860613957360094931409538350756739785265101585759 3040639531698899505064572709963761847772845095186687530586008591039753449298009514717797523564050197117646704412750522416002514189201347370577622602077476876418104373915392124250466389400369626818560621789341472675068924998651652222637788130336359360140090757686950585756149086923590015604407073366214869373372372676806049126054612482769471322791194019378925266779991279161995478038283193255299042031296875137014973950161224188685811697269448125515286456379787871515211070821166707535980075154040976907956454678438016911475022981826834480900950114847384983201655589724326593489368643041222901278074817217802756874392792226903888262440154568402985082081) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14362,7 +14362,7 @@ _:gn_1873 { } _:gn_1874 { - 558 math:greaterThan 1 . + (558) math:greaterThan 1 . (558 1) math:difference 557 . (717797624554066887724419913655914669919553980992565909309085265381100625611277100297867715476722516969560294028646638110899114949343857873134717501443402279765249348150696639210959088008191067357832096165861655587476749397639688541769178535722012591324686208781734795829925395248546796032772083302543852048858176469562218663478382164464290218393066132201234116577268774497929568294997077885984176698871122531178551408769045544596182428959742569647210137942076078663577406140910481608255720831030417829104642433502133719024712114009073922912668567854288883346978528128871837859460406258891249195636338971918471040327397635915188439073325002127218089437 1161420953572416308670076398153923588926645557097060810638461662829326411843366207209964904043663840074043205192051942152551699619928744748721452550317037298326427512882347742519753650696089279730364262811739908543796087800505981840434304797307173384407702274452607894963111845837521609785817495031835508662257098103621915231288115159152590552199063943588845575101361252332032954871643057684657432666212876302918211270696089322044814634154852777934038159218855896425816832340128112963862177161505279539425906122467941596225155433908880278994140773496548049927338530797727377814954118391165826041219239122942142917032697295494349911683414783137883496322) math:sum 1879218578126483196394496311809838258846199538089626719947546928210427037454643307507832619520386357043603499220698580263450814569272602621856170051760439578091676861033044381730712738704280347088196358977601564131272837198145670382203483333029185975732388483234342690793037241086068405818589578334379360711115274573184133894766497323616880770592130075790079691678630026829962523166640135570641609365083998834096762679465134866640997063114595347581248297160931975089394238481038594572117897992535697368530548555970075315249867547917954201906809341350836933274317058926599215674414524650057075236855578094860613957360094931409538350756739785265101585759 . (557 1161420953572416308670076398153923588926645557097060810638461662829326411843366207209964904043663840074043205192051942152551699619928744748721452550317037298326427512882347742519753650696089279730364262811739908543796087800505981840434304797307173384407702274452607894963111845837521609785817495031835508662257098103621915231288115159152590552199063943588845575101361252332032954871643057684657432666212876302918211270696089322044814634154852777934038159218855896425816832340128112963862177161505279539425906122467941596225155433908880278994140773496548049927338530797727377814954118391165826041219239122942142917032697295494349911683414783137883496322 1879218578126483196394496311809838258846199538089626719947546928210427037454643307507832619520386357043603499220698580263450814569272602621856170051760439578091676861033044381730712738704280347088196358977601564131272837198145670382203483333029185975732388483234342690793037241086068405818589578334379360711115274573184133894766497323616880770592130075790079691678630026829962523166640135570641609365083998834096762679465134866640997063114595347581248297160931975089394238481038594572117897992535697368530548555970075315249867547917954201906809341350836933274317058926599215674414524650057075236855578094860613957360094931409538350756739785265101585759) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14373,7 +14373,7 @@ _:gn_1875 { } _:gn_1876 { - 559 math:greaterThan 1 . + (559) math:greaterThan 1 . (559 1) math:difference 558 . (443623329018349420945656484498008919007091576104494901329376397448225786232089106912097188566941323104482911163405304041652584670584886875586735048873635018561178164731651103308794562687898212372532166645878252956319338402866293298665126261585160793083016065670873099133186450588974813753045411729291656613398921634059696567809732994688300333805997811387611458524092477834103386576645979798673255967341753771739659861927043777448632205195110208286828021276779817762239426199217631355606456330474861710321263688965807877200443319899806356081472205642259166580360002668855539955493712132274576845582900151023671876705299659579161472610089781010665406885 717797624554066887724419913655914669919553980992565909309085265381100625611277100297867715476722516969560294028646638110899114949343857873134717501443402279765249348150696639210959088008191067357832096165861655587476749397639688541769178535722012591324686208781734795829925395248546796032772083302543852048858176469562218663478382164464290218393066132201234116577268774497929568294997077885984176698871122531178551408769045544596182428959742569647210137942076078663577406140910481608255720831030417829104642433502133719024712114009073922912668567854288883346978528128871837859460406258891249195636338971918471040327397635915188439073325002127218089437) math:sum 1161420953572416308670076398153923588926645557097060810638461662829326411843366207209964904043663840074043205192051942152551699619928744748721452550317037298326427512882347742519753650696089279730364262811739908543796087800505981840434304797307173384407702274452607894963111845837521609785817495031835508662257098103621915231288115159152590552199063943588845575101361252332032954871643057684657432666212876302918211270696089322044814634154852777934038159218855896425816832340128112963862177161505279539425906122467941596225155433908880278994140773496548049927338530797727377814954118391165826041219239122942142917032697295494349911683414783137883496322 . (558 717797624554066887724419913655914669919553980992565909309085265381100625611277100297867715476722516969560294028646638110899114949343857873134717501443402279765249348150696639210959088008191067357832096165861655587476749397639688541769178535722012591324686208781734795829925395248546796032772083302543852048858176469562218663478382164464290218393066132201234116577268774497929568294997077885984176698871122531178551408769045544596182428959742569647210137942076078663577406140910481608255720831030417829104642433502133719024712114009073922912668567854288883346978528128871837859460406258891249195636338971918471040327397635915188439073325002127218089437 1161420953572416308670076398153923588926645557097060810638461662829326411843366207209964904043663840074043205192051942152551699619928744748721452550317037298326427512882347742519753650696089279730364262811739908543796087800505981840434304797307173384407702274452607894963111845837521609785817495031835508662257098103621915231288115159152590552199063943588845575101361252332032954871643057684657432666212876302918211270696089322044814634154852777934038159218855896425816832340128112963862177161505279539425906122467941596225155433908880278994140773496548049927338530797727377814954118391165826041219239122942142917032697295494349911683414783137883496322) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14384,7 +14384,7 @@ _:gn_1877 { } _:gn_1878 { - 560 math:greaterThan 1 . + (560) math:greaterThan 1 . (560 1) math:difference 559 . (274174295535717466778763429157905750912462404888071007979708867932874839379187993385770526909781193865077382865241334069246530278758970997547982452569767261204071183419045535902164525320292854985299929519983402631157410994773395243104052274136851798241670143110861696696738944659571982279726671573252195435459254835502522095668649169775989884587068320813622658053176296663826181718351098087310920731529368759438891546842001767147550223764632361360382116665296260901337979941692850252649264500555556118783378744536325841824268794109267566831196362212029716766618525460016297903966694126616672350053438820894799163622097976336026966463235221116552682552 443623329018349420945656484498008919007091576104494901329376397448225786232089106912097188566941323104482911163405304041652584670584886875586735048873635018561178164731651103308794562687898212372532166645878252956319338402866293298665126261585160793083016065670873099133186450588974813753045411729291656613398921634059696567809732994688300333805997811387611458524092477834103386576645979798673255967341753771739659861927043777448632205195110208286828021276779817762239426199217631355606456330474861710321263688965807877200443319899806356081472205642259166580360002668855539955493712132274576845582900151023671876705299659579161472610089781010665406885) math:sum 717797624554066887724419913655914669919553980992565909309085265381100625611277100297867715476722516969560294028646638110899114949343857873134717501443402279765249348150696639210959088008191067357832096165861655587476749397639688541769178535722012591324686208781734795829925395248546796032772083302543852048858176469562218663478382164464290218393066132201234116577268774497929568294997077885984176698871122531178551408769045544596182428959742569647210137942076078663577406140910481608255720831030417829104642433502133719024712114009073922912668567854288883346978528128871837859460406258891249195636338971918471040327397635915188439073325002127218089437 . (559 443623329018349420945656484498008919007091576104494901329376397448225786232089106912097188566941323104482911163405304041652584670584886875586735048873635018561178164731651103308794562687898212372532166645878252956319338402866293298665126261585160793083016065670873099133186450588974813753045411729291656613398921634059696567809732994688300333805997811387611458524092477834103386576645979798673255967341753771739659861927043777448632205195110208286828021276779817762239426199217631355606456330474861710321263688965807877200443319899806356081472205642259166580360002668855539955493712132274576845582900151023671876705299659579161472610089781010665406885 717797624554066887724419913655914669919553980992565909309085265381100625611277100297867715476722516969560294028646638110899114949343857873134717501443402279765249348150696639210959088008191067357832096165861655587476749397639688541769178535722012591324686208781734795829925395248546796032772083302543852048858176469562218663478382164464290218393066132201234116577268774497929568294997077885984176698871122531178551408769045544596182428959742569647210137942076078663577406140910481608255720831030417829104642433502133719024712114009073922912668567854288883346978528128871837859460406258891249195636338971918471040327397635915188439073325002127218089437) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14395,7 +14395,7 @@ _:gn_1879 { } _:gn_1880 { - 561 math:greaterThan 1 . + (561) math:greaterThan 1 . (561 1) math:difference 560 . (169449033482631954166893055340103168094629171216423893349667529515350946852901113526326661657160129239405528298163969972406054391825915878038752596303867757357106981312605567406630037367605357387232237125894850325161927408092898055561073987448308994841345922560011402436447505929402831473318740156039461177939666798557174472141083824912310449218929490573988800470916181170277204858294881711362335235812385012300768315085042010301081981430477846926445904611483556860901446257524781102957191829919305591537884944429482035376174525790538789250275843430229449813741477208839242051527018005657904495529461330128872713083201683243134506146854559894112724333 274174295535717466778763429157905750912462404888071007979708867932874839379187993385770526909781193865077382865241334069246530278758970997547982452569767261204071183419045535902164525320292854985299929519983402631157410994773395243104052274136851798241670143110861696696738944659571982279726671573252195435459254835502522095668649169775989884587068320813622658053176296663826181718351098087310920731529368759438891546842001767147550223764632361360382116665296260901337979941692850252649264500555556118783378744536325841824268794109267566831196362212029716766618525460016297903966694126616672350053438820894799163622097976336026966463235221116552682552) math:sum 443623329018349420945656484498008919007091576104494901329376397448225786232089106912097188566941323104482911163405304041652584670584886875586735048873635018561178164731651103308794562687898212372532166645878252956319338402866293298665126261585160793083016065670873099133186450588974813753045411729291656613398921634059696567809732994688300333805997811387611458524092477834103386576645979798673255967341753771739659861927043777448632205195110208286828021276779817762239426199217631355606456330474861710321263688965807877200443319899806356081472205642259166580360002668855539955493712132274576845582900151023671876705299659579161472610089781010665406885 . (560 274174295535717466778763429157905750912462404888071007979708867932874839379187993385770526909781193865077382865241334069246530278758970997547982452569767261204071183419045535902164525320292854985299929519983402631157410994773395243104052274136851798241670143110861696696738944659571982279726671573252195435459254835502522095668649169775989884587068320813622658053176296663826181718351098087310920731529368759438891546842001767147550223764632361360382116665296260901337979941692850252649264500555556118783378744536325841824268794109267566831196362212029716766618525460016297903966694126616672350053438820894799163622097976336026966463235221116552682552 443623329018349420945656484498008919007091576104494901329376397448225786232089106912097188566941323104482911163405304041652584670584886875586735048873635018561178164731651103308794562687898212372532166645878252956319338402866293298665126261585160793083016065670873099133186450588974813753045411729291656613398921634059696567809732994688300333805997811387611458524092477834103386576645979798673255967341753771739659861927043777448632205195110208286828021276779817762239426199217631355606456330474861710321263688965807877200443319899806356081472205642259166580360002668855539955493712132274576845582900151023671876705299659579161472610089781010665406885) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14406,7 +14406,7 @@ _:gn_1881 { } _:gn_1882 { - 562 math:greaterThan 1 . + (562) math:greaterThan 1 . (562 1) math:difference 561 . (104725262053085512611870373817802582817833233671647114630041338417523892526286879859443865252621064625671854567077364096840475886933055119509229856265899503846964202106439968495534487952687497598067692394088552305995483586680497187542978286688542803400324220550850294260291438730169150806407931417212734257519588036945347623527565344863679435368138830239633857582260115493548976860056216375948585495716983747138123231756959756846468242334154514433936212053812704040436533684168069149692072670636250527245493800106843806448094268318728777580920518781800266952877048251177055852439676120958767854523977490765926450538896293092892460316380661222439958219 169449033482631954166893055340103168094629171216423893349667529515350946852901113526326661657160129239405528298163969972406054391825915878038752596303867757357106981312605567406630037367605357387232237125894850325161927408092898055561073987448308994841345922560011402436447505929402831473318740156039461177939666798557174472141083824912310449218929490573988800470916181170277204858294881711362335235812385012300768315085042010301081981430477846926445904611483556860901446257524781102957191829919305591537884944429482035376174525790538789250275843430229449813741477208839242051527018005657904495529461330128872713083201683243134506146854559894112724333) math:sum 274174295535717466778763429157905750912462404888071007979708867932874839379187993385770526909781193865077382865241334069246530278758970997547982452569767261204071183419045535902164525320292854985299929519983402631157410994773395243104052274136851798241670143110861696696738944659571982279726671573252195435459254835502522095668649169775989884587068320813622658053176296663826181718351098087310920731529368759438891546842001767147550223764632361360382116665296260901337979941692850252649264500555556118783378744536325841824268794109267566831196362212029716766618525460016297903966694126616672350053438820894799163622097976336026966463235221116552682552 . (561 169449033482631954166893055340103168094629171216423893349667529515350946852901113526326661657160129239405528298163969972406054391825915878038752596303867757357106981312605567406630037367605357387232237125894850325161927408092898055561073987448308994841345922560011402436447505929402831473318740156039461177939666798557174472141083824912310449218929490573988800470916181170277204858294881711362335235812385012300768315085042010301081981430477846926445904611483556860901446257524781102957191829919305591537884944429482035376174525790538789250275843430229449813741477208839242051527018005657904495529461330128872713083201683243134506146854559894112724333 274174295535717466778763429157905750912462404888071007979708867932874839379187993385770526909781193865077382865241334069246530278758970997547982452569767261204071183419045535902164525320292854985299929519983402631157410994773395243104052274136851798241670143110861696696738944659571982279726671573252195435459254835502522095668649169775989884587068320813622658053176296663826181718351098087310920731529368759438891546842001767147550223764632361360382116665296260901337979941692850252649264500555556118783378744536325841824268794109267566831196362212029716766618525460016297903966694126616672350053438820894799163622097976336026966463235221116552682552) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14417,7 +14417,7 @@ _:gn_1883 { } _:gn_1884 { - 563 math:greaterThan 1 . + (563) math:greaterThan 1 . (563 1) math:difference 562 . (64723771429546441555022681522300585276795937544776778719626191097827054326614233666882796404539064613733673731086605875565578504892860758529522740037968253510142779206165598911095549414917859789164544731806298019166443821412400868018095700759766191441021702009161108176156067199233680666910808738826726920420078761611826848613518480048631013850790660334354942888656065676728227998238665335413749740095401265162645083328082253454613739096323332492509692557670852820464912573356711953265119159283055064292391144322638228928080257471810011669355324648429182860864428957662186199087341884699136641005483839362946262544305390150242045830473898671672766114 104725262053085512611870373817802582817833233671647114630041338417523892526286879859443865252621064625671854567077364096840475886933055119509229856265899503846964202106439968495534487952687497598067692394088552305995483586680497187542978286688542803400324220550850294260291438730169150806407931417212734257519588036945347623527565344863679435368138830239633857582260115493548976860056216375948585495716983747138123231756959756846468242334154514433936212053812704040436533684168069149692072670636250527245493800106843806448094268318728777580920518781800266952877048251177055852439676120958767854523977490765926450538896293092892460316380661222439958219) math:sum 169449033482631954166893055340103168094629171216423893349667529515350946852901113526326661657160129239405528298163969972406054391825915878038752596303867757357106981312605567406630037367605357387232237125894850325161927408092898055561073987448308994841345922560011402436447505929402831473318740156039461177939666798557174472141083824912310449218929490573988800470916181170277204858294881711362335235812385012300768315085042010301081981430477846926445904611483556860901446257524781102957191829919305591537884944429482035376174525790538789250275843430229449813741477208839242051527018005657904495529461330128872713083201683243134506146854559894112724333 . (562 104725262053085512611870373817802582817833233671647114630041338417523892526286879859443865252621064625671854567077364096840475886933055119509229856265899503846964202106439968495534487952687497598067692394088552305995483586680497187542978286688542803400324220550850294260291438730169150806407931417212734257519588036945347623527565344863679435368138830239633857582260115493548976860056216375948585495716983747138123231756959756846468242334154514433936212053812704040436533684168069149692072670636250527245493800106843806448094268318728777580920518781800266952877048251177055852439676120958767854523977490765926450538896293092892460316380661222439958219 169449033482631954166893055340103168094629171216423893349667529515350946852901113526326661657160129239405528298163969972406054391825915878038752596303867757357106981312605567406630037367605357387232237125894850325161927408092898055561073987448308994841345922560011402436447505929402831473318740156039461177939666798557174472141083824912310449218929490573988800470916181170277204858294881711362335235812385012300768315085042010301081981430477846926445904611483556860901446257524781102957191829919305591537884944429482035376174525790538789250275843430229449813741477208839242051527018005657904495529461330128872713083201683243134506146854559894112724333) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14428,7 +14428,7 @@ _:gn_1885 { } _:gn_1886 { - 564 math:greaterThan 1 . + (564) math:greaterThan 1 . (564 1) math:difference 563 . (40001490623539071056847692295501997541037296126870335910415147319696838199672646192561068848082000011938180835990758221274897382040194360979707116227931250336821422900274369584438938537769637808903147662282254286829039765268096319524882585928776611959302518541689186084135371530935470139497122678386007337099509275333520774914046864815048421517348169905278914693604049816820748861817551040534835755621582481975478148428877503391854503237831181941426519496141851219971621110811357196426953511353195462953102655784205577520014010846918765911565194133371084092012619293514869653352334236259631213518493651402980187994590902942650414485906762550767192105 64723771429546441555022681522300585276795937544776778719626191097827054326614233666882796404539064613733673731086605875565578504892860758529522740037968253510142779206165598911095549414917859789164544731806298019166443821412400868018095700759766191441021702009161108176156067199233680666910808738826726920420078761611826848613518480048631013850790660334354942888656065676728227998238665335413749740095401265162645083328082253454613739096323332492509692557670852820464912573356711953265119159283055064292391144322638228928080257471810011669355324648429182860864428957662186199087341884699136641005483839362946262544305390150242045830473898671672766114) math:sum 104725262053085512611870373817802582817833233671647114630041338417523892526286879859443865252621064625671854567077364096840475886933055119509229856265899503846964202106439968495534487952687497598067692394088552305995483586680497187542978286688542803400324220550850294260291438730169150806407931417212734257519588036945347623527565344863679435368138830239633857582260115493548976860056216375948585495716983747138123231756959756846468242334154514433936212053812704040436533684168069149692072670636250527245493800106843806448094268318728777580920518781800266952877048251177055852439676120958767854523977490765926450538896293092892460316380661222439958219 . (563 64723771429546441555022681522300585276795937544776778719626191097827054326614233666882796404539064613733673731086605875565578504892860758529522740037968253510142779206165598911095549414917859789164544731806298019166443821412400868018095700759766191441021702009161108176156067199233680666910808738826726920420078761611826848613518480048631013850790660334354942888656065676728227998238665335413749740095401265162645083328082253454613739096323332492509692557670852820464912573356711953265119159283055064292391144322638228928080257471810011669355324648429182860864428957662186199087341884699136641005483839362946262544305390150242045830473898671672766114 104725262053085512611870373817802582817833233671647114630041338417523892526286879859443865252621064625671854567077364096840475886933055119509229856265899503846964202106439968495534487952687497598067692394088552305995483586680497187542978286688542803400324220550850294260291438730169150806407931417212734257519588036945347623527565344863679435368138830239633857582260115493548976860056216375948585495716983747138123231756959756846468242334154514433936212053812704040436533684168069149692072670636250527245493800106843806448094268318728777580920518781800266952877048251177055852439676120958767854523977490765926450538896293092892460316380661222439958219) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14439,7 +14439,7 @@ _:gn_1887 { } _:gn_1888 { - 565 math:greaterThan 1 . + (565) math:greaterThan 1 . (565 1) math:difference 564 . (24722280806007370498174989226798587735758641417906442809211043778130216126941587474321727556457064601795492895095847654290681122852666397549815623810037003173321356305891229326656610877148221980261397069524043732337404056144304548493213114830989579481719183467471922092020695668298210527413686060440719583320569486278306073699471615233582592333442490429076028195052015859907479136421114294878913984473818783187166934899204750062759235858492150551083173061529001600493291462545354756838165647929859601339288488538432651408066246624891245757790130515058098768851809664147316545735007648439505427486990187959966074549714487207591631344567136120905574009 40001490623539071056847692295501997541037296126870335910415147319696838199672646192561068848082000011938180835990758221274897382040194360979707116227931250336821422900274369584438938537769637808903147662282254286829039765268096319524882585928776611959302518541689186084135371530935470139497122678386007337099509275333520774914046864815048421517348169905278914693604049816820748861817551040534835755621582481975478148428877503391854503237831181941426519496141851219971621110811357196426953511353195462953102655784205577520014010846918765911565194133371084092012619293514869653352334236259631213518493651402980187994590902942650414485906762550767192105) math:sum 64723771429546441555022681522300585276795937544776778719626191097827054326614233666882796404539064613733673731086605875565578504892860758529522740037968253510142779206165598911095549414917859789164544731806298019166443821412400868018095700759766191441021702009161108176156067199233680666910808738826726920420078761611826848613518480048631013850790660334354942888656065676728227998238665335413749740095401265162645083328082253454613739096323332492509692557670852820464912573356711953265119159283055064292391144322638228928080257471810011669355324648429182860864428957662186199087341884699136641005483839362946262544305390150242045830473898671672766114 . (564 40001490623539071056847692295501997541037296126870335910415147319696838199672646192561068848082000011938180835990758221274897382040194360979707116227931250336821422900274369584438938537769637808903147662282254286829039765268096319524882585928776611959302518541689186084135371530935470139497122678386007337099509275333520774914046864815048421517348169905278914693604049816820748861817551040534835755621582481975478148428877503391854503237831181941426519496141851219971621110811357196426953511353195462953102655784205577520014010846918765911565194133371084092012619293514869653352334236259631213518493651402980187994590902942650414485906762550767192105 64723771429546441555022681522300585276795937544776778719626191097827054326614233666882796404539064613733673731086605875565578504892860758529522740037968253510142779206165598911095549414917859789164544731806298019166443821412400868018095700759766191441021702009161108176156067199233680666910808738826726920420078761611826848613518480048631013850790660334354942888656065676728227998238665335413749740095401265162645083328082253454613739096323332492509692557670852820464912573356711953265119159283055064292391144322638228928080257471810011669355324648429182860864428957662186199087341884699136641005483839362946262544305390150242045830473898671672766114) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14450,7 +14450,7 @@ _:gn_1889 { } _:gn_1890 { - 566 math:greaterThan 1 . + (566) math:greaterThan 1 . (566 1) math:difference 565 . (15279209817531700558672703068703409805278654708963893101204103541566622072731058718239341291624935410142687940894910566984216259187527963429891492417894247163500066594383140257782327660621415828641750592758210554491635709123791771031669471097787032477583335074217263992114675862637259612083436617945287753778939789055214701214575249581465829183905679476202886498552033956913269725396436745655921771147763698788311213529672753329095267379339031390343346434612849619478329648266002439588787863423335861613814167245772926111947764222027520153775063618312985323160809629367553107617326587820125786031503463443014113444876415735058783141339626429861618096 24722280806007370498174989226798587735758641417906442809211043778130216126941587474321727556457064601795492895095847654290681122852666397549815623810037003173321356305891229326656610877148221980261397069524043732337404056144304548493213114830989579481719183467471922092020695668298210527413686060440719583320569486278306073699471615233582592333442490429076028195052015859907479136421114294878913984473818783187166934899204750062759235858492150551083173061529001600493291462545354756838165647929859601339288488538432651408066246624891245757790130515058098768851809664147316545735007648439505427486990187959966074549714487207591631344567136120905574009) math:sum 40001490623539071056847692295501997541037296126870335910415147319696838199672646192561068848082000011938180835990758221274897382040194360979707116227931250336821422900274369584438938537769637808903147662282254286829039765268096319524882585928776611959302518541689186084135371530935470139497122678386007337099509275333520774914046864815048421517348169905278914693604049816820748861817551040534835755621582481975478148428877503391854503237831181941426519496141851219971621110811357196426953511353195462953102655784205577520014010846918765911565194133371084092012619293514869653352334236259631213518493651402980187994590902942650414485906762550767192105 . (565 24722280806007370498174989226798587735758641417906442809211043778130216126941587474321727556457064601795492895095847654290681122852666397549815623810037003173321356305891229326656610877148221980261397069524043732337404056144304548493213114830989579481719183467471922092020695668298210527413686060440719583320569486278306073699471615233582592333442490429076028195052015859907479136421114294878913984473818783187166934899204750062759235858492150551083173061529001600493291462545354756838165647929859601339288488538432651408066246624891245757790130515058098768851809664147316545735007648439505427486990187959966074549714487207591631344567136120905574009 40001490623539071056847692295501997541037296126870335910415147319696838199672646192561068848082000011938180835990758221274897382040194360979707116227931250336821422900274369584438938537769637808903147662282254286829039765268096319524882585928776611959302518541689186084135371530935470139497122678386007337099509275333520774914046864815048421517348169905278914693604049816820748861817551040534835755621582481975478148428877503391854503237831181941426519496141851219971621110811357196426953511353195462953102655784205577520014010846918765911565194133371084092012619293514869653352334236259631213518493651402980187994590902942650414485906762550767192105) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14461,7 +14461,7 @@ _:gn_1891 { } _:gn_1892 { - 567 math:greaterThan 1 . + (567) math:greaterThan 1 . (567 1) math:difference 566 . (9443070988475669939502286158095177930479986708942549708006940236563594054210528756082386264832129191652804954200937087306464863665138434119924131392142756009821289711508089068874283216526806151619646476765833177845768347020512777461543643733202547004135848393254658099906019805660950915330249442495431829541629697223091372484896365652116763149536810952873141696499981902994209411024677549222992213326055084398855721369531996733663968479153119160739826626916151981014961814279352317249377784506523739725474321292659725296118482402863725604015066896745113445691000034779763438117681060619379641455486724516951961104838071472532848203227509691043955913 15279209817531700558672703068703409805278654708963893101204103541566622072731058718239341291624935410142687940894910566984216259187527963429891492417894247163500066594383140257782327660621415828641750592758210554491635709123791771031669471097787032477583335074217263992114675862637259612083436617945287753778939789055214701214575249581465829183905679476202886498552033956913269725396436745655921771147763698788311213529672753329095267379339031390343346434612849619478329648266002439588787863423335861613814167245772926111947764222027520153775063618312985323160809629367553107617326587820125786031503463443014113444876415735058783141339626429861618096) math:sum 24722280806007370498174989226798587735758641417906442809211043778130216126941587474321727556457064601795492895095847654290681122852666397549815623810037003173321356305891229326656610877148221980261397069524043732337404056144304548493213114830989579481719183467471922092020695668298210527413686060440719583320569486278306073699471615233582592333442490429076028195052015859907479136421114294878913984473818783187166934899204750062759235858492150551083173061529001600493291462545354756838165647929859601339288488538432651408066246624891245757790130515058098768851809664147316545735007648439505427486990187959966074549714487207591631344567136120905574009 . (566 15279209817531700558672703068703409805278654708963893101204103541566622072731058718239341291624935410142687940894910566984216259187527963429891492417894247163500066594383140257782327660621415828641750592758210554491635709123791771031669471097787032477583335074217263992114675862637259612083436617945287753778939789055214701214575249581465829183905679476202886498552033956913269725396436745655921771147763698788311213529672753329095267379339031390343346434612849619478329648266002439588787863423335861613814167245772926111947764222027520153775063618312985323160809629367553107617326587820125786031503463443014113444876415735058783141339626429861618096 24722280806007370498174989226798587735758641417906442809211043778130216126941587474321727556457064601795492895095847654290681122852666397549815623810037003173321356305891229326656610877148221980261397069524043732337404056144304548493213114830989579481719183467471922092020695668298210527413686060440719583320569486278306073699471615233582592333442490429076028195052015859907479136421114294878913984473818783187166934899204750062759235858492150551083173061529001600493291462545354756838165647929859601339288488538432651408066246624891245757790130515058098768851809664147316545735007648439505427486990187959966074549714487207591631344567136120905574009) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14472,7 +14472,7 @@ _:gn_1893 { } _:gn_1894 { - 568 math:greaterThan 1 . + (568) math:greaterThan 1 . (568 1) math:difference 567 . (5836138829056030619170416910608231874798668000021343393197163305003028018520529962156955026792806218489882986693973479677751395522389529309967361025751491153678776882875051188908044444094609677022104115992377376645867362103278993570125827364584485473447486680962605892208656056976308696753187175449855924237310091832123328729678883929349066034368868523329744802052052053919060314371759196432929557821708614389455492160140756595431298900185912229603519807696697638463367833986650122339410078916812121888339845953113200815829281819163794549759996721567871877469809594587789669499645527200746144576016738926062152340038344262525934938112116738817662183 9443070988475669939502286158095177930479986708942549708006940236563594054210528756082386264832129191652804954200937087306464863665138434119924131392142756009821289711508089068874283216526806151619646476765833177845768347020512777461543643733202547004135848393254658099906019805660950915330249442495431829541629697223091372484896365652116763149536810952873141696499981902994209411024677549222992213326055084398855721369531996733663968479153119160739826626916151981014961814279352317249377784506523739725474321292659725296118482402863725604015066896745113445691000034779763438117681060619379641455486724516951961104838071472532848203227509691043955913) math:sum 15279209817531700558672703068703409805278654708963893101204103541566622072731058718239341291624935410142687940894910566984216259187527963429891492417894247163500066594383140257782327660621415828641750592758210554491635709123791771031669471097787032477583335074217263992114675862637259612083436617945287753778939789055214701214575249581465829183905679476202886498552033956913269725396436745655921771147763698788311213529672753329095267379339031390343346434612849619478329648266002439588787863423335861613814167245772926111947764222027520153775063618312985323160809629367553107617326587820125786031503463443014113444876415735058783141339626429861618096 . (567 9443070988475669939502286158095177930479986708942549708006940236563594054210528756082386264832129191652804954200937087306464863665138434119924131392142756009821289711508089068874283216526806151619646476765833177845768347020512777461543643733202547004135848393254658099906019805660950915330249442495431829541629697223091372484896365652116763149536810952873141696499981902994209411024677549222992213326055084398855721369531996733663968479153119160739826626916151981014961814279352317249377784506523739725474321292659725296118482402863725604015066896745113445691000034779763438117681060619379641455486724516951961104838071472532848203227509691043955913 15279209817531700558672703068703409805278654708963893101204103541566622072731058718239341291624935410142687940894910566984216259187527963429891492417894247163500066594383140257782327660621415828641750592758210554491635709123791771031669471097787032477583335074217263992114675862637259612083436617945287753778939789055214701214575249581465829183905679476202886498552033956913269725396436745655921771147763698788311213529672753329095267379339031390343346434612849619478329648266002439588787863423335861613814167245772926111947764222027520153775063618312985323160809629367553107617326587820125786031503463443014113444876415735058783141339626429861618096) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14483,7 +14483,7 @@ _:gn_1895 { } _:gn_1896 { - 569 math:greaterThan 1 . + (569) math:greaterThan 1 . (569 1) math:difference 568 . (3606932159419639320331869247486946055681318708921206314809776931560566035689998793925431238039322973162921967506963607628713468142748904809956770366391264856142512828633037879966238772432196474597542360773455801199900984917233783891417816368618061530688361712292052207697363748684642218577062267045575905304319605390968043755217481722767697115167942429543396894447929849075149096652918352790062655504346470009400229209391240138232669578967206931136306819219454342551593980292702194909967705589711617837134475339546524480289200583699931054255070175177241568221190440191973768618035533418633496879469985590889808764799727210006913265115392952226293730 5836138829056030619170416910608231874798668000021343393197163305003028018520529962156955026792806218489882986693973479677751395522389529309967361025751491153678776882875051188908044444094609677022104115992377376645867362103278993570125827364584485473447486680962605892208656056976308696753187175449855924237310091832123328729678883929349066034368868523329744802052052053919060314371759196432929557821708614389455492160140756595431298900185912229603519807696697638463367833986650122339410078916812121888339845953113200815829281819163794549759996721567871877469809594587789669499645527200746144576016738926062152340038344262525934938112116738817662183) math:sum 9443070988475669939502286158095177930479986708942549708006940236563594054210528756082386264832129191652804954200937087306464863665138434119924131392142756009821289711508089068874283216526806151619646476765833177845768347020512777461543643733202547004135848393254658099906019805660950915330249442495431829541629697223091372484896365652116763149536810952873141696499981902994209411024677549222992213326055084398855721369531996733663968479153119160739826626916151981014961814279352317249377784506523739725474321292659725296118482402863725604015066896745113445691000034779763438117681060619379641455486724516951961104838071472532848203227509691043955913 . (568 5836138829056030619170416910608231874798668000021343393197163305003028018520529962156955026792806218489882986693973479677751395522389529309967361025751491153678776882875051188908044444094609677022104115992377376645867362103278993570125827364584485473447486680962605892208656056976308696753187175449855924237310091832123328729678883929349066034368868523329744802052052053919060314371759196432929557821708614389455492160140756595431298900185912229603519807696697638463367833986650122339410078916812121888339845953113200815829281819163794549759996721567871877469809594587789669499645527200746144576016738926062152340038344262525934938112116738817662183 9443070988475669939502286158095177930479986708942549708006940236563594054210528756082386264832129191652804954200937087306464863665138434119924131392142756009821289711508089068874283216526806151619646476765833177845768347020512777461543643733202547004135848393254658099906019805660950915330249442495431829541629697223091372484896365652116763149536810952873141696499981902994209411024677549222992213326055084398855721369531996733663968479153119160739826626916151981014961814279352317249377784506523739725474321292659725296118482402863725604015066896745113445691000034779763438117681060619379641455486724516951961104838071472532848203227509691043955913) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14494,7 +14494,7 @@ _:gn_1897 { } _:gn_1898 { - 570 math:greaterThan 1 . + (570) math:greaterThan 1 . (570 1) math:difference 569 . (2229206669636391298838547663121285819117349291100137078387386373442461982830531168231523788753483245326961019187009872049037927379640624500010590659360226297536264054242013308941805671662413202424561755218921575445966377186045209678708010995966423942759124968670553684511292308291666478176124908404280018932990486441155284974461402206581368919200926093786347907604122204843911217718840843642866902317362144380055262950749516457198629321218705298467212988477243295911773853693947927429442373327100504051205370613566676335540081235463863495504926546390630309248619154395815900881609993782112647696546753335172343575238617052519021672996723786591368453 3606932159419639320331869247486946055681318708921206314809776931560566035689998793925431238039322973162921967506963607628713468142748904809956770366391264856142512828633037879966238772432196474597542360773455801199900984917233783891417816368618061530688361712292052207697363748684642218577062267045575905304319605390968043755217481722767697115167942429543396894447929849075149096652918352790062655504346470009400229209391240138232669578967206931136306819219454342551593980292702194909967705589711617837134475339546524480289200583699931054255070175177241568221190440191973768618035533418633496879469985590889808764799727210006913265115392952226293730) math:sum 5836138829056030619170416910608231874798668000021343393197163305003028018520529962156955026792806218489882986693973479677751395522389529309967361025751491153678776882875051188908044444094609677022104115992377376645867362103278993570125827364584485473447486680962605892208656056976308696753187175449855924237310091832123328729678883929349066034368868523329744802052052053919060314371759196432929557821708614389455492160140756595431298900185912229603519807696697638463367833986650122339410078916812121888339845953113200815829281819163794549759996721567871877469809594587789669499645527200746144576016738926062152340038344262525934938112116738817662183 . (569 3606932159419639320331869247486946055681318708921206314809776931560566035689998793925431238039322973162921967506963607628713468142748904809956770366391264856142512828633037879966238772432196474597542360773455801199900984917233783891417816368618061530688361712292052207697363748684642218577062267045575905304319605390968043755217481722767697115167942429543396894447929849075149096652918352790062655504346470009400229209391240138232669578967206931136306819219454342551593980292702194909967705589711617837134475339546524480289200583699931054255070175177241568221190440191973768618035533418633496879469985590889808764799727210006913265115392952226293730 5836138829056030619170416910608231874798668000021343393197163305003028018520529962156955026792806218489882986693973479677751395522389529309967361025751491153678776882875051188908044444094609677022104115992377376645867362103278993570125827364584485473447486680962605892208656056976308696753187175449855924237310091832123328729678883929349066034368868523329744802052052053919060314371759196432929557821708614389455492160140756595431298900185912229603519807696697638463367833986650122339410078916812121888339845953113200815829281819163794549759996721567871877469809594587789669499645527200746144576016738926062152340038344262525934938112116738817662183) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14505,7 +14505,7 @@ _:gn_1899 { } _:gn_1900 { - 571 math:greaterThan 1 . + (571) math:greaterThan 1 . (571 1) math:difference 570 . (1377725489783248021493321584365660236563969417821069236422390558118104052859467625693907449285839727835960948319953735579675540763108280309946179707031038558606248774391024571024433100769783272172980605554534225753934607731188574212709805372651637587929236743621498523186071440392975740400937358641295886371329118949812758780756079516186328195967016335757048986843807644231237878934077509147195753186984325629344966258641723681034040257748501632669093830742211046639820126598754267480525332262611113785929104725979848144749119348236067558750143628786611258972571285796157867736425539636520849182923232255717465189561110157487891592118669165634925277 2229206669636391298838547663121285819117349291100137078387386373442461982830531168231523788753483245326961019187009872049037927379640624500010590659360226297536264054242013308941805671662413202424561755218921575445966377186045209678708010995966423942759124968670553684511292308291666478176124908404280018932990486441155284974461402206581368919200926093786347907604122204843911217718840843642866902317362144380055262950749516457198629321218705298467212988477243295911773853693947927429442373327100504051205370613566676335540081235463863495504926546390630309248619154395815900881609993782112647696546753335172343575238617052519021672996723786591368453) math:sum 3606932159419639320331869247486946055681318708921206314809776931560566035689998793925431238039322973162921967506963607628713468142748904809956770366391264856142512828633037879966238772432196474597542360773455801199900984917233783891417816368618061530688361712292052207697363748684642218577062267045575905304319605390968043755217481722767697115167942429543396894447929849075149096652918352790062655504346470009400229209391240138232669578967206931136306819219454342551593980292702194909967705589711617837134475339546524480289200583699931054255070175177241568221190440191973768618035533418633496879469985590889808764799727210006913265115392952226293730 . (570 2229206669636391298838547663121285819117349291100137078387386373442461982830531168231523788753483245326961019187009872049037927379640624500010590659360226297536264054242013308941805671662413202424561755218921575445966377186045209678708010995966423942759124968670553684511292308291666478176124908404280018932990486441155284974461402206581368919200926093786347907604122204843911217718840843642866902317362144380055262950749516457198629321218705298467212988477243295911773853693947927429442373327100504051205370613566676335540081235463863495504926546390630309248619154395815900881609993782112647696546753335172343575238617052519021672996723786591368453 3606932159419639320331869247486946055681318708921206314809776931560566035689998793925431238039322973162921967506963607628713468142748904809956770366391264856142512828633037879966238772432196474597542360773455801199900984917233783891417816368618061530688361712292052207697363748684642218577062267045575905304319605390968043755217481722767697115167942429543396894447929849075149096652918352790062655504346470009400229209391240138232669578967206931136306819219454342551593980292702194909967705589711617837134475339546524480289200583699931054255070175177241568221190440191973768618035533418633496879469985590889808764799727210006913265115392952226293730) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14516,7 +14516,7 @@ _:gn_1901 { } _:gn_1902 { - 572 math:greaterThan 1 . + (572) math:greaterThan 1 . (572 1) math:difference 571 . (851481179853143277345226078755625582553379873279067841964995815324357929971063542537616339467643517491000070867056136469362386616532344190064410952329187738930015279850988737917372570892629930251581149664387349692031769454856635465998205623314786354829888225049055161325220867898690737775187549762984132561661367491342526193705322690395040723233909758029298920760314560612673338784763334495671149130377818750710296692107792776164589063470203665798119157735032249271953727095193659948917041064489390265276265887586828190790961887227795936754782917604019050276047868599658033145184454145591798513623521079454878385677506895031130080878054620956443176 1377725489783248021493321584365660236563969417821069236422390558118104052859467625693907449285839727835960948319953735579675540763108280309946179707031038558606248774391024571024433100769783272172980605554534225753934607731188574212709805372651637587929236743621498523186071440392975740400937358641295886371329118949812758780756079516186328195967016335757048986843807644231237878934077509147195753186984325629344966258641723681034040257748501632669093830742211046639820126598754267480525332262611113785929104725979848144749119348236067558750143628786611258972571285796157867736425539636520849182923232255717465189561110157487891592118669165634925277) math:sum 2229206669636391298838547663121285819117349291100137078387386373442461982830531168231523788753483245326961019187009872049037927379640624500010590659360226297536264054242013308941805671662413202424561755218921575445966377186045209678708010995966423942759124968670553684511292308291666478176124908404280018932990486441155284974461402206581368919200926093786347907604122204843911217718840843642866902317362144380055262950749516457198629321218705298467212988477243295911773853693947927429442373327100504051205370613566676335540081235463863495504926546390630309248619154395815900881609993782112647696546753335172343575238617052519021672996723786591368453 . (571 1377725489783248021493321584365660236563969417821069236422390558118104052859467625693907449285839727835960948319953735579675540763108280309946179707031038558606248774391024571024433100769783272172980605554534225753934607731188574212709805372651637587929236743621498523186071440392975740400937358641295886371329118949812758780756079516186328195967016335757048986843807644231237878934077509147195753186984325629344966258641723681034040257748501632669093830742211046639820126598754267480525332262611113785929104725979848144749119348236067558750143628786611258972571285796157867736425539636520849182923232255717465189561110157487891592118669165634925277 2229206669636391298838547663121285819117349291100137078387386373442461982830531168231523788753483245326961019187009872049037927379640624500010590659360226297536264054242013308941805671662413202424561755218921575445966377186045209678708010995966423942759124968670553684511292308291666478176124908404280018932990486441155284974461402206581368919200926093786347907604122204843911217718840843642866902317362144380055262950749516457198629321218705298467212988477243295911773853693947927429442373327100504051205370613566676335540081235463863495504926546390630309248619154395815900881609993782112647696546753335172343575238617052519021672996723786591368453) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14527,7 +14527,7 @@ _:gn_1903 { } _:gn_1904 { - 573 math:greaterThan 1 . + (573) math:greaterThan 1 . (573 1) math:difference 572 . (526244309930104744148095505610034654010589544542001394457394742793746122888404083156291109818196210344960877452897599110313154146575936119881768754701850819676233494540035833107060529877153341921399455890146876061902838276331938746711599749336851233099348518572443361860850572494285002625749808878311753809667751458470232587050756825791287472733106577727750066083493083618564540149314174651524604056606506878634669566533930904869451194278297966870974673007178797367866399503560607531608291198121723520652838838393019953958157461008271621995360711182592208696523417196499834591241085490929050669299711176262586803883603262456761511240614544678482101 851481179853143277345226078755625582553379873279067841964995815324357929971063542537616339467643517491000070867056136469362386616532344190064410952329187738930015279850988737917372570892629930251581149664387349692031769454856635465998205623314786354829888225049055161325220867898690737775187549762984132561661367491342526193705322690395040723233909758029298920760314560612673338784763334495671149130377818750710296692107792776164589063470203665798119157735032249271953727095193659948917041064489390265276265887586828190790961887227795936754782917604019050276047868599658033145184454145591798513623521079454878385677506895031130080878054620956443176) math:sum 1377725489783248021493321584365660236563969417821069236422390558118104052859467625693907449285839727835960948319953735579675540763108280309946179707031038558606248774391024571024433100769783272172980605554534225753934607731188574212709805372651637587929236743621498523186071440392975740400937358641295886371329118949812758780756079516186328195967016335757048986843807644231237878934077509147195753186984325629344966258641723681034040257748501632669093830742211046639820126598754267480525332262611113785929104725979848144749119348236067558750143628786611258972571285796157867736425539636520849182923232255717465189561110157487891592118669165634925277 . (572 851481179853143277345226078755625582553379873279067841964995815324357929971063542537616339467643517491000070867056136469362386616532344190064410952329187738930015279850988737917372570892629930251581149664387349692031769454856635465998205623314786354829888225049055161325220867898690737775187549762984132561661367491342526193705322690395040723233909758029298920760314560612673338784763334495671149130377818750710296692107792776164589063470203665798119157735032249271953727095193659948917041064489390265276265887586828190790961887227795936754782917604019050276047868599658033145184454145591798513623521079454878385677506895031130080878054620956443176 1377725489783248021493321584365660236563969417821069236422390558118104052859467625693907449285839727835960948319953735579675540763108280309946179707031038558606248774391024571024433100769783272172980605554534225753934607731188574212709805372651637587929236743621498523186071440392975740400937358641295886371329118949812758780756079516186328195967016335757048986843807644231237878934077509147195753186984325629344966258641723681034040257748501632669093830742211046639820126598754267480525332262611113785929104725979848144749119348236067558750143628786611258972571285796157867736425539636520849182923232255717465189561110157487891592118669165634925277) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14538,7 +14538,7 @@ _:gn_1905 { } _:gn_1906 { - 574 math:greaterThan 1 . + (574) math:greaterThan 1 . (574 1) math:difference 573 . (325236869923038533197130573145590928542790328737066447507601072530611807082659459381325229649447307146039193414158537359049232469956408070182642197627336919253781785310952904810312041015476588330181693774240473630128931178524696719286605873977935121730539706476611799464370295404405735149437740884672378751993616032872293606654565864603753250500803180301548854676821476994108798635449159844146545073771311872075627125573861871295137869191905698927144484727853451904087327591633052417308749866367666744623427049193808236832804426219524314759422206421426841579524451403158198553943368654662747844323809903192291581793903632574368569637440076277961075 526244309930104744148095505610034654010589544542001394457394742793746122888404083156291109818196210344960877452897599110313154146575936119881768754701850819676233494540035833107060529877153341921399455890146876061902838276331938746711599749336851233099348518572443361860850572494285002625749808878311753809667751458470232587050756825791287472733106577727750066083493083618564540149314174651524604056606506878634669566533930904869451194278297966870974673007178797367866399503560607531608291198121723520652838838393019953958157461008271621995360711182592208696523417196499834591241085490929050669299711176262586803883603262456761511240614544678482101) math:sum 851481179853143277345226078755625582553379873279067841964995815324357929971063542537616339467643517491000070867056136469362386616532344190064410952329187738930015279850988737917372570892629930251581149664387349692031769454856635465998205623314786354829888225049055161325220867898690737775187549762984132561661367491342526193705322690395040723233909758029298920760314560612673338784763334495671149130377818750710296692107792776164589063470203665798119157735032249271953727095193659948917041064489390265276265887586828190790961887227795936754782917604019050276047868599658033145184454145591798513623521079454878385677506895031130080878054620956443176 . (573 526244309930104744148095505610034654010589544542001394457394742793746122888404083156291109818196210344960877452897599110313154146575936119881768754701850819676233494540035833107060529877153341921399455890146876061902838276331938746711599749336851233099348518572443361860850572494285002625749808878311753809667751458470232587050756825791287472733106577727750066083493083618564540149314174651524604056606506878634669566533930904869451194278297966870974673007178797367866399503560607531608291198121723520652838838393019953958157461008271621995360711182592208696523417196499834591241085490929050669299711176262586803883603262456761511240614544678482101 851481179853143277345226078755625582553379873279067841964995815324357929971063542537616339467643517491000070867056136469362386616532344190064410952329187738930015279850988737917372570892629930251581149664387349692031769454856635465998205623314786354829888225049055161325220867898690737775187549762984132561661367491342526193705322690395040723233909758029298920760314560612673338784763334495671149130377818750710296692107792776164589063470203665798119157735032249271953727095193659948917041064489390265276265887586828190790961887227795936754782917604019050276047868599658033145184454145591798513623521079454878385677506895031130080878054620956443176) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14549,7 +14549,7 @@ _:gn_1907 { } _:gn_1908 { - 575 math:greaterThan 1 . + (575) math:greaterThan 1 . (575 1) math:difference 574 . (201007440007066210950964932464443725467799215804934946949793670263134315805744623774965880168748903198921684038739061751263921676619528049699126557074513900422451709229082928296748488861676753591217762115906402431773907097807242027424993875358916111368808812095831562396480277089879267476312067993639375057674135425597938980396190961187534222232303397426201211406671606624455741513865014807378058982835195006559042440960069033574313325086392267943830188279325345463779071911927555114299541331754056776029411789199211717125353034788747307235938504761165367116998965793341636037297716836266302824975901273070295222089699629882392941603174468400521026 325236869923038533197130573145590928542790328737066447507601072530611807082659459381325229649447307146039193414158537359049232469956408070182642197627336919253781785310952904810312041015476588330181693774240473630128931178524696719286605873977935121730539706476611799464370295404405735149437740884672378751993616032872293606654565864603753250500803180301548854676821476994108798635449159844146545073771311872075627125573861871295137869191905698927144484727853451904087327591633052417308749866367666744623427049193808236832804426219524314759422206421426841579524451403158198553943368654662747844323809903192291581793903632574368569637440076277961075) math:sum 526244309930104744148095505610034654010589544542001394457394742793746122888404083156291109818196210344960877452897599110313154146575936119881768754701850819676233494540035833107060529877153341921399455890146876061902838276331938746711599749336851233099348518572443361860850572494285002625749808878311753809667751458470232587050756825791287472733106577727750066083493083618564540149314174651524604056606506878634669566533930904869451194278297966870974673007178797367866399503560607531608291198121723520652838838393019953958157461008271621995360711182592208696523417196499834591241085490929050669299711176262586803883603262456761511240614544678482101 . (574 325236869923038533197130573145590928542790328737066447507601072530611807082659459381325229649447307146039193414158537359049232469956408070182642197627336919253781785310952904810312041015476588330181693774240473630128931178524696719286605873977935121730539706476611799464370295404405735149437740884672378751993616032872293606654565864603753250500803180301548854676821476994108798635449159844146545073771311872075627125573861871295137869191905698927144484727853451904087327591633052417308749866367666744623427049193808236832804426219524314759422206421426841579524451403158198553943368654662747844323809903192291581793903632574368569637440076277961075 526244309930104744148095505610034654010589544542001394457394742793746122888404083156291109818196210344960877452897599110313154146575936119881768754701850819676233494540035833107060529877153341921399455890146876061902838276331938746711599749336851233099348518572443361860850572494285002625749808878311753809667751458470232587050756825791287472733106577727750066083493083618564540149314174651524604056606506878634669566533930904869451194278297966870974673007178797367866399503560607531608291198121723520652838838393019953958157461008271621995360711182592208696523417196499834591241085490929050669299711176262586803883603262456761511240614544678482101) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14560,7 +14560,7 @@ _:gn_1909 { } _:gn_1910 { - 576 math:greaterThan 1 . + (576) math:greaterThan 1 . (576 1) math:difference 575 . (124229429915972322246165640681147203074991112932131500557807402267477491276914835606359349480698403947117509375419475607785310793336880020483515640552823018831330076081869976513563552153799834738963931658334071198355024080717454691861611998619019010361730894380780237067890018314526467673125672891033003694319480607274354626258374903416219028268499782875347643270149870369653057121584145036768486090936116865516584684613792837720824544105513430983314296448528106440308255679705497303009208534613609968594015259994596519707451391430777007523483701660261474462525485609816562516645651818396445019347908630121996359704204002691975628034265607877440049 201007440007066210950964932464443725467799215804934946949793670263134315805744623774965880168748903198921684038739061751263921676619528049699126557074513900422451709229082928296748488861676753591217762115906402431773907097807242027424993875358916111368808812095831562396480277089879267476312067993639375057674135425597938980396190961187534222232303397426201211406671606624455741513865014807378058982835195006559042440960069033574313325086392267943830188279325345463779071911927555114299541331754056776029411789199211717125353034788747307235938504761165367116998965793341636037297716836266302824975901273070295222089699629882392941603174468400521026) math:sum 325236869923038533197130573145590928542790328737066447507601072530611807082659459381325229649447307146039193414158537359049232469956408070182642197627336919253781785310952904810312041015476588330181693774240473630128931178524696719286605873977935121730539706476611799464370295404405735149437740884672378751993616032872293606654565864603753250500803180301548854676821476994108798635449159844146545073771311872075627125573861871295137869191905698927144484727853451904087327591633052417308749866367666744623427049193808236832804426219524314759422206421426841579524451403158198553943368654662747844323809903192291581793903632574368569637440076277961075 . (575 201007440007066210950964932464443725467799215804934946949793670263134315805744623774965880168748903198921684038739061751263921676619528049699126557074513900422451709229082928296748488861676753591217762115906402431773907097807242027424993875358916111368808812095831562396480277089879267476312067993639375057674135425597938980396190961187534222232303397426201211406671606624455741513865014807378058982835195006559042440960069033574313325086392267943830188279325345463779071911927555114299541331754056776029411789199211717125353034788747307235938504761165367116998965793341636037297716836266302824975901273070295222089699629882392941603174468400521026 325236869923038533197130573145590928542790328737066447507601072530611807082659459381325229649447307146039193414158537359049232469956408070182642197627336919253781785310952904810312041015476588330181693774240473630128931178524696719286605873977935121730539706476611799464370295404405735149437740884672378751993616032872293606654565864603753250500803180301548854676821476994108798635449159844146545073771311872075627125573861871295137869191905698927144484727853451904087327591633052417308749866367666744623427049193808236832804426219524314759422206421426841579524451403158198553943368654662747844323809903192291581793903632574368569637440076277961075) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14571,7 +14571,7 @@ _:gn_1911 { } _:gn_1912 { - 577 math:greaterThan 1 . + (577) math:greaterThan 1 . (577 1) math:difference 576 . (76778010091093888704799291783296522392808102872803446391986267995656824528829788168606530688050499251804174663319586143478610883282648029215610916521690881591121633147212951783184936707876918852253830457572331233418883017089787335563381876739897101007077917715051325328590258775352799803186395102606371363354654818323584354137816057771315193963803614550853568136521736254802684392280869770609572891899078141042457756346276195853488780980878836960515891830797239023470816232222057811290332797140446807435396529204615197417901643357970299712454803100903892654473480183525073520652065017869857805627992642948298862385495627190417313568908860523080977 124229429915972322246165640681147203074991112932131500557807402267477491276914835606359349480698403947117509375419475607785310793336880020483515640552823018831330076081869976513563552153799834738963931658334071198355024080717454691861611998619019010361730894380780237067890018314526467673125672891033003694319480607274354626258374903416219028268499782875347643270149870369653057121584145036768486090936116865516584684613792837720824544105513430983314296448528106440308255679705497303009208534613609968594015259994596519707451391430777007523483701660261474462525485609816562516645651818396445019347908630121996359704204002691975628034265607877440049) math:sum 201007440007066210950964932464443725467799215804934946949793670263134315805744623774965880168748903198921684038739061751263921676619528049699126557074513900422451709229082928296748488861676753591217762115906402431773907097807242027424993875358916111368808812095831562396480277089879267476312067993639375057674135425597938980396190961187534222232303397426201211406671606624455741513865014807378058982835195006559042440960069033574313325086392267943830188279325345463779071911927555114299541331754056776029411789199211717125353034788747307235938504761165367116998965793341636037297716836266302824975901273070295222089699629882392941603174468400521026 . (576 124229429915972322246165640681147203074991112932131500557807402267477491276914835606359349480698403947117509375419475607785310793336880020483515640552823018831330076081869976513563552153799834738963931658334071198355024080717454691861611998619019010361730894380780237067890018314526467673125672891033003694319480607274354626258374903416219028268499782875347643270149870369653057121584145036768486090936116865516584684613792837720824544105513430983314296448528106440308255679705497303009208534613609968594015259994596519707451391430777007523483701660261474462525485609816562516645651818396445019347908630121996359704204002691975628034265607877440049 201007440007066210950964932464443725467799215804934946949793670263134315805744623774965880168748903198921684038739061751263921676619528049699126557074513900422451709229082928296748488861676753591217762115906402431773907097807242027424993875358916111368808812095831562396480277089879267476312067993639375057674135425597938980396190961187534222232303397426201211406671606624455741513865014807378058982835195006559042440960069033574313325086392267943830188279325345463779071911927555114299541331754056776029411789199211717125353034788747307235938504761165367116998965793341636037297716836266302824975901273070295222089699629882392941603174468400521026) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14582,7 +14582,7 @@ _:gn_1913 { } _:gn_1914 { - 578 math:greaterThan 1 . + (578) math:greaterThan 1 . (578 1) math:difference 577 . (47451419824878433541366348897850680682183010059328054165821134271820666748085047437752818792647904695313334712099889464306699910054231991267904724031132137240208442934657024730378615445922915886710101200761739964936141063627667356298230121879121909354652976665728911739299759539173667869939277788426632330964825788950770272120558845644903834304696168324494075133628134114850372729303275266158913199037038724474126928267516641867335763124634594022798404617730867416837439447483439491718875737473163161158618730789981322289549748072806707811028898559357581808052005426291488995993586800526587213719915987173697497318708375501558314465356747354359072 76778010091093888704799291783296522392808102872803446391986267995656824528829788168606530688050499251804174663319586143478610883282648029215610916521690881591121633147212951783184936707876918852253830457572331233418883017089787335563381876739897101007077917715051325328590258775352799803186395102606371363354654818323584354137816057771315193963803614550853568136521736254802684392280869770609572891899078141042457756346276195853488780980878836960515891830797239023470816232222057811290332797140446807435396529204615197417901643357970299712454803100903892654473480183525073520652065017869857805627992642948298862385495627190417313568908860523080977) math:sum 124229429915972322246165640681147203074991112932131500557807402267477491276914835606359349480698403947117509375419475607785310793336880020483515640552823018831330076081869976513563552153799834738963931658334071198355024080717454691861611998619019010361730894380780237067890018314526467673125672891033003694319480607274354626258374903416219028268499782875347643270149870369653057121584145036768486090936116865516584684613792837720824544105513430983314296448528106440308255679705497303009208534613609968594015259994596519707451391430777007523483701660261474462525485609816562516645651818396445019347908630121996359704204002691975628034265607877440049 . (577 76778010091093888704799291783296522392808102872803446391986267995656824528829788168606530688050499251804174663319586143478610883282648029215610916521690881591121633147212951783184936707876918852253830457572331233418883017089787335563381876739897101007077917715051325328590258775352799803186395102606371363354654818323584354137816057771315193963803614550853568136521736254802684392280869770609572891899078141042457756346276195853488780980878836960515891830797239023470816232222057811290332797140446807435396529204615197417901643357970299712454803100903892654473480183525073520652065017869857805627992642948298862385495627190417313568908860523080977 124229429915972322246165640681147203074991112932131500557807402267477491276914835606359349480698403947117509375419475607785310793336880020483515640552823018831330076081869976513563552153799834738963931658334071198355024080717454691861611998619019010361730894380780237067890018314526467673125672891033003694319480607274354626258374903416219028268499782875347643270149870369653057121584145036768486090936116865516584684613792837720824544105513430983314296448528106440308255679705497303009208534613609968594015259994596519707451391430777007523483701660261474462525485609816562516645651818396445019347908630121996359704204002691975628034265607877440049) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14593,7 +14593,7 @@ _:gn_1915 { } _:gn_1916 { - 579 math:greaterThan 1 . + (579) math:greaterThan 1 . (579 1) math:difference 578 . (29326590266215455163432942885445841710625092813475392226165133723836157780744740730853711895402594556490839951219696679171910973228416037947706192490558744350913190212555927052806321261954002965543729256810591268482741953462119979265151754860775191652424941049322413589290499236179131933247117314179739032389829029372814082017257212126411359659107446226359493002893602139952311662977594504450659692862039416568330828078759553986153017856244242937717487213066371606633376784738618319571457059667283646276777798414633875128351895285163591901425904541546310846421474757233584524658478217343270591908076655774601365066787251688858999103552113168721905 47451419824878433541366348897850680682183010059328054165821134271820666748085047437752818792647904695313334712099889464306699910054231991267904724031132137240208442934657024730378615445922915886710101200761739964936141063627667356298230121879121909354652976665728911739299759539173667869939277788426632330964825788950770272120558845644903834304696168324494075133628134114850372729303275266158913199037038724474126928267516641867335763124634594022798404617730867416837439447483439491718875737473163161158618730789981322289549748072806707811028898559357581808052005426291488995993586800526587213719915987173697497318708375501558314465356747354359072) math:sum 76778010091093888704799291783296522392808102872803446391986267995656824528829788168606530688050499251804174663319586143478610883282648029215610916521690881591121633147212951783184936707876918852253830457572331233418883017089787335563381876739897101007077917715051325328590258775352799803186395102606371363354654818323584354137816057771315193963803614550853568136521736254802684392280869770609572891899078141042457756346276195853488780980878836960515891830797239023470816232222057811290332797140446807435396529204615197417901643357970299712454803100903892654473480183525073520652065017869857805627992642948298862385495627190417313568908860523080977 . (578 47451419824878433541366348897850680682183010059328054165821134271820666748085047437752818792647904695313334712099889464306699910054231991267904724031132137240208442934657024730378615445922915886710101200761739964936141063627667356298230121879121909354652976665728911739299759539173667869939277788426632330964825788950770272120558845644903834304696168324494075133628134114850372729303275266158913199037038724474126928267516641867335763124634594022798404617730867416837439447483439491718875737473163161158618730789981322289549748072806707811028898559357581808052005426291488995993586800526587213719915987173697497318708375501558314465356747354359072 76778010091093888704799291783296522392808102872803446391986267995656824528829788168606530688050499251804174663319586143478610883282648029215610916521690881591121633147212951783184936707876918852253830457572331233418883017089787335563381876739897101007077917715051325328590258775352799803186395102606371363354654818323584354137816057771315193963803614550853568136521736254802684392280869770609572891899078141042457756346276195853488780980878836960515891830797239023470816232222057811290332797140446807435396529204615197417901643357970299712454803100903892654473480183525073520652065017869857805627992642948298862385495627190417313568908860523080977) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14604,7 +14604,7 @@ _:gn_1917 { } _:gn_1918 { - 580 math:greaterThan 1 . + (580) math:greaterThan 1 . (580 1) math:difference 579 . (18124829558662978377933406012404838971557917245852661939656000547984508967340306706899106897245310138822494760880192785134788936825815953320198531540573392889295252722101097677572294183968912921166371943951148696453399110165547377033078367018346717702228035616406498150009260302994535936692160474246893298574996759577956190103301633518492474645588722098134582130734531974898061066325680761708253506174999307905796100188757087881182745268390351085080917404664495810204062662744821172147418677805879514881840932375347447161197852787643115909602994017811270961630530669057904471335108583183316621811839331399096132251921123812699315361804634185637167 29326590266215455163432942885445841710625092813475392226165133723836157780744740730853711895402594556490839951219696679171910973228416037947706192490558744350913190212555927052806321261954002965543729256810591268482741953462119979265151754860775191652424941049322413589290499236179131933247117314179739032389829029372814082017257212126411359659107446226359493002893602139952311662977594504450659692862039416568330828078759553986153017856244242937717487213066371606633376784738618319571457059667283646276777798414633875128351895285163591901425904541546310846421474757233584524658478217343270591908076655774601365066787251688858999103552113168721905) math:sum 47451419824878433541366348897850680682183010059328054165821134271820666748085047437752818792647904695313334712099889464306699910054231991267904724031132137240208442934657024730378615445922915886710101200761739964936141063627667356298230121879121909354652976665728911739299759539173667869939277788426632330964825788950770272120558845644903834304696168324494075133628134114850372729303275266158913199037038724474126928267516641867335763124634594022798404617730867416837439447483439491718875737473163161158618730789981322289549748072806707811028898559357581808052005426291488995993586800526587213719915987173697497318708375501558314465356747354359072 . (579 29326590266215455163432942885445841710625092813475392226165133723836157780744740730853711895402594556490839951219696679171910973228416037947706192490558744350913190212555927052806321261954002965543729256810591268482741953462119979265151754860775191652424941049322413589290499236179131933247117314179739032389829029372814082017257212126411359659107446226359493002893602139952311662977594504450659692862039416568330828078759553986153017856244242937717487213066371606633376784738618319571457059667283646276777798414633875128351895285163591901425904541546310846421474757233584524658478217343270591908076655774601365066787251688858999103552113168721905 47451419824878433541366348897850680682183010059328054165821134271820666748085047437752818792647904695313334712099889464306699910054231991267904724031132137240208442934657024730378615445922915886710101200761739964936141063627667356298230121879121909354652976665728911739299759539173667869939277788426632330964825788950770272120558845644903834304696168324494075133628134114850372729303275266158913199037038724474126928267516641867335763124634594022798404617730867416837439447483439491718875737473163161158618730789981322289549748072806707811028898559357581808052005426291488995993586800526587213719915987173697497318708375501558314465356747354359072) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14615,7 +14615,7 @@ _:gn_1919 { } _:gn_1920 { - 581 math:greaterThan 1 . + (581) math:greaterThan 1 . (581 1) math:difference 580 . (11201760707552476785499536873041002739067175567622730286509133175851648813404434023954604998157284417668345190339503894037122036402600084627507660949985351461617937490454829375234027077985090044377357312859442572029342843296572602232073387842428473950196905432915915439281238933184595996554956839932845733814832269794857891913955578607918885013518724128224910872159070165054250596651913742742406186687040108662534727890002466104970272587853891852636569808401875796429314121993797147424038381861404131394936866039286427967154042497520475991822910523735039884790944088175680053323369634159953970096237324375505232814866127876159683741747478983084738 18124829558662978377933406012404838971557917245852661939656000547984508967340306706899106897245310138822494760880192785134788936825815953320198531540573392889295252722101097677572294183968912921166371943951148696453399110165547377033078367018346717702228035616406498150009260302994535936692160474246893298574996759577956190103301633518492474645588722098134582130734531974898061066325680761708253506174999307905796100188757087881182745268390351085080917404664495810204062662744821172147418677805879514881840932375347447161197852787643115909602994017811270961630530669057904471335108583183316621811839331399096132251921123812699315361804634185637167) math:sum 29326590266215455163432942885445841710625092813475392226165133723836157780744740730853711895402594556490839951219696679171910973228416037947706192490558744350913190212555927052806321261954002965543729256810591268482741953462119979265151754860775191652424941049322413589290499236179131933247117314179739032389829029372814082017257212126411359659107446226359493002893602139952311662977594504450659692862039416568330828078759553986153017856244242937717487213066371606633376784738618319571457059667283646276777798414633875128351895285163591901425904541546310846421474757233584524658478217343270591908076655774601365066787251688858999103552113168721905 . (580 18124829558662978377933406012404838971557917245852661939656000547984508967340306706899106897245310138822494760880192785134788936825815953320198531540573392889295252722101097677572294183968912921166371943951148696453399110165547377033078367018346717702228035616406498150009260302994535936692160474246893298574996759577956190103301633518492474645588722098134582130734531974898061066325680761708253506174999307905796100188757087881182745268390351085080917404664495810204062662744821172147418677805879514881840932375347447161197852787643115909602994017811270961630530669057904471335108583183316621811839331399096132251921123812699315361804634185637167 29326590266215455163432942885445841710625092813475392226165133723836157780744740730853711895402594556490839951219696679171910973228416037947706192490558744350913190212555927052806321261954002965543729256810591268482741953462119979265151754860775191652424941049322413589290499236179131933247117314179739032389829029372814082017257212126411359659107446226359493002893602139952311662977594504450659692862039416568330828078759553986153017856244242937717487213066371606633376784738618319571457059667283646276777798414633875128351895285163591901425904541546310846421474757233584524658478217343270591908076655774601365066787251688858999103552113168721905) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14626,7 +14626,7 @@ _:gn_1921 { } _:gn_1922 { - 582 math:greaterThan 1 . + (582) math:greaterThan 1 . (582 1) math:difference 581 . (6923068851110501592433869139363836232490741678229931653146867372132860153935872682944501899088025721154149570540688891097666900423215868692690870590588041427677315231646268302338267105983822876789014631091706124424056266868974774801004979175918243752031130183490582710728021369809939940137203634314047564760164489783098298189346054910573589632069997969909671258575461809843810469673767018965847319487959199243261372298754621776212472680536459232444347596262620013774748540751024024723380295944475383486904066336061019194043810290122639917780083494076231076839586580882224418011738949023362651715602007023590899437054995936539631620057155202552429 11201760707552476785499536873041002739067175567622730286509133175851648813404434023954604998157284417668345190339503894037122036402600084627507660949985351461617937490454829375234027077985090044377357312859442572029342843296572602232073387842428473950196905432915915439281238933184595996554956839932845733814832269794857891913955578607918885013518724128224910872159070165054250596651913742742406186687040108662534727890002466104970272587853891852636569808401875796429314121993797147424038381861404131394936866039286427967154042497520475991822910523735039884790944088175680053323369634159953970096237324375505232814866127876159683741747478983084738) math:sum 18124829558662978377933406012404838971557917245852661939656000547984508967340306706899106897245310138822494760880192785134788936825815953320198531540573392889295252722101097677572294183968912921166371943951148696453399110165547377033078367018346717702228035616406498150009260302994535936692160474246893298574996759577956190103301633518492474645588722098134582130734531974898061066325680761708253506174999307905796100188757087881182745268390351085080917404664495810204062662744821172147418677805879514881840932375347447161197852787643115909602994017811270961630530669057904471335108583183316621811839331399096132251921123812699315361804634185637167 . (581 11201760707552476785499536873041002739067175567622730286509133175851648813404434023954604998157284417668345190339503894037122036402600084627507660949985351461617937490454829375234027077985090044377357312859442572029342843296572602232073387842428473950196905432915915439281238933184595996554956839932845733814832269794857891913955578607918885013518724128224910872159070165054250596651913742742406186687040108662534727890002466104970272587853891852636569808401875796429314121993797147424038381861404131394936866039286427967154042497520475991822910523735039884790944088175680053323369634159953970096237324375505232814866127876159683741747478983084738 18124829558662978377933406012404838971557917245852661939656000547984508967340306706899106897245310138822494760880192785134788936825815953320198531540573392889295252722101097677572294183968912921166371943951148696453399110165547377033078367018346717702228035616406498150009260302994535936692160474246893298574996759577956190103301633518492474645588722098134582130734531974898061066325680761708253506174999307905796100188757087881182745268390351085080917404664495810204062662744821172147418677805879514881840932375347447161197852787643115909602994017811270961630530669057904471335108583183316621811839331399096132251921123812699315361804634185637167) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14637,7 +14637,7 @@ _:gn_1923 { } _:gn_1924 { - 583 math:greaterThan 1 . + (583) math:greaterThan 1 . (583 1) math:difference 582 . (4278691856441975193065667733677166506576433889392798633362265803718788659468561341010103099069258696514195619798815002939455135979384215934816790359397310033940622258808561072895759972001267167588342681767736447605286576427597827431068408666510230198165775249425332728553217563374656056417753205618798169054667780011759593724609523697345295381448726158315239613583608355210440126978146723776558867199080909419273355591247844328757799907317432620192222212139255782654565581242773122700658085916928747908032799703225408773110232207397836074042827029658808807951357507293455635311630685136591318380635317351914333377811131939620052121690323780532309 6923068851110501592433869139363836232490741678229931653146867372132860153935872682944501899088025721154149570540688891097666900423215868692690870590588041427677315231646268302338267105983822876789014631091706124424056266868974774801004979175918243752031130183490582710728021369809939940137203634314047564760164489783098298189346054910573589632069997969909671258575461809843810469673767018965847319487959199243261372298754621776212472680536459232444347596262620013774748540751024024723380295944475383486904066336061019194043810290122639917780083494076231076839586580882224418011738949023362651715602007023590899437054995936539631620057155202552429) math:sum 11201760707552476785499536873041002739067175567622730286509133175851648813404434023954604998157284417668345190339503894037122036402600084627507660949985351461617937490454829375234027077985090044377357312859442572029342843296572602232073387842428473950196905432915915439281238933184595996554956839932845733814832269794857891913955578607918885013518724128224910872159070165054250596651913742742406186687040108662534727890002466104970272587853891852636569808401875796429314121993797147424038381861404131394936866039286427967154042497520475991822910523735039884790944088175680053323369634159953970096237324375505232814866127876159683741747478983084738 . (582 6923068851110501592433869139363836232490741678229931653146867372132860153935872682944501899088025721154149570540688891097666900423215868692690870590588041427677315231646268302338267105983822876789014631091706124424056266868974774801004979175918243752031130183490582710728021369809939940137203634314047564760164489783098298189346054910573589632069997969909671258575461809843810469673767018965847319487959199243261372298754621776212472680536459232444347596262620013774748540751024024723380295944475383486904066336061019194043810290122639917780083494076231076839586580882224418011738949023362651715602007023590899437054995936539631620057155202552429 11201760707552476785499536873041002739067175567622730286509133175851648813404434023954604998157284417668345190339503894037122036402600084627507660949985351461617937490454829375234027077985090044377357312859442572029342843296572602232073387842428473950196905432915915439281238933184595996554956839932845733814832269794857891913955578607918885013518724128224910872159070165054250596651913742742406186687040108662534727890002466104970272587853891852636569808401875796429314121993797147424038381861404131394936866039286427967154042497520475991822910523735039884790944088175680053323369634159953970096237324375505232814866127876159683741747478983084738) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14648,7 +14648,7 @@ _:gn_1925 { } _:gn_1926 { - 584 math:greaterThan 1 . + (584) math:greaterThan 1 . (584 1) math:difference 583 . (2644376994668526399368201405686669725914307788837133019784601568414071494467311341934398800018767024639953950741873888158211764443831652757874080231190731393736692972837707229442507133982555709200671949323969676818769690441376947369936570509408013553865354934065249982174803806435283883719450428695249395705496709771338704464736531213228294250621271811594431644991853454633370342695620295189288452288878289823988016707506777447454672773219026612252125384123364231120182959508250902022722210027546635578871266632835610420933578082724803843737256464417422268888229073588768782700108263886771333334966689671676566059243863996919579498366831422020120 4278691856441975193065667733677166506576433889392798633362265803718788659468561341010103099069258696514195619798815002939455135979384215934816790359397310033940622258808561072895759972001267167588342681767736447605286576427597827431068408666510230198165775249425332728553217563374656056417753205618798169054667780011759593724609523697345295381448726158315239613583608355210440126978146723776558867199080909419273355591247844328757799907317432620192222212139255782654565581242773122700658085916928747908032799703225408773110232207397836074042827029658808807951357507293455635311630685136591318380635317351914333377811131939620052121690323780532309) math:sum 6923068851110501592433869139363836232490741678229931653146867372132860153935872682944501899088025721154149570540688891097666900423215868692690870590588041427677315231646268302338267105983822876789014631091706124424056266868974774801004979175918243752031130183490582710728021369809939940137203634314047564760164489783098298189346054910573589632069997969909671258575461809843810469673767018965847319487959199243261372298754621776212472680536459232444347596262620013774748540751024024723380295944475383486904066336061019194043810290122639917780083494076231076839586580882224418011738949023362651715602007023590899437054995936539631620057155202552429 . (583 4278691856441975193065667733677166506576433889392798633362265803718788659468561341010103099069258696514195619798815002939455135979384215934816790359397310033940622258808561072895759972001267167588342681767736447605286576427597827431068408666510230198165775249425332728553217563374656056417753205618798169054667780011759593724609523697345295381448726158315239613583608355210440126978146723776558867199080909419273355591247844328757799907317432620192222212139255782654565581242773122700658085916928747908032799703225408773110232207397836074042827029658808807951357507293455635311630685136591318380635317351914333377811131939620052121690323780532309 6923068851110501592433869139363836232490741678229931653146867372132860153935872682944501899088025721154149570540688891097666900423215868692690870590588041427677315231646268302338267105983822876789014631091706124424056266868974774801004979175918243752031130183490582710728021369809939940137203634314047564760164489783098298189346054910573589632069997969909671258575461809843810469673767018965847319487959199243261372298754621776212472680536459232444347596262620013774748540751024024723380295944475383486904066336061019194043810290122639917780083494076231076839586580882224418011738949023362651715602007023590899437054995936539631620057155202552429) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14659,7 +14659,7 @@ _:gn_1927 { } _:gn_1928 { - 585 math:greaterThan 1 . + (585) math:greaterThan 1 . (585 1) math:difference 584 . (1634314861773448793697466327990496780662126100555665613577664235304717165001249999075704299050491671874241669056941114781243371535552563176942710128206578640203929285970853843453252838018711458387670732443766770786516885986220880061131838157102216644300420315360082746378413756939372172698302776923548773349171070240420889259872992484117001130827454346720807968591754900577069784282526428587270414910202619595285338883741066881303127134098406007940096828015891551534382621734522220677935875889382112329161533070389798352176654124673032230305570565241386539063128433704686852611522421249819985045668627680237767318567267942700472623323492358512189 2644376994668526399368201405686669725914307788837133019784601568414071494467311341934398800018767024639953950741873888158211764443831652757874080231190731393736692972837707229442507133982555709200671949323969676818769690441376947369936570509408013553865354934065249982174803806435283883719450428695249395705496709771338704464736531213228294250621271811594431644991853454633370342695620295189288452288878289823988016707506777447454672773219026612252125384123364231120182959508250902022722210027546635578871266632835610420933578082724803843737256464417422268888229073588768782700108263886771333334966689671676566059243863996919579498366831422020120) math:sum 4278691856441975193065667733677166506576433889392798633362265803718788659468561341010103099069258696514195619798815002939455135979384215934816790359397310033940622258808561072895759972001267167588342681767736447605286576427597827431068408666510230198165775249425332728553217563374656056417753205618798169054667780011759593724609523697345295381448726158315239613583608355210440126978146723776558867199080909419273355591247844328757799907317432620192222212139255782654565581242773122700658085916928747908032799703225408773110232207397836074042827029658808807951357507293455635311630685136591318380635317351914333377811131939620052121690323780532309 . (584 2644376994668526399368201405686669725914307788837133019784601568414071494467311341934398800018767024639953950741873888158211764443831652757874080231190731393736692972837707229442507133982555709200671949323969676818769690441376947369936570509408013553865354934065249982174803806435283883719450428695249395705496709771338704464736531213228294250621271811594431644991853454633370342695620295189288452288878289823988016707506777447454672773219026612252125384123364231120182959508250902022722210027546635578871266632835610420933578082724803843737256464417422268888229073588768782700108263886771333334966689671676566059243863996919579498366831422020120 4278691856441975193065667733677166506576433889392798633362265803718788659468561341010103099069258696514195619798815002939455135979384215934816790359397310033940622258808561072895759972001267167588342681767736447605286576427597827431068408666510230198165775249425332728553217563374656056417753205618798169054667780011759593724609523697345295381448726158315239613583608355210440126978146723776558867199080909419273355591247844328757799907317432620192222212139255782654565581242773122700658085916928747908032799703225408773110232207397836074042827029658808807951357507293455635311630685136591318380635317351914333377811131939620052121690323780532309) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14670,7 +14670,7 @@ _:gn_1929 { } _:gn_1930 { - 586 math:greaterThan 1 . + (586) math:greaterThan 1 . (586 1) math:difference 585 . (1010062132895077605670735077696172945252181688281467406206937333109354329466061342858694500968275352765712281684932773376968392908279089580931370102984152753532763686866853385989254295963844250813001216880202906032252804455156067308804732352305796909564934618705167235796390049495911711021147651771700622356325639530917815204863538729111293119793817464873623676400098554056300558413093866602018037378675670228702677823765710566151545639120620604312028556107472679585800337773728681344786334138164523249709733562445812068756923958051771613431685899176035729825100639884081930088585842636951348289298061991438798740676596054219106875043339063507931 1634314861773448793697466327990496780662126100555665613577664235304717165001249999075704299050491671874241669056941114781243371535552563176942710128206578640203929285970853843453252838018711458387670732443766770786516885986220880061131838157102216644300420315360082746378413756939372172698302776923548773349171070240420889259872992484117001130827454346720807968591754900577069784282526428587270414910202619595285338883741066881303127134098406007940096828015891551534382621734522220677935875889382112329161533070389798352176654124673032230305570565241386539063128433704686852611522421249819985045668627680237767318567267942700472623323492358512189) math:sum 2644376994668526399368201405686669725914307788837133019784601568414071494467311341934398800018767024639953950741873888158211764443831652757874080231190731393736692972837707229442507133982555709200671949323969676818769690441376947369936570509408013553865354934065249982174803806435283883719450428695249395705496709771338704464736531213228294250621271811594431644991853454633370342695620295189288452288878289823988016707506777447454672773219026612252125384123364231120182959508250902022722210027546635578871266632835610420933578082724803843737256464417422268888229073588768782700108263886771333334966689671676566059243863996919579498366831422020120 . (585 1634314861773448793697466327990496780662126100555665613577664235304717165001249999075704299050491671874241669056941114781243371535552563176942710128206578640203929285970853843453252838018711458387670732443766770786516885986220880061131838157102216644300420315360082746378413756939372172698302776923548773349171070240420889259872992484117001130827454346720807968591754900577069784282526428587270414910202619595285338883741066881303127134098406007940096828015891551534382621734522220677935875889382112329161533070389798352176654124673032230305570565241386539063128433704686852611522421249819985045668627680237767318567267942700472623323492358512189 2644376994668526399368201405686669725914307788837133019784601568414071494467311341934398800018767024639953950741873888158211764443831652757874080231190731393736692972837707229442507133982555709200671949323969676818769690441376947369936570509408013553865354934065249982174803806435283883719450428695249395705496709771338704464736531213228294250621271811594431644991853454633370342695620295189288452288878289823988016707506777447454672773219026612252125384123364231120182959508250902022722210027546635578871266632835610420933578082724803843737256464417422268888229073588768782700108263886771333334966689671676566059243863996919579498366831422020120) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14681,7 +14681,7 @@ _:gn_1931 { } _:gn_1932 { - 587 math:greaterThan 1 . + (587) math:greaterThan 1 . (587 1) math:difference 586 . (624252728878371188026731250294323835409944412274198207370726902195362835535188656217009798082216319108529387372008341404274978627273473596011340025222425886671165599104000457463998542054867207574669515563563864754264081531064812752327105804796419734735485696654915510582023707443460461677155125151848150992845430709503074055009453755005708011033636881847184292191656346520769225869432561985252377531526949366582661059975356315151581494977785403628068271908418871948582283960793539333149541751217589079451799507943986283419730166621260616873884666065350809238027793820604922522936578612868636756370565688798968577890671888481365748280153295004258 1010062132895077605670735077696172945252181688281467406206937333109354329466061342858694500968275352765712281684932773376968392908279089580931370102984152753532763686866853385989254295963844250813001216880202906032252804455156067308804732352305796909564934618705167235796390049495911711021147651771700622356325639530917815204863538729111293119793817464873623676400098554056300558413093866602018037378675670228702677823765710566151545639120620604312028556107472679585800337773728681344786334138164523249709733562445812068756923958051771613431685899176035729825100639884081930088585842636951348289298061991438798740676596054219106875043339063507931) math:sum 1634314861773448793697466327990496780662126100555665613577664235304717165001249999075704299050491671874241669056941114781243371535552563176942710128206578640203929285970853843453252838018711458387670732443766770786516885986220880061131838157102216644300420315360082746378413756939372172698302776923548773349171070240420889259872992484117001130827454346720807968591754900577069784282526428587270414910202619595285338883741066881303127134098406007940096828015891551534382621734522220677935875889382112329161533070389798352176654124673032230305570565241386539063128433704686852611522421249819985045668627680237767318567267942700472623323492358512189 . (586 1010062132895077605670735077696172945252181688281467406206937333109354329466061342858694500968275352765712281684932773376968392908279089580931370102984152753532763686866853385989254295963844250813001216880202906032252804455156067308804732352305796909564934618705167235796390049495911711021147651771700622356325639530917815204863538729111293119793817464873623676400098554056300558413093866602018037378675670228702677823765710566151545639120620604312028556107472679585800337773728681344786334138164523249709733562445812068756923958051771613431685899176035729825100639884081930088585842636951348289298061991438798740676596054219106875043339063507931 1634314861773448793697466327990496780662126100555665613577664235304717165001249999075704299050491671874241669056941114781243371535552563176942710128206578640203929285970853843453252838018711458387670732443766770786516885986220880061131838157102216644300420315360082746378413756939372172698302776923548773349171070240420889259872992484117001130827454346720807968591754900577069784282526428587270414910202619595285338883741066881303127134098406007940096828015891551534382621734522220677935875889382112329161533070389798352176654124673032230305570565241386539063128433704686852611522421249819985045668627680237767318567267942700472623323492358512189) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14692,7 +14692,7 @@ _:gn_1933 { } _:gn_1934 { - 588 math:greaterThan 1 . + (588) math:greaterThan 1 . (588 1) math:difference 587 . (385809404016706417644003827401849109842237276007269198836210430913991493930872686641684702886059033657182894312924431972693414281005615984920030077761726866861598087762852928525255753908977043238331701316639041277988722924091254556477626547509377174829448922050251725214366342052451249343992526619852471363480208821414741149854084974105585108760180583026439384208442207535531332543661304616765659847148720862120016763790354250999964144142835200683960284199053807637218053812935142011636792386946934170257934054501825785337193791430510996557801233110684920587072846063477007565649264024082711532927496302639830162785924165737741126763185768503673 624252728878371188026731250294323835409944412274198207370726902195362835535188656217009798082216319108529387372008341404274978627273473596011340025222425886671165599104000457463998542054867207574669515563563864754264081531064812752327105804796419734735485696654915510582023707443460461677155125151848150992845430709503074055009453755005708011033636881847184292191656346520769225869432561985252377531526949366582661059975356315151581494977785403628068271908418871948582283960793539333149541751217589079451799507943986283419730166621260616873884666065350809238027793820604922522936578612868636756370565688798968577890671888481365748280153295004258) math:sum 1010062132895077605670735077696172945252181688281467406206937333109354329466061342858694500968275352765712281684932773376968392908279089580931370102984152753532763686866853385989254295963844250813001216880202906032252804455156067308804732352305796909564934618705167235796390049495911711021147651771700622356325639530917815204863538729111293119793817464873623676400098554056300558413093866602018037378675670228702677823765710566151545639120620604312028556107472679585800337773728681344786334138164523249709733562445812068756923958051771613431685899176035729825100639884081930088585842636951348289298061991438798740676596054219106875043339063507931 . (587 624252728878371188026731250294323835409944412274198207370726902195362835535188656217009798082216319108529387372008341404274978627273473596011340025222425886671165599104000457463998542054867207574669515563563864754264081531064812752327105804796419734735485696654915510582023707443460461677155125151848150992845430709503074055009453755005708011033636881847184292191656346520769225869432561985252377531526949366582661059975356315151581494977785403628068271908418871948582283960793539333149541751217589079451799507943986283419730166621260616873884666065350809238027793820604922522936578612868636756370565688798968577890671888481365748280153295004258 1010062132895077605670735077696172945252181688281467406206937333109354329466061342858694500968275352765712281684932773376968392908279089580931370102984152753532763686866853385989254295963844250813001216880202906032252804455156067308804732352305796909564934618705167235796390049495911711021147651771700622356325639530917815204863538729111293119793817464873623676400098554056300558413093866602018037378675670228702677823765710566151545639120620604312028556107472679585800337773728681344786334138164523249709733562445812068756923958051771613431685899176035729825100639884081930088585842636951348289298061991438798740676596054219106875043339063507931) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14703,7 +14703,7 @@ _:gn_1935 { } _:gn_1936 { - 589 math:greaterThan 1 . + (589) math:greaterThan 1 . (589 1) math:difference 588 . (238443324861664770382727422892474725567707136266929008534516471281371341604315969575325095196157285451346493059083909431581564346267857611091309947460699019809567511341147528938742788145890164336337814246924823476275358606973558195849479257287042559906036774604663785367657365391009212333162598531995679629365221888088332905155368780900122902273456298820744907983214138985237893325771257368486717684378228504462644296185002064151617350834950202944107987709365064311364230147858397321512749364270654909193865453442160498082536375190749620316083432954665888650954947757127914957287314588785925223443069386159138415104747722743624621516967526500585 385809404016706417644003827401849109842237276007269198836210430913991493930872686641684702886059033657182894312924431972693414281005615984920030077761726866861598087762852928525255753908977043238331701316639041277988722924091254556477626547509377174829448922050251725214366342052451249343992526619852471363480208821414741149854084974105585108760180583026439384208442207535531332543661304616765659847148720862120016763790354250999964144142835200683960284199053807637218053812935142011636792386946934170257934054501825785337193791430510996557801233110684920587072846063477007565649264024082711532927496302639830162785924165737741126763185768503673) math:sum 624252728878371188026731250294323835409944412274198207370726902195362835535188656217009798082216319108529387372008341404274978627273473596011340025222425886671165599104000457463998542054867207574669515563563864754264081531064812752327105804796419734735485696654915510582023707443460461677155125151848150992845430709503074055009453755005708011033636881847184292191656346520769225869432561985252377531526949366582661059975356315151581494977785403628068271908418871948582283960793539333149541751217589079451799507943986283419730166621260616873884666065350809238027793820604922522936578612868636756370565688798968577890671888481365748280153295004258 . (588 385809404016706417644003827401849109842237276007269198836210430913991493930872686641684702886059033657182894312924431972693414281005615984920030077761726866861598087762852928525255753908977043238331701316639041277988722924091254556477626547509377174829448922050251725214366342052451249343992526619852471363480208821414741149854084974105585108760180583026439384208442207535531332543661304616765659847148720862120016763790354250999964144142835200683960284199053807637218053812935142011636792386946934170257934054501825785337193791430510996557801233110684920587072846063477007565649264024082711532927496302639830162785924165737741126763185768503673 624252728878371188026731250294323835409944412274198207370726902195362835535188656217009798082216319108529387372008341404274978627273473596011340025222425886671165599104000457463998542054867207574669515563563864754264081531064812752327105804796419734735485696654915510582023707443460461677155125151848150992845430709503074055009453755005708011033636881847184292191656346520769225869432561985252377531526949366582661059975356315151581494977785403628068271908418871948582283960793539333149541751217589079451799507943986283419730166621260616873884666065350809238027793820604922522936578612868636756370565688798968577890671888481365748280153295004258) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14714,7 +14714,7 @@ _:gn_1937 { } _:gn_1938 { - 590 math:greaterThan 1 . + (590) math:greaterThan 1 . (590 1) math:difference 589 . (147366079155041647261276404509374384274530139740340190301693959632620152326556717066359607689901748205836401253840522541111849934737758373828720130301027847052030576421705399586512965763086878901993887069714217801713364317117696360628147290222334614923412147445587939846708976661442037010829928087856791734114986933326408244698716193205462206486724284205694476225228068550293439217890047248278942162770492357657372467605352186848346793307884997739852296489688743325853823665076744690124043022676279261064068601059665287254657416239761376241717800156019031936117898306349092608361949435296786309484426916480691747681176442994116505246218242003088 238443324861664770382727422892474725567707136266929008534516471281371341604315969575325095196157285451346493059083909431581564346267857611091309947460699019809567511341147528938742788145890164336337814246924823476275358606973558195849479257287042559906036774604663785367657365391009212333162598531995679629365221888088332905155368780900122902273456298820744907983214138985237893325771257368486717684378228504462644296185002064151617350834950202944107987709365064311364230147858397321512749364270654909193865453442160498082536375190749620316083432954665888650954947757127914957287314588785925223443069386159138415104747722743624621516967526500585) math:sum 385809404016706417644003827401849109842237276007269198836210430913991493930872686641684702886059033657182894312924431972693414281005615984920030077761726866861598087762852928525255753908977043238331701316639041277988722924091254556477626547509377174829448922050251725214366342052451249343992526619852471363480208821414741149854084974105585108760180583026439384208442207535531332543661304616765659847148720862120016763790354250999964144142835200683960284199053807637218053812935142011636792386946934170257934054501825785337193791430510996557801233110684920587072846063477007565649264024082711532927496302639830162785924165737741126763185768503673 . (589 238443324861664770382727422892474725567707136266929008534516471281371341604315969575325095196157285451346493059083909431581564346267857611091309947460699019809567511341147528938742788145890164336337814246924823476275358606973558195849479257287042559906036774604663785367657365391009212333162598531995679629365221888088332905155368780900122902273456298820744907983214138985237893325771257368486717684378228504462644296185002064151617350834950202944107987709365064311364230147858397321512749364270654909193865453442160498082536375190749620316083432954665888650954947757127914957287314588785925223443069386159138415104747722743624621516967526500585 385809404016706417644003827401849109842237276007269198836210430913991493930872686641684702886059033657182894312924431972693414281005615984920030077761726866861598087762852928525255753908977043238331701316639041277988722924091254556477626547509377174829448922050251725214366342052451249343992526619852471363480208821414741149854084974105585108760180583026439384208442207535531332543661304616765659847148720862120016763790354250999964144142835200683960284199053807637218053812935142011636792386946934170257934054501825785337193791430510996557801233110684920587072846063477007565649264024082711532927496302639830162785924165737741126763185768503673) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14725,7 +14725,7 @@ _:gn_1939 { } _:gn_1940 { - 591 math:greaterThan 1 . + (591) math:greaterThan 1 . (591 1) math:difference 590 . (91077245706623123121451018383100341293176996526588818232822511648751189277759252508965487506255537245510091805243386890469714411530099237262589817159671172757536934919442129352229822382803285434343927177210605674561994289855861835221331967064707944982624627159075845520948388729567175322332670444138887895250234954761924660456652587694660695786732014615050431757986070434944454107881210120207775521607736146805271828579649877303270557527065205204255691219676320985510406482781652631388706341594375648129796852382495210827878958950988244074365632798646856714837049450778822348925365153489138913958642469678446667423571279749508116270749284497497 147366079155041647261276404509374384274530139740340190301693959632620152326556717066359607689901748205836401253840522541111849934737758373828720130301027847052030576421705399586512965763086878901993887069714217801713364317117696360628147290222334614923412147445587939846708976661442037010829928087856791734114986933326408244698716193205462206486724284205694476225228068550293439217890047248278942162770492357657372467605352186848346793307884997739852296489688743325853823665076744690124043022676279261064068601059665287254657416239761376241717800156019031936117898306349092608361949435296786309484426916480691747681176442994116505246218242003088) math:sum 238443324861664770382727422892474725567707136266929008534516471281371341604315969575325095196157285451346493059083909431581564346267857611091309947460699019809567511341147528938742788145890164336337814246924823476275358606973558195849479257287042559906036774604663785367657365391009212333162598531995679629365221888088332905155368780900122902273456298820744907983214138985237893325771257368486717684378228504462644296185002064151617350834950202944107987709365064311364230147858397321512749364270654909193865453442160498082536375190749620316083432954665888650954947757127914957287314588785925223443069386159138415104747722743624621516967526500585 . (590 147366079155041647261276404509374384274530139740340190301693959632620152326556717066359607689901748205836401253840522541111849934737758373828720130301027847052030576421705399586512965763086878901993887069714217801713364317117696360628147290222334614923412147445587939846708976661442037010829928087856791734114986933326408244698716193205462206486724284205694476225228068550293439217890047248278942162770492357657372467605352186848346793307884997739852296489688743325853823665076744690124043022676279261064068601059665287254657416239761376241717800156019031936117898306349092608361949435296786309484426916480691747681176442994116505246218242003088 238443324861664770382727422892474725567707136266929008534516471281371341604315969575325095196157285451346493059083909431581564346267857611091309947460699019809567511341147528938742788145890164336337814246924823476275358606973558195849479257287042559906036774604663785367657365391009212333162598531995679629365221888088332905155368780900122902273456298820744907983214138985237893325771257368486717684378228504462644296185002064151617350834950202944107987709365064311364230147858397321512749364270654909193865453442160498082536375190749620316083432954665888650954947757127914957287314588785925223443069386159138415104747722743624621516967526500585) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14736,7 +14736,7 @@ _:gn_1941 { } _:gn_1942 { - 592 math:greaterThan 1 . + (592) math:greaterThan 1 . (592 1) math:difference 591 . (56288833448418524139825386126274042981353143213751372068871447983868963048797464557394120183646210960326309448597135650642135523207659136566130313141356674294493641502263270234283143380283593467649959892503612127151370027261834525406815323157626669940787520286512094325760587931874861688497257643717903838864751978564483584242063605510801510699992269590644044467241998115348985110008837128071166641162756210852100639025702309545076235780819792535596605270012422340343417182295092058735336681081903612934271748677170076426778457288773132167352167357372175221280848855570270259436584281807647395525784446802245080257605163244608388975468957505591 91077245706623123121451018383100341293176996526588818232822511648751189277759252508965487506255537245510091805243386890469714411530099237262589817159671172757536934919442129352229822382803285434343927177210605674561994289855861835221331967064707944982624627159075845520948388729567175322332670444138887895250234954761924660456652587694660695786732014615050431757986070434944454107881210120207775521607736146805271828579649877303270557527065205204255691219676320985510406482781652631388706341594375648129796852382495210827878958950988244074365632798646856714837049450778822348925365153489138913958642469678446667423571279749508116270749284497497) math:sum 147366079155041647261276404509374384274530139740340190301693959632620152326556717066359607689901748205836401253840522541111849934737758373828720130301027847052030576421705399586512965763086878901993887069714217801713364317117696360628147290222334614923412147445587939846708976661442037010829928087856791734114986933326408244698716193205462206486724284205694476225228068550293439217890047248278942162770492357657372467605352186848346793307884997739852296489688743325853823665076744690124043022676279261064068601059665287254657416239761376241717800156019031936117898306349092608361949435296786309484426916480691747681176442994116505246218242003088 . (591 91077245706623123121451018383100341293176996526588818232822511648751189277759252508965487506255537245510091805243386890469714411530099237262589817159671172757536934919442129352229822382803285434343927177210605674561994289855861835221331967064707944982624627159075845520948388729567175322332670444138887895250234954761924660456652587694660695786732014615050431757986070434944454107881210120207775521607736146805271828579649877303270557527065205204255691219676320985510406482781652631388706341594375648129796852382495210827878958950988244074365632798646856714837049450778822348925365153489138913958642469678446667423571279749508116270749284497497 147366079155041647261276404509374384274530139740340190301693959632620152326556717066359607689901748205836401253840522541111849934737758373828720130301027847052030576421705399586512965763086878901993887069714217801713364317117696360628147290222334614923412147445587939846708976661442037010829928087856791734114986933326408244698716193205462206486724284205694476225228068550293439217890047248278942162770492357657372467605352186848346793307884997739852296489688743325853823665076744690124043022676279261064068601059665287254657416239761376241717800156019031936117898306349092608361949435296786309484426916480691747681176442994116505246218242003088) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14747,7 +14747,7 @@ _:gn_1943 { } _:gn_1944 { - 593 math:greaterThan 1 . + (593) math:greaterThan 1 . (593 1) math:difference 592 . (34788412258204598981625632256826298311823853312837446163951063664882226228961787951571367322609326285183782356646251239827578888322440100696459504018314498463043293417178859117946679002519691966693967284706993547410624262594027309814516643907081275041837106872563751195187800797692313633835412800420984056385482976197441076214588982183859185086739745024406387290744072319595468997872372992136608880444979935953171189553947567758194321746245412668659085949663898645166989300486560572653369660512472035195525103705325134401100501662215111907013465441274681493556200595208552089488780871681491518432858022876201587165966116504899727295280326991906 56288833448418524139825386126274042981353143213751372068871447983868963048797464557394120183646210960326309448597135650642135523207659136566130313141356674294493641502263270234283143380283593467649959892503612127151370027261834525406815323157626669940787520286512094325760587931874861688497257643717903838864751978564483584242063605510801510699992269590644044467241998115348985110008837128071166641162756210852100639025702309545076235780819792535596605270012422340343417182295092058735336681081903612934271748677170076426778457288773132167352167357372175221280848855570270259436584281807647395525784446802245080257605163244608388975468957505591) math:sum 91077245706623123121451018383100341293176996526588818232822511648751189277759252508965487506255537245510091805243386890469714411530099237262589817159671172757536934919442129352229822382803285434343927177210605674561994289855861835221331967064707944982624627159075845520948388729567175322332670444138887895250234954761924660456652587694660695786732014615050431757986070434944454107881210120207775521607736146805271828579649877303270557527065205204255691219676320985510406482781652631388706341594375648129796852382495210827878958950988244074365632798646856714837049450778822348925365153489138913958642469678446667423571279749508116270749284497497 . (592 56288833448418524139825386126274042981353143213751372068871447983868963048797464557394120183646210960326309448597135650642135523207659136566130313141356674294493641502263270234283143380283593467649959892503612127151370027261834525406815323157626669940787520286512094325760587931874861688497257643717903838864751978564483584242063605510801510699992269590644044467241998115348985110008837128071166641162756210852100639025702309545076235780819792535596605270012422340343417182295092058735336681081903612934271748677170076426778457288773132167352167357372175221280848855570270259436584281807647395525784446802245080257605163244608388975468957505591 91077245706623123121451018383100341293176996526588818232822511648751189277759252508965487506255537245510091805243386890469714411530099237262589817159671172757536934919442129352229822382803285434343927177210605674561994289855861835221331967064707944982624627159075845520948388729567175322332670444138887895250234954761924660456652587694660695786732014615050431757986070434944454107881210120207775521607736146805271828579649877303270557527065205204255691219676320985510406482781652631388706341594375648129796852382495210827878958950988244074365632798646856714837049450778822348925365153489138913958642469678446667423571279749508116270749284497497) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14758,7 +14758,7 @@ _:gn_1945 { } _:gn_1946 { - 594 math:greaterThan 1 . + (594) math:greaterThan 1 . (594 1) math:difference 593 . (21500421190213925158199753869447744669529289900913925904920384318986736819835676605822752861036884675142527091950884410814556634885219035869670809123042175831450348085084411116336464377763901500955992607796618579740745764667807215592298679250545394898950413413948343130572787134182548054661844843296919782479269002367042508027474623326942325613252524566237657176497925795753516112136464135934557760717776274898929449471754741786881914034574379866937519320348523695176427881808531486081967020569431577738746644971844942025677955626558020260338701916097493727724648260361718169947803410126155877092926423926043493091639046739708661680188630513685 34788412258204598981625632256826298311823853312837446163951063664882226228961787951571367322609326285183782356646251239827578888322440100696459504018314498463043293417178859117946679002519691966693967284706993547410624262594027309814516643907081275041837106872563751195187800797692313633835412800420984056385482976197441076214588982183859185086739745024406387290744072319595468997872372992136608880444979935953171189553947567758194321746245412668659085949663898645166989300486560572653369660512472035195525103705325134401100501662215111907013465441274681493556200595208552089488780871681491518432858022876201587165966116504899727295280326991906) math:sum 56288833448418524139825386126274042981353143213751372068871447983868963048797464557394120183646210960326309448597135650642135523207659136566130313141356674294493641502263270234283143380283593467649959892503612127151370027261834525406815323157626669940787520286512094325760587931874861688497257643717903838864751978564483584242063605510801510699992269590644044467241998115348985110008837128071166641162756210852100639025702309545076235780819792535596605270012422340343417182295092058735336681081903612934271748677170076426778457288773132167352167357372175221280848855570270259436584281807647395525784446802245080257605163244608388975468957505591 . (593 34788412258204598981625632256826298311823853312837446163951063664882226228961787951571367322609326285183782356646251239827578888322440100696459504018314498463043293417178859117946679002519691966693967284706993547410624262594027309814516643907081275041837106872563751195187800797692313633835412800420984056385482976197441076214588982183859185086739745024406387290744072319595468997872372992136608880444979935953171189553947567758194321746245412668659085949663898645166989300486560572653369660512472035195525103705325134401100501662215111907013465441274681493556200595208552089488780871681491518432858022876201587165966116504899727295280326991906 56288833448418524139825386126274042981353143213751372068871447983868963048797464557394120183646210960326309448597135650642135523207659136566130313141356674294493641502263270234283143380283593467649959892503612127151370027261834525406815323157626669940787520286512094325760587931874861688497257643717903838864751978564483584242063605510801510699992269590644044467241998115348985110008837128071166641162756210852100639025702309545076235780819792535596605270012422340343417182295092058735336681081903612934271748677170076426778457288773132167352167357372175221280848855570270259436584281807647395525784446802245080257605163244608388975468957505591) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14769,7 +14769,7 @@ _:gn_1947 { } _:gn_1948 { - 595 math:greaterThan 1 . + (595) math:greaterThan 1 . (595 1) math:difference 594 . (13287991067990673823425878387378553642294563411923520259030679345895489409126111345748614461572441610041255264695366829013022253437221064826788694895272322631592945332094448001610214624755790465737974676910374967669878497926220094222217964656535880142886693458615408064615013663509765579173567957124064273906213973830398568187114358856916859473487220458168730114246146523841952885735908856202051119727203661054241740082192825971312407711671032801721566629315374949990561418678029086571402639943040457456778458733480192375422546035657091646674763525177187765831552334846833919540977461555335641339931598950158094074327069765191065615091696478221 21500421190213925158199753869447744669529289900913925904920384318986736819835676605822752861036884675142527091950884410814556634885219035869670809123042175831450348085084411116336464377763901500955992607796618579740745764667807215592298679250545394898950413413948343130572787134182548054661844843296919782479269002367042508027474623326942325613252524566237657176497925795753516112136464135934557760717776274898929449471754741786881914034574379866937519320348523695176427881808531486081967020569431577738746644971844942025677955626558020260338701916097493727724648260361718169947803410126155877092926423926043493091639046739708661680188630513685) math:sum 34788412258204598981625632256826298311823853312837446163951063664882226228961787951571367322609326285183782356646251239827578888322440100696459504018314498463043293417178859117946679002519691966693967284706993547410624262594027309814516643907081275041837106872563751195187800797692313633835412800420984056385482976197441076214588982183859185086739745024406387290744072319595468997872372992136608880444979935953171189553947567758194321746245412668659085949663898645166989300486560572653369660512472035195525103705325134401100501662215111907013465441274681493556200595208552089488780871681491518432858022876201587165966116504899727295280326991906 . (594 21500421190213925158199753869447744669529289900913925904920384318986736819835676605822752861036884675142527091950884410814556634885219035869670809123042175831450348085084411116336464377763901500955992607796618579740745764667807215592298679250545394898950413413948343130572787134182548054661844843296919782479269002367042508027474623326942325613252524566237657176497925795753516112136464135934557760717776274898929449471754741786881914034574379866937519320348523695176427881808531486081967020569431577738746644971844942025677955626558020260338701916097493727724648260361718169947803410126155877092926423926043493091639046739708661680188630513685 34788412258204598981625632256826298311823853312837446163951063664882226228961787951571367322609326285183782356646251239827578888322440100696459504018314498463043293417178859117946679002519691966693967284706993547410624262594027309814516643907081275041837106872563751195187800797692313633835412800420984056385482976197441076214588982183859185086739745024406387290744072319595468997872372992136608880444979935953171189553947567758194321746245412668659085949663898645166989300486560572653369660512472035195525103705325134401100501662215111907013465441274681493556200595208552089488780871681491518432858022876201587165966116504899727295280326991906) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14780,7 +14780,7 @@ _:gn_1949 { } _:gn_1950 { - 596 math:greaterThan 1 . + (596) math:greaterThan 1 . (596 1) math:difference 595 . (8212430122223251334773875482069191027234726488990405645889704973091247410709565260074138399464443065101271827255517581801534381447997971042882114227769853199857402752989963114726249753008111035218017930886243612070867266741587121370080714594009514756063719955332935065957773470672782475488276886172855508573055028536643939840360264470025466139765304108068927062251779271911563226400555279732506640990572613844687709389561915815569506322903347065215952691033148745185866463130502399510564380626391120281968186238364749650255409590900928613663938390920305961893095925514884250406825948570820235752994824975885399017311976974517596065096934035464 13287991067990673823425878387378553642294563411923520259030679345895489409126111345748614461572441610041255264695366829013022253437221064826788694895272322631592945332094448001610214624755790465737974676910374967669878497926220094222217964656535880142886693458615408064615013663509765579173567957124064273906213973830398568187114358856916859473487220458168730114246146523841952885735908856202051119727203661054241740082192825971312407711671032801721566629315374949990561418678029086571402639943040457456778458733480192375422546035657091646674763525177187765831552334846833919540977461555335641339931598950158094074327069765191065615091696478221) math:sum 21500421190213925158199753869447744669529289900913925904920384318986736819835676605822752861036884675142527091950884410814556634885219035869670809123042175831450348085084411116336464377763901500955992607796618579740745764667807215592298679250545394898950413413948343130572787134182548054661844843296919782479269002367042508027474623326942325613252524566237657176497925795753516112136464135934557760717776274898929449471754741786881914034574379866937519320348523695176427881808531486081967020569431577738746644971844942025677955626558020260338701916097493727724648260361718169947803410126155877092926423926043493091639046739708661680188630513685 . (595 13287991067990673823425878387378553642294563411923520259030679345895489409126111345748614461572441610041255264695366829013022253437221064826788694895272322631592945332094448001610214624755790465737974676910374967669878497926220094222217964656535880142886693458615408064615013663509765579173567957124064273906213973830398568187114358856916859473487220458168730114246146523841952885735908856202051119727203661054241740082192825971312407711671032801721566629315374949990561418678029086571402639943040457456778458733480192375422546035657091646674763525177187765831552334846833919540977461555335641339931598950158094074327069765191065615091696478221 21500421190213925158199753869447744669529289900913925904920384318986736819835676605822752861036884675142527091950884410814556634885219035869670809123042175831450348085084411116336464377763901500955992607796618579740745764667807215592298679250545394898950413413948343130572787134182548054661844843296919782479269002367042508027474623326942325613252524566237657176497925795753516112136464135934557760717776274898929449471754741786881914034574379866937519320348523695176427881808531486081967020569431577738746644971844942025677955626558020260338701916097493727724648260361718169947803410126155877092926423926043493091639046739708661680188630513685) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14791,7 +14791,7 @@ _:gn_1951 { } _:gn_1952 { - 597 math:greaterThan 1 . + (597) math:greaterThan 1 . (597 1) math:difference 596 . (5075560945767422488652002905309362615059836922933114613140974372804241998416546085674476062107998544939983437439849247211487871989223093783906580667502469431735542579104484886883964871747679430519956746024131355599011231184632972852137250062526365386822973503282472998657240192836983103685291070951208765333158945293754628346754094386891393333721916350099803051994367251930389659335353576469544478736631047209554030692630910155742901388767685736505613938282226204804694955547526687060838259316649337174810272495115442725167136444756163033010825134256881803938456409331949669134151512984515405586936773974272695057015092790673469549994762442757 8212430122223251334773875482069191027234726488990405645889704973091247410709565260074138399464443065101271827255517581801534381447997971042882114227769853199857402752989963114726249753008111035218017930886243612070867266741587121370080714594009514756063719955332935065957773470672782475488276886172855508573055028536643939840360264470025466139765304108068927062251779271911563226400555279732506640990572613844687709389561915815569506322903347065215952691033148745185866463130502399510564380626391120281968186238364749650255409590900928613663938390920305961893095925514884250406825948570820235752994824975885399017311976974517596065096934035464) math:sum 13287991067990673823425878387378553642294563411923520259030679345895489409126111345748614461572441610041255264695366829013022253437221064826788694895272322631592945332094448001610214624755790465737974676910374967669878497926220094222217964656535880142886693458615408064615013663509765579173567957124064273906213973830398568187114358856916859473487220458168730114246146523841952885735908856202051119727203661054241740082192825971312407711671032801721566629315374949990561418678029086571402639943040457456778458733480192375422546035657091646674763525177187765831552334846833919540977461555335641339931598950158094074327069765191065615091696478221 . (596 8212430122223251334773875482069191027234726488990405645889704973091247410709565260074138399464443065101271827255517581801534381447997971042882114227769853199857402752989963114726249753008111035218017930886243612070867266741587121370080714594009514756063719955332935065957773470672782475488276886172855508573055028536643939840360264470025466139765304108068927062251779271911563226400555279732506640990572613844687709389561915815569506322903347065215952691033148745185866463130502399510564380626391120281968186238364749650255409590900928613663938390920305961893095925514884250406825948570820235752994824975885399017311976974517596065096934035464 13287991067990673823425878387378553642294563411923520259030679345895489409126111345748614461572441610041255264695366829013022253437221064826788694895272322631592945332094448001610214624755790465737974676910374967669878497926220094222217964656535880142886693458615408064615013663509765579173567957124064273906213973830398568187114358856916859473487220458168730114246146523841952885735908856202051119727203661054241740082192825971312407711671032801721566629315374949990561418678029086571402639943040457456778458733480192375422546035657091646674763525177187765831552334846833919540977461555335641339931598950158094074327069765191065615091696478221) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14802,7 +14802,7 @@ _:gn_1953 { } _:gn_1954 { - 598 math:greaterThan 1 . + (598) math:greaterThan 1 . (598 1) math:difference 597 . (3136869176455828846121872576759828412174889566057291032748730600287005412293019174399662337356444520161288389815668334590046509458774877258975533560267383768121860173885478227842284881260431604698061184862112256471856035556954148517943464531483149369240746452050462067300533277835799371802985815221646743239896083242889311493606170083134072806043387757969124010257412019981173567065201703262962162253941566635133678696931005659826604934135661328710338752750922540381171507582975712449726121309741783107157913743249306925088273146144765580653113256663424157954639516182934581272674435586304830166058051001612703960296884183844126515102171592707 5075560945767422488652002905309362615059836922933114613140974372804241998416546085674476062107998544939983437439849247211487871989223093783906580667502469431735542579104484886883964871747679430519956746024131355599011231184632972852137250062526365386822973503282472998657240192836983103685291070951208765333158945293754628346754094386891393333721916350099803051994367251930389659335353576469544478736631047209554030692630910155742901388767685736505613938282226204804694955547526687060838259316649337174810272495115442725167136444756163033010825134256881803938456409331949669134151512984515405586936773974272695057015092790673469549994762442757) math:sum 8212430122223251334773875482069191027234726488990405645889704973091247410709565260074138399464443065101271827255517581801534381447997971042882114227769853199857402752989963114726249753008111035218017930886243612070867266741587121370080714594009514756063719955332935065957773470672782475488276886172855508573055028536643939840360264470025466139765304108068927062251779271911563226400555279732506640990572613844687709389561915815569506322903347065215952691033148745185866463130502399510564380626391120281968186238364749650255409590900928613663938390920305961893095925514884250406825948570820235752994824975885399017311976974517596065096934035464 . (597 5075560945767422488652002905309362615059836922933114613140974372804241998416546085674476062107998544939983437439849247211487871989223093783906580667502469431735542579104484886883964871747679430519956746024131355599011231184632972852137250062526365386822973503282472998657240192836983103685291070951208765333158945293754628346754094386891393333721916350099803051994367251930389659335353576469544478736631047209554030692630910155742901388767685736505613938282226204804694955547526687060838259316649337174810272495115442725167136444756163033010825134256881803938456409331949669134151512984515405586936773974272695057015092790673469549994762442757 8212430122223251334773875482069191027234726488990405645889704973091247410709565260074138399464443065101271827255517581801534381447997971042882114227769853199857402752989963114726249753008111035218017930886243612070867266741587121370080714594009514756063719955332935065957773470672782475488276886172855508573055028536643939840360264470025466139765304108068927062251779271911563226400555279732506640990572613844687709389561915815569506322903347065215952691033148745185866463130502399510564380626391120281968186238364749650255409590900928613663938390920305961893095925514884250406825948570820235752994824975885399017311976974517596065096934035464) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14813,7 +14813,7 @@ _:gn_1955 { } _:gn_1956 { - 599 math:greaterThan 1 . + (599) math:greaterThan 1 . (599 1) math:difference 598 . (1938691769311593642530130328549534202884947356875823580392243772517236586123526911274813724751554024778695047624180912621441362530448216524931047107235085663613682405219006659041679990487247825821895561162019099127155195627678824334193785531043216017582227051232010931356706915001183731882305255729562022093262862050865316853147924303757320527678528592130679041736955231949216092270151873206582316482689480574420351995699904495916296454632024407795275185531303664423523447964550974611112138006907554067652358751866135800078863298611397452357711877593457645983816893149015087861477077398210575420878722972659991096718208606829343034892590850050 3136869176455828846121872576759828412174889566057291032748730600287005412293019174399662337356444520161288389815668334590046509458774877258975533560267383768121860173885478227842284881260431604698061184862112256471856035556954148517943464531483149369240746452050462067300533277835799371802985815221646743239896083242889311493606170083134072806043387757969124010257412019981173567065201703262962162253941566635133678696931005659826604934135661328710338752750922540381171507582975712449726121309741783107157913743249306925088273146144765580653113256663424157954639516182934581272674435586304830166058051001612703960296884183844126515102171592707) math:sum 5075560945767422488652002905309362615059836922933114613140974372804241998416546085674476062107998544939983437439849247211487871989223093783906580667502469431735542579104484886883964871747679430519956746024131355599011231184632972852137250062526365386822973503282472998657240192836983103685291070951208765333158945293754628346754094386891393333721916350099803051994367251930389659335353576469544478736631047209554030692630910155742901388767685736505613938282226204804694955547526687060838259316649337174810272495115442725167136444756163033010825134256881803938456409331949669134151512984515405586936773974272695057015092790673469549994762442757 . (598 3136869176455828846121872576759828412174889566057291032748730600287005412293019174399662337356444520161288389815668334590046509458774877258975533560267383768121860173885478227842284881260431604698061184862112256471856035556954148517943464531483149369240746452050462067300533277835799371802985815221646743239896083242889311493606170083134072806043387757969124010257412019981173567065201703262962162253941566635133678696931005659826604934135661328710338752750922540381171507582975712449726121309741783107157913743249306925088273146144765580653113256663424157954639516182934581272674435586304830166058051001612703960296884183844126515102171592707 5075560945767422488652002905309362615059836922933114613140974372804241998416546085674476062107998544939983437439849247211487871989223093783906580667502469431735542579104484886883964871747679430519956746024131355599011231184632972852137250062526365386822973503282472998657240192836983103685291070951208765333158945293754628346754094386891393333721916350099803051994367251930389659335353576469544478736631047209554030692630910155742901388767685736505613938282226204804694955547526687060838259316649337174810272495115442725167136444756163033010825134256881803938456409331949669134151512984515405586936773974272695057015092790673469549994762442757) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14824,7 +14824,7 @@ _:gn_1957 { } _:gn_1958 { - 600 math:greaterThan 1 . + (600) math:greaterThan 1 . (600 1) math:difference 599 . (1198177407144235203591742248210294209289942209181467452356486827769768826169492263124848612604890495382593342191487421968605146928326660734044486453032298104508177768666471568800604890773183778876165623700093157344700839929275324183749679000439933351658519400818451135943826362834615639920680559492084721146633221192023994640458245779376752278364859165838444968520456788031957474795049830056379845771252086060713326701231101163910308479503636920915063567219618875957648059618424737838613983302834229039505554991383171125009409847533368128295401379069966511970822623033919493411197358188094254745179328028952712863578675577014783480209580742657 1938691769311593642530130328549534202884947356875823580392243772517236586123526911274813724751554024778695047624180912621441362530448216524931047107235085663613682405219006659041679990487247825821895561162019099127155195627678824334193785531043216017582227051232010931356706915001183731882305255729562022093262862050865316853147924303757320527678528592130679041736955231949216092270151873206582316482689480574420351995699904495916296454632024407795275185531303664423523447964550974611112138006907554067652358751866135800078863298611397452357711877593457645983816893149015087861477077398210575420878722972659991096718208606829343034892590850050) math:sum 3136869176455828846121872576759828412174889566057291032748730600287005412293019174399662337356444520161288389815668334590046509458774877258975533560267383768121860173885478227842284881260431604698061184862112256471856035556954148517943464531483149369240746452050462067300533277835799371802985815221646743239896083242889311493606170083134072806043387757969124010257412019981173567065201703262962162253941566635133678696931005659826604934135661328710338752750922540381171507582975712449726121309741783107157913743249306925088273146144765580653113256663424157954639516182934581272674435586304830166058051001612703960296884183844126515102171592707 . (599 1938691769311593642530130328549534202884947356875823580392243772517236586123526911274813724751554024778695047624180912621441362530448216524931047107235085663613682405219006659041679990487247825821895561162019099127155195627678824334193785531043216017582227051232010931356706915001183731882305255729562022093262862050865316853147924303757320527678528592130679041736955231949216092270151873206582316482689480574420351995699904495916296454632024407795275185531303664423523447964550974611112138006907554067652358751866135800078863298611397452357711877593457645983816893149015087861477077398210575420878722972659991096718208606829343034892590850050 3136869176455828846121872576759828412174889566057291032748730600287005412293019174399662337356444520161288389815668334590046509458774877258975533560267383768121860173885478227842284881260431604698061184862112256471856035556954148517943464531483149369240746452050462067300533277835799371802985815221646743239896083242889311493606170083134072806043387757969124010257412019981173567065201703262962162253941566635133678696931005659826604934135661328710338752750922540381171507582975712449726121309741783107157913743249306925088273146144765580653113256663424157954639516182934581272674435586304830166058051001612703960296884183844126515102171592707) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14835,7 +14835,7 @@ _:gn_1959 { } _:gn_1960 { - 601 math:greaterThan 1 . + (601) math:greaterThan 1 . (601 1) math:difference 600 . (740514362167358438938388080339239993595005147694356128035756944747467759954034648149965112146663529396101705432693490652836215602121555790886560654202787559105504636552535090241075099714064046945729937461925941782454355698403500150444106530603282665923707650413559795412880552166568091961624696237477300946629640858841322212689678524380568249313669426292234073216498443917258617475102043150202470711437394513707025294468803332005987975128387486880211618311684788465875388346126236772498154704073325028146803760482964675069453451078029324062310498523491134012994270115095594450279719210116320675699394943707278233139533029814559554683010107393 1198177407144235203591742248210294209289942209181467452356486827769768826169492263124848612604890495382593342191487421968605146928326660734044486453032298104508177768666471568800604890773183778876165623700093157344700839929275324183749679000439933351658519400818451135943826362834615639920680559492084721146633221192023994640458245779376752278364859165838444968520456788031957474795049830056379845771252086060713326701231101163910308479503636920915063567219618875957648059618424737838613983302834229039505554991383171125009409847533368128295401379069966511970822623033919493411197358188094254745179328028952712863578675577014783480209580742657) math:sum 1938691769311593642530130328549534202884947356875823580392243772517236586123526911274813724751554024778695047624180912621441362530448216524931047107235085663613682405219006659041679990487247825821895561162019099127155195627678824334193785531043216017582227051232010931356706915001183731882305255729562022093262862050865316853147924303757320527678528592130679041736955231949216092270151873206582316482689480574420351995699904495916296454632024407795275185531303664423523447964550974611112138006907554067652358751866135800078863298611397452357711877593457645983816893149015087861477077398210575420878722972659991096718208606829343034892590850050 . (600 1198177407144235203591742248210294209289942209181467452356486827769768826169492263124848612604890495382593342191487421968605146928326660734044486453032298104508177768666471568800604890773183778876165623700093157344700839929275324183749679000439933351658519400818451135943826362834615639920680559492084721146633221192023994640458245779376752278364859165838444968520456788031957474795049830056379845771252086060713326701231101163910308479503636920915063567219618875957648059618424737838613983302834229039505554991383171125009409847533368128295401379069966511970822623033919493411197358188094254745179328028952712863578675577014783480209580742657 1938691769311593642530130328549534202884947356875823580392243772517236586123526911274813724751554024778695047624180912621441362530448216524931047107235085663613682405219006659041679990487247825821895561162019099127155195627678824334193785531043216017582227051232010931356706915001183731882305255729562022093262862050865316853147924303757320527678528592130679041736955231949216092270151873206582316482689480574420351995699904495916296454632024407795275185531303664423523447964550974611112138006907554067652358751866135800078863298611397452357711877593457645983816893149015087861477077398210575420878722972659991096718208606829343034892590850050) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14846,7 +14846,7 @@ _:gn_1961 { } _:gn_1962 { - 602 math:greaterThan 1 . + (602) math:greaterThan 1 . (602 1) math:difference 601 . (457663044976876764653354167871054215694937061487111324320729883022301066215457614974883500458226965986491636758793931315768931326205104943157925798829510545402673132113936478559529791059119731930435686238167215562246484230871824033305572469836650685734811750404891340530945810668047547959055863254607420200003580333182672427768567254996184029051189739546210895303958344114698857319947786906177375059814691547006301406762297831904320504375249434034851948907934087491772671272298501066115828598760904011358751230900206449939956396455338804233090880546475377957828352918823898960917638977977934069479933085245434630439142547200223925526570635264 740514362167358438938388080339239993595005147694356128035756944747467759954034648149965112146663529396101705432693490652836215602121555790886560654202787559105504636552535090241075099714064046945729937461925941782454355698403500150444106530603282665923707650413559795412880552166568091961624696237477300946629640858841322212689678524380568249313669426292234073216498443917258617475102043150202470711437394513707025294468803332005987975128387486880211618311684788465875388346126236772498154704073325028146803760482964675069453451078029324062310498523491134012994270115095594450279719210116320675699394943707278233139533029814559554683010107393) math:sum 1198177407144235203591742248210294209289942209181467452356486827769768826169492263124848612604890495382593342191487421968605146928326660734044486453032298104508177768666471568800604890773183778876165623700093157344700839929275324183749679000439933351658519400818451135943826362834615639920680559492084721146633221192023994640458245779376752278364859165838444968520456788031957474795049830056379845771252086060713326701231101163910308479503636920915063567219618875957648059618424737838613983302834229039505554991383171125009409847533368128295401379069966511970822623033919493411197358188094254745179328028952712863578675577014783480209580742657 . (601 740514362167358438938388080339239993595005147694356128035756944747467759954034648149965112146663529396101705432693490652836215602121555790886560654202787559105504636552535090241075099714064046945729937461925941782454355698403500150444106530603282665923707650413559795412880552166568091961624696237477300946629640858841322212689678524380568249313669426292234073216498443917258617475102043150202470711437394513707025294468803332005987975128387486880211618311684788465875388346126236772498154704073325028146803760482964675069453451078029324062310498523491134012994270115095594450279719210116320675699394943707278233139533029814559554683010107393 1198177407144235203591742248210294209289942209181467452356486827769768826169492263124848612604890495382593342191487421968605146928326660734044486453032298104508177768666471568800604890773183778876165623700093157344700839929275324183749679000439933351658519400818451135943826362834615639920680559492084721146633221192023994640458245779376752278364859165838444968520456788031957474795049830056379845771252086060713326701231101163910308479503636920915063567219618875957648059618424737838613983302834229039505554991383171125009409847533368128295401379069966511970822623033919493411197358188094254745179328028952712863578675577014783480209580742657) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14857,7 +14857,7 @@ _:gn_1963 { } _:gn_1964 { - 603 math:greaterThan 1 . + (603) math:greaterThan 1 . (603 1) math:difference 602 . (282851317190481674285033912468185777900068086207244803715027061725166693738577033175081611688436563409610068673899559337067284275916450847728634855373277013702831504438598611681545308654944315015294251223758726220207871467531676117138534060766631980188895900008668454881934741498520544002568832982869880746626060525658649784921111269384384220262479686746023177912540099802559760155154256244025095651622702966700723887706505500101667470753138052845359669403750700974102717073827735706382326105312421016788052529582758225129497054622690519829219617977015756055165917196271695489362080232138386606219461858461843602700390482614335629156439472129 457663044976876764653354167871054215694937061487111324320729883022301066215457614974883500458226965986491636758793931315768931326205104943157925798829510545402673132113936478559529791059119731930435686238167215562246484230871824033305572469836650685734811750404891340530945810668047547959055863254607420200003580333182672427768567254996184029051189739546210895303958344114698857319947786906177375059814691547006301406762297831904320504375249434034851948907934087491772671272298501066115828598760904011358751230900206449939956396455338804233090880546475377957828352918823898960917638977977934069479933085245434630439142547200223925526570635264) math:sum 740514362167358438938388080339239993595005147694356128035756944747467759954034648149965112146663529396101705432693490652836215602121555790886560654202787559105504636552535090241075099714064046945729937461925941782454355698403500150444106530603282665923707650413559795412880552166568091961624696237477300946629640858841322212689678524380568249313669426292234073216498443917258617475102043150202470711437394513707025294468803332005987975128387486880211618311684788465875388346126236772498154704073325028146803760482964675069453451078029324062310498523491134012994270115095594450279719210116320675699394943707278233139533029814559554683010107393 . (602 457663044976876764653354167871054215694937061487111324320729883022301066215457614974883500458226965986491636758793931315768931326205104943157925798829510545402673132113936478559529791059119731930435686238167215562246484230871824033305572469836650685734811750404891340530945810668047547959055863254607420200003580333182672427768567254996184029051189739546210895303958344114698857319947786906177375059814691547006301406762297831904320504375249434034851948907934087491772671272298501066115828598760904011358751230900206449939956396455338804233090880546475377957828352918823898960917638977977934069479933085245434630439142547200223925526570635264 740514362167358438938388080339239993595005147694356128035756944747467759954034648149965112146663529396101705432693490652836215602121555790886560654202787559105504636552535090241075099714064046945729937461925941782454355698403500150444106530603282665923707650413559795412880552166568091961624696237477300946629640858841322212689678524380568249313669426292234073216498443917258617475102043150202470711437394513707025294468803332005987975128387486880211618311684788465875388346126236772498154704073325028146803760482964675069453451078029324062310498523491134012994270115095594450279719210116320675699394943707278233139533029814559554683010107393) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14868,7 +14868,7 @@ _:gn_1965 { } _:gn_1966 { - 604 math:greaterThan 1 . + (604) math:greaterThan 1 . (604 1) math:difference 603 . (174811727786395090368320255402868437794868975279866520605702821297134372476880581799801888769790402576881568084894371978701647050288654095429290943456233531699841627675337866877984482404175416915141435014408489342038612763340147916167038409070018705545915850396222885649011069169527003956487030271737539453377519807524022642847455985611799808788710052800187717391418244312139097164793530662152279408191988580305577519055792331802653033622111381189492279504183386517669954198470765359733502493448482994570698701317448224810459341832648284403871262569459621902662435722552203471555558745839547463260471226783591027738752064585888296370131163135 282851317190481674285033912468185777900068086207244803715027061725166693738577033175081611688436563409610068673899559337067284275916450847728634855373277013702831504438598611681545308654944315015294251223758726220207871467531676117138534060766631980188895900008668454881934741498520544002568832982869880746626060525658649784921111269384384220262479686746023177912540099802559760155154256244025095651622702966700723887706505500101667470753138052845359669403750700974102717073827735706382326105312421016788052529582758225129497054622690519829219617977015756055165917196271695489362080232138386606219461858461843602700390482614335629156439472129) math:sum 457663044976876764653354167871054215694937061487111324320729883022301066215457614974883500458226965986491636758793931315768931326205104943157925798829510545402673132113936478559529791059119731930435686238167215562246484230871824033305572469836650685734811750404891340530945810668047547959055863254607420200003580333182672427768567254996184029051189739546210895303958344114698857319947786906177375059814691547006301406762297831904320504375249434034851948907934087491772671272298501066115828598760904011358751230900206449939956396455338804233090880546475377957828352918823898960917638977977934069479933085245434630439142547200223925526570635264 . (603 282851317190481674285033912468185777900068086207244803715027061725166693738577033175081611688436563409610068673899559337067284275916450847728634855373277013702831504438598611681545308654944315015294251223758726220207871467531676117138534060766631980188895900008668454881934741498520544002568832982869880746626060525658649784921111269384384220262479686746023177912540099802559760155154256244025095651622702966700723887706505500101667470753138052845359669403750700974102717073827735706382326105312421016788052529582758225129497054622690519829219617977015756055165917196271695489362080232138386606219461858461843602700390482614335629156439472129 457663044976876764653354167871054215694937061487111324320729883022301066215457614974883500458226965986491636758793931315768931326205104943157925798829510545402673132113936478559529791059119731930435686238167215562246484230871824033305572469836650685734811750404891340530945810668047547959055863254607420200003580333182672427768567254996184029051189739546210895303958344114698857319947786906177375059814691547006301406762297831904320504375249434034851948907934087491772671272298501066115828598760904011358751230900206449939956396455338804233090880546475377957828352918823898960917638977977934069479933085245434630439142547200223925526570635264) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14879,7 +14879,7 @@ _:gn_1967 { } _:gn_1968 { - 605 math:greaterThan 1 . + (605) math:greaterThan 1 . (605 1) math:difference 604 . (108039589404086583916713657065317340105199110927378283109324240428032321261696451375279722918646160832728500589005187358365637225627796752299343911917043482002989876763260744803560826250768898100152816209350236878169258704191528200971495651696613274642980049612445569232923672328993540046081802711132341293248540718134627142073655283772584411473769633945835460521121855490420662990360725581872816243430714386395146368650713168299014437131026671655867389899567314456432762875356970346648823611863938022217353828265310000319037712790042235425348355407556134152503481473719492017806521486298839142958990631678252574961638418028447332786308308994 174811727786395090368320255402868437794868975279866520605702821297134372476880581799801888769790402576881568084894371978701647050288654095429290943456233531699841627675337866877984482404175416915141435014408489342038612763340147916167038409070018705545915850396222885649011069169527003956487030271737539453377519807524022642847455985611799808788710052800187717391418244312139097164793530662152279408191988580305577519055792331802653033622111381189492279504183386517669954198470765359733502493448482994570698701317448224810459341832648284403871262569459621902662435722552203471555558745839547463260471226783591027738752064585888296370131163135) math:sum 282851317190481674285033912468185777900068086207244803715027061725166693738577033175081611688436563409610068673899559337067284275916450847728634855373277013702831504438598611681545308654944315015294251223758726220207871467531676117138534060766631980188895900008668454881934741498520544002568832982869880746626060525658649784921111269384384220262479686746023177912540099802559760155154256244025095651622702966700723887706505500101667470753138052845359669403750700974102717073827735706382326105312421016788052529582758225129497054622690519829219617977015756055165917196271695489362080232138386606219461858461843602700390482614335629156439472129 . (604 174811727786395090368320255402868437794868975279866520605702821297134372476880581799801888769790402576881568084894371978701647050288654095429290943456233531699841627675337866877984482404175416915141435014408489342038612763340147916167038409070018705545915850396222885649011069169527003956487030271737539453377519807524022642847455985611799808788710052800187717391418244312139097164793530662152279408191988580305577519055792331802653033622111381189492279504183386517669954198470765359733502493448482994570698701317448224810459341832648284403871262569459621902662435722552203471555558745839547463260471226783591027738752064585888296370131163135 282851317190481674285033912468185777900068086207244803715027061725166693738577033175081611688436563409610068673899559337067284275916450847728634855373277013702831504438598611681545308654944315015294251223758726220207871467531676117138534060766631980188895900008668454881934741498520544002568832982869880746626060525658649784921111269384384220262479686746023177912540099802559760155154256244025095651622702966700723887706505500101667470753138052845359669403750700974102717073827735706382326105312421016788052529582758225129497054622690519829219617977015756055165917196271695489362080232138386606219461858461843602700390482614335629156439472129) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14890,7 +14890,7 @@ _:gn_1969 { } _:gn_1970 { - 606 math:greaterThan 1 . + (606) math:greaterThan 1 . (606 1) math:difference 605 . (66772138382308506451606598337551097689669864352488237496378580869102051215184130424522165851144241744153067495889184620336009824660857343129947031539190049696851750912077122074423656153406518814988618805058252463869354059148619715195542757373405430902935800783777316416087396840533463910405227560605198160128979089389395500773800701839215397314940418854352256870296388821718434174432805080279463164761274193910431150405079163503638596491084709533624889604616072061237191323113795013084678881584544972353344873052138224491421629042606048978522907161903487750158954248832711453749037259540708320301480595105338452777113646557440963583822854141 108039589404086583916713657065317340105199110927378283109324240428032321261696451375279722918646160832728500589005187358365637225627796752299343911917043482002989876763260744803560826250768898100152816209350236878169258704191528200971495651696613274642980049612445569232923672328993540046081802711132341293248540718134627142073655283772584411473769633945835460521121855490420662990360725581872816243430714386395146368650713168299014437131026671655867389899567314456432762875356970346648823611863938022217353828265310000319037712790042235425348355407556134152503481473719492017806521486298839142958990631678252574961638418028447332786308308994) math:sum 174811727786395090368320255402868437794868975279866520605702821297134372476880581799801888769790402576881568084894371978701647050288654095429290943456233531699841627675337866877984482404175416915141435014408489342038612763340147916167038409070018705545915850396222885649011069169527003956487030271737539453377519807524022642847455985611799808788710052800187717391418244312139097164793530662152279408191988580305577519055792331802653033622111381189492279504183386517669954198470765359733502493448482994570698701317448224810459341832648284403871262569459621902662435722552203471555558745839547463260471226783591027738752064585888296370131163135 . (605 108039589404086583916713657065317340105199110927378283109324240428032321261696451375279722918646160832728500589005187358365637225627796752299343911917043482002989876763260744803560826250768898100152816209350236878169258704191528200971495651696613274642980049612445569232923672328993540046081802711132341293248540718134627142073655283772584411473769633945835460521121855490420662990360725581872816243430714386395146368650713168299014437131026671655867389899567314456432762875356970346648823611863938022217353828265310000319037712790042235425348355407556134152503481473719492017806521486298839142958990631678252574961638418028447332786308308994 174811727786395090368320255402868437794868975279866520605702821297134372476880581799801888769790402576881568084894371978701647050288654095429290943456233531699841627675337866877984482404175416915141435014408489342038612763340147916167038409070018705545915850396222885649011069169527003956487030271737539453377519807524022642847455985611799808788710052800187717391418244312139097164793530662152279408191988580305577519055792331802653033622111381189492279504183386517669954198470765359733502493448482994570698701317448224810459341832648284403871262569459621902662435722552203471555558745839547463260471226783591027738752064585888296370131163135) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14901,7 +14901,7 @@ _:gn_1971 { } _:gn_1972 { - 607 math:greaterThan 1 . + (607) math:greaterThan 1 . (607 1) math:difference 606 . (41267451021778077465107058727766242415529246574890045612945659558930270046512320950757557067501919088575433093116002738029627400966939409169396880377853432306138125851183622729137170097362379285164197404291984414299904645042908485775952894323207843740044248828668252816836275488460076135676575150527143133119561628745231641299854581933369014158829215091483203650825466668702228815927920501593353078669440192484715218245634004795375840639941962122242500294951242395195571552243175333564144730279393049864008955213171775827616083747436186446825448245652646402344527224886780564057484226758130822657510036572914122184524771471006369202485454853 66772138382308506451606598337551097689669864352488237496378580869102051215184130424522165851144241744153067495889184620336009824660857343129947031539190049696851750912077122074423656153406518814988618805058252463869354059148619715195542757373405430902935800783777316416087396840533463910405227560605198160128979089389395500773800701839215397314940418854352256870296388821718434174432805080279463164761274193910431150405079163503638596491084709533624889604616072061237191323113795013084678881584544972353344873052138224491421629042606048978522907161903487750158954248832711453749037259540708320301480595105338452777113646557440963583822854141) math:sum 108039589404086583916713657065317340105199110927378283109324240428032321261696451375279722918646160832728500589005187358365637225627796752299343911917043482002989876763260744803560826250768898100152816209350236878169258704191528200971495651696613274642980049612445569232923672328993540046081802711132341293248540718134627142073655283772584411473769633945835460521121855490420662990360725581872816243430714386395146368650713168299014437131026671655867389899567314456432762875356970346648823611863938022217353828265310000319037712790042235425348355407556134152503481473719492017806521486298839142958990631678252574961638418028447332786308308994 . (606 66772138382308506451606598337551097689669864352488237496378580869102051215184130424522165851144241744153067495889184620336009824660857343129947031539190049696851750912077122074423656153406518814988618805058252463869354059148619715195542757373405430902935800783777316416087396840533463910405227560605198160128979089389395500773800701839215397314940418854352256870296388821718434174432805080279463164761274193910431150405079163503638596491084709533624889604616072061237191323113795013084678881584544972353344873052138224491421629042606048978522907161903487750158954248832711453749037259540708320301480595105338452777113646557440963583822854141 108039589404086583916713657065317340105199110927378283109324240428032321261696451375279722918646160832728500589005187358365637225627796752299343911917043482002989876763260744803560826250768898100152816209350236878169258704191528200971495651696613274642980049612445569232923672328993540046081802711132341293248540718134627142073655283772584411473769633945835460521121855490420662990360725581872816243430714386395146368650713168299014437131026671655867389899567314456432762875356970346648823611863938022217353828265310000319037712790042235425348355407556134152503481473719492017806521486298839142958990631678252574961638418028447332786308308994) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14912,7 +14912,7 @@ _:gn_1973 { } _:gn_1974 { - 608 math:greaterThan 1 . + (608) math:greaterThan 1 . (608 1) math:difference 607 . (25504687360530428986499539609784855274140617777598191883432921310171781168671809473764608783642322655577634402773181882306382423693917933960550151161336617390713625060893499345286486056044139529824421400766268049569449414105711229419589863050197587162891551955109063599251121352073387774728652410078055027009417460644163859473946119905846383156111203762869053219470922153016205358504884578686110086091834001425715932159445158708262755851142747411382389309664829666041619770870619679520534151305151922489335917838966448663805545295169862531697458916250841347814427023945930889691553032782577497643970558532424330592588875086434594381337399288 41267451021778077465107058727766242415529246574890045612945659558930270046512320950757557067501919088575433093116002738029627400966939409169396880377853432306138125851183622729137170097362379285164197404291984414299904645042908485775952894323207843740044248828668252816836275488460076135676575150527143133119561628745231641299854581933369014158829215091483203650825466668702228815927920501593353078669440192484715218245634004795375840639941962122242500294951242395195571552243175333564144730279393049864008955213171775827616083747436186446825448245652646402344527224886780564057484226758130822657510036572914122184524771471006369202485454853) math:sum 66772138382308506451606598337551097689669864352488237496378580869102051215184130424522165851144241744153067495889184620336009824660857343129947031539190049696851750912077122074423656153406518814988618805058252463869354059148619715195542757373405430902935800783777316416087396840533463910405227560605198160128979089389395500773800701839215397314940418854352256870296388821718434174432805080279463164761274193910431150405079163503638596491084709533624889604616072061237191323113795013084678881584544972353344873052138224491421629042606048978522907161903487750158954248832711453749037259540708320301480595105338452777113646557440963583822854141 . (607 41267451021778077465107058727766242415529246574890045612945659558930270046512320950757557067501919088575433093116002738029627400966939409169396880377853432306138125851183622729137170097362379285164197404291984414299904645042908485775952894323207843740044248828668252816836275488460076135676575150527143133119561628745231641299854581933369014158829215091483203650825466668702228815927920501593353078669440192484715218245634004795375840639941962122242500294951242395195571552243175333564144730279393049864008955213171775827616083747436186446825448245652646402344527224886780564057484226758130822657510036572914122184524771471006369202485454853 66772138382308506451606598337551097689669864352488237496378580869102051215184130424522165851144241744153067495889184620336009824660857343129947031539190049696851750912077122074423656153406518814988618805058252463869354059148619715195542757373405430902935800783777316416087396840533463910405227560605198160128979089389395500773800701839215397314940418854352256870296388821718434174432805080279463164761274193910431150405079163503638596491084709533624889604616072061237191323113795013084678881584544972353344873052138224491421629042606048978522907161903487750158954248832711453749037259540708320301480595105338452777113646557440963583822854141) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14923,7 +14923,7 @@ _:gn_1975 { } _:gn_1976 { - 609 math:greaterThan 1 . + (609) math:greaterThan 1 . (609 1) math:difference 608 . (15762763661247648478607519117981387141388628797291853729512738248758488877840511476992948283859596432997798690342820855723244977273021475208846729216516814915424500790290123383850684041318239755339776003525716364730455230937197256356363031273010256577152696873559189217585154136386688360947922740449088106110144168101067781825908462027522631002718011328614150431354544515686023457423035922907242992577606191058999286086188846087113084788799214710860110985286412729153951781372555654043610578974241127374673037374205327163810538452266323915127989329401805054530100200940849674365931193975553325013539478040489791591935896384571774821148055565 25504687360530428986499539609784855274140617777598191883432921310171781168671809473764608783642322655577634402773181882306382423693917933960550151161336617390713625060893499345286486056044139529824421400766268049569449414105711229419589863050197587162891551955109063599251121352073387774728652410078055027009417460644163859473946119905846383156111203762869053219470922153016205358504884578686110086091834001425715932159445158708262755851142747411382389309664829666041619770870619679520534151305151922489335917838966448663805545295169862531697458916250841347814427023945930889691553032782577497643970558532424330592588875086434594381337399288) math:sum 41267451021778077465107058727766242415529246574890045612945659558930270046512320950757557067501919088575433093116002738029627400966939409169396880377853432306138125851183622729137170097362379285164197404291984414299904645042908485775952894323207843740044248828668252816836275488460076135676575150527143133119561628745231641299854581933369014158829215091483203650825466668702228815927920501593353078669440192484715218245634004795375840639941962122242500294951242395195571552243175333564144730279393049864008955213171775827616083747436186446825448245652646402344527224886780564057484226758130822657510036572914122184524771471006369202485454853 . (608 25504687360530428986499539609784855274140617777598191883432921310171781168671809473764608783642322655577634402773181882306382423693917933960550151161336617390713625060893499345286486056044139529824421400766268049569449414105711229419589863050197587162891551955109063599251121352073387774728652410078055027009417460644163859473946119905846383156111203762869053219470922153016205358504884578686110086091834001425715932159445158708262755851142747411382389309664829666041619770870619679520534151305151922489335917838966448663805545295169862531697458916250841347814427023945930889691553032782577497643970558532424330592588875086434594381337399288 41267451021778077465107058727766242415529246574890045612945659558930270046512320950757557067501919088575433093116002738029627400966939409169396880377853432306138125851183622729137170097362379285164197404291984414299904645042908485775952894323207843740044248828668252816836275488460076135676575150527143133119561628745231641299854581933369014158829215091483203650825466668702228815927920501593353078669440192484715218245634004795375840639941962122242500294951242395195571552243175333564144730279393049864008955213171775827616083747436186446825448245652646402344527224886780564057484226758130822657510036572914122184524771471006369202485454853) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14934,7 +14934,7 @@ _:gn_1977 { } _:gn_1978 { - 610 math:greaterThan 1 . + (610) math:greaterThan 1 . (610 1) math:difference 609 . (9741923699282780507892020491803468132751988980306338153920183061413292290831297996771660499782726222579835712430361026583137446420896458751703421944819802475289124270603375961435802014725899774484645397240551684838994183168513973063226831777187330585738855081549874381665967215686699413780729669628966920899273292543096077648037657878323752153393192434254902788116377637330181901081848655778867093514227810366716646073256312621149671062343532700522278324378416936887667989498064025476923572330910795114662880464761121499995006842903538616569469586849036293284326823005081215325621838807024172630431080491934539000652978701862819560189343723 15762763661247648478607519117981387141388628797291853729512738248758488877840511476992948283859596432997798690342820855723244977273021475208846729216516814915424500790290123383850684041318239755339776003525716364730455230937197256356363031273010256577152696873559189217585154136386688360947922740449088106110144168101067781825908462027522631002718011328614150431354544515686023457423035922907242992577606191058999286086188846087113084788799214710860110985286412729153951781372555654043610578974241127374673037374205327163810538452266323915127989329401805054530100200940849674365931193975553325013539478040489791591935896384571774821148055565) math:sum 25504687360530428986499539609784855274140617777598191883432921310171781168671809473764608783642322655577634402773181882306382423693917933960550151161336617390713625060893499345286486056044139529824421400766268049569449414105711229419589863050197587162891551955109063599251121352073387774728652410078055027009417460644163859473946119905846383156111203762869053219470922153016205358504884578686110086091834001425715932159445158708262755851142747411382389309664829666041619770870619679520534151305151922489335917838966448663805545295169862531697458916250841347814427023945930889691553032782577497643970558532424330592588875086434594381337399288 . (609 15762763661247648478607519117981387141388628797291853729512738248758488877840511476992948283859596432997798690342820855723244977273021475208846729216516814915424500790290123383850684041318239755339776003525716364730455230937197256356363031273010256577152696873559189217585154136386688360947922740449088106110144168101067781825908462027522631002718011328614150431354544515686023457423035922907242992577606191058999286086188846087113084788799214710860110985286412729153951781372555654043610578974241127374673037374205327163810538452266323915127989329401805054530100200940849674365931193975553325013539478040489791591935896384571774821148055565 25504687360530428986499539609784855274140617777598191883432921310171781168671809473764608783642322655577634402773181882306382423693917933960550151161336617390713625060893499345286486056044139529824421400766268049569449414105711229419589863050197587162891551955109063599251121352073387774728652410078055027009417460644163859473946119905846383156111203762869053219470922153016205358504884578686110086091834001425715932159445158708262755851142747411382389309664829666041619770870619679520534151305151922489335917838966448663805545295169862531697458916250841347814427023945930889691553032782577497643970558532424330592588875086434594381337399288) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14945,7 +14945,7 @@ _:gn_1979 { } _:gn_1980 { - 611 math:greaterThan 1 . + (611) math:greaterThan 1 . (611 1) math:difference 610 . (6020839961964867970715498626177919008636639816985515575592555187345196587009213480221287784076870210417962977912459829140107530852125016457143307271697012440135376519686747422414882026592339980855130606285164679891461047768683283293136199495822925991413841792009314835919186920699988947167193070820121185210870875557971704177870804149198878849324818894359247643238166878355841556341187267128375899063378380692282640012932533465963413726455682010337832660907995792266283791874491628566687006643330332260010156909444205663815531609362785298558519742552768761245773377935768459040309355168529152383108397548555252591282917682708955260958711842 9741923699282780507892020491803468132751988980306338153920183061413292290831297996771660499782726222579835712430361026583137446420896458751703421944819802475289124270603375961435802014725899774484645397240551684838994183168513973063226831777187330585738855081549874381665967215686699413780729669628966920899273292543096077648037657878323752153393192434254902788116377637330181901081848655778867093514227810366716646073256312621149671062343532700522278324378416936887667989498064025476923572330910795114662880464761121499995006842903538616569469586849036293284326823005081215325621838807024172630431080491934539000652978701862819560189343723) math:sum 15762763661247648478607519117981387141388628797291853729512738248758488877840511476992948283859596432997798690342820855723244977273021475208846729216516814915424500790290123383850684041318239755339776003525716364730455230937197256356363031273010256577152696873559189217585154136386688360947922740449088106110144168101067781825908462027522631002718011328614150431354544515686023457423035922907242992577606191058999286086188846087113084788799214710860110985286412729153951781372555654043610578974241127374673037374205327163810538452266323915127989329401805054530100200940849674365931193975553325013539478040489791591935896384571774821148055565 . (610 9741923699282780507892020491803468132751988980306338153920183061413292290831297996771660499782726222579835712430361026583137446420896458751703421944819802475289124270603375961435802014725899774484645397240551684838994183168513973063226831777187330585738855081549874381665967215686699413780729669628966920899273292543096077648037657878323752153393192434254902788116377637330181901081848655778867093514227810366716646073256312621149671062343532700522278324378416936887667989498064025476923572330910795114662880464761121499995006842903538616569469586849036293284326823005081215325621838807024172630431080491934539000652978701862819560189343723 15762763661247648478607519117981387141388628797291853729512738248758488877840511476992948283859596432997798690342820855723244977273021475208846729216516814915424500790290123383850684041318239755339776003525716364730455230937197256356363031273010256577152696873559189217585154136386688360947922740449088106110144168101067781825908462027522631002718011328614150431354544515686023457423035922907242992577606191058999286086188846087113084788799214710860110985286412729153951781372555654043610578974241127374673037374205327163810538452266323915127989329401805054530100200940849674365931193975553325013539478040489791591935896384571774821148055565) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14956,7 +14956,7 @@ _:gn_1981 { } _:gn_1982 { - 612 math:greaterThan 1 . + (612) math:greaterThan 1 . (612 1) math:difference 611 . (3721083737317912537176521865625549124115349163320822578327627874068095703822084516550372715705856012161872734517901197443029915568771442294560114673122790035153747750916628539020919988133559793629514790955387004947533135399830689770090632281364404594325013289540559545746780294986710466613536598808845735688402416985124373470166853729124873304068373539895655144878210758974340344740661388650491194450849429674434006060323779155186257335887850690184445663470421144621384197623572396910236565687580462854652723555316915836179475233540753318010949844296267532038553445069312756285312483638495020247322682943379286409370061019153864299230631881 6020839961964867970715498626177919008636639816985515575592555187345196587009213480221287784076870210417962977912459829140107530852125016457143307271697012440135376519686747422414882026592339980855130606285164679891461047768683283293136199495822925991413841792009314835919186920699988947167193070820121185210870875557971704177870804149198878849324818894359247643238166878355841556341187267128375899063378380692282640012932533465963413726455682010337832660907995792266283791874491628566687006643330332260010156909444205663815531609362785298558519742552768761245773377935768459040309355168529152383108397548555252591282917682708955260958711842) math:sum 9741923699282780507892020491803468132751988980306338153920183061413292290831297996771660499782726222579835712430361026583137446420896458751703421944819802475289124270603375961435802014725899774484645397240551684838994183168513973063226831777187330585738855081549874381665967215686699413780729669628966920899273292543096077648037657878323752153393192434254902788116377637330181901081848655778867093514227810366716646073256312621149671062343532700522278324378416936887667989498064025476923572330910795114662880464761121499995006842903538616569469586849036293284326823005081215325621838807024172630431080491934539000652978701862819560189343723 . (611 6020839961964867970715498626177919008636639816985515575592555187345196587009213480221287784076870210417962977912459829140107530852125016457143307271697012440135376519686747422414882026592339980855130606285164679891461047768683283293136199495822925991413841792009314835919186920699988947167193070820121185210870875557971704177870804149198878849324818894359247643238166878355841556341187267128375899063378380692282640012932533465963413726455682010337832660907995792266283791874491628566687006643330332260010156909444205663815531609362785298558519742552768761245773377935768459040309355168529152383108397548555252591282917682708955260958711842 9741923699282780507892020491803468132751988980306338153920183061413292290831297996771660499782726222579835712430361026583137446420896458751703421944819802475289124270603375961435802014725899774484645397240551684838994183168513973063226831777187330585738855081549874381665967215686699413780729669628966920899273292543096077648037657878323752153393192434254902788116377637330181901081848655778867093514227810366716646073256312621149671062343532700522278324378416936887667989498064025476923572330910795114662880464761121499995006842903538616569469586849036293284326823005081215325621838807024172630431080491934539000652978701862819560189343723) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14967,7 +14967,7 @@ _:gn_1983 { } _:gn_1984 { - 613 math:greaterThan 1 . + (613) math:greaterThan 1 . (613 1) math:difference 612 . (2299756224646955433538976760552369884521290653664692997264927313277100883187128963670915068371014198256090243394558631697077615283353574162583192598574222404981628768770118883393962038458780187225615815329777674943927912368852593523045567214458521397088828502468755290172406625713278480553656472011275449522468458572847330707703950420074005545256445354463592498359956119381501211600525878477884704612528951017848633952608754310777156390567831320153386997437574647644899594250919231656450440955749869405357433354127289827636056375822031980547569898256501229207219932866455702754996871530034132135785714605175966181912856663555090961728079961 3721083737317912537176521865625549124115349163320822578327627874068095703822084516550372715705856012161872734517901197443029915568771442294560114673122790035153747750916628539020919988133559793629514790955387004947533135399830689770090632281364404594325013289540559545746780294986710466613536598808845735688402416985124373470166853729124873304068373539895655144878210758974340344740661388650491194450849429674434006060323779155186257335887850690184445663470421144621384197623572396910236565687580462854652723555316915836179475233540753318010949844296267532038553445069312756285312483638495020247322682943379286409370061019153864299230631881) math:sum 6020839961964867970715498626177919008636639816985515575592555187345196587009213480221287784076870210417962977912459829140107530852125016457143307271697012440135376519686747422414882026592339980855130606285164679891461047768683283293136199495822925991413841792009314835919186920699988947167193070820121185210870875557971704177870804149198878849324818894359247643238166878355841556341187267128375899063378380692282640012932533465963413726455682010337832660907995792266283791874491628566687006643330332260010156909444205663815531609362785298558519742552768761245773377935768459040309355168529152383108397548555252591282917682708955260958711842 . (612 3721083737317912537176521865625549124115349163320822578327627874068095703822084516550372715705856012161872734517901197443029915568771442294560114673122790035153747750916628539020919988133559793629514790955387004947533135399830689770090632281364404594325013289540559545746780294986710466613536598808845735688402416985124373470166853729124873304068373539895655144878210758974340344740661388650491194450849429674434006060323779155186257335887850690184445663470421144621384197623572396910236565687580462854652723555316915836179475233540753318010949844296267532038553445069312756285312483638495020247322682943379286409370061019153864299230631881 6020839961964867970715498626177919008636639816985515575592555187345196587009213480221287784076870210417962977912459829140107530852125016457143307271697012440135376519686747422414882026592339980855130606285164679891461047768683283293136199495822925991413841792009314835919186920699988947167193070820121185210870875557971704177870804149198878849324818894359247643238166878355841556341187267128375899063378380692282640012932533465963413726455682010337832660907995792266283791874491628566687006643330332260010156909444205663815531609362785298558519742552768761245773377935768459040309355168529152383108397548555252591282917682708955260958711842) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14978,7 +14978,7 @@ _:gn_1985 { } _:gn_1986 { - 614 math:greaterThan 1 . + (614) math:greaterThan 1 . (614 1) math:difference 613 . (1421327512670957103637545105073179239594058509656129581062700560790994820634955552879457647334841813905782491123342565745952300285417868131976922074548567630172118982146509655626957949674779606403898975625609330003605223030978096247045065066905883197236184787071804255574373669273431986059880126797570286165933958412277042762462903309050867758811928185432062646518254639592839133140135510172606489838320478656585372107715024844409100945320019370031058666032846496976484603372653165253786124731830593449295290201189626008543418857718721337463379946039766302831333512202857053530315612108460888111536968338203320227457204355598773337502551920 2299756224646955433538976760552369884521290653664692997264927313277100883187128963670915068371014198256090243394558631697077615283353574162583192598574222404981628768770118883393962038458780187225615815329777674943927912368852593523045567214458521397088828502468755290172406625713278480553656472011275449522468458572847330707703950420074005545256445354463592498359956119381501211600525878477884704612528951017848633952608754310777156390567831320153386997437574647644899594250919231656450440955749869405357433354127289827636056375822031980547569898256501229207219932866455702754996871530034132135785714605175966181912856663555090961728079961) math:sum 3721083737317912537176521865625549124115349163320822578327627874068095703822084516550372715705856012161872734517901197443029915568771442294560114673122790035153747750916628539020919988133559793629514790955387004947533135399830689770090632281364404594325013289540559545746780294986710466613536598808845735688402416985124373470166853729124873304068373539895655144878210758974340344740661388650491194450849429674434006060323779155186257335887850690184445663470421144621384197623572396910236565687580462854652723555316915836179475233540753318010949844296267532038553445069312756285312483638495020247322682943379286409370061019153864299230631881 . (613 2299756224646955433538976760552369884521290653664692997264927313277100883187128963670915068371014198256090243394558631697077615283353574162583192598574222404981628768770118883393962038458780187225615815329777674943927912368852593523045567214458521397088828502468755290172406625713278480553656472011275449522468458572847330707703950420074005545256445354463592498359956119381501211600525878477884704612528951017848633952608754310777156390567831320153386997437574647644899594250919231656450440955749869405357433354127289827636056375822031980547569898256501229207219932866455702754996871530034132135785714605175966181912856663555090961728079961 3721083737317912537176521865625549124115349163320822578327627874068095703822084516550372715705856012161872734517901197443029915568771442294560114673122790035153747750916628539020919988133559793629514790955387004947533135399830689770090632281364404594325013289540559545746780294986710466613536598808845735688402416985124373470166853729124873304068373539895655144878210758974340344740661388650491194450849429674434006060323779155186257335887850690184445663470421144621384197623572396910236565687580462854652723555316915836179475233540753318010949844296267532038553445069312756285312483638495020247322682943379286409370061019153864299230631881) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -14989,7 +14989,7 @@ _:gn_1987 { } _:gn_1988 { - 615 math:greaterThan 1 . + (615) math:greaterThan 1 . (615 1) math:difference 614 . (878428711975998329901431655479190644927232144008563416202226752486106062552173410791457421036172384350307752271216065951125314997935706030606270524025654774809509786623609227767004088784000580821716839704168344940322689337874497276000502147552638199852643715396951034598032956439846494493776345213705163356534500160570287945241047111023137786444517169031529851841701479788662078460390368305278214774208472361263261844893729466368055445247811950122328331404728150668414990878266066402664316223919275956062143152937663819092637518103310643084189952216734926375886420663598649224681259421573244024248746266972645954455652307956317624225528041 1421327512670957103637545105073179239594058509656129581062700560790994820634955552879457647334841813905782491123342565745952300285417868131976922074548567630172118982146509655626957949674779606403898975625609330003605223030978096247045065066905883197236184787071804255574373669273431986059880126797570286165933958412277042762462903309050867758811928185432062646518254639592839133140135510172606489838320478656585372107715024844409100945320019370031058666032846496976484603372653165253786124731830593449295290201189626008543418857718721337463379946039766302831333512202857053530315612108460888111536968338203320227457204355598773337502551920) math:sum 2299756224646955433538976760552369884521290653664692997264927313277100883187128963670915068371014198256090243394558631697077615283353574162583192598574222404981628768770118883393962038458780187225615815329777674943927912368852593523045567214458521397088828502468755290172406625713278480553656472011275449522468458572847330707703950420074005545256445354463592498359956119381501211600525878477884704612528951017848633952608754310777156390567831320153386997437574647644899594250919231656450440955749869405357433354127289827636056375822031980547569898256501229207219932866455702754996871530034132135785714605175966181912856663555090961728079961 . (614 1421327512670957103637545105073179239594058509656129581062700560790994820634955552879457647334841813905782491123342565745952300285417868131976922074548567630172118982146509655626957949674779606403898975625609330003605223030978096247045065066905883197236184787071804255574373669273431986059880126797570286165933958412277042762462903309050867758811928185432062646518254639592839133140135510172606489838320478656585372107715024844409100945320019370031058666032846496976484603372653165253786124731830593449295290201189626008543418857718721337463379946039766302831333512202857053530315612108460888111536968338203320227457204355598773337502551920 2299756224646955433538976760552369884521290653664692997264927313277100883187128963670915068371014198256090243394558631697077615283353574162583192598574222404981628768770118883393962038458780187225615815329777674943927912368852593523045567214458521397088828502468755290172406625713278480553656472011275449522468458572847330707703950420074005545256445354463592498359956119381501211600525878477884704612528951017848633952608754310777156390567831320153386997437574647644899594250919231656450440955749869405357433354127289827636056375822031980547569898256501229207219932866455702754996871530034132135785714605175966181912856663555090961728079961) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15000,7 +15000,7 @@ _:gn_1989 { } _:gn_1990 { - 616 math:greaterThan 1 . + (616) math:greaterThan 1 . (616 1) math:difference 615 . (542898800694958773736113449593988594666826365647566164860473808304888758082782142088000226298669429555474738852126499794826985287482162101370651550522912855362609195522900427859953860890779025582182135921440985063282533693103598971044562919353244997383541071674853220976340712833585491566103781583865122809399458251706754817221856198027729972367411016400532794676553159804177054679745141867328275064112006295322110262821295378041045500072207419908730334628118346308069612494387098851121808507911317493233147048251962189450781339615410694379189993823031376455447091539258404305634352686887644087288222071230674273001552047642455713277023879 878428711975998329901431655479190644927232144008563416202226752486106062552173410791457421036172384350307752271216065951125314997935706030606270524025654774809509786623609227767004088784000580821716839704168344940322689337874497276000502147552638199852643715396951034598032956439846494493776345213705163356534500160570287945241047111023137786444517169031529851841701479788662078460390368305278214774208472361263261844893729466368055445247811950122328331404728150668414990878266066402664316223919275956062143152937663819092637518103310643084189952216734926375886420663598649224681259421573244024248746266972645954455652307956317624225528041) math:sum 1421327512670957103637545105073179239594058509656129581062700560790994820634955552879457647334841813905782491123342565745952300285417868131976922074548567630172118982146509655626957949674779606403898975625609330003605223030978096247045065066905883197236184787071804255574373669273431986059880126797570286165933958412277042762462903309050867758811928185432062646518254639592839133140135510172606489838320478656585372107715024844409100945320019370031058666032846496976484603372653165253786124731830593449295290201189626008543418857718721337463379946039766302831333512202857053530315612108460888111536968338203320227457204355598773337502551920 . (615 878428711975998329901431655479190644927232144008563416202226752486106062552173410791457421036172384350307752271216065951125314997935706030606270524025654774809509786623609227767004088784000580821716839704168344940322689337874497276000502147552638199852643715396951034598032956439846494493776345213705163356534500160570287945241047111023137786444517169031529851841701479788662078460390368305278214774208472361263261844893729466368055445247811950122328331404728150668414990878266066402664316223919275956062143152937663819092637518103310643084189952216734926375886420663598649224681259421573244024248746266972645954455652307956317624225528041 1421327512670957103637545105073179239594058509656129581062700560790994820634955552879457647334841813905782491123342565745952300285417868131976922074548567630172118982146509655626957949674779606403898975625609330003605223030978096247045065066905883197236184787071804255574373669273431986059880126797570286165933958412277042762462903309050867758811928185432062646518254639592839133140135510172606489838320478656585372107715024844409100945320019370031058666032846496976484603372653165253786124731830593449295290201189626008543418857718721337463379946039766302831333512202857053530315612108460888111536968338203320227457204355598773337502551920) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15011,7 +15011,7 @@ _:gn_1991 { } _:gn_1992 { - 617 math:greaterThan 1 . + (617) math:greaterThan 1 . (617 1) math:difference 616 . (335529911281039556165318205885202050260405778360997251341752944181217304469391268703457194737502954794833013419089566156298329710453543929235618973502741919446900591100708799907050227893221555239534703782727359877040155644770898304955939228199393202469102643722097813621692243606261002927672563629840040547135041908863533128019190912995407814077106152630997057165148319984485023780645226437949939710096466065941151582072434088327009945175604530213597996776609804360345378383878967551542507716007958462828996104685701629641856178487899948704999958393703549920439329124340244919046906734685599936960524195741971681454100260313861910948504162 542898800694958773736113449593988594666826365647566164860473808304888758082782142088000226298669429555474738852126499794826985287482162101370651550522912855362609195522900427859953860890779025582182135921440985063282533693103598971044562919353244997383541071674853220976340712833585491566103781583865122809399458251706754817221856198027729972367411016400532794676553159804177054679745141867328275064112006295322110262821295378041045500072207419908730334628118346308069612494387098851121808507911317493233147048251962189450781339615410694379189993823031376455447091539258404305634352686887644087288222071230674273001552047642455713277023879) math:sum 878428711975998329901431655479190644927232144008563416202226752486106062552173410791457421036172384350307752271216065951125314997935706030606270524025654774809509786623609227767004088784000580821716839704168344940322689337874497276000502147552638199852643715396951034598032956439846494493776345213705163356534500160570287945241047111023137786444517169031529851841701479788662078460390368305278214774208472361263261844893729466368055445247811950122328331404728150668414990878266066402664316223919275956062143152937663819092637518103310643084189952216734926375886420663598649224681259421573244024248746266972645954455652307956317624225528041 . (616 542898800694958773736113449593988594666826365647566164860473808304888758082782142088000226298669429555474738852126499794826985287482162101370651550522912855362609195522900427859953860890779025582182135921440985063282533693103598971044562919353244997383541071674853220976340712833585491566103781583865122809399458251706754817221856198027729972367411016400532794676553159804177054679745141867328275064112006295322110262821295378041045500072207419908730334628118346308069612494387098851121808507911317493233147048251962189450781339615410694379189993823031376455447091539258404305634352686887644087288222071230674273001552047642455713277023879 878428711975998329901431655479190644927232144008563416202226752486106062552173410791457421036172384350307752271216065951125314997935706030606270524025654774809509786623609227767004088784000580821716839704168344940322689337874497276000502147552638199852643715396951034598032956439846494493776345213705163356534500160570287945241047111023137786444517169031529851841701479788662078460390368305278214774208472361263261844893729466368055445247811950122328331404728150668414990878266066402664316223919275956062143152937663819092637518103310643084189952216734926375886420663598649224681259421573244024248746266972645954455652307956317624225528041) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15022,7 +15022,7 @@ _:gn_1993 { } _:gn_1994 { - 618 math:greaterThan 1 . + (618) math:greaterThan 1 . (618 1) math:difference 617 . (207368889413919217570795243708786544406420587286568913518720864123671453613390873384543031561166474760641725433036933638528655577028618172135032577020170935915708604422191627952903632997557470342647432138713625186242378048332700666088623691153851794914438427952755407354648469227324488638431217954025082262264416342843221689202665285032322158290304863769535737511404839819692030899099915429378335354015540229380958680748861289714035554896602889695132337851508541947724234110508131299579300791903359030404150943566260559808925161127510745674190035429327826535007762414918159386587445952202044150327697875488702591547451787328593802328519717 335529911281039556165318205885202050260405778360997251341752944181217304469391268703457194737502954794833013419089566156298329710453543929235618973502741919446900591100708799907050227893221555239534703782727359877040155644770898304955939228199393202469102643722097813621692243606261002927672563629840040547135041908863533128019190912995407814077106152630997057165148319984485023780645226437949939710096466065941151582072434088327009945175604530213597996776609804360345378383878967551542507716007958462828996104685701629641856178487899948704999958393703549920439329124340244919046906734685599936960524195741971681454100260313861910948504162) math:sum 542898800694958773736113449593988594666826365647566164860473808304888758082782142088000226298669429555474738852126499794826985287482162101370651550522912855362609195522900427859953860890779025582182135921440985063282533693103598971044562919353244997383541071674853220976340712833585491566103781583865122809399458251706754817221856198027729972367411016400532794676553159804177054679745141867328275064112006295322110262821295378041045500072207419908730334628118346308069612494387098851121808507911317493233147048251962189450781339615410694379189993823031376455447091539258404305634352686887644087288222071230674273001552047642455713277023879 . (617 335529911281039556165318205885202050260405778360997251341752944181217304469391268703457194737502954794833013419089566156298329710453543929235618973502741919446900591100708799907050227893221555239534703782727359877040155644770898304955939228199393202469102643722097813621692243606261002927672563629840040547135041908863533128019190912995407814077106152630997057165148319984485023780645226437949939710096466065941151582072434088327009945175604530213597996776609804360345378383878967551542507716007958462828996104685701629641856178487899948704999958393703549920439329124340244919046906734685599936960524195741971681454100260313861910948504162 542898800694958773736113449593988594666826365647566164860473808304888758082782142088000226298669429555474738852126499794826985287482162101370651550522912855362609195522900427859953860890779025582182135921440985063282533693103598971044562919353244997383541071674853220976340712833585491566103781583865122809399458251706754817221856198027729972367411016400532794676553159804177054679745141867328275064112006295322110262821295378041045500072207419908730334628118346308069612494387098851121808507911317493233147048251962189450781339615410694379189993823031376455447091539258404305634352686887644087288222071230674273001552047642455713277023879) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15033,7 +15033,7 @@ _:gn_1995 { } _:gn_1996 { - 619 math:greaterThan 1 . + (619) math:greaterThan 1 . (619 1) math:difference 618 . (128161021867120338594522962176415505853985191074428337823032080057545850856000395318914163176336480034191287986052632517769674133424925757100586396482570983531191986678517171954146594895664084896887271644013734690797777596438197638867315537045541407554664215769342406267043774378936514289241345675814958284870625566020311438816525627963085655786801288861461319653743480164792992881545311008571604356080925836560192901323572798612974390279001640518465658925101262412621144273370836251963206924104599432424845161119441069832931017360389203030809922964375723385431566709422085532459460782483555786632826320253269089906648472985268108619984445 207368889413919217570795243708786544406420587286568913518720864123671453613390873384543031561166474760641725433036933638528655577028618172135032577020170935915708604422191627952903632997557470342647432138713625186242378048332700666088623691153851794914438427952755407354648469227324488638431217954025082262264416342843221689202665285032322158290304863769535737511404839819692030899099915429378335354015540229380958680748861289714035554896602889695132337851508541947724234110508131299579300791903359030404150943566260559808925161127510745674190035429327826535007762414918159386587445952202044150327697875488702591547451787328593802328519717) math:sum 335529911281039556165318205885202050260405778360997251341752944181217304469391268703457194737502954794833013419089566156298329710453543929235618973502741919446900591100708799907050227893221555239534703782727359877040155644770898304955939228199393202469102643722097813621692243606261002927672563629840040547135041908863533128019190912995407814077106152630997057165148319984485023780645226437949939710096466065941151582072434088327009945175604530213597996776609804360345378383878967551542507716007958462828996104685701629641856178487899948704999958393703549920439329124340244919046906734685599936960524195741971681454100260313861910948504162 . (618 207368889413919217570795243708786544406420587286568913518720864123671453613390873384543031561166474760641725433036933638528655577028618172135032577020170935915708604422191627952903632997557470342647432138713625186242378048332700666088623691153851794914438427952755407354648469227324488638431217954025082262264416342843221689202665285032322158290304863769535737511404839819692030899099915429378335354015540229380958680748861289714035554896602889695132337851508541947724234110508131299579300791903359030404150943566260559808925161127510745674190035429327826535007762414918159386587445952202044150327697875488702591547451787328593802328519717 335529911281039556165318205885202050260405778360997251341752944181217304469391268703457194737502954794833013419089566156298329710453543929235618973502741919446900591100708799907050227893221555239534703782727359877040155644770898304955939228199393202469102643722097813621692243606261002927672563629840040547135041908863533128019190912995407814077106152630997057165148319984485023780645226437949939710096466065941151582072434088327009945175604530213597996776609804360345378383878967551542507716007958462828996104685701629641856178487899948704999958393703549920439329124340244919046906734685599936960524195741971681454100260313861910948504162) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15044,7 +15044,7 @@ _:gn_1997 { } _:gn_1998 { - 620 math:greaterThan 1 . + (620) math:greaterThan 1 . (620 1) math:difference 619 . (79207867546798878976272281532371038552435396212140575695688784066125602757390478065628868384829994726450437446984301120758981443603692415034446180537599952384516617743674455998757038101893385445760160494699890495444600451894503027221308154108310387359774212183413001087604694848387974349189872278210123977393790776822910250386139657069236502503503574908074417857661359654899038017554604420806730997934614392820765779425288491101061164617601249176666678926407279535103089837137295047616093867798759597979305782446819489975994143767121542643380112464952103149576195705496073854127985169718488363694871555235433501640803314343325693708535272 128161021867120338594522962176415505853985191074428337823032080057545850856000395318914163176336480034191287986052632517769674133424925757100586396482570983531191986678517171954146594895664084896887271644013734690797777596438197638867315537045541407554664215769342406267043774378936514289241345675814958284870625566020311438816525627963085655786801288861461319653743480164792992881545311008571604356080925836560192901323572798612974390279001640518465658925101262412621144273370836251963206924104599432424845161119441069832931017360389203030809922964375723385431566709422085532459460782483555786632826320253269089906648472985268108619984445) math:sum 207368889413919217570795243708786544406420587286568913518720864123671453613390873384543031561166474760641725433036933638528655577028618172135032577020170935915708604422191627952903632997557470342647432138713625186242378048332700666088623691153851794914438427952755407354648469227324488638431217954025082262264416342843221689202665285032322158290304863769535737511404839819692030899099915429378335354015540229380958680748861289714035554896602889695132337851508541947724234110508131299579300791903359030404150943566260559808925161127510745674190035429327826535007762414918159386587445952202044150327697875488702591547451787328593802328519717 . (619 128161021867120338594522962176415505853985191074428337823032080057545850856000395318914163176336480034191287986052632517769674133424925757100586396482570983531191986678517171954146594895664084896887271644013734690797777596438197638867315537045541407554664215769342406267043774378936514289241345675814958284870625566020311438816525627963085655786801288861461319653743480164792992881545311008571604356080925836560192901323572798612974390279001640518465658925101262412621144273370836251963206924104599432424845161119441069832931017360389203030809922964375723385431566709422085532459460782483555786632826320253269089906648472985268108619984445 207368889413919217570795243708786544406420587286568913518720864123671453613390873384543031561166474760641725433036933638528655577028618172135032577020170935915708604422191627952903632997557470342647432138713625186242378048332700666088623691153851794914438427952755407354648469227324488638431217954025082262264416342843221689202665285032322158290304863769535737511404839819692030899099915429378335354015540229380958680748861289714035554896602889695132337851508541947724234110508131299579300791903359030404150943566260559808925161127510745674190035429327826535007762414918159386587445952202044150327697875488702591547451787328593802328519717) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15055,7 +15055,7 @@ _:gn_1999 { } _:gn_2000 { - 621 math:greaterThan 1 . + (621) math:greaterThan 1 . (621 1) math:difference 620 . (48953154320321459618250680644044467301549794862287762127343295991420248098609917253285294791506485307740850539068331397010692689821233342066140215944971031146675368934842715955389556793770699451127111149313844195353177144543694611646007382937231020194890003585929405179439079530548539940051473397604834307476834789197401188430385970893849153283297713953386901796082120509893954863990706587764873358146311443739427121898284307511913225661400391341798979998693982877518054436233541204347113056305839834445539378672621579856936873593267660387429810499423620235855371003926011678331475612765067422937954765017835588265845158641942414911449173 79207867546798878976272281532371038552435396212140575695688784066125602757390478065628868384829994726450437446984301120758981443603692415034446180537599952384516617743674455998757038101893385445760160494699890495444600451894503027221308154108310387359774212183413001087604694848387974349189872278210123977393790776822910250386139657069236502503503574908074417857661359654899038017554604420806730997934614392820765779425288491101061164617601249176666678926407279535103089837137295047616093867798759597979305782446819489975994143767121542643380112464952103149576195705496073854127985169718488363694871555235433501640803314343325693708535272) math:sum 128161021867120338594522962176415505853985191074428337823032080057545850856000395318914163176336480034191287986052632517769674133424925757100586396482570983531191986678517171954146594895664084896887271644013734690797777596438197638867315537045541407554664215769342406267043774378936514289241345675814958284870625566020311438816525627963085655786801288861461319653743480164792992881545311008571604356080925836560192901323572798612974390279001640518465658925101262412621144273370836251963206924104599432424845161119441069832931017360389203030809922964375723385431566709422085532459460782483555786632826320253269089906648472985268108619984445 . (620 79207867546798878976272281532371038552435396212140575695688784066125602757390478065628868384829994726450437446984301120758981443603692415034446180537599952384516617743674455998757038101893385445760160494699890495444600451894503027221308154108310387359774212183413001087604694848387974349189872278210123977393790776822910250386139657069236502503503574908074417857661359654899038017554604420806730997934614392820765779425288491101061164617601249176666678926407279535103089837137295047616093867798759597979305782446819489975994143767121542643380112464952103149576195705496073854127985169718488363694871555235433501640803314343325693708535272 128161021867120338594522962176415505853985191074428337823032080057545850856000395318914163176336480034191287986052632517769674133424925757100586396482570983531191986678517171954146594895664084896887271644013734690797777596438197638867315537045541407554664215769342406267043774378936514289241345675814958284870625566020311438816525627963085655786801288861461319653743480164792992881545311008571604356080925836560192901323572798612974390279001640518465658925101262412621144273370836251963206924104599432424845161119441069832931017360389203030809922964375723385431566709422085532459460782483555786632826320253269089906648472985268108619984445) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15066,7 +15066,7 @@ _:gn_2001 { } _:gn_2002 { - 622 math:greaterThan 1 . + (622) math:greaterThan 1 . (622 1) math:difference 621 . (30254713226477419358021600888326571250885601349852813568345488074705354658780560812343573593323509418709586907915969723748288753782459072968305964592628921237841248808831740043367481308122685994633049345386046300091423307350808415575300771171079367164884208597483595908165615317839434409138398880605289669916955987625509061955753686175387349220205860954687516061579239145005083153563897833041857639788302949081338657527004183589147938956200857834867698927713296657585035400903753843268980811492919763533766403774197910119057270173853882255950301965528482913720824701570062175796509556953420940756916790217597913374958155701383278797086099 48953154320321459618250680644044467301549794862287762127343295991420248098609917253285294791506485307740850539068331397010692689821233342066140215944971031146675368934842715955389556793770699451127111149313844195353177144543694611646007382937231020194890003585929405179439079530548539940051473397604834307476834789197401188430385970893849153283297713953386901796082120509893954863990706587764873358146311443739427121898284307511913225661400391341798979998693982877518054436233541204347113056305839834445539378672621579856936873593267660387429810499423620235855371003926011678331475612765067422937954765017835588265845158641942414911449173) math:sum 79207867546798878976272281532371038552435396212140575695688784066125602757390478065628868384829994726450437446984301120758981443603692415034446180537599952384516617743674455998757038101893385445760160494699890495444600451894503027221308154108310387359774212183413001087604694848387974349189872278210123977393790776822910250386139657069236502503503574908074417857661359654899038017554604420806730997934614392820765779425288491101061164617601249176666678926407279535103089837137295047616093867798759597979305782446819489975994143767121542643380112464952103149576195705496073854127985169718488363694871555235433501640803314343325693708535272 . (621 48953154320321459618250680644044467301549794862287762127343295991420248098609917253285294791506485307740850539068331397010692689821233342066140215944971031146675368934842715955389556793770699451127111149313844195353177144543694611646007382937231020194890003585929405179439079530548539940051473397604834307476834789197401188430385970893849153283297713953386901796082120509893954863990706587764873358146311443739427121898284307511913225661400391341798979998693982877518054436233541204347113056305839834445539378672621579856936873593267660387429810499423620235855371003926011678331475612765067422937954765017835588265845158641942414911449173 79207867546798878976272281532371038552435396212140575695688784066125602757390478065628868384829994726450437446984301120758981443603692415034446180537599952384516617743674455998757038101893385445760160494699890495444600451894503027221308154108310387359774212183413001087604694848387974349189872278210123977393790776822910250386139657069236502503503574908074417857661359654899038017554604420806730997934614392820765779425288491101061164617601249176666678926407279535103089837137295047616093867798759597979305782446819489975994143767121542643380112464952103149576195705496073854127985169718488363694871555235433501640803314343325693708535272) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15077,7 +15077,7 @@ _:gn_2003 { } _:gn_2004 { - 623 math:greaterThan 1 . + (623) math:greaterThan 1 . (623 1) math:difference 622 . (18698441093844040260229079755717896050664193512434948558997807916714893439829356440941721198182975889031263631152361673262403936038774269097834251352342109908834120126010975912022075485648013456494061803927797895261753837192886196070706611766151653030005794988445809271273464212709105530913074516999544637559878801571892126474632284718461804063091852998699385734502881364888871710426808754723015718358008494658088464371280123922765286705199533506931281070980686219933019035329787361078132244812920070911772974898423669737879603419413778131479508533895137322134546302355949502534966055811646482181037974800237674890887002940559136114363074 30254713226477419358021600888326571250885601349852813568345488074705354658780560812343573593323509418709586907915969723748288753782459072968305964592628921237841248808831740043367481308122685994633049345386046300091423307350808415575300771171079367164884208597483595908165615317839434409138398880605289669916955987625509061955753686175387349220205860954687516061579239145005083153563897833041857639788302949081338657527004183589147938956200857834867698927713296657585035400903753843268980811492919763533766403774197910119057270173853882255950301965528482913720824701570062175796509556953420940756916790217597913374958155701383278797086099) math:sum 48953154320321459618250680644044467301549794862287762127343295991420248098609917253285294791506485307740850539068331397010692689821233342066140215944971031146675368934842715955389556793770699451127111149313844195353177144543694611646007382937231020194890003585929405179439079530548539940051473397604834307476834789197401188430385970893849153283297713953386901796082120509893954863990706587764873358146311443739427121898284307511913225661400391341798979998693982877518054436233541204347113056305839834445539378672621579856936873593267660387429810499423620235855371003926011678331475612765067422937954765017835588265845158641942414911449173 . (622 30254713226477419358021600888326571250885601349852813568345488074705354658780560812343573593323509418709586907915969723748288753782459072968305964592628921237841248808831740043367481308122685994633049345386046300091423307350808415575300771171079367164884208597483595908165615317839434409138398880605289669916955987625509061955753686175387349220205860954687516061579239145005083153563897833041857639788302949081338657527004183589147938956200857834867698927713296657585035400903753843268980811492919763533766403774197910119057270173853882255950301965528482913720824701570062175796509556953420940756916790217597913374958155701383278797086099 48953154320321459618250680644044467301549794862287762127343295991420248098609917253285294791506485307740850539068331397010692689821233342066140215944971031146675368934842715955389556793770699451127111149313844195353177144543694611646007382937231020194890003585929405179439079530548539940051473397604834307476834789197401188430385970893849153283297713953386901796082120509893954863990706587764873358146311443739427121898284307511913225661400391341798979998693982877518054436233541204347113056305839834445539378672621579856936873593267660387429810499423620235855371003926011678331475612765067422937954765017835588265845158641942414911449173) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15088,7 +15088,7 @@ _:gn_2005 { } _:gn_2006 { - 624 math:greaterThan 1 . + (624) math:greaterThan 1 . (624 1) math:difference 623 . (11556272132633379097792521132608675200221407837417865009347680157990461218951204371401852395140533529678323276763608050485884817743684803870471713240286811329007128682820764131345405822474672538138987541458248404829669470157922219504594159404927714134878413609037786636892151105130328878225324363605745032357077186053616935481121401456925545157114007955988130327076357780116211443137089078318841921430294454423250193155724059666382652251001324327936417856732610437652016365573966482190848566679999692621993428875774240381177666754440104124470793431633345591586278399214112673261543501141774458575878815417360238484071152760824142682723025 18698441093844040260229079755717896050664193512434948558997807916714893439829356440941721198182975889031263631152361673262403936038774269097834251352342109908834120126010975912022075485648013456494061803927797895261753837192886196070706611766151653030005794988445809271273464212709105530913074516999544637559878801571892126474632284718461804063091852998699385734502881364888871710426808754723015718358008494658088464371280123922765286705199533506931281070980686219933019035329787361078132244812920070911772974898423669737879603419413778131479508533895137322134546302355949502534966055811646482181037974800237674890887002940559136114363074) math:sum 30254713226477419358021600888326571250885601349852813568345488074705354658780560812343573593323509418709586907915969723748288753782459072968305964592628921237841248808831740043367481308122685994633049345386046300091423307350808415575300771171079367164884208597483595908165615317839434409138398880605289669916955987625509061955753686175387349220205860954687516061579239145005083153563897833041857639788302949081338657527004183589147938956200857834867698927713296657585035400903753843268980811492919763533766403774197910119057270173853882255950301965528482913720824701570062175796509556953420940756916790217597913374958155701383278797086099 . (623 18698441093844040260229079755717896050664193512434948558997807916714893439829356440941721198182975889031263631152361673262403936038774269097834251352342109908834120126010975912022075485648013456494061803927797895261753837192886196070706611766151653030005794988445809271273464212709105530913074516999544637559878801571892126474632284718461804063091852998699385734502881364888871710426808754723015718358008494658088464371280123922765286705199533506931281070980686219933019035329787361078132244812920070911772974898423669737879603419413778131479508533895137322134546302355949502534966055811646482181037974800237674890887002940559136114363074 30254713226477419358021600888326571250885601349852813568345488074705354658780560812343573593323509418709586907915969723748288753782459072968305964592628921237841248808831740043367481308122685994633049345386046300091423307350808415575300771171079367164884208597483595908165615317839434409138398880605289669916955987625509061955753686175387349220205860954687516061579239145005083153563897833041857639788302949081338657527004183589147938956200857834867698927713296657585035400903753843268980811492919763533766403774197910119057270173853882255950301965528482913720824701570062175796509556953420940756916790217597913374958155701383278797086099) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15099,7 +15099,7 @@ _:gn_2007 { } _:gn_2008 { - 625 math:greaterThan 1 . + (625) math:greaterThan 1 . (625 1) math:difference 624 . (7142168961210661162436558623109220850442785675017083549650127758724432220878152069539868803042442359352940354388753622776519118295089465227362538112055298579826991443190211780676669663173340918355074262469549490432084367034963976566112452361223938895127381379408022634381313107578776652687750153393799605202801615518275190993510883261536258905977845042711255407426523584772660267289719676404173796927714040234838271215556064256382634454198209178994863214248075782281002669755820878887283678132920378289779546022649429356701936664973674007008715102261791730548267903141836829273422554669872023605159159382877436406815850179734993431640049 11556272132633379097792521132608675200221407837417865009347680157990461218951204371401852395140533529678323276763608050485884817743684803870471713240286811329007128682820764131345405822474672538138987541458248404829669470157922219504594159404927714134878413609037786636892151105130328878225324363605745032357077186053616935481121401456925545157114007955988130327076357780116211443137089078318841921430294454423250193155724059666382652251001324327936417856732610437652016365573966482190848566679999692621993428875774240381177666754440104124470793431633345591586278399214112673261543501141774458575878815417360238484071152760824142682723025) math:sum 18698441093844040260229079755717896050664193512434948558997807916714893439829356440941721198182975889031263631152361673262403936038774269097834251352342109908834120126010975912022075485648013456494061803927797895261753837192886196070706611766151653030005794988445809271273464212709105530913074516999544637559878801571892126474632284718461804063091852998699385734502881364888871710426808754723015718358008494658088464371280123922765286705199533506931281070980686219933019035329787361078132244812920070911772974898423669737879603419413778131479508533895137322134546302355949502534966055811646482181037974800237674890887002940559136114363074 . (624 11556272132633379097792521132608675200221407837417865009347680157990461218951204371401852395140533529678323276763608050485884817743684803870471713240286811329007128682820764131345405822474672538138987541458248404829669470157922219504594159404927714134878413609037786636892151105130328878225324363605745032357077186053616935481121401456925545157114007955988130327076357780116211443137089078318841921430294454423250193155724059666382652251001324327936417856732610437652016365573966482190848566679999692621993428875774240381177666754440104124470793431633345591586278399214112673261543501141774458575878815417360238484071152760824142682723025 18698441093844040260229079755717896050664193512434948558997807916714893439829356440941721198182975889031263631152361673262403936038774269097834251352342109908834120126010975912022075485648013456494061803927797895261753837192886196070706611766151653030005794988445809271273464212709105530913074516999544637559878801571892126474632284718461804063091852998699385734502881364888871710426808754723015718358008494658088464371280123922765286705199533506931281070980686219933019035329787361078132244812920070911772974898423669737879603419413778131479508533895137322134546302355949502534966055811646482181037974800237674890887002940559136114363074) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15110,7 +15110,7 @@ _:gn_2009 { } _:gn_2010 { - 626 math:greaterThan 1 . + (626) math:greaterThan 1 . (626 1) math:difference 625 . (4414103171422717935355962509499454349778622162400781459697552399266028998073052301861983592098091170325382922374854427709365699448595338643109175128231512749180137239630552350668736159301331619783913278988698914397585103122958242938481707043703775239751032229629764002510837997551552225537574210211945427154275570535341744487610518195389286251136162913276874919649834195343551175847369401914668124502580414188411921940167995410000017796803115148941554642484534655371013695818145603303564888547079314332213882853124811024475730089466430117462078329371553861038010496072275843988120946471902434970719656034482802077255302581089149251082976 7142168961210661162436558623109220850442785675017083549650127758724432220878152069539868803042442359352940354388753622776519118295089465227362538112055298579826991443190211780676669663173340918355074262469549490432084367034963976566112452361223938895127381379408022634381313107578776652687750153393799605202801615518275190993510883261536258905977845042711255407426523584772660267289719676404173796927714040234838271215556064256382634454198209178994863214248075782281002669755820878887283678132920378289779546022649429356701936664973674007008715102261791730548267903141836829273422554669872023605159159382877436406815850179734993431640049) math:sum 11556272132633379097792521132608675200221407837417865009347680157990461218951204371401852395140533529678323276763608050485884817743684803870471713240286811329007128682820764131345405822474672538138987541458248404829669470157922219504594159404927714134878413609037786636892151105130328878225324363605745032357077186053616935481121401456925545157114007955988130327076357780116211443137089078318841921430294454423250193155724059666382652251001324327936417856732610437652016365573966482190848566679999692621993428875774240381177666754440104124470793431633345591586278399214112673261543501141774458575878815417360238484071152760824142682723025 . (625 7142168961210661162436558623109220850442785675017083549650127758724432220878152069539868803042442359352940354388753622776519118295089465227362538112055298579826991443190211780676669663173340918355074262469549490432084367034963976566112452361223938895127381379408022634381313107578776652687750153393799605202801615518275190993510883261536258905977845042711255407426523584772660267289719676404173796927714040234838271215556064256382634454198209178994863214248075782281002669755820878887283678132920378289779546022649429356701936664973674007008715102261791730548267903141836829273422554669872023605159159382877436406815850179734993431640049 11556272132633379097792521132608675200221407837417865009347680157990461218951204371401852395140533529678323276763608050485884817743684803870471713240286811329007128682820764131345405822474672538138987541458248404829669470157922219504594159404927714134878413609037786636892151105130328878225324363605745032357077186053616935481121401456925545157114007955988130327076357780116211443137089078318841921430294454423250193155724059666382652251001324327936417856732610437652016365573966482190848566679999692621993428875774240381177666754440104124470793431633345591586278399214112673261543501141774458575878815417360238484071152760824142682723025) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15121,7 +15121,7 @@ _:gn_2011 { } _:gn_2012 { - 627 math:greaterThan 1 . + (627) math:greaterThan 1 . (627 1) math:difference 626 . (2728065789787943227080596113609766500664163512616302089952575359458403222805099767677885210944351189027557432013899195067153418846494126584253362983823785830646854203559659430007933503872009298571160983480850576034499263912005733627630745317520163655376349149778258631870475110027224427150175943181854178048526044982933446505900365066146972654841682129434380487776689389429109091442350274489505672425133626046426349275388068846382616657395094030053308571763541126909988973937675275583718789585841063957565663169524618332226206575507243889546636772890237869510257407069560985285301608197969588634439503348394634329560547598645844180557073 4414103171422717935355962509499454349778622162400781459697552399266028998073052301861983592098091170325382922374854427709365699448595338643109175128231512749180137239630552350668736159301331619783913278988698914397585103122958242938481707043703775239751032229629764002510837997551552225537574210211945427154275570535341744487610518195389286251136162913276874919649834195343551175847369401914668124502580414188411921940167995410000017796803115148941554642484534655371013695818145603303564888547079314332213882853124811024475730089466430117462078329371553861038010496072275843988120946471902434970719656034482802077255302581089149251082976) math:sum 7142168961210661162436558623109220850442785675017083549650127758724432220878152069539868803042442359352940354388753622776519118295089465227362538112055298579826991443190211780676669663173340918355074262469549490432084367034963976566112452361223938895127381379408022634381313107578776652687750153393799605202801615518275190993510883261536258905977845042711255407426523584772660267289719676404173796927714040234838271215556064256382634454198209178994863214248075782281002669755820878887283678132920378289779546022649429356701936664973674007008715102261791730548267903141836829273422554669872023605159159382877436406815850179734993431640049 . (626 4414103171422717935355962509499454349778622162400781459697552399266028998073052301861983592098091170325382922374854427709365699448595338643109175128231512749180137239630552350668736159301331619783913278988698914397585103122958242938481707043703775239751032229629764002510837997551552225537574210211945427154275570535341744487610518195389286251136162913276874919649834195343551175847369401914668124502580414188411921940167995410000017796803115148941554642484534655371013695818145603303564888547079314332213882853124811024475730089466430117462078329371553861038010496072275843988120946471902434970719656034482802077255302581089149251082976 7142168961210661162436558623109220850442785675017083549650127758724432220878152069539868803042442359352940354388753622776519118295089465227362538112055298579826991443190211780676669663173340918355074262469549490432084367034963976566112452361223938895127381379408022634381313107578776652687750153393799605202801615518275190993510883261536258905977845042711255407426523584772660267289719676404173796927714040234838271215556064256382634454198209178994863214248075782281002669755820878887283678132920378289779546022649429356701936664973674007008715102261791730548267903141836829273422554669872023605159159382877436406815850179734993431640049) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15132,7 +15132,7 @@ _:gn_2013 { } _:gn_2014 { - 628 math:greaterThan 1 . + (628) math:greaterThan 1 . (628 1) math:difference 627 . (1686037381634774708275366395889687849114458649784479369744977039807625775267952534184098381153739981297825490360955232642212280602101212058855812144407726918533283036070892920660802655429322321212752295507848338363085839210952509310850961726183611584374683079851505370640362887524327798387398267030091249105749525552408297981710153129242313596294480783842494431873144805914442084405019127425162452077446788141985572664779926563617401139408021118888246070720993528461024721880470327719846098961238250374648219683600192692249523513959186227915441556481315991527753089002714858702819338273932846336280152686088167747694754982443305070525903 2728065789787943227080596113609766500664163512616302089952575359458403222805099767677885210944351189027557432013899195067153418846494126584253362983823785830646854203559659430007933503872009298571160983480850576034499263912005733627630745317520163655376349149778258631870475110027224427150175943181854178048526044982933446505900365066146972654841682129434380487776689389429109091442350274489505672425133626046426349275388068846382616657395094030053308571763541126909988973937675275583718789585841063957565663169524618332226206575507243889546636772890237869510257407069560985285301608197969588634439503348394634329560547598645844180557073) math:sum 4414103171422717935355962509499454349778622162400781459697552399266028998073052301861983592098091170325382922374854427709365699448595338643109175128231512749180137239630552350668736159301331619783913278988698914397585103122958242938481707043703775239751032229629764002510837997551552225537574210211945427154275570535341744487610518195389286251136162913276874919649834195343551175847369401914668124502580414188411921940167995410000017796803115148941554642484534655371013695818145603303564888547079314332213882853124811024475730089466430117462078329371553861038010496072275843988120946471902434970719656034482802077255302581089149251082976 . (627 2728065789787943227080596113609766500664163512616302089952575359458403222805099767677885210944351189027557432013899195067153418846494126584253362983823785830646854203559659430007933503872009298571160983480850576034499263912005733627630745317520163655376349149778258631870475110027224427150175943181854178048526044982933446505900365066146972654841682129434380487776689389429109091442350274489505672425133626046426349275388068846382616657395094030053308571763541126909988973937675275583718789585841063957565663169524618332226206575507243889546636772890237869510257407069560985285301608197969588634439503348394634329560547598645844180557073 4414103171422717935355962509499454349778622162400781459697552399266028998073052301861983592098091170325382922374854427709365699448595338643109175128231512749180137239630552350668736159301331619783913278988698914397585103122958242938481707043703775239751032229629764002510837997551552225537574210211945427154275570535341744487610518195389286251136162913276874919649834195343551175847369401914668124502580414188411921940167995410000017796803115148941554642484534655371013695818145603303564888547079314332213882853124811024475730089466430117462078329371553861038010496072275843988120946471902434970719656034482802077255302581089149251082976) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15143,7 +15143,7 @@ _:gn_2015 { } _:gn_2016 { - 629 math:greaterThan 1 . + (629) math:greaterThan 1 . (629 1) math:difference 628 . (1042028408153168518805229717720078651549704862831822720207598319650777447537147233493786829790611207729731941652943962424941138244392914525397550839416058912113571167488766509347130848442686977358408687973002237671413424701053224316779783591336552071001666069926753261230112222502896628762777676151762928942776519430525148524190211936904659058547201345591886055903544583514667007037331147064343220347686837904440776610608142282765215517987072911165062501042547598448964252057204947863872690624602813582917443485924425639976683061548057661631195216408921877982504318066846126582482269924036742298159350662306466581865792616202539110031170 1686037381634774708275366395889687849114458649784479369744977039807625775267952534184098381153739981297825490360955232642212280602101212058855812144407726918533283036070892920660802655429322321212752295507848338363085839210952509310850961726183611584374683079851505370640362887524327798387398267030091249105749525552408297981710153129242313596294480783842494431873144805914442084405019127425162452077446788141985572664779926563617401139408021118888246070720993528461024721880470327719846098961238250374648219683600192692249523513959186227915441556481315991527753089002714858702819338273932846336280152686088167747694754982443305070525903) math:sum 2728065789787943227080596113609766500664163512616302089952575359458403222805099767677885210944351189027557432013899195067153418846494126584253362983823785830646854203559659430007933503872009298571160983480850576034499263912005733627630745317520163655376349149778258631870475110027224427150175943181854178048526044982933446505900365066146972654841682129434380487776689389429109091442350274489505672425133626046426349275388068846382616657395094030053308571763541126909988973937675275583718789585841063957565663169524618332226206575507243889546636772890237869510257407069560985285301608197969588634439503348394634329560547598645844180557073 . (628 1686037381634774708275366395889687849114458649784479369744977039807625775267952534184098381153739981297825490360955232642212280602101212058855812144407726918533283036070892920660802655429322321212752295507848338363085839210952509310850961726183611584374683079851505370640362887524327798387398267030091249105749525552408297981710153129242313596294480783842494431873144805914442084405019127425162452077446788141985572664779926563617401139408021118888246070720993528461024721880470327719846098961238250374648219683600192692249523513959186227915441556481315991527753089002714858702819338273932846336280152686088167747694754982443305070525903 2728065789787943227080596113609766500664163512616302089952575359458403222805099767677885210944351189027557432013899195067153418846494126584253362983823785830646854203559659430007933503872009298571160983480850576034499263912005733627630745317520163655376349149778258631870475110027224427150175943181854178048526044982933446505900365066146972654841682129434380487776689389429109091442350274489505672425133626046426349275388068846382616657395094030053308571763541126909988973937675275583718789585841063957565663169524618332226206575507243889546636772890237869510257407069560985285301608197969588634439503348394634329560547598645844180557073) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15154,7 +15154,7 @@ _:gn_2017 { } _:gn_2018 { - 630 math:greaterThan 1 . + (630) math:greaterThan 1 . (630 1) math:difference 629 . (644008973481606189470136678169609197564753786952656649537378720156848327730805300690311551363128773568093548708011270217271142357708297533458261304991668006419711868582126411313671806986635343854343607534846100691672414509899284994071178134847059513373017009924752109410250665021431169624620590878328320162973006121883149457519941192337654537747279438250608375969600222399775077367687980360819231729759950237544796054171784280852185621420948207723183569678445930012060469823265379855973408336635436791730776197675767052272840452411128566284246340072394113545248770935868732120337068349896104038120802023781701165828962366240765960494733 1042028408153168518805229717720078651549704862831822720207598319650777447537147233493786829790611207729731941652943962424941138244392914525397550839416058912113571167488766509347130848442686977358408687973002237671413424701053224316779783591336552071001666069926753261230112222502896628762777676151762928942776519430525148524190211936904659058547201345591886055903544583514667007037331147064343220347686837904440776610608142282765215517987072911165062501042547598448964252057204947863872690624602813582917443485924425639976683061548057661631195216408921877982504318066846126582482269924036742298159350662306466581865792616202539110031170) math:sum 1686037381634774708275366395889687849114458649784479369744977039807625775267952534184098381153739981297825490360955232642212280602101212058855812144407726918533283036070892920660802655429322321212752295507848338363085839210952509310850961726183611584374683079851505370640362887524327798387398267030091249105749525552408297981710153129242313596294480783842494431873144805914442084405019127425162452077446788141985572664779926563617401139408021118888246070720993528461024721880470327719846098961238250374648219683600192692249523513959186227915441556481315991527753089002714858702819338273932846336280152686088167747694754982443305070525903 . (629 1042028408153168518805229717720078651549704862831822720207598319650777447537147233493786829790611207729731941652943962424941138244392914525397550839416058912113571167488766509347130848442686977358408687973002237671413424701053224316779783591336552071001666069926753261230112222502896628762777676151762928942776519430525148524190211936904659058547201345591886055903544583514667007037331147064343220347686837904440776610608142282765215517987072911165062501042547598448964252057204947863872690624602813582917443485924425639976683061548057661631195216408921877982504318066846126582482269924036742298159350662306466581865792616202539110031170 1686037381634774708275366395889687849114458649784479369744977039807625775267952534184098381153739981297825490360955232642212280602101212058855812144407726918533283036070892920660802655429322321212752295507848338363085839210952509310850961726183611584374683079851505370640362887524327798387398267030091249105749525552408297981710153129242313596294480783842494431873144805914442084405019127425162452077446788141985572664779926563617401139408021118888246070720993528461024721880470327719846098961238250374648219683600192692249523513959186227915441556481315991527753089002714858702819338273932846336280152686088167747694754982443305070525903) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15165,7 +15165,7 @@ _:gn_2019 { } _:gn_2020 { - 631 math:greaterThan 1 . + (631) math:greaterThan 1 . (631 1) math:difference 630 . (398019434671562329335093039550469453984951075879166070670219599493929119806341932803475278427482434161638392944932692207669995886684616991939289534424390905693859298906640098033459041456051633504065080438156136979741010191153939322708605456489492557628649060002001151819861557481465459138157085273434608779803513308641999066670270744567004520799921907341277679933944361114891929669643166703523988617926887666895980556436358001913029896566124703441878931364101668436903782233939568007899282287967376791186667288248658587703842609136929095346948876336527764437255547130977394462145201574140638260038548638524765416036830249961773149536437 644008973481606189470136678169609197564753786952656649537378720156848327730805300690311551363128773568093548708011270217271142357708297533458261304991668006419711868582126411313671806986635343854343607534846100691672414509899284994071178134847059513373017009924752109410250665021431169624620590878328320162973006121883149457519941192337654537747279438250608375969600222399775077367687980360819231729759950237544796054171784280852185621420948207723183569678445930012060469823265379855973408336635436791730776197675767052272840452411128566284246340072394113545248770935868732120337068349896104038120802023781701165828962366240765960494733) math:sum 1042028408153168518805229717720078651549704862831822720207598319650777447537147233493786829790611207729731941652943962424941138244392914525397550839416058912113571167488766509347130848442686977358408687973002237671413424701053224316779783591336552071001666069926753261230112222502896628762777676151762928942776519430525148524190211936904659058547201345591886055903544583514667007037331147064343220347686837904440776610608142282765215517987072911165062501042547598448964252057204947863872690624602813582917443485924425639976683061548057661631195216408921877982504318066846126582482269924036742298159350662306466581865792616202539110031170 . (630 644008973481606189470136678169609197564753786952656649537378720156848327730805300690311551363128773568093548708011270217271142357708297533458261304991668006419711868582126411313671806986635343854343607534846100691672414509899284994071178134847059513373017009924752109410250665021431169624620590878328320162973006121883149457519941192337654537747279438250608375969600222399775077367687980360819231729759950237544796054171784280852185621420948207723183569678445930012060469823265379855973408336635436791730776197675767052272840452411128566284246340072394113545248770935868732120337068349896104038120802023781701165828962366240765960494733 1042028408153168518805229717720078651549704862831822720207598319650777447537147233493786829790611207729731941652943962424941138244392914525397550839416058912113571167488766509347130848442686977358408687973002237671413424701053224316779783591336552071001666069926753261230112222502896628762777676151762928942776519430525148524190211936904659058547201345591886055903544583514667007037331147064343220347686837904440776610608142282765215517987072911165062501042547598448964252057204947863872690624602813582917443485924425639976683061548057661631195216408921877982504318066846126582482269924036742298159350662306466581865792616202539110031170) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15176,7 +15176,7 @@ _:gn_2021 { } _:gn_2022 { - 632 math:greaterThan 1 . + (632) math:greaterThan 1 . (632 1) math:difference 631 . (245989538810043860135043638619139743579802711073490578867159120662919207924463367886836272935646339406455155763078578009601146471023680541518971770567277100725852569675486313280212765530583710350278527096689963711931404318745345671362572678357566955744367949922750957590389107539965710486463505604893711383169492813241150390849670447770650016947357530909330696035655861284883147698044813657295243111833062570648815497735426278939155724854823504281304638314344261575156687589325811848074126048668060000544108909427108464568997843274199470937297463735866349107993223804891337658191866775755465778082253385256935749792132116278992810958296 398019434671562329335093039550469453984951075879166070670219599493929119806341932803475278427482434161638392944932692207669995886684616991939289534424390905693859298906640098033459041456051633504065080438156136979741010191153939322708605456489492557628649060002001151819861557481465459138157085273434608779803513308641999066670270744567004520799921907341277679933944361114891929669643166703523988617926887666895980556436358001913029896566124703441878931364101668436903782233939568007899282287967376791186667288248658587703842609136929095346948876336527764437255547130977394462145201574140638260038548638524765416036830249961773149536437) math:sum 644008973481606189470136678169609197564753786952656649537378720156848327730805300690311551363128773568093548708011270217271142357708297533458261304991668006419711868582126411313671806986635343854343607534846100691672414509899284994071178134847059513373017009924752109410250665021431169624620590878328320162973006121883149457519941192337654537747279438250608375969600222399775077367687980360819231729759950237544796054171784280852185621420948207723183569678445930012060469823265379855973408336635436791730776197675767052272840452411128566284246340072394113545248770935868732120337068349896104038120802023781701165828962366240765960494733 . (631 398019434671562329335093039550469453984951075879166070670219599493929119806341932803475278427482434161638392944932692207669995886684616991939289534424390905693859298906640098033459041456051633504065080438156136979741010191153939322708605456489492557628649060002001151819861557481465459138157085273434608779803513308641999066670270744567004520799921907341277679933944361114891929669643166703523988617926887666895980556436358001913029896566124703441878931364101668436903782233939568007899282287967376791186667288248658587703842609136929095346948876336527764437255547130977394462145201574140638260038548638524765416036830249961773149536437 644008973481606189470136678169609197564753786952656649537378720156848327730805300690311551363128773568093548708011270217271142357708297533458261304991668006419711868582126411313671806986635343854343607534846100691672414509899284994071178134847059513373017009924752109410250665021431169624620590878328320162973006121883149457519941192337654537747279438250608375969600222399775077367687980360819231729759950237544796054171784280852185621420948207723183569678445930012060469823265379855973408336635436791730776197675767052272840452411128566284246340072394113545248770935868732120337068349896104038120802023781701165828962366240765960494733) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15187,7 +15187,7 @@ _:gn_2023 { } _:gn_2024 { - 633 math:greaterThan 1 . + (633) math:greaterThan 1 . (633 1) math:difference 632 . (152029895861518469200049400931329710405148364805675491803060478831009911881878564916639005491836094755183237181854114198068849415660936450420317763857113804968006729231153784753246275925467923153786553341466173267809605872408593651346032778131925601884281110079250194229472449941499748651693579668540897396634020495400848675820600296796354503852564376431946983898288499830008781971598353046228745506093825096247165058700931722973874171711301199160574293049757406861747094644613756159825156239299316790642558378821550123134844765862729624409651412600661415329262323326086056803953334798385172481956295253267829666244698133682780338578141 245989538810043860135043638619139743579802711073490578867159120662919207924463367886836272935646339406455155763078578009601146471023680541518971770567277100725852569675486313280212765530583710350278527096689963711931404318745345671362572678357566955744367949922750957590389107539965710486463505604893711383169492813241150390849670447770650016947357530909330696035655861284883147698044813657295243111833062570648815497735426278939155724854823504281304638314344261575156687589325811848074126048668060000544108909427108464568997843274199470937297463735866349107993223804891337658191866775755465778082253385256935749792132116278992810958296) math:sum 398019434671562329335093039550469453984951075879166070670219599493929119806341932803475278427482434161638392944932692207669995886684616991939289534424390905693859298906640098033459041456051633504065080438156136979741010191153939322708605456489492557628649060002001151819861557481465459138157085273434608779803513308641999066670270744567004520799921907341277679933944361114891929669643166703523988617926887666895980556436358001913029896566124703441878931364101668436903782233939568007899282287967376791186667288248658587703842609136929095346948876336527764437255547130977394462145201574140638260038548638524765416036830249961773149536437 . (632 245989538810043860135043638619139743579802711073490578867159120662919207924463367886836272935646339406455155763078578009601146471023680541518971770567277100725852569675486313280212765530583710350278527096689963711931404318745345671362572678357566955744367949922750957590389107539965710486463505604893711383169492813241150390849670447770650016947357530909330696035655861284883147698044813657295243111833062570648815497735426278939155724854823504281304638314344261575156687589325811848074126048668060000544108909427108464568997843274199470937297463735866349107993223804891337658191866775755465778082253385256935749792132116278992810958296 398019434671562329335093039550469453984951075879166070670219599493929119806341932803475278427482434161638392944932692207669995886684616991939289534424390905693859298906640098033459041456051633504065080438156136979741010191153939322708605456489492557628649060002001151819861557481465459138157085273434608779803513308641999066670270744567004520799921907341277679933944361114891929669643166703523988617926887666895980556436358001913029896566124703441878931364101668436903782233939568007899282287967376791186667288248658587703842609136929095346948876336527764437255547130977394462145201574140638260038548638524765416036830249961773149536437) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15198,7 +15198,7 @@ _:gn_2025 { } _:gn_2026 { - 634 math:greaterThan 1 . + (634) math:greaterThan 1 . (634 1) math:difference 633 . (93959642948525390934994237687810033174654346267815087064098641831909296042584802970197267443810244651271918581224463811532297055362744091098654006710163295757845840444332528526966489605115787196491973755223790444121798446336752020016539900225641353860086839843500763360916657598465961834769925936352813986535472317840301715029070150974295513094793154477383712137367361454874365726446460611066497605739237474401650439034494555965281553143522305120730345264586854713409592944712055688248969809368743209901550530605558341434153077411469846527646051135204933778730900478805280854238531977370293296125958131989106083547433982596212472380155 152029895861518469200049400931329710405148364805675491803060478831009911881878564916639005491836094755183237181854114198068849415660936450420317763857113804968006729231153784753246275925467923153786553341466173267809605872408593651346032778131925601884281110079250194229472449941499748651693579668540897396634020495400848675820600296796354503852564376431946983898288499830008781971598353046228745506093825096247165058700931722973874171711301199160574293049757406861747094644613756159825156239299316790642558378821550123134844765862729624409651412600661415329262323326086056803953334798385172481956295253267829666244698133682780338578141) math:sum 245989538810043860135043638619139743579802711073490578867159120662919207924463367886836272935646339406455155763078578009601146471023680541518971770567277100725852569675486313280212765530583710350278527096689963711931404318745345671362572678357566955744367949922750957590389107539965710486463505604893711383169492813241150390849670447770650016947357530909330696035655861284883147698044813657295243111833062570648815497735426278939155724854823504281304638314344261575156687589325811848074126048668060000544108909427108464568997843274199470937297463735866349107993223804891337658191866775755465778082253385256935749792132116278992810958296 . (633 152029895861518469200049400931329710405148364805675491803060478831009911881878564916639005491836094755183237181854114198068849415660936450420317763857113804968006729231153784753246275925467923153786553341466173267809605872408593651346032778131925601884281110079250194229472449941499748651693579668540897396634020495400848675820600296796354503852564376431946983898288499830008781971598353046228745506093825096247165058700931722973874171711301199160574293049757406861747094644613756159825156239299316790642558378821550123134844765862729624409651412600661415329262323326086056803953334798385172481956295253267829666244698133682780338578141 245989538810043860135043638619139743579802711073490578867159120662919207924463367886836272935646339406455155763078578009601146471023680541518971770567277100725852569675486313280212765530583710350278527096689963711931404318745345671362572678357566955744367949922750957590389107539965710486463505604893711383169492813241150390849670447770650016947357530909330696035655861284883147698044813657295243111833062570648815497735426278939155724854823504281304638314344261575156687589325811848074126048668060000544108909427108464568997843274199470937297463735866349107993223804891337658191866775755465778082253385256935749792132116278992810958296) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15209,7 +15209,7 @@ _:gn_2027 { } _:gn_2028 { - 635 math:greaterThan 1 . + (635) math:greaterThan 1 . (635 1) math:difference 634 . (58070252912993078265055163243519677230494018537860404738961836999100615839293761946441738048025850103911318600629650386536552360298192359321663757146950509210160888786821256226279786320352135957294579586242382823687807426071841631329492877906284248024194270235749430868555792343033786816923653732188083410098548177560546960791530145822058990757771221954563271760921138375134416245151892435162247900354587621845514619666437167008592618567778894039843947785170552148337501699901700471576186429930573580741007848215991781700691688451259777882005361465456481550531422847280775949714802821014879185830337121278723582697264151086567866197986 93959642948525390934994237687810033174654346267815087064098641831909296042584802970197267443810244651271918581224463811532297055362744091098654006710163295757845840444332528526966489605115787196491973755223790444121798446336752020016539900225641353860086839843500763360916657598465961834769925936352813986535472317840301715029070150974295513094793154477383712137367361454874365726446460611066497605739237474401650439034494555965281553143522305120730345264586854713409592944712055688248969809368743209901550530605558341434153077411469846527646051135204933778730900478805280854238531977370293296125958131989106083547433982596212472380155) math:sum 152029895861518469200049400931329710405148364805675491803060478831009911881878564916639005491836094755183237181854114198068849415660936450420317763857113804968006729231153784753246275925467923153786553341466173267809605872408593651346032778131925601884281110079250194229472449941499748651693579668540897396634020495400848675820600296796354503852564376431946983898288499830008781971598353046228745506093825096247165058700931722973874171711301199160574293049757406861747094644613756159825156239299316790642558378821550123134844765862729624409651412600661415329262323326086056803953334798385172481956295253267829666244698133682780338578141 . (634 93959642948525390934994237687810033174654346267815087064098641831909296042584802970197267443810244651271918581224463811532297055362744091098654006710163295757845840444332528526966489605115787196491973755223790444121798446336752020016539900225641353860086839843500763360916657598465961834769925936352813986535472317840301715029070150974295513094793154477383712137367361454874365726446460611066497605739237474401650439034494555965281553143522305120730345264586854713409592944712055688248969809368743209901550530605558341434153077411469846527646051135204933778730900478805280854238531977370293296125958131989106083547433982596212472380155 152029895861518469200049400931329710405148364805675491803060478831009911881878564916639005491836094755183237181854114198068849415660936450420317763857113804968006729231153784753246275925467923153786553341466173267809605872408593651346032778131925601884281110079250194229472449941499748651693579668540897396634020495400848675820600296796354503852564376431946983898288499830008781971598353046228745506093825096247165058700931722973874171711301199160574293049757406861747094644613756159825156239299316790642558378821550123134844765862729624409651412600661415329262323326086056803953334798385172481956295253267829666244698133682780338578141) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15220,7 +15220,7 @@ _:gn_2029 { } _:gn_2030 { - 636 math:greaterThan 1 . + (636) math:greaterThan 1 . (636 1) math:difference 635 . (35889390035532312669939074444290355944160327729954682325136804832808680203291041023755529395784394547360599980594813424995744695064551731776990249563212786547684951657511272300686703284763651239197394168981407620433991020264910388687047022319357105835892569607751332492360865255432175017846272204164730576436924140279754754237540005152236522337021932522820440376446223079739949481294568175904249705384649852556135819368057388956688934575743411080886397479416302565072091244810355216672783379438169629160542682389566559733461388960210068645640689669748452228199477631524504904523729156355414110295621010710382500850169831509644606182169 58070252912993078265055163243519677230494018537860404738961836999100615839293761946441738048025850103911318600629650386536552360298192359321663757146950509210160888786821256226279786320352135957294579586242382823687807426071841631329492877906284248024194270235749430868555792343033786816923653732188083410098548177560546960791530145822058990757771221954563271760921138375134416245151892435162247900354587621845514619666437167008592618567778894039843947785170552148337501699901700471576186429930573580741007848215991781700691688451259777882005361465456481550531422847280775949714802821014879185830337121278723582697264151086567866197986) math:sum 93959642948525390934994237687810033174654346267815087064098641831909296042584802970197267443810244651271918581224463811532297055362744091098654006710163295757845840444332528526966489605115787196491973755223790444121798446336752020016539900225641353860086839843500763360916657598465961834769925936352813986535472317840301715029070150974295513094793154477383712137367361454874365726446460611066497605739237474401650439034494555965281553143522305120730345264586854713409592944712055688248969809368743209901550530605558341434153077411469846527646051135204933778730900478805280854238531977370293296125958131989106083547433982596212472380155 . (635 58070252912993078265055163243519677230494018537860404738961836999100615839293761946441738048025850103911318600629650386536552360298192359321663757146950509210160888786821256226279786320352135957294579586242382823687807426071841631329492877906284248024194270235749430868555792343033786816923653732188083410098548177560546960791530145822058990757771221954563271760921138375134416245151892435162247900354587621845514619666437167008592618567778894039843947785170552148337501699901700471576186429930573580741007848215991781700691688451259777882005361465456481550531422847280775949714802821014879185830337121278723582697264151086567866197986 93959642948525390934994237687810033174654346267815087064098641831909296042584802970197267443810244651271918581224463811532297055362744091098654006710163295757845840444332528526966489605115787196491973755223790444121798446336752020016539900225641353860086839843500763360916657598465961834769925936352813986535472317840301715029070150974295513094793154477383712137367361454874365726446460611066497605739237474401650439034494555965281553143522305120730345264586854713409592944712055688248969809368743209901550530605558341434153077411469846527646051135204933778730900478805280854238531977370293296125958131989106083547433982596212472380155) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15231,7 +15231,7 @@ _:gn_2031 { } _:gn_2032 { - 637 math:greaterThan 1 . + (637) math:greaterThan 1 . (637 1) math:difference 636 . (22180862877460765595116088799229321286333690807905722413825032166291935636002720922686208652241455556550718620034836961540807665233640627544673507583737722662475937129309983925593083035588484718097185417260975203253816405806931242642445855586927142188301700627998098376194927087601611799077381528023352833661624037280792206553990140669822468420749289431742831384474915295394466763857324259257998194969937769289378800298379778051903683992035482958957550305754249583265410455091345254903403050492403951580465165826425221967230299491049709236364671795708029322331945215756271045191073664659465075534716110568341081847094319576923260015817 35889390035532312669939074444290355944160327729954682325136804832808680203291041023755529395784394547360599980594813424995744695064551731776990249563212786547684951657511272300686703284763651239197394168981407620433991020264910388687047022319357105835892569607751332492360865255432175017846272204164730576436924140279754754237540005152236522337021932522820440376446223079739949481294568175904249705384649852556135819368057388956688934575743411080886397479416302565072091244810355216672783379438169629160542682389566559733461388960210068645640689669748452228199477631524504904523729156355414110295621010710382500850169831509644606182169) math:sum 58070252912993078265055163243519677230494018537860404738961836999100615839293761946441738048025850103911318600629650386536552360298192359321663757146950509210160888786821256226279786320352135957294579586242382823687807426071841631329492877906284248024194270235749430868555792343033786816923653732188083410098548177560546960791530145822058990757771221954563271760921138375134416245151892435162247900354587621845514619666437167008592618567778894039843947785170552148337501699901700471576186429930573580741007848215991781700691688451259777882005361465456481550531422847280775949714802821014879185830337121278723582697264151086567866197986 . (636 35889390035532312669939074444290355944160327729954682325136804832808680203291041023755529395784394547360599980594813424995744695064551731776990249563212786547684951657511272300686703284763651239197394168981407620433991020264910388687047022319357105835892569607751332492360865255432175017846272204164730576436924140279754754237540005152236522337021932522820440376446223079739949481294568175904249705384649852556135819368057388956688934575743411080886397479416302565072091244810355216672783379438169629160542682389566559733461388960210068645640689669748452228199477631524504904523729156355414110295621010710382500850169831509644606182169 58070252912993078265055163243519677230494018537860404738961836999100615839293761946441738048025850103911318600629650386536552360298192359321663757146950509210160888786821256226279786320352135957294579586242382823687807426071841631329492877906284248024194270235749430868555792343033786816923653732188083410098548177560546960791530145822058990757771221954563271760921138375134416245151892435162247900354587621845514619666437167008592618567778894039843947785170552148337501699901700471576186429930573580741007848215991781700691688451259777882005361465456481550531422847280775949714802821014879185830337121278723582697264151086567866197986) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15242,7 +15242,7 @@ _:gn_2033 { } _:gn_2034 { - 638 math:greaterThan 1 . + (638) math:greaterThan 1 . (638 1) math:difference 637 . (13708527158071547074822985645061034657826636922048959911311772666516744567288320101069320743542938990809881360559976463454937029830911104232316741979475063885209014528201288375093620249175166521100208751720432417180174614457979146044601166732429963647590868979753234116165938167830563218768890676141377742775300102998962547683549864482414053916272643091077608991971307784345482717437243916646251510414712083266757019069677610904785250583707928121928847173662052981806680789719009961769380328945765677580077516563141337766231089469160359409276017874040422905867532415768233859332655491695949034760904900142041419003075511932721346166352 22180862877460765595116088799229321286333690807905722413825032166291935636002720922686208652241455556550718620034836961540807665233640627544673507583737722662475937129309983925593083035588484718097185417260975203253816405806931242642445855586927142188301700627998098376194927087601611799077381528023352833661624037280792206553990140669822468420749289431742831384474915295394466763857324259257998194969937769289378800298379778051903683992035482958957550305754249583265410455091345254903403050492403951580465165826425221967230299491049709236364671795708029322331945215756271045191073664659465075534716110568341081847094319576923260015817) math:sum 35889390035532312669939074444290355944160327729954682325136804832808680203291041023755529395784394547360599980594813424995744695064551731776990249563212786547684951657511272300686703284763651239197394168981407620433991020264910388687047022319357105835892569607751332492360865255432175017846272204164730576436924140279754754237540005152236522337021932522820440376446223079739949481294568175904249705384649852556135819368057388956688934575743411080886397479416302565072091244810355216672783379438169629160542682389566559733461388960210068645640689669748452228199477631524504904523729156355414110295621010710382500850169831509644606182169 . (637 22180862877460765595116088799229321286333690807905722413825032166291935636002720922686208652241455556550718620034836961540807665233640627544673507583737722662475937129309983925593083035588484718097185417260975203253816405806931242642445855586927142188301700627998098376194927087601611799077381528023352833661624037280792206553990140669822468420749289431742831384474915295394466763857324259257998194969937769289378800298379778051903683992035482958957550305754249583265410455091345254903403050492403951580465165826425221967230299491049709236364671795708029322331945215756271045191073664659465075534716110568341081847094319576923260015817 35889390035532312669939074444290355944160327729954682325136804832808680203291041023755529395784394547360599980594813424995744695064551731776990249563212786547684951657511272300686703284763651239197394168981407620433991020264910388687047022319357105835892569607751332492360865255432175017846272204164730576436924140279754754237540005152236522337021932522820440376446223079739949481294568175904249705384649852556135819368057388956688934575743411080886397479416302565072091244810355216672783379438169629160542682389566559733461388960210068645640689669748452228199477631524504904523729156355414110295621010710382500850169831509644606182169) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15253,7 +15253,7 @@ _:gn_2035 { } _:gn_2036 { - 639 math:greaterThan 1 . + (639) math:greaterThan 1 . (639 1) math:difference 638 . (8472335719389218520293103154168286628507053885856762502513259499775191068714400821616887908698516565740837259474860498085870635402729523312356765604262658777266922601108695550499462786413318196996976665540542786073641791348952096597844688854497178540710831648244864260028988919771048580308490851881975090886323934281829658870440276187408414504476646340665222392503607511048984046420080342611746684555225686022621781228702167147118433408327554837028703132092196601458729665372335293134022721546638274000387649263283884200999210021889349827088653921667606416464412799988037185858418172963516040773811210426299662844018807644201913849465 13708527158071547074822985645061034657826636922048959911311772666516744567288320101069320743542938990809881360559976463454937029830911104232316741979475063885209014528201288375093620249175166521100208751720432417180174614457979146044601166732429963647590868979753234116165938167830563218768890676141377742775300102998962547683549864482414053916272643091077608991971307784345482717437243916646251510414712083266757019069677610904785250583707928121928847173662052981806680789719009961769380328945765677580077516563141337766231089469160359409276017874040422905867532415768233859332655491695949034760904900142041419003075511932721346166352) math:sum 22180862877460765595116088799229321286333690807905722413825032166291935636002720922686208652241455556550718620034836961540807665233640627544673507583737722662475937129309983925593083035588484718097185417260975203253816405806931242642445855586927142188301700627998098376194927087601611799077381528023352833661624037280792206553990140669822468420749289431742831384474915295394466763857324259257998194969937769289378800298379778051903683992035482958957550305754249583265410455091345254903403050492403951580465165826425221967230299491049709236364671795708029322331945215756271045191073664659465075534716110568341081847094319576923260015817 . (638 13708527158071547074822985645061034657826636922048959911311772666516744567288320101069320743542938990809881360559976463454937029830911104232316741979475063885209014528201288375093620249175166521100208751720432417180174614457979146044601166732429963647590868979753234116165938167830563218768890676141377742775300102998962547683549864482414053916272643091077608991971307784345482717437243916646251510414712083266757019069677610904785250583707928121928847173662052981806680789719009961769380328945765677580077516563141337766231089469160359409276017874040422905867532415768233859332655491695949034760904900142041419003075511932721346166352 22180862877460765595116088799229321286333690807905722413825032166291935636002720922686208652241455556550718620034836961540807665233640627544673507583737722662475937129309983925593083035588484718097185417260975203253816405806931242642445855586927142188301700627998098376194927087601611799077381528023352833661624037280792206553990140669822468420749289431742831384474915295394466763857324259257998194969937769289378800298379778051903683992035482958957550305754249583265410455091345254903403050492403951580465165826425221967230299491049709236364671795708029322331945215756271045191073664659465075534716110568341081847094319576923260015817) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15264,7 +15264,7 @@ _:gn_2037 { } _:gn_2038 { - 640 math:greaterThan 1 . + (640) math:greaterThan 1 . (640 1) math:difference 639 . (5236191438682328554529882490892748029319583036192197408798513166741553498573919279452432834844422425069044101085115965369066394428181580919959976375212405107942091927092592824594157462761848324103232086179889631106532823109027049446756477877932785106880037331508369856136949248059514638460399824259402651888976168717132888813109588295005639411795996750412386599467700273296498671017163574034504825859486397244135237840975443757666817175380373284900144041569856380347951124346674668635357607399127403579689867299857453565231879447271009582187363952372816489403119615780196673474237318732432993987093689715741756159056704288519432316887 8472335719389218520293103154168286628507053885856762502513259499775191068714400821616887908698516565740837259474860498085870635402729523312356765604262658777266922601108695550499462786413318196996976665540542786073641791348952096597844688854497178540710831648244864260028988919771048580308490851881975090886323934281829658870440276187408414504476646340665222392503607511048984046420080342611746684555225686022621781228702167147118433408327554837028703132092196601458729665372335293134022721546638274000387649263283884200999210021889349827088653921667606416464412799988037185858418172963516040773811210426299662844018807644201913849465) math:sum 13708527158071547074822985645061034657826636922048959911311772666516744567288320101069320743542938990809881360559976463454937029830911104232316741979475063885209014528201288375093620249175166521100208751720432417180174614457979146044601166732429963647590868979753234116165938167830563218768890676141377742775300102998962547683549864482414053916272643091077608991971307784345482717437243916646251510414712083266757019069677610904785250583707928121928847173662052981806680789719009961769380328945765677580077516563141337766231089469160359409276017874040422905867532415768233859332655491695949034760904900142041419003075511932721346166352 . (639 8472335719389218520293103154168286628507053885856762502513259499775191068714400821616887908698516565740837259474860498085870635402729523312356765604262658777266922601108695550499462786413318196996976665540542786073641791348952096597844688854497178540710831648244864260028988919771048580308490851881975090886323934281829658870440276187408414504476646340665222392503607511048984046420080342611746684555225686022621781228702167147118433408327554837028703132092196601458729665372335293134022721546638274000387649263283884200999210021889349827088653921667606416464412799988037185858418172963516040773811210426299662844018807644201913849465 13708527158071547074822985645061034657826636922048959911311772666516744567288320101069320743542938990809881360559976463454937029830911104232316741979475063885209014528201288375093620249175166521100208751720432417180174614457979146044601166732429963647590868979753234116165938167830563218768890676141377742775300102998962547683549864482414053916272643091077608991971307784345482717437243916646251510414712083266757019069677610904785250583707928121928847173662052981806680789719009961769380328945765677580077516563141337766231089469160359409276017874040422905867532415768233859332655491695949034760904900142041419003075511932721346166352) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15275,7 +15275,7 @@ _:gn_2039 { } _:gn_2040 { - 641 math:greaterThan 1 . + (641) math:greaterThan 1 . (641 1) math:difference 640 . (3236144280706889965763220663275538599187470849664565093714746333033637570140481542164455073854094140671793158389744532716804240974547942392396789229050253669324830674016102725905305323651469872893744579360653154967108968239925047151088210976564393433830794316736494403892039671711533941848091027622572438997347765564696770057330687892402775092680649590252835793035907237752485375402916768577241858695739288778486543387726723389451616232947181552128559090522340221110778541025660624498665114147510870420697781963426430635767330574618340244901289969294789927061293184207840512384180854231083046786717520710557906684962103355682481532578 5236191438682328554529882490892748029319583036192197408798513166741553498573919279452432834844422425069044101085115965369066394428181580919959976375212405107942091927092592824594157462761848324103232086179889631106532823109027049446756477877932785106880037331508369856136949248059514638460399824259402651888976168717132888813109588295005639411795996750412386599467700273296498671017163574034504825859486397244135237840975443757666817175380373284900144041569856380347951124346674668635357607399127403579689867299857453565231879447271009582187363952372816489403119615780196673474237318732432993987093689715741756159056704288519432316887) math:sum 8472335719389218520293103154168286628507053885856762502513259499775191068714400821616887908698516565740837259474860498085870635402729523312356765604262658777266922601108695550499462786413318196996976665540542786073641791348952096597844688854497178540710831648244864260028988919771048580308490851881975090886323934281829658870440276187408414504476646340665222392503607511048984046420080342611746684555225686022621781228702167147118433408327554837028703132092196601458729665372335293134022721546638274000387649263283884200999210021889349827088653921667606416464412799988037185858418172963516040773811210426299662844018807644201913849465 . (640 5236191438682328554529882490892748029319583036192197408798513166741553498573919279452432834844422425069044101085115965369066394428181580919959976375212405107942091927092592824594157462761848324103232086179889631106532823109027049446756477877932785106880037331508369856136949248059514638460399824259402651888976168717132888813109588295005639411795996750412386599467700273296498671017163574034504825859486397244135237840975443757666817175380373284900144041569856380347951124346674668635357607399127403579689867299857453565231879447271009582187363952372816489403119615780196673474237318732432993987093689715741756159056704288519432316887 8472335719389218520293103154168286628507053885856762502513259499775191068714400821616887908698516565740837259474860498085870635402729523312356765604262658777266922601108695550499462786413318196996976665540542786073641791348952096597844688854497178540710831648244864260028988919771048580308490851881975090886323934281829658870440276187408414504476646340665222392503607511048984046420080342611746684555225686022621781228702167147118433408327554837028703132092196601458729665372335293134022721546638274000387649263283884200999210021889349827088653921667606416464412799988037185858418172963516040773811210426299662844018807644201913849465) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15286,7 +15286,7 @@ _:gn_2041 { } _:gn_2042 { - 642 math:greaterThan 1 . + (642) math:greaterThan 1 . (642 1) math:difference 641 . (2000047157975438588766661827617209430132112186527632315083766833707915928433437737287977760990328284397250942695371432652262153453633638527563187146162151438617261253076490098688852139110378451209487506819236476139423854869102002295668266901368391673049243014771875452244909576347980696612308796636830212891628403152436118755778900402602864319115347160159550806431793035544013295614246805457262967163747108465648694453248720368215200942433191732771584951047516159237172583321014044136692493251616533158992085336431022929464548872652669337286073983078026562341826431572356161090056464501349947200376169005183849474094600932836950784309 3236144280706889965763220663275538599187470849664565093714746333033637570140481542164455073854094140671793158389744532716804240974547942392396789229050253669324830674016102725905305323651469872893744579360653154967108968239925047151088210976564393433830794316736494403892039671711533941848091027622572438997347765564696770057330687892402775092680649590252835793035907237752485375402916768577241858695739288778486543387726723389451616232947181552128559090522340221110778541025660624498665114147510870420697781963426430635767330574618340244901289969294789927061293184207840512384180854231083046786717520710557906684962103355682481532578) math:sum 5236191438682328554529882490892748029319583036192197408798513166741553498573919279452432834844422425069044101085115965369066394428181580919959976375212405107942091927092592824594157462761848324103232086179889631106532823109027049446756477877932785106880037331508369856136949248059514638460399824259402651888976168717132888813109588295005639411795996750412386599467700273296498671017163574034504825859486397244135237840975443757666817175380373284900144041569856380347951124346674668635357607399127403579689867299857453565231879447271009582187363952372816489403119615780196673474237318732432993987093689715741756159056704288519432316887 . (641 3236144280706889965763220663275538599187470849664565093714746333033637570140481542164455073854094140671793158389744532716804240974547942392396789229050253669324830674016102725905305323651469872893744579360653154967108968239925047151088210976564393433830794316736494403892039671711533941848091027622572438997347765564696770057330687892402775092680649590252835793035907237752485375402916768577241858695739288778486543387726723389451616232947181552128559090522340221110778541025660624498665114147510870420697781963426430635767330574618340244901289969294789927061293184207840512384180854231083046786717520710557906684962103355682481532578 5236191438682328554529882490892748029319583036192197408798513166741553498573919279452432834844422425069044101085115965369066394428181580919959976375212405107942091927092592824594157462761848324103232086179889631106532823109027049446756477877932785106880037331508369856136949248059514638460399824259402651888976168717132888813109588295005639411795996750412386599467700273296498671017163574034504825859486397244135237840975443757666817175380373284900144041569856380347951124346674668635357607399127403579689867299857453565231879447271009582187363952372816489403119615780196673474237318732432993987093689715741756159056704288519432316887) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15297,7 +15297,7 @@ _:gn_2043 { } _:gn_2044 { - 643 math:greaterThan 1 . + (643) math:greaterThan 1 . (643 1) math:difference 642 . (1236097122731451376996558835658329169055358663136932778630979499325721641707043804876477312863765856274542215694373100064542087520914303864833602082888102230707569420939612627216453184541091421684257072541416678827685113370823044855419944075196001760781551301964618951647130095363553245235782230985742226105719362412260651301551787489799910773565302430093284986604114202208472079788669963119978891531992180312837848934478003021236415290513989819356974139474824061873605957704646580361972620895894337261705696626995407706302781701965670907615215986216763364719466752635484351294124389729733099586341351705374057210867502422845530748269 2000047157975438588766661827617209430132112186527632315083766833707915928433437737287977760990328284397250942695371432652262153453633638527563187146162151438617261253076490098688852139110378451209487506819236476139423854869102002295668266901368391673049243014771875452244909576347980696612308796636830212891628403152436118755778900402602864319115347160159550806431793035544013295614246805457262967163747108465648694453248720368215200942433191732771584951047516159237172583321014044136692493251616533158992085336431022929464548872652669337286073983078026562341826431572356161090056464501349947200376169005183849474094600932836950784309) math:sum 3236144280706889965763220663275538599187470849664565093714746333033637570140481542164455073854094140671793158389744532716804240974547942392396789229050253669324830674016102725905305323651469872893744579360653154967108968239925047151088210976564393433830794316736494403892039671711533941848091027622572438997347765564696770057330687892402775092680649590252835793035907237752485375402916768577241858695739288778486543387726723389451616232947181552128559090522340221110778541025660624498665114147510870420697781963426430635767330574618340244901289969294789927061293184207840512384180854231083046786717520710557906684962103355682481532578 . (642 2000047157975438588766661827617209430132112186527632315083766833707915928433437737287977760990328284397250942695371432652262153453633638527563187146162151438617261253076490098688852139110378451209487506819236476139423854869102002295668266901368391673049243014771875452244909576347980696612308796636830212891628403152436118755778900402602864319115347160159550806431793035544013295614246805457262967163747108465648694453248720368215200942433191732771584951047516159237172583321014044136692493251616533158992085336431022929464548872652669337286073983078026562341826431572356161090056464501349947200376169005183849474094600932836950784309 3236144280706889965763220663275538599187470849664565093714746333033637570140481542164455073854094140671793158389744532716804240974547942392396789229050253669324830674016102725905305323651469872893744579360653154967108968239925047151088210976564393433830794316736494403892039671711533941848091027622572438997347765564696770057330687892402775092680649590252835793035907237752485375402916768577241858695739288778486543387726723389451616232947181552128559090522340221110778541025660624498665114147510870420697781963426430635767330574618340244901289969294789927061293184207840512384180854231083046786717520710557906684962103355682481532578) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15308,7 +15308,7 @@ _:gn_2045 { } _:gn_2046 { - 644 math:greaterThan 1 . + (644) math:greaterThan 1 . (644 1) math:difference 643 . (763950035243987211770102991958880261076753523390699536452787334382194286726393932411500448126562428122708727000998332587720065932719334662729585063274049207909691832136877471472398954569287029525230434277819797311738741498278957440248322826172389912267691712807256500597779480984427451376526565651087986785909040740175467454227112912802953545550044730066265819827678833335541215825576842337284075631754928152810845518770717346978785651919201913414610811572692097363566625616367463774719872355722195897286388709435615223161767170686998429670857996861263197622359678936871809795932074771616847614034817299809792263227098509991420036040 1236097122731451376996558835658329169055358663136932778630979499325721641707043804876477312863765856274542215694373100064542087520914303864833602082888102230707569420939612627216453184541091421684257072541416678827685113370823044855419944075196001760781551301964618951647130095363553245235782230985742226105719362412260651301551787489799910773565302430093284986604114202208472079788669963119978891531992180312837848934478003021236415290513989819356974139474824061873605957704646580361972620895894337261705696626995407706302781701965670907615215986216763364719466752635484351294124389729733099586341351705374057210867502422845530748269) math:sum 2000047157975438588766661827617209430132112186527632315083766833707915928433437737287977760990328284397250942695371432652262153453633638527563187146162151438617261253076490098688852139110378451209487506819236476139423854869102002295668266901368391673049243014771875452244909576347980696612308796636830212891628403152436118755778900402602864319115347160159550806431793035544013295614246805457262967163747108465648694453248720368215200942433191732771584951047516159237172583321014044136692493251616533158992085336431022929464548872652669337286073983078026562341826431572356161090056464501349947200376169005183849474094600932836950784309 . (643 1236097122731451376996558835658329169055358663136932778630979499325721641707043804876477312863765856274542215694373100064542087520914303864833602082888102230707569420939612627216453184541091421684257072541416678827685113370823044855419944075196001760781551301964618951647130095363553245235782230985742226105719362412260651301551787489799910773565302430093284986604114202208472079788669963119978891531992180312837848934478003021236415290513989819356974139474824061873605957704646580361972620895894337261705696626995407706302781701965670907615215986216763364719466752635484351294124389729733099586341351705374057210867502422845530748269 2000047157975438588766661827617209430132112186527632315083766833707915928433437737287977760990328284397250942695371432652262153453633638527563187146162151438617261253076490098688852139110378451209487506819236476139423854869102002295668266901368391673049243014771875452244909576347980696612308796636830212891628403152436118755778900402602864319115347160159550806431793035544013295614246805457262967163747108465648694453248720368215200942433191732771584951047516159237172583321014044136692493251616533158992085336431022929464548872652669337286073983078026562341826431572356161090056464501349947200376169005183849474094600932836950784309) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15319,7 +15319,7 @@ _:gn_2047 { } _:gn_2048 { - 645 math:greaterThan 1 . + (645) math:greaterThan 1 . (645 1) math:difference 644 . (472147087487464165226455843699448907978605139746233242178192164943527354980649872464976864737203428151833488693374767476822021588194969202104017019614053022797877588802735155744054229971804392159026638263596881515946371872544087415171621249023611848513859589157362451049350614379125793859255665334654239319810321672085183847324674576996957228015257700027019166776435368872930863963093120782694815900237252160027003415707285674257629638594787905942363327902131964510039332088279116587252748540172141364419307917559792483141014531278672477944357989355500167097107073698612541498192314958116251972306534405564264947640403912854110712229 763950035243987211770102991958880261076753523390699536452787334382194286726393932411500448126562428122708727000998332587720065932719334662729585063274049207909691832136877471472398954569287029525230434277819797311738741498278957440248322826172389912267691712807256500597779480984427451376526565651087986785909040740175467454227112912802953545550044730066265819827678833335541215825576842337284075631754928152810845518770717346978785651919201913414610811572692097363566625616367463774719872355722195897286388709435615223161767170686998429670857996861263197622359678936871809795932074771616847614034817299809792263227098509991420036040) math:sum 1236097122731451376996558835658329169055358663136932778630979499325721641707043804876477312863765856274542215694373100064542087520914303864833602082888102230707569420939612627216453184541091421684257072541416678827685113370823044855419944075196001760781551301964618951647130095363553245235782230985742226105719362412260651301551787489799910773565302430093284986604114202208472079788669963119978891531992180312837848934478003021236415290513989819356974139474824061873605957704646580361972620895894337261705696626995407706302781701965670907615215986216763364719466752635484351294124389729733099586341351705374057210867502422845530748269 . (644 763950035243987211770102991958880261076753523390699536452787334382194286726393932411500448126562428122708727000998332587720065932719334662729585063274049207909691832136877471472398954569287029525230434277819797311738741498278957440248322826172389912267691712807256500597779480984427451376526565651087986785909040740175467454227112912802953545550044730066265819827678833335541215825576842337284075631754928152810845518770717346978785651919201913414610811572692097363566625616367463774719872355722195897286388709435615223161767170686998429670857996861263197622359678936871809795932074771616847614034817299809792263227098509991420036040 1236097122731451376996558835658329169055358663136932778630979499325721641707043804876477312863765856274542215694373100064542087520914303864833602082888102230707569420939612627216453184541091421684257072541416678827685113370823044855419944075196001760781551301964618951647130095363553245235782230985742226105719362412260651301551787489799910773565302430093284986604114202208472079788669963119978891531992180312837848934478003021236415290513989819356974139474824061873605957704646580361972620895894337261705696626995407706302781701965670907615215986216763364719466752635484351294124389729733099586341351705374057210867502422845530748269) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15330,7 +15330,7 @@ _:gn_2049 { } _:gn_2050 { - 646 math:greaterThan 1 . + (646) math:greaterThan 1 . (646 1) math:difference 645 . (291802947756523046543647148259431353098148383644466294274595169438666931745744059946523583389358999970875238307623565110898044344524365460625568043659996185111814243334142315728344724597482637366203796014222915795792369625734870025076701577148778063753832123649894049548428866605301657517270900316433747466098719068090283606902438335805996317534787030039246653051243464462610351862483721554589259731517675992783842103063431672721156013324414007472247483670560132853527293528088347187467123815550054532867080791875822740020752639408325951726500007505763030525252605238259268297739759813500595641728282894245527315586694597137309323811 472147087487464165226455843699448907978605139746233242178192164943527354980649872464976864737203428151833488693374767476822021588194969202104017019614053022797877588802735155744054229971804392159026638263596881515946371872544087415171621249023611848513859589157362451049350614379125793859255665334654239319810321672085183847324674576996957228015257700027019166776435368872930863963093120782694815900237252160027003415707285674257629638594787905942363327902131964510039332088279116587252748540172141364419307917559792483141014531278672477944357989355500167097107073698612541498192314958116251972306534405564264947640403912854110712229) math:sum 763950035243987211770102991958880261076753523390699536452787334382194286726393932411500448126562428122708727000998332587720065932719334662729585063274049207909691832136877471472398954569287029525230434277819797311738741498278957440248322826172389912267691712807256500597779480984427451376526565651087986785909040740175467454227112912802953545550044730066265819827678833335541215825576842337284075631754928152810845518770717346978785651919201913414610811572692097363566625616367463774719872355722195897286388709435615223161767170686998429670857996861263197622359678936871809795932074771616847614034817299809792263227098509991420036040 . (645 472147087487464165226455843699448907978605139746233242178192164943527354980649872464976864737203428151833488693374767476822021588194969202104017019614053022797877588802735155744054229971804392159026638263596881515946371872544087415171621249023611848513859589157362451049350614379125793859255665334654239319810321672085183847324674576996957228015257700027019166776435368872930863963093120782694815900237252160027003415707285674257629638594787905942363327902131964510039332088279116587252748540172141364419307917559792483141014531278672477944357989355500167097107073698612541498192314958116251972306534405564264947640403912854110712229 763950035243987211770102991958880261076753523390699536452787334382194286726393932411500448126562428122708727000998332587720065932719334662729585063274049207909691832136877471472398954569287029525230434277819797311738741498278957440248322826172389912267691712807256500597779480984427451376526565651087986785909040740175467454227112912802953545550044730066265819827678833335541215825576842337284075631754928152810845518770717346978785651919201913414610811572692097363566625616367463774719872355722195897286388709435615223161767170686998429670857996861263197622359678936871809795932074771616847614034817299809792263227098509991420036040) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15341,7 +15341,7 @@ _:gn_2051 { } _:gn_2052 { - 647 math:greaterThan 1 . + (647) math:greaterThan 1 . (647 1) math:difference 646 . (180344139730941118682808695440017554880456756101766947903596995504860423234905812518453281347844428180958250385751202365923977243670603741478448975954056837686063345468592840015709505374321754792822842249373965720154002246809217390094919671874833784760027465507468401500921747773824136341984765018220491853711602603994900240422236241190960910480470669987772513725191904410320512100609399228105556168719576167243161312643854001536473625270373898470115844231571831656512038560190769399785624724622086831552227125683969743120261891870346526217857981849737136571854468460353273200452555144615656330578251511318737632053709315716801388418 291802947756523046543647148259431353098148383644466294274595169438666931745744059946523583389358999970875238307623565110898044344524365460625568043659996185111814243334142315728344724597482637366203796014222915795792369625734870025076701577148778063753832123649894049548428866605301657517270900316433747466098719068090283606902438335805996317534787030039246653051243464462610351862483721554589259731517675992783842103063431672721156013324414007472247483670560132853527293528088347187467123815550054532867080791875822740020752639408325951726500007505763030525252605238259268297739759813500595641728282894245527315586694597137309323811) math:sum 472147087487464165226455843699448907978605139746233242178192164943527354980649872464976864737203428151833488693374767476822021588194969202104017019614053022797877588802735155744054229971804392159026638263596881515946371872544087415171621249023611848513859589157362451049350614379125793859255665334654239319810321672085183847324674576996957228015257700027019166776435368872930863963093120782694815900237252160027003415707285674257629638594787905942363327902131964510039332088279116587252748540172141364419307917559792483141014531278672477944357989355500167097107073698612541498192314958116251972306534405564264947640403912854110712229 . (646 291802947756523046543647148259431353098148383644466294274595169438666931745744059946523583389358999970875238307623565110898044344524365460625568043659996185111814243334142315728344724597482637366203796014222915795792369625734870025076701577148778063753832123649894049548428866605301657517270900316433747466098719068090283606902438335805996317534787030039246653051243464462610351862483721554589259731517675992783842103063431672721156013324414007472247483670560132853527293528088347187467123815550054532867080791875822740020752639408325951726500007505763030525252605238259268297739759813500595641728282894245527315586694597137309323811 472147087487464165226455843699448907978605139746233242178192164943527354980649872464976864737203428151833488693374767476822021588194969202104017019614053022797877588802735155744054229971804392159026638263596881515946371872544087415171621249023611848513859589157362451049350614379125793859255665334654239319810321672085183847324674576996957228015257700027019166776435368872930863963093120782694815900237252160027003415707285674257629638594787905942363327902131964510039332088279116587252748540172141364419307917559792483141014531278672477944357989355500167097107073698612541498192314958116251972306534405564264947640403912854110712229) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15352,7 +15352,7 @@ _:gn_2053 { } _:gn_2054 { - 648 math:greaterThan 1 . + (648) math:greaterThan 1 . (648 1) math:difference 647 . (111458808025581927860838452819413798217691627542699346370998173933806508510838247428070302041514571789916987921872362744974067100853761719147119067705939347425750897865549475712635219223160882573380953764848950075638367378925652634981781905273944278993804658142425648047507118831477521175286135298213255612387116464095383366480202094615035407054316360051474139326051560052289839761874322326483703562798099825540680790419577671184682388054040109002131639438988301197015254967897577787681499090927967701314853666191852996900490747537979425508642025656025893953398136777905995097287204668884939311150031382926789683532985281420507935393 180344139730941118682808695440017554880456756101766947903596995504860423234905812518453281347844428180958250385751202365923977243670603741478448975954056837686063345468592840015709505374321754792822842249373965720154002246809217390094919671874833784760027465507468401500921747773824136341984765018220491853711602603994900240422236241190960910480470669987772513725191904410320512100609399228105556168719576167243161312643854001536473625270373898470115844231571831656512038560190769399785624724622086831552227125683969743120261891870346526217857981849737136571854468460353273200452555144615656330578251511318737632053709315716801388418) math:sum 291802947756523046543647148259431353098148383644466294274595169438666931745744059946523583389358999970875238307623565110898044344524365460625568043659996185111814243334142315728344724597482637366203796014222915795792369625734870025076701577148778063753832123649894049548428866605301657517270900316433747466098719068090283606902438335805996317534787030039246653051243464462610351862483721554589259731517675992783842103063431672721156013324414007472247483670560132853527293528088347187467123815550054532867080791875822740020752639408325951726500007505763030525252605238259268297739759813500595641728282894245527315586694597137309323811 . (647 180344139730941118682808695440017554880456756101766947903596995504860423234905812518453281347844428180958250385751202365923977243670603741478448975954056837686063345468592840015709505374321754792822842249373965720154002246809217390094919671874833784760027465507468401500921747773824136341984765018220491853711602603994900240422236241190960910480470669987772513725191904410320512100609399228105556168719576167243161312643854001536473625270373898470115844231571831656512038560190769399785624724622086831552227125683969743120261891870346526217857981849737136571854468460353273200452555144615656330578251511318737632053709315716801388418 291802947756523046543647148259431353098148383644466294274595169438666931745744059946523583389358999970875238307623565110898044344524365460625568043659996185111814243334142315728344724597482637366203796014222915795792369625734870025076701577148778063753832123649894049548428866605301657517270900316433747466098719068090283606902438335805996317534787030039246653051243464462610351862483721554589259731517675992783842103063431672721156013324414007472247483670560132853527293528088347187467123815550054532867080791875822740020752639408325951726500007505763030525252605238259268297739759813500595641728282894245527315586694597137309323811) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15363,7 +15363,7 @@ _:gn_2055 { } _:gn_2056 { - 649 math:greaterThan 1 . + (649) math:greaterThan 1 . (649 1) math:difference 648 . (68885331705359190821970242620603756662765128559067601532598821571053914724067565090382979306329856391041262463878839620949910142816842022331329908248117490260312447603043364303074286151160872219441888484525015644515634867883564755113137766600889505766222807365042753453414628942346615166698629720007236241324486139899516873942034146575925503426154309936298374399140344358030672338735076901621852605921476341702480522224276330351791237216333789467984204792583530459496783592293191612104125633694119130237373459492116746219771144332367100709215956193711242618456331682447278103165350475730717019428220128391947948520724034296293453025 111458808025581927860838452819413798217691627542699346370998173933806508510838247428070302041514571789916987921872362744974067100853761719147119067705939347425750897865549475712635219223160882573380953764848950075638367378925652634981781905273944278993804658142425648047507118831477521175286135298213255612387116464095383366480202094615035407054316360051474139326051560052289839761874322326483703562798099825540680790419577671184682388054040109002131639438988301197015254967897577787681499090927967701314853666191852996900490747537979425508642025656025893953398136777905995097287204668884939311150031382926789683532985281420507935393) math:sum 180344139730941118682808695440017554880456756101766947903596995504860423234905812518453281347844428180958250385751202365923977243670603741478448975954056837686063345468592840015709505374321754792822842249373965720154002246809217390094919671874833784760027465507468401500921747773824136341984765018220491853711602603994900240422236241190960910480470669987772513725191904410320512100609399228105556168719576167243161312643854001536473625270373898470115844231571831656512038560190769399785624724622086831552227125683969743120261891870346526217857981849737136571854468460353273200452555144615656330578251511318737632053709315716801388418 . (648 111458808025581927860838452819413798217691627542699346370998173933806508510838247428070302041514571789916987921872362744974067100853761719147119067705939347425750897865549475712635219223160882573380953764848950075638367378925652634981781905273944278993804658142425648047507118831477521175286135298213255612387116464095383366480202094615035407054316360051474139326051560052289839761874322326483703562798099825540680790419577671184682388054040109002131639438988301197015254967897577787681499090927967701314853666191852996900490747537979425508642025656025893953398136777905995097287204668884939311150031382926789683532985281420507935393 180344139730941118682808695440017554880456756101766947903596995504860423234905812518453281347844428180958250385751202365923977243670603741478448975954056837686063345468592840015709505374321754792822842249373965720154002246809217390094919671874833784760027465507468401500921747773824136341984765018220491853711602603994900240422236241190960910480470669987772513725191904410320512100609399228105556168719576167243161312643854001536473625270373898470115844231571831656512038560190769399785624724622086831552227125683969743120261891870346526217857981849737136571854468460353273200452555144615656330578251511318737632053709315716801388418) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15374,7 +15374,7 @@ _:gn_2057 { } _:gn_2058 { - 650 math:greaterThan 1 . + (650) math:greaterThan 1 . (650 1) math:difference 649 . (42573476320222737038868210198810041554926498983631744838399352362752593786770682337687322735184715398875725457993523124024156958036919696815789159457821857165438450262506111409560933072000010353939065280323934431122732511042087879868644138673054773227581850777382894594092489889130906008587505578206019371062630324195866492538167948039109903628162050115175764926911215694259167423139245424861850956876623483838200268195301340832891150837706319534147434646404770737518471375604386175577373457233848571077480206699736250680719603205612324799426069462314651334941805095458716994121854193154222291721811254534841735012261247124214482368 68885331705359190821970242620603756662765128559067601532598821571053914724067565090382979306329856391041262463878839620949910142816842022331329908248117490260312447603043364303074286151160872219441888484525015644515634867883564755113137766600889505766222807365042753453414628942346615166698629720007236241324486139899516873942034146575925503426154309936298374399140344358030672338735076901621852605921476341702480522224276330351791237216333789467984204792583530459496783592293191612104125633694119130237373459492116746219771144332367100709215956193711242618456331682447278103165350475730717019428220128391947948520724034296293453025) math:sum 111458808025581927860838452819413798217691627542699346370998173933806508510838247428070302041514571789916987921872362744974067100853761719147119067705939347425750897865549475712635219223160882573380953764848950075638367378925652634981781905273944278993804658142425648047507118831477521175286135298213255612387116464095383366480202094615035407054316360051474139326051560052289839761874322326483703562798099825540680790419577671184682388054040109002131639438988301197015254967897577787681499090927967701314853666191852996900490747537979425508642025656025893953398136777905995097287204668884939311150031382926789683532985281420507935393 . (649 68885331705359190821970242620603756662765128559067601532598821571053914724067565090382979306329856391041262463878839620949910142816842022331329908248117490260312447603043364303074286151160872219441888484525015644515634867883564755113137766600889505766222807365042753453414628942346615166698629720007236241324486139899516873942034146575925503426154309936298374399140344358030672338735076901621852605921476341702480522224276330351791237216333789467984204792583530459496783592293191612104125633694119130237373459492116746219771144332367100709215956193711242618456331682447278103165350475730717019428220128391947948520724034296293453025 111458808025581927860838452819413798217691627542699346370998173933806508510838247428070302041514571789916987921872362744974067100853761719147119067705939347425750897865549475712635219223160882573380953764848950075638367378925652634981781905273944278993804658142425648047507118831477521175286135298213255612387116464095383366480202094615035407054316360051474139326051560052289839761874322326483703562798099825540680790419577671184682388054040109002131639438988301197015254967897577787681499090927967701314853666191852996900490747537979425508642025656025893953398136777905995097287204668884939311150031382926789683532985281420507935393) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15385,7 +15385,7 @@ _:gn_2059 { } _:gn_2060 { - 651 math:greaterThan 1 . + (651) math:greaterThan 1 . (651 1) math:difference 650 . (26311855385136453783102032421793715107838629575435856694199469208301320937296882752695656571145140992165537005885316496925753184779922325515540748790295633094873997340537252893513353079160861865502823204201081213392902356841476875244493627927834732538640956587659858859322139053215709158111124141801216870261855815703650381403866198536815599797992259821122609472229128663771504915595831476760001649044852857864280254028974989518900086378627469933836770146178759721978312216688805436526752176460270559159893252792380495539051541126754775909789886731396591283514526586988561109043496282576494727706408873857106213508462787172078970657 42573476320222737038868210198810041554926498983631744838399352362752593786770682337687322735184715398875725457993523124024156958036919696815789159457821857165438450262506111409560933072000010353939065280323934431122732511042087879868644138673054773227581850777382894594092489889130906008587505578206019371062630324195866492538167948039109903628162050115175764926911215694259167423139245424861850956876623483838200268195301340832891150837706319534147434646404770737518471375604386175577373457233848571077480206699736250680719603205612324799426069462314651334941805095458716994121854193154222291721811254534841735012261247124214482368) math:sum 68885331705359190821970242620603756662765128559067601532598821571053914724067565090382979306329856391041262463878839620949910142816842022331329908248117490260312447603043364303074286151160872219441888484525015644515634867883564755113137766600889505766222807365042753453414628942346615166698629720007236241324486139899516873942034146575925503426154309936298374399140344358030672338735076901621852605921476341702480522224276330351791237216333789467984204792583530459496783592293191612104125633694119130237373459492116746219771144332367100709215956193711242618456331682447278103165350475730717019428220128391947948520724034296293453025 . (650 42573476320222737038868210198810041554926498983631744838399352362752593786770682337687322735184715398875725457993523124024156958036919696815789159457821857165438450262506111409560933072000010353939065280323934431122732511042087879868644138673054773227581850777382894594092489889130906008587505578206019371062630324195866492538167948039109903628162050115175764926911215694259167423139245424861850956876623483838200268195301340832891150837706319534147434646404770737518471375604386175577373457233848571077480206699736250680719603205612324799426069462314651334941805095458716994121854193154222291721811254534841735012261247124214482368 68885331705359190821970242620603756662765128559067601532598821571053914724067565090382979306329856391041262463878839620949910142816842022331329908248117490260312447603043364303074286151160872219441888484525015644515634867883564755113137766600889505766222807365042753453414628942346615166698629720007236241324486139899516873942034146575925503426154309936298374399140344358030672338735076901621852605921476341702480522224276330351791237216333789467984204792583530459496783592293191612104125633694119130237373459492116746219771144332367100709215956193711242618456331682447278103165350475730717019428220128391947948520724034296293453025) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15396,7 +15396,7 @@ _:gn_2061 { } _:gn_2062 { - 652 math:greaterThan 1 . + (652) math:greaterThan 1 . (652 1) math:difference 651 . (16261620935086283255766177777016326447087869408195888144199883154451272849473799584991666164039574406710188452108206627098403773256997371300248410667526224070564452921968858516047579992839148488436242076122853217729830154200611004624150510745220040688940894189723035734770350835915196850476381436404802500800774508492216111134301749502294303830169790294053155454682087030487662507543413948101849307831770625973920014166326351313991064459078849600310664500226011015540159158915580739050621280773578011917586953907355755141668062078857548889636182730918060051427278508470155885078357910577727564015402380677735521503798459952135511711 26311855385136453783102032421793715107838629575435856694199469208301320937296882752695656571145140992165537005885316496925753184779922325515540748790295633094873997340537252893513353079160861865502823204201081213392902356841476875244493627927834732538640956587659858859322139053215709158111124141801216870261855815703650381403866198536815599797992259821122609472229128663771504915595831476760001649044852857864280254028974989518900086378627469933836770146178759721978312216688805436526752176460270559159893252792380495539051541126754775909789886731396591283514526586988561109043496282576494727706408873857106213508462787172078970657) math:sum 42573476320222737038868210198810041554926498983631744838399352362752593786770682337687322735184715398875725457993523124024156958036919696815789159457821857165438450262506111409560933072000010353939065280323934431122732511042087879868644138673054773227581850777382894594092489889130906008587505578206019371062630324195866492538167948039109903628162050115175764926911215694259167423139245424861850956876623483838200268195301340832891150837706319534147434646404770737518471375604386175577373457233848571077480206699736250680719603205612324799426069462314651334941805095458716994121854193154222291721811254534841735012261247124214482368 . (651 26311855385136453783102032421793715107838629575435856694199469208301320937296882752695656571145140992165537005885316496925753184779922325515540748790295633094873997340537252893513353079160861865502823204201081213392902356841476875244493627927834732538640956587659858859322139053215709158111124141801216870261855815703650381403866198536815599797992259821122609472229128663771504915595831476760001649044852857864280254028974989518900086378627469933836770146178759721978312216688805436526752176460270559159893252792380495539051541126754775909789886731396591283514526586988561109043496282576494727706408873857106213508462787172078970657 42573476320222737038868210198810041554926498983631744838399352362752593786770682337687322735184715398875725457993523124024156958036919696815789159457821857165438450262506111409560933072000010353939065280323934431122732511042087879868644138673054773227581850777382894594092489889130906008587505578206019371062630324195866492538167948039109903628162050115175764926911215694259167423139245424861850956876623483838200268195301340832891150837706319534147434646404770737518471375604386175577373457233848571077480206699736250680719603205612324799426069462314651334941805095458716994121854193154222291721811254534841735012261247124214482368) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15407,7 +15407,7 @@ _:gn_2063 { } _:gn_2064 { - 653 math:greaterThan 1 . + (653) math:greaterThan 1 . (653 1) math:difference 652 . (10050234450050170527335854644777388660750760167239968549999586053850048087823083167703990407105566585455348553777109869827349411522924954215292338122769409024309544418568394377465773086321713377066581128078227995663072202640865870620343117182614691849700062397936823124551788217300512307634742705396414369461081307211434270269564449034521295967822469527069454017547041633283842408052417528658152341213082231890360239862648638204909021919548620333526105645952748706438153057773224697476130895686692547242306298885024740397383479047897227020153704000478531232087248078518405223965138371998767163691006493179370692004664327219943458946 16261620935086283255766177777016326447087869408195888144199883154451272849473799584991666164039574406710188452108206627098403773256997371300248410667526224070564452921968858516047579992839148488436242076122853217729830154200611004624150510745220040688940894189723035734770350835915196850476381436404802500800774508492216111134301749502294303830169790294053155454682087030487662507543413948101849307831770625973920014166326351313991064459078849600310664500226011015540159158915580739050621280773578011917586953907355755141668062078857548889636182730918060051427278508470155885078357910577727564015402380677735521503798459952135511711) math:sum 26311855385136453783102032421793715107838629575435856694199469208301320937296882752695656571145140992165537005885316496925753184779922325515540748790295633094873997340537252893513353079160861865502823204201081213392902356841476875244493627927834732538640956587659858859322139053215709158111124141801216870261855815703650381403866198536815599797992259821122609472229128663771504915595831476760001649044852857864280254028974989518900086378627469933836770146178759721978312216688805436526752176460270559159893252792380495539051541126754775909789886731396591283514526586988561109043496282576494727706408873857106213508462787172078970657 . (652 16261620935086283255766177777016326447087869408195888144199883154451272849473799584991666164039574406710188452108206627098403773256997371300248410667526224070564452921968858516047579992839148488436242076122853217729830154200611004624150510745220040688940894189723035734770350835915196850476381436404802500800774508492216111134301749502294303830169790294053155454682087030487662507543413948101849307831770625973920014166326351313991064459078849600310664500226011015540159158915580739050621280773578011917586953907355755141668062078857548889636182730918060051427278508470155885078357910577727564015402380677735521503798459952135511711 26311855385136453783102032421793715107838629575435856694199469208301320937296882752695656571145140992165537005885316496925753184779922325515540748790295633094873997340537252893513353079160861865502823204201081213392902356841476875244493627927834732538640956587659858859322139053215709158111124141801216870261855815703650381403866198536815599797992259821122609472229128663771504915595831476760001649044852857864280254028974989518900086378627469933836770146178759721978312216688805436526752176460270559159893252792380495539051541126754775909789886731396591283514526586988561109043496282576494727706408873857106213508462787172078970657) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15418,7 +15418,7 @@ _:gn_2065 { } _:gn_2066 { - 654 math:greaterThan 1 . + (654) math:greaterThan 1 . (654 1) math:difference 653 . (6211386485036112728430323132238937786337109240955919594200297100601224761650716417287675756934007821254839898331096757271054361734072417084956072544756815046254908503400464138581806906517435111369660948044625222066757951559745134003807393562605348839240831791786212610218562618614684542841638731008388131339693201280781840864737300467773007862347320766983701437135045397203820099490996419443696966618688394083559774303677713109082042539530229266784558854273262309102006101142356041574490385086885464675280655022331014744284583030960321869482478730439528819340030429951750661113219538578960400324395887498364829499134132732192052765 10050234450050170527335854644777388660750760167239968549999586053850048087823083167703990407105566585455348553777109869827349411522924954215292338122769409024309544418568394377465773086321713377066581128078227995663072202640865870620343117182614691849700062397936823124551788217300512307634742705396414369461081307211434270269564449034521295967822469527069454017547041633283842408052417528658152341213082231890360239862648638204909021919548620333526105645952748706438153057773224697476130895686692547242306298885024740397383479047897227020153704000478531232087248078518405223965138371998767163691006493179370692004664327219943458946) math:sum 16261620935086283255766177777016326447087869408195888144199883154451272849473799584991666164039574406710188452108206627098403773256997371300248410667526224070564452921968858516047579992839148488436242076122853217729830154200611004624150510745220040688940894189723035734770350835915196850476381436404802500800774508492216111134301749502294303830169790294053155454682087030487662507543413948101849307831770625973920014166326351313991064459078849600310664500226011015540159158915580739050621280773578011917586953907355755141668062078857548889636182730918060051427278508470155885078357910577727564015402380677735521503798459952135511711 . (653 10050234450050170527335854644777388660750760167239968549999586053850048087823083167703990407105566585455348553777109869827349411522924954215292338122769409024309544418568394377465773086321713377066581128078227995663072202640865870620343117182614691849700062397936823124551788217300512307634742705396414369461081307211434270269564449034521295967822469527069454017547041633283842408052417528658152341213082231890360239862648638204909021919548620333526105645952748706438153057773224697476130895686692547242306298885024740397383479047897227020153704000478531232087248078518405223965138371998767163691006493179370692004664327219943458946 16261620935086283255766177777016326447087869408195888144199883154451272849473799584991666164039574406710188452108206627098403773256997371300248410667526224070564452921968858516047579992839148488436242076122853217729830154200611004624150510745220040688940894189723035734770350835915196850476381436404802500800774508492216111134301749502294303830169790294053155454682087030487662507543413948101849307831770625973920014166326351313991064459078849600310664500226011015540159158915580739050621280773578011917586953907355755141668062078857548889636182730918060051427278508470155885078357910577727564015402380677735521503798459952135511711) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15429,7 +15429,7 @@ _:gn_2067 { } _:gn_2068 { - 655 math:greaterThan 1 . + (655) math:greaterThan 1 . (655 1) math:difference 654 . (3838847965014057798905531512538450874413650926284048955799288953248823326172366750416314650171558764200508655446013112556295049788852537130336265578012593978054635915167930238883966179804278265696920180033602773596314251081120736616535723620009343010459230606150610514333225598685827764793103974388026238121388105930652429404827148566748288105475148760085752580411996236080022308561421109214455374594393837806800465558970925095826979380018391066741546791679486397336146956630868655901640510599807082567025643862693725653098896016936905150671225270039002412747217648566654562851918833419806763366610605681005862505530194487751406181 6211386485036112728430323132238937786337109240955919594200297100601224761650716417287675756934007821254839898331096757271054361734072417084956072544756815046254908503400464138581806906517435111369660948044625222066757951559745134003807393562605348839240831791786212610218562618614684542841638731008388131339693201280781840864737300467773007862347320766983701437135045397203820099490996419443696966618688394083559774303677713109082042539530229266784558854273262309102006101142356041574490385086885464675280655022331014744284583030960321869482478730439528819340030429951750661113219538578960400324395887498364829499134132732192052765) math:sum 10050234450050170527335854644777388660750760167239968549999586053850048087823083167703990407105566585455348553777109869827349411522924954215292338122769409024309544418568394377465773086321713377066581128078227995663072202640865870620343117182614691849700062397936823124551788217300512307634742705396414369461081307211434270269564449034521295967822469527069454017547041633283842408052417528658152341213082231890360239862648638204909021919548620333526105645952748706438153057773224697476130895686692547242306298885024740397383479047897227020153704000478531232087248078518405223965138371998767163691006493179370692004664327219943458946 . (654 6211386485036112728430323132238937786337109240955919594200297100601224761650716417287675756934007821254839898331096757271054361734072417084956072544756815046254908503400464138581806906517435111369660948044625222066757951559745134003807393562605348839240831791786212610218562618614684542841638731008388131339693201280781840864737300467773007862347320766983701437135045397203820099490996419443696966618688394083559774303677713109082042539530229266784558854273262309102006101142356041574490385086885464675280655022331014744284583030960321869482478730439528819340030429951750661113219538578960400324395887498364829499134132732192052765 10050234450050170527335854644777388660750760167239968549999586053850048087823083167703990407105566585455348553777109869827349411522924954215292338122769409024309544418568394377465773086321713377066581128078227995663072202640865870620343117182614691849700062397936823124551788217300512307634742705396414369461081307211434270269564449034521295967822469527069454017547041633283842408052417528658152341213082231890360239862648638204909021919548620333526105645952748706438153057773224697476130895686692547242306298885024740397383479047897227020153704000478531232087248078518405223965138371998767163691006493179370692004664327219943458946) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15440,7 +15440,7 @@ _:gn_2069 { } _:gn_2070 { - 656 math:greaterThan 1 . + (656) math:greaterThan 1 . (656 1) math:difference 655 . (2372538520022054929524791619700486911923458314671870638401008147352401435478349666871361106762449057054331242885083644714759311945219879954619806966744221068200272588232533899697840726713156845672740768011022448470443700478624397387271669942596005828781601185635602095885337019928856778048534756620361893218305095350129411459910151901024719756872172006897948856723049161123797790929575310229241592024294556276759308744706788013255063159511838200043012062593775911765859144511487385672849874487078382108255011159637289091185687014023416718811253460400526406592812781385096098261300705159153636957785281817358966993603938244440646584 3838847965014057798905531512538450874413650926284048955799288953248823326172366750416314650171558764200508655446013112556295049788852537130336265578012593978054635915167930238883966179804278265696920180033602773596314251081120736616535723620009343010459230606150610514333225598685827764793103974388026238121388105930652429404827148566748288105475148760085752580411996236080022308561421109214455374594393837806800465558970925095826979380018391066741546791679486397336146956630868655901640510599807082567025643862693725653098896016936905150671225270039002412747217648566654562851918833419806763366610605681005862505530194487751406181) math:sum 6211386485036112728430323132238937786337109240955919594200297100601224761650716417287675756934007821254839898331096757271054361734072417084956072544756815046254908503400464138581806906517435111369660948044625222066757951559745134003807393562605348839240831791786212610218562618614684542841638731008388131339693201280781840864737300467773007862347320766983701437135045397203820099490996419443696966618688394083559774303677713109082042539530229266784558854273262309102006101142356041574490385086885464675280655022331014744284583030960321869482478730439528819340030429951750661113219538578960400324395887498364829499134132732192052765 . (655 3838847965014057798905531512538450874413650926284048955799288953248823326172366750416314650171558764200508655446013112556295049788852537130336265578012593978054635915167930238883966179804278265696920180033602773596314251081120736616535723620009343010459230606150610514333225598685827764793103974388026238121388105930652429404827148566748288105475148760085752580411996236080022308561421109214455374594393837806800465558970925095826979380018391066741546791679486397336146956630868655901640510599807082567025643862693725653098896016936905150671225270039002412747217648566654562851918833419806763366610605681005862505530194487751406181 6211386485036112728430323132238937786337109240955919594200297100601224761650716417287675756934007821254839898331096757271054361734072417084956072544756815046254908503400464138581806906517435111369660948044625222066757951559745134003807393562605348839240831791786212610218562618614684542841638731008388131339693201280781840864737300467773007862347320766983701437135045397203820099490996419443696966618688394083559774303677713109082042539530229266784558854273262309102006101142356041574490385086885464675280655022331014744284583030960321869482478730439528819340030429951750661113219538578960400324395887498364829499134132732192052765) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15451,7 +15451,7 @@ _:gn_2071 { } _:gn_2072 { - 657 math:greaterThan 1 . + (657) math:greaterThan 1 . (657 1) math:difference 656 . (1466309444992002869380739892837963962490192611612178317398280805896421890694017083544953543409109707146177412560929467841535737843632657175716458611268372909854363326935396339186125453091121420024179412022580325125870550602496339229264053677413337181677629420515008418447888578756970986744569217767664344903083010580523017944916996665723568348602976753187803723688947074956224517631845798985213782570099281530041156814264137082571916220506552866698534729085710485570287812119381270228790636112728700458770632703056436561913209002913488431859971809638476006154404867181558464590618128260653126408825323863646895511926256243310759597 2372538520022054929524791619700486911923458314671870638401008147352401435478349666871361106762449057054331242885083644714759311945219879954619806966744221068200272588232533899697840726713156845672740768011022448470443700478624397387271669942596005828781601185635602095885337019928856778048534756620361893218305095350129411459910151901024719756872172006897948856723049161123797790929575310229241592024294556276759308744706788013255063159511838200043012062593775911765859144511487385672849874487078382108255011159637289091185687014023416718811253460400526406592812781385096098261300705159153636957785281817358966993603938244440646584) math:sum 3838847965014057798905531512538450874413650926284048955799288953248823326172366750416314650171558764200508655446013112556295049788852537130336265578012593978054635915167930238883966179804278265696920180033602773596314251081120736616535723620009343010459230606150610514333225598685827764793103974388026238121388105930652429404827148566748288105475148760085752580411996236080022308561421109214455374594393837806800465558970925095826979380018391066741546791679486397336146956630868655901640510599807082567025643862693725653098896016936905150671225270039002412747217648566654562851918833419806763366610605681005862505530194487751406181 . (656 2372538520022054929524791619700486911923458314671870638401008147352401435478349666871361106762449057054331242885083644714759311945219879954619806966744221068200272588232533899697840726713156845672740768011022448470443700478624397387271669942596005828781601185635602095885337019928856778048534756620361893218305095350129411459910151901024719756872172006897948856723049161123797790929575310229241592024294556276759308744706788013255063159511838200043012062593775911765859144511487385672849874487078382108255011159637289091185687014023416718811253460400526406592812781385096098261300705159153636957785281817358966993603938244440646584 3838847965014057798905531512538450874413650926284048955799288953248823326172366750416314650171558764200508655446013112556295049788852537130336265578012593978054635915167930238883966179804278265696920180033602773596314251081120736616535723620009343010459230606150610514333225598685827764793103974388026238121388105930652429404827148566748288105475148760085752580411996236080022308561421109214455374594393837806800465558970925095826979380018391066741546791679486397336146956630868655901640510599807082567025643862693725653098896016936905150671225270039002412747217648566654562851918833419806763366610605681005862505530194487751406181) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15462,7 +15462,7 @@ _:gn_2073 { } _:gn_2074 { - 658 math:greaterThan 1 . + (658) math:greaterThan 1 . (658 1) math:difference 657 . (906229075030052060144051726862522949433265703059692321002727341455979544784332583326407563353339349908153830324154176873223574101587222778903348355475848158345909261297137560511715273622035425648561355988442123344573149876128058158007616265182668647103971765120593677437448441171885791303965538852697548315222084769606393514993155235301151408269195253710145133034102086167573273297729511244027809454195274746718151930442650930683146939005285333344477333508065426195571332392106115444059238374349681649484378456580852529272478011109928286951281650762050400438407914203537633670682576898500510548959957953712071481677682001129886987 1466309444992002869380739892837963962490192611612178317398280805896421890694017083544953543409109707146177412560929467841535737843632657175716458611268372909854363326935396339186125453091121420024179412022580325125870550602496339229264053677413337181677629420515008418447888578756970986744569217767664344903083010580523017944916996665723568348602976753187803723688947074956224517631845798985213782570099281530041156814264137082571916220506552866698534729085710485570287812119381270228790636112728700458770632703056436561913209002913488431859971809638476006154404867181558464590618128260653126408825323863646895511926256243310759597) math:sum 2372538520022054929524791619700486911923458314671870638401008147352401435478349666871361106762449057054331242885083644714759311945219879954619806966744221068200272588232533899697840726713156845672740768011022448470443700478624397387271669942596005828781601185635602095885337019928856778048534756620361893218305095350129411459910151901024719756872172006897948856723049161123797790929575310229241592024294556276759308744706788013255063159511838200043012062593775911765859144511487385672849874487078382108255011159637289091185687014023416718811253460400526406592812781385096098261300705159153636957785281817358966993603938244440646584 . (657 1466309444992002869380739892837963962490192611612178317398280805896421890694017083544953543409109707146177412560929467841535737843632657175716458611268372909854363326935396339186125453091121420024179412022580325125870550602496339229264053677413337181677629420515008418447888578756970986744569217767664344903083010580523017944916996665723568348602976753187803723688947074956224517631845798985213782570099281530041156814264137082571916220506552866698534729085710485570287812119381270228790636112728700458770632703056436561913209002913488431859971809638476006154404867181558464590618128260653126408825323863646895511926256243310759597 2372538520022054929524791619700486911923458314671870638401008147352401435478349666871361106762449057054331242885083644714759311945219879954619806966744221068200272588232533899697840726713156845672740768011022448470443700478624397387271669942596005828781601185635602095885337019928856778048534756620361893218305095350129411459910151901024719756872172006897948856723049161123797790929575310229241592024294556276759308744706788013255063159511838200043012062593775911765859144511487385672849874487078382108255011159637289091185687014023416718811253460400526406592812781385096098261300705159153636957785281817358966993603938244440646584) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15473,7 +15473,7 @@ _:gn_2075 { } _:gn_2076 { - 659 math:greaterThan 1 . + (659) math:greaterThan 1 . (659 1) math:difference 658 . (560080369961950809236688165975441013056926908552485996395553464440442345909684500218545980055770357238023582236775290968312163742045434396813110255792524751508454065638258778674410179469085994375618056034138201781297400726368281071256437412230668534573657655394414741010440137585085195440603678914966796587860925810916624429923841430422416940333781499477658590654844988788651244334116287741185973115904006783323004883821486151888769281501267533354057395577645059374716479727275154784731397738379018809286254246475584032640730991803560144908690158876425605715996952978020830919935551362152615859865365909934824030248574242180872610 906229075030052060144051726862522949433265703059692321002727341455979544784332583326407563353339349908153830324154176873223574101587222778903348355475848158345909261297137560511715273622035425648561355988442123344573149876128058158007616265182668647103971765120593677437448441171885791303965538852697548315222084769606393514993155235301151408269195253710145133034102086167573273297729511244027809454195274746718151930442650930683146939005285333344477333508065426195571332392106115444059238374349681649484378456580852529272478011109928286951281650762050400438407914203537633670682576898500510548959957953712071481677682001129886987) math:sum 1466309444992002869380739892837963962490192611612178317398280805896421890694017083544953543409109707146177412560929467841535737843632657175716458611268372909854363326935396339186125453091121420024179412022580325125870550602496339229264053677413337181677629420515008418447888578756970986744569217767664344903083010580523017944916996665723568348602976753187803723688947074956224517631845798985213782570099281530041156814264137082571916220506552866698534729085710485570287812119381270228790636112728700458770632703056436561913209002913488431859971809638476006154404867181558464590618128260653126408825323863646895511926256243310759597 . (658 906229075030052060144051726862522949433265703059692321002727341455979544784332583326407563353339349908153830324154176873223574101587222778903348355475848158345909261297137560511715273622035425648561355988442123344573149876128058158007616265182668647103971765120593677437448441171885791303965538852697548315222084769606393514993155235301151408269195253710145133034102086167573273297729511244027809454195274746718151930442650930683146939005285333344477333508065426195571332392106115444059238374349681649484378456580852529272478011109928286951281650762050400438407914203537633670682576898500510548959957953712071481677682001129886987 1466309444992002869380739892837963962490192611612178317398280805896421890694017083544953543409109707146177412560929467841535737843632657175716458611268372909854363326935396339186125453091121420024179412022580325125870550602496339229264053677413337181677629420515008418447888578756970986744569217767664344903083010580523017944916996665723568348602976753187803723688947074956224517631845798985213782570099281530041156814264137082571916220506552866698534729085710485570287812119381270228790636112728700458770632703056436561913209002913488431859971809638476006154404867181558464590618128260653126408825323863646895511926256243310759597) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15484,7 +15484,7 @@ _:gn_2077 { } _:gn_2078 { - 660 math:greaterThan 1 . + (660) math:greaterThan 1 . (660 1) math:difference 659 . (346148705068101250907363560887081936376338794507206324607173877015537198874648083107861583297568992670130248087378885904911410359541788382090238099683323406837455195658878781837305094152949431272943299954303921563275749149759777086751178852952000112530314109726178936427008303586800595863361859937730751727361158958689769085069313804878734467935413754232486542379257097378922028963613223502841836338291267963395147046621164778794377657504017799990419937930420366820854852664830960659327840635970662840198124210105268496631747019306368142042591491885624794722410961225516802750747025536347894689094592043777247451429107758949014377 560080369961950809236688165975441013056926908552485996395553464440442345909684500218545980055770357238023582236775290968312163742045434396813110255792524751508454065638258778674410179469085994375618056034138201781297400726368281071256437412230668534573657655394414741010440137585085195440603678914966796587860925810916624429923841430422416940333781499477658590654844988788651244334116287741185973115904006783323004883821486151888769281501267533354057395577645059374716479727275154784731397738379018809286254246475584032640730991803560144908690158876425605715996952978020830919935551362152615859865365909934824030248574242180872610) math:sum 906229075030052060144051726862522949433265703059692321002727341455979544784332583326407563353339349908153830324154176873223574101587222778903348355475848158345909261297137560511715273622035425648561355988442123344573149876128058158007616265182668647103971765120593677437448441171885791303965538852697548315222084769606393514993155235301151408269195253710145133034102086167573273297729511244027809454195274746718151930442650930683146939005285333344477333508065426195571332392106115444059238374349681649484378456580852529272478011109928286951281650762050400438407914203537633670682576898500510548959957953712071481677682001129886987 . (659 560080369961950809236688165975441013056926908552485996395553464440442345909684500218545980055770357238023582236775290968312163742045434396813110255792524751508454065638258778674410179469085994375618056034138201781297400726368281071256437412230668534573657655394414741010440137585085195440603678914966796587860925810916624429923841430422416940333781499477658590654844988788651244334116287741185973115904006783323004883821486151888769281501267533354057395577645059374716479727275154784731397738379018809286254246475584032640730991803560144908690158876425605715996952978020830919935551362152615859865365909934824030248574242180872610 906229075030052060144051726862522949433265703059692321002727341455979544784332583326407563353339349908153830324154176873223574101587222778903348355475848158345909261297137560511715273622035425648561355988442123344573149876128058158007616265182668647103971765120593677437448441171885791303965538852697548315222084769606393514993155235301151408269195253710145133034102086167573273297729511244027809454195274746718151930442650930683146939005285333344477333508065426195571332392106115444059238374349681649484378456580852529272478011109928286951281650762050400438407914203537633670682576898500510548959957953712071481677682001129886987) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15495,7 +15495,7 @@ _:gn_2079 { } _:gn_2080 { - 661 math:greaterThan 1 . + (661) math:greaterThan 1 . (661 1) math:difference 660 . (213931664893849558329324605088359076680588114045279671788379587424905147035036417110684396758201364567893334149396405063400753382503646014722872156109201344670998869979379996837105085316136563102674756079834280218021651576608503984505258559278668422043343545668235804583431833998284599577241818977236044860499766852226855344854527625543682472398367745245172048275587891409729215370503064238344136777612738819927857837200321373094391623997249733363637457647224692553861627062444194125403557102408355969088130036370315536008983972497192002866098666990800810993585991752504028169188525825804721170770773866157576578819466483231858233 346148705068101250907363560887081936376338794507206324607173877015537198874648083107861583297568992670130248087378885904911410359541788382090238099683323406837455195658878781837305094152949431272943299954303921563275749149759777086751178852952000112530314109726178936427008303586800595863361859937730751727361158958689769085069313804878734467935413754232486542379257097378922028963613223502841836338291267963395147046621164778794377657504017799990419937930420366820854852664830960659327840635970662840198124210105268496631747019306368142042591491885624794722410961225516802750747025536347894689094592043777247451429107758949014377) math:sum 560080369961950809236688165975441013056926908552485996395553464440442345909684500218545980055770357238023582236775290968312163742045434396813110255792524751508454065638258778674410179469085994375618056034138201781297400726368281071256437412230668534573657655394414741010440137585085195440603678914966796587860925810916624429923841430422416940333781499477658590654844988788651244334116287741185973115904006783323004883821486151888769281501267533354057395577645059374716479727275154784731397738379018809286254246475584032640730991803560144908690158876425605715996952978020830919935551362152615859865365909934824030248574242180872610 . (660 346148705068101250907363560887081936376338794507206324607173877015537198874648083107861583297568992670130248087378885904911410359541788382090238099683323406837455195658878781837305094152949431272943299954303921563275749149759777086751178852952000112530314109726178936427008303586800595863361859937730751727361158958689769085069313804878734467935413754232486542379257097378922028963613223502841836338291267963395147046621164778794377657504017799990419937930420366820854852664830960659327840635970662840198124210105268496631747019306368142042591491885624794722410961225516802750747025536347894689094592043777247451429107758949014377 560080369961950809236688165975441013056926908552485996395553464440442345909684500218545980055770357238023582236775290968312163742045434396813110255792524751508454065638258778674410179469085994375618056034138201781297400726368281071256437412230668534573657655394414741010440137585085195440603678914966796587860925810916624429923841430422416940333781499477658590654844988788651244334116287741185973115904006783323004883821486151888769281501267533354057395577645059374716479727275154784731397738379018809286254246475584032640730991803560144908690158876425605715996952978020830919935551362152615859865365909934824030248574242180872610) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15506,7 +15506,7 @@ _:gn_2081 { } _:gn_2082 { - 662 math:greaterThan 1 . + (662) math:greaterThan 1 . (662 1) math:difference 661 . (132217040174251692578038955798722859695750680461926652818794289590632051839611665997177186539367628102236913937982480841510656977038142367367365943574122062166456325679498785000200008836812868170268543874469641345254097573151273102245920293673331690486970564057943131843576469588515996286120040960494706866861392106462913740214786179335051995537046008987314494103669205969192813593110159264497699560678529143467289209420843405699986033506768066626782480283195674266993225602386766533924283533562306871109994173734952960622763046809176139176492824894823983728824969473012774581558499710543173518323818177619670872609641275717156144 213931664893849558329324605088359076680588114045279671788379587424905147035036417110684396758201364567893334149396405063400753382503646014722872156109201344670998869979379996837105085316136563102674756079834280218021651576608503984505258559278668422043343545668235804583431833998284599577241818977236044860499766852226855344854527625543682472398367745245172048275587891409729215370503064238344136777612738819927857837200321373094391623997249733363637457647224692553861627062444194125403557102408355969088130036370315536008983972497192002866098666990800810993585991752504028169188525825804721170770773866157576578819466483231858233) math:sum 346148705068101250907363560887081936376338794507206324607173877015537198874648083107861583297568992670130248087378885904911410359541788382090238099683323406837455195658878781837305094152949431272943299954303921563275749149759777086751178852952000112530314109726178936427008303586800595863361859937730751727361158958689769085069313804878734467935413754232486542379257097378922028963613223502841836338291267963395147046621164778794377657504017799990419937930420366820854852664830960659327840635970662840198124210105268496631747019306368142042591491885624794722410961225516802750747025536347894689094592043777247451429107758949014377 . (661 213931664893849558329324605088359076680588114045279671788379587424905147035036417110684396758201364567893334149396405063400753382503646014722872156109201344670998869979379996837105085316136563102674756079834280218021651576608503984505258559278668422043343545668235804583431833998284599577241818977236044860499766852226855344854527625543682472398367745245172048275587891409729215370503064238344136777612738819927857837200321373094391623997249733363637457647224692553861627062444194125403557102408355969088130036370315536008983972497192002866098666990800810993585991752504028169188525825804721170770773866157576578819466483231858233 346148705068101250907363560887081936376338794507206324607173877015537198874648083107861583297568992670130248087378885904911410359541788382090238099683323406837455195658878781837305094152949431272943299954303921563275749149759777086751178852952000112530314109726178936427008303586800595863361859937730751727361158958689769085069313804878734467935413754232486542379257097378922028963613223502841836338291267963395147046621164778794377657504017799990419937930420366820854852664830960659327840635970662840198124210105268496631747019306368142042591491885624794722410961225516802750747025536347894689094592043777247451429107758949014377) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15517,7 +15517,7 @@ _:gn_2083 { } _:gn_2084 { - 663 math:greaterThan 1 . + (663) math:greaterThan 1 . (663 1) math:difference 662 . (81714624719597865751285649289636216984837433583353018969585297834273095195424751113507210218833736465656420211413924221890096405465503647355506212535079282504542544299881211836905076479323694932406212205364638872767554003457230882259338265605336731556372981610292672739855364409768603291121778016741337993638374745763941604639741446208630476861321736257857554171918685440536401777392904973846437216934209676460568627779477967394405590490481666736854977364029018286868401460057427591479273568846049097978135862635362575386220925688015863689605842095976827264761022279491253587630026115261547652446955688537905706209825207514702089 132217040174251692578038955798722859695750680461926652818794289590632051839611665997177186539367628102236913937982480841510656977038142367367365943574122062166456325679498785000200008836812868170268543874469641345254097573151273102245920293673331690486970564057943131843576469588515996286120040960494706866861392106462913740214786179335051995537046008987314494103669205969192813593110159264497699560678529143467289209420843405699986033506768066626782480283195674266993225602386766533924283533562306871109994173734952960622763046809176139176492824894823983728824969473012774581558499710543173518323818177619670872609641275717156144) math:sum 213931664893849558329324605088359076680588114045279671788379587424905147035036417110684396758201364567893334149396405063400753382503646014722872156109201344670998869979379996837105085316136563102674756079834280218021651576608503984505258559278668422043343545668235804583431833998284599577241818977236044860499766852226855344854527625543682472398367745245172048275587891409729215370503064238344136777612738819927857837200321373094391623997249733363637457647224692553861627062444194125403557102408355969088130036370315536008983972497192002866098666990800810993585991752504028169188525825804721170770773866157576578819466483231858233 . (662 132217040174251692578038955798722859695750680461926652818794289590632051839611665997177186539367628102236913937982480841510656977038142367367365943574122062166456325679498785000200008836812868170268543874469641345254097573151273102245920293673331690486970564057943131843576469588515996286120040960494706866861392106462913740214786179335051995537046008987314494103669205969192813593110159264497699560678529143467289209420843405699986033506768066626782480283195674266993225602386766533924283533562306871109994173734952960622763046809176139176492824894823983728824969473012774581558499710543173518323818177619670872609641275717156144 213931664893849558329324605088359076680588114045279671788379587424905147035036417110684396758201364567893334149396405063400753382503646014722872156109201344670998869979379996837105085316136563102674756079834280218021651576608503984505258559278668422043343545668235804583431833998284599577241818977236044860499766852226855344854527625543682472398367745245172048275587891409729215370503064238344136777612738819927857837200321373094391623997249733363637457647224692553861627062444194125403557102408355969088130036370315536008983972497192002866098666990800810993585991752504028169188525825804721170770773866157576578819466483231858233) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15528,7 +15528,7 @@ _:gn_2085 { } _:gn_2086 { - 664 math:greaterThan 1 . + (664) math:greaterThan 1 . (664 1) math:difference 663 . (50502415454653826826753306509086642710913246878573633849208991756358956644186914883669976320533891636580493726568556619620560571572638720011859731039042779661913781379617573163294932357489173237862331669105002472486543569694042219986582028067994958930597582447650459103721105178747392994998262943753368873223017360698972135575044733126421518675724272729456939931750520528656411815717254290651262343744319467006720581641365438305580443016286399889927502919166655980124824142329338942445009964716257773131858311099590385236542121121160275486886982798847156464063947193521520993928473595281625865876862489081765166399816068202454055 81714624719597865751285649289636216984837433583353018969585297834273095195424751113507210218833736465656420211413924221890096405465503647355506212535079282504542544299881211836905076479323694932406212205364638872767554003457230882259338265605336731556372981610292672739855364409768603291121778016741337993638374745763941604639741446208630476861321736257857554171918685440536401777392904973846437216934209676460568627779477967394405590490481666736854977364029018286868401460057427591479273568846049097978135862635362575386220925688015863689605842095976827264761022279491253587630026115261547652446955688537905706209825207514702089) math:sum 132217040174251692578038955798722859695750680461926652818794289590632051839611665997177186539367628102236913937982480841510656977038142367367365943574122062166456325679498785000200008836812868170268543874469641345254097573151273102245920293673331690486970564057943131843576469588515996286120040960494706866861392106462913740214786179335051995537046008987314494103669205969192813593110159264497699560678529143467289209420843405699986033506768066626782480283195674266993225602386766533924283533562306871109994173734952960622763046809176139176492824894823983728824969473012774581558499710543173518323818177619670872609641275717156144 . (663 81714624719597865751285649289636216984837433583353018969585297834273095195424751113507210218833736465656420211413924221890096405465503647355506212535079282504542544299881211836905076479323694932406212205364638872767554003457230882259338265605336731556372981610292672739855364409768603291121778016741337993638374745763941604639741446208630476861321736257857554171918685440536401777392904973846437216934209676460568627779477967394405590490481666736854977364029018286868401460057427591479273568846049097978135862635362575386220925688015863689605842095976827264761022279491253587630026115261547652446955688537905706209825207514702089 132217040174251692578038955798722859695750680461926652818794289590632051839611665997177186539367628102236913937982480841510656977038142367367365943574122062166456325679498785000200008836812868170268543874469641345254097573151273102245920293673331690486970564057943131843576469588515996286120040960494706866861392106462913740214786179335051995537046008987314494103669205969192813593110159264497699560678529143467289209420843405699986033506768066626782480283195674266993225602386766533924283533562306871109994173734952960622763046809176139176492824894823983728824969473012774581558499710543173518323818177619670872609641275717156144) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15539,7 +15539,7 @@ _:gn_2087 { } _:gn_2088 { - 665 math:greaterThan 1 . + (665) math:greaterThan 1 . (665 1) math:difference 664 . (31212209264944038924532342780549574273924186704779385120376306077914138551237836229837233898299844829075926484845367602269535833892864927343646481496036502842628762920263638673610144121834521694543880536259636400281010433763188662272756237537341772625775399162642213636134259231021210296123515072987969120415357385064969469064696713082208958185597463528400614240168164911879989961675650683195174873189890209453848046138112529088825147474195266846927474444862362306743577317728088649034263604129791324846277551535772190149678804566855588202718859297129670800697075085969732593701552519979921786570093199456140539810009139312248034 50502415454653826826753306509086642710913246878573633849208991756358956644186914883669976320533891636580493726568556619620560571572638720011859731039042779661913781379617573163294932357489173237862331669105002472486543569694042219986582028067994958930597582447650459103721105178747392994998262943753368873223017360698972135575044733126421518675724272729456939931750520528656411815717254290651262343744319467006720581641365438305580443016286399889927502919166655980124824142329338942445009964716257773131858311099590385236542121121160275486886982798847156464063947193521520993928473595281625865876862489081765166399816068202454055) math:sum 81714624719597865751285649289636216984837433583353018969585297834273095195424751113507210218833736465656420211413924221890096405465503647355506212535079282504542544299881211836905076479323694932406212205364638872767554003457230882259338265605336731556372981610292672739855364409768603291121778016741337993638374745763941604639741446208630476861321736257857554171918685440536401777392904973846437216934209676460568627779477967394405590490481666736854977364029018286868401460057427591479273568846049097978135862635362575386220925688015863689605842095976827264761022279491253587630026115261547652446955688537905706209825207514702089 . (664 50502415454653826826753306509086642710913246878573633849208991756358956644186914883669976320533891636580493726568556619620560571572638720011859731039042779661913781379617573163294932357489173237862331669105002472486543569694042219986582028067994958930597582447650459103721105178747392994998262943753368873223017360698972135575044733126421518675724272729456939931750520528656411815717254290651262343744319467006720581641365438305580443016286399889927502919166655980124824142329338942445009964716257773131858311099590385236542121121160275486886982798847156464063947193521520993928473595281625865876862489081765166399816068202454055 81714624719597865751285649289636216984837433583353018969585297834273095195424751113507210218833736465656420211413924221890096405465503647355506212535079282504542544299881211836905076479323694932406212205364638872767554003457230882259338265605336731556372981610292672739855364409768603291121778016741337993638374745763941604639741446208630476861321736257857554171918685440536401777392904973846437216934209676460568627779477967394405590490481666736854977364029018286868401460057427591479273568846049097978135862635362575386220925688015863689605842095976827264761022279491253587630026115261547652446955688537905706209825207514702089) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15550,7 +15550,7 @@ _:gn_2089 { } _:gn_2090 { - 666 math:greaterThan 1 . + (666) math:greaterThan 1 . (666 1) math:difference 665 . (19290206189709787902220963728537068436989060173794248728832685678444818092949078653832742422234046807504567241723189017351024737679773792668213249543006276819285018459353934489684788235654651543318451132845366072205533135930853557713825790530653186304822183285008245467586845947726182698874747870765399752807659975634002666510348020044212560490126809201056325691582355616776421854041603607456087470554429257552872535503252909216755295542091133043000028474304293673381246824601250293410746360586466448285580759563818195086863316554304687284168123501717485663366872107551788400226921075301704079306769289625624626589806928890206021 31212209264944038924532342780549574273924186704779385120376306077914138551237836229837233898299844829075926484845367602269535833892864927343646481496036502842628762920263638673610144121834521694543880536259636400281010433763188662272756237537341772625775399162642213636134259231021210296123515072987969120415357385064969469064696713082208958185597463528400614240168164911879989961675650683195174873189890209453848046138112529088825147474195266846927474444862362306743577317728088649034263604129791324846277551535772190149678804566855588202718859297129670800697075085969732593701552519979921786570093199456140539810009139312248034) math:sum 50502415454653826826753306509086642710913246878573633849208991756358956644186914883669976320533891636580493726568556619620560571572638720011859731039042779661913781379617573163294932357489173237862331669105002472486543569694042219986582028067994958930597582447650459103721105178747392994998262943753368873223017360698972135575044733126421518675724272729456939931750520528656411815717254290651262343744319467006720581641365438305580443016286399889927502919166655980124824142329338942445009964716257773131858311099590385236542121121160275486886982798847156464063947193521520993928473595281625865876862489081765166399816068202454055 . (665 31212209264944038924532342780549574273924186704779385120376306077914138551237836229837233898299844829075926484845367602269535833892864927343646481496036502842628762920263638673610144121834521694543880536259636400281010433763188662272756237537341772625775399162642213636134259231021210296123515072987969120415357385064969469064696713082208958185597463528400614240168164911879989961675650683195174873189890209453848046138112529088825147474195266846927474444862362306743577317728088649034263604129791324846277551535772190149678804566855588202718859297129670800697075085969732593701552519979921786570093199456140539810009139312248034 50502415454653826826753306509086642710913246878573633849208991756358956644186914883669976320533891636580493726568556619620560571572638720011859731039042779661913781379617573163294932357489173237862331669105002472486543569694042219986582028067994958930597582447650459103721105178747392994998262943753368873223017360698972135575044733126421518675724272729456939931750520528656411815717254290651262343744319467006720581641365438305580443016286399889927502919166655980124824142329338942445009964716257773131858311099590385236542121121160275486886982798847156464063947193521520993928473595281625865876862489081765166399816068202454055) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15561,7 +15561,7 @@ _:gn_2091 { } _:gn_2092 { - 667 math:greaterThan 1 . + (667) math:greaterThan 1 . (667 1) math:difference 666 . (11922003075234251022311379052012505836935126530985136391543620399469320458288757576004491476065798021571359243122178584918511096213091134675433231953030226023343744460909704183925355886179870151225429403414270328075477297832335104558930447006688586320953215877633968168547413283295027597248767202222569367607697409430966802554348693037996397695470654327344288548585809295103568107634047075739087402635460951900975510634859619872069851932104133803927445970558068633362330493126838355623517243543324876560696791971953995062815488012550900918550735795412185137330202978417944193474631444678217707263323909830515913220202210422042013 19290206189709787902220963728537068436989060173794248728832685678444818092949078653832742422234046807504567241723189017351024737679773792668213249543006276819285018459353934489684788235654651543318451132845366072205533135930853557713825790530653186304822183285008245467586845947726182698874747870765399752807659975634002666510348020044212560490126809201056325691582355616776421854041603607456087470554429257552872535503252909216755295542091133043000028474304293673381246824601250293410746360586466448285580759563818195086863316554304687284168123501717485663366872107551788400226921075301704079306769289625624626589806928890206021) math:sum 31212209264944038924532342780549574273924186704779385120376306077914138551237836229837233898299844829075926484845367602269535833892864927343646481496036502842628762920263638673610144121834521694543880536259636400281010433763188662272756237537341772625775399162642213636134259231021210296123515072987969120415357385064969469064696713082208958185597463528400614240168164911879989961675650683195174873189890209453848046138112529088825147474195266846927474444862362306743577317728088649034263604129791324846277551535772190149678804566855588202718859297129670800697075085969732593701552519979921786570093199456140539810009139312248034 . (666 19290206189709787902220963728537068436989060173794248728832685678444818092949078653832742422234046807504567241723189017351024737679773792668213249543006276819285018459353934489684788235654651543318451132845366072205533135930853557713825790530653186304822183285008245467586845947726182698874747870765399752807659975634002666510348020044212560490126809201056325691582355616776421854041603607456087470554429257552872535503252909216755295542091133043000028474304293673381246824601250293410746360586466448285580759563818195086863316554304687284168123501717485663366872107551788400226921075301704079306769289625624626589806928890206021 31212209264944038924532342780549574273924186704779385120376306077914138551237836229837233898299844829075926484845367602269535833892864927343646481496036502842628762920263638673610144121834521694543880536259636400281010433763188662272756237537341772625775399162642213636134259231021210296123515072987969120415357385064969469064696713082208958185597463528400614240168164911879989961675650683195174873189890209453848046138112529088825147474195266846927474444862362306743577317728088649034263604129791324846277551535772190149678804566855588202718859297129670800697075085969732593701552519979921786570093199456140539810009139312248034) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15572,7 +15572,7 @@ _:gn_2093 { } _:gn_2094 { - 668 math:greaterThan 1 . + (668) math:greaterThan 1 . (668 1) math:difference 667 . (7368203114475536879909584676524562600053933642809112337289065278975497634660321077828250946168248785933207998601010432432513641466682657992780017589976050795941273998444230305759432349474781392093021729431095744130055838098518453154895343523964599983868967407374277299039432664431155101625980668542830385199962566203035863955999327006216162794656154873712037142996546321672853746407556531717000067918968305651897024868393289344685443609986999239072582503746225040018916331474411937787229117043141571724883967591864200024047828541753786365617387706305300526036669129133844206752289630623486372043445379795108713369604718468164008 11922003075234251022311379052012505836935126530985136391543620399469320458288757576004491476065798021571359243122178584918511096213091134675433231953030226023343744460909704183925355886179870151225429403414270328075477297832335104558930447006688586320953215877633968168547413283295027597248767202222569367607697409430966802554348693037996397695470654327344288548585809295103568107634047075739087402635460951900975510634859619872069851932104133803927445970558068633362330493126838355623517243543324876560696791971953995062815488012550900918550735795412185137330202978417944193474631444678217707263323909830515913220202210422042013) math:sum 19290206189709787902220963728537068436989060173794248728832685678444818092949078653832742422234046807504567241723189017351024737679773792668213249543006276819285018459353934489684788235654651543318451132845366072205533135930853557713825790530653186304822183285008245467586845947726182698874747870765399752807659975634002666510348020044212560490126809201056325691582355616776421854041603607456087470554429257552872535503252909216755295542091133043000028474304293673381246824601250293410746360586466448285580759563818195086863316554304687284168123501717485663366872107551788400226921075301704079306769289625624626589806928890206021 . (667 11922003075234251022311379052012505836935126530985136391543620399469320458288757576004491476065798021571359243122178584918511096213091134675433231953030226023343744460909704183925355886179870151225429403414270328075477297832335104558930447006688586320953215877633968168547413283295027597248767202222569367607697409430966802554348693037996397695470654327344288548585809295103568107634047075739087402635460951900975510634859619872069851932104133803927445970558068633362330493126838355623517243543324876560696791971953995062815488012550900918550735795412185137330202978417944193474631444678217707263323909830515913220202210422042013 19290206189709787902220963728537068436989060173794248728832685678444818092949078653832742422234046807504567241723189017351024737679773792668213249543006276819285018459353934489684788235654651543318451132845366072205533135930853557713825790530653186304822183285008245467586845947726182698874747870765399752807659975634002666510348020044212560490126809201056325691582355616776421854041603607456087470554429257552872535503252909216755295542091133043000028474304293673381246824601250293410746360586466448285580759563818195086863316554304687284168123501717485663366872107551788400226921075301704079306769289625624626589806928890206021) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15583,7 +15583,7 @@ _:gn_2095 { } _:gn_2096 { - 669 math:greaterThan 1 . + (669) math:greaterThan 1 . (669 1) math:difference 668 . (4553799960758714142401794375487943236881192888176024054254555120493822823628436498176240529897549235638151244521168152485997454746408476682653214363054175227402470462465473878165923536705088759132407673983174583945421459733816651404035103482723986337084248470259690869507980618863872495622786533679738982407734843227930938598349366031780234900814499453632251405589262973430714361226490544022087334716492646249078485766466330527384408322117134564854863466811843593343414161652426417836288126500183304835812824380089795038767659470797114552933348089106884611293533849284099986722341814054731335219878530035407199850597491953878005 7368203114475536879909584676524562600053933642809112337289065278975497634660321077828250946168248785933207998601010432432513641466682657992780017589976050795941273998444230305759432349474781392093021729431095744130055838098518453154895343523964599983868967407374277299039432664431155101625980668542830385199962566203035863955999327006216162794656154873712037142996546321672853746407556531717000067918968305651897024868393289344685443609986999239072582503746225040018916331474411937787229117043141571724883967591864200024047828541753786365617387706305300526036669129133844206752289630623486372043445379795108713369604718468164008) math:sum 11922003075234251022311379052012505836935126530985136391543620399469320458288757576004491476065798021571359243122178584918511096213091134675433231953030226023343744460909704183925355886179870151225429403414270328075477297832335104558930447006688586320953215877633968168547413283295027597248767202222569367607697409430966802554348693037996397695470654327344288548585809295103568107634047075739087402635460951900975510634859619872069851932104133803927445970558068633362330493126838355623517243543324876560696791971953995062815488012550900918550735795412185137330202978417944193474631444678217707263323909830515913220202210422042013 . (668 7368203114475536879909584676524562600053933642809112337289065278975497634660321077828250946168248785933207998601010432432513641466682657992780017589976050795941273998444230305759432349474781392093021729431095744130055838098518453154895343523964599983868967407374277299039432664431155101625980668542830385199962566203035863955999327006216162794656154873712037142996546321672853746407556531717000067918968305651897024868393289344685443609986999239072582503746225040018916331474411937787229117043141571724883967591864200024047828541753786365617387706305300526036669129133844206752289630623486372043445379795108713369604718468164008 11922003075234251022311379052012505836935126530985136391543620399469320458288757576004491476065798021571359243122178584918511096213091134675433231953030226023343744460909704183925355886179870151225429403414270328075477297832335104558930447006688586320953215877633968168547413283295027597248767202222569367607697409430966802554348693037996397695470654327344288548585809295103568107634047075739087402635460951900975510634859619872069851932104133803927445970558068633362330493126838355623517243543324876560696791971953995062815488012550900918550735795412185137330202978417944193474631444678217707263323909830515913220202210422042013) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15594,7 +15594,7 @@ _:gn_2097 { } _:gn_2098 { - 670 math:greaterThan 1 . + (670) math:greaterThan 1 . (670 1) math:difference 669 . (2814403153716822737507790301036619363172740754633088283034510158481674811031884579652010416270699550295056754079842279946516186720274181310126803226921875568538803535978756427593508812769692632960614055447921160184634378364701801750860240041240613646784718937114586429531452045567282606003194134863091402792227722975104925357649960974435927893841655420079785737407283348242139385181065987694912733202475659402818539101926958817301035287869864674217719036934381446675502169821985519950940990542958266889071143211774404985280169070956671812684039617198415914743135279849744220029947816568755036823566849759701513519007226514286003 4553799960758714142401794375487943236881192888176024054254555120493822823628436498176240529897549235638151244521168152485997454746408476682653214363054175227402470462465473878165923536705088759132407673983174583945421459733816651404035103482723986337084248470259690869507980618863872495622786533679738982407734843227930938598349366031780234900814499453632251405589262973430714361226490544022087334716492646249078485766466330527384408322117134564854863466811843593343414161652426417836288126500183304835812824380089795038767659470797114552933348089106884611293533849284099986722341814054731335219878530035407199850597491953878005) math:sum 7368203114475536879909584676524562600053933642809112337289065278975497634660321077828250946168248785933207998601010432432513641466682657992780017589976050795941273998444230305759432349474781392093021729431095744130055838098518453154895343523964599983868967407374277299039432664431155101625980668542830385199962566203035863955999327006216162794656154873712037142996546321672853746407556531717000067918968305651897024868393289344685443609986999239072582503746225040018916331474411937787229117043141571724883967591864200024047828541753786365617387706305300526036669129133844206752289630623486372043445379795108713369604718468164008 . (669 4553799960758714142401794375487943236881192888176024054254555120493822823628436498176240529897549235638151244521168152485997454746408476682653214363054175227402470462465473878165923536705088759132407673983174583945421459733816651404035103482723986337084248470259690869507980618863872495622786533679738982407734843227930938598349366031780234900814499453632251405589262973430714361226490544022087334716492646249078485766466330527384408322117134564854863466811843593343414161652426417836288126500183304835812824380089795038767659470797114552933348089106884611293533849284099986722341814054731335219878530035407199850597491953878005 7368203114475536879909584676524562600053933642809112337289065278975497634660321077828250946168248785933207998601010432432513641466682657992780017589976050795941273998444230305759432349474781392093021729431095744130055838098518453154895343523964599983868967407374277299039432664431155101625980668542830385199962566203035863955999327006216162794656154873712037142996546321672853746407556531717000067918968305651897024868393289344685443609986999239072582503746225040018916331474411937787229117043141571724883967591864200024047828541753786365617387706305300526036669129133844206752289630623486372043445379795108713369604718468164008) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15605,7 +15605,7 @@ _:gn_2099 { } _:gn_2100 { - 671 math:greaterThan 1 . + (671) math:greaterThan 1 . (671 1) math:difference 670 . (1739396807041891404894004074451323873708452133542935771220044962012148012596551918524230113626849685343094490441325872539481268026134295372526411136132299658863666926486717450572414723935396126171793618535253423760787081369114849653174863441483372690299529533145104439976528573296589889619592398816647579615507120252826013240699405057344307006972844033552465668181979625188574976045424556327174601514016986846259946664539371710083373034247269890637144429877462146667911991830440897885347135957225037946741681168315390053487490399840442740249308471908468696550398569434355766692393997485976298396311680275705686331590265439592002 2814403153716822737507790301036619363172740754633088283034510158481674811031884579652010416270699550295056754079842279946516186720274181310126803226921875568538803535978756427593508812769692632960614055447921160184634378364701801750860240041240613646784718937114586429531452045567282606003194134863091402792227722975104925357649960974435927893841655420079785737407283348242139385181065987694912733202475659402818539101926958817301035287869864674217719036934381446675502169821985519950940990542958266889071143211774404985280169070956671812684039617198415914743135279849744220029947816568755036823566849759701513519007226514286003) math:sum 4553799960758714142401794375487943236881192888176024054254555120493822823628436498176240529897549235638151244521168152485997454746408476682653214363054175227402470462465473878165923536705088759132407673983174583945421459733816651404035103482723986337084248470259690869507980618863872495622786533679738982407734843227930938598349366031780234900814499453632251405589262973430714361226490544022087334716492646249078485766466330527384408322117134564854863466811843593343414161652426417836288126500183304835812824380089795038767659470797114552933348089106884611293533849284099986722341814054731335219878530035407199850597491953878005 . (670 2814403153716822737507790301036619363172740754633088283034510158481674811031884579652010416270699550295056754079842279946516186720274181310126803226921875568538803535978756427593508812769692632960614055447921160184634378364701801750860240041240613646784718937114586429531452045567282606003194134863091402792227722975104925357649960974435927893841655420079785737407283348242139385181065987694912733202475659402818539101926958817301035287869864674217719036934381446675502169821985519950940990542958266889071143211774404985280169070956671812684039617198415914743135279849744220029947816568755036823566849759701513519007226514286003 4553799960758714142401794375487943236881192888176024054254555120493822823628436498176240529897549235638151244521168152485997454746408476682653214363054175227402470462465473878165923536705088759132407673983174583945421459733816651404035103482723986337084248470259690869507980618863872495622786533679738982407734843227930938598349366031780234900814499453632251405589262973430714361226490544022087334716492646249078485766466330527384408322117134564854863466811843593343414161652426417836288126500183304835812824380089795038767659470797114552933348089106884611293533849284099986722341814054731335219878530035407199850597491953878005) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15616,7 +15616,7 @@ _:gn_2101 { } _:gn_2102 { - 672 math:greaterThan 1 . + (672) math:greaterThan 1 . (672 1) math:difference 671 . (1075006346674931332613786226585295489464288621090152511814465196469526798435332661127780302643849864951962263638516407407034918694139885937600392090789575909675136609492038977021094088834296506788820436912667736423847296995586952097685376599757240956485189403969481989554923472270692716383601736046443823176720602722278912116950555917091620886868811386527320069225303723053564409135641431367738131688458672556558592437387587107217662253622594783580574607056919300007590177991544622065593854585733228942329462043459014931792678671116229072434731145289947218192736710415388453337553819082778738427255169483995827187416961074694001 1739396807041891404894004074451323873708452133542935771220044962012148012596551918524230113626849685343094490441325872539481268026134295372526411136132299658863666926486717450572414723935396126171793618535253423760787081369114849653174863441483372690299529533145104439976528573296589889619592398816647579615507120252826013240699405057344307006972844033552465668181979625188574976045424556327174601514016986846259946664539371710083373034247269890637144429877462146667911991830440897885347135957225037946741681168315390053487490399840442740249308471908468696550398569434355766692393997485976298396311680275705686331590265439592002) math:sum 2814403153716822737507790301036619363172740754633088283034510158481674811031884579652010416270699550295056754079842279946516186720274181310126803226921875568538803535978756427593508812769692632960614055447921160184634378364701801750860240041240613646784718937114586429531452045567282606003194134863091402792227722975104925357649960974435927893841655420079785737407283348242139385181065987694912733202475659402818539101926958817301035287869864674217719036934381446675502169821985519950940990542958266889071143211774404985280169070956671812684039617198415914743135279849744220029947816568755036823566849759701513519007226514286003 . (671 1739396807041891404894004074451323873708452133542935771220044962012148012596551918524230113626849685343094490441325872539481268026134295372526411136132299658863666926486717450572414723935396126171793618535253423760787081369114849653174863441483372690299529533145104439976528573296589889619592398816647579615507120252826013240699405057344307006972844033552465668181979625188574976045424556327174601514016986846259946664539371710083373034247269890637144429877462146667911991830440897885347135957225037946741681168315390053487490399840442740249308471908468696550398569434355766692393997485976298396311680275705686331590265439592002 2814403153716822737507790301036619363172740754633088283034510158481674811031884579652010416270699550295056754079842279946516186720274181310126803226921875568538803535978756427593508812769692632960614055447921160184634378364701801750860240041240613646784718937114586429531452045567282606003194134863091402792227722975104925357649960974435927893841655420079785737407283348242139385181065987694912733202475659402818539101926958817301035287869864674217719036934381446675502169821985519950940990542958266889071143211774404985280169070956671812684039617198415914743135279849744220029947816568755036823566849759701513519007226514286003) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15627,7 +15627,7 @@ _:gn_2103 { } _:gn_2104 { - 673 math:greaterThan 1 . + (673) math:greaterThan 1 . (673 1) math:difference 672 . (664390460366960072280217847866028384244163512452783259405579765542621214161219257396449810982999820391132226802809465132446349331994409434926019045342723749188530316994678473551320635101099619382973181622585687336939784373527897555489486841726131733814340129175622450421605101025897173235990662770203756438786517530547101123748849140252686120104032647025145598956675902135010566909783124959436469825558314289701354227151784602865710780624675107056569822820542846660321813838896275819753281371491809004412219124856375121694811728724213667814577326618521478357661859018967313354840178403197559969056510791709859144173304364898001 1075006346674931332613786226585295489464288621090152511814465196469526798435332661127780302643849864951962263638516407407034918694139885937600392090789575909675136609492038977021094088834296506788820436912667736423847296995586952097685376599757240956485189403969481989554923472270692716383601736046443823176720602722278912116950555917091620886868811386527320069225303723053564409135641431367738131688458672556558592437387587107217662253622594783580574607056919300007590177991544622065593854585733228942329462043459014931792678671116229072434731145289947218192736710415388453337553819082778738427255169483995827187416961074694001) math:sum 1739396807041891404894004074451323873708452133542935771220044962012148012596551918524230113626849685343094490441325872539481268026134295372526411136132299658863666926486717450572414723935396126171793618535253423760787081369114849653174863441483372690299529533145104439976528573296589889619592398816647579615507120252826013240699405057344307006972844033552465668181979625188574976045424556327174601514016986846259946664539371710083373034247269890637144429877462146667911991830440897885347135957225037946741681168315390053487490399840442740249308471908468696550398569434355766692393997485976298396311680275705686331590265439592002 . (672 1075006346674931332613786226585295489464288621090152511814465196469526798435332661127780302643849864951962263638516407407034918694139885937600392090789575909675136609492038977021094088834296506788820436912667736423847296995586952097685376599757240956485189403969481989554923472270692716383601736046443823176720602722278912116950555917091620886868811386527320069225303723053564409135641431367738131688458672556558592437387587107217662253622594783580574607056919300007590177991544622065593854585733228942329462043459014931792678671116229072434731145289947218192736710415388453337553819082778738427255169483995827187416961074694001 1739396807041891404894004074451323873708452133542935771220044962012148012596551918524230113626849685343094490441325872539481268026134295372526411136132299658863666926486717450572414723935396126171793618535253423760787081369114849653174863441483372690299529533145104439976528573296589889619592398816647579615507120252826013240699405057344307006972844033552465668181979625188574976045424556327174601514016986846259946664539371710083373034247269890637144429877462146667911991830440897885347135957225037946741681168315390053487490399840442740249308471908468696550398569434355766692393997485976298396311680275705686331590265439592002) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15638,7 +15638,7 @@ _:gn_2105 { } _:gn_2106 { - 674 math:greaterThan 1 . + (674) math:greaterThan 1 . (674 1) math:difference 673 . (410615886307971260333568378719267105220125108637369252408885430926905584274113403731330491660850044560830036835706942274588569362145476502674373045446852160486606292497360503469773453733196887405847255290082049086907512622059054542195889758031109222670849274793859539133318371244795543147611073276240066737934085191731810993201706776838934766764778739502174470268627820918553842225858306408301661862900358266857238210235802504351951472997919676524004784236376453347268364152648346245840573214241419937917242918602639810097866942392015404620153818671425739835074851396421139982713640679581178458198658692285968043243656709796000 664390460366960072280217847866028384244163512452783259405579765542621214161219257396449810982999820391132226802809465132446349331994409434926019045342723749188530316994678473551320635101099619382973181622585687336939784373527897555489486841726131733814340129175622450421605101025897173235990662770203756438786517530547101123748849140252686120104032647025145598956675902135010566909783124959436469825558314289701354227151784602865710780624675107056569822820542846660321813838896275819753281371491809004412219124856375121694811728724213667814577326618521478357661859018967313354840178403197559969056510791709859144173304364898001) math:sum 1075006346674931332613786226585295489464288621090152511814465196469526798435332661127780302643849864951962263638516407407034918694139885937600392090789575909675136609492038977021094088834296506788820436912667736423847296995586952097685376599757240956485189403969481989554923472270692716383601736046443823176720602722278912116950555917091620886868811386527320069225303723053564409135641431367738131688458672556558592437387587107217662253622594783580574607056919300007590177991544622065593854585733228942329462043459014931792678671116229072434731145289947218192736710415388453337553819082778738427255169483995827187416961074694001 . (673 664390460366960072280217847866028384244163512452783259405579765542621214161219257396449810982999820391132226802809465132446349331994409434926019045342723749188530316994678473551320635101099619382973181622585687336939784373527897555489486841726131733814340129175622450421605101025897173235990662770203756438786517530547101123748849140252686120104032647025145598956675902135010566909783124959436469825558314289701354227151784602865710780624675107056569822820542846660321813838896275819753281371491809004412219124856375121694811728724213667814577326618521478357661859018967313354840178403197559969056510791709859144173304364898001 1075006346674931332613786226585295489464288621090152511814465196469526798435332661127780302643849864951962263638516407407034918694139885937600392090789575909675136609492038977021094088834296506788820436912667736423847296995586952097685376599757240956485189403969481989554923472270692716383601736046443823176720602722278912116950555917091620886868811386527320069225303723053564409135641431367738131688458672556558592437387587107217662253622594783580574607056919300007590177991544622065593854585733228942329462043459014931792678671116229072434731145289947218192736710415388453337553819082778738427255169483995827187416961074694001) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15649,7 +15649,7 @@ _:gn_2107 { } _:gn_2108 { - 675 math:greaterThan 1 . + (675) math:greaterThan 1 . (675 1) math:difference 674 . (253774574058988811946649469146761279024038403815414006996694334615715629887105853665119319322149775830302189967102522857857779969848932932251645999895871588701924024497317970081547181367902731977125926332503638250032271751468843013293597083695022511143490854381762911288286729781101630088379589493963689700852432338815290130547142363413751353339253907522971128688048081216456724683924818551134807962657956022844116016915982098513759307626755430532565038584166393313053449686247929573912708157250389066494976206253735311596944786332198263194423507947095738522587007622546173372126537723616381510857852099423891100929647655102001 410615886307971260333568378719267105220125108637369252408885430926905584274113403731330491660850044560830036835706942274588569362145476502674373045446852160486606292497360503469773453733196887405847255290082049086907512622059054542195889758031109222670849274793859539133318371244795543147611073276240066737934085191731810993201706776838934766764778739502174470268627820918553842225858306408301661862900358266857238210235802504351951472997919676524004784236376453347268364152648346245840573214241419937917242918602639810097866942392015404620153818671425739835074851396421139982713640679581178458198658692285968043243656709796000) math:sum 664390460366960072280217847866028384244163512452783259405579765542621214161219257396449810982999820391132226802809465132446349331994409434926019045342723749188530316994678473551320635101099619382973181622585687336939784373527897555489486841726131733814340129175622450421605101025897173235990662770203756438786517530547101123748849140252686120104032647025145598956675902135010566909783124959436469825558314289701354227151784602865710780624675107056569822820542846660321813838896275819753281371491809004412219124856375121694811728724213667814577326618521478357661859018967313354840178403197559969056510791709859144173304364898001 . (674 410615886307971260333568378719267105220125108637369252408885430926905584274113403731330491660850044560830036835706942274588569362145476502674373045446852160486606292497360503469773453733196887405847255290082049086907512622059054542195889758031109222670849274793859539133318371244795543147611073276240066737934085191731810993201706776838934766764778739502174470268627820918553842225858306408301661862900358266857238210235802504351951472997919676524004784236376453347268364152648346245840573214241419937917242918602639810097866942392015404620153818671425739835074851396421139982713640679581178458198658692285968043243656709796000 664390460366960072280217847866028384244163512452783259405579765542621214161219257396449810982999820391132226802809465132446349331994409434926019045342723749188530316994678473551320635101099619382973181622585687336939784373527897555489486841726131733814340129175622450421605101025897173235990662770203756438786517530547101123748849140252686120104032647025145598956675902135010566909783124959436469825558314289701354227151784602865710780624675107056569822820542846660321813838896275819753281371491809004412219124856375121694811728724213667814577326618521478357661859018967313354840178403197559969056510791709859144173304364898001) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15660,7 +15660,7 @@ _:gn_2109 { } _:gn_2110 { - 676 math:greaterThan 1 . + (676) math:greaterThan 1 . (676 1) math:difference 675 . (156841312248982448386918909572505826196086704821955245412191096311189954387007550066211172338700268730527846868604419416730789392296543570422727045550980571784682268000042533388226272365294155428721328957578410836875240870590211528902292674336086711527358420412096627845031641463693913059231483782276377037081652852916520862654564413425183413425524831979203341580579739702097117541933487857166853900242402244013122193319820405838192165371164245991439745652210060034214914466400416671927865056991030871422266712348904498500922156059817141425730310724330001312487843773874966610587102955964796947340806592862076942314009054693999 253774574058988811946649469146761279024038403815414006996694334615715629887105853665119319322149775830302189967102522857857779969848932932251645999895871588701924024497317970081547181367902731977125926332503638250032271751468843013293597083695022511143490854381762911288286729781101630088379589493963689700852432338815290130547142363413751353339253907522971128688048081216456724683924818551134807962657956022844116016915982098513759307626755430532565038584166393313053449686247929573912708157250389066494976206253735311596944786332198263194423507947095738522587007622546173372126537723616381510857852099423891100929647655102001) math:sum 410615886307971260333568378719267105220125108637369252408885430926905584274113403731330491660850044560830036835706942274588569362145476502674373045446852160486606292497360503469773453733196887405847255290082049086907512622059054542195889758031109222670849274793859539133318371244795543147611073276240066737934085191731810993201706776838934766764778739502174470268627820918553842225858306408301661862900358266857238210235802504351951472997919676524004784236376453347268364152648346245840573214241419937917242918602639810097866942392015404620153818671425739835074851396421139982713640679581178458198658692285968043243656709796000 . (675 253774574058988811946649469146761279024038403815414006996694334615715629887105853665119319322149775830302189967102522857857779969848932932251645999895871588701924024497317970081547181367902731977125926332503638250032271751468843013293597083695022511143490854381762911288286729781101630088379589493963689700852432338815290130547142363413751353339253907522971128688048081216456724683924818551134807962657956022844116016915982098513759307626755430532565038584166393313053449686247929573912708157250389066494976206253735311596944786332198263194423507947095738522587007622546173372126537723616381510857852099423891100929647655102001 410615886307971260333568378719267105220125108637369252408885430926905584274113403731330491660850044560830036835706942274588569362145476502674373045446852160486606292497360503469773453733196887405847255290082049086907512622059054542195889758031109222670849274793859539133318371244795543147611073276240066737934085191731810993201706776838934766764778739502174470268627820918553842225858306408301661862900358266857238210235802504351951472997919676524004784236376453347268364152648346245840573214241419937917242918602639810097866942392015404620153818671425739835074851396421139982713640679581178458198658692285968043243656709796000) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15671,7 +15671,7 @@ _:gn_2111 { } _:gn_2112 { - 677 math:greaterThan 1 . + (677) math:greaterThan 1 . (677 1) math:difference 676 . (96933261810006363559730559574255452827951698993458761584503238304525675500098303598908146983449507099774343098498103441126990577552389361828918954344891016917241756497275436693320909002608576548404597374925227413157030880878631484391304409358935799616132433969666283443255088317407717029148105711687312663770779485898769267892577949988567939913729075543767787107468341514359607141991330693967954062415553778830993823596161692675567142255591184541125292931956333278838535219847512901984843100259358195072709493904830813096022630272381121768693197222765737210099163848671206761539434767651584563517045506561814158615638600408002 156841312248982448386918909572505826196086704821955245412191096311189954387007550066211172338700268730527846868604419416730789392296543570422727045550980571784682268000042533388226272365294155428721328957578410836875240870590211528902292674336086711527358420412096627845031641463693913059231483782276377037081652852916520862654564413425183413425524831979203341580579739702097117541933487857166853900242402244013122193319820405838192165371164245991439745652210060034214914466400416671927865056991030871422266712348904498500922156059817141425730310724330001312487843773874966610587102955964796947340806592862076942314009054693999) math:sum 253774574058988811946649469146761279024038403815414006996694334615715629887105853665119319322149775830302189967102522857857779969848932932251645999895871588701924024497317970081547181367902731977125926332503638250032271751468843013293597083695022511143490854381762911288286729781101630088379589493963689700852432338815290130547142363413751353339253907522971128688048081216456724683924818551134807962657956022844116016915982098513759307626755430532565038584166393313053449686247929573912708157250389066494976206253735311596944786332198263194423507947095738522587007622546173372126537723616381510857852099423891100929647655102001 . (676 156841312248982448386918909572505826196086704821955245412191096311189954387007550066211172338700268730527846868604419416730789392296543570422727045550980571784682268000042533388226272365294155428721328957578410836875240870590211528902292674336086711527358420412096627845031641463693913059231483782276377037081652852916520862654564413425183413425524831979203341580579739702097117541933487857166853900242402244013122193319820405838192165371164245991439745652210060034214914466400416671927865056991030871422266712348904498500922156059817141425730310724330001312487843773874966610587102955964796947340806592862076942314009054693999 253774574058988811946649469146761279024038403815414006996694334615715629887105853665119319322149775830302189967102522857857779969848932932251645999895871588701924024497317970081547181367902731977125926332503638250032271751468843013293597083695022511143490854381762911288286729781101630088379589493963689700852432338815290130547142363413751353339253907522971128688048081216456724683924818551134807962657956022844116016915982098513759307626755430532565038584166393313053449686247929573912708157250389066494976206253735311596944786332198263194423507947095738522587007622546173372126537723616381510857852099423891100929647655102001) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15682,7 +15682,7 @@ _:gn_2113 { } _:gn_2114 { - 678 math:greaterThan 1 . + (678) math:greaterThan 1 . (678 1) math:difference 677 . (59908050438976084827188349998250373368135005828496483827687858006664278886909246467303025355250761630753503770106315975603798814744154208593808091206089554867440511502767096694905363362685578880316731582653183423718209989711580044510988264977150911911225986442430344401776553146286196030083378070589064373310873367017751594761986463436615473511795756435435554473111398187737510399942157163198899837826848465182128369723658713162625023115573061450314452720253726755376379246552903769943021956731672676349557218444073685404899525787436019657037113501564264102388679925203759849047668188313212383823761086300262783698370454285997 96933261810006363559730559574255452827951698993458761584503238304525675500098303598908146983449507099774343098498103441126990577552389361828918954344891016917241756497275436693320909002608576548404597374925227413157030880878631484391304409358935799616132433969666283443255088317407717029148105711687312663770779485898769267892577949988567939913729075543767787107468341514359607141991330693967954062415553778830993823596161692675567142255591184541125292931956333278838535219847512901984843100259358195072709493904830813096022630272381121768693197222765737210099163848671206761539434767651584563517045506561814158615638600408002) math:sum 156841312248982448386918909572505826196086704821955245412191096311189954387007550066211172338700268730527846868604419416730789392296543570422727045550980571784682268000042533388226272365294155428721328957578410836875240870590211528902292674336086711527358420412096627845031641463693913059231483782276377037081652852916520862654564413425183413425524831979203341580579739702097117541933487857166853900242402244013122193319820405838192165371164245991439745652210060034214914466400416671927865056991030871422266712348904498500922156059817141425730310724330001312487843773874966610587102955964796947340806592862076942314009054693999 . (677 96933261810006363559730559574255452827951698993458761584503238304525675500098303598908146983449507099774343098498103441126990577552389361828918954344891016917241756497275436693320909002608576548404597374925227413157030880878631484391304409358935799616132433969666283443255088317407717029148105711687312663770779485898769267892577949988567939913729075543767787107468341514359607141991330693967954062415553778830993823596161692675567142255591184541125292931956333278838535219847512901984843100259358195072709493904830813096022630272381121768693197222765737210099163848671206761539434767651584563517045506561814158615638600408002 156841312248982448386918909572505826196086704821955245412191096311189954387007550066211172338700268730527846868604419416730789392296543570422727045550980571784682268000042533388226272365294155428721328957578410836875240870590211528902292674336086711527358420412096627845031641463693913059231483782276377037081652852916520862654564413425183413425524831979203341580579739702097117541933487857166853900242402244013122193319820405838192165371164245991439745652210060034214914466400416671927865056991030871422266712348904498500922156059817141425730310724330001312487843773874966610587102955964796947340806592862076942314009054693999) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15693,7 +15693,7 @@ _:gn_2115 { } _:gn_2116 { - 679 math:greaterThan 1 . + (679) math:greaterThan 1 . (679 1) math:difference 678 . (37025211371030278732542209576005079459816693164962277756815380297861396613189057131605121628198745469020839328391787465523191762808235153235110863138801462049801244994508339998415545639922997668087865792272043989438820891167051439880316144381784887704906447527235939041478535171121520999064727641098248290459906118881017673130591486551952466401933319108332232634356943326622096742049173530769054224588705313648865453872502979512942119140018123090810840211702606523462155973294609132041821143527685518723152275460757127691123104484945102111656083721201473107710483923467446912491766579338372179693284420261551374917268146122005 59908050438976084827188349998250373368135005828496483827687858006664278886909246467303025355250761630753503770106315975603798814744154208593808091206089554867440511502767096694905363362685578880316731582653183423718209989711580044510988264977150911911225986442430344401776553146286196030083378070589064373310873367017751594761986463436615473511795756435435554473111398187737510399942157163198899837826848465182128369723658713162625023115573061450314452720253726755376379246552903769943021956731672676349557218444073685404899525787436019657037113501564264102388679925203759849047668188313212383823761086300262783698370454285997) math:sum 96933261810006363559730559574255452827951698993458761584503238304525675500098303598908146983449507099774343098498103441126990577552389361828918954344891016917241756497275436693320909002608576548404597374925227413157030880878631484391304409358935799616132433969666283443255088317407717029148105711687312663770779485898769267892577949988567939913729075543767787107468341514359607141991330693967954062415553778830993823596161692675567142255591184541125292931956333278838535219847512901984843100259358195072709493904830813096022630272381121768693197222765737210099163848671206761539434767651584563517045506561814158615638600408002 . (678 59908050438976084827188349998250373368135005828496483827687858006664278886909246467303025355250761630753503770106315975603798814744154208593808091206089554867440511502767096694905363362685578880316731582653183423718209989711580044510988264977150911911225986442430344401776553146286196030083378070589064373310873367017751594761986463436615473511795756435435554473111398187737510399942157163198899837826848465182128369723658713162625023115573061450314452720253726755376379246552903769943021956731672676349557218444073685404899525787436019657037113501564264102388679925203759849047668188313212383823761086300262783698370454285997 96933261810006363559730559574255452827951698993458761584503238304525675500098303598908146983449507099774343098498103441126990577552389361828918954344891016917241756497275436693320909002608576548404597374925227413157030880878631484391304409358935799616132433969666283443255088317407717029148105711687312663770779485898769267892577949988567939913729075543767787107468341514359607141991330693967954062415553778830993823596161692675567142255591184541125292931956333278838535219847512901984843100259358195072709493904830813096022630272381121768693197222765737210099163848671206761539434767651584563517045506561814158615638600408002) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15704,7 +15704,7 @@ _:gn_2117 { } _:gn_2118 { - 680 math:greaterThan 1 . + (680) math:greaterThan 1 . (680 1) math:difference 679 . (22882839067945806094646140422245293908318312663534206070872477708802882273720189335697903727052016161732664441714528510080607051935919055358697228067288092817639266508258756696489817722762581212228865790381139434279389098544528604630672120595366024206319538915194405360298017975164675031018650429490816082850967248136733921631394976884663007109862437327103321838754454861115413657892983632429845613238143151533262915851155733649682903975554938359503612508551120231914223273258294637901200813203987157626404942983316557713776421302490917545381029780362790994678196001736312936555901608974840204130476666038711408781102308163992 37025211371030278732542209576005079459816693164962277756815380297861396613189057131605121628198745469020839328391787465523191762808235153235110863138801462049801244994508339998415545639922997668087865792272043989438820891167051439880316144381784887704906447527235939041478535171121520999064727641098248290459906118881017673130591486551952466401933319108332232634356943326622096742049173530769054224588705313648865453872502979512942119140018123090810840211702606523462155973294609132041821143527685518723152275460757127691123104484945102111656083721201473107710483923467446912491766579338372179693284420261551374917268146122005) math:sum 59908050438976084827188349998250373368135005828496483827687858006664278886909246467303025355250761630753503770106315975603798814744154208593808091206089554867440511502767096694905363362685578880316731582653183423718209989711580044510988264977150911911225986442430344401776553146286196030083378070589064373310873367017751594761986463436615473511795756435435554473111398187737510399942157163198899837826848465182128369723658713162625023115573061450314452720253726755376379246552903769943021956731672676349557218444073685404899525787436019657037113501564264102388679925203759849047668188313212383823761086300262783698370454285997 . (679 37025211371030278732542209576005079459816693164962277756815380297861396613189057131605121628198745469020839328391787465523191762808235153235110863138801462049801244994508339998415545639922997668087865792272043989438820891167051439880316144381784887704906447527235939041478535171121520999064727641098248290459906118881017673130591486551952466401933319108332232634356943326622096742049173530769054224588705313648865453872502979512942119140018123090810840211702606523462155973294609132041821143527685518723152275460757127691123104484945102111656083721201473107710483923467446912491766579338372179693284420261551374917268146122005 59908050438976084827188349998250373368135005828496483827687858006664278886909246467303025355250761630753503770106315975603798814744154208593808091206089554867440511502767096694905363362685578880316731582653183423718209989711580044510988264977150911911225986442430344401776553146286196030083378070589064373310873367017751594761986463436615473511795756435435554473111398187737510399942157163198899837826848465182128369723658713162625023115573061450314452720253726755376379246552903769943021956731672676349557218444073685404899525787436019657037113501564264102388679925203759849047668188313212383823761086300262783698370454285997) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15715,7 +15715,7 @@ _:gn_2119 { } _:gn_2120 { - 681 math:greaterThan 1 . + (681) math:greaterThan 1 . (681 1) math:difference 680 . (14142372303084472637896069153759785551498380501428071685942902589058514339468867795907217901146729307288174886677258955442584710872316097876413635071513369232161978486249583301925727917160416455859000001890904555159431792622522835249644023786418863498586908612041533681180517195956845968046077211607432207608938870744283751499196509667289459292070881781228910795602488465506683084156189898339208611350562162115602538021347245863259215164463184731307227703151486291547932700036314494140620330323698361096747332477440569977346683182454184566275053940838682113032287921731133975935864970363531975562807754222839966136165837958013 22882839067945806094646140422245293908318312663534206070872477708802882273720189335697903727052016161732664441714528510080607051935919055358697228067288092817639266508258756696489817722762581212228865790381139434279389098544528604630672120595366024206319538915194405360298017975164675031018650429490816082850967248136733921631394976884663007109862437327103321838754454861115413657892983632429845613238143151533262915851155733649682903975554938359503612508551120231914223273258294637901200813203987157626404942983316557713776421302490917545381029780362790994678196001736312936555901608974840204130476666038711408781102308163992) math:sum 37025211371030278732542209576005079459816693164962277756815380297861396613189057131605121628198745469020839328391787465523191762808235153235110863138801462049801244994508339998415545639922997668087865792272043989438820891167051439880316144381784887704906447527235939041478535171121520999064727641098248290459906118881017673130591486551952466401933319108332232634356943326622096742049173530769054224588705313648865453872502979512942119140018123090810840211702606523462155973294609132041821143527685518723152275460757127691123104484945102111656083721201473107710483923467446912491766579338372179693284420261551374917268146122005 . (680 22882839067945806094646140422245293908318312663534206070872477708802882273720189335697903727052016161732664441714528510080607051935919055358697228067288092817639266508258756696489817722762581212228865790381139434279389098544528604630672120595366024206319538915194405360298017975164675031018650429490816082850967248136733921631394976884663007109862437327103321838754454861115413657892983632429845613238143151533262915851155733649682903975554938359503612508551120231914223273258294637901200813203987157626404942983316557713776421302490917545381029780362790994678196001736312936555901608974840204130476666038711408781102308163992 37025211371030278732542209576005079459816693164962277756815380297861396613189057131605121628198745469020839328391787465523191762808235153235110863138801462049801244994508339998415545639922997668087865792272043989438820891167051439880316144381784887704906447527235939041478535171121520999064727641098248290459906118881017673130591486551952466401933319108332232634356943326622096742049173530769054224588705313648865453872502979512942119140018123090810840211702606523462155973294609132041821143527685518723152275460757127691123104484945102111656083721201473107710483923467446912491766579338372179693284420261551374917268146122005) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15726,7 +15726,7 @@ _:gn_2121 { } _:gn_2122 { - 682 math:greaterThan 1 . + (682) math:greaterThan 1 . (682 1) math:difference 681 . (8740466764861333456750071268485508356819932162106134384929575119744367934251321539790685825905286854444489555037269554638022341063602957482283592995774723585477288022009173394564089805602164756369865788490234879119957305922005769381028096808947160707732630303152871679117500779207829062972573217883383875242028377392450170132198467217373547817791555545874411043151966395608730573736793734090637001887580989417660377829808487786423688811091753628196384805399633940366290573221980143760580482880288796529657610505875987736429738120036732979105975839524108881645908080005178960620036638611308228567668911815871442644936470205979 14142372303084472637896069153759785551498380501428071685942902589058514339468867795907217901146729307288174886677258955442584710872316097876413635071513369232161978486249583301925727917160416455859000001890904555159431792622522835249644023786418863498586908612041533681180517195956845968046077211607432207608938870744283751499196509667289459292070881781228910795602488465506683084156189898339208611350562162115602538021347245863259215164463184731307227703151486291547932700036314494140620330323698361096747332477440569977346683182454184566275053940838682113032287921731133975935864970363531975562807754222839966136165837958013) math:sum 22882839067945806094646140422245293908318312663534206070872477708802882273720189335697903727052016161732664441714528510080607051935919055358697228067288092817639266508258756696489817722762581212228865790381139434279389098544528604630672120595366024206319538915194405360298017975164675031018650429490816082850967248136733921631394976884663007109862437327103321838754454861115413657892983632429845613238143151533262915851155733649682903975554938359503612508551120231914223273258294637901200813203987157626404942983316557713776421302490917545381029780362790994678196001736312936555901608974840204130476666038711408781102308163992 . (681 14142372303084472637896069153759785551498380501428071685942902589058514339468867795907217901146729307288174886677258955442584710872316097876413635071513369232161978486249583301925727917160416455859000001890904555159431792622522835249644023786418863498586908612041533681180517195956845968046077211607432207608938870744283751499196509667289459292070881781228910795602488465506683084156189898339208611350562162115602538021347245863259215164463184731307227703151486291547932700036314494140620330323698361096747332477440569977346683182454184566275053940838682113032287921731133975935864970363531975562807754222839966136165837958013 22882839067945806094646140422245293908318312663534206070872477708802882273720189335697903727052016161732664441714528510080607051935919055358697228067288092817639266508258756696489817722762581212228865790381139434279389098544528604630672120595366024206319538915194405360298017975164675031018650429490816082850967248136733921631394976884663007109862437327103321838754454861115413657892983632429845613238143151533262915851155733649682903975554938359503612508551120231914223273258294637901200813203987157626404942983316557713776421302490917545381029780362790994678196001736312936555901608974840204130476666038711408781102308163992) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15737,7 +15737,7 @@ _:gn_2123 { } _:gn_2124 { - 683 math:greaterThan 1 . + (683) math:greaterThan 1 . (683 1) math:difference 682 . (5401905538223139181145997885274277194678448339321937301013327469314146405217546256116532075241442452843685331639989400804562369808713140394130042075738645646684690464240409907361638111558251699489134213400669676039474486700517065868615926977471702790854278308888662002063016416749016905073503993724048332366910493351833581366998042449915911474279326235354499752450522069897952510419396164248571609462981172697942160191538758076835526353371431103110842897751852351181642126814334350380039847443409564567089721971564582240916945062417451587169078101314573231386379841725955015315828331752223746995138842406968523491229367752034 8740466764861333456750071268485508356819932162106134384929575119744367934251321539790685825905286854444489555037269554638022341063602957482283592995774723585477288022009173394564089805602164756369865788490234879119957305922005769381028096808947160707732630303152871679117500779207829062972573217883383875242028377392450170132198467217373547817791555545874411043151966395608730573736793734090637001887580989417660377829808487786423688811091753628196384805399633940366290573221980143760580482880288796529657610505875987736429738120036732979105975839524108881645908080005178960620036638611308228567668911815871442644936470205979) math:sum 14142372303084472637896069153759785551498380501428071685942902589058514339468867795907217901146729307288174886677258955442584710872316097876413635071513369232161978486249583301925727917160416455859000001890904555159431792622522835249644023786418863498586908612041533681180517195956845968046077211607432207608938870744283751499196509667289459292070881781228910795602488465506683084156189898339208611350562162115602538021347245863259215164463184731307227703151486291547932700036314494140620330323698361096747332477440569977346683182454184566275053940838682113032287921731133975935864970363531975562807754222839966136165837958013 . (682 8740466764861333456750071268485508356819932162106134384929575119744367934251321539790685825905286854444489555037269554638022341063602957482283592995774723585477288022009173394564089805602164756369865788490234879119957305922005769381028096808947160707732630303152871679117500779207829062972573217883383875242028377392450170132198467217373547817791555545874411043151966395608730573736793734090637001887580989417660377829808487786423688811091753628196384805399633940366290573221980143760580482880288796529657610505875987736429738120036732979105975839524108881645908080005178960620036638611308228567668911815871442644936470205979 14142372303084472637896069153759785551498380501428071685942902589058514339468867795907217901146729307288174886677258955442584710872316097876413635071513369232161978486249583301925727917160416455859000001890904555159431792622522835249644023786418863498586908612041533681180517195956845968046077211607432207608938870744283751499196509667289459292070881781228910795602488465506683084156189898339208611350562162115602538021347245863259215164463184731307227703151486291547932700036314494140620330323698361096747332477440569977346683182454184566275053940838682113032287921731133975935864970363531975562807754222839966136165837958013) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15748,7 +15748,7 @@ _:gn_2125 { } _:gn_2126 { - 684 math:greaterThan 1 . + (684) math:greaterThan 1 . (684 1) math:difference 683 . (3338561226638194275604073383211231162141483822784197083916247650430221529033775283674153750663844401600804223397280153833459971254889817088153550920036077938792597557768763487202451694043913056880731575089565203080482819221488703512412169831475457916878351994264209677054484362458812157899069224159335542875117884040616588765200424767457636343512229310519911290701444325710778063317397569842065392424599816719718217638269729709588162457720322525085541907647781589184648446407645793380540635436879231962567888534311405495512793057619281391936897738209535650259528238279223945304208306859084481572530069408902919153707102453945 5401905538223139181145997885274277194678448339321937301013327469314146405217546256116532075241442452843685331639989400804562369808713140394130042075738645646684690464240409907361638111558251699489134213400669676039474486700517065868615926977471702790854278308888662002063016416749016905073503993724048332366910493351833581366998042449915911474279326235354499752450522069897952510419396164248571609462981172697942160191538758076835526353371431103110842897751852351181642126814334350380039847443409564567089721971564582240916945062417451587169078101314573231386379841725955015315828331752223746995138842406968523491229367752034) math:sum 8740466764861333456750071268485508356819932162106134384929575119744367934251321539790685825905286854444489555037269554638022341063602957482283592995774723585477288022009173394564089805602164756369865788490234879119957305922005769381028096808947160707732630303152871679117500779207829062972573217883383875242028377392450170132198467217373547817791555545874411043151966395608730573736793734090637001887580989417660377829808487786423688811091753628196384805399633940366290573221980143760580482880288796529657610505875987736429738120036732979105975839524108881645908080005178960620036638611308228567668911815871442644936470205979 . (683 5401905538223139181145997885274277194678448339321937301013327469314146405217546256116532075241442452843685331639989400804562369808713140394130042075738645646684690464240409907361638111558251699489134213400669676039474486700517065868615926977471702790854278308888662002063016416749016905073503993724048332366910493351833581366998042449915911474279326235354499752450522069897952510419396164248571609462981172697942160191538758076835526353371431103110842897751852351181642126814334350380039847443409564567089721971564582240916945062417451587169078101314573231386379841725955015315828331752223746995138842406968523491229367752034 8740466764861333456750071268485508356819932162106134384929575119744367934251321539790685825905286854444489555037269554638022341063602957482283592995774723585477288022009173394564089805602164756369865788490234879119957305922005769381028096808947160707732630303152871679117500779207829062972573217883383875242028377392450170132198467217373547817791555545874411043151966395608730573736793734090637001887580989417660377829808487786423688811091753628196384805399633940366290573221980143760580482880288796529657610505875987736429738120036732979105975839524108881645908080005178960620036638611308228567668911815871442644936470205979) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15759,7 +15759,7 @@ _:gn_2127 { } _:gn_2128 { - 685 math:greaterThan 1 . + (685) math:greaterThan 1 . (685 1) math:difference 684 . (2063344311584944905541924502063046032536964516537740217097079818883924876183770972442378324577598051242881108242709246971102398553823323305976491155702567707892092906471646420159186417514338642608402638311104472958991667479028362356203757145996244873975926314624452325008532054290204747174434769564712789491792609311216992601797617682458275130767096924834588461749077744187174447101998594406506217038381355978223942553269028367247363895651108578025300990104070761996993680406688556999499212006530332604521833437253176745404152004798170195232180363105037581126851603446731070011620024893139265422608772998065604337522265298089 3338561226638194275604073383211231162141483822784197083916247650430221529033775283674153750663844401600804223397280153833459971254889817088153550920036077938792597557768763487202451694043913056880731575089565203080482819221488703512412169831475457916878351994264209677054484362458812157899069224159335542875117884040616588765200424767457636343512229310519911290701444325710778063317397569842065392424599816719718217638269729709588162457720322525085541907647781589184648446407645793380540635436879231962567888534311405495512793057619281391936897738209535650259528238279223945304208306859084481572530069408902919153707102453945) math:sum 5401905538223139181145997885274277194678448339321937301013327469314146405217546256116532075241442452843685331639989400804562369808713140394130042075738645646684690464240409907361638111558251699489134213400669676039474486700517065868615926977471702790854278308888662002063016416749016905073503993724048332366910493351833581366998042449915911474279326235354499752450522069897952510419396164248571609462981172697942160191538758076835526353371431103110842897751852351181642126814334350380039847443409564567089721971564582240916945062417451587169078101314573231386379841725955015315828331752223746995138842406968523491229367752034 . (684 3338561226638194275604073383211231162141483822784197083916247650430221529033775283674153750663844401600804223397280153833459971254889817088153550920036077938792597557768763487202451694043913056880731575089565203080482819221488703512412169831475457916878351994264209677054484362458812157899069224159335542875117884040616588765200424767457636343512229310519911290701444325710778063317397569842065392424599816719718217638269729709588162457720322525085541907647781589184648446407645793380540635436879231962567888534311405495512793057619281391936897738209535650259528238279223945304208306859084481572530069408902919153707102453945 5401905538223139181145997885274277194678448339321937301013327469314146405217546256116532075241442452843685331639989400804562369808713140394130042075738645646684690464240409907361638111558251699489134213400669676039474486700517065868615926977471702790854278308888662002063016416749016905073503993724048332366910493351833581366998042449915911474279326235354499752450522069897952510419396164248571609462981172697942160191538758076835526353371431103110842897751852351181642126814334350380039847443409564567089721971564582240916945062417451587169078101314573231386379841725955015315828331752223746995138842406968523491229367752034) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15770,7 +15770,7 @@ _:gn_2129 { } _:gn_2130 { - 686 math:greaterThan 1 . + (686) math:greaterThan 1 . (686 1) math:difference 685 . (1275216915053249370062148881148185129604519306246456866819167831546296652850004311231775426086246350357923115154570906862357572701066493782177059764333510230900504651297117067043265276529574414272328936778460730121491151742460341156208412685479213042902425679639757352045952308168607410724634454594622753383325274729399596163402807084999361212745132385685322828952366581523603616215398975435559175386218460741494275085000701342340798562069213947060240917543710827187654766000957236381041423430348899358046055097058228750108641052821111196704717375104498069132676634832492875292588281965945216149921296410837314816184837155856 2063344311584944905541924502063046032536964516537740217097079818883924876183770972442378324577598051242881108242709246971102398553823323305976491155702567707892092906471646420159186417514338642608402638311104472958991667479028362356203757145996244873975926314624452325008532054290204747174434769564712789491792609311216992601797617682458275130767096924834588461749077744187174447101998594406506217038381355978223942553269028367247363895651108578025300990104070761996993680406688556999499212006530332604521833437253176745404152004798170195232180363105037581126851603446731070011620024893139265422608772998065604337522265298089) math:sum 3338561226638194275604073383211231162141483822784197083916247650430221529033775283674153750663844401600804223397280153833459971254889817088153550920036077938792597557768763487202451694043913056880731575089565203080482819221488703512412169831475457916878351994264209677054484362458812157899069224159335542875117884040616588765200424767457636343512229310519911290701444325710778063317397569842065392424599816719718217638269729709588162457720322525085541907647781589184648446407645793380540635436879231962567888534311405495512793057619281391936897738209535650259528238279223945304208306859084481572530069408902919153707102453945 . (685 2063344311584944905541924502063046032536964516537740217097079818883924876183770972442378324577598051242881108242709246971102398553823323305976491155702567707892092906471646420159186417514338642608402638311104472958991667479028362356203757145996244873975926314624452325008532054290204747174434769564712789491792609311216992601797617682458275130767096924834588461749077744187174447101998594406506217038381355978223942553269028367247363895651108578025300990104070761996993680406688556999499212006530332604521833437253176745404152004798170195232180363105037581126851603446731070011620024893139265422608772998065604337522265298089 3338561226638194275604073383211231162141483822784197083916247650430221529033775283674153750663844401600804223397280153833459971254889817088153550920036077938792597557768763487202451694043913056880731575089565203080482819221488703512412169831475457916878351994264209677054484362458812157899069224159335542875117884040616588765200424767457636343512229310519911290701444325710778063317397569842065392424599816719718217638269729709588162457720322525085541907647781589184648446407645793380540635436879231962567888534311405495512793057619281391936897738209535650259528238279223945304208306859084481572530069408902919153707102453945) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15781,7 +15781,7 @@ _:gn_2131 { } _:gn_2132 { - 687 math:greaterThan 1 . + (687) math:greaterThan 1 . (687 1) math:difference 686 . (788127396531695535479775620914860902932445210291283350277911987337628223333766661210602898491351700884957993088138340108744825852756829523799431391369057476991588255174529353115921140984764228336073701532643742837500515736568021199995344460517031831073500634984694972962579746121597336449800314970090036108467334581817396438394810597458913918021964539149265632796711162663570830886599618970947041652162895236729667468268327024906565333581894630965060072560359934809338914405731320618457788576181433246475778340194947995295510951977058998527462988000539511994174968614238194719031742927194049272687476587228289521337428142233 1275216915053249370062148881148185129604519306246456866819167831546296652850004311231775426086246350357923115154570906862357572701066493782177059764333510230900504651297117067043265276529574414272328936778460730121491151742460341156208412685479213042902425679639757352045952308168607410724634454594622753383325274729399596163402807084999361212745132385685322828952366581523603616215398975435559175386218460741494275085000701342340798562069213947060240917543710827187654766000957236381041423430348899358046055097058228750108641052821111196704717375104498069132676634832492875292588281965945216149921296410837314816184837155856) math:sum 2063344311584944905541924502063046032536964516537740217097079818883924876183770972442378324577598051242881108242709246971102398553823323305976491155702567707892092906471646420159186417514338642608402638311104472958991667479028362356203757145996244873975926314624452325008532054290204747174434769564712789491792609311216992601797617682458275130767096924834588461749077744187174447101998594406506217038381355978223942553269028367247363895651108578025300990104070761996993680406688556999499212006530332604521833437253176745404152004798170195232180363105037581126851603446731070011620024893139265422608772998065604337522265298089 . (686 1275216915053249370062148881148185129604519306246456866819167831546296652850004311231775426086246350357923115154570906862357572701066493782177059764333510230900504651297117067043265276529574414272328936778460730121491151742460341156208412685479213042902425679639757352045952308168607410724634454594622753383325274729399596163402807084999361212745132385685322828952366581523603616215398975435559175386218460741494275085000701342340798562069213947060240917543710827187654766000957236381041423430348899358046055097058228750108641052821111196704717375104498069132676634832492875292588281965945216149921296410837314816184837155856 2063344311584944905541924502063046032536964516537740217097079818883924876183770972442378324577598051242881108242709246971102398553823323305976491155702567707892092906471646420159186417514338642608402638311104472958991667479028362356203757145996244873975926314624452325008532054290204747174434769564712789491792609311216992601797617682458275130767096924834588461749077744187174447101998594406506217038381355978223942553269028367247363895651108578025300990104070761996993680406688556999499212006530332604521833437253176745404152004798170195232180363105037581126851603446731070011620024893139265422608772998065604337522265298089) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15792,7 +15792,7 @@ _:gn_2133 { } _:gn_2134 { - 688 math:greaterThan 1 . + (688) math:greaterThan 1 . (688 1) math:difference 687 . (487089518521553834582373260233324226672074095955173516541255844208668429516237650021172527594894649472965122066432566753612746848309664258377628372964452753908916396122587713927344135544810185936255235245816987283990636005892319956213068224962181211828925044655062379083372562047010074274834139624532717274857940147582199725007996487540447294723167846536057196155655418860032785328799356464612133734055565504764607616732374317434233228487319316095180844983350892378315851595225915762583634854167466111570276756863280754813130100844052198177254387103958557138501666218254680573556539038751166877233819823609025294847409013623 788127396531695535479775620914860902932445210291283350277911987337628223333766661210602898491351700884957993088138340108744825852756829523799431391369057476991588255174529353115921140984764228336073701532643742837500515736568021199995344460517031831073500634984694972962579746121597336449800314970090036108467334581817396438394810597458913918021964539149265632796711162663570830886599618970947041652162895236729667468268327024906565333581894630965060072560359934809338914405731320618457788576181433246475778340194947995295510951977058998527462988000539511994174968614238194719031742927194049272687476587228289521337428142233) math:sum 1275216915053249370062148881148185129604519306246456866819167831546296652850004311231775426086246350357923115154570906862357572701066493782177059764333510230900504651297117067043265276529574414272328936778460730121491151742460341156208412685479213042902425679639757352045952308168607410724634454594622753383325274729399596163402807084999361212745132385685322828952366581523603616215398975435559175386218460741494275085000701342340798562069213947060240917543710827187654766000957236381041423430348899358046055097058228750108641052821111196704717375104498069132676634832492875292588281965945216149921296410837314816184837155856 . (687 788127396531695535479775620914860902932445210291283350277911987337628223333766661210602898491351700884957993088138340108744825852756829523799431391369057476991588255174529353115921140984764228336073701532643742837500515736568021199995344460517031831073500634984694972962579746121597336449800314970090036108467334581817396438394810597458913918021964539149265632796711162663570830886599618970947041652162895236729667468268327024906565333581894630965060072560359934809338914405731320618457788576181433246475778340194947995295510951977058998527462988000539511994174968614238194719031742927194049272687476587228289521337428142233 1275216915053249370062148881148185129604519306246456866819167831546296652850004311231775426086246350357923115154570906862357572701066493782177059764333510230900504651297117067043265276529574414272328936778460730121491151742460341156208412685479213042902425679639757352045952308168607410724634454594622753383325274729399596163402807084999361212745132385685322828952366581523603616215398975435559175386218460741494275085000701342340798562069213947060240917543710827187654766000957236381041423430348899358046055097058228750108641052821111196704717375104498069132676634832492875292588281965945216149921296410837314816184837155856) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15803,7 +15803,7 @@ _:gn_2135 { } _:gn_2136 { - 689 math:greaterThan 1 . + (689) math:greaterThan 1 . (689 1) math:difference 688 . (301037878010141700897402360681536676260371114336109833736656143128959793817529011189430370896457051411992871021705773355132079004447165265421803018404604723082671859051941639188577005439954042399818466286826755553509879730675701243782276235554850619244575590329632593879207184074587262174966175345557318833609394434235196713386814109918466623298796692613208436641055743803538045557800262506334907918107329731965059851535952707472332105094575314869879227577009042431023062810505404855874153722013967134905501583331667240482380851133006800350208600896580954855673302395983514145475203888442882395453656763619264226490019128610 487089518521553834582373260233324226672074095955173516541255844208668429516237650021172527594894649472965122066432566753612746848309664258377628372964452753908916396122587713927344135544810185936255235245816987283990636005892319956213068224962181211828925044655062379083372562047010074274834139624532717274857940147582199725007996487540447294723167846536057196155655418860032785328799356464612133734055565504764607616732374317434233228487319316095180844983350892378315851595225915762583634854167466111570276756863280754813130100844052198177254387103958557138501666218254680573556539038751166877233819823609025294847409013623) math:sum 788127396531695535479775620914860902932445210291283350277911987337628223333766661210602898491351700884957993088138340108744825852756829523799431391369057476991588255174529353115921140984764228336073701532643742837500515736568021199995344460517031831073500634984694972962579746121597336449800314970090036108467334581817396438394810597458913918021964539149265632796711162663570830886599618970947041652162895236729667468268327024906565333581894630965060072560359934809338914405731320618457788576181433246475778340194947995295510951977058998527462988000539511994174968614238194719031742927194049272687476587228289521337428142233 . (688 487089518521553834582373260233324226672074095955173516541255844208668429516237650021172527594894649472965122066432566753612746848309664258377628372964452753908916396122587713927344135544810185936255235245816987283990636005892319956213068224962181211828925044655062379083372562047010074274834139624532717274857940147582199725007996487540447294723167846536057196155655418860032785328799356464612133734055565504764607616732374317434233228487319316095180844983350892378315851595225915762583634854167466111570276756863280754813130100844052198177254387103958557138501666218254680573556539038751166877233819823609025294847409013623 788127396531695535479775620914860902932445210291283350277911987337628223333766661210602898491351700884957993088138340108744825852756829523799431391369057476991588255174529353115921140984764228336073701532643742837500515736568021199995344460517031831073500634984694972962579746121597336449800314970090036108467334581817396438394810597458913918021964539149265632796711162663570830886599618970947041652162895236729667468268327024906565333581894630965060072560359934809338914405731320618457788576181433246475778340194947995295510951977058998527462988000539511994174968614238194719031742927194049272687476587228289521337428142233) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15814,7 +15814,7 @@ _:gn_2137 { } _:gn_2138 { - 690 math:greaterThan 1 . + (690) math:greaterThan 1 . (690 1) math:difference 689 . (186051640511412133684970899551787550411702981619063682804599701079708635698708638831742156698437598060972251044726793398480667843862498992955825354559848030826244537070646074738767130104856143536436768958990231730480756275216618712430791989407330592584349454325429785204165377972422812099867964278975398441248545713347003011621182377621980671424371153922848759514599675056494739770999093958277225815948235772799547765196421609961901123392744001225301617406341849947292788784720510906709481132153498976664775173531613514330749249711045397827045786207377602282828363822271166428081335150308284481780163059989761068357389885013 301037878010141700897402360681536676260371114336109833736656143128959793817529011189430370896457051411992871021705773355132079004447165265421803018404604723082671859051941639188577005439954042399818466286826755553509879730675701243782276235554850619244575590329632593879207184074587262174966175345557318833609394434235196713386814109918466623298796692613208436641055743803538045557800262506334907918107329731965059851535952707472332105094575314869879227577009042431023062810505404855874153722013967134905501583331667240482380851133006800350208600896580954855673302395983514145475203888442882395453656763619264226490019128610) math:sum 487089518521553834582373260233324226672074095955173516541255844208668429516237650021172527594894649472965122066432566753612746848309664258377628372964452753908916396122587713927344135544810185936255235245816987283990636005892319956213068224962181211828925044655062379083372562047010074274834139624532717274857940147582199725007996487540447294723167846536057196155655418860032785328799356464612133734055565504764607616732374317434233228487319316095180844983350892378315851595225915762583634854167466111570276756863280754813130100844052198177254387103958557138501666218254680573556539038751166877233819823609025294847409013623 . (689 301037878010141700897402360681536676260371114336109833736656143128959793817529011189430370896457051411992871021705773355132079004447165265421803018404604723082671859051941639188577005439954042399818466286826755553509879730675701243782276235554850619244575590329632593879207184074587262174966175345557318833609394434235196713386814109918466623298796692613208436641055743803538045557800262506334907918107329731965059851535952707472332105094575314869879227577009042431023062810505404855874153722013967134905501583331667240482380851133006800350208600896580954855673302395983514145475203888442882395453656763619264226490019128610 487089518521553834582373260233324226672074095955173516541255844208668429516237650021172527594894649472965122066432566753612746848309664258377628372964452753908916396122587713927344135544810185936255235245816987283990636005892319956213068224962181211828925044655062379083372562047010074274834139624532717274857940147582199725007996487540447294723167846536057196155655418860032785328799356464612133734055565504764607616732374317434233228487319316095180844983350892378315851595225915762583634854167466111570276756863280754813130100844052198177254387103958557138501666218254680573556539038751166877233819823609025294847409013623) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15825,7 +15825,7 @@ _:gn_2139 { } _:gn_2140 { - 691 math:greaterThan 1 . + (691) math:greaterThan 1 . (691 1) math:difference 690 . (114986237498729567212431461129749125848668132717046150932056442049251158118820372357688214198019453351020619976978979956651411160584666272465977663844756692256427321981295564449809875335097898863381697327836523823029123455459082531351484246147520026660226136004202808675041806102164450075098211066581920392360848720888193701765631732296485951874425538690359677126456068747043305786801168548057682102159093959165512086339531097510430981701831313644577610170667192483730274025784893949164672589860468158240726409800053726151631601421961402523162814689203352572844938573712347717393868738134597913673493703629503158132629243597 186051640511412133684970899551787550411702981619063682804599701079708635698708638831742156698437598060972251044726793398480667843862498992955825354559848030826244537070646074738767130104856143536436768958990231730480756275216618712430791989407330592584349454325429785204165377972422812099867964278975398441248545713347003011621182377621980671424371153922848759514599675056494739770999093958277225815948235772799547765196421609961901123392744001225301617406341849947292788784720510906709481132153498976664775173531613514330749249711045397827045786207377602282828363822271166428081335150308284481780163059989761068357389885013) math:sum 301037878010141700897402360681536676260371114336109833736656143128959793817529011189430370896457051411992871021705773355132079004447165265421803018404604723082671859051941639188577005439954042399818466286826755553509879730675701243782276235554850619244575590329632593879207184074587262174966175345557318833609394434235196713386814109918466623298796692613208436641055743803538045557800262506334907918107329731965059851535952707472332105094575314869879227577009042431023062810505404855874153722013967134905501583331667240482380851133006800350208600896580954855673302395983514145475203888442882395453656763619264226490019128610 . (690 186051640511412133684970899551787550411702981619063682804599701079708635698708638831742156698437598060972251044726793398480667843862498992955825354559848030826244537070646074738767130104856143536436768958990231730480756275216618712430791989407330592584349454325429785204165377972422812099867964278975398441248545713347003011621182377621980671424371153922848759514599675056494739770999093958277225815948235772799547765196421609961901123392744001225301617406341849947292788784720510906709481132153498976664775173531613514330749249711045397827045786207377602282828363822271166428081335150308284481780163059989761068357389885013 301037878010141700897402360681536676260371114336109833736656143128959793817529011189430370896457051411992871021705773355132079004447165265421803018404604723082671859051941639188577005439954042399818466286826755553509879730675701243782276235554850619244575590329632593879207184074587262174966175345557318833609394434235196713386814109918466623298796692613208436641055743803538045557800262506334907918107329731965059851535952707472332105094575314869879227577009042431023062810505404855874153722013967134905501583331667240482380851133006800350208600896580954855673302395983514145475203888442882395453656763619264226490019128610) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15836,7 +15836,7 @@ _:gn_2141 { } _:gn_2142 { - 692 math:greaterThan 1 . + (692) math:greaterThan 1 . (692 1) math:difference 691 . (71065403012682566472539438422038424563034848902017531872543259030457477579888266474053942500418144709951631067747813441829256683277832720489847690715091338569817215089350510288957254769758244673055071631153707907451632819757536181079307743259810565924123318321226976529123571870258362024769753212393478048887696992458809309855550645325494719549945615232489082388143606309451433984197925410219543713789141813634035678856890512451470141690912687580724007235674657463562514758935616957544808542293030818424048763731559788179117648289083995303882971518174249709983425248558818710687466412173686568106669356360257910224760641416 114986237498729567212431461129749125848668132717046150932056442049251158118820372357688214198019453351020619976978979956651411160584666272465977663844756692256427321981295564449809875335097898863381697327836523823029123455459082531351484246147520026660226136004202808675041806102164450075098211066581920392360848720888193701765631732296485951874425538690359677126456068747043305786801168548057682102159093959165512086339531097510430981701831313644577610170667192483730274025784893949164672589860468158240726409800053726151631601421961402523162814689203352572844938573712347717393868738134597913673493703629503158132629243597) math:sum 186051640511412133684970899551787550411702981619063682804599701079708635698708638831742156698437598060972251044726793398480667843862498992955825354559848030826244537070646074738767130104856143536436768958990231730480756275216618712430791989407330592584349454325429785204165377972422812099867964278975398441248545713347003011621182377621980671424371153922848759514599675056494739770999093958277225815948235772799547765196421609961901123392744001225301617406341849947292788784720510906709481132153498976664775173531613514330749249711045397827045786207377602282828363822271166428081335150308284481780163059989761068357389885013 . (691 114986237498729567212431461129749125848668132717046150932056442049251158118820372357688214198019453351020619976978979956651411160584666272465977663844756692256427321981295564449809875335097898863381697327836523823029123455459082531351484246147520026660226136004202808675041806102164450075098211066581920392360848720888193701765631732296485951874425538690359677126456068747043305786801168548057682102159093959165512086339531097510430981701831313644577610170667192483730274025784893949164672589860468158240726409800053726151631601421961402523162814689203352572844938573712347717393868738134597913673493703629503158132629243597 186051640511412133684970899551787550411702981619063682804599701079708635698708638831742156698437598060972251044726793398480667843862498992955825354559848030826244537070646074738767130104856143536436768958990231730480756275216618712430791989407330592584349454325429785204165377972422812099867964278975398441248545713347003011621182377621980671424371153922848759514599675056494739770999093958277225815948235772799547765196421609961901123392744001225301617406341849947292788784720510906709481132153498976664775173531613514330749249711045397827045786207377602282828363822271166428081335150308284481780163059989761068357389885013) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15847,7 +15847,7 @@ _:gn_2143 { } _:gn_2144 { - 693 math:greaterThan 1 . + (693) math:greaterThan 1 . (693 1) math:difference 692 . (43920834486047000739892022707710701285633283815028619059513183018793680538932105883634271697601308641068988909231166514822154477306833551976129973129665353686610106891945054160852620565339654190326625696682815915577490635701546350272176502887709460736102817682975832145918234231906088050328457854188442343473151728429384391910081086970991232324479923457870594738312462437591871802603243137838138388369952145531476407482640585058960840010918626063853602934992535020167759266849276991619864047567437339816677646068493937972513953132877407219279843171029102862861513325153529006706402325960911345566824347269245247907868602181 71065403012682566472539438422038424563034848902017531872543259030457477579888266474053942500418144709951631067747813441829256683277832720489847690715091338569817215089350510288957254769758244673055071631153707907451632819757536181079307743259810565924123318321226976529123571870258362024769753212393478048887696992458809309855550645325494719549945615232489082388143606309451433984197925410219543713789141813634035678856890512451470141690912687580724007235674657463562514758935616957544808542293030818424048763731559788179117648289083995303882971518174249709983425248558818710687466412173686568106669356360257910224760641416) math:sum 114986237498729567212431461129749125848668132717046150932056442049251158118820372357688214198019453351020619976978979956651411160584666272465977663844756692256427321981295564449809875335097898863381697327836523823029123455459082531351484246147520026660226136004202808675041806102164450075098211066581920392360848720888193701765631732296485951874425538690359677126456068747043305786801168548057682102159093959165512086339531097510430981701831313644577610170667192483730274025784893949164672589860468158240726409800053726151631601421961402523162814689203352572844938573712347717393868738134597913673493703629503158132629243597 . (692 71065403012682566472539438422038424563034848902017531872543259030457477579888266474053942500418144709951631067747813441829256683277832720489847690715091338569817215089350510288957254769758244673055071631153707907451632819757536181079307743259810565924123318321226976529123571870258362024769753212393478048887696992458809309855550645325494719549945615232489082388143606309451433984197925410219543713789141813634035678856890512451470141690912687580724007235674657463562514758935616957544808542293030818424048763731559788179117648289083995303882971518174249709983425248558818710687466412173686568106669356360257910224760641416 114986237498729567212431461129749125848668132717046150932056442049251158118820372357688214198019453351020619976978979956651411160584666272465977663844756692256427321981295564449809875335097898863381697327836523823029123455459082531351484246147520026660226136004202808675041806102164450075098211066581920392360848720888193701765631732296485951874425538690359677126456068747043305786801168548057682102159093959165512086339531097510430981701831313644577610170667192483730274025784893949164672589860468158240726409800053726151631601421961402523162814689203352572844938573712347717393868738134597913673493703629503158132629243597) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15858,7 +15858,7 @@ _:gn_2145 { } _:gn_2146 { - 694 math:greaterThan 1 . + (694) math:greaterThan 1 . (694 1) math:difference 693 . (27144568526635565732647415714327723277401565086988912813030076011663797040956160590419670802816836068882642158516646927007102205970999168513717717585425984883207108197405456128104634204418590482728445934470891991874142184055989830807131240372101105188020500638251144383205337638352273974441295358205035705414545264029424917945469558354503487225465691774618487649831143871859562181594682272381405325419189668102559271374249927392509301679994061516870404300682122443394755492086339965924944494725593478607371117663065850206603695156206588084603128347145146847121911923405289703981064086212775222539845009091012662316892039235 43920834486047000739892022707710701285633283815028619059513183018793680538932105883634271697601308641068988909231166514822154477306833551976129973129665353686610106891945054160852620565339654190326625696682815915577490635701546350272176502887709460736102817682975832145918234231906088050328457854188442343473151728429384391910081086970991232324479923457870594738312462437591871802603243137838138388369952145531476407482640585058960840010918626063853602934992535020167759266849276991619864047567437339816677646068493937972513953132877407219279843171029102862861513325153529006706402325960911345566824347269245247907868602181) math:sum 71065403012682566472539438422038424563034848902017531872543259030457477579888266474053942500418144709951631067747813441829256683277832720489847690715091338569817215089350510288957254769758244673055071631153707907451632819757536181079307743259810565924123318321226976529123571870258362024769753212393478048887696992458809309855550645325494719549945615232489082388143606309451433984197925410219543713789141813634035678856890512451470141690912687580724007235674657463562514758935616957544808542293030818424048763731559788179117648289083995303882971518174249709983425248558818710687466412173686568106669356360257910224760641416 . (693 43920834486047000739892022707710701285633283815028619059513183018793680538932105883634271697601308641068988909231166514822154477306833551976129973129665353686610106891945054160852620565339654190326625696682815915577490635701546350272176502887709460736102817682975832145918234231906088050328457854188442343473151728429384391910081086970991232324479923457870594738312462437591871802603243137838138388369952145531476407482640585058960840010918626063853602934992535020167759266849276991619864047567437339816677646068493937972513953132877407219279843171029102862861513325153529006706402325960911345566824347269245247907868602181 71065403012682566472539438422038424563034848902017531872543259030457477579888266474053942500418144709951631067747813441829256683277832720489847690715091338569817215089350510288957254769758244673055071631153707907451632819757536181079307743259810565924123318321226976529123571870258362024769753212393478048887696992458809309855550645325494719549945615232489082388143606309451433984197925410219543713789141813634035678856890512451470141690912687580724007235674657463562514758935616957544808542293030818424048763731559788179117648289083995303882971518174249709983425248558818710687466412173686568106669356360257910224760641416) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15869,7 +15869,7 @@ _:gn_2147 { } _:gn_2148 { - 695 math:greaterThan 1 . + (695) math:greaterThan 1 . (695 1) math:difference 694 . (16776265959411435007244606993382978008231718728039706246483107007129883497975945293214600894784472572186346750714519587815052271335834383462412255544239368803402998694539598032747986360921063707598179762211923923703348451645556519465045262515608355548082317044724687762712896593553814075887162495983406638058606464399959473964611528616487745099014231683252107088481318565732309621008560865456733062950762477428917136108390657666451538330924564546983198634310412576773003774762937025694919552841843861209306528405428087765910257976670819134676714823883956015739601401748239302725338239748136123026979338178232585590976562946 27144568526635565732647415714327723277401565086988912813030076011663797040956160590419670802816836068882642158516646927007102205970999168513717717585425984883207108197405456128104634204418590482728445934470891991874142184055989830807131240372101105188020500638251144383205337638352273974441295358205035705414545264029424917945469558354503487225465691774618487649831143871859562181594682272381405325419189668102559271374249927392509301679994061516870404300682122443394755492086339965924944494725593478607371117663065850206603695156206588084603128347145146847121911923405289703981064086212775222539845009091012662316892039235) math:sum 43920834486047000739892022707710701285633283815028619059513183018793680538932105883634271697601308641068988909231166514822154477306833551976129973129665353686610106891945054160852620565339654190326625696682815915577490635701546350272176502887709460736102817682975832145918234231906088050328457854188442343473151728429384391910081086970991232324479923457870594738312462437591871802603243137838138388369952145531476407482640585058960840010918626063853602934992535020167759266849276991619864047567437339816677646068493937972513953132877407219279843171029102862861513325153529006706402325960911345566824347269245247907868602181 . (694 27144568526635565732647415714327723277401565086988912813030076011663797040956160590419670802816836068882642158516646927007102205970999168513717717585425984883207108197405456128104634204418590482728445934470891991874142184055989830807131240372101105188020500638251144383205337638352273974441295358205035705414545264029424917945469558354503487225465691774618487649831143871859562181594682272381405325419189668102559271374249927392509301679994061516870404300682122443394755492086339965924944494725593478607371117663065850206603695156206588084603128347145146847121911923405289703981064086212775222539845009091012662316892039235 43920834486047000739892022707710701285633283815028619059513183018793680538932105883634271697601308641068988909231166514822154477306833551976129973129665353686610106891945054160852620565339654190326625696682815915577490635701546350272176502887709460736102817682975832145918234231906088050328457854188442343473151728429384391910081086970991232324479923457870594738312462437591871802603243137838138388369952145531476407482640585058960840010918626063853602934992535020167759266849276991619864047567437339816677646068493937972513953132877407219279843171029102862861513325153529006706402325960911345566824347269245247907868602181) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15880,7 +15880,7 @@ _:gn_2149 { } _:gn_2150 { - 696 math:greaterThan 1 . + (696) math:greaterThan 1 . (696 1) math:difference 695 . (10368302567224130725402808720944745269169846358949206566546969004533913542980215297205069908032363496696295407802127339192049934635164785051305462041186616079804109502865858095356647843497526775130266172258968068170793732410433311342085977856492749639938183593526456620492441044798459898554132862221629067355938799629465443980858029738015742126451460091366380561349825306127252560586121406924672262468427190673642135265859269726057763349069496969887205666371709866621751717323402940230024941883749617398064589257637762440693437179535768949926413523261190831382310521657050401255725846464639099512865670912780076725915476289 16776265959411435007244606993382978008231718728039706246483107007129883497975945293214600894784472572186346750714519587815052271335834383462412255544239368803402998694539598032747986360921063707598179762211923923703348451645556519465045262515608355548082317044724687762712896593553814075887162495983406638058606464399959473964611528616487745099014231683252107088481318565732309621008560865456733062950762477428917136108390657666451538330924564546983198634310412576773003774762937025694919552841843861209306528405428087765910257976670819134676714823883956015739601401748239302725338239748136123026979338178232585590976562946) math:sum 27144568526635565732647415714327723277401565086988912813030076011663797040956160590419670802816836068882642158516646927007102205970999168513717717585425984883207108197405456128104634204418590482728445934470891991874142184055989830807131240372101105188020500638251144383205337638352273974441295358205035705414545264029424917945469558354503487225465691774618487649831143871859562181594682272381405325419189668102559271374249927392509301679994061516870404300682122443394755492086339965924944494725593478607371117663065850206603695156206588084603128347145146847121911923405289703981064086212775222539845009091012662316892039235 . (695 16776265959411435007244606993382978008231718728039706246483107007129883497975945293214600894784472572186346750714519587815052271335834383462412255544239368803402998694539598032747986360921063707598179762211923923703348451645556519465045262515608355548082317044724687762712896593553814075887162495983406638058606464399959473964611528616487745099014231683252107088481318565732309621008560865456733062950762477428917136108390657666451538330924564546983198634310412576773003774762937025694919552841843861209306528405428087765910257976670819134676714823883956015739601401748239302725338239748136123026979338178232585590976562946 27144568526635565732647415714327723277401565086988912813030076011663797040956160590419670802816836068882642158516646927007102205970999168513717717585425984883207108197405456128104634204418590482728445934470891991874142184055989830807131240372101105188020500638251144383205337638352273974441295358205035705414545264029424917945469558354503487225465691774618487649831143871859562181594682272381405325419189668102559271374249927392509301679994061516870404300682122443394755492086339965924944494725593478607371117663065850206603695156206588084603128347145146847121911923405289703981064086212775222539845009091012662316892039235) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15891,7 +15891,7 @@ _:gn_2151 { } _:gn_2152 { - 697 math:greaterThan 1 . + (697) math:greaterThan 1 . (697 1) math:difference 696 . (6407963392187304281841798272438232739061872369090499679936138002595969954995729996009530986752109075490051342912392248623002336700669598411106793503052752723598889191673739937391338517423536932467913589952955855532554719235123208122959284659115605908144133451198231142220455548755354177333029633761777570702667664770494029983753498878472002972562771591885726527131493259605057060422439458532060800482335286755275000842531387940393774981855067577095992967938702710151252057439534085464894610958094243811241939147790325325216820797135050184750301300622765184357290880091188901469612393283497023514113667265452508865061086657 10368302567224130725402808720944745269169846358949206566546969004533913542980215297205069908032363496696295407802127339192049934635164785051305462041186616079804109502865858095356647843497526775130266172258968068170793732410433311342085977856492749639938183593526456620492441044798459898554132862221629067355938799629465443980858029738015742126451460091366380561349825306127252560586121406924672262468427190673642135265859269726057763349069496969887205666371709866621751717323402940230024941883749617398064589257637762440693437179535768949926413523261190831382310521657050401255725846464639099512865670912780076725915476289) math:sum 16776265959411435007244606993382978008231718728039706246483107007129883497975945293214600894784472572186346750714519587815052271335834383462412255544239368803402998694539598032747986360921063707598179762211923923703348451645556519465045262515608355548082317044724687762712896593553814075887162495983406638058606464399959473964611528616487745099014231683252107088481318565732309621008560865456733062950762477428917136108390657666451538330924564546983198634310412576773003774762937025694919552841843861209306528405428087765910257976670819134676714823883956015739601401748239302725338239748136123026979338178232585590976562946 . (696 10368302567224130725402808720944745269169846358949206566546969004533913542980215297205069908032363496696295407802127339192049934635164785051305462041186616079804109502865858095356647843497526775130266172258968068170793732410433311342085977856492749639938183593526456620492441044798459898554132862221629067355938799629465443980858029738015742126451460091366380561349825306127252560586121406924672262468427190673642135265859269726057763349069496969887205666371709866621751717323402940230024941883749617398064589257637762440693437179535768949926413523261190831382310521657050401255725846464639099512865670912780076725915476289 16776265959411435007244606993382978008231718728039706246483107007129883497975945293214600894784472572186346750714519587815052271335834383462412255544239368803402998694539598032747986360921063707598179762211923923703348451645556519465045262515608355548082317044724687762712896593553814075887162495983406638058606464399959473964611528616487745099014231683252107088481318565732309621008560865456733062950762477428917136108390657666451538330924564546983198634310412576773003774762937025694919552841843861209306528405428087765910257976670819134676714823883956015739601401748239302725338239748136123026979338178232585590976562946) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15902,7 +15902,7 @@ _:gn_2153 { } _:gn_2154 { - 698 math:greaterThan 1 . + (698) math:greaterThan 1 . (698 1) math:difference 697 . (3960339175036826443561010448506512530107973989858706886610831001937943587984485301195538921280254421206244064889735090569047597934495186640198668538133863356205220311192118157965309326073989842662352582306012212638239013175310103219126693197377143731794050142328225478271985496043105721221103228459851496653271134858971413997104530859543739153888688499480654034218332046522195500163681948392611461986091903918367134423327881785663988367214429392791212698433007156470499659883868854765130330925655373586822650109847437115476616382400718765176112222638425647025019641565861499786113453181142075998752003647327567860854389632 6407963392187304281841798272438232739061872369090499679936138002595969954995729996009530986752109075490051342912392248623002336700669598411106793503052752723598889191673739937391338517423536932467913589952955855532554719235123208122959284659115605908144133451198231142220455548755354177333029633761777570702667664770494029983753498878472002972562771591885726527131493259605057060422439458532060800482335286755275000842531387940393774981855067577095992967938702710151252057439534085464894610958094243811241939147790325325216820797135050184750301300622765184357290880091188901469612393283497023514113667265452508865061086657) math:sum 10368302567224130725402808720944745269169846358949206566546969004533913542980215297205069908032363496696295407802127339192049934635164785051305462041186616079804109502865858095356647843497526775130266172258968068170793732410433311342085977856492749639938183593526456620492441044798459898554132862221629067355938799629465443980858029738015742126451460091366380561349825306127252560586121406924672262468427190673642135265859269726057763349069496969887205666371709866621751717323402940230024941883749617398064589257637762440693437179535768949926413523261190831382310521657050401255725846464639099512865670912780076725915476289 . (697 6407963392187304281841798272438232739061872369090499679936138002595969954995729996009530986752109075490051342912392248623002336700669598411106793503052752723598889191673739937391338517423536932467913589952955855532554719235123208122959284659115605908144133451198231142220455548755354177333029633761777570702667664770494029983753498878472002972562771591885726527131493259605057060422439458532060800482335286755275000842531387940393774981855067577095992967938702710151252057439534085464894610958094243811241939147790325325216820797135050184750301300622765184357290880091188901469612393283497023514113667265452508865061086657 10368302567224130725402808720944745269169846358949206566546969004533913542980215297205069908032363496696295407802127339192049934635164785051305462041186616079804109502865858095356647843497526775130266172258968068170793732410433311342085977856492749639938183593526456620492441044798459898554132862221629067355938799629465443980858029738015742126451460091366380561349825306127252560586121406924672262468427190673642135265859269726057763349069496969887205666371709866621751717323402940230024941883749617398064589257637762440693437179535768949926413523261190831382310521657050401255725846464639099512865670912780076725915476289) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15913,7 +15913,7 @@ _:gn_2155 { } _:gn_2156 { - 699 math:greaterThan 1 . + (699) math:greaterThan 1 . (699 1) math:difference 698 . (2447624217150477838280787823931720208953898379231792793325307000658026367011244694813992065471854654283807278022657158053954738766174411770908124964918889367393668880481621779426029191349547089805561007646943642894315706059813104903832591461738462176350083308870005663948470052712248456111926405301926074049396529911522615986648968018928263818674083092405072492913161213082861560258757510139449338496243382836907866419203506154729786614640638184304780269505695553680752397555665230699764280032438870224419289037942888209740204414734331419574189077984339537332271238525327401683498940102354947515361663618124941004206697025 3960339175036826443561010448506512530107973989858706886610831001937943587984485301195538921280254421206244064889735090569047597934495186640198668538133863356205220311192118157965309326073989842662352582306012212638239013175310103219126693197377143731794050142328225478271985496043105721221103228459851496653271134858971413997104530859543739153888688499480654034218332046522195500163681948392611461986091903918367134423327881785663988367214429392791212698433007156470499659883868854765130330925655373586822650109847437115476616382400718765176112222638425647025019641565861499786113453181142075998752003647327567860854389632) math:sum 6407963392187304281841798272438232739061872369090499679936138002595969954995729996009530986752109075490051342912392248623002336700669598411106793503052752723598889191673739937391338517423536932467913589952955855532554719235123208122959284659115605908144133451198231142220455548755354177333029633761777570702667664770494029983753498878472002972562771591885726527131493259605057060422439458532060800482335286755275000842531387940393774981855067577095992967938702710151252057439534085464894610958094243811241939147790325325216820797135050184750301300622765184357290880091188901469612393283497023514113667265452508865061086657 . (698 3960339175036826443561010448506512530107973989858706886610831001937943587984485301195538921280254421206244064889735090569047597934495186640198668538133863356205220311192118157965309326073989842662352582306012212638239013175310103219126693197377143731794050142328225478271985496043105721221103228459851496653271134858971413997104530859543739153888688499480654034218332046522195500163681948392611461986091903918367134423327881785663988367214429392791212698433007156470499659883868854765130330925655373586822650109847437115476616382400718765176112222638425647025019641565861499786113453181142075998752003647327567860854389632 6407963392187304281841798272438232739061872369090499679936138002595969954995729996009530986752109075490051342912392248623002336700669598411106793503052752723598889191673739937391338517423536932467913589952955855532554719235123208122959284659115605908144133451198231142220455548755354177333029633761777570702667664770494029983753498878472002972562771591885726527131493259605057060422439458532060800482335286755275000842531387940393774981855067577095992967938702710151252057439534085464894610958094243811241939147790325325216820797135050184750301300622765184357290880091188901469612393283497023514113667265452508865061086657) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15924,7 +15924,7 @@ _:gn_2157 { } _:gn_2158 { - 700 math:greaterThan 1 . + (700) math:greaterThan 1 . (700 1) math:difference 699 . (1512714957886348605280222624574792321154075610626914093285524001279917220973240606381546855808399766922436786867077932515092859168320774869290543573214973988811551430710496378539280134724442752856791574659068569743923307115496998315294101735638681555443966833458219814323515443330857265109176823157925422603874604947448798010455562840615475335214605407075581541305170833439333939904924438253162123489848521081459268004124375630934201752573791208486432428927311602789747262328203624065366050893216503362403361071904548905736411967666387345601923144654086109692748403040534098102614513078787128483390340029202626856647692607 2447624217150477838280787823931720208953898379231792793325307000658026367011244694813992065471854654283807278022657158053954738766174411770908124964918889367393668880481621779426029191349547089805561007646943642894315706059813104903832591461738462176350083308870005663948470052712248456111926405301926074049396529911522615986648968018928263818674083092405072492913161213082861560258757510139449338496243382836907866419203506154729786614640638184304780269505695553680752397555665230699764280032438870224419289037942888209740204414734331419574189077984339537332271238525327401683498940102354947515361663618124941004206697025) math:sum 3960339175036826443561010448506512530107973989858706886610831001937943587984485301195538921280254421206244064889735090569047597934495186640198668538133863356205220311192118157965309326073989842662352582306012212638239013175310103219126693197377143731794050142328225478271985496043105721221103228459851496653271134858971413997104530859543739153888688499480654034218332046522195500163681948392611461986091903918367134423327881785663988367214429392791212698433007156470499659883868854765130330925655373586822650109847437115476616382400718765176112222638425647025019641565861499786113453181142075998752003647327567860854389632 . (699 2447624217150477838280787823931720208953898379231792793325307000658026367011244694813992065471854654283807278022657158053954738766174411770908124964918889367393668880481621779426029191349547089805561007646943642894315706059813104903832591461738462176350083308870005663948470052712248456111926405301926074049396529911522615986648968018928263818674083092405072492913161213082861560258757510139449338496243382836907866419203506154729786614640638184304780269505695553680752397555665230699764280032438870224419289037942888209740204414734331419574189077984339537332271238525327401683498940102354947515361663618124941004206697025 3960339175036826443561010448506512530107973989858706886610831001937943587984485301195538921280254421206244064889735090569047597934495186640198668538133863356205220311192118157965309326073989842662352582306012212638239013175310103219126693197377143731794050142328225478271985496043105721221103228459851496653271134858971413997104530859543739153888688499480654034218332046522195500163681948392611461986091903918367134423327881785663988367214429392791212698433007156470499659883868854765130330925655373586822650109847437115476616382400718765176112222638425647025019641565861499786113453181142075998752003647327567860854389632) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15935,7 +15935,7 @@ _:gn_2159 { } _:gn_2160 { - 701 math:greaterThan 1 . + (701) math:greaterThan 1 . (701 1) math:difference 700 . (934909259264129233000565199356927887799822768604878700039782999378109146038004088432445209663454887361370491155579225538861879597853636901617581391703915378582117449771125400886749056625104336948769432987875073150392398944316106588538489726099780620906116475411785849624954609381391191002749582144000651445521924964073817976193405178312788483459477685329490951607990379643527620353833071886287215006394861755448598415079130523795584862066846975818347840578383950891005135227461606634398229139222366862015927966038339304003792447067944073972265933330253427639522835484793303580884427023567819031971323588922314147559004418 1512714957886348605280222624574792321154075610626914093285524001279917220973240606381546855808399766922436786867077932515092859168320774869290543573214973988811551430710496378539280134724442752856791574659068569743923307115496998315294101735638681555443966833458219814323515443330857265109176823157925422603874604947448798010455562840615475335214605407075581541305170833439333939904924438253162123489848521081459268004124375630934201752573791208486432428927311602789747262328203624065366050893216503362403361071904548905736411967666387345601923144654086109692748403040534098102614513078787128483390340029202626856647692607) math:sum 2447624217150477838280787823931720208953898379231792793325307000658026367011244694813992065471854654283807278022657158053954738766174411770908124964918889367393668880481621779426029191349547089805561007646943642894315706059813104903832591461738462176350083308870005663948470052712248456111926405301926074049396529911522615986648968018928263818674083092405072492913161213082861560258757510139449338496243382836907866419203506154729786614640638184304780269505695553680752397555665230699764280032438870224419289037942888209740204414734331419574189077984339537332271238525327401683498940102354947515361663618124941004206697025 . (700 1512714957886348605280222624574792321154075610626914093285524001279917220973240606381546855808399766922436786867077932515092859168320774869290543573214973988811551430710496378539280134724442752856791574659068569743923307115496998315294101735638681555443966833458219814323515443330857265109176823157925422603874604947448798010455562840615475335214605407075581541305170833439333939904924438253162123489848521081459268004124375630934201752573791208486432428927311602789747262328203624065366050893216503362403361071904548905736411967666387345601923144654086109692748403040534098102614513078787128483390340029202626856647692607 2447624217150477838280787823931720208953898379231792793325307000658026367011244694813992065471854654283807278022657158053954738766174411770908124964918889367393668880481621779426029191349547089805561007646943642894315706059813104903832591461738462176350083308870005663948470052712248456111926405301926074049396529911522615986648968018928263818674083092405072492913161213082861560258757510139449338496243382836907866419203506154729786614640638184304780269505695553680752397555665230699764280032438870224419289037942888209740204414734331419574189077984339537332271238525327401683498940102354947515361663618124941004206697025) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15946,7 +15946,7 @@ _:gn_2161 { } _:gn_2162 { - 702 math:greaterThan 1 . + (702) math:greaterThan 1 . (702 1) math:difference 701 . (577805698622219372279657425217864433354252842022035393245741001901808074935236517949101646144944879561066295711498706976230979570467137967672962181511058610229433980939370977652531078099338415908022141671193496593530908171180891726755612009538900934537850358046433964698560833949466074106427241013924771158352679983374980034262157662302686851755127721746090589697180453795806319551091366366874908483453659326010669589045245107138616890506944232668084588348927651898742127100742017430967821753994136500387433105866209601732619520598443271629657211323832682053225567555740794521730086055219309451419016440280312709088688189 934909259264129233000565199356927887799822768604878700039782999378109146038004088432445209663454887361370491155579225538861879597853636901617581391703915378582117449771125400886749056625104336948769432987875073150392398944316106588538489726099780620906116475411785849624954609381391191002749582144000651445521924964073817976193405178312788483459477685329490951607990379643527620353833071886287215006394861755448598415079130523795584862066846975818347840578383950891005135227461606634398229139222366862015927966038339304003792447067944073972265933330253427639522835484793303580884427023567819031971323588922314147559004418) math:sum 1512714957886348605280222624574792321154075610626914093285524001279917220973240606381546855808399766922436786867077932515092859168320774869290543573214973988811551430710496378539280134724442752856791574659068569743923307115496998315294101735638681555443966833458219814323515443330857265109176823157925422603874604947448798010455562840615475335214605407075581541305170833439333939904924438253162123489848521081459268004124375630934201752573791208486432428927311602789747262328203624065366050893216503362403361071904548905736411967666387345601923144654086109692748403040534098102614513078787128483390340029202626856647692607 . (701 934909259264129233000565199356927887799822768604878700039782999378109146038004088432445209663454887361370491155579225538861879597853636901617581391703915378582117449771125400886749056625104336948769432987875073150392398944316106588538489726099780620906116475411785849624954609381391191002749582144000651445521924964073817976193405178312788483459477685329490951607990379643527620353833071886287215006394861755448598415079130523795584862066846975818347840578383950891005135227461606634398229139222366862015927966038339304003792447067944073972265933330253427639522835484793303580884427023567819031971323588922314147559004418 1512714957886348605280222624574792321154075610626914093285524001279917220973240606381546855808399766922436786867077932515092859168320774869290543573214973988811551430710496378539280134724442752856791574659068569743923307115496998315294101735638681555443966833458219814323515443330857265109176823157925422603874604947448798010455562840615475335214605407075581541305170833439333939904924438253162123489848521081459268004124375630934201752573791208486432428927311602789747262328203624065366050893216503362403361071904548905736411967666387345601923144654086109692748403040534098102614513078787128483390340029202626856647692607) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15957,7 +15957,7 @@ _:gn_2163 { } _:gn_2164 { - 703 math:greaterThan 1 . + (703) math:greaterThan 1 . (703 1) math:difference 702 . (357103560641909860720907774139063454445569926582843306794041997476301071102767570483343563518510007800304195444080518562630900027386498933944619210192856768352683468831754423234217978525765921040747291316681576556861490773135214861782877716560879686368266117365351884926393775431925116896322341130075880287169244980698837941931247516010101631704349963583400361910809925847721300802741705519412306522941202429437928826033885416656967971559902743150263252229456298992263008126719589203430407385228230361628494860172129702271172926469500802342608722006420745586297267929052509059154340968348509580552307148642001438470316229 577805698622219372279657425217864433354252842022035393245741001901808074935236517949101646144944879561066295711498706976230979570467137967672962181511058610229433980939370977652531078099338415908022141671193496593530908171180891726755612009538900934537850358046433964698560833949466074106427241013924771158352679983374980034262157662302686851755127721746090589697180453795806319551091366366874908483453659326010669589045245107138616890506944232668084588348927651898742127100742017430967821753994136500387433105866209601732619520598443271629657211323832682053225567555740794521730086055219309451419016440280312709088688189) math:sum 934909259264129233000565199356927887799822768604878700039782999378109146038004088432445209663454887361370491155579225538861879597853636901617581391703915378582117449771125400886749056625104336948769432987875073150392398944316106588538489726099780620906116475411785849624954609381391191002749582144000651445521924964073817976193405178312788483459477685329490951607990379643527620353833071886287215006394861755448598415079130523795584862066846975818347840578383950891005135227461606634398229139222366862015927966038339304003792447067944073972265933330253427639522835484793303580884427023567819031971323588922314147559004418 . (702 577805698622219372279657425217864433354252842022035393245741001901808074935236517949101646144944879561066295711498706976230979570467137967672962181511058610229433980939370977652531078099338415908022141671193496593530908171180891726755612009538900934537850358046433964698560833949466074106427241013924771158352679983374980034262157662302686851755127721746090589697180453795806319551091366366874908483453659326010669589045245107138616890506944232668084588348927651898742127100742017430967821753994136500387433105866209601732619520598443271629657211323832682053225567555740794521730086055219309451419016440280312709088688189 934909259264129233000565199356927887799822768604878700039782999378109146038004088432445209663454887361370491155579225538861879597853636901617581391703915378582117449771125400886749056625104336948769432987875073150392398944316106588538489726099780620906116475411785849624954609381391191002749582144000651445521924964073817976193405178312788483459477685329490951607990379643527620353833071886287215006394861755448598415079130523795584862066846975818347840578383950891005135227461606634398229139222366862015927966038339304003792447067944073972265933330253427639522835484793303580884427023567819031971323588922314147559004418) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15968,7 +15968,7 @@ _:gn_2165 { } _:gn_2166 { - 704 math:greaterThan 1 . + (704) math:greaterThan 1 . (704 1) math:difference 703 . (220702137980309511558749651078800978908682915439192086451699004425507003832468947465758082626434871760762100267418188413600079543080639033728342971318201841876750512107616554418313099573572494867274850354511920036669417398045676864972734292978021248169584240681082079772167058517540957210104899883848890871183435002676142092330910146292585220050777758162690227786370527948085018748349660847462601960512456896572740763011359690481648918947041489517821336119471352906479118974022428227537414368765906138758938245694079899461446594128942469287048489317411936466928299626688285462575745086870799870866709291638311270618371960 357103560641909860720907774139063454445569926582843306794041997476301071102767570483343563518510007800304195444080518562630900027386498933944619210192856768352683468831754423234217978525765921040747291316681576556861490773135214861782877716560879686368266117365351884926393775431925116896322341130075880287169244980698837941931247516010101631704349963583400361910809925847721300802741705519412306522941202429437928826033885416656967971559902743150263252229456298992263008126719589203430407385228230361628494860172129702271172926469500802342608722006420745586297267929052509059154340968348509580552307148642001438470316229) math:sum 577805698622219372279657425217864433354252842022035393245741001901808074935236517949101646144944879561066295711498706976230979570467137967672962181511058610229433980939370977652531078099338415908022141671193496593530908171180891726755612009538900934537850358046433964698560833949466074106427241013924771158352679983374980034262157662302686851755127721746090589697180453795806319551091366366874908483453659326010669589045245107138616890506944232668084588348927651898742127100742017430967821753994136500387433105866209601732619520598443271629657211323832682053225567555740794521730086055219309451419016440280312709088688189 . (703 357103560641909860720907774139063454445569926582843306794041997476301071102767570483343563518510007800304195444080518562630900027386498933944619210192856768352683468831754423234217978525765921040747291316681576556861490773135214861782877716560879686368266117365351884926393775431925116896322341130075880287169244980698837941931247516010101631704349963583400361910809925847721300802741705519412306522941202429437928826033885416656967971559902743150263252229456298992263008126719589203430407385228230361628494860172129702271172926469500802342608722006420745586297267929052509059154340968348509580552307148642001438470316229 577805698622219372279657425217864433354252842022035393245741001901808074935236517949101646144944879561066295711498706976230979570467137967672962181511058610229433980939370977652531078099338415908022141671193496593530908171180891726755612009538900934537850358046433964698560833949466074106427241013924771158352679983374980034262157662302686851755127721746090589697180453795806319551091366366874908483453659326010669589045245107138616890506944232668084588348927651898742127100742017430967821753994136500387433105866209601732619520598443271629657211323832682053225567555740794521730086055219309451419016440280312709088688189) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15979,7 +15979,7 @@ _:gn_2167 { } _:gn_2168 { - 705 math:greaterThan 1 . + (705) math:greaterThan 1 . (705 1) math:difference 704 . (136401422661600349162158123060262475536887011143651220342342993050794067270298623017585480892075136039542095176662330149030820484305859900216276238874654926475932956724137868815904878952193426173472440962169656520192073375089537996810143423582858438198681876684269805154226716914384159686217441246226989415985809978022695849600337369717516411653572205420710134124439397899636282054392044671949704562428745532865188063022525726175319052612861253632441916109984946085783889152697160975892993016462324222869556614478049802809726332340558333055560232689008809119368968302364223596578595881477709709685597857003690167851944269 220702137980309511558749651078800978908682915439192086451699004425507003832468947465758082626434871760762100267418188413600079543080639033728342971318201841876750512107616554418313099573572494867274850354511920036669417398045676864972734292978021248169584240681082079772167058517540957210104899883848890871183435002676142092330910146292585220050777758162690227786370527948085018748349660847462601960512456896572740763011359690481648918947041489517821336119471352906479118974022428227537414368765906138758938245694079899461446594128942469287048489317411936466928299626688285462575745086870799870866709291638311270618371960) math:sum 357103560641909860720907774139063454445569926582843306794041997476301071102767570483343563518510007800304195444080518562630900027386498933944619210192856768352683468831754423234217978525765921040747291316681576556861490773135214861782877716560879686368266117365351884926393775431925116896322341130075880287169244980698837941931247516010101631704349963583400361910809925847721300802741705519412306522941202429437928826033885416656967971559902743150263252229456298992263008126719589203430407385228230361628494860172129702271172926469500802342608722006420745586297267929052509059154340968348509580552307148642001438470316229 . (704 220702137980309511558749651078800978908682915439192086451699004425507003832468947465758082626434871760762100267418188413600079543080639033728342971318201841876750512107616554418313099573572494867274850354511920036669417398045676864972734292978021248169584240681082079772167058517540957210104899883848890871183435002676142092330910146292585220050777758162690227786370527948085018748349660847462601960512456896572740763011359690481648918947041489517821336119471352906479118974022428227537414368765906138758938245694079899461446594128942469287048489317411936466928299626688285462575745086870799870866709291638311270618371960 357103560641909860720907774139063454445569926582843306794041997476301071102767570483343563518510007800304195444080518562630900027386498933944619210192856768352683468831754423234217978525765921040747291316681576556861490773135214861782877716560879686368266117365351884926393775431925116896322341130075880287169244980698837941931247516010101631704349963583400361910809925847721300802741705519412306522941202429437928826033885416656967971559902743150263252229456298992263008126719589203430407385228230361628494860172129702271172926469500802342608722006420745586297267929052509059154340968348509580552307148642001438470316229) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -15990,7 +15990,7 @@ _:gn_2169 { } _:gn_2170 { - 706 math:greaterThan 1 . + (706) math:greaterThan 1 . (706 1) math:difference 705 . (84300715318709162396591528018538503371795904295540866109356011374712936562170324448172601734359735721220005090755858264569259058774779133512066732443546915400817555383478685602408220621379068693802409392342263516477344022956138868162590869395162809970902363996812274617940341603156797523887458637621901455197625024653446242730572776575068808397205552741980093661931130048448736693957616175512897398083711363707552699988833964306329866334180235885379420009486406820695229821325267251644421352303581915889381631216030096651720261788384136231488256628403127347559331324324061865997149205393090161181111434634621102766427691 136401422661600349162158123060262475536887011143651220342342993050794067270298623017585480892075136039542095176662330149030820484305859900216276238874654926475932956724137868815904878952193426173472440962169656520192073375089537996810143423582858438198681876684269805154226716914384159686217441246226989415985809978022695849600337369717516411653572205420710134124439397899636282054392044671949704562428745532865188063022525726175319052612861253632441916109984946085783889152697160975892993016462324222869556614478049802809726332340558333055560232689008809119368968302364223596578595881477709709685597857003690167851944269) math:sum 220702137980309511558749651078800978908682915439192086451699004425507003832468947465758082626434871760762100267418188413600079543080639033728342971318201841876750512107616554418313099573572494867274850354511920036669417398045676864972734292978021248169584240681082079772167058517540957210104899883848890871183435002676142092330910146292585220050777758162690227786370527948085018748349660847462601960512456896572740763011359690481648918947041489517821336119471352906479118974022428227537414368765906138758938245694079899461446594128942469287048489317411936466928299626688285462575745086870799870866709291638311270618371960 . (705 136401422661600349162158123060262475536887011143651220342342993050794067270298623017585480892075136039542095176662330149030820484305859900216276238874654926475932956724137868815904878952193426173472440962169656520192073375089537996810143423582858438198681876684269805154226716914384159686217441246226989415985809978022695849600337369717516411653572205420710134124439397899636282054392044671949704562428745532865188063022525726175319052612861253632441916109984946085783889152697160975892993016462324222869556614478049802809726332340558333055560232689008809119368968302364223596578595881477709709685597857003690167851944269 220702137980309511558749651078800978908682915439192086451699004425507003832468947465758082626434871760762100267418188413600079543080639033728342971318201841876750512107616554418313099573572494867274850354511920036669417398045676864972734292978021248169584240681082079772167058517540957210104899883848890871183435002676142092330910146292585220050777758162690227786370527948085018748349660847462601960512456896572740763011359690481648918947041489517821336119471352906479118974022428227537414368765906138758938245694079899461446594128942469287048489317411936466928299626688285462575745086870799870866709291638311270618371960) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16001,7 +16001,7 @@ _:gn_2171 { } _:gn_2172 { - 707 math:greaterThan 1 . + (707) math:greaterThan 1 . (707 1) math:difference 706 . (52100707342891186765566595041723972165091106848110354232986981676081130708128298569412879157715400318322090085906471884461561425531080766704209506431108011075115401340659183213496658330814357479670031569827393003714729352133399128647552554187695628227779512687457530536286375311227362162329982608605087960788184953369249606869764593142447603256366652678730040462508267851187545360434428496436807164345034169157635363033691761868989186278681017747062496100498539265088659331371893724248571664158742306980174983262019706158006070552174196824071976060605681771809636978040161730581446676084619548504486422369069065085516578 84300715318709162396591528018538503371795904295540866109356011374712936562170324448172601734359735721220005090755858264569259058774779133512066732443546915400817555383478685602408220621379068693802409392342263516477344022956138868162590869395162809970902363996812274617940341603156797523887458637621901455197625024653446242730572776575068808397205552741980093661931130048448736693957616175512897398083711363707552699988833964306329866334180235885379420009486406820695229821325267251644421352303581915889381631216030096651720261788384136231488256628403127347559331324324061865997149205393090161181111434634621102766427691) math:sum 136401422661600349162158123060262475536887011143651220342342993050794067270298623017585480892075136039542095176662330149030820484305859900216276238874654926475932956724137868815904878952193426173472440962169656520192073375089537996810143423582858438198681876684269805154226716914384159686217441246226989415985809978022695849600337369717516411653572205420710134124439397899636282054392044671949704562428745532865188063022525726175319052612861253632441916109984946085783889152697160975892993016462324222869556614478049802809726332340558333055560232689008809119368968302364223596578595881477709709685597857003690167851944269 . (706 84300715318709162396591528018538503371795904295540866109356011374712936562170324448172601734359735721220005090755858264569259058774779133512066732443546915400817555383478685602408220621379068693802409392342263516477344022956138868162590869395162809970902363996812274617940341603156797523887458637621901455197625024653446242730572776575068808397205552741980093661931130048448736693957616175512897398083711363707552699988833964306329866334180235885379420009486406820695229821325267251644421352303581915889381631216030096651720261788384136231488256628403127347559331324324061865997149205393090161181111434634621102766427691 136401422661600349162158123060262475536887011143651220342342993050794067270298623017585480892075136039542095176662330149030820484305859900216276238874654926475932956724137868815904878952193426173472440962169656520192073375089537996810143423582858438198681876684269805154226716914384159686217441246226989415985809978022695849600337369717516411653572205420710134124439397899636282054392044671949704562428745532865188063022525726175319052612861253632441916109984946085783889152697160975892993016462324222869556614478049802809726332340558333055560232689008809119368968302364223596578595881477709709685597857003690167851944269) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16012,7 +16012,7 @@ _:gn_2173 { } _:gn_2174 { - 708 math:greaterThan 1 . + (708) math:greaterThan 1 . (708 1) math:difference 707 . (32200007975817975631024932976814531206704797447430511876369029698631805854042025878759722576644335402897915004849386380107697633243698366807857226012438904325702154042819502388911562290564711214132377822514870512762614670822739739515038315207467181743122851309354744081653966291929435361557476029016813494409440071284196635860808183432621205140838900063250053199422862197261191333523187679076090233738677194549917336955142202437340680055499218138316923908987867555606570489953373527395849688144839608909206647954010390493714191236209939407416280567797445575749694346283900135415702529308470612676625012265552037680911113 52100707342891186765566595041723972165091106848110354232986981676081130708128298569412879157715400318322090085906471884461561425531080766704209506431108011075115401340659183213496658330814357479670031569827393003714729352133399128647552554187695628227779512687457530536286375311227362162329982608605087960788184953369249606869764593142447603256366652678730040462508267851187545360434428496436807164345034169157635363033691761868989186278681017747062496100498539265088659331371893724248571664158742306980174983262019706158006070552174196824071976060605681771809636978040161730581446676084619548504486422369069065085516578) math:sum 84300715318709162396591528018538503371795904295540866109356011374712936562170324448172601734359735721220005090755858264569259058774779133512066732443546915400817555383478685602408220621379068693802409392342263516477344022956138868162590869395162809970902363996812274617940341603156797523887458637621901455197625024653446242730572776575068808397205552741980093661931130048448736693957616175512897398083711363707552699988833964306329866334180235885379420009486406820695229821325267251644421352303581915889381631216030096651720261788384136231488256628403127347559331324324061865997149205393090161181111434634621102766427691 . (707 52100707342891186765566595041723972165091106848110354232986981676081130708128298569412879157715400318322090085906471884461561425531080766704209506431108011075115401340659183213496658330814357479670031569827393003714729352133399128647552554187695628227779512687457530536286375311227362162329982608605087960788184953369249606869764593142447603256366652678730040462508267851187545360434428496436807164345034169157635363033691761868989186278681017747062496100498539265088659331371893724248571664158742306980174983262019706158006070552174196824071976060605681771809636978040161730581446676084619548504486422369069065085516578 84300715318709162396591528018538503371795904295540866109356011374712936562170324448172601734359735721220005090755858264569259058774779133512066732443546915400817555383478685602408220621379068693802409392342263516477344022956138868162590869395162809970902363996812274617940341603156797523887458637621901455197625024653446242730572776575068808397205552741980093661931130048448736693957616175512897398083711363707552699988833964306329866334180235885379420009486406820695229821325267251644421352303581915889381631216030096651720261788384136231488256628403127347559331324324061865997149205393090161181111434634621102766427691) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16023,7 +16023,7 @@ _:gn_2175 { } _:gn_2176 { - 709 math:greaterThan 1 . + (709) math:greaterThan 1 . (709 1) math:difference 708 . (19900699367073211134541662064909440958386309400679842356617951977449324854086272690653156581071064915424175081057085504353863792287382399896352280418669106749413247297839680824585096040249646265537653747312522490952114681310659389132514238980228446484656661378102786454632409019297926800772506579588274466378744882085052971008956409709826398115527752615479987263085405653926354026911240817360716930606356974607718026078549559431648506223181799608745572191510671709482088841418520196852721976013902698070968335308009315664291879315964257416655695492808236196059942631756261595165744146776148935827861410103517027404605465 32200007975817975631024932976814531206704797447430511876369029698631805854042025878759722576644335402897915004849386380107697633243698366807857226012438904325702154042819502388911562290564711214132377822514870512762614670822739739515038315207467181743122851309354744081653966291929435361557476029016813494409440071284196635860808183432621205140838900063250053199422862197261191333523187679076090233738677194549917336955142202437340680055499218138316923908987867555606570489953373527395849688144839608909206647954010390493714191236209939407416280567797445575749694346283900135415702529308470612676625012265552037680911113) math:sum 52100707342891186765566595041723972165091106848110354232986981676081130708128298569412879157715400318322090085906471884461561425531080766704209506431108011075115401340659183213496658330814357479670031569827393003714729352133399128647552554187695628227779512687457530536286375311227362162329982608605087960788184953369249606869764593142447603256366652678730040462508267851187545360434428496436807164345034169157635363033691761868989186278681017747062496100498539265088659331371893724248571664158742306980174983262019706158006070552174196824071976060605681771809636978040161730581446676084619548504486422369069065085516578 . (708 32200007975817975631024932976814531206704797447430511876369029698631805854042025878759722576644335402897915004849386380107697633243698366807857226012438904325702154042819502388911562290564711214132377822514870512762614670822739739515038315207467181743122851309354744081653966291929435361557476029016813494409440071284196635860808183432621205140838900063250053199422862197261191333523187679076090233738677194549917336955142202437340680055499218138316923908987867555606570489953373527395849688144839608909206647954010390493714191236209939407416280567797445575749694346283900135415702529308470612676625012265552037680911113 52100707342891186765566595041723972165091106848110354232986981676081130708128298569412879157715400318322090085906471884461561425531080766704209506431108011075115401340659183213496658330814357479670031569827393003714729352133399128647552554187695628227779512687457530536286375311227362162329982608605087960788184953369249606869764593142447603256366652678730040462508267851187545360434428496436807164345034169157635363033691761868989186278681017747062496100498539265088659331371893724248571664158742306980174983262019706158006070552174196824071976060605681771809636978040161730581446676084619548504486422369069065085516578) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16034,7 +16034,7 @@ _:gn_2177 { } _:gn_2178 { - 710 math:greaterThan 1 . + (710) math:greaterThan 1 . (710 1) math:difference 709 . (12299308608744764496483270911905090248318488046750669519751077721182480999955753188106565995573270487473739923792300875753833840956315966911504945593769797576288906744979821564326466250315064948594724075202348021810499989512080350382524076227238735258466189931251957627021557272631508560784969449428539028030695189199143664851851773722794807025311147447770065936337456543334837306611946861715373303132320219942199310876592643005692173832317418529571351717477195846124481648534853330543127712130936910838238312646001074829422311920245681990760585074989209379689751714527638540249958382532321676848763602162035010276305648 19900699367073211134541662064909440958386309400679842356617951977449324854086272690653156581071064915424175081057085504353863792287382399896352280418669106749413247297839680824585096040249646265537653747312522490952114681310659389132514238980228446484656661378102786454632409019297926800772506579588274466378744882085052971008956409709826398115527752615479987263085405653926354026911240817360716930606356974607718026078549559431648506223181799608745572191510671709482088841418520196852721976013902698070968335308009315664291879315964257416655695492808236196059942631756261595165744146776148935827861410103517027404605465) math:sum 32200007975817975631024932976814531206704797447430511876369029698631805854042025878759722576644335402897915004849386380107697633243698366807857226012438904325702154042819502388911562290564711214132377822514870512762614670822739739515038315207467181743122851309354744081653966291929435361557476029016813494409440071284196635860808183432621205140838900063250053199422862197261191333523187679076090233738677194549917336955142202437340680055499218138316923908987867555606570489953373527395849688144839608909206647954010390493714191236209939407416280567797445575749694346283900135415702529308470612676625012265552037680911113 . (709 19900699367073211134541662064909440958386309400679842356617951977449324854086272690653156581071064915424175081057085504353863792287382399896352280418669106749413247297839680824585096040249646265537653747312522490952114681310659389132514238980228446484656661378102786454632409019297926800772506579588274466378744882085052971008956409709826398115527752615479987263085405653926354026911240817360716930606356974607718026078549559431648506223181799608745572191510671709482088841418520196852721976013902698070968335308009315664291879315964257416655695492808236196059942631756261595165744146776148935827861410103517027404605465 32200007975817975631024932976814531206704797447430511876369029698631805854042025878759722576644335402897915004849386380107697633243698366807857226012438904325702154042819502388911562290564711214132377822514870512762614670822739739515038315207467181743122851309354744081653966291929435361557476029016813494409440071284196635860808183432621205140838900063250053199422862197261191333523187679076090233738677194549917336955142202437340680055499218138316923908987867555606570489953373527395849688144839608909206647954010390493714191236209939407416280567797445575749694346283900135415702529308470612676625012265552037680911113) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16045,7 +16045,7 @@ _:gn_2179 { } _:gn_2180 { - 711 math:greaterThan 1 . + (711) math:greaterThan 1 . (711 1) math:difference 710 . (7601390758328446638058391153004350710067821353929172836866874256266843854130519502546590585497794427950435157264784628600029951331066432984847334824899309173124340552859859260258629789934581316942929672110174469141614691798579038749990162752989711226190471446850828827610851746666418239987537130159735438348049692885909306157104635987031591090216605167709921326747949110591516720299293955645343627474036754665518715201956916425956332390864381079174220474033475863357607192883666866309594263882965787232730022662008240834869567395718575425895110417819026816370190917228623054915785764243827258979097807941482017128299817 12299308608744764496483270911905090248318488046750669519751077721182480999955753188106565995573270487473739923792300875753833840956315966911504945593769797576288906744979821564326466250315064948594724075202348021810499989512080350382524076227238735258466189931251957627021557272631508560784969449428539028030695189199143664851851773722794807025311147447770065936337456543334837306611946861715373303132320219942199310876592643005692173832317418529571351717477195846124481648534853330543127712130936910838238312646001074829422311920245681990760585074989209379689751714527638540249958382532321676848763602162035010276305648) math:sum 19900699367073211134541662064909440958386309400679842356617951977449324854086272690653156581071064915424175081057085504353863792287382399896352280418669106749413247297839680824585096040249646265537653747312522490952114681310659389132514238980228446484656661378102786454632409019297926800772506579588274466378744882085052971008956409709826398115527752615479987263085405653926354026911240817360716930606356974607718026078549559431648506223181799608745572191510671709482088841418520196852721976013902698070968335308009315664291879315964257416655695492808236196059942631756261595165744146776148935827861410103517027404605465 . (710 12299308608744764496483270911905090248318488046750669519751077721182480999955753188106565995573270487473739923792300875753833840956315966911504945593769797576288906744979821564326466250315064948594724075202348021810499989512080350382524076227238735258466189931251957627021557272631508560784969449428539028030695189199143664851851773722794807025311147447770065936337456543334837306611946861715373303132320219942199310876592643005692173832317418529571351717477195846124481648534853330543127712130936910838238312646001074829422311920245681990760585074989209379689751714527638540249958382532321676848763602162035010276305648 19900699367073211134541662064909440958386309400679842356617951977449324854086272690653156581071064915424175081057085504353863792287382399896352280418669106749413247297839680824585096040249646265537653747312522490952114681310659389132514238980228446484656661378102786454632409019297926800772506579588274466378744882085052971008956409709826398115527752615479987263085405653926354026911240817360716930606356974607718026078549559431648506223181799608745572191510671709482088841418520196852721976013902698070968335308009315664291879315964257416655695492808236196059942631756261595165744146776148935827861410103517027404605465) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16056,7 +16056,7 @@ _:gn_2181 { } _:gn_2182 { - 712 math:greaterThan 1 . + (712) math:greaterThan 1 . (712 1) math:difference 711 . (4697917850416317858424879758900739538250666692821496682884203464915637145825233685559975410075476059523304766527516247153803889625249533926657610768870488403164566192119962304067836460380483631651794403092173552668885297713501311632533913474249024032275718484401128799410705525965090320797432319268803589682645496313234358694747137735763215935094542280060144609589507432743320586312652906070029675658283465276680595674635726579735841441453037450397131243443719982766874455651186464233533448247971123605508289983992833994552744524527106564865474657170182563319560797299015485334172618288494417869665794220552993148005831 7601390758328446638058391153004350710067821353929172836866874256266843854130519502546590585497794427950435157264784628600029951331066432984847334824899309173124340552859859260258629789934581316942929672110174469141614691798579038749990162752989711226190471446850828827610851746666418239987537130159735438348049692885909306157104635987031591090216605167709921326747949110591516720299293955645343627474036754665518715201956916425956332390864381079174220474033475863357607192883666866309594263882965787232730022662008240834869567395718575425895110417819026816370190917228623054915785764243827258979097807941482017128299817) math:sum 12299308608744764496483270911905090248318488046750669519751077721182480999955753188106565995573270487473739923792300875753833840956315966911504945593769797576288906744979821564326466250315064948594724075202348021810499989512080350382524076227238735258466189931251957627021557272631508560784969449428539028030695189199143664851851773722794807025311147447770065936337456543334837306611946861715373303132320219942199310876592643005692173832317418529571351717477195846124481648534853330543127712130936910838238312646001074829422311920245681990760585074989209379689751714527638540249958382532321676848763602162035010276305648 . (711 7601390758328446638058391153004350710067821353929172836866874256266843854130519502546590585497794427950435157264784628600029951331066432984847334824899309173124340552859859260258629789934581316942929672110174469141614691798579038749990162752989711226190471446850828827610851746666418239987537130159735438348049692885909306157104635987031591090216605167709921326747949110591516720299293955645343627474036754665518715201956916425956332390864381079174220474033475863357607192883666866309594263882965787232730022662008240834869567395718575425895110417819026816370190917228623054915785764243827258979097807941482017128299817 12299308608744764496483270911905090248318488046750669519751077721182480999955753188106565995573270487473739923792300875753833840956315966911504945593769797576288906744979821564326466250315064948594724075202348021810499989512080350382524076227238735258466189931251957627021557272631508560784969449428539028030695189199143664851851773722794807025311147447770065936337456543334837306611946861715373303132320219942199310876592643005692173832317418529571351717477195846124481648534853330543127712130936910838238312646001074829422311920245681990760585074989209379689751714527638540249958382532321676848763602162035010276305648) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16067,7 +16067,7 @@ _:gn_2183 { } _:gn_2184 { - 713 math:greaterThan 1 . + (713) math:greaterThan 1 . (713 1) math:difference 712 . (2903472907912128779633511394103611171817154661107676153982670791351206708305285816986615175422318368427130390737268381446226061705816899058189724056028820769959774360739896956190793329554097685291135269018000916472729394085077727117456249278740687193914752962449700028200146220701327919190104810890931848665404196572674947462357498251268375155122062887649776717158441677848196133986641049575313951815753289388838119527321189846220490949411343628777089230589755880590732737232480402076060815634994663627221732678015406840316822871191468861029635760648844253050630119929607569581613145955332841109432013720929023980293986 4697917850416317858424879758900739538250666692821496682884203464915637145825233685559975410075476059523304766527516247153803889625249533926657610768870488403164566192119962304067836460380483631651794403092173552668885297713501311632533913474249024032275718484401128799410705525965090320797432319268803589682645496313234358694747137735763215935094542280060144609589507432743320586312652906070029675658283465276680595674635726579735841441453037450397131243443719982766874455651186464233533448247971123605508289983992833994552744524527106564865474657170182563319560797299015485334172618288494417869665794220552993148005831) math:sum 7601390758328446638058391153004350710067821353929172836866874256266843854130519502546590585497794427950435157264784628600029951331066432984847334824899309173124340552859859260258629789934581316942929672110174469141614691798579038749990162752989711226190471446850828827610851746666418239987537130159735438348049692885909306157104635987031591090216605167709921326747949110591516720299293955645343627474036754665518715201956916425956332390864381079174220474033475863357607192883666866309594263882965787232730022662008240834869567395718575425895110417819026816370190917228623054915785764243827258979097807941482017128299817 . (712 4697917850416317858424879758900739538250666692821496682884203464915637145825233685559975410075476059523304766527516247153803889625249533926657610768870488403164566192119962304067836460380483631651794403092173552668885297713501311632533913474249024032275718484401128799410705525965090320797432319268803589682645496313234358694747137735763215935094542280060144609589507432743320586312652906070029675658283465276680595674635726579735841441453037450397131243443719982766874455651186464233533448247971123605508289983992833994552744524527106564865474657170182563319560797299015485334172618288494417869665794220552993148005831 7601390758328446638058391153004350710067821353929172836866874256266843854130519502546590585497794427950435157264784628600029951331066432984847334824899309173124340552859859260258629789934581316942929672110174469141614691798579038749990162752989711226190471446850828827610851746666418239987537130159735438348049692885909306157104635987031591090216605167709921326747949110591516720299293955645343627474036754665518715201956916425956332390864381079174220474033475863357607192883666866309594263882965787232730022662008240834869567395718575425895110417819026816370190917228623054915785764243827258979097807941482017128299817) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16078,7 +16078,7 @@ _:gn_2185 { } _:gn_2186 { - 714 math:greaterThan 1 . + (714) math:greaterThan 1 . (714 1) math:difference 713 . (1794444942504189078791368364797128366433512031713820528901532673564430437519947868573360234653157691096174375790247865707577827919432634868467886712841667633204791831380065347877043130826385946360659134074172636196155903628423584515077664195508336838360965521951428771210559305263762401607327508377871741017241299740559411232389639484494840779972479392410367892431065754895124452326011856494715723842530175887842476147314536733515350492041693821620042012853964102176141718418706062157472632612976459978286557305977427154235921653335637703835838896521338310268930677369407915752559472333161576760233780499623969167711845 2903472907912128779633511394103611171817154661107676153982670791351206708305285816986615175422318368427130390737268381446226061705816899058189724056028820769959774360739896956190793329554097685291135269018000916472729394085077727117456249278740687193914752962449700028200146220701327919190104810890931848665404196572674947462357498251268375155122062887649776717158441677848196133986641049575313951815753289388838119527321189846220490949411343628777089230589755880590732737232480402076060815634994663627221732678015406840316822871191468861029635760648844253050630119929607569581613145955332841109432013720929023980293986) math:sum 4697917850416317858424879758900739538250666692821496682884203464915637145825233685559975410075476059523304766527516247153803889625249533926657610768870488403164566192119962304067836460380483631651794403092173552668885297713501311632533913474249024032275718484401128799410705525965090320797432319268803589682645496313234358694747137735763215935094542280060144609589507432743320586312652906070029675658283465276680595674635726579735841441453037450397131243443719982766874455651186464233533448247971123605508289983992833994552744524527106564865474657170182563319560797299015485334172618288494417869665794220552993148005831 . (713 2903472907912128779633511394103611171817154661107676153982670791351206708305285816986615175422318368427130390737268381446226061705816899058189724056028820769959774360739896956190793329554097685291135269018000916472729394085077727117456249278740687193914752962449700028200146220701327919190104810890931848665404196572674947462357498251268375155122062887649776717158441677848196133986641049575313951815753289388838119527321189846220490949411343628777089230589755880590732737232480402076060815634994663627221732678015406840316822871191468861029635760648844253050630119929607569581613145955332841109432013720929023980293986 4697917850416317858424879758900739538250666692821496682884203464915637145825233685559975410075476059523304766527516247153803889625249533926657610768870488403164566192119962304067836460380483631651794403092173552668885297713501311632533913474249024032275718484401128799410705525965090320797432319268803589682645496313234358694747137735763215935094542280060144609589507432743320586312652906070029675658283465276680595674635726579735841441453037450397131243443719982766874455651186464233533448247971123605508289983992833994552744524527106564865474657170182563319560797299015485334172618288494417869665794220552993148005831) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16089,7 +16089,7 @@ _:gn_2187 { } _:gn_2188 { - 715 math:greaterThan 1 . + (715) math:greaterThan 1 . (715 1) math:difference 714 . (1109027965407939700842143029306482805383642629393855625081138117786776270785337948413254940769160677330956014947020515738648233786384264189721837343187153136754982529359831608313750198727711738930476134943828280276573490456654142602378585083232350355553787440498271256989586915437565517582777302513060107648162896832115536229967858766773534375149583495239408824727375922953071681660629193080598227973223113500995643380006653112705140457369649807157047217735791778414591018813774339918588183022018203648935175372037979686080901217855831157193796864127505942781699442560199653829053673622171264349198233221305054812582141 1794444942504189078791368364797128366433512031713820528901532673564430437519947868573360234653157691096174375790247865707577827919432634868467886712841667633204791831380065347877043130826385946360659134074172636196155903628423584515077664195508336838360965521951428771210559305263762401607327508377871741017241299740559411232389639484494840779972479392410367892431065754895124452326011856494715723842530175887842476147314536733515350492041693821620042012853964102176141718418706062157472632612976459978286557305977427154235921653335637703835838896521338310268930677369407915752559472333161576760233780499623969167711845) math:sum 2903472907912128779633511394103611171817154661107676153982670791351206708305285816986615175422318368427130390737268381446226061705816899058189724056028820769959774360739896956190793329554097685291135269018000916472729394085077727117456249278740687193914752962449700028200146220701327919190104810890931848665404196572674947462357498251268375155122062887649776717158441677848196133986641049575313951815753289388838119527321189846220490949411343628777089230589755880590732737232480402076060815634994663627221732678015406840316822871191468861029635760648844253050630119929607569581613145955332841109432013720929023980293986 . (714 1794444942504189078791368364797128366433512031713820528901532673564430437519947868573360234653157691096174375790247865707577827919432634868467886712841667633204791831380065347877043130826385946360659134074172636196155903628423584515077664195508336838360965521951428771210559305263762401607327508377871741017241299740559411232389639484494840779972479392410367892431065754895124452326011856494715723842530175887842476147314536733515350492041693821620042012853964102176141718418706062157472632612976459978286557305977427154235921653335637703835838896521338310268930677369407915752559472333161576760233780499623969167711845 2903472907912128779633511394103611171817154661107676153982670791351206708305285816986615175422318368427130390737268381446226061705816899058189724056028820769959774360739896956190793329554097685291135269018000916472729394085077727117456249278740687193914752962449700028200146220701327919190104810890931848665404196572674947462357498251268375155122062887649776717158441677848196133986641049575313951815753289388838119527321189846220490949411343628777089230589755880590732737232480402076060815634994663627221732678015406840316822871191468861029635760648844253050630119929607569581613145955332841109432013720929023980293986) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16100,7 +16100,7 @@ _:gn_2189 { } _:gn_2190 { - 716 math:greaterThan 1 . + (716) math:greaterThan 1 . (716 1) math:difference 715 . (685416977096249377949225335490645561049869402319964903820394555777654166734609920160105293883997013765218360843227349968929594133048370678746049369654514496449809302020233739563292932098674207430182999130344355919582413171769441912699079112275986482807178081453157514220972389826196884024550205864811633369078402908443875002421780717721306404822895897170959067703689831942052770665382663414117495869307062386846832767307883620810210034672044014462994795118172323761550699604931722238884449590958256329351381933939447468155020435479806546642042032393832367487231234809208261923505798710990312411035547278318914355129704 1109027965407939700842143029306482805383642629393855625081138117786776270785337948413254940769160677330956014947020515738648233786384264189721837343187153136754982529359831608313750198727711738930476134943828280276573490456654142602378585083232350355553787440498271256989586915437565517582777302513060107648162896832115536229967858766773534375149583495239408824727375922953071681660629193080598227973223113500995643380006653112705140457369649807157047217735791778414591018813774339918588183022018203648935175372037979686080901217855831157193796864127505942781699442560199653829053673622171264349198233221305054812582141) math:sum 1794444942504189078791368364797128366433512031713820528901532673564430437519947868573360234653157691096174375790247865707577827919432634868467886712841667633204791831380065347877043130826385946360659134074172636196155903628423584515077664195508336838360965521951428771210559305263762401607327508377871741017241299740559411232389639484494840779972479392410367892431065754895124452326011856494715723842530175887842476147314536733515350492041693821620042012853964102176141718418706062157472632612976459978286557305977427154235921653335637703835838896521338310268930677369407915752559472333161576760233780499623969167711845 . (715 1109027965407939700842143029306482805383642629393855625081138117786776270785337948413254940769160677330956014947020515738648233786384264189721837343187153136754982529359831608313750198727711738930476134943828280276573490456654142602378585083232350355553787440498271256989586915437565517582777302513060107648162896832115536229967858766773534375149583495239408824727375922953071681660629193080598227973223113500995643380006653112705140457369649807157047217735791778414591018813774339918588183022018203648935175372037979686080901217855831157193796864127505942781699442560199653829053673622171264349198233221305054812582141 1794444942504189078791368364797128366433512031713820528901532673564430437519947868573360234653157691096174375790247865707577827919432634868467886712841667633204791831380065347877043130826385946360659134074172636196155903628423584515077664195508336838360965521951428771210559305263762401607327508377871741017241299740559411232389639484494840779972479392410367892431065754895124452326011856494715723842530175887842476147314536733515350492041693821620042012853964102176141718418706062157472632612976459978286557305977427154235921653335637703835838896521338310268930677369407915752559472333161576760233780499623969167711845) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16111,7 +16111,7 @@ _:gn_2191 { } _:gn_2192 { - 717 math:greaterThan 1 . + (717) math:greaterThan 1 . (717 1) math:difference 716 . (423610988311690322892917693815837244333773227073890721260743562009122104050728028253149646885163663565737654103793165769718639653335893510975787973532638640305173227339597868750457266629037531500293135813483924356991077284884700689679505970956363872746609359045113742768614525611368633558227096648248474279084493923671661227546078049052227970326687598068449757023686091011018910995246529666480732103916051114148810612698769491894930422697605792694052422617619454653040319208842617679703733431059947319583793438098532217925880782376024610551754831733673575294468207750991391905547874911180951938162685942986140457452437 685416977096249377949225335490645561049869402319964903820394555777654166734609920160105293883997013765218360843227349968929594133048370678746049369654514496449809302020233739563292932098674207430182999130344355919582413171769441912699079112275986482807178081453157514220972389826196884024550205864811633369078402908443875002421780717721306404822895897170959067703689831942052770665382663414117495869307062386846832767307883620810210034672044014462994795118172323761550699604931722238884449590958256329351381933939447468155020435479806546642042032393832367487231234809208261923505798710990312411035547278318914355129704) math:sum 1109027965407939700842143029306482805383642629393855625081138117786776270785337948413254940769160677330956014947020515738648233786384264189721837343187153136754982529359831608313750198727711738930476134943828280276573490456654142602378585083232350355553787440498271256989586915437565517582777302513060107648162896832115536229967858766773534375149583495239408824727375922953071681660629193080598227973223113500995643380006653112705140457369649807157047217735791778414591018813774339918588183022018203648935175372037979686080901217855831157193796864127505942781699442560199653829053673622171264349198233221305054812582141 . (716 685416977096249377949225335490645561049869402319964903820394555777654166734609920160105293883997013765218360843227349968929594133048370678746049369654514496449809302020233739563292932098674207430182999130344355919582413171769441912699079112275986482807178081453157514220972389826196884024550205864811633369078402908443875002421780717721306404822895897170959067703689831942052770665382663414117495869307062386846832767307883620810210034672044014462994795118172323761550699604931722238884449590958256329351381933939447468155020435479806546642042032393832367487231234809208261923505798710990312411035547278318914355129704 1109027965407939700842143029306482805383642629393855625081138117786776270785337948413254940769160677330956014947020515738648233786384264189721837343187153136754982529359831608313750198727711738930476134943828280276573490456654142602378585083232350355553787440498271256989586915437565517582777302513060107648162896832115536229967858766773534375149583495239408824727375922953071681660629193080598227973223113500995643380006653112705140457369649807157047217735791778414591018813774339918588183022018203648935175372037979686080901217855831157193796864127505942781699442560199653829053673622171264349198233221305054812582141) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16122,7 +16122,7 @@ _:gn_2193 { } _:gn_2194 { - 718 math:greaterThan 1 . + (718) math:greaterThan 1 . (718 1) math:difference 717 . (261805988784559055056307641674808316716096175246074182559650993768532062683881891906955646998833350199480706739434184199210954479712477167770261396121875856144636074680635870812835665469636675929889863316860431562591335886884741223019573141319622610060568722408043771452357864214828250466323109216563159089993908984772213774875702668669078434496208299102509310680003740931033859670136133747636763765391011272698022154609114128915279611974438221768942372500552869108510380396089104559180716159898309009767588495840915250229139653103781936090287200660158792192763027058216870017957923799809360472872861335332773897677267 423610988311690322892917693815837244333773227073890721260743562009122104050728028253149646885163663565737654103793165769718639653335893510975787973532638640305173227339597868750457266629037531500293135813483924356991077284884700689679505970956363872746609359045113742768614525611368633558227096648248474279084493923671661227546078049052227970326687598068449757023686091011018910995246529666480732103916051114148810612698769491894930422697605792694052422617619454653040319208842617679703733431059947319583793438098532217925880782376024610551754831733673575294468207750991391905547874911180951938162685942986140457452437) math:sum 685416977096249377949225335490645561049869402319964903820394555777654166734609920160105293883997013765218360843227349968929594133048370678746049369654514496449809302020233739563292932098674207430182999130344355919582413171769441912699079112275986482807178081453157514220972389826196884024550205864811633369078402908443875002421780717721306404822895897170959067703689831942052770665382663414117495869307062386846832767307883620810210034672044014462994795118172323761550699604931722238884449590958256329351381933939447468155020435479806546642042032393832367487231234809208261923505798710990312411035547278318914355129704 . (717 423610988311690322892917693815837244333773227073890721260743562009122104050728028253149646885163663565737654103793165769718639653335893510975787973532638640305173227339597868750457266629037531500293135813483924356991077284884700689679505970956363872746609359045113742768614525611368633558227096648248474279084493923671661227546078049052227970326687598068449757023686091011018910995246529666480732103916051114148810612698769491894930422697605792694052422617619454653040319208842617679703733431059947319583793438098532217925880782376024610551754831733673575294468207750991391905547874911180951938162685942986140457452437 685416977096249377949225335490645561049869402319964903820394555777654166734609920160105293883997013765218360843227349968929594133048370678746049369654514496449809302020233739563292932098674207430182999130344355919582413171769441912699079112275986482807178081453157514220972389826196884024550205864811633369078402908443875002421780717721306404822895897170959067703689831942052770665382663414117495869307062386846832767307883620810210034672044014462994795118172323761550699604931722238884449590958256329351381933939447468155020435479806546642042032393832367487231234809208261923505798710990312411035547278318914355129704) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16133,7 +16133,7 @@ _:gn_2195 { } _:gn_2196 { - 719 math:greaterThan 1 . + (719) math:greaterThan 1 . (719 1) math:difference 718 . (161804999527131267836610052141028927617677051827816538701092568240590041366846136346193999886330313366256947364358981570507685173623416343205526577410762784160537152658961997937621601159400855570403272496623492794399741397999959466659932829636741262686040636637069971316256661396540383091903987431685315189090584938899447452670375380383149535830479298965940446343682350079985051325110395918843968338525039841450788458089655362979650810723167570925110050117066585544529938812753513120523017271161638309816204942257616967696741129272242674461467631073514783101705180692774521887589951111371591465289824607653366559775170 261805988784559055056307641674808316716096175246074182559650993768532062683881891906955646998833350199480706739434184199210954479712477167770261396121875856144636074680635870812835665469636675929889863316860431562591335886884741223019573141319622610060568722408043771452357864214828250466323109216563159089993908984772213774875702668669078434496208299102509310680003740931033859670136133747636763765391011272698022154609114128915279611974438221768942372500552869108510380396089104559180716159898309009767588495840915250229139653103781936090287200660158792192763027058216870017957923799809360472872861335332773897677267) math:sum 423610988311690322892917693815837244333773227073890721260743562009122104050728028253149646885163663565737654103793165769718639653335893510975787973532638640305173227339597868750457266629037531500293135813483924356991077284884700689679505970956363872746609359045113742768614525611368633558227096648248474279084493923671661227546078049052227970326687598068449757023686091011018910995246529666480732103916051114148810612698769491894930422697605792694052422617619454653040319208842617679703733431059947319583793438098532217925880782376024610551754831733673575294468207750991391905547874911180951938162685942986140457452437 . (718 261805988784559055056307641674808316716096175246074182559650993768532062683881891906955646998833350199480706739434184199210954479712477167770261396121875856144636074680635870812835665469636675929889863316860431562591335886884741223019573141319622610060568722408043771452357864214828250466323109216563159089993908984772213774875702668669078434496208299102509310680003740931033859670136133747636763765391011272698022154609114128915279611974438221768942372500552869108510380396089104559180716159898309009767588495840915250229139653103781936090287200660158792192763027058216870017957923799809360472872861335332773897677267 423610988311690322892917693815837244333773227073890721260743562009122104050728028253149646885163663565737654103793165769718639653335893510975787973532638640305173227339597868750457266629037531500293135813483924356991077284884700689679505970956363872746609359045113742768614525611368633558227096648248474279084493923671661227546078049052227970326687598068449757023686091011018910995246529666480732103916051114148810612698769491894930422697605792694052422617619454653040319208842617679703733431059947319583793438098532217925880782376024610551754831733673575294468207750991391905547874911180951938162685942986140457452437) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16144,7 +16144,7 @@ _:gn_2197 { } _:gn_2198 { - 720 math:greaterThan 1 . + (720) math:greaterThan 1 . (720 1) math:difference 719 . (100000989257427787219697589533779389098419123418257643858558425527942021317035755560761647112503036833223759375075202628703269306089060824564734818711113071984098922021673872875214064310235820359486590820236938768191594488884781756359640311682881347374528085770973800136101202818287867374419121784877843900903324045872766322205327288285928898665729000136568864336321390851048808345025737828792795426865971431247233696519458765935628801251270650843832322383486283563980441583335591438657698888736670699951383553583298282532398523831539261628819569586644009091057846365442348130367972688437769007583036727679407337902097 161804999527131267836610052141028927617677051827816538701092568240590041366846136346193999886330313366256947364358981570507685173623416343205526577410762784160537152658961997937621601159400855570403272496623492794399741397999959466659932829636741262686040636637069971316256661396540383091903987431685315189090584938899447452670375380383149535830479298965940446343682350079985051325110395918843968338525039841450788458089655362979650810723167570925110050117066585544529938812753513120523017271161638309816204942257616967696741129272242674461467631073514783101705180692774521887589951111371591465289824607653366559775170) math:sum 261805988784559055056307641674808316716096175246074182559650993768532062683881891906955646998833350199480706739434184199210954479712477167770261396121875856144636074680635870812835665469636675929889863316860431562591335886884741223019573141319622610060568722408043771452357864214828250466323109216563159089993908984772213774875702668669078434496208299102509310680003740931033859670136133747636763765391011272698022154609114128915279611974438221768942372500552869108510380396089104559180716159898309009767588495840915250229139653103781936090287200660158792192763027058216870017957923799809360472872861335332773897677267 . (719 161804999527131267836610052141028927617677051827816538701092568240590041366846136346193999886330313366256947364358981570507685173623416343205526577410762784160537152658961997937621601159400855570403272496623492794399741397999959466659932829636741262686040636637069971316256661396540383091903987431685315189090584938899447452670375380383149535830479298965940446343682350079985051325110395918843968338525039841450788458089655362979650810723167570925110050117066585544529938812753513120523017271161638309816204942257616967696741129272242674461467631073514783101705180692774521887589951111371591465289824607653366559775170 261805988784559055056307641674808316716096175246074182559650993768532062683881891906955646998833350199480706739434184199210954479712477167770261396121875856144636074680635870812835665469636675929889863316860431562591335886884741223019573141319622610060568722408043771452357864214828250466323109216563159089993908984772213774875702668669078434496208299102509310680003740931033859670136133747636763765391011272698022154609114128915279611974438221768942372500552869108510380396089104559180716159898309009767588495840915250229139653103781936090287200660158792192763027058216870017957923799809360472872861335332773897677267) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16155,7 +16155,7 @@ _:gn_2199 { } _:gn_2200 { - 721 math:greaterThan 1 . + (721) math:greaterThan 1 . (721 1) math:difference 720 . (61804010269703480616912462607249538519257928409558894842534142712648020049810380785432352773827276533033187989283778941804415867534355518640791758699649712176438230637288125062407536849165035210916681676386554026208146909115177710300292517953859915311512550866096171180155458578252515717484865646807471288187260893026681130465048092097220637164750298829371582007360959228936242980084658090051172911659068410203554761570196597044022009471896920081277727733580301980549497229417921681865318382424967609864821388674318685164342605440703412832648061486870774010647334327332173757221978422933822457706787879973959221873073 100000989257427787219697589533779389098419123418257643858558425527942021317035755560761647112503036833223759375075202628703269306089060824564734818711113071984098922021673872875214064310235820359486590820236938768191594488884781756359640311682881347374528085770973800136101202818287867374419121784877843900903324045872766322205327288285928898665729000136568864336321390851048808345025737828792795426865971431247233696519458765935628801251270650843832322383486283563980441583335591438657698888736670699951383553583298282532398523831539261628819569586644009091057846365442348130367972688437769007583036727679407337902097) math:sum 161804999527131267836610052141028927617677051827816538701092568240590041366846136346193999886330313366256947364358981570507685173623416343205526577410762784160537152658961997937621601159400855570403272496623492794399741397999959466659932829636741262686040636637069971316256661396540383091903987431685315189090584938899447452670375380383149535830479298965940446343682350079985051325110395918843968338525039841450788458089655362979650810723167570925110050117066585544529938812753513120523017271161638309816204942257616967696741129272242674461467631073514783101705180692774521887589951111371591465289824607653366559775170 . (720 100000989257427787219697589533779389098419123418257643858558425527942021317035755560761647112503036833223759375075202628703269306089060824564734818711113071984098922021673872875214064310235820359486590820236938768191594488884781756359640311682881347374528085770973800136101202818287867374419121784877843900903324045872766322205327288285928898665729000136568864336321390851048808345025737828792795426865971431247233696519458765935628801251270650843832322383486283563980441583335591438657698888736670699951383553583298282532398523831539261628819569586644009091057846365442348130367972688437769007583036727679407337902097 161804999527131267836610052141028927617677051827816538701092568240590041366846136346193999886330313366256947364358981570507685173623416343205526577410762784160537152658961997937621601159400855570403272496623492794399741397999959466659932829636741262686040636637069971316256661396540383091903987431685315189090584938899447452670375380383149535830479298965940446343682350079985051325110395918843968338525039841450788458089655362979650810723167570925110050117066585544529938812753513120523017271161638309816204942257616967696741129272242674461467631073514783101705180692774521887589951111371591465289824607653366559775170) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16166,7 +16166,7 @@ _:gn_2201 { } _:gn_2202 { - 722 math:greaterThan 1 . + (722) math:greaterThan 1 . (722 1) math:difference 721 . (38196978987724306602785126926529850579161195008698749016024282815294001267225374775329294338675760300190571385791423686898853438554705305923943060011463359807660691384385747812806527461070785148569909143850384741983447579769604046059347793729021432063015534904877628955945744240035351656934256138070372612716063152846085191740279196188708261500978701307197282328960431622112565364941079738741622515206903021043678934949262168891606791779373730762554594649905981583430944353917669756792380506311703090086562164908979597368055918390835848796171508099773235080410512038110174373145994265503946549876248847705448116029024 61804010269703480616912462607249538519257928409558894842534142712648020049810380785432352773827276533033187989283778941804415867534355518640791758699649712176438230637288125062407536849165035210916681676386554026208146909115177710300292517953859915311512550866096171180155458578252515717484865646807471288187260893026681130465048092097220637164750298829371582007360959228936242980084658090051172911659068410203554761570196597044022009471896920081277727733580301980549497229417921681865318382424967609864821388674318685164342605440703412832648061486870774010647334327332173757221978422933822457706787879973959221873073) math:sum 100000989257427787219697589533779389098419123418257643858558425527942021317035755560761647112503036833223759375075202628703269306089060824564734818711113071984098922021673872875214064310235820359486590820236938768191594488884781756359640311682881347374528085770973800136101202818287867374419121784877843900903324045872766322205327288285928898665729000136568864336321390851048808345025737828792795426865971431247233696519458765935628801251270650843832322383486283563980441583335591438657698888736670699951383553583298282532398523831539261628819569586644009091057846365442348130367972688437769007583036727679407337902097 . (721 61804010269703480616912462607249538519257928409558894842534142712648020049810380785432352773827276533033187989283778941804415867534355518640791758699649712176438230637288125062407536849165035210916681676386554026208146909115177710300292517953859915311512550866096171180155458578252515717484865646807471288187260893026681130465048092097220637164750298829371582007360959228936242980084658090051172911659068410203554761570196597044022009471896920081277727733580301980549497229417921681865318382424967609864821388674318685164342605440703412832648061486870774010647334327332173757221978422933822457706787879973959221873073 100000989257427787219697589533779389098419123418257643858558425527942021317035755560761647112503036833223759375075202628703269306089060824564734818711113071984098922021673872875214064310235820359486590820236938768191594488884781756359640311682881347374528085770973800136101202818287867374419121784877843900903324045872766322205327288285928898665729000136568864336321390851048808345025737828792795426865971431247233696519458765935628801251270650843832322383486283563980441583335591438657698888736670699951383553583298282532398523831539261628819569586644009091057846365442348130367972688437769007583036727679407337902097) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16177,7 +16177,7 @@ _:gn_2203 { } _:gn_2204 { - 723 math:greaterThan 1 . + (723) math:greaterThan 1 . (723 1) math:difference 722 . (23607031281979174014127335680719687940096733400860145826509859897354018782585006010103058435151516232842616603492355254905562428979650212716848698688186352368777539252902377249601009388094250062346772532536169284224699329345573664240944724224838483248497015961218542224209714338217164060550609508737098675471197740180595938724768895908512375663771597522174299678400527606823677615143578351309550396452165389159875826620934428152415217692523189318723133083674320397118552875500251925072937876113264519778259223765339087796286687049867564036476553387097538930236822289221999384075984157429875907830539032268511105844049 38196978987724306602785126926529850579161195008698749016024282815294001267225374775329294338675760300190571385791423686898853438554705305923943060011463359807660691384385747812806527461070785148569909143850384741983447579769604046059347793729021432063015534904877628955945744240035351656934256138070372612716063152846085191740279196188708261500978701307197282328960431622112565364941079738741622515206903021043678934949262168891606791779373730762554594649905981583430944353917669756792380506311703090086562164908979597368055918390835848796171508099773235080410512038110174373145994265503946549876248847705448116029024) math:sum 61804010269703480616912462607249538519257928409558894842534142712648020049810380785432352773827276533033187989283778941804415867534355518640791758699649712176438230637288125062407536849165035210916681676386554026208146909115177710300292517953859915311512550866096171180155458578252515717484865646807471288187260893026681130465048092097220637164750298829371582007360959228936242980084658090051172911659068410203554761570196597044022009471896920081277727733580301980549497229417921681865318382424967609864821388674318685164342605440703412832648061486870774010647334327332173757221978422933822457706787879973959221873073 . (722 38196978987724306602785126926529850579161195008698749016024282815294001267225374775329294338675760300190571385791423686898853438554705305923943060011463359807660691384385747812806527461070785148569909143850384741983447579769604046059347793729021432063015534904877628955945744240035351656934256138070372612716063152846085191740279196188708261500978701307197282328960431622112565364941079738741622515206903021043678934949262168891606791779373730762554594649905981583430944353917669756792380506311703090086562164908979597368055918390835848796171508099773235080410512038110174373145994265503946549876248847705448116029024 61804010269703480616912462607249538519257928409558894842534142712648020049810380785432352773827276533033187989283778941804415867534355518640791758699649712176438230637288125062407536849165035210916681676386554026208146909115177710300292517953859915311512550866096171180155458578252515717484865646807471288187260893026681130465048092097220637164750298829371582007360959228936242980084658090051172911659068410203554761570196597044022009471896920081277727733580301980549497229417921681865318382424967609864821388674318685164342605440703412832648061486870774010647334327332173757221978422933822457706787879973959221873073) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16188,7 +16188,7 @@ _:gn_2205 { } _:gn_2206 { - 724 math:greaterThan 1 . + (724) math:greaterThan 1 . (724 1) math:difference 723 . (14589947705745132588657791245810162639064461607838603189514422917939982484640368765226235903524244067347954782299068431993291009575055093207094361323277007438883152131483370563205518072976535086223136611314215457758748250424030381818403069504182948814518518943659086731736029901818187596383646629333273937244865412665489253015510300280195885837207103785022982650559904015288887749797501387432072118754737631883803108328327740739191574086850541443831461566231661186312391478417417831719442630198438570308302941143640509571769231340968284759694954712675696150173689748888174989070010108074070642045709815436937010184975 23607031281979174014127335680719687940096733400860145826509859897354018782585006010103058435151516232842616603492355254905562428979650212716848698688186352368777539252902377249601009388094250062346772532536169284224699329345573664240944724224838483248497015961218542224209714338217164060550609508737098675471197740180595938724768895908512375663771597522174299678400527606823677615143578351309550396452165389159875826620934428152415217692523189318723133083674320397118552875500251925072937876113264519778259223765339087796286687049867564036476553387097538930236822289221999384075984157429875907830539032268511105844049) math:sum 38196978987724306602785126926529850579161195008698749016024282815294001267225374775329294338675760300190571385791423686898853438554705305923943060011463359807660691384385747812806527461070785148569909143850384741983447579769604046059347793729021432063015534904877628955945744240035351656934256138070372612716063152846085191740279196188708261500978701307197282328960431622112565364941079738741622515206903021043678934949262168891606791779373730762554594649905981583430944353917669756792380506311703090086562164908979597368055918390835848796171508099773235080410512038110174373145994265503946549876248847705448116029024 . (723 23607031281979174014127335680719687940096733400860145826509859897354018782585006010103058435151516232842616603492355254905562428979650212716848698688186352368777539252902377249601009388094250062346772532536169284224699329345573664240944724224838483248497015961218542224209714338217164060550609508737098675471197740180595938724768895908512375663771597522174299678400527606823677615143578351309550396452165389159875826620934428152415217692523189318723133083674320397118552875500251925072937876113264519778259223765339087796286687049867564036476553387097538930236822289221999384075984157429875907830539032268511105844049 38196978987724306602785126926529850579161195008698749016024282815294001267225374775329294338675760300190571385791423686898853438554705305923943060011463359807660691384385747812806527461070785148569909143850384741983447579769604046059347793729021432063015534904877628955945744240035351656934256138070372612716063152846085191740279196188708261500978701307197282328960431622112565364941079738741622515206903021043678934949262168891606791779373730762554594649905981583430944353917669756792380506311703090086562164908979597368055918390835848796171508099773235080410512038110174373145994265503946549876248847705448116029024) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16199,7 +16199,7 @@ _:gn_2207 { } _:gn_2208 { - 725 math:greaterThan 1 . + (725) math:greaterThan 1 . (725 1) math:difference 724 . (9017083576234041425469544434909525301032271793021542636995436979414036297944637244876822531627272165494661821193286822912271419404595119509754337364909344929894387121419006686395491315117714976123635921221953826465951078921543282422541654720655534433978497017559455492473684436398976464166962879403824738226332327515106685709258595628316489826564493737151317027840623591534789865346076963877478277697427757276072718292606687413223643605672647874891671517442659210806161397082834093353495245914825949469956282621698578224517455708899279276781598674421842780063132540333824395005974049355805265784829216831574095659074 14589947705745132588657791245810162639064461607838603189514422917939982484640368765226235903524244067347954782299068431993291009575055093207094361323277007438883152131483370563205518072976535086223136611314215457758748250424030381818403069504182948814518518943659086731736029901818187596383646629333273937244865412665489253015510300280195885837207103785022982650559904015288887749797501387432072118754737631883803108328327740739191574086850541443831461566231661186312391478417417831719442630198438570308302941143640509571769231340968284759694954712675696150173689748888174989070010108074070642045709815436937010184975) math:sum 23607031281979174014127335680719687940096733400860145826509859897354018782585006010103058435151516232842616603492355254905562428979650212716848698688186352368777539252902377249601009388094250062346772532536169284224699329345573664240944724224838483248497015961218542224209714338217164060550609508737098675471197740180595938724768895908512375663771597522174299678400527606823677615143578351309550396452165389159875826620934428152415217692523189318723133083674320397118552875500251925072937876113264519778259223765339087796286687049867564036476553387097538930236822289221999384075984157429875907830539032268511105844049 . (724 14589947705745132588657791245810162639064461607838603189514422917939982484640368765226235903524244067347954782299068431993291009575055093207094361323277007438883152131483370563205518072976535086223136611314215457758748250424030381818403069504182948814518518943659086731736029901818187596383646629333273937244865412665489253015510300280195885837207103785022982650559904015288887749797501387432072118754737631883803108328327740739191574086850541443831461566231661186312391478417417831719442630198438570308302941143640509571769231340968284759694954712675696150173689748888174989070010108074070642045709815436937010184975 23607031281979174014127335680719687940096733400860145826509859897354018782585006010103058435151516232842616603492355254905562428979650212716848698688186352368777539252902377249601009388094250062346772532536169284224699329345573664240944724224838483248497015961218542224209714338217164060550609508737098675471197740180595938724768895908512375663771597522174299678400527606823677615143578351309550396452165389159875826620934428152415217692523189318723133083674320397118552875500251925072937876113264519778259223765339087796286687049867564036476553387097538930236822289221999384075984157429875907830539032268511105844049) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16210,7 +16210,7 @@ _:gn_2209 { } _:gn_2210 { - 726 math:greaterThan 1 . + (726) math:greaterThan 1 . (726 1) math:difference 725 . (5572864129511091163188246810900637338032189814817060552518985938525946186695731520349413371896971901853292961105781609081019590170459973697340023958367662508988765010064363876810026757858820110099500690092261631292797171502487099395861414783527414380540021926099631239262345465419211132216683749929449199018533085150382567306251704651879396010642610047871665622719280423754097884451424423554593841057309874607730390035721053325967930481177893568939790048789001975506230081334583738365947384283612620838346658521941931347251775632069005482913356038253853370110557208554350594064036058718265376260880598605362914525901 9017083576234041425469544434909525301032271793021542636995436979414036297944637244876822531627272165494661821193286822912271419404595119509754337364909344929894387121419006686395491315117714976123635921221953826465951078921543282422541654720655534433978497017559455492473684436398976464166962879403824738226332327515106685709258595628316489826564493737151317027840623591534789865346076963877478277697427757276072718292606687413223643605672647874891671517442659210806161397082834093353495245914825949469956282621698578224517455708899279276781598674421842780063132540333824395005974049355805265784829216831574095659074) math:sum 14589947705745132588657791245810162639064461607838603189514422917939982484640368765226235903524244067347954782299068431993291009575055093207094361323277007438883152131483370563205518072976535086223136611314215457758748250424030381818403069504182948814518518943659086731736029901818187596383646629333273937244865412665489253015510300280195885837207103785022982650559904015288887749797501387432072118754737631883803108328327740739191574086850541443831461566231661186312391478417417831719442630198438570308302941143640509571769231340968284759694954712675696150173689748888174989070010108074070642045709815436937010184975 . (725 9017083576234041425469544434909525301032271793021542636995436979414036297944637244876822531627272165494661821193286822912271419404595119509754337364909344929894387121419006686395491315117714976123635921221953826465951078921543282422541654720655534433978497017559455492473684436398976464166962879403824738226332327515106685709258595628316489826564493737151317027840623591534789865346076963877478277697427757276072718292606687413223643605672647874891671517442659210806161397082834093353495245914825949469956282621698578224517455708899279276781598674421842780063132540333824395005974049355805265784829216831574095659074 14589947705745132588657791245810162639064461607838603189514422917939982484640368765226235903524244067347954782299068431993291009575055093207094361323277007438883152131483370563205518072976535086223136611314215457758748250424030381818403069504182948814518518943659086731736029901818187596383646629333273937244865412665489253015510300280195885837207103785022982650559904015288887749797501387432072118754737631883803108328327740739191574086850541443831461566231661186312391478417417831719442630198438570308302941143640509571769231340968284759694954712675696150173689748888174989070010108074070642045709815436937010184975) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16221,7 +16221,7 @@ _:gn_2211 { } _:gn_2212 { - 727 math:greaterThan 1 . + (727) math:greaterThan 1 . (727 1) math:difference 726 . (3444219446722950262281297624008887963000081978204482084476451040888090111248905724527409159730300263641368860087505213831251829234135145812414313406541682420905622111354642809585464557258894866024135231129692195173153907419056183026680239937128120053438475091459824253211338970979765331950279129474375539207799242364724118403006890976437093815921883689279651405121343167780691980894652540322884436640117882668342328256885634087255713124494754305951881468653657235299931315748250354987547861631213328631609624099756646877265680076830273793868242636167989409952575331779473800941937990637539889523948618226211181133173 5572864129511091163188246810900637338032189814817060552518985938525946186695731520349413371896971901853292961105781609081019590170459973697340023958367662508988765010064363876810026757858820110099500690092261631292797171502487099395861414783527414380540021926099631239262345465419211132216683749929449199018533085150382567306251704651879396010642610047871665622719280423754097884451424423554593841057309874607730390035721053325967930481177893568939790048789001975506230081334583738365947384283612620838346658521941931347251775632069005482913356038253853370110557208554350594064036058718265376260880598605362914525901) math:sum 9017083576234041425469544434909525301032271793021542636995436979414036297944637244876822531627272165494661821193286822912271419404595119509754337364909344929894387121419006686395491315117714976123635921221953826465951078921543282422541654720655534433978497017559455492473684436398976464166962879403824738226332327515106685709258595628316489826564493737151317027840623591534789865346076963877478277697427757276072718292606687413223643605672647874891671517442659210806161397082834093353495245914825949469956282621698578224517455708899279276781598674421842780063132540333824395005974049355805265784829216831574095659074 . (726 5572864129511091163188246810900637338032189814817060552518985938525946186695731520349413371896971901853292961105781609081019590170459973697340023958367662508988765010064363876810026757858820110099500690092261631292797171502487099395861414783527414380540021926099631239262345465419211132216683749929449199018533085150382567306251704651879396010642610047871665622719280423754097884451424423554593841057309874607730390035721053325967930481177893568939790048789001975506230081334583738365947384283612620838346658521941931347251775632069005482913356038253853370110557208554350594064036058718265376260880598605362914525901 9017083576234041425469544434909525301032271793021542636995436979414036297944637244876822531627272165494661821193286822912271419404595119509754337364909344929894387121419006686395491315117714976123635921221953826465951078921543282422541654720655534433978497017559455492473684436398976464166962879403824738226332327515106685709258595628316489826564493737151317027840623591534789865346076963877478277697427757276072718292606687413223643605672647874891671517442659210806161397082834093353495245914825949469956282621698578224517455708899279276781598674421842780063132540333824395005974049355805265784829216831574095659074) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16232,7 +16232,7 @@ _:gn_2213 { } _:gn_2214 { - 728 math:greaterThan 1 . + (728) math:greaterThan 1 . (728 1) math:difference 727 . (2128644682788140900906949186891749375032107836612578468042534897637856075446825795822004212166671638211924101018276395249767760936324827884925710551825980088083142898709721067224562200599925244075365458962569436119643264083430916369181174846399294327101546834639806986051006494439445800266404620455073659810733842785658448903244813675442302194720726358592014217597937255973405903556771883231709404417191991939388061778835419238712217356683139262987908580135344740206298765586333383378399522652399292206737034422185284469986095555238731689045113402085863960157981876774876793122098068080725486736931980379151733392728 3444219446722950262281297624008887963000081978204482084476451040888090111248905724527409159730300263641368860087505213831251829234135145812414313406541682420905622111354642809585464557258894866024135231129692195173153907419056183026680239937128120053438475091459824253211338970979765331950279129474375539207799242364724118403006890976437093815921883689279651405121343167780691980894652540322884436640117882668342328256885634087255713124494754305951881468653657235299931315748250354987547861631213328631609624099756646877265680076830273793868242636167989409952575331779473800941937990637539889523948618226211181133173) math:sum 5572864129511091163188246810900637338032189814817060552518985938525946186695731520349413371896971901853292961105781609081019590170459973697340023958367662508988765010064363876810026757858820110099500690092261631292797171502487099395861414783527414380540021926099631239262345465419211132216683749929449199018533085150382567306251704651879396010642610047871665622719280423754097884451424423554593841057309874607730390035721053325967930481177893568939790048789001975506230081334583738365947384283612620838346658521941931347251775632069005482913356038253853370110557208554350594064036058718265376260880598605362914525901 . (727 3444219446722950262281297624008887963000081978204482084476451040888090111248905724527409159730300263641368860087505213831251829234135145812414313406541682420905622111354642809585464557258894866024135231129692195173153907419056183026680239937128120053438475091459824253211338970979765331950279129474375539207799242364724118403006890976437093815921883689279651405121343167780691980894652540322884436640117882668342328256885634087255713124494754305951881468653657235299931315748250354987547861631213328631609624099756646877265680076830273793868242636167989409952575331779473800941937990637539889523948618226211181133173 5572864129511091163188246810900637338032189814817060552518985938525946186695731520349413371896971901853292961105781609081019590170459973697340023958367662508988765010064363876810026757858820110099500690092261631292797171502487099395861414783527414380540021926099631239262345465419211132216683749929449199018533085150382567306251704651879396010642610047871665622719280423754097884451424423554593841057309874607730390035721053325967930481177893568939790048789001975506230081334583738365947384283612620838346658521941931347251775632069005482913356038253853370110557208554350594064036058718265376260880598605362914525901) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16243,7 +16243,7 @@ _:gn_2215 { } _:gn_2216 { - 729 math:greaterThan 1 . + (729) math:greaterThan 1 . (729 1) math:difference 728 . (1315574763934809361374348437117138587967974141591903616433916143250234035802079928705404947563628625429444759069228818581484068297810317927488602854715702332822479212644921742360902356658969621948769772167122759053510643335625266657499065090728825726336928256820017267160332476540319531683874509019301879397065399579065669499762077300994791621201157330687637187523405911807286077337880657091175032222925890728954266478050214848543495767811615042963972888518312495093632550161916971609148338978814036424872589677571362407279584521591542104823129234082125449794593455004597007819839922556814402787016637847059447740445 2128644682788140900906949186891749375032107836612578468042534897637856075446825795822004212166671638211924101018276395249767760936324827884925710551825980088083142898709721067224562200599925244075365458962569436119643264083430916369181174846399294327101546834639806986051006494439445800266404620455073659810733842785658448903244813675442302194720726358592014217597937255973405903556771883231709404417191991939388061778835419238712217356683139262987908580135344740206298765586333383378399522652399292206737034422185284469986095555238731689045113402085863960157981876774876793122098068080725486736931980379151733392728) math:sum 3444219446722950262281297624008887963000081978204482084476451040888090111248905724527409159730300263641368860087505213831251829234135145812414313406541682420905622111354642809585464557258894866024135231129692195173153907419056183026680239937128120053438475091459824253211338970979765331950279129474375539207799242364724118403006890976437093815921883689279651405121343167780691980894652540322884436640117882668342328256885634087255713124494754305951881468653657235299931315748250354987547861631213328631609624099756646877265680076830273793868242636167989409952575331779473800941937990637539889523948618226211181133173 . (728 2128644682788140900906949186891749375032107836612578468042534897637856075446825795822004212166671638211924101018276395249767760936324827884925710551825980088083142898709721067224562200599925244075365458962569436119643264083430916369181174846399294327101546834639806986051006494439445800266404620455073659810733842785658448903244813675442302194720726358592014217597937255973405903556771883231709404417191991939388061778835419238712217356683139262987908580135344740206298765586333383378399522652399292206737034422185284469986095555238731689045113402085863960157981876774876793122098068080725486736931980379151733392728 3444219446722950262281297624008887963000081978204482084476451040888090111248905724527409159730300263641368860087505213831251829234135145812414313406541682420905622111354642809585464557258894866024135231129692195173153907419056183026680239937128120053438475091459824253211338970979765331950279129474375539207799242364724118403006890976437093815921883689279651405121343167780691980894652540322884436640117882668342328256885634087255713124494754305951881468653657235299931315748250354987547861631213328631609624099756646877265680076830273793868242636167989409952575331779473800941937990637539889523948618226211181133173) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16254,7 +16254,7 @@ _:gn_2217 { } _:gn_2218 { - 730 math:greaterThan 1 . + (730) math:greaterThan 1 . (730 1) math:difference 729 . (813069918853331539532600749774610787064133695020674851608618754387622039644745867116599264603043012782479341949047576668283692638514509957437107697110277755260663686064799324863659843940955622126595686795446677066132620747805649711682109755670468600764618577819789718890674017899126268582530111435771780413668443206592779403482736374447510573519569027904377030074531344166119826218891226140534372194266101210433795300785204390168721588871524220023935691617032245112666215424416411769251183673585255781864444744613922062706511033647189584221984168003738510363388421770279785302258145523911083949915342532092285652283 1315574763934809361374348437117138587967974141591903616433916143250234035802079928705404947563628625429444759069228818581484068297810317927488602854715702332822479212644921742360902356658969621948769772167122759053510643335625266657499065090728825726336928256820017267160332476540319531683874509019301879397065399579065669499762077300994791621201157330687637187523405911807286077337880657091175032222925890728954266478050214848543495767811615042963972888518312495093632550161916971609148338978814036424872589677571362407279584521591542104823129234082125449794593455004597007819839922556814402787016637847059447740445) math:sum 2128644682788140900906949186891749375032107836612578468042534897637856075446825795822004212166671638211924101018276395249767760936324827884925710551825980088083142898709721067224562200599925244075365458962569436119643264083430916369181174846399294327101546834639806986051006494439445800266404620455073659810733842785658448903244813675442302194720726358592014217597937255973405903556771883231709404417191991939388061778835419238712217356683139262987908580135344740206298765586333383378399522652399292206737034422185284469986095555238731689045113402085863960157981876774876793122098068080725486736931980379151733392728 . (729 1315574763934809361374348437117138587967974141591903616433916143250234035802079928705404947563628625429444759069228818581484068297810317927488602854715702332822479212644921742360902356658969621948769772167122759053510643335625266657499065090728825726336928256820017267160332476540319531683874509019301879397065399579065669499762077300994791621201157330687637187523405911807286077337880657091175032222925890728954266478050214848543495767811615042963972888518312495093632550161916971609148338978814036424872589677571362407279584521591542104823129234082125449794593455004597007819839922556814402787016637847059447740445 2128644682788140900906949186891749375032107836612578468042534897637856075446825795822004212166671638211924101018276395249767760936324827884925710551825980088083142898709721067224562200599925244075365458962569436119643264083430916369181174846399294327101546834639806986051006494439445800266404620455073659810733842785658448903244813675442302194720726358592014217597937255973405903556771883231709404417191991939388061778835419238712217356683139262987908580135344740206298765586333383378399522652399292206737034422185284469986095555238731689045113402085863960157981876774876793122098068080725486736931980379151733392728) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16265,7 +16265,7 @@ _:gn_2219 { } _:gn_2220 { - 731 math:greaterThan 1 . + (731) math:greaterThan 1 . (731 1) math:difference 730 . (502504845081477821841747687342527800903840446571228764825297388862611996157334061588805682960585612646965417120181241913200375659295807970051495157605424577561815526580122417497242512718013999822174085371676081987378022587819616945816955335058357125572309679000227548269658458641193263101344397583530098983396956372472890096279340926547281047681588302783260157448874567641166251118989430950640660028659789518520471177265010458374774178940090822940037196901280249980966334737500559839897155305228780643008144932957440344573073487944352520601145066078386939431205033234317222517581777032903318837101295314967162088162 813069918853331539532600749774610787064133695020674851608618754387622039644745867116599264603043012782479341949047576668283692638514509957437107697110277755260663686064799324863659843940955622126595686795446677066132620747805649711682109755670468600764618577819789718890674017899126268582530111435771780413668443206592779403482736374447510573519569027904377030074531344166119826218891226140534372194266101210433795300785204390168721588871524220023935691617032245112666215424416411769251183673585255781864444744613922062706511033647189584221984168003738510363388421770279785302258145523911083949915342532092285652283) math:sum 1315574763934809361374348437117138587967974141591903616433916143250234035802079928705404947563628625429444759069228818581484068297810317927488602854715702332822479212644921742360902356658969621948769772167122759053510643335625266657499065090728825726336928256820017267160332476540319531683874509019301879397065399579065669499762077300994791621201157330687637187523405911807286077337880657091175032222925890728954266478050214848543495767811615042963972888518312495093632550161916971609148338978814036424872589677571362407279584521591542104823129234082125449794593455004597007819839922556814402787016637847059447740445 . (730 813069918853331539532600749774610787064133695020674851608618754387622039644745867116599264603043012782479341949047576668283692638514509957437107697110277755260663686064799324863659843940955622126595686795446677066132620747805649711682109755670468600764618577819789718890674017899126268582530111435771780413668443206592779403482736374447510573519569027904377030074531344166119826218891226140534372194266101210433795300785204390168721588871524220023935691617032245112666215424416411769251183673585255781864444744613922062706511033647189584221984168003738510363388421770279785302258145523911083949915342532092285652283 1315574763934809361374348437117138587967974141591903616433916143250234035802079928705404947563628625429444759069228818581484068297810317927488602854715702332822479212644921742360902356658969621948769772167122759053510643335625266657499065090728825726336928256820017267160332476540319531683874509019301879397065399579065669499762077300994791621201157330687637187523405911807286077337880657091175032222925890728954266478050214848543495767811615042963972888518312495093632550161916971609148338978814036424872589677571362407279584521591542104823129234082125449794593455004597007819839922556814402787016637847059447740445) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16276,7 +16276,7 @@ _:gn_2221 { } _:gn_2222 { - 732 math:greaterThan 1 . + (732) math:greaterThan 1 . (732 1) math:difference 731 . (310565073771853717690853062432082986160293248449446086783321365525010043487411805527793581642457400135513924828866334755083316979218701987385612539504853177698848159484676907366417331222941622304421601423770595078754598159986032765865154420612111475192308898819562170621015559257933005481185713852241681430271486834119889307203395447900229525837980725121116872625656776524953575099901795189893712165606311691913324123520193931793947409931433397083898494715751995131699880686915851929354028368356475138856299811656481718133437545702837063620839101925351570932183388535962562784676368491007765112814047217125123564121 502504845081477821841747687342527800903840446571228764825297388862611996157334061588805682960585612646965417120181241913200375659295807970051495157605424577561815526580122417497242512718013999822174085371676081987378022587819616945816955335058357125572309679000227548269658458641193263101344397583530098983396956372472890096279340926547281047681588302783260157448874567641166251118989430950640660028659789518520471177265010458374774178940090822940037196901280249980966334737500559839897155305228780643008144932957440344573073487944352520601145066078386939431205033234317222517581777032903318837101295314967162088162) math:sum 813069918853331539532600749774610787064133695020674851608618754387622039644745867116599264603043012782479341949047576668283692638514509957437107697110277755260663686064799324863659843940955622126595686795446677066132620747805649711682109755670468600764618577819789718890674017899126268582530111435771780413668443206592779403482736374447510573519569027904377030074531344166119826218891226140534372194266101210433795300785204390168721588871524220023935691617032245112666215424416411769251183673585255781864444744613922062706511033647189584221984168003738510363388421770279785302258145523911083949915342532092285652283 . (731 502504845081477821841747687342527800903840446571228764825297388862611996157334061588805682960585612646965417120181241913200375659295807970051495157605424577561815526580122417497242512718013999822174085371676081987378022587819616945816955335058357125572309679000227548269658458641193263101344397583530098983396956372472890096279340926547281047681588302783260157448874567641166251118989430950640660028659789518520471177265010458374774178940090822940037196901280249980966334737500559839897155305228780643008144932957440344573073487944352520601145066078386939431205033234317222517581777032903318837101295314967162088162 813069918853331539532600749774610787064133695020674851608618754387622039644745867116599264603043012782479341949047576668283692638514509957437107697110277755260663686064799324863659843940955622126595686795446677066132620747805649711682109755670468600764618577819789718890674017899126268582530111435771780413668443206592779403482736374447510573519569027904377030074531344166119826218891226140534372194266101210433795300785204390168721588871524220023935691617032245112666215424416411769251183673585255781864444744613922062706511033647189584221984168003738510363388421770279785302258145523911083949915342532092285652283) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16287,7 +16287,7 @@ _:gn_2223 { } _:gn_2224 { - 733 math:greaterThan 1 . + (733) math:greaterThan 1 . (733 1) math:difference 732 . (191939771309624104150894624910444814743547198121782678041976023337601952669922256061012101318128212511451492291314907158117058680077105982665882618100571399862967367095445510130825181495072377517752483947905486908623424427833584179951800914446245650380000780180665377648642899383260257620158683731288417553125469538353000789075945478647051521843607577662143284823217791116212676019087635760746947863053477826607147053744816526580826769008657425856138702185528254849266454050584707910543126936872305504151845121300958626439635942241515456980305964153035368499021644698354659732905408541895553724287248097842038524041 310565073771853717690853062432082986160293248449446086783321365525010043487411805527793581642457400135513924828866334755083316979218701987385612539504853177698848159484676907366417331222941622304421601423770595078754598159986032765865154420612111475192308898819562170621015559257933005481185713852241681430271486834119889307203395447900229525837980725121116872625656776524953575099901795189893712165606311691913324123520193931793947409931433397083898494715751995131699880686915851929354028368356475138856299811656481718133437545702837063620839101925351570932183388535962562784676368491007765112814047217125123564121) math:sum 502504845081477821841747687342527800903840446571228764825297388862611996157334061588805682960585612646965417120181241913200375659295807970051495157605424577561815526580122417497242512718013999822174085371676081987378022587819616945816955335058357125572309679000227548269658458641193263101344397583530098983396956372472890096279340926547281047681588302783260157448874567641166251118989430950640660028659789518520471177265010458374774178940090822940037196901280249980966334737500559839897155305228780643008144932957440344573073487944352520601145066078386939431205033234317222517581777032903318837101295314967162088162 . (732 310565073771853717690853062432082986160293248449446086783321365525010043487411805527793581642457400135513924828866334755083316979218701987385612539504853177698848159484676907366417331222941622304421601423770595078754598159986032765865154420612111475192308898819562170621015559257933005481185713852241681430271486834119889307203395447900229525837980725121116872625656776524953575099901795189893712165606311691913324123520193931793947409931433397083898494715751995131699880686915851929354028368356475138856299811656481718133437545702837063620839101925351570932183388535962562784676368491007765112814047217125123564121 502504845081477821841747687342527800903840446571228764825297388862611996157334061588805682960585612646965417120181241913200375659295807970051495157605424577561815526580122417497242512718013999822174085371676081987378022587819616945816955335058357125572309679000227548269658458641193263101344397583530098983396956372472890096279340926547281047681588302783260157448874567641166251118989430950640660028659789518520471177265010458374774178940090822940037196901280249980966334737500559839897155305228780643008144932957440344573073487944352520601145066078386939431205033234317222517581777032903318837101295314967162088162) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16298,7 +16298,7 @@ _:gn_2225 { } _:gn_2226 { - 734 math:greaterThan 1 . + (734) math:greaterThan 1 . (734 1) math:difference 733 . (118625302462229613539958437521638171416746050327663408741345342187408090817489549466781480324329187624062432537551427596966258299141596004719729921404281777835880792389231397235592149727869244786669117475865108170131173732152448585913353506165865824812308118638896792972372659874672747861027030120953263877146017295766888518127449969253178003994373147458973587802438985408740899080814159429146764302552833865306177069775377405213120640922775971227759792530223740282433426636331144018810901431484169634704454690355523091693801603461321606640533137772316202433161743837607903051770959949112211388526799119283085040080 191939771309624104150894624910444814743547198121782678041976023337601952669922256061012101318128212511451492291314907158117058680077105982665882618100571399862967367095445510130825181495072377517752483947905486908623424427833584179951800914446245650380000780180665377648642899383260257620158683731288417553125469538353000789075945478647051521843607577662143284823217791116212676019087635760746947863053477826607147053744816526580826769008657425856138702185528254849266454050584707910543126936872305504151845121300958626439635942241515456980305964153035368499021644698354659732905408541895553724287248097842038524041) math:sum 310565073771853717690853062432082986160293248449446086783321365525010043487411805527793581642457400135513924828866334755083316979218701987385612539504853177698848159484676907366417331222941622304421601423770595078754598159986032765865154420612111475192308898819562170621015559257933005481185713852241681430271486834119889307203395447900229525837980725121116872625656776524953575099901795189893712165606311691913324123520193931793947409931433397083898494715751995131699880686915851929354028368356475138856299811656481718133437545702837063620839101925351570932183388535962562784676368491007765112814047217125123564121 . (733 191939771309624104150894624910444814743547198121782678041976023337601952669922256061012101318128212511451492291314907158117058680077105982665882618100571399862967367095445510130825181495072377517752483947905486908623424427833584179951800914446245650380000780180665377648642899383260257620158683731288417553125469538353000789075945478647051521843607577662143284823217791116212676019087635760746947863053477826607147053744816526580826769008657425856138702185528254849266454050584707910543126936872305504151845121300958626439635942241515456980305964153035368499021644698354659732905408541895553724287248097842038524041 310565073771853717690853062432082986160293248449446086783321365525010043487411805527793581642457400135513924828866334755083316979218701987385612539504853177698848159484676907366417331222941622304421601423770595078754598159986032765865154420612111475192308898819562170621015559257933005481185713852241681430271486834119889307203395447900229525837980725121116872625656776524953575099901795189893712165606311691913324123520193931793947409931433397083898494715751995131699880686915851929354028368356475138856299811656481718133437545702837063620839101925351570932183388535962562784676368491007765112814047217125123564121) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16309,7 +16309,7 @@ _:gn_2227 { } _:gn_2228 { - 735 math:greaterThan 1 . + (735) math:greaterThan 1 . (735 1) math:difference 734 . (73314468847394490610936187388806643326801147794119269300630681150193861852432706594230620993799024887389059753763479561150800380935509977946152696696289622027086574706214112895233031767203132731083366472040378738492250695681135594038447408280379825567692661541768584676270239508587509759131653610335153675979452242586112270948495509393873517849234430203169697020778805707471776938273476331600183560500643961300969983969439121367706128085881454628378909655304514566833027414253563891732225505388135869447390430945435534745834338780193850339772826380719166065859900860746756681134448592783342335760448978558953483961 118625302462229613539958437521638171416746050327663408741345342187408090817489549466781480324329187624062432537551427596966258299141596004719729921404281777835880792389231397235592149727869244786669117475865108170131173732152448585913353506165865824812308118638896792972372659874672747861027030120953263877146017295766888518127449969253178003994373147458973587802438985408740899080814159429146764302552833865306177069775377405213120640922775971227759792530223740282433426636331144018810901431484169634704454690355523091693801603461321606640533137772316202433161743837607903051770959949112211388526799119283085040080) math:sum 191939771309624104150894624910444814743547198121782678041976023337601952669922256061012101318128212511451492291314907158117058680077105982665882618100571399862967367095445510130825181495072377517752483947905486908623424427833584179951800914446245650380000780180665377648642899383260257620158683731288417553125469538353000789075945478647051521843607577662143284823217791116212676019087635760746947863053477826607147053744816526580826769008657425856138702185528254849266454050584707910543126936872305504151845121300958626439635942241515456980305964153035368499021644698354659732905408541895553724287248097842038524041 . (734 118625302462229613539958437521638171416746050327663408741345342187408090817489549466781480324329187624062432537551427596966258299141596004719729921404281777835880792389231397235592149727869244786669117475865108170131173732152448585913353506165865824812308118638896792972372659874672747861027030120953263877146017295766888518127449969253178003994373147458973587802438985408740899080814159429146764302552833865306177069775377405213120640922775971227759792530223740282433426636331144018810901431484169634704454690355523091693801603461321606640533137772316202433161743837607903051770959949112211388526799119283085040080 191939771309624104150894624910444814743547198121782678041976023337601952669922256061012101318128212511451492291314907158117058680077105982665882618100571399862967367095445510130825181495072377517752483947905486908623424427833584179951800914446245650380000780180665377648642899383260257620158683731288417553125469538353000789075945478647051521843607577662143284823217791116212676019087635760746947863053477826607147053744816526580826769008657425856138702185528254849266454050584707910543126936872305504151845121300958626439635942241515456980305964153035368499021644698354659732905408541895553724287248097842038524041) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16320,7 +16320,7 @@ _:gn_2229 { } _:gn_2230 { - 736 math:greaterThan 1 . + (736) math:greaterThan 1 . (736 1) math:difference 735 . (45310833614835122929022250132831528089944902533544139440714661037214228965056842872550859330530162736673372783787948035815457918206086026773577224707992155808794217683017284340359117960666112055585751003824729431638923036471312991874906097885485999244615457097128208296102420366085238101895376510618110201166565053180776247178954459859304486145138717255803890781660179701269122142540683097546580742052189904005207085805938283845414512836894516599380882874919225715600399222077580127078675926096033765257064259410087556947967264681127756300760311391597036367301842976861146370636511356328869052766350140724131556119 73314468847394490610936187388806643326801147794119269300630681150193861852432706594230620993799024887389059753763479561150800380935509977946152696696289622027086574706214112895233031767203132731083366472040378738492250695681135594038447408280379825567692661541768584676270239508587509759131653610335153675979452242586112270948495509393873517849234430203169697020778805707471776938273476331600183560500643961300969983969439121367706128085881454628378909655304514566833027414253563891732225505388135869447390430945435534745834338780193850339772826380719166065859900860746756681134448592783342335760448978558953483961) math:sum 118625302462229613539958437521638171416746050327663408741345342187408090817489549466781480324329187624062432537551427596966258299141596004719729921404281777835880792389231397235592149727869244786669117475865108170131173732152448585913353506165865824812308118638896792972372659874672747861027030120953263877146017295766888518127449969253178003994373147458973587802438985408740899080814159429146764302552833865306177069775377405213120640922775971227759792530223740282433426636331144018810901431484169634704454690355523091693801603461321606640533137772316202433161743837607903051770959949112211388526799119283085040080 . (735 73314468847394490610936187388806643326801147794119269300630681150193861852432706594230620993799024887389059753763479561150800380935509977946152696696289622027086574706214112895233031767203132731083366472040378738492250695681135594038447408280379825567692661541768584676270239508587509759131653610335153675979452242586112270948495509393873517849234430203169697020778805707471776938273476331600183560500643961300969983969439121367706128085881454628378909655304514566833027414253563891732225505388135869447390430945435534745834338780193850339772826380719166065859900860746756681134448592783342335760448978558953483961 118625302462229613539958437521638171416746050327663408741345342187408090817489549466781480324329187624062432537551427596966258299141596004719729921404281777835880792389231397235592149727869244786669117475865108170131173732152448585913353506165865824812308118638896792972372659874672747861027030120953263877146017295766888518127449969253178003994373147458973587802438985408740899080814159429146764302552833865306177069775377405213120640922775971227759792530223740282433426636331144018810901431484169634704454690355523091693801603461321606640533137772316202433161743837607903051770959949112211388526799119283085040080) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16331,7 +16331,7 @@ _:gn_2231 { } _:gn_2232 { - 737 math:greaterThan 1 . + (737) math:greaterThan 1 . (737 1) math:difference 736 . (28003635232559367681913937255975115236856245260575129859916020112979632887375863721679761663268862150715686969975531525335342462729423951172575471988297466218292357023196828554873913806537020675497615468215649306853327659209822602163541310394893826323077204444640376380167819142502271657236277099717043474812887189405336023769541049534569031704095712947365806239118626006202654795732793234053602818448454057295762898163500837522291615248986938028998026780385288851232628192175983764653549579292102104190326171535347977797867074099066094039012514989122129698558057883885610310497937236454473282994098837834821927842 45310833614835122929022250132831528089944902533544139440714661037214228965056842872550859330530162736673372783787948035815457918206086026773577224707992155808794217683017284340359117960666112055585751003824729431638923036471312991874906097885485999244615457097128208296102420366085238101895376510618110201166565053180776247178954459859304486145138717255803890781660179701269122142540683097546580742052189904005207085805938283845414512836894516599380882874919225715600399222077580127078675926096033765257064259410087556947967264681127756300760311391597036367301842976861146370636511356328869052766350140724131556119) math:sum 73314468847394490610936187388806643326801147794119269300630681150193861852432706594230620993799024887389059753763479561150800380935509977946152696696289622027086574706214112895233031767203132731083366472040378738492250695681135594038447408280379825567692661541768584676270239508587509759131653610335153675979452242586112270948495509393873517849234430203169697020778805707471776938273476331600183560500643961300969983969439121367706128085881454628378909655304514566833027414253563891732225505388135869447390430945435534745834338780193850339772826380719166065859900860746756681134448592783342335760448978558953483961 . (736 45310833614835122929022250132831528089944902533544139440714661037214228965056842872550859330530162736673372783787948035815457918206086026773577224707992155808794217683017284340359117960666112055585751003824729431638923036471312991874906097885485999244615457097128208296102420366085238101895376510618110201166565053180776247178954459859304486145138717255803890781660179701269122142540683097546580742052189904005207085805938283845414512836894516599380882874919225715600399222077580127078675926096033765257064259410087556947967264681127756300760311391597036367301842976861146370636511356328869052766350140724131556119 73314468847394490610936187388806643326801147794119269300630681150193861852432706594230620993799024887389059753763479561150800380935509977946152696696289622027086574706214112895233031767203132731083366472040378738492250695681135594038447408280379825567692661541768584676270239508587509759131653610335153675979452242586112270948495509393873517849234430203169697020778805707471776938273476331600183560500643961300969983969439121367706128085881454628378909655304514566833027414253563891732225505388135869447390430945435534745834338780193850339772826380719166065859900860746756681134448592783342335760448978558953483961) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16342,7 +16342,7 @@ _:gn_2233 { } _:gn_2234 { - 738 math:greaterThan 1 . + (738) math:greaterThan 1 . (738 1) math:difference 737 . (17307198382275755247108312876856412853088657272969009580798640924234596077680979150871097667261300585957685813812416510480115455476662075601001752719694689590501860659820455785485204154129091380088135535609080124785595377261490389711364787490592172921538252652487831915934601223582966444659099410901066726353677863775440223409413410324735454441043004308438084542541553695066467346807889863492977923603735846709444187642437446323122897587907578570382856094533936864367771029901596362425126346803931661066738087874739579150100190582061662261747796402474906668743785092975536060138574119874395769772251302889309628277 28003635232559367681913937255975115236856245260575129859916020112979632887375863721679761663268862150715686969975531525335342462729423951172575471988297466218292357023196828554873913806537020675497615468215649306853327659209822602163541310394893826323077204444640376380167819142502271657236277099717043474812887189405336023769541049534569031704095712947365806239118626006202654795732793234053602818448454057295762898163500837522291615248986938028998026780385288851232628192175983764653549579292102104190326171535347977797867074099066094039012514989122129698558057883885610310497937236454473282994098837834821927842) math:sum 45310833614835122929022250132831528089944902533544139440714661037214228965056842872550859330530162736673372783787948035815457918206086026773577224707992155808794217683017284340359117960666112055585751003824729431638923036471312991874906097885485999244615457097128208296102420366085238101895376510618110201166565053180776247178954459859304486145138717255803890781660179701269122142540683097546580742052189904005207085805938283845414512836894516599380882874919225715600399222077580127078675926096033765257064259410087556947967264681127756300760311391597036367301842976861146370636511356328869052766350140724131556119 . (737 28003635232559367681913937255975115236856245260575129859916020112979632887375863721679761663268862150715686969975531525335342462729423951172575471988297466218292357023196828554873913806537020675497615468215649306853327659209822602163541310394893826323077204444640376380167819142502271657236277099717043474812887189405336023769541049534569031704095712947365806239118626006202654795732793234053602818448454057295762898163500837522291615248986938028998026780385288851232628192175983764653549579292102104190326171535347977797867074099066094039012514989122129698558057883885610310497937236454473282994098837834821927842 45310833614835122929022250132831528089944902533544139440714661037214228965056842872550859330530162736673372783787948035815457918206086026773577224707992155808794217683017284340359117960666112055585751003824729431638923036471312991874906097885485999244615457097128208296102420366085238101895376510618110201166565053180776247178954459859304486145138717255803890781660179701269122142540683097546580742052189904005207085805938283845414512836894516599380882874919225715600399222077580127078675926096033765257064259410087556947967264681127756300760311391597036367301842976861146370636511356328869052766350140724131556119) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16353,7 +16353,7 @@ _:gn_2235 { } _:gn_2236 { - 739 math:greaterThan 1 . + (739) math:greaterThan 1 . (739 1) math:difference 738 . (10696436850283612434805624379118702383767587987606120279117379188745036809694884570808663996007561564758001156163115014855227007252761875571573719268602776627790496363376372769388709652407929295409479932606569182067732281948332212452176522904301653401538951792152544464233217918919305212577177688815976748459209325629895800360127639209833577263052708638927721696577072311136187448924903370560624894844718210586318710521063391199168717661079359458615170685851351986864857162274387402228423232488170443123588083660608398647766883517004431777264718586647223029814272790910074250359363116580077513221847534945512299565 17307198382275755247108312876856412853088657272969009580798640924234596077680979150871097667261300585957685813812416510480115455476662075601001752719694689590501860659820455785485204154129091380088135535609080124785595377261490389711364787490592172921538252652487831915934601223582966444659099410901066726353677863775440223409413410324735454441043004308438084542541553695066467346807889863492977923603735846709444187642437446323122897587907578570382856094533936864367771029901596362425126346803931661066738087874739579150100190582061662261747796402474906668743785092975536060138574119874395769772251302889309628277) math:sum 28003635232559367681913937255975115236856245260575129859916020112979632887375863721679761663268862150715686969975531525335342462729423951172575471988297466218292357023196828554873913806537020675497615468215649306853327659209822602163541310394893826323077204444640376380167819142502271657236277099717043474812887189405336023769541049534569031704095712947365806239118626006202654795732793234053602818448454057295762898163500837522291615248986938028998026780385288851232628192175983764653549579292102104190326171535347977797867074099066094039012514989122129698558057883885610310497937236454473282994098837834821927842 . (738 17307198382275755247108312876856412853088657272969009580798640924234596077680979150871097667261300585957685813812416510480115455476662075601001752719694689590501860659820455785485204154129091380088135535609080124785595377261490389711364787490592172921538252652487831915934601223582966444659099410901066726353677863775440223409413410324735454441043004308438084542541553695066467346807889863492977923603735846709444187642437446323122897587907578570382856094533936864367771029901596362425126346803931661066738087874739579150100190582061662261747796402474906668743785092975536060138574119874395769772251302889309628277 28003635232559367681913937255975115236856245260575129859916020112979632887375863721679761663268862150715686969975531525335342462729423951172575471988297466218292357023196828554873913806537020675497615468215649306853327659209822602163541310394893826323077204444640376380167819142502271657236277099717043474812887189405336023769541049534569031704095712947365806239118626006202654795732793234053602818448454057295762898163500837522291615248986938028998026780385288851232628192175983764653549579292102104190326171535347977797867074099066094039012514989122129698558057883885610310497937236454473282994098837834821927842) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16364,7 +16364,7 @@ _:gn_2237 { } _:gn_2238 { - 740 math:greaterThan 1 . + (740) math:greaterThan 1 . (740 1) math:difference 739 . (6610761531992142812302688497737710469321069285362889301681261735489559267986094580062433671253739021199684657649301495624888448223900200029428033451091912962711364296444083016096494501721162084678655603002510942717863095313158177259188264586290519519999300860335287451701383304663661232081921722085089977894468538145544423049285771114901877177990295669510362845964481383930279897882986492932353028759017636123125477121374055123954179926828219111767685408682584877502913867627208960196703114315761217943150004214131180502333307065057230484483077815827683638929512302065461809779211003294318256550403767943797328712 10696436850283612434805624379118702383767587987606120279117379188745036809694884570808663996007561564758001156163115014855227007252761875571573719268602776627790496363376372769388709652407929295409479932606569182067732281948332212452176522904301653401538951792152544464233217918919305212577177688815976748459209325629895800360127639209833577263052708638927721696577072311136187448924903370560624894844718210586318710521063391199168717661079359458615170685851351986864857162274387402228423232488170443123588083660608398647766883517004431777264718586647223029814272790910074250359363116580077513221847534945512299565) math:sum 17307198382275755247108312876856412853088657272969009580798640924234596077680979150871097667261300585957685813812416510480115455476662075601001752719694689590501860659820455785485204154129091380088135535609080124785595377261490389711364787490592172921538252652487831915934601223582966444659099410901066726353677863775440223409413410324735454441043004308438084542541553695066467346807889863492977923603735846709444187642437446323122897587907578570382856094533936864367771029901596362425126346803931661066738087874739579150100190582061662261747796402474906668743785092975536060138574119874395769772251302889309628277 . (739 10696436850283612434805624379118702383767587987606120279117379188745036809694884570808663996007561564758001156163115014855227007252761875571573719268602776627790496363376372769388709652407929295409479932606569182067732281948332212452176522904301653401538951792152544464233217918919305212577177688815976748459209325629895800360127639209833577263052708638927721696577072311136187448924903370560624894844718210586318710521063391199168717661079359458615170685851351986864857162274387402228423232488170443123588083660608398647766883517004431777264718586647223029814272790910074250359363116580077513221847534945512299565 17307198382275755247108312876856412853088657272969009580798640924234596077680979150871097667261300585957685813812416510480115455476662075601001752719694689590501860659820455785485204154129091380088135535609080124785595377261490389711364787490592172921538252652487831915934601223582966444659099410901066726353677863775440223409413410324735454441043004308438084542541553695066467346807889863492977923603735846709444187642437446323122897587907578570382856094533936864367771029901596362425126346803931661066738087874739579150100190582061662261747796402474906668743785092975536060138574119874395769772251302889309628277) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16375,7 +16375,7 @@ _:gn_2239 { } _:gn_2240 { - 741 math:greaterThan 1 . + (741) math:greaterThan 1 . (741 1) math:difference 740 . (4085675318291469622502935881380991914446518702243230977436117453255477541708789990746230324753822543558316498513813519230338559028861675542145685817510863665079132066932289753292215150686767210730824329604058239349869186635174035192988258318011133881539650931817257012531834614255643980495255966730886770564740787484351377310841868094931700085062412969417358850612590927205907551041916877628271866085700574463193233399689336075214537734251140346847485277168767109361943294647178442031720118172409225180438079446477218145433576451947201292781640770819539390884760488844612440580152113285759256671443767001714970853 6610761531992142812302688497737710469321069285362889301681261735489559267986094580062433671253739021199684657649301495624888448223900200029428033451091912962711364296444083016096494501721162084678655603002510942717863095313158177259188264586290519519999300860335287451701383304663661232081921722085089977894468538145544423049285771114901877177990295669510362845964481383930279897882986492932353028759017636123125477121374055123954179926828219111767685408682584877502913867627208960196703114315761217943150004214131180502333307065057230484483077815827683638929512302065461809779211003294318256550403767943797328712) math:sum 10696436850283612434805624379118702383767587987606120279117379188745036809694884570808663996007561564758001156163115014855227007252761875571573719268602776627790496363376372769388709652407929295409479932606569182067732281948332212452176522904301653401538951792152544464233217918919305212577177688815976748459209325629895800360127639209833577263052708638927721696577072311136187448924903370560624894844718210586318710521063391199168717661079359458615170685851351986864857162274387402228423232488170443123588083660608398647766883517004431777264718586647223029814272790910074250359363116580077513221847534945512299565 . (740 6610761531992142812302688497737710469321069285362889301681261735489559267986094580062433671253739021199684657649301495624888448223900200029428033451091912962711364296444083016096494501721162084678655603002510942717863095313158177259188264586290519519999300860335287451701383304663661232081921722085089977894468538145544423049285771114901877177990295669510362845964481383930279897882986492932353028759017636123125477121374055123954179926828219111767685408682584877502913867627208960196703114315761217943150004214131180502333307065057230484483077815827683638929512302065461809779211003294318256550403767943797328712 10696436850283612434805624379118702383767587987606120279117379188745036809694884570808663996007561564758001156163115014855227007252761875571573719268602776627790496363376372769388709652407929295409479932606569182067732281948332212452176522904301653401538951792152544464233217918919305212577177688815976748459209325629895800360127639209833577263052708638927721696577072311136187448924903370560624894844718210586318710521063391199168717661079359458615170685851351986864857162274387402228423232488170443123588083660608398647766883517004431777264718586647223029814272790910074250359363116580077513221847534945512299565) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16386,7 +16386,7 @@ _:gn_2241 { } _:gn_2242 { - 742 math:greaterThan 1 . + (742) math:greaterThan 1 . (742 1) math:difference 741 . (2525086213700673189799752616356718554874550583119658324245144282234081726277304589316203346499916477641368159135487976394549889195038524487282347633581049297632232229511793262804279351034394873947831273398452703367993908677984142066200006268279385638459649928518030439169548690408017251586665755354203207329727750661193045738443903019970177092927882700093003995351890456724372346841069615304081162673317061659932243721684719048739642192577078764920200131513817768140970572980030518164982996143351992762711924767653962356899730613110029191701437045008144248044751813220849369199058890008558999878960000942082357859 4085675318291469622502935881380991914446518702243230977436117453255477541708789990746230324753822543558316498513813519230338559028861675542145685817510863665079132066932289753292215150686767210730824329604058239349869186635174035192988258318011133881539650931817257012531834614255643980495255966730886770564740787484351377310841868094931700085062412969417358850612590927205907551041916877628271866085700574463193233399689336075214537734251140346847485277168767109361943294647178442031720118172409225180438079446477218145433576451947201292781640770819539390884760488844612440580152113285759256671443767001714970853) math:sum 6610761531992142812302688497737710469321069285362889301681261735489559267986094580062433671253739021199684657649301495624888448223900200029428033451091912962711364296444083016096494501721162084678655603002510942717863095313158177259188264586290519519999300860335287451701383304663661232081921722085089977894468538145544423049285771114901877177990295669510362845964481383930279897882986492932353028759017636123125477121374055123954179926828219111767685408682584877502913867627208960196703114315761217943150004214131180502333307065057230484483077815827683638929512302065461809779211003294318256550403767943797328712 . (741 4085675318291469622502935881380991914446518702243230977436117453255477541708789990746230324753822543558316498513813519230338559028861675542145685817510863665079132066932289753292215150686767210730824329604058239349869186635174035192988258318011133881539650931817257012531834614255643980495255966730886770564740787484351377310841868094931700085062412969417358850612590927205907551041916877628271866085700574463193233399689336075214537734251140346847485277168767109361943294647178442031720118172409225180438079446477218145433576451947201292781640770819539390884760488844612440580152113285759256671443767001714970853 6610761531992142812302688497737710469321069285362889301681261735489559267986094580062433671253739021199684657649301495624888448223900200029428033451091912962711364296444083016096494501721162084678655603002510942717863095313158177259188264586290519519999300860335287451701383304663661232081921722085089977894468538145544423049285771114901877177990295669510362845964481383930279897882986492932353028759017636123125477121374055123954179926828219111767685408682584877502913867627208960196703114315761217943150004214131180502333307065057230484483077815827683638929512302065461809779211003294318256550403767943797328712) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16397,7 +16397,7 @@ _:gn_2243 { } _:gn_2244 { - 743 math:greaterThan 1 . + (743) math:greaterThan 1 . (743 1) math:difference 742 . (1560589104590796432703183265024273359571968119123572653190973171021395815431485401430026978253906065916948339378325542835788669833823151054863338183929814367446899837420496490487935799652372336782993056205605535981875277957189893126788252049731748243080001003299226573362285923847626728908590211376683563235013036823158331572397965074961522992134530269324354855260700470481535204200847262324190703412383512803260989678004617026474895541674061581927285145654949341220972721667147923866737122029057232417726154678823255788533845838837172101080203725811395142840008675623763071381093223277200256792483766059632612994 2525086213700673189799752616356718554874550583119658324245144282234081726277304589316203346499916477641368159135487976394549889195038524487282347633581049297632232229511793262804279351034394873947831273398452703367993908677984142066200006268279385638459649928518030439169548690408017251586665755354203207329727750661193045738443903019970177092927882700093003995351890456724372346841069615304081162673317061659932243721684719048739642192577078764920200131513817768140970572980030518164982996143351992762711924767653962356899730613110029191701437045008144248044751813220849369199058890008558999878960000942082357859) math:sum 4085675318291469622502935881380991914446518702243230977436117453255477541708789990746230324753822543558316498513813519230338559028861675542145685817510863665079132066932289753292215150686767210730824329604058239349869186635174035192988258318011133881539650931817257012531834614255643980495255966730886770564740787484351377310841868094931700085062412969417358850612590927205907551041916877628271866085700574463193233399689336075214537734251140346847485277168767109361943294647178442031720118172409225180438079446477218145433576451947201292781640770819539390884760488844612440580152113285759256671443767001714970853 . (742 2525086213700673189799752616356718554874550583119658324245144282234081726277304589316203346499916477641368159135487976394549889195038524487282347633581049297632232229511793262804279351034394873947831273398452703367993908677984142066200006268279385638459649928518030439169548690408017251586665755354203207329727750661193045738443903019970177092927882700093003995351890456724372346841069615304081162673317061659932243721684719048739642192577078764920200131513817768140970572980030518164982996143351992762711924767653962356899730613110029191701437045008144248044751813220849369199058890008558999878960000942082357859 4085675318291469622502935881380991914446518702243230977436117453255477541708789990746230324753822543558316498513813519230338559028861675542145685817510863665079132066932289753292215150686767210730824329604058239349869186635174035192988258318011133881539650931817257012531834614255643980495255966730886770564740787484351377310841868094931700085062412969417358850612590927205907551041916877628271866085700574463193233399689336075214537734251140346847485277168767109361943294647178442031720118172409225180438079446477218145433576451947201292781640770819539390884760488844612440580152113285759256671443767001714970853) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16408,7 +16408,7 @@ _:gn_2245 { } _:gn_2246 { - 744 math:greaterThan 1 . + (744) math:greaterThan 1 . (744 1) math:difference 743 . (964497109109876757096569351332445195302582463996085671054171111212685910845819187886176368246010411724419819757162433558761219361215373432419009449651234930185332392091296772316343551382022537164838217192847167386118630720794248939411754218547637395379648925218803865807262766560390522678075543977519644094714713838034714166045937945008654100793352430768649140091189986242837142640222352979890459260933548856671254043680102022264746650903017182992914985858868426919997851312882594298245874114294760344985770088830706568365884774272857090621233319196749105204743137597086297817965666731358743086476234882449744865 1560589104590796432703183265024273359571968119123572653190973171021395815431485401430026978253906065916948339378325542835788669833823151054863338183929814367446899837420496490487935799652372336782993056205605535981875277957189893126788252049731748243080001003299226573362285923847626728908590211376683563235013036823158331572397965074961522992134530269324354855260700470481535204200847262324190703412383512803260989678004617026474895541674061581927285145654949341220972721667147923866737122029057232417726154678823255788533845838837172101080203725811395142840008675623763071381093223277200256792483766059632612994) math:sum 2525086213700673189799752616356718554874550583119658324245144282234081726277304589316203346499916477641368159135487976394549889195038524487282347633581049297632232229511793262804279351034394873947831273398452703367993908677984142066200006268279385638459649928518030439169548690408017251586665755354203207329727750661193045738443903019970177092927882700093003995351890456724372346841069615304081162673317061659932243721684719048739642192577078764920200131513817768140970572980030518164982996143351992762711924767653962356899730613110029191701437045008144248044751813220849369199058890008558999878960000942082357859 . (743 1560589104590796432703183265024273359571968119123572653190973171021395815431485401430026978253906065916948339378325542835788669833823151054863338183929814367446899837420496490487935799652372336782993056205605535981875277957189893126788252049731748243080001003299226573362285923847626728908590211376683563235013036823158331572397965074961522992134530269324354855260700470481535204200847262324190703412383512803260989678004617026474895541674061581927285145654949341220972721667147923866737122029057232417726154678823255788533845838837172101080203725811395142840008675623763071381093223277200256792483766059632612994 2525086213700673189799752616356718554874550583119658324245144282234081726277304589316203346499916477641368159135487976394549889195038524487282347633581049297632232229511793262804279351034394873947831273398452703367993908677984142066200006268279385638459649928518030439169548690408017251586665755354203207329727750661193045738443903019970177092927882700093003995351890456724372346841069615304081162673317061659932243721684719048739642192577078764920200131513817768140970572980030518164982996143351992762711924767653962356899730613110029191701437045008144248044751813220849369199058890008558999878960000942082357859) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16419,7 +16419,7 @@ _:gn_2247 { } _:gn_2248 { - 745 math:greaterThan 1 . + (745) math:greaterThan 1 . (745 1) math:difference 744 . (596091995480919675606613913691828164269385655127486982136802059808709904585666213543850610007895654192528519621163109277027450472607777622444328734278579437261567445329199718171592248270349799618154839012758368595756647236395644187376497831184110847700352078080422707555023157287236206230514667399163919140298322985123617406352027129952868891341177838555705715169510484238698061560624909344300244151449963946589735634324515004210148890771044398934370159796080914300974870354265329568491247914762472072740384589992549220167961064564315010458970406614646037635265538026676773563127556545841513706007531177182868129 964497109109876757096569351332445195302582463996085671054171111212685910845819187886176368246010411724419819757162433558761219361215373432419009449651234930185332392091296772316343551382022537164838217192847167386118630720794248939411754218547637395379648925218803865807262766560390522678075543977519644094714713838034714166045937945008654100793352430768649140091189986242837142640222352979890459260933548856671254043680102022264746650903017182992914985858868426919997851312882594298245874114294760344985770088830706568365884774272857090621233319196749105204743137597086297817965666731358743086476234882449744865) math:sum 1560589104590796432703183265024273359571968119123572653190973171021395815431485401430026978253906065916948339378325542835788669833823151054863338183929814367446899837420496490487935799652372336782993056205605535981875277957189893126788252049731748243080001003299226573362285923847626728908590211376683563235013036823158331572397965074961522992134530269324354855260700470481535204200847262324190703412383512803260989678004617026474895541674061581927285145654949341220972721667147923866737122029057232417726154678823255788533845838837172101080203725811395142840008675623763071381093223277200256792483766059632612994 . (744 964497109109876757096569351332445195302582463996085671054171111212685910845819187886176368246010411724419819757162433558761219361215373432419009449651234930185332392091296772316343551382022537164838217192847167386118630720794248939411754218547637395379648925218803865807262766560390522678075543977519644094714713838034714166045937945008654100793352430768649140091189986242837142640222352979890459260933548856671254043680102022264746650903017182992914985858868426919997851312882594298245874114294760344985770088830706568365884774272857090621233319196749105204743137597086297817965666731358743086476234882449744865 1560589104590796432703183265024273359571968119123572653190973171021395815431485401430026978253906065916948339378325542835788669833823151054863338183929814367446899837420496490487935799652372336782993056205605535981875277957189893126788252049731748243080001003299226573362285923847626728908590211376683563235013036823158331572397965074961522992134530269324354855260700470481535204200847262324190703412383512803260989678004617026474895541674061581927285145654949341220972721667147923866737122029057232417726154678823255788533845838837172101080203725811395142840008675623763071381093223277200256792483766059632612994) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16430,7 +16430,7 @@ _:gn_2249 { } _:gn_2250 { - 746 math:greaterThan 1 . + (746) math:greaterThan 1 . (746 1) math:difference 745 . (368405113628957081489955437640617031033196808868598688917369051403976006260152974342325758238114757531891300135999324281733768888607595809974680715372655492923764946762097054144751303111672737546683378180088798790361983484398604752035256387363526547679296847138381158252239609273154316447560876578355724954416390852911096759693910815055785209452174592212943424921679502004139081079597443635590215109483584910081518409355587018054597760131972784058544826062787512619022980958617264729754626199532288272245385498838157348197923709708542080162262912582103067569477599570409524254838110185517229380468703705266876736 596091995480919675606613913691828164269385655127486982136802059808709904585666213543850610007895654192528519621163109277027450472607777622444328734278579437261567445329199718171592248270349799618154839012758368595756647236395644187376497831184110847700352078080422707555023157287236206230514667399163919140298322985123617406352027129952868891341177838555705715169510484238698061560624909344300244151449963946589735634324515004210148890771044398934370159796080914300974870354265329568491247914762472072740384589992549220167961064564315010458970406614646037635265538026676773563127556545841513706007531177182868129) math:sum 964497109109876757096569351332445195302582463996085671054171111212685910845819187886176368246010411724419819757162433558761219361215373432419009449651234930185332392091296772316343551382022537164838217192847167386118630720794248939411754218547637395379648925218803865807262766560390522678075543977519644094714713838034714166045937945008654100793352430768649140091189986242837142640222352979890459260933548856671254043680102022264746650903017182992914985858868426919997851312882594298245874114294760344985770088830706568365884774272857090621233319196749105204743137597086297817965666731358743086476234882449744865 . (745 596091995480919675606613913691828164269385655127486982136802059808709904585666213543850610007895654192528519621163109277027450472607777622444328734278579437261567445329199718171592248270349799618154839012758368595756647236395644187376497831184110847700352078080422707555023157287236206230514667399163919140298322985123617406352027129952868891341177838555705715169510484238698061560624909344300244151449963946589735634324515004210148890771044398934370159796080914300974870354265329568491247914762472072740384589992549220167961064564315010458970406614646037635265538026676773563127556545841513706007531177182868129 964497109109876757096569351332445195302582463996085671054171111212685910845819187886176368246010411724419819757162433558761219361215373432419009449651234930185332392091296772316343551382022537164838217192847167386118630720794248939411754218547637395379648925218803865807262766560390522678075543977519644094714713838034714166045937945008654100793352430768649140091189986242837142640222352979890459260933548856671254043680102022264746650903017182992914985858868426919997851312882594298245874114294760344985770088830706568365884774272857090621233319196749105204743137597086297817965666731358743086476234882449744865) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16441,7 +16441,7 @@ _:gn_2251 { } _:gn_2252 { - 747 math:greaterThan 1 . + (747) math:greaterThan 1 . (747 1) math:difference 746 . (227686881851962594116658476051211133236188846258888293219433008404733898325513239201524851769780896660637219485163784995293681584000181812469648018905923944337802498567102664026840945158677062071471460832669569805394663751997039435341241443820584300021055230942041549302783548014081889782953790820808194185881932132212520646658116314897083681889003246342762290247830982234558980481027465708710029041966379036508217224968927986155551130639071614875825333733293401681951889395648064838736621715230183800494999091154391871970037354855772930296707494032542970065787938456267249308289446360324284325538827471915991393 368405113628957081489955437640617031033196808868598688917369051403976006260152974342325758238114757531891300135999324281733768888607595809974680715372655492923764946762097054144751303111672737546683378180088798790361983484398604752035256387363526547679296847138381158252239609273154316447560876578355724954416390852911096759693910815055785209452174592212943424921679502004139081079597443635590215109483584910081518409355587018054597760131972784058544826062787512619022980958617264729754626199532288272245385498838157348197923709708542080162262912582103067569477599570409524254838110185517229380468703705266876736) math:sum 596091995480919675606613913691828164269385655127486982136802059808709904585666213543850610007895654192528519621163109277027450472607777622444328734278579437261567445329199718171592248270349799618154839012758368595756647236395644187376497831184110847700352078080422707555023157287236206230514667399163919140298322985123617406352027129952868891341177838555705715169510484238698061560624909344300244151449963946589735634324515004210148890771044398934370159796080914300974870354265329568491247914762472072740384589992549220167961064564315010458970406614646037635265538026676773563127556545841513706007531177182868129 . (746 368405113628957081489955437640617031033196808868598688917369051403976006260152974342325758238114757531891300135999324281733768888607595809974680715372655492923764946762097054144751303111672737546683378180088798790361983484398604752035256387363526547679296847138381158252239609273154316447560876578355724954416390852911096759693910815055785209452174592212943424921679502004139081079597443635590215109483584910081518409355587018054597760131972784058544826062787512619022980958617264729754626199532288272245385498838157348197923709708542080162262912582103067569477599570409524254838110185517229380468703705266876736 596091995480919675606613913691828164269385655127486982136802059808709904585666213543850610007895654192528519621163109277027450472607777622444328734278579437261567445329199718171592248270349799618154839012758368595756647236395644187376497831184110847700352078080422707555023157287236206230514667399163919140298322985123617406352027129952868891341177838555705715169510484238698061560624909344300244151449963946589735634324515004210148890771044398934370159796080914300974870354265329568491247914762472072740384589992549220167961064564315010458970406614646037635265538026676773563127556545841513706007531177182868129) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16452,7 +16452,7 @@ _:gn_2253 { } _:gn_2254 { - 748 math:greaterThan 1 . + (748) math:greaterThan 1 . (748 1) math:difference 747 . (140718231776994487373296961589405897797007962609710395697936042999242107934639735140800906468333860871254080650835539286440087304607413997505032696466731548585962448194994390117910357952995675475211917347419228984967319732401565316694014943542942247658241616196339608949456061259072426664607085757547530768534458720698576113035794500158701527563171345870181134673848519769580100598569977926880186067517205873573301184386659031899046629492901169182719492329494110937071091562969199891018004484302104471750386407683765476227886354852769149865555418549560097503689661114142274946548663825192945054929876233350885343 227686881851962594116658476051211133236188846258888293219433008404733898325513239201524851769780896660637219485163784995293681584000181812469648018905923944337802498567102664026840945158677062071471460832669569805394663751997039435341241443820584300021055230942041549302783548014081889782953790820808194185881932132212520646658116314897083681889003246342762290247830982234558980481027465708710029041966379036508217224968927986155551130639071614875825333733293401681951889395648064838736621715230183800494999091154391871970037354855772930296707494032542970065787938456267249308289446360324284325538827471915991393) math:sum 368405113628957081489955437640617031033196808868598688917369051403976006260152974342325758238114757531891300135999324281733768888607595809974680715372655492923764946762097054144751303111672737546683378180088798790361983484398604752035256387363526547679296847138381158252239609273154316447560876578355724954416390852911096759693910815055785209452174592212943424921679502004139081079597443635590215109483584910081518409355587018054597760131972784058544826062787512619022980958617264729754626199532288272245385498838157348197923709708542080162262912582103067569477599570409524254838110185517229380468703705266876736 . (747 227686881851962594116658476051211133236188846258888293219433008404733898325513239201524851769780896660637219485163784995293681584000181812469648018905923944337802498567102664026840945158677062071471460832669569805394663751997039435341241443820584300021055230942041549302783548014081889782953790820808194185881932132212520646658116314897083681889003246342762290247830982234558980481027465708710029041966379036508217224968927986155551130639071614875825333733293401681951889395648064838736621715230183800494999091154391871970037354855772930296707494032542970065787938456267249308289446360324284325538827471915991393 368405113628957081489955437640617031033196808868598688917369051403976006260152974342325758238114757531891300135999324281733768888607595809974680715372655492923764946762097054144751303111672737546683378180088798790361983484398604752035256387363526547679296847138381158252239609273154316447560876578355724954416390852911096759693910815055785209452174592212943424921679502004139081079597443635590215109483584910081518409355587018054597760131972784058544826062787512619022980958617264729754626199532288272245385498838157348197923709708542080162262912582103067569477599570409524254838110185517229380468703705266876736) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16463,7 +16463,7 @@ _:gn_2255 { } _:gn_2256 { - 749 math:greaterThan 1 . + (749) math:greaterThan 1 . (749 1) math:difference 748 . (86968650074968106743361514461805235439180883649177897521496965405491790390873504060723945301447035789383138834328245708853594279392767814964615322439192395751840050372108273908930587205681386596259543485250340820427344019595474118647226500277642052362813614745701940353327486755009463118346705063260663417347473411513944533622321814738382154325831900472581155573982462464978879882457487781829842974449173162934916040582268954256504501146170445693105841403799290744880797832678864947718617230928079328744612683470626395742151000003003780431152075482982872562098277342124974361740782535131339270608951238565106050 140718231776994487373296961589405897797007962609710395697936042999242107934639735140800906468333860871254080650835539286440087304607413997505032696466731548585962448194994390117910357952995675475211917347419228984967319732401565316694014943542942247658241616196339608949456061259072426664607085757547530768534458720698576113035794500158701527563171345870181134673848519769580100598569977926880186067517205873573301184386659031899046629492901169182719492329494110937071091562969199891018004484302104471750386407683765476227886354852769149865555418549560097503689661114142274946548663825192945054929876233350885343) math:sum 227686881851962594116658476051211133236188846258888293219433008404733898325513239201524851769780896660637219485163784995293681584000181812469648018905923944337802498567102664026840945158677062071471460832669569805394663751997039435341241443820584300021055230942041549302783548014081889782953790820808194185881932132212520646658116314897083681889003246342762290247830982234558980481027465708710029041966379036508217224968927986155551130639071614875825333733293401681951889395648064838736621715230183800494999091154391871970037354855772930296707494032542970065787938456267249308289446360324284325538827471915991393 . (748 140718231776994487373296961589405897797007962609710395697936042999242107934639735140800906468333860871254080650835539286440087304607413997505032696466731548585962448194994390117910357952995675475211917347419228984967319732401565316694014943542942247658241616196339608949456061259072426664607085757547530768534458720698576113035794500158701527563171345870181134673848519769580100598569977926880186067517205873573301184386659031899046629492901169182719492329494110937071091562969199891018004484302104471750386407683765476227886354852769149865555418549560097503689661114142274946548663825192945054929876233350885343 227686881851962594116658476051211133236188846258888293219433008404733898325513239201524851769780896660637219485163784995293681584000181812469648018905923944337802498567102664026840945158677062071471460832669569805394663751997039435341241443820584300021055230942041549302783548014081889782953790820808194185881932132212520646658116314897083681889003246342762290247830982234558980481027465708710029041966379036508217224968927986155551130639071614875825333733293401681951889395648064838736621715230183800494999091154391871970037354855772930296707494032542970065787938456267249308289446360324284325538827471915991393) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16474,7 +16474,7 @@ _:gn_2257 { } _:gn_2258 { - 750 math:greaterThan 1 . + (750) math:greaterThan 1 . (750 1) math:difference 749 . (53749581702026380629935447127600662357827078960532498176439077593750317543766231080076961166886825081870941816507293577586493025214646182540417374027539152834122397822886116208979770747314288878952373862168888164539975712806091198046788443265300195295428001450637668596128574504062963546260380694286867351186985309184631579413472685420319373237339445397599979099866057304601220716112490145050343093068032710638385143804390077642542128346730723489613650925694820192190293730290334943299387253374025143005773724213139080485735354849765369434403343066577224941591383772017300584807881290061605784320924994785779293 86968650074968106743361514461805235439180883649177897521496965405491790390873504060723945301447035789383138834328245708853594279392767814964615322439192395751840050372108273908930587205681386596259543485250340820427344019595474118647226500277642052362813614745701940353327486755009463118346705063260663417347473411513944533622321814738382154325831900472581155573982462464978879882457487781829842974449173162934916040582268954256504501146170445693105841403799290744880797832678864947718617230928079328744612683470626395742151000003003780431152075482982872562098277342124974361740782535131339270608951238565106050) math:sum 140718231776994487373296961589405897797007962609710395697936042999242107934639735140800906468333860871254080650835539286440087304607413997505032696466731548585962448194994390117910357952995675475211917347419228984967319732401565316694014943542942247658241616196339608949456061259072426664607085757547530768534458720698576113035794500158701527563171345870181134673848519769580100598569977926880186067517205873573301184386659031899046629492901169182719492329494110937071091562969199891018004484302104471750386407683765476227886354852769149865555418549560097503689661114142274946548663825192945054929876233350885343 . (749 86968650074968106743361514461805235439180883649177897521496965405491790390873504060723945301447035789383138834328245708853594279392767814964615322439192395751840050372108273908930587205681386596259543485250340820427344019595474118647226500277642052362813614745701940353327486755009463118346705063260663417347473411513944533622321814738382154325831900472581155573982462464978879882457487781829842974449173162934916040582268954256504501146170445693105841403799290744880797832678864947718617230928079328744612683470626395742151000003003780431152075482982872562098277342124974361740782535131339270608951238565106050 140718231776994487373296961589405897797007962609710395697936042999242107934639735140800906468333860871254080650835539286440087304607413997505032696466731548585962448194994390117910357952995675475211917347419228984967319732401565316694014943542942247658241616196339608949456061259072426664607085757547530768534458720698576113035794500158701527563171345870181134673848519769580100598569977926880186067517205873573301184386659031899046629492901169182719492329494110937071091562969199891018004484302104471750386407683765476227886354852769149865555418549560097503689661114142274946548663825192945054929876233350885343) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16485,7 +16485,7 @@ _:gn_2259 { } _:gn_2260 { - 751 math:greaterThan 1 . + (751) math:greaterThan 1 . (751 1) math:difference 750 . (33219068372941726113426067334204573081353804688645399345057887811741472847107272980646984134560210707512197017820952131267101254178121632424197948411653242917717652549222157699950816458367097717307169623081452655887368306789382920600438057012341857067385613295064271757198912250946499572086324368973796066160488102329312954208849129318062781088492455074981176474116405160377659166344997636779499881381140452296530896777878876613962372799439722203492190478104470552690504102388530004419229977554054185738838959257487315256415645153238410996748732416405647620506893570107673776932901245069733486288026243779326757 53749581702026380629935447127600662357827078960532498176439077593750317543766231080076961166886825081870941816507293577586493025214646182540417374027539152834122397822886116208979770747314288878952373862168888164539975712806091198046788443265300195295428001450637668596128574504062963546260380694286867351186985309184631579413472685420319373237339445397599979099866057304601220716112490145050343093068032710638385143804390077642542128346730723489613650925694820192190293730290334943299387253374025143005773724213139080485735354849765369434403343066577224941591383772017300584807881290061605784320924994785779293) math:sum 86968650074968106743361514461805235439180883649177897521496965405491790390873504060723945301447035789383138834328245708853594279392767814964615322439192395751840050372108273908930587205681386596259543485250340820427344019595474118647226500277642052362813614745701940353327486755009463118346705063260663417347473411513944533622321814738382154325831900472581155573982462464978879882457487781829842974449173162934916040582268954256504501146170445693105841403799290744880797832678864947718617230928079328744612683470626395742151000003003780431152075482982872562098277342124974361740782535131339270608951238565106050 . (750 53749581702026380629935447127600662357827078960532498176439077593750317543766231080076961166886825081870941816507293577586493025214646182540417374027539152834122397822886116208979770747314288878952373862168888164539975712806091198046788443265300195295428001450637668596128574504062963546260380694286867351186985309184631579413472685420319373237339445397599979099866057304601220716112490145050343093068032710638385143804390077642542128346730723489613650925694820192190293730290334943299387253374025143005773724213139080485735354849765369434403343066577224941591383772017300584807881290061605784320924994785779293 86968650074968106743361514461805235439180883649177897521496965405491790390873504060723945301447035789383138834328245708853594279392767814964615322439192395751840050372108273908930587205681386596259543485250340820427344019595474118647226500277642052362813614745701940353327486755009463118346705063260663417347473411513944533622321814738382154325831900472581155573982462464978879882457487781829842974449173162934916040582268954256504501146170445693105841403799290744880797832678864947718617230928079328744612683470626395742151000003003780431152075482982872562098277342124974361740782535131339270608951238565106050) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16496,7 +16496,7 @@ _:gn_2261 { } _:gn_2262 { - 752 math:greaterThan 1 . + (752) math:greaterThan 1 . (752 1) math:difference 751 . (20530513329084654516509379793396089276473274271887098831381189782008844696658958099429977032326614374358744798686341446319391771036524550116219425615885909916404745273663958509028954288947191161645204239087435508652607406016708277446350386252958338228042388155573396838929662253116463974174056325313071285026497206855318625204623556102256592148846990322618802625749652144223561549767492508270843211686892258341854247026511201028579755547291001286121460447590349639499789627901804938880157275819970957266934764955651765229319709696526958437654610650171577321084490201909626807874980044991872298032898751006452536 33219068372941726113426067334204573081353804688645399345057887811741472847107272980646984134560210707512197017820952131267101254178121632424197948411653242917717652549222157699950816458367097717307169623081452655887368306789382920600438057012341857067385613295064271757198912250946499572086324368973796066160488102329312954208849129318062781088492455074981176474116405160377659166344997636779499881381140452296530896777878876613962372799439722203492190478104470552690504102388530004419229977554054185738838959257487315256415645153238410996748732416405647620506893570107673776932901245069733486288026243779326757) math:sum 53749581702026380629935447127600662357827078960532498176439077593750317543766231080076961166886825081870941816507293577586493025214646182540417374027539152834122397822886116208979770747314288878952373862168888164539975712806091198046788443265300195295428001450637668596128574504062963546260380694286867351186985309184631579413472685420319373237339445397599979099866057304601220716112490145050343093068032710638385143804390077642542128346730723489613650925694820192190293730290334943299387253374025143005773724213139080485735354849765369434403343066577224941591383772017300584807881290061605784320924994785779293 . (751 33219068372941726113426067334204573081353804688645399345057887811741472847107272980646984134560210707512197017820952131267101254178121632424197948411653242917717652549222157699950816458367097717307169623081452655887368306789382920600438057012341857067385613295064271757198912250946499572086324368973796066160488102329312954208849129318062781088492455074981176474116405160377659166344997636779499881381140452296530896777878876613962372799439722203492190478104470552690504102388530004419229977554054185738838959257487315256415645153238410996748732416405647620506893570107673776932901245069733486288026243779326757 53749581702026380629935447127600662357827078960532498176439077593750317543766231080076961166886825081870941816507293577586493025214646182540417374027539152834122397822886116208979770747314288878952373862168888164539975712806091198046788443265300195295428001450637668596128574504062963546260380694286867351186985309184631579413472685420319373237339445397599979099866057304601220716112490145050343093068032710638385143804390077642542128346730723489613650925694820192190293730290334943299387253374025143005773724213139080485735354849765369434403343066577224941591383772017300584807881290061605784320924994785779293) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16507,7 +16507,7 @@ _:gn_2263 { } _:gn_2264 { - 753 math:greaterThan 1 . + (753) math:greaterThan 1 . (753 1) math:difference 752 . (12688555043857071596916687540808483804880530416758300513676698029732628150448314881217007102233596333153452219134610684947709483141597082307978522795767333001312907275558199190921862169419906555661965383994017147234760900772674643154087670759383518839343225139490874918269249997830035597912268043660724781133990895473994329004225573215806188939645464752362373848366753016154097616577505128508656669694248193954676649751367675585382617252148720917370730030514120913190714474486725065539072701734083228471904194301835550027095935456711452559094121766234070299422403368198046969057921200077861188255127492772874221 20530513329084654516509379793396089276473274271887098831381189782008844696658958099429977032326614374358744798686341446319391771036524550116219425615885909916404745273663958509028954288947191161645204239087435508652607406016708277446350386252958338228042388155573396838929662253116463974174056325313071285026497206855318625204623556102256592148846990322618802625749652144223561549767492508270843211686892258341854247026511201028579755547291001286121460447590349639499789627901804938880157275819970957266934764955651765229319709696526958437654610650171577321084490201909626807874980044991872298032898751006452536) math:sum 33219068372941726113426067334204573081353804688645399345057887811741472847107272980646984134560210707512197017820952131267101254178121632424197948411653242917717652549222157699950816458367097717307169623081452655887368306789382920600438057012341857067385613295064271757198912250946499572086324368973796066160488102329312954208849129318062781088492455074981176474116405160377659166344997636779499881381140452296530896777878876613962372799439722203492190478104470552690504102388530004419229977554054185738838959257487315256415645153238410996748732416405647620506893570107673776932901245069733486288026243779326757 . (752 20530513329084654516509379793396089276473274271887098831381189782008844696658958099429977032326614374358744798686341446319391771036524550116219425615885909916404745273663958509028954288947191161645204239087435508652607406016708277446350386252958338228042388155573396838929662253116463974174056325313071285026497206855318625204623556102256592148846990322618802625749652144223561549767492508270843211686892258341854247026511201028579755547291001286121460447590349639499789627901804938880157275819970957266934764955651765229319709696526958437654610650171577321084490201909626807874980044991872298032898751006452536 33219068372941726113426067334204573081353804688645399345057887811741472847107272980646984134560210707512197017820952131267101254178121632424197948411653242917717652549222157699950816458367097717307169623081452655887368306789382920600438057012341857067385613295064271757198912250946499572086324368973796066160488102329312954208849129318062781088492455074981176474116405160377659166344997636779499881381140452296530896777878876613962372799439722203492190478104470552690504102388530004419229977554054185738838959257487315256415645153238410996748732416405647620506893570107673776932901245069733486288026243779326757) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16518,7 +16518,7 @@ _:gn_2265 { } _:gn_2266 { - 754 math:greaterThan 1 . + (754) math:greaterThan 1 . (754 1) math:difference 753 . (7841958285227582919592692252587605471592743855128798317704491752276216546210643218212969930093018041205292579551730761371682287894927467808240902820118576915091837998105759318107092119527284605983238855093418361417846505244033634292262715493574819388699163016082521920660412255286428376261788281652346503892506311381324296200397982886450403209201525570256428777382899128069463933189987379762186541992644064387177597275143525443197138295142280368750730417076228726309075153415079873341084574085887728795030570653816215202223774239815505878560488883937507021662086833711579838817058844914011109777771258233578315 12688555043857071596916687540808483804880530416758300513676698029732628150448314881217007102233596333153452219134610684947709483141597082307978522795767333001312907275558199190921862169419906555661965383994017147234760900772674643154087670759383518839343225139490874918269249997830035597912268043660724781133990895473994329004225573215806188939645464752362373848366753016154097616577505128508656669694248193954676649751367675585382617252148720917370730030514120913190714474486725065539072701734083228471904194301835550027095935456711452559094121766234070299422403368198046969057921200077861188255127492772874221) math:sum 20530513329084654516509379793396089276473274271887098831381189782008844696658958099429977032326614374358744798686341446319391771036524550116219425615885909916404745273663958509028954288947191161645204239087435508652607406016708277446350386252958338228042388155573396838929662253116463974174056325313071285026497206855318625204623556102256592148846990322618802625749652144223561549767492508270843211686892258341854247026511201028579755547291001286121460447590349639499789627901804938880157275819970957266934764955651765229319709696526958437654610650171577321084490201909626807874980044991872298032898751006452536 . (753 12688555043857071596916687540808483804880530416758300513676698029732628150448314881217007102233596333153452219134610684947709483141597082307978522795767333001312907275558199190921862169419906555661965383994017147234760900772674643154087670759383518839343225139490874918269249997830035597912268043660724781133990895473994329004225573215806188939645464752362373848366753016154097616577505128508656669694248193954676649751367675585382617252148720917370730030514120913190714474486725065539072701734083228471904194301835550027095935456711452559094121766234070299422403368198046969057921200077861188255127492772874221 20530513329084654516509379793396089276473274271887098831381189782008844696658958099429977032326614374358744798686341446319391771036524550116219425615885909916404745273663958509028954288947191161645204239087435508652607406016708277446350386252958338228042388155573396838929662253116463974174056325313071285026497206855318625204623556102256592148846990322618802625749652144223561549767492508270843211686892258341854247026511201028579755547291001286121460447590349639499789627901804938880157275819970957266934764955651765229319709696526958437654610650171577321084490201909626807874980044991872298032898751006452536) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16529,7 +16529,7 @@ _:gn_2267 { } _:gn_2268 { - 755 math:greaterThan 1 . + (755) math:greaterThan 1 . (755 1) math:difference 754 . (4846596758629488677323995288220878333287786561629502195972206277456411604237671663004037172140578291948159639582879923576027195246669614499737619975648756086221069277452439872814770049892621949678726528900598785816914395528641008861824955265808699450644062123408352997608837742543607221650479762008378277241484584092670032803827590329355785730443939182105945070983853888084633683387517748746470127701604129567499052476224150142185478957006440548619999613437892186881639321071645192197988127648195499676873623648019334824872161216895946680533632882296563277760316534486467130240862355163850078477356234539295906 7841958285227582919592692252587605471592743855128798317704491752276216546210643218212969930093018041205292579551730761371682287894927467808240902820118576915091837998105759318107092119527284605983238855093418361417846505244033634292262715493574819388699163016082521920660412255286428376261788281652346503892506311381324296200397982886450403209201525570256428777382899128069463933189987379762186541992644064387177597275143525443197138295142280368750730417076228726309075153415079873341084574085887728795030570653816215202223774239815505878560488883937507021662086833711579838817058844914011109777771258233578315) math:sum 12688555043857071596916687540808483804880530416758300513676698029732628150448314881217007102233596333153452219134610684947709483141597082307978522795767333001312907275558199190921862169419906555661965383994017147234760900772674643154087670759383518839343225139490874918269249997830035597912268043660724781133990895473994329004225573215806188939645464752362373848366753016154097616577505128508656669694248193954676649751367675585382617252148720917370730030514120913190714474486725065539072701734083228471904194301835550027095935456711452559094121766234070299422403368198046969057921200077861188255127492772874221 . (754 7841958285227582919592692252587605471592743855128798317704491752276216546210643218212969930093018041205292579551730761371682287894927467808240902820118576915091837998105759318107092119527284605983238855093418361417846505244033634292262715493574819388699163016082521920660412255286428376261788281652346503892506311381324296200397982886450403209201525570256428777382899128069463933189987379762186541992644064387177597275143525443197138295142280368750730417076228726309075153415079873341084574085887728795030570653816215202223774239815505878560488883937507021662086833711579838817058844914011109777771258233578315 12688555043857071596916687540808483804880530416758300513676698029732628150448314881217007102233596333153452219134610684947709483141597082307978522795767333001312907275558199190921862169419906555661965383994017147234760900772674643154087670759383518839343225139490874918269249997830035597912268043660724781133990895473994329004225573215806188939645464752362373848366753016154097616577505128508656669694248193954676649751367675585382617252148720917370730030514120913190714474486725065539072701734083228471904194301835550027095935456711452559094121766234070299422403368198046969057921200077861188255127492772874221) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16540,7 +16540,7 @@ _:gn_2269 { } _:gn_2270 { - 756 math:greaterThan 1 . + (756) math:greaterThan 1 . (756 1) math:difference 755 . (2995361526598094242268696964366727138304957293499296121732285474819804941972971555208932757952439749257132939968850837795655092648257853308503282844469820828870768720653319445292322069634662656304512326192819575600932109715392625430437760227766119938055100892674168923051574512742821154611308519643968226651021727288654263396570392557094617478757586388150483706399045239984830249802469631015716414291039934819678544798919375301011659338135839820130730803638336539427435832343434681143096446437692229118156947005796880377351613022919559198026856001640943743901770299225112708576196489750161031300415023694282409 4846596758629488677323995288220878333287786561629502195972206277456411604237671663004037172140578291948159639582879923576027195246669614499737619975648756086221069277452439872814770049892621949678726528900598785816914395528641008861824955265808699450644062123408352997608837742543607221650479762008378277241484584092670032803827590329355785730443939182105945070983853888084633683387517748746470127701604129567499052476224150142185478957006440548619999613437892186881639321071645192197988127648195499676873623648019334824872161216895946680533632882296563277760316534486467130240862355163850078477356234539295906) math:sum 7841958285227582919592692252587605471592743855128798317704491752276216546210643218212969930093018041205292579551730761371682287894927467808240902820118576915091837998105759318107092119527284605983238855093418361417846505244033634292262715493574819388699163016082521920660412255286428376261788281652346503892506311381324296200397982886450403209201525570256428777382899128069463933189987379762186541992644064387177597275143525443197138295142280368750730417076228726309075153415079873341084574085887728795030570653816215202223774239815505878560488883937507021662086833711579838817058844914011109777771258233578315 . (755 4846596758629488677323995288220878333287786561629502195972206277456411604237671663004037172140578291948159639582879923576027195246669614499737619975648756086221069277452439872814770049892621949678726528900598785816914395528641008861824955265808699450644062123408352997608837742543607221650479762008378277241484584092670032803827590329355785730443939182105945070983853888084633683387517748746470127701604129567499052476224150142185478957006440548619999613437892186881639321071645192197988127648195499676873623648019334824872161216895946680533632882296563277760316534486467130240862355163850078477356234539295906 7841958285227582919592692252587605471592743855128798317704491752276216546210643218212969930093018041205292579551730761371682287894927467808240902820118576915091837998105759318107092119527284605983238855093418361417846505244033634292262715493574819388699163016082521920660412255286428376261788281652346503892506311381324296200397982886450403209201525570256428777382899128069463933189987379762186541992644064387177597275143525443197138295142280368750730417076228726309075153415079873341084574085887728795030570653816215202223774239815505878560488883937507021662086833711579838817058844914011109777771258233578315) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16551,7 +16551,7 @@ _:gn_2271 { } _:gn_2272 { - 757 math:greaterThan 1 . + (757) math:greaterThan 1 . (757 1) math:difference 756 . (1851235232031394435055298323854151194982829268130206074239920802636606662264700107795104414188138542691026699614029085780372102598411761191234337131178935257350300556799120427522447980257959293374214202707779210215982285813248383431387195038042579512588961230734184074557263229800786067039171242364410050590462856804015769407257197772261168251686352793955461364584808648099803433585048117730753713410564194747820507677304774841173819618870600728489268809799555647454203488728210511054891681210503270558716676642222454447520548193976387482506776880655619533858546235261354421664665865413689047176941210845013497 2995361526598094242268696964366727138304957293499296121732285474819804941972971555208932757952439749257132939968850837795655092648257853308503282844469820828870768720653319445292322069634662656304512326192819575600932109715392625430437760227766119938055100892674168923051574512742821154611308519643968226651021727288654263396570392557094617478757586388150483706399045239984830249802469631015716414291039934819678544798919375301011659338135839820130730803638336539427435832343434681143096446437692229118156947005796880377351613022919559198026856001640943743901770299225112708576196489750161031300415023694282409) math:sum 4846596758629488677323995288220878333287786561629502195972206277456411604237671663004037172140578291948159639582879923576027195246669614499737619975648756086221069277452439872814770049892621949678726528900598785816914395528641008861824955265808699450644062123408352997608837742543607221650479762008378277241484584092670032803827590329355785730443939182105945070983853888084633683387517748746470127701604129567499052476224150142185478957006440548619999613437892186881639321071645192197988127648195499676873623648019334824872161216895946680533632882296563277760316534486467130240862355163850078477356234539295906 . (756 2995361526598094242268696964366727138304957293499296121732285474819804941972971555208932757952439749257132939968850837795655092648257853308503282844469820828870768720653319445292322069634662656304512326192819575600932109715392625430437760227766119938055100892674168923051574512742821154611308519643968226651021727288654263396570392557094617478757586388150483706399045239984830249802469631015716414291039934819678544798919375301011659338135839820130730803638336539427435832343434681143096446437692229118156947005796880377351613022919559198026856001640943743901770299225112708576196489750161031300415023694282409 4846596758629488677323995288220878333287786561629502195972206277456411604237671663004037172140578291948159639582879923576027195246669614499737619975648756086221069277452439872814770049892621949678726528900598785816914395528641008861824955265808699450644062123408352997608837742543607221650479762008378277241484584092670032803827590329355785730443939182105945070983853888084633683387517748746470127701604129567499052476224150142185478957006440548619999613437892186881639321071645192197988127648195499676873623648019334824872161216895946680533632882296563277760316534486467130240862355163850078477356234539295906) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16562,7 +16562,7 @@ _:gn_2273 { } _:gn_2274 { - 758 math:greaterThan 1 . + (758) math:greaterThan 1 . (758 1) math:difference 757 . (1144126294566699807213398640512575943322128025369090047492364672183198279708271447413828343764301206566106240354821752015282990049846092117268945713290885571520468163854199017769874089376703362930298123485040365384949823902144241999050565189723540425466139661939984848494311282942035087572137277279558176060558870484638493989313194784833449227071233594195022341814236591885026816217421513284962700880475740071858037121614600459837839719265239091641461993838780891973232343615224170088204765227188958559440270363574425929831064828943171715520079120985324210043224063963758286911530624336471984123473812849268912 1851235232031394435055298323854151194982829268130206074239920802636606662264700107795104414188138542691026699614029085780372102598411761191234337131178935257350300556799120427522447980257959293374214202707779210215982285813248383431387195038042579512588961230734184074557263229800786067039171242364410050590462856804015769407257197772261168251686352793955461364584808648099803433585048117730753713410564194747820507677304774841173819618870600728489268809799555647454203488728210511054891681210503270558716676642222454447520548193976387482506776880655619533858546235261354421664665865413689047176941210845013497) math:sum 2995361526598094242268696964366727138304957293499296121732285474819804941972971555208932757952439749257132939968850837795655092648257853308503282844469820828870768720653319445292322069634662656304512326192819575600932109715392625430437760227766119938055100892674168923051574512742821154611308519643968226651021727288654263396570392557094617478757586388150483706399045239984830249802469631015716414291039934819678544798919375301011659338135839820130730803638336539427435832343434681143096446437692229118156947005796880377351613022919559198026856001640943743901770299225112708576196489750161031300415023694282409 . (757 1851235232031394435055298323854151194982829268130206074239920802636606662264700107795104414188138542691026699614029085780372102598411761191234337131178935257350300556799120427522447980257959293374214202707779210215982285813248383431387195038042579512588961230734184074557263229800786067039171242364410050590462856804015769407257197772261168251686352793955461364584808648099803433585048117730753713410564194747820507677304774841173819618870600728489268809799555647454203488728210511054891681210503270558716676642222454447520548193976387482506776880655619533858546235261354421664665865413689047176941210845013497 2995361526598094242268696964366727138304957293499296121732285474819804941972971555208932757952439749257132939968850837795655092648257853308503282844469820828870768720653319445292322069634662656304512326192819575600932109715392625430437760227766119938055100892674168923051574512742821154611308519643968226651021727288654263396570392557094617478757586388150483706399045239984830249802469631015716414291039934819678544798919375301011659338135839820130730803638336539427435832343434681143096446437692229118156947005796880377351613022919559198026856001640943743901770299225112708576196489750161031300415023694282409) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16573,7 +16573,7 @@ _:gn_2275 { } _:gn_2276 { - 759 math:greaterThan 1 . + (759) math:greaterThan 1 . (759 1) math:difference 758 . (707108937464694627841899683341575251660701242761116026747556130453408382556428660381276070423837336124920459259207333765089112548565669073965391417888049685829832392944921409752573890881255930443916079222738844831032461911104141432336629848319039087122821568794199226062951946858750979467033965084851874529903986319377275417944002987427719024615119199760439022770572056214776617367626604445791012530088454675962470555690174381335979899605361636847806815960774755480971145112986340966686915983314311999276406278648028517689483365033215766986697759670295323815322171297596134753135241077217063053467397995744585 1144126294566699807213398640512575943322128025369090047492364672183198279708271447413828343764301206566106240354821752015282990049846092117268945713290885571520468163854199017769874089376703362930298123485040365384949823902144241999050565189723540425466139661939984848494311282942035087572137277279558176060558870484638493989313194784833449227071233594195022341814236591885026816217421513284962700880475740071858037121614600459837839719265239091641461993838780891973232343615224170088204765227188958559440270363574425929831064828943171715520079120985324210043224063963758286911530624336471984123473812849268912) math:sum 1851235232031394435055298323854151194982829268130206074239920802636606662264700107795104414188138542691026699614029085780372102598411761191234337131178935257350300556799120427522447980257959293374214202707779210215982285813248383431387195038042579512588961230734184074557263229800786067039171242364410050590462856804015769407257197772261168251686352793955461364584808648099803433585048117730753713410564194747820507677304774841173819618870600728489268809799555647454203488728210511054891681210503270558716676642222454447520548193976387482506776880655619533858546235261354421664665865413689047176941210845013497 . (758 1144126294566699807213398640512575943322128025369090047492364672183198279708271447413828343764301206566106240354821752015282990049846092117268945713290885571520468163854199017769874089376703362930298123485040365384949823902144241999050565189723540425466139661939984848494311282942035087572137277279558176060558870484638493989313194784833449227071233594195022341814236591885026816217421513284962700880475740071858037121614600459837839719265239091641461993838780891973232343615224170088204765227188958559440270363574425929831064828943171715520079120985324210043224063963758286911530624336471984123473812849268912 1851235232031394435055298323854151194982829268130206074239920802636606662264700107795104414188138542691026699614029085780372102598411761191234337131178935257350300556799120427522447980257959293374214202707779210215982285813248383431387195038042579512588961230734184074557263229800786067039171242364410050590462856804015769407257197772261168251686352793955461364584808648099803433585048117730753713410564194747820507677304774841173819618870600728489268809799555647454203488728210511054891681210503270558716676642222454447520548193976387482506776880655619533858546235261354421664665865413689047176941210845013497) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16584,7 +16584,7 @@ _:gn_2277 { } _:gn_2278 { - 760 math:greaterThan 1 . + (760) math:greaterThan 1 . (760 1) math:difference 759 . (437017357102005179371498957171000691661426782607974020744808541729789897151842787032552273340463870441185781095614418250193877501280423043303554295402835885690635770909277608017300198495447432486382044262301520553917361991040100566713935341404501338343318093145785622431359336083284108105103312194706301530654884165261218571369191797405730202456114394434583319043664535670250198849794908839171688350387285395895566565924426078501859819659877454793655177878006136492261198502237829121517849243874646560163864084926397412141581463909955948533381361315028886227901892666162152158395383259254921070006414853524327 707108937464694627841899683341575251660701242761116026747556130453408382556428660381276070423837336124920459259207333765089112548565669073965391417888049685829832392944921409752573890881255930443916079222738844831032461911104141432336629848319039087122821568794199226062951946858750979467033965084851874529903986319377275417944002987427719024615119199760439022770572056214776617367626604445791012530088454675962470555690174381335979899605361636847806815960774755480971145112986340966686915983314311999276406278648028517689483365033215766986697759670295323815322171297596134753135241077217063053467397995744585) math:sum 1144126294566699807213398640512575943322128025369090047492364672183198279708271447413828343764301206566106240354821752015282990049846092117268945713290885571520468163854199017769874089376703362930298123485040365384949823902144241999050565189723540425466139661939984848494311282942035087572137277279558176060558870484638493989313194784833449227071233594195022341814236591885026816217421513284962700880475740071858037121614600459837839719265239091641461993838780891973232343615224170088204765227188958559440270363574425929831064828943171715520079120985324210043224063963758286911530624336471984123473812849268912 . (759 707108937464694627841899683341575251660701242761116026747556130453408382556428660381276070423837336124920459259207333765089112548565669073965391417888049685829832392944921409752573890881255930443916079222738844831032461911104141432336629848319039087122821568794199226062951946858750979467033965084851874529903986319377275417944002987427719024615119199760439022770572056214776617367626604445791012530088454675962470555690174381335979899605361636847806815960774755480971145112986340966686915983314311999276406278648028517689483365033215766986697759670295323815322171297596134753135241077217063053467397995744585 1144126294566699807213398640512575943322128025369090047492364672183198279708271447413828343764301206566106240354821752015282990049846092117268945713290885571520468163854199017769874089376703362930298123485040365384949823902144241999050565189723540425466139661939984848494311282942035087572137277279558176060558870484638493989313194784833449227071233594195022341814236591885026816217421513284962700880475740071858037121614600459837839719265239091641461993838780891973232343615224170088204765227188958559440270363574425929831064828943171715520079120985324210043224063963758286911530624336471984123473812849268912) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16595,7 +16595,7 @@ _:gn_2279 { } _:gn_2280 { - 761 math:greaterThan 1 . + (761) math:greaterThan 1 . (761 1) math:difference 760 . (270091580362689448470400726170574559999274460153142006002747588723618485404585873348723797083373465683734678163592915514895235047285246030661837122485213800139196622035643801735273692385808497957534034960437324277115099920064040865622694506914537748779503475648413603631592610775466871361930652890145572999249102154116056846574811190021988822159004805325855703726907520544526418517831695606619324179701169280066903989765748302834120079945484182054151638082768618988709946610748511845169066739439665439112542193721631105547901901123259818453316398355266437587420278631433982594739857817962141983460983142220258 437017357102005179371498957171000691661426782607974020744808541729789897151842787032552273340463870441185781095614418250193877501280423043303554295402835885690635770909277608017300198495447432486382044262301520553917361991040100566713935341404501338343318093145785622431359336083284108105103312194706301530654884165261218571369191797405730202456114394434583319043664535670250198849794908839171688350387285395895566565924426078501859819659877454793655177878006136492261198502237829121517849243874646560163864084926397412141581463909955948533381361315028886227901892666162152158395383259254921070006414853524327) math:sum 707108937464694627841899683341575251660701242761116026747556130453408382556428660381276070423837336124920459259207333765089112548565669073965391417888049685829832392944921409752573890881255930443916079222738844831032461911104141432336629848319039087122821568794199226062951946858750979467033965084851874529903986319377275417944002987427719024615119199760439022770572056214776617367626604445791012530088454675962470555690174381335979899605361636847806815960774755480971145112986340966686915983314311999276406278648028517689483365033215766986697759670295323815322171297596134753135241077217063053467397995744585 . (760 437017357102005179371498957171000691661426782607974020744808541729789897151842787032552273340463870441185781095614418250193877501280423043303554295402835885690635770909277608017300198495447432486382044262301520553917361991040100566713935341404501338343318093145785622431359336083284108105103312194706301530654884165261218571369191797405730202456114394434583319043664535670250198849794908839171688350387285395895566565924426078501859819659877454793655177878006136492261198502237829121517849243874646560163864084926397412141581463909955948533381361315028886227901892666162152158395383259254921070006414853524327 707108937464694627841899683341575251660701242761116026747556130453408382556428660381276070423837336124920459259207333765089112548565669073965391417888049685829832392944921409752573890881255930443916079222738844831032461911104141432336629848319039087122821568794199226062951946858750979467033965084851874529903986319377275417944002987427719024615119199760439022770572056214776617367626604445791012530088454675962470555690174381335979899605361636847806815960774755480971145112986340966686915983314311999276406278648028517689483365033215766986697759670295323815322171297596134753135241077217063053467397995744585) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16606,7 +16606,7 @@ _:gn_2281 { } _:gn_2282 { - 762 math:greaterThan 1 . + (762) math:greaterThan 1 . (762 1) math:difference 761 . (166925776739315730901098231000426131662152322454832014742060953006171411747256913683828476257090404757451102932021502735298642453995177012641717172917622085551439148873633806282026506109638934528848009301864196276802262070976059701091240834489963589563814617497372018799766725307817236743172659304560728531405782011145161724794380607383741380297109589108727615316757015125723780331963213232552364170686116115828662576158677775667739739714393272739503539795237517503551251891489317276348782504434981121051321891204766306593679562786696130080064962959762448640481614034728169563655525441292779086545431711304069 270091580362689448470400726170574559999274460153142006002747588723618485404585873348723797083373465683734678163592915514895235047285246030661837122485213800139196622035643801735273692385808497957534034960437324277115099920064040865622694506914537748779503475648413603631592610775466871361930652890145572999249102154116056846574811190021988822159004805325855703726907520544526418517831695606619324179701169280066903989765748302834120079945484182054151638082768618988709946610748511845169066739439665439112542193721631105547901901123259818453316398355266437587420278631433982594739857817962141983460983142220258) math:sum 437017357102005179371498957171000691661426782607974020744808541729789897151842787032552273340463870441185781095614418250193877501280423043303554295402835885690635770909277608017300198495447432486382044262301520553917361991040100566713935341404501338343318093145785622431359336083284108105103312194706301530654884165261218571369191797405730202456114394434583319043664535670250198849794908839171688350387285395895566565924426078501859819659877454793655177878006136492261198502237829121517849243874646560163864084926397412141581463909955948533381361315028886227901892666162152158395383259254921070006414853524327 . (761 270091580362689448470400726170574559999274460153142006002747588723618485404585873348723797083373465683734678163592915514895235047285246030661837122485213800139196622035643801735273692385808497957534034960437324277115099920064040865622694506914537748779503475648413603631592610775466871361930652890145572999249102154116056846574811190021988822159004805325855703726907520544526418517831695606619324179701169280066903989765748302834120079945484182054151638082768618988709946610748511845169066739439665439112542193721631105547901901123259818453316398355266437587420278631433982594739857817962141983460983142220258 437017357102005179371498957171000691661426782607974020744808541729789897151842787032552273340463870441185781095614418250193877501280423043303554295402835885690635770909277608017300198495447432486382044262301520553917361991040100566713935341404501338343318093145785622431359336083284108105103312194706301530654884165261218571369191797405730202456114394434583319043664535670250198849794908839171688350387285395895566565924426078501859819659877454793655177878006136492261198502237829121517849243874646560163864084926397412141581463909955948533381361315028886227901892666162152158395383259254921070006414853524327) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16617,7 +16617,7 @@ _:gn_2283 { } _:gn_2284 { - 763 math:greaterThan 1 . + (763) math:greaterThan 1 . (763 1) math:difference 762 . (103165803623373717569302495170148428337122137698309991260686635717447073657328959664895320826283060926283575231571412779596592593290069018020119949567591714587757473162009995453247186276169563428686025658573128000312837849087981164531453672424574159215688858151041584831825885467649634618757993585584844467843320142970895121780430582638247441861895216217128088410150505418802638185868482374066960009015053164238241413607070527166380340231090909314648098287531101485158694719259194568820284235004684318061220302516864798954222338336563688373251435395503988946938664596705813031084332376669362896915551430916189 166925776739315730901098231000426131662152322454832014742060953006171411747256913683828476257090404757451102932021502735298642453995177012641717172917622085551439148873633806282026506109638934528848009301864196276802262070976059701091240834489963589563814617497372018799766725307817236743172659304560728531405782011145161724794380607383741380297109589108727615316757015125723780331963213232552364170686116115828662576158677775667739739714393272739503539795237517503551251891489317276348782504434981121051321891204766306593679562786696130080064962959762448640481614034728169563655525441292779086545431711304069) math:sum 270091580362689448470400726170574559999274460153142006002747588723618485404585873348723797083373465683734678163592915514895235047285246030661837122485213800139196622035643801735273692385808497957534034960437324277115099920064040865622694506914537748779503475648413603631592610775466871361930652890145572999249102154116056846574811190021988822159004805325855703726907520544526418517831695606619324179701169280066903989765748302834120079945484182054151638082768618988709946610748511845169066739439665439112542193721631105547901901123259818453316398355266437587420278631433982594739857817962141983460983142220258 . (762 166925776739315730901098231000426131662152322454832014742060953006171411747256913683828476257090404757451102932021502735298642453995177012641717172917622085551439148873633806282026506109638934528848009301864196276802262070976059701091240834489963589563814617497372018799766725307817236743172659304560728531405782011145161724794380607383741380297109589108727615316757015125723780331963213232552364170686116115828662576158677775667739739714393272739503539795237517503551251891489317276348782504434981121051321891204766306593679562786696130080064962959762448640481614034728169563655525441292779086545431711304069 270091580362689448470400726170574559999274460153142006002747588723618485404585873348723797083373465683734678163592915514895235047285246030661837122485213800139196622035643801735273692385808497957534034960437324277115099920064040865622694506914537748779503475648413603631592610775466871361930652890145572999249102154116056846574811190021988822159004805325855703726907520544526418517831695606619324179701169280066903989765748302834120079945484182054151638082768618988709946610748511845169066739439665439112542193721631105547901901123259818453316398355266437587420278631433982594739857817962141983460983142220258) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16628,7 +16628,7 @@ _:gn_2285 { } _:gn_2286 { - 764 math:greaterThan 1 . + (764) math:greaterThan 1 . (764 1) math:difference 763 . (63759973115942013331795735830277703325030184756522023481374317288724338089927954018933155430807343831167527700450089955702049860705107994621597223350030370963681675711623810828779319833469371100161983643291068276489424221888078536559787162065389430348125759346330433967940839840167602124414665718975884063562461868174266603013950024745493938435214372891599526906606509706921142146094730858485404161671062951590421162551607248501359399483302363424855441507706416018392557172230122707528498269430296802990101588687901507639457224450132441706813527564258459693542949438022356532571193064623416189629880280387880 103165803623373717569302495170148428337122137698309991260686635717447073657328959664895320826283060926283575231571412779596592593290069018020119949567591714587757473162009995453247186276169563428686025658573128000312837849087981164531453672424574159215688858151041584831825885467649634618757993585584844467843320142970895121780430582638247441861895216217128088410150505418802638185868482374066960009015053164238241413607070527166380340231090909314648098287531101485158694719259194568820284235004684318061220302516864798954222338336563688373251435395503988946938664596705813031084332376669362896915551430916189) math:sum 166925776739315730901098231000426131662152322454832014742060953006171411747256913683828476257090404757451102932021502735298642453995177012641717172917622085551439148873633806282026506109638934528848009301864196276802262070976059701091240834489963589563814617497372018799766725307817236743172659304560728531405782011145161724794380607383741380297109589108727615316757015125723780331963213232552364170686116115828662576158677775667739739714393272739503539795237517503551251891489317276348782504434981121051321891204766306593679562786696130080064962959762448640481614034728169563655525441292779086545431711304069 . (763 103165803623373717569302495170148428337122137698309991260686635717447073657328959664895320826283060926283575231571412779596592593290069018020119949567591714587757473162009995453247186276169563428686025658573128000312837849087981164531453672424574159215688858151041584831825885467649634618757993585584844467843320142970895121780430582638247441861895216217128088410150505418802638185868482374066960009015053164238241413607070527166380340231090909314648098287531101485158694719259194568820284235004684318061220302516864798954222338336563688373251435395503988946938664596705813031084332376669362896915551430916189 166925776739315730901098231000426131662152322454832014742060953006171411747256913683828476257090404757451102932021502735298642453995177012641717172917622085551439148873633806282026506109638934528848009301864196276802262070976059701091240834489963589563814617497372018799766725307817236743172659304560728531405782011145161724794380607383741380297109589108727615316757015125723780331963213232552364170686116115828662576158677775667739739714393272739503539795237517503551251891489317276348782504434981121051321891204766306593679562786696130080064962959762448640481614034728169563655525441292779086545431711304069) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16639,7 +16639,7 @@ _:gn_2287 { } _:gn_2288 { - 765 math:greaterThan 1 . + (765) math:greaterThan 1 . (765 1) math:difference 764 . (39405830507431704237506759339870725012091952941787967779312318428722735567401005645962165395475717095116047531121322823894542732584961023398522726217561343624075797450386184624467866442700192328524042015282059723823413627199902627971666510359184728867563098804711150863885045627482032494343327866608960404280858274796628518766480557892753503426680843325528561503543995711881496039773751515581555847343990212647820251055463278665020940747788545889792656779824685466766137547029071861291785965574387515071118713828963291314765113886431246666437907831245529253395715158683456498513139312045946707285671150528309 63759973115942013331795735830277703325030184756522023481374317288724338089927954018933155430807343831167527700450089955702049860705107994621597223350030370963681675711623810828779319833469371100161983643291068276489424221888078536559787162065389430348125759346330433967940839840167602124414665718975884063562461868174266603013950024745493938435214372891599526906606509706921142146094730858485404161671062951590421162551607248501359399483302363424855441507706416018392557172230122707528498269430296802990101588687901507639457224450132441706813527564258459693542949438022356532571193064623416189629880280387880) math:sum 103165803623373717569302495170148428337122137698309991260686635717447073657328959664895320826283060926283575231571412779596592593290069018020119949567591714587757473162009995453247186276169563428686025658573128000312837849087981164531453672424574159215688858151041584831825885467649634618757993585584844467843320142970895121780430582638247441861895216217128088410150505418802638185868482374066960009015053164238241413607070527166380340231090909314648098287531101485158694719259194568820284235004684318061220302516864798954222338336563688373251435395503988946938664596705813031084332376669362896915551430916189 . (764 63759973115942013331795735830277703325030184756522023481374317288724338089927954018933155430807343831167527700450089955702049860705107994621597223350030370963681675711623810828779319833469371100161983643291068276489424221888078536559787162065389430348125759346330433967940839840167602124414665718975884063562461868174266603013950024745493938435214372891599526906606509706921142146094730858485404161671062951590421162551607248501359399483302363424855441507706416018392557172230122707528498269430296802990101588687901507639457224450132441706813527564258459693542949438022356532571193064623416189629880280387880 103165803623373717569302495170148428337122137698309991260686635717447073657328959664895320826283060926283575231571412779596592593290069018020119949567591714587757473162009995453247186276169563428686025658573128000312837849087981164531453672424574159215688858151041584831825885467649634618757993585584844467843320142970895121780430582638247441861895216217128088410150505418802638185868482374066960009015053164238241413607070527166380340231090909314648098287531101485158694719259194568820284235004684318061220302516864798954222338336563688373251435395503988946938664596705813031084332376669362896915551430916189) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16650,7 +16650,7 @@ _:gn_2289 { } _:gn_2290 { - 766 math:greaterThan 1 . + (766) math:greaterThan 1 . (766 1) math:difference 765 . (24354142608510309094288976490406978312938231814734055702061998860001602522526948372970990035331626736051480169328767131807507128120146971223074497132469027339605878261237626204311453390769178771637941628009008552666010594688175908588120651706204701480562660541619283104055794212685569630071337852366923659281603593377638084247469466852740435008533529566070965403062513995039646106320979342903848314327072738942600911496143969836338458735513817535062784727881730551626419625201050846236712303855909287918982874858938216324692110563701195040375619733012930440147234279338900034058053752577469482344209129859571 39405830507431704237506759339870725012091952941787967779312318428722735567401005645962165395475717095116047531121322823894542732584961023398522726217561343624075797450386184624467866442700192328524042015282059723823413627199902627971666510359184728867563098804711150863885045627482032494343327866608960404280858274796628518766480557892753503426680843325528561503543995711881496039773751515581555847343990212647820251055463278665020940747788545889792656779824685466766137547029071861291785965574387515071118713828963291314765113886431246666437907831245529253395715158683456498513139312045946707285671150528309) math:sum 63759973115942013331795735830277703325030184756522023481374317288724338089927954018933155430807343831167527700450089955702049860705107994621597223350030370963681675711623810828779319833469371100161983643291068276489424221888078536559787162065389430348125759346330433967940839840167602124414665718975884063562461868174266603013950024745493938435214372891599526906606509706921142146094730858485404161671062951590421162551607248501359399483302363424855441507706416018392557172230122707528498269430296802990101588687901507639457224450132441706813527564258459693542949438022356532571193064623416189629880280387880 . (765 39405830507431704237506759339870725012091952941787967779312318428722735567401005645962165395475717095116047531121322823894542732584961023398522726217561343624075797450386184624467866442700192328524042015282059723823413627199902627971666510359184728867563098804711150863885045627482032494343327866608960404280858274796628518766480557892753503426680843325528561503543995711881496039773751515581555847343990212647820251055463278665020940747788545889792656779824685466766137547029071861291785965574387515071118713828963291314765113886431246666437907831245529253395715158683456498513139312045946707285671150528309 63759973115942013331795735830277703325030184756522023481374317288724338089927954018933155430807343831167527700450089955702049860705107994621597223350030370963681675711623810828779319833469371100161983643291068276489424221888078536559787162065389430348125759346330433967940839840167602124414665718975884063562461868174266603013950024745493938435214372891599526906606509706921142146094730858485404161671062951590421162551607248501359399483302363424855441507706416018392557172230122707528498269430296802990101588687901507639457224450132441706813527564258459693542949438022356532571193064623416189629880280387880) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16661,7 +16661,7 @@ _:gn_2291 { } _:gn_2292 { - 767 math:greaterThan 1 . + (767) math:greaterThan 1 . (767 1) math:difference 766 . (15051687898921395143217782849463746699153721127053912077250319568721133044874057272991175360144090359064567361792555692087035604464814052175448229085092316284469919189148558420156413051931013556886100387273051171157403032511726719383545858652980027387000438263091867759829251414796462864271990014242036744999254681418990434519011091040013068418147313759457596100481481716841849933452772172677707533016917473705219339559319308828682482012274728354729872051942954915139717921828021015055073661718478227152135838970025074990073003322730051626062288098232598813248480879344556464455085559468477224941462020668738 24354142608510309094288976490406978312938231814734055702061998860001602522526948372970990035331626736051480169328767131807507128120146971223074497132469027339605878261237626204311453390769178771637941628009008552666010594688175908588120651706204701480562660541619283104055794212685569630071337852366923659281603593377638084247469466852740435008533529566070965403062513995039646106320979342903848314327072738942600911496143969836338458735513817535062784727881730551626419625201050846236712303855909287918982874858938216324692110563701195040375619733012930440147234279338900034058053752577469482344209129859571) math:sum 39405830507431704237506759339870725012091952941787967779312318428722735567401005645962165395475717095116047531121322823894542732584961023398522726217561343624075797450386184624467866442700192328524042015282059723823413627199902627971666510359184728867563098804711150863885045627482032494343327866608960404280858274796628518766480557892753503426680843325528561503543995711881496039773751515581555847343990212647820251055463278665020940747788545889792656779824685466766137547029071861291785965574387515071118713828963291314765113886431246666437907831245529253395715158683456498513139312045946707285671150528309 . (766 24354142608510309094288976490406978312938231814734055702061998860001602522526948372970990035331626736051480169328767131807507128120146971223074497132469027339605878261237626204311453390769178771637941628009008552666010594688175908588120651706204701480562660541619283104055794212685569630071337852366923659281603593377638084247469466852740435008533529566070965403062513995039646106320979342903848314327072738942600911496143969836338458735513817535062784727881730551626419625201050846236712303855909287918982874858938216324692110563701195040375619733012930440147234279338900034058053752577469482344209129859571 39405830507431704237506759339870725012091952941787967779312318428722735567401005645962165395475717095116047531121322823894542732584961023398522726217561343624075797450386184624467866442700192328524042015282059723823413627199902627971666510359184728867563098804711150863885045627482032494343327866608960404280858274796628518766480557892753503426680843325528561503543995711881496039773751515581555847343990212647820251055463278665020940747788545889792656779824685466766137547029071861291785965574387515071118713828963291314765113886431246666437907831245529253395715158683456498513139312045946707285671150528309) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16672,7 +16672,7 @@ _:gn_2293 { } _:gn_2294 { - 768 math:greaterThan 1 . + (768) math:greaterThan 1 . (768 1) math:difference 767 . (9302454709588913951071193640943231613784510687680143624811679291280469477652891099979814675187536376986912807536211439720471523655332919047626268047376711055135959072089067784155040338838165214751841240735957381508607562176449189204574793053224674093562222278527415344226542797889106765799347838124886914282348911958647649728458375812727366590386215806613369302581032278197796172868207170226140781310155265237381571936824661007655976723239089180332912675938775636486701703373029831181638642137431060766847035888913141334619107240971143414313331634780331626898753399994343569602968193108992257402747109190833 15051687898921395143217782849463746699153721127053912077250319568721133044874057272991175360144090359064567361792555692087035604464814052175448229085092316284469919189148558420156413051931013556886100387273051171157403032511726719383545858652980027387000438263091867759829251414796462864271990014242036744999254681418990434519011091040013068418147313759457596100481481716841849933452772172677707533016917473705219339559319308828682482012274728354729872051942954915139717921828021015055073661718478227152135838970025074990073003322730051626062288098232598813248480879344556464455085559468477224941462020668738) math:sum 24354142608510309094288976490406978312938231814734055702061998860001602522526948372970990035331626736051480169328767131807507128120146971223074497132469027339605878261237626204311453390769178771637941628009008552666010594688175908588120651706204701480562660541619283104055794212685569630071337852366923659281603593377638084247469466852740435008533529566070965403062513995039646106320979342903848314327072738942600911496143969836338458735513817535062784727881730551626419625201050846236712303855909287918982874858938216324692110563701195040375619733012930440147234279338900034058053752577469482344209129859571 . (767 15051687898921395143217782849463746699153721127053912077250319568721133044874057272991175360144090359064567361792555692087035604464814052175448229085092316284469919189148558420156413051931013556886100387273051171157403032511726719383545858652980027387000438263091867759829251414796462864271990014242036744999254681418990434519011091040013068418147313759457596100481481716841849933452772172677707533016917473705219339559319308828682482012274728354729872051942954915139717921828021015055073661718478227152135838970025074990073003322730051626062288098232598813248480879344556464455085559468477224941462020668738 24354142608510309094288976490406978312938231814734055702061998860001602522526948372970990035331626736051480169328767131807507128120146971223074497132469027339605878261237626204311453390769178771637941628009008552666010594688175908588120651706204701480562660541619283104055794212685569630071337852366923659281603593377638084247469466852740435008533529566070965403062513995039646106320979342903848314327072738942600911496143969836338458735513817535062784727881730551626419625201050846236712303855909287918982874858938216324692110563701195040375619733012930440147234279338900034058053752577469482344209129859571) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16683,7 +16683,7 @@ _:gn_2295 { } _:gn_2296 { - 769 math:greaterThan 1 . + (769) math:greaterThan 1 . (769 1) math:difference 768 . (5749233189332481192146589208520515085369210439373768452438640277440663567221166173011360684956553982077654554256344252366564080809481133127821961037715605229333960117059490636001372713092848342134259146537093789648795470335277530178971065599755353293438215984564452415602708616907356098472642176117149830716905769460342784790552715227285701827761097952844226797900449438644053760584565002451566751706762208467837767622494647821026505289035639174396959376004179278653016218454991183873435019581047166385288803081111933655453896081758908211748956463452267186349727479350212894852117366359484967538714911477905 9302454709588913951071193640943231613784510687680143624811679291280469477652891099979814675187536376986912807536211439720471523655332919047626268047376711055135959072089067784155040338838165214751841240735957381508607562176449189204574793053224674093562222278527415344226542797889106765799347838124886914282348911958647649728458375812727366590386215806613369302581032278197796172868207170226140781310155265237381571936824661007655976723239089180332912675938775636486701703373029831181638642137431060766847035888913141334619107240971143414313331634780331626898753399994343569602968193108992257402747109190833) math:sum 15051687898921395143217782849463746699153721127053912077250319568721133044874057272991175360144090359064567361792555692087035604464814052175448229085092316284469919189148558420156413051931013556886100387273051171157403032511726719383545858652980027387000438263091867759829251414796462864271990014242036744999254681418990434519011091040013068418147313759457596100481481716841849933452772172677707533016917473705219339559319308828682482012274728354729872051942954915139717921828021015055073661718478227152135838970025074990073003322730051626062288098232598813248480879344556464455085559468477224941462020668738 . (768 9302454709588913951071193640943231613784510687680143624811679291280469477652891099979814675187536376986912807536211439720471523655332919047626268047376711055135959072089067784155040338838165214751841240735957381508607562176449189204574793053224674093562222278527415344226542797889106765799347838124886914282348911958647649728458375812727366590386215806613369302581032278197796172868207170226140781310155265237381571936824661007655976723239089180332912675938775636486701703373029831181638642137431060766847035888913141334619107240971143414313331634780331626898753399994343569602968193108992257402747109190833 15051687898921395143217782849463746699153721127053912077250319568721133044874057272991175360144090359064567361792555692087035604464814052175448229085092316284469919189148558420156413051931013556886100387273051171157403032511726719383545858652980027387000438263091867759829251414796462864271990014242036744999254681418990434519011091040013068418147313759457596100481481716841849933452772172677707533016917473705219339559319308828682482012274728354729872051942954915139717921828021015055073661718478227152135838970025074990073003322730051626062288098232598813248480879344556464455085559468477224941462020668738) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16694,7 +16694,7 @@ _:gn_2297 { } _:gn_2298 { - 770 math:greaterThan 1 . + (770) math:greaterThan 1 . (770 1) math:difference 769 . (3553221520256432758924604432422716528415300248306375172373039013839805910431724926968453990230982394909258253279867187353907442845851785919804307009661105825801998955029577148153667625745316872617582094198863591859812091841171659025603727453469320800124006293962962928623834180981750667326705662007737083565443142498304864937905660585441664762625117853769142504680582839553742412283642167774574029603393056769543804314330013186629471434203450005935953299934596357833685484918038647308203622556383894381558232807801207679165211159212235202564375171328064440549025920644130674750850826749507289864032197712928 5749233189332481192146589208520515085369210439373768452438640277440663567221166173011360684956553982077654554256344252366564080809481133127821961037715605229333960117059490636001372713092848342134259146537093789648795470335277530178971065599755353293438215984564452415602708616907356098472642176117149830716905769460342784790552715227285701827761097952844226797900449438644053760584565002451566751706762208467837767622494647821026505289035639174396959376004179278653016218454991183873435019581047166385288803081111933655453896081758908211748956463452267186349727479350212894852117366359484967538714911477905) math:sum 9302454709588913951071193640943231613784510687680143624811679291280469477652891099979814675187536376986912807536211439720471523655332919047626268047376711055135959072089067784155040338838165214751841240735957381508607562176449189204574793053224674093562222278527415344226542797889106765799347838124886914282348911958647649728458375812727366590386215806613369302581032278197796172868207170226140781310155265237381571936824661007655976723239089180332912675938775636486701703373029831181638642137431060766847035888913141334619107240971143414313331634780331626898753399994343569602968193108992257402747109190833 . (769 5749233189332481192146589208520515085369210439373768452438640277440663567221166173011360684956553982077654554256344252366564080809481133127821961037715605229333960117059490636001372713092848342134259146537093789648795470335277530178971065599755353293438215984564452415602708616907356098472642176117149830716905769460342784790552715227285701827761097952844226797900449438644053760584565002451566751706762208467837767622494647821026505289035639174396959376004179278653016218454991183873435019581047166385288803081111933655453896081758908211748956463452267186349727479350212894852117366359484967538714911477905 9302454709588913951071193640943231613784510687680143624811679291280469477652891099979814675187536376986912807536211439720471523655332919047626268047376711055135959072089067784155040338838165214751841240735957381508607562176449189204574793053224674093562222278527415344226542797889106765799347838124886914282348911958647649728458375812727366590386215806613369302581032278197796172868207170226140781310155265237381571936824661007655976723239089180332912675938775636486701703373029831181638642137431060766847035888913141334619107240971143414313331634780331626898753399994343569602968193108992257402747109190833) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16705,7 +16705,7 @@ _:gn_2299 { } _:gn_2300 { - 771 math:greaterThan 1 . + (771) math:greaterThan 1 . (771 1) math:difference 770 . (2196011669076048433221984776097798556953910191067393280065601263600857656789441246042906694725571587168396300976477065012656637963629347208017654028054499403531961162029913487847705087347531469516677052338230197788983378494105871153367338146286032493314209690601489486978874435925605431145936514109412747151462626962037919852647054641844037065135980099075084293219866599090311348300922834676992722103369151698293963308164634634397033854832189168461006076069582920819330733536952536565231397024663272003730570273310725976288684922546673009184581292124202745800701558706082220101266539609977677674682713764977 3553221520256432758924604432422716528415300248306375172373039013839805910431724926968453990230982394909258253279867187353907442845851785919804307009661105825801998955029577148153667625745316872617582094198863591859812091841171659025603727453469320800124006293962962928623834180981750667326705662007737083565443142498304864937905660585441664762625117853769142504680582839553742412283642167774574029603393056769543804314330013186629471434203450005935953299934596357833685484918038647308203622556383894381558232807801207679165211159212235202564375171328064440549025920644130674750850826749507289864032197712928) math:sum 5749233189332481192146589208520515085369210439373768452438640277440663567221166173011360684956553982077654554256344252366564080809481133127821961037715605229333960117059490636001372713092848342134259146537093789648795470335277530178971065599755353293438215984564452415602708616907356098472642176117149830716905769460342784790552715227285701827761097952844226797900449438644053760584565002451566751706762208467837767622494647821026505289035639174396959376004179278653016218454991183873435019581047166385288803081111933655453896081758908211748956463452267186349727479350212894852117366359484967538714911477905 . (770 3553221520256432758924604432422716528415300248306375172373039013839805910431724926968453990230982394909258253279867187353907442845851785919804307009661105825801998955029577148153667625745316872617582094198863591859812091841171659025603727453469320800124006293962962928623834180981750667326705662007737083565443142498304864937905660585441664762625117853769142504680582839553742412283642167774574029603393056769543804314330013186629471434203450005935953299934596357833685484918038647308203622556383894381558232807801207679165211159212235202564375171328064440549025920644130674750850826749507289864032197712928 5749233189332481192146589208520515085369210439373768452438640277440663567221166173011360684956553982077654554256344252366564080809481133127821961037715605229333960117059490636001372713092848342134259146537093789648795470335277530178971065599755353293438215984564452415602708616907356098472642176117149830716905769460342784790552715227285701827761097952844226797900449438644053760584565002451566751706762208467837767622494647821026505289035639174396959376004179278653016218454991183873435019581047166385288803081111933655453896081758908211748956463452267186349727479350212894852117366359484967538714911477905) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16716,7 +16716,7 @@ _:gn_2301 { } _:gn_2302 { - 772 math:greaterThan 1 . + (772) math:greaterThan 1 . (772 1) math:difference 771 . (1357209851180384325702619656324917971461390057238981892307437750238948253642283680925547295505410807740861952303390122341250804882222438711786652981606606422270037792999663660305962538397785403100905041860633394070828713347065787872236389307183288306809796603361473441644959745056145236180769147898324336413980515536266945085258605943597627697489137754694058211460716240463431063982719333097581307500023905071249841006165378552232437579371260837474947223865013437014354751381086110742972225531720622377827662534490481702876526236665562193379793879203861694748324361938048454649584287139529612189349483947951 2196011669076048433221984776097798556953910191067393280065601263600857656789441246042906694725571587168396300976477065012656637963629347208017654028054499403531961162029913487847705087347531469516677052338230197788983378494105871153367338146286032493314209690601489486978874435925605431145936514109412747151462626962037919852647054641844037065135980099075084293219866599090311348300922834676992722103369151698293963308164634634397033854832189168461006076069582920819330733536952536565231397024663272003730570273310725976288684922546673009184581292124202745800701558706082220101266539609977677674682713764977) math:sum 3553221520256432758924604432422716528415300248306375172373039013839805910431724926968453990230982394909258253279867187353907442845851785919804307009661105825801998955029577148153667625745316872617582094198863591859812091841171659025603727453469320800124006293962962928623834180981750667326705662007737083565443142498304864937905660585441664762625117853769142504680582839553742412283642167774574029603393056769543804314330013186629471434203450005935953299934596357833685484918038647308203622556383894381558232807801207679165211159212235202564375171328064440549025920644130674750850826749507289864032197712928 . (771 2196011669076048433221984776097798556953910191067393280065601263600857656789441246042906694725571587168396300976477065012656637963629347208017654028054499403531961162029913487847705087347531469516677052338230197788983378494105871153367338146286032493314209690601489486978874435925605431145936514109412747151462626962037919852647054641844037065135980099075084293219866599090311348300922834676992722103369151698293963308164634634397033854832189168461006076069582920819330733536952536565231397024663272003730570273310725976288684922546673009184581292124202745800701558706082220101266539609977677674682713764977 3553221520256432758924604432422716528415300248306375172373039013839805910431724926968453990230982394909258253279867187353907442845851785919804307009661105825801998955029577148153667625745316872617582094198863591859812091841171659025603727453469320800124006293962962928623834180981750667326705662007737083565443142498304864937905660585441664762625117853769142504680582839553742412283642167774574029603393056769543804314330013186629471434203450005935953299934596357833685484918038647308203622556383894381558232807801207679165211159212235202564375171328064440549025920644130674750850826749507289864032197712928) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16727,7 +16727,7 @@ _:gn_2303 { } _:gn_2304 { - 773 math:greaterThan 1 . + (773) math:greaterThan 1 . (773 1) math:difference 772 . (838801817895664107519365119772880585492520133828411387758163513361909403147157565117359399220160779427534348673086942671405833081406908496231001046447892981261923369030249827541742548949746066415772010477596803718154665147040083281130948839102744186504413087240016045333914690869460194965167366211088410737482111425770974767388448698246409367646842344381026081759150358626880284318203501579411414603345246627044122301999256082164596275460928330986058852204569483804975982155866425822259171492942649625902907738820244273412158685881110815804787412920341051052377196768033765451682252470448065485333229817026 1357209851180384325702619656324917971461390057238981892307437750238948253642283680925547295505410807740861952303390122341250804882222438711786652981606606422270037792999663660305962538397785403100905041860633394070828713347065787872236389307183288306809796603361473441644959745056145236180769147898324336413980515536266945085258605943597627697489137754694058211460716240463431063982719333097581307500023905071249841006165378552232437579371260837474947223865013437014354751381086110742972225531720622377827662534490481702876526236665562193379793879203861694748324361938048454649584287139529612189349483947951) math:sum 2196011669076048433221984776097798556953910191067393280065601263600857656789441246042906694725571587168396300976477065012656637963629347208017654028054499403531961162029913487847705087347531469516677052338230197788983378494105871153367338146286032493314209690601489486978874435925605431145936514109412747151462626962037919852647054641844037065135980099075084293219866599090311348300922834676992722103369151698293963308164634634397033854832189168461006076069582920819330733536952536565231397024663272003730570273310725976288684922546673009184581292124202745800701558706082220101266539609977677674682713764977 . (772 1357209851180384325702619656324917971461390057238981892307437750238948253642283680925547295505410807740861952303390122341250804882222438711786652981606606422270037792999663660305962538397785403100905041860633394070828713347065787872236389307183288306809796603361473441644959745056145236180769147898324336413980515536266945085258605943597627697489137754694058211460716240463431063982719333097581307500023905071249841006165378552232437579371260837474947223865013437014354751381086110742972225531720622377827662534490481702876526236665562193379793879203861694748324361938048454649584287139529612189349483947951 2196011669076048433221984776097798556953910191067393280065601263600857656789441246042906694725571587168396300976477065012656637963629347208017654028054499403531961162029913487847705087347531469516677052338230197788983378494105871153367338146286032493314209690601489486978874435925605431145936514109412747151462626962037919852647054641844037065135980099075084293219866599090311348300922834676992722103369151698293963308164634634397033854832189168461006076069582920819330733536952536565231397024663272003730570273310725976288684922546673009184581292124202745800701558706082220101266539609977677674682713764977) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16738,7 +16738,7 @@ _:gn_2305 { } _:gn_2306 { - 774 math:greaterThan 1 . + (774) math:greaterThan 1 . (774 1) math:difference 773 . (518408033284720218183254536552037385968869923410570504549274236877038850495126115808187896285250028313327603630303179669844971800815530215555651935158713441008114423969413832764219989448039336685133031383036590352674048200025704591105440468080544120305383516121457396311045054186685041215601781687235925676498404110495970317870157245351218329842295410313032129701565881836550779664515831518169892896678658444205718704166122470067841303910332506488888371660443953209378769225219684920713054038777972751924754795670237429464367550784451377575006466283520643695947165170014689197902034669081546704016254130925 838801817895664107519365119772880585492520133828411387758163513361909403147157565117359399220160779427534348673086942671405833081406908496231001046447892981261923369030249827541742548949746066415772010477596803718154665147040083281130948839102744186504413087240016045333914690869460194965167366211088410737482111425770974767388448698246409367646842344381026081759150358626880284318203501579411414603345246627044122301999256082164596275460928330986058852204569483804975982155866425822259171492942649625902907738820244273412158685881110815804787412920341051052377196768033765451682252470448065485333229817026) math:sum 1357209851180384325702619656324917971461390057238981892307437750238948253642283680925547295505410807740861952303390122341250804882222438711786652981606606422270037792999663660305962538397785403100905041860633394070828713347065787872236389307183288306809796603361473441644959745056145236180769147898324336413980515536266945085258605943597627697489137754694058211460716240463431063982719333097581307500023905071249841006165378552232437579371260837474947223865013437014354751381086110742972225531720622377827662534490481702876526236665562193379793879203861694748324361938048454649584287139529612189349483947951 . (773 838801817895664107519365119772880585492520133828411387758163513361909403147157565117359399220160779427534348673086942671405833081406908496231001046447892981261923369030249827541742548949746066415772010477596803718154665147040083281130948839102744186504413087240016045333914690869460194965167366211088410737482111425770974767388448698246409367646842344381026081759150358626880284318203501579411414603345246627044122301999256082164596275460928330986058852204569483804975982155866425822259171492942649625902907738820244273412158685881110815804787412920341051052377196768033765451682252470448065485333229817026 1357209851180384325702619656324917971461390057238981892307437750238948253642283680925547295505410807740861952303390122341250804882222438711786652981606606422270037792999663660305962538397785403100905041860633394070828713347065787872236389307183288306809796603361473441644959745056145236180769147898324336413980515536266945085258605943597627697489137754694058211460716240463431063982719333097581307500023905071249841006165378552232437579371260837474947223865013437014354751381086110742972225531720622377827662534490481702876526236665562193379793879203861694748324361938048454649584287139529612189349483947951) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16749,7 +16749,7 @@ _:gn_2307 { } _:gn_2308 { - 775 math:greaterThan 1 . + (775) math:greaterThan 1 . (775 1) math:difference 774 . (320393784610943889336110583220843199523650210417840883208889276484870552652031449309171502934910751114206745042783763001560861280591378280675349111289179540253808945060835994777522559501706729730638979094560213365480616947014378690025508371022200066199029571118558649022869636682775153749565584523852485060983707315275004449518291452895191037804546934067993952057584476790329504653687670061241521706666588182838403597833133612096754971550595824497170480544125530595597212930646740901546117454164676873978152943150006843947791135096659438229780946636820407356430031598019076253780217801366518781316975686101 518408033284720218183254536552037385968869923410570504549274236877038850495126115808187896285250028313327603630303179669844971800815530215555651935158713441008114423969413832764219989448039336685133031383036590352674048200025704591105440468080544120305383516121457396311045054186685041215601781687235925676498404110495970317870157245351218329842295410313032129701565881836550779664515831518169892896678658444205718704166122470067841303910332506488888371660443953209378769225219684920713054038777972751924754795670237429464367550784451377575006466283520643695947165170014689197902034669081546704016254130925) math:sum 838801817895664107519365119772880585492520133828411387758163513361909403147157565117359399220160779427534348673086942671405833081406908496231001046447892981261923369030249827541742548949746066415772010477596803718154665147040083281130948839102744186504413087240016045333914690869460194965167366211088410737482111425770974767388448698246409367646842344381026081759150358626880284318203501579411414603345246627044122301999256082164596275460928330986058852204569483804975982155866425822259171492942649625902907738820244273412158685881110815804787412920341051052377196768033765451682252470448065485333229817026 . (774 518408033284720218183254536552037385968869923410570504549274236877038850495126115808187896285250028313327603630303179669844971800815530215555651935158713441008114423969413832764219989448039336685133031383036590352674048200025704591105440468080544120305383516121457396311045054186685041215601781687235925676498404110495970317870157245351218329842295410313032129701565881836550779664515831518169892896678658444205718704166122470067841303910332506488888371660443953209378769225219684920713054038777972751924754795670237429464367550784451377575006466283520643695947165170014689197902034669081546704016254130925 838801817895664107519365119772880585492520133828411387758163513361909403147157565117359399220160779427534348673086942671405833081406908496231001046447892981261923369030249827541742548949746066415772010477596803718154665147040083281130948839102744186504413087240016045333914690869460194965167366211088410737482111425770974767388448698246409367646842344381026081759150358626880284318203501579411414603345246627044122301999256082164596275460928330986058852204569483804975982155866425822259171492942649625902907738820244273412158685881110815804787412920341051052377196768033765451682252470448065485333229817026) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16760,7 +16760,7 @@ _:gn_2309 { } _:gn_2310 { - 776 math:greaterThan 1 . + (776) math:greaterThan 1 . (776 1) math:difference 775 . (198014248673776328847143953331194186445219712992729621340384960392168297843094666499016393350339277199120858587519416668284110520224151934880302823869533900754305478908577837986697429946332606954494052288476376987193431253011325901079932097058344054106353945002898747288175417503909887466036197163383440615514696795220965868351865792456027292037748476245038177643981405046221275010828161456928371190012070261367315106332988857971086332359736681991717891116318422613781556294572944019166936584613295877946601852520230585516576415687791939345225519646700236339517133571995612944121816867715027922699278444824 320393784610943889336110583220843199523650210417840883208889276484870552652031449309171502934910751114206745042783763001560861280591378280675349111289179540253808945060835994777522559501706729730638979094560213365480616947014378690025508371022200066199029571118558649022869636682775153749565584523852485060983707315275004449518291452895191037804546934067993952057584476790329504653687670061241521706666588182838403597833133612096754971550595824497170480544125530595597212930646740901546117454164676873978152943150006843947791135096659438229780946636820407356430031598019076253780217801366518781316975686101) math:sum 518408033284720218183254536552037385968869923410570504549274236877038850495126115808187896285250028313327603630303179669844971800815530215555651935158713441008114423969413832764219989448039336685133031383036590352674048200025704591105440468080544120305383516121457396311045054186685041215601781687235925676498404110495970317870157245351218329842295410313032129701565881836550779664515831518169892896678658444205718704166122470067841303910332506488888371660443953209378769225219684920713054038777972751924754795670237429464367550784451377575006466283520643695947165170014689197902034669081546704016254130925 . (775 320393784610943889336110583220843199523650210417840883208889276484870552652031449309171502934910751114206745042783763001560861280591378280675349111289179540253808945060835994777522559501706729730638979094560213365480616947014378690025508371022200066199029571118558649022869636682775153749565584523852485060983707315275004449518291452895191037804546934067993952057584476790329504653687670061241521706666588182838403597833133612096754971550595824497170480544125530595597212930646740901546117454164676873978152943150006843947791135096659438229780946636820407356430031598019076253780217801366518781316975686101 518408033284720218183254536552037385968869923410570504549274236877038850495126115808187896285250028313327603630303179669844971800815530215555651935158713441008114423969413832764219989448039336685133031383036590352674048200025704591105440468080544120305383516121457396311045054186685041215601781687235925676498404110495970317870157245351218329842295410313032129701565881836550779664515831518169892896678658444205718704166122470067841303910332506488888371660443953209378769225219684920713054038777972751924754795670237429464367550784451377575006466283520643695947165170014689197902034669081546704016254130925) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16771,7 +16771,7 @@ _:gn_2311 { } _:gn_2312 { - 777 math:greaterThan 1 . + (777) math:greaterThan 1 . (777 1) math:difference 776 . (122379535937167560488966629889649013078430497425111261868504316092702254808936782810155109584571473915085886455264346333276750760367226345795046287419645639499503466152258156790825129555374122776144926806083836378287185694003052788945576273963856012092675626115659901734694219178865266283529387360469044445469010520054038581166425660439163745766798457822955774413603071744108229642859508604313150516654517921471088491500144754125668639190859142505452589427807107981815656636073796882379180869551380996031551090629776258431214719408867498884555426990120171016912898026023463309658400933651490858617697241277 198014248673776328847143953331194186445219712992729621340384960392168297843094666499016393350339277199120858587519416668284110520224151934880302823869533900754305478908577837986697429946332606954494052288476376987193431253011325901079932097058344054106353945002898747288175417503909887466036197163383440615514696795220965868351865792456027292037748476245038177643981405046221275010828161456928371190012070261367315106332988857971086332359736681991717891116318422613781556294572944019166936584613295877946601852520230585516576415687791939345225519646700236339517133571995612944121816867715027922699278444824) math:sum 320393784610943889336110583220843199523650210417840883208889276484870552652031449309171502934910751114206745042783763001560861280591378280675349111289179540253808945060835994777522559501706729730638979094560213365480616947014378690025508371022200066199029571118558649022869636682775153749565584523852485060983707315275004449518291452895191037804546934067993952057584476790329504653687670061241521706666588182838403597833133612096754971550595824497170480544125530595597212930646740901546117454164676873978152943150006843947791135096659438229780946636820407356430031598019076253780217801366518781316975686101 . (776 198014248673776328847143953331194186445219712992729621340384960392168297843094666499016393350339277199120858587519416668284110520224151934880302823869533900754305478908577837986697429946332606954494052288476376987193431253011325901079932097058344054106353945002898747288175417503909887466036197163383440615514696795220965868351865792456027292037748476245038177643981405046221275010828161456928371190012070261367315106332988857971086332359736681991717891116318422613781556294572944019166936584613295877946601852520230585516576415687791939345225519646700236339517133571995612944121816867715027922699278444824 320393784610943889336110583220843199523650210417840883208889276484870552652031449309171502934910751114206745042783763001560861280591378280675349111289179540253808945060835994777522559501706729730638979094560213365480616947014378690025508371022200066199029571118558649022869636682775153749565584523852485060983707315275004449518291452895191037804546934067993952057584476790329504653687670061241521706666588182838403597833133612096754971550595824497170480544125530595597212930646740901546117454164676873978152943150006843947791135096659438229780946636820407356430031598019076253780217801366518781316975686101) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16782,7 +16782,7 @@ _:gn_2313 { } _:gn_2314 { - 778 math:greaterThan 1 . + (778) math:greaterThan 1 . (778 1) math:difference 777 . (75634712736608768358177323441545173366789215567618359471880644299466043034157883688861283765767803284034972132255070335007359759856925589085256536449888261254802012756319681195872300390958484178349125482392540608906245559008273112134355823094488042013678318887238845553481198325044621182506809802914396170045686275166927287185440132016863546270950018422082403230378333302113045367968652852615220673357552339896226614832844103845417693168877539486265301688511314631965899658499147136787755715061914881915050761890454327085361696278924440460670092656580065322604235545972149634463415934063537064081581203547 122379535937167560488966629889649013078430497425111261868504316092702254808936782810155109584571473915085886455264346333276750760367226345795046287419645639499503466152258156790825129555374122776144926806083836378287185694003052788945576273963856012092675626115659901734694219178865266283529387360469044445469010520054038581166425660439163745766798457822955774413603071744108229642859508604313150516654517921471088491500144754125668639190859142505452589427807107981815656636073796882379180869551380996031551090629776258431214719408867498884555426990120171016912898026023463309658400933651490858617697241277) math:sum 198014248673776328847143953331194186445219712992729621340384960392168297843094666499016393350339277199120858587519416668284110520224151934880302823869533900754305478908577837986697429946332606954494052288476376987193431253011325901079932097058344054106353945002898747288175417503909887466036197163383440615514696795220965868351865792456027292037748476245038177643981405046221275010828161456928371190012070261367315106332988857971086332359736681991717891116318422613781556294572944019166936584613295877946601852520230585516576415687791939345225519646700236339517133571995612944121816867715027922699278444824 . (777 122379535937167560488966629889649013078430497425111261868504316092702254808936782810155109584571473915085886455264346333276750760367226345795046287419645639499503466152258156790825129555374122776144926806083836378287185694003052788945576273963856012092675626115659901734694219178865266283529387360469044445469010520054038581166425660439163745766798457822955774413603071744108229642859508604313150516654517921471088491500144754125668639190859142505452589427807107981815656636073796882379180869551380996031551090629776258431214719408867498884555426990120171016912898026023463309658400933651490858617697241277 198014248673776328847143953331194186445219712992729621340384960392168297843094666499016393350339277199120858587519416668284110520224151934880302823869533900754305478908577837986697429946332606954494052288476376987193431253011325901079932097058344054106353945002898747288175417503909887466036197163383440615514696795220965868351865792456027292037748476245038177643981405046221275010828161456928371190012070261367315106332988857971086332359736681991717891116318422613781556294572944019166936584613295877946601852520230585516576415687791939345225519646700236339517133571995612944121816867715027922699278444824) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16793,7 +16793,7 @@ _:gn_2315 { } _:gn_2316 { - 779 math:greaterThan 1 . + (779) math:greaterThan 1 . (779 1) math:difference 778 . (46744823200558792130789306448103839711641281857492902396623671793236211774778899121293825818803670631050914323009275998269391000510300756709789750969757378244701453395938475594952829164415638597795801323691295769380940134994779676811220450869367970078997307228421056181213020853820645101022577557554648275423324244887111293980985528422300199495848439400873371183224738441995184274890855751697929843296965581574861876667300650280250946021981603019187287739295793349849756977574649745591425154489466114116500328739321931345853023129943058423885334333540105694308662480051313675194984999587953794536116037730 75634712736608768358177323441545173366789215567618359471880644299466043034157883688861283765767803284034972132255070335007359759856925589085256536449888261254802012756319681195872300390958484178349125482392540608906245559008273112134355823094488042013678318887238845553481198325044621182506809802914396170045686275166927287185440132016863546270950018422082403230378333302113045367968652852615220673357552339896226614832844103845417693168877539486265301688511314631965899658499147136787755715061914881915050761890454327085361696278924440460670092656580065322604235545972149634463415934063537064081581203547) math:sum 122379535937167560488966629889649013078430497425111261868504316092702254808936782810155109584571473915085886455264346333276750760367226345795046287419645639499503466152258156790825129555374122776144926806083836378287185694003052788945576273963856012092675626115659901734694219178865266283529387360469044445469010520054038581166425660439163745766798457822955774413603071744108229642859508604313150516654517921471088491500144754125668639190859142505452589427807107981815656636073796882379180869551380996031551090629776258431214719408867498884555426990120171016912898026023463309658400933651490858617697241277 . (778 75634712736608768358177323441545173366789215567618359471880644299466043034157883688861283765767803284034972132255070335007359759856925589085256536449888261254802012756319681195872300390958484178349125482392540608906245559008273112134355823094488042013678318887238845553481198325044621182506809802914396170045686275166927287185440132016863546270950018422082403230378333302113045367968652852615220673357552339896226614832844103845417693168877539486265301688511314631965899658499147136787755715061914881915050761890454327085361696278924440460670092656580065322604235545972149634463415934063537064081581203547 122379535937167560488966629889649013078430497425111261868504316092702254808936782810155109584571473915085886455264346333276750760367226345795046287419645639499503466152258156790825129555374122776144926806083836378287185694003052788945576273963856012092675626115659901734694219178865266283529387360469044445469010520054038581166425660439163745766798457822955774413603071744108229642859508604313150516654517921471088491500144754125668639190859142505452589427807107981815656636073796882379180869551380996031551090629776258431214719408867498884555426990120171016912898026023463309658400933651490858617697241277) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16804,7 +16804,7 @@ _:gn_2317 { } _:gn_2318 { - 780 math:greaterThan 1 . + (780) math:greaterThan 1 . (780 1) math:difference 779 . (28889889536049976227388016993441333655147933710125457075256972506229831259378984567567457946964132652984057809245794336737968759346624832375466785480130883010100559360381205600919471226542845580553324158701244839525305424013493435323135372225120071934681011658817789372268177471223976081484232245359747894622362030279815993204454603594563346775101579021209032047153594860117861093077797100917290830060586758321364738165543453565166747146895936467078013949215521282116142680924497391196330560572448767798550433151132395739508673148981382036784758323039959628295573065920835959268430934475583269545465165817 46744823200558792130789306448103839711641281857492902396623671793236211774778899121293825818803670631050914323009275998269391000510300756709789750969757378244701453395938475594952829164415638597795801323691295769380940134994779676811220450869367970078997307228421056181213020853820645101022577557554648275423324244887111293980985528422300199495848439400873371183224738441995184274890855751697929843296965581574861876667300650280250946021981603019187287739295793349849756977574649745591425154489466114116500328739321931345853023129943058423885334333540105694308662480051313675194984999587953794536116037730) math:sum 75634712736608768358177323441545173366789215567618359471880644299466043034157883688861283765767803284034972132255070335007359759856925589085256536449888261254802012756319681195872300390958484178349125482392540608906245559008273112134355823094488042013678318887238845553481198325044621182506809802914396170045686275166927287185440132016863546270950018422082403230378333302113045367968652852615220673357552339896226614832844103845417693168877539486265301688511314631965899658499147136787755715061914881915050761890454327085361696278924440460670092656580065322604235545972149634463415934063537064081581203547 . (779 46744823200558792130789306448103839711641281857492902396623671793236211774778899121293825818803670631050914323009275998269391000510300756709789750969757378244701453395938475594952829164415638597795801323691295769380940134994779676811220450869367970078997307228421056181213020853820645101022577557554648275423324244887111293980985528422300199495848439400873371183224738441995184274890855751697929843296965581574861876667300650280250946021981603019187287739295793349849756977574649745591425154489466114116500328739321931345853023129943058423885334333540105694308662480051313675194984999587953794536116037730 75634712736608768358177323441545173366789215567618359471880644299466043034157883688861283765767803284034972132255070335007359759856925589085256536449888261254802012756319681195872300390958484178349125482392540608906245559008273112134355823094488042013678318887238845553481198325044621182506809802914396170045686275166927287185440132016863546270950018422082403230378333302113045367968652852615220673357552339896226614832844103845417693168877539486265301688511314631965899658499147136787755715061914881915050761890454327085361696278924440460670092656580065322604235545972149634463415934063537064081581203547) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16815,7 +16815,7 @@ _:gn_2319 { } _:gn_2320 { - 781 math:greaterThan 1 . + (781) math:greaterThan 1 . (781 1) math:difference 780 . (17854933664508815903401289454662506056493348147367445321366699287006380515399914553726367871839537978066856513763481661531422241163675924334322965489626495234600894035557269994033357937872793017242477164990050929855634710981286241488085078644247898144316295569603266808944843382596669019538345312194900380800962214607295300776530924827736852720746860379664339136071143581877323181813058650780639013236378823253497138501757196715084198875085666552109273790080272067733614296650152354395094593917017346317949895588189535606344349980961676387100576010500146066013089414130477715926554065112370524990650871913 28889889536049976227388016993441333655147933710125457075256972506229831259378984567567457946964132652984057809245794336737968759346624832375466785480130883010100559360381205600919471226542845580553324158701244839525305424013493435323135372225120071934681011658817789372268177471223976081484232245359747894622362030279815993204454603594563346775101579021209032047153594860117861093077797100917290830060586758321364738165543453565166747146895936467078013949215521282116142680924497391196330560572448767798550433151132395739508673148981382036784758323039959628295573065920835959268430934475583269545465165817) math:sum 46744823200558792130789306448103839711641281857492902396623671793236211774778899121293825818803670631050914323009275998269391000510300756709789750969757378244701453395938475594952829164415638597795801323691295769380940134994779676811220450869367970078997307228421056181213020853820645101022577557554648275423324244887111293980985528422300199495848439400873371183224738441995184274890855751697929843296965581574861876667300650280250946021981603019187287739295793349849756977574649745591425154489466114116500328739321931345853023129943058423885334333540105694308662480051313675194984999587953794536116037730 . (780 28889889536049976227388016993441333655147933710125457075256972506229831259378984567567457946964132652984057809245794336737968759346624832375466785480130883010100559360381205600919471226542845580553324158701244839525305424013493435323135372225120071934681011658817789372268177471223976081484232245359747894622362030279815993204454603594563346775101579021209032047153594860117861093077797100917290830060586758321364738165543453565166747146895936467078013949215521282116142680924497391196330560572448767798550433151132395739508673148981382036784758323039959628295573065920835959268430934475583269545465165817 46744823200558792130789306448103839711641281857492902396623671793236211774778899121293825818803670631050914323009275998269391000510300756709789750969757378244701453395938475594952829164415638597795801323691295769380940134994779676811220450869367970078997307228421056181213020853820645101022577557554648275423324244887111293980985528422300199495848439400873371183224738441995184274890855751697929843296965581574861876667300650280250946021981603019187287739295793349849756977574649745591425154489466114116500328739321931345853023129943058423885334333540105694308662480051313675194984999587953794536116037730) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16826,7 +16826,7 @@ _:gn_2321 { } _:gn_2322 { - 782 math:greaterThan 1 . + (782) math:greaterThan 1 . (782 1) math:difference 781 . (11034955871541160323986727538778827598654585562758011753890273219223450743979070013841090075124594674917201295482312675206546518182948908041143819990504387775499665324823935606886113288670052563310846993711193909669670713032207193835050293580872173790364716089214522563323334088627307061945886933164847513821399815672520692427923678766826494054354718641544692911082451278240537911264738450136651816824207935067867599663786256850082548271810269914968740159135249214382528384274345036801235966655431421480600537562942860133164323168019705649684182312539813562282483651790358243341876869363212744554814293904 17854933664508815903401289454662506056493348147367445321366699287006380515399914553726367871839537978066856513763481661531422241163675924334322965489626495234600894035557269994033357937872793017242477164990050929855634710981286241488085078644247898144316295569603266808944843382596669019538345312194900380800962214607295300776530924827736852720746860379664339136071143581877323181813058650780639013236378823253497138501757196715084198875085666552109273790080272067733614296650152354395094593917017346317949895588189535606344349980961676387100576010500146066013089414130477715926554065112370524990650871913) math:sum 28889889536049976227388016993441333655147933710125457075256972506229831259378984567567457946964132652984057809245794336737968759346624832375466785480130883010100559360381205600919471226542845580553324158701244839525305424013493435323135372225120071934681011658817789372268177471223976081484232245359747894622362030279815993204454603594563346775101579021209032047153594860117861093077797100917290830060586758321364738165543453565166747146895936467078013949215521282116142680924497391196330560572448767798550433151132395739508673148981382036784758323039959628295573065920835959268430934475583269545465165817 . (781 17854933664508815903401289454662506056493348147367445321366699287006380515399914553726367871839537978066856513763481661531422241163675924334322965489626495234600894035557269994033357937872793017242477164990050929855634710981286241488085078644247898144316295569603266808944843382596669019538345312194900380800962214607295300776530924827736852720746860379664339136071143581877323181813058650780639013236378823253497138501757196715084198875085666552109273790080272067733614296650152354395094593917017346317949895588189535606344349980961676387100576010500146066013089414130477715926554065112370524990650871913 28889889536049976227388016993441333655147933710125457075256972506229831259378984567567457946964132652984057809245794336737968759346624832375466785480130883010100559360381205600919471226542845580553324158701244839525305424013493435323135372225120071934681011658817789372268177471223976081484232245359747894622362030279815993204454603594563346775101579021209032047153594860117861093077797100917290830060586758321364738165543453565166747146895936467078013949215521282116142680924497391196330560572448767798550433151132395739508673148981382036784758323039959628295573065920835959268430934475583269545465165817) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16837,7 +16837,7 @@ _:gn_2323 { } _:gn_2324 { - 783 math:greaterThan 1 . + (783) math:greaterThan 1 . (783 1) math:difference 782 . (6819977792967655579414561915883678457838762584609433567476426067782929771420844539885277796714943303149655218281168986324875722980727016293179145499122107459101228710733334387147244649202740453931630171278857020185963997949079047653034785063375724353951579480388744245621509293969361957592458379030052866979562398934774608348607246060910358666392141738119646224988692303636785270548320200643987196412170888185629538837970939865001650603275396637140533630945022853351085912375807317593858627261585924837349358025246675473180026812941970737416393697960332503730605762340119472584677195749157780435836578009 11034955871541160323986727538778827598654585562758011753890273219223450743979070013841090075124594674917201295482312675206546518182948908041143819990504387775499665324823935606886113288670052563310846993711193909669670713032207193835050293580872173790364716089214522563323334088627307061945886933164847513821399815672520692427923678766826494054354718641544692911082451278240537911264738450136651816824207935067867599663786256850082548271810269914968740159135249214382528384274345036801235966655431421480600537562942860133164323168019705649684182312539813562282483651790358243341876869363212744554814293904) math:sum 17854933664508815903401289454662506056493348147367445321366699287006380515399914553726367871839537978066856513763481661531422241163675924334322965489626495234600894035557269994033357937872793017242477164990050929855634710981286241488085078644247898144316295569603266808944843382596669019538345312194900380800962214607295300776530924827736852720746860379664339136071143581877323181813058650780639013236378823253497138501757196715084198875085666552109273790080272067733614296650152354395094593917017346317949895588189535606344349980961676387100576010500146066013089414130477715926554065112370524990650871913 . (782 11034955871541160323986727538778827598654585562758011753890273219223450743979070013841090075124594674917201295482312675206546518182948908041143819990504387775499665324823935606886113288670052563310846993711193909669670713032207193835050293580872173790364716089214522563323334088627307061945886933164847513821399815672520692427923678766826494054354718641544692911082451278240537911264738450136651816824207935067867599663786256850082548271810269914968740159135249214382528384274345036801235966655431421480600537562942860133164323168019705649684182312539813562282483651790358243341876869363212744554814293904 17854933664508815903401289454662506056493348147367445321366699287006380515399914553726367871839537978066856513763481661531422241163675924334322965489626495234600894035557269994033357937872793017242477164990050929855634710981286241488085078644247898144316295569603266808944843382596669019538345312194900380800962214607295300776530924827736852720746860379664339136071143581877323181813058650780639013236378823253497138501757196715084198875085666552109273790080272067733614296650152354395094593917017346317949895588189535606344349980961676387100576010500146066013089414130477715926554065112370524990650871913) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16848,7 +16848,7 @@ _:gn_2325 { } _:gn_2326 { - 784 math:greaterThan 1 . + (784) math:greaterThan 1 . (784 1) math:difference 783 . (4214978078573504744572165622895149140815822978148578186413847151440520972558225473955812278409651371767546077201143688881670795202221891747964674491382280316398436614090601219738868639467312109379216822432336889483706715083128146182015508517496449436413136608825778317701824794657945104353428554134794646841837416737746084079316432705916135387962576903425046686093758974603752640716418249492664620412037046882238060825815316985080897668534873277828206528190226361031442471898537719207377339393845496643251179537696184659984296355077734912267788614579481058551877889450238770757199673614054964118977715895 6819977792967655579414561915883678457838762584609433567476426067782929771420844539885277796714943303149655218281168986324875722980727016293179145499122107459101228710733334387147244649202740453931630171278857020185963997949079047653034785063375724353951579480388744245621509293969361957592458379030052866979562398934774608348607246060910358666392141738119646224988692303636785270548320200643987196412170888185629538837970939865001650603275396637140533630945022853351085912375807317593858627261585924837349358025246675473180026812941970737416393697960332503730605762340119472584677195749157780435836578009) math:sum 11034955871541160323986727538778827598654585562758011753890273219223450743979070013841090075124594674917201295482312675206546518182948908041143819990504387775499665324823935606886113288670052563310846993711193909669670713032207193835050293580872173790364716089214522563323334088627307061945886933164847513821399815672520692427923678766826494054354718641544692911082451278240537911264738450136651816824207935067867599663786256850082548271810269914968740159135249214382528384274345036801235966655431421480600537562942860133164323168019705649684182312539813562282483651790358243341876869363212744554814293904 . (783 6819977792967655579414561915883678457838762584609433567476426067782929771420844539885277796714943303149655218281168986324875722980727016293179145499122107459101228710733334387147244649202740453931630171278857020185963997949079047653034785063375724353951579480388744245621509293969361957592458379030052866979562398934774608348607246060910358666392141738119646224988692303636785270548320200643987196412170888185629538837970939865001650603275396637140533630945022853351085912375807317593858627261585924837349358025246675473180026812941970737416393697960332503730605762340119472584677195749157780435836578009 11034955871541160323986727538778827598654585562758011753890273219223450743979070013841090075124594674917201295482312675206546518182948908041143819990504387775499665324823935606886113288670052563310846993711193909669670713032207193835050293580872173790364716089214522563323334088627307061945886933164847513821399815672520692427923678766826494054354718641544692911082451278240537911264738450136651816824207935067867599663786256850082548271810269914968740159135249214382528384274345036801235966655431421480600537562942860133164323168019705649684182312539813562282483651790358243341876869363212744554814293904) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16859,7 +16859,7 @@ _:gn_2327 { } _:gn_2328 { - 785 math:greaterThan 1 . + (785) math:greaterThan 1 . (785 1) math:difference 784 . (2604999714394150834842396292988529317022939606460855381062578916342408798862619065929465518305291931382109141080025297443204927778505124545214471007739827142702792096642733167408376009735428344552413348846520130702257282865950901471019276545879274917538442871562965927919684499311416853239029824895258220137724982197028524269290813354994223278429564834694599538894933329033032629831901951151322576000133841303391478012155622879920752934740523359312327102754796492319643440477269598386481287867740428194098178487550490813195730457864235825148605083380851445178727872889880701827477522135102816316858862114 4214978078573504744572165622895149140815822978148578186413847151440520972558225473955812278409651371767546077201143688881670795202221891747964674491382280316398436614090601219738868639467312109379216822432336889483706715083128146182015508517496449436413136608825778317701824794657945104353428554134794646841837416737746084079316432705916135387962576903425046686093758974603752640716418249492664620412037046882238060825815316985080897668534873277828206528190226361031442471898537719207377339393845496643251179537696184659984296355077734912267788614579481058551877889450238770757199673614054964118977715895) math:sum 6819977792967655579414561915883678457838762584609433567476426067782929771420844539885277796714943303149655218281168986324875722980727016293179145499122107459101228710733334387147244649202740453931630171278857020185963997949079047653034785063375724353951579480388744245621509293969361957592458379030052866979562398934774608348607246060910358666392141738119646224988692303636785270548320200643987196412170888185629538837970939865001650603275396637140533630945022853351085912375807317593858627261585924837349358025246675473180026812941970737416393697960332503730605762340119472584677195749157780435836578009 . (784 4214978078573504744572165622895149140815822978148578186413847151440520972558225473955812278409651371767546077201143688881670795202221891747964674491382280316398436614090601219738868639467312109379216822432336889483706715083128146182015508517496449436413136608825778317701824794657945104353428554134794646841837416737746084079316432705916135387962576903425046686093758974603752640716418249492664620412037046882238060825815316985080897668534873277828206528190226361031442471898537719207377339393845496643251179537696184659984296355077734912267788614579481058551877889450238770757199673614054964118977715895 6819977792967655579414561915883678457838762584609433567476426067782929771420844539885277796714943303149655218281168986324875722980727016293179145499122107459101228710733334387147244649202740453931630171278857020185963997949079047653034785063375724353951579480388744245621509293969361957592458379030052866979562398934774608348607246060910358666392141738119646224988692303636785270548320200643987196412170888185629538837970939865001650603275396637140533630945022853351085912375807317593858627261585924837349358025246675473180026812941970737416393697960332503730605762340119472584677195749157780435836578009) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16870,7 +16870,7 @@ _:gn_2329 { } _:gn_2330 { - 786 math:greaterThan 1 . + (786) math:greaterThan 1 . (786 1) math:difference 785 . (1609978364179353909729769329906619823792883371687722805351268235098112173695606408026346760104359440385436936121118391438465867423716767202750203483642453173695644517447868052330492629731883764826803473585816758781449432217177244710996231971617174518874693737262812389782140295346528251114398729239536426704112434540717559810025619350921912109533012068730447147198825645570720010884516298341342044411903205578846582813659694105160144733794349918515879425435429868711799031421268120820896051526105068449153001050145693846788565897213499087119183531198629613373150016560358068929722151478952147802118853781 2604999714394150834842396292988529317022939606460855381062578916342408798862619065929465518305291931382109141080025297443204927778505124545214471007739827142702792096642733167408376009735428344552413348846520130702257282865950901471019276545879274917538442871562965927919684499311416853239029824895258220137724982197028524269290813354994223278429564834694599538894933329033032629831901951151322576000133841303391478012155622879920752934740523359312327102754796492319643440477269598386481287867740428194098178487550490813195730457864235825148605083380851445178727872889880701827477522135102816316858862114) math:sum 4214978078573504744572165622895149140815822978148578186413847151440520972558225473955812278409651371767546077201143688881670795202221891747964674491382280316398436614090601219738868639467312109379216822432336889483706715083128146182015508517496449436413136608825778317701824794657945104353428554134794646841837416737746084079316432705916135387962576903425046686093758974603752640716418249492664620412037046882238060825815316985080897668534873277828206528190226361031442471898537719207377339393845496643251179537696184659984296355077734912267788614579481058551877889450238770757199673614054964118977715895 . (785 2604999714394150834842396292988529317022939606460855381062578916342408798862619065929465518305291931382109141080025297443204927778505124545214471007739827142702792096642733167408376009735428344552413348846520130702257282865950901471019276545879274917538442871562965927919684499311416853239029824895258220137724982197028524269290813354994223278429564834694599538894933329033032629831901951151322576000133841303391478012155622879920752934740523359312327102754796492319643440477269598386481287867740428194098178487550490813195730457864235825148605083380851445178727872889880701827477522135102816316858862114 4214978078573504744572165622895149140815822978148578186413847151440520972558225473955812278409651371767546077201143688881670795202221891747964674491382280316398436614090601219738868639467312109379216822432336889483706715083128146182015508517496449436413136608825778317701824794657945104353428554134794646841837416737746084079316432705916135387962576903425046686093758974603752640716418249492664620412037046882238060825815316985080897668534873277828206528190226361031442471898537719207377339393845496643251179537696184659984296355077734912267788614579481058551877889450238770757199673614054964118977715895) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16881,7 +16881,7 @@ _:gn_2331 { } _:gn_2332 { - 787 math:greaterThan 1 . + (787) math:greaterThan 1 . (787 1) math:difference 786 . (995021350214796925112626963081909493230056234773132575711310681244296625167012657903118758200932490996672204958906906004739060354788357342464267524097373969007147579194865115077883380003544579725609875260703371920807850648773656760023044574262100398663749134300153538137544203964888602124631095655721793433612547656310964459265194004072311168896552765964152391696107683462312618947385652809980531588230635724544895198495928774760608200946173440796447677319366623607844409056001477565585236341635359744945177437404796966407164560650736738029421552182221831805577856329522632897755370656150668514740008333 1609978364179353909729769329906619823792883371687722805351268235098112173695606408026346760104359440385436936121118391438465867423716767202750203483642453173695644517447868052330492629731883764826803473585816758781449432217177244710996231971617174518874693737262812389782140295346528251114398729239536426704112434540717559810025619350921912109533012068730447147198825645570720010884516298341342044411903205578846582813659694105160144733794349918515879425435429868711799031421268120820896051526105068449153001050145693846788565897213499087119183531198629613373150016560358068929722151478952147802118853781) math:sum 2604999714394150834842396292988529317022939606460855381062578916342408798862619065929465518305291931382109141080025297443204927778505124545214471007739827142702792096642733167408376009735428344552413348846520130702257282865950901471019276545879274917538442871562965927919684499311416853239029824895258220137724982197028524269290813354994223278429564834694599538894933329033032629831901951151322576000133841303391478012155622879920752934740523359312327102754796492319643440477269598386481287867740428194098178487550490813195730457864235825148605083380851445178727872889880701827477522135102816316858862114 . (786 1609978364179353909729769329906619823792883371687722805351268235098112173695606408026346760104359440385436936121118391438465867423716767202750203483642453173695644517447868052330492629731883764826803473585816758781449432217177244710996231971617174518874693737262812389782140295346528251114398729239536426704112434540717559810025619350921912109533012068730447147198825645570720010884516298341342044411903205578846582813659694105160144733794349918515879425435429868711799031421268120820896051526105068449153001050145693846788565897213499087119183531198629613373150016560358068929722151478952147802118853781 2604999714394150834842396292988529317022939606460855381062578916342408798862619065929465518305291931382109141080025297443204927778505124545214471007739827142702792096642733167408376009735428344552413348846520130702257282865950901471019276545879274917538442871562965927919684499311416853239029824895258220137724982197028524269290813354994223278429564834694599538894933329033032629831901951151322576000133841303391478012155622879920752934740523359312327102754796492319643440477269598386481287867740428194098178487550490813195730457864235825148605083380851445178727872889880701827477522135102816316858862114) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16892,7 +16892,7 @@ _:gn_2333 { } _:gn_2334 { - 788 math:greaterThan 1 . + (788) math:greaterThan 1 . (788 1) math:difference 787 . (614957013964556984617142366824710330562827136914590229639957553853815548528593750123228001903426949388764731162211485433726807068928409860285935959545079204688496938253002937252609249728339185101193598325113386860641581568403587950973187397355074120210944602962658851644596091381639648989767633583814633270499886884406595350760425346849600940636459302766294755502717962108407391937130645531361512823672569854301687615163765330399536532848176477719431748116063245103954622365266643255310815184469708704207823612740896880381401336562762349089761979016407781567572160230835436031966780822801479287378845448 995021350214796925112626963081909493230056234773132575711310681244296625167012657903118758200932490996672204958906906004739060354788357342464267524097373969007147579194865115077883380003544579725609875260703371920807850648773656760023044574262100398663749134300153538137544203964888602124631095655721793433612547656310964459265194004072311168896552765964152391696107683462312618947385652809980531588230635724544895198495928774760608200946173440796447677319366623607844409056001477565585236341635359744945177437404796966407164560650736738029421552182221831805577856329522632897755370656150668514740008333) math:sum 1609978364179353909729769329906619823792883371687722805351268235098112173695606408026346760104359440385436936121118391438465867423716767202750203483642453173695644517447868052330492629731883764826803473585816758781449432217177244710996231971617174518874693737262812389782140295346528251114398729239536426704112434540717559810025619350921912109533012068730447147198825645570720010884516298341342044411903205578846582813659694105160144733794349918515879425435429868711799031421268120820896051526105068449153001050145693846788565897213499087119183531198629613373150016560358068929722151478952147802118853781 . (787 995021350214796925112626963081909493230056234773132575711310681244296625167012657903118758200932490996672204958906906004739060354788357342464267524097373969007147579194865115077883380003544579725609875260703371920807850648773656760023044574262100398663749134300153538137544203964888602124631095655721793433612547656310964459265194004072311168896552765964152391696107683462312618947385652809980531588230635724544895198495928774760608200946173440796447677319366623607844409056001477565585236341635359744945177437404796966407164560650736738029421552182221831805577856329522632897755370656150668514740008333 1609978364179353909729769329906619823792883371687722805351268235098112173695606408026346760104359440385436936121118391438465867423716767202750203483642453173695644517447868052330492629731883764826803473585816758781449432217177244710996231971617174518874693737262812389782140295346528251114398729239536426704112434540717559810025619350921912109533012068730447147198825645570720010884516298341342044411903205578846582813659694105160144733794349918515879425435429868711799031421268120820896051526105068449153001050145693846788565897213499087119183531198629613373150016560358068929722151478952147802118853781) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16903,7 +16903,7 @@ _:gn_2335 { } _:gn_2336 { - 789 math:greaterThan 1 . + (789) math:greaterThan 1 . (789 1) math:difference 788 . (380064336250239940495484596257199162667229097858542346071353127390481076638418907779890756297505541607907473796695420571012253285859947482178331564552294764318650640941862177825274130275205394624416276935589985060166269080370068809049857176907026278452804531337494686492948112583248953134863462071907160163112660771904369108504768657222710228260093463197857636193389721353905227010255007278619018764558065870243207583332163444361071668097996963077015929203303378503889786690734834310274421157165651040737353824663900086025763224087974388939659573165814050238005696098687196865788589833349189227361162885 614957013964556984617142366824710330562827136914590229639957553853815548528593750123228001903426949388764731162211485433726807068928409860285935959545079204688496938253002937252609249728339185101193598325113386860641581568403587950973187397355074120210944602962658851644596091381639648989767633583814633270499886884406595350760425346849600940636459302766294755502717962108407391937130645531361512823672569854301687615163765330399536532848176477719431748116063245103954622365266643255310815184469708704207823612740896880381401336562762349089761979016407781567572160230835436031966780822801479287378845448) math:sum 995021350214796925112626963081909493230056234773132575711310681244296625167012657903118758200932490996672204958906906004739060354788357342464267524097373969007147579194865115077883380003544579725609875260703371920807850648773656760023044574262100398663749134300153538137544203964888602124631095655721793433612547656310964459265194004072311168896552765964152391696107683462312618947385652809980531588230635724544895198495928774760608200946173440796447677319366623607844409056001477565585236341635359744945177437404796966407164560650736738029421552182221831805577856329522632897755370656150668514740008333 . (788 614957013964556984617142366824710330562827136914590229639957553853815548528593750123228001903426949388764731162211485433726807068928409860285935959545079204688496938253002937252609249728339185101193598325113386860641581568403587950973187397355074120210944602962658851644596091381639648989767633583814633270499886884406595350760425346849600940636459302766294755502717962108407391937130645531361512823672569854301687615163765330399536532848176477719431748116063245103954622365266643255310815184469708704207823612740896880381401336562762349089761979016407781567572160230835436031966780822801479287378845448 995021350214796925112626963081909493230056234773132575711310681244296625167012657903118758200932490996672204958906906004739060354788357342464267524097373969007147579194865115077883380003544579725609875260703371920807850648773656760023044574262100398663749134300153538137544203964888602124631095655721793433612547656310964459265194004072311168896552765964152391696107683462312618947385652809980531588230635724544895198495928774760608200946173440796447677319366623607844409056001477565585236341635359744945177437404796966407164560650736738029421552182221831805577856329522632897755370656150668514740008333) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16914,7 +16914,7 @@ _:gn_2337 { } _:gn_2338 { - 790 math:greaterThan 1 . + (790) math:greaterThan 1 . (790 1) math:difference 789 . (234892677714317044121657770567511167895598039056047883568604426463334471890174842343337245605921407780857257365516064862714553783068462378107604394992784440369846297311140759427335119453133790476777321389523401800475312488033519141923330220448047841758140071625164165151647978798390695854904171511907473107387226112502226242255656689626890712376365839568437119309328240754502164926875638252742494059114503984058480031831601886038464864750179514642415818912759866600064835674531808945036394027304057663470469788076996794355638112474787960150102405850593731329566464132148239166178190989452290060017682563 380064336250239940495484596257199162667229097858542346071353127390481076638418907779890756297505541607907473796695420571012253285859947482178331564552294764318650640941862177825274130275205394624416276935589985060166269080370068809049857176907026278452804531337494686492948112583248953134863462071907160163112660771904369108504768657222710228260093463197857636193389721353905227010255007278619018764558065870243207583332163444361071668097996963077015929203303378503889786690734834310274421157165651040737353824663900086025763224087974388939659573165814050238005696098687196865788589833349189227361162885) math:sum 614957013964556984617142366824710330562827136914590229639957553853815548528593750123228001903426949388764731162211485433726807068928409860285935959545079204688496938253002937252609249728339185101193598325113386860641581568403587950973187397355074120210944602962658851644596091381639648989767633583814633270499886884406595350760425346849600940636459302766294755502717962108407391937130645531361512823672569854301687615163765330399536532848176477719431748116063245103954622365266643255310815184469708704207823612740896880381401336562762349089761979016407781567572160230835436031966780822801479287378845448 . (789 380064336250239940495484596257199162667229097858542346071353127390481076638418907779890756297505541607907473796695420571012253285859947482178331564552294764318650640941862177825274130275205394624416276935589985060166269080370068809049857176907026278452804531337494686492948112583248953134863462071907160163112660771904369108504768657222710228260093463197857636193389721353905227010255007278619018764558065870243207583332163444361071668097996963077015929203303378503889786690734834310274421157165651040737353824663900086025763224087974388939659573165814050238005696098687196865788589833349189227361162885 614957013964556984617142366824710330562827136914590229639957553853815548528593750123228001903426949388764731162211485433726807068928409860285935959545079204688496938253002937252609249728339185101193598325113386860641581568403587950973187397355074120210944602962658851644596091381639648989767633583814633270499886884406595350760425346849600940636459302766294755502717962108407391937130645531361512823672569854301687615163765330399536532848176477719431748116063245103954622365266643255310815184469708704207823612740896880381401336562762349089761979016407781567572160230835436031966780822801479287378845448) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16925,7 +16925,7 @@ _:gn_2339 { } _:gn_2340 { - 791 math:greaterThan 1 . + (791) math:greaterThan 1 . (791 1) math:difference 790 . (145171658535922896373826825689687994771631058802494462502748700927146604748244065436553510691584133827050216431179355708297699502791485104070727169559510323948804343630721418397939010822071604147638955546066583259690956592336549667126526956458978436694664459712330521341300133784858257279959290559999687055725434659402142866249111967595819515883727623629420516884061480599403062083379369025876524705443561886184727551500561558322606803347817448434600110290543511903824951016203025365238027129861593377266884036586903291670125111613186428789557167315220318908439231966538957699610398843896899167343480322 234892677714317044121657770567511167895598039056047883568604426463334471890174842343337245605921407780857257365516064862714553783068462378107604394992784440369846297311140759427335119453133790476777321389523401800475312488033519141923330220448047841758140071625164165151647978798390695854904171511907473107387226112502226242255656689626890712376365839568437119309328240754502164926875638252742494059114503984058480031831601886038464864750179514642415818912759866600064835674531808945036394027304057663470469788076996794355638112474787960150102405850593731329566464132148239166178190989452290060017682563) math:sum 380064336250239940495484596257199162667229097858542346071353127390481076638418907779890756297505541607907473796695420571012253285859947482178331564552294764318650640941862177825274130275205394624416276935589985060166269080370068809049857176907026278452804531337494686492948112583248953134863462071907160163112660771904369108504768657222710228260093463197857636193389721353905227010255007278619018764558065870243207583332163444361071668097996963077015929203303378503889786690734834310274421157165651040737353824663900086025763224087974388939659573165814050238005696098687196865788589833349189227361162885 . (790 234892677714317044121657770567511167895598039056047883568604426463334471890174842343337245605921407780857257365516064862714553783068462378107604394992784440369846297311140759427335119453133790476777321389523401800475312488033519141923330220448047841758140071625164165151647978798390695854904171511907473107387226112502226242255656689626890712376365839568437119309328240754502164926875638252742494059114503984058480031831601886038464864750179514642415818912759866600064835674531808945036394027304057663470469788076996794355638112474787960150102405850593731329566464132148239166178190989452290060017682563 380064336250239940495484596257199162667229097858542346071353127390481076638418907779890756297505541607907473796695420571012253285859947482178331564552294764318650640941862177825274130275205394624416276935589985060166269080370068809049857176907026278452804531337494686492948112583248953134863462071907160163112660771904369108504768657222710228260093463197857636193389721353905227010255007278619018764558065870243207583332163444361071668097996963077015929203303378503889786690734834310274421157165651040737353824663900086025763224087974388939659573165814050238005696098687196865788589833349189227361162885) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16936,7 +16936,7 @@ _:gn_2341 { } _:gn_2342 { - 792 math:greaterThan 1 . + (792) math:greaterThan 1 . (792 1) math:difference 791 . (89721019178394147747830944877823173123966980253553421065855725536187867141930776906783734914337273953807040934336709154416854280276977274036877225433274116421041953680419341029396108631062186329138365843456818540784355895696969474796803263989069405063475611912833643810347845013532438574944880951907786051661791453100083376006544722031071196492638215939016602425266760155099102843496269226865969353670942097873752480331040327715858061402362066207815708622216354696239884658328783579798366897442464286203585751490093502685513000861601531360545238535373412421127232165609281466567792145555390892674202241 145171658535922896373826825689687994771631058802494462502748700927146604748244065436553510691584133827050216431179355708297699502791485104070727169559510323948804343630721418397939010822071604147638955546066583259690956592336549667126526956458978436694664459712330521341300133784858257279959290559999687055725434659402142866249111967595819515883727623629420516884061480599403062083379369025876524705443561886184727551500561558322606803347817448434600110290543511903824951016203025365238027129861593377266884036586903291670125111613186428789557167315220318908439231966538957699610398843896899167343480322) math:sum 234892677714317044121657770567511167895598039056047883568604426463334471890174842343337245605921407780857257365516064862714553783068462378107604394992784440369846297311140759427335119453133790476777321389523401800475312488033519141923330220448047841758140071625164165151647978798390695854904171511907473107387226112502226242255656689626890712376365839568437119309328240754502164926875638252742494059114503984058480031831601886038464864750179514642415818912759866600064835674531808945036394027304057663470469788076996794355638112474787960150102405850593731329566464132148239166178190989452290060017682563 . (791 145171658535922896373826825689687994771631058802494462502748700927146604748244065436553510691584133827050216431179355708297699502791485104070727169559510323948804343630721418397939010822071604147638955546066583259690956592336549667126526956458978436694664459712330521341300133784858257279959290559999687055725434659402142866249111967595819515883727623629420516884061480599403062083379369025876524705443561886184727551500561558322606803347817448434600110290543511903824951016203025365238027129861593377266884036586903291670125111613186428789557167315220318908439231966538957699610398843896899167343480322 234892677714317044121657770567511167895598039056047883568604426463334471890174842343337245605921407780857257365516064862714553783068462378107604394992784440369846297311140759427335119453133790476777321389523401800475312488033519141923330220448047841758140071625164165151647978798390695854904171511907473107387226112502226242255656689626890712376365839568437119309328240754502164926875638252742494059114503984058480031831601886038464864750179514642415818912759866600064835674531808945036394027304057663470469788076996794355638112474787960150102405850593731329566464132148239166178190989452290060017682563) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16947,7 +16947,7 @@ _:gn_2343 { } _:gn_2344 { - 793 math:greaterThan 1 . + (793) math:greaterThan 1 . (793 1) math:difference 792 . (55450639357528748625995880811864821647664078548941041436892975390958737606313288529769775777246859873243175496842646553880845222514507830033849944126236207527762389950302077368542902191009417818500589702609764718906600696639580192329723692469909031631188847799496877530952288771325818705014409608091901004063643206302059490242567245564748319391089407690403914458794720444303959239883099799010555351772619788310975071169521230606748741945455382226784401668327157207585066357874241785439660232419129091063298285096809788984612110751584897429011928779846906487311999800929676233042606698341508274669278081 89721019178394147747830944877823173123966980253553421065855725536187867141930776906783734914337273953807040934336709154416854280276977274036877225433274116421041953680419341029396108631062186329138365843456818540784355895696969474796803263989069405063475611912833643810347845013532438574944880951907786051661791453100083376006544722031071196492638215939016602425266760155099102843496269226865969353670942097873752480331040327715858061402362066207815708622216354696239884658328783579798366897442464286203585751490093502685513000861601531360545238535373412421127232165609281466567792145555390892674202241) math:sum 145171658535922896373826825689687994771631058802494462502748700927146604748244065436553510691584133827050216431179355708297699502791485104070727169559510323948804343630721418397939010822071604147638955546066583259690956592336549667126526956458978436694664459712330521341300133784858257279959290559999687055725434659402142866249111967595819515883727623629420516884061480599403062083379369025876524705443561886184727551500561558322606803347817448434600110290543511903824951016203025365238027129861593377266884036586903291670125111613186428789557167315220318908439231966538957699610398843896899167343480322 . (792 89721019178394147747830944877823173123966980253553421065855725536187867141930776906783734914337273953807040934336709154416854280276977274036877225433274116421041953680419341029396108631062186329138365843456818540784355895696969474796803263989069405063475611912833643810347845013532438574944880951907786051661791453100083376006544722031071196492638215939016602425266760155099102843496269226865969353670942097873752480331040327715858061402362066207815708622216354696239884658328783579798366897442464286203585751490093502685513000861601531360545238535373412421127232165609281466567792145555390892674202241 145171658535922896373826825689687994771631058802494462502748700927146604748244065436553510691584133827050216431179355708297699502791485104070727169559510323948804343630721418397939010822071604147638955546066583259690956592336549667126526956458978436694664459712330521341300133784858257279959290559999687055725434659402142866249111967595819515883727623629420516884061480599403062083379369025876524705443561886184727551500561558322606803347817448434600110290543511903824951016203025365238027129861593377266884036586903291670125111613186428789557167315220318908439231966538957699610398843896899167343480322) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16958,7 +16958,7 @@ _:gn_2345 { } _:gn_2346 { - 794 math:greaterThan 1 . + (794) math:greaterThan 1 . (794 1) math:difference 793 . (34270379820865399121835064065958351476302901704612379628962750145229129535617488377013959137090414080563865437494062600536009057762469444003027281307037908893279563730117263660853206440052768510637776140847053821877755199057389282467079571519160373432286764113336766279395556242206619869930471343815885047598148246798023885763977476466322877101548808248612687966472039710795143603613169427855414001898322309562777409161519097109109319456906683981031306953889197488654818300454541794358706665023335195140287466393283713700900890110016633931533309755526505933815232364679605233525185447213882618004924160 55450639357528748625995880811864821647664078548941041436892975390958737606313288529769775777246859873243175496842646553880845222514507830033849944126236207527762389950302077368542902191009417818500589702609764718906600696639580192329723692469909031631188847799496877530952288771325818705014409608091901004063643206302059490242567245564748319391089407690403914458794720444303959239883099799010555351772619788310975071169521230606748741945455382226784401668327157207585066357874241785439660232419129091063298285096809788984612110751584897429011928779846906487311999800929676233042606698341508274669278081) math:sum 89721019178394147747830944877823173123966980253553421065855725536187867141930776906783734914337273953807040934336709154416854280276977274036877225433274116421041953680419341029396108631062186329138365843456818540784355895696969474796803263989069405063475611912833643810347845013532438574944880951907786051661791453100083376006544722031071196492638215939016602425266760155099102843496269226865969353670942097873752480331040327715858061402362066207815708622216354696239884658328783579798366897442464286203585751490093502685513000861601531360545238535373412421127232165609281466567792145555390892674202241 . (793 55450639357528748625995880811864821647664078548941041436892975390958737606313288529769775777246859873243175496842646553880845222514507830033849944126236207527762389950302077368542902191009417818500589702609764718906600696639580192329723692469909031631188847799496877530952288771325818705014409608091901004063643206302059490242567245564748319391089407690403914458794720444303959239883099799010555351772619788310975071169521230606748741945455382226784401668327157207585066357874241785439660232419129091063298285096809788984612110751584897429011928779846906487311999800929676233042606698341508274669278081 89721019178394147747830944877823173123966980253553421065855725536187867141930776906783734914337273953807040934336709154416854280276977274036877225433274116421041953680419341029396108631062186329138365843456818540784355895696969474796803263989069405063475611912833643810347845013532438574944880951907786051661791453100083376006544722031071196492638215939016602425266760155099102843496269226865969353670942097873752480331040327715858061402362066207815708622216354696239884658328783579798366897442464286203585751490093502685513000861601531360545238535373412421127232165609281466567792145555390892674202241) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16969,7 +16969,7 @@ _:gn_2347 { } _:gn_2348 { - 795 math:greaterThan 1 . + (795) math:greaterThan 1 . (795 1) math:difference 794 . (21180259536663349504160816745906470171361176844328661807930225245729608070695800152755816640156445792679310059348583953344836164752038386030822662819198298634482826220184813707689695750956649307862813561762710897028845497582190909862644120950748658198902083686160111251556732529119198835083938264276015956465494959504035604478589769098425442289540599441791226492322680733508815636269930371155141349874297478748197662008002133497639422488548698245753094714437959718930248057419699991080953567395793895923010818703526075283711220641568263497478619024320400553496767436250070999517421251127625656664353921 34270379820865399121835064065958351476302901704612379628962750145229129535617488377013959137090414080563865437494062600536009057762469444003027281307037908893279563730117263660853206440052768510637776140847053821877755199057389282467079571519160373432286764113336766279395556242206619869930471343815885047598148246798023885763977476466322877101548808248612687966472039710795143603613169427855414001898322309562777409161519097109109319456906683981031306953889197488654818300454541794358706665023335195140287466393283713700900890110016633931533309755526505933815232364679605233525185447213882618004924160) math:sum 55450639357528748625995880811864821647664078548941041436892975390958737606313288529769775777246859873243175496842646553880845222514507830033849944126236207527762389950302077368542902191009417818500589702609764718906600696639580192329723692469909031631188847799496877530952288771325818705014409608091901004063643206302059490242567245564748319391089407690403914458794720444303959239883099799010555351772619788310975071169521230606748741945455382226784401668327157207585066357874241785439660232419129091063298285096809788984612110751584897429011928779846906487311999800929676233042606698341508274669278081 . (794 34270379820865399121835064065958351476302901704612379628962750145229129535617488377013959137090414080563865437494062600536009057762469444003027281307037908893279563730117263660853206440052768510637776140847053821877755199057389282467079571519160373432286764113336766279395556242206619869930471343815885047598148246798023885763977476466322877101548808248612687966472039710795143603613169427855414001898322309562777409161519097109109319456906683981031306953889197488654818300454541794358706665023335195140287466393283713700900890110016633931533309755526505933815232364679605233525185447213882618004924160 55450639357528748625995880811864821647664078548941041436892975390958737606313288529769775777246859873243175496842646553880845222514507830033849944126236207527762389950302077368542902191009417818500589702609764718906600696639580192329723692469909031631188847799496877530952288771325818705014409608091901004063643206302059490242567245564748319391089407690403914458794720444303959239883099799010555351772619788310975071169521230606748741945455382226784401668327157207585066357874241785439660232419129091063298285096809788984612110751584897429011928779846906487311999800929676233042606698341508274669278081) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16980,7 +16980,7 @@ _:gn_2349 { } _:gn_2350 { - 796 math:greaterThan 1 . + (796) math:greaterThan 1 . (796 1) math:difference 795 . (13090120284202049617674247320051881304941724860283717821032524899499521464921688224258142496933968287884555378145478647191172893010431057972204618487839610258796737509932449953163510689096119202774962579084342924848909701475198372604435450568411715233384680427176655027838823713087421034846533079539869091132653287293988281285387707367897434812008208806821461474149358977286327967343239056700272652024024830814579747153516963611469896968357985735278212239451237769724570243034841803277753097627541299217276647689757638417189669468448370434054690731206105380318464928429534234007764196086256961340570239 21180259536663349504160816745906470171361176844328661807930225245729608070695800152755816640156445792679310059348583953344836164752038386030822662819198298634482826220184813707689695750956649307862813561762710897028845497582190909862644120950748658198902083686160111251556732529119198835083938264276015956465494959504035604478589769098425442289540599441791226492322680733508815636269930371155141349874297478748197662008002133497639422488548698245753094714437959718930248057419699991080953567395793895923010818703526075283711220641568263497478619024320400553496767436250070999517421251127625656664353921) math:sum 34270379820865399121835064065958351476302901704612379628962750145229129535617488377013959137090414080563865437494062600536009057762469444003027281307037908893279563730117263660853206440052768510637776140847053821877755199057389282467079571519160373432286764113336766279395556242206619869930471343815885047598148246798023885763977476466322877101548808248612687966472039710795143603613169427855414001898322309562777409161519097109109319456906683981031306953889197488654818300454541794358706665023335195140287466393283713700900890110016633931533309755526505933815232364679605233525185447213882618004924160 . (795 21180259536663349504160816745906470171361176844328661807930225245729608070695800152755816640156445792679310059348583953344836164752038386030822662819198298634482826220184813707689695750956649307862813561762710897028845497582190909862644120950748658198902083686160111251556732529119198835083938264276015956465494959504035604478589769098425442289540599441791226492322680733508815636269930371155141349874297478748197662008002133497639422488548698245753094714437959718930248057419699991080953567395793895923010818703526075283711220641568263497478619024320400553496767436250070999517421251127625656664353921 34270379820865399121835064065958351476302901704612379628962750145229129535617488377013959137090414080563865437494062600536009057762469444003027281307037908893279563730117263660853206440052768510637776140847053821877755199057389282467079571519160373432286764113336766279395556242206619869930471343815885047598148246798023885763977476466322877101548808248612687966472039710795143603613169427855414001898322309562777409161519097109109319456906683981031306953889197488654818300454541794358706665023335195140287466393283713700900890110016633931533309755526505933815232364679605233525185447213882618004924160) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -16991,7 +16991,7 @@ _:gn_2351 { } _:gn_2352 { - 797 math:greaterThan 1 . + (797) math:greaterThan 1 . (797 1) math:difference 796 . (8090139252461299886486569425854588866419451984044943986897700346230086605774111928497674143222477504794754681203105306153663271741607328058618044331358688375686088710252363754526185061860530105087850982678367972179935796106992537258208670382336942965517403258983456223717908816031777800237405184736146865332841672210047323193202061730528007477532390634969765018173321756222487668926691314454868697850272647933617914854485169886169525520190712510474882474986721949205677814384858187803200469768252596705734171013768436866521551173119893063423928293114295173178302507820536765509657055041368695323783682 13090120284202049617674247320051881304941724860283717821032524899499521464921688224258142496933968287884555378145478647191172893010431057972204618487839610258796737509932449953163510689096119202774962579084342924848909701475198372604435450568411715233384680427176655027838823713087421034846533079539869091132653287293988281285387707367897434812008208806821461474149358977286327967343239056700272652024024830814579747153516963611469896968357985735278212239451237769724570243034841803277753097627541299217276647689757638417189669468448370434054690731206105380318464928429534234007764196086256961340570239) math:sum 21180259536663349504160816745906470171361176844328661807930225245729608070695800152755816640156445792679310059348583953344836164752038386030822662819198298634482826220184813707689695750956649307862813561762710897028845497582190909862644120950748658198902083686160111251556732529119198835083938264276015956465494959504035604478589769098425442289540599441791226492322680733508815636269930371155141349874297478748197662008002133497639422488548698245753094714437959718930248057419699991080953567395793895923010818703526075283711220641568263497478619024320400553496767436250070999517421251127625656664353921 . (796 13090120284202049617674247320051881304941724860283717821032524899499521464921688224258142496933968287884555378145478647191172893010431057972204618487839610258796737509932449953163510689096119202774962579084342924848909701475198372604435450568411715233384680427176655027838823713087421034846533079539869091132653287293988281285387707367897434812008208806821461474149358977286327967343239056700272652024024830814579747153516963611469896968357985735278212239451237769724570243034841803277753097627541299217276647689757638417189669468448370434054690731206105380318464928429534234007764196086256961340570239 21180259536663349504160816745906470171361176844328661807930225245729608070695800152755816640156445792679310059348583953344836164752038386030822662819198298634482826220184813707689695750956649307862813561762710897028845497582190909862644120950748658198902083686160111251556732529119198835083938264276015956465494959504035604478589769098425442289540599441791226492322680733508815636269930371155141349874297478748197662008002133497639422488548698245753094714437959718930248057419699991080953567395793895923010818703526075283711220641568263497478619024320400553496767436250070999517421251127625656664353921) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17002,7 +17002,7 @@ _:gn_2353 { } _:gn_2354 { - 798 math:greaterThan 1 . + (798) math:greaterThan 1 . (798 1) math:difference 797 . (4999981031740749731187677894197292438522272876238773834134824553269434859147576295760468353711490783089800696942373341037509621268823729913586574156480921883110648799680086198637325627235589097687111596405974952668973905368205835346226780186074772267867277168193198804120914897055643234609127894803722225799811615083940958092185645637369427334475818171851696455976037221063840298416547742245403954173752182880961832299031793725300371448167273224803329764464515820518892428649983615474552627859288702511542476675989201550668118295328477370630762438091810207140162420608997468498107141044888266016786557 8090139252461299886486569425854588866419451984044943986897700346230086605774111928497674143222477504794754681203105306153663271741607328058618044331358688375686088710252363754526185061860530105087850982678367972179935796106992537258208670382336942965517403258983456223717908816031777800237405184736146865332841672210047323193202061730528007477532390634969765018173321756222487668926691314454868697850272647933617914854485169886169525520190712510474882474986721949205677814384858187803200469768252596705734171013768436866521551173119893063423928293114295173178302507820536765509657055041368695323783682) math:sum 13090120284202049617674247320051881304941724860283717821032524899499521464921688224258142496933968287884555378145478647191172893010431057972204618487839610258796737509932449953163510689096119202774962579084342924848909701475198372604435450568411715233384680427176655027838823713087421034846533079539869091132653287293988281285387707367897434812008208806821461474149358977286327967343239056700272652024024830814579747153516963611469896968357985735278212239451237769724570243034841803277753097627541299217276647689757638417189669468448370434054690731206105380318464928429534234007764196086256961340570239 . (797 8090139252461299886486569425854588866419451984044943986897700346230086605774111928497674143222477504794754681203105306153663271741607328058618044331358688375686088710252363754526185061860530105087850982678367972179935796106992537258208670382336942965517403258983456223717908816031777800237405184736146865332841672210047323193202061730528007477532390634969765018173321756222487668926691314454868697850272647933617914854485169886169525520190712510474882474986721949205677814384858187803200469768252596705734171013768436866521551173119893063423928293114295173178302507820536765509657055041368695323783682 13090120284202049617674247320051881304941724860283717821032524899499521464921688224258142496933968287884555378145478647191172893010431057972204618487839610258796737509932449953163510689096119202774962579084342924848909701475198372604435450568411715233384680427176655027838823713087421034846533079539869091132653287293988281285387707367897434812008208806821461474149358977286327967343239056700272652024024830814579747153516963611469896968357985735278212239451237769724570243034841803277753097627541299217276647689757638417189669468448370434054690731206105380318464928429534234007764196086256961340570239) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17013,7 +17013,7 @@ _:gn_2355 { } _:gn_2356 { - 799 math:greaterThan 1 . + (799) math:greaterThan 1 . (799 1) math:difference 798 . (3090158220720550155298891531657296427897179107806170152762875792960651746626535632737205789510986721704953984260731965116153650472783598145031470174877766492575439910572277555888859434624941007400739386272393019510961890738786701911981890196262170697650126090790257419596993918976134565628277289932424639533030057126106365101016416093158580143056572463118068562197284535158647370510143572209464743676520465052656082555453376160869154072023439285671552710522206128686785385734874572328647841908963894194191694337779235315853432877791415692793165855022484966038140087211539297011549913996480429306997125 4999981031740749731187677894197292438522272876238773834134824553269434859147576295760468353711490783089800696942373341037509621268823729913586574156480921883110648799680086198637325627235589097687111596405974952668973905368205835346226780186074772267867277168193198804120914897055643234609127894803722225799811615083940958092185645637369427334475818171851696455976037221063840298416547742245403954173752182880961832299031793725300371448167273224803329764464515820518892428649983615474552627859288702511542476675989201550668118295328477370630762438091810207140162420608997468498107141044888266016786557) math:sum 8090139252461299886486569425854588866419451984044943986897700346230086605774111928497674143222477504794754681203105306153663271741607328058618044331358688375686088710252363754526185061860530105087850982678367972179935796106992537258208670382336942965517403258983456223717908816031777800237405184736146865332841672210047323193202061730528007477532390634969765018173321756222487668926691314454868697850272647933617914854485169886169525520190712510474882474986721949205677814384858187803200469768252596705734171013768436866521551173119893063423928293114295173178302507820536765509657055041368695323783682 . (798 4999981031740749731187677894197292438522272876238773834134824553269434859147576295760468353711490783089800696942373341037509621268823729913586574156480921883110648799680086198637325627235589097687111596405974952668973905368205835346226780186074772267867277168193198804120914897055643234609127894803722225799811615083940958092185645637369427334475818171851696455976037221063840298416547742245403954173752182880961832299031793725300371448167273224803329764464515820518892428649983615474552627859288702511542476675989201550668118295328477370630762438091810207140162420608997468498107141044888266016786557 8090139252461299886486569425854588866419451984044943986897700346230086605774111928497674143222477504794754681203105306153663271741607328058618044331358688375686088710252363754526185061860530105087850982678367972179935796106992537258208670382336942965517403258983456223717908816031777800237405184736146865332841672210047323193202061730528007477532390634969765018173321756222487668926691314454868697850272647933617914854485169886169525520190712510474882474986721949205677814384858187803200469768252596705734171013768436866521551173119893063423928293114295173178302507820536765509657055041368695323783682) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17024,7 +17024,7 @@ _:gn_2357 { } _:gn_2358 { - 800 math:greaterThan 1 . + (800) math:greaterThan 1 . (800 1) math:difference 799 . (1909822811020199575888786362539996010625093768432603681371948760308783112521040663023262564200504061384846712681641375921355970796040131768555103981603155390535208889107808642748466192610648090286372210133581933158012014629419133434244889989812601570217151077402941384523920978079508668980850604871297586266781557957834592991169229544210847191419245708733627893778752685905192927906404170035939210497231717828305749743578417564431217376143833939131777053942309691832107042915109043145904785950324808317350782338209966234814685417537061677837596583069325241102022333397458171486557227048407836709789432 3090158220720550155298891531657296427897179107806170152762875792960651746626535632737205789510986721704953984260731965116153650472783598145031470174877766492575439910572277555888859434624941007400739386272393019510961890738786701911981890196262170697650126090790257419596993918976134565628277289932424639533030057126106365101016416093158580143056572463118068562197284535158647370510143572209464743676520465052656082555453376160869154072023439285671552710522206128686785385734874572328647841908963894194191694337779235315853432877791415692793165855022484966038140087211539297011549913996480429306997125) math:sum 4999981031740749731187677894197292438522272876238773834134824553269434859147576295760468353711490783089800696942373341037509621268823729913586574156480921883110648799680086198637325627235589097687111596405974952668973905368205835346226780186074772267867277168193198804120914897055643234609127894803722225799811615083940958092185645637369427334475818171851696455976037221063840298416547742245403954173752182880961832299031793725300371448167273224803329764464515820518892428649983615474552627859288702511542476675989201550668118295328477370630762438091810207140162420608997468498107141044888266016786557 . (799 3090158220720550155298891531657296427897179107806170152762875792960651746626535632737205789510986721704953984260731965116153650472783598145031470174877766492575439910572277555888859434624941007400739386272393019510961890738786701911981890196262170697650126090790257419596993918976134565628277289932424639533030057126106365101016416093158580143056572463118068562197284535158647370510143572209464743676520465052656082555453376160869154072023439285671552710522206128686785385734874572328647841908963894194191694337779235315853432877791415692793165855022484966038140087211539297011549913996480429306997125 4999981031740749731187677894197292438522272876238773834134824553269434859147576295760468353711490783089800696942373341037509621268823729913586574156480921883110648799680086198637325627235589097687111596405974952668973905368205835346226780186074772267867277168193198804120914897055643234609127894803722225799811615083940958092185645637369427334475818171851696455976037221063840298416547742245403954173752182880961832299031793725300371448167273224803329764464515820518892428649983615474552627859288702511542476675989201550668118295328477370630762438091810207140162420608997468498107141044888266016786557) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17035,7 +17035,7 @@ _:gn_2359 { } _:gn_2360 { - 801 math:greaterThan 1 . + (801) math:greaterThan 1 . (801 1) math:difference 800 . (1180335409700350579410105169117300417272085339373566471390927032651868634105494969713943225310482660320107271579090589194797679676743466376476366193274611102040231021464468913140393242014292917114367176138811086352949876109367568477737000206449569127432975013387316035073072940896625896647426685061127053266248499168271772109847186548947732951637326754384440668418531849253454442603739402173525533179288747224350332811874958596437936695879605346539775656579896436854678342819765529182743055958639085876840911999569269081038747460254354014955569271953159724936117753814081125524992686948072592597207693 1909822811020199575888786362539996010625093768432603681371948760308783112521040663023262564200504061384846712681641375921355970796040131768555103981603155390535208889107808642748466192610648090286372210133581933158012014629419133434244889989812601570217151077402941384523920978079508668980850604871297586266781557957834592991169229544210847191419245708733627893778752685905192927906404170035939210497231717828305749743578417564431217376143833939131777053942309691832107042915109043145904785950324808317350782338209966234814685417537061677837596583069325241102022333397458171486557227048407836709789432) math:sum 3090158220720550155298891531657296427897179107806170152762875792960651746626535632737205789510986721704953984260731965116153650472783598145031470174877766492575439910572277555888859434624941007400739386272393019510961890738786701911981890196262170697650126090790257419596993918976134565628277289932424639533030057126106365101016416093158580143056572463118068562197284535158647370510143572209464743676520465052656082555453376160869154072023439285671552710522206128686785385734874572328647841908963894194191694337779235315853432877791415692793165855022484966038140087211539297011549913996480429306997125 . (800 1909822811020199575888786362539996010625093768432603681371948760308783112521040663023262564200504061384846712681641375921355970796040131768555103981603155390535208889107808642748466192610648090286372210133581933158012014629419133434244889989812601570217151077402941384523920978079508668980850604871297586266781557957834592991169229544210847191419245708733627893778752685905192927906404170035939210497231717828305749743578417564431217376143833939131777053942309691832107042915109043145904785950324808317350782338209966234814685417537061677837596583069325241102022333397458171486557227048407836709789432 3090158220720550155298891531657296427897179107806170152762875792960651746626535632737205789510986721704953984260731965116153650472783598145031470174877766492575439910572277555888859434624941007400739386272393019510961890738786701911981890196262170697650126090790257419596993918976134565628277289932424639533030057126106365101016416093158580143056572463118068562197284535158647370510143572209464743676520465052656082555453376160869154072023439285671552710522206128686785385734874572328647841908963894194191694337779235315853432877791415692793165855022484966038140087211539297011549913996480429306997125) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17046,7 +17046,7 @@ _:gn_2361 { } _:gn_2362 { - 802 math:greaterThan 1 . + (802) math:greaterThan 1 . (802 1) math:difference 801 . (729487401319848996478681193422695593353008429059037209981021727656914478415545693309319338890021401064739441102550786726558291119296665392078737788328544288494977867643339729608072950596355173172005033994770846805062138520051564956507889783363032442784176064015625349450848037182882772333423919810170533000533058789562820881322042995263114239781918954349187225360220836651738485302664767862413677317942970603955416931703458967993280680264228592592001397362413254977428700095343513963161729991685722440509870338640697153775937957282707662882027311116165516165904579583377045961564540100335244112581739 1180335409700350579410105169117300417272085339373566471390927032651868634105494969713943225310482660320107271579090589194797679676743466376476366193274611102040231021464468913140393242014292917114367176138811086352949876109367568477737000206449569127432975013387316035073072940896625896647426685061127053266248499168271772109847186548947732951637326754384440668418531849253454442603739402173525533179288747224350332811874958596437936695879605346539775656579896436854678342819765529182743055958639085876840911999569269081038747460254354014955569271953159724936117753814081125524992686948072592597207693) math:sum 1909822811020199575888786362539996010625093768432603681371948760308783112521040663023262564200504061384846712681641375921355970796040131768555103981603155390535208889107808642748466192610648090286372210133581933158012014629419133434244889989812601570217151077402941384523920978079508668980850604871297586266781557957834592991169229544210847191419245708733627893778752685905192927906404170035939210497231717828305749743578417564431217376143833939131777053942309691832107042915109043145904785950324808317350782338209966234814685417537061677837596583069325241102022333397458171486557227048407836709789432 . (801 1180335409700350579410105169117300417272085339373566471390927032651868634105494969713943225310482660320107271579090589194797679676743466376476366193274611102040231021464468913140393242014292917114367176138811086352949876109367568477737000206449569127432975013387316035073072940896625896647426685061127053266248499168271772109847186548947732951637326754384440668418531849253454442603739402173525533179288747224350332811874958596437936695879605346539775656579896436854678342819765529182743055958639085876840911999569269081038747460254354014955569271953159724936117753814081125524992686948072592597207693 1909822811020199575888786362539996010625093768432603681371948760308783112521040663023262564200504061384846712681641375921355970796040131768555103981603155390535208889107808642748466192610648090286372210133581933158012014629419133434244889989812601570217151077402941384523920978079508668980850604871297586266781557957834592991169229544210847191419245708733627893778752685905192927906404170035939210497231717828305749743578417564431217376143833939131777053942309691832107042915109043145904785950324808317350782338209966234814685417537061677837596583069325241102022333397458171486557227048407836709789432) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17057,7 +17057,7 @@ _:gn_2363 { } _:gn_2364 { - 803 math:greaterThan 1 . + (803) math:greaterThan 1 . (803 1) math:difference 802 . (450848008380501582931423975694604823919076910314529261409905304994954155689949276404623886420461259255367830476539802468239388557446800984397628404946066813545253153821129183532320291417937743942362142144040239547887737589316003521229110423086536684648798949371690685622224903713743124314002765250956520265715440378708951228525143553684618711855407800035253443058311012601715957301074634311111855861345776620394915880171499628444656015615376753947774259217483181877249642724422015219581325966953363436331041660928571927262809502971646352073541960836994208770213174230704079563428146847737348484625954 729487401319848996478681193422695593353008429059037209981021727656914478415545693309319338890021401064739441102550786726558291119296665392078737788328544288494977867643339729608072950596355173172005033994770846805062138520051564956507889783363032442784176064015625349450848037182882772333423919810170533000533058789562820881322042995263114239781918954349187225360220836651738485302664767862413677317942970603955416931703458967993280680264228592592001397362413254977428700095343513963161729991685722440509870338640697153775937957282707662882027311116165516165904579583377045961564540100335244112581739) math:sum 1180335409700350579410105169117300417272085339373566471390927032651868634105494969713943225310482660320107271579090589194797679676743466376476366193274611102040231021464468913140393242014292917114367176138811086352949876109367568477737000206449569127432975013387316035073072940896625896647426685061127053266248499168271772109847186548947732951637326754384440668418531849253454442603739402173525533179288747224350332811874958596437936695879605346539775656579896436854678342819765529182743055958639085876840911999569269081038747460254354014955569271953159724936117753814081125524992686948072592597207693 . (802 729487401319848996478681193422695593353008429059037209981021727656914478415545693309319338890021401064739441102550786726558291119296665392078737788328544288494977867643339729608072950596355173172005033994770846805062138520051564956507889783363032442784176064015625349450848037182882772333423919810170533000533058789562820881322042995263114239781918954349187225360220836651738485302664767862413677317942970603955416931703458967993280680264228592592001397362413254977428700095343513963161729991685722440509870338640697153775937957282707662882027311116165516165904579583377045961564540100335244112581739 1180335409700350579410105169117300417272085339373566471390927032651868634105494969713943225310482660320107271579090589194797679676743466376476366193274611102040231021464468913140393242014292917114367176138811086352949876109367568477737000206449569127432975013387316035073072940896625896647426685061127053266248499168271772109847186548947732951637326754384440668418531849253454442603739402173525533179288747224350332811874958596437936695879605346539775656579896436854678342819765529182743055958639085876840911999569269081038747460254354014955569271953159724936117753814081125524992686948072592597207693) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17068,7 +17068,7 @@ _:gn_2365 { } _:gn_2366 { - 804 math:greaterThan 1 . + (804) math:greaterThan 1 . (804 1) math:difference 803 . (278639392939347413547257217728090769433931518744507948571116422661960322725596416904695452469560141809371610626010984258318902561849864407681109383382477474949724713822210546075752659178417429229642891850730607257174400930735561435278779360276495758135377114643934663828623133469139648019421154559214012734817618410853869652796899441578495527926511154313933782301909824050022528001590133551301821456597193983560501051531959339548624664648851838644227138144930073100179057370921498743580404024732359004178828677712125226513128454311061310808485350279171307395691405352672966398136393252597895627955785 450848008380501582931423975694604823919076910314529261409905304994954155689949276404623886420461259255367830476539802468239388557446800984397628404946066813545253153821129183532320291417937743942362142144040239547887737589316003521229110423086536684648798949371690685622224903713743124314002765250956520265715440378708951228525143553684618711855407800035253443058311012601715957301074634311111855861345776620394915880171499628444656015615376753947774259217483181877249642724422015219581325966953363436331041660928571927262809502971646352073541960836994208770213174230704079563428146847737348484625954) math:sum 729487401319848996478681193422695593353008429059037209981021727656914478415545693309319338890021401064739441102550786726558291119296665392078737788328544288494977867643339729608072950596355173172005033994770846805062138520051564956507889783363032442784176064015625349450848037182882772333423919810170533000533058789562820881322042995263114239781918954349187225360220836651738485302664767862413677317942970603955416931703458967993280680264228592592001397362413254977428700095343513963161729991685722440509870338640697153775937957282707662882027311116165516165904579583377045961564540100335244112581739 . (803 450848008380501582931423975694604823919076910314529261409905304994954155689949276404623886420461259255367830476539802468239388557446800984397628404946066813545253153821129183532320291417937743942362142144040239547887737589316003521229110423086536684648798949371690685622224903713743124314002765250956520265715440378708951228525143553684618711855407800035253443058311012601715957301074634311111855861345776620394915880171499628444656015615376753947774259217483181877249642724422015219581325966953363436331041660928571927262809502971646352073541960836994208770213174230704079563428146847737348484625954 729487401319848996478681193422695593353008429059037209981021727656914478415545693309319338890021401064739441102550786726558291119296665392078737788328544288494977867643339729608072950596355173172005033994770846805062138520051564956507889783363032442784176064015625349450848037182882772333423919810170533000533058789562820881322042995263114239781918954349187225360220836651738485302664767862413677317942970603955416931703458967993280680264228592592001397362413254977428700095343513963161729991685722440509870338640697153775937957282707662882027311116165516165904579583377045961564540100335244112581739) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17079,7 +17079,7 @@ _:gn_2367 { } _:gn_2368 { - 805 math:greaterThan 1 . + (805) math:greaterThan 1 . (805 1) math:difference 804 . (172208615441154169384166757966514054485145391570021312838788882332993832964352859499928433950901117445996219850528818209920485995596936576716519021563589338595528439998918637456567632239520314712719250293309632290713336658580442085950331062810040926513421834727756021793601770244603476294581610691742507530897821967855081575728244112106123183928896645721319660756401188551693429299484500759810034404748582636834414828639540288896031350966524915303547121072553108777070585353500516476000921942221004432152212983216446700749681048660585041265056610557822901374521768878031113165291753595139452856670169 278639392939347413547257217728090769433931518744507948571116422661960322725596416904695452469560141809371610626010984258318902561849864407681109383382477474949724713822210546075752659178417429229642891850730607257174400930735561435278779360276495758135377114643934663828623133469139648019421154559214012734817618410853869652796899441578495527926511154313933782301909824050022528001590133551301821456597193983560501051531959339548624664648851838644227138144930073100179057370921498743580404024732359004178828677712125226513128454311061310808485350279171307395691405352672966398136393252597895627955785) math:sum 450848008380501582931423975694604823919076910314529261409905304994954155689949276404623886420461259255367830476539802468239388557446800984397628404946066813545253153821129183532320291417937743942362142144040239547887737589316003521229110423086536684648798949371690685622224903713743124314002765250956520265715440378708951228525143553684618711855407800035253443058311012601715957301074634311111855861345776620394915880171499628444656015615376753947774259217483181877249642724422015219581325966953363436331041660928571927262809502971646352073541960836994208770213174230704079563428146847737348484625954 . (804 278639392939347413547257217728090769433931518744507948571116422661960322725596416904695452469560141809371610626010984258318902561849864407681109383382477474949724713822210546075752659178417429229642891850730607257174400930735561435278779360276495758135377114643934663828623133469139648019421154559214012734817618410853869652796899441578495527926511154313933782301909824050022528001590133551301821456597193983560501051531959339548624664648851838644227138144930073100179057370921498743580404024732359004178828677712125226513128454311061310808485350279171307395691405352672966398136393252597895627955785 450848008380501582931423975694604823919076910314529261409905304994954155689949276404623886420461259255367830476539802468239388557446800984397628404946066813545253153821129183532320291417937743942362142144040239547887737589316003521229110423086536684648798949371690685622224903713743124314002765250956520265715440378708951228525143553684618711855407800035253443058311012601715957301074634311111855861345776620394915880171499628444656015615376753947774259217483181877249642724422015219581325966953363436331041660928571927262809502971646352073541960836994208770213174230704079563428146847737348484625954) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17090,7 +17090,7 @@ _:gn_2369 { } _:gn_2370 { - 806 math:greaterThan 1 . + (806) math:greaterThan 1 . (806 1) math:difference 805 . (106430777498193244163090459761576714948786127174486635732327540328966489761243557404767018518659024363375390775482166048398416566252927830964590361818888136354196273823291908619185026938897114516923641557420974966461064272155119349328448297466454831621955279916178642035021363224536171724839543867471505203919796442998788077068655329472372343997614508592614121545508635498329098702105632791491787051848611346726086222892419050652593313682326923340680017072376964323108472017420982267579482082511354572026615694495678525763447405650476269543428739721348406021169636474641853232844639657458442771285616 172208615441154169384166757966514054485145391570021312838788882332993832964352859499928433950901117445996219850528818209920485995596936576716519021563589338595528439998918637456567632239520314712719250293309632290713336658580442085950331062810040926513421834727756021793601770244603476294581610691742507530897821967855081575728244112106123183928896645721319660756401188551693429299484500759810034404748582636834414828639540288896031350966524915303547121072553108777070585353500516476000921942221004432152212983216446700749681048660585041265056610557822901374521768878031113165291753595139452856670169) math:sum 278639392939347413547257217728090769433931518744507948571116422661960322725596416904695452469560141809371610626010984258318902561849864407681109383382477474949724713822210546075752659178417429229642891850730607257174400930735561435278779360276495758135377114643934663828623133469139648019421154559214012734817618410853869652796899441578495527926511154313933782301909824050022528001590133551301821456597193983560501051531959339548624664648851838644227138144930073100179057370921498743580404024732359004178828677712125226513128454311061310808485350279171307395691405352672966398136393252597895627955785 . (805 172208615441154169384166757966514054485145391570021312838788882332993832964352859499928433950901117445996219850528818209920485995596936576716519021563589338595528439998918637456567632239520314712719250293309632290713336658580442085950331062810040926513421834727756021793601770244603476294581610691742507530897821967855081575728244112106123183928896645721319660756401188551693429299484500759810034404748582636834414828639540288896031350966524915303547121072553108777070585353500516476000921942221004432152212983216446700749681048660585041265056610557822901374521768878031113165291753595139452856670169 278639392939347413547257217728090769433931518744507948571116422661960322725596416904695452469560141809371610626010984258318902561849864407681109383382477474949724713822210546075752659178417429229642891850730607257174400930735561435278779360276495758135377114643934663828623133469139648019421154559214012734817618410853869652796899441578495527926511154313933782301909824050022528001590133551301821456597193983560501051531959339548624664648851838644227138144930073100179057370921498743580404024732359004178828677712125226513128454311061310808485350279171307395691405352672966398136393252597895627955785) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17101,7 +17101,7 @@ _:gn_2371 { } _:gn_2372 { - 807 math:greaterThan 1 . + (807) math:greaterThan 1 . (807 1) math:difference 806 . (65777837942960925221076298204937339536359264395534677106461342004027343203109302095161415432242093082620829075046652161522069429344008745751928659744701202241332166175626728837382605300623200195795608735888657324252272386425322736621882765343586094891466554811577379758580407020067304569742066824271002326978025524856293498659588782633750839931282137128705539210892553053364330597378867968318247352899971290108328605747121238243438037284197991962867104000176144453962113336079534208421439859709649860125597288720768174986233643010108771721627870836474495353352132403389259932447113937681010085384553 106430777498193244163090459761576714948786127174486635732327540328966489761243557404767018518659024363375390775482166048398416566252927830964590361818888136354196273823291908619185026938897114516923641557420974966461064272155119349328448297466454831621955279916178642035021363224536171724839543867471505203919796442998788077068655329472372343997614508592614121545508635498329098702105632791491787051848611346726086222892419050652593313682326923340680017072376964323108472017420982267579482082511354572026615694495678525763447405650476269543428739721348406021169636474641853232844639657458442771285616) math:sum 172208615441154169384166757966514054485145391570021312838788882332993832964352859499928433950901117445996219850528818209920485995596936576716519021563589338595528439998918637456567632239520314712719250293309632290713336658580442085950331062810040926513421834727756021793601770244603476294581610691742507530897821967855081575728244112106123183928896645721319660756401188551693429299484500759810034404748582636834414828639540288896031350966524915303547121072553108777070585353500516476000921942221004432152212983216446700749681048660585041265056610557822901374521768878031113165291753595139452856670169 . (806 106430777498193244163090459761576714948786127174486635732327540328966489761243557404767018518659024363375390775482166048398416566252927830964590361818888136354196273823291908619185026938897114516923641557420974966461064272155119349328448297466454831621955279916178642035021363224536171724839543867471505203919796442998788077068655329472372343997614508592614121545508635498329098702105632791491787051848611346726086222892419050652593313682326923340680017072376964323108472017420982267579482082511354572026615694495678525763447405650476269543428739721348406021169636474641853232844639657458442771285616 172208615441154169384166757966514054485145391570021312838788882332993832964352859499928433950901117445996219850528818209920485995596936576716519021563589338595528439998918637456567632239520314712719250293309632290713336658580442085950331062810040926513421834727756021793601770244603476294581610691742507530897821967855081575728244112106123183928896645721319660756401188551693429299484500759810034404748582636834414828639540288896031350966524915303547121072553108777070585353500516476000921942221004432152212983216446700749681048660585041265056610557822901374521768878031113165291753595139452856670169) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17112,7 +17112,7 @@ _:gn_2373 { } _:gn_2374 { - 808 math:greaterThan 1 . + (808) math:greaterThan 1 . (808 1) math:difference 807 . (40652939555232318942014161556639375412426862778951958625866198324939146558134255309605603086416931280754561700435513886876347136908919085212661702074186934112864107647665179781802421638273914321128032821532317642208791885729796612706565532122868736730488725104601262276440956204468867155097477043200502876941770918142494578409066546838621504066332371463908582334616082444964768104726764823173539698948640056617757617145297812409155276398128931377812913072200819869146358681341448059158042222801704711901018405774910350777213762640367497821800868884873910667817504071252593300397525719777432685901063 65777837942960925221076298204937339536359264395534677106461342004027343203109302095161415432242093082620829075046652161522069429344008745751928659744701202241332166175626728837382605300623200195795608735888657324252272386425322736621882765343586094891466554811577379758580407020067304569742066824271002326978025524856293498659588782633750839931282137128705539210892553053364330597378867968318247352899971290108328605747121238243438037284197991962867104000176144453962113336079534208421439859709649860125597288720768174986233643010108771721627870836474495353352132403389259932447113937681010085384553) math:sum 106430777498193244163090459761576714948786127174486635732327540328966489761243557404767018518659024363375390775482166048398416566252927830964590361818888136354196273823291908619185026938897114516923641557420974966461064272155119349328448297466454831621955279916178642035021363224536171724839543867471505203919796442998788077068655329472372343997614508592614121545508635498329098702105632791491787051848611346726086222892419050652593313682326923340680017072376964323108472017420982267579482082511354572026615694495678525763447405650476269543428739721348406021169636474641853232844639657458442771285616 . (807 65777837942960925221076298204937339536359264395534677106461342004027343203109302095161415432242093082620829075046652161522069429344008745751928659744701202241332166175626728837382605300623200195795608735888657324252272386425322736621882765343586094891466554811577379758580407020067304569742066824271002326978025524856293498659588782633750839931282137128705539210892553053364330597378867968318247352899971290108328605747121238243438037284197991962867104000176144453962113336079534208421439859709649860125597288720768174986233643010108771721627870836474495353352132403389259932447113937681010085384553 106430777498193244163090459761576714948786127174486635732327540328966489761243557404767018518659024363375390775482166048398416566252927830964590361818888136354196273823291908619185026938897114516923641557420974966461064272155119349328448297466454831621955279916178642035021363224536171724839543867471505203919796442998788077068655329472372343997614508592614121545508635498329098702105632791491787051848611346726086222892419050652593313682326923340680017072376964323108472017420982267579482082511354572026615694495678525763447405650476269543428739721348406021169636474641853232844639657458442771285616) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17123,7 +17123,7 @@ _:gn_2375 { } _:gn_2376 { - 809 math:greaterThan 1 . + (809) math:greaterThan 1 . (809 1) math:difference 808 . (25124898387728606279062136648297964123932401616582718480595143679088196644975046785555812345825161801866267374611138274645722292435089660539266957670514268128468058527961549055580183662349285874667575914356339682043480500695526123915317233220717358160977829706976117482139450815598437414644589781070499450036254606713798920250522235795129335864949765664796956876276470608399562492652103145144707653951331233490570988601823425834282760886069060585054190927975324584815754654738086149263397636907945148224578882945857824209019880369741273899827001951600584685534628332136666632049588217903577399483490 40652939555232318942014161556639375412426862778951958625866198324939146558134255309605603086416931280754561700435513886876347136908919085212661702074186934112864107647665179781802421638273914321128032821532317642208791885729796612706565532122868736730488725104601262276440956204468867155097477043200502876941770918142494578409066546838621504066332371463908582334616082444964768104726764823173539698948640056617757617145297812409155276398128931377812913072200819869146358681341448059158042222801704711901018405774910350777213762640367497821800868884873910667817504071252593300397525719777432685901063) math:sum 65777837942960925221076298204937339536359264395534677106461342004027343203109302095161415432242093082620829075046652161522069429344008745751928659744701202241332166175626728837382605300623200195795608735888657324252272386425322736621882765343586094891466554811577379758580407020067304569742066824271002326978025524856293498659588782633750839931282137128705539210892553053364330597378867968318247352899971290108328605747121238243438037284197991962867104000176144453962113336079534208421439859709649860125597288720768174986233643010108771721627870836474495353352132403389259932447113937681010085384553 . (808 40652939555232318942014161556639375412426862778951958625866198324939146558134255309605603086416931280754561700435513886876347136908919085212661702074186934112864107647665179781802421638273914321128032821532317642208791885729796612706565532122868736730488725104601262276440956204468867155097477043200502876941770918142494578409066546838621504066332371463908582334616082444964768104726764823173539698948640056617757617145297812409155276398128931377812913072200819869146358681341448059158042222801704711901018405774910350777213762640367497821800868884873910667817504071252593300397525719777432685901063 65777837942960925221076298204937339536359264395534677106461342004027343203109302095161415432242093082620829075046652161522069429344008745751928659744701202241332166175626728837382605300623200195795608735888657324252272386425322736621882765343586094891466554811577379758580407020067304569742066824271002326978025524856293498659588782633750839931282137128705539210892553053364330597378867968318247352899971290108328605747121238243438037284197991962867104000176144453962113336079534208421439859709649860125597288720768174986233643010108771721627870836474495353352132403389259932447113937681010085384553) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17134,7 +17134,7 @@ _:gn_2377 { } _:gn_2378 { - 810 math:greaterThan 1 . + (810) math:greaterThan 1 . (810 1) math:difference 809 . (15528041167503712662952024908341411288494461162369240145271054645850949913159208524049790740591769478888294325824375612230624844473829424673394744403672665984396049119703630726222237975924628446460456907175977960165311385034270488791248298902151378569510895397625144794301505388870429740452887262130003426905516311428695658158544311043492168201382605799111625458339611836565205612074661678028832044997308823127186628543474386574872515512059870792758722144225495284330604026603361909894644585893759563676439522829052526568193882270626223921973866933273325982282875739115926668347937501873855286417573 25124898387728606279062136648297964123932401616582718480595143679088196644975046785555812345825161801866267374611138274645722292435089660539266957670514268128468058527961549055580183662349285874667575914356339682043480500695526123915317233220717358160977829706976117482139450815598437414644589781070499450036254606713798920250522235795129335864949765664796956876276470608399562492652103145144707653951331233490570988601823425834282760886069060585054190927975324584815754654738086149263397636907945148224578882945857824209019880369741273899827001951600584685534628332136666632049588217903577399483490) math:sum 40652939555232318942014161556639375412426862778951958625866198324939146558134255309605603086416931280754561700435513886876347136908919085212661702074186934112864107647665179781802421638273914321128032821532317642208791885729796612706565532122868736730488725104601262276440956204468867155097477043200502876941770918142494578409066546838621504066332371463908582334616082444964768104726764823173539698948640056617757617145297812409155276398128931377812913072200819869146358681341448059158042222801704711901018405774910350777213762640367497821800868884873910667817504071252593300397525719777432685901063 . (809 25124898387728606279062136648297964123932401616582718480595143679088196644975046785555812345825161801866267374611138274645722292435089660539266957670514268128468058527961549055580183662349285874667575914356339682043480500695526123915317233220717358160977829706976117482139450815598437414644589781070499450036254606713798920250522235795129335864949765664796956876276470608399562492652103145144707653951331233490570988601823425834282760886069060585054190927975324584815754654738086149263397636907945148224578882945857824209019880369741273899827001951600584685534628332136666632049588217903577399483490 40652939555232318942014161556639375412426862778951958625866198324939146558134255309605603086416931280754561700435513886876347136908919085212661702074186934112864107647665179781802421638273914321128032821532317642208791885729796612706565532122868736730488725104601262276440956204468867155097477043200502876941770918142494578409066546838621504066332371463908582334616082444964768104726764823173539698948640056617757617145297812409155276398128931377812913072200819869146358681341448059158042222801704711901018405774910350777213762640367497821800868884873910667817504071252593300397525719777432685901063) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17145,7 +17145,7 @@ _:gn_2379 { } _:gn_2380 { - 811 math:greaterThan 1 . + (811) math:greaterThan 1 . (811 1) math:difference 810 . (9596857220224893616110111739956552835437940454213478335324089033237246731815838261506021605233392322977973048786762662415097447961260235865872213266841602144072009408257918329357945686424657428207119007180361721878169115661255635124068934318565979591466934309350972687837945426728007674191702518940496023130738295285103262091977924751637167663567159865685331417936858771834356880577441467115875608954022410363384360058349039259410245374009189792295468783749829300485150628134724239368753051014185584548139360116805297640825998099115049977853135018327258703251752593020739963701650716029722113065917 15528041167503712662952024908341411288494461162369240145271054645850949913159208524049790740591769478888294325824375612230624844473829424673394744403672665984396049119703630726222237975924628446460456907175977960165311385034270488791248298902151378569510895397625144794301505388870429740452887262130003426905516311428695658158544311043492168201382605799111625458339611836565205612074661678028832044997308823127186628543474386574872515512059870792758722144225495284330604026603361909894644585893759563676439522829052526568193882270626223921973866933273325982282875739115926668347937501873855286417573) math:sum 25124898387728606279062136648297964123932401616582718480595143679088196644975046785555812345825161801866267374611138274645722292435089660539266957670514268128468058527961549055580183662349285874667575914356339682043480500695526123915317233220717358160977829706976117482139450815598437414644589781070499450036254606713798920250522235795129335864949765664796956876276470608399562492652103145144707653951331233490570988601823425834282760886069060585054190927975324584815754654738086149263397636907945148224578882945857824209019880369741273899827001951600584685534628332136666632049588217903577399483490 . (810 15528041167503712662952024908341411288494461162369240145271054645850949913159208524049790740591769478888294325824375612230624844473829424673394744403672665984396049119703630726222237975924628446460456907175977960165311385034270488791248298902151378569510895397625144794301505388870429740452887262130003426905516311428695658158544311043492168201382605799111625458339611836565205612074661678028832044997308823127186628543474386574872515512059870792758722144225495284330604026603361909894644585893759563676439522829052526568193882270626223921973866933273325982282875739115926668347937501873855286417573 25124898387728606279062136648297964123932401616582718480595143679088196644975046785555812345825161801866267374611138274645722292435089660539266957670514268128468058527961549055580183662349285874667575914356339682043480500695526123915317233220717358160977829706976117482139450815598437414644589781070499450036254606713798920250522235795129335864949765664796956876276470608399562492652103145144707653951331233490570988601823425834282760886069060585054190927975324584815754654738086149263397636907945148224578882945857824209019880369741273899827001951600584685534628332136666632049588217903577399483490) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17156,7 +17156,7 @@ _:gn_2381 { } _:gn_2382 { - 812 math:greaterThan 1 . + (812) math:greaterThan 1 . (812 1) math:difference 811 . (5931183947278819046841913168384858453056520708155761809946965612613703181343370262543769135358377155910321277037612949815527396512569188807522531136831063840324039711445712396864292289499971018253337899995616238287142269373014853667179364583585398978043961088274172106463559962142422066261184743189507403774778016143592396066566386291855000537815445933426294040402753064730848731497220210912956436043286412763802268485125347315462270138050681000463253360475665983845453398468637670525891534879573979128300162712247228927367884171511173944120731914946067279031123146095186704646286785844133173351656 9596857220224893616110111739956552835437940454213478335324089033237246731815838261506021605233392322977973048786762662415097447961260235865872213266841602144072009408257918329357945686424657428207119007180361721878169115661255635124068934318565979591466934309350972687837945426728007674191702518940496023130738295285103262091977924751637167663567159865685331417936858771834356880577441467115875608954022410363384360058349039259410245374009189792295468783749829300485150628134724239368753051014185584548139360116805297640825998099115049977853135018327258703251752593020739963701650716029722113065917) math:sum 15528041167503712662952024908341411288494461162369240145271054645850949913159208524049790740591769478888294325824375612230624844473829424673394744403672665984396049119703630726222237975924628446460456907175977960165311385034270488791248298902151378569510895397625144794301505388870429740452887262130003426905516311428695658158544311043492168201382605799111625458339611836565205612074661678028832044997308823127186628543474386574872515512059870792758722144225495284330604026603361909894644585893759563676439522829052526568193882270626223921973866933273325982282875739115926668347937501873855286417573 . (811 9596857220224893616110111739956552835437940454213478335324089033237246731815838261506021605233392322977973048786762662415097447961260235865872213266841602144072009408257918329357945686424657428207119007180361721878169115661255635124068934318565979591466934309350972687837945426728007674191702518940496023130738295285103262091977924751637167663567159865685331417936858771834356880577441467115875608954022410363384360058349039259410245374009189792295468783749829300485150628134724239368753051014185584548139360116805297640825998099115049977853135018327258703251752593020739963701650716029722113065917 15528041167503712662952024908341411288494461162369240145271054645850949913159208524049790740591769478888294325824375612230624844473829424673394744403672665984396049119703630726222237975924628446460456907175977960165311385034270488791248298902151378569510895397625144794301505388870429740452887262130003426905516311428695658158544311043492168201382605799111625458339611836565205612074661678028832044997308823127186628543474386574872515512059870792758722144225495284330604026603361909894644585893759563676439522829052526568193882270626223921973866933273325982282875739115926668347937501873855286417573) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17167,7 +17167,7 @@ _:gn_2383 { } _:gn_2384 { - 813 math:greaterThan 1 . + (813) math:greaterThan 1 . (813 1) math:difference 812 . (3665673272946074569268198571571694382381419746057716525377123420623543550472467998962252469875015167067651771749149712599570051448691047058349682130010538303747969696812205932493653396924686409953781107184745483591026846288240781456889569734980580613422973221076800581374385464585585607930517775750988619355960279141510866025411538459782167125751713932259037377534105707103508149080221256202919172910735997599582091573223691943947975235958508791832215423274163316639697229666086568842861516134611605419839197404558068713458113927603876033732403103381191424220629446925553259055363930185588939714261 5931183947278819046841913168384858453056520708155761809946965612613703181343370262543769135358377155910321277037612949815527396512569188807522531136831063840324039711445712396864292289499971018253337899995616238287142269373014853667179364583585398978043961088274172106463559962142422066261184743189507403774778016143592396066566386291855000537815445933426294040402753064730848731497220210912956436043286412763802268485125347315462270138050681000463253360475665983845453398468637670525891534879573979128300162712247228927367884171511173944120731914946067279031123146095186704646286785844133173351656) math:sum 9596857220224893616110111739956552835437940454213478335324089033237246731815838261506021605233392322977973048786762662415097447961260235865872213266841602144072009408257918329357945686424657428207119007180361721878169115661255635124068934318565979591466934309350972687837945426728007674191702518940496023130738295285103262091977924751637167663567159865685331417936858771834356880577441467115875608954022410363384360058349039259410245374009189792295468783749829300485150628134724239368753051014185584548139360116805297640825998099115049977853135018327258703251752593020739963701650716029722113065917 . (812 5931183947278819046841913168384858453056520708155761809946965612613703181343370262543769135358377155910321277037612949815527396512569188807522531136831063840324039711445712396864292289499971018253337899995616238287142269373014853667179364583585398978043961088274172106463559962142422066261184743189507403774778016143592396066566386291855000537815445933426294040402753064730848731497220210912956436043286412763802268485125347315462270138050681000463253360475665983845453398468637670525891534879573979128300162712247228927367884171511173944120731914946067279031123146095186704646286785844133173351656 9596857220224893616110111739956552835437940454213478335324089033237246731815838261506021605233392322977973048786762662415097447961260235865872213266841602144072009408257918329357945686424657428207119007180361721878169115661255635124068934318565979591466934309350972687837945426728007674191702518940496023130738295285103262091977924751637167663567159865685331417936858771834356880577441467115875608954022410363384360058349039259410245374009189792295468783749829300485150628134724239368753051014185584548139360116805297640825998099115049977853135018327258703251752593020739963701650716029722113065917) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17178,7 +17178,7 @@ _:gn_2385 { } _:gn_2386 { - 814 math:greaterThan 1 . + (814) math:greaterThan 1 . (814 1) math:difference 813 . (2265510674332744477573714596813164070675100962098045284569842191990159630870902263581516665483361988842669505288463237215957345063878141749172849006820525536576070014633506464370638892575284608299556792810870754696115423084774072210289794848604818364620987867197371525089174497556836458330666967438518784418817737002081530041154847832072833412063732001167256662868647357627340582416998954710037263132550415164220176911901655371514294902092172208631037937201502667205756168802551101683030018744962373708460965307689160213909770243907297910388328811564875854810493699169633445590922855658544233637395 3665673272946074569268198571571694382381419746057716525377123420623543550472467998962252469875015167067651771749149712599570051448691047058349682130010538303747969696812205932493653396924686409953781107184745483591026846288240781456889569734980580613422973221076800581374385464585585607930517775750988619355960279141510866025411538459782167125751713932259037377534105707103508149080221256202919172910735997599582091573223691943947975235958508791832215423274163316639697229666086568842861516134611605419839197404558068713458113927603876033732403103381191424220629446925553259055363930185588939714261) math:sum 5931183947278819046841913168384858453056520708155761809946965612613703181343370262543769135358377155910321277037612949815527396512569188807522531136831063840324039711445712396864292289499971018253337899995616238287142269373014853667179364583585398978043961088274172106463559962142422066261184743189507403774778016143592396066566386291855000537815445933426294040402753064730848731497220210912956436043286412763802268485125347315462270138050681000463253360475665983845453398468637670525891534879573979128300162712247228927367884171511173944120731914946067279031123146095186704646286785844133173351656 . (813 3665673272946074569268198571571694382381419746057716525377123420623543550472467998962252469875015167067651771749149712599570051448691047058349682130010538303747969696812205932493653396924686409953781107184745483591026846288240781456889569734980580613422973221076800581374385464585585607930517775750988619355960279141510866025411538459782167125751713932259037377534105707103508149080221256202919172910735997599582091573223691943947975235958508791832215423274163316639697229666086568842861516134611605419839197404558068713458113927603876033732403103381191424220629446925553259055363930185588939714261 5931183947278819046841913168384858453056520708155761809946965612613703181343370262543769135358377155910321277037612949815527396512569188807522531136831063840324039711445712396864292289499971018253337899995616238287142269373014853667179364583585398978043961088274172106463559962142422066261184743189507403774778016143592396066566386291855000537815445933426294040402753064730848731497220210912956436043286412763802268485125347315462270138050681000463253360475665983845453398468637670525891534879573979128300162712247228927367884171511173944120731914946067279031123146095186704646286785844133173351656) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17189,7 +17189,7 @@ _:gn_2387 { } _:gn_2388 { - 815 math:greaterThan 1 . + (815) math:greaterThan 1 . (815 1) math:difference 814 . (1400162598613330091694483974758530311706318783959671240807281228633383919601565735380735804391653178224982266460686475383612706384812905309176833123190012767171899682178699468123014504349401801654224314373874728894911423203466709246599774886375762248801985353879429056285210967028749149599850808312469834937142542139429335984256690627709333713687981931091780714665458349476167566663222301492881909778185582435361914661322036572433680333866336583201177486072660649433941060863535467159831497389649231711378232096868908499548343683696578123344074291816315569410135747755919813464441074527044706076866 2265510674332744477573714596813164070675100962098045284569842191990159630870902263581516665483361988842669505288463237215957345063878141749172849006820525536576070014633506464370638892575284608299556792810870754696115423084774072210289794848604818364620987867197371525089174497556836458330666967438518784418817737002081530041154847832072833412063732001167256662868647357627340582416998954710037263132550415164220176911901655371514294902092172208631037937201502667205756168802551101683030018744962373708460965307689160213909770243907297910388328811564875854810493699169633445590922855658544233637395) math:sum 3665673272946074569268198571571694382381419746057716525377123420623543550472467998962252469875015167067651771749149712599570051448691047058349682130010538303747969696812205932493653396924686409953781107184745483591026846288240781456889569734980580613422973221076800581374385464585585607930517775750988619355960279141510866025411538459782167125751713932259037377534105707103508149080221256202919172910735997599582091573223691943947975235958508791832215423274163316639697229666086568842861516134611605419839197404558068713458113927603876033732403103381191424220629446925553259055363930185588939714261 . (814 2265510674332744477573714596813164070675100962098045284569842191990159630870902263581516665483361988842669505288463237215957345063878141749172849006820525536576070014633506464370638892575284608299556792810870754696115423084774072210289794848604818364620987867197371525089174497556836458330666967438518784418817737002081530041154847832072833412063732001167256662868647357627340582416998954710037263132550415164220176911901655371514294902092172208631037937201502667205756168802551101683030018744962373708460965307689160213909770243907297910388328811564875854810493699169633445590922855658544233637395 3665673272946074569268198571571694382381419746057716525377123420623543550472467998962252469875015167067651771749149712599570051448691047058349682130010538303747969696812205932493653396924686409953781107184745483591026846288240781456889569734980580613422973221076800581374385464585585607930517775750988619355960279141510866025411538459782167125751713932259037377534105707103508149080221256202919172910735997599582091573223691943947975235958508791832215423274163316639697229666086568842861516134611605419839197404558068713458113927603876033732403103381191424220629446925553259055363930185588939714261) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17200,7 +17200,7 @@ _:gn_2389 { } _:gn_2390 { - 816 math:greaterThan 1 . + (816) math:greaterThan 1 . (816 1) math:difference 815 . (865348075719414385879230622054633758968782178138374043762560963356775711269336528200780861091708810617687238827776761832344638679065236439996015883630512769404170332454806996247624388225882806645332478436996025801203999881307362963690019962229056115819002513317942468803963530528087308730816159126048949481675194862652194056898157204363499698375750070075475948203189008151173015753776653217155353354364832728858262250579618799080614568225835625429860451128842017771815107939015634523198521355313141997082733210820251714361426560210719787044254519748560285400357951413713632126481781131499527560529 1400162598613330091694483974758530311706318783959671240807281228633383919601565735380735804391653178224982266460686475383612706384812905309176833123190012767171899682178699468123014504349401801654224314373874728894911423203466709246599774886375762248801985353879429056285210967028749149599850808312469834937142542139429335984256690627709333713687981931091780714665458349476167566663222301492881909778185582435361914661322036572433680333866336583201177486072660649433941060863535467159831497389649231711378232096868908499548343683696578123344074291816315569410135747755919813464441074527044706076866) math:sum 2265510674332744477573714596813164070675100962098045284569842191990159630870902263581516665483361988842669505288463237215957345063878141749172849006820525536576070014633506464370638892575284608299556792810870754696115423084774072210289794848604818364620987867197371525089174497556836458330666967438518784418817737002081530041154847832072833412063732001167256662868647357627340582416998954710037263132550415164220176911901655371514294902092172208631037937201502667205756168802551101683030018744962373708460965307689160213909770243907297910388328811564875854810493699169633445590922855658544233637395 . (815 1400162598613330091694483974758530311706318783959671240807281228633383919601565735380735804391653178224982266460686475383612706384812905309176833123190012767171899682178699468123014504349401801654224314373874728894911423203466709246599774886375762248801985353879429056285210967028749149599850808312469834937142542139429335984256690627709333713687981931091780714665458349476167566663222301492881909778185582435361914661322036572433680333866336583201177486072660649433941060863535467159831497389649231711378232096868908499548343683696578123344074291816315569410135747755919813464441074527044706076866 2265510674332744477573714596813164070675100962098045284569842191990159630870902263581516665483361988842669505288463237215957345063878141749172849006820525536576070014633506464370638892575284608299556792810870754696115423084774072210289794848604818364620987867197371525089174497556836458330666967438518784418817737002081530041154847832072833412063732001167256662868647357627340582416998954710037263132550415164220176911901655371514294902092172208631037937201502667205756168802551101683030018744962373708460965307689160213909770243907297910388328811564875854810493699169633445590922855658544233637395) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17211,7 +17211,7 @@ _:gn_2391 { } _:gn_2392 { - 817 math:greaterThan 1 . + (817) math:greaterThan 1 . (817 1) math:difference 816 . (534814522893915705815253352703896552737536605821297197044720265276608208332229207179954943299944367607295027632909713551268067705747668869180817239559499997767729349723892471875390116123518995008891835936878703093707423322159346282909754924146706132982982840561486587481247436500661840869034649186420885455467347276777141927358533423345834015312231861016304766462269341324994550909445648275726556423820749706503652410742417773353065765640500957771317034943818631662125952924519832636632976034336089714295498886048656785186917123485858336299819772067755284009777796342206181337959293395545178516337 865348075719414385879230622054633758968782178138374043762560963356775711269336528200780861091708810617687238827776761832344638679065236439996015883630512769404170332454806996247624388225882806645332478436996025801203999881307362963690019962229056115819002513317942468803963530528087308730816159126048949481675194862652194056898157204363499698375750070075475948203189008151173015753776653217155353354364832728858262250579618799080614568225835625429860451128842017771815107939015634523198521355313141997082733210820251714361426560210719787044254519748560285400357951413713632126481781131499527560529) math:sum 1400162598613330091694483974758530311706318783959671240807281228633383919601565735380735804391653178224982266460686475383612706384812905309176833123190012767171899682178699468123014504349401801654224314373874728894911423203466709246599774886375762248801985353879429056285210967028749149599850808312469834937142542139429335984256690627709333713687981931091780714665458349476167566663222301492881909778185582435361914661322036572433680333866336583201177486072660649433941060863535467159831497389649231711378232096868908499548343683696578123344074291816315569410135747755919813464441074527044706076866 . (816 865348075719414385879230622054633758968782178138374043762560963356775711269336528200780861091708810617687238827776761832344638679065236439996015883630512769404170332454806996247624388225882806645332478436996025801203999881307362963690019962229056115819002513317942468803963530528087308730816159126048949481675194862652194056898157204363499698375750070075475948203189008151173015753776653217155353354364832728858262250579618799080614568225835625429860451128842017771815107939015634523198521355313141997082733210820251714361426560210719787044254519748560285400357951413713632126481781131499527560529 1400162598613330091694483974758530311706318783959671240807281228633383919601565735380735804391653178224982266460686475383612706384812905309176833123190012767171899682178699468123014504349401801654224314373874728894911423203466709246599774886375762248801985353879429056285210967028749149599850808312469834937142542139429335984256690627709333713687981931091780714665458349476167566663222301492881909778185582435361914661322036572433680333866336583201177486072660649433941060863535467159831497389649231711378232096868908499548343683696578123344074291816315569410135747755919813464441074527044706076866) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17222,7 +17222,7 @@ _:gn_2393 { } _:gn_2394 { - 818 math:greaterThan 1 . + (818) math:greaterThan 1 . (818 1) math:difference 817 . (330533552825498680063977269350737206231245572317076846717840698080167502937107321020825917791764443010392211194867048281076570973317567570815198644071012771636440982730914524372234272102363811636440642500117322707496576559148016680780265038082349982836019672756455881322716094027425467861781509939628064026207847585875052129539623781017665683063518209059171181740919666826178464844331004941428796930544083022354609839837201025727548802585334667658543416185023386109689155014495801886565545320977052282787234324771594929174509436724861450744434747680805001390580155071507450788522487735954349044192 534814522893915705815253352703896552737536605821297197044720265276608208332229207179954943299944367607295027632909713551268067705747668869180817239559499997767729349723892471875390116123518995008891835936878703093707423322159346282909754924146706132982982840561486587481247436500661840869034649186420885455467347276777141927358533423345834015312231861016304766462269341324994550909445648275726556423820749706503652410742417773353065765640500957771317034943818631662125952924519832636632976034336089714295498886048656785186917123485858336299819772067755284009777796342206181337959293395545178516337) math:sum 865348075719414385879230622054633758968782178138374043762560963356775711269336528200780861091708810617687238827776761832344638679065236439996015883630512769404170332454806996247624388225882806645332478436996025801203999881307362963690019962229056115819002513317942468803963530528087308730816159126048949481675194862652194056898157204363499698375750070075475948203189008151173015753776653217155353354364832728858262250579618799080614568225835625429860451128842017771815107939015634523198521355313141997082733210820251714361426560210719787044254519748560285400357951413713632126481781131499527560529 . (817 534814522893915705815253352703896552737536605821297197044720265276608208332229207179954943299944367607295027632909713551268067705747668869180817239559499997767729349723892471875390116123518995008891835936878703093707423322159346282909754924146706132982982840561486587481247436500661840869034649186420885455467347276777141927358533423345834015312231861016304766462269341324994550909445648275726556423820749706503652410742417773353065765640500957771317034943818631662125952924519832636632976034336089714295498886048656785186917123485858336299819772067755284009777796342206181337959293395545178516337 865348075719414385879230622054633758968782178138374043762560963356775711269336528200780861091708810617687238827776761832344638679065236439996015883630512769404170332454806996247624388225882806645332478436996025801203999881307362963690019962229056115819002513317942468803963530528087308730816159126048949481675194862652194056898157204363499698375750070075475948203189008151173015753776653217155353354364832728858262250579618799080614568225835625429860451128842017771815107939015634523198521355313141997082733210820251714361426560210719787044254519748560285400357951413713632126481781131499527560529) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17233,7 +17233,7 @@ _:gn_2395 { } _:gn_2396 { - 819 math:greaterThan 1 . + (819) math:greaterThan 1 . (819 1) math:difference 818 . (204280970068417025751276083353159346506291033504220350326879567196440705395121886159129025508179924596902816438042665270191496732430101298365618595488487226131288366992977947503155844021155183372451193436761380386210846763011329602129489886064356150146963167805030706158531342473236373007253139246792821429259499690902089797818909642328168332248713651957133584721349674498816086065114643334297759493276666684149042570905216747625516963055166290112773618758795245552436797910024030750067430713359037431508264561277061856012407686760996885555385024386950282619197641270698730549436805659590829472145 330533552825498680063977269350737206231245572317076846717840698080167502937107321020825917791764443010392211194867048281076570973317567570815198644071012771636440982730914524372234272102363811636440642500117322707496576559148016680780265038082349982836019672756455881322716094027425467861781509939628064026207847585875052129539623781017665683063518209059171181740919666826178464844331004941428796930544083022354609839837201025727548802585334667658543416185023386109689155014495801886565545320977052282787234324771594929174509436724861450744434747680805001390580155071507450788522487735954349044192) math:sum 534814522893915705815253352703896552737536605821297197044720265276608208332229207179954943299944367607295027632909713551268067705747668869180817239559499997767729349723892471875390116123518995008891835936878703093707423322159346282909754924146706132982982840561486587481247436500661840869034649186420885455467347276777141927358533423345834015312231861016304766462269341324994550909445648275726556423820749706503652410742417773353065765640500957771317034943818631662125952924519832636632976034336089714295498886048656785186917123485858336299819772067755284009777796342206181337959293395545178516337 . (818 330533552825498680063977269350737206231245572317076846717840698080167502937107321020825917791764443010392211194867048281076570973317567570815198644071012771636440982730914524372234272102363811636440642500117322707496576559148016680780265038082349982836019672756455881322716094027425467861781509939628064026207847585875052129539623781017665683063518209059171181740919666826178464844331004941428796930544083022354609839837201025727548802585334667658543416185023386109689155014495801886565545320977052282787234324771594929174509436724861450744434747680805001390580155071507450788522487735954349044192 534814522893915705815253352703896552737536605821297197044720265276608208332229207179954943299944367607295027632909713551268067705747668869180817239559499997767729349723892471875390116123518995008891835936878703093707423322159346282909754924146706132982982840561486587481247436500661840869034649186420885455467347276777141927358533423345834015312231861016304766462269341324994550909445648275726556423820749706503652410742417773353065765640500957771317034943818631662125952924519832636632976034336089714295498886048656785186917123485858336299819772067755284009777796342206181337959293395545178516337) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17244,7 +17244,7 @@ _:gn_2397 { } _:gn_2398 { - 820 math:greaterThan 1 . + (820) math:greaterThan 1 . (820 1) math:difference 819 . (126252582757081654312701185997577859724954538812856496390961130883726797541985434861696892283584518413489394756824383010885074240887466272449580048582525545505152615737936576869078428081208628263989449063355942321285729796136687078650775152017993832689056504951425175164184751554189094854528370692835242596948347894972962331720714138689497350814804557102037597019569992327362378779216361607131037437267416338205567268931984278102031839530168377545769797426228140557252357104471771136498114607618014851278969763494533073162101749963864565189049723293854718771382513800808720239085682076363519572047 204280970068417025751276083353159346506291033504220350326879567196440705395121886159129025508179924596902816438042665270191496732430101298365618595488487226131288366992977947503155844021155183372451193436761380386210846763011329602129489886064356150146963167805030706158531342473236373007253139246792821429259499690902089797818909642328168332248713651957133584721349674498816086065114643334297759493276666684149042570905216747625516963055166290112773618758795245552436797910024030750067430713359037431508264561277061856012407686760996885555385024386950282619197641270698730549436805659590829472145) math:sum 330533552825498680063977269350737206231245572317076846717840698080167502937107321020825917791764443010392211194867048281076570973317567570815198644071012771636440982730914524372234272102363811636440642500117322707496576559148016680780265038082349982836019672756455881322716094027425467861781509939628064026207847585875052129539623781017665683063518209059171181740919666826178464844331004941428796930544083022354609839837201025727548802585334667658543416185023386109689155014495801886565545320977052282787234324771594929174509436724861450744434747680805001390580155071507450788522487735954349044192 . (819 204280970068417025751276083353159346506291033504220350326879567196440705395121886159129025508179924596902816438042665270191496732430101298365618595488487226131288366992977947503155844021155183372451193436761380386210846763011329602129489886064356150146963167805030706158531342473236373007253139246792821429259499690902089797818909642328168332248713651957133584721349674498816086065114643334297759493276666684149042570905216747625516963055166290112773618758795245552436797910024030750067430713359037431508264561277061856012407686760996885555385024386950282619197641270698730549436805659590829472145 330533552825498680063977269350737206231245572317076846717840698080167502937107321020825917791764443010392211194867048281076570973317567570815198644071012771636440982730914524372234272102363811636440642500117322707496576559148016680780265038082349982836019672756455881322716094027425467861781509939628064026207847585875052129539623781017665683063518209059171181740919666826178464844331004941428796930544083022354609839837201025727548802585334667658543416185023386109689155014495801886565545320977052282787234324771594929174509436724861450744434747680805001390580155071507450788522487735954349044192) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17255,7 +17255,7 @@ _:gn_2399 { } _:gn_2400 { - 821 math:greaterThan 1 . + (821) math:greaterThan 1 . (821 1) math:difference 820 . (78028387311335371438574897355581486781336494691363853935918436312713907853136451297432133224595406183413421681218282259306422491542635025916038546905961680626135751255041370634077415939946555108461744373405438064925116966874642523478714734046362317457906662853605530994346590919047278152724768553957578832311151795929127466098195503638670981433909094855095987701779682171453707285898281727166722056009250345943475301973232469523485123524997912567003821332567104995184440805552259613569316105741022580229294797782528782850305936797132320366335301093095563847815127469890010310351123583227309900098 126252582757081654312701185997577859724954538812856496390961130883726797541985434861696892283584518413489394756824383010885074240887466272449580048582525545505152615737936576869078428081208628263989449063355942321285729796136687078650775152017993832689056504951425175164184751554189094854528370692835242596948347894972962331720714138689497350814804557102037597019569992327362378779216361607131037437267416338205567268931984278102031839530168377545769797426228140557252357104471771136498114607618014851278969763494533073162101749963864565189049723293854718771382513800808720239085682076363519572047) math:sum 204280970068417025751276083353159346506291033504220350326879567196440705395121886159129025508179924596902816438042665270191496732430101298365618595488487226131288366992977947503155844021155183372451193436761380386210846763011329602129489886064356150146963167805030706158531342473236373007253139246792821429259499690902089797818909642328168332248713651957133584721349674498816086065114643334297759493276666684149042570905216747625516963055166290112773618758795245552436797910024030750067430713359037431508264561277061856012407686760996885555385024386950282619197641270698730549436805659590829472145 . (820 126252582757081654312701185997577859724954538812856496390961130883726797541985434861696892283584518413489394756824383010885074240887466272449580048582525545505152615737936576869078428081208628263989449063355942321285729796136687078650775152017993832689056504951425175164184751554189094854528370692835242596948347894972962331720714138689497350814804557102037597019569992327362378779216361607131037437267416338205567268931984278102031839530168377545769797426228140557252357104471771136498114607618014851278969763494533073162101749963864565189049723293854718771382513800808720239085682076363519572047 204280970068417025751276083353159346506291033504220350326879567196440705395121886159129025508179924596902816438042665270191496732430101298365618595488487226131288366992977947503155844021155183372451193436761380386210846763011329602129489886064356150146963167805030706158531342473236373007253139246792821429259499690902089797818909642328168332248713651957133584721349674498816086065114643334297759493276666684149042570905216747625516963055166290112773618758795245552436797910024030750067430713359037431508264561277061856012407686760996885555385024386950282619197641270698730549436805659590829472145) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17266,7 +17266,7 @@ _:gn_2401 { } _:gn_2402 { - 822 math:greaterThan 1 . + (822) math:greaterThan 1 . (822 1) math:difference 821 . (48224195445746282874126288641996372943618044121492642455042694571012889688848983564264759058989112230075973075606100751578651749344831246533541501676563864879016864482895206235001012141262073155527704689950504256360612829262044555172060417971631515231149842097819644169838160635141816701803602138877663764637196099043834865622518635050826369380895462246941609317790310155908671493318079879964315381258165992262091966958751808578546716005170464978765976093661035562067916298919511522928798501876992271049674965712004290311795813166732244822714422200759154923567386330918709928734558493136209671949 78028387311335371438574897355581486781336494691363853935918436312713907853136451297432133224595406183413421681218282259306422491542635025916038546905961680626135751255041370634077415939946555108461744373405438064925116966874642523478714734046362317457906662853605530994346590919047278152724768553957578832311151795929127466098195503638670981433909094855095987701779682171453707285898281727166722056009250345943475301973232469523485123524997912567003821332567104995184440805552259613569316105741022580229294797782528782850305936797132320366335301093095563847815127469890010310351123583227309900098) math:sum 126252582757081654312701185997577859724954538812856496390961130883726797541985434861696892283584518413489394756824383010885074240887466272449580048582525545505152615737936576869078428081208628263989449063355942321285729796136687078650775152017993832689056504951425175164184751554189094854528370692835242596948347894972962331720714138689497350814804557102037597019569992327362378779216361607131037437267416338205567268931984278102031839530168377545769797426228140557252357104471771136498114607618014851278969763494533073162101749963864565189049723293854718771382513800808720239085682076363519572047 . (821 78028387311335371438574897355581486781336494691363853935918436312713907853136451297432133224595406183413421681218282259306422491542635025916038546905961680626135751255041370634077415939946555108461744373405438064925116966874642523478714734046362317457906662853605530994346590919047278152724768553957578832311151795929127466098195503638670981433909094855095987701779682171453707285898281727166722056009250345943475301973232469523485123524997912567003821332567104995184440805552259613569316105741022580229294797782528782850305936797132320366335301093095563847815127469890010310351123583227309900098 126252582757081654312701185997577859724954538812856496390961130883726797541985434861696892283584518413489394756824383010885074240887466272449580048582525545505152615737936576869078428081208628263989449063355942321285729796136687078650775152017993832689056504951425175164184751554189094854528370692835242596948347894972962331720714138689497350814804557102037597019569992327362378779216361607131037437267416338205567268931984278102031839530168377545769797426228140557252357104471771136498114607618014851278969763494533073162101749963864565189049723293854718771382513800808720239085682076363519572047) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17277,7 +17277,7 @@ _:gn_2403 { } _:gn_2404 { - 823 math:greaterThan 1 . + (823) math:greaterThan 1 . (823 1) math:difference 822 . (29804191865589088564448608713585113837718450569871211480875741741701018164287467733167374165606293953337448605612181507727770742197803779382497045229397815747118886772146164399076403798684481952934039683454933808564504137612597968306654316074730802226756820755785886824508430283905461450921166415079915067673955696885292600475676868587844612053013632608154378383989372015545035792580201847202406674751084353681383335014480660944938407519827447588237845238906069433116524506632748090640517603864030309179619832070524492538510123630400075543620878892336408924247741138971300381616565090091100228149 48224195445746282874126288641996372943618044121492642455042694571012889688848983564264759058989112230075973075606100751578651749344831246533541501676563864879016864482895206235001012141262073155527704689950504256360612829262044555172060417971631515231149842097819644169838160635141816701803602138877663764637196099043834865622518635050826369380895462246941609317790310155908671493318079879964315381258165992262091966958751808578546716005170464978765976093661035562067916298919511522928798501876992271049674965712004290311795813166732244822714422200759154923567386330918709928734558493136209671949) math:sum 78028387311335371438574897355581486781336494691363853935918436312713907853136451297432133224595406183413421681218282259306422491542635025916038546905961680626135751255041370634077415939946555108461744373405438064925116966874642523478714734046362317457906662853605530994346590919047278152724768553957578832311151795929127466098195503638670981433909094855095987701779682171453707285898281727166722056009250345943475301973232469523485123524997912567003821332567104995184440805552259613569316105741022580229294797782528782850305936797132320366335301093095563847815127469890010310351123583227309900098 . (822 48224195445746282874126288641996372943618044121492642455042694571012889688848983564264759058989112230075973075606100751578651749344831246533541501676563864879016864482895206235001012141262073155527704689950504256360612829262044555172060417971631515231149842097819644169838160635141816701803602138877663764637196099043834865622518635050826369380895462246941609317790310155908671493318079879964315381258165992262091966958751808578546716005170464978765976093661035562067916298919511522928798501876992271049674965712004290311795813166732244822714422200759154923567386330918709928734558493136209671949 78028387311335371438574897355581486781336494691363853935918436312713907853136451297432133224595406183413421681218282259306422491542635025916038546905961680626135751255041370634077415939946555108461744373405438064925116966874642523478714734046362317457906662853605530994346590919047278152724768553957578832311151795929127466098195503638670981433909094855095987701779682171453707285898281727166722056009250345943475301973232469523485123524997912567003821332567104995184440805552259613569316105741022580229294797782528782850305936797132320366335301093095563847815127469890010310351123583227309900098) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17288,7 +17288,7 @@ _:gn_2405 { } _:gn_2406 { - 824 math:greaterThan 1 . + (824) math:greaterThan 1 . (824 1) math:difference 823 . (18420003580157194309677679928411259105899593551621430974166952829311871524561515831097384893382818276738524469993919243850881007147027467151044456447166049131897977710749041835924608342577591202593665006495570447796108691649446586865406101896900713004393021342033757345329730351236355250882435723797748696963240402158542265146841766462981757327881829638787230933800938140363635700737878032761908706507081638580708631944271147633608308485343017390528130854754966128951391792286763432288280898012961961870055133641479797773285689536332169279093543308422745999319645191947409547117993403045109443800 29804191865589088564448608713585113837718450569871211480875741741701018164287467733167374165606293953337448605612181507727770742197803779382497045229397815747118886772146164399076403798684481952934039683454933808564504137612597968306654316074730802226756820755785886824508430283905461450921166415079915067673955696885292600475676868587844612053013632608154378383989372015545035792580201847202406674751084353681383335014480660944938407519827447588237845238906069433116524506632748090640517603864030309179619832070524492538510123630400075543620878892336408924247741138971300381616565090091100228149) math:sum 48224195445746282874126288641996372943618044121492642455042694571012889688848983564264759058989112230075973075606100751578651749344831246533541501676563864879016864482895206235001012141262073155527704689950504256360612829262044555172060417971631515231149842097819644169838160635141816701803602138877663764637196099043834865622518635050826369380895462246941609317790310155908671493318079879964315381258165992262091966958751808578546716005170464978765976093661035562067916298919511522928798501876992271049674965712004290311795813166732244822714422200759154923567386330918709928734558493136209671949 . (823 29804191865589088564448608713585113837718450569871211480875741741701018164287467733167374165606293953337448605612181507727770742197803779382497045229397815747118886772146164399076403798684481952934039683454933808564504137612597968306654316074730802226756820755785886824508430283905461450921166415079915067673955696885292600475676868587844612053013632608154378383989372015545035792580201847202406674751084353681383335014480660944938407519827447588237845238906069433116524506632748090640517603864030309179619832070524492538510123630400075543620878892336408924247741138971300381616565090091100228149 48224195445746282874126288641996372943618044121492642455042694571012889688848983564264759058989112230075973075606100751578651749344831246533541501676563864879016864482895206235001012141262073155527704689950504256360612829262044555172060417971631515231149842097819644169838160635141816701803602138877663764637196099043834865622518635050826369380895462246941609317790310155908671493318079879964315381258165992262091966958751808578546716005170464978765976093661035562067916298919511522928798501876992271049674965712004290311795813166732244822714422200759154923567386330918709928734558493136209671949) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17299,7 +17299,7 @@ _:gn_2407 { } _:gn_2408 { - 825 math:greaterThan 1 . + (825) math:greaterThan 1 . (825 1) math:difference 824 . (11384188285431894254770928785173854731818857018249780506708788912389146639725951902069989272223475676598924135618262263876889735050776312231452588782231766615220909061397122563151795456106890750340374676959363360768395445963151381441248214177830089222363799413752129479178699932669106200038730691282166370710715294726750335328835102124862854725131802969367147450188433875181400091842323814440497968244002715100674703070209513311330099034484430197709714384151103304165132714345984658352236705851068347309564698429044694765224434094067906264527335583913662924928095947023890834498571687045990784349 18420003580157194309677679928411259105899593551621430974166952829311871524561515831097384893382818276738524469993919243850881007147027467151044456447166049131897977710749041835924608342577591202593665006495570447796108691649446586865406101896900713004393021342033757345329730351236355250882435723797748696963240402158542265146841766462981757327881829638787230933800938140363635700737878032761908706507081638580708631944271147633608308485343017390528130854754966128951391792286763432288280898012961961870055133641479797773285689536332169279093543308422745999319645191947409547117993403045109443800) math:sum 29804191865589088564448608713585113837718450569871211480875741741701018164287467733167374165606293953337448605612181507727770742197803779382497045229397815747118886772146164399076403798684481952934039683454933808564504137612597968306654316074730802226756820755785886824508430283905461450921166415079915067673955696885292600475676868587844612053013632608154378383989372015545035792580201847202406674751084353681383335014480660944938407519827447588237845238906069433116524506632748090640517603864030309179619832070524492538510123630400075543620878892336408924247741138971300381616565090091100228149 . (824 18420003580157194309677679928411259105899593551621430974166952829311871524561515831097384893382818276738524469993919243850881007147027467151044456447166049131897977710749041835924608342577591202593665006495570447796108691649446586865406101896900713004393021342033757345329730351236355250882435723797748696963240402158542265146841766462981757327881829638787230933800938140363635700737878032761908706507081638580708631944271147633608308485343017390528130854754966128951391792286763432288280898012961961870055133641479797773285689536332169279093543308422745999319645191947409547117993403045109443800 29804191865589088564448608713585113837718450569871211480875741741701018164287467733167374165606293953337448605612181507727770742197803779382497045229397815747118886772146164399076403798684481952934039683454933808564504137612597968306654316074730802226756820755785886824508430283905461450921166415079915067673955696885292600475676868587844612053013632608154378383989372015545035792580201847202406674751084353681383335014480660944938407519827447588237845238906069433116524506632748090640517603864030309179619832070524492538510123630400075543620878892336408924247741138971300381616565090091100228149) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17310,7 +17310,7 @@ _:gn_2409 { } _:gn_2410 { - 826 math:greaterThan 1 . + (826) math:greaterThan 1 . (826 1) math:difference 825 . (7035815294725300054906751143237404374080736533371650467458163916922724884835563929027395621159342600139600334375656979973991272096251154919591867664934282516677068649351919272772812886470700452253290329536207087027713245686295205424157887719070623782029221928281627866151030418567249050843705032515582326252525107431791929818006664338118902602750026669420083483612504265182235608895554218321410738263078923480033928874061634322278209450858587192818416470603862824786259077940778773936044192161893614560490435212435103008061255442264263014566207724509083074391549244923518712619421715999118659451 11384188285431894254770928785173854731818857018249780506708788912389146639725951902069989272223475676598924135618262263876889735050776312231452588782231766615220909061397122563151795456106890750340374676959363360768395445963151381441248214177830089222363799413752129479178699932669106200038730691282166370710715294726750335328835102124862854725131802969367147450188433875181400091842323814440497968244002715100674703070209513311330099034484430197709714384151103304165132714345984658352236705851068347309564698429044694765224434094067906264527335583913662924928095947023890834498571687045990784349) math:sum 18420003580157194309677679928411259105899593551621430974166952829311871524561515831097384893382818276738524469993919243850881007147027467151044456447166049131897977710749041835924608342577591202593665006495570447796108691649446586865406101896900713004393021342033757345329730351236355250882435723797748696963240402158542265146841766462981757327881829638787230933800938140363635700737878032761908706507081638580708631944271147633608308485343017390528130854754966128951391792286763432288280898012961961870055133641479797773285689536332169279093543308422745999319645191947409547117993403045109443800 . (825 11384188285431894254770928785173854731818857018249780506708788912389146639725951902069989272223475676598924135618262263876889735050776312231452588782231766615220909061397122563151795456106890750340374676959363360768395445963151381441248214177830089222363799413752129479178699932669106200038730691282166370710715294726750335328835102124862854725131802969367147450188433875181400091842323814440497968244002715100674703070209513311330099034484430197709714384151103304165132714345984658352236705851068347309564698429044694765224434094067906264527335583913662924928095947023890834498571687045990784349 18420003580157194309677679928411259105899593551621430974166952829311871524561515831097384893382818276738524469993919243850881007147027467151044456447166049131897977710749041835924608342577591202593665006495570447796108691649446586865406101896900713004393021342033757345329730351236355250882435723797748696963240402158542265146841766462981757327881829638787230933800938140363635700737878032761908706507081638580708631944271147633608308485343017390528130854754966128951391792286763432288280898012961961870055133641479797773285689536332169279093543308422745999319645191947409547117993403045109443800) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17321,7 +17321,7 @@ _:gn_2411 { } _:gn_2412 { - 827 math:greaterThan 1 . + (827) math:greaterThan 1 . (827 1) math:difference 826 . (4348372990706594199864177641936450357738120484878130039250624995466421754890387973042593651064133076459323801242605283902898462954525157311860721117297484098543840412045203290378982569636190298087084347423156273740682200276856176017090326458759465440334577485470501613027669514101857149195025658766584044458190187294958405510828437786743952122381776299947063966575929609999164482946769596119087229980923791620640774196147878989051889583625843004891297913547240479378873636405205884416192513689174732749074263216609591757163178651803643249961127859404579850536546702100372121879149971046872124898 7035815294725300054906751143237404374080736533371650467458163916922724884835563929027395621159342600139600334375656979973991272096251154919591867664934282516677068649351919272772812886470700452253290329536207087027713245686295205424157887719070623782029221928281627866151030418567249050843705032515582326252525107431791929818006664338118902602750026669420083483612504265182235608895554218321410738263078923480033928874061634322278209450858587192818416470603862824786259077940778773936044192161893614560490435212435103008061255442264263014566207724509083074391549244923518712619421715999118659451) math:sum 11384188285431894254770928785173854731818857018249780506708788912389146639725951902069989272223475676598924135618262263876889735050776312231452588782231766615220909061397122563151795456106890750340374676959363360768395445963151381441248214177830089222363799413752129479178699932669106200038730691282166370710715294726750335328835102124862854725131802969367147450188433875181400091842323814440497968244002715100674703070209513311330099034484430197709714384151103304165132714345984658352236705851068347309564698429044694765224434094067906264527335583913662924928095947023890834498571687045990784349 . (826 7035815294725300054906751143237404374080736533371650467458163916922724884835563929027395621159342600139600334375656979973991272096251154919591867664934282516677068649351919272772812886470700452253290329536207087027713245686295205424157887719070623782029221928281627866151030418567249050843705032515582326252525107431791929818006664338118902602750026669420083483612504265182235608895554218321410738263078923480033928874061634322278209450858587192818416470603862824786259077940778773936044192161893614560490435212435103008061255442264263014566207724509083074391549244923518712619421715999118659451 11384188285431894254770928785173854731818857018249780506708788912389146639725951902069989272223475676598924135618262263876889735050776312231452588782231766615220909061397122563151795456106890750340374676959363360768395445963151381441248214177830089222363799413752129479178699932669106200038730691282166370710715294726750335328835102124862854725131802969367147450188433875181400091842323814440497968244002715100674703070209513311330099034484430197709714384151103304165132714345984658352236705851068347309564698429044694765224434094067906264527335583913662924928095947023890834498571687045990784349) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17332,7 +17332,7 @@ _:gn_2413 { } _:gn_2414 { - 828 math:greaterThan 1 . + (828) math:greaterThan 1 . (828 1) math:difference 827 . (2687442304018705855042573501300954016342616048493520428207538921456303129945175955984801970095209523680276533133051696071092809141725997607731146547636798418133228237306715982393830316834510154166205982113050813287031045409439029407067561260311158341694644442811126253123360904465391901648679373748998281794334920136833524307178226551374950480368250369473019517036574655183071125948784622202323508282155131859393154677913755333226319867232744187927118557056622345407385441535572889519851678472718881811416171995825511250898076790460619764605079865104503223855002542823146590740271744952246534553 4348372990706594199864177641936450357738120484878130039250624995466421754890387973042593651064133076459323801242605283902898462954525157311860721117297484098543840412045203290378982569636190298087084347423156273740682200276856176017090326458759465440334577485470501613027669514101857149195025658766584044458190187294958405510828437786743952122381776299947063966575929609999164482946769596119087229980923791620640774196147878989051889583625843004891297913547240479378873636405205884416192513689174732749074263216609591757163178651803643249961127859404579850536546702100372121879149971046872124898) math:sum 7035815294725300054906751143237404374080736533371650467458163916922724884835563929027395621159342600139600334375656979973991272096251154919591867664934282516677068649351919272772812886470700452253290329536207087027713245686295205424157887719070623782029221928281627866151030418567249050843705032515582326252525107431791929818006664338118902602750026669420083483612504265182235608895554218321410738263078923480033928874061634322278209450858587192818416470603862824786259077940778773936044192161893614560490435212435103008061255442264263014566207724509083074391549244923518712619421715999118659451 . (827 4348372990706594199864177641936450357738120484878130039250624995466421754890387973042593651064133076459323801242605283902898462954525157311860721117297484098543840412045203290378982569636190298087084347423156273740682200276856176017090326458759465440334577485470501613027669514101857149195025658766584044458190187294958405510828437786743952122381776299947063966575929609999164482946769596119087229980923791620640774196147878989051889583625843004891297913547240479378873636405205884416192513689174732749074263216609591757163178651803643249961127859404579850536546702100372121879149971046872124898 7035815294725300054906751143237404374080736533371650467458163916922724884835563929027395621159342600139600334375656979973991272096251154919591867664934282516677068649351919272772812886470700452253290329536207087027713245686295205424157887719070623782029221928281627866151030418567249050843705032515582326252525107431791929818006664338118902602750026669420083483612504265182235608895554218321410738263078923480033928874061634322278209450858587192818416470603862824786259077940778773936044192161893614560490435212435103008061255442264263014566207724509083074391549244923518712619421715999118659451) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17343,7 +17343,7 @@ _:gn_2415 { } _:gn_2416 { - 829 math:greaterThan 1 . + (829) math:greaterThan 1 . (829 1) math:difference 828 . (1660930686687888344821604140635496341395504436384609611043086074010118624945212017057791680968923552779047268109553587831805653812799159704129574569660685680410612174738487307985152252801680143920878365310105460453651154867417146610022765198448307098639933042659375359904308609636465247546346285017585762663855267158124881203650211235369001642013525930474044449539354954816093356997984973916763721698768659761247619518234123655825569716393098816964179356490618133971488194869632994896340835216455850937658091220784080506265101861343023485356047994300076626681544159277225531138878226094625590345 2687442304018705855042573501300954016342616048493520428207538921456303129945175955984801970095209523680276533133051696071092809141725997607731146547636798418133228237306715982393830316834510154166205982113050813287031045409439029407067561260311158341694644442811126253123360904465391901648679373748998281794334920136833524307178226551374950480368250369473019517036574655183071125948784622202323508282155131859393154677913755333226319867232744187927118557056622345407385441535572889519851678472718881811416171995825511250898076790460619764605079865104503223855002542823146590740271744952246534553) math:sum 4348372990706594199864177641936450357738120484878130039250624995466421754890387973042593651064133076459323801242605283902898462954525157311860721117297484098543840412045203290378982569636190298087084347423156273740682200276856176017090326458759465440334577485470501613027669514101857149195025658766584044458190187294958405510828437786743952122381776299947063966575929609999164482946769596119087229980923791620640774196147878989051889583625843004891297913547240479378873636405205884416192513689174732749074263216609591757163178651803643249961127859404579850536546702100372121879149971046872124898 . (828 2687442304018705855042573501300954016342616048493520428207538921456303129945175955984801970095209523680276533133051696071092809141725997607731146547636798418133228237306715982393830316834510154166205982113050813287031045409439029407067561260311158341694644442811126253123360904465391901648679373748998281794334920136833524307178226551374950480368250369473019517036574655183071125948784622202323508282155131859393154677913755333226319867232744187927118557056622345407385441535572889519851678472718881811416171995825511250898076790460619764605079865104503223855002542823146590740271744952246534553 4348372990706594199864177641936450357738120484878130039250624995466421754890387973042593651064133076459323801242605283902898462954525157311860721117297484098543840412045203290378982569636190298087084347423156273740682200276856176017090326458759465440334577485470501613027669514101857149195025658766584044458190187294958405510828437786743952122381776299947063966575929609999164482946769596119087229980923791620640774196147878989051889583625843004891297913547240479378873636405205884416192513689174732749074263216609591757163178651803643249961127859404579850536546702100372121879149971046872124898) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17354,7 +17354,7 @@ _:gn_2417 { } _:gn_2418 { - 830 math:greaterThan 1 . + (830) math:greaterThan 1 . (830 1) math:difference 829 . (1026511617330817510220969360665457674947111612108910817164452847446184504999963938927010289126285970901229265023498108239287155328926837903601571977976112737722616062568228674408678064032830010245327616802945352833379890542021882797044796061862851243054711400151750893219052294828926654102333088731412519130479652978708643103528015316005948838354724438998975067497219700366977768950799648285559786583386472098145535159679631677400750150839645370962939200566004211435897246665939894623510843256263030873758080775041430744632974929117596279249031870804426597173458383545921059601393518857620944208 1660930686687888344821604140635496341395504436384609611043086074010118624945212017057791680968923552779047268109553587831805653812799159704129574569660685680410612174738487307985152252801680143920878365310105460453651154867417146610022765198448307098639933042659375359904308609636465247546346285017585762663855267158124881203650211235369001642013525930474044449539354954816093356997984973916763721698768659761247619518234123655825569716393098816964179356490618133971488194869632994896340835216455850937658091220784080506265101861343023485356047994300076626681544159277225531138878226094625590345) math:sum 2687442304018705855042573501300954016342616048493520428207538921456303129945175955984801970095209523680276533133051696071092809141725997607731146547636798418133228237306715982393830316834510154166205982113050813287031045409439029407067561260311158341694644442811126253123360904465391901648679373748998281794334920136833524307178226551374950480368250369473019517036574655183071125948784622202323508282155131859393154677913755333226319867232744187927118557056622345407385441535572889519851678472718881811416171995825511250898076790460619764605079865104503223855002542823146590740271744952246534553 . (829 1660930686687888344821604140635496341395504436384609611043086074010118624945212017057791680968923552779047268109553587831805653812799159704129574569660685680410612174738487307985152252801680143920878365310105460453651154867417146610022765198448307098639933042659375359904308609636465247546346285017585762663855267158124881203650211235369001642013525930474044449539354954816093356997984973916763721698768659761247619518234123655825569716393098816964179356490618133971488194869632994896340835216455850937658091220784080506265101861343023485356047994300076626681544159277225531138878226094625590345 2687442304018705855042573501300954016342616048493520428207538921456303129945175955984801970095209523680276533133051696071092809141725997607731146547636798418133228237306715982393830316834510154166205982113050813287031045409439029407067561260311158341694644442811126253123360904465391901648679373748998281794334920136833524307178226551374950480368250369473019517036574655183071125948784622202323508282155131859393154677913755333226319867232744187927118557056622345407385441535572889519851678472718881811416171995825511250898076790460619764605079865104503223855002542823146590740271744952246534553) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17365,7 +17365,7 @@ _:gn_2419 { } _:gn_2420 { - 831 math:greaterThan 1 . + (831) math:greaterThan 1 . (831 1) math:difference 830 . (634419069357070834600634779970038666448392824275698793878633226563934119945248078130781391842637581877818003086055479592518498483872321800528002591684572942687996112170258633576474188768850133675550748507160107620271264325395263812977969136585455855585221642507624466685256314807538593444013196286173243533375614179416238100122195919363052803658801491475069382042135254449115588047185325631203935115382187663102084358554491978424819565553453446001240155924613922535590948203693100272829991960192820063900010445742649761632126932225427206107016123495650029508085775731304471537484707237004646137 1026511617330817510220969360665457674947111612108910817164452847446184504999963938927010289126285970901229265023498108239287155328926837903601571977976112737722616062568228674408678064032830010245327616802945352833379890542021882797044796061862851243054711400151750893219052294828926654102333088731412519130479652978708643103528015316005948838354724438998975067497219700366977768950799648285559786583386472098145535159679631677400750150839645370962939200566004211435897246665939894623510843256263030873758080775041430744632974929117596279249031870804426597173458383545921059601393518857620944208) math:sum 1660930686687888344821604140635496341395504436384609611043086074010118624945212017057791680968923552779047268109553587831805653812799159704129574569660685680410612174738487307985152252801680143920878365310105460453651154867417146610022765198448307098639933042659375359904308609636465247546346285017585762663855267158124881203650211235369001642013525930474044449539354954816093356997984973916763721698768659761247619518234123655825569716393098816964179356490618133971488194869632994896340835216455850937658091220784080506265101861343023485356047994300076626681544159277225531138878226094625590345 . (830 1026511617330817510220969360665457674947111612108910817164452847446184504999963938927010289126285970901229265023498108239287155328926837903601571977976112737722616062568228674408678064032830010245327616802945352833379890542021882797044796061862851243054711400151750893219052294828926654102333088731412519130479652978708643103528015316005948838354724438998975067497219700366977768950799648285559786583386472098145535159679631677400750150839645370962939200566004211435897246665939894623510843256263030873758080775041430744632974929117596279249031870804426597173458383545921059601393518857620944208 1660930686687888344821604140635496341395504436384609611043086074010118624945212017057791680968923552779047268109553587831805653812799159704129574569660685680410612174738487307985152252801680143920878365310105460453651154867417146610022765198448307098639933042659375359904308609636465247546346285017585762663855267158124881203650211235369001642013525930474044449539354954816093356997984973916763721698768659761247619518234123655825569716393098816964179356490618133971488194869632994896340835216455850937658091220784080506265101861343023485356047994300076626681544159277225531138878226094625590345) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17376,7 +17376,7 @@ _:gn_2421 { } _:gn_2422 { - 832 math:greaterThan 1 . + (832) math:greaterThan 1 . (832 1) math:difference 831 . (392092547973746675620334580695419008498718787833212023285819620882250385054715860796228897283648389023411261937442628646768656845054516103073569386291539795034619950397970040832203875263979876569776868295785245213108626216626618984066826925277395387469489757644126426533795980021388060658319892445239275597104038799292405003405819396642896034695922947523905685455084445917862180903614322654355851468004284435043450801125139698975930585286191924961699044641390288900306298462246794350680851296070210809858070329298780983000847996892169073142015747308776567665372607814616588063908811620616298071 634419069357070834600634779970038666448392824275698793878633226563934119945248078130781391842637581877818003086055479592518498483872321800528002591684572942687996112170258633576474188768850133675550748507160107620271264325395263812977969136585455855585221642507624466685256314807538593444013196286173243533375614179416238100122195919363052803658801491475069382042135254449115588047185325631203935115382187663102084358554491978424819565553453446001240155924613922535590948203693100272829991960192820063900010445742649761632126932225427206107016123495650029508085775731304471537484707237004646137) math:sum 1026511617330817510220969360665457674947111612108910817164452847446184504999963938927010289126285970901229265023498108239287155328926837903601571977976112737722616062568228674408678064032830010245327616802945352833379890542021882797044796061862851243054711400151750893219052294828926654102333088731412519130479652978708643103528015316005948838354724438998975067497219700366977768950799648285559786583386472098145535159679631677400750150839645370962939200566004211435897246665939894623510843256263030873758080775041430744632974929117596279249031870804426597173458383545921059601393518857620944208 . (831 634419069357070834600634779970038666448392824275698793878633226563934119945248078130781391842637581877818003086055479592518498483872321800528002591684572942687996112170258633576474188768850133675550748507160107620271264325395263812977969136585455855585221642507624466685256314807538593444013196286173243533375614179416238100122195919363052803658801491475069382042135254449115588047185325631203935115382187663102084358554491978424819565553453446001240155924613922535590948203693100272829991960192820063900010445742649761632126932225427206107016123495650029508085775731304471537484707237004646137 1026511617330817510220969360665457674947111612108910817164452847446184504999963938927010289126285970901229265023498108239287155328926837903601571977976112737722616062568228674408678064032830010245327616802945352833379890542021882797044796061862851243054711400151750893219052294828926654102333088731412519130479652978708643103528015316005948838354724438998975067497219700366977768950799648285559786583386472098145535159679631677400750150839645370962939200566004211435897246665939894623510843256263030873758080775041430744632974929117596279249031870804426597173458383545921059601393518857620944208) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17387,7 +17387,7 @@ _:gn_2423 { } _:gn_2424 { - 833 math:greaterThan 1 . + (833) math:greaterThan 1 . (833 1) math:difference 832 . (242326521383324158980300199274619657949674036442486770592813605681683734890532217334552494558989192854406741148612850945749841638817805697454433205393033147653376161772288592744270313504870257105773880211374862407162638108768644828911142211308060468115731884863498040151460334786150532785693303840933967936271575380123833096716376522720156768962878543951163696587050808531253407143571002976848083647377903228058633557429352279448888980267261521039541111283223633635284649741446305922149140664122609254041940116443868778631278935333258132965000376186873461842713167916687883473575895616388348066 392092547973746675620334580695419008498718787833212023285819620882250385054715860796228897283648389023411261937442628646768656845054516103073569386291539795034619950397970040832203875263979876569776868295785245213108626216626618984066826925277395387469489757644126426533795980021388060658319892445239275597104038799292405003405819396642896034695922947523905685455084445917862180903614322654355851468004284435043450801125139698975930585286191924961699044641390288900306298462246794350680851296070210809858070329298780983000847996892169073142015747308776567665372607814616588063908811620616298071) math:sum 634419069357070834600634779970038666448392824275698793878633226563934119945248078130781391842637581877818003086055479592518498483872321800528002591684572942687996112170258633576474188768850133675550748507160107620271264325395263812977969136585455855585221642507624466685256314807538593444013196286173243533375614179416238100122195919363052803658801491475069382042135254449115588047185325631203935115382187663102084358554491978424819565553453446001240155924613922535590948203693100272829991960192820063900010445742649761632126932225427206107016123495650029508085775731304471537484707237004646137 . (832 392092547973746675620334580695419008498718787833212023285819620882250385054715860796228897283648389023411261937442628646768656845054516103073569386291539795034619950397970040832203875263979876569776868295785245213108626216626618984066826925277395387469489757644126426533795980021388060658319892445239275597104038799292405003405819396642896034695922947523905685455084445917862180903614322654355851468004284435043450801125139698975930585286191924961699044641390288900306298462246794350680851296070210809858070329298780983000847996892169073142015747308776567665372607814616588063908811620616298071 634419069357070834600634779970038666448392824275698793878633226563934119945248078130781391842637581877818003086055479592518498483872321800528002591684572942687996112170258633576474188768850133675550748507160107620271264325395263812977969136585455855585221642507624466685256314807538593444013196286173243533375614179416238100122195919363052803658801491475069382042135254449115588047185325631203935115382187663102084358554491978424819565553453446001240155924613922535590948203693100272829991960192820063900010445742649761632126932225427206107016123495650029508085775731304471537484707237004646137) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17398,7 +17398,7 @@ _:gn_2425 { } _:gn_2426 { - 834 math:greaterThan 1 . + (834) math:greaterThan 1 . (834 1) math:difference 833 . (149766026590422516640034381420799350549044751390725252693006015200566650164183643461676402724659196169004520788829777701018815206236710405619136180898506647381243788625681448087933561759109619464002988084410382805945988107857974155155684713969334919353757872780628386382335645235237527872626588604305307660832463419168571906689442873922739265733044403572741988868033637386608773760043319677507767820626381206984817243695787419527041605018930403922157933358166655265021648720800488428531710631947601555816130212854912204369569061558910940177015371121903105822659439897928704590332916004227950005 242326521383324158980300199274619657949674036442486770592813605681683734890532217334552494558989192854406741148612850945749841638817805697454433205393033147653376161772288592744270313504870257105773880211374862407162638108768644828911142211308060468115731884863498040151460334786150532785693303840933967936271575380123833096716376522720156768962878543951163696587050808531253407143571002976848083647377903228058633557429352279448888980267261521039541111283223633635284649741446305922149140664122609254041940116443868778631278935333258132965000376186873461842713167916687883473575895616388348066) math:sum 392092547973746675620334580695419008498718787833212023285819620882250385054715860796228897283648389023411261937442628646768656845054516103073569386291539795034619950397970040832203875263979876569776868295785245213108626216626618984066826925277395387469489757644126426533795980021388060658319892445239275597104038799292405003405819396642896034695922947523905685455084445917862180903614322654355851468004284435043450801125139698975930585286191924961699044641390288900306298462246794350680851296070210809858070329298780983000847996892169073142015747308776567665372607814616588063908811620616298071 . (833 242326521383324158980300199274619657949674036442486770592813605681683734890532217334552494558989192854406741148612850945749841638817805697454433205393033147653376161772288592744270313504870257105773880211374862407162638108768644828911142211308060468115731884863498040151460334786150532785693303840933967936271575380123833096716376522720156768962878543951163696587050808531253407143571002976848083647377903228058633557429352279448888980267261521039541111283223633635284649741446305922149140664122609254041940116443868778631278935333258132965000376186873461842713167916687883473575895616388348066 392092547973746675620334580695419008498718787833212023285819620882250385054715860796228897283648389023411261937442628646768656845054516103073569386291539795034619950397970040832203875263979876569776868295785245213108626216626618984066826925277395387469489757644126426533795980021388060658319892445239275597104038799292405003405819396642896034695922947523905685455084445917862180903614322654355851468004284435043450801125139698975930585286191924961699044641390288900306298462246794350680851296070210809858070329298780983000847996892169073142015747308776567665372607814616588063908811620616298071) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17409,7 +17409,7 @@ _:gn_2427 { } _:gn_2428 { - 835 math:greaterThan 1 . + (835) math:greaterThan 1 . (835 1) math:difference 834 . (92560494792901642340265817853820307400629285051761517899807590481117084726348573872876091834329996685402220359783073244731026432581095291835297024494526500272132373146607144656336751745760637641770892126964479601216650000910670673755457497338725548761974012082869653769124689550913004913066715236628660275439111960955261190026933648797417503229834140378421707719017171144644633383527683299340315826751522021073816313733564859921847375248331117117383177925056978370263001020645817493617430032175007698225809903588956574261709873774347192787985005064970356020053728018759178883242979612160398061 149766026590422516640034381420799350549044751390725252693006015200566650164183643461676402724659196169004520788829777701018815206236710405619136180898506647381243788625681448087933561759109619464002988084410382805945988107857974155155684713969334919353757872780628386382335645235237527872626588604305307660832463419168571906689442873922739265733044403572741988868033637386608773760043319677507767820626381206984817243695787419527041605018930403922157933358166655265021648720800488428531710631947601555816130212854912204369569061558910940177015371121903105822659439897928704590332916004227950005) math:sum 242326521383324158980300199274619657949674036442486770592813605681683734890532217334552494558989192854406741148612850945749841638817805697454433205393033147653376161772288592744270313504870257105773880211374862407162638108768644828911142211308060468115731884863498040151460334786150532785693303840933967936271575380123833096716376522720156768962878543951163696587050808531253407143571002976848083647377903228058633557429352279448888980267261521039541111283223633635284649741446305922149140664122609254041940116443868778631278935333258132965000376186873461842713167916687883473575895616388348066 . (834 149766026590422516640034381420799350549044751390725252693006015200566650164183643461676402724659196169004520788829777701018815206236710405619136180898506647381243788625681448087933561759109619464002988084410382805945988107857974155155684713969334919353757872780628386382335645235237527872626588604305307660832463419168571906689442873922739265733044403572741988868033637386608773760043319677507767820626381206984817243695787419527041605018930403922157933358166655265021648720800488428531710631947601555816130212854912204369569061558910940177015371121903105822659439897928704590332916004227950005 242326521383324158980300199274619657949674036442486770592813605681683734890532217334552494558989192854406741148612850945749841638817805697454433205393033147653376161772288592744270313504870257105773880211374862407162638108768644828911142211308060468115731884863498040151460334786150532785693303840933967936271575380123833096716376522720156768962878543951163696587050808531253407143571002976848083647377903228058633557429352279448888980267261521039541111283223633635284649741446305922149140664122609254041940116443868778631278935333258132965000376186873461842713167916687883473575895616388348066) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17420,7 +17420,7 @@ _:gn_2429 { } _:gn_2430 { - 836 math:greaterThan 1 . + (836) math:greaterThan 1 . (836 1) math:difference 835 . (57205531797520874299768563566979043148415466338963734793198424719449565437835069588800310890329199483602300429046704456287788773655615113783839156403980147109111415479074303431596810013348981822232095957445903204729338106947303481400227216630609370591783860697758732613210955684324522959559873367676647385393351458213310716662509225125321762503210263194320281149016466241964140376515636378167451993874859185911000929962222559605194229770599286804774755433109676894758647700154670934914280599772593857590320309265955630107859187784563747389030366056932749802605711879169525707089936392067551944 92560494792901642340265817853820307400629285051761517899807590481117084726348573872876091834329996685402220359783073244731026432581095291835297024494526500272132373146607144656336751745760637641770892126964479601216650000910670673755457497338725548761974012082869653769124689550913004913066715236628660275439111960955261190026933648797417503229834140378421707719017171144644633383527683299340315826751522021073816313733564859921847375248331117117383177925056978370263001020645817493617430032175007698225809903588956574261709873774347192787985005064970356020053728018759178883242979612160398061) math:sum 149766026590422516640034381420799350549044751390725252693006015200566650164183643461676402724659196169004520788829777701018815206236710405619136180898506647381243788625681448087933561759109619464002988084410382805945988107857974155155684713969334919353757872780628386382335645235237527872626588604305307660832463419168571906689442873922739265733044403572741988868033637386608773760043319677507767820626381206984817243695787419527041605018930403922157933358166655265021648720800488428531710631947601555816130212854912204369569061558910940177015371121903105822659439897928704590332916004227950005 . (835 92560494792901642340265817853820307400629285051761517899807590481117084726348573872876091834329996685402220359783073244731026432581095291835297024494526500272132373146607144656336751745760637641770892126964479601216650000910670673755457497338725548761974012082869653769124689550913004913066715236628660275439111960955261190026933648797417503229834140378421707719017171144644633383527683299340315826751522021073816313733564859921847375248331117117383177925056978370263001020645817493617430032175007698225809903588956574261709873774347192787985005064970356020053728018759178883242979612160398061 149766026590422516640034381420799350549044751390725252693006015200566650164183643461676402724659196169004520788829777701018815206236710405619136180898506647381243788625681448087933561759109619464002988084410382805945988107857974155155684713969334919353757872780628386382335645235237527872626588604305307660832463419168571906689442873922739265733044403572741988868033637386608773760043319677507767820626381206984817243695787419527041605018930403922157933358166655265021648720800488428531710631947601555816130212854912204369569061558910940177015371121903105822659439897928704590332916004227950005) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17431,7 +17431,7 @@ _:gn_2431 { } _:gn_2432 { - 837 math:greaterThan 1 . + (837) math:greaterThan 1 . (837 1) math:difference 836 . (35354962995380768040497254286841264252213818712797783106609165761667519288513504284075780944000797201799919930736368788443237658925480178051457868090546353163020957667532841224739941732411655819538796169518576396487311893963367192355230280708116178170190151385110921155913733866588481953506841868952012890045760502741950473364424423672095740726623877184101426570000704902680493007012046921172863832876662835162815383771342300316653145477731830312608422491947301475504353320491146558703149432402413840635489594323000944153850685989783445398954639008037606217448016139589653176153043220092846117 57205531797520874299768563566979043148415466338963734793198424719449565437835069588800310890329199483602300429046704456287788773655615113783839156403980147109111415479074303431596810013348981822232095957445903204729338106947303481400227216630609370591783860697758732613210955684324522959559873367676647385393351458213310716662509225125321762503210263194320281149016466241964140376515636378167451993874859185911000929962222559605194229770599286804774755433109676894758647700154670934914280599772593857590320309265955630107859187784563747389030366056932749802605711879169525707089936392067551944) math:sum 92560494792901642340265817853820307400629285051761517899807590481117084726348573872876091834329996685402220359783073244731026432581095291835297024494526500272132373146607144656336751745760637641770892126964479601216650000910670673755457497338725548761974012082869653769124689550913004913066715236628660275439111960955261190026933648797417503229834140378421707719017171144644633383527683299340315826751522021073816313733564859921847375248331117117383177925056978370263001020645817493617430032175007698225809903588956574261709873774347192787985005064970356020053728018759178883242979612160398061 . (836 57205531797520874299768563566979043148415466338963734793198424719449565437835069588800310890329199483602300429046704456287788773655615113783839156403980147109111415479074303431596810013348981822232095957445903204729338106947303481400227216630609370591783860697758732613210955684324522959559873367676647385393351458213310716662509225125321762503210263194320281149016466241964140376515636378167451993874859185911000929962222559605194229770599286804774755433109676894758647700154670934914280599772593857590320309265955630107859187784563747389030366056932749802605711879169525707089936392067551944 92560494792901642340265817853820307400629285051761517899807590481117084726348573872876091834329996685402220359783073244731026432581095291835297024494526500272132373146607144656336751745760637641770892126964479601216650000910670673755457497338725548761974012082869653769124689550913004913066715236628660275439111960955261190026933648797417503229834140378421707719017171144644633383527683299340315826751522021073816313733564859921847375248331117117383177925056978370263001020645817493617430032175007698225809903588956574261709873774347192787985005064970356020053728018759178883242979612160398061) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17442,7 +17442,7 @@ _:gn_2433 { } _:gn_2434 { - 838 math:greaterThan 1 . + (838) math:greaterThan 1 . (838 1) math:difference 837 . (21850568802140106259271309280137778896201647626165951686589258957782046149321565304724529946328402281802380498310335667844551114730134935732381288313433793946090457811541462206856868280937326002693299787927326808242026212983936289044996935922493192421593709312647811457297221817736041006053031498724634495347590955471360243298084801453226021776586386010218854579015761339283647369503589456994588160998196350748185546190880259288541084292867456492166332941162375419254294379663524376211131167370180016954830714942954685954008501794780301990075727048895143585157695739579872530936893171974705827 35354962995380768040497254286841264252213818712797783106609165761667519288513504284075780944000797201799919930736368788443237658925480178051457868090546353163020957667532841224739941732411655819538796169518576396487311893963367192355230280708116178170190151385110921155913733866588481953506841868952012890045760502741950473364424423672095740726623877184101426570000704902680493007012046921172863832876662835162815383771342300316653145477731830312608422491947301475504353320491146558703149432402413840635489594323000944153850685989783445398954639008037606217448016139589653176153043220092846117) math:sum 57205531797520874299768563566979043148415466338963734793198424719449565437835069588800310890329199483602300429046704456287788773655615113783839156403980147109111415479074303431596810013348981822232095957445903204729338106947303481400227216630609370591783860697758732613210955684324522959559873367676647385393351458213310716662509225125321762503210263194320281149016466241964140376515636378167451993874859185911000929962222559605194229770599286804774755433109676894758647700154670934914280599772593857590320309265955630107859187784563747389030366056932749802605711879169525707089936392067551944 . (837 35354962995380768040497254286841264252213818712797783106609165761667519288513504284075780944000797201799919930736368788443237658925480178051457868090546353163020957667532841224739941732411655819538796169518576396487311893963367192355230280708116178170190151385110921155913733866588481953506841868952012890045760502741950473364424423672095740726623877184101426570000704902680493007012046921172863832876662835162815383771342300316653145477731830312608422491947301475504353320491146558703149432402413840635489594323000944153850685989783445398954639008037606217448016139589653176153043220092846117 57205531797520874299768563566979043148415466338963734793198424719449565437835069588800310890329199483602300429046704456287788773655615113783839156403980147109111415479074303431596810013348981822232095957445903204729338106947303481400227216630609370591783860697758732613210955684324522959559873367676647385393351458213310716662509225125321762503210263194320281149016466241964140376515636378167451993874859185911000929962222559605194229770599286804774755433109676894758647700154670934914280599772593857590320309265955630107859187784563747389030366056932749802605711879169525707089936392067551944) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17453,7 +17453,7 @@ _:gn_2435 { } _:gn_2436 { - 839 math:greaterThan 1 . + (839) math:greaterThan 1 . (839 1) math:difference 838 . (13504394193240661781225945006703485356012171086631831420019906803885473139191938979351250997672394919997539432426033120598686544195345242319076579777112559216930499855991379017883073451474329816845496381591249588245285680979430903310233344785622985748596442072463109698616512048852440947453810370227378394698169547270590230066339622218869718950037491173882571990984943563396845637508457464178275671878466484414629837580462041028112061184864373820442089550784926056250058940827622182492018265032233823680658879380046258199842184195003143408878911959142462632290320400009780645216150048118140290 21850568802140106259271309280137778896201647626165951686589258957782046149321565304724529946328402281802380498310335667844551114730134935732381288313433793946090457811541462206856868280937326002693299787927326808242026212983936289044996935922493192421593709312647811457297221817736041006053031498724634495347590955471360243298084801453226021776586386010218854579015761339283647369503589456994588160998196350748185546190880259288541084292867456492166332941162375419254294379663524376211131167370180016954830714942954685954008501794780301990075727048895143585157695739579872530936893171974705827) math:sum 35354962995380768040497254286841264252213818712797783106609165761667519288513504284075780944000797201799919930736368788443237658925480178051457868090546353163020957667532841224739941732411655819538796169518576396487311893963367192355230280708116178170190151385110921155913733866588481953506841868952012890045760502741950473364424423672095740726623877184101426570000704902680493007012046921172863832876662835162815383771342300316653145477731830312608422491947301475504353320491146558703149432402413840635489594323000944153850685989783445398954639008037606217448016139589653176153043220092846117 . (838 21850568802140106259271309280137778896201647626165951686589258957782046149321565304724529946328402281802380498310335667844551114730134935732381288313433793946090457811541462206856868280937326002693299787927326808242026212983936289044996935922493192421593709312647811457297221817736041006053031498724634495347590955471360243298084801453226021776586386010218854579015761339283647369503589456994588160998196350748185546190880259288541084292867456492166332941162375419254294379663524376211131167370180016954830714942954685954008501794780301990075727048895143585157695739579872530936893171974705827 35354962995380768040497254286841264252213818712797783106609165761667519288513504284075780944000797201799919930736368788443237658925480178051457868090546353163020957667532841224739941732411655819538796169518576396487311893963367192355230280708116178170190151385110921155913733866588481953506841868952012890045760502741950473364424423672095740726623877184101426570000704902680493007012046921172863832876662835162815383771342300316653145477731830312608422491947301475504353320491146558703149432402413840635489594323000944153850685989783445398954639008037606217448016139589653176153043220092846117) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17464,7 +17464,7 @@ _:gn_2437 { } _:gn_2438 { - 840 math:greaterThan 1 . + (840) math:greaterThan 1 . (840 1) math:difference 839 . (8346174608899444478045364273434293540189476539534120266569352153896573010129626325373278948656007361804841065884302547245864570534789693413304708536321234729159957955550083188973794829462996185847803406336077219996740532004505385734763591136870206672997267240184701758680709768883600058599221128497256100649421408200770013231745179234356302826548894836336282588030817775886801731995131992816312489119729866333555708610418218260429023108003082671724243390377449363004235438835902193719112902337946193274171835562908427754166317599777158581196815089752680952867375339570091885720743123856565537 13504394193240661781225945006703485356012171086631831420019906803885473139191938979351250997672394919997539432426033120598686544195345242319076579777112559216930499855991379017883073451474329816845496381591249588245285680979430903310233344785622985748596442072463109698616512048852440947453810370227378394698169547270590230066339622218869718950037491173882571990984943563396845637508457464178275671878466484414629837580462041028112061184864373820442089550784926056250058940827622182492018265032233823680658879380046258199842184195003143408878911959142462632290320400009780645216150048118140290) math:sum 21850568802140106259271309280137778896201647626165951686589258957782046149321565304724529946328402281802380498310335667844551114730134935732381288313433793946090457811541462206856868280937326002693299787927326808242026212983936289044996935922493192421593709312647811457297221817736041006053031498724634495347590955471360243298084801453226021776586386010218854579015761339283647369503589456994588160998196350748185546190880259288541084292867456492166332941162375419254294379663524376211131167370180016954830714942954685954008501794780301990075727048895143585157695739579872530936893171974705827 . (839 13504394193240661781225945006703485356012171086631831420019906803885473139191938979351250997672394919997539432426033120598686544195345242319076579777112559216930499855991379017883073451474329816845496381591249588245285680979430903310233344785622985748596442072463109698616512048852440947453810370227378394698169547270590230066339622218869718950037491173882571990984943563396845637508457464178275671878466484414629837580462041028112061184864373820442089550784926056250058940827622182492018265032233823680658879380046258199842184195003143408878911959142462632290320400009780645216150048118140290 21850568802140106259271309280137778896201647626165951686589258957782046149321565304724529946328402281802380498310335667844551114730134935732381288313433793946090457811541462206856868280937326002693299787927326808242026212983936289044996935922493192421593709312647811457297221817736041006053031498724634495347590955471360243298084801453226021776586386010218854579015761339283647369503589456994588160998196350748185546190880259288541084292867456492166332941162375419254294379663524376211131167370180016954830714942954685954008501794780301990075727048895143585157695739579872530936893171974705827) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17475,7 +17475,7 @@ _:gn_2439 { } _:gn_2440 { - 841 math:greaterThan 1 . + (841) math:greaterThan 1 . (841 1) math:difference 840 . (5158219584341217303180580733269191815822694547097711153450554649988900129062312653977972049016387558192698366541730573352821973660555548905771871240791324487770541900441295828909278622011333630997692975255172368248545148974925517575469753648752779075599174832278407939935802279968840888854589241730122294048748139069820216834594442984513416123488596337546289402954125787510043905513325471361963182758736618081074128970043822767683038076861291148717846160407476693245823501991719988772905362694287630406487043817137830445675866595225984827682096869389781679422945060439688759495406924261574753 8346174608899444478045364273434293540189476539534120266569352153896573010129626325373278948656007361804841065884302547245864570534789693413304708536321234729159957955550083188973794829462996185847803406336077219996740532004505385734763591136870206672997267240184701758680709768883600058599221128497256100649421408200770013231745179234356302826548894836336282588030817775886801731995131992816312489119729866333555708610418218260429023108003082671724243390377449363004235438835902193719112902337946193274171835562908427754166317599777158581196815089752680952867375339570091885720743123856565537) math:sum 13504394193240661781225945006703485356012171086631831420019906803885473139191938979351250997672394919997539432426033120598686544195345242319076579777112559216930499855991379017883073451474329816845496381591249588245285680979430903310233344785622985748596442072463109698616512048852440947453810370227378394698169547270590230066339622218869718950037491173882571990984943563396845637508457464178275671878466484414629837580462041028112061184864373820442089550784926056250058940827622182492018265032233823680658879380046258199842184195003143408878911959142462632290320400009780645216150048118140290 . (840 8346174608899444478045364273434293540189476539534120266569352153896573010129626325373278948656007361804841065884302547245864570534789693413304708536321234729159957955550083188973794829462996185847803406336077219996740532004505385734763591136870206672997267240184701758680709768883600058599221128497256100649421408200770013231745179234356302826548894836336282588030817775886801731995131992816312489119729866333555708610418218260429023108003082671724243390377449363004235438835902193719112902337946193274171835562908427754166317599777158581196815089752680952867375339570091885720743123856565537 13504394193240661781225945006703485356012171086631831420019906803885473139191938979351250997672394919997539432426033120598686544195345242319076579777112559216930499855991379017883073451474329816845496381591249588245285680979430903310233344785622985748596442072463109698616512048852440947453810370227378394698169547270590230066339622218869718950037491173882571990984943563396845637508457464178275671878466484414629837580462041028112061184864373820442089550784926056250058940827622182492018265032233823680658879380046258199842184195003143408878911959142462632290320400009780645216150048118140290) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17486,7 +17486,7 @@ _:gn_2441 { } _:gn_2442 { - 842 math:greaterThan 1 . + (842) math:greaterThan 1 . (842 1) math:difference 841 . (3187955024558227174864783540165101724366781992436409113118797503907672881067313671395306899639619803612142699342571973893042596874234144507532837295529910241389416055108787360064516207451662554850110431080904851748195383029579868159293837488117427597398092407906293818744907488914759169744631886767133806600673269130949796397150736249842886703060298498789993185076691988376757826481806521454349306360993248252481579640374395492745985031141791523006397229969972669758411936844182204946207539643658562867684791745770597308490451004551173753514718220362899273444430279130403126225336199594990784 5158219584341217303180580733269191815822694547097711153450554649988900129062312653977972049016387558192698366541730573352821973660555548905771871240791324487770541900441295828909278622011333630997692975255172368248545148974925517575469753648752779075599174832278407939935802279968840888854589241730122294048748139069820216834594442984513416123488596337546289402954125787510043905513325471361963182758736618081074128970043822767683038076861291148717846160407476693245823501991719988772905362694287630406487043817137830445675866595225984827682096869389781679422945060439688759495406924261574753) math:sum 8346174608899444478045364273434293540189476539534120266569352153896573010129626325373278948656007361804841065884302547245864570534789693413304708536321234729159957955550083188973794829462996185847803406336077219996740532004505385734763591136870206672997267240184701758680709768883600058599221128497256100649421408200770013231745179234356302826548894836336282588030817775886801731995131992816312489119729866333555708610418218260429023108003082671724243390377449363004235438835902193719112902337946193274171835562908427754166317599777158581196815089752680952867375339570091885720743123856565537 . (841 5158219584341217303180580733269191815822694547097711153450554649988900129062312653977972049016387558192698366541730573352821973660555548905771871240791324487770541900441295828909278622011333630997692975255172368248545148974925517575469753648752779075599174832278407939935802279968840888854589241730122294048748139069820216834594442984513416123488596337546289402954125787510043905513325471361963182758736618081074128970043822767683038076861291148717846160407476693245823501991719988772905362694287630406487043817137830445675866595225984827682096869389781679422945060439688759495406924261574753 8346174608899444478045364273434293540189476539534120266569352153896573010129626325373278948656007361804841065884302547245864570534789693413304708536321234729159957955550083188973794829462996185847803406336077219996740532004505385734763591136870206672997267240184701758680709768883600058599221128497256100649421408200770013231745179234356302826548894836336282588030817775886801731995131992816312489119729866333555708610418218260429023108003082671724243390377449363004235438835902193719112902337946193274171835562908427754166317599777158581196815089752680952867375339570091885720743123856565537) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17497,7 +17497,7 @@ _:gn_2443 { } _:gn_2444 { - 843 math:greaterThan 1 . + (843) math:greaterThan 1 . (843 1) math:difference 842 . (1970264559782990128315797193104090091455912554661302040331757146081227247994998982582665149376767754580555667199158599459779376786321404398239033945261414246381125845332508468844762414559671076147582544174267516500349765945345649416175916160635351478201082424372114121190894791054081719109957354962988487448074869938870420437443706734670529420428297838756296217877433799133286079031518949907613876397743369828592549329669427274937053045719499625711448930437504023487411565147537783826697823050629067538802252071367233137185415590674811074167378649026882405978514781309285633270070724666583969 3187955024558227174864783540165101724366781992436409113118797503907672881067313671395306899639619803612142699342571973893042596874234144507532837295529910241389416055108787360064516207451662554850110431080904851748195383029579868159293837488117427597398092407906293818744907488914759169744631886767133806600673269130949796397150736249842886703060298498789993185076691988376757826481806521454349306360993248252481579640374395492745985031141791523006397229969972669758411936844182204946207539643658562867684791745770597308490451004551173753514718220362899273444430279130403126225336199594990784) math:sum 5158219584341217303180580733269191815822694547097711153450554649988900129062312653977972049016387558192698366541730573352821973660555548905771871240791324487770541900441295828909278622011333630997692975255172368248545148974925517575469753648752779075599174832278407939935802279968840888854589241730122294048748139069820216834594442984513416123488596337546289402954125787510043905513325471361963182758736618081074128970043822767683038076861291148717846160407476693245823501991719988772905362694287630406487043817137830445675866595225984827682096869389781679422945060439688759495406924261574753 . (842 3187955024558227174864783540165101724366781992436409113118797503907672881067313671395306899639619803612142699342571973893042596874234144507532837295529910241389416055108787360064516207451662554850110431080904851748195383029579868159293837488117427597398092407906293818744907488914759169744631886767133806600673269130949796397150736249842886703060298498789993185076691988376757826481806521454349306360993248252481579640374395492745985031141791523006397229969972669758411936844182204946207539643658562867684791745770597308490451004551173753514718220362899273444430279130403126225336199594990784 5158219584341217303180580733269191815822694547097711153450554649988900129062312653977972049016387558192698366541730573352821973660555548905771871240791324487770541900441295828909278622011333630997692975255172368248545148974925517575469753648752779075599174832278407939935802279968840888854589241730122294048748139069820216834594442984513416123488596337546289402954125787510043905513325471361963182758736618081074128970043822767683038076861291148717846160407476693245823501991719988772905362694287630406487043817137830445675866595225984827682096869389781679422945060439688759495406924261574753) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17508,7 +17508,7 @@ _:gn_2445 { } _:gn_2446 { - 844 math:greaterThan 1 . + (844) math:greaterThan 1 . (844 1) math:difference 843 . (1217690464775237046548986347061011632910869437775107072787040357826445633072314688812641750262852049031587032143413374433263220087912740109293803350268495995008290209776278891219753792891991478702527886906637335247845617084234218743117921327482076119197009983534179697554012697860677450634674531804145319152598399192079375959707029515172357282632000660033696967199258189243471747450287571546735429963249878423889030310704968217808931985422291897294948299532468646271000371696644421119509716593029495328882539674403364171305035413876362679347339571336016867465915497821117492955265474928406815 1970264559782990128315797193104090091455912554661302040331757146081227247994998982582665149376767754580555667199158599459779376786321404398239033945261414246381125845332508468844762414559671076147582544174267516500349765945345649416175916160635351478201082424372114121190894791054081719109957354962988487448074869938870420437443706734670529420428297838756296217877433799133286079031518949907613876397743369828592549329669427274937053045719499625711448930437504023487411565147537783826697823050629067538802252071367233137185415590674811074167378649026882405978514781309285633270070724666583969) math:sum 3187955024558227174864783540165101724366781992436409113118797503907672881067313671395306899639619803612142699342571973893042596874234144507532837295529910241389416055108787360064516207451662554850110431080904851748195383029579868159293837488117427597398092407906293818744907488914759169744631886767133806600673269130949796397150736249842886703060298498789993185076691988376757826481806521454349306360993248252481579640374395492745985031141791523006397229969972669758411936844182204946207539643658562867684791745770597308490451004551173753514718220362899273444430279130403126225336199594990784 . (843 1970264559782990128315797193104090091455912554661302040331757146081227247994998982582665149376767754580555667199158599459779376786321404398239033945261414246381125845332508468844762414559671076147582544174267516500349765945345649416175916160635351478201082424372114121190894791054081719109957354962988487448074869938870420437443706734670529420428297838756296217877433799133286079031518949907613876397743369828592549329669427274937053045719499625711448930437504023487411565147537783826697823050629067538802252071367233137185415590674811074167378649026882405978514781309285633270070724666583969 3187955024558227174864783540165101724366781992436409113118797503907672881067313671395306899639619803612142699342571973893042596874234144507532837295529910241389416055108787360064516207451662554850110431080904851748195383029579868159293837488117427597398092407906293818744907488914759169744631886767133806600673269130949796397150736249842886703060298498789993185076691988376757826481806521454349306360993248252481579640374395492745985031141791523006397229969972669758411936844182204946207539643658562867684791745770597308490451004551173753514718220362899273444430279130403126225336199594990784) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17519,7 +17519,7 @@ _:gn_2447 { } _:gn_2448 { - 845 math:greaterThan 1 . + (845) math:greaterThan 1 . (845 1) math:difference 844 . (752574095007753081766810846043078458545043116886194967544716788254781614922684293770023399113915705548968635055745225026516156698408664288945230594992918251372835635556229577625008621667679597445054657267630181252504148861111430673057994833153275359004072440837934423636882093193404268475282823158843168295476470746791044477736677219498172137796297178722599250678175609889814331581231378360878446434493491404703519018964459057128121060297207728416500630905035377216411193450893362707188106457599572209919712396963868965880380176798448394820039077690865538512599283488168140314805249738177154 1217690464775237046548986347061011632910869437775107072787040357826445633072314688812641750262852049031587032143413374433263220087912740109293803350268495995008290209776278891219753792891991478702527886906637335247845617084234218743117921327482076119197009983534179697554012697860677450634674531804145319152598399192079375959707029515172357282632000660033696967199258189243471747450287571546735429963249878423889030310704968217808931985422291897294948299532468646271000371696644421119509716593029495328882539674403364171305035413876362679347339571336016867465915497821117492955265474928406815) math:sum 1970264559782990128315797193104090091455912554661302040331757146081227247994998982582665149376767754580555667199158599459779376786321404398239033945261414246381125845332508468844762414559671076147582544174267516500349765945345649416175916160635351478201082424372114121190894791054081719109957354962988487448074869938870420437443706734670529420428297838756296217877433799133286079031518949907613876397743369828592549329669427274937053045719499625711448930437504023487411565147537783826697823050629067538802252071367233137185415590674811074167378649026882405978514781309285633270070724666583969 . (844 1217690464775237046548986347061011632910869437775107072787040357826445633072314688812641750262852049031587032143413374433263220087912740109293803350268495995008290209776278891219753792891991478702527886906637335247845617084234218743117921327482076119197009983534179697554012697860677450634674531804145319152598399192079375959707029515172357282632000660033696967199258189243471747450287571546735429963249878423889030310704968217808931985422291897294948299532468646271000371696644421119509716593029495328882539674403364171305035413876362679347339571336016867465915497821117492955265474928406815 1970264559782990128315797193104090091455912554661302040331757146081227247994998982582665149376767754580555667199158599459779376786321404398239033945261414246381125845332508468844762414559671076147582544174267516500349765945345649416175916160635351478201082424372114121190894791054081719109957354962988487448074869938870420437443706734670529420428297838756296217877433799133286079031518949907613876397743369828592549329669427274937053045719499625711448930437504023487411565147537783826697823050629067538802252071367233137185415590674811074167378649026882405978514781309285633270070724666583969) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17530,7 +17530,7 @@ _:gn_2449 { } _:gn_2450 { - 846 math:greaterThan 1 . + (846) math:greaterThan 1 . (846 1) math:difference 845 . (465116369767483964782175501017933174365826320888912105242323569571664018149630395042618351148936343482618397087668149406747063389504075820348572755275577743635454574220049313594745171224311881257473229639007153995341468223122788070059926494328800760192937542696245273917130604667273182159391708645302150857121928445288331481970352295674185144835703481311097716521082579353657415869056193185856983528756387019185511291740509160680810925125084168878447668627433269054589178245751058412321610135429923118962827277439495205424655237077914284527300493645151328953316214332949352640460225190229661 752574095007753081766810846043078458545043116886194967544716788254781614922684293770023399113915705548968635055745225026516156698408664288945230594992918251372835635556229577625008621667679597445054657267630181252504148861111430673057994833153275359004072440837934423636882093193404268475282823158843168295476470746791044477736677219498172137796297178722599250678175609889814331581231378360878446434493491404703519018964459057128121060297207728416500630905035377216411193450893362707188106457599572209919712396963868965880380176798448394820039077690865538512599283488168140314805249738177154) math:sum 1217690464775237046548986347061011632910869437775107072787040357826445633072314688812641750262852049031587032143413374433263220087912740109293803350268495995008290209776278891219753792891991478702527886906637335247845617084234218743117921327482076119197009983534179697554012697860677450634674531804145319152598399192079375959707029515172357282632000660033696967199258189243471747450287571546735429963249878423889030310704968217808931985422291897294948299532468646271000371696644421119509716593029495328882539674403364171305035413876362679347339571336016867465915497821117492955265474928406815 . (845 752574095007753081766810846043078458545043116886194967544716788254781614922684293770023399113915705548968635055745225026516156698408664288945230594992918251372835635556229577625008621667679597445054657267630181252504148861111430673057994833153275359004072440837934423636882093193404268475282823158843168295476470746791044477736677219498172137796297178722599250678175609889814331581231378360878446434493491404703519018964459057128121060297207728416500630905035377216411193450893362707188106457599572209919712396963868965880380176798448394820039077690865538512599283488168140314805249738177154 1217690464775237046548986347061011632910869437775107072787040357826445633072314688812641750262852049031587032143413374433263220087912740109293803350268495995008290209776278891219753792891991478702527886906637335247845617084234218743117921327482076119197009983534179697554012697860677450634674531804145319152598399192079375959707029515172357282632000660033696967199258189243471747450287571546735429963249878423889030310704968217808931985422291897294948299532468646271000371696644421119509716593029495328882539674403364171305035413876362679347339571336016867465915497821117492955265474928406815) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17541,7 +17541,7 @@ _:gn_2451 { } _:gn_2452 { - 847 math:greaterThan 1 . + (847) math:greaterThan 1 . (847 1) math:difference 846 . (287457725240269116984635345025145284179216795997282862302393218683117596773053898727405047964979362066350237968077075619769093308904588468596657839717340507737381061336180264030263450443367716187581427628623027257162680637988642602998068338824474598811134898141689149719751488526131086315891114513541017438354542301502712995766324923823986992960593697411501534157093030536156915712175185175021462905737104385518007727223949896447310135172123559538052962277602108161822015205142304294866496322169649090956885119524373760455724939720534110292738584045714209559283069155218787674345024547947493 465116369767483964782175501017933174365826320888912105242323569571664018149630395042618351148936343482618397087668149406747063389504075820348572755275577743635454574220049313594745171224311881257473229639007153995341468223122788070059926494328800760192937542696245273917130604667273182159391708645302150857121928445288331481970352295674185144835703481311097716521082579353657415869056193185856983528756387019185511291740509160680810925125084168878447668627433269054589178245751058412321610135429923118962827277439495205424655237077914284527300493645151328953316214332949352640460225190229661) math:sum 752574095007753081766810846043078458545043116886194967544716788254781614922684293770023399113915705548968635055745225026516156698408664288945230594992918251372835635556229577625008621667679597445054657267630181252504148861111430673057994833153275359004072440837934423636882093193404268475282823158843168295476470746791044477736677219498172137796297178722599250678175609889814331581231378360878446434493491404703519018964459057128121060297207728416500630905035377216411193450893362707188106457599572209919712396963868965880380176798448394820039077690865538512599283488168140314805249738177154 . (846 465116369767483964782175501017933174365826320888912105242323569571664018149630395042618351148936343482618397087668149406747063389504075820348572755275577743635454574220049313594745171224311881257473229639007153995341468223122788070059926494328800760192937542696245273917130604667273182159391708645302150857121928445288331481970352295674185144835703481311097716521082579353657415869056193185856983528756387019185511291740509160680810925125084168878447668627433269054589178245751058412321610135429923118962827277439495205424655237077914284527300493645151328953316214332949352640460225190229661 752574095007753081766810846043078458545043116886194967544716788254781614922684293770023399113915705548968635055745225026516156698408664288945230594992918251372835635556229577625008621667679597445054657267630181252504148861111430673057994833153275359004072440837934423636882093193404268475282823158843168295476470746791044477736677219498172137796297178722599250678175609889814331581231378360878446434493491404703519018964459057128121060297207728416500630905035377216411193450893362707188106457599572209919712396963868965880380176798448394820039077690865538512599283488168140314805249738177154) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17552,7 +17552,7 @@ _:gn_2453 { } _:gn_2454 { - 848 math:greaterThan 1 . + (848) math:greaterThan 1 . (848 1) math:difference 847 . (177658644527214847797540155992787890186609524891629242939930350888546421376576496315213303183956981416268159119591073786977970080599487351751914915558237235898073512883869049564481720780944165069891802010384126738178787585134145467061858155504326161381802644554556124197379116141142095843500594131761133418767386143785618486204027371850198151875109783899596182363989548817500500156881008010835520623019282633667503564516559264233500789952960609340394706349831160892767163040608754117455113813260274028005942157915121444968930297357380174234561909599437119394033145177730564966115200642282168 287457725240269116984635345025145284179216795997282862302393218683117596773053898727405047964979362066350237968077075619769093308904588468596657839717340507737381061336180264030263450443367716187581427628623027257162680637988642602998068338824474598811134898141689149719751488526131086315891114513541017438354542301502712995766324923823986992960593697411501534157093030536156915712175185175021462905737104385518007727223949896447310135172123559538052962277602108161822015205142304294866496322169649090956885119524373760455724939720534110292738584045714209559283069155218787674345024547947493) math:sum 465116369767483964782175501017933174365826320888912105242323569571664018149630395042618351148936343482618397087668149406747063389504075820348572755275577743635454574220049313594745171224311881257473229639007153995341468223122788070059926494328800760192937542696245273917130604667273182159391708645302150857121928445288331481970352295674185144835703481311097716521082579353657415869056193185856983528756387019185511291740509160680810925125084168878447668627433269054589178245751058412321610135429923118962827277439495205424655237077914284527300493645151328953316214332949352640460225190229661 . (847 287457725240269116984635345025145284179216795997282862302393218683117596773053898727405047964979362066350237968077075619769093308904588468596657839717340507737381061336180264030263450443367716187581427628623027257162680637988642602998068338824474598811134898141689149719751488526131086315891114513541017438354542301502712995766324923823986992960593697411501534157093030536156915712175185175021462905737104385518007727223949896447310135172123559538052962277602108161822015205142304294866496322169649090956885119524373760455724939720534110292738584045714209559283069155218787674345024547947493 465116369767483964782175501017933174365826320888912105242323569571664018149630395042618351148936343482618397087668149406747063389504075820348572755275577743635454574220049313594745171224311881257473229639007153995341468223122788070059926494328800760192937542696245273917130604667273182159391708645302150857121928445288331481970352295674185144835703481311097716521082579353657415869056193185856983528756387019185511291740509160680810925125084168878447668627433269054589178245751058412321610135429923118962827277439495205424655237077914284527300493645151328953316214332949352640460225190229661) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17563,7 +17563,7 @@ _:gn_2455 { } _:gn_2456 { - 849 math:greaterThan 1 . + (849) math:greaterThan 1 . (849 1) math:difference 848 . (109799080713054269187095189032357393992607271105653619362462867794571175396477402412191744781022380650082078848486001832791123228305101116844742924159103271839307548452311214465781729662423551117689625618238900518983893052854497135936210183320148437429332253587133025522372372384988990472390520381779884019587156157717094509562297551973788841085483913511905351793103481718656415555294177164185942282717821751850504162707390632213809345219162950197658255927770947269054852164533550177411382508909375062950942961609252315486794642363153936058176674446277090165249923977488222708229823905665325 177658644527214847797540155992787890186609524891629242939930350888546421376576496315213303183956981416268159119591073786977970080599487351751914915558237235898073512883869049564481720780944165069891802010384126738178787585134145467061858155504326161381802644554556124197379116141142095843500594131761133418767386143785618486204027371850198151875109783899596182363989548817500500156881008010835520623019282633667503564516559264233500789952960609340394706349831160892767163040608754117455113813260274028005942157915121444968930297357380174234561909599437119394033145177730564966115200642282168) math:sum 287457725240269116984635345025145284179216795997282862302393218683117596773053898727405047964979362066350237968077075619769093308904588468596657839717340507737381061336180264030263450443367716187581427628623027257162680637988642602998068338824474598811134898141689149719751488526131086315891114513541017438354542301502712995766324923823986992960593697411501534157093030536156915712175185175021462905737104385518007727223949896447310135172123559538052962277602108161822015205142304294866496322169649090956885119524373760455724939720534110292738584045714209559283069155218787674345024547947493 . (848 177658644527214847797540155992787890186609524891629242939930350888546421376576496315213303183956981416268159119591073786977970080599487351751914915558237235898073512883869049564481720780944165069891802010384126738178787585134145467061858155504326161381802644554556124197379116141142095843500594131761133418767386143785618486204027371850198151875109783899596182363989548817500500156881008010835520623019282633667503564516559264233500789952960609340394706349831160892767163040608754117455113813260274028005942157915121444968930297357380174234561909599437119394033145177730564966115200642282168 287457725240269116984635345025145284179216795997282862302393218683117596773053898727405047964979362066350237968077075619769093308904588468596657839717340507737381061336180264030263450443367716187581427628623027257162680637988642602998068338824474598811134898141689149719751488526131086315891114513541017438354542301502712995766324923823986992960593697411501534157093030536156915712175185175021462905737104385518007727223949896447310135172123559538052962277602108161822015205142304294866496322169649090956885119524373760455724939720534110292738584045714209559283069155218787674345024547947493) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17574,7 +17574,7 @@ _:gn_2457 { } _:gn_2458 { - 850 math:greaterThan 1 . + (850) math:greaterThan 1 . (850 1) math:difference 849 . (67859563814160578610444966960430496194002253785975623577467483093975245980099093903021558402934600766186080271105071954186846852294386234907171991399133964058765964431557835098699991118520613952202176392145226219194894532279648331125647972184177723952470390967423098675006743756153105371110073749981249399180229986068523976641729819876409310789625870387690830570886067098844084601586830846649578340301460881816999401809168632019691444733797659142736450422060213623712310876075203940043731304350898965054999196305869129482135654994226238176385235153160029228783221200242342257885376736616843 109799080713054269187095189032357393992607271105653619362462867794571175396477402412191744781022380650082078848486001832791123228305101116844742924159103271839307548452311214465781729662423551117689625618238900518983893052854497135936210183320148437429332253587133025522372372384988990472390520381779884019587156157717094509562297551973788841085483913511905351793103481718656415555294177164185942282717821751850504162707390632213809345219162950197658255927770947269054852164533550177411382508909375062950942961609252315486794642363153936058176674446277090165249923977488222708229823905665325) math:sum 177658644527214847797540155992787890186609524891629242939930350888546421376576496315213303183956981416268159119591073786977970080599487351751914915558237235898073512883869049564481720780944165069891802010384126738178787585134145467061858155504326161381802644554556124197379116141142095843500594131761133418767386143785618486204027371850198151875109783899596182363989548817500500156881008010835520623019282633667503564516559264233500789952960609340394706349831160892767163040608754117455113813260274028005942157915121444968930297357380174234561909599437119394033145177730564966115200642282168 . (849 109799080713054269187095189032357393992607271105653619362462867794571175396477402412191744781022380650082078848486001832791123228305101116844742924159103271839307548452311214465781729662423551117689625618238900518983893052854497135936210183320148437429332253587133025522372372384988990472390520381779884019587156157717094509562297551973788841085483913511905351793103481718656415555294177164185942282717821751850504162707390632213809345219162950197658255927770947269054852164533550177411382508909375062950942961609252315486794642363153936058176674446277090165249923977488222708229823905665325 177658644527214847797540155992787890186609524891629242939930350888546421376576496315213303183956981416268159119591073786977970080599487351751914915558237235898073512883869049564481720780944165069891802010384126738178787585134145467061858155504326161381802644554556124197379116141142095843500594131761133418767386143785618486204027371850198151875109783899596182363989548817500500156881008010835520623019282633667503564516559264233500789952960609340394706349831160892767163040608754117455113813260274028005942157915121444968930297357380174234561909599437119394033145177730564966115200642282168) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17585,7 +17585,7 @@ _:gn_2459 { } _:gn_2460 { - 851 math:greaterThan 1 . + (851) math:greaterThan 1 . (851 1) math:difference 850 . (41939516898893690576650222071926897798605017319677995784995384700595929416378308509170186378087779883895998577380929878604276376010714881937570932759969307780541584020753379367081738543902937165487449226093674299788998520574848804810562211135970713476861862619709926847365628628835885101280446631798634620406926171648570532920567732097379530295858043124214521222217414619812330953707346317536363942416360870033504760898222000194117900485365291054921805505710733645342541288458346237367651204558476097895943765303383186004658987368927697881791439293117060936466702777245880450344447169048482 67859563814160578610444966960430496194002253785975623577467483093975245980099093903021558402934600766186080271105071954186846852294386234907171991399133964058765964431557835098699991118520613952202176392145226219194894532279648331125647972184177723952470390967423098675006743756153105371110073749981249399180229986068523976641729819876409310789625870387690830570886067098844084601586830846649578340301460881816999401809168632019691444733797659142736450422060213623712310876075203940043731304350898965054999196305869129482135654994226238176385235153160029228783221200242342257885376736616843) math:sum 109799080713054269187095189032357393992607271105653619362462867794571175396477402412191744781022380650082078848486001832791123228305101116844742924159103271839307548452311214465781729662423551117689625618238900518983893052854497135936210183320148437429332253587133025522372372384988990472390520381779884019587156157717094509562297551973788841085483913511905351793103481718656415555294177164185942282717821751850504162707390632213809345219162950197658255927770947269054852164533550177411382508909375062950942961609252315486794642363153936058176674446277090165249923977488222708229823905665325 . (850 67859563814160578610444966960430496194002253785975623577467483093975245980099093903021558402934600766186080271105071954186846852294386234907171991399133964058765964431557835098699991118520613952202176392145226219194894532279648331125647972184177723952470390967423098675006743756153105371110073749981249399180229986068523976641729819876409310789625870387690830570886067098844084601586830846649578340301460881816999401809168632019691444733797659142736450422060213623712310876075203940043731304350898965054999196305869129482135654994226238176385235153160029228783221200242342257885376736616843 109799080713054269187095189032357393992607271105653619362462867794571175396477402412191744781022380650082078848486001832791123228305101116844742924159103271839307548452311214465781729662423551117689625618238900518983893052854497135936210183320148437429332253587133025522372372384988990472390520381779884019587156157717094509562297551973788841085483913511905351793103481718656415555294177164185942282717821751850504162707390632213809345219162950197658255927770947269054852164533550177411382508909375062950942961609252315486794642363153936058176674446277090165249923977488222708229823905665325) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17596,7 +17596,7 @@ _:gn_2461 { } _:gn_2462 { - 852 math:greaterThan 1 . + (852) math:greaterThan 1 . (852 1) math:difference 851 . (25920046915266888033794744888503598395397236466297627792472098393379316563720785393851372024846820882290081693724142075582570476283671352969601058639164656278224380410804455731618252574617676786714727166051551919405896011704799526315085761048207010475608528347713171827641115127317220269829627118182614778773303814419953443721162087779029780493767827263476309348668652479031753647879484529113214397885100011783494640910946631825573544248432368087814644916349479978369769587616857702676080099792422867159055431002485943477476667625298540294593795860042968292316518422996461807540929567568361 41939516898893690576650222071926897798605017319677995784995384700595929416378308509170186378087779883895998577380929878604276376010714881937570932759969307780541584020753379367081738543902937165487449226093674299788998520574848804810562211135970713476861862619709926847365628628835885101280446631798634620406926171648570532920567732097379530295858043124214521222217414619812330953707346317536363942416360870033504760898222000194117900485365291054921805505710733645342541288458346237367651204558476097895943765303383186004658987368927697881791439293117060936466702777245880450344447169048482) math:sum 67859563814160578610444966960430496194002253785975623577467483093975245980099093903021558402934600766186080271105071954186846852294386234907171991399133964058765964431557835098699991118520613952202176392145226219194894532279648331125647972184177723952470390967423098675006743756153105371110073749981249399180229986068523976641729819876409310789625870387690830570886067098844084601586830846649578340301460881816999401809168632019691444733797659142736450422060213623712310876075203940043731304350898965054999196305869129482135654994226238176385235153160029228783221200242342257885376736616843 . (851 41939516898893690576650222071926897798605017319677995784995384700595929416378308509170186378087779883895998577380929878604276376010714881937570932759969307780541584020753379367081738543902937165487449226093674299788998520574848804810562211135970713476861862619709926847365628628835885101280446631798634620406926171648570532920567732097379530295858043124214521222217414619812330953707346317536363942416360870033504760898222000194117900485365291054921805505710733645342541288458346237367651204558476097895943765303383186004658987368927697881791439293117060936466702777245880450344447169048482 67859563814160578610444966960430496194002253785975623577467483093975245980099093903021558402934600766186080271105071954186846852294386234907171991399133964058765964431557835098699991118520613952202176392145226219194894532279648331125647972184177723952470390967423098675006743756153105371110073749981249399180229986068523976641729819876409310789625870387690830570886067098844084601586830846649578340301460881816999401809168632019691444733797659142736450422060213623712310876075203940043731304350898965054999196305869129482135654994226238176385235153160029228783221200242342257885376736616843) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17607,7 +17607,7 @@ _:gn_2463 { } _:gn_2464 { - 853 math:greaterThan 1 . + (853) math:greaterThan 1 . (853 1) math:difference 852 . (16019469983626802542855477183423299403207780853380367992523286307216612852657523115318814353240959001605916883656787803021705899727043528967969874120804651502317203609948923635463485969285260378772722060042122380383102508870049278495476450087763703001253334271996755019724513501518664831450819513616019841633622357228617089199405644318349749802090215860738211873548762140780577305827861788423149544531260858250010119987275368368544356236932922967107160589361253666972771700841488534691571104766053230736888334300897242527182319743629157587197643433074092644150184354249418642803517601480121 25920046915266888033794744888503598395397236466297627792472098393379316563720785393851372024846820882290081693724142075582570476283671352969601058639164656278224380410804455731618252574617676786714727166051551919405896011704799526315085761048207010475608528347713171827641115127317220269829627118182614778773303814419953443721162087779029780493767827263476309348668652479031753647879484529113214397885100011783494640910946631825573544248432368087814644916349479978369769587616857702676080099792422867159055431002485943477476667625298540294593795860042968292316518422996461807540929567568361) math:sum 41939516898893690576650222071926897798605017319677995784995384700595929416378308509170186378087779883895998577380929878604276376010714881937570932759969307780541584020753379367081738543902937165487449226093674299788998520574848804810562211135970713476861862619709926847365628628835885101280446631798634620406926171648570532920567732097379530295858043124214521222217414619812330953707346317536363942416360870033504760898222000194117900485365291054921805505710733645342541288458346237367651204558476097895943765303383186004658987368927697881791439293117060936466702777245880450344447169048482 . (852 25920046915266888033794744888503598395397236466297627792472098393379316563720785393851372024846820882290081693724142075582570476283671352969601058639164656278224380410804455731618252574617676786714727166051551919405896011704799526315085761048207010475608528347713171827641115127317220269829627118182614778773303814419953443721162087779029780493767827263476309348668652479031753647879484529113214397885100011783494640910946631825573544248432368087814644916349479978369769587616857702676080099792422867159055431002485943477476667625298540294593795860042968292316518422996461807540929567568361 41939516898893690576650222071926897798605017319677995784995384700595929416378308509170186378087779883895998577380929878604276376010714881937570932759969307780541584020753379367081738543902937165487449226093674299788998520574848804810562211135970713476861862619709926847365628628835885101280446631798634620406926171648570532920567732097379530295858043124214521222217414619812330953707346317536363942416360870033504760898222000194117900485365291054921805505710733645342541288458346237367651204558476097895943765303383186004658987368927697881791439293117060936466702777245880450344447169048482) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17618,7 +17618,7 @@ _:gn_2465 { } _:gn_2466 { - 854 math:greaterThan 1 . + (854) math:greaterThan 1 . (854 1) math:difference 853 . (9900576931640085490939267705080298992189455612917259799948812086162703711063262278532557671605861880684164810067354272560864576556627824001631184518360004775907176800855532096154766605332416407942005106009429539022793502834750247819609310960443307474355194075716416807916601625798555438378807604566594937139681457191336354521756443460680030691677611402738097475119890338251176342051622740690064853353839153533484520923671263457029188011499445120707484326988226311396997886775369167984508995026369636422167096701588700950294347881669382707396152426968875648166334068747043164737411966088240 16019469983626802542855477183423299403207780853380367992523286307216612852657523115318814353240959001605916883656787803021705899727043528967969874120804651502317203609948923635463485969285260378772722060042122380383102508870049278495476450087763703001253334271996755019724513501518664831450819513616019841633622357228617089199405644318349749802090215860738211873548762140780577305827861788423149544531260858250010119987275368368544356236932922967107160589361253666972771700841488534691571104766053230736888334300897242527182319743629157587197643433074092644150184354249418642803517601480121) math:sum 25920046915266888033794744888503598395397236466297627792472098393379316563720785393851372024846820882290081693724142075582570476283671352969601058639164656278224380410804455731618252574617676786714727166051551919405896011704799526315085761048207010475608528347713171827641115127317220269829627118182614778773303814419953443721162087779029780493767827263476309348668652479031753647879484529113214397885100011783494640910946631825573544248432368087814644916349479978369769587616857702676080099792422867159055431002485943477476667625298540294593795860042968292316518422996461807540929567568361 . (853 16019469983626802542855477183423299403207780853380367992523286307216612852657523115318814353240959001605916883656787803021705899727043528967969874120804651502317203609948923635463485969285260378772722060042122380383102508870049278495476450087763703001253334271996755019724513501518664831450819513616019841633622357228617089199405644318349749802090215860738211873548762140780577305827861788423149544531260858250010119987275368368544356236932922967107160589361253666972771700841488534691571104766053230736888334300897242527182319743629157587197643433074092644150184354249418642803517601480121 25920046915266888033794744888503598395397236466297627792472098393379316563720785393851372024846820882290081693724142075582570476283671352969601058639164656278224380410804455731618252574617676786714727166051551919405896011704799526315085761048207010475608528347713171827641115127317220269829627118182614778773303814419953443721162087779029780493767827263476309348668652479031753647879484529113214397885100011783494640910946631825573544248432368087814644916349479978369769587616857702676080099792422867159055431002485943477476667625298540294593795860042968292316518422996461807540929567568361) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17629,7 +17629,7 @@ _:gn_2467 { } _:gn_2468 { - 855 math:greaterThan 1 . + (855) math:greaterThan 1 . (855 1) math:difference 854 . (6118893051986717051916209478343000411018325240463108192574474221053909141594260836786256681635097120921752073589433530460841323170415704966338689602444646726410026809093391539308719363952843970830716954032692841360309006035299030675867139127320395526898140196280338211807911875720109393072011909049424904493940900037280734677649200857669719110412604458000114398428871802529400963776239047733084691177421704716525599063604104911515168225433477846399676262373027355575773814066119366707062109739683594314721237599308541576887971861959774879801491006105216995983850285502375478066105635391881 9900576931640085490939267705080298992189455612917259799948812086162703711063262278532557671605861880684164810067354272560864576556627824001631184518360004775907176800855532096154766605332416407942005106009429539022793502834750247819609310960443307474355194075716416807916601625798555438378807604566594937139681457191336354521756443460680030691677611402738097475119890338251176342051622740690064853353839153533484520923671263457029188011499445120707484326988226311396997886775369167984508995026369636422167096701588700950294347881669382707396152426968875648166334068747043164737411966088240) math:sum 16019469983626802542855477183423299403207780853380367992523286307216612852657523115318814353240959001605916883656787803021705899727043528967969874120804651502317203609948923635463485969285260378772722060042122380383102508870049278495476450087763703001253334271996755019724513501518664831450819513616019841633622357228617089199405644318349749802090215860738211873548762140780577305827861788423149544531260858250010119987275368368544356236932922967107160589361253666972771700841488534691571104766053230736888334300897242527182319743629157587197643433074092644150184354249418642803517601480121 . (854 9900576931640085490939267705080298992189455612917259799948812086162703711063262278532557671605861880684164810067354272560864576556627824001631184518360004775907176800855532096154766605332416407942005106009429539022793502834750247819609310960443307474355194075716416807916601625798555438378807604566594937139681457191336354521756443460680030691677611402738097475119890338251176342051622740690064853353839153533484520923671263457029188011499445120707484326988226311396997886775369167984508995026369636422167096701588700950294347881669382707396152426968875648166334068747043164737411966088240 16019469983626802542855477183423299403207780853380367992523286307216612852657523115318814353240959001605916883656787803021705899727043528967969874120804651502317203609948923635463485969285260378772722060042122380383102508870049278495476450087763703001253334271996755019724513501518664831450819513616019841633622357228617089199405644318349749802090215860738211873548762140780577305827861788423149544531260858250010119987275368368544356236932922967107160589361253666972771700841488534691571104766053230736888334300897242527182319743629157587197643433074092644150184354249418642803517601480121) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17640,7 +17640,7 @@ _:gn_2469 { } _:gn_2470 { - 856 math:greaterThan 1 . + (856) math:greaterThan 1 . (856 1) math:difference 855 . (3781683879653368439023058226737298581171130372454151607374337865108794569469001441746300989970764759762412736477920742100023253386212119035292494915915358049497149991762140556846047241379572437111288151976736697662484496799451217143742171833122911947457053879436078596108689750078446045306795695517170032645740557154055619844107242603010311581265006944737983076691018535721775378275383692956980162176417448816958921860067158545514019786065967274307808064615198955821224072709249801277446885286686042107445859102280159373406376019709607827594661420863658652182483783244667686671306330696359 6118893051986717051916209478343000411018325240463108192574474221053909141594260836786256681635097120921752073589433530460841323170415704966338689602444646726410026809093391539308719363952843970830716954032692841360309006035299030675867139127320395526898140196280338211807911875720109393072011909049424904493940900037280734677649200857669719110412604458000114398428871802529400963776239047733084691177421704716525599063604104911515168225433477846399676262373027355575773814066119366707062109739683594314721237599308541576887971861959774879801491006105216995983850285502375478066105635391881) math:sum 9900576931640085490939267705080298992189455612917259799948812086162703711063262278532557671605861880684164810067354272560864576556627824001631184518360004775907176800855532096154766605332416407942005106009429539022793502834750247819609310960443307474355194075716416807916601625798555438378807604566594937139681457191336354521756443460680030691677611402738097475119890338251176342051622740690064853353839153533484520923671263457029188011499445120707484326988226311396997886775369167984508995026369636422167096701588700950294347881669382707396152426968875648166334068747043164737411966088240 . (855 6118893051986717051916209478343000411018325240463108192574474221053909141594260836786256681635097120921752073589433530460841323170415704966338689602444646726410026809093391539308719363952843970830716954032692841360309006035299030675867139127320395526898140196280338211807911875720109393072011909049424904493940900037280734677649200857669719110412604458000114398428871802529400963776239047733084691177421704716525599063604104911515168225433477846399676262373027355575773814066119366707062109739683594314721237599308541576887971861959774879801491006105216995983850285502375478066105635391881 9900576931640085490939267705080298992189455612917259799948812086162703711063262278532557671605861880684164810067354272560864576556627824001631184518360004775907176800855532096154766605332416407942005106009429539022793502834750247819609310960443307474355194075716416807916601625798555438378807604566594937139681457191336354521756443460680030691677611402738097475119890338251176342051622740690064853353839153533484520923671263457029188011499445120707484326988226311396997886775369167984508995026369636422167096701588700950294347881669382707396152426968875648166334068747043164737411966088240) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17651,7 +17651,7 @@ _:gn_2471 { } _:gn_2472 { - 857 math:greaterThan 1 . + (857) math:greaterThan 1 . (857 1) math:difference 856 . (2337209172333348612893151251605701829847194868008956585200136355945114572125259395039955691664332361159339337111512788360818069784203585931046194686529288676912876817331250982462672122573271533719428802055956143697824509235847813532124967294197483579441086316844259615699222125641663347765216213532254871848200342883225114833541958254659407529147597513262131321737853266807625585500855354776104529001004255899566677203536946366001148439367510572091868197757828399754549741356869565429615224452997552207275378497028382203481595842250167052206829585241558343801366502257707791394799304695522 3781683879653368439023058226737298581171130372454151607374337865108794569469001441746300989970764759762412736477920742100023253386212119035292494915915358049497149991762140556846047241379572437111288151976736697662484496799451217143742171833122911947457053879436078596108689750078446045306795695517170032645740557154055619844107242603010311581265006944737983076691018535721775378275383692956980162176417448816958921860067158545514019786065967274307808064615198955821224072709249801277446885286686042107445859102280159373406376019709607827594661420863658652182483783244667686671306330696359) math:sum 6118893051986717051916209478343000411018325240463108192574474221053909141594260836786256681635097120921752073589433530460841323170415704966338689602444646726410026809093391539308719363952843970830716954032692841360309006035299030675867139127320395526898140196280338211807911875720109393072011909049424904493940900037280734677649200857669719110412604458000114398428871802529400963776239047733084691177421704716525599063604104911515168225433477846399676262373027355575773814066119366707062109739683594314721237599308541576887971861959774879801491006105216995983850285502375478066105635391881 . (856 3781683879653368439023058226737298581171130372454151607374337865108794569469001441746300989970764759762412736477920742100023253386212119035292494915915358049497149991762140556846047241379572437111288151976736697662484496799451217143742171833122911947457053879436078596108689750078446045306795695517170032645740557154055619844107242603010311581265006944737983076691018535721775378275383692956980162176417448816958921860067158545514019786065967274307808064615198955821224072709249801277446885286686042107445859102280159373406376019709607827594661420863658652182483783244667686671306330696359 6118893051986717051916209478343000411018325240463108192574474221053909141594260836786256681635097120921752073589433530460841323170415704966338689602444646726410026809093391539308719363952843970830716954032692841360309006035299030675867139127320395526898140196280338211807911875720109393072011909049424904493940900037280734677649200857669719110412604458000114398428871802529400963776239047733084691177421704716525599063604104911515168225433477846399676262373027355575773814066119366707062109739683594314721237599308541576887971861959774879801491006105216995983850285502375478066105635391881) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17662,7 +17662,7 @@ _:gn_2473 { } _:gn_2474 { - 858 math:greaterThan 1 . + (858) math:greaterThan 1 . (858 1) math:difference 857 . (1444474707320019826129906975131596751323935504445195022174201509163679997343742046706345298306432398603073399366407953739205183602008533104246300229386069372584273174430889574383375118806300903391859349920780553964659987563603403611617204538925428368015967562591818980409467624436782697541579481984915160797540214270830505010565284348350904052117409431475851754953165268914149792774528338180875633175413192917392244656530212179512871346698456702215939866857370556066674331352380235847831660833688489900170480605251777169924780177459440775387831835622100308381117280986959895276507026000837 2337209172333348612893151251605701829847194868008956585200136355945114572125259395039955691664332361159339337111512788360818069784203585931046194686529288676912876817331250982462672122573271533719428802055956143697824509235847813532124967294197483579441086316844259615699222125641663347765216213532254871848200342883225114833541958254659407529147597513262131321737853266807625585500855354776104529001004255899566677203536946366001148439367510572091868197757828399754549741356869565429615224452997552207275378497028382203481595842250167052206829585241558343801366502257707791394799304695522) math:sum 3781683879653368439023058226737298581171130372454151607374337865108794569469001441746300989970764759762412736477920742100023253386212119035292494915915358049497149991762140556846047241379572437111288151976736697662484496799451217143742171833122911947457053879436078596108689750078446045306795695517170032645740557154055619844107242603010311581265006944737983076691018535721775378275383692956980162176417448816958921860067158545514019786065967274307808064615198955821224072709249801277446885286686042107445859102280159373406376019709607827594661420863658652182483783244667686671306330696359 . (857 2337209172333348612893151251605701829847194868008956585200136355945114572125259395039955691664332361159339337111512788360818069784203585931046194686529288676912876817331250982462672122573271533719428802055956143697824509235847813532124967294197483579441086316844259615699222125641663347765216213532254871848200342883225114833541958254659407529147597513262131321737853266807625585500855354776104529001004255899566677203536946366001148439367510572091868197757828399754549741356869565429615224452997552207275378497028382203481595842250167052206829585241558343801366502257707791394799304695522 3781683879653368439023058226737298581171130372454151607374337865108794569469001441746300989970764759762412736477920742100023253386212119035292494915915358049497149991762140556846047241379572437111288151976736697662484496799451217143742171833122911947457053879436078596108689750078446045306795695517170032645740557154055619844107242603010311581265006944737983076691018535721775378275383692956980162176417448816958921860067158545514019786065967274307808064615198955821224072709249801277446885286686042107445859102280159373406376019709607827594661420863658652182483783244667686671306330696359) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17673,7 +17673,7 @@ _:gn_2475 { } _:gn_2476 { - 859 math:greaterThan 1 . + (859) math:greaterThan 1 . (859 1) math:difference 858 . (892734465013328786763244276474105078523259363563761563025934846781434574781517348333610393357899962556265937745104834621612886182195052826799894457143219304328603642900361408079297003766970630327569452135175589733164521672244409920507762755272055211425118754252440635289754501204880650223636731547339711050660128612394609822976673906308503477030188081786279566784687997893475792726327016595228895825591062982174432547006734186488277092669053869875928330900457843687875410004489329581783563619309062307104897891776605033556815664790726276818997749619458035420249221270747896118292278694685 1444474707320019826129906975131596751323935504445195022174201509163679997343742046706345298306432398603073399366407953739205183602008533104246300229386069372584273174430889574383375118806300903391859349920780553964659987563603403611617204538925428368015967562591818980409467624436782697541579481984915160797540214270830505010565284348350904052117409431475851754953165268914149792774528338180875633175413192917392244656530212179512871346698456702215939866857370556066674331352380235847831660833688489900170480605251777169924780177459440775387831835622100308381117280986959895276507026000837) math:sum 2337209172333348612893151251605701829847194868008956585200136355945114572125259395039955691664332361159339337111512788360818069784203585931046194686529288676912876817331250982462672122573271533719428802055956143697824509235847813532124967294197483579441086316844259615699222125641663347765216213532254871848200342883225114833541958254659407529147597513262131321737853266807625585500855354776104529001004255899566677203536946366001148439367510572091868197757828399754549741356869565429615224452997552207275378497028382203481595842250167052206829585241558343801366502257707791394799304695522 . (858 1444474707320019826129906975131596751323935504445195022174201509163679997343742046706345298306432398603073399366407953739205183602008533104246300229386069372584273174430889574383375118806300903391859349920780553964659987563603403611617204538925428368015967562591818980409467624436782697541579481984915160797540214270830505010565284348350904052117409431475851754953165268914149792774528338180875633175413192917392244656530212179512871346698456702215939866857370556066674331352380235847831660833688489900170480605251777169924780177459440775387831835622100308381117280986959895276507026000837 2337209172333348612893151251605701829847194868008956585200136355945114572125259395039955691664332361159339337111512788360818069784203585931046194686529288676912876817331250982462672122573271533719428802055956143697824509235847813532124967294197483579441086316844259615699222125641663347765216213532254871848200342883225114833541958254659407529147597513262131321737853266807625585500855354776104529001004255899566677203536946366001148439367510572091868197757828399754549741356869565429615224452997552207275378497028382203481595842250167052206829585241558343801366502257707791394799304695522) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17684,7 +17684,7 @@ _:gn_2477 { } _:gn_2478 { - 860 math:greaterThan 1 . + (860) math:greaterThan 1 . (860 1) math:difference 859 . (551740242306691039366662698657491672800676140881433459148266662382245422562224698372734904948532436046807461621303119117592297419813480277446405772242850068255669531530528166304078115039330273064289897785604964231495465891358993691109441783653373156590848808339378345119713123231902047317942750437575449746880085658435895187588610442042400575087221349689572188168477271020674000048201321585646737349822129935217812109523477993024594254029402832340011535956912712378798921347890906266048097214379427593065582713475172136367964512668714498568834086002642272960868059716211999158214747306152 892734465013328786763244276474105078523259363563761563025934846781434574781517348333610393357899962556265937745104834621612886182195052826799894457143219304328603642900361408079297003766970630327569452135175589733164521672244409920507762755272055211425118754252440635289754501204880650223636731547339711050660128612394609822976673906308503477030188081786279566784687997893475792726327016595228895825591062982174432547006734186488277092669053869875928330900457843687875410004489329581783563619309062307104897891776605033556815664790726276818997749619458035420249221270747896118292278694685) math:sum 1444474707320019826129906975131596751323935504445195022174201509163679997343742046706345298306432398603073399366407953739205183602008533104246300229386069372584273174430889574383375118806300903391859349920780553964659987563603403611617204538925428368015967562591818980409467624436782697541579481984915160797540214270830505010565284348350904052117409431475851754953165268914149792774528338180875633175413192917392244656530212179512871346698456702215939866857370556066674331352380235847831660833688489900170480605251777169924780177459440775387831835622100308381117280986959895276507026000837 . (859 892734465013328786763244276474105078523259363563761563025934846781434574781517348333610393357899962556265937745104834621612886182195052826799894457143219304328603642900361408079297003766970630327569452135175589733164521672244409920507762755272055211425118754252440635289754501204880650223636731547339711050660128612394609822976673906308503477030188081786279566784687997893475792726327016595228895825591062982174432547006734186488277092669053869875928330900457843687875410004489329581783563619309062307104897891776605033556815664790726276818997749619458035420249221270747896118292278694685 1444474707320019826129906975131596751323935504445195022174201509163679997343742046706345298306432398603073399366407953739205183602008533104246300229386069372584273174430889574383375118806300903391859349920780553964659987563603403611617204538925428368015967562591818980409467624436782697541579481984915160797540214270830505010565284348350904052117409431475851754953165268914149792774528338180875633175413192917392244656530212179512871346698456702215939866857370556066674331352380235847831660833688489900170480605251777169924780177459440775387831835622100308381117280986959895276507026000837) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17695,7 +17695,7 @@ _:gn_2479 { } _:gn_2480 { - 861 math:greaterThan 1 . + (861) math:greaterThan 1 . (861 1) math:difference 860 . (340994222706637747396581577816613405722583222682328103877668184399189152219292649960875488409367526509458476123801715504020588762381572549353488684900369236072934111369833241775218888727640357263279554349570625501669055780885416229398320971618682054834269945913062290170041377972978602905693981109764261303780042953958714635388063464266102901942966732096707378616210726872801792678125695009582158475768933046956620437483256193463682838639651037535916794943545131309076488656598423315735466404929634714039315178301432897188851152122011778250163663616815762459381161554535896960077531388533 551740242306691039366662698657491672800676140881433459148266662382245422562224698372734904948532436046807461621303119117592297419813480277446405772242850068255669531530528166304078115039330273064289897785604964231495465891358993691109441783653373156590848808339378345119713123231902047317942750437575449746880085658435895187588610442042400575087221349689572188168477271020674000048201321585646737349822129935217812109523477993024594254029402832340011535956912712378798921347890906266048097214379427593065582713475172136367964512668714498568834086002642272960868059716211999158214747306152) math:sum 892734465013328786763244276474105078523259363563761563025934846781434574781517348333610393357899962556265937745104834621612886182195052826799894457143219304328603642900361408079297003766970630327569452135175589733164521672244409920507762755272055211425118754252440635289754501204880650223636731547339711050660128612394609822976673906308503477030188081786279566784687997893475792726327016595228895825591062982174432547006734186488277092669053869875928330900457843687875410004489329581783563619309062307104897891776605033556815664790726276818997749619458035420249221270747896118292278694685 . (860 551740242306691039366662698657491672800676140881433459148266662382245422562224698372734904948532436046807461621303119117592297419813480277446405772242850068255669531530528166304078115039330273064289897785604964231495465891358993691109441783653373156590848808339378345119713123231902047317942750437575449746880085658435895187588610442042400575087221349689572188168477271020674000048201321585646737349822129935217812109523477993024594254029402832340011535956912712378798921347890906266048097214379427593065582713475172136367964512668714498568834086002642272960868059716211999158214747306152 892734465013328786763244276474105078523259363563761563025934846781434574781517348333610393357899962556265937745104834621612886182195052826799894457143219304328603642900361408079297003766970630327569452135175589733164521672244409920507762755272055211425118754252440635289754501204880650223636731547339711050660128612394609822976673906308503477030188081786279566784687997893475792726327016595228895825591062982174432547006734186488277092669053869875928330900457843687875410004489329581783563619309062307104897891776605033556815664790726276818997749619458035420249221270747896118292278694685) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17706,7 +17706,7 @@ _:gn_2481 { } _:gn_2482 { - 862 math:greaterThan 1 . + (862) math:greaterThan 1 . (862 1) math:difference 861 . (210746019600053291970081120840878267078092918199105355270598477983056270342932048411859416539164909537348985497501403613571708657431907728092917087342480832182735420160694924528859226311689915801010343436034338729826410110473577461711120812034691101756578862426316054949671745258923444412248769327811188443100042704477180552200546977776297673144254617592864809552266544147872207370075626576064578874053196888261191672040221799560911415389751794804094741013367581069722432691292482950312630809449792879026267535173739239179113360546702720318670422385826510501486898161676102198137215917619 340994222706637747396581577816613405722583222682328103877668184399189152219292649960875488409367526509458476123801715504020588762381572549353488684900369236072934111369833241775218888727640357263279554349570625501669055780885416229398320971618682054834269945913062290170041377972978602905693981109764261303780042953958714635388063464266102901942966732096707378616210726872801792678125695009582158475768933046956620437483256193463682838639651037535916794943545131309076488656598423315735466404929634714039315178301432897188851152122011778250163663616815762459381161554535896960077531388533) math:sum 551740242306691039366662698657491672800676140881433459148266662382245422562224698372734904948532436046807461621303119117592297419813480277446405772242850068255669531530528166304078115039330273064289897785604964231495465891358993691109441783653373156590848808339378345119713123231902047317942750437575449746880085658435895187588610442042400575087221349689572188168477271020674000048201321585646737349822129935217812109523477993024594254029402832340011535956912712378798921347890906266048097214379427593065582713475172136367964512668714498568834086002642272960868059716211999158214747306152 . (861 340994222706637747396581577816613405722583222682328103877668184399189152219292649960875488409367526509458476123801715504020588762381572549353488684900369236072934111369833241775218888727640357263279554349570625501669055780885416229398320971618682054834269945913062290170041377972978602905693981109764261303780042953958714635388063464266102901942966732096707378616210726872801792678125695009582158475768933046956620437483256193463682838639651037535916794943545131309076488656598423315735466404929634714039315178301432897188851152122011778250163663616815762459381161554535896960077531388533 551740242306691039366662698657491672800676140881433459148266662382245422562224698372734904948532436046807461621303119117592297419813480277446405772242850068255669531530528166304078115039330273064289897785604964231495465891358993691109441783653373156590848808339378345119713123231902047317942750437575449746880085658435895187588610442042400575087221349689572188168477271020674000048201321585646737349822129935217812109523477993024594254029402832340011535956912712378798921347890906266048097214379427593065582713475172136367964512668714498568834086002642272960868059716211999158214747306152) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17717,7 +17717,7 @@ _:gn_2483 { } _:gn_2484 { - 863 math:greaterThan 1 . + (863) math:greaterThan 1 . (863 1) math:difference 862 . (130248203106584455426500456975735138644490304483222748607069706416132881876360601549016071870202616972109490626300311890448880104949664821260571597557888403890198691209138317246359662415950441462269210913536286771842645670411838767687200159583990953077691083486746235220369632714055158493445211781953072860680000249481534083187516486489805228798712114503842569063944182724929585308050068433517579601715736158695428765443034393902771423249899242731822053930177550239354055965305940365422835595479841835013047643127693658009737791575309057931493241230989251957894263392859794761940315470914 210746019600053291970081120840878267078092918199105355270598477983056270342932048411859416539164909537348985497501403613571708657431907728092917087342480832182735420160694924528859226311689915801010343436034338729826410110473577461711120812034691101756578862426316054949671745258923444412248769327811188443100042704477180552200546977776297673144254617592864809552266544147872207370075626576064578874053196888261191672040221799560911415389751794804094741013367581069722432691292482950312630809449792879026267535173739239179113360546702720318670422385826510501486898161676102198137215917619) math:sum 340994222706637747396581577816613405722583222682328103877668184399189152219292649960875488409367526509458476123801715504020588762381572549353488684900369236072934111369833241775218888727640357263279554349570625501669055780885416229398320971618682054834269945913062290170041377972978602905693981109764261303780042953958714635388063464266102901942966732096707378616210726872801792678125695009582158475768933046956620437483256193463682838639651037535916794943545131309076488656598423315735466404929634714039315178301432897188851152122011778250163663616815762459381161554535896960077531388533 . (862 210746019600053291970081120840878267078092918199105355270598477983056270342932048411859416539164909537348985497501403613571708657431907728092917087342480832182735420160694924528859226311689915801010343436034338729826410110473577461711120812034691101756578862426316054949671745258923444412248769327811188443100042704477180552200546977776297673144254617592864809552266544147872207370075626576064578874053196888261191672040221799560911415389751794804094741013367581069722432691292482950312630809449792879026267535173739239179113360546702720318670422385826510501486898161676102198137215917619 340994222706637747396581577816613405722583222682328103877668184399189152219292649960875488409367526509458476123801715504020588762381572549353488684900369236072934111369833241775218888727640357263279554349570625501669055780885416229398320971618682054834269945913062290170041377972978602905693981109764261303780042953958714635388063464266102901942966732096707378616210726872801792678125695009582158475768933046956620437483256193463682838639651037535916794943545131309076488656598423315735466404929634714039315178301432897188851152122011778250163663616815762459381161554535896960077531388533) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17728,7 +17728,7 @@ _:gn_2485 { } _:gn_2486 { - 864 math:greaterThan 1 . + (864) math:greaterThan 1 . (864 1) math:difference 863 . (80497816493468836543580663865143128433602613715882606663528771566923388466571446862843344668962292565239494871201091723122828552482242906832345489784592428292536728951556607282499563895739474338741132522498051957983764440061738694023920652450700148678887778939569819729302112544868285918803557545858115582420042454995646469013030491286492444345542503089022240488322361422942622062025558142546999272337460729565762906597187405658139992139852552072272687083190030830368376725986542584889795213969951044013219892046045581169375568971393662387177181154837258543592634768816307436196900446705 130248203106584455426500456975735138644490304483222748607069706416132881876360601549016071870202616972109490626300311890448880104949664821260571597557888403890198691209138317246359662415950441462269210913536286771842645670411838767687200159583990953077691083486746235220369632714055158493445211781953072860680000249481534083187516486489805228798712114503842569063944182724929585308050068433517579601715736158695428765443034393902771423249899242731822053930177550239354055965305940365422835595479841835013047643127693658009737791575309057931493241230989251957894263392859794761940315470914) math:sum 210746019600053291970081120840878267078092918199105355270598477983056270342932048411859416539164909537348985497501403613571708657431907728092917087342480832182735420160694924528859226311689915801010343436034338729826410110473577461711120812034691101756578862426316054949671745258923444412248769327811188443100042704477180552200546977776297673144254617592864809552266544147872207370075626576064578874053196888261191672040221799560911415389751794804094741013367581069722432691292482950312630809449792879026267535173739239179113360546702720318670422385826510501486898161676102198137215917619 . (863 130248203106584455426500456975735138644490304483222748607069706416132881876360601549016071870202616972109490626300311890448880104949664821260571597557888403890198691209138317246359662415950441462269210913536286771842645670411838767687200159583990953077691083486746235220369632714055158493445211781953072860680000249481534083187516486489805228798712114503842569063944182724929585308050068433517579601715736158695428765443034393902771423249899242731822053930177550239354055965305940365422835595479841835013047643127693658009737791575309057931493241230989251957894263392859794761940315470914 210746019600053291970081120840878267078092918199105355270598477983056270342932048411859416539164909537348985497501403613571708657431907728092917087342480832182735420160694924528859226311689915801010343436034338729826410110473577461711120812034691101756578862426316054949671745258923444412248769327811188443100042704477180552200546977776297673144254617592864809552266544147872207370075626576064578874053196888261191672040221799560911415389751794804094741013367581069722432691292482950312630809449792879026267535173739239179113360546702720318670422385826510501486898161676102198137215917619) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17739,7 +17739,7 @@ _:gn_2487 { } _:gn_2488 { - 865 math:greaterThan 1 . + (865) math:greaterThan 1 . (865 1) math:difference 864 . (49750386613115618882919793110592010210887690767340141943540934849209493409789154686172727201240324406869995755099220167326051552467421914428226107773295975597661962257581709963860098520210967123528078391038234813858881230350100073663279507133290804398803304547176415491067520169186872574641654236094957278259957794485887614174485995203312784453169611414820328575621821301986963246024510290970580329378275429129665858845846988244631431110046690659549366846987519408985679239319397780533040381509890790999827751081648076840362222603915395544316060076151993414301628624043487325743415024209 80497816493468836543580663865143128433602613715882606663528771566923388466571446862843344668962292565239494871201091723122828552482242906832345489784592428292536728951556607282499563895739474338741132522498051957983764440061738694023920652450700148678887778939569819729302112544868285918803557545858115582420042454995646469013030491286492444345542503089022240488322361422942622062025558142546999272337460729565762906597187405658139992139852552072272687083190030830368376725986542584889795213969951044013219892046045581169375568971393662387177181154837258543592634768816307436196900446705) math:sum 130248203106584455426500456975735138644490304483222748607069706416132881876360601549016071870202616972109490626300311890448880104949664821260571597557888403890198691209138317246359662415950441462269210913536286771842645670411838767687200159583990953077691083486746235220369632714055158493445211781953072860680000249481534083187516486489805228798712114503842569063944182724929585308050068433517579601715736158695428765443034393902771423249899242731822053930177550239354055965305940365422835595479841835013047643127693658009737791575309057931493241230989251957894263392859794761940315470914 . (864 80497816493468836543580663865143128433602613715882606663528771566923388466571446862843344668962292565239494871201091723122828552482242906832345489784592428292536728951556607282499563895739474338741132522498051957983764440061738694023920652450700148678887778939569819729302112544868285918803557545858115582420042454995646469013030491286492444345542503089022240488322361422942622062025558142546999272337460729565762906597187405658139992139852552072272687083190030830368376725986542584889795213969951044013219892046045581169375568971393662387177181154837258543592634768816307436196900446705 130248203106584455426500456975735138644490304483222748607069706416132881876360601549016071870202616972109490626300311890448880104949664821260571597557888403890198691209138317246359662415950441462269210913536286771842645670411838767687200159583990953077691083486746235220369632714055158493445211781953072860680000249481534083187516486489805228798712114503842569063944182724929585308050068433517579601715736158695428765443034393902771423249899242731822053930177550239354055965305940365422835595479841835013047643127693658009737791575309057931493241230989251957894263392859794761940315470914) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17750,7 +17750,7 @@ _:gn_2489 { } _:gn_2490 { - 866 math:greaterThan 1 . + (866) math:greaterThan 1 . (866 1) math:difference 865 . (30747429880353217660660870754551118222714922948542464719987836717713895056782292176670617467721968158369499116101871555796777000014820992404119382011296452694874766693974897318639465375528507215213054131459817144124883209711638620360641145317409344280084474392393404238234592375681413344161903309763158304160084660509758854838544496083179659892372891674201911912700540120955658816001047851576418942959185300436097047751340417413508561029805861412723320236202511421382697486667144804356754832460060253013392140964397504329013346367478266842861121078685265129291006144772820110453485422496 49750386613115618882919793110592010210887690767340141943540934849209493409789154686172727201240324406869995755099220167326051552467421914428226107773295975597661962257581709963860098520210967123528078391038234813858881230350100073663279507133290804398803304547176415491067520169186872574641654236094957278259957794485887614174485995203312784453169611414820328575621821301986963246024510290970580329378275429129665858845846988244631431110046690659549366846987519408985679239319397780533040381509890790999827751081648076840362222603915395544316060076151993414301628624043487325743415024209) math:sum 80497816493468836543580663865143128433602613715882606663528771566923388466571446862843344668962292565239494871201091723122828552482242906832345489784592428292536728951556607282499563895739474338741132522498051957983764440061738694023920652450700148678887778939569819729302112544868285918803557545858115582420042454995646469013030491286492444345542503089022240488322361422942622062025558142546999272337460729565762906597187405658139992139852552072272687083190030830368376725986542584889795213969951044013219892046045581169375568971393662387177181154837258543592634768816307436196900446705 . (865 49750386613115618882919793110592010210887690767340141943540934849209493409789154686172727201240324406869995755099220167326051552467421914428226107773295975597661962257581709963860098520210967123528078391038234813858881230350100073663279507133290804398803304547176415491067520169186872574641654236094957278259957794485887614174485995203312784453169611414820328575621821301986963246024510290970580329378275429129665858845846988244631431110046690659549366846987519408985679239319397780533040381509890790999827751081648076840362222603915395544316060076151993414301628624043487325743415024209 80497816493468836543580663865143128433602613715882606663528771566923388466571446862843344668962292565239494871201091723122828552482242906832345489784592428292536728951556607282499563895739474338741132522498051957983764440061738694023920652450700148678887778939569819729302112544868285918803557545858115582420042454995646469013030491286492444345542503089022240488322361422942622062025558142546999272337460729565762906597187405658139992139852552072272687083190030830368376725986542584889795213969951044013219892046045581169375568971393662387177181154837258543592634768816307436196900446705) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17761,7 +17761,7 @@ _:gn_2491 { } _:gn_2492 { - 867 math:greaterThan 1 . + (867) math:greaterThan 1 . (867 1) math:difference 866 . (19002956732762401222258922356040891988172767818797677223553098131495598353006862509502109733518356248500496638997348611529274552452600922024106725761999522902787195563606812645220633144682459908315024259578417669733998020638461453302638361815881460118718830154783011252832927793505459230479750926331798974099873133976128759335941499120133124560796719740618416662921281181031304430023462439394161386419090128693568811094506570831122870080240829246826046610785007987602981752652252976176285549049830537986435610117250572511348876236437128701454938997466728285010622479270667215289929601713 30747429880353217660660870754551118222714922948542464719987836717713895056782292176670617467721968158369499116101871555796777000014820992404119382011296452694874766693974897318639465375528507215213054131459817144124883209711638620360641145317409344280084474392393404238234592375681413344161903309763158304160084660509758854838544496083179659892372891674201911912700540120955658816001047851576418942959185300436097047751340417413508561029805861412723320236202511421382697486667144804356754832460060253013392140964397504329013346367478266842861121078685265129291006144772820110453485422496) math:sum 49750386613115618882919793110592010210887690767340141943540934849209493409789154686172727201240324406869995755099220167326051552467421914428226107773295975597661962257581709963860098520210967123528078391038234813858881230350100073663279507133290804398803304547176415491067520169186872574641654236094957278259957794485887614174485995203312784453169611414820328575621821301986963246024510290970580329378275429129665858845846988244631431110046690659549366846987519408985679239319397780533040381509890790999827751081648076840362222603915395544316060076151993414301628624043487325743415024209 . (866 30747429880353217660660870754551118222714922948542464719987836717713895056782292176670617467721968158369499116101871555796777000014820992404119382011296452694874766693974897318639465375528507215213054131459817144124883209711638620360641145317409344280084474392393404238234592375681413344161903309763158304160084660509758854838544496083179659892372891674201911912700540120955658816001047851576418942959185300436097047751340417413508561029805861412723320236202511421382697486667144804356754832460060253013392140964397504329013346367478266842861121078685265129291006144772820110453485422496 49750386613115618882919793110592010210887690767340141943540934849209493409789154686172727201240324406869995755099220167326051552467421914428226107773295975597661962257581709963860098520210967123528078391038234813858881230350100073663279507133290804398803304547176415491067520169186872574641654236094957278259957794485887614174485995203312784453169611414820328575621821301986963246024510290970580329378275429129665858845846988244631431110046690659549366846987519408985679239319397780533040381509890790999827751081648076840362222603915395544316060076151993414301628624043487325743415024209) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17772,7 +17772,7 @@ _:gn_2493 { } _:gn_2494 { - 868 math:greaterThan 1 . + (868) math:greaterThan 1 . (868 1) math:difference 867 . (11744473147590816438401948398510226234542155129744787496434738586218296703775429667168507734203611909869002477104522944267502447562220070380012656249296929792087571130368084673418832230846047306898029871881399474390885189073177167058002783501527884161365644237610392985401664582175954113682152383431359330060211526533630095502602996963046535331576171933583495249779258939924354385977585412182257556540095171742528236656833846582385690949565032165897273625417503433779715734014891828180469283410229715026956530847146931817664470131041138141406182081218536844280383665502152895163555820783 19002956732762401222258922356040891988172767818797677223553098131495598353006862509502109733518356248500496638997348611529274552452600922024106725761999522902787195563606812645220633144682459908315024259578417669733998020638461453302638361815881460118718830154783011252832927793505459230479750926331798974099873133976128759335941499120133124560796719740618416662921281181031304430023462439394161386419090128693568811094506570831122870080240829246826046610785007987602981752652252976176285549049830537986435610117250572511348876236437128701454938997466728285010622479270667215289929601713) math:sum 30747429880353217660660870754551118222714922948542464719987836717713895056782292176670617467721968158369499116101871555796777000014820992404119382011296452694874766693974897318639465375528507215213054131459817144124883209711638620360641145317409344280084474392393404238234592375681413344161903309763158304160084660509758854838544496083179659892372891674201911912700540120955658816001047851576418942959185300436097047751340417413508561029805861412723320236202511421382697486667144804356754832460060253013392140964397504329013346367478266842861121078685265129291006144772820110453485422496 . (867 19002956732762401222258922356040891988172767818797677223553098131495598353006862509502109733518356248500496638997348611529274552452600922024106725761999522902787195563606812645220633144682459908315024259578417669733998020638461453302638361815881460118718830154783011252832927793505459230479750926331798974099873133976128759335941499120133124560796719740618416662921281181031304430023462439394161386419090128693568811094506570831122870080240829246826046610785007987602981752652252976176285549049830537986435610117250572511348876236437128701454938997466728285010622479270667215289929601713 30747429880353217660660870754551118222714922948542464719987836717713895056782292176670617467721968158369499116101871555796777000014820992404119382011296452694874766693974897318639465375528507215213054131459817144124883209711638620360641145317409344280084474392393404238234592375681413344161903309763158304160084660509758854838544496083179659892372891674201911912700540120955658816001047851576418942959185300436097047751340417413508561029805861412723320236202511421382697486667144804356754832460060253013392140964397504329013346367478266842861121078685265129291006144772820110453485422496) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17783,7 +17783,7 @@ _:gn_2495 { } _:gn_2496 { - 869 math:greaterThan 1 . + (869) math:greaterThan 1 . (869 1) math:difference 868 . (7258483585171584783856973957530665753630612689052889727118359545277301649231432842333601999314744338631494161892825667261772104890380851644094069512702593110699624433238727971801800913836412601416994387697018195343112831565284286244635578314353575957353185917172618267431263211329505116797598542900439644039661607442498663833338502157086589229220547807034921413142022241106950044045877027211903829878994956951040574437672724248737179130675797080928772985367504553823266018637361147995816265639600822959479079270103640693684406105395990560048756916248191440730238813768514320126373780930 11744473147590816438401948398510226234542155129744787496434738586218296703775429667168507734203611909869002477104522944267502447562220070380012656249296929792087571130368084673418832230846047306898029871881399474390885189073177167058002783501527884161365644237610392985401664582175954113682152383431359330060211526533630095502602996963046535331576171933583495249779258939924354385977585412182257556540095171742528236656833846582385690949565032165897273625417503433779715734014891828180469283410229715026956530847146931817664470131041138141406182081218536844280383665502152895163555820783) math:sum 19002956732762401222258922356040891988172767818797677223553098131495598353006862509502109733518356248500496638997348611529274552452600922024106725761999522902787195563606812645220633144682459908315024259578417669733998020638461453302638361815881460118718830154783011252832927793505459230479750926331798974099873133976128759335941499120133124560796719740618416662921281181031304430023462439394161386419090128693568811094506570831122870080240829246826046610785007987602981752652252976176285549049830537986435610117250572511348876236437128701454938997466728285010622479270667215289929601713 . (868 11744473147590816438401948398510226234542155129744787496434738586218296703775429667168507734203611909869002477104522944267502447562220070380012656249296929792087571130368084673418832230846047306898029871881399474390885189073177167058002783501527884161365644237610392985401664582175954113682152383431359330060211526533630095502602996963046535331576171933583495249779258939924354385977585412182257556540095171742528236656833846582385690949565032165897273625417503433779715734014891828180469283410229715026956530847146931817664470131041138141406182081218536844280383665502152895163555820783 19002956732762401222258922356040891988172767818797677223553098131495598353006862509502109733518356248500496638997348611529274552452600922024106725761999522902787195563606812645220633144682459908315024259578417669733998020638461453302638361815881460118718830154783011252832927793505459230479750926331798974099873133976128759335941499120133124560796719740618416662921281181031304430023462439394161386419090128693568811094506570831122870080240829246826046610785007987602981752652252976176285549049830537986435610117250572511348876236437128701454938997466728285010622479270667215289929601713) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17794,7 +17794,7 @@ _:gn_2497 { } _:gn_2498 { - 870 math:greaterThan 1 . + (870) math:greaterThan 1 . (870 1) math:difference 869 . (4485989562419231654544974440979560480911542440691897769316379040940995054543996824834905734888867571237508315211697277005730342671839218735918586736594336681387946697129356701617031317009634705481035484184381279047772357507892880813367205187174308204012458320437774717970401370846448996884553840530919686020549919091131431669264494805959946102355624126548573836637236698817404341931708384970353726661100214791487662219161122333648511818889235084968500640049998879956449715377530680184653017770628892067477451577043291123980064025645147581357425164970345403550144851733638575037182039853 7258483585171584783856973957530665753630612689052889727118359545277301649231432842333601999314744338631494161892825667261772104890380851644094069512702593110699624433238727971801800913836412601416994387697018195343112831565284286244635578314353575957353185917172618267431263211329505116797598542900439644039661607442498663833338502157086589229220547807034921413142022241106950044045877027211903829878994956951040574437672724248737179130675797080928772985367504553823266018637361147995816265639600822959479079270103640693684406105395990560048756916248191440730238813768514320126373780930) math:sum 11744473147590816438401948398510226234542155129744787496434738586218296703775429667168507734203611909869002477104522944267502447562220070380012656249296929792087571130368084673418832230846047306898029871881399474390885189073177167058002783501527884161365644237610392985401664582175954113682152383431359330060211526533630095502602996963046535331576171933583495249779258939924354385977585412182257556540095171742528236656833846582385690949565032165897273625417503433779715734014891828180469283410229715026956530847146931817664470131041138141406182081218536844280383665502152895163555820783 . (869 7258483585171584783856973957530665753630612689052889727118359545277301649231432842333601999314744338631494161892825667261772104890380851644094069512702593110699624433238727971801800913836412601416994387697018195343112831565284286244635578314353575957353185917172618267431263211329505116797598542900439644039661607442498663833338502157086589229220547807034921413142022241106950044045877027211903829878994956951040574437672724248737179130675797080928772985367504553823266018637361147995816265639600822959479079270103640693684406105395990560048756916248191440730238813768514320126373780930 11744473147590816438401948398510226234542155129744787496434738586218296703775429667168507734203611909869002477104522944267502447562220070380012656249296929792087571130368084673418832230846047306898029871881399474390885189073177167058002783501527884161365644237610392985401664582175954113682152383431359330060211526533630095502602996963046535331576171933583495249779258939924354385977585412182257556540095171742528236656833846582385690949565032165897273625417503433779715734014891828180469283410229715026956530847146931817664470131041138141406182081218536844280383665502152895163555820783) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17805,7 +17805,7 @@ _:gn_2499 { } _:gn_2500 { - 871 math:greaterThan 1 . + (871) math:greaterThan 1 . (871 1) math:difference 870 . (2772494022752353129311999516551105272719070248360991957801980504336306594687436017498696264425876767393985846681128390256041762218541632908175482776108256429311677736109371270184769596826777895935958903512636916295340474057391405431268373127179267753340727596734843549460861840483056119913044702369519958019111688351367232164074007351126643126864923680486347576504785542289545702114168642241550103217894742159552912218511601915088667311786561995960272345317505673866816303259830467811163247868971930892001627693060349569704342079750842978691331751277846037180093962034875745089191741077 4485989562419231654544974440979560480911542440691897769316379040940995054543996824834905734888867571237508315211697277005730342671839218735918586736594336681387946697129356701617031317009634705481035484184381279047772357507892880813367205187174308204012458320437774717970401370846448996884553840530919686020549919091131431669264494805959946102355624126548573836637236698817404341931708384970353726661100214791487662219161122333648511818889235084968500640049998879956449715377530680184653017770628892067477451577043291123980064025645147581357425164970345403550144851733638575037182039853) math:sum 7258483585171584783856973957530665753630612689052889727118359545277301649231432842333601999314744338631494161892825667261772104890380851644094069512702593110699624433238727971801800913836412601416994387697018195343112831565284286244635578314353575957353185917172618267431263211329505116797598542900439644039661607442498663833338502157086589229220547807034921413142022241106950044045877027211903829878994956951040574437672724248737179130675797080928772985367504553823266018637361147995816265639600822959479079270103640693684406105395990560048756916248191440730238813768514320126373780930 . (870 4485989562419231654544974440979560480911542440691897769316379040940995054543996824834905734888867571237508315211697277005730342671839218735918586736594336681387946697129356701617031317009634705481035484184381279047772357507892880813367205187174308204012458320437774717970401370846448996884553840530919686020549919091131431669264494805959946102355624126548573836637236698817404341931708384970353726661100214791487662219161122333648511818889235084968500640049998879956449715377530680184653017770628892067477451577043291123980064025645147581357425164970345403550144851733638575037182039853 7258483585171584783856973957530665753630612689052889727118359545277301649231432842333601999314744338631494161892825667261772104890380851644094069512702593110699624433238727971801800913836412601416994387697018195343112831565284286244635578314353575957353185917172618267431263211329505116797598542900439644039661607442498663833338502157086589229220547807034921413142022241106950044045877027211903829878994956951040574437672724248737179130675797080928772985367504553823266018637361147995816265639600822959479079270103640693684406105395990560048756916248191440730238813768514320126373780930) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17816,7 +17816,7 @@ _:gn_2501 { } _:gn_2502 { - 872 math:greaterThan 1 . + (872) math:greaterThan 1 . (872 1) math:difference 871 . (1713495539666878525232974924428455208192472192330905811514398536604688459856560807336209470462990803843522468530568886749688580453297585827743103960486080252076268961019985431432261720182856809545076580671744362752431883450501475382098832059995040450671730723702931168509539530363392876971509138161399728001438230739764199505190487454833302975490700446062226260132451156527858639817539742728803623443205472631934750000649520418559844507102673089008228294732493206089633412117700212373489769901656961175475823883982941554275721945894304602666093413692499366370050889698762829947990298776 2772494022752353129311999516551105272719070248360991957801980504336306594687436017498696264425876767393985846681128390256041762218541632908175482776108256429311677736109371270184769596826777895935958903512636916295340474057391405431268373127179267753340727596734843549460861840483056119913044702369519958019111688351367232164074007351126643126864923680486347576504785542289545702114168642241550103217894742159552912218511601915088667311786561995960272345317505673866816303259830467811163247868971930892001627693060349569704342079750842978691331751277846037180093962034875745089191741077) math:sum 4485989562419231654544974440979560480911542440691897769316379040940995054543996824834905734888867571237508315211697277005730342671839218735918586736594336681387946697129356701617031317009634705481035484184381279047772357507892880813367205187174308204012458320437774717970401370846448996884553840530919686020549919091131431669264494805959946102355624126548573836637236698817404341931708384970353726661100214791487662219161122333648511818889235084968500640049998879956449715377530680184653017770628892067477451577043291123980064025645147581357425164970345403550144851733638575037182039853 . (871 2772494022752353129311999516551105272719070248360991957801980504336306594687436017498696264425876767393985846681128390256041762218541632908175482776108256429311677736109371270184769596826777895935958903512636916295340474057391405431268373127179267753340727596734843549460861840483056119913044702369519958019111688351367232164074007351126643126864923680486347576504785542289545702114168642241550103217894742159552912218511601915088667311786561995960272345317505673866816303259830467811163247868971930892001627693060349569704342079750842978691331751277846037180093962034875745089191741077 4485989562419231654544974440979560480911542440691897769316379040940995054543996824834905734888867571237508315211697277005730342671839218735918586736594336681387946697129356701617031317009634705481035484184381279047772357507892880813367205187174308204012458320437774717970401370846448996884553840530919686020549919091131431669264494805959946102355624126548573836637236698817404341931708384970353726661100214791487662219161122333648511818889235084968500640049998879956449715377530680184653017770628892067477451577043291123980064025645147581357425164970345403550144851733638575037182039853) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17827,7 +17827,7 @@ _:gn_2503 { } _:gn_2504 { - 873 math:greaterThan 1 . + (873) math:greaterThan 1 . (873 1) math:difference 872 . (1058998483085474604079024592122650064526598056030086146287581967731618134830875210162486793962885963550463378150559503506353181765244047080432378815622176177235408775089385838752507876643921086390882322840892553542908590606889930049169541067184227302668996873031912380951322310119663242941535564208120230017673457611603032658883519896293340151374223234424121316372334385761687062296628899512746479774689269527618162217862081496528822804683888906952044050585012467777182891142130255437673477967314969716525803809077408015428620133856538376025238337585346670810043072336112915141201442301 1713495539666878525232974924428455208192472192330905811514398536604688459856560807336209470462990803843522468530568886749688580453297585827743103960486080252076268961019985431432261720182856809545076580671744362752431883450501475382098832059995040450671730723702931168509539530363392876971509138161399728001438230739764199505190487454833302975490700446062226260132451156527858639817539742728803623443205472631934750000649520418559844507102673089008228294732493206089633412117700212373489769901656961175475823883982941554275721945894304602666093413692499366370050889698762829947990298776) math:sum 2772494022752353129311999516551105272719070248360991957801980504336306594687436017498696264425876767393985846681128390256041762218541632908175482776108256429311677736109371270184769596826777895935958903512636916295340474057391405431268373127179267753340727596734843549460861840483056119913044702369519958019111688351367232164074007351126643126864923680486347576504785542289545702114168642241550103217894742159552912218511601915088667311786561995960272345317505673866816303259830467811163247868971930892001627693060349569704342079750842978691331751277846037180093962034875745089191741077 . (872 1713495539666878525232974924428455208192472192330905811514398536604688459856560807336209470462990803843522468530568886749688580453297585827743103960486080252076268961019985431432261720182856809545076580671744362752431883450501475382098832059995040450671730723702931168509539530363392876971509138161399728001438230739764199505190487454833302975490700446062226260132451156527858639817539742728803623443205472631934750000649520418559844507102673089008228294732493206089633412117700212373489769901656961175475823883982941554275721945894304602666093413692499366370050889698762829947990298776 2772494022752353129311999516551105272719070248360991957801980504336306594687436017498696264425876767393985846681128390256041762218541632908175482776108256429311677736109371270184769596826777895935958903512636916295340474057391405431268373127179267753340727596734843549460861840483056119913044702369519958019111688351367232164074007351126643126864923680486347576504785542289545702114168642241550103217894742159552912218511601915088667311786561995960272345317505673866816303259830467811163247868971930892001627693060349569704342079750842978691331751277846037180093962034875745089191741077) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17838,7 +17838,7 @@ _:gn_2505 { } _:gn_2506 { - 874 math:greaterThan 1 . + (874) math:greaterThan 1 . (874 1) math:difference 873 . (654497056581403921153950332305805143665874136300819665226816568873070325025685597173722676500104840293059090380009383243335398688053538747310725144863904074840860185930599592679753843538935723154194257830851809209523292843611545332929290992810813148002733850671018787558217220243729634029973573953279497983764773128161166846306967558539962824116477211638104943760116770766171577520910843216057143668516203104316587782787438922031021702418784182056184244147480738312450520975569956935816291934341991458950020074905533538847101812037766226640855076107152695560007817362649914806788856475 1058998483085474604079024592122650064526598056030086146287581967731618134830875210162486793962885963550463378150559503506353181765244047080432378815622176177235408775089385838752507876643921086390882322840892553542908590606889930049169541067184227302668996873031912380951322310119663242941535564208120230017673457611603032658883519896293340151374223234424121316372334385761687062296628899512746479774689269527618162217862081496528822804683888906952044050585012467777182891142130255437673477967314969716525803809077408015428620133856538376025238337585346670810043072336112915141201442301) math:sum 1713495539666878525232974924428455208192472192330905811514398536604688459856560807336209470462990803843522468530568886749688580453297585827743103960486080252076268961019985431432261720182856809545076580671744362752431883450501475382098832059995040450671730723702931168509539530363392876971509138161399728001438230739764199505190487454833302975490700446062226260132451156527858639817539742728803623443205472631934750000649520418559844507102673089008228294732493206089633412117700212373489769901656961175475823883982941554275721945894304602666093413692499366370050889698762829947990298776 . (873 1058998483085474604079024592122650064526598056030086146287581967731618134830875210162486793962885963550463378150559503506353181765244047080432378815622176177235408775089385838752507876643921086390882322840892553542908590606889930049169541067184227302668996873031912380951322310119663242941535564208120230017673457611603032658883519896293340151374223234424121316372334385761687062296628899512746479774689269527618162217862081496528822804683888906952044050585012467777182891142130255437673477967314969716525803809077408015428620133856538376025238337585346670810043072336112915141201442301 1713495539666878525232974924428455208192472192330905811514398536604688459856560807336209470462990803843522468530568886749688580453297585827743103960486080252076268961019985431432261720182856809545076580671744362752431883450501475382098832059995040450671730723702931168509539530363392876971509138161399728001438230739764199505190487454833302975490700446062226260132451156527858639817539742728803623443205472631934750000649520418559844507102673089008228294732493206089633412117700212373489769901656961175475823883982941554275721945894304602666093413692499366370050889698762829947990298776) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17849,7 +17849,7 @@ _:gn_2507 { } _:gn_2508 { - 875 math:greaterThan 1 . + (875) math:greaterThan 1 . (875 1) math:difference 874 . (404501426504070682925074259816844920860723919729266481060765398858547809805189612988764117462781123257404287770550120263017783077190508333121653670758272102394548589158786246072754033104985363236688065010040744333385297763278384716240250074373414154666263022360893593393105089875933608911561990254840732033908684483441865812576552337753377327257746022786016372612217614995515484775718056296689336106173066423301574435074642574497801102265104724895859806437531729464732370166560298501857186032972978257575783734171874476581518321818772149384383261478193975250035254973463000334412585826 654497056581403921153950332305805143665874136300819665226816568873070325025685597173722676500104840293059090380009383243335398688053538747310725144863904074840860185930599592679753843538935723154194257830851809209523292843611545332929290992810813148002733850671018787558217220243729634029973573953279497983764773128161166846306967558539962824116477211638104943760116770766171577520910843216057143668516203104316587782787438922031021702418784182056184244147480738312450520975569956935816291934341991458950020074905533538847101812037766226640855076107152695560007817362649914806788856475) math:sum 1058998483085474604079024592122650064526598056030086146287581967731618134830875210162486793962885963550463378150559503506353181765244047080432378815622176177235408775089385838752507876643921086390882322840892553542908590606889930049169541067184227302668996873031912380951322310119663242941535564208120230017673457611603032658883519896293340151374223234424121316372334385761687062296628899512746479774689269527618162217862081496528822804683888906952044050585012467777182891142130255437673477967314969716525803809077408015428620133856538376025238337585346670810043072336112915141201442301 . (874 654497056581403921153950332305805143665874136300819665226816568873070325025685597173722676500104840293059090380009383243335398688053538747310725144863904074840860185930599592679753843538935723154194257830851809209523292843611545332929290992810813148002733850671018787558217220243729634029973573953279497983764773128161166846306967558539962824116477211638104943760116770766171577520910843216057143668516203104316587782787438922031021702418784182056184244147480738312450520975569956935816291934341991458950020074905533538847101812037766226640855076107152695560007817362649914806788856475 1058998483085474604079024592122650064526598056030086146287581967731618134830875210162486793962885963550463378150559503506353181765244047080432378815622176177235408775089385838752507876643921086390882322840892553542908590606889930049169541067184227302668996873031912380951322310119663242941535564208120230017673457611603032658883519896293340151374223234424121316372334385761687062296628899512746479774689269527618162217862081496528822804683888906952044050585012467777182891142130255437673477967314969716525803809077408015428620133856538376025238337585346670810043072336112915141201442301) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17860,7 +17860,7 @@ _:gn_2509 { } _:gn_2510 { - 876 math:greaterThan 1 . + (876) math:greaterThan 1 . (876 1) math:difference 875 . (249995630077333238228876072488960222805150216571553184166051170014522515220495984184958559037323717035654802609459262980317615610863030414189071474105631972446311596771813346606999810433950359917506192820811064876137995080333160616689040918437398993336470828310125194165112130367796025118411583698438765949856088644719301033730415220786585496858731188852088571147899155770656092745192786919367807562343136681015013347712796347533220600153679457160324437709949008847718150809009658433959105901369013201374236340733659062265583490218994077256471814628958720309972562389186914472376270649 404501426504070682925074259816844920860723919729266481060765398858547809805189612988764117462781123257404287770550120263017783077190508333121653670758272102394548589158786246072754033104985363236688065010040744333385297763278384716240250074373414154666263022360893593393105089875933608911561990254840732033908684483441865812576552337753377327257746022786016372612217614995515484775718056296689336106173066423301574435074642574497801102265104724895859806437531729464732370166560298501857186032972978257575783734171874476581518321818772149384383261478193975250035254973463000334412585826) math:sum 654497056581403921153950332305805143665874136300819665226816568873070325025685597173722676500104840293059090380009383243335398688053538747310725144863904074840860185930599592679753843538935723154194257830851809209523292843611545332929290992810813148002733850671018787558217220243729634029973573953279497983764773128161166846306967558539962824116477211638104943760116770766171577520910843216057143668516203104316587782787438922031021702418784182056184244147480738312450520975569956935816291934341991458950020074905533538847101812037766226640855076107152695560007817362649914806788856475 . (875 404501426504070682925074259816844920860723919729266481060765398858547809805189612988764117462781123257404287770550120263017783077190508333121653670758272102394548589158786246072754033104985363236688065010040744333385297763278384716240250074373414154666263022360893593393105089875933608911561990254840732033908684483441865812576552337753377327257746022786016372612217614995515484775718056296689336106173066423301574435074642574497801102265104724895859806437531729464732370166560298501857186032972978257575783734171874476581518321818772149384383261478193975250035254973463000334412585826 654497056581403921153950332305805143665874136300819665226816568873070325025685597173722676500104840293059090380009383243335398688053538747310725144863904074840860185930599592679753843538935723154194257830851809209523292843611545332929290992810813148002733850671018787558217220243729634029973573953279497983764773128161166846306967558539962824116477211638104943760116770766171577520910843216057143668516203104316587782787438922031021702418784182056184244147480738312450520975569956935816291934341991458950020074905533538847101812037766226640855076107152695560007817362649914806788856475) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17871,7 +17871,7 @@ _:gn_2511 { } _:gn_2512 { - 877 math:greaterThan 1 . + (877) math:greaterThan 1 . (877 1) math:difference 876 . (154505796426737444696198187327884698055573703157713296894714228844025294584693628803805558425457406221749485161090857282700167466327477918932582196652640129948236992386972899465754222671035003319181872189229679457247302682945224099551209155936015161329792194050768399227992959508137583793150406556401966084052595838722564778846137116966791830399014833933927801464318459224859392030525269377321528543829929742286561087361846226964580502111425267735535368727582720617014219357550640067898080131603965056201547393438215414315934831599778072127911446849235254940062692584276085862036315177 249995630077333238228876072488960222805150216571553184166051170014522515220495984184958559037323717035654802609459262980317615610863030414189071474105631972446311596771813346606999810433950359917506192820811064876137995080333160616689040918437398993336470828310125194165112130367796025118411583698438765949856088644719301033730415220786585496858731188852088571147899155770656092745192786919367807562343136681015013347712796347533220600153679457160324437709949008847718150809009658433959105901369013201374236340733659062265583490218994077256471814628958720309972562389186914472376270649) math:sum 404501426504070682925074259816844920860723919729266481060765398858547809805189612988764117462781123257404287770550120263017783077190508333121653670758272102394548589158786246072754033104985363236688065010040744333385297763278384716240250074373414154666263022360893593393105089875933608911561990254840732033908684483441865812576552337753377327257746022786016372612217614995515484775718056296689336106173066423301574435074642574497801102265104724895859806437531729464732370166560298501857186032972978257575783734171874476581518321818772149384383261478193975250035254973463000334412585826 . (876 249995630077333238228876072488960222805150216571553184166051170014522515220495984184958559037323717035654802609459262980317615610863030414189071474105631972446311596771813346606999810433950359917506192820811064876137995080333160616689040918437398993336470828310125194165112130367796025118411583698438765949856088644719301033730415220786585496858731188852088571147899155770656092745192786919367807562343136681015013347712796347533220600153679457160324437709949008847718150809009658433959105901369013201374236340733659062265583490218994077256471814628958720309972562389186914472376270649 404501426504070682925074259816844920860723919729266481060765398858547809805189612988764117462781123257404287770550120263017783077190508333121653670758272102394548589158786246072754033104985363236688065010040744333385297763278384716240250074373414154666263022360893593393105089875933608911561990254840732033908684483441865812576552337753377327257746022786016372612217614995515484775718056296689336106173066423301574435074642574497801102265104724895859806437531729464732370166560298501857186032972978257575783734171874476581518321818772149384383261478193975250035254973463000334412585826) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17882,7 +17882,7 @@ _:gn_2513 { } _:gn_2514 { - 878 math:greaterThan 1 . + (878) math:greaterThan 1 . (878 1) math:difference 877 . (95489833650595793532677885161075524749576513413839887271336941170497220635802355381153000611866310813905317448368405697617448144535552495256489277452991842498074604384840447141245587762915356598324320631581385418890692397387936517137831762501383832006678634259356794937119170859658441325261177142036799865803492805996736254884278103819793666459716354918160769683580696545796700714667517542046279018513206938728452260350950120568640098042254189424789068982366288230703931451459018366061025769765048145172688947295443647949648658619216005128560367779723465369909869804910828610339955472 154505796426737444696198187327884698055573703157713296894714228844025294584693628803805558425457406221749485161090857282700167466327477918932582196652640129948236992386972899465754222671035003319181872189229679457247302682945224099551209155936015161329792194050768399227992959508137583793150406556401966084052595838722564778846137116966791830399014833933927801464318459224859392030525269377321528543829929742286561087361846226964580502111425267735535368727582720617014219357550640067898080131603965056201547393438215414315934831599778072127911446849235254940062692584276085862036315177) math:sum 249995630077333238228876072488960222805150216571553184166051170014522515220495984184958559037323717035654802609459262980317615610863030414189071474105631972446311596771813346606999810433950359917506192820811064876137995080333160616689040918437398993336470828310125194165112130367796025118411583698438765949856088644719301033730415220786585496858731188852088571147899155770656092745192786919367807562343136681015013347712796347533220600153679457160324437709949008847718150809009658433959105901369013201374236340733659062265583490218994077256471814628958720309972562389186914472376270649 . (877 154505796426737444696198187327884698055573703157713296894714228844025294584693628803805558425457406221749485161090857282700167466327477918932582196652640129948236992386972899465754222671035003319181872189229679457247302682945224099551209155936015161329792194050768399227992959508137583793150406556401966084052595838722564778846137116966791830399014833933927801464318459224859392030525269377321528543829929742286561087361846226964580502111425267735535368727582720617014219357550640067898080131603965056201547393438215414315934831599778072127911446849235254940062692584276085862036315177 249995630077333238228876072488960222805150216571553184166051170014522515220495984184958559037323717035654802609459262980317615610863030414189071474105631972446311596771813346606999810433950359917506192820811064876137995080333160616689040918437398993336470828310125194165112130367796025118411583698438765949856088644719301033730415220786585496858731188852088571147899155770656092745192786919367807562343136681015013347712796347533220600153679457160324437709949008847718150809009658433959105901369013201374236340733659062265583490218994077256471814628958720309972562389186914472376270649) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17893,7 +17893,7 @@ _:gn_2515 { } _:gn_2516 { - 879 math:greaterThan 1 . + (879) math:greaterThan 1 . (879 1) math:difference 878 . (59015962776141651163520302166809173305997189743873409623377287673528073948891273422652557813591095407844167712722451585082719321791925423676092919199648287450162388002132452324508634908119646720857551557648294038356610285557287582413377393434631329323113559791411604290873788648479142467889229414365166218249103032725828523961859013146998163939298479015767031780737762679062691315857751835275249525316722803558108827010896106395940404069171078310746299745216432386310287906091621701837054361838916911028858446142771766366286172980562066999351079069511789570152822779365257251696359705 95489833650595793532677885161075524749576513413839887271336941170497220635802355381153000611866310813905317448368405697617448144535552495256489277452991842498074604384840447141245587762915356598324320631581385418890692397387936517137831762501383832006678634259356794937119170859658441325261177142036799865803492805996736254884278103819793666459716354918160769683580696545796700714667517542046279018513206938728452260350950120568640098042254189424789068982366288230703931451459018366061025769765048145172688947295443647949648658619216005128560367779723465369909869804910828610339955472) math:sum 154505796426737444696198187327884698055573703157713296894714228844025294584693628803805558425457406221749485161090857282700167466327477918932582196652640129948236992386972899465754222671035003319181872189229679457247302682945224099551209155936015161329792194050768399227992959508137583793150406556401966084052595838722564778846137116966791830399014833933927801464318459224859392030525269377321528543829929742286561087361846226964580502111425267735535368727582720617014219357550640067898080131603965056201547393438215414315934831599778072127911446849235254940062692584276085862036315177 . (878 95489833650595793532677885161075524749576513413839887271336941170497220635802355381153000611866310813905317448368405697617448144535552495256489277452991842498074604384840447141245587762915356598324320631581385418890692397387936517137831762501383832006678634259356794937119170859658441325261177142036799865803492805996736254884278103819793666459716354918160769683580696545796700714667517542046279018513206938728452260350950120568640098042254189424789068982366288230703931451459018366061025769765048145172688947295443647949648658619216005128560367779723465369909869804910828610339955472 154505796426737444696198187327884698055573703157713296894714228844025294584693628803805558425457406221749485161090857282700167466327477918932582196652640129948236992386972899465754222671035003319181872189229679457247302682945224099551209155936015161329792194050768399227992959508137583793150406556401966084052595838722564778846137116966791830399014833933927801464318459224859392030525269377321528543829929742286561087361846226964580502111425267735535368727582720617014219357550640067898080131603965056201547393438215414315934831599778072127911446849235254940062692584276085862036315177) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17904,7 +17904,7 @@ _:gn_2517 { } _:gn_2518 { - 880 math:greaterThan 1 . + (880) math:greaterThan 1 . (880 1) math:difference 879 . (36473870874454142369157582994266351443579323669966477647959653496969146686911081958500442798275215406061149735645954112534728822743627071580396358253343555047912216382707994816736952854795709877466769073933091380534082111830648934724454369066752502683565074467945190646245382211179298857371947727671633647554389773270907730922419090672795502520417875902393737902842933866734009398809765706771029493196484135170343433340054014172699693973083111114042769237149855844393643545367396664223971407926131234143830501152671881583362485638653938129209288710211675799757047025545571358643595767 59015962776141651163520302166809173305997189743873409623377287673528073948891273422652557813591095407844167712722451585082719321791925423676092919199648287450162388002132452324508634908119646720857551557648294038356610285557287582413377393434631329323113559791411604290873788648479142467889229414365166218249103032725828523961859013146998163939298479015767031780737762679062691315857751835275249525316722803558108827010896106395940404069171078310746299745216432386310287906091621701837054361838916911028858446142771766366286172980562066999351079069511789570152822779365257251696359705) math:sum 95489833650595793532677885161075524749576513413839887271336941170497220635802355381153000611866310813905317448368405697617448144535552495256489277452991842498074604384840447141245587762915356598324320631581385418890692397387936517137831762501383832006678634259356794937119170859658441325261177142036799865803492805996736254884278103819793666459716354918160769683580696545796700714667517542046279018513206938728452260350950120568640098042254189424789068982366288230703931451459018366061025769765048145172688947295443647949648658619216005128560367779723465369909869804910828610339955472 . (879 59015962776141651163520302166809173305997189743873409623377287673528073948891273422652557813591095407844167712722451585082719321791925423676092919199648287450162388002132452324508634908119646720857551557648294038356610285557287582413377393434631329323113559791411604290873788648479142467889229414365166218249103032725828523961859013146998163939298479015767031780737762679062691315857751835275249525316722803558108827010896106395940404069171078310746299745216432386310287906091621701837054361838916911028858446142771766366286172980562066999351079069511789570152822779365257251696359705 95489833650595793532677885161075524749576513413839887271336941170497220635802355381153000611866310813905317448368405697617448144535552495256489277452991842498074604384840447141245587762915356598324320631581385418890692397387936517137831762501383832006678634259356794937119170859658441325261177142036799865803492805996736254884278103819793666459716354918160769683580696545796700714667517542046279018513206938728452260350950120568640098042254189424789068982366288230703931451459018366061025769765048145172688947295443647949648658619216005128560367779723465369909869804910828610339955472) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17915,7 +17915,7 @@ _:gn_2519 { } _:gn_2520 { - 881 math:greaterThan 1 . + (881) math:greaterThan 1 . (881 1) math:difference 880 . (22542091901687508794362719172542821862417866073906931975417634176558927261980191464152115015315880001783017977076497472547990499048298352095696560946304732402250171619424457507771682053323936843390782483715202657822528173726638647688923024367878826639548485323466413644628406437299843610517281686693532570694713259454920793039439922474202661418880603113373293877894828812328681917047986128504220032120238668387765393670842092223240710096087967196703530508066576541916644360724225037613082953912785676885027944990099884782923687341908128870141790359300113770395775753819685893052763938 36473870874454142369157582994266351443579323669966477647959653496969146686911081958500442798275215406061149735645954112534728822743627071580396358253343555047912216382707994816736952854795709877466769073933091380534082111830648934724454369066752502683565074467945190646245382211179298857371947727671633647554389773270907730922419090672795502520417875902393737902842933866734009398809765706771029493196484135170343433340054014172699693973083111114042769237149855844393643545367396664223971407926131234143830501152671881583362485638653938129209288710211675799757047025545571358643595767) math:sum 59015962776141651163520302166809173305997189743873409623377287673528073948891273422652557813591095407844167712722451585082719321791925423676092919199648287450162388002132452324508634908119646720857551557648294038356610285557287582413377393434631329323113559791411604290873788648479142467889229414365166218249103032725828523961859013146998163939298479015767031780737762679062691315857751835275249525316722803558108827010896106395940404069171078310746299745216432386310287906091621701837054361838916911028858446142771766366286172980562066999351079069511789570152822779365257251696359705 . (880 36473870874454142369157582994266351443579323669966477647959653496969146686911081958500442798275215406061149735645954112534728822743627071580396358253343555047912216382707994816736952854795709877466769073933091380534082111830648934724454369066752502683565074467945190646245382211179298857371947727671633647554389773270907730922419090672795502520417875902393737902842933866734009398809765706771029493196484135170343433340054014172699693973083111114042769237149855844393643545367396664223971407926131234143830501152671881583362485638653938129209288710211675799757047025545571358643595767 59015962776141651163520302166809173305997189743873409623377287673528073948891273422652557813591095407844167712722451585082719321791925423676092919199648287450162388002132452324508634908119646720857551557648294038356610285557287582413377393434631329323113559791411604290873788648479142467889229414365166218249103032725828523961859013146998163939298479015767031780737762679062691315857751835275249525316722803558108827010896106395940404069171078310746299745216432386310287906091621701837054361838916911028858446142771766366286172980562066999351079069511789570152822779365257251696359705) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17926,7 +17926,7 @@ _:gn_2521 { } _:gn_2522 { - 882 math:greaterThan 1 . + (882) math:greaterThan 1 . (882 1) math:difference 881 . (13931778972766633574794863821723529581161457596059545672542019320410219424930890494348327782959335404278131758569456639986738323695328719484699797307038822645662044763283537308965270801471773034075986590217888722711553938104010287035531344698873676044016589144478777001616975773879455246854666040978101076859676513815986937882979168198592841101537272789020444024948105054405327481761779578266809461076245466782578039669211921949458983876995143917339238729083279302476999184643171626610888454013345557258802556162571996800438798296745809259067498350911562029361271271725885465590831829 22542091901687508794362719172542821862417866073906931975417634176558927261980191464152115015315880001783017977076497472547990499048298352095696560946304732402250171619424457507771682053323936843390782483715202657822528173726638647688923024367878826639548485323466413644628406437299843610517281686693532570694713259454920793039439922474202661418880603113373293877894828812328681917047986128504220032120238668387765393670842092223240710096087967196703530508066576541916644360724225037613082953912785676885027944990099884782923687341908128870141790359300113770395775753819685893052763938) math:sum 36473870874454142369157582994266351443579323669966477647959653496969146686911081958500442798275215406061149735645954112534728822743627071580396358253343555047912216382707994816736952854795709877466769073933091380534082111830648934724454369066752502683565074467945190646245382211179298857371947727671633647554389773270907730922419090672795502520417875902393737902842933866734009398809765706771029493196484135170343433340054014172699693973083111114042769237149855844393643545367396664223971407926131234143830501152671881583362485638653938129209288710211675799757047025545571358643595767 . (881 22542091901687508794362719172542821862417866073906931975417634176558927261980191464152115015315880001783017977076497472547990499048298352095696560946304732402250171619424457507771682053323936843390782483715202657822528173726638647688923024367878826639548485323466413644628406437299843610517281686693532570694713259454920793039439922474202661418880603113373293877894828812328681917047986128504220032120238668387765393670842092223240710096087967196703530508066576541916644360724225037613082953912785676885027944990099884782923687341908128870141790359300113770395775753819685893052763938 36473870874454142369157582994266351443579323669966477647959653496969146686911081958500442798275215406061149735645954112534728822743627071580396358253343555047912216382707994816736952854795709877466769073933091380534082111830648934724454369066752502683565074467945190646245382211179298857371947727671633647554389773270907730922419090672795502520417875902393737902842933866734009398809765706771029493196484135170343433340054014172699693973083111114042769237149855844393643545367396664223971407926131234143830501152671881583362485638653938129209288710211675799757047025545571358643595767) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17937,7 +17937,7 @@ _:gn_2523 { } _:gn_2524 { - 883 math:greaterThan 1 . + (883) math:greaterThan 1 . (883 1) math:difference 882 . (8610312928920875219567855350819292281256408477847386302875614856148707837049300969803787232356544597504886218507040832561252175352969632610996763639265909756588126856140920198806411251852163809314795893497313935110974235622628360653391679669005150595531896178987636643011430663420388363662615645715431493835036745638933855156460754275609820317343330324352849852946723757923354435286206550237410571043993201605187354001630170273781726219092823279364291778983297239439645176081053411002194499899440119626225388827527887982484889045162319611074292008388551741034504482093800427461932109 13931778972766633574794863821723529581161457596059545672542019320410219424930890494348327782959335404278131758569456639986738323695328719484699797307038822645662044763283537308965270801471773034075986590217888722711553938104010287035531344698873676044016589144478777001616975773879455246854666040978101076859676513815986937882979168198592841101537272789020444024948105054405327481761779578266809461076245466782578039669211921949458983876995143917339238729083279302476999184643171626610888454013345557258802556162571996800438798296745809259067498350911562029361271271725885465590831829) math:sum 22542091901687508794362719172542821862417866073906931975417634176558927261980191464152115015315880001783017977076497472547990499048298352095696560946304732402250171619424457507771682053323936843390782483715202657822528173726638647688923024367878826639548485323466413644628406437299843610517281686693532570694713259454920793039439922474202661418880603113373293877894828812328681917047986128504220032120238668387765393670842092223240710096087967196703530508066576541916644360724225037613082953912785676885027944990099884782923687341908128870141790359300113770395775753819685893052763938 . (882 13931778972766633574794863821723529581161457596059545672542019320410219424930890494348327782959335404278131758569456639986738323695328719484699797307038822645662044763283537308965270801471773034075986590217888722711553938104010287035531344698873676044016589144478777001616975773879455246854666040978101076859676513815986937882979168198592841101537272789020444024948105054405327481761779578266809461076245466782578039669211921949458983876995143917339238729083279302476999184643171626610888454013345557258802556162571996800438798296745809259067498350911562029361271271725885465590831829 22542091901687508794362719172542821862417866073906931975417634176558927261980191464152115015315880001783017977076497472547990499048298352095696560946304732402250171619424457507771682053323936843390782483715202657822528173726638647688923024367878826639548485323466413644628406437299843610517281686693532570694713259454920793039439922474202661418880603113373293877894828812328681917047986128504220032120238668387765393670842092223240710096087967196703530508066576541916644360724225037613082953912785676885027944990099884782923687341908128870141790359300113770395775753819685893052763938) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17948,7 +17948,7 @@ _:gn_2525 { } _:gn_2526 { - 884 math:greaterThan 1 . + (884) math:greaterThan 1 . (884 1) math:difference 883 . (5321466043845758355227008470904237299905049118212159369666404464261511587881589524544540550602790806773245540062415807425486148342359086873703033667772912889073917907142617110158859549619609224761190696720574787600579702481381926382139665029868525448484692965491140358605545110459066883192050395262669583024639768177053082726518413922983020784193942464667594172001381296481973046475573028029398890032252265177390685667581751675677257657902320637974946950099982063037354008562118215608693954113905437632577167335044108817953909251583489647993206342523010288326766789632085038128899720 8610312928920875219567855350819292281256408477847386302875614856148707837049300969803787232356544597504886218507040832561252175352969632610996763639265909756588126856140920198806411251852163809314795893497313935110974235622628360653391679669005150595531896178987636643011430663420388363662615645715431493835036745638933855156460754275609820317343330324352849852946723757923354435286206550237410571043993201605187354001630170273781726219092823279364291778983297239439645176081053411002194499899440119626225388827527887982484889045162319611074292008388551741034504482093800427461932109) math:sum 13931778972766633574794863821723529581161457596059545672542019320410219424930890494348327782959335404278131758569456639986738323695328719484699797307038822645662044763283537308965270801471773034075986590217888722711553938104010287035531344698873676044016589144478777001616975773879455246854666040978101076859676513815986937882979168198592841101537272789020444024948105054405327481761779578266809461076245466782578039669211921949458983876995143917339238729083279302476999184643171626610888454013345557258802556162571996800438798296745809259067498350911562029361271271725885465590831829 . (883 8610312928920875219567855350819292281256408477847386302875614856148707837049300969803787232356544597504886218507040832561252175352969632610996763639265909756588126856140920198806411251852163809314795893497313935110974235622628360653391679669005150595531896178987636643011430663420388363662615645715431493835036745638933855156460754275609820317343330324352849852946723757923354435286206550237410571043993201605187354001630170273781726219092823279364291778983297239439645176081053411002194499899440119626225388827527887982484889045162319611074292008388551741034504482093800427461932109 13931778972766633574794863821723529581161457596059545672542019320410219424930890494348327782959335404278131758569456639986738323695328719484699797307038822645662044763283537308965270801471773034075986590217888722711553938104010287035531344698873676044016589144478777001616975773879455246854666040978101076859676513815986937882979168198592841101537272789020444024948105054405327481761779578266809461076245466782578039669211921949458983876995143917339238729083279302476999184643171626610888454013345557258802556162571996800438798296745809259067498350911562029361271271725885465590831829) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17959,7 +17959,7 @@ _:gn_2527 { } _:gn_2528 { - 885 math:greaterThan 1 . + (885) math:greaterThan 1 . (885 1) math:difference 884 . (3288846885075116864340846879915054981351359359635226933209210391887196249167711445259246681753753790731640678444625025135766027010610545737293729971492996867514208948998303088647551702232554584553605196776739147510394533141246434271252014639136625147047203213496496284405885552961321480470565250452761910810396977461880772429942340352626799533149387859685255680945342461441381388810633522208011681011740936427796668334048418598104468561190502641389344828883315176402291167518935195393500545785534681993648221492483779164530979793578829963081085665865541452707737692461715389333032389 5321466043845758355227008470904237299905049118212159369666404464261511587881589524544540550602790806773245540062415807425486148342359086873703033667772912889073917907142617110158859549619609224761190696720574787600579702481381926382139665029868525448484692965491140358605545110459066883192050395262669583024639768177053082726518413922983020784193942464667594172001381296481973046475573028029398890032252265177390685667581751675677257657902320637974946950099982063037354008562118215608693954113905437632577167335044108817953909251583489647993206342523010288326766789632085038128899720) math:sum 8610312928920875219567855350819292281256408477847386302875614856148707837049300969803787232356544597504886218507040832561252175352969632610996763639265909756588126856140920198806411251852163809314795893497313935110974235622628360653391679669005150595531896178987636643011430663420388363662615645715431493835036745638933855156460754275609820317343330324352849852946723757923354435286206550237410571043993201605187354001630170273781726219092823279364291778983297239439645176081053411002194499899440119626225388827527887982484889045162319611074292008388551741034504482093800427461932109 . (884 5321466043845758355227008470904237299905049118212159369666404464261511587881589524544540550602790806773245540062415807425486148342359086873703033667772912889073917907142617110158859549619609224761190696720574787600579702481381926382139665029868525448484692965491140358605545110459066883192050395262669583024639768177053082726518413922983020784193942464667594172001381296481973046475573028029398890032252265177390685667581751675677257657902320637974946950099982063037354008562118215608693954113905437632577167335044108817953909251583489647993206342523010288326766789632085038128899720 8610312928920875219567855350819292281256408477847386302875614856148707837049300969803787232356544597504886218507040832561252175352969632610996763639265909756588126856140920198806411251852163809314795893497313935110974235622628360653391679669005150595531896178987636643011430663420388363662615645715431493835036745638933855156460754275609820317343330324352849852946723757923354435286206550237410571043993201605187354001630170273781726219092823279364291778983297239439645176081053411002194499899440119626225388827527887982484889045162319611074292008388551741034504482093800427461932109) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17970,7 +17970,7 @@ _:gn_2529 { } _:gn_2530 { - 886 math:greaterThan 1 . + (886) math:greaterThan 1 . (886 1) math:difference 885 . (2032619158770641490886161590989182318553689758576932436457194072374315338713878079285293868849037016041604861617790782289720121331748541136409303696279916021559708958144314021511307847387054640207585499943835640090185169340135492110887650390731900301437489751994644074199659557497745402721485144809907672214242790715172310296576073570356221251044554604982338491056038835040591657664939505821387209020511328749594017333533333077572789096711817996585602121216666886635062841043183020215193408328370755638928945842560329653422929458004659684912120676657468835619029097170369648795867331 3288846885075116864340846879915054981351359359635226933209210391887196249167711445259246681753753790731640678444625025135766027010610545737293729971492996867514208948998303088647551702232554584553605196776739147510394533141246434271252014639136625147047203213496496284405885552961321480470565250452761910810396977461880772429942340352626799533149387859685255680945342461441381388810633522208011681011740936427796668334048418598104468561190502641389344828883315176402291167518935195393500545785534681993648221492483779164530979793578829963081085665865541452707737692461715389333032389) math:sum 5321466043845758355227008470904237299905049118212159369666404464261511587881589524544540550602790806773245540062415807425486148342359086873703033667772912889073917907142617110158859549619609224761190696720574787600579702481381926382139665029868525448484692965491140358605545110459066883192050395262669583024639768177053082726518413922983020784193942464667594172001381296481973046475573028029398890032252265177390685667581751675677257657902320637974946950099982063037354008562118215608693954113905437632577167335044108817953909251583489647993206342523010288326766789632085038128899720 . (885 3288846885075116864340846879915054981351359359635226933209210391887196249167711445259246681753753790731640678444625025135766027010610545737293729971492996867514208948998303088647551702232554584553605196776739147510394533141246434271252014639136625147047203213496496284405885552961321480470565250452761910810396977461880772429942340352626799533149387859685255680945342461441381388810633522208011681011740936427796668334048418598104468561190502641389344828883315176402291167518935195393500545785534681993648221492483779164530979793578829963081085665865541452707737692461715389333032389 5321466043845758355227008470904237299905049118212159369666404464261511587881589524544540550602790806773245540062415807425486148342359086873703033667772912889073917907142617110158859549619609224761190696720574787600579702481381926382139665029868525448484692965491140358605545110459066883192050395262669583024639768177053082726518413922983020784193942464667594172001381296481973046475573028029398890032252265177390685667581751675677257657902320637974946950099982063037354008562118215608693954113905437632577167335044108817953909251583489647993206342523010288326766789632085038128899720) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17981,7 +17981,7 @@ _:gn_2531 { } _:gn_2532 { - 887 math:greaterThan 1 . + (887) math:greaterThan 1 . (887 1) math:difference 886 . (1256227726304475373454685288925872662797669601058294496752016319512880910453833365973952812904716774690035816826834242846045905678862004600884426275213080845954499990853989067136243854845499944346019696832903507420209363801110942160364364248404724845609713461501852210206225995463576077749080105642854238596154186746708462133366266782270578282104833254702917189889303626400789731145694016386624471991229607678202651000515085520531679464478684644803742707666648289767228326475752175178307137457163926354719275649923449511108050335574170278168964989208072617088708595291345740537165058 2032619158770641490886161590989182318553689758576932436457194072374315338713878079285293868849037016041604861617790782289720121331748541136409303696279916021559708958144314021511307847387054640207585499943835640090185169340135492110887650390731900301437489751994644074199659557497745402721485144809907672214242790715172310296576073570356221251044554604982338491056038835040591657664939505821387209020511328749594017333533333077572789096711817996585602121216666886635062841043183020215193408328370755638928945842560329653422929458004659684912120676657468835619029097170369648795867331) math:sum 3288846885075116864340846879915054981351359359635226933209210391887196249167711445259246681753753790731640678444625025135766027010610545737293729971492996867514208948998303088647551702232554584553605196776739147510394533141246434271252014639136625147047203213496496284405885552961321480470565250452761910810396977461880772429942340352626799533149387859685255680945342461441381388810633522208011681011740936427796668334048418598104468561190502641389344828883315176402291167518935195393500545785534681993648221492483779164530979793578829963081085665865541452707737692461715389333032389 . (886 2032619158770641490886161590989182318553689758576932436457194072374315338713878079285293868849037016041604861617790782289720121331748541136409303696279916021559708958144314021511307847387054640207585499943835640090185169340135492110887650390731900301437489751994644074199659557497745402721485144809907672214242790715172310296576073570356221251044554604982338491056038835040591657664939505821387209020511328749594017333533333077572789096711817996585602121216666886635062841043183020215193408328370755638928945842560329653422929458004659684912120676657468835619029097170369648795867331 3288846885075116864340846879915054981351359359635226933209210391887196249167711445259246681753753790731640678444625025135766027010610545737293729971492996867514208948998303088647551702232554584553605196776739147510394533141246434271252014639136625147047203213496496284405885552961321480470565250452761910810396977461880772429942340352626799533149387859685255680945342461441381388810633522208011681011740936427796668334048418598104468561190502641389344828883315176402291167518935195393500545785534681993648221492483779164530979793578829963081085665865541452707737692461715389333032389) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -17992,7 +17992,7 @@ _:gn_2533 { } _:gn_2534 { - 888 math:greaterThan 1 . + (888) math:greaterThan 1 . (888 1) math:difference 887 . (776391432466166117431476302063309655756020157518637939705177752861434428260044713311341055944320241351569044790956539443674215652886536535524877421066835175605208967290324954375063992541554695861565803110932132669975805539024549950523286142327175455827776290492791863993433562034169324972405039167053433618088603968463848163209806788085642968939721350279421301166735208639801926519245489434762737029281721071391366333018247557041109632233133351781859413550018596867834514567430845036886270871206829284209670192636880142314879122430489406743155687449396218530320501879023908258702273 1256227726304475373454685288925872662797669601058294496752016319512880910453833365973952812904716774690035816826834242846045905678862004600884426275213080845954499990853989067136243854845499944346019696832903507420209363801110942160364364248404724845609713461501852210206225995463576077749080105642854238596154186746708462133366266782270578282104833254702917189889303626400789731145694016386624471991229607678202651000515085520531679464478684644803742707666648289767228326475752175178307137457163926354719275649923449511108050335574170278168964989208072617088708595291345740537165058) math:sum 2032619158770641490886161590989182318553689758576932436457194072374315338713878079285293868849037016041604861617790782289720121331748541136409303696279916021559708958144314021511307847387054640207585499943835640090185169340135492110887650390731900301437489751994644074199659557497745402721485144809907672214242790715172310296576073570356221251044554604982338491056038835040591657664939505821387209020511328749594017333533333077572789096711817996585602121216666886635062841043183020215193408328370755638928945842560329653422929458004659684912120676657468835619029097170369648795867331 . (887 1256227726304475373454685288925872662797669601058294496752016319512880910453833365973952812904716774690035816826834242846045905678862004600884426275213080845954499990853989067136243854845499944346019696832903507420209363801110942160364364248404724845609713461501852210206225995463576077749080105642854238596154186746708462133366266782270578282104833254702917189889303626400789731145694016386624471991229607678202651000515085520531679464478684644803742707666648289767228326475752175178307137457163926354719275649923449511108050335574170278168964989208072617088708595291345740537165058 2032619158770641490886161590989182318553689758576932436457194072374315338713878079285293868849037016041604861617790782289720121331748541136409303696279916021559708958144314021511307847387054640207585499943835640090185169340135492110887650390731900301437489751994644074199659557497745402721485144809907672214242790715172310296576073570356221251044554604982338491056038835040591657664939505821387209020511328749594017333533333077572789096711817996585602121216666886635062841043183020215193408328370755638928945842560329653422929458004659684912120676657468835619029097170369648795867331) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18003,7 +18003,7 @@ _:gn_2535 { } _:gn_2536 { - 889 math:greaterThan 1 . + (889) math:greaterThan 1 . (889 1) math:difference 888 . (479836293838309256023208986862563007041649443539656557046838566651446482193788652662611756960396533338466772035877703402371690025975468065359548854146245670349291023563664112761179862303945248484453893721971374750233558262086392209841078106077549389781937171009060346212792433429406752776675066475800804978065582778244613970156459994184935313165111904423495888722568417760987804626448526951861734961947886606811284667496837963490569832245551293021883294116629692899393811908321330141420866585957097070509605457286569368793171213143680871425809301758676398558388093412321832278462785 776391432466166117431476302063309655756020157518637939705177752861434428260044713311341055944320241351569044790956539443674215652886536535524877421066835175605208967290324954375063992541554695861565803110932132669975805539024549950523286142327175455827776290492791863993433562034169324972405039167053433618088603968463848163209806788085642968939721350279421301166735208639801926519245489434762737029281721071391366333018247557041109632233133351781859413550018596867834514567430845036886270871206829284209670192636880142314879122430489406743155687449396218530320501879023908258702273) math:sum 1256227726304475373454685288925872662797669601058294496752016319512880910453833365973952812904716774690035816826834242846045905678862004600884426275213080845954499990853989067136243854845499944346019696832903507420209363801110942160364364248404724845609713461501852210206225995463576077749080105642854238596154186746708462133366266782270578282104833254702917189889303626400789731145694016386624471991229607678202651000515085520531679464478684644803742707666648289767228326475752175178307137457163926354719275649923449511108050335574170278168964989208072617088708595291345740537165058 . (888 776391432466166117431476302063309655756020157518637939705177752861434428260044713311341055944320241351569044790956539443674215652886536535524877421066835175605208967290324954375063992541554695861565803110932132669975805539024549950523286142327175455827776290492791863993433562034169324972405039167053433618088603968463848163209806788085642968939721350279421301166735208639801926519245489434762737029281721071391366333018247557041109632233133351781859413550018596867834514567430845036886270871206829284209670192636880142314879122430489406743155687449396218530320501879023908258702273 1256227726304475373454685288925872662797669601058294496752016319512880910453833365973952812904716774690035816826834242846045905678862004600884426275213080845954499990853989067136243854845499944346019696832903507420209363801110942160364364248404724845609713461501852210206225995463576077749080105642854238596154186746708462133366266782270578282104833254702917189889303626400789731145694016386624471991229607678202651000515085520531679464478684644803742707666648289767228326475752175178307137457163926354719275649923449511108050335574170278168964989208072617088708595291345740537165058) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18014,7 +18014,7 @@ _:gn_2537 { } _:gn_2538 { - 890 math:greaterThan 1 . + (890) math:greaterThan 1 . (890 1) math:difference 889 . (296555138627856861408267315200746648714370713978981382658339186209987946066256060648729298983923708013102272755078836041302525626911068470165328566920589505255917943726660841613884130237609447377111909388960757919742247276938157740682208036249626066045839119483731517780641128604762572195729972691252628640023021190219234193053346793900707655774609445855925412444166790878814121892796962482901002067333834464580081665521409593550539799987582058759976119433388903968440702659109514895465404285249732213700064735350310773521707909286808535317346385690719819971932408466702075980239488 479836293838309256023208986862563007041649443539656557046838566651446482193788652662611756960396533338466772035877703402371690025975468065359548854146245670349291023563664112761179862303945248484453893721971374750233558262086392209841078106077549389781937171009060346212792433429406752776675066475800804978065582778244613970156459994184935313165111904423495888722568417760987804626448526951861734961947886606811284667496837963490569832245551293021883294116629692899393811908321330141420866585957097070509605457286569368793171213143680871425809301758676398558388093412321832278462785) math:sum 776391432466166117431476302063309655756020157518637939705177752861434428260044713311341055944320241351569044790956539443674215652886536535524877421066835175605208967290324954375063992541554695861565803110932132669975805539024549950523286142327175455827776290492791863993433562034169324972405039167053433618088603968463848163209806788085642968939721350279421301166735208639801926519245489434762737029281721071391366333018247557041109632233133351781859413550018596867834514567430845036886270871206829284209670192636880142314879122430489406743155687449396218530320501879023908258702273 . (889 479836293838309256023208986862563007041649443539656557046838566651446482193788652662611756960396533338466772035877703402371690025975468065359548854146245670349291023563664112761179862303945248484453893721971374750233558262086392209841078106077549389781937171009060346212792433429406752776675066475800804978065582778244613970156459994184935313165111904423495888722568417760987804626448526951861734961947886606811284667496837963490569832245551293021883294116629692899393811908321330141420866585957097070509605457286569368793171213143680871425809301758676398558388093412321832278462785 776391432466166117431476302063309655756020157518637939705177752861434428260044713311341055944320241351569044790956539443674215652886536535524877421066835175605208967290324954375063992541554695861565803110932132669975805539024549950523286142327175455827776290492791863993433562034169324972405039167053433618088603968463848163209806788085642968939721350279421301166735208639801926519245489434762737029281721071391366333018247557041109632233133351781859413550018596867834514567430845036886270871206829284209670192636880142314879122430489406743155687449396218530320501879023908258702273) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18025,7 +18025,7 @@ _:gn_2539 { } _:gn_2540 { - 891 math:greaterThan 1 . + (891) math:greaterThan 1 . (891 1) math:difference 890 . (183281155210452394614941671661816358327278729560675174388499380441458536127532592013882457976472825325364499280798867361069164399064399595194220287225656165093373079837003271147295732066335801107341984333010616830491310985148234469158870069827923323736098051525328828432151304824644180580945093784548176338042561588025379777103113200284227657390502458567570476278401626882173682733651564468960732894614052142231203001975428369940030032257969234261907174683240788930953109249211815245955462300707364856809540721936258595271463303856872336108462916067956578586455684945619756298223297 296555138627856861408267315200746648714370713978981382658339186209987946066256060648729298983923708013102272755078836041302525626911068470165328566920589505255917943726660841613884130237609447377111909388960757919742247276938157740682208036249626066045839119483731517780641128604762572195729972691252628640023021190219234193053346793900707655774609445855925412444166790878814121892796962482901002067333834464580081665521409593550539799987582058759976119433388903968440702659109514895465404285249732213700064735350310773521707909286808535317346385690719819971932408466702075980239488) math:sum 479836293838309256023208986862563007041649443539656557046838566651446482193788652662611756960396533338466772035877703402371690025975468065359548854146245670349291023563664112761179862303945248484453893721971374750233558262086392209841078106077549389781937171009060346212792433429406752776675066475800804978065582778244613970156459994184935313165111904423495888722568417760987804626448526951861734961947886606811284667496837963490569832245551293021883294116629692899393811908321330141420866585957097070509605457286569368793171213143680871425809301758676398558388093412321832278462785 . (890 296555138627856861408267315200746648714370713978981382658339186209987946066256060648729298983923708013102272755078836041302525626911068470165328566920589505255917943726660841613884130237609447377111909388960757919742247276938157740682208036249626066045839119483731517780641128604762572195729972691252628640023021190219234193053346793900707655774609445855925412444166790878814121892796962482901002067333834464580081665521409593550539799987582058759976119433388903968440702659109514895465404285249732213700064735350310773521707909286808535317346385690719819971932408466702075980239488 479836293838309256023208986862563007041649443539656557046838566651446482193788652662611756960396533338466772035877703402371690025975468065359548854146245670349291023563664112761179862303945248484453893721971374750233558262086392209841078106077549389781937171009060346212792433429406752776675066475800804978065582778244613970156459994184935313165111904423495888722568417760987804626448526951861734961947886606811284667496837963490569832245551293021883294116629692899393811908321330141420866585957097070509605457286569368793171213143680871425809301758676398558388093412321832278462785) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18036,7 +18036,7 @@ _:gn_2541 { } _:gn_2542 { - 892 math:greaterThan 1 . + (892) math:greaterThan 1 . (892 1) math:difference 891 . (113273983417404466793325643538930290387091984418306208269839805768529409938723468634846841007450882687737773474279968680233361227846668874971108279694933340162544863889657570466588398171273646269769925055950141089250936291789923271523337966421702742309741067958402689348489823780118391614784878906704452301980459602193854415950233593616479998384106987288354936165765163996640439159145398013940269172719782322348878663545981223610509767729612824498068944750148115037487593409897699649509941984542367356890524013414052178250244605429936199208883469622763241385476723521082319682016191 183281155210452394614941671661816358327278729560675174388499380441458536127532592013882457976472825325364499280798867361069164399064399595194220287225656165093373079837003271147295732066335801107341984333010616830491310985148234469158870069827923323736098051525328828432151304824644180580945093784548176338042561588025379777103113200284227657390502458567570476278401626882173682733651564468960732894614052142231203001975428369940030032257969234261907174683240788930953109249211815245955462300707364856809540721936258595271463303856872336108462916067956578586455684945619756298223297) math:sum 296555138627856861408267315200746648714370713978981382658339186209987946066256060648729298983923708013102272755078836041302525626911068470165328566920589505255917943726660841613884130237609447377111909388960757919742247276938157740682208036249626066045839119483731517780641128604762572195729972691252628640023021190219234193053346793900707655774609445855925412444166790878814121892796962482901002067333834464580081665521409593550539799987582058759976119433388903968440702659109514895465404285249732213700064735350310773521707909286808535317346385690719819971932408466702075980239488 . (891 183281155210452394614941671661816358327278729560675174388499380441458536127532592013882457976472825325364499280798867361069164399064399595194220287225656165093373079837003271147295732066335801107341984333010616830491310985148234469158870069827923323736098051525328828432151304824644180580945093784548176338042561588025379777103113200284227657390502458567570476278401626882173682733651564468960732894614052142231203001975428369940030032257969234261907174683240788930953109249211815245955462300707364856809540721936258595271463303856872336108462916067956578586455684945619756298223297 296555138627856861408267315200746648714370713978981382658339186209987946066256060648729298983923708013102272755078836041302525626911068470165328566920589505255917943726660841613884130237609447377111909388960757919742247276938157740682208036249626066045839119483731517780641128604762572195729972691252628640023021190219234193053346793900707655774609445855925412444166790878814121892796962482901002067333834464580081665521409593550539799987582058759976119433388903968440702659109514895465404285249732213700064735350310773521707909286808535317346385690719819971932408466702075980239488) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18047,7 +18047,7 @@ _:gn_2543 { } _:gn_2544 { - 893 math:greaterThan 1 . + (893) math:greaterThan 1 . (893 1) math:difference 892 . (70007171793047927821616028122886067940186745142368966118659574672929126188809123379035616969021942637626725806518898680835803171217730720223112007530722824930828215947345700680707333895062154837572059277060475741240374693358311197635532103406220581426356983566926139083661481044525788966160214877843724036062101985831525361152879606667747659006395471279215540112636462885533243574506166455020463721894269819882324338429447146329520264528356409763838229933092673893465515839314115596445520316164997499919016708522206417021218698426936136899579446445193337200978961424537436616207106 113273983417404466793325643538930290387091984418306208269839805768529409938723468634846841007450882687737773474279968680233361227846668874971108279694933340162544863889657570466588398171273646269769925055950141089250936291789923271523337966421702742309741067958402689348489823780118391614784878906704452301980459602193854415950233593616479998384106987288354936165765163996640439159145398013940269172719782322348878663545981223610509767729612824498068944750148115037487593409897699649509941984542367356890524013414052178250244605429936199208883469622763241385476723521082319682016191) math:sum 183281155210452394614941671661816358327278729560675174388499380441458536127532592013882457976472825325364499280798867361069164399064399595194220287225656165093373079837003271147295732066335801107341984333010616830491310985148234469158870069827923323736098051525328828432151304824644180580945093784548176338042561588025379777103113200284227657390502458567570476278401626882173682733651564468960732894614052142231203001975428369940030032257969234261907174683240788930953109249211815245955462300707364856809540721936258595271463303856872336108462916067956578586455684945619756298223297 . (892 113273983417404466793325643538930290387091984418306208269839805768529409938723468634846841007450882687737773474279968680233361227846668874971108279694933340162544863889657570466588398171273646269769925055950141089250936291789923271523337966421702742309741067958402689348489823780118391614784878906704452301980459602193854415950233593616479998384106987288354936165765163996640439159145398013940269172719782322348878663545981223610509767729612824498068944750148115037487593409897699649509941984542367356890524013414052178250244605429936199208883469622763241385476723521082319682016191 183281155210452394614941671661816358327278729560675174388499380441458536127532592013882457976472825325364499280798867361069164399064399595194220287225656165093373079837003271147295732066335801107341984333010616830491310985148234469158870069827923323736098051525328828432151304824644180580945093784548176338042561588025379777103113200284227657390502458567570476278401626882173682733651564468960732894614052142231203001975428369940030032257969234261907174683240788930953109249211815245955462300707364856809540721936258595271463303856872336108462916067956578586455684945619756298223297) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18058,7 +18058,7 @@ _:gn_2545 { } _:gn_2546 { - 894 math:greaterThan 1 . + (894) math:greaterThan 1 . (894 1) math:difference 893 . (43266811624356538971709615416044222446905239275937242151180231095600283749914345255811224038428940050111047667761069999397558056628938154747996272164210515231716647942311869785881064276211491432197865778889665348010561598431612073887805863015482160883384084391476550264828342735592602648624664028860728265918357616362329054797353986948732339377711516009139396053128701111107195584639231558919805450825512502466554325116534077280989503201256414734230714817055441144022077570583584053064421668377369856971507304891845761229025907003000062309304023177569904184497762096544883065809085 70007171793047927821616028122886067940186745142368966118659574672929126188809123379035616969021942637626725806518898680835803171217730720223112007530722824930828215947345700680707333895062154837572059277060475741240374693358311197635532103406220581426356983566926139083661481044525788966160214877843724036062101985831525361152879606667747659006395471279215540112636462885533243574506166455020463721894269819882324338429447146329520264528356409763838229933092673893465515839314115596445520316164997499919016708522206417021218698426936136899579446445193337200978961424537436616207106) math:sum 113273983417404466793325643538930290387091984418306208269839805768529409938723468634846841007450882687737773474279968680233361227846668874971108279694933340162544863889657570466588398171273646269769925055950141089250936291789923271523337966421702742309741067958402689348489823780118391614784878906704452301980459602193854415950233593616479998384106987288354936165765163996640439159145398013940269172719782322348878663545981223610509767729612824498068944750148115037487593409897699649509941984542367356890524013414052178250244605429936199208883469622763241385476723521082319682016191 . (893 70007171793047927821616028122886067940186745142368966118659574672929126188809123379035616969021942637626725806518898680835803171217730720223112007530722824930828215947345700680707333895062154837572059277060475741240374693358311197635532103406220581426356983566926139083661481044525788966160214877843724036062101985831525361152879606667747659006395471279215540112636462885533243574506166455020463721894269819882324338429447146329520264528356409763838229933092673893465515839314115596445520316164997499919016708522206417021218698426936136899579446445193337200978961424537436616207106 113273983417404466793325643538930290387091984418306208269839805768529409938723468634846841007450882687737773474279968680233361227846668874971108279694933340162544863889657570466588398171273646269769925055950141089250936291789923271523337966421702742309741067958402689348489823780118391614784878906704452301980459602193854415950233593616479998384106987288354936165765163996640439159145398013940269172719782322348878663545981223610509767729612824498068944750148115037487593409897699649509941984542367356890524013414052178250244605429936199208883469622763241385476723521082319682016191) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18069,7 +18069,7 @@ _:gn_2547 { } _:gn_2548 { - 895 math:greaterThan 1 . + (895) math:greaterThan 1 . (895 1) math:difference 894 . (26740360168691388849906412706841845493281505866431723967479343577328842438894778123224392930593002587515678138757828681438245114588792565475115735366512309699111568005033830894826269618850663405374193498170810393229813094926699123747726240390738420542972899175449588818833138308933186317535550848982995770143744369469196306355525619719015319628683955270076144059507761774426047989866934896100658271068757317415770013312913069048530761327099995029607515116037232749443438268730531543381098647787627642947509403630360655792192791423936074590275423267623433016481199327992553550398021 43266811624356538971709615416044222446905239275937242151180231095600283749914345255811224038428940050111047667761069999397558056628938154747996272164210515231716647942311869785881064276211491432197865778889665348010561598431612073887805863015482160883384084391476550264828342735592602648624664028860728265918357616362329054797353986948732339377711516009139396053128701111107195584639231558919805450825512502466554325116534077280989503201256414734230714817055441144022077570583584053064421668377369856971507304891845761229025907003000062309304023177569904184497762096544883065809085) math:sum 70007171793047927821616028122886067940186745142368966118659574672929126188809123379035616969021942637626725806518898680835803171217730720223112007530722824930828215947345700680707333895062154837572059277060475741240374693358311197635532103406220581426356983566926139083661481044525788966160214877843724036062101985831525361152879606667747659006395471279215540112636462885533243574506166455020463721894269819882324338429447146329520264528356409763838229933092673893465515839314115596445520316164997499919016708522206417021218698426936136899579446445193337200978961424537436616207106 . (894 43266811624356538971709615416044222446905239275937242151180231095600283749914345255811224038428940050111047667761069999397558056628938154747996272164210515231716647942311869785881064276211491432197865778889665348010561598431612073887805863015482160883384084391476550264828342735592602648624664028860728265918357616362329054797353986948732339377711516009139396053128701111107195584639231558919805450825512502466554325116534077280989503201256414734230714817055441144022077570583584053064421668377369856971507304891845761229025907003000062309304023177569904184497762096544883065809085 70007171793047927821616028122886067940186745142368966118659574672929126188809123379035616969021942637626725806518898680835803171217730720223112007530722824930828215947345700680707333895062154837572059277060475741240374693358311197635532103406220581426356983566926139083661481044525788966160214877843724036062101985831525361152879606667747659006395471279215540112636462885533243574506166455020463721894269819882324338429447146329520264528356409763838229933092673893465515839314115596445520316164997499919016708522206417021218698426936136899579446445193337200978961424537436616207106) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18080,7 +18080,7 @@ _:gn_2549 { } _:gn_2550 { - 896 math:greaterThan 1 . + (896) math:greaterThan 1 . (896 1) math:difference 895 . (16526451455665150121803202709202376953623733409505518183700887518271441311019567132586831107835937462595369529003241317959312942040145589272880536797698205532605079937278038891054794657360828026823672280718854954780748503504912950140079622624743740340411185216026961445995204426659416331089113179877732495774613246893132748441828367229717019749027560739063251993620939336681147594772296662819147179756755185050784311803621008232458741874156419704623199701018208394578639301853052509683323020589742214023997901261485105436833115579063987719028599909946471168016562768552329515411064 26740360168691388849906412706841845493281505866431723967479343577328842438894778123224392930593002587515678138757828681438245114588792565475115735366512309699111568005033830894826269618850663405374193498170810393229813094926699123747726240390738420542972899175449588818833138308933186317535550848982995770143744369469196306355525619719015319628683955270076144059507761774426047989866934896100658271068757317415770013312913069048530761327099995029607515116037232749443438268730531543381098647787627642947509403630360655792192791423936074590275423267623433016481199327992553550398021) math:sum 43266811624356538971709615416044222446905239275937242151180231095600283749914345255811224038428940050111047667761069999397558056628938154747996272164210515231716647942311869785881064276211491432197865778889665348010561598431612073887805863015482160883384084391476550264828342735592602648624664028860728265918357616362329054797353986948732339377711516009139396053128701111107195584639231558919805450825512502466554325116534077280989503201256414734230714817055441144022077570583584053064421668377369856971507304891845761229025907003000062309304023177569904184497762096544883065809085 . (895 26740360168691388849906412706841845493281505866431723967479343577328842438894778123224392930593002587515678138757828681438245114588792565475115735366512309699111568005033830894826269618850663405374193498170810393229813094926699123747726240390738420542972899175449588818833138308933186317535550848982995770143744369469196306355525619719015319628683955270076144059507761774426047989866934896100658271068757317415770013312913069048530761327099995029607515116037232749443438268730531543381098647787627642947509403630360655792192791423936074590275423267623433016481199327992553550398021 43266811624356538971709615416044222446905239275937242151180231095600283749914345255811224038428940050111047667761069999397558056628938154747996272164210515231716647942311869785881064276211491432197865778889665348010561598431612073887805863015482160883384084391476550264828342735592602648624664028860728265918357616362329054797353986948732339377711516009139396053128701111107195584639231558919805450825512502466554325116534077280989503201256414734230714817055441144022077570583584053064421668377369856971507304891845761229025907003000062309304023177569904184497762096544883065809085) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18091,7 +18091,7 @@ _:gn_2551 { } _:gn_2552 { - 897 math:greaterThan 1 . + (897) math:greaterThan 1 . (897 1) math:difference 896 . (10213908713026238728103209997639468539657772456926205783778456059057401127875210990637561822757065124920308609754587363478932172548646976202235198568814104166506488067755792003771474961489835378550521217451955438449064591421786173607646617765994680202561713959422627372837933882273769986446437669105263274369131122576063557913697252489298299879656394531012892065886822437744900395094638233281511091312002132364985701509292060816072019452943575324984315415019024354864798966877479033697775627197885428923511502368875550355359675844872086871246823357676961848464636559440224034986957 16526451455665150121803202709202376953623733409505518183700887518271441311019567132586831107835937462595369529003241317959312942040145589272880536797698205532605079937278038891054794657360828026823672280718854954780748503504912950140079622624743740340411185216026961445995204426659416331089113179877732495774613246893132748441828367229717019749027560739063251993620939336681147594772296662819147179756755185050784311803621008232458741874156419704623199701018208394578639301853052509683323020589742214023997901261485105436833115579063987719028599909946471168016562768552329515411064) math:sum 26740360168691388849906412706841845493281505866431723967479343577328842438894778123224392930593002587515678138757828681438245114588792565475115735366512309699111568005033830894826269618850663405374193498170810393229813094926699123747726240390738420542972899175449588818833138308933186317535550848982995770143744369469196306355525619719015319628683955270076144059507761774426047989866934896100658271068757317415770013312913069048530761327099995029607515116037232749443438268730531543381098647787627642947509403630360655792192791423936074590275423267623433016481199327992553550398021 . (896 16526451455665150121803202709202376953623733409505518183700887518271441311019567132586831107835937462595369529003241317959312942040145589272880536797698205532605079937278038891054794657360828026823672280718854954780748503504912950140079622624743740340411185216026961445995204426659416331089113179877732495774613246893132748441828367229717019749027560739063251993620939336681147594772296662819147179756755185050784311803621008232458741874156419704623199701018208394578639301853052509683323020589742214023997901261485105436833115579063987719028599909946471168016562768552329515411064 26740360168691388849906412706841845493281505866431723967479343577328842438894778123224392930593002587515678138757828681438245114588792565475115735366512309699111568005033830894826269618850663405374193498170810393229813094926699123747726240390738420542972899175449588818833138308933186317535550848982995770143744369469196306355525619719015319628683955270076144059507761774426047989866934896100658271068757317415770013312913069048530761327099995029607515116037232749443438268730531543381098647787627642947509403630360655792192791423936074590275423267623433016481199327992553550398021) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18102,7 +18102,7 @@ _:gn_2553 { } _:gn_2554 { - 898 math:greaterThan 1 . + (898) math:greaterThan 1 . (898 1) math:difference 897 . (6312542742638911393699992711562908413965960952579312399922431459214040183144356141949269285078872337675060919248653954480380769491498613070645338228884101366098591869522246887283319695870992648273151063266899516331683912083126776532433004858749060137849471256604334073157270544385646344642675510772469221405482124317069190528131114740418719869371166208050359927734116898936247199677658429537636088444753052685798610294328947416386722421212844379638884285999184039713840334975573475985547393391856785100486398892609555081473439734191900847781776552269509319551926209112105480424107 10213908713026238728103209997639468539657772456926205783778456059057401127875210990637561822757065124920308609754587363478932172548646976202235198568814104166506488067755792003771474961489835378550521217451955438449064591421786173607646617765994680202561713959422627372837933882273769986446437669105263274369131122576063557913697252489298299879656394531012892065886822437744900395094638233281511091312002132364985701509292060816072019452943575324984315415019024354864798966877479033697775627197885428923511502368875550355359675844872086871246823357676961848464636559440224034986957) math:sum 16526451455665150121803202709202376953623733409505518183700887518271441311019567132586831107835937462595369529003241317959312942040145589272880536797698205532605079937278038891054794657360828026823672280718854954780748503504912950140079622624743740340411185216026961445995204426659416331089113179877732495774613246893132748441828367229717019749027560739063251993620939336681147594772296662819147179756755185050784311803621008232458741874156419704623199701018208394578639301853052509683323020589742214023997901261485105436833115579063987719028599909946471168016562768552329515411064 . (897 10213908713026238728103209997639468539657772456926205783778456059057401127875210990637561822757065124920308609754587363478932172548646976202235198568814104166506488067755792003771474961489835378550521217451955438449064591421786173607646617765994680202561713959422627372837933882273769986446437669105263274369131122576063557913697252489298299879656394531012892065886822437744900395094638233281511091312002132364985701509292060816072019452943575324984315415019024354864798966877479033697775627197885428923511502368875550355359675844872086871246823357676961848464636559440224034986957 16526451455665150121803202709202376953623733409505518183700887518271441311019567132586831107835937462595369529003241317959312942040145589272880536797698205532605079937278038891054794657360828026823672280718854954780748503504912950140079622624743740340411185216026961445995204426659416331089113179877732495774613246893132748441828367229717019749027560739063251993620939336681147594772296662819147179756755185050784311803621008232458741874156419704623199701018208394578639301853052509683323020589742214023997901261485105436833115579063987719028599909946471168016562768552329515411064) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18113,7 +18113,7 @@ _:gn_2555 { } _:gn_2556 { - 899 math:greaterThan 1 . + (899) math:greaterThan 1 . (899 1) math:difference 898 . (3901365970387327334403217286076560125691811504346893383856024599843360944730854848688292537678192787245247690505933408998551403057148363131589860339930002800407896198233545116488155265618842730277370154185055922117380679338659397075213612907245620064712242702818293299680663337888123641803762158332794052963648998258994367385566137748879580010285228322962532138152705538808653195416979803743875002867249079679187091214963113399685297031730730945345431129019840315150958631901905557712228233806028643823025103476265995273886236110680186023465046805407452528912710350328118554562850 6312542742638911393699992711562908413965960952579312399922431459214040183144356141949269285078872337675060919248653954480380769491498613070645338228884101366098591869522246887283319695870992648273151063266899516331683912083126776532433004858749060137849471256604334073157270544385646344642675510772469221405482124317069190528131114740418719869371166208050359927734116898936247199677658429537636088444753052685798610294328947416386722421212844379638884285999184039713840334975573475985547393391856785100486398892609555081473439734191900847781776552269509319551926209112105480424107) math:sum 10213908713026238728103209997639468539657772456926205783778456059057401127875210990637561822757065124920308609754587363478932172548646976202235198568814104166506488067755792003771474961489835378550521217451955438449064591421786173607646617765994680202561713959422627372837933882273769986446437669105263274369131122576063557913697252489298299879656394531012892065886822437744900395094638233281511091312002132364985701509292060816072019452943575324984315415019024354864798966877479033697775627197885428923511502368875550355359675844872086871246823357676961848464636559440224034986957 . (898 6312542742638911393699992711562908413965960952579312399922431459214040183144356141949269285078872337675060919248653954480380769491498613070645338228884101366098591869522246887283319695870992648273151063266899516331683912083126776532433004858749060137849471256604334073157270544385646344642675510772469221405482124317069190528131114740418719869371166208050359927734116898936247199677658429537636088444753052685798610294328947416386722421212844379638884285999184039713840334975573475985547393391856785100486398892609555081473439734191900847781776552269509319551926209112105480424107 10213908713026238728103209997639468539657772456926205783778456059057401127875210990637561822757065124920308609754587363478932172548646976202235198568814104166506488067755792003771474961489835378550521217451955438449064591421786173607646617765994680202561713959422627372837933882273769986446437669105263274369131122576063557913697252489298299879656394531012892065886822437744900395094638233281511091312002132364985701509292060816072019452943575324984315415019024354864798966877479033697775627197885428923511502368875550355359675844872086871246823357676961848464636559440224034986957) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18124,7 +18124,7 @@ _:gn_2557 { } _:gn_2558 { - 900 math:greaterThan 1 . + (900) math:greaterThan 1 . (900 1) math:difference 899 . (2411176772251584059296775425486348288274149448232419016066406859370679238413501293260976747400679550429813228742720545481829366434350249939055477888954098565690695671288701770795164430252149917995780909081843594214303232744467379457219391951503440073137228553786040773476607206497522702838913352439675168441833126058074823142564976991539139859085937885087827789581411360127594004260678625793761085577503973006611519079365834016701425389482113434293453156979343724562881703073667918273319159585828141277461295416343559807587203623511714824316729746862056790639215858783986925861257 3901365970387327334403217286076560125691811504346893383856024599843360944730854848688292537678192787245247690505933408998551403057148363131589860339930002800407896198233545116488155265618842730277370154185055922117380679338659397075213612907245620064712242702818293299680663337888123641803762158332794052963648998258994367385566137748879580010285228322962532138152705538808653195416979803743875002867249079679187091214963113399685297031730730945345431129019840315150958631901905557712228233806028643823025103476265995273886236110680186023465046805407452528912710350328118554562850) math:sum 6312542742638911393699992711562908413965960952579312399922431459214040183144356141949269285078872337675060919248653954480380769491498613070645338228884101366098591869522246887283319695870992648273151063266899516331683912083126776532433004858749060137849471256604334073157270544385646344642675510772469221405482124317069190528131114740418719869371166208050359927734116898936247199677658429537636088444753052685798610294328947416386722421212844379638884285999184039713840334975573475985547393391856785100486398892609555081473439734191900847781776552269509319551926209112105480424107 . (899 3901365970387327334403217286076560125691811504346893383856024599843360944730854848688292537678192787245247690505933408998551403057148363131589860339930002800407896198233545116488155265618842730277370154185055922117380679338659397075213612907245620064712242702818293299680663337888123641803762158332794052963648998258994367385566137748879580010285228322962532138152705538808653195416979803743875002867249079679187091214963113399685297031730730945345431129019840315150958631901905557712228233806028643823025103476265995273886236110680186023465046805407452528912710350328118554562850 6312542742638911393699992711562908413965960952579312399922431459214040183144356141949269285078872337675060919248653954480380769491498613070645338228884101366098591869522246887283319695870992648273151063266899516331683912083126776532433004858749060137849471256604334073157270544385646344642675510772469221405482124317069190528131114740418719869371166208050359927734116898936247199677658429537636088444753052685798610294328947416386722421212844379638884285999184039713840334975573475985547393391856785100486398892609555081473439734191900847781776552269509319551926209112105480424107) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18135,7 +18135,7 @@ _:gn_2559 { } _:gn_2560 { - 901 math:greaterThan 1 . + (901) math:greaterThan 1 . (901 1) math:difference 900 . (1490189198135743275106441860590211837417662056114474367789617740472681706317353555427315790277513236815434461763212863516722036622798113192534382450975904234717200526944843345692990835366692812281589245103212327903077446594192017617994220955742179991575014149032252526204056131390600938964848805893118884521815872200919544243001160757340440151199290437874704348571294178681059191156301177950113917289745106672575572135597279382983871642248617511051977972040496590588076928828237639438909074220200502545563808059922435466299032487168471199148317058545395738273494491544131628701593 2411176772251584059296775425486348288274149448232419016066406859370679238413501293260976747400679550429813228742720545481829366434350249939055477888954098565690695671288701770795164430252149917995780909081843594214303232744467379457219391951503440073137228553786040773476607206497522702838913352439675168441833126058074823142564976991539139859085937885087827789581411360127594004260678625793761085577503973006611519079365834016701425389482113434293453156979343724562881703073667918273319159585828141277461295416343559807587203623511714824316729746862056790639215858783986925861257) math:sum 3901365970387327334403217286076560125691811504346893383856024599843360944730854848688292537678192787245247690505933408998551403057148363131589860339930002800407896198233545116488155265618842730277370154185055922117380679338659397075213612907245620064712242702818293299680663337888123641803762158332794052963648998258994367385566137748879580010285228322962532138152705538808653195416979803743875002867249079679187091214963113399685297031730730945345431129019840315150958631901905557712228233806028643823025103476265995273886236110680186023465046805407452528912710350328118554562850 . (900 2411176772251584059296775425486348288274149448232419016066406859370679238413501293260976747400679550429813228742720545481829366434350249939055477888954098565690695671288701770795164430252149917995780909081843594214303232744467379457219391951503440073137228553786040773476607206497522702838913352439675168441833126058074823142564976991539139859085937885087827789581411360127594004260678625793761085577503973006611519079365834016701425389482113434293453156979343724562881703073667918273319159585828141277461295416343559807587203623511714824316729746862056790639215858783986925861257 3901365970387327334403217286076560125691811504346893383856024599843360944730854848688292537678192787245247690505933408998551403057148363131589860339930002800407896198233545116488155265618842730277370154185055922117380679338659397075213612907245620064712242702818293299680663337888123641803762158332794052963648998258994367385566137748879580010285228322962532138152705538808653195416979803743875002867249079679187091214963113399685297031730730945345431129019840315150958631901905557712228233806028643823025103476265995273886236110680186023465046805407452528912710350328118554562850) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18146,7 +18146,7 @@ _:gn_2561 { } _:gn_2562 { - 902 math:greaterThan 1 . + (902) math:greaterThan 1 . (902 1) math:difference 901 . (920987574115840784190333564896136450856487392117944648276789118897997532096147737833660957123166313614378766979507681965107329811552136746521095437978194330973495144343858425102173594885457105714191663978631266311225786150275361839225170995761260081562214404753788247272551075106921763874064546546556283920017253857155278899563816234198699707886647447213123441010117181446534813104377447843647168287758866334035946943768554633717553747233495923241475184938847133974804774245430278834410085365627638731897487356421124341288171136343243625168412688316661052365721367239855297159664 1490189198135743275106441860590211837417662056114474367789617740472681706317353555427315790277513236815434461763212863516722036622798113192534382450975904234717200526944843345692990835366692812281589245103212327903077446594192017617994220955742179991575014149032252526204056131390600938964848805893118884521815872200919544243001160757340440151199290437874704348571294178681059191156301177950113917289745106672575572135597279382983871642248617511051977972040496590588076928828237639438909074220200502545563808059922435466299032487168471199148317058545395738273494491544131628701593) math:sum 2411176772251584059296775425486348288274149448232419016066406859370679238413501293260976747400679550429813228742720545481829366434350249939055477888954098565690695671288701770795164430252149917995780909081843594214303232744467379457219391951503440073137228553786040773476607206497522702838913352439675168441833126058074823142564976991539139859085937885087827789581411360127594004260678625793761085577503973006611519079365834016701425389482113434293453156979343724562881703073667918273319159585828141277461295416343559807587203623511714824316729746862056790639215858783986925861257 . (901 1490189198135743275106441860590211837417662056114474367789617740472681706317353555427315790277513236815434461763212863516722036622798113192534382450975904234717200526944843345692990835366692812281589245103212327903077446594192017617994220955742179991575014149032252526204056131390600938964848805893118884521815872200919544243001160757340440151199290437874704348571294178681059191156301177950113917289745106672575572135597279382983871642248617511051977972040496590588076928828237639438909074220200502545563808059922435466299032487168471199148317058545395738273494491544131628701593 2411176772251584059296775425486348288274149448232419016066406859370679238413501293260976747400679550429813228742720545481829366434350249939055477888954098565690695671288701770795164430252149917995780909081843594214303232744467379457219391951503440073137228553786040773476607206497522702838913352439675168441833126058074823142564976991539139859085937885087827789581411360127594004260678625793761085577503973006611519079365834016701425389482113434293453156979343724562881703073667918273319159585828141277461295416343559807587203623511714824316729746862056790639215858783986925861257) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18157,7 +18157,7 @@ _:gn_2563 { } _:gn_2564 { - 903 math:greaterThan 1 . + (903) math:greaterThan 1 . (903 1) math:difference 902 . (569201624019902490916108295694075386561174663996529719512828621574684174221205817593654833154346923201055694783705181551614706811245976446013287012997709903743705382600984920590817240481235706567397581124581061591851660443916655778769049959980919910012799744278464278931505056283679175090784259346562600601798618343764265343437344523141740443312642990661580907561176997234524378051923730106466749001986240338539625191828724749266317895015121587810502787101649456613272154582807360604498988854572863813666320703501311125010861350825227573979904370228734685907773124304276331541929 920987574115840784190333564896136450856487392117944648276789118897997532096147737833660957123166313614378766979507681965107329811552136746521095437978194330973495144343858425102173594885457105714191663978631266311225786150275361839225170995761260081562214404753788247272551075106921763874064546546556283920017253857155278899563816234198699707886647447213123441010117181446534813104377447843647168287758866334035946943768554633717553747233495923241475184938847133974804774245430278834410085365627638731897487356421124341288171136343243625168412688316661052365721367239855297159664) math:sum 1490189198135743275106441860590211837417662056114474367789617740472681706317353555427315790277513236815434461763212863516722036622798113192534382450975904234717200526944843345692990835366692812281589245103212327903077446594192017617994220955742179991575014149032252526204056131390600938964848805893118884521815872200919544243001160757340440151199290437874704348571294178681059191156301177950113917289745106672575572135597279382983871642248617511051977972040496590588076928828237639438909074220200502545563808059922435466299032487168471199148317058545395738273494491544131628701593 . (902 920987574115840784190333564896136450856487392117944648276789118897997532096147737833660957123166313614378766979507681965107329811552136746521095437978194330973495144343858425102173594885457105714191663978631266311225786150275361839225170995761260081562214404753788247272551075106921763874064546546556283920017253857155278899563816234198699707886647447213123441010117181446534813104377447843647168287758866334035946943768554633717553747233495923241475184938847133974804774245430278834410085365627638731897487356421124341288171136343243625168412688316661052365721367239855297159664 1490189198135743275106441860590211837417662056114474367789617740472681706317353555427315790277513236815434461763212863516722036622798113192534382450975904234717200526944843345692990835366692812281589245103212327903077446594192017617994220955742179991575014149032252526204056131390600938964848805893118884521815872200919544243001160757340440151199290437874704348571294178681059191156301177950113917289745106672575572135597279382983871642248617511051977972040496590588076928828237639438909074220200502545563808059922435466299032487168471199148317058545395738273494491544131628701593) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18168,7 +18168,7 @@ _:gn_2565 { } _:gn_2566 { - 904 math:greaterThan 1 . + (904) math:greaterThan 1 . (904 1) math:difference 903 . (351785950095938293274225269202061064295312728121414928763960497323313357874941920240006123968819390413323072195802500413492623000306160300507808424980484427229789761742873504511356354404221399146794082854050204719374125706358706060456121035780340171549414660475323968341046018823242588783280287199993683318218635513391013556126471711056959264574004456551542533448940184212010435052453717737180419285772625995496321751939829884451235852218374335430972397837197677361532619662622918229911096511054774918231166652919813216277309785518016051188508318087926366457948242935578965617735 569201624019902490916108295694075386561174663996529719512828621574684174221205817593654833154346923201055694783705181551614706811245976446013287012997709903743705382600984920590817240481235706567397581124581061591851660443916655778769049959980919910012799744278464278931505056283679175090784259346562600601798618343764265343437344523141740443312642990661580907561176997234524378051923730106466749001986240338539625191828724749266317895015121587810502787101649456613272154582807360604498988854572863813666320703501311125010861350825227573979904370228734685907773124304276331541929) math:sum 920987574115840784190333564896136450856487392117944648276789118897997532096147737833660957123166313614378766979507681965107329811552136746521095437978194330973495144343858425102173594885457105714191663978631266311225786150275361839225170995761260081562214404753788247272551075106921763874064546546556283920017253857155278899563816234198699707886647447213123441010117181446534813104377447843647168287758866334035946943768554633717553747233495923241475184938847133974804774245430278834410085365627638731897487356421124341288171136343243625168412688316661052365721367239855297159664 . (903 569201624019902490916108295694075386561174663996529719512828621574684174221205817593654833154346923201055694783705181551614706811245976446013287012997709903743705382600984920590817240481235706567397581124581061591851660443916655778769049959980919910012799744278464278931505056283679175090784259346562600601798618343764265343437344523141740443312642990661580907561176997234524378051923730106466749001986240338539625191828724749266317895015121587810502787101649456613272154582807360604498988854572863813666320703501311125010861350825227573979904370228734685907773124304276331541929 920987574115840784190333564896136450856487392117944648276789118897997532096147737833660957123166313614378766979507681965107329811552136746521095437978194330973495144343858425102173594885457105714191663978631266311225786150275361839225170995761260081562214404753788247272551075106921763874064546546556283920017253857155278899563816234198699707886647447213123441010117181446534813104377447843647168287758866334035946943768554633717553747233495923241475184938847133974804774245430278834410085365627638731897487356421124341288171136343243625168412688316661052365721367239855297159664) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18179,7 +18179,7 @@ _:gn_2567 { } _:gn_2568 { - 905 math:greaterThan 1 . + (905) math:greaterThan 1 . (905 1) math:difference 904 . (217415673923964197641883026492014322265861935875114790748868124251370816346263897353648709185527532787732622587902681138122083810939816145505478588017225476513915620858111416079460886077014307420603498270530856872477534737557949718312928924200579738463385083803140310590459037460436586307503972146568917283579982830373251787310872812084781178738638534110038374112236813022513942999470012369286329716213614343043303439888894864815082042796747252379530389264451779251739534920184442374587892343518088895435154050581497908733551565307211522791396052140808319449824881368697365924194 351785950095938293274225269202061064295312728121414928763960497323313357874941920240006123968819390413323072195802500413492623000306160300507808424980484427229789761742873504511356354404221399146794082854050204719374125706358706060456121035780340171549414660475323968341046018823242588783280287199993683318218635513391013556126471711056959264574004456551542533448940184212010435052453717737180419285772625995496321751939829884451235852218374335430972397837197677361532619662622918229911096511054774918231166652919813216277309785518016051188508318087926366457948242935578965617735) math:sum 569201624019902490916108295694075386561174663996529719512828621574684174221205817593654833154346923201055694783705181551614706811245976446013287012997709903743705382600984920590817240481235706567397581124581061591851660443916655778769049959980919910012799744278464278931505056283679175090784259346562600601798618343764265343437344523141740443312642990661580907561176997234524378051923730106466749001986240338539625191828724749266317895015121587810502787101649456613272154582807360604498988854572863813666320703501311125010861350825227573979904370228734685907773124304276331541929 . (904 351785950095938293274225269202061064295312728121414928763960497323313357874941920240006123968819390413323072195802500413492623000306160300507808424980484427229789761742873504511356354404221399146794082854050204719374125706358706060456121035780340171549414660475323968341046018823242588783280287199993683318218635513391013556126471711056959264574004456551542533448940184212010435052453717737180419285772625995496321751939829884451235852218374335430972397837197677361532619662622918229911096511054774918231166652919813216277309785518016051188508318087926366457948242935578965617735 569201624019902490916108295694075386561174663996529719512828621574684174221205817593654833154346923201055694783705181551614706811245976446013287012997709903743705382600984920590817240481235706567397581124581061591851660443916655778769049959980919910012799744278464278931505056283679175090784259346562600601798618343764265343437344523141740443312642990661580907561176997234524378051923730106466749001986240338539625191828724749266317895015121587810502787101649456613272154582807360604498988854572863813666320703501311125010861350825227573979904370228734685907773124304276331541929) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18190,7 +18190,7 @@ _:gn_2569 { } _:gn_2570 { - 906 math:greaterThan 1 . + (906) math:greaterThan 1 . (906 1) math:difference 905 . (134370276171974095632342242710046742029450792246300138015092373071942541528678022886357414783291857625590449607899819275370539189366344155002329836963258950715874140884762088431895468327207091726190584583519347846896590968800756342143192111579760433086029576672183657750586981362806002475776315053424766034638652683017761768815598898972178085835365922441504159336703371189496492052983705367894089569559011652453018312050935019636153809421627083051442008572745898109793084742438475855323204167536686022796012602338315307543758220210804528397112265947118047008123361566881599693541 217415673923964197641883026492014322265861935875114790748868124251370816346263897353648709185527532787732622587902681138122083810939816145505478588017225476513915620858111416079460886077014307420603498270530856872477534737557949718312928924200579738463385083803140310590459037460436586307503972146568917283579982830373251787310872812084781178738638534110038374112236813022513942999470012369286329716213614343043303439888894864815082042796747252379530389264451779251739534920184442374587892343518088895435154050581497908733551565307211522791396052140808319449824881368697365924194) math:sum 351785950095938293274225269202061064295312728121414928763960497323313357874941920240006123968819390413323072195802500413492623000306160300507808424980484427229789761742873504511356354404221399146794082854050204719374125706358706060456121035780340171549414660475323968341046018823242588783280287199993683318218635513391013556126471711056959264574004456551542533448940184212010435052453717737180419285772625995496321751939829884451235852218374335430972397837197677361532619662622918229911096511054774918231166652919813216277309785518016051188508318087926366457948242935578965617735 . (905 217415673923964197641883026492014322265861935875114790748868124251370816346263897353648709185527532787732622587902681138122083810939816145505478588017225476513915620858111416079460886077014307420603498270530856872477534737557949718312928924200579738463385083803140310590459037460436586307503972146568917283579982830373251787310872812084781178738638534110038374112236813022513942999470012369286329716213614343043303439888894864815082042796747252379530389264451779251739534920184442374587892343518088895435154050581497908733551565307211522791396052140808319449824881368697365924194 351785950095938293274225269202061064295312728121414928763960497323313357874941920240006123968819390413323072195802500413492623000306160300507808424980484427229789761742873504511356354404221399146794082854050204719374125706358706060456121035780340171549414660475323968341046018823242588783280287199993683318218635513391013556126471711056959264574004456551542533448940184212010435052453717737180419285772625995496321751939829884451235852218374335430972397837197677361532619662622918229911096511054774918231166652919813216277309785518016051188508318087926366457948242935578965617735) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18201,7 +18201,7 @@ _:gn_2571 { } _:gn_2572 { - 907 math:greaterThan 1 . + (907) math:greaterThan 1 . (907 1) math:difference 906 . (83045397751990102009540783781967580236411143628814652733775751179428274817585874467291294402235675162142172980002861862751544621573471990503148751053966525798041479973349327647565417749807215694412913687011509025580943768757193376169736812620819305377355507130956652839872056097630583831727657093144151248941330147355490018495273913112603092903272611668534214775533441833017450946486307001392240146654602690590285127837959845178928233375120169328088380691705881141946450177745966519264688175981402872639141448243182601189793345096406994394283786193690272441701519801815766230653 134370276171974095632342242710046742029450792246300138015092373071942541528678022886357414783291857625590449607899819275370539189366344155002329836963258950715874140884762088431895468327207091726190584583519347846896590968800756342143192111579760433086029576672183657750586981362806002475776315053424766034638652683017761768815598898972178085835365922441504159336703371189496492052983705367894089569559011652453018312050935019636153809421627083051442008572745898109793084742438475855323204167536686022796012602338315307543758220210804528397112265947118047008123361566881599693541) math:sum 217415673923964197641883026492014322265861935875114790748868124251370816346263897353648709185527532787732622587902681138122083810939816145505478588017225476513915620858111416079460886077014307420603498270530856872477534737557949718312928924200579738463385083803140310590459037460436586307503972146568917283579982830373251787310872812084781178738638534110038374112236813022513942999470012369286329716213614343043303439888894864815082042796747252379530389264451779251739534920184442374587892343518088895435154050581497908733551565307211522791396052140808319449824881368697365924194 . (906 134370276171974095632342242710046742029450792246300138015092373071942541528678022886357414783291857625590449607899819275370539189366344155002329836963258950715874140884762088431895468327207091726190584583519347846896590968800756342143192111579760433086029576672183657750586981362806002475776315053424766034638652683017761768815598898972178085835365922441504159336703371189496492052983705367894089569559011652453018312050935019636153809421627083051442008572745898109793084742438475855323204167536686022796012602338315307543758220210804528397112265947118047008123361566881599693541 217415673923964197641883026492014322265861935875114790748868124251370816346263897353648709185527532787732622587902681138122083810939816145505478588017225476513915620858111416079460886077014307420603498270530856872477534737557949718312928924200579738463385083803140310590459037460436586307503972146568917283579982830373251787310872812084781178738638534110038374112236813022513942999470012369286329716213614343043303439888894864815082042796747252379530389264451779251739534920184442374587892343518088895435154050581497908733551565307211522791396052140808319449824881368697365924194) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18212,7 +18212,7 @@ _:gn_2573 { } _:gn_2574 { - 908 math:greaterThan 1 . + (908) math:greaterThan 1 . (908 1) math:difference 907 . (51324878419983993622801458928079161793039648617485485281316621892514266711092148419066120381056182463448276627896957412618994567792872164499181085909292424917832660911412760784330050577399876031777670896507838821315647200043562965973455298958941127708674069541227004910714925265175418644048657960280614785697322535662271750320324985859574992932093310772969944561169929356479041106497398366501849422904408961862733184212975174457225576046506913723353627881040016967846634564692509336058515991555283150156871154095132706353964875114397534002828479753427774566421841765065833462888 83045397751990102009540783781967580236411143628814652733775751179428274817585874467291294402235675162142172980002861862751544621573471990503148751053966525798041479973349327647565417749807215694412913687011509025580943768757193376169736812620819305377355507130956652839872056097630583831727657093144151248941330147355490018495273913112603092903272611668534214775533441833017450946486307001392240146654602690590285127837959845178928233375120169328088380691705881141946450177745966519264688175981402872639141448243182601189793345096406994394283786193690272441701519801815766230653) math:sum 134370276171974095632342242710046742029450792246300138015092373071942541528678022886357414783291857625590449607899819275370539189366344155002329836963258950715874140884762088431895468327207091726190584583519347846896590968800756342143192111579760433086029576672183657750586981362806002475776315053424766034638652683017761768815598898972178085835365922441504159336703371189496492052983705367894089569559011652453018312050935019636153809421627083051442008572745898109793084742438475855323204167536686022796012602338315307543758220210804528397112265947118047008123361566881599693541 . (907 83045397751990102009540783781967580236411143628814652733775751179428274817585874467291294402235675162142172980002861862751544621573471990503148751053966525798041479973349327647565417749807215694412913687011509025580943768757193376169736812620819305377355507130956652839872056097630583831727657093144151248941330147355490018495273913112603092903272611668534214775533441833017450946486307001392240146654602690590285127837959845178928233375120169328088380691705881141946450177745966519264688175981402872639141448243182601189793345096406994394283786193690272441701519801815766230653 134370276171974095632342242710046742029450792246300138015092373071942541528678022886357414783291857625590449607899819275370539189366344155002329836963258950715874140884762088431895468327207091726190584583519347846896590968800756342143192111579760433086029576672183657750586981362806002475776315053424766034638652683017761768815598898972178085835365922441504159336703371189496492052983705367894089569559011652453018312050935019636153809421627083051442008572745898109793084742438475855323204167536686022796012602338315307543758220210804528397112265947118047008123361566881599693541) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18223,7 +18223,7 @@ _:gn_2575 { } _:gn_2576 { - 909 math:greaterThan 1 . + (909) math:greaterThan 1 . (909 1) math:difference 908 . (31720519332006108386739324853888418443371495011329167452459129286914008106493726048225174021179492698693896352105904450132550053780599826003967665144674100880208819061936566863235367172407339662635242790503670204265296568713630410196281513661878177668681437589729647929157130832455165187678999132863536463244007611693218268174948927253028099971179300895564270214363512476538409839988908634890390723750193728727551943624984670721702657328613255604734752810665864174099815613053457183206172184426119722482270294148049894835828469982009460391455306440262497875279678036749932767765 51324878419983993622801458928079161793039648617485485281316621892514266711092148419066120381056182463448276627896957412618994567792872164499181085909292424917832660911412760784330050577399876031777670896507838821315647200043562965973455298958941127708674069541227004910714925265175418644048657960280614785697322535662271750320324985859574992932093310772969944561169929356479041106497398366501849422904408961862733184212975174457225576046506913723353627881040016967846634564692509336058515991555283150156871154095132706353964875114397534002828479753427774566421841765065833462888) math:sum 83045397751990102009540783781967580236411143628814652733775751179428274817585874467291294402235675162142172980002861862751544621573471990503148751053966525798041479973349327647565417749807215694412913687011509025580943768757193376169736812620819305377355507130956652839872056097630583831727657093144151248941330147355490018495273913112603092903272611668534214775533441833017450946486307001392240146654602690590285127837959845178928233375120169328088380691705881141946450177745966519264688175981402872639141448243182601189793345096406994394283786193690272441701519801815766230653 . (908 51324878419983993622801458928079161793039648617485485281316621892514266711092148419066120381056182463448276627896957412618994567792872164499181085909292424917832660911412760784330050577399876031777670896507838821315647200043562965973455298958941127708674069541227004910714925265175418644048657960280614785697322535662271750320324985859574992932093310772969944561169929356479041106497398366501849422904408961862733184212975174457225576046506913723353627881040016967846634564692509336058515991555283150156871154095132706353964875114397534002828479753427774566421841765065833462888 83045397751990102009540783781967580236411143628814652733775751179428274817585874467291294402235675162142172980002861862751544621573471990503148751053966525798041479973349327647565417749807215694412913687011509025580943768757193376169736812620819305377355507130956652839872056097630583831727657093144151248941330147355490018495273913112603092903272611668534214775533441833017450946486307001392240146654602690590285127837959845178928233375120169328088380691705881141946450177745966519264688175981402872639141448243182601189793345096406994394283786193690272441701519801815766230653) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18234,7 +18234,7 @@ _:gn_2577 { } _:gn_2578 { - 910 math:greaterThan 1 . + (910) math:greaterThan 1 . (910 1) math:difference 909 . (19604359087977885236062134074190743349668153606156317828857492605600258604598422370840946359876689764754380275791052962486444514012272338495213420764618324037623841849476193921094683404992536369142428106004168617050350631329932555777173785297062950039992631951497356981557794432720253456369658827417078322453314923969053482145376058606546892960914009877405674346806416879940631266508489731611458699154215233135181240587990503735522918717893658118618875070374152793746818951639052152852343807129163427674600859947082811518136405132388073611373173313165276691142163728315900695123 31720519332006108386739324853888418443371495011329167452459129286914008106493726048225174021179492698693896352105904450132550053780599826003967665144674100880208819061936566863235367172407339662635242790503670204265296568713630410196281513661878177668681437589729647929157130832455165187678999132863536463244007611693218268174948927253028099971179300895564270214363512476538409839988908634890390723750193728727551943624984670721702657328613255604734752810665864174099815613053457183206172184426119722482270294148049894835828469982009460391455306440262497875279678036749932767765) math:sum 51324878419983993622801458928079161793039648617485485281316621892514266711092148419066120381056182463448276627896957412618994567792872164499181085909292424917832660911412760784330050577399876031777670896507838821315647200043562965973455298958941127708674069541227004910714925265175418644048657960280614785697322535662271750320324985859574992932093310772969944561169929356479041106497398366501849422904408961862733184212975174457225576046506913723353627881040016967846634564692509336058515991555283150156871154095132706353964875114397534002828479753427774566421841765065833462888 . (909 31720519332006108386739324853888418443371495011329167452459129286914008106493726048225174021179492698693896352105904450132550053780599826003967665144674100880208819061936566863235367172407339662635242790503670204265296568713630410196281513661878177668681437589729647929157130832455165187678999132863536463244007611693218268174948927253028099971179300895564270214363512476538409839988908634890390723750193728727551943624984670721702657328613255604734752810665864174099815613053457183206172184426119722482270294148049894835828469982009460391455306440262497875279678036749932767765 51324878419983993622801458928079161793039648617485485281316621892514266711092148419066120381056182463448276627896957412618994567792872164499181085909292424917832660911412760784330050577399876031777670896507838821315647200043562965973455298958941127708674069541227004910714925265175418644048657960280614785697322535662271750320324985859574992932093310772969944561169929356479041106497398366501849422904408961862733184212975174457225576046506913723353627881040016967846634564692509336058515991555283150156871154095132706353964875114397534002828479753427774566421841765065833462888) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18245,7 +18245,7 @@ _:gn_2579 { } _:gn_2580 { - 911 math:greaterThan 1 . + (911) math:greaterThan 1 . (911 1) math:difference 910 . (12116160244028223150677190779697675093703341405172849623601636681313749501895303677384227661302802933939516076314851487646105539768327487508754244380055776842584977212460372942140683767414803293492814684499501587214945937383697854419107728364815227628688805638232290947599336399734911731309340305446458140790692687724164786029572868646481207010265291018158595867557095596597778573480418903278932024595978495592370703036994166986179738610719597486115877740291711380352996661414405030353828377296956294807669434200967083317692064849621386780082133127097221184137514308434032072642 19604359087977885236062134074190743349668153606156317828857492605600258604598422370840946359876689764754380275791052962486444514012272338495213420764618324037623841849476193921094683404992536369142428106004168617050350631329932555777173785297062950039992631951497356981557794432720253456369658827417078322453314923969053482145376058606546892960914009877405674346806416879940631266508489731611458699154215233135181240587990503735522918717893658118618875070374152793746818951639052152852343807129163427674600859947082811518136405132388073611373173313165276691142163728315900695123) math:sum 31720519332006108386739324853888418443371495011329167452459129286914008106493726048225174021179492698693896352105904450132550053780599826003967665144674100880208819061936566863235367172407339662635242790503670204265296568713630410196281513661878177668681437589729647929157130832455165187678999132863536463244007611693218268174948927253028099971179300895564270214363512476538409839988908634890390723750193728727551943624984670721702657328613255604734752810665864174099815613053457183206172184426119722482270294148049894835828469982009460391455306440262497875279678036749932767765 . (910 19604359087977885236062134074190743349668153606156317828857492605600258604598422370840946359876689764754380275791052962486444514012272338495213420764618324037623841849476193921094683404992536369142428106004168617050350631329932555777173785297062950039992631951497356981557794432720253456369658827417078322453314923969053482145376058606546892960914009877405674346806416879940631266508489731611458699154215233135181240587990503735522918717893658118618875070374152793746818951639052152852343807129163427674600859947082811518136405132388073611373173313165276691142163728315900695123 31720519332006108386739324853888418443371495011329167452459129286914008106493726048225174021179492698693896352105904450132550053780599826003967665144674100880208819061936566863235367172407339662635242790503670204265296568713630410196281513661878177668681437589729647929157130832455165187678999132863536463244007611693218268174948927253028099971179300895564270214363512476538409839988908634890390723750193728727551943624984670721702657328613255604734752810665864174099815613053457183206172184426119722482270294148049894835828469982009460391455306440262497875279678036749932767765) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18256,7 +18256,7 @@ _:gn_2581 { } _:gn_2582 { - 912 math:greaterThan 1 . + (912) math:greaterThan 1 . (912 1) math:difference 911 . (7488198843949662085384943294493068255964812200983468205255855924286509102703118693456718698573886830814864199476201474840338974243944850986459176384562547195038864637015820978953999637577733075649613421504667029835404693946234701358066056932247722411303826313265066033958458032985341725060318521970620181662622236244888696115803189960065685950648718859247078479249321283342852693028070828332526674558236737542810537550996336749343180107174060632502997330082441413393822290224647122498515429832207132866931425746115728200444340282766686831291040186068055507004649419881868622481 12116160244028223150677190779697675093703341405172849623601636681313749501895303677384227661302802933939516076314851487646105539768327487508754244380055776842584977212460372942140683767414803293492814684499501587214945937383697854419107728364815227628688805638232290947599336399734911731309340305446458140790692687724164786029572868646481207010265291018158595867557095596597778573480418903278932024595978495592370703036994166986179738610719597486115877740291711380352996661414405030353828377296956294807669434200967083317692064849621386780082133127097221184137514308434032072642) math:sum 19604359087977885236062134074190743349668153606156317828857492605600258604598422370840946359876689764754380275791052962486444514012272338495213420764618324037623841849476193921094683404992536369142428106004168617050350631329932555777173785297062950039992631951497356981557794432720253456369658827417078322453314923969053482145376058606546892960914009877405674346806416879940631266508489731611458699154215233135181240587990503735522918717893658118618875070374152793746818951639052152852343807129163427674600859947082811518136405132388073611373173313165276691142163728315900695123 . (911 12116160244028223150677190779697675093703341405172849623601636681313749501895303677384227661302802933939516076314851487646105539768327487508754244380055776842584977212460372942140683767414803293492814684499501587214945937383697854419107728364815227628688805638232290947599336399734911731309340305446458140790692687724164786029572868646481207010265291018158595867557095596597778573480418903278932024595978495592370703036994166986179738610719597486115877740291711380352996661414405030353828377296956294807669434200967083317692064849621386780082133127097221184137514308434032072642 19604359087977885236062134074190743349668153606156317828857492605600258604598422370840946359876689764754380275791052962486444514012272338495213420764618324037623841849476193921094683404992536369142428106004168617050350631329932555777173785297062950039992631951497356981557794432720253456369658827417078322453314923969053482145376058606546892960914009877405674346806416879940631266508489731611458699154215233135181240587990503735522918717893658118618875070374152793746818951639052152852343807129163427674600859947082811518136405132388073611373173313165276691142163728315900695123) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18267,7 +18267,7 @@ _:gn_2583 { } _:gn_2584 { - 913 math:greaterThan 1 . + (913) math:greaterThan 1 . (913 1) math:difference 912 . (4627961400078561065292247485204606837738529204189381418345780757027240399192184983927508962728916103124651876838650012805766565524382636522295067995493229647546112575444551963186684129837070217843201262994834557379541243437463153061041671432567505217384979324967224913640878366749570006249021783475837959128070451479276089913769678686415521059616572158911517388307774313254925880452348074946405350037741758049560165485997830236836558503545536853612880410209269966959174371189757907855312947464749161940738008454851355117247724566854699948791092941029165677132864888552163450161 7488198843949662085384943294493068255964812200983468205255855924286509102703118693456718698573886830814864199476201474840338974243944850986459176384562547195038864637015820978953999637577733075649613421504667029835404693946234701358066056932247722411303826313265066033958458032985341725060318521970620181662622236244888696115803189960065685950648718859247078479249321283342852693028070828332526674558236737542810537550996336749343180107174060632502997330082441413393822290224647122498515429832207132866931425746115728200444340282766686831291040186068055507004649419881868622481) math:sum 12116160244028223150677190779697675093703341405172849623601636681313749501895303677384227661302802933939516076314851487646105539768327487508754244380055776842584977212460372942140683767414803293492814684499501587214945937383697854419107728364815227628688805638232290947599336399734911731309340305446458140790692687724164786029572868646481207010265291018158595867557095596597778573480418903278932024595978495592370703036994166986179738610719597486115877740291711380352996661414405030353828377296956294807669434200967083317692064849621386780082133127097221184137514308434032072642 . (912 7488198843949662085384943294493068255964812200983468205255855924286509102703118693456718698573886830814864199476201474840338974243944850986459176384562547195038864637015820978953999637577733075649613421504667029835404693946234701358066056932247722411303826313265066033958458032985341725060318521970620181662622236244888696115803189960065685950648718859247078479249321283342852693028070828332526674558236737542810537550996336749343180107174060632502997330082441413393822290224647122498515429832207132866931425746115728200444340282766686831291040186068055507004649419881868622481 12116160244028223150677190779697675093703341405172849623601636681313749501895303677384227661302802933939516076314851487646105539768327487508754244380055776842584977212460372942140683767414803293492814684499501587214945937383697854419107728364815227628688805638232290947599336399734911731309340305446458140790692687724164786029572868646481207010265291018158595867557095596597778573480418903278932024595978495592370703036994166986179738610719597486115877740291711380352996661414405030353828377296956294807669434200967083317692064849621386780082133127097221184137514308434032072642) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18278,7 +18278,7 @@ _:gn_2585 { } _:gn_2586 { - 914 math:greaterThan 1 . + (914) math:greaterThan 1 . (914 1) math:difference 913 . (2860237443871101020092695809288461418226282996794086786910075167259268703510933709529209735844970727690212322637551462034572408719562214464164108389069317547492752061571269015767315507740662857806412158509832472455863450508771548297024385499680217193918846988297841120317579666235771718811296738494782222534551784765612606202033511273650164891032146700335561090941546970087926812575722753386121324520494979493250372064998506512506621603628523778890116919873171446434647919034889214643202482367457970926193417291264373083196615715911986882499947245038889829871784531329705172320 4627961400078561065292247485204606837738529204189381418345780757027240399192184983927508962728916103124651876838650012805766565524382636522295067995493229647546112575444551963186684129837070217843201262994834557379541243437463153061041671432567505217384979324967224913640878366749570006249021783475837959128070451479276089913769678686415521059616572158911517388307774313254925880452348074946405350037741758049560165485997830236836558503545536853612880410209269966959174371189757907855312947464749161940738008454851355117247724566854699948791092941029165677132864888552163450161) math:sum 7488198843949662085384943294493068255964812200983468205255855924286509102703118693456718698573886830814864199476201474840338974243944850986459176384562547195038864637015820978953999637577733075649613421504667029835404693946234701358066056932247722411303826313265066033958458032985341725060318521970620181662622236244888696115803189960065685950648718859247078479249321283342852693028070828332526674558236737542810537550996336749343180107174060632502997330082441413393822290224647122498515429832207132866931425746115728200444340282766686831291040186068055507004649419881868622481 . (913 4627961400078561065292247485204606837738529204189381418345780757027240399192184983927508962728916103124651876838650012805766565524382636522295067995493229647546112575444551963186684129837070217843201262994834557379541243437463153061041671432567505217384979324967224913640878366749570006249021783475837959128070451479276089913769678686415521059616572158911517388307774313254925880452348074946405350037741758049560165485997830236836558503545536853612880410209269966959174371189757907855312947464749161940738008454851355117247724566854699948791092941029165677132864888552163450161 7488198843949662085384943294493068255964812200983468205255855924286509102703118693456718698573886830814864199476201474840338974243944850986459176384562547195038864637015820978953999637577733075649613421504667029835404693946234701358066056932247722411303826313265066033958458032985341725060318521970620181662622236244888696115803189960065685950648718859247078479249321283342852693028070828332526674558236737542810537550996336749343180107174060632502997330082441413393822290224647122498515429832207132866931425746115728200444340282766686831291040186068055507004649419881868622481) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18289,7 +18289,7 @@ _:gn_2587 { } _:gn_2588 { - 915 math:greaterThan 1 . + (915) math:greaterThan 1 . (915 1) math:difference 914 . (1767723956207460045199551675916145419512246207395294631435705589767971695681251274398299226883945375434439554201098550771194156804820422058130959606423912100053360513873282947419368622096407360036789104485002084923677792928691604764017285932887288023466132336669383793323298700513798287437725044981055736593518666713663483711736167412765356168584425458575956297366227343166999067876625321560284025517246778556309793420999323724329936899917013074722763490336098520524526452154868693212110465097291191014544591163586982034051108850942713066291145695990275847261080357222458277841 2860237443871101020092695809288461418226282996794086786910075167259268703510933709529209735844970727690212322637551462034572408719562214464164108389069317547492752061571269015767315507740662857806412158509832472455863450508771548297024385499680217193918846988297841120317579666235771718811296738494782222534551784765612606202033511273650164891032146700335561090941546970087926812575722753386121324520494979493250372064998506512506621603628523778890116919873171446434647919034889214643202482367457970926193417291264373083196615715911986882499947245038889829871784531329705172320) math:sum 4627961400078561065292247485204606837738529204189381418345780757027240399192184983927508962728916103124651876838650012805766565524382636522295067995493229647546112575444551963186684129837070217843201262994834557379541243437463153061041671432567505217384979324967224913640878366749570006249021783475837959128070451479276089913769678686415521059616572158911517388307774313254925880452348074946405350037741758049560165485997830236836558503545536853612880410209269966959174371189757907855312947464749161940738008454851355117247724566854699948791092941029165677132864888552163450161 . (914 2860237443871101020092695809288461418226282996794086786910075167259268703510933709529209735844970727690212322637551462034572408719562214464164108389069317547492752061571269015767315507740662857806412158509832472455863450508771548297024385499680217193918846988297841120317579666235771718811296738494782222534551784765612606202033511273650164891032146700335561090941546970087926812575722753386121324520494979493250372064998506512506621603628523778890116919873171446434647919034889214643202482367457970926193417291264373083196615715911986882499947245038889829871784531329705172320 4627961400078561065292247485204606837738529204189381418345780757027240399192184983927508962728916103124651876838650012805766565524382636522295067995493229647546112575444551963186684129837070217843201262994834557379541243437463153061041671432567505217384979324967224913640878366749570006249021783475837959128070451479276089913769678686415521059616572158911517388307774313254925880452348074946405350037741758049560165485997830236836558503545536853612880410209269966959174371189757907855312947464749161940738008454851355117247724566854699948791092941029165677132864888552163450161) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18300,7 +18300,7 @@ _:gn_2589 { } _:gn_2590 { - 916 math:greaterThan 1 . + (916) math:greaterThan 1 . (916 1) math:difference 915 . (1092513487663640974893144133372315998714036789398792155474369577491297007829682435130910508961025352255772768436452911263378251914741792406033148782645405447439391547697986068347946885644255497769623054024830387532185657580079943533007099566792929170452714651628457326994280965721973431373571693513726485941033118051949122490297343860884808722447721241759604793575319626920927744699097431825837299003248200936940578643999182788176684703711510704167353429537072925910121466880020521431092017270166779911648826127677391049145506864969273816208801549048613982610704174107246894479 1767723956207460045199551675916145419512246207395294631435705589767971695681251274398299226883945375434439554201098550771194156804820422058130959606423912100053360513873282947419368622096407360036789104485002084923677792928691604764017285932887288023466132336669383793323298700513798287437725044981055736593518666713663483711736167412765356168584425458575956297366227343166999067876625321560284025517246778556309793420999323724329936899917013074722763490336098520524526452154868693212110465097291191014544591163586982034051108850942713066291145695990275847261080357222458277841) math:sum 2860237443871101020092695809288461418226282996794086786910075167259268703510933709529209735844970727690212322637551462034572408719562214464164108389069317547492752061571269015767315507740662857806412158509832472455863450508771548297024385499680217193918846988297841120317579666235771718811296738494782222534551784765612606202033511273650164891032146700335561090941546970087926812575722753386121324520494979493250372064998506512506621603628523778890116919873171446434647919034889214643202482367457970926193417291264373083196615715911986882499947245038889829871784531329705172320 . (915 1767723956207460045199551675916145419512246207395294631435705589767971695681251274398299226883945375434439554201098550771194156804820422058130959606423912100053360513873282947419368622096407360036789104485002084923677792928691604764017285932887288023466132336669383793323298700513798287437725044981055736593518666713663483711736167412765356168584425458575956297366227343166999067876625321560284025517246778556309793420999323724329936899917013074722763490336098520524526452154868693212110465097291191014544591163586982034051108850942713066291145695990275847261080357222458277841 2860237443871101020092695809288461418226282996794086786910075167259268703510933709529209735844970727690212322637551462034572408719562214464164108389069317547492752061571269015767315507740662857806412158509832472455863450508771548297024385499680217193918846988297841120317579666235771718811296738494782222534551784765612606202033511273650164891032146700335561090941546970087926812575722753386121324520494979493250372064998506512506621603628523778890116919873171446434647919034889214643202482367457970926193417291264373083196615715911986882499947245038889829871784531329705172320) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18311,7 +18311,7 @@ _:gn_2591 { } _:gn_2592 { - 917 math:greaterThan 1 . + (917) math:greaterThan 1 . (917 1) math:difference 916 . (675210468543819070306407542543829420798209417996502475961336012276674687851568839267388717922920023178666785764645639507815904890078629652097810823778506652613968966175296879071421736452151862267166050460171697391492135348611661231010186366094358853013417685040926466329017734791824856064153351467329250652485548661714361221438823551880547446136704216816351503790907716246071323177527889734446726513998577619369214777000140936153252196205502370555410060799025594614404985274848171781018447827124411102895765035909590984905601985973439250082344146941661864650376183115211383362 1092513487663640974893144133372315998714036789398792155474369577491297007829682435130910508961025352255772768436452911263378251914741792406033148782645405447439391547697986068347946885644255497769623054024830387532185657580079943533007099566792929170452714651628457326994280965721973431373571693513726485941033118051949122490297343860884808722447721241759604793575319626920927744699097431825837299003248200936940578643999182788176684703711510704167353429537072925910121466880020521431092017270166779911648826127677391049145506864969273816208801549048613982610704174107246894479) math:sum 1767723956207460045199551675916145419512246207395294631435705589767971695681251274398299226883945375434439554201098550771194156804820422058130959606423912100053360513873282947419368622096407360036789104485002084923677792928691604764017285932887288023466132336669383793323298700513798287437725044981055736593518666713663483711736167412765356168584425458575956297366227343166999067876625321560284025517246778556309793420999323724329936899917013074722763490336098520524526452154868693212110465097291191014544591163586982034051108850942713066291145695990275847261080357222458277841 . (916 1092513487663640974893144133372315998714036789398792155474369577491297007829682435130910508961025352255772768436452911263378251914741792406033148782645405447439391547697986068347946885644255497769623054024830387532185657580079943533007099566792929170452714651628457326994280965721973431373571693513726485941033118051949122490297343860884808722447721241759604793575319626920927744699097431825837299003248200936940578643999182788176684703711510704167353429537072925910121466880020521431092017270166779911648826127677391049145506864969273816208801549048613982610704174107246894479 1767723956207460045199551675916145419512246207395294631435705589767971695681251274398299226883945375434439554201098550771194156804820422058130959606423912100053360513873282947419368622096407360036789104485002084923677792928691604764017285932887288023466132336669383793323298700513798287437725044981055736593518666713663483711736167412765356168584425458575956297366227343166999067876625321560284025517246778556309793420999323724329936899917013074722763490336098520524526452154868693212110465097291191014544591163586982034051108850942713066291145695990275847261080357222458277841) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18322,7 +18322,7 @@ _:gn_2593 { } _:gn_2594 { - 918 math:greaterThan 1 . + (918) math:greaterThan 1 . (918 1) math:difference 917 . (417303019119821904586736590828486577915827371402289679513033565214622319978113595863521791038105329077105982671807271755562347024663162753935337958866898794825422581522689189276525149192103635502457003564658690140693522231468282301996913200698570317439296966587530860665263230930148575309418342046397235288547569390234761268858520309004261276311017024943253289784411910674856421521569542091390572489249623317571363866999041852023432507506008333611943368738047331295716481605172349650073569443042368808753061091767800064239904878995834566126457402106952117960327990992035511117 675210468543819070306407542543829420798209417996502475961336012276674687851568839267388717922920023178666785764645639507815904890078629652097810823778506652613968966175296879071421736452151862267166050460171697391492135348611661231010186366094358853013417685040926466329017734791824856064153351467329250652485548661714361221438823551880547446136704216816351503790907716246071323177527889734446726513998577619369214777000140936153252196205502370555410060799025594614404985274848171781018447827124411102895765035909590984905601985973439250082344146941661864650376183115211383362) math:sum 1092513487663640974893144133372315998714036789398792155474369577491297007829682435130910508961025352255772768436452911263378251914741792406033148782645405447439391547697986068347946885644255497769623054024830387532185657580079943533007099566792929170452714651628457326994280965721973431373571693513726485941033118051949122490297343860884808722447721241759604793575319626920927744699097431825837299003248200936940578643999182788176684703711510704167353429537072925910121466880020521431092017270166779911648826127677391049145506864969273816208801549048613982610704174107246894479 . (917 675210468543819070306407542543829420798209417996502475961336012276674687851568839267388717922920023178666785764645639507815904890078629652097810823778506652613968966175296879071421736452151862267166050460171697391492135348611661231010186366094358853013417685040926466329017734791824856064153351467329250652485548661714361221438823551880547446136704216816351503790907716246071323177527889734446726513998577619369214777000140936153252196205502370555410060799025594614404985274848171781018447827124411102895765035909590984905601985973439250082344146941661864650376183115211383362 1092513487663640974893144133372315998714036789398792155474369577491297007829682435130910508961025352255772768436452911263378251914741792406033148782645405447439391547697986068347946885644255497769623054024830387532185657580079943533007099566792929170452714651628457326994280965721973431373571693513726485941033118051949122490297343860884808722447721241759604793575319626920927744699097431825837299003248200936940578643999182788176684703711510704167353429537072925910121466880020521431092017270166779911648826127677391049145506864969273816208801549048613982610704174107246894479) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18333,7 +18333,7 @@ _:gn_2595 { } _:gn_2596 { - 919 math:greaterThan 1 . + (919) math:greaterThan 1 . (919 1) math:difference 918 . (257907449423997165719670951715342842882382046594212796448302447062052367873455243403866926884814694101560803092838367752253557865415466898162472864911607857788546384652607689794896587260048226764709046895513007250798613117143378929013273165395788535574120718453395605663754503861676280754735009420932015363937979271479599952580303242876286169825687191873098214006495805571214901655958347643056154024748954301797850910001099084129819688699494036943466692060978263318688503669675822130944878384082042294142703944141790920665697106977604683955886744834709746690048192123175872245 417303019119821904586736590828486577915827371402289679513033565214622319978113595863521791038105329077105982671807271755562347024663162753935337958866898794825422581522689189276525149192103635502457003564658690140693522231468282301996913200698570317439296966587530860665263230930148575309418342046397235288547569390234761268858520309004261276311017024943253289784411910674856421521569542091390572489249623317571363866999041852023432507506008333611943368738047331295716481605172349650073569443042368808753061091767800064239904878995834566126457402106952117960327990992035511117) math:sum 675210468543819070306407542543829420798209417996502475961336012276674687851568839267388717922920023178666785764645639507815904890078629652097810823778506652613968966175296879071421736452151862267166050460171697391492135348611661231010186366094358853013417685040926466329017734791824856064153351467329250652485548661714361221438823551880547446136704216816351503790907716246071323177527889734446726513998577619369214777000140936153252196205502370555410060799025594614404985274848171781018447827124411102895765035909590984905601985973439250082344146941661864650376183115211383362 . (918 417303019119821904586736590828486577915827371402289679513033565214622319978113595863521791038105329077105982671807271755562347024663162753935337958866898794825422581522689189276525149192103635502457003564658690140693522231468282301996913200698570317439296966587530860665263230930148575309418342046397235288547569390234761268858520309004261276311017024943253289784411910674856421521569542091390572489249623317571363866999041852023432507506008333611943368738047331295716481605172349650073569443042368808753061091767800064239904878995834566126457402106952117960327990992035511117 675210468543819070306407542543829420798209417996502475961336012276674687851568839267388717922920023178666785764645639507815904890078629652097810823778506652613968966175296879071421736452151862267166050460171697391492135348611661231010186366094358853013417685040926466329017734791824856064153351467329250652485548661714361221438823551880547446136704216816351503790907716246071323177527889734446726513998577619369214777000140936153252196205502370555410060799025594614404985274848171781018447827124411102895765035909590984905601985973439250082344146941661864650376183115211383362) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18344,7 +18344,7 @@ _:gn_2597 { } _:gn_2598 { - 920 math:greaterThan 1 . + (920) math:greaterThan 1 . (920 1) math:difference 919 . (159395569695824738867065639113143735033445324808076883064731118152569952104658352459654864153290634975545179578968904003308789159247695855772865093955290937036876196870081499481628561932055408737747956669145682889894909114324903372983640035302781781865176248134135255001508727068472294554683332625465219924609590118755161316278217066127975106485329833070155075777916105103641519865611194448334418464500669015773512956997942767893612818806514296668476676677069067977027977935496527519128691058960326514610357147626009143574207772018229882170570657272242371270279798868859638872 257907449423997165719670951715342842882382046594212796448302447062052367873455243403866926884814694101560803092838367752253557865415466898162472864911607857788546384652607689794896587260048226764709046895513007250798613117143378929013273165395788535574120718453395605663754503861676280754735009420932015363937979271479599952580303242876286169825687191873098214006495805571214901655958347643056154024748954301797850910001099084129819688699494036943466692060978263318688503669675822130944878384082042294142703944141790920665697106977604683955886744834709746690048192123175872245) math:sum 417303019119821904586736590828486577915827371402289679513033565214622319978113595863521791038105329077105982671807271755562347024663162753935337958866898794825422581522689189276525149192103635502457003564658690140693522231468282301996913200698570317439296966587530860665263230930148575309418342046397235288547569390234761268858520309004261276311017024943253289784411910674856421521569542091390572489249623317571363866999041852023432507506008333611943368738047331295716481605172349650073569443042368808753061091767800064239904878995834566126457402106952117960327990992035511117 . (919 257907449423997165719670951715342842882382046594212796448302447062052367873455243403866926884814694101560803092838367752253557865415466898162472864911607857788546384652607689794896587260048226764709046895513007250798613117143378929013273165395788535574120718453395605663754503861676280754735009420932015363937979271479599952580303242876286169825687191873098214006495805571214901655958347643056154024748954301797850910001099084129819688699494036943466692060978263318688503669675822130944878384082042294142703944141790920665697106977604683955886744834709746690048192123175872245 417303019119821904586736590828486577915827371402289679513033565214622319978113595863521791038105329077105982671807271755562347024663162753935337958866898794825422581522689189276525149192103635502457003564658690140693522231468282301996913200698570317439296966587530860665263230930148575309418342046397235288547569390234761268858520309004261276311017024943253289784411910674856421521569542091390572489249623317571363866999041852023432507506008333611943368738047331295716481605172349650073569443042368808753061091767800064239904878995834566126457402106952117960327990992035511117) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18355,7 +18355,7 @@ _:gn_2599 { } _:gn_2600 { - 921 math:greaterThan 1 . + (921) math:greaterThan 1 . (921 1) math:difference 920 . (98511879728172426852605312602199107848936721786135913383571328909482415768796890944212062731524059126015623513869463748944768706167771042389607770956316920751670187782526190313268025327992818026961090226367324360903704002818475556029633130093006753708944470319260350662245776793203986200051676795466795439328389152724438636302086176748311063340357358802943138228579700467573381790347153194721735560248285286024337953003156316236206869892979740274990015383909195341660525734179294611816187325121715779532346796515781777091489334959374801785316087562467375419768393254316233373 159395569695824738867065639113143735033445324808076883064731118152569952104658352459654864153290634975545179578968904003308789159247695855772865093955290937036876196870081499481628561932055408737747956669145682889894909114324903372983640035302781781865176248134135255001508727068472294554683332625465219924609590118755161316278217066127975106485329833070155075777916105103641519865611194448334418464500669015773512956997942767893612818806514296668476676677069067977027977935496527519128691058960326514610357147626009143574207772018229882170570657272242371270279798868859638872) math:sum 257907449423997165719670951715342842882382046594212796448302447062052367873455243403866926884814694101560803092838367752253557865415466898162472864911607857788546384652607689794896587260048226764709046895513007250798613117143378929013273165395788535574120718453395605663754503861676280754735009420932015363937979271479599952580303242876286169825687191873098214006495805571214901655958347643056154024748954301797850910001099084129819688699494036943466692060978263318688503669675822130944878384082042294142703944141790920665697106977604683955886744834709746690048192123175872245 . (920 159395569695824738867065639113143735033445324808076883064731118152569952104658352459654864153290634975545179578968904003308789159247695855772865093955290937036876196870081499481628561932055408737747956669145682889894909114324903372983640035302781781865176248134135255001508727068472294554683332625465219924609590118755161316278217066127975106485329833070155075777916105103641519865611194448334418464500669015773512956997942767893612818806514296668476676677069067977027977935496527519128691058960326514610357147626009143574207772018229882170570657272242371270279798868859638872 257907449423997165719670951715342842882382046594212796448302447062052367873455243403866926884814694101560803092838367752253557865415466898162472864911607857788546384652607689794896587260048226764709046895513007250798613117143378929013273165395788535574120718453395605663754503861676280754735009420932015363937979271479599952580303242876286169825687191873098214006495805571214901655958347643056154024748954301797850910001099084129819688699494036943466692060978263318688503669675822130944878384082042294142703944141790920665697106977604683955886744834709746690048192123175872245) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18366,7 +18366,7 @@ _:gn_2601 { } _:gn_2602 { - 922 math:greaterThan 1 . + (922) math:greaterThan 1 . (922 1) math:difference 921 . (60883689967652312014460326510944627184508603021940969681159789243087536335861461515442801421766575849529556065099440254364020453079924813383257322998974016285206009087555309168360536604062590710786866442778358528991205111506427816954006905209775028156231777814874904339262950275268308354631655829998424485281200966030722679976130889379664043144972474267211937549336404636068138075264041253612682904252383729749175003994786451657405948913534556393486661293159872635367452201317232907312503733838610735078010351110227366482718437058855080385254569709774995850511405614543405499 98511879728172426852605312602199107848936721786135913383571328909482415768796890944212062731524059126015623513869463748944768706167771042389607770956316920751670187782526190313268025327992818026961090226367324360903704002818475556029633130093006753708944470319260350662245776793203986200051676795466795439328389152724438636302086176748311063340357358802943138228579700467573381790347153194721735560248285286024337953003156316236206869892979740274990015383909195341660525734179294611816187325121715779532346796515781777091489334959374801785316087562467375419768393254316233373) math:sum 159395569695824738867065639113143735033445324808076883064731118152569952104658352459654864153290634975545179578968904003308789159247695855772865093955290937036876196870081499481628561932055408737747956669145682889894909114324903372983640035302781781865176248134135255001508727068472294554683332625465219924609590118755161316278217066127975106485329833070155075777916105103641519865611194448334418464500669015773512956997942767893612818806514296668476676677069067977027977935496527519128691058960326514610357147626009143574207772018229882170570657272242371270279798868859638872 . (921 98511879728172426852605312602199107848936721786135913383571328909482415768796890944212062731524059126015623513869463748944768706167771042389607770956316920751670187782526190313268025327992818026961090226367324360903704002818475556029633130093006753708944470319260350662245776793203986200051676795466795439328389152724438636302086176748311063340357358802943138228579700467573381790347153194721735560248285286024337953003156316236206869892979740274990015383909195341660525734179294611816187325121715779532346796515781777091489334959374801785316087562467375419768393254316233373 159395569695824738867065639113143735033445324808076883064731118152569952104658352459654864153290634975545179578968904003308789159247695855772865093955290937036876196870081499481628561932055408737747956669145682889894909114324903372983640035302781781865176248134135255001508727068472294554683332625465219924609590118755161316278217066127975106485329833070155075777916105103641519865611194448334418464500669015773512956997942767893612818806514296668476676677069067977027977935496527519128691058960326514610357147626009143574207772018229882170570657272242371270279798868859638872) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18377,7 +18377,7 @@ _:gn_2603 { } _:gn_2604 { - 923 math:greaterThan 1 . + (923) math:greaterThan 1 . (923 1) math:difference 922 . (37628189760520114838144986091254480664428118764194943702411539666394879432935429428769261309757483276486067448770023494580748253087846229006350447957342904466464178694970881144907488723930227316174223783588965831912498891312047739075626224883231725552712692504385446322982826517935677845420020965468370954047188186693715956325955287368647020195384884535731200679243295831505243715083111941109052655995901556275162949008369864578800920979445183881503354090749322706293073532862061704503683591283105044454336445405554410608770897900519721400061517852692379569256987639772827874 60883689967652312014460326510944627184508603021940969681159789243087536335861461515442801421766575849529556065099440254364020453079924813383257322998974016285206009087555309168360536604062590710786866442778358528991205111506427816954006905209775028156231777814874904339262950275268308354631655829998424485281200966030722679976130889379664043144972474267211937549336404636068138075264041253612682904252383729749175003994786451657405948913534556393486661293159872635367452201317232907312503733838610735078010351110227366482718437058855080385254569709774995850511405614543405499) math:sum 98511879728172426852605312602199107848936721786135913383571328909482415768796890944212062731524059126015623513869463748944768706167771042389607770956316920751670187782526190313268025327992818026961090226367324360903704002818475556029633130093006753708944470319260350662245776793203986200051676795466795439328389152724438636302086176748311063340357358802943138228579700467573381790347153194721735560248285286024337953003156316236206869892979740274990015383909195341660525734179294611816187325121715779532346796515781777091489334959374801785316087562467375419768393254316233373 . (922 60883689967652312014460326510944627184508603021940969681159789243087536335861461515442801421766575849529556065099440254364020453079924813383257322998974016285206009087555309168360536604062590710786866442778358528991205111506427816954006905209775028156231777814874904339262950275268308354631655829998424485281200966030722679976130889379664043144972474267211937549336404636068138075264041253612682904252383729749175003994786451657405948913534556393486661293159872635367452201317232907312503733838610735078010351110227366482718437058855080385254569709774995850511405614543405499 98511879728172426852605312602199107848936721786135913383571328909482415768796890944212062731524059126015623513869463748944768706167771042389607770956316920751670187782526190313268025327992818026961090226367324360903704002818475556029633130093006753708944470319260350662245776793203986200051676795466795439328389152724438636302086176748311063340357358802943138228579700467573381790347153194721735560248285286024337953003156316236206869892979740274990015383909195341660525734179294611816187325121715779532346796515781777091489334959374801785316087562467375419768393254316233373) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18388,7 +18388,7 @@ _:gn_2605 { } _:gn_2606 { - 924 math:greaterThan 1 . + (924) math:greaterThan 1 . (924 1) math:difference 923 . (23255500207132197176315340419690146520080484257746025978748249576692656902926032086673540112009092573043488616329416759783272199992078584376906875041631111818741830392584428023453047880132363394612642659189392697078706220194380077878380680326543302603519085310489458016280123757332630509211634864530053531234012779337006723650175602011017022949587589731480736870093108804562894360180929312503630248256482173474012054986416587078605027934089372511983307202410549929074378668455171202808820142555505690623673905704672955873947539158335358985193051857082616281254417974770577625 37628189760520114838144986091254480664428118764194943702411539666394879432935429428769261309757483276486067448770023494580748253087846229006350447957342904466464178694970881144907488723930227316174223783588965831912498891312047739075626224883231725552712692504385446322982826517935677845420020965468370954047188186693715956325955287368647020195384884535731200679243295831505243715083111941109052655995901556275162949008369864578800920979445183881503354090749322706293073532862061704503683591283105044454336445405554410608770897900519721400061517852692379569256987639772827874) math:sum 60883689967652312014460326510944627184508603021940969681159789243087536335861461515442801421766575849529556065099440254364020453079924813383257322998974016285206009087555309168360536604062590710786866442778358528991205111506427816954006905209775028156231777814874904339262950275268308354631655829998424485281200966030722679976130889379664043144972474267211937549336404636068138075264041253612682904252383729749175003994786451657405948913534556393486661293159872635367452201317232907312503733838610735078010351110227366482718437058855080385254569709774995850511405614543405499 . (923 37628189760520114838144986091254480664428118764194943702411539666394879432935429428769261309757483276486067448770023494580748253087846229006350447957342904466464178694970881144907488723930227316174223783588965831912498891312047739075626224883231725552712692504385446322982826517935677845420020965468370954047188186693715956325955287368647020195384884535731200679243295831505243715083111941109052655995901556275162949008369864578800920979445183881503354090749322706293073532862061704503683591283105044454336445405554410608770897900519721400061517852692379569256987639772827874 60883689967652312014460326510944627184508603021940969681159789243087536335861461515442801421766575849529556065099440254364020453079924813383257322998974016285206009087555309168360536604062590710786866442778358528991205111506427816954006905209775028156231777814874904339262950275268308354631655829998424485281200966030722679976130889379664043144972474267211937549336404636068138075264041253612682904252383729749175003994786451657405948913534556393486661293159872635367452201317232907312503733838610735078010351110227366482718437058855080385254569709774995850511405614543405499) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18399,7 +18399,7 @@ _:gn_2607 { } _:gn_2608 { - 925 math:greaterThan 1 . + (925) math:greaterThan 1 . (925 1) math:difference 924 . (14372689553387917661829645671564334144347634506448917723663290089702222530009397342095721197748390703442578832440606734797476053095767644629443572915711792647722348302386453121454440843797863921561581124399573134833792671117667661197245544556688422949193607193895988306702702760603047336208386100938317422813175407356709232675779685357629997245797294804250463809150187026942349354902182628605422407739419382801150894021953277500195893045355811369520046888338772777218694864406890501694863448727599353830662539700881454734823358742184362414868465995609763288002569665002250249 23255500207132197176315340419690146520080484257746025978748249576692656902926032086673540112009092573043488616329416759783272199992078584376906875041631111818741830392584428023453047880132363394612642659189392697078706220194380077878380680326543302603519085310489458016280123757332630509211634864530053531234012779337006723650175602011017022949587589731480736870093108804562894360180929312503630248256482173474012054986416587078605027934089372511983307202410549929074378668455171202808820142555505690623673905704672955873947539158335358985193051857082616281254417974770577625) math:sum 37628189760520114838144986091254480664428118764194943702411539666394879432935429428769261309757483276486067448770023494580748253087846229006350447957342904466464178694970881144907488723930227316174223783588965831912498891312047739075626224883231725552712692504385446322982826517935677845420020965468370954047188186693715956325955287368647020195384884535731200679243295831505243715083111941109052655995901556275162949008369864578800920979445183881503354090749322706293073532862061704503683591283105044454336445405554410608770897900519721400061517852692379569256987639772827874 . (924 23255500207132197176315340419690146520080484257746025978748249576692656902926032086673540112009092573043488616329416759783272199992078584376906875041631111818741830392584428023453047880132363394612642659189392697078706220194380077878380680326543302603519085310489458016280123757332630509211634864530053531234012779337006723650175602011017022949587589731480736870093108804562894360180929312503630248256482173474012054986416587078605027934089372511983307202410549929074378668455171202808820142555505690623673905704672955873947539158335358985193051857082616281254417974770577625 37628189760520114838144986091254480664428118764194943702411539666394879432935429428769261309757483276486067448770023494580748253087846229006350447957342904466464178694970881144907488723930227316174223783588965831912498891312047739075626224883231725552712692504385446322982826517935677845420020965468370954047188186693715956325955287368647020195384884535731200679243295831505243715083111941109052655995901556275162949008369864578800920979445183881503354090749322706293073532862061704503683591283105044454336445405554410608770897900519721400061517852692379569256987639772827874) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18410,7 +18410,7 @@ _:gn_2609 { } _:gn_2610 { - 926 math:greaterThan 1 . + (926) math:greaterThan 1 . (926 1) math:difference 925 . (8882810653744279514485694748125812375732849751297108255084959486990434372916634744577818914260701869600909783888810024985796146896310939747463302125919319171019482090197974901998607036334499473051061534789819562244913549076712416681135135769854879654325478116593469709577420996729583173003248763591736108420837371980297490974395916653387025703790294927230273060942921777620545005278746683898207840517062790672861160964463309578409134888733561142463260314071777151855683804048280701113956693827906336793011366003791501139124180416150996570324585861472852993251848309768327376 14372689553387917661829645671564334144347634506448917723663290089702222530009397342095721197748390703442578832440606734797476053095767644629443572915711792647722348302386453121454440843797863921561581124399573134833792671117667661197245544556688422949193607193895988306702702760603047336208386100938317422813175407356709232675779685357629997245797294804250463809150187026942349354902182628605422407739419382801150894021953277500195893045355811369520046888338772777218694864406890501694863448727599353830662539700881454734823358742184362414868465995609763288002569665002250249) math:sum 23255500207132197176315340419690146520080484257746025978748249576692656902926032086673540112009092573043488616329416759783272199992078584376906875041631111818741830392584428023453047880132363394612642659189392697078706220194380077878380680326543302603519085310489458016280123757332630509211634864530053531234012779337006723650175602011017022949587589731480736870093108804562894360180929312503630248256482173474012054986416587078605027934089372511983307202410549929074378668455171202808820142555505690623673905704672955873947539158335358985193051857082616281254417974770577625 . (925 14372689553387917661829645671564334144347634506448917723663290089702222530009397342095721197748390703442578832440606734797476053095767644629443572915711792647722348302386453121454440843797863921561581124399573134833792671117667661197245544556688422949193607193895988306702702760603047336208386100938317422813175407356709232675779685357629997245797294804250463809150187026942349354902182628605422407739419382801150894021953277500195893045355811369520046888338772777218694864406890501694863448727599353830662539700881454734823358742184362414868465995609763288002569665002250249 23255500207132197176315340419690146520080484257746025978748249576692656902926032086673540112009092573043488616329416759783272199992078584376906875041631111818741830392584428023453047880132363394612642659189392697078706220194380077878380680326543302603519085310489458016280123757332630509211634864530053531234012779337006723650175602011017022949587589731480736870093108804562894360180929312503630248256482173474012054986416587078605027934089372511983307202410549929074378668455171202808820142555505690623673905704672955873947539158335358985193051857082616281254417974770577625) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18421,7 +18421,7 @@ _:gn_2611 { } _:gn_2612 { - 927 math:greaterThan 1 . + (927) math:greaterThan 1 . (927 1) math:difference 926 . (5489878899643638147343950923438521768614784755151809468578330602711788157092762597517902283487688833841669048551796709811679906199456704881980270789792473476702866212188478219455833807463364448510519589609753572588879122040955244516110408786833543294868129077302518597125281763873464163205137337346581314392338035376411741701383768704242971542006999877020190748207265249321804349623435944707214567222356592128289733057489967921786758156622250227056786574266995625363011060358609800580906754899693017037651173697089953595699178326033365844543880134136910294750721355233922873 8882810653744279514485694748125812375732849751297108255084959486990434372916634744577818914260701869600909783888810024985796146896310939747463302125919319171019482090197974901998607036334499473051061534789819562244913549076712416681135135769854879654325478116593469709577420996729583173003248763591736108420837371980297490974395916653387025703790294927230273060942921777620545005278746683898207840517062790672861160964463309578409134888733561142463260314071777151855683804048280701113956693827906336793011366003791501139124180416150996570324585861472852993251848309768327376) math:sum 14372689553387917661829645671564334144347634506448917723663290089702222530009397342095721197748390703442578832440606734797476053095767644629443572915711792647722348302386453121454440843797863921561581124399573134833792671117667661197245544556688422949193607193895988306702702760603047336208386100938317422813175407356709232675779685357629997245797294804250463809150187026942349354902182628605422407739419382801150894021953277500195893045355811369520046888338772777218694864406890501694863448727599353830662539700881454734823358742184362414868465995609763288002569665002250249 . (926 8882810653744279514485694748125812375732849751297108255084959486990434372916634744577818914260701869600909783888810024985796146896310939747463302125919319171019482090197974901998607036334499473051061534789819562244913549076712416681135135769854879654325478116593469709577420996729583173003248763591736108420837371980297490974395916653387025703790294927230273060942921777620545005278746683898207840517062790672861160964463309578409134888733561142463260314071777151855683804048280701113956693827906336793011366003791501139124180416150996570324585861472852993251848309768327376 14372689553387917661829645671564334144347634506448917723663290089702222530009397342095721197748390703442578832440606734797476053095767644629443572915711792647722348302386453121454440843797863921561581124399573134833792671117667661197245544556688422949193607193895988306702702760603047336208386100938317422813175407356709232675779685357629997245797294804250463809150187026942349354902182628605422407739419382801150894021953277500195893045355811369520046888338772777218694864406890501694863448727599353830662539700881454734823358742184362414868465995609763288002569665002250249) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18432,7 +18432,7 @@ _:gn_2613 { } _:gn_2614 { - 928 math:greaterThan 1 . + (928) math:greaterThan 1 . (928 1) math:difference 927 . (3392931754100641367141743824687290607118064996145298786506628884278646215823872147059916630773013035759240735337013315174116240696854234865483031336126845694316615878009496682542773228871135024540541945180065989656034427035757172165024726983021336359457349039290951112452139232856119009798111426245154794028499336603885749273012147949144054161783295050210082312735656528298740655655310739190993273294706198544571427906973341656622376732111310915406473739804781526492672743689670900533049938928213319755360192306701547543425002090117630725780705727335942698501126954534404503 5489878899643638147343950923438521768614784755151809468578330602711788157092762597517902283487688833841669048551796709811679906199456704881980270789792473476702866212188478219455833807463364448510519589609753572588879122040955244516110408786833543294868129077302518597125281763873464163205137337346581314392338035376411741701383768704242971542006999877020190748207265249321804349623435944707214567222356592128289733057489967921786758156622250227056786574266995625363011060358609800580906754899693017037651173697089953595699178326033365844543880134136910294750721355233922873) math:sum 8882810653744279514485694748125812375732849751297108255084959486990434372916634744577818914260701869600909783888810024985796146896310939747463302125919319171019482090197974901998607036334499473051061534789819562244913549076712416681135135769854879654325478116593469709577420996729583173003248763591736108420837371980297490974395916653387025703790294927230273060942921777620545005278746683898207840517062790672861160964463309578409134888733561142463260314071777151855683804048280701113956693827906336793011366003791501139124180416150996570324585861472852993251848309768327376 . (927 5489878899643638147343950923438521768614784755151809468578330602711788157092762597517902283487688833841669048551796709811679906199456704881980270789792473476702866212188478219455833807463364448510519589609753572588879122040955244516110408786833543294868129077302518597125281763873464163205137337346581314392338035376411741701383768704242971542006999877020190748207265249321804349623435944707214567222356592128289733057489967921786758156622250227056786574266995625363011060358609800580906754899693017037651173697089953595699178326033365844543880134136910294750721355233922873 8882810653744279514485694748125812375732849751297108255084959486990434372916634744577818914260701869600909783888810024985796146896310939747463302125919319171019482090197974901998607036334499473051061534789819562244913549076712416681135135769854879654325478116593469709577420996729583173003248763591736108420837371980297490974395916653387025703790294927230273060942921777620545005278746683898207840517062790672861160964463309578409134888733561142463260314071777151855683804048280701113956693827906336793011366003791501139124180416150996570324585861472852993251848309768327376) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18443,7 +18443,7 @@ _:gn_2615 { } _:gn_2616 { - 929 math:greaterThan 1 . + (929) math:greaterThan 1 . (929 1) math:difference 928 . (2096947145542996780202207098751231161496719759006510682071701718433141941268890450457985652714675798082428313214783394637563665502602470016497239453665627782386250334178981536913060578592229423969977644429687582932844695005198072351085681803812206935410780038011567484673142531017345153407025911101426520363838698772525992428371620755098917380223704826810108435471608721023063693968125205516221293927650393583718305150516626265164381424510939311650312834462214098870338316668938900047856815971479697282290981390388406052274176235915735118763174406800967596249594400699518370 3392931754100641367141743824687290607118064996145298786506628884278646215823872147059916630773013035759240735337013315174116240696854234865483031336126845694316615878009496682542773228871135024540541945180065989656034427035757172165024726983021336359457349039290951112452139232856119009798111426245154794028499336603885749273012147949144054161783295050210082312735656528298740655655310739190993273294706198544571427906973341656622376732111310915406473739804781526492672743689670900533049938928213319755360192306701547543425002090117630725780705727335942698501126954534404503) math:sum 5489878899643638147343950923438521768614784755151809468578330602711788157092762597517902283487688833841669048551796709811679906199456704881980270789792473476702866212188478219455833807463364448510519589609753572588879122040955244516110408786833543294868129077302518597125281763873464163205137337346581314392338035376411741701383768704242971542006999877020190748207265249321804349623435944707214567222356592128289733057489967921786758156622250227056786574266995625363011060358609800580906754899693017037651173697089953595699178326033365844543880134136910294750721355233922873 . (928 3392931754100641367141743824687290607118064996145298786506628884278646215823872147059916630773013035759240735337013315174116240696854234865483031336126845694316615878009496682542773228871135024540541945180065989656034427035757172165024726983021336359457349039290951112452139232856119009798111426245154794028499336603885749273012147949144054161783295050210082312735656528298740655655310739190993273294706198544571427906973341656622376732111310915406473739804781526492672743689670900533049938928213319755360192306701547543425002090117630725780705727335942698501126954534404503 5489878899643638147343950923438521768614784755151809468578330602711788157092762597517902283487688833841669048551796709811679906199456704881980270789792473476702866212188478219455833807463364448510519589609753572588879122040955244516110408786833543294868129077302518597125281763873464163205137337346581314392338035376411741701383768704242971542006999877020190748207265249321804349623435944707214567222356592128289733057489967921786758156622250227056786574266995625363011060358609800580906754899693017037651173697089953595699178326033365844543880134136910294750721355233922873) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18454,7 +18454,7 @@ _:gn_2617 { } _:gn_2618 { - 930 math:greaterThan 1 . + (930) math:greaterThan 1 . (930 1) math:difference 929 . (1295984608557644586939536725936059445621345237138788104434927165845504274554981696601930978058337237676812422122229920536552575194251764848985791882461217911930365543830515145629712650278905600570564300750378406723189732030559099813939045179209129424046569001279383627778996701838773856391085515143728273664660637831359756844640527194045136781559590223399973877264047807275676961687185533674771979367055804960853122756456715391457995307600371603756160905342567427622334427020732000485193122956733622473069210916313141491150825854201895607017531320534975102251532553834886133 2096947145542996780202207098751231161496719759006510682071701718433141941268890450457985652714675798082428313214783394637563665502602470016497239453665627782386250334178981536913060578592229423969977644429687582932844695005198072351085681803812206935410780038011567484673142531017345153407025911101426520363838698772525992428371620755098917380223704826810108435471608721023063693968125205516221293927650393583718305150516626265164381424510939311650312834462214098870338316668938900047856815971479697282290981390388406052274176235915735118763174406800967596249594400699518370) math:sum 3392931754100641367141743824687290607118064996145298786506628884278646215823872147059916630773013035759240735337013315174116240696854234865483031336126845694316615878009496682542773228871135024540541945180065989656034427035757172165024726983021336359457349039290951112452139232856119009798111426245154794028499336603885749273012147949144054161783295050210082312735656528298740655655310739190993273294706198544571427906973341656622376732111310915406473739804781526492672743689670900533049938928213319755360192306701547543425002090117630725780705727335942698501126954534404503 . (929 2096947145542996780202207098751231161496719759006510682071701718433141941268890450457985652714675798082428313214783394637563665502602470016497239453665627782386250334178981536913060578592229423969977644429687582932844695005198072351085681803812206935410780038011567484673142531017345153407025911101426520363838698772525992428371620755098917380223704826810108435471608721023063693968125205516221293927650393583718305150516626265164381424510939311650312834462214098870338316668938900047856815971479697282290981390388406052274176235915735118763174406800967596249594400699518370 3392931754100641367141743824687290607118064996145298786506628884278646215823872147059916630773013035759240735337013315174116240696854234865483031336126845694316615878009496682542773228871135024540541945180065989656034427035757172165024726983021336359457349039290951112452139232856119009798111426245154794028499336603885749273012147949144054161783295050210082312735656528298740655655310739190993273294706198544571427906973341656622376732111310915406473739804781526492672743689670900533049938928213319755360192306701547543425002090117630725780705727335942698501126954534404503) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18465,7 +18465,7 @@ _:gn_2619 { } _:gn_2620 { - 931 math:greaterThan 1 . + (931) math:greaterThan 1 . (931 1) math:difference 930 . (800962536985352193262670372815171715875374521867722577636774552587637666713908753856054674656338560405615891092553474101011090308350705167511447571204409870455884790348466391283347928313323823399413343679309176209654962974638972537146636624603077511364211036732183856894145829178571297015940395957698246699178060941166235583731093561053780598664114603410134558207560913747386732280939671841449314560594588622865182394059910873706386116910567707894151929119646671248003889648206899562663693014746074809221770474075264561123350381713839511745643086265992493998061846864632237 1295984608557644586939536725936059445621345237138788104434927165845504274554981696601930978058337237676812422122229920536552575194251764848985791882461217911930365543830515145629712650278905600570564300750378406723189732030559099813939045179209129424046569001279383627778996701838773856391085515143728273664660637831359756844640527194045136781559590223399973877264047807275676961687185533674771979367055804960853122756456715391457995307600371603756160905342567427622334427020732000485193122956733622473069210916313141491150825854201895607017531320534975102251532553834886133) math:sum 2096947145542996780202207098751231161496719759006510682071701718433141941268890450457985652714675798082428313214783394637563665502602470016497239453665627782386250334178981536913060578592229423969977644429687582932844695005198072351085681803812206935410780038011567484673142531017345153407025911101426520363838698772525992428371620755098917380223704826810108435471608721023063693968125205516221293927650393583718305150516626265164381424510939311650312834462214098870338316668938900047856815971479697282290981390388406052274176235915735118763174406800967596249594400699518370 . (930 1295984608557644586939536725936059445621345237138788104434927165845504274554981696601930978058337237676812422122229920536552575194251764848985791882461217911930365543830515145629712650278905600570564300750378406723189732030559099813939045179209129424046569001279383627778996701838773856391085515143728273664660637831359756844640527194045136781559590223399973877264047807275676961687185533674771979367055804960853122756456715391457995307600371603756160905342567427622334427020732000485193122956733622473069210916313141491150825854201895607017531320534975102251532553834886133 2096947145542996780202207098751231161496719759006510682071701718433141941268890450457985652714675798082428313214783394637563665502602470016497239453665627782386250334178981536913060578592229423969977644429687582932844695005198072351085681803812206935410780038011567484673142531017345153407025911101426520363838698772525992428371620755098917380223704826810108435471608721023063693968125205516221293927650393583718305150516626265164381424510939311650312834462214098870338316668938900047856815971479697282290981390388406052274176235915735118763174406800967596249594400699518370) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18476,7 +18476,7 @@ _:gn_2621 { } _:gn_2622 { - 932 math:greaterThan 1 . + (932) math:greaterThan 1 . (932 1) math:difference 931 . (495022071572292393676866353120887729745970715271065526798152613257866607841072942745876303401998677271196531029676446435541484885901059681474344311256808041474480753482048754346364721965581777171150957071069230513534769055920127276792408554606051912682357964547199770884850872660202559375145119186030026965482576890193521260909433632991356182895475619989839319056486893528290229406245861833322664806461216337987940362396804517751609190689803895862008976222920756374330537372525100922529429941987547663847440442237876930027475472488056095271888234268982608253470706970253896 800962536985352193262670372815171715875374521867722577636774552587637666713908753856054674656338560405615891092553474101011090308350705167511447571204409870455884790348466391283347928313323823399413343679309176209654962974638972537146636624603077511364211036732183856894145829178571297015940395957698246699178060941166235583731093561053780598664114603410134558207560913747386732280939671841449314560594588622865182394059910873706386116910567707894151929119646671248003889648206899562663693014746074809221770474075264561123350381713839511745643086265992493998061846864632237) math:sum 1295984608557644586939536725936059445621345237138788104434927165845504274554981696601930978058337237676812422122229920536552575194251764848985791882461217911930365543830515145629712650278905600570564300750378406723189732030559099813939045179209129424046569001279383627778996701838773856391085515143728273664660637831359756844640527194045136781559590223399973877264047807275676961687185533674771979367055804960853122756456715391457995307600371603756160905342567427622334427020732000485193122956733622473069210916313141491150825854201895607017531320534975102251532553834886133 . (931 800962536985352193262670372815171715875374521867722577636774552587637666713908753856054674656338560405615891092553474101011090308350705167511447571204409870455884790348466391283347928313323823399413343679309176209654962974638972537146636624603077511364211036732183856894145829178571297015940395957698246699178060941166235583731093561053780598664114603410134558207560913747386732280939671841449314560594588622865182394059910873706386116910567707894151929119646671248003889648206899562663693014746074809221770474075264561123350381713839511745643086265992493998061846864632237 1295984608557644586939536725936059445621345237138788104434927165845504274554981696601930978058337237676812422122229920536552575194251764848985791882461217911930365543830515145629712650278905600570564300750378406723189732030559099813939045179209129424046569001279383627778996701838773856391085515143728273664660637831359756844640527194045136781559590223399973877264047807275676961687185533674771979367055804960853122756456715391457995307600371603756160905342567427622334427020732000485193122956733622473069210916313141491150825854201895607017531320534975102251532553834886133) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18487,7 +18487,7 @@ _:gn_2623 { } _:gn_2624 { - 933 math:greaterThan 1 . + (933) math:greaterThan 1 . (933 1) math:difference 932 . (305940465413059799585804019694283986129403806596657050838621939329771058872835811110178371254339883134419360062877027665469605422449645486037103259947601828981404036866417636936983206347742046228262386608239945696120193918718845260354228069997025598681853072184984086009294956518368737640795276771668219733695484050972714322821659928062424415768638983420295239151074020219096502874693810008126649754133372284877242031663106355954776926220763812032142952896725914873673352275681798640134263072758527145374330031837387631095874909225783416473754851997009885744591139894378341 495022071572292393676866353120887729745970715271065526798152613257866607841072942745876303401998677271196531029676446435541484885901059681474344311256808041474480753482048754346364721965581777171150957071069230513534769055920127276792408554606051912682357964547199770884850872660202559375145119186030026965482576890193521260909433632991356182895475619989839319056486893528290229406245861833322664806461216337987940362396804517751609190689803895862008976222920756374330537372525100922529429941987547663847440442237876930027475472488056095271888234268982608253470706970253896) math:sum 800962536985352193262670372815171715875374521867722577636774552587637666713908753856054674656338560405615891092553474101011090308350705167511447571204409870455884790348466391283347928313323823399413343679309176209654962974638972537146636624603077511364211036732183856894145829178571297015940395957698246699178060941166235583731093561053780598664114603410134558207560913747386732280939671841449314560594588622865182394059910873706386116910567707894151929119646671248003889648206899562663693014746074809221770474075264561123350381713839511745643086265992493998061846864632237 . (932 495022071572292393676866353120887729745970715271065526798152613257866607841072942745876303401998677271196531029676446435541484885901059681474344311256808041474480753482048754346364721965581777171150957071069230513534769055920127276792408554606051912682357964547199770884850872660202559375145119186030026965482576890193521260909433632991356182895475619989839319056486893528290229406245861833322664806461216337987940362396804517751609190689803895862008976222920756374330537372525100922529429941987547663847440442237876930027475472488056095271888234268982608253470706970253896 800962536985352193262670372815171715875374521867722577636774552587637666713908753856054674656338560405615891092553474101011090308350705167511447571204409870455884790348466391283347928313323823399413343679309176209654962974638972537146636624603077511364211036732183856894145829178571297015940395957698246699178060941166235583731093561053780598664114603410134558207560913747386732280939671841449314560594588622865182394059910873706386116910567707894151929119646671248003889648206899562663693014746074809221770474075264561123350381713839511745643086265992493998061846864632237) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18498,7 +18498,7 @@ _:gn_2625 { } _:gn_2626 { - 934 math:greaterThan 1 . + (934) math:greaterThan 1 . (934 1) math:difference 933 . (189081606159232594091062333426603743616566908674408475959530673928095548968237131635697932147658794136777170966799418770071879463451414195437241051309206212493076716615631117409381515617839730942888570462829284817414575137201282016438180484609026314000504892362215684875555916141833821734349842414361807231787092839220806938087773704928931767126836636569544079905412873309193726531552051825196015052327844053110698330733698161796832264469040083829866023326194841500657185096843302282395166869229020518473110410400489298931600563262272678798133382271972722508879567075875555 305940465413059799585804019694283986129403806596657050838621939329771058872835811110178371254339883134419360062877027665469605422449645486037103259947601828981404036866417636936983206347742046228262386608239945696120193918718845260354228069997025598681853072184984086009294956518368737640795276771668219733695484050972714322821659928062424415768638983420295239151074020219096502874693810008126649754133372284877242031663106355954776926220763812032142952896725914873673352275681798640134263072758527145374330031837387631095874909225783416473754851997009885744591139894378341) math:sum 495022071572292393676866353120887729745970715271065526798152613257866607841072942745876303401998677271196531029676446435541484885901059681474344311256808041474480753482048754346364721965581777171150957071069230513534769055920127276792408554606051912682357964547199770884850872660202559375145119186030026965482576890193521260909433632991356182895475619989839319056486893528290229406245861833322664806461216337987940362396804517751609190689803895862008976222920756374330537372525100922529429941987547663847440442237876930027475472488056095271888234268982608253470706970253896 . (933 305940465413059799585804019694283986129403806596657050838621939329771058872835811110178371254339883134419360062877027665469605422449645486037103259947601828981404036866417636936983206347742046228262386608239945696120193918718845260354228069997025598681853072184984086009294956518368737640795276771668219733695484050972714322821659928062424415768638983420295239151074020219096502874693810008126649754133372284877242031663106355954776926220763812032142952896725914873673352275681798640134263072758527145374330031837387631095874909225783416473754851997009885744591139894378341 495022071572292393676866353120887729745970715271065526798152613257866607841072942745876303401998677271196531029676446435541484885901059681474344311256808041474480753482048754346364721965581777171150957071069230513534769055920127276792408554606051912682357964547199770884850872660202559375145119186030026965482576890193521260909433632991356182895475619989839319056486893528290229406245861833322664806461216337987940362396804517751609190689803895862008976222920756374330537372525100922529429941987547663847440442237876930027475472488056095271888234268982608253470706970253896) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18509,7 +18509,7 @@ _:gn_2627 { } _:gn_2628 { - 935 math:greaterThan 1 . + (935) math:greaterThan 1 . (935 1) math:difference 934 . (116858859253827205494741686267680242512836897922248574879091265401675509904598679474480439106681088997642189096077608895397725958998231290599862208638395616488327320250786519527601690729902315285373816145410660878705618781517563243916047585387999284681348179822768401133739040376534915906445434357306412501908391211751907384733886223133492648641802346850751159245661146909902776343141758182930634701805528231766543700929408194157944661751723728202276929570531073373016167178838496357739096203529506626901219621436898332164274345963510737675621469725037163235711572818502786 189081606159232594091062333426603743616566908674408475959530673928095548968237131635697932147658794136777170966799418770071879463451414195437241051309206212493076716615631117409381515617839730942888570462829284817414575137201282016438180484609026314000504892362215684875555916141833821734349842414361807231787092839220806938087773704928931767126836636569544079905412873309193726531552051825196015052327844053110698330733698161796832264469040083829866023326194841500657185096843302282395166869229020518473110410400489298931600563262272678798133382271972722508879567075875555) math:sum 305940465413059799585804019694283986129403806596657050838621939329771058872835811110178371254339883134419360062877027665469605422449645486037103259947601828981404036866417636936983206347742046228262386608239945696120193918718845260354228069997025598681853072184984086009294956518368737640795276771668219733695484050972714322821659928062424415768638983420295239151074020219096502874693810008126649754133372284877242031663106355954776926220763812032142952896725914873673352275681798640134263072758527145374330031837387631095874909225783416473754851997009885744591139894378341 . (934 189081606159232594091062333426603743616566908674408475959530673928095548968237131635697932147658794136777170966799418770071879463451414195437241051309206212493076716615631117409381515617839730942888570462829284817414575137201282016438180484609026314000504892362215684875555916141833821734349842414361807231787092839220806938087773704928931767126836636569544079905412873309193726531552051825196015052327844053110698330733698161796832264469040083829866023326194841500657185096843302282395166869229020518473110410400489298931600563262272678798133382271972722508879567075875555 305940465413059799585804019694283986129403806596657050838621939329771058872835811110178371254339883134419360062877027665469605422449645486037103259947601828981404036866417636936983206347742046228262386608239945696120193918718845260354228069997025598681853072184984086009294956518368737640795276771668219733695484050972714322821659928062424415768638983420295239151074020219096502874693810008126649754133372284877242031663106355954776926220763812032142952896725914873673352275681798640134263072758527145374330031837387631095874909225783416473754851997009885744591139894378341) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18520,7 +18520,7 @@ _:gn_2629 { } _:gn_2630 { - 936 math:greaterThan 1 . + (936) math:greaterThan 1 . (936 1) math:difference 935 . (72222746905405388596320647158923501103730010752159901080439408526420039063638452161217493040977705139134981870721809874674153504453182904837378842670810596004749396364844597881779824887937415657514754317418623938708956355683718772522132899221027029319156712539447283741816875765298905827904408057055394729878701627468899553353887481795439118485034289718792920659751726399290950188410293642265380350522315821344154629804289967638887602717316355627589093755663768127641017918004805924656070665699513891571890788963590966767326217298761941122511912546935559273167994257372769 116858859253827205494741686267680242512836897922248574879091265401675509904598679474480439106681088997642189096077608895397725958998231290599862208638395616488327320250786519527601690729902315285373816145410660878705618781517563243916047585387999284681348179822768401133739040376534915906445434357306412501908391211751907384733886223133492648641802346850751159245661146909902776343141758182930634701805528231766543700929408194157944661751723728202276929570531073373016167178838496357739096203529506626901219621436898332164274345963510737675621469725037163235711572818502786) math:sum 189081606159232594091062333426603743616566908674408475959530673928095548968237131635697932147658794136777170966799418770071879463451414195437241051309206212493076716615631117409381515617839730942888570462829284817414575137201282016438180484609026314000504892362215684875555916141833821734349842414361807231787092839220806938087773704928931767126836636569544079905412873309193726531552051825196015052327844053110698330733698161796832264469040083829866023326194841500657185096843302282395166869229020518473110410400489298931600563262272678798133382271972722508879567075875555 . (935 116858859253827205494741686267680242512836897922248574879091265401675509904598679474480439106681088997642189096077608895397725958998231290599862208638395616488327320250786519527601690729902315285373816145410660878705618781517563243916047585387999284681348179822768401133739040376534915906445434357306412501908391211751907384733886223133492648641802346850751159245661146909902776343141758182930634701805528231766543700929408194157944661751723728202276929570531073373016167178838496357739096203529506626901219621436898332164274345963510737675621469725037163235711572818502786 189081606159232594091062333426603743616566908674408475959530673928095548968237131635697932147658794136777170966799418770071879463451414195437241051309206212493076716615631117409381515617839730942888570462829284817414575137201282016438180484609026314000504892362215684875555916141833821734349842414361807231787092839220806938087773704928931767126836636569544079905412873309193726531552051825196015052327844053110698330733698161796832264469040083829866023326194841500657185096843302282395166869229020518473110410400489298931600563262272678798133382271972722508879567075875555) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18531,7 +18531,7 @@ _:gn_2631 { } _:gn_2632 { - 937 math:greaterThan 1 . + (937) math:greaterThan 1 . (937 1) math:difference 936 . (44636112348421816898421039108756741409106887170088673798651856875255470840960227313262946065703383858507207225355799020723572454545048385762483365967585020483577923885941921645821865841964899627859061827992036939996662425833844471393914686166972255362191467283321117391922164611236010078541026300251017772029689584283007831379998741338053530156768057131958238585909420510611826154731464540665254351283212410422389071125118226519057059034407372574687835814867305245375149260833690433083025537829992735329328832473307365396948128664748796553109557178101603962543578561130017 72222746905405388596320647158923501103730010752159901080439408526420039063638452161217493040977705139134981870721809874674153504453182904837378842670810596004749396364844597881779824887937415657514754317418623938708956355683718772522132899221027029319156712539447283741816875765298905827904408057055394729878701627468899553353887481795439118485034289718792920659751726399290950188410293642265380350522315821344154629804289967638887602717316355627589093755663768127641017918004805924656070665699513891571890788963590966767326217298761941122511912546935559273167994257372769) math:sum 116858859253827205494741686267680242512836897922248574879091265401675509904598679474480439106681088997642189096077608895397725958998231290599862208638395616488327320250786519527601690729902315285373816145410660878705618781517563243916047585387999284681348179822768401133739040376534915906445434357306412501908391211751907384733886223133492648641802346850751159245661146909902776343141758182930634701805528231766543700929408194157944661751723728202276929570531073373016167178838496357739096203529506626901219621436898332164274345963510737675621469725037163235711572818502786 . (936 72222746905405388596320647158923501103730010752159901080439408526420039063638452161217493040977705139134981870721809874674153504453182904837378842670810596004749396364844597881779824887937415657514754317418623938708956355683718772522132899221027029319156712539447283741816875765298905827904408057055394729878701627468899553353887481795439118485034289718792920659751726399290950188410293642265380350522315821344154629804289967638887602717316355627589093755663768127641017918004805924656070665699513891571890788963590966767326217298761941122511912546935559273167994257372769 116858859253827205494741686267680242512836897922248574879091265401675509904598679474480439106681088997642189096077608895397725958998231290599862208638395616488327320250786519527601690729902315285373816145410660878705618781517563243916047585387999284681348179822768401133739040376534915906445434357306412501908391211751907384733886223133492648641802346850751159245661146909902776343141758182930634701805528231766543700929408194157944661751723728202276929570531073373016167178838496357739096203529506626901219621436898332164274345963510737675621469725037163235711572818502786) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18542,7 +18542,7 @@ _:gn_2633 { } _:gn_2634 { - 938 math:greaterThan 1 . + (938) math:greaterThan 1 . (938 1) math:difference 937 . (27586634556983571697899608050166759694623123582071227281787551651164568222678224847954546975274321280627774645366010853950581049908134519074895476703225575521171472478902676235957959045972516029655692489426586998712293929849874301128218213054054773956965245256126166349894711154062895749363381756804376957849012043185891721973888740457385588328266232586834682073842305888679124033678829101600125999239103410921765558679171741119830543682908983052901257940796462882265868657171115491573045127869521156242561956490283601370378088634013144569402355368833955310624415696242752 44636112348421816898421039108756741409106887170088673798651856875255470840960227313262946065703383858507207225355799020723572454545048385762483365967585020483577923885941921645821865841964899627859061827992036939996662425833844471393914686166972255362191467283321117391922164611236010078541026300251017772029689584283007831379998741338053530156768057131958238585909420510611826154731464540665254351283212410422389071125118226519057059034407372574687835814867305245375149260833690433083025537829992735329328832473307365396948128664748796553109557178101603962543578561130017) math:sum 72222746905405388596320647158923501103730010752159901080439408526420039063638452161217493040977705139134981870721809874674153504453182904837378842670810596004749396364844597881779824887937415657514754317418623938708956355683718772522132899221027029319156712539447283741816875765298905827904408057055394729878701627468899553353887481795439118485034289718792920659751726399290950188410293642265380350522315821344154629804289967638887602717316355627589093755663768127641017918004805924656070665699513891571890788963590966767326217298761941122511912546935559273167994257372769 . (937 44636112348421816898421039108756741409106887170088673798651856875255470840960227313262946065703383858507207225355799020723572454545048385762483365967585020483577923885941921645821865841964899627859061827992036939996662425833844471393914686166972255362191467283321117391922164611236010078541026300251017772029689584283007831379998741338053530156768057131958238585909420510611826154731464540665254351283212410422389071125118226519057059034407372574687835814867305245375149260833690433083025537829992735329328832473307365396948128664748796553109557178101603962543578561130017 72222746905405388596320647158923501103730010752159901080439408526420039063638452161217493040977705139134981870721809874674153504453182904837378842670810596004749396364844597881779824887937415657514754317418623938708956355683718772522132899221027029319156712539447283741816875765298905827904408057055394729878701627468899553353887481795439118485034289718792920659751726399290950188410293642265380350522315821344154629804289967638887602717316355627589093755663768127641017918004805924656070665699513891571890788963590966767326217298761941122511912546935559273167994257372769) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18553,7 +18553,7 @@ _:gn_2635 { } _:gn_2636 { - 939 math:greaterThan 1 . + (939) math:greaterThan 1 . (939 1) math:difference 938 . (17049477791438245200521431058589981714483763588017446516864305224090902618282002465308399090429062577879432579989788166772991404636913866687587889264359444962406451407039245409863906795992383598203369338565449941284368495983970170265696473112917481405226222027194951042027453457173114329177644543446640814180677541097116109406110000880667941828501824545123556512067114621932702121052635439065128352044108999500623512445946485399226515351498389521786577874070842363109280603662574941509980409960471579086766875983023764026570040030735651983707201809267648651919162864887265 27586634556983571697899608050166759694623123582071227281787551651164568222678224847954546975274321280627774645366010853950581049908134519074895476703225575521171472478902676235957959045972516029655692489426586998712293929849874301128218213054054773956965245256126166349894711154062895749363381756804376957849012043185891721973888740457385588328266232586834682073842305888679124033678829101600125999239103410921765558679171741119830543682908983052901257940796462882265868657171115491573045127869521156242561956490283601370378088634013144569402355368833955310624415696242752) math:sum 44636112348421816898421039108756741409106887170088673798651856875255470840960227313262946065703383858507207225355799020723572454545048385762483365967585020483577923885941921645821865841964899627859061827992036939996662425833844471393914686166972255362191467283321117391922164611236010078541026300251017772029689584283007831379998741338053530156768057131958238585909420510611826154731464540665254351283212410422389071125118226519057059034407372574687835814867305245375149260833690433083025537829992735329328832473307365396948128664748796553109557178101603962543578561130017 . (938 27586634556983571697899608050166759694623123582071227281787551651164568222678224847954546975274321280627774645366010853950581049908134519074895476703225575521171472478902676235957959045972516029655692489426586998712293929849874301128218213054054773956965245256126166349894711154062895749363381756804376957849012043185891721973888740457385588328266232586834682073842305888679124033678829101600125999239103410921765558679171741119830543682908983052901257940796462882265868657171115491573045127869521156242561956490283601370378088634013144569402355368833955310624415696242752 44636112348421816898421039108756741409106887170088673798651856875255470840960227313262946065703383858507207225355799020723572454545048385762483365967585020483577923885941921645821865841964899627859061827992036939996662425833844471393914686166972255362191467283321117391922164611236010078541026300251017772029689584283007831379998741338053530156768057131958238585909420510611826154731464540665254351283212410422389071125118226519057059034407372574687835814867305245375149260833690433083025537829992735329328832473307365396948128664748796553109557178101603962543578561130017) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18564,7 +18564,7 @@ _:gn_2637 { } _:gn_2638 { - 940 math:greaterThan 1 . + (940) math:greaterThan 1 . (940 1) math:difference 939 . (10537156765545326497378176991576777980139359994053780764923246427073665604396222382646147884845258702748342065376222687177589645271220652387307587438866130558765021071863430826094052249980132431452323150861137057427925433865904130862521739941137292551739023228931215307867257696889781420185737213357736143668334502088775612567778739576717646499764408041711125561775191266746421912626193662534997647194994411421142046233225255720604028331410593531114680066725620519156588053508540550063064717909049577155795080507259837343808048603277492585695153559566306658705252831355487 17049477791438245200521431058589981714483763588017446516864305224090902618282002465308399090429062577879432579989788166772991404636913866687587889264359444962406451407039245409863906795992383598203369338565449941284368495983970170265696473112917481405226222027194951042027453457173114329177644543446640814180677541097116109406110000880667941828501824545123556512067114621932702121052635439065128352044108999500623512445946485399226515351498389521786577874070842363109280603662574941509980409960471579086766875983023764026570040030735651983707201809267648651919162864887265) math:sum 27586634556983571697899608050166759694623123582071227281787551651164568222678224847954546975274321280627774645366010853950581049908134519074895476703225575521171472478902676235957959045972516029655692489426586998712293929849874301128218213054054773956965245256126166349894711154062895749363381756804376957849012043185891721973888740457385588328266232586834682073842305888679124033678829101600125999239103410921765558679171741119830543682908983052901257940796462882265868657171115491573045127869521156242561956490283601370378088634013144569402355368833955310624415696242752 . (939 17049477791438245200521431058589981714483763588017446516864305224090902618282002465308399090429062577879432579989788166772991404636913866687587889264359444962406451407039245409863906795992383598203369338565449941284368495983970170265696473112917481405226222027194951042027453457173114329177644543446640814180677541097116109406110000880667941828501824545123556512067114621932702121052635439065128352044108999500623512445946485399226515351498389521786577874070842363109280603662574941509980409960471579086766875983023764026570040030735651983707201809267648651919162864887265 27586634556983571697899608050166759694623123582071227281787551651164568222678224847954546975274321280627774645366010853950581049908134519074895476703225575521171472478902676235957959045972516029655692489426586998712293929849874301128218213054054773956965245256126166349894711154062895749363381756804376957849012043185891721973888740457385588328266232586834682073842305888679124033678829101600125999239103410921765558679171741119830543682908983052901257940796462882265868657171115491573045127869521156242561956490283601370378088634013144569402355368833955310624415696242752) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18575,7 +18575,7 @@ _:gn_2639 { } _:gn_2640 { - 941 math:greaterThan 1 . + (941) math:greaterThan 1 . (941 1) math:difference 940 . (6512321025892918703143254067013203734344403593963665751941058797017237013885780082662251205583803875131090514613565479595401759365693214300280301825493314403641430335175814583769854546012251166751046187704312883856443062118066039403174733171780188853487198798263735734160195760283332908991907330088904670512343039008340496838331261303950295328737416503412430950291923355186280208426441776530130704849114588079481466212721229678622487020087795990671897807345221843952692550154034391446915692051422001930971795475763926682761991427458159398012048249701341993213910033531778 10537156765545326497378176991576777980139359994053780764923246427073665604396222382646147884845258702748342065376222687177589645271220652387307587438866130558765021071863430826094052249980132431452323150861137057427925433865904130862521739941137292551739023228931215307867257696889781420185737213357736143668334502088775612567778739576717646499764408041711125561775191266746421912626193662534997647194994411421142046233225255720604028331410593531114680066725620519156588053508540550063064717909049577155795080507259837343808048603277492585695153559566306658705252831355487) math:sum 17049477791438245200521431058589981714483763588017446516864305224090902618282002465308399090429062577879432579989788166772991404636913866687587889264359444962406451407039245409863906795992383598203369338565449941284368495983970170265696473112917481405226222027194951042027453457173114329177644543446640814180677541097116109406110000880667941828501824545123556512067114621932702121052635439065128352044108999500623512445946485399226515351498389521786577874070842363109280603662574941509980409960471579086766875983023764026570040030735651983707201809267648651919162864887265 . (940 10537156765545326497378176991576777980139359994053780764923246427073665604396222382646147884845258702748342065376222687177589645271220652387307587438866130558765021071863430826094052249980132431452323150861137057427925433865904130862521739941137292551739023228931215307867257696889781420185737213357736143668334502088775612567778739576717646499764408041711125561775191266746421912626193662534997647194994411421142046233225255720604028331410593531114680066725620519156588053508540550063064717909049577155795080507259837343808048603277492585695153559566306658705252831355487 17049477791438245200521431058589981714483763588017446516864305224090902618282002465308399090429062577879432579989788166772991404636913866687587889264359444962406451407039245409863906795992383598203369338565449941284368495983970170265696473112917481405226222027194951042027453457173114329177644543446640814180677541097116109406110000880667941828501824545123556512067114621932702121052635439065128352044108999500623512445946485399226515351498389521786577874070842363109280603662574941509980409960471579086766875983023764026570040030735651983707201809267648651919162864887265) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18586,7 +18586,7 @@ _:gn_2641 { } _:gn_2642 { - 942 math:greaterThan 1 . + (942) math:greaterThan 1 . (942 1) math:difference 941 . (4024835739652407794234922924563574245794956400090115012982187630056428590510442299983896679261454827617251550762657207582187885905527438087027285613372816155123590736687616242324197703967881264701276963156824173571482371747838091459347006769357103698251824430667479573707061936606448511193829883268831473155991463080435115729447478272767351171026991538298694611483267911560141704199751886004866942345879823341660580020504026041981541311322797540442782259380398675203895503354506158616149025857627575224823285031495910661046057175819333187683105309864964665491342797823709 6512321025892918703143254067013203734344403593963665751941058797017237013885780082662251205583803875131090514613565479595401759365693214300280301825493314403641430335175814583769854546012251166751046187704312883856443062118066039403174733171780188853487198798263735734160195760283332908991907330088904670512343039008340496838331261303950295328737416503412430950291923355186280208426441776530130704849114588079481466212721229678622487020087795990671897807345221843952692550154034391446915692051422001930971795475763926682761991427458159398012048249701341993213910033531778) math:sum 10537156765545326497378176991576777980139359994053780764923246427073665604396222382646147884845258702748342065376222687177589645271220652387307587438866130558765021071863430826094052249980132431452323150861137057427925433865904130862521739941137292551739023228931215307867257696889781420185737213357736143668334502088775612567778739576717646499764408041711125561775191266746421912626193662534997647194994411421142046233225255720604028331410593531114680066725620519156588053508540550063064717909049577155795080507259837343808048603277492585695153559566306658705252831355487 . (941 6512321025892918703143254067013203734344403593963665751941058797017237013885780082662251205583803875131090514613565479595401759365693214300280301825493314403641430335175814583769854546012251166751046187704312883856443062118066039403174733171780188853487198798263735734160195760283332908991907330088904670512343039008340496838331261303950295328737416503412430950291923355186280208426441776530130704849114588079481466212721229678622487020087795990671897807345221843952692550154034391446915692051422001930971795475763926682761991427458159398012048249701341993213910033531778 10537156765545326497378176991576777980139359994053780764923246427073665604396222382646147884845258702748342065376222687177589645271220652387307587438866130558765021071863430826094052249980132431452323150861137057427925433865904130862521739941137292551739023228931215307867257696889781420185737213357736143668334502088775612567778739576717646499764408041711125561775191266746421912626193662534997647194994411421142046233225255720604028331410593531114680066725620519156588053508540550063064717909049577155795080507259837343808048603277492585695153559566306658705252831355487) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18597,7 +18597,7 @@ _:gn_2643 { } _:gn_2644 { - 943 math:greaterThan 1 . + (943) math:greaterThan 1 . (943 1) math:difference 942 . (2487485286240510908908331142449629488549447193873550738958871166960808423375337782678354526322349047513838963850908272013213873460165776213253016212120498248517839598488198341445656842044369902049769224547488710284960690370227947943827726402423085155235374367596256160453133823676884397798077446820073197356351575927905381108883783031182944157710424965113736338808655443626138504226689890525263762503234764737820886192217203636640945708764998450229115547964823168748797046799528232830766666193794426706148510444268016021715934251638826210328942939836377327722567235708069 4024835739652407794234922924563574245794956400090115012982187630056428590510442299983896679261454827617251550762657207582187885905527438087027285613372816155123590736687616242324197703967881264701276963156824173571482371747838091459347006769357103698251824430667479573707061936606448511193829883268831473155991463080435115729447478272767351171026991538298694611483267911560141704199751886004866942345879823341660580020504026041981541311322797540442782259380398675203895503354506158616149025857627575224823285031495910661046057175819333187683105309864964665491342797823709) math:sum 6512321025892918703143254067013203734344403593963665751941058797017237013885780082662251205583803875131090514613565479595401759365693214300280301825493314403641430335175814583769854546012251166751046187704312883856443062118066039403174733171780188853487198798263735734160195760283332908991907330088904670512343039008340496838331261303950295328737416503412430950291923355186280208426441776530130704849114588079481466212721229678622487020087795990671897807345221843952692550154034391446915692051422001930971795475763926682761991427458159398012048249701341993213910033531778 . (942 4024835739652407794234922924563574245794956400090115012982187630056428590510442299983896679261454827617251550762657207582187885905527438087027285613372816155123590736687616242324197703967881264701276963156824173571482371747838091459347006769357103698251824430667479573707061936606448511193829883268831473155991463080435115729447478272767351171026991538298694611483267911560141704199751886004866942345879823341660580020504026041981541311322797540442782259380398675203895503354506158616149025857627575224823285031495910661046057175819333187683105309864964665491342797823709 6512321025892918703143254067013203734344403593963665751941058797017237013885780082662251205583803875131090514613565479595401759365693214300280301825493314403641430335175814583769854546012251166751046187704312883856443062118066039403174733171780188853487198798263735734160195760283332908991907330088904670512343039008340496838331261303950295328737416503412430950291923355186280208426441776530130704849114588079481466212721229678622487020087795990671897807345221843952692550154034391446915692051422001930971795475763926682761991427458159398012048249701341993213910033531778) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18608,7 +18608,7 @@ _:gn_2645 { } _:gn_2646 { - 944 math:greaterThan 1 . + (944) math:greaterThan 1 . (944 1) math:difference 943 . (1537350453411896885326591782113944757245509206216564274023316463095620167135104517305542152939105780103412586911748935568974012445361661873774269401252317906605751138199417900878540861923511362651507738609335463286521681377610143515519280366934018543016450063071223413253928112929564113395752436448758275799639887152529734620563695241584407013316566573184958272674612467934003199973061995479603179842645058603839693828286822405340595602557799090213666711415575506455098456554977925785382359663833148518674774587227894639330122924180506977354162370028587337768775562115640 2487485286240510908908331142449629488549447193873550738958871166960808423375337782678354526322349047513838963850908272013213873460165776213253016212120498248517839598488198341445656842044369902049769224547488710284960690370227947943827726402423085155235374367596256160453133823676884397798077446820073197356351575927905381108883783031182944157710424965113736338808655443626138504226689890525263762503234764737820886192217203636640945708764998450229115547964823168748797046799528232830766666193794426706148510444268016021715934251638826210328942939836377327722567235708069) math:sum 4024835739652407794234922924563574245794956400090115012982187630056428590510442299983896679261454827617251550762657207582187885905527438087027285613372816155123590736687616242324197703967881264701276963156824173571482371747838091459347006769357103698251824430667479573707061936606448511193829883268831473155991463080435115729447478272767351171026991538298694611483267911560141704199751886004866942345879823341660580020504026041981541311322797540442782259380398675203895503354506158616149025857627575224823285031495910661046057175819333187683105309864964665491342797823709 . (943 2487485286240510908908331142449629488549447193873550738958871166960808423375337782678354526322349047513838963850908272013213873460165776213253016212120498248517839598488198341445656842044369902049769224547488710284960690370227947943827726402423085155235374367596256160453133823676884397798077446820073197356351575927905381108883783031182944157710424965113736338808655443626138504226689890525263762503234764737820886192217203636640945708764998450229115547964823168748797046799528232830766666193794426706148510444268016021715934251638826210328942939836377327722567235708069 4024835739652407794234922924563574245794956400090115012982187630056428590510442299983896679261454827617251550762657207582187885905527438087027285613372816155123590736687616242324197703967881264701276963156824173571482371747838091459347006769357103698251824430667479573707061936606448511193829883268831473155991463080435115729447478272767351171026991538298694611483267911560141704199751886004866942345879823341660580020504026041981541311322797540442782259380398675203895503354506158616149025857627575224823285031495910661046057175819333187683105309864964665491342797823709) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18619,7 +18619,7 @@ _:gn_2647 { } _:gn_2648 { - 945 math:greaterThan 1 . + (945) math:greaterThan 1 . (945 1) math:difference 944 . (950134832828614023581739360335684731303937987656986464935554703865188256240233265372812373383243267410426376939159336444239861014804114339478746810868180341912088460288780440567115980120858539398261485938153246998439008992617804428308446035489066612218924304525032747199205710747320284402325010371314921556711688775375646488320087789598537144393858391928778066134042975692135304253627895045660582660589706133981192363930381231300350106207199360015448836549247662293698590244550307045384306529961278187473735857040121382385811327458319232974780569807789989953791673592429 1537350453411896885326591782113944757245509206216564274023316463095620167135104517305542152939105780103412586911748935568974012445361661873774269401252317906605751138199417900878540861923511362651507738609335463286521681377610143515519280366934018543016450063071223413253928112929564113395752436448758275799639887152529734620563695241584407013316566573184958272674612467934003199973061995479603179842645058603839693828286822405340595602557799090213666711415575506455098456554977925785382359663833148518674774587227894639330122924180506977354162370028587337768775562115640) math:sum 2487485286240510908908331142449629488549447193873550738958871166960808423375337782678354526322349047513838963850908272013213873460165776213253016212120498248517839598488198341445656842044369902049769224547488710284960690370227947943827726402423085155235374367596256160453133823676884397798077446820073197356351575927905381108883783031182944157710424965113736338808655443626138504226689890525263762503234764737820886192217203636640945708764998450229115547964823168748797046799528232830766666193794426706148510444268016021715934251638826210328942939836377327722567235708069 . (944 1537350453411896885326591782113944757245509206216564274023316463095620167135104517305542152939105780103412586911748935568974012445361661873774269401252317906605751138199417900878540861923511362651507738609335463286521681377610143515519280366934018543016450063071223413253928112929564113395752436448758275799639887152529734620563695241584407013316566573184958272674612467934003199973061995479603179842645058603839693828286822405340595602557799090213666711415575506455098456554977925785382359663833148518674774587227894639330122924180506977354162370028587337768775562115640 2487485286240510908908331142449629488549447193873550738958871166960808423375337782678354526322349047513838963850908272013213873460165776213253016212120498248517839598488198341445656842044369902049769224547488710284960690370227947943827726402423085155235374367596256160453133823676884397798077446820073197356351575927905381108883783031182944157710424965113736338808655443626138504226689890525263762503234764737820886192217203636640945708764998450229115547964823168748797046799528232830766666193794426706148510444268016021715934251638826210328942939836377327722567235708069) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18630,7 +18630,7 @@ _:gn_2649 { } _:gn_2650 { - 946 math:greaterThan 1 . + (946) math:greaterThan 1 . (946 1) math:difference 945 . (587215620583282861744852421778260025941571218559577809087761759230431910894871251932729779555862512692986209972589599124734151430557547534295522590384137564693662677910637460311424881802652823253246252671182216288082672384992339087210834331444951930797525758546190666054722402182243828993427426077443354242928198377154088132243607451985869868922708181256180206540569492241867895719434100433942597182055352469858501464356441174040245496350599730198217874866327844161399866310427618739998053133871870331201038730187773256944311596722187744379381800220797347814983888523211 950134832828614023581739360335684731303937987656986464935554703865188256240233265372812373383243267410426376939159336444239861014804114339478746810868180341912088460288780440567115980120858539398261485938153246998439008992617804428308446035489066612218924304525032747199205710747320284402325010371314921556711688775375646488320087789598537144393858391928778066134042975692135304253627895045660582660589706133981192363930381231300350106207199360015448836549247662293698590244550307045384306529961278187473735857040121382385811327458319232974780569807789989953791673592429) math:sum 1537350453411896885326591782113944757245509206216564274023316463095620167135104517305542152939105780103412586911748935568974012445361661873774269401252317906605751138199417900878540861923511362651507738609335463286521681377610143515519280366934018543016450063071223413253928112929564113395752436448758275799639887152529734620563695241584407013316566573184958272674612467934003199973061995479603179842645058603839693828286822405340595602557799090213666711415575506455098456554977925785382359663833148518674774587227894639330122924180506977354162370028587337768775562115640 . (945 950134832828614023581739360335684731303937987656986464935554703865188256240233265372812373383243267410426376939159336444239861014804114339478746810868180341912088460288780440567115980120858539398261485938153246998439008992617804428308446035489066612218924304525032747199205710747320284402325010371314921556711688775375646488320087789598537144393858391928778066134042975692135304253627895045660582660589706133981192363930381231300350106207199360015448836549247662293698590244550307045384306529961278187473735857040121382385811327458319232974780569807789989953791673592429 1537350453411896885326591782113944757245509206216564274023316463095620167135104517305542152939105780103412586911748935568974012445361661873774269401252317906605751138199417900878540861923511362651507738609335463286521681377610143515519280366934018543016450063071223413253928112929564113395752436448758275799639887152529734620563695241584407013316566573184958272674612467934003199973061995479603179842645058603839693828286822405340595602557799090213666711415575506455098456554977925785382359663833148518674774587227894639330122924180506977354162370028587337768775562115640) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18641,7 +18641,7 @@ _:gn_2651 { } _:gn_2652 { - 947 math:greaterThan 1 . + (947) math:greaterThan 1 . (947 1) math:difference 946 . (362919212245331161836886938557424705362366769097408655847792944634756345345362013440082593827380754717440166966569737319505709584246566805183224220484042777218425782378142980255691098318205716145015233266971030710356336607625465341097611704044114681421398545978842081144483308565076455408897584293871567313783490398221558356076480337612667275471150210672597859593473483450267408534193794611717985478534353664122690899573940057260104609856599629817230961682919818132298723934122688305386253396089407856272697126852348125441499730736131488595398769586992642138807785069218 587215620583282861744852421778260025941571218559577809087761759230431910894871251932729779555862512692986209972589599124734151430557547534295522590384137564693662677910637460311424881802652823253246252671182216288082672384992339087210834331444951930797525758546190666054722402182243828993427426077443354242928198377154088132243607451985869868922708181256180206540569492241867895719434100433942597182055352469858501464356441174040245496350599730198217874866327844161399866310427618739998053133871870331201038730187773256944311596722187744379381800220797347814983888523211) math:sum 950134832828614023581739360335684731303937987656986464935554703865188256240233265372812373383243267410426376939159336444239861014804114339478746810868180341912088460288780440567115980120858539398261485938153246998439008992617804428308446035489066612218924304525032747199205710747320284402325010371314921556711688775375646488320087789598537144393858391928778066134042975692135304253627895045660582660589706133981192363930381231300350106207199360015448836549247662293698590244550307045384306529961278187473735857040121382385811327458319232974780569807789989953791673592429 . (946 587215620583282861744852421778260025941571218559577809087761759230431910894871251932729779555862512692986209972589599124734151430557547534295522590384137564693662677910637460311424881802652823253246252671182216288082672384992339087210834331444951930797525758546190666054722402182243828993427426077443354242928198377154088132243607451985869868922708181256180206540569492241867895719434100433942597182055352469858501464356441174040245496350599730198217874866327844161399866310427618739998053133871870331201038730187773256944311596722187744379381800220797347814983888523211 950134832828614023581739360335684731303937987656986464935554703865188256240233265372812373383243267410426376939159336444239861014804114339478746810868180341912088460288780440567115980120858539398261485938153246998439008992617804428308446035489066612218924304525032747199205710747320284402325010371314921556711688775375646488320087789598537144393858391928778066134042975692135304253627895045660582660589706133981192363930381231300350106207199360015448836549247662293698590244550307045384306529961278187473735857040121382385811327458319232974780569807789989953791673592429) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18652,7 +18652,7 @@ _:gn_2653 { } _:gn_2654 { - 948 math:greaterThan 1 . + (948) math:greaterThan 1 . (948 1) math:difference 947 . (224296408337951699907965483220835320579204449462169153239968814595675565549509238492647185728481757975546043006019861805228441846310980729112298369900094787475236895532494480055733783484447107108231019404211185577726335777366873746113222627400837249376127212567348584910239093617167373584529841783571786929144707978932529776167127114373202593451557970583582346947096008791600487185240305822224611703520998805735810564782501116780140886494000100380986913183408026029101142376304930434611799737782462474928341603335425131502811865986056255783983030633804705676176103453993 362919212245331161836886938557424705362366769097408655847792944634756345345362013440082593827380754717440166966569737319505709584246566805183224220484042777218425782378142980255691098318205716145015233266971030710356336607625465341097611704044114681421398545978842081144483308565076455408897584293871567313783490398221558356076480337612667275471150210672597859593473483450267408534193794611717985478534353664122690899573940057260104609856599629817230961682919818132298723934122688305386253396089407856272697126852348125441499730736131488595398769586992642138807785069218) math:sum 587215620583282861744852421778260025941571218559577809087761759230431910894871251932729779555862512692986209972589599124734151430557547534295522590384137564693662677910637460311424881802652823253246252671182216288082672384992339087210834331444951930797525758546190666054722402182243828993427426077443354242928198377154088132243607451985869868922708181256180206540569492241867895719434100433942597182055352469858501464356441174040245496350599730198217874866327844161399866310427618739998053133871870331201038730187773256944311596722187744379381800220797347814983888523211 . (947 362919212245331161836886938557424705362366769097408655847792944634756345345362013440082593827380754717440166966569737319505709584246566805183224220484042777218425782378142980255691098318205716145015233266971030710356336607625465341097611704044114681421398545978842081144483308565076455408897584293871567313783490398221558356076480337612667275471150210672597859593473483450267408534193794611717985478534353664122690899573940057260104609856599629817230961682919818132298723934122688305386253396089407856272697126852348125441499730736131488595398769586992642138807785069218 587215620583282861744852421778260025941571218559577809087761759230431910894871251932729779555862512692986209972589599124734151430557547534295522590384137564693662677910637460311424881802652823253246252671182216288082672384992339087210834331444951930797525758546190666054722402182243828993427426077443354242928198377154088132243607451985869868922708181256180206540569492241867895719434100433942597182055352469858501464356441174040245496350599730198217874866327844161399866310427618739998053133871870331201038730187773256944311596722187744379381800220797347814983888523211) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18663,7 +18663,7 @@ _:gn_2655 { } _:gn_2656 { - 949 math:greaterThan 1 . + (949) math:greaterThan 1 . (949 1) math:difference 948 . (138622803907379461928921455336589384783162319635239502607824130039080779795852774947435408098898996741894123960549875514277267737935586076070925850583947989743188886845648500199957314833758609036784213862759845132630000830258591594984389076643277432045271333411493496234244214947909081824367742510299780384638782419289028579909353223239464682019592240089015512646377474658666921348953488789493373775013354858386880334791438940479963723362599529436244048499511792103197581557817757870774453658306945381344355523516922993938687864750075232811415738953187936462631681615225 224296408337951699907965483220835320579204449462169153239968814595675565549509238492647185728481757975546043006019861805228441846310980729112298369900094787475236895532494480055733783484447107108231019404211185577726335777366873746113222627400837249376127212567348584910239093617167373584529841783571786929144707978932529776167127114373202593451557970583582346947096008791600487185240305822224611703520998805735810564782501116780140886494000100380986913183408026029101142376304930434611799737782462474928341603335425131502811865986056255783983030633804705676176103453993) math:sum 362919212245331161836886938557424705362366769097408655847792944634756345345362013440082593827380754717440166966569737319505709584246566805183224220484042777218425782378142980255691098318205716145015233266971030710356336607625465341097611704044114681421398545978842081144483308565076455408897584293871567313783490398221558356076480337612667275471150210672597859593473483450267408534193794611717985478534353664122690899573940057260104609856599629817230961682919818132298723934122688305386253396089407856272697126852348125441499730736131488595398769586992642138807785069218 . (948 224296408337951699907965483220835320579204449462169153239968814595675565549509238492647185728481757975546043006019861805228441846310980729112298369900094787475236895532494480055733783484447107108231019404211185577726335777366873746113222627400837249376127212567348584910239093617167373584529841783571786929144707978932529776167127114373202593451557970583582346947096008791600487185240305822224611703520998805735810564782501116780140886494000100380986913183408026029101142376304930434611799737782462474928341603335425131502811865986056255783983030633804705676176103453993 362919212245331161836886938557424705362366769097408655847792944634756345345362013440082593827380754717440166966569737319505709584246566805183224220484042777218425782378142980255691098318205716145015233266971030710356336607625465341097611704044114681421398545978842081144483308565076455408897584293871567313783490398221558356076480337612667275471150210672597859593473483450267408534193794611717985478534353664122690899573940057260104609856599629817230961682919818132298723934122688305386253396089407856272697126852348125441499730736131488595398769586992642138807785069218) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18674,7 +18674,7 @@ _:gn_2657 { } _:gn_2658 { - 950 math:greaterThan 1 . + (950) math:greaterThan 1 . (950 1) math:difference 949 . (85673604430572237979044027884245935796042129826929650632144684556594785753656463545211777629582761233651919045469986290951174108375394653041372519316146797732048008686845979855776468650688498071446805541451340445096334947108282151128833550757559817330855879155855088675994878669258291760162099273272006544505925559643501196257773891133737911431965730494566834300718534132933565836286817032731237928507643947348930229991062176300177163131400570944742864683896233925903560818487172563837346079475517093583986079818502137564124001235981022972567291680616769213544421838768 138622803907379461928921455336589384783162319635239502607824130039080779795852774947435408098898996741894123960549875514277267737935586076070925850583947989743188886845648500199957314833758609036784213862759845132630000830258591594984389076643277432045271333411493496234244214947909081824367742510299780384638782419289028579909353223239464682019592240089015512646377474658666921348953488789493373775013354858386880334791438940479963723362599529436244048499511792103197581557817757870774453658306945381344355523516922993938687864750075232811415738953187936462631681615225) math:sum 224296408337951699907965483220835320579204449462169153239968814595675565549509238492647185728481757975546043006019861805228441846310980729112298369900094787475236895532494480055733783484447107108231019404211185577726335777366873746113222627400837249376127212567348584910239093617167373584529841783571786929144707978932529776167127114373202593451557970583582346947096008791600487185240305822224611703520998805735810564782501116780140886494000100380986913183408026029101142376304930434611799737782462474928341603335425131502811865986056255783983030633804705676176103453993 . (949 138622803907379461928921455336589384783162319635239502607824130039080779795852774947435408098898996741894123960549875514277267737935586076070925850583947989743188886845648500199957314833758609036784213862759845132630000830258591594984389076643277432045271333411493496234244214947909081824367742510299780384638782419289028579909353223239464682019592240089015512646377474658666921348953488789493373775013354858386880334791438940479963723362599529436244048499511792103197581557817757870774453658306945381344355523516922993938687864750075232811415738953187936462631681615225 224296408337951699907965483220835320579204449462169153239968814595675565549509238492647185728481757975546043006019861805228441846310980729112298369900094787475236895532494480055733783484447107108231019404211185577726335777366873746113222627400837249376127212567348584910239093617167373584529841783571786929144707978932529776167127114373202593451557970583582346947096008791600487185240305822224611703520998805735810564782501116780140886494000100380986913183408026029101142376304930434611799737782462474928341603335425131502811865986056255783983030633804705676176103453993) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18685,7 +18685,7 @@ _:gn_2659 { } _:gn_2660 { - 951 math:greaterThan 1 . + (951) math:greaterThan 1 . (951 1) math:difference 950 . (52949199476807223949877427452343448987120189808309851975679445482485994042196311402223630469316235508242204915079889223326093629560191423029553331267801192011140878158802520344180846183070110965337408321308504687533665883150309443855555525885717614714415454255638407558249336278650790064205643237027773840132856859645527383651579332105726770587626509594448678345658940525733355512666671756762135846505710911037950104800376764179786560231198958491501183815615558177294020739330585306937107578831428287760369443698420856374563863514094209838848447272571167249087259776457 85673604430572237979044027884245935796042129826929650632144684556594785753656463545211777629582761233651919045469986290951174108375394653041372519316146797732048008686845979855776468650688498071446805541451340445096334947108282151128833550757559817330855879155855088675994878669258291760162099273272006544505925559643501196257773891133737911431965730494566834300718534132933565836286817032731237928507643947348930229991062176300177163131400570944742864683896233925903560818487172563837346079475517093583986079818502137564124001235981022972567291680616769213544421838768) math:sum 138622803907379461928921455336589384783162319635239502607824130039080779795852774947435408098898996741894123960549875514277267737935586076070925850583947989743188886845648500199957314833758609036784213862759845132630000830258591594984389076643277432045271333411493496234244214947909081824367742510299780384638782419289028579909353223239464682019592240089015512646377474658666921348953488789493373775013354858386880334791438940479963723362599529436244048499511792103197581557817757870774453658306945381344355523516922993938687864750075232811415738953187936462631681615225 . (950 85673604430572237979044027884245935796042129826929650632144684556594785753656463545211777629582761233651919045469986290951174108375394653041372519316146797732048008686845979855776468650688498071446805541451340445096334947108282151128833550757559817330855879155855088675994878669258291760162099273272006544505925559643501196257773891133737911431965730494566834300718534132933565836286817032731237928507643947348930229991062176300177163131400570944742864683896233925903560818487172563837346079475517093583986079818502137564124001235981022972567291680616769213544421838768 138622803907379461928921455336589384783162319635239502607824130039080779795852774947435408098898996741894123960549875514277267737935586076070925850583947989743188886845648500199957314833758609036784213862759845132630000830258591594984389076643277432045271333411493496234244214947909081824367742510299780384638782419289028579909353223239464682019592240089015512646377474658666921348953488789493373775013354858386880334791438940479963723362599529436244048499511792103197581557817757870774453658306945381344355523516922993938687864750075232811415738953187936462631681615225) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18696,7 +18696,7 @@ _:gn_2661 { } _:gn_2662 { - 952 math:greaterThan 1 . + (952) math:greaterThan 1 . (952 1) math:difference 951 . (32724404953765014029166600431902486808921940018619798656465239074108791711460152142988147160266525725409714130390097067625080478815203230011819188048345605720907130528043459511595622467618387106109397220142835757562669063957972707273278024871842202616440424900216681117745542390607501695956456036244232704373068699997973812606194559028011140844339220900118155955059593607200210323620145275969102082001933036310980125190685412120390602900201612453241680868280675748609540079156587256900238500644088805823616636120081281189560137721886813133718844408045601964457162062311 52949199476807223949877427452343448987120189808309851975679445482485994042196311402223630469316235508242204915079889223326093629560191423029553331267801192011140878158802520344180846183070110965337408321308504687533665883150309443855555525885717614714415454255638407558249336278650790064205643237027773840132856859645527383651579332105726770587626509594448678345658940525733355512666671756762135846505710911037950104800376764179786560231198958491501183815615558177294020739330585306937107578831428287760369443698420856374563863514094209838848447272571167249087259776457) math:sum 85673604430572237979044027884245935796042129826929650632144684556594785753656463545211777629582761233651919045469986290951174108375394653041372519316146797732048008686845979855776468650688498071446805541451340445096334947108282151128833550757559817330855879155855088675994878669258291760162099273272006544505925559643501196257773891133737911431965730494566834300718534132933565836286817032731237928507643947348930229991062176300177163131400570944742864683896233925903560818487172563837346079475517093583986079818502137564124001235981022972567291680616769213544421838768 . (951 52949199476807223949877427452343448987120189808309851975679445482485994042196311402223630469316235508242204915079889223326093629560191423029553331267801192011140878158802520344180846183070110965337408321308504687533665883150309443855555525885717614714415454255638407558249336278650790064205643237027773840132856859645527383651579332105726770587626509594448678345658940525733355512666671756762135846505710911037950104800376764179786560231198958491501183815615558177294020739330585306937107578831428287760369443698420856374563863514094209838848447272571167249087259776457 85673604430572237979044027884245935796042129826929650632144684556594785753656463545211777629582761233651919045469986290951174108375394653041372519316146797732048008686845979855776468650688498071446805541451340445096334947108282151128833550757559817330855879155855088675994878669258291760162099273272006544505925559643501196257773891133737911431965730494566834300718534132933565836286817032731237928507643947348930229991062176300177163131400570944742864683896233925903560818487172563837346079475517093583986079818502137564124001235981022972567291680616769213544421838768) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18707,7 +18707,7 @@ _:gn_2663 { } _:gn_2664 { - 953 math:greaterThan 1 . + (953) math:greaterThan 1 . (953 1) math:difference 952 . (20224794523042209920710827020440962178198249789690053319214206408377202330736159259235483309049709782832490784689792155701013150744988193017734143219455586290233747630759060832585223715451723859228011101165668929970996819192336736582277501013875412097975029355421726440503793888043288368249187200783541135759788159647553571045384773077715629743287288694330522390599346918533145189046526480793033764503777874726969979609691352059395957330997346038259502947334882428684480660173998050036869078187339481936752807578339575185003725792207396705129602864525565284630097714146 32724404953765014029166600431902486808921940018619798656465239074108791711460152142988147160266525725409714130390097067625080478815203230011819188048345605720907130528043459511595622467618387106109397220142835757562669063957972707273278024871842202616440424900216681117745542390607501695956456036244232704373068699997973812606194559028011140844339220900118155955059593607200210323620145275969102082001933036310980125190685412120390602900201612453241680868280675748609540079156587256900238500644088805823616636120081281189560137721886813133718844408045601964457162062311) math:sum 52949199476807223949877427452343448987120189808309851975679445482485994042196311402223630469316235508242204915079889223326093629560191423029553331267801192011140878158802520344180846183070110965337408321308504687533665883150309443855555525885717614714415454255638407558249336278650790064205643237027773840132856859645527383651579332105726770587626509594448678345658940525733355512666671756762135846505710911037950104800376764179786560231198958491501183815615558177294020739330585306937107578831428287760369443698420856374563863514094209838848447272571167249087259776457 . (952 32724404953765014029166600431902486808921940018619798656465239074108791711460152142988147160266525725409714130390097067625080478815203230011819188048345605720907130528043459511595622467618387106109397220142835757562669063957972707273278024871842202616440424900216681117745542390607501695956456036244232704373068699997973812606194559028011140844339220900118155955059593607200210323620145275969102082001933036310980125190685412120390602900201612453241680868280675748609540079156587256900238500644088805823616636120081281189560137721886813133718844408045601964457162062311 52949199476807223949877427452343448987120189808309851975679445482485994042196311402223630469316235508242204915079889223326093629560191423029553331267801192011140878158802520344180846183070110965337408321308504687533665883150309443855555525885717614714415454255638407558249336278650790064205643237027773840132856859645527383651579332105726770587626509594448678345658940525733355512666671756762135846505710911037950104800376764179786560231198958491501183815615558177294020739330585306937107578831428287760369443698420856374563863514094209838848447272571167249087259776457) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18718,7 +18718,7 @@ _:gn_2665 { } _:gn_2666 { - 954 math:greaterThan 1 . + (954) math:greaterThan 1 . (954 1) math:difference 953 . (12499610430722804108455773411461524630723690228929745337251032665731589380723992883752663851216815942577223345700304911924067328070215036994085044828890019430673382897284398679010398752166663246881386118977166827591672244765635970691000523857966790518465395544794954677241748502564213327707268835460691568613280540350420241560809785950295511101051932205787633564460246688667065134573618795176068317498155161584010145580994060060994645569204266414982177920945793319925059418982589206863369422456749323886863828541741706004556411929679416428589241543520036679827064348165 20224794523042209920710827020440962178198249789690053319214206408377202330736159259235483309049709782832490784689792155701013150744988193017734143219455586290233747630759060832585223715451723859228011101165668929970996819192336736582277501013875412097975029355421726440503793888043288368249187200783541135759788159647553571045384773077715629743287288694330522390599346918533145189046526480793033764503777874726969979609691352059395957330997346038259502947334882428684480660173998050036869078187339481936752807578339575185003725792207396705129602864525565284630097714146) math:sum 32724404953765014029166600431902486808921940018619798656465239074108791711460152142988147160266525725409714130390097067625080478815203230011819188048345605720907130528043459511595622467618387106109397220142835757562669063957972707273278024871842202616440424900216681117745542390607501695956456036244232704373068699997973812606194559028011140844339220900118155955059593607200210323620145275969102082001933036310980125190685412120390602900201612453241680868280675748609540079156587256900238500644088805823616636120081281189560137721886813133718844408045601964457162062311 . (953 20224794523042209920710827020440962178198249789690053319214206408377202330736159259235483309049709782832490784689792155701013150744988193017734143219455586290233747630759060832585223715451723859228011101165668929970996819192336736582277501013875412097975029355421726440503793888043288368249187200783541135759788159647553571045384773077715629743287288694330522390599346918533145189046526480793033764503777874726969979609691352059395957330997346038259502947334882428684480660173998050036869078187339481936752807578339575185003725792207396705129602864525565284630097714146 32724404953765014029166600431902486808921940018619798656465239074108791711460152142988147160266525725409714130390097067625080478815203230011819188048345605720907130528043459511595622467618387106109397220142835757562669063957972707273278024871842202616440424900216681117745542390607501695956456036244232704373068699997973812606194559028011140844339220900118155955059593607200210323620145275969102082001933036310980125190685412120390602900201612453241680868280675748609540079156587256900238500644088805823616636120081281189560137721886813133718844408045601964457162062311) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18729,7 +18729,7 @@ _:gn_2667 { } _:gn_2668 { - 955 math:greaterThan 1 . + (955) math:greaterThan 1 . (955 1) math:difference 954 . (7725184092319405812255053608979437547474559560760307981963173742645612950012166375482819457832893840255267438989487243776945822674773156023649098390565566859560364733474662153574824963285060612346624982188502102379324574426700765891276977155908621579509633810626771763262045385479075040541918365322849567146507619297133329484574987127420118642235356488542888826139100229866080054472907685616965447005622713142959834028697291998401311761793079623277325026389089108759421241191408843173499655730590158049888979036597869180447313862527980276540361321005528604803033365981 12499610430722804108455773411461524630723690228929745337251032665731589380723992883752663851216815942577223345700304911924067328070215036994085044828890019430673382897284398679010398752166663246881386118977166827591672244765635970691000523857966790518465395544794954677241748502564213327707268835460691568613280540350420241560809785950295511101051932205787633564460246688667065134573618795176068317498155161584010145580994060060994645569204266414982177920945793319925059418982589206863369422456749323886863828541741706004556411929679416428589241543520036679827064348165) math:sum 20224794523042209920710827020440962178198249789690053319214206408377202330736159259235483309049709782832490784689792155701013150744988193017734143219455586290233747630759060832585223715451723859228011101165668929970996819192336736582277501013875412097975029355421726440503793888043288368249187200783541135759788159647553571045384773077715629743287288694330522390599346918533145189046526480793033764503777874726969979609691352059395957330997346038259502947334882428684480660173998050036869078187339481936752807578339575185003725792207396705129602864525565284630097714146 . (954 12499610430722804108455773411461524630723690228929745337251032665731589380723992883752663851216815942577223345700304911924067328070215036994085044828890019430673382897284398679010398752166663246881386118977166827591672244765635970691000523857966790518465395544794954677241748502564213327707268835460691568613280540350420241560809785950295511101051932205787633564460246688667065134573618795176068317498155161584010145580994060060994645569204266414982177920945793319925059418982589206863369422456749323886863828541741706004556411929679416428589241543520036679827064348165 20224794523042209920710827020440962178198249789690053319214206408377202330736159259235483309049709782832490784689792155701013150744988193017734143219455586290233747630759060832585223715451723859228011101165668929970996819192336736582277501013875412097975029355421726440503793888043288368249187200783541135759788159647553571045384773077715629743287288694330522390599346918533145189046526480793033764503777874726969979609691352059395957330997346038259502947334882428684480660173998050036869078187339481936752807578339575185003725792207396705129602864525565284630097714146) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18740,7 +18740,7 @@ _:gn_2669 { } _:gn_2670 { - 956 math:greaterThan 1 . + (956) math:greaterThan 1 . (956 1) math:difference 955 . (4774426338403398296200719802482087083249130668169437355287858923085976430711826508269844393383922102321955906710817668147121505395441880970435946438324452571113018163809736525435573788881602634534761136788664725212347670338935204799723546702058168938955761734168182913979703117085138287165350470137842001466772921053286912076234798822875392458816575717244744738321146458800985080100711109559102870492532448441050311552296768062593333807411186791704852894556704211165638177791180363689869766726159165836974849505143836824109098067151436152048880222514508075024030982184 7725184092319405812255053608979437547474559560760307981963173742645612950012166375482819457832893840255267438989487243776945822674773156023649098390565566859560364733474662153574824963285060612346624982188502102379324574426700765891276977155908621579509633810626771763262045385479075040541918365322849567146507619297133329484574987127420118642235356488542888826139100229866080054472907685616965447005622713142959834028697291998401311761793079623277325026389089108759421241191408843173499655730590158049888979036597869180447313862527980276540361321005528604803033365981) math:sum 12499610430722804108455773411461524630723690228929745337251032665731589380723992883752663851216815942577223345700304911924067328070215036994085044828890019430673382897284398679010398752166663246881386118977166827591672244765635970691000523857966790518465395544794954677241748502564213327707268835460691568613280540350420241560809785950295511101051932205787633564460246688667065134573618795176068317498155161584010145580994060060994645569204266414982177920945793319925059418982589206863369422456749323886863828541741706004556411929679416428589241543520036679827064348165 . (955 7725184092319405812255053608979437547474559560760307981963173742645612950012166375482819457832893840255267438989487243776945822674773156023649098390565566859560364733474662153574824963285060612346624982188502102379324574426700765891276977155908621579509633810626771763262045385479075040541918365322849567146507619297133329484574987127420118642235356488542888826139100229866080054472907685616965447005622713142959834028697291998401311761793079623277325026389089108759421241191408843173499655730590158049888979036597869180447313862527980276540361321005528604803033365981 12499610430722804108455773411461524630723690228929745337251032665731589380723992883752663851216815942577223345700304911924067328070215036994085044828890019430673382897284398679010398752166663246881386118977166827591672244765635970691000523857966790518465395544794954677241748502564213327707268835460691568613280540350420241560809785950295511101051932205787633564460246688667065134573618795176068317498155161584010145580994060060994645569204266414982177920945793319925059418982589206863369422456749323886863828541741706004556411929679416428589241543520036679827064348165) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18751,7 +18751,7 @@ _:gn_2671 { } _:gn_2672 { - 957 math:greaterThan 1 . + (957) math:greaterThan 1 . (957 1) math:difference 956 . (2950757753916007516054333806497350464225428892590870626675314819559636519300339867212975064448971737933311532278669575629824317279331275053213151952241114288447346569664925628139251174403457977811863845399837377166976904087765561091553430453850452640553872076458588849282342268393936753376567895185007565679734698243846417408340188304544726183418780771298144087817953771065094974372196576057862576513090264701909522476400523935807977954381892831572472131832384897593783063400228479483629889004430992212914129531454032356338215795376544124491481098491020529779002383797 4774426338403398296200719802482087083249130668169437355287858923085976430711826508269844393383922102321955906710817668147121505395441880970435946438324452571113018163809736525435573788881602634534761136788664725212347670338935204799723546702058168938955761734168182913979703117085138287165350470137842001466772921053286912076234798822875392458816575717244744738321146458800985080100711109559102870492532448441050311552296768062593333807411186791704852894556704211165638177791180363689869766726159165836974849505143836824109098067151436152048880222514508075024030982184) math:sum 7725184092319405812255053608979437547474559560760307981963173742645612950012166375482819457832893840255267438989487243776945822674773156023649098390565566859560364733474662153574824963285060612346624982188502102379324574426700765891276977155908621579509633810626771763262045385479075040541918365322849567146507619297133329484574987127420118642235356488542888826139100229866080054472907685616965447005622713142959834028697291998401311761793079623277325026389089108759421241191408843173499655730590158049888979036597869180447313862527980276540361321005528604803033365981 . (956 4774426338403398296200719802482087083249130668169437355287858923085976430711826508269844393383922102321955906710817668147121505395441880970435946438324452571113018163809736525435573788881602634534761136788664725212347670338935204799723546702058168938955761734168182913979703117085138287165350470137842001466772921053286912076234798822875392458816575717244744738321146458800985080100711109559102870492532448441050311552296768062593333807411186791704852894556704211165638177791180363689869766726159165836974849505143836824109098067151436152048880222514508075024030982184 7725184092319405812255053608979437547474559560760307981963173742645612950012166375482819457832893840255267438989487243776945822674773156023649098390565566859560364733474662153574824963285060612346624982188502102379324574426700765891276977155908621579509633810626771763262045385479075040541918365322849567146507619297133329484574987127420118642235356488542888826139100229866080054472907685616965447005622713142959834028697291998401311761793079623277325026389089108759421241191408843173499655730590158049888979036597869180447313862527980276540361321005528604803033365981) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18762,7 +18762,7 @@ _:gn_2673 { } _:gn_2674 { - 958 math:greaterThan 1 . + (958) math:greaterThan 1 . (958 1) math:difference 957 . (1823668584487390780146385995984736619023701775578566728612544103526339911411486641056869328934950364388644374432148092517297188116110605917222794486083338282665671594144810897296322614478144656722897291388827348045370766251169643708170116248207716298401889657709594064697360848691201533788782574952834435787038222809440494667894610518330666275397794945946600650503192687735890105728514533501240293979442183739140789075896244126785355853029293960132380762724319313571855114390951884206239877721728173624060719973689804467770882271774892027557399124023487545245028598387 2950757753916007516054333806497350464225428892590870626675314819559636519300339867212975064448971737933311532278669575629824317279331275053213151952241114288447346569664925628139251174403457977811863845399837377166976904087765561091553430453850452640553872076458588849282342268393936753376567895185007565679734698243846417408340188304544726183418780771298144087817953771065094974372196576057862576513090264701909522476400523935807977954381892831572472131832384897593783063400228479483629889004430992212914129531454032356338215795376544124491481098491020529779002383797) math:sum 4774426338403398296200719802482087083249130668169437355287858923085976430711826508269844393383922102321955906710817668147121505395441880970435946438324452571113018163809736525435573788881602634534761136788664725212347670338935204799723546702058168938955761734168182913979703117085138287165350470137842001466772921053286912076234798822875392458816575717244744738321146458800985080100711109559102870492532448441050311552296768062593333807411186791704852894556704211165638177791180363689869766726159165836974849505143836824109098067151436152048880222514508075024030982184 . (957 2950757753916007516054333806497350464225428892590870626675314819559636519300339867212975064448971737933311532278669575629824317279331275053213151952241114288447346569664925628139251174403457977811863845399837377166976904087765561091553430453850452640553872076458588849282342268393936753376567895185007565679734698243846417408340188304544726183418780771298144087817953771065094974372196576057862576513090264701909522476400523935807977954381892831572472131832384897593783063400228479483629889004430992212914129531454032356338215795376544124491481098491020529779002383797 4774426338403398296200719802482087083249130668169437355287858923085976430711826508269844393383922102321955906710817668147121505395441880970435946438324452571113018163809736525435573788881602634534761136788664725212347670338935204799723546702058168938955761734168182913979703117085138287165350470137842001466772921053286912076234798822875392458816575717244744738321146458800985080100711109559102870492532448441050311552296768062593333807411186791704852894556704211165638177791180363689869766726159165836974849505143836824109098067151436152048880222514508075024030982184) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18773,7 +18773,7 @@ _:gn_2675 { } _:gn_2676 { - 959 math:greaterThan 1 . + (959) math:greaterThan 1 . (959 1) math:difference 958 . (1127089169428616735907947810512613845201727117012303898062770716033296607888853226156105735514021373544667157846521483112527129163220669135990357466157776005781674975520114730842928559925313321088966554011010029121606137836595917383383314205642736342151982418748994784584981419702735219587785320232173129892696475434405922740445577786214059908020985825351543437314761083329204868643682042556622282533648080962768733400504279809022622101352598871440091369108065584021927949009276595277390011282702818588853409557764227888567333523601652096934081974467532984533973785410 1823668584487390780146385995984736619023701775578566728612544103526339911411486641056869328934950364388644374432148092517297188116110605917222794486083338282665671594144810897296322614478144656722897291388827348045370766251169643708170116248207716298401889657709594064697360848691201533788782574952834435787038222809440494667894610518330666275397794945946600650503192687735890105728514533501240293979442183739140789075896244126785355853029293960132380762724319313571855114390951884206239877721728173624060719973689804467770882271774892027557399124023487545245028598387) math:sum 2950757753916007516054333806497350464225428892590870626675314819559636519300339867212975064448971737933311532278669575629824317279331275053213151952241114288447346569664925628139251174403457977811863845399837377166976904087765561091553430453850452640553872076458588849282342268393936753376567895185007565679734698243846417408340188304544726183418780771298144087817953771065094974372196576057862576513090264701909522476400523935807977954381892831572472131832384897593783063400228479483629889004430992212914129531454032356338215795376544124491481098491020529779002383797 . (958 1823668584487390780146385995984736619023701775578566728612544103526339911411486641056869328934950364388644374432148092517297188116110605917222794486083338282665671594144810897296322614478144656722897291388827348045370766251169643708170116248207716298401889657709594064697360848691201533788782574952834435787038222809440494667894610518330666275397794945946600650503192687735890105728514533501240293979442183739140789075896244126785355853029293960132380762724319313571855114390951884206239877721728173624060719973689804467770882271774892027557399124023487545245028598387 2950757753916007516054333806497350464225428892590870626675314819559636519300339867212975064448971737933311532278669575629824317279331275053213151952241114288447346569664925628139251174403457977811863845399837377166976904087765561091553430453850452640553872076458588849282342268393936753376567895185007565679734698243846417408340188304544726183418780771298144087817953771065094974372196576057862576513090264701909522476400523935807977954381892831572472131832384897593783063400228479483629889004430992212914129531454032356338215795376544124491481098491020529779002383797) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18784,7 +18784,7 @@ _:gn_2677 { } _:gn_2678 { - 960 math:greaterThan 1 . + (960) math:greaterThan 1 . (960 1) math:difference 959 . (696579415058774044238438185472122773821974658566262830549773387493043303522633414900763593420928990843977216585626609404770058952889936781232437019925562276883996618624696166453394054552831335633930737377817318923764628414573726324786802042564979956249907238960599280112379428988466314200997254720661305894341747375034571927449032732116606367376809120595057213188431604406685237084832490944618011445794102776372055675391964317762733751676695088692289393616253729549927165381675288928849866439025355035207310415925576579203548748173239930623317149555954560711054812977 1127089169428616735907947810512613845201727117012303898062770716033296607888853226156105735514021373544667157846521483112527129163220669135990357466157776005781674975520114730842928559925313321088966554011010029121606137836595917383383314205642736342151982418748994784584981419702735219587785320232173129892696475434405922740445577786214059908020985825351543437314761083329204868643682042556622282533648080962768733400504279809022622101352598871440091369108065584021927949009276595277390011282702818588853409557764227888567333523601652096934081974467532984533973785410) math:sum 1823668584487390780146385995984736619023701775578566728612544103526339911411486641056869328934950364388644374432148092517297188116110605917222794486083338282665671594144810897296322614478144656722897291388827348045370766251169643708170116248207716298401889657709594064697360848691201533788782574952834435787038222809440494667894610518330666275397794945946600650503192687735890105728514533501240293979442183739140789075896244126785355853029293960132380762724319313571855114390951884206239877721728173624060719973689804467770882271774892027557399124023487545245028598387 . (959 1127089169428616735907947810512613845201727117012303898062770716033296607888853226156105735514021373544667157846521483112527129163220669135990357466157776005781674975520114730842928559925313321088966554011010029121606137836595917383383314205642736342151982418748994784584981419702735219587785320232173129892696475434405922740445577786214059908020985825351543437314761083329204868643682042556622282533648080962768733400504279809022622101352598871440091369108065584021927949009276595277390011282702818588853409557764227888567333523601652096934081974467532984533973785410 1823668584487390780146385995984736619023701775578566728612544103526339911411486641056869328934950364388644374432148092517297188116110605917222794486083338282665671594144810897296322614478144656722897291388827348045370766251169643708170116248207716298401889657709594064697360848691201533788782574952834435787038222809440494667894610518330666275397794945946600650503192687735890105728514533501240293979442183739140789075896244126785355853029293960132380762724319313571855114390951884206239877721728173624060719973689804467770882271774892027557399124023487545245028598387) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18795,7 +18795,7 @@ _:gn_2679 { } _:gn_2680 { - 961 math:greaterThan 1 . + (961) math:greaterThan 1 . (961 1) math:difference 960 . (430509754369842691669509625040491071379752458446041067512997328540253304366219811255342142093092382700689941260894873707757070210330732354757920446232213728897678356895418564389534505372481985455035816633192710197841509422022191058596512163077756385902075179788395504472601990714268905386788065511511823998354728059371350812996545054097453540644176704756486224126329478922519631558849551612004271087853978186396677725112315491259888349675903782747801975491811854472000783627601306348540144843677463553646099141838651309363784775428412166310764824911578423822918972433 696579415058774044238438185472122773821974658566262830549773387493043303522633414900763593420928990843977216585626609404770058952889936781232437019925562276883996618624696166453394054552831335633930737377817318923764628414573726324786802042564979956249907238960599280112379428988466314200997254720661305894341747375034571927449032732116606367376809120595057213188431604406685237084832490944618011445794102776372055675391964317762733751676695088692289393616253729549927165381675288928849866439025355035207310415925576579203548748173239930623317149555954560711054812977) math:sum 1127089169428616735907947810512613845201727117012303898062770716033296607888853226156105735514021373544667157846521483112527129163220669135990357466157776005781674975520114730842928559925313321088966554011010029121606137836595917383383314205642736342151982418748994784584981419702735219587785320232173129892696475434405922740445577786214059908020985825351543437314761083329204868643682042556622282533648080962768733400504279809022622101352598871440091369108065584021927949009276595277390011282702818588853409557764227888567333523601652096934081974467532984533973785410 . (960 696579415058774044238438185472122773821974658566262830549773387493043303522633414900763593420928990843977216585626609404770058952889936781232437019925562276883996618624696166453394054552831335633930737377817318923764628414573726324786802042564979956249907238960599280112379428988466314200997254720661305894341747375034571927449032732116606367376809120595057213188431604406685237084832490944618011445794102776372055675391964317762733751676695088692289393616253729549927165381675288928849866439025355035207310415925576579203548748173239930623317149555954560711054812977 1127089169428616735907947810512613845201727117012303898062770716033296607888853226156105735514021373544667157846521483112527129163220669135990357466157776005781674975520114730842928559925313321088966554011010029121606137836595917383383314205642736342151982418748994784584981419702735219587785320232173129892696475434405922740445577786214059908020985825351543437314761083329204868643682042556622282533648080962768733400504279809022622101352598871440091369108065584021927949009276595277390011282702818588853409557764227888567333523601652096934081974467532984533973785410) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18806,7 +18806,7 @@ _:gn_2681 { } _:gn_2682 { - 962 math:greaterThan 1 . + (962) math:greaterThan 1 . (962 1) math:difference 961 . (266069660688931352568928560431631702442222200120221763036776058952789999156413603645421451327836608143287275324731735697012988742559204426474516573693348547986318261729277602063859549180349350178894920744624608725923118992551535266190289879487223570347832059172203775639777438274197408814209189209149481895987019315663221114452487678019152826732632415838570989062102125484165605525982939332613740357940124589975377950279648826502845402000791305944487418124441875077926381754073982580309721595347891481561211274086925269839763972744827764312552324644376136888135840544 430509754369842691669509625040491071379752458446041067512997328540253304366219811255342142093092382700689941260894873707757070210330732354757920446232213728897678356895418564389534505372481985455035816633192710197841509422022191058596512163077756385902075179788395504472601990714268905386788065511511823998354728059371350812996545054097453540644176704756486224126329478922519631558849551612004271087853978186396677725112315491259888349675903782747801975491811854472000783627601306348540144843677463553646099141838651309363784775428412166310764824911578423822918972433) math:sum 696579415058774044238438185472122773821974658566262830549773387493043303522633414900763593420928990843977216585626609404770058952889936781232437019925562276883996618624696166453394054552831335633930737377817318923764628414573726324786802042564979956249907238960599280112379428988466314200997254720661305894341747375034571927449032732116606367376809120595057213188431604406685237084832490944618011445794102776372055675391964317762733751676695088692289393616253729549927165381675288928849866439025355035207310415925576579203548748173239930623317149555954560711054812977 . (961 430509754369842691669509625040491071379752458446041067512997328540253304366219811255342142093092382700689941260894873707757070210330732354757920446232213728897678356895418564389534505372481985455035816633192710197841509422022191058596512163077756385902075179788395504472601990714268905386788065511511823998354728059371350812996545054097453540644176704756486224126329478922519631558849551612004271087853978186396677725112315491259888349675903782747801975491811854472000783627601306348540144843677463553646099141838651309363784775428412166310764824911578423822918972433 696579415058774044238438185472122773821974658566262830549773387493043303522633414900763593420928990843977216585626609404770058952889936781232437019925562276883996618624696166453394054552831335633930737377817318923764628414573726324786802042564979956249907238960599280112379428988466314200997254720661305894341747375034571927449032732116606367376809120595057213188431604406685237084832490944618011445794102776372055675391964317762733751676695088692289393616253729549927165381675288928849866439025355035207310415925576579203548748173239930623317149555954560711054812977) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18817,7 +18817,7 @@ _:gn_2683 { } _:gn_2684 { - 963 math:greaterThan 1 . + (963) math:greaterThan 1 . (963 1) math:difference 962 . (164440093680911339100581064608859368937530258325819304476221269587463305209806207609920690765255774557402665936163138010744081467771527928283403872538865180911360095166140962325674956192132635276140895888568101471918390429470655792406222283590532815554243120616191728832824552440071496572578876302362342102367708743708129698544057376078300713911544288917915235064227353438354026032866612279390530729913853596421299774832666664757042947675112476803314557367369979394074401873527323768230423248329572072084887867751726039524020802683584401998212500267202286934783131889 266069660688931352568928560431631702442222200120221763036776058952789999156413603645421451327836608143287275324731735697012988742559204426474516573693348547986318261729277602063859549180349350178894920744624608725923118992551535266190289879487223570347832059172203775639777438274197408814209189209149481895987019315663221114452487678019152826732632415838570989062102125484165605525982939332613740357940124589975377950279648826502845402000791305944487418124441875077926381754073982580309721595347891481561211274086925269839763972744827764312552324644376136888135840544) math:sum 430509754369842691669509625040491071379752458446041067512997328540253304366219811255342142093092382700689941260894873707757070210330732354757920446232213728897678356895418564389534505372481985455035816633192710197841509422022191058596512163077756385902075179788395504472601990714268905386788065511511823998354728059371350812996545054097453540644176704756486224126329478922519631558849551612004271087853978186396677725112315491259888349675903782747801975491811854472000783627601306348540144843677463553646099141838651309363784775428412166310764824911578423822918972433 . (962 266069660688931352568928560431631702442222200120221763036776058952789999156413603645421451327836608143287275324731735697012988742559204426474516573693348547986318261729277602063859549180349350178894920744624608725923118992551535266190289879487223570347832059172203775639777438274197408814209189209149481895987019315663221114452487678019152826732632415838570989062102125484165605525982939332613740357940124589975377950279648826502845402000791305944487418124441875077926381754073982580309721595347891481561211274086925269839763972744827764312552324644376136888135840544 430509754369842691669509625040491071379752458446041067512997328540253304366219811255342142093092382700689941260894873707757070210330732354757920446232213728897678356895418564389534505372481985455035816633192710197841509422022191058596512163077756385902075179788395504472601990714268905386788065511511823998354728059371350812996545054097453540644176704756486224126329478922519631558849551612004271087853978186396677725112315491259888349675903782747801975491811854472000783627601306348540144843677463553646099141838651309363784775428412166310764824911578423822918972433) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18828,7 +18828,7 @@ _:gn_2685 { } _:gn_2686 { - 964 math:greaterThan 1 . + (964) math:greaterThan 1 . (964 1) math:difference 963 . (101629567008020013468347495822772333504691941794402458560554789365326693946607396035500760562580833585884609388568597686268907274787676498191112701154483367074958166563136639738184592988216714902754024856056507254004728563080879473784067595896690754793588938556012046806952885834125912241630312906787139793619310571955091415908430301940852112821088126920655753997874772045811579493116327053223209628026270993554078175446982161745802454325678829141172860757071895683851979880546658812079298347018319409476323406335199230315743170061243362314339824377173849953352708655 164440093680911339100581064608859368937530258325819304476221269587463305209806207609920690765255774557402665936163138010744081467771527928283403872538865180911360095166140962325674956192132635276140895888568101471918390429470655792406222283590532815554243120616191728832824552440071496572578876302362342102367708743708129698544057376078300713911544288917915235064227353438354026032866612279390530729913853596421299774832666664757042947675112476803314557367369979394074401873527323768230423248329572072084887867751726039524020802683584401998212500267202286934783131889) math:sum 266069660688931352568928560431631702442222200120221763036776058952789999156413603645421451327836608143287275324731735697012988742559204426474516573693348547986318261729277602063859549180349350178894920744624608725923118992551535266190289879487223570347832059172203775639777438274197408814209189209149481895987019315663221114452487678019152826732632415838570989062102125484165605525982939332613740357940124589975377950279648826502845402000791305944487418124441875077926381754073982580309721595347891481561211274086925269839763972744827764312552324644376136888135840544 . (963 164440093680911339100581064608859368937530258325819304476221269587463305209806207609920690765255774557402665936163138010744081467771527928283403872538865180911360095166140962325674956192132635276140895888568101471918390429470655792406222283590532815554243120616191728832824552440071496572578876302362342102367708743708129698544057376078300713911544288917915235064227353438354026032866612279390530729913853596421299774832666664757042947675112476803314557367369979394074401873527323768230423248329572072084887867751726039524020802683584401998212500267202286934783131889 266069660688931352568928560431631702442222200120221763036776058952789999156413603645421451327836608143287275324731735697012988742559204426474516573693348547986318261729277602063859549180349350178894920744624608725923118992551535266190289879487223570347832059172203775639777438274197408814209189209149481895987019315663221114452487678019152826732632415838570989062102125484165605525982939332613740357940124589975377950279648826502845402000791305944487418124441875077926381754073982580309721595347891481561211274086925269839763972744827764312552324644376136888135840544) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18839,7 +18839,7 @@ _:gn_2687 { } _:gn_2688 { - 965 math:greaterThan 1 . + (965) math:greaterThan 1 . (965 1) math:difference 964 . (62810526672891325632233568786087035432838316531416845915666480222136611263198811574419930202674940971518056547594540324475174192983851430092291171384381813836401928603004322587490363203915920373386871032511594217913661866389776318622154687693842060760654182060179682025871666605945584330948563395575202308748398171753038282635627074137448601090456161997259481066352581392542446539750285226167321101887582602867221599385684503011240493349433647662141696610298083710222421992980664956151124901311252662608564461416526809208277632622341039683872675890028436981430423234 101629567008020013468347495822772333504691941794402458560554789365326693946607396035500760562580833585884609388568597686268907274787676498191112701154483367074958166563136639738184592988216714902754024856056507254004728563080879473784067595896690754793588938556012046806952885834125912241630312906787139793619310571955091415908430301940852112821088126920655753997874772045811579493116327053223209628026270993554078175446982161745802454325678829141172860757071895683851979880546658812079298347018319409476323406335199230315743170061243362314339824377173849953352708655) math:sum 164440093680911339100581064608859368937530258325819304476221269587463305209806207609920690765255774557402665936163138010744081467771527928283403872538865180911360095166140962325674956192132635276140895888568101471918390429470655792406222283590532815554243120616191728832824552440071496572578876302362342102367708743708129698544057376078300713911544288917915235064227353438354026032866612279390530729913853596421299774832666664757042947675112476803314557367369979394074401873527323768230423248329572072084887867751726039524020802683584401998212500267202286934783131889 . (964 101629567008020013468347495822772333504691941794402458560554789365326693946607396035500760562580833585884609388568597686268907274787676498191112701154483367074958166563136639738184592988216714902754024856056507254004728563080879473784067595896690754793588938556012046806952885834125912241630312906787139793619310571955091415908430301940852112821088126920655753997874772045811579493116327053223209628026270993554078175446982161745802454325678829141172860757071895683851979880546658812079298347018319409476323406335199230315743170061243362314339824377173849953352708655 164440093680911339100581064608859368937530258325819304476221269587463305209806207609920690765255774557402665936163138010744081467771527928283403872538865180911360095166140962325674956192132635276140895888568101471918390429470655792406222283590532815554243120616191728832824552440071496572578876302362342102367708743708129698544057376078300713911544288917915235064227353438354026032866612279390530729913853596421299774832666664757042947675112476803314557367369979394074401873527323768230423248329572072084887867751726039524020802683584401998212500267202286934783131889) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18850,7 +18850,7 @@ _:gn_2689 { } _:gn_2690 { - 966 math:greaterThan 1 . + (966) math:greaterThan 1 . (966 1) math:difference 965 . (38819040335128687836113927036685298071853625262985612644888309143190082683408584461080830359905892614366552840974057361793733081803825068098821529770101553238556237960132317150694229784300794529367153823544913036091066696691103155161912908202848694032934756495832364781081219228180327910681749511211937484870912400202053133272803227803403511730631964923396272931522190653269132953366041827055888526138688390686856576061297658734561960976245181479031164146773811973629557887565993855928173445707066746867758944918672421107465537438902322630467148487145412971922285421 62810526672891325632233568786087035432838316531416845915666480222136611263198811574419930202674940971518056547594540324475174192983851430092291171384381813836401928603004322587490363203915920373386871032511594217913661866389776318622154687693842060760654182060179682025871666605945584330948563395575202308748398171753038282635627074137448601090456161997259481066352581392542446539750285226167321101887582602867221599385684503011240493349433647662141696610298083710222421992980664956151124901311252662608564461416526809208277632622341039683872675890028436981430423234) math:sum 101629567008020013468347495822772333504691941794402458560554789365326693946607396035500760562580833585884609388568597686268907274787676498191112701154483367074958166563136639738184592988216714902754024856056507254004728563080879473784067595896690754793588938556012046806952885834125912241630312906787139793619310571955091415908430301940852112821088126920655753997874772045811579493116327053223209628026270993554078175446982161745802454325678829141172860757071895683851979880546658812079298347018319409476323406335199230315743170061243362314339824377173849953352708655 . (965 62810526672891325632233568786087035432838316531416845915666480222136611263198811574419930202674940971518056547594540324475174192983851430092291171384381813836401928603004322587490363203915920373386871032511594217913661866389776318622154687693842060760654182060179682025871666605945584330948563395575202308748398171753038282635627074137448601090456161997259481066352581392542446539750285226167321101887582602867221599385684503011240493349433647662141696610298083710222421992980664956151124901311252662608564461416526809208277632622341039683872675890028436981430423234 101629567008020013468347495822772333504691941794402458560554789365326693946607396035500760562580833585884609388568597686268907274787676498191112701154483367074958166563136639738184592988216714902754024856056507254004728563080879473784067595896690754793588938556012046806952885834125912241630312906787139793619310571955091415908430301940852112821088126920655753997874772045811579493116327053223209628026270993554078175446982161745802454325678829141172860757071895683851979880546658812079298347018319409476323406335199230315743170061243362314339824377173849953352708655) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18861,7 +18861,7 @@ _:gn_2691 { } _:gn_2692 { - 967 math:greaterThan 1 . + (967) math:greaterThan 1 . (967 1) math:difference 966 . (23991486337762637796119641749401737360984691268431233270778171078946528579790227113339099842769048357151503706620482962681441111180026361993469641614280260597845690642872005436796133419615125844019717208966681181822595169698673163460241779490993366727719425564347317244790447377765256420266813884363264823877485771550985149362823846334045089359824197073863208134830390739273313586384243399111432575748894212180365023324386844276678532373188466183110532463524271736592864105414671100222951455604185915740805516497854388100812095183438717053405527402883024009508137813 38819040335128687836113927036685298071853625262985612644888309143190082683408584461080830359905892614366552840974057361793733081803825068098821529770101553238556237960132317150694229784300794529367153823544913036091066696691103155161912908202848694032934756495832364781081219228180327910681749511211937484870912400202053133272803227803403511730631964923396272931522190653269132953366041827055888526138688390686856576061297658734561960976245181479031164146773811973629557887565993855928173445707066746867758944918672421107465537438902322630467148487145412971922285421) math:sum 62810526672891325632233568786087035432838316531416845915666480222136611263198811574419930202674940971518056547594540324475174192983851430092291171384381813836401928603004322587490363203915920373386871032511594217913661866389776318622154687693842060760654182060179682025871666605945584330948563395575202308748398171753038282635627074137448601090456161997259481066352581392542446539750285226167321101887582602867221599385684503011240493349433647662141696610298083710222421992980664956151124901311252662608564461416526809208277632622341039683872675890028436981430423234 . (966 38819040335128687836113927036685298071853625262985612644888309143190082683408584461080830359905892614366552840974057361793733081803825068098821529770101553238556237960132317150694229784300794529367153823544913036091066696691103155161912908202848694032934756495832364781081219228180327910681749511211937484870912400202053133272803227803403511730631964923396272931522190653269132953366041827055888526138688390686856576061297658734561960976245181479031164146773811973629557887565993855928173445707066746867758944918672421107465537438902322630467148487145412971922285421 62810526672891325632233568786087035432838316531416845915666480222136611263198811574419930202674940971518056547594540324475174192983851430092291171384381813836401928603004322587490363203915920373386871032511594217913661866389776318622154687693842060760654182060179682025871666605945584330948563395575202308748398171753038282635627074137448601090456161997259481066352581392542446539750285226167321101887582602867221599385684503011240493349433647662141696610298083710222421992980664956151124901311252662608564461416526809208277632622341039683872675890028436981430423234) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18872,7 +18872,7 @@ _:gn_2693 { } _:gn_2694 { - 968 math:greaterThan 1 . + (968) math:greaterThan 1 . (968 1) math:difference 967 . (14827553997366050039994285287283560710868933994554379374110138064243554103618357347741730517136844257215049134353574399112291970623798706105351888155821292640710547317260311713898096364685668685347436614578231854268471526992429991701671128711855327305215330931485047536290771850415071490414935626848672660993426628651067983909979381469358422370807767849533064796691799913995819366981798427944455950389794178506491552736910814457883428603056715295920631683249540237036693782151322755705221990102880831126953428420818033006653442255463605577061621084262388962414147608 23991486337762637796119641749401737360984691268431233270778171078946528579790227113339099842769048357151503706620482962681441111180026361993469641614280260597845690642872005436796133419615125844019717208966681181822595169698673163460241779490993366727719425564347317244790447377765256420266813884363264823877485771550985149362823846334045089359824197073863208134830390739273313586384243399111432575748894212180365023324386844276678532373188466183110532463524271736592864105414671100222951455604185915740805516497854388100812095183438717053405527402883024009508137813) math:sum 38819040335128687836113927036685298071853625262985612644888309143190082683408584461080830359905892614366552840974057361793733081803825068098821529770101553238556237960132317150694229784300794529367153823544913036091066696691103155161912908202848694032934756495832364781081219228180327910681749511211937484870912400202053133272803227803403511730631964923396272931522190653269132953366041827055888526138688390686856576061297658734561960976245181479031164146773811973629557887565993855928173445707066746867758944918672421107465537438902322630467148487145412971922285421 . (967 23991486337762637796119641749401737360984691268431233270778171078946528579790227113339099842769048357151503706620482962681441111180026361993469641614280260597845690642872005436796133419615125844019717208966681181822595169698673163460241779490993366727719425564347317244790447377765256420266813884363264823877485771550985149362823846334045089359824197073863208134830390739273313586384243399111432575748894212180365023324386844276678532373188466183110532463524271736592864105414671100222951455604185915740805516497854388100812095183438717053405527402883024009508137813 38819040335128687836113927036685298071853625262985612644888309143190082683408584461080830359905892614366552840974057361793733081803825068098821529770101553238556237960132317150694229784300794529367153823544913036091066696691103155161912908202848694032934756495832364781081219228180327910681749511211937484870912400202053133272803227803403511730631964923396272931522190653269132953366041827055888526138688390686856576061297658734561960976245181479031164146773811973629557887565993855928173445707066746867758944918672421107465537438902322630467148487145412971922285421) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18883,7 +18883,7 @@ _:gn_2695 { } _:gn_2696 { - 969 math:greaterThan 1 . + (969) math:greaterThan 1 . (969 1) math:difference 968 . (9163932340396587756125356462118176650115757273876853896668033014702974476171869765597369325632204099936454572266908563569149140556227655888117753458458967957135143325611693722898037054929457158672280594388449327554123642706243171758570650779138039422504094632862269708499675527350184929851878257514592162884059142899917165452844464864686666989016429224330143338138590825277494219402444971166976625359100033673873470587476029818795103770131750887189900780274731499556170323263348344517729465501305084613852088077036355094158652927975111476343906318620635047093990205 14827553997366050039994285287283560710868933994554379374110138064243554103618357347741730517136844257215049134353574399112291970623798706105351888155821292640710547317260311713898096364685668685347436614578231854268471526992429991701671128711855327305215330931485047536290771850415071490414935626848672660993426628651067983909979381469358422370807767849533064796691799913995819366981798427944455950389794178506491552736910814457883428603056715295920631683249540237036693782151322755705221990102880831126953428420818033006653442255463605577061621084262388962414147608) math:sum 23991486337762637796119641749401737360984691268431233270778171078946528579790227113339099842769048357151503706620482962681441111180026361993469641614280260597845690642872005436796133419615125844019717208966681181822595169698673163460241779490993366727719425564347317244790447377765256420266813884363264823877485771550985149362823846334045089359824197073863208134830390739273313586384243399111432575748894212180365023324386844276678532373188466183110532463524271736592864105414671100222951455604185915740805516497854388100812095183438717053405527402883024009508137813 . (968 14827553997366050039994285287283560710868933994554379374110138064243554103618357347741730517136844257215049134353574399112291970623798706105351888155821292640710547317260311713898096364685668685347436614578231854268471526992429991701671128711855327305215330931485047536290771850415071490414935626848672660993426628651067983909979381469358422370807767849533064796691799913995819366981798427944455950389794178506491552736910814457883428603056715295920631683249540237036693782151322755705221990102880831126953428420818033006653442255463605577061621084262388962414147608 23991486337762637796119641749401737360984691268431233270778171078946528579790227113339099842769048357151503706620482962681441111180026361993469641614280260597845690642872005436796133419615125844019717208966681181822595169698673163460241779490993366727719425564347317244790447377765256420266813884363264823877485771550985149362823846334045089359824197073863208134830390739273313586384243399111432575748894212180365023324386844276678532373188466183110532463524271736592864105414671100222951455604185915740805516497854388100812095183438717053405527402883024009508137813) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18894,7 +18894,7 @@ _:gn_2697 { } _:gn_2698 { - 970 math:greaterThan 1 . + (970) math:greaterThan 1 . (970 1) math:difference 969 . (5663621656969462283868928825165384060753176720677525477442105049540579627446487582144361191504640157278594562086665835543142830067571050217234134697362324683575403991648617991000059309756211526675156020189782526714347884286186819943100477932717287882711236298622777827791096323064886560563057369334080498109367485751150818457134916604671755381791338625202921458553209088718325147579353456777479325030694144832618082149434784639088324832924964408730730902974808737480523458887974411187492524601575746513101340343781677912494789327488494100717714765641753915320157403 9163932340396587756125356462118176650115757273876853896668033014702974476171869765597369325632204099936454572266908563569149140556227655888117753458458967957135143325611693722898037054929457158672280594388449327554123642706243171758570650779138039422504094632862269708499675527350184929851878257514592162884059142899917165452844464864686666989016429224330143338138590825277494219402444971166976625359100033673873470587476029818795103770131750887189900780274731499556170323263348344517729465501305084613852088077036355094158652927975111476343906318620635047093990205) math:sum 14827553997366050039994285287283560710868933994554379374110138064243554103618357347741730517136844257215049134353574399112291970623798706105351888155821292640710547317260311713898096364685668685347436614578231854268471526992429991701671128711855327305215330931485047536290771850415071490414935626848672660993426628651067983909979381469358422370807767849533064796691799913995819366981798427944455950389794178506491552736910814457883428603056715295920631683249540237036693782151322755705221990102880831126953428420818033006653442255463605577061621084262388962414147608 . (969 9163932340396587756125356462118176650115757273876853896668033014702974476171869765597369325632204099936454572266908563569149140556227655888117753458458967957135143325611693722898037054929457158672280594388449327554123642706243171758570650779138039422504094632862269708499675527350184929851878257514592162884059142899917165452844464864686666989016429224330143338138590825277494219402444971166976625359100033673873470587476029818795103770131750887189900780274731499556170323263348344517729465501305084613852088077036355094158652927975111476343906318620635047093990205 14827553997366050039994285287283560710868933994554379374110138064243554103618357347741730517136844257215049134353574399112291970623798706105351888155821292640710547317260311713898096364685668685347436614578231854268471526992429991701671128711855327305215330931485047536290771850415071490414935626848672660993426628651067983909979381469358422370807767849533064796691799913995819366981798427944455950389794178506491552736910814457883428603056715295920631683249540237036693782151322755705221990102880831126953428420818033006653442255463605577061621084262388962414147608) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18905,7 +18905,7 @@ _:gn_2699 { } _:gn_2700 { - 971 math:greaterThan 1 . + (971) math:greaterThan 1 . (971 1) math:difference 970 . (3500310683427125472256427636952792589362580553199328419225927965162394848725382183453008134127563942657860010180242728026006310488656605670883618761096643273559739333963075731897977745173245631997124574198666800839775758420056351815470172846420751539792858334239491880708579204285298369288820888180511664774691657148766346995709548260014911607225090599127221879585381736559169071823091514389497300328405888841255388438041245179706778937206786478459169877299922762075646864375373933330236940899729338100750747733254677181663863600486617375626191552978881131773832802 5663621656969462283868928825165384060753176720677525477442105049540579627446487582144361191504640157278594562086665835543142830067571050217234134697362324683575403991648617991000059309756211526675156020189782526714347884286186819943100477932717287882711236298622777827791096323064886560563057369334080498109367485751150818457134916604671755381791338625202921458553209088718325147579353456777479325030694144832618082149434784639088324832924964408730730902974808737480523458887974411187492524601575746513101340343781677912494789327488494100717714765641753915320157403) math:sum 9163932340396587756125356462118176650115757273876853896668033014702974476171869765597369325632204099936454572266908563569149140556227655888117753458458967957135143325611693722898037054929457158672280594388449327554123642706243171758570650779138039422504094632862269708499675527350184929851878257514592162884059142899917165452844464864686666989016429224330143338138590825277494219402444971166976625359100033673873470587476029818795103770131750887189900780274731499556170323263348344517729465501305084613852088077036355094158652927975111476343906318620635047093990205 . (970 5663621656969462283868928825165384060753176720677525477442105049540579627446487582144361191504640157278594562086665835543142830067571050217234134697362324683575403991648617991000059309756211526675156020189782526714347884286186819943100477932717287882711236298622777827791096323064886560563057369334080498109367485751150818457134916604671755381791338625202921458553209088718325147579353456777479325030694144832618082149434784639088324832924964408730730902974808737480523458887974411187492524601575746513101340343781677912494789327488494100717714765641753915320157403 9163932340396587756125356462118176650115757273876853896668033014702974476171869765597369325632204099936454572266908563569149140556227655888117753458458967957135143325611693722898037054929457158672280594388449327554123642706243171758570650779138039422504094632862269708499675527350184929851878257514592162884059142899917165452844464864686666989016429224330143338138590825277494219402444971166976625359100033673873470587476029818795103770131750887189900780274731499556170323263348344517729465501305084613852088077036355094158652927975111476343906318620635047093990205) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18916,7 +18916,7 @@ _:gn_2701 { } _:gn_2702 { - 972 math:greaterThan 1 . + (972) math:greaterThan 1 . (972 1) math:difference 971 . (2163310973542336811612501188212591471390596167478197058216177084378184778721105398691353057377076214620734551906423107517136519578914444546350515936265681410015664657685542259102081564582965894678031445991115725874572125866130468127630305086296536342918377964383285947082517118779588191274236481153568833334675828602384471461425368344656843774566248026075699578967827352159156075756261942387982024702288255991362693711393539459381545895718177930271561025674885975404876594512600477857255583701846408412350592610527000730830925727001876725091523212662872783546324601 3500310683427125472256427636952792589362580553199328419225927965162394848725382183453008134127563942657860010180242728026006310488656605670883618761096643273559739333963075731897977745173245631997124574198666800839775758420056351815470172846420751539792858334239491880708579204285298369288820888180511664774691657148766346995709548260014911607225090599127221879585381736559169071823091514389497300328405888841255388438041245179706778937206786478459169877299922762075646864375373933330236940899729338100750747733254677181663863600486617375626191552978881131773832802) math:sum 5663621656969462283868928825165384060753176720677525477442105049540579627446487582144361191504640157278594562086665835543142830067571050217234134697362324683575403991648617991000059309756211526675156020189782526714347884286186819943100477932717287882711236298622777827791096323064886560563057369334080498109367485751150818457134916604671755381791338625202921458553209088718325147579353456777479325030694144832618082149434784639088324832924964408730730902974808737480523458887974411187492524601575746513101340343781677912494789327488494100717714765641753915320157403 . (971 3500310683427125472256427636952792589362580553199328419225927965162394848725382183453008134127563942657860010180242728026006310488656605670883618761096643273559739333963075731897977745173245631997124574198666800839775758420056351815470172846420751539792858334239491880708579204285298369288820888180511664774691657148766346995709548260014911607225090599127221879585381736559169071823091514389497300328405888841255388438041245179706778937206786478459169877299922762075646864375373933330236940899729338100750747733254677181663863600486617375626191552978881131773832802 5663621656969462283868928825165384060753176720677525477442105049540579627446487582144361191504640157278594562086665835543142830067571050217234134697362324683575403991648617991000059309756211526675156020189782526714347884286186819943100477932717287882711236298622777827791096323064886560563057369334080498109367485751150818457134916604671755381791338625202921458553209088718325147579353456777479325030694144832618082149434784639088324832924964408730730902974808737480523458887974411187492524601575746513101340343781677912494789327488494100717714765641753915320157403) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18927,7 +18927,7 @@ _:gn_2703 { } _:gn_2704 { - 973 math:greaterThan 1 . + (973) math:greaterThan 1 . (973 1) math:difference 972 . (1336999709884788660643926448740201117971984385721131361009750880784210070004276784761655076750487728037125458273819620508869790909742161124533102824830961863544074676277533472795896180590279737319093128207551074965203632553925883687839867760124215196874480369856205933626062085505710178014584407026942831440015828546381875534284179915358067832658842573051522300617554384400012996066829572001515275626117632849892694726647705720325233041488608548187608851625036786670770269862773455472981357197882929688400155122727676450832937873484740650534668340316008348227508201 2163310973542336811612501188212591471390596167478197058216177084378184778721105398691353057377076214620734551906423107517136519578914444546350515936265681410015664657685542259102081564582965894678031445991115725874572125866130468127630305086296536342918377964383285947082517118779588191274236481153568833334675828602384471461425368344656843774566248026075699578967827352159156075756261942387982024702288255991362693711393539459381545895718177930271561025674885975404876594512600477857255583701846408412350592610527000730830925727001876725091523212662872783546324601) math:sum 3500310683427125472256427636952792589362580553199328419225927965162394848725382183453008134127563942657860010180242728026006310488656605670883618761096643273559739333963075731897977745173245631997124574198666800839775758420056351815470172846420751539792858334239491880708579204285298369288820888180511664774691657148766346995709548260014911607225090599127221879585381736559169071823091514389497300328405888841255388438041245179706778937206786478459169877299922762075646864375373933330236940899729338100750747733254677181663863600486617375626191552978881131773832802 . (972 2163310973542336811612501188212591471390596167478197058216177084378184778721105398691353057377076214620734551906423107517136519578914444546350515936265681410015664657685542259102081564582965894678031445991115725874572125866130468127630305086296536342918377964383285947082517118779588191274236481153568833334675828602384471461425368344656843774566248026075699578967827352159156075756261942387982024702288255991362693711393539459381545895718177930271561025674885975404876594512600477857255583701846408412350592610527000730830925727001876725091523212662872783546324601 3500310683427125472256427636952792589362580553199328419225927965162394848725382183453008134127563942657860010180242728026006310488656605670883618761096643273559739333963075731897977745173245631997124574198666800839775758420056351815470172846420751539792858334239491880708579204285298369288820888180511664774691657148766346995709548260014911607225090599127221879585381736559169071823091514389497300328405888841255388438041245179706778937206786478459169877299922762075646864375373933330236940899729338100750747733254677181663863600486617375626191552978881131773832802) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18938,7 +18938,7 @@ _:gn_2705 { } _:gn_2706 { - 974 math:greaterThan 1 . + (974) math:greaterThan 1 . (974 1) math:difference 973 . (826311263657548150968574739472390353418611781757065697206426203593974708716828613929697980626588486583609093632603487008266728669172283421817413111434719546471589981408008786306185383992686157358938317783564650909368493312204584439790437326172321146043897594527080013456455033273878013259652074126626001894660000056002595927141188429298775941907405453024177278350272967759143079689432370386466749076170623141469998984745833739056312854229569382083952174049849188734106324649827022384274226503963478723950437487799324279997987853517136074556854872346864435318816400 1336999709884788660643926448740201117971984385721131361009750880784210070004276784761655076750487728037125458273819620508869790909742161124533102824830961863544074676277533472795896180590279737319093128207551074965203632553925883687839867760124215196874480369856205933626062085505710178014584407026942831440015828546381875534284179915358067832658842573051522300617554384400012996066829572001515275626117632849892694726647705720325233041488608548187608851625036786670770269862773455472981357197882929688400155122727676450832937873484740650534668340316008348227508201) math:sum 2163310973542336811612501188212591471390596167478197058216177084378184778721105398691353057377076214620734551906423107517136519578914444546350515936265681410015664657685542259102081564582965894678031445991115725874572125866130468127630305086296536342918377964383285947082517118779588191274236481153568833334675828602384471461425368344656843774566248026075699578967827352159156075756261942387982024702288255991362693711393539459381545895718177930271561025674885975404876594512600477857255583701846408412350592610527000730830925727001876725091523212662872783546324601 . (973 1336999709884788660643926448740201117971984385721131361009750880784210070004276784761655076750487728037125458273819620508869790909742161124533102824830961863544074676277533472795896180590279737319093128207551074965203632553925883687839867760124215196874480369856205933626062085505710178014584407026942831440015828546381875534284179915358067832658842573051522300617554384400012996066829572001515275626117632849892694726647705720325233041488608548187608851625036786670770269862773455472981357197882929688400155122727676450832937873484740650534668340316008348227508201 2163310973542336811612501188212591471390596167478197058216177084378184778721105398691353057377076214620734551906423107517136519578914444546350515936265681410015664657685542259102081564582965894678031445991115725874572125866130468127630305086296536342918377964383285947082517118779588191274236481153568833334675828602384471461425368344656843774566248026075699578967827352159156075756261942387982024702288255991362693711393539459381545895718177930271561025674885975404876594512600477857255583701846408412350592610527000730830925727001876725091523212662872783546324601) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18949,7 +18949,7 @@ _:gn_2707 { } _:gn_2708 { - 975 math:greaterThan 1 . + (975) math:greaterThan 1 . (975 1) math:difference 974 . (510688446227240509675351709267810764553372603964065663803324677190235361287448170831957096123899241453516364641216133500603062240569877702715689713396242317072484694869524686489710796597593579960154810423986424055835139241721299248049430433951894050830582775329125920169607052231832164754932332900316829545355828490379279607142991486059291890751437120027345022267281416640869916377397201615048526549947009708422695741901871981268920187259039166103656677575187597936663945212946433088707130693919450964449717634928352170834950019967604575977813467969143912908691801 826311263657548150968574739472390353418611781757065697206426203593974708716828613929697980626588486583609093632603487008266728669172283421817413111434719546471589981408008786306185383992686157358938317783564650909368493312204584439790437326172321146043897594527080013456455033273878013259652074126626001894660000056002595927141188429298775941907405453024177278350272967759143079689432370386466749076170623141469998984745833739056312854229569382083952174049849188734106324649827022384274226503963478723950437487799324279997987853517136074556854872346864435318816400) math:sum 1336999709884788660643926448740201117971984385721131361009750880784210070004276784761655076750487728037125458273819620508869790909742161124533102824830961863544074676277533472795896180590279737319093128207551074965203632553925883687839867760124215196874480369856205933626062085505710178014584407026942831440015828546381875534284179915358067832658842573051522300617554384400012996066829572001515275626117632849892694726647705720325233041488608548187608851625036786670770269862773455472981357197882929688400155122727676450832937873484740650534668340316008348227508201 . (974 826311263657548150968574739472390353418611781757065697206426203593974708716828613929697980626588486583609093632603487008266728669172283421817413111434719546471589981408008786306185383992686157358938317783564650909368493312204584439790437326172321146043897594527080013456455033273878013259652074126626001894660000056002595927141188429298775941907405453024177278350272967759143079689432370386466749076170623141469998984745833739056312854229569382083952174049849188734106324649827022384274226503963478723950437487799324279997987853517136074556854872346864435318816400 1336999709884788660643926448740201117971984385721131361009750880784210070004276784761655076750487728037125458273819620508869790909742161124533102824830961863544074676277533472795896180590279737319093128207551074965203632553925883687839867760124215196874480369856205933626062085505710178014584407026942831440015828546381875534284179915358067832658842573051522300617554384400012996066829572001515275626117632849892694726647705720325233041488608548187608851625036786670770269862773455472981357197882929688400155122727676450832937873484740650534668340316008348227508201) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18960,7 +18960,7 @@ _:gn_2709 { } _:gn_2710 { - 976 math:greaterThan 1 . + (976) math:greaterThan 1 . (976 1) math:difference 975 . (315622817430307641293223030204579588865239177793000033403101526403739347429380443097740884502689245130092728991387353507663666428602405719101723398038477229399105286538484099816474587395092577398783507359578226853533354070483285191741006892220427095213314819197954093286847981042045848504719741226309172349304171565623316319998196943239484051155968332996832256082991551118273163312035168771418222526223613433047303242843961757787392666970530215980295496474661590797442379436880589295567095810044027759500719852870972109163037833549531498579041404377720522410124599 510688446227240509675351709267810764553372603964065663803324677190235361287448170831957096123899241453516364641216133500603062240569877702715689713396242317072484694869524686489710796597593579960154810423986424055835139241721299248049430433951894050830582775329125920169607052231832164754932332900316829545355828490379279607142991486059291890751437120027345022267281416640869916377397201615048526549947009708422695741901871981268920187259039166103656677575187597936663945212946433088707130693919450964449717634928352170834950019967604575977813467969143912908691801) math:sum 826311263657548150968574739472390353418611781757065697206426203593974708716828613929697980626588486583609093632603487008266728669172283421817413111434719546471589981408008786306185383992686157358938317783564650909368493312204584439790437326172321146043897594527080013456455033273878013259652074126626001894660000056002595927141188429298775941907405453024177278350272967759143079689432370386466749076170623141469998984745833739056312854229569382083952174049849188734106324649827022384274226503963478723950437487799324279997987853517136074556854872346864435318816400 . (975 510688446227240509675351709267810764553372603964065663803324677190235361287448170831957096123899241453516364641216133500603062240569877702715689713396242317072484694869524686489710796597593579960154810423986424055835139241721299248049430433951894050830582775329125920169607052231832164754932332900316829545355828490379279607142991486059291890751437120027345022267281416640869916377397201615048526549947009708422695741901871981268920187259039166103656677575187597936663945212946433088707130693919450964449717634928352170834950019967604575977813467969143912908691801 826311263657548150968574739472390353418611781757065697206426203593974708716828613929697980626588486583609093632603487008266728669172283421817413111434719546471589981408008786306185383992686157358938317783564650909368493312204584439790437326172321146043897594527080013456455033273878013259652074126626001894660000056002595927141188429298775941907405453024177278350272967759143079689432370386466749076170623141469998984745833739056312854229569382083952174049849188734106324649827022384274226503963478723950437487799324279997987853517136074556854872346864435318816400) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18971,7 +18971,7 @@ _:gn_2711 { } _:gn_2712 { - 977 math:greaterThan 1 . + (977) math:greaterThan 1 . (977 1) math:difference 976 . (195065628796932868382128679063231175688133426171065630400223150786496013858067727734216211621209996323423635649828779992939395811967471983613966315357765087673379408331040586673236209202501002561371303064408197202301785171238014056308423541731466955617267956131171826882759071189786316250212591674007657196051656924755963287144794542819807839595468787030512766184289865522596753065362032843630304023723396275375392499057910223481527520288508950123361181100526007139221565776065843793140034883875423204948997782057380061671912186418073077398772063591423390498567202 315622817430307641293223030204579588865239177793000033403101526403739347429380443097740884502689245130092728991387353507663666428602405719101723398038477229399105286538484099816474587395092577398783507359578226853533354070483285191741006892220427095213314819197954093286847981042045848504719741226309172349304171565623316319998196943239484051155968332996832256082991551118273163312035168771418222526223613433047303242843961757787392666970530215980295496474661590797442379436880589295567095810044027759500719852870972109163037833549531498579041404377720522410124599) math:sum 510688446227240509675351709267810764553372603964065663803324677190235361287448170831957096123899241453516364641216133500603062240569877702715689713396242317072484694869524686489710796597593579960154810423986424055835139241721299248049430433951894050830582775329125920169607052231832164754932332900316829545355828490379279607142991486059291890751437120027345022267281416640869916377397201615048526549947009708422695741901871981268920187259039166103656677575187597936663945212946433088707130693919450964449717634928352170834950019967604575977813467969143912908691801 . (976 315622817430307641293223030204579588865239177793000033403101526403739347429380443097740884502689245130092728991387353507663666428602405719101723398038477229399105286538484099816474587395092577398783507359578226853533354070483285191741006892220427095213314819197954093286847981042045848504719741226309172349304171565623316319998196943239484051155968332996832256082991551118273163312035168771418222526223613433047303242843961757787392666970530215980295496474661590797442379436880589295567095810044027759500719852870972109163037833549531498579041404377720522410124599 510688446227240509675351709267810764553372603964065663803324677190235361287448170831957096123899241453516364641216133500603062240569877702715689713396242317072484694869524686489710796597593579960154810423986424055835139241721299248049430433951894050830582775329125920169607052231832164754932332900316829545355828490379279607142991486059291890751437120027345022267281416640869916377397201615048526549947009708422695741901871981268920187259039166103656677575187597936663945212946433088707130693919450964449717634928352170834950019967604575977813467969143912908691801) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18982,7 +18982,7 @@ _:gn_2713 { } _:gn_2714 { - 978 math:greaterThan 1 . + (978) math:greaterThan 1 . (978 1) math:difference 977 . (120557188633374772911094351141348413177105751621934403002878375617243333571312715363524672881479248806669093341558573514724270616634933735487757082680712141725725878207443513143238378192591574837412204295170029651231568899245271135432583350488960139596046863066782266404088909852259532254507149552301515153252514640867353032853402400419676211560499545966319489898701685595676410246673135927787918502500217157671910743786051534305865146682021265856934315374135583658220813660814745502427060926168604554551722070813592047491125647131458421180269340786297131911557397 195065628796932868382128679063231175688133426171065630400223150786496013858067727734216211621209996323423635649828779992939395811967471983613966315357765087673379408331040586673236209202501002561371303064408197202301785171238014056308423541731466955617267956131171826882759071189786316250212591674007657196051656924755963287144794542819807839595468787030512766184289865522596753065362032843630304023723396275375392499057910223481527520288508950123361181100526007139221565776065843793140034883875423204948997782057380061671912186418073077398772063591423390498567202) math:sum 315622817430307641293223030204579588865239177793000033403101526403739347429380443097740884502689245130092728991387353507663666428602405719101723398038477229399105286538484099816474587395092577398783507359578226853533354070483285191741006892220427095213314819197954093286847981042045848504719741226309172349304171565623316319998196943239484051155968332996832256082991551118273163312035168771418222526223613433047303242843961757787392666970530215980295496474661590797442379436880589295567095810044027759500719852870972109163037833549531498579041404377720522410124599 . (977 195065628796932868382128679063231175688133426171065630400223150786496013858067727734216211621209996323423635649828779992939395811967471983613966315357765087673379408331040586673236209202501002561371303064408197202301785171238014056308423541731466955617267956131171826882759071189786316250212591674007657196051656924755963287144794542819807839595468787030512766184289865522596753065362032843630304023723396275375392499057910223481527520288508950123361181100526007139221565776065843793140034883875423204948997782057380061671912186418073077398772063591423390498567202 315622817430307641293223030204579588865239177793000033403101526403739347429380443097740884502689245130092728991387353507663666428602405719101723398038477229399105286538484099816474587395092577398783507359578226853533354070483285191741006892220427095213314819197954093286847981042045848504719741226309172349304171565623316319998196943239484051155968332996832256082991551118273163312035168771418222526223613433047303242843961757787392666970530215980295496474661590797442379436880589295567095810044027759500719852870972109163037833549531498579041404377720522410124599) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -18993,7 +18993,7 @@ _:gn_2715 { } _:gn_2716 { - 979 math:greaterThan 1 . + (979) math:greaterThan 1 . (979 1) math:difference 978 . (74508440163558095471034327921882762511027674549131227397344775169252680286755012370691538739730747516754542308270206478215125195332538248126209232677052945947653530123597073529997831009909427723959098769238167551070216271992742920875840191242506816021221093064389560478670161337526783995705442121706142042799142283888610254291392142400131628034969241064193276285588179926920342818688896915842385521223179117703481755271858689175662373606487684266426865726390423481000752115251098290712973957706818650397275711243788014180786539286614656218502722805126258587009805 120557188633374772911094351141348413177105751621934403002878375617243333571312715363524672881479248806669093341558573514724270616634933735487757082680712141725725878207443513143238378192591574837412204295170029651231568899245271135432583350488960139596046863066782266404088909852259532254507149552301515153252514640867353032853402400419676211560499545966319489898701685595676410246673135927787918502500217157671910743786051534305865146682021265856934315374135583658220813660814745502427060926168604554551722070813592047491125647131458421180269340786297131911557397) math:sum 195065628796932868382128679063231175688133426171065630400223150786496013858067727734216211621209996323423635649828779992939395811967471983613966315357765087673379408331040586673236209202501002561371303064408197202301785171238014056308423541731466955617267956131171826882759071189786316250212591674007657196051656924755963287144794542819807839595468787030512766184289865522596753065362032843630304023723396275375392499057910223481527520288508950123361181100526007139221565776065843793140034883875423204948997782057380061671912186418073077398772063591423390498567202 . (978 120557188633374772911094351141348413177105751621934403002878375617243333571312715363524672881479248806669093341558573514724270616634933735487757082680712141725725878207443513143238378192591574837412204295170029651231568899245271135432583350488960139596046863066782266404088909852259532254507149552301515153252514640867353032853402400419676211560499545966319489898701685595676410246673135927787918502500217157671910743786051534305865146682021265856934315374135583658220813660814745502427060926168604554551722070813592047491125647131458421180269340786297131911557397 195065628796932868382128679063231175688133426171065630400223150786496013858067727734216211621209996323423635649828779992939395811967471983613966315357765087673379408331040586673236209202501002561371303064408197202301785171238014056308423541731466955617267956131171826882759071189786316250212591674007657196051656924755963287144794542819807839595468787030512766184289865522596753065362032843630304023723396275375392499057910223481527520288508950123361181100526007139221565776065843793140034883875423204948997782057380061671912186418073077398772063591423390498567202) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19004,7 +19004,7 @@ _:gn_2717 { } _:gn_2718 { - 980 math:greaterThan 1 . + (980) math:greaterThan 1 . (980 1) math:difference 979 . (46048748469816677440060023219465650666078077072803175605533600447990653284557702992833134141748501289914551033288367036509145421302395487361547850003659195778072348083846439613240547182682147113453105525931862100161352627252528214556743159246453323574825770002392705925418748514732748258801707430595373110453372356978742778562010258019544583525530304902126213613113505668756067427984239011945532981277038039968428988514192845130202773075533581590507449647745160177220061545563647211714086968461785904154446359569804033310339107844843764961766617981170873324547592 74508440163558095471034327921882762511027674549131227397344775169252680286755012370691538739730747516754542308270206478215125195332538248126209232677052945947653530123597073529997831009909427723959098769238167551070216271992742920875840191242506816021221093064389560478670161337526783995705442121706142042799142283888610254291392142400131628034969241064193276285588179926920342818688896915842385521223179117703481755271858689175662373606487684266426865726390423481000752115251098290712973957706818650397275711243788014180786539286614656218502722805126258587009805) math:sum 120557188633374772911094351141348413177105751621934403002878375617243333571312715363524672881479248806669093341558573514724270616634933735487757082680712141725725878207443513143238378192591574837412204295170029651231568899245271135432583350488960139596046863066782266404088909852259532254507149552301515153252514640867353032853402400419676211560499545966319489898701685595676410246673135927787918502500217157671910743786051534305865146682021265856934315374135583658220813660814745502427060926168604554551722070813592047491125647131458421180269340786297131911557397 . (979 74508440163558095471034327921882762511027674549131227397344775169252680286755012370691538739730747516754542308270206478215125195332538248126209232677052945947653530123597073529997831009909427723959098769238167551070216271992742920875840191242506816021221093064389560478670161337526783995705442121706142042799142283888610254291392142400131628034969241064193276285588179926920342818688896915842385521223179117703481755271858689175662373606487684266426865726390423481000752115251098290712973957706818650397275711243788014180786539286614656218502722805126258587009805 120557188633374772911094351141348413177105751621934403002878375617243333571312715363524672881479248806669093341558573514724270616634933735487757082680712141725725878207443513143238378192591574837412204295170029651231568899245271135432583350488960139596046863066782266404088909852259532254507149552301515153252514640867353032853402400419676211560499545966319489898701685595676410246673135927787918502500217157671910743786051534305865146682021265856934315374135583658220813660814745502427060926168604554551722070813592047491125647131458421180269340786297131911557397) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19015,7 +19015,7 @@ _:gn_2719 { } _:gn_2720 { - 981 math:greaterThan 1 . + (981) math:greaterThan 1 . (981 1) math:difference 980 . (28459691693741418030974304702417111844949597476328051791811174721262027002197309377858404597982246226839991274981839441705979774030142760764661382673393750169581182039750633916757283827227280610505993243306305450908863644740214706319097031996053492446395323061996854553251412822794035736903734691110768932345769926909867475729381884380587044509438936162067062672474674258164275390704657903896852539946141077735052766757665844045459600530954102675919416078645263303780690569687451078998886989245032746242829351673983980870447431441770891256736104823955385262462213 46048748469816677440060023219465650666078077072803175605533600447990653284557702992833134141748501289914551033288367036509145421302395487361547850003659195778072348083846439613240547182682147113453105525931862100161352627252528214556743159246453323574825770002392705925418748514732748258801707430595373110453372356978742778562010258019544583525530304902126213613113505668756067427984239011945532981277038039968428988514192845130202773075533581590507449647745160177220061545563647211714086968461785904154446359569804033310339107844843764961766617981170873324547592) math:sum 74508440163558095471034327921882762511027674549131227397344775169252680286755012370691538739730747516754542308270206478215125195332538248126209232677052945947653530123597073529997831009909427723959098769238167551070216271992742920875840191242506816021221093064389560478670161337526783995705442121706142042799142283888610254291392142400131628034969241064193276285588179926920342818688896915842385521223179117703481755271858689175662373606487684266426865726390423481000752115251098290712973957706818650397275711243788014180786539286614656218502722805126258587009805 . (980 46048748469816677440060023219465650666078077072803175605533600447990653284557702992833134141748501289914551033288367036509145421302395487361547850003659195778072348083846439613240547182682147113453105525931862100161352627252528214556743159246453323574825770002392705925418748514732748258801707430595373110453372356978742778562010258019544583525530304902126213613113505668756067427984239011945532981277038039968428988514192845130202773075533581590507449647745160177220061545563647211714086968461785904154446359569804033310339107844843764961766617981170873324547592 74508440163558095471034327921882762511027674549131227397344775169252680286755012370691538739730747516754542308270206478215125195332538248126209232677052945947653530123597073529997831009909427723959098769238167551070216271992742920875840191242506816021221093064389560478670161337526783995705442121706142042799142283888610254291392142400131628034969241064193276285588179926920342818688896915842385521223179117703481755271858689175662373606487684266426865726390423481000752115251098290712973957706818650397275711243788014180786539286614656218502722805126258587009805) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19026,7 +19026,7 @@ _:gn_2721 { } _:gn_2722 { - 982 math:greaterThan 1 . + (982) math:greaterThan 1 . (982 1) math:difference 981 . (17589056776075259409085718517048538821128479596475123813722425726728626282360393614974729543766255063074559758306527594803165647272252726596886467330265445608491166044095805696483263355454866502947112282625556649252488982512313508237646127250399831128430446940395851372167335691938712521897972739484604178107602430068875302832628373638957539016091368740059150940638831410591792037279581108048680441330896962233376221756527001084743172544579478914588033569099896873439370975876196132715199979216753157911617007895820052439891676403072873705030513157215488062085379 28459691693741418030974304702417111844949597476328051791811174721262027002197309377858404597982246226839991274981839441705979774030142760764661382673393750169581182039750633916757283827227280610505993243306305450908863644740214706319097031996053492446395323061996854553251412822794035736903734691110768932345769926909867475729381884380587044509438936162067062672474674258164275390704657903896852539946141077735052766757665844045459600530954102675919416078645263303780690569687451078998886989245032746242829351673983980870447431441770891256736104823955385262462213) math:sum 46048748469816677440060023219465650666078077072803175605533600447990653284557702992833134141748501289914551033288367036509145421302395487361547850003659195778072348083846439613240547182682147113453105525931862100161352627252528214556743159246453323574825770002392705925418748514732748258801707430595373110453372356978742778562010258019544583525530304902126213613113505668756067427984239011945532981277038039968428988514192845130202773075533581590507449647745160177220061545563647211714086968461785904154446359569804033310339107844843764961766617981170873324547592 . (981 28459691693741418030974304702417111844949597476328051791811174721262027002197309377858404597982246226839991274981839441705979774030142760764661382673393750169581182039750633916757283827227280610505993243306305450908863644740214706319097031996053492446395323061996854553251412822794035736903734691110768932345769926909867475729381884380587044509438936162067062672474674258164275390704657903896852539946141077735052766757665844045459600530954102675919416078645263303780690569687451078998886989245032746242829351673983980870447431441770891256736104823955385262462213 46048748469816677440060023219465650666078077072803175605533600447990653284557702992833134141748501289914551033288367036509145421302395487361547850003659195778072348083846439613240547182682147113453105525931862100161352627252528214556743159246453323574825770002392705925418748514732748258801707430595373110453372356978742778562010258019544583525530304902126213613113505668756067427984239011945532981277038039968428988514192845130202773075533581590507449647745160177220061545563647211714086968461785904154446359569804033310339107844843764961766617981170873324547592) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19037,7 +19037,7 @@ _:gn_2723 { } _:gn_2724 { - 983 math:greaterThan 1 . + (983) math:greaterThan 1 . (983 1) math:difference 982 . (10870634917666158621888586185368573023821117879852927978088748994533400719836915762883675054215991163765431516675311846902814126757890034167774915343128304561090015995654828220274020471772414107558880960680748801656374662227901198081450904745653661317964876121601003181084077130855323215005761951626164754238167496840992172896753510741629505493347567422007911731835842847572483353425076795848172098615244115501676545001138842960716427986374623761331382509545366430341319593811254946283687010028279588331212343778163928430555755038698017551705591666739897200376834 17589056776075259409085718517048538821128479596475123813722425726728626282360393614974729543766255063074559758306527594803165647272252726596886467330265445608491166044095805696483263355454866502947112282625556649252488982512313508237646127250399831128430446940395851372167335691938712521897972739484604178107602430068875302832628373638957539016091368740059150940638831410591792037279581108048680441330896962233376221756527001084743172544579478914588033569099896873439370975876196132715199979216753157911617007895820052439891676403072873705030513157215488062085379) math:sum 28459691693741418030974304702417111844949597476328051791811174721262027002197309377858404597982246226839991274981839441705979774030142760764661382673393750169581182039750633916757283827227280610505993243306305450908863644740214706319097031996053492446395323061996854553251412822794035736903734691110768932345769926909867475729381884380587044509438936162067062672474674258164275390704657903896852539946141077735052766757665844045459600530954102675919416078645263303780690569687451078998886989245032746242829351673983980870447431441770891256736104823955385262462213 . (982 17589056776075259409085718517048538821128479596475123813722425726728626282360393614974729543766255063074559758306527594803165647272252726596886467330265445608491166044095805696483263355454866502947112282625556649252488982512313508237646127250399831128430446940395851372167335691938712521897972739484604178107602430068875302832628373638957539016091368740059150940638831410591792037279581108048680441330896962233376221756527001084743172544579478914588033569099896873439370975876196132715199979216753157911617007895820052439891676403072873705030513157215488062085379 28459691693741418030974304702417111844949597476328051791811174721262027002197309377858404597982246226839991274981839441705979774030142760764661382673393750169581182039750633916757283827227280610505993243306305450908863644740214706319097031996053492446395323061996854553251412822794035736903734691110768932345769926909867475729381884380587044509438936162067062672474674258164275390704657903896852539946141077735052766757665844045459600530954102675919416078645263303780690569687451078998886989245032746242829351673983980870447431441770891256736104823955385262462213) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19048,7 +19048,7 @@ _:gn_2725 { } _:gn_2726 { - 984 math:greaterThan 1 . + (984) math:greaterThan 1 . (984 1) math:difference 983 . (6718421858409100787197132331679965797307361716622195835633676732195225562523477852091054489550263899309128241631215747900351520514362692429111551987137141047401150048440977476209242883682452395388231321944807847596114320284412310156195222504746169810465570818794848191083258561083389306892210787858439423869434933227883129935874862897328033522743801318051239208802988563019308683854504312200508342715652846731699676755388158124026744558204855153256651059554530443098051382064941186431512969188473569580404664117656124009335921364374856153324921490475590861708545 10870634917666158621888586185368573023821117879852927978088748994533400719836915762883675054215991163765431516675311846902814126757890034167774915343128304561090015995654828220274020471772414107558880960680748801656374662227901198081450904745653661317964876121601003181084077130855323215005761951626164754238167496840992172896753510741629505493347567422007911731835842847572483353425076795848172098615244115501676545001138842960716427986374623761331382509545366430341319593811254946283687010028279588331212343778163928430555755038698017551705591666739897200376834) math:sum 17589056776075259409085718517048538821128479596475123813722425726728626282360393614974729543766255063074559758306527594803165647272252726596886467330265445608491166044095805696483263355454866502947112282625556649252488982512313508237646127250399831128430446940395851372167335691938712521897972739484604178107602430068875302832628373638957539016091368740059150940638831410591792037279581108048680441330896962233376221756527001084743172544579478914588033569099896873439370975876196132715199979216753157911617007895820052439891676403072873705030513157215488062085379 . (983 10870634917666158621888586185368573023821117879852927978088748994533400719836915762883675054215991163765431516675311846902814126757890034167774915343128304561090015995654828220274020471772414107558880960680748801656374662227901198081450904745653661317964876121601003181084077130855323215005761951626164754238167496840992172896753510741629505493347567422007911731835842847572483353425076795848172098615244115501676545001138842960716427986374623761331382509545366430341319593811254946283687010028279588331212343778163928430555755038698017551705591666739897200376834 17589056776075259409085718517048538821128479596475123813722425726728626282360393614974729543766255063074559758306527594803165647272252726596886467330265445608491166044095805696483263355454866502947112282625556649252488982512313508237646127250399831128430446940395851372167335691938712521897972739484604178107602430068875302832628373638957539016091368740059150940638831410591792037279581108048680441330896962233376221756527001084743172544579478914588033569099896873439370975876196132715199979216753157911617007895820052439891676403072873705030513157215488062085379) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19059,7 +19059,7 @@ _:gn_2727 { } _:gn_2728 { - 985 math:greaterThan 1 . + (985) math:greaterThan 1 . (985 1) math:difference 984 . (4152213059257057834691453853688607226513756163230732142455072262338175157313437910792620564665727264456303275044096099002462606243527341738663363355991163513688865947213850744064777588089961712170649638735940954060260341943488887925255682240907491507499305302806154990000818569771933908113551163767725330368732563613109042960878647844301471970603766103956672523032854284553174669570572483647663755899591268769976868245750684836689683428169768608074731449990835987243268211746313759852174040839806018750807679660507804421219833674323161398380670176264306338668289 6718421858409100787197132331679965797307361716622195835633676732195225562523477852091054489550263899309128241631215747900351520514362692429111551987137141047401150048440977476209242883682452395388231321944807847596114320284412310156195222504746169810465570818794848191083258561083389306892210787858439423869434933227883129935874862897328033522743801318051239208802988563019308683854504312200508342715652846731699676755388158124026744558204855153256651059554530443098051382064941186431512969188473569580404664117656124009335921364374856153324921490475590861708545) math:sum 10870634917666158621888586185368573023821117879852927978088748994533400719836915762883675054215991163765431516675311846902814126757890034167774915343128304561090015995654828220274020471772414107558880960680748801656374662227901198081450904745653661317964876121601003181084077130855323215005761951626164754238167496840992172896753510741629505493347567422007911731835842847572483353425076795848172098615244115501676545001138842960716427986374623761331382509545366430341319593811254946283687010028279588331212343778163928430555755038698017551705591666739897200376834 . (984 6718421858409100787197132331679965797307361716622195835633676732195225562523477852091054489550263899309128241631215747900351520514362692429111551987137141047401150048440977476209242883682452395388231321944807847596114320284412310156195222504746169810465570818794848191083258561083389306892210787858439423869434933227883129935874862897328033522743801318051239208802988563019308683854504312200508342715652846731699676755388158124026744558204855153256651059554530443098051382064941186431512969188473569580404664117656124009335921364374856153324921490475590861708545 10870634917666158621888586185368573023821117879852927978088748994533400719836915762883675054215991163765431516675311846902814126757890034167774915343128304561090015995654828220274020471772414107558880960680748801656374662227901198081450904745653661317964876121601003181084077130855323215005761951626164754238167496840992172896753510741629505493347567422007911731835842847572483353425076795848172098615244115501676545001138842960716427986374623761331382509545366430341319593811254946283687010028279588331212343778163928430555755038698017551705591666739897200376834) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19070,7 +19070,7 @@ _:gn_2729 { } _:gn_2730 { - 986 math:greaterThan 1 . + (986) math:greaterThan 1 . (986 1) math:difference 985 . (2566208799152042952505678477991358570793605553391463693178604469857050405210039941298433924884536634852824966587119648897888914270835350690448188631145977533712284101227126732144465295592490683217581683208866893535853978340923422230939540263838678302966265515988693201082439991311455398778659624090714093500702369614774086974996215053026561552140035214094566685770134278466134014283931828552844586816061577961722808509637473287337061130035086545181919609563694455854783170318627426579338928348667550829596984457148319588116087690051694754944251314211284523040256 4152213059257057834691453853688607226513756163230732142455072262338175157313437910792620564665727264456303275044096099002462606243527341738663363355991163513688865947213850744064777588089961712170649638735940954060260341943488887925255682240907491507499305302806154990000818569771933908113551163767725330368732563613109042960878647844301471970603766103956672523032854284553174669570572483647663755899591268769976868245750684836689683428169768608074731449990835987243268211746313759852174040839806018750807679660507804421219833674323161398380670176264306338668289) math:sum 6718421858409100787197132331679965797307361716622195835633676732195225562523477852091054489550263899309128241631215747900351520514362692429111551987137141047401150048440977476209242883682452395388231321944807847596114320284412310156195222504746169810465570818794848191083258561083389306892210787858439423869434933227883129935874862897328033522743801318051239208802988563019308683854504312200508342715652846731699676755388158124026744558204855153256651059554530443098051382064941186431512969188473569580404664117656124009335921364374856153324921490475590861708545 . (985 4152213059257057834691453853688607226513756163230732142455072262338175157313437910792620564665727264456303275044096099002462606243527341738663363355991163513688865947213850744064777588089961712170649638735940954060260341943488887925255682240907491507499305302806154990000818569771933908113551163767725330368732563613109042960878647844301471970603766103956672523032854284553174669570572483647663755899591268769976868245750684836689683428169768608074731449990835987243268211746313759852174040839806018750807679660507804421219833674323161398380670176264306338668289 6718421858409100787197132331679965797307361716622195835633676732195225562523477852091054489550263899309128241631215747900351520514362692429111551987137141047401150048440977476209242883682452395388231321944807847596114320284412310156195222504746169810465570818794848191083258561083389306892210787858439423869434933227883129935874862897328033522743801318051239208802988563019308683854504312200508342715652846731699676755388158124026744558204855153256651059554530443098051382064941186431512969188473569580404664117656124009335921364374856153324921490475590861708545) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19081,7 +19081,7 @@ _:gn_2731 { } _:gn_2732 { - 987 math:greaterThan 1 . + (987) math:greaterThan 1 . (987 1) math:difference 986 . (1586004260105014882185775375697248655720150609839268449276467792481124752103397969494186639781190629603478308456976450104573691972691991048215174724845185979976581845986724011920312292497471028953067955527074060524406363602565465694316141977068813204533039786817461788918378578460478509334891539677011236868030193998334955985882432791274910418463730889862105837262720006087040655286640655094819169083529690808254059736113211549352622298134682062892811840427141531388485041427686333272835112491138467921210695203359484833103745984271466643436418862053021815628033 2566208799152042952505678477991358570793605553391463693178604469857050405210039941298433924884536634852824966587119648897888914270835350690448188631145977533712284101227126732144465295592490683217581683208866893535853978340923422230939540263838678302966265515988693201082439991311455398778659624090714093500702369614774086974996215053026561552140035214094566685770134278466134014283931828552844586816061577961722808509637473287337061130035086545181919609563694455854783170318627426579338928348667550829596984457148319588116087690051694754944251314211284523040256) math:sum 4152213059257057834691453853688607226513756163230732142455072262338175157313437910792620564665727264456303275044096099002462606243527341738663363355991163513688865947213850744064777588089961712170649638735940954060260341943488887925255682240907491507499305302806154990000818569771933908113551163767725330368732563613109042960878647844301471970603766103956672523032854284553174669570572483647663755899591268769976868245750684836689683428169768608074731449990835987243268211746313759852174040839806018750807679660507804421219833674323161398380670176264306338668289 . (986 2566208799152042952505678477991358570793605553391463693178604469857050405210039941298433924884536634852824966587119648897888914270835350690448188631145977533712284101227126732144465295592490683217581683208866893535853978340923422230939540263838678302966265515988693201082439991311455398778659624090714093500702369614774086974996215053026561552140035214094566685770134278466134014283931828552844586816061577961722808509637473287337061130035086545181919609563694455854783170318627426579338928348667550829596984457148319588116087690051694754944251314211284523040256 4152213059257057834691453853688607226513756163230732142455072262338175157313437910792620564665727264456303275044096099002462606243527341738663363355991163513688865947213850744064777588089961712170649638735940954060260341943488887925255682240907491507499305302806154990000818569771933908113551163767725330368732563613109042960878647844301471970603766103956672523032854284553174669570572483647663755899591268769976868245750684836689683428169768608074731449990835987243268211746313759852174040839806018750807679660507804421219833674323161398380670176264306338668289) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19092,7 +19092,7 @@ _:gn_2733 { } _:gn_2734 { - 988 math:greaterThan 1 . + (988) math:greaterThan 1 . (988 1) math:difference 987 . (980204539047028070319903102294109915073454943552195243902136677375925653106641971804247285103346005249346658130143198793315222298143359642233013906300791553735702255240402720224153003095019654264513727681792833011447614738357956536623398286769865098433225729171231412164061412850976889443768084413702856632672175616439130989113782261751651133676304324232460848507414272379093358997291173458025417732531887153468748773524261737984438831900404482289107769136552924466298128890941093306503815857529082908386289253788834755012341705780228111507832452158262707412223 1586004260105014882185775375697248655720150609839268449276467792481124752103397969494186639781190629603478308456976450104573691972691991048215174724845185979976581845986724011920312292497471028953067955527074060524406363602565465694316141977068813204533039786817461788918378578460478509334891539677011236868030193998334955985882432791274910418463730889862105837262720006087040655286640655094819169083529690808254059736113211549352622298134682062892811840427141531388485041427686333272835112491138467921210695203359484833103745984271466643436418862053021815628033) math:sum 2566208799152042952505678477991358570793605553391463693178604469857050405210039941298433924884536634852824966587119648897888914270835350690448188631145977533712284101227126732144465295592490683217581683208866893535853978340923422230939540263838678302966265515988693201082439991311455398778659624090714093500702369614774086974996215053026561552140035214094566685770134278466134014283931828552844586816061577961722808509637473287337061130035086545181919609563694455854783170318627426579338928348667550829596984457148319588116087690051694754944251314211284523040256 . (987 1586004260105014882185775375697248655720150609839268449276467792481124752103397969494186639781190629603478308456976450104573691972691991048215174724845185979976581845986724011920312292497471028953067955527074060524406363602565465694316141977068813204533039786817461788918378578460478509334891539677011236868030193998334955985882432791274910418463730889862105837262720006087040655286640655094819169083529690808254059736113211549352622298134682062892811840427141531388485041427686333272835112491138467921210695203359484833103745984271466643436418862053021815628033 2566208799152042952505678477991358570793605553391463693178604469857050405210039941298433924884536634852824966587119648897888914270835350690448188631145977533712284101227126732144465295592490683217581683208866893535853978340923422230939540263838678302966265515988693201082439991311455398778659624090714093500702369614774086974996215053026561552140035214094566685770134278466134014283931828552844586816061577961722808509637473287337061130035086545181919609563694455854783170318627426579338928348667550829596984457148319588116087690051694754944251314211284523040256) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19103,7 +19103,7 @@ _:gn_2735 { } _:gn_2736 { - 989 math:greaterThan 1 . + (989) math:greaterThan 1 . (989 1) math:difference 988 . (605799721057986811865872273403138740646695666287073205374331115105199098996755997689939354677844624354131650326833251311258469674548631405982160818544394426240879590746321291696159289402451374688554227845281227512958748864207509157692743690298948106099814057646230376754317165609501619891123455263308380235358018381895824996768650529523259284787426565629644988755305733707947296289349481636793751350997803654785310962588949811368183466234277580603704071290588606922186912536745239966331296633609385012824405949570650078091404278491238531928586409894759108215810 980204539047028070319903102294109915073454943552195243902136677375925653106641971804247285103346005249346658130143198793315222298143359642233013906300791553735702255240402720224153003095019654264513727681792833011447614738357956536623398286769865098433225729171231412164061412850976889443768084413702856632672175616439130989113782261751651133676304324232460848507414272379093358997291173458025417732531887153468748773524261737984438831900404482289107769136552924466298128890941093306503815857529082908386289253788834755012341705780228111507832452158262707412223) math:sum 1586004260105014882185775375697248655720150609839268449276467792481124752103397969494186639781190629603478308456976450104573691972691991048215174724845185979976581845986724011920312292497471028953067955527074060524406363602565465694316141977068813204533039786817461788918378578460478509334891539677011236868030193998334955985882432791274910418463730889862105837262720006087040655286640655094819169083529690808254059736113211549352622298134682062892811840427141531388485041427686333272835112491138467921210695203359484833103745984271466643436418862053021815628033 . (988 980204539047028070319903102294109915073454943552195243902136677375925653106641971804247285103346005249346658130143198793315222298143359642233013906300791553735702255240402720224153003095019654264513727681792833011447614738357956536623398286769865098433225729171231412164061412850976889443768084413702856632672175616439130989113782261751651133676304324232460848507414272379093358997291173458025417732531887153468748773524261737984438831900404482289107769136552924466298128890941093306503815857529082908386289253788834755012341705780228111507832452158262707412223 1586004260105014882185775375697248655720150609839268449276467792481124752103397969494186639781190629603478308456976450104573691972691991048215174724845185979976581845986724011920312292497471028953067955527074060524406363602565465694316141977068813204533039786817461788918378578460478509334891539677011236868030193998334955985882432791274910418463730889862105837262720006087040655286640655094819169083529690808254059736113211549352622298134682062892811840427141531388485041427686333272835112491138467921210695203359484833103745984271466643436418862053021815628033) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19114,7 +19114,7 @@ _:gn_2737 { } _:gn_2738 { - 990 math:greaterThan 1 . + (990) math:greaterThan 1 . (990 1) math:difference 989 . (374404817989041258454030828890971174426759277265122038527805562270726554109885974114307930425501380895215007803309947482056752623594728236250853087756397127494822664494081428527993713692568279575959499836511605498488865874150447378930654596470916992333411671525001035409744247241475269552644629150394476397314157234543305992345131732228391848888877758602815859752108538671146062707941691821231666381534083498683437810935311926616255365666126901685403697845964317544111216354195853340172519223919697895561883304218184676920937427288989579579246042263503599196413 605799721057986811865872273403138740646695666287073205374331115105199098996755997689939354677844624354131650326833251311258469674548631405982160818544394426240879590746321291696159289402451374688554227845281227512958748864207509157692743690298948106099814057646230376754317165609501619891123455263308380235358018381895824996768650529523259284787426565629644988755305733707947296289349481636793751350997803654785310962588949811368183466234277580603704071290588606922186912536745239966331296633609385012824405949570650078091404278491238531928586409894759108215810) math:sum 980204539047028070319903102294109915073454943552195243902136677375925653106641971804247285103346005249346658130143198793315222298143359642233013906300791553735702255240402720224153003095019654264513727681792833011447614738357956536623398286769865098433225729171231412164061412850976889443768084413702856632672175616439130989113782261751651133676304324232460848507414272379093358997291173458025417732531887153468748773524261737984438831900404482289107769136552924466298128890941093306503815857529082908386289253788834755012341705780228111507832452158262707412223 . (989 605799721057986811865872273403138740646695666287073205374331115105199098996755997689939354677844624354131650326833251311258469674548631405982160818544394426240879590746321291696159289402451374688554227845281227512958748864207509157692743690298948106099814057646230376754317165609501619891123455263308380235358018381895824996768650529523259284787426565629644988755305733707947296289349481636793751350997803654785310962588949811368183466234277580603704071290588606922186912536745239966331296633609385012824405949570650078091404278491238531928586409894759108215810 980204539047028070319903102294109915073454943552195243902136677375925653106641971804247285103346005249346658130143198793315222298143359642233013906300791553735702255240402720224153003095019654264513727681792833011447614738357956536623398286769865098433225729171231412164061412850976889443768084413702856632672175616439130989113782261751651133676304324232460848507414272379093358997291173458025417732531887153468748773524261737984438831900404482289107769136552924466298128890941093306503815857529082908386289253788834755012341705780228111507832452158262707412223) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19125,7 +19125,7 @@ _:gn_2739 { } _:gn_2740 { - 991 math:greaterThan 1 . + (991) math:greaterThan 1 . (991 1) math:difference 990 . (231394903068945553411841444512167566219936389021951166846525552834472544886870023575631424252343243458916642523523303829201717050953903169731307730787997298746056926252239863168165575709883095112594728008769622014469882990057061778762089093828031113766402386121229341344572918368026350338478826112913903838043861147352519004423518797294867435898548807026829129003197195036801233581407789815562084969463720156101873151653637884751928100568150678918300373444624289378075696182549386626158777409689687117262522645352465401170466851202248952349340367631255509019397 374404817989041258454030828890971174426759277265122038527805562270726554109885974114307930425501380895215007803309947482056752623594728236250853087756397127494822664494081428527993713692568279575959499836511605498488865874150447378930654596470916992333411671525001035409744247241475269552644629150394476397314157234543305992345131732228391848888877758602815859752108538671146062707941691821231666381534083498683437810935311926616255365666126901685403697845964317544111216354195853340172519223919697895561883304218184676920937427288989579579246042263503599196413) math:sum 605799721057986811865872273403138740646695666287073205374331115105199098996755997689939354677844624354131650326833251311258469674548631405982160818544394426240879590746321291696159289402451374688554227845281227512958748864207509157692743690298948106099814057646230376754317165609501619891123455263308380235358018381895824996768650529523259284787426565629644988755305733707947296289349481636793751350997803654785310962588949811368183466234277580603704071290588606922186912536745239966331296633609385012824405949570650078091404278491238531928586409894759108215810 . (990 374404817989041258454030828890971174426759277265122038527805562270726554109885974114307930425501380895215007803309947482056752623594728236250853087756397127494822664494081428527993713692568279575959499836511605498488865874150447378930654596470916992333411671525001035409744247241475269552644629150394476397314157234543305992345131732228391848888877758602815859752108538671146062707941691821231666381534083498683437810935311926616255365666126901685403697845964317544111216354195853340172519223919697895561883304218184676920937427288989579579246042263503599196413 605799721057986811865872273403138740646695666287073205374331115105199098996755997689939354677844624354131650326833251311258469674548631405982160818544394426240879590746321291696159289402451374688554227845281227512958748864207509157692743690298948106099814057646230376754317165609501619891123455263308380235358018381895824996768650529523259284787426565629644988755305733707947296289349481636793751350997803654785310962588949811368183466234277580603704071290588606922186912536745239966331296633609385012824405949570650078091404278491238531928586409894759108215810) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19136,7 +19136,7 @@ _:gn_2741 { } _:gn_2742 { - 992 math:greaterThan 1 . + (992) math:greaterThan 1 . (992 1) math:difference 991 . (143009914920095705042189384378803608206822888243170871681280009436254009223015950538676506173158137436298365279786643652855035572640825066519545356968399828748765738241841565359828137982685184463364771827741983484018982884093385600168565502642885878567009285403771694065171328873448919214165803037480572559270296087190786987921612934933524412990328951575986730748911343634344829126533902005669581412070363342581564659281674041864327265097976222767103324401340028166035520171646466714013741814230010778299360658865719275750470576086740627229905674632248090177016 231394903068945553411841444512167566219936389021951166846525552834472544886870023575631424252343243458916642523523303829201717050953903169731307730787997298746056926252239863168165575709883095112594728008769622014469882990057061778762089093828031113766402386121229341344572918368026350338478826112913903838043861147352519004423518797294867435898548807026829129003197195036801233581407789815562084969463720156101873151653637884751928100568150678918300373444624289378075696182549386626158777409689687117262522645352465401170466851202248952349340367631255509019397) math:sum 374404817989041258454030828890971174426759277265122038527805562270726554109885974114307930425501380895215007803309947482056752623594728236250853087756397127494822664494081428527993713692568279575959499836511605498488865874150447378930654596470916992333411671525001035409744247241475269552644629150394476397314157234543305992345131732228391848888877758602815859752108538671146062707941691821231666381534083498683437810935311926616255365666126901685403697845964317544111216354195853340172519223919697895561883304218184676920937427288989579579246042263503599196413 . (991 231394903068945553411841444512167566219936389021951166846525552834472544886870023575631424252343243458916642523523303829201717050953903169731307730787997298746056926252239863168165575709883095112594728008769622014469882990057061778762089093828031113766402386121229341344572918368026350338478826112913903838043861147352519004423518797294867435898548807026829129003197195036801233581407789815562084969463720156101873151653637884751928100568150678918300373444624289378075696182549386626158777409689687117262522645352465401170466851202248952349340367631255509019397 374404817989041258454030828890971174426759277265122038527805562270726554109885974114307930425501380895215007803309947482056752623594728236250853087756397127494822664494081428527993713692568279575959499836511605498488865874150447378930654596470916992333411671525001035409744247241475269552644629150394476397314157234543305992345131732228391848888877758602815859752108538671146062707941691821231666381534083498683437810935311926616255365666126901685403697845964317544111216354195853340172519223919697895561883304218184676920937427288989579579246042263503599196413) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19147,7 +19147,7 @@ _:gn_2743 { } _:gn_2744 { - 993 math:greaterThan 1 . + (993) math:greaterThan 1 . (993 1) math:difference 992 . (88384988148849848369652060133363958013113500778780295165245543398218535663854073036954918079185106022618277243736660176346681478313078103211762373819597469997291188010398297808337437727197910649229956181027638530450900105963676178593523591185145235199393100717457647279401589494577431124313023075433331278773565060161732016501905862361343022908219855450842398254285851402456404454873887809892503557393356813520308492371963842887600835470174456151197049043284261212040176010902919912145035595459676338963161986486746125419996275115508325119434692999007418842381 143009914920095705042189384378803608206822888243170871681280009436254009223015950538676506173158137436298365279786643652855035572640825066519545356968399828748765738241841565359828137982685184463364771827741983484018982884093385600168565502642885878567009285403771694065171328873448919214165803037480572559270296087190786987921612934933524412990328951575986730748911343634344829126533902005669581412070363342581564659281674041864327265097976222767103324401340028166035520171646466714013741814230010778299360658865719275750470576086740627229905674632248090177016) math:sum 231394903068945553411841444512167566219936389021951166846525552834472544886870023575631424252343243458916642523523303829201717050953903169731307730787997298746056926252239863168165575709883095112594728008769622014469882990057061778762089093828031113766402386121229341344572918368026350338478826112913903838043861147352519004423518797294867435898548807026829129003197195036801233581407789815562084969463720156101873151653637884751928100568150678918300373444624289378075696182549386626158777409689687117262522645352465401170466851202248952349340367631255509019397 . (992 143009914920095705042189384378803608206822888243170871681280009436254009223015950538676506173158137436298365279786643652855035572640825066519545356968399828748765738241841565359828137982685184463364771827741983484018982884093385600168565502642885878567009285403771694065171328873448919214165803037480572559270296087190786987921612934933524412990328951575986730748911343634344829126533902005669581412070363342581564659281674041864327265097976222767103324401340028166035520171646466714013741814230010778299360658865719275750470576086740627229905674632248090177016 231394903068945553411841444512167566219936389021951166846525552834472544886870023575631424252343243458916642523523303829201717050953903169731307730787997298746056926252239863168165575709883095112594728008769622014469882990057061778762089093828031113766402386121229341344572918368026350338478826112913903838043861147352519004423518797294867435898548807026829129003197195036801233581407789815562084969463720156101873151653637884751928100568150678918300373444624289378075696182549386626158777409689687117262522645352465401170466851202248952349340367631255509019397) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19158,7 +19158,7 @@ _:gn_2745 { } _:gn_2746 { - 994 math:greaterThan 1 . + (994) math:greaterThan 1 . (994 1) math:difference 993 . (54624926771245856672537324245439650193709387464390576516034466038035473559161877501721588093973031413680088036049983476508354094327746963307782983148802358751474550231443267551490700255487273814134815646714344953568082778129709421575041911457740643367616184686314046785769739378871488089852779962047241280496731027029054971419707072572181390082109096125144332494625492231888424671660014195777077854677006529061256166909710198976726429627801766615906275358055766953995344160743546801868706218770334439336198672378973150330474300971232302110470981633240671334635 88384988148849848369652060133363958013113500778780295165245543398218535663854073036954918079185106022618277243736660176346681478313078103211762373819597469997291188010398297808337437727197910649229956181027638530450900105963676178593523591185145235199393100717457647279401589494577431124313023075433331278773565060161732016501905862361343022908219855450842398254285851402456404454873887809892503557393356813520308492371963842887600835470174456151197049043284261212040176010902919912145035595459676338963161986486746125419996275115508325119434692999007418842381) math:sum 143009914920095705042189384378803608206822888243170871681280009436254009223015950538676506173158137436298365279786643652855035572640825066519545356968399828748765738241841565359828137982685184463364771827741983484018982884093385600168565502642885878567009285403771694065171328873448919214165803037480572559270296087190786987921612934933524412990328951575986730748911343634344829126533902005669581412070363342581564659281674041864327265097976222767103324401340028166035520171646466714013741814230010778299360658865719275750470576086740627229905674632248090177016 . (993 88384988148849848369652060133363958013113500778780295165245543398218535663854073036954918079185106022618277243736660176346681478313078103211762373819597469997291188010398297808337437727197910649229956181027638530450900105963676178593523591185145235199393100717457647279401589494577431124313023075433331278773565060161732016501905862361343022908219855450842398254285851402456404454873887809892503557393356813520308492371963842887600835470174456151197049043284261212040176010902919912145035595459676338963161986486746125419996275115508325119434692999007418842381 143009914920095705042189384378803608206822888243170871681280009436254009223015950538676506173158137436298365279786643652855035572640825066519545356968399828748765738241841565359828137982685184463364771827741983484018982884093385600168565502642885878567009285403771694065171328873448919214165803037480572559270296087190786987921612934933524412990328951575986730748911343634344829126533902005669581412070363342581564659281674041864327265097976222767103324401340028166035520171646466714013741814230010778299360658865719275750470576086740627229905674632248090177016) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19169,7 +19169,7 @@ _:gn_2747 { } _:gn_2748 { - 995 math:greaterThan 1 . + (995) math:greaterThan 1 . (995 1) math:difference 994 . (33760061377603991697114735887924307819404113314389718649211077360183062104692195535233329985212074608938189207686676699838327383985331139903979390670795111245816637778955030256846737471710636835095140534313293576882817327833966757018481679727404591831776916031143600493631850115705943034460243113386089998276834033132677045082198789789161632826110759325698065759660359170567979783213873614115425702716350284459052325462253643910874405842372689535290773685228494258044831850159373110276329376689341899626963314107772975089521974144276023008963711365766747507746 54624926771245856672537324245439650193709387464390576516034466038035473559161877501721588093973031413680088036049983476508354094327746963307782983148802358751474550231443267551490700255487273814134815646714344953568082778129709421575041911457740643367616184686314046785769739378871488089852779962047241280496731027029054971419707072572181390082109096125144332494625492231888424671660014195777077854677006529061256166909710198976726429627801766615906275358055766953995344160743546801868706218770334439336198672378973150330474300971232302110470981633240671334635) math:sum 88384988148849848369652060133363958013113500778780295165245543398218535663854073036954918079185106022618277243736660176346681478313078103211762373819597469997291188010398297808337437727197910649229956181027638530450900105963676178593523591185145235199393100717457647279401589494577431124313023075433331278773565060161732016501905862361343022908219855450842398254285851402456404454873887809892503557393356813520308492371963842887600835470174456151197049043284261212040176010902919912145035595459676338963161986486746125419996275115508325119434692999007418842381 . (994 54624926771245856672537324245439650193709387464390576516034466038035473559161877501721588093973031413680088036049983476508354094327746963307782983148802358751474550231443267551490700255487273814134815646714344953568082778129709421575041911457740643367616184686314046785769739378871488089852779962047241280496731027029054971419707072572181390082109096125144332494625492231888424671660014195777077854677006529061256166909710198976726429627801766615906275358055766953995344160743546801868706218770334439336198672378973150330474300971232302110470981633240671334635 88384988148849848369652060133363958013113500778780295165245543398218535663854073036954918079185106022618277243736660176346681478313078103211762373819597469997291188010398297808337437727197910649229956181027638530450900105963676178593523591185145235199393100717457647279401589494577431124313023075433331278773565060161732016501905862361343022908219855450842398254285851402456404454873887809892503557393356813520308492371963842887600835470174456151197049043284261212040176010902919912145035595459676338963161986486746125419996275115508325119434692999007418842381) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19180,7 +19180,7 @@ _:gn_2749 { } _:gn_2750 { - 996 math:greaterThan 1 . + (996) math:greaterThan 1 . (996 1) math:difference 995 . (20864865393641864975422588357515342374305274150000857866823388677852411454469681966488258108760956804741898828363306776670026710342415823403803592478007247505657912452488237294643962783776636979039675112401051376685265450295742664556560231730336051535839268655170446292137889263165545055392536848661151282219896993896377926337508282783019757255998336799446266734965133061320444888446140581661652151960656244602203841447456555065852023785429077080615501672827272695950512310584173691592376842080992539709235358271200175240952326826956279101507270267473923826889 33760061377603991697114735887924307819404113314389718649211077360183062104692195535233329985212074608938189207686676699838327383985331139903979390670795111245816637778955030256846737471710636835095140534313293576882817327833966757018481679727404591831776916031143600493631850115705943034460243113386089998276834033132677045082198789789161632826110759325698065759660359170567979783213873614115425702716350284459052325462253643910874405842372689535290773685228494258044831850159373110276329376689341899626963314107772975089521974144276023008963711365766747507746) math:sum 54624926771245856672537324245439650193709387464390576516034466038035473559161877501721588093973031413680088036049983476508354094327746963307782983148802358751474550231443267551490700255487273814134815646714344953568082778129709421575041911457740643367616184686314046785769739378871488089852779962047241280496731027029054971419707072572181390082109096125144332494625492231888424671660014195777077854677006529061256166909710198976726429627801766615906275358055766953995344160743546801868706218770334439336198672378973150330474300971232302110470981633240671334635 . (995 33760061377603991697114735887924307819404113314389718649211077360183062104692195535233329985212074608938189207686676699838327383985331139903979390670795111245816637778955030256846737471710636835095140534313293576882817327833966757018481679727404591831776916031143600493631850115705943034460243113386089998276834033132677045082198789789161632826110759325698065759660359170567979783213873614115425702716350284459052325462253643910874405842372689535290773685228494258044831850159373110276329376689341899626963314107772975089521974144276023008963711365766747507746 54624926771245856672537324245439650193709387464390576516034466038035473559161877501721588093973031413680088036049983476508354094327746963307782983148802358751474550231443267551490700255487273814134815646714344953568082778129709421575041911457740643367616184686314046785769739378871488089852779962047241280496731027029054971419707072572181390082109096125144332494625492231888424671660014195777077854677006529061256166909710198976726429627801766615906275358055766953995344160743546801868706218770334439336198672378973150330474300971232302110470981633240671334635) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19191,7 +19191,7 @@ _:gn_2751 { } _:gn_2752 { - 997 math:greaterThan 1 . + (997) math:greaterThan 1 . (997 1) math:difference 996 . (12895195983962126721692147530408965445098839164388860782387688682330650650222513568745071876451117804196290379323369923168300673642915316500175798192787863740158725326466792962202774687933999856055465421912242200197551877538224092461921447997068540295937647375973154201493960852540397979067706264724938716056937039236299118744690507006141875570112422526251799024695226109247534894767733032453773550755694039856848484014797088845022382056943612454675272012401221562094319539575199418683952534608349359917727955836572799848569647317319743907456441098292823680857 20864865393641864975422588357515342374305274150000857866823388677852411454469681966488258108760956804741898828363306776670026710342415823403803592478007247505657912452488237294643962783776636979039675112401051376685265450295742664556560231730336051535839268655170446292137889263165545055392536848661151282219896993896377926337508282783019757255998336799446266734965133061320444888446140581661652151960656244602203841447456555065852023785429077080615501672827272695950512310584173691592376842080992539709235358271200175240952326826956279101507270267473923826889) math:sum 33760061377603991697114735887924307819404113314389718649211077360183062104692195535233329985212074608938189207686676699838327383985331139903979390670795111245816637778955030256846737471710636835095140534313293576882817327833966757018481679727404591831776916031143600493631850115705943034460243113386089998276834033132677045082198789789161632826110759325698065759660359170567979783213873614115425702716350284459052325462253643910874405842372689535290773685228494258044831850159373110276329376689341899626963314107772975089521974144276023008963711365766747507746 . (996 20864865393641864975422588357515342374305274150000857866823388677852411454469681966488258108760956804741898828363306776670026710342415823403803592478007247505657912452488237294643962783776636979039675112401051376685265450295742664556560231730336051535839268655170446292137889263165545055392536848661151282219896993896377926337508282783019757255998336799446266734965133061320444888446140581661652151960656244602203841447456555065852023785429077080615501672827272695950512310584173691592376842080992539709235358271200175240952326826956279101507270267473923826889 33760061377603991697114735887924307819404113314389718649211077360183062104692195535233329985212074608938189207686676699838327383985331139903979390670795111245816637778955030256846737471710636835095140534313293576882817327833966757018481679727404591831776916031143600493631850115705943034460243113386089998276834033132677045082198789789161632826110759325698065759660359170567979783213873614115425702716350284459052325462253643910874405842372689535290773685228494258044831850159373110276329376689341899626963314107772975089521974144276023008963711365766747507746) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19202,7 +19202,7 @@ _:gn_2753 { } _:gn_2754 { - 998 math:greaterThan 1 . + (998) math:greaterThan 1 . (998 1) math:difference 997 . (7969669409679738253730440827106376929206434985611997084435699995521760804247168397743186232309839000545608449039936853501726036699500506903627794285219383765499187126021444332441188095842637122984209690488809176487713572757518572094638783733267511239901621279197292090643928410625147076324830583936212566162959954660078807592817775776877881685885914273194467710269906952072909993678407549207878601204962204745355357432659466220829641728485464625940229660426051133856192771008974272908424307472643179791507402434627375392382679509636535194050829169181100146032 12895195983962126721692147530408965445098839164388860782387688682330650650222513568745071876451117804196290379323369923168300673642915316500175798192787863740158725326466792962202774687933999856055465421912242200197551877538224092461921447997068540295937647375973154201493960852540397979067706264724938716056937039236299118744690507006141875570112422526251799024695226109247534894767733032453773550755694039856848484014797088845022382056943612454675272012401221562094319539575199418683952534608349359917727955836572799848569647317319743907456441098292823680857) math:sum 20864865393641864975422588357515342374305274150000857866823388677852411454469681966488258108760956804741898828363306776670026710342415823403803592478007247505657912452488237294643962783776636979039675112401051376685265450295742664556560231730336051535839268655170446292137889263165545055392536848661151282219896993896377926337508282783019757255998336799446266734965133061320444888446140581661652151960656244602203841447456555065852023785429077080615501672827272695950512310584173691592376842080992539709235358271200175240952326826956279101507270267473923826889 . (997 12895195983962126721692147530408965445098839164388860782387688682330650650222513568745071876451117804196290379323369923168300673642915316500175798192787863740158725326466792962202774687933999856055465421912242200197551877538224092461921447997068540295937647375973154201493960852540397979067706264724938716056937039236299118744690507006141875570112422526251799024695226109247534894767733032453773550755694039856848484014797088845022382056943612454675272012401221562094319539575199418683952534608349359917727955836572799848569647317319743907456441098292823680857 20864865393641864975422588357515342374305274150000857866823388677852411454469681966488258108760956804741898828363306776670026710342415823403803592478007247505657912452488237294643962783776636979039675112401051376685265450295742664556560231730336051535839268655170446292137889263165545055392536848661151282219896993896377926337508282783019757255998336799446266734965133061320444888446140581661652151960656244602203841447456555065852023785429077080615501672827272695950512310584173691592376842080992539709235358271200175240952326826956279101507270267473923826889) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19213,7 +19213,7 @@ _:gn_2755 { } _:gn_2756 { - 999 math:greaterThan 1 . + (999) math:greaterThan 1 . (999 1) math:difference 998 . (4925526574282388467961706703302588515892404178776863697951988686808889845975345171001885644141278803650681930283433069666574636943414809596548003907568479974659538200445348629761586592091362733071255731423433023709838304780705520367282664263801029056036026096775862110850032441915250902742875680788726149893977084576220311151872731229263993884226508253057331314425319157174624901089325483245894949550731835111493126582137622624192740328458147828735042351975170428238126768566225145775528227135706180126220553401945424456186967807683208713405611929111723534825 7969669409679738253730440827106376929206434985611997084435699995521760804247168397743186232309839000545608449039936853501726036699500506903627794285219383765499187126021444332441188095842637122984209690488809176487713572757518572094638783733267511239901621279197292090643928410625147076324830583936212566162959954660078807592817775776877881685885914273194467710269906952072909993678407549207878601204962204745355357432659466220829641728485464625940229660426051133856192771008974272908424307472643179791507402434627375392382679509636535194050829169181100146032) math:sum 12895195983962126721692147530408965445098839164388860782387688682330650650222513568745071876451117804196290379323369923168300673642915316500175798192787863740158725326466792962202774687933999856055465421912242200197551877538224092461921447997068540295937647375973154201493960852540397979067706264724938716056937039236299118744690507006141875570112422526251799024695226109247534894767733032453773550755694039856848484014797088845022382056943612454675272012401221562094319539575199418683952534608349359917727955836572799848569647317319743907456441098292823680857 . (998 7969669409679738253730440827106376929206434985611997084435699995521760804247168397743186232309839000545608449039936853501726036699500506903627794285219383765499187126021444332441188095842637122984209690488809176487713572757518572094638783733267511239901621279197292090643928410625147076324830583936212566162959954660078807592817775776877881685885914273194467710269906952072909993678407549207878601204962204745355357432659466220829641728485464625940229660426051133856192771008974272908424307472643179791507402434627375392382679509636535194050829169181100146032 12895195983962126721692147530408965445098839164388860782387688682330650650222513568745071876451117804196290379323369923168300673642915316500175798192787863740158725326466792962202774687933999856055465421912242200197551877538224092461921447997068540295937647375973154201493960852540397979067706264724938716056937039236299118744690507006141875570112422526251799024695226109247534894767733032453773550755694039856848484014797088845022382056943612454675272012401221562094319539575199418683952534608349359917727955836572799848569647317319743907456441098292823680857) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19224,7 +19224,7 @@ _:gn_2757 { } _:gn_2758 { - 1000 math:greaterThan 1 . + (1000) math:greaterThan 1 . (1000 1) math:difference 999 . (3044142835397349785768734123803788413314030806835133386483711308712870958271823226741300588168560196894926518756503783835151399756085697307079790377650903790839648925576095702679601503751274389912953959065376152777875267976813051727356119469466482183865595182421429979793895968709896173581954903147486416268982870083858496440945044547613887801659406020137136395844587794898285092589082065961983651654230369633862230850521843596636901400027316797205187308450880705618066002442749127132896080336936999665286849032681950936195711701953326480645217240069376611207 4925526574282388467961706703302588515892404178776863697951988686808889845975345171001885644141278803650681930283433069666574636943414809596548003907568479974659538200445348629761586592091362733071255731423433023709838304780705520367282664263801029056036026096775862110850032441915250902742875680788726149893977084576220311151872731229263993884226508253057331314425319157174624901089325483245894949550731835111493126582137622624192740328458147828735042351975170428238126768566225145775528227135706180126220553401945424456186967807683208713405611929111723534825) math:sum 7969669409679738253730440827106376929206434985611997084435699995521760804247168397743186232309839000545608449039936853501726036699500506903627794285219383765499187126021444332441188095842637122984209690488809176487713572757518572094638783733267511239901621279197292090643928410625147076324830583936212566162959954660078807592817775776877881685885914273194467710269906952072909993678407549207878601204962204745355357432659466220829641728485464625940229660426051133856192771008974272908424307472643179791507402434627375392382679509636535194050829169181100146032 . (999 4925526574282388467961706703302588515892404178776863697951988686808889845975345171001885644141278803650681930283433069666574636943414809596548003907568479974659538200445348629761586592091362733071255731423433023709838304780705520367282664263801029056036026096775862110850032441915250902742875680788726149893977084576220311151872731229263993884226508253057331314425319157174624901089325483245894949550731835111493126582137622624192740328458147828735042351975170428238126768566225145775528227135706180126220553401945424456186967807683208713405611929111723534825 7969669409679738253730440827106376929206434985611997084435699995521760804247168397743186232309839000545608449039936853501726036699500506903627794285219383765499187126021444332441188095842637122984209690488809176487713572757518572094638783733267511239901621279197292090643928410625147076324830583936212566162959954660078807592817775776877881685885914273194467710269906952072909993678407549207878601204962204745355357432659466220829641728485464625940229660426051133856192771008974272908424307472643179791507402434627375392382679509636535194050829169181100146032) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19235,7 +19235,7 @@ _:gn_2759 { } _:gn_2760 { - 1001 math:greaterThan 1 . + (1001) math:greaterThan 1 . (1001 1) math:difference 1000 . (1881383738885038682192972579498800102578373371941730311468277378096018887703521944260585055972718606755755411526929285831423237187329112289468213529917576183819889274869252927081985088340088343158301772358056870931963036803892468639926544794334546872170430914354432131056136473205354729160920777641239733624994214492361814710927686681650106082567102232920194918580731362276339808500243417283911297896501465477630895731615779027555838928430831031529855043524289722620060766123476018642632146798769180460933704369263473519991256105729882232760394689042346923618 3044142835397349785768734123803788413314030806835133386483711308712870958271823226741300588168560196894926518756503783835151399756085697307079790377650903790839648925576095702679601503751274389912953959065376152777875267976813051727356119469466482183865595182421429979793895968709896173581954903147486416268982870083858496440945044547613887801659406020137136395844587794898285092589082065961983651654230369633862230850521843596636901400027316797205187308450880705618066002442749127132896080336936999665286849032681950936195711701953326480645217240069376611207) math:sum 4925526574282388467961706703302588515892404178776863697951988686808889845975345171001885644141278803650681930283433069666574636943414809596548003907568479974659538200445348629761586592091362733071255731423433023709838304780705520367282664263801029056036026096775862110850032441915250902742875680788726149893977084576220311151872731229263993884226508253057331314425319157174624901089325483245894949550731835111493126582137622624192740328458147828735042351975170428238126768566225145775528227135706180126220553401945424456186967807683208713405611929111723534825 . (1000 3044142835397349785768734123803788413314030806835133386483711308712870958271823226741300588168560196894926518756503783835151399756085697307079790377650903790839648925576095702679601503751274389912953959065376152777875267976813051727356119469466482183865595182421429979793895968709896173581954903147486416268982870083858496440945044547613887801659406020137136395844587794898285092589082065961983651654230369633862230850521843596636901400027316797205187308450880705618066002442749127132896080336936999665286849032681950936195711701953326480645217240069376611207 4925526574282388467961706703302588515892404178776863697951988686808889845975345171001885644141278803650681930283433069666574636943414809596548003907568479974659538200445348629761586592091362733071255731423433023709838304780705520367282664263801029056036026096775862110850032441915250902742875680788726149893977084576220311151872731229263993884226508253057331314425319157174624901089325483245894949550731835111493126582137622624192740328458147828735042351975170428238126768566225145775528227135706180126220553401945424456186967807683208713405611929111723534825) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19246,7 +19246,7 @@ _:gn_2761 { } _:gn_2762 { - 1002 math:greaterThan 1 . + (1002) math:greaterThan 1 . (1002 1) math:difference 1001 . (1162759096512311103575761544304988310735657434893403075015433930616852070568301282480715532195841590139171107229574498003728162568756585017611576847733327607019759650706842775597616415411186046754652186707319281845912231172920583087429574675131935311695164268066997848737759495504541444421034125506246682643988655591496681730017357865963781719092303787216941477263856432621945284088838648678072353757728904156231335118906064569081062471596485765675332264926590982998005236319273108490263933538167819204353144663418477416204455596223444247884822551027029687589 1881383738885038682192972579498800102578373371941730311468277378096018887703521944260585055972718606755755411526929285831423237187329112289468213529917576183819889274869252927081985088340088343158301772358056870931963036803892468639926544794334546872170430914354432131056136473205354729160920777641239733624994214492361814710927686681650106082567102232920194918580731362276339808500243417283911297896501465477630895731615779027555838928430831031529855043524289722620060766123476018642632146798769180460933704369263473519991256105729882232760394689042346923618) math:sum 3044142835397349785768734123803788413314030806835133386483711308712870958271823226741300588168560196894926518756503783835151399756085697307079790377650903790839648925576095702679601503751274389912953959065376152777875267976813051727356119469466482183865595182421429979793895968709896173581954903147486416268982870083858496440945044547613887801659406020137136395844587794898285092589082065961983651654230369633862230850521843596636901400027316797205187308450880705618066002442749127132896080336936999665286849032681950936195711701953326480645217240069376611207 . (1001 1881383738885038682192972579498800102578373371941730311468277378096018887703521944260585055972718606755755411526929285831423237187329112289468213529917576183819889274869252927081985088340088343158301772358056870931963036803892468639926544794334546872170430914354432131056136473205354729160920777641239733624994214492361814710927686681650106082567102232920194918580731362276339808500243417283911297896501465477630895731615779027555838928430831031529855043524289722620060766123476018642632146798769180460933704369263473519991256105729882232760394689042346923618 3044142835397349785768734123803788413314030806835133386483711308712870958271823226741300588168560196894926518756503783835151399756085697307079790377650903790839648925576095702679601503751274389912953959065376152777875267976813051727356119469466482183865595182421429979793895968709896173581954903147486416268982870083858496440945044547613887801659406020137136395844587794898285092589082065961983651654230369633862230850521843596636901400027316797205187308450880705618066002442749127132896080336936999665286849032681950936195711701953326480645217240069376611207) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19257,7 +19257,7 @@ _:gn_2763 { } _:gn_2764 { - 1003 math:greaterThan 1 . + (1003) math:greaterThan 1 . (1003 1) math:difference 1002 . (718624642372727578617211035193811791842715937048327236452843447479166817135220661779869523776877016616584304297354787827695074618572527271856636682184248576800129624162410151484368672928902296403649585650737589086050805630971885552496970119202611560475266646287434282318376977700813284739886652134993050981005558900865132980910328815686324363474798445703253441316874929654394524411404768605838944138772561321399560612709714458474776456834345265854522778597698739622055529804202910152368213260601361256580559705844996103786800509506437984875572138015317236029 1162759096512311103575761544304988310735657434893403075015433930616852070568301282480715532195841590139171107229574498003728162568756585017611576847733327607019759650706842775597616415411186046754652186707319281845912231172920583087429574675131935311695164268066997848737759495504541444421034125506246682643988655591496681730017357865963781719092303787216941477263856432621945284088838648678072353757728904156231335118906064569081062471596485765675332264926590982998005236319273108490263933538167819204353144663418477416204455596223444247884822551027029687589) math:sum 1881383738885038682192972579498800102578373371941730311468277378096018887703521944260585055972718606755755411526929285831423237187329112289468213529917576183819889274869252927081985088340088343158301772358056870931963036803892468639926544794334546872170430914354432131056136473205354729160920777641239733624994214492361814710927686681650106082567102232920194918580731362276339808500243417283911297896501465477630895731615779027555838928430831031529855043524289722620060766123476018642632146798769180460933704369263473519991256105729882232760394689042346923618 . (1002 1162759096512311103575761544304988310735657434893403075015433930616852070568301282480715532195841590139171107229574498003728162568756585017611576847733327607019759650706842775597616415411186046754652186707319281845912231172920583087429574675131935311695164268066997848737759495504541444421034125506246682643988655591496681730017357865963781719092303787216941477263856432621945284088838648678072353757728904156231335118906064569081062471596485765675332264926590982998005236319273108490263933538167819204353144663418477416204455596223444247884822551027029687589 1881383738885038682192972579498800102578373371941730311468277378096018887703521944260585055972718606755755411526929285831423237187329112289468213529917576183819889274869252927081985088340088343158301772358056870931963036803892468639926544794334546872170430914354432131056136473205354729160920777641239733624994214492361814710927686681650106082567102232920194918580731362276339808500243417283911297896501465477630895731615779027555838928430831031529855043524289722620060766123476018642632146798769180460933704369263473519991256105729882232760394689042346923618) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19268,7 +19268,7 @@ _:gn_2765 { } _:gn_2766 { - 1004 math:greaterThan 1 . + (1004) math:greaterThan 1 . (1004 1) math:difference 1003 . (444134454139583524958550509111176518892941497845075838562590483137685253433080620700846008418964573522586802932219710176033087950184057745754940165549079030219630026544432624113247742482283750351002601056581692759861425541948697534932604555929323751219897621779563566419382517803728159681147473371253631662983096690631548749107029050277457355617505341513688035946981502967550759677433880072233409618956342834831774506196350110606286014762140499820809486328892243375949706515070198337895720277566457947772584957573481312417655086717006263009250413011712451560 718624642372727578617211035193811791842715937048327236452843447479166817135220661779869523776877016616584304297354787827695074618572527271856636682184248576800129624162410151484368672928902296403649585650737589086050805630971885552496970119202611560475266646287434282318376977700813284739886652134993050981005558900865132980910328815686324363474798445703253441316874929654394524411404768605838944138772561321399560612709714458474776456834345265854522778597698739622055529804202910152368213260601361256580559705844996103786800509506437984875572138015317236029) math:sum 1162759096512311103575761544304988310735657434893403075015433930616852070568301282480715532195841590139171107229574498003728162568756585017611576847733327607019759650706842775597616415411186046754652186707319281845912231172920583087429574675131935311695164268066997848737759495504541444421034125506246682643988655591496681730017357865963781719092303787216941477263856432621945284088838648678072353757728904156231335118906064569081062471596485765675332264926590982998005236319273108490263933538167819204353144663418477416204455596223444247884822551027029687589 . (1003 718624642372727578617211035193811791842715937048327236452843447479166817135220661779869523776877016616584304297354787827695074618572527271856636682184248576800129624162410151484368672928902296403649585650737589086050805630971885552496970119202611560475266646287434282318376977700813284739886652134993050981005558900865132980910328815686324363474798445703253441316874929654394524411404768605838944138772561321399560612709714458474776456834345265854522778597698739622055529804202910152368213260601361256580559705844996103786800509506437984875572138015317236029 1162759096512311103575761544304988310735657434893403075015433930616852070568301282480715532195841590139171107229574498003728162568756585017611576847733327607019759650706842775597616415411186046754652186707319281845912231172920583087429574675131935311695164268066997848737759495504541444421034125506246682643988655591496681730017357865963781719092303787216941477263856432621945284088838648678072353757728904156231335118906064569081062471596485765675332264926590982998005236319273108490263933538167819204353144663418477416204455596223444247884822551027029687589) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19279,7 +19279,7 @@ _:gn_2767 { } _:gn_2768 { - 1005 math:greaterThan 1 . + (1005) math:greaterThan 1 . (1005 1) math:difference 1004 . (274490188233144053658660526082635272949774439203251397890252964341481563702140041079023515357912443093997501365135077651661986668388469526101696516635169546580499597617977527371120930446618546052646984594155896326189380089023188017564365563273287809255369024507870715898994459897085125058739178763739419318022462210233584231803299765408867007857293104189565405369893426686843764733970888533605534519816218486567786106513364347868490442072204766033713292268806496246105823289132711814472492983034903308807974748271514791369145422789431721866321725003604784469 444134454139583524958550509111176518892941497845075838562590483137685253433080620700846008418964573522586802932219710176033087950184057745754940165549079030219630026544432624113247742482283750351002601056581692759861425541948697534932604555929323751219897621779563566419382517803728159681147473371253631662983096690631548749107029050277457355617505341513688035946981502967550759677433880072233409618956342834831774506196350110606286014762140499820809486328892243375949706515070198337895720277566457947772584957573481312417655086717006263009250413011712451560) math:sum 718624642372727578617211035193811791842715937048327236452843447479166817135220661779869523776877016616584304297354787827695074618572527271856636682184248576800129624162410151484368672928902296403649585650737589086050805630971885552496970119202611560475266646287434282318376977700813284739886652134993050981005558900865132980910328815686324363474798445703253441316874929654394524411404768605838944138772561321399560612709714458474776456834345265854522778597698739622055529804202910152368213260601361256580559705844996103786800509506437984875572138015317236029 . (1004 444134454139583524958550509111176518892941497845075838562590483137685253433080620700846008418964573522586802932219710176033087950184057745754940165549079030219630026544432624113247742482283750351002601056581692759861425541948697534932604555929323751219897621779563566419382517803728159681147473371253631662983096690631548749107029050277457355617505341513688035946981502967550759677433880072233409618956342834831774506196350110606286014762140499820809486328892243375949706515070198337895720277566457947772584957573481312417655086717006263009250413011712451560 718624642372727578617211035193811791842715937048327236452843447479166817135220661779869523776877016616584304297354787827695074618572527271856636682184248576800129624162410151484368672928902296403649585650737589086050805630971885552496970119202611560475266646287434282318376977700813284739886652134993050981005558900865132980910328815686324363474798445703253441316874929654394524411404768605838944138772561321399560612709714458474776456834345265854522778597698739622055529804202910152368213260601361256580559705844996103786800509506437984875572138015317236029) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19290,7 +19290,7 @@ _:gn_2769 { } _:gn_2770 { - 1006 math:greaterThan 1 . + (1006) math:greaterThan 1 . (1006 1) math:difference 1005 . (169644265906439471299889983028541245943167058641824440672337518796203689730940579621822493061052130428589301567084632524371101281795588219653243648913909483639130428926455096742126812035665204298355616462425796433672045452925509517368238992656035941964528597271692850520388057906643034622408294607514212344960634480397964517303729284868590347760212237324122630577088076280706994943462991538627875099140124348263988399682985762737795572689935733787096194060085747129843883225937486523423227294531554638964610209301966521048509663927574541142928688008107667091 274490188233144053658660526082635272949774439203251397890252964341481563702140041079023515357912443093997501365135077651661986668388469526101696516635169546580499597617977527371120930446618546052646984594155896326189380089023188017564365563273287809255369024507870715898994459897085125058739178763739419318022462210233584231803299765408867007857293104189565405369893426686843764733970888533605534519816218486567786106513364347868490442072204766033713292268806496246105823289132711814472492983034903308807974748271514791369145422789431721866321725003604784469) math:sum 444134454139583524958550509111176518892941497845075838562590483137685253433080620700846008418964573522586802932219710176033087950184057745754940165549079030219630026544432624113247742482283750351002601056581692759861425541948697534932604555929323751219897621779563566419382517803728159681147473371253631662983096690631548749107029050277457355617505341513688035946981502967550759677433880072233409618956342834831774506196350110606286014762140499820809486328892243375949706515070198337895720277566457947772584957573481312417655086717006263009250413011712451560 . (1005 274490188233144053658660526082635272949774439203251397890252964341481563702140041079023515357912443093997501365135077651661986668388469526101696516635169546580499597617977527371120930446618546052646984594155896326189380089023188017564365563273287809255369024507870715898994459897085125058739178763739419318022462210233584231803299765408867007857293104189565405369893426686843764733970888533605534519816218486567786106513364347868490442072204766033713292268806496246105823289132711814472492983034903308807974748271514791369145422789431721866321725003604784469 444134454139583524958550509111176518892941497845075838562590483137685253433080620700846008418964573522586802932219710176033087950184057745754940165549079030219630026544432624113247742482283750351002601056581692759861425541948697534932604555929323751219897621779563566419382517803728159681147473371253631662983096690631548749107029050277457355617505341513688035946981502967550759677433880072233409618956342834831774506196350110606286014762140499820809486328892243375949706515070198337895720277566457947772584957573481312417655086717006263009250413011712451560) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19301,7 +19301,7 @@ _:gn_2771 { } _:gn_2772 { - 1007 math:greaterThan 1 . + (1007) math:greaterThan 1 . (1007 1) math:difference 1006 . (104845922326704582358770543054094027006607380561426957217915445545277873971199461457201022296860312665408199798050445127290885386592881306448452867721260062941369168691522430628994118410953341754291368131730099892517334636097678500196126570617251867290840427236177865378606401990442090436330884156225206973061827729835619714499570480540276660097080866865442774792805350406136769790507896994977659420676094138303797706830378585130694869382269032246617098208720749116261940063195225291049265688503348669843364538969548270320635758861857180723393036995497117378 169644265906439471299889983028541245943167058641824440672337518796203689730940579621822493061052130428589301567084632524371101281795588219653243648913909483639130428926455096742126812035665204298355616462425796433672045452925509517368238992656035941964528597271692850520388057906643034622408294607514212344960634480397964517303729284868590347760212237324122630577088076280706994943462991538627875099140124348263988399682985762737795572689935733787096194060085747129843883225937486523423227294531554638964610209301966521048509663927574541142928688008107667091) math:sum 274490188233144053658660526082635272949774439203251397890252964341481563702140041079023515357912443093997501365135077651661986668388469526101696516635169546580499597617977527371120930446618546052646984594155896326189380089023188017564365563273287809255369024507870715898994459897085125058739178763739419318022462210233584231803299765408867007857293104189565405369893426686843764733970888533605534519816218486567786106513364347868490442072204766033713292268806496246105823289132711814472492983034903308807974748271514791369145422789431721866321725003604784469 . (1006 169644265906439471299889983028541245943167058641824440672337518796203689730940579621822493061052130428589301567084632524371101281795588219653243648913909483639130428926455096742126812035665204298355616462425796433672045452925509517368238992656035941964528597271692850520388057906643034622408294607514212344960634480397964517303729284868590347760212237324122630577088076280706994943462991538627875099140124348263988399682985762737795572689935733787096194060085747129843883225937486523423227294531554638964610209301966521048509663927574541142928688008107667091 274490188233144053658660526082635272949774439203251397890252964341481563702140041079023515357912443093997501365135077651661986668388469526101696516635169546580499597617977527371120930446618546052646984594155896326189380089023188017564365563273287809255369024507870715898994459897085125058739178763739419318022462210233584231803299765408867007857293104189565405369893426686843764733970888533605534519816218486567786106513364347868490442072204766033713292268806496246105823289132711814472492983034903308807974748271514791369145422789431721866321725003604784469) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19312,7 +19312,7 @@ _:gn_2773 { } _:gn_2774 { - 1008 math:greaterThan 1 . + (1008) math:greaterThan 1 . (1008 1) math:difference 1007 . (64798343579734888941119439974447218936559678080397483454422073250925815759741118164621470764191817763181101769034187397080215895202706913204790781192649420697761260234932666113132693624711862544064248330695696541154710816827831017172112422038784074673688170035514985141781655916200944186077410451289005371898806750562344802804158804328313687663131370458679855784282725874570225152955094543650215678464030209960190692852607177607100703307666701540479095851364998013581943162742261232373961606028205969121245670332418250727873905065717360419535651012610549713 104845922326704582358770543054094027006607380561426957217915445545277873971199461457201022296860312665408199798050445127290885386592881306448452867721260062941369168691522430628994118410953341754291368131730099892517334636097678500196126570617251867290840427236177865378606401990442090436330884156225206973061827729835619714499570480540276660097080866865442774792805350406136769790507896994977659420676094138303797706830378585130694869382269032246617098208720749116261940063195225291049265688503348669843364538969548270320635758861857180723393036995497117378) math:sum 169644265906439471299889983028541245943167058641824440672337518796203689730940579621822493061052130428589301567084632524371101281795588219653243648913909483639130428926455096742126812035665204298355616462425796433672045452925509517368238992656035941964528597271692850520388057906643034622408294607514212344960634480397964517303729284868590347760212237324122630577088076280706994943462991538627875099140124348263988399682985762737795572689935733787096194060085747129843883225937486523423227294531554638964610209301966521048509663927574541142928688008107667091 . (1007 104845922326704582358770543054094027006607380561426957217915445545277873971199461457201022296860312665408199798050445127290885386592881306448452867721260062941369168691522430628994118410953341754291368131730099892517334636097678500196126570617251867290840427236177865378606401990442090436330884156225206973061827729835619714499570480540276660097080866865442774792805350406136769790507896994977659420676094138303797706830378585130694869382269032246617098208720749116261940063195225291049265688503348669843364538969548270320635758861857180723393036995497117378 169644265906439471299889983028541245943167058641824440672337518796203689730940579621822493061052130428589301567084632524371101281795588219653243648913909483639130428926455096742126812035665204298355616462425796433672045452925509517368238992656035941964528597271692850520388057906643034622408294607514212344960634480397964517303729284868590347760212237324122630577088076280706994943462991538627875099140124348263988399682985762737795572689935733787096194060085747129843883225937486523423227294531554638964610209301966521048509663927574541142928688008107667091) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19323,7 +19323,7 @@ _:gn_2775 { } _:gn_2776 { - 1009 math:greaterThan 1 . + (1009) math:greaterThan 1 . (1009 1) math:difference 1008 . (40047578746969693417651103079646808070047702481029473763493372294352058211458343292579551532668494902227098029016257730210669491390174393243662086528610642243607908456589764515861424786241479210227119801034403351362623819269847483024014148578467792617152257200662880236824746074241146250253473704936201601163020979273274911695411676211962972433949496406762919008522624531566544637552802451327443742212063928343607013977771407523594166074602330706138002357355751102679996900452964058675304082475142700722118868637130019592761853796139820303857385982886567665 64798343579734888941119439974447218936559678080397483454422073250925815759741118164621470764191817763181101769034187397080215895202706913204790781192649420697761260234932666113132693624711862544064248330695696541154710816827831017172112422038784074673688170035514985141781655916200944186077410451289005371898806750562344802804158804328313687663131370458679855784282725874570225152955094543650215678464030209960190692852607177607100703307666701540479095851364998013581943162742261232373961606028205969121245670332418250727873905065717360419535651012610549713) math:sum 104845922326704582358770543054094027006607380561426957217915445545277873971199461457201022296860312665408199798050445127290885386592881306448452867721260062941369168691522430628994118410953341754291368131730099892517334636097678500196126570617251867290840427236177865378606401990442090436330884156225206973061827729835619714499570480540276660097080866865442774792805350406136769790507896994977659420676094138303797706830378585130694869382269032246617098208720749116261940063195225291049265688503348669843364538969548270320635758861857180723393036995497117378 . (1008 64798343579734888941119439974447218936559678080397483454422073250925815759741118164621470764191817763181101769034187397080215895202706913204790781192649420697761260234932666113132693624711862544064248330695696541154710816827831017172112422038784074673688170035514985141781655916200944186077410451289005371898806750562344802804158804328313687663131370458679855784282725874570225152955094543650215678464030209960190692852607177607100703307666701540479095851364998013581943162742261232373961606028205969121245670332418250727873905065717360419535651012610549713 104845922326704582358770543054094027006607380561426957217915445545277873971199461457201022296860312665408199798050445127290885386592881306448452867721260062941369168691522430628994118410953341754291368131730099892517334636097678500196126570617251867290840427236177865378606401990442090436330884156225206973061827729835619714499570480540276660097080866865442774792805350406136769790507896994977659420676094138303797706830378585130694869382269032246617098208720749116261940063195225291049265688503348669843364538969548270320635758861857180723393036995497117378) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19334,7 +19334,7 @@ _:gn_2777 { } _:gn_2778 { - 1010 math:greaterThan 1 . + (1010) math:greaterThan 1 . (1010 1) math:difference 1009 . (24750764832765195523468336894800410866511975599368009690928700956573757548282774872041919231523322860954003740017929666869546403812532519961128694664038778454153351778342901597271268838470383333837128529661293189792086997557983534148098273460316282056535912834852104904956909841959797935823936746352803770735785771289069891108747128116350715229181874051916936775760101343003680515402292092322771936251966281616583678874835770083506537233064370834341093494009246910901946262289297173698657523553063268399126801695288231135112051269577540115678265029723982048 40047578746969693417651103079646808070047702481029473763493372294352058211458343292579551532668494902227098029016257730210669491390174393243662086528610642243607908456589764515861424786241479210227119801034403351362623819269847483024014148578467792617152257200662880236824746074241146250253473704936201601163020979273274911695411676211962972433949496406762919008522624531566544637552802451327443742212063928343607013977771407523594166074602330706138002357355751102679996900452964058675304082475142700722118868637130019592761853796139820303857385982886567665) math:sum 64798343579734888941119439974447218936559678080397483454422073250925815759741118164621470764191817763181101769034187397080215895202706913204790781192649420697761260234932666113132693624711862544064248330695696541154710816827831017172112422038784074673688170035514985141781655916200944186077410451289005371898806750562344802804158804328313687663131370458679855784282725874570225152955094543650215678464030209960190692852607177607100703307666701540479095851364998013581943162742261232373961606028205969121245670332418250727873905065717360419535651012610549713 . (1009 40047578746969693417651103079646808070047702481029473763493372294352058211458343292579551532668494902227098029016257730210669491390174393243662086528610642243607908456589764515861424786241479210227119801034403351362623819269847483024014148578467792617152257200662880236824746074241146250253473704936201601163020979273274911695411676211962972433949496406762919008522624531566544637552802451327443742212063928343607013977771407523594166074602330706138002357355751102679996900452964058675304082475142700722118868637130019592761853796139820303857385982886567665 64798343579734888941119439974447218936559678080397483454422073250925815759741118164621470764191817763181101769034187397080215895202706913204790781192649420697761260234932666113132693624711862544064248330695696541154710816827831017172112422038784074673688170035514985141781655916200944186077410451289005371898806750562344802804158804328313687663131370458679855784282725874570225152955094543650215678464030209960190692852607177607100703307666701540479095851364998013581943162742261232373961606028205969121245670332418250727873905065717360419535651012610549713) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19345,7 +19345,7 @@ _:gn_2779 { } _:gn_2780 { - 1011 math:greaterThan 1 . + (1011) math:greaterThan 1 . (1011 1) math:difference 1010 . (15296813914204497894182766184846397203535726881661464072564671337778300663175568420537632301145172041273094288998328063341123087577641873282533391864571863789454556678246862918590155947771095876389991271373110161570536821711863948875915875118151510560616344365810775331867836232281348314429536958583397830427235207984205020586664548095612257204767622354845982232762523188562864122150510359004671805960097646727023335102935637440087628841537959871796908863346504191778050638163666884976646558922079432322992066941841788457649802526562280188179120953162585617 24750764832765195523468336894800410866511975599368009690928700956573757548282774872041919231523322860954003740017929666869546403812532519961128694664038778454153351778342901597271268838470383333837128529661293189792086997557983534148098273460316282056535912834852104904956909841959797935823936746352803770735785771289069891108747128116350715229181874051916936775760101343003680515402292092322771936251966281616583678874835770083506537233064370834341093494009246910901946262289297173698657523553063268399126801695288231135112051269577540115678265029723982048) math:sum 40047578746969693417651103079646808070047702481029473763493372294352058211458343292579551532668494902227098029016257730210669491390174393243662086528610642243607908456589764515861424786241479210227119801034403351362623819269847483024014148578467792617152257200662880236824746074241146250253473704936201601163020979273274911695411676211962972433949496406762919008522624531566544637552802451327443742212063928343607013977771407523594166074602330706138002357355751102679996900452964058675304082475142700722118868637130019592761853796139820303857385982886567665 . (1010 24750764832765195523468336894800410866511975599368009690928700956573757548282774872041919231523322860954003740017929666869546403812532519961128694664038778454153351778342901597271268838470383333837128529661293189792086997557983534148098273460316282056535912834852104904956909841959797935823936746352803770735785771289069891108747128116350715229181874051916936775760101343003680515402292092322771936251966281616583678874835770083506537233064370834341093494009246910901946262289297173698657523553063268399126801695288231135112051269577540115678265029723982048 40047578746969693417651103079646808070047702481029473763493372294352058211458343292579551532668494902227098029016257730210669491390174393243662086528610642243607908456589764515861424786241479210227119801034403351362623819269847483024014148578467792617152257200662880236824746074241146250253473704936201601163020979273274911695411676211962972433949496406762919008522624531566544637552802451327443742212063928343607013977771407523594166074602330706138002357355751102679996900452964058675304082475142700722118868637130019592761853796139820303857385982886567665) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19356,7 +19356,7 @@ _:gn_2781 { } _:gn_2782 { - 1012 math:greaterThan 1 . + (1012) math:greaterThan 1 . (1012 1) math:difference 1011 . (9453950918560697629285570709954013662976248717706545618364029618795456885107206451504286930378150819680909451019601603528423316234890646678595302799466914664698795100096038678681112890699287457447137258288183028221550175846119585272182398342164771495919568469041329573089073609678449621394399787769405940308550563304864870522082580020738458024414251697070954542997578154440816393251781733318100130291868634889560343771900132643418908391526410962544184630662742719123895624125630288722010964630983836076134734753446442677462248743015259927499144076561396431 15296813914204497894182766184846397203535726881661464072564671337778300663175568420537632301145172041273094288998328063341123087577641873282533391864571863789454556678246862918590155947771095876389991271373110161570536821711863948875915875118151510560616344365810775331867836232281348314429536958583397830427235207984205020586664548095612257204767622354845982232762523188562864122150510359004671805960097646727023335102935637440087628841537959871796908863346504191778050638163666884976646558922079432322992066941841788457649802526562280188179120953162585617) math:sum 24750764832765195523468336894800410866511975599368009690928700956573757548282774872041919231523322860954003740017929666869546403812532519961128694664038778454153351778342901597271268838470383333837128529661293189792086997557983534148098273460316282056535912834852104904956909841959797935823936746352803770735785771289069891108747128116350715229181874051916936775760101343003680515402292092322771936251966281616583678874835770083506537233064370834341093494009246910901946262289297173698657523553063268399126801695288231135112051269577540115678265029723982048 . (1011 15296813914204497894182766184846397203535726881661464072564671337778300663175568420537632301145172041273094288998328063341123087577641873282533391864571863789454556678246862918590155947771095876389991271373110161570536821711863948875915875118151510560616344365810775331867836232281348314429536958583397830427235207984205020586664548095612257204767622354845982232762523188562864122150510359004671805960097646727023335102935637440087628841537959871796908863346504191778050638163666884976646558922079432322992066941841788457649802526562280188179120953162585617 24750764832765195523468336894800410866511975599368009690928700956573757548282774872041919231523322860954003740017929666869546403812532519961128694664038778454153351778342901597271268838470383333837128529661293189792086997557983534148098273460316282056535912834852104904956909841959797935823936746352803770735785771289069891108747128116350715229181874051916936775760101343003680515402292092322771936251966281616583678874835770083506537233064370834341093494009246910901946262289297173698657523553063268399126801695288231135112051269577540115678265029723982048) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19367,7 +19367,7 @@ _:gn_2783 { } _:gn_2784 { - 1013 math:greaterThan 1 . + (1013) math:greaterThan 1 . (1013 1) math:difference 1012 . (5842862995643800264897195474892383540559478163954918454200641718982843778068361969033345370767021221592184837978726459812699771342751226603938089065104949124755761578150824239909043057071808418942854013084927133348986645865744363603733476775986739064696775896769445758778762622602898693035137170813991890118684644679340150064581968074873799180353370657775027689764945034122047728898728625686571675668229011837462991331035504796668720450011548909252724232683761472654155014038036596254635594291095596246857332188395345780187553783547020260679976876601189186 9453950918560697629285570709954013662976248717706545618364029618795456885107206451504286930378150819680909451019601603528423316234890646678595302799466914664698795100096038678681112890699287457447137258288183028221550175846119585272182398342164771495919568469041329573089073609678449621394399787769405940308550563304864870522082580020738458024414251697070954542997578154440816393251781733318100130291868634889560343771900132643418908391526410962544184630662742719123895624125630288722010964630983836076134734753446442677462248743015259927499144076561396431) math:sum 15296813914204497894182766184846397203535726881661464072564671337778300663175568420537632301145172041273094288998328063341123087577641873282533391864571863789454556678246862918590155947771095876389991271373110161570536821711863948875915875118151510560616344365810775331867836232281348314429536958583397830427235207984205020586664548095612257204767622354845982232762523188562864122150510359004671805960097646727023335102935637440087628841537959871796908863346504191778050638163666884976646558922079432322992066941841788457649802526562280188179120953162585617 . (1012 9453950918560697629285570709954013662976248717706545618364029618795456885107206451504286930378150819680909451019601603528423316234890646678595302799466914664698795100096038678681112890699287457447137258288183028221550175846119585272182398342164771495919568469041329573089073609678449621394399787769405940308550563304864870522082580020738458024414251697070954542997578154440816393251781733318100130291868634889560343771900132643418908391526410962544184630662742719123895624125630288722010964630983836076134734753446442677462248743015259927499144076561396431 15296813914204497894182766184846397203535726881661464072564671337778300663175568420537632301145172041273094288998328063341123087577641873282533391864571863789454556678246862918590155947771095876389991271373110161570536821711863948875915875118151510560616344365810775331867836232281348314429536958583397830427235207984205020586664548095612257204767622354845982232762523188562864122150510359004671805960097646727023335102935637440087628841537959871796908863346504191778050638163666884976646558922079432322992066941841788457649802526562280188179120953162585617) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19378,7 +19378,7 @@ _:gn_2785 { } _:gn_2786 { - 1014 math:greaterThan 1 . + (1014) math:greaterThan 1 . (1014 1) math:difference 1013 . (3611087922916897364388375235061630122416770553751627164163387899812613107038844482470941559611129598088724613040875143715723544892139420074657213734361965539943033521945214438772069833627479038504283245203255894872563529980375221668448921566178032431222792572271883814310310987075550928359262616955414050189865918625524720457500611945864658844060881039295926853232633120318768664353053107631528454623639623052097352440864627846750187941514862053291460397978981246469740610087593692467375370339888239829277402565051096897274694959468239666819167199960207245 5842862995643800264897195474892383540559478163954918454200641718982843778068361969033345370767021221592184837978726459812699771342751226603938089065104949124755761578150824239909043057071808418942854013084927133348986645865744363603733476775986739064696775896769445758778762622602898693035137170813991890118684644679340150064581968074873799180353370657775027689764945034122047728898728625686571675668229011837462991331035504796668720450011548909252724232683761472654155014038036596254635594291095596246857332188395345780187553783547020260679976876601189186) math:sum 9453950918560697629285570709954013662976248717706545618364029618795456885107206451504286930378150819680909451019601603528423316234890646678595302799466914664698795100096038678681112890699287457447137258288183028221550175846119585272182398342164771495919568469041329573089073609678449621394399787769405940308550563304864870522082580020738458024414251697070954542997578154440816393251781733318100130291868634889560343771900132643418908391526410962544184630662742719123895624125630288722010964630983836076134734753446442677462248743015259927499144076561396431 . (1013 5842862995643800264897195474892383540559478163954918454200641718982843778068361969033345370767021221592184837978726459812699771342751226603938089065104949124755761578150824239909043057071808418942854013084927133348986645865744363603733476775986739064696775896769445758778762622602898693035137170813991890118684644679340150064581968074873799180353370657775027689764945034122047728898728625686571675668229011837462991331035504796668720450011548909252724232683761472654155014038036596254635594291095596246857332188395345780187553783547020260679976876601189186 9453950918560697629285570709954013662976248717706545618364029618795456885107206451504286930378150819680909451019601603528423316234890646678595302799466914664698795100096038678681112890699287457447137258288183028221550175846119585272182398342164771495919568469041329573089073609678449621394399787769405940308550563304864870522082580020738458024414251697070954542997578154440816393251781733318100130291868634889560343771900132643418908391526410962544184630662742719123895624125630288722010964630983836076134734753446442677462248743015259927499144076561396431) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19389,7 +19389,7 @@ _:gn_2787 { } _:gn_2788 { - 1015 math:greaterThan 1 . + (1015) math:greaterThan 1 . (1015 1) math:difference 1014 . (2231775072726902900508820239830753418142707610203291290037253819170230671029517486562403811155891623503460224937851316096976226450611806529280875330742983584812728056205609801136973223444329380438570767881671238476423115885369141935284555209808706633473983324497561944468451635527347764675874553858577839928818726053815429607081356129009140336292489618479100836532311913803279064545675518055043221044589388785365638890170876949918532508496686855961263834704780226184414403950442903787260223951207356417579929623344248882912858824078780593860809676640981941 3611087922916897364388375235061630122416770553751627164163387899812613107038844482470941559611129598088724613040875143715723544892139420074657213734361965539943033521945214438772069833627479038504283245203255894872563529980375221668448921566178032431222792572271883814310310987075550928359262616955414050189865918625524720457500611945864658844060881039295926853232633120318768664353053107631528454623639623052097352440864627846750187941514862053291460397978981246469740610087593692467375370339888239829277402565051096897274694959468239666819167199960207245) math:sum 5842862995643800264897195474892383540559478163954918454200641718982843778068361969033345370767021221592184837978726459812699771342751226603938089065104949124755761578150824239909043057071808418942854013084927133348986645865744363603733476775986739064696775896769445758778762622602898693035137170813991890118684644679340150064581968074873799180353370657775027689764945034122047728898728625686571675668229011837462991331035504796668720450011548909252724232683761472654155014038036596254635594291095596246857332188395345780187553783547020260679976876601189186 . (1014 3611087922916897364388375235061630122416770553751627164163387899812613107038844482470941559611129598088724613040875143715723544892139420074657213734361965539943033521945214438772069833627479038504283245203255894872563529980375221668448921566178032431222792572271883814310310987075550928359262616955414050189865918625524720457500611945864658844060881039295926853232633120318768664353053107631528454623639623052097352440864627846750187941514862053291460397978981246469740610087593692467375370339888239829277402565051096897274694959468239666819167199960207245 5842862995643800264897195474892383540559478163954918454200641718982843778068361969033345370767021221592184837978726459812699771342751226603938089065104949124755761578150824239909043057071808418942854013084927133348986645865744363603733476775986739064696775896769445758778762622602898693035137170813991890118684644679340150064581968074873799180353370657775027689764945034122047728898728625686571675668229011837462991331035504796668720450011548909252724232683761472654155014038036596254635594291095596246857332188395345780187553783547020260679976876601189186) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19400,7 +19400,7 @@ _:gn_2789 { } _:gn_2790 { - 1016 math:greaterThan 1 . + (1016) math:greaterThan 1 . (1016 1) math:difference 1015 . (1379312850189994463879554995230876704274062943548335874126134080642382436009326995908537748455237974585264388103023827618747318441527613545376338403618981955130305465739604637635096610183149658065712477321584656396140414095006079733164366356369325797748809247774321869841859351548203163683388063096836210261047192571709290850419255816855518507768391420816826016700321206515489599807377589576485233579050234266731713550693750896831655433018175197330196563274201020285326206137150788680115146388680883411697472941706848014361836135389459072958357523319225304 2231775072726902900508820239830753418142707610203291290037253819170230671029517486562403811155891623503460224937851316096976226450611806529280875330742983584812728056205609801136973223444329380438570767881671238476423115885369141935284555209808706633473983324497561944468451635527347764675874553858577839928818726053815429607081356129009140336292489618479100836532311913803279064545675518055043221044589388785365638890170876949918532508496686855961263834704780226184414403950442903787260223951207356417579929623344248882912858824078780593860809676640981941) math:sum 3611087922916897364388375235061630122416770553751627164163387899812613107038844482470941559611129598088724613040875143715723544892139420074657213734361965539943033521945214438772069833627479038504283245203255894872563529980375221668448921566178032431222792572271883814310310987075550928359262616955414050189865918625524720457500611945864658844060881039295926853232633120318768664353053107631528454623639623052097352440864627846750187941514862053291460397978981246469740610087593692467375370339888239829277402565051096897274694959468239666819167199960207245 . (1015 2231775072726902900508820239830753418142707610203291290037253819170230671029517486562403811155891623503460224937851316096976226450611806529280875330742983584812728056205609801136973223444329380438570767881671238476423115885369141935284555209808706633473983324497561944468451635527347764675874553858577839928818726053815429607081356129009140336292489618479100836532311913803279064545675518055043221044589388785365638890170876949918532508496686855961263834704780226184414403950442903787260223951207356417579929623344248882912858824078780593860809676640981941 3611087922916897364388375235061630122416770553751627164163387899812613107038844482470941559611129598088724613040875143715723544892139420074657213734361965539943033521945214438772069833627479038504283245203255894872563529980375221668448921566178032431222792572271883814310310987075550928359262616955414050189865918625524720457500611945864658844060881039295926853232633120318768664353053107631528454623639623052097352440864627846750187941514862053291460397978981246469740610087593692467375370339888239829277402565051096897274694959468239666819167199960207245) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19411,7 +19411,7 @@ _:gn_2791 { } _:gn_2792 { - 1017 math:greaterThan 1 . + (1017) math:greaterThan 1 . (1017 1) math:difference 1016 . (852462222536908436629265244599876713868644666654955415911119738527848235020190490653866062700653648918195836834827488478228908009084192983904536927124001629682422590466005163501876613261179722372858290560086582080282701790363062202120188853439380835725174076723240074626592283979144600992486490761741629667771533482106138756662100312153621828524098197662274819831990707287789464738297928478557987465539154518633925339477126053086877075478511658631067271430579205899088197813292115107145077562526473005882456681637400868551022688689321520902452153321756637 1379312850189994463879554995230876704274062943548335874126134080642382436009326995908537748455237974585264388103023827618747318441527613545376338403618981955130305465739604637635096610183149658065712477321584656396140414095006079733164366356369325797748809247774321869841859351548203163683388063096836210261047192571709290850419255816855518507768391420816826016700321206515489599807377589576485233579050234266731713550693750896831655433018175197330196563274201020285326206137150788680115146388680883411697472941706848014361836135389459072958357523319225304) math:sum 2231775072726902900508820239830753418142707610203291290037253819170230671029517486562403811155891623503460224937851316096976226450611806529280875330742983584812728056205609801136973223444329380438570767881671238476423115885369141935284555209808706633473983324497561944468451635527347764675874553858577839928818726053815429607081356129009140336292489618479100836532311913803279064545675518055043221044589388785365638890170876949918532508496686855961263834704780226184414403950442903787260223951207356417579929623344248882912858824078780593860809676640981941 . (1016 1379312850189994463879554995230876704274062943548335874126134080642382436009326995908537748455237974585264388103023827618747318441527613545376338403618981955130305465739604637635096610183149658065712477321584656396140414095006079733164366356369325797748809247774321869841859351548203163683388063096836210261047192571709290850419255816855518507768391420816826016700321206515489599807377589576485233579050234266731713550693750896831655433018175197330196563274201020285326206137150788680115146388680883411697472941706848014361836135389459072958357523319225304 2231775072726902900508820239830753418142707610203291290037253819170230671029517486562403811155891623503460224937851316096976226450611806529280875330742983584812728056205609801136973223444329380438570767881671238476423115885369141935284555209808706633473983324497561944468451635527347764675874553858577839928818726053815429607081356129009140336292489618479100836532311913803279064545675518055043221044589388785365638890170876949918532508496686855961263834704780226184414403950442903787260223951207356417579929623344248882912858824078780593860809676640981941) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19422,7 +19422,7 @@ _:gn_2793 { } _:gn_2794 { - 1018 math:greaterThan 1 . + (1018) math:greaterThan 1 . (1018 1) math:difference 1017 . (526850627653086027250289750630999990405418276893380458215014342114534200989136505254671685754584325667068551268196339140518410432443420561471801476494980325447882875273599474133219996921969935692854186761498074315857712304643017531044177502929944962023635171051081795215267067569058562690901572335094580593275659089603152093757155504701896679244293223154551196868330499227700135069079661097927246113511079748097788211216624843744778357539663538699129291843621814386238008323858673572970068826154410405815016260069447145810813446700137552055905369997468667 852462222536908436629265244599876713868644666654955415911119738527848235020190490653866062700653648918195836834827488478228908009084192983904536927124001629682422590466005163501876613261179722372858290560086582080282701790363062202120188853439380835725174076723240074626592283979144600992486490761741629667771533482106138756662100312153621828524098197662274819831990707287789464738297928478557987465539154518633925339477126053086877075478511658631067271430579205899088197813292115107145077562526473005882456681637400868551022688689321520902452153321756637) math:sum 1379312850189994463879554995230876704274062943548335874126134080642382436009326995908537748455237974585264388103023827618747318441527613545376338403618981955130305465739604637635096610183149658065712477321584656396140414095006079733164366356369325797748809247774321869841859351548203163683388063096836210261047192571709290850419255816855518507768391420816826016700321206515489599807377589576485233579050234266731713550693750896831655433018175197330196563274201020285326206137150788680115146388680883411697472941706848014361836135389459072958357523319225304 . (1017 852462222536908436629265244599876713868644666654955415911119738527848235020190490653866062700653648918195836834827488478228908009084192983904536927124001629682422590466005163501876613261179722372858290560086582080282701790363062202120188853439380835725174076723240074626592283979144600992486490761741629667771533482106138756662100312153621828524098197662274819831990707287789464738297928478557987465539154518633925339477126053086877075478511658631067271430579205899088197813292115107145077562526473005882456681637400868551022688689321520902452153321756637 1379312850189994463879554995230876704274062943548335874126134080642382436009326995908537748455237974585264388103023827618747318441527613545376338403618981955130305465739604637635096610183149658065712477321584656396140414095006079733164366356369325797748809247774321869841859351548203163683388063096836210261047192571709290850419255816855518507768391420816826016700321206515489599807377589576485233579050234266731713550693750896831655433018175197330196563274201020285326206137150788680115146388680883411697472941706848014361836135389459072958357523319225304) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19433,7 +19433,7 @@ _:gn_2795 { } _:gn_2796 { - 1019 math:greaterThan 1 . + (1019) math:greaterThan 1 . (1019 1) math:difference 1018 . (325611594883822409378975493968876723463226389761574957696105396413314034031053985399194376946069323251127285566631149337710497576640772422432735450629021304234539715192405689368656616339209786680004103798588507764424989485720044671076011350509435873701538905672158279411325216410086038301584918426647049074495874392502986662904944807451725149279804974507723622963660208060089329669218267380630741352028074770536137128260501209342098717938848119931937979586957391512850189489433441534175008736372062600067440421567953722740209241989183968846546783324287970 526850627653086027250289750630999990405418276893380458215014342114534200989136505254671685754584325667068551268196339140518410432443420561471801476494980325447882875273599474133219996921969935692854186761498074315857712304643017531044177502929944962023635171051081795215267067569058562690901572335094580593275659089603152093757155504701896679244293223154551196868330499227700135069079661097927246113511079748097788211216624843744778357539663538699129291843621814386238008323858673572970068826154410405815016260069447145810813446700137552055905369997468667) math:sum 852462222536908436629265244599876713868644666654955415911119738527848235020190490653866062700653648918195836834827488478228908009084192983904536927124001629682422590466005163501876613261179722372858290560086582080282701790363062202120188853439380835725174076723240074626592283979144600992486490761741629667771533482106138756662100312153621828524098197662274819831990707287789464738297928478557987465539154518633925339477126053086877075478511658631067271430579205899088197813292115107145077562526473005882456681637400868551022688689321520902452153321756637 . (1018 526850627653086027250289750630999990405418276893380458215014342114534200989136505254671685754584325667068551268196339140518410432443420561471801476494980325447882875273599474133219996921969935692854186761498074315857712304643017531044177502929944962023635171051081795215267067569058562690901572335094580593275659089603152093757155504701896679244293223154551196868330499227700135069079661097927246113511079748097788211216624843744778357539663538699129291843621814386238008323858673572970068826154410405815016260069447145810813446700137552055905369997468667 852462222536908436629265244599876713868644666654955415911119738527848235020190490653866062700653648918195836834827488478228908009084192983904536927124001629682422590466005163501876613261179722372858290560086582080282701790363062202120188853439380835725174076723240074626592283979144600992486490761741629667771533482106138756662100312153621828524098197662274819831990707287789464738297928478557987465539154518633925339477126053086877075478511658631067271430579205899088197813292115107145077562526473005882456681637400868551022688689321520902452153321756637) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19444,7 +19444,7 @@ _:gn_2797 { } _:gn_2798 { - 1020 math:greaterThan 1 . + (1020) math:greaterThan 1 . (1020 1) math:difference 1019 . (201239032769263617871314256662123266942191887131805500518908945701220166958082519855477308808515002415941265701565189802807912855802648139039066025865959021213343160081193784764563380582760149012850082962909566551432722818922972859968166152420509088322096265378923515803941851158972524389316653908447531518779784697100165430852210697250171529964488248646827573904670291167610805399861393717296504761483004977561651082956123634402679639600815418767191312256664422873387818834425232038795060089782347805747575838501493423070604204710953583209358586673180697 325611594883822409378975493968876723463226389761574957696105396413314034031053985399194376946069323251127285566631149337710497576640772422432735450629021304234539715192405689368656616339209786680004103798588507764424989485720044671076011350509435873701538905672158279411325216410086038301584918426647049074495874392502986662904944807451725149279804974507723622963660208060089329669218267380630741352028074770536137128260501209342098717938848119931937979586957391512850189489433441534175008736372062600067440421567953722740209241989183968846546783324287970) math:sum 526850627653086027250289750630999990405418276893380458215014342114534200989136505254671685754584325667068551268196339140518410432443420561471801476494980325447882875273599474133219996921969935692854186761498074315857712304643017531044177502929944962023635171051081795215267067569058562690901572335094580593275659089603152093757155504701896679244293223154551196868330499227700135069079661097927246113511079748097788211216624843744778357539663538699129291843621814386238008323858673572970068826154410405815016260069447145810813446700137552055905369997468667 . (1019 325611594883822409378975493968876723463226389761574957696105396413314034031053985399194376946069323251127285566631149337710497576640772422432735450629021304234539715192405689368656616339209786680004103798588507764424989485720044671076011350509435873701538905672158279411325216410086038301584918426647049074495874392502986662904944807451725149279804974507723622963660208060089329669218267380630741352028074770536137128260501209342098717938848119931937979586957391512850189489433441534175008736372062600067440421567953722740209241989183968846546783324287970 526850627653086027250289750630999990405418276893380458215014342114534200989136505254671685754584325667068551268196339140518410432443420561471801476494980325447882875273599474133219996921969935692854186761498074315857712304643017531044177502929944962023635171051081795215267067569058562690901572335094580593275659089603152093757155504701896679244293223154551196868330499227700135069079661097927246113511079748097788211216624843744778357539663538699129291843621814386238008323858673572970068826154410405815016260069447145810813446700137552055905369997468667) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19455,7 +19455,7 @@ _:gn_2799 { } _:gn_2800 { - 1021 math:greaterThan 1 . + (1021) math:greaterThan 1 . (1021 1) math:difference 1020 . (124372562114558791507661237306753456521034502629769457177196450712093867072971465543717068137554320835186019865065959534902584720838124283393669424763062283021196555111211904604093235756449637667154020835678941212992266666797071811107845198088926785379442640293234763607383365251113513912268264518199517555716089695402821232052734110201553619315316725860896049058989916892478524269356873663334236590545069792974486045304377574939419078338032701164746667330292968639462370655008209495379948646589714794319864583066460299669605037278230385637188196651107273 201239032769263617871314256662123266942191887131805500518908945701220166958082519855477308808515002415941265701565189802807912855802648139039066025865959021213343160081193784764563380582760149012850082962909566551432722818922972859968166152420509088322096265378923515803941851158972524389316653908447531518779784697100165430852210697250171529964488248646827573904670291167610805399861393717296504761483004977561651082956123634402679639600815418767191312256664422873387818834425232038795060089782347805747575838501493423070604204710953583209358586673180697) math:sum 325611594883822409378975493968876723463226389761574957696105396413314034031053985399194376946069323251127285566631149337710497576640772422432735450629021304234539715192405689368656616339209786680004103798588507764424989485720044671076011350509435873701538905672158279411325216410086038301584918426647049074495874392502986662904944807451725149279804974507723622963660208060089329669218267380630741352028074770536137128260501209342098717938848119931937979586957391512850189489433441534175008736372062600067440421567953722740209241989183968846546783324287970 . (1020 201239032769263617871314256662123266942191887131805500518908945701220166958082519855477308808515002415941265701565189802807912855802648139039066025865959021213343160081193784764563380582760149012850082962909566551432722818922972859968166152420509088322096265378923515803941851158972524389316653908447531518779784697100165430852210697250171529964488248646827573904670291167610805399861393717296504761483004977561651082956123634402679639600815418767191312256664422873387818834425232038795060089782347805747575838501493423070604204710953583209358586673180697 325611594883822409378975493968876723463226389761574957696105396413314034031053985399194376946069323251127285566631149337710497576640772422432735450629021304234539715192405689368656616339209786680004103798588507764424989485720044671076011350509435873701538905672158279411325216410086038301584918426647049074495874392502986662904944807451725149279804974507723622963660208060089329669218267380630741352028074770536137128260501209342098717938848119931937979586957391512850189489433441534175008736372062600067440421567953722740209241989183968846546783324287970) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19466,7 +19466,7 @@ _:gn_2801 { } _:gn_2802 { - 1022 math:greaterThan 1 . + (1022) math:greaterThan 1 . (1022 1) math:difference 1021 . (76866470654704826363653019355369810421157384502036043341712494989126299885111054311760240670960681580755245836499230267905328134964523855645396601102896738192146604969981880160470144826310511345696062127230625338440456152125901048860320954331582302942653625085688752196558485907859010477048389390248013963063695001697344198799476587048617910649171522785931524845680374275132281130504520053962268170937935184587165037651746059463260561262782717602444644926371454233925448179417022543415111443192633011427711255435033123400999167432723197572170390022073424 124372562114558791507661237306753456521034502629769457177196450712093867072971465543717068137554320835186019865065959534902584720838124283393669424763062283021196555111211904604093235756449637667154020835678941212992266666797071811107845198088926785379442640293234763607383365251113513912268264518199517555716089695402821232052734110201553619315316725860896049058989916892478524269356873663334236590545069792974486045304377574939419078338032701164746667330292968639462370655008209495379948646589714794319864583066460299669605037278230385637188196651107273) math:sum 201239032769263617871314256662123266942191887131805500518908945701220166958082519855477308808515002415941265701565189802807912855802648139039066025865959021213343160081193784764563380582760149012850082962909566551432722818922972859968166152420509088322096265378923515803941851158972524389316653908447531518779784697100165430852210697250171529964488248646827573904670291167610805399861393717296504761483004977561651082956123634402679639600815418767191312256664422873387818834425232038795060089782347805747575838501493423070604204710953583209358586673180697 . (1021 124372562114558791507661237306753456521034502629769457177196450712093867072971465543717068137554320835186019865065959534902584720838124283393669424763062283021196555111211904604093235756449637667154020835678941212992266666797071811107845198088926785379442640293234763607383365251113513912268264518199517555716089695402821232052734110201553619315316725860896049058989916892478524269356873663334236590545069792974486045304377574939419078338032701164746667330292968639462370655008209495379948646589714794319864583066460299669605037278230385637188196651107273 201239032769263617871314256662123266942191887131805500518908945701220166958082519855477308808515002415941265701565189802807912855802648139039066025865959021213343160081193784764563380582760149012850082962909566551432722818922972859968166152420509088322096265378923515803941851158972524389316653908447531518779784697100165430852210697250171529964488248646827573904670291167610805399861393717296504761483004977561651082956123634402679639600815418767191312256664422873387818834425232038795060089782347805747575838501493423070604204710953583209358586673180697) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19477,7 +19477,7 @@ _:gn_2803 { } _:gn_2804 { - 1023 math:greaterThan 1 . + (1023) math:greaterThan 1 . (1023 1) math:difference 1022 . (47506091459853965144008217951383646099877118127733413835483955722967567187860411231956827466593639254430774028566729266997256585873600427748272823660165544829049950141230024443623090930139126321457958708448315874551810514671170762247524243757344482436789015207546011410824879343254503435219875127951503592652394693705477033253257523152935708666145203074964524213309542617346243138852353609371968419607134608387321007652631515476158517075249983562302022403921514405536922475591186951964837203397081782892153327631427176268605869845507188065017806629033849 76866470654704826363653019355369810421157384502036043341712494989126299885111054311760240670960681580755245836499230267905328134964523855645396601102896738192146604969981880160470144826310511345696062127230625338440456152125901048860320954331582302942653625085688752196558485907859010477048389390248013963063695001697344198799476587048617910649171522785931524845680374275132281130504520053962268170937935184587165037651746059463260561262782717602444644926371454233925448179417022543415111443192633011427711255435033123400999167432723197572170390022073424) math:sum 124372562114558791507661237306753456521034502629769457177196450712093867072971465543717068137554320835186019865065959534902584720838124283393669424763062283021196555111211904604093235756449637667154020835678941212992266666797071811107845198088926785379442640293234763607383365251113513912268264518199517555716089695402821232052734110201553619315316725860896049058989916892478524269356873663334236590545069792974486045304377574939419078338032701164746667330292968639462370655008209495379948646589714794319864583066460299669605037278230385637188196651107273 . (1022 76866470654704826363653019355369810421157384502036043341712494989126299885111054311760240670960681580755245836499230267905328134964523855645396601102896738192146604969981880160470144826310511345696062127230625338440456152125901048860320954331582302942653625085688752196558485907859010477048389390248013963063695001697344198799476587048617910649171522785931524845680374275132281130504520053962268170937935184587165037651746059463260561262782717602444644926371454233925448179417022543415111443192633011427711255435033123400999167432723197572170390022073424 124372562114558791507661237306753456521034502629769457177196450712093867072971465543717068137554320835186019865065959534902584720838124283393669424763062283021196555111211904604093235756449637667154020835678941212992266666797071811107845198088926785379442640293234763607383365251113513912268264518199517555716089695402821232052734110201553619315316725860896049058989916892478524269356873663334236590545069792974486045304377574939419078338032701164746667330292968639462370655008209495379948646589714794319864583066460299669605037278230385637188196651107273) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19488,7 +19488,7 @@ _:gn_2805 { } _:gn_2806 { - 1024 math:greaterThan 1 . + (1024) math:greaterThan 1 . (1024 1) math:difference 1023 . (29360379194850861219644801403986164321280266374302629506228539266158732697250643079803413204367042326324471807932501000908071549090923427897123777442731193363096654828751855716847053896171385024238103418782309463888645637454730286612796710574237820505864609878142740785733606564604507041828514262296510370411300307991867165546219063895682201983026319710967000632370831657786037991652166444590299751330800576199844029999114543987102044187532734040142622522449939828388525703825835591450274239795551228535557927803605947132393297587216009507152583393039575 47506091459853965144008217951383646099877118127733413835483955722967567187860411231956827466593639254430774028566729266997256585873600427748272823660165544829049950141230024443623090930139126321457958708448315874551810514671170762247524243757344482436789015207546011410824879343254503435219875127951503592652394693705477033253257523152935708666145203074964524213309542617346243138852353609371968419607134608387321007652631515476158517075249983562302022403921514405536922475591186951964837203397081782892153327631427176268605869845507188065017806629033849) math:sum 76866470654704826363653019355369810421157384502036043341712494989126299885111054311760240670960681580755245836499230267905328134964523855645396601102896738192146604969981880160470144826310511345696062127230625338440456152125901048860320954331582302942653625085688752196558485907859010477048389390248013963063695001697344198799476587048617910649171522785931524845680374275132281130504520053962268170937935184587165037651746059463260561262782717602444644926371454233925448179417022543415111443192633011427711255435033123400999167432723197572170390022073424 . (1023 47506091459853965144008217951383646099877118127733413835483955722967567187860411231956827466593639254430774028566729266997256585873600427748272823660165544829049950141230024443623090930139126321457958708448315874551810514671170762247524243757344482436789015207546011410824879343254503435219875127951503592652394693705477033253257523152935708666145203074964524213309542617346243138852353609371968419607134608387321007652631515476158517075249983562302022403921514405536922475591186951964837203397081782892153327631427176268605869845507188065017806629033849 76866470654704826363653019355369810421157384502036043341712494989126299885111054311760240670960681580755245836499230267905328134964523855645396601102896738192146604969981880160470144826310511345696062127230625338440456152125901048860320954331582302942653625085688752196558485907859010477048389390248013963063695001697344198799476587048617910649171522785931524845680374275132281130504520053962268170937935184587165037651746059463260561262782717602444644926371454233925448179417022543415111443192633011427711255435033123400999167432723197572170390022073424) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19499,7 +19499,7 @@ _:gn_2807 { } _:gn_2808 { - 1025 math:greaterThan 1 . + (1025) math:greaterThan 1 . (1025 1) math:difference 1024 . (18145712265003103924363416547397481778596851753430784329255416456808834490609768152153414262226596928106302220634228266089185036782676999851149046217434351465953295312478168726776037033967741297219855289666006410663164877216440475634727533183106661930924405329403270625091272778649996393391360865654993222241094385713609867707038459257253506683118883363997523580938710959560205147200187164781668668276334032187476977653516971489056472887717249522159399881471574577148396771765351360514562963601530554356595399827821229136212572258291178557865223235994274 29360379194850861219644801403986164321280266374302629506228539266158732697250643079803413204367042326324471807932501000908071549090923427897123777442731193363096654828751855716847053896171385024238103418782309463888645637454730286612796710574237820505864609878142740785733606564604507041828514262296510370411300307991867165546219063895682201983026319710967000632370831657786037991652166444590299751330800576199844029999114543987102044187532734040142622522449939828388525703825835591450274239795551228535557927803605947132393297587216009507152583393039575) math:sum 47506091459853965144008217951383646099877118127733413835483955722967567187860411231956827466593639254430774028566729266997256585873600427748272823660165544829049950141230024443623090930139126321457958708448315874551810514671170762247524243757344482436789015207546011410824879343254503435219875127951503592652394693705477033253257523152935708666145203074964524213309542617346243138852353609371968419607134608387321007652631515476158517075249983562302022403921514405536922475591186951964837203397081782892153327631427176268605869845507188065017806629033849 . (1024 29360379194850861219644801403986164321280266374302629506228539266158732697250643079803413204367042326324471807932501000908071549090923427897123777442731193363096654828751855716847053896171385024238103418782309463888645637454730286612796710574237820505864609878142740785733606564604507041828514262296510370411300307991867165546219063895682201983026319710967000632370831657786037991652166444590299751330800576199844029999114543987102044187532734040142622522449939828388525703825835591450274239795551228535557927803605947132393297587216009507152583393039575 47506091459853965144008217951383646099877118127733413835483955722967567187860411231956827466593639254430774028566729266997256585873600427748272823660165544829049950141230024443623090930139126321457958708448315874551810514671170762247524243757344482436789015207546011410824879343254503435219875127951503592652394693705477033253257523152935708666145203074964524213309542617346243138852353609371968419607134608387321007652631515476158517075249983562302022403921514405536922475591186951964837203397081782892153327631427176268605869845507188065017806629033849) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19510,7 +19510,7 @@ _:gn_2809 { } _:gn_2810 { - 1026 math:greaterThan 1 . + (1026) math:greaterThan 1 . (1026 1) math:difference 1025 . (11214666929847757295281384856588682542683414620871845176973122809349898206640874927649998942140445398218169587298272734818886512308246428045974731225296841897143359516273686990071016862203643727018248129116303053225480760238289810978069177391131158574940204548739470160642333785954510648437153396641517148170205922278257297839180604638428695299907436346969477051432120698225832844451979279808631083054466544012367052345597572498045571299815484517983222640978365251240128932060484230935711276194020674178962527975784717996180725328924830949287360157045301 18145712265003103924363416547397481778596851753430784329255416456808834490609768152153414262226596928106302220634228266089185036782676999851149046217434351465953295312478168726776037033967741297219855289666006410663164877216440475634727533183106661930924405329403270625091272778649996393391360865654993222241094385713609867707038459257253506683118883363997523580938710959560205147200187164781668668276334032187476977653516971489056472887717249522159399881471574577148396771765351360514562963601530554356595399827821229136212572258291178557865223235994274) math:sum 29360379194850861219644801403986164321280266374302629506228539266158732697250643079803413204367042326324471807932501000908071549090923427897123777442731193363096654828751855716847053896171385024238103418782309463888645637454730286612796710574237820505864609878142740785733606564604507041828514262296510370411300307991867165546219063895682201983026319710967000632370831657786037991652166444590299751330800576199844029999114543987102044187532734040142622522449939828388525703825835591450274239795551228535557927803605947132393297587216009507152583393039575 . (1025 18145712265003103924363416547397481778596851753430784329255416456808834490609768152153414262226596928106302220634228266089185036782676999851149046217434351465953295312478168726776037033967741297219855289666006410663164877216440475634727533183106661930924405329403270625091272778649996393391360865654993222241094385713609867707038459257253506683118883363997523580938710959560205147200187164781668668276334032187476977653516971489056472887717249522159399881471574577148396771765351360514562963601530554356595399827821229136212572258291178557865223235994274 29360379194850861219644801403986164321280266374302629506228539266158732697250643079803413204367042326324471807932501000908071549090923427897123777442731193363096654828751855716847053896171385024238103418782309463888645637454730286612796710574237820505864609878142740785733606564604507041828514262296510370411300307991867165546219063895682201983026319710967000632370831657786037991652166444590299751330800576199844029999114543987102044187532734040142622522449939828388525703825835591450274239795551228535557927803605947132393297587216009507152583393039575) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19521,7 +19521,7 @@ _:gn_2811 { } _:gn_2812 { - 1027 math:greaterThan 1 . + (1027) math:greaterThan 1 . (1027 1) math:difference 1026 . (6931045335155346629082031690808799235913437132558939152282293647458936283968893224503415320086151529888132633335955531270298524474430571805174314992137509568809935796204481736705020171764097570201607160549703357437684116978150664656658355791975503355984200780663800464448938992695485744954207469013476074070888463435352569867857854618824811383211447017028046529506590261334372302748207884973037585221867488175109925307919398991010901587901765004176177240493209325908267839704867129578851687407509880177632871852036511140031846929366347608577863078948973 11214666929847757295281384856588682542683414620871845176973122809349898206640874927649998942140445398218169587298272734818886512308246428045974731225296841897143359516273686990071016862203643727018248129116303053225480760238289810978069177391131158574940204548739470160642333785954510648437153396641517148170205922278257297839180604638428695299907436346969477051432120698225832844451979279808631083054466544012367052345597572498045571299815484517983222640978365251240128932060484230935711276194020674178962527975784717996180725328924830949287360157045301) math:sum 18145712265003103924363416547397481778596851753430784329255416456808834490609768152153414262226596928106302220634228266089185036782676999851149046217434351465953295312478168726776037033967741297219855289666006410663164877216440475634727533183106661930924405329403270625091272778649996393391360865654993222241094385713609867707038459257253506683118883363997523580938710959560205147200187164781668668276334032187476977653516971489056472887717249522159399881471574577148396771765351360514562963601530554356595399827821229136212572258291178557865223235994274 . (1026 11214666929847757295281384856588682542683414620871845176973122809349898206640874927649998942140445398218169587298272734818886512308246428045974731225296841897143359516273686990071016862203643727018248129116303053225480760238289810978069177391131158574940204548739470160642333785954510648437153396641517148170205922278257297839180604638428695299907436346969477051432120698225832844451979279808631083054466544012367052345597572498045571299815484517983222640978365251240128932060484230935711276194020674178962527975784717996180725328924830949287360157045301 18145712265003103924363416547397481778596851753430784329255416456808834490609768152153414262226596928106302220634228266089185036782676999851149046217434351465953295312478168726776037033967741297219855289666006410663164877216440475634727533183106661930924405329403270625091272778649996393391360865654993222241094385713609867707038459257253506683118883363997523580938710959560205147200187164781668668276334032187476977653516971489056472887717249522159399881471574577148396771765351360514562963601530554356595399827821229136212572258291178557865223235994274) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19532,7 +19532,7 @@ _:gn_2813 { } _:gn_2814 { - 1028 math:greaterThan 1 . + (1028) math:greaterThan 1 . (1028 1) math:difference 1027 . (4283621594692410666199353165779883306769977488312906024690829161890961922671981703146583622054293868330036953962317203548587987833815856240800416233159332328333423720069205253365996690439546156816640968566599695787796643260139146321410821599155655218956003768075669696193394793259024903482945927628041074099317458842904727971322750019603883916695989329941430521925530436891460541703771394835593497832599055837257127037678173507034669711913719513807045400485155925331861092355617101356859588786510794001329656123748206856148878399558483340709497078096328 6931045335155346629082031690808799235913437132558939152282293647458936283968893224503415320086151529888132633335955531270298524474430571805174314992137509568809935796204481736705020171764097570201607160549703357437684116978150664656658355791975503355984200780663800464448938992695485744954207469013476074070888463435352569867857854618824811383211447017028046529506590261334372302748207884973037585221867488175109925307919398991010901587901765004176177240493209325908267839704867129578851687407509880177632871852036511140031846929366347608577863078948973) math:sum 11214666929847757295281384856588682542683414620871845176973122809349898206640874927649998942140445398218169587298272734818886512308246428045974731225296841897143359516273686990071016862203643727018248129116303053225480760238289810978069177391131158574940204548739470160642333785954510648437153396641517148170205922278257297839180604638428695299907436346969477051432120698225832844451979279808631083054466544012367052345597572498045571299815484517983222640978365251240128932060484230935711276194020674178962527975784717996180725328924830949287360157045301 . (1027 6931045335155346629082031690808799235913437132558939152282293647458936283968893224503415320086151529888132633335955531270298524474430571805174314992137509568809935796204481736705020171764097570201607160549703357437684116978150664656658355791975503355984200780663800464448938992695485744954207469013476074070888463435352569867857854618824811383211447017028046529506590261334372302748207884973037585221867488175109925307919398991010901587901765004176177240493209325908267839704867129578851687407509880177632871852036511140031846929366347608577863078948973 11214666929847757295281384856588682542683414620871845176973122809349898206640874927649998942140445398218169587298272734818886512308246428045974731225296841897143359516273686990071016862203643727018248129116303053225480760238289810978069177391131158574940204548739470160642333785954510648437153396641517148170205922278257297839180604638428695299907436346969477051432120698225832844451979279808631083054466544012367052345597572498045571299815484517983222640978365251240128932060484230935711276194020674178962527975784717996180725328924830949287360157045301) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19543,7 +19543,7 @@ _:gn_2815 { } _:gn_2816 { - 1029 math:greaterThan 1 . + (1029) math:greaterThan 1 . (1029 1) math:difference 1028 . (2647423740462935962882678525028915929143459644246033127591464485567974361296911521356831698031857661558095679373638327721710536640614715564373898758978177240476512076135276483339023481324551413384966191983103661649887473718011518335247534192819848137028197012588130768255544199436460841471261541385434999971571004592447841896535104599220927466515457687086616007581059824442911761044436490137444087389268432337852798270241225483976231875988045490369131840008053400576406747349250028221992098620999086176303215728288304283882968529807864267868366000852645 4283621594692410666199353165779883306769977488312906024690829161890961922671981703146583622054293868330036953962317203548587987833815856240800416233159332328333423720069205253365996690439546156816640968566599695787796643260139146321410821599155655218956003768075669696193394793259024903482945927628041074099317458842904727971322750019603883916695989329941430521925530436891460541703771394835593497832599055837257127037678173507034669711913719513807045400485155925331861092355617101356859588786510794001329656123748206856148878399558483340709497078096328) math:sum 6931045335155346629082031690808799235913437132558939152282293647458936283968893224503415320086151529888132633335955531270298524474430571805174314992137509568809935796204481736705020171764097570201607160549703357437684116978150664656658355791975503355984200780663800464448938992695485744954207469013476074070888463435352569867857854618824811383211447017028046529506590261334372302748207884973037585221867488175109925307919398991010901587901765004176177240493209325908267839704867129578851687407509880177632871852036511140031846929366347608577863078948973 . (1028 4283621594692410666199353165779883306769977488312906024690829161890961922671981703146583622054293868330036953962317203548587987833815856240800416233159332328333423720069205253365996690439546156816640968566599695787796643260139146321410821599155655218956003768075669696193394793259024903482945927628041074099317458842904727971322750019603883916695989329941430521925530436891460541703771394835593497832599055837257127037678173507034669711913719513807045400485155925331861092355617101356859588786510794001329656123748206856148878399558483340709497078096328 6931045335155346629082031690808799235913437132558939152282293647458936283968893224503415320086151529888132633335955531270298524474430571805174314992137509568809935796204481736705020171764097570201607160549703357437684116978150664656658355791975503355984200780663800464448938992695485744954207469013476074070888463435352569867857854618824811383211447017028046529506590261334372302748207884973037585221867488175109925307919398991010901587901765004176177240493209325908267839704867129578851687407509880177632871852036511140031846929366347608577863078948973) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19554,7 +19554,7 @@ _:gn_2817 { } _:gn_2818 { - 1030 math:greaterThan 1 . + (1030) math:greaterThan 1 . (1030 1) math:difference 1029 . (1636197854229474703316674640750967377626517844066872897099364676322987561375070181789751924022436206771941274588678875826877451193201140676426517474181155087856911643933928770026973209114994743431674776583496034137909169542127627986163287406335807081927806755487538927937850593822564062011684386242606074127746454250456886074787645420382956450180531642854814514344470612448548780659334904698149410443330623499404328767436948023058437835925674023437913560477102524755454345006367073134867490165511707825026440395459902572265909869750619072841131077243683 2647423740462935962882678525028915929143459644246033127591464485567974361296911521356831698031857661558095679373638327721710536640614715564373898758978177240476512076135276483339023481324551413384966191983103661649887473718011518335247534192819848137028197012588130768255544199436460841471261541385434999971571004592447841896535104599220927466515457687086616007581059824442911761044436490137444087389268432337852798270241225483976231875988045490369131840008053400576406747349250028221992098620999086176303215728288304283882968529807864267868366000852645) math:sum 4283621594692410666199353165779883306769977488312906024690829161890961922671981703146583622054293868330036953962317203548587987833815856240800416233159332328333423720069205253365996690439546156816640968566599695787796643260139146321410821599155655218956003768075669696193394793259024903482945927628041074099317458842904727971322750019603883916695989329941430521925530436891460541703771394835593497832599055837257127037678173507034669711913719513807045400485155925331861092355617101356859588786510794001329656123748206856148878399558483340709497078096328 . (1029 2647423740462935962882678525028915929143459644246033127591464485567974361296911521356831698031857661558095679373638327721710536640614715564373898758978177240476512076135276483339023481324551413384966191983103661649887473718011518335247534192819848137028197012588130768255544199436460841471261541385434999971571004592447841896535104599220927466515457687086616007581059824442911761044436490137444087389268432337852798270241225483976231875988045490369131840008053400576406747349250028221992098620999086176303215728288304283882968529807864267868366000852645 4283621594692410666199353165779883306769977488312906024690829161890961922671981703146583622054293868330036953962317203548587987833815856240800416233159332328333423720069205253365996690439546156816640968566599695787796643260139146321410821599155655218956003768075669696193394793259024903482945927628041074099317458842904727971322750019603883916695989329941430521925530436891460541703771394835593497832599055837257127037678173507034669711913719513807045400485155925331861092355617101356859588786510794001329656123748206856148878399558483340709497078096328) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19565,7 +19565,7 @@ _:gn_2819 { } _:gn_2820 { - 1031 math:greaterThan 1 . + (1031) math:greaterThan 1 . (1031 1) math:difference 1030 . (1011225886233461259566003884277948551516941800179160230492099809244986799921841339567079774009421454786154404784959451894833085447413574887947381284797022152619600432201347713312050272209556669953291415399607627511978304175883890349084246786484041055100390257100591840317693605613896779459577155142828925843824550341990955821747459178837971016334926044231801493236589211994362980385101585439294676945937808838448469502804277460917794040062371466931218279530950875820952402342882955087124608455487378351276775332828401711617058660057245195027234923608962 1636197854229474703316674640750967377626517844066872897099364676322987561375070181789751924022436206771941274588678875826877451193201140676426517474181155087856911643933928770026973209114994743431674776583496034137909169542127627986163287406335807081927806755487538927937850593822564062011684386242606074127746454250456886074787645420382956450180531642854814514344470612448548780659334904698149410443330623499404328767436948023058437835925674023437913560477102524755454345006367073134867490165511707825026440395459902572265909869750619072841131077243683) math:sum 2647423740462935962882678525028915929143459644246033127591464485567974361296911521356831698031857661558095679373638327721710536640614715564373898758978177240476512076135276483339023481324551413384966191983103661649887473718011518335247534192819848137028197012588130768255544199436460841471261541385434999971571004592447841896535104599220927466515457687086616007581059824442911761044436490137444087389268432337852798270241225483976231875988045490369131840008053400576406747349250028221992098620999086176303215728288304283882968529807864267868366000852645 . (1030 1636197854229474703316674640750967377626517844066872897099364676322987561375070181789751924022436206771941274588678875826877451193201140676426517474181155087856911643933928770026973209114994743431674776583496034137909169542127627986163287406335807081927806755487538927937850593822564062011684386242606074127746454250456886074787645420382956450180531642854814514344470612448548780659334904698149410443330623499404328767436948023058437835925674023437913560477102524755454345006367073134867490165511707825026440395459902572265909869750619072841131077243683 2647423740462935962882678525028915929143459644246033127591464485567974361296911521356831698031857661558095679373638327721710536640614715564373898758978177240476512076135276483339023481324551413384966191983103661649887473718011518335247534192819848137028197012588130768255544199436460841471261541385434999971571004592447841896535104599220927466515457687086616007581059824442911761044436490137444087389268432337852798270241225483976231875988045490369131840008053400576406747349250028221992098620999086176303215728288304283882968529807864267868366000852645) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19576,7 +19576,7 @@ _:gn_2821 { } _:gn_2822 { - 1032 math:greaterThan 1 . + (1032) math:greaterThan 1 . (1032 1) math:difference 1031 . (624971967996013443750670756473018826109576043887712666607264867078000761453228842222672150013014751985786869803719423932044365745787565788479136189384132935237311211732581056714922936905438073478383361183888406625930865366243737637079040619851766026827416498386947087620156988208667282552107231099777148283921903908465930253040186241544985433845605598623013021107881400454185800274233319258854733497392814660955859264632670562140643795863302556506695280946151648934501942663484118047742881710024329473749665062631500860648851209693373877813896153634721 1011225886233461259566003884277948551516941800179160230492099809244986799921841339567079774009421454786154404784959451894833085447413574887947381284797022152619600432201347713312050272209556669953291415399607627511978304175883890349084246786484041055100390257100591840317693605613896779459577155142828925843824550341990955821747459178837971016334926044231801493236589211994362980385101585439294676945937808838448469502804277460917794040062371466931218279530950875820952402342882955087124608455487378351276775332828401711617058660057245195027234923608962) math:sum 1636197854229474703316674640750967377626517844066872897099364676322987561375070181789751924022436206771941274588678875826877451193201140676426517474181155087856911643933928770026973209114994743431674776583496034137909169542127627986163287406335807081927806755487538927937850593822564062011684386242606074127746454250456886074787645420382956450180531642854814514344470612448548780659334904698149410443330623499404328767436948023058437835925674023437913560477102524755454345006367073134867490165511707825026440395459902572265909869750619072841131077243683 . (1031 1011225886233461259566003884277948551516941800179160230492099809244986799921841339567079774009421454786154404784959451894833085447413574887947381284797022152619600432201347713312050272209556669953291415399607627511978304175883890349084246786484041055100390257100591840317693605613896779459577155142828925843824550341990955821747459178837971016334926044231801493236589211994362980385101585439294676945937808838448469502804277460917794040062371466931218279530950875820952402342882955087124608455487378351276775332828401711617058660057245195027234923608962 1636197854229474703316674640750967377626517844066872897099364676322987561375070181789751924022436206771941274588678875826877451193201140676426517474181155087856911643933928770026973209114994743431674776583496034137909169542127627986163287406335807081927806755487538927937850593822564062011684386242606074127746454250456886074787645420382956450180531642854814514344470612448548780659334904698149410443330623499404328767436948023058437835925674023437913560477102524755454345006367073134867490165511707825026440395459902572265909869750619072841131077243683) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19587,7 +19587,7 @@ _:gn_2823 { } _:gn_2824 { - 1033 math:greaterThan 1 . + (1033) math:greaterThan 1 . (1033 1) math:difference 1032 . (386253918237447815815333127804929725407365756291447563884834942166986038468612497344407623996406702800367534981240027962788719701626009099468245095412889217382289220468766656597127335304118596474908054215719220886047438809640152712005206166632275028272973758713644752697536617405229496907469924043051777559902646433525025568707272937292985582489320445608788472128707811540177180110868266180439943448544994177492610238171606898777150244199068910424522998584799226886450459679398837039381726745463048877527110270196900850968207450363871317213338769974241 624971967996013443750670756473018826109576043887712666607264867078000761453228842222672150013014751985786869803719423932044365745787565788479136189384132935237311211732581056714922936905438073478383361183888406625930865366243737637079040619851766026827416498386947087620156988208667282552107231099777148283921903908465930253040186241544985433845605598623013021107881400454185800274233319258854733497392814660955859264632670562140643795863302556506695280946151648934501942663484118047742881710024329473749665062631500860648851209693373877813896153634721) math:sum 1011225886233461259566003884277948551516941800179160230492099809244986799921841339567079774009421454786154404784959451894833085447413574887947381284797022152619600432201347713312050272209556669953291415399607627511978304175883890349084246786484041055100390257100591840317693605613896779459577155142828925843824550341990955821747459178837971016334926044231801493236589211994362980385101585439294676945937808838448469502804277460917794040062371466931218279530950875820952402342882955087124608455487378351276775332828401711617058660057245195027234923608962 . (1032 624971967996013443750670756473018826109576043887712666607264867078000761453228842222672150013014751985786869803719423932044365745787565788479136189384132935237311211732581056714922936905438073478383361183888406625930865366243737637079040619851766026827416498386947087620156988208667282552107231099777148283921903908465930253040186241544985433845605598623013021107881400454185800274233319258854733497392814660955859264632670562140643795863302556506695280946151648934501942663484118047742881710024329473749665062631500860648851209693373877813896153634721 1011225886233461259566003884277948551516941800179160230492099809244986799921841339567079774009421454786154404784959451894833085447413574887947381284797022152619600432201347713312050272209556669953291415399607627511978304175883890349084246786484041055100390257100591840317693605613896779459577155142828925843824550341990955821747459178837971016334926044231801493236589211994362980385101585439294676945937808838448469502804277460917794040062371466931218279530950875820952402342882955087124608455487378351276775332828401711617058660057245195027234923608962) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19598,7 +19598,7 @@ _:gn_2825 { } _:gn_2826 { - 1034 math:greaterThan 1 . + (1034) math:greaterThan 1 . (1034 1) math:difference 1033 . (238718049758565627935337628668089100702210287596265102722429924911014722984616344878264526016608049185419334822479395969255646044161556689010891093971243717855021991263814400117795601601319477003475306968169185739883426556603584925073834453219490998554442739673302334922620370803437785644637307056725370724019257474940904684332913304251999851356285153014224548979173588914008620163365053078414790048847820483463249026461063663363493551664233646082172282361352422048051482984085281008361154964561280596222554792434600009680643759329502560600557383660480 386253918237447815815333127804929725407365756291447563884834942166986038468612497344407623996406702800367534981240027962788719701626009099468245095412889217382289220468766656597127335304118596474908054215719220886047438809640152712005206166632275028272973758713644752697536617405229496907469924043051777559902646433525025568707272937292985582489320445608788472128707811540177180110868266180439943448544994177492610238171606898777150244199068910424522998584799226886450459679398837039381726745463048877527110270196900850968207450363871317213338769974241) math:sum 624971967996013443750670756473018826109576043887712666607264867078000761453228842222672150013014751985786869803719423932044365745787565788479136189384132935237311211732581056714922936905438073478383361183888406625930865366243737637079040619851766026827416498386947087620156988208667282552107231099777148283921903908465930253040186241544985433845605598623013021107881400454185800274233319258854733497392814660955859264632670562140643795863302556506695280946151648934501942663484118047742881710024329473749665062631500860648851209693373877813896153634721 . (1033 386253918237447815815333127804929725407365756291447563884834942166986038468612497344407623996406702800367534981240027962788719701626009099468245095412889217382289220468766656597127335304118596474908054215719220886047438809640152712005206166632275028272973758713644752697536617405229496907469924043051777559902646433525025568707272937292985582489320445608788472128707811540177180110868266180439943448544994177492610238171606898777150244199068910424522998584799226886450459679398837039381726745463048877527110270196900850968207450363871317213338769974241 624971967996013443750670756473018826109576043887712666607264867078000761453228842222672150013014751985786869803719423932044365745787565788479136189384132935237311211732581056714922936905438073478383361183888406625930865366243737637079040619851766026827416498386947087620156988208667282552107231099777148283921903908465930253040186241544985433845605598623013021107881400454185800274233319258854733497392814660955859264632670562140643795863302556506695280946151648934501942663484118047742881710024329473749665062631500860648851209693373877813896153634721) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19609,7 +19609,7 @@ _:gn_2827 { } _:gn_2828 { - 1035 math:greaterThan 1 . + (1035) math:greaterThan 1 . (1035 1) math:difference 1034 . (147535868478882187879995499136840624705155468695182461162405017255971315483996152466143097979798653614948200158760631993533073657464452410457354001441645499527267229204952256479331733702799119471432747247550035146164012253036567786931371713412784029718531019040342417774916246601791711262832616986326406835883388958584120884374359633040985731133035292594563923149534222626168559947503213102025153399697173694029361211710543235413656692534835264342350716223446804838398976695313556031020571780901768281304555477762300841287563691034368756612781386313761 238718049758565627935337628668089100702210287596265102722429924911014722984616344878264526016608049185419334822479395969255646044161556689010891093971243717855021991263814400117795601601319477003475306968169185739883426556603584925073834453219490998554442739673302334922620370803437785644637307056725370724019257474940904684332913304251999851356285153014224548979173588914008620163365053078414790048847820483463249026461063663363493551664233646082172282361352422048051482984085281008361154964561280596222554792434600009680643759329502560600557383660480) math:sum 386253918237447815815333127804929725407365756291447563884834942166986038468612497344407623996406702800367534981240027962788719701626009099468245095412889217382289220468766656597127335304118596474908054215719220886047438809640152712005206166632275028272973758713644752697536617405229496907469924043051777559902646433525025568707272937292985582489320445608788472128707811540177180110868266180439943448544994177492610238171606898777150244199068910424522998584799226886450459679398837039381726745463048877527110270196900850968207450363871317213338769974241 . (1034 238718049758565627935337628668089100702210287596265102722429924911014722984616344878264526016608049185419334822479395969255646044161556689010891093971243717855021991263814400117795601601319477003475306968169185739883426556603584925073834453219490998554442739673302334922620370803437785644637307056725370724019257474940904684332913304251999851356285153014224548979173588914008620163365053078414790048847820483463249026461063663363493551664233646082172282361352422048051482984085281008361154964561280596222554792434600009680643759329502560600557383660480 386253918237447815815333127804929725407365756291447563884834942166986038468612497344407623996406702800367534981240027962788719701626009099468245095412889217382289220468766656597127335304118596474908054215719220886047438809640152712005206166632275028272973758713644752697536617405229496907469924043051777559902646433525025568707272937292985582489320445608788472128707811540177180110868266180439943448544994177492610238171606898777150244199068910424522998584799226886450459679398837039381726745463048877527110270196900850968207450363871317213338769974241) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19620,7 +19620,7 @@ _:gn_2829 { } _:gn_2830 { - 1036 math:greaterThan 1 . + (1036) math:greaterThan 1 . (1036 1) math:difference 1035 . (91182181279683440055342129531248475997054818901082641560024907655043407500620192412121428036809395570471134663718763975722572386697104278553537092529598218327754762058862143638463867898520357532042559720619150593719414303567017138142462739806706968835911720632959917147704124201646074381804690070398963888135868516356783799958553671211014120223249860419660625829639366287840060215861839976389636649150646789433887814750520427949836859129398381739821566137905617209652506288771724977340583183659512314917999314672299168393080068295133803987775997346719 147535868478882187879995499136840624705155468695182461162405017255971315483996152466143097979798653614948200158760631993533073657464452410457354001441645499527267229204952256479331733702799119471432747247550035146164012253036567786931371713412784029718531019040342417774916246601791711262832616986326406835883388958584120884374359633040985731133035292594563923149534222626168559947503213102025153399697173694029361211710543235413656692534835264342350716223446804838398976695313556031020571780901768281304555477762300841287563691034368756612781386313761) math:sum 238718049758565627935337628668089100702210287596265102722429924911014722984616344878264526016608049185419334822479395969255646044161556689010891093971243717855021991263814400117795601601319477003475306968169185739883426556603584925073834453219490998554442739673302334922620370803437785644637307056725370724019257474940904684332913304251999851356285153014224548979173588914008620163365053078414790048847820483463249026461063663363493551664233646082172282361352422048051482984085281008361154964561280596222554792434600009680643759329502560600557383660480 . (1035 147535868478882187879995499136840624705155468695182461162405017255971315483996152466143097979798653614948200158760631993533073657464452410457354001441645499527267229204952256479331733702799119471432747247550035146164012253036567786931371713412784029718531019040342417774916246601791711262832616986326406835883388958584120884374359633040985731133035292594563923149534222626168559947503213102025153399697173694029361211710543235413656692534835264342350716223446804838398976695313556031020571780901768281304555477762300841287563691034368756612781386313761 238718049758565627935337628668089100702210287596265102722429924911014722984616344878264526016608049185419334822479395969255646044161556689010891093971243717855021991263814400117795601601319477003475306968169185739883426556603584925073834453219490998554442739673302334922620370803437785644637307056725370724019257474940904684332913304251999851356285153014224548979173588914008620163365053078414790048847820483463249026461063663363493551664233646082172282361352422048051482984085281008361154964561280596222554792434600009680643759329502560600557383660480) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19631,7 +19631,7 @@ _:gn_2831 { } _:gn_2832 { - 1037 math:greaterThan 1 . + (1037) math:greaterThan 1 . (1037 1) math:difference 1036 . (56353687199198747824653369605592148708100649794099819602380109600927907983375960054021669942989258044477065495041868017810501270767348131903816908912047281199512467146090112840867865804278761939390187526930884552444597949469550648788908973606077060882619298407382500627212122400145636881027926915927442947747520442227337084415805961829971610909785432174903297319894856338328499731641373125635516750546526904595473396960022807463819833405436882602529150085541187628746470406541831053679988597242255966386556163090001672894483622739234952625005388967042 91182181279683440055342129531248475997054818901082641560024907655043407500620192412121428036809395570471134663718763975722572386697104278553537092529598218327754762058862143638463867898520357532042559720619150593719414303567017138142462739806706968835911720632959917147704124201646074381804690070398963888135868516356783799958553671211014120223249860419660625829639366287840060215861839976389636649150646789433887814750520427949836859129398381739821566137905617209652506288771724977340583183659512314917999314672299168393080068295133803987775997346719) math:sum 147535868478882187879995499136840624705155468695182461162405017255971315483996152466143097979798653614948200158760631993533073657464452410457354001441645499527267229204952256479331733702799119471432747247550035146164012253036567786931371713412784029718531019040342417774916246601791711262832616986326406835883388958584120884374359633040985731133035292594563923149534222626168559947503213102025153399697173694029361211710543235413656692534835264342350716223446804838398976695313556031020571780901768281304555477762300841287563691034368756612781386313761 . (1036 91182181279683440055342129531248475997054818901082641560024907655043407500620192412121428036809395570471134663718763975722572386697104278553537092529598218327754762058862143638463867898520357532042559720619150593719414303567017138142462739806706968835911720632959917147704124201646074381804690070398963888135868516356783799958553671211014120223249860419660625829639366287840060215861839976389636649150646789433887814750520427949836859129398381739821566137905617209652506288771724977340583183659512314917999314672299168393080068295133803987775997346719 147535868478882187879995499136840624705155468695182461162405017255971315483996152466143097979798653614948200158760631993533073657464452410457354001441645499527267229204952256479331733702799119471432747247550035146164012253036567786931371713412784029718531019040342417774916246601791711262832616986326406835883388958584120884374359633040985731133035292594563923149534222626168559947503213102025153399697173694029361211710543235413656692534835264342350716223446804838398976695313556031020571780901768281304555477762300841287563691034368756612781386313761) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19642,7 +19642,7 @@ _:gn_2833 { } _:gn_2834 { - 1038 math:greaterThan 1 . + (1038) math:greaterThan 1 . (1038 1) math:difference 1037 . (34828494080484692230688759925656327288954169106982821957644798054115499517244232358099758093820137525994069168676895957912071115929756146649720183617550937128242294912772030797596002094241595592652372193688266041274816354097466489353553766200629907953292422225577416520492001801500437500776763154471520940388348074129446715542747709381042509313464428244757328509744509949511560484220466850754119898604119884838414417790497620486017025723961499137292416052364429580906035882229893923660594586417256348531443151582297495498596445555898851362770608379677 56353687199198747824653369605592148708100649794099819602380109600927907983375960054021669942989258044477065495041868017810501270767348131903816908912047281199512467146090112840867865804278761939390187526930884552444597949469550648788908973606077060882619298407382500627212122400145636881027926915927442947747520442227337084415805961829971610909785432174903297319894856338328499731641373125635516750546526904595473396960022807463819833405436882602529150085541187628746470406541831053679988597242255966386556163090001672894483622739234952625005388967042) math:sum 91182181279683440055342129531248475997054818901082641560024907655043407500620192412121428036809395570471134663718763975722572386697104278553537092529598218327754762058862143638463867898520357532042559720619150593719414303567017138142462739806706968835911720632959917147704124201646074381804690070398963888135868516356783799958553671211014120223249860419660625829639366287840060215861839976389636649150646789433887814750520427949836859129398381739821566137905617209652506288771724977340583183659512314917999314672299168393080068295133803987775997346719 . (1037 56353687199198747824653369605592148708100649794099819602380109600927907983375960054021669942989258044477065495041868017810501270767348131903816908912047281199512467146090112840867865804278761939390187526930884552444597949469550648788908973606077060882619298407382500627212122400145636881027926915927442947747520442227337084415805961829971610909785432174903297319894856338328499731641373125635516750546526904595473396960022807463819833405436882602529150085541187628746470406541831053679988597242255966386556163090001672894483622739234952625005388967042 91182181279683440055342129531248475997054818901082641560024907655043407500620192412121428036809395570471134663718763975722572386697104278553537092529598218327754762058862143638463867898520357532042559720619150593719414303567017138142462739806706968835911720632959917147704124201646074381804690070398963888135868516356783799958553671211014120223249860419660625829639366287840060215861839976389636649150646789433887814750520427949836859129398381739821566137905617209652506288771724977340583183659512314917999314672299168393080068295133803987775997346719) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19653,7 +19653,7 @@ _:gn_2835 { } _:gn_2836 { - 1039 math:greaterThan 1 . + (1039) math:greaterThan 1 . (1039 1) math:difference 1038 . (21525193118714055593964609679935821419146480687116997644735311546812408466131727695921911849169120518482996326364972059898430154837591985254096725294496344071270172233318082043271863710037166346737815333242618511169781595372084159435355207405447152929326876181805084106720120598645199380251163761455922007359172368097890368873058252448929101596321003930145968810150346388816939247420906274881396851942407019757058979169525186977802807681475383465236734033176758047840434524311937130019394010824999617855113011507704177395887177183336101262234780587365 34828494080484692230688759925656327288954169106982821957644798054115499517244232358099758093820137525994069168676895957912071115929756146649720183617550937128242294912772030797596002094241595592652372193688266041274816354097466489353553766200629907953292422225577416520492001801500437500776763154471520940388348074129446715542747709381042509313464428244757328509744509949511560484220466850754119898604119884838414417790497620486017025723961499137292416052364429580906035882229893923660594586417256348531443151582297495498596445555898851362770608379677) math:sum 56353687199198747824653369605592148708100649794099819602380109600927907983375960054021669942989258044477065495041868017810501270767348131903816908912047281199512467146090112840867865804278761939390187526930884552444597949469550648788908973606077060882619298407382500627212122400145636881027926915927442947747520442227337084415805961829971610909785432174903297319894856338328499731641373125635516750546526904595473396960022807463819833405436882602529150085541187628746470406541831053679988597242255966386556163090001672894483622739234952625005388967042 . (1038 34828494080484692230688759925656327288954169106982821957644798054115499517244232358099758093820137525994069168676895957912071115929756146649720183617550937128242294912772030797596002094241595592652372193688266041274816354097466489353553766200629907953292422225577416520492001801500437500776763154471520940388348074129446715542747709381042509313464428244757328509744509949511560484220466850754119898604119884838414417790497620486017025723961499137292416052364429580906035882229893923660594586417256348531443151582297495498596445555898851362770608379677 56353687199198747824653369605592148708100649794099819602380109600927907983375960054021669942989258044477065495041868017810501270767348131903816908912047281199512467146090112840867865804278761939390187526930884552444597949469550648788908973606077060882619298407382500627212122400145636881027926915927442947747520442227337084415805961829971610909785432174903297319894856338328499731641373125635516750546526904595473396960022807463819833405436882602529150085541187628746470406541831053679988597242255966386556163090001672894483622739234952625005388967042) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19664,7 +19664,7 @@ _:gn_2837 { } _:gn_2838 { - 1040 math:greaterThan 1 . + (1040) math:greaterThan 1 . (1040 1) math:difference 1039 . (13303300961770636636724150245720505869807688419865824312909486507303091051112504662177846244651017007511072842311923898013640961092164161395623458323054593056972122679453948754324138384204429245914556860445647530105034758725382329918198558795182755023965546043772332413771881202855238120525599393015598933029175706031556346669689456932113407717143424314611359699594163560694621236799560575872723046661712865081355438620972433508214218042486115672055682019187671533065601357917956793641200575592256730676330140074593318102709268372562750100535827792312 21525193118714055593964609679935821419146480687116997644735311546812408466131727695921911849169120518482996326364972059898430154837591985254096725294496344071270172233318082043271863710037166346737815333242618511169781595372084159435355207405447152929326876181805084106720120598645199380251163761455922007359172368097890368873058252448929101596321003930145968810150346388816939247420906274881396851942407019757058979169525186977802807681475383465236734033176758047840434524311937130019394010824999617855113011507704177395887177183336101262234780587365) math:sum 34828494080484692230688759925656327288954169106982821957644798054115499517244232358099758093820137525994069168676895957912071115929756146649720183617550937128242294912772030797596002094241595592652372193688266041274816354097466489353553766200629907953292422225577416520492001801500437500776763154471520940388348074129446715542747709381042509313464428244757328509744509949511560484220466850754119898604119884838414417790497620486017025723961499137292416052364429580906035882229893923660594586417256348531443151582297495498596445555898851362770608379677 . (1039 21525193118714055593964609679935821419146480687116997644735311546812408466131727695921911849169120518482996326364972059898430154837591985254096725294496344071270172233318082043271863710037166346737815333242618511169781595372084159435355207405447152929326876181805084106720120598645199380251163761455922007359172368097890368873058252448929101596321003930145968810150346388816939247420906274881396851942407019757058979169525186977802807681475383465236734033176758047840434524311937130019394010824999617855113011507704177395887177183336101262234780587365 34828494080484692230688759925656327288954169106982821957644798054115499517244232358099758093820137525994069168676895957912071115929756146649720183617550937128242294912772030797596002094241595592652372193688266041274816354097466489353553766200629907953292422225577416520492001801500437500776763154471520940388348074129446715542747709381042509313464428244757328509744509949511560484220466850754119898604119884838414417790497620486017025723961499137292416052364429580906035882229893923660594586417256348531443151582297495498596445555898851362770608379677) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19675,7 +19675,7 @@ _:gn_2839 { } _:gn_2840 { - 1041 math:greaterThan 1 . + (1041) math:greaterThan 1 . (1041 1) math:difference 1040 . (8221892156943418957240459434215315549338792267251173331825825039509317415019223033744065604518103510971923484053048161884789193745427823858473266971441751014298049553864133288947725325832737100823258472796970981064746836646701829517156648610264397905361330138032751692948239395789961259725564368440323074329996662066334022203368795516815693879177579615534609110556182828122318010621345699008673805280694154675703540548552753469588589638989267793181052013989086514774833166393980336378193435232742887178782871433110859293177908810773351161698952795053 13303300961770636636724150245720505869807688419865824312909486507303091051112504662177846244651017007511072842311923898013640961092164161395623458323054593056972122679453948754324138384204429245914556860445647530105034758725382329918198558795182755023965546043772332413771881202855238120525599393015598933029175706031556346669689456932113407717143424314611359699594163560694621236799560575872723046661712865081355438620972433508214218042486115672055682019187671533065601357917956793641200575592256730676330140074593318102709268372562750100535827792312) math:sum 21525193118714055593964609679935821419146480687116997644735311546812408466131727695921911849169120518482996326364972059898430154837591985254096725294496344071270172233318082043271863710037166346737815333242618511169781595372084159435355207405447152929326876181805084106720120598645199380251163761455922007359172368097890368873058252448929101596321003930145968810150346388816939247420906274881396851942407019757058979169525186977802807681475383465236734033176758047840434524311937130019394010824999617855113011507704177395887177183336101262234780587365 . (1040 13303300961770636636724150245720505869807688419865824312909486507303091051112504662177846244651017007511072842311923898013640961092164161395623458323054593056972122679453948754324138384204429245914556860445647530105034758725382329918198558795182755023965546043772332413771881202855238120525599393015598933029175706031556346669689456932113407717143424314611359699594163560694621236799560575872723046661712865081355438620972433508214218042486115672055682019187671533065601357917956793641200575592256730676330140074593318102709268372562750100535827792312 21525193118714055593964609679935821419146480687116997644735311546812408466131727695921911849169120518482996326364972059898430154837591985254096725294496344071270172233318082043271863710037166346737815333242618511169781595372084159435355207405447152929326876181805084106720120598645199380251163761455922007359172368097890368873058252448929101596321003930145968810150346388816939247420906274881396851942407019757058979169525186977802807681475383465236734033176758047840434524311937130019394010824999617855113011507704177395887177183336101262234780587365) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19686,7 +19686,7 @@ _:gn_2841 { } _:gn_2842 { - 1042 math:greaterThan 1 . + (1042) math:greaterThan 1 . (1042 1) math:difference 1041 . (5081408804827217679483690811505190320468896152614650981083661467793773636093281628433780640132913496539149358258875736128851767346736337537150191351612842042674073125589815465376413058371692145091298387648676549040287922078680500401041910184918357118604215905739580720823641807065276860800035024575275858699179043965222324466320661415297713837965844699076750589037980732572303226178214876864049241381018710405651898072419680038625628403496847878874630005198585018290768191523976457263007140359513843497547268641482458809531359561789398938836874997259 8221892156943418957240459434215315549338792267251173331825825039509317415019223033744065604518103510971923484053048161884789193745427823858473266971441751014298049553864133288947725325832737100823258472796970981064746836646701829517156648610264397905361330138032751692948239395789961259725564368440323074329996662066334022203368795516815693879177579615534609110556182828122318010621345699008673805280694154675703540548552753469588589638989267793181052013989086514774833166393980336378193435232742887178782871433110859293177908810773351161698952795053) math:sum 13303300961770636636724150245720505869807688419865824312909486507303091051112504662177846244651017007511072842311923898013640961092164161395623458323054593056972122679453948754324138384204429245914556860445647530105034758725382329918198558795182755023965546043772332413771881202855238120525599393015598933029175706031556346669689456932113407717143424314611359699594163560694621236799560575872723046661712865081355438620972433508214218042486115672055682019187671533065601357917956793641200575592256730676330140074593318102709268372562750100535827792312 . (1041 8221892156943418957240459434215315549338792267251173331825825039509317415019223033744065604518103510971923484053048161884789193745427823858473266971441751014298049553864133288947725325832737100823258472796970981064746836646701829517156648610264397905361330138032751692948239395789961259725564368440323074329996662066334022203368795516815693879177579615534609110556182828122318010621345699008673805280694154675703540548552753469588589638989267793181052013989086514774833166393980336378193435232742887178782871433110859293177908810773351161698952795053 13303300961770636636724150245720505869807688419865824312909486507303091051112504662177846244651017007511072842311923898013640961092164161395623458323054593056972122679453948754324138384204429245914556860445647530105034758725382329918198558795182755023965546043772332413771881202855238120525599393015598933029175706031556346669689456932113407717143424314611359699594163560694621236799560575872723046661712865081355438620972433508214218042486115672055682019187671533065601357917956793641200575592256730676330140074593318102709268372562750100535827792312) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19697,7 +19697,7 @@ _:gn_2843 { } _:gn_2844 { - 1043 math:greaterThan 1 . + (1043) math:greaterThan 1 . (1043 1) math:difference 1042 . (3140483352116201277756768622710125228869896114636522350742163571715543778925941405310284964385190014432774125794172425755937426398691486321323075619828908971623976428274317823571312267461044955731960085148294432024458914568021329116114738425346040786757114232293170972124597588724684398925529343865047215630817618101111697737048134101517980041211734916457858521518202095550014784443130822144624563899675444270051642476133073430962961235492419914306422008790501496484064974870003879115186294873229043681235602791628400483646549248983952222862077797794 5081408804827217679483690811505190320468896152614650981083661467793773636093281628433780640132913496539149358258875736128851767346736337537150191351612842042674073125589815465376413058371692145091298387648676549040287922078680500401041910184918357118604215905739580720823641807065276860800035024575275858699179043965222324466320661415297713837965844699076750589037980732572303226178214876864049241381018710405651898072419680038625628403496847878874630005198585018290768191523976457263007140359513843497547268641482458809531359561789398938836874997259) math:sum 8221892156943418957240459434215315549338792267251173331825825039509317415019223033744065604518103510971923484053048161884789193745427823858473266971441751014298049553864133288947725325832737100823258472796970981064746836646701829517156648610264397905361330138032751692948239395789961259725564368440323074329996662066334022203368795516815693879177579615534609110556182828122318010621345699008673805280694154675703540548552753469588589638989267793181052013989086514774833166393980336378193435232742887178782871433110859293177908810773351161698952795053 . (1042 5081408804827217679483690811505190320468896152614650981083661467793773636093281628433780640132913496539149358258875736128851767346736337537150191351612842042674073125589815465376413058371692145091298387648676549040287922078680500401041910184918357118604215905739580720823641807065276860800035024575275858699179043965222324466320661415297713837965844699076750589037980732572303226178214876864049241381018710405651898072419680038625628403496847878874630005198585018290768191523976457263007140359513843497547268641482458809531359561789398938836874997259 8221892156943418957240459434215315549338792267251173331825825039509317415019223033744065604518103510971923484053048161884789193745427823858473266971441751014298049553864133288947725325832737100823258472796970981064746836646701829517156648610264397905361330138032751692948239395789961259725564368440323074329996662066334022203368795516815693879177579615534609110556182828122318010621345699008673805280694154675703540548552753469588589638989267793181052013989086514774833166393980336378193435232742887178782871433110859293177908810773351161698952795053) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19708,7 +19708,7 @@ _:gn_2845 { } _:gn_2846 { - 1044 math:greaterThan 1 . + (1044) math:greaterThan 1 . (1044 1) math:difference 1043 . (1940925452711016401726922188795065091599000037978128630341497896078229857167340223123495675747723482106375232464703310372914340948044851215827115731783933071050096697315497641805100790910647189359338302500382117015829007510659171284927171759572316331847101673446409748699044218340592461874505680710228643068361425864110626729272527313779733796754109782618892067519778637022288441735084054719424677481343266135600255596286606607662667168004427964568207996408083521806703216653972578147820845486284799816311665849854058325884810312805446715974797199465 3140483352116201277756768622710125228869896114636522350742163571715543778925941405310284964385190014432774125794172425755937426398691486321323075619828908971623976428274317823571312267461044955731960085148294432024458914568021329116114738425346040786757114232293170972124597588724684398925529343865047215630817618101111697737048134101517980041211734916457858521518202095550014784443130822144624563899675444270051642476133073430962961235492419914306422008790501496484064974870003879115186294873229043681235602791628400483646549248983952222862077797794) math:sum 5081408804827217679483690811505190320468896152614650981083661467793773636093281628433780640132913496539149358258875736128851767346736337537150191351612842042674073125589815465376413058371692145091298387648676549040287922078680500401041910184918357118604215905739580720823641807065276860800035024575275858699179043965222324466320661415297713837965844699076750589037980732572303226178214876864049241381018710405651898072419680038625628403496847878874630005198585018290768191523976457263007140359513843497547268641482458809531359561789398938836874997259 . (1043 3140483352116201277756768622710125228869896114636522350742163571715543778925941405310284964385190014432774125794172425755937426398691486321323075619828908971623976428274317823571312267461044955731960085148294432024458914568021329116114738425346040786757114232293170972124597588724684398925529343865047215630817618101111697737048134101517980041211734916457858521518202095550014784443130822144624563899675444270051642476133073430962961235492419914306422008790501496484064974870003879115186294873229043681235602791628400483646549248983952222862077797794 5081408804827217679483690811505190320468896152614650981083661467793773636093281628433780640132913496539149358258875736128851767346736337537150191351612842042674073125589815465376413058371692145091298387648676549040287922078680500401041910184918357118604215905739580720823641807065276860800035024575275858699179043965222324466320661415297713837965844699076750589037980732572303226178214876864049241381018710405651898072419680038625628403496847878874630005198585018290768191523976457263007140359513843497547268641482458809531359561789398938836874997259) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19719,7 +19719,7 @@ _:gn_2847 { } _:gn_2848 { - 1045 math:greaterThan 1 . + (1045) math:greaterThan 1 . (1045 1) math:difference 1044 . (1199557899405184876029846433915060137270896076658393720400665675637313921758601182186789288637466532326398893329469115383023085450646635105495959888044975900573879730958820181766211476550397766372621782647912315008629907057362157831187566665773724454910012558846761223425553370384091937051023663154818572562456192237001071007775606787738246244457625133838966453998423458527726342708046767425199886418332178134451386879846466823300294067487991949738214012382417974677361758216031300967365449386944243864923936941774342157761738936178505506887280598329 1940925452711016401726922188795065091599000037978128630341497896078229857167340223123495675747723482106375232464703310372914340948044851215827115731783933071050096697315497641805100790910647189359338302500382117015829007510659171284927171759572316331847101673446409748699044218340592461874505680710228643068361425864110626729272527313779733796754109782618892067519778637022288441735084054719424677481343266135600255596286606607662667168004427964568207996408083521806703216653972578147820845486284799816311665849854058325884810312805446715974797199465) math:sum 3140483352116201277756768622710125228869896114636522350742163571715543778925941405310284964385190014432774125794172425755937426398691486321323075619828908971623976428274317823571312267461044955731960085148294432024458914568021329116114738425346040786757114232293170972124597588724684398925529343865047215630817618101111697737048134101517980041211734916457858521518202095550014784443130822144624563899675444270051642476133073430962961235492419914306422008790501496484064974870003879115186294873229043681235602791628400483646549248983952222862077797794 . (1044 1940925452711016401726922188795065091599000037978128630341497896078229857167340223123495675747723482106375232464703310372914340948044851215827115731783933071050096697315497641805100790910647189359338302500382117015829007510659171284927171759572316331847101673446409748699044218340592461874505680710228643068361425864110626729272527313779733796754109782618892067519778637022288441735084054719424677481343266135600255596286606607662667168004427964568207996408083521806703216653972578147820845486284799816311665849854058325884810312805446715974797199465 3140483352116201277756768622710125228869896114636522350742163571715543778925941405310284964385190014432774125794172425755937426398691486321323075619828908971623976428274317823571312267461044955731960085148294432024458914568021329116114738425346040786757114232293170972124597588724684398925529343865047215630817618101111697737048134101517980041211734916457858521518202095550014784443130822144624563899675444270051642476133073430962961235492419914306422008790501496484064974870003879115186294873229043681235602791628400483646549248983952222862077797794) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19730,7 +19730,7 @@ _:gn_2849 { } _:gn_2850 { - 1046 math:greaterThan 1 . + (1046) math:greaterThan 1 . (1046 1) math:difference 1045 . (741367553305831525697075754880004954328103961319734909940832220440915935408739040936706387110256949779976339135234194989891255497398216110331155843738957170476216966356677460038889314360249422986716519852469802007199100453297013453739605093798591876937089114599648525273490847956500524823482017555410070505905233627109555721496920526041487552296484648779925613521355178494562099027037287294224791063011088001148868716440139784362373100516436014829993984025665547129341458437941277180455396099340555951387728908079716168123071376626941209087516601136 1199557899405184876029846433915060137270896076658393720400665675637313921758601182186789288637466532326398893329469115383023085450646635105495959888044975900573879730958820181766211476550397766372621782647912315008629907057362157831187566665773724454910012558846761223425553370384091937051023663154818572562456192237001071007775606787738246244457625133838966453998423458527726342708046767425199886418332178134451386879846466823300294067487991949738214012382417974677361758216031300967365449386944243864923936941774342157761738936178505506887280598329) math:sum 1940925452711016401726922188795065091599000037978128630341497896078229857167340223123495675747723482106375232464703310372914340948044851215827115731783933071050096697315497641805100790910647189359338302500382117015829007510659171284927171759572316331847101673446409748699044218340592461874505680710228643068361425864110626729272527313779733796754109782618892067519778637022288441735084054719424677481343266135600255596286606607662667168004427964568207996408083521806703216653972578147820845486284799816311665849854058325884810312805446715974797199465 . (1045 1199557899405184876029846433915060137270896076658393720400665675637313921758601182186789288637466532326398893329469115383023085450646635105495959888044975900573879730958820181766211476550397766372621782647912315008629907057362157831187566665773724454910012558846761223425553370384091937051023663154818572562456192237001071007775606787738246244457625133838966453998423458527726342708046767425199886418332178134451386879846466823300294067487991949738214012382417974677361758216031300967365449386944243864923936941774342157761738936178505506887280598329 1940925452711016401726922188795065091599000037978128630341497896078229857167340223123495675747723482106375232464703310372914340948044851215827115731783933071050096697315497641805100790910647189359338302500382117015829007510659171284927171759572316331847101673446409748699044218340592461874505680710228643068361425864110626729272527313779733796754109782618892067519778637022288441735084054719424677481343266135600255596286606607662667168004427964568207996408083521806703216653972578147820845486284799816311665849854058325884810312805446715974797199465) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19741,7 +19741,7 @@ _:gn_2851 { } _:gn_2852 { - 1047 math:greaterThan 1 . + (1047) math:greaterThan 1 . (1047 1) math:difference 1046 . (458190346099353350332770679035055182942792115338658810459833455196397986349862141250082901527209582546422554194234920393131829953248418995164804044306018730097662764602142721727322162190148343385905262795442513001430806604065144377447961571975132577972923444247112698152062522427591412227541645599408502056550958609891515286278686261696758692161140485059040840477068280033164243681009480130975095355321090133302518163406327038937920966971555934908220028356752427548020299778090023786910053287603687913536208033694625989638667559551564297799763997193 741367553305831525697075754880004954328103961319734909940832220440915935408739040936706387110256949779976339135234194989891255497398216110331155843738957170476216966356677460038889314360249422986716519852469802007199100453297013453739605093798591876937089114599648525273490847956500524823482017555410070505905233627109555721496920526041487552296484648779925613521355178494562099027037287294224791063011088001148868716440139784362373100516436014829993984025665547129341458437941277180455396099340555951387728908079716168123071376626941209087516601136) math:sum 1199557899405184876029846433915060137270896076658393720400665675637313921758601182186789288637466532326398893329469115383023085450646635105495959888044975900573879730958820181766211476550397766372621782647912315008629907057362157831187566665773724454910012558846761223425553370384091937051023663154818572562456192237001071007775606787738246244457625133838966453998423458527726342708046767425199886418332178134451386879846466823300294067487991949738214012382417974677361758216031300967365449386944243864923936941774342157761738936178505506887280598329 . (1046 741367553305831525697075754880004954328103961319734909940832220440915935408739040936706387110256949779976339135234194989891255497398216110331155843738957170476216966356677460038889314360249422986716519852469802007199100453297013453739605093798591876937089114599648525273490847956500524823482017555410070505905233627109555721496920526041487552296484648779925613521355178494562099027037287294224791063011088001148868716440139784362373100516436014829993984025665547129341458437941277180455396099340555951387728908079716168123071376626941209087516601136 1199557899405184876029846433915060137270896076658393720400665675637313921758601182186789288637466532326398893329469115383023085450646635105495959888044975900573879730958820181766211476550397766372621782647912315008629907057362157831187566665773724454910012558846761223425553370384091937051023663154818572562456192237001071007775606787738246244457625133838966453998423458527726342708046767425199886418332178134451386879846466823300294067487991949738214012382417974677361758216031300967365449386944243864923936941774342157761738936178505506887280598329) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19752,7 +19752,7 @@ _:gn_2853 { } _:gn_2854 { - 1048 math:greaterThan 1 . + (1048) math:greaterThan 1 . (1048 1) math:difference 1047 . (283177207206478175364305075844949771385311845981076099480998765244517949058876899686623485583047367233553784940999274596759425544149797115166351799432938440378554201754534738311567152170101079600811257057027289005768293849231869076291643521823459298964165670352535827121428325528909112595940371956001568449354275017218040435218234264344728860135344163720884773044286898461397855346027807163249695707689997867846350553033812745424452133544880079921773955668913119581321158659851253393545342811736868037851520874385090178484403817075376911287752603943 458190346099353350332770679035055182942792115338658810459833455196397986349862141250082901527209582546422554194234920393131829953248418995164804044306018730097662764602142721727322162190148343385905262795442513001430806604065144377447961571975132577972923444247112698152062522427591412227541645599408502056550958609891515286278686261696758692161140485059040840477068280033164243681009480130975095355321090133302518163406327038937920966971555934908220028356752427548020299778090023786910053287603687913536208033694625989638667559551564297799763997193) math:sum 741367553305831525697075754880004954328103961319734909940832220440915935408739040936706387110256949779976339135234194989891255497398216110331155843738957170476216966356677460038889314360249422986716519852469802007199100453297013453739605093798591876937089114599648525273490847956500524823482017555410070505905233627109555721496920526041487552296484648779925613521355178494562099027037287294224791063011088001148868716440139784362373100516436014829993984025665547129341458437941277180455396099340555951387728908079716168123071376626941209087516601136 . (1047 458190346099353350332770679035055182942792115338658810459833455196397986349862141250082901527209582546422554194234920393131829953248418995164804044306018730097662764602142721727322162190148343385905262795442513001430806604065144377447961571975132577972923444247112698152062522427591412227541645599408502056550958609891515286278686261696758692161140485059040840477068280033164243681009480130975095355321090133302518163406327038937920966971555934908220028356752427548020299778090023786910053287603687913536208033694625989638667559551564297799763997193 741367553305831525697075754880004954328103961319734909940832220440915935408739040936706387110256949779976339135234194989891255497398216110331155843738957170476216966356677460038889314360249422986716519852469802007199100453297013453739605093798591876937089114599648525273490847956500524823482017555410070505905233627109555721496920526041487552296484648779925613521355178494562099027037287294224791063011088001148868716440139784362373100516436014829993984025665547129341458437941277180455396099340555951387728908079716168123071376626941209087516601136) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19763,7 +19763,7 @@ _:gn_2855 { } _:gn_2856 { - 1049 math:greaterThan 1 . + (1049) math:greaterThan 1 . (1049 1) math:difference 1048 . (175013138892875174968465603190105411557480269357582710978834689951880037290985241563459415944162215312868769253235645796372404409098621879998452244873080289719108562847607983415755010020047263785094005738415223995662512754833275301156318050151673279008757773894576871030634196898682299631601273643406933607196683592673474851060451997352029832025796321338156067432781381571766388334981672967725399647631092265456167610372514293513468833426675854986446072687839307966699141118238770393364710475866819875684687159309535811154263742476187386512011393250 283177207206478175364305075844949771385311845981076099480998765244517949058876899686623485583047367233553784940999274596759425544149797115166351799432938440378554201754534738311567152170101079600811257057027289005768293849231869076291643521823459298964165670352535827121428325528909112595940371956001568449354275017218040435218234264344728860135344163720884773044286898461397855346027807163249695707689997867846350553033812745424452133544880079921773955668913119581321158659851253393545342811736868037851520874385090178484403817075376911287752603943) math:sum 458190346099353350332770679035055182942792115338658810459833455196397986349862141250082901527209582546422554194234920393131829953248418995164804044306018730097662764602142721727322162190148343385905262795442513001430806604065144377447961571975132577972923444247112698152062522427591412227541645599408502056550958609891515286278686261696758692161140485059040840477068280033164243681009480130975095355321090133302518163406327038937920966971555934908220028356752427548020299778090023786910053287603687913536208033694625989638667559551564297799763997193 . (1048 283177207206478175364305075844949771385311845981076099480998765244517949058876899686623485583047367233553784940999274596759425544149797115166351799432938440378554201754534738311567152170101079600811257057027289005768293849231869076291643521823459298964165670352535827121428325528909112595940371956001568449354275017218040435218234264344728860135344163720884773044286898461397855346027807163249695707689997867846350553033812745424452133544880079921773955668913119581321158659851253393545342811736868037851520874385090178484403817075376911287752603943 458190346099353350332770679035055182942792115338658810459833455196397986349862141250082901527209582546422554194234920393131829953248418995164804044306018730097662764602142721727322162190148343385905262795442513001430806604065144377447961571975132577972923444247112698152062522427591412227541645599408502056550958609891515286278686261696758692161140485059040840477068280033164243681009480130975095355321090133302518163406327038937920966971555934908220028356752427548020299778090023786910053287603687913536208033694625989638667559551564297799763997193) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19774,7 +19774,7 @@ _:gn_2857 { } _:gn_2858 { - 1050 math:greaterThan 1 . + (1050) math:greaterThan 1 . (1050 1) math:difference 1049 . (108164068313603000395839472654844359827831576623493388502164075292637911767891658123164069638885151920685015687763628800387021135051175235167899554559858150659445638906926754895812142150053815815717251318612065010105781094398593775135325471671786019955407896457958956090794128630226812964339098312594634842157591424544565584157782266992699028109547842382728705611505516889631467011046134195524296060058905602390182942661298451910983300118204224935327882981073811614622017541612483000180632335870048162166833715075554367330140074599189524775741210693 175013138892875174968465603190105411557480269357582710978834689951880037290985241563459415944162215312868769253235645796372404409098621879998452244873080289719108562847607983415755010020047263785094005738415223995662512754833275301156318050151673279008757773894576871030634196898682299631601273643406933607196683592673474851060451997352029832025796321338156067432781381571766388334981672967725399647631092265456167610372514293513468833426675854986446072687839307966699141118238770393364710475866819875684687159309535811154263742476187386512011393250) math:sum 283177207206478175364305075844949771385311845981076099480998765244517949058876899686623485583047367233553784940999274596759425544149797115166351799432938440378554201754534738311567152170101079600811257057027289005768293849231869076291643521823459298964165670352535827121428325528909112595940371956001568449354275017218040435218234264344728860135344163720884773044286898461397855346027807163249695707689997867846350553033812745424452133544880079921773955668913119581321158659851253393545342811736868037851520874385090178484403817075376911287752603943 . (1049 175013138892875174968465603190105411557480269357582710978834689951880037290985241563459415944162215312868769253235645796372404409098621879998452244873080289719108562847607983415755010020047263785094005738415223995662512754833275301156318050151673279008757773894576871030634196898682299631601273643406933607196683592673474851060451997352029832025796321338156067432781381571766388334981672967725399647631092265456167610372514293513468833426675854986446072687839307966699141118238770393364710475866819875684687159309535811154263742476187386512011393250 283177207206478175364305075844949771385311845981076099480998765244517949058876899686623485583047367233553784940999274596759425544149797115166351799432938440378554201754534738311567152170101079600811257057027289005768293849231869076291643521823459298964165670352535827121428325528909112595940371956001568449354275017218040435218234264344728860135344163720884773044286898461397855346027807163249695707689997867846350553033812745424452133544880079921773955668913119581321158659851253393545342811736868037851520874385090178484403817075376911287752603943) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19785,7 +19785,7 @@ _:gn_2859 { } _:gn_2860 { - 1051 math:greaterThan 1 . + (1051) math:greaterThan 1 . (1051 1) math:difference 1050 . (66849070579272174572626130535261051729648692734089322476670614659242125523093583440295346305277063392183753565472016995985383274047446644830552690313222139059662923940681228519942867869993447969376754419803158985556731660434681526020992578479887259053349877436617914939840068268455486667262175330812298765039092168128909266902669730359330803916248478955427361821275864682134921323935538772201103587572186663065984667711215841602485533308471630051118189706765496352077123576626287393184078139996771713517853444233981443824123667876997861736270182557 108164068313603000395839472654844359827831576623493388502164075292637911767891658123164069638885151920685015687763628800387021135051175235167899554559858150659445638906926754895812142150053815815717251318612065010105781094398593775135325471671786019955407896457958956090794128630226812964339098312594634842157591424544565584157782266992699028109547842382728705611505516889631467011046134195524296060058905602390182942661298451910983300118204224935327882981073811614622017541612483000180632335870048162166833715075554367330140074599189524775741210693) math:sum 175013138892875174968465603190105411557480269357582710978834689951880037290985241563459415944162215312868769253235645796372404409098621879998452244873080289719108562847607983415755010020047263785094005738415223995662512754833275301156318050151673279008757773894576871030634196898682299631601273643406933607196683592673474851060451997352029832025796321338156067432781381571766388334981672967725399647631092265456167610372514293513468833426675854986446072687839307966699141118238770393364710475866819875684687159309535811154263742476187386512011393250 . (1050 108164068313603000395839472654844359827831576623493388502164075292637911767891658123164069638885151920685015687763628800387021135051175235167899554559858150659445638906926754895812142150053815815717251318612065010105781094398593775135325471671786019955407896457958956090794128630226812964339098312594634842157591424544565584157782266992699028109547842382728705611505516889631467011046134195524296060058905602390182942661298451910983300118204224935327882981073811614622017541612483000180632335870048162166833715075554367330140074599189524775741210693 175013138892875174968465603190105411557480269357582710978834689951880037290985241563459415944162215312868769253235645796372404409098621879998452244873080289719108562847607983415755010020047263785094005738415223995662512754833275301156318050151673279008757773894576871030634196898682299631601273643406933607196683592673474851060451997352029832025796321338156067432781381571766388334981672967725399647631092265456167610372514293513468833426675854986446072687839307966699141118238770393364710475866819875684687159309535811154263742476187386512011393250) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19796,7 +19796,7 @@ _:gn_2861 { } _:gn_2862 { - 1052 math:greaterThan 1 . + (1052) math:greaterThan 1 . (1052 1) math:difference 1051 . (41314997734330825823213342119583308098182883889404066025493460633395786244798074682868723333608088528501262122291611804401637861003728590337346864246636011599782714966245526375869274280060367846340496898808906024549049433963912249114332893191898760902058019021341041150954060361771326297076922981782336077118499256415656317255112536633368224193299363427301343790229652207496545687110595423323192472486718939324198274950082610308497766809732594884209693274308315262544893964986195606996554195873276448648980270841572923506016406722191663039471028136 66849070579272174572626130535261051729648692734089322476670614659242125523093583440295346305277063392183753565472016995985383274047446644830552690313222139059662923940681228519942867869993447969376754419803158985556731660434681526020992578479887259053349877436617914939840068268455486667262175330812298765039092168128909266902669730359330803916248478955427361821275864682134921323935538772201103587572186663065984667711215841602485533308471630051118189706765496352077123576626287393184078139996771713517853444233981443824123667876997861736270182557) math:sum 108164068313603000395839472654844359827831576623493388502164075292637911767891658123164069638885151920685015687763628800387021135051175235167899554559858150659445638906926754895812142150053815815717251318612065010105781094398593775135325471671786019955407896457958956090794128630226812964339098312594634842157591424544565584157782266992699028109547842382728705611505516889631467011046134195524296060058905602390182942661298451910983300118204224935327882981073811614622017541612483000180632335870048162166833715075554367330140074599189524775741210693 . (1051 66849070579272174572626130535261051729648692734089322476670614659242125523093583440295346305277063392183753565472016995985383274047446644830552690313222139059662923940681228519942867869993447969376754419803158985556731660434681526020992578479887259053349877436617914939840068268455486667262175330812298765039092168128909266902669730359330803916248478955427361821275864682134921323935538772201103587572186663065984667711215841602485533308471630051118189706765496352077123576626287393184078139996771713517853444233981443824123667876997861736270182557 108164068313603000395839472654844359827831576623493388502164075292637911767891658123164069638885151920685015687763628800387021135051175235167899554559858150659445638906926754895812142150053815815717251318612065010105781094398593775135325471671786019955407896457958956090794128630226812964339098312594634842157591424544565584157782266992699028109547842382728705611505516889631467011046134195524296060058905602390182942661298451910983300118204224935327882981073811614622017541612483000180632335870048162166833715075554367330140074599189524775741210693) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19807,7 +19807,7 @@ _:gn_2863 { } _:gn_2864 { - 1053 math:greaterThan 1 . + (1053) math:greaterThan 1 . (1053 1) math:difference 1052 . (25534072844941348749412788415677743631465808844685256451177154025846339278295508757426622971668974863682491443180405191583745413043718054493205826066586127459880208974435702144073593589933080123036257520994252961007682226470769276906659685287988498151291858415276873788886007906684160370185252349029962687920592911713252949647557193725962579722949115528126018031046212474638375636824943348877911115085467723741786392761133231293987766498739035166908496432457181089532229611640091786187523944123495264868873173392408520318107261154806198696799154421 41314997734330825823213342119583308098182883889404066025493460633395786244798074682868723333608088528501262122291611804401637861003728590337346864246636011599782714966245526375869274280060367846340496898808906024549049433963912249114332893191898760902058019021341041150954060361771326297076922981782336077118499256415656317255112536633368224193299363427301343790229652207496545687110595423323192472486718939324198274950082610308497766809732594884209693274308315262544893964986195606996554195873276448648980270841572923506016406722191663039471028136) math:sum 66849070579272174572626130535261051729648692734089322476670614659242125523093583440295346305277063392183753565472016995985383274047446644830552690313222139059662923940681228519942867869993447969376754419803158985556731660434681526020992578479887259053349877436617914939840068268455486667262175330812298765039092168128909266902669730359330803916248478955427361821275864682134921323935538772201103587572186663065984667711215841602485533308471630051118189706765496352077123576626287393184078139996771713517853444233981443824123667876997861736270182557 . (1052 41314997734330825823213342119583308098182883889404066025493460633395786244798074682868723333608088528501262122291611804401637861003728590337346864246636011599782714966245526375869274280060367846340496898808906024549049433963912249114332893191898760902058019021341041150954060361771326297076922981782336077118499256415656317255112536633368224193299363427301343790229652207496545687110595423323192472486718939324198274950082610308497766809732594884209693274308315262544893964986195606996554195873276448648980270841572923506016406722191663039471028136 66849070579272174572626130535261051729648692734089322476670614659242125523093583440295346305277063392183753565472016995985383274047446644830552690313222139059662923940681228519942867869993447969376754419803158985556731660434681526020992578479887259053349877436617914939840068268455486667262175330812298765039092168128909266902669730359330803916248478955427361821275864682134921323935538772201103587572186663065984667711215841602485533308471630051118189706765496352077123576626287393184078139996771713517853444233981443824123667876997861736270182557) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19818,7 +19818,7 @@ _:gn_2865 { } _:gn_2866 { - 1054 math:greaterThan 1 . + (1054) math:greaterThan 1 . (1054 1) math:difference 1053 . (15780924889389477073800553703905564466717075044718809574316306607549446966502565925442100361939113664818770679111206612817892447960010535844141038180049884139902505991809824231795680690127287723304239377814653063541367207493142972207673207903910262750766160606064167362068052455087165926891670632752373389197906344702403367607555342907405644470350247899175325759183439732858170050285652074445281357401251215582411882188949379014510000310993559717301196841851134173012664353346103820809030251749781183780107097449164403187909145567385464342671873715 25534072844941348749412788415677743631465808844685256451177154025846339278295508757426622971668974863682491443180405191583745413043718054493205826066586127459880208974435702144073593589933080123036257520994252961007682226470769276906659685287988498151291858415276873788886007906684160370185252349029962687920592911713252949647557193725962579722949115528126018031046212474638375636824943348877911115085467723741786392761133231293987766498739035166908496432457181089532229611640091786187523944123495264868873173392408520318107261154806198696799154421) math:sum 41314997734330825823213342119583308098182883889404066025493460633395786244798074682868723333608088528501262122291611804401637861003728590337346864246636011599782714966245526375869274280060367846340496898808906024549049433963912249114332893191898760902058019021341041150954060361771326297076922981782336077118499256415656317255112536633368224193299363427301343790229652207496545687110595423323192472486718939324198274950082610308497766809732594884209693274308315262544893964986195606996554195873276448648980270841572923506016406722191663039471028136 . (1053 25534072844941348749412788415677743631465808844685256451177154025846339278295508757426622971668974863682491443180405191583745413043718054493205826066586127459880208974435702144073593589933080123036257520994252961007682226470769276906659685287988498151291858415276873788886007906684160370185252349029962687920592911713252949647557193725962579722949115528126018031046212474638375636824943348877911115085467723741786392761133231293987766498739035166908496432457181089532229611640091786187523944123495264868873173392408520318107261154806198696799154421 41314997734330825823213342119583308098182883889404066025493460633395786244798074682868723333608088528501262122291611804401637861003728590337346864246636011599782714966245526375869274280060367846340496898808906024549049433963912249114332893191898760902058019021341041150954060361771326297076922981782336077118499256415656317255112536633368224193299363427301343790229652207496545687110595423323192472486718939324198274950082610308497766809732594884209693274308315262544893964986195606996554195873276448648980270841572923506016406722191663039471028136) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19829,7 +19829,7 @@ _:gn_2867 { } _:gn_2868 { - 1055 math:greaterThan 1 . + (1055) math:greaterThan 1 . (1055 1) math:difference 1054 . (9753147955551871675612234711772179164748733799966446876860847418296892311792942831984522609729861198863720764069198578765852965083707518649064787886536243319977702982625877912277912899805792399732018143179599897466315018977626304698986477384078235400525697809212706426817955451596994443293581716277589298722686567010849582040001850818556935252598867628950692271862772741780205586539291274432629757684216508159374510572183852279477766187745475449607299590606046916519565258293987965378493692373714081088766075943244117130198115587420734354127280706 15780924889389477073800553703905564466717075044718809574316306607549446966502565925442100361939113664818770679111206612817892447960010535844141038180049884139902505991809824231795680690127287723304239377814653063541367207493142972207673207903910262750766160606064167362068052455087165926891670632752373389197906344702403367607555342907405644470350247899175325759183439732858170050285652074445281357401251215582411882188949379014510000310993559717301196841851134173012664353346103820809030251749781183780107097449164403187909145567385464342671873715) math:sum 25534072844941348749412788415677743631465808844685256451177154025846339278295508757426622971668974863682491443180405191583745413043718054493205826066586127459880208974435702144073593589933080123036257520994252961007682226470769276906659685287988498151291858415276873788886007906684160370185252349029962687920592911713252949647557193725962579722949115528126018031046212474638375636824943348877911115085467723741786392761133231293987766498739035166908496432457181089532229611640091786187523944123495264868873173392408520318107261154806198696799154421 . (1054 15780924889389477073800553703905564466717075044718809574316306607549446966502565925442100361939113664818770679111206612817892447960010535844141038180049884139902505991809824231795680690127287723304239377814653063541367207493142972207673207903910262750766160606064167362068052455087165926891670632752373389197906344702403367607555342907405644470350247899175325759183439732858170050285652074445281357401251215582411882188949379014510000310993559717301196841851134173012664353346103820809030251749781183780107097449164403187909145567385464342671873715 25534072844941348749412788415677743631465808844685256451177154025846339278295508757426622971668974863682491443180405191583745413043718054493205826066586127459880208974435702144073593589933080123036257520994252961007682226470769276906659685287988498151291858415276873788886007906684160370185252349029962687920592911713252949647557193725962579722949115528126018031046212474638375636824943348877911115085467723741786392761133231293987766498739035166908496432457181089532229611640091786187523944123495264868873173392408520318107261154806198696799154421) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19840,7 +19840,7 @@ _:gn_2869 { } _:gn_2870 { - 1056 math:greaterThan 1 . + (1056) math:greaterThan 1 . (1056 1) math:difference 1055 . (6027776933837605398188318992133385301968341244752362697455459189252554654709623093457577752209252465955049915042008034052039482876303017195076250293513640819924803009183946319517767790321495323572221234635053166075052188515516667508686730519832027350240462796851460935250097003490171483598088916474784090475219777691553785567553492088848709217751380270224633487320666991077964463746360800012651599717034707423037371616765526735032234123248084267693897251245087256493099095052115855430536559376067102691341021505920286057711029979964729988544593009 9753147955551871675612234711772179164748733799966446876860847418296892311792942831984522609729861198863720764069198578765852965083707518649064787886536243319977702982625877912277912899805792399732018143179599897466315018977626304698986477384078235400525697809212706426817955451596994443293581716277589298722686567010849582040001850818556935252598867628950692271862772741780205586539291274432629757684216508159374510572183852279477766187745475449607299590606046916519565258293987965378493692373714081088766075943244117130198115587420734354127280706) math:sum 15780924889389477073800553703905564466717075044718809574316306607549446966502565925442100361939113664818770679111206612817892447960010535844141038180049884139902505991809824231795680690127287723304239377814653063541367207493142972207673207903910262750766160606064167362068052455087165926891670632752373389197906344702403367607555342907405644470350247899175325759183439732858170050285652074445281357401251215582411882188949379014510000310993559717301196841851134173012664353346103820809030251749781183780107097449164403187909145567385464342671873715 . (1055 9753147955551871675612234711772179164748733799966446876860847418296892311792942831984522609729861198863720764069198578765852965083707518649064787886536243319977702982625877912277912899805792399732018143179599897466315018977626304698986477384078235400525697809212706426817955451596994443293581716277589298722686567010849582040001850818556935252598867628950692271862772741780205586539291274432629757684216508159374510572183852279477766187745475449607299590606046916519565258293987965378493692373714081088766075943244117130198115587420734354127280706 15780924889389477073800553703905564466717075044718809574316306607549446966502565925442100361939113664818770679111206612817892447960010535844141038180049884139902505991809824231795680690127287723304239377814653063541367207493142972207673207903910262750766160606064167362068052455087165926891670632752373389197906344702403367607555342907405644470350247899175325759183439732858170050285652074445281357401251215582411882188949379014510000310993559717301196841851134173012664353346103820809030251749781183780107097449164403187909145567385464342671873715) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19851,7 +19851,7 @@ _:gn_2871 { } _:gn_2872 { - 1057 math:greaterThan 1 . + (1057) math:greaterThan 1 . (1057 1) math:difference 1056 . (3725371021714266277423915719638793862780392555214084179405388229044337657083319738526944857520608732908670849027190544713813482207404501453988537593022602500052899973441931592760145109484297076159796908544546731391262830462109637190299746864246208050285235012361245491567858448106822959695492799802805208247466789319295796472448358729708226034847487358726058784542105750702241122792930474419978157967181800736337138955418325544445532064497391181913402339360959660026466163241872109947957132997646978397425054437323831072487085607456004365582687697 6027776933837605398188318992133385301968341244752362697455459189252554654709623093457577752209252465955049915042008034052039482876303017195076250293513640819924803009183946319517767790321495323572221234635053166075052188515516667508686730519832027350240462796851460935250097003490171483598088916474784090475219777691553785567553492088848709217751380270224633487320666991077964463746360800012651599717034707423037371616765526735032234123248084267693897251245087256493099095052115855430536559376067102691341021505920286057711029979964729988544593009) math:sum 9753147955551871675612234711772179164748733799966446876860847418296892311792942831984522609729861198863720764069198578765852965083707518649064787886536243319977702982625877912277912899805792399732018143179599897466315018977626304698986477384078235400525697809212706426817955451596994443293581716277589298722686567010849582040001850818556935252598867628950692271862772741780205586539291274432629757684216508159374510572183852279477766187745475449607299590606046916519565258293987965378493692373714081088766075943244117130198115587420734354127280706 . (1056 6027776933837605398188318992133385301968341244752362697455459189252554654709623093457577752209252465955049915042008034052039482876303017195076250293513640819924803009183946319517767790321495323572221234635053166075052188515516667508686730519832027350240462796851460935250097003490171483598088916474784090475219777691553785567553492088848709217751380270224633487320666991077964463746360800012651599717034707423037371616765526735032234123248084267693897251245087256493099095052115855430536559376067102691341021505920286057711029979964729988544593009 9753147955551871675612234711772179164748733799966446876860847418296892311792942831984522609729861198863720764069198578765852965083707518649064787886536243319977702982625877912277912899805792399732018143179599897466315018977626304698986477384078235400525697809212706426817955451596994443293581716277589298722686567010849582040001850818556935252598867628950692271862772741780205586539291274432629757684216508159374510572183852279477766187745475449607299590606046916519565258293987965378493692373714081088766075943244117130198115587420734354127280706) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19862,7 +19862,7 @@ _:gn_2873 { } _:gn_2874 { - 1058 math:greaterThan 1 . + (1058) math:greaterThan 1 . (1058 1) math:difference 1057 . (2302405912123339120764403272494591439187948689538278518050070960208216997626303354930632894688643733046379066014817489338226000668898515741087712700491038319871903035742014726757622680837198247412424326090506434683789358053407030318386983655585819299955227784490215443682238555383348523902596116671978882227752988372257989095105133359140483182903892911498574702778561240375723340953430325592673441749852906686700232661347201190586702058750693085780494911884127596466632931810243745482579426378420124293915967068596454985223944372508725622961905312 3725371021714266277423915719638793862780392555214084179405388229044337657083319738526944857520608732908670849027190544713813482207404501453988537593022602500052899973441931592760145109484297076159796908544546731391262830462109637190299746864246208050285235012361245491567858448106822959695492799802805208247466789319295796472448358729708226034847487358726058784542105750702241122792930474419978157967181800736337138955418325544445532064497391181913402339360959660026466163241872109947957132997646978397425054437323831072487085607456004365582687697) math:sum 6027776933837605398188318992133385301968341244752362697455459189252554654709623093457577752209252465955049915042008034052039482876303017195076250293513640819924803009183946319517767790321495323572221234635053166075052188515516667508686730519832027350240462796851460935250097003490171483598088916474784090475219777691553785567553492088848709217751380270224633487320666991077964463746360800012651599717034707423037371616765526735032234123248084267693897251245087256493099095052115855430536559376067102691341021505920286057711029979964729988544593009 . (1057 3725371021714266277423915719638793862780392555214084179405388229044337657083319738526944857520608732908670849027190544713813482207404501453988537593022602500052899973441931592760145109484297076159796908544546731391262830462109637190299746864246208050285235012361245491567858448106822959695492799802805208247466789319295796472448358729708226034847487358726058784542105750702241122792930474419978157967181800736337138955418325544445532064497391181913402339360959660026466163241872109947957132997646978397425054437323831072487085607456004365582687697 6027776933837605398188318992133385301968341244752362697455459189252554654709623093457577752209252465955049915042008034052039482876303017195076250293513640819924803009183946319517767790321495323572221234635053166075052188515516667508686730519832027350240462796851460935250097003490171483598088916474784090475219777691553785567553492088848709217751380270224633487320666991077964463746360800012651599717034707423037371616765526735032234123248084267693897251245087256493099095052115855430536559376067102691341021505920286057711029979964729988544593009) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19873,7 +19873,7 @@ _:gn_2875 { } _:gn_2876 { - 1059 math:greaterThan 1 . + (1059) math:greaterThan 1 . (1059 1) math:difference 1058 . (1422965109590927156659512447144202423592443865675805661355317268836120659457016383596311962831964999862291783012373055375587481538505985712900824892531564180180996937699916866002522428647098828747372582454040296707473472408702606871912763208660388750330007227871030047885619892723474435792896683130826326019713800947037807377343225370567742851943594447227484081763544510326517781839500148827304716217328894049636906294071124353858830005746698096132907427476832063559833231431628364465377706619226854103509087368727376087263141234947278742620782385 2302405912123339120764403272494591439187948689538278518050070960208216997626303354930632894688643733046379066014817489338226000668898515741087712700491038319871903035742014726757622680837198247412424326090506434683789358053407030318386983655585819299955227784490215443682238555383348523902596116671978882227752988372257989095105133359140483182903892911498574702778561240375723340953430325592673441749852906686700232661347201190586702058750693085780494911884127596466632931810243745482579426378420124293915967068596454985223944372508725622961905312) math:sum 3725371021714266277423915719638793862780392555214084179405388229044337657083319738526944857520608732908670849027190544713813482207404501453988537593022602500052899973441931592760145109484297076159796908544546731391262830462109637190299746864246208050285235012361245491567858448106822959695492799802805208247466789319295796472448358729708226034847487358726058784542105750702241122792930474419978157967181800736337138955418325544445532064497391181913402339360959660026466163241872109947957132997646978397425054437323831072487085607456004365582687697 . (1058 2302405912123339120764403272494591439187948689538278518050070960208216997626303354930632894688643733046379066014817489338226000668898515741087712700491038319871903035742014726757622680837198247412424326090506434683789358053407030318386983655585819299955227784490215443682238555383348523902596116671978882227752988372257989095105133359140483182903892911498574702778561240375723340953430325592673441749852906686700232661347201190586702058750693085780494911884127596466632931810243745482579426378420124293915967068596454985223944372508725622961905312 3725371021714266277423915719638793862780392555214084179405388229044337657083319738526944857520608732908670849027190544713813482207404501453988537593022602500052899973441931592760145109484297076159796908544546731391262830462109637190299746864246208050285235012361245491567858448106822959695492799802805208247466789319295796472448358729708226034847487358726058784542105750702241122792930474419978157967181800736337138955418325544445532064497391181913402339360959660026466163241872109947957132997646978397425054437323831072487085607456004365582687697) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19884,7 +19884,7 @@ _:gn_2877 { } _:gn_2878 { - 1060 math:greaterThan 1 . + (1060) math:greaterThan 1 . (1060 1) math:difference 1059 . (879440802532411964104890825350389015595504823862472856694753691372096338169286971334320931856678733184087283002444433962638519130392530028186887807959474139690906098042097860755100252190099418665051743636466137976315885644704423446474220446925430549625220556619185395796618662659874088109699433541152556208039187425220181717761907988572740330960298464271090621015016730049205559113930176765368725532524012637063326367276076836727872053003994989647587484407295532906799700378615381017201719759193270190406879699869078897960803137561446880341122927 1422965109590927156659512447144202423592443865675805661355317268836120659457016383596311962831964999862291783012373055375587481538505985712900824892531564180180996937699916866002522428647098828747372582454040296707473472408702606871912763208660388750330007227871030047885619892723474435792896683130826326019713800947037807377343225370567742851943594447227484081763544510326517781839500148827304716217328894049636906294071124353858830005746698096132907427476832063559833231431628364465377706619226854103509087368727376087263141234947278742620782385) math:sum 2302405912123339120764403272494591439187948689538278518050070960208216997626303354930632894688643733046379066014817489338226000668898515741087712700491038319871903035742014726757622680837198247412424326090506434683789358053407030318386983655585819299955227784490215443682238555383348523902596116671978882227752988372257989095105133359140483182903892911498574702778561240375723340953430325592673441749852906686700232661347201190586702058750693085780494911884127596466632931810243745482579426378420124293915967068596454985223944372508725622961905312 . (1059 1422965109590927156659512447144202423592443865675805661355317268836120659457016383596311962831964999862291783012373055375587481538505985712900824892531564180180996937699916866002522428647098828747372582454040296707473472408702606871912763208660388750330007227871030047885619892723474435792896683130826326019713800947037807377343225370567742851943594447227484081763544510326517781839500148827304716217328894049636906294071124353858830005746698096132907427476832063559833231431628364465377706619226854103509087368727376087263141234947278742620782385 2302405912123339120764403272494591439187948689538278518050070960208216997626303354930632894688643733046379066014817489338226000668898515741087712700491038319871903035742014726757622680837198247412424326090506434683789358053407030318386983655585819299955227784490215443682238555383348523902596116671978882227752988372257989095105133359140483182903892911498574702778561240375723340953430325592673441749852906686700232661347201190586702058750693085780494911884127596466632931810243745482579426378420124293915967068596454985223944372508725622961905312) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19895,7 +19895,7 @@ _:gn_2879 { } _:gn_2880 { - 1061 math:greaterThan 1 . + (1061) math:greaterThan 1 . (1061 1) math:difference 1060 . (543524307058515192554621621793813407996939041813332804660563577464024321287729412261991030975286266678204500009928621412948962408113455684713937084572090040490090839657819005247422176456999410082320838817574158731157586763998183425438542761734958200704786671251844652089001230063600347683197249589673769811674613521817625659581317381995002520983295982956393460748527780277312222725569972061935990684804881412573579926795047517130957952742703106485319943069536530653033531053012983448175986860033583913102207668858297189302338097385831862279659458 879440802532411964104890825350389015595504823862472856694753691372096338169286971334320931856678733184087283002444433962638519130392530028186887807959474139690906098042097860755100252190099418665051743636466137976315885644704423446474220446925430549625220556619185395796618662659874088109699433541152556208039187425220181717761907988572740330960298464271090621015016730049205559113930176765368725532524012637063326367276076836727872053003994989647587484407295532906799700378615381017201719759193270190406879699869078897960803137561446880341122927) math:sum 1422965109590927156659512447144202423592443865675805661355317268836120659457016383596311962831964999862291783012373055375587481538505985712900824892531564180180996937699916866002522428647098828747372582454040296707473472408702606871912763208660388750330007227871030047885619892723474435792896683130826326019713800947037807377343225370567742851943594447227484081763544510326517781839500148827304716217328894049636906294071124353858830005746698096132907427476832063559833231431628364465377706619226854103509087368727376087263141234947278742620782385 . (1060 879440802532411964104890825350389015595504823862472856694753691372096338169286971334320931856678733184087283002444433962638519130392530028186887807959474139690906098042097860755100252190099418665051743636466137976315885644704423446474220446925430549625220556619185395796618662659874088109699433541152556208039187425220181717761907988572740330960298464271090621015016730049205559113930176765368725532524012637063326367276076836727872053003994989647587484407295532906799700378615381017201719759193270190406879699869078897960803137561446880341122927 1422965109590927156659512447144202423592443865675805661355317268836120659457016383596311962831964999862291783012373055375587481538505985712900824892531564180180996937699916866002522428647098828747372582454040296707473472408702606871912763208660388750330007227871030047885619892723474435792896683130826326019713800947037807377343225370567742851943594447227484081763544510326517781839500148827304716217328894049636906294071124353858830005746698096132907427476832063559833231431628364465377706619226854103509087368727376087263141234947278742620782385) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19906,7 +19906,7 @@ _:gn_2881 { } _:gn_2882 { - 1062 math:greaterThan 1 . + (1062) math:greaterThan 1 . (1062 1) math:difference 1061 . (335916495473896771550269203556575607598565782049140052034190113908072016881557559072329900881392466505882782992515812549689556722279074343472950723387384099200815258384278855507678075733100008582730904818891979245158298880706240021035677685190472348920433885367340743707617432596273740426502183951478786396364573903402556058180590606577737809977002481314697160266488949771893336388360204703432734847719131224489746440481029319596914100261291883162267541337759002253766169325602397569025732899159686277304672031010781708658465040175615018061463469 543524307058515192554621621793813407996939041813332804660563577464024321287729412261991030975286266678204500009928621412948962408113455684713937084572090040490090839657819005247422176456999410082320838817574158731157586763998183425438542761734958200704786671251844652089001230063600347683197249589673769811674613521817625659581317381995002520983295982956393460748527780277312222725569972061935990684804881412573579926795047517130957952742703106485319943069536530653033531053012983448175986860033583913102207668858297189302338097385831862279659458) math:sum 879440802532411964104890825350389015595504823862472856694753691372096338169286971334320931856678733184087283002444433962638519130392530028186887807959474139690906098042097860755100252190099418665051743636466137976315885644704423446474220446925430549625220556619185395796618662659874088109699433541152556208039187425220181717761907988572740330960298464271090621015016730049205559113930176765368725532524012637063326367276076836727872053003994989647587484407295532906799700378615381017201719759193270190406879699869078897960803137561446880341122927 . (1061 543524307058515192554621621793813407996939041813332804660563577464024321287729412261991030975286266678204500009928621412948962408113455684713937084572090040490090839657819005247422176456999410082320838817574158731157586763998183425438542761734958200704786671251844652089001230063600347683197249589673769811674613521817625659581317381995002520983295982956393460748527780277312222725569972061935990684804881412573579926795047517130957952742703106485319943069536530653033531053012983448175986860033583913102207668858297189302338097385831862279659458 879440802532411964104890825350389015595504823862472856694753691372096338169286971334320931856678733184087283002444433962638519130392530028186887807959474139690906098042097860755100252190099418665051743636466137976315885644704423446474220446925430549625220556619185395796618662659874088109699433541152556208039187425220181717761907988572740330960298464271090621015016730049205559113930176765368725532524012637063326367276076836727872053003994989647587484407295532906799700378615381017201719759193270190406879699869078897960803137561446880341122927) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19917,7 +19917,7 @@ _:gn_2883 { } _:gn_2884 { - 1063 math:greaterThan 1 . + (1063) math:greaterThan 1 . (1063 1) math:difference 1062 . (207607811584618421004352418237237800398373259764192752626373463555952304406171853189661130093893800172321717017412808863259405685834381341240986361184705941289275581273540149739744100723899401499589933998682179485999287883291943404402865076544485851784352785884503908381383797467326607256695065638194983415310039618415069601400726775417264711006293501641696300482038830505418886337209767358503255837085750188083833486314018197534043852481411223323052401731777528399267361727410585879150253960873897635797535637847515480643873057210216844218195989 335916495473896771550269203556575607598565782049140052034190113908072016881557559072329900881392466505882782992515812549689556722279074343472950723387384099200815258384278855507678075733100008582730904818891979245158298880706240021035677685190472348920433885367340743707617432596273740426502183951478786396364573903402556058180590606577737809977002481314697160266488949771893336388360204703432734847719131224489746440481029319596914100261291883162267541337759002253766169325602397569025732899159686277304672031010781708658465040175615018061463469) math:sum 543524307058515192554621621793813407996939041813332804660563577464024321287729412261991030975286266678204500009928621412948962408113455684713937084572090040490090839657819005247422176456999410082320838817574158731157586763998183425438542761734958200704786671251844652089001230063600347683197249589673769811674613521817625659581317381995002520983295982956393460748527780277312222725569972061935990684804881412573579926795047517130957952742703106485319943069536530653033531053012983448175986860033583913102207668858297189302338097385831862279659458 . (1062 335916495473896771550269203556575607598565782049140052034190113908072016881557559072329900881392466505882782992515812549689556722279074343472950723387384099200815258384278855507678075733100008582730904818891979245158298880706240021035677685190472348920433885367340743707617432596273740426502183951478786396364573903402556058180590606577737809977002481314697160266488949771893336388360204703432734847719131224489746440481029319596914100261291883162267541337759002253766169325602397569025732899159686277304672031010781708658465040175615018061463469 543524307058515192554621621793813407996939041813332804660563577464024321287729412261991030975286266678204500009928621412948962408113455684713937084572090040490090839657819005247422176456999410082320838817574158731157586763998183425438542761734958200704786671251844652089001230063600347683197249589673769811674613521817625659581317381995002520983295982956393460748527780277312222725569972061935990684804881412573579926795047517130957952742703106485319943069536530653033531053012983448175986860033583913102207668858297189302338097385831862279659458) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19928,7 +19928,7 @@ _:gn_2885 { } _:gn_2886 { - 1064 math:greaterThan 1 . + (1064) math:greaterThan 1 . (1064 1) math:difference 1063 . (128308683889278350545916785319337807200192522284947299407816650352119712475385705882668770787498666333561065975103003686430151036444693002231964362202678157911539677110738705767933975009200607083140970820209799759159010997414296616632812608645986497136081099482836835326233635128947133169807118313283802981054534284987486456779863831160473098970708979673000859784450119266474450051150437344929479010633381036405912954167011122062870247779880659839215139605981473854498807598191811689875478938285788641507136393163266228014591982965398173843267480 207607811584618421004352418237237800398373259764192752626373463555952304406171853189661130093893800172321717017412808863259405685834381341240986361184705941289275581273540149739744100723899401499589933998682179485999287883291943404402865076544485851784352785884503908381383797467326607256695065638194983415310039618415069601400726775417264711006293501641696300482038830505418886337209767358503255837085750188083833486314018197534043852481411223323052401731777528399267361727410585879150253960873897635797535637847515480643873057210216844218195989) math:sum 335916495473896771550269203556575607598565782049140052034190113908072016881557559072329900881392466505882782992515812549689556722279074343472950723387384099200815258384278855507678075733100008582730904818891979245158298880706240021035677685190472348920433885367340743707617432596273740426502183951478786396364573903402556058180590606577737809977002481314697160266488949771893336388360204703432734847719131224489746440481029319596914100261291883162267541337759002253766169325602397569025732899159686277304672031010781708658465040175615018061463469 . (1063 207607811584618421004352418237237800398373259764192752626373463555952304406171853189661130093893800172321717017412808863259405685834381341240986361184705941289275581273540149739744100723899401499589933998682179485999287883291943404402865076544485851784352785884503908381383797467326607256695065638194983415310039618415069601400726775417264711006293501641696300482038830505418886337209767358503255837085750188083833486314018197534043852481411223323052401731777528399267361727410585879150253960873897635797535637847515480643873057210216844218195989 335916495473896771550269203556575607598565782049140052034190113908072016881557559072329900881392466505882782992515812549689556722279074343472950723387384099200815258384278855507678075733100008582730904818891979245158298880706240021035677685190472348920433885367340743707617432596273740426502183951478786396364573903402556058180590606577737809977002481314697160266488949771893336388360204703432734847719131224489746440481029319596914100261291883162267541337759002253766169325602397569025732899159686277304672031010781708658465040175615018061463469) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19939,7 +19939,7 @@ _:gn_2887 { } _:gn_2888 { - 1065 math:greaterThan 1 . + (1065) math:greaterThan 1 . (1065 1) math:difference 1064 . (79299127695340070458435632917899993198180737479245453218556813203832591930786147306992359306395133838760651042309805176829254649389688339009021998982027783377735904162801443971810125714698794416448963178472379726840276885877646787770052467898499354648271686401667073055150162338379474086887947324911180434255505333427583144620862944256791612035584521968695440697588711238944436286059330013573776826452369151677920532147007075471173604701530563483837262125796054544768554129218774189274775022588108994290399244684249252629281074244818670374928509 128308683889278350545916785319337807200192522284947299407816650352119712475385705882668770787498666333561065975103003686430151036444693002231964362202678157911539677110738705767933975009200607083140970820209799759159010997414296616632812608645986497136081099482836835326233635128947133169807118313283802981054534284987486456779863831160473098970708979673000859784450119266474450051150437344929479010633381036405912954167011122062870247779880659839215139605981473854498807598191811689875478938285788641507136393163266228014591982965398173843267480) math:sum 207607811584618421004352418237237800398373259764192752626373463555952304406171853189661130093893800172321717017412808863259405685834381341240986361184705941289275581273540149739744100723899401499589933998682179485999287883291943404402865076544485851784352785884503908381383797467326607256695065638194983415310039618415069601400726775417264711006293501641696300482038830505418886337209767358503255837085750188083833486314018197534043852481411223323052401731777528399267361727410585879150253960873897635797535637847515480643873057210216844218195989 . (1064 128308683889278350545916785319337807200192522284947299407816650352119712475385705882668770787498666333561065975103003686430151036444693002231964362202678157911539677110738705767933975009200607083140970820209799759159010997414296616632812608645986497136081099482836835326233635128947133169807118313283802981054534284987486456779863831160473098970708979673000859784450119266474450051150437344929479010633381036405912954167011122062870247779880659839215139605981473854498807598191811689875478938285788641507136393163266228014591982965398173843267480 207607811584618421004352418237237800398373259764192752626373463555952304406171853189661130093893800172321717017412808863259405685834381341240986361184705941289275581273540149739744100723899401499589933998682179485999287883291943404402865076544485851784352785884503908381383797467326607256695065638194983415310039618415069601400726775417264711006293501641696300482038830505418886337209767358503255837085750188083833486314018197534043852481411223323052401731777528399267361727410585879150253960873897635797535637847515480643873057210216844218195989) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19950,7 +19950,7 @@ _:gn_2889 { } _:gn_2890 { - 1066 math:greaterThan 1 . + (1066) math:greaterThan 1 . (1066 1) math:difference 1065 . (49009556193938280087481152401437814002011784805701846189259837148287120544599558575676411481103532494800414932793198509600896387055004663222942363220650374533803772947937261796123849294501812666692007641737420032318734111536649828862760140747487142487809413081169762271083472790567659082919170988372622546799028951559903312159000886903681486935124457704305419086861408027530013765091107331355702184181011884727992422020004046591696643078350096355377877480185419309730253468973037500600703915697679647216737148479016975385310908720579503468338971 79299127695340070458435632917899993198180737479245453218556813203832591930786147306992359306395133838760651042309805176829254649389688339009021998982027783377735904162801443971810125714698794416448963178472379726840276885877646787770052467898499354648271686401667073055150162338379474086887947324911180434255505333427583144620862944256791612035584521968695440697588711238944436286059330013573776826452369151677920532147007075471173604701530563483837262125796054544768554129218774189274775022588108994290399244684249252629281074244818670374928509) math:sum 128308683889278350545916785319337807200192522284947299407816650352119712475385705882668770787498666333561065975103003686430151036444693002231964362202678157911539677110738705767933975009200607083140970820209799759159010997414296616632812608645986497136081099482836835326233635128947133169807118313283802981054534284987486456779863831160473098970708979673000859784450119266474450051150437344929479010633381036405912954167011122062870247779880659839215139605981473854498807598191811689875478938285788641507136393163266228014591982965398173843267480 . (1065 79299127695340070458435632917899993198180737479245453218556813203832591930786147306992359306395133838760651042309805176829254649389688339009021998982027783377735904162801443971810125714698794416448963178472379726840276885877646787770052467898499354648271686401667073055150162338379474086887947324911180434255505333427583144620862944256791612035584521968695440697588711238944436286059330013573776826452369151677920532147007075471173604701530563483837262125796054544768554129218774189274775022588108994290399244684249252629281074244818670374928509 128308683889278350545916785319337807200192522284947299407816650352119712475385705882668770787498666333561065975103003686430151036444693002231964362202678157911539677110738705767933975009200607083140970820209799759159010997414296616632812608645986497136081099482836835326233635128947133169807118313283802981054534284987486456779863831160473098970708979673000859784450119266474450051150437344929479010633381036405912954167011122062870247779880659839215139605981473854498807598191811689875478938285788641507136393163266228014591982965398173843267480) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19961,7 +19961,7 @@ _:gn_2891 { } _:gn_2892 { - 1067 math:greaterThan 1 . + (1067) math:greaterThan 1 . (1067 1) math:difference 1066 . (30289571501401790370954480516462179196168952673543607029296976055545471386186588731315947825291601343960236109516606667228358262334683675786079635761377408843932131214864182175686276420196981749756955536734959694521542774340996958907292327151012212160462273320497310784066689547811815003968776336538557887456476381867679832461862057353110125100460064264390021610727303211414422520968222682218074642271357266949928110127003028879476961623180467128459384645610635235038300660245736688674071106890429347073662096205232277243970165524239166906589538 49009556193938280087481152401437814002011784805701846189259837148287120544599558575676411481103532494800414932793198509600896387055004663222942363220650374533803772947937261796123849294501812666692007641737420032318734111536649828862760140747487142487809413081169762271083472790567659082919170988372622546799028951559903312159000886903681486935124457704305419086861408027530013765091107331355702184181011884727992422020004046591696643078350096355377877480185419309730253468973037500600703915697679647216737148479016975385310908720579503468338971) math:sum 79299127695340070458435632917899993198180737479245453218556813203832591930786147306992359306395133838760651042309805176829254649389688339009021998982027783377735904162801443971810125714698794416448963178472379726840276885877646787770052467898499354648271686401667073055150162338379474086887947324911180434255505333427583144620862944256791612035584521968695440697588711238944436286059330013573776826452369151677920532147007075471173604701530563483837262125796054544768554129218774189274775022588108994290399244684249252629281074244818670374928509 . (1066 49009556193938280087481152401437814002011784805701846189259837148287120544599558575676411481103532494800414932793198509600896387055004663222942363220650374533803772947937261796123849294501812666692007641737420032318734111536649828862760140747487142487809413081169762271083472790567659082919170988372622546799028951559903312159000886903681486935124457704305419086861408027530013765091107331355702184181011884727992422020004046591696643078350096355377877480185419309730253468973037500600703915697679647216737148479016975385310908720579503468338971 79299127695340070458435632917899993198180737479245453218556813203832591930786147306992359306395133838760651042309805176829254649389688339009021998982027783377735904162801443971810125714698794416448963178472379726840276885877646787770052467898499354648271686401667073055150162338379474086887947324911180434255505333427583144620862944256791612035584521968695440697588711238944436286059330013573776826452369151677920532147007075471173604701530563483837262125796054544768554129218774189274775022588108994290399244684249252629281074244818670374928509) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19972,7 +19972,7 @@ _:gn_2893 { } _:gn_2894 { - 1068 math:greaterThan 1 . + (1068) math:greaterThan 1 . (1068 1) math:difference 1067 . (18719984692536489716526671884975634805842832132158239159962861092741649158412969844360463655811931150840178823276591842372538124720320987436862727459272965689871641733073079620437572874304830916935052105002460337797191337195652869955467813596474930327347139760672451487016783242755844078950394651834064659342552569692223479697138829550571361834664393439915397476134104816115591244122884649137627541909654617778064311893001017712219681455169629226918492834574784074691952808727300811926632808807250300143075052273784698141340743196340336561749433 30289571501401790370954480516462179196168952673543607029296976055545471386186588731315947825291601343960236109516606667228358262334683675786079635761377408843932131214864182175686276420196981749756955536734959694521542774340996958907292327151012212160462273320497310784066689547811815003968776336538557887456476381867679832461862057353110125100460064264390021610727303211414422520968222682218074642271357266949928110127003028879476961623180467128459384645610635235038300660245736688674071106890429347073662096205232277243970165524239166906589538) math:sum 49009556193938280087481152401437814002011784805701846189259837148287120544599558575676411481103532494800414932793198509600896387055004663222942363220650374533803772947937261796123849294501812666692007641737420032318734111536649828862760140747487142487809413081169762271083472790567659082919170988372622546799028951559903312159000886903681486935124457704305419086861408027530013765091107331355702184181011884727992422020004046591696643078350096355377877480185419309730253468973037500600703915697679647216737148479016975385310908720579503468338971 . (1067 30289571501401790370954480516462179196168952673543607029296976055545471386186588731315947825291601343960236109516606667228358262334683675786079635761377408843932131214864182175686276420196981749756955536734959694521542774340996958907292327151012212160462273320497310784066689547811815003968776336538557887456476381867679832461862057353110125100460064264390021610727303211414422520968222682218074642271357266949928110127003028879476961623180467128459384645610635235038300660245736688674071106890429347073662096205232277243970165524239166906589538 49009556193938280087481152401437814002011784805701846189259837148287120544599558575676411481103532494800414932793198509600896387055004663222942363220650374533803772947937261796123849294501812666692007641737420032318734111536649828862760140747487142487809413081169762271083472790567659082919170988372622546799028951559903312159000886903681486935124457704305419086861408027530013765091107331355702184181011884727992422020004046591696643078350096355377877480185419309730253468973037500600703915697679647216737148479016975385310908720579503468338971) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19983,7 +19983,7 @@ _:gn_2895 { } _:gn_2896 { - 1069 math:greaterThan 1 . + (1069) math:greaterThan 1 . (1069 1) math:difference 1068 . (11569586808865300654427808631486544390326120541385367869334114962803822227773618886955484169479670193120057286240014824855820137614362688349216908302104443154060489481791102555248703545892150832821903431732499356724351437145344088951824513554537281833115133559824859297049906305055970925018381684704493228113923812175456352764723227802538763265795670824474624134593198395298831276845338033080447100361702649171863798234002011167257280168010837901540891811035851160346347851518435876747438298083179046930587043931447579102629422327898830344840105 18719984692536489716526671884975634805842832132158239159962861092741649158412969844360463655811931150840178823276591842372538124720320987436862727459272965689871641733073079620437572874304830916935052105002460337797191337195652869955467813596474930327347139760672451487016783242755844078950394651834064659342552569692223479697138829550571361834664393439915397476134104816115591244122884649137627541909654617778064311893001017712219681455169629226918492834574784074691952808727300811926632808807250300143075052273784698141340743196340336561749433) math:sum 30289571501401790370954480516462179196168952673543607029296976055545471386186588731315947825291601343960236109516606667228358262334683675786079635761377408843932131214864182175686276420196981749756955536734959694521542774340996958907292327151012212160462273320497310784066689547811815003968776336538557887456476381867679832461862057353110125100460064264390021610727303211414422520968222682218074642271357266949928110127003028879476961623180467128459384645610635235038300660245736688674071106890429347073662096205232277243970165524239166906589538 . (1068 18719984692536489716526671884975634805842832132158239159962861092741649158412969844360463655811931150840178823276591842372538124720320987436862727459272965689871641733073079620437572874304830916935052105002460337797191337195652869955467813596474930327347139760672451487016783242755844078950394651834064659342552569692223479697138829550571361834664393439915397476134104816115591244122884649137627541909654617778064311893001017712219681455169629226918492834574784074691952808727300811926632808807250300143075052273784698141340743196340336561749433 30289571501401790370954480516462179196168952673543607029296976055545471386186588731315947825291601343960236109516606667228358262334683675786079635761377408843932131214864182175686276420196981749756955536734959694521542774340996958907292327151012212160462273320497310784066689547811815003968776336538557887456476381867679832461862057353110125100460064264390021610727303211414422520968222682218074642271357266949928110127003028879476961623180467128459384645610635235038300660245736688674071106890429347073662096205232277243970165524239166906589538) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -19994,7 +19994,7 @@ _:gn_2897 { } _:gn_2898 { - 1070 math:greaterThan 1 . + (1070) math:greaterThan 1 . (1070 1) math:difference 1069 . (7150397883671189062098863253489090415516711590772871290628746129937826930639350957404979486332260957720121537036577017516717987105958299087645819157168522535811152251281977065188869328412680084113148673269960981072839900050308781003643300041937648494232006200847592189966876937699873153932012967129571431228628757516767126932415601748032598568868722615440773341540906420816759967277546616057180441547951968606200513658999006544962401287158791325377601023538932914345604957208864935179194510724071253212488008342337119038711320868441506216909328 11569586808865300654427808631486544390326120541385367869334114962803822227773618886955484169479670193120057286240014824855820137614362688349216908302104443154060489481791102555248703545892150832821903431732499356724351437145344088951824513554537281833115133559824859297049906305055970925018381684704493228113923812175456352764723227802538763265795670824474624134593198395298831276845338033080447100361702649171863798234002011167257280168010837901540891811035851160346347851518435876747438298083179046930587043931447579102629422327898830344840105) math:sum 18719984692536489716526671884975634805842832132158239159962861092741649158412969844360463655811931150840178823276591842372538124720320987436862727459272965689871641733073079620437572874304830916935052105002460337797191337195652869955467813596474930327347139760672451487016783242755844078950394651834064659342552569692223479697138829550571361834664393439915397476134104816115591244122884649137627541909654617778064311893001017712219681455169629226918492834574784074691952808727300811926632808807250300143075052273784698141340743196340336561749433 . (1069 11569586808865300654427808631486544390326120541385367869334114962803822227773618886955484169479670193120057286240014824855820137614362688349216908302104443154060489481791102555248703545892150832821903431732499356724351437145344088951824513554537281833115133559824859297049906305055970925018381684704493228113923812175456352764723227802538763265795670824474624134593198395298831276845338033080447100361702649171863798234002011167257280168010837901540891811035851160346347851518435876747438298083179046930587043931447579102629422327898830344840105 18719984692536489716526671884975634805842832132158239159962861092741649158412969844360463655811931150840178823276591842372538124720320987436862727459272965689871641733073079620437572874304830916935052105002460337797191337195652869955467813596474930327347139760672451487016783242755844078950394651834064659342552569692223479697138829550571361834664393439915397476134104816115591244122884649137627541909654617778064311893001017712219681455169629226918492834574784074691952808727300811926632808807250300143075052273784698141340743196340336561749433) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20005,7 +20005,7 @@ _:gn_2899 { } _:gn_2900 { - 1071 math:greaterThan 1 . + (1071) math:greaterThan 1 . (1071 1) math:difference 1070 . (4419188925194111592328945377997453974809408950612496578705368832865995297134267929550504683147409235399935749203437807339102150508404389261571089144935920618249337230509125490059834217479470748708754758462538375651511537095035307948181213512599633338883127358977267107083029367356097771086368717574921796885295054658689225832307626054506164696926948209033850793052291974482071309567791417023266658813750680565663284575003004622294878880852046576163290787496918246000742894309570941568243787359107793718099035589110460063918101459457324127930777 7150397883671189062098863253489090415516711590772871290628746129937826930639350957404979486332260957720121537036577017516717987105958299087645819157168522535811152251281977065188869328412680084113148673269960981072839900050308781003643300041937648494232006200847592189966876937699873153932012967129571431228628757516767126932415601748032598568868722615440773341540906420816759967277546616057180441547951968606200513658999006544962401287158791325377601023538932914345604957208864935179194510724071253212488008342337119038711320868441506216909328) math:sum 11569586808865300654427808631486544390326120541385367869334114962803822227773618886955484169479670193120057286240014824855820137614362688349216908302104443154060489481791102555248703545892150832821903431732499356724351437145344088951824513554537281833115133559824859297049906305055970925018381684704493228113923812175456352764723227802538763265795670824474624134593198395298831276845338033080447100361702649171863798234002011167257280168010837901540891811035851160346347851518435876747438298083179046930587043931447579102629422327898830344840105 . (1070 7150397883671189062098863253489090415516711590772871290628746129937826930639350957404979486332260957720121537036577017516717987105958299087645819157168522535811152251281977065188869328412680084113148673269960981072839900050308781003643300041937648494232006200847592189966876937699873153932012967129571431228628757516767126932415601748032598568868722615440773341540906420816759967277546616057180441547951968606200513658999006544962401287158791325377601023538932914345604957208864935179194510724071253212488008342337119038711320868441506216909328 11569586808865300654427808631486544390326120541385367869334114962803822227773618886955484169479670193120057286240014824855820137614362688349216908302104443154060489481791102555248703545892150832821903431732499356724351437145344088951824513554537281833115133559824859297049906305055970925018381684704493228113923812175456352764723227802538763265795670824474624134593198395298831276845338033080447100361702649171863798234002011167257280168010837901540891811035851160346347851518435876747438298083179046930587043931447579102629422327898830344840105) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20016,7 +20016,7 @@ _:gn_2901 { } _:gn_2902 { - 1072 math:greaterThan 1 . + (1072) math:greaterThan 1 . (1072 1) math:difference 1071 . (2731208958477077469769917875491636440707302640160374711923377297071831633505083027854474803184851722320185787833139210177615836597553909826074730012232601917561815020772851575129035110933209335404393914807422605421328362955273473055462086529338015155348878841870325082883847570343775382845644249554649634343333702858077901100107975693526433871941774406406922548488614446334688657709755199033913782734201288040537229083996001922667522406306744749214310236042014668344862062899293993610950723364963459494388972753226658974793219408984182088978551 4419188925194111592328945377997453974809408950612496578705368832865995297134267929550504683147409235399935749203437807339102150508404389261571089144935920618249337230509125490059834217479470748708754758462538375651511537095035307948181213512599633338883127358977267107083029367356097771086368717574921796885295054658689225832307626054506164696926948209033850793052291974482071309567791417023266658813750680565663284575003004622294878880852046576163290787496918246000742894309570941568243787359107793718099035589110460063918101459457324127930777) math:sum 7150397883671189062098863253489090415516711590772871290628746129937826930639350957404979486332260957720121537036577017516717987105958299087645819157168522535811152251281977065188869328412680084113148673269960981072839900050308781003643300041937648494232006200847592189966876937699873153932012967129571431228628757516767126932415601748032598568868722615440773341540906420816759967277546616057180441547951968606200513658999006544962401287158791325377601023538932914345604957208864935179194510724071253212488008342337119038711320868441506216909328 . (1071 4419188925194111592328945377997453974809408950612496578705368832865995297134267929550504683147409235399935749203437807339102150508404389261571089144935920618249337230509125490059834217479470748708754758462538375651511537095035307948181213512599633338883127358977267107083029367356097771086368717574921796885295054658689225832307626054506164696926948209033850793052291974482071309567791417023266658813750680565663284575003004622294878880852046576163290787496918246000742894309570941568243787359107793718099035589110460063918101459457324127930777 7150397883671189062098863253489090415516711590772871290628746129937826930639350957404979486332260957720121537036577017516717987105958299087645819157168522535811152251281977065188869328412680084113148673269960981072839900050308781003643300041937648494232006200847592189966876937699873153932012967129571431228628757516767126932415601748032598568868722615440773341540906420816759967277546616057180441547951968606200513658999006544962401287158791325377601023538932914345604957208864935179194510724071253212488008342337119038711320868441506216909328) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20027,7 +20027,7 @@ _:gn_2903 { } _:gn_2904 { - 1073 math:greaterThan 1 . + (1073) math:greaterThan 1 . (1073 1) math:difference 1072 . (1687979966717034122559027502505817534102106310452121866781991535794163663629184901696029879962557513079749961370298597161486313910850479435496359132703318700687522209736273914930799106546261413304360843655115770230183174139761834892719126983261618183534248517106942024199181797012322388240724468020272162541961351800611324732199650360979730824985173802626928244563677528147382651858036217989352876079549392525126055491007002699627356474545301826948980551454903577655880831410276947957293063994144334223710062835883801089124882050473142038952226 2731208958477077469769917875491636440707302640160374711923377297071831633505083027854474803184851722320185787833139210177615836597553909826074730012232601917561815020772851575129035110933209335404393914807422605421328362955273473055462086529338015155348878841870325082883847570343775382845644249554649634343333702858077901100107975693526433871941774406406922548488614446334688657709755199033913782734201288040537229083996001922667522406306744749214310236042014668344862062899293993610950723364963459494388972753226658974793219408984182088978551) math:sum 4419188925194111592328945377997453974809408950612496578705368832865995297134267929550504683147409235399935749203437807339102150508404389261571089144935920618249337230509125490059834217479470748708754758462538375651511537095035307948181213512599633338883127358977267107083029367356097771086368717574921796885295054658689225832307626054506164696926948209033850793052291974482071309567791417023266658813750680565663284575003004622294878880852046576163290787496918246000742894309570941568243787359107793718099035589110460063918101459457324127930777 . (1072 2731208958477077469769917875491636440707302640160374711923377297071831633505083027854474803184851722320185787833139210177615836597553909826074730012232601917561815020772851575129035110933209335404393914807422605421328362955273473055462086529338015155348878841870325082883847570343775382845644249554649634343333702858077901100107975693526433871941774406406922548488614446334688657709755199033913782734201288040537229083996001922667522406306744749214310236042014668344862062899293993610950723364963459494388972753226658974793219408984182088978551 4419188925194111592328945377997453974809408950612496578705368832865995297134267929550504683147409235399935749203437807339102150508404389261571089144935920618249337230509125490059834217479470748708754758462538375651511537095035307948181213512599633338883127358977267107083029367356097771086368717574921796885295054658689225832307626054506164696926948209033850793052291974482071309567791417023266658813750680565663284575003004622294878880852046576163290787496918246000742894309570941568243787359107793718099035589110460063918101459457324127930777) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20038,7 +20038,7 @@ _:gn_2905 { } _:gn_2906 { - 1074 math:greaterThan 1 . + (1074) math:greaterThan 1 . (1074 1) math:difference 1073 . (1043228991760043347210890372985818906605196329708252845141385761277667969875898126158444923222294209240435826462840613016129522686703430390578370879529283216874292811036577660198236004386947922100033071152306835191145188815511638162742959546076396971814630324763383058684665773331452994604919781534377471801372351057466576367908325332546703046956600603779994303924936918187306005851718981044560906654651895515411173592988999223040165931761442922265329684587111090688981231489017045653657659370819125270678909917342857885668337358511040050026325 1687979966717034122559027502505817534102106310452121866781991535794163663629184901696029879962557513079749961370298597161486313910850479435496359132703318700687522209736273914930799106546261413304360843655115770230183174139761834892719126983261618183534248517106942024199181797012322388240724468020272162541961351800611324732199650360979730824985173802626928244563677528147382651858036217989352876079549392525126055491007002699627356474545301826948980551454903577655880831410276947957293063994144334223710062835883801089124882050473142038952226) math:sum 2731208958477077469769917875491636440707302640160374711923377297071831633505083027854474803184851722320185787833139210177615836597553909826074730012232601917561815020772851575129035110933209335404393914807422605421328362955273473055462086529338015155348878841870325082883847570343775382845644249554649634343333702858077901100107975693526433871941774406406922548488614446334688657709755199033913782734201288040537229083996001922667522406306744749214310236042014668344862062899293993610950723364963459494388972753226658974793219408984182088978551 . (1073 1687979966717034122559027502505817534102106310452121866781991535794163663629184901696029879962557513079749961370298597161486313910850479435496359132703318700687522209736273914930799106546261413304360843655115770230183174139761834892719126983261618183534248517106942024199181797012322388240724468020272162541961351800611324732199650360979730824985173802626928244563677528147382651858036217989352876079549392525126055491007002699627356474545301826948980551454903577655880831410276947957293063994144334223710062835883801089124882050473142038952226 2731208958477077469769917875491636440707302640160374711923377297071831633505083027854474803184851722320185787833139210177615836597553909826074730012232601917561815020772851575129035110933209335404393914807422605421328362955273473055462086529338015155348878841870325082883847570343775382845644249554649634343333702858077901100107975693526433871941774406406922548488614446334688657709755199033913782734201288040537229083996001922667522406306744749214310236042014668344862062899293993610950723364963459494388972753226658974793219408984182088978551) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20049,7 +20049,7 @@ _:gn_2907 { } _:gn_2908 { - 1075 math:greaterThan 1 . + (1075) math:greaterThan 1 . (1075 1) math:difference 1074 . (644750974956990775348137129519998627496909980743869021640605774516495693753286775537584956740263303839314134907457984145356791224147049044917988253174035483813229398699696254732563102159313491204327772502808935039037985324250196729976167437185221211719618192343558965514516023680869393635804686485894690740589000743144748364291325028433027778028573198846933940638740609960076646006317236944791969424897497009714881898018003476587190542783858904683650866867792486966899599921259902303635404623325208953031152918540943203456544691962101988925901 1043228991760043347210890372985818906605196329708252845141385761277667969875898126158444923222294209240435826462840613016129522686703430390578370879529283216874292811036577660198236004386947922100033071152306835191145188815511638162742959546076396971814630324763383058684665773331452994604919781534377471801372351057466576367908325332546703046956600603779994303924936918187306005851718981044560906654651895515411173592988999223040165931761442922265329684587111090688981231489017045653657659370819125270678909917342857885668337358511040050026325) math:sum 1687979966717034122559027502505817534102106310452121866781991535794163663629184901696029879962557513079749961370298597161486313910850479435496359132703318700687522209736273914930799106546261413304360843655115770230183174139761834892719126983261618183534248517106942024199181797012322388240724468020272162541961351800611324732199650360979730824985173802626928244563677528147382651858036217989352876079549392525126055491007002699627356474545301826948980551454903577655880831410276947957293063994144334223710062835883801089124882050473142038952226 . (1074 1043228991760043347210890372985818906605196329708252845141385761277667969875898126158444923222294209240435826462840613016129522686703430390578370879529283216874292811036577660198236004386947922100033071152306835191145188815511638162742959546076396971814630324763383058684665773331452994604919781534377471801372351057466576367908325332546703046956600603779994303924936918187306005851718981044560906654651895515411173592988999223040165931761442922265329684587111090688981231489017045653657659370819125270678909917342857885668337358511040050026325 1687979966717034122559027502505817534102106310452121866781991535794163663629184901696029879962557513079749961370298597161486313910850479435496359132703318700687522209736273914930799106546261413304360843655115770230183174139761834892719126983261618183534248517106942024199181797012322388240724468020272162541961351800611324732199650360979730824985173802626928244563677528147382651858036217989352876079549392525126055491007002699627356474545301826948980551454903577655880831410276947957293063994144334223710062835883801089124882050473142038952226) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20060,7 +20060,7 @@ _:gn_2909 { } _:gn_2910 { - 1076 math:greaterThan 1 . + (1076) math:greaterThan 1 . (1076 1) math:difference 1075 . (398478016803052571862753243465820279108286348964383823500779986761172276122611350620859966482030905401121691555382628870772731462556381345660382626355247733061063412336881405465672902227634430895705298649497900152107203491261441432766792108891175760095012132419824093170149749650583600969115095048482781060783350314321828003617000304113675268928027404933060363286196308227229359845401744099768937229754398505696291694970995746452975388977584017581678817719318603722081631567757143350022254747493916317647756998801914682211792666548938061100424 644750974956990775348137129519998627496909980743869021640605774516495693753286775537584956740263303839314134907457984145356791224147049044917988253174035483813229398699696254732563102159313491204327772502808935039037985324250196729976167437185221211719618192343558965514516023680869393635804686485894690740589000743144748364291325028433027778028573198846933940638740609960076646006317236944791969424897497009714881898018003476587190542783858904683650866867792486966899599921259902303635404623325208953031152918540943203456544691962101988925901) math:sum 1043228991760043347210890372985818906605196329708252845141385761277667969875898126158444923222294209240435826462840613016129522686703430390578370879529283216874292811036577660198236004386947922100033071152306835191145188815511638162742959546076396971814630324763383058684665773331452994604919781534377471801372351057466576367908325332546703046956600603779994303924936918187306005851718981044560906654651895515411173592988999223040165931761442922265329684587111090688981231489017045653657659370819125270678909917342857885668337358511040050026325 . (1075 644750974956990775348137129519998627496909980743869021640605774516495693753286775537584956740263303839314134907457984145356791224147049044917988253174035483813229398699696254732563102159313491204327772502808935039037985324250196729976167437185221211719618192343558965514516023680869393635804686485894690740589000743144748364291325028433027778028573198846933940638740609960076646006317236944791969424897497009714881898018003476587190542783858904683650866867792486966899599921259902303635404623325208953031152918540943203456544691962101988925901 1043228991760043347210890372985818906605196329708252845141385761277667969875898126158444923222294209240435826462840613016129522686703430390578370879529283216874292811036577660198236004386947922100033071152306835191145188815511638162742959546076396971814630324763383058684665773331452994604919781534377471801372351057466576367908325332546703046956600603779994303924936918187306005851718981044560906654651895515411173592988999223040165931761442922265329684587111090688981231489017045653657659370819125270678909917342857885668337358511040050026325) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20071,7 +20071,7 @@ _:gn_2911 { } _:gn_2912 { - 1077 math:greaterThan 1 . + (1077) math:greaterThan 1 . (1077 1) math:difference 1076 . (246272958153938203485383886054178348388623631779485198139825787755323417630675424916724990258232398438192443352075355274584059761590667699257605626818787750752165986362814849266890199931679060308622473853311034886930781832988755297209375328294045451624606059923734872344366274030285792666689591437411909679805650428822920360674324724319352509100545793913873577352544301732847286160915492845023032195143098504018590203047007730134215153806274887101972049148473883244817968353502758953613149875831292635383395919739028521244752025413163927825477 398478016803052571862753243465820279108286348964383823500779986761172276122611350620859966482030905401121691555382628870772731462556381345660382626355247733061063412336881405465672902227634430895705298649497900152107203491261441432766792108891175760095012132419824093170149749650583600969115095048482781060783350314321828003617000304113675268928027404933060363286196308227229359845401744099768937229754398505696291694970995746452975388977584017581678817719318603722081631567757143350022254747493916317647756998801914682211792666548938061100424) math:sum 644750974956990775348137129519998627496909980743869021640605774516495693753286775537584956740263303839314134907457984145356791224147049044917988253174035483813229398699696254732563102159313491204327772502808935039037985324250196729976167437185221211719618192343558965514516023680869393635804686485894690740589000743144748364291325028433027778028573198846933940638740609960076646006317236944791969424897497009714881898018003476587190542783858904683650866867792486966899599921259902303635404623325208953031152918540943203456544691962101988925901 . (1076 398478016803052571862753243465820279108286348964383823500779986761172276122611350620859966482030905401121691555382628870772731462556381345660382626355247733061063412336881405465672902227634430895705298649497900152107203491261441432766792108891175760095012132419824093170149749650583600969115095048482781060783350314321828003617000304113675268928027404933060363286196308227229359845401744099768937229754398505696291694970995746452975388977584017581678817719318603722081631567757143350022254747493916317647756998801914682211792666548938061100424 644750974956990775348137129519998627496909980743869021640605774516495693753286775537584956740263303839314134907457984145356791224147049044917988253174035483813229398699696254732563102159313491204327772502808935039037985324250196729976167437185221211719618192343558965514516023680869393635804686485894690740589000743144748364291325028433027778028573198846933940638740609960076646006317236944791969424897497009714881898018003476587190542783858904683650866867792486966899599921259902303635404623325208953031152918540943203456544691962101988925901) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20082,7 +20082,7 @@ _:gn_2913 { } _:gn_2914 { - 1078 math:greaterThan 1 . + (1078) math:greaterThan 1 . (1078 1) math:difference 1077 . (152205058649114368377369357411641930719662717184898625360954199005848858491935925704134976223798506962929248203307273596188671700965713646402776999536459982308897425974066556198782702295955370587082824796186865265176421658272686135557416780597130308470406072496089220825783475620297808302425503611070871380977699885498907642942675579794322759827481611019186785933652006494382073684486251254745905034611300001677701491923988016318760235171309130479706768570844720477263663214254384396409104871662623682264361079062886160967040641135774133274947 246272958153938203485383886054178348388623631779485198139825787755323417630675424916724990258232398438192443352075355274584059761590667699257605626818787750752165986362814849266890199931679060308622473853311034886930781832988755297209375328294045451624606059923734872344366274030285792666689591437411909679805650428822920360674324724319352509100545793913873577352544301732847286160915492845023032195143098504018590203047007730134215153806274887101972049148473883244817968353502758953613149875831292635383395919739028521244752025413163927825477) math:sum 398478016803052571862753243465820279108286348964383823500779986761172276122611350620859966482030905401121691555382628870772731462556381345660382626355247733061063412336881405465672902227634430895705298649497900152107203491261441432766792108891175760095012132419824093170149749650583600969115095048482781060783350314321828003617000304113675268928027404933060363286196308227229359845401744099768937229754398505696291694970995746452975388977584017581678817719318603722081631567757143350022254747493916317647756998801914682211792666548938061100424 . (1077 246272958153938203485383886054178348388623631779485198139825787755323417630675424916724990258232398438192443352075355274584059761590667699257605626818787750752165986362814849266890199931679060308622473853311034886930781832988755297209375328294045451624606059923734872344366274030285792666689591437411909679805650428822920360674324724319352509100545793913873577352544301732847286160915492845023032195143098504018590203047007730134215153806274887101972049148473883244817968353502758953613149875831292635383395919739028521244752025413163927825477 398478016803052571862753243465820279108286348964383823500779986761172276122611350620859966482030905401121691555382628870772731462556381345660382626355247733061063412336881405465672902227634430895705298649497900152107203491261441432766792108891175760095012132419824093170149749650583600969115095048482781060783350314321828003617000304113675268928027404933060363286196308227229359845401744099768937229754398505696291694970995746452975388977584017581678817719318603722081631567757143350022254747493916317647756998801914682211792666548938061100424) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20093,7 +20093,7 @@ _:gn_2915 { } _:gn_2916 { - 1079 math:greaterThan 1 . + (1079) math:greaterThan 1 . (1079 1) math:difference 1078 . (94067899504823835108014528642536417668960914594586572778871588749474559138739499212590014034433891475263195148768081678395388060624954052854828627282327768443268560388748293068107497635723689721539649057124169621754360174716069161651958547696915143154199987427645651518582798409987984364264087826341038298827950543324012717731649144525029749273064182894686791418892295238465212476429241590277127160531798502340888711123019713815454918634965756622265280577629162767554305139248374557204045004168668953119034840676142360277711384277389794550530 152205058649114368377369357411641930719662717184898625360954199005848858491935925704134976223798506962929248203307273596188671700965713646402776999536459982308897425974066556198782702295955370587082824796186865265176421658272686135557416780597130308470406072496089220825783475620297808302425503611070871380977699885498907642942675579794322759827481611019186785933652006494382073684486251254745905034611300001677701491923988016318760235171309130479706768570844720477263663214254384396409104871662623682264361079062886160967040641135774133274947) math:sum 246272958153938203485383886054178348388623631779485198139825787755323417630675424916724990258232398438192443352075355274584059761590667699257605626818787750752165986362814849266890199931679060308622473853311034886930781832988755297209375328294045451624606059923734872344366274030285792666689591437411909679805650428822920360674324724319352509100545793913873577352544301732847286160915492845023032195143098504018590203047007730134215153806274887101972049148473883244817968353502758953613149875831292635383395919739028521244752025413163927825477 . (1078 152205058649114368377369357411641930719662717184898625360954199005848858491935925704134976223798506962929248203307273596188671700965713646402776999536459982308897425974066556198782702295955370587082824796186865265176421658272686135557416780597130308470406072496089220825783475620297808302425503611070871380977699885498907642942675579794322759827481611019186785933652006494382073684486251254745905034611300001677701491923988016318760235171309130479706768570844720477263663214254384396409104871662623682264361079062886160967040641135774133274947 246272958153938203485383886054178348388623631779485198139825787755323417630675424916724990258232398438192443352075355274584059761590667699257605626818787750752165986362814849266890199931679060308622473853311034886930781832988755297209375328294045451624606059923734872344366274030285792666689591437411909679805650428822920360674324724319352509100545793913873577352544301732847286160915492845023032195143098504018590203047007730134215153806274887101972049148473883244817968353502758953613149875831292635383395919739028521244752025413163927825477) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20104,7 +20104,7 @@ _:gn_2917 { } _:gn_2918 { - 1080 math:greaterThan 1 . + (1080) math:greaterThan 1 . (1080 1) math:difference 1079 . (58137159144290533269354828769105513050701802590312052582082610256374299353196426491544962189364615487666053054539191917793283640340759593547948372254132213865628865585318263130675204660231680865543175739062695643422061483556616973905458232900215165316206085068443569307200677210309823938161415784729833082149749342174894925211026435269293010554417428124499994514759711255916861208057009664468777874079501499336812780800968302503305316536343373857441487993215557709709358075006009839205059867493954729145326238386743800689329256858384338724417 94067899504823835108014528642536417668960914594586572778871588749474559138739499212590014034433891475263195148768081678395388060624954052854828627282327768443268560388748293068107497635723689721539649057124169621754360174716069161651958547696915143154199987427645651518582798409987984364264087826341038298827950543324012717731649144525029749273064182894686791418892295238465212476429241590277127160531798502340888711123019713815454918634965756622265280577629162767554305139248374557204045004168668953119034840676142360277711384277389794550530) math:sum 152205058649114368377369357411641930719662717184898625360954199005848858491935925704134976223798506962929248203307273596188671700965713646402776999536459982308897425974066556198782702295955370587082824796186865265176421658272686135557416780597130308470406072496089220825783475620297808302425503611070871380977699885498907642942675579794322759827481611019186785933652006494382073684486251254745905034611300001677701491923988016318760235171309130479706768570844720477263663214254384396409104871662623682264361079062886160967040641135774133274947 . (1079 94067899504823835108014528642536417668960914594586572778871588749474559138739499212590014034433891475263195148768081678395388060624954052854828627282327768443268560388748293068107497635723689721539649057124169621754360174716069161651958547696915143154199987427645651518582798409987984364264087826341038298827950543324012717731649144525029749273064182894686791418892295238465212476429241590277127160531798502340888711123019713815454918634965756622265280577629162767554305139248374557204045004168668953119034840676142360277711384277389794550530 152205058649114368377369357411641930719662717184898625360954199005848858491935925704134976223798506962929248203307273596188671700965713646402776999536459982308897425974066556198782702295955370587082824796186865265176421658272686135557416780597130308470406072496089220825783475620297808302425503611070871380977699885498907642942675579794322759827481611019186785933652006494382073684486251254745905034611300001677701491923988016318760235171309130479706768570844720477263663214254384396409104871662623682264361079062886160967040641135774133274947) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20115,7 +20115,7 @@ _:gn_2919 { } _:gn_2920 { - 1081 math:greaterThan 1 . + (1081) math:greaterThan 1 . (1081 1) math:difference 1080 . (35930740360533301838659699873430904618259112004274520196788978493100259785543072721045051845069275987597142094228889760602104420284194459306880255028195554577639694803430029937432292975492008855996473318061473978332298691159452187746500314796699977837993902359202082211382121199678160426102672041611205216678201201149117792520622709255736738718646754770186796904132583982548351268372231925808349286452297003004075930322051411312149602098622382764823792584413605057844947064242364717998985136674714223973708602289398559588382127419005455826113 58137159144290533269354828769105513050701802590312052582082610256374299353196426491544962189364615487666053054539191917793283640340759593547948372254132213865628865585318263130675204660231680865543175739062695643422061483556616973905458232900215165316206085068443569307200677210309823938161415784729833082149749342174894925211026435269293010554417428124499994514759711255916861208057009664468777874079501499336812780800968302503305316536343373857441487993215557709709358075006009839205059867493954729145326238386743800689329256858384338724417) math:sum 94067899504823835108014528642536417668960914594586572778871588749474559138739499212590014034433891475263195148768081678395388060624954052854828627282327768443268560388748293068107497635723689721539649057124169621754360174716069161651958547696915143154199987427645651518582798409987984364264087826341038298827950543324012717731649144525029749273064182894686791418892295238465212476429241590277127160531798502340888711123019713815454918634965756622265280577629162767554305139248374557204045004168668953119034840676142360277711384277389794550530 . (1080 58137159144290533269354828769105513050701802590312052582082610256374299353196426491544962189364615487666053054539191917793283640340759593547948372254132213865628865585318263130675204660231680865543175739062695643422061483556616973905458232900215165316206085068443569307200677210309823938161415784729833082149749342174894925211026435269293010554417428124499994514759711255916861208057009664468777874079501499336812780800968302503305316536343373857441487993215557709709358075006009839205059867493954729145326238386743800689329256858384338724417 94067899504823835108014528642536417668960914594586572778871588749474559138739499212590014034433891475263195148768081678395388060624954052854828627282327768443268560388748293068107497635723689721539649057124169621754360174716069161651958547696915143154199987427645651518582798409987984364264087826341038298827950543324012717731649144525029749273064182894686791418892295238465212476429241590277127160531798502340888711123019713815454918634965756622265280577629162767554305139248374557204045004168668953119034840676142360277711384277389794550530) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20126,7 +20126,7 @@ _:gn_2921 { } _:gn_2922 { - 1082 math:greaterThan 1 . + (1082) math:greaterThan 1 . (1082 1) math:difference 1081 . (22206418783757231430695128895674608432442690586037532385293631763274039567653353770499910344295339500068910960310302157191179220056565134241068117225936659287989170781888233193242911684739672009546702421001221665089762792397164786158957918103515187478212182709241487095818556010631663512058743743118627865471548141025777132690403726013556271835770673354313197610627127273368509939684777738660428587627204496332736850478916891191155714437720991092617695408801952651864411010763645121206074730819240505171617636097345241100947129439378882898304 35930740360533301838659699873430904618259112004274520196788978493100259785543072721045051845069275987597142094228889760602104420284194459306880255028195554577639694803430029937432292975492008855996473318061473978332298691159452187746500314796699977837993902359202082211382121199678160426102672041611205216678201201149117792520622709255736738718646754770186796904132583982548351268372231925808349286452297003004075930322051411312149602098622382764823792584413605057844947064242364717998985136674714223973708602289398559588382127419005455826113) math:sum 58137159144290533269354828769105513050701802590312052582082610256374299353196426491544962189364615487666053054539191917793283640340759593547948372254132213865628865585318263130675204660231680865543175739062695643422061483556616973905458232900215165316206085068443569307200677210309823938161415784729833082149749342174894925211026435269293010554417428124499994514759711255916861208057009664468777874079501499336812780800968302503305316536343373857441487993215557709709358075006009839205059867493954729145326238386743800689329256858384338724417 . (1081 35930740360533301838659699873430904618259112004274520196788978493100259785543072721045051845069275987597142094228889760602104420284194459306880255028195554577639694803430029937432292975492008855996473318061473978332298691159452187746500314796699977837993902359202082211382121199678160426102672041611205216678201201149117792520622709255736738718646754770186796904132583982548351268372231925808349286452297003004075930322051411312149602098622382764823792584413605057844947064242364717998985136674714223973708602289398559588382127419005455826113 58137159144290533269354828769105513050701802590312052582082610256374299353196426491544962189364615487666053054539191917793283640340759593547948372254132213865628865585318263130675204660231680865543175739062695643422061483556616973905458232900215165316206085068443569307200677210309823938161415784729833082149749342174894925211026435269293010554417428124499994514759711255916861208057009664468777874079501499336812780800968302503305316536343373857441487993215557709709358075006009839205059867493954729145326238386743800689329256858384338724417) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20137,7 +20137,7 @@ _:gn_2923 { } _:gn_2924 { - 1083 math:greaterThan 1 . + (1083) math:greaterThan 1 . (1083 1) math:difference 1082 . (13724321576776070407964570977756296185816421418236987811495346729826220217889718950545141500773936487528231133918587603410925200227629325065812137802258895289650524021541796744189381290752336846449770897060252313242535898762287401587542396693184790359781719649960595115563565189046496914043928298492577351206653060123340659830218983242180466882876081415873599293505456709179841328687454187147920698825092506671339079843134520120993887660901391672206097175611652405980536053478719596792910405855473718802090966192053318487434997979626572927809 22206418783757231430695128895674608432442690586037532385293631763274039567653353770499910344295339500068910960310302157191179220056565134241068117225936659287989170781888233193242911684739672009546702421001221665089762792397164786158957918103515187478212182709241487095818556010631663512058743743118627865471548141025777132690403726013556271835770673354313197610627127273368509939684777738660428587627204496332736850478916891191155714437720991092617695408801952651864411010763645121206074730819240505171617636097345241100947129439378882898304) math:sum 35930740360533301838659699873430904618259112004274520196788978493100259785543072721045051845069275987597142094228889760602104420284194459306880255028195554577639694803430029937432292975492008855996473318061473978332298691159452187746500314796699977837993902359202082211382121199678160426102672041611205216678201201149117792520622709255736738718646754770186796904132583982548351268372231925808349286452297003004075930322051411312149602098622382764823792584413605057844947064242364717998985136674714223973708602289398559588382127419005455826113 . (1082 22206418783757231430695128895674608432442690586037532385293631763274039567653353770499910344295339500068910960310302157191179220056565134241068117225936659287989170781888233193242911684739672009546702421001221665089762792397164786158957918103515187478212182709241487095818556010631663512058743743118627865471548141025777132690403726013556271835770673354313197610627127273368509939684777738660428587627204496332736850478916891191155714437720991092617695408801952651864411010763645121206074730819240505171617636097345241100947129439378882898304 35930740360533301838659699873430904618259112004274520196788978493100259785543072721045051845069275987597142094228889760602104420284194459306880255028195554577639694803430029937432292975492008855996473318061473978332298691159452187746500314796699977837993902359202082211382121199678160426102672041611205216678201201149117792520622709255736738718646754770186796904132583982548351268372231925808349286452297003004075930322051411312149602098622382764823792584413605057844947064242364717998985136674714223973708602289398559588382127419005455826113) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20148,7 +20148,7 @@ _:gn_2925 { } _:gn_2926 { - 1084 math:greaterThan 1 . + (1084) math:greaterThan 1 . (1084 1) math:difference 1083 . (8482097206981161022730557917918312246626269167800544573798285033447819349763634819954768843521403012540679826391714553780254019828935809175255979423677763998338646760346436449053530393987335163096931523940969351847226893634877384571415521410330397118430463059280891980254990821585166598014815444626050514264895080902436472860184742771375804952894591938439598317121670564188668610997323551512507888802111989661397770635782371070161826776819599420411598233190300245883874957284925524413164324963766786369526669905291922613512131459752309970495 13724321576776070407964570977756296185816421418236987811495346729826220217889718950545141500773936487528231133918587603410925200227629325065812137802258895289650524021541796744189381290752336846449770897060252313242535898762287401587542396693184790359781719649960595115563565189046496914043928298492577351206653060123340659830218983242180466882876081415873599293505456709179841328687454187147920698825092506671339079843134520120993887660901391672206097175611652405980536053478719596792910405855473718802090966192053318487434997979626572927809) math:sum 22206418783757231430695128895674608432442690586037532385293631763274039567653353770499910344295339500068910960310302157191179220056565134241068117225936659287989170781888233193242911684739672009546702421001221665089762792397164786158957918103515187478212182709241487095818556010631663512058743743118627865471548141025777132690403726013556271835770673354313197610627127273368509939684777738660428587627204496332736850478916891191155714437720991092617695408801952651864411010763645121206074730819240505171617636097345241100947129439378882898304 . (1083 13724321576776070407964570977756296185816421418236987811495346729826220217889718950545141500773936487528231133918587603410925200227629325065812137802258895289650524021541796744189381290752336846449770897060252313242535898762287401587542396693184790359781719649960595115563565189046496914043928298492577351206653060123340659830218983242180466882876081415873599293505456709179841328687454187147920698825092506671339079843134520120993887660901391672206097175611652405980536053478719596792910405855473718802090966192053318487434997979626572927809 22206418783757231430695128895674608432442690586037532385293631763274039567653353770499910344295339500068910960310302157191179220056565134241068117225936659287989170781888233193242911684739672009546702421001221665089762792397164786158957918103515187478212182709241487095818556010631663512058743743118627865471548141025777132690403726013556271835770673354313197610627127273368509939684777738660428587627204496332736850478916891191155714437720991092617695408801952651864411010763645121206074730819240505171617636097345241100947129439378882898304) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20159,7 +20159,7 @@ _:gn_2927 { } _:gn_2928 { - 1085 math:greaterThan 1 . + (1085) math:greaterThan 1 . (1085 1) math:difference 1084 . (5242224369794909385234013059837983939190152250436443237697061696378400868126084130590372657252533474987551307526873049630671180398693515890556158378581131291311877261195360295135850896765001683352839373119282961395309005127410017016126875282854393241351256590679703135308574367461330316029112853866526836941757979220904186970034240470804661929981489477434000976383786144991172717690130635635412810022980517009941309207352149050832060884081792251794498942421352160096661096193794072379746080891706932432564296286761395873922866519874262957314 8482097206981161022730557917918312246626269167800544573798285033447819349763634819954768843521403012540679826391714553780254019828935809175255979423677763998338646760346436449053530393987335163096931523940969351847226893634877384571415521410330397118430463059280891980254990821585166598014815444626050514264895080902436472860184742771375804952894591938439598317121670564188668610997323551512507888802111989661397770635782371070161826776819599420411598233190300245883874957284925524413164324963766786369526669905291922613512131459752309970495) math:sum 13724321576776070407964570977756296185816421418236987811495346729826220217889718950545141500773936487528231133918587603410925200227629325065812137802258895289650524021541796744189381290752336846449770897060252313242535898762287401587542396693184790359781719649960595115563565189046496914043928298492577351206653060123340659830218983242180466882876081415873599293505456709179841328687454187147920698825092506671339079843134520120993887660901391672206097175611652405980536053478719596792910405855473718802090966192053318487434997979626572927809 . (1084 8482097206981161022730557917918312246626269167800544573798285033447819349763634819954768843521403012540679826391714553780254019828935809175255979423677763998338646760346436449053530393987335163096931523940969351847226893634877384571415521410330397118430463059280891980254990821585166598014815444626050514264895080902436472860184742771375804952894591938439598317121670564188668610997323551512507888802111989661397770635782371070161826776819599420411598233190300245883874957284925524413164324963766786369526669905291922613512131459752309970495 13724321576776070407964570977756296185816421418236987811495346729826220217889718950545141500773936487528231133918587603410925200227629325065812137802258895289650524021541796744189381290752336846449770897060252313242535898762287401587542396693184790359781719649960595115563565189046496914043928298492577351206653060123340659830218983242180466882876081415873599293505456709179841328687454187147920698825092506671339079843134520120993887660901391672206097175611652405980536053478719596792910405855473718802090966192053318487434997979626572927809) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20170,7 +20170,7 @@ _:gn_2929 { } _:gn_2930 { - 1086 math:greaterThan 1 . + (1086) math:greaterThan 1 . (1086 1) math:difference 1085 . (3239872837186251637496544858080328307436116917364101336101223337069418481637550689364396186268869537553128518864841504149582839430242293284699821045096632707026769499151076153917679497222333479744092150821686390451917888507467367555288646127476003877079206468601188844946416454123836281985702590759523677323137101681532285890150502300571143022913102461005597340737884419197495893307192915877095078779131472651456461428430222019329765892737807168617099290768948085787213861091131452033418244072059853936962373618530526739589264939878047013181 5242224369794909385234013059837983939190152250436443237697061696378400868126084130590372657252533474987551307526873049630671180398693515890556158378581131291311877261195360295135850896765001683352839373119282961395309005127410017016126875282854393241351256590679703135308574367461330316029112853866526836941757979220904186970034240470804661929981489477434000976383786144991172717690130635635412810022980517009941309207352149050832060884081792251794498942421352160096661096193794072379746080891706932432564296286761395873922866519874262957314) math:sum 8482097206981161022730557917918312246626269167800544573798285033447819349763634819954768843521403012540679826391714553780254019828935809175255979423677763998338646760346436449053530393987335163096931523940969351847226893634877384571415521410330397118430463059280891980254990821585166598014815444626050514264895080902436472860184742771375804952894591938439598317121670564188668610997323551512507888802111989661397770635782371070161826776819599420411598233190300245883874957284925524413164324963766786369526669905291922613512131459752309970495 . (1085 5242224369794909385234013059837983939190152250436443237697061696378400868126084130590372657252533474987551307526873049630671180398693515890556158378581131291311877261195360295135850896765001683352839373119282961395309005127410017016126875282854393241351256590679703135308574367461330316029112853866526836941757979220904186970034240470804661929981489477434000976383786144991172717690130635635412810022980517009941309207352149050832060884081792251794498942421352160096661096193794072379746080891706932432564296286761395873922866519874262957314 8482097206981161022730557917918312246626269167800544573798285033447819349763634819954768843521403012540679826391714553780254019828935809175255979423677763998338646760346436449053530393987335163096931523940969351847226893634877384571415521410330397118430463059280891980254990821585166598014815444626050514264895080902436472860184742771375804952894591938439598317121670564188668610997323551512507888802111989661397770635782371070161826776819599420411598233190300245883874957284925524413164324963766786369526669905291922613512131459752309970495) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20181,7 +20181,7 @@ _:gn_2931 { } _:gn_2932 { - 1087 math:greaterThan 1 . + (1087) math:greaterThan 1 . (1087 1) math:difference 1086 . (2002351532608657747737468201757655631754035333072341901595838359308982386488533441225976470983663937434422788662031545481088340968451222605856337333484498584285107762044284141218171399542668203608747222297596570943391116619942649460838229155378389364272050122078514290362157913337494034043410263107003159618620877539371901079883738170233518907068387016428403635645901725793676824382937719758317731243849044358484847778921927031502294991343985083177399651652404074309447235102662620346327836819647078495601922668230869134333601579996215944133 3239872837186251637496544858080328307436116917364101336101223337069418481637550689364396186268869537553128518864841504149582839430242293284699821045096632707026769499151076153917679497222333479744092150821686390451917888507467367555288646127476003877079206468601188844946416454123836281985702590759523677323137101681532285890150502300571143022913102461005597340737884419197495893307192915877095078779131472651456461428430222019329765892737807168617099290768948085787213861091131452033418244072059853936962373618530526739589264939878047013181) math:sum 5242224369794909385234013059837983939190152250436443237697061696378400868126084130590372657252533474987551307526873049630671180398693515890556158378581131291311877261195360295135850896765001683352839373119282961395309005127410017016126875282854393241351256590679703135308574367461330316029112853866526836941757979220904186970034240470804661929981489477434000976383786144991172717690130635635412810022980517009941309207352149050832060884081792251794498942421352160096661096193794072379746080891706932432564296286761395873922866519874262957314 . (1086 3239872837186251637496544858080328307436116917364101336101223337069418481637550689364396186268869537553128518864841504149582839430242293284699821045096632707026769499151076153917679497222333479744092150821686390451917888507467367555288646127476003877079206468601188844946416454123836281985702590759523677323137101681532285890150502300571143022913102461005597340737884419197495893307192915877095078779131472651456461428430222019329765892737807168617099290768948085787213861091131452033418244072059853936962373618530526739589264939878047013181 5242224369794909385234013059837983939190152250436443237697061696378400868126084130590372657252533474987551307526873049630671180398693515890556158378581131291311877261195360295135850896765001683352839373119282961395309005127410017016126875282854393241351256590679703135308574367461330316029112853866526836941757979220904186970034240470804661929981489477434000976383786144991172717690130635635412810022980517009941309207352149050832060884081792251794498942421352160096661096193794072379746080891706932432564296286761395873922866519874262957314) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20192,7 +20192,7 @@ _:gn_2933 { } _:gn_2934 { - 1088 math:greaterThan 1 . + (1088) math:greaterThan 1 . (1088 1) math:difference 1087 . (1237521304577593889759076656322672675682081584291759434505384977760436095149017248138419715285205600118705730202809958668494498461791070678843483711612134122741661737106792012699508097679665276135344928524089819508526771887524718094450416972097614512807156346522674554584258540786342247942292327652520517704516224142160384810266764130337624115844715444577193705091982693403819068924255196118777347535282428292971613649508294987827470901393822085439699639116544011477766625988468831687090407252412775441360450950299657605255663359881831069048 2002351532608657747737468201757655631754035333072341901595838359308982386488533441225976470983663937434422788662031545481088340968451222605856337333484498584285107762044284141218171399542668203608747222297596570943391116619942649460838229155378389364272050122078514290362157913337494034043410263107003159618620877539371901079883738170233518907068387016428403635645901725793676824382937719758317731243849044358484847778921927031502294991343985083177399651652404074309447235102662620346327836819647078495601922668230869134333601579996215944133) math:sum 3239872837186251637496544858080328307436116917364101336101223337069418481637550689364396186268869537553128518864841504149582839430242293284699821045096632707026769499151076153917679497222333479744092150821686390451917888507467367555288646127476003877079206468601188844946416454123836281985702590759523677323137101681532285890150502300571143022913102461005597340737884419197495893307192915877095078779131472651456461428430222019329765892737807168617099290768948085787213861091131452033418244072059853936962373618530526739589264939878047013181 . (1087 2002351532608657747737468201757655631754035333072341901595838359308982386488533441225976470983663937434422788662031545481088340968451222605856337333484498584285107762044284141218171399542668203608747222297596570943391116619942649460838229155378389364272050122078514290362157913337494034043410263107003159618620877539371901079883738170233518907068387016428403635645901725793676824382937719758317731243849044358484847778921927031502294991343985083177399651652404074309447235102662620346327836819647078495601922668230869134333601579996215944133 3239872837186251637496544858080328307436116917364101336101223337069418481637550689364396186268869537553128518864841504149582839430242293284699821045096632707026769499151076153917679497222333479744092150821686390451917888507467367555288646127476003877079206468601188844946416454123836281985702590759523677323137101681532285890150502300571143022913102461005597340737884419197495893307192915877095078779131472651456461428430222019329765892737807168617099290768948085787213861091131452033418244072059853936962373618530526739589264939878047013181) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20203,7 +20203,7 @@ _:gn_2935 { } _:gn_2936 { - 1089 math:greaterThan 1 . + (1089) math:greaterThan 1 . (1089 1) math:difference 1088 . (764830228031063857978391545434982956071953748780582467090453381548546291339516193087556755698458337315717058459221586812593842506660151927012853621872364461543446024937492128518663301863002927473402293773506751434864344732417931366387812183280774851464893775555839735777899372551151786101117935454482641914104653397211516269616974039895894791223671571851209930553919032389857755458682523639540383708566616065513234129413632043674824089950162997737700012535860062831680609114193788659237429567234303054241471717931211529077938220114384875085 1237521304577593889759076656322672675682081584291759434505384977760436095149017248138419715285205600118705730202809958668494498461791070678843483711612134122741661737106792012699508097679665276135344928524089819508526771887524718094450416972097614512807156346522674554584258540786342247942292327652520517704516224142160384810266764130337624115844715444577193705091982693403819068924255196118777347535282428292971613649508294987827470901393822085439699639116544011477766625988468831687090407252412775441360450950299657605255663359881831069048) math:sum 2002351532608657747737468201757655631754035333072341901595838359308982386488533441225976470983663937434422788662031545481088340968451222605856337333484498584285107762044284141218171399542668203608747222297596570943391116619942649460838229155378389364272050122078514290362157913337494034043410263107003159618620877539371901079883738170233518907068387016428403635645901725793676824382937719758317731243849044358484847778921927031502294991343985083177399651652404074309447235102662620346327836819647078495601922668230869134333601579996215944133 . (1088 1237521304577593889759076656322672675682081584291759434505384977760436095149017248138419715285205600118705730202809958668494498461791070678843483711612134122741661737106792012699508097679665276135344928524089819508526771887524718094450416972097614512807156346522674554584258540786342247942292327652520517704516224142160384810266764130337624115844715444577193705091982693403819068924255196118777347535282428292971613649508294987827470901393822085439699639116544011477766625988468831687090407252412775441360450950299657605255663359881831069048 2002351532608657747737468201757655631754035333072341901595838359308982386488533441225976470983663937434422788662031545481088340968451222605856337333484498584285107762044284141218171399542668203608747222297596570943391116619942649460838229155378389364272050122078514290362157913337494034043410263107003159618620877539371901079883738170233518907068387016428403635645901725793676824382937719758317731243849044358484847778921927031502294991343985083177399651652404074309447235102662620346327836819647078495601922668230869134333601579996215944133) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20214,7 +20214,7 @@ _:gn_2937 { } _:gn_2938 { - 1090 math:greaterThan 1 . + (1090) math:greaterThan 1 . (1090 1) math:difference 1089 . (472691076546530031780685110887689719610127835511176967414931596211889803809501055050862959586747262802988671743588371855900655955130918751830630089739769661198215712169299884180844795816662348661942634750583068073662427155106786728062604788816839661342262570966834818806359168235190461841174392198037875790411570744948868540649790090441729324621043872725983774538063661013961313465572672479236963826715812227458379520094662944152646811443659087701999626580683948646086016874275043027852977685178472387118979232368446076177725139767446193963 764830228031063857978391545434982956071953748780582467090453381548546291339516193087556755698458337315717058459221586812593842506660151927012853621872364461543446024937492128518663301863002927473402293773506751434864344732417931366387812183280774851464893775555839735777899372551151786101117935454482641914104653397211516269616974039895894791223671571851209930553919032389857755458682523639540383708566616065513234129413632043674824089950162997737700012535860062831680609114193788659237429567234303054241471717931211529077938220114384875085) math:sum 1237521304577593889759076656322672675682081584291759434505384977760436095149017248138419715285205600118705730202809958668494498461791070678843483711612134122741661737106792012699508097679665276135344928524089819508526771887524718094450416972097614512807156346522674554584258540786342247942292327652520517704516224142160384810266764130337624115844715444577193705091982693403819068924255196118777347535282428292971613649508294987827470901393822085439699639116544011477766625988468831687090407252412775441360450950299657605255663359881831069048 . (1089 764830228031063857978391545434982956071953748780582467090453381548546291339516193087556755698458337315717058459221586812593842506660151927012853621872364461543446024937492128518663301863002927473402293773506751434864344732417931366387812183280774851464893775555839735777899372551151786101117935454482641914104653397211516269616974039895894791223671571851209930553919032389857755458682523639540383708566616065513234129413632043674824089950162997737700012535860062831680609114193788659237429567234303054241471717931211529077938220114384875085 1237521304577593889759076656322672675682081584291759434505384977760436095149017248138419715285205600118705730202809958668494498461791070678843483711612134122741661737106792012699508097679665276135344928524089819508526771887524718094450416972097614512807156346522674554584258540786342247942292327652520517704516224142160384810266764130337624115844715444577193705091982693403819068924255196118777347535282428292971613649508294987827470901393822085439699639116544011477766625988468831687090407252412775441360450950299657605255663359881831069048) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20225,7 +20225,7 @@ _:gn_2939 { } _:gn_2940 { - 1091 math:greaterThan 1 . + (1091) math:greaterThan 1 . (1091 1) math:difference 1090 . (292139151484533826197706434547293236461825913269405499675521785336656487530015138036693796111711074512728386715633214956693186551529233175182223532132594800345230312768192244337818506046340578811459659022923683361201917577311144638325207394463935190122631204589004916971540204315961324259943543256444766123693082652262647728967183949454165466602627699125226156015855371375896441993109851160303419881850803838054854609318969099522177278506503910035700385955176114185594592239918745631384451882055830667122492485562765452900213080346938681122 472691076546530031780685110887689719610127835511176967414931596211889803809501055050862959586747262802988671743588371855900655955130918751830630089739769661198215712169299884180844795816662348661942634750583068073662427155106786728062604788816839661342262570966834818806359168235190461841174392198037875790411570744948868540649790090441729324621043872725983774538063661013961313465572672479236963826715812227458379520094662944152646811443659087701999626580683948646086016874275043027852977685178472387118979232368446076177725139767446193963) math:sum 764830228031063857978391545434982956071953748780582467090453381548546291339516193087556755698458337315717058459221586812593842506660151927012853621872364461543446024937492128518663301863002927473402293773506751434864344732417931366387812183280774851464893775555839735777899372551151786101117935454482641914104653397211516269616974039895894791223671571851209930553919032389857755458682523639540383708566616065513234129413632043674824089950162997737700012535860062831680609114193788659237429567234303054241471717931211529077938220114384875085 . (1090 472691076546530031780685110887689719610127835511176967414931596211889803809501055050862959586747262802988671743588371855900655955130918751830630089739769661198215712169299884180844795816662348661942634750583068073662427155106786728062604788816839661342262570966834818806359168235190461841174392198037875790411570744948868540649790090441729324621043872725983774538063661013961313465572672479236963826715812227458379520094662944152646811443659087701999626580683948646086016874275043027852977685178472387118979232368446076177725139767446193963 764830228031063857978391545434982956071953748780582467090453381548546291339516193087556755698458337315717058459221586812593842506660151927012853621872364461543446024937492128518663301863002927473402293773506751434864344732417931366387812183280774851464893775555839735777899372551151786101117935454482641914104653397211516269616974039895894791223671571851209930553919032389857755458682523639540383708566616065513234129413632043674824089950162997737700012535860062831680609114193788659237429567234303054241471717931211529077938220114384875085) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20236,7 +20236,7 @@ _:gn_2941 { } _:gn_2942 { - 1092 math:greaterThan 1 . + (1092) math:greaterThan 1 . (1092 1) math:difference 1091 . (180551925061996205582978676340396483148301922241771467739409810875233316279485917014169163475036188290260285027955156899207469403601685576648406557607174860852985399401107639843026289770321769850482975727659384712460509577795642089737397394352904471219631366377829901834818963919229137581230848941593109666718488092686220811682606140987563858018416173600757618522208289638064871472462821318933543944865008389403524910775693844630469532937155177666299240625507834460491424634356297396468525803122641719996486746805680623277512059420507512841 292139151484533826197706434547293236461825913269405499675521785336656487530015138036693796111711074512728386715633214956693186551529233175182223532132594800345230312768192244337818506046340578811459659022923683361201917577311144638325207394463935190122631204589004916971540204315961324259943543256444766123693082652262647728967183949454165466602627699125226156015855371375896441993109851160303419881850803838054854609318969099522177278506503910035700385955176114185594592239918745631384451882055830667122492485562765452900213080346938681122) math:sum 472691076546530031780685110887689719610127835511176967414931596211889803809501055050862959586747262802988671743588371855900655955130918751830630089739769661198215712169299884180844795816662348661942634750583068073662427155106786728062604788816839661342262570966834818806359168235190461841174392198037875790411570744948868540649790090441729324621043872725983774538063661013961313465572672479236963826715812227458379520094662944152646811443659087701999626580683948646086016874275043027852977685178472387118979232368446076177725139767446193963 . (1091 292139151484533826197706434547293236461825913269405499675521785336656487530015138036693796111711074512728386715633214956693186551529233175182223532132594800345230312768192244337818506046340578811459659022923683361201917577311144638325207394463935190122631204589004916971540204315961324259943543256444766123693082652262647728967183949454165466602627699125226156015855371375896441993109851160303419881850803838054854609318969099522177278506503910035700385955176114185594592239918745631384451882055830667122492485562765452900213080346938681122 472691076546530031780685110887689719610127835511176967414931596211889803809501055050862959586747262802988671743588371855900655955130918751830630089739769661198215712169299884180844795816662348661942634750583068073662427155106786728062604788816839661342262570966834818806359168235190461841174392198037875790411570744948868540649790090441729324621043872725983774538063661013961313465572672479236963826715812227458379520094662944152646811443659087701999626580683948646086016874275043027852977685178472387118979232368446076177725139767446193963) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20247,7 +20247,7 @@ _:gn_2943 { } _:gn_2944 { - 1093 math:greaterThan 1 . + (1093) math:greaterThan 1 . (1093 1) math:difference 1092 . (111587226422537620614727758206896753313523991027634031936111974461423171250529221022524632636674886222468101687678058057485717147927547598533816974525419939492244913367084604494792216276018808960976683295264298648741407999515502548587810000111030718902999838211175015136721240396732186678712694314851656456974594559576426917284577808466601608584211525524468537493647081737831570520647029841369875936985795448651329698543275254891707745569348732369401145329668279725103167605562448234915926078933188947126005738757084829622701020926431168281 180551925061996205582978676340396483148301922241771467739409810875233316279485917014169163475036188290260285027955156899207469403601685576648406557607174860852985399401107639843026289770321769850482975727659384712460509577795642089737397394352904471219631366377829901834818963919229137581230848941593109666718488092686220811682606140987563858018416173600757618522208289638064871472462821318933543944865008389403524910775693844630469532937155177666299240625507834460491424634356297396468525803122641719996486746805680623277512059420507512841) math:sum 292139151484533826197706434547293236461825913269405499675521785336656487530015138036693796111711074512728386715633214956693186551529233175182223532132594800345230312768192244337818506046340578811459659022923683361201917577311144638325207394463935190122631204589004916971540204315961324259943543256444766123693082652262647728967183949454165466602627699125226156015855371375896441993109851160303419881850803838054854609318969099522177278506503910035700385955176114185594592239918745631384451882055830667122492485562765452900213080346938681122 . (1092 180551925061996205582978676340396483148301922241771467739409810875233316279485917014169163475036188290260285027955156899207469403601685576648406557607174860852985399401107639843026289770321769850482975727659384712460509577795642089737397394352904471219631366377829901834818963919229137581230848941593109666718488092686220811682606140987563858018416173600757618522208289638064871472462821318933543944865008389403524910775693844630469532937155177666299240625507834460491424634356297396468525803122641719996486746805680623277512059420507512841 292139151484533826197706434547293236461825913269405499675521785336656487530015138036693796111711074512728386715633214956693186551529233175182223532132594800345230312768192244337818506046340578811459659022923683361201917577311144638325207394463935190122631204589004916971540204315961324259943543256444766123693082652262647728967183949454165466602627699125226156015855371375896441993109851160303419881850803838054854609318969099522177278506503910035700385955176114185594592239918745631384451882055830667122492485562765452900213080346938681122) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20258,7 +20258,7 @@ _:gn_2945 { } _:gn_2946 { - 1094 math:greaterThan 1 . + (1094) math:greaterThan 1 . (1094 1) math:difference 1093 . (68964698639458584968250918133499729834777931214137435803297836413810145028956695991644530838361302067792183340277098841721752255674137978114589583081754921360740486034023035348234073494302960889506292432395086063719101578280139541149587394241873752316631528166654886698097723522496950902518154626741453209743893533109793894398028332520962249434204648076289081028561207900233300951815791477563668007879212940752195212232418589738761787367806445296898095295839554735388257028793849161552599724189452772870481008048595793654811038494076344560 111587226422537620614727758206896753313523991027634031936111974461423171250529221022524632636674886222468101687678058057485717147927547598533816974525419939492244913367084604494792216276018808960976683295264298648741407999515502548587810000111030718902999838211175015136721240396732186678712694314851656456974594559576426917284577808466601608584211525524468537493647081737831570520647029841369875936985795448651329698543275254891707745569348732369401145329668279725103167605562448234915926078933188947126005738757084829622701020926431168281) math:sum 180551925061996205582978676340396483148301922241771467739409810875233316279485917014169163475036188290260285027955156899207469403601685576648406557607174860852985399401107639843026289770321769850482975727659384712460509577795642089737397394352904471219631366377829901834818963919229137581230848941593109666718488092686220811682606140987563858018416173600757618522208289638064871472462821318933543944865008389403524910775693844630469532937155177666299240625507834460491424634356297396468525803122641719996486746805680623277512059420507512841 . (1093 111587226422537620614727758206896753313523991027634031936111974461423171250529221022524632636674886222468101687678058057485717147927547598533816974525419939492244913367084604494792216276018808960976683295264298648741407999515502548587810000111030718902999838211175015136721240396732186678712694314851656456974594559576426917284577808466601608584211525524468537493647081737831570520647029841369875936985795448651329698543275254891707745569348732369401145329668279725103167605562448234915926078933188947126005738757084829622701020926431168281 180551925061996205582978676340396483148301922241771467739409810875233316279485917014169163475036188290260285027955156899207469403601685576648406557607174860852985399401107639843026289770321769850482975727659384712460509577795642089737397394352904471219631366377829901834818963919229137581230848941593109666718488092686220811682606140987563858018416173600757618522208289638064871472462821318933543944865008389403524910775693844630469532937155177666299240625507834460491424634356297396468525803122641719996486746805680623277512059420507512841) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20269,7 +20269,7 @@ _:gn_2947 { } _:gn_2948 { - 1095 math:greaterThan 1 . + (1095) math:greaterThan 1 . (1095 1) math:difference 1094 . (42622527783079035646476840073397023478746059813496596132814138047613026221572525030880101798313584154675918347400959215763964892253409620419227391443665018131504427333061569146558142781715848071470390862869212585022306421235363007438222605869156966586368310044520128438623516874235235776194539688110203247230701026466633022886549475945639359150006877448179456465085873837598269568831238363806207929106582507899134486310856665152945958201542287072503050033828724989714910576768599073363326354743736174255524730708489035967889982432354823721 68964698639458584968250918133499729834777931214137435803297836413810145028956695991644530838361302067792183340277098841721752255674137978114589583081754921360740486034023035348234073494302960889506292432395086063719101578280139541149587394241873752316631528166654886698097723522496950902518154626741453209743893533109793894398028332520962249434204648076289081028561207900233300951815791477563668007879212940752195212232418589738761787367806445296898095295839554735388257028793849161552599724189452772870481008048595793654811038494076344560) math:sum 111587226422537620614727758206896753313523991027634031936111974461423171250529221022524632636674886222468101687678058057485717147927547598533816974525419939492244913367084604494792216276018808960976683295264298648741407999515502548587810000111030718902999838211175015136721240396732186678712694314851656456974594559576426917284577808466601608584211525524468537493647081737831570520647029841369875936985795448651329698543275254891707745569348732369401145329668279725103167605562448234915926078933188947126005738757084829622701020926431168281 . (1094 68964698639458584968250918133499729834777931214137435803297836413810145028956695991644530838361302067792183340277098841721752255674137978114589583081754921360740486034023035348234073494302960889506292432395086063719101578280139541149587394241873752316631528166654886698097723522496950902518154626741453209743893533109793894398028332520962249434204648076289081028561207900233300951815791477563668007879212940752195212232418589738761787367806445296898095295839554735388257028793849161552599724189452772870481008048595793654811038494076344560 111587226422537620614727758206896753313523991027634031936111974461423171250529221022524632636674886222468101687678058057485717147927547598533816974525419939492244913367084604494792216276018808960976683295264298648741407999515502548587810000111030718902999838211175015136721240396732186678712694314851656456974594559576426917284577808466601608584211525524468537493647081737831570520647029841369875936985795448651329698543275254891707745569348732369401145329668279725103167605562448234915926078933188947126005738757084829622701020926431168281) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20280,7 +20280,7 @@ _:gn_2949 { } _:gn_2950 { - 1096 math:greaterThan 1 . + (1096) math:greaterThan 1 . (1096 1) math:difference 1095 . (26342170856379549321774078060102706356031871400640839670483698366197118807384170960764429040047717913116264992876139625957787363420728357695362191638089903229236058700961466201675930712587112818035901569525873478696795157044776533711364788372716785730263218122134758259474206648261715126323614938631249962513192506643160871511478856575322890284197770628109624563475334062635031382984553113757460078772630432853060725921561924585815829166264158224395045262010829745673346452025250088189273369445716598614956277340106757686921056061721520839 42622527783079035646476840073397023478746059813496596132814138047613026221572525030880101798313584154675918347400959215763964892253409620419227391443665018131504427333061569146558142781715848071470390862869212585022306421235363007438222605869156966586368310044520128438623516874235235776194539688110203247230701026466633022886549475945639359150006877448179456465085873837598269568831238363806207929106582507899134486310856665152945958201542287072503050033828724989714910576768599073363326354743736174255524730708489035967889982432354823721) math:sum 68964698639458584968250918133499729834777931214137435803297836413810145028956695991644530838361302067792183340277098841721752255674137978114589583081754921360740486034023035348234073494302960889506292432395086063719101578280139541149587394241873752316631528166654886698097723522496950902518154626741453209743893533109793894398028332520962249434204648076289081028561207900233300951815791477563668007879212940752195212232418589738761787367806445296898095295839554735388257028793849161552599724189452772870481008048595793654811038494076344560 . (1095 42622527783079035646476840073397023478746059813496596132814138047613026221572525030880101798313584154675918347400959215763964892253409620419227391443665018131504427333061569146558142781715848071470390862869212585022306421235363007438222605869156966586368310044520128438623516874235235776194539688110203247230701026466633022886549475945639359150006877448179456465085873837598269568831238363806207929106582507899134486310856665152945958201542287072503050033828724989714910576768599073363326354743736174255524730708489035967889982432354823721 68964698639458584968250918133499729834777931214137435803297836413810145028956695991644530838361302067792183340277098841721752255674137978114589583081754921360740486034023035348234073494302960889506292432395086063719101578280139541149587394241873752316631528166654886698097723522496950902518154626741453209743893533109793894398028332520962249434204648076289081028561207900233300951815791477563668007879212940752195212232418589738761787367806445296898095295839554735388257028793849161552599724189452772870481008048595793654811038494076344560) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20291,7 +20291,7 @@ _:gn_2951 { } _:gn_2952 { - 1097 math:greaterThan 1 . + (1097) math:greaterThan 1 . (1097 1) math:difference 1096 . (16280356926699486324702762013294317122714188412855756462330439681415907414188354070115672758265866241559653354524819589806177528832681262723865199805575114902268368632100102944882212069128735253434489293343339106325511264190586473726857817496440180856105091922385370179149310225973520649870924749478953284717508519823472151375070619370316468865809106820069831901610539774963238185846685250048747850333952075046073760389294740567130129035278128848108004771817895244041564124743348985174052985298019575640568453368382278280968926370633302882 26342170856379549321774078060102706356031871400640839670483698366197118807384170960764429040047717913116264992876139625957787363420728357695362191638089903229236058700961466201675930712587112818035901569525873478696795157044776533711364788372716785730263218122134758259474206648261715126323614938631249962513192506643160871511478856575322890284197770628109624563475334062635031382984553113757460078772630432853060725921561924585815829166264158224395045262010829745673346452025250088189273369445716598614956277340106757686921056061721520839) math:sum 42622527783079035646476840073397023478746059813496596132814138047613026221572525030880101798313584154675918347400959215763964892253409620419227391443665018131504427333061569146558142781715848071470390862869212585022306421235363007438222605869156966586368310044520128438623516874235235776194539688110203247230701026466633022886549475945639359150006877448179456465085873837598269568831238363806207929106582507899134486310856665152945958201542287072503050033828724989714910576768599073363326354743736174255524730708489035967889982432354823721 . (1096 26342170856379549321774078060102706356031871400640839670483698366197118807384170960764429040047717913116264992876139625957787363420728357695362191638089903229236058700961466201675930712587112818035901569525873478696795157044776533711364788372716785730263218122134758259474206648261715126323614938631249962513192506643160871511478856575322890284197770628109624563475334062635031382984553113757460078772630432853060725921561924585815829166264158224395045262010829745673346452025250088189273369445716598614956277340106757686921056061721520839 42622527783079035646476840073397023478746059813496596132814138047613026221572525030880101798313584154675918347400959215763964892253409620419227391443665018131504427333061569146558142781715848071470390862869212585022306421235363007438222605869156966586368310044520128438623516874235235776194539688110203247230701026466633022886549475945639359150006877448179456465085873837598269568831238363806207929106582507899134486310856665152945958201542287072503050033828724989714910576768599073363326354743736174255524730708489035967889982432354823721) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20302,7 +20302,7 @@ _:gn_2953 { } _:gn_2954 { - 1098 math:greaterThan 1 . + (1098) math:greaterThan 1 . (1098 1) math:difference 1097 . (10061813929680062997071316046808389233317682987785083208153258684781211393195816890648756281781851671556611638351320036151609834588047094971496991832514788326967690068861363256793718643458377564601412276182534372371283892854190059984506970876276604874158126199749388080324896422288194476452690189152296677795683986819688720136408237205006421418388663808039792661864794287671793197137867863708712228438678357806986965532267184018685700130986029376287040490192934501631782327281901103015220384147697022974387823971724479405952129691088217957 16280356926699486324702762013294317122714188412855756462330439681415907414188354070115672758265866241559653354524819589806177528832681262723865199805575114902268368632100102944882212069128735253434489293343339106325511264190586473726857817496440180856105091922385370179149310225973520649870924749478953284717508519823472151375070619370316468865809106820069831901610539774963238185846685250048747850333952075046073760389294740567130129035278128848108004771817895244041564124743348985174052985298019575640568453368382278280968926370633302882) math:sum 26342170856379549321774078060102706356031871400640839670483698366197118807384170960764429040047717913116264992876139625957787363420728357695362191638089903229236058700961466201675930712587112818035901569525873478696795157044776533711364788372716785730263218122134758259474206648261715126323614938631249962513192506643160871511478856575322890284197770628109624563475334062635031382984553113757460078772630432853060725921561924585815829166264158224395045262010829745673346452025250088189273369445716598614956277340106757686921056061721520839 . (1097 16280356926699486324702762013294317122714188412855756462330439681415907414188354070115672758265866241559653354524819589806177528832681262723865199805575114902268368632100102944882212069128735253434489293343339106325511264190586473726857817496440180856105091922385370179149310225973520649870924749478953284717508519823472151375070619370316468865809106820069831901610539774963238185846685250048747850333952075046073760389294740567130129035278128848108004771817895244041564124743348985174052985298019575640568453368382278280968926370633302882 26342170856379549321774078060102706356031871400640839670483698366197118807384170960764429040047717913116264992876139625957787363420728357695362191638089903229236058700961466201675930712587112818035901569525873478696795157044776533711364788372716785730263218122134758259474206648261715126323614938631249962513192506643160871511478856575322890284197770628109624563475334062635031382984553113757460078772630432853060725921561924585815829166264158224395045262010829745673346452025250088189273369445716598614956277340106757686921056061721520839) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20313,7 +20313,7 @@ _:gn_2955 { } _:gn_2956 { - 1099 math:greaterThan 1 . + (1099) math:greaterThan 1 . (1099 1) math:difference 1098 . (6218542997019423327631445966485927889396505425070673254177180996634696020992537179466916476484014570003041716173499553654567694244634167752368207973060326575300678563238739688088493425670357688833077017160804733954227371336396413742350846620163575981946965722635982098824413803685326173418234560326656606921824533003783431238662382165310047447420443012030039239745745487291444988708817386340035621895273717239086794857027556548444428904292099471820964281624960742409781797461447882158832601150322552666180629396657798875016796679545084925 10061813929680062997071316046808389233317682987785083208153258684781211393195816890648756281781851671556611638351320036151609834588047094971496991832514788326967690068861363256793718643458377564601412276182534372371283892854190059984506970876276604874158126199749388080324896422288194476452690189152296677795683986819688720136408237205006421418388663808039792661864794287671793197137867863708712228438678357806986965532267184018685700130986029376287040490192934501631782327281901103015220384147697022974387823971724479405952129691088217957) math:sum 16280356926699486324702762013294317122714188412855756462330439681415907414188354070115672758265866241559653354524819589806177528832681262723865199805575114902268368632100102944882212069128735253434489293343339106325511264190586473726857817496440180856105091922385370179149310225973520649870924749478953284717508519823472151375070619370316468865809106820069831901610539774963238185846685250048747850333952075046073760389294740567130129035278128848108004771817895244041564124743348985174052985298019575640568453368382278280968926370633302882 . (1098 10061813929680062997071316046808389233317682987785083208153258684781211393195816890648756281781851671556611638351320036151609834588047094971496991832514788326967690068861363256793718643458377564601412276182534372371283892854190059984506970876276604874158126199749388080324896422288194476452690189152296677795683986819688720136408237205006421418388663808039792661864794287671793197137867863708712228438678357806986965532267184018685700130986029376287040490192934501631782327281901103015220384147697022974387823971724479405952129691088217957 16280356926699486324702762013294317122714188412855756462330439681415907414188354070115672758265866241559653354524819589806177528832681262723865199805575114902268368632100102944882212069128735253434489293343339106325511264190586473726857817496440180856105091922385370179149310225973520649870924749478953284717508519823472151375070619370316468865809106820069831901610539774963238185846685250048747850333952075046073760389294740567130129035278128848108004771817895244041564124743348985174052985298019575640568453368382278280968926370633302882) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20324,7 +20324,7 @@ _:gn_2957 { } _:gn_2958 { - 1100 math:greaterThan 1 . + (1100) math:greaterThan 1 . (1100 1) math:difference 1099 . (3843270932660639669439870080322461343921177562714409953976077688146515372203279711181839805297837101553569922177820482497042140343412927219128783859454461751667011505622623568705225217788019875768335259021729638417056521517793646242156124256113028892211160477113405981500482618602868303034455628825640070873859453815905288897745855039696373970968220796009753422119048800380348208429050477368676606543404640567900170675239627470241271226693929904466076208567973759222000529820453220856387782997374470308207194575066680530935333011543133032 6218542997019423327631445966485927889396505425070673254177180996634696020992537179466916476484014570003041716173499553654567694244634167752368207973060326575300678563238739688088493425670357688833077017160804733954227371336396413742350846620163575981946965722635982098824413803685326173418234560326656606921824533003783431238662382165310047447420443012030039239745745487291444988708817386340035621895273717239086794857027556548444428904292099471820964281624960742409781797461447882158832601150322552666180629396657798875016796679545084925) math:sum 10061813929680062997071316046808389233317682987785083208153258684781211393195816890648756281781851671556611638351320036151609834588047094971496991832514788326967690068861363256793718643458377564601412276182534372371283892854190059984506970876276604874158126199749388080324896422288194476452690189152296677795683986819688720136408237205006421418388663808039792661864794287671793197137867863708712228438678357806986965532267184018685700130986029376287040490192934501631782327281901103015220384147697022974387823971724479405952129691088217957 . (1099 6218542997019423327631445966485927889396505425070673254177180996634696020992537179466916476484014570003041716173499553654567694244634167752368207973060326575300678563238739688088493425670357688833077017160804733954227371336396413742350846620163575981946965722635982098824413803685326173418234560326656606921824533003783431238662382165310047447420443012030039239745745487291444988708817386340035621895273717239086794857027556548444428904292099471820964281624960742409781797461447882158832601150322552666180629396657798875016796679545084925 10061813929680062997071316046808389233317682987785083208153258684781211393195816890648756281781851671556611638351320036151609834588047094971496991832514788326967690068861363256793718643458377564601412276182534372371283892854190059984506970876276604874158126199749388080324896422288194476452690189152296677795683986819688720136408237205006421418388663808039792661864794287671793197137867863708712228438678357806986965532267184018685700130986029376287040490192934501631782327281901103015220384147697022974387823971724479405952129691088217957) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20335,7 +20335,7 @@ _:gn_2959 { } _:gn_2960 { - 1101 math:greaterThan 1 . + (1101) math:greaterThan 1 . (1101 1) math:difference 1100 . (2375272064358783658191575886163466545475327862356263300201103308488180648789257468285076671186177468449471793995679071157525553901221240533239424113605864823633667057616116119383268207882337813064741758139075095537170849818602767500194722364050547089735805245522576117323931185082457870383778931501016536047965079187878142340916527125613673476452222216020285817626696686911096780279766908971359015351869076671186624181787929078203157677598169567354888073056986983187781267640994661302444818152948082357973434821591118344081463668001951893 3843270932660639669439870080322461343921177562714409953976077688146515372203279711181839805297837101553569922177820482497042140343412927219128783859454461751667011505622623568705225217788019875768335259021729638417056521517793646242156124256113028892211160477113405981500482618602868303034455628825640070873859453815905288897745855039696373970968220796009753422119048800380348208429050477368676606543404640567900170675239627470241271226693929904466076208567973759222000529820453220856387782997374470308207194575066680530935333011543133032) math:sum 6218542997019423327631445966485927889396505425070673254177180996634696020992537179466916476484014570003041716173499553654567694244634167752368207973060326575300678563238739688088493425670357688833077017160804733954227371336396413742350846620163575981946965722635982098824413803685326173418234560326656606921824533003783431238662382165310047447420443012030039239745745487291444988708817386340035621895273717239086794857027556548444428904292099471820964281624960742409781797461447882158832601150322552666180629396657798875016796679545084925 . (1100 3843270932660639669439870080322461343921177562714409953976077688146515372203279711181839805297837101553569922177820482497042140343412927219128783859454461751667011505622623568705225217788019875768335259021729638417056521517793646242156124256113028892211160477113405981500482618602868303034455628825640070873859453815905288897745855039696373970968220796009753422119048800380348208429050477368676606543404640567900170675239627470241271226693929904466076208567973759222000529820453220856387782997374470308207194575066680530935333011543133032 6218542997019423327631445966485927889396505425070673254177180996634696020992537179466916476484014570003041716173499553654567694244634167752368207973060326575300678563238739688088493425670357688833077017160804733954227371336396413742350846620163575981946965722635982098824413803685326173418234560326656606921824533003783431238662382165310047447420443012030039239745745487291444988708817386340035621895273717239086794857027556548444428904292099471820964281624960742409781797461447882158832601150322552666180629396657798875016796679545084925) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20346,7 +20346,7 @@ _:gn_2961 { } _:gn_2962 { - 1102 math:greaterThan 1 . + (1102) math:greaterThan 1 . (1102 1) math:difference 1101 . (1467998868301856011248294194158994798445849700358146653774974379658334723414022242896763134111659633104098128182141411339516586442191686685889359745848596928033344448006507449321957009905682062703593500882654542879885671699190878741961401892062481802475355231590829864176551433520410432650676697324623534825894374628027146556829327914082700494515998579989467604492352113469251428149283568397317591191535563896713546493451698392038113549095760337111188135510986776034219262179458559553942964844426387950233759753475562186853869343541181139 2375272064358783658191575886163466545475327862356263300201103308488180648789257468285076671186177468449471793995679071157525553901221240533239424113605864823633667057616116119383268207882337813064741758139075095537170849818602767500194722364050547089735805245522576117323931185082457870383778931501016536047965079187878142340916527125613673476452222216020285817626696686911096780279766908971359015351869076671186624181787929078203157677598169567354888073056986983187781267640994661302444818152948082357973434821591118344081463668001951893) math:sum 3843270932660639669439870080322461343921177562714409953976077688146515372203279711181839805297837101553569922177820482497042140343412927219128783859454461751667011505622623568705225217788019875768335259021729638417056521517793646242156124256113028892211160477113405981500482618602868303034455628825640070873859453815905288897745855039696373970968220796009753422119048800380348208429050477368676606543404640567900170675239627470241271226693929904466076208567973759222000529820453220856387782997374470308207194575066680530935333011543133032 . (1101 2375272064358783658191575886163466545475327862356263300201103308488180648789257468285076671186177468449471793995679071157525553901221240533239424113605864823633667057616116119383268207882337813064741758139075095537170849818602767500194722364050547089735805245522576117323931185082457870383778931501016536047965079187878142340916527125613673476452222216020285817626696686911096780279766908971359015351869076671186624181787929078203157677598169567354888073056986983187781267640994661302444818152948082357973434821591118344081463668001951893 3843270932660639669439870080322461343921177562714409953976077688146515372203279711181839805297837101553569922177820482497042140343412927219128783859454461751667011505622623568705225217788019875768335259021729638417056521517793646242156124256113028892211160477113405981500482618602868303034455628825640070873859453815905288897745855039696373970968220796009753422119048800380348208429050477368676606543404640567900170675239627470241271226693929904466076208567973759222000529820453220856387782997374470308207194575066680530935333011543133032) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20357,7 +20357,7 @@ _:gn_2963 { } _:gn_2964 { - 1103 math:greaterThan 1 . + (1103) math:greaterThan 1 . (1103 1) math:difference 1102 . (907273196056927646943281692004471747029478161998116646426128928829845925375235225388313537074517835345373665813537659818008967459029553847350064367757267895600322609609608670061311197976655750361148257256420552657285178119411888758233320471988065287260450013931746253147379751562047437733102234176393001222070704559850995784087199211530972981936223636030818213134344573441845352130483340574041424160333512774473077688336230686165044128502409230243699937546000207153562005461536101748501853308521694407739675068115556157227594324460770754 1467998868301856011248294194158994798445849700358146653774974379658334723414022242896763134111659633104098128182141411339516586442191686685889359745848596928033344448006507449321957009905682062703593500882654542879885671699190878741961401892062481802475355231590829864176551433520410432650676697324623534825894374628027146556829327914082700494515998579989467604492352113469251428149283568397317591191535563896713546493451698392038113549095760337111188135510986776034219262179458559553942964844426387950233759753475562186853869343541181139) math:sum 2375272064358783658191575886163466545475327862356263300201103308488180648789257468285076671186177468449471793995679071157525553901221240533239424113605864823633667057616116119383268207882337813064741758139075095537170849818602767500194722364050547089735805245522576117323931185082457870383778931501016536047965079187878142340916527125613673476452222216020285817626696686911096780279766908971359015351869076671186624181787929078203157677598169567354888073056986983187781267640994661302444818152948082357973434821591118344081463668001951893 . (1102 1467998868301856011248294194158994798445849700358146653774974379658334723414022242896763134111659633104098128182141411339516586442191686685889359745848596928033344448006507449321957009905682062703593500882654542879885671699190878741961401892062481802475355231590829864176551433520410432650676697324623534825894374628027146556829327914082700494515998579989467604492352113469251428149283568397317591191535563896713546493451698392038113549095760337111188135510986776034219262179458559553942964844426387950233759753475562186853869343541181139 2375272064358783658191575886163466545475327862356263300201103308488180648789257468285076671186177468449471793995679071157525553901221240533239424113605864823633667057616116119383268207882337813064741758139075095537170849818602767500194722364050547089735805245522576117323931185082457870383778931501016536047965079187878142340916527125613673476452222216020285817626696686911096780279766908971359015351869076671186624181787929078203157677598169567354888073056986983187781267640994661302444818152948082357973434821591118344081463668001951893) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20368,7 +20368,7 @@ _:gn_2965 { } _:gn_2966 { - 1104 math:greaterThan 1 . + (1104) math:greaterThan 1 . (1104 1) math:difference 1103 . (560725672244928364305012502154523051416371538360030007348845450828488798038787017508449597037141797758724462368603751521507618983162132838539295378091329032433021838396898779260645811929026312342445243626233990222600493579778989983728081420074416515214905217659083611029171681958362994917574463148230533603823670068176150772742128702551727512579774943958649391358007540027406076018800227823276167031202051122240468805115467705873069420593351106867488197964986568880657256717922457805441111535904693542494084685360006029626275019080410385 907273196056927646943281692004471747029478161998116646426128928829845925375235225388313537074517835345373665813537659818008967459029553847350064367757267895600322609609608670061311197976655750361148257256420552657285178119411888758233320471988065287260450013931746253147379751562047437733102234176393001222070704559850995784087199211530972981936223636030818213134344573441845352130483340574041424160333512774473077688336230686165044128502409230243699937546000207153562005461536101748501853308521694407739675068115556157227594324460770754) math:sum 1467998868301856011248294194158994798445849700358146653774974379658334723414022242896763134111659633104098128182141411339516586442191686685889359745848596928033344448006507449321957009905682062703593500882654542879885671699190878741961401892062481802475355231590829864176551433520410432650676697324623534825894374628027146556829327914082700494515998579989467604492352113469251428149283568397317591191535563896713546493451698392038113549095760337111188135510986776034219262179458559553942964844426387950233759753475562186853869343541181139 . (1103 907273196056927646943281692004471747029478161998116646426128928829845925375235225388313537074517835345373665813537659818008967459029553847350064367757267895600322609609608670061311197976655750361148257256420552657285178119411888758233320471988065287260450013931746253147379751562047437733102234176393001222070704559850995784087199211530972981936223636030818213134344573441845352130483340574041424160333512774473077688336230686165044128502409230243699937546000207153562005461536101748501853308521694407739675068115556157227594324460770754 1467998868301856011248294194158994798445849700358146653774974379658334723414022242896763134111659633104098128182141411339516586442191686685889359745848596928033344448006507449321957009905682062703593500882654542879885671699190878741961401892062481802475355231590829864176551433520410432650676697324623534825894374628027146556829327914082700494515998579989467604492352113469251428149283568397317591191535563896713546493451698392038113549095760337111188135510986776034219262179458559553942964844426387950233759753475562186853869343541181139) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20379,7 +20379,7 @@ _:gn_2967 { } _:gn_2968 { - 1105 math:greaterThan 1 . + (1105) math:greaterThan 1 . (1105 1) math:difference 1104 . (346547523811999282638269189849948695613106623638086639077283478001357127336448207879863940037376037586649203444933908296501348475867421008810768989665938863167300771212709890800665386047629438018703013630186562434684684539632898774505239051913648772045544796272662642118208069603684442815527771028162467618247034491674845011345070508979245469356448692072168821776337033414439276111683112750765257129131461652232608883220762980291974707909058123376211739581013638272904748743613643943060741772617000865245590382755550127601319305380360369 560725672244928364305012502154523051416371538360030007348845450828488798038787017508449597037141797758724462368603751521507618983162132838539295378091329032433021838396898779260645811929026312342445243626233990222600493579778989983728081420074416515214905217659083611029171681958362994917574463148230533603823670068176150772742128702551727512579774943958649391358007540027406076018800227823276167031202051122240468805115467705873069420593351106867488197964986568880657256717922457805441111535904693542494084685360006029626275019080410385) math:sum 907273196056927646943281692004471747029478161998116646426128928829845925375235225388313537074517835345373665813537659818008967459029553847350064367757267895600322609609608670061311197976655750361148257256420552657285178119411888758233320471988065287260450013931746253147379751562047437733102234176393001222070704559850995784087199211530972981936223636030818213134344573441845352130483340574041424160333512774473077688336230686165044128502409230243699937546000207153562005461536101748501853308521694407739675068115556157227594324460770754 . (1104 560725672244928364305012502154523051416371538360030007348845450828488798038787017508449597037141797758724462368603751521507618983162132838539295378091329032433021838396898779260645811929026312342445243626233990222600493579778989983728081420074416515214905217659083611029171681958362994917574463148230533603823670068176150772742128702551727512579774943958649391358007540027406076018800227823276167031202051122240468805115467705873069420593351106867488197964986568880657256717922457805441111535904693542494084685360006029626275019080410385 907273196056927646943281692004471747029478161998116646426128928829845925375235225388313537074517835345373665813537659818008967459029553847350064367757267895600322609609608670061311197976655750361148257256420552657285178119411888758233320471988065287260450013931746253147379751562047437733102234176393001222070704559850995784087199211530972981936223636030818213134344573441845352130483340574041424160333512774473077688336230686165044128502409230243699937546000207153562005461536101748501853308521694407739675068115556157227594324460770754) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20390,7 +20390,7 @@ _:gn_2969 { } _:gn_2970 { - 1106 math:greaterThan 1 . + (1106) math:greaterThan 1 . (1106 1) math:difference 1105 . (214178148432929081666743312304574355803264914721943368271561972827131670702338809628585656999765760172075258923669843225006270507294711829728526388425390169265721067184188888459980425881396874323742229996047427787915809040146091209222842368160767743169360421386420968910963612354678552102046692120068065985576635576501305761397058193572482043223326251886480569581670506612966799907117115072510909902070589470007859921894704725581094712684292983491276458383972930607752507974308813862380369763287692677248494302604455902024955713700050016 346547523811999282638269189849948695613106623638086639077283478001357127336448207879863940037376037586649203444933908296501348475867421008810768989665938863167300771212709890800665386047629438018703013630186562434684684539632898774505239051913648772045544796272662642118208069603684442815527771028162467618247034491674845011345070508979245469356448692072168821776337033414439276111683112750765257129131461652232608883220762980291974707909058123376211739581013638272904748743613643943060741772617000865245590382755550127601319305380360369) math:sum 560725672244928364305012502154523051416371538360030007348845450828488798038787017508449597037141797758724462368603751521507618983162132838539295378091329032433021838396898779260645811929026312342445243626233990222600493579778989983728081420074416515214905217659083611029171681958362994917574463148230533603823670068176150772742128702551727512579774943958649391358007540027406076018800227823276167031202051122240468805115467705873069420593351106867488197964986568880657256717922457805441111535904693542494084685360006029626275019080410385 . (1105 346547523811999282638269189849948695613106623638086639077283478001357127336448207879863940037376037586649203444933908296501348475867421008810768989665938863167300771212709890800665386047629438018703013630186562434684684539632898774505239051913648772045544796272662642118208069603684442815527771028162467618247034491674845011345070508979245469356448692072168821776337033414439276111683112750765257129131461652232608883220762980291974707909058123376211739581013638272904748743613643943060741772617000865245590382755550127601319305380360369 560725672244928364305012502154523051416371538360030007348845450828488798038787017508449597037141797758724462368603751521507618983162132838539295378091329032433021838396898779260645811929026312342445243626233990222600493579778989983728081420074416515214905217659083611029171681958362994917574463148230533603823670068176150772742128702551727512579774943958649391358007540027406076018800227823276167031202051122240468805115467705873069420593351106867488197964986568880657256717922457805441111535904693542494084685360006029626275019080410385) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20401,7 +20401,7 @@ _:gn_2971 { } _:gn_2972 { - 1107 math:greaterThan 1 . + (1107) math:greaterThan 1 . (1107 1) math:difference 1106 . (132369375379070200971525877545374339809841708916143270805721505174225456634109398251278283037610277414573944521264065071495077968572709179082242601240548693901579704028521002340684960166232563694960783634139134646768875499486807565282396683752881028876184374886241673207244457249005890713481078908094401632670398915173539249948012315406763426133122440185688252194666526801472476204565997678254347227060872182224748961326058254710879995224765139884935281197040707665152240769304830080680372009329308187997096080151094225576363591680310353 214178148432929081666743312304574355803264914721943368271561972827131670702338809628585656999765760172075258923669843225006270507294711829728526388425390169265721067184188888459980425881396874323742229996047427787915809040146091209222842368160767743169360421386420968910963612354678552102046692120068065985576635576501305761397058193572482043223326251886480569581670506612966799907117115072510909902070589470007859921894704725581094712684292983491276458383972930607752507974308813862380369763287692677248494302604455902024955713700050016) math:sum 346547523811999282638269189849948695613106623638086639077283478001357127336448207879863940037376037586649203444933908296501348475867421008810768989665938863167300771212709890800665386047629438018703013630186562434684684539632898774505239051913648772045544796272662642118208069603684442815527771028162467618247034491674845011345070508979245469356448692072168821776337033414439276111683112750765257129131461652232608883220762980291974707909058123376211739581013638272904748743613643943060741772617000865245590382755550127601319305380360369 . (1106 214178148432929081666743312304574355803264914721943368271561972827131670702338809628585656999765760172075258923669843225006270507294711829728526388425390169265721067184188888459980425881396874323742229996047427787915809040146091209222842368160767743169360421386420968910963612354678552102046692120068065985576635576501305761397058193572482043223326251886480569581670506612966799907117115072510909902070589470007859921894704725581094712684292983491276458383972930607752507974308813862380369763287692677248494302604455902024955713700050016 346547523811999282638269189849948695613106623638086639077283478001357127336448207879863940037376037586649203444933908296501348475867421008810768989665938863167300771212709890800665386047629438018703013630186562434684684539632898774505239051913648772045544796272662642118208069603684442815527771028162467618247034491674845011345070508979245469356448692072168821776337033414439276111683112750765257129131461652232608883220762980291974707909058123376211739581013638272904748743613643943060741772617000865245590382755550127601319305380360369) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20412,7 +20412,7 @@ _:gn_2973 { } _:gn_2974 { - 1108 math:greaterThan 1 . + (1108) math:greaterThan 1 . (1108 1) math:difference 1107 . (81808773053858880695217434759200015993423205805800097465840467652906214068229411377307373962155482757501314402405778153511192538722002650646283787184841475364141363155667886119295465715164310628781446361908293141146933540659283643940445684407886714293176046500179295703719155105672661388565613211973664352906236661327766511449045878165718617090203811700792317387003979811494323702551117394256562675009717287783110960568646470870214717459527843606341177186932222942600267205003983781699997753958384489251398222453361676448592122019739663 132369375379070200971525877545374339809841708916143270805721505174225456634109398251278283037610277414573944521264065071495077968572709179082242601240548693901579704028521002340684960166232563694960783634139134646768875499486807565282396683752881028876184374886241673207244457249005890713481078908094401632670398915173539249948012315406763426133122440185688252194666526801472476204565997678254347227060872182224748961326058254710879995224765139884935281197040707665152240769304830080680372009329308187997096080151094225576363591680310353) math:sum 214178148432929081666743312304574355803264914721943368271561972827131670702338809628585656999765760172075258923669843225006270507294711829728526388425390169265721067184188888459980425881396874323742229996047427787915809040146091209222842368160767743169360421386420968910963612354678552102046692120068065985576635576501305761397058193572482043223326251886480569581670506612966799907117115072510909902070589470007859921894704725581094712684292983491276458383972930607752507974308813862380369763287692677248494302604455902024955713700050016 . (1107 132369375379070200971525877545374339809841708916143270805721505174225456634109398251278283037610277414573944521264065071495077968572709179082242601240548693901579704028521002340684960166232563694960783634139134646768875499486807565282396683752881028876184374886241673207244457249005890713481078908094401632670398915173539249948012315406763426133122440185688252194666526801472476204565997678254347227060872182224748961326058254710879995224765139884935281197040707665152240769304830080680372009329308187997096080151094225576363591680310353 214178148432929081666743312304574355803264914721943368271561972827131670702338809628585656999765760172075258923669843225006270507294711829728526388425390169265721067184188888459980425881396874323742229996047427787915809040146091209222842368160767743169360421386420968910963612354678552102046692120068065985576635576501305761397058193572482043223326251886480569581670506612966799907117115072510909902070589470007859921894704725581094712684292983491276458383972930607752507974308813862380369763287692677248494302604455902024955713700050016) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20423,7 +20423,7 @@ _:gn_2975 { } _:gn_2976 { - 1109 math:greaterThan 1 . + (1109) math:greaterThan 1 . (1109 1) math:difference 1108 . (50560602325211320276308442786174323816418503110343173339881037521319242565879986873970909075454794657072630118858286917983885429850706528435958814055707218537438340872853116221389494451068253066179337272230841505621941958827523921341950999344994314583008328386062377503525302143333229324915465696120737279764162253845772738498966437241044809042918628484895934807662546989978152502014880283997784552051154894441638000757411783840665277765237296278594104010108484722551973564300846298980374255370923698745697857697732549127771469660570690 81808773053858880695217434759200015993423205805800097465840467652906214068229411377307373962155482757501314402405778153511192538722002650646283787184841475364141363155667886119295465715164310628781446361908293141146933540659283643940445684407886714293176046500179295703719155105672661388565613211973664352906236661327766511449045878165718617090203811700792317387003979811494323702551117394256562675009717287783110960568646470870214717459527843606341177186932222942600267205003983781699997753958384489251398222453361676448592122019739663) math:sum 132369375379070200971525877545374339809841708916143270805721505174225456634109398251278283037610277414573944521264065071495077968572709179082242601240548693901579704028521002340684960166232563694960783634139134646768875499486807565282396683752881028876184374886241673207244457249005890713481078908094401632670398915173539249948012315406763426133122440185688252194666526801472476204565997678254347227060872182224748961326058254710879995224765139884935281197040707665152240769304830080680372009329308187997096080151094225576363591680310353 . (1108 81808773053858880695217434759200015993423205805800097465840467652906214068229411377307373962155482757501314402405778153511192538722002650646283787184841475364141363155667886119295465715164310628781446361908293141146933540659283643940445684407886714293176046500179295703719155105672661388565613211973664352906236661327766511449045878165718617090203811700792317387003979811494323702551117394256562675009717287783110960568646470870214717459527843606341177186932222942600267205003983781699997753958384489251398222453361676448592122019739663 132369375379070200971525877545374339809841708916143270805721505174225456634109398251278283037610277414573944521264065071495077968572709179082242601240548693901579704028521002340684960166232563694960783634139134646768875499486807565282396683752881028876184374886241673207244457249005890713481078908094401632670398915173539249948012315406763426133122440185688252194666526801472476204565997678254347227060872182224748961326058254710879995224765139884935281197040707665152240769304830080680372009329308187997096080151094225576363591680310353) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20434,7 +20434,7 @@ _:gn_2977 { } _:gn_2978 { - 1110 math:greaterThan 1 . + (1110) math:greaterThan 1 . (1110 1) math:difference 1109 . (31248170728647560418908991973025692177004702695456924125959430131586971502349424503336464886700688100428684283547491235527307108871296122210324973129134256826703022282814769897905971264096057562602109089677451635524991581831759722598494685062892399710167718114116918200193852962339432063650147515852927073142074407481993772950079440924673808047285183215896382579341432821516171200536237110258778122958562393341472959811234687029549439694290547327747073176823738220048293640703137482719623498587460790505700364755629127320820652359168973 50560602325211320276308442786174323816418503110343173339881037521319242565879986873970909075454794657072630118858286917983885429850706528435958814055707218537438340872853116221389494451068253066179337272230841505621941958827523921341950999344994314583008328386062377503525302143333229324915465696120737279764162253845772738498966437241044809042918628484895934807662546989978152502014880283997784552051154894441638000757411783840665277765237296278594104010108484722551973564300846298980374255370923698745697857697732549127771469660570690) math:sum 81808773053858880695217434759200015993423205805800097465840467652906214068229411377307373962155482757501314402405778153511192538722002650646283787184841475364141363155667886119295465715164310628781446361908293141146933540659283643940445684407886714293176046500179295703719155105672661388565613211973664352906236661327766511449045878165718617090203811700792317387003979811494323702551117394256562675009717287783110960568646470870214717459527843606341177186932222942600267205003983781699997753958384489251398222453361676448592122019739663 . (1109 50560602325211320276308442786174323816418503110343173339881037521319242565879986873970909075454794657072630118858286917983885429850706528435958814055707218537438340872853116221389494451068253066179337272230841505621941958827523921341950999344994314583008328386062377503525302143333229324915465696120737279764162253845772738498966437241044809042918628484895934807662546989978152502014880283997784552051154894441638000757411783840665277765237296278594104010108484722551973564300846298980374255370923698745697857697732549127771469660570690 81808773053858880695217434759200015993423205805800097465840467652906214068229411377307373962155482757501314402405778153511192538722002650646283787184841475364141363155667886119295465715164310628781446361908293141146933540659283643940445684407886714293176046500179295703719155105672661388565613211973664352906236661327766511449045878165718617090203811700792317387003979811494323702551117394256562675009717287783110960568646470870214717459527843606341177186932222942600267205003983781699997753958384489251398222453361676448592122019739663) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20445,7 +20445,7 @@ _:gn_2979 { } _:gn_2980 { - 1111 math:greaterThan 1 . + (1111) math:greaterThan 1 . (1111 1) math:difference 1110 . (19312431596563759857399450813148631639413800414886249213921607389732271063530562370634444188754106556643945835310795682456578320979410406225633840926572961710735318590038346323483523186972195503577228182553389870096950376995764198743456314282101914872840610271945459303331449180993797261265318180267810206622087846363778965548886996316371000995633445268999552228321114168461981301478643173739006429092592501100165040946177096811115838070946748950847030833284746502503679923597708816260750756783462908239997492942103421806950817301401717 31248170728647560418908991973025692177004702695456924125959430131586971502349424503336464886700688100428684283547491235527307108871296122210324973129134256826703022282814769897905971264096057562602109089677451635524991581831759722598494685062892399710167718114116918200193852962339432063650147515852927073142074407481993772950079440924673808047285183215896382579341432821516171200536237110258778122958562393341472959811234687029549439694290547327747073176823738220048293640703137482719623498587460790505700364755629127320820652359168973) math:sum 50560602325211320276308442786174323816418503110343173339881037521319242565879986873970909075454794657072630118858286917983885429850706528435958814055707218537438340872853116221389494451068253066179337272230841505621941958827523921341950999344994314583008328386062377503525302143333229324915465696120737279764162253845772738498966437241044809042918628484895934807662546989978152502014880283997784552051154894441638000757411783840665277765237296278594104010108484722551973564300846298980374255370923698745697857697732549127771469660570690 . (1110 31248170728647560418908991973025692177004702695456924125959430131586971502349424503336464886700688100428684283547491235527307108871296122210324973129134256826703022282814769897905971264096057562602109089677451635524991581831759722598494685062892399710167718114116918200193852962339432063650147515852927073142074407481993772950079440924673808047285183215896382579341432821516171200536237110258778122958562393341472959811234687029549439694290547327747073176823738220048293640703137482719623498587460790505700364755629127320820652359168973 50560602325211320276308442786174323816418503110343173339881037521319242565879986873970909075454794657072630118858286917983885429850706528435958814055707218537438340872853116221389494451068253066179337272230841505621941958827523921341950999344994314583008328386062377503525302143333229324915465696120737279764162253845772738498966437241044809042918628484895934807662546989978152502014880283997784552051154894441638000757411783840665277765237296278594104010108484722551973564300846298980374255370923698745697857697732549127771469660570690) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20456,7 +20456,7 @@ _:gn_2981 { } _:gn_2982 { - 1112 math:greaterThan 1 . + (1112) math:greaterThan 1 . (1112 1) math:difference 1111 . (11935739132083800561509541159877060537590902280570674912037822741854700438818862132702020697946581543784738448236695553070728787891885715984691132202561295115967703692776423574422448077123862059024880907124061765428041204835995523855038370780790484837327107842171458896862403781345634802384829335585116866519986561118214807401192444608302807051651737946896830351020318653054189899057593936519771693865969892241307918865057590218433601623343798376900042343538991717544613717105428666458872741803997882265702871813525705513869835057767256 19312431596563759857399450813148631639413800414886249213921607389732271063530562370634444188754106556643945835310795682456578320979410406225633840926572961710735318590038346323483523186972195503577228182553389870096950376995764198743456314282101914872840610271945459303331449180993797261265318180267810206622087846363778965548886996316371000995633445268999552228321114168461981301478643173739006429092592501100165040946177096811115838070946748950847030833284746502503679923597708816260750756783462908239997492942103421806950817301401717) math:sum 31248170728647560418908991973025692177004702695456924125959430131586971502349424503336464886700688100428684283547491235527307108871296122210324973129134256826703022282814769897905971264096057562602109089677451635524991581831759722598494685062892399710167718114116918200193852962339432063650147515852927073142074407481993772950079440924673808047285183215896382579341432821516171200536237110258778122958562393341472959811234687029549439694290547327747073176823738220048293640703137482719623498587460790505700364755629127320820652359168973 . (1111 19312431596563759857399450813148631639413800414886249213921607389732271063530562370634444188754106556643945835310795682456578320979410406225633840926572961710735318590038346323483523186972195503577228182553389870096950376995764198743456314282101914872840610271945459303331449180993797261265318180267810206622087846363778965548886996316371000995633445268999552228321114168461981301478643173739006429092592501100165040946177096811115838070946748950847030833284746502503679923597708816260750756783462908239997492942103421806950817301401717 31248170728647560418908991973025692177004702695456924125959430131586971502349424503336464886700688100428684283547491235527307108871296122210324973129134256826703022282814769897905971264096057562602109089677451635524991581831759722598494685062892399710167718114116918200193852962339432063650147515852927073142074407481993772950079440924673808047285183215896382579341432821516171200536237110258778122958562393341472959811234687029549439694290547327747073176823738220048293640703137482719623498587460790505700364755629127320820652359168973) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20467,7 +20467,7 @@ _:gn_2983 { } _:gn_2984 { - 1113 math:greaterThan 1 . + (1113) math:greaterThan 1 . (1113 1) math:difference 1112 . (7376692464479959295889909653271571101822898134315574301883784647877570624711700237932423490807525012859207387074100129385849533087524690240942708724011666594767614897261922749061075109848333444552347275429328104668909172159768674888417943501311430035513502429774000406469045399648162458880488844682693340102101285245564158147694551708068193943981707322102721877300795515407791402421049237219234735226622608858857122081119506592682236447602950573946988489745754784959066206492280149801878014979465025974294621128577716293080982243634461 11935739132083800561509541159877060537590902280570674912037822741854700438818862132702020697946581543784738448236695553070728787891885715984691132202561295115967703692776423574422448077123862059024880907124061765428041204835995523855038370780790484837327107842171458896862403781345634802384829335585116866519986561118214807401192444608302807051651737946896830351020318653054189899057593936519771693865969892241307918865057590218433601623343798376900042343538991717544613717105428666458872741803997882265702871813525705513869835057767256) math:sum 19312431596563759857399450813148631639413800414886249213921607389732271063530562370634444188754106556643945835310795682456578320979410406225633840926572961710735318590038346323483523186972195503577228182553389870096950376995764198743456314282101914872840610271945459303331449180993797261265318180267810206622087846363778965548886996316371000995633445268999552228321114168461981301478643173739006429092592501100165040946177096811115838070946748950847030833284746502503679923597708816260750756783462908239997492942103421806950817301401717 . (1112 11935739132083800561509541159877060537590902280570674912037822741854700438818862132702020697946581543784738448236695553070728787891885715984691132202561295115967703692776423574422448077123862059024880907124061765428041204835995523855038370780790484837327107842171458896862403781345634802384829335585116866519986561118214807401192444608302807051651737946896830351020318653054189899057593936519771693865969892241307918865057590218433601623343798376900042343538991717544613717105428666458872741803997882265702871813525705513869835057767256 19312431596563759857399450813148631639413800414886249213921607389732271063530562370634444188754106556643945835310795682456578320979410406225633840926572961710735318590038346323483523186972195503577228182553389870096950376995764198743456314282101914872840610271945459303331449180993797261265318180267810206622087846363778965548886996316371000995633445268999552228321114168461981301478643173739006429092592501100165040946177096811115838070946748950847030833284746502503679923597708816260750756783462908239997492942103421806950817301401717) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20478,7 +20478,7 @@ _:gn_2985 { } _:gn_2986 { - 1114 math:greaterThan 1 . + (1114) math:greaterThan 1 . (1114 1) math:difference 1113 . (4559046667603841265619631506605489435768004146255100610154038093977129814107161894769597207139056530925531061162595423684879254804361025743748423478549628521200088795514500825361372967275528614472533631694733660759132032676226848966620427279479054801813605412397458490393358381697472343504340490902423526417885275872650649253497892900234613107670030624794108473719523137646398496636544699300536958639347283382450796783938083625751365175740847802953053853793236932585547510613148516656994726824532856291408250684947989220788852814132795 7376692464479959295889909653271571101822898134315574301883784647877570624711700237932423490807525012859207387074100129385849533087524690240942708724011666594767614897261922749061075109848333444552347275429328104668909172159768674888417943501311430035513502429774000406469045399648162458880488844682693340102101285245564158147694551708068193943981707322102721877300795515407791402421049237219234735226622608858857122081119506592682236447602950573946988489745754784959066206492280149801878014979465025974294621128577716293080982243634461) math:sum 11935739132083800561509541159877060537590902280570674912037822741854700438818862132702020697946581543784738448236695553070728787891885715984691132202561295115967703692776423574422448077123862059024880907124061765428041204835995523855038370780790484837327107842171458896862403781345634802384829335585116866519986561118214807401192444608302807051651737946896830351020318653054189899057593936519771693865969892241307918865057590218433601623343798376900042343538991717544613717105428666458872741803997882265702871813525705513869835057767256 . (1113 7376692464479959295889909653271571101822898134315574301883784647877570624711700237932423490807525012859207387074100129385849533087524690240942708724011666594767614897261922749061075109848333444552347275429328104668909172159768674888417943501311430035513502429774000406469045399648162458880488844682693340102101285245564158147694551708068193943981707322102721877300795515407791402421049237219234735226622608858857122081119506592682236447602950573946988489745754784959066206492280149801878014979465025974294621128577716293080982243634461 11935739132083800561509541159877060537590902280570674912037822741854700438818862132702020697946581543784738448236695553070728787891885715984691132202561295115967703692776423574422448077123862059024880907124061765428041204835995523855038370780790484837327107842171458896862403781345634802384829335585116866519986561118214807401192444608302807051651737946896830351020318653054189899057593936519771693865969892241307918865057590218433601623343798376900042343538991717544613717105428666458872741803997882265702871813525705513869835057767256) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20489,7 +20489,7 @@ _:gn_2987 { } _:gn_2988 { - 1115 math:greaterThan 1 . + (1115) math:greaterThan 1 . (1115 1) math:difference 1114 . (2817645796876118030270278146666081666054893988060473691729746553900440810604538343162826283668468481933676325911504705700970278283163664497194285245462038073567526101747421923699702142572804830079813643734594443909777139483541825921797516221832375233699897017376541916075687017950690115376148353780269813684216009372913508894196658807833580836311676697308613403581272377761392905784504537918697776587275325476406325297181422966930871271862102770993934635952517852373518695879131633144883288154932169682886370443629727072292129429501666 4559046667603841265619631506605489435768004146255100610154038093977129814107161894769597207139056530925531061162595423684879254804361025743748423478549628521200088795514500825361372967275528614472533631694733660759132032676226848966620427279479054801813605412397458490393358381697472343504340490902423526417885275872650649253497892900234613107670030624794108473719523137646398496636544699300536958639347283382450796783938083625751365175740847802953053853793236932585547510613148516656994726824532856291408250684947989220788852814132795) math:sum 7376692464479959295889909653271571101822898134315574301883784647877570624711700237932423490807525012859207387074100129385849533087524690240942708724011666594767614897261922749061075109848333444552347275429328104668909172159768674888417943501311430035513502429774000406469045399648162458880488844682693340102101285245564158147694551708068193943981707322102721877300795515407791402421049237219234735226622608858857122081119506592682236447602950573946988489745754784959066206492280149801878014979465025974294621128577716293080982243634461 . (1114 4559046667603841265619631506605489435768004146255100610154038093977129814107161894769597207139056530925531061162595423684879254804361025743748423478549628521200088795514500825361372967275528614472533631694733660759132032676226848966620427279479054801813605412397458490393358381697472343504340490902423526417885275872650649253497892900234613107670030624794108473719523137646398496636544699300536958639347283382450796783938083625751365175740847802953053853793236932585547510613148516656994726824532856291408250684947989220788852814132795 7376692464479959295889909653271571101822898134315574301883784647877570624711700237932423490807525012859207387074100129385849533087524690240942708724011666594767614897261922749061075109848333444552347275429328104668909172159768674888417943501311430035513502429774000406469045399648162458880488844682693340102101285245564158147694551708068193943981707322102721877300795515407791402421049237219234735226622608858857122081119506592682236447602950573946988489745754784959066206492280149801878014979465025974294621128577716293080982243634461) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20500,7 +20500,7 @@ _:gn_2989 { } _:gn_2990 { - 1116 math:greaterThan 1 . + (1116) math:greaterThan 1 . (1116 1) math:difference 1115 . (1741400870727723235349353359939407769713110158194626918424291540076689003502623551606770923470588048991854735251090717983908976521197361246554138233087590447632562693767078901661670824702723784392719987960139216849354893192685023044822911057646679568113708395020916574317671363746782228128192137122153712733669266499737140359301234092401032271358353927485495070138250759885005590852040161381839182052071957906044471486756660658820493903878745031959119217840719080212028814734016883512111438669600686608521880241318262148496723384631129 2817645796876118030270278146666081666054893988060473691729746553900440810604538343162826283668468481933676325911504705700970278283163664497194285245462038073567526101747421923699702142572804830079813643734594443909777139483541825921797516221832375233699897017376541916075687017950690115376148353780269813684216009372913508894196658807833580836311676697308613403581272377761392905784504537918697776587275325476406325297181422966930871271862102770993934635952517852373518695879131633144883288154932169682886370443629727072292129429501666) math:sum 4559046667603841265619631506605489435768004146255100610154038093977129814107161894769597207139056530925531061162595423684879254804361025743748423478549628521200088795514500825361372967275528614472533631694733660759132032676226848966620427279479054801813605412397458490393358381697472343504340490902423526417885275872650649253497892900234613107670030624794108473719523137646398496636544699300536958639347283382450796783938083625751365175740847802953053853793236932585547510613148516656994726824532856291408250684947989220788852814132795 . (1115 2817645796876118030270278146666081666054893988060473691729746553900440810604538343162826283668468481933676325911504705700970278283163664497194285245462038073567526101747421923699702142572804830079813643734594443909777139483541825921797516221832375233699897017376541916075687017950690115376148353780269813684216009372913508894196658807833580836311676697308613403581272377761392905784504537918697776587275325476406325297181422966930871271862102770993934635952517852373518695879131633144883288154932169682886370443629727072292129429501666 4559046667603841265619631506605489435768004146255100610154038093977129814107161894769597207139056530925531061162595423684879254804361025743748423478549628521200088795514500825361372967275528614472533631694733660759132032676226848966620427279479054801813605412397458490393358381697472343504340490902423526417885275872650649253497892900234613107670030624794108473719523137646398496636544699300536958639347283382450796783938083625751365175740847802953053853793236932585547510613148516656994726824532856291408250684947989220788852814132795) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20511,7 +20511,7 @@ _:gn_2991 { } _:gn_2992 { - 1117 math:greaterThan 1 . + (1117) math:greaterThan 1 . (1117 1) math:difference 1116 . (1076244926148394794920924786726673896341783829865846773305455013823751807101914791556055360197880432941821590660413987717061301761966303250640147012374447625934963407980343022038031317870081045687093655774455227060422246290856802876974605164185695665586188622355625341758015654203907887247956216658116100950546742873176368534895424715432548564953322769823118333443021617876387314932464376536858594535203367570361853810424762308110377367983357739034815418111798772161489881145114749632771849485331483074364490202311464923795406044870537 1741400870727723235349353359939407769713110158194626918424291540076689003502623551606770923470588048991854735251090717983908976521197361246554138233087590447632562693767078901661670824702723784392719987960139216849354893192685023044822911057646679568113708395020916574317671363746782228128192137122153712733669266499737140359301234092401032271358353927485495070138250759885005590852040161381839182052071957906044471486756660658820493903878745031959119217840719080212028814734016883512111438669600686608521880241318262148496723384631129) math:sum 2817645796876118030270278146666081666054893988060473691729746553900440810604538343162826283668468481933676325911504705700970278283163664497194285245462038073567526101747421923699702142572804830079813643734594443909777139483541825921797516221832375233699897017376541916075687017950690115376148353780269813684216009372913508894196658807833580836311676697308613403581272377761392905784504537918697776587275325476406325297181422966930871271862102770993934635952517852373518695879131633144883288154932169682886370443629727072292129429501666 . (1116 1741400870727723235349353359939407769713110158194626918424291540076689003502623551606770923470588048991854735251090717983908976521197361246554138233087590447632562693767078901661670824702723784392719987960139216849354893192685023044822911057646679568113708395020916574317671363746782228128192137122153712733669266499737140359301234092401032271358353927485495070138250759885005590852040161381839182052071957906044471486756660658820493903878745031959119217840719080212028814734016883512111438669600686608521880241318262148496723384631129 2817645796876118030270278146666081666054893988060473691729746553900440810604538343162826283668468481933676325911504705700970278283163664497194285245462038073567526101747421923699702142572804830079813643734594443909777139483541825921797516221832375233699897017376541916075687017950690115376148353780269813684216009372913508894196658807833580836311676697308613403581272377761392905784504537918697776587275325476406325297181422966930871271862102770993934635952517852373518695879131633144883288154932169682886370443629727072292129429501666) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20522,7 +20522,7 @@ _:gn_2993 { } _:gn_2994 { - 1118 math:greaterThan 1 . + (1118) math:greaterThan 1 . (1118 1) math:difference 1117 . (665155944579328440428428573212733873371326328328780145118836526252937196400708760050715563272707616050033144590676730266847674759231057995913991220713142821697599285786735879623639506832642738705626332185683989788932646901828220167848305893460983902527519772665291232559655709542874340880235920464037611783122523626560771824405809376968483706405031157662376736695229142008618275919575784844980587516868590335682617676331898350710116535895387292924303799728920308050538933588902133879339589184269203534157390039006797224701317339760592 1076244926148394794920924786726673896341783829865846773305455013823751807101914791556055360197880432941821590660413987717061301761966303250640147012374447625934963407980343022038031317870081045687093655774455227060422246290856802876974605164185695665586188622355625341758015654203907887247956216658116100950546742873176368534895424715432548564953322769823118333443021617876387314932464376536858594535203367570361853810424762308110377367983357739034815418111798772161489881145114749632771849485331483074364490202311464923795406044870537) math:sum 1741400870727723235349353359939407769713110158194626918424291540076689003502623551606770923470588048991854735251090717983908976521197361246554138233087590447632562693767078901661670824702723784392719987960139216849354893192685023044822911057646679568113708395020916574317671363746782228128192137122153712733669266499737140359301234092401032271358353927485495070138250759885005590852040161381839182052071957906044471486756660658820493903878745031959119217840719080212028814734016883512111438669600686608521880241318262148496723384631129 . (1117 1076244926148394794920924786726673896341783829865846773305455013823751807101914791556055360197880432941821590660413987717061301761966303250640147012374447625934963407980343022038031317870081045687093655774455227060422246290856802876974605164185695665586188622355625341758015654203907887247956216658116100950546742873176368534895424715432548564953322769823118333443021617876387314932464376536858594535203367570361853810424762308110377367983357739034815418111798772161489881145114749632771849485331483074364490202311464923795406044870537 1741400870727723235349353359939407769713110158194626918424291540076689003502623551606770923470588048991854735251090717983908976521197361246554138233087590447632562693767078901661670824702723784392719987960139216849354893192685023044822911057646679568113708395020916574317671363746782228128192137122153712733669266499737140359301234092401032271358353927485495070138250759885005590852040161381839182052071957906044471486756660658820493903878745031959119217840719080212028814734016883512111438669600686608521880241318262148496723384631129) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20533,7 +20533,7 @@ _:gn_2995 { } _:gn_2996 { - 1119 math:greaterThan 1 . + (1119) math:greaterThan 1 . (1119 1) math:difference 1118 . (411088981569066354492496213513940022970457501537066628186618487570814610701206031505339796925172816891788446069737257450213627002735245254726155791661304804237364122193607142414391811037438306981467323588771237271489599389028582709126299270724711763058668849690334109198359944661033546367720296194078489167424219246615596710489615338464064858548291612160741596747792475867769039012888591691878007018334777234679236134092863957400260832087970446110511618382878464110950947556212615753432260301062279540207100163304667699094088705109945 665155944579328440428428573212733873371326328328780145118836526252937196400708760050715563272707616050033144590676730266847674759231057995913991220713142821697599285786735879623639506832642738705626332185683989788932646901828220167848305893460983902527519772665291232559655709542874340880235920464037611783122523626560771824405809376968483706405031157662376736695229142008618275919575784844980587516868590335682617676331898350710116535895387292924303799728920308050538933588902133879339589184269203534157390039006797224701317339760592) math:sum 1076244926148394794920924786726673896341783829865846773305455013823751807101914791556055360197880432941821590660413987717061301761966303250640147012374447625934963407980343022038031317870081045687093655774455227060422246290856802876974605164185695665586188622355625341758015654203907887247956216658116100950546742873176368534895424715432548564953322769823118333443021617876387314932464376536858594535203367570361853810424762308110377367983357739034815418111798772161489881145114749632771849485331483074364490202311464923795406044870537 . (1118 665155944579328440428428573212733873371326328328780145118836526252937196400708760050715563272707616050033144590676730266847674759231057995913991220713142821697599285786735879623639506832642738705626332185683989788932646901828220167848305893460983902527519772665291232559655709542874340880235920464037611783122523626560771824405809376968483706405031157662376736695229142008618275919575784844980587516868590335682617676331898350710116535895387292924303799728920308050538933588902133879339589184269203534157390039006797224701317339760592 1076244926148394794920924786726673896341783829865846773305455013823751807101914791556055360197880432941821590660413987717061301761966303250640147012374447625934963407980343022038031317870081045687093655774455227060422246290856802876974605164185695665586188622355625341758015654203907887247956216658116100950546742873176368534895424715432548564953322769823118333443021617876387314932464376536858594535203367570361853810424762308110377367983357739034815418111798772161489881145114749632771849485331483074364490202311464923795406044870537) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20544,7 +20544,7 @@ _:gn_2997 { } _:gn_2998 { - 1120 math:greaterThan 1 . + (1120) math:greaterThan 1 . (1120 1) math:difference 1119 . (254066963010262085935932359698793850400868826791713516932218038682122585699502728545375766347534799158244698520939472816634047756495812741187835429051838017460235163593128737209247695795204431724159008596912752517443047512799637458722006622736272139468850922974957123361295764881840794512515624269959122615698304379945175113916194038504418847856739545501635139947436666140849236906687193153102580498533813101003381542239034393309855703807416846813792181346041843939587986032689518125907328883206923993950289875702129525607228634650647 411088981569066354492496213513940022970457501537066628186618487570814610701206031505339796925172816891788446069737257450213627002735245254726155791661304804237364122193607142414391811037438306981467323588771237271489599389028582709126299270724711763058668849690334109198359944661033546367720296194078489167424219246615596710489615338464064858548291612160741596747792475867769039012888591691878007018334777234679236134092863957400260832087970446110511618382878464110950947556212615753432260301062279540207100163304667699094088705109945) math:sum 665155944579328440428428573212733873371326328328780145118836526252937196400708760050715563272707616050033144590676730266847674759231057995913991220713142821697599285786735879623639506832642738705626332185683989788932646901828220167848305893460983902527519772665291232559655709542874340880235920464037611783122523626560771824405809376968483706405031157662376736695229142008618275919575784844980587516868590335682617676331898350710116535895387292924303799728920308050538933588902133879339589184269203534157390039006797224701317339760592 . (1119 411088981569066354492496213513940022970457501537066628186618487570814610701206031505339796925172816891788446069737257450213627002735245254726155791661304804237364122193607142414391811037438306981467323588771237271489599389028582709126299270724711763058668849690334109198359944661033546367720296194078489167424219246615596710489615338464064858548291612160741596747792475867769039012888591691878007018334777234679236134092863957400260832087970446110511618382878464110950947556212615753432260301062279540207100163304667699094088705109945 665155944579328440428428573212733873371326328328780145118836526252937196400708760050715563272707616050033144590676730266847674759231057995913991220713142821697599285786735879623639506832642738705626332185683989788932646901828220167848305893460983902527519772665291232559655709542874340880235920464037611783122523626560771824405809376968483706405031157662376736695229142008618275919575784844980587516868590335682617676331898350710116535895387292924303799728920308050538933588902133879339589184269203534157390039006797224701317339760592) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20555,7 +20555,7 @@ _:gn_2999 { } _:gn_3000 { - 1121 math:greaterThan 1 . + (1121) math:greaterThan 1 . (1121 1) math:difference 1120 . (157022018558804268556563853815146172569588674745353111254400448888692025001703302959964030577638017733543747548797784633579579246239432513538320362609466786777128958600478405205144115242233875257308314991858484754046551876228945250404292647988439623589817926715376985837064179779192751855204671924119366551725914866670421596573421299959646010691552066659106456800355809726919802106201398538775426519800964133675854591853829564090405128280553599296719437036836620171362961523523097627524931417855355546256810287602538173486860070459298 254066963010262085935932359698793850400868826791713516932218038682122585699502728545375766347534799158244698520939472816634047756495812741187835429051838017460235163593128737209247695795204431724159008596912752517443047512799637458722006622736272139468850922974957123361295764881840794512515624269959122615698304379945175113916194038504418847856739545501635139947436666140849236906687193153102580498533813101003381542239034393309855703807416846813792181346041843939587986032689518125907328883206923993950289875702129525607228634650647) math:sum 411088981569066354492496213513940022970457501537066628186618487570814610701206031505339796925172816891788446069737257450213627002735245254726155791661304804237364122193607142414391811037438306981467323588771237271489599389028582709126299270724711763058668849690334109198359944661033546367720296194078489167424219246615596710489615338464064858548291612160741596747792475867769039012888591691878007018334777234679236134092863957400260832087970446110511618382878464110950947556212615753432260301062279540207100163304667699094088705109945 . (1120 254066963010262085935932359698793850400868826791713516932218038682122585699502728545375766347534799158244698520939472816634047756495812741187835429051838017460235163593128737209247695795204431724159008596912752517443047512799637458722006622736272139468850922974957123361295764881840794512515624269959122615698304379945175113916194038504418847856739545501635139947436666140849236906687193153102580498533813101003381542239034393309855703807416846813792181346041843939587986032689518125907328883206923993950289875702129525607228634650647 411088981569066354492496213513940022970457501537066628186618487570814610701206031505339796925172816891788446069737257450213627002735245254726155791661304804237364122193607142414391811037438306981467323588771237271489599389028582709126299270724711763058668849690334109198359944661033546367720296194078489167424219246615596710489615338464064858548291612160741596747792475867769039012888591691878007018334777234679236134092863957400260832087970446110511618382878464110950947556212615753432260301062279540207100163304667699094088705109945) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20566,7 +20566,7 @@ _:gn_3001 { } _:gn_3002 { - 1122 math:greaterThan 1 . + (1122) math:greaterThan 1 . (1122 1) math:difference 1121 . (97044944451457817379368505883647677831280152046360405677817589793430560697799425585411735769896781424700950972141688183054468510256380227649515066442371230683106204992650332004103580552970556466850693605054267763396495636570692208317713974747832515879032996259580137524231585102648042657310952345839756063972389513274753517342772738544772837165187478842528683147080856413929434800485794614327153978732848967327526950385204829219450575526863247517072744309205223768225024509166420498382397465351568447693479588099591352120368564191349 157022018558804268556563853815146172569588674745353111254400448888692025001703302959964030577638017733543747548797784633579579246239432513538320362609466786777128958600478405205144115242233875257308314991858484754046551876228945250404292647988439623589817926715376985837064179779192751855204671924119366551725914866670421596573421299959646010691552066659106456800355809726919802106201398538775426519800964133675854591853829564090405128280553599296719437036836620171362961523523097627524931417855355546256810287602538173486860070459298) math:sum 254066963010262085935932359698793850400868826791713516932218038682122585699502728545375766347534799158244698520939472816634047756495812741187835429051838017460235163593128737209247695795204431724159008596912752517443047512799637458722006622736272139468850922974957123361295764881840794512515624269959122615698304379945175113916194038504418847856739545501635139947436666140849236906687193153102580498533813101003381542239034393309855703807416846813792181346041843939587986032689518125907328883206923993950289875702129525607228634650647 . (1121 157022018558804268556563853815146172569588674745353111254400448888692025001703302959964030577638017733543747548797784633579579246239432513538320362609466786777128958600478405205144115242233875257308314991858484754046551876228945250404292647988439623589817926715376985837064179779192751855204671924119366551725914866670421596573421299959646010691552066659106456800355809726919802106201398538775426519800964133675854591853829564090405128280553599296719437036836620171362961523523097627524931417855355546256810287602538173486860070459298 254066963010262085935932359698793850400868826791713516932218038682122585699502728545375766347534799158244698520939472816634047756495812741187835429051838017460235163593128737209247695795204431724159008596912752517443047512799637458722006622736272139468850922974957123361295764881840794512515624269959122615698304379945175113916194038504418847856739545501635139947436666140849236906687193153102580498533813101003381542239034393309855703807416846813792181346041843939587986032689518125907328883206923993950289875702129525607228634650647) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20577,7 +20577,7 @@ _:gn_3003 { } _:gn_3004 { - 1123 math:greaterThan 1 . + (1123) math:greaterThan 1 . (1123 1) math:difference 1122 . (59977074107346451177195347931498494738308522698992705576582859095261464303903877374552294807741236308842796576656096450525110735983052285888805296167095556094022753607828073201040534689263318790457621386804216990650056239658253042086578673240607107710784930455796848312832594676544709197893719578279610487753525353395668079230648561414873173526364587816577773653274953312990367305715603924448272541068115166348327641468624734870954552753690351779646692727631396403137937014356677129142533952503787098563330699502946821366491506267949 97044944451457817379368505883647677831280152046360405677817589793430560697799425585411735769896781424700950972141688183054468510256380227649515066442371230683106204992650332004103580552970556466850693605054267763396495636570692208317713974747832515879032996259580137524231585102648042657310952345839756063972389513274753517342772738544772837165187478842528683147080856413929434800485794614327153978732848967327526950385204829219450575526863247517072744309205223768225024509166420498382397465351568447693479588099591352120368564191349) math:sum 157022018558804268556563853815146172569588674745353111254400448888692025001703302959964030577638017733543747548797784633579579246239432513538320362609466786777128958600478405205144115242233875257308314991858484754046551876228945250404292647988439623589817926715376985837064179779192751855204671924119366551725914866670421596573421299959646010691552066659106456800355809726919802106201398538775426519800964133675854591853829564090405128280553599296719437036836620171362961523523097627524931417855355546256810287602538173486860070459298 . (1122 97044944451457817379368505883647677831280152046360405677817589793430560697799425585411735769896781424700950972141688183054468510256380227649515066442371230683106204992650332004103580552970556466850693605054267763396495636570692208317713974747832515879032996259580137524231585102648042657310952345839756063972389513274753517342772738544772837165187478842528683147080856413929434800485794614327153978732848967327526950385204829219450575526863247517072744309205223768225024509166420498382397465351568447693479588099591352120368564191349 157022018558804268556563853815146172569588674745353111254400448888692025001703302959964030577638017733543747548797784633579579246239432513538320362609466786777128958600478405205144115242233875257308314991858484754046551876228945250404292647988439623589817926715376985837064179779192751855204671924119366551725914866670421596573421299959646010691552066659106456800355809726919802106201398538775426519800964133675854591853829564090405128280553599296719437036836620171362961523523097627524931417855355546256810287602538173486860070459298) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20588,7 +20588,7 @@ _:gn_3005 { } _:gn_3006 { - 1124 math:greaterThan 1 . + (1124) math:greaterThan 1 . (1124 1) math:difference 1123 . (37067870344111366202173157952149183092971629347367700101234730698169096393895548210859440962155545115858154395485591732529357774273327941760709770275275674589083451384822258803063045863707237676393072218250050772746439396912439166231135301507225408168248065803783289211398990426103333459417232767560145576218864159879085438112124177129899663638822891025950909493805903100939067494770190689878881437664733800979199308916580094348496022773172895737426051581573827365087087494809743369239863512847781349130148888596644530753877057923400 59977074107346451177195347931498494738308522698992705576582859095261464303903877374552294807741236308842796576656096450525110735983052285888805296167095556094022753607828073201040534689263318790457621386804216990650056239658253042086578673240607107710784930455796848312832594676544709197893719578279610487753525353395668079230648561414873173526364587816577773653274953312990367305715603924448272541068115166348327641468624734870954552753690351779646692727631396403137937014356677129142533952503787098563330699502946821366491506267949) math:sum 97044944451457817379368505883647677831280152046360405677817589793430560697799425585411735769896781424700950972141688183054468510256380227649515066442371230683106204992650332004103580552970556466850693605054267763396495636570692208317713974747832515879032996259580137524231585102648042657310952345839756063972389513274753517342772738544772837165187478842528683147080856413929434800485794614327153978732848967327526950385204829219450575526863247517072744309205223768225024509166420498382397465351568447693479588099591352120368564191349 . (1123 59977074107346451177195347931498494738308522698992705576582859095261464303903877374552294807741236308842796576656096450525110735983052285888805296167095556094022753607828073201040534689263318790457621386804216990650056239658253042086578673240607107710784930455796848312832594676544709197893719578279610487753525353395668079230648561414873173526364587816577773653274953312990367305715603924448272541068115166348327641468624734870954552753690351779646692727631396403137937014356677129142533952503787098563330699502946821366491506267949 97044944451457817379368505883647677831280152046360405677817589793430560697799425585411735769896781424700950972141688183054468510256380227649515066442371230683106204992650332004103580552970556466850693605054267763396495636570692208317713974747832515879032996259580137524231585102648042657310952345839756063972389513274753517342772738544772837165187478842528683147080856413929434800485794614327153978732848967327526950385204829219450575526863247517072744309205223768225024509166420498382397465351568447693479588099591352120368564191349) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20599,7 +20599,7 @@ _:gn_3007 { } _:gn_3008 { - 1125 math:greaterThan 1 . + (1125) math:greaterThan 1 . (1125 1) math:difference 1124 . (22909203763235084975022189979349311645336893351625005475348128397092367910008329163692853845585691192984642181170504717995752961709724344128095525891819881504939302223005814397977488825556081114064549168554166217903616842745813875855443371733381699542536864652013559101433604250441375738476486810719464911534661193516582641118524384284973509887541696790626864159469050212051299810945413234569391103403381365369128332552044640522458529980517456042220641146057569038050849519546933759902670439656005749433181810906302290612614448344549 37067870344111366202173157952149183092971629347367700101234730698169096393895548210859440962155545115858154395485591732529357774273327941760709770275275674589083451384822258803063045863707237676393072218250050772746439396912439166231135301507225408168248065803783289211398990426103333459417232767560145576218864159879085438112124177129899663638822891025950909493805903100939067494770190689878881437664733800979199308916580094348496022773172895737426051581573827365087087494809743369239863512847781349130148888596644530753877057923400) math:sum 59977074107346451177195347931498494738308522698992705576582859095261464303903877374552294807741236308842796576656096450525110735983052285888805296167095556094022753607828073201040534689263318790457621386804216990650056239658253042086578673240607107710784930455796848312832594676544709197893719578279610487753525353395668079230648561414873173526364587816577773653274953312990367305715603924448272541068115166348327641468624734870954552753690351779646692727631396403137937014356677129142533952503787098563330699502946821366491506267949 . (1124 37067870344111366202173157952149183092971629347367700101234730698169096393895548210859440962155545115858154395485591732529357774273327941760709770275275674589083451384822258803063045863707237676393072218250050772746439396912439166231135301507225408168248065803783289211398990426103333459417232767560145576218864159879085438112124177129899663638822891025950909493805903100939067494770190689878881437664733800979199308916580094348496022773172895737426051581573827365087087494809743369239863512847781349130148888596644530753877057923400 59977074107346451177195347931498494738308522698992705576582859095261464303903877374552294807741236308842796576656096450525110735983052285888805296167095556094022753607828073201040534689263318790457621386804216990650056239658253042086578673240607107710784930455796848312832594676544709197893719578279610487753525353395668079230648561414873173526364587816577773653274953312990367305715603924448272541068115166348327641468624734870954552753690351779646692727631396403137937014356677129142533952503787098563330699502946821366491506267949) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20610,7 +20610,7 @@ _:gn_3009 { } _:gn_3010 { - 1126 math:greaterThan 1 . + (1126) math:greaterThan 1 . (1126 1) math:difference 1125 . (14158666580876281227150967972799871447634735995742694625886602301076728483887219047166587116569853922873512214315087014533604812563603597632614244383455793084144149161816444405085557038151156562328523049695884554842822554166625290375691929773843708625711201151769730109965386175661957720940745956840680664684202966362502796993599792844926153751281194235324045334336852888887767683824777455309490334261352435610070976364535453826037492792655439695205410435516258327036237975262809609337193073191775599696967077690342240141262609578851 22909203763235084975022189979349311645336893351625005475348128397092367910008329163692853845585691192984642181170504717995752961709724344128095525891819881504939302223005814397977488825556081114064549168554166217903616842745813875855443371733381699542536864652013559101433604250441375738476486810719464911534661193516582641118524384284973509887541696790626864159469050212051299810945413234569391103403381365369128332552044640522458529980517456042220641146057569038050849519546933759902670439656005749433181810906302290612614448344549) math:sum 37067870344111366202173157952149183092971629347367700101234730698169096393895548210859440962155545115858154395485591732529357774273327941760709770275275674589083451384822258803063045863707237676393072218250050772746439396912439166231135301507225408168248065803783289211398990426103333459417232767560145576218864159879085438112124177129899663638822891025950909493805903100939067494770190689878881437664733800979199308916580094348496022773172895737426051581573827365087087494809743369239863512847781349130148888596644530753877057923400 . (1125 22909203763235084975022189979349311645336893351625005475348128397092367910008329163692853845585691192984642181170504717995752961709724344128095525891819881504939302223005814397977488825556081114064549168554166217903616842745813875855443371733381699542536864652013559101433604250441375738476486810719464911534661193516582641118524384284973509887541696790626864159469050212051299810945413234569391103403381365369128332552044640522458529980517456042220641146057569038050849519546933759902670439656005749433181810906302290612614448344549 37067870344111366202173157952149183092971629347367700101234730698169096393895548210859440962155545115858154395485591732529357774273327941760709770275275674589083451384822258803063045863707237676393072218250050772746439396912439166231135301507225408168248065803783289211398990426103333459417232767560145576218864159879085438112124177129899663638822891025950909493805903100939067494770190689878881437664733800979199308916580094348496022773172895737426051581573827365087087494809743369239863512847781349130148888596644530753877057923400) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20621,7 +20621,7 @@ _:gn_3011 { } _:gn_3012 { - 1127 math:greaterThan 1 . + (1127) math:greaterThan 1 . (1127 1) math:difference 1126 . (8750537182358803747871222006549440197702157355882310849461526096015639426121110116526266729015837270111129966855417703462148149146120746495481281508364088420795153061189369992891931787404924551736026118858281663060794288579188585479751441959537990916825663500243828991468218074779418017535740853878784246850458227154079844124924591440047356136260502555302818825132197323163532127120635779259900769142028929759057356187509186696421037187862016347015230710541310711014611544284124150565477366464230149736214733215960050471351838765698 14158666580876281227150967972799871447634735995742694625886602301076728483887219047166587116569853922873512214315087014533604812563603597632614244383455793084144149161816444405085557038151156562328523049695884554842822554166625290375691929773843708625711201151769730109965386175661957720940745956840680664684202966362502796993599792844926153751281194235324045334336852888887767683824777455309490334261352435610070976364535453826037492792655439695205410435516258327036237975262809609337193073191775599696967077690342240141262609578851) math:sum 22909203763235084975022189979349311645336893351625005475348128397092367910008329163692853845585691192984642181170504717995752961709724344128095525891819881504939302223005814397977488825556081114064549168554166217903616842745813875855443371733381699542536864652013559101433604250441375738476486810719464911534661193516582641118524384284973509887541696790626864159469050212051299810945413234569391103403381365369128332552044640522458529980517456042220641146057569038050849519546933759902670439656005749433181810906302290612614448344549 . (1126 14158666580876281227150967972799871447634735995742694625886602301076728483887219047166587116569853922873512214315087014533604812563603597632614244383455793084144149161816444405085557038151156562328523049695884554842822554166625290375691929773843708625711201151769730109965386175661957720940745956840680664684202966362502796993599792844926153751281194235324045334336852888887767683824777455309490334261352435610070976364535453826037492792655439695205410435516258327036237975262809609337193073191775599696967077690342240141262609578851 22909203763235084975022189979349311645336893351625005475348128397092367910008329163692853845585691192984642181170504717995752961709724344128095525891819881504939302223005814397977488825556081114064549168554166217903616842745813875855443371733381699542536864652013559101433604250441375738476486810719464911534661193516582641118524384284973509887541696790626864159469050212051299810945413234569391103403381365369128332552044640522458529980517456042220641146057569038050849519546933759902670439656005749433181810906302290612614448344549) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20632,7 +20632,7 @@ _:gn_3013 { } _:gn_3014 { - 1128 math:greaterThan 1 . + (1128) math:greaterThan 1 . (1128 1) math:difference 1127 . (5408129398517477479279745966250431249932578639860383776425076205061089057766108930640320387554016652762382247459669311071456663417482851137132962875091704663348996100627074412193625250746232010592496930837602891782028265587436704895940487814305717708885537651525901118497168100882539703405005102961896417833744739208422952868675201404878797615020691680021226509204655565724235556704141676049589565119323505851013620177026267129616455604793423348190179724974947616021626430978685458771715706727545449960752344474382189669910770813153 8750537182358803747871222006549440197702157355882310849461526096015639426121110116526266729015837270111129966855417703462148149146120746495481281508364088420795153061189369992891931787404924551736026118858281663060794288579188585479751441959537990916825663500243828991468218074779418017535740853878784246850458227154079844124924591440047356136260502555302818825132197323163532127120635779259900769142028929759057356187509186696421037187862016347015230710541310711014611544284124150565477366464230149736214733215960050471351838765698) math:sum 14158666580876281227150967972799871447634735995742694625886602301076728483887219047166587116569853922873512214315087014533604812563603597632614244383455793084144149161816444405085557038151156562328523049695884554842822554166625290375691929773843708625711201151769730109965386175661957720940745956840680664684202966362502796993599792844926153751281194235324045334336852888887767683824777455309490334261352435610070976364535453826037492792655439695205410435516258327036237975262809609337193073191775599696967077690342240141262609578851 . (1127 8750537182358803747871222006549440197702157355882310849461526096015639426121110116526266729015837270111129966855417703462148149146120746495481281508364088420795153061189369992891931787404924551736026118858281663060794288579188585479751441959537990916825663500243828991468218074779418017535740853878784246850458227154079844124924591440047356136260502555302818825132197323163532127120635779259900769142028929759057356187509186696421037187862016347015230710541310711014611544284124150565477366464230149736214733215960050471351838765698 14158666580876281227150967972799871447634735995742694625886602301076728483887219047166587116569853922873512214315087014533604812563603597632614244383455793084144149161816444405085557038151156562328523049695884554842822554166625290375691929773843708625711201151769730109965386175661957720940745956840680664684202966362502796993599792844926153751281194235324045334336852888887767683824777455309490334261352435610070976364535453826037492792655439695205410435516258327036237975262809609337193073191775599696967077690342240141262609578851) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20643,7 +20643,7 @@ _:gn_3015 { } _:gn_3016 { - 1129 math:greaterThan 1 . + (1129) math:greaterThan 1 . (1129 1) math:difference 1128 . (3342407783841326268591476040299008947769578716021927073036449890954550368355001185885946341461820617348747719395748392390691485728637895358348318633272383757446156960562295580698306536658692541143529188020678771278766022991751880583810954145232273207940125848717927872971049973896878314130735750916887829016713487945656891256249390035168558521239810875281592315927541757439296570416494103210311204022705423908043736010482919566804581583068592998825050985566363094992985113305438691793761659736684699775462388741577860801441067952545 5408129398517477479279745966250431249932578639860383776425076205061089057766108930640320387554016652762382247459669311071456663417482851137132962875091704663348996100627074412193625250746232010592496930837602891782028265587436704895940487814305717708885537651525901118497168100882539703405005102961896417833744739208422952868675201404878797615020691680021226509204655565724235556704141676049589565119323505851013620177026267129616455604793423348190179724974947616021626430978685458771715706727545449960752344474382189669910770813153) math:sum 8750537182358803747871222006549440197702157355882310849461526096015639426121110116526266729015837270111129966855417703462148149146120746495481281508364088420795153061189369992891931787404924551736026118858281663060794288579188585479751441959537990916825663500243828991468218074779418017535740853878784246850458227154079844124924591440047356136260502555302818825132197323163532127120635779259900769142028929759057356187509186696421037187862016347015230710541310711014611544284124150565477366464230149736214733215960050471351838765698 . (1128 5408129398517477479279745966250431249932578639860383776425076205061089057766108930640320387554016652762382247459669311071456663417482851137132962875091704663348996100627074412193625250746232010592496930837602891782028265587436704895940487814305717708885537651525901118497168100882539703405005102961896417833744739208422952868675201404878797615020691680021226509204655565724235556704141676049589565119323505851013620177026267129616455604793423348190179724974947616021626430978685458771715706727545449960752344474382189669910770813153 8750537182358803747871222006549440197702157355882310849461526096015639426121110116526266729015837270111129966855417703462148149146120746495481281508364088420795153061189369992891931787404924551736026118858281663060794288579188585479751441959537990916825663500243828991468218074779418017535740853878784246850458227154079844124924591440047356136260502555302818825132197323163532127120635779259900769142028929759057356187509186696421037187862016347015230710541310711014611544284124150565477366464230149736214733215960050471351838765698) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20654,7 +20654,7 @@ _:gn_3017 { } _:gn_3018 { - 1130 math:greaterThan 1 . + (1130) math:greaterThan 1 . (1130 1) math:difference 1129 . (2065721614676151210688269925951422302162999923838456703388626314106538689411107744754374046092196035413634528063920918680765177688844955778784644241819320905902839140064778831495318714087539469448967742816924120503262242595684824312129533669073444500945411802807973245526118126985661389274269352045008588817031251262766061612425811369710239093780880804739634193277113808284938986287647572839278361096618081942969884166543347562811874021724830349365128739408584521028641317673246766977954046990860750185289955732804328868469702860608 3342407783841326268591476040299008947769578716021927073036449890954550368355001185885946341461820617348747719395748392390691485728637895358348318633272383757446156960562295580698306536658692541143529188020678771278766022991751880583810954145232273207940125848717927872971049973896878314130735750916887829016713487945656891256249390035168558521239810875281592315927541757439296570416494103210311204022705423908043736010482919566804581583068592998825050985566363094992985113305438691793761659736684699775462388741577860801441067952545) math:sum 5408129398517477479279745966250431249932578639860383776425076205061089057766108930640320387554016652762382247459669311071456663417482851137132962875091704663348996100627074412193625250746232010592496930837602891782028265587436704895940487814305717708885537651525901118497168100882539703405005102961896417833744739208422952868675201404878797615020691680021226509204655565724235556704141676049589565119323505851013620177026267129616455604793423348190179724974947616021626430978685458771715706727545449960752344474382189669910770813153 . (1129 3342407783841326268591476040299008947769578716021927073036449890954550368355001185885946341461820617348747719395748392390691485728637895358348318633272383757446156960562295580698306536658692541143529188020678771278766022991751880583810954145232273207940125848717927872971049973896878314130735750916887829016713487945656891256249390035168558521239810875281592315927541757439296570416494103210311204022705423908043736010482919566804581583068592998825050985566363094992985113305438691793761659736684699775462388741577860801441067952545 5408129398517477479279745966250431249932578639860383776425076205061089057766108930640320387554016652762382247459669311071456663417482851137132962875091704663348996100627074412193625250746232010592496930837602891782028265587436704895940487814305717708885537651525901118497168100882539703405005102961896417833744739208422952868675201404878797615020691680021226509204655565724235556704141676049589565119323505851013620177026267129616455604793423348190179724974947616021626430978685458771715706727545449960752344474382189669910770813153) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20665,7 +20665,7 @@ _:gn_3019 { } _:gn_3020 { - 1131 math:greaterThan 1 . + (1131) math:greaterThan 1 . (1131 1) math:difference 1130 . (1276686169165175057903206114347586645606578792183470369647823576848011678943893441131572295369624581935113191331827473709926308039792939579563674391453062851543317820497516749202987822571153071694561445203754650775503780396067056271681420476158828706994714045909954627444931846911216924856466398871879240199682236682890829643823578665458319427458930070541958122650427949154357584128846530371032842926087341965073851843939572003992707561343762649459922246157778573964343795632191924815807612745823949590172433008773531932971365091937 2065721614676151210688269925951422302162999923838456703388626314106538689411107744754374046092196035413634528063920918680765177688844955778784644241819320905902839140064778831495318714087539469448967742816924120503262242595684824312129533669073444500945411802807973245526118126985661389274269352045008588817031251262766061612425811369710239093780880804739634193277113808284938986287647572839278361096618081942969884166543347562811874021724830349365128739408584521028641317673246766977954046990860750185289955732804328868469702860608) math:sum 3342407783841326268591476040299008947769578716021927073036449890954550368355001185885946341461820617348747719395748392390691485728637895358348318633272383757446156960562295580698306536658692541143529188020678771278766022991751880583810954145232273207940125848717927872971049973896878314130735750916887829016713487945656891256249390035168558521239810875281592315927541757439296570416494103210311204022705423908043736010482919566804581583068592998825050985566363094992985113305438691793761659736684699775462388741577860801441067952545 . (1130 2065721614676151210688269925951422302162999923838456703388626314106538689411107744754374046092196035413634528063920918680765177688844955778784644241819320905902839140064778831495318714087539469448967742816924120503262242595684824312129533669073444500945411802807973245526118126985661389274269352045008588817031251262766061612425811369710239093780880804739634193277113808284938986287647572839278361096618081942969884166543347562811874021724830349365128739408584521028641317673246766977954046990860750185289955732804328868469702860608 3342407783841326268591476040299008947769578716021927073036449890954550368355001185885946341461820617348747719395748392390691485728637895358348318633272383757446156960562295580698306536658692541143529188020678771278766022991751880583810954145232273207940125848717927872971049973896878314130735750916887829016713487945656891256249390035168558521239810875281592315927541757439296570416494103210311204022705423908043736010482919566804581583068592998825050985566363094992985113305438691793761659736684699775462388741577860801441067952545) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20676,7 +20676,7 @@ _:gn_3021 { } _:gn_3022 { - 1132 math:greaterThan 1 . + (1132) math:greaterThan 1 . (1132 1) math:difference 1131 . (789035445510976152785063811603835656556421131654986333740802737258527010467214303622801750722571453478521336732093444970838869649052016199220969850366258054359521319567262082292330891516386397754406297613169469727758462199617768040448113192914615793950697756898018618081186280074444464417802953173129348617349014579875231968602232704251919666321950734197676070626685859130581402158801042468245518170530739977896032322603775558819166460381067699905206493250805947064297522041054842162146434245036800595117522724030796935498337768671 1276686169165175057903206114347586645606578792183470369647823576848011678943893441131572295369624581935113191331827473709926308039792939579563674391453062851543317820497516749202987822571153071694561445203754650775503780396067056271681420476158828706994714045909954627444931846911216924856466398871879240199682236682890829643823578665458319427458930070541958122650427949154357584128846530371032842926087341965073851843939572003992707561343762649459922246157778573964343795632191924815807612745823949590172433008773531932971365091937) math:sum 2065721614676151210688269925951422302162999923838456703388626314106538689411107744754374046092196035413634528063920918680765177688844955778784644241819320905902839140064778831495318714087539469448967742816924120503262242595684824312129533669073444500945411802807973245526118126985661389274269352045008588817031251262766061612425811369710239093780880804739634193277113808284938986287647572839278361096618081942969884166543347562811874021724830349365128739408584521028641317673246766977954046990860750185289955732804328868469702860608 . (1131 1276686169165175057903206114347586645606578792183470369647823576848011678943893441131572295369624581935113191331827473709926308039792939579563674391453062851543317820497516749202987822571153071694561445203754650775503780396067056271681420476158828706994714045909954627444931846911216924856466398871879240199682236682890829643823578665458319427458930070541958122650427949154357584128846530371032842926087341965073851843939572003992707561343762649459922246157778573964343795632191924815807612745823949590172433008773531932971365091937 2065721614676151210688269925951422302162999923838456703388626314106538689411107744754374046092196035413634528063920918680765177688844955778784644241819320905902839140064778831495318714087539469448967742816924120503262242595684824312129533669073444500945411802807973245526118126985661389274269352045008588817031251262766061612425811369710239093780880804739634193277113808284938986287647572839278361096618081942969884166543347562811874021724830349365128739408584521028641317673246766977954046990860750185289955732804328868469702860608) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20687,7 +20687,7 @@ _:gn_3023 { } _:gn_3024 { - 1133 math:greaterThan 1 . + (1133) math:greaterThan 1 . (1133 1) math:difference 1132 . (487650723654198905118142302743750989050157660528484035907020839589484668476679137508770544647053128456591854599734028739087438390740923380342704541086804797183796500930254666910656931054766673940155147590585181047745318196449288231233307283244212913044016289011936009363745566836772460438663445698749891582333222103015597675221345961206399761136979336344282052023742090023776181970045487902787324755556601987177819521335796445173541100962694949554715752906972626900046273591137082653661178500787148995054910284742734997473027323266 789035445510976152785063811603835656556421131654986333740802737258527010467214303622801750722571453478521336732093444970838869649052016199220969850366258054359521319567262082292330891516386397754406297613169469727758462199617768040448113192914615793950697756898018618081186280074444464417802953173129348617349014579875231968602232704251919666321950734197676070626685859130581402158801042468245518170530739977896032322603775558819166460381067699905206493250805947064297522041054842162146434245036800595117522724030796935498337768671) math:sum 1276686169165175057903206114347586645606578792183470369647823576848011678943893441131572295369624581935113191331827473709926308039792939579563674391453062851543317820497516749202987822571153071694561445203754650775503780396067056271681420476158828706994714045909954627444931846911216924856466398871879240199682236682890829643823578665458319427458930070541958122650427949154357584128846530371032842926087341965073851843939572003992707561343762649459922246157778573964343795632191924815807612745823949590172433008773531932971365091937 . (1132 789035445510976152785063811603835656556421131654986333740802737258527010467214303622801750722571453478521336732093444970838869649052016199220969850366258054359521319567262082292330891516386397754406297613169469727758462199617768040448113192914615793950697756898018618081186280074444464417802953173129348617349014579875231968602232704251919666321950734197676070626685859130581402158801042468245518170530739977896032322603775558819166460381067699905206493250805947064297522041054842162146434245036800595117522724030796935498337768671 1276686169165175057903206114347586645606578792183470369647823576848011678943893441131572295369624581935113191331827473709926308039792939579563674391453062851543317820497516749202987822571153071694561445203754650775503780396067056271681420476158828706994714045909954627444931846911216924856466398871879240199682236682890829643823578665458319427458930070541958122650427949154357584128846530371032842926087341965073851843939572003992707561343762649459922246157778573964343795632191924815807612745823949590172433008773531932971365091937) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20698,7 +20698,7 @@ _:gn_3025 { } _:gn_3026 { - 1134 math:greaterThan 1 . + (1134) math:greaterThan 1 . (1134 1) math:difference 1133 . (301384721856777247666921508860084667506263471126502297833781897669042341990535166114031206075518325021929482132359416231751431258311092818878265309279453257175724818637007415381673960461619723814251150022584288680013144003168479809214805909670402880906681467886082608717440713237672003979139507474379457035015792476859634293380886743045519905184971397853394018602943769106805220188755554565458193414974137990718212801267979113645625359418372750350490740343833320164251248449917759508485255744249651600062612439288061938025310445405 487650723654198905118142302743750989050157660528484035907020839589484668476679137508770544647053128456591854599734028739087438390740923380342704541086804797183796500930254666910656931054766673940155147590585181047745318196449288231233307283244212913044016289011936009363745566836772460438663445698749891582333222103015597675221345961206399761136979336344282052023742090023776181970045487902787324755556601987177819521335796445173541100962694949554715752906972626900046273591137082653661178500787148995054910284742734997473027323266) math:sum 789035445510976152785063811603835656556421131654986333740802737258527010467214303622801750722571453478521336732093444970838869649052016199220969850366258054359521319567262082292330891516386397754406297613169469727758462199617768040448113192914615793950697756898018618081186280074444464417802953173129348617349014579875231968602232704251919666321950734197676070626685859130581402158801042468245518170530739977896032322603775558819166460381067699905206493250805947064297522041054842162146434245036800595117522724030796935498337768671 . (1133 487650723654198905118142302743750989050157660528484035907020839589484668476679137508770544647053128456591854599734028739087438390740923380342704541086804797183796500930254666910656931054766673940155147590585181047745318196449288231233307283244212913044016289011936009363745566836772460438663445698749891582333222103015597675221345961206399761136979336344282052023742090023776181970045487902787324755556601987177819521335796445173541100962694949554715752906972626900046273591137082653661178500787148995054910284742734997473027323266 789035445510976152785063811603835656556421131654986333740802737258527010467214303622801750722571453478521336732093444970838869649052016199220969850366258054359521319567262082292330891516386397754406297613169469727758462199617768040448113192914615793950697756898018618081186280074444464417802953173129348617349014579875231968602232704251919666321950734197676070626685859130581402158801042468245518170530739977896032322603775558819166460381067699905206493250805947064297522041054842162146434245036800595117522724030796935498337768671) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20709,7 +20709,7 @@ _:gn_3027 { } _:gn_3028 { - 1135 math:greaterThan 1 . + (1135) math:greaterThan 1 . (1135 1) math:difference 1134 . (186266001797421657451220793883666321543894189401981738073238941920442326486143971394739338571534803434662372467374612507336007132429830561464439231807351540008071682293247251528982970593146950125903997568000892367732174193280808422018501373573810032137334821125853400646304853599100456459523938224370434547317429626155963381840459218160879855952007938490888033420798320916970961781289933337329131340582463996459606720067817331527915741544322199204225012563139306735795025141219323145175922756537497394992297845454673059447716877861 301384721856777247666921508860084667506263471126502297833781897669042341990535166114031206075518325021929482132359416231751431258311092818878265309279453257175724818637007415381673960461619723814251150022584288680013144003168479809214805909670402880906681467886082608717440713237672003979139507474379457035015792476859634293380886743045519905184971397853394018602943769106805220188755554565458193414974137990718212801267979113645625359418372750350490740343833320164251248449917759508485255744249651600062612439288061938025310445405) math:sum 487650723654198905118142302743750989050157660528484035907020839589484668476679137508770544647053128456591854599734028739087438390740923380342704541086804797183796500930254666910656931054766673940155147590585181047745318196449288231233307283244212913044016289011936009363745566836772460438663445698749891582333222103015597675221345961206399761136979336344282052023742090023776181970045487902787324755556601987177819521335796445173541100962694949554715752906972626900046273591137082653661178500787148995054910284742734997473027323266 . (1134 301384721856777247666921508860084667506263471126502297833781897669042341990535166114031206075518325021929482132359416231751431258311092818878265309279453257175724818637007415381673960461619723814251150022584288680013144003168479809214805909670402880906681467886082608717440713237672003979139507474379457035015792476859634293380886743045519905184971397853394018602943769106805220188755554565458193414974137990718212801267979113645625359418372750350490740343833320164251248449917759508485255744249651600062612439288061938025310445405 487650723654198905118142302743750989050157660528484035907020839589484668476679137508770544647053128456591854599734028739087438390740923380342704541086804797183796500930254666910656931054766673940155147590585181047745318196449288231233307283244212913044016289011936009363745566836772460438663445698749891582333222103015597675221345961206399761136979336344282052023742090023776181970045487902787324755556601987177819521335796445173541100962694949554715752906972626900046273591137082653661178500787148995054910284742734997473027323266) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20720,7 +20720,7 @@ _:gn_3029 { } _:gn_3030 { - 1136 math:greaterThan 1 . + (1136) math:greaterThan 1 . (1136 1) math:difference 1135 . (115118720059355590215700714976418345962369281724520559760542955748600015504391194719291867503983521587267109664984803724415424125881262257413826077472101717167653136343760163852690989868472773688347152454583396312280969809887671387196304536096592848769346646760229208071135859638571547519615569250009022487698362850703670911540427524884640049232963459362505985182145448189834258407465621228129062074391673994258606081200161782117709617874050551146265727780694013428456223308698436363309332987712154205070314593833388878577593567544 186266001797421657451220793883666321543894189401981738073238941920442326486143971394739338571534803434662372467374612507336007132429830561464439231807351540008071682293247251528982970593146950125903997568000892367732174193280808422018501373573810032137334821125853400646304853599100456459523938224370434547317429626155963381840459218160879855952007938490888033420798320916970961781289933337329131340582463996459606720067817331527915741544322199204225012563139306735795025141219323145175922756537497394992297845454673059447716877861) math:sum 301384721856777247666921508860084667506263471126502297833781897669042341990535166114031206075518325021929482132359416231751431258311092818878265309279453257175724818637007415381673960461619723814251150022584288680013144003168479809214805909670402880906681467886082608717440713237672003979139507474379457035015792476859634293380886743045519905184971397853394018602943769106805220188755554565458193414974137990718212801267979113645625359418372750350490740343833320164251248449917759508485255744249651600062612439288061938025310445405 . (1135 186266001797421657451220793883666321543894189401981738073238941920442326486143971394739338571534803434662372467374612507336007132429830561464439231807351540008071682293247251528982970593146950125903997568000892367732174193280808422018501373573810032137334821125853400646304853599100456459523938224370434547317429626155963381840459218160879855952007938490888033420798320916970961781289933337329131340582463996459606720067817331527915741544322199204225012563139306735795025141219323145175922756537497394992297845454673059447716877861 301384721856777247666921508860084667506263471126502297833781897669042341990535166114031206075518325021929482132359416231751431258311092818878265309279453257175724818637007415381673960461619723814251150022584288680013144003168479809214805909670402880906681467886082608717440713237672003979139507474379457035015792476859634293380886743045519905184971397853394018602943769106805220188755554565458193414974137990718212801267979113645625359418372750350490740343833320164251248449917759508485255744249651600062612439288061938025310445405) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20731,7 +20731,7 @@ _:gn_3031 { } _:gn_3032 { - 1137 math:greaterThan 1 . + (1137) math:greaterThan 1 . (1137 1) math:difference 1136 . (71147281738066067235520078907247975581524907677461178312695986171842310981752776675447471067551281847395262802389808782920583006548568304050613154335249822840418545949487087676291980724674176437556845113417496055451204383393137034822196837477217183367988174365624192575168993960528908939908368974361412059619066775452292470300031693276239806719044479128382048238652872727136703373824312109200069266190790002201000638867655549410206123670271648057959284782445293307338801832520886781866589768825343189921983251621284180870123310317 115118720059355590215700714976418345962369281724520559760542955748600015504391194719291867503983521587267109664984803724415424125881262257413826077472101717167653136343760163852690989868472773688347152454583396312280969809887671387196304536096592848769346646760229208071135859638571547519615569250009022487698362850703670911540427524884640049232963459362505985182145448189834258407465621228129062074391673994258606081200161782117709617874050551146265727780694013428456223308698436363309332987712154205070314593833388878577593567544) math:sum 186266001797421657451220793883666321543894189401981738073238941920442326486143971394739338571534803434662372467374612507336007132429830561464439231807351540008071682293247251528982970593146950125903997568000892367732174193280808422018501373573810032137334821125853400646304853599100456459523938224370434547317429626155963381840459218160879855952007938490888033420798320916970961781289933337329131340582463996459606720067817331527915741544322199204225012563139306735795025141219323145175922756537497394992297845454673059447716877861 . (1136 115118720059355590215700714976418345962369281724520559760542955748600015504391194719291867503983521587267109664984803724415424125881262257413826077472101717167653136343760163852690989868472773688347152454583396312280969809887671387196304536096592848769346646760229208071135859638571547519615569250009022487698362850703670911540427524884640049232963459362505985182145448189834258407465621228129062074391673994258606081200161782117709617874050551146265727780694013428456223308698436363309332987712154205070314593833388878577593567544 186266001797421657451220793883666321543894189401981738073238941920442326486143971394739338571534803434662372467374612507336007132429830561464439231807351540008071682293247251528982970593146950125903997568000892367732174193280808422018501373573810032137334821125853400646304853599100456459523938224370434547317429626155963381840459218160879855952007938490888033420798320916970961781289933337329131340582463996459606720067817331527915741544322199204225012563139306735795025141219323145175922756537497394992297845454673059447716877861) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20742,7 +20742,7 @@ _:gn_3033 { } _:gn_3034 { - 1138 math:greaterThan 1 . + (1138) math:greaterThan 1 . (1138 1) math:difference 1137 . (43971438321289522980180636069170370380844374047059381447846969576757704522638418043844396436432239739871846862594994941494841119332693953363212923136851894327234590394273076176399009143798597250790307341165900256829765426494534352374107698619375665401358472394605015495966865678042638579707200275647610428079296075251378441240395831608400242513918980234123936943492575462697555033641309118928992808200883992057605442332506232707503494203778903088306442998248720121117421476177549581442743218886811015148331342212104697707470257227 71147281738066067235520078907247975581524907677461178312695986171842310981752776675447471067551281847395262802389808782920583006548568304050613154335249822840418545949487087676291980724674176437556845113417496055451204383393137034822196837477217183367988174365624192575168993960528908939908368974361412059619066775452292470300031693276239806719044479128382048238652872727136703373824312109200069266190790002201000638867655549410206123670271648057959284782445293307338801832520886781866589768825343189921983251621284180870123310317) math:sum 115118720059355590215700714976418345962369281724520559760542955748600015504391194719291867503983521587267109664984803724415424125881262257413826077472101717167653136343760163852690989868472773688347152454583396312280969809887671387196304536096592848769346646760229208071135859638571547519615569250009022487698362850703670911540427524884640049232963459362505985182145448189834258407465621228129062074391673994258606081200161782117709617874050551146265727780694013428456223308698436363309332987712154205070314593833388878577593567544 . (1137 71147281738066067235520078907247975581524907677461178312695986171842310981752776675447471067551281847395262802389808782920583006548568304050613154335249822840418545949487087676291980724674176437556845113417496055451204383393137034822196837477217183367988174365624192575168993960528908939908368974361412059619066775452292470300031693276239806719044479128382048238652872727136703373824312109200069266190790002201000638867655549410206123670271648057959284782445293307338801832520886781866589768825343189921983251621284180870123310317 115118720059355590215700714976418345962369281724520559760542955748600015504391194719291867503983521587267109664984803724415424125881262257413826077472101717167653136343760163852690989868472773688347152454583396312280969809887671387196304536096592848769346646760229208071135859638571547519615569250009022487698362850703670911540427524884640049232963459362505985182145448189834258407465621228129062074391673994258606081200161782117709617874050551146265727780694013428456223308698436363309332987712154205070314593833388878577593567544) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20753,7 +20753,7 @@ _:gn_3035 { } _:gn_3036 { - 1139 math:greaterThan 1 . + (1139) math:greaterThan 1 . (1139 1) math:difference 1138 . (27175843416776544255339442838077605200680533630401796864849016595084606459114358631603074631119042107523415939794813841425741887215874350687400231198397928513183955555214011499892971580875579186766537772251595798621438956898602682448089138857841517966629701971019177079202128282486270360201168698713801631539770700200914029059635861667839564205125498894258111295160297264439148340183002990271076457989906010143395196535149316702702629466492744969652841784196573186221380356343337200423846549938532174773651909409179483162653053090 43971438321289522980180636069170370380844374047059381447846969576757704522638418043844396436432239739871846862594994941494841119332693953363212923136851894327234590394273076176399009143798597250790307341165900256829765426494534352374107698619375665401358472394605015495966865678042638579707200275647610428079296075251378441240395831608400242513918980234123936943492575462697555033641309118928992808200883992057605442332506232707503494203778903088306442998248720121117421476177549581442743218886811015148331342212104697707470257227) math:sum 71147281738066067235520078907247975581524907677461178312695986171842310981752776675447471067551281847395262802389808782920583006548568304050613154335249822840418545949487087676291980724674176437556845113417496055451204383393137034822196837477217183367988174365624192575168993960528908939908368974361412059619066775452292470300031693276239806719044479128382048238652872727136703373824312109200069266190790002201000638867655549410206123670271648057959284782445293307338801832520886781866589768825343189921983251621284180870123310317 . (1138 43971438321289522980180636069170370380844374047059381447846969576757704522638418043844396436432239739871846862594994941494841119332693953363212923136851894327234590394273076176399009143798597250790307341165900256829765426494534352374107698619375665401358472394605015495966865678042638579707200275647610428079296075251378441240395831608400242513918980234123936943492575462697555033641309118928992808200883992057605442332506232707503494203778903088306442998248720121117421476177549581442743218886811015148331342212104697707470257227 71147281738066067235520078907247975581524907677461178312695986171842310981752776675447471067551281847395262802389808782920583006548568304050613154335249822840418545949487087676291980724674176437556845113417496055451204383393137034822196837477217183367988174365624192575168993960528908939908368974361412059619066775452292470300031693276239806719044479128382048238652872727136703373824312109200069266190790002201000638867655549410206123670271648057959284782445293307338801832520886781866589768825343189921983251621284180870123310317) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20764,7 +20764,7 @@ _:gn_3037 { } _:gn_3038 { - 1140 math:greaterThan 1 . + (1140) math:greaterThan 1 . (1140 1) math:difference 1139 . (16795594904512978724841193231092765180163840416657584582997952981673098063524059412241321805313197632348430922800181100069099232116819602675812691938453965814050634839059064676506037562923018064023769568914304458208326469595931669926018559761534147434728770423585838416764737395556368219506031576933808796539525375050464412180759969940560678308793481339865825648332278198258406693458306128657916350210977981914210245797356916004800864737286158118653601214052146934896041119834212381018896668948278840374679432802925214544817204137 27175843416776544255339442838077605200680533630401796864849016595084606459114358631603074631119042107523415939794813841425741887215874350687400231198397928513183955555214011499892971580875579186766537772251595798621438956898602682448089138857841517966629701971019177079202128282486270360201168698713801631539770700200914029059635861667839564205125498894258111295160297264439148340183002990271076457989906010143395196535149316702702629466492744969652841784196573186221380356343337200423846549938532174773651909409179483162653053090) math:sum 43971438321289522980180636069170370380844374047059381447846969576757704522638418043844396436432239739871846862594994941494841119332693953363212923136851894327234590394273076176399009143798597250790307341165900256829765426494534352374107698619375665401358472394605015495966865678042638579707200275647610428079296075251378441240395831608400242513918980234123936943492575462697555033641309118928992808200883992057605442332506232707503494203778903088306442998248720121117421476177549581442743218886811015148331342212104697707470257227 . (1139 27175843416776544255339442838077605200680533630401796864849016595084606459114358631603074631119042107523415939794813841425741887215874350687400231198397928513183955555214011499892971580875579186766537772251595798621438956898602682448089138857841517966629701971019177079202128282486270360201168698713801631539770700200914029059635861667839564205125498894258111295160297264439148340183002990271076457989906010143395196535149316702702629466492744969652841784196573186221380356343337200423846549938532174773651909409179483162653053090 43971438321289522980180636069170370380844374047059381447846969576757704522638418043844396436432239739871846862594994941494841119332693953363212923136851894327234590394273076176399009143798597250790307341165900256829765426494534352374107698619375665401358472394605015495966865678042638579707200275647610428079296075251378441240395831608400242513918980234123936943492575462697555033641309118928992808200883992057605442332506232707503494203778903088306442998248720121117421476177549581442743218886811015148331342212104697707470257227) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20775,7 +20775,7 @@ _:gn_3039 { } _:gn_3040 { - 1141 math:greaterThan 1 . + (1141) math:greaterThan 1 . (1141 1) math:difference 1140 . (10380248512263565530498249606984840020516693213744212281851063613411508395590299219361752825805844475174985016994632741356642655099054748011587539259943962699133320716154946823386934017952561122742768203337291340413112487302671012522070579096307370531900931547433338662437390886929902140695137121779992835000245325150449616878875891727278885896332017554392285646828019066180741646724696861613160107778928028229184950737792400697901764729206586850999240570144426251325339236509124819404949880990253334398972476606254268617835848953 16795594904512978724841193231092765180163840416657584582997952981673098063524059412241321805313197632348430922800181100069099232116819602675812691938453965814050634839059064676506037562923018064023769568914304458208326469595931669926018559761534147434728770423585838416764737395556368219506031576933808796539525375050464412180759969940560678308793481339865825648332278198258406693458306128657916350210977981914210245797356916004800864737286158118653601214052146934896041119834212381018896668948278840374679432802925214544817204137) math:sum 27175843416776544255339442838077605200680533630401796864849016595084606459114358631603074631119042107523415939794813841425741887215874350687400231198397928513183955555214011499892971580875579186766537772251595798621438956898602682448089138857841517966629701971019177079202128282486270360201168698713801631539770700200914029059635861667839564205125498894258111295160297264439148340183002990271076457989906010143395196535149316702702629466492744969652841784196573186221380356343337200423846549938532174773651909409179483162653053090 . (1140 16795594904512978724841193231092765180163840416657584582997952981673098063524059412241321805313197632348430922800181100069099232116819602675812691938453965814050634839059064676506037562923018064023769568914304458208326469595931669926018559761534147434728770423585838416764737395556368219506031576933808796539525375050464412180759969940560678308793481339865825648332278198258406693458306128657916350210977981914210245797356916004800864737286158118653601214052146934896041119834212381018896668948278840374679432802925214544817204137 27175843416776544255339442838077605200680533630401796864849016595084606459114358631603074631119042107523415939794813841425741887215874350687400231198397928513183955555214011499892971580875579186766537772251595798621438956898602682448089138857841517966629701971019177079202128282486270360201168698713801631539770700200914029059635861667839564205125498894258111295160297264439148340183002990271076457989906010143395196535149316702702629466492744969652841784196573186221380356343337200423846549938532174773651909409179483162653053090) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20786,7 +20786,7 @@ _:gn_3041 { } _:gn_3042 { - 1142 math:greaterThan 1 . + (1142) math:greaterThan 1 . (1142 1) math:difference 1141 . (6415346392249413194342943624107925159647147202913372301146889368261589667933760192879568979507353157173445905805548358712456577017764854664225152678510003114917314122904117853119103544970456941281001365577013117795213982293260657403947980665226776902827838876152499754327346508626466078810894455153815961539280049900014795301884078213281792412461463785473540001504259132077665046733609267044756242432049953685025295059564515306899100008079571267654360643907720683570701883325087561613946787958025505975706956196670945926981355184 10380248512263565530498249606984840020516693213744212281851063613411508395590299219361752825805844475174985016994632741356642655099054748011587539259943962699133320716154946823386934017952561122742768203337291340413112487302671012522070579096307370531900931547433338662437390886929902140695137121779992835000245325150449616878875891727278885896332017554392285646828019066180741646724696861613160107778928028229184950737792400697901764729206586850999240570144426251325339236509124819404949880990253334398972476606254268617835848953) math:sum 16795594904512978724841193231092765180163840416657584582997952981673098063524059412241321805313197632348430922800181100069099232116819602675812691938453965814050634839059064676506037562923018064023769568914304458208326469595931669926018559761534147434728770423585838416764737395556368219506031576933808796539525375050464412180759969940560678308793481339865825648332278198258406693458306128657916350210977981914210245797356916004800864737286158118653601214052146934896041119834212381018896668948278840374679432802925214544817204137 . (1141 10380248512263565530498249606984840020516693213744212281851063613411508395590299219361752825805844475174985016994632741356642655099054748011587539259943962699133320716154946823386934017952561122742768203337291340413112487302671012522070579096307370531900931547433338662437390886929902140695137121779992835000245325150449616878875891727278885896332017554392285646828019066180741646724696861613160107778928028229184950737792400697901764729206586850999240570144426251325339236509124819404949880990253334398972476606254268617835848953 16795594904512978724841193231092765180163840416657584582997952981673098063524059412241321805313197632348430922800181100069099232116819602675812691938453965814050634839059064676506037562923018064023769568914304458208326469595931669926018559761534147434728770423585838416764737395556368219506031576933808796539525375050464412180759969940560678308793481339865825648332278198258406693458306128657916350210977981914210245797356916004800864737286158118653601214052146934896041119834212381018896668948278840374679432802925214544817204137) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20797,7 +20797,7 @@ _:gn_3043 { } _:gn_3044 { - 1143 math:greaterThan 1 . + (1143) math:greaterThan 1 . (1143 1) math:difference 1142 . (3964902120014152336155305982876914860869546010830839980704174245149918727656539026482183846298491318001539111189084382644186078081289893347362386581433959584216006593250828970267830472982104181461766837760278222617898505009410355118122598431080593629073092671280838908110044378303436061884242666626176873460965275250434821576991813513997093483870553768918745645323759934103076599991087594568403865346878074544159655678227885391002664721127015583344879926236705567754637353184037257791003093032227828423265520409583322690854493769 6415346392249413194342943624107925159647147202913372301146889368261589667933760192879568979507353157173445905805548358712456577017764854664225152678510003114917314122904117853119103544970456941281001365577013117795213982293260657403947980665226776902827838876152499754327346508626466078810894455153815961539280049900014795301884078213281792412461463785473540001504259132077665046733609267044756242432049953685025295059564515306899100008079571267654360643907720683570701883325087561613946787958025505975706956196670945926981355184) math:sum 10380248512263565530498249606984840020516693213744212281851063613411508395590299219361752825805844475174985016994632741356642655099054748011587539259943962699133320716154946823386934017952561122742768203337291340413112487302671012522070579096307370531900931547433338662437390886929902140695137121779992835000245325150449616878875891727278885896332017554392285646828019066180741646724696861613160107778928028229184950737792400697901764729206586850999240570144426251325339236509124819404949880990253334398972476606254268617835848953 . (1142 6415346392249413194342943624107925159647147202913372301146889368261589667933760192879568979507353157173445905805548358712456577017764854664225152678510003114917314122904117853119103544970456941281001365577013117795213982293260657403947980665226776902827838876152499754327346508626466078810894455153815961539280049900014795301884078213281792412461463785473540001504259132077665046733609267044756242432049953685025295059564515306899100008079571267654360643907720683570701883325087561613946787958025505975706956196670945926981355184 10380248512263565530498249606984840020516693213744212281851063613411508395590299219361752825805844475174985016994632741356642655099054748011587539259943962699133320716154946823386934017952561122742768203337291340413112487302671012522070579096307370531900931547433338662437390886929902140695137121779992835000245325150449616878875891727278885896332017554392285646828019066180741646724696861613160107778928028229184950737792400697901764729206586850999240570144426251325339236509124819404949880990253334398972476606254268617835848953) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20808,7 +20808,7 @@ _:gn_3045 { } _:gn_3046 { - 1144 math:greaterThan 1 . + (1144) math:greaterThan 1 . (1144 1) math:difference 1143 . (2450444272235260858187637641231010298777601192082532320442715123111670940277221166397385133208861839171906794616463976068270498936474961316862766097076043530701307529653288882851273071988352759819234527816734895177315477283850302285825382234146183273754746204871660846217302130323030016926651788527639088078314774649579973724892264699284698928590910016554794356180499197974588446742521672476352377085171879140865639381336629915896435286952555684309480717671015115816064530141050303822943694925797677552441435787087623236126861415 3964902120014152336155305982876914860869546010830839980704174245149918727656539026482183846298491318001539111189084382644186078081289893347362386581433959584216006593250828970267830472982104181461766837760278222617898505009410355118122598431080593629073092671280838908110044378303436061884242666626176873460965275250434821576991813513997093483870553768918745645323759934103076599991087594568403865346878074544159655678227885391002664721127015583344879926236705567754637353184037257791003093032227828423265520409583322690854493769) math:sum 6415346392249413194342943624107925159647147202913372301146889368261589667933760192879568979507353157173445905805548358712456577017764854664225152678510003114917314122904117853119103544970456941281001365577013117795213982293260657403947980665226776902827838876152499754327346508626466078810894455153815961539280049900014795301884078213281792412461463785473540001504259132077665046733609267044756242432049953685025295059564515306899100008079571267654360643907720683570701883325087561613946787958025505975706956196670945926981355184 . (1143 3964902120014152336155305982876914860869546010830839980704174245149918727656539026482183846298491318001539111189084382644186078081289893347362386581433959584216006593250828970267830472982104181461766837760278222617898505009410355118122598431080593629073092671280838908110044378303436061884242666626176873460965275250434821576991813513997093483870553768918745645323759934103076599991087594568403865346878074544159655678227885391002664721127015583344879926236705567754637353184037257791003093032227828423265520409583322690854493769 6415346392249413194342943624107925159647147202913372301146889368261589667933760192879568979507353157173445905805548358712456577017764854664225152678510003114917314122904117853119103544970456941281001365577013117795213982293260657403947980665226776902827838876152499754327346508626466078810894455153815961539280049900014795301884078213281792412461463785473540001504259132077665046733609267044756242432049953685025295059564515306899100008079571267654360643907720683570701883325087561613946787958025505975706956196670945926981355184) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20819,7 +20819,7 @@ _:gn_3047 { } _:gn_3048 { - 1145 math:greaterThan 1 . + (1145) math:greaterThan 1 . (1145 1) math:difference 1144 . (1514457847778891477967668341645904562091944818748307660261459122038247787379317860084798713089629478829632316572620406575915579144814932030499620484357916053514699063597540087416557400993751421642532309943543327440583027725560052832297216196934410355318346466409178061892742247980406044957590878098537785382650500600854847852099548814712394555279643752363951289143260736128488153248565922092051488261706195403294016296891255475106229434174459899035399208565690451938572823042986953968059398106430150870824084622495699454727632354 2450444272235260858187637641231010298777601192082532320442715123111670940277221166397385133208861839171906794616463976068270498936474961316862766097076043530701307529653288882851273071988352759819234527816734895177315477283850302285825382234146183273754746204871660846217302130323030016926651788527639088078314774649579973724892264699284698928590910016554794356180499197974588446742521672476352377085171879140865639381336629915896435286952555684309480717671015115816064530141050303822943694925797677552441435787087623236126861415) math:sum 3964902120014152336155305982876914860869546010830839980704174245149918727656539026482183846298491318001539111189084382644186078081289893347362386581433959584216006593250828970267830472982104181461766837760278222617898505009410355118122598431080593629073092671280838908110044378303436061884242666626176873460965275250434821576991813513997093483870553768918745645323759934103076599991087594568403865346878074544159655678227885391002664721127015583344879926236705567754637353184037257791003093032227828423265520409583322690854493769 . (1144 2450444272235260858187637641231010298777601192082532320442715123111670940277221166397385133208861839171906794616463976068270498936474961316862766097076043530701307529653288882851273071988352759819234527816734895177315477283850302285825382234146183273754746204871660846217302130323030016926651788527639088078314774649579973724892264699284698928590910016554794356180499197974588446742521672476352377085171879140865639381336629915896435286952555684309480717671015115816064530141050303822943694925797677552441435787087623236126861415 3964902120014152336155305982876914860869546010830839980704174245149918727656539026482183846298491318001539111189084382644186078081289893347362386581433959584216006593250828970267830472982104181461766837760278222617898505009410355118122598431080593629073092671280838908110044378303436061884242666626176873460965275250434821576991813513997093483870553768918745645323759934103076599991087594568403865346878074544159655678227885391002664721127015583344879926236705567754637353184037257791003093032227828423265520409583322690854493769) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20830,7 +20830,7 @@ _:gn_3049 { } _:gn_3050 { - 1146 math:greaterThan 1 . + (1146) math:greaterThan 1 . (1146 1) math:difference 1145 . (935986424456369380219969299585105736685656373334224660181256001073423152897903306312586420119232360342274478043843569492354919791660029286363145612718127477186608466055748795434715670994601338176702217873191567736732449558290249453528166037211772918436399738462482784324559882342623971969060910429101302695664274048725125872792715884572304373311266264190843067037238461846100293493955750384300888823465683737571623084445374440790205852778095785274081509105324663877491707098063349854884296819367526681617351164591923781399229061 1514457847778891477967668341645904562091944818748307660261459122038247787379317860084798713089629478829632316572620406575915579144814932030499620484357916053514699063597540087416557400993751421642532309943543327440583027725560052832297216196934410355318346466409178061892742247980406044957590878098537785382650500600854847852099548814712394555279643752363951289143260736128488153248565922092051488261706195403294016296891255475106229434174459899035399208565690451938572823042986953968059398106430150870824084622495699454727632354) math:sum 2450444272235260858187637641231010298777601192082532320442715123111670940277221166397385133208861839171906794616463976068270498936474961316862766097076043530701307529653288882851273071988352759819234527816734895177315477283850302285825382234146183273754746204871660846217302130323030016926651788527639088078314774649579973724892264699284698928590910016554794356180499197974588446742521672476352377085171879140865639381336629915896435286952555684309480717671015115816064530141050303822943694925797677552441435787087623236126861415 . (1145 1514457847778891477967668341645904562091944818748307660261459122038247787379317860084798713089629478829632316572620406575915579144814932030499620484357916053514699063597540087416557400993751421642532309943543327440583027725560052832297216196934410355318346466409178061892742247980406044957590878098537785382650500600854847852099548814712394555279643752363951289143260736128488153248565922092051488261706195403294016296891255475106229434174459899035399208565690451938572823042986953968059398106430150870824084622495699454727632354 2450444272235260858187637641231010298777601192082532320442715123111670940277221166397385133208861839171906794616463976068270498936474961316862766097076043530701307529653288882851273071988352759819234527816734895177315477283850302285825382234146183273754746204871660846217302130323030016926651788527639088078314774649579973724892264699284698928590910016554794356180499197974588446742521672476352377085171879140865639381336629915896435286952555684309480717671015115816064530141050303822943694925797677552441435787087623236126861415) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20841,7 +20841,7 @@ _:gn_3051 { } _:gn_3052 { - 1147 math:greaterThan 1 . + (1147) math:greaterThan 1 . (1147 1) math:difference 1146 . (578471423322522097747699042060798825406288445414083000080203120964824634481414553772212292970397118487357838528776837083560659353154902744136474871639788576328090597541791291981841729999150083465830092070351759703850578167269803378769050159722637436881946727946695277568182365637782072988529967669436482686986226552129721979306832930140090181968377488173108222106022274282387859754610171707750599438240511665722393212445881034316023581396364113761317699460365788061081115944923604113175101287062624189206733457903775673328403293 935986424456369380219969299585105736685656373334224660181256001073423152897903306312586420119232360342274478043843569492354919791660029286363145612718127477186608466055748795434715670994601338176702217873191567736732449558290249453528166037211772918436399738462482784324559882342623971969060910429101302695664274048725125872792715884572304373311266264190843067037238461846100293493955750384300888823465683737571623084445374440790205852778095785274081509105324663877491707098063349854884296819367526681617351164591923781399229061) math:sum 1514457847778891477967668341645904562091944818748307660261459122038247787379317860084798713089629478829632316572620406575915579144814932030499620484357916053514699063597540087416557400993751421642532309943543327440583027725560052832297216196934410355318346466409178061892742247980406044957590878098537785382650500600854847852099548814712394555279643752363951289143260736128488153248565922092051488261706195403294016296891255475106229434174459899035399208565690451938572823042986953968059398106430150870824084622495699454727632354 . (1146 935986424456369380219969299585105736685656373334224660181256001073423152897903306312586420119232360342274478043843569492354919791660029286363145612718127477186608466055748795434715670994601338176702217873191567736732449558290249453528166037211772918436399738462482784324559882342623971969060910429101302695664274048725125872792715884572304373311266264190843067037238461846100293493955750384300888823465683737571623084445374440790205852778095785274081509105324663877491707098063349854884296819367526681617351164591923781399229061 1514457847778891477967668341645904562091944818748307660261459122038247787379317860084798713089629478829632316572620406575915579144814932030499620484357916053514699063597540087416557400993751421642532309943543327440583027725560052832297216196934410355318346466409178061892742247980406044957590878098537785382650500600854847852099548814712394555279643752363951289143260736128488153248565922092051488261706195403294016296891255475106229434174459899035399208565690451938572823042986953968059398106430150870824084622495699454727632354) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20852,7 +20852,7 @@ _:gn_3053 { } _:gn_3054 { - 1148 math:greaterThan 1 . + (1148) math:greaterThan 1 . (1148 1) math:difference 1147 . (357515001133847282472270257524306911279367927920141660101052880108598518416488752540374127148835241854916639515066732408794260438505126542226670741078338900858517868513957503452873940995451254710872125802839808032881871391020446074759115877489135481554453010515787506756377516704841898980530942759664820008678047496595403893485882954432214191342888776017734844931216187563712433739345578676550289385225172071849229871999493406474182271381731671512763809644958875816410591153139745741709195532304902492410617706688148108070825768 578471423322522097747699042060798825406288445414083000080203120964824634481414553772212292970397118487357838528776837083560659353154902744136474871639788576328090597541791291981841729999150083465830092070351759703850578167269803378769050159722637436881946727946695277568182365637782072988529967669436482686986226552129721979306832930140090181968377488173108222106022274282387859754610171707750599438240511665722393212445881034316023581396364113761317699460365788061081115944923604113175101287062624189206733457903775673328403293) math:sum 935986424456369380219969299585105736685656373334224660181256001073423152897903306312586420119232360342274478043843569492354919791660029286363145612718127477186608466055748795434715670994601338176702217873191567736732449558290249453528166037211772918436399738462482784324559882342623971969060910429101302695664274048725125872792715884572304373311266264190843067037238461846100293493955750384300888823465683737571623084445374440790205852778095785274081509105324663877491707098063349854884296819367526681617351164591923781399229061 . (1147 578471423322522097747699042060798825406288445414083000080203120964824634481414553772212292970397118487357838528776837083560659353154902744136474871639788576328090597541791291981841729999150083465830092070351759703850578167269803378769050159722637436881946727946695277568182365637782072988529967669436482686986226552129721979306832930140090181968377488173108222106022274282387859754610171707750599438240511665722393212445881034316023581396364113761317699460365788061081115944923604113175101287062624189206733457903775673328403293 935986424456369380219969299585105736685656373334224660181256001073423152897903306312586420119232360342274478043843569492354919791660029286363145612718127477186608466055748795434715670994601338176702217873191567736732449558290249453528166037211772918436399738462482784324559882342623971969060910429101302695664274048725125872792715884572304373311266264190843067037238461846100293493955750384300888823465683737571623084445374440790205852778095785274081509105324663877491707098063349854884296819367526681617351164591923781399229061) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20863,7 +20863,7 @@ _:gn_3055 { } _:gn_3056 { - 1149 math:greaterThan 1 . + (1149) math:greaterThan 1 . (1149 1) math:difference 1148 . (220956422188674815275428784536491914126920517493941339979150240856226116064925801231838165821561876632441199013710104674766398914649776201909804130561449675469572729027833788528967789003698828754957966267511951670968706776249357304009934282233501955327493717430907770811804848932940174007999024909771662678308179055534318085820949975707875990625488712155373377174806086718675426015264593031200310053015339593873163340446387627841841310014632442248553889815406912244670524791783858371465905754757721696796115751215627565257577525 357515001133847282472270257524306911279367927920141660101052880108598518416488752540374127148835241854916639515066732408794260438505126542226670741078338900858517868513957503452873940995451254710872125802839808032881871391020446074759115877489135481554453010515787506756377516704841898980530942759664820008678047496595403893485882954432214191342888776017734844931216187563712433739345578676550289385225172071849229871999493406474182271381731671512763809644958875816410591153139745741709195532304902492410617706688148108070825768) math:sum 578471423322522097747699042060798825406288445414083000080203120964824634481414553772212292970397118487357838528776837083560659353154902744136474871639788576328090597541791291981841729999150083465830092070351759703850578167269803378769050159722637436881946727946695277568182365637782072988529967669436482686986226552129721979306832930140090181968377488173108222106022274282387859754610171707750599438240511665722393212445881034316023581396364113761317699460365788061081115944923604113175101287062624189206733457903775673328403293 . (1148 357515001133847282472270257524306911279367927920141660101052880108598518416488752540374127148835241854916639515066732408794260438505126542226670741078338900858517868513957503452873940995451254710872125802839808032881871391020446074759115877489135481554453010515787506756377516704841898980530942759664820008678047496595403893485882954432214191342888776017734844931216187563712433739345578676550289385225172071849229871999493406474182271381731671512763809644958875816410591153139745741709195532304902492410617706688148108070825768 578471423322522097747699042060798825406288445414083000080203120964824634481414553772212292970397118487357838528776837083560659353154902744136474871639788576328090597541791291981841729999150083465830092070351759703850578167269803378769050159722637436881946727946695277568182365637782072988529967669436482686986226552129721979306832930140090181968377488173108222106022274282387859754610171707750599438240511665722393212445881034316023581396364113761317699460365788061081115944923604113175101287062624189206733457903775673328403293) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20874,7 +20874,7 @@ _:gn_3057 { } _:gn_3058 { - 1150 math:greaterThan 1 . + (1150) math:greaterThan 1 . (1150 1) math:difference 1149 . (136558578945172467196841472987814997152447410426200320121902639252372402351562951308535961327273365222475440501356627734027861523855350340316866610516889225388945139486123714923906151991752425955914159535327856361913164614771088770749181595255633526226959293084879735944572667771901724972531917849893157330369868441061085807664932978724338200717400063862361467756410100845037007724080985645349979332209832477976066531553105778632340961367099229264209919829551963571740066361355887370243289777547180795614501955472520542813248243 220956422188674815275428784536491914126920517493941339979150240856226116064925801231838165821561876632441199013710104674766398914649776201909804130561449675469572729027833788528967789003698828754957966267511951670968706776249357304009934282233501955327493717430907770811804848932940174007999024909771662678308179055534318085820949975707875990625488712155373377174806086718675426015264593031200310053015339593873163340446387627841841310014632442248553889815406912244670524791783858371465905754757721696796115751215627565257577525) math:sum 357515001133847282472270257524306911279367927920141660101052880108598518416488752540374127148835241854916639515066732408794260438505126542226670741078338900858517868513957503452873940995451254710872125802839808032881871391020446074759115877489135481554453010515787506756377516704841898980530942759664820008678047496595403893485882954432214191342888776017734844931216187563712433739345578676550289385225172071849229871999493406474182271381731671512763809644958875816410591153139745741709195532304902492410617706688148108070825768 . (1149 220956422188674815275428784536491914126920517493941339979150240856226116064925801231838165821561876632441199013710104674766398914649776201909804130561449675469572729027833788528967789003698828754957966267511951670968706776249357304009934282233501955327493717430907770811804848932940174007999024909771662678308179055534318085820949975707875990625488712155373377174806086718675426015264593031200310053015339593873163340446387627841841310014632442248553889815406912244670524791783858371465905754757721696796115751215627565257577525 357515001133847282472270257524306911279367927920141660101052880108598518416488752540374127148835241854916639515066732408794260438505126542226670741078338900858517868513957503452873940995451254710872125802839808032881871391020446074759115877489135481554453010515787506756377516704841898980530942759664820008678047496595403893485882954432214191342888776017734844931216187563712433739345578676550289385225172071849229871999493406474182271381731671512763809644958875816410591153139745741709195532304902492410617706688148108070825768) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20885,7 +20885,7 @@ _:gn_3059 { } _:gn_3060 { - 1151 math:greaterThan 1 . + (1151) math:greaterThan 1 . (1151 1) math:difference 1150 . (84397843243502348078587311548676916974473107067741019857247601603853713713362849923302204494288511409965758512353476940738537390794425861592937520044560450080627589541710073605061637011946402799043806732184095309055542161478268533260752686977868429100534424346028034867232181161038449035467107059878505347938310614473232278156016996983537789908088648293011909418395985873638418291183607385850330720805507115897096808893281849209500348647533212984343969985854948672930458430427971001222615977210540901181613795743107022444329282 136558578945172467196841472987814997152447410426200320121902639252372402351562951308535961327273365222475440501356627734027861523855350340316866610516889225388945139486123714923906151991752425955914159535327856361913164614771088770749181595255633526226959293084879735944572667771901724972531917849893157330369868441061085807664932978724338200717400063862361467756410100845037007724080985645349979332209832477976066531553105778632340961367099229264209919829551963571740066361355887370243289777547180795614501955472520542813248243) math:sum 220956422188674815275428784536491914126920517493941339979150240856226116064925801231838165821561876632441199013710104674766398914649776201909804130561449675469572729027833788528967789003698828754957966267511951670968706776249357304009934282233501955327493717430907770811804848932940174007999024909771662678308179055534318085820949975707875990625488712155373377174806086718675426015264593031200310053015339593873163340446387627841841310014632442248553889815406912244670524791783858371465905754757721696796115751215627565257577525 . (1150 136558578945172467196841472987814997152447410426200320121902639252372402351562951308535961327273365222475440501356627734027861523855350340316866610516889225388945139486123714923906151991752425955914159535327856361913164614771088770749181595255633526226959293084879735944572667771901724972531917849893157330369868441061085807664932978724338200717400063862361467756410100845037007724080985645349979332209832477976066531553105778632340961367099229264209919829551963571740066361355887370243289777547180795614501955472520542813248243 220956422188674815275428784536491914126920517493941339979150240856226116064925801231838165821561876632441199013710104674766398914649776201909804130561449675469572729027833788528967789003698828754957966267511951670968706776249357304009934282233501955327493717430907770811804848932940174007999024909771662678308179055534318085820949975707875990625488712155373377174806086718675426015264593031200310053015339593873163340446387627841841310014632442248553889815406912244670524791783858371465905754757721696796115751215627565257577525) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20896,7 +20896,7 @@ _:gn_3061 { } _:gn_3062 { - 1152 math:greaterThan 1 . + (1152) math:greaterThan 1 . (1152 1) math:difference 1151 . (52160735701670119118254161439138080177974303358459300264655037648518688638200101385233756832984853812509681989003150793289324133060924478723929090472328775308317549944413641318844514979806023156870352803143761052857622453292820237488428908277765097126424868738851701077340486610863275937064810790014651982431557826587853529508915981740800410809311415569349558338014114971398589432897378259499648611404325362078969722659823929422840612719566016279865949843697014898809607930927916369020673800336639894432888159729413520368918961 84397843243502348078587311548676916974473107067741019857247601603853713713362849923302204494288511409965758512353476940738537390794425861592937520044560450080627589541710073605061637011946402799043806732184095309055542161478268533260752686977868429100534424346028034867232181161038449035467107059878505347938310614473232278156016996983537789908088648293011909418395985873638418291183607385850330720805507115897096808893281849209500348647533212984343969985854948672930458430427971001222615977210540901181613795743107022444329282) math:sum 136558578945172467196841472987814997152447410426200320121902639252372402351562951308535961327273365222475440501356627734027861523855350340316866610516889225388945139486123714923906151991752425955914159535327856361913164614771088770749181595255633526226959293084879735944572667771901724972531917849893157330369868441061085807664932978724338200717400063862361467756410100845037007724080985645349979332209832477976066531553105778632340961367099229264209919829551963571740066361355887370243289777547180795614501955472520542813248243 . (1151 84397843243502348078587311548676916974473107067741019857247601603853713713362849923302204494288511409965758512353476940738537390794425861592937520044560450080627589541710073605061637011946402799043806732184095309055542161478268533260752686977868429100534424346028034867232181161038449035467107059878505347938310614473232278156016996983537789908088648293011909418395985873638418291183607385850330720805507115897096808893281849209500348647533212984343969985854948672930458430427971001222615977210540901181613795743107022444329282 136558578945172467196841472987814997152447410426200320121902639252372402351562951308535961327273365222475440501356627734027861523855350340316866610516889225388945139486123714923906151991752425955914159535327856361913164614771088770749181595255633526226959293084879735944572667771901724972531917849893157330369868441061085807664932978724338200717400063862361467756410100845037007724080985645349979332209832477976066531553105778632340961367099229264209919829551963571740066361355887370243289777547180795614501955472520542813248243) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20907,7 +20907,7 @@ _:gn_3063 { } _:gn_3064 { - 1153 math:greaterThan 1 . + (1153) math:greaterThan 1 . (1153 1) math:difference 1152 . (32237107541832228960333150109538836796498803709281719592592563955335025075162748538068447661303657597456076523350326147449213257733501382869008429572231674772310039597296432286217122032140379642173453929040334256197919708185448295772323778700103331974109555607176333789891694550175173098402296269863853365506752787885378748647101015242737379098777232723662351080381870902239828858286229126350682109401181753818127086233457919786659735927967196704478020142157933774120850499500054632201942176873901006748725636013693502075410321 52160735701670119118254161439138080177974303358459300264655037648518688638200101385233756832984853812509681989003150793289324133060924478723929090472328775308317549944413641318844514979806023156870352803143761052857622453292820237488428908277765097126424868738851701077340486610863275937064810790014651982431557826587853529508915981740800410809311415569349558338014114971398589432897378259499648611404325362078969722659823929422840612719566016279865949843697014898809607930927916369020673800336639894432888159729413520368918961) math:sum 84397843243502348078587311548676916974473107067741019857247601603853713713362849923302204494288511409965758512353476940738537390794425861592937520044560450080627589541710073605061637011946402799043806732184095309055542161478268533260752686977868429100534424346028034867232181161038449035467107059878505347938310614473232278156016996983537789908088648293011909418395985873638418291183607385850330720805507115897096808893281849209500348647533212984343969985854948672930458430427971001222615977210540901181613795743107022444329282 . (1152 52160735701670119118254161439138080177974303358459300264655037648518688638200101385233756832984853812509681989003150793289324133060924478723929090472328775308317549944413641318844514979806023156870352803143761052857622453292820237488428908277765097126424868738851701077340486610863275937064810790014651982431557826587853529508915981740800410809311415569349558338014114971398589432897378259499648611404325362078969722659823929422840612719566016279865949843697014898809607930927916369020673800336639894432888159729413520368918961 84397843243502348078587311548676916974473107067741019857247601603853713713362849923302204494288511409965758512353476940738537390794425861592937520044560450080627589541710073605061637011946402799043806732184095309055542161478268533260752686977868429100534424346028034867232181161038449035467107059878505347938310614473232278156016996983537789908088648293011909418395985873638418291183607385850330720805507115897096808893281849209500348647533212984343969985854948672930458430427971001222615977210540901181613795743107022444329282) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20918,7 +20918,7 @@ _:gn_3065 { } _:gn_3066 { - 1154 math:greaterThan 1 . + (1154) math:greaterThan 1 . (1154 1) math:difference 1153 . (19923628159837890157921011329599243381475499649177580672062473693183663563037352847165309171681196215053605465652824645840110875327423095854920660900097100536007510347117209032627392947665643514696898874103426796659702745107371941716105129577661765152315313131675367287448792060688102838662514520150798616924805038702474780861814966498063031710534182845687207257632244069158760574611149133148966502003143608260842636426366009636180876791598819575387929701539081124688757431427861736818731623462738887684162523715720018293508640 32237107541832228960333150109538836796498803709281719592592563955335025075162748538068447661303657597456076523350326147449213257733501382869008429572231674772310039597296432286217122032140379642173453929040334256197919708185448295772323778700103331974109555607176333789891694550175173098402296269863853365506752787885378748647101015242737379098777232723662351080381870902239828858286229126350682109401181753818127086233457919786659735927967196704478020142157933774120850499500054632201942176873901006748725636013693502075410321) math:sum 52160735701670119118254161439138080177974303358459300264655037648518688638200101385233756832984853812509681989003150793289324133060924478723929090472328775308317549944413641318844514979806023156870352803143761052857622453292820237488428908277765097126424868738851701077340486610863275937064810790014651982431557826587853529508915981740800410809311415569349558338014114971398589432897378259499648611404325362078969722659823929422840612719566016279865949843697014898809607930927916369020673800336639894432888159729413520368918961 . (1153 32237107541832228960333150109538836796498803709281719592592563955335025075162748538068447661303657597456076523350326147449213257733501382869008429572231674772310039597296432286217122032140379642173453929040334256197919708185448295772323778700103331974109555607176333789891694550175173098402296269863853365506752787885378748647101015242737379098777232723662351080381870902239828858286229126350682109401181753818127086233457919786659735927967196704478020142157933774120850499500054632201942176873901006748725636013693502075410321 52160735701670119118254161439138080177974303358459300264655037648518688638200101385233756832984853812509681989003150793289324133060924478723929090472328775308317549944413641318844514979806023156870352803143761052857622453292820237488428908277765097126424868738851701077340486610863275937064810790014651982431557826587853529508915981740800410809311415569349558338014114971398589432897378259499648611404325362078969722659823929422840612719566016279865949843697014898809607930927916369020673800336639894432888159729413520368918961) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20929,7 +20929,7 @@ _:gn_3067 { } _:gn_3068 { - 1155 math:greaterThan 1 . + (1155) math:greaterThan 1 . (1155 1) math:difference 1154 . (12313479381994338802412138779939593415023304060104138920530090262151361512125395690903138489622461382402471057697501501609102382406078287014087768672134574236302529250179223253589729084474736127476555054936907459538216963078076354056218649122441566821794242475500966502442902489487070259739781749713054748581947749182903967785286048744674347388243049877975143822749626833081068283675079993201715607398038145557284449807091910150478859136368377129090090440618852649432093068072192895383210553411162119064563112297973483781901681 19923628159837890157921011329599243381475499649177580672062473693183663563037352847165309171681196215053605465652824645840110875327423095854920660900097100536007510347117209032627392947665643514696898874103426796659702745107371941716105129577661765152315313131675367287448792060688102838662514520150798616924805038702474780861814966498063031710534182845687207257632244069158760574611149133148966502003143608260842636426366009636180876791598819575387929701539081124688757431427861736818731623462738887684162523715720018293508640) math:sum 32237107541832228960333150109538836796498803709281719592592563955335025075162748538068447661303657597456076523350326147449213257733501382869008429572231674772310039597296432286217122032140379642173453929040334256197919708185448295772323778700103331974109555607176333789891694550175173098402296269863853365506752787885378748647101015242737379098777232723662351080381870902239828858286229126350682109401181753818127086233457919786659735927967196704478020142157933774120850499500054632201942176873901006748725636013693502075410321 . (1154 19923628159837890157921011329599243381475499649177580672062473693183663563037352847165309171681196215053605465652824645840110875327423095854920660900097100536007510347117209032627392947665643514696898874103426796659702745107371941716105129577661765152315313131675367287448792060688102838662514520150798616924805038702474780861814966498063031710534182845687207257632244069158760574611149133148966502003143608260842636426366009636180876791598819575387929701539081124688757431427861736818731623462738887684162523715720018293508640 32237107541832228960333150109538836796498803709281719592592563955335025075162748538068447661303657597456076523350326147449213257733501382869008429572231674772310039597296432286217122032140379642173453929040334256197919708185448295772323778700103331974109555607176333789891694550175173098402296269863853365506752787885378748647101015242737379098777232723662351080381870902239828858286229126350682109401181753818127086233457919786659735927967196704478020142157933774120850499500054632201942176873901006748725636013693502075410321) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20940,7 +20940,7 @@ _:gn_3069 { } _:gn_3070 { - 1156 math:greaterThan 1 . + (1156) math:greaterThan 1 . (1156 1) math:difference 1155 . (7610148777843551355508872549659649966452195589073441751532383431032302050911957156262170682058734832651134407955323144231008492921344808840832892227962526299704981096937985779037663863190907387220343819166519337121485782029295587659886480455220198330521070656174400785005889571201032578922732770437743868342857289519570813076528917753388684322291132967712063434882617236077692290936069139947250894605105462703558186619274099485702017655230442446297839260920228475256664363355668841435521070051576768619599411417746534511606959 12313479381994338802412138779939593415023304060104138920530090262151361512125395690903138489622461382402471057697501501609102382406078287014087768672134574236302529250179223253589729084474736127476555054936907459538216963078076354056218649122441566821794242475500966502442902489487070259739781749713054748581947749182903967785286048744674347388243049877975143822749626833081068283675079993201715607398038145557284449807091910150478859136368377129090090440618852649432093068072192895383210553411162119064563112297973483781901681) math:sum 19923628159837890157921011329599243381475499649177580672062473693183663563037352847165309171681196215053605465652824645840110875327423095854920660900097100536007510347117209032627392947665643514696898874103426796659702745107371941716105129577661765152315313131675367287448792060688102838662514520150798616924805038702474780861814966498063031710534182845687207257632244069158760574611149133148966502003143608260842636426366009636180876791598819575387929701539081124688757431427861736818731623462738887684162523715720018293508640 . (1155 12313479381994338802412138779939593415023304060104138920530090262151361512125395690903138489622461382402471057697501501609102382406078287014087768672134574236302529250179223253589729084474736127476555054936907459538216963078076354056218649122441566821794242475500966502442902489487070259739781749713054748581947749182903967785286048744674347388243049877975143822749626833081068283675079993201715607398038145557284449807091910150478859136368377129090090440618852649432093068072192895383210553411162119064563112297973483781901681 19923628159837890157921011329599243381475499649177580672062473693183663563037352847165309171681196215053605465652824645840110875327423095854920660900097100536007510347117209032627392947665643514696898874103426796659702745107371941716105129577661765152315313131675367287448792060688102838662514520150798616924805038702474780861814966498063031710534182845687207257632244069158760574611149133148966502003143608260842636426366009636180876791598819575387929701539081124688757431427861736818731623462738887684162523715720018293508640) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20951,7 +20951,7 @@ _:gn_3071 { } _:gn_3072 { - 1157 math:greaterThan 1 . + (1157) math:greaterThan 1 . (1157 1) math:difference 1156 . (4703330604150787446903266230279943448571108471030697168997706831119059461213438534640967807563726549751336649742178357378093889484733478173254876444172047936597548153241237474552065221283828740256211235770388122416731181048780766396332168667221368491273171819326565717437012918286037680817048979275310880239090459663333154708757130991285663065951916910263080387867009597003375992739010853254464712792932682853726263187817810664776841481137934682792251179698624174175428704716524053947689483359585350444963700880226949270294722 7610148777843551355508872549659649966452195589073441751532383431032302050911957156262170682058734832651134407955323144231008492921344808840832892227962526299704981096937985779037663863190907387220343819166519337121485782029295587659886480455220198330521070656174400785005889571201032578922732770437743868342857289519570813076528917753388684322291132967712063434882617236077692290936069139947250894605105462703558186619274099485702017655230442446297839260920228475256664363355668841435521070051576768619599411417746534511606959) math:sum 12313479381994338802412138779939593415023304060104138920530090262151361512125395690903138489622461382402471057697501501609102382406078287014087768672134574236302529250179223253589729084474736127476555054936907459538216963078076354056218649122441566821794242475500966502442902489487070259739781749713054748581947749182903967785286048744674347388243049877975143822749626833081068283675079993201715607398038145557284449807091910150478859136368377129090090440618852649432093068072192895383210553411162119064563112297973483781901681 . (1156 7610148777843551355508872549659649966452195589073441751532383431032302050911957156262170682058734832651134407955323144231008492921344808840832892227962526299704981096937985779037663863190907387220343819166519337121485782029295587659886480455220198330521070656174400785005889571201032578922732770437743868342857289519570813076528917753388684322291132967712063434882617236077692290936069139947250894605105462703558186619274099485702017655230442446297839260920228475256664363355668841435521070051576768619599411417746534511606959 12313479381994338802412138779939593415023304060104138920530090262151361512125395690903138489622461382402471057697501501609102382406078287014087768672134574236302529250179223253589729084474736127476555054936907459538216963078076354056218649122441566821794242475500966502442902489487070259739781749713054748581947749182903967785286048744674347388243049877975143822749626833081068283675079993201715607398038145557284449807091910150478859136368377129090090440618852649432093068072192895383210553411162119064563112297973483781901681) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20962,7 +20962,7 @@ _:gn_3073 { } _:gn_3074 { - 1158 math:greaterThan 1 . + (1158) math:greaterThan 1 . (1158 1) math:difference 1157 . (2906818173692763908605606319379706517881087118042744582534676599913242589698518621621202874495008282899797758213144786852914603436611330667578015783790478363107432943696748304485598641907078646964132583396131214704754600980514821263554311787998829839247898836847835067568876652914994898105683791162432988103766829856237658367771786762103021256339216057448983047015607639074316298197058286692786181812172779849831923431456288820925176174092507763505588081221604301081235658639144787487831586691991418174635710537519585241312237 4703330604150787446903266230279943448571108471030697168997706831119059461213438534640967807563726549751336649742178357378093889484733478173254876444172047936597548153241237474552065221283828740256211235770388122416731181048780766396332168667221368491273171819326565717437012918286037680817048979275310880239090459663333154708757130991285663065951916910263080387867009597003375992739010853254464712792932682853726263187817810664776841481137934682792251179698624174175428704716524053947689483359585350444963700880226949270294722) math:sum 7610148777843551355508872549659649966452195589073441751532383431032302050911957156262170682058734832651134407955323144231008492921344808840832892227962526299704981096937985779037663863190907387220343819166519337121485782029295587659886480455220198330521070656174400785005889571201032578922732770437743868342857289519570813076528917753388684322291132967712063434882617236077692290936069139947250894605105462703558186619274099485702017655230442446297839260920228475256664363355668841435521070051576768619599411417746534511606959 . (1157 4703330604150787446903266230279943448571108471030697168997706831119059461213438534640967807563726549751336649742178357378093889484733478173254876444172047936597548153241237474552065221283828740256211235770388122416731181048780766396332168667221368491273171819326565717437012918286037680817048979275310880239090459663333154708757130991285663065951916910263080387867009597003375992739010853254464712792932682853726263187817810664776841481137934682792251179698624174175428704716524053947689483359585350444963700880226949270294722 7610148777843551355508872549659649966452195589073441751532383431032302050911957156262170682058734832651134407955323144231008492921344808840832892227962526299704981096937985779037663863190907387220343819166519337121485782029295587659886480455220198330521070656174400785005889571201032578922732770437743868342857289519570813076528917753388684322291132967712063434882617236077692290936069139947250894605105462703558186619274099485702017655230442446297839260920228475256664363355668841435521070051576768619599411417746534511606959) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20973,7 +20973,7 @@ _:gn_3075 { } _:gn_3076 { - 1159 math:greaterThan 1 . + (1159) math:greaterThan 1 . (1159 1) math:difference 1158 . (1796512430458023538297659910900236930690021352987952586463030231205816871514919913019764933068718266851538891529033570525179286048122147505676860660381569573490115209544489170066466579376750093292078652374256907711976580068265945132777856879222538652025272982478730649868136265371042782711365188112877892135323629807095496340985344229182641809612700852814097340851401957929059694541952566561678530980759903003894339756361521843851665307045426919286663098477019873094193046077379266459857896667593932270327990342707364028982485 2906818173692763908605606319379706517881087118042744582534676599913242589698518621621202874495008282899797758213144786852914603436611330667578015783790478363107432943696748304485598641907078646964132583396131214704754600980514821263554311787998829839247898836847835067568876652914994898105683791162432988103766829856237658367771786762103021256339216057448983047015607639074316298197058286692786181812172779849831923431456288820925176174092507763505588081221604301081235658639144787487831586691991418174635710537519585241312237) math:sum 4703330604150787446903266230279943448571108471030697168997706831119059461213438534640967807563726549751336649742178357378093889484733478173254876444172047936597548153241237474552065221283828740256211235770388122416731181048780766396332168667221368491273171819326565717437012918286037680817048979275310880239090459663333154708757130991285663065951916910263080387867009597003375992739010853254464712792932682853726263187817810664776841481137934682792251179698624174175428704716524053947689483359585350444963700880226949270294722 . (1158 2906818173692763908605606319379706517881087118042744582534676599913242589698518621621202874495008282899797758213144786852914603436611330667578015783790478363107432943696748304485598641907078646964132583396131214704754600980514821263554311787998829839247898836847835067568876652914994898105683791162432988103766829856237658367771786762103021256339216057448983047015607639074316298197058286692786181812172779849831923431456288820925176174092507763505588081221604301081235658639144787487831586691991418174635710537519585241312237 4703330604150787446903266230279943448571108471030697168997706831119059461213438534640967807563726549751336649742178357378093889484733478173254876444172047936597548153241237474552065221283828740256211235770388122416731181048780766396332168667221368491273171819326565717437012918286037680817048979275310880239090459663333154708757130991285663065951916910263080387867009597003375992739010853254464712792932682853726263187817810664776841481137934682792251179698624174175428704716524053947689483359585350444963700880226949270294722) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20984,7 +20984,7 @@ _:gn_3077 { } _:gn_3078 { - 1160 math:greaterThan 1 . + (1160) math:greaterThan 1 . (1160 1) math:difference 1159 . (1110305743234740370307946408479469587191065765054791996071646368707425718183598708601437941426290016048258866684111216327735317388489183161901155123408908789617317734152259134419132062530328553672053931021874306992778020912248876130776454908776291187222625854369104417700740387543952115394318603049555095968443200049142162026786442532920379446726515204634885706164205681145256603655105720131107650831412876845937583675094766977073510867047080844218924982744584427987042612561765521027973690024397485904307720194812221212329752 1796512430458023538297659910900236930690021352987952586463030231205816871514919913019764933068718266851538891529033570525179286048122147505676860660381569573490115209544489170066466579376750093292078652374256907711976580068265945132777856879222538652025272982478730649868136265371042782711365188112877892135323629807095496340985344229182641809612700852814097340851401957929059694541952566561678530980759903003894339756361521843851665307045426919286663098477019873094193046077379266459857896667593932270327990342707364028982485) math:sum 2906818173692763908605606319379706517881087118042744582534676599913242589698518621621202874495008282899797758213144786852914603436611330667578015783790478363107432943696748304485598641907078646964132583396131214704754600980514821263554311787998829839247898836847835067568876652914994898105683791162432988103766829856237658367771786762103021256339216057448983047015607639074316298197058286692786181812172779849831923431456288820925176174092507763505588081221604301081235658639144787487831586691991418174635710537519585241312237 . (1159 1796512430458023538297659910900236930690021352987952586463030231205816871514919913019764933068718266851538891529033570525179286048122147505676860660381569573490115209544489170066466579376750093292078652374256907711976580068265945132777856879222538652025272982478730649868136265371042782711365188112877892135323629807095496340985344229182641809612700852814097340851401957929059694541952566561678530980759903003894339756361521843851665307045426919286663098477019873094193046077379266459857896667593932270327990342707364028982485 2906818173692763908605606319379706517881087118042744582534676599913242589698518621621202874495008282899797758213144786852914603436611330667578015783790478363107432943696748304485598641907078646964132583396131214704754600980514821263554311787998829839247898836847835067568876652914994898105683791162432988103766829856237658367771786762103021256339216057448983047015607639074316298197058286692786181812172779849831923431456288820925176174092507763505588081221604301081235658639144787487831586691991418174635710537519585241312237) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -20995,7 +20995,7 @@ _:gn_3079 { } _:gn_3080 { - 1161 math:greaterThan 1 . + (1161) math:greaterThan 1 . (1161 1) math:difference 1160 . (686206687223283167989713502420767343498955587933160590391383862498391153331321204418326991642428250803280024844922354197443968659632964343775705536972660783872797475392230035647334516846421539620024721352382600719198559156017069002001401970446247464802647128109626232167395877827090667317046585063322796166880429757953334314198901696262262362886185648179211634687196276783803090886846846430570880149347026157956756081266754866778154439998346075067738115732435445107150433515613745431884206643196446366020270147895142816652733 1110305743234740370307946408479469587191065765054791996071646368707425718183598708601437941426290016048258866684111216327735317388489183161901155123408908789617317734152259134419132062530328553672053931021874306992778020912248876130776454908776291187222625854369104417700740387543952115394318603049555095968443200049142162026786442532920379446726515204634885706164205681145256603655105720131107650831412876845937583675094766977073510867047080844218924982744584427987042612561765521027973690024397485904307720194812221212329752) math:sum 1796512430458023538297659910900236930690021352987952586463030231205816871514919913019764933068718266851538891529033570525179286048122147505676860660381569573490115209544489170066466579376750093292078652374256907711976580068265945132777856879222538652025272982478730649868136265371042782711365188112877892135323629807095496340985344229182641809612700852814097340851401957929059694541952566561678530980759903003894339756361521843851665307045426919286663098477019873094193046077379266459857896667593932270327990342707364028982485 . (1160 1110305743234740370307946408479469587191065765054791996071646368707425718183598708601437941426290016048258866684111216327735317388489183161901155123408908789617317734152259134419132062530328553672053931021874306992778020912248876130776454908776291187222625854369104417700740387543952115394318603049555095968443200049142162026786442532920379446726515204634885706164205681145256603655105720131107650831412876845937583675094766977073510867047080844218924982744584427987042612561765521027973690024397485904307720194812221212329752 1796512430458023538297659910900236930690021352987952586463030231205816871514919913019764933068718266851538891529033570525179286048122147505676860660381569573490115209544489170066466579376750093292078652374256907711976580068265945132777856879222538652025272982478730649868136265371042782711365188112877892135323629807095496340985344229182641809612700852814097340851401957929059694541952566561678530980759903003894339756361521843851665307045426919286663098477019873094193046077379266459857896667593932270327990342707364028982485) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21006,7 +21006,7 @@ _:gn_3081 { } _:gn_3082 { - 1162 math:greaterThan 1 . + (1162) math:greaterThan 1 . (1162 1) math:difference 1161 . (424099056011457202318232906058702243692110177121631405680262506209034564852277504183110949783861765244978841839188862130291348728856218818125449586436248005744520258760029098771797545683907014052029209669491706273579461756231807128775052938330043722419978726259478185533344509716861448077272017986232299801562770291188827712587540836658117083840329556455674071477009404361453512768258873700536770682065850687980827593828012110295356427048734769151186867012148982879892179046151775596089483381201039538287450046917078395677019 686206687223283167989713502420767343498955587933160590391383862498391153331321204418326991642428250803280024844922354197443968659632964343775705536972660783872797475392230035647334516846421539620024721352382600719198559156017069002001401970446247464802647128109626232167395877827090667317046585063322796166880429757953334314198901696262262362886185648179211634687196276783803090886846846430570880149347026157956756081266754866778154439998346075067738115732435445107150433515613745431884206643196446366020270147895142816652733) math:sum 1110305743234740370307946408479469587191065765054791996071646368707425718183598708601437941426290016048258866684111216327735317388489183161901155123408908789617317734152259134419132062530328553672053931021874306992778020912248876130776454908776291187222625854369104417700740387543952115394318603049555095968443200049142162026786442532920379446726515204634885706164205681145256603655105720131107650831412876845937583675094766977073510867047080844218924982744584427987042612561765521027973690024397485904307720194812221212329752 . (1161 686206687223283167989713502420767343498955587933160590391383862498391153331321204418326991642428250803280024844922354197443968659632964343775705536972660783872797475392230035647334516846421539620024721352382600719198559156017069002001401970446247464802647128109626232167395877827090667317046585063322796166880429757953334314198901696262262362886185648179211634687196276783803090886846846430570880149347026157956756081266754866778154439998346075067738115732435445107150433515613745431884206643196446366020270147895142816652733 1110305743234740370307946408479469587191065765054791996071646368707425718183598708601437941426290016048258866684111216327735317388489183161901155123408908789617317734152259134419132062530328553672053931021874306992778020912248876130776454908776291187222625854369104417700740387543952115394318603049555095968443200049142162026786442532920379446726515204634885706164205681145256603655105720131107650831412876845937583675094766977073510867047080844218924982744584427987042612561765521027973690024397485904307720194812221212329752) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21017,7 +21017,7 @@ _:gn_3083 { } _:gn_3084 { - 1163 math:greaterThan 1 . + (1163) math:greaterThan 1 . (1163 1) math:difference 1162 . (262107631211825965671480596362065099806845410811529184711121356289356588479043700235216041858566485558301183005733492067152619930776745525650255950536412778128277216632200936875536971162514525567995511682890894445619097399785261873226349032116203742382668401850148046634051368110229219239774567077090496365317659466764506601611360859604145279045856091723537563210186872422349578118587972730034109467281175469975928487438742756482798012949611305916551248720286462227258254469461969835794723261995406827732820100978064420975714 424099056011457202318232906058702243692110177121631405680262506209034564852277504183110949783861765244978841839188862130291348728856218818125449586436248005744520258760029098771797545683907014052029209669491706273579461756231807128775052938330043722419978726259478185533344509716861448077272017986232299801562770291188827712587540836658117083840329556455674071477009404361453512768258873700536770682065850687980827593828012110295356427048734769151186867012148982879892179046151775596089483381201039538287450046917078395677019) math:sum 686206687223283167989713502420767343498955587933160590391383862498391153331321204418326991642428250803280024844922354197443968659632964343775705536972660783872797475392230035647334516846421539620024721352382600719198559156017069002001401970446247464802647128109626232167395877827090667317046585063322796166880429757953334314198901696262262362886185648179211634687196276783803090886846846430570880149347026157956756081266754866778154439998346075067738115732435445107150433515613745431884206643196446366020270147895142816652733 . (1162 424099056011457202318232906058702243692110177121631405680262506209034564852277504183110949783861765244978841839188862130291348728856218818125449586436248005744520258760029098771797545683907014052029209669491706273579461756231807128775052938330043722419978726259478185533344509716861448077272017986232299801562770291188827712587540836658117083840329556455674071477009404361453512768258873700536770682065850687980827593828012110295356427048734769151186867012148982879892179046151775596089483381201039538287450046917078395677019 686206687223283167989713502420767343498955587933160590391383862498391153331321204418326991642428250803280024844922354197443968659632964343775705536972660783872797475392230035647334516846421539620024721352382600719198559156017069002001401970446247464802647128109626232167395877827090667317046585063322796166880429757953334314198901696262262362886185648179211634687196276783803090886846846430570880149347026157956756081266754866778154439998346075067738115732435445107150433515613745431884206643196446366020270147895142816652733) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21028,7 +21028,7 @@ _:gn_3085 { } _:gn_3086 { - 1164 math:greaterThan 1 . + (1164) math:greaterThan 1 . (1164 1) math:difference 1163 . (161991424799631236646752309696637143885264766310102220969141149919677976373233803947894907925295279686677658833455370063138728798079473292475193635899835227616243042127828161896260574521392488484033697986600811827960364356446545255548703906213839980037310324409330138899293141606632228837497450909141803436245110824424321110976179977053971804794473464732136508266822531939103934649670900970502661214784675218004899106389269353812558414099123463234635618291862520652633924576689805760294760119205632710554629945939013974701305 262107631211825965671480596362065099806845410811529184711121356289356588479043700235216041858566485558301183005733492067152619930776745525650255950536412778128277216632200936875536971162514525567995511682890894445619097399785261873226349032116203742382668401850148046634051368110229219239774567077090496365317659466764506601611360859604145279045856091723537563210186872422349578118587972730034109467281175469975928487438742756482798012949611305916551248720286462227258254469461969835794723261995406827732820100978064420975714) math:sum 424099056011457202318232906058702243692110177121631405680262506209034564852277504183110949783861765244978841839188862130291348728856218818125449586436248005744520258760029098771797545683907014052029209669491706273579461756231807128775052938330043722419978726259478185533344509716861448077272017986232299801562770291188827712587540836658117083840329556455674071477009404361453512768258873700536770682065850687980827593828012110295356427048734769151186867012148982879892179046151775596089483381201039538287450046917078395677019 . (1163 262107631211825965671480596362065099806845410811529184711121356289356588479043700235216041858566485558301183005733492067152619930776745525650255950536412778128277216632200936875536971162514525567995511682890894445619097399785261873226349032116203742382668401850148046634051368110229219239774567077090496365317659466764506601611360859604145279045856091723537563210186872422349578118587972730034109467281175469975928487438742756482798012949611305916551248720286462227258254469461969835794723261995406827732820100978064420975714 424099056011457202318232906058702243692110177121631405680262506209034564852277504183110949783861765244978841839188862130291348728856218818125449586436248005744520258760029098771797545683907014052029209669491706273579461756231807128775052938330043722419978726259478185533344509716861448077272017986232299801562770291188827712587540836658117083840329556455674071477009404361453512768258873700536770682065850687980827593828012110295356427048734769151186867012148982879892179046151775596089483381201039538287450046917078395677019) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21039,7 +21039,7 @@ _:gn_3087 { } _:gn_3088 { - 1165 math:greaterThan 1 . + (1165) math:greaterThan 1 . (1165 1) math:difference 1164 . (100116206412194729024728286665427955921580644501426963741980206369678612105809896287321133933271205871623524172278122004013891132697272233175062314636577550512034174504372774979276396641122037083961813696290082617658733043338716617677645125902363762345358077440817907734758226503596990402277116167948692929072548642340185490635180882550173474251382626991401054943364340483245643468917071759531448252496500251971029381049473402670239598850487842681915630428423941574624329892772164075499963142789774117178190155039050446274409 161991424799631236646752309696637143885264766310102220969141149919677976373233803947894907925295279686677658833455370063138728798079473292475193635899835227616243042127828161896260574521392488484033697986600811827960364356446545255548703906213839980037310324409330138899293141606632228837497450909141803436245110824424321110976179977053971804794473464732136508266822531939103934649670900970502661214784675218004899106389269353812558414099123463234635618291862520652633924576689805760294760119205632710554629945939013974701305) math:sum 262107631211825965671480596362065099806845410811529184711121356289356588479043700235216041858566485558301183005733492067152619930776745525650255950536412778128277216632200936875536971162514525567995511682890894445619097399785261873226349032116203742382668401850148046634051368110229219239774567077090496365317659466764506601611360859604145279045856091723537563210186872422349578118587972730034109467281175469975928487438742756482798012949611305916551248720286462227258254469461969835794723261995406827732820100978064420975714 . (1164 161991424799631236646752309696637143885264766310102220969141149919677976373233803947894907925295279686677658833455370063138728798079473292475193635899835227616243042127828161896260574521392488484033697986600811827960364356446545255548703906213839980037310324409330138899293141606632228837497450909141803436245110824424321110976179977053971804794473464732136508266822531939103934649670900970502661214784675218004899106389269353812558414099123463234635618291862520652633924576689805760294760119205632710554629945939013974701305 262107631211825965671480596362065099806845410811529184711121356289356588479043700235216041858566485558301183005733492067152619930776745525650255950536412778128277216632200936875536971162514525567995511682890894445619097399785261873226349032116203742382668401850148046634051368110229219239774567077090496365317659466764506601611360859604145279045856091723537563210186872422349578118587972730034109467281175469975928487438742756482798012949611305916551248720286462227258254469461969835794723261995406827732820100978064420975714) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21050,7 +21050,7 @@ _:gn_3089 { } _:gn_3090 { - 1166 math:greaterThan 1 . + (1166) math:greaterThan 1 . (1166 1) math:difference 1165 . (61875218387436507622024023031209187963684121808675257227160943549999364267423907660573773992024073815054134661177248059124837665382201059300131321263257677104208867623455386916984177880270451400071884290310729210301631313107828637871058780311476217691952246968512231164534915103035238435220334741193110507172562182084135620340999094503798330543090837740735453323458191455858291180753829210971212962288174966033869725339795951142318815248635620552719987863438579078009594683917641684794796976415858593376439790899963528426896 100116206412194729024728286665427955921580644501426963741980206369678612105809896287321133933271205871623524172278122004013891132697272233175062314636577550512034174504372774979276396641122037083961813696290082617658733043338716617677645125902363762345358077440817907734758226503596990402277116167948692929072548642340185490635180882550173474251382626991401054943364340483245643468917071759531448252496500251971029381049473402670239598850487842681915630428423941574624329892772164075499963142789774117178190155039050446274409) math:sum 161991424799631236646752309696637143885264766310102220969141149919677976373233803947894907925295279686677658833455370063138728798079473292475193635899835227616243042127828161896260574521392488484033697986600811827960364356446545255548703906213839980037310324409330138899293141606632228837497450909141803436245110824424321110976179977053971804794473464732136508266822531939103934649670900970502661214784675218004899106389269353812558414099123463234635618291862520652633924576689805760294760119205632710554629945939013974701305 . (1165 100116206412194729024728286665427955921580644501426963741980206369678612105809896287321133933271205871623524172278122004013891132697272233175062314636577550512034174504372774979276396641122037083961813696290082617658733043338716617677645125902363762345358077440817907734758226503596990402277116167948692929072548642340185490635180882550173474251382626991401054943364340483245643468917071759531448252496500251971029381049473402670239598850487842681915630428423941574624329892772164075499963142789774117178190155039050446274409 161991424799631236646752309696637143885264766310102220969141149919677976373233803947894907925295279686677658833455370063138728798079473292475193635899835227616243042127828161896260574521392488484033697986600811827960364356446545255548703906213839980037310324409330138899293141606632228837497450909141803436245110824424321110976179977053971804794473464732136508266822531939103934649670900970502661214784675218004899106389269353812558414099123463234635618291862520652633924576689805760294760119205632710554629945939013974701305) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21061,7 +21061,7 @@ _:gn_3091 { } _:gn_3092 { - 1167 math:greaterThan 1 . + (1167) math:greaterThan 1 . (1167 1) math:difference 1166 . (38240988024758221402704263634218767957896522692751706514819262819679247838385988626747359941247132056569389511100873944889053467315071173874930993373319873407825306880917388062292218760851585683889929405979353407357101730230887979806586345590887544653405830472305676570223311400561751967056781426755582421899986460256049870294181788046375143708291789250665601619906149027387352288163242548560235290208325285937159655709677451527920783601852222129195642564985362496614735208854522390705166166373915523801750364139086917847513 61875218387436507622024023031209187963684121808675257227160943549999364267423907660573773992024073815054134661177248059124837665382201059300131321263257677104208867623455386916984177880270451400071884290310729210301631313107828637871058780311476217691952246968512231164534915103035238435220334741193110507172562182084135620340999094503798330543090837740735453323458191455858291180753829210971212962288174966033869725339795951142318815248635620552719987863438579078009594683917641684794796976415858593376439790899963528426896) math:sum 100116206412194729024728286665427955921580644501426963741980206369678612105809896287321133933271205871623524172278122004013891132697272233175062314636577550512034174504372774979276396641122037083961813696290082617658733043338716617677645125902363762345358077440817907734758226503596990402277116167948692929072548642340185490635180882550173474251382626991401054943364340483245643468917071759531448252496500251971029381049473402670239598850487842681915630428423941574624329892772164075499963142789774117178190155039050446274409 . (1166 61875218387436507622024023031209187963684121808675257227160943549999364267423907660573773992024073815054134661177248059124837665382201059300131321263257677104208867623455386916984177880270451400071884290310729210301631313107828637871058780311476217691952246968512231164534915103035238435220334741193110507172562182084135620340999094503798330543090837740735453323458191455858291180753829210971212962288174966033869725339795951142318815248635620552719987863438579078009594683917641684794796976415858593376439790899963528426896 100116206412194729024728286665427955921580644501426963741980206369678612105809896287321133933271205871623524172278122004013891132697272233175062314636577550512034174504372774979276396641122037083961813696290082617658733043338716617677645125902363762345358077440817907734758226503596990402277116167948692929072548642340185490635180882550173474251382626991401054943364340483245643468917071759531448252496500251971029381049473402670239598850487842681915630428423941574624329892772164075499963142789774117178190155039050446274409) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21072,7 +21072,7 @@ _:gn_3093 { } _:gn_3094 { - 1168 math:greaterThan 1 . + (1168) math:greaterThan 1 . (1168 1) math:difference 1167 . (23634230362678286219319759396990420005787599115923550712341680730320116429037919033826414050776941758484745150076374114235784198067129885425200327889937803696383560742537998854691959119418865716181954884331375802944529582876940658064472434720588673038546416496206554594311603702473486468163553314437528085272575721828085750046817306457423186834799048490069851703552042428470938892590586662410977672079849680096710069630118499614398031646783398423524345298453216581394859475063119294089630810041943069574689426760876610579383 38240988024758221402704263634218767957896522692751706514819262819679247838385988626747359941247132056569389511100873944889053467315071173874930993373319873407825306880917388062292218760851585683889929405979353407357101730230887979806586345590887544653405830472305676570223311400561751967056781426755582421899986460256049870294181788046375143708291789250665601619906149027387352288163242548560235290208325285937159655709677451527920783601852222129195642564985362496614735208854522390705166166373915523801750364139086917847513) math:sum 61875218387436507622024023031209187963684121808675257227160943549999364267423907660573773992024073815054134661177248059124837665382201059300131321263257677104208867623455386916984177880270451400071884290310729210301631313107828637871058780311476217691952246968512231164534915103035238435220334741193110507172562182084135620340999094503798330543090837740735453323458191455858291180753829210971212962288174966033869725339795951142318815248635620552719987863438579078009594683917641684794796976415858593376439790899963528426896 . (1167 38240988024758221402704263634218767957896522692751706514819262819679247838385988626747359941247132056569389511100873944889053467315071173874930993373319873407825306880917388062292218760851585683889929405979353407357101730230887979806586345590887544653405830472305676570223311400561751967056781426755582421899986460256049870294181788046375143708291789250665601619906149027387352288163242548560235290208325285937159655709677451527920783601852222129195642564985362496614735208854522390705166166373915523801750364139086917847513 61875218387436507622024023031209187963684121808675257227160943549999364267423907660573773992024073815054134661177248059124837665382201059300131321263257677104208867623455386916984177880270451400071884290310729210301631313107828637871058780311476217691952246968512231164534915103035238435220334741193110507172562182084135620340999094503798330543090837740735453323458191455858291180753829210971212962288174966033869725339795951142318815248635620552719987863438579078009594683917641684794796976415858593376439790899963528426896) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21083,7 +21083,7 @@ _:gn_3095 { } _:gn_3096 { - 1169 math:greaterThan 1 . + (1169) math:greaterThan 1 . (1169 1) math:difference 1168 . (14606757662079935183384504237228347952108923576828155802477582089359131409348069592920945890470190298084644361024499830653269269247941288449730665483382069711441746138379389207600259641432719967707974521647977604412572147353947321742113910870298871614859413976099121975911707698088265498893228112318054336627410738427964120247364481588951956873492740760595749916354106598916413395572655886149257618128475605840449586079558951913522751955068823705671297266532145915219875733791403096615535356331972454227060937378210307268130 23634230362678286219319759396990420005787599115923550712341680730320116429037919033826414050776941758484745150076374114235784198067129885425200327889937803696383560742537998854691959119418865716181954884331375802944529582876940658064472434720588673038546416496206554594311603702473486468163553314437528085272575721828085750046817306457423186834799048490069851703552042428470938892590586662410977672079849680096710069630118499614398031646783398423524345298453216581394859475063119294089630810041943069574689426760876610579383) math:sum 38240988024758221402704263634218767957896522692751706514819262819679247838385988626747359941247132056569389511100873944889053467315071173874930993373319873407825306880917388062292218760851585683889929405979353407357101730230887979806586345590887544653405830472305676570223311400561751967056781426755582421899986460256049870294181788046375143708291789250665601619906149027387352288163242548560235290208325285937159655709677451527920783601852222129195642564985362496614735208854522390705166166373915523801750364139086917847513 . (1168 23634230362678286219319759396990420005787599115923550712341680730320116429037919033826414050776941758484745150076374114235784198067129885425200327889937803696383560742537998854691959119418865716181954884331375802944529582876940658064472434720588673038546416496206554594311603702473486468163553314437528085272575721828085750046817306457423186834799048490069851703552042428470938892590586662410977672079849680096710069630118499614398031646783398423524345298453216581394859475063119294089630810041943069574689426760876610579383 38240988024758221402704263634218767957896522692751706514819262819679247838385988626747359941247132056569389511100873944889053467315071173874930993373319873407825306880917388062292218760851585683889929405979353407357101730230887979806586345590887544653405830472305676570223311400561751967056781426755582421899986460256049870294181788046375143708291789250665601619906149027387352288163242548560235290208325285937159655709677451527920783601852222129195642564985362496614735208854522390705166166373915523801750364139086917847513) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21094,7 +21094,7 @@ _:gn_3097 { } _:gn_3098 { - 1170 math:greaterThan 1 . + (1170) math:greaterThan 1 . (1170 1) math:difference 1169 . (9027472700598351035935255159762072053678675539095394909864098640960985019689849440905468160306751460400100789051874283582514928819188596975469662406555733984941814604158609647091699477986145748473980362683398198531957435522993336322358523850289801423687002520107432618399896004385220969270325202119473748645164983400121629799452824868471229961306307729474101787197935829554525497017930776261720053951374074256260483550559547700875279691714574717853048031921070666174983741271716197474095453709970615347628489382666303311253 14606757662079935183384504237228347952108923576828155802477582089359131409348069592920945890470190298084644361024499830653269269247941288449730665483382069711441746138379389207600259641432719967707974521647977604412572147353947321742113910870298871614859413976099121975911707698088265498893228112318054336627410738427964120247364481588951956873492740760595749916354106598916413395572655886149257618128475605840449586079558951913522751955068823705671297266532145915219875733791403096615535356331972454227060937378210307268130) math:sum 23634230362678286219319759396990420005787599115923550712341680730320116429037919033826414050776941758484745150076374114235784198067129885425200327889937803696383560742537998854691959119418865716181954884331375802944529582876940658064472434720588673038546416496206554594311603702473486468163553314437528085272575721828085750046817306457423186834799048490069851703552042428470938892590586662410977672079849680096710069630118499614398031646783398423524345298453216581394859475063119294089630810041943069574689426760876610579383 . (1169 14606757662079935183384504237228347952108923576828155802477582089359131409348069592920945890470190298084644361024499830653269269247941288449730665483382069711441746138379389207600259641432719967707974521647977604412572147353947321742113910870298871614859413976099121975911707698088265498893228112318054336627410738427964120247364481588951956873492740760595749916354106598916413395572655886149257618128475605840449586079558951913522751955068823705671297266532145915219875733791403096615535356331972454227060937378210307268130 23634230362678286219319759396990420005787599115923550712341680730320116429037919033826414050776941758484745150076374114235784198067129885425200327889937803696383560742537998854691959119418865716181954884331375802944529582876940658064472434720588673038546416496206554594311603702473486468163553314437528085272575721828085750046817306457423186834799048490069851703552042428470938892590586662410977672079849680096710069630118499614398031646783398423524345298453216581394859475063119294089630810041943069574689426760876610579383) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21105,7 +21105,7 @@ _:gn_3099 { } _:gn_3100 { - 1171 math:greaterThan 1 . + (1171) math:greaterThan 1 . (1171 1) math:difference 1170 . (5579284961481584147449249077466275898430248037732760892613483448398146389658220152015477730163438837684543571972625547070754340428752691474261003076826335726499931534220779560508560163446574219233994158964579405880614711830953985419755387020009070191172411455991689357511811693703044529622902910198580587982245755027842490447911656720480726912186433031121648129156170769361887898554725109887537564177101531584189102528999404212647472263354248987818249234611075249044891992519686899141439902622001838879432447995544003956877 9027472700598351035935255159762072053678675539095394909864098640960985019689849440905468160306751460400100789051874283582514928819188596975469662406555733984941814604158609647091699477986145748473980362683398198531957435522993336322358523850289801423687002520107432618399896004385220969270325202119473748645164983400121629799452824868471229961306307729474101787197935829554525497017930776261720053951374074256260483550559547700875279691714574717853048031921070666174983741271716197474095453709970615347628489382666303311253) math:sum 14606757662079935183384504237228347952108923576828155802477582089359131409348069592920945890470190298084644361024499830653269269247941288449730665483382069711441746138379389207600259641432719967707974521647977604412572147353947321742113910870298871614859413976099121975911707698088265498893228112318054336627410738427964120247364481588951956873492740760595749916354106598916413395572655886149257618128475605840449586079558951913522751955068823705671297266532145915219875733791403096615535356331972454227060937378210307268130 . (1170 9027472700598351035935255159762072053678675539095394909864098640960985019689849440905468160306751460400100789051874283582514928819188596975469662406555733984941814604158609647091699477986145748473980362683398198531957435522993336322358523850289801423687002520107432618399896004385220969270325202119473748645164983400121629799452824868471229961306307729474101787197935829554525497017930776261720053951374074256260483550559547700875279691714574717853048031921070666174983741271716197474095453709970615347628489382666303311253 14606757662079935183384504237228347952108923576828155802477582089359131409348069592920945890470190298084644361024499830653269269247941288449730665483382069711441746138379389207600259641432719967707974521647977604412572147353947321742113910870298871614859413976099121975911707698088265498893228112318054336627410738427964120247364481588951956873492740760595749916354106598916413395572655886149257618128475605840449586079558951913522751955068823705671297266532145915219875733791403096615535356331972454227060937378210307268130) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21116,7 +21116,7 @@ _:gn_3101 { } _:gn_3102 { - 1172 math:greaterThan 1 . + (1172) math:greaterThan 1 . (1172 1) math:difference 1171 . (3448187739116766888486006082295796155248427501362634017250615192562838630031629288889990430143312622715557217079248736511760588390435905501208659329729398258441883069937830086583139314539571529239986203718818792651342723692039350902603136830280731232514591064115743260888084310682176439647422291920893160662919228372279139351541168147990503049119874698352453658041765060192637598463205666374182489774272542672071381021560143488227807428360325730034798797309995417130091748752029298332655551087968776468196041387122299354376 5579284961481584147449249077466275898430248037732760892613483448398146389658220152015477730163438837684543571972625547070754340428752691474261003076826335726499931534220779560508560163446574219233994158964579405880614711830953985419755387020009070191172411455991689357511811693703044529622902910198580587982245755027842490447911656720480726912186433031121648129156170769361887898554725109887537564177101531584189102528999404212647472263354248987818249234611075249044891992519686899141439902622001838879432447995544003956877) math:sum 9027472700598351035935255159762072053678675539095394909864098640960985019689849440905468160306751460400100789051874283582514928819188596975469662406555733984941814604158609647091699477986145748473980362683398198531957435522993336322358523850289801423687002520107432618399896004385220969270325202119473748645164983400121629799452824868471229961306307729474101787197935829554525497017930776261720053951374074256260483550559547700875279691714574717853048031921070666174983741271716197474095453709970615347628489382666303311253 . (1171 5579284961481584147449249077466275898430248037732760892613483448398146389658220152015477730163438837684543571972625547070754340428752691474261003076826335726499931534220779560508560163446574219233994158964579405880614711830953985419755387020009070191172411455991689357511811693703044529622902910198580587982245755027842490447911656720480726912186433031121648129156170769361887898554725109887537564177101531584189102528999404212647472263354248987818249234611075249044891992519686899141439902622001838879432447995544003956877 9027472700598351035935255159762072053678675539095394909864098640960985019689849440905468160306751460400100789051874283582514928819188596975469662406555733984941814604158609647091699477986145748473980362683398198531957435522993336322358523850289801423687002520107432618399896004385220969270325202119473748645164983400121629799452824868471229961306307729474101787197935829554525497017930776261720053951374074256260483550559547700875279691714574717853048031921070666174983741271716197474095453709970615347628489382666303311253) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21127,7 +21127,7 @@ _:gn_3103 { } _:gn_3104 { - 1173 math:greaterThan 1 . + (1173) math:greaterThan 1 . (1173 1) math:difference 1172 . (2131097222364817258963242995170479743181820536370126875362868255835307759626590863125487300020126214968986354893376810558993752038316785973052343747096937468058048464282949473925420848907002689994007955245760613229271988138914634517152250189728338958657820391875946096623727383020868089975480618277687427319326526655563351096370488572490223863066558332769194471114405709169250300091519443513355074402828988912117721507439260724419664834993923257783450437301079831914800243767657600808784351534033062411236406608421704602501 3448187739116766888486006082295796155248427501362634017250615192562838630031629288889990430143312622715557217079248736511760588390435905501208659329729398258441883069937830086583139314539571529239986203718818792651342723692039350902603136830280731232514591064115743260888084310682176439647422291920893160662919228372279139351541168147990503049119874698352453658041765060192637598463205666374182489774272542672071381021560143488227807428360325730034798797309995417130091748752029298332655551087968776468196041387122299354376) math:sum 5579284961481584147449249077466275898430248037732760892613483448398146389658220152015477730163438837684543571972625547070754340428752691474261003076826335726499931534220779560508560163446574219233994158964579405880614711830953985419755387020009070191172411455991689357511811693703044529622902910198580587982245755027842490447911656720480726912186433031121648129156170769361887898554725109887537564177101531584189102528999404212647472263354248987818249234611075249044891992519686899141439902622001838879432447995544003956877 . (1172 3448187739116766888486006082295796155248427501362634017250615192562838630031629288889990430143312622715557217079248736511760588390435905501208659329729398258441883069937830086583139314539571529239986203718818792651342723692039350902603136830280731232514591064115743260888084310682176439647422291920893160662919228372279139351541168147990503049119874698352453658041765060192637598463205666374182489774272542672071381021560143488227807428360325730034798797309995417130091748752029298332655551087968776468196041387122299354376 5579284961481584147449249077466275898430248037732760892613483448398146389658220152015477730163438837684543571972625547070754340428752691474261003076826335726499931534220779560508560163446574219233994158964579405880614711830953985419755387020009070191172411455991689357511811693703044529622902910198580587982245755027842490447911656720480726912186433031121648129156170769361887898554725109887537564177101531584189102528999404212647472263354248987818249234611075249044891992519686899141439902622001838879432447995544003956877) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21138,7 +21138,7 @@ _:gn_3105 { } _:gn_3106 { - 1174 math:greaterThan 1 . + (1174) math:greaterThan 1 . (1174 1) math:difference 1173 . (1317090516751949629522763087125316412066606964992507141887746936727530870405038425764503130123186407746570862185871925952766836352119119528156315582632460790383834605654880612657718465632568839245978248473058179422070735553124716385450886640552392273856770672239797164264356927661308349671941673643205733343592701716715788255170679575500279186053316365583259186927359351023387298371686222860827415371443553759953659514120882763808142593366402472251348360008915585215291504984371697523871199553935714056959634778700594751875 2131097222364817258963242995170479743181820536370126875362868255835307759626590863125487300020126214968986354893376810558993752038316785973052343747096937468058048464282949473925420848907002689994007955245760613229271988138914634517152250189728338958657820391875946096623727383020868089975480618277687427319326526655563351096370488572490223863066558332769194471114405709169250300091519443513355074402828988912117721507439260724419664834993923257783450437301079831914800243767657600808784351534033062411236406608421704602501) math:sum 3448187739116766888486006082295796155248427501362634017250615192562838630031629288889990430143312622715557217079248736511760588390435905501208659329729398258441883069937830086583139314539571529239986203718818792651342723692039350902603136830280731232514591064115743260888084310682176439647422291920893160662919228372279139351541168147990503049119874698352453658041765060192637598463205666374182489774272542672071381021560143488227807428360325730034798797309995417130091748752029298332655551087968776468196041387122299354376 . (1173 2131097222364817258963242995170479743181820536370126875362868255835307759626590863125487300020126214968986354893376810558993752038316785973052343747096937468058048464282949473925420848907002689994007955245760613229271988138914634517152250189728338958657820391875946096623727383020868089975480618277687427319326526655563351096370488572490223863066558332769194471114405709169250300091519443513355074402828988912117721507439260724419664834993923257783450437301079831914800243767657600808784351534033062411236406608421704602501 3448187739116766888486006082295796155248427501362634017250615192562838630031629288889990430143312622715557217079248736511760588390435905501208659329729398258441883069937830086583139314539571529239986203718818792651342723692039350902603136830280731232514591064115743260888084310682176439647422291920893160662919228372279139351541168147990503049119874698352453658041765060192637598463205666374182489774272542672071381021560143488227807428360325730034798797309995417130091748752029298332655551087968776468196041387122299354376) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21149,7 +21149,7 @@ _:gn_3107 { } _:gn_3108 { - 1175 math:greaterThan 1 . + (1175) math:greaterThan 1 . (1175 1) math:difference 1174 . (814006705612867629440479908045163331115213571377619733475121319107776889221552437360984169896939807222415492707504884606226915686197666444896028164464476677674213858628068861267702383274433850748029706772702433807201252585789918131701363549175946684801049719636148932359370455359559740303538944634481693975733824938847562841199808996989944677013241967185935284187046358145863001719833220652527659031385435152164061993318377960611522241627520785532102077292164246699508738783285903284913151980097348354276771829721109850626 1317090516751949629522763087125316412066606964992507141887746936727530870405038425764503130123186407746570862185871925952766836352119119528156315582632460790383834605654880612657718465632568839245978248473058179422070735553124716385450886640552392273856770672239797164264356927661308349671941673643205733343592701716715788255170679575500279186053316365583259186927359351023387298371686222860827415371443553759953659514120882763808142593366402472251348360008915585215291504984371697523871199553935714056959634778700594751875) math:sum 2131097222364817258963242995170479743181820536370126875362868255835307759626590863125487300020126214968986354893376810558993752038316785973052343747096937468058048464282949473925420848907002689994007955245760613229271988138914634517152250189728338958657820391875946096623727383020868089975480618277687427319326526655563351096370488572490223863066558332769194471114405709169250300091519443513355074402828988912117721507439260724419664834993923257783450437301079831914800243767657600808784351534033062411236406608421704602501 . (1174 1317090516751949629522763087125316412066606964992507141887746936727530870405038425764503130123186407746570862185871925952766836352119119528156315582632460790383834605654880612657718465632568839245978248473058179422070735553124716385450886640552392273856770672239797164264356927661308349671941673643205733343592701716715788255170679575500279186053316365583259186927359351023387298371686222860827415371443553759953659514120882763808142593366402472251348360008915585215291504984371697523871199553935714056959634778700594751875 2131097222364817258963242995170479743181820536370126875362868255835307759626590863125487300020126214968986354893376810558993752038316785973052343747096937468058048464282949473925420848907002689994007955245760613229271988138914634517152250189728338958657820391875946096623727383020868089975480618277687427319326526655563351096370488572490223863066558332769194471114405709169250300091519443513355074402828988912117721507439260724419664834993923257783450437301079831914800243767657600808784351534033062411236406608421704602501) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21160,7 +21160,7 @@ _:gn_3109 { } _:gn_3110 { - 1176 math:greaterThan 1 . + (1176) math:greaterThan 1 . (1176 1) math:difference 1175 . (503083811139082000082283179080153080951393393614887408412625617619753981183485988403518960226246600524155369478367041346539920665921453083260287418167984112709620747026811751390016082358134988497948541700355745614869482967334798253749523091376445589055720952603648231904986472301748609368402729008724039367858876777868225413970870578510334509040074398397323902740312992877524296651853002208299756340058118607789597520802504803196620351738881686719246282716751338515782766201085794238958047573838365702682862948979484901249 814006705612867629440479908045163331115213571377619733475121319107776889221552437360984169896939807222415492707504884606226915686197666444896028164464476677674213858628068861267702383274433850748029706772702433807201252585789918131701363549175946684801049719636148932359370455359559740303538944634481693975733824938847562841199808996989944677013241967185935284187046358145863001719833220652527659031385435152164061993318377960611522241627520785532102077292164246699508738783285903284913151980097348354276771829721109850626) math:sum 1317090516751949629522763087125316412066606964992507141887746936727530870405038425764503130123186407746570862185871925952766836352119119528156315582632460790383834605654880612657718465632568839245978248473058179422070735553124716385450886640552392273856770672239797164264356927661308349671941673643205733343592701716715788255170679575500279186053316365583259186927359351023387298371686222860827415371443553759953659514120882763808142593366402472251348360008915585215291504984371697523871199553935714056959634778700594751875 . (1175 814006705612867629440479908045163331115213571377619733475121319107776889221552437360984169896939807222415492707504884606226915686197666444896028164464476677674213858628068861267702383274433850748029706772702433807201252585789918131701363549175946684801049719636148932359370455359559740303538944634481693975733824938847562841199808996989944677013241967185935284187046358145863001719833220652527659031385435152164061993318377960611522241627520785532102077292164246699508738783285903284913151980097348354276771829721109850626 1317090516751949629522763087125316412066606964992507141887746936727530870405038425764503130123186407746570862185871925952766836352119119528156315582632460790383834605654880612657718465632568839245978248473058179422070735553124716385450886640552392273856770672239797164264356927661308349671941673643205733343592701716715788255170679575500279186053316365583259186927359351023387298371686222860827415371443553759953659514120882763808142593366402472251348360008915585215291504984371697523871199553935714056959634778700594751875) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21171,7 +21171,7 @@ _:gn_3111 { } _:gn_3112 { - 1177 math:greaterThan 1 . + (1177) math:greaterThan 1 . (1177 1) math:difference 1176 . (310922894473785629358196728965010250163820177762732325062495701488022908038066448957465209670693206698260123229137843259686995020276213361635740746296492564964593111601257109877686300916298862250081165072346688192331769618455119877951840457799501095745328767032500700454383983057811130935136215625757654607874948160979337427228938418479610167973167568788611381446733365268338705067980218444227902691327316544374464472515873157414901889888639098812855794575412908183725972582200109045955104406258982651593908880741624949377 503083811139082000082283179080153080951393393614887408412625617619753981183485988403518960226246600524155369478367041346539920665921453083260287418167984112709620747026811751390016082358134988497948541700355745614869482967334798253749523091376445589055720952603648231904986472301748609368402729008724039367858876777868225413970870578510334509040074398397323902740312992877524296651853002208299756340058118607789597520802504803196620351738881686719246282716751338515782766201085794238958047573838365702682862948979484901249) math:sum 814006705612867629440479908045163331115213571377619733475121319107776889221552437360984169896939807222415492707504884606226915686197666444896028164464476677674213858628068861267702383274433850748029706772702433807201252585789918131701363549175946684801049719636148932359370455359559740303538944634481693975733824938847562841199808996989944677013241967185935284187046358145863001719833220652527659031385435152164061993318377960611522241627520785532102077292164246699508738783285903284913151980097348354276771829721109850626 . (1176 503083811139082000082283179080153080951393393614887408412625617619753981183485988403518960226246600524155369478367041346539920665921453083260287418167984112709620747026811751390016082358134988497948541700355745614869482967334798253749523091376445589055720952603648231904986472301748609368402729008724039367858876777868225413970870578510334509040074398397323902740312992877524296651853002208299756340058118607789597520802504803196620351738881686719246282716751338515782766201085794238958047573838365702682862948979484901249 814006705612867629440479908045163331115213571377619733475121319107776889221552437360984169896939807222415492707504884606226915686197666444896028164464476677674213858628068861267702383274433850748029706772702433807201252585789918131701363549175946684801049719636148932359370455359559740303538944634481693975733824938847562841199808996989944677013241967185935284187046358145863001719833220652527659031385435152164061993318377960611522241627520785532102077292164246699508738783285903284913151980097348354276771829721109850626) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21182,7 +21182,7 @@ _:gn_3113 { } _:gn_3114 { - 1178 math:greaterThan 1 . + (1178) math:greaterThan 1 . (1178 1) math:difference 1177 . (192160916665296370724086450115142830787573215852155083350129916131731073145419539446053750555553393825895246249229198086852925645645239721624546671871491547745027635425554641512329781441836126247867376628009057422537713348879678375797682633576944493310392185571147531450602489243937478433266513382966384759983928616888887986741932160030724341066906829608712521293579627609185591583872783764071853648730802063415133048286631645781718461850242587906390488141338430332056793618885685193002943167579383051088954068237859951872 310922894473785629358196728965010250163820177762732325062495701488022908038066448957465209670693206698260123229137843259686995020276213361635740746296492564964593111601257109877686300916298862250081165072346688192331769618455119877951840457799501095745328767032500700454383983057811130935136215625757654607874948160979337427228938418479610167973167568788611381446733365268338705067980218444227902691327316544374464472515873157414901889888639098812855794575412908183725972582200109045955104406258982651593908880741624949377) math:sum 503083811139082000082283179080153080951393393614887408412625617619753981183485988403518960226246600524155369478367041346539920665921453083260287418167984112709620747026811751390016082358134988497948541700355745614869482967334798253749523091376445589055720952603648231904986472301748609368402729008724039367858876777868225413970870578510334509040074398397323902740312992877524296651853002208299756340058118607789597520802504803196620351738881686719246282716751338515782766201085794238958047573838365702682862948979484901249 . (1177 310922894473785629358196728965010250163820177762732325062495701488022908038066448957465209670693206698260123229137843259686995020276213361635740746296492564964593111601257109877686300916298862250081165072346688192331769618455119877951840457799501095745328767032500700454383983057811130935136215625757654607874948160979337427228938418479610167973167568788611381446733365268338705067980218444227902691327316544374464472515873157414901889888639098812855794575412908183725972582200109045955104406258982651593908880741624949377 503083811139082000082283179080153080951393393614887408412625617619753981183485988403518960226246600524155369478367041346539920665921453083260287418167984112709620747026811751390016082358134988497948541700355745614869482967334798253749523091376445589055720952603648231904986472301748609368402729008724039367858876777868225413970870578510334509040074398397323902740312992877524296651853002208299756340058118607789597520802504803196620351738881686719246282716751338515782766201085794238958047573838365702682862948979484901249) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21193,7 +21193,7 @@ _:gn_3115 { } _:gn_3116 { - 1179 math:greaterThan 1 . + (1179) math:greaterThan 1 . (1179 1) math:difference 1178 . (118761977808489258634110278849867419376246961910577241712365785356291834892646909511411459115139812872364876979908645172834069374630973640011194074425001017219565476175702468365356519474462736002213788444337630769794056269575441502154157824222556602434936581461353169003781493813873652501869702242791269847891019544090449440487006258448885826906260739179898860153153737659153113484107434680156049042596514480959331424229241511633183428038396510906465306434074477851669178963314423852952161238679599600504954812503764997505 192160916665296370724086450115142830787573215852155083350129916131731073145419539446053750555553393825895246249229198086852925645645239721624546671871491547745027635425554641512329781441836126247867376628009057422537713348879678375797682633576944493310392185571147531450602489243937478433266513382966384759983928616888887986741932160030724341066906829608712521293579627609185591583872783764071853648730802063415133048286631645781718461850242587906390488141338430332056793618885685193002943167579383051088954068237859951872) math:sum 310922894473785629358196728965010250163820177762732325062495701488022908038066448957465209670693206698260123229137843259686995020276213361635740746296492564964593111601257109877686300916298862250081165072346688192331769618455119877951840457799501095745328767032500700454383983057811130935136215625757654607874948160979337427228938418479610167973167568788611381446733365268338705067980218444227902691327316544374464472515873157414901889888639098812855794575412908183725972582200109045955104406258982651593908880741624949377 . (1178 192160916665296370724086450115142830787573215852155083350129916131731073145419539446053750555553393825895246249229198086852925645645239721624546671871491547745027635425554641512329781441836126247867376628009057422537713348879678375797682633576944493310392185571147531450602489243937478433266513382966384759983928616888887986741932160030724341066906829608712521293579627609185591583872783764071853648730802063415133048286631645781718461850242587906390488141338430332056793618885685193002943167579383051088954068237859951872 310922894473785629358196728965010250163820177762732325062495701488022908038066448957465209670693206698260123229137843259686995020276213361635740746296492564964593111601257109877686300916298862250081165072346688192331769618455119877951840457799501095745328767032500700454383983057811130935136215625757654607874948160979337427228938418479610167973167568788611381446733365268338705067980218444227902691327316544374464472515873157414901889888639098812855794575412908183725972582200109045955104406258982651593908880741624949377) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21204,7 +21204,7 @@ _:gn_3117 { } _:gn_3118 { - 1180 math:greaterThan 1 . + (1180) math:greaterThan 1 . (1180 1) math:difference 1179 . (73398938856807112089976171265275411411326253941577841637764130775439238252772629934642291440413580953530369269320552914018856271014266081613352597446490530525462159249852173146973261967373390245653588183671426652743657079304236873643524809354387890875455604109794362446820995430063825931396811140175114912092909072798438546254925901581838514160646090428813661140425889950032478099765349083915804606134287582455801624057390134148535033811846076999925181707263952480387614655571261340050781928899783450583999255734094954367 118761977808489258634110278849867419376246961910577241712365785356291834892646909511411459115139812872364876979908645172834069374630973640011194074425001017219565476175702468365356519474462736002213788444337630769794056269575441502154157824222556602434936581461353169003781493813873652501869702242791269847891019544090449440487006258448885826906260739179898860153153737659153113484107434680156049042596514480959331424229241511633183428038396510906465306434074477851669178963314423852952161238679599600504954812503764997505) math:sum 192160916665296370724086450115142830787573215852155083350129916131731073145419539446053750555553393825895246249229198086852925645645239721624546671871491547745027635425554641512329781441836126247867376628009057422537713348879678375797682633576944493310392185571147531450602489243937478433266513382966384759983928616888887986741932160030724341066906829608712521293579627609185591583872783764071853648730802063415133048286631645781718461850242587906390488141338430332056793618885685193002943167579383051088954068237859951872 . (1179 118761977808489258634110278849867419376246961910577241712365785356291834892646909511411459115139812872364876979908645172834069374630973640011194074425001017219565476175702468365356519474462736002213788444337630769794056269575441502154157824222556602434936581461353169003781493813873652501869702242791269847891019544090449440487006258448885826906260739179898860153153737659153113484107434680156049042596514480959331424229241511633183428038396510906465306434074477851669178963314423852952161238679599600504954812503764997505 192160916665296370724086450115142830787573215852155083350129916131731073145419539446053750555553393825895246249229198086852925645645239721624546671871491547745027635425554641512329781441836126247867376628009057422537713348879678375797682633576944493310392185571147531450602489243937478433266513382966384759983928616888887986741932160030724341066906829608712521293579627609185591583872783764071853648730802063415133048286631645781718461850242587906390488141338430332056793618885685193002943167579383051088954068237859951872) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21215,7 +21215,7 @@ _:gn_3119 { } _:gn_3120 { - 1181 math:greaterThan 1 . + (1181) math:greaterThan 1 . (1181 1) math:difference 1180 . (45363038951682146544134107584592007964920707968999400074601654580852596639874279576769167674726231918834507710588092258815213103616707558397841476978510486694103316925850295218383257507089345756560200260666204117050399190271204628510633014868168711559480977351558806556960498383809826570472891102616154935798110471292010894232080356867047312745614648751085199012727847709120635384342085596240244436462226898503529800171851377484648394226550433906540124726810525371281564307743162512901379309779816149920955556769670043138 73398938856807112089976171265275411411326253941577841637764130775439238252772629934642291440413580953530369269320552914018856271014266081613352597446490530525462159249852173146973261967373390245653588183671426652743657079304236873643524809354387890875455604109794362446820995430063825931396811140175114912092909072798438546254925901581838514160646090428813661140425889950032478099765349083915804606134287582455801624057390134148535033811846076999925181707263952480387614655571261340050781928899783450583999255734094954367) math:sum 118761977808489258634110278849867419376246961910577241712365785356291834892646909511411459115139812872364876979908645172834069374630973640011194074425001017219565476175702468365356519474462736002213788444337630769794056269575441502154157824222556602434936581461353169003781493813873652501869702242791269847891019544090449440487006258448885826906260739179898860153153737659153113484107434680156049042596514480959331424229241511633183428038396510906465306434074477851669178963314423852952161238679599600504954812503764997505 . (1180 73398938856807112089976171265275411411326253941577841637764130775439238252772629934642291440413580953530369269320552914018856271014266081613352597446490530525462159249852173146973261967373390245653588183671426652743657079304236873643524809354387890875455604109794362446820995430063825931396811140175114912092909072798438546254925901581838514160646090428813661140425889950032478099765349083915804606134287582455801624057390134148535033811846076999925181707263952480387614655571261340050781928899783450583999255734094954367 118761977808489258634110278849867419376246961910577241712365785356291834892646909511411459115139812872364876979908645172834069374630973640011194074425001017219565476175702468365356519474462736002213788444337630769794056269575441502154157824222556602434936581461353169003781493813873652501869702242791269847891019544090449440487006258448885826906260739179898860153153737659153113484107434680156049042596514480959331424229241511633183428038396510906465306434074477851669178963314423852952161238679599600504954812503764997505) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21226,7 +21226,7 @@ _:gn_3121 { } _:gn_3122 { - 1182 math:greaterThan 1 . + (1182) math:greaterThan 1 . (1182 1) math:difference 1181 . (28035899905124965545842063680683403446405545972578441563162476194586641612898350357873123765687349034695861558732460655203643167397558523215511120467980043831358842324001877928590004460284044489093387923005222535693257889033032245132891794486219179315974626758235555889860497046253999360923920037558959976294798601506427652022845544714791201415031441677728462127698042240911842715423263487675560169672060683952271823885538756663886639585295643093385056980453427109106050347828098827149402619119967300663043698964424911229 45363038951682146544134107584592007964920707968999400074601654580852596639874279576769167674726231918834507710588092258815213103616707558397841476978510486694103316925850295218383257507089345756560200260666204117050399190271204628510633014868168711559480977351558806556960498383809826570472891102616154935798110471292010894232080356867047312745614648751085199012727847709120635384342085596240244436462226898503529800171851377484648394226550433906540124726810525371281564307743162512901379309779816149920955556769670043138) math:sum 73398938856807112089976171265275411411326253941577841637764130775439238252772629934642291440413580953530369269320552914018856271014266081613352597446490530525462159249852173146973261967373390245653588183671426652743657079304236873643524809354387890875455604109794362446820995430063825931396811140175114912092909072798438546254925901581838514160646090428813661140425889950032478099765349083915804606134287582455801624057390134148535033811846076999925181707263952480387614655571261340050781928899783450583999255734094954367 . (1181 45363038951682146544134107584592007964920707968999400074601654580852596639874279576769167674726231918834507710588092258815213103616707558397841476978510486694103316925850295218383257507089345756560200260666204117050399190271204628510633014868168711559480977351558806556960498383809826570472891102616154935798110471292010894232080356867047312745614648751085199012727847709120635384342085596240244436462226898503529800171851377484648394226550433906540124726810525371281564307743162512901379309779816149920955556769670043138 73398938856807112089976171265275411411326253941577841637764130775439238252772629934642291440413580953530369269320552914018856271014266081613352597446490530525462159249852173146973261967373390245653588183671426652743657079304236873643524809354387890875455604109794362446820995430063825931396811140175114912092909072798438546254925901581838514160646090428813661140425889950032478099765349083915804606134287582455801624057390134148535033811846076999925181707263952480387614655571261340050781928899783450583999255734094954367) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21237,7 +21237,7 @@ _:gn_3123 { } _:gn_3124 { - 1183 math:greaterThan 1 . + (1183) math:greaterThan 1 . (1183 1) math:difference 1182 . (17327139046557180998292043903908604518515161996420958511439178386265955026975929218896043909038882884138646151855631603611569936219149035182330356510530442862744474601848417289793253046805301267466812337660981581357141301238172383377741220381949532243506350593323250667100001337555827209548971065057194959503311869785583242209234812152256111330583207073356736885029805468208792668918822108564684266790166214551257976286312620820761754641254790813155067746357098262175513959915063685751976690659848849257911857805245131909 28035899905124965545842063680683403446405545972578441563162476194586641612898350357873123765687349034695861558732460655203643167397558523215511120467980043831358842324001877928590004460284044489093387923005222535693257889033032245132891794486219179315974626758235555889860497046253999360923920037558959976294798601506427652022845544714791201415031441677728462127698042240911842715423263487675560169672060683952271823885538756663886639585295643093385056980453427109106050347828098827149402619119967300663043698964424911229) math:sum 45363038951682146544134107584592007964920707968999400074601654580852596639874279576769167674726231918834507710588092258815213103616707558397841476978510486694103316925850295218383257507089345756560200260666204117050399190271204628510633014868168711559480977351558806556960498383809826570472891102616154935798110471292010894232080356867047312745614648751085199012727847709120635384342085596240244436462226898503529800171851377484648394226550433906540124726810525371281564307743162512901379309779816149920955556769670043138 . (1182 28035899905124965545842063680683403446405545972578441563162476194586641612898350357873123765687349034695861558732460655203643167397558523215511120467980043831358842324001877928590004460284044489093387923005222535693257889033032245132891794486219179315974626758235555889860497046253999360923920037558959976294798601506427652022845544714791201415031441677728462127698042240911842715423263487675560169672060683952271823885538756663886639585295643093385056980453427109106050347828098827149402619119967300663043698964424911229 45363038951682146544134107584592007964920707968999400074601654580852596639874279576769167674726231918834507710588092258815213103616707558397841476978510486694103316925850295218383257507089345756560200260666204117050399190271204628510633014868168711559480977351558806556960498383809826570472891102616154935798110471292010894232080356867047312745614648751085199012727847709120635384342085596240244436462226898503529800171851377484648394226550433906540124726810525371281564307743162512901379309779816149920955556769670043138) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21248,7 +21248,7 @@ _:gn_3125 { } _:gn_3126 { - 1184 math:greaterThan 1 . + (1184) math:greaterThan 1 . (1184 1) math:difference 1183 . (10708760858567784547550019776774798927890383976157483051723297808320686585922421138977079856648466150557215406876829051592073231178409488033180763957449600968614367722153460638796751413478743221626575585344240954336116587794859861755150574104269647072468276164912305222760495708698172151374948972501765016791486731720844409813610732562535090084448234604371725242668236772703050046504441379110875902881894469401013847599226135843124884944040852280229989234096328846930536387913035141397425928460118451405131841159179779320 17327139046557180998292043903908604518515161996420958511439178386265955026975929218896043909038882884138646151855631603611569936219149035182330356510530442862744474601848417289793253046805301267466812337660981581357141301238172383377741220381949532243506350593323250667100001337555827209548971065057194959503311869785583242209234812152256111330583207073356736885029805468208792668918822108564684266790166214551257976286312620820761754641254790813155067746357098262175513959915063685751976690659848849257911857805245131909) math:sum 28035899905124965545842063680683403446405545972578441563162476194586641612898350357873123765687349034695861558732460655203643167397558523215511120467980043831358842324001877928590004460284044489093387923005222535693257889033032245132891794486219179315974626758235555889860497046253999360923920037558959976294798601506427652022845544714791201415031441677728462127698042240911842715423263487675560169672060683952271823885538756663886639585295643093385056980453427109106050347828098827149402619119967300663043698964424911229 . (1183 17327139046557180998292043903908604518515161996420958511439178386265955026975929218896043909038882884138646151855631603611569936219149035182330356510530442862744474601848417289793253046805301267466812337660981581357141301238172383377741220381949532243506350593323250667100001337555827209548971065057194959503311869785583242209234812152256111330583207073356736885029805468208792668918822108564684266790166214551257976286312620820761754641254790813155067746357098262175513959915063685751976690659848849257911857805245131909 28035899905124965545842063680683403446405545972578441563162476194586641612898350357873123765687349034695861558732460655203643167397558523215511120467980043831358842324001877928590004460284044489093387923005222535693257889033032245132891794486219179315974626758235555889860497046253999360923920037558959976294798601506427652022845544714791201415031441677728462127698042240911842715423263487675560169672060683952271823885538756663886639585295643093385056980453427109106050347828098827149402619119967300663043698964424911229) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21259,7 +21259,7 @@ _:gn_3127 { } _:gn_3128 { - 1185 math:greaterThan 1 . + (1185) math:greaterThan 1 . (1185 1) math:difference 1184 . (6618378187989396450742024127133805590624778020263475459715880577945268441053508079918964052390416733581430744978802552019496705040739547149149592553080841894130106879694956650996501633326558045840236752316740627021024713443312521622590646277679885171038074428410945444339505628857655058174022092555429942711825138064738832395624079589721021246134972468985011642361568695505742622414380729453808363908271745150244128687086484977636869697213938532925078512260769415244977572002028544354550762199730397852780016646065352589 10708760858567784547550019776774798927890383976157483051723297808320686585922421138977079856648466150557215406876829051592073231178409488033180763957449600968614367722153460638796751413478743221626575585344240954336116587794859861755150574104269647072468276164912305222760495708698172151374948972501765016791486731720844409813610732562535090084448234604371725242668236772703050046504441379110875902881894469401013847599226135843124884944040852280229989234096328846930536387913035141397425928460118451405131841159179779320) math:sum 17327139046557180998292043903908604518515161996420958511439178386265955026975929218896043909038882884138646151855631603611569936219149035182330356510530442862744474601848417289793253046805301267466812337660981581357141301238172383377741220381949532243506350593323250667100001337555827209548971065057194959503311869785583242209234812152256111330583207073356736885029805468208792668918822108564684266790166214551257976286312620820761754641254790813155067746357098262175513959915063685751976690659848849257911857805245131909 . (1184 10708760858567784547550019776774798927890383976157483051723297808320686585922421138977079856648466150557215406876829051592073231178409488033180763957449600968614367722153460638796751413478743221626575585344240954336116587794859861755150574104269647072468276164912305222760495708698172151374948972501765016791486731720844409813610732562535090084448234604371725242668236772703050046504441379110875902881894469401013847599226135843124884944040852280229989234096328846930536387913035141397425928460118451405131841159179779320 17327139046557180998292043903908604518515161996420958511439178386265955026975929218896043909038882884138646151855631603611569936219149035182330356510530442862744474601848417289793253046805301267466812337660981581357141301238172383377741220381949532243506350593323250667100001337555827209548971065057194959503311869785583242209234812152256111330583207073356736885029805468208792668918822108564684266790166214551257976286312620820761754641254790813155067746357098262175513959915063685751976690659848849257911857805245131909) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21270,7 +21270,7 @@ _:gn_3129 { } _:gn_3130 { - 1186 math:greaterThan 1 . + (1186) math:greaterThan 1 . (1186 1) math:difference 1185 . (4090382670578388096807995649640993337265605955894007592007417230375418144868913059058115804258049416975784661898026499572576526137669940884031171404368759074484260842458503987800249780152185175786338833027500327315091874351547340132559927826589761901430201736501359778420990079840517093200926879946335074079661593656105577417986652972814068838313262135386713600306668077197307424090060649657067538973622724250769718912139650865488015246826913747304910721835559431685558815911006597042875166260388053552351824513114426731 6618378187989396450742024127133805590624778020263475459715880577945268441053508079918964052390416733581430744978802552019496705040739547149149592553080841894130106879694956650996501633326558045840236752316740627021024713443312521622590646277679885171038074428410945444339505628857655058174022092555429942711825138064738832395624079589721021246134972468985011642361568695505742622414380729453808363908271745150244128687086484977636869697213938532925078512260769415244977572002028544354550762199730397852780016646065352589) math:sum 10708760858567784547550019776774798927890383976157483051723297808320686585922421138977079856648466150557215406876829051592073231178409488033180763957449600968614367722153460638796751413478743221626575585344240954336116587794859861755150574104269647072468276164912305222760495708698172151374948972501765016791486731720844409813610732562535090084448234604371725242668236772703050046504441379110875902881894469401013847599226135843124884944040852280229989234096328846930536387913035141397425928460118451405131841159179779320 . (1185 6618378187989396450742024127133805590624778020263475459715880577945268441053508079918964052390416733581430744978802552019496705040739547149149592553080841894130106879694956650996501633326558045840236752316740627021024713443312521622590646277679885171038074428410945444339505628857655058174022092555429942711825138064738832395624079589721021246134972468985011642361568695505742622414380729453808363908271745150244128687086484977636869697213938532925078512260769415244977572002028544354550762199730397852780016646065352589 10708760858567784547550019776774798927890383976157483051723297808320686585922421138977079856648466150557215406876829051592073231178409488033180763957449600968614367722153460638796751413478743221626575585344240954336116587794859861755150574104269647072468276164912305222760495708698172151374948972501765016791486731720844409813610732562535090084448234604371725242668236772703050046504441379110875902881894469401013847599226135843124884944040852280229989234096328846930536387913035141397425928460118451405131841159179779320) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21281,7 +21281,7 @@ _:gn_3131 { } _:gn_3132 { - 1187 math:greaterThan 1 . + (1187) math:greaterThan 1 . (1187 1) math:difference 1186 . (2527995517411008353934028477492812253359172064369467867708463347569850296184595020860848248132367316605646083080776052446920178903069606265118421148712082819645846037236452663196251853174372870053897919289240299705932839091765181490030718451090123269607872691909585665918515549017137964973095212609094868632163544408633254977637426616906952407821710333598298042054900618308435198324320079796740824934649020899474409774946834112148854450387024785620167790425209983559418756091021947311675595939342344300428192132950925858 4090382670578388096807995649640993337265605955894007592007417230375418144868913059058115804258049416975784661898026499572576526137669940884031171404368759074484260842458503987800249780152185175786338833027500327315091874351547340132559927826589761901430201736501359778420990079840517093200926879946335074079661593656105577417986652972814068838313262135386713600306668077197307424090060649657067538973622724250769718912139650865488015246826913747304910721835559431685558815911006597042875166260388053552351824513114426731) math:sum 6618378187989396450742024127133805590624778020263475459715880577945268441053508079918964052390416733581430744978802552019496705040739547149149592553080841894130106879694956650996501633326558045840236752316740627021024713443312521622590646277679885171038074428410945444339505628857655058174022092555429942711825138064738832395624079589721021246134972468985011642361568695505742622414380729453808363908271745150244128687086484977636869697213938532925078512260769415244977572002028544354550762199730397852780016646065352589 . (1186 4090382670578388096807995649640993337265605955894007592007417230375418144868913059058115804258049416975784661898026499572576526137669940884031171404368759074484260842458503987800249780152185175786338833027500327315091874351547340132559927826589761901430201736501359778420990079840517093200926879946335074079661593656105577417986652972814068838313262135386713600306668077197307424090060649657067538973622724250769718912139650865488015246826913747304910721835559431685558815911006597042875166260388053552351824513114426731 6618378187989396450742024127133805590624778020263475459715880577945268441053508079918964052390416733581430744978802552019496705040739547149149592553080841894130106879694956650996501633326558045840236752316740627021024713443312521622590646277679885171038074428410945444339505628857655058174022092555429942711825138064738832395624079589721021246134972468985011642361568695505742622414380729453808363908271745150244128687086484977636869697213938532925078512260769415244977572002028544354550762199730397852780016646065352589) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21292,7 +21292,7 @@ _:gn_3133 { } _:gn_3134 { - 1188 math:greaterThan 1 . + (1188) math:greaterThan 1 . (1188 1) math:difference 1187 . (1562387153167379742873967172148181083906433891524539724298953882805567848684318038197267556125682100370138578817250447125656347234600334618912750255656676254838414805222051324603997926977812305732440913738260027609159035259782158642529209375499638631822329044591774112502474530823379128227831667337240205447498049247472322440349226355907116430491551801788415558251767458888872225765740569860326714038973703351295309137192816753339160796439888961684742931410349448126140059819984649731199570321045709251923632380163500873 2527995517411008353934028477492812253359172064369467867708463347569850296184595020860848248132367316605646083080776052446920178903069606265118421148712082819645846037236452663196251853174372870053897919289240299705932839091765181490030718451090123269607872691909585665918515549017137964973095212609094868632163544408633254977637426616906952407821710333598298042054900618308435198324320079796740824934649020899474409774946834112148854450387024785620167790425209983559418756091021947311675595939342344300428192132950925858) math:sum 4090382670578388096807995649640993337265605955894007592007417230375418144868913059058115804258049416975784661898026499572576526137669940884031171404368759074484260842458503987800249780152185175786338833027500327315091874351547340132559927826589761901430201736501359778420990079840517093200926879946335074079661593656105577417986652972814068838313262135386713600306668077197307424090060649657067538973622724250769718912139650865488015246826913747304910721835559431685558815911006597042875166260388053552351824513114426731 . (1187 2527995517411008353934028477492812253359172064369467867708463347569850296184595020860848248132367316605646083080776052446920178903069606265118421148712082819645846037236452663196251853174372870053897919289240299705932839091765181490030718451090123269607872691909585665918515549017137964973095212609094868632163544408633254977637426616906952407821710333598298042054900618308435198324320079796740824934649020899474409774946834112148854450387024785620167790425209983559418756091021947311675595939342344300428192132950925858 4090382670578388096807995649640993337265605955894007592007417230375418144868913059058115804258049416975784661898026499572576526137669940884031171404368759074484260842458503987800249780152185175786338833027500327315091874351547340132559927826589761901430201736501359778420990079840517093200926879946335074079661593656105577417986652972814068838313262135386713600306668077197307424090060649657067538973622724250769718912139650865488015246826913747304910721835559431685558815911006597042875166260388053552351824513114426731) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21303,7 +21303,7 @@ _:gn_3135 { } _:gn_3136 { - 1189 math:greaterThan 1 . + (1189) math:greaterThan 1 . (1189 1) math:difference 1188 . (965608364243628611060061305344631169452738172844928143409509464764282447500276982663580692006685216235507504263525605321263831668469271646205670893055406564807431232014401338592253926196560564321457005550980272096773803831983022847501509075590484637785543647317811553416041018193758836745263545271854663184665495161160932537288200260999835977330158531809882483803133159419562972558579509936414110895675317548179100637754017358809693653947135823935424859014860535433278696271037297580476025618296635048504559752787424985 1562387153167379742873967172148181083906433891524539724298953882805567848684318038197267556125682100370138578817250447125656347234600334618912750255656676254838414805222051324603997926977812305732440913738260027609159035259782158642529209375499638631822329044591774112502474530823379128227831667337240205447498049247472322440349226355907116430491551801788415558251767458888872225765740569860326714038973703351295309137192816753339160796439888961684742931410349448126140059819984649731199570321045709251923632380163500873) math:sum 2527995517411008353934028477492812253359172064369467867708463347569850296184595020860848248132367316605646083080776052446920178903069606265118421148712082819645846037236452663196251853174372870053897919289240299705932839091765181490030718451090123269607872691909585665918515549017137964973095212609094868632163544408633254977637426616906952407821710333598298042054900618308435198324320079796740824934649020899474409774946834112148854450387024785620167790425209983559418756091021947311675595939342344300428192132950925858 . (1188 1562387153167379742873967172148181083906433891524539724298953882805567848684318038197267556125682100370138578817250447125656347234600334618912750255656676254838414805222051324603997926977812305732440913738260027609159035259782158642529209375499638631822329044591774112502474530823379128227831667337240205447498049247472322440349226355907116430491551801788415558251767458888872225765740569860326714038973703351295309137192816753339160796439888961684742931410349448126140059819984649731199570321045709251923632380163500873 2527995517411008353934028477492812253359172064369467867708463347569850296184595020860848248132367316605646083080776052446920178903069606265118421148712082819645846037236452663196251853174372870053897919289240299705932839091765181490030718451090123269607872691909585665918515549017137964973095212609094868632163544408633254977637426616906952407821710333598298042054900618308435198324320079796740824934649020899474409774946834112148854450387024785620167790425209983559418756091021947311675595939342344300428192132950925858) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21314,7 +21314,7 @@ _:gn_3137 { } _:gn_3138 { - 1190 math:greaterThan 1 . + (1190) math:greaterThan 1 . (1190 1) math:difference 1189 . (596778788923751131813905866803549914453695718679611580889444418041285401184041055533686864118996884134631074553724841804392515566131062972707079362601269690030983573207649986011744000781251741410983908187279755512385231427799135795027700299909153994036785397273962559086433512629620291482568122065385542262832554086311389903061026094907280453161393269978533074448634299469309253207161059923912603143298385803116208499438799394529467142492753137749318072395488912692861363548947352150723544702749074203419072627376075888 965608364243628611060061305344631169452738172844928143409509464764282447500276982663580692006685216235507504263525605321263831668469271646205670893055406564807431232014401338592253926196560564321457005550980272096773803831983022847501509075590484637785543647317811553416041018193758836745263545271854663184665495161160932537288200260999835977330158531809882483803133159419562972558579509936414110895675317548179100637754017358809693653947135823935424859014860535433278696271037297580476025618296635048504559752787424985) math:sum 1562387153167379742873967172148181083906433891524539724298953882805567848684318038197267556125682100370138578817250447125656347234600334618912750255656676254838414805222051324603997926977812305732440913738260027609159035259782158642529209375499638631822329044591774112502474530823379128227831667337240205447498049247472322440349226355907116430491551801788415558251767458888872225765740569860326714038973703351295309137192816753339160796439888961684742931410349448126140059819984649731199570321045709251923632380163500873 . (1189 965608364243628611060061305344631169452738172844928143409509464764282447500276982663580692006685216235507504263525605321263831668469271646205670893055406564807431232014401338592253926196560564321457005550980272096773803831983022847501509075590484637785543647317811553416041018193758836745263545271854663184665495161160932537288200260999835977330158531809882483803133159419562972558579509936414110895675317548179100637754017358809693653947135823935424859014860535433278696271037297580476025618296635048504559752787424985 1562387153167379742873967172148181083906433891524539724298953882805567848684318038197267556125682100370138578817250447125656347234600334618912750255656676254838414805222051324603997926977812305732440913738260027609159035259782158642529209375499638631822329044591774112502474530823379128227831667337240205447498049247472322440349226355907116430491551801788415558251767458888872225765740569860326714038973703351295309137192816753339160796439888961684742931410349448126140059819984649731199570321045709251923632380163500873) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21325,7 +21325,7 @@ _:gn_3139 { } _:gn_3140 { - 1191 math:greaterThan 1 . + (1191) math:greaterThan 1 . (1191 1) math:difference 1190 . (368829575319877479246155438541081254999042454165316562520065046722997046316235927129893827887688332100876429709800763516871316102338208673498591530454136874776447658806751352580509925415308822910473097363700516584388572404183887052473808775681330643748758250043848994329607505564138545262695423206469120921832941074849542634227174166092555524168765261831349409354498859950253719351418450012501507752376931745062892138315217964280226511454382686186106786619371622740417332722089945429752480915547560845085487125411349097 596778788923751131813905866803549914453695718679611580889444418041285401184041055533686864118996884134631074553724841804392515566131062972707079362601269690030983573207649986011744000781251741410983908187279755512385231427799135795027700299909153994036785397273962559086433512629620291482568122065385542262832554086311389903061026094907280453161393269978533074448634299469309253207161059923912603143298385803116208499438799394529467142492753137749318072395488912692861363548947352150723544702749074203419072627376075888) math:sum 965608364243628611060061305344631169452738172844928143409509464764282447500276982663580692006685216235507504263525605321263831668469271646205670893055406564807431232014401338592253926196560564321457005550980272096773803831983022847501509075590484637785543647317811553416041018193758836745263545271854663184665495161160932537288200260999835977330158531809882483803133159419562972558579509936414110895675317548179100637754017358809693653947135823935424859014860535433278696271037297580476025618296635048504559752787424985 . (1190 596778788923751131813905866803549914453695718679611580889444418041285401184041055533686864118996884134631074553724841804392515566131062972707079362601269690030983573207649986011744000781251741410983908187279755512385231427799135795027700299909153994036785397273962559086433512629620291482568122065385542262832554086311389903061026094907280453161393269978533074448634299469309253207161059923912603143298385803116208499438799394529467142492753137749318072395488912692861363548947352150723544702749074203419072627376075888 965608364243628611060061305344631169452738172844928143409509464764282447500276982663580692006685216235507504263525605321263831668469271646205670893055406564807431232014401338592253926196560564321457005550980272096773803831983022847501509075590484637785543647317811553416041018193758836745263545271854663184665495161160932537288200260999835977330158531809882483803133159419562972558579509936414110895675317548179100637754017358809693653947135823935424859014860535433278696271037297580476025618296635048504559752787424985) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21336,7 +21336,7 @@ _:gn_3141 { } _:gn_3142 { - 1192 math:greaterThan 1 . + (1192) math:greaterThan 1 . (1192 1) math:difference 1191 . (227949213603873652567750428262468659454653264514295018369379371318288354867805128403793036231308552033754644843924078287521199463792854299208487832147132815254535914400898633431234075365942918500510810823579238927996659023615248742553891524227823350288027147230113564756826007065481746219872698858916421340999613011461847268833851928814724928992628008147183665094135439519055533855742609911411095390921454058053316361123581430249240631038370451563211285776117289952444030826857406720971063787201513358333585501964726791 368829575319877479246155438541081254999042454165316562520065046722997046316235927129893827887688332100876429709800763516871316102338208673498591530454136874776447658806751352580509925415308822910473097363700516584388572404183887052473808775681330643748758250043848994329607505564138545262695423206469120921832941074849542634227174166092555524168765261831349409354498859950253719351418450012501507752376931745062892138315217964280226511454382686186106786619371622740417332722089945429752480915547560845085487125411349097) math:sum 596778788923751131813905866803549914453695718679611580889444418041285401184041055533686864118996884134631074553724841804392515566131062972707079362601269690030983573207649986011744000781251741410983908187279755512385231427799135795027700299909153994036785397273962559086433512629620291482568122065385542262832554086311389903061026094907280453161393269978533074448634299469309253207161059923912603143298385803116208499438799394529467142492753137749318072395488912692861363548947352150723544702749074203419072627376075888 . (1191 368829575319877479246155438541081254999042454165316562520065046722997046316235927129893827887688332100876429709800763516871316102338208673498591530454136874776447658806751352580509925415308822910473097363700516584388572404183887052473808775681330643748758250043848994329607505564138545262695423206469120921832941074849542634227174166092555524168765261831349409354498859950253719351418450012501507752376931745062892138315217964280226511454382686186106786619371622740417332722089945429752480915547560845085487125411349097 596778788923751131813905866803549914453695718679611580889444418041285401184041055533686864118996884134631074553724841804392515566131062972707079362601269690030983573207649986011744000781251741410983908187279755512385231427799135795027700299909153994036785397273962559086433512629620291482568122065385542262832554086311389903061026094907280453161393269978533074448634299469309253207161059923912603143298385803116208499438799394529467142492753137749318072395488912692861363548947352150723544702749074203419072627376075888) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21347,7 +21347,7 @@ _:gn_3143 { } _:gn_3144 { - 1193 math:greaterThan 1 . + (1193) math:greaterThan 1 . (1193 1) math:difference 1192 . (140880361716003826678405010278612595544389189651021544150685675404708691448430798726100791656379780067121784865876685229350116638545354374290103698307004059521911744405852719149275850049365904409962286540121277656391913380568638309919917251453507293460731102813735429572781498498656799042822724347552699580833328063387695365393322237277830595176137253684165744260363420431198185495675840101090412361455477687009575777191636534030985880416012234622895500843254332787973301895232538708781417128346047486751901623446622306 227949213603873652567750428262468659454653264514295018369379371318288354867805128403793036231308552033754644843924078287521199463792854299208487832147132815254535914400898633431234075365942918500510810823579238927996659023615248742553891524227823350288027147230113564756826007065481746219872698858916421340999613011461847268833851928814724928992628008147183665094135439519055533855742609911411095390921454058053316361123581430249240631038370451563211285776117289952444030826857406720971063787201513358333585501964726791) math:sum 368829575319877479246155438541081254999042454165316562520065046722997046316235927129893827887688332100876429709800763516871316102338208673498591530454136874776447658806751352580509925415308822910473097363700516584388572404183887052473808775681330643748758250043848994329607505564138545262695423206469120921832941074849542634227174166092555524168765261831349409354498859950253719351418450012501507752376931745062892138315217964280226511454382686186106786619371622740417332722089945429752480915547560845085487125411349097 . (1192 227949213603873652567750428262468659454653264514295018369379371318288354867805128403793036231308552033754644843924078287521199463792854299208487832147132815254535914400898633431234075365942918500510810823579238927996659023615248742553891524227823350288027147230113564756826007065481746219872698858916421340999613011461847268833851928814724928992628008147183665094135439519055533855742609911411095390921454058053316361123581430249240631038370451563211285776117289952444030826857406720971063787201513358333585501964726791 368829575319877479246155438541081254999042454165316562520065046722997046316235927129893827887688332100876429709800763516871316102338208673498591530454136874776447658806751352580509925415308822910473097363700516584388572404183887052473808775681330643748758250043848994329607505564138545262695423206469120921832941074849542634227174166092555524168765261831349409354498859950253719351418450012501507752376931745062892138315217964280226511454382686186106786619371622740417332722089945429752480915547560845085487125411349097) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21358,7 +21358,7 @@ _:gn_3145 { } _:gn_3146 { - 1194 math:greaterThan 1 . + (1194) math:greaterThan 1 . (1194 1) math:difference 1193 . (87068851887869825889345417983856063910264074863273474218693695913579663419374329677692244574928771966632859978047393058171082825247499924918384133840128755732624169995045914281958225316577014090548524283457961271604745643046610432633974272774316056827296044416378135184044508566824947177049974511363721760166284948074151903440529691536894333816490754463017920833772019087857348360066769810320683029465976371043740583931944896218254750622358216940315784932862957164470728931624868012189646658855465871581683878518104485 140880361716003826678405010278612595544389189651021544150685675404708691448430798726100791656379780067121784865876685229350116638545354374290103698307004059521911744405852719149275850049365904409962286540121277656391913380568638309919917251453507293460731102813735429572781498498656799042822724347552699580833328063387695365393322237277830595176137253684165744260363420431198185495675840101090412361455477687009575777191636534030985880416012234622895500843254332787973301895232538708781417128346047486751901623446622306) math:sum 227949213603873652567750428262468659454653264514295018369379371318288354867805128403793036231308552033754644843924078287521199463792854299208487832147132815254535914400898633431234075365942918500510810823579238927996659023615248742553891524227823350288027147230113564756826007065481746219872698858916421340999613011461847268833851928814724928992628008147183665094135439519055533855742609911411095390921454058053316361123581430249240631038370451563211285776117289952444030826857406720971063787201513358333585501964726791 . (1193 140880361716003826678405010278612595544389189651021544150685675404708691448430798726100791656379780067121784865876685229350116638545354374290103698307004059521911744405852719149275850049365904409962286540121277656391913380568638309919917251453507293460731102813735429572781498498656799042822724347552699580833328063387695365393322237277830595176137253684165744260363420431198185495675840101090412361455477687009575777191636534030985880416012234622895500843254332787973301895232538708781417128346047486751901623446622306 227949213603873652567750428262468659454653264514295018369379371318288354867805128403793036231308552033754644843924078287521199463792854299208487832147132815254535914400898633431234075365942918500510810823579238927996659023615248742553891524227823350288027147230113564756826007065481746219872698858916421340999613011461847268833851928814724928992628008147183665094135439519055533855742609911411095390921454058053316361123581430249240631038370451563211285776117289952444030826857406720971063787201513358333585501964726791) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21369,7 +21369,7 @@ _:gn_3147 { } _:gn_3148 { - 1195 math:greaterThan 1 . + (1195) math:greaterThan 1 . (1195 1) math:difference 1194 . (53811509828134000789059592294756531634125114787748069931991979491129028029056469048408547081451008100488924887829292171179033813297854449371719564466875303789287574410806804867317624732788890319413762256663316384787167737522027877285942978679191236633435058397357294388736989931831851865772749836188977820667043115313543461952792545740936261359646499221147823426591401343340837135609070290769729331989501315965835193259691637812731129793654017682579715910391375623502572963607670696591770469490581615170217744928517821 87068851887869825889345417983856063910264074863273474218693695913579663419374329677692244574928771966632859978047393058171082825247499924918384133840128755732624169995045914281958225316577014090548524283457961271604745643046610432633974272774316056827296044416378135184044508566824947177049974511363721760166284948074151903440529691536894333816490754463017920833772019087857348360066769810320683029465976371043740583931944896218254750622358216940315784932862957164470728931624868012189646658855465871581683878518104485) math:sum 140880361716003826678405010278612595544389189651021544150685675404708691448430798726100791656379780067121784865876685229350116638545354374290103698307004059521911744405852719149275850049365904409962286540121277656391913380568638309919917251453507293460731102813735429572781498498656799042822724347552699580833328063387695365393322237277830595176137253684165744260363420431198185495675840101090412361455477687009575777191636534030985880416012234622895500843254332787973301895232538708781417128346047486751901623446622306 . (1194 87068851887869825889345417983856063910264074863273474218693695913579663419374329677692244574928771966632859978047393058171082825247499924918384133840128755732624169995045914281958225316577014090548524283457961271604745643046610432633974272774316056827296044416378135184044508566824947177049974511363721760166284948074151903440529691536894333816490754463017920833772019087857348360066769810320683029465976371043740583931944896218254750622358216940315784932862957164470728931624868012189646658855465871581683878518104485 140880361716003826678405010278612595544389189651021544150685675404708691448430798726100791656379780067121784865876685229350116638545354374290103698307004059521911744405852719149275850049365904409962286540121277656391913380568638309919917251453507293460731102813735429572781498498656799042822724347552699580833328063387695365393322237277830595176137253684165744260363420431198185495675840101090412361455477687009575777191636534030985880416012234622895500843254332787973301895232538708781417128346047486751901623446622306) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21380,7 +21380,7 @@ _:gn_3149 { } _:gn_3150 { - 1196 math:greaterThan 1 . + (1196) math:greaterThan 1 . (1196 1) math:difference 1195 . (33257342059735825100285825689099532276138960075525404286701716422450635390317860629283697493477763866143935090218100886992049011949645475546664569373253451943336595584239109414640600583788123771134762026794644886817577905524582555348031294095124820193860986019020840795307518634993095311277224675174743939499241832760608441487737145795958072456844255241870097407180617744516511224457699519550953697476475055077905390672253258405523620828704199257736069022471581540968155968017197315597876189364884256411466133589586664 53811509828134000789059592294756531634125114787748069931991979491129028029056469048408547081451008100488924887829292171179033813297854449371719564466875303789287574410806804867317624732788890319413762256663316384787167737522027877285942978679191236633435058397357294388736989931831851865772749836188977820667043115313543461952792545740936261359646499221147823426591401343340837135609070290769729331989501315965835193259691637812731129793654017682579715910391375623502572963607670696591770469490581615170217744928517821) math:sum 87068851887869825889345417983856063910264074863273474218693695913579663419374329677692244574928771966632859978047393058171082825247499924918384133840128755732624169995045914281958225316577014090548524283457961271604745643046610432633974272774316056827296044416378135184044508566824947177049974511363721760166284948074151903440529691536894333816490754463017920833772019087857348360066769810320683029465976371043740583931944896218254750622358216940315784932862957164470728931624868012189646658855465871581683878518104485 . (1195 53811509828134000789059592294756531634125114787748069931991979491129028029056469048408547081451008100488924887829292171179033813297854449371719564466875303789287574410806804867317624732788890319413762256663316384787167737522027877285942978679191236633435058397357294388736989931831851865772749836188977820667043115313543461952792545740936261359646499221147823426591401343340837135609070290769729331989501315965835193259691637812731129793654017682579715910391375623502572963607670696591770469490581615170217744928517821 87068851887869825889345417983856063910264074863273474218693695913579663419374329677692244574928771966632859978047393058171082825247499924918384133840128755732624169995045914281958225316577014090548524283457961271604745643046610432633974272774316056827296044416378135184044508566824947177049974511363721760166284948074151903440529691536894333816490754463017920833772019087857348360066769810320683029465976371043740583931944896218254750622358216940315784932862957164470728931624868012189646658855465871581683878518104485) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21391,7 +21391,7 @@ _:gn_3151 { } _:gn_3152 { - 1197 math:greaterThan 1 . + (1197) math:greaterThan 1 . (1197 1) math:difference 1196 . (20554167768398175688773766605656999357986154712222665645290263068678392638738608419124849587973244234344989797611191284186984801348208973825054995093621851845950978826567695452677024149000766548279000229868671497969589831997445321937911684584066416439574072378336453593429471296838756554495525161014233881167801282552935020465055399944978188902802243979277726019410783598824325911151370771218775634513026260887929802587438379407207508964949818424843646887919794082534416995590473380993894280125697358758751611338931157 33257342059735825100285825689099532276138960075525404286701716422450635390317860629283697493477763866143935090218100886992049011949645475546664569373253451943336595584239109414640600583788123771134762026794644886817577905524582555348031294095124820193860986019020840795307518634993095311277224675174743939499241832760608441487737145795958072456844255241870097407180617744516511224457699519550953697476475055077905390672253258405523620828704199257736069022471581540968155968017197315597876189364884256411466133589586664) math:sum 53811509828134000789059592294756531634125114787748069931991979491129028029056469048408547081451008100488924887829292171179033813297854449371719564466875303789287574410806804867317624732788890319413762256663316384787167737522027877285942978679191236633435058397357294388736989931831851865772749836188977820667043115313543461952792545740936261359646499221147823426591401343340837135609070290769729331989501315965835193259691637812731129793654017682579715910391375623502572963607670696591770469490581615170217744928517821 . (1196 33257342059735825100285825689099532276138960075525404286701716422450635390317860629283697493477763866143935090218100886992049011949645475546664569373253451943336595584239109414640600583788123771134762026794644886817577905524582555348031294095124820193860986019020840795307518634993095311277224675174743939499241832760608441487737145795958072456844255241870097407180617744516511224457699519550953697476475055077905390672253258405523620828704199257736069022471581540968155968017197315597876189364884256411466133589586664 53811509828134000789059592294756531634125114787748069931991979491129028029056469048408547081451008100488924887829292171179033813297854449371719564466875303789287574410806804867317624732788890319413762256663316384787167737522027877285942978679191236633435058397357294388736989931831851865772749836188977820667043115313543461952792545740936261359646499221147823426591401343340837135609070290769729331989501315965835193259691637812731129793654017682579715910391375623502572963607670696591770469490581615170217744928517821) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21402,7 +21402,7 @@ _:gn_3153 { } _:gn_3154 { - 1198 math:greaterThan 1 . + (1198) math:greaterThan 1 . (1198 1) math:difference 1197 . (12703174291337649411512059083442532918152805363302738641411453353772242751579252210158847905504519631798945292606909602805064210601436501721609574279631600097385616757671413961963576434787357222855761796925973388847988073527137233410119609511058403754286913640684387201878047338154338756781699514160510058331440550207673421022681745850979883554042011262592371387769834145692185313306328748332178062963448794189975588084814878998316111863754380832892422134551787458433738972426723934603981909239186897652714522250655507 20554167768398175688773766605656999357986154712222665645290263068678392638738608419124849587973244234344989797611191284186984801348208973825054995093621851845950978826567695452677024149000766548279000229868671497969589831997445321937911684584066416439574072378336453593429471296838756554495525161014233881167801282552935020465055399944978188902802243979277726019410783598824325911151370771218775634513026260887929802587438379407207508964949818424843646887919794082534416995590473380993894280125697358758751611338931157) math:sum 33257342059735825100285825689099532276138960075525404286701716422450635390317860629283697493477763866143935090218100886992049011949645475546664569373253451943336595584239109414640600583788123771134762026794644886817577905524582555348031294095124820193860986019020840795307518634993095311277224675174743939499241832760608441487737145795958072456844255241870097407180617744516511224457699519550953697476475055077905390672253258405523620828704199257736069022471581540968155968017197315597876189364884256411466133589586664 . (1197 20554167768398175688773766605656999357986154712222665645290263068678392638738608419124849587973244234344989797611191284186984801348208973825054995093621851845950978826567695452677024149000766548279000229868671497969589831997445321937911684584066416439574072378336453593429471296838756554495525161014233881167801282552935020465055399944978188902802243979277726019410783598824325911151370771218775634513026260887929802587438379407207508964949818424843646887919794082534416995590473380993894280125697358758751611338931157 33257342059735825100285825689099532276138960075525404286701716422450635390317860629283697493477763866143935090218100886992049011949645475546664569373253451943336595584239109414640600583788123771134762026794644886817577905524582555348031294095124820193860986019020840795307518634993095311277224675174743939499241832760608441487737145795958072456844255241870097407180617744516511224457699519550953697476475055077905390672253258405523620828704199257736069022471581540968155968017197315597876189364884256411466133589586664) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21413,7 +21413,7 @@ _:gn_3155 { } _:gn_3156 { - 1199 math:greaterThan 1 . + (1199) math:greaterThan 1 . (1199 1) math:difference 1198 . (7850993477060526277261707522214466439833349348919927003878809714906149887159356208966001682468724602546044505004281681381920590746772472103445420813990251748565362068896281490713447714213409325423238432942698109121601758470308088527792075073008012685287158737652066391551423958684417797713825646853723822836360732345261599442373654093998305348760232716685354631640949453132140597845042022886597571549577466697954214502623500408891397101195437591951224753368006624100678023163749446389912370886510461106037089088275650 12703174291337649411512059083442532918152805363302738641411453353772242751579252210158847905504519631798945292606909602805064210601436501721609574279631600097385616757671413961963576434787357222855761796925973388847988073527137233410119609511058403754286913640684387201878047338154338756781699514160510058331440550207673421022681745850979883554042011262592371387769834145692185313306328748332178062963448794189975588084814878998316111863754380832892422134551787458433738972426723934603981909239186897652714522250655507) math:sum 20554167768398175688773766605656999357986154712222665645290263068678392638738608419124849587973244234344989797611191284186984801348208973825054995093621851845950978826567695452677024149000766548279000229868671497969589831997445321937911684584066416439574072378336453593429471296838756554495525161014233881167801282552935020465055399944978188902802243979277726019410783598824325911151370771218775634513026260887929802587438379407207508964949818424843646887919794082534416995590473380993894280125697358758751611338931157 . (1198 12703174291337649411512059083442532918152805363302738641411453353772242751579252210158847905504519631798945292606909602805064210601436501721609574279631600097385616757671413961963576434787357222855761796925973388847988073527137233410119609511058403754286913640684387201878047338154338756781699514160510058331440550207673421022681745850979883554042011262592371387769834145692185313306328748332178062963448794189975588084814878998316111863754380832892422134551787458433738972426723934603981909239186897652714522250655507 20554167768398175688773766605656999357986154712222665645290263068678392638738608419124849587973244234344989797611191284186984801348208973825054995093621851845950978826567695452677024149000766548279000229868671497969589831997445321937911684584066416439574072378336453593429471296838756554495525161014233881167801282552935020465055399944978188902802243979277726019410783598824325911151370771218775634513026260887929802587438379407207508964949818424843646887919794082534416995590473380993894280125697358758751611338931157) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21424,7 +21424,7 @@ _:gn_3157 { } _:gn_3158 { - 1200 math:greaterThan 1 . + (1200) math:greaterThan 1 . (1200 1) math:difference 1199 . (4852180814277123134250351561228066478319456014382811637532643638866092864419896001192846223035795029252900787602627921423143619854664029618164153465641348348820254688775132471250128720573947897432523363983275279726386315056829144882327534438050391068999754903032320810326623379469920959067873867306786235495079817862411821580308091756981578205281778545907016756128884692560044715461286725445580491413871327492021373582191378589424714762558943240941197381183780834333060949262974488214069538352676436546677433162379857 7850993477060526277261707522214466439833349348919927003878809714906149887159356208966001682468724602546044505004281681381920590746772472103445420813990251748565362068896281490713447714213409325423238432942698109121601758470308088527792075073008012685287158737652066391551423958684417797713825646853723822836360732345261599442373654093998305348760232716685354631640949453132140597845042022886597571549577466697954214502623500408891397101195437591951224753368006624100678023163749446389912370886510461106037089088275650) math:sum 12703174291337649411512059083442532918152805363302738641411453353772242751579252210158847905504519631798945292606909602805064210601436501721609574279631600097385616757671413961963576434787357222855761796925973388847988073527137233410119609511058403754286913640684387201878047338154338756781699514160510058331440550207673421022681745850979883554042011262592371387769834145692185313306328748332178062963448794189975588084814878998316111863754380832892422134551787458433738972426723934603981909239186897652714522250655507 . (1199 7850993477060526277261707522214466439833349348919927003878809714906149887159356208966001682468724602546044505004281681381920590746772472103445420813990251748565362068896281490713447714213409325423238432942698109121601758470308088527792075073008012685287158737652066391551423958684417797713825646853723822836360732345261599442373654093998305348760232716685354631640949453132140597845042022886597571549577466697954214502623500408891397101195437591951224753368006624100678023163749446389912370886510461106037089088275650 12703174291337649411512059083442532918152805363302738641411453353772242751579252210158847905504519631798945292606909602805064210601436501721609574279631600097385616757671413961963576434787357222855761796925973388847988073527137233410119609511058403754286913640684387201878047338154338756781699514160510058331440550207673421022681745850979883554042011262592371387769834145692185313306328748332178062963448794189975588084814878998316111863754380832892422134551787458433738972426723934603981909239186897652714522250655507) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21435,7 +21435,7 @@ _:gn_3159 { } _:gn_3160 { - 1201 math:greaterThan 1 . + (1201) math:greaterThan 1 . (1201 1) math:difference 1200 . (2998812662783403143011355960986399961513893334537115366346166076040057022739460207773155459432929573293143717401653759958776970892108442485281267348348903399745107380121149019463318993639461427990715068959422829395215443413478943645464540634957621616287403834619745581224800579214496838645951779546937587341280914482849777862065562337016727143478454170778337875512064760572095882383755297441017080135706139205932840920432121819466682338636494351010027372184225789767617073900774958175842832533834024559359655925895793 4852180814277123134250351561228066478319456014382811637532643638866092864419896001192846223035795029252900787602627921423143619854664029618164153465641348348820254688775132471250128720573947897432523363983275279726386315056829144882327534438050391068999754903032320810326623379469920959067873867306786235495079817862411821580308091756981578205281778545907016756128884692560044715461286725445580491413871327492021373582191378589424714762558943240941197381183780834333060949262974488214069538352676436546677433162379857) math:sum 7850993477060526277261707522214466439833349348919927003878809714906149887159356208966001682468724602546044505004281681381920590746772472103445420813990251748565362068896281490713447714213409325423238432942698109121601758470308088527792075073008012685287158737652066391551423958684417797713825646853723822836360732345261599442373654093998305348760232716685354631640949453132140597845042022886597571549577466697954214502623500408891397101195437591951224753368006624100678023163749446389912370886510461106037089088275650 . (1200 4852180814277123134250351561228066478319456014382811637532643638866092864419896001192846223035795029252900787602627921423143619854664029618164153465641348348820254688775132471250128720573947897432523363983275279726386315056829144882327534438050391068999754903032320810326623379469920959067873867306786235495079817862411821580308091756981578205281778545907016756128884692560044715461286725445580491413871327492021373582191378589424714762558943240941197381183780834333060949262974488214069538352676436546677433162379857 7850993477060526277261707522214466439833349348919927003878809714906149887159356208966001682468724602546044505004281681381920590746772472103445420813990251748565362068896281490713447714213409325423238432942698109121601758470308088527792075073008012685287158737652066391551423958684417797713825646853723822836360732345261599442373654093998305348760232716685354631640949453132140597845042022886597571549577466697954214502623500408891397101195437591951224753368006624100678023163749446389912370886510461106037089088275650) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21446,7 +21446,7 @@ _:gn_3161 { } _:gn_3162 { - 1202 math:greaterThan 1 . + (1202) math:greaterThan 1 . (1202 1) math:difference 1201 . (1853368151493719991238995600241666516805562679845696271186477562826035841680435793419690763602865455959757070200974161464366648962555587132882886117292444949075147308653983451786809726934486469441808295023852450331170871643350201236862993803092769452712351068412575229101822800255424120421922087759848648153798903379562043718242529419964851061803324375128678880616819931987948833077531428004563411278165188286088532661759256769958032423922448889931170008999555044565443875362199530038226705818842411987317777236484064 2998812662783403143011355960986399961513893334537115366346166076040057022739460207773155459432929573293143717401653759958776970892108442485281267348348903399745107380121149019463318993639461427990715068959422829395215443413478943645464540634957621616287403834619745581224800579214496838645951779546937587341280914482849777862065562337016727143478454170778337875512064760572095882383755297441017080135706139205932840920432121819466682338636494351010027372184225789767617073900774958175842832533834024559359655925895793) math:sum 4852180814277123134250351561228066478319456014382811637532643638866092864419896001192846223035795029252900787602627921423143619854664029618164153465641348348820254688775132471250128720573947897432523363983275279726386315056829144882327534438050391068999754903032320810326623379469920959067873867306786235495079817862411821580308091756981578205281778545907016756128884692560044715461286725445580491413871327492021373582191378589424714762558943240941197381183780834333060949262974488214069538352676436546677433162379857 . (1201 2998812662783403143011355960986399961513893334537115366346166076040057022739460207773155459432929573293143717401653759958776970892108442485281267348348903399745107380121149019463318993639461427990715068959422829395215443413478943645464540634957621616287403834619745581224800579214496838645951779546937587341280914482849777862065562337016727143478454170778337875512064760572095882383755297441017080135706139205932840920432121819466682338636494351010027372184225789767617073900774958175842832533834024559359655925895793 4852180814277123134250351561228066478319456014382811637532643638866092864419896001192846223035795029252900787602627921423143619854664029618164153465641348348820254688775132471250128720573947897432523363983275279726386315056829144882327534438050391068999754903032320810326623379469920959067873867306786235495079817862411821580308091756981578205281778545907016756128884692560044715461286725445580491413871327492021373582191378589424714762558943240941197381183780834333060949262974488214069538352676436546677433162379857) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21457,7 +21457,7 @@ _:gn_3163 { } _:gn_3164 { - 1203 math:greaterThan 1 . + (1203) math:greaterThan 1 . (1203 1) math:difference 1202 . (1145444511289683151772360360744733444708330654691419095159688513214021181059024414353464695830064117333386647200679598494410321929552855352398381231056458450669960071467165567676509266704974958548906773935570379064044571770128742408601546831864852163575052766207170352122977778959072718224029691787088939187482011103287734143823032917051876081675129795649658994895244828584147049306223869436453668857540950919844308258672865049508649914714045461078857363184670745202173198538575428137616126714991612572041878689411729 1853368151493719991238995600241666516805562679845696271186477562826035841680435793419690763602865455959757070200974161464366648962555587132882886117292444949075147308653983451786809726934486469441808295023852450331170871643350201236862993803092769452712351068412575229101822800255424120421922087759848648153798903379562043718242529419964851061803324375128678880616819931987948833077531428004563411278165188286088532661759256769958032423922448889931170008999555044565443875362199530038226705818842411987317777236484064) math:sum 2998812662783403143011355960986399961513893334537115366346166076040057022739460207773155459432929573293143717401653759958776970892108442485281267348348903399745107380121149019463318993639461427990715068959422829395215443413478943645464540634957621616287403834619745581224800579214496838645951779546937587341280914482849777862065562337016727143478454170778337875512064760572095882383755297441017080135706139205932840920432121819466682338636494351010027372184225789767617073900774958175842832533834024559359655925895793 . (1202 1853368151493719991238995600241666516805562679845696271186477562826035841680435793419690763602865455959757070200974161464366648962555587132882886117292444949075147308653983451786809726934486469441808295023852450331170871643350201236862993803092769452712351068412575229101822800255424120421922087759848648153798903379562043718242529419964851061803324375128678880616819931987948833077531428004563411278165188286088532661759256769958032423922448889931170008999555044565443875362199530038226705818842411987317777236484064 2998812662783403143011355960986399961513893334537115366346166076040057022739460207773155459432929573293143717401653759958776970892108442485281267348348903399745107380121149019463318993639461427990715068959422829395215443413478943645464540634957621616287403834619745581224800579214496838645951779546937587341280914482849777862065562337016727143478454170778337875512064760572095882383755297441017080135706139205932840920432121819466682338636494351010027372184225789767617073900774958175842832533834024559359655925895793) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21468,7 +21468,7 @@ _:gn_3165 { } _:gn_3166 { - 1204 math:greaterThan 1 . + (1204) math:greaterThan 1 . (1204 1) math:difference 1203 . (707923640204036839466635239496933072097232025154277176026789049612014660621411379066226067772801338626370423000294562969956327033002731780484504886235986498405187237186817884110300460229511510892901521088282071267126299873221458828261446971227917289137298302205404876978845021296351402197892395972759708966316892276274309574419496502912974980128194579479019885721575103403801783771307558568109742420624237366244224403086391720449382509208403428852312645814884299363270676823624101900610579103850799415275898547072335 1145444511289683151772360360744733444708330654691419095159688513214021181059024414353464695830064117333386647200679598494410321929552855352398381231056458450669960071467165567676509266704974958548906773935570379064044571770128742408601546831864852163575052766207170352122977778959072718224029691787088939187482011103287734143823032917051876081675129795649658994895244828584147049306223869436453668857540950919844308258672865049508649914714045461078857363184670745202173198538575428137616126714991612572041878689411729) math:sum 1853368151493719991238995600241666516805562679845696271186477562826035841680435793419690763602865455959757070200974161464366648962555587132882886117292444949075147308653983451786809726934486469441808295023852450331170871643350201236862993803092769452712351068412575229101822800255424120421922087759848648153798903379562043718242529419964851061803324375128678880616819931987948833077531428004563411278165188286088532661759256769958032423922448889931170008999555044565443875362199530038226705818842411987317777236484064 . (1203 1145444511289683151772360360744733444708330654691419095159688513214021181059024414353464695830064117333386647200679598494410321929552855352398381231056458450669960071467165567676509266704974958548906773935570379064044571770128742408601546831864852163575052766207170352122977778959072718224029691787088939187482011103287734143823032917051876081675129795649658994895244828584147049306223869436453668857540950919844308258672865049508649914714045461078857363184670745202173198538575428137616126714991612572041878689411729 1853368151493719991238995600241666516805562679845696271186477562826035841680435793419690763602865455959757070200974161464366648962555587132882886117292444949075147308653983451786809726934486469441808295023852450331170871643350201236862993803092769452712351068412575229101822800255424120421922087759848648153798903379562043718242529419964851061803324375128678880616819931987948833077531428004563411278165188286088532661759256769958032423922448889931170008999555044565443875362199530038226705818842411987317777236484064) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21479,7 +21479,7 @@ _:gn_3167 { } _:gn_3168 { - 1205 math:greaterThan 1 . + (1205) math:greaterThan 1 . (1205 1) math:difference 1204 . (437520871085646312305725121247800372611098629537141919132899463602006520437613035287238628057262778707016224200385035524453994896550123571913876344820471952264772834280347683566208806475463447656005252847288307796918271896907283580340099860636934874437754464001765475144132757662721316026137295814329230221165118827013424569403536414138901101546935216170639109173669725180345265534916310868343926436916713553600083855586473329059267405505642032226544717369786445838902521714951326237005547611140813156765980142339394 707923640204036839466635239496933072097232025154277176026789049612014660621411379066226067772801338626370423000294562969956327033002731780484504886235986498405187237186817884110300460229511510892901521088282071267126299873221458828261446971227917289137298302205404876978845021296351402197892395972759708966316892276274309574419496502912974980128194579479019885721575103403801783771307558568109742420624237366244224403086391720449382509208403428852312645814884299363270676823624101900610579103850799415275898547072335) math:sum 1145444511289683151772360360744733444708330654691419095159688513214021181059024414353464695830064117333386647200679598494410321929552855352398381231056458450669960071467165567676509266704974958548906773935570379064044571770128742408601546831864852163575052766207170352122977778959072718224029691787088939187482011103287734143823032917051876081675129795649658994895244828584147049306223869436453668857540950919844308258672865049508649914714045461078857363184670745202173198538575428137616126714991612572041878689411729 . (1204 707923640204036839466635239496933072097232025154277176026789049612014660621411379066226067772801338626370423000294562969956327033002731780484504886235986498405187237186817884110300460229511510892901521088282071267126299873221458828261446971227917289137298302205404876978845021296351402197892395972759708966316892276274309574419496502912974980128194579479019885721575103403801783771307558568109742420624237366244224403086391720449382509208403428852312645814884299363270676823624101900610579103850799415275898547072335 1145444511289683151772360360744733444708330654691419095159688513214021181059024414353464695830064117333386647200679598494410321929552855352398381231056458450669960071467165567676509266704974958548906773935570379064044571770128742408601546831864852163575052766207170352122977778959072718224029691787088939187482011103287734143823032917051876081675129795649658994895244828584147049306223869436453668857540950919844308258672865049508649914714045461078857363184670745202173198538575428137616126714991612572041878689411729) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21490,7 +21490,7 @@ _:gn_3169 { } _:gn_3170 { - 1206 math:greaterThan 1 . + (1206) math:greaterThan 1 . (1206 1) math:difference 1205 . (270402769118390527160910118249132699486133395617135256893889586010008140183798343778987439715538559919354198799909527445502332136452608208570628541415514546140414402906470200544091653754048063236896268240993763470208027976314175247921347110590982414699543838203639401834712263633630086171755100158430478745151773449260885005015960088774073878581259363308380776547905378223456518236391247699765815983707523812644140547499918391390115103702761396625767928445097853524368155108672775663605031492709986258509918404732941 437520871085646312305725121247800372611098629537141919132899463602006520437613035287238628057262778707016224200385035524453994896550123571913876344820471952264772834280347683566208806475463447656005252847288307796918271896907283580340099860636934874437754464001765475144132757662721316026137295814329230221165118827013424569403536414138901101546935216170639109173669725180345265534916310868343926436916713553600083855586473329059267405505642032226544717369786445838902521714951326237005547611140813156765980142339394) math:sum 707923640204036839466635239496933072097232025154277176026789049612014660621411379066226067772801338626370423000294562969956327033002731780484504886235986498405187237186817884110300460229511510892901521088282071267126299873221458828261446971227917289137298302205404876978845021296351402197892395972759708966316892276274309574419496502912974980128194579479019885721575103403801783771307558568109742420624237366244224403086391720449382509208403428852312645814884299363270676823624101900610579103850799415275898547072335 . (1205 437520871085646312305725121247800372611098629537141919132899463602006520437613035287238628057262778707016224200385035524453994896550123571913876344820471952264772834280347683566208806475463447656005252847288307796918271896907283580340099860636934874437754464001765475144132757662721316026137295814329230221165118827013424569403536414138901101546935216170639109173669725180345265534916310868343926436916713553600083855586473329059267405505642032226544717369786445838902521714951326237005547611140813156765980142339394 707923640204036839466635239496933072097232025154277176026789049612014660621411379066226067772801338626370423000294562969956327033002731780484504886235986498405187237186817884110300460229511510892901521088282071267126299873221458828261446971227917289137298302205404876978845021296351402197892395972759708966316892276274309574419496502912974980128194579479019885721575103403801783771307558568109742420624237366244224403086391720449382509208403428852312645814884299363270676823624101900610579103850799415275898547072335) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21501,7 +21501,7 @@ _:gn_3171 { } _:gn_3172 { - 1207 math:greaterThan 1 . + (1207) math:greaterThan 1 . (1207 1) math:difference 1206 . (167118101967255785144815002998667673124965233920006662239009877591998380253814691508251188341724218787662025400475508078951662760097515363343247803404957406124358431373877483022117152721415384419108984606294544326710243920593108332418752750045952459738210625798126073309420494029091229854382195655898751476013345377752539564387576325364827222965675852862258332625764346956888747298525063168578110453209189740955943308086554937669152301802880635600776788924688592314534366606278550573400516118430826898256061737606453 270402769118390527160910118249132699486133395617135256893889586010008140183798343778987439715538559919354198799909527445502332136452608208570628541415514546140414402906470200544091653754048063236896268240993763470208027976314175247921347110590982414699543838203639401834712263633630086171755100158430478745151773449260885005015960088774073878581259363308380776547905378223456518236391247699765815983707523812644140547499918391390115103702761396625767928445097853524368155108672775663605031492709986258509918404732941) math:sum 437520871085646312305725121247800372611098629537141919132899463602006520437613035287238628057262778707016224200385035524453994896550123571913876344820471952264772834280347683566208806475463447656005252847288307796918271896907283580340099860636934874437754464001765475144132757662721316026137295814329230221165118827013424569403536414138901101546935216170639109173669725180345265534916310868343926436916713553600083855586473329059267405505642032226544717369786445838902521714951326237005547611140813156765980142339394 . (1206 270402769118390527160910118249132699486133395617135256893889586010008140183798343778987439715538559919354198799909527445502332136452608208570628541415514546140414402906470200544091653754048063236896268240993763470208027976314175247921347110590982414699543838203639401834712263633630086171755100158430478745151773449260885005015960088774073878581259363308380776547905378223456518236391247699765815983707523812644140547499918391390115103702761396625767928445097853524368155108672775663605031492709986258509918404732941 437520871085646312305725121247800372611098629537141919132899463602006520437613035287238628057262778707016224200385035524453994896550123571913876344820471952264772834280347683566208806475463447656005252847288307796918271896907283580340099860636934874437754464001765475144132757662721316026137295814329230221165118827013424569403536414138901101546935216170639109173669725180345265534916310868343926436916713553600083855586473329059267405505642032226544717369786445838902521714951326237005547611140813156765980142339394) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21512,7 +21512,7 @@ _:gn_3173 { } _:gn_3174 { - 1208 math:greaterThan 1 . + (1208) math:greaterThan 1 . (1208 1) math:difference 1207 . (103284667151134742016095115250465026361168161697128594654879708418009759929983652270736251373814341131692173399434019366550669376355092845227380738010557140016055971532592717521974501032632678817787283634699219143497784055721066915502594360545029954961333212405513328525291769604538856317372904502531727269138428071508345440628383763409246655615583510446122443922141031266567770937866184531187705530498334071688197239413363453720962801899880761024991139520409261209833788502394225090204515374279159360253856667126488 167118101967255785144815002998667673124965233920006662239009877591998380253814691508251188341724218787662025400475508078951662760097515363343247803404957406124358431373877483022117152721415384419108984606294544326710243920593108332418752750045952459738210625798126073309420494029091229854382195655898751476013345377752539564387576325364827222965675852862258332625764346956888747298525063168578110453209189740955943308086554937669152301802880635600776788924688592314534366606278550573400516118430826898256061737606453) math:sum 270402769118390527160910118249132699486133395617135256893889586010008140183798343778987439715538559919354198799909527445502332136452608208570628541415514546140414402906470200544091653754048063236896268240993763470208027976314175247921347110590982414699543838203639401834712263633630086171755100158430478745151773449260885005015960088774073878581259363308380776547905378223456518236391247699765815983707523812644140547499918391390115103702761396625767928445097853524368155108672775663605031492709986258509918404732941 . (1207 167118101967255785144815002998667673124965233920006662239009877591998380253814691508251188341724218787662025400475508078951662760097515363343247803404957406124358431373877483022117152721415384419108984606294544326710243920593108332418752750045952459738210625798126073309420494029091229854382195655898751476013345377752539564387576325364827222965675852862258332625764346956888747298525063168578110453209189740955943308086554937669152301802880635600776788924688592314534366606278550573400516118430826898256061737606453 270402769118390527160910118249132699486133395617135256893889586010008140183798343778987439715538559919354198799909527445502332136452608208570628541415514546140414402906470200544091653754048063236896268240993763470208027976314175247921347110590982414699543838203639401834712263633630086171755100158430478745151773449260885005015960088774073878581259363308380776547905378223456518236391247699765815983707523812644140547499918391390115103702761396625767928445097853524368155108672775663605031492709986258509918404732941) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21523,7 +21523,7 @@ _:gn_3175 { } _:gn_3176 { - 1209 math:greaterThan 1 . + (1209) math:greaterThan 1 . (1209 1) math:difference 1208 . (63833434816121043128719887748202646763797072222878067584130169173988620323831039237514936967909877655969852001041488712400993383742422518115867065394400266108302459841284765500142651688782705601321700971595325183212459864872041416916158389500922504776877413392612744784128724424552373537009291153367024206874917306244194123759192561955580567350092342416135888703623315690320976360658878637390404922710855669267746068673191483948189499902999874575785649404279331104700578103884325483196000744151667538002205070479965 103284667151134742016095115250465026361168161697128594654879708418009759929983652270736251373814341131692173399434019366550669376355092845227380738010557140016055971532592717521974501032632678817787283634699219143497784055721066915502594360545029954961333212405513328525291769604538856317372904502531727269138428071508345440628383763409246655615583510446122443922141031266567770937866184531187705530498334071688197239413363453720962801899880761024991139520409261209833788502394225090204515374279159360253856667126488) math:sum 167118101967255785144815002998667673124965233920006662239009877591998380253814691508251188341724218787662025400475508078951662760097515363343247803404957406124358431373877483022117152721415384419108984606294544326710243920593108332418752750045952459738210625798126073309420494029091229854382195655898751476013345377752539564387576325364827222965675852862258332625764346956888747298525063168578110453209189740955943308086554937669152301802880635600776788924688592314534366606278550573400516118430826898256061737606453 . (1208 103284667151134742016095115250465026361168161697128594654879708418009759929983652270736251373814341131692173399434019366550669376355092845227380738010557140016055971532592717521974501032632678817787283634699219143497784055721066915502594360545029954961333212405513328525291769604538856317372904502531727269138428071508345440628383763409246655615583510446122443922141031266567770937866184531187705530498334071688197239413363453720962801899880761024991139520409261209833788502394225090204515374279159360253856667126488 167118101967255785144815002998667673124965233920006662239009877591998380253814691508251188341724218787662025400475508078951662760097515363343247803404957406124358431373877483022117152721415384419108984606294544326710243920593108332418752750045952459738210625798126073309420494029091229854382195655898751476013345377752539564387576325364827222965675852862258332625764346956888747298525063168578110453209189740955943308086554937669152301802880635600776788924688592314534366606278550573400516118430826898256061737606453) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21534,7 +21534,7 @@ _:gn_3177 { } _:gn_3178 { - 1210 math:greaterThan 1 . + (1210) math:greaterThan 1 . (1210 1) math:difference 1209 . (39451232335013698887375227502262379597371089474250527070749539244021139606152613033221314405904463475722321398392530654149675992612670327111513672616156873907753511691307952021831849343849973216465582663103893960285324190849025498586435971044107450184455799012900583741163045179986482780363613349164703062263510765264151316869191201453666088265491168029986555218517715576246794577207305893797300607787478402420451170740171969772773301996880886449205490116129930105133210398509899607008514630127491822251651596646523 63833434816121043128719887748202646763797072222878067584130169173988620323831039237514936967909877655969852001041488712400993383742422518115867065394400266108302459841284765500142651688782705601321700971595325183212459864872041416916158389500922504776877413392612744784128724424552373537009291153367024206874917306244194123759192561955580567350092342416135888703623315690320976360658878637390404922710855669267746068673191483948189499902999874575785649404279331104700578103884325483196000744151667538002205070479965) math:sum 103284667151134742016095115250465026361168161697128594654879708418009759929983652270736251373814341131692173399434019366550669376355092845227380738010557140016055971532592717521974501032632678817787283634699219143497784055721066915502594360545029954961333212405513328525291769604538856317372904502531727269138428071508345440628383763409246655615583510446122443922141031266567770937866184531187705530498334071688197239413363453720962801899880761024991139520409261209833788502394225090204515374279159360253856667126488 . (1209 63833434816121043128719887748202646763797072222878067584130169173988620323831039237514936967909877655969852001041488712400993383742422518115867065394400266108302459841284765500142651688782705601321700971595325183212459864872041416916158389500922504776877413392612744784128724424552373537009291153367024206874917306244194123759192561955580567350092342416135888703623315690320976360658878637390404922710855669267746068673191483948189499902999874575785649404279331104700578103884325483196000744151667538002205070479965 103284667151134742016095115250465026361168161697128594654879708418009759929983652270736251373814341131692173399434019366550669376355092845227380738010557140016055971532592717521974501032632678817787283634699219143497784055721066915502594360545029954961333212405513328525291769604538856317372904502531727269138428071508345440628383763409246655615583510446122443922141031266567770937866184531187705530498334071688197239413363453720962801899880761024991139520409261209833788502394225090204515374279159360253856667126488) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21545,7 +21545,7 @@ _:gn_3179 { } _:gn_3180 { - 1211 math:greaterThan 1 . + (1211) math:greaterThan 1 . (1211 1) math:difference 1210 . (24382202481107344241344660245940267166425982748627540513380629929967480717678426204293622562005414180247530602648958058251317391129752191004353392778243392200548948149976813478310802344932732384856118308491431222927135674023015918329722418456815054592421614379712161042965679244565890756645677804202321144611406540980042806890001360501914479084601174386149333485105600114074181783451572743593104314923377266847294897933019514175416197906118988126580159288149400999567367705374425876187486114024175715750553473833442 39451232335013698887375227502262379597371089474250527070749539244021139606152613033221314405904463475722321398392530654149675992612670327111513672616156873907753511691307952021831849343849973216465582663103893960285324190849025498586435971044107450184455799012900583741163045179986482780363613349164703062263510765264151316869191201453666088265491168029986555218517715576246794577207305893797300607787478402420451170740171969772773301996880886449205490116129930105133210398509899607008514630127491822251651596646523) math:sum 63833434816121043128719887748202646763797072222878067584130169173988620323831039237514936967909877655969852001041488712400993383742422518115867065394400266108302459841284765500142651688782705601321700971595325183212459864872041416916158389500922504776877413392612744784128724424552373537009291153367024206874917306244194123759192561955580567350092342416135888703623315690320976360658878637390404922710855669267746068673191483948189499902999874575785649404279331104700578103884325483196000744151667538002205070479965 . (1210 39451232335013698887375227502262379597371089474250527070749539244021139606152613033221314405904463475722321398392530654149675992612670327111513672616156873907753511691307952021831849343849973216465582663103893960285324190849025498586435971044107450184455799012900583741163045179986482780363613349164703062263510765264151316869191201453666088265491168029986555218517715576246794577207305893797300607787478402420451170740171969772773301996880886449205490116129930105133210398509899607008514630127491822251651596646523 63833434816121043128719887748202646763797072222878067584130169173988620323831039237514936967909877655969852001041488712400993383742422518115867065394400266108302459841284765500142651688782705601321700971595325183212459864872041416916158389500922504776877413392612744784128724424552373537009291153367024206874917306244194123759192561955580567350092342416135888703623315690320976360658878637390404922710855669267746068673191483948189499902999874575785649404279331104700578103884325483196000744151667538002205070479965) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21556,7 +21556,7 @@ _:gn_3181 { } _:gn_3182 { - 1212 math:greaterThan 1 . + (1212) math:greaterThan 1 . (1212 1) math:difference 1211 . (15069029853906354646030567256322112430945106725622986557368909314053658888474186828927691843899049295474790795743572595898358601482918136107160279837913481707204563541331138543521046998917240831609464354612462737358188516826009580256713552587292395592034184633188422698197365935420592023717935544962381917652104224284108509979189840951751609180889993643837221733412115462172612793755733150204196292864101135573156272807152455597357104090761898322625330827980529105565842693135473730821028516103316106501098122813081 24382202481107344241344660245940267166425982748627540513380629929967480717678426204293622562005414180247530602648958058251317391129752191004353392778243392200548948149976813478310802344932732384856118308491431222927135674023015918329722418456815054592421614379712161042965679244565890756645677804202321144611406540980042806890001360501914479084601174386149333485105600114074181783451572743593104314923377266847294897933019514175416197906118988126580159288149400999567367705374425876187486114024175715750553473833442) math:sum 39451232335013698887375227502262379597371089474250527070749539244021139606152613033221314405904463475722321398392530654149675992612670327111513672616156873907753511691307952021831849343849973216465582663103893960285324190849025498586435971044107450184455799012900583741163045179986482780363613349164703062263510765264151316869191201453666088265491168029986555218517715576246794577207305893797300607787478402420451170740171969772773301996880886449205490116129930105133210398509899607008514630127491822251651596646523 . (1211 24382202481107344241344660245940267166425982748627540513380629929967480717678426204293622562005414180247530602648958058251317391129752191004353392778243392200548948149976813478310802344932732384856118308491431222927135674023015918329722418456815054592421614379712161042965679244565890756645677804202321144611406540980042806890001360501914479084601174386149333485105600114074181783451572743593104314923377266847294897933019514175416197906118988126580159288149400999567367705374425876187486114024175715750553473833442 39451232335013698887375227502262379597371089474250527070749539244021139606152613033221314405904463475722321398392530654149675992612670327111513672616156873907753511691307952021831849343849973216465582663103893960285324190849025498586435971044107450184455799012900583741163045179986482780363613349164703062263510765264151316869191201453666088265491168029986555218517715576246794577207305893797300607787478402420451170740171969772773301996880886449205490116129930105133210398509899607008514630127491822251651596646523) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21567,7 +21567,7 @@ _:gn_3183 { } _:gn_3184 { - 1213 math:greaterThan 1 . + (1213) math:greaterThan 1 . (1213 1) math:difference 1212 . (9313172627200989595314092989618154735480876023004553956011720615913821829204239375365930718106364884772739806905385462352958789646834054897193112940329910493344384608645674934789755346015491553246653953878968485568947157197006338073008865869522659000387429746523738344768313309145298732927742259239939226959302316695934296910811519550162869903711180742312111751693484651901568989695839593388908022059276131274138625125867058578059093815357089803954828460168871894001525012238952145366457597920859609249455351020361 15069029853906354646030567256322112430945106725622986557368909314053658888474186828927691843899049295474790795743572595898358601482918136107160279837913481707204563541331138543521046998917240831609464354612462737358188516826009580256713552587292395592034184633188422698197365935420592023717935544962381917652104224284108509979189840951751609180889993643837221733412115462172612793755733150204196292864101135573156272807152455597357104090761898322625330827980529105565842693135473730821028516103316106501098122813081) math:sum 24382202481107344241344660245940267166425982748627540513380629929967480717678426204293622562005414180247530602648958058251317391129752191004353392778243392200548948149976813478310802344932732384856118308491431222927135674023015918329722418456815054592421614379712161042965679244565890756645677804202321144611406540980042806890001360501914479084601174386149333485105600114074181783451572743593104314923377266847294897933019514175416197906118988126580159288149400999567367705374425876187486114024175715750553473833442 . (1212 15069029853906354646030567256322112430945106725622986557368909314053658888474186828927691843899049295474790795743572595898358601482918136107160279837913481707204563541331138543521046998917240831609464354612462737358188516826009580256713552587292395592034184633188422698197365935420592023717935544962381917652104224284108509979189840951751609180889993643837221733412115462172612793755733150204196292864101135573156272807152455597357104090761898322625330827980529105565842693135473730821028516103316106501098122813081 24382202481107344241344660245940267166425982748627540513380629929967480717678426204293622562005414180247530602648958058251317391129752191004353392778243392200548948149976813478310802344932732384856118308491431222927135674023015918329722418456815054592421614379712161042965679244565890756645677804202321144611406540980042806890001360501914479084601174386149333485105600114074181783451572743593104314923377266847294897933019514175416197906118988126580159288149400999567367705374425876187486114024175715750553473833442) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21578,7 +21578,7 @@ _:gn_3185 { } _:gn_3186 { - 1214 math:greaterThan 1 . + (1214) math:greaterThan 1 . (1214 1) math:difference 1213 . (5755857226705365050716474266703957695464230702618432601357188698139837059269947453561761125792684410702050988838187133545399811836084081209967166897583571213860178932685463608731291652901749278362810400733494251789241359629003242183704686717769736591646754886664684353429052626275293290790193285722442690692801907588174213068378321401588739277178812901525109981718630810271043804059893556815288270804825004299017647681285397019298010275404808518670502367811657211564317680896521585454570918182456497251642771792720 9313172627200989595314092989618154735480876023004553956011720615913821829204239375365930718106364884772739806905385462352958789646834054897193112940329910493344384608645674934789755346015491553246653953878968485568947157197006338073008865869522659000387429746523738344768313309145298732927742259239939226959302316695934296910811519550162869903711180742312111751693484651901568989695839593388908022059276131274138625125867058578059093815357089803954828460168871894001525012238952145366457597920859609249455351020361) math:sum 15069029853906354646030567256322112430945106725622986557368909314053658888474186828927691843899049295474790795743572595898358601482918136107160279837913481707204563541331138543521046998917240831609464354612462737358188516826009580256713552587292395592034184633188422698197365935420592023717935544962381917652104224284108509979189840951751609180889993643837221733412115462172612793755733150204196292864101135573156272807152455597357104090761898322625330827980529105565842693135473730821028516103316106501098122813081 . (1213 9313172627200989595314092989618154735480876023004553956011720615913821829204239375365930718106364884772739806905385462352958789646834054897193112940329910493344384608645674934789755346015491553246653953878968485568947157197006338073008865869522659000387429746523738344768313309145298732927742259239939226959302316695934296910811519550162869903711180742312111751693484651901568989695839593388908022059276131274138625125867058578059093815357089803954828460168871894001525012238952145366457597920859609249455351020361 15069029853906354646030567256322112430945106725622986557368909314053658888474186828927691843899049295474790795743572595898358601482918136107160279837913481707204563541331138543521046998917240831609464354612462737358188516826009580256713552587292395592034184633188422698197365935420592023717935544962381917652104224284108509979189840951751609180889993643837221733412115462172612793755733150204196292864101135573156272807152455597357104090761898322625330827980529105565842693135473730821028516103316106501098122813081) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21589,7 +21589,7 @@ _:gn_3187 { } _:gn_3188 { - 1215 math:greaterThan 1 . + (1215) math:greaterThan 1 . (1215 1) math:difference 1214 . (3557315400495624544597618722914197040016645320386121354654531917773984769934291921804169592313680474070688818067198328807558977810749973687225946042746339279484205675960211326058463693113742274883843553145474233779705797568003095889304179151752922408740674859859053991339260682870005442137548973517496536266500409107760083842433198148574130626532367840787001769974853841630525185635946036573619751254451126975120977444581661558761083539952281285284326092357214682437207331342430559911886679738403111997812579227641 5755857226705365050716474266703957695464230702618432601357188698139837059269947453561761125792684410702050988838187133545399811836084081209967166897583571213860178932685463608731291652901749278362810400733494251789241359629003242183704686717769736591646754886664684353429052626275293290790193285722442690692801907588174213068378321401588739277178812901525109981718630810271043804059893556815288270804825004299017647681285397019298010275404808518670502367811657211564317680896521585454570918182456497251642771792720) math:sum 9313172627200989595314092989618154735480876023004553956011720615913821829204239375365930718106364884772739806905385462352958789646834054897193112940329910493344384608645674934789755346015491553246653953878968485568947157197006338073008865869522659000387429746523738344768313309145298732927742259239939226959302316695934296910811519550162869903711180742312111751693484651901568989695839593388908022059276131274138625125867058578059093815357089803954828460168871894001525012238952145366457597920859609249455351020361 . (1214 5755857226705365050716474266703957695464230702618432601357188698139837059269947453561761125792684410702050988838187133545399811836084081209967166897583571213860178932685463608731291652901749278362810400733494251789241359629003242183704686717769736591646754886664684353429052626275293290790193285722442690692801907588174213068378321401588739277178812901525109981718630810271043804059893556815288270804825004299017647681285397019298010275404808518670502367811657211564317680896521585454570918182456497251642771792720 9313172627200989595314092989618154735480876023004553956011720615913821829204239375365930718106364884772739806905385462352958789646834054897193112940329910493344384608645674934789755346015491553246653953878968485568947157197006338073008865869522659000387429746523738344768313309145298732927742259239939226959302316695934296910811519550162869903711180742312111751693484651901568989695839593388908022059276131274138625125867058578059093815357089803954828460168871894001525012238952145366457597920859609249455351020361) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21600,7 +21600,7 @@ _:gn_3189 { } _:gn_3190 { - 1216 math:greaterThan 1 . + (1216) math:greaterThan 1 . (1216 1) math:difference 1215 . (2198541826209740506118855543789760655447585382232311246702656780365852289335655531757591533479003936631362170770988804737840834025334107522741220854837231934375973256725252282672827959788007003478966847588020018009535562061000146294400507566016814182906080026805630362089791943405287848652644312204946154426301498480414129225945123253014608650646445060738108211743776968640518618423947520241668519550373877323896670236703735460536926735452527233386176275454442529127110349554091025542684238444053385253830192565079 3557315400495624544597618722914197040016645320386121354654531917773984769934291921804169592313680474070688818067198328807558977810749973687225946042746339279484205675960211326058463693113742274883843553145474233779705797568003095889304179151752922408740674859859053991339260682870005442137548973517496536266500409107760083842433198148574130626532367840787001769974853841630525185635946036573619751254451126975120977444581661558761083539952281285284326092357214682437207331342430559911886679738403111997812579227641) math:sum 5755857226705365050716474266703957695464230702618432601357188698139837059269947453561761125792684410702050988838187133545399811836084081209967166897583571213860178932685463608731291652901749278362810400733494251789241359629003242183704686717769736591646754886664684353429052626275293290790193285722442690692801907588174213068378321401588739277178812901525109981718630810271043804059893556815288270804825004299017647681285397019298010275404808518670502367811657211564317680896521585454570918182456497251642771792720 . (1215 3557315400495624544597618722914197040016645320386121354654531917773984769934291921804169592313680474070688818067198328807558977810749973687225946042746339279484205675960211326058463693113742274883843553145474233779705797568003095889304179151752922408740674859859053991339260682870005442137548973517496536266500409107760083842433198148574130626532367840787001769974853841630525185635946036573619751254451126975120977444581661558761083539952281285284326092357214682437207331342430559911886679738403111997812579227641 5755857226705365050716474266703957695464230702618432601357188698139837059269947453561761125792684410702050988838187133545399811836084081209967166897583571213860178932685463608731291652901749278362810400733494251789241359629003242183704686717769736591646754886664684353429052626275293290790193285722442690692801907588174213068378321401588739277178812901525109981718630810271043804059893556815288270804825004299017647681285397019298010275404808518670502367811657211564317680896521585454570918182456497251642771792720) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21611,7 +21611,7 @@ _:gn_3191 { } _:gn_3192 { - 1217 math:greaterThan 1 . + (1217) math:greaterThan 1 . (1217 1) math:difference 1216 . (1358773574285884038478763179124436384569059938153810107951875137408132480598636390046578058834676537439326647296209524069718143785415866164484725187909107345108232419234959043385635733325735271404876705557454215770170235507002949594903671585736108225834594833053423629249468739464717593484904661312550381840198910627345954616488074895559521975885922780048893558231076872990006567211998516331951231704077249651224307207877926098224156804499754051898149816902772153310096981788339534369202441294349726743982386662562 2198541826209740506118855543789760655447585382232311246702656780365852289335655531757591533479003936631362170770988804737840834025334107522741220854837231934375973256725252282672827959788007003478966847588020018009535562061000146294400507566016814182906080026805630362089791943405287848652644312204946154426301498480414129225945123253014608650646445060738108211743776968640518618423947520241668519550373877323896670236703735460536926735452527233386176275454442529127110349554091025542684238444053385253830192565079) math:sum 3557315400495624544597618722914197040016645320386121354654531917773984769934291921804169592313680474070688818067198328807558977810749973687225946042746339279484205675960211326058463693113742274883843553145474233779705797568003095889304179151752922408740674859859053991339260682870005442137548973517496536266500409107760083842433198148574130626532367840787001769974853841630525185635946036573619751254451126975120977444581661558761083539952281285284326092357214682437207331342430559911886679738403111997812579227641 . (1216 2198541826209740506118855543789760655447585382232311246702656780365852289335655531757591533479003936631362170770988804737840834025334107522741220854837231934375973256725252282672827959788007003478966847588020018009535562061000146294400507566016814182906080026805630362089791943405287848652644312204946154426301498480414129225945123253014608650646445060738108211743776968640518618423947520241668519550373877323896670236703735460536926735452527233386176275454442529127110349554091025542684238444053385253830192565079 3557315400495624544597618722914197040016645320386121354654531917773984769934291921804169592313680474070688818067198328807558977810749973687225946042746339279484205675960211326058463693113742274883843553145474233779705797568003095889304179151752922408740674859859053991339260682870005442137548973517496536266500409107760083842433198148574130626532367840787001769974853841630525185635946036573619751254451126975120977444581661558761083539952281285284326092357214682437207331342430559911886679738403111997812579227641) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21622,7 +21622,7 @@ _:gn_3193 { } _:gn_3194 { - 1218 math:greaterThan 1 . + (1218) math:greaterThan 1 . (1218 1) math:difference 1217 . (839768251923856467640092364665324270878525444078501138750781642957719808737019141711013474644327399192035523474779280668122690239918241358256495666928124589267740837490293239287192226462271732074090142030565802239365326553997196699496835980280705957071485193752206732840323203940570255167739650892395772586102587853068174609457048357455086674760522280689214653512700095650512051211949003909717287846296627672672363028825809362312769930952773181488026458551670375817013367765751491173481797149703658509847805902517 1358773574285884038478763179124436384569059938153810107951875137408132480598636390046578058834676537439326647296209524069718143785415866164484725187909107345108232419234959043385635733325735271404876705557454215770170235507002949594903671585736108225834594833053423629249468739464717593484904661312550381840198910627345954616488074895559521975885922780048893558231076872990006567211998516331951231704077249651224307207877926098224156804499754051898149816902772153310096981788339534369202441294349726743982386662562) math:sum 2198541826209740506118855543789760655447585382232311246702656780365852289335655531757591533479003936631362170770988804737840834025334107522741220854837231934375973256725252282672827959788007003478966847588020018009535562061000146294400507566016814182906080026805630362089791943405287848652644312204946154426301498480414129225945123253014608650646445060738108211743776968640518618423947520241668519550373877323896670236703735460536926735452527233386176275454442529127110349554091025542684238444053385253830192565079 . (1217 1358773574285884038478763179124436384569059938153810107951875137408132480598636390046578058834676537439326647296209524069718143785415866164484725187909107345108232419234959043385635733325735271404876705557454215770170235507002949594903671585736108225834594833053423629249468739464717593484904661312550381840198910627345954616488074895559521975885922780048893558231076872990006567211998516331951231704077249651224307207877926098224156804499754051898149816902772153310096981788339534369202441294349726743982386662562 2198541826209740506118855543789760655447585382232311246702656780365852289335655531757591533479003936631362170770988804737840834025334107522741220854837231934375973256725252282672827959788007003478966847588020018009535562061000146294400507566016814182906080026805630362089791943405287848652644312204946154426301498480414129225945123253014608650646445060738108211743776968640518618423947520241668519550373877323896670236703735460536926735452527233386176275454442529127110349554091025542684238444053385253830192565079) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21633,7 +21633,7 @@ _:gn_3195 { } _:gn_3196 { - 1219 math:greaterThan 1 . + (1219) math:greaterThan 1 . (1219 1) math:difference 1218 . (519005322362027570838670814459112113690534494075308969201093494450412671861617248335564584190349138247291123821430243401595453545497624806228229520980982755840491581744665804098443506863463539330786563526888413530804908953005752895406835605455402268763109639301216896409145535524147338317165010420154609254096322774277780007031026538104435301125400499359678904718376777339494516000049512422233943857780621978551944179052116735911386873546980870410123358351101777493083614022588043195720644144646068234134580760045 839768251923856467640092364665324270878525444078501138750781642957719808737019141711013474644327399192035523474779280668122690239918241358256495666928124589267740837490293239287192226462271732074090142030565802239365326553997196699496835980280705957071485193752206732840323203940570255167739650892395772586102587853068174609457048357455086674760522280689214653512700095650512051211949003909717287846296627672672363028825809362312769930952773181488026458551670375817013367765751491173481797149703658509847805902517) math:sum 1358773574285884038478763179124436384569059938153810107951875137408132480598636390046578058834676537439326647296209524069718143785415866164484725187909107345108232419234959043385635733325735271404876705557454215770170235507002949594903671585736108225834594833053423629249468739464717593484904661312550381840198910627345954616488074895559521975885922780048893558231076872990006567211998516331951231704077249651224307207877926098224156804499754051898149816902772153310096981788339534369202441294349726743982386662562 . (1218 839768251923856467640092364665324270878525444078501138750781642957719808737019141711013474644327399192035523474779280668122690239918241358256495666928124589267740837490293239287192226462271732074090142030565802239365326553997196699496835980280705957071485193752206732840323203940570255167739650892395772586102587853068174609457048357455086674760522280689214653512700095650512051211949003909717287846296627672672363028825809362312769930952773181488026458551670375817013367765751491173481797149703658509847805902517 1358773574285884038478763179124436384569059938153810107951875137408132480598636390046578058834676537439326647296209524069718143785415866164484725187909107345108232419234959043385635733325735271404876705557454215770170235507002949594903671585736108225834594833053423629249468739464717593484904661312550381840198910627345954616488074895559521975885922780048893558231076872990006567211998516331951231704077249651224307207877926098224156804499754051898149816902772153310096981788339534369202441294349726743982386662562) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21644,7 +21644,7 @@ _:gn_3197 { } _:gn_3198 { - 1220 math:greaterThan 1 . + (1220) math:greaterThan 1 . (1220 1) math:difference 1219 . (320762929561828896801421550206212157187990950003192169549688148507307136875401893375448890453978260944744399653349037266527236694420616552028266145947141833427249255745627435188748719598808192743303578503677388708560417600991443804090000374825303688308375554450989836431177668416422916850574640472241163332006265078790394602426021819350651373635121781329535748794323318311017535211899491487483343988516005694120418849773692626401383057405792311077903100200568598323929753743163447977761153005057590275713225142472 519005322362027570838670814459112113690534494075308969201093494450412671861617248335564584190349138247291123821430243401595453545497624806228229520980982755840491581744665804098443506863463539330786563526888413530804908953005752895406835605455402268763109639301216896409145535524147338317165010420154609254096322774277780007031026538104435301125400499359678904718376777339494516000049512422233943857780621978551944179052116735911386873546980870410123358351101777493083614022588043195720644144646068234134580760045) math:sum 839768251923856467640092364665324270878525444078501138750781642957719808737019141711013474644327399192035523474779280668122690239918241358256495666928124589267740837490293239287192226462271732074090142030565802239365326553997196699496835980280705957071485193752206732840323203940570255167739650892395772586102587853068174609457048357455086674760522280689214653512700095650512051211949003909717287846296627672672363028825809362312769930952773181488026458551670375817013367765751491173481797149703658509847805902517 . (1219 519005322362027570838670814459112113690534494075308969201093494450412671861617248335564584190349138247291123821430243401595453545497624806228229520980982755840491581744665804098443506863463539330786563526888413530804908953005752895406835605455402268763109639301216896409145535524147338317165010420154609254096322774277780007031026538104435301125400499359678904718376777339494516000049512422233943857780621978551944179052116735911386873546980870410123358351101777493083614022588043195720644144646068234134580760045 839768251923856467640092364665324270878525444078501138750781642957719808737019141711013474644327399192035523474779280668122690239918241358256495666928124589267740837490293239287192226462271732074090142030565802239365326553997196699496835980280705957071485193752206732840323203940570255167739650892395772586102587853068174609457048357455086674760522280689214653512700095650512051211949003909717287846296627672672363028825809362312769930952773181488026458551670375817013367765751491173481797149703658509847805902517) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21655,7 +21655,7 @@ _:gn_3199 { } _:gn_3200 { - 1221 math:greaterThan 1 . + (1221) math:greaterThan 1 . (1221 1) math:difference 1220 . (198242392800198674037249264252899956502543544072116799651405345943105534986215354960115693736370877302546724168081206135068216851077008254199963375033840922413242325999038368909694787264655346587482985023211024822244491352014309091316835230630098580454734084850227059977967867107724421466590369947913445922090057695487385404605004718753783927490278718030143155924053459028476980788150020934750599869264616284431525329278424109510003816141188559332220258150533179169153860279424595217959491139588477958421355617573 320762929561828896801421550206212157187990950003192169549688148507307136875401893375448890453978260944744399653349037266527236694420616552028266145947141833427249255745627435188748719598808192743303578503677388708560417600991443804090000374825303688308375554450989836431177668416422916850574640472241163332006265078790394602426021819350651373635121781329535748794323318311017535211899491487483343988516005694120418849773692626401383057405792311077903100200568598323929753743163447977761153005057590275713225142472) math:sum 519005322362027570838670814459112113690534494075308969201093494450412671861617248335564584190349138247291123821430243401595453545497624806228229520980982755840491581744665804098443506863463539330786563526888413530804908953005752895406835605455402268763109639301216896409145535524147338317165010420154609254096322774277780007031026538104435301125400499359678904718376777339494516000049512422233943857780621978551944179052116735911386873546980870410123358351101777493083614022588043195720644144646068234134580760045 . (1220 320762929561828896801421550206212157187990950003192169549688148507307136875401893375448890453978260944744399653349037266527236694420616552028266145947141833427249255745627435188748719598808192743303578503677388708560417600991443804090000374825303688308375554450989836431177668416422916850574640472241163332006265078790394602426021819350651373635121781329535748794323318311017535211899491487483343988516005694120418849773692626401383057405792311077903100200568598323929753743163447977761153005057590275713225142472 519005322362027570838670814459112113690534494075308969201093494450412671861617248335564584190349138247291123821430243401595453545497624806228229520980982755840491581744665804098443506863463539330786563526888413530804908953005752895406835605455402268763109639301216896409145535524147338317165010420154609254096322774277780007031026538104435301125400499359678904718376777339494516000049512422233943857780621978551944179052116735911386873546980870410123358351101777493083614022588043195720644144646068234134580760045) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21666,7 +21666,7 @@ _:gn_3201 { } _:gn_3202 { - 1222 math:greaterThan 1 . + (1222) math:greaterThan 1 . (1222 1) math:difference 1221 . (122520536761630222764172285953312200685447405931075369898282802564201601889186538415333196717607383642197675485267831131459019843343608297828302770913300911014006929746589066279053932334152846155820593480466363886315926248977134712773165144195205107853641469600762776453209801308698495383984270524327717409916207383303009197821017100596867446144843063299392592870269859282540554423749470552732744119251389409688893520495268516891379241264603751745682842050035419154775893463738852759801661865469112317291869524899 198242392800198674037249264252899956502543544072116799651405345943105534986215354960115693736370877302546724168081206135068216851077008254199963375033840922413242325999038368909694787264655346587482985023211024822244491352014309091316835230630098580454734084850227059977967867107724421466590369947913445922090057695487385404605004718753783927490278718030143155924053459028476980788150020934750599869264616284431525329278424109510003816141188559332220258150533179169153860279424595217959491139588477958421355617573) math:sum 320762929561828896801421550206212157187990950003192169549688148507307136875401893375448890453978260944744399653349037266527236694420616552028266145947141833427249255745627435188748719598808192743303578503677388708560417600991443804090000374825303688308375554450989836431177668416422916850574640472241163332006265078790394602426021819350651373635121781329535748794323318311017535211899491487483343988516005694120418849773692626401383057405792311077903100200568598323929753743163447977761153005057590275713225142472 . (1221 198242392800198674037249264252899956502543544072116799651405345943105534986215354960115693736370877302546724168081206135068216851077008254199963375033840922413242325999038368909694787264655346587482985023211024822244491352014309091316835230630098580454734084850227059977967867107724421466590369947913445922090057695487385404605004718753783927490278718030143155924053459028476980788150020934750599869264616284431525329278424109510003816141188559332220258150533179169153860279424595217959491139588477958421355617573 320762929561828896801421550206212157187990950003192169549688148507307136875401893375448890453978260944744399653349037266527236694420616552028266145947141833427249255745627435188748719598808192743303578503677388708560417600991443804090000374825303688308375554450989836431177668416422916850574640472241163332006265078790394602426021819350651373635121781329535748794323318311017535211899491487483343988516005694120418849773692626401383057405792311077903100200568598323929753743163447977761153005057590275713225142472) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21677,7 +21677,7 @@ _:gn_3203 { } _:gn_3204 { - 1223 math:greaterThan 1 . + (1223) math:greaterThan 1 . (1223 1) math:difference 1222 . (75721856038568451273076978299587755817096138141041429753122543378903933097028816544782497018763493660349048682813375003609197007733399956371660604120540011399235396252449302630640854930502500431662391542744660935928565103037174378543670086434893472601092615249464283524758065799025926082606099423585728512173850312184376206783987618156916481345435654730750563053783599745936426364400550382017855750013226874742631808783155592618624574876584807586537416100497760014377966815685742458157829274119365641129486092674 122520536761630222764172285953312200685447405931075369898282802564201601889186538415333196717607383642197675485267831131459019843343608297828302770913300911014006929746589066279053932334152846155820593480466363886315926248977134712773165144195205107853641469600762776453209801308698495383984270524327717409916207383303009197821017100596867446144843063299392592870269859282540554423749470552732744119251389409688893520495268516891379241264603751745682842050035419154775893463738852759801661865469112317291869524899) math:sum 198242392800198674037249264252899956502543544072116799651405345943105534986215354960115693736370877302546724168081206135068216851077008254199963375033840922413242325999038368909694787264655346587482985023211024822244491352014309091316835230630098580454734084850227059977967867107724421466590369947913445922090057695487385404605004718753783927490278718030143155924053459028476980788150020934750599869264616284431525329278424109510003816141188559332220258150533179169153860279424595217959491139588477958421355617573 . (1222 122520536761630222764172285953312200685447405931075369898282802564201601889186538415333196717607383642197675485267831131459019843343608297828302770913300911014006929746589066279053932334152846155820593480466363886315926248977134712773165144195205107853641469600762776453209801308698495383984270524327717409916207383303009197821017100596867446144843063299392592870269859282540554423749470552732744119251389409688893520495268516891379241264603751745682842050035419154775893463738852759801661865469112317291869524899 198242392800198674037249264252899956502543544072116799651405345943105534986215354960115693736370877302546724168081206135068216851077008254199963375033840922413242325999038368909694787264655346587482985023211024822244491352014309091316835230630098580454734084850227059977967867107724421466590369947913445922090057695487385404605004718753783927490278718030143155924053459028476980788150020934750599869264616284431525329278424109510003816141188559332220258150533179169153860279424595217959491139588477958421355617573) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21688,7 +21688,7 @@ _:gn_3205 { } _:gn_3206 { - 1224 math:greaterThan 1 . + (1224) math:greaterThan 1 . (1224 1) math:difference 1223 . (46798680723061771491095307653724444868351267790033940145160259185297668792157721870550699698843889981848626802454456127849822835610208341456642166792760899614771533494139763648413077403650345724158201937721702950387361145939960334229495057760311635252548854351298492928451735509672569301378171100741988897742357071118632991037029482439950964799407408568642029816486259536604128059348920170714888369238162534946261711712112924272754666388018944159145425949537659140397926648053110301643832591349746676162383432225 75721856038568451273076978299587755817096138141041429753122543378903933097028816544782497018763493660349048682813375003609197007733399956371660604120540011399235396252449302630640854930502500431662391542744660935928565103037174378543670086434893472601092615249464283524758065799025926082606099423585728512173850312184376206783987618156916481345435654730750563053783599745936426364400550382017855750013226874742631808783155592618624574876584807586537416100497760014377966815685742458157829274119365641129486092674) math:sum 122520536761630222764172285953312200685447405931075369898282802564201601889186538415333196717607383642197675485267831131459019843343608297828302770913300911014006929746589066279053932334152846155820593480466363886315926248977134712773165144195205107853641469600762776453209801308698495383984270524327717409916207383303009197821017100596867446144843063299392592870269859282540554423749470552732744119251389409688893520495268516891379241264603751745682842050035419154775893463738852759801661865469112317291869524899 . (1223 75721856038568451273076978299587755817096138141041429753122543378903933097028816544782497018763493660349048682813375003609197007733399956371660604120540011399235396252449302630640854930502500431662391542744660935928565103037174378543670086434893472601092615249464283524758065799025926082606099423585728512173850312184376206783987618156916481345435654730750563053783599745936426364400550382017855750013226874742631808783155592618624574876584807586537416100497760014377966815685742458157829274119365641129486092674 122520536761630222764172285953312200685447405931075369898282802564201601889186538415333196717607383642197675485267831131459019843343608297828302770913300911014006929746589066279053932334152846155820593480466363886315926248977134712773165144195205107853641469600762776453209801308698495383984270524327717409916207383303009197821017100596867446144843063299392592870269859282540554423749470552732744119251389409688893520495268516891379241264603751745682842050035419154775893463738852759801661865469112317291869524899) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21699,7 +21699,7 @@ _:gn_3207 { } _:gn_3208 { - 1225 math:greaterThan 1 . + (1225) math:greaterThan 1 . (1225 1) math:difference 1224 . (28923175315506679781981670645863310948744870351007489607962284193606264304871094674231797319919603678500421880358918875759374172123191614915018437327779111784463862758309538982227777526852154707504189605022957985541203957097214044314175028674581837348543760898165790596306330289353356781227928322843739614431493241065743215746958135716965516546028246162108533237297340209332298305051630211302967380775064339796370097071042668345869908488565863427391990150960100873980040167632632156513996682769618964967102660449 46798680723061771491095307653724444868351267790033940145160259185297668792157721870550699698843889981848626802454456127849822835610208341456642166792760899614771533494139763648413077403650345724158201937721702950387361145939960334229495057760311635252548854351298492928451735509672569301378171100741988897742357071118632991037029482439950964799407408568642029816486259536604128059348920170714888369238162534946261711712112924272754666388018944159145425949537659140397926648053110301643832591349746676162383432225) math:sum 75721856038568451273076978299587755817096138141041429753122543378903933097028816544782497018763493660349048682813375003609197007733399956371660604120540011399235396252449302630640854930502500431662391542744660935928565103037174378543670086434893472601092615249464283524758065799025926082606099423585728512173850312184376206783987618156916481345435654730750563053783599745936426364400550382017855750013226874742631808783155592618624574876584807586537416100497760014377966815685742458157829274119365641129486092674 . (1224 46798680723061771491095307653724444868351267790033940145160259185297668792157721870550699698843889981848626802454456127849822835610208341456642166792760899614771533494139763648413077403650345724158201937721702950387361145939960334229495057760311635252548854351298492928451735509672569301378171100741988897742357071118632991037029482439950964799407408568642029816486259536604128059348920170714888369238162534946261711712112924272754666388018944159145425949537659140397926648053110301643832591349746676162383432225 75721856038568451273076978299587755817096138141041429753122543378903933097028816544782497018763493660349048682813375003609197007733399956371660604120540011399235396252449302630640854930502500431662391542744660935928565103037174378543670086434893472601092615249464283524758065799025926082606099423585728512173850312184376206783987618156916481345435654730750563053783599745936426364400550382017855750013226874742631808783155592618624574876584807586537416100497760014377966815685742458157829274119365641129486092674) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21710,7 +21710,7 @@ _:gn_3209 { } _:gn_3210 { - 1226 math:greaterThan 1 . + (1226) math:greaterThan 1 . (1226 1) math:difference 1225 . (17875505407555091709113637007861133919606397439026450537197974991691404487286627196318902378924286303348204922095537252090448663487016726541623729464981787830307670735830224666185299876798191016654012332698744964846157188842746289915320029085729797904005093453132702332145405220319212520150242777898249283310863830052889775290071346722985448253379162406533496579188919327271829754297289959411920988463098195149891614641070255926884757899453080731753435798577558266417886480420478145129835908580127711195280771776 28923175315506679781981670645863310948744870351007489607962284193606264304871094674231797319919603678500421880358918875759374172123191614915018437327779111784463862758309538982227777526852154707504189605022957985541203957097214044314175028674581837348543760898165790596306330289353356781227928322843739614431493241065743215746958135716965516546028246162108533237297340209332298305051630211302967380775064339796370097071042668345869908488565863427391990150960100873980040167632632156513996682769618964967102660449) math:sum 46798680723061771491095307653724444868351267790033940145160259185297668792157721870550699698843889981848626802454456127849822835610208341456642166792760899614771533494139763648413077403650345724158201937721702950387361145939960334229495057760311635252548854351298492928451735509672569301378171100741988897742357071118632991037029482439950964799407408568642029816486259536604128059348920170714888369238162534946261711712112924272754666388018944159145425949537659140397926648053110301643832591349746676162383432225 . (1225 28923175315506679781981670645863310948744870351007489607962284193606264304871094674231797319919603678500421880358918875759374172123191614915018437327779111784463862758309538982227777526852154707504189605022957985541203957097214044314175028674581837348543760898165790596306330289353356781227928322843739614431493241065743215746958135716965516546028246162108533237297340209332298305051630211302967380775064339796370097071042668345869908488565863427391990150960100873980040167632632156513996682769618964967102660449 46798680723061771491095307653724444868351267790033940145160259185297668792157721870550699698843889981848626802454456127849822835610208341456642166792760899614771533494139763648413077403650345724158201937721702950387361145939960334229495057760311635252548854351298492928451735509672569301378171100741988897742357071118632991037029482439950964799407408568642029816486259536604128059348920170714888369238162534946261711712112924272754666388018944159145425949537659140397926648053110301643832591349746676162383432225) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21721,7 +21721,7 @@ _:gn_3211 { } _:gn_3212 { - 1227 math:greaterThan 1 . + (1227) math:greaterThan 1 . (1227 1) math:difference 1226 . (11047669907951588072868033638002177029138472911981039070764309201914859817584467477912894940995317375152216958263381623668925508636174888373394707862797323954156192022479314316042477650053963690850177272324213020695046768254467754398854999588852039444538667445033088264160925069034144261077685544945490331120629411012853440456886788993980068292649083755575036658108420882060468550754340251891046392311966144646478482429972412418985150589112782695638554352382542607562153687212154011384160774189491253771821888673 17875505407555091709113637007861133919606397439026450537197974991691404487286627196318902378924286303348204922095537252090448663487016726541623729464981787830307670735830224666185299876798191016654012332698744964846157188842746289915320029085729797904005093453132702332145405220319212520150242777898249283310863830052889775290071346722985448253379162406533496579188919327271829754297289959411920988463098195149891614641070255926884757899453080731753435798577558266417886480420478145129835908580127711195280771776) math:sum 28923175315506679781981670645863310948744870351007489607962284193606264304871094674231797319919603678500421880358918875759374172123191614915018437327779111784463862758309538982227777526852154707504189605022957985541203957097214044314175028674581837348543760898165790596306330289353356781227928322843739614431493241065743215746958135716965516546028246162108533237297340209332298305051630211302967380775064339796370097071042668345869908488565863427391990150960100873980040167632632156513996682769618964967102660449 . (1226 17875505407555091709113637007861133919606397439026450537197974991691404487286627196318902378924286303348204922095537252090448663487016726541623729464981787830307670735830224666185299876798191016654012332698744964846157188842746289915320029085729797904005093453132702332145405220319212520150242777898249283310863830052889775290071346722985448253379162406533496579188919327271829754297289959411920988463098195149891614641070255926884757899453080731753435798577558266417886480420478145129835908580127711195280771776 28923175315506679781981670645863310948744870351007489607962284193606264304871094674231797319919603678500421880358918875759374172123191614915018437327779111784463862758309538982227777526852154707504189605022957985541203957097214044314175028674581837348543760898165790596306330289353356781227928322843739614431493241065743215746958135716965516546028246162108533237297340209332298305051630211302967380775064339796370097071042668345869908488565863427391990150960100873980040167632632156513996682769618964967102660449) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21732,7 +21732,7 @@ _:gn_3213 { } _:gn_3214 { - 1228 math:greaterThan 1 . + (1228) math:greaterThan 1 . (1228 1) math:difference 1227 . (6827835499603503636245603369858956890467924527045411466433665789776544669702159718406007437928968928195987963832155628421523154850841838168229021602184463876151478713350910350142822226744227325803835060374531944151110420588278535516465029496877758459466426008099614067984480151285068259072557232952758952190234419040036334833184557729005379960730078650958459921080498445211361203542949707520874596151132050503413132211097843507899607310340298036114881446195015658855732793208324133745675134390636457423458883103 11047669907951588072868033638002177029138472911981039070764309201914859817584467477912894940995317375152216958263381623668925508636174888373394707862797323954156192022479314316042477650053963690850177272324213020695046768254467754398854999588852039444538667445033088264160925069034144261077685544945490331120629411012853440456886788993980068292649083755575036658108420882060468550754340251891046392311966144646478482429972412418985150589112782695638554352382542607562153687212154011384160774189491253771821888673) math:sum 17875505407555091709113637007861133919606397439026450537197974991691404487286627196318902378924286303348204922095537252090448663487016726541623729464981787830307670735830224666185299876798191016654012332698744964846157188842746289915320029085729797904005093453132702332145405220319212520150242777898249283310863830052889775290071346722985448253379162406533496579188919327271829754297289959411920988463098195149891614641070255926884757899453080731753435798577558266417886480420478145129835908580127711195280771776 . (1227 11047669907951588072868033638002177029138472911981039070764309201914859817584467477912894940995317375152216958263381623668925508636174888373394707862797323954156192022479314316042477650053963690850177272324213020695046768254467754398854999588852039444538667445033088264160925069034144261077685544945490331120629411012853440456886788993980068292649083755575036658108420882060468550754340251891046392311966144646478482429972412418985150589112782695638554352382542607562153687212154011384160774189491253771821888673 17875505407555091709113637007861133919606397439026450537197974991691404487286627196318902378924286303348204922095537252090448663487016726541623729464981787830307670735830224666185299876798191016654012332698744964846157188842746289915320029085729797904005093453132702332145405220319212520150242777898249283310863830052889775290071346722985448253379162406533496579188919327271829754297289959411920988463098195149891614641070255926884757899453080731753435798577558266417886480420478145129835908580127711195280771776) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21743,7 +21743,7 @@ _:gn_3215 { } _:gn_3216 { - 1229 math:greaterThan 1 . + (1229) math:greaterThan 1 . (1229 1) math:difference 1228 . (4219834408348084436622430268143220138670548384935627604330643412138315147882307759506887503066348446956228994431225995247402353785333050205165686260612860078004713309128403965899655423309736365046342211949681076543936347666189218882389970091974280985072241436933474196176444917749076002005128311992731378930394991972817105623702231264974688331919005104616576737027922436849107347211390544370171796160834094143065350218874568911085543278772484659523672906187526948706420894003829877638485639798854796348363005570 6827835499603503636245603369858956890467924527045411466433665789776544669702159718406007437928968928195987963832155628421523154850841838168229021602184463876151478713350910350142822226744227325803835060374531944151110420588278535516465029496877758459466426008099614067984480151285068259072557232952758952190234419040036334833184557729005379960730078650958459921080498445211361203542949707520874596151132050503413132211097843507899607310340298036114881446195015658855732793208324133745675134390636457423458883103) math:sum 11047669907951588072868033638002177029138472911981039070764309201914859817584467477912894940995317375152216958263381623668925508636174888373394707862797323954156192022479314316042477650053963690850177272324213020695046768254467754398854999588852039444538667445033088264160925069034144261077685544945490331120629411012853440456886788993980068292649083755575036658108420882060468550754340251891046392311966144646478482429972412418985150589112782695638554352382542607562153687212154011384160774189491253771821888673 . (1228 6827835499603503636245603369858956890467924527045411466433665789776544669702159718406007437928968928195987963832155628421523154850841838168229021602184463876151478713350910350142822226744227325803835060374531944151110420588278535516465029496877758459466426008099614067984480151285068259072557232952758952190234419040036334833184557729005379960730078650958459921080498445211361203542949707520874596151132050503413132211097843507899607310340298036114881446195015658855732793208324133745675134390636457423458883103 11047669907951588072868033638002177029138472911981039070764309201914859817584467477912894940995317375152216958263381623668925508636174888373394707862797323954156192022479314316042477650053963690850177272324213020695046768254467754398854999588852039444538667445033088264160925069034144261077685544945490331120629411012853440456886788993980068292649083755575036658108420882060468550754340251891046392311966144646478482429972412418985150589112782695638554352382542607562153687212154011384160774189491253771821888673) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21754,7 +21754,7 @@ _:gn_3217 { } _:gn_3218 { - 1230 math:greaterThan 1 . + (1230) math:greaterThan 1 . (1230 1) math:difference 1229 . (2608001091255419199623173101715736751797376142109783862103022377638229521819851958899119934862620481239758969400929633174120801065508787963063335341571603798146765404222506384243166803434490960757492848424850867607174072922089316634075059404903477474394184571166139871808035233535992257067428920960027573259839427067219229209482326464030691628811073546341883184052576008362253856331559163150702799990297956360347781992223274596814064031567813376591208540007488710149311899204494256107189494591781661075095877533 4219834408348084436622430268143220138670548384935627604330643412138315147882307759506887503066348446956228994431225995247402353785333050205165686260612860078004713309128403965899655423309736365046342211949681076543936347666189218882389970091974280985072241436933474196176444917749076002005128311992731378930394991972817105623702231264974688331919005104616576737027922436849107347211390544370171796160834094143065350218874568911085543278772484659523672906187526948706420894003829877638485639798854796348363005570) math:sum 6827835499603503636245603369858956890467924527045411466433665789776544669702159718406007437928968928195987963832155628421523154850841838168229021602184463876151478713350910350142822226744227325803835060374531944151110420588278535516465029496877758459466426008099614067984480151285068259072557232952758952190234419040036334833184557729005379960730078650958459921080498445211361203542949707520874596151132050503413132211097843507899607310340298036114881446195015658855732793208324133745675134390636457423458883103 . (1229 4219834408348084436622430268143220138670548384935627604330643412138315147882307759506887503066348446956228994431225995247402353785333050205165686260612860078004713309128403965899655423309736365046342211949681076543936347666189218882389970091974280985072241436933474196176444917749076002005128311992731378930394991972817105623702231264974688331919005104616576737027922436849107347211390544370171796160834094143065350218874568911085543278772484659523672906187526948706420894003829877638485639798854796348363005570 6827835499603503636245603369858956890467924527045411466433665789776544669702159718406007437928968928195987963832155628421523154850841838168229021602184463876151478713350910350142822226744227325803835060374531944151110420588278535516465029496877758459466426008099614067984480151285068259072557232952758952190234419040036334833184557729005379960730078650958459921080498445211361203542949707520874596151132050503413132211097843507899607310340298036114881446195015658855732793208324133745675134390636457423458883103) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21765,7 +21765,7 @@ _:gn_3219 { } _:gn_3220 { - 1231 math:greaterThan 1 . + (1231) math:greaterThan 1 . (1231 1) math:difference 1230 . (1611833317092665236999257166427483386873172242825843742227621034500085626062455800607767568203727965716470025030296362073281552719824262242102350919041256279857947904905897581656488619875245404288849363524830208936762274744099902248314910687070803510678056865767334324368409684213083744937699391032703805670555564905597876414219904800943996703107931558274693552975346428486853490879831381219468996170536137782717568226651294314271479247204671282932464366180038238557108994799335621531296145207073135273267128037 2608001091255419199623173101715736751797376142109783862103022377638229521819851958899119934862620481239758969400929633174120801065508787963063335341571603798146765404222506384243166803434490960757492848424850867607174072922089316634075059404903477474394184571166139871808035233535992257067428920960027573259839427067219229209482326464030691628811073546341883184052576008362253856331559163150702799990297956360347781992223274596814064031567813376591208540007488710149311899204494256107189494591781661075095877533) math:sum 4219834408348084436622430268143220138670548384935627604330643412138315147882307759506887503066348446956228994431225995247402353785333050205165686260612860078004713309128403965899655423309736365046342211949681076543936347666189218882389970091974280985072241436933474196176444917749076002005128311992731378930394991972817105623702231264974688331919005104616576737027922436849107347211390544370171796160834094143065350218874568911085543278772484659523672906187526948706420894003829877638485639798854796348363005570 . (1230 2608001091255419199623173101715736751797376142109783862103022377638229521819851958899119934862620481239758969400929633174120801065508787963063335341571603798146765404222506384243166803434490960757492848424850867607174072922089316634075059404903477474394184571166139871808035233535992257067428920960027573259839427067219229209482326464030691628811073546341883184052576008362253856331559163150702799990297956360347781992223274596814064031567813376591208540007488710149311899204494256107189494591781661075095877533 4219834408348084436622430268143220138670548384935627604330643412138315147882307759506887503066348446956228994431225995247402353785333050205165686260612860078004713309128403965899655423309736365046342211949681076543936347666189218882389970091974280985072241436933474196176444917749076002005128311992731378930394991972817105623702231264974688331919005104616576737027922436849107347211390544370171796160834094143065350218874568911085543278772484659523672906187526948706420894003829877638485639798854796348363005570) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21776,7 +21776,7 @@ _:gn_3221 { } _:gn_3222 { - 1232 math:greaterThan 1 . + (1232) math:greaterThan 1 . (1232 1) math:difference 1231 . (996167774162753962623915935288253364924203899283940119875401343138143895757396158291352366658892515523288944370633271100839248345684525720960984422530347518288817499316608802586678183559245556468643484900020658670411798177989414385760148717832673963716127705398805547439625549322908512129729529927323767589283862161621352795262421663086694925703141988067189631077229579875400365451727781931233803819761818577630213765571980282542584784363142093658744173827450471592202904405158634575893349384708525801828749496 1611833317092665236999257166427483386873172242825843742227621034500085626062455800607767568203727965716470025030296362073281552719824262242102350919041256279857947904905897581656488619875245404288849363524830208936762274744099902248314910687070803510678056865767334324368409684213083744937699391032703805670555564905597876414219904800943996703107931558274693552975346428486853490879831381219468996170536137782717568226651294314271479247204671282932464366180038238557108994799335621531296145207073135273267128037) math:sum 2608001091255419199623173101715736751797376142109783862103022377638229521819851958899119934862620481239758969400929633174120801065508787963063335341571603798146765404222506384243166803434490960757492848424850867607174072922089316634075059404903477474394184571166139871808035233535992257067428920960027573259839427067219229209482326464030691628811073546341883184052576008362253856331559163150702799990297956360347781992223274596814064031567813376591208540007488710149311899204494256107189494591781661075095877533 . (1231 1611833317092665236999257166427483386873172242825843742227621034500085626062455800607767568203727965716470025030296362073281552719824262242102350919041256279857947904905897581656488619875245404288849363524830208936762274744099902248314910687070803510678056865767334324368409684213083744937699391032703805670555564905597876414219904800943996703107931558274693552975346428486853490879831381219468996170536137782717568226651294314271479247204671282932464366180038238557108994799335621531296145207073135273267128037 2608001091255419199623173101715736751797376142109783862103022377638229521819851958899119934862620481239758969400929633174120801065508787963063335341571603798146765404222506384243166803434490960757492848424850867607174072922089316634075059404903477474394184571166139871808035233535992257067428920960027573259839427067219229209482326464030691628811073546341883184052576008362253856331559163150702799990297956360347781992223274596814064031567813376591208540007488710149311899204494256107189494591781661075095877533) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21787,7 +21787,7 @@ _:gn_3223 { } _:gn_3224 { - 1233 math:greaterThan 1 . + (1233) math:greaterThan 1 . (1233 1) math:difference 1232 . (615665542929911274375341231139230021948968343541903622352219691361941730305059642316415201544835450193181080659663090972442304374139736521141366496510908761569130405589288779069810436315999847820205878624809550266350476566110487862554761969238129546961929160368528776928784134890175232807969861105380038081271702743976523618957483137857301777404789570207503921898116848611453125428103599288235192350774319205087354461079314031728894462841529189273720192352587766964906090394176986955402795822364609471438378541 996167774162753962623915935288253364924203899283940119875401343138143895757396158291352366658892515523288944370633271100839248345684525720960984422530347518288817499316608802586678183559245556468643484900020658670411798177989414385760148717832673963716127705398805547439625549322908512129729529927323767589283862161621352795262421663086694925703141988067189631077229579875400365451727781931233803819761818577630213765571980282542584784363142093658744173827450471592202904405158634575893349384708525801828749496) math:sum 1611833317092665236999257166427483386873172242825843742227621034500085626062455800607767568203727965716470025030296362073281552719824262242102350919041256279857947904905897581656488619875245404288849363524830208936762274744099902248314910687070803510678056865767334324368409684213083744937699391032703805670555564905597876414219904800943996703107931558274693552975346428486853490879831381219468996170536137782717568226651294314271479247204671282932464366180038238557108994799335621531296145207073135273267128037 . (1232 996167774162753962623915935288253364924203899283940119875401343138143895757396158291352366658892515523288944370633271100839248345684525720960984422530347518288817499316608802586678183559245556468643484900020658670411798177989414385760148717832673963716127705398805547439625549322908512129729529927323767589283862161621352795262421663086694925703141988067189631077229579875400365451727781931233803819761818577630213765571980282542584784363142093658744173827450471592202904405158634575893349384708525801828749496 1611833317092665236999257166427483386873172242825843742227621034500085626062455800607767568203727965716470025030296362073281552719824262242102350919041256279857947904905897581656488619875245404288849363524830208936762274744099902248314910687070803510678056865767334324368409684213083744937699391032703805670555564905597876414219904800943996703107931558274693552975346428486853490879831381219468996170536137782717568226651294314271479247204671282932464366180038238557108994799335621531296145207073135273267128037) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21798,7 +21798,7 @@ _:gn_3225 { } _:gn_3226 { - 1234 math:greaterThan 1 . + (1234) math:greaterThan 1 . (1234 1) math:difference 1233 . (380502231232842688248574704149023342975235555742036497523181651776202165452336515974937165114057065330107863710970180128396943971544789199819617926019438756719687093727320023516867747243245708648437606275211108404061321611878926523205386748594544416754198545030276770510841414432733279321759668821943729508012159417644829176304938525229393148298352417859685709179112731263947240023624182642998611468987499372542859304492666250813690321521612904385023981474862704627296814010981647620490553562343916330390370955 615665542929911274375341231139230021948968343541903622352219691361941730305059642316415201544835450193181080659663090972442304374139736521141366496510908761569130405589288779069810436315999847820205878624809550266350476566110487862554761969238129546961929160368528776928784134890175232807969861105380038081271702743976523618957483137857301777404789570207503921898116848611453125428103599288235192350774319205087354461079314031728894462841529189273720192352587766964906090394176986955402795822364609471438378541) math:sum 996167774162753962623915935288253364924203899283940119875401343138143895757396158291352366658892515523288944370633271100839248345684525720960984422530347518288817499316608802586678183559245556468643484900020658670411798177989414385760148717832673963716127705398805547439625549322908512129729529927323767589283862161621352795262421663086694925703141988067189631077229579875400365451727781931233803819761818577630213765571980282542584784363142093658744173827450471592202904405158634575893349384708525801828749496 . (1233 615665542929911274375341231139230021948968343541903622352219691361941730305059642316415201544835450193181080659663090972442304374139736521141366496510908761569130405589288779069810436315999847820205878624809550266350476566110487862554761969238129546961929160368528776928784134890175232807969861105380038081271702743976523618957483137857301777404789570207503921898116848611453125428103599288235192350774319205087354461079314031728894462841529189273720192352587766964906090394176986955402795822364609471438378541 996167774162753962623915935288253364924203899283940119875401343138143895757396158291352366658892515523288944370633271100839248345684525720960984422530347518288817499316608802586678183559245556468643484900020658670411798177989414385760148717832673963716127705398805547439625549322908512129729529927323767589283862161621352795262421663086694925703141988067189631077229579875400365451727781931233803819761818577630213765571980282542584784363142093658744173827450471592202904405158634575893349384708525801828749496) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21809,7 +21809,7 @@ _:gn_3227 { } _:gn_3228 { - 1235 math:greaterThan 1 . + (1235) math:greaterThan 1 . (1235 1) math:difference 1234 . (235163311697068586126766526990206678973732787799867124829038039585739564852723126341478036430778384863073216948692910844045360402594947321321748570491470004849443311861968755552942689072754139171768272349598441862289154954231561339349375220643585130207730615338252006417942720457441953486210192283436308573259543326331694442652544612627908629106437152347818212719004117347505885404479416645236580881786819832544495156586647780915204141319916284888696210877725062337609276383195339334912242260020693141048007586 380502231232842688248574704149023342975235555742036497523181651776202165452336515974937165114057065330107863710970180128396943971544789199819617926019438756719687093727320023516867747243245708648437606275211108404061321611878926523205386748594544416754198545030276770510841414432733279321759668821943729508012159417644829176304938525229393148298352417859685709179112731263947240023624182642998611468987499372542859304492666250813690321521612904385023981474862704627296814010981647620490553562343916330390370955) math:sum 615665542929911274375341231139230021948968343541903622352219691361941730305059642316415201544835450193181080659663090972442304374139736521141366496510908761569130405589288779069810436315999847820205878624809550266350476566110487862554761969238129546961929160368528776928784134890175232807969861105380038081271702743976523618957483137857301777404789570207503921898116848611453125428103599288235192350774319205087354461079314031728894462841529189273720192352587766964906090394176986955402795822364609471438378541 . (1234 380502231232842688248574704149023342975235555742036497523181651776202165452336515974937165114057065330107863710970180128396943971544789199819617926019438756719687093727320023516867747243245708648437606275211108404061321611878926523205386748594544416754198545030276770510841414432733279321759668821943729508012159417644829176304938525229393148298352417859685709179112731263947240023624182642998611468987499372542859304492666250813690321521612904385023981474862704627296814010981647620490553562343916330390370955 615665542929911274375341231139230021948968343541903622352219691361941730305059642316415201544835450193181080659663090972442304374139736521141366496510908761569130405589288779069810436315999847820205878624809550266350476566110487862554761969238129546961929160368528776928784134890175232807969861105380038081271702743976523618957483137857301777404789570207503921898116848611453125428103599288235192350774319205087354461079314031728894462841529189273720192352587766964906090394176986955402795822364609471438378541) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21820,7 +21820,7 @@ _:gn_3229 { } _:gn_3230 { - 1236 math:greaterThan 1 . + (1236) math:greaterThan 1 . (1236 1) math:difference 1235 . (145338919535774102121808177158816664001502767942169372694143612190462600599613389633459128683278680467034646762277269284351583568949841878497869355527968751870243781865351267963925058170491569476669333925612666541772166657647365183856011527950959286546467929692024764092898693975291325835549476538507420934752616091313134733652393912601484519191915265511867496460108613916441354619144765997762030587200679539998364147906018469898486180201696619496327770597137642289687537627786308285578311302323223189342363369 235163311697068586126766526990206678973732787799867124829038039585739564852723126341478036430778384863073216948692910844045360402594947321321748570491470004849443311861968755552942689072754139171768272349598441862289154954231561339349375220643585130207730615338252006417942720457441953486210192283436308573259543326331694442652544612627908629106437152347818212719004117347505885404479416645236580881786819832544495156586647780915204141319916284888696210877725062337609276383195339334912242260020693141048007586) math:sum 380502231232842688248574704149023342975235555742036497523181651776202165452336515974937165114057065330107863710970180128396943971544789199819617926019438756719687093727320023516867747243245708648437606275211108404061321611878926523205386748594544416754198545030276770510841414432733279321759668821943729508012159417644829176304938525229393148298352417859685709179112731263947240023624182642998611468987499372542859304492666250813690321521612904385023981474862704627296814010981647620490553562343916330390370955 . (1235 235163311697068586126766526990206678973732787799867124829038039585739564852723126341478036430778384863073216948692910844045360402594947321321748570491470004849443311861968755552942689072754139171768272349598441862289154954231561339349375220643585130207730615338252006417942720457441953486210192283436308573259543326331694442652544612627908629106437152347818212719004117347505885404479416645236580881786819832544495156586647780915204141319916284888696210877725062337609276383195339334912242260020693141048007586 380502231232842688248574704149023342975235555742036497523181651776202165452336515974937165114057065330107863710970180128396943971544789199819617926019438756719687093727320023516867747243245708648437606275211108404061321611878926523205386748594544416754198545030276770510841414432733279321759668821943729508012159417644829176304938525229393148298352417859685709179112731263947240023624182642998611468987499372542859304492666250813690321521612904385023981474862704627296814010981647620490553562343916330390370955) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21831,7 +21831,7 @@ _:gn_3231 { } _:gn_3232 { - 1237 math:greaterThan 1 . + (1237) math:greaterThan 1 . (1237 1) math:difference 1236 . (89824392161294484004958349831390014972230019857697752134894427395276964253109736708018907747499704396038570186415641559693776833645105442823879214963501252979199529996617487589017630902262569695098938423985775320516988296584196155493363692692625843661262685646227242325044026482150627650660715744928887638506927235018559709000150700026424109914521886835950716258895503431064530785334650647474550294586140292546131008680629311016717961118219665392368440280587420047921738755409031049333930957697469951705644217 145338919535774102121808177158816664001502767942169372694143612190462600599613389633459128683278680467034646762277269284351583568949841878497869355527968751870243781865351267963925058170491569476669333925612666541772166657647365183856011527950959286546467929692024764092898693975291325835549476538507420934752616091313134733652393912601484519191915265511867496460108613916441354619144765997762030587200679539998364147906018469898486180201696619496327770597137642289687537627786308285578311302323223189342363369) math:sum 235163311697068586126766526990206678973732787799867124829038039585739564852723126341478036430778384863073216948692910844045360402594947321321748570491470004849443311861968755552942689072754139171768272349598441862289154954231561339349375220643585130207730615338252006417942720457441953486210192283436308573259543326331694442652544612627908629106437152347818212719004117347505885404479416645236580881786819832544495156586647780915204141319916284888696210877725062337609276383195339334912242260020693141048007586 . (1236 145338919535774102121808177158816664001502767942169372694143612190462600599613389633459128683278680467034646762277269284351583568949841878497869355527968751870243781865351267963925058170491569476669333925612666541772166657647365183856011527950959286546467929692024764092898693975291325835549476538507420934752616091313134733652393912601484519191915265511867496460108613916441354619144765997762030587200679539998364147906018469898486180201696619496327770597137642289687537627786308285578311302323223189342363369 235163311697068586126766526990206678973732787799867124829038039585739564852723126341478036430778384863073216948692910844045360402594947321321748570491470004849443311861968755552942689072754139171768272349598441862289154954231561339349375220643585130207730615338252006417942720457441953486210192283436308573259543326331694442652544612627908629106437152347818212719004117347505885404479416645236580881786819832544495156586647780915204141319916284888696210877725062337609276383195339334912242260020693141048007586) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21842,7 +21842,7 @@ _:gn_3233 { } _:gn_3234 { - 1238 math:greaterThan 1 . + (1238) math:greaterThan 1 . (1238 1) math:difference 1237 . (55514527374479618116849827327426649029272748084471620559249184795185636346503652925440220935778976070996076575861627724657806735304736435673990140564467498891044251868733780374907427268228999781570395501626891221255178361063169028362647835258333442885205244045797521767854667493140698184888760793578533296245688856294575024652243212575060409277393378675916780201213110485376823833810115350287480292614539247452233139225389158881768219083476954103959330316550222241765798872377277236244380344625753237636719152 89824392161294484004958349831390014972230019857697752134894427395276964253109736708018907747499704396038570186415641559693776833645105442823879214963501252979199529996617487589017630902262569695098938423985775320516988296584196155493363692692625843661262685646227242325044026482150627650660715744928887638506927235018559709000150700026424109914521886835950716258895503431064530785334650647474550294586140292546131008680629311016717961118219665392368440280587420047921738755409031049333930957697469951705644217) math:sum 145338919535774102121808177158816664001502767942169372694143612190462600599613389633459128683278680467034646762277269284351583568949841878497869355527968751870243781865351267963925058170491569476669333925612666541772166657647365183856011527950959286546467929692024764092898693975291325835549476538507420934752616091313134733652393912601484519191915265511867496460108613916441354619144765997762030587200679539998364147906018469898486180201696619496327770597137642289687537627786308285578311302323223189342363369 . (1237 89824392161294484004958349831390014972230019857697752134894427395276964253109736708018907747499704396038570186415641559693776833645105442823879214963501252979199529996617487589017630902262569695098938423985775320516988296584196155493363692692625843661262685646227242325044026482150627650660715744928887638506927235018559709000150700026424109914521886835950716258895503431064530785334650647474550294586140292546131008680629311016717961118219665392368440280587420047921738755409031049333930957697469951705644217 145338919535774102121808177158816664001502767942169372694143612190462600599613389633459128683278680467034646762277269284351583568949841878497869355527968751870243781865351267963925058170491569476669333925612666541772166657647365183856011527950959286546467929692024764092898693975291325835549476538507420934752616091313134733652393912601484519191915265511867496460108613916441354619144765997762030587200679539998364147906018469898486180201696619496327770597137642289687537627786308285578311302323223189342363369) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21853,7 +21853,7 @@ _:gn_3235 { } _:gn_3236 { - 1239 math:greaterThan 1 . + (1239) math:greaterThan 1 . (1239 1) math:difference 1238 . (34309864786814865888108522503963365942957271773226131575645242600091327906606083782578686811720728325042493610554013835035970098340369007149889074399033754088155278127883707214110203634033569913528542922358884099261809935521027127130715857434292400776057441600429720557189358989009929465771954951350354342261238378723984684347907487451363700637128508160033936057682392945687706951524535297187070001971601045093897869455240152134949742034742711288409109964037197806155939883031753813089550613071716714068925065 55514527374479618116849827327426649029272748084471620559249184795185636346503652925440220935778976070996076575861627724657806735304736435673990140564467498891044251868733780374907427268228999781570395501626891221255178361063169028362647835258333442885205244045797521767854667493140698184888760793578533296245688856294575024652243212575060409277393378675916780201213110485376823833810115350287480292614539247452233139225389158881768219083476954103959330316550222241765798872377277236244380344625753237636719152) math:sum 89824392161294484004958349831390014972230019857697752134894427395276964253109736708018907747499704396038570186415641559693776833645105442823879214963501252979199529996617487589017630902262569695098938423985775320516988296584196155493363692692625843661262685646227242325044026482150627650660715744928887638506927235018559709000150700026424109914521886835950716258895503431064530785334650647474550294586140292546131008680629311016717961118219665392368440280587420047921738755409031049333930957697469951705644217 . (1238 55514527374479618116849827327426649029272748084471620559249184795185636346503652925440220935778976070996076575861627724657806735304736435673990140564467498891044251868733780374907427268228999781570395501626891221255178361063169028362647835258333442885205244045797521767854667493140698184888760793578533296245688856294575024652243212575060409277393378675916780201213110485376823833810115350287480292614539247452233139225389158881768219083476954103959330316550222241765798872377277236244380344625753237636719152 89824392161294484004958349831390014972230019857697752134894427395276964253109736708018907747499704396038570186415641559693776833645105442823879214963501252979199529996617487589017630902262569695098938423985775320516988296584196155493363692692625843661262685646227242325044026482150627650660715744928887638506927235018559709000150700026424109914521886835950716258895503431064530785334650647474550294586140292546131008680629311016717961118219665392368440280587420047921738755409031049333930957697469951705644217) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21864,7 +21864,7 @@ _:gn_3237 { } _:gn_3238 { - 1240 math:greaterThan 1 . + (1240) math:greaterThan 1 . (1240 1) math:difference 1239 . (21204662587664752228741304823463283086315476311245488983603942195094308439897569142861534124058247745953582965307613889621836636964367428524101066165433744802888973740850073160797223634195429868041852579268007121993368425542141901231931977824041042109147802445367801210665308504130768719116805842228178953984450477570590340304335725123696708640264870515882844143530717539689116882285580053100410290642938202358335269770149006746818477048734242815550220352513024435609858989345523423154829731554036523567794087 34309864786814865888108522503963365942957271773226131575645242600091327906606083782578686811720728325042493610554013835035970098340369007149889074399033754088155278127883707214110203634033569913528542922358884099261809935521027127130715857434292400776057441600429720557189358989009929465771954951350354342261238378723984684347907487451363700637128508160033936057682392945687706951524535297187070001971601045093897869455240152134949742034742711288409109964037197806155939883031753813089550613071716714068925065) math:sum 55514527374479618116849827327426649029272748084471620559249184795185636346503652925440220935778976070996076575861627724657806735304736435673990140564467498891044251868733780374907427268228999781570395501626891221255178361063169028362647835258333442885205244045797521767854667493140698184888760793578533296245688856294575024652243212575060409277393378675916780201213110485376823833810115350287480292614539247452233139225389158881768219083476954103959330316550222241765798872377277236244380344625753237636719152 . (1239 34309864786814865888108522503963365942957271773226131575645242600091327906606083782578686811720728325042493610554013835035970098340369007149889074399033754088155278127883707214110203634033569913528542922358884099261809935521027127130715857434292400776057441600429720557189358989009929465771954951350354342261238378723984684347907487451363700637128508160033936057682392945687706951524535297187070001971601045093897869455240152134949742034742711288409109964037197806155939883031753813089550613071716714068925065 55514527374479618116849827327426649029272748084471620559249184795185636346503652925440220935778976070996076575861627724657806735304736435673990140564467498891044251868733780374907427268228999781570395501626891221255178361063169028362647835258333442885205244045797521767854667493140698184888760793578533296245688856294575024652243212575060409277393378675916780201213110485376823833810115350287480292614539247452233139225389158881768219083476954103959330316550222241765798872377277236244380344625753237636719152) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21875,7 +21875,7 @@ _:gn_3239 { } _:gn_3240 { - 1241 math:greaterThan 1 . + (1241) math:greaterThan 1 . (1241 1) math:difference 1240 . (13105202199150113659367217680500082856641795461980642592041300404997019466708514639717152687662480579088910645246399945414133461376001578625788008233600009285266304387033634053312979999838140045486690343090876977268441509978885225898783879610251358666909639155061919346524050484879160746655149109122175388276787901153394344043571762327666991996863637644151091914151675405998590069238955244086659711328662842735562599685091145388131264986008468472858889611524173370546080893686230389934720881517680190501130978 21204662587664752228741304823463283086315476311245488983603942195094308439897569142861534124058247745953582965307613889621836636964367428524101066165433744802888973740850073160797223634195429868041852579268007121993368425542141901231931977824041042109147802445367801210665308504130768719116805842228178953984450477570590340304335725123696708640264870515882844143530717539689116882285580053100410290642938202358335269770149006746818477048734242815550220352513024435609858989345523423154829731554036523567794087) math:sum 34309864786814865888108522503963365942957271773226131575645242600091327906606083782578686811720728325042493610554013835035970098340369007149889074399033754088155278127883707214110203634033569913528542922358884099261809935521027127130715857434292400776057441600429720557189358989009929465771954951350354342261238378723984684347907487451363700637128508160033936057682392945687706951524535297187070001971601045093897869455240152134949742034742711288409109964037197806155939883031753813089550613071716714068925065 . (1240 21204662587664752228741304823463283086315476311245488983603942195094308439897569142861534124058247745953582965307613889621836636964367428524101066165433744802888973740850073160797223634195429868041852579268007121993368425542141901231931977824041042109147802445367801210665308504130768719116805842228178953984450477570590340304335725123696708640264870515882844143530717539689116882285580053100410290642938202358335269770149006746818477048734242815550220352513024435609858989345523423154829731554036523567794087 34309864786814865888108522503963365942957271773226131575645242600091327906606083782578686811720728325042493610554013835035970098340369007149889074399033754088155278127883707214110203634033569913528542922358884099261809935521027127130715857434292400776057441600429720557189358989009929465771954951350354342261238378723984684347907487451363700637128508160033936057682392945687706951524535297187070001971601045093897869455240152134949742034742711288409109964037197806155939883031753813089550613071716714068925065) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21886,7 +21886,7 @@ _:gn_3241 { } _:gn_3242 { - 1242 math:greaterThan 1 . + (1242) math:greaterThan 1 . (1242 1) math:difference 1241 . (8099460388514638569374087142963200229673680849264846391562641790097288973189054503144381436395767166864672320061213944207703175588365849898313057931833735517622669353816439107484243634357289822555162236177130144724926915563256675333148098213789683442238163290305881864141258019251607972461656733106003565707662576417195996260763962796029716643401232871731752229379042133690526813046624809013750579314275359622772670085057861358687212062725774342691330740988851065063778095659293033220108850036356333066663109 13105202199150113659367217680500082856641795461980642592041300404997019466708514639717152687662480579088910645246399945414133461376001578625788008233600009285266304387033634053312979999838140045486690343090876977268441509978885225898783879610251358666909639155061919346524050484879160746655149109122175388276787901153394344043571762327666991996863637644151091914151675405998590069238955244086659711328662842735562599685091145388131264986008468472858889611524173370546080893686230389934720881517680190501130978) math:sum 21204662587664752228741304823463283086315476311245488983603942195094308439897569142861534124058247745953582965307613889621836636964367428524101066165433744802888973740850073160797223634195429868041852579268007121993368425542141901231931977824041042109147802445367801210665308504130768719116805842228178953984450477570590340304335725123696708640264870515882844143530717539689116882285580053100410290642938202358335269770149006746818477048734242815550220352513024435609858989345523423154829731554036523567794087 . (1241 13105202199150113659367217680500082856641795461980642592041300404997019466708514639717152687662480579088910645246399945414133461376001578625788008233600009285266304387033634053312979999838140045486690343090876977268441509978885225898783879610251358666909639155061919346524050484879160746655149109122175388276787901153394344043571762327666991996863637644151091914151675405998590069238955244086659711328662842735562599685091145388131264986008468472858889611524173370546080893686230389934720881517680190501130978 21204662587664752228741304823463283086315476311245488983603942195094308439897569142861534124058247745953582965307613889621836636964367428524101066165433744802888973740850073160797223634195429868041852579268007121993368425542141901231931977824041042109147802445367801210665308504130768719116805842228178953984450477570590340304335725123696708640264870515882844143530717539689116882285580053100410290642938202358335269770149006746818477048734242815550220352513024435609858989345523423154829731554036523567794087) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21897,7 +21897,7 @@ _:gn_3243 { } _:gn_3244 { - 1243 math:greaterThan 1 . + (1243) math:greaterThan 1 . (1243 1) math:difference 1242 . (5005741810635475089993130537536882626968114612715796200478658614899730493519460136572771251266713412224238325185186001206430285787635728727474950301766273767643635033217194945828736365480850222931528106913746832543514594415628550565635781396461675224671475864756037482382792465627552774193492376016171822569125324736198347782807799531637275353462404772419339684772633272308063256192330435072909132014387483112789929600033284029444052923282694130167558870535322305482302798026937356714612031481323857434467869 8099460388514638569374087142963200229673680849264846391562641790097288973189054503144381436395767166864672320061213944207703175588365849898313057931833735517622669353816439107484243634357289822555162236177130144724926915563256675333148098213789683442238163290305881864141258019251607972461656733106003565707662576417195996260763962796029716643401232871731752229379042133690526813046624809013750579314275359622772670085057861358687212062725774342691330740988851065063778095659293033220108850036356333066663109) math:sum 13105202199150113659367217680500082856641795461980642592041300404997019466708514639717152687662480579088910645246399945414133461376001578625788008233600009285266304387033634053312979999838140045486690343090876977268441509978885225898783879610251358666909639155061919346524050484879160746655149109122175388276787901153394344043571762327666991996863637644151091914151675405998590069238955244086659711328662842735562599685091145388131264986008468472858889611524173370546080893686230389934720881517680190501130978 . (1242 8099460388514638569374087142963200229673680849264846391562641790097288973189054503144381436395767166864672320061213944207703175588365849898313057931833735517622669353816439107484243634357289822555162236177130144724926915563256675333148098213789683442238163290305881864141258019251607972461656733106003565707662576417195996260763962796029716643401232871731752229379042133690526813046624809013750579314275359622772670085057861358687212062725774342691330740988851065063778095659293033220108850036356333066663109 13105202199150113659367217680500082856641795461980642592041300404997019466708514639717152687662480579088910645246399945414133461376001578625788008233600009285266304387033634053312979999838140045486690343090876977268441509978885225898783879610251358666909639155061919346524050484879160746655149109122175388276787901153394344043571762327666991996863637644151091914151675405998590069238955244086659711328662842735562599685091145388131264986008468472858889611524173370546080893686230389934720881517680190501130978) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21908,7 +21908,7 @@ _:gn_3245 { } _:gn_3246 { - 1244 math:greaterThan 1 . + (1244) math:greaterThan 1 . (1244 1) math:difference 1243 . (3093718577879163479380956605426317602705566236549050191083983175197558479669594366571610185129053754640433994876027943001272889800730121170838107630067461749979034320599244161655507268876439599623634129263383312181412321147628124767512316817328008217566687425549844381758465553624055198268164357089831743138537251680997648477956163264392441289938828099312412544606408861382463556854294373940841447299887876509982740485024577329243159139443080212523771870453528759581475297632355676505496818555032475632195240 5005741810635475089993130537536882626968114612715796200478658614899730493519460136572771251266713412224238325185186001206430285787635728727474950301766273767643635033217194945828736365480850222931528106913746832543514594415628550565635781396461675224671475864756037482382792465627552774193492376016171822569125324736198347782807799531637275353462404772419339684772633272308063256192330435072909132014387483112789929600033284029444052923282694130167558870535322305482302798026937356714612031481323857434467869) math:sum 8099460388514638569374087142963200229673680849264846391562641790097288973189054503144381436395767166864672320061213944207703175588365849898313057931833735517622669353816439107484243634357289822555162236177130144724926915563256675333148098213789683442238163290305881864141258019251607972461656733106003565707662576417195996260763962796029716643401232871731752229379042133690526813046624809013750579314275359622772670085057861358687212062725774342691330740988851065063778095659293033220108850036356333066663109 . (1243 5005741810635475089993130537536882626968114612715796200478658614899730493519460136572771251266713412224238325185186001206430285787635728727474950301766273767643635033217194945828736365480850222931528106913746832543514594415628550565635781396461675224671475864756037482382792465627552774193492376016171822569125324736198347782807799531637275353462404772419339684772633272308063256192330435072909132014387483112789929600033284029444052923282694130167558870535322305482302798026937356714612031481323857434467869 8099460388514638569374087142963200229673680849264846391562641790097288973189054503144381436395767166864672320061213944207703175588365849898313057931833735517622669353816439107484243634357289822555162236177130144724926915563256675333148098213789683442238163290305881864141258019251607972461656733106003565707662576417195996260763962796029716643401232871731752229379042133690526813046624809013750579314275359622772670085057861358687212062725774342691330740988851065063778095659293033220108850036356333066663109) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21919,7 +21919,7 @@ _:gn_3247 { } _:gn_3248 { - 1245 math:greaterThan 1 . + (1245) math:greaterThan 1 . (1245 1) math:difference 1244 . (1912023232756311610612173932110565024262548376166746009394675439702172013849865770001161066137659657583804330309158058205157395986905607556636842671698812017664600712617950784173229096604410623307893977650363520362102273268000425798123464579133667007104788439206193100624326912003497575925328018926340079430588073055200699304851636267244834063523576673106927140166224410925599699338036061132067684714499606602807189115008706700200893783839613917643787000081793545900827500394581680209115212926291381802272629 3093718577879163479380956605426317602705566236549050191083983175197558479669594366571610185129053754640433994876027943001272889800730121170838107630067461749979034320599244161655507268876439599623634129263383312181412321147628124767512316817328008217566687425549844381758465553624055198268164357089831743138537251680997648477956163264392441289938828099312412544606408861382463556854294373940841447299887876509982740485024577329243159139443080212523771870453528759581475297632355676505496818555032475632195240) math:sum 5005741810635475089993130537536882626968114612715796200478658614899730493519460136572771251266713412224238325185186001206430285787635728727474950301766273767643635033217194945828736365480850222931528106913746832543514594415628550565635781396461675224671475864756037482382792465627552774193492376016171822569125324736198347782807799531637275353462404772419339684772633272308063256192330435072909132014387483112789929600033284029444052923282694130167558870535322305482302798026937356714612031481323857434467869 . (1244 3093718577879163479380956605426317602705566236549050191083983175197558479669594366571610185129053754640433994876027943001272889800730121170838107630067461749979034320599244161655507268876439599623634129263383312181412321147628124767512316817328008217566687425549844381758465553624055198268164357089831743138537251680997648477956163264392441289938828099312412544606408861382463556854294373940841447299887876509982740485024577329243159139443080212523771870453528759581475297632355676505496818555032475632195240 5005741810635475089993130537536882626968114612715796200478658614899730493519460136572771251266713412224238325185186001206430285787635728727474950301766273767643635033217194945828736365480850222931528106913746832543514594415628550565635781396461675224671475864756037482382792465627552774193492376016171822569125324736198347782807799531637275353462404772419339684772633272308063256192330435072909132014387483112789929600033284029444052923282694130167558870535322305482302798026937356714612031481323857434467869) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21930,7 +21930,7 @@ _:gn_3249 { } _:gn_3250 { - 1246 math:greaterThan 1 . + (1246) math:greaterThan 1 . (1246 1) math:difference 1245 . (1181695345122851868768782673315752578443017860382304181689307735495386465819728596570449118991394097056629664566869884796115493813824513614201264958368649732314433607981293377482278172272028976315740151613019791819310047879627698969388852238194341210461898986343651281134138641620557622342836338163491663707949178625796949173104526997147607226415251426205485404440184450456863857516258312808773762585388269907175551370015870629042265355603466294879984870371735213680647797237773996296381605628741093829922611 1912023232756311610612173932110565024262548376166746009394675439702172013849865770001161066137659657583804330309158058205157395986905607556636842671698812017664600712617950784173229096604410623307893977650363520362102273268000425798123464579133667007104788439206193100624326912003497575925328018926340079430588073055200699304851636267244834063523576673106927140166224410925599699338036061132067684714499606602807189115008706700200893783839613917643787000081793545900827500394581680209115212926291381802272629) math:sum 3093718577879163479380956605426317602705566236549050191083983175197558479669594366571610185129053754640433994876027943001272889800730121170838107630067461749979034320599244161655507268876439599623634129263383312181412321147628124767512316817328008217566687425549844381758465553624055198268164357089831743138537251680997648477956163264392441289938828099312412544606408861382463556854294373940841447299887876509982740485024577329243159139443080212523771870453528759581475297632355676505496818555032475632195240 . (1245 1912023232756311610612173932110565024262548376166746009394675439702172013849865770001161066137659657583804330309158058205157395986905607556636842671698812017664600712617950784173229096604410623307893977650363520362102273268000425798123464579133667007104788439206193100624326912003497575925328018926340079430588073055200699304851636267244834063523576673106927140166224410925599699338036061132067684714499606602807189115008706700200893783839613917643787000081793545900827500394581680209115212926291381802272629 3093718577879163479380956605426317602705566236549050191083983175197558479669594366571610185129053754640433994876027943001272889800730121170838107630067461749979034320599244161655507268876439599623634129263383312181412321147628124767512316817328008217566687425549844381758465553624055198268164357089831743138537251680997648477956163264392441289938828099312412544606408861382463556854294373940841447299887876509982740485024577329243159139443080212523771870453528759581475297632355676505496818555032475632195240) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21941,7 +21941,7 @@ _:gn_3251 { } _:gn_3252 { - 1247 math:greaterThan 1 . + (1247) math:greaterThan 1 . (1247 1) math:difference 1246 . (730327887633459741843391258794812445819530515784441827705367704206785548030137173430711947146265560527174665742288173409041902173081093942435577713330162285350167104636657406690950924332381646992153826037343728542792225388372726828734612340939325796642889452862541819490188270382939953582491680762848415722638894429403750131747109270097226837108325246901441735726039960468735841821777748323293922129111336695631637744992836071158628428236147622763802129710058332220179703156807683912733607297550287972350018 1181695345122851868768782673315752578443017860382304181689307735495386465819728596570449118991394097056629664566869884796115493813824513614201264958368649732314433607981293377482278172272028976315740151613019791819310047879627698969388852238194341210461898986343651281134138641620557622342836338163491663707949178625796949173104526997147607226415251426205485404440184450456863857516258312808773762585388269907175551370015870629042265355603466294879984870371735213680647797237773996296381605628741093829922611) math:sum 1912023232756311610612173932110565024262548376166746009394675439702172013849865770001161066137659657583804330309158058205157395986905607556636842671698812017664600712617950784173229096604410623307893977650363520362102273268000425798123464579133667007104788439206193100624326912003497575925328018926340079430588073055200699304851636267244834063523576673106927140166224410925599699338036061132067684714499606602807189115008706700200893783839613917643787000081793545900827500394581680209115212926291381802272629 . (1246 1181695345122851868768782673315752578443017860382304181689307735495386465819728596570449118991394097056629664566869884796115493813824513614201264958368649732314433607981293377482278172272028976315740151613019791819310047879627698969388852238194341210461898986343651281134138641620557622342836338163491663707949178625796949173104526997147607226415251426205485404440184450456863857516258312808773762585388269907175551370015870629042265355603466294879984870371735213680647797237773996296381605628741093829922611 1912023232756311610612173932110565024262548376166746009394675439702172013849865770001161066137659657583804330309158058205157395986905607556636842671698812017664600712617950784173229096604410623307893977650363520362102273268000425798123464579133667007104788439206193100624326912003497575925328018926340079430588073055200699304851636267244834063523576673106927140166224410925599699338036061132067684714499606602807189115008706700200893783839613917643787000081793545900827500394581680209115212926291381802272629) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21952,7 +21952,7 @@ _:gn_3253 { } _:gn_3254 { - 1248 math:greaterThan 1 . + (1248) math:greaterThan 1 . (1248 1) math:difference 1247 . (451367457489392126925391414520940132623487344597862353983940031288600917789591423139737171845128536529454998824581711387073591640743419671765687245038487446964266503344635970791327247939647329323586325575676063276517822491254972140654239897255015413819009533481109461643950371237617668760344657400643247985310284196393199041357417727050380389306926179304043668714144489988128015694480564485479840456276933211543913625023034557883636927367318672116182740661676881460468094080966312383647998331190805857572593 730327887633459741843391258794812445819530515784441827705367704206785548030137173430711947146265560527174665742288173409041902173081093942435577713330162285350167104636657406690950924332381646992153826037343728542792225388372726828734612340939325796642889452862541819490188270382939953582491680762848415722638894429403750131747109270097226837108325246901441735726039960468735841821777748323293922129111336695631637744992836071158628428236147622763802129710058332220179703156807683912733607297550287972350018) math:sum 1181695345122851868768782673315752578443017860382304181689307735495386465819728596570449118991394097056629664566869884796115493813824513614201264958368649732314433607981293377482278172272028976315740151613019791819310047879627698969388852238194341210461898986343651281134138641620557622342836338163491663707949178625796949173104526997147607226415251426205485404440184450456863857516258312808773762585388269907175551370015870629042265355603466294879984870371735213680647797237773996296381605628741093829922611 . (1247 730327887633459741843391258794812445819530515784441827705367704206785548030137173430711947146265560527174665742288173409041902173081093942435577713330162285350167104636657406690950924332381646992153826037343728542792225388372726828734612340939325796642889452862541819490188270382939953582491680762848415722638894429403750131747109270097226837108325246901441735726039960468735841821777748323293922129111336695631637744992836071158628428236147622763802129710058332220179703156807683912733607297550287972350018 1181695345122851868768782673315752578443017860382304181689307735495386465819728596570449118991394097056629664566869884796115493813824513614201264958368649732314433607981293377482278172272028976315740151613019791819310047879627698969388852238194341210461898986343651281134138641620557622342836338163491663707949178625796949173104526997147607226415251426205485404440184450456863857516258312808773762585388269907175551370015870629042265355603466294879984870371735213680647797237773996296381605628741093829922611) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21963,7 +21963,7 @@ _:gn_3255 { } _:gn_3256 { - 1249 math:greaterThan 1 . + (1249) math:greaterThan 1 . (1249 1) math:difference 1248 . (278960430144067614917999844273872313196043171186579473721427672918184630240545750290974775301137023997719666917706462021968310532337674270669890468291674838385900601292021435899623676392734317668567500461667665266274402897117754688080372443684310382823879919381432357846237899145322284822147023362205167737328610233010551090389691543046846447801399067597398067011895470480607826127297183837814081672834403484087724119969801513274991500868828950647619389048381450759711609075841371529085608966359482114777425 451367457489392126925391414520940132623487344597862353983940031288600917789591423139737171845128536529454998824581711387073591640743419671765687245038487446964266503344635970791327247939647329323586325575676063276517822491254972140654239897255015413819009533481109461643950371237617668760344657400643247985310284196393199041357417727050380389306926179304043668714144489988128015694480564485479840456276933211543913625023034557883636927367318672116182740661676881460468094080966312383647998331190805857572593) math:sum 730327887633459741843391258794812445819530515784441827705367704206785548030137173430711947146265560527174665742288173409041902173081093942435577713330162285350167104636657406690950924332381646992153826037343728542792225388372726828734612340939325796642889452862541819490188270382939953582491680762848415722638894429403750131747109270097226837108325246901441735726039960468735841821777748323293922129111336695631637744992836071158628428236147622763802129710058332220179703156807683912733607297550287972350018 . (1248 451367457489392126925391414520940132623487344597862353983940031288600917789591423139737171845128536529454998824581711387073591640743419671765687245038487446964266503344635970791327247939647329323586325575676063276517822491254972140654239897255015413819009533481109461643950371237617668760344657400643247985310284196393199041357417727050380389306926179304043668714144489988128015694480564485479840456276933211543913625023034557883636927367318672116182740661676881460468094080966312383647998331190805857572593 730327887633459741843391258794812445819530515784441827705367704206785548030137173430711947146265560527174665742288173409041902173081093942435577713330162285350167104636657406690950924332381646992153826037343728542792225388372726828734612340939325796642889452862541819490188270382939953582491680762848415722638894429403750131747109270097226837108325246901441735726039960468735841821777748323293922129111336695631637744992836071158628428236147622763802129710058332220179703156807683912733607297550287972350018) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21974,7 +21974,7 @@ _:gn_3257 { } _:gn_3258 { - 1250 math:greaterThan 1 . + (1250) math:greaterThan 1 . (1250 1) math:difference 1249 . (172407027345324512007391570247067819427444173411282880262512358370416287549045672848762396543991512531735331906875249365105281108405745401095796776746812608578365902052614534891703571546913011655018825114008398010243419594137217452573867453570705030995129614099677103797712472092295383938197634038438080247981673963382647950967726184003533941505527111706645601702249019507520189567183380647665758783442529727456189505053233044608645426498489721468563351613295430700756485005124940854562389364831323742795168 278960430144067614917999844273872313196043171186579473721427672918184630240545750290974775301137023997719666917706462021968310532337674270669890468291674838385900601292021435899623676392734317668567500461667665266274402897117754688080372443684310382823879919381432357846237899145322284822147023362205167737328610233010551090389691543046846447801399067597398067011895470480607826127297183837814081672834403484087724119969801513274991500868828950647619389048381450759711609075841371529085608966359482114777425) math:sum 451367457489392126925391414520940132623487344597862353983940031288600917789591423139737171845128536529454998824581711387073591640743419671765687245038487446964266503344635970791327247939647329323586325575676063276517822491254972140654239897255015413819009533481109461643950371237617668760344657400643247985310284196393199041357417727050380389306926179304043668714144489988128015694480564485479840456276933211543913625023034557883636927367318672116182740661676881460468094080966312383647998331190805857572593 . (1249 278960430144067614917999844273872313196043171186579473721427672918184630240545750290974775301137023997719666917706462021968310532337674270669890468291674838385900601292021435899623676392734317668567500461667665266274402897117754688080372443684310382823879919381432357846237899145322284822147023362205167737328610233010551090389691543046846447801399067597398067011895470480607826127297183837814081672834403484087724119969801513274991500868828950647619389048381450759711609075841371529085608966359482114777425 451367457489392126925391414520940132623487344597862353983940031288600917789591423139737171845128536529454998824581711387073591640743419671765687245038487446964266503344635970791327247939647329323586325575676063276517822491254972140654239897255015413819009533481109461643950371237617668760344657400643247985310284196393199041357417727050380389306926179304043668714144489988128015694480564485479840456276933211543913625023034557883636927367318672116182740661676881460468094080966312383647998331190805857572593) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21985,7 +21985,7 @@ _:gn_3259 { } _:gn_3260 { - 1251 math:greaterThan 1 . + (1251) math:greaterThan 1 . (1251 1) math:difference 1250 . (106553402798743102910608274026804493768598997775296593458915314547768342691500077442212378757145511465984335010831212656863029423931928869574093691544862229807534699239406901007920104845821306013548675347659267256030983302980537235506504990113605351828750305281755254048525427053026900883949389323767087489346936269627903139421965359043312506295871955890752465309646450973087636560113803190148322889391873756631534614916568468666346074370339229179056037435086020058955124070716430674523219601528158371982257 172407027345324512007391570247067819427444173411282880262512358370416287549045672848762396543991512531735331906875249365105281108405745401095796776746812608578365902052614534891703571546913011655018825114008398010243419594137217452573867453570705030995129614099677103797712472092295383938197634038438080247981673963382647950967726184003533941505527111706645601702249019507520189567183380647665758783442529727456189505053233044608645426498489721468563351613295430700756485005124940854562389364831323742795168) math:sum 278960430144067614917999844273872313196043171186579473721427672918184630240545750290974775301137023997719666917706462021968310532337674270669890468291674838385900601292021435899623676392734317668567500461667665266274402897117754688080372443684310382823879919381432357846237899145322284822147023362205167737328610233010551090389691543046846447801399067597398067011895470480607826127297183837814081672834403484087724119969801513274991500868828950647619389048381450759711609075841371529085608966359482114777425 . (1250 172407027345324512007391570247067819427444173411282880262512358370416287549045672848762396543991512531735331906875249365105281108405745401095796776746812608578365902052614534891703571546913011655018825114008398010243419594137217452573867453570705030995129614099677103797712472092295383938197634038438080247981673963382647950967726184003533941505527111706645601702249019507520189567183380647665758783442529727456189505053233044608645426498489721468563351613295430700756485005124940854562389364831323742795168 278960430144067614917999844273872313196043171186579473721427672918184630240545750290974775301137023997719666917706462021968310532337674270669890468291674838385900601292021435899623676392734317668567500461667665266274402897117754688080372443684310382823879919381432357846237899145322284822147023362205167737328610233010551090389691543046846447801399067597398067011895470480607826127297183837814081672834403484087724119969801513274991500868828950647619389048381450759711609075841371529085608966359482114777425) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -21996,7 +21996,7 @@ _:gn_3261 { } _:gn_3262 { - 1252 math:greaterThan 1 . + (1252) math:greaterThan 1 . (1252 1) math:difference 1251 . (65853624546581409096783296220263325658845175635986286803597043822647944857545595406550017786846001065750996896044036708242251684473816531521703085201950378770831202813207633883783466701091705641470149766349130754212436291156680217067362463457099679166379308817921849749187045039268483054248244714670992758634737693754744811545760824960221435209655155815893136392602568534432553007069577457517435894050655970824654890136664575942299352128150492289507314178209410641801360934408510180039169763303165370812911 106553402798743102910608274026804493768598997775296593458915314547768342691500077442212378757145511465984335010831212656863029423931928869574093691544862229807534699239406901007920104845821306013548675347659267256030983302980537235506504990113605351828750305281755254048525427053026900883949389323767087489346936269627903139421965359043312506295871955890752465309646450973087636560113803190148322889391873756631534614916568468666346074370339229179056037435086020058955124070716430674523219601528158371982257) math:sum 172407027345324512007391570247067819427444173411282880262512358370416287549045672848762396543991512531735331906875249365105281108405745401095796776746812608578365902052614534891703571546913011655018825114008398010243419594137217452573867453570705030995129614099677103797712472092295383938197634038438080247981673963382647950967726184003533941505527111706645601702249019507520189567183380647665758783442529727456189505053233044608645426498489721468563351613295430700756485005124940854562389364831323742795168 . (1251 106553402798743102910608274026804493768598997775296593458915314547768342691500077442212378757145511465984335010831212656863029423931928869574093691544862229807534699239406901007920104845821306013548675347659267256030983302980537235506504990113605351828750305281755254048525427053026900883949389323767087489346936269627903139421965359043312506295871955890752465309646450973087636560113803190148322889391873756631534614916568468666346074370339229179056037435086020058955124070716430674523219601528158371982257 172407027345324512007391570247067819427444173411282880262512358370416287549045672848762396543991512531735331906875249365105281108405745401095796776746812608578365902052614534891703571546913011655018825114008398010243419594137217452573867453570705030995129614099677103797712472092295383938197634038438080247981673963382647950967726184003533941505527111706645601702249019507520189567183380647665758783442529727456189505053233044608645426498489721468563351613295430700756485005124940854562389364831323742795168) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22007,7 +22007,7 @@ _:gn_3263 { } _:gn_3264 { - 1253 math:greaterThan 1 . + (1253) math:greaterThan 1 . (1253 1) math:difference 1252 . (40699778252161693813824977806541168109753822139310306655318270725120397833954482035662360970299510400233338114787175948620777739458112338052390606342911851036703496426199267124136638144729600372078525581310136501818547011823857018439142526656505672662370996463833404299338382013758417829701144609096094730712198575873158327876204534083091071086216800074859328917043882438655083553044225732630886995341217785806879724779903892724046722242188736889548723256876609417153763136307920494484049838224993001169346 65853624546581409096783296220263325658845175635986286803597043822647944857545595406550017786846001065750996896044036708242251684473816531521703085201950378770831202813207633883783466701091705641470149766349130754212436291156680217067362463457099679166379308817921849749187045039268483054248244714670992758634737693754744811545760824960221435209655155815893136392602568534432553007069577457517435894050655970824654890136664575942299352128150492289507314178209410641801360934408510180039169763303165370812911) math:sum 106553402798743102910608274026804493768598997775296593458915314547768342691500077442212378757145511465984335010831212656863029423931928869574093691544862229807534699239406901007920104845821306013548675347659267256030983302980537235506504990113605351828750305281755254048525427053026900883949389323767087489346936269627903139421965359043312506295871955890752465309646450973087636560113803190148322889391873756631534614916568468666346074370339229179056037435086020058955124070716430674523219601528158371982257 . (1252 65853624546581409096783296220263325658845175635986286803597043822647944857545595406550017786846001065750996896044036708242251684473816531521703085201950378770831202813207633883783466701091705641470149766349130754212436291156680217067362463457099679166379308817921849749187045039268483054248244714670992758634737693754744811545760824960221435209655155815893136392602568534432553007069577457517435894050655970824654890136664575942299352128150492289507314178209410641801360934408510180039169763303165370812911 106553402798743102910608274026804493768598997775296593458915314547768342691500077442212378757145511465984335010831212656863029423931928869574093691544862229807534699239406901007920104845821306013548675347659267256030983302980537235506504990113605351828750305281755254048525427053026900883949389323767087489346936269627903139421965359043312506295871955890752465309646450973087636560113803190148322889391873756631534614916568468666346074370339229179056037435086020058955124070716430674523219601528158371982257) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22018,7 +22018,7 @@ _:gn_3265 { } _:gn_3266 { - 1254 math:greaterThan 1 . + (1254) math:greaterThan 1 . (1254 1) math:difference 1253 . (25153846294419715282958318413722157549091353496675980148278773097527547023591113370887656816546490665517658781256860759621473945015704193469312478859038527734127706387008366759646828556362105269391624185038994252393889279332823198628219936800594006504008312354088445449848663025510065224547100105574898027922539117881586483669556290877130364123438355741033807475558686095777469454025351724886548898709438185017775165356760683218252629885961755399958590921332801224647597798100589685555119925078172369643565 40699778252161693813824977806541168109753822139310306655318270725120397833954482035662360970299510400233338114787175948620777739458112338052390606342911851036703496426199267124136638144729600372078525581310136501818547011823857018439142526656505672662370996463833404299338382013758417829701144609096094730712198575873158327876204534083091071086216800074859328917043882438655083553044225732630886995341217785806879724779903892724046722242188736889548723256876609417153763136307920494484049838224993001169346) math:sum 65853624546581409096783296220263325658845175635986286803597043822647944857545595406550017786846001065750996896044036708242251684473816531521703085201950378770831202813207633883783466701091705641470149766349130754212436291156680217067362463457099679166379308817921849749187045039268483054248244714670992758634737693754744811545760824960221435209655155815893136392602568534432553007069577457517435894050655970824654890136664575942299352128150492289507314178209410641801360934408510180039169763303165370812911 . (1253 40699778252161693813824977806541168109753822139310306655318270725120397833954482035662360970299510400233338114787175948620777739458112338052390606342911851036703496426199267124136638144729600372078525581310136501818547011823857018439142526656505672662370996463833404299338382013758417829701144609096094730712198575873158327876204534083091071086216800074859328917043882438655083553044225732630886995341217785806879724779903892724046722242188736889548723256876609417153763136307920494484049838224993001169346 65853624546581409096783296220263325658845175635986286803597043822647944857545595406550017786846001065750996896044036708242251684473816531521703085201950378770831202813207633883783466701091705641470149766349130754212436291156680217067362463457099679166379308817921849749187045039268483054248244714670992758634737693754744811545760824960221435209655155815893136392602568534432553007069577457517435894050655970824654890136664575942299352128150492289507314178209410641801360934408510180039169763303165370812911) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22029,7 +22029,7 @@ _:gn_3267 { } _:gn_3268 { - 1255 math:greaterThan 1 . + (1255) math:greaterThan 1 . (1255 1) math:difference 1254 . (15545931957741978530866659392819010560662468642634326507039497627592850810363368664774704153753019734715679333530315188999303794442408144583078127483873323302575790039190900364489809588367495102686901396271142249424657732491033819810922589855911666158362684109744958849489718988248352605154044503521196702789659457991571844206648243205960706962778444333825521441485196342877614099018874007744338096631779600789104559423143209505794092356226981489590132335543808192506165338207330808928929913146820631525781 25153846294419715282958318413722157549091353496675980148278773097527547023591113370887656816546490665517658781256860759621473945015704193469312478859038527734127706387008366759646828556362105269391624185038994252393889279332823198628219936800594006504008312354088445449848663025510065224547100105574898027922539117881586483669556290877130364123438355741033807475558686095777469454025351724886548898709438185017775165356760683218252629885961755399958590921332801224647597798100589685555119925078172369643565) math:sum 40699778252161693813824977806541168109753822139310306655318270725120397833954482035662360970299510400233338114787175948620777739458112338052390606342911851036703496426199267124136638144729600372078525581310136501818547011823857018439142526656505672662370996463833404299338382013758417829701144609096094730712198575873158327876204534083091071086216800074859328917043882438655083553044225732630886995341217785806879724779903892724046722242188736889548723256876609417153763136307920494484049838224993001169346 . (1254 25153846294419715282958318413722157549091353496675980148278773097527547023591113370887656816546490665517658781256860759621473945015704193469312478859038527734127706387008366759646828556362105269391624185038994252393889279332823198628219936800594006504008312354088445449848663025510065224547100105574898027922539117881586483669556290877130364123438355741033807475558686095777469454025351724886548898709438185017775165356760683218252629885961755399958590921332801224647597798100589685555119925078172369643565 40699778252161693813824977806541168109753822139310306655318270725120397833954482035662360970299510400233338114787175948620777739458112338052390606342911851036703496426199267124136638144729600372078525581310136501818547011823857018439142526656505672662370996463833404299338382013758417829701144609096094730712198575873158327876204534083091071086216800074859328917043882438655083553044225732630886995341217785806879724779903892724046722242188736889548723256876609417153763136307920494484049838224993001169346) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22040,7 +22040,7 @@ _:gn_3269 { } _:gn_3270 { - 1256 math:greaterThan 1 . + (1256) math:greaterThan 1 . (1256 1) math:difference 1255 . (9607914336677736752091659020903146988428884854041653641239275469934696213227744706112952662793470930801979447726545570622170150573296048886234351375165204431551916347817466395157018967994610166704722788767852002969231546841789378817297346944682340345645628244343486600358944037261712619393055602053701325132879659890014639462908047671169657160659911407208286034073489752899855355006477717142210802077658584228670605933617473712458537529734773910368458585788993032141432459893258876626190011931351738117784 15545931957741978530866659392819010560662468642634326507039497627592850810363368664774704153753019734715679333530315188999303794442408144583078127483873323302575790039190900364489809588367495102686901396271142249424657732491033819810922589855911666158362684109744958849489718988248352605154044503521196702789659457991571844206648243205960706962778444333825521441485196342877614099018874007744338096631779600789104559423143209505794092356226981489590132335543808192506165338207330808928929913146820631525781) math:sum 25153846294419715282958318413722157549091353496675980148278773097527547023591113370887656816546490665517658781256860759621473945015704193469312478859038527734127706387008366759646828556362105269391624185038994252393889279332823198628219936800594006504008312354088445449848663025510065224547100105574898027922539117881586483669556290877130364123438355741033807475558686095777469454025351724886548898709438185017775165356760683218252629885961755399958590921332801224647597798100589685555119925078172369643565 . (1255 15545931957741978530866659392819010560662468642634326507039497627592850810363368664774704153753019734715679333530315188999303794442408144583078127483873323302575790039190900364489809588367495102686901396271142249424657732491033819810922589855911666158362684109744958849489718988248352605154044503521196702789659457991571844206648243205960706962778444333825521441485196342877614099018874007744338096631779600789104559423143209505794092356226981489590132335543808192506165338207330808928929913146820631525781 25153846294419715282958318413722157549091353496675980148278773097527547023591113370887656816546490665517658781256860759621473945015704193469312478859038527734127706387008366759646828556362105269391624185038994252393889279332823198628219936800594006504008312354088445449848663025510065224547100105574898027922539117881586483669556290877130364123438355741033807475558686095777469454025351724886548898709438185017775165356760683218252629885961755399958590921332801224647597798100589685555119925078172369643565) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22051,7 +22051,7 @@ _:gn_3271 { } _:gn_3272 { - 1257 math:greaterThan 1 . + (1257) math:greaterThan 1 . (1257 1) math:difference 1256 . (5938017621064241778775000371915863572233583788592672865800222157658154597135623958661751490959548803913699885803769618377133643869112095696843776108708118871023873691373433969332790620372884935982178607503290246455426185649244440993625242911229325812717055865401472249130774950986639985760988901467495377656779798101557204743740195534791049802118532926617235407411706589977758744012396290602127294554121016560433953489525735793335554826492207579221673749754815160364732878314071932302739901215468893407997 9607914336677736752091659020903146988428884854041653641239275469934696213227744706112952662793470930801979447726545570622170150573296048886234351375165204431551916347817466395157018967994610166704722788767852002969231546841789378817297346944682340345645628244343486600358944037261712619393055602053701325132879659890014639462908047671169657160659911407208286034073489752899855355006477717142210802077658584228670605933617473712458537529734773910368458585788993032141432459893258876626190011931351738117784) math:sum 15545931957741978530866659392819010560662468642634326507039497627592850810363368664774704153753019734715679333530315188999303794442408144583078127483873323302575790039190900364489809588367495102686901396271142249424657732491033819810922589855911666158362684109744958849489718988248352605154044503521196702789659457991571844206648243205960706962778444333825521441485196342877614099018874007744338096631779600789104559423143209505794092356226981489590132335543808192506165338207330808928929913146820631525781 . (1256 9607914336677736752091659020903146988428884854041653641239275469934696213227744706112952662793470930801979447726545570622170150573296048886234351375165204431551916347817466395157018967994610166704722788767852002969231546841789378817297346944682340345645628244343486600358944037261712619393055602053701325132879659890014639462908047671169657160659911407208286034073489752899855355006477717142210802077658584228670605933617473712458537529734773910368458585788993032141432459893258876626190011931351738117784 15545931957741978530866659392819010560662468642634326507039497627592850810363368664774704153753019734715679333530315188999303794442408144583078127483873323302575790039190900364489809588367495102686901396271142249424657732491033819810922589855911666158362684109744958849489718988248352605154044503521196702789659457991571844206648243205960706962778444333825521441485196342877614099018874007744338096631779600789104559423143209505794092356226981489590132335543808192506165338207330808928929913146820631525781) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22062,7 +22062,7 @@ _:gn_3273 { } _:gn_3274 { - 1258 math:greaterThan 1 . + (1258) math:greaterThan 1 . (1258 1) math:difference 1257 . (3669896715613494973316658648987283416195301065448980775439053312276541616092120747451201171833922126888279561922775952245036506704183953189390575266457085560528042656444032425824228347621725230722544181264561756513805361192544937823672104033453014532928572378942014351228169086275072633632066700586205947476099861788457434719167852136378607358541378480591050626661783162922096610994081426540083507523537567668236652444091737919122982703242566331146784836034177871776699581579186944323450110715882844709787 5938017621064241778775000371915863572233583788592672865800222157658154597135623958661751490959548803913699885803769618377133643869112095696843776108708118871023873691373433969332790620372884935982178607503290246455426185649244440993625242911229325812717055865401472249130774950986639985760988901467495377656779798101557204743740195534791049802118532926617235407411706589977758744012396290602127294554121016560433953489525735793335554826492207579221673749754815160364732878314071932302739901215468893407997) math:sum 9607914336677736752091659020903146988428884854041653641239275469934696213227744706112952662793470930801979447726545570622170150573296048886234351375165204431551916347817466395157018967994610166704722788767852002969231546841789378817297346944682340345645628244343486600358944037261712619393055602053701325132879659890014639462908047671169657160659911407208286034073489752899855355006477717142210802077658584228670605933617473712458537529734773910368458585788993032141432459893258876626190011931351738117784 . (1257 5938017621064241778775000371915863572233583788592672865800222157658154597135623958661751490959548803913699885803769618377133643869112095696843776108708118871023873691373433969332790620372884935982178607503290246455426185649244440993625242911229325812717055865401472249130774950986639985760988901467495377656779798101557204743740195534791049802118532926617235407411706589977758744012396290602127294554121016560433953489525735793335554826492207579221673749754815160364732878314071932302739901215468893407997 9607914336677736752091659020903146988428884854041653641239275469934696213227744706112952662793470930801979447726545570622170150573296048886234351375165204431551916347817466395157018967994610166704722788767852002969231546841789378817297346944682340345645628244343486600358944037261712619393055602053701325132879659890014639462908047671169657160659911407208286034073489752899855355006477717142210802077658584228670605933617473712458537529734773910368458585788993032141432459893258876626190011931351738117784) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22073,7 +22073,7 @@ _:gn_3275 { } _:gn_3276 { - 1259 math:greaterThan 1 . + (1259) math:greaterThan 1 . (1259 1) math:difference 1258 . (2268120905450746805458341722928580156038282723143692090361168845381612981043503211210550319125626677025420323880993666132097137164928142507453200842251033310495831034929401543508562272751159705259634426238728489941620824456699503169953138877776311279788483486459457897902605864711567352128922200881289430180679936313099770024572343398412442443577154446026184780749923427055662133018314864062043787030583448892197301045433997874212572123249641248074888913720637288588033296734884987979289790499586048698210 3669896715613494973316658648987283416195301065448980775439053312276541616092120747451201171833922126888279561922775952245036506704183953189390575266457085560528042656444032425824228347621725230722544181264561756513805361192544937823672104033453014532928572378942014351228169086275072633632066700586205947476099861788457434719167852136378607358541378480591050626661783162922096610994081426540083507523537567668236652444091737919122982703242566331146784836034177871776699581579186944323450110715882844709787) math:sum 5938017621064241778775000371915863572233583788592672865800222157658154597135623958661751490959548803913699885803769618377133643869112095696843776108708118871023873691373433969332790620372884935982178607503290246455426185649244440993625242911229325812717055865401472249130774950986639985760988901467495377656779798101557204743740195534791049802118532926617235407411706589977758744012396290602127294554121016560433953489525735793335554826492207579221673749754815160364732878314071932302739901215468893407997 . (1258 3669896715613494973316658648987283416195301065448980775439053312276541616092120747451201171833922126888279561922775952245036506704183953189390575266457085560528042656444032425824228347621725230722544181264561756513805361192544937823672104033453014532928572378942014351228169086275072633632066700586205947476099861788457434719167852136378607358541378480591050626661783162922096610994081426540083507523537567668236652444091737919122982703242566331146784836034177871776699581579186944323450110715882844709787 5938017621064241778775000371915863572233583788592672865800222157658154597135623958661751490959548803913699885803769618377133643869112095696843776108708118871023873691373433969332790620372884935982178607503290246455426185649244440993625242911229325812717055865401472249130774950986639985760988901467495377656779798101557204743740195534791049802118532926617235407411706589977758744012396290602127294554121016560433953489525735793335554826492207579221673749754815160364732878314071932302739901215468893407997) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22084,7 +22084,7 @@ _:gn_3277 { } _:gn_3278 { - 1260 math:greaterThan 1 . + (1260) math:greaterThan 1 . (1260 1) math:difference 1259 . (1401775810162748167858316926058703260157018342305288685077884466894928635048617536240650852708295449862859238041782286112939369539255810681937374424206052250032211621514630882315666074870565525462909755025833266572184536735845434653718965155676703253140088892482556453325563221563505281503144499704916517295419925475357664694595508737966164914964224034564865845911859735866434477975766562478039720492954118776039351398657740044910410579992925083071895922313540583188666284844301956344160320216296796011577 2268120905450746805458341722928580156038282723143692090361168845381612981043503211210550319125626677025420323880993666132097137164928142507453200842251033310495831034929401543508562272751159705259634426238728489941620824456699503169953138877776311279788483486459457897902605864711567352128922200881289430180679936313099770024572343398412442443577154446026184780749923427055662133018314864062043787030583448892197301045433997874212572123249641248074888913720637288588033296734884987979289790499586048698210) math:sum 3669896715613494973316658648987283416195301065448980775439053312276541616092120747451201171833922126888279561922775952245036506704183953189390575266457085560528042656444032425824228347621725230722544181264561756513805361192544937823672104033453014532928572378942014351228169086275072633632066700586205947476099861788457434719167852136378607358541378480591050626661783162922096610994081426540083507523537567668236652444091737919122982703242566331146784836034177871776699581579186944323450110715882844709787 . (1259 2268120905450746805458341722928580156038282723143692090361168845381612981043503211210550319125626677025420323880993666132097137164928142507453200842251033310495831034929401543508562272751159705259634426238728489941620824456699503169953138877776311279788483486459457897902605864711567352128922200881289430180679936313099770024572343398412442443577154446026184780749923427055662133018314864062043787030583448892197301045433997874212572123249641248074888913720637288588033296734884987979289790499586048698210 3669896715613494973316658648987283416195301065448980775439053312276541616092120747451201171833922126888279561922775952245036506704183953189390575266457085560528042656444032425824228347621725230722544181264561756513805361192544937823672104033453014532928572378942014351228169086275072633632066700586205947476099861788457434719167852136378607358541378480591050626661783162922096610994081426540083507523537567668236652444091737919122982703242566331146784836034177871776699581579186944323450110715882844709787) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22095,7 +22095,7 @@ _:gn_3279 { } _:gn_3280 { - 1261 math:greaterThan 1 . + (1261) math:greaterThan 1 . (1261 1) math:difference 1260 . (866345095287998637600024796869876895881264380838403405283284378486684345994885674969899466417331227162561085839211380019157767625672331825515826418044981060463619413414770661192896197880594179796724671212895223369436287720854068516234173722099608026648394593976901444577042643148062070625777701176372912885260010837742105329976834660446277528612930411461318934838063691189227655042548301584004066537629330116157949646776257829302161543256716165002992991407096705399367011890583031635129470283289252686633 1401775810162748167858316926058703260157018342305288685077884466894928635048617536240650852708295449862859238041782286112939369539255810681937374424206052250032211621514630882315666074870565525462909755025833266572184536735845434653718965155676703253140088892482556453325563221563505281503144499704916517295419925475357664694595508737966164914964224034564865845911859735866434477975766562478039720492954118776039351398657740044910410579992925083071895922313540583188666284844301956344160320216296796011577) math:sum 2268120905450746805458341722928580156038282723143692090361168845381612981043503211210550319125626677025420323880993666132097137164928142507453200842251033310495831034929401543508562272751159705259634426238728489941620824456699503169953138877776311279788483486459457897902605864711567352128922200881289430180679936313099770024572343398412442443577154446026184780749923427055662133018314864062043787030583448892197301045433997874212572123249641248074888913720637288588033296734884987979289790499586048698210 . (1260 1401775810162748167858316926058703260157018342305288685077884466894928635048617536240650852708295449862859238041782286112939369539255810681937374424206052250032211621514630882315666074870565525462909755025833266572184536735845434653718965155676703253140088892482556453325563221563505281503144499704916517295419925475357664694595508737966164914964224034564865845911859735866434477975766562478039720492954118776039351398657740044910410579992925083071895922313540583188666284844301956344160320216296796011577 2268120905450746805458341722928580156038282723143692090361168845381612981043503211210550319125626677025420323880993666132097137164928142507453200842251033310495831034929401543508562272751159705259634426238728489941620824456699503169953138877776311279788483486459457897902605864711567352128922200881289430180679936313099770024572343398412442443577154446026184780749923427055662133018314864062043787030583448892197301045433997874212572123249641248074888913720637288588033296734884987979289790499586048698210) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22106,7 +22106,7 @@ _:gn_3281 { } _:gn_3282 { - 1262 math:greaterThan 1 . + (1262) math:greaterThan 1 . (1262 1) math:difference 1261 . (535430714874749530258292129188826364275753961466885279794600088408244289053731861270751386290964222700298152202570906093781601913583478856421548006161071189568592208099860221122769876989971345666185083812938043202748249014991366137484791433577095226491694298505655008748520578415443210877366798528543604410159914637615559364618674077519887386351293623103546911073796044677206822933218260894035653955324788659881401751881482215608249036736208918068902930906443877789299272953718924709030849933007543324944 866345095287998637600024796869876895881264380838403405283284378486684345994885674969899466417331227162561085839211380019157767625672331825515826418044981060463619413414770661192896197880594179796724671212895223369436287720854068516234173722099608026648394593976901444577042643148062070625777701176372912885260010837742105329976834660446277528612930411461318934838063691189227655042548301584004066537629330116157949646776257829302161543256716165002992991407096705399367011890583031635129470283289252686633) math:sum 1401775810162748167858316926058703260157018342305288685077884466894928635048617536240650852708295449862859238041782286112939369539255810681937374424206052250032211621514630882315666074870565525462909755025833266572184536735845434653718965155676703253140088892482556453325563221563505281503144499704916517295419925475357664694595508737966164914964224034564865845911859735866434477975766562478039720492954118776039351398657740044910410579992925083071895922313540583188666284844301956344160320216296796011577 . (1261 866345095287998637600024796869876895881264380838403405283284378486684345994885674969899466417331227162561085839211380019157767625672331825515826418044981060463619413414770661192896197880594179796724671212895223369436287720854068516234173722099608026648394593976901444577042643148062070625777701176372912885260010837742105329976834660446277528612930411461318934838063691189227655042548301584004066537629330116157949646776257829302161543256716165002992991407096705399367011890583031635129470283289252686633 1401775810162748167858316926058703260157018342305288685077884466894928635048617536240650852708295449862859238041782286112939369539255810681937374424206052250032211621514630882315666074870565525462909755025833266572184536735845434653718965155676703253140088892482556453325563221563505281503144499704916517295419925475357664694595508737966164914964224034564865845911859735866434477975766562478039720492954118776039351398657740044910410579992925083071895922313540583188666284844301956344160320216296796011577) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22117,7 +22117,7 @@ _:gn_3283 { } _:gn_3284 { - 1263 math:greaterThan 1 . + (1263) math:greaterThan 1 . (1263 1) math:difference 1262 . (330914380413249107341732667681050531605510419371518125488684290078440056941153813699148080126367004462262933636640473925376165712088852969094278411883909870895027205314910440070126320890622834130539587399957180166688038705862702378749382288522512800156700295471246435828522064732618859748410902647829308475100096200126545965358160582926390142261636788357772023764267646512020832109330040689968412582304541456276547894894775613693912506520507246934090060500652827610067738936864106926098620350281709361689 535430714874749530258292129188826364275753961466885279794600088408244289053731861270751386290964222700298152202570906093781601913583478856421548006161071189568592208099860221122769876989971345666185083812938043202748249014991366137484791433577095226491694298505655008748520578415443210877366798528543604410159914637615559364618674077519887386351293623103546911073796044677206822933218260894035653955324788659881401751881482215608249036736208918068902930906443877789299272953718924709030849933007543324944) math:sum 866345095287998637600024796869876895881264380838403405283284378486684345994885674969899466417331227162561085839211380019157767625672331825515826418044981060463619413414770661192896197880594179796724671212895223369436287720854068516234173722099608026648394593976901444577042643148062070625777701176372912885260010837742105329976834660446277528612930411461318934838063691189227655042548301584004066537629330116157949646776257829302161543256716165002992991407096705399367011890583031635129470283289252686633 . (1262 535430714874749530258292129188826364275753961466885279794600088408244289053731861270751386290964222700298152202570906093781601913583478856421548006161071189568592208099860221122769876989971345666185083812938043202748249014991366137484791433577095226491694298505655008748520578415443210877366798528543604410159914637615559364618674077519887386351293623103546911073796044677206822933218260894035653955324788659881401751881482215608249036736208918068902930906443877789299272953718924709030849933007543324944 866345095287998637600024796869876895881264380838403405283284378486684345994885674969899466417331227162561085839211380019157767625672331825515826418044981060463619413414770661192896197880594179796724671212895223369436287720854068516234173722099608026648394593976901444577042643148062070625777701176372912885260010837742105329976834660446277528612930411461318934838063691189227655042548301584004066537629330116157949646776257829302161543256716165002992991407096705399367011890583031635129470283289252686633) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22128,7 +22128,7 @@ _:gn_3285 { } _:gn_3286 { - 1264 math:greaterThan 1 . + (1264) math:greaterThan 1 . (1264 1) math:difference 1263 . (204516334461500422916559461507775832670243542095367154305915798329804232112578047571603306164597218238035218565930432168405436201494625887327269594277161318673565002784949781052643556099348511535645496412980863036060210309128663758735409145054582426334994003034408572919998513682824351128955895880714295935059818437489013399260513494593497244089656834745774887309528398165185990823888220204067241373020247203604853856986706601914336530215701671134812870405791050179231534016854817782932229582725833963255 330914380413249107341732667681050531605510419371518125488684290078440056941153813699148080126367004462262933636640473925376165712088852969094278411883909870895027205314910440070126320890622834130539587399957180166688038705862702378749382288522512800156700295471246435828522064732618859748410902647829308475100096200126545965358160582926390142261636788357772023764267646512020832109330040689968412582304541456276547894894775613693912506520507246934090060500652827610067738936864106926098620350281709361689) math:sum 535430714874749530258292129188826364275753961466885279794600088408244289053731861270751386290964222700298152202570906093781601913583478856421548006161071189568592208099860221122769876989971345666185083812938043202748249014991366137484791433577095226491694298505655008748520578415443210877366798528543604410159914637615559364618674077519887386351293623103546911073796044677206822933218260894035653955324788659881401751881482215608249036736208918068902930906443877789299272953718924709030849933007543324944 . (1263 330914380413249107341732667681050531605510419371518125488684290078440056941153813699148080126367004462262933636640473925376165712088852969094278411883909870895027205314910440070126320890622834130539587399957180166688038705862702378749382288522512800156700295471246435828522064732618859748410902647829308475100096200126545965358160582926390142261636788357772023764267646512020832109330040689968412582304541456276547894894775613693912506520507246934090060500652827610067738936864106926098620350281709361689 535430714874749530258292129188826364275753961466885279794600088408244289053731861270751386290964222700298152202570906093781601913583478856421548006161071189568592208099860221122769876989971345666185083812938043202748249014991366137484791433577095226491694298505655008748520578415443210877366798528543604410159914637615559364618674077519887386351293623103546911073796044677206822933218260894035653955324788659881401751881482215608249036736208918068902930906443877789299272953718924709030849933007543324944) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22139,7 +22139,7 @@ _:gn_3287 { } _:gn_3288 { - 1265 math:greaterThan 1 . + (1265) math:greaterThan 1 . (1265 1) math:difference 1264 . (126398045951748684425173206173274698935266877276150971182768491748635824828575766127544773961769786224227715070710041756970729510594227081767008817606748552221462202529960659017482764791274322594894090986976317130627828396734038620013973143467930373821706292436837862908523551049794508619455006767115012540040277762637532566097647088332892898171979953611997136454739248346834841285441820485901171209284294252671694037908069011779575976304805575799277190094861777430836204920009289143166390767555875398434 204516334461500422916559461507775832670243542095367154305915798329804232112578047571603306164597218238035218565930432168405436201494625887327269594277161318673565002784949781052643556099348511535645496412980863036060210309128663758735409145054582426334994003034408572919998513682824351128955895880714295935059818437489013399260513494593497244089656834745774887309528398165185990823888220204067241373020247203604853856986706601914336530215701671134812870405791050179231534016854817782932229582725833963255) math:sum 330914380413249107341732667681050531605510419371518125488684290078440056941153813699148080126367004462262933636640473925376165712088852969094278411883909870895027205314910440070126320890622834130539587399957180166688038705862702378749382288522512800156700295471246435828522064732618859748410902647829308475100096200126545965358160582926390142261636788357772023764267646512020832109330040689968412582304541456276547894894775613693912506520507246934090060500652827610067738936864106926098620350281709361689 . (1264 204516334461500422916559461507775832670243542095367154305915798329804232112578047571603306164597218238035218565930432168405436201494625887327269594277161318673565002784949781052643556099348511535645496412980863036060210309128663758735409145054582426334994003034408572919998513682824351128955895880714295935059818437489013399260513494593497244089656834745774887309528398165185990823888220204067241373020247203604853856986706601914336530215701671134812870405791050179231534016854817782932229582725833963255 330914380413249107341732667681050531605510419371518125488684290078440056941153813699148080126367004462262933636640473925376165712088852969094278411883909870895027205314910440070126320890622834130539587399957180166688038705862702378749382288522512800156700295471246435828522064732618859748410902647829308475100096200126545965358160582926390142261636788357772023764267646512020832109330040689968412582304541456276547894894775613693912506520507246934090060500652827610067738936864106926098620350281709361689) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22150,7 +22150,7 @@ _:gn_3289 { } _:gn_3290 { - 1266 math:greaterThan 1 . + (1266) math:greaterThan 1 . (1266 1) math:difference 1265 . (78118288509751738491386255334501133734976664819216183123147306581168407284002281444058532202827432013807503495220390411434706690900398805560260776670412766452102800254989122035160791308074188940751405426004545905432381912394625138721436001586652052513287710597570710011474962633029842509500889113599283395019540674851480833162866406260604345917676881133777750854789149818351149538446399718166070163735952950933159819078637590134760553910896095335535680310929272748395329096845528639765838815169958564821 126398045951748684425173206173274698935266877276150971182768491748635824828575766127544773961769786224227715070710041756970729510594227081767008817606748552221462202529960659017482764791274322594894090986976317130627828396734038620013973143467930373821706292436837862908523551049794508619455006767115012540040277762637532566097647088332892898171979953611997136454739248346834841285441820485901171209284294252671694037908069011779575976304805575799277190094861777430836204920009289143166390767555875398434) math:sum 204516334461500422916559461507775832670243542095367154305915798329804232112578047571603306164597218238035218565930432168405436201494625887327269594277161318673565002784949781052643556099348511535645496412980863036060210309128663758735409145054582426334994003034408572919998513682824351128955895880714295935059818437489013399260513494593497244089656834745774887309528398165185990823888220204067241373020247203604853856986706601914336530215701671134812870405791050179231534016854817782932229582725833963255 . (1265 126398045951748684425173206173274698935266877276150971182768491748635824828575766127544773961769786224227715070710041756970729510594227081767008817606748552221462202529960659017482764791274322594894090986976317130627828396734038620013973143467930373821706292436837862908523551049794508619455006767115012540040277762637532566097647088332892898171979953611997136454739248346834841285441820485901171209284294252671694037908069011779575976304805575799277190094861777430836204920009289143166390767555875398434 204516334461500422916559461507775832670243542095367154305915798329804232112578047571603306164597218238035218565930432168405436201494625887327269594277161318673565002784949781052643556099348511535645496412980863036060210309128663758735409145054582426334994003034408572919998513682824351128955895880714295935059818437489013399260513494593497244089656834745774887309528398165185990823888220204067241373020247203604853856986706601914336530215701671134812870405791050179231534016854817782932229582725833963255) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22161,7 +22161,7 @@ _:gn_3291 { } _:gn_3292 { - 1267 math:greaterThan 1 . + (1267) math:greaterThan 1 . (1267 1) math:difference 1266 . (48279757441996945933786950838773565200290212456934788059621185167467417544573484683486241758942354210420211575489651345536022819693828276206748040936335785769359402274971536982321973483200133654142685560971771225195446484339413481292537141881278321308418581839267152897048588416764666109954117653515729145020737087786051732934780682072288552254303072478219385599950098528483691746995420767735101045548341301738534218829431421644815422393909480463741509783932504682440875823163760503400551952385916833613 78118288509751738491386255334501133734976664819216183123147306581168407284002281444058532202827432013807503495220390411434706690900398805560260776670412766452102800254989122035160791308074188940751405426004545905432381912394625138721436001586652052513287710597570710011474962633029842509500889113599283395019540674851480833162866406260604345917676881133777750854789149818351149538446399718166070163735952950933159819078637590134760553910896095335535680310929272748395329096845528639765838815169958564821) math:sum 126398045951748684425173206173274698935266877276150971182768491748635824828575766127544773961769786224227715070710041756970729510594227081767008817606748552221462202529960659017482764791274322594894090986976317130627828396734038620013973143467930373821706292436837862908523551049794508619455006767115012540040277762637532566097647088332892898171979953611997136454739248346834841285441820485901171209284294252671694037908069011779575976304805575799277190094861777430836204920009289143166390767555875398434 . (1266 78118288509751738491386255334501133734976664819216183123147306581168407284002281444058532202827432013807503495220390411434706690900398805560260776670412766452102800254989122035160791308074188940751405426004545905432381912394625138721436001586652052513287710597570710011474962633029842509500889113599283395019540674851480833162866406260604345917676881133777750854789149818351149538446399718166070163735952950933159819078637590134760553910896095335535680310929272748395329096845528639765838815169958564821 126398045951748684425173206173274698935266877276150971182768491748635824828575766127544773961769786224227715070710041756970729510594227081767008817606748552221462202529960659017482764791274322594894090986976317130627828396734038620013973143467930373821706292436837862908523551049794508619455006767115012540040277762637532566097647088332892898171979953611997136454739248346834841285441820485901171209284294252671694037908069011779575976304805575799277190094861777430836204920009289143166390767555875398434) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22172,7 +22172,7 @@ _:gn_3293 { } _:gn_3294 { - 1268 math:greaterThan 1 . + (1268) math:greaterThan 1 . (1268 1) math:difference 1267 . (29838531067754792557599304495727568534686452362281395063526121413700989739428796760572290443885077803387291919730739065898683871206570529353512735734076980682743397980017585052838817824874055286608719865032774680236935428055211657428898859705373731204869128758303557114426374216265176399546771460083554249998803587065429100228085724188315793663373808655558365254839051289867457791450978950430969118187611649194625600249206168489945131516986614871794170526996768065954453273681768136365286862784041731208 48279757441996945933786950838773565200290212456934788059621185167467417544573484683486241758942354210420211575489651345536022819693828276206748040936335785769359402274971536982321973483200133654142685560971771225195446484339413481292537141881278321308418581839267152897048588416764666109954117653515729145020737087786051732934780682072288552254303072478219385599950098528483691746995420767735101045548341301738534218829431421644815422393909480463741509783932504682440875823163760503400551952385916833613) math:sum 78118288509751738491386255334501133734976664819216183123147306581168407284002281444058532202827432013807503495220390411434706690900398805560260776670412766452102800254989122035160791308074188940751405426004545905432381912394625138721436001586652052513287710597570710011474962633029842509500889113599283395019540674851480833162866406260604345917676881133777750854789149818351149538446399718166070163735952950933159819078637590134760553910896095335535680310929272748395329096845528639765838815169958564821 . (1267 48279757441996945933786950838773565200290212456934788059621185167467417544573484683486241758942354210420211575489651345536022819693828276206748040936335785769359402274971536982321973483200133654142685560971771225195446484339413481292537141881278321308418581839267152897048588416764666109954117653515729145020737087786051732934780682072288552254303072478219385599950098528483691746995420767735101045548341301738534218829431421644815422393909480463741509783932504682440875823163760503400551952385916833613 78118288509751738491386255334501133734976664819216183123147306581168407284002281444058532202827432013807503495220390411434706690900398805560260776670412766452102800254989122035160791308074188940751405426004545905432381912394625138721436001586652052513287710597570710011474962633029842509500889113599283395019540674851480833162866406260604345917676881133777750854789149818351149538446399718166070163735952950933159819078637590134760553910896095335535680310929272748395329096845528639765838815169958564821) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22183,7 +22183,7 @@ _:gn_3295 { } _:gn_3296 { - 1269 math:greaterThan 1 . + (1269) math:greaterThan 1 . (1269 1) math:difference 1268 . (18441226374242153376187646343045996665603760094653392996095063753766427805144687922913951315057276407032919655758912279637338948487257746853235305202258805086616004294953951929483155658326078367533965695938996544958511056284201823863638282175904590103549453080963595782622214200499489710407346193432174895021933500720622632706694957883972758590929263822661020345111047238616233955544441817304131927360729652543908618580225253154870290876922865591947339256935736616486422549481992367035265089601875102405 29838531067754792557599304495727568534686452362281395063526121413700989739428796760572290443885077803387291919730739065898683871206570529353512735734076980682743397980017585052838817824874055286608719865032774680236935428055211657428898859705373731204869128758303557114426374216265176399546771460083554249998803587065429100228085724188315793663373808655558365254839051289867457791450978950430969118187611649194625600249206168489945131516986614871794170526996768065954453273681768136365286862784041731208) math:sum 48279757441996945933786950838773565200290212456934788059621185167467417544573484683486241758942354210420211575489651345536022819693828276206748040936335785769359402274971536982321973483200133654142685560971771225195446484339413481292537141881278321308418581839267152897048588416764666109954117653515729145020737087786051732934780682072288552254303072478219385599950098528483691746995420767735101045548341301738534218829431421644815422393909480463741509783932504682440875823163760503400551952385916833613 . (1268 29838531067754792557599304495727568534686452362281395063526121413700989739428796760572290443885077803387291919730739065898683871206570529353512735734076980682743397980017585052838817824874055286608719865032774680236935428055211657428898859705373731204869128758303557114426374216265176399546771460083554249998803587065429100228085724188315793663373808655558365254839051289867457791450978950430969118187611649194625600249206168489945131516986614871794170526996768065954453273681768136365286862784041731208 48279757441996945933786950838773565200290212456934788059621185167467417544573484683486241758942354210420211575489651345536022819693828276206748040936335785769359402274971536982321973483200133654142685560971771225195446484339413481292537141881278321308418581839267152897048588416764666109954117653515729145020737087786051732934780682072288552254303072478219385599950098528483691746995420767735101045548341301738534218829431421644815422393909480463741509783932504682440875823163760503400551952385916833613) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22194,7 +22194,7 @@ _:gn_3297 { } _:gn_3298 { - 1270 math:greaterThan 1 . + (1270) math:greaterThan 1 . (1270 1) math:difference 1269 . (11397304693512639181411658152681571869082692267628002067431057659934561934284108837658339128827801396354372263971826786261344922719312782500277430531818175596127393685063633123355662166547976919074754169093778135278424371771009833565260577529469141101319675677339961331804160015765686689139425266651379354976870086344806467521390766304343035072444544832897344909728004051251223835906537133126837190826881996650716981668980915335074840640063749279846831270061031449468030724199775769330021773182166628803 18441226374242153376187646343045996665603760094653392996095063753766427805144687922913951315057276407032919655758912279637338948487257746853235305202258805086616004294953951929483155658326078367533965695938996544958511056284201823863638282175904590103549453080963595782622214200499489710407346193432174895021933500720622632706694957883972758590929263822661020345111047238616233955544441817304131927360729652543908618580225253154870290876922865591947339256935736616486422549481992367035265089601875102405) math:sum 29838531067754792557599304495727568534686452362281395063526121413700989739428796760572290443885077803387291919730739065898683871206570529353512735734076980682743397980017585052838817824874055286608719865032774680236935428055211657428898859705373731204869128758303557114426374216265176399546771460083554249998803587065429100228085724188315793663373808655558365254839051289867457791450978950430969118187611649194625600249206168489945131516986614871794170526996768065954453273681768136365286862784041731208 . (1269 18441226374242153376187646343045996665603760094653392996095063753766427805144687922913951315057276407032919655758912279637338948487257746853235305202258805086616004294953951929483155658326078367533965695938996544958511056284201823863638282175904590103549453080963595782622214200499489710407346193432174895021933500720622632706694957883972758590929263822661020345111047238616233955544441817304131927360729652543908618580225253154870290876922865591947339256935736616486422549481992367035265089601875102405 29838531067754792557599304495727568534686452362281395063526121413700989739428796760572290443885077803387291919730739065898683871206570529353512735734076980682743397980017585052838817824874055286608719865032774680236935428055211657428898859705373731204869128758303557114426374216265176399546771460083554249998803587065429100228085724188315793663373808655558365254839051289867457791450978950430969118187611649194625600249206168489945131516986614871794170526996768065954453273681768136365286862784041731208) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22205,7 +22205,7 @@ _:gn_3299 { } _:gn_3300 { - 1271 math:greaterThan 1 . + (1271) math:greaterThan 1 . (1271 1) math:difference 1270 . (7043921680729514194775988190364424796521067827025390928664006093831865870860579085255612186229475010678547391787085493375994025767944964352957874670440629490488610609890318806127493491778101448459211526845218409680086684513191990298377704646435449002229777403623634450818054184733803021267920926780795540045063414375816165185304191579629723518484718989763675435383043187365010119637904684177294736533847655893191636911244337819795450236859116312100507986874705167018391825282216597705243316419708473602 11397304693512639181411658152681571869082692267628002067431057659934561934284108837658339128827801396354372263971826786261344922719312782500277430531818175596127393685063633123355662166547976919074754169093778135278424371771009833565260577529469141101319675677339961331804160015765686689139425266651379354976870086344806467521390766304343035072444544832897344909728004051251223835906537133126837190826881996650716981668980915335074840640063749279846831270061031449468030724199775769330021773182166628803) math:sum 18441226374242153376187646343045996665603760094653392996095063753766427805144687922913951315057276407032919655758912279637338948487257746853235305202258805086616004294953951929483155658326078367533965695938996544958511056284201823863638282175904590103549453080963595782622214200499489710407346193432174895021933500720622632706694957883972758590929263822661020345111047238616233955544441817304131927360729652543908618580225253154870290876922865591947339256935736616486422549481992367035265089601875102405 . (1270 11397304693512639181411658152681571869082692267628002067431057659934561934284108837658339128827801396354372263971826786261344922719312782500277430531818175596127393685063633123355662166547976919074754169093778135278424371771009833565260577529469141101319675677339961331804160015765686689139425266651379354976870086344806467521390766304343035072444544832897344909728004051251223835906537133126837190826881996650716981668980915335074840640063749279846831270061031449468030724199775769330021773182166628803 18441226374242153376187646343045996665603760094653392996095063753766427805144687922913951315057276407032919655758912279637338948487257746853235305202258805086616004294953951929483155658326078367533965695938996544958511056284201823863638282175904590103549453080963595782622214200499489710407346193432174895021933500720622632706694957883972758590929263822661020345111047238616233955544441817304131927360729652543908618580225253154870290876922865591947339256935736616486422549481992367035265089601875102405) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22216,7 +22216,7 @@ _:gn_3301 { } _:gn_3302 { - 1272 math:greaterThan 1 . + (1272) math:greaterThan 1 . (1272 1) math:difference 1271 . (4353383012783124986635669962317147072561624440602611138767051566102696063423529752402726942598326385675824872184741292885350896951367818147319555861377546105638783075173314317228168674769875470615542642248559725598337687257817843266882872883033692099089898273716326880986105831031883667871504339870583814931806671968990302336086574724713311553959825843133669474344960863886213716268632448949542454293034340757525344757736577515279390403204632967746323283186326282449638898917559171624778456762458155201 7043921680729514194775988190364424796521067827025390928664006093831865870860579085255612186229475010678547391787085493375994025767944964352957874670440629490488610609890318806127493491778101448459211526845218409680086684513191990298377704646435449002229777403623634450818054184733803021267920926780795540045063414375816165185304191579629723518484718989763675435383043187365010119637904684177294736533847655893191636911244337819795450236859116312100507986874705167018391825282216597705243316419708473602) math:sum 11397304693512639181411658152681571869082692267628002067431057659934561934284108837658339128827801396354372263971826786261344922719312782500277430531818175596127393685063633123355662166547976919074754169093778135278424371771009833565260577529469141101319675677339961331804160015765686689139425266651379354976870086344806467521390766304343035072444544832897344909728004051251223835906537133126837190826881996650716981668980915335074840640063749279846831270061031449468030724199775769330021773182166628803 . (1271 7043921680729514194775988190364424796521067827025390928664006093831865870860579085255612186229475010678547391787085493375994025767944964352957874670440629490488610609890318806127493491778101448459211526845218409680086684513191990298377704646435449002229777403623634450818054184733803021267920926780795540045063414375816165185304191579629723518484718989763675435383043187365010119637904684177294736533847655893191636911244337819795450236859116312100507986874705167018391825282216597705243316419708473602 11397304693512639181411658152681571869082692267628002067431057659934561934284108837658339128827801396354372263971826786261344922719312782500277430531818175596127393685063633123355662166547976919074754169093778135278424371771009833565260577529469141101319675677339961331804160015765686689139425266651379354976870086344806467521390766304343035072444544832897344909728004051251223835906537133126837190826881996650716981668980915335074840640063749279846831270061031449468030724199775769330021773182166628803) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22227,7 +22227,7 @@ _:gn_3303 { } _:gn_3304 { - 1273 math:greaterThan 1 . + (1273) math:greaterThan 1 . (1273 1) math:difference 1272 . (2690538667946389208140318228047277723959443386422779789896954527729169807437049332852885243631148625002722519602344200490643128816577146205638318809063083384849827534717004488899324817008225977843668884596658684081748997255374147031494831763401756903139879129907307569831948353701919353396416586910211725113256742406825862849217616854916411964524893146630005961038082323478796403369272235227752282240813315135666292153507760304516059833654483344354184703688378884568752926364657426080464859657250318401 4353383012783124986635669962317147072561624440602611138767051566102696063423529752402726942598326385675824872184741292885350896951367818147319555861377546105638783075173314317228168674769875470615542642248559725598337687257817843266882872883033692099089898273716326880986105831031883667871504339870583814931806671968990302336086574724713311553959825843133669474344960863886213716268632448949542454293034340757525344757736577515279390403204632967746323283186326282449638898917559171624778456762458155201) math:sum 7043921680729514194775988190364424796521067827025390928664006093831865870860579085255612186229475010678547391787085493375994025767944964352957874670440629490488610609890318806127493491778101448459211526845218409680086684513191990298377704646435449002229777403623634450818054184733803021267920926780795540045063414375816165185304191579629723518484718989763675435383043187365010119637904684177294736533847655893191636911244337819795450236859116312100507986874705167018391825282216597705243316419708473602 . (1272 4353383012783124986635669962317147072561624440602611138767051566102696063423529752402726942598326385675824872184741292885350896951367818147319555861377546105638783075173314317228168674769875470615542642248559725598337687257817843266882872883033692099089898273716326880986105831031883667871504339870583814931806671968990302336086574724713311553959825843133669474344960863886213716268632448949542454293034340757525344757736577515279390403204632967746323283186326282449638898917559171624778456762458155201 7043921680729514194775988190364424796521067827025390928664006093831865870860579085255612186229475010678547391787085493375994025767944964352957874670440629490488610609890318806127493491778101448459211526845218409680086684513191990298377704646435449002229777403623634450818054184733803021267920926780795540045063414375816165185304191579629723518484718989763675435383043187365010119637904684177294736533847655893191636911244337819795450236859116312100507986874705167018391825282216597705243316419708473602) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22238,7 +22238,7 @@ _:gn_3305 { } _:gn_3306 { - 1274 math:greaterThan 1 . + (1274) math:greaterThan 1 . (1274 1) math:difference 1273 . (1662844344836735778495351734269869348602181054179831348870097038373526255986480419549841698967177760673102352582397092394707768134790671941681237052314462720788955540456309828328843857761649492771873757651901041516588690002443696235388041119631935195950019143809019311154157477329964314475087752960372089818549929562164439486868957869796899589434932696503663513306878540407417312899360213721790172052221025621859052604228817210763330569550149623392138579497947397880885972552901745544313597105207836800 2690538667946389208140318228047277723959443386422779789896954527729169807437049332852885243631148625002722519602344200490643128816577146205638318809063083384849827534717004488899324817008225977843668884596658684081748997255374147031494831763401756903139879129907307569831948353701919353396416586910211725113256742406825862849217616854916411964524893146630005961038082323478796403369272235227752282240813315135666292153507760304516059833654483344354184703688378884568752926364657426080464859657250318401) math:sum 4353383012783124986635669962317147072561624440602611138767051566102696063423529752402726942598326385675824872184741292885350896951367818147319555861377546105638783075173314317228168674769875470615542642248559725598337687257817843266882872883033692099089898273716326880986105831031883667871504339870583814931806671968990302336086574724713311553959825843133669474344960863886213716268632448949542454293034340757525344757736577515279390403204632967746323283186326282449638898917559171624778456762458155201 . (1273 2690538667946389208140318228047277723959443386422779789896954527729169807437049332852885243631148625002722519602344200490643128816577146205638318809063083384849827534717004488899324817008225977843668884596658684081748997255374147031494831763401756903139879129907307569831948353701919353396416586910211725113256742406825862849217616854916411964524893146630005961038082323478796403369272235227752282240813315135666292153507760304516059833654483344354184703688378884568752926364657426080464859657250318401 4353383012783124986635669962317147072561624440602611138767051566102696063423529752402726942598326385675824872184741292885350896951367818147319555861377546105638783075173314317228168674769875470615542642248559725598337687257817843266882872883033692099089898273716326880986105831031883667871504339870583814931806671968990302336086574724713311553959825843133669474344960863886213716268632448949542454293034340757525344757736577515279390403204632967746323283186326282449638898917559171624778456762458155201) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22249,7 +22249,7 @@ _:gn_3307 { } _:gn_3308 { - 1275 math:greaterThan 1 . + (1275) math:greaterThan 1 . (1275 1) math:difference 1274 . (1027694323109653429644966493777408375357262332242948441026857489355643551450568913303043544663970864329620167019947108095935360681786474263957081756748620664060871994260694660570480959246576485071795126944757642565160307252930450796106790643769821707189859986098288258677790876371955038921328833949839635294706812844661423362348658985119512375089960450126342447731203783071379090469912021505962110188592289513807239549278943093752729264104333720962046124190431486687866953811755680536151262552042481601 1662844344836735778495351734269869348602181054179831348870097038373526255986480419549841698967177760673102352582397092394707768134790671941681237052314462720788955540456309828328843857761649492771873757651901041516588690002443696235388041119631935195950019143809019311154157477329964314475087752960372089818549929562164439486868957869796899589434932696503663513306878540407417312899360213721790172052221025621859052604228817210763330569550149623392138579497947397880885972552901745544313597105207836800) math:sum 2690538667946389208140318228047277723959443386422779789896954527729169807437049332852885243631148625002722519602344200490643128816577146205638318809063083384849827534717004488899324817008225977843668884596658684081748997255374147031494831763401756903139879129907307569831948353701919353396416586910211725113256742406825862849217616854916411964524893146630005961038082323478796403369272235227752282240813315135666292153507760304516059833654483344354184703688378884568752926364657426080464859657250318401 . (1274 1662844344836735778495351734269869348602181054179831348870097038373526255986480419549841698967177760673102352582397092394707768134790671941681237052314462720788955540456309828328843857761649492771873757651901041516588690002443696235388041119631935195950019143809019311154157477329964314475087752960372089818549929562164439486868957869796899589434932696503663513306878540407417312899360213721790172052221025621859052604228817210763330569550149623392138579497947397880885972552901745544313597105207836800 2690538667946389208140318228047277723959443386422779789896954527729169807437049332852885243631148625002722519602344200490643128816577146205638318809063083384849827534717004488899324817008225977843668884596658684081748997255374147031494831763401756903139879129907307569831948353701919353396416586910211725113256742406825862849217616854916411964524893146630005961038082323478796403369272235227752282240813315135666292153507760304516059833654483344354184703688378884568752926364657426080464859657250318401) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22260,7 +22260,7 @@ _:gn_3309 { } _:gn_3310 { - 1276 math:greaterThan 1 . + (1276) math:greaterThan 1 . (1276 1) math:difference 1275 . (635150021727082348850385240492460973244918721936882907843239549017882704535911506246798154303206896343482185562449984298772407453004197677724155295565842056728083546195615167758362898515073007700078630707143398951428382749513245439281250475862113488760159157710731052476366600958009275553758919010532454523843116717503016124520298884677387214344972246377321065575674757336038222429448192215828061863628736108051813054949874117010601305445815902430092455307515911193019018741146065008162334553165355199 1027694323109653429644966493777408375357262332242948441026857489355643551450568913303043544663970864329620167019947108095935360681786474263957081756748620664060871994260694660570480959246576485071795126944757642565160307252930450796106790643769821707189859986098288258677790876371955038921328833949839635294706812844661423362348658985119512375089960450126342447731203783071379090469912021505962110188592289513807239549278943093752729264104333720962046124190431486687866953811755680536151262552042481601) math:sum 1662844344836735778495351734269869348602181054179831348870097038373526255986480419549841698967177760673102352582397092394707768134790671941681237052314462720788955540456309828328843857761649492771873757651901041516588690002443696235388041119631935195950019143809019311154157477329964314475087752960372089818549929562164439486868957869796899589434932696503663513306878540407417312899360213721790172052221025621859052604228817210763330569550149623392138579497947397880885972552901745544313597105207836800 . (1275 1027694323109653429644966493777408375357262332242948441026857489355643551450568913303043544663970864329620167019947108095935360681786474263957081756748620664060871994260694660570480959246576485071795126944757642565160307252930450796106790643769821707189859986098288258677790876371955038921328833949839635294706812844661423362348658985119512375089960450126342447731203783071379090469912021505962110188592289513807239549278943093752729264104333720962046124190431486687866953811755680536151262552042481601 1662844344836735778495351734269869348602181054179831348870097038373526255986480419549841698967177760673102352582397092394707768134790671941681237052314462720788955540456309828328843857761649492771873757651901041516588690002443696235388041119631935195950019143809019311154157477329964314475087752960372089818549929562164439486868957869796899589434932696503663513306878540407417312899360213721790172052221025621859052604228817210763330569550149623392138579497947397880885972552901745544313597105207836800) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22271,7 +22271,7 @@ _:gn_3311 { } _:gn_3312 { - 1277 math:greaterThan 1 . + (1277) math:greaterThan 1 . (1277 1) math:difference 1276 . (392544301382571080794581253284947402112343610306065533183617940337760846914657407056245390360763967986137981457497123797162953228782276586232926461182778607332788448065079492812118060731503477371716496237614243613731924503417205356825540167907708218429700828387557206201424275413945763367569914939307180770863696127158407237828360100442125160744988203749021382155529025735340868040463829290134048324963553405755426494329068976742127958658517818531953668882915575494847935070609615527988927998877126402 635150021727082348850385240492460973244918721936882907843239549017882704535911506246798154303206896343482185562449984298772407453004197677724155295565842056728083546195615167758362898515073007700078630707143398951428382749513245439281250475862113488760159157710731052476366600958009275553758919010532454523843116717503016124520298884677387214344972246377321065575674757336038222429448192215828061863628736108051813054949874117010601305445815902430092455307515911193019018741146065008162334553165355199) math:sum 1027694323109653429644966493777408375357262332242948441026857489355643551450568913303043544663970864329620167019947108095935360681786474263957081756748620664060871994260694660570480959246576485071795126944757642565160307252930450796106790643769821707189859986098288258677790876371955038921328833949839635294706812844661423362348658985119512375089960450126342447731203783071379090469912021505962110188592289513807239549278943093752729264104333720962046124190431486687866953811755680536151262552042481601 . (1276 635150021727082348850385240492460973244918721936882907843239549017882704535911506246798154303206896343482185562449984298772407453004197677724155295565842056728083546195615167758362898515073007700078630707143398951428382749513245439281250475862113488760159157710731052476366600958009275553758919010532454523843116717503016124520298884677387214344972246377321065575674757336038222429448192215828061863628736108051813054949874117010601305445815902430092455307515911193019018741146065008162334553165355199 1027694323109653429644966493777408375357262332242948441026857489355643551450568913303043544663970864329620167019947108095935360681786474263957081756748620664060871994260694660570480959246576485071795126944757642565160307252930450796106790643769821707189859986098288258677790876371955038921328833949839635294706812844661423362348658985119512375089960450126342447731203783071379090469912021505962110188592289513807239549278943093752729264104333720962046124190431486687866953811755680536151262552042481601) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22282,7 +22282,7 @@ _:gn_3313 { } _:gn_3314 { - 1278 math:greaterThan 1 . + (1278) math:greaterThan 1 . (1278 1) math:difference 1277 . (242605720344511268055803987207513571132575111630817374659621608680121857621254099190552763942442928357344204104952860501609454224221921091491228834383063449395295098130535674946244837783569530328362134469529155337696458246096040082455710307954405270330458329323173846274942325544063512186189004071225273752979420590344608886691938784235262053599984042628299683420145731600697354388984362925694013538665182702296386560620805140268473346787298083898138786424600335698171083670536449480173406554288228797 392544301382571080794581253284947402112343610306065533183617940337760846914657407056245390360763967986137981457497123797162953228782276586232926461182778607332788448065079492812118060731503477371716496237614243613731924503417205356825540167907708218429700828387557206201424275413945763367569914939307180770863696127158407237828360100442125160744988203749021382155529025735340868040463829290134048324963553405755426494329068976742127958658517818531953668882915575494847935070609615527988927998877126402) math:sum 635150021727082348850385240492460973244918721936882907843239549017882704535911506246798154303206896343482185562449984298772407453004197677724155295565842056728083546195615167758362898515073007700078630707143398951428382749513245439281250475862113488760159157710731052476366600958009275553758919010532454523843116717503016124520298884677387214344972246377321065575674757336038222429448192215828061863628736108051813054949874117010601305445815902430092455307515911193019018741146065008162334553165355199 . (1277 392544301382571080794581253284947402112343610306065533183617940337760846914657407056245390360763967986137981457497123797162953228782276586232926461182778607332788448065079492812118060731503477371716496237614243613731924503417205356825540167907708218429700828387557206201424275413945763367569914939307180770863696127158407237828360100442125160744988203749021382155529025735340868040463829290134048324963553405755426494329068976742127958658517818531953668882915575494847935070609615527988927998877126402 635150021727082348850385240492460973244918721936882907843239549017882704535911506246798154303206896343482185562449984298772407453004197677724155295565842056728083546195615167758362898515073007700078630707143398951428382749513245439281250475862113488760159157710731052476366600958009275553758919010532454523843116717503016124520298884677387214344972246377321065575674757336038222429448192215828061863628736108051813054949874117010601305445815902430092455307515911193019018741146065008162334553165355199) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22293,7 +22293,7 @@ _:gn_3315 { } _:gn_3316 { - 1279 math:greaterThan 1 . + (1279) math:greaterThan 1 . (1279 1) math:difference 1278 . (149938581038059812738777266077433830979768498675248158523996331657638989293403307865692626418321039628793777352544263295553499004560355494741697626799715157937493349934543817865873222947933947043354361768085088276035466257321165274369829859953302948099242499064383359926481949869882251181380910868081907017884275536813798351136421316206863107145004161120721698735383294134643513651479466364440034786298370703459039933708263836473654611871219734633814882458315239796676851400073166047815521444588897605 242605720344511268055803987207513571132575111630817374659621608680121857621254099190552763942442928357344204104952860501609454224221921091491228834383063449395295098130535674946244837783569530328362134469529155337696458246096040082455710307954405270330458329323173846274942325544063512186189004071225273752979420590344608886691938784235262053599984042628299683420145731600697354388984362925694013538665182702296386560620805140268473346787298083898138786424600335698171083670536449480173406554288228797) math:sum 392544301382571080794581253284947402112343610306065533183617940337760846914657407056245390360763967986137981457497123797162953228782276586232926461182778607332788448065079492812118060731503477371716496237614243613731924503417205356825540167907708218429700828387557206201424275413945763367569914939307180770863696127158407237828360100442125160744988203749021382155529025735340868040463829290134048324963553405755426494329068976742127958658517818531953668882915575494847935070609615527988927998877126402 . (1278 242605720344511268055803987207513571132575111630817374659621608680121857621254099190552763942442928357344204104952860501609454224221921091491228834383063449395295098130535674946244837783569530328362134469529155337696458246096040082455710307954405270330458329323173846274942325544063512186189004071225273752979420590344608886691938784235262053599984042628299683420145731600697354388984362925694013538665182702296386560620805140268473346787298083898138786424600335698171083670536449480173406554288228797 392544301382571080794581253284947402112343610306065533183617940337760846914657407056245390360763967986137981457497123797162953228782276586232926461182778607332788448065079492812118060731503477371716496237614243613731924503417205356825540167907708218429700828387557206201424275413945763367569914939307180770863696127158407237828360100442125160744988203749021382155529025735340868040463829290134048324963553405755426494329068976742127958658517818531953668882915575494847935070609615527988927998877126402) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22304,7 +22304,7 @@ _:gn_3317 { } _:gn_3318 { - 1280 math:greaterThan 1 . + (1280) math:greaterThan 1 . (1280 1) math:difference 1279 . (92667139306451455317026721130079740152806612955569216135625277022482868327850791324860137524121888728550426752408597206055955219661565596749531207583348291457801748195991857080371614835635583285007772701444067061660991988774874808085880448001102322231215830258790486348460375674181261004808093203143366735095145053530810535555517468028398946454979881507577984684762437466053840737504896561253978752366811998837346626912541303794818734916078349264323903966285095901494232270463283432357885109699331192 149938581038059812738777266077433830979768498675248158523996331657638989293403307865692626418321039628793777352544263295553499004560355494741697626799715157937493349934543817865873222947933947043354361768085088276035466257321165274369829859953302948099242499064383359926481949869882251181380910868081907017884275536813798351136421316206863107145004161120721698735383294134643513651479466364440034786298370703459039933708263836473654611871219734633814882458315239796676851400073166047815521444588897605) math:sum 242605720344511268055803987207513571132575111630817374659621608680121857621254099190552763942442928357344204104952860501609454224221921091491228834383063449395295098130535674946244837783569530328362134469529155337696458246096040082455710307954405270330458329323173846274942325544063512186189004071225273752979420590344608886691938784235262053599984042628299683420145731600697354388984362925694013538665182702296386560620805140268473346787298083898138786424600335698171083670536449480173406554288228797 . (1279 149938581038059812738777266077433830979768498675248158523996331657638989293403307865692626418321039628793777352544263295553499004560355494741697626799715157937493349934543817865873222947933947043354361768085088276035466257321165274369829859953302948099242499064383359926481949869882251181380910868081907017884275536813798351136421316206863107145004161120721698735383294134643513651479466364440034786298370703459039933708263836473654611871219734633814882458315239796676851400073166047815521444588897605 242605720344511268055803987207513571132575111630817374659621608680121857621254099190552763942442928357344204104952860501609454224221921091491228834383063449395295098130535674946244837783569530328362134469529155337696458246096040082455710307954405270330458329323173846274942325544063512186189004071225273752979420590344608886691938784235262053599984042628299683420145731600697354388984362925694013538665182702296386560620805140268473346787298083898138786424600335698171083670536449480173406554288228797) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22315,7 +22315,7 @@ _:gn_3319 { } _:gn_3320 { - 1281 math:greaterThan 1 . + (1281) math:greaterThan 1 . (1281 1) math:difference 1280 . (57271441731608357421750544947354090826961885719678942388371054635156120965552516540832488894199150900243350600135666089497543784898789897992166419216366866479691601738551960785501608112298363758346589066641021214374474268546290466283949411952200625868026668805592873578021574195700990176572817664938540282789130483282987815580903848178464160690024279613143714050620856668589672913974569803186056033931558704621693306795722532678835876955141385369490978492030143895182619129609882615457636334889566413 92667139306451455317026721130079740152806612955569216135625277022482868327850791324860137524121888728550426752408597206055955219661565596749531207583348291457801748195991857080371614835635583285007772701444067061660991988774874808085880448001102322231215830258790486348460375674181261004808093203143366735095145053530810535555517468028398946454979881507577984684762437466053840737504896561253978752366811998837346626912541303794818734916078349264323903966285095901494232270463283432357885109699331192) math:sum 149938581038059812738777266077433830979768498675248158523996331657638989293403307865692626418321039628793777352544263295553499004560355494741697626799715157937493349934543817865873222947933947043354361768085088276035466257321165274369829859953302948099242499064383359926481949869882251181380910868081907017884275536813798351136421316206863107145004161120721698735383294134643513651479466364440034786298370703459039933708263836473654611871219734633814882458315239796676851400073166047815521444588897605 . (1280 92667139306451455317026721130079740152806612955569216135625277022482868327850791324860137524121888728550426752408597206055955219661565596749531207583348291457801748195991857080371614835635583285007772701444067061660991988774874808085880448001102322231215830258790486348460375674181261004808093203143366735095145053530810535555517468028398946454979881507577984684762437466053840737504896561253978752366811998837346626912541303794818734916078349264323903966285095901494232270463283432357885109699331192 149938581038059812738777266077433830979768498675248158523996331657638989293403307865692626418321039628793777352544263295553499004560355494741697626799715157937493349934543817865873222947933947043354361768085088276035466257321165274369829859953302948099242499064383359926481949869882251181380910868081907017884275536813798351136421316206863107145004161120721698735383294134643513651479466364440034786298370703459039933708263836473654611871219734633814882458315239796676851400073166047815521444588897605) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22326,7 +22326,7 @@ _:gn_3321 { } _:gn_3322 { - 1282 math:greaterThan 1 . + (1282) math:greaterThan 1 . (1282 1) math:difference 1281 . (35395697574843097895276176182725649325844727235890273747254222387326747362298274784027648629922737828307076152272931116558411434762775698757364788366981424978110146457439896294870006723337219526661183634803045847286517720228584341801931036048901696363189161453197612770438801478480270828235275538204826452306014570247822719974613619849934785764955601894434270634141580797464167823530326758067922718435253294215653320116818771115982857960936963894832925474254952006311613140853400816900248774809764779 57271441731608357421750544947354090826961885719678942388371054635156120965552516540832488894199150900243350600135666089497543784898789897992166419216366866479691601738551960785501608112298363758346589066641021214374474268546290466283949411952200625868026668805592873578021574195700990176572817664938540282789130483282987815580903848178464160690024279613143714050620856668589672913974569803186056033931558704621693306795722532678835876955141385369490978492030143895182619129609882615457636334889566413) math:sum 92667139306451455317026721130079740152806612955569216135625277022482868327850791324860137524121888728550426752408597206055955219661565596749531207583348291457801748195991857080371614835635583285007772701444067061660991988774874808085880448001102322231215830258790486348460375674181261004808093203143366735095145053530810535555517468028398946454979881507577984684762437466053840737504896561253978752366811998837346626912541303794818734916078349264323903966285095901494232270463283432357885109699331192 . (1281 57271441731608357421750544947354090826961885719678942388371054635156120965552516540832488894199150900243350600135666089497543784898789897992166419216366866479691601738551960785501608112298363758346589066641021214374474268546290466283949411952200625868026668805592873578021574195700990176572817664938540282789130483282987815580903848178464160690024279613143714050620856668589672913974569803186056033931558704621693306795722532678835876955141385369490978492030143895182619129609882615457636334889566413 92667139306451455317026721130079740152806612955569216135625277022482868327850791324860137524121888728550426752408597206055955219661565596749531207583348291457801748195991857080371614835635583285007772701444067061660991988774874808085880448001102322231215830258790486348460375674181261004808093203143366735095145053530810535555517468028398946454979881507577984684762437466053840737504896561253978752366811998837346626912541303794818734916078349264323903966285095901494232270463283432357885109699331192) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22337,7 +22337,7 @@ _:gn_3323 { } _:gn_3324 { - 1283 math:greaterThan 1 . + (1283) math:greaterThan 1 . (1283 1) math:difference 1282 . (21875744156765259526474368764628441501117158483788668641116832247829373603254241756804840264276413071936274447862734972939132350136014199234801630849385441501581455281112064490631601388961144231685405431837975367087956548317706124482018375903298929504837507352395260807582772717220719348337542126733713830483115913035165095606290228328529374925068677718709443416479275871125505090444243045118133315496305410406039986678903761562853018994204421474658053017775191888871005988756481798557387560079801634 35395697574843097895276176182725649325844727235890273747254222387326747362298274784027648629922737828307076152272931116558411434762775698757364788366981424978110146457439896294870006723337219526661183634803045847286517720228584341801931036048901696363189161453197612770438801478480270828235275538204826452306014570247822719974613619849934785764955601894434270634141580797464167823530326758067922718435253294215653320116818771115982857960936963894832925474254952006311613140853400816900248774809764779) math:sum 57271441731608357421750544947354090826961885719678942388371054635156120965552516540832488894199150900243350600135666089497543784898789897992166419216366866479691601738551960785501608112298363758346589066641021214374474268546290466283949411952200625868026668805592873578021574195700990176572817664938540282789130483282987815580903848178464160690024279613143714050620856668589672913974569803186056033931558704621693306795722532678835876955141385369490978492030143895182619129609882615457636334889566413 . (1282 35395697574843097895276176182725649325844727235890273747254222387326747362298274784027648629922737828307076152272931116558411434762775698757364788366981424978110146457439896294870006723337219526661183634803045847286517720228584341801931036048901696363189161453197612770438801478480270828235275538204826452306014570247822719974613619849934785764955601894434270634141580797464167823530326758067922718435253294215653320116818771115982857960936963894832925474254952006311613140853400816900248774809764779 57271441731608357421750544947354090826961885719678942388371054635156120965552516540832488894199150900243350600135666089497543784898789897992166419216366866479691601738551960785501608112298363758346589066641021214374474268546290466283949411952200625868026668805592873578021574195700990176572817664938540282789130483282987815580903848178464160690024279613143714050620856668589672913974569803186056033931558704621693306795722532678835876955141385369490978492030143895182619129609882615457636334889566413) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22348,7 +22348,7 @@ _:gn_3325 { } _:gn_3326 { - 1284 math:greaterThan 1 . + (1284) math:greaterThan 1 . (1284 1) math:difference 1283 . (13519953418077838368801807418097207824727568752101605106137390139497373759044033027222808365646324756370801704410196143619279084626761499522563157517595983476528691176327831804238405334376075294975778202965070480198561171910878217319912660145602766858351654100802351962856028761259551479897733411471112621822898657212657624368323391521405410839886924175724827217662304926338662733086083712949789402938947883809613333437915009553129838966732542420174872456479760117440607152096919018342861214729963145 21875744156765259526474368764628441501117158483788668641116832247829373603254241756804840264276413071936274447862734972939132350136014199234801630849385441501581455281112064490631601388961144231685405431837975367087956548317706124482018375903298929504837507352395260807582772717220719348337542126733713830483115913035165095606290228328529374925068677718709443416479275871125505090444243045118133315496305410406039986678903761562853018994204421474658053017775191888871005988756481798557387560079801634) math:sum 35395697574843097895276176182725649325844727235890273747254222387326747362298274784027648629922737828307076152272931116558411434762775698757364788366981424978110146457439896294870006723337219526661183634803045847286517720228584341801931036048901696363189161453197612770438801478480270828235275538204826452306014570247822719974613619849934785764955601894434270634141580797464167823530326758067922718435253294215653320116818771115982857960936963894832925474254952006311613140853400816900248774809764779 . (1283 21875744156765259526474368764628441501117158483788668641116832247829373603254241756804840264276413071936274447862734972939132350136014199234801630849385441501581455281112064490631601388961144231685405431837975367087956548317706124482018375903298929504837507352395260807582772717220719348337542126733713830483115913035165095606290228328529374925068677718709443416479275871125505090444243045118133315496305410406039986678903761562853018994204421474658053017775191888871005988756481798557387560079801634 35395697574843097895276176182725649325844727235890273747254222387326747362298274784027648629922737828307076152272931116558411434762775698757364788366981424978110146457439896294870006723337219526661183634803045847286517720228584341801931036048901696363189161453197612770438801478480270828235275538204826452306014570247822719974613619849934785764955601894434270634141580797464167823530326758067922718435253294215653320116818771115982857960936963894832925474254952006311613140853400816900248774809764779) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22359,7 +22359,7 @@ _:gn_3327 { } _:gn_3328 { - 1285 math:greaterThan 1 . + (1285) math:greaterThan 1 . (1285 1) math:difference 1284 . (8355790738687421157672561346531233676389589731687063534979442108331999844210208729582031898630088315565472743452538829319853265509252699712238473331789458025052764104784232686393196054585068936709627228872904886889395376406827907162105715757696162646485853251592908844726743955961167868439808715262601208660217255822507471237966836807123964085181753542984616198816970944786842357358159332168343912557357526596426653240988752009723180027471879054483180561295431771430398836659562780214526345349838489 13519953418077838368801807418097207824727568752101605106137390139497373759044033027222808365646324756370801704410196143619279084626761499522563157517595983476528691176327831804238405334376075294975778202965070480198561171910878217319912660145602766858351654100802351962856028761259551479897733411471112621822898657212657624368323391521405410839886924175724827217662304926338662733086083712949789402938947883809613333437915009553129838966732542420174872456479760117440607152096919018342861214729963145) math:sum 21875744156765259526474368764628441501117158483788668641116832247829373603254241756804840264276413071936274447862734972939132350136014199234801630849385441501581455281112064490631601388961144231685405431837975367087956548317706124482018375903298929504837507352395260807582772717220719348337542126733713830483115913035165095606290228328529374925068677718709443416479275871125505090444243045118133315496305410406039986678903761562853018994204421474658053017775191888871005988756481798557387560079801634 . (1284 13519953418077838368801807418097207824727568752101605106137390139497373759044033027222808365646324756370801704410196143619279084626761499522563157517595983476528691176327831804238405334376075294975778202965070480198561171910878217319912660145602766858351654100802351962856028761259551479897733411471112621822898657212657624368323391521405410839886924175724827217662304926338662733086083712949789402938947883809613333437915009553129838966732542420174872456479760117440607152096919018342861214729963145 21875744156765259526474368764628441501117158483788668641116832247829373603254241756804840264276413071936274447862734972939132350136014199234801630849385441501581455281112064490631601388961144231685405431837975367087956548317706124482018375903298929504837507352395260807582772717220719348337542126733713830483115913035165095606290228328529374925068677718709443416479275871125505090444243045118133315496305410406039986678903761562853018994204421474658053017775191888871005988756481798557387560079801634) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22370,7 +22370,7 @@ _:gn_3329 { } _:gn_3330 { - 1286 math:greaterThan 1 . + (1286) math:greaterThan 1 . (1286 1) math:difference 1285 . (5164162679390417211129246071565974148337979020414541571157948031165373914833824297640776467016236440805328960957657314299425819117508799810324684185806525451475927071543599117845209279791006358266150974092165593309165795504050310157806944387906604211865800849209443118129284805298383611457924696208511413162681401390150153130356554714281446754705170632740211018845333981551820375727924380781445490381590357213186680196926257543406658939260663365691691895184328346010208315437356238128334869380124656 8355790738687421157672561346531233676389589731687063534979442108331999844210208729582031898630088315565472743452538829319853265509252699712238473331789458025052764104784232686393196054585068936709627228872904886889395376406827907162105715757696162646485853251592908844726743955961167868439808715262601208660217255822507471237966836807123964085181753542984616198816970944786842357358159332168343912557357526596426653240988752009723180027471879054483180561295431771430398836659562780214526345349838489) math:sum 13519953418077838368801807418097207824727568752101605106137390139497373759044033027222808365646324756370801704410196143619279084626761499522563157517595983476528691176327831804238405334376075294975778202965070480198561171910878217319912660145602766858351654100802351962856028761259551479897733411471112621822898657212657624368323391521405410839886924175724827217662304926338662733086083712949789402938947883809613333437915009553129838966732542420174872456479760117440607152096919018342861214729963145 . (1285 8355790738687421157672561346531233676389589731687063534979442108331999844210208729582031898630088315565472743452538829319853265509252699712238473331789458025052764104784232686393196054585068936709627228872904886889395376406827907162105715757696162646485853251592908844726743955961167868439808715262601208660217255822507471237966836807123964085181753542984616198816970944786842357358159332168343912557357526596426653240988752009723180027471879054483180561295431771430398836659562780214526345349838489 13519953418077838368801807418097207824727568752101605106137390139497373759044033027222808365646324756370801704410196143619279084626761499522563157517595983476528691176327831804238405334376075294975778202965070480198561171910878217319912660145602766858351654100802351962856028761259551479897733411471112621822898657212657624368323391521405410839886924175724827217662304926338662733086083712949789402938947883809613333437915009553129838966732542420174872456479760117440607152096919018342861214729963145) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22381,7 +22381,7 @@ _:gn_3331 { } _:gn_3332 { - 1287 math:greaterThan 1 . + (1287) math:greaterThan 1 . (1287 1) math:difference 1286 . (3191628059297003946543315274965259528051610711272521963821494077166625929376384431941255431613851874760143782494881515020427446391743899901913789145982932573576837033240633568547986774794062578443476254780739293580229580902777597004298771369789558434620052402383465726597459150662784256981884019054089795497535854432357318107610282092842517330476582910244405179971636963235021981630234951386898422175767169383239973044062494466316521088211215688791488666111103425420190521222206542086191475969713833 5164162679390417211129246071565974148337979020414541571157948031165373914833824297640776467016236440805328960957657314299425819117508799810324684185806525451475927071543599117845209279791006358266150974092165593309165795504050310157806944387906604211865800849209443118129284805298383611457924696208511413162681401390150153130356554714281446754705170632740211018845333981551820375727924380781445490381590357213186680196926257543406658939260663365691691895184328346010208315437356238128334869380124656) math:sum 8355790738687421157672561346531233676389589731687063534979442108331999844210208729582031898630088315565472743452538829319853265509252699712238473331789458025052764104784232686393196054585068936709627228872904886889395376406827907162105715757696162646485853251592908844726743955961167868439808715262601208660217255822507471237966836807123964085181753542984616198816970944786842357358159332168343912557357526596426653240988752009723180027471879054483180561295431771430398836659562780214526345349838489 . (1286 5164162679390417211129246071565974148337979020414541571157948031165373914833824297640776467016236440805328960957657314299425819117508799810324684185806525451475927071543599117845209279791006358266150974092165593309165795504050310157806944387906604211865800849209443118129284805298383611457924696208511413162681401390150153130356554714281446754705170632740211018845333981551820375727924380781445490381590357213186680196926257543406658939260663365691691895184328346010208315437356238128334869380124656 8355790738687421157672561346531233676389589731687063534979442108331999844210208729582031898630088315565472743452538829319853265509252699712238473331789458025052764104784232686393196054585068936709627228872904886889395376406827907162105715757696162646485853251592908844726743955961167868439808715262601208660217255822507471237966836807123964085181753542984616198816970944786842357358159332168343912557357526596426653240988752009723180027471879054483180561295431771430398836659562780214526345349838489) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22392,7 +22392,7 @@ _:gn_3333 { } _:gn_3334 { - 1288 math:greaterThan 1 . + (1288) math:greaterThan 1 . (1288 1) math:difference 1287 . (1972534620093413264585930796600714620286368309142019607336453953998747985457439865699521035402384566045185178462775799278998372725764899908410895039823592877899090038302965549297222504996943779822674719311426299728936214601272713153508173018117045777245748446825977391531825654635599354476040677154421617665145546957792835022746272621438929424228587722495805838873697018316798394097689429394547068205823187829946707152863763077090137851049447676900203229073224920590017794215149696042143393410410823 3191628059297003946543315274965259528051610711272521963821494077166625929376384431941255431613851874760143782494881515020427446391743899901913789145982932573576837033240633568547986774794062578443476254780739293580229580902777597004298771369789558434620052402383465726597459150662784256981884019054089795497535854432357318107610282092842517330476582910244405179971636963235021981630234951386898422175767169383239973044062494466316521088211215688791488666111103425420190521222206542086191475969713833) math:sum 5164162679390417211129246071565974148337979020414541571157948031165373914833824297640776467016236440805328960957657314299425819117508799810324684185806525451475927071543599117845209279791006358266150974092165593309165795504050310157806944387906604211865800849209443118129284805298383611457924696208511413162681401390150153130356554714281446754705170632740211018845333981551820375727924380781445490381590357213186680196926257543406658939260663365691691895184328346010208315437356238128334869380124656 . (1287 3191628059297003946543315274965259528051610711272521963821494077166625929376384431941255431613851874760143782494881515020427446391743899901913789145982932573576837033240633568547986774794062578443476254780739293580229580902777597004298771369789558434620052402383465726597459150662784256981884019054089795497535854432357318107610282092842517330476582910244405179971636963235021981630234951386898422175767169383239973044062494466316521088211215688791488666111103425420190521222206542086191475969713833 5164162679390417211129246071565974148337979020414541571157948031165373914833824297640776467016236440805328960957657314299425819117508799810324684185806525451475927071543599117845209279791006358266150974092165593309165795504050310157806944387906604211865800849209443118129284805298383611457924696208511413162681401390150153130356554714281446754705170632740211018845333981551820375727924380781445490381590357213186680196926257543406658939260663365691691895184328346010208315437356238128334869380124656) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22403,7 +22403,7 @@ _:gn_3335 { } _:gn_3336 { - 1289 math:greaterThan 1 . + (1289) math:greaterThan 1 . (1289 1) math:difference 1288 . (1219093439203590681957384478364544907765242402130502356485040123167877943918944566241734396211467308714958604032105715741429073665978999993502894106159339695677746994937668019250764269797118798620801535469312993851293366301504883850790598351672512657374303955557488335065633496027184902505843341899668177832390307474564483084864009471403587906247995187748599341097939944918223587532545521992351353969943981553293265891198731389226383237161768011891285437037878504830172727007056846044048082559303010 1972534620093413264585930796600714620286368309142019607336453953998747985457439865699521035402384566045185178462775799278998372725764899908410895039823592877899090038302965549297222504996943779822674719311426299728936214601272713153508173018117045777245748446825977391531825654635599354476040677154421617665145546957792835022746272621438929424228587722495805838873697018316798394097689429394547068205823187829946707152863763077090137851049447676900203229073224920590017794215149696042143393410410823) math:sum 3191628059297003946543315274965259528051610711272521963821494077166625929376384431941255431613851874760143782494881515020427446391743899901913789145982932573576837033240633568547986774794062578443476254780739293580229580902777597004298771369789558434620052402383465726597459150662784256981884019054089795497535854432357318107610282092842517330476582910244405179971636963235021981630234951386898422175767169383239973044062494466316521088211215688791488666111103425420190521222206542086191475969713833 . (1288 1972534620093413264585930796600714620286368309142019607336453953998747985457439865699521035402384566045185178462775799278998372725764899908410895039823592877899090038302965549297222504996943779822674719311426299728936214601272713153508173018117045777245748446825977391531825654635599354476040677154421617665145546957792835022746272621438929424228587722495805838873697018316798394097689429394547068205823187829946707152863763077090137851049447676900203229073224920590017794215149696042143393410410823 3191628059297003946543315274965259528051610711272521963821494077166625929376384431941255431613851874760143782494881515020427446391743899901913789145982932573576837033240633568547986774794062578443476254780739293580229580902777597004298771369789558434620052402383465726597459150662784256981884019054089795497535854432357318107610282092842517330476582910244405179971636963235021981630234951386898422175767169383239973044062494466316521088211215688791488666111103425420190521222206542086191475969713833) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22414,7 +22414,7 @@ _:gn_3337 { } _:gn_3338 { - 1290 math:greaterThan 1 . + (1290) math:greaterThan 1 . (1290 1) math:difference 1289 . (753441180889822582628546318236169712521125907011517250851413830830870041538495299457786639190917257330226574430670083537569299059785899914908000933664253182221343043365297530046458235199824981201873183842113305877642848299767829302717574666444533119871444491268489056466192158608414451970197335254753439832755239483228351937882263150035341517980592534747206497775757073398574806565143907402195714235879206276653441261665031687863754613887679665008917792035346415759845067208092849998095310851107813 1219093439203590681957384478364544907765242402130502356485040123167877943918944566241734396211467308714958604032105715741429073665978999993502894106159339695677746994937668019250764269797118798620801535469312993851293366301504883850790598351672512657374303955557488335065633496027184902505843341899668177832390307474564483084864009471403587906247995187748599341097939944918223587532545521992351353969943981553293265891198731389226383237161768011891285437037878504830172727007056846044048082559303010) math:sum 1972534620093413264585930796600714620286368309142019607336453953998747985457439865699521035402384566045185178462775799278998372725764899908410895039823592877899090038302965549297222504996943779822674719311426299728936214601272713153508173018117045777245748446825977391531825654635599354476040677154421617665145546957792835022746272621438929424228587722495805838873697018316798394097689429394547068205823187829946707152863763077090137851049447676900203229073224920590017794215149696042143393410410823 . (1289 1219093439203590681957384478364544907765242402130502356485040123167877943918944566241734396211467308714958604032105715741429073665978999993502894106159339695677746994937668019250764269797118798620801535469312993851293366301504883850790598351672512657374303955557488335065633496027184902505843341899668177832390307474564483084864009471403587906247995187748599341097939944918223587532545521992351353969943981553293265891198731389226383237161768011891285437037878504830172727007056846044048082559303010 1972534620093413264585930796600714620286368309142019607336453953998747985457439865699521035402384566045185178462775799278998372725764899908410895039823592877899090038302965549297222504996943779822674719311426299728936214601272713153508173018117045777245748446825977391531825654635599354476040677154421617665145546957792835022746272621438929424228587722495805838873697018316798394097689429394547068205823187829946707152863763077090137851049447676900203229073224920590017794215149696042143393410410823) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22425,7 +22425,7 @@ _:gn_3339 { } _:gn_3340 { - 1291 math:greaterThan 1 . + (1291) math:greaterThan 1 . (1291 1) math:difference 1290 . (465652258313768099328838160128375195244116495118985105633626292337007902380449266783947757020550051384732029601435632203859774606193100078594893172495086513456403951572370489204306034597293817418928351627199687973650518001737054548073023685227979537502859464288999278599441337418770450535646006644914737999635067991336131146981746321368246388267402653001392843322182871519648780967401614590155639734064775276639824629533699701362628623274088346882367645002532089070327659798963996045952771708195197 753441180889822582628546318236169712521125907011517250851413830830870041538495299457786639190917257330226574430670083537569299059785899914908000933664253182221343043365297530046458235199824981201873183842113305877642848299767829302717574666444533119871444491268489056466192158608414451970197335254753439832755239483228351937882263150035341517980592534747206497775757073398574806565143907402195714235879206276653441261665031687863754613887679665008917792035346415759845067208092849998095310851107813) math:sum 1219093439203590681957384478364544907765242402130502356485040123167877943918944566241734396211467308714958604032105715741429073665978999993502894106159339695677746994937668019250764269797118798620801535469312993851293366301504883850790598351672512657374303955557488335065633496027184902505843341899668177832390307474564483084864009471403587906247995187748599341097939944918223587532545521992351353969943981553293265891198731389226383237161768011891285437037878504830172727007056846044048082559303010 . (1290 753441180889822582628546318236169712521125907011517250851413830830870041538495299457786639190917257330226574430670083537569299059785899914908000933664253182221343043365297530046458235199824981201873183842113305877642848299767829302717574666444533119871444491268489056466192158608414451970197335254753439832755239483228351937882263150035341517980592534747206497775757073398574806565143907402195714235879206276653441261665031687863754613887679665008917792035346415759845067208092849998095310851107813 1219093439203590681957384478364544907765242402130502356485040123167877943918944566241734396211467308714958604032105715741429073665978999993502894106159339695677746994937668019250764269797118798620801535469312993851293366301504883850790598351672512657374303955557488335065633496027184902505843341899668177832390307474564483084864009471403587906247995187748599341097939944918223587532545521992351353969943981553293265891198731389226383237161768011891285437037878504830172727007056846044048082559303010) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22436,7 +22436,7 @@ _:gn_3341 { } _:gn_3342 { - 1292 math:greaterThan 1 . + (1292) math:greaterThan 1 . (1292 1) math:difference 1291 . (287788922576054483299708158107794517277009411892532145217787538493862139158046032673838882170367205945494544829234451333709524453592799836313107761169166668764939091792927040842152200602531163782944832214913617903992330298030774754644550981216553582368585026979489777866750821189644001434551328609838701833120171491892220790900516828667095129713189881745813654453574201878926025597742292812040074501814431000013616632131331986501125990613591318126550147032814326689517407409128853952142539142912616 465652258313768099328838160128375195244116495118985105633626292337007902380449266783947757020550051384732029601435632203859774606193100078594893172495086513456403951572370489204306034597293817418928351627199687973650518001737054548073023685227979537502859464288999278599441337418770450535646006644914737999635067991336131146981746321368246388267402653001392843322182871519648780967401614590155639734064775276639824629533699701362628623274088346882367645002532089070327659798963996045952771708195197) math:sum 753441180889822582628546318236169712521125907011517250851413830830870041538495299457786639190917257330226574430670083537569299059785899914908000933664253182221343043365297530046458235199824981201873183842113305877642848299767829302717574666444533119871444491268489056466192158608414451970197335254753439832755239483228351937882263150035341517980592534747206497775757073398574806565143907402195714235879206276653441261665031687863754613887679665008917792035346415759845067208092849998095310851107813 . (1291 465652258313768099328838160128375195244116495118985105633626292337007902380449266783947757020550051384732029601435632203859774606193100078594893172495086513456403951572370489204306034597293817418928351627199687973650518001737054548073023685227979537502859464288999278599441337418770450535646006644914737999635067991336131146981746321368246388267402653001392843322182871519648780967401614590155639734064775276639824629533699701362628623274088346882367645002532089070327659798963996045952771708195197 753441180889822582628546318236169712521125907011517250851413830830870041538495299457786639190917257330226574430670083537569299059785899914908000933664253182221343043365297530046458235199824981201873183842113305877642848299767829302717574666444533119871444491268489056466192158608414451970197335254753439832755239483228351937882263150035341517980592534747206497775757073398574806565143907402195714235879206276653441261665031687863754613887679665008917792035346415759845067208092849998095310851107813) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22447,7 +22447,7 @@ _:gn_3343 { } _:gn_3344 { - 1293 math:greaterThan 1 . + (1293) math:greaterThan 1 . (1293 1) math:difference 1292 . (177863335737713616029130002020580677967107083226452960415838753843145763222403234110108874850182845439237484772201180870150250152600300242281785411325919844691464859779443448362153833994762653635983519412286070069658187703706279793428472704011425955134274437309509500732690516229126449101094678035076036166514896499443910356081229492701151258554212771255579188868608669640722755369659321778115565232250344276626207997402367714861502632660497028755817497969717762380810252389835142093810232565282581 287788922576054483299708158107794517277009411892532145217787538493862139158046032673838882170367205945494544829234451333709524453592799836313107761169166668764939091792927040842152200602531163782944832214913617903992330298030774754644550981216553582368585026979489777866750821189644001434551328609838701833120171491892220790900516828667095129713189881745813654453574201878926025597742292812040074501814431000013616632131331986501125990613591318126550147032814326689517407409128853952142539142912616) math:sum 465652258313768099328838160128375195244116495118985105633626292337007902380449266783947757020550051384732029601435632203859774606193100078594893172495086513456403951572370489204306034597293817418928351627199687973650518001737054548073023685227979537502859464288999278599441337418770450535646006644914737999635067991336131146981746321368246388267402653001392843322182871519648780967401614590155639734064775276639824629533699701362628623274088346882367645002532089070327659798963996045952771708195197 . (1292 287788922576054483299708158107794517277009411892532145217787538493862139158046032673838882170367205945494544829234451333709524453592799836313107761169166668764939091792927040842152200602531163782944832214913617903992330298030774754644550981216553582368585026979489777866750821189644001434551328609838701833120171491892220790900516828667095129713189881745813654453574201878926025597742292812040074501814431000013616632131331986501125990613591318126550147032814326689517407409128853952142539142912616 465652258313768099328838160128375195244116495118985105633626292337007902380449266783947757020550051384732029601435632203859774606193100078594893172495086513456403951572370489204306034597293817418928351627199687973650518001737054548073023685227979537502859464288999278599441337418770450535646006644914737999635067991336131146981746321368246388267402653001392843322182871519648780967401614590155639734064775276639824629533699701362628623274088346882367645002532089070327659798963996045952771708195197) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22458,7 +22458,7 @@ _:gn_3345 { } _:gn_3346 { - 1294 math:greaterThan 1 . + (1294) math:greaterThan 1 . (1294 1) math:difference 1293 . (109925586838340867270578156087213839309902328666079184801948784650716375935642798563730007320184360506257060057033270463559274300992499594031322349843246824073474232013483592479998366607768510146961312802627547834334142594324494961216078277205127627234310589669980277134060304960517552333456650574762665666605274992448310434819287335965943871158977110490234465584965532238203270228082971033924509269564086723387408634728964271639623357953094289370732649063096564308707155019293711858332306577630035 177863335737713616029130002020580677967107083226452960415838753843145763222403234110108874850182845439237484772201180870150250152600300242281785411325919844691464859779443448362153833994762653635983519412286070069658187703706279793428472704011425955134274437309509500732690516229126449101094678035076036166514896499443910356081229492701151258554212771255579188868608669640722755369659321778115565232250344276626207997402367714861502632660497028755817497969717762380810252389835142093810232565282581) math:sum 287788922576054483299708158107794517277009411892532145217787538493862139158046032673838882170367205945494544829234451333709524453592799836313107761169166668764939091792927040842152200602531163782944832214913617903992330298030774754644550981216553582368585026979489777866750821189644001434551328609838701833120171491892220790900516828667095129713189881745813654453574201878926025597742292812040074501814431000013616632131331986501125990613591318126550147032814326689517407409128853952142539142912616 . (1293 177863335737713616029130002020580677967107083226452960415838753843145763222403234110108874850182845439237484772201180870150250152600300242281785411325919844691464859779443448362153833994762653635983519412286070069658187703706279793428472704011425955134274437309509500732690516229126449101094678035076036166514896499443910356081229492701151258554212771255579188868608669640722755369659321778115565232250344276626207997402367714861502632660497028755817497969717762380810252389835142093810232565282581 287788922576054483299708158107794517277009411892532145217787538493862139158046032673838882170367205945494544829234451333709524453592799836313107761169166668764939091792927040842152200602531163782944832214913617903992330298030774754644550981216553582368585026979489777866750821189644001434551328609838701833120171491892220790900516828667095129713189881745813654453574201878926025597742292812040074501814431000013616632131331986501125990613591318126550147032814326689517407409128853952142539142912616) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22469,7 +22469,7 @@ _:gn_3347 { } _:gn_3348 { - 1295 math:greaterThan 1 . + (1295) math:greaterThan 1 . (1295 1) math:difference 1294 . (67937748899372748758551845933366838657204754560373775613889969192429387286760435546378867529998484932980424715167910406590975851607800648250463061482673020617990627765959855882155467386994143489022206609658522235324045109381784832212394426806298327899963847639529223598630211268608896767638027460313370499909621506995599921261942156735207387395235660765344723283643137402519485141576350744191055962686257553238799362673403443221879274707402739385084848906621198072103097370541430235477925987652546 109925586838340867270578156087213839309902328666079184801948784650716375935642798563730007320184360506257060057033270463559274300992499594031322349843246824073474232013483592479998366607768510146961312802627547834334142594324494961216078277205127627234310589669980277134060304960517552333456650574762665666605274992448310434819287335965943871158977110490234465584965532238203270228082971033924509269564086723387408634728964271639623357953094289370732649063096564308707155019293711858332306577630035) math:sum 177863335737713616029130002020580677967107083226452960415838753843145763222403234110108874850182845439237484772201180870150250152600300242281785411325919844691464859779443448362153833994762653635983519412286070069658187703706279793428472704011425955134274437309509500732690516229126449101094678035076036166514896499443910356081229492701151258554212771255579188868608669640722755369659321778115565232250344276626207997402367714861502632660497028755817497969717762380810252389835142093810232565282581 . (1294 109925586838340867270578156087213839309902328666079184801948784650716375935642798563730007320184360506257060057033270463559274300992499594031322349843246824073474232013483592479998366607768510146961312802627547834334142594324494961216078277205127627234310589669980277134060304960517552333456650574762665666605274992448310434819287335965943871158977110490234465584965532238203270228082971033924509269564086723387408634728964271639623357953094289370732649063096564308707155019293711858332306577630035 177863335737713616029130002020580677967107083226452960415838753843145763222403234110108874850182845439237484772201180870150250152600300242281785411325919844691464859779443448362153833994762653635983519412286070069658187703706279793428472704011425955134274437309509500732690516229126449101094678035076036166514896499443910356081229492701151258554212771255579188868608669640722755369659321778115565232250344276626207997402367714861502632660497028755817497969717762380810252389835142093810232565282581) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22480,7 +22480,7 @@ _:gn_3349 { } _:gn_3350 { - 1296 math:greaterThan 1 . + (1296) math:greaterThan 1 . (1296 1) math:difference 1295 . (41987837938968118512026310153847000652697574105705409188058815458286988648882363017351139790185875573276635341865360056968298449384698945780859288360573803455483604247523736597842899220774366657939106192969025599010097484942710129003683850398829299334346742030451053535430093691908655565818623114449295166695653485452710513557345179230736483763741449724889742301322394835683785086506620289733453306877829170148609272055560828417744083245691549985647800156475366236604057648752281622854380589977489 67937748899372748758551845933366838657204754560373775613889969192429387286760435546378867529998484932980424715167910406590975851607800648250463061482673020617990627765959855882155467386994143489022206609658522235324045109381784832212394426806298327899963847639529223598630211268608896767638027460313370499909621506995599921261942156735207387395235660765344723283643137402519485141576350744191055962686257553238799362673403443221879274707402739385084848906621198072103097370541430235477925987652546) math:sum 109925586838340867270578156087213839309902328666079184801948784650716375935642798563730007320184360506257060057033270463559274300992499594031322349843246824073474232013483592479998366607768510146961312802627547834334142594324494961216078277205127627234310589669980277134060304960517552333456650574762665666605274992448310434819287335965943871158977110490234465584965532238203270228082971033924509269564086723387408634728964271639623357953094289370732649063096564308707155019293711858332306577630035 . (1295 67937748899372748758551845933366838657204754560373775613889969192429387286760435546378867529998484932980424715167910406590975851607800648250463061482673020617990627765959855882155467386994143489022206609658522235324045109381784832212394426806298327899963847639529223598630211268608896767638027460313370499909621506995599921261942156735207387395235660765344723283643137402519485141576350744191055962686257553238799362673403443221879274707402739385084848906621198072103097370541430235477925987652546 109925586838340867270578156087213839309902328666079184801948784650716375935642798563730007320184360506257060057033270463559274300992499594031322349843246824073474232013483592479998366607768510146961312802627547834334142594324494961216078277205127627234310589669980277134060304960517552333456650574762665666605274992448310434819287335965943871158977110490234465584965532238203270228082971033924509269564086723387408634728964271639623357953094289370732649063096564308707155019293711858332306577630035) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22491,7 +22491,7 @@ _:gn_3351 { } _:gn_3352 { - 1297 math:greaterThan 1 . + (1297) math:greaterThan 1 . (1297 1) math:difference 1296 . (25949910960404630246525535779519838004507180454668366425831153734142398637878072529027727739812609359703789373302550349622677402223101702469603773122099217162507023518436119284312568166219776831083100416689496636313947624439074703208710576407469028565617105609078170063200117576700241201819404345864075333213968021542889407704596977504470903631494211040454980982320742566835700055069730454457602655808428383090190090617842614804135191461711189399437048750145831835499039721789148612623545397675057 41987837938968118512026310153847000652697574105705409188058815458286988648882363017351139790185875573276635341865360056968298449384698945780859288360573803455483604247523736597842899220774366657939106192969025599010097484942710129003683850398829299334346742030451053535430093691908655565818623114449295166695653485452710513557345179230736483763741449724889742301322394835683785086506620289733453306877829170148609272055560828417744083245691549985647800156475366236604057648752281622854380589977489) math:sum 67937748899372748758551845933366838657204754560373775613889969192429387286760435546378867529998484932980424715167910406590975851607800648250463061482673020617990627765959855882155467386994143489022206609658522235324045109381784832212394426806298327899963847639529223598630211268608896767638027460313370499909621506995599921261942156735207387395235660765344723283643137402519485141576350744191055962686257553238799362673403443221879274707402739385084848906621198072103097370541430235477925987652546 . (1296 41987837938968118512026310153847000652697574105705409188058815458286988648882363017351139790185875573276635341865360056968298449384698945780859288360573803455483604247523736597842899220774366657939106192969025599010097484942710129003683850398829299334346742030451053535430093691908655565818623114449295166695653485452710513557345179230736483763741449724889742301322394835683785086506620289733453306877829170148609272055560828417744083245691549985647800156475366236604057648752281622854380589977489 67937748899372748758551845933366838657204754560373775613889969192429387286760435546378867529998484932980424715167910406590975851607800648250463061482673020617990627765959855882155467386994143489022206609658522235324045109381784832212394426806298327899963847639529223598630211268608896767638027460313370499909621506995599921261942156735207387395235660765344723283643137402519485141576350744191055962686257553238799362673403443221879274707402739385084848906621198072103097370541430235477925987652546) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22502,7 +22502,7 @@ _:gn_3353 { } _:gn_3354 { - 1298 math:greaterThan 1 . + (1298) math:greaterThan 1 . (1298 1) math:difference 1297 . (16037926978563488265500774374327162648190393651037042762227661724144590011004290488323412050373266213572845968562809707345621047161597243311255515238474586292976580729087617313530331054554589826856005776279528962696149860503635425794973273991360270768729636421372883472229976115208414363999218768585219833481685463909821105852748201726265580132247238684434761319001652268848085031436889835275850651069400787058419181437718213613608891783980360586210751406329534401105017926963133010230835192302432 25949910960404630246525535779519838004507180454668366425831153734142398637878072529027727739812609359703789373302550349622677402223101702469603773122099217162507023518436119284312568166219776831083100416689496636313947624439074703208710576407469028565617105609078170063200117576700241201819404345864075333213968021542889407704596977504470903631494211040454980982320742566835700055069730454457602655808428383090190090617842614804135191461711189399437048750145831835499039721789148612623545397675057) math:sum 41987837938968118512026310153847000652697574105705409188058815458286988648882363017351139790185875573276635341865360056968298449384698945780859288360573803455483604247523736597842899220774366657939106192969025599010097484942710129003683850398829299334346742030451053535430093691908655565818623114449295166695653485452710513557345179230736483763741449724889742301322394835683785086506620289733453306877829170148609272055560828417744083245691549985647800156475366236604057648752281622854380589977489 . (1297 25949910960404630246525535779519838004507180454668366425831153734142398637878072529027727739812609359703789373302550349622677402223101702469603773122099217162507023518436119284312568166219776831083100416689496636313947624439074703208710576407469028565617105609078170063200117576700241201819404345864075333213968021542889407704596977504470903631494211040454980982320742566835700055069730454457602655808428383090190090617842614804135191461711189399437048750145831835499039721789148612623545397675057 41987837938968118512026310153847000652697574105705409188058815458286988648882363017351139790185875573276635341865360056968298449384698945780859288360573803455483604247523736597842899220774366657939106192969025599010097484942710129003683850398829299334346742030451053535430093691908655565818623114449295166695653485452710513557345179230736483763741449724889742301322394835683785086506620289733453306877829170148609272055560828417744083245691549985647800156475366236604057648752281622854380589977489) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22513,7 +22513,7 @@ _:gn_3355 { } _:gn_3356 { - 1299 math:greaterThan 1 . + (1299) math:greaterThan 1 . (1299 1) math:difference 1298 . (9911983981841141981024761405192675356316786803631323663603492009997808626873782040704315689439343146130943404739740642277056355061504459158348257883624630869530442789348501970782237111665187004227094640409967673617797763935439277413737302416108757796887469187705286590970141461491826837820185577278855499732282557633068301851848775778205323499246972356020219663319090297987615023632840619181752004739027596031770909180124401190526299677730828813226297343816297434394021794826015602392710205372625 16037926978563488265500774374327162648190393651037042762227661724144590011004290488323412050373266213572845968562809707345621047161597243311255515238474586292976580729087617313530331054554589826856005776279528962696149860503635425794973273991360270768729636421372883472229976115208414363999218768585219833481685463909821105852748201726265580132247238684434761319001652268848085031436889835275850651069400787058419181437718213613608891783980360586210751406329534401105017926963133010230835192302432) math:sum 25949910960404630246525535779519838004507180454668366425831153734142398637878072529027727739812609359703789373302550349622677402223101702469603773122099217162507023518436119284312568166219776831083100416689496636313947624439074703208710576407469028565617105609078170063200117576700241201819404345864075333213968021542889407704596977504470903631494211040454980982320742566835700055069730454457602655808428383090190090617842614804135191461711189399437048750145831835499039721789148612623545397675057 . (1298 16037926978563488265500774374327162648190393651037042762227661724144590011004290488323412050373266213572845968562809707345621047161597243311255515238474586292976580729087617313530331054554589826856005776279528962696149860503635425794973273991360270768729636421372883472229976115208414363999218768585219833481685463909821105852748201726265580132247238684434761319001652268848085031436889835275850651069400787058419181437718213613608891783980360586210751406329534401105017926963133010230835192302432 25949910960404630246525535779519838004507180454668366425831153734142398637878072529027727739812609359703789373302550349622677402223101702469603773122099217162507023518436119284312568166219776831083100416689496636313947624439074703208710576407469028565617105609078170063200117576700241201819404345864075333213968021542889407704596977504470903631494211040454980982320742566835700055069730454457602655808428383090190090617842614804135191461711189399437048750145831835499039721789148612623545397675057) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22524,7 +22524,7 @@ _:gn_3357 { } _:gn_3358 { - 1300 math:greaterThan 1 . + (1300) math:greaterThan 1 . (1300 1) math:difference 1299 . (6125942996722346284476012969134487291873606847405719098624169714146781384130508447619096360933923067441902563823069065068564692100092784152907257354849955423446137939739115342748093942889402822628911135869561289078352096568196148381235971575251512971842167233667596881259834653716587526179033191306364333749402906276752804000899425948060256633000266328414541655682561970860470007804049216094098646330373191026648272257593812423082592106249531772984454062513236966710996132137117407838124986929807 9911983981841141981024761405192675356316786803631323663603492009997808626873782040704315689439343146130943404739740642277056355061504459158348257883624630869530442789348501970782237111665187004227094640409967673617797763935439277413737302416108757796887469187705286590970141461491826837820185577278855499732282557633068301851848775778205323499246972356020219663319090297987615023632840619181752004739027596031770909180124401190526299677730828813226297343816297434394021794826015602392710205372625) math:sum 16037926978563488265500774374327162648190393651037042762227661724144590011004290488323412050373266213572845968562809707345621047161597243311255515238474586292976580729087617313530331054554589826856005776279528962696149860503635425794973273991360270768729636421372883472229976115208414363999218768585219833481685463909821105852748201726265580132247238684434761319001652268848085031436889835275850651069400787058419181437718213613608891783980360586210751406329534401105017926963133010230835192302432 . (1299 9911983981841141981024761405192675356316786803631323663603492009997808626873782040704315689439343146130943404739740642277056355061504459158348257883624630869530442789348501970782237111665187004227094640409967673617797763935439277413737302416108757796887469187705286590970141461491826837820185577278855499732282557633068301851848775778205323499246972356020219663319090297987615023632840619181752004739027596031770909180124401190526299677730828813226297343816297434394021794826015602392710205372625 16037926978563488265500774374327162648190393651037042762227661724144590011004290488323412050373266213572845968562809707345621047161597243311255515238474586292976580729087617313530331054554589826856005776279528962696149860503635425794973273991360270768729636421372883472229976115208414363999218768585219833481685463909821105852748201726265580132247238684434761319001652268848085031436889835275850651069400787058419181437718213613608891783980360586210751406329534401105017926963133010230835192302432) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22535,7 +22535,7 @@ _:gn_3359 { } _:gn_3360 { - 1301 math:greaterThan 1 . + (1301) math:greaterThan 1 . (1301 1) math:difference 1300 . (3786040985118795696548748436058188064443179956225604564979322295851027242743273593085219328505420078689040840916671577208491662961411675005441000528774675446084304849609386628034143168775784181598183504540406384539445667367243129032501330840857244825045301954037689709710306807775239311641152385972491165982879651356315497850949349830145066866246706027605678007636528327127145015828791403087653358408654405005122636922530588767443707571481297040241843281303060467683025662688898194554585218442818 6125942996722346284476012969134487291873606847405719098624169714146781384130508447619096360933923067441902563823069065068564692100092784152907257354849955423446137939739115342748093942889402822628911135869561289078352096568196148381235971575251512971842167233667596881259834653716587526179033191306364333749402906276752804000899425948060256633000266328414541655682561970860470007804049216094098646330373191026648272257593812423082592106249531772984454062513236966710996132137117407838124986929807) math:sum 9911983981841141981024761405192675356316786803631323663603492009997808626873782040704315689439343146130943404739740642277056355061504459158348257883624630869530442789348501970782237111665187004227094640409967673617797763935439277413737302416108757796887469187705286590970141461491826837820185577278855499732282557633068301851848775778205323499246972356020219663319090297987615023632840619181752004739027596031770909180124401190526299677730828813226297343816297434394021794826015602392710205372625 . (1300 6125942996722346284476012969134487291873606847405719098624169714146781384130508447619096360933923067441902563823069065068564692100092784152907257354849955423446137939739115342748093942889402822628911135869561289078352096568196148381235971575251512971842167233667596881259834653716587526179033191306364333749402906276752804000899425948060256633000266328414541655682561970860470007804049216094098646330373191026648272257593812423082592106249531772984454062513236966710996132137117407838124986929807 9911983981841141981024761405192675356316786803631323663603492009997808626873782040704315689439343146130943404739740642277056355061504459158348257883624630869530442789348501970782237111665187004227094640409967673617797763935439277413737302416108757796887469187705286590970141461491826837820185577278855499732282557633068301851848775778205323499246972356020219663319090297987615023632840619181752004739027596031770909180124401190526299677730828813226297343816297434394021794826015602392710205372625) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22546,7 +22546,7 @@ _:gn_3361 { } _:gn_3362 { - 1302 math:greaterThan 1 . + (1302) math:greaterThan 1 . (1302 1) math:difference 1301 . (2339902011603550587927264533076299227430426891180114533644847418295754141387234854533877032428502988752861722906397487860073029138681109147466256826075279977361833090129728714713950774113618641030727631329154904538906429200953019348734640734394268146796865279629907171549527845941348214537880805333873167766523254920437306149950076117915189766753560300808863648046033643733324991975257813006445287921718786021525635335063223655638884534768234732742610781210176499027970469448219213283539768486989 3786040985118795696548748436058188064443179956225604564979322295851027242743273593085219328505420078689040840916671577208491662961411675005441000528774675446084304849609386628034143168775784181598183504540406384539445667367243129032501330840857244825045301954037689709710306807775239311641152385972491165982879651356315497850949349830145066866246706027605678007636528327127145015828791403087653358408654405005122636922530588767443707571481297040241843281303060467683025662688898194554585218442818) math:sum 6125942996722346284476012969134487291873606847405719098624169714146781384130508447619096360933923067441902563823069065068564692100092784152907257354849955423446137939739115342748093942889402822628911135869561289078352096568196148381235971575251512971842167233667596881259834653716587526179033191306364333749402906276752804000899425948060256633000266328414541655682561970860470007804049216094098646330373191026648272257593812423082592106249531772984454062513236966710996132137117407838124986929807 . (1301 3786040985118795696548748436058188064443179956225604564979322295851027242743273593085219328505420078689040840916671577208491662961411675005441000528774675446084304849609386628034143168775784181598183504540406384539445667367243129032501330840857244825045301954037689709710306807775239311641152385972491165982879651356315497850949349830145066866246706027605678007636528327127145015828791403087653358408654405005122636922530588767443707571481297040241843281303060467683025662688898194554585218442818 6125942996722346284476012969134487291873606847405719098624169714146781384130508447619096360933923067441902563823069065068564692100092784152907257354849955423446137939739115342748093942889402822628911135869561289078352096568196148381235971575251512971842167233667596881259834653716587526179033191306364333749402906276752804000899425948060256633000266328414541655682561970860470007804049216094098646330373191026648272257593812423082592106249531772984454062513236966710996132137117407838124986929807) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22557,7 +22557,7 @@ _:gn_3363 { } _:gn_3364 { - 1303 math:greaterThan 1 . + (1303) math:greaterThan 1 . (1303 1) math:difference 1302 . (1446138973515245108621483902981888837012753065045490031334474877555273101356038738551342296076917089936179118010274089348418633822730565857974743702699395468722471759479657913320192394662165540567455873211251480000539238166290109683766690106462976678248436674407782538160778961833891097103271580638617998216356396435878191700999273712229877099493145726796814359590494683393820023853533590081208070486935618983597001587467365111804823036713062307499232500092883968655055193240678981271045449955829 2339902011603550587927264533076299227430426891180114533644847418295754141387234854533877032428502988752861722906397487860073029138681109147466256826075279977361833090129728714713950774113618641030727631329154904538906429200953019348734640734394268146796865279629907171549527845941348214537880805333873167766523254920437306149950076117915189766753560300808863648046033643733324991975257813006445287921718786021525635335063223655638884534768234732742610781210176499027970469448219213283539768486989) math:sum 3786040985118795696548748436058188064443179956225604564979322295851027242743273593085219328505420078689040840916671577208491662961411675005441000528774675446084304849609386628034143168775784181598183504540406384539445667367243129032501330840857244825045301954037689709710306807775239311641152385972491165982879651356315497850949349830145066866246706027605678007636528327127145015828791403087653358408654405005122636922530588767443707571481297040241843281303060467683025662688898194554585218442818 . (1302 2339902011603550587927264533076299227430426891180114533644847418295754141387234854533877032428502988752861722906397487860073029138681109147466256826075279977361833090129728714713950774113618641030727631329154904538906429200953019348734640734394268146796865279629907171549527845941348214537880805333873167766523254920437306149950076117915189766753560300808863648046033643733324991975257813006445287921718786021525635335063223655638884534768234732742610781210176499027970469448219213283539768486989 3786040985118795696548748436058188064443179956225604564979322295851027242743273593085219328505420078689040840916671577208491662961411675005441000528774675446084304849609386628034143168775784181598183504540406384539445667367243129032501330840857244825045301954037689709710306807775239311641152385972491165982879651356315497850949349830145066866246706027605678007636528327127145015828791403087653358408654405005122636922530588767443707571481297040241843281303060467683025662688898194554585218442818) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22568,7 +22568,7 @@ _:gn_3365 { } _:gn_3366 { - 1304 math:greaterThan 1 . + (1304) math:greaterThan 1 . (1304 1) math:difference 1303 . (893763038088305479305780630094410390417673826134624502310372540740481040031196115982534736351585898816682604896123398511654395315950543289491513123375884508639361330650070801393758379451453100463271758117903424538367191034662909664967950627931291468548428605222124633388748884107457117434609224695255169550166858484559114448950802405685312667260414574012049288455538960339504968121724222925237217434783167037928633747595858543834061498055172425243378281117292530372915276207540232012494318531160 1446138973515245108621483902981888837012753065045490031334474877555273101356038738551342296076917089936179118010274089348418633822730565857974743702699395468722471759479657913320192394662165540567455873211251480000539238166290109683766690106462976678248436674407782538160778961833891097103271580638617998216356396435878191700999273712229877099493145726796814359590494683393820023853533590081208070486935618983597001587467365111804823036713062307499232500092883968655055193240678981271045449955829) math:sum 2339902011603550587927264533076299227430426891180114533644847418295754141387234854533877032428502988752861722906397487860073029138681109147466256826075279977361833090129728714713950774113618641030727631329154904538906429200953019348734640734394268146796865279629907171549527845941348214537880805333873167766523254920437306149950076117915189766753560300808863648046033643733324991975257813006445287921718786021525635335063223655638884534768234732742610781210176499027970469448219213283539768486989 . (1303 1446138973515245108621483902981888837012753065045490031334474877555273101356038738551342296076917089936179118010274089348418633822730565857974743702699395468722471759479657913320192394662165540567455873211251480000539238166290109683766690106462976678248436674407782538160778961833891097103271580638617998216356396435878191700999273712229877099493145726796814359590494683393820023853533590081208070486935618983597001587467365111804823036713062307499232500092883968655055193240678981271045449955829 2339902011603550587927264533076299227430426891180114533644847418295754141387234854533877032428502988752861722906397487860073029138681109147466256826075279977361833090129728714713950774113618641030727631329154904538906429200953019348734640734394268146796865279629907171549527845941348214537880805333873167766523254920437306149950076117915189766753560300808863648046033643733324991975257813006445287921718786021525635335063223655638884534768234732742610781210176499027970469448219213283539768486989) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22579,7 +22579,7 @@ _:gn_3367 { } _:gn_3368 { - 1305 math:greaterThan 1 . + (1305) math:greaterThan 1 . (1305 1) math:difference 1304 . (552375935426939629315703272887478446595079238910865529024102336814792061324842622568807559725331191119496513114150690836764238506780022568483230579323510960083110428829587111926434015210712440104184115093348055462172047131627200018798739478531685209700008069185657904772030077726433979668662355943362828666189537951319077252048471306544564432232731152784765071134955723054315055731809367155970853052152451945668367839871506567970761538657889882255854218975591438282139917033138749258551131424669 893763038088305479305780630094410390417673826134624502310372540740481040031196115982534736351585898816682604896123398511654395315950543289491513123375884508639361330650070801393758379451453100463271758117903424538367191034662909664967950627931291468548428605222124633388748884107457117434609224695255169550166858484559114448950802405685312667260414574012049288455538960339504968121724222925237217434783167037928633747595858543834061498055172425243378281117292530372915276207540232012494318531160) math:sum 1446138973515245108621483902981888837012753065045490031334474877555273101356038738551342296076917089936179118010274089348418633822730565857974743702699395468722471759479657913320192394662165540567455873211251480000539238166290109683766690106462976678248436674407782538160778961833891097103271580638617998216356396435878191700999273712229877099493145726796814359590494683393820023853533590081208070486935618983597001587467365111804823036713062307499232500092883968655055193240678981271045449955829 . (1304 893763038088305479305780630094410390417673826134624502310372540740481040031196115982534736351585898816682604896123398511654395315950543289491513123375884508639361330650070801393758379451453100463271758117903424538367191034662909664967950627931291468548428605222124633388748884107457117434609224695255169550166858484559114448950802405685312667260414574012049288455538960339504968121724222925237217434783167037928633747595858543834061498055172425243378281117292530372915276207540232012494318531160 1446138973515245108621483902981888837012753065045490031334474877555273101356038738551342296076917089936179118010274089348418633822730565857974743702699395468722471759479657913320192394662165540567455873211251480000539238166290109683766690106462976678248436674407782538160778961833891097103271580638617998216356396435878191700999273712229877099493145726796814359590494683393820023853533590081208070486935618983597001587467365111804823036713062307499232500092883968655055193240678981271045449955829) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22590,7 +22590,7 @@ _:gn_3369 { } _:gn_3370 { - 1306 math:greaterThan 1 . + (1306) math:greaterThan 1 . (1306 1) math:difference 1305 . (341387102661365849990077357206931943822594587223758973286270203925688978706353493413727176626254707697186091781972707674890156809170520721008282544052373548556250901820483689467324364240740660359087643024555369076195143903035709646169211149399606258848420536036466728616718806381023137765946868751892340883977320533240037196902331099140748235027683421227284217320583237285189912389914855769266364382630715092260265907724351975863299959397282542987524062141701092090775359174401482753943187106491 552375935426939629315703272887478446595079238910865529024102336814792061324842622568807559725331191119496513114150690836764238506780022568483230579323510960083110428829587111926434015210712440104184115093348055462172047131627200018798739478531685209700008069185657904772030077726433979668662355943362828666189537951319077252048471306544564432232731152784765071134955723054315055731809367155970853052152451945668367839871506567970761538657889882255854218975591438282139917033138749258551131424669) math:sum 893763038088305479305780630094410390417673826134624502310372540740481040031196115982534736351585898816682604896123398511654395315950543289491513123375884508639361330650070801393758379451453100463271758117903424538367191034662909664967950627931291468548428605222124633388748884107457117434609224695255169550166858484559114448950802405685312667260414574012049288455538960339504968121724222925237217434783167037928633747595858543834061498055172425243378281117292530372915276207540232012494318531160 . (1305 552375935426939629315703272887478446595079238910865529024102336814792061324842622568807559725331191119496513114150690836764238506780022568483230579323510960083110428829587111926434015210712440104184115093348055462172047131627200018798739478531685209700008069185657904772030077726433979668662355943362828666189537951319077252048471306544564432232731152784765071134955723054315055731809367155970853052152451945668367839871506567970761538657889882255854218975591438282139917033138749258551131424669 893763038088305479305780630094410390417673826134624502310372540740481040031196115982534736351585898816682604896123398511654395315950543289491513123375884508639361330650070801393758379451453100463271758117903424538367191034662909664967950627931291468548428605222124633388748884107457117434609224695255169550166858484559114448950802405685312667260414574012049288455538960339504968121724222925237217434783167037928633747595858543834061498055172425243378281117292530372915276207540232012494318531160) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22601,7 +22601,7 @@ _:gn_3371 { } _:gn_3372 { - 1307 math:greaterThan 1 . + (1307) math:greaterThan 1 . (1307 1) math:difference 1306 . (210988832765573779325625915680546502772484651687106555737832132889103082618489129155080383099076483422310421332177983161874081697609501847474948035271137411526859527009103422459109650969971779745096472068792686385976903228591490372629528329132078950851587533149191176155311271345410841902715487191470487782212217418079040055146140207403816197205047731557480853814372485769125143341894511386704488669521736853408101932147154592107461579260607339268330156833890346191364557858737266504607944318178 341387102661365849990077357206931943822594587223758973286270203925688978706353493413727176626254707697186091781972707674890156809170520721008282544052373548556250901820483689467324364240740660359087643024555369076195143903035709646169211149399606258848420536036466728616718806381023137765946868751892340883977320533240037196902331099140748235027683421227284217320583237285189912389914855769266364382630715092260265907724351975863299959397282542987524062141701092090775359174401482753943187106491) math:sum 552375935426939629315703272887478446595079238910865529024102336814792061324842622568807559725331191119496513114150690836764238506780022568483230579323510960083110428829587111926434015210712440104184115093348055462172047131627200018798739478531685209700008069185657904772030077726433979668662355943362828666189537951319077252048471306544564432232731152784765071134955723054315055731809367155970853052152451945668367839871506567970761538657889882255854218975591438282139917033138749258551131424669 . (1306 341387102661365849990077357206931943822594587223758973286270203925688978706353493413727176626254707697186091781972707674890156809170520721008282544052373548556250901820483689467324364240740660359087643024555369076195143903035709646169211149399606258848420536036466728616718806381023137765946868751892340883977320533240037196902331099140748235027683421227284217320583237285189912389914855769266364382630715092260265907724351975863299959397282542987524062141701092090775359174401482753943187106491 552375935426939629315703272887478446595079238910865529024102336814792061324842622568807559725331191119496513114150690836764238506780022568483230579323510960083110428829587111926434015210712440104184115093348055462172047131627200018798739478531685209700008069185657904772030077726433979668662355943362828666189537951319077252048471306544564432232731152784765071134955723054315055731809367155970853052152451945668367839871506567970761538657889882255854218975591438282139917033138749258551131424669) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22612,7 +22612,7 @@ _:gn_3373 { } _:gn_3374 { - 1308 math:greaterThan 1 . + (1308) math:greaterThan 1 . (1308 1) math:difference 1307 . (130398269895792070664451441526385441050109935536652417548438071036585896087864364258646793527178224274875670449794724513016075111561018873533334508781236137029391374811380267008214713270768880613991170955762682690218240674444219273539682820267527307996833002887275552461407535035612295863231381560421853101765103115160997141756190891736932037822635689669803363506210751516064769048020344382561875713108978238852163975577197383755838380136675203719193905307810745899410801315664216249335242788313 210988832765573779325625915680546502772484651687106555737832132889103082618489129155080383099076483422310421332177983161874081697609501847474948035271137411526859527009103422459109650969971779745096472068792686385976903228591490372629528329132078950851587533149191176155311271345410841902715487191470487782212217418079040055146140207403816197205047731557480853814372485769125143341894511386704488669521736853408101932147154592107461579260607339268330156833890346191364557858737266504607944318178) math:sum 341387102661365849990077357206931943822594587223758973286270203925688978706353493413727176626254707697186091781972707674890156809170520721008282544052373548556250901820483689467324364240740660359087643024555369076195143903035709646169211149399606258848420536036466728616718806381023137765946868751892340883977320533240037196902331099140748235027683421227284217320583237285189912389914855769266364382630715092260265907724351975863299959397282542987524062141701092090775359174401482753943187106491 . (1307 210988832765573779325625915680546502772484651687106555737832132889103082618489129155080383099076483422310421332177983161874081697609501847474948035271137411526859527009103422459109650969971779745096472068792686385976903228591490372629528329132078950851587533149191176155311271345410841902715487191470487782212217418079040055146140207403816197205047731557480853814372485769125143341894511386704488669521736853408101932147154592107461579260607339268330156833890346191364557858737266504607944318178 341387102661365849990077357206931943822594587223758973286270203925688978706353493413727176626254707697186091781972707674890156809170520721008282544052373548556250901820483689467324364240740660359087643024555369076195143903035709646169211149399606258848420536036466728616718806381023137765946868751892340883977320533240037196902331099140748235027683421227284217320583237285189912389914855769266364382630715092260265907724351975863299959397282542987524062141701092090775359174401482753943187106491) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22623,7 +22623,7 @@ _:gn_3375 { } _:gn_3376 { - 1309 math:greaterThan 1 . + (1309) math:greaterThan 1 . (1309 1) math:difference 1308 . (80590562869781708661174474154161061722374716150454138189394061852517186530624764896433589571898259147434750882383258648858006586048482973941613526489901274497468152197723155450894937699202899131105301113030003695758662554147271099089845508864551642854754530261915623693903736309798546039484105631048634680447114302918042913389949315666884159382412041887677490308161734253060374293874167004142612956412758614555937956569957208351623199123932135549136251526079600291953756543073050255272701529865 130398269895792070664451441526385441050109935536652417548438071036585896087864364258646793527178224274875670449794724513016075111561018873533334508781236137029391374811380267008214713270768880613991170955762682690218240674444219273539682820267527307996833002887275552461407535035612295863231381560421853101765103115160997141756190891736932037822635689669803363506210751516064769048020344382561875713108978238852163975577197383755838380136675203719193905307810745899410801315664216249335242788313) math:sum 210988832765573779325625915680546502772484651687106555737832132889103082618489129155080383099076483422310421332177983161874081697609501847474948035271137411526859527009103422459109650969971779745096472068792686385976903228591490372629528329132078950851587533149191176155311271345410841902715487191470487782212217418079040055146140207403816197205047731557480853814372485769125143341894511386704488669521736853408101932147154592107461579260607339268330156833890346191364557858737266504607944318178 . (1308 130398269895792070664451441526385441050109935536652417548438071036585896087864364258646793527178224274875670449794724513016075111561018873533334508781236137029391374811380267008214713270768880613991170955762682690218240674444219273539682820267527307996833002887275552461407535035612295863231381560421853101765103115160997141756190891736932037822635689669803363506210751516064769048020344382561875713108978238852163975577197383755838380136675203719193905307810745899410801315664216249335242788313 210988832765573779325625915680546502772484651687106555737832132889103082618489129155080383099076483422310421332177983161874081697609501847474948035271137411526859527009103422459109650969971779745096472068792686385976903228591490372629528329132078950851587533149191176155311271345410841902715487191470487782212217418079040055146140207403816197205047731557480853814372485769125143341894511386704488669521736853408101932147154592107461579260607339268330156833890346191364557858737266504607944318178) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22634,7 +22634,7 @@ _:gn_3377 { } _:gn_3378 { - 1310 math:greaterThan 1 . + (1310) math:greaterThan 1 . (1310 1) math:difference 1309 . (49807707026010362003276967372224379327735219386198279359044009184068709557239599362213203955279965127440919567411465864158068525512535899591720982291334862531923222613657111557319775571565981482885869842732678994459578120296948174449837311402975665142078472625359928767503798725813749823747275929373218421317988812242954228366241576070047878440223647782125873198049017263004394754146177378419262756696219624296226019007240175404215181012743068170057653781731145607457044772591165994062541258448 80590562869781708661174474154161061722374716150454138189394061852517186530624764896433589571898259147434750882383258648858006586048482973941613526489901274497468152197723155450894937699202899131105301113030003695758662554147271099089845508864551642854754530261915623693903736309798546039484105631048634680447114302918042913389949315666884159382412041887677490308161734253060374293874167004142612956412758614555937956569957208351623199123932135549136251526079600291953756543073050255272701529865) math:sum 130398269895792070664451441526385441050109935536652417548438071036585896087864364258646793527178224274875670449794724513016075111561018873533334508781236137029391374811380267008214713270768880613991170955762682690218240674444219273539682820267527307996833002887275552461407535035612295863231381560421853101765103115160997141756190891736932037822635689669803363506210751516064769048020344382561875713108978238852163975577197383755838380136675203719193905307810745899410801315664216249335242788313 . (1309 80590562869781708661174474154161061722374716150454138189394061852517186530624764896433589571898259147434750882383258648858006586048482973941613526489901274497468152197723155450894937699202899131105301113030003695758662554147271099089845508864551642854754530261915623693903736309798546039484105631048634680447114302918042913389949315666884159382412041887677490308161734253060374293874167004142612956412758614555937956569957208351623199123932135549136251526079600291953756543073050255272701529865 130398269895792070664451441526385441050109935536652417548438071036585896087864364258646793527178224274875670449794724513016075111561018873533334508781236137029391374811380267008214713270768880613991170955762682690218240674444219273539682820267527307996833002887275552461407535035612295863231381560421853101765103115160997141756190891736932037822635689669803363506210751516064769048020344382561875713108978238852163975577197383755838380136675203719193905307810745899410801315664216249335242788313) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22645,7 +22645,7 @@ _:gn_3379 { } _:gn_3380 { - 1311 math:greaterThan 1 . + (1311) math:greaterThan 1 . (1311 1) math:difference 1310 . (30782855843771346657897506781936682394639496764255858830350052668448476973385165534220385616618294019993831314971792784699938060535947074349892544198566411965544929584066043893575162127636917648219431270297324701299084433850322924640008197461575977712676057636555694926399937583984796215736829701675416259129125490675088685023707739596836280942188394105551617110112716990055979539727989625723350199716538990259711937562717032947408018111189067379078597744348454684496711770481884261210160271417 49807707026010362003276967372224379327735219386198279359044009184068709557239599362213203955279965127440919567411465864158068525512535899591720982291334862531923222613657111557319775571565981482885869842732678994459578120296948174449837311402975665142078472625359928767503798725813749823747275929373218421317988812242954228366241576070047878440223647782125873198049017263004394754146177378419262756696219624296226019007240175404215181012743068170057653781731145607457044772591165994062541258448) math:sum 80590562869781708661174474154161061722374716150454138189394061852517186530624764896433589571898259147434750882383258648858006586048482973941613526489901274497468152197723155450894937699202899131105301113030003695758662554147271099089845508864551642854754530261915623693903736309798546039484105631048634680447114302918042913389949315666884159382412041887677490308161734253060374293874167004142612956412758614555937956569957208351623199123932135549136251526079600291953756543073050255272701529865 . (1310 49807707026010362003276967372224379327735219386198279359044009184068709557239599362213203955279965127440919567411465864158068525512535899591720982291334862531923222613657111557319775571565981482885869842732678994459578120296948174449837311402975665142078472625359928767503798725813749823747275929373218421317988812242954228366241576070047878440223647782125873198049017263004394754146177378419262756696219624296226019007240175404215181012743068170057653781731145607457044772591165994062541258448 80590562869781708661174474154161061722374716150454138189394061852517186530624764896433589571898259147434750882383258648858006586048482973941613526489901274497468152197723155450894937699202899131105301113030003695758662554147271099089845508864551642854754530261915623693903736309798546039484105631048634680447114302918042913389949315666884159382412041887677490308161734253060374293874167004142612956412758614555937956569957208351623199123932135549136251526079600291953756543073050255272701529865) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22656,7 +22656,7 @@ _:gn_3381 { } _:gn_3382 { - 1312 math:greaterThan 1 . + (1312) math:greaterThan 1 . (1312 1) math:difference 1311 . (19024851182239015345379460590287696933095722621942420528693956515620232583854433827992818338661671107447088252439673079458130464976588825241828438092768450566378293029591067663744613443929063834666438572435354293160493686446625249809829113941399687429402414988804233841103861141828953608010446227697802162188863321567865543342533836473211597498035253676574256087936300272948415214418187752695912556979680634036514081444523142456807162901554000790979056037382690922960333002109281732852380987031 30782855843771346657897506781936682394639496764255858830350052668448476973385165534220385616618294019993831314971792784699938060535947074349892544198566411965544929584066043893575162127636917648219431270297324701299084433850322924640008197461575977712676057636555694926399937583984796215736829701675416259129125490675088685023707739596836280942188394105551617110112716990055979539727989625723350199716538990259711937562717032947408018111189067379078597744348454684496711770481884261210160271417) math:sum 49807707026010362003276967372224379327735219386198279359044009184068709557239599362213203955279965127440919567411465864158068525512535899591720982291334862531923222613657111557319775571565981482885869842732678994459578120296948174449837311402975665142078472625359928767503798725813749823747275929373218421317988812242954228366241576070047878440223647782125873198049017263004394754146177378419262756696219624296226019007240175404215181012743068170057653781731145607457044772591165994062541258448 . (1311 30782855843771346657897506781936682394639496764255858830350052668448476973385165534220385616618294019993831314971792784699938060535947074349892544198566411965544929584066043893575162127636917648219431270297324701299084433850322924640008197461575977712676057636555694926399937583984796215736829701675416259129125490675088685023707739596836280942188394105551617110112716990055979539727989625723350199716538990259711937562717032947408018111189067379078597744348454684496711770481884261210160271417 49807707026010362003276967372224379327735219386198279359044009184068709557239599362213203955279965127440919567411465864158068525512535899591720982291334862531923222613657111557319775571565981482885869842732678994459578120296948174449837311402975665142078472625359928767503798725813749823747275929373218421317988812242954228366241576070047878440223647782125873198049017263004394754146177378419262756696219624296226019007240175404215181012743068170057653781731145607457044772591165994062541258448) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22667,7 +22667,7 @@ _:gn_3383 { } _:gn_3384 { - 1313 math:greaterThan 1 . + (1313) math:greaterThan 1 . (1313 1) math:difference 1312 . (11758004661532331312518046191648985461543774142313438301656096152828244389530731706227567277956622912546743062532119705241807595559358249108064106105797961399166636554474976229830548683707853813552992697861970408138590747403697674830179083520176290283273642647751461085296076442155842607726383473977614096940262169107223141681173903123624683444153140428977361022176416717107564325309801873027437642736858356223197856118193890490600855209635066588099541706965763761536378768372602528357779284386 19024851182239015345379460590287696933095722621942420528693956515620232583854433827992818338661671107447088252439673079458130464976588825241828438092768450566378293029591067663744613443929063834666438572435354293160493686446625249809829113941399687429402414988804233841103861141828953608010446227697802162188863321567865543342533836473211597498035253676574256087936300272948415214418187752695912556979680634036514081444523142456807162901554000790979056037382690922960333002109281732852380987031) math:sum 30782855843771346657897506781936682394639496764255858830350052668448476973385165534220385616618294019993831314971792784699938060535947074349892544198566411965544929584066043893575162127636917648219431270297324701299084433850322924640008197461575977712676057636555694926399937583984796215736829701675416259129125490675088685023707739596836280942188394105551617110112716990055979539727989625723350199716538990259711937562717032947408018111189067379078597744348454684496711770481884261210160271417 . (1312 19024851182239015345379460590287696933095722621942420528693956515620232583854433827992818338661671107447088252439673079458130464976588825241828438092768450566378293029591067663744613443929063834666438572435354293160493686446625249809829113941399687429402414988804233841103861141828953608010446227697802162188863321567865543342533836473211597498035253676574256087936300272948415214418187752695912556979680634036514081444523142456807162901554000790979056037382690922960333002109281732852380987031 30782855843771346657897506781936682394639496764255858830350052668448476973385165534220385616618294019993831314971792784699938060535947074349892544198566411965544929584066043893575162127636917648219431270297324701299084433850322924640008197461575977712676057636555694926399937583984796215736829701675416259129125490675088685023707739596836280942188394105551617110112716990055979539727989625723350199716538990259711937562717032947408018111189067379078597744348454684496711770481884261210160271417) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22678,7 +22678,7 @@ _:gn_3385 { } _:gn_3386 { - 1314 math:greaterThan 1 . + (1314) math:greaterThan 1 . (1314 1) math:difference 1313 . (7266846520706684032861414398638711471551948479628982227037860362791988194323702121765251060705048194900345189907553374216322869417230576133764331986970489167211656475116091433914064760221210021113445874573383885021902939042927574979650030421223397146128772341052772755807784699673111000284062753720188065248601152460642401661359933349586914053882113247596895065759883555840850889108385879668474914242822277813316225326329251966206307691918934202879514330416927161423954233736679204494601702645 11758004661532331312518046191648985461543774142313438301656096152828244389530731706227567277956622912546743062532119705241807595559358249108064106105797961399166636554474976229830548683707853813552992697861970408138590747403697674830179083520176290283273642647751461085296076442155842607726383473977614096940262169107223141681173903123624683444153140428977361022176416717107564325309801873027437642736858356223197856118193890490600855209635066588099541706965763761536378768372602528357779284386) math:sum 19024851182239015345379460590287696933095722621942420528693956515620232583854433827992818338661671107447088252439673079458130464976588825241828438092768450566378293029591067663744613443929063834666438572435354293160493686446625249809829113941399687429402414988804233841103861141828953608010446227697802162188863321567865543342533836473211597498035253676574256087936300272948415214418187752695912556979680634036514081444523142456807162901554000790979056037382690922960333002109281732852380987031 . (1313 11758004661532331312518046191648985461543774142313438301656096152828244389530731706227567277956622912546743062532119705241807595559358249108064106105797961399166636554474976229830548683707853813552992697861970408138590747403697674830179083520176290283273642647751461085296076442155842607726383473977614096940262169107223141681173903123624683444153140428977361022176416717107564325309801873027437642736858356223197856118193890490600855209635066588099541706965763761536378768372602528357779284386 19024851182239015345379460590287696933095722621942420528693956515620232583854433827992818338661671107447088252439673079458130464976588825241828438092768450566378293029591067663744613443929063834666438572435354293160493686446625249809829113941399687429402414988804233841103861141828953608010446227697802162188863321567865543342533836473211597498035253676574256087936300272948415214418187752695912556979680634036514081444523142456807162901554000790979056037382690922960333002109281732852380987031) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22689,7 +22689,7 @@ _:gn_3387 { } _:gn_3388 { - 1315 math:greaterThan 1 . + (1315) math:greaterThan 1 . (1315 1) math:difference 1314 . (4491158140825647279656631793010273989991825662684456074618235790036256195207029584462316217251574717646397872624566331025484726142127672974299774118827472231954980079358884795916483923486643792439546823288586523116687808360770099850529053098952893137144870306698688329488291742482731607442320720257426031691661016646580740019813969774037769390271027181380465956416533161266713436201415993358962728494036078409881630791864638524394547517716132385220027376548836600112424534635923323863177581741 7266846520706684032861414398638711471551948479628982227037860362791988194323702121765251060705048194900345189907553374216322869417230576133764331986970489167211656475116091433914064760221210021113445874573383885021902939042927574979650030421223397146128772341052772755807784699673111000284062753720188065248601152460642401661359933349586914053882113247596895065759883555840850889108385879668474914242822277813316225326329251966206307691918934202879514330416927161423954233736679204494601702645) math:sum 11758004661532331312518046191648985461543774142313438301656096152828244389530731706227567277956622912546743062532119705241807595559358249108064106105797961399166636554474976229830548683707853813552992697861970408138590747403697674830179083520176290283273642647751461085296076442155842607726383473977614096940262169107223141681173903123624683444153140428977361022176416717107564325309801873027437642736858356223197856118193890490600855209635066588099541706965763761536378768372602528357779284386 . (1314 7266846520706684032861414398638711471551948479628982227037860362791988194323702121765251060705048194900345189907553374216322869417230576133764331986970489167211656475116091433914064760221210021113445874573383885021902939042927574979650030421223397146128772341052772755807784699673111000284062753720188065248601152460642401661359933349586914053882113247596895065759883555840850889108385879668474914242822277813316225326329251966206307691918934202879514330416927161423954233736679204494601702645 11758004661532331312518046191648985461543774142313438301656096152828244389530731706227567277956622912546743062532119705241807595559358249108064106105797961399166636554474976229830548683707853813552992697861970408138590747403697674830179083520176290283273642647751461085296076442155842607726383473977614096940262169107223141681173903123624683444153140428977361022176416717107564325309801873027437642736858356223197856118193890490600855209635066588099541706965763761536378768372602528357779284386) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22700,7 +22700,7 @@ _:gn_3389 { } _:gn_3390 { - 1316 math:greaterThan 1 . + (1316) math:greaterThan 1 . (1316 1) math:difference 1315 . (2775688379881036753204782605628437481560122816944526152419624572755731999116672537302934843453473477253947317282987043190838143275102903159464557868143016935256676395757206637997580836734566228673899051284797361905215130682157475129120977322270504008983902034354084426319492957190379392841742033462762033556940135814061661641545963575549144663611086066216429109343350394574137452906969886309512185748786199403434594534464613441811760174202801817659486953868090561311529699100755880631424120904 4491158140825647279656631793010273989991825662684456074618235790036256195207029584462316217251574717646397872624566331025484726142127672974299774118827472231954980079358884795916483923486643792439546823288586523116687808360770099850529053098952893137144870306698688329488291742482731607442320720257426031691661016646580740019813969774037769390271027181380465956416533161266713436201415993358962728494036078409881630791864638524394547517716132385220027376548836600112424534635923323863177581741) math:sum 7266846520706684032861414398638711471551948479628982227037860362791988194323702121765251060705048194900345189907553374216322869417230576133764331986970489167211656475116091433914064760221210021113445874573383885021902939042927574979650030421223397146128772341052772755807784699673111000284062753720188065248601152460642401661359933349586914053882113247596895065759883555840850889108385879668474914242822277813316225326329251966206307691918934202879514330416927161423954233736679204494601702645 . (1315 4491158140825647279656631793010273989991825662684456074618235790036256195207029584462316217251574717646397872624566331025484726142127672974299774118827472231954980079358884795916483923486643792439546823288586523116687808360770099850529053098952893137144870306698688329488291742482731607442320720257426031691661016646580740019813969774037769390271027181380465956416533161266713436201415993358962728494036078409881630791864638524394547517716132385220027376548836600112424534635923323863177581741 7266846520706684032861414398638711471551948479628982227037860362791988194323702121765251060705048194900345189907553374216322869417230576133764331986970489167211656475116091433914064760221210021113445874573383885021902939042927574979650030421223397146128772341052772755807784699673111000284062753720188065248601152460642401661359933349586914053882113247596895065759883555840850889108385879668474914242822277813316225326329251966206307691918934202879514330416927161423954233736679204494601702645) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22711,7 +22711,7 @@ _:gn_3391 { } _:gn_3392 { - 1317 math:greaterThan 1 . + (1317) math:greaterThan 1 . (1317 1) math:difference 1316 . (1715469760944610526451849187381836508431702845739929922198611217280524196090357047159381373798101240392450555341579287834646582867024769814835216250684455296698303683601678157918903086752077563765647772003789161211472677678612624721408075776682389128160968272344603903168798785292352214600578686794663998134720880832519078378268006198488624726659941115164036847073182766692575983294446107049450542745249879006447036257400025082582787343513330567560540422680746038800894835535167443231753460837 2775688379881036753204782605628437481560122816944526152419624572755731999116672537302934843453473477253947317282987043190838143275102903159464557868143016935256676395757206637997580836734566228673899051284797361905215130682157475129120977322270504008983902034354084426319492957190379392841742033462762033556940135814061661641545963575549144663611086066216429109343350394574137452906969886309512185748786199403434594534464613441811760174202801817659486953868090561311529699100755880631424120904) math:sum 4491158140825647279656631793010273989991825662684456074618235790036256195207029584462316217251574717646397872624566331025484726142127672974299774118827472231954980079358884795916483923486643792439546823288586523116687808360770099850529053098952893137144870306698688329488291742482731607442320720257426031691661016646580740019813969774037769390271027181380465956416533161266713436201415993358962728494036078409881630791864638524394547517716132385220027376548836600112424534635923323863177581741 . (1316 2775688379881036753204782605628437481560122816944526152419624572755731999116672537302934843453473477253947317282987043190838143275102903159464557868143016935256676395757206637997580836734566228673899051284797361905215130682157475129120977322270504008983902034354084426319492957190379392841742033462762033556940135814061661641545963575549144663611086066216429109343350394574137452906969886309512185748786199403434594534464613441811760174202801817659486953868090561311529699100755880631424120904 4491158140825647279656631793010273989991825662684456074618235790036256195207029584462316217251574717646397872624566331025484726142127672974299774118827472231954980079358884795916483923486643792439546823288586523116687808360770099850529053098952893137144870306698688329488291742482731607442320720257426031691661016646580740019813969774037769390271027181380465956416533161266713436201415993358962728494036078409881630791864638524394547517716132385220027376548836600112424534635923323863177581741) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22722,7 +22722,7 @@ _:gn_3393 { } _:gn_3394 { - 1318 math:greaterThan 1 . + (1318) math:greaterThan 1 . (1318 1) math:difference 1317 . (1060218618936426226752933418246600973128419971204596230221013355475207803026315490143553469655372236861496761941407755356191560408078133344629341617458561638558372712155528480078677749982488664908251279281008200693742453003544850407712901545588114880822933762009480523150694171898027178241163346668098035422219254981542583263277957377060519936951144951052392262270167627881561469612523779260061643003536320396987558277064588359228972830689471250098946531187344522510634863565588437399670660067 1715469760944610526451849187381836508431702845739929922198611217280524196090357047159381373798101240392450555341579287834646582867024769814835216250684455296698303683601678157918903086752077563765647772003789161211472677678612624721408075776682389128160968272344603903168798785292352214600578686794663998134720880832519078378268006198488624726659941115164036847073182766692575983294446107049450542745249879006447036257400025082582787343513330567560540422680746038800894835535167443231753460837) math:sum 2775688379881036753204782605628437481560122816944526152419624572755731999116672537302934843453473477253947317282987043190838143275102903159464557868143016935256676395757206637997580836734566228673899051284797361905215130682157475129120977322270504008983902034354084426319492957190379392841742033462762033556940135814061661641545963575549144663611086066216429109343350394574137452906969886309512185748786199403434594534464613441811760174202801817659486953868090561311529699100755880631424120904 . (1317 1715469760944610526451849187381836508431702845739929922198611217280524196090357047159381373798101240392450555341579287834646582867024769814835216250684455296698303683601678157918903086752077563765647772003789161211472677678612624721408075776682389128160968272344603903168798785292352214600578686794663998134720880832519078378268006198488624726659941115164036847073182766692575983294446107049450542745249879006447036257400025082582787343513330567560540422680746038800894835535167443231753460837 2775688379881036753204782605628437481560122816944526152419624572755731999116672537302934843453473477253947317282987043190838143275102903159464557868143016935256676395757206637997580836734566228673899051284797361905215130682157475129120977322270504008983902034354084426319492957190379392841742033462762033556940135814061661641545963575549144663611086066216429109343350394574137452906969886309512185748786199403434594534464613441811760174202801817659486953868090561311529699100755880631424120904) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22733,7 +22733,7 @@ _:gn_3395 { } _:gn_3396 { - 1319 math:greaterThan 1 . + (1319) math:greaterThan 1 . (1319 1) math:difference 1318 . (655251142008184299698915769135235535303282874535333691977597861805316393064041557015827904142729003530953793400171532478455022458946636470205874633225893658139930971446149677840225336769588898857396492722780960517730224675067774313695174231094274247338034510335123380018104613394325036359415340126565962712501625850976495114990048821428104789708796164111644584803015138811014513681922327789388899741713558609459477980335436723353814512823859317461593891493401516290259971969579005832082800770 1060218618936426226752933418246600973128419971204596230221013355475207803026315490143553469655372236861496761941407755356191560408078133344629341617458561638558372712155528480078677749982488664908251279281008200693742453003544850407712901545588114880822933762009480523150694171898027178241163346668098035422219254981542583263277957377060519936951144951052392262270167627881561469612523779260061643003536320396987558277064588359228972830689471250098946531187344522510634863565588437399670660067) math:sum 1715469760944610526451849187381836508431702845739929922198611217280524196090357047159381373798101240392450555341579287834646582867024769814835216250684455296698303683601678157918903086752077563765647772003789161211472677678612624721408075776682389128160968272344603903168798785292352214600578686794663998134720880832519078378268006198488624726659941115164036847073182766692575983294446107049450542745249879006447036257400025082582787343513330567560540422680746038800894835535167443231753460837 . (1318 1060218618936426226752933418246600973128419971204596230221013355475207803026315490143553469655372236861496761941407755356191560408078133344629341617458561638558372712155528480078677749982488664908251279281008200693742453003544850407712901545588114880822933762009480523150694171898027178241163346668098035422219254981542583263277957377060519936951144951052392262270167627881561469612523779260061643003536320396987558277064588359228972830689471250098946531187344522510634863565588437399670660067 1715469760944610526451849187381836508431702845739929922198611217280524196090357047159381373798101240392450555341579287834646582867024769814835216250684455296698303683601678157918903086752077563765647772003789161211472677678612624721408075776682389128160968272344603903168798785292352214600578686794663998134720880832519078378268006198488624726659941115164036847073182766692575983294446107049450542745249879006447036257400025082582787343513330567560540422680746038800894835535167443231753460837) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22744,7 +22744,7 @@ _:gn_3397 { } _:gn_3398 { - 1320 math:greaterThan 1 . + (1320) math:greaterThan 1 . (1320 1) math:difference 1319 . (404967476928241927054017649111365437825137096669262538243415493669891409962273933127725565512643233330542968541236222877736537949131496874423466984232667980418441740709378802238452413212899766050854786558227240176012228328477076094017727314493840633484899251674357143132589558503702141881748006541532072709717629130566088148287908555632415147242348786940747677467152489070546955930601451470672743261822761787528080296729151635875158317865611932637352639693943006220374891596009431567587859297 655251142008184299698915769135235535303282874535333691977597861805316393064041557015827904142729003530953793400171532478455022458946636470205874633225893658139930971446149677840225336769588898857396492722780960517730224675067774313695174231094274247338034510335123380018104613394325036359415340126565962712501625850976495114990048821428104789708796164111644584803015138811014513681922327789388899741713558609459477980335436723353814512823859317461593891493401516290259971969579005832082800770) math:sum 1060218618936426226752933418246600973128419971204596230221013355475207803026315490143553469655372236861496761941407755356191560408078133344629341617458561638558372712155528480078677749982488664908251279281008200693742453003544850407712901545588114880822933762009480523150694171898027178241163346668098035422219254981542583263277957377060519936951144951052392262270167627881561469612523779260061643003536320396987558277064588359228972830689471250098946531187344522510634863565588437399670660067 . (1319 655251142008184299698915769135235535303282874535333691977597861805316393064041557015827904142729003530953793400171532478455022458946636470205874633225893658139930971446149677840225336769588898857396492722780960517730224675067774313695174231094274247338034510335123380018104613394325036359415340126565962712501625850976495114990048821428104789708796164111644584803015138811014513681922327789388899741713558609459477980335436723353814512823859317461593891493401516290259971969579005832082800770 1060218618936426226752933418246600973128419971204596230221013355475207803026315490143553469655372236861496761941407755356191560408078133344629341617458561638558372712155528480078677749982488664908251279281008200693742453003544850407712901545588114880822933762009480523150694171898027178241163346668098035422219254981542583263277957377060519936951144951052392262270167627881561469612523779260061643003536320396987558277064588359228972830689471250098946531187344522510634863565588437399670660067) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22755,7 +22755,7 @@ _:gn_3399 { } _:gn_3400 { - 1321 math:greaterThan 1 . + (1321) math:greaterThan 1 . (1321 1) math:difference 1320 . (250283665079942372644898120023870097478145777866071153734182368135424983101767623888102338630085770200410824858935309600718484509815139595782407648993225677721489230736770875601772923556689132806541706164553720341717996346590698219677446916600433613853135258660766236885515054890622894477667333585033890002783996720410406966702140265795689642466447377170896907335862649740467557751320876318716156479890796821931397683606285087478656194958247384824241251799458510069885080373569574264494941473 404967476928241927054017649111365437825137096669262538243415493669891409962273933127725565512643233330542968541236222877736537949131496874423466984232667980418441740709378802238452413212899766050854786558227240176012228328477076094017727314493840633484899251674357143132589558503702141881748006541532072709717629130566088148287908555632415147242348786940747677467152489070546955930601451470672743261822761787528080296729151635875158317865611932637352639693943006220374891596009431567587859297) math:sum 655251142008184299698915769135235535303282874535333691977597861805316393064041557015827904142729003530953793400171532478455022458946636470205874633225893658139930971446149677840225336769588898857396492722780960517730224675067774313695174231094274247338034510335123380018104613394325036359415340126565962712501625850976495114990048821428104789708796164111644584803015138811014513681922327789388899741713558609459477980335436723353814512823859317461593891493401516290259971969579005832082800770 . (1320 404967476928241927054017649111365437825137096669262538243415493669891409962273933127725565512643233330542968541236222877736537949131496874423466984232667980418441740709378802238452413212899766050854786558227240176012228328477076094017727314493840633484899251674357143132589558503702141881748006541532072709717629130566088148287908555632415147242348786940747677467152489070546955930601451470672743261822761787528080296729151635875158317865611932637352639693943006220374891596009431567587859297 655251142008184299698915769135235535303282874535333691977597861805316393064041557015827904142729003530953793400171532478455022458946636470205874633225893658139930971446149677840225336769588898857396492722780960517730224675067774313695174231094274247338034510335123380018104613394325036359415340126565962712501625850976495114990048821428104789708796164111644584803015138811014513681922327789388899741713558609459477980335436723353814512823859317461593891493401516290259971969579005832082800770) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22766,7 +22766,7 @@ _:gn_3401 { } _:gn_3402 { - 1322 math:greaterThan 1 . + (1322) math:greaterThan 1 . (1322 1) math:difference 1321 . (154683811848299554409119529087495340346991318803191384509233125534466426860506309239623226882557463130132143682300913277018053439316357278641059335239442302696952509972607926636679489656210633244313080393673519834294231981886377874340280397893407019631763993013590906247074503613079247404080672956498182706933632410155681181585768289836725504775901409769850770131289839330079398179280575151956586781931964965596682613122866548396502122907364547813111387894484496150489811222439857303092917824 250283665079942372644898120023870097478145777866071153734182368135424983101767623888102338630085770200410824858935309600718484509815139595782407648993225677721489230736770875601772923556689132806541706164553720341717996346590698219677446916600433613853135258660766236885515054890622894477667333585033890002783996720410406966702140265795689642466447377170896907335862649740467557751320876318716156479890796821931397683606285087478656194958247384824241251799458510069885080373569574264494941473) math:sum 404967476928241927054017649111365437825137096669262538243415493669891409962273933127725565512643233330542968541236222877736537949131496874423466984232667980418441740709378802238452413212899766050854786558227240176012228328477076094017727314493840633484899251674357143132589558503702141881748006541532072709717629130566088148287908555632415147242348786940747677467152489070546955930601451470672743261822761787528080296729151635875158317865611932637352639693943006220374891596009431567587859297 . (1321 250283665079942372644898120023870097478145777866071153734182368135424983101767623888102338630085770200410824858935309600718484509815139595782407648993225677721489230736770875601772923556689132806541706164553720341717996346590698219677446916600433613853135258660766236885515054890622894477667333585033890002783996720410406966702140265795689642466447377170896907335862649740467557751320876318716156479890796821931397683606285087478656194958247384824241251799458510069885080373569574264494941473 404967476928241927054017649111365437825137096669262538243415493669891409962273933127725565512643233330542968541236222877736537949131496874423466984232667980418441740709378802238452413212899766050854786558227240176012228328477076094017727314493840633484899251674357143132589558503702141881748006541532072709717629130566088148287908555632415147242348786940747677467152489070546955930601451470672743261822761787528080296729151635875158317865611932637352639693943006220374891596009431567587859297) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22777,7 +22777,7 @@ _:gn_3403 { } _:gn_3404 { - 1323 math:greaterThan 1 . + (1323) math:greaterThan 1 . (1323 1) math:difference 1322 . (95599853231642818235778590936374757131154459062879769224949242600958556241261314648479111747528307070278681176634396323700431070498782317141348313753783375024536720764162948965093433900478499562228625770880200507423764364704320345337166518707026594221371265647175330638440551277543647073586660628535707295850364310254725785116371975958964137690545967401046137204572810410388159572040301166759569697958831856334715070483418539082154072050882837011129863904974013919395269151129716961402023649 154683811848299554409119529087495340346991318803191384509233125534466426860506309239623226882557463130132143682300913277018053439316357278641059335239442302696952509972607926636679489656210633244313080393673519834294231981886377874340280397893407019631763993013590906247074503613079247404080672956498182706933632410155681181585768289836725504775901409769850770131289839330079398179280575151956586781931964965596682613122866548396502122907364547813111387894484496150489811222439857303092917824) math:sum 250283665079942372644898120023870097478145777866071153734182368135424983101767623888102338630085770200410824858935309600718484509815139595782407648993225677721489230736770875601772923556689132806541706164553720341717996346590698219677446916600433613853135258660766236885515054890622894477667333585033890002783996720410406966702140265795689642466447377170896907335862649740467557751320876318716156479890796821931397683606285087478656194958247384824241251799458510069885080373569574264494941473 . (1322 154683811848299554409119529087495340346991318803191384509233125534466426860506309239623226882557463130132143682300913277018053439316357278641059335239442302696952509972607926636679489656210633244313080393673519834294231981886377874340280397893407019631763993013590906247074503613079247404080672956498182706933632410155681181585768289836725504775901409769850770131289839330079398179280575151956586781931964965596682613122866548396502122907364547813111387894484496150489811222439857303092917824 250283665079942372644898120023870097478145777866071153734182368135424983101767623888102338630085770200410824858935309600718484509815139595782407648993225677721489230736770875601772923556689132806541706164553720341717996346590698219677446916600433613853135258660766236885515054890622894477667333585033890002783996720410406966702140265795689642466447377170896907335862649740467557751320876318716156479890796821931397683606285087478656194958247384824241251799458510069885080373569574264494941473) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22788,7 +22788,7 @@ _:gn_3405 { } _:gn_3406 { - 1324 math:greaterThan 1 . + (1324) math:greaterThan 1 . (1324 1) math:difference 1323 . (59083958616656736173340938151120583215836859740311615284283882933507870619244994591144115135029156059853462505666516953317622368817574961499711021485658927672415789208444977671586055755732133682084454622793319326870467617182057529003113879186380425410392727366415575608633952335535600330494012327962475411083268099900955396469396313877761367085355442368804632926717028919691238607240273985197017083973133109261967542639448009314348050856481710801981523989510482231094542071310140341690894175 95599853231642818235778590936374757131154459062879769224949242600958556241261314648479111747528307070278681176634396323700431070498782317141348313753783375024536720764162948965093433900478499562228625770880200507423764364704320345337166518707026594221371265647175330638440551277543647073586660628535707295850364310254725785116371975958964137690545967401046137204572810410388159572040301166759569697958831856334715070483418539082154072050882837011129863904974013919395269151129716961402023649) math:sum 154683811848299554409119529087495340346991318803191384509233125534466426860506309239623226882557463130132143682300913277018053439316357278641059335239442302696952509972607926636679489656210633244313080393673519834294231981886377874340280397893407019631763993013590906247074503613079247404080672956498182706933632410155681181585768289836725504775901409769850770131289839330079398179280575151956586781931964965596682613122866548396502122907364547813111387894484496150489811222439857303092917824 . (1323 95599853231642818235778590936374757131154459062879769224949242600958556241261314648479111747528307070278681176634396323700431070498782317141348313753783375024536720764162948965093433900478499562228625770880200507423764364704320345337166518707026594221371265647175330638440551277543647073586660628535707295850364310254725785116371975958964137690545967401046137204572810410388159572040301166759569697958831856334715070483418539082154072050882837011129863904974013919395269151129716961402023649 154683811848299554409119529087495340346991318803191384509233125534466426860506309239623226882557463130132143682300913277018053439316357278641059335239442302696952509972607926636679489656210633244313080393673519834294231981886377874340280397893407019631763993013590906247074503613079247404080672956498182706933632410155681181585768289836725504775901409769850770131289839330079398179280575151956586781931964965596682613122866548396502122907364547813111387894484496150489811222439857303092917824) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22799,7 +22799,7 @@ _:gn_3407 { } _:gn_3408 { - 1325 math:greaterThan 1 . + (1325) math:greaterThan 1 . (1325 1) math:difference 1324 . (36515894614986082062437652785254173915317599322568153940665359667450685622016320057334996612499151010425218670967879370382808701681207355641637292268124447352120931555717971293507378144746365880144171148086881180553296747522262816334052639520646168810978538280759755029806598942008046743092648300573231884767096210353770388646975662081202770605190525032241504277855781490696920964800027181562552613985698747072747527843970529767806021194401126209148339915463531688300727079819576619711129474 59083958616656736173340938151120583215836859740311615284283882933507870619244994591144115135029156059853462505666516953317622368817574961499711021485658927672415789208444977671586055755732133682084454622793319326870467617182057529003113879186380425410392727366415575608633952335535600330494012327962475411083268099900955396469396313877761367085355442368804632926717028919691238607240273985197017083973133109261967542639448009314348050856481710801981523989510482231094542071310140341690894175) math:sum 95599853231642818235778590936374757131154459062879769224949242600958556241261314648479111747528307070278681176634396323700431070498782317141348313753783375024536720764162948965093433900478499562228625770880200507423764364704320345337166518707026594221371265647175330638440551277543647073586660628535707295850364310254725785116371975958964137690545967401046137204572810410388159572040301166759569697958831856334715070483418539082154072050882837011129863904974013919395269151129716961402023649 . (1324 59083958616656736173340938151120583215836859740311615284283882933507870619244994591144115135029156059853462505666516953317622368817574961499711021485658927672415789208444977671586055755732133682084454622793319326870467617182057529003113879186380425410392727366415575608633952335535600330494012327962475411083268099900955396469396313877761367085355442368804632926717028919691238607240273985197017083973133109261967542639448009314348050856481710801981523989510482231094542071310140341690894175 95599853231642818235778590936374757131154459062879769224949242600958556241261314648479111747528307070278681176634396323700431070498782317141348313753783375024536720764162948965093433900478499562228625770880200507423764364704320345337166518707026594221371265647175330638440551277543647073586660628535707295850364310254725785116371975958964137690545967401046137204572810410388159572040301166759569697958831856334715070483418539082154072050882837011129863904974013919395269151129716961402023649) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22810,7 +22810,7 @@ _:gn_3409 { } _:gn_3410 { - 1326 math:greaterThan 1 . + (1326) math:greaterThan 1 . (1326 1) math:difference 1325 . (22568064001670654110903285365866409300519260417743461343618523266057184997228674533809118522530005049428243834698637582934813667136367605858073729217534480320294857652727006378078677610985767801940283474706438146317170869659794712669061239665734256599414189085655820578827353393527553587401364027389243526316171889547185007822420651796558596480164917336563128648861247428994317642440246803634464469987434362189220014795477479546542029662080584592833184074046950542793814991490563721979764701 36515894614986082062437652785254173915317599322568153940665359667450685622016320057334996612499151010425218670967879370382808701681207355641637292268124447352120931555717971293507378144746365880144171148086881180553296747522262816334052639520646168810978538280759755029806598942008046743092648300573231884767096210353770388646975662081202770605190525032241504277855781490696920964800027181562552613985698747072747527843970529767806021194401126209148339915463531688300727079819576619711129474) math:sum 59083958616656736173340938151120583215836859740311615284283882933507870619244994591144115135029156059853462505666516953317622368817574961499711021485658927672415789208444977671586055755732133682084454622793319326870467617182057529003113879186380425410392727366415575608633952335535600330494012327962475411083268099900955396469396313877761367085355442368804632926717028919691238607240273985197017083973133109261967542639448009314348050856481710801981523989510482231094542071310140341690894175 . (1325 36515894614986082062437652785254173915317599322568153940665359667450685622016320057334996612499151010425218670967879370382808701681207355641637292268124447352120931555717971293507378144746365880144171148086881180553296747522262816334052639520646168810978538280759755029806598942008046743092648300573231884767096210353770388646975662081202770605190525032241504277855781490696920964800027181562552613985698747072747527843970529767806021194401126209148339915463531688300727079819576619711129474 59083958616656736173340938151120583215836859740311615284283882933507870619244994591144115135029156059853462505666516953317622368817574961499711021485658927672415789208444977671586055755732133682084454622793319326870467617182057529003113879186380425410392727366415575608633952335535600330494012327962475411083268099900955396469396313877761367085355442368804632926717028919691238607240273985197017083973133109261967542639448009314348050856481710801981523989510482231094542071310140341690894175) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22821,7 +22821,7 @@ _:gn_3411 { } _:gn_3412 { - 1327 math:greaterThan 1 . + (1327) math:greaterThan 1 . (1327 1) math:difference 1326 . (13947830613315427951534367419387764614798338904824692597046836401393500624787645523525878089969145960996974836269241787447995034544839749783563563050589967031826073902990964915428700533760598078203887673380443034236125877862468103664991399854911912211564349195103934450979245548480493155691284273183988358450924320806585380824555010284644174125025607695678375628994534061702603322359780377928088143998264384883527513048493050221263991532320541616315155841416581145506912088329012897731364773 22568064001670654110903285365866409300519260417743461343618523266057184997228674533809118522530005049428243834698637582934813667136367605858073729217534480320294857652727006378078677610985767801940283474706438146317170869659794712669061239665734256599414189085655820578827353393527553587401364027389243526316171889547185007822420651796558596480164917336563128648861247428994317642440246803634464469987434362189220014795477479546542029662080584592833184074046950542793814991490563721979764701) math:sum 36515894614986082062437652785254173915317599322568153940665359667450685622016320057334996612499151010425218670967879370382808701681207355641637292268124447352120931555717971293507378144746365880144171148086881180553296747522262816334052639520646168810978538280759755029806598942008046743092648300573231884767096210353770388646975662081202770605190525032241504277855781490696920964800027181562552613985698747072747527843970529767806021194401126209148339915463531688300727079819576619711129474 . (1326 22568064001670654110903285365866409300519260417743461343618523266057184997228674533809118522530005049428243834698637582934813667136367605858073729217534480320294857652727006378078677610985767801940283474706438146317170869659794712669061239665734256599414189085655820578827353393527553587401364027389243526316171889547185007822420651796558596480164917336563128648861247428994317642440246803634464469987434362189220014795477479546542029662080584592833184074046950542793814991490563721979764701 36515894614986082062437652785254173915317599322568153940665359667450685622016320057334996612499151010425218670967879370382808701681207355641637292268124447352120931555717971293507378144746365880144171148086881180553296747522262816334052639520646168810978538280759755029806598942008046743092648300573231884767096210353770388646975662081202770605190525032241504277855781490696920964800027181562552613985698747072747527843970529767806021194401126209148339915463531688300727079819576619711129474) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22832,7 +22832,7 @@ _:gn_3413 { } _:gn_3414 { - 1328 math:greaterThan 1 . + (1328) math:greaterThan 1 . (1328 1) math:difference 1327 . (8620233388355226159368917946478644685720921512918768746571686864663684372441029010283240432560859088431268998429395795486818632591527856074510166166944513288468783749736041462649977077225169723736395801325995112081044991797326609004069839810822344387849839890551886127848107845047060431710079754205255167865247568740599626997865641511914422355139309640884753019866713367291714320080466425706376325989169977305692501746984429325278038129760042976518028232630369397286902903161550824248399928 13947830613315427951534367419387764614798338904824692597046836401393500624787645523525878089969145960996974836269241787447995034544839749783563563050589967031826073902990964915428700533760598078203887673380443034236125877862468103664991399854911912211564349195103934450979245548480493155691284273183988358450924320806585380824555010284644174125025607695678375628994534061702603322359780377928088143998264384883527513048493050221263991532320541616315155841416581145506912088329012897731364773) math:sum 22568064001670654110903285365866409300519260417743461343618523266057184997228674533809118522530005049428243834698637582934813667136367605858073729217534480320294857652727006378078677610985767801940283474706438146317170869659794712669061239665734256599414189085655820578827353393527553587401364027389243526316171889547185007822420651796558596480164917336563128648861247428994317642440246803634464469987434362189220014795477479546542029662080584592833184074046950542793814991490563721979764701 . (1327 13947830613315427951534367419387764614798338904824692597046836401393500624787645523525878089969145960996974836269241787447995034544839749783563563050589967031826073902990964915428700533760598078203887673380443034236125877862468103664991399854911912211564349195103934450979245548480493155691284273183988358450924320806585380824555010284644174125025607695678375628994534061702603322359780377928088143998264384883527513048493050221263991532320541616315155841416581145506912088329012897731364773 22568064001670654110903285365866409300519260417743461343618523266057184997228674533809118522530005049428243834698637582934813667136367605858073729217534480320294857652727006378078677610985767801940283474706438146317170869659794712669061239665734256599414189085655820578827353393527553587401364027389243526316171889547185007822420651796558596480164917336563128648861247428994317642440246803634464469987434362189220014795477479546542029662080584592833184074046950542793814991490563721979764701) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22843,7 +22843,7 @@ _:gn_3415 { } _:gn_3416 { - 1329 math:greaterThan 1 . + (1329) math:greaterThan 1 . (1329 1) math:difference 1328 . (5327597224960201792165449472909119929077417391905923850475149536729816252346616513242637657408286872565705837839845991961176401953311893709053396883645453743357290153254923452778723456535428354467491872054447922155080886065141494660921560044089567823714509304552048323131137703433432723981204518978733190585676752065985753826689368772729751769886298054793622609127820694410889002279313952221711818009094407577835011301508620895985953402560498639797127608786211748220009185167462073482964845 8620233388355226159368917946478644685720921512918768746571686864663684372441029010283240432560859088431268998429395795486818632591527856074510166166944513288468783749736041462649977077225169723736395801325995112081044991797326609004069839810822344387849839890551886127848107845047060431710079754205255167865247568740599626997865641511914422355139309640884753019866713367291714320080466425706376325989169977305692501746984429325278038129760042976518028232630369397286902903161550824248399928) math:sum 13947830613315427951534367419387764614798338904824692597046836401393500624787645523525878089969145960996974836269241787447995034544839749783563563050589967031826073902990964915428700533760598078203887673380443034236125877862468103664991399854911912211564349195103934450979245548480493155691284273183988358450924320806585380824555010284644174125025607695678375628994534061702603322359780377928088143998264384883527513048493050221263991532320541616315155841416581145506912088329012897731364773 . (1328 8620233388355226159368917946478644685720921512918768746571686864663684372441029010283240432560859088431268998429395795486818632591527856074510166166944513288468783749736041462649977077225169723736395801325995112081044991797326609004069839810822344387849839890551886127848107845047060431710079754205255167865247568740599626997865641511914422355139309640884753019866713367291714320080466425706376325989169977305692501746984429325278038129760042976518028232630369397286902903161550824248399928 13947830613315427951534367419387764614798338904824692597046836401393500624787645523525878089969145960996974836269241787447995034544839749783563563050589967031826073902990964915428700533760598078203887673380443034236125877862468103664991399854911912211564349195103934450979245548480493155691284273183988358450924320806585380824555010284644174125025607695678375628994534061702603322359780377928088143998264384883527513048493050221263991532320541616315155841416581145506912088329012897731364773) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22854,7 +22854,7 @@ _:gn_3417 { } _:gn_3418 { - 1330 math:greaterThan 1 . + (1330) math:greaterThan 1 . (1330 1) math:difference 1329 . (3292636163395024367203468473569524756643504121012844896096537327933868120094412497040602775152572215865563160589549803525642230638215962365456769283299059545111493596481118009871253620689741369268903929271547189925964105732185114343148279766732776564135330585999837804716970141613627707728875235226521977279570816674613873171176272739184670585253011586091130410738892672880825317801152473484664507980075569727857490445475808429292084727199544336720900623844157649066893717994088750765435083 5327597224960201792165449472909119929077417391905923850475149536729816252346616513242637657408286872565705837839845991961176401953311893709053396883645453743357290153254923452778723456535428354467491872054447922155080886065141494660921560044089567823714509304552048323131137703433432723981204518978733190585676752065985753826689368772729751769886298054793622609127820694410889002279313952221711818009094407577835011301508620895985953402560498639797127608786211748220009185167462073482964845) math:sum 8620233388355226159368917946478644685720921512918768746571686864663684372441029010283240432560859088431268998429395795486818632591527856074510166166944513288468783749736041462649977077225169723736395801325995112081044991797326609004069839810822344387849839890551886127848107845047060431710079754205255167865247568740599626997865641511914422355139309640884753019866713367291714320080466425706376325989169977305692501746984429325278038129760042976518028232630369397286902903161550824248399928 . (1329 5327597224960201792165449472909119929077417391905923850475149536729816252346616513242637657408286872565705837839845991961176401953311893709053396883645453743357290153254923452778723456535428354467491872054447922155080886065141494660921560044089567823714509304552048323131137703433432723981204518978733190585676752065985753826689368772729751769886298054793622609127820694410889002279313952221711818009094407577835011301508620895985953402560498639797127608786211748220009185167462073482964845 8620233388355226159368917946478644685720921512918768746571686864663684372441029010283240432560859088431268998429395795486818632591527856074510166166944513288468783749736041462649977077225169723736395801325995112081044991797326609004069839810822344387849839890551886127848107845047060431710079754205255167865247568740599626997865641511914422355139309640884753019866713367291714320080466425706376325989169977305692501746984429325278038129760042976518028232630369397286902903161550824248399928) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22865,7 +22865,7 @@ _:gn_3419 { } _:gn_3420 { - 1331 math:greaterThan 1 . + (1331) math:greaterThan 1 . (1331 1) math:difference 1330 . (2034961061565177424961980999339595172433913270893078954378612208795948132252204016202034882255714656700142677250296188435534171315095931343596627600346394198245796556773805442907469835845686985198587942782900732229116780332956380317773280277356791259579178718552210518414167561819805016252329283752211213306105935391371880655513096033545081184633286468702492198388928021530063684478161478737047310029018837849977520856032812466693868675360954303076226984942054099153115467173373322717529762 3292636163395024367203468473569524756643504121012844896096537327933868120094412497040602775152572215865563160589549803525642230638215962365456769283299059545111493596481118009871253620689741369268903929271547189925964105732185114343148279766732776564135330585999837804716970141613627707728875235226521977279570816674613873171176272739184670585253011586091130410738892672880825317801152473484664507980075569727857490445475808429292084727199544336720900623844157649066893717994088750765435083) math:sum 5327597224960201792165449472909119929077417391905923850475149536729816252346616513242637657408286872565705837839845991961176401953311893709053396883645453743357290153254923452778723456535428354467491872054447922155080886065141494660921560044089567823714509304552048323131137703433432723981204518978733190585676752065985753826689368772729751769886298054793622609127820694410889002279313952221711818009094407577835011301508620895985953402560498639797127608786211748220009185167462073482964845 . (1330 3292636163395024367203468473569524756643504121012844896096537327933868120094412497040602775152572215865563160589549803525642230638215962365456769283299059545111493596481118009871253620689741369268903929271547189925964105732185114343148279766732776564135330585999837804716970141613627707728875235226521977279570816674613873171176272739184670585253011586091130410738892672880825317801152473484664507980075569727857490445475808429292084727199544336720900623844157649066893717994088750765435083 5327597224960201792165449472909119929077417391905923850475149536729816252346616513242637657408286872565705837839845991961176401953311893709053396883645453743357290153254923452778723456535428354467491872054447922155080886065141494660921560044089567823714509304552048323131137703433432723981204518978733190585676752065985753826689368772729751769886298054793622609127820694410889002279313952221711818009094407577835011301508620895985953402560498639797127608786211748220009185167462073482964845) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22876,7 +22876,7 @@ _:gn_3421 { } _:gn_3422 { - 1332 math:greaterThan 1 . + (1332) math:greaterThan 1 . (1332 1) math:difference 1331 . (1257675101829846942241487474229929584209590850119765941717925119137919987842208480838567892896857559165420483339253615090108059323120031021860141682952665346865697039707312566963783784844054384070315986488646457696847325399228734025374999489375985304556151867447627286302802579793822691476545951474310763973464881283241992515663176705639589400619725117388638212349964651350761633322990994747617197951056731877879969589442995962598216051838590033644673638902103549913778250820715428047905321 2034961061565177424961980999339595172433913270893078954378612208795948132252204016202034882255714656700142677250296188435534171315095931343596627600346394198245796556773805442907469835845686985198587942782900732229116780332956380317773280277356791259579178718552210518414167561819805016252329283752211213306105935391371880655513096033545081184633286468702492198388928021530063684478161478737047310029018837849977520856032812466693868675360954303076226984942054099153115467173373322717529762) math:sum 3292636163395024367203468473569524756643504121012844896096537327933868120094412497040602775152572215865563160589549803525642230638215962365456769283299059545111493596481118009871253620689741369268903929271547189925964105732185114343148279766732776564135330585999837804716970141613627707728875235226521977279570816674613873171176272739184670585253011586091130410738892672880825317801152473484664507980075569727857490445475808429292084727199544336720900623844157649066893717994088750765435083 . (1331 2034961061565177424961980999339595172433913270893078954378612208795948132252204016202034882255714656700142677250296188435534171315095931343596627600346394198245796556773805442907469835845686985198587942782900732229116780332956380317773280277356791259579178718552210518414167561819805016252329283752211213306105935391371880655513096033545081184633286468702492198388928021530063684478161478737047310029018837849977520856032812466693868675360954303076226984942054099153115467173373322717529762 3292636163395024367203468473569524756643504121012844896096537327933868120094412497040602775152572215865563160589549803525642230638215962365456769283299059545111493596481118009871253620689741369268903929271547189925964105732185114343148279766732776564135330585999837804716970141613627707728875235226521977279570816674613873171176272739184670585253011586091130410738892672880825317801152473484664507980075569727857490445475808429292084727199544336720900623844157649066893717994088750765435083) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22887,7 +22887,7 @@ _:gn_3423 { } _:gn_3424 { - 1333 math:greaterThan 1 . + (1333) math:greaterThan 1 . (1333 1) math:difference 1332 . (777285959735330482720493525109665588224322420773313012660687089658028144409995535363466989358857097534722193911042573345426111991975900321736485917393728851380099517066492875943686051001632601128271956294254274532269454933727646292398280787980805955023026851104583232111364982025982324775783332277900449332641054108129888139849919327905491784013561351313853986038963370179302051155170483989430112077962105972097551266589816504095652623522364269431553346039950549239337216352657894669624441 1257675101829846942241487474229929584209590850119765941717925119137919987842208480838567892896857559165420483339253615090108059323120031021860141682952665346865697039707312566963783784844054384070315986488646457696847325399228734025374999489375985304556151867447627286302802579793822691476545951474310763973464881283241992515663176705639589400619725117388638212349964651350761633322990994747617197951056731877879969589442995962598216051838590033644673638902103549913778250820715428047905321) math:sum 2034961061565177424961980999339595172433913270893078954378612208795948132252204016202034882255714656700142677250296188435534171315095931343596627600346394198245796556773805442907469835845686985198587942782900732229116780332956380317773280277356791259579178718552210518414167561819805016252329283752211213306105935391371880655513096033545081184633286468702492198388928021530063684478161478737047310029018837849977520856032812466693868675360954303076226984942054099153115467173373322717529762 . (1332 1257675101829846942241487474229929584209590850119765941717925119137919987842208480838567892896857559165420483339253615090108059323120031021860141682952665346865697039707312566963783784844054384070315986488646457696847325399228734025374999489375985304556151867447627286302802579793822691476545951474310763973464881283241992515663176705639589400619725117388638212349964651350761633322990994747617197951056731877879969589442995962598216051838590033644673638902103549913778250820715428047905321 2034961061565177424961980999339595172433913270893078954378612208795948132252204016202034882255714656700142677250296188435534171315095931343596627600346394198245796556773805442907469835845686985198587942782900732229116780332956380317773280277356791259579178718552210518414167561819805016252329283752211213306105935391371880655513096033545081184633286468702492198388928021530063684478161478737047310029018837849977520856032812466693868675360954303076226984942054099153115467173373322717529762) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22898,7 +22898,7 @@ _:gn_3425 { } _:gn_3426 { - 1334 math:greaterThan 1 . + (1334) math:greaterThan 1 . (1334 1) math:difference 1333 . (480389142094516459520993949120263995985268429346452929057238029479891843432212945475100903538000461630698289428211041744681947331144130700123655765558936495485597522640819691020097733842421782942044030194392183164577870465501087732976718701395179349533125016343044054191437597767840366700762619196410314640823827175112104375813257377734097616606163766074784226311001281171459582167820510758187085873094625905782418322853179458502563428316225764213120292862153000674441034468057533378280880 777285959735330482720493525109665588224322420773313012660687089658028144409995535363466989358857097534722193911042573345426111991975900321736485917393728851380099517066492875943686051001632601128271956294254274532269454933727646292398280787980805955023026851104583232111364982025982324775783332277900449332641054108129888139849919327905491784013561351313853986038963370179302051155170483989430112077962105972097551266589816504095652623522364269431553346039950549239337216352657894669624441) math:sum 1257675101829846942241487474229929584209590850119765941717925119137919987842208480838567892896857559165420483339253615090108059323120031021860141682952665346865697039707312566963783784844054384070315986488646457696847325399228734025374999489375985304556151867447627286302802579793822691476545951474310763973464881283241992515663176705639589400619725117388638212349964651350761633322990994747617197951056731877879969589442995962598216051838590033644673638902103549913778250820715428047905321 . (1333 777285959735330482720493525109665588224322420773313012660687089658028144409995535363466989358857097534722193911042573345426111991975900321736485917393728851380099517066492875943686051001632601128271956294254274532269454933727646292398280787980805955023026851104583232111364982025982324775783332277900449332641054108129888139849919327905491784013561351313853986038963370179302051155170483989430112077962105972097551266589816504095652623522364269431553346039950549239337216352657894669624441 1257675101829846942241487474229929584209590850119765941717925119137919987842208480838567892896857559165420483339253615090108059323120031021860141682952665346865697039707312566963783784844054384070315986488646457696847325399228734025374999489375985304556151867447627286302802579793822691476545951474310763973464881283241992515663176705639589400619725117388638212349964651350761633322990994747617197951056731877879969589442995962598216051838590033644673638902103549913778250820715428047905321) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22909,7 +22909,7 @@ _:gn_3427 { } _:gn_3428 { - 1335 math:greaterThan 1 . + (1335) math:greaterThan 1 . (1335 1) math:difference 1334 . (296896817640814023199499575989401592239053991426860083603449060178136300977782589888366085820856635904023904482831531600744164660831769621612830151834792355894501994425673184923588317159210818186227926099862091367691584468226558559421562086585626605489901834761539177919927384258141958075020713081490134691817226933017783764036661950171394167407397585239069759727962089007842468987349973231243026204867480066315132943736637045593089195206138505218433053177797548564896181884600361291343561 480389142094516459520993949120263995985268429346452929057238029479891843432212945475100903538000461630698289428211041744681947331144130700123655765558936495485597522640819691020097733842421782942044030194392183164577870465501087732976718701395179349533125016343044054191437597767840366700762619196410314640823827175112104375813257377734097616606163766074784226311001281171459582167820510758187085873094625905782418322853179458502563428316225764213120292862153000674441034468057533378280880) math:sum 777285959735330482720493525109665588224322420773313012660687089658028144409995535363466989358857097534722193911042573345426111991975900321736485917393728851380099517066492875943686051001632601128271956294254274532269454933727646292398280787980805955023026851104583232111364982025982324775783332277900449332641054108129888139849919327905491784013561351313853986038963370179302051155170483989430112077962105972097551266589816504095652623522364269431553346039950549239337216352657894669624441 . (1334 480389142094516459520993949120263995985268429346452929057238029479891843432212945475100903538000461630698289428211041744681947331144130700123655765558936495485597522640819691020097733842421782942044030194392183164577870465501087732976718701395179349533125016343044054191437597767840366700762619196410314640823827175112104375813257377734097616606163766074784226311001281171459582167820510758187085873094625905782418322853179458502563428316225764213120292862153000674441034468057533378280880 777285959735330482720493525109665588224322420773313012660687089658028144409995535363466989358857097534722193911042573345426111991975900321736485917393728851380099517066492875943686051001632601128271956294254274532269454933727646292398280787980805955023026851104583232111364982025982324775783332277900449332641054108129888139849919327905491784013561351313853986038963370179302051155170483989430112077962105972097551266589816504095652623522364269431553346039950549239337216352657894669624441) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22920,7 +22920,7 @@ _:gn_3429 { } _:gn_3430 { - 1336 math:greaterThan 1 . + (1336) math:greaterThan 1 . (1336 1) math:difference 1335 . (183492324453702436321494373130862403746214437919592845453788969301755542454430355586734817717143825726674384945379510143937782670312361078510825613724144139591095528215146506096509416683210964755816104094530091796886285997274529173555156614809552744043223181581504876271510213509698408625741906114920179949006600242094320611776595427562703449198766180835714466583039192163617113180470537526944059668227145839467285379116542412909474233110087258994687239684355452109544852583457172086937319 296896817640814023199499575989401592239053991426860083603449060178136300977782589888366085820856635904023904482831531600744164660831769621612830151834792355894501994425673184923588317159210818186227926099862091367691584468226558559421562086585626605489901834761539177919927384258141958075020713081490134691817226933017783764036661950171394167407397585239069759727962089007842468987349973231243026204867480066315132943736637045593089195206138505218433053177797548564896181884600361291343561) math:sum 480389142094516459520993949120263995985268429346452929057238029479891843432212945475100903538000461630698289428211041744681947331144130700123655765558936495485597522640819691020097733842421782942044030194392183164577870465501087732976718701395179349533125016343044054191437597767840366700762619196410314640823827175112104375813257377734097616606163766074784226311001281171459582167820510758187085873094625905782418322853179458502563428316225764213120292862153000674441034468057533378280880 . (1335 296896817640814023199499575989401592239053991426860083603449060178136300977782589888366085820856635904023904482831531600744164660831769621612830151834792355894501994425673184923588317159210818186227926099862091367691584468226558559421562086585626605489901834761539177919927384258141958075020713081490134691817226933017783764036661950171394167407397585239069759727962089007842468987349973231243026204867480066315132943736637045593089195206138505218433053177797548564896181884600361291343561 480389142094516459520993949120263995985268429346452929057238029479891843432212945475100903538000461630698289428211041744681947331144130700123655765558936495485597522640819691020097733842421782942044030194392183164577870465501087732976718701395179349533125016343044054191437597767840366700762619196410314640823827175112104375813257377734097616606163766074784226311001281171459582167820510758187085873094625905782418322853179458502563428316225764213120292862153000674441034468057533378280880) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22931,7 +22931,7 @@ _:gn_3431 { } _:gn_3432 { - 1337 math:greaterThan 1 . + (1337) math:greaterThan 1 . (1337 1) math:difference 1336 . (113404493187111586878005202858539188492839553507267238149660090876380758523352234301631268103712810177349519537452021456806381990519408543102004538110648216303406466210526678827078900475999853430411822005331999570805298470952029385866405471776073861446678653180034301648417170748443549449278806966569954742810626690923463152260066522608690718208631404403355293144922896844225355806879435704298966536640334226847847564620094632683614962096051246223745813493442096455351329301143189204406242 183492324453702436321494373130862403746214437919592845453788969301755542454430355586734817717143825726674384945379510143937782670312361078510825613724144139591095528215146506096509416683210964755816104094530091796886285997274529173555156614809552744043223181581504876271510213509698408625741906114920179949006600242094320611776595427562703449198766180835714466583039192163617113180470537526944059668227145839467285379116542412909474233110087258994687239684355452109544852583457172086937319) math:sum 296896817640814023199499575989401592239053991426860083603449060178136300977782589888366085820856635904023904482831531600744164660831769621612830151834792355894501994425673184923588317159210818186227926099862091367691584468226558559421562086585626605489901834761539177919927384258141958075020713081490134691817226933017783764036661950171394167407397585239069759727962089007842468987349973231243026204867480066315132943736637045593089195206138505218433053177797548564896181884600361291343561 . (1336 183492324453702436321494373130862403746214437919592845453788969301755542454430355586734817717143825726674384945379510143937782670312361078510825613724144139591095528215146506096509416683210964755816104094530091796886285997274529173555156614809552744043223181581504876271510213509698408625741906114920179949006600242094320611776595427562703449198766180835714466583039192163617113180470537526944059668227145839467285379116542412909474233110087258994687239684355452109544852583457172086937319 296896817640814023199499575989401592239053991426860083603449060178136300977782589888366085820856635904023904482831531600744164660831769621612830151834792355894501994425673184923588317159210818186227926099862091367691584468226558559421562086585626605489901834761539177919927384258141958075020713081490134691817226933017783764036661950171394167407397585239069759727962089007842468987349973231243026204867480066315132943736637045593089195206138505218433053177797548564896181884600361291343561) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22942,7 +22942,7 @@ _:gn_3433 { } _:gn_3434 { - 1338 math:greaterThan 1 . + (1338) math:greaterThan 1 . (1338 1) math:difference 1337 . (70087831266590849443489170272323215253374884412325607304128878425374783931078121285103549613431015549324865407927488687131400679792952535408821075613495923287689062004619827269430516207211111325404282089198092226080987526322499787688751143033478882596544528401470574623093042761254859176463099148350225206195973551170857459516528904954012730990134776432359173438116295319391757373591101822645093131586811612619437814496447780225859271014036012770941426190913355654193523282313982882531077 113404493187111586878005202858539188492839553507267238149660090876380758523352234301631268103712810177349519537452021456806381990519408543102004538110648216303406466210526678827078900475999853430411822005331999570805298470952029385866405471776073861446678653180034301648417170748443549449278806966569954742810626690923463152260066522608690718208631404403355293144922896844225355806879435704298966536640334226847847564620094632683614962096051246223745813493442096455351329301143189204406242) math:sum 183492324453702436321494373130862403746214437919592845453788969301755542454430355586734817717143825726674384945379510143937782670312361078510825613724144139591095528215146506096509416683210964755816104094530091796886285997274529173555156614809552744043223181581504876271510213509698408625741906114920179949006600242094320611776595427562703449198766180835714466583039192163617113180470537526944059668227145839467285379116542412909474233110087258994687239684355452109544852583457172086937319 . (1337 113404493187111586878005202858539188492839553507267238149660090876380758523352234301631268103712810177349519537452021456806381990519408543102004538110648216303406466210526678827078900475999853430411822005331999570805298470952029385866405471776073861446678653180034301648417170748443549449278806966569954742810626690923463152260066522608690718208631404403355293144922896844225355806879435704298966536640334226847847564620094632683614962096051246223745813493442096455351329301143189204406242 183492324453702436321494373130862403746214437919592845453788969301755542454430355586734817717143825726674384945379510143937782670312361078510825613724144139591095528215146506096509416683210964755816104094530091796886285997274529173555156614809552744043223181581504876271510213509698408625741906114920179949006600242094320611776595427562703449198766180835714466583039192163617113180470537526944059668227145839467285379116542412909474233110087258994687239684355452109544852583457172086937319) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22953,7 +22953,7 @@ _:gn_3435 { } _:gn_3436 { - 1339 math:greaterThan 1 . + (1339) math:greaterThan 1 . (1339 1) math:difference 1338 . (43316661920520737434516032586215973239464669094941630845531212451005974592274113016527718490281794628024654129524532769674981310726456007693183462497152293015717404205906851557648384268788742105007539916133907344724310944629529598177654328742594978850134124778563727025324127987188690272815707818219729536614653139752605692743537617654677987218496627970996119706806601524833598433288333881653873405053522614228409750123646852457755691082015233452804387302528740801157806018829206321875165 70087831266590849443489170272323215253374884412325607304128878425374783931078121285103549613431015549324865407927488687131400679792952535408821075613495923287689062004619827269430516207211111325404282089198092226080987526322499787688751143033478882596544528401470574623093042761254859176463099148350225206195973551170857459516528904954012730990134776432359173438116295319391757373591101822645093131586811612619437814496447780225859271014036012770941426190913355654193523282313982882531077) math:sum 113404493187111586878005202858539188492839553507267238149660090876380758523352234301631268103712810177349519537452021456806381990519408543102004538110648216303406466210526678827078900475999853430411822005331999570805298470952029385866405471776073861446678653180034301648417170748443549449278806966569954742810626690923463152260066522608690718208631404403355293144922896844225355806879435704298966536640334226847847564620094632683614962096051246223745813493442096455351329301143189204406242 . (1338 70087831266590849443489170272323215253374884412325607304128878425374783931078121285103549613431015549324865407927488687131400679792952535408821075613495923287689062004619827269430516207211111325404282089198092226080987526322499787688751143033478882596544528401470574623093042761254859176463099148350225206195973551170857459516528904954012730990134776432359173438116295319391757373591101822645093131586811612619437814496447780225859271014036012770941426190913355654193523282313982882531077 113404493187111586878005202858539188492839553507267238149660090876380758523352234301631268103712810177349519537452021456806381990519408543102004538110648216303406466210526678827078900475999853430411822005331999570805298470952029385866405471776073861446678653180034301648417170748443549449278806966569954742810626690923463152260066522608690718208631404403355293144922896844225355806879435704298966536640334226847847564620094632683614962096051246223745813493442096455351329301143189204406242) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22964,7 +22964,7 @@ _:gn_3437 { } _:gn_3438 { - 1340 math:greaterThan 1 . + (1340) math:greaterThan 1 . (1340 1) math:difference 1339 . (26771169346070112008973137686107242013910215317383976458597665974368809338804008268575831123149220921300211278402955917456419369066496527715637613116343630271971657798712975711782131938422369220396742173064184881356676581692970189511096814290883903746410403622906847597768914774066168903647391330130495669581320411418251766772991287299334743771638148461363053731309693794558158940302767940991219726533288998391028064372800927768103579932020779318137038888384614853035717263484776560655912 43316661920520737434516032586215973239464669094941630845531212451005974592274113016527718490281794628024654129524532769674981310726456007693183462497152293015717404205906851557648384268788742105007539916133907344724310944629529598177654328742594978850134124778563727025324127987188690272815707818219729536614653139752605692743537617654677987218496627970996119706806601524833598433288333881653873405053522614228409750123646852457755691082015233452804387302528740801157806018829206321875165) math:sum 70087831266590849443489170272323215253374884412325607304128878425374783931078121285103549613431015549324865407927488687131400679792952535408821075613495923287689062004619827269430516207211111325404282089198092226080987526322499787688751143033478882596544528401470574623093042761254859176463099148350225206195973551170857459516528904954012730990134776432359173438116295319391757373591101822645093131586811612619437814496447780225859271014036012770941426190913355654193523282313982882531077 . (1339 43316661920520737434516032586215973239464669094941630845531212451005974592274113016527718490281794628024654129524532769674981310726456007693183462497152293015717404205906851557648384268788742105007539916133907344724310944629529598177654328742594978850134124778563727025324127987188690272815707818219729536614653139752605692743537617654677987218496627970996119706806601524833598433288333881653873405053522614228409750123646852457755691082015233452804387302528740801157806018829206321875165 70087831266590849443489170272323215253374884412325607304128878425374783931078121285103549613431015549324865407927488687131400679792952535408821075613495923287689062004619827269430516207211111325404282089198092226080987526322499787688751143033478882596544528401470574623093042761254859176463099148350225206195973551170857459516528904954012730990134776432359173438116295319391757373591101822645093131586811612619437814496447780225859271014036012770941426190913355654193523282313982882531077) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22975,7 +22975,7 @@ _:gn_3439 { } _:gn_3440 { - 1341 math:greaterThan 1 . + (1341) math:greaterThan 1 . (1341 1) math:difference 1340 . (16545492574450625425542894900108731225554453777557654386933546476637165253470104747951887367132573706724442851121576852218561941659959479977545849380808662743745746407193875845866252330366372884610797743069722463367634362936559408666557514451711075103723721155656879427555213213122521369168316488089233867033332728334353925970546330355343243446858479509633065975496907730275439492985565940662653678520233615837381685750845924689652111149994454134667348414144125948122088755344429761219253 26771169346070112008973137686107242013910215317383976458597665974368809338804008268575831123149220921300211278402955917456419369066496527715637613116343630271971657798712975711782131938422369220396742173064184881356676581692970189511096814290883903746410403622906847597768914774066168903647391330130495669581320411418251766772991287299334743771638148461363053731309693794558158940302767940991219726533288998391028064372800927768103579932020779318137038888384614853035717263484776560655912) math:sum 43316661920520737434516032586215973239464669094941630845531212451005974592274113016527718490281794628024654129524532769674981310726456007693183462497152293015717404205906851557648384268788742105007539916133907344724310944629529598177654328742594978850134124778563727025324127987188690272815707818219729536614653139752605692743537617654677987218496627970996119706806601524833598433288333881653873405053522614228409750123646852457755691082015233452804387302528740801157806018829206321875165 . (1340 26771169346070112008973137686107242013910215317383976458597665974368809338804008268575831123149220921300211278402955917456419369066496527715637613116343630271971657798712975711782131938422369220396742173064184881356676581692970189511096814290883903746410403622906847597768914774066168903647391330130495669581320411418251766772991287299334743771638148461363053731309693794558158940302767940991219726533288998391028064372800927768103579932020779318137038888384614853035717263484776560655912 43316661920520737434516032586215973239464669094941630845531212451005974592274113016527718490281794628024654129524532769674981310726456007693183462497152293015717404205906851557648384268788742105007539916133907344724310944629529598177654328742594978850134124778563727025324127987188690272815707818219729536614653139752605692743537617654677987218496627970996119706806601524833598433288333881653873405053522614228409750123646852457755691082015233452804387302528740801157806018829206321875165) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22986,7 +22986,7 @@ _:gn_3441 { } _:gn_3442 { - 1342 math:greaterThan 1 . + (1342) math:greaterThan 1 . (1342 1) math:difference 1341 . (10225676771619486583430242785998510788355761539826322071664119497731644085333903520623943756016647214575768427281379065237857427406537047738091763735534967528225911391519099865915879608055996335785944429994462417989042218756410780844539299839172828642686682467249968170213701560943647534479074842041261802547987683083897840802444956943991500324779668951729987755812786064282719447317202000328566048013055382553646378621955003078451468782026325183469690474240488904913628508140346799436659 16545492574450625425542894900108731225554453777557654386933546476637165253470104747951887367132573706724442851121576852218561941659959479977545849380808662743745746407193875845866252330366372884610797743069722463367634362936559408666557514451711075103723721155656879427555213213122521369168316488089233867033332728334353925970546330355343243446858479509633065975496907730275439492985565940662653678520233615837381685750845924689652111149994454134667348414144125948122088755344429761219253) math:sum 26771169346070112008973137686107242013910215317383976458597665974368809338804008268575831123149220921300211278402955917456419369066496527715637613116343630271971657798712975711782131938422369220396742173064184881356676581692970189511096814290883903746410403622906847597768914774066168903647391330130495669581320411418251766772991287299334743771638148461363053731309693794558158940302767940991219726533288998391028064372800927768103579932020779318137038888384614853035717263484776560655912 . (1341 16545492574450625425542894900108731225554453777557654386933546476637165253470104747951887367132573706724442851121576852218561941659959479977545849380808662743745746407193875845866252330366372884610797743069722463367634362936559408666557514451711075103723721155656879427555213213122521369168316488089233867033332728334353925970546330355343243446858479509633065975496907730275439492985565940662653678520233615837381685750845924689652111149994454134667348414144125948122088755344429761219253 26771169346070112008973137686107242013910215317383976458597665974368809338804008268575831123149220921300211278402955917456419369066496527715637613116343630271971657798712975711782131938422369220396742173064184881356676581692970189511096814290883903746410403622906847597768914774066168903647391330130495669581320411418251766772991287299334743771638148461363053731309693794558158940302767940991219726533288998391028064372800927768103579932020779318137038888384614853035717263484776560655912) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -22997,7 +22997,7 @@ _:gn_3443 { } _:gn_3444 { - 1343 math:greaterThan 1 . + (1343) math:greaterThan 1 . (1343 1) math:difference 1342 . (6319815802831138842112652114110220437198692237731332315269426978905521168136201227327943611115926492148674423840197786980704514253422432239454085645273695215519835015674775979950372722310376548824853313075260045378592144180148627822018214612538246461037038688406911257341511652178873834689241646047972064485345045250456085168101373411351743122078810557903078219684121665992720045668363940334087630507178233283735307128890921611200642367968128951197657939903637043208460247204082961782594 10225676771619486583430242785998510788355761539826322071664119497731644085333903520623943756016647214575768427281379065237857427406537047738091763735534967528225911391519099865915879608055996335785944429994462417989042218756410780844539299839172828642686682467249968170213701560943647534479074842041261802547987683083897840802444956943991500324779668951729987755812786064282719447317202000328566048013055382553646378621955003078451468782026325183469690474240488904913628508140346799436659) math:sum 16545492574450625425542894900108731225554453777557654386933546476637165253470104747951887367132573706724442851121576852218561941659959479977545849380808662743745746407193875845866252330366372884610797743069722463367634362936559408666557514451711075103723721155656879427555213213122521369168316488089233867033332728334353925970546330355343243446858479509633065975496907730275439492985565940662653678520233615837381685750845924689652111149994454134667348414144125948122088755344429761219253 . (1342 10225676771619486583430242785998510788355761539826322071664119497731644085333903520623943756016647214575768427281379065237857427406537047738091763735534967528225911391519099865915879608055996335785944429994462417989042218756410780844539299839172828642686682467249968170213701560943647534479074842041261802547987683083897840802444956943991500324779668951729987755812786064282719447317202000328566048013055382553646378621955003078451468782026325183469690474240488904913628508140346799436659 16545492574450625425542894900108731225554453777557654386933546476637165253470104747951887367132573706724442851121576852218561941659959479977545849380808662743745746407193875845866252330366372884610797743069722463367634362936559408666557514451711075103723721155656879427555213213122521369168316488089233867033332728334353925970546330355343243446858479509633065975496907730275439492985565940662653678520233615837381685750845924689652111149994454134667348414144125948122088755344429761219253) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23008,7 +23008,7 @@ _:gn_3445 { } _:gn_3446 { - 1344 math:greaterThan 1 . + (1344) math:greaterThan 1 . (1344 1) math:difference 1343 . (3905860968788347741317590671888290351157069302094989756394692518826122917197702293296000144900720722427094003441181278257152913153114615498637678090261272312706076375844323885965506885745619786961091116919202372610450074576262153022521085226634582181649643778843056912872189908764773699789833195993289738062642637833441755634343583532639757202700858393826909536128664398289999401648838059994478417505877149269911071493064081467250826414058196232272032534336851861705168260936263837654065 6319815802831138842112652114110220437198692237731332315269426978905521168136201227327943611115926492148674423840197786980704514253422432239454085645273695215519835015674775979950372722310376548824853313075260045378592144180148627822018214612538246461037038688406911257341511652178873834689241646047972064485345045250456085168101373411351743122078810557903078219684121665992720045668363940334087630507178233283735307128890921611200642367968128951197657939903637043208460247204082961782594) math:sum 10225676771619486583430242785998510788355761539826322071664119497731644085333903520623943756016647214575768427281379065237857427406537047738091763735534967528225911391519099865915879608055996335785944429994462417989042218756410780844539299839172828642686682467249968170213701560943647534479074842041261802547987683083897840802444956943991500324779668951729987755812786064282719447317202000328566048013055382553646378621955003078451468782026325183469690474240488904913628508140346799436659 . (1343 6319815802831138842112652114110220437198692237731332315269426978905521168136201227327943611115926492148674423840197786980704514253422432239454085645273695215519835015674775979950372722310376548824853313075260045378592144180148627822018214612538246461037038688406911257341511652178873834689241646047972064485345045250456085168101373411351743122078810557903078219684121665992720045668363940334087630507178233283735307128890921611200642367968128951197657939903637043208460247204082961782594 10225676771619486583430242785998510788355761539826322071664119497731644085333903520623943756016647214575768427281379065237857427406537047738091763735534967528225911391519099865915879608055996335785944429994462417989042218756410780844539299839172828642686682467249968170213701560943647534479074842041261802547987683083897840802444956943991500324779668951729987755812786064282719447317202000328566048013055382553646378621955003078451468782026325183469690474240488904913628508140346799436659) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23019,7 +23019,7 @@ _:gn_3447 { } _:gn_3448 { - 1345 math:greaterThan 1 . + (1345) math:greaterThan 1 . (1345 1) math:difference 1344 . (2413954834042791100795061442221930086041622935636342558874734460079398250938498934031943466215205769721580420399016508723551601100307816740816407555012422902813758639830452093984865836564756761863762196156057672768142069603886474799497129385903664279387394909563854344469321743414100134899408450054682326422702407417014329533757789878711985919377952164076168683555457267702720644019525880339609213001301084013824235635826840143949815953909932718925625405566785181503291986267819124128529 3905860968788347741317590671888290351157069302094989756394692518826122917197702293296000144900720722427094003441181278257152913153114615498637678090261272312706076375844323885965506885745619786961091116919202372610450074576262153022521085226634582181649643778843056912872189908764773699789833195993289738062642637833441755634343583532639757202700858393826909536128664398289999401648838059994478417505877149269911071493064081467250826414058196232272032534336851861705168260936263837654065) math:sum 6319815802831138842112652114110220437198692237731332315269426978905521168136201227327943611115926492148674423840197786980704514253422432239454085645273695215519835015674775979950372722310376548824853313075260045378592144180148627822018214612538246461037038688406911257341511652178873834689241646047972064485345045250456085168101373411351743122078810557903078219684121665992720045668363940334087630507178233283735307128890921611200642367968128951197657939903637043208460247204082961782594 . (1344 3905860968788347741317590671888290351157069302094989756394692518826122917197702293296000144900720722427094003441181278257152913153114615498637678090261272312706076375844323885965506885745619786961091116919202372610450074576262153022521085226634582181649643778843056912872189908764773699789833195993289738062642637833441755634343583532639757202700858393826909536128664398289999401648838059994478417505877149269911071493064081467250826414058196232272032534336851861705168260936263837654065 6319815802831138842112652114110220437198692237731332315269426978905521168136201227327943611115926492148674423840197786980704514253422432239454085645273695215519835015674775979950372722310376548824853313075260045378592144180148627822018214612538246461037038688406911257341511652178873834689241646047972064485345045250456085168101373411351743122078810557903078219684121665992720045668363940334087630507178233283735307128890921611200642367968128951197657939903637043208460247204082961782594) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23030,7 +23030,7 @@ _:gn_3449 { } _:gn_3450 { - 1346 math:greaterThan 1 . + (1346) math:greaterThan 1 . (1346 1) math:difference 1345 . (1491906134745556640522529229666360265115446366458647197519958058746724666259203359264056678685514952705513583042164769533601312052806798757821270535248849409892317736013871791980641049180863025097328920763144699842308004972375678223023955840730917902262248869279202568402868165350673564890424745938607411639940230416427426100585793653927771283322906229750740852573207130587278757629312179654869204504576065256086835857237241323301010460148263513346407128770066680201876274668444713525536 2413954834042791100795061442221930086041622935636342558874734460079398250938498934031943466215205769721580420399016508723551601100307816740816407555012422902813758639830452093984865836564756761863762196156057672768142069603886474799497129385903664279387394909563854344469321743414100134899408450054682326422702407417014329533757789878711985919377952164076168683555457267702720644019525880339609213001301084013824235635826840143949815953909932718925625405566785181503291986267819124128529) math:sum 3905860968788347741317590671888290351157069302094989756394692518826122917197702293296000144900720722427094003441181278257152913153114615498637678090261272312706076375844323885965506885745619786961091116919202372610450074576262153022521085226634582181649643778843056912872189908764773699789833195993289738062642637833441755634343583532639757202700858393826909536128664398289999401648838059994478417505877149269911071493064081467250826414058196232272032534336851861705168260936263837654065 . (1345 2413954834042791100795061442221930086041622935636342558874734460079398250938498934031943466215205769721580420399016508723551601100307816740816407555012422902813758639830452093984865836564756761863762196156057672768142069603886474799497129385903664279387394909563854344469321743414100134899408450054682326422702407417014329533757789878711985919377952164076168683555457267702720644019525880339609213001301084013824235635826840143949815953909932718925625405566785181503291986267819124128529 3905860968788347741317590671888290351157069302094989756394692518826122917197702293296000144900720722427094003441181278257152913153114615498637678090261272312706076375844323885965506885745619786961091116919202372610450074576262153022521085226634582181649643778843056912872189908764773699789833195993289738062642637833441755634343583532639757202700858393826909536128664398289999401648838059994478417505877149269911071493064081467250826414058196232272032534336851861705168260936263837654065) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23041,7 +23041,7 @@ _:gn_3451 { } _:gn_3452 { - 1347 math:greaterThan 1 . + (1347) math:greaterThan 1 . (1347 1) math:difference 1346 . (922048699297234460272532212555569820926176569177695361354776401332673584679295574767886787529690817016066837356851739189950289047501017982995137019763573492921440903816580302004224787383893736766433275392912972925834064631510796576473173545172746377125146040284651776066453578063426570008983704116074914782762177000586903433171996224784214636055045934325427830982250137115441886390213700684740008496725018757737399778589598820648805493761669205579218276796718501301415711599374410602993 1491906134745556640522529229666360265115446366458647197519958058746724666259203359264056678685514952705513583042164769533601312052806798757821270535248849409892317736013871791980641049180863025097328920763144699842308004972375678223023955840730917902262248869279202568402868165350673564890424745938607411639940230416427426100585793653927771283322906229750740852573207130587278757629312179654869204504576065256086835857237241323301010460148263513346407128770066680201876274668444713525536) math:sum 2413954834042791100795061442221930086041622935636342558874734460079398250938498934031943466215205769721580420399016508723551601100307816740816407555012422902813758639830452093984865836564756761863762196156057672768142069603886474799497129385903664279387394909563854344469321743414100134899408450054682326422702407417014329533757789878711985919377952164076168683555457267702720644019525880339609213001301084013824235635826840143949815953909932718925625405566785181503291986267819124128529 . (1346 1491906134745556640522529229666360265115446366458647197519958058746724666259203359264056678685514952705513583042164769533601312052806798757821270535248849409892317736013871791980641049180863025097328920763144699842308004972375678223023955840730917902262248869279202568402868165350673564890424745938607411639940230416427426100585793653927771283322906229750740852573207130587278757629312179654869204504576065256086835857237241323301010460148263513346407128770066680201876274668444713525536 2413954834042791100795061442221930086041622935636342558874734460079398250938498934031943466215205769721580420399016508723551601100307816740816407555012422902813758639830452093984865836564756761863762196156057672768142069603886474799497129385903664279387394909563854344469321743414100134899408450054682326422702407417014329533757789878711985919377952164076168683555457267702720644019525880339609213001301084013824235635826840143949815953909932718925625405566785181503291986267819124128529) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23052,7 +23052,7 @@ _:gn_3453 { } _:gn_3454 { - 1348 math:greaterThan 1 . + (1348) math:greaterThan 1 . (1348 1) math:difference 1347 . (569857435448322180249997017110790444189269797280951836165181657414051081579907784496169891155824135689446745685313030343651023005305780774826133515485275916970876832197291489976416261796969288330895645370231726916473940340864881646550782295558171525137102828994550792336414587287246994881441041822532496857178053415840522667413797429143556647267860295425313021590956993471836871239098478970129196007851046498349436078647642502652204966386594307767188851973348178900460563069070302922543 922048699297234460272532212555569820926176569177695361354776401332673584679295574767886787529690817016066837356851739189950289047501017982995137019763573492921440903816580302004224787383893736766433275392912972925834064631510796576473173545172746377125146040284651776066453578063426570008983704116074914782762177000586903433171996224784214636055045934325427830982250137115441886390213700684740008496725018757737399778589598820648805493761669205579218276796718501301415711599374410602993) math:sum 1491906134745556640522529229666360265115446366458647197519958058746724666259203359264056678685514952705513583042164769533601312052806798757821270535248849409892317736013871791980641049180863025097328920763144699842308004972375678223023955840730917902262248869279202568402868165350673564890424745938607411639940230416427426100585793653927771283322906229750740852573207130587278757629312179654869204504576065256086835857237241323301010460148263513346407128770066680201876274668444713525536 . (1347 922048699297234460272532212555569820926176569177695361354776401332673584679295574767886787529690817016066837356851739189950289047501017982995137019763573492921440903816580302004224787383893736766433275392912972925834064631510796576473173545172746377125146040284651776066453578063426570008983704116074914782762177000586903433171996224784214636055045934325427830982250137115441886390213700684740008496725018757737399778589598820648805493761669205579218276796718501301415711599374410602993 1491906134745556640522529229666360265115446366458647197519958058746724666259203359264056678685514952705513583042164769533601312052806798757821270535248849409892317736013871791980641049180863025097328920763144699842308004972375678223023955840730917902262248869279202568402868165350673564890424745938607411639940230416427426100585793653927771283322906229750740852573207130587278757629312179654869204504576065256086835857237241323301010460148263513346407128770066680201876274668444713525536) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23063,7 +23063,7 @@ _:gn_3455 { } _:gn_3456 { - 1349 math:greaterThan 1 . + (1349) math:greaterThan 1 . (1349 1) math:difference 1348 . (352191263848912280022535195444779376736906771896743525189594743918622503099387790271716896373866681326620091671538708846299266042195237208169003504278297575950564071619288812027808525586924448435537630022681246009360124290645914929922391249614574851988043211290100983730038990776179575127542662293542417925584123584746380765758198795640657988787185638900114809391293143643605015151115221714610812488873972259387963699941956317996600527375074897812029424823370322400955148530304107680450 569857435448322180249997017110790444189269797280951836165181657414051081579907784496169891155824135689446745685313030343651023005305780774826133515485275916970876832197291489976416261796969288330895645370231726916473940340864881646550782295558171525137102828994550792336414587287246994881441041822532496857178053415840522667413797429143556647267860295425313021590956993471836871239098478970129196007851046498349436078647642502652204966386594307767188851973348178900460563069070302922543) math:sum 922048699297234460272532212555569820926176569177695361354776401332673584679295574767886787529690817016066837356851739189950289047501017982995137019763573492921440903816580302004224787383893736766433275392912972925834064631510796576473173545172746377125146040284651776066453578063426570008983704116074914782762177000586903433171996224784214636055045934325427830982250137115441886390213700684740008496725018757737399778589598820648805493761669205579218276796718501301415711599374410602993 . (1348 569857435448322180249997017110790444189269797280951836165181657414051081579907784496169891155824135689446745685313030343651023005305780774826133515485275916970876832197291489976416261796969288330895645370231726916473940340864881646550782295558171525137102828994550792336414587287246994881441041822532496857178053415840522667413797429143556647267860295425313021590956993471836871239098478970129196007851046498349436078647642502652204966386594307767188851973348178900460563069070302922543 922048699297234460272532212555569820926176569177695361354776401332673584679295574767886787529690817016066837356851739189950289047501017982995137019763573492921440903816580302004224787383893736766433275392912972925834064631510796576473173545172746377125146040284651776066453578063426570008983704116074914782762177000586903433171996224784214636055045934325427830982250137115441886390213700684740008496725018757737399778589598820648805493761669205579218276796718501301415711599374410602993) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23074,7 +23074,7 @@ _:gn_3457 { } _:gn_3458 { - 1350 math:greaterThan 1 . + (1350) math:greaterThan 1 . (1350 1) math:difference 1349 . (217666171599409900227461821666011067452363025384208310975586913495428578480519994224452994781957454362826654013774321497351756963110543566657130011206978341020312760578002677948607736210044839895358015347550480907113816050218966716628391045943596673149059617704449808606375596511067419753898379528990078931593929831094141901655598633502898658480674656525198212199663849828231856087983257255518383518977074238961472378705686184655604439011519409955159427149977856499505414538766195242093 352191263848912280022535195444779376736906771896743525189594743918622503099387790271716896373866681326620091671538708846299266042195237208169003504278297575950564071619288812027808525586924448435537630022681246009360124290645914929922391249614574851988043211290100983730038990776179575127542662293542417925584123584746380765758198795640657988787185638900114809391293143643605015151115221714610812488873972259387963699941956317996600527375074897812029424823370322400955148530304107680450) math:sum 569857435448322180249997017110790444189269797280951836165181657414051081579907784496169891155824135689446745685313030343651023005305780774826133515485275916970876832197291489976416261796969288330895645370231726916473940340864881646550782295558171525137102828994550792336414587287246994881441041822532496857178053415840522667413797429143556647267860295425313021590956993471836871239098478970129196007851046498349436078647642502652204966386594307767188851973348178900460563069070302922543 . (1349 352191263848912280022535195444779376736906771896743525189594743918622503099387790271716896373866681326620091671538708846299266042195237208169003504278297575950564071619288812027808525586924448435537630022681246009360124290645914929922391249614574851988043211290100983730038990776179575127542662293542417925584123584746380765758198795640657988787185638900114809391293143643605015151115221714610812488873972259387963699941956317996600527375074897812029424823370322400955148530304107680450 569857435448322180249997017110790444189269797280951836165181657414051081579907784496169891155824135689446745685313030343651023005305780774826133515485275916970876832197291489976416261796969288330895645370231726916473940340864881646550782295558171525137102828994550792336414587287246994881441041822532496857178053415840522667413797429143556647267860295425313021590956993471836871239098478970129196007851046498349436078647642502652204966386594307767188851973348178900460563069070302922543) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23085,7 +23085,7 @@ _:gn_3459 { } _:gn_3460 { - 1351 math:greaterThan 1 . + (1351) math:greaterThan 1 . (1351 1) math:difference 1350 . (134525092249502379795073373778768309284543746512535214214007830423193924618867796047263901591909226963793437657764387348947509079084693641511873493071319234930251311041286134079200789376879608540179614675130765102246308240426948213294000203670978178838983593585651175123663394265112155373644282764552338993990193753652238864102600162137759330306510982374916597191629293815373159063131964459092428969896898020426491321236270133340996088363555487856869997673392465901449733991537912438357 217666171599409900227461821666011067452363025384208310975586913495428578480519994224452994781957454362826654013774321497351756963110543566657130011206978341020312760578002677948607736210044839895358015347550480907113816050218966716628391045943596673149059617704449808606375596511067419753898379528990078931593929831094141901655598633502898658480674656525198212199663849828231856087983257255518383518977074238961472378705686184655604439011519409955159427149977856499505414538766195242093) math:sum 352191263848912280022535195444779376736906771896743525189594743918622503099387790271716896373866681326620091671538708846299266042195237208169003504278297575950564071619288812027808525586924448435537630022681246009360124290645914929922391249614574851988043211290100983730038990776179575127542662293542417925584123584746380765758198795640657988787185638900114809391293143643605015151115221714610812488873972259387963699941956317996600527375074897812029424823370322400955148530304107680450 . (1350 217666171599409900227461821666011067452363025384208310975586913495428578480519994224452994781957454362826654013774321497351756963110543566657130011206978341020312760578002677948607736210044839895358015347550480907113816050218966716628391045943596673149059617704449808606375596511067419753898379528990078931593929831094141901655598633502898658480674656525198212199663849828231856087983257255518383518977074238961472378705686184655604439011519409955159427149977856499505414538766195242093 352191263848912280022535195444779376736906771896743525189594743918622503099387790271716896373866681326620091671538708846299266042195237208169003504278297575950564071619288812027808525586924448435537630022681246009360124290645914929922391249614574851988043211290100983730038990776179575127542662293542417925584123584746380765758198795640657988787185638900114809391293143643605015151115221714610812488873972259387963699941956317996600527375074897812029424823370322400955148530304107680450) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23096,7 +23096,7 @@ _:gn_3461 { } _:gn_3462 { - 1352 math:greaterThan 1 . + (1352) math:greaterThan 1 . (1352 1) math:difference 1351 . (83141079349907520432388447887242758167819278871673096761579083072234653861652198177189093190048227399033216356009934148404247884025849925145256518135659106090061449536716543869406946833165231355178400672419715804867507809792018503334390842272618494310076024118798633482712202245955264380254096764437739937603736077441903037552998471365139328174163674150281615008034556012858697024851292796425954549080176218534981057469416051314608350647963922098289429476585390598055680547228282803736 134525092249502379795073373778768309284543746512535214214007830423193924618867796047263901591909226963793437657764387348947509079084693641511873493071319234930251311041286134079200789376879608540179614675130765102246308240426948213294000203670978178838983593585651175123663394265112155373644282764552338993990193753652238864102600162137759330306510982374916597191629293815373159063131964459092428969896898020426491321236270133340996088363555487856869997673392465901449733991537912438357) math:sum 217666171599409900227461821666011067452363025384208310975586913495428578480519994224452994781957454362826654013774321497351756963110543566657130011206978341020312760578002677948607736210044839895358015347550480907113816050218966716628391045943596673149059617704449808606375596511067419753898379528990078931593929831094141901655598633502898658480674656525198212199663849828231856087983257255518383518977074238961472378705686184655604439011519409955159427149977856499505414538766195242093 . (1351 134525092249502379795073373778768309284543746512535214214007830423193924618867796047263901591909226963793437657764387348947509079084693641511873493071319234930251311041286134079200789376879608540179614675130765102246308240426948213294000203670978178838983593585651175123663394265112155373644282764552338993990193753652238864102600162137759330306510982374916597191629293815373159063131964459092428969896898020426491321236270133340996088363555487856869997673392465901449733991537912438357 217666171599409900227461821666011067452363025384208310975586913495428578480519994224452994781957454362826654013774321497351756963110543566657130011206978341020312760578002677948607736210044839895358015347550480907113816050218966716628391045943596673149059617704449808606375596511067419753898379528990078931593929831094141901655598633502898658480674656525198212199663849828231856087983257255518383518977074238961472378705686184655604439011519409955159427149977856499505414538766195242093) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23107,7 +23107,7 @@ _:gn_3463 { } _:gn_3464 { - 1353 math:greaterThan 1 . + (1353) math:greaterThan 1 . (1353 1) math:difference 1352 . (51384012899594859362684925891525551116724467640862117452428747350959270757215597870074808401860999564760221301754453200543261195058843716366616974935660128840189861504569590209793842543714377185001214002711049297378800430634929709959609361398359684528907569466852541640951192019156890993390186000114599056386457676210335826549601690772620002132347308224634982183594737802514462038280671662666474420816721801891510263766854082026387737715591565758580568196807075303394053444309629634621 83141079349907520432388447887242758167819278871673096761579083072234653861652198177189093190048227399033216356009934148404247884025849925145256518135659106090061449536716543869406946833165231355178400672419715804867507809792018503334390842272618494310076024118798633482712202245955264380254096764437739937603736077441903037552998471365139328174163674150281615008034556012858697024851292796425954549080176218534981057469416051314608350647963922098289429476585390598055680547228282803736) math:sum 134525092249502379795073373778768309284543746512535214214007830423193924618867796047263901591909226963793437657764387348947509079084693641511873493071319234930251311041286134079200789376879608540179614675130765102246308240426948213294000203670978178838983593585651175123663394265112155373644282764552338993990193753652238864102600162137759330306510982374916597191629293815373159063131964459092428969896898020426491321236270133340996088363555487856869997673392465901449733991537912438357 . (1352 83141079349907520432388447887242758167819278871673096761579083072234653861652198177189093190048227399033216356009934148404247884025849925145256518135659106090061449536716543869406946833165231355178400672419715804867507809792018503334390842272618494310076024118798633482712202245955264380254096764437739937603736077441903037552998471365139328174163674150281615008034556012858697024851292796425954549080176218534981057469416051314608350647963922098289429476585390598055680547228282803736 134525092249502379795073373778768309284543746512535214214007830423193924618867796047263901591909226963793437657764387348947509079084693641511873493071319234930251311041286134079200789376879608540179614675130765102246308240426948213294000203670978178838983593585651175123663394265112155373644282764552338993990193753652238864102600162137759330306510982374916597191629293815373159063131964459092428969896898020426491321236270133340996088363555487856869997673392465901449733991537912438357) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23118,7 +23118,7 @@ _:gn_3465 { } _:gn_3466 { - 1354 math:greaterThan 1 . + (1354) math:greaterThan 1 . (1354 1) math:difference 1353 . (31757066450312661069703521995717207051094811230810979309150335721275383104436600307114284788187227834272995054255480947860986688967006208778639543199998977249871588032146953659613104289450854170177186669708666507488707379157088793374781480874258809781168454651946091841761010226798373386863910764323140881217278401231567211003396780592519326041816365925646632824439818210344234986570621133759480128263454416643470793702561969288220612932372356339708861279778315294661627102918653169115 51384012899594859362684925891525551116724467640862117452428747350959270757215597870074808401860999564760221301754453200543261195058843716366616974935660128840189861504569590209793842543714377185001214002711049297378800430634929709959609361398359684528907569466852541640951192019156890993390186000114599056386457676210335826549601690772620002132347308224634982183594737802514462038280671662666474420816721801891510263766854082026387737715591565758580568196807075303394053444309629634621) math:sum 83141079349907520432388447887242758167819278871673096761579083072234653861652198177189093190048227399033216356009934148404247884025849925145256518135659106090061449536716543869406946833165231355178400672419715804867507809792018503334390842272618494310076024118798633482712202245955264380254096764437739937603736077441903037552998471365139328174163674150281615008034556012858697024851292796425954549080176218534981057469416051314608350647963922098289429476585390598055680547228282803736 . (1353 51384012899594859362684925891525551116724467640862117452428747350959270757215597870074808401860999564760221301754453200543261195058843716366616974935660128840189861504569590209793842543714377185001214002711049297378800430634929709959609361398359684528907569466852541640951192019156890993390186000114599056386457676210335826549601690772620002132347308224634982183594737802514462038280671662666474420816721801891510263766854082026387737715591565758580568196807075303394053444309629634621 83141079349907520432388447887242758167819278871673096761579083072234653861652198177189093190048227399033216356009934148404247884025849925145256518135659106090061449536716543869406946833165231355178400672419715804867507809792018503334390842272618494310076024118798633482712202245955264380254096764437739937603736077441903037552998471365139328174163674150281615008034556012858697024851292796425954549080176218534981057469416051314608350647963922098289429476585390598055680547228282803736) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23129,7 +23129,7 @@ _:gn_3467 { } _:gn_3468 { - 1355 math:greaterThan 1 . + (1355) math:greaterThan 1 . (1355 1) math:difference 1354 . (19626946449282198292981403895808344065629656410051138143278411629683887652778997562960523613673771730487226247498972252682274506091837507587977431735661151590318273472422636550180738254263523014824027333002382789890093051477840916584827880524100874747739114814906449799190181792358517606526275235791458175169179274978768615546204910180100676090530942298988349359154919592170227051710050528906994292553267385248039470064292112738167124783219209418871706917028760008732426341390976465506 31757066450312661069703521995717207051094811230810979309150335721275383104436600307114284788187227834272995054255480947860986688967006208778639543199998977249871588032146953659613104289450854170177186669708666507488707379157088793374781480874258809781168454651946091841761010226798373386863910764323140881217278401231567211003396780592519326041816365925646632824439818210344234986570621133759480128263454416643470793702561969288220612932372356339708861279778315294661627102918653169115) math:sum 51384012899594859362684925891525551116724467640862117452428747350959270757215597870074808401860999564760221301754453200543261195058843716366616974935660128840189861504569590209793842543714377185001214002711049297378800430634929709959609361398359684528907569466852541640951192019156890993390186000114599056386457676210335826549601690772620002132347308224634982183594737802514462038280671662666474420816721801891510263766854082026387737715591565758580568196807075303394053444309629634621 . (1354 31757066450312661069703521995717207051094811230810979309150335721275383104436600307114284788187227834272995054255480947860986688967006208778639543199998977249871588032146953659613104289450854170177186669708666507488707379157088793374781480874258809781168454651946091841761010226798373386863910764323140881217278401231567211003396780592519326041816365925646632824439818210344234986570621133759480128263454416643470793702561969288220612932372356339708861279778315294661627102918653169115 51384012899594859362684925891525551116724467640862117452428747350959270757215597870074808401860999564760221301754453200543261195058843716366616974935660128840189861504569590209793842543714377185001214002711049297378800430634929709959609361398359684528907569466852541640951192019156890993390186000114599056386457676210335826549601690772620002132347308224634982183594737802514462038280671662666474420816721801891510263766854082026387737715591565758580568196807075303394053444309629634621) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23140,7 +23140,7 @@ _:gn_3469 { } _:gn_3470 { - 1356 math:greaterThan 1 . + (1356) math:greaterThan 1 . (1356 1) math:difference 1355 . (12130120001030462776722118099908862985465154820759841165871924091591495451657602744153761174513456103785768806756508695178712182875168701190662111464337825659553314559724317109432366035187331155353159336706283717598614327679247876789953600350157935033429339837039642042570828434439855780337635528531682706048099126252798595457191870412418649951285423626658283465284898618174007934860570604852485835710187031395431323638269856550053488149153146920837154362749555285929200761527676703609 19626946449282198292981403895808344065629656410051138143278411629683887652778997562960523613673771730487226247498972252682274506091837507587977431735661151590318273472422636550180738254263523014824027333002382789890093051477840916584827880524100874747739114814906449799190181792358517606526275235791458175169179274978768615546204910180100676090530942298988349359154919592170227051710050528906994292553267385248039470064292112738167124783219209418871706917028760008732426341390976465506) math:sum 31757066450312661069703521995717207051094811230810979309150335721275383104436600307114284788187227834272995054255480947860986688967006208778639543199998977249871588032146953659613104289450854170177186669708666507488707379157088793374781480874258809781168454651946091841761010226798373386863910764323140881217278401231567211003396780592519326041816365925646632824439818210344234986570621133759480128263454416643470793702561969288220612932372356339708861279778315294661627102918653169115 . (1355 19626946449282198292981403895808344065629656410051138143278411629683887652778997562960523613673771730487226247498972252682274506091837507587977431735661151590318273472422636550180738254263523014824027333002382789890093051477840916584827880524100874747739114814906449799190181792358517606526275235791458175169179274978768615546204910180100676090530942298988349359154919592170227051710050528906994292553267385248039470064292112738167124783219209418871706917028760008732426341390976465506 31757066450312661069703521995717207051094811230810979309150335721275383104436600307114284788187227834272995054255480947860986688967006208778639543199998977249871588032146953659613104289450854170177186669708666507488707379157088793374781480874258809781168454651946091841761010226798373386863910764323140881217278401231567211003396780592519326041816365925646632824439818210344234986570621133759480128263454416643470793702561969288220612932372356339708861279778315294661627102918653169115) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23151,7 +23151,7 @@ _:gn_3471 { } _:gn_3472 { - 1357 math:greaterThan 1 . + (1357) math:greaterThan 1 . (1357 1) math:difference 1356 . (7496826448251735516259285795899481080164501589291296977406487538092392201121394818806762439160315626701457440742463557503562323216668806397315320271323325930764958912698319440748372219076191859470867996296099072291478723798593039794874280173942939714309774977866807756619353357918661826188639707259775469121080148725970020089013039767682026139245518672330065893870020973996219116849479924054508456843080353852608146426022256188113636634066062498034552554279204722803225579863299761897 12130120001030462776722118099908862985465154820759841165871924091591495451657602744153761174513456103785768806756508695178712182875168701190662111464337825659553314559724317109432366035187331155353159336706283717598614327679247876789953600350157935033429339837039642042570828434439855780337635528531682706048099126252798595457191870412418649951285423626658283465284898618174007934860570604852485835710187031395431323638269856550053488149153146920837154362749555285929200761527676703609) math:sum 19626946449282198292981403895808344065629656410051138143278411629683887652778997562960523613673771730487226247498972252682274506091837507587977431735661151590318273472422636550180738254263523014824027333002382789890093051477840916584827880524100874747739114814906449799190181792358517606526275235791458175169179274978768615546204910180100676090530942298988349359154919592170227051710050528906994292553267385248039470064292112738167124783219209418871706917028760008732426341390976465506 . (1356 12130120001030462776722118099908862985465154820759841165871924091591495451657602744153761174513456103785768806756508695178712182875168701190662111464337825659553314559724317109432366035187331155353159336706283717598614327679247876789953600350157935033429339837039642042570828434439855780337635528531682706048099126252798595457191870412418649951285423626658283465284898618174007934860570604852485835710187031395431323638269856550053488149153146920837154362749555285929200761527676703609 19626946449282198292981403895808344065629656410051138143278411629683887652778997562960523613673771730487226247498972252682274506091837507587977431735661151590318273472422636550180738254263523014824027333002382789890093051477840916584827880524100874747739114814906449799190181792358517606526275235791458175169179274978768615546204910180100676090530942298988349359154919592170227051710050528906994292553267385248039470064292112738167124783219209418871706917028760008732426341390976465506) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23162,7 +23162,7 @@ _:gn_3473 { } _:gn_3474 { - 1358 math:greaterThan 1 . + (1358) math:greaterThan 1 . (1358 1) math:difference 1357 . (4633293552778727260462832304009381905300653231468544188465436553499103250536207925346998735353140477084311366014045137675149859658499894793346791193014499728788355647025997668683993816111139295882291340410184645307135603880654836995079320176214995319119564859172834285951475076521193954148995821271907236927018977526828575368178830644736623812039904954328217571414877644177788818011090680797977378867106677542823177212247600361939851515087084422802601808470350563125975181664376941712 7496826448251735516259285795899481080164501589291296977406487538092392201121394818806762439160315626701457440742463557503562323216668806397315320271323325930764958912698319440748372219076191859470867996296099072291478723798593039794874280173942939714309774977866807756619353357918661826188639707259775469121080148725970020089013039767682026139245518672330065893870020973996219116849479924054508456843080353852608146426022256188113636634066062498034552554279204722803225579863299761897) math:sum 12130120001030462776722118099908862985465154820759841165871924091591495451657602744153761174513456103785768806756508695178712182875168701190662111464337825659553314559724317109432366035187331155353159336706283717598614327679247876789953600350157935033429339837039642042570828434439855780337635528531682706048099126252798595457191870412418649951285423626658283465284898618174007934860570604852485835710187031395431323638269856550053488149153146920837154362749555285929200761527676703609 . (1357 7496826448251735516259285795899481080164501589291296977406487538092392201121394818806762439160315626701457440742463557503562323216668806397315320271323325930764958912698319440748372219076191859470867996296099072291478723798593039794874280173942939714309774977866807756619353357918661826188639707259775469121080148725970020089013039767682026139245518672330065893870020973996219116849479924054508456843080353852608146426022256188113636634066062498034552554279204722803225579863299761897 12130120001030462776722118099908862985465154820759841165871924091591495451657602744153761174513456103785768806756508695178712182875168701190662111464337825659553314559724317109432366035187331155353159336706283717598614327679247876789953600350157935033429339837039642042570828434439855780337635528531682706048099126252798595457191870412418649951285423626658283465284898618174007934860570604852485835710187031395431323638269856550053488149153146920837154362749555285929200761527676703609) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23173,7 +23173,7 @@ _:gn_3475 { } _:gn_3476 { - 1359 math:greaterThan 1 . + (1359) math:greaterThan 1 . (1359 1) math:difference 1358 . (2863532895473008255796453491890099174863848357822752788941050984593288950585186893459763703807175149617146074728418419828412463558168911603968529078308826201976603265672321772064378402965052563588576655885914426984343119917938202799794959997727944395190210118693973470667878281397467872039643885987868232194061171199141444720834209122945402327205613718001848322455143329818430298838389243256531077975973676309784969213774655826173785118978978075231950745808854159677250398198922820185 4633293552778727260462832304009381905300653231468544188465436553499103250536207925346998735353140477084311366014045137675149859658499894793346791193014499728788355647025997668683993816111139295882291340410184645307135603880654836995079320176214995319119564859172834285951475076521193954148995821271907236927018977526828575368178830644736623812039904954328217571414877644177788818011090680797977378867106677542823177212247600361939851515087084422802601808470350563125975181664376941712) math:sum 7496826448251735516259285795899481080164501589291296977406487538092392201121394818806762439160315626701457440742463557503562323216668806397315320271323325930764958912698319440748372219076191859470867996296099072291478723798593039794874280173942939714309774977866807756619353357918661826188639707259775469121080148725970020089013039767682026139245518672330065893870020973996219116849479924054508456843080353852608146426022256188113636634066062498034552554279204722803225579863299761897 . (1358 4633293552778727260462832304009381905300653231468544188465436553499103250536207925346998735353140477084311366014045137675149859658499894793346791193014499728788355647025997668683993816111139295882291340410184645307135603880654836995079320176214995319119564859172834285951475076521193954148995821271907236927018977526828575368178830644736623812039904954328217571414877644177788818011090680797977378867106677542823177212247600361939851515087084422802601808470350563125975181664376941712 7496826448251735516259285795899481080164501589291296977406487538092392201121394818806762439160315626701457440742463557503562323216668806397315320271323325930764958912698319440748372219076191859470867996296099072291478723798593039794874280173942939714309774977866807756619353357918661826188639707259775469121080148725970020089013039767682026139245518672330065893870020973996219116849479924054508456843080353852608146426022256188113636634066062498034552554279204722803225579863299761897) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23184,7 +23184,7 @@ _:gn_3477 { } _:gn_3478 { - 1360 math:greaterThan 1 . + (1360) math:greaterThan 1 . (1360 1) math:difference 1359 . (1769760657305719004666378812119282730436804873645791399524385568905814299951021031887235031545965327467165291285626717846737396100330983189378262114705673526811752381353675896619615413146086732293714684524270218322792483962716634195284360178487050923929354740478860815283596795123726082109351935284039004732957806327687130647344621521791221484834291236326369248959734314359358519172701437541446300891133001233038207998472944535766066396108106347570651062661496403448724783465454121527 2863532895473008255796453491890099174863848357822752788941050984593288950585186893459763703807175149617146074728418419828412463558168911603968529078308826201976603265672321772064378402965052563588576655885914426984343119917938202799794959997727944395190210118693973470667878281397467872039643885987868232194061171199141444720834209122945402327205613718001848322455143329818430298838389243256531077975973676309784969213774655826173785118978978075231950745808854159677250398198922820185) math:sum 4633293552778727260462832304009381905300653231468544188465436553499103250536207925346998735353140477084311366014045137675149859658499894793346791193014499728788355647025997668683993816111139295882291340410184645307135603880654836995079320176214995319119564859172834285951475076521193954148995821271907236927018977526828575368178830644736623812039904954328217571414877644177788818011090680797977378867106677542823177212247600361939851515087084422802601808470350563125975181664376941712 . (1359 2863532895473008255796453491890099174863848357822752788941050984593288950585186893459763703807175149617146074728418419828412463558168911603968529078308826201976603265672321772064378402965052563588576655885914426984343119917938202799794959997727944395190210118693973470667878281397467872039643885987868232194061171199141444720834209122945402327205613718001848322455143329818430298838389243256531077975973676309784969213774655826173785118978978075231950745808854159677250398198922820185 4633293552778727260462832304009381905300653231468544188465436553499103250536207925346998735353140477084311366014045137675149859658499894793346791193014499728788355647025997668683993816111139295882291340410184645307135603880654836995079320176214995319119564859172834285951475076521193954148995821271907236927018977526828575368178830644736623812039904954328217571414877644177788818011090680797977378867106677542823177212247600361939851515087084422802601808470350563125975181664376941712) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23195,7 +23195,7 @@ _:gn_3479 { } _:gn_3480 { - 1361 math:greaterThan 1 . + (1361) math:greaterThan 1 . (1361 1) math:difference 1360 . (1093772238167289251130074679770816444427043484176961389416665415687474650634165861572528672261209822149980783442791701981675067457837928414590266963603152675164850884318645875444762989818965831294861971361644208661550635955221568604510599819240893471260855378215112655384281486273741789930291950703829227461103364871454314073489587601154180842371322481675479073495409015459071779665687805715084777084840675076746761215301711290407718722870871727661299683147357756228525614733468698658 1769760657305719004666378812119282730436804873645791399524385568905814299951021031887235031545965327467165291285626717846737396100330983189378262114705673526811752381353675896619615413146086732293714684524270218322792483962716634195284360178487050923929354740478860815283596795123726082109351935284039004732957806327687130647344621521791221484834291236326369248959734314359358519172701437541446300891133001233038207998472944535766066396108106347570651062661496403448724783465454121527) math:sum 2863532895473008255796453491890099174863848357822752788941050984593288950585186893459763703807175149617146074728418419828412463558168911603968529078308826201976603265672321772064378402965052563588576655885914426984343119917938202799794959997727944395190210118693973470667878281397467872039643885987868232194061171199141444720834209122945402327205613718001848322455143329818430298838389243256531077975973676309784969213774655826173785118978978075231950745808854159677250398198922820185 . (1360 1769760657305719004666378812119282730436804873645791399524385568905814299951021031887235031545965327467165291285626717846737396100330983189378262114705673526811752381353675896619615413146086732293714684524270218322792483962716634195284360178487050923929354740478860815283596795123726082109351935284039004732957806327687130647344621521791221484834291236326369248959734314359358519172701437541446300891133001233038207998472944535766066396108106347570651062661496403448724783465454121527 2863532895473008255796453491890099174863848357822752788941050984593288950585186893459763703807175149617146074728418419828412463558168911603968529078308826201976603265672321772064378402965052563588576655885914426984343119917938202799794959997727944395190210118693973470667878281397467872039643885987868232194061171199141444720834209122945402327205613718001848322455143329818430298838389243256531077975973676309784969213774655826173785118978978075231950745808854159677250398198922820185) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23206,7 +23206,7 @@ _:gn_3481 { } _:gn_3482 { - 1362 math:greaterThan 1 . + (1362) math:greaterThan 1 . (1362 1) math:difference 1361 . (675988419138429753536304132348466286009761389468830010107720153218339649316855170314706359284755505317184507842835015865062328642493054774787995151102520851646901497035030021174852423327120900998852713162626009661241848007495065590773760359246157452668499362263748159899315308849984292179059984580209777271854441456232816573855033920637040642462968754650890175464325298900286739507013631826361523806292326156291446783171233245358347673237234619909351379514138647220199168731985422869 1093772238167289251130074679770816444427043484176961389416665415687474650634165861572528672261209822149980783442791701981675067457837928414590266963603152675164850884318645875444762989818965831294861971361644208661550635955221568604510599819240893471260855378215112655384281486273741789930291950703829227461103364871454314073489587601154180842371322481675479073495409015459071779665687805715084777084840675076746761215301711290407718722870871727661299683147357756228525614733468698658) math:sum 1769760657305719004666378812119282730436804873645791399524385568905814299951021031887235031545965327467165291285626717846737396100330983189378262114705673526811752381353675896619615413146086732293714684524270218322792483962716634195284360178487050923929354740478860815283596795123726082109351935284039004732957806327687130647344621521791221484834291236326369248959734314359358519172701437541446300891133001233038207998472944535766066396108106347570651062661496403448724783465454121527 . (1361 1093772238167289251130074679770816444427043484176961389416665415687474650634165861572528672261209822149980783442791701981675067457837928414590266963603152675164850884318645875444762989818965831294861971361644208661550635955221568604510599819240893471260855378215112655384281486273741789930291950703829227461103364871454314073489587601154180842371322481675479073495409015459071779665687805715084777084840675076746761215301711290407718722870871727661299683147357756228525614733468698658 1769760657305719004666378812119282730436804873645791399524385568905814299951021031887235031545965327467165291285626717846737396100330983189378262114705673526811752381353675896619615413146086732293714684524270218322792483962716634195284360178487050923929354740478860815283596795123726082109351935284039004732957806327687130647344621521791221484834291236326369248959734314359358519172701437541446300891133001233038207998472944535766066396108106347570651062661496403448724783465454121527) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23217,7 +23217,7 @@ _:gn_3483 { } _:gn_3484 { - 1363 math:greaterThan 1 . + (1363) math:greaterThan 1 . (1363 1) math:difference 1362 . (417783819028859497593770547422350158417282094708131379308945262469135001317310691257822312976454316832796275599956686116612738815344873639802271812500631823517949387283615854269910566491844930296009258199018199000308787947726503013736839459994736018592356015951364495484966177423757497751231966123619450189248923415221497499634553680517140199908353727024588898031083716558785040158674173888723253278548348920455314432130478045049371049633637107751948303633219109008326446001483275789 675988419138429753536304132348466286009761389468830010107720153218339649316855170314706359284755505317184507842835015865062328642493054774787995151102520851646901497035030021174852423327120900998852713162626009661241848007495065590773760359246157452668499362263748159899315308849984292179059984580209777271854441456232816573855033920637040642462968754650890175464325298900286739507013631826361523806292326156291446783171233245358347673237234619909351379514138647220199168731985422869) math:sum 1093772238167289251130074679770816444427043484176961389416665415687474650634165861572528672261209822149980783442791701981675067457837928414590266963603152675164850884318645875444762989818965831294861971361644208661550635955221568604510599819240893471260855378215112655384281486273741789930291950703829227461103364871454314073489587601154180842371322481675479073495409015459071779665687805715084777084840675076746761215301711290407718722870871727661299683147357756228525614733468698658 . (1362 675988419138429753536304132348466286009761389468830010107720153218339649316855170314706359284755505317184507842835015865062328642493054774787995151102520851646901497035030021174852423327120900998852713162626009661241848007495065590773760359246157452668499362263748159899315308849984292179059984580209777271854441456232816573855033920637040642462968754650890175464325298900286739507013631826361523806292326156291446783171233245358347673237234619909351379514138647220199168731985422869 1093772238167289251130074679770816444427043484176961389416665415687474650634165861572528672261209822149980783442791701981675067457837928414590266963603152675164850884318645875444762989818965831294861971361644208661550635955221568604510599819240893471260855378215112655384281486273741789930291950703829227461103364871454314073489587601154180842371322481675479073495409015459071779665687805715084777084840675076746761215301711290407718722870871727661299683147357756228525614733468698658) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23228,7 +23228,7 @@ _:gn_3485 { } _:gn_3486 { - 1364 math:greaterThan 1 . + (1364) math:greaterThan 1 . (1364 1) math:difference 1363 . (258204600109570255942533584926116127592479294760698630798774890749204647999544479056884046308301188484388232242878329748449589827148181134985723338601889028128952109751414166904941856835275970702843454963607810660933060059768562577036920899251421434076143346312383664414349131426226794427828018456590327082605518041011319074220480240119900442554615027626301277433241582341501699348339457937638270527743977235836132351040755200308976623603597512157403075880919538211872722730502147080 417783819028859497593770547422350158417282094708131379308945262469135001317310691257822312976454316832796275599956686116612738815344873639802271812500631823517949387283615854269910566491844930296009258199018199000308787947726503013736839459994736018592356015951364495484966177423757497751231966123619450189248923415221497499634553680517140199908353727024588898031083716558785040158674173888723253278548348920455314432130478045049371049633637107751948303633219109008326446001483275789) math:sum 675988419138429753536304132348466286009761389468830010107720153218339649316855170314706359284755505317184507842835015865062328642493054774787995151102520851646901497035030021174852423327120900998852713162626009661241848007495065590773760359246157452668499362263748159899315308849984292179059984580209777271854441456232816573855033920637040642462968754650890175464325298900286739507013631826361523806292326156291446783171233245358347673237234619909351379514138647220199168731985422869 . (1363 417783819028859497593770547422350158417282094708131379308945262469135001317310691257822312976454316832796275599956686116612738815344873639802271812500631823517949387283615854269910566491844930296009258199018199000308787947726503013736839459994736018592356015951364495484966177423757497751231966123619450189248923415221497499634553680517140199908353727024588898031083716558785040158674173888723253278548348920455314432130478045049371049633637107751948303633219109008326446001483275789 675988419138429753536304132348466286009761389468830010107720153218339649316855170314706359284755505317184507842835015865062328642493054774787995151102520851646901497035030021174852423327120900998852713162626009661241848007495065590773760359246157452668499362263748159899315308849984292179059984580209777271854441456232816573855033920637040642462968754650890175464325298900286739507013631826361523806292326156291446783171233245358347673237234619909351379514138647220199168731985422869) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23239,7 +23239,7 @@ _:gn_3487 { } _:gn_3488 { - 1365 math:greaterThan 1 . + (1365) math:greaterThan 1 . (1365 1) math:difference 1364 . (159579218919289241651236962496234030824802799947432748510170371719930353317766212200938266668153128348408043357078356368163148988196692504816548473898742795388997277532201687364968709656568959593165803235410388339375727887957940436699918560743314584516212669638980831070617045997530703323403947667029123106643405374210178425414073440397239757353738699398287620597842134217283340810334715951084982750804371684619182081089722844740394426030039595594545227752299570796453723270981128709 258204600109570255942533584926116127592479294760698630798774890749204647999544479056884046308301188484388232242878329748449589827148181134985723338601889028128952109751414166904941856835275970702843454963607810660933060059768562577036920899251421434076143346312383664414349131426226794427828018456590327082605518041011319074220480240119900442554615027626301277433241582341501699348339457937638270527743977235836132351040755200308976623603597512157403075880919538211872722730502147080) math:sum 417783819028859497593770547422350158417282094708131379308945262469135001317310691257822312976454316832796275599956686116612738815344873639802271812500631823517949387283615854269910566491844930296009258199018199000308787947726503013736839459994736018592356015951364495484966177423757497751231966123619450189248923415221497499634553680517140199908353727024588898031083716558785040158674173888723253278548348920455314432130478045049371049633637107751948303633219109008326446001483275789 . (1364 258204600109570255942533584926116127592479294760698630798774890749204647999544479056884046308301188484388232242878329748449589827148181134985723338601889028128952109751414166904941856835275970702843454963607810660933060059768562577036920899251421434076143346312383664414349131426226794427828018456590327082605518041011319074220480240119900442554615027626301277433241582341501699348339457937638270527743977235836132351040755200308976623603597512157403075880919538211872722730502147080 417783819028859497593770547422350158417282094708131379308945262469135001317310691257822312976454316832796275599956686116612738815344873639802271812500631823517949387283615854269910566491844930296009258199018199000308787947726503013736839459994736018592356015951364495484966177423757497751231966123619450189248923415221497499634553680517140199908353727024588898031083716558785040158674173888723253278548348920455314432130478045049371049633637107751948303633219109008326446001483275789) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23250,7 +23250,7 @@ _:gn_3489 { } _:gn_3490 { - 1366 math:greaterThan 1 . + (1366) math:greaterThan 1 . (1366 1) math:difference 1365 . (98625381190281014291296622429882096767676494813265882288604519029274294681778266855945779640148060135980188885799973380286440838951488630169174864703146232739954832219212479539973147178707011109677651728197422321557332171810622140337002338508106849559930676673402833343732085428696091104424070789561203975962112666801140648806406799722660685200876328228013656835399448124218358538004741986553287776939605551216950269951032355568582197573557916562857848128619967415418999459521018371 159579218919289241651236962496234030824802799947432748510170371719930353317766212200938266668153128348408043357078356368163148988196692504816548473898742795388997277532201687364968709656568959593165803235410388339375727887957940436699918560743314584516212669638980831070617045997530703323403947667029123106643405374210178425414073440397239757353738699398287620597842134217283340810334715951084982750804371684619182081089722844740394426030039595594545227752299570796453723270981128709) math:sum 258204600109570255942533584926116127592479294760698630798774890749204647999544479056884046308301188484388232242878329748449589827148181134985723338601889028128952109751414166904941856835275970702843454963607810660933060059768562577036920899251421434076143346312383664414349131426226794427828018456590327082605518041011319074220480240119900442554615027626301277433241582341501699348339457937638270527743977235836132351040755200308976623603597512157403075880919538211872722730502147080 . (1365 159579218919289241651236962496234030824802799947432748510170371719930353317766212200938266668153128348408043357078356368163148988196692504816548473898742795388997277532201687364968709656568959593165803235410388339375727887957940436699918560743314584516212669638980831070617045997530703323403947667029123106643405374210178425414073440397239757353738699398287620597842134217283340810334715951084982750804371684619182081089722844740394426030039595594545227752299570796453723270981128709 258204600109570255942533584926116127592479294760698630798774890749204647999544479056884046308301188484388232242878329748449589827148181134985723338601889028128952109751414166904941856835275970702843454963607810660933060059768562577036920899251421434076143346312383664414349131426226794427828018456590327082605518041011319074220480240119900442554615027626301277433241582341501699348339457937638270527743977235836132351040755200308976623603597512157403075880919538211872722730502147080) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23261,7 +23261,7 @@ _:gn_3491 { } _:gn_3492 { - 1367 math:greaterThan 1 . + (1367) math:greaterThan 1 . (1367 1) math:difference 1366 . (60953837729008227359940340066351934057126305134166866221565852690656058635987945344992487028005068212427854471278382987876708149245203874647373609195596562649042445312989207824995562477861948483488151507212966017818395716147318296362916222235207734956281992965577997726884960568834612218979876877467919130681292707409037776607666640674579072152862371170273963762442686093064982272329973964531694973864766133402231811138690489171812228456481679031687379623679603381034723811460110338 98625381190281014291296622429882096767676494813265882288604519029274294681778266855945779640148060135980188885799973380286440838951488630169174864703146232739954832219212479539973147178707011109677651728197422321557332171810622140337002338508106849559930676673402833343732085428696091104424070789561203975962112666801140648806406799722660685200876328228013656835399448124218358538004741986553287776939605551216950269951032355568582197573557916562857848128619967415418999459521018371) math:sum 159579218919289241651236962496234030824802799947432748510170371719930353317766212200938266668153128348408043357078356368163148988196692504816548473898742795388997277532201687364968709656568959593165803235410388339375727887957940436699918560743314584516212669638980831070617045997530703323403947667029123106643405374210178425414073440397239757353738699398287620597842134217283340810334715951084982750804371684619182081089722844740394426030039595594545227752299570796453723270981128709 . (1366 98625381190281014291296622429882096767676494813265882288604519029274294681778266855945779640148060135980188885799973380286440838951488630169174864703146232739954832219212479539973147178707011109677651728197422321557332171810622140337002338508106849559930676673402833343732085428696091104424070789561203975962112666801140648806406799722660685200876328228013656835399448124218358538004741986553287776939605551216950269951032355568582197573557916562857848128619967415418999459521018371 159579218919289241651236962496234030824802799947432748510170371719930353317766212200938266668153128348408043357078356368163148988196692504816548473898742795388997277532201687364968709656568959593165803235410388339375727887957940436699918560743314584516212669638980831070617045997530703323403947667029123106643405374210178425414073440397239757353738699398287620597842134217283340810334715951084982750804371684619182081089722844740394426030039595594545227752299570796453723270981128709) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23272,7 +23272,7 @@ _:gn_3493 { } _:gn_3494 { - 1368 math:greaterThan 1 . + (1368) math:greaterThan 1 . (1368 1) math:difference 1367 . (37671543461272786931356282363530162710550189679099016067038666338618236045790321510953292612142991923552334414521590392409732689706284755521801255507549670090912386906223271714977584700845062626189500220984456303738936455663303843974086116272899114603648683707824835616847124859861478885444193912093284845280819959392102872198740159048081613048013957057739693072956762031153376265674768022021592803074839417814718458812341866396769969117076237531170468504940364034384275648060908033 60953837729008227359940340066351934057126305134166866221565852690656058635987945344992487028005068212427854471278382987876708149245203874647373609195596562649042445312989207824995562477861948483488151507212966017818395716147318296362916222235207734956281992965577997726884960568834612218979876877467919130681292707409037776607666640674579072152862371170273963762442686093064982272329973964531694973864766133402231811138690489171812228456481679031687379623679603381034723811460110338) math:sum 98625381190281014291296622429882096767676494813265882288604519029274294681778266855945779640148060135980188885799973380286440838951488630169174864703146232739954832219212479539973147178707011109677651728197422321557332171810622140337002338508106849559930676673402833343732085428696091104424070789561203975962112666801140648806406799722660685200876328228013656835399448124218358538004741986553287776939605551216950269951032355568582197573557916562857848128619967415418999459521018371 . (1367 60953837729008227359940340066351934057126305134166866221565852690656058635987945344992487028005068212427854471278382987876708149245203874647373609195596562649042445312989207824995562477861948483488151507212966017818395716147318296362916222235207734956281992965577997726884960568834612218979876877467919130681292707409037776607666640674579072152862371170273963762442686093064982272329973964531694973864766133402231811138690489171812228456481679031687379623679603381034723811460110338 98625381190281014291296622429882096767676494813265882288604519029274294681778266855945779640148060135980188885799973380286440838951488630169174864703146232739954832219212479539973147178707011109677651728197422321557332171810622140337002338508106849559930676673402833343732085428696091104424070789561203975962112666801140648806406799722660685200876328228013656835399448124218358538004741986553287776939605551216950269951032355568582197573557916562857848128619967415418999459521018371) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23283,7 +23283,7 @@ _:gn_3495 { } _:gn_3496 { - 1369 math:greaterThan 1 . + (1369) math:greaterThan 1 . (1369 1) math:difference 1368 . (23282294267735440428584057702821771346576115455067850154527186352037822590197623834039194415862076288875520056756792595466975459538919119125572353688046892558130058406765936110017977777016885857298651286228509714079459260484014452388830105962308620352633309257753162110037835708973133333535682965374634285400472748016934904408926481626497459104848414112534270689485924061911606006655205942510102170789926715587513352326348622775042259339405441500516911118739239346650448163399202305 37671543461272786931356282363530162710550189679099016067038666338618236045790321510953292612142991923552334414521590392409732689706284755521801255507549670090912386906223271714977584700845062626189500220984456303738936455663303843974086116272899114603648683707824835616847124859861478885444193912093284845280819959392102872198740159048081613048013957057739693072956762031153376265674768022021592803074839417814718458812341866396769969117076237531170468504940364034384275648060908033) math:sum 60953837729008227359940340066351934057126305134166866221565852690656058635987945344992487028005068212427854471278382987876708149245203874647373609195596562649042445312989207824995562477861948483488151507212966017818395716147318296362916222235207734956281992965577997726884960568834612218979876877467919130681292707409037776607666640674579072152862371170273963762442686093064982272329973964531694973864766133402231811138690489171812228456481679031687379623679603381034723811460110338 . (1368 37671543461272786931356282363530162710550189679099016067038666338618236045790321510953292612142991923552334414521590392409732689706284755521801255507549670090912386906223271714977584700845062626189500220984456303738936455663303843974086116272899114603648683707824835616847124859861478885444193912093284845280819959392102872198740159048081613048013957057739693072956762031153376265674768022021592803074839417814718458812341866396769969117076237531170468504940364034384275648060908033 60953837729008227359940340066351934057126305134166866221565852690656058635987945344992487028005068212427854471278382987876708149245203874647373609195596562649042445312989207824995562477861948483488151507212966017818395716147318296362916222235207734956281992965577997726884960568834612218979876877467919130681292707409037776607666640674579072152862371170273963762442686093064982272329973964531694973864766133402231811138690489171812228456481679031687379623679603381034723811460110338) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23294,7 +23294,7 @@ _:gn_3497 { } _:gn_3498 { - 1370 math:greaterThan 1 . + (1370) math:greaterThan 1 . (1370 1) math:difference 1369 . (14389249193537346502772224660708391363974074224031165912511479986580413455592697676914098196280915634676814357764797796942757230167365636396228901819502777532782328499457335604959606923828176768890848934755946589659477195179289391585256010310590494251015374450071673506809289150888345551908510946718650559880347211375167967789813677421584153943165542945205422383470837969241770259019562079511490632284912702227205106485993243621727709777670796030653557386201124687733827484661705728 23282294267735440428584057702821771346576115455067850154527186352037822590197623834039194415862076288875520056756792595466975459538919119125572353688046892558130058406765936110017977777016885857298651286228509714079459260484014452388830105962308620352633309257753162110037835708973133333535682965374634285400472748016934904408926481626497459104848414112534270689485924061911606006655205942510102170789926715587513352326348622775042259339405441500516911118739239346650448163399202305) math:sum 37671543461272786931356282363530162710550189679099016067038666338618236045790321510953292612142991923552334414521590392409732689706284755521801255507549670090912386906223271714977584700845062626189500220984456303738936455663303843974086116272899114603648683707824835616847124859861478885444193912093284845280819959392102872198740159048081613048013957057739693072956762031153376265674768022021592803074839417814718458812341866396769969117076237531170468504940364034384275648060908033 . (1369 23282294267735440428584057702821771346576115455067850154527186352037822590197623834039194415862076288875520056756792595466975459538919119125572353688046892558130058406765936110017977777016885857298651286228509714079459260484014452388830105962308620352633309257753162110037835708973133333535682965374634285400472748016934904408926481626497459104848414112534270689485924061911606006655205942510102170789926715587513352326348622775042259339405441500516911118739239346650448163399202305 37671543461272786931356282363530162710550189679099016067038666338618236045790321510953292612142991923552334414521590392409732689706284755521801255507549670090912386906223271714977584700845062626189500220984456303738936455663303843974086116272899114603648683707824835616847124859861478885444193912093284845280819959392102872198740159048081613048013957057739693072956762031153376265674768022021592803074839417814718458812341866396769969117076237531170468504940364034384275648060908033) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23305,7 +23305,7 @@ _:gn_3499 { } _:gn_3500 { - 1371 math:greaterThan 1 . + (1371) math:greaterThan 1 . (1371 1) math:difference 1370 . (8893045074198093925811833042113379982602041231036684242015706365457409134604926157125096219581160654198705698991994798524218229371553482729343451868544115025347729907308600505058370853188709088407802351472563124419982065304725060803574095651718126101617934807681488603228546558084787781627172018655983725520125536641766936619112804204913305161682871167328848306015086092669835747635643862998611538505014013360308245840355379153314549561734645469863353732538114658916620678737496577 14389249193537346502772224660708391363974074224031165912511479986580413455592697676914098196280915634676814357764797796942757230167365636396228901819502777532782328499457335604959606923828176768890848934755946589659477195179289391585256010310590494251015374450071673506809289150888345551908510946718650559880347211375167967789813677421584153943165542945205422383470837969241770259019562079511490632284912702227205106485993243621727709777670796030653557386201124687733827484661705728) math:sum 23282294267735440428584057702821771346576115455067850154527186352037822590197623834039194415862076288875520056756792595466975459538919119125572353688046892558130058406765936110017977777016885857298651286228509714079459260484014452388830105962308620352633309257753162110037835708973133333535682965374634285400472748016934904408926481626497459104848414112534270689485924061911606006655205942510102170789926715587513352326348622775042259339405441500516911118739239346650448163399202305 . (1370 14389249193537346502772224660708391363974074224031165912511479986580413455592697676914098196280915634676814357764797796942757230167365636396228901819502777532782328499457335604959606923828176768890848934755946589659477195179289391585256010310590494251015374450071673506809289150888345551908510946718650559880347211375167967789813677421584153943165542945205422383470837969241770259019562079511490632284912702227205106485993243621727709777670796030653557386201124687733827484661705728 23282294267735440428584057702821771346576115455067850154527186352037822590197623834039194415862076288875520056756792595466975459538919119125572353688046892558130058406765936110017977777016885857298651286228509714079459260484014452388830105962308620352633309257753162110037835708973133333535682965374634285400472748016934904408926481626497459104848414112534270689485924061911606006655205942510102170789926715587513352326348622775042259339405441500516911118739239346650448163399202305) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23316,7 +23316,7 @@ _:gn_3501 { } _:gn_3502 { - 1372 math:greaterThan 1 . + (1372) math:greaterThan 1 . (1372 1) math:difference 1371 . (5496204119339252576960391618595011381372032992994481670495773621123004320987771519789001976699754980478108658772802998418539000795812153666885449950958662507434598592148735099901236070639467680483046583283383465239495129874564330781681914658872368149397439642390184903580742592803557770281338928062666834360221674733401031170700873216670848781482671777876574077455751876571934511383918216512879093779898688866896860645637864468413160215936150560790203653663010028817206805924209151 8893045074198093925811833042113379982602041231036684242015706365457409134604926157125096219581160654198705698991994798524218229371553482729343451868544115025347729907308600505058370853188709088407802351472563124419982065304725060803574095651718126101617934807681488603228546558084787781627172018655983725520125536641766936619112804204913305161682871167328848306015086092669835747635643862998611538505014013360308245840355379153314549561734645469863353732538114658916620678737496577) math:sum 14389249193537346502772224660708391363974074224031165912511479986580413455592697676914098196280915634676814357764797796942757230167365636396228901819502777532782328499457335604959606923828176768890848934755946589659477195179289391585256010310590494251015374450071673506809289150888345551908510946718650559880347211375167967789813677421584153943165542945205422383470837969241770259019562079511490632284912702227205106485993243621727709777670796030653557386201124687733827484661705728 . (1371 8893045074198093925811833042113379982602041231036684242015706365457409134604926157125096219581160654198705698991994798524218229371553482729343451868544115025347729907308600505058370853188709088407802351472563124419982065304725060803574095651718126101617934807681488603228546558084787781627172018655983725520125536641766936619112804204913305161682871167328848306015086092669835747635643862998611538505014013360308245840355379153314549561734645469863353732538114658916620678737496577 14389249193537346502772224660708391363974074224031165912511479986580413455592697676914098196280915634676814357764797796942757230167365636396228901819502777532782328499457335604959606923828176768890848934755946589659477195179289391585256010310590494251015374450071673506809289150888345551908510946718650559880347211375167967789813677421584153943165542945205422383470837969241770259019562079511490632284912702227205106485993243621727709777670796030653557386201124687733827484661705728) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23327,7 +23327,7 @@ _:gn_3503 { } _:gn_3504 { - 1373 math:greaterThan 1 . + (1373) math:greaterThan 1 . (1373 1) math:difference 1372 . (3396840954858841348851441423518368601230008238042202571519932744334404813617154637336094242881405673720597040219191800105679228575741329062458001917585452517913131315159865405157134782549241407924755768189179659180486935430160730021892180992845757952220495165291303699647803965281230011345833090593316891159903861908365905448411930988242456380200199389452274228559334216097901236251725646485732444725115324493411385194717514684901389345798494909073150078875104630099413872813287426 5496204119339252576960391618595011381372032992994481670495773621123004320987771519789001976699754980478108658772802998418539000795812153666885449950958662507434598592148735099901236070639467680483046583283383465239495129874564330781681914658872368149397439642390184903580742592803557770281338928062666834360221674733401031170700873216670848781482671777876574077455751876571934511383918216512879093779898688866896860645637864468413160215936150560790203653663010028817206805924209151) math:sum 8893045074198093925811833042113379982602041231036684242015706365457409134604926157125096219581160654198705698991994798524218229371553482729343451868544115025347729907308600505058370853188709088407802351472563124419982065304725060803574095651718126101617934807681488603228546558084787781627172018655983725520125536641766936619112804204913305161682871167328848306015086092669835747635643862998611538505014013360308245840355379153314549561734645469863353732538114658916620678737496577 . (1372 5496204119339252576960391618595011381372032992994481670495773621123004320987771519789001976699754980478108658772802998418539000795812153666885449950958662507434598592148735099901236070639467680483046583283383465239495129874564330781681914658872368149397439642390184903580742592803557770281338928062666834360221674733401031170700873216670848781482671777876574077455751876571934511383918216512879093779898688866896860645637864468413160215936150560790203653663010028817206805924209151 8893045074198093925811833042113379982602041231036684242015706365457409134604926157125096219581160654198705698991994798524218229371553482729343451868544115025347729907308600505058370853188709088407802351472563124419982065304725060803574095651718126101617934807681488603228546558084787781627172018655983725520125536641766936619112804204913305161682871167328848306015086092669835747635643862998611538505014013360308245840355379153314549561734645469863353732538114658916620678737496577) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23338,7 +23338,7 @@ _:gn_3505 { } _:gn_3506 { - 1374 math:greaterThan 1 . + (1374) math:greaterThan 1 . (1374 1) math:difference 1373 . (2099363164480411228108950195076642780142024754952279098975840876788599507370616882452907733818349306757511618553611198312859772220070824604427448033373209989521467276988869694744101288090226272558290815094203806059008194444403600759789733666026610197176944477098881203932938627522327758935505837469349943200317812825035125722288942228428392401282472388424299848896417660474033275132192570027146649054783364373485475450920349783511770870137655651717053574787905398717792933110921725 3396840954858841348851441423518368601230008238042202571519932744334404813617154637336094242881405673720597040219191800105679228575741329062458001917585452517913131315159865405157134782549241407924755768189179659180486935430160730021892180992845757952220495165291303699647803965281230011345833090593316891159903861908365905448411930988242456380200199389452274228559334216097901236251725646485732444725115324493411385194717514684901389345798494909073150078875104630099413872813287426) math:sum 5496204119339252576960391618595011381372032992994481670495773621123004320987771519789001976699754980478108658772802998418539000795812153666885449950958662507434598592148735099901236070639467680483046583283383465239495129874564330781681914658872368149397439642390184903580742592803557770281338928062666834360221674733401031170700873216670848781482671777876574077455751876571934511383918216512879093779898688866896860645637864468413160215936150560790203653663010028817206805924209151 . (1373 3396840954858841348851441423518368601230008238042202571519932744334404813617154637336094242881405673720597040219191800105679228575741329062458001917585452517913131315159865405157134782549241407924755768189179659180486935430160730021892180992845757952220495165291303699647803965281230011345833090593316891159903861908365905448411930988242456380200199389452274228559334216097901236251725646485732444725115324493411385194717514684901389345798494909073150078875104630099413872813287426 5496204119339252576960391618595011381372032992994481670495773621123004320987771519789001976699754980478108658772802998418539000795812153666885449950958662507434598592148735099901236070639467680483046583283383465239495129874564330781681914658872368149397439642390184903580742592803557770281338928062666834360221674733401031170700873216670848781482671777876574077455751876571934511383918216512879093779898688866896860645637864468413160215936150560790203653663010028817206805924209151) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23349,7 +23349,7 @@ _:gn_3507 { } _:gn_3508 { - 1375 math:greaterThan 1 . + (1375) math:greaterThan 1 . (1375 1) math:difference 1374 . (1297477790378430120742491228441725821087983483089923472544091867545805306246537754883186509063056366963085421665580601792819456355670504458030553884212242528391664038170995710413033494459015135366464953094975853121478740985757129262102447326819147755043550688192422495714865337758902252410327253123966947959586049083330779726122988759814063978917727001027974379662916555623867961119533076458585795670331960119925909743797164901389618475660839257356096504087199231381620939702365701 2099363164480411228108950195076642780142024754952279098975840876788599507370616882452907733818349306757511618553611198312859772220070824604427448033373209989521467276988869694744101288090226272558290815094203806059008194444403600759789733666026610197176944477098881203932938627522327758935505837469349943200317812825035125722288942228428392401282472388424299848896417660474033275132192570027146649054783364373485475450920349783511770870137655651717053574787905398717792933110921725) math:sum 3396840954858841348851441423518368601230008238042202571519932744334404813617154637336094242881405673720597040219191800105679228575741329062458001917585452517913131315159865405157134782549241407924755768189179659180486935430160730021892180992845757952220495165291303699647803965281230011345833090593316891159903861908365905448411930988242456380200199389452274228559334216097901236251725646485732444725115324493411385194717514684901389345798494909073150078875104630099413872813287426 . (1374 2099363164480411228108950195076642780142024754952279098975840876788599507370616882452907733818349306757511618553611198312859772220070824604427448033373209989521467276988869694744101288090226272558290815094203806059008194444403600759789733666026610197176944477098881203932938627522327758935505837469349943200317812825035125722288942228428392401282472388424299848896417660474033275132192570027146649054783364373485475450920349783511770870137655651717053574787905398717792933110921725 3396840954858841348851441423518368601230008238042202571519932744334404813617154637336094242881405673720597040219191800105679228575741329062458001917585452517913131315159865405157134782549241407924755768189179659180486935430160730021892180992845757952220495165291303699647803965281230011345833090593316891159903861908365905448411930988242456380200199389452274228559334216097901236251725646485732444725115324493411385194717514684901389345798494909073150078875104630099413872813287426) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23360,7 +23360,7 @@ _:gn_3509 { } _:gn_3510 { - 1376 math:greaterThan 1 . + (1376) math:greaterThan 1 . (1376 1) math:difference 1375 . (801885374101981107366458966634916959054041271862355626431749009242794201124079127569721224755292939794426196888030596520040315864400320146396894149160967461129803238817873984331067793631211137191825861999227952937529453458646471497687286339207462442133393788906458708218073289763425506525178584345382995240731763741704345996165953468614328422364745387396325469233501104850165314012659493568560853384451404253559565707123184882122152394476816394360957070700706167336171993408556024 1297477790378430120742491228441725821087983483089923472544091867545805306246537754883186509063056366963085421665580601792819456355670504458030553884212242528391664038170995710413033494459015135366464953094975853121478740985757129262102447326819147755043550688192422495714865337758902252410327253123966947959586049083330779726122988759814063978917727001027974379662916555623867961119533076458585795670331960119925909743797164901389618475660839257356096504087199231381620939702365701) math:sum 2099363164480411228108950195076642780142024754952279098975840876788599507370616882452907733818349306757511618553611198312859772220070824604427448033373209989521467276988869694744101288090226272558290815094203806059008194444403600759789733666026610197176944477098881203932938627522327758935505837469349943200317812825035125722288942228428392401282472388424299848896417660474033275132192570027146649054783364373485475450920349783511770870137655651717053574787905398717792933110921725 . (1375 1297477790378430120742491228441725821087983483089923472544091867545805306246537754883186509063056366963085421665580601792819456355670504458030553884212242528391664038170995710413033494459015135366464953094975853121478740985757129262102447326819147755043550688192422495714865337758902252410327253123966947959586049083330779726122988759814063978917727001027974379662916555623867961119533076458585795670331960119925909743797164901389618475660839257356096504087199231381620939702365701 2099363164480411228108950195076642780142024754952279098975840876788599507370616882452907733818349306757511618553611198312859772220070824604427448033373209989521467276988869694744101288090226272558290815094203806059008194444403600759789733666026610197176944477098881203932938627522327758935505837469349943200317812825035125722288942228428392401282472388424299848896417660474033275132192570027146649054783364373485475450920349783511770870137655651717053574787905398717792933110921725) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23371,7 +23371,7 @@ _:gn_3511 { } _:gn_3512 { - 1377 math:greaterThan 1 . + (1377) math:greaterThan 1 . (1377 1) math:difference 1376 . (495592416276449013376032261806808862033942211227567846112342858303011105122458627313465284307763427168659224777550005272779140491270184311633659735051275067261860799353121726081965700827803998174639091095747900183949287527110657764415160987611685312910156899285963787496792047995476745885148668778583952718854285341626433729957035291199735556552981613631648910429415450773702647106873582890024942285880555866366344036673980019267466081184022862995139433386493064045448946293809677 801885374101981107366458966634916959054041271862355626431749009242794201124079127569721224755292939794426196888030596520040315864400320146396894149160967461129803238817873984331067793631211137191825861999227952937529453458646471497687286339207462442133393788906458708218073289763425506525178584345382995240731763741704345996165953468614328422364745387396325469233501104850165314012659493568560853384451404253559565707123184882122152394476816394360957070700706167336171993408556024) math:sum 1297477790378430120742491228441725821087983483089923472544091867545805306246537754883186509063056366963085421665580601792819456355670504458030553884212242528391664038170995710413033494459015135366464953094975853121478740985757129262102447326819147755043550688192422495714865337758902252410327253123966947959586049083330779726122988759814063978917727001027974379662916555623867961119533076458585795670331960119925909743797164901389618475660839257356096504087199231381620939702365701 . (1376 801885374101981107366458966634916959054041271862355626431749009242794201124079127569721224755292939794426196888030596520040315864400320146396894149160967461129803238817873984331067793631211137191825861999227952937529453458646471497687286339207462442133393788906458708218073289763425506525178584345382995240731763741704345996165953468614328422364745387396325469233501104850165314012659493568560853384451404253559565707123184882122152394476816394360957070700706167336171993408556024 1297477790378430120742491228441725821087983483089923472544091867545805306246537754883186509063056366963085421665580601792819456355670504458030553884212242528391664038170995710413033494459015135366464953094975853121478740985757129262102447326819147755043550688192422495714865337758902252410327253123966947959586049083330779726122988759814063978917727001027974379662916555623867961119533076458585795670331960119925909743797164901389618475660839257356096504087199231381620939702365701) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23382,7 +23382,7 @@ _:gn_3513 { } _:gn_3514 { - 1378 math:greaterThan 1 . + (1378) math:greaterThan 1 . (1378 1) math:difference 1377 . (306292957825532093990426704828108097020099060634787780319406150939783096001620500256255940447529512625766972110480591247261175373130135834763234414109692393867942439464752258249102092803407139017186770903480052753580165931535813733272125351595777129223236889620494920721281241767948760640029915566799042521877478400077912266208918177414592865811763773764676558804085654076462666905785910678535911098570848387193221670449204862854686313292793531365817637314213103290723047114746347 495592416276449013376032261806808862033942211227567846112342858303011105122458627313465284307763427168659224777550005272779140491270184311633659735051275067261860799353121726081965700827803998174639091095747900183949287527110657764415160987611685312910156899285963787496792047995476745885148668778583952718854285341626433729957035291199735556552981613631648910429415450773702647106873582890024942285880555866366344036673980019267466081184022862995139433386493064045448946293809677) math:sum 801885374101981107366458966634916959054041271862355626431749009242794201124079127569721224755292939794426196888030596520040315864400320146396894149160967461129803238817873984331067793631211137191825861999227952937529453458646471497687286339207462442133393788906458708218073289763425506525178584345382995240731763741704345996165953468614328422364745387396325469233501104850165314012659493568560853384451404253559565707123184882122152394476816394360957070700706167336171993408556024 . (1377 495592416276449013376032261806808862033942211227567846112342858303011105122458627313465284307763427168659224777550005272779140491270184311633659735051275067261860799353121726081965700827803998174639091095747900183949287527110657764415160987611685312910156899285963787496792047995476745885148668778583952718854285341626433729957035291199735556552981613631648910429415450773702647106873582890024942285880555866366344036673980019267466081184022862995139433386493064045448946293809677 801885374101981107366458966634916959054041271862355626431749009242794201124079127569721224755292939794426196888030596520040315864400320146396894149160967461129803238817873984331067793631211137191825861999227952937529453458646471497687286339207462442133393788906458708218073289763425506525178584345382995240731763741704345996165953468614328422364745387396325469233501104850165314012659493568560853384451404253559565707123184882122152394476816394360957070700706167336171993408556024) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23393,7 +23393,7 @@ _:gn_3515 { } _:gn_3516 { - 1379 math:greaterThan 1 . + (1379) math:greaterThan 1 . (1379 1) math:difference 1378 . (189299458450916919385605556978700765013843150592780065792936707363228009120838127057209343860233914542892252667069414025517965118140048476870425320941582673393918359888369467832863608024396859157452320192267847430369121595574844031143035636015908183686920009665468866775510806227527985245118753211784910196976806941548521463748117113785142690741217839866972351625329796697239980201087672211489031187309707479173122366224775156412779767891229331629321796072279960754725899179063330 306292957825532093990426704828108097020099060634787780319406150939783096001620500256255940447529512625766972110480591247261175373130135834763234414109692393867942439464752258249102092803407139017186770903480052753580165931535813733272125351595777129223236889620494920721281241767948760640029915566799042521877478400077912266208918177414592865811763773764676558804085654076462666905785910678535911098570848387193221670449204862854686313292793531365817637314213103290723047114746347) math:sum 495592416276449013376032261806808862033942211227567846112342858303011105122458627313465284307763427168659224777550005272779140491270184311633659735051275067261860799353121726081965700827803998174639091095747900183949287527110657764415160987611685312910156899285963787496792047995476745885148668778583952718854285341626433729957035291199735556552981613631648910429415450773702647106873582890024942285880555866366344036673980019267466081184022862995139433386493064045448946293809677 . (1378 306292957825532093990426704828108097020099060634787780319406150939783096001620500256255940447529512625766972110480591247261175373130135834763234414109692393867942439464752258249102092803407139017186770903480052753580165931535813733272125351595777129223236889620494920721281241767948760640029915566799042521877478400077912266208918177414592865811763773764676558804085654076462666905785910678535911098570848387193221670449204862854686313292793531365817637314213103290723047114746347 495592416276449013376032261806808862033942211227567846112342858303011105122458627313465284307763427168659224777550005272779140491270184311633659735051275067261860799353121726081965700827803998174639091095747900183949287527110657764415160987611685312910156899285963787496792047995476745885148668778583952718854285341626433729957035291199735556552981613631648910429415450773702647106873582890024942285880555866366344036673980019267466081184022862995139433386493064045448946293809677) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23404,7 +23404,7 @@ _:gn_3517 { } _:gn_3518 { - 1380 math:greaterThan 1 . + (1380) math:greaterThan 1 . (1380 1) math:difference 1379 . (116993499374615174604821147849407332006255910042007714526469443576555086880782373199046596587295598082874719443411177221743210254990087357892809093168109720474024079576382790416238484779010279859734450711212205323211044335960969702129089715579868945536316879955026053945770435540420775394911162355014132324900671458529390802460801063629450175070545933897704207178755857379222686704698238467046879911261140908020099304224429706441906545401564199736495841241933142535997147935683017 189299458450916919385605556978700765013843150592780065792936707363228009120838127057209343860233914542892252667069414025517965118140048476870425320941582673393918359888369467832863608024396859157452320192267847430369121595574844031143035636015908183686920009665468866775510806227527985245118753211784910196976806941548521463748117113785142690741217839866972351625329796697239980201087672211489031187309707479173122366224775156412779767891229331629321796072279960754725899179063330) math:sum 306292957825532093990426704828108097020099060634787780319406150939783096001620500256255940447529512625766972110480591247261175373130135834763234414109692393867942439464752258249102092803407139017186770903480052753580165931535813733272125351595777129223236889620494920721281241767948760640029915566799042521877478400077912266208918177414592865811763773764676558804085654076462666905785910678535911098570848387193221670449204862854686313292793531365817637314213103290723047114746347 . (1379 189299458450916919385605556978700765013843150592780065792936707363228009120838127057209343860233914542892252667069414025517965118140048476870425320941582673393918359888369467832863608024396859157452320192267847430369121595574844031143035636015908183686920009665468866775510806227527985245118753211784910196976806941548521463748117113785142690741217839866972351625329796697239980201087672211489031187309707479173122366224775156412779767891229331629321796072279960754725899179063330 306292957825532093990426704828108097020099060634787780319406150939783096001620500256255940447529512625766972110480591247261175373130135834763234414109692393867942439464752258249102092803407139017186770903480052753580165931535813733272125351595777129223236889620494920721281241767948760640029915566799042521877478400077912266208918177414592865811763773764676558804085654076462666905785910678535911098570848387193221670449204862854686313292793531365817637314213103290723047114746347) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23415,7 +23415,7 @@ _:gn_3519 { } _:gn_3520 { - 1381 math:greaterThan 1 . + (1381) math:greaterThan 1 . (1381 1) math:difference 1380 . (72305959076301744780784409129293433007587240550772351266467263786672922240055753858162747272938316460017533223658236803774754863149961118977616227773472952919894280311986677416625123245386579297717869481055642107158077259613874329013945920436039238150603129710442812829740370687107209850207590856770777872076135483019130661287316050155692515670671905969268144446573939318017293496389433744442151276048566571153023062000345449970873222489665131892825954830346818218728751243380313 116993499374615174604821147849407332006255910042007714526469443576555086880782373199046596587295598082874719443411177221743210254990087357892809093168109720474024079576382790416238484779010279859734450711212205323211044335960969702129089715579868945536316879955026053945770435540420775394911162355014132324900671458529390802460801063629450175070545933897704207178755857379222686704698238467046879911261140908020099304224429706441906545401564199736495841241933142535997147935683017) math:sum 189299458450916919385605556978700765013843150592780065792936707363228009120838127057209343860233914542892252667069414025517965118140048476870425320941582673393918359888369467832863608024396859157452320192267847430369121595574844031143035636015908183686920009665468866775510806227527985245118753211784910196976806941548521463748117113785142690741217839866972351625329796697239980201087672211489031187309707479173122366224775156412779767891229331629321796072279960754725899179063330 . (1380 116993499374615174604821147849407332006255910042007714526469443576555086880782373199046596587295598082874719443411177221743210254990087357892809093168109720474024079576382790416238484779010279859734450711212205323211044335960969702129089715579868945536316879955026053945770435540420775394911162355014132324900671458529390802460801063629450175070545933897704207178755857379222686704698238467046879911261140908020099304224429706441906545401564199736495841241933142535997147935683017 189299458450916919385605556978700765013843150592780065792936707363228009120838127057209343860233914542892252667069414025517965118140048476870425320941582673393918359888369467832863608024396859157452320192267847430369121595574844031143035636015908183686920009665468866775510806227527985245118753211784910196976806941548521463748117113785142690741217839866972351625329796697239980201087672211489031187309707479173122366224775156412779767891229331629321796072279960754725899179063330) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23426,7 +23426,7 @@ _:gn_3521 { } _:gn_3522 { - 1382 math:greaterThan 1 . + (1382) math:greaterThan 1 . (1382 1) math:difference 1381 . (44687540298313429824036738720113898998668669491235363260002179789882164640726619340883849314357281622857186219752940417968455391840126238915192865394636767554129799264396112999613361533623700562016581230156563216052967076347095373115143795143829707385713750244583241116030064853313565544703571498243354452824535975510260141173485013473757659399874027928436062732181918061205393208308804722604728635212574336867076242224084256471033322911899067843669886411586324317268396692302704 72305959076301744780784409129293433007587240550772351266467263786672922240055753858162747272938316460017533223658236803774754863149961118977616227773472952919894280311986677416625123245386579297717869481055642107158077259613874329013945920436039238150603129710442812829740370687107209850207590856770777872076135483019130661287316050155692515670671905969268144446573939318017293496389433744442151276048566571153023062000345449970873222489665131892825954830346818218728751243380313) math:sum 116993499374615174604821147849407332006255910042007714526469443576555086880782373199046596587295598082874719443411177221743210254990087357892809093168109720474024079576382790416238484779010279859734450711212205323211044335960969702129089715579868945536316879955026053945770435540420775394911162355014132324900671458529390802460801063629450175070545933897704207178755857379222686704698238467046879911261140908020099304224429706441906545401564199736495841241933142535997147935683017 . (1381 72305959076301744780784409129293433007587240550772351266467263786672922240055753858162747272938316460017533223658236803774754863149961118977616227773472952919894280311986677416625123245386579297717869481055642107158077259613874329013945920436039238150603129710442812829740370687107209850207590856770777872076135483019130661287316050155692515670671905969268144446573939318017293496389433744442151276048566571153023062000345449970873222489665131892825954830346818218728751243380313 116993499374615174604821147849407332006255910042007714526469443576555086880782373199046596587295598082874719443411177221743210254990087357892809093168109720474024079576382790416238484779010279859734450711212205323211044335960969702129089715579868945536316879955026053945770435540420775394911162355014132324900671458529390802460801063629450175070545933897704207178755857379222686704698238467046879911261140908020099304224429706441906545401564199736495841241933142535997147935683017) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23437,7 +23437,7 @@ _:gn_3523 { } _:gn_3524 { - 1383 math:greaterThan 1 . + (1383) math:greaterThan 1 . (1383 1) math:difference 1382 . (27618418777988314956747670409179534008918571059536988006465083996790757599329134517278897958581034837160347003905296385806299471309834880062423362378836185365764481047590564417011761711762878735701288250899078891105110183266778955898802125292209530764889379465859571713710305833793644305504019358527423419251599507508870520113831036681934856270797878040832081714392021256811900288080629021837422640835992234285946819776261193499839899577766064049156068418760493901460354551077609 44687540298313429824036738720113898998668669491235363260002179789882164640726619340883849314357281622857186219752940417968455391840126238915192865394636767554129799264396112999613361533623700562016581230156563216052967076347095373115143795143829707385713750244583241116030064853313565544703571498243354452824535975510260141173485013473757659399874027928436062732181918061205393208308804722604728635212574336867076242224084256471033322911899067843669886411586324317268396692302704) math:sum 72305959076301744780784409129293433007587240550772351266467263786672922240055753858162747272938316460017533223658236803774754863149961118977616227773472952919894280311986677416625123245386579297717869481055642107158077259613874329013945920436039238150603129710442812829740370687107209850207590856770777872076135483019130661287316050155692515670671905969268144446573939318017293496389433744442151276048566571153023062000345449970873222489665131892825954830346818218728751243380313 . (1382 44687540298313429824036738720113898998668669491235363260002179789882164640726619340883849314357281622857186219752940417968455391840126238915192865394636767554129799264396112999613361533623700562016581230156563216052967076347095373115143795143829707385713750244583241116030064853313565544703571498243354452824535975510260141173485013473757659399874027928436062732181918061205393208308804722604728635212574336867076242224084256471033322911899067843669886411586324317268396692302704 72305959076301744780784409129293433007587240550772351266467263786672922240055753858162747272938316460017533223658236803774754863149961118977616227773472952919894280311986677416625123245386579297717869481055642107158077259613874329013945920436039238150603129710442812829740370687107209850207590856770777872076135483019130661287316050155692515670671905969268144446573939318017293496389433744442151276048566571153023062000345449970873222489665131892825954830346818218728751243380313) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23448,7 +23448,7 @@ _:gn_3525 { } _:gn_3526 { - 1384 math:greaterThan 1 . + (1384) math:greaterThan 1 . (1384 1) math:difference 1383 . (17069121520325114867289068310934364989750098431698375253537095793091407041397484823604951355776246785696839215847644032162155920530291358852769503015800582188365318216805548582601599821860821826315292979257484324947856893080316417216341669851620176620824370778723669402319759019519921239199552139715931033572936468001389621059653976791822803129076149887603981017789896804393492920228175700767305994376582102581129422447823062971193423334133003794513817992825830415808042141225095 27618418777988314956747670409179534008918571059536988006465083996790757599329134517278897958581034837160347003905296385806299471309834880062423362378836185365764481047590564417011761711762878735701288250899078891105110183266778955898802125292209530764889379465859571713710305833793644305504019358527423419251599507508870520113831036681934856270797878040832081714392021256811900288080629021837422640835992234285946819776261193499839899577766064049156068418760493901460354551077609) math:sum 44687540298313429824036738720113898998668669491235363260002179789882164640726619340883849314357281622857186219752940417968455391840126238915192865394636767554129799264396112999613361533623700562016581230156563216052967076347095373115143795143829707385713750244583241116030064853313565544703571498243354452824535975510260141173485013473757659399874027928436062732181918061205393208308804722604728635212574336867076242224084256471033322911899067843669886411586324317268396692302704 . (1383 27618418777988314956747670409179534008918571059536988006465083996790757599329134517278897958581034837160347003905296385806299471309834880062423362378836185365764481047590564417011761711762878735701288250899078891105110183266778955898802125292209530764889379465859571713710305833793644305504019358527423419251599507508870520113831036681934856270797878040832081714392021256811900288080629021837422640835992234285946819776261193499839899577766064049156068418760493901460354551077609 44687540298313429824036738720113898998668669491235363260002179789882164640726619340883849314357281622857186219752940417968455391840126238915192865394636767554129799264396112999613361533623700562016581230156563216052967076347095373115143795143829707385713750244583241116030064853313565544703571498243354452824535975510260141173485013473757659399874027928436062732181918061205393208308804722604728635212574336867076242224084256471033322911899067843669886411586324317268396692302704) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23459,7 +23459,7 @@ _:gn_3527 { } _:gn_3528 { - 1385 math:greaterThan 1 . + (1385) math:greaterThan 1 . (1385 1) math:difference 1384 . (10549297257663200089458602098245169019168472627838612752927988203699350557931649693673946602804788051463507788057652353644143550779543521209653859363035603177399162830785015834410161889902056909385995271641594566157253290186462538682460455440589354144065008687135902311390546814273723066304467218811492385678663039507480899054177059890112053141721728153228100696602124452418407367852453321070116646459410131704817397328438130528646476243633060254642250425934663485652312409852514 17069121520325114867289068310934364989750098431698375253537095793091407041397484823604951355776246785696839215847644032162155920530291358852769503015800582188365318216805548582601599821860821826315292979257484324947856893080316417216341669851620176620824370778723669402319759019519921239199552139715931033572936468001389621059653976791822803129076149887603981017789896804393492920228175700767305994376582102581129422447823062971193423334133003794513817992825830415808042141225095) math:sum 27618418777988314956747670409179534008918571059536988006465083996790757599329134517278897958581034837160347003905296385806299471309834880062423362378836185365764481047590564417011761711762878735701288250899078891105110183266778955898802125292209530764889379465859571713710305833793644305504019358527423419251599507508870520113831036681934856270797878040832081714392021256811900288080629021837422640835992234285946819776261193499839899577766064049156068418760493901460354551077609 . (1384 17069121520325114867289068310934364989750098431698375253537095793091407041397484823604951355776246785696839215847644032162155920530291358852769503015800582188365318216805548582601599821860821826315292979257484324947856893080316417216341669851620176620824370778723669402319759019519921239199552139715931033572936468001389621059653976791822803129076149887603981017789896804393492920228175700767305994376582102581129422447823062971193423334133003794513817992825830415808042141225095 27618418777988314956747670409179534008918571059536988006465083996790757599329134517278897958581034837160347003905296385806299471309834880062423362378836185365764481047590564417011761711762878735701288250899078891105110183266778955898802125292209530764889379465859571713710305833793644305504019358527423419251599507508870520113831036681934856270797878040832081714392021256811900288080629021837422640835992234285946819776261193499839899577766064049156068418760493901460354551077609) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23470,7 +23470,7 @@ _:gn_3529 { } _:gn_3530 { - 1386 math:greaterThan 1 . + (1386) math:greaterThan 1 . (1386 1) math:difference 1385 . (6519824262661914777830466212689195970581625803859762500609107589392056483465835129931004752971458734233331427789991678518012369750747837643115643652764979010966155386020532748191437931958764916929297707615889758790603602893853878533881214411030822476759362091587767090929212205246198172895084920904438647894273428493908722005476916901710749987354421734375880321187772351975085552375722379697189347917171970876312025119384932442546947090499943539871567566891166930155729731372581 10549297257663200089458602098245169019168472627838612752927988203699350557931649693673946602804788051463507788057652353644143550779543521209653859363035603177399162830785015834410161889902056909385995271641594566157253290186462538682460455440589354144065008687135902311390546814273723066304467218811492385678663039507480899054177059890112053141721728153228100696602124452418407367852453321070116646459410131704817397328438130528646476243633060254642250425934663485652312409852514) math:sum 17069121520325114867289068310934364989750098431698375253537095793091407041397484823604951355776246785696839215847644032162155920530291358852769503015800582188365318216805548582601599821860821826315292979257484324947856893080316417216341669851620176620824370778723669402319759019519921239199552139715931033572936468001389621059653976791822803129076149887603981017789896804393492920228175700767305994376582102581129422447823062971193423334133003794513817992825830415808042141225095 . (1385 10549297257663200089458602098245169019168472627838612752927988203699350557931649693673946602804788051463507788057652353644143550779543521209653859363035603177399162830785015834410161889902056909385995271641594566157253290186462538682460455440589354144065008687135902311390546814273723066304467218811492385678663039507480899054177059890112053141721728153228100696602124452418407367852453321070116646459410131704817397328438130528646476243633060254642250425934663485652312409852514 17069121520325114867289068310934364989750098431698375253537095793091407041397484823604951355776246785696839215847644032162155920530291358852769503015800582188365318216805548582601599821860821826315292979257484324947856893080316417216341669851620176620824370778723669402319759019519921239199552139715931033572936468001389621059653976791822803129076149887603981017789896804393492920228175700767305994376582102581129422447823062971193423334133003794513817992825830415808042141225095) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23481,7 +23481,7 @@ _:gn_3531 { } _:gn_3532 { - 1387 math:greaterThan 1 . + (1387) math:greaterThan 1 . (1387 1) math:difference 1386 . (4029472995001285311628135885555973048586846823978850252318880614307294074465814563742941849833329317230176360267660675126131181028795683566538215710270624166433007444764483086218723957943291992456697564025704807366649687292608660148579241029558531667305646595548135220461334609027524893409382297907053737784389611013572177048700142988401303154367306418852220375414352100443321815476730941372927298542238160828505372209053198086099529153133116714770682859043496555496582678479933 6519824262661914777830466212689195970581625803859762500609107589392056483465835129931004752971458734233331427789991678518012369750747837643115643652764979010966155386020532748191437931958764916929297707615889758790603602893853878533881214411030822476759362091587767090929212205246198172895084920904438647894273428493908722005476916901710749987354421734375880321187772351975085552375722379697189347917171970876312025119384932442546947090499943539871567566891166930155729731372581) math:sum 10549297257663200089458602098245169019168472627838612752927988203699350557931649693673946602804788051463507788057652353644143550779543521209653859363035603177399162830785015834410161889902056909385995271641594566157253290186462538682460455440589354144065008687135902311390546814273723066304467218811492385678663039507480899054177059890112053141721728153228100696602124452418407367852453321070116646459410131704817397328438130528646476243633060254642250425934663485652312409852514 . (1386 6519824262661914777830466212689195970581625803859762500609107589392056483465835129931004752971458734233331427789991678518012369750747837643115643652764979010966155386020532748191437931958764916929297707615889758790603602893853878533881214411030822476759362091587767090929212205246198172895084920904438647894273428493908722005476916901710749987354421734375880321187772351975085552375722379697189347917171970876312025119384932442546947090499943539871567566891166930155729731372581 10549297257663200089458602098245169019168472627838612752927988203699350557931649693673946602804788051463507788057652353644143550779543521209653859363035603177399162830785015834410161889902056909385995271641594566157253290186462538682460455440589354144065008687135902311390546814273723066304467218811492385678663039507480899054177059890112053141721728153228100696602124452418407367852453321070116646459410131704817397328438130528646476243633060254642250425934663485652312409852514) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23492,7 +23492,7 @@ _:gn_3533 { } _:gn_3534 { - 1388 math:greaterThan 1 . + (1388) math:greaterThan 1 . (1388 1) math:difference 1387 . (2490351267660629466202330327133222921994778979880912248290226975084762409000020566188062903138129417003155067522331003391881188721952154076577427942494354844533147941256049661972713974015472924472600143590184951423953915601245218385301973381472290809453715496039631870467877596218673279485702622997384910109883817480336544956776773913309446832987115315523659945773420251531763736898991438324262049374933810047806652910331734356447417937366826825100884707847670374659147052892648 4029472995001285311628135885555973048586846823978850252318880614307294074465814563742941849833329317230176360267660675126131181028795683566538215710270624166433007444764483086218723957943291992456697564025704807366649687292608660148579241029558531667305646595548135220461334609027524893409382297907053737784389611013572177048700142988401303154367306418852220375414352100443321815476730941372927298542238160828505372209053198086099529153133116714770682859043496555496582678479933) math:sum 6519824262661914777830466212689195970581625803859762500609107589392056483465835129931004752971458734233331427789991678518012369750747837643115643652764979010966155386020532748191437931958764916929297707615889758790603602893853878533881214411030822476759362091587767090929212205246198172895084920904438647894273428493908722005476916901710749987354421734375880321187772351975085552375722379697189347917171970876312025119384932442546947090499943539871567566891166930155729731372581 . (1387 4029472995001285311628135885555973048586846823978850252318880614307294074465814563742941849833329317230176360267660675126131181028795683566538215710270624166433007444764483086218723957943291992456697564025704807366649687292608660148579241029558531667305646595548135220461334609027524893409382297907053737784389611013572177048700142988401303154367306418852220375414352100443321815476730941372927298542238160828505372209053198086099529153133116714770682859043496555496582678479933 6519824262661914777830466212689195970581625803859762500609107589392056483465835129931004752971458734233331427789991678518012369750747837643115643652764979010966155386020532748191437931958764916929297707615889758790603602893853878533881214411030822476759362091587767090929212205246198172895084920904438647894273428493908722005476916901710749987354421734375880321187772351975085552375722379697189347917171970876312025119384932442546947090499943539871567566891166930155729731372581) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23503,7 +23503,7 @@ _:gn_3535 { } _:gn_3536 { - 1389 math:greaterThan 1 . + (1389) math:greaterThan 1 . (1389 1) math:difference 1388 . (1539121727340655845425805558422750126592067844097938004028653639222531665465793997554878946695199900227021292745329671734249992306843529489960787767776269321899859503508433424246009983927819067984097420435519855942695771691363441763277267648086240857851931099508503349993457012808851613923679674909668827674505793533235632091923369075091856321380191103328560429640931848911558078577739503048665249167304350780698719298721463729652111215766289889669798151195826180837435625587285 2490351267660629466202330327133222921994778979880912248290226975084762409000020566188062903138129417003155067522331003391881188721952154076577427942494354844533147941256049661972713974015472924472600143590184951423953915601245218385301973381472290809453715496039631870467877596218673279485702622997384910109883817480336544956776773913309446832987115315523659945773420251531763736898991438324262049374933810047806652910331734356447417937366826825100884707847670374659147052892648) math:sum 4029472995001285311628135885555973048586846823978850252318880614307294074465814563742941849833329317230176360267660675126131181028795683566538215710270624166433007444764483086218723957943291992456697564025704807366649687292608660148579241029558531667305646595548135220461334609027524893409382297907053737784389611013572177048700142988401303154367306418852220375414352100443321815476730941372927298542238160828505372209053198086099529153133116714770682859043496555496582678479933 . (1388 2490351267660629466202330327133222921994778979880912248290226975084762409000020566188062903138129417003155067522331003391881188721952154076577427942494354844533147941256049661972713974015472924472600143590184951423953915601245218385301973381472290809453715496039631870467877596218673279485702622997384910109883817480336544956776773913309446832987115315523659945773420251531763736898991438324262049374933810047806652910331734356447417937366826825100884707847670374659147052892648 4029472995001285311628135885555973048586846823978850252318880614307294074465814563742941849833329317230176360267660675126131181028795683566538215710270624166433007444764483086218723957943291992456697564025704807366649687292608660148579241029558531667305646595548135220461334609027524893409382297907053737784389611013572177048700142988401303154367306418852220375414352100443321815476730941372927298542238160828505372209053198086099529153133116714770682859043496555496582678479933) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23514,7 +23514,7 @@ _:gn_3537 { } _:gn_3538 { - 1390 math:greaterThan 1 . + (1390) math:greaterThan 1 . (1390 1) math:difference 1389 . (951229540319973620776524768710472795402711135782974244261573335862230743534226568633183956442929516776133774777001331657631196415108624586616640174718085522633288437747616237726703990087653856488502723154665095481258143909881776622024705733386049951601784396531128520474420583409821665562022948087716082435378023947100912864853404838217590511606924212195099516132488402620205658321251935275596800207629459267107933611610270626795306721600536935431086556651844193821711427305363 1539121727340655845425805558422750126592067844097938004028653639222531665465793997554878946695199900227021292745329671734249992306843529489960787767776269321899859503508433424246009983927819067984097420435519855942695771691363441763277267648086240857851931099508503349993457012808851613923679674909668827674505793533235632091923369075091856321380191103328560429640931848911558078577739503048665249167304350780698719298721463729652111215766289889669798151195826180837435625587285) math:sum 2490351267660629466202330327133222921994778979880912248290226975084762409000020566188062903138129417003155067522331003391881188721952154076577427942494354844533147941256049661972713974015472924472600143590184951423953915601245218385301973381472290809453715496039631870467877596218673279485702622997384910109883817480336544956776773913309446832987115315523659945773420251531763736898991438324262049374933810047806652910331734356447417937366826825100884707847670374659147052892648 . (1389 1539121727340655845425805558422750126592067844097938004028653639222531665465793997554878946695199900227021292745329671734249992306843529489960787767776269321899859503508433424246009983927819067984097420435519855942695771691363441763277267648086240857851931099508503349993457012808851613923679674909668827674505793533235632091923369075091856321380191103328560429640931848911558078577739503048665249167304350780698719298721463729652111215766289889669798151195826180837435625587285 2490351267660629466202330327133222921994778979880912248290226975084762409000020566188062903138129417003155067522331003391881188721952154076577427942494354844533147941256049661972713974015472924472600143590184951423953915601245218385301973381472290809453715496039631870467877596218673279485702622997384910109883817480336544956776773913309446832987115315523659945773420251531763736898991438324262049374933810047806652910331734356447417937366826825100884707847670374659147052892648) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23525,7 +23525,7 @@ _:gn_3539 { } _:gn_3540 { - 1391 math:greaterThan 1 . + (1391) math:greaterThan 1 . (1391 1) math:difference 1390 . (587892187020682224649280789712277331189356708314963759767080303360300921931567428921694990252270383450887517968328340076618795891734904903344147593058183799266571065760817186519305993840165211495594697280854760461437627781481665141252561914700190906250146702977374829519036429399029948361656726821952745239127769586134719227069964236874265809773266891133460913508443446291352420256487567773068448959674891513590785687111193102856804494165752954238711594543981987015724198281922 951229540319973620776524768710472795402711135782974244261573335862230743534226568633183956442929516776133774777001331657631196415108624586616640174718085522633288437747616237726703990087653856488502723154665095481258143909881776622024705733386049951601784396531128520474420583409821665562022948087716082435378023947100912864853404838217590511606924212195099516132488402620205658321251935275596800207629459267107933611610270626795306721600536935431086556651844193821711427305363) math:sum 1539121727340655845425805558422750126592067844097938004028653639222531665465793997554878946695199900227021292745329671734249992306843529489960787767776269321899859503508433424246009983927819067984097420435519855942695771691363441763277267648086240857851931099508503349993457012808851613923679674909668827674505793533235632091923369075091856321380191103328560429640931848911558078577739503048665249167304350780698719298721463729652111215766289889669798151195826180837435625587285 . (1390 951229540319973620776524768710472795402711135782974244261573335862230743534226568633183956442929516776133774777001331657631196415108624586616640174718085522633288437747616237726703990087653856488502723154665095481258143909881776622024705733386049951601784396531128520474420583409821665562022948087716082435378023947100912864853404838217590511606924212195099516132488402620205658321251935275596800207629459267107933611610270626795306721600536935431086556651844193821711427305363 1539121727340655845425805558422750126592067844097938004028653639222531665465793997554878946695199900227021292745329671734249992306843529489960787767776269321899859503508433424246009983927819067984097420435519855942695771691363441763277267648086240857851931099508503349993457012808851613923679674909668827674505793533235632091923369075091856321380191103328560429640931848911558078577739503048665249167304350780698719298721463729652111215766289889669798151195826180837435625587285) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23536,7 +23536,7 @@ _:gn_3541 { } _:gn_3542 { - 1392 math:greaterThan 1 . + (1392) math:greaterThan 1 . (1392 1) math:difference 1391 . (363337353299291396127243978998195464213354427468010484494493032501929821602659139711488966190659133325246256808672991581012400523373719683272492581659901723366717371986799051207397996247488644992908025873810335019820516128400111480772143818685859045351637693553753690955384154010791717200366221265763337196250254360966193637783440601343324701833657321061638602624044956328853238064764367502528351247954567753517147924499077523938502227434783981192374962107862206805987229023441 587892187020682224649280789712277331189356708314963759767080303360300921931567428921694990252270383450887517968328340076618795891734904903344147593058183799266571065760817186519305993840165211495594697280854760461437627781481665141252561914700190906250146702977374829519036429399029948361656726821952745239127769586134719227069964236874265809773266891133460913508443446291352420256487567773068448959674891513590785687111193102856804494165752954238711594543981987015724198281922) math:sum 951229540319973620776524768710472795402711135782974244261573335862230743534226568633183956442929516776133774777001331657631196415108624586616640174718085522633288437747616237726703990087653856488502723154665095481258143909881776622024705733386049951601784396531128520474420583409821665562022948087716082435378023947100912864853404838217590511606924212195099516132488402620205658321251935275596800207629459267107933611610270626795306721600536935431086556651844193821711427305363 . (1391 587892187020682224649280789712277331189356708314963759767080303360300921931567428921694990252270383450887517968328340076618795891734904903344147593058183799266571065760817186519305993840165211495594697280854760461437627781481665141252561914700190906250146702977374829519036429399029948361656726821952745239127769586134719227069964236874265809773266891133460913508443446291352420256487567773068448959674891513590785687111193102856804494165752954238711594543981987015724198281922 951229540319973620776524768710472795402711135782974244261573335862230743534226568633183956442929516776133774777001331657631196415108624586616640174718085522633288437747616237726703990087653856488502723154665095481258143909881776622024705733386049951601784396531128520474420583409821665562022948087716082435378023947100912864853404838217590511606924212195099516132488402620205658321251935275596800207629459267107933611610270626795306721600536935431086556651844193821711427305363) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23547,7 +23547,7 @@ _:gn_3543 { } _:gn_3544 { - 1393 math:greaterThan 1 . + (1393) math:greaterThan 1 . (1393 1) math:difference 1392 . (224554833721390828522036810714081866976002280846953275272587270858371100328908289210206024061611250125641261159655348495606395368361185220071655011398282075899853693774018135311907997592676566502686671407044425441617111653081553660480418096014331860898509009423621138563652275388238231161290505556189408042877515225168525589286523635530941107939609570071822310884398489962499182191723200270540097711720323760073637762612115578918302266730968973046336632436119780209736969258481 363337353299291396127243978998195464213354427468010484494493032501929821602659139711488966190659133325246256808672991581012400523373719683272492581659901723366717371986799051207397996247488644992908025873810335019820516128400111480772143818685859045351637693553753690955384154010791717200366221265763337196250254360966193637783440601343324701833657321061638602624044956328853238064764367502528351247954567753517147924499077523938502227434783981192374962107862206805987229023441) math:sum 587892187020682224649280789712277331189356708314963759767080303360300921931567428921694990252270383450887517968328340076618795891734904903344147593058183799266571065760817186519305993840165211495594697280854760461437627781481665141252561914700190906250146702977374829519036429399029948361656726821952745239127769586134719227069964236874265809773266891133460913508443446291352420256487567773068448959674891513590785687111193102856804494165752954238711594543981987015724198281922 . (1392 363337353299291396127243978998195464213354427468010484494493032501929821602659139711488966190659133325246256808672991581012400523373719683272492581659901723366717371986799051207397996247488644992908025873810335019820516128400111480772143818685859045351637693553753690955384154010791717200366221265763337196250254360966193637783440601343324701833657321061638602624044956328853238064764367502528351247954567753517147924499077523938502227434783981192374962107862206805987229023441 587892187020682224649280789712277331189356708314963759767080303360300921931567428921694990252270383450887517968328340076618795891734904903344147593058183799266571065760817186519305993840165211495594697280854760461437627781481665141252561914700190906250146702977374829519036429399029948361656726821952745239127769586134719227069964236874265809773266891133460913508443446291352420256487567773068448959674891513590785687111193102856804494165752954238711594543981987015724198281922) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23558,7 +23558,7 @@ _:gn_3545 { } _:gn_3546 { - 1394 math:greaterThan 1 . + (1394) math:greaterThan 1 . (1394 1) math:difference 1393 . (138782519577900567605207168284113597237352146621057209221905761643558721273750850501282942129047883199604995649017643085406005155012534463200837570261619647466863678212780915895489998654812078490221354466765909578203404475318557820291725722671527184453128684130132552391731878622553486039075715709573929153372739135797668048496916965812383593894047750989816291739646466366354055873041167231988253536234243993443510161886961945020199960703815008146038329671742426596250259764960 224554833721390828522036810714081866976002280846953275272587270858371100328908289210206024061611250125641261159655348495606395368361185220071655011398282075899853693774018135311907997592676566502686671407044425441617111653081553660480418096014331860898509009423621138563652275388238231161290505556189408042877515225168525589286523635530941107939609570071822310884398489962499182191723200270540097711720323760073637762612115578918302266730968973046336632436119780209736969258481) math:sum 363337353299291396127243978998195464213354427468010484494493032501929821602659139711488966190659133325246256808672991581012400523373719683272492581659901723366717371986799051207397996247488644992908025873810335019820516128400111480772143818685859045351637693553753690955384154010791717200366221265763337196250254360966193637783440601343324701833657321061638602624044956328853238064764367502528351247954567753517147924499077523938502227434783981192374962107862206805987229023441 . (1393 224554833721390828522036810714081866976002280846953275272587270858371100328908289210206024061611250125641261159655348495606395368361185220071655011398282075899853693774018135311907997592676566502686671407044425441617111653081553660480418096014331860898509009423621138563652275388238231161290505556189408042877515225168525589286523635530941107939609570071822310884398489962499182191723200270540097711720323760073637762612115578918302266730968973046336632436119780209736969258481 363337353299291396127243978998195464213354427468010484494493032501929821602659139711488966190659133325246256808672991581012400523373719683272492581659901723366717371986799051207397996247488644992908025873810335019820516128400111480772143818685859045351637693553753690955384154010791717200366221265763337196250254360966193637783440601343324701833657321061638602624044956328853238064764367502528351247954567753517147924499077523938502227434783981192374962107862206805987229023441) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23569,7 +23569,7 @@ _:gn_3547 { } _:gn_3548 { - 1395 math:greaterThan 1 . + (1395) math:greaterThan 1 . (1395 1) math:difference 1394 . (85772314143490260916829642429968269738650134225896066050681509214812379055157438708923081932563366926036265510637705410200390213348650756870817441136662428432990015561237219416417998937864488012465316940278515863413707177762995840188692373342804676445380325293488586171920396765684745122214789846615478889504776089370857540789606669718557514045561819082006019144752023596145126318682033038551844175486079766630127600725153633898102306027153964900298302764377353613486709493521 138782519577900567605207168284113597237352146621057209221905761643558721273750850501282942129047883199604995649017643085406005155012534463200837570261619647466863678212780915895489998654812078490221354466765909578203404475318557820291725722671527184453128684130132552391731878622553486039075715709573929153372739135797668048496916965812383593894047750989816291739646466366354055873041167231988253536234243993443510161886961945020199960703815008146038329671742426596250259764960) math:sum 224554833721390828522036810714081866976002280846953275272587270858371100328908289210206024061611250125641261159655348495606395368361185220071655011398282075899853693774018135311907997592676566502686671407044425441617111653081553660480418096014331860898509009423621138563652275388238231161290505556189408042877515225168525589286523635530941107939609570071822310884398489962499182191723200270540097711720323760073637762612115578918302266730968973046336632436119780209736969258481 . (1394 138782519577900567605207168284113597237352146621057209221905761643558721273750850501282942129047883199604995649017643085406005155012534463200837570261619647466863678212780915895489998654812078490221354466765909578203404475318557820291725722671527184453128684130132552391731878622553486039075715709573929153372739135797668048496916965812383593894047750989816291739646466366354055873041167231988253536234243993443510161886961945020199960703815008146038329671742426596250259764960 224554833721390828522036810714081866976002280846953275272587270858371100328908289210206024061611250125641261159655348495606395368361185220071655011398282075899853693774018135311907997592676566502686671407044425441617111653081553660480418096014331860898509009423621138563652275388238231161290505556189408042877515225168525589286523635530941107939609570071822310884398489962499182191723200270540097711720323760073637762612115578918302266730968973046336632436119780209736969258481) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23580,7 +23580,7 @@ _:gn_3549 { } _:gn_3550 { - 1396 math:greaterThan 1 . + (1396) math:greaterThan 1 . (1396 1) math:difference 1395 . (53010205434410306688377525854145327498702012395161143171224252428746342218593411792359860196484516273568730138379937675205614941663883706330020129124957219033873662651543696479071999716947590477756037526487393714789697297555561980103033349328722508007748358836643966219811481856868740916860925862958450263867963046426810507707310296093826079848485931907810272594894442770208929554359134193436409360748164226813382561161808311122097654676661043245740026907365072982763550271439 85772314143490260916829642429968269738650134225896066050681509214812379055157438708923081932563366926036265510637705410200390213348650756870817441136662428432990015561237219416417998937864488012465316940278515863413707177762995840188692373342804676445380325293488586171920396765684745122214789846615478889504776089370857540789606669718557514045561819082006019144752023596145126318682033038551844175486079766630127600725153633898102306027153964900298302764377353613486709493521) math:sum 138782519577900567605207168284113597237352146621057209221905761643558721273750850501282942129047883199604995649017643085406005155012534463200837570261619647466863678212780915895489998654812078490221354466765909578203404475318557820291725722671527184453128684130132552391731878622553486039075715709573929153372739135797668048496916965812383593894047750989816291739646466366354055873041167231988253536234243993443510161886961945020199960703815008146038329671742426596250259764960 . (1395 85772314143490260916829642429968269738650134225896066050681509214812379055157438708923081932563366926036265510637705410200390213348650756870817441136662428432990015561237219416417998937864488012465316940278515863413707177762995840188692373342804676445380325293488586171920396765684745122214789846615478889504776089370857540789606669718557514045561819082006019144752023596145126318682033038551844175486079766630127600725153633898102306027153964900298302764377353613486709493521 138782519577900567605207168284113597237352146621057209221905761643558721273750850501282942129047883199604995649017643085406005155012534463200837570261619647466863678212780915895489998654812078490221354466765909578203404475318557820291725722671527184453128684130132552391731878622553486039075715709573929153372739135797668048496916965812383593894047750989816291739646466366354055873041167231988253536234243993443510161886961945020199960703815008146038329671742426596250259764960) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23591,7 +23591,7 @@ _:gn_3551 { } _:gn_3552 { - 1397 math:greaterThan 1 . + (1397) math:greaterThan 1 . (1397 1) math:difference 1396 . (32762108709079954228452116575822942239948121830734922879457256786066036836564026916563221736078850652467535372257767734994775271684767050540797312011705209399116352909693522937345999220916897534709279413791122148624009880207433860085659024014082168437631966456844619952108914908816004205353863983657028625636813042944047033082296373624731434197075887174195746549857580825936196764322898845115434814737915539816745039563345322776004651350492921654558275857012280630723159222082 53010205434410306688377525854145327498702012395161143171224252428746342218593411792359860196484516273568730138379937675205614941663883706330020129124957219033873662651543696479071999716947590477756037526487393714789697297555561980103033349328722508007748358836643966219811481856868740916860925862958450263867963046426810507707310296093826079848485931907810272594894442770208929554359134193436409360748164226813382561161808311122097654676661043245740026907365072982763550271439) math:sum 85772314143490260916829642429968269738650134225896066050681509214812379055157438708923081932563366926036265510637705410200390213348650756870817441136662428432990015561237219416417998937864488012465316940278515863413707177762995840188692373342804676445380325293488586171920396765684745122214789846615478889504776089370857540789606669718557514045561819082006019144752023596145126318682033038551844175486079766630127600725153633898102306027153964900298302764377353613486709493521 . (1396 53010205434410306688377525854145327498702012395161143171224252428746342218593411792359860196484516273568730138379937675205614941663883706330020129124957219033873662651543696479071999716947590477756037526487393714789697297555561980103033349328722508007748358836643966219811481856868740916860925862958450263867963046426810507707310296093826079848485931907810272594894442770208929554359134193436409360748164226813382561161808311122097654676661043245740026907365072982763550271439 85772314143490260916829642429968269738650134225896066050681509214812379055157438708923081932563366926036265510637705410200390213348650756870817441136662428432990015561237219416417998937864488012465316940278515863413707177762995840188692373342804676445380325293488586171920396765684745122214789846615478889504776089370857540789606669718557514045561819082006019144752023596145126318682033038551844175486079766630127600725153633898102306027153964900298302764377353613486709493521) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23602,7 +23602,7 @@ _:gn_3553 { } _:gn_3554 { - 1398 math:greaterThan 1 . + (1398) math:greaterThan 1 . (1398 1) math:difference 1397 . (20248096725330352459925409278322385258753890564426220291766995642680305382029384875796638460405665621101194766122169940210839669979116655789222817113252009634757309741850173541726000496030692943046758112696271566165687417348128120017374325314640339570116392379799346267702566948052736711507061879301421638231150003482763474625013922469094645651410044733614526045036861944272732790036235348320974546010248686996637521598462988346093003326168121591181751050352792352040391049357 32762108709079954228452116575822942239948121830734922879457256786066036836564026916563221736078850652467535372257767734994775271684767050540797312011705209399116352909693522937345999220916897534709279413791122148624009880207433860085659024014082168437631966456844619952108914908816004205353863983657028625636813042944047033082296373624731434197075887174195746549857580825936196764322898845115434814737915539816745039563345322776004651350492921654558275857012280630723159222082) math:sum 53010205434410306688377525854145327498702012395161143171224252428746342218593411792359860196484516273568730138379937675205614941663883706330020129124957219033873662651543696479071999716947590477756037526487393714789697297555561980103033349328722508007748358836643966219811481856868740916860925862958450263867963046426810507707310296093826079848485931907810272594894442770208929554359134193436409360748164226813382561161808311122097654676661043245740026907365072982763550271439 . (1397 32762108709079954228452116575822942239948121830734922879457256786066036836564026916563221736078850652467535372257767734994775271684767050540797312011705209399116352909693522937345999220916897534709279413791122148624009880207433860085659024014082168437631966456844619952108914908816004205353863983657028625636813042944047033082296373624731434197075887174195746549857580825936196764322898845115434814737915539816745039563345322776004651350492921654558275857012280630723159222082 53010205434410306688377525854145327498702012395161143171224252428746342218593411792359860196484516273568730138379937675205614941663883706330020129124957219033873662651543696479071999716947590477756037526487393714789697297555561980103033349328722508007748358836643966219811481856868740916860925862958450263867963046426810507707310296093826079848485931907810272594894442770208929554359134193436409360748164226813382561161808311122097654676661043245740026907365072982763550271439) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23613,7 +23613,7 @@ _:gn_3555 { } _:gn_3556 { - 1399 math:greaterThan 1 . + (1399) math:greaterThan 1 . (1399 1) math:difference 1398 . (12514011983749601768526707297500556981194231266308702587690261143385731454534642040766583275673185031366340606135597794783935601705650394751574494898453199764359043167843349395619998724886204591662521301094850582458322462859305740068284698699441828867515574077045273684406347960763267493846802104355606987405663039461283558457282451155636788545665842440581220504820718881663463974286663496794460268727666852820107517964882334429911648024324800063376524806659488278682768172725 20248096725330352459925409278322385258753890564426220291766995642680305382029384875796638460405665621101194766122169940210839669979116655789222817113252009634757309741850173541726000496030692943046758112696271566165687417348128120017374325314640339570116392379799346267702566948052736711507061879301421638231150003482763474625013922469094645651410044733614526045036861944272732790036235348320974546010248686996637521598462988346093003326168121591181751050352792352040391049357) math:sum 32762108709079954228452116575822942239948121830734922879457256786066036836564026916563221736078850652467535372257767734994775271684767050540797312011705209399116352909693522937345999220916897534709279413791122148624009880207433860085659024014082168437631966456844619952108914908816004205353863983657028625636813042944047033082296373624731434197075887174195746549857580825936196764322898845115434814737915539816745039563345322776004651350492921654558275857012280630723159222082 . (1398 20248096725330352459925409278322385258753890564426220291766995642680305382029384875796638460405665621101194766122169940210839669979116655789222817113252009634757309741850173541726000496030692943046758112696271566165687417348128120017374325314640339570116392379799346267702566948052736711507061879301421638231150003482763474625013922469094645651410044733614526045036861944272732790036235348320974546010248686996637521598462988346093003326168121591181751050352792352040391049357 32762108709079954228452116575822942239948121830734922879457256786066036836564026916563221736078850652467535372257767734994775271684767050540797312011705209399116352909693522937345999220916897534709279413791122148624009880207433860085659024014082168437631966456844619952108914908816004205353863983657028625636813042944047033082296373624731434197075887174195746549857580825936196764322898845115434814737915539816745039563345322776004651350492921654558275857012280630723159222082) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23624,7 +23624,7 @@ _:gn_3557 { } _:gn_3558 { - 1400 math:greaterThan 1 . + (1400) math:greaterThan 1 . (1400 1) math:difference 1399 . (7734084741580750691398701980821828277559659298117517704076734499294573927494742835030055184732480589734854159986572145426904068273466261037648322214798809870398266574006824146106001771144488351384236811601420983707364954488822379949089626615198510702600818302754072583296218987289469217660259774945814650825486964021479916167731471313457857105744202293033305540216143062609268815749571851526514277282581834176530003633580653916181355301843321527805226243693304073357622876632 12514011983749601768526707297500556981194231266308702587690261143385731454534642040766583275673185031366340606135597794783935601705650394751574494898453199764359043167843349395619998724886204591662521301094850582458322462859305740068284698699441828867515574077045273684406347960763267493846802104355606987405663039461283558457282451155636788545665842440581220504820718881663463974286663496794460268727666852820107517964882334429911648024324800063376524806659488278682768172725) math:sum 20248096725330352459925409278322385258753890564426220291766995642680305382029384875796638460405665621101194766122169940210839669979116655789222817113252009634757309741850173541726000496030692943046758112696271566165687417348128120017374325314640339570116392379799346267702566948052736711507061879301421638231150003482763474625013922469094645651410044733614526045036861944272732790036235348320974546010248686996637521598462988346093003326168121591181751050352792352040391049357 . (1399 12514011983749601768526707297500556981194231266308702587690261143385731454534642040766583275673185031366340606135597794783935601705650394751574494898453199764359043167843349395619998724886204591662521301094850582458322462859305740068284698699441828867515574077045273684406347960763267493846802104355606987405663039461283558457282451155636788545665842440581220504820718881663463974286663496794460268727666852820107517964882334429911648024324800063376524806659488278682768172725 20248096725330352459925409278322385258753890564426220291766995642680305382029384875796638460405665621101194766122169940210839669979116655789222817113252009634757309741850173541726000496030692943046758112696271566165687417348128120017374325314640339570116392379799346267702566948052736711507061879301421638231150003482763474625013922469094645651410044733614526045036861944272732790036235348320974546010248686996637521598462988346093003326168121591181751050352792352040391049357) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23635,7 +23635,7 @@ _:gn_3559 { } _:gn_3560 { - 1401 math:greaterThan 1 . + (1401) math:greaterThan 1 . (1401 1) math:difference 1400 . (4779927242168851077128005316678728703634571968191184883613526644091157527039899205736528090940704441631486446149025649357031533432184133713926172683654389893960776593836525249513996953741716240278284489493429598750957508370483360119195072084243318164914755774291201101110128973473798276186542329409792336580176075439803642289550979842178931439921640147547914964604575819054195158537091645267945991445085018643577514331301680513730292722481478535571298562966184205325145296093 7734084741580750691398701980821828277559659298117517704076734499294573927494742835030055184732480589734854159986572145426904068273466261037648322214798809870398266574006824146106001771144488351384236811601420983707364954488822379949089626615198510702600818302754072583296218987289469217660259774945814650825486964021479916167731471313457857105744202293033305540216143062609268815749571851526514277282581834176530003633580653916181355301843321527805226243693304073357622876632) math:sum 12514011983749601768526707297500556981194231266308702587690261143385731454534642040766583275673185031366340606135597794783935601705650394751574494898453199764359043167843349395619998724886204591662521301094850582458322462859305740068284698699441828867515574077045273684406347960763267493846802104355606987405663039461283558457282451155636788545665842440581220504820718881663463974286663496794460268727666852820107517964882334429911648024324800063376524806659488278682768172725 . (1400 7734084741580750691398701980821828277559659298117517704076734499294573927494742835030055184732480589734854159986572145426904068273466261037648322214798809870398266574006824146106001771144488351384236811601420983707364954488822379949089626615198510702600818302754072583296218987289469217660259774945814650825486964021479916167731471313457857105744202293033305540216143062609268815749571851526514277282581834176530003633580653916181355301843321527805226243693304073357622876632 12514011983749601768526707297500556981194231266308702587690261143385731454534642040766583275673185031366340606135597794783935601705650394751574494898453199764359043167843349395619998724886204591662521301094850582458322462859305740068284698699441828867515574077045273684406347960763267493846802104355606987405663039461283558457282451155636788545665842440581220504820718881663463974286663496794460268727666852820107517964882334429911648024324800063376524806659488278682768172725) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23646,7 +23646,7 @@ _:gn_3561 { } _:gn_3562 { - 1402 math:greaterThan 1 . + (1402) math:greaterThan 1 . (1402 1) math:difference 1401 . (2954157499411899614270696664143099573925087329926332820463207855203416400454843629293527093791776148103367713837546496069872534841282127323722149531144419976437489980170298896592004817402772111105952322107991384956407446118339019829894554530955192537686062528462871482186090013815670941473717445536022314245310888581676273878180491471278925665822562145485390575611567243555073657212480206258568285837496815532952489302278973402451062579361842992233927680727119868032477580539 4779927242168851077128005316678728703634571968191184883613526644091157527039899205736528090940704441631486446149025649357031533432184133713926172683654389893960776593836525249513996953741716240278284489493429598750957508370483360119195072084243318164914755774291201101110128973473798276186542329409792336580176075439803642289550979842178931439921640147547914964604575819054195158537091645267945991445085018643577514331301680513730292722481478535571298562966184205325145296093) math:sum 7734084741580750691398701980821828277559659298117517704076734499294573927494742835030055184732480589734854159986572145426904068273466261037648322214798809870398266574006824146106001771144488351384236811601420983707364954488822379949089626615198510702600818302754072583296218987289469217660259774945814650825486964021479916167731471313457857105744202293033305540216143062609268815749571851526514277282581834176530003633580653916181355301843321527805226243693304073357622876632 . (1401 4779927242168851077128005316678728703634571968191184883613526644091157527039899205736528090940704441631486446149025649357031533432184133713926172683654389893960776593836525249513996953741716240278284489493429598750957508370483360119195072084243318164914755774291201101110128973473798276186542329409792336580176075439803642289550979842178931439921640147547914964604575819054195158537091645267945991445085018643577514331301680513730292722481478535571298562966184205325145296093 7734084741580750691398701980821828277559659298117517704076734499294573927494742835030055184732480589734854159986572145426904068273466261037648322214798809870398266574006824146106001771144488351384236811601420983707364954488822379949089626615198510702600818302754072583296218987289469217660259774945814650825486964021479916167731471313457857105744202293033305540216143062609268815749571851526514277282581834176530003633580653916181355301843321527805226243693304073357622876632) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23657,7 +23657,7 @@ _:gn_3563 { } _:gn_3564 { - 1403 math:greaterThan 1 . + (1403) math:greaterThan 1 . (1403 1) math:difference 1402 . (1825769742756951462857308652535629129709484638264852063150318788887741126585055576443000997148928293528118732311479153287158998590902006390204023152509969917523286613666226352921992136338944129172332167385438213794550062252144340289300517553288125627228693245828329618924038959658127334712824883873770022334865186858127368411370488370900005774099078002062524388993008575499121501324611439009377705607588203110625025029022707111279230143119635543337370882239064337292667715554 2954157499411899614270696664143099573925087329926332820463207855203416400454843629293527093791776148103367713837546496069872534841282127323722149531144419976437489980170298896592004817402772111105952322107991384956407446118339019829894554530955192537686062528462871482186090013815670941473717445536022314245310888581676273878180491471278925665822562145485390575611567243555073657212480206258568285837496815532952489302278973402451062579361842992233927680727119868032477580539) math:sum 4779927242168851077128005316678728703634571968191184883613526644091157527039899205736528090940704441631486446149025649357031533432184133713926172683654389893960776593836525249513996953741716240278284489493429598750957508370483360119195072084243318164914755774291201101110128973473798276186542329409792336580176075439803642289550979842178931439921640147547914964604575819054195158537091645267945991445085018643577514331301680513730292722481478535571298562966184205325145296093 . (1402 2954157499411899614270696664143099573925087329926332820463207855203416400454843629293527093791776148103367713837546496069872534841282127323722149531144419976437489980170298896592004817402772111105952322107991384956407446118339019829894554530955192537686062528462871482186090013815670941473717445536022314245310888581676273878180491471278925665822562145485390575611567243555073657212480206258568285837496815532952489302278973402451062579361842992233927680727119868032477580539 4779927242168851077128005316678728703634571968191184883613526644091157527039899205736528090940704441631486446149025649357031533432184133713926172683654389893960776593836525249513996953741716240278284489493429598750957508370483360119195072084243318164914755774291201101110128973473798276186542329409792336580176075439803642289550979842178931439921640147547914964604575819054195158537091645267945991445085018643577514331301680513730292722481478535571298562966184205325145296093) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23668,7 +23668,7 @@ _:gn_3565 { } _:gn_3566 { - 1404 math:greaterThan 1 . + (1404) math:greaterThan 1 . (1404 1) math:difference 1403 . (1128387756654948151413388011607470444215602691661480757312889066315675273869788052850526096642847854575248981526067342782713536250380120933518126378634450058914203366504072543670012681063827981933620154722553171161857383866194679540594036977667066910457369282634541863262051054157543606760892561662252291910445701723548905466810003100378919891723484143422866186618558668055952155887868767249190580229908612422327464273256266291171832436242207448896556798488055530739809864985 1825769742756951462857308652535629129709484638264852063150318788887741126585055576443000997148928293528118732311479153287158998590902006390204023152509969917523286613666226352921992136338944129172332167385438213794550062252144340289300517553288125627228693245828329618924038959658127334712824883873770022334865186858127368411370488370900005774099078002062524388993008575499121501324611439009377705607588203110625025029022707111279230143119635543337370882239064337292667715554) math:sum 2954157499411899614270696664143099573925087329926332820463207855203416400454843629293527093791776148103367713837546496069872534841282127323722149531144419976437489980170298896592004817402772111105952322107991384956407446118339019829894554530955192537686062528462871482186090013815670941473717445536022314245310888581676273878180491471278925665822562145485390575611567243555073657212480206258568285837496815532952489302278973402451062579361842992233927680727119868032477580539 . (1403 1825769742756951462857308652535629129709484638264852063150318788887741126585055576443000997148928293528118732311479153287158998590902006390204023152509969917523286613666226352921992136338944129172332167385438213794550062252144340289300517553288125627228693245828329618924038959658127334712824883873770022334865186858127368411370488370900005774099078002062524388993008575499121501324611439009377705607588203110625025029022707111279230143119635543337370882239064337292667715554 2954157499411899614270696664143099573925087329926332820463207855203416400454843629293527093791776148103367713837546496069872534841282127323722149531144419976437489980170298896592004817402772111105952322107991384956407446118339019829894554530955192537686062528462871482186090013815670941473717445536022314245310888581676273878180491471278925665822562145485390575611567243555073657212480206258568285837496815532952489302278973402451062579361842992233927680727119868032477580539) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23679,7 +23679,7 @@ _:gn_3567 { } _:gn_3568 { - 1405 math:greaterThan 1 . + (1405) math:greaterThan 1 . (1405 1) math:difference 1404 . (697381986102003311443920640928158685493881946603371305837429722572065852715267523592474900506080438952869750785411810504445462340521885456685896773875519858609083247162153809251979455275116147238712012662885042632692678385949660748706480575621058716771323963193787755661987905500583727951932322211517730424419485134578462944560485270521085882375593858639658202374449907443169345436742671760187125377679590688297560755766440820107397706877428094440814083751008806552857850569 1128387756654948151413388011607470444215602691661480757312889066315675273869788052850526096642847854575248981526067342782713536250380120933518126378634450058914203366504072543670012681063827981933620154722553171161857383866194679540594036977667066910457369282634541863262051054157543606760892561662252291910445701723548905466810003100378919891723484143422866186618558668055952155887868767249190580229908612422327464273256266291171832436242207448896556798488055530739809864985) math:sum 1825769742756951462857308652535629129709484638264852063150318788887741126585055576443000997148928293528118732311479153287158998590902006390204023152509969917523286613666226352921992136338944129172332167385438213794550062252144340289300517553288125627228693245828329618924038959658127334712824883873770022334865186858127368411370488370900005774099078002062524388993008575499121501324611439009377705607588203110625025029022707111279230143119635543337370882239064337292667715554 . (1404 1128387756654948151413388011607470444215602691661480757312889066315675273869788052850526096642847854575248981526067342782713536250380120933518126378634450058914203366504072543670012681063827981933620154722553171161857383866194679540594036977667066910457369282634541863262051054157543606760892561662252291910445701723548905466810003100378919891723484143422866186618558668055952155887868767249190580229908612422327464273256266291171832436242207448896556798488055530739809864985 1825769742756951462857308652535629129709484638264852063150318788887741126585055576443000997148928293528118732311479153287158998590902006390204023152509969917523286613666226352921992136338944129172332167385438213794550062252144340289300517553288125627228693245828329618924038959658127334712824883873770022334865186858127368411370488370900005774099078002062524388993008575499121501324611439009377705607588203110625025029022707111279230143119635543337370882239064337292667715554) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23690,7 +23690,7 @@ _:gn_3569 { } _:gn_3570 { - 1406 math:greaterThan 1 . + (1406) math:greaterThan 1 . (1406 1) math:difference 1405 . (431005770552944839969467370679311758721720745058109451475459343743609421154520529258051196136767415622379230740655532278268073909858235476832229604758930200305120119341918734418033225788711834694908142059668128529164705480245018791887556402046008193686045319440754107600063148656959878808960239450734561486026216588970442522249517829857834009347890284783207984244108760612782810451126095489003454852229021734029903517489825471064434729364779354455742714737046724186952014416 697381986102003311443920640928158685493881946603371305837429722572065852715267523592474900506080438952869750785411810504445462340521885456685896773875519858609083247162153809251979455275116147238712012662885042632692678385949660748706480575621058716771323963193787755661987905500583727951932322211517730424419485134578462944560485270521085882375593858639658202374449907443169345436742671760187125377679590688297560755766440820107397706877428094440814083751008806552857850569) math:sum 1128387756654948151413388011607470444215602691661480757312889066315675273869788052850526096642847854575248981526067342782713536250380120933518126378634450058914203366504072543670012681063827981933620154722553171161857383866194679540594036977667066910457369282634541863262051054157543606760892561662252291910445701723548905466810003100378919891723484143422866186618558668055952155887868767249190580229908612422327464273256266291171832436242207448896556798488055530739809864985 . (1405 697381986102003311443920640928158685493881946603371305837429722572065852715267523592474900506080438952869750785411810504445462340521885456685896773875519858609083247162153809251979455275116147238712012662885042632692678385949660748706480575621058716771323963193787755661987905500583727951932322211517730424419485134578462944560485270521085882375593858639658202374449907443169345436742671760187125377679590688297560755766440820107397706877428094440814083751008806552857850569 1128387756654948151413388011607470444215602691661480757312889066315675273869788052850526096642847854575248981526067342782713536250380120933518126378634450058914203366504072543670012681063827981933620154722553171161857383866194679540594036977667066910457369282634541863262051054157543606760892561662252291910445701723548905466810003100378919891723484143422866186618558668055952155887868767249190580229908612422327464273256266291171832436242207448896556798488055530739809864985) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23701,7 +23701,7 @@ _:gn_3571 { } _:gn_3572 { - 1407 math:greaterThan 1 . + (1407) math:greaterThan 1 . (1407 1) math:difference 1406 . (266376215549058471474453270248846926772161201545261854361970378828456431560746994334423704369313023330490520044756278226177388430663649979853667169116589658303963127820235074833946229486404312543803870603216914103527972905704641956818924173575050523085278643753033648061924756843623849142972082760783168938393268545608020422310967440663251873027703573856450218130341146830386534985616576271183670525450568954267657238276615349042962977512648739985071369013962082365905836153 431005770552944839969467370679311758721720745058109451475459343743609421154520529258051196136767415622379230740655532278268073909858235476832229604758930200305120119341918734418033225788711834694908142059668128529164705480245018791887556402046008193686045319440754107600063148656959878808960239450734561486026216588970442522249517829857834009347890284783207984244108760612782810451126095489003454852229021734029903517489825471064434729364779354455742714737046724186952014416) math:sum 697381986102003311443920640928158685493881946603371305837429722572065852715267523592474900506080438952869750785411810504445462340521885456685896773875519858609083247162153809251979455275116147238712012662885042632692678385949660748706480575621058716771323963193787755661987905500583727951932322211517730424419485134578462944560485270521085882375593858639658202374449907443169345436742671760187125377679590688297560755766440820107397706877428094440814083751008806552857850569 . (1406 431005770552944839969467370679311758721720745058109451475459343743609421154520529258051196136767415622379230740655532278268073909858235476832229604758930200305120119341918734418033225788711834694908142059668128529164705480245018791887556402046008193686045319440754107600063148656959878808960239450734561486026216588970442522249517829857834009347890284783207984244108760612782810451126095489003454852229021734029903517489825471064434729364779354455742714737046724186952014416 697381986102003311443920640928158685493881946603371305837429722572065852715267523592474900506080438952869750785411810504445462340521885456685896773875519858609083247162153809251979455275116147238712012662885042632692678385949660748706480575621058716771323963193787755661987905500583727951932322211517730424419485134578462944560485270521085882375593858639658202374449907443169345436742671760187125377679590688297560755766440820107397706877428094440814083751008806552857850569) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23712,7 +23712,7 @@ _:gn_3573 { } _:gn_3574 { - 1408 math:greaterThan 1 . + (1408) math:greaterThan 1 . (1408 1) math:difference 1407 . (164629555003886368495014100430464831949559543512847597113488964915152989593773534923627491767454392291888710695899254052090685479194585496978562435642340542001156991521683659584086996302307522151104271456451214425636732574540376835068632228470957670600766675687720459538138391813336029665988156689951392547632948043362422099938550389194582136320186710926757766113767613782396275465509519217819784326778452779762246279213210122021471751852130614470671345723084641821046178263 266376215549058471474453270248846926772161201545261854361970378828456431560746994334423704369313023330490520044756278226177388430663649979853667169116589658303963127820235074833946229486404312543803870603216914103527972905704641956818924173575050523085278643753033648061924756843623849142972082760783168938393268545608020422310967440663251873027703573856450218130341146830386534985616576271183670525450568954267657238276615349042962977512648739985071369013962082365905836153) math:sum 431005770552944839969467370679311758721720745058109451475459343743609421154520529258051196136767415622379230740655532278268073909858235476832229604758930200305120119341918734418033225788711834694908142059668128529164705480245018791887556402046008193686045319440754107600063148656959878808960239450734561486026216588970442522249517829857834009347890284783207984244108760612782810451126095489003454852229021734029903517489825471064434729364779354455742714737046724186952014416 . (1407 266376215549058471474453270248846926772161201545261854361970378828456431560746994334423704369313023330490520044756278226177388430663649979853667169116589658303963127820235074833946229486404312543803870603216914103527972905704641956818924173575050523085278643753033648061924756843623849142972082760783168938393268545608020422310967440663251873027703573856450218130341146830386534985616576271183670525450568954267657238276615349042962977512648739985071369013962082365905836153 431005770552944839969467370679311758721720745058109451475459343743609421154520529258051196136767415622379230740655532278268073909858235476832229604758930200305120119341918734418033225788711834694908142059668128529164705480245018791887556402046008193686045319440754107600063148656959878808960239450734561486026216588970442522249517829857834009347890284783207984244108760612782810451126095489003454852229021734029903517489825471064434729364779354455742714737046724186952014416) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23723,7 +23723,7 @@ _:gn_3575 { } _:gn_3576 { - 1409 math:greaterThan 1 . + (1409) math:greaterThan 1 . (1409 1) math:difference 1408 . (101746660545172102979439169818382094822601658032414257248481413913303441966973459410796212601858631038601809348857024174086702951469064482875104733474249116302806136298551415249859233184096790392699599146765699677891240331164265121750291945104092852484511968065313188523786365030287819476983926070831776390760320502245598322372417051468669736707516862929692452016573533047990259520107057053363886198672116174505410959063405227021491225660518125514400023290877440544859657890 164629555003886368495014100430464831949559543512847597113488964915152989593773534923627491767454392291888710695899254052090685479194585496978562435642340542001156991521683659584086996302307522151104271456451214425636732574540376835068632228470957670600766675687720459538138391813336029665988156689951392547632948043362422099938550389194582136320186710926757766113767613782396275465509519217819784326778452779762246279213210122021471751852130614470671345723084641821046178263) math:sum 266376215549058471474453270248846926772161201545261854361970378828456431560746994334423704369313023330490520044756278226177388430663649979853667169116589658303963127820235074833946229486404312543803870603216914103527972905704641956818924173575050523085278643753033648061924756843623849142972082760783168938393268545608020422310967440663251873027703573856450218130341146830386534985616576271183670525450568954267657238276615349042962977512648739985071369013962082365905836153 . (1408 164629555003886368495014100430464831949559543512847597113488964915152989593773534923627491767454392291888710695899254052090685479194585496978562435642340542001156991521683659584086996302307522151104271456451214425636732574540376835068632228470957670600766675687720459538138391813336029665988156689951392547632948043362422099938550389194582136320186710926757766113767613782396275465509519217819784326778452779762246279213210122021471751852130614470671345723084641821046178263 266376215549058471474453270248846926772161201545261854361970378828456431560746994334423704369313023330490520044756278226177388430663649979853667169116589658303963127820235074833946229486404312543803870603216914103527972905704641956818924173575050523085278643753033648061924756843623849142972082760783168938393268545608020422310967440663251873027703573856450218130341146830386534985616576271183670525450568954267657238276615349042962977512648739985071369013962082365905836153) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23734,7 +23734,7 @@ _:gn_3577 { } _:gn_3578 { - 1410 math:greaterThan 1 . + (1410) math:greaterThan 1 . (1410 1) math:difference 1409 . (62882894458714265515574930612082737126957885480433339865007551001849547626800075512831279165595761253286901347042229878003982527725521014103457702168091425698350855223132244334227763118210731758404672309685514747745492243376111713318340283366864818116254707622407271014352026783048210189004230619119616156872627541116823777566133337725912399612669847997065314097194080734406015945402462164455898128106336605256835320149804894999980526191612488956271322432207201276186520373 101746660545172102979439169818382094822601658032414257248481413913303441966973459410796212601858631038601809348857024174086702951469064482875104733474249116302806136298551415249859233184096790392699599146765699677891240331164265121750291945104092852484511968065313188523786365030287819476983926070831776390760320502245598322372417051468669736707516862929692452016573533047990259520107057053363886198672116174505410959063405227021491225660518125514400023290877440544859657890) math:sum 164629555003886368495014100430464831949559543512847597113488964915152989593773534923627491767454392291888710695899254052090685479194585496978562435642340542001156991521683659584086996302307522151104271456451214425636732574540376835068632228470957670600766675687720459538138391813336029665988156689951392547632948043362422099938550389194582136320186710926757766113767613782396275465509519217819784326778452779762246279213210122021471751852130614470671345723084641821046178263 . (1409 101746660545172102979439169818382094822601658032414257248481413913303441966973459410796212601858631038601809348857024174086702951469064482875104733474249116302806136298551415249859233184096790392699599146765699677891240331164265121750291945104092852484511968065313188523786365030287819476983926070831776390760320502245598322372417051468669736707516862929692452016573533047990259520107057053363886198672116174505410959063405227021491225660518125514400023290877440544859657890 164629555003886368495014100430464831949559543512847597113488964915152989593773534923627491767454392291888710695899254052090685479194585496978562435642340542001156991521683659584086996302307522151104271456451214425636732574540376835068632228470957670600766675687720459538138391813336029665988156689951392547632948043362422099938550389194582136320186710926757766113767613782396275465509519217819784326778452779762246279213210122021471751852130614470671345723084641821046178263) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23745,7 +23745,7 @@ _:gn_3579 { } _:gn_3580 { - 1411 math:greaterThan 1 . + (1411) math:greaterThan 1 . (1411 1) math:difference 1410 . (38863766086457837463864239206299357695643772551980917383473862911453894340173383897964933436262869785314908001814794296082720423743543468771647031306157690604455281075419170915631470065886058634294926837080184930145748087788153408431951661737228034368257260442905917509434338247239609287979695451712160233887692961128774544806283713742757337094847014932627137919379452313584243574704594888907988070565779569248575638913600332021510699468905636558128700858670239268673137517 62882894458714265515574930612082737126957885480433339865007551001849547626800075512831279165595761253286901347042229878003982527725521014103457702168091425698350855223132244334227763118210731758404672309685514747745492243376111713318340283366864818116254707622407271014352026783048210189004230619119616156872627541116823777566133337725912399612669847997065314097194080734406015945402462164455898128106336605256835320149804894999980526191612488956271322432207201276186520373) math:sum 101746660545172102979439169818382094822601658032414257248481413913303441966973459410796212601858631038601809348857024174086702951469064482875104733474249116302806136298551415249859233184096790392699599146765699677891240331164265121750291945104092852484511968065313188523786365030287819476983926070831776390760320502245598322372417051468669736707516862929692452016573533047990259520107057053363886198672116174505410959063405227021491225660518125514400023290877440544859657890 . (1410 62882894458714265515574930612082737126957885480433339865007551001849547626800075512831279165595761253286901347042229878003982527725521014103457702168091425698350855223132244334227763118210731758404672309685514747745492243376111713318340283366864818116254707622407271014352026783048210189004230619119616156872627541116823777566133337725912399612669847997065314097194080734406015945402462164455898128106336605256835320149804894999980526191612488956271322432207201276186520373 101746660545172102979439169818382094822601658032414257248481413913303441966973459410796212601858631038601809348857024174086702951469064482875104733474249116302806136298551415249859233184096790392699599146765699677891240331164265121750291945104092852484511968065313188523786365030287819476983926070831776390760320502245598322372417051468669736707516862929692452016573533047990259520107057053363886198672116174505410959063405227021491225660518125514400023290877440544859657890) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23756,7 +23756,7 @@ _:gn_3581 { } _:gn_3582 { - 1412 math:greaterThan 1 . + (1412) math:greaterThan 1 . (1412 1) math:difference 1411 . (24019128372256428051710691405783379431314112928452422481533688090395653286626691614866345729332891467971993345227435581921262103981977545331810670861933735093895574147713073418596293052324673124109745472605329817599744155587958304886388621629636783747997447179501353504917688535808600901024535167407455922984934579988049232759849623983155062517822833064438176177814628420821772370697867275547910057540557036008259681236204562978469826722706852398142621573536962007513382856 38863766086457837463864239206299357695643772551980917383473862911453894340173383897964933436262869785314908001814794296082720423743543468771647031306157690604455281075419170915631470065886058634294926837080184930145748087788153408431951661737228034368257260442905917509434338247239609287979695451712160233887692961128774544806283713742757337094847014932627137919379452313584243574704594888907988070565779569248575638913600332021510699468905636558128700858670239268673137517) math:sum 62882894458714265515574930612082737126957885480433339865007551001849547626800075512831279165595761253286901347042229878003982527725521014103457702168091425698350855223132244334227763118210731758404672309685514747745492243376111713318340283366864818116254707622407271014352026783048210189004230619119616156872627541116823777566133337725912399612669847997065314097194080734406015945402462164455898128106336605256835320149804894999980526191612488956271322432207201276186520373 . (1411 38863766086457837463864239206299357695643772551980917383473862911453894340173383897964933436262869785314908001814794296082720423743543468771647031306157690604455281075419170915631470065886058634294926837080184930145748087788153408431951661737228034368257260442905917509434338247239609287979695451712160233887692961128774544806283713742757337094847014932627137919379452313584243574704594888907988070565779569248575638913600332021510699468905636558128700858670239268673137517 62882894458714265515574930612082737126957885480433339865007551001849547626800075512831279165595761253286901347042229878003982527725521014103457702168091425698350855223132244334227763118210731758404672309685514747745492243376111713318340283366864818116254707622407271014352026783048210189004230619119616156872627541116823777566133337725912399612669847997065314097194080734406015945402462164455898128106336605256835320149804894999980526191612488956271322432207201276186520373) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23767,7 +23767,7 @@ _:gn_3583 { } _:gn_3584 { - 1413 math:greaterThan 1 . + (1413) math:greaterThan 1 . (1413 1) math:difference 1412 . (14844637714201409412153547800515978264329659623528494901940174821058241053546692283098587706929978317342914656587358714161458319761565923439836360444223955510559706927706097497035177013561385510185181364474855112546003932200195103545563040107591250620259813263404564004516649711431008386955160284304704310902758381140725312046434089759602274577024181868188961741564823892762471204006727613360078013025222533240315957677395769043040872746198784159986079285133277261159754661 24019128372256428051710691405783379431314112928452422481533688090395653286626691614866345729332891467971993345227435581921262103981977545331810670861933735093895574147713073418596293052324673124109745472605329817599744155587958304886388621629636783747997447179501353504917688535808600901024535167407455922984934579988049232759849623983155062517822833064438176177814628420821772370697867275547910057540557036008259681236204562978469826722706852398142621573536962007513382856) math:sum 38863766086457837463864239206299357695643772551980917383473862911453894340173383897964933436262869785314908001814794296082720423743543468771647031306157690604455281075419170915631470065886058634294926837080184930145748087788153408431951661737228034368257260442905917509434338247239609287979695451712160233887692961128774544806283713742757337094847014932627137919379452313584243574704594888907988070565779569248575638913600332021510699468905636558128700858670239268673137517 . (1412 24019128372256428051710691405783379431314112928452422481533688090395653286626691614866345729332891467971993345227435581921262103981977545331810670861933735093895574147713073418596293052324673124109745472605329817599744155587958304886388621629636783747997447179501353504917688535808600901024535167407455922984934579988049232759849623983155062517822833064438176177814628420821772370697867275547910057540557036008259681236204562978469826722706852398142621573536962007513382856 38863766086457837463864239206299357695643772551980917383473862911453894340173383897964933436262869785314908001814794296082720423743543468771647031306157690604455281075419170915631470065886058634294926837080184930145748087788153408431951661737228034368257260442905917509434338247239609287979695451712160233887692961128774544806283713742757337094847014932627137919379452313584243574704594888907988070565779569248575638913600332021510699468905636558128700858670239268673137517) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23778,7 +23778,7 @@ _:gn_3585 { } _:gn_3586 { - 1414 math:greaterThan 1 . + (1414) math:greaterThan 1 . (1414 1) math:difference 1413 . (9174490658055018639557143605267401166984453304923927579593513269337412233079999331767758022402913150629078688640076867759803784220411621891974310417709779583335867220006975921561116038763287613924564108130474705053740223387763201340825581522045533127737633916096789500401038824377592514069374883102751612082176198847323920713415534223552787940798651196249214436249804528059301166691139662187832044515334502767943723558808793935428953976508068238156542288403684746353628195 14844637714201409412153547800515978264329659623528494901940174821058241053546692283098587706929978317342914656587358714161458319761565923439836360444223955510559706927706097497035177013561385510185181364474855112546003932200195103545563040107591250620259813263404564004516649711431008386955160284304704310902758381140725312046434089759602274577024181868188961741564823892762471204006727613360078013025222533240315957677395769043040872746198784159986079285133277261159754661) math:sum 24019128372256428051710691405783379431314112928452422481533688090395653286626691614866345729332891467971993345227435581921262103981977545331810670861933735093895574147713073418596293052324673124109745472605329817599744155587958304886388621629636783747997447179501353504917688535808600901024535167407455922984934579988049232759849623983155062517822833064438176177814628420821772370697867275547910057540557036008259681236204562978469826722706852398142621573536962007513382856 . (1413 14844637714201409412153547800515978264329659623528494901940174821058241053546692283098587706929978317342914656587358714161458319761565923439836360444223955510559706927706097497035177013561385510185181364474855112546003932200195103545563040107591250620259813263404564004516649711431008386955160284304704310902758381140725312046434089759602274577024181868188961741564823892762471204006727613360078013025222533240315957677395769043040872746198784159986079285133277261159754661 24019128372256428051710691405783379431314112928452422481533688090395653286626691614866345729332891467971993345227435581921262103981977545331810670861933735093895574147713073418596293052324673124109745472605329817599744155587958304886388621629636783747997447179501353504917688535808600901024535167407455922984934579988049232759849623983155062517822833064438176177814628420821772370697867275547910057540557036008259681236204562978469826722706852398142621573536962007513382856) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23789,7 +23789,7 @@ _:gn_3587 { } _:gn_3588 { - 1415 math:greaterThan 1 . + (1415) math:greaterThan 1 . (1415 1) math:difference 1414 . (5670147056146390772596404195248577097345206318604567322346661551720828820466692951330829684527065166713835967947281846401654535541154301547862050026514175927223839707699121575474060974798097896260617256344380407492263708812431902204737458585545717492522179347307774504115610887053415872885785401201952698820582182293401391333018555536049486636225530671939747305315019364703170037315587951172245968509888030472372234118586975107611918769690715921829536996729592514806126466 9174490658055018639557143605267401166984453304923927579593513269337412233079999331767758022402913150629078688640076867759803784220411621891974310417709779583335867220006975921561116038763287613924564108130474705053740223387763201340825581522045533127737633916096789500401038824377592514069374883102751612082176198847323920713415534223552787940798651196249214436249804528059301166691139662187832044515334502767943723558808793935428953976508068238156542288403684746353628195) math:sum 14844637714201409412153547800515978264329659623528494901940174821058241053546692283098587706929978317342914656587358714161458319761565923439836360444223955510559706927706097497035177013561385510185181364474855112546003932200195103545563040107591250620259813263404564004516649711431008386955160284304704310902758381140725312046434089759602274577024181868188961741564823892762471204006727613360078013025222533240315957677395769043040872746198784159986079285133277261159754661 . (1414 9174490658055018639557143605267401166984453304923927579593513269337412233079999331767758022402913150629078688640076867759803784220411621891974310417709779583335867220006975921561116038763287613924564108130474705053740223387763201340825581522045533127737633916096789500401038824377592514069374883102751612082176198847323920713415534223552787940798651196249214436249804528059301166691139662187832044515334502767943723558808793935428953976508068238156542288403684746353628195 14844637714201409412153547800515978264329659623528494901940174821058241053546692283098587706929978317342914656587358714161458319761565923439836360444223955510559706927706097497035177013561385510185181364474855112546003932200195103545563040107591250620259813263404564004516649711431008386955160284304704310902758381140725312046434089759602274577024181868188961741564823892762471204006727613360078013025222533240315957677395769043040872746198784159986079285133277261159754661) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23800,7 +23800,7 @@ _:gn_3589 { } _:gn_3590 { - 1416 math:greaterThan 1 . + (1416) math:greaterThan 1 . (1416 1) math:difference 1415 . (3504343601908627866960739410018824069639246986319360257246851717616583412613306380436928337875847983915242720692795021358149248679257320344112260391195603656112027512307854346087055063965189717663946851786094297561476514575331299136088122936499815635215454568789014996285427937324176641183589481900798913261594016553922529380396978687503301304573120524309467130934785163356131129375551711015586076005446472295571489440221818827817035206817352316327005291674092231547501729 5670147056146390772596404195248577097345206318604567322346661551720828820466692951330829684527065166713835967947281846401654535541154301547862050026514175927223839707699121575474060974798097896260617256344380407492263708812431902204737458585545717492522179347307774504115610887053415872885785401201952698820582182293401391333018555536049486636225530671939747305315019364703170037315587951172245968509888030472372234118586975107611918769690715921829536996729592514806126466) math:sum 9174490658055018639557143605267401166984453304923927579593513269337412233079999331767758022402913150629078688640076867759803784220411621891974310417709779583335867220006975921561116038763287613924564108130474705053740223387763201340825581522045533127737633916096789500401038824377592514069374883102751612082176198847323920713415534223552787940798651196249214436249804528059301166691139662187832044515334502767943723558808793935428953976508068238156542288403684746353628195 . (1415 5670147056146390772596404195248577097345206318604567322346661551720828820466692951330829684527065166713835967947281846401654535541154301547862050026514175927223839707699121575474060974798097896260617256344380407492263708812431902204737458585545717492522179347307774504115610887053415872885785401201952698820582182293401391333018555536049486636225530671939747305315019364703170037315587951172245968509888030472372234118586975107611918769690715921829536996729592514806126466 9174490658055018639557143605267401166984453304923927579593513269337412233079999331767758022402913150629078688640076867759803784220411621891974310417709779583335867220006975921561116038763287613924564108130474705053740223387763201340825581522045533127737633916096789500401038824377592514069374883102751612082176198847323920713415534223552787940798651196249214436249804528059301166691139662187832044515334502767943723558808793935428953976508068238156542288403684746353628195) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23811,7 +23811,7 @@ _:gn_3591 { } _:gn_3592 { - 1417 math:greaterThan 1 . + (1417) math:greaterThan 1 . (1417 1) math:difference 1416 . (2165803454237762905635664785229753027705959332285207065099809834104245407853386570893901346651217182798593247254486825043505286861896981203749789635318572271111812195391267229387005910832908178596670404558286109930787194237100603068649335649045901857306724778518759507830182949729239231702195919301153785558988165739478861952621576848546185331652410147630280174380234201347038907940036240156659892504441558176800744678365156279794883562873363605502531705055500283258624737 3504343601908627866960739410018824069639246986319360257246851717616583412613306380436928337875847983915242720692795021358149248679257320344112260391195603656112027512307854346087055063965189717663946851786094297561476514575331299136088122936499815635215454568789014996285427937324176641183589481900798913261594016553922529380396978687503301304573120524309467130934785163356131129375551711015586076005446472295571489440221818827817035206817352316327005291674092231547501729) math:sum 5670147056146390772596404195248577097345206318604567322346661551720828820466692951330829684527065166713835967947281846401654535541154301547862050026514175927223839707699121575474060974798097896260617256344380407492263708812431902204737458585545717492522179347307774504115610887053415872885785401201952698820582182293401391333018555536049486636225530671939747305315019364703170037315587951172245968509888030472372234118586975107611918769690715921829536996729592514806126466 . (1416 3504343601908627866960739410018824069639246986319360257246851717616583412613306380436928337875847983915242720692795021358149248679257320344112260391195603656112027512307854346087055063965189717663946851786094297561476514575331299136088122936499815635215454568789014996285427937324176641183589481900798913261594016553922529380396978687503301304573120524309467130934785163356131129375551711015586076005446472295571489440221818827817035206817352316327005291674092231547501729 5670147056146390772596404195248577097345206318604567322346661551720828820466692951330829684527065166713835967947281846401654535541154301547862050026514175927223839707699121575474060974798097896260617256344380407492263708812431902204737458585545717492522179347307774504115610887053415872885785401201952698820582182293401391333018555536049486636225530671939747305315019364703170037315587951172245968509888030472372234118586975107611918769690715921829536996729592514806126466) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23822,7 +23822,7 @@ _:gn_3593 { } _:gn_3594 { - 1418 math:greaterThan 1 . + (1418) math:greaterThan 1 . (1418 1) math:difference 1417 . (1338540147670864961325074624789071041933287654034153192147041883512338004759919809543026991224630801116649473438308196314643961817360339140362470755877031385000215316916587116700049153132281539067276447227808187630689320338230696067438787287453913777908729790270255488455244987594937409481393562599645127702605850814443667427775401838957115972920710376679186956554550962009092221435515470858926183501004914118770744761856662548022151643943988710824473586618591948288876992 2165803454237762905635664785229753027705959332285207065099809834104245407853386570893901346651217182798593247254486825043505286861896981203749789635318572271111812195391267229387005910832908178596670404558286109930787194237100603068649335649045901857306724778518759507830182949729239231702195919301153785558988165739478861952621576848546185331652410147630280174380234201347038907940036240156659892504441558176800744678365156279794883562873363605502531705055500283258624737) math:sum 3504343601908627866960739410018824069639246986319360257246851717616583412613306380436928337875847983915242720692795021358149248679257320344112260391195603656112027512307854346087055063965189717663946851786094297561476514575331299136088122936499815635215454568789014996285427937324176641183589481900798913261594016553922529380396978687503301304573120524309467130934785163356131129375551711015586076005446472295571489440221818827817035206817352316327005291674092231547501729 . (1417 2165803454237762905635664785229753027705959332285207065099809834104245407853386570893901346651217182798593247254486825043505286861896981203749789635318572271111812195391267229387005910832908178596670404558286109930787194237100603068649335649045901857306724778518759507830182949729239231702195919301153785558988165739478861952621576848546185331652410147630280174380234201347038907940036240156659892504441558176800744678365156279794883562873363605502531705055500283258624737 3504343601908627866960739410018824069639246986319360257246851717616583412613306380436928337875847983915242720692795021358149248679257320344112260391195603656112027512307854346087055063965189717663946851786094297561476514575331299136088122936499815635215454568789014996285427937324176641183589481900798913261594016553922529380396978687503301304573120524309467130934785163356131129375551711015586076005446472295571489440221818827817035206817352316327005291674092231547501729) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23833,7 +23833,7 @@ _:gn_3595 { } _:gn_3596 { - 1419 math:greaterThan 1 . + (1419) math:greaterThan 1 . (1419 1) math:difference 1418 . (827263306566897944310590160440681985772671678251053872952767950591907403093466761350874355426586381681943773816178628728861325044536642063387318879441540886111596878474680112686956757700626639529393957330477922300097873898869907001210548361591988079397994988248504019374937962134301822220802356701508657856382314925035194524846175009589069358731699770951093217825683239337946686504520769297733709003436644058029999916508493731772731918929374894678058118436908334969747745 1338540147670864961325074624789071041933287654034153192147041883512338004759919809543026991224630801116649473438308196314643961817360339140362470755877031385000215316916587116700049153132281539067276447227808187630689320338230696067438787287453913777908729790270255488455244987594937409481393562599645127702605850814443667427775401838957115972920710376679186956554550962009092221435515470858926183501004914118770744761856662548022151643943988710824473586618591948288876992) math:sum 2165803454237762905635664785229753027705959332285207065099809834104245407853386570893901346651217182798593247254486825043505286861896981203749789635318572271111812195391267229387005910832908178596670404558286109930787194237100603068649335649045901857306724778518759507830182949729239231702195919301153785558988165739478861952621576848546185331652410147630280174380234201347038907940036240156659892504441558176800744678365156279794883562873363605502531705055500283258624737 . (1418 1338540147670864961325074624789071041933287654034153192147041883512338004759919809543026991224630801116649473438308196314643961817360339140362470755877031385000215316916587116700049153132281539067276447227808187630689320338230696067438787287453913777908729790270255488455244987594937409481393562599645127702605850814443667427775401838957115972920710376679186956554550962009092221435515470858926183501004914118770744761856662548022151643943988710824473586618591948288876992 2165803454237762905635664785229753027705959332285207065099809834104245407853386570893901346651217182798593247254486825043505286861896981203749789635318572271111812195391267229387005910832908178596670404558286109930787194237100603068649335649045901857306724778518759507830182949729239231702195919301153785558988165739478861952621576848546185331652410147630280174380234201347038907940036240156659892504441558176800744678365156279794883562873363605502531705055500283258624737) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23844,7 +23844,7 @@ _:gn_3597 { } _:gn_3598 { - 1420 math:greaterThan 1 . + (1420) math:greaterThan 1 . (1420 1) math:difference 1419 . (511276841103967017014484464348389056160615975783099319194273932920430601666453048192152635798044419434705699622129567585782636772823697076975151876435490498888618438441907004013092395431654899537882489897330265330591446439360789066228238925861925698510734802021751469080307025460635587260591205898136469846223535889408472902929226829368046614189010605728093738728867722671145534930994701561192474497568270060740744845348168816249419725014613816146415468181683613319129247 827263306566897944310590160440681985772671678251053872952767950591907403093466761350874355426586381681943773816178628728861325044536642063387318879441540886111596878474680112686956757700626639529393957330477922300097873898869907001210548361591988079397994988248504019374937962134301822220802356701508657856382314925035194524846175009589069358731699770951093217825683239337946686504520769297733709003436644058029999916508493731772731918929374894678058118436908334969747745) math:sum 1338540147670864961325074624789071041933287654034153192147041883512338004759919809543026991224630801116649473438308196314643961817360339140362470755877031385000215316916587116700049153132281539067276447227808187630689320338230696067438787287453913777908729790270255488455244987594937409481393562599645127702605850814443667427775401838957115972920710376679186956554550962009092221435515470858926183501004914118770744761856662548022151643943988710824473586618591948288876992 . (1419 827263306566897944310590160440681985772671678251053872952767950591907403093466761350874355426586381681943773816178628728861325044536642063387318879441540886111596878474680112686956757700626639529393957330477922300097873898869907001210548361591988079397994988248504019374937962134301822220802356701508657856382314925035194524846175009589069358731699770951093217825683239337946686504520769297733709003436644058029999916508493731772731918929374894678058118436908334969747745 1338540147670864961325074624789071041933287654034153192147041883512338004759919809543026991224630801116649473438308196314643961817360339140362470755877031385000215316916587116700049153132281539067276447227808187630689320338230696067438787287453913777908729790270255488455244987594937409481393562599645127702605850814443667427775401838957115972920710376679186956554550962009092221435515470858926183501004914118770744761856662548022151643943988710824473586618591948288876992) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23855,7 +23855,7 @@ _:gn_3599 { } _:gn_3600 { - 1421 math:greaterThan 1 . + (1421) math:greaterThan 1 . (1421 1) math:difference 1420 . (315986465462930927296105696092292929612055702467954553758494017671476801427013713158721719628541962247238074194049061143078688271712944986412167003006050387222978440032773108673864362268971739991511467433147656969506427459509117934982309435730062380887260186226752550294630936673666234960211150803372188010158779035626721621916948180221022744542689165222999479096815516666801151573526067736541234505868373997289255071160324915523312193914761078531642650255224721650618498 511276841103967017014484464348389056160615975783099319194273932920430601666453048192152635798044419434705699622129567585782636772823697076975151876435490498888618438441907004013092395431654899537882489897330265330591446439360789066228238925861925698510734802021751469080307025460635587260591205898136469846223535889408472902929226829368046614189010605728093738728867722671145534930994701561192474497568270060740744845348168816249419725014613816146415468181683613319129247) math:sum 827263306566897944310590160440681985772671678251053872952767950591907403093466761350874355426586381681943773816178628728861325044536642063387318879441540886111596878474680112686956757700626639529393957330477922300097873898869907001210548361591988079397994988248504019374937962134301822220802356701508657856382314925035194524846175009589069358731699770951093217825683239337946686504520769297733709003436644058029999916508493731772731918929374894678058118436908334969747745 . (1420 511276841103967017014484464348389056160615975783099319194273932920430601666453048192152635798044419434705699622129567585782636772823697076975151876435490498888618438441907004013092395431654899537882489897330265330591446439360789066228238925861925698510734802021751469080307025460635587260591205898136469846223535889408472902929226829368046614189010605728093738728867722671145534930994701561192474497568270060740744845348168816249419725014613816146415468181683613319129247 827263306566897944310590160440681985772671678251053872952767950591907403093466761350874355426586381681943773816178628728861325044536642063387318879441540886111596878474680112686956757700626639529393957330477922300097873898869907001210548361591988079397994988248504019374937962134301822220802356701508657856382314925035194524846175009589069358731699770951093217825683239337946686504520769297733709003436644058029999916508493731772731918929374894678058118436908334969747745) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23866,7 +23866,7 @@ _:gn_3601 { } _:gn_3602 { - 1422 math:greaterThan 1 . + (1422) math:greaterThan 1 . (1422 1) math:difference 1421 . (195290375641036089718378768256096126548560273315144765435779915248953800239439335033430916169502457187467625428080506442703948501110752090562984873429440111665639998409133895339228033162683159546371022464182608361085018979851671131245929490131863317623474615794998918785676088786969352300380055094764281836064756853781751281012278649147023869646321440505094259632052206004344383357468633824651239991699896063451489774187843900726107531099852737614772817926458891668510749 315986465462930927296105696092292929612055702467954553758494017671476801427013713158721719628541962247238074194049061143078688271712944986412167003006050387222978440032773108673864362268971739991511467433147656969506427459509117934982309435730062380887260186226752550294630936673666234960211150803372188010158779035626721621916948180221022744542689165222999479096815516666801151573526067736541234505868373997289255071160324915523312193914761078531642650255224721650618498) math:sum 511276841103967017014484464348389056160615975783099319194273932920430601666453048192152635798044419434705699622129567585782636772823697076975151876435490498888618438441907004013092395431654899537882489897330265330591446439360789066228238925861925698510734802021751469080307025460635587260591205898136469846223535889408472902929226829368046614189010605728093738728867722671145534930994701561192474497568270060740744845348168816249419725014613816146415468181683613319129247 . (1421 315986465462930927296105696092292929612055702467954553758494017671476801427013713158721719628541962247238074194049061143078688271712944986412167003006050387222978440032773108673864362268971739991511467433147656969506427459509117934982309435730062380887260186226752550294630936673666234960211150803372188010158779035626721621916948180221022744542689165222999479096815516666801151573526067736541234505868373997289255071160324915523312193914761078531642650255224721650618498 511276841103967017014484464348389056160615975783099319194273932920430601666453048192152635798044419434705699622129567585782636772823697076975151876435490498888618438441907004013092395431654899537882489897330265330591446439360789066228238925861925698510734802021751469080307025460635587260591205898136469846223535889408472902929226829368046614189010605728093738728867722671145534930994701561192474497568270060740744845348168816249419725014613816146415468181683613319129247) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23877,7 +23877,7 @@ _:gn_3603 { } _:gn_3604 { - 1423 math:greaterThan 1 . + (1423) math:greaterThan 1 . (1423 1) math:difference 1422 . (120696089821894837577726927836196803063495429152809788322714102422523001187574378125290803459039505059770448765968554700374739770602192895849182129576610275557338441623639213334636329106288580445140444968965048608421408479657446803736379945598199063263785570431753631508954847886696882659831095708607906174094022181844970340904669531073998874896367724717905219464763310662456768216057433911889994514168477933837765296972481014797204662814908340916869832328765829982107749 195290375641036089718378768256096126548560273315144765435779915248953800239439335033430916169502457187467625428080506442703948501110752090562984873429440111665639998409133895339228033162683159546371022464182608361085018979851671131245929490131863317623474615794998918785676088786969352300380055094764281836064756853781751281012278649147023869646321440505094259632052206004344383357468633824651239991699896063451489774187843900726107531099852737614772817926458891668510749) math:sum 315986465462930927296105696092292929612055702467954553758494017671476801427013713158721719628541962247238074194049061143078688271712944986412167003006050387222978440032773108673864362268971739991511467433147656969506427459509117934982309435730062380887260186226752550294630936673666234960211150803372188010158779035626721621916948180221022744542689165222999479096815516666801151573526067736541234505868373997289255071160324915523312193914761078531642650255224721650618498 . (1422 195290375641036089718378768256096126548560273315144765435779915248953800239439335033430916169502457187467625428080506442703948501110752090562984873429440111665639998409133895339228033162683159546371022464182608361085018979851671131245929490131863317623474615794998918785676088786969352300380055094764281836064756853781751281012278649147023869646321440505094259632052206004344383357468633824651239991699896063451489774187843900726107531099852737614772817926458891668510749 315986465462930927296105696092292929612055702467954553758494017671476801427013713158721719628541962247238074194049061143078688271712944986412167003006050387222978440032773108673864362268971739991511467433147656969506427459509117934982309435730062380887260186226752550294630936673666234960211150803372188010158779035626721621916948180221022744542689165222999479096815516666801151573526067736541234505868373997289255071160324915523312193914761078531642650255224721650618498) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23888,7 +23888,7 @@ _:gn_3605 { } _:gn_3606 { - 1424 math:greaterThan 1 . + (1424) math:greaterThan 1 . (1424 1) math:difference 1423 . (74594285819141252140651840419899323485064844162334977113065812826430799051864956908140112710462952127697176662111951742329208730508559194713802743852829836108301556785494682004591704056394579101230577495217559752663610500194224327509549544533664254359689045363245287276721240900272469640548959386156375661970734671936780940107609118073024994749953715787189040167288895341887615141411199912761245477531418129613724477215362885928902868284944396697902985597693061686403000 120696089821894837577726927836196803063495429152809788322714102422523001187574378125290803459039505059770448765968554700374739770602192895849182129576610275557338441623639213334636329106288580445140444968965048608421408479657446803736379945598199063263785570431753631508954847886696882659831095708607906174094022181844970340904669531073998874896367724717905219464763310662456768216057433911889994514168477933837765296972481014797204662814908340916869832328765829982107749) math:sum 195290375641036089718378768256096126548560273315144765435779915248953800239439335033430916169502457187467625428080506442703948501110752090562984873429440111665639998409133895339228033162683159546371022464182608361085018979851671131245929490131863317623474615794998918785676088786969352300380055094764281836064756853781751281012278649147023869646321440505094259632052206004344383357468633824651239991699896063451489774187843900726107531099852737614772817926458891668510749 . (1423 120696089821894837577726927836196803063495429152809788322714102422523001187574378125290803459039505059770448765968554700374739770602192895849182129576610275557338441623639213334636329106288580445140444968965048608421408479657446803736379945598199063263785570431753631508954847886696882659831095708607906174094022181844970340904669531073998874896367724717905219464763310662456768216057433911889994514168477933837765296972481014797204662814908340916869832328765829982107749 195290375641036089718378768256096126548560273315144765435779915248953800239439335033430916169502457187467625428080506442703948501110752090562984873429440111665639998409133895339228033162683159546371022464182608361085018979851671131245929490131863317623474615794998918785676088786969352300380055094764281836064756853781751281012278649147023869646321440505094259632052206004344383357468633824651239991699896063451489774187843900726107531099852737614772817926458891668510749) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23899,7 +23899,7 @@ _:gn_3607 { } _:gn_3608 { - 1425 math:greaterThan 1 . + (1425) math:greaterThan 1 . (1425 1) math:difference 1424 . (46101804002753585437075087416297479578430584990474811209648289596092202135709421217150690748576552932073272103856602958045531040093633701135379385723780439449036884838144531330044625049894001343909867473747488855757797979463222476226830401064534808904096525068508344232233606986424413019282136322451530512123287509908189400797060413000973880146414008930716179297474415320569153074646233999128749036637059804224040819757118128868301794529963944218966846731072768295704749 74594285819141252140651840419899323485064844162334977113065812826430799051864956908140112710462952127697176662111951742329208730508559194713802743852829836108301556785494682004591704056394579101230577495217559752663610500194224327509549544533664254359689045363245287276721240900272469640548959386156375661970734671936780940107609118073024994749953715787189040167288895341887615141411199912761245477531418129613724477215362885928902868284944396697902985597693061686403000) math:sum 120696089821894837577726927836196803063495429152809788322714102422523001187574378125290803459039505059770448765968554700374739770602192895849182129576610275557338441623639213334636329106288580445140444968965048608421408479657446803736379945598199063263785570431753631508954847886696882659831095708607906174094022181844970340904669531073998874896367724717905219464763310662456768216057433911889994514168477933837765296972481014797204662814908340916869832328765829982107749 . (1424 74594285819141252140651840419899323485064844162334977113065812826430799051864956908140112710462952127697176662111951742329208730508559194713802743852829836108301556785494682004591704056394579101230577495217559752663610500194224327509549544533664254359689045363245287276721240900272469640548959386156375661970734671936780940107609118073024994749953715787189040167288895341887615141411199912761245477531418129613724477215362885928902868284944396697902985597693061686403000 120696089821894837577726927836196803063495429152809788322714102422523001187574378125290803459039505059770448765968554700374739770602192895849182129576610275557338441623639213334636329106288580445140444968965048608421408479657446803736379945598199063263785570431753631508954847886696882659831095708607906174094022181844970340904669531073998874896367724717905219464763310662456768216057433911889994514168477933837765296972481014797204662814908340916869832328765829982107749) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23910,7 +23910,7 @@ _:gn_3609 { } _:gn_3610 { - 1426 math:greaterThan 1 . + (1426) math:greaterThan 1 . (1426 1) math:difference 1425 . (28492481816387666703576753003601843906634259171860165903417523230338596916155535690989421961886399195623904558255348784283677690414925493578423358129049396659264671947350150674547079006500577757320710021470070896905812520731001851282719143469129445455592520294736943044487633913848056621266823063704845149847447162028591539310548705072051114603539706856472860869814480021318462066764965913632496440894358325389683657458244757060601073754980452478936138866620293390698251 46101804002753585437075087416297479578430584990474811209648289596092202135709421217150690748576552932073272103856602958045531040093633701135379385723780439449036884838144531330044625049894001343909867473747488855757797979463222476226830401064534808904096525068508344232233606986424413019282136322451530512123287509908189400797060413000973880146414008930716179297474415320569153074646233999128749036637059804224040819757118128868301794529963944218966846731072768295704749) math:sum 74594285819141252140651840419899323485064844162334977113065812826430799051864956908140112710462952127697176662111951742329208730508559194713802743852829836108301556785494682004591704056394579101230577495217559752663610500194224327509549544533664254359689045363245287276721240900272469640548959386156375661970734671936780940107609118073024994749953715787189040167288895341887615141411199912761245477531418129613724477215362885928902868284944396697902985597693061686403000 . (1425 46101804002753585437075087416297479578430584990474811209648289596092202135709421217150690748576552932073272103856602958045531040093633701135379385723780439449036884838144531330044625049894001343909867473747488855757797979463222476226830401064534808904096525068508344232233606986424413019282136322451530512123287509908189400797060413000973880146414008930716179297474415320569153074646233999128749036637059804224040819757118128868301794529963944218966846731072768295704749 74594285819141252140651840419899323485064844162334977113065812826430799051864956908140112710462952127697176662111951742329208730508559194713802743852829836108301556785494682004591704056394579101230577495217559752663610500194224327509549544533664254359689045363245287276721240900272469640548959386156375661970734671936780940107609118073024994749953715787189040167288895341887615141411199912761245477531418129613724477215362885928902868284944396697902985597693061686403000) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23921,7 +23921,7 @@ _:gn_3611 { } _:gn_3612 { - 1427 math:greaterThan 1 . + (1427) math:greaterThan 1 . (1427 1) math:difference 1426 . (17609322186365918733498334412695635671796325818614645306230766365753605219553885526161268786690153736449367545601254173761853349678708207556956027594731042789772212890794380655497546043393423586589157452277417958851985458732220624944111257595405363448504004773771401187745973072576356398015313258746685362275840347879597861486511707928922765542874302074243318427659935299250691007881268085496252595742701478834357162298873371807700720774983491740030707864452474905006498 28492481816387666703576753003601843906634259171860165903417523230338596916155535690989421961886399195623904558255348784283677690414925493578423358129049396659264671947350150674547079006500577757320710021470070896905812520731001851282719143469129445455592520294736943044487633913848056621266823063704845149847447162028591539310548705072051114603539706856472860869814480021318462066764965913632496440894358325389683657458244757060601073754980452478936138866620293390698251) math:sum 46101804002753585437075087416297479578430584990474811209648289596092202135709421217150690748576552932073272103856602958045531040093633701135379385723780439449036884838144531330044625049894001343909867473747488855757797979463222476226830401064534808904096525068508344232233606986424413019282136322451530512123287509908189400797060413000973880146414008930716179297474415320569153074646233999128749036637059804224040819757118128868301794529963944218966846731072768295704749 . (1426 28492481816387666703576753003601843906634259171860165903417523230338596916155535690989421961886399195623904558255348784283677690414925493578423358129049396659264671947350150674547079006500577757320710021470070896905812520731001851282719143469129445455592520294736943044487633913848056621266823063704845149847447162028591539310548705072051114603539706856472860869814480021318462066764965913632496440894358325389683657458244757060601073754980452478936138866620293390698251 46101804002753585437075087416297479578430584990474811209648289596092202135709421217150690748576552932073272103856602958045531040093633701135379385723780439449036884838144531330044625049894001343909867473747488855757797979463222476226830401064534808904096525068508344232233606986424413019282136322451530512123287509908189400797060413000973880146414008930716179297474415320569153074646233999128749036637059804224040819757118128868301794529963944218966846731072768295704749) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23932,7 +23932,7 @@ _:gn_3613 { } _:gn_3614 { - 1428 math:greaterThan 1 . + (1428) math:greaterThan 1 . (1428 1) math:difference 1427 . (10883159630021747970078418590906208234837933353245520597186756864584991696601650164828153175196245459174537012654094610521824340736217286021467330534318353869492459056555770019049532963107154170731552569192652938053827061998781226338607885873724082007088515520965541856741660841271700223251509804958159787571606814148993677824036997143128349060665404782229542442154544722067771058883697828136243845151656846555326495159371385252900352979996960738905431002167818485691753 17609322186365918733498334412695635671796325818614645306230766365753605219553885526161268786690153736449367545601254173761853349678708207556956027594731042789772212890794380655497546043393423586589157452277417958851985458732220624944111257595405363448504004773771401187745973072576356398015313258746685362275840347879597861486511707928922765542874302074243318427659935299250691007881268085496252595742701478834357162298873371807700720774983491740030707864452474905006498) math:sum 28492481816387666703576753003601843906634259171860165903417523230338596916155535690989421961886399195623904558255348784283677690414925493578423358129049396659264671947350150674547079006500577757320710021470070896905812520731001851282719143469129445455592520294736943044487633913848056621266823063704845149847447162028591539310548705072051114603539706856472860869814480021318462066764965913632496440894358325389683657458244757060601073754980452478936138866620293390698251 . (1427 17609322186365918733498334412695635671796325818614645306230766365753605219553885526161268786690153736449367545601254173761853349678708207556956027594731042789772212890794380655497546043393423586589157452277417958851985458732220624944111257595405363448504004773771401187745973072576356398015313258746685362275840347879597861486511707928922765542874302074243318427659935299250691007881268085496252595742701478834357162298873371807700720774983491740030707864452474905006498 28492481816387666703576753003601843906634259171860165903417523230338596916155535690989421961886399195623904558255348784283677690414925493578423358129049396659264671947350150674547079006500577757320710021470070896905812520731001851282719143469129445455592520294736943044487633913848056621266823063704845149847447162028591539310548705072051114603539706856472860869814480021318462066764965913632496440894358325389683657458244757060601073754980452478936138866620293390698251) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23943,7 +23943,7 @@ _:gn_3615 { } _:gn_3616 { - 1429 math:greaterThan 1 . + (1429) math:greaterThan 1 . (1429 1) math:difference 1428 . (6726162556344170763419915821789427436958392465369124709044009501168613522952235361333115611493908277274830532947159563240029008942490921535488697060412688920279753834238610636448013080286269415857604883084765020798158396733439398605503371721681281441415489252805859331004312231304656174763803453788525574704233533730604183662474710785794416482208897292013775985505390577182919948997570257360008750591044632279030667139501986554800367794986531001125276862284656419314745 10883159630021747970078418590906208234837933353245520597186756864584991696601650164828153175196245459174537012654094610521824340736217286021467330534318353869492459056555770019049532963107154170731552569192652938053827061998781226338607885873724082007088515520965541856741660841271700223251509804958159787571606814148993677824036997143128349060665404782229542442154544722067771058883697828136243845151656846555326495159371385252900352979996960738905431002167818485691753) math:sum 17609322186365918733498334412695635671796325818614645306230766365753605219553885526161268786690153736449367545601254173761853349678708207556956027594731042789772212890794380655497546043393423586589157452277417958851985458732220624944111257595405363448504004773771401187745973072576356398015313258746685362275840347879597861486511707928922765542874302074243318427659935299250691007881268085496252595742701478834357162298873371807700720774983491740030707864452474905006498 . (1428 10883159630021747970078418590906208234837933353245520597186756864584991696601650164828153175196245459174537012654094610521824340736217286021467330534318353869492459056555770019049532963107154170731552569192652938053827061998781226338607885873724082007088515520965541856741660841271700223251509804958159787571606814148993677824036997143128349060665404782229542442154544722067771058883697828136243845151656846555326495159371385252900352979996960738905431002167818485691753 17609322186365918733498334412695635671796325818614645306230766365753605219553885526161268786690153736449367545601254173761853349678708207556956027594731042789772212890794380655497546043393423586589157452277417958851985458732220624944111257595405363448504004773771401187745973072576356398015313258746685362275840347879597861486511707928922765542874302074243318427659935299250691007881268085496252595742701478834357162298873371807700720774983491740030707864452474905006498) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23954,7 +23954,7 @@ _:gn_3617 { } _:gn_3618 { - 1430 math:greaterThan 1 . + (1430) math:greaterThan 1 . (1430 1) math:difference 1429 . (4156997073677577206658502769116780797879540887876395888142747363416378173649414803495037563702337181899706479706935047281795331793726364485978633473905664949212705222317159382601519882820884754873947686107887917255668665265341827733104514152042800565673026268159682525737348609967044048487706351169634212867373280418389494161562286357333932578456507490215766456649154144884851109886127570776235094560612214276295828019869398698099985185010429737780154139883162066377008 6726162556344170763419915821789427436958392465369124709044009501168613522952235361333115611493908277274830532947159563240029008942490921535488697060412688920279753834238610636448013080286269415857604883084765020798158396733439398605503371721681281441415489252805859331004312231304656174763803453788525574704233533730604183662474710785794416482208897292013775985505390577182919948997570257360008750591044632279030667139501986554800367794986531001125276862284656419314745) math:sum 10883159630021747970078418590906208234837933353245520597186756864584991696601650164828153175196245459174537012654094610521824340736217286021467330534318353869492459056555770019049532963107154170731552569192652938053827061998781226338607885873724082007088515520965541856741660841271700223251509804958159787571606814148993677824036997143128349060665404782229542442154544722067771058883697828136243845151656846555326495159371385252900352979996960738905431002167818485691753 . (1429 6726162556344170763419915821789427436958392465369124709044009501168613522952235361333115611493908277274830532947159563240029008942490921535488697060412688920279753834238610636448013080286269415857604883084765020798158396733439398605503371721681281441415489252805859331004312231304656174763803453788525574704233533730604183662474710785794416482208897292013775985505390577182919948997570257360008750591044632279030667139501986554800367794986531001125276862284656419314745 10883159630021747970078418590906208234837933353245520597186756864584991696601650164828153175196245459174537012654094610521824340736217286021467330534318353869492459056555770019049532963107154170731552569192652938053827061998781226338607885873724082007088515520965541856741660841271700223251509804958159787571606814148993677824036997143128349060665404782229542442154544722067771058883697828136243845151656846555326495159371385252900352979996960738905431002167818485691753) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23965,7 +23965,7 @@ _:gn_3619 { } _:gn_3620 { - 1431 math:greaterThan 1 . + (1431) math:greaterThan 1 . (1431 1) math:difference 1430 . (2569165482666593556761413052672646639078851577492728820901262137752235349302820557838078047791571095375124053240224515958233677148764557049510063586507023971067048611921451253846493197465384660983657196976877103542489731468097570872398857569638480875742462984646176805266963621337612126276097102618891361836860253312214689500912424428460483903752389801798009528856236432298068839111442686583773656030432418002734839119632587856700382609976101263345122722401494352937737 4156997073677577206658502769116780797879540887876395888142747363416378173649414803495037563702337181899706479706935047281795331793726364485978633473905664949212705222317159382601519882820884754873947686107887917255668665265341827733104514152042800565673026268159682525737348609967044048487706351169634212867373280418389494161562286357333932578456507490215766456649154144884851109886127570776235094560612214276295828019869398698099985185010429737780154139883162066377008) math:sum 6726162556344170763419915821789427436958392465369124709044009501168613522952235361333115611493908277274830532947159563240029008942490921535488697060412688920279753834238610636448013080286269415857604883084765020798158396733439398605503371721681281441415489252805859331004312231304656174763803453788525574704233533730604183662474710785794416482208897292013775985505390577182919948997570257360008750591044632279030667139501986554800367794986531001125276862284656419314745 . (1430 4156997073677577206658502769116780797879540887876395888142747363416378173649414803495037563702337181899706479706935047281795331793726364485978633473905664949212705222317159382601519882820884754873947686107887917255668665265341827733104514152042800565673026268159682525737348609967044048487706351169634212867373280418389494161562286357333932578456507490215766456649154144884851109886127570776235094560612214276295828019869398698099985185010429737780154139883162066377008 6726162556344170763419915821789427436958392465369124709044009501168613522952235361333115611493908277274830532947159563240029008942490921535488697060412688920279753834238610636448013080286269415857604883084765020798158396733439398605503371721681281441415489252805859331004312231304656174763803453788525574704233533730604183662474710785794416482208897292013775985505390577182919948997570257360008750591044632279030667139501986554800367794986531001125276862284656419314745) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23976,7 +23976,7 @@ _:gn_3621 { } _:gn_3622 { - 1432 math:greaterThan 1 . + (1432) math:greaterThan 1 . (1432 1) math:difference 1431 . (1587831591010983649897089716444134158800689310383667067241485225664142824346594245656959515910766086524582426466710531323561654644961807436468569887398640978145656610395708128755026685355500093890290489131010813713178933797244256860705656582404319689930563283513505720470384988629431922211609248550742851030513027106174804660649861928873448674704117688417756927792917712586782270774684884192461438530179796273560988900236810841399602575034328474435031417481667713439271 2569165482666593556761413052672646639078851577492728820901262137752235349302820557838078047791571095375124053240224515958233677148764557049510063586507023971067048611921451253846493197465384660983657196976877103542489731468097570872398857569638480875742462984646176805266963621337612126276097102618891361836860253312214689500912424428460483903752389801798009528856236432298068839111442686583773656030432418002734839119632587856700382609976101263345122722401494352937737) math:sum 4156997073677577206658502769116780797879540887876395888142747363416378173649414803495037563702337181899706479706935047281795331793726364485978633473905664949212705222317159382601519882820884754873947686107887917255668665265341827733104514152042800565673026268159682525737348609967044048487706351169634212867373280418389494161562286357333932578456507490215766456649154144884851109886127570776235094560612214276295828019869398698099985185010429737780154139883162066377008 . (1431 2569165482666593556761413052672646639078851577492728820901262137752235349302820557838078047791571095375124053240224515958233677148764557049510063586507023971067048611921451253846493197465384660983657196976877103542489731468097570872398857569638480875742462984646176805266963621337612126276097102618891361836860253312214689500912424428460483903752389801798009528856236432298068839111442686583773656030432418002734839119632587856700382609976101263345122722401494352937737 4156997073677577206658502769116780797879540887876395888142747363416378173649414803495037563702337181899706479706935047281795331793726364485978633473905664949212705222317159382601519882820884754873947686107887917255668665265341827733104514152042800565673026268159682525737348609967044048487706351169634212867373280418389494161562286357333932578456507490215766456649154144884851109886127570776235094560612214276295828019869398698099985185010429737780154139883162066377008) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23987,7 +23987,7 @@ _:gn_3623 { } _:gn_3624 { - 1433 math:greaterThan 1 . + (1433) math:greaterThan 1 . (1433 1) math:difference 1432 . (981333891655609906864323336228512480278162267109061753659776912088092524956226312181118531880805008850541626773513984634672022503802749613041493699108382992921392001525743125091466512109884567093366707845866289829310797670853314011693200987234161185811899701132671084796578632708180204064487854068148510806347226206039884840262562499587035229048272113380252601063318719711286568336757802391312217500252621729173850219395777015300780034941772788910091304919826639498466 1587831591010983649897089716444134158800689310383667067241485225664142824346594245656959515910766086524582426466710531323561654644961807436468569887398640978145656610395708128755026685355500093890290489131010813713178933797244256860705656582404319689930563283513505720470384988629431922211609248550742851030513027106174804660649861928873448674704117688417756927792917712586782270774684884192461438530179796273560988900236810841399602575034328474435031417481667713439271) math:sum 2569165482666593556761413052672646639078851577492728820901262137752235349302820557838078047791571095375124053240224515958233677148764557049510063586507023971067048611921451253846493197465384660983657196976877103542489731468097570872398857569638480875742462984646176805266963621337612126276097102618891361836860253312214689500912424428460483903752389801798009528856236432298068839111442686583773656030432418002734839119632587856700382609976101263345122722401494352937737 . (1432 1587831591010983649897089716444134158800689310383667067241485225664142824346594245656959515910766086524582426466710531323561654644961807436468569887398640978145656610395708128755026685355500093890290489131010813713178933797244256860705656582404319689930563283513505720470384988629431922211609248550742851030513027106174804660649861928873448674704117688417756927792917712586782270774684884192461438530179796273560988900236810841399602575034328474435031417481667713439271 2569165482666593556761413052672646639078851577492728820901262137752235349302820557838078047791571095375124053240224515958233677148764557049510063586507023971067048611921451253846493197465384660983657196976877103542489731468097570872398857569638480875742462984646176805266963621337612126276097102618891361836860253312214689500912424428460483903752389801798009528856236432298068839111442686583773656030432418002734839119632587856700382609976101263345122722401494352937737) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -23998,7 +23998,7 @@ _:gn_3625 { } _:gn_3626 { - 1434 math:greaterThan 1 . + (1434) math:greaterThan 1 . (1434 1) math:difference 1433 . (606497699355373743032766380215621678522527043274605313581708313576050299390367933475840984029961077674040799693196546688889632141159057823427076188290257985224264608869965003663560173245615526796923781285144523883868136126390942849012455595170158504118663582380834635673806355921251718147121394482594340224165800900134919820387299429286413445655845575037504326729598992875495702437927081801149221029927174544387138680841033826098822540092555685524940112561841073940805 981333891655609906864323336228512480278162267109061753659776912088092524956226312181118531880805008850541626773513984634672022503802749613041493699108382992921392001525743125091466512109884567093366707845866289829310797670853314011693200987234161185811899701132671084796578632708180204064487854068148510806347226206039884840262562499587035229048272113380252601063318719711286568336757802391312217500252621729173850219395777015300780034941772788910091304919826639498466) math:sum 1587831591010983649897089716444134158800689310383667067241485225664142824346594245656959515910766086524582426466710531323561654644961807436468569887398640978145656610395708128755026685355500093890290489131010813713178933797244256860705656582404319689930563283513505720470384988629431922211609248550742851030513027106174804660649861928873448674704117688417756927792917712586782270774684884192461438530179796273560988900236810841399602575034328474435031417481667713439271 . (1433 981333891655609906864323336228512480278162267109061753659776912088092524956226312181118531880805008850541626773513984634672022503802749613041493699108382992921392001525743125091466512109884567093366707845866289829310797670853314011693200987234161185811899701132671084796578632708180204064487854068148510806347226206039884840262562499587035229048272113380252601063318719711286568336757802391312217500252621729173850219395777015300780034941772788910091304919826639498466 1587831591010983649897089716444134158800689310383667067241485225664142824346594245656959515910766086524582426466710531323561654644961807436468569887398640978145656610395708128755026685355500093890290489131010813713178933797244256860705656582404319689930563283513505720470384988629431922211609248550742851030513027106174804660649861928873448674704117688417756927792917712586782270774684884192461438530179796273560988900236810841399602575034328474435031417481667713439271) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24009,7 +24009,7 @@ _:gn_3627 { } _:gn_3628 { - 1435 math:greaterThan 1 . + (1435) math:greaterThan 1 . (1435 1) math:difference 1434 . (374836192300236163831556956012890801755635223834456440078068598512042225565858378705277547850843931176500827080317437945782390362643691789614417510818125007697127392655778121427906338864269040296442926560721765945442661544462371162680745392064002681693236118751836449122772276786928485917366459585554170582181425305904965019875263070300621783392426538342748274333719726835790865898830720590162996470325447184786711538554743189201957494849217103385151192357985565557661 606497699355373743032766380215621678522527043274605313581708313576050299390367933475840984029961077674040799693196546688889632141159057823427076188290257985224264608869965003663560173245615526796923781285144523883868136126390942849012455595170158504118663582380834635673806355921251718147121394482594340224165800900134919820387299429286413445655845575037504326729598992875495702437927081801149221029927174544387138680841033826098822540092555685524940112561841073940805) math:sum 981333891655609906864323336228512480278162267109061753659776912088092524956226312181118531880805008850541626773513984634672022503802749613041493699108382992921392001525743125091466512109884567093366707845866289829310797670853314011693200987234161185811899701132671084796578632708180204064487854068148510806347226206039884840262562499587035229048272113380252601063318719711286568336757802391312217500252621729173850219395777015300780034941772788910091304919826639498466 . (1434 606497699355373743032766380215621678522527043274605313581708313576050299390367933475840984029961077674040799693196546688889632141159057823427076188290257985224264608869965003663560173245615526796923781285144523883868136126390942849012455595170158504118663582380834635673806355921251718147121394482594340224165800900134919820387299429286413445655845575037504326729598992875495702437927081801149221029927174544387138680841033826098822540092555685524940112561841073940805 981333891655609906864323336228512480278162267109061753659776912088092524956226312181118531880805008850541626773513984634672022503802749613041493699108382992921392001525743125091466512109884567093366707845866289829310797670853314011693200987234161185811899701132671084796578632708180204064487854068148510806347226206039884840262562499587035229048272113380252601063318719711286568336757802391312217500252621729173850219395777015300780034941772788910091304919826639498466) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24020,7 +24020,7 @@ _:gn_3629 { } _:gn_3630 { - 1436 math:greaterThan 1 . + (1436) math:greaterThan 1 . (1436 1) math:difference 1435 . (231661507055137579201209424202730876766891819440148873503639715064008073824509554770563436179117146497539972612879108743107241778515366033812658677472132977527137216214186882235653834381346486500480854724422757938425474581928571686331710203106155822425427463628998186551034079134323232229754934897040169641984375594229954800512036358985791662263419036694756052395879266039704836539096361210986224559601727359600427142286290636896865045243338582139788920203855508383144 374836192300236163831556956012890801755635223834456440078068598512042225565858378705277547850843931176500827080317437945782390362643691789614417510818125007697127392655778121427906338864269040296442926560721765945442661544462371162680745392064002681693236118751836449122772276786928485917366459585554170582181425305904965019875263070300621783392426538342748274333719726835790865898830720590162996470325447184786711538554743189201957494849217103385151192357985565557661) math:sum 606497699355373743032766380215621678522527043274605313581708313576050299390367933475840984029961077674040799693196546688889632141159057823427076188290257985224264608869965003663560173245615526796923781285144523883868136126390942849012455595170158504118663582380834635673806355921251718147121394482594340224165800900134919820387299429286413445655845575037504326729598992875495702437927081801149221029927174544387138680841033826098822540092555685524940112561841073940805 . (1435 374836192300236163831556956012890801755635223834456440078068598512042225565858378705277547850843931176500827080317437945782390362643691789614417510818125007697127392655778121427906338864269040296442926560721765945442661544462371162680745392064002681693236118751836449122772276786928485917366459585554170582181425305904965019875263070300621783392426538342748274333719726835790865898830720590162996470325447184786711538554743189201957494849217103385151192357985565557661 606497699355373743032766380215621678522527043274605313581708313576050299390367933475840984029961077674040799693196546688889632141159057823427076188290257985224264608869965003663560173245615526796923781285144523883868136126390942849012455595170158504118663582380834635673806355921251718147121394482594340224165800900134919820387299429286413445655845575037504326729598992875495702437927081801149221029927174544387138680841033826098822540092555685524940112561841073940805) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24031,7 +24031,7 @@ _:gn_3631 { } _:gn_3632 { - 1437 math:greaterThan 1 . + (1437) math:greaterThan 1 . (1437 1) math:difference 1436 . (143174685245098584630347531810159924988743404394307566574428883448034151741348823934714111671726784678960854467438329202675148584128325755801758833345992030169990176441591239192252504482922553795962071836299008007017186962533799476349035188957846859267808655122838262571738197652605253687611524688514000940197049711675010219363226711314830121129007501647992221937840460796086029359734359379176771910723719825186284396268452552305092449605878521245362272154130057174517 231661507055137579201209424202730876766891819440148873503639715064008073824509554770563436179117146497539972612879108743107241778515366033812658677472132977527137216214186882235653834381346486500480854724422757938425474581928571686331710203106155822425427463628998186551034079134323232229754934897040169641984375594229954800512036358985791662263419036694756052395879266039704836539096361210986224559601727359600427142286290636896865045243338582139788920203855508383144) math:sum 374836192300236163831556956012890801755635223834456440078068598512042225565858378705277547850843931176500827080317437945782390362643691789614417510818125007697127392655778121427906338864269040296442926560721765945442661544462371162680745392064002681693236118751836449122772276786928485917366459585554170582181425305904965019875263070300621783392426538342748274333719726835790865898830720590162996470325447184786711538554743189201957494849217103385151192357985565557661 . (1436 231661507055137579201209424202730876766891819440148873503639715064008073824509554770563436179117146497539972612879108743107241778515366033812658677472132977527137216214186882235653834381346486500480854724422757938425474581928571686331710203106155822425427463628998186551034079134323232229754934897040169641984375594229954800512036358985791662263419036694756052395879266039704836539096361210986224559601727359600427142286290636896865045243338582139788920203855508383144 374836192300236163831556956012890801755635223834456440078068598512042225565858378705277547850843931176500827080317437945782390362643691789614417510818125007697127392655778121427906338864269040296442926560721765945442661544462371162680745392064002681693236118751836449122772276786928485917366459585554170582181425305904965019875263070300621783392426538342748274333719726835790865898830720590162996470325447184786711538554743189201957494849217103385151192357985565557661) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24042,7 +24042,7 @@ _:gn_3633 { } _:gn_3634 { - 1438 math:greaterThan 1 . + (1438) math:greaterThan 1 . (1438 1) math:difference 1437 . (88486821810038994570861892392570951778148415045841306929210831615973922083160730835849324507390361818579118145440779540432093194387040278010899844126140947357147039772595643043401329898423932704518782888123749931408287619394772209982675014148308963157618808506159923979295881481717978542143410208526168701787325882554944581148809647670961541134411535046763830458038805243618807179362001831809452648878007534414142746017838084591772595637460060894426648049725451208627 143174685245098584630347531810159924988743404394307566574428883448034151741348823934714111671726784678960854467438329202675148584128325755801758833345992030169990176441591239192252504482922553795962071836299008007017186962533799476349035188957846859267808655122838262571738197652605253687611524688514000940197049711675010219363226711314830121129007501647992221937840460796086029359734359379176771910723719825186284396268452552305092449605878521245362272154130057174517) math:sum 231661507055137579201209424202730876766891819440148873503639715064008073824509554770563436179117146497539972612879108743107241778515366033812658677472132977527137216214186882235653834381346486500480854724422757938425474581928571686331710203106155822425427463628998186551034079134323232229754934897040169641984375594229954800512036358985791662263419036694756052395879266039704836539096361210986224559601727359600427142286290636896865045243338582139788920203855508383144 . (1437 143174685245098584630347531810159924988743404394307566574428883448034151741348823934714111671726784678960854467438329202675148584128325755801758833345992030169990176441591239192252504482922553795962071836299008007017186962533799476349035188957846859267808655122838262571738197652605253687611524688514000940197049711675010219363226711314830121129007501647992221937840460796086029359734359379176771910723719825186284396268452552305092449605878521245362272154130057174517 231661507055137579201209424202730876766891819440148873503639715064008073824509554770563436179117146497539972612879108743107241778515366033812658677472132977527137216214186882235653834381346486500480854724422757938425474581928571686331710203106155822425427463628998186551034079134323232229754934897040169641984375594229954800512036358985791662263419036694756052395879266039704836539096361210986224559601727359600427142286290636896865045243338582139788920203855508383144) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24053,7 +24053,7 @@ _:gn_3635 { } _:gn_3636 { - 1439 math:greaterThan 1 . + (1439) math:greaterThan 1 . (1439 1) math:difference 1438 . (54687863435059590059485639417588973210594989348466259645218051832060229658188093098864787164336422860381736321997549662243055389741285477790858989219851082812843136668995596148851174584498621091443288948175258075608899343139027266366360174809537896110189846616678338592442316170887275145468114479987832238409723829120065638214417063643868579994595966601228391479801655552467222180372357547367319261845712290772141650250614467713319853968418460350935624104404605965890 88486821810038994570861892392570951778148415045841306929210831615973922083160730835849324507390361818579118145440779540432093194387040278010899844126140947357147039772595643043401329898423932704518782888123749931408287619394772209982675014148308963157618808506159923979295881481717978542143410208526168701787325882554944581148809647670961541134411535046763830458038805243618807179362001831809452648878007534414142746017838084591772595637460060894426648049725451208627) math:sum 143174685245098584630347531810159924988743404394307566574428883448034151741348823934714111671726784678960854467438329202675148584128325755801758833345992030169990176441591239192252504482922553795962071836299008007017186962533799476349035188957846859267808655122838262571738197652605253687611524688514000940197049711675010219363226711314830121129007501647992221937840460796086029359734359379176771910723719825186284396268452552305092449605878521245362272154130057174517 . (1438 88486821810038994570861892392570951778148415045841306929210831615973922083160730835849324507390361818579118145440779540432093194387040278010899844126140947357147039772595643043401329898423932704518782888123749931408287619394772209982675014148308963157618808506159923979295881481717978542143410208526168701787325882554944581148809647670961541134411535046763830458038805243618807179362001831809452648878007534414142746017838084591772595637460060894426648049725451208627 143174685245098584630347531810159924988743404394307566574428883448034151741348823934714111671726784678960854467438329202675148584128325755801758833345992030169990176441591239192252504482922553795962071836299008007017186962533799476349035188957846859267808655122838262571738197652605253687611524688514000940197049711675010219363226711314830121129007501647992221937840460796086029359734359379176771910723719825186284396268452552305092449605878521245362272154130057174517) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24064,7 +24064,7 @@ _:gn_3637 { } _:gn_3638 { - 1440 math:greaterThan 1 . + (1440) math:greaterThan 1 . (1440 1) math:difference 1439 . (33798958374979404511376252974981978567553425697375047283992779783913692424972637736984537343053938958197381823443229878189037804645754800220040854906289864544303903103600046894550155313925311613075493939948491855799388276255744943616314839338771067047428961889481585386853565310830703396675295728538336463377602053434878942934392584027092961139815568445535438978237149691151584998989644284442133387032295243642001095767223616878452741669041600543491023945320845242737 54687863435059590059485639417588973210594989348466259645218051832060229658188093098864787164336422860381736321997549662243055389741285477790858989219851082812843136668995596148851174584498621091443288948175258075608899343139027266366360174809537896110189846616678338592442316170887275145468114479987832238409723829120065638214417063643868579994595966601228391479801655552467222180372357547367319261845712290772141650250614467713319853968418460350935624104404605965890) math:sum 88486821810038994570861892392570951778148415045841306929210831615973922083160730835849324507390361818579118145440779540432093194387040278010899844126140947357147039772595643043401329898423932704518782888123749931408287619394772209982675014148308963157618808506159923979295881481717978542143410208526168701787325882554944581148809647670961541134411535046763830458038805243618807179362001831809452648878007534414142746017838084591772595637460060894426648049725451208627 . (1439 54687863435059590059485639417588973210594989348466259645218051832060229658188093098864787164336422860381736321997549662243055389741285477790858989219851082812843136668995596148851174584498621091443288948175258075608899343139027266366360174809537896110189846616678338592442316170887275145468114479987832238409723829120065638214417063643868579994595966601228391479801655552467222180372357547367319261845712290772141650250614467713319853968418460350935624104404605965890 88486821810038994570861892392570951778148415045841306929210831615973922083160730835849324507390361818579118145440779540432093194387040278010899844126140947357147039772595643043401329898423932704518782888123749931408287619394772209982675014148308963157618808506159923979295881481717978542143410208526168701787325882554944581148809647670961541134411535046763830458038805243618807179362001831809452648878007534414142746017838084591772595637460060894426648049725451208627) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24075,7 +24075,7 @@ _:gn_3639 { } _:gn_3640 { - 1441 math:greaterThan 1 . + (1441) math:greaterThan 1 . (1441 1) math:difference 1440 . (20888905060080185548109386442606994643041563651091212361225272048146537233215455361880249821282483902184354498554319784054017585095530677570818134313561218268539233565395549254301019270573309478367795008226766219809511066883282322750045335470766829062760884727196753205588750860056571748792818751449495775032121775685186695280024479616775618854780398155692952501564505861315637181382713262925185874813417047130140554483390850834867112299376859807444600159083760723153 33798958374979404511376252974981978567553425697375047283992779783913692424972637736984537343053938958197381823443229878189037804645754800220040854906289864544303903103600046894550155313925311613075493939948491855799388276255744943616314839338771067047428961889481585386853565310830703396675295728538336463377602053434878942934392584027092961139815568445535438978237149691151584998989644284442133387032295243642001095767223616878452741669041600543491023945320845242737) math:sum 54687863435059590059485639417588973210594989348466259645218051832060229658188093098864787164336422860381736321997549662243055389741285477790858989219851082812843136668995596148851174584498621091443288948175258075608899343139027266366360174809537896110189846616678338592442316170887275145468114479987832238409723829120065638214417063643868579994595966601228391479801655552467222180372357547367319261845712290772141650250614467713319853968418460350935624104404605965890 . (1440 33798958374979404511376252974981978567553425697375047283992779783913692424972637736984537343053938958197381823443229878189037804645754800220040854906289864544303903103600046894550155313925311613075493939948491855799388276255744943616314839338771067047428961889481585386853565310830703396675295728538336463377602053434878942934392584027092961139815568445535438978237149691151584998989644284442133387032295243642001095767223616878452741669041600543491023945320845242737 54687863435059590059485639417588973210594989348466259645218051832060229658188093098864787164336422860381736321997549662243055389741285477790858989219851082812843136668995596148851174584498621091443288948175258075608899343139027266366360174809537896110189846616678338592442316170887275145468114479987832238409723829120065638214417063643868579994595966601228391479801655552467222180372357547367319261845712290772141650250614467713319853968418460350935624104404605965890) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24086,7 +24086,7 @@ _:gn_3641 { } _:gn_3642 { - 1442 math:greaterThan 1 . + (1442) math:greaterThan 1 . (1442 1) math:difference 1441 . (12910053314899218963266866532374983924511862046283834922767507735767155191757182375104287521771455056013027324888910094135020219550224122649222720592728646275764669538204497640249136043352002134707698931721725635989877209372462620866269503868004237984668077162284832181264814450774131647882476977088840688345480277749692247654368104410317342285035170289842486476672643829835947817606931021516947512218878196511860541283832766043585629369664740736046423786237084519584 20888905060080185548109386442606994643041563651091212361225272048146537233215455361880249821282483902184354498554319784054017585095530677570818134313561218268539233565395549254301019270573309478367795008226766219809511066883282322750045335470766829062760884727196753205588750860056571748792818751449495775032121775685186695280024479616775618854780398155692952501564505861315637181382713262925185874813417047130140554483390850834867112299376859807444600159083760723153) math:sum 33798958374979404511376252974981978567553425697375047283992779783913692424972637736984537343053938958197381823443229878189037804645754800220040854906289864544303903103600046894550155313925311613075493939948491855799388276255744943616314839338771067047428961889481585386853565310830703396675295728538336463377602053434878942934392584027092961139815568445535438978237149691151584998989644284442133387032295243642001095767223616878452741669041600543491023945320845242737 . (1441 20888905060080185548109386442606994643041563651091212361225272048146537233215455361880249821282483902184354498554319784054017585095530677570818134313561218268539233565395549254301019270573309478367795008226766219809511066883282322750045335470766829062760884727196753205588750860056571748792818751449495775032121775685186695280024479616775618854780398155692952501564505861315637181382713262925185874813417047130140554483390850834867112299376859807444600159083760723153 33798958374979404511376252974981978567553425697375047283992779783913692424972637736984537343053938958197381823443229878189037804645754800220040854906289864544303903103600046894550155313925311613075493939948491855799388276255744943616314839338771067047428961889481585386853565310830703396675295728538336463377602053434878942934392584027092961139815568445535438978237149691151584998989644284442133387032295243642001095767223616878452741669041600543491023945320845242737) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24097,7 +24097,7 @@ _:gn_3643 { } _:gn_3644 { - 1443 math:greaterThan 1 . + (1443) math:greaterThan 1 . (1443 1) math:difference 1442 . (7978851745180966584842519910232010718529701604807377438457764312379382041458272986775962299511028846171327173665409689918997365545306554921595413720832571992774564027191051614051883227221307343660096076505040583819633857510819701883775831602762591078092807564911921024323936409282440100910341774360655086686641497935494447625656375206458276569745227865850466024891862031479689363775782241408238362594538850618280013199558084791281482929712119071398176372846676203569 12910053314899218963266866532374983924511862046283834922767507735767155191757182375104287521771455056013027324888910094135020219550224122649222720592728646275764669538204497640249136043352002134707698931721725635989877209372462620866269503868004237984668077162284832181264814450774131647882476977088840688345480277749692247654368104410317342285035170289842486476672643829835947817606931021516947512218878196511860541283832766043585629369664740736046423786237084519584) math:sum 20888905060080185548109386442606994643041563651091212361225272048146537233215455361880249821282483902184354498554319784054017585095530677570818134313561218268539233565395549254301019270573309478367795008226766219809511066883282322750045335470766829062760884727196753205588750860056571748792818751449495775032121775685186695280024479616775618854780398155692952501564505861315637181382713262925185874813417047130140554483390850834867112299376859807444600159083760723153 . (1442 12910053314899218963266866532374983924511862046283834922767507735767155191757182375104287521771455056013027324888910094135020219550224122649222720592728646275764669538204497640249136043352002134707698931721725635989877209372462620866269503868004237984668077162284832181264814450774131647882476977088840688345480277749692247654368104410317342285035170289842486476672643829835947817606931021516947512218878196511860541283832766043585629369664740736046423786237084519584 20888905060080185548109386442606994643041563651091212361225272048146537233215455361880249821282483902184354498554319784054017585095530677570818134313561218268539233565395549254301019270573309478367795008226766219809511066883282322750045335470766829062760884727196753205588750860056571748792818751449495775032121775685186695280024479616775618854780398155692952501564505861315637181382713262925185874813417047130140554483390850834867112299376859807444600159083760723153) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24108,7 +24108,7 @@ _:gn_3645 { } _:gn_3646 { - 1444 math:greaterThan 1 . + (1444) math:greaterThan 1 . (1444 1) math:difference 1443 . (4931201569718252378424346622142973205982160441476457484309743423387773150298909388328325222260426209841700151223500404216022854004917567727627306871896074282990105511013446026197252816130694791047602855216685052170243351861642918982493672265241646906575269597372911156940878041491691546972135202728185601658838779814197800028711729203859065715289942423992020451780781798356258453831148780108709149624339345893580528084274681252304146439952621664648247413390408316015 7978851745180966584842519910232010718529701604807377438457764312379382041458272986775962299511028846171327173665409689918997365545306554921595413720832571992774564027191051614051883227221307343660096076505040583819633857510819701883775831602762591078092807564911921024323936409282440100910341774360655086686641497935494447625656375206458276569745227865850466024891862031479689363775782241408238362594538850618280013199558084791281482929712119071398176372846676203569) math:sum 12910053314899218963266866532374983924511862046283834922767507735767155191757182375104287521771455056013027324888910094135020219550224122649222720592728646275764669538204497640249136043352002134707698931721725635989877209372462620866269503868004237984668077162284832181264814450774131647882476977088840688345480277749692247654368104410317342285035170289842486476672643829835947817606931021516947512218878196511860541283832766043585629369664740736046423786237084519584 . (1443 7978851745180966584842519910232010718529701604807377438457764312379382041458272986775962299511028846171327173665409689918997365545306554921595413720832571992774564027191051614051883227221307343660096076505040583819633857510819701883775831602762591078092807564911921024323936409282440100910341774360655086686641497935494447625656375206458276569745227865850466024891862031479689363775782241408238362594538850618280013199558084791281482929712119071398176372846676203569 12910053314899218963266866532374983924511862046283834922767507735767155191757182375104287521771455056013027324888910094135020219550224122649222720592728646275764669538204497640249136043352002134707698931721725635989877209372462620866269503868004237984668077162284832181264814450774131647882476977088840688345480277749692247654368104410317342285035170289842486476672643829835947817606931021516947512218878196511860541283832766043585629369664740736046423786237084519584) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24119,7 +24119,7 @@ _:gn_3647 { } _:gn_3648 { - 1445 math:greaterThan 1 . + (1445) math:greaterThan 1 . (1445 1) math:difference 1444 . (3047650175462714206418173288089037512547541163330919954148020888991608891159363598447637077250602636329627022441909285702974511540388987193968106848936497709784458516177605587854630411090612552612493221288355531649390505649176782901282159337520944171517537967539009867383058367790748553938206571632469485027802718121296647596944646002599210854455285441858445573111080233123430909944633461299529212970199504724699485115283403538977336489759497406749928959456267887554 4931201569718252378424346622142973205982160441476457484309743423387773150298909388328325222260426209841700151223500404216022854004917567727627306871896074282990105511013446026197252816130694791047602855216685052170243351861642918982493672265241646906575269597372911156940878041491691546972135202728185601658838779814197800028711729203859065715289942423992020451780781798356258453831148780108709149624339345893580528084274681252304146439952621664648247413390408316015) math:sum 7978851745180966584842519910232010718529701604807377438457764312379382041458272986775962299511028846171327173665409689918997365545306554921595413720832571992774564027191051614051883227221307343660096076505040583819633857510819701883775831602762591078092807564911921024323936409282440100910341774360655086686641497935494447625656375206458276569745227865850466024891862031479689363775782241408238362594538850618280013199558084791281482929712119071398176372846676203569 . (1444 4931201569718252378424346622142973205982160441476457484309743423387773150298909388328325222260426209841700151223500404216022854004917567727627306871896074282990105511013446026197252816130694791047602855216685052170243351861642918982493672265241646906575269597372911156940878041491691546972135202728185601658838779814197800028711729203859065715289942423992020451780781798356258453831148780108709149624339345893580528084274681252304146439952621664648247413390408316015 7978851745180966584842519910232010718529701604807377438457764312379382041458272986775962299511028846171327173665409689918997365545306554921595413720832571992774564027191051614051883227221307343660096076505040583819633857510819701883775831602762591078092807564911921024323936409282440100910341774360655086686641497935494447625656375206458276569745227865850466024891862031479689363775782241408238362594538850618280013199558084791281482929712119071398176372846676203569) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24130,7 +24130,7 @@ _:gn_3649 { } _:gn_3650 { - 1446 math:greaterThan 1 . + (1446) math:greaterThan 1 . (1446 1) math:difference 1445 . (1883551394255538172006173334053935693434619278145537530161722534396164259139545789880688145009823573512073128781591118513048342464528580533659200022959576573205646994835840438342622405040082238435109633928329520520852846212466136081211512927720702735057731629833901289557819673700942993033928631095716116631036061692901152431767083201259854860834656982133574878669701565232827543886515318809179936654139841168881042968991277713326809950193124257898318453934140428461 3047650175462714206418173288089037512547541163330919954148020888991608891159363598447637077250602636329627022441909285702974511540388987193968106848936497709784458516177605587854630411090612552612493221288355531649390505649176782901282159337520944171517537967539009867383058367790748553938206571632469485027802718121296647596944646002599210854455285441858445573111080233123430909944633461299529212970199504724699485115283403538977336489759497406749928959456267887554) math:sum 4931201569718252378424346622142973205982160441476457484309743423387773150298909388328325222260426209841700151223500404216022854004917567727627306871896074282990105511013446026197252816130694791047602855216685052170243351861642918982493672265241646906575269597372911156940878041491691546972135202728185601658838779814197800028711729203859065715289942423992020451780781798356258453831148780108709149624339345893580528084274681252304146439952621664648247413390408316015 . (1445 3047650175462714206418173288089037512547541163330919954148020888991608891159363598447637077250602636329627022441909285702974511540388987193968106848936497709784458516177605587854630411090612552612493221288355531649390505649176782901282159337520944171517537967539009867383058367790748553938206571632469485027802718121296647596944646002599210854455285441858445573111080233123430909944633461299529212970199504724699485115283403538977336489759497406749928959456267887554 4931201569718252378424346622142973205982160441476457484309743423387773150298909388328325222260426209841700151223500404216022854004917567727627306871896074282990105511013446026197252816130694791047602855216685052170243351861642918982493672265241646906575269597372911156940878041491691546972135202728185601658838779814197800028711729203859065715289942423992020451780781798356258453831148780108709149624339345893580528084274681252304146439952621664648247413390408316015) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24141,7 +24141,7 @@ _:gn_3651 { } _:gn_3652 { - 1447 math:greaterThan 1 . + (1447) math:greaterThan 1 . (1447 1) math:difference 1446 . (1164098781207176034411999954035101819112921885185382423986298354595444632019817808566948932240779062817553893660318167189926169075860406660308906825976921136578811521341765149512008006050530314177383587360026011128537659436710646820070646409800241436459806337705108577825238694089805560904277940536753368396766656428395495165177562801339355993620628459724870694441378667890603366058118142490349276316059663555818442146292125825650526539566373148851610505522127459093 1883551394255538172006173334053935693434619278145537530161722534396164259139545789880688145009823573512073128781591118513048342464528580533659200022959576573205646994835840438342622405040082238435109633928329520520852846212466136081211512927720702735057731629833901289557819673700942993033928631095716116631036061692901152431767083201259854860834656982133574878669701565232827543886515318809179936654139841168881042968991277713326809950193124257898318453934140428461) math:sum 3047650175462714206418173288089037512547541163330919954148020888991608891159363598447637077250602636329627022441909285702974511540388987193968106848936497709784458516177605587854630411090612552612493221288355531649390505649176782901282159337520944171517537967539009867383058367790748553938206571632469485027802718121296647596944646002599210854455285441858445573111080233123430909944633461299529212970199504724699485115283403538977336489759497406749928959456267887554 . (1446 1883551394255538172006173334053935693434619278145537530161722534396164259139545789880688145009823573512073128781591118513048342464528580533659200022959576573205646994835840438342622405040082238435109633928329520520852846212466136081211512927720702735057731629833901289557819673700942993033928631095716116631036061692901152431767083201259854860834656982133574878669701565232827543886515318809179936654139841168881042968991277713326809950193124257898318453934140428461 3047650175462714206418173288089037512547541163330919954148020888991608891159363598447637077250602636329627022441909285702974511540388987193968106848936497709784458516177605587854630411090612552612493221288355531649390505649176782901282159337520944171517537967539009867383058367790748553938206571632469485027802718121296647596944646002599210854455285441858445573111080233123430909944633461299529212970199504724699485115283403538977336489759497406749928959456267887554) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24152,7 +24152,7 @@ _:gn_3653 { } _:gn_3654 { - 1448 math:greaterThan 1 . + (1448) math:greaterThan 1 . (1448 1) math:difference 1447 . (719452613048362137594173380018833874321697392960155106175424179800719627119727981313739212769044510694519235121272951323122173388668173873350293196982655436626835473494075288830614398989551924257726046568303509392315186775755489261140866517920461298597925292128792711732580979611137432129650690558962748234269405264505657266589520399920498867214028522408704184228322897342224177828397176318830660338080177613062600822699151887676283410626751109046707948412012969368 1164098781207176034411999954035101819112921885185382423986298354595444632019817808566948932240779062817553893660318167189926169075860406660308906825976921136578811521341765149512008006050530314177383587360026011128537659436710646820070646409800241436459806337705108577825238694089805560904277940536753368396766656428395495165177562801339355993620628459724870694441378667890603366058118142490349276316059663555818442146292125825650526539566373148851610505522127459093) math:sum 1883551394255538172006173334053935693434619278145537530161722534396164259139545789880688145009823573512073128781591118513048342464528580533659200022959576573205646994835840438342622405040082238435109633928329520520852846212466136081211512927720702735057731629833901289557819673700942993033928631095716116631036061692901152431767083201259854860834656982133574878669701565232827543886515318809179936654139841168881042968991277713326809950193124257898318453934140428461 . (1447 1164098781207176034411999954035101819112921885185382423986298354595444632019817808566948932240779062817553893660318167189926169075860406660308906825976921136578811521341765149512008006050530314177383587360026011128537659436710646820070646409800241436459806337705108577825238694089805560904277940536753368396766656428395495165177562801339355993620628459724870694441378667890603366058118142490349276316059663555818442146292125825650526539566373148851610505522127459093 1883551394255538172006173334053935693434619278145537530161722534396164259139545789880688145009823573512073128781591118513048342464528580533659200022959576573205646994835840438342622405040082238435109633928329520520852846212466136081211512927720702735057731629833901289557819673700942993033928631095716116631036061692901152431767083201259854860834656982133574878669701565232827543886515318809179936654139841168881042968991277713326809950193124257898318453934140428461) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24163,7 +24163,7 @@ _:gn_3655 { } _:gn_3656 { - 1449 math:greaterThan 1 . + (1449) math:greaterThan 1 . (1449 1) math:difference 1448 . (444646168158813896817826574016267944791224492225227317810874174794725004900089827253209719471734552123034658539045215866803995687192232786958613628994265699951976047847689860681393607060978389919657540791722501736222472660955157558929779891879780137861881045576315866092657714478668128774627249977790620162497251163889837898588042401418857126406599937316166510213055770548379188229720966171518615977979485942755841323592973937974243128939622039804902557110114489725 719452613048362137594173380018833874321697392960155106175424179800719627119727981313739212769044510694519235121272951323122173388668173873350293196982655436626835473494075288830614398989551924257726046568303509392315186775755489261140866517920461298597925292128792711732580979611137432129650690558962748234269405264505657266589520399920498867214028522408704184228322897342224177828397176318830660338080177613062600822699151887676283410626751109046707948412012969368) math:sum 1164098781207176034411999954035101819112921885185382423986298354595444632019817808566948932240779062817553893660318167189926169075860406660308906825976921136578811521341765149512008006050530314177383587360026011128537659436710646820070646409800241436459806337705108577825238694089805560904277940536753368396766656428395495165177562801339355993620628459724870694441378667890603366058118142490349276316059663555818442146292125825650526539566373148851610505522127459093 . (1448 719452613048362137594173380018833874321697392960155106175424179800719627119727981313739212769044510694519235121272951323122173388668173873350293196982655436626835473494075288830614398989551924257726046568303509392315186775755489261140866517920461298597925292128792711732580979611137432129650690558962748234269405264505657266589520399920498867214028522408704184228322897342224177828397176318830660338080177613062600822699151887676283410626751109046707948412012969368 1164098781207176034411999954035101819112921885185382423986298354595444632019817808566948932240779062817553893660318167189926169075860406660308906825976921136578811521341765149512008006050530314177383587360026011128537659436710646820070646409800241436459806337705108577825238694089805560904277940536753368396766656428395495165177562801339355993620628459724870694441378667890603366058118142490349276316059663555818442146292125825650526539566373148851610505522127459093) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24174,7 +24174,7 @@ _:gn_3657 { } _:gn_3658 { - 1450 math:greaterThan 1 . + (1450) math:greaterThan 1 . (1450 1) math:difference 1449 . (274806444889548240776346806002565929530472900734927788364550005005994622219638154060529493297309958571484576582227735456318177701475941086391679567988389736674859425646385428149220791928573534338068505776581007656092714114800331702211086626040681160736044246552476845639923265132469303355023440581172128071772154100615819368001477998501641740807428585092537674015267126793844989598676210147312044360100691670306759499106177949702040281687129069241805391301898479643 444646168158813896817826574016267944791224492225227317810874174794725004900089827253209719471734552123034658539045215866803995687192232786958613628994265699951976047847689860681393607060978389919657540791722501736222472660955157558929779891879780137861881045576315866092657714478668128774627249977790620162497251163889837898588042401418857126406599937316166510213055770548379188229720966171518615977979485942755841323592973937974243128939622039804902557110114489725) math:sum 719452613048362137594173380018833874321697392960155106175424179800719627119727981313739212769044510694519235121272951323122173388668173873350293196982655436626835473494075288830614398989551924257726046568303509392315186775755489261140866517920461298597925292128792711732580979611137432129650690558962748234269405264505657266589520399920498867214028522408704184228322897342224177828397176318830660338080177613062600822699151887676283410626751109046707948412012969368 . (1449 444646168158813896817826574016267944791224492225227317810874174794725004900089827253209719471734552123034658539045215866803995687192232786958613628994265699951976047847689860681393607060978389919657540791722501736222472660955157558929779891879780137861881045576315866092657714478668128774627249977790620162497251163889837898588042401418857126406599937316166510213055770548379188229720966171518615977979485942755841323592973937974243128939622039804902557110114489725 719452613048362137594173380018833874321697392960155106175424179800719627119727981313739212769044510694519235121272951323122173388668173873350293196982655436626835473494075288830614398989551924257726046568303509392315186775755489261140866517920461298597925292128792711732580979611137432129650690558962748234269405264505657266589520399920498867214028522408704184228322897342224177828397176318830660338080177613062600822699151887676283410626751109046707948412012969368) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24185,7 +24185,7 @@ _:gn_3659 { } _:gn_3660 { - 1451 math:greaterThan 1 . + (1451) math:greaterThan 1 . (1451 1) math:difference 1450 . (169839723269265656041479768013702015260751591490299529446324169788730382680451673192680226174424593551550081956817480410485817985716291700566934061005875963277116622201304432532172815132404855581589035015141494080129758546154825856718693265839098977125836799023839020452734449346198825419603809396618492090725097063274018530586564402917215385599171352223628836197788643754534198631044756024206571617878794272449081824486795988272202847252492970563097165808216010082 274806444889548240776346806002565929530472900734927788364550005005994622219638154060529493297309958571484576582227735456318177701475941086391679567988389736674859425646385428149220791928573534338068505776581007656092714114800331702211086626040681160736044246552476845639923265132469303355023440581172128071772154100615819368001477998501641740807428585092537674015267126793844989598676210147312044360100691670306759499106177949702040281687129069241805391301898479643) math:sum 444646168158813896817826574016267944791224492225227317810874174794725004900089827253209719471734552123034658539045215866803995687192232786958613628994265699951976047847689860681393607060978389919657540791722501736222472660955157558929779891879780137861881045576315866092657714478668128774627249977790620162497251163889837898588042401418857126406599937316166510213055770548379188229720966171518615977979485942755841323592973937974243128939622039804902557110114489725 . (1450 274806444889548240776346806002565929530472900734927788364550005005994622219638154060529493297309958571484576582227735456318177701475941086391679567988389736674859425646385428149220791928573534338068505776581007656092714114800331702211086626040681160736044246552476845639923265132469303355023440581172128071772154100615819368001477998501641740807428585092537674015267126793844989598676210147312044360100691670306759499106177949702040281687129069241805391301898479643 444646168158813896817826574016267944791224492225227317810874174794725004900089827253209719471734552123034658539045215866803995687192232786958613628994265699951976047847689860681393607060978389919657540791722501736222472660955157558929779891879780137861881045576315866092657714478668128774627249977790620162497251163889837898588042401418857126406599937316166510213055770548379188229720966171518615977979485942755841323592973937974243128939622039804902557110114489725) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24196,7 +24196,7 @@ _:gn_3661 { } _:gn_3662 { - 1452 math:greaterThan 1 . + (1452) math:greaterThan 1 . (1452 1) math:difference 1451 . (104966721620282584734867037988863914269721309244628258918225835217264239539186480867849267122885365019934494625410255045832359715759649385824745506982513773397742803445080995617047976796168678756479470761439513575962955568645505845492393360201582183610207447528637825187188815786270477935419631184553635981047057037341800837414913595584426355208257232868908837817478483039310790967631454123105472742221897397857677674619381961429837434434636098678708225493682469561 169839723269265656041479768013702015260751591490299529446324169788730382680451673192680226174424593551550081956817480410485817985716291700566934061005875963277116622201304432532172815132404855581589035015141494080129758546154825856718693265839098977125836799023839020452734449346198825419603809396618492090725097063274018530586564402917215385599171352223628836197788643754534198631044756024206571617878794272449081824486795988272202847252492970563097165808216010082) math:sum 274806444889548240776346806002565929530472900734927788364550005005994622219638154060529493297309958571484576582227735456318177701475941086391679567988389736674859425646385428149220791928573534338068505776581007656092714114800331702211086626040681160736044246552476845639923265132469303355023440581172128071772154100615819368001477998501641740807428585092537674015267126793844989598676210147312044360100691670306759499106177949702040281687129069241805391301898479643 . (1451 169839723269265656041479768013702015260751591490299529446324169788730382680451673192680226174424593551550081956817480410485817985716291700566934061005875963277116622201304432532172815132404855581589035015141494080129758546154825856718693265839098977125836799023839020452734449346198825419603809396618492090725097063274018530586564402917215385599171352223628836197788643754534198631044756024206571617878794272449081824486795988272202847252492970563097165808216010082 274806444889548240776346806002565929530472900734927788364550005005994622219638154060529493297309958571484576582227735456318177701475941086391679567988389736674859425646385428149220791928573534338068505776581007656092714114800331702211086626040681160736044246552476845639923265132469303355023440581172128071772154100615819368001477998501641740807428585092537674015267126793844989598676210147312044360100691670306759499106177949702040281687129069241805391301898479643) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24207,7 +24207,7 @@ _:gn_3663 { } _:gn_3664 { - 1453 math:greaterThan 1 . + (1453) math:greaterThan 1 . (1453 1) math:difference 1452 . (64873001648983071306612730024838100991030282245671270528098334571466143141265192324830959051539228531615587331407225364653458269956642314742188554023362189879373818756223436915124838336236176825109564253701980504166802977509320011226299905637516793515629351495201195265545633559928347484184178212064856109678040025932217693171650807332789030390914119354719998380310160715223407663413301901101098875656896874591404149867414026842365412817856871884388940314533540521 104966721620282584734867037988863914269721309244628258918225835217264239539186480867849267122885365019934494625410255045832359715759649385824745506982513773397742803445080995617047976796168678756479470761439513575962955568645505845492393360201582183610207447528637825187188815786270477935419631184553635981047057037341800837414913595584426355208257232868908837817478483039310790967631454123105472742221897397857677674619381961429837434434636098678708225493682469561) math:sum 169839723269265656041479768013702015260751591490299529446324169788730382680451673192680226174424593551550081956817480410485817985716291700566934061005875963277116622201304432532172815132404855581589035015141494080129758546154825856718693265839098977125836799023839020452734449346198825419603809396618492090725097063274018530586564402917215385599171352223628836197788643754534198631044756024206571617878794272449081824486795988272202847252492970563097165808216010082 . (1452 104966721620282584734867037988863914269721309244628258918225835217264239539186480867849267122885365019934494625410255045832359715759649385824745506982513773397742803445080995617047976796168678756479470761439513575962955568645505845492393360201582183610207447528637825187188815786270477935419631184553635981047057037341800837414913595584426355208257232868908837817478483039310790967631454123105472742221897397857677674619381961429837434434636098678708225493682469561 169839723269265656041479768013702015260751591490299529446324169788730382680451673192680226174424593551550081956817480410485817985716291700566934061005875963277116622201304432532172815132404855581589035015141494080129758546154825856718693265839098977125836799023839020452734449346198825419603809396618492090725097063274018530586564402917215385599171352223628836197788643754534198631044756024206571617878794272449081824486795988272202847252492970563097165808216010082) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24218,7 +24218,7 @@ _:gn_3665 { } _:gn_3666 { - 1454 math:greaterThan 1 . + (1454) math:greaterThan 1 . (1454 1) math:difference 1453 . (40093719971299513428254307964025813278691026998956988390127500645798096397921288543018308071346136488318907294003029681178901445803007071082556952959151583518368984688857558701923138459932501931369906507737533071796152591136185834266093454564065390094578096033436629921643182226342130451235452972488779871369017011409583144243262788251637324817343113514188839437168322324087383304218152222004373866565000523266273524751967934587472021616779226794319285179148929040 64873001648983071306612730024838100991030282245671270528098334571466143141265192324830959051539228531615587331407225364653458269956642314742188554023362189879373818756223436915124838336236176825109564253701980504166802977509320011226299905637516793515629351495201195265545633559928347484184178212064856109678040025932217693171650807332789030390914119354719998380310160715223407663413301901101098875656896874591404149867414026842365412817856871884388940314533540521) math:sum 104966721620282584734867037988863914269721309244628258918225835217264239539186480867849267122885365019934494625410255045832359715759649385824745506982513773397742803445080995617047976796168678756479470761439513575962955568645505845492393360201582183610207447528637825187188815786270477935419631184553635981047057037341800837414913595584426355208257232868908837817478483039310790967631454123105472742221897397857677674619381961429837434434636098678708225493682469561 . (1453 64873001648983071306612730024838100991030282245671270528098334571466143141265192324830959051539228531615587331407225364653458269956642314742188554023362189879373818756223436915124838336236176825109564253701980504166802977509320011226299905637516793515629351495201195265545633559928347484184178212064856109678040025932217693171650807332789030390914119354719998380310160715223407663413301901101098875656896874591404149867414026842365412817856871884388940314533540521 104966721620282584734867037988863914269721309244628258918225835217264239539186480867849267122885365019934494625410255045832359715759649385824745506982513773397742803445080995617047976796168678756479470761439513575962955568645505845492393360201582183610207447528637825187188815786270477935419631184553635981047057037341800837414913595584426355208257232868908837817478483039310790967631454123105472742221897397857677674619381961429837434434636098678708225493682469561) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24229,7 +24229,7 @@ _:gn_3667 { } _:gn_3668 { - 1455 math:greaterThan 1 . + (1455) math:greaterThan 1 . (1455 1) math:difference 1454 . (24779281677683557878358422060812287712339255246714282137970833925668046743343903781812650980193092043296680037404195683474556824153635243659631601064210606361004834067365878213201699876303674893739657745964447432370650386373134176960206451073451403421051255461764565343902451333586217032948725239576076238309023014522634548928388019081151705573571005840531158943141838391136024359195149679096725009091896351325130625115446092254893391201077645090069655135384611481 40093719971299513428254307964025813278691026998956988390127500645798096397921288543018308071346136488318907294003029681178901445803007071082556952959151583518368984688857558701923138459932501931369906507737533071796152591136185834266093454564065390094578096033436629921643182226342130451235452972488779871369017011409583144243262788251637324817343113514188839437168322324087383304218152222004373866565000523266273524751967934587472021616779226794319285179148929040) math:sum 64873001648983071306612730024838100991030282245671270528098334571466143141265192324830959051539228531615587331407225364653458269956642314742188554023362189879373818756223436915124838336236176825109564253701980504166802977509320011226299905637516793515629351495201195265545633559928347484184178212064856109678040025932217693171650807332789030390914119354719998380310160715223407663413301901101098875656896874591404149867414026842365412817856871884388940314533540521 . (1454 40093719971299513428254307964025813278691026998956988390127500645798096397921288543018308071346136488318907294003029681178901445803007071082556952959151583518368984688857558701923138459932501931369906507737533071796152591136185834266093454564065390094578096033436629921643182226342130451235452972488779871369017011409583144243262788251637324817343113514188839437168322324087383304218152222004373866565000523266273524751967934587472021616779226794319285179148929040 64873001648983071306612730024838100991030282245671270528098334571466143141265192324830959051539228531615587331407225364653458269956642314742188554023362189879373818756223436915124838336236176825109564253701980504166802977509320011226299905637516793515629351495201195265545633559928347484184178212064856109678040025932217693171650807332789030390914119354719998380310160715223407663413301901101098875656896874591404149867414026842365412817856871884388940314533540521) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24240,7 +24240,7 @@ _:gn_3669 { } _:gn_3670 { - 1456 math:greaterThan 1 . + (1456) math:greaterThan 1 . (1456 1) math:difference 1455 . (15314438293615955549895885903213525566351771752242706252156666720130049654577384761205657091153044445022227256598833997704344621649371827422925351894940977157364150621491680488721438583628827037630248761773085639425502204763051657305887003490613986673526840571672064577740730892755913418286727732912703633059993996886948595314874769170485619243772107673657680494026483932951358945023002542907648857473104171941142899636521842332578630415701581704249630043764317559 24779281677683557878358422060812287712339255246714282137970833925668046743343903781812650980193092043296680037404195683474556824153635243659631601064210606361004834067365878213201699876303674893739657745964447432370650386373134176960206451073451403421051255461764565343902451333586217032948725239576076238309023014522634548928388019081151705573571005840531158943141838391136024359195149679096725009091896351325130625115446092254893391201077645090069655135384611481) math:sum 40093719971299513428254307964025813278691026998956988390127500645798096397921288543018308071346136488318907294003029681178901445803007071082556952959151583518368984688857558701923138459932501931369906507737533071796152591136185834266093454564065390094578096033436629921643182226342130451235452972488779871369017011409583144243262788251637324817343113514188839437168322324087383304218152222004373866565000523266273524751967934587472021616779226794319285179148929040 . (1455 24779281677683557878358422060812287712339255246714282137970833925668046743343903781812650980193092043296680037404195683474556824153635243659631601064210606361004834067365878213201699876303674893739657745964447432370650386373134176960206451073451403421051255461764565343902451333586217032948725239576076238309023014522634548928388019081151705573571005840531158943141838391136024359195149679096725009091896351325130625115446092254893391201077645090069655135384611481 40093719971299513428254307964025813278691026998956988390127500645798096397921288543018308071346136488318907294003029681178901445803007071082556952959151583518368984688857558701923138459932501931369906507737533071796152591136185834266093454564065390094578096033436629921643182226342130451235452972488779871369017011409583144243262788251637324817343113514188839437168322324087383304218152222004373866565000523266273524751967934587472021616779226794319285179148929040) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24251,7 +24251,7 @@ _:gn_3671 { } _:gn_3672 { - 1457 math:greaterThan 1 . + (1457) math:greaterThan 1 . (1457 1) math:difference 1456 . (9464843384067602328462536157598762145987483494471575885814167205537997088766519020606993889040047598274452780805361685770212202504263416236706249169269629203640683445874197724480261292674847856109408984191361792945148181610082519654319447582837416747524414890092500766161720440830303614661997506663372605249029017635685953613513249910666086329798898166873478449115354458184665414172147136189076151618792179383987725478924249922314760785376063385820025091620293922 15314438293615955549895885903213525566351771752242706252156666720130049654577384761205657091153044445022227256598833997704344621649371827422925351894940977157364150621491680488721438583628827037630248761773085639425502204763051657305887003490613986673526840571672064577740730892755913418286727732912703633059993996886948595314874769170485619243772107673657680494026483932951358945023002542907648857473104171941142899636521842332578630415701581704249630043764317559) math:sum 24779281677683557878358422060812287712339255246714282137970833925668046743343903781812650980193092043296680037404195683474556824153635243659631601064210606361004834067365878213201699876303674893739657745964447432370650386373134176960206451073451403421051255461764565343902451333586217032948725239576076238309023014522634548928388019081151705573571005840531158943141838391136024359195149679096725009091896351325130625115446092254893391201077645090069655135384611481 . (1456 15314438293615955549895885903213525566351771752242706252156666720130049654577384761205657091153044445022227256598833997704344621649371827422925351894940977157364150621491680488721438583628827037630248761773085639425502204763051657305887003490613986673526840571672064577740730892755913418286727732912703633059993996886948595314874769170485619243772107673657680494026483932951358945023002542907648857473104171941142899636521842332578630415701581704249630043764317559 24779281677683557878358422060812287712339255246714282137970833925668046743343903781812650980193092043296680037404195683474556824153635243659631601064210606361004834067365878213201699876303674893739657745964447432370650386373134176960206451073451403421051255461764565343902451333586217032948725239576076238309023014522634548928388019081151705573571005840531158943141838391136024359195149679096725009091896351325130625115446092254893391201077645090069655135384611481) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24262,7 +24262,7 @@ _:gn_3673 { } _:gn_3674 { - 1458 math:greaterThan 1 . + (1458) math:greaterThan 1 . (1458 1) math:difference 1457 . (5849594909548353221433349745614763420364288257771130366342499514592052565810865740598663202112996846747774475793472311934132419145108411186219102725671347953723467175617482764241177290953979181520839777581723846480354023152969137651567555907776569926002425681579563811579010451925609803624730226249331027810964979251262641701361519259819532913973209506784202044911129474766693530850855406718572705854311992557155174157597592410263869630325518318429604952144023637 9464843384067602328462536157598762145987483494471575885814167205537997088766519020606993889040047598274452780805361685770212202504263416236706249169269629203640683445874197724480261292674847856109408984191361792945148181610082519654319447582837416747524414890092500766161720440830303614661997506663372605249029017635685953613513249910666086329798898166873478449115354458184665414172147136189076151618792179383987725478924249922314760785376063385820025091620293922) math:sum 15314438293615955549895885903213525566351771752242706252156666720130049654577384761205657091153044445022227256598833997704344621649371827422925351894940977157364150621491680488721438583628827037630248761773085639425502204763051657305887003490613986673526840571672064577740730892755913418286727732912703633059993996886948595314874769170485619243772107673657680494026483932951358945023002542907648857473104171941142899636521842332578630415701581704249630043764317559 . (1457 9464843384067602328462536157598762145987483494471575885814167205537997088766519020606993889040047598274452780805361685770212202504263416236706249169269629203640683445874197724480261292674847856109408984191361792945148181610082519654319447582837416747524414890092500766161720440830303614661997506663372605249029017635685953613513249910666086329798898166873478449115354458184665414172147136189076151618792179383987725478924249922314760785376063385820025091620293922 15314438293615955549895885903213525566351771752242706252156666720130049654577384761205657091153044445022227256598833997704344621649371827422925351894940977157364150621491680488721438583628827037630248761773085639425502204763051657305887003490613986673526840571672064577740730892755913418286727732912703633059993996886948595314874769170485619243772107673657680494026483932951358945023002542907648857473104171941142899636521842332578630415701581704249630043764317559) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24273,7 +24273,7 @@ _:gn_3675 { } _:gn_3676 { - 1459 math:greaterThan 1 . + (1459) math:greaterThan 1 . (1459 1) math:difference 1458 . (3615248474519249107029186411983998725623195236700445519471667690945944522955653280008330686927050751526678305011889373836079783359155005050487146443598281249917216270256714960239084001720868674588569206609637946464794158457113382002751891675060846821521989208512936954582709988904693811037267280414041577438064038384423311912151730650846553415825688660089276404204224983417971883321291729470503445764480186826832551321326657512050891155050545067390420139476270285 5849594909548353221433349745614763420364288257771130366342499514592052565810865740598663202112996846747774475793472311934132419145108411186219102725671347953723467175617482764241177290953979181520839777581723846480354023152969137651567555907776569926002425681579563811579010451925609803624730226249331027810964979251262641701361519259819532913973209506784202044911129474766693530850855406718572705854311992557155174157597592410263869630325518318429604952144023637) math:sum 9464843384067602328462536157598762145987483494471575885814167205537997088766519020606993889040047598274452780805361685770212202504263416236706249169269629203640683445874197724480261292674847856109408984191361792945148181610082519654319447582837416747524414890092500766161720440830303614661997506663372605249029017635685953613513249910666086329798898166873478449115354458184665414172147136189076151618792179383987725478924249922314760785376063385820025091620293922 . (1458 5849594909548353221433349745614763420364288257771130366342499514592052565810865740598663202112996846747774475793472311934132419145108411186219102725671347953723467175617482764241177290953979181520839777581723846480354023152969137651567555907776569926002425681579563811579010451925609803624730226249331027810964979251262641701361519259819532913973209506784202044911129474766693530850855406718572705854311992557155174157597592410263869630325518318429604952144023637 9464843384067602328462536157598762145987483494471575885814167205537997088766519020606993889040047598274452780805361685770212202504263416236706249169269629203640683445874197724480261292674847856109408984191361792945148181610082519654319447582837416747524414890092500766161720440830303614661997506663372605249029017635685953613513249910666086329798898166873478449115354458184665414172147136189076151618792179383987725478924249922314760785376063385820025091620293922) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24284,7 +24284,7 @@ _:gn_3677 { } _:gn_3678 { - 1460 math:greaterThan 1 . + (1460) math:greaterThan 1 . (1460 1) math:difference 1459 . (2234346435029104114404163333630764694741093021070684846870831823646108042855212460590332515185946095221096170781582938098052635785953406135731956282073066703806250905360767804002093289233110506932270570972085900015559864695855755648815664232715723104480436473066626856996300463020915992587462945835289450372900940866839329789209788608972979498147520846694925640706904491348721647529563677248069260089831805730322622836270934898212978475274973251039184812667753352 3615248474519249107029186411983998725623195236700445519471667690945944522955653280008330686927050751526678305011889373836079783359155005050487146443598281249917216270256714960239084001720868674588569206609637946464794158457113382002751891675060846821521989208512936954582709988904693811037267280414041577438064038384423311912151730650846553415825688660089276404204224983417971883321291729470503445764480186826832551321326657512050891155050545067390420139476270285) math:sum 5849594909548353221433349745614763420364288257771130366342499514592052565810865740598663202112996846747774475793472311934132419145108411186219102725671347953723467175617482764241177290953979181520839777581723846480354023152969137651567555907776569926002425681579563811579010451925609803624730226249331027810964979251262641701361519259819532913973209506784202044911129474766693530850855406718572705854311992557155174157597592410263869630325518318429604952144023637 . (1459 3615248474519249107029186411983998725623195236700445519471667690945944522955653280008330686927050751526678305011889373836079783359155005050487146443598281249917216270256714960239084001720868674588569206609637946464794158457113382002751891675060846821521989208512936954582709988904693811037267280414041577438064038384423311912151730650846553415825688660089276404204224983417971883321291729470503445764480186826832551321326657512050891155050545067390420139476270285 5849594909548353221433349745614763420364288257771130366342499514592052565810865740598663202112996846747774475793472311934132419145108411186219102725671347953723467175617482764241177290953979181520839777581723846480354023152969137651567555907776569926002425681579563811579010451925609803624730226249331027810964979251262641701361519259819532913973209506784202044911129474766693530850855406718572705854311992557155174157597592410263869630325518318429604952144023637) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24295,7 +24295,7 @@ _:gn_3679 { } _:gn_3680 { - 1461 math:greaterThan 1 . + (1461) math:greaterThan 1 . (1461 1) math:difference 1460 . (1380902039490144992625023078353234030882102215629760672600835867299836480100440819417998171741104656305582134230306435738027147573201598914755190161525214546110965364895947156236990712487758167656298635637552046449234293761257626353936227442345123717041552735446310097586409525883777818449804334578752127065163097517583982122941942041873573917678167813394350763497320492069250235791728052222434185674648381096509928485055722613837912679775571816351235326808516933 2234346435029104114404163333630764694741093021070684846870831823646108042855212460590332515185946095221096170781582938098052635785953406135731956282073066703806250905360767804002093289233110506932270570972085900015559864695855755648815664232715723104480436473066626856996300463020915992587462945835289450372900940866839329789209788608972979498147520846694925640706904491348721647529563677248069260089831805730322622836270934898212978475274973251039184812667753352) math:sum 3615248474519249107029186411983998725623195236700445519471667690945944522955653280008330686927050751526678305011889373836079783359155005050487146443598281249917216270256714960239084001720868674588569206609637946464794158457113382002751891675060846821521989208512936954582709988904693811037267280414041577438064038384423311912151730650846553415825688660089276404204224983417971883321291729470503445764480186826832551321326657512050891155050545067390420139476270285 . (1460 2234346435029104114404163333630764694741093021070684846870831823646108042855212460590332515185946095221096170781582938098052635785953406135731956282073066703806250905360767804002093289233110506932270570972085900015559864695855755648815664232715723104480436473066626856996300463020915992587462945835289450372900940866839329789209788608972979498147520846694925640706904491348721647529563677248069260089831805730322622836270934898212978475274973251039184812667753352 3615248474519249107029186411983998725623195236700445519471667690945944522955653280008330686927050751526678305011889373836079783359155005050487146443598281249917216270256714960239084001720868674588569206609637946464794158457113382002751891675060846821521989208512936954582709988904693811037267280414041577438064038384423311912151730650846553415825688660089276404204224983417971883321291729470503445764480186826832551321326657512050891155050545067390420139476270285) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24306,7 +24306,7 @@ _:gn_3681 { } _:gn_3682 { - 1462 math:greaterThan 1 . + (1462) math:greaterThan 1 . (1462 1) math:difference 1461 . (853444395538959121779140255277530663858990805440924174269995956346271562754771641172334343444841438915514036551276502360025488212751807220976766120547852157695285540464820647765102576745352339275971935334533853566325570934598129294879436790370599387438883737620316759409890937137138174137658611256537323307737843349255347666267846567099405580469353033300574877209583999279471411737835625025635074415183424633812694351215212284375065795499401434687949485859236419 1380902039490144992625023078353234030882102215629760672600835867299836480100440819417998171741104656305582134230306435738027147573201598914755190161525214546110965364895947156236990712487758167656298635637552046449234293761257626353936227442345123717041552735446310097586409525883777818449804334578752127065163097517583982122941942041873573917678167813394350763497320492069250235791728052222434185674648381096509928485055722613837912679775571816351235326808516933) math:sum 2234346435029104114404163333630764694741093021070684846870831823646108042855212460590332515185946095221096170781582938098052635785953406135731956282073066703806250905360767804002093289233110506932270570972085900015559864695855755648815664232715723104480436473066626856996300463020915992587462945835289450372900940866839329789209788608972979498147520846694925640706904491348721647529563677248069260089831805730322622836270934898212978475274973251039184812667753352 . (1461 1380902039490144992625023078353234030882102215629760672600835867299836480100440819417998171741104656305582134230306435738027147573201598914755190161525214546110965364895947156236990712487758167656298635637552046449234293761257626353936227442345123717041552735446310097586409525883777818449804334578752127065163097517583982122941942041873573917678167813394350763497320492069250235791728052222434185674648381096509928485055722613837912679775571816351235326808516933 2234346435029104114404163333630764694741093021070684846870831823646108042855212460590332515185946095221096170781582938098052635785953406135731956282073066703806250905360767804002093289233110506932270570972085900015559864695855755648815664232715723104480436473066626856996300463020915992587462945835289450372900940866839329789209788608972979498147520846694925640706904491348721647529563677248069260089831805730322622836270934898212978475274973251039184812667753352) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24317,7 +24317,7 @@ _:gn_3683 { } _:gn_3684 { - 1463 math:greaterThan 1 . + (1463) math:greaterThan 1 . (1463 1) math:difference 1462 . (527457643951185870845882823075703367023111410188836498330839910953564917345669178245663828296263217390068097679029933378001659360449791693778424040977362388415679824431126508471888135742405828380326700303018192882908722826659497059056790651974524329602668997825993338176518588746639644312145723322214803757425254168328634456674095474774168337208814780093775886287736492789778824053892427196799111259464956462697234133840510329462846884276170381663285840949280514 853444395538959121779140255277530663858990805440924174269995956346271562754771641172334343444841438915514036551276502360025488212751807220976766120547852157695285540464820647765102576745352339275971935334533853566325570934598129294879436790370599387438883737620316759409890937137138174137658611256537323307737843349255347666267846567099405580469353033300574877209583999279471411737835625025635074415183424633812694351215212284375065795499401434687949485859236419) math:sum 1380902039490144992625023078353234030882102215629760672600835867299836480100440819417998171741104656305582134230306435738027147573201598914755190161525214546110965364895947156236990712487758167656298635637552046449234293761257626353936227442345123717041552735446310097586409525883777818449804334578752127065163097517583982122941942041873573917678167813394350763497320492069250235791728052222434185674648381096509928485055722613837912679775571816351235326808516933 . (1462 853444395538959121779140255277530663858990805440924174269995956346271562754771641172334343444841438915514036551276502360025488212751807220976766120547852157695285540464820647765102576745352339275971935334533853566325570934598129294879436790370599387438883737620316759409890937137138174137658611256537323307737843349255347666267846567099405580469353033300574877209583999279471411737835625025635074415183424633812694351215212284375065795499401434687949485859236419 1380902039490144992625023078353234030882102215629760672600835867299836480100440819417998171741104656305582134230306435738027147573201598914755190161525214546110965364895947156236990712487758167656298635637552046449234293761257626353936227442345123717041552735446310097586409525883777818449804334578752127065163097517583982122941942041873573917678167813394350763497320492069250235791728052222434185674648381096509928485055722613837912679775571816351235326808516933) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24328,7 +24328,7 @@ _:gn_3685 { } _:gn_3686 { - 1464 math:greaterThan 1 . + (1464) math:greaterThan 1 . (1464 1) math:difference 1463 . (325986751587773250933257432201827296835879395252087675939156045392706645409102462926670515148578221525445938872246568982023828852302015527198342079570489769279605716033694139293214441002946510895645235031515660683416848107938632235822646138396075057836214739794323421233372348390498529825512887934322519550312589180926713209593751092325237243260538253206798990921847506489692587683943197828835963155718468171115460217374701954912218911223231053024663644909955905 527457643951185870845882823075703367023111410188836498330839910953564917345669178245663828296263217390068097679029933378001659360449791693778424040977362388415679824431126508471888135742405828380326700303018192882908722826659497059056790651974524329602668997825993338176518588746639644312145723322214803757425254168328634456674095474774168337208814780093775886287736492789778824053892427196799111259464956462697234133840510329462846884276170381663285840949280514) math:sum 853444395538959121779140255277530663858990805440924174269995956346271562754771641172334343444841438915514036551276502360025488212751807220976766120547852157695285540464820647765102576745352339275971935334533853566325570934598129294879436790370599387438883737620316759409890937137138174137658611256537323307737843349255347666267846567099405580469353033300574877209583999279471411737835625025635074415183424633812694351215212284375065795499401434687949485859236419 . (1463 527457643951185870845882823075703367023111410188836498330839910953564917345669178245663828296263217390068097679029933378001659360449791693778424040977362388415679824431126508471888135742405828380326700303018192882908722826659497059056790651974524329602668997825993338176518588746639644312145723322214803757425254168328634456674095474774168337208814780093775886287736492789778824053892427196799111259464956462697234133840510329462846884276170381663285840949280514 853444395538959121779140255277530663858990805440924174269995956346271562754771641172334343444841438915514036551276502360025488212751807220976766120547852157695285540464820647765102576745352339275971935334533853566325570934598129294879436790370599387438883737620316759409890937137138174137658611256537323307737843349255347666267846567099405580469353033300574877209583999279471411737835625025635074415183424633812694351215212284375065795499401434687949485859236419) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24339,7 +24339,7 @@ _:gn_3687 { } _:gn_3688 { - 1465 math:greaterThan 1 . + (1465) math:greaterThan 1 . (1465 1) math:difference 1464 . (201470892363412619912625390873876070187232014936748822391683865560858271936566715318993313147684995864622158806783364395977830508147776166580081961406872619136074108397432369178673694739459317484681465271502532199491874718720864823234144513578449271766454258031669916943146240356141114486632835387892284207112664987401921247080344382448931093948276526886976895365888986300086236369949229367963148103746488291581773916465808374550627973052939328638622196039324609 325986751587773250933257432201827296835879395252087675939156045392706645409102462926670515148578221525445938872246568982023828852302015527198342079570489769279605716033694139293214441002946510895645235031515660683416848107938632235822646138396075057836214739794323421233372348390498529825512887934322519550312589180926713209593751092325237243260538253206798990921847506489692587683943197828835963155718468171115460217374701954912218911223231053024663644909955905) math:sum 527457643951185870845882823075703367023111410188836498330839910953564917345669178245663828296263217390068097679029933378001659360449791693778424040977362388415679824431126508471888135742405828380326700303018192882908722826659497059056790651974524329602668997825993338176518588746639644312145723322214803757425254168328634456674095474774168337208814780093775886287736492789778824053892427196799111259464956462697234133840510329462846884276170381663285840949280514 . (1464 325986751587773250933257432201827296835879395252087675939156045392706645409102462926670515148578221525445938872246568982023828852302015527198342079570489769279605716033694139293214441002946510895645235031515660683416848107938632235822646138396075057836214739794323421233372348390498529825512887934322519550312589180926713209593751092325237243260538253206798990921847506489692587683943197828835963155718468171115460217374701954912218911223231053024663644909955905 527457643951185870845882823075703367023111410188836498330839910953564917345669178245663828296263217390068097679029933378001659360449791693778424040977362388415679824431126508471888135742405828380326700303018192882908722826659497059056790651974524329602668997825993338176518588746639644312145723322214803757425254168328634456674095474774168337208814780093775886287736492789778824053892427196799111259464956462697234133840510329462846884276170381663285840949280514) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24350,7 +24350,7 @@ _:gn_3689 { } _:gn_3690 { - 1466 math:greaterThan 1 . + (1466) math:greaterThan 1 . (1466 1) math:difference 1465 . (124515859224360631020632041327951226648647380315338853547472179831848373472535747607677202000893225660823780065463204586045998344154239360618260118163617150143531607636261770114540746263487193410963769760013128483924973389217767412588501624817625786069760481762653504290226108034357415338880052546430235343199924193524791962513406709876306149312261726319822095555958520189606351313993968460872815051971979879533686300908893580361590938170291724386041448870631296 201470892363412619912625390873876070187232014936748822391683865560858271936566715318993313147684995864622158806783364395977830508147776166580081961406872619136074108397432369178673694739459317484681465271502532199491874718720864823234144513578449271766454258031669916943146240356141114486632835387892284207112664987401921247080344382448931093948276526886976895365888986300086236369949229367963148103746488291581773916465808374550627973052939328638622196039324609) math:sum 325986751587773250933257432201827296835879395252087675939156045392706645409102462926670515148578221525445938872246568982023828852302015527198342079570489769279605716033694139293214441002946510895645235031515660683416848107938632235822646138396075057836214739794323421233372348390498529825512887934322519550312589180926713209593751092325237243260538253206798990921847506489692587683943197828835963155718468171115460217374701954912218911223231053024663644909955905 . (1465 201470892363412619912625390873876070187232014936748822391683865560858271936566715318993313147684995864622158806783364395977830508147776166580081961406872619136074108397432369178673694739459317484681465271502532199491874718720864823234144513578449271766454258031669916943146240356141114486632835387892284207112664987401921247080344382448931093948276526886976895365888986300086236369949229367963148103746488291581773916465808374550627973052939328638622196039324609 325986751587773250933257432201827296835879395252087675939156045392706645409102462926670515148578221525445938872246568982023828852302015527198342079570489769279605716033694139293214441002946510895645235031515660683416848107938632235822646138396075057836214739794323421233372348390498529825512887934322519550312589180926713209593751092325237243260538253206798990921847506489692587683943197828835963155718468171115460217374701954912218911223231053024663644909955905) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24361,7 +24361,7 @@ _:gn_3691 { } _:gn_3692 { - 1467 math:greaterThan 1 . + (1467) math:greaterThan 1 . (1467 1) math:difference 1466 . (76955033139051988891993349545924843538584634621409968844211685729009898464030967711316111146791770203798378741320159809931832163993536805961821843243255468992542500761170599064132948475972124073717695511489403715566901329503097410645642888760823485696693776269016412652920132321783699147752782841462048863912740793877129284566937672572624944636014800567154799809930466110479885055955260907090333051774508412048087615556914794189037034882647604252580747168693313 124515859224360631020632041327951226648647380315338853547472179831848373472535747607677202000893225660823780065463204586045998344154239360618260118163617150143531607636261770114540746263487193410963769760013128483924973389217767412588501624817625786069760481762653504290226108034357415338880052546430235343199924193524791962513406709876306149312261726319822095555958520189606351313993968460872815051971979879533686300908893580361590938170291724386041448870631296) math:sum 201470892363412619912625390873876070187232014936748822391683865560858271936566715318993313147684995864622158806783364395977830508147776166580081961406872619136074108397432369178673694739459317484681465271502532199491874718720864823234144513578449271766454258031669916943146240356141114486632835387892284207112664987401921247080344382448931093948276526886976895365888986300086236369949229367963148103746488291581773916465808374550627973052939328638622196039324609 . (1466 124515859224360631020632041327951226648647380315338853547472179831848373472535747607677202000893225660823780065463204586045998344154239360618260118163617150143531607636261770114540746263487193410963769760013128483924973389217767412588501624817625786069760481762653504290226108034357415338880052546430235343199924193524791962513406709876306149312261726319822095555958520189606351313993968460872815051971979879533686300908893580361590938170291724386041448870631296 201470892363412619912625390873876070187232014936748822391683865560858271936566715318993313147684995864622158806783364395977830508147776166580081961406872619136074108397432369178673694739459317484681465271502532199491874718720864823234144513578449271766454258031669916943146240356141114486632835387892284207112664987401921247080344382448931093948276526886976895365888986300086236369949229367963148103746488291581773916465808374550627973052939328638622196039324609) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24372,7 +24372,7 @@ _:gn_3693 { } _:gn_3694 { - 1468 math:greaterThan 1 . + (1468) math:greaterThan 1 . (1468 1) math:difference 1467 . (47560826085308642128638691782026383110062745693928884703260494102838475008504779896361090854101455457025401324143044776114166180160702554656438274920361681150989106875091171050407797787515069337246074248523724768358072059714670001942858736056802300373066705493637091637305975712573716191127269704968186479287183399647662677946469037303681204676246925752667295746028054079126466258038707553782482000197471467485598685351978786172553903287644120133460701701937983 76955033139051988891993349545924843538584634621409968844211685729009898464030967711316111146791770203798378741320159809931832163993536805961821843243255468992542500761170599064132948475972124073717695511489403715566901329503097410645642888760823485696693776269016412652920132321783699147752782841462048863912740793877129284566937672572624944636014800567154799809930466110479885055955260907090333051774508412048087615556914794189037034882647604252580747168693313) math:sum 124515859224360631020632041327951226648647380315338853547472179831848373472535747607677202000893225660823780065463204586045998344154239360618260118163617150143531607636261770114540746263487193410963769760013128483924973389217767412588501624817625786069760481762653504290226108034357415338880052546430235343199924193524791962513406709876306149312261726319822095555958520189606351313993968460872815051971979879533686300908893580361590938170291724386041448870631296 . (1467 76955033139051988891993349545924843538584634621409968844211685729009898464030967711316111146791770203798378741320159809931832163993536805961821843243255468992542500761170599064132948475972124073717695511489403715566901329503097410645642888760823485696693776269016412652920132321783699147752782841462048863912740793877129284566937672572624944636014800567154799809930466110479885055955260907090333051774508412048087615556914794189037034882647604252580747168693313 124515859224360631020632041327951226648647380315338853547472179831848373472535747607677202000893225660823780065463204586045998344154239360618260118163617150143531607636261770114540746263487193410963769760013128483924973389217767412588501624817625786069760481762653504290226108034357415338880052546430235343199924193524791962513406709876306149312261726319822095555958520189606351313993968460872815051971979879533686300908893580361590938170291724386041448870631296) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24383,7 +24383,7 @@ _:gn_3695 { } _:gn_3696 { - 1469 math:greaterThan 1 . + (1469) math:greaterThan 1 . (1469 1) math:difference 1468 . (29394207053743346763354657763898460428521888927481084140951191626171423455526187814955020292690314746772977417177115033817665983832834251305383568322893787841553393886079428013725150688457054736471621262965678947208829269788427408702784152704021185323627070775379321015614156609209982956625513136493862384625557394229466606620468635268943739959767874814487504063902412031353418797916553353307851051577036944562488930204936008016483131595003484119120045466755330 47560826085308642128638691782026383110062745693928884703260494102838475008504779896361090854101455457025401324143044776114166180160702554656438274920361681150989106875091171050407797787515069337246074248523724768358072059714670001942858736056802300373066705493637091637305975712573716191127269704968186479287183399647662677946469037303681204676246925752667295746028054079126466258038707553782482000197471467485598685351978786172553903287644120133460701701937983) math:sum 76955033139051988891993349545924843538584634621409968844211685729009898464030967711316111146791770203798378741320159809931832163993536805961821843243255468992542500761170599064132948475972124073717695511489403715566901329503097410645642888760823485696693776269016412652920132321783699147752782841462048863912740793877129284566937672572624944636014800567154799809930466110479885055955260907090333051774508412048087615556914794189037034882647604252580747168693313 . (1468 47560826085308642128638691782026383110062745693928884703260494102838475008504779896361090854101455457025401324143044776114166180160702554656438274920361681150989106875091171050407797787515069337246074248523724768358072059714670001942858736056802300373066705493637091637305975712573716191127269704968186479287183399647662677946469037303681204676246925752667295746028054079126466258038707553782482000197471467485598685351978786172553903287644120133460701701937983 76955033139051988891993349545924843538584634621409968844211685729009898464030967711316111146791770203798378741320159809931832163993536805961821843243255468992542500761170599064132948475972124073717695511489403715566901329503097410645642888760823485696693776269016412652920132321783699147752782841462048863912740793877129284566937672572624944636014800567154799809930466110479885055955260907090333051774508412048087615556914794189037034882647604252580747168693313) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24394,7 +24394,7 @@ _:gn_3697 { } _:gn_3698 { - 1470 math:greaterThan 1 . + (1470) math:greaterThan 1 . (1470 1) math:difference 1469 . (18166619031565295365284034018127922681540856766447800562309302476667051552978592081406070561411140710252423906965929742296500196327868303351054706597467893309435712989011743036682647099058014600774452985558045821149242789926242593240074583352781115049439634718257770621691819103363733234501756568474324094661626005418196071326000402034737464716479050938179791682125642047773047460122154200474630948620434522923109755147042778156070771692640636014340656235182653 29394207053743346763354657763898460428521888927481084140951191626171423455526187814955020292690314746772977417177115033817665983832834251305383568322893787841553393886079428013725150688457054736471621262965678947208829269788427408702784152704021185323627070775379321015614156609209982956625513136493862384625557394229466606620468635268943739959767874814487504063902412031353418797916553353307851051577036944562488930204936008016483131595003484119120045466755330) math:sum 47560826085308642128638691782026383110062745693928884703260494102838475008504779896361090854101455457025401324143044776114166180160702554656438274920361681150989106875091171050407797787515069337246074248523724768358072059714670001942858736056802300373066705493637091637305975712573716191127269704968186479287183399647662677946469037303681204676246925752667295746028054079126466258038707553782482000197471467485598685351978786172553903287644120133460701701937983 . (1469 29394207053743346763354657763898460428521888927481084140951191626171423455526187814955020292690314746772977417177115033817665983832834251305383568322893787841553393886079428013725150688457054736471621262965678947208829269788427408702784152704021185323627070775379321015614156609209982956625513136493862384625557394229466606620468635268943739959767874814487504063902412031353418797916553353307851051577036944562488930204936008016483131595003484119120045466755330 47560826085308642128638691782026383110062745693928884703260494102838475008504779896361090854101455457025401324143044776114166180160702554656438274920361681150989106875091171050407797787515069337246074248523724768358072059714670001942858736056802300373066705493637091637305975712573716191127269704968186479287183399647662677946469037303681204676246925752667295746028054079126466258038707553782482000197471467485598685351978786172553903287644120133460701701937983) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24405,7 +24405,7 @@ _:gn_3699 { } _:gn_3700 { - 1471 math:greaterThan 1 . + (1471) math:greaterThan 1 . (1471 1) math:difference 1470 . (11227588022178051398070623745770537746981032161033283578641889149504371902547595733548949731279174036520553510211185291521165787504965947954328861725425894532117680897067684977042503589399040135697168277407633126059586479862184815462709569351240070274187436057121550393922337505846249722123756568019538289963931388811270535294468233234206275243288823876307712381776769983580371337794399152833220102956602421639379175057893229860412359902362848104779389231572677 18166619031565295365284034018127922681540856766447800562309302476667051552978592081406070561411140710252423906965929742296500196327868303351054706597467893309435712989011743036682647099058014600774452985558045821149242789926242593240074583352781115049439634718257770621691819103363733234501756568474324094661626005418196071326000402034737464716479050938179791682125642047773047460122154200474630948620434522923109755147042778156070771692640636014340656235182653) math:sum 29394207053743346763354657763898460428521888927481084140951191626171423455526187814955020292690314746772977417177115033817665983832834251305383568322893787841553393886079428013725150688457054736471621262965678947208829269788427408702784152704021185323627070775379321015614156609209982956625513136493862384625557394229466606620468635268943739959767874814487504063902412031353418797916553353307851051577036944562488930204936008016483131595003484119120045466755330 . (1470 18166619031565295365284034018127922681540856766447800562309302476667051552978592081406070561411140710252423906965929742296500196327868303351054706597467893309435712989011743036682647099058014600774452985558045821149242789926242593240074583352781115049439634718257770621691819103363733234501756568474324094661626005418196071326000402034737464716479050938179791682125642047773047460122154200474630948620434522923109755147042778156070771692640636014340656235182653 29394207053743346763354657763898460428521888927481084140951191626171423455526187814955020292690314746772977417177115033817665983832834251305383568322893787841553393886079428013725150688457054736471621262965678947208829269788427408702784152704021185323627070775379321015614156609209982956625513136493862384625557394229466606620468635268943739959767874814487504063902412031353418797916553353307851051577036944562488930204936008016483131595003484119120045466755330) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24416,7 +24416,7 @@ _:gn_3701 { } _:gn_3702 { - 1472 math:greaterThan 1 . + (1472) math:greaterThan 1 . (1472 1) math:difference 1471 . (6939031009387243967213410272357384934559824605414516983667413327162679650430996347857120830131966673731870396754744450775334408822902355396725844872041998777318032091944058059640143509658974465077284708150412695089656310064057777777365014001541044775252198661136220227769481597517483512378000000454785804697694616606925536031532168800531189473190227061872079300348872064192676122327755047641410845663832101283730580089149548295658411790277787909561267003609976 11227588022178051398070623745770537746981032161033283578641889149504371902547595733548949731279174036520553510211185291521165787504965947954328861725425894532117680897067684977042503589399040135697168277407633126059586479862184815462709569351240070274187436057121550393922337505846249722123756568019538289963931388811270535294468233234206275243288823876307712381776769983580371337794399152833220102956602421639379175057893229860412359902362848104779389231572677) math:sum 18166619031565295365284034018127922681540856766447800562309302476667051552978592081406070561411140710252423906965929742296500196327868303351054706597467893309435712989011743036682647099058014600774452985558045821149242789926242593240074583352781115049439634718257770621691819103363733234501756568474324094661626005418196071326000402034737464716479050938179791682125642047773047460122154200474630948620434522923109755147042778156070771692640636014340656235182653 . (1471 11227588022178051398070623745770537746981032161033283578641889149504371902547595733548949731279174036520553510211185291521165787504965947954328861725425894532117680897067684977042503589399040135697168277407633126059586479862184815462709569351240070274187436057121550393922337505846249722123756568019538289963931388811270535294468233234206275243288823876307712381776769983580371337794399152833220102956602421639379175057893229860412359902362848104779389231572677 18166619031565295365284034018127922681540856766447800562309302476667051552978592081406070561411140710252423906965929742296500196327868303351054706597467893309435712989011743036682647099058014600774452985558045821149242789926242593240074583352781115049439634718257770621691819103363733234501756568474324094661626005418196071326000402034737464716479050938179791682125642047773047460122154200474630948620434522923109755147042778156070771692640636014340656235182653) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24427,7 +24427,7 @@ _:gn_3703 { } _:gn_3704 { - 1473 math:greaterThan 1 . + (1473) math:greaterThan 1 . (1473 1) math:difference 1472 . (4288557012790807430857213473413152812421207555618766594974475822341692252116599385691828901147207362788683113456440840745831378682063592557603016853383895754799648805123626917402360079740065670619883569257220430969930169798127037685344555349699025498935237395985330166152855908328766209745756567564752485266236772204344999262936064433675085770098596814435633081427897919387695215466644105191809257292770320355648594968743681564753948112085060195218122227962701 6939031009387243967213410272357384934559824605414516983667413327162679650430996347857120830131966673731870396754744450775334408822902355396725844872041998777318032091944058059640143509658974465077284708150412695089656310064057777777365014001541044775252198661136220227769481597517483512378000000454785804697694616606925536031532168800531189473190227061872079300348872064192676122327755047641410845663832101283730580089149548295658411790277787909561267003609976) math:sum 11227588022178051398070623745770537746981032161033283578641889149504371902547595733548949731279174036520553510211185291521165787504965947954328861725425894532117680897067684977042503589399040135697168277407633126059586479862184815462709569351240070274187436057121550393922337505846249722123756568019538289963931388811270535294468233234206275243288823876307712381776769983580371337794399152833220102956602421639379175057893229860412359902362848104779389231572677 . (1472 6939031009387243967213410272357384934559824605414516983667413327162679650430996347857120830131966673731870396754744450775334408822902355396725844872041998777318032091944058059640143509658974465077284708150412695089656310064057777777365014001541044775252198661136220227769481597517483512378000000454785804697694616606925536031532168800531189473190227061872079300348872064192676122327755047641410845663832101283730580089149548295658411790277787909561267003609976 11227588022178051398070623745770537746981032161033283578641889149504371902547595733548949731279174036520553510211185291521165787504965947954328861725425894532117680897067684977042503589399040135697168277407633126059586479862184815462709569351240070274187436057121550393922337505846249722123756568019538289963931388811270535294468233234206275243288823876307712381776769983580371337794399152833220102956602421639379175057893229860412359902362848104779389231572677) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24438,7 +24438,7 @@ _:gn_3705 { } _:gn_3706 { - 1474 math:greaterThan 1 . + (1474) math:greaterThan 1 . (1474 1) math:difference 1473 . (2650473996596436536356196798944232122138617049795750388692937504820987398314396962165291928984759310943187283298303610029503030140838762839122828018658103022518383286820431142237783429918908794457401138893192264119726140265930740092020458651842019276316961265150890061616625689188717302632243432890033319431457844402580536768596104366856103703091630247436446218920974144804980906861110942449601588371061780928081985120405866730904463678192727714343144775647275 4288557012790807430857213473413152812421207555618766594974475822341692252116599385691828901147207362788683113456440840745831378682063592557603016853383895754799648805123626917402360079740065670619883569257220430969930169798127037685344555349699025498935237395985330166152855908328766209745756567564752485266236772204344999262936064433675085770098596814435633081427897919387695215466644105191809257292770320355648594968743681564753948112085060195218122227962701) math:sum 6939031009387243967213410272357384934559824605414516983667413327162679650430996347857120830131966673731870396754744450775334408822902355396725844872041998777318032091944058059640143509658974465077284708150412695089656310064057777777365014001541044775252198661136220227769481597517483512378000000454785804697694616606925536031532168800531189473190227061872079300348872064192676122327755047641410845663832101283730580089149548295658411790277787909561267003609976 . (1473 4288557012790807430857213473413152812421207555618766594974475822341692252116599385691828901147207362788683113456440840745831378682063592557603016853383895754799648805123626917402360079740065670619883569257220430969930169798127037685344555349699025498935237395985330166152855908328766209745756567564752485266236772204344999262936064433675085770098596814435633081427897919387695215466644105191809257292770320355648594968743681564753948112085060195218122227962701 6939031009387243967213410272357384934559824605414516983667413327162679650430996347857120830131966673731870396754744450775334408822902355396725844872041998777318032091944058059640143509658974465077284708150412695089656310064057777777365014001541044775252198661136220227769481597517483512378000000454785804697694616606925536031532168800531189473190227061872079300348872064192676122327755047641410845663832101283730580089149548295658411790277787909561267003609976) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24449,7 +24449,7 @@ _:gn_3707 { } _:gn_3708 { - 1475 math:greaterThan 1 . + (1475) math:greaterThan 1 . (1475 1) math:difference 1474 . (1638083016194370894501016674468920690282590505823016206281538317520704853802202423526536972162448051845495830158137230716328348541224829718480188834725792732281265518303195775164576649821156876162482430364028166850204029532196297593324096697857006222618276130834440104536230219140048907113513134674719165834778927801764462494339960066818982067006966566999186862506923774582714308605533162742207668921708539427566609848337814833849484433892332480874977452315426 2650473996596436536356196798944232122138617049795750388692937504820987398314396962165291928984759310943187283298303610029503030140838762839122828018658103022518383286820431142237783429918908794457401138893192264119726140265930740092020458651842019276316961265150890061616625689188717302632243432890033319431457844402580536768596104366856103703091630247436446218920974144804980906861110942449601588371061780928081985120405866730904463678192727714343144775647275) math:sum 4288557012790807430857213473413152812421207555618766594974475822341692252116599385691828901147207362788683113456440840745831378682063592557603016853383895754799648805123626917402360079740065670619883569257220430969930169798127037685344555349699025498935237395985330166152855908328766209745756567564752485266236772204344999262936064433675085770098596814435633081427897919387695215466644105191809257292770320355648594968743681564753948112085060195218122227962701 . (1474 2650473996596436536356196798944232122138617049795750388692937504820987398314396962165291928984759310943187283298303610029503030140838762839122828018658103022518383286820431142237783429918908794457401138893192264119726140265930740092020458651842019276316961265150890061616625689188717302632243432890033319431457844402580536768596104366856103703091630247436446218920974144804980906861110942449601588371061780928081985120405866730904463678192727714343144775647275 4288557012790807430857213473413152812421207555618766594974475822341692252116599385691828901147207362788683113456440840745831378682063592557603016853383895754799648805123626917402360079740065670619883569257220430969930169798127037685344555349699025498935237395985330166152855908328766209745756567564752485266236772204344999262936064433675085770098596814435633081427897919387695215466644105191809257292770320355648594968743681564753948112085060195218122227962701) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24460,7 +24460,7 @@ _:gn_3709 { } _:gn_3710 { - 1476 math:greaterThan 1 . + (1476) math:greaterThan 1 . (1476 1) math:difference 1475 . (1012390980402065641855180124475311431856026543972734182411399187300282544512194538638754956822311259097691453140166379313174681599613933120642639183932310290237117768517235367073206780097751918294918708529164097269522110733734442498696361953985013053698685134316449957080395470048668395518730298215314153596678916600816074274256144300037121636084663680437259356414050370222266598255577779707393919449353241500515375272068051897054979244300395233468167323331849 1638083016194370894501016674468920690282590505823016206281538317520704853802202423526536972162448051845495830158137230716328348541224829718480188834725792732281265518303195775164576649821156876162482430364028166850204029532196297593324096697857006222618276130834440104536230219140048907113513134674719165834778927801764462494339960066818982067006966566999186862506923774582714308605533162742207668921708539427566609848337814833849484433892332480874977452315426) math:sum 2650473996596436536356196798944232122138617049795750388692937504820987398314396962165291928984759310943187283298303610029503030140838762839122828018658103022518383286820431142237783429918908794457401138893192264119726140265930740092020458651842019276316961265150890061616625689188717302632243432890033319431457844402580536768596104366856103703091630247436446218920974144804980906861110942449601588371061780928081985120405866730904463678192727714343144775647275 . (1475 1638083016194370894501016674468920690282590505823016206281538317520704853802202423526536972162448051845495830158137230716328348541224829718480188834725792732281265518303195775164576649821156876162482430364028166850204029532196297593324096697857006222618276130834440104536230219140048907113513134674719165834778927801764462494339960066818982067006966566999186862506923774582714308605533162742207668921708539427566609848337814833849484433892332480874977452315426 2650473996596436536356196798944232122138617049795750388692937504820987398314396962165291928984759310943187283298303610029503030140838762839122828018658103022518383286820431142237783429918908794457401138893192264119726140265930740092020458651842019276316961265150890061616625689188717302632243432890033319431457844402580536768596104366856103703091630247436446218920974144804980906861110942449601588371061780928081985120405866730904463678192727714343144775647275) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24471,7 +24471,7 @@ _:gn_3711 { } _:gn_3712 { - 1477 math:greaterThan 1 . + (1477) math:greaterThan 1 . (1477 1) math:difference 1476 . (625692035792305252645836549993609258426563961850282023870139130220422309290007884887782015340136792747804377017970851403153666941610896597837549650793482442044147749785960408091369869723404957867563721834864069580681918798461855094627734743871993168919590996517990147455834749091380511594782836459405012238100011200948388220083815766781860430922302886561927506092873404360447710349955383034813749472355297927051234576269762936794505189591937247406810128983577 1012390980402065641855180124475311431856026543972734182411399187300282544512194538638754956822311259097691453140166379313174681599613933120642639183932310290237117768517235367073206780097751918294918708529164097269522110733734442498696361953985013053698685134316449957080395470048668395518730298215314153596678916600816074274256144300037121636084663680437259356414050370222266598255577779707393919449353241500515375272068051897054979244300395233468167323331849) math:sum 1638083016194370894501016674468920690282590505823016206281538317520704853802202423526536972162448051845495830158137230716328348541224829718480188834725792732281265518303195775164576649821156876162482430364028166850204029532196297593324096697857006222618276130834440104536230219140048907113513134674719165834778927801764462494339960066818982067006966566999186862506923774582714308605533162742207668921708539427566609848337814833849484433892332480874977452315426 . (1476 1012390980402065641855180124475311431856026543972734182411399187300282544512194538638754956822311259097691453140166379313174681599613933120642639183932310290237117768517235367073206780097751918294918708529164097269522110733734442498696361953985013053698685134316449957080395470048668395518730298215314153596678916600816074274256144300037121636084663680437259356414050370222266598255577779707393919449353241500515375272068051897054979244300395233468167323331849 1638083016194370894501016674468920690282590505823016206281538317520704853802202423526536972162448051845495830158137230716328348541224829718480188834725792732281265518303195775164576649821156876162482430364028166850204029532196297593324096697857006222618276130834440104536230219140048907113513134674719165834778927801764462494339960066818982067006966566999186862506923774582714308605533162742207668921708539427566609848337814833849484433892332480874977452315426) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24482,7 +24482,7 @@ _:gn_3713 { } _:gn_3714 { - 1478 math:greaterThan 1 . + (1478) math:greaterThan 1 . (1478 1) math:difference 1477 . (386698944609760389209343574481702173429462582122452158541260057079860235222186653750972941482174466349887076122195527910021014658003036522805089533138827848192970018731274958981836910374346960427354986694300027688840191935272587404068627210113019884779094137798459809624560720957287883923947461755909141358578905399867686054172328533255261205162360793875331850321176965861818887905622396672580169976997943573464140695798288960260474054708457986061357194348272 625692035792305252645836549993609258426563961850282023870139130220422309290007884887782015340136792747804377017970851403153666941610896597837549650793482442044147749785960408091369869723404957867563721834864069580681918798461855094627734743871993168919590996517990147455834749091380511594782836459405012238100011200948388220083815766781860430922302886561927506092873404360447710349955383034813749472355297927051234576269762936794505189591937247406810128983577) math:sum 1012390980402065641855180124475311431856026543972734182411399187300282544512194538638754956822311259097691453140166379313174681599613933120642639183932310290237117768517235367073206780097751918294918708529164097269522110733734442498696361953985013053698685134316449957080395470048668395518730298215314153596678916600816074274256144300037121636084663680437259356414050370222266598255577779707393919449353241500515375272068051897054979244300395233468167323331849 . (1477 625692035792305252645836549993609258426563961850282023870139130220422309290007884887782015340136792747804377017970851403153666941610896597837549650793482442044147749785960408091369869723404957867563721834864069580681918798461855094627734743871993168919590996517990147455834749091380511594782836459405012238100011200948388220083815766781860430922302886561927506092873404360447710349955383034813749472355297927051234576269762936794505189591937247406810128983577 1012390980402065641855180124475311431856026543972734182411399187300282544512194538638754956822311259097691453140166379313174681599613933120642639183932310290237117768517235367073206780097751918294918708529164097269522110733734442498696361953985013053698685134316449957080395470048668395518730298215314153596678916600816074274256144300037121636084663680437259356414050370222266598255577779707393919449353241500515375272068051897054979244300395233468167323331849) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24493,7 +24493,7 @@ _:gn_3715 { } _:gn_3716 { - 1479 math:greaterThan 1 . + (1479) math:greaterThan 1 . (1479 1) math:difference 1478 . (238993091182544863436492975511907084997101379727829865328879073140562074067821231136809073857962326397917300895775323493132652283607860075032460117654654593851177731054685449109532959349057997440208735140564041891841726863189267690559107533758973284140496858719530337831274028134092627670835374703495870879521105801080702165911487233526599225759942092686595655771696438498628822444332986362233579495357354353587093880471473976534031134883479261345452934635305 386698944609760389209343574481702173429462582122452158541260057079860235222186653750972941482174466349887076122195527910021014658003036522805089533138827848192970018731274958981836910374346960427354986694300027688840191935272587404068627210113019884779094137798459809624560720957287883923947461755909141358578905399867686054172328533255261205162360793875331850321176965861818887905622396672580169976997943573464140695798288960260474054708457986061357194348272) math:sum 625692035792305252645836549993609258426563961850282023870139130220422309290007884887782015340136792747804377017970851403153666941610896597837549650793482442044147749785960408091369869723404957867563721834864069580681918798461855094627734743871993168919590996517990147455834749091380511594782836459405012238100011200948388220083815766781860430922302886561927506092873404360447710349955383034813749472355297927051234576269762936794505189591937247406810128983577 . (1478 386698944609760389209343574481702173429462582122452158541260057079860235222186653750972941482174466349887076122195527910021014658003036522805089533138827848192970018731274958981836910374346960427354986694300027688840191935272587404068627210113019884779094137798459809624560720957287883923947461755909141358578905399867686054172328533255261205162360793875331850321176965861818887905622396672580169976997943573464140695798288960260474054708457986061357194348272 625692035792305252645836549993609258426563961850282023870139130220422309290007884887782015340136792747804377017970851403153666941610896597837549650793482442044147749785960408091369869723404957867563721834864069580681918798461855094627734743871993168919590996517990147455834749091380511594782836459405012238100011200948388220083815766781860430922302886561927506092873404360447710349955383034813749472355297927051234576269762936794505189591937247406810128983577) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24504,7 +24504,7 @@ _:gn_3717 { } _:gn_3718 { - 1480 math:greaterThan 1 . + (1480) math:greaterThan 1 . (1480 1) math:difference 1479 . (147705853427215525772850598969795088432361202394622293212380983939298161154365422614163867624212139951969775226420204416888362374395176447772629415484173254341792287676589509872303951025288962987146251553735985796998465072083319713509519676354046600638597279078929471793286692823195256253112087052413270479057799598786983888260841299728661979402418701188736194549480527363190065461289410310346590481640589219877046815326814983726442919824978724715904259712967 238993091182544863436492975511907084997101379727829865328879073140562074067821231136809073857962326397917300895775323493132652283607860075032460117654654593851177731054685449109532959349057997440208735140564041891841726863189267690559107533758973284140496858719530337831274028134092627670835374703495870879521105801080702165911487233526599225759942092686595655771696438498628822444332986362233579495357354353587093880471473976534031134883479261345452934635305) math:sum 386698944609760389209343574481702173429462582122452158541260057079860235222186653750972941482174466349887076122195527910021014658003036522805089533138827848192970018731274958981836910374346960427354986694300027688840191935272587404068627210113019884779094137798459809624560720957287883923947461755909141358578905399867686054172328533255261205162360793875331850321176965861818887905622396672580169976997943573464140695798288960260474054708457986061357194348272 . (1479 238993091182544863436492975511907084997101379727829865328879073140562074067821231136809073857962326397917300895775323493132652283607860075032460117654654593851177731054685449109532959349057997440208735140564041891841726863189267690559107533758973284140496858719530337831274028134092627670835374703495870879521105801080702165911487233526599225759942092686595655771696438498628822444332986362233579495357354353587093880471473976534031134883479261345452934635305 386698944609760389209343574481702173429462582122452158541260057079860235222186653750972941482174466349887076122195527910021014658003036522805089533138827848192970018731274958981836910374346960427354986694300027688840191935272587404068627210113019884779094137798459809624560720957287883923947461755909141358578905399867686054172328533255261205162360793875331850321176965861818887905622396672580169976997943573464140695798288960260474054708457986061357194348272) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24515,7 +24515,7 @@ _:gn_3719 { } _:gn_3720 { - 1481 math:greaterThan 1 . + (1481) math:greaterThan 1 . (1481 1) math:difference 1480 . (91287237755329337663642376542111996564740177333207572116498089201263912913455808522645206233750186445947525669355119076244289909212683627259830702170481339509385443378095939237229008323769034453062483586828056094843261791105947977049587857404926683501899579640600866037987335310897371417723287651082600400463306202293718277650645933797937246357523391497859461222215911135438756983043576051886989013716765133710047065144658992807588215058500536629548674922338 147705853427215525772850598969795088432361202394622293212380983939298161154365422614163867624212139951969775226420204416888362374395176447772629415484173254341792287676589509872303951025288962987146251553735985796998465072083319713509519676354046600638597279078929471793286692823195256253112087052413270479057799598786983888260841299728661979402418701188736194549480527363190065461289410310346590481640589219877046815326814983726442919824978724715904259712967) math:sum 238993091182544863436492975511907084997101379727829865328879073140562074067821231136809073857962326397917300895775323493132652283607860075032460117654654593851177731054685449109532959349057997440208735140564041891841726863189267690559107533758973284140496858719530337831274028134092627670835374703495870879521105801080702165911487233526599225759942092686595655771696438498628822444332986362233579495357354353587093880471473976534031134883479261345452934635305 . (1480 147705853427215525772850598969795088432361202394622293212380983939298161154365422614163867624212139951969775226420204416888362374395176447772629415484173254341792287676589509872303951025288962987146251553735985796998465072083319713509519676354046600638597279078929471793286692823195256253112087052413270479057799598786983888260841299728661979402418701188736194549480527363190065461289410310346590481640589219877046815326814983726442919824978724715904259712967 238993091182544863436492975511907084997101379727829865328879073140562074067821231136809073857962326397917300895775323493132652283607860075032460117654654593851177731054685449109532959349057997440208735140564041891841726863189267690559107533758973284140496858719530337831274028134092627670835374703495870879521105801080702165911487233526599225759942092686595655771696438498628822444332986362233579495357354353587093880471473976534031134883479261345452934635305) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24526,7 +24526,7 @@ _:gn_3721 { } _:gn_3722 { - 1482 math:greaterThan 1 . + (1482) math:greaterThan 1 . (1482 1) math:difference 1481 . (56418615671886188109208222427683091867621025061414721095882894738034248240909614091518661390461953506022249557065085340644072465182492820512798713313691914832406844298493570635074942701519928534083767966907929702155203280977371736459931818949119917136697699438328605755299357512297884835388799401330670078594493396493265610610195365930724733044895309690876733327264616227751308478245834258459601467923824086166999750182155990918854704766478188086355584790629 91287237755329337663642376542111996564740177333207572116498089201263912913455808522645206233750186445947525669355119076244289909212683627259830702170481339509385443378095939237229008323769034453062483586828056094843261791105947977049587857404926683501899579640600866037987335310897371417723287651082600400463306202293718277650645933797937246357523391497859461222215911135438756983043576051886989013716765133710047065144658992807588215058500536629548674922338) math:sum 147705853427215525772850598969795088432361202394622293212380983939298161154365422614163867624212139951969775226420204416888362374395176447772629415484173254341792287676589509872303951025288962987146251553735985796998465072083319713509519676354046600638597279078929471793286692823195256253112087052413270479057799598786983888260841299728661979402418701188736194549480527363190065461289410310346590481640589219877046815326814983726442919824978724715904259712967 . (1481 91287237755329337663642376542111996564740177333207572116498089201263912913455808522645206233750186445947525669355119076244289909212683627259830702170481339509385443378095939237229008323769034453062483586828056094843261791105947977049587857404926683501899579640600866037987335310897371417723287651082600400463306202293718277650645933797937246357523391497859461222215911135438756983043576051886989013716765133710047065144658992807588215058500536629548674922338 147705853427215525772850598969795088432361202394622293212380983939298161154365422614163867624212139951969775226420204416888362374395176447772629415484173254341792287676589509872303951025288962987146251553735985796998465072083319713509519676354046600638597279078929471793286692823195256253112087052413270479057799598786983888260841299728661979402418701188736194549480527363190065461289410310346590481640589219877046815326814983726442919824978724715904259712967) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24537,7 +24537,7 @@ _:gn_3723 { } _:gn_3724 { - 1483 math:greaterThan 1 . + (1483) math:greaterThan 1 . (1483 1) math:difference 1482 . (34868622083443149554434154114428904697119152271792851020615194463229664672546194431126544843288232939925276112290033735600217444030190806747031988856789424676978599079602368602154065622249105918978715619920126392688058510128576240589656038455806766365201880202272260282687977798599486582334488249751930321868812805800452667040450567867212513312628081806982727894951294907687448504797741793427387545792941047543047314962503001888733510292022348543193090131709 56418615671886188109208222427683091867621025061414721095882894738034248240909614091518661390461953506022249557065085340644072465182492820512798713313691914832406844298493570635074942701519928534083767966907929702155203280977371736459931818949119917136697699438328605755299357512297884835388799401330670078594493396493265610610195365930724733044895309690876733327264616227751308478245834258459601467923824086166999750182155990918854704766478188086355584790629) math:sum 91287237755329337663642376542111996564740177333207572116498089201263912913455808522645206233750186445947525669355119076244289909212683627259830702170481339509385443378095939237229008323769034453062483586828056094843261791105947977049587857404926683501899579640600866037987335310897371417723287651082600400463306202293718277650645933797937246357523391497859461222215911135438756983043576051886989013716765133710047065144658992807588215058500536629548674922338 . (1482 56418615671886188109208222427683091867621025061414721095882894738034248240909614091518661390461953506022249557065085340644072465182492820512798713313691914832406844298493570635074942701519928534083767966907929702155203280977371736459931818949119917136697699438328605755299357512297884835388799401330670078594493396493265610610195365930724733044895309690876733327264616227751308478245834258459601467923824086166999750182155990918854704766478188086355584790629 91287237755329337663642376542111996564740177333207572116498089201263912913455808522645206233750186445947525669355119076244289909212683627259830702170481339509385443378095939237229008323769034453062483586828056094843261791105947977049587857404926683501899579640600866037987335310897371417723287651082600400463306202293718277650645933797937246357523391497859461222215911135438756983043576051886989013716765133710047065144658992807588215058500536629548674922338) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24548,7 +24548,7 @@ _:gn_3725 { } _:gn_3726 { - 1484 math:greaterThan 1 . + (1484) math:greaterThan 1 . (1484 1) math:difference 1483 . (21549993588443038554774068313254187170501872789621870075267700274804583568363419660392116547173720566096973444775051605043855021152302013765766724456902490155428245218891202032920877079270822615105052346987803309467144770848795495870275780493313150771495819236056345472611379713698398253054311151578739756725680590692812943569744798063512219732267227883894005432313321320063859973448092465032213922130883038623952435219652989030121194474455839543162494658920 34868622083443149554434154114428904697119152271792851020615194463229664672546194431126544843288232939925276112290033735600217444030190806747031988856789424676978599079602368602154065622249105918978715619920126392688058510128576240589656038455806766365201880202272260282687977798599486582334488249751930321868812805800452667040450567867212513312628081806982727894951294907687448504797741793427387545792941047543047314962503001888733510292022348543193090131709) math:sum 56418615671886188109208222427683091867621025061414721095882894738034248240909614091518661390461953506022249557065085340644072465182492820512798713313691914832406844298493570635074942701519928534083767966907929702155203280977371736459931818949119917136697699438328605755299357512297884835388799401330670078594493396493265610610195365930724733044895309690876733327264616227751308478245834258459601467923824086166999750182155990918854704766478188086355584790629 . (1483 34868622083443149554434154114428904697119152271792851020615194463229664672546194431126544843288232939925276112290033735600217444030190806747031988856789424676978599079602368602154065622249105918978715619920126392688058510128576240589656038455806766365201880202272260282687977798599486582334488249751930321868812805800452667040450567867212513312628081806982727894951294907687448504797741793427387545792941047543047314962503001888733510292022348543193090131709 56418615671886188109208222427683091867621025061414721095882894738034248240909614091518661390461953506022249557065085340644072465182492820512798713313691914832406844298493570635074942701519928534083767966907929702155203280977371736459931818949119917136697699438328605755299357512297884835388799401330670078594493396493265610610195365930724733044895309690876733327264616227751308478245834258459601467923824086166999750182155990918854704766478188086355584790629) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24559,7 +24559,7 @@ _:gn_3727 { } _:gn_3728 { - 1485 math:greaterThan 1 . + (1485) math:greaterThan 1 . (1485 1) math:difference 1484 . (13318628495000110999660085801174717526617279482170980945347494188425081104182774770734428296114512373828302667514982130556362422877888792981265264399886934521550353860711166569233188542978283303873663272932323083220913739279780744719380257962493615593706060966215914810076598084901088329280177098173190565143132215107639723470705769803700293580360853923088722462637973587623588531349649328395173623662058008919094879742850012858612315817566509000030595472789 21549993588443038554774068313254187170501872789621870075267700274804583568363419660392116547173720566096973444775051605043855021152302013765766724456902490155428245218891202032920877079270822615105052346987803309467144770848795495870275780493313150771495819236056345472611379713698398253054311151578739756725680590692812943569744798063512219732267227883894005432313321320063859973448092465032213922130883038623952435219652989030121194474455839543162494658920) math:sum 34868622083443149554434154114428904697119152271792851020615194463229664672546194431126544843288232939925276112290033735600217444030190806747031988856789424676978599079602368602154065622249105918978715619920126392688058510128576240589656038455806766365201880202272260282687977798599486582334488249751930321868812805800452667040450567867212513312628081806982727894951294907687448504797741793427387545792941047543047314962503001888733510292022348543193090131709 . (1484 21549993588443038554774068313254187170501872789621870075267700274804583568363419660392116547173720566096973444775051605043855021152302013765766724456902490155428245218891202032920877079270822615105052346987803309467144770848795495870275780493313150771495819236056345472611379713698398253054311151578739756725680590692812943569744798063512219732267227883894005432313321320063859973448092465032213922130883038623952435219652989030121194474455839543162494658920 34868622083443149554434154114428904697119152271792851020615194463229664672546194431126544843288232939925276112290033735600217444030190806747031988856789424676978599079602368602154065622249105918978715619920126392688058510128576240589656038455806766365201880202272260282687977798599486582334488249751930321868812805800452667040450567867212513312628081806982727894951294907687448504797741793427387545792941047543047314962503001888733510292022348543193090131709) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24570,7 +24570,7 @@ _:gn_3729 { } _:gn_3730 { - 1486 math:greaterThan 1 . + (1486) math:greaterThan 1 . (1486 1) math:difference 1485 . (8231365093442927555113982512079469643884593307450889129920206086379502464180644889657688251059208192268670777260069474487492598274413220784501460057015555633877891358180035463687688536292539311231389074055480226246231031569014751150895522530819535177789758269840430662534781628797309923774134053405549191582548375585173220099039028259811926151906373960805282969675347732440271442098443136637040298468825029704857555476802976171508878656889330543131899186131 13318628495000110999660085801174717526617279482170980945347494188425081104182774770734428296114512373828302667514982130556362422877888792981265264399886934521550353860711166569233188542978283303873663272932323083220913739279780744719380257962493615593706060966215914810076598084901088329280177098173190565143132215107639723470705769803700293580360853923088722462637973587623588531349649328395173623662058008919094879742850012858612315817566509000030595472789) math:sum 21549993588443038554774068313254187170501872789621870075267700274804583568363419660392116547173720566096973444775051605043855021152302013765766724456902490155428245218891202032920877079270822615105052346987803309467144770848795495870275780493313150771495819236056345472611379713698398253054311151578739756725680590692812943569744798063512219732267227883894005432313321320063859973448092465032213922130883038623952435219652989030121194474455839543162494658920 . (1485 13318628495000110999660085801174717526617279482170980945347494188425081104182774770734428296114512373828302667514982130556362422877888792981265264399886934521550353860711166569233188542978283303873663272932323083220913739279780744719380257962493615593706060966215914810076598084901088329280177098173190565143132215107639723470705769803700293580360853923088722462637973587623588531349649328395173623662058008919094879742850012858612315817566509000030595472789 21549993588443038554774068313254187170501872789621870075267700274804583568363419660392116547173720566096973444775051605043855021152302013765766724456902490155428245218891202032920877079270822615105052346987803309467144770848795495870275780493313150771495819236056345472611379713698398253054311151578739756725680590692812943569744798063512219732267227883894005432313321320063859973448092465032213922130883038623952435219652989030121194474455839543162494658920) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24581,7 +24581,7 @@ _:gn_3731 { } _:gn_3732 { - 1487 math:greaterThan 1 . + (1487) math:greaterThan 1 . (1487 1) math:difference 1486 . (5087263401557183444546103289095247882732686174720091815427288102045578640002129881076740045055304181559631890254912656068869824603475572196763804342871378887672462502531131105545500006685743992642274198876842856974682707710765993568484735431674080415916302696375484147541816456103778405506043044767641373560583839522466503371666741543888367428454479962283439492962625855183317089251206191758133325193232979214237324266047036687103437160677178456898696286658 8231365093442927555113982512079469643884593307450889129920206086379502464180644889657688251059208192268670777260069474487492598274413220784501460057015555633877891358180035463687688536292539311231389074055480226246231031569014751150895522530819535177789758269840430662534781628797309923774134053405549191582548375585173220099039028259811926151906373960805282969675347732440271442098443136637040298468825029704857555476802976171508878656889330543131899186131) math:sum 13318628495000110999660085801174717526617279482170980945347494188425081104182774770734428296114512373828302667514982130556362422877888792981265264399886934521550353860711166569233188542978283303873663272932323083220913739279780744719380257962493615593706060966215914810076598084901088329280177098173190565143132215107639723470705769803700293580360853923088722462637973587623588531349649328395173623662058008919094879742850012858612315817566509000030595472789 . (1486 8231365093442927555113982512079469643884593307450889129920206086379502464180644889657688251059208192268670777260069474487492598274413220784501460057015555633877891358180035463687688536292539311231389074055480226246231031569014751150895522530819535177789758269840430662534781628797309923774134053405549191582548375585173220099039028259811926151906373960805282969675347732440271442098443136637040298468825029704857555476802976171508878656889330543131899186131 13318628495000110999660085801174717526617279482170980945347494188425081104182774770734428296114512373828302667514982130556362422877888792981265264399886934521550353860711166569233188542978283303873663272932323083220913739279780744719380257962493615593706060966215914810076598084901088329280177098173190565143132215107639723470705769803700293580360853923088722462637973587623588531349649328395173623662058008919094879742850012858612315817566509000030595472789) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24592,7 +24592,7 @@ _:gn_3733 { } _:gn_3734 { - 1488 math:greaterThan 1 . + (1488) math:greaterThan 1 . (1488 1) math:difference 1487 . (3144101691885744110567879222984221761151907132730797314492917984333923824178515008580948206003904010709038887005156818418622773670937648587737655714144176746205428855648904358142188529606795318589114875178637369271548323858248757582410787099145454761873455573464946514992965172693531518268091008637907818021964536062706716727372286715923558723451893998521843476712721877256954352847236944878906973275592050490620231210755939484405441496212152086233202899473 5087263401557183444546103289095247882732686174720091815427288102045578640002129881076740045055304181559631890254912656068869824603475572196763804342871378887672462502531131105545500006685743992642274198876842856974682707710765993568484735431674080415916302696375484147541816456103778405506043044767641373560583839522466503371666741543888367428454479962283439492962625855183317089251206191758133325193232979214237324266047036687103437160677178456898696286658) math:sum 8231365093442927555113982512079469643884593307450889129920206086379502464180644889657688251059208192268670777260069474487492598274413220784501460057015555633877891358180035463687688536292539311231389074055480226246231031569014751150895522530819535177789758269840430662534781628797309923774134053405549191582548375585173220099039028259811926151906373960805282969675347732440271442098443136637040298468825029704857555476802976171508878656889330543131899186131 . (1487 5087263401557183444546103289095247882732686174720091815427288102045578640002129881076740045055304181559631890254912656068869824603475572196763804342871378887672462502531131105545500006685743992642274198876842856974682707710765993568484735431674080415916302696375484147541816456103778405506043044767641373560583839522466503371666741543888367428454479962283439492962625855183317089251206191758133325193232979214237324266047036687103437160677178456898696286658 8231365093442927555113982512079469643884593307450889129920206086379502464180644889657688251059208192268670777260069474487492598274413220784501460057015555633877891358180035463687688536292539311231389074055480226246231031569014751150895522530819535177789758269840430662534781628797309923774134053405549191582548375585173220099039028259811926151906373960805282969675347732440271442098443136637040298468825029704857555476802976171508878656889330543131899186131) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24603,7 +24603,7 @@ _:gn_3735 { } _:gn_3736 { - 1489 math:greaterThan 1 . + (1489) math:greaterThan 1 . (1489 1) math:difference 1488 . (1943161709671439333978224066111026121580779041989294500934370117711654815823614872495791839051400170850593003249755837650247050932537923609026148628727202141467033646882226747403311477078948674053159323698205487703134383852517235986073948332528625654042847122910537632548851283410246887237952036129733555538619303459759786644294454827964808705002585963761596016249903977926362736403969246879226351917640928723617093055291097202697995664465026370665493387185 3144101691885744110567879222984221761151907132730797314492917984333923824178515008580948206003904010709038887005156818418622773670937648587737655714144176746205428855648904358142188529606795318589114875178637369271548323858248757582410787099145454761873455573464946514992965172693531518268091008637907818021964536062706716727372286715923558723451893998521843476712721877256954352847236944878906973275592050490620231210755939484405441496212152086233202899473) math:sum 5087263401557183444546103289095247882732686174720091815427288102045578640002129881076740045055304181559631890254912656068869824603475572196763804342871378887672462502531131105545500006685743992642274198876842856974682707710765993568484735431674080415916302696375484147541816456103778405506043044767641373560583839522466503371666741543888367428454479962283439492962625855183317089251206191758133325193232979214237324266047036687103437160677178456898696286658 . (1488 3144101691885744110567879222984221761151907132730797314492917984333923824178515008580948206003904010709038887005156818418622773670937648587737655714144176746205428855648904358142188529606795318589114875178637369271548323858248757582410787099145454761873455573464946514992965172693531518268091008637907818021964536062706716727372286715923558723451893998521843476712721877256954352847236944878906973275592050490620231210755939484405441496212152086233202899473 5087263401557183444546103289095247882732686174720091815427288102045578640002129881076740045055304181559631890254912656068869824603475572196763804342871378887672462502531131105545500006685743992642274198876842856974682707710765993568484735431674080415916302696375484147541816456103778405506043044767641373560583839522466503371666741543888367428454479962283439492962625855183317089251206191758133325193232979214237324266047036687103437160677178456898696286658) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24614,7 +24614,7 @@ _:gn_3737 { } _:gn_3738 { - 1490 math:greaterThan 1 . + (1490) math:greaterThan 1 . (1490 1) math:difference 1489 . (1200939982214304776589655156873195639571128090741502813558547866622269008354900136085156366952503839858445883755400980768375722738399724978711507085416974604738395208766677610738877052527846644535955551480431881568413940005731521596336838766616829107830608450554408882444113889283284631030138972508174262483345232602946930083077831887958750018449308034760247460462817899330591616443267697999680621357951121767003138155464842281707445831747125715567709512288 1943161709671439333978224066111026121580779041989294500934370117711654815823614872495791839051400170850593003249755837650247050932537923609026148628727202141467033646882226747403311477078948674053159323698205487703134383852517235986073948332528625654042847122910537632548851283410246887237952036129733555538619303459759786644294454827964808705002585963761596016249903977926362736403969246879226351917640928723617093055291097202697995664465026370665493387185) math:sum 3144101691885744110567879222984221761151907132730797314492917984333923824178515008580948206003904010709038887005156818418622773670937648587737655714144176746205428855648904358142188529606795318589114875178637369271548323858248757582410787099145454761873455573464946514992965172693531518268091008637907818021964536062706716727372286715923558723451893998521843476712721877256954352847236944878906973275592050490620231210755939484405441496212152086233202899473 . (1489 1943161709671439333978224066111026121580779041989294500934370117711654815823614872495791839051400170850593003249755837650247050932537923609026148628727202141467033646882226747403311477078948674053159323698205487703134383852517235986073948332528625654042847122910537632548851283410246887237952036129733555538619303459759786644294454827964808705002585963761596016249903977926362736403969246879226351917640928723617093055291097202697995664465026370665493387185 3144101691885744110567879222984221761151907132730797314492917984333923824178515008580948206003904010709038887005156818418622773670937648587737655714144176746205428855648904358142188529606795318589114875178637369271548323858248757582410787099145454761873455573464946514992965172693531518268091008637907818021964536062706716727372286715923558723451893998521843476712721877256954352847236944878906973275592050490620231210755939484405441496212152086233202899473) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24625,7 +24625,7 @@ _:gn_3739 { } _:gn_3740 { - 1491 math:greaterThan 1 . + (1491) math:greaterThan 1 . (1491 1) math:difference 1490 . (742221727457134557388568909237830482009650951247791687375822251089385807468714736410635472098896330992147119494354856881871328194138198630314641543310227536728638438115549136664434424551102029517203772217773606134720443846785714389737109565911796546212238672356128750104737394126962256207813063621559293055274070856812856561216622940006058686553277929001348555787086078595771119960701548879545730559689806956613954899826254920990549832717900655097783874897 1200939982214304776589655156873195639571128090741502813558547866622269008354900136085156366952503839858445883755400980768375722738399724978711507085416974604738395208766677610738877052527846644535955551480431881568413940005731521596336838766616829107830608450554408882444113889283284631030138972508174262483345232602946930083077831887958750018449308034760247460462817899330591616443267697999680621357951121767003138155464842281707445831747125715567709512288) math:sum 1943161709671439333978224066111026121580779041989294500934370117711654815823614872495791839051400170850593003249755837650247050932537923609026148628727202141467033646882226747403311477078948674053159323698205487703134383852517235986073948332528625654042847122910537632548851283410246887237952036129733555538619303459759786644294454827964808705002585963761596016249903977926362736403969246879226351917640928723617093055291097202697995664465026370665493387185 . (1490 1200939982214304776589655156873195639571128090741502813558547866622269008354900136085156366952503839858445883755400980768375722738399724978711507085416974604738395208766677610738877052527846644535955551480431881568413940005731521596336838766616829107830608450554408882444113889283284631030138972508174262483345232602946930083077831887958750018449308034760247460462817899330591616443267697999680621357951121767003138155464842281707445831747125715567709512288 1943161709671439333978224066111026121580779041989294500934370117711654815823614872495791839051400170850593003249755837650247050932537923609026148628727202141467033646882226747403311477078948674053159323698205487703134383852517235986073948332528625654042847122910537632548851283410246887237952036129733555538619303459759786644294454827964808705002585963761596016249903977926362736403969246879226351917640928723617093055291097202697995664465026370665493387185) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24636,7 +24636,7 @@ _:gn_3741 { } _:gn_3742 { - 1492 math:greaterThan 1 . + (1492) math:greaterThan 1 . (1492 1) math:difference 1491 . (458718254757170219201086247635365157561477139493711126182725615532883200886185399674520894853607508866298764261046123886504394544261526348396865542106747068009756770651128474074442627976744615018751779262658275433693496158945807206599729200705032561618369778198280132339376495156322374822325908886614969428071161746134073521861208947952691331896030105758898904675731820734820496482566149120134890798261314810389183255638587360716895999029225060469925637391 742221727457134557388568909237830482009650951247791687375822251089385807468714736410635472098896330992147119494354856881871328194138198630314641543310227536728638438115549136664434424551102029517203772217773606134720443846785714389737109565911796546212238672356128750104737394126962256207813063621559293055274070856812856561216622940006058686553277929001348555787086078595771119960701548879545730559689806956613954899826254920990549832717900655097783874897) math:sum 1200939982214304776589655156873195639571128090741502813558547866622269008354900136085156366952503839858445883755400980768375722738399724978711507085416974604738395208766677610738877052527846644535955551480431881568413940005731521596336838766616829107830608450554408882444113889283284631030138972508174262483345232602946930083077831887958750018449308034760247460462817899330591616443267697999680621357951121767003138155464842281707445831747125715567709512288 . (1491 742221727457134557388568909237830482009650951247791687375822251089385807468714736410635472098896330992147119494354856881871328194138198630314641543310227536728638438115549136664434424551102029517203772217773606134720443846785714389737109565911796546212238672356128750104737394126962256207813063621559293055274070856812856561216622940006058686553277929001348555787086078595771119960701548879545730559689806956613954899826254920990549832717900655097783874897 1200939982214304776589655156873195639571128090741502813558547866622269008354900136085156366952503839858445883755400980768375722738399724978711507085416974604738395208766677610738877052527846644535955551480431881568413940005731521596336838766616829107830608450554408882444113889283284631030138972508174262483345232602946930083077831887958750018449308034760247460462817899330591616443267697999680621357951121767003138155464842281707445831747125715567709512288) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24647,7 +24647,7 @@ _:gn_3743 { } _:gn_3744 { - 1493 math:greaterThan 1 . + (1493) math:greaterThan 1 . (1493 1) math:difference 1492 . (283503472699964338187482661602465324448173811754080561193096635556502606582529336736114577245288822125848355233308732995366933649876672281917776001203480468718881667464420662589991796574357414498451992955115330701026947687839907183137380365206763984593868894157848617765360898970639881385487154734944323627202909110678783039355413992053367354657247823242449651111354257860950623478135399759410839761428492146224771644187667560273653833688675594627858237506 458718254757170219201086247635365157561477139493711126182725615532883200886185399674520894853607508866298764261046123886504394544261526348396865542106747068009756770651128474074442627976744615018751779262658275433693496158945807206599729200705032561618369778198280132339376495156322374822325908886614969428071161746134073521861208947952691331896030105758898904675731820734820496482566149120134890798261314810389183255638587360716895999029225060469925637391) math:sum 742221727457134557388568909237830482009650951247791687375822251089385807468714736410635472098896330992147119494354856881871328194138198630314641543310227536728638438115549136664434424551102029517203772217773606134720443846785714389737109565911796546212238672356128750104737394126962256207813063621559293055274070856812856561216622940006058686553277929001348555787086078595771119960701548879545730559689806956613954899826254920990549832717900655097783874897 . (1492 458718254757170219201086247635365157561477139493711126182725615532883200886185399674520894853607508866298764261046123886504394544261526348396865542106747068009756770651128474074442627976744615018751779262658275433693496158945807206599729200705032561618369778198280132339376495156322374822325908886614969428071161746134073521861208947952691331896030105758898904675731820734820496482566149120134890798261314810389183255638587360716895999029225060469925637391 742221727457134557388568909237830482009650951247791687375822251089385807468714736410635472098896330992147119494354856881871328194138198630314641543310227536728638438115549136664434424551102029517203772217773606134720443846785714389737109565911796546212238672356128750104737394126962256207813063621559293055274070856812856561216622940006058686553277929001348555787086078595771119960701548879545730559689806956613954899826254920990549832717900655097783874897) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24658,7 +24658,7 @@ _:gn_3745 { } _:gn_3746 { - 1494 math:greaterThan 1 . + (1494) math:greaterThan 1 . (1494 1) math:difference 1493 . (175214782057205881013603586032899833113303327739630564989628979976380594303656062938406317608318686740450409027737390891137460894384854066479089540903266599290875103186707811484450831402387200520299786307542944732666548471105900023462348835498268577024500884040431514574015596185682493436838754151670645800868252635455290482505794955899323977238782282516449253564377562873869873004430749360724051036832822664164411611450919800443242165340549465842067399885 283503472699964338187482661602465324448173811754080561193096635556502606582529336736114577245288822125848355233308732995366933649876672281917776001203480468718881667464420662589991796574357414498451992955115330701026947687839907183137380365206763984593868894157848617765360898970639881385487154734944323627202909110678783039355413992053367354657247823242449651111354257860950623478135399759410839761428492146224771644187667560273653833688675594627858237506) math:sum 458718254757170219201086247635365157561477139493711126182725615532883200886185399674520894853607508866298764261046123886504394544261526348396865542106747068009756770651128474074442627976744615018751779262658275433693496158945807206599729200705032561618369778198280132339376495156322374822325908886614969428071161746134073521861208947952691331896030105758898904675731820734820496482566149120134890798261314810389183255638587360716895999029225060469925637391 . (1493 283503472699964338187482661602465324448173811754080561193096635556502606582529336736114577245288822125848355233308732995366933649876672281917776001203480468718881667464420662589991796574357414498451992955115330701026947687839907183137380365206763984593868894157848617765360898970639881385487154734944323627202909110678783039355413992053367354657247823242449651111354257860950623478135399759410839761428492146224771644187667560273653833688675594627858237506 458718254757170219201086247635365157561477139493711126182725615532883200886185399674520894853607508866298764261046123886504394544261526348396865542106747068009756770651128474074442627976744615018751779262658275433693496158945807206599729200705032561618369778198280132339376495156322374822325908886614969428071161746134073521861208947952691331896030105758898904675731820734820496482566149120134890798261314810389183255638587360716895999029225060469925637391) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24669,7 +24669,7 @@ _:gn_3747 { } _:gn_3748 { - 1495 math:greaterThan 1 . + (1495) math:greaterThan 1 . (1495 1) math:difference 1494 . (108288690642758457173879075569565491334870484014449996203467655580122012278873273797708259636970135385397946205571342104229472755491818215438686460300213869428006564277712851105540965171970213978152206647572385968360399216734007159675031529708495407569368010117417103191345302784957387948648400583273677826334656475223492556849619036154043377418465540726000397546976694987080750473704650398686788724595669482060360032736747759830411668348126128785790837621 175214782057205881013603586032899833113303327739630564989628979976380594303656062938406317608318686740450409027737390891137460894384854066479089540903266599290875103186707811484450831402387200520299786307542944732666548471105900023462348835498268577024500884040431514574015596185682493436838754151670645800868252635455290482505794955899323977238782282516449253564377562873869873004430749360724051036832822664164411611450919800443242165340549465842067399885) math:sum 283503472699964338187482661602465324448173811754080561193096635556502606582529336736114577245288822125848355233308732995366933649876672281917776001203480468718881667464420662589991796574357414498451992955115330701026947687839907183137380365206763984593868894157848617765360898970639881385487154734944323627202909110678783039355413992053367354657247823242449651111354257860950623478135399759410839761428492146224771644187667560273653833688675594627858237506 . (1494 175214782057205881013603586032899833113303327739630564989628979976380594303656062938406317608318686740450409027737390891137460894384854066479089540903266599290875103186707811484450831402387200520299786307542944732666548471105900023462348835498268577024500884040431514574015596185682493436838754151670645800868252635455290482505794955899323977238782282516449253564377562873869873004430749360724051036832822664164411611450919800443242165340549465842067399885 283503472699964338187482661602465324448173811754080561193096635556502606582529336736114577245288822125848355233308732995366933649876672281917776001203480468718881667464420662589991796574357414498451992955115330701026947687839907183137380365206763984593868894157848617765360898970639881385487154734944323627202909110678783039355413992053367354657247823242449651111354257860950623478135399759410839761428492146224771644187667560273653833688675594627858237506) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24680,7 +24680,7 @@ _:gn_3749 { } _:gn_3750 { - 1496 math:greaterThan 1 . + (1496) math:greaterThan 1 . (1496 1) math:difference 1495 . (66926091414447423839724510463334341778432843725180568786161324396258582024782789140698057971348551355052462822166048786907988138893035851040403080603052729862868538908994960378909866230416986542147579659970558764306149254371892863787317305789773169455132873923014411382670293400725105488190353568396967974533596160231797925656175919745280599820316741790448856017400867886789122530726098962037262312237153182104051578714172040612830496992423337056276562264 108288690642758457173879075569565491334870484014449996203467655580122012278873273797708259636970135385397946205571342104229472755491818215438686460300213869428006564277712851105540965171970213978152206647572385968360399216734007159675031529708495407569368010117417103191345302784957387948648400583273677826334656475223492556849619036154043377418465540726000397546976694987080750473704650398686788724595669482060360032736747759830411668348126128785790837621) math:sum 175214782057205881013603586032899833113303327739630564989628979976380594303656062938406317608318686740450409027737390891137460894384854066479089540903266599290875103186707811484450831402387200520299786307542944732666548471105900023462348835498268577024500884040431514574015596185682493436838754151670645800868252635455290482505794955899323977238782282516449253564377562873869873004430749360724051036832822664164411611450919800443242165340549465842067399885 . (1495 108288690642758457173879075569565491334870484014449996203467655580122012278873273797708259636970135385397946205571342104229472755491818215438686460300213869428006564277712851105540965171970213978152206647572385968360399216734007159675031529708495407569368010117417103191345302784957387948648400583273677826334656475223492556849619036154043377418465540726000397546976694987080750473704650398686788724595669482060360032736747759830411668348126128785790837621 175214782057205881013603586032899833113303327739630564989628979976380594303656062938406317608318686740450409027737390891137460894384854066479089540903266599290875103186707811484450831402387200520299786307542944732666548471105900023462348835498268577024500884040431514574015596185682493436838754151670645800868252635455290482505794955899323977238782282516449253564377562873869873004430749360724051036832822664164411611450919800443242165340549465842067399885) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24691,7 +24691,7 @@ _:gn_3751 { } _:gn_3752 { - 1497 math:greaterThan 1 . + (1497) math:greaterThan 1 . (1497 1) math:difference 1496 . (41362599228311033334154565106231149556437640289269427417306331183863430254090484657010201665621584030345483383405293317321484616598782364398283379697161139565138025368717890726631098941553227436004626987601827204054249962362114295887714223918722238114235136194402691808675009384232282460458047014876709851801060314991694631193443116408762777598148798935551541529575827100291627942978551436649526412358516299956308454022575719217581171355702791729514275357 66926091414447423839724510463334341778432843725180568786161324396258582024782789140698057971348551355052462822166048786907988138893035851040403080603052729862868538908994960378909866230416986542147579659970558764306149254371892863787317305789773169455132873923014411382670293400725105488190353568396967974533596160231797925656175919745280599820316741790448856017400867886789122530726098962037262312237153182104051578714172040612830496992423337056276562264) math:sum 108288690642758457173879075569565491334870484014449996203467655580122012278873273797708259636970135385397946205571342104229472755491818215438686460300213869428006564277712851105540965171970213978152206647572385968360399216734007159675031529708495407569368010117417103191345302784957387948648400583273677826334656475223492556849619036154043377418465540726000397546976694987080750473704650398686788724595669482060360032736747759830411668348126128785790837621 . (1496 66926091414447423839724510463334341778432843725180568786161324396258582024782789140698057971348551355052462822166048786907988138893035851040403080603052729862868538908994960378909866230416986542147579659970558764306149254371892863787317305789773169455132873923014411382670293400725105488190353568396967974533596160231797925656175919745280599820316741790448856017400867886789122530726098962037262312237153182104051578714172040612830496992423337056276562264 108288690642758457173879075569565491334870484014449996203467655580122012278873273797708259636970135385397946205571342104229472755491818215438686460300213869428006564277712851105540965171970213978152206647572385968360399216734007159675031529708495407569368010117417103191345302784957387948648400583273677826334656475223492556849619036154043377418465540726000397546976694987080750473704650398686788724595669482060360032736747759830411668348126128785790837621) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24702,7 +24702,7 @@ _:gn_3753 { } _:gn_3754 { - 1498 math:greaterThan 1 . + (1498) math:greaterThan 1 . (1498 1) math:difference 1497 . (25563492186136390505569945357103192221995203435911141368854993212395151770692304483687856305726967324706979438760755469586503522294253486642119700905891590297730513540277069652278767288863759106142952672368731560251899292009778567899603081871050931340897737728611719573995284016492823027732306553520258122732535845240103294462732803336517822222167942854897314487825040786497494587747547525387735899878636882147743124691596321395249325636720545326762286907 41362599228311033334154565106231149556437640289269427417306331183863430254090484657010201665621584030345483383405293317321484616598782364398283379697161139565138025368717890726631098941553227436004626987601827204054249962362114295887714223918722238114235136194402691808675009384232282460458047014876709851801060314991694631193443116408762777598148798935551541529575827100291627942978551436649526412358516299956308454022575719217581171355702791729514275357) math:sum 66926091414447423839724510463334341778432843725180568786161324396258582024782789140698057971348551355052462822166048786907988138893035851040403080603052729862868538908994960378909866230416986542147579659970558764306149254371892863787317305789773169455132873923014411382670293400725105488190353568396967974533596160231797925656175919745280599820316741790448856017400867886789122530726098962037262312237153182104051578714172040612830496992423337056276562264 . (1497 41362599228311033334154565106231149556437640289269427417306331183863430254090484657010201665621584030345483383405293317321484616598782364398283379697161139565138025368717890726631098941553227436004626987601827204054249962362114295887714223918722238114235136194402691808675009384232282460458047014876709851801060314991694631193443116408762777598148798935551541529575827100291627942978551436649526412358516299956308454022575719217581171355702791729514275357 66926091414447423839724510463334341778432843725180568786161324396258582024782789140698057971348551355052462822166048786907988138893035851040403080603052729862868538908994960378909866230416986542147579659970558764306149254371892863787317305789773169455132873923014411382670293400725105488190353568396967974533596160231797925656175919745280599820316741790448856017400867886789122530726098962037262312237153182104051578714172040612830496992423337056276562264) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24713,7 +24713,7 @@ _:gn_3755 { } _:gn_3756 { - 1499 math:greaterThan 1 . + (1499) math:greaterThan 1 . (1499 1) math:difference 1498 . (15799107042174642828584619749127957334442436853358286048451337971468278483398180173322345359894616705638503944644537847734981094304528877756163678791269549267407511828440821074352331652689468329861674315233095643802350670352335727988111142047671306773337398465790972234679725367739459432725740461356451729068524469751591336730710313072244955375980856080654227041750786313794133355231003911261790512479879417808565329330979397822331845718982246402751988450 25563492186136390505569945357103192221995203435911141368854993212395151770692304483687856305726967324706979438760755469586503522294253486642119700905891590297730513540277069652278767288863759106142952672368731560251899292009778567899603081871050931340897737728611719573995284016492823027732306553520258122732535845240103294462732803336517822222167942854897314487825040786497494587747547525387735899878636882147743124691596321395249325636720545326762286907) math:sum 41362599228311033334154565106231149556437640289269427417306331183863430254090484657010201665621584030345483383405293317321484616598782364398283379697161139565138025368717890726631098941553227436004626987601827204054249962362114295887714223918722238114235136194402691808675009384232282460458047014876709851801060314991694631193443116408762777598148798935551541529575827100291627942978551436649526412358516299956308454022575719217581171355702791729514275357 . (1498 25563492186136390505569945357103192221995203435911141368854993212395151770692304483687856305726967324706979438760755469586503522294253486642119700905891590297730513540277069652278767288863759106142952672368731560251899292009778567899603081871050931340897737728611719573995284016492823027732306553520258122732535845240103294462732803336517822222167942854897314487825040786497494587747547525387735899878636882147743124691596321395249325636720545326762286907 41362599228311033334154565106231149556437640289269427417306331183863430254090484657010201665621584030345483383405293317321484616598782364398283379697161139565138025368717890726631098941553227436004626987601827204054249962362114295887714223918722238114235136194402691808675009384232282460458047014876709851801060314991694631193443116408762777598148798935551541529575827100291627942978551436649526412358516299956308454022575719217581171355702791729514275357) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24724,7 +24724,7 @@ _:gn_3757 { } _:gn_3758 { - 1500 math:greaterThan 1 . + (1500) math:greaterThan 1 . (1500 1) math:difference 1499 . (9764385143961747676985325607975234887552766582552855320403655240926873287294124310365510945832350619068475494116217621851522427989724608885956022114622041030323001711836248577926435636174290776281278357135635916449548621657442839911491939823379624567560339262820747339315558648753363595006566092163806393664011375488511957732022490264272866846187086774243087446074254472703361232516543614125945387398757464339177795360616923572917479917738298924010298457 15799107042174642828584619749127957334442436853358286048451337971468278483398180173322345359894616705638503944644537847734981094304528877756163678791269549267407511828440821074352331652689468329861674315233095643802350670352335727988111142047671306773337398465790972234679725367739459432725740461356451729068524469751591336730710313072244955375980856080654227041750786313794133355231003911261790512479879417808565329330979397822331845718982246402751988450) math:sum 25563492186136390505569945357103192221995203435911141368854993212395151770692304483687856305726967324706979438760755469586503522294253486642119700905891590297730513540277069652278767288863759106142952672368731560251899292009778567899603081871050931340897737728611719573995284016492823027732306553520258122732535845240103294462732803336517822222167942854897314487825040786497494587747547525387735899878636882147743124691596321395249325636720545326762286907 . (1499 15799107042174642828584619749127957334442436853358286048451337971468278483398180173322345359894616705638503944644537847734981094304528877756163678791269549267407511828440821074352331652689468329861674315233095643802350670352335727988111142047671306773337398465790972234679725367739459432725740461356451729068524469751591336730710313072244955375980856080654227041750786313794133355231003911261790512479879417808565329330979397822331845718982246402751988450 25563492186136390505569945357103192221995203435911141368854993212395151770692304483687856305726967324706979438760755469586503522294253486642119700905891590297730513540277069652278767288863759106142952672368731560251899292009778567899603081871050931340897737728611719573995284016492823027732306553520258122732535845240103294462732803336517822222167942854897314487825040786497494587747547525387735899878636882147743124691596321395249325636720545326762286907) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24735,7 +24735,7 @@ _:gn_3759 { } _:gn_3760 { - 1501 math:greaterThan 1 . + (1501) math:greaterThan 1 . (1501 1) math:difference 1500 . (6034721898212895151599294141152722446889670270805430728047682730541405196104055862956834414062266086570028450528320225883458666314804268870207656676647508237084510116604572496425896016515177553580395958097459727352802048694892888076619202224291682205777059202970224895364166718986095837719174369192645335404513094263079378998687822807972088529793769306411139595676531841090772122714460297135845125081121953469387533970362474249414365801243947478741689993 9764385143961747676985325607975234887552766582552855320403655240926873287294124310365510945832350619068475494116217621851522427989724608885956022114622041030323001711836248577926435636174290776281278357135635916449548621657442839911491939823379624567560339262820747339315558648753363595006566092163806393664011375488511957732022490264272866846187086774243087446074254472703361232516543614125945387398757464339177795360616923572917479917738298924010298457) math:sum 15799107042174642828584619749127957334442436853358286048451337971468278483398180173322345359894616705638503944644537847734981094304528877756163678791269549267407511828440821074352331652689468329861674315233095643802350670352335727988111142047671306773337398465790972234679725367739459432725740461356451729068524469751591336730710313072244955375980856080654227041750786313794133355231003911261790512479879417808565329330979397822331845718982246402751988450 . (1500 9764385143961747676985325607975234887552766582552855320403655240926873287294124310365510945832350619068475494116217621851522427989724608885956022114622041030323001711836248577926435636174290776281278357135635916449548621657442839911491939823379624567560339262820747339315558648753363595006566092163806393664011375488511957732022490264272866846187086774243087446074254472703361232516543614125945387398757464339177795360616923572917479917738298924010298457 15799107042174642828584619749127957334442436853358286048451337971468278483398180173322345359894616705638503944644537847734981094304528877756163678791269549267407511828440821074352331652689468329861674315233095643802350670352335727988111142047671306773337398465790972234679725367739459432725740461356451729068524469751591336730710313072244955375980856080654227041750786313794133355231003911261790512479879417808565329330979397822331845718982246402751988450) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24746,7 +24746,7 @@ _:gn_3761 { } _:gn_3762 { - 1502 math:greaterThan 1 . + (1502) math:greaterThan 1 . (1502 1) math:difference 1501 . (3729663245748852525386031466822512440663096311747424592355972510385468091190068447408676531770084532498447043587897395968063761674920340015748365437974532793238491595231676081500539619659113222700882399038176189096746572962549951834872737599087942361783280059850522443951391929767267757287391722971161058259498281225432578733334667456300778316393317467831947850397722631612589109802083316990100262317635510869790261390254449323503114116494351445268608464 6034721898212895151599294141152722446889670270805430728047682730541405196104055862956834414062266086570028450528320225883458666314804268870207656676647508237084510116604572496425896016515177553580395958097459727352802048694892888076619202224291682205777059202970224895364166718986095837719174369192645335404513094263079378998687822807972088529793769306411139595676531841090772122714460297135845125081121953469387533970362474249414365801243947478741689993) math:sum 9764385143961747676985325607975234887552766582552855320403655240926873287294124310365510945832350619068475494116217621851522427989724608885956022114622041030323001711836248577926435636174290776281278357135635916449548621657442839911491939823379624567560339262820747339315558648753363595006566092163806393664011375488511957732022490264272866846187086774243087446074254472703361232516543614125945387398757464339177795360616923572917479917738298924010298457 . (1501 6034721898212895151599294141152722446889670270805430728047682730541405196104055862956834414062266086570028450528320225883458666314804268870207656676647508237084510116604572496425896016515177553580395958097459727352802048694892888076619202224291682205777059202970224895364166718986095837719174369192645335404513094263079378998687822807972088529793769306411139595676531841090772122714460297135845125081121953469387533970362474249414365801243947478741689993 9764385143961747676985325607975234887552766582552855320403655240926873287294124310365510945832350619068475494116217621851522427989724608885956022114622041030323001711836248577926435636174290776281278357135635916449548621657442839911491939823379624567560339262820747339315558648753363595006566092163806393664011375488511957732022490264272866846187086774243087446074254472703361232516543614125945387398757464339177795360616923572917479917738298924010298457) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24757,7 +24757,7 @@ _:gn_3763 { } _:gn_3764 { - 1503 math:greaterThan 1 . + (1503) math:greaterThan 1 . (1503 1) math:difference 1502 . (2305058652464042626213262674330210006226573959058006135691710220155937104913987415548157882292181554071581406940422829915394904639883928854459291238672975443846018521372896414925356396856064330879513559059283538256055475732342936241746464625203739843993779143119702451412774789218828080431782646221484277145014813037646800265353155351671310213400451838579191745278809209478183012912376980145744862763486442599597272580108024925911251684749596033473081529 3729663245748852525386031466822512440663096311747424592355972510385468091190068447408676531770084532498447043587897395968063761674920340015748365437974532793238491595231676081500539619659113222700882399038176189096746572962549951834872737599087942361783280059850522443951391929767267757287391722971161058259498281225432578733334667456300778316393317467831947850397722631612589109802083316990100262317635510869790261390254449323503114116494351445268608464) math:sum 6034721898212895151599294141152722446889670270805430728047682730541405196104055862956834414062266086570028450528320225883458666314804268870207656676647508237084510116604572496425896016515177553580395958097459727352802048694892888076619202224291682205777059202970224895364166718986095837719174369192645335404513094263079378998687822807972088529793769306411139595676531841090772122714460297135845125081121953469387533970362474249414365801243947478741689993 . (1502 3729663245748852525386031466822512440663096311747424592355972510385468091190068447408676531770084532498447043587897395968063761674920340015748365437974532793238491595231676081500539619659113222700882399038176189096746572962549951834872737599087942361783280059850522443951391929767267757287391722971161058259498281225432578733334667456300778316393317467831947850397722631612589109802083316990100262317635510869790261390254449323503114116494351445268608464 6034721898212895151599294141152722446889670270805430728047682730541405196104055862956834414062266086570028450528320225883458666314804268870207656676647508237084510116604572496425896016515177553580395958097459727352802048694892888076619202224291682205777059202970224895364166718986095837719174369192645335404513094263079378998687822807972088529793769306411139595676531841090772122714460297135845125081121953469387533970362474249414365801243947478741689993) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24768,7 +24768,7 @@ _:gn_3765 { } _:gn_3766 { - 1504 math:greaterThan 1 . + (1504) math:greaterThan 1 . (1504 1) math:difference 1503 . (1424604593284809899172768792492302434436522352689418456664262290229530986276081031860518649477902978426865636647474566052668857035036411161289074199301557349392473073858779666575183222803048891821368839978892650840691097230207015593126272973884202517789500916730819992538617140548439676855609076749676781114483468187785778467981512104629468102992865629252756105118913422134406096889706336844355399554149068270192988810146424397591862431744755411795526935 2305058652464042626213262674330210006226573959058006135691710220155937104913987415548157882292181554071581406940422829915394904639883928854459291238672975443846018521372896414925356396856064330879513559059283538256055475732342936241746464625203739843993779143119702451412774789218828080431782646221484277145014813037646800265353155351671310213400451838579191745278809209478183012912376980145744862763486442599597272580108024925911251684749596033473081529) math:sum 3729663245748852525386031466822512440663096311747424592355972510385468091190068447408676531770084532498447043587897395968063761674920340015748365437974532793238491595231676081500539619659113222700882399038176189096746572962549951834872737599087942361783280059850522443951391929767267757287391722971161058259498281225432578733334667456300778316393317467831947850397722631612589109802083316990100262317635510869790261390254449323503114116494351445268608464 . (1503 2305058652464042626213262674330210006226573959058006135691710220155937104913987415548157882292181554071581406940422829915394904639883928854459291238672975443846018521372896414925356396856064330879513559059283538256055475732342936241746464625203739843993779143119702451412774789218828080431782646221484277145014813037646800265353155351671310213400451838579191745278809209478183012912376980145744862763486442599597272580108024925911251684749596033473081529 3729663245748852525386031466822512440663096311747424592355972510385468091190068447408676531770084532498447043587897395968063761674920340015748365437974532793238491595231676081500539619659113222700882399038176189096746572962549951834872737599087942361783280059850522443951391929767267757287391722971161058259498281225432578733334667456300778316393317467831947850397722631612589109802083316990100262317635510869790261390254449323503114116494351445268608464) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24779,7 +24779,7 @@ _:gn_3767 { } _:gn_3768 { - 1505 math:greaterThan 1 . + (1505) math:greaterThan 1 . (1505 1) math:difference 1504 . (880454059179232727040493881837907571790051606368587679027447929926406118637906383687639232814278575644715770292948263862726047604847517693170217039371418094453545447514116748350173174053015439058144719080390887415364378502135920648620191651319537326204278226388882458874157648670388403576173569471807496030531344849861021797371643247041842110407586209326435640159895787343776916022670643301389463209337374329404283769961600528319389253004840621677554594 1424604593284809899172768792492302434436522352689418456664262290229530986276081031860518649477902978426865636647474566052668857035036411161289074199301557349392473073858779666575183222803048891821368839978892650840691097230207015593126272973884202517789500916730819992538617140548439676855609076749676781114483468187785778467981512104629468102992865629252756105118913422134406096889706336844355399554149068270192988810146424397591862431744755411795526935) math:sum 2305058652464042626213262674330210006226573959058006135691710220155937104913987415548157882292181554071581406940422829915394904639883928854459291238672975443846018521372896414925356396856064330879513559059283538256055475732342936241746464625203739843993779143119702451412774789218828080431782646221484277145014813037646800265353155351671310213400451838579191745278809209478183012912376980145744862763486442599597272580108024925911251684749596033473081529 . (1504 1424604593284809899172768792492302434436522352689418456664262290229530986276081031860518649477902978426865636647474566052668857035036411161289074199301557349392473073858779666575183222803048891821368839978892650840691097230207015593126272973884202517789500916730819992538617140548439676855609076749676781114483468187785778467981512104629468102992865629252756105118913422134406096889706336844355399554149068270192988810146424397591862431744755411795526935 2305058652464042626213262674330210006226573959058006135691710220155937104913987415548157882292181554071581406940422829915394904639883928854459291238672975443846018521372896414925356396856064330879513559059283538256055475732342936241746464625203739843993779143119702451412774789218828080431782646221484277145014813037646800265353155351671310213400451838579191745278809209478183012912376980145744862763486442599597272580108024925911251684749596033473081529) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24790,7 +24790,7 @@ _:gn_3769 { } _:gn_3770 { - 1506 math:greaterThan 1 . + (1506) math:greaterThan 1 . (1506 1) math:difference 1505 . (544150534105577172132274910654394862646470746320830777636814360303124867638174648172879416663624402782149866354526302189942809430188893468118857159930139254938927626344662918225010048750033452763224120898501763425326718728071094944506081322564665191585222690341937533664459491878051273279435507277869285083952123337924756670609868857587625992585279419926320464959017634790629180867035693542965936344811693940788705040184823869272473178739914790117972341 880454059179232727040493881837907571790051606368587679027447929926406118637906383687639232814278575644715770292948263862726047604847517693170217039371418094453545447514116748350173174053015439058144719080390887415364378502135920648620191651319537326204278226388882458874157648670388403576173569471807496030531344849861021797371643247041842110407586209326435640159895787343776916022670643301389463209337374329404283769961600528319389253004840621677554594) math:sum 1424604593284809899172768792492302434436522352689418456664262290229530986276081031860518649477902978426865636647474566052668857035036411161289074199301557349392473073858779666575183222803048891821368839978892650840691097230207015593126272973884202517789500916730819992538617140548439676855609076749676781114483468187785778467981512104629468102992865629252756105118913422134406096889706336844355399554149068270192988810146424397591862431744755411795526935 . (1505 880454059179232727040493881837907571790051606368587679027447929926406118637906383687639232814278575644715770292948263862726047604847517693170217039371418094453545447514116748350173174053015439058144719080390887415364378502135920648620191651319537326204278226388882458874157648670388403576173569471807496030531344849861021797371643247041842110407586209326435640159895787343776916022670643301389463209337374329404283769961600528319389253004840621677554594 1424604593284809899172768792492302434436522352689418456664262290229530986276081031860518649477902978426865636647474566052668857035036411161289074199301557349392473073858779666575183222803048891821368839978892650840691097230207015593126272973884202517789500916730819992538617140548439676855609076749676781114483468187785778467981512104629468102992865629252756105118913422134406096889706336844355399554149068270192988810146424397591862431744755411795526935) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24801,7 +24801,7 @@ _:gn_3771 { } _:gn_3772 { - 1507 math:greaterThan 1 . + (1507) math:greaterThan 1 . (1507 1) math:difference 1506 . (336303525073655554908218971183512709143580860047756901390633569623281250999731735514759816150654172862565903938421961672783238174658624225051359879441278839514617821169453830125163125302981986294920598181889123990037659774064825704114110328754872134619055536046944925209698156792337130296738062193938210946579221511936265126761774389454216117822306789400115175200878152553147735155634949758423526864525680388615578729776776659046916074264925831559582253 544150534105577172132274910654394862646470746320830777636814360303124867638174648172879416663624402782149866354526302189942809430188893468118857159930139254938927626344662918225010048750033452763224120898501763425326718728071094944506081322564665191585222690341937533664459491878051273279435507277869285083952123337924756670609868857587625992585279419926320464959017634790629180867035693542965936344811693940788705040184823869272473178739914790117972341) math:sum 880454059179232727040493881837907571790051606368587679027447929926406118637906383687639232814278575644715770292948263862726047604847517693170217039371418094453545447514116748350173174053015439058144719080390887415364378502135920648620191651319537326204278226388882458874157648670388403576173569471807496030531344849861021797371643247041842110407586209326435640159895787343776916022670643301389463209337374329404283769961600528319389253004840621677554594 . (1506 544150534105577172132274910654394862646470746320830777636814360303124867638174648172879416663624402782149866354526302189942809430188893468118857159930139254938927626344662918225010048750033452763224120898501763425326718728071094944506081322564665191585222690341937533664459491878051273279435507277869285083952123337924756670609868857587625992585279419926320464959017634790629180867035693542965936344811693940788705040184823869272473178739914790117972341 880454059179232727040493881837907571790051606368587679027447929926406118637906383687639232814278575644715770292948263862726047604847517693170217039371418094453545447514116748350173174053015439058144719080390887415364378502135920648620191651319537326204278226388882458874157648670388403576173569471807496030531344849861021797371643247041842110407586209326435640159895787343776916022670643301389463209337374329404283769961600528319389253004840621677554594) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24812,7 +24812,7 @@ _:gn_3773 { } _:gn_3774 { - 1508 math:greaterThan 1 . + (1508) math:greaterThan 1 . (1508 1) math:difference 1507 . (207847009031921617224055939470882153502889886273073876246180790679843616638442912658119600512970229919583962416104340517159571255530269243067497280488860415424309805175209088099846923447051466468303522716612639435289058954006269240391970993809793056966167154294992608454761335085714142982697445083931074137372901825988491543848094468133409874762972630526205289758139482237481445711400743784542409480286013552173126310408047210225557104474988958558390088 336303525073655554908218971183512709143580860047756901390633569623281250999731735514759816150654172862565903938421961672783238174658624225051359879441278839514617821169453830125163125302981986294920598181889123990037659774064825704114110328754872134619055536046944925209698156792337130296738062193938210946579221511936265126761774389454216117822306789400115175200878152553147735155634949758423526864525680388615578729776776659046916074264925831559582253) math:sum 544150534105577172132274910654394862646470746320830777636814360303124867638174648172879416663624402782149866354526302189942809430188893468118857159930139254938927626344662918225010048750033452763224120898501763425326718728071094944506081322564665191585222690341937533664459491878051273279435507277869285083952123337924756670609868857587625992585279419926320464959017634790629180867035693542965936344811693940788705040184823869272473178739914790117972341 . (1507 336303525073655554908218971183512709143580860047756901390633569623281250999731735514759816150654172862565903938421961672783238174658624225051359879441278839514617821169453830125163125302981986294920598181889123990037659774064825704114110328754872134619055536046944925209698156792337130296738062193938210946579221511936265126761774389454216117822306789400115175200878152553147735155634949758423526864525680388615578729776776659046916074264925831559582253 544150534105577172132274910654394862646470746320830777636814360303124867638174648172879416663624402782149866354526302189942809430188893468118857159930139254938927626344662918225010048750033452763224120898501763425326718728071094944506081322564665191585222690341937533664459491878051273279435507277869285083952123337924756670609868857587625992585279419926320464959017634790629180867035693542965936344811693940788705040184823869272473178739914790117972341) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24823,7 +24823,7 @@ _:gn_3775 { } _:gn_3776 { - 1509 math:greaterThan 1 . + (1509) math:greaterThan 1 . (1509 1) math:difference 1508 . (128456516041733937684163031712630555640690973774683025144452778943437634361288822856640215637683942942981941522317621155623666919128354981983862598952418424090308015994244742025316201855930519826617075465276484554748600820058556463722139334945079077652888381751952316754936821706622987314040617110007136809206319685947773582913679921320806243059334158873909885442738670315666289444234205973881117384239666836442452419368729448821358969789936873001192165 207847009031921617224055939470882153502889886273073876246180790679843616638442912658119600512970229919583962416104340517159571255530269243067497280488860415424309805175209088099846923447051466468303522716612639435289058954006269240391970993809793056966167154294992608454761335085714142982697445083931074137372901825988491543848094468133409874762972630526205289758139482237481445711400743784542409480286013552173126310408047210225557104474988958558390088) math:sum 336303525073655554908218971183512709143580860047756901390633569623281250999731735514759816150654172862565903938421961672783238174658624225051359879441278839514617821169453830125163125302981986294920598181889123990037659774064825704114110328754872134619055536046944925209698156792337130296738062193938210946579221511936265126761774389454216117822306789400115175200878152553147735155634949758423526864525680388615578729776776659046916074264925831559582253 . (1508 207847009031921617224055939470882153502889886273073876246180790679843616638442912658119600512970229919583962416104340517159571255530269243067497280488860415424309805175209088099846923447051466468303522716612639435289058954006269240391970993809793056966167154294992608454761335085714142982697445083931074137372901825988491543848094468133409874762972630526205289758139482237481445711400743784542409480286013552173126310408047210225557104474988958558390088 336303525073655554908218971183512709143580860047756901390633569623281250999731735514759816150654172862565903938421961672783238174658624225051359879441278839514617821169453830125163125302981986294920598181889123990037659774064825704114110328754872134619055536046944925209698156792337130296738062193938210946579221511936265126761774389454216117822306789400115175200878152553147735155634949758423526864525680388615578729776776659046916074264925831559582253) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24834,7 +24834,7 @@ _:gn_3777 { } _:gn_3778 { - 1510 math:greaterThan 1 . + (1510) math:greaterThan 1 . (1510 1) math:difference 1509 . (79390492990187679539892907758251597862198912498390851101728011736405982277154089801479384875286286976602020893786719361535904336401914261083634681536441991334001789180964346074530721591120946641686447251336154880540458133947712776669831658864713979313278772543040291699824513379091155668656827973923937328166582140040717960934414546812603631703638471652295404315400811921815156267166537810661292096046346715730673891039317761404198134685052085557197923 128456516041733937684163031712630555640690973774683025144452778943437634361288822856640215637683942942981941522317621155623666919128354981983862598952418424090308015994244742025316201855930519826617075465276484554748600820058556463722139334945079077652888381751952316754936821706622987314040617110007136809206319685947773582913679921320806243059334158873909885442738670315666289444234205973881117384239666836442452419368729448821358969789936873001192165) math:sum 207847009031921617224055939470882153502889886273073876246180790679843616638442912658119600512970229919583962416104340517159571255530269243067497280488860415424309805175209088099846923447051466468303522716612639435289058954006269240391970993809793056966167154294992608454761335085714142982697445083931074137372901825988491543848094468133409874762972630526205289758139482237481445711400743784542409480286013552173126310408047210225557104474988958558390088 . (1509 128456516041733937684163031712630555640690973774683025144452778943437634361288822856640215637683942942981941522317621155623666919128354981983862598952418424090308015994244742025316201855930519826617075465276484554748600820058556463722139334945079077652888381751952316754936821706622987314040617110007136809206319685947773582913679921320806243059334158873909885442738670315666289444234205973881117384239666836442452419368729448821358969789936873001192165 207847009031921617224055939470882153502889886273073876246180790679843616638442912658119600512970229919583962416104340517159571255530269243067497280488860415424309805175209088099846923447051466468303522716612639435289058954006269240391970993809793056966167154294992608454761335085714142982697445083931074137372901825988491543848094468133409874762972630526205289758139482237481445711400743784542409480286013552173126310408047210225557104474988958558390088) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24845,7 +24845,7 @@ _:gn_3779 { } _:gn_3780 { - 1511 math:greaterThan 1 . + (1511) math:greaterThan 1 . (1511 1) math:difference 1510 . (49066023051546258144270123954378957778492061276292174042724767207031652084134733055160830762397655966379920628530901794087762582726440720900227917415976432756306226813280395950785480264809573184930628213940329674208142686110843687052307676080365098339609609208912025055112308327531831645383789136083199481039737545907055621979265374508202611355695687221614481127337858393851133177067668163219825288193320120711778528329411687417160835104884787443994242 79390492990187679539892907758251597862198912498390851101728011736405982277154089801479384875286286976602020893786719361535904336401914261083634681536441991334001789180964346074530721591120946641686447251336154880540458133947712776669831658864713979313278772543040291699824513379091155668656827973923937328166582140040717960934414546812603631703638471652295404315400811921815156267166537810661292096046346715730673891039317761404198134685052085557197923) math:sum 128456516041733937684163031712630555640690973774683025144452778943437634361288822856640215637683942942981941522317621155623666919128354981983862598952418424090308015994244742025316201855930519826617075465276484554748600820058556463722139334945079077652888381751952316754936821706622987314040617110007136809206319685947773582913679921320806243059334158873909885442738670315666289444234205973881117384239666836442452419368729448821358969789936873001192165 . (1510 79390492990187679539892907758251597862198912498390851101728011736405982277154089801479384875286286976602020893786719361535904336401914261083634681536441991334001789180964346074530721591120946641686447251336154880540458133947712776669831658864713979313278772543040291699824513379091155668656827973923937328166582140040717960934414546812603631703638471652295404315400811921815156267166537810661292096046346715730673891039317761404198134685052085557197923 128456516041733937684163031712630555640690973774683025144452778943437634361288822856640215637683942942981941522317621155623666919128354981983862598952418424090308015994244742025316201855930519826617075465276484554748600820058556463722139334945079077652888381751952316754936821706622987314040617110007136809206319685947773582913679921320806243059334158873909885442738670315666289444234205973881117384239666836442452419368729448821358969789936873001192165) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24856,7 +24856,7 @@ _:gn_3781 { } _:gn_3782 { - 1512 math:greaterThan 1 . + (1512) math:greaterThan 1 . (1512 1) math:difference 1511 . (30324469938641421395622783803872640083706851222098677059003244529374330193019356746318554112888631010222100265255817567448141753675473540183406764120465558577695562367683950123745241326311373456755819037395825206332315447836869089617523982784348880973669163334128266644712205051559324023273038837840737847126844594133662338955149172304401020347942784430680923188062953527964023090098869647441466807853026595018895362709906073987037299580167298113203681 49066023051546258144270123954378957778492061276292174042724767207031652084134733055160830762397655966379920628530901794087762582726440720900227917415976432756306226813280395950785480264809573184930628213940329674208142686110843687052307676080365098339609609208912025055112308327531831645383789136083199481039737545907055621979265374508202611355695687221614481127337858393851133177067668163219825288193320120711778528329411687417160835104884787443994242) math:sum 79390492990187679539892907758251597862198912498390851101728011736405982277154089801479384875286286976602020893786719361535904336401914261083634681536441991334001789180964346074530721591120946641686447251336154880540458133947712776669831658864713979313278772543040291699824513379091155668656827973923937328166582140040717960934414546812603631703638471652295404315400811921815156267166537810661292096046346715730673891039317761404198134685052085557197923 . (1511 49066023051546258144270123954378957778492061276292174042724767207031652084134733055160830762397655966379920628530901794087762582726440720900227917415976432756306226813280395950785480264809573184930628213940329674208142686110843687052307676080365098339609609208912025055112308327531831645383789136083199481039737545907055621979265374508202611355695687221614481127337858393851133177067668163219825288193320120711778528329411687417160835104884787443994242 79390492990187679539892907758251597862198912498390851101728011736405982277154089801479384875286286976602020893786719361535904336401914261083634681536441991334001789180964346074530721591120946641686447251336154880540458133947712776669831658864713979313278772543040291699824513379091155668656827973923937328166582140040717960934414546812603631703638471652295404315400811921815156267166537810661292096046346715730673891039317761404198134685052085557197923) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24867,7 +24867,7 @@ _:gn_3783 { } _:gn_3784 { - 1513 math:greaterThan 1 . + (1513) math:greaterThan 1 . (1513 1) math:difference 1512 . (18741553112904836748647340150506317694785210054193496983721522677657321891115376308842276649509024956157820363275084226639620829050967180716821153295510874178610664445596445827040238938498199728174809176544504467875827238273974597434783693296016217365940445874783758410400103275972507622110750298242461633912892951773393283024116202203801591007752902790933557939274904865887110086968798515778358480340293525692883165619505613430123535524717489330790561 30324469938641421395622783803872640083706851222098677059003244529374330193019356746318554112888631010222100265255817567448141753675473540183406764120465558577695562367683950123745241326311373456755819037395825206332315447836869089617523982784348880973669163334128266644712205051559324023273038837840737847126844594133662338955149172304401020347942784430680923188062953527964023090098869647441466807853026595018895362709906073987037299580167298113203681) math:sum 49066023051546258144270123954378957778492061276292174042724767207031652084134733055160830762397655966379920628530901794087762582726440720900227917415976432756306226813280395950785480264809573184930628213940329674208142686110843687052307676080365098339609609208912025055112308327531831645383789136083199481039737545907055621979265374508202611355695687221614481127337858393851133177067668163219825288193320120711778528329411687417160835104884787443994242 . (1512 30324469938641421395622783803872640083706851222098677059003244529374330193019356746318554112888631010222100265255817567448141753675473540183406764120465558577695562367683950123745241326311373456755819037395825206332315447836869089617523982784348880973669163334128266644712205051559324023273038837840737847126844594133662338955149172304401020347942784430680923188062953527964023090098869647441466807853026595018895362709906073987037299580167298113203681 49066023051546258144270123954378957778492061276292174042724767207031652084134733055160830762397655966379920628530901794087762582726440720900227917415976432756306226813280395950785480264809573184930628213940329674208142686110843687052307676080365098339609609208912025055112308327531831645383789136083199481039737545907055621979265374508202611355695687221614481127337858393851133177067668163219825288193320120711778528329411687417160835104884787443994242) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24878,7 +24878,7 @@ _:gn_3785 { } _:gn_3786 { - 1514 math:greaterThan 1 . + (1514) math:greaterThan 1 . (1514 1) math:difference 1513 . (11582916825736584646975443653366322388921641167905180075281721851717008301903980437476277463379606054064279901980733340808520924624506359466585610824954684399084897922087504296705002387813173728581009860851320738456488209562894492182740289488332663607728717459344508234312101775586816401162288539598276213213951642360269055931032970100599429340189881639747365248788048662076913003130071131663108327512733069326012197090400460556913764055449808782413120 18741553112904836748647340150506317694785210054193496983721522677657321891115376308842276649509024956157820363275084226639620829050967180716821153295510874178610664445596445827040238938498199728174809176544504467875827238273974597434783693296016217365940445874783758410400103275972507622110750298242461633912892951773393283024116202203801591007752902790933557939274904865887110086968798515778358480340293525692883165619505613430123535524717489330790561) math:sum 30324469938641421395622783803872640083706851222098677059003244529374330193019356746318554112888631010222100265255817567448141753675473540183406764120465558577695562367683950123745241326311373456755819037395825206332315447836869089617523982784348880973669163334128266644712205051559324023273038837840737847126844594133662338955149172304401020347942784430680923188062953527964023090098869647441466807853026595018895362709906073987037299580167298113203681 . (1513 18741553112904836748647340150506317694785210054193496983721522677657321891115376308842276649509024956157820363275084226639620829050967180716821153295510874178610664445596445827040238938498199728174809176544504467875827238273974597434783693296016217365940445874783758410400103275972507622110750298242461633912892951773393283024116202203801591007752902790933557939274904865887110086968798515778358480340293525692883165619505613430123535524717489330790561 30324469938641421395622783803872640083706851222098677059003244529374330193019356746318554112888631010222100265255817567448141753675473540183406764120465558577695562367683950123745241326311373456755819037395825206332315447836869089617523982784348880973669163334128266644712205051559324023273038837840737847126844594133662338955149172304401020347942784430680923188062953527964023090098869647441466807853026595018895362709906073987037299580167298113203681) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24889,7 +24889,7 @@ _:gn_3787 { } _:gn_3788 { - 1515 math:greaterThan 1 . + (1515) math:greaterThan 1 . (1515 1) math:difference 1514 . (7158636287168252101671896497139995305863568886288316908439800825940313589211395871365999186129418902093540461294350885831099904426460821250235542470556189779525766523508941530335236550685025999593799315693183729419339028711080105252043403807683553758211728415439250176088001500385691220948461758644185420698941309413124227093083232103202161667563021151186192690486856203810197083838727384115250152827560456366870968529105152873209771469267680548377441 11582916825736584646975443653366322388921641167905180075281721851717008301903980437476277463379606054064279901980733340808520924624506359466585610824954684399084897922087504296705002387813173728581009860851320738456488209562894492182740289488332663607728717459344508234312101775586816401162288539598276213213951642360269055931032970100599429340189881639747365248788048662076913003130071131663108327512733069326012197090400460556913764055449808782413120) math:sum 18741553112904836748647340150506317694785210054193496983721522677657321891115376308842276649509024956157820363275084226639620829050967180716821153295510874178610664445596445827040238938498199728174809176544504467875827238273974597434783693296016217365940445874783758410400103275972507622110750298242461633912892951773393283024116202203801591007752902790933557939274904865887110086968798515778358480340293525692883165619505613430123535524717489330790561 . (1514 11582916825736584646975443653366322388921641167905180075281721851717008301903980437476277463379606054064279901980733340808520924624506359466585610824954684399084897922087504296705002387813173728581009860851320738456488209562894492182740289488332663607728717459344508234312101775586816401162288539598276213213951642360269055931032970100599429340189881639747365248788048662076913003130071131663108327512733069326012197090400460556913764055449808782413120 18741553112904836748647340150506317694785210054193496983721522677657321891115376308842276649509024956157820363275084226639620829050967180716821153295510874178610664445596445827040238938498199728174809176544504467875827238273974597434783693296016217365940445874783758410400103275972507622110750298242461633912892951773393283024116202203801591007752902790933557939274904865887110086968798515778358480340293525692883165619505613430123535524717489330790561) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24900,7 +24900,7 @@ _:gn_3789 { } _:gn_3790 { - 1516 math:greaterThan 1 . + (1516) math:greaterThan 1 . (1516 1) math:difference 1515 . (4424280538568332545303547156226327083058072281616863166841921025776694712692584566110278277250187151970739440686382454977421020198045538216350068354398494619559131398578562766369765837128147728987210545158137009037149180851814386930696885680649109849516989043905258058224100275201125180213826780954090792515010332947144828837949737997397267672626860488561172558301192458266715919291343747547858174685172612959141228561295307683703992586182128234035679 7158636287168252101671896497139995305863568886288316908439800825940313589211395871365999186129418902093540461294350885831099904426460821250235542470556189779525766523508941530335236550685025999593799315693183729419339028711080105252043403807683553758211728415439250176088001500385691220948461758644185420698941309413124227093083232103202161667563021151186192690486856203810197083838727384115250152827560456366870968529105152873209771469267680548377441) math:sum 11582916825736584646975443653366322388921641167905180075281721851717008301903980437476277463379606054064279901980733340808520924624506359466585610824954684399084897922087504296705002387813173728581009860851320738456488209562894492182740289488332663607728717459344508234312101775586816401162288539598276213213951642360269055931032970100599429340189881639747365248788048662076913003130071131663108327512733069326012197090400460556913764055449808782413120 . (1515 7158636287168252101671896497139995305863568886288316908439800825940313589211395871365999186129418902093540461294350885831099904426460821250235542470556189779525766523508941530335236550685025999593799315693183729419339028711080105252043403807683553758211728415439250176088001500385691220948461758644185420698941309413124227093083232103202161667563021151186192690486856203810197083838727384115250152827560456366870968529105152873209771469267680548377441 11582916825736584646975443653366322388921641167905180075281721851717008301903980437476277463379606054064279901980733340808520924624506359466585610824954684399084897922087504296705002387813173728581009860851320738456488209562894492182740289488332663607728717459344508234312101775586816401162288539598276213213951642360269055931032970100599429340189881639747365248788048662076913003130071131663108327512733069326012197090400460556913764055449808782413120) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24911,7 +24911,7 @@ _:gn_3791 { } _:gn_3792 { - 1517 math:greaterThan 1 . + (1517) math:greaterThan 1 . (1517 1) math:difference 1516 . (2734355748599919556368349340913668222805496604671453741597879800163618876518811305255720908879231750122801020607968430853678884228415283033885474116157695159966635124930378763965470713556878270606588770535046720382189847859265718321346518127034443908694739371533992117863901225184566040734634977690094628183930976465979398255133494105804893994936160662625020132185663745543481164547383636567391978142387843407729739967809845189505778883085552314341762 4424280538568332545303547156226327083058072281616863166841921025776694712692584566110278277250187151970739440686382454977421020198045538216350068354398494619559131398578562766369765837128147728987210545158137009037149180851814386930696885680649109849516989043905258058224100275201125180213826780954090792515010332947144828837949737997397267672626860488561172558301192458266715919291343747547858174685172612959141228561295307683703992586182128234035679) math:sum 7158636287168252101671896497139995305863568886288316908439800825940313589211395871365999186129418902093540461294350885831099904426460821250235542470556189779525766523508941530335236550685025999593799315693183729419339028711080105252043403807683553758211728415439250176088001500385691220948461758644185420698941309413124227093083232103202161667563021151186192690486856203810197083838727384115250152827560456366870968529105152873209771469267680548377441 . (1516 4424280538568332545303547156226327083058072281616863166841921025776694712692584566110278277250187151970739440686382454977421020198045538216350068354398494619559131398578562766369765837128147728987210545158137009037149180851814386930696885680649109849516989043905258058224100275201125180213826780954090792515010332947144828837949737997397267672626860488561172558301192458266715919291343747547858174685172612959141228561295307683703992586182128234035679 7158636287168252101671896497139995305863568886288316908439800825940313589211395871365999186129418902093540461294350885831099904426460821250235542470556189779525766523508941530335236550685025999593799315693183729419339028711080105252043403807683553758211728415439250176088001500385691220948461758644185420698941309413124227093083232103202161667563021151186192690486856203810197083838727384115250152827560456366870968529105152873209771469267680548377441) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24922,7 +24922,7 @@ _:gn_3793 { } _:gn_3794 { - 1518 math:greaterThan 1 . + (1518) math:greaterThan 1 . (1518 1) math:difference 1517 . (1689924789968412988935197815312658860252575676945409425244041225613075836173773260854557368370955401847938420078414024123742135969630255182464594238240799459592496273648184002404295123571269458380621774623090288654959332992548668609350367553614665940822249672371265940360199050016559139479191803263996164331079356481165430582816243891592373677690699825936152426115528712723234754743960110980466196542784769551411488593485462494198213703096575919693917 2734355748599919556368349340913668222805496604671453741597879800163618876518811305255720908879231750122801020607968430853678884228415283033885474116157695159966635124930378763965470713556878270606588770535046720382189847859265718321346518127034443908694739371533992117863901225184566040734634977690094628183930976465979398255133494105804893994936160662625020132185663745543481164547383636567391978142387843407729739967809845189505778883085552314341762) math:sum 4424280538568332545303547156226327083058072281616863166841921025776694712692584566110278277250187151970739440686382454977421020198045538216350068354398494619559131398578562766369765837128147728987210545158137009037149180851814386930696885680649109849516989043905258058224100275201125180213826780954090792515010332947144828837949737997397267672626860488561172558301192458266715919291343747547858174685172612959141228561295307683703992586182128234035679 . (1517 2734355748599919556368349340913668222805496604671453741597879800163618876518811305255720908879231750122801020607968430853678884228415283033885474116157695159966635124930378763965470713556878270606588770535046720382189847859265718321346518127034443908694739371533992117863901225184566040734634977690094628183930976465979398255133494105804893994936160662625020132185663745543481164547383636567391978142387843407729739967809845189505778883085552314341762 4424280538568332545303547156226327083058072281616863166841921025776694712692584566110278277250187151970739440686382454977421020198045538216350068354398494619559131398578562766369765837128147728987210545158137009037149180851814386930696885680649109849516989043905258058224100275201125180213826780954090792515010332947144828837949737997397267672626860488561172558301192458266715919291343747547858174685172612959141228561295307683703992586182128234035679) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24933,7 +24933,7 @@ _:gn_3795 { } _:gn_3796 { - 1519 math:greaterThan 1 . + (1519) math:greaterThan 1 . (1519 1) math:difference 1518 . (1044430958631506567433151525601009362552920927726044316353838574550543040345038044401163540508276348274862600529554406729936748258785027851420879877916895700374138851282194761561175589985608812225966995911956431727230514866717049711996150573419777967872489699162726177503702175168006901255443174426098463852851619984813967672317250214212520317245460836688867706070135032820246409803423525586925781599603073856318251374324382695307565179988976394647845 1689924789968412988935197815312658860252575676945409425244041225613075836173773260854557368370955401847938420078414024123742135969630255182464594238240799459592496273648184002404295123571269458380621774623090288654959332992548668609350367553614665940822249672371265940360199050016559139479191803263996164331079356481165430582816243891592373677690699825936152426115528712723234754743960110980466196542784769551411488593485462494198213703096575919693917) math:sum 2734355748599919556368349340913668222805496604671453741597879800163618876518811305255720908879231750122801020607968430853678884228415283033885474116157695159966635124930378763965470713556878270606588770535046720382189847859265718321346518127034443908694739371533992117863901225184566040734634977690094628183930976465979398255133494105804893994936160662625020132185663745543481164547383636567391978142387843407729739967809845189505778883085552314341762 . (1518 1689924789968412988935197815312658860252575676945409425244041225613075836173773260854557368370955401847938420078414024123742135969630255182464594238240799459592496273648184002404295123571269458380621774623090288654959332992548668609350367553614665940822249672371265940360199050016559139479191803263996164331079356481165430582816243891592373677690699825936152426115528712723234754743960110980466196542784769551411488593485462494198213703096575919693917 2734355748599919556368349340913668222805496604671453741597879800163618876518811305255720908879231750122801020607968430853678884228415283033885474116157695159966635124930378763965470713556878270606588770535046720382189847859265718321346518127034443908694739371533992117863901225184566040734634977690094628183930976465979398255133494105804893994936160662625020132185663745543481164547383636567391978142387843407729739967809845189505778883085552314341762) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24944,7 +24944,7 @@ _:gn_3797 { } _:gn_3798 { - 1520 math:greaterThan 1 . + (1520) math:greaterThan 1 . (1520 1) math:difference 1519 . (645493831336906421502046289711649497699654749219365108890202651062532795828735216453393827862679053573075819548859617393805387710845227331043714360323903759218357422365989240843119533585660646154654778711133856927728818125831618897354216980194887972949759973208539762856496874848552238223748628837897700478227736496351462910498993677379853360445238989247284720045393679902988344940536585393540414943181695695093237219161079798890648523107599525046072 1044430958631506567433151525601009362552920927726044316353838574550543040345038044401163540508276348274862600529554406729936748258785027851420879877916895700374138851282194761561175589985608812225966995911956431727230514866717049711996150573419777967872489699162726177503702175168006901255443174426098463852851619984813967672317250214212520317245460836688867706070135032820246409803423525586925781599603073856318251374324382695307565179988976394647845) math:sum 1689924789968412988935197815312658860252575676945409425244041225613075836173773260854557368370955401847938420078414024123742135969630255182464594238240799459592496273648184002404295123571269458380621774623090288654959332992548668609350367553614665940822249672371265940360199050016559139479191803263996164331079356481165430582816243891592373677690699825936152426115528712723234754743960110980466196542784769551411488593485462494198213703096575919693917 . (1519 1044430958631506567433151525601009362552920927726044316353838574550543040345038044401163540508276348274862600529554406729936748258785027851420879877916895700374138851282194761561175589985608812225966995911956431727230514866717049711996150573419777967872489699162726177503702175168006901255443174426098463852851619984813967672317250214212520317245460836688867706070135032820246409803423525586925781599603073856318251374324382695307565179988976394647845 1689924789968412988935197815312658860252575676945409425244041225613075836173773260854557368370955401847938420078414024123742135969630255182464594238240799459592496273648184002404295123571269458380621774623090288654959332992548668609350367553614665940822249672371265940360199050016559139479191803263996164331079356481165430582816243891592373677690699825936152426115528712723234754743960110980466196542784769551411488593485462494198213703096575919693917) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24955,7 +24955,7 @@ _:gn_3799 { } _:gn_3800 { - 1521 math:greaterThan 1 . + (1521) math:greaterThan 1 . (1521 1) math:difference 1520 . (398937127294600145931105235889359864853266178506679207463635923488010244516302827947769712645597294701786780980694789336131360547939800520377165517592991941155781428916205520718056056399948166071312217200822574799501696740885430814641933593224889994922729725954186414647205300319454663031694545588200763374623883488462504761818256536832666956800221847441582986024741352917258064862886940193385366656421378161225014155163302896416916656881376869601773 645493831336906421502046289711649497699654749219365108890202651062532795828735216453393827862679053573075819548859617393805387710845227331043714360323903759218357422365989240843119533585660646154654778711133856927728818125831618897354216980194887972949759973208539762856496874848552238223748628837897700478227736496351462910498993677379853360445238989247284720045393679902988344940536585393540414943181695695093237219161079798890648523107599525046072) math:sum 1044430958631506567433151525601009362552920927726044316353838574550543040345038044401163540508276348274862600529554406729936748258785027851420879877916895700374138851282194761561175589985608812225966995911956431727230514866717049711996150573419777967872489699162726177503702175168006901255443174426098463852851619984813967672317250214212520317245460836688867706070135032820246409803423525586925781599603073856318251374324382695307565179988976394647845 . (1520 645493831336906421502046289711649497699654749219365108890202651062532795828735216453393827862679053573075819548859617393805387710845227331043714360323903759218357422365989240843119533585660646154654778711133856927728818125831618897354216980194887972949759973208539762856496874848552238223748628837897700478227736496351462910498993677379853360445238989247284720045393679902988344940536585393540414943181695695093237219161079798890648523107599525046072 1044430958631506567433151525601009362552920927726044316353838574550543040345038044401163540508276348274862600529554406729936748258785027851420879877916895700374138851282194761561175589985608812225966995911956431727230514866717049711996150573419777967872489699162726177503702175168006901255443174426098463852851619984813967672317250214212520317245460836688867706070135032820246409803423525586925781599603073856318251374324382695307565179988976394647845) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24966,7 +24966,7 @@ _:gn_3801 { } _:gn_3802 { - 1522 math:greaterThan 1 . + (1522) math:greaterThan 1 . (1522 1) math:difference 1521 . (246556704042306275570941053822289632846388570712685901426566727574522551312432388505624115217081758871289038568164828057674027162905426810666548842730911818062575993449783720125063477185712480083342561510311282128227121384946188082712283386969997978027030247254353348209291574529097575192054083249696937103603853007888958148680737140547186403645017141805701734020652326985730280077649645200155048286760317533868223063997776902473731866226222655444299 398937127294600145931105235889359864853266178506679207463635923488010244516302827947769712645597294701786780980694789336131360547939800520377165517592991941155781428916205520718056056399948166071312217200822574799501696740885430814641933593224889994922729725954186414647205300319454663031694545588200763374623883488462504761818256536832666956800221847441582986024741352917258064862886940193385366656421378161225014155163302896416916656881376869601773) math:sum 645493831336906421502046289711649497699654749219365108890202651062532795828735216453393827862679053573075819548859617393805387710845227331043714360323903759218357422365989240843119533585660646154654778711133856927728818125831618897354216980194887972949759973208539762856496874848552238223748628837897700478227736496351462910498993677379853360445238989247284720045393679902988344940536585393540414943181695695093237219161079798890648523107599525046072 . (1521 398937127294600145931105235889359864853266178506679207463635923488010244516302827947769712645597294701786780980694789336131360547939800520377165517592991941155781428916205520718056056399948166071312217200822574799501696740885430814641933593224889994922729725954186414647205300319454663031694545588200763374623883488462504761818256536832666956800221847441582986024741352917258064862886940193385366656421378161225014155163302896416916656881376869601773 645493831336906421502046289711649497699654749219365108890202651062532795828735216453393827862679053573075819548859617393805387710845227331043714360323903759218357422365989240843119533585660646154654778711133856927728818125831618897354216980194887972949759973208539762856496874848552238223748628837897700478227736496351462910498993677379853360445238989247284720045393679902988344940536585393540414943181695695093237219161079798890648523107599525046072) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24977,7 +24977,7 @@ _:gn_3803 { } _:gn_3804 { - 1523 math:greaterThan 1 . + (1523) math:greaterThan 1 . (1523 1) math:difference 1522 . (152380423252293870360164182067070232006877607793993306037069195913487693203870439442145597428515535830497742412529961278457333385034373709710616674862080123093205435466421800592992579214235685987969655690511292671274575355939242731929650206254892016895699478699833066437913725790357087839640462338503826271020030480573546613137519396285480553155204705635881252004089025931527784785237294993230318369661060627356791091165525993943184790655154214157474 246556704042306275570941053822289632846388570712685901426566727574522551312432388505624115217081758871289038568164828057674027162905426810666548842730911818062575993449783720125063477185712480083342561510311282128227121384946188082712283386969997978027030247254353348209291574529097575192054083249696937103603853007888958148680737140547186403645017141805701734020652326985730280077649645200155048286760317533868223063997776902473731866226222655444299) math:sum 398937127294600145931105235889359864853266178506679207463635923488010244516302827947769712645597294701786780980694789336131360547939800520377165517592991941155781428916205520718056056399948166071312217200822574799501696740885430814641933593224889994922729725954186414647205300319454663031694545588200763374623883488462504761818256536832666956800221847441582986024741352917258064862886940193385366656421378161225014155163302896416916656881376869601773 . (1522 246556704042306275570941053822289632846388570712685901426566727574522551312432388505624115217081758871289038568164828057674027162905426810666548842730911818062575993449783720125063477185712480083342561510311282128227121384946188082712283386969997978027030247254353348209291574529097575192054083249696937103603853007888958148680737140547186403645017141805701734020652326985730280077649645200155048286760317533868223063997776902473731866226222655444299 398937127294600145931105235889359864853266178506679207463635923488010244516302827947769712645597294701786780980694789336131360547939800520377165517592991941155781428916205520718056056399948166071312217200822574799501696740885430814641933593224889994922729725954186414647205300319454663031694545588200763374623883488462504761818256536832666956800221847441582986024741352917258064862886940193385366656421378161225014155163302896416916656881376869601773) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24988,7 +24988,7 @@ _:gn_3805 { } _:gn_3806 { - 1524 math:greaterThan 1 . + (1524) math:greaterThan 1 . (1524 1) math:difference 1523 . (94176280790012405210776871755219400839510962918692595389497531661034858108561949063478517788566223040791296155634866779216693777871053100955932167868831694969370557983361919532070897971476794095372905819799989456952546029006945350782633180715105961131330768554520281771377848738740487352413620911193110832583822527315411535543217744261705850489812436169820482016563301054202495292412350206924729917099256906511431972832250908530547075571068441286825 152380423252293870360164182067070232006877607793993306037069195913487693203870439442145597428515535830497742412529961278457333385034373709710616674862080123093205435466421800592992579214235685987969655690511292671274575355939242731929650206254892016895699478699833066437913725790357087839640462338503826271020030480573546613137519396285480553155204705635881252004089025931527784785237294993230318369661060627356791091165525993943184790655154214157474) math:sum 246556704042306275570941053822289632846388570712685901426566727574522551312432388505624115217081758871289038568164828057674027162905426810666548842730911818062575993449783720125063477185712480083342561510311282128227121384946188082712283386969997978027030247254353348209291574529097575192054083249696937103603853007888958148680737140547186403645017141805701734020652326985730280077649645200155048286760317533868223063997776902473731866226222655444299 . (1523 152380423252293870360164182067070232006877607793993306037069195913487693203870439442145597428515535830497742412529961278457333385034373709710616674862080123093205435466421800592992579214235685987969655690511292671274575355939242731929650206254892016895699478699833066437913725790357087839640462338503826271020030480573546613137519396285480553155204705635881252004089025931527784785237294993230318369661060627356791091165525993943184790655154214157474 246556704042306275570941053822289632846388570712685901426566727574522551312432388505624115217081758871289038568164828057674027162905426810666548842730911818062575993449783720125063477185712480083342561510311282128227121384946188082712283386969997978027030247254353348209291574529097575192054083249696937103603853007888958148680737140547186403645017141805701734020652326985730280077649645200155048286760317533868223063997776902473731866226222655444299) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -24999,7 +24999,7 @@ _:gn_3807 { } _:gn_3808 { - 1525 math:greaterThan 1 . + (1525) math:greaterThan 1 . (1525 1) math:difference 1524 . (58204142462281465149387310311850831167366644875300710647571664252452835095308490378667079639949312789706446256895094499240639607163320608754684506993248428123834877483059881060921681242758891892596749870711303214322029326932297381147017025539786055764368710145312784666535877051616600487226841427310715438436207953258135077594301652023774702665392269466060769987525724877325289492824944786305588452561803720845359118333275085412637715084085772870649 94176280790012405210776871755219400839510962918692595389497531661034858108561949063478517788566223040791296155634866779216693777871053100955932167868831694969370557983361919532070897971476794095372905819799989456952546029006945350782633180715105961131330768554520281771377848738740487352413620911193110832583822527315411535543217744261705850489812436169820482016563301054202495292412350206924729917099256906511431972832250908530547075571068441286825) math:sum 152380423252293870360164182067070232006877607793993306037069195913487693203870439442145597428515535830497742412529961278457333385034373709710616674862080123093205435466421800592992579214235685987969655690511292671274575355939242731929650206254892016895699478699833066437913725790357087839640462338503826271020030480573546613137519396285480553155204705635881252004089025931527784785237294993230318369661060627356791091165525993943184790655154214157474 . (1524 94176280790012405210776871755219400839510962918692595389497531661034858108561949063478517788566223040791296155634866779216693777871053100955932167868831694969370557983361919532070897971476794095372905819799989456952546029006945350782633180715105961131330768554520281771377848738740487352413620911193110832583822527315411535543217744261705850489812436169820482016563301054202495292412350206924729917099256906511431972832250908530547075571068441286825 152380423252293870360164182067070232006877607793993306037069195913487693203870439442145597428515535830497742412529961278457333385034373709710616674862080123093205435466421800592992579214235685987969655690511292671274575355939242731929650206254892016895699478699833066437913725790357087839640462338503826271020030480573546613137519396285480553155204705635881252004089025931527784785237294993230318369661060627356791091165525993943184790655154214157474) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25010,7 +25010,7 @@ _:gn_3809 { } _:gn_3810 { - 1526 math:greaterThan 1 . + (1526) math:greaterThan 1 . (1526 1) math:difference 1525 . (35972138327730940061389561443368569672144318043391884741925867408582023013253458684811438148616910251084849898739772279976054170707732492201247660875583266845535680500302038471149216728717902202776155949088686242630516702074647969635616155175319905366962058409207497104841971687123886865186779483882395394147614574057276457948916092237931147824420166703759712029037576176877205799587405420619141464537453185666072854498975823117909360486982668416176 58204142462281465149387310311850831167366644875300710647571664252452835095308490378667079639949312789706446256895094499240639607163320608754684506993248428123834877483059881060921681242758891892596749870711303214322029326932297381147017025539786055764368710145312784666535877051616600487226841427310715438436207953258135077594301652023774702665392269466060769987525724877325289492824944786305588452561803720845359118333275085412637715084085772870649) math:sum 94176280790012405210776871755219400839510962918692595389497531661034858108561949063478517788566223040791296155634866779216693777871053100955932167868831694969370557983361919532070897971476794095372905819799989456952546029006945350782633180715105961131330768554520281771377848738740487352413620911193110832583822527315411535543217744261705850489812436169820482016563301054202495292412350206924729917099256906511431972832250908530547075571068441286825 . (1525 58204142462281465149387310311850831167366644875300710647571664252452835095308490378667079639949312789706446256895094499240639607163320608754684506993248428123834877483059881060921681242758891892596749870711303214322029326932297381147017025539786055764368710145312784666535877051616600487226841427310715438436207953258135077594301652023774702665392269466060769987525724877325289492824944786305588452561803720845359118333275085412637715084085772870649 94176280790012405210776871755219400839510962918692595389497531661034858108561949063478517788566223040791296155634866779216693777871053100955932167868831694969370557983361919532070897971476794095372905819799989456952546029006945350782633180715105961131330768554520281771377848738740487352413620911193110832583822527315411535543217744261705850489812436169820482016563301054202495292412350206924729917099256906511431972832250908530547075571068441286825) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25021,7 +25021,7 @@ _:gn_3811 { } _:gn_3812 { - 1527 math:greaterThan 1 . + (1527) math:greaterThan 1 . (1527 1) math:difference 1526 . (22232004134550525087997748868482261495222326831908825905645796843870812082055031693855641491332402538621596358155322219264585436455588116553436846117665161278299196982757842589772464514040989689820593921622616971691512624857649411511400870364466150397406651736105287561693905364492713622040061943428320044288593379200858619645385559785843554840972102762301057958488148700448083693237539365686446988024350535179286263834299262294728354597103104454473 35972138327730940061389561443368569672144318043391884741925867408582023013253458684811438148616910251084849898739772279976054170707732492201247660875583266845535680500302038471149216728717902202776155949088686242630516702074647969635616155175319905366962058409207497104841971687123886865186779483882395394147614574057276457948916092237931147824420166703759712029037576176877205799587405420619141464537453185666072854498975823117909360486982668416176) math:sum 58204142462281465149387310311850831167366644875300710647571664252452835095308490378667079639949312789706446256895094499240639607163320608754684506993248428123834877483059881060921681242758891892596749870711303214322029326932297381147017025539786055764368710145312784666535877051616600487226841427310715438436207953258135077594301652023774702665392269466060769987525724877325289492824944786305588452561803720845359118333275085412637715084085772870649 . (1526 35972138327730940061389561443368569672144318043391884741925867408582023013253458684811438148616910251084849898739772279976054170707732492201247660875583266845535680500302038471149216728717902202776155949088686242630516702074647969635616155175319905366962058409207497104841971687123886865186779483882395394147614574057276457948916092237931147824420166703759712029037576176877205799587405420619141464537453185666072854498975823117909360486982668416176 58204142462281465149387310311850831167366644875300710647571664252452835095308490378667079639949312789706446256895094499240639607163320608754684506993248428123834877483059881060921681242758891892596749870711303214322029326932297381147017025539786055764368710145312784666535877051616600487226841427310715438436207953258135077594301652023774702665392269466060769987525724877325289492824944786305588452561803720845359118333275085412637715084085772870649) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25032,7 +25032,7 @@ _:gn_3813 { } _:gn_3814 { - 1528 math:greaterThan 1 . + (1528) math:greaterThan 1 . (1528 1) math:difference 1527 . (13740134193180414973391812574886308176921991211483058836280070564711210931198426990955796657284507712463253540584450060711468734252144375647810814757918105567236483517544195881376752214676912512955562027466069270939004077216998558124215284810853754969555406673102209543148066322631173243146717540454075349859021194856417838303530532452087592983448063941458654070549427476429122106349866054932694476513102650486786590664676560823181005889879563961703 22232004134550525087997748868482261495222326831908825905645796843870812082055031693855641491332402538621596358155322219264585436455588116553436846117665161278299196982757842589772464514040989689820593921622616971691512624857649411511400870364466150397406651736105287561693905364492713622040061943428320044288593379200858619645385559785843554840972102762301057958488148700448083693237539365686446988024350535179286263834299262294728354597103104454473) math:sum 35972138327730940061389561443368569672144318043391884741925867408582023013253458684811438148616910251084849898739772279976054170707732492201247660875583266845535680500302038471149216728717902202776155949088686242630516702074647969635616155175319905366962058409207497104841971687123886865186779483882395394147614574057276457948916092237931147824420166703759712029037576176877205799587405420619141464537453185666072854498975823117909360486982668416176 . (1527 22232004134550525087997748868482261495222326831908825905645796843870812082055031693855641491332402538621596358155322219264585436455588116553436846117665161278299196982757842589772464514040989689820593921622616971691512624857649411511400870364466150397406651736105287561693905364492713622040061943428320044288593379200858619645385559785843554840972102762301057958488148700448083693237539365686446988024350535179286263834299262294728354597103104454473 35972138327730940061389561443368569672144318043391884741925867408582023013253458684811438148616910251084849898739772279976054170707732492201247660875583266845535680500302038471149216728717902202776155949088686242630516702074647969635616155175319905366962058409207497104841971687123886865186779483882395394147614574057276457948916092237931147824420166703759712029037576176877205799587405420619141464537453185666072854498975823117909360486982668416176) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25043,7 +25043,7 @@ _:gn_3815 { } _:gn_3816 { - 1529 math:greaterThan 1 . + (1529) math:greaterThan 1 . (1529 1) math:difference 1528 . (8491869941370110114605936293595953318300335620425767069365726279159601150856604702899844834047894826158342817570872158553116702203443740905626031359747055711062713465213646708395712299364077176865031894156547700752508547640650853387185585553612395427851245063003078018545839041861540378893344402974244694429572184344440781341855027333755961857524038820842403887938721224018961586887673310753752511511247884692499673169622701471547348707223540492770 13740134193180414973391812574886308176921991211483058836280070564711210931198426990955796657284507712463253540584450060711468734252144375647810814757918105567236483517544195881376752214676912512955562027466069270939004077216998558124215284810853754969555406673102209543148066322631173243146717540454075349859021194856417838303530532452087592983448063941458654070549427476429122106349866054932694476513102650486786590664676560823181005889879563961703) math:sum 22232004134550525087997748868482261495222326831908825905645796843870812082055031693855641491332402538621596358155322219264585436455588116553436846117665161278299196982757842589772464514040989689820593921622616971691512624857649411511400870364466150397406651736105287561693905364492713622040061943428320044288593379200858619645385559785843554840972102762301057958488148700448083693237539365686446988024350535179286263834299262294728354597103104454473 . (1528 13740134193180414973391812574886308176921991211483058836280070564711210931198426990955796657284507712463253540584450060711468734252144375647810814757918105567236483517544195881376752214676912512955562027466069270939004077216998558124215284810853754969555406673102209543148066322631173243146717540454075349859021194856417838303530532452087592983448063941458654070549427476429122106349866054932694476513102650486786590664676560823181005889879563961703 22232004134550525087997748868482261495222326831908825905645796843870812082055031693855641491332402538621596358155322219264585436455588116553436846117665161278299196982757842589772464514040989689820593921622616971691512624857649411511400870364466150397406651736105287561693905364492713622040061943428320044288593379200858619645385559785843554840972102762301057958488148700448083693237539365686446988024350535179286263834299262294728354597103104454473) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25054,7 +25054,7 @@ _:gn_3817 { } _:gn_3818 { - 1530 math:greaterThan 1 . + (1530) math:greaterThan 1 . (1530 1) math:difference 1529 . (5248264251810304858785876281290354858621655591057291766914344285551609780341822288055951823236612886304910723013577902158352032048700634742184783398171049856173770052330549172981039915312835336090530133309521570186495529576347704737029699257241359541704161610099131524602227280769632864253373137479830655429449010511977056961675505118331631125924025120616250182610706252410160519462192744178941965001854765794286917495053859351633657182656023468933 8491869941370110114605936293595953318300335620425767069365726279159601150856604702899844834047894826158342817570872158553116702203443740905626031359747055711062713465213646708395712299364077176865031894156547700752508547640650853387185585553612395427851245063003078018545839041861540378893344402974244694429572184344440781341855027333755961857524038820842403887938721224018961586887673310753752511511247884692499673169622701471547348707223540492770) math:sum 13740134193180414973391812574886308176921991211483058836280070564711210931198426990955796657284507712463253540584450060711468734252144375647810814757918105567236483517544195881376752214676912512955562027466069270939004077216998558124215284810853754969555406673102209543148066322631173243146717540454075349859021194856417838303530532452087592983448063941458654070549427476429122106349866054932694476513102650486786590664676560823181005889879563961703 . (1529 8491869941370110114605936293595953318300335620425767069365726279159601150856604702899844834047894826158342817570872158553116702203443740905626031359747055711062713465213646708395712299364077176865031894156547700752508547640650853387185585553612395427851245063003078018545839041861540378893344402974244694429572184344440781341855027333755961857524038820842403887938721224018961586887673310753752511511247884692499673169622701471547348707223540492770 13740134193180414973391812574886308176921991211483058836280070564711210931198426990955796657284507712463253540584450060711468734252144375647810814757918105567236483517544195881376752214676912512955562027466069270939004077216998558124215284810853754969555406673102209543148066322631173243146717540454075349859021194856417838303530532452087592983448063941458654070549427476429122106349866054932694476513102650486786590664676560823181005889879563961703) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25065,7 +25065,7 @@ _:gn_3819 { } _:gn_3820 { - 1531 math:greaterThan 1 . + (1531) math:greaterThan 1 . (1531 1) math:difference 1530 . (3243605689559805255820060012305598459678680029368475302451381993607991370514782414843893010811281939853432094557294256394764670154743106163441247961576005854888943412883097535414672384051241840774501760847026130566013018064303148650155886296371035886147083452903946493943611761091907514639971265494414039000123173832463724380179522215424330731600013700226153705328014971608801067425480566574810546509393118898212755674568842119913691524567517023837 5248264251810304858785876281290354858621655591057291766914344285551609780341822288055951823236612886304910723013577902158352032048700634742184783398171049856173770052330549172981039915312835336090530133309521570186495529576347704737029699257241359541704161610099131524602227280769632864253373137479830655429449010511977056961675505118331631125924025120616250182610706252410160519462192744178941965001854765794286917495053859351633657182656023468933) math:sum 8491869941370110114605936293595953318300335620425767069365726279159601150856604702899844834047894826158342817570872158553116702203443740905626031359747055711062713465213646708395712299364077176865031894156547700752508547640650853387185585553612395427851245063003078018545839041861540378893344402974244694429572184344440781341855027333755961857524038820842403887938721224018961586887673310753752511511247884692499673169622701471547348707223540492770 . (1530 5248264251810304858785876281290354858621655591057291766914344285551609780341822288055951823236612886304910723013577902158352032048700634742184783398171049856173770052330549172981039915312835336090530133309521570186495529576347704737029699257241359541704161610099131524602227280769632864253373137479830655429449010511977056961675505118331631125924025120616250182610706252410160519462192744178941965001854765794286917495053859351633657182656023468933 8491869941370110114605936293595953318300335620425767069365726279159601150856604702899844834047894826158342817570872158553116702203443740905626031359747055711062713465213646708395712299364077176865031894156547700752508547640650853387185585553612395427851245063003078018545839041861540378893344402974244694429572184344440781341855027333755961857524038820842403887938721224018961586887673310753752511511247884692499673169622701471547348707223540492770) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25076,7 +25076,7 @@ _:gn_3821 { } _:gn_3822 { - 1532 math:greaterThan 1 . + (1532) math:greaterThan 1 . (1532 1) math:difference 1531 . (2004658562250499602965816268984756398942975561688816464462962291943618409827039873212058812425330946451478628456283645763587361893957528578743535436595044001284826639447451637566367531261593495316028372462495439620482511512044556086873812960870323655557078157195185030658615519677725349613401871985416616429325836679513332581495982902907300394324011420390096477282691280801359452036712177604131418492461646896074161820485017231719965658088506445096 3243605689559805255820060012305598459678680029368475302451381993607991370514782414843893010811281939853432094557294256394764670154743106163441247961576005854888943412883097535414672384051241840774501760847026130566013018064303148650155886296371035886147083452903946493943611761091907514639971265494414039000123173832463724380179522215424330731600013700226153705328014971608801067425480566574810546509393118898212755674568842119913691524567517023837) math:sum 5248264251810304858785876281290354858621655591057291766914344285551609780341822288055951823236612886304910723013577902158352032048700634742184783398171049856173770052330549172981039915312835336090530133309521570186495529576347704737029699257241359541704161610099131524602227280769632864253373137479830655429449010511977056961675505118331631125924025120616250182610706252410160519462192744178941965001854765794286917495053859351633657182656023468933 . (1531 3243605689559805255820060012305598459678680029368475302451381993607991370514782414843893010811281939853432094557294256394764670154743106163441247961576005854888943412883097535414672384051241840774501760847026130566013018064303148650155886296371035886147083452903946493943611761091907514639971265494414039000123173832463724380179522215424330731600013700226153705328014971608801067425480566574810546509393118898212755674568842119913691524567517023837 5248264251810304858785876281290354858621655591057291766914344285551609780341822288055951823236612886304910723013577902158352032048700634742184783398171049856173770052330549172981039915312835336090530133309521570186495529576347704737029699257241359541704161610099131524602227280769632864253373137479830655429449010511977056961675505118331631125924025120616250182610706252410160519462192744178941965001854765794286917495053859351633657182656023468933) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25087,7 +25087,7 @@ _:gn_3823 { } _:gn_3824 { - 1533 math:greaterThan 1 . + (1533) math:greaterThan 1 . (1533 1) math:difference 1532 . (1238947127309305652854243743320842060735704467679658837988419701664372960687742541631834198385950993401953466101010610631177308260785577584697712524980961853604116773435645897848304852789648345458473388384530690945530506552258592563282073335500712230590005295708761463284996241414182165026569393508997422570797337152950391798683539312517030337276002279836057228045323690807441615388768388970679128016931472002138593854083824888193725866479010578741 2004658562250499602965816268984756398942975561688816464462962291943618409827039873212058812425330946451478628456283645763587361893957528578743535436595044001284826639447451637566367531261593495316028372462495439620482511512044556086873812960870323655557078157195185030658615519677725349613401871985416616429325836679513332581495982902907300394324011420390096477282691280801359452036712177604131418492461646896074161820485017231719965658088506445096) math:sum 3243605689559805255820060012305598459678680029368475302451381993607991370514782414843893010811281939853432094557294256394764670154743106163441247961576005854888943412883097535414672384051241840774501760847026130566013018064303148650155886296371035886147083452903946493943611761091907514639971265494414039000123173832463724380179522215424330731600013700226153705328014971608801067425480566574810546509393118898212755674568842119913691524567517023837 . (1532 2004658562250499602965816268984756398942975561688816464462962291943618409827039873212058812425330946451478628456283645763587361893957528578743535436595044001284826639447451637566367531261593495316028372462495439620482511512044556086873812960870323655557078157195185030658615519677725349613401871985416616429325836679513332581495982902907300394324011420390096477282691280801359452036712177604131418492461646896074161820485017231719965658088506445096 3243605689559805255820060012305598459678680029368475302451381993607991370514782414843893010811281939853432094557294256394764670154743106163441247961576005854888943412883097535414672384051241840774501760847026130566013018064303148650155886296371035886147083452903946493943611761091907514639971265494414039000123173832463724380179522215424330731600013700226153705328014971608801067425480566574810546509393118898212755674568842119913691524567517023837) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25098,7 +25098,7 @@ _:gn_3825 { } _:gn_3826 { - 1534 math:greaterThan 1 . + (1534) math:greaterThan 1 . (1534 1) math:difference 1533 . (765711434941193950111572525663914338207271094009157626474542590279245449139297331580224614039379953049525162355273035132410053633171950994045822911614082147680709866011805739718062678471945149857554984077964748674952004959785963523591739625369611424967072861486423567373619278263543184586832478476419193858528499526562940782812443590390270057048009140554039249237367589993917836647943788633452290475530174893935567966401192343526239791609495866355 1238947127309305652854243743320842060735704467679658837988419701664372960687742541631834198385950993401953466101010610631177308260785577584697712524980961853604116773435645897848304852789648345458473388384530690945530506552258592563282073335500712230590005295708761463284996241414182165026569393508997422570797337152950391798683539312517030337276002279836057228045323690807441615388768388970679128016931472002138593854083824888193725866479010578741) math:sum 2004658562250499602965816268984756398942975561688816464462962291943618409827039873212058812425330946451478628456283645763587361893957528578743535436595044001284826639447451637566367531261593495316028372462495439620482511512044556086873812960870323655557078157195185030658615519677725349613401871985416616429325836679513332581495982902907300394324011420390096477282691280801359452036712177604131418492461646896074161820485017231719965658088506445096 . (1533 1238947127309305652854243743320842060735704467679658837988419701664372960687742541631834198385950993401953466101010610631177308260785577584697712524980961853604116773435645897848304852789648345458473388384530690945530506552258592563282073335500712230590005295708761463284996241414182165026569393508997422570797337152950391798683539312517030337276002279836057228045323690807441615388768388970679128016931472002138593854083824888193725866479010578741 2004658562250499602965816268984756398942975561688816464462962291943618409827039873212058812425330946451478628456283645763587361893957528578743535436595044001284826639447451637566367531261593495316028372462495439620482511512044556086873812960870323655557078157195185030658615519677725349613401871985416616429325836679513332581495982902907300394324011420390096477282691280801359452036712177604131418492461646896074161820485017231719965658088506445096) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25109,7 +25109,7 @@ _:gn_3827 { } _:gn_3828 { - 1535 math:greaterThan 1 . + (1535) math:greaterThan 1 . (1535 1) math:difference 1534 . (473235692368111702742671217656927722528433373670501211513877111385127511548445210051609584346571040352428303745737575498767254627613626590651889613366879705923406907423840158130242174317703195600918404306565942270578501592472629039690333710131100805622932434222337895911376963150638980439736915032578228712268837626387451015871095722126760280227993139282017978807956100813523778740824600337226837541401297108203025887682632544667486074869514712386 765711434941193950111572525663914338207271094009157626474542590279245449139297331580224614039379953049525162355273035132410053633171950994045822911614082147680709866011805739718062678471945149857554984077964748674952004959785963523591739625369611424967072861486423567373619278263543184586832478476419193858528499526562940782812443590390270057048009140554039249237367589993917836647943788633452290475530174893935567966401192343526239791609495866355) math:sum 1238947127309305652854243743320842060735704467679658837988419701664372960687742541631834198385950993401953466101010610631177308260785577584697712524980961853604116773435645897848304852789648345458473388384530690945530506552258592563282073335500712230590005295708761463284996241414182165026569393508997422570797337152950391798683539312517030337276002279836057228045323690807441615388768388970679128016931472002138593854083824888193725866479010578741 . (1534 765711434941193950111572525663914338207271094009157626474542590279245449139297331580224614039379953049525162355273035132410053633171950994045822911614082147680709866011805739718062678471945149857554984077964748674952004959785963523591739625369611424967072861486423567373619278263543184586832478476419193858528499526562940782812443590390270057048009140554039249237367589993917836647943788633452290475530174893935567966401192343526239791609495866355 1238947127309305652854243743320842060735704467679658837988419701664372960687742541631834198385950993401953466101010610631177308260785577584697712524980961853604116773435645897848304852789648345458473388384530690945530506552258592563282073335500712230590005295708761463284996241414182165026569393508997422570797337152950391798683539312517030337276002279836057228045323690807441615388768388970679128016931472002138593854083824888193725866479010578741) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25120,7 +25120,7 @@ _:gn_3829 { } _:gn_3830 { - 1536 math:greaterThan 1 . + (1536) math:greaterThan 1 . (1536 1) math:difference 1535 . (292475742573082247368901308006986615678837720338656414960665478894117937590852121528615029692808912697096858609535459633642799005558324403393933298247202441757302958587965581587820504154241954256636579771398806404373503367313334483901405915238510619344140427264085671462242315112904204147095563443840965146259661900175489766941347868263509776820016001272021270429411489180394057907119188296225452934128877785732542078718559798858753716739981153969 473235692368111702742671217656927722528433373670501211513877111385127511548445210051609584346571040352428303745737575498767254627613626590651889613366879705923406907423840158130242174317703195600918404306565942270578501592472629039690333710131100805622932434222337895911376963150638980439736915032578228712268837626387451015871095722126760280227993139282017978807956100813523778740824600337226837541401297108203025887682632544667486074869514712386) math:sum 765711434941193950111572525663914338207271094009157626474542590279245449139297331580224614039379953049525162355273035132410053633171950994045822911614082147680709866011805739718062678471945149857554984077964748674952004959785963523591739625369611424967072861486423567373619278263543184586832478476419193858528499526562940782812443590390270057048009140554039249237367589993917836647943788633452290475530174893935567966401192343526239791609495866355 . (1535 473235692368111702742671217656927722528433373670501211513877111385127511548445210051609584346571040352428303745737575498767254627613626590651889613366879705923406907423840158130242174317703195600918404306565942270578501592472629039690333710131100805622932434222337895911376963150638980439736915032578228712268837626387451015871095722126760280227993139282017978807956100813523778740824600337226837541401297108203025887682632544667486074869514712386 765711434941193950111572525663914338207271094009157626474542590279245449139297331580224614039379953049525162355273035132410053633171950994045822911614082147680709866011805739718062678471945149857554984077964748674952004959785963523591739625369611424967072861486423567373619278263543184586832478476419193858528499526562940782812443590390270057048009140554039249237367589993917836647943788633452290475530174893935567966401192343526239791609495866355) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25131,7 +25131,7 @@ _:gn_3831 { } _:gn_3832 { - 1537 math:greaterThan 1 . + (1537) math:greaterThan 1 . (1537 1) math:difference 1536 . (180759949795029455373769909649941106849595653331844796553211632491009573957593088522994554653762127655331445136202115865124455622055302187257956315119677264166103948835874576542421670163461241344281824535167135866204998225159294555788927794892590186278792006958252224449134648037734776292641351588737263566009175726211961248929747853863250503407977138009996708378544611633129720833705412041001384607272419322470483808964072745808732358129533558417 292475742573082247368901308006986615678837720338656414960665478894117937590852121528615029692808912697096858609535459633642799005558324403393933298247202441757302958587965581587820504154241954256636579771398806404373503367313334483901405915238510619344140427264085671462242315112904204147095563443840965146259661900175489766941347868263509776820016001272021270429411489180394057907119188296225452934128877785732542078718559798858753716739981153969) math:sum 473235692368111702742671217656927722528433373670501211513877111385127511548445210051609584346571040352428303745737575498767254627613626590651889613366879705923406907423840158130242174317703195600918404306565942270578501592472629039690333710131100805622932434222337895911376963150638980439736915032578228712268837626387451015871095722126760280227993139282017978807956100813523778740824600337226837541401297108203025887682632544667486074869514712386 . (1536 292475742573082247368901308006986615678837720338656414960665478894117937590852121528615029692808912697096858609535459633642799005558324403393933298247202441757302958587965581587820504154241954256636579771398806404373503367313334483901405915238510619344140427264085671462242315112904204147095563443840965146259661900175489766941347868263509776820016001272021270429411489180394057907119188296225452934128877785732542078718559798858753716739981153969 473235692368111702742671217656927722528433373670501211513877111385127511548445210051609584346571040352428303745737575498767254627613626590651889613366879705923406907423840158130242174317703195600918404306565942270578501592472629039690333710131100805622932434222337895911376963150638980439736915032578228712268837626387451015871095722126760280227993139282017978807956100813523778740824600337226837541401297108203025887682632544667486074869514712386) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25142,7 +25142,7 @@ _:gn_3833 { } _:gn_3834 { - 1538 math:greaterThan 1 . + (1538) math:greaterThan 1 . (1538 1) math:difference 1537 . (111715792778052791995131398357045508829242067006811618407453846403108363633259033005620475039046785041765413473333343768518343383503022216135976983127525177591199009752091005045398833990780712912354755236231670538168505142154039928112478120345920433065348420305833447013107667075169427854454211855103701580250486173963528518011600014400259273412038863262024562050866877547264337073413776255224068326856458463262058269754487053050021358610447595552 180759949795029455373769909649941106849595653331844796553211632491009573957593088522994554653762127655331445136202115865124455622055302187257956315119677264166103948835874576542421670163461241344281824535167135866204998225159294555788927794892590186278792006958252224449134648037734776292641351588737263566009175726211961248929747853863250503407977138009996708378544611633129720833705412041001384607272419322470483808964072745808732358129533558417) math:sum 292475742573082247368901308006986615678837720338656414960665478894117937590852121528615029692808912697096858609535459633642799005558324403393933298247202441757302958587965581587820504154241954256636579771398806404373503367313334483901405915238510619344140427264085671462242315112904204147095563443840965146259661900175489766941347868263509776820016001272021270429411489180394057907119188296225452934128877785732542078718559798858753716739981153969 . (1537 180759949795029455373769909649941106849595653331844796553211632491009573957593088522994554653762127655331445136202115865124455622055302187257956315119677264166103948835874576542421670163461241344281824535167135866204998225159294555788927794892590186278792006958252224449134648037734776292641351588737263566009175726211961248929747853863250503407977138009996708378544611633129720833705412041001384607272419322470483808964072745808732358129533558417 292475742573082247368901308006986615678837720338656414960665478894117937590852121528615029692808912697096858609535459633642799005558324403393933298247202441757302958587965581587820504154241954256636579771398806404373503367313334483901405915238510619344140427264085671462242315112904204147095563443840965146259661900175489766941347868263509776820016001272021270429411489180394057907119188296225452934128877785732542078718559798858753716739981153969) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25153,7 +25153,7 @@ _:gn_3835 { } _:gn_3836 { - 1539 math:greaterThan 1 . + (1539) math:greaterThan 1 . (1539 1) math:difference 1538 . (69044157016976663378638511292895598020353586325033178145757786087901210324334055517374079614715342613566031662868772096606112238552279971121979331992152086574904939083783571497022836172680528431927069298935465328036493083005254627676449674546669753213443586652418777436026980962565348438187139733633561985758689552248432730918147839462991229995938274747972146327677734085865383760291635785777316280415960859208425539209585692758710999519085962865 111715792778052791995131398357045508829242067006811618407453846403108363633259033005620475039046785041765413473333343768518343383503022216135976983127525177591199009752091005045398833990780712912354755236231670538168505142154039928112478120345920433065348420305833447013107667075169427854454211855103701580250486173963528518011600014400259273412038863262024562050866877547264337073413776255224068326856458463262058269754487053050021358610447595552) math:sum 180759949795029455373769909649941106849595653331844796553211632491009573957593088522994554653762127655331445136202115865124455622055302187257956315119677264166103948835874576542421670163461241344281824535167135866204998225159294555788927794892590186278792006958252224449134648037734776292641351588737263566009175726211961248929747853863250503407977138009996708378544611633129720833705412041001384607272419322470483808964072745808732358129533558417 . (1538 111715792778052791995131398357045508829242067006811618407453846403108363633259033005620475039046785041765413473333343768518343383503022216135976983127525177591199009752091005045398833990780712912354755236231670538168505142154039928112478120345920433065348420305833447013107667075169427854454211855103701580250486173963528518011600014400259273412038863262024562050866877547264337073413776255224068326856458463262058269754487053050021358610447595552 180759949795029455373769909649941106849595653331844796553211632491009573957593088522994554653762127655331445136202115865124455622055302187257956315119677264166103948835874576542421670163461241344281824535167135866204998225159294555788927794892590186278792006958252224449134648037734776292641351588737263566009175726211961248929747853863250503407977138009996708378544611633129720833705412041001384607272419322470483808964072745808732358129533558417) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25164,7 +25164,7 @@ _:gn_3837 { } _:gn_3838 { - 1540 math:greaterThan 1 . + (1540) math:greaterThan 1 . (1540 1) math:difference 1539 . (42671635761076128616492887064149910808888480681778440261696060315207153308924977488246395424331442428199381810464571671912231144950742245013997651135373091016294070668307433548375997818100184480427685937296205210132012059148785300436028445799250679851904833653414669577080686112604079416267072121470139594491796621715095787093452174937268043416100588514052415723189143461398953313122140469446752046440497604053632730544901360291310359091361632687 69044157016976663378638511292895598020353586325033178145757786087901210324334055517374079614715342613566031662868772096606112238552279971121979331992152086574904939083783571497022836172680528431927069298935465328036493083005254627676449674546669753213443586652418777436026980962565348438187139733633561985758689552248432730918147839462991229995938274747972146327677734085865383760291635785777316280415960859208425539209585692758710999519085962865) math:sum 111715792778052791995131398357045508829242067006811618407453846403108363633259033005620475039046785041765413473333343768518343383503022216135976983127525177591199009752091005045398833990780712912354755236231670538168505142154039928112478120345920433065348420305833447013107667075169427854454211855103701580250486173963528518011600014400259273412038863262024562050866877547264337073413776255224068326856458463262058269754487053050021358610447595552 . (1539 69044157016976663378638511292895598020353586325033178145757786087901210324334055517374079614715342613566031662868772096606112238552279971121979331992152086574904939083783571497022836172680528431927069298935465328036493083005254627676449674546669753213443586652418777436026980962565348438187139733633561985758689552248432730918147839462991229995938274747972146327677734085865383760291635785777316280415960859208425539209585692758710999519085962865 111715792778052791995131398357045508829242067006811618407453846403108363633259033005620475039046785041765413473333343768518343383503022216135976983127525177591199009752091005045398833990780712912354755236231670538168505142154039928112478120345920433065348420305833447013107667075169427854454211855103701580250486173963528518011600014400259273412038863262024562050866877547264337073413776255224068326856458463262058269754487053050021358610447595552) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25175,7 +25175,7 @@ _:gn_3839 { } _:gn_3840 { - 1541 math:greaterThan 1 . + (1541) math:greaterThan 1 . (1541 1) math:difference 1540 . (26372521255900534762145624228745687211465105643254737884061725772694057015409078029127684190383900185366649852404200424693881093601537726107981680856778995558610868415476137948646838354580343951499383361639260117904481023856469327240421228747419073361538752999004107858946294849961269021920067612163422391266892930533336943824695664525723186579837686233919730604488590624466430447169495316330564233975463255154792808664684332467400640427724330178 42671635761076128616492887064149910808888480681778440261696060315207153308924977488246395424331442428199381810464571671912231144950742245013997651135373091016294070668307433548375997818100184480427685937296205210132012059148785300436028445799250679851904833653414669577080686112604079416267072121470139594491796621715095787093452174937268043416100588514052415723189143461398953313122140469446752046440497604053632730544901360291310359091361632687) math:sum 69044157016976663378638511292895598020353586325033178145757786087901210324334055517374079614715342613566031662868772096606112238552279971121979331992152086574904939083783571497022836172680528431927069298935465328036493083005254627676449674546669753213443586652418777436026980962565348438187139733633561985758689552248432730918147839462991229995938274747972146327677734085865383760291635785777316280415960859208425539209585692758710999519085962865 . (1540 42671635761076128616492887064149910808888480681778440261696060315207153308924977488246395424331442428199381810464571671912231144950742245013997651135373091016294070668307433548375997818100184480427685937296205210132012059148785300436028445799250679851904833653414669577080686112604079416267072121470139594491796621715095787093452174937268043416100588514052415723189143461398953313122140469446752046440497604053632730544901360291310359091361632687 69044157016976663378638511292895598020353586325033178145757786087901210324334055517374079614715342613566031662868772096606112238552279971121979331992152086574904939083783571497022836172680528431927069298935465328036493083005254627676449674546669753213443586652418777436026980962565348438187139733633561985758689552248432730918147839462991229995938274747972146327677734085865383760291635785777316280415960859208425539209585692758710999519085962865) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25186,7 +25186,7 @@ _:gn_3841 { } _:gn_3842 { - 1542 math:greaterThan 1 . + (1542) math:greaterThan 1 . (1542 1) math:difference 1541 . (16299114505175593854347262835404223597423375038523702377634334542513096293515899459118711233947542242832731958060371247218350051349204518906015970278594095457683202252831295599729159463519840528928302575656945092227531035292315973195607217051831606490366080654410561718134391262642810394347004509306717203224903691181758843268756510411544856836262902280132685118700552836932522865952645153116187812465034348898839921880217027823909718663637302509 26372521255900534762145624228745687211465105643254737884061725772694057015409078029127684190383900185366649852404200424693881093601537726107981680856778995558610868415476137948646838354580343951499383361639260117904481023856469327240421228747419073361538752999004107858946294849961269021920067612163422391266892930533336943824695664525723186579837686233919730604488590624466430447169495316330564233975463255154792808664684332467400640427724330178) math:sum 42671635761076128616492887064149910808888480681778440261696060315207153308924977488246395424331442428199381810464571671912231144950742245013997651135373091016294070668307433548375997818100184480427685937296205210132012059148785300436028445799250679851904833653414669577080686112604079416267072121470139594491796621715095787093452174937268043416100588514052415723189143461398953313122140469446752046440497604053632730544901360291310359091361632687 . (1541 26372521255900534762145624228745687211465105643254737884061725772694057015409078029127684190383900185366649852404200424693881093601537726107981680856778995558610868415476137948646838354580343951499383361639260117904481023856469327240421228747419073361538752999004107858946294849961269021920067612163422391266892930533336943824695664525723186579837686233919730604488590624466430447169495316330564233975463255154792808664684332467400640427724330178 42671635761076128616492887064149910808888480681778440261696060315207153308924977488246395424331442428199381810464571671912231144950742245013997651135373091016294070668307433548375997818100184480427685937296205210132012059148785300436028445799250679851904833653414669577080686112604079416267072121470139594491796621715095787093452174937268043416100588514052415723189143461398953313122140469446752046440497604053632730544901360291310359091361632687) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25197,7 +25197,7 @@ _:gn_3843 { } _:gn_3844 { - 1543 math:greaterThan 1 . + (1543) math:greaterThan 1 . (1543 1) math:difference 1542 . (10073406750724940907798361393341463614041730604731035506427391230180960721893178570008972956436357942533917894343829177475531042252333207201965710578184900100927666162644842348917678891060503422571080785982315025676949988564153354044814011695587466871172672344593546140811903587318458627573063102856705188041989239351578100555939154114178329743574783953787045485788037787533907581216850163214376421510428906255952886784467304643490921764087027669 16299114505175593854347262835404223597423375038523702377634334542513096293515899459118711233947542242832731958060371247218350051349204518906015970278594095457683202252831295599729159463519840528928302575656945092227531035292315973195607217051831606490366080654410561718134391262642810394347004509306717203224903691181758843268756510411544856836262902280132685118700552836932522865952645153116187812465034348898839921880217027823909718663637302509) math:sum 26372521255900534762145624228745687211465105643254737884061725772694057015409078029127684190383900185366649852404200424693881093601537726107981680856778995558610868415476137948646838354580343951499383361639260117904481023856469327240421228747419073361538752999004107858946294849961269021920067612163422391266892930533336943824695664525723186579837686233919730604488590624466430447169495316330564233975463255154792808664684332467400640427724330178 . (1542 16299114505175593854347262835404223597423375038523702377634334542513096293515899459118711233947542242832731958060371247218350051349204518906015970278594095457683202252831295599729159463519840528928302575656945092227531035292315973195607217051831606490366080654410561718134391262642810394347004509306717203224903691181758843268756510411544856836262902280132685118700552836932522865952645153116187812465034348898839921880217027823909718663637302509 26372521255900534762145624228745687211465105643254737884061725772694057015409078029127684190383900185366649852404200424693881093601537726107981680856778995558610868415476137948646838354580343951499383361639260117904481023856469327240421228747419073361538752999004107858946294849961269021920067612163422391266892930533336943824695664525723186579837686233919730604488590624466430447169495316330564233975463255154792808664684332467400640427724330178) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25208,7 +25208,7 @@ _:gn_3845 { } _:gn_3846 { - 1544 math:greaterThan 1 . + (1544) math:greaterThan 1 . (1544 1) math:difference 1543 . (6225707754450652946548901442062759983381644433792666871206943312332135571622720889109738277511184300298814063716542069742819009096871311704050259700409195356755536090186453250811480572459337106357221789674630066550581046728162619150793205356244139619193408309817015577322487675324351766773941406450012015182914451830180742712817356297366527092688118326345639632912515049398615284735794989901811390954605442642887035095749723180418796899550274840 10073406750724940907798361393341463614041730604731035506427391230180960721893178570008972956436357942533917894343829177475531042252333207201965710578184900100927666162644842348917678891060503422571080785982315025676949988564153354044814011695587466871172672344593546140811903587318458627573063102856705188041989239351578100555939154114178329743574783953787045485788037787533907581216850163214376421510428906255952886784467304643490921764087027669) math:sum 16299114505175593854347262835404223597423375038523702377634334542513096293515899459118711233947542242832731958060371247218350051349204518906015970278594095457683202252831295599729159463519840528928302575656945092227531035292315973195607217051831606490366080654410561718134391262642810394347004509306717203224903691181758843268756510411544856836262902280132685118700552836932522865952645153116187812465034348898839921880217027823909718663637302509 . (1543 10073406750724940907798361393341463614041730604731035506427391230180960721893178570008972956436357942533917894343829177475531042252333207201965710578184900100927666162644842348917678891060503422571080785982315025676949988564153354044814011695587466871172672344593546140811903587318458627573063102856705188041989239351578100555939154114178329743574783953787045485788037787533907581216850163214376421510428906255952886784467304643490921764087027669 16299114505175593854347262835404223597423375038523702377634334542513096293515899459118711233947542242832731958060371247218350051349204518906015970278594095457683202252831295599729159463519840528928302575656945092227531035292315973195607217051831606490366080654410561718134391262642810394347004509306717203224903691181758843268756510411544856836262902280132685118700552836932522865952645153116187812465034348898839921880217027823909718663637302509) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25219,7 +25219,7 @@ _:gn_3847 { } _:gn_3848 { - 1545 math:greaterThan 1 . + (1545) math:greaterThan 1 . (1545 1) math:difference 1544 . (3847698996274287961249459951278703630660086170938368635220447917848825150270457680899234678925173642235103830627287107732712033155461895497915450877775704744172130072458389098106198318601166316213858996307684959126368941835990734894020806339343327251979264034776530563489415911994106860799121696406693172859074787521397357843121797816811802650886665627441405852875522738135292296481055173312565030555823463613065851688717581463072124864536752829 6225707754450652946548901442062759983381644433792666871206943312332135571622720889109738277511184300298814063716542069742819009096871311704050259700409195356755536090186453250811480572459337106357221789674630066550581046728162619150793205356244139619193408309817015577322487675324351766773941406450012015182914451830180742712817356297366527092688118326345639632912515049398615284735794989901811390954605442642887035095749723180418796899550274840) math:sum 10073406750724940907798361393341463614041730604731035506427391230180960721893178570008972956436357942533917894343829177475531042252333207201965710578184900100927666162644842348917678891060503422571080785982315025676949988564153354044814011695587466871172672344593546140811903587318458627573063102856705188041989239351578100555939154114178329743574783953787045485788037787533907581216850163214376421510428906255952886784467304643490921764087027669 . (1544 6225707754450652946548901442062759983381644433792666871206943312332135571622720889109738277511184300298814063716542069742819009096871311704050259700409195356755536090186453250811480572459337106357221789674630066550581046728162619150793205356244139619193408309817015577322487675324351766773941406450012015182914451830180742712817356297366527092688118326345639632912515049398615284735794989901811390954605442642887035095749723180418796899550274840 10073406750724940907798361393341463614041730604731035506427391230180960721893178570008972956436357942533917894343829177475531042252333207201965710578184900100927666162644842348917678891060503422571080785982315025676949988564153354044814011695587466871172672344593546140811903587318458627573063102856705188041989239351578100555939154114178329743574783953787045485788037787533907581216850163214376421510428906255952886784467304643490921764087027669) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25230,7 +25230,7 @@ _:gn_3849 { } _:gn_3850 { - 1546 math:greaterThan 1 . + (1546) math:greaterThan 1 . (1546 1) math:difference 1545 . (2378008758176364985299441490784056352721558262854298235986495394483310421352263208210503598586010658063710233089254962010106975941409416206134808822633490612583406017728064152705282253858170790143362793366945107424212104892171884256772399016900812367214144275040485013833071763330244905974819710043318842323839664308783384869695558480554724441801452698904233780036992311263322988254739816589246360398781979029821183407032141717346672035013522011 3847698996274287961249459951278703630660086170938368635220447917848825150270457680899234678925173642235103830627287107732712033155461895497915450877775704744172130072458389098106198318601166316213858996307684959126368941835990734894020806339343327251979264034776530563489415911994106860799121696406693172859074787521397357843121797816811802650886665627441405852875522738135292296481055173312565030555823463613065851688717581463072124864536752829) math:sum 6225707754450652946548901442062759983381644433792666871206943312332135571622720889109738277511184300298814063716542069742819009096871311704050259700409195356755536090186453250811480572459337106357221789674630066550581046728162619150793205356244139619193408309817015577322487675324351766773941406450012015182914451830180742712817356297366527092688118326345639632912515049398615284735794989901811390954605442642887035095749723180418796899550274840 . (1545 3847698996274287961249459951278703630660086170938368635220447917848825150270457680899234678925173642235103830627287107732712033155461895497915450877775704744172130072458389098106198318601166316213858996307684959126368941835990734894020806339343327251979264034776530563489415911994106860799121696406693172859074787521397357843121797816811802650886665627441405852875522738135292296481055173312565030555823463613065851688717581463072124864536752829 6225707754450652946548901442062759983381644433792666871206943312332135571622720889109738277511184300298814063716542069742819009096871311704050259700409195356755536090186453250811480572459337106357221789674630066550581046728162619150793205356244139619193408309817015577322487675324351766773941406450012015182914451830180742712817356297366527092688118326345639632912515049398615284735794989901811390954605442642887035095749723180418796899550274840) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25241,7 +25241,7 @@ _:gn_3851 { } _:gn_3852 { - 1547 math:greaterThan 1 . + (1547) math:greaterThan 1 . (1547 1) math:difference 1546 . (1469690238097922975950018460494647277938527908084070399233952523365514728918194472688731080339162984171393597538032145722605057214052479291780642055142214131588724054730324945400916064742995526070496202940739851702156836943818850637248407322442514884765119759736045549656344148663861954824301986363374330535235123212613972973426239336257078209085212928537172072838530426871969308226315356723318670157041484583244668281685439745725452829523230818 2378008758176364985299441490784056352721558262854298235986495394483310421352263208210503598586010658063710233089254962010106975941409416206134808822633490612583406017728064152705282253858170790143362793366945107424212104892171884256772399016900812367214144275040485013833071763330244905974819710043318842323839664308783384869695558480554724441801452698904233780036992311263322988254739816589246360398781979029821183407032141717346672035013522011) math:sum 3847698996274287961249459951278703630660086170938368635220447917848825150270457680899234678925173642235103830627287107732712033155461895497915450877775704744172130072458389098106198318601166316213858996307684959126368941835990734894020806339343327251979264034776530563489415911994106860799121696406693172859074787521397357843121797816811802650886665627441405852875522738135292296481055173312565030555823463613065851688717581463072124864536752829 . (1546 2378008758176364985299441490784056352721558262854298235986495394483310421352263208210503598586010658063710233089254962010106975941409416206134808822633490612583406017728064152705282253858170790143362793366945107424212104892171884256772399016900812367214144275040485013833071763330244905974819710043318842323839664308783384869695558480554724441801452698904233780036992311263322988254739816589246360398781979029821183407032141717346672035013522011 3847698996274287961249459951278703630660086170938368635220447917848825150270457680899234678925173642235103830627287107732712033155461895497915450877775704744172130072458389098106198318601166316213858996307684959126368941835990734894020806339343327251979264034776530563489415911994106860799121696406693172859074787521397357843121797816811802650886665627441405852875522738135292296481055173312565030555823463613065851688717581463072124864536752829) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25252,7 +25252,7 @@ _:gn_3853 { } _:gn_3854 { - 1548 math:greaterThan 1 . + (1548) math:greaterThan 1 . (1548 1) math:difference 1547 . (908318520078442009349423030289409074783030354770227836752542871117795692434068735521772518246847673892316635551222816287501918727356936914354166767491276480994681962997739207304366189115175264072866590426205255722055267948353033619523991694458297482449024515304439464176727614666382951150517723679944511788604541096169411896269319144297646232716239770367061707198461884391353680028424459865927690241740494446576515125346701971621219205490291193 1469690238097922975950018460494647277938527908084070399233952523365514728918194472688731080339162984171393597538032145722605057214052479291780642055142214131588724054730324945400916064742995526070496202940739851702156836943818850637248407322442514884765119759736045549656344148663861954824301986363374330535235123212613972973426239336257078209085212928537172072838530426871969308226315356723318670157041484583244668281685439745725452829523230818) math:sum 2378008758176364985299441490784056352721558262854298235986495394483310421352263208210503598586010658063710233089254962010106975941409416206134808822633490612583406017728064152705282253858170790143362793366945107424212104892171884256772399016900812367214144275040485013833071763330244905974819710043318842323839664308783384869695558480554724441801452698904233780036992311263322988254739816589246360398781979029821183407032141717346672035013522011 . (1547 1469690238097922975950018460494647277938527908084070399233952523365514728918194472688731080339162984171393597538032145722605057214052479291780642055142214131588724054730324945400916064742995526070496202940739851702156836943818850637248407322442514884765119759736045549656344148663861954824301986363374330535235123212613972973426239336257078209085212928537172072838530426871969308226315356723318670157041484583244668281685439745725452829523230818 2378008758176364985299441490784056352721558262854298235986495394483310421352263208210503598586010658063710233089254962010106975941409416206134808822633490612583406017728064152705282253858170790143362793366945107424212104892171884256772399016900812367214144275040485013833071763330244905974819710043318842323839664308783384869695558480554724441801452698904233780036992311263322988254739816589246360398781979029821183407032141717346672035013522011) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25263,7 +25263,7 @@ _:gn_3855 { } _:gn_3856 { - 1549 math:greaterThan 1 . + (1549) math:greaterThan 1 . (1549 1) math:difference 1548 . (561371718019480966600595430205238203155497553313842562481409652247719036484125737166958562092315310279076961986809329435103138486695542377426475287650937650594042091732585738096549875627820261997629612514534595980101568995465817017724415627984217402316095244431606085479616533997479003673784262683429818746630582116444561077156920191959431976368973158170110365640068542480615628197890896857390979915300990136668153156338737774104233624032939625 908318520078442009349423030289409074783030354770227836752542871117795692434068735521772518246847673892316635551222816287501918727356936914354166767491276480994681962997739207304366189115175264072866590426205255722055267948353033619523991694458297482449024515304439464176727614666382951150517723679944511788604541096169411896269319144297646232716239770367061707198461884391353680028424459865927690241740494446576515125346701971621219205490291193) math:sum 1469690238097922975950018460494647277938527908084070399233952523365514728918194472688731080339162984171393597538032145722605057214052479291780642055142214131588724054730324945400916064742995526070496202940739851702156836943818850637248407322442514884765119759736045549656344148663861954824301986363374330535235123212613972973426239336257078209085212928537172072838530426871969308226315356723318670157041484583244668281685439745725452829523230818 . (1548 908318520078442009349423030289409074783030354770227836752542871117795692434068735521772518246847673892316635551222816287501918727356936914354166767491276480994681962997739207304366189115175264072866590426205255722055267948353033619523991694458297482449024515304439464176727614666382951150517723679944511788604541096169411896269319144297646232716239770367061707198461884391353680028424459865927690241740494446576515125346701971621219205490291193 1469690238097922975950018460494647277938527908084070399233952523365514728918194472688731080339162984171393597538032145722605057214052479291780642055142214131588724054730324945400916064742995526070496202940739851702156836943818850637248407322442514884765119759736045549656344148663861954824301986363374330535235123212613972973426239336257078209085212928537172072838530426871969308226315356723318670157041484583244668281685439745725452829523230818) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25274,7 +25274,7 @@ _:gn_3857 { } _:gn_3858 { - 1550 math:greaterThan 1 . + (1550) math:greaterThan 1 . (1550 1) math:difference 1549 . (346946802058961042748827600084170871627532801456385274271133218870076655949942998354813956154532363613239673564413486852398780240661394536927691479840338830400639871265153469207816313487355002075236977911670659741953698952887216601799576066474080080132929270872833378697111080668903947476733460996514693041973958979724850819112398952338214256347266612196951341558393341910738051830533563008536710326439504309908361969007964197516985581457351568 561371718019480966600595430205238203155497553313842562481409652247719036484125737166958562092315310279076961986809329435103138486695542377426475287650937650594042091732585738096549875627820261997629612514534595980101568995465817017724415627984217402316095244431606085479616533997479003673784262683429818746630582116444561077156920191959431976368973158170110365640068542480615628197890896857390979915300990136668153156338737774104233624032939625) math:sum 908318520078442009349423030289409074783030354770227836752542871117795692434068735521772518246847673892316635551222816287501918727356936914354166767491276480994681962997739207304366189115175264072866590426205255722055267948353033619523991694458297482449024515304439464176727614666382951150517723679944511788604541096169411896269319144297646232716239770367061707198461884391353680028424459865927690241740494446576515125346701971621219205490291193 . (1549 561371718019480966600595430205238203155497553313842562481409652247719036484125737166958562092315310279076961986809329435103138486695542377426475287650937650594042091732585738096549875627820261997629612514534595980101568995465817017724415627984217402316095244431606085479616533997479003673784262683429818746630582116444561077156920191959431976368973158170110365640068542480615628197890896857390979915300990136668153156338737774104233624032939625 908318520078442009349423030289409074783030354770227836752542871117795692434068735521772518246847673892316635551222816287501918727356936914354166767491276480994681962997739207304366189115175264072866590426205255722055267948353033619523991694458297482449024515304439464176727614666382951150517723679944511788604541096169411896269319144297646232716239770367061707198461884391353680028424459865927690241740494446576515125346701971621219205490291193) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25285,7 +25285,7 @@ _:gn_3859 { } _:gn_3860 { - 1551 math:greaterThan 1 . + (1551) math:greaterThan 1 . (1551 1) math:difference 1550 . (214424915960519923851767830121067331527964751857457288210276433377642380534182738812144605937782946665837288422395842582704358246034147840498783807810598820193402220467432268888733562140465259922392634602863936238147870042578600415924839561510137322183165973558772706782505453328575056197050801686915125704656623136719710258044521239621217720021706545973159024081675200569877576367357333848854269588861485826759791187330773576587248042575588057 346946802058961042748827600084170871627532801456385274271133218870076655949942998354813956154532363613239673564413486852398780240661394536927691479840338830400639871265153469207816313487355002075236977911670659741953698952887216601799576066474080080132929270872833378697111080668903947476733460996514693041973958979724850819112398952338214256347266612196951341558393341910738051830533563008536710326439504309908361969007964197516985581457351568) math:sum 561371718019480966600595430205238203155497553313842562481409652247719036484125737166958562092315310279076961986809329435103138486695542377426475287650937650594042091732585738096549875627820261997629612514534595980101568995465817017724415627984217402316095244431606085479616533997479003673784262683429818746630582116444561077156920191959431976368973158170110365640068542480615628197890896857390979915300990136668153156338737774104233624032939625 . (1550 346946802058961042748827600084170871627532801456385274271133218870076655949942998354813956154532363613239673564413486852398780240661394536927691479840338830400639871265153469207816313487355002075236977911670659741953698952887216601799576066474080080132929270872833378697111080668903947476733460996514693041973958979724850819112398952338214256347266612196951341558393341910738051830533563008536710326439504309908361969007964197516985581457351568 561371718019480966600595430205238203155497553313842562481409652247719036484125737166958562092315310279076961986809329435103138486695542377426475287650937650594042091732585738096549875627820261997629612514534595980101568995465817017724415627984217402316095244431606085479616533997479003673784262683429818746630582116444561077156920191959431976368973158170110365640068542480615628197890896857390979915300990136668153156338737774104233624032939625) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25296,7 +25296,7 @@ _:gn_3861 { } _:gn_3862 { - 1552 math:greaterThan 1 . + (1552) math:greaterThan 1 . (1552 1) math:difference 1551 . (132521886098441118897059769963103540099568049598927986060856785492434275415760259542669350216749416947402385142017644269694421994627246696428907672029740010207237650797721200319082751346889742152844343308806723503805828910308616185874736504963942757949763297314060671914605627340328891279682659309599567337317335843005140561067877712716996536325560066223792317476718141340860475463176229159682440737578018483148570781677190620929737538881763511 214424915960519923851767830121067331527964751857457288210276433377642380534182738812144605937782946665837288422395842582704358246034147840498783807810598820193402220467432268888733562140465259922392634602863936238147870042578600415924839561510137322183165973558772706782505453328575056197050801686915125704656623136719710258044521239621217720021706545973159024081675200569877576367357333848854269588861485826759791187330773576587248042575588057) math:sum 346946802058961042748827600084170871627532801456385274271133218870076655949942998354813956154532363613239673564413486852398780240661394536927691479840338830400639871265153469207816313487355002075236977911670659741953698952887216601799576066474080080132929270872833378697111080668903947476733460996514693041973958979724850819112398952338214256347266612196951341558393341910738051830533563008536710326439504309908361969007964197516985581457351568 . (1551 214424915960519923851767830121067331527964751857457288210276433377642380534182738812144605937782946665837288422395842582704358246034147840498783807810598820193402220467432268888733562140465259922392634602863936238147870042578600415924839561510137322183165973558772706782505453328575056197050801686915125704656623136719710258044521239621217720021706545973159024081675200569877576367357333848854269588861485826759791187330773576587248042575588057 346946802058961042748827600084170871627532801456385274271133218870076655949942998354813956154532363613239673564413486852398780240661394536927691479840338830400639871265153469207816313487355002075236977911670659741953698952887216601799576066474080080132929270872833378697111080668903947476733460996514693041973958979724850819112398952338214256347266612196951341558393341910738051830533563008536710326439504309908361969007964197516985581457351568) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25307,7 +25307,7 @@ _:gn_3863 { } _:gn_3864 { - 1553 math:greaterThan 1 . + (1553) math:greaterThan 1 . (1553 1) math:difference 1552 . (81903029862078804954708060157963791428396702258529302149419647885208105118422479269475255721033529718434903280378198313009936251406901144069876135780858809986164569669711068569650810793575517769548291294057212734342041132269984230050103056546194564233402676244712034867899825988246164917368142377315558367339287293714569696976643526904221183696146479749366706604957059229017100904181104689171828851283467343611220405653582955657510503693824546 132521886098441118897059769963103540099568049598927986060856785492434275415760259542669350216749416947402385142017644269694421994627246696428907672029740010207237650797721200319082751346889742152844343308806723503805828910308616185874736504963942757949763297314060671914605627340328891279682659309599567337317335843005140561067877712716996536325560066223792317476718141340860475463176229159682440737578018483148570781677190620929737538881763511) math:sum 214424915960519923851767830121067331527964751857457288210276433377642380534182738812144605937782946665837288422395842582704358246034147840498783807810598820193402220467432268888733562140465259922392634602863936238147870042578600415924839561510137322183165973558772706782505453328575056197050801686915125704656623136719710258044521239621217720021706545973159024081675200569877576367357333848854269588861485826759791187330773576587248042575588057 . (1552 132521886098441118897059769963103540099568049598927986060856785492434275415760259542669350216749416947402385142017644269694421994627246696428907672029740010207237650797721200319082751346889742152844343308806723503805828910308616185874736504963942757949763297314060671914605627340328891279682659309599567337317335843005140561067877712716996536325560066223792317476718141340860475463176229159682440737578018483148570781677190620929737538881763511 214424915960519923851767830121067331527964751857457288210276433377642380534182738812144605937782946665837288422395842582704358246034147840498783807810598820193402220467432268888733562140465259922392634602863936238147870042578600415924839561510137322183165973558772706782505453328575056197050801686915125704656623136719710258044521239621217720021706545973159024081675200569877576367357333848854269588861485826759791187330773576587248042575588057) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25318,7 +25318,7 @@ _:gn_3865 { } _:gn_3866 { - 1554 math:greaterThan 1 . + (1554) math:greaterThan 1 . (1554 1) math:difference 1553 . (50618856236362313942351709805139748671171347340398683911437137607226170297337780273194094495715887228967481861639445956684485743220345552359031536248881200221073081128010131749431940553314224383296052014749510769463787778038631955824633448417748193716360621069348637046705801352082726362314516932284008969978048549290570864091234185812775352629413586474425610871761082111843374558995124470510611886294551139537350376023607665272227035187938965 81903029862078804954708060157963791428396702258529302149419647885208105118422479269475255721033529718434903280378198313009936251406901144069876135780858809986164569669711068569650810793575517769548291294057212734342041132269984230050103056546194564233402676244712034867899825988246164917368142377315558367339287293714569696976643526904221183696146479749366706604957059229017100904181104689171828851283467343611220405653582955657510503693824546) math:sum 132521886098441118897059769963103540099568049598927986060856785492434275415760259542669350216749416947402385142017644269694421994627246696428907672029740010207237650797721200319082751346889742152844343308806723503805828910308616185874736504963942757949763297314060671914605627340328891279682659309599567337317335843005140561067877712716996536325560066223792317476718141340860475463176229159682440737578018483148570781677190620929737538881763511 . (1553 81903029862078804954708060157963791428396702258529302149419647885208105118422479269475255721033529718434903280378198313009936251406901144069876135780858809986164569669711068569650810793575517769548291294057212734342041132269984230050103056546194564233402676244712034867899825988246164917368142377315558367339287293714569696976643526904221183696146479749366706604957059229017100904181104689171828851283467343611220405653582955657510503693824546 132521886098441118897059769963103540099568049598927986060856785492434275415760259542669350216749416947402385142017644269694421994627246696428907672029740010207237650797721200319082751346889742152844343308806723503805828910308616185874736504963942757949763297314060671914605627340328891279682659309599567337317335843005140561067877712716996536325560066223792317476718141340860475463176229159682440737578018483148570781677190620929737538881763511) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25329,7 +25329,7 @@ _:gn_3867 { } _:gn_3868 { - 1555 math:greaterThan 1 . + (1555) math:greaterThan 1 . (1555 1) math:difference 1554 . (31284173625716491012356350352824042757225354918130618237982510277981934821084698996281161225317642489467421418738752356325450508186555591710844599531977609765091488541700936820218870240261293386252239279307701964878253354231352274225469608128446370517042055175363397821194024636163438555053625445031549397361238744423998832885409341091445831066732893274941095733195977117173726345185980218661216964988916204073870029629975290385283468505885581 50618856236362313942351709805139748671171347340398683911437137607226170297337780273194094495715887228967481861639445956684485743220345552359031536248881200221073081128010131749431940553314224383296052014749510769463787778038631955824633448417748193716360621069348637046705801352082726362314516932284008969978048549290570864091234185812775352629413586474425610871761082111843374558995124470510611886294551139537350376023607665272227035187938965) math:sum 81903029862078804954708060157963791428396702258529302149419647885208105118422479269475255721033529718434903280378198313009936251406901144069876135780858809986164569669711068569650810793575517769548291294057212734342041132269984230050103056546194564233402676244712034867899825988246164917368142377315558367339287293714569696976643526904221183696146479749366706604957059229017100904181104689171828851283467343611220405653582955657510503693824546 . (1554 50618856236362313942351709805139748671171347340398683911437137607226170297337780273194094495715887228967481861639445956684485743220345552359031536248881200221073081128010131749431940553314224383296052014749510769463787778038631955824633448417748193716360621069348637046705801352082726362314516932284008969978048549290570864091234185812775352629413586474425610871761082111843374558995124470510611886294551139537350376023607665272227035187938965 81903029862078804954708060157963791428396702258529302149419647885208105118422479269475255721033529718434903280378198313009936251406901144069876135780858809986164569669711068569650810793575517769548291294057212734342041132269984230050103056546194564233402676244712034867899825988246164917368142377315558367339287293714569696976643526904221183696146479749366706604957059229017100904181104689171828851283467343611220405653582955657510503693824546) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25340,7 +25340,7 @@ _:gn_3869 { } _:gn_3870 { - 1556 math:greaterThan 1 . + (1556) math:greaterThan 1 . (1556 1) math:difference 1555 . (19334682610645822929995359452315705913945992422268065673454627329244235476253081276912933270398244739500060442900693600359035235033789960648186936716903590455981592586309194929213070313052930997043812735441808804585534423807279681599163840289301823199318565893985239225511776715919287807260891487252459572616809804866572031205824844721329521562680693199484515138565104994669648213809144251849394921305634935463480346393632374886943566682053384 31284173625716491012356350352824042757225354918130618237982510277981934821084698996281161225317642489467421418738752356325450508186555591710844599531977609765091488541700936820218870240261293386252239279307701964878253354231352274225469608128446370517042055175363397821194024636163438555053625445031549397361238744423998832885409341091445831066732893274941095733195977117173726345185980218661216964988916204073870029629975290385283468505885581) math:sum 50618856236362313942351709805139748671171347340398683911437137607226170297337780273194094495715887228967481861639445956684485743220345552359031536248881200221073081128010131749431940553314224383296052014749510769463787778038631955824633448417748193716360621069348637046705801352082726362314516932284008969978048549290570864091234185812775352629413586474425610871761082111843374558995124470510611886294551139537350376023607665272227035187938965 . (1555 31284173625716491012356350352824042757225354918130618237982510277981934821084698996281161225317642489467421418738752356325450508186555591710844599531977609765091488541700936820218870240261293386252239279307701964878253354231352274225469608128446370517042055175363397821194024636163438555053625445031549397361238744423998832885409341091445831066732893274941095733195977117173726345185980218661216964988916204073870029629975290385283468505885581 50618856236362313942351709805139748671171347340398683911437137607226170297337780273194094495715887228967481861639445956684485743220345552359031536248881200221073081128010131749431940553314224383296052014749510769463787778038631955824633448417748193716360621069348637046705801352082726362314516932284008969978048549290570864091234185812775352629413586474425610871761082111843374558995124470510611886294551139537350376023607665272227035187938965) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25351,7 +25351,7 @@ _:gn_3871 { } _:gn_3872 { - 1557 math:greaterThan 1 . + (1557) math:greaterThan 1 . (1557 1) math:difference 1556 . (11949491015070668082360990900508336843279362495862552564527882948737699344831617719368227954919397749967360975838058755966415273152765631062657662815074019309109895955391741891005799927208362389208426543865893160292718930424072592626305767839144547317723489281378158595682247920244150747792733957779089824744428939557426801679584496370116309504052200075456580594630872122504078131376835966811822043683281268610389683236342915498339901823832197 19334682610645822929995359452315705913945992422268065673454627329244235476253081276912933270398244739500060442900693600359035235033789960648186936716903590455981592586309194929213070313052930997043812735441808804585534423807279681599163840289301823199318565893985239225511776715919287807260891487252459572616809804866572031205824844721329521562680693199484515138565104994669648213809144251849394921305634935463480346393632374886943566682053384) math:sum 31284173625716491012356350352824042757225354918130618237982510277981934821084698996281161225317642489467421418738752356325450508186555591710844599531977609765091488541700936820218870240261293386252239279307701964878253354231352274225469608128446370517042055175363397821194024636163438555053625445031549397361238744423998832885409341091445831066732893274941095733195977117173726345185980218661216964988916204073870029629975290385283468505885581 . (1556 19334682610645822929995359452315705913945992422268065673454627329244235476253081276912933270398244739500060442900693600359035235033789960648186936716903590455981592586309194929213070313052930997043812735441808804585534423807279681599163840289301823199318565893985239225511776715919287807260891487252459572616809804866572031205824844721329521562680693199484515138565104994669648213809144251849394921305634935463480346393632374886943566682053384 31284173625716491012356350352824042757225354918130618237982510277981934821084698996281161225317642489467421418738752356325450508186555591710844599531977609765091488541700936820218870240261293386252239279307701964878253354231352274225469608128446370517042055175363397821194024636163438555053625445031549397361238744423998832885409341091445831066732893274941095733195977117173726345185980218661216964988916204073870029629975290385283468505885581) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25362,7 +25362,7 @@ _:gn_3873 { } _:gn_3874 { - 1558 math:greaterThan 1 . + (1558) math:greaterThan 1 . (1558 1) math:difference 1557 . (7385191595575154847634368551807369070666629926405513108926744380506536131421463557544705315478846989532699467062634844392619961881024329585529273901829571146871696630917453038207270385844568607835386191575915644292815493383207088972858072450157275881595076612607080629829528795675137059468157529473369747872380865309145229526240348351213212058628493124027934543934232872165570082432308285037572877622353666853090663157289459388603664858221187 11949491015070668082360990900508336843279362495862552564527882948737699344831617719368227954919397749967360975838058755966415273152765631062657662815074019309109895955391741891005799927208362389208426543865893160292718930424072592626305767839144547317723489281378158595682247920244150747792733957779089824744428939557426801679584496370116309504052200075456580594630872122504078131376835966811822043683281268610389683236342915498339901823832197) math:sum 19334682610645822929995359452315705913945992422268065673454627329244235476253081276912933270398244739500060442900693600359035235033789960648186936716903590455981592586309194929213070313052930997043812735441808804585534423807279681599163840289301823199318565893985239225511776715919287807260891487252459572616809804866572031205824844721329521562680693199484515138565104994669648213809144251849394921305634935463480346393632374886943566682053384 . (1557 11949491015070668082360990900508336843279362495862552564527882948737699344831617719368227954919397749967360975838058755966415273152765631062657662815074019309109895955391741891005799927208362389208426543865893160292718930424072592626305767839144547317723489281378158595682247920244150747792733957779089824744428939557426801679584496370116309504052200075456580594630872122504078131376835966811822043683281268610389683236342915498339901823832197 19334682610645822929995359452315705913945992422268065673454627329244235476253081276912933270398244739500060442900693600359035235033789960648186936716903590455981592586309194929213070313052930997043812735441808804585534423807279681599163840289301823199318565893985239225511776715919287807260891487252459572616809804866572031205824844721329521562680693199484515138565104994669648213809144251849394921305634935463480346393632374886943566682053384) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25373,7 +25373,7 @@ _:gn_3875 { } _:gn_3876 { - 1559 math:greaterThan 1 . + (1559) math:greaterThan 1 . (1559 1) math:difference 1558 . (4564299419495513234726622348700967772612732569457039455601138568231163213410154161823522639440550760434661508775423911573795311271741301477128388913244448162238199324474288852798529541363793781373040352289977515999903437040865503653447695388987271436128412668771077965852719124569013688324576428305720076872048074248281572153344148018903097445423706951428646050696639250338508048944527681774249166060927601757299020079053456109736236965611010 7385191595575154847634368551807369070666629926405513108926744380506536131421463557544705315478846989532699467062634844392619961881024329585529273901829571146871696630917453038207270385844568607835386191575915644292815493383207088972858072450157275881595076612607080629829528795675137059468157529473369747872380865309145229526240348351213212058628493124027934543934232872165570082432308285037572877622353666853090663157289459388603664858221187) math:sum 11949491015070668082360990900508336843279362495862552564527882948737699344831617719368227954919397749967360975838058755966415273152765631062657662815074019309109895955391741891005799927208362389208426543865893160292718930424072592626305767839144547317723489281378158595682247920244150747792733957779089824744428939557426801679584496370116309504052200075456580594630872122504078131376835966811822043683281268610389683236342915498339901823832197 . (1558 7385191595575154847634368551807369070666629926405513108926744380506536131421463557544705315478846989532699467062634844392619961881024329585529273901829571146871696630917453038207270385844568607835386191575915644292815493383207088972858072450157275881595076612607080629829528795675137059468157529473369747872380865309145229526240348351213212058628493124027934543934232872165570082432308285037572877622353666853090663157289459388603664858221187 11949491015070668082360990900508336843279362495862552564527882948737699344831617719368227954919397749967360975838058755966415273152765631062657662815074019309109895955391741891005799927208362389208426543865893160292718930424072592626305767839144547317723489281378158595682247920244150747792733957779089824744428939557426801679584496370116309504052200075456580594630872122504078131376835966811822043683281268610389683236342915498339901823832197) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25384,7 +25384,7 @@ _:gn_3877 { } _:gn_3878 { - 1560 math:greaterThan 1 . + (1560) math:greaterThan 1 . (1560 1) math:difference 1559 . (2820892176079641612907746203106401298053897356948473653325605812275372918011309395721182676038296229098037958287210932818824650609283028108400884988585122984633497306443164185408740844480774826462345839285938128292912056342341585319410377061170004445466663943836002663976809671106123371143581101167649671000332791060863657372896200332310114613204786172599288493237593621827062033487780603263323711561426065095791643078236003278867427892610177 4564299419495513234726622348700967772612732569457039455601138568231163213410154161823522639440550760434661508775423911573795311271741301477128388913244448162238199324474288852798529541363793781373040352289977515999903437040865503653447695388987271436128412668771077965852719124569013688324576428305720076872048074248281572153344148018903097445423706951428646050696639250338508048944527681774249166060927601757299020079053456109736236965611010) math:sum 7385191595575154847634368551807369070666629926405513108926744380506536131421463557544705315478846989532699467062634844392619961881024329585529273901829571146871696630917453038207270385844568607835386191575915644292815493383207088972858072450157275881595076612607080629829528795675137059468157529473369747872380865309145229526240348351213212058628493124027934543934232872165570082432308285037572877622353666853090663157289459388603664858221187 . (1559 4564299419495513234726622348700967772612732569457039455601138568231163213410154161823522639440550760434661508775423911573795311271741301477128388913244448162238199324474288852798529541363793781373040352289977515999903437040865503653447695388987271436128412668771077965852719124569013688324576428305720076872048074248281572153344148018903097445423706951428646050696639250338508048944527681774249166060927601757299020079053456109736236965611010 7385191595575154847634368551807369070666629926405513108926744380506536131421463557544705315478846989532699467062634844392619961881024329585529273901829571146871696630917453038207270385844568607835386191575915644292815493383207088972858072450157275881595076612607080629829528795675137059468157529473369747872380865309145229526240348351213212058628493124027934543934232872165570082432308285037572877622353666853090663157289459388603664858221187) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25395,7 +25395,7 @@ _:gn_3879 { } _:gn_3880 { - 1561 math:greaterThan 1 . + (1561) math:greaterThan 1 . (1561 1) math:difference 1560 . (1743407243415871621818876145594566474558835212508565802275532755955790295398844766102339963402254531336623550488212978754970660662458273368727503924659325177604702018031124667389788696883018954910694513004039387706991380698523918334037318327817266990661748724935075301875909453462890317180995327138070405871715283187417914780447947686592982832218920778829357557459045628511446015456747078510925454499501536661507377000817452830868809073000833 2820892176079641612907746203106401298053897356948473653325605812275372918011309395721182676038296229098037958287210932818824650609283028108400884988585122984633497306443164185408740844480774826462345839285938128292912056342341585319410377061170004445466663943836002663976809671106123371143581101167649671000332791060863657372896200332310114613204786172599288493237593621827062033487780603263323711561426065095791643078236003278867427892610177) math:sum 4564299419495513234726622348700967772612732569457039455601138568231163213410154161823522639440550760434661508775423911573795311271741301477128388913244448162238199324474288852798529541363793781373040352289977515999903437040865503653447695388987271436128412668771077965852719124569013688324576428305720076872048074248281572153344148018903097445423706951428646050696639250338508048944527681774249166060927601757299020079053456109736236965611010 . (1560 2820892176079641612907746203106401298053897356948473653325605812275372918011309395721182676038296229098037958287210932818824650609283028108400884988585122984633497306443164185408740844480774826462345839285938128292912056342341585319410377061170004445466663943836002663976809671106123371143581101167649671000332791060863657372896200332310114613204786172599288493237593621827062033487780603263323711561426065095791643078236003278867427892610177 4564299419495513234726622348700967772612732569457039455601138568231163213410154161823522639440550760434661508775423911573795311271741301477128388913244448162238199324474288852798529541363793781373040352289977515999903437040865503653447695388987271436128412668771077965852719124569013688324576428305720076872048074248281572153344148018903097445423706951428646050696639250338508048944527681774249166060927601757299020079053456109736236965611010) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25406,7 +25406,7 @@ _:gn_3881 { } _:gn_3882 { - 1562 math:greaterThan 1 . + (1562) math:greaterThan 1 . (1562 1) math:difference 1561 . (1077484932663769991088870057511834823495062144439907851050073056319582622612464629618842712636041697761414407798997954063853989946824754739673381063925797807028795288412039518018952147597755871551651326281898740585920675643817666985373058733352737454804915218900927362100900217643233053962585774029579265128617507873445742592448252645717131780985865393769930935778547993315616018031033524752398257061924528434284266077418550447998618819609344 1743407243415871621818876145594566474558835212508565802275532755955790295398844766102339963402254531336623550488212978754970660662458273368727503924659325177604702018031124667389788696883018954910694513004039387706991380698523918334037318327817266990661748724935075301875909453462890317180995327138070405871715283187417914780447947686592982832218920778829357557459045628511446015456747078510925454499501536661507377000817452830868809073000833) math:sum 2820892176079641612907746203106401298053897356948473653325605812275372918011309395721182676038296229098037958287210932818824650609283028108400884988585122984633497306443164185408740844480774826462345839285938128292912056342341585319410377061170004445466663943836002663976809671106123371143581101167649671000332791060863657372896200332310114613204786172599288493237593621827062033487780603263323711561426065095791643078236003278867427892610177 . (1561 1743407243415871621818876145594566474558835212508565802275532755955790295398844766102339963402254531336623550488212978754970660662458273368727503924659325177604702018031124667389788696883018954910694513004039387706991380698523918334037318327817266990661748724935075301875909453462890317180995327138070405871715283187417914780447947686592982832218920778829357557459045628511446015456747078510925454499501536661507377000817452830868809073000833 2820892176079641612907746203106401298053897356948473653325605812275372918011309395721182676038296229098037958287210932818824650609283028108400884988585122984633497306443164185408740844480774826462345839285938128292912056342341585319410377061170004445466663943836002663976809671106123371143581101167649671000332791060863657372896200332310114613204786172599288493237593621827062033487780603263323711561426065095791643078236003278867427892610177) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25417,7 +25417,7 @@ _:gn_3883 { } _:gn_3884 { - 1563 math:greaterThan 1 . + (1563) math:greaterThan 1 . (1563 1) math:difference 1562 . (665922310752101630730006088082731651063773068068657951225459699636207672786380136483497250766212833575209142689215024691116670715633518629054122860733527370575906729619085149370836549285263083359043186722140647121070705054706251348664259594464529535856833506034147939775009235819657263218409553108491140743097775313972172187999695040875851051233055385059426621680497635195829997425713553758527197437577008227223110923398902382870190253391489 1077484932663769991088870057511834823495062144439907851050073056319582622612464629618842712636041697761414407798997954063853989946824754739673381063925797807028795288412039518018952147597755871551651326281898740585920675643817666985373058733352737454804915218900927362100900217643233053962585774029579265128617507873445742592448252645717131780985865393769930935778547993315616018031033524752398257061924528434284266077418550447998618819609344) math:sum 1743407243415871621818876145594566474558835212508565802275532755955790295398844766102339963402254531336623550488212978754970660662458273368727503924659325177604702018031124667389788696883018954910694513004039387706991380698523918334037318327817266990661748724935075301875909453462890317180995327138070405871715283187417914780447947686592982832218920778829357557459045628511446015456747078510925454499501536661507377000817452830868809073000833 . (1562 1077484932663769991088870057511834823495062144439907851050073056319582622612464629618842712636041697761414407798997954063853989946824754739673381063925797807028795288412039518018952147597755871551651326281898740585920675643817666985373058733352737454804915218900927362100900217643233053962585774029579265128617507873445742592448252645717131780985865393769930935778547993315616018031033524752398257061924528434284266077418550447998618819609344 1743407243415871621818876145594566474558835212508565802275532755955790295398844766102339963402254531336623550488212978754970660662458273368727503924659325177604702018031124667389788696883018954910694513004039387706991380698523918334037318327817266990661748724935075301875909453462890317180995327138070405871715283187417914780447947686592982832218920778829357557459045628511446015456747078510925454499501536661507377000817452830868809073000833) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25428,7 +25428,7 @@ _:gn_3885 { } _:gn_3886 { - 1564 math:greaterThan 1 . + (1564) math:greaterThan 1 . (1564 1) math:difference 1563 . (411562621911668360358863969429103172431289076371249899824613356683374949826084493135345461869828864186205265109782929372737319231191236110619258203192270436452888558792954368648115598312492788192608139559758093464849970589111415636708799138888207918948081712866779422325890981823575790744176220921088124385519732559473570404448557604841280729752810008710504314098050358119786020605319970993871059624347520207061155154019648065128428566217855 665922310752101630730006088082731651063773068068657951225459699636207672786380136483497250766212833575209142689215024691116670715633518629054122860733527370575906729619085149370836549285263083359043186722140647121070705054706251348664259594464529535856833506034147939775009235819657263218409553108491140743097775313972172187999695040875851051233055385059426621680497635195829997425713553758527197437577008227223110923398902382870190253391489) math:sum 1077484932663769991088870057511834823495062144439907851050073056319582622612464629618842712636041697761414407798997954063853989946824754739673381063925797807028795288412039518018952147597755871551651326281898740585920675643817666985373058733352737454804915218900927362100900217643233053962585774029579265128617507873445742592448252645717131780985865393769930935778547993315616018031033524752398257061924528434284266077418550447998618819609344 . (1563 665922310752101630730006088082731651063773068068657951225459699636207672786380136483497250766212833575209142689215024691116670715633518629054122860733527370575906729619085149370836549285263083359043186722140647121070705054706251348664259594464529535856833506034147939775009235819657263218409553108491140743097775313972172187999695040875851051233055385059426621680497635195829997425713553758527197437577008227223110923398902382870190253391489 1077484932663769991088870057511834823495062144439907851050073056319582622612464629618842712636041697761414407798997954063853989946824754739673381063925797807028795288412039518018952147597755871551651326281898740585920675643817666985373058733352737454804915218900927362100900217643233053962585774029579265128617507873445742592448252645717131780985865393769930935778547993315616018031033524752398257061924528434284266077418550447998618819609344) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25439,7 +25439,7 @@ _:gn_3887 { } _:gn_3888 { - 1565 math:greaterThan 1 . + (1565) math:greaterThan 1 . (1565 1) math:difference 1564 . (254359688840433270371142118653628478632483991697408051400846342952832722960295643348151788896383969389003877579432095318379351484442282518434864657541256934123018170826130780722720950972770295166435047162382553656220734465594835711955460455576321616908751793167368517449118253996081472474233332187403016357578042754498601783551137436034570321480245376348922307582447277076043976820393582764656137813229488020161955769379254317741761687173634 411562621911668360358863969429103172431289076371249899824613356683374949826084493135345461869828864186205265109782929372737319231191236110619258203192270436452888558792954368648115598312492788192608139559758093464849970589111415636708799138888207918948081712866779422325890981823575790744176220921088124385519732559473570404448557604841280729752810008710504314098050358119786020605319970993871059624347520207061155154019648065128428566217855) math:sum 665922310752101630730006088082731651063773068068657951225459699636207672786380136483497250766212833575209142689215024691116670715633518629054122860733527370575906729619085149370836549285263083359043186722140647121070705054706251348664259594464529535856833506034147939775009235819657263218409553108491140743097775313972172187999695040875851051233055385059426621680497635195829997425713553758527197437577008227223110923398902382870190253391489 . (1564 411562621911668360358863969429103172431289076371249899824613356683374949826084493135345461869828864186205265109782929372737319231191236110619258203192270436452888558792954368648115598312492788192608139559758093464849970589111415636708799138888207918948081712866779422325890981823575790744176220921088124385519732559473570404448557604841280729752810008710504314098050358119786020605319970993871059624347520207061155154019648065128428566217855 665922310752101630730006088082731651063773068068657951225459699636207672786380136483497250766212833575209142689215024691116670715633518629054122860733527370575906729619085149370836549285263083359043186722140647121070705054706251348664259594464529535856833506034147939775009235819657263218409553108491140743097775313972172187999695040875851051233055385059426621680497635195829997425713553758527197437577008227223110923398902382870190253391489) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25450,7 +25450,7 @@ _:gn_3889 { } _:gn_3890 { - 1566 math:greaterThan 1 . + (1566) math:greaterThan 1 . (1566 1) math:difference 1565 . (157202933071235089987721850775474693798805084673841848423767013730542226865788849787193672973444894797201387530350834054357967746748953592184393545651013502329870387966823587925394647339722493026173092397375539808629236123516579924753338683311886302039329919699410904876772727827494318269942888733685108027941689804974968620897420168806710408272564632361582006515603081043742043784926388229214921811118032186899199384640393747386666879044221 254359688840433270371142118653628478632483991697408051400846342952832722960295643348151788896383969389003877579432095318379351484442282518434864657541256934123018170826130780722720950972770295166435047162382553656220734465594835711955460455576321616908751793167368517449118253996081472474233332187403016357578042754498601783551137436034570321480245376348922307582447277076043976820393582764656137813229488020161955769379254317741761687173634) math:sum 411562621911668360358863969429103172431289076371249899824613356683374949826084493135345461869828864186205265109782929372737319231191236110619258203192270436452888558792954368648115598312492788192608139559758093464849970589111415636708799138888207918948081712866779422325890981823575790744176220921088124385519732559473570404448557604841280729752810008710504314098050358119786020605319970993871059624347520207061155154019648065128428566217855 . (1565 254359688840433270371142118653628478632483991697408051400846342952832722960295643348151788896383969389003877579432095318379351484442282518434864657541256934123018170826130780722720950972770295166435047162382553656220734465594835711955460455576321616908751793167368517449118253996081472474233332187403016357578042754498601783551137436034570321480245376348922307582447277076043976820393582764656137813229488020161955769379254317741761687173634 411562621911668360358863969429103172431289076371249899824613356683374949826084493135345461869828864186205265109782929372737319231191236110619258203192270436452888558792954368648115598312492788192608139559758093464849970589111415636708799138888207918948081712866779422325890981823575790744176220921088124385519732559473570404448557604841280729752810008710504314098050358119786020605319970993871059624347520207061155154019648065128428566217855) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25461,7 +25461,7 @@ _:gn_3891 { } _:gn_3892 { - 1567 math:greaterThan 1 . + (1567) math:greaterThan 1 . (1567 1) math:difference 1566 . (97156755769198180383420267878153784833678907023566202977079329222290496094506793560958115922939074591802490049081261264021383737693328926250471111890243431793147782859307192797326303633047802140261954765007013847591498342078255787202121772264435314869421873467957612572345526168587154204290443453717908329636352949523633162653717267227859913207680743987340301066844196032301933035467194535441216002111455833262756384738860570355094808129413 157202933071235089987721850775474693798805084673841848423767013730542226865788849787193672973444894797201387530350834054357967746748953592184393545651013502329870387966823587925394647339722493026173092397375539808629236123516579924753338683311886302039329919699410904876772727827494318269942888733685108027941689804974968620897420168806710408272564632361582006515603081043742043784926388229214921811118032186899199384640393747386666879044221) math:sum 254359688840433270371142118653628478632483991697408051400846342952832722960295643348151788896383969389003877579432095318379351484442282518434864657541256934123018170826130780722720950972770295166435047162382553656220734465594835711955460455576321616908751793167368517449118253996081472474233332187403016357578042754498601783551137436034570321480245376348922307582447277076043976820393582764656137813229488020161955769379254317741761687173634 . (1566 157202933071235089987721850775474693798805084673841848423767013730542226865788849787193672973444894797201387530350834054357967746748953592184393545651013502329870387966823587925394647339722493026173092397375539808629236123516579924753338683311886302039329919699410904876772727827494318269942888733685108027941689804974968620897420168806710408272564632361582006515603081043742043784926388229214921811118032186899199384640393747386666879044221 254359688840433270371142118653628478632483991697408051400846342952832722960295643348151788896383969389003877579432095318379351484442282518434864657541256934123018170826130780722720950972770295166435047162382553656220734465594835711955460455576321616908751793167368517449118253996081472474233332187403016357578042754498601783551137436034570321480245376348922307582447277076043976820393582764656137813229488020161955769379254317741761687173634) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25472,7 +25472,7 @@ _:gn_3893 { } _:gn_3894 { - 1568 math:greaterThan 1 . + (1568) math:greaterThan 1 . (1568 1) math:difference 1567 . (60046177302036909604301582897320908965126177650275645446687684508251730771282056226235557050505820205398897481269572790336584009055624665933922433760770070536722605107516395128068343706674690885911137632368525961037737781438324137551216911047450987169908046231453292304427201658907164065652445279967199698305336855451335458243702901578850495064883888374241705448758885011440110749459193693773705809006576353636442999901533177031572070914808 97156755769198180383420267878153784833678907023566202977079329222290496094506793560958115922939074591802490049081261264021383737693328926250471111890243431793147782859307192797326303633047802140261954765007013847591498342078255787202121772264435314869421873467957612572345526168587154204290443453717908329636352949523633162653717267227859913207680743987340301066844196032301933035467194535441216002111455833262756384738860570355094808129413) math:sum 157202933071235089987721850775474693798805084673841848423767013730542226865788849787193672973444894797201387530350834054357967746748953592184393545651013502329870387966823587925394647339722493026173092397375539808629236123516579924753338683311886302039329919699410904876772727827494318269942888733685108027941689804974968620897420168806710408272564632361582006515603081043742043784926388229214921811118032186899199384640393747386666879044221 . (1567 97156755769198180383420267878153784833678907023566202977079329222290496094506793560958115922939074591802490049081261264021383737693328926250471111890243431793147782859307192797326303633047802140261954765007013847591498342078255787202121772264435314869421873467957612572345526168587154204290443453717908329636352949523633162653717267227859913207680743987340301066844196032301933035467194535441216002111455833262756384738860570355094808129413 157202933071235089987721850775474693798805084673841848423767013730542226865788849787193672973444894797201387530350834054357967746748953592184393545651013502329870387966823587925394647339722493026173092397375539808629236123516579924753338683311886302039329919699410904876772727827494318269942888733685108027941689804974968620897420168806710408272564632361582006515603081043742043784926388229214921811118032186899199384640393747386666879044221) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25483,7 +25483,7 @@ _:gn_3895 { } _:gn_3896 { - 1569 math:greaterThan 1 . + (1569) math:greaterThan 1 . (1569 1) math:difference 1568 . (37110578467161270779118684980832875868552729373290557530391644714038765323224737334722558872433254386403592567811688473684799728637704260316548678129473361256425177751790797669257959926373111254350817132638487886553760560639931649650904861216984327699513827236504320267918324509679990138637998173750708631331016094072297704410014365649009418142796855613098595618085311020861822286008000841667510193104879479626313384837327393323522737214605 60046177302036909604301582897320908965126177650275645446687684508251730771282056226235557050505820205398897481269572790336584009055624665933922433760770070536722605107516395128068343706674690885911137632368525961037737781438324137551216911047450987169908046231453292304427201658907164065652445279967199698305336855451335458243702901578850495064883888374241705448758885011440110749459193693773705809006576353636442999901533177031572070914808) math:sum 97156755769198180383420267878153784833678907023566202977079329222290496094506793560958115922939074591802490049081261264021383737693328926250471111890243431793147782859307192797326303633047802140261954765007013847591498342078255787202121772264435314869421873467957612572345526168587154204290443453717908329636352949523633162653717267227859913207680743987340301066844196032301933035467194535441216002111455833262756384738860570355094808129413 . (1568 60046177302036909604301582897320908965126177650275645446687684508251730771282056226235557050505820205398897481269572790336584009055624665933922433760770070536722605107516395128068343706674690885911137632368525961037737781438324137551216911047450987169908046231453292304427201658907164065652445279967199698305336855451335458243702901578850495064883888374241705448758885011440110749459193693773705809006576353636442999901533177031572070914808 97156755769198180383420267878153784833678907023566202977079329222290496094506793560958115922939074591802490049081261264021383737693328926250471111890243431793147782859307192797326303633047802140261954765007013847591498342078255787202121772264435314869421873467957612572345526168587154204290443453717908329636352949523633162653717267227859913207680743987340301066844196032301933035467194535441216002111455833262756384738860570355094808129413) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25494,7 +25494,7 @@ _:gn_3897 { } _:gn_3898 { - 1570 math:greaterThan 1 . + (1570) math:greaterThan 1 . (1570 1) math:difference 1569 . (22935598834875638825182897916488033096573448276985087916296039794212965448057318891512998178072565818995304913457884316651784280417920405617373755631296709280297427355725597458810383780301579631560320499730038074483977220798392487900312049830466659470394218994948972036508877149227173927014447106216491066974320761379037753833688535929841076922087032761143109830673573990578288463451192852106195615901696874010129615064205783708049333700203 37110578467161270779118684980832875868552729373290557530391644714038765323224737334722558872433254386403592567811688473684799728637704260316548678129473361256425177751790797669257959926373111254350817132638487886553760560639931649650904861216984327699513827236504320267918324509679990138637998173750708631331016094072297704410014365649009418142796855613098595618085311020861822286008000841667510193104879479626313384837327393323522737214605) math:sum 60046177302036909604301582897320908965126177650275645446687684508251730771282056226235557050505820205398897481269572790336584009055624665933922433760770070536722605107516395128068343706674690885911137632368525961037737781438324137551216911047450987169908046231453292304427201658907164065652445279967199698305336855451335458243702901578850495064883888374241705448758885011440110749459193693773705809006576353636442999901533177031572070914808 . (1569 37110578467161270779118684980832875868552729373290557530391644714038765323224737334722558872433254386403592567811688473684799728637704260316548678129473361256425177751790797669257959926373111254350817132638487886553760560639931649650904861216984327699513827236504320267918324509679990138637998173750708631331016094072297704410014365649009418142796855613098595618085311020861822286008000841667510193104879479626313384837327393323522737214605 60046177302036909604301582897320908965126177650275645446687684508251730771282056226235557050505820205398897481269572790336584009055624665933922433760770070536722605107516395128068343706674690885911137632368525961037737781438324137551216911047450987169908046231453292304427201658907164065652445279967199698305336855451335458243702901578850495064883888374241705448758885011440110749459193693773705809006576353636442999901533177031572070914808) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25505,7 +25505,7 @@ _:gn_3899 { } _:gn_3900 { - 1571 math:greaterThan 1 . + (1571) math:greaterThan 1 . (1571 1) math:difference 1570 . (14174979632285631953935787064344842771979281096305469614095604919825799875167418443209560694360688567408287654353804157033015448219783854699174922498176651976127750396065200210447576146071531622790496632908449812069783339841539161750592811386517668229119608241555348231409447360452816211623551067534217564356695332693259950576325829719168341220709822851955485787411737030283533822556807989561314577203182605616183769773121609615473403514402 22935598834875638825182897916488033096573448276985087916296039794212965448057318891512998178072565818995304913457884316651784280417920405617373755631296709280297427355725597458810383780301579631560320499730038074483977220798392487900312049830466659470394218994948972036508877149227173927014447106216491066974320761379037753833688535929841076922087032761143109830673573990578288463451192852106195615901696874010129615064205783708049333700203) math:sum 37110578467161270779118684980832875868552729373290557530391644714038765323224737334722558872433254386403592567811688473684799728637704260316548678129473361256425177751790797669257959926373111254350817132638487886553760560639931649650904861216984327699513827236504320267918324509679990138637998173750708631331016094072297704410014365649009418142796855613098595618085311020861822286008000841667510193104879479626313384837327393323522737214605 . (1570 22935598834875638825182897916488033096573448276985087916296039794212965448057318891512998178072565818995304913457884316651784280417920405617373755631296709280297427355725597458810383780301579631560320499730038074483977220798392487900312049830466659470394218994948972036508877149227173927014447106216491066974320761379037753833688535929841076922087032761143109830673573990578288463451192852106195615901696874010129615064205783708049333700203 37110578467161270779118684980832875868552729373290557530391644714038765323224737334722558872433254386403592567811688473684799728637704260316548678129473361256425177751790797669257959926373111254350817132638487886553760560639931649650904861216984327699513827236504320267918324509679990138637998173750708631331016094072297704410014365649009418142796855613098595618085311020861822286008000841667510193104879479626313384837327393323522737214605) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25516,7 +25516,7 @@ _:gn_3901 { } _:gn_3902 { - 1572 math:greaterThan 1 . + (1572) math:greaterThan 1 . (1572 1) math:difference 1571 . (8760619202590006871247110852143190324594167180679618302200434874387165572889900448303437483711877251587017259104080159618768832198136550918198833133120057304169676959660397248362807634230048008769823866821588262414193880956853326149719238443948991241274610753393623805099429788774357715390896038682273502617625428685777803257362706210672735701377209909187624043261836960294754640894384862544881038698514268393945845291084174092575930185801 14174979632285631953935787064344842771979281096305469614095604919825799875167418443209560694360688567408287654353804157033015448219783854699174922498176651976127750396065200210447576146071531622790496632908449812069783339841539161750592811386517668229119608241555348231409447360452816211623551067534217564356695332693259950576325829719168341220709822851955485787411737030283533822556807989561314577203182605616183769773121609615473403514402) math:sum 22935598834875638825182897916488033096573448276985087916296039794212965448057318891512998178072565818995304913457884316651784280417920405617373755631296709280297427355725597458810383780301579631560320499730038074483977220798392487900312049830466659470394218994948972036508877149227173927014447106216491066974320761379037753833688535929841076922087032761143109830673573990578288463451192852106195615901696874010129615064205783708049333700203 . (1571 14174979632285631953935787064344842771979281096305469614095604919825799875167418443209560694360688567408287654353804157033015448219783854699174922498176651976127750396065200210447576146071531622790496632908449812069783339841539161750592811386517668229119608241555348231409447360452816211623551067534217564356695332693259950576325829719168341220709822851955485787411737030283533822556807989561314577203182605616183769773121609615473403514402 22935598834875638825182897916488033096573448276985087916296039794212965448057318891512998178072565818995304913457884316651784280417920405617373755631296709280297427355725597458810383780301579631560320499730038074483977220798392487900312049830466659470394218994948972036508877149227173927014447106216491066974320761379037753833688535929841076922087032761143109830673573990578288463451192852106195615901696874010129615064205783708049333700203) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25527,7 +25527,7 @@ _:gn_3903 { } _:gn_3904 { - 1573 math:greaterThan 1 . + (1573) math:greaterThan 1 . (1573 1) math:difference 1572 . (5414360429695625082688676212201652447385113915625851311895170045438634302277517994906123210648811315821270395249723997414246616021647303780976089365056594671958073436404802962084768511841483614020672766086861549655589458884685835600873572942568676987844997488161724426310017571678458496232655028851944061739069904007482147318963123508495605519332612942767861744149900069988779181662423127016433538504668337222237924482037435522897473328601 8760619202590006871247110852143190324594167180679618302200434874387165572889900448303437483711877251587017259104080159618768832198136550918198833133120057304169676959660397248362807634230048008769823866821588262414193880956853326149719238443948991241274610753393623805099429788774357715390896038682273502617625428685777803257362706210672735701377209909187624043261836960294754640894384862544881038698514268393945845291084174092575930185801) math:sum 14174979632285631953935787064344842771979281096305469614095604919825799875167418443209560694360688567408287654353804157033015448219783854699174922498176651976127750396065200210447576146071531622790496632908449812069783339841539161750592811386517668229119608241555348231409447360452816211623551067534217564356695332693259950576325829719168341220709822851955485787411737030283533822556807989561314577203182605616183769773121609615473403514402 . (1572 8760619202590006871247110852143190324594167180679618302200434874387165572889900448303437483711877251587017259104080159618768832198136550918198833133120057304169676959660397248362807634230048008769823866821588262414193880956853326149719238443948991241274610753393623805099429788774357715390896038682273502617625428685777803257362706210672735701377209909187624043261836960294754640894384862544881038698514268393945845291084174092575930185801 14174979632285631953935787064344842771979281096305469614095604919825799875167418443209560694360688567408287654353804157033015448219783854699174922498176651976127750396065200210447576146071531622790496632908449812069783339841539161750592811386517668229119608241555348231409447360452816211623551067534217564356695332693259950576325829719168341220709822851955485787411737030283533822556807989561314577203182605616183769773121609615473403514402) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25538,7 +25538,7 @@ _:gn_3905 { } _:gn_3906 { - 1574 math:greaterThan 1 . + (1574) math:greaterThan 1 . (1574 1) math:difference 1573 . (3346258772894381788558434639941537877209053265053766990305264828948531270612382453397314273063065935765746863854356162204522216176489247137222743768063462632211603523255594286278039122388564394749151100734726712758604422072167490548845665501380314253429613265231899378789412217095899219158241009830329440878555524678295655938399582702177130182044596966419762299111936890305975459231961735528447500193845931171707920809046738569678456857200 5414360429695625082688676212201652447385113915625851311895170045438634302277517994906123210648811315821270395249723997414246616021647303780976089365056594671958073436404802962084768511841483614020672766086861549655589458884685835600873572942568676987844997488161724426310017571678458496232655028851944061739069904007482147318963123508495605519332612942767861744149900069988779181662423127016433538504668337222237924482037435522897473328601) math:sum 8760619202590006871247110852143190324594167180679618302200434874387165572889900448303437483711877251587017259104080159618768832198136550918198833133120057304169676959660397248362807634230048008769823866821588262414193880956853326149719238443948991241274610753393623805099429788774357715390896038682273502617625428685777803257362706210672735701377209909187624043261836960294754640894384862544881038698514268393945845291084174092575930185801 . (1573 5414360429695625082688676212201652447385113915625851311895170045438634302277517994906123210648811315821270395249723997414246616021647303780976089365056594671958073436404802962084768511841483614020672766086861549655589458884685835600873572942568676987844997488161724426310017571678458496232655028851944061739069904007482147318963123508495605519332612942767861744149900069988779181662423127016433538504668337222237924482037435522897473328601 8760619202590006871247110852143190324594167180679618302200434874387165572889900448303437483711877251587017259104080159618768832198136550918198833133120057304169676959660397248362807634230048008769823866821588262414193880956853326149719238443948991241274610753393623805099429788774357715390896038682273502617625428685777803257362706210672735701377209909187624043261836960294754640894384862544881038698514268393945845291084174092575930185801) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25549,7 +25549,7 @@ _:gn_3907 { } _:gn_3908 { - 1575 math:greaterThan 1 . + (1575) math:greaterThan 1 . (1575 1) math:difference 1574 . (2068101656801243294130241572260114570176060650572084321589905216490103031665135541508808937585745380055523531395367835209724399845158056643753345596993132039746469913149208675806729389452919219271521665352134836896985036812518345052027907441188362734415384222929825047520605354582559277074414019021614620860514379329186491380563540806318475337288015976348099445037963179682803722430461391487986038310822406050530003672990696953219016471401 3346258772894381788558434639941537877209053265053766990305264828948531270612382453397314273063065935765746863854356162204522216176489247137222743768063462632211603523255594286278039122388564394749151100734726712758604422072167490548845665501380314253429613265231899378789412217095899219158241009830329440878555524678295655938399582702177130182044596966419762299111936890305975459231961735528447500193845931171707920809046738569678456857200) math:sum 5414360429695625082688676212201652447385113915625851311895170045438634302277517994906123210648811315821270395249723997414246616021647303780976089365056594671958073436404802962084768511841483614020672766086861549655589458884685835600873572942568676987844997488161724426310017571678458496232655028851944061739069904007482147318963123508495605519332612942767861744149900069988779181662423127016433538504668337222237924482037435522897473328601 . (1574 3346258772894381788558434639941537877209053265053766990305264828948531270612382453397314273063065935765746863854356162204522216176489247137222743768063462632211603523255594286278039122388564394749151100734726712758604422072167490548845665501380314253429613265231899378789412217095899219158241009830329440878555524678295655938399582702177130182044596966419762299111936890305975459231961735528447500193845931171707920809046738569678456857200 5414360429695625082688676212201652447385113915625851311895170045438634302277517994906123210648811315821270395249723997414246616021647303780976089365056594671958073436404802962084768511841483614020672766086861549655589458884685835600873572942568676987844997488161724426310017571678458496232655028851944061739069904007482147318963123508495605519332612942767861744149900069988779181662423127016433538504668337222237924482037435522897473328601) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25560,7 +25560,7 @@ _:gn_3909 { } _:gn_3910 { - 1576 math:greaterThan 1 . + (1576) math:greaterThan 1 . (1576 1) math:difference 1575 . (1278157116093138494428193067681423307032992614481682668715359612458428238947246911888505335477320555710223332458988326994797816331331190493469398171070330592465133610106385610471309732935645175477629435382591875861619385259649145496817758060191951519014229042302074331268806862513339942083826990808714820018041145349109164557836041895858654844756580990071662854073973710623171736801500344040461461883023525121177917136056041616459440385799 2068101656801243294130241572260114570176060650572084321589905216490103031665135541508808937585745380055523531395367835209724399845158056643753345596993132039746469913149208675806729389452919219271521665352134836896985036812518345052027907441188362734415384222929825047520605354582559277074414019021614620860514379329186491380563540806318475337288015976348099445037963179682803722430461391487986038310822406050530003672990696953219016471401) math:sum 3346258772894381788558434639941537877209053265053766990305264828948531270612382453397314273063065935765746863854356162204522216176489247137222743768063462632211603523255594286278039122388564394749151100734726712758604422072167490548845665501380314253429613265231899378789412217095899219158241009830329440878555524678295655938399582702177130182044596966419762299111936890305975459231961735528447500193845931171707920809046738569678456857200 . (1575 2068101656801243294130241572260114570176060650572084321589905216490103031665135541508808937585745380055523531395367835209724399845158056643753345596993132039746469913149208675806729389452919219271521665352134836896985036812518345052027907441188362734415384222929825047520605354582559277074414019021614620860514379329186491380563540806318475337288015976348099445037963179682803722430461391487986038310822406050530003672990696953219016471401 3346258772894381788558434639941537877209053265053766990305264828948531270612382453397314273063065935765746863854356162204522216176489247137222743768063462632211603523255594286278039122388564394749151100734726712758604422072167490548845665501380314253429613265231899378789412217095899219158241009830329440878555524678295655938399582702177130182044596966419762299111936890305975459231961735528447500193845931171707920809046738569678456857200) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25571,7 +25571,7 @@ _:gn_3911 { } _:gn_3912 { - 1577 math:greaterThan 1 . + (1577) math:greaterThan 1 . (1577 1) math:difference 1576 . (789944540708104799702048504578691263143068036090401652874545604031674792717888629620303602108424824345300198936379508214926583513826866150283947425922801447281336303042823065335419656517274043793892229969542961035365651552869199555210149380996411215401155180627750716251798492069219334990587028212899800842473233980077326822727498910459820492531434986276436590963989469059631985628961047447524576427798880929352086536934655336759576085602 1278157116093138494428193067681423307032992614481682668715359612458428238947246911888505335477320555710223332458988326994797816331331190493469398171070330592465133610106385610471309732935645175477629435382591875861619385259649145496817758060191951519014229042302074331268806862513339942083826990808714820018041145349109164557836041895858654844756580990071662854073973710623171736801500344040461461883023525121177917136056041616459440385799) math:sum 2068101656801243294130241572260114570176060650572084321589905216490103031665135541508808937585745380055523531395367835209724399845158056643753345596993132039746469913149208675806729389452919219271521665352134836896985036812518345052027907441188362734415384222929825047520605354582559277074414019021614620860514379329186491380563540806318475337288015976348099445037963179682803722430461391487986038310822406050530003672990696953219016471401 . (1576 1278157116093138494428193067681423307032992614481682668715359612458428238947246911888505335477320555710223332458988326994797816331331190493469398171070330592465133610106385610471309732935645175477629435382591875861619385259649145496817758060191951519014229042302074331268806862513339942083826990808714820018041145349109164557836041895858654844756580990071662854073973710623171736801500344040461461883023525121177917136056041616459440385799 2068101656801243294130241572260114570176060650572084321589905216490103031665135541508808937585745380055523531395367835209724399845158056643753345596993132039746469913149208675806729389452919219271521665352134836896985036812518345052027907441188362734415384222929825047520605354582559277074414019021614620860514379329186491380563540806318475337288015976348099445037963179682803722430461391487986038310822406050530003672990696953219016471401) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25582,7 +25582,7 @@ _:gn_3913 { } _:gn_3914 { - 1578 math:greaterThan 1 . + (1578) math:greaterThan 1 . (1578 1) math:difference 1577 . (488212575385033694726144563102732043889924578391281015840814008426753446229358282268201733368895731364923133522608818779871232817504324343185450745147529145183797307063562545135890076418371131683737205413048914826253733706779945941607608679195540303613073861674323615017008370444120607093239962595815019175567911369031837735108542985398834352225146003795226263109984241563539751172539296592936885455224644191825830599121386279699864300197 789944540708104799702048504578691263143068036090401652874545604031674792717888629620303602108424824345300198936379508214926583513826866150283947425922801447281336303042823065335419656517274043793892229969542961035365651552869199555210149380996411215401155180627750716251798492069219334990587028212899800842473233980077326822727498910459820492531434986276436590963989469059631985628961047447524576427798880929352086536934655336759576085602) math:sum 1278157116093138494428193067681423307032992614481682668715359612458428238947246911888505335477320555710223332458988326994797816331331190493469398171070330592465133610106385610471309732935645175477629435382591875861619385259649145496817758060191951519014229042302074331268806862513339942083826990808714820018041145349109164557836041895858654844756580990071662854073973710623171736801500344040461461883023525121177917136056041616459440385799 . (1577 789944540708104799702048504578691263143068036090401652874545604031674792717888629620303602108424824345300198936379508214926583513826866150283947425922801447281336303042823065335419656517274043793892229969542961035365651552869199555210149380996411215401155180627750716251798492069219334990587028212899800842473233980077326822727498910459820492531434986276436590963989469059631985628961047447524576427798880929352086536934655336759576085602 1278157116093138494428193067681423307032992614481682668715359612458428238947246911888505335477320555710223332458988326994797816331331190493469398171070330592465133610106385610471309732935645175477629435382591875861619385259649145496817758060191951519014229042302074331268806862513339942083826990808714820018041145349109164557836041895858654844756580990071662854073973710623171736801500344040461461883023525121177917136056041616459440385799) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25593,7 +25593,7 @@ _:gn_3915 { } _:gn_3916 { - 1579 math:greaterThan 1 . + (1579) math:greaterThan 1 . (1579 1) math:difference 1578 . (301731965323071104975903941475959219253143457699120637033731595604921346488530347352101868739529092980377065413770689435055350696322541807098496680775272302097538995979260520199529580098902912110155024556494046209111917846089253613602540701800870911788081318953427101234790121625098727897347065617084781666905322611045489087618955925060986140306288982481210327854005227496092234456421750854587690972574236737526255937813269057059711785405 488212575385033694726144563102732043889924578391281015840814008426753446229358282268201733368895731364923133522608818779871232817504324343185450745147529145183797307063562545135890076418371131683737205413048914826253733706779945941607608679195540303613073861674323615017008370444120607093239962595815019175567911369031837735108542985398834352225146003795226263109984241563539751172539296592936885455224644191825830599121386279699864300197) math:sum 789944540708104799702048504578691263143068036090401652874545604031674792717888629620303602108424824345300198936379508214926583513826866150283947425922801447281336303042823065335419656517274043793892229969542961035365651552869199555210149380996411215401155180627750716251798492069219334990587028212899800842473233980077326822727498910459820492531434986276436590963989469059631985628961047447524576427798880929352086536934655336759576085602 . (1578 488212575385033694726144563102732043889924578391281015840814008426753446229358282268201733368895731364923133522608818779871232817504324343185450745147529145183797307063562545135890076418371131683737205413048914826253733706779945941607608679195540303613073861674323615017008370444120607093239962595815019175567911369031837735108542985398834352225146003795226263109984241563539751172539296592936885455224644191825830599121386279699864300197 789944540708104799702048504578691263143068036090401652874545604031674792717888629620303602108424824345300198936379508214926583513826866150283947425922801447281336303042823065335419656517274043793892229969542961035365651552869199555210149380996411215401155180627750716251798492069219334990587028212899800842473233980077326822727498910459820492531434986276436590963989469059631985628961047447524576427798880929352086536934655336759576085602) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25604,7 +25604,7 @@ _:gn_3917 { } _:gn_3918 { - 1580 math:greaterThan 1 . + (1580) math:greaterThan 1 . (1580 1) math:difference 1579 . (186480610061962589750240621626772824636781120692160378807082412821832099740827934916099864629366638384546068108838129344815882121181782536086954064372256843086258311084302024936360496319468219573582180856554868617141815860690692328005067977394669391824992542720896513782218248819021879195892896978730237508662588757986348647489587060337848211918857021314015935255979014067447516716117545738349194482650407454299574661308117222640152514792 301731965323071104975903941475959219253143457699120637033731595604921346488530347352101868739529092980377065413770689435055350696322541807098496680775272302097538995979260520199529580098902912110155024556494046209111917846089253613602540701800870911788081318953427101234790121625098727897347065617084781666905322611045489087618955925060986140306288982481210327854005227496092234456421750854587690972574236737526255937813269057059711785405) math:sum 488212575385033694726144563102732043889924578391281015840814008426753446229358282268201733368895731364923133522608818779871232817504324343185450745147529145183797307063562545135890076418371131683737205413048914826253733706779945941607608679195540303613073861674323615017008370444120607093239962595815019175567911369031837735108542985398834352225146003795226263109984241563539751172539296592936885455224644191825830599121386279699864300197 . (1579 301731965323071104975903941475959219253143457699120637033731595604921346488530347352101868739529092980377065413770689435055350696322541807098496680775272302097538995979260520199529580098902912110155024556494046209111917846089253613602540701800870911788081318953427101234790121625098727897347065617084781666905322611045489087618955925060986140306288982481210327854005227496092234456421750854587690972574236737526255937813269057059711785405 488212575385033694726144563102732043889924578391281015840814008426753446229358282268201733368895731364923133522608818779871232817504324343185450745147529145183797307063562545135890076418371131683737205413048914826253733706779945941607608679195540303613073861674323615017008370444120607093239962595815019175567911369031837735108542985398834352225146003795226263109984241563539751172539296592936885455224644191825830599121386279699864300197) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25615,7 +25615,7 @@ _:gn_3919 { } _:gn_3920 { - 1581 math:greaterThan 1 . + (1581) math:greaterThan 1 . (1581 1) math:difference 1580 . (115251355261108515225663319849186394616362337006960258226649182783089246747702412436002004110162454595830997304932560090239468575140759271011542616403015459011280684894958495263169083779434692536572843699939177591970101985398561285597472724406201519963088776232530587452571872806076848701454168638354544158242733853059140440129368864723137928387431961167194392598026213428644717740304205116238496489923829283226681276505151834419559270613 186480610061962589750240621626772824636781120692160378807082412821832099740827934916099864629366638384546068108838129344815882121181782536086954064372256843086258311084302024936360496319468219573582180856554868617141815860690692328005067977394669391824992542720896513782218248819021879195892896978730237508662588757986348647489587060337848211918857021314015935255979014067447516716117545738349194482650407454299574661308117222640152514792) math:sum 301731965323071104975903941475959219253143457699120637033731595604921346488530347352101868739529092980377065413770689435055350696322541807098496680775272302097538995979260520199529580098902912110155024556494046209111917846089253613602540701800870911788081318953427101234790121625098727897347065617084781666905322611045489087618955925060986140306288982481210327854005227496092234456421750854587690972574236737526255937813269057059711785405 . (1580 186480610061962589750240621626772824636781120692160378807082412821832099740827934916099864629366638384546068108838129344815882121181782536086954064372256843086258311084302024936360496319468219573582180856554868617141815860690692328005067977394669391824992542720896513782218248819021879195892896978730237508662588757986348647489587060337848211918857021314015935255979014067447516716117545738349194482650407454299574661308117222640152514792 301731965323071104975903941475959219253143457699120637033731595604921346488530347352101868739529092980377065413770689435055350696322541807098496680775272302097538995979260520199529580098902912110155024556494046209111917846089253613602540701800870911788081318953427101234790121625098727897347065617084781666905322611045489087618955925060986140306288982481210327854005227496092234456421750854587690972574236737526255937813269057059711785405) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25626,7 +25626,7 @@ _:gn_3921 { } _:gn_3922 { - 1582 math:greaterThan 1 . + (1582) math:greaterThan 1 . (1582 1) math:difference 1581 . (71229254800854074524577301777586430020418783685200120580433230038742852993125522480097860519204183788715070803905569254576413546041023265075411447969241384074977626189343529673191412540033527037009337156615691025171713875292131042407595252988467871861903766488365926329646376012945030494438728340375693350419854904927208207360218195614710283531425060146821542657952800638802798975813340622110697992726578171072893384802965388220593244179 115251355261108515225663319849186394616362337006960258226649182783089246747702412436002004110162454595830997304932560090239468575140759271011542616403015459011280684894958495263169083779434692536572843699939177591970101985398561285597472724406201519963088776232530587452571872806076848701454168638354544158242733853059140440129368864723137928387431961167194392598026213428644717740304205116238496489923829283226681276505151834419559270613) math:sum 186480610061962589750240621626772824636781120692160378807082412821832099740827934916099864629366638384546068108838129344815882121181782536086954064372256843086258311084302024936360496319468219573582180856554868617141815860690692328005067977394669391824992542720896513782218248819021879195892896978730237508662588757986348647489587060337848211918857021314015935255979014067447516716117545738349194482650407454299574661308117222640152514792 . (1581 115251355261108515225663319849186394616362337006960258226649182783089246747702412436002004110162454595830997304932560090239468575140759271011542616403015459011280684894958495263169083779434692536572843699939177591970101985398561285597472724406201519963088776232530587452571872806076848701454168638354544158242733853059140440129368864723137928387431961167194392598026213428644717740304205116238496489923829283226681276505151834419559270613 186480610061962589750240621626772824636781120692160378807082412821832099740827934916099864629366638384546068108838129344815882121181782536086954064372256843086258311084302024936360496319468219573582180856554868617141815860690692328005067977394669391824992542720896513782218248819021879195892896978730237508662588757986348647489587060337848211918857021314015935255979014067447516716117545738349194482650407454299574661308117222640152514792) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25637,7 +25637,7 @@ _:gn_3923 { } _:gn_3924 { - 1583 math:greaterThan 1 . + (1583) math:greaterThan 1 . (1583 1) math:difference 1582 . (44022100460254440701086018071599964595943553321760137646215952744346393754576889955904143590958270807115926501026990835663055029099736005936131168433774074936303058705614965589977671239401165499563506543323486566798388110106430243189877471417733648101185009744164661122925496793131818207015440297978850807822878948131932232769150669108427644856006901020372849940073412789841918764490864494127798497197251112153787891702186446198966026434 71229254800854074524577301777586430020418783685200120580433230038742852993125522480097860519204183788715070803905569254576413546041023265075411447969241384074977626189343529673191412540033527037009337156615691025171713875292131042407595252988467871861903766488365926329646376012945030494438728340375693350419854904927208207360218195614710283531425060146821542657952800638802798975813340622110697992726578171072893384802965388220593244179) math:sum 115251355261108515225663319849186394616362337006960258226649182783089246747702412436002004110162454595830997304932560090239468575140759271011542616403015459011280684894958495263169083779434692536572843699939177591970101985398561285597472724406201519963088776232530587452571872806076848701454168638354544158242733853059140440129368864723137928387431961167194392598026213428644717740304205116238496489923829283226681276505151834419559270613 . (1582 71229254800854074524577301777586430020418783685200120580433230038742852993125522480097860519204183788715070803905569254576413546041023265075411447969241384074977626189343529673191412540033527037009337156615691025171713875292131042407595252988467871861903766488365926329646376012945030494438728340375693350419854904927208207360218195614710283531425060146821542657952800638802798975813340622110697992726578171072893384802965388220593244179 115251355261108515225663319849186394616362337006960258226649182783089246747702412436002004110162454595830997304932560090239468575140759271011542616403015459011280684894958495263169083779434692536572843699939177591970101985398561285597472724406201519963088776232530587452571872806076848701454168638354544158242733853059140440129368864723137928387431961167194392598026213428644717740304205116238496489923829283226681276505151834419559270613) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25648,7 +25648,7 @@ _:gn_3925 { } _:gn_3926 { - 1584 math:greaterThan 1 . + (1584) math:greaterThan 1 . (1584 1) math:difference 1583 . (27207154340599633823491283705986465424475230363439982934217277294396459238548632524193716928245912981599144302878578418913358516941287259139280279535467309138674567483728564083213741300632361537445830613292204458373325765185700799217717781570734223760718756744201265206720879219813212287423288042396842542596975956795275974591067526506282638675418159126448692717879387848960880211322476127982899495529327058919105493100778942021627217745 44022100460254440701086018071599964595943553321760137646215952744346393754576889955904143590958270807115926501026990835663055029099736005936131168433774074936303058705614965589977671239401165499563506543323486566798388110106430243189877471417733648101185009744164661122925496793131818207015440297978850807822878948131932232769150669108427644856006901020372849940073412789841918764490864494127798497197251112153787891702186446198966026434) math:sum 71229254800854074524577301777586430020418783685200120580433230038742852993125522480097860519204183788715070803905569254576413546041023265075411447969241384074977626189343529673191412540033527037009337156615691025171713875292131042407595252988467871861903766488365926329646376012945030494438728340375693350419854904927208207360218195614710283531425060146821542657952800638802798975813340622110697992726578171072893384802965388220593244179 . (1583 44022100460254440701086018071599964595943553321760137646215952744346393754576889955904143590958270807115926501026990835663055029099736005936131168433774074936303058705614965589977671239401165499563506543323486566798388110106430243189877471417733648101185009744164661122925496793131818207015440297978850807822878948131932232769150669108427644856006901020372849940073412789841918764490864494127798497197251112153787891702186446198966026434 71229254800854074524577301777586430020418783685200120580433230038742852993125522480097860519204183788715070803905569254576413546041023265075411447969241384074977626189343529673191412540033527037009337156615691025171713875292131042407595252988467871861903766488365926329646376012945030494438728340375693350419854904927208207360218195614710283531425060146821542657952800638802798975813340622110697992726578171072893384802965388220593244179) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25659,7 +25659,7 @@ _:gn_3927 { } _:gn_3928 { - 1585 math:greaterThan 1 . + (1585) math:greaterThan 1 . (1585 1) math:difference 1584 . (16814946119654806877594734365613499171468322958320154711998675449949934516028257431710426662712357825516782198148412416749696512158448746796850888898306765797628491221886401506763929938768803962117675930031282108425062344920729443972159689846999424340466252999963395916204617573318605919592152255582008265225902991336656258178083142602145006180588741893924157222194024940881038553168388366144899001667924053234682398601407504177338808689 27207154340599633823491283705986465424475230363439982934217277294396459238548632524193716928245912981599144302878578418913358516941287259139280279535467309138674567483728564083213741300632361537445830613292204458373325765185700799217717781570734223760718756744201265206720879219813212287423288042396842542596975956795275974591067526506282638675418159126448692717879387848960880211322476127982899495529327058919105493100778942021627217745) math:sum 44022100460254440701086018071599964595943553321760137646215952744346393754576889955904143590958270807115926501026990835663055029099736005936131168433774074936303058705614965589977671239401165499563506543323486566798388110106430243189877471417733648101185009744164661122925496793131818207015440297978850807822878948131932232769150669108427644856006901020372849940073412789841918764490864494127798497197251112153787891702186446198966026434 . (1584 27207154340599633823491283705986465424475230363439982934217277294396459238548632524193716928245912981599144302878578418913358516941287259139280279535467309138674567483728564083213741300632361537445830613292204458373325765185700799217717781570734223760718756744201265206720879219813212287423288042396842542596975956795275974591067526506282638675418159126448692717879387848960880211322476127982899495529327058919105493100778942021627217745 44022100460254440701086018071599964595943553321760137646215952744346393754576889955904143590958270807115926501026990835663055029099736005936131168433774074936303058705614965589977671239401165499563506543323486566798388110106430243189877471417733648101185009744164661122925496793131818207015440297978850807822878948131932232769150669108427644856006901020372849940073412789841918764490864494127798497197251112153787891702186446198966026434) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25670,7 +25670,7 @@ _:gn_3929 { } _:gn_3930 { - 1586 math:greaterThan 1 . + (1586) math:greaterThan 1 . (1586 1) math:difference 1585 . (10392208220944826945896549340372966253006907405119828222218601844446524722520375092483290265533555156082362104730166002163662004782838512342429390637160543341046076261842162576449811361863557575328154683260922349948263420264971355245558091723734799420252503744237869290516261646494606367831135786814834277371072965458619716412984383904137632494829417232524535495685362908079841658154087761838000493861403005684423094499371437844288409056 16814946119654806877594734365613499171468322958320154711998675449949934516028257431710426662712357825516782198148412416749696512158448746796850888898306765797628491221886401506763929938768803962117675930031282108425062344920729443972159689846999424340466252999963395916204617573318605919592152255582008265225902991336656258178083142602145006180588741893924157222194024940881038553168388366144899001667924053234682398601407504177338808689) math:sum 27207154340599633823491283705986465424475230363439982934217277294396459238548632524193716928245912981599144302878578418913358516941287259139280279535467309138674567483728564083213741300632361537445830613292204458373325765185700799217717781570734223760718756744201265206720879219813212287423288042396842542596975956795275974591067526506282638675418159126448692717879387848960880211322476127982899495529327058919105493100778942021627217745 . (1585 16814946119654806877594734365613499171468322958320154711998675449949934516028257431710426662712357825516782198148412416749696512158448746796850888898306765797628491221886401506763929938768803962117675930031282108425062344920729443972159689846999424340466252999963395916204617573318605919592152255582008265225902991336656258178083142602145006180588741893924157222194024940881038553168388366144899001667924053234682398601407504177338808689 27207154340599633823491283705986465424475230363439982934217277294396459238548632524193716928245912981599144302878578418913358516941287259139280279535467309138674567483728564083213741300632361537445830613292204458373325765185700799217717781570734223760718756744201265206720879219813212287423288042396842542596975956795275974591067526506282638675418159126448692717879387848960880211322476127982899495529327058919105493100778942021627217745) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25681,7 +25681,7 @@ _:gn_3931 { } _:gn_3932 { - 1587 math:greaterThan 1 . + (1587) math:greaterThan 1 . (1587 1) math:difference 1586 . (6422737898709979931698185025240532918461415553200326489780073605503409793507882339227136397178802669434420093418246414586034507375610234454421498261146222456582414960044238930314118576905246386789521246770359758476798924655758088726601598123264624920213749255725526625688355926823999551761016468767173987854830025878036541765098758698007373685759324661399621726508662032801196895014300604306898507806521047550259304102036066333050399633 10392208220944826945896549340372966253006907405119828222218601844446524722520375092483290265533555156082362104730166002163662004782838512342429390637160543341046076261842162576449811361863557575328154683260922349948263420264971355245558091723734799420252503744237869290516261646494606367831135786814834277371072965458619716412984383904137632494829417232524535495685362908079841658154087761838000493861403005684423094499371437844288409056) math:sum 16814946119654806877594734365613499171468322958320154711998675449949934516028257431710426662712357825516782198148412416749696512158448746796850888898306765797628491221886401506763929938768803962117675930031282108425062344920729443972159689846999424340466252999963395916204617573318605919592152255582008265225902991336656258178083142602145006180588741893924157222194024940881038553168388366144899001667924053234682398601407504177338808689 . (1586 10392208220944826945896549340372966253006907405119828222218601844446524722520375092483290265533555156082362104730166002163662004782838512342429390637160543341046076261842162576449811361863557575328154683260922349948263420264971355245558091723734799420252503744237869290516261646494606367831135786814834277371072965458619716412984383904137632494829417232524535495685362908079841658154087761838000493861403005684423094499371437844288409056 16814946119654806877594734365613499171468322958320154711998675449949934516028257431710426662712357825516782198148412416749696512158448746796850888898306765797628491221886401506763929938768803962117675930031282108425062344920729443972159689846999424340466252999963395916204617573318605919592152255582008265225902991336656258178083142602145006180588741893924157222194024940881038553168388366144899001667924053234682398601407504177338808689) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25692,7 +25692,7 @@ _:gn_3933 { } _:gn_3934 { - 1588 math:greaterThan 1 . + (1588) math:greaterThan 1 . (1588 1) math:difference 1587 . (3969470322234847014198364315132433334545491851919501732438528238943114929012492753256153868354752486647942011311919587577627497407228277888007892376014320884463661301797923646135692784958311188538633436490562591471464495609213266518956493600470174500038754488512342664827905719670606816070119318047660289516242939580583174647885625206130258809070092571124913769176700875278644763139787157531101986054881958134163790397335371511238009423 6422737898709979931698185025240532918461415553200326489780073605503409793507882339227136397178802669434420093418246414586034507375610234454421498261146222456582414960044238930314118576905246386789521246770359758476798924655758088726601598123264624920213749255725526625688355926823999551761016468767173987854830025878036541765098758698007373685759324661399621726508662032801196895014300604306898507806521047550259304102036066333050399633) math:sum 10392208220944826945896549340372966253006907405119828222218601844446524722520375092483290265533555156082362104730166002163662004782838512342429390637160543341046076261842162576449811361863557575328154683260922349948263420264971355245558091723734799420252503744237869290516261646494606367831135786814834277371072965458619716412984383904137632494829417232524535495685362908079841658154087761838000493861403005684423094499371437844288409056 . (1587 6422737898709979931698185025240532918461415553200326489780073605503409793507882339227136397178802669434420093418246414586034507375610234454421498261146222456582414960044238930314118576905246386789521246770359758476798924655758088726601598123264624920213749255725526625688355926823999551761016468767173987854830025878036541765098758698007373685759324661399621726508662032801196895014300604306898507806521047550259304102036066333050399633 10392208220944826945896549340372966253006907405119828222218601844446524722520375092483290265533555156082362104730166002163662004782838512342429390637160543341046076261842162576449811361863557575328154683260922349948263420264971355245558091723734799420252503744237869290516261646494606367831135786814834277371072965458619716412984383904137632494829417232524535495685362908079841658154087761838000493861403005684423094499371437844288409056) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25703,7 +25703,7 @@ _:gn_3935 { } _:gn_3936 { - 1589 math:greaterThan 1 . + (1589) math:greaterThan 1 . (1589 1) math:difference 1588 . (2453267576475132917499820710108099583915923701280824757341545366560294864495389585970982528824050182786478082106326827008407009968381956566413605885131901572118753658246315284178425791946935198250887810279797167005334429046544822207645104522794450420174994767213183960860450207153392735690897150719513698338587086297453367117213133491877114876689232090274707957331961157522552131874513446775796521751639089416095513704700694821812390210 3969470322234847014198364315132433334545491851919501732438528238943114929012492753256153868354752486647942011311919587577627497407228277888007892376014320884463661301797923646135692784958311188538633436490562591471464495609213266518956493600470174500038754488512342664827905719670606816070119318047660289516242939580583174647885625206130258809070092571124913769176700875278644763139787157531101986054881958134163790397335371511238009423) math:sum 6422737898709979931698185025240532918461415553200326489780073605503409793507882339227136397178802669434420093418246414586034507375610234454421498261146222456582414960044238930314118576905246386789521246770359758476798924655758088726601598123264624920213749255725526625688355926823999551761016468767173987854830025878036541765098758698007373685759324661399621726508662032801196895014300604306898507806521047550259304102036066333050399633 . (1588 3969470322234847014198364315132433334545491851919501732438528238943114929012492753256153868354752486647942011311919587577627497407228277888007892376014320884463661301797923646135692784958311188538633436490562591471464495609213266518956493600470174500038754488512342664827905719670606816070119318047660289516242939580583174647885625206130258809070092571124913769176700875278644763139787157531101986054881958134163790397335371511238009423 6422737898709979931698185025240532918461415553200326489780073605503409793507882339227136397178802669434420093418246414586034507375610234454421498261146222456582414960044238930314118576905246386789521246770359758476798924655758088726601598123264624920213749255725526625688355926823999551761016468767173987854830025878036541765098758698007373685759324661399621726508662032801196895014300604306898507806521047550259304102036066333050399633) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25714,7 +25714,7 @@ _:gn_3937 { } _:gn_3938 { - 1590 math:greaterThan 1 . + (1590) math:greaterThan 1 . (1590 1) math:difference 1589 . (1516202745759714096698543605024333750629568150638676975096982872382820064517103167285171339530702303861463929205592760569220487438846321321594286490882419312344907643551608361957266993011375990287745626210765424466130066562668444311311389077675724079863759721299158703967455512517214080379222167328146591177655853283129807530672491714253143932380860480850205811844739717756092631265273710755305464303242868718068276692634676689425619213 2453267576475132917499820710108099583915923701280824757341545366560294864495389585970982528824050182786478082106326827008407009968381956566413605885131901572118753658246315284178425791946935198250887810279797167005334429046544822207645104522794450420174994767213183960860450207153392735690897150719513698338587086297453367117213133491877114876689232090274707957331961157522552131874513446775796521751639089416095513704700694821812390210) math:sum 3969470322234847014198364315132433334545491851919501732438528238943114929012492753256153868354752486647942011311919587577627497407228277888007892376014320884463661301797923646135692784958311188538633436490562591471464495609213266518956493600470174500038754488512342664827905719670606816070119318047660289516242939580583174647885625206130258809070092571124913769176700875278644763139787157531101986054881958134163790397335371511238009423 . (1589 2453267576475132917499820710108099583915923701280824757341545366560294864495389585970982528824050182786478082106326827008407009968381956566413605885131901572118753658246315284178425791946935198250887810279797167005334429046544822207645104522794450420174994767213183960860450207153392735690897150719513698338587086297453367117213133491877114876689232090274707957331961157522552131874513446775796521751639089416095513704700694821812390210 3969470322234847014198364315132433334545491851919501732438528238943114929012492753256153868354752486647942011311919587577627497407228277888007892376014320884463661301797923646135692784958311188538633436490562591471464495609213266518956493600470174500038754488512342664827905719670606816070119318047660289516242939580583174647885625206130258809070092571124913769176700875278644763139787157531101986054881958134163790397335371511238009423) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25725,7 +25725,7 @@ _:gn_3939 { } _:gn_3940 { - 1591 math:greaterThan 1 . + (1591) math:greaterThan 1 . (1591 1) math:difference 1590 . (937064830715418820801277105083765833286355550642147782244562494177474799978286418685811189293347878925014152900734066439186522529535635244819319394249482259773846014694706922221158798935559207963142184069031742539204362483876377896333715445118726340311235045914025256892994694636178655311674983391367107160931233014323559586540641777623970944308371609424502145487221439766459500609239736020491057448396220698027237012066018132386770997 1516202745759714096698543605024333750629568150638676975096982872382820064517103167285171339530702303861463929205592760569220487438846321321594286490882419312344907643551608361957266993011375990287745626210765424466130066562668444311311389077675724079863759721299158703967455512517214080379222167328146591177655853283129807530672491714253143932380860480850205811844739717756092631265273710755305464303242868718068276692634676689425619213) math:sum 2453267576475132917499820710108099583915923701280824757341545366560294864495389585970982528824050182786478082106326827008407009968381956566413605885131901572118753658246315284178425791946935198250887810279797167005334429046544822207645104522794450420174994767213183960860450207153392735690897150719513698338587086297453367117213133491877114876689232090274707957331961157522552131874513446775796521751639089416095513704700694821812390210 . (1590 1516202745759714096698543605024333750629568150638676975096982872382820064517103167285171339530702303861463929205592760569220487438846321321594286490882419312344907643551608361957266993011375990287745626210765424466130066562668444311311389077675724079863759721299158703967455512517214080379222167328146591177655853283129807530672491714253143932380860480850205811844739717756092631265273710755305464303242868718068276692634676689425619213 2453267576475132917499820710108099583915923701280824757341545366560294864495389585970982528824050182786478082106326827008407009968381956566413605885131901572118753658246315284178425791946935198250887810279797167005334429046544822207645104522794450420174994767213183960860450207153392735690897150719513698338587086297453367117213133491877114876689232090274707957331961157522552131874513446775796521751639089416095513704700694821812390210) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25736,7 +25736,7 @@ _:gn_3941 { } _:gn_3942 { - 1592 math:greaterThan 1 . + (1592) math:greaterThan 1 . (1592 1) math:difference 1591 . (579137915044295275897266499940567917343212599996529192852420378205345264538816748599360150237354424936449776304858694130033964909310686076774967096632937052571061628856901439736108194075816782324603442141733681926925704078792066414977673632556997739552524675385133447074460817881035425067547183936779484016724620268806247944131849936629172988072488871425703666357518277989633130656033974734814406854846648020041039680568658557038848216 937064830715418820801277105083765833286355550642147782244562494177474799978286418685811189293347878925014152900734066439186522529535635244819319394249482259773846014694706922221158798935559207963142184069031742539204362483876377896333715445118726340311235045914025256892994694636178655311674983391367107160931233014323559586540641777623970944308371609424502145487221439766459500609239736020491057448396220698027237012066018132386770997) math:sum 1516202745759714096698543605024333750629568150638676975096982872382820064517103167285171339530702303861463929205592760569220487438846321321594286490882419312344907643551608361957266993011375990287745626210765424466130066562668444311311389077675724079863759721299158703967455512517214080379222167328146591177655853283129807530672491714253143932380860480850205811844739717756092631265273710755305464303242868718068276692634676689425619213 . (1591 937064830715418820801277105083765833286355550642147782244562494177474799978286418685811189293347878925014152900734066439186522529535635244819319394249482259773846014694706922221158798935559207963142184069031742539204362483876377896333715445118726340311235045914025256892994694636178655311674983391367107160931233014323559586540641777623970944308371609424502145487221439766459500609239736020491057448396220698027237012066018132386770997 1516202745759714096698543605024333750629568150638676975096982872382820064517103167285171339530702303861463929205592760569220487438846321321594286490882419312344907643551608361957266993011375990287745626210765424466130066562668444311311389077675724079863759721299158703967455512517214080379222167328146591177655853283129807530672491714253143932380860480850205811844739717756092631265273710755305464303242868718068276692634676689425619213) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25747,7 +25747,7 @@ _:gn_3943 { } _:gn_3944 { - 1593 math:greaterThan 1 . + (1593) math:greaterThan 1 . (1593 1) math:difference 1592 . (357926915671123544904010605143197915943142950645618589392142115972129535439469670086451039055993453988564376595875372309152557620224949168044352297616545207202784385837805482485050604859742425638538741927298060612278658405084311481356041812561728600758710370528891809818533876755143230244127799454587623144206612745517311642408791840994797956235882737998798479129703161776826369953205761285676650593549572677986197331497359575347922781 579137915044295275897266499940567917343212599996529192852420378205345264538816748599360150237354424936449776304858694130033964909310686076774967096632937052571061628856901439736108194075816782324603442141733681926925704078792066414977673632556997739552524675385133447074460817881035425067547183936779484016724620268806247944131849936629172988072488871425703666357518277989633130656033974734814406854846648020041039680568658557038848216) math:sum 937064830715418820801277105083765833286355550642147782244562494177474799978286418685811189293347878925014152900734066439186522529535635244819319394249482259773846014694706922221158798935559207963142184069031742539204362483876377896333715445118726340311235045914025256892994694636178655311674983391367107160931233014323559586540641777623970944308371609424502145487221439766459500609239736020491057448396220698027237012066018132386770997 . (1592 579137915044295275897266499940567917343212599996529192852420378205345264538816748599360150237354424936449776304858694130033964909310686076774967096632937052571061628856901439736108194075816782324603442141733681926925704078792066414977673632556997739552524675385133447074460817881035425067547183936779484016724620268806247944131849936629172988072488871425703666357518277989633130656033974734814406854846648020041039680568658557038848216 937064830715418820801277105083765833286355550642147782244562494177474799978286418685811189293347878925014152900734066439186522529535635244819319394249482259773846014694706922221158798935559207963142184069031742539204362483876377896333715445118726340311235045914025256892994694636178655311674983391367107160931233014323559586540641777623970944308371609424502145487221439766459500609239736020491057448396220698027237012066018132386770997) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25758,7 +25758,7 @@ _:gn_3945 { } _:gn_3946 { - 1594 math:greaterThan 1 . + (1594) math:greaterThan 1 . (1594 1) math:difference 1593 . (221210999373171730993255894797370001400069649350910603460278262233215729099347078512909111181360970947885399708983321820881407289085736908730614799016391845368277243019095957251057589216074356686064700214435621314647045673707754933621631819995269138793814304856241637255926941125892194823419384482191860872518007523288936301723058095634375031836606133426905187227815116212806760702828213449137756261297075342054842349071298981690925435 357926915671123544904010605143197915943142950645618589392142115972129535439469670086451039055993453988564376595875372309152557620224949168044352297616545207202784385837805482485050604859742425638538741927298060612278658405084311481356041812561728600758710370528891809818533876755143230244127799454587623144206612745517311642408791840994797956235882737998798479129703161776826369953205761285676650593549572677986197331497359575347922781) math:sum 579137915044295275897266499940567917343212599996529192852420378205345264538816748599360150237354424936449776304858694130033964909310686076774967096632937052571061628856901439736108194075816782324603442141733681926925704078792066414977673632556997739552524675385133447074460817881035425067547183936779484016724620268806247944131849936629172988072488871425703666357518277989633130656033974734814406854846648020041039680568658557038848216 . (1593 357926915671123544904010605143197915943142950645618589392142115972129535439469670086451039055993453988564376595875372309152557620224949168044352297616545207202784385837805482485050604859742425638538741927298060612278658405084311481356041812561728600758710370528891809818533876755143230244127799454587623144206612745517311642408791840994797956235882737998798479129703161776826369953205761285676650593549572677986197331497359575347922781 579137915044295275897266499940567917343212599996529192852420378205345264538816748599360150237354424936449776304858694130033964909310686076774967096632937052571061628856901439736108194075816782324603442141733681926925704078792066414977673632556997739552524675385133447074460817881035425067547183936779484016724620268806247944131849936629172988072488871425703666357518277989633130656033974734814406854846648020041039680568658557038848216) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25769,7 +25769,7 @@ _:gn_3947 { } _:gn_3948 { - 1595 math:greaterThan 1 . + (1595) math:greaterThan 1 . (1595 1) math:difference 1594 . (136715916297951813910754710345827914543073301294707985931863853738913806340122591573541927874632483040678976886892050488271150331139212259313737498600153361834507142818709525233993015643668068952474041712862439297631612731376556547734409992566459461964896065672650172562606935629251035420708414972395762271688605222228375340685733745360422924399276604571893291901888045564019609250377547836538894332252497335931354982426060593656997346 221210999373171730993255894797370001400069649350910603460278262233215729099347078512909111181360970947885399708983321820881407289085736908730614799016391845368277243019095957251057589216074356686064700214435621314647045673707754933621631819995269138793814304856241637255926941125892194823419384482191860872518007523288936301723058095634375031836606133426905187227815116212806760702828213449137756261297075342054842349071298981690925435) math:sum 357926915671123544904010605143197915943142950645618589392142115972129535439469670086451039055993453988564376595875372309152557620224949168044352297616545207202784385837805482485050604859742425638538741927298060612278658405084311481356041812561728600758710370528891809818533876755143230244127799454587623144206612745517311642408791840994797956235882737998798479129703161776826369953205761285676650593549572677986197331497359575347922781 . (1594 221210999373171730993255894797370001400069649350910603460278262233215729099347078512909111181360970947885399708983321820881407289085736908730614799016391845368277243019095957251057589216074356686064700214435621314647045673707754933621631819995269138793814304856241637255926941125892194823419384482191860872518007523288936301723058095634375031836606133426905187227815116212806760702828213449137756261297075342054842349071298981690925435 357926915671123544904010605143197915943142950645618589392142115972129535439469670086451039055993453988564376595875372309152557620224949168044352297616545207202784385837805482485050604859742425638538741927298060612278658405084311481356041812561728600758710370528891809818533876755143230244127799454587623144206612745517311642408791840994797956235882737998798479129703161776826369953205761285676650593549572677986197331497359575347922781) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25780,7 +25780,7 @@ _:gn_3949 { } _:gn_3950 { - 1596 math:greaterThan 1 . + (1596) math:greaterThan 1 . (1596 1) math:difference 1595 . (84495083075219917082501184451542086856996348056202617528414408494301922759224486939367183306728487907206422822091271332610256957946524649416877300416238483533770100200386432017064573572406287733590658501573182017015432942331198385887221827428809676828918239183591464693320005496641159402710969509796098600829402301060560961037324350273952107437329528855011895325927070648787151452450665612598861929044578006123487366645238388033928089 136715916297951813910754710345827914543073301294707985931863853738913806340122591573541927874632483040678976886892050488271150331139212259313737498600153361834507142818709525233993015643668068952474041712862439297631612731376556547734409992566459461964896065672650172562606935629251035420708414972395762271688605222228375340685733745360422924399276604571893291901888045564019609250377547836538894332252497335931354982426060593656997346) math:sum 221210999373171730993255894797370001400069649350910603460278262233215729099347078512909111181360970947885399708983321820881407289085736908730614799016391845368277243019095957251057589216074356686064700214435621314647045673707754933621631819995269138793814304856241637255926941125892194823419384482191860872518007523288936301723058095634375031836606133426905187227815116212806760702828213449137756261297075342054842349071298981690925435 . (1595 136715916297951813910754710345827914543073301294707985931863853738913806340122591573541927874632483040678976886892050488271150331139212259313737498600153361834507142818709525233993015643668068952474041712862439297631612731376556547734409992566459461964896065672650172562606935629251035420708414972395762271688605222228375340685733745360422924399276604571893291901888045564019609250377547836538894332252497335931354982426060593656997346 221210999373171730993255894797370001400069649350910603460278262233215729099347078512909111181360970947885399708983321820881407289085736908730614799016391845368277243019095957251057589216074356686064700214435621314647045673707754933621631819995269138793814304856241637255926941125892194823419384482191860872518007523288936301723058095634375031836606133426905187227815116212806760702828213449137756261297075342054842349071298981690925435) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25791,7 +25791,7 @@ _:gn_3951 { } _:gn_3952 { - 1597 math:greaterThan 1 . + (1597) math:greaterThan 1 . (1597 1) math:difference 1596 . (52220833222731896828253525894285827686076953238505368403449445244611883580898104634174744567903995133472554064800779155660893373192687609896860198183914878300737042618323093216928442071261781218883383211289257280616179789045358161847188165137649785135977826489058707869286930132609876017997445462599663670859202921167814379648409395086470816961947075716881396575960974915232457797926882223940032403207919329807867615780822205623069257 84495083075219917082501184451542086856996348056202617528414408494301922759224486939367183306728487907206422822091271332610256957946524649416877300416238483533770100200386432017064573572406287733590658501573182017015432942331198385887221827428809676828918239183591464693320005496641159402710969509796098600829402301060560961037324350273952107437329528855011895325927070648787151452450665612598861929044578006123487366645238388033928089) math:sum 136715916297951813910754710345827914543073301294707985931863853738913806340122591573541927874632483040678976886892050488271150331139212259313737498600153361834507142818709525233993015643668068952474041712862439297631612731376556547734409992566459461964896065672650172562606935629251035420708414972395762271688605222228375340685733745360422924399276604571893291901888045564019609250377547836538894332252497335931354982426060593656997346 . (1596 84495083075219917082501184451542086856996348056202617528414408494301922759224486939367183306728487907206422822091271332610256957946524649416877300416238483533770100200386432017064573572406287733590658501573182017015432942331198385887221827428809676828918239183591464693320005496641159402710969509796098600829402301060560961037324350273952107437329528855011895325927070648787151452450665612598861929044578006123487366645238388033928089 136715916297951813910754710345827914543073301294707985931863853738913806340122591573541927874632483040678976886892050488271150331139212259313737498600153361834507142818709525233993015643668068952474041712862439297631612731376556547734409992566459461964896065672650172562606935629251035420708414972395762271688605222228375340685733745360422924399276604571893291901888045564019609250377547836538894332252497335931354982426060593656997346) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25802,7 +25802,7 @@ _:gn_3953 { } _:gn_3954 { - 1598 math:greaterThan 1 . + (1598) math:greaterThan 1 . (1598 1) math:difference 1597 . (32274249852488020254247658557256259170919394817697249124964963249690039178326382305192438738824492773733868757290492176949363584753837039520017102232323605233033057582063338800136131501144506514707275290283924736399253153285840224040033662291159891692940412694532756824033075364031283384713524047196434929970199379892746581388914955187481290475382453138130498749966095733554693654523783388658829525836658676315619750864416182410858832 52220833222731896828253525894285827686076953238505368403449445244611883580898104634174744567903995133472554064800779155660893373192687609896860198183914878300737042618323093216928442071261781218883383211289257280616179789045358161847188165137649785135977826489058707869286930132609876017997445462599663670859202921167814379648409395086470816961947075716881396575960974915232457797926882223940032403207919329807867615780822205623069257) math:sum 84495083075219917082501184451542086856996348056202617528414408494301922759224486939367183306728487907206422822091271332610256957946524649416877300416238483533770100200386432017064573572406287733590658501573182017015432942331198385887221827428809676828918239183591464693320005496641159402710969509796098600829402301060560961037324350273952107437329528855011895325927070648787151452450665612598861929044578006123487366645238388033928089 . (1597 52220833222731896828253525894285827686076953238505368403449445244611883580898104634174744567903995133472554064800779155660893373192687609896860198183914878300737042618323093216928442071261781218883383211289257280616179789045358161847188165137649785135977826489058707869286930132609876017997445462599663670859202921167814379648409395086470816961947075716881396575960974915232457797926882223940032403207919329807867615780822205623069257 84495083075219917082501184451542086856996348056202617528414408494301922759224486939367183306728487907206422822091271332610256957946524649416877300416238483533770100200386432017064573572406287733590658501573182017015432942331198385887221827428809676828918239183591464693320005496641159402710969509796098600829402301060560961037324350273952107437329528855011895325927070648787151452450665612598861929044578006123487366645238388033928089) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25813,7 +25813,7 @@ _:gn_3955 { } _:gn_3956 { - 1599 math:greaterThan 1 . + (1599) math:greaterThan 1 . (1599 1) math:difference 1598 . (19946583370243876574005867337029568515157558420808119278484481994921844402571722328982305829079502359738685307510286978711529788438850570376843095951591273067703985036259754416792310570117274704176107921005332544216926635759517937807154502846489893443037413794525951045253854768578592633283921415403228740889003541275067798259494439898989526486564622578750897825994879181677764143403098835281202877371260653492247864916406023212210425 32274249852488020254247658557256259170919394817697249124964963249690039178326382305192438738824492773733868757290492176949363584753837039520017102232323605233033057582063338800136131501144506514707275290283924736399253153285840224040033662291159891692940412694532756824033075364031283384713524047196434929970199379892746581388914955187481290475382453138130498749966095733554693654523783388658829525836658676315619750864416182410858832) math:sum 52220833222731896828253525894285827686076953238505368403449445244611883580898104634174744567903995133472554064800779155660893373192687609896860198183914878300737042618323093216928442071261781218883383211289257280616179789045358161847188165137649785135977826489058707869286930132609876017997445462599663670859202921167814379648409395086470816961947075716881396575960974915232457797926882223940032403207919329807867615780822205623069257 . (1598 32274249852488020254247658557256259170919394817697249124964963249690039178326382305192438738824492773733868757290492176949363584753837039520017102232323605233033057582063338800136131501144506514707275290283924736399253153285840224040033662291159891692940412694532756824033075364031283384713524047196434929970199379892746581388914955187481290475382453138130498749966095733554693654523783388658829525836658676315619750864416182410858832 52220833222731896828253525894285827686076953238505368403449445244611883580898104634174744567903995133472554064800779155660893373192687609896860198183914878300737042618323093216928442071261781218883383211289257280616179789045358161847188165137649785135977826489058707869286930132609876017997445462599663670859202921167814379648409395086470816961947075716881396575960974915232457797926882223940032403207919329807867615780822205623069257) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25824,7 +25824,7 @@ _:gn_3957 { } _:gn_3958 { - 1600 math:greaterThan 1 . + (1600) math:greaterThan 1 . (1600 1) math:difference 1599 . (12327666482244143680241791220226690655761836396889129846480481254768194775754659976210132909744990413995183449780205198237833796314986469143174006280732332165329072545803584383343820931027231810531167369278592192182326517526322286232879159444669998249902998900006805778779220595452690751429602631793206189081195838617678783129420515288491763988817830559379600923971216551876929511120684553377626648465398022823371885948010159198648407 19946583370243876574005867337029568515157558420808119278484481994921844402571722328982305829079502359738685307510286978711529788438850570376843095951591273067703985036259754416792310570117274704176107921005332544216926635759517937807154502846489893443037413794525951045253854768578592633283921415403228740889003541275067798259494439898989526486564622578750897825994879181677764143403098835281202877371260653492247864916406023212210425) math:sum 32274249852488020254247658557256259170919394817697249124964963249690039178326382305192438738824492773733868757290492176949363584753837039520017102232323605233033057582063338800136131501144506514707275290283924736399253153285840224040033662291159891692940412694532756824033075364031283384713524047196434929970199379892746581388914955187481290475382453138130498749966095733554693654523783388658829525836658676315619750864416182410858832 . (1599 19946583370243876574005867337029568515157558420808119278484481994921844402571722328982305829079502359738685307510286978711529788438850570376843095951591273067703985036259754416792310570117274704176107921005332544216926635759517937807154502846489893443037413794525951045253854768578592633283921415403228740889003541275067798259494439898989526486564622578750897825994879181677764143403098835281202877371260653492247864916406023212210425 32274249852488020254247658557256259170919394817697249124964963249690039178326382305192438738824492773733868757290492176949363584753837039520017102232323605233033057582063338800136131501144506514707275290283924736399253153285840224040033662291159891692940412694532756824033075364031283384713524047196434929970199379892746581388914955187481290475382453138130498749966095733554693654523783388658829525836658676315619750864416182410858832) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25835,7 +25835,7 @@ _:gn_3959 { } _:gn_3960 { - 1601 math:greaterThan 1 . + (1601) math:greaterThan 1 . (1601 1) math:difference 1600 . (7618916887999732893764076116802877859395722023918989432004000740153649626817062352772172919334511945743501857730081780473695992123864101233669089670858940902374912490456170033448489639090042893644940551726740352034600118233195651574275343401819895193134414894519145266474634173125901881854318783610022551807807702657389015130073924610497762497746792019371296902023662629800834632282414281903576228905862630668875978968395864013562018 12327666482244143680241791220226690655761836396889129846480481254768194775754659976210132909744990413995183449780205198237833796314986469143174006280732332165329072545803584383343820931027231810531167369278592192182326517526322286232879159444669998249902998900006805778779220595452690751429602631793206189081195838617678783129420515288491763988817830559379600923971216551876929511120684553377626648465398022823371885948010159198648407) math:sum 19946583370243876574005867337029568515157558420808119278484481994921844402571722328982305829079502359738685307510286978711529788438850570376843095951591273067703985036259754416792310570117274704176107921005332544216926635759517937807154502846489893443037413794525951045253854768578592633283921415403228740889003541275067798259494439898989526486564622578750897825994879181677764143403098835281202877371260653492247864916406023212210425 . (1600 12327666482244143680241791220226690655761836396889129846480481254768194775754659976210132909744990413995183449780205198237833796314986469143174006280732332165329072545803584383343820931027231810531167369278592192182326517526322286232879159444669998249902998900006805778779220595452690751429602631793206189081195838617678783129420515288491763988817830559379600923971216551876929511120684553377626648465398022823371885948010159198648407 19946583370243876574005867337029568515157558420808119278484481994921844402571722328982305829079502359738685307510286978711529788438850570376843095951591273067703985036259754416792310570117274704176107921005332544216926635759517937807154502846489893443037413794525951045253854768578592633283921415403228740889003541275067798259494439898989526486564622578750897825994879181677764143403098835281202877371260653492247864916406023212210425) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25846,7 +25846,7 @@ _:gn_3961 { } _:gn_3962 { - 1602 math:greaterThan 1 . + (1602) math:greaterThan 1 . (1602 1) math:difference 1601 . (4708749594244410786477715103423812796366114372970140414476480514614545148937597623437959990410478468251681592050123417764137804191122367909504916609873391262954160055347414349895331291937188916886226817551851840147726399293126634658603816042850103056768584005487660512304586422326788869575283848183183637273388135960289767999346590677994001491071038540008304021947553922076094878838270271474050419559535392154495906979614295185086389 7618916887999732893764076116802877859395722023918989432004000740153649626817062352772172919334511945743501857730081780473695992123864101233669089670858940902374912490456170033448489639090042893644940551726740352034600118233195651574275343401819895193134414894519145266474634173125901881854318783610022551807807702657389015130073924610497762497746792019371296902023662629800834632282414281903576228905862630668875978968395864013562018) math:sum 12327666482244143680241791220226690655761836396889129846480481254768194775754659976210132909744990413995183449780205198237833796314986469143174006280732332165329072545803584383343820931027231810531167369278592192182326517526322286232879159444669998249902998900006805778779220595452690751429602631793206189081195838617678783129420515288491763988817830559379600923971216551876929511120684553377626648465398022823371885948010159198648407 . (1601 7618916887999732893764076116802877859395722023918989432004000740153649626817062352772172919334511945743501857730081780473695992123864101233669089670858940902374912490456170033448489639090042893644940551726740352034600118233195651574275343401819895193134414894519145266474634173125901881854318783610022551807807702657389015130073924610497762497746792019371296902023662629800834632282414281903576228905862630668875978968395864013562018 12327666482244143680241791220226690655761836396889129846480481254768194775754659976210132909744990413995183449780205198237833796314986469143174006280732332165329072545803584383343820931027231810531167369278592192182326517526322286232879159444669998249902998900006805778779220595452690751429602631793206189081195838617678783129420515288491763988817830559379600923971216551876929511120684553377626648465398022823371885948010159198648407) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25857,7 +25857,7 @@ _:gn_3963 { } _:gn_3964 { - 1603 math:greaterThan 1 . + (1603) math:greaterThan 1 . (1603 1) math:difference 1602 . (2910167293755322107286361013379065063029607650948849017527520225539104477879464729334212928924033477491820265679958362709558187932741733324164173060985549639420752435108755683553158347152853976758713734174888511886873718940069016915671527358969792136365830889031484754170047750799113012279034935426838914534419566697099247130727333932503761006675753479362992880076108707724739753444144010429525809346327238514380071988781568828475629 4708749594244410786477715103423812796366114372970140414476480514614545148937597623437959990410478468251681592050123417764137804191122367909504916609873391262954160055347414349895331291937188916886226817551851840147726399293126634658603816042850103056768584005487660512304586422326788869575283848183183637273388135960289767999346590677994001491071038540008304021947553922076094878838270271474050419559535392154495906979614295185086389) math:sum 7618916887999732893764076116802877859395722023918989432004000740153649626817062352772172919334511945743501857730081780473695992123864101233669089670858940902374912490456170033448489639090042893644940551726740352034600118233195651574275343401819895193134414894519145266474634173125901881854318783610022551807807702657389015130073924610497762497746792019371296902023662629800834632282414281903576228905862630668875978968395864013562018 . (1602 4708749594244410786477715103423812796366114372970140414476480514614545148937597623437959990410478468251681592050123417764137804191122367909504916609873391262954160055347414349895331291937188916886226817551851840147726399293126634658603816042850103056768584005487660512304586422326788869575283848183183637273388135960289767999346590677994001491071038540008304021947553922076094878838270271474050419559535392154495906979614295185086389 7618916887999732893764076116802877859395722023918989432004000740153649626817062352772172919334511945743501857730081780473695992123864101233669089670858940902374912490456170033448489639090042893644940551726740352034600118233195651574275343401819895193134414894519145266474634173125901881854318783610022551807807702657389015130073924610497762497746792019371296902023662629800834632282414281903576228905862630668875978968395864013562018) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25868,7 +25868,7 @@ _:gn_3965 { } _:gn_3966 { - 1604 math:greaterThan 1 . + (1604) math:greaterThan 1 . (1604 1) math:difference 1603 . (1798582300489088679191354090044747733336506722021291396948960289075440671058132894103747061486444990759861326370165055054579616258380634585340743548887841623533407620238658666342172944784334940127513083376963328260852680353057617742932288683880310920402753116456175758134538671527675857296248912756344722738968569263190520868619256745490240484395285060645311141871445214351355125394126261044524610213208153640115834990832726356610760 2910167293755322107286361013379065063029607650948849017527520225539104477879464729334212928924033477491820265679958362709558187932741733324164173060985549639420752435108755683553158347152853976758713734174888511886873718940069016915671527358969792136365830889031484754170047750799113012279034935426838914534419566697099247130727333932503761006675753479362992880076108707724739753444144010429525809346327238514380071988781568828475629) math:sum 4708749594244410786477715103423812796366114372970140414476480514614545148937597623437959990410478468251681592050123417764137804191122367909504916609873391262954160055347414349895331291937188916886226817551851840147726399293126634658603816042850103056768584005487660512304586422326788869575283848183183637273388135960289767999346590677994001491071038540008304021947553922076094878838270271474050419559535392154495906979614295185086389 . (1603 2910167293755322107286361013379065063029607650948849017527520225539104477879464729334212928924033477491820265679958362709558187932741733324164173060985549639420752435108755683553158347152853976758713734174888511886873718940069016915671527358969792136365830889031484754170047750799113012279034935426838914534419566697099247130727333932503761006675753479362992880076108707724739753444144010429525809346327238514380071988781568828475629 4708749594244410786477715103423812796366114372970140414476480514614545148937597623437959990410478468251681592050123417764137804191122367909504916609873391262954160055347414349895331291937188916886226817551851840147726399293126634658603816042850103056768584005487660512304586422326788869575283848183183637273388135960289767999346590677994001491071038540008304021947553922076094878838270271474050419559535392154495906979614295185086389) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25879,7 +25879,7 @@ _:gn_3967 { } _:gn_3968 { - 1605 math:greaterThan 1 . + (1605) math:greaterThan 1 . (1605 1) math:difference 1604 . (1111584993266233428095006923334317329693100928927557620578559936463663806821331835230465867437588486731958939309793307654978571674361098738823429512097708015887344814870097017210985402368519036631200650797925183626021038587011399172739238675089481215963077772575308996035509079271437154982786022670494191795450997433908726262108077187013520522280468418717681738204663493373384628050017749385001199133119084874264236997948842471864869 1798582300489088679191354090044747733336506722021291396948960289075440671058132894103747061486444990759861326370165055054579616258380634585340743548887841623533407620238658666342172944784334940127513083376963328260852680353057617742932288683880310920402753116456175758134538671527675857296248912756344722738968569263190520868619256745490240484395285060645311141871445214351355125394126261044524610213208153640115834990832726356610760) math:sum 2910167293755322107286361013379065063029607650948849017527520225539104477879464729334212928924033477491820265679958362709558187932741733324164173060985549639420752435108755683553158347152853976758713734174888511886873718940069016915671527358969792136365830889031484754170047750799113012279034935426838914534419566697099247130727333932503761006675753479362992880076108707724739753444144010429525809346327238514380071988781568828475629 . (1604 1798582300489088679191354090044747733336506722021291396948960289075440671058132894103747061486444990759861326370165055054579616258380634585340743548887841623533407620238658666342172944784334940127513083376963328260852680353057617742932288683880310920402753116456175758134538671527675857296248912756344722738968569263190520868619256745490240484395285060645311141871445214351355125394126261044524610213208153640115834990832726356610760 2910167293755322107286361013379065063029607650948849017527520225539104477879464729334212928924033477491820265679958362709558187932741733324164173060985549639420752435108755683553158347152853976758713734174888511886873718940069016915671527358969792136365830889031484754170047750799113012279034935426838914534419566697099247130727333932503761006675753479362992880076108707724739753444144010429525809346327238514380071988781568828475629) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25890,7 +25890,7 @@ _:gn_3969 { } _:gn_3970 { - 1606 math:greaterThan 1 . + (1606) math:greaterThan 1 . (1606 1) math:difference 1605 . (686997307222855251096347166710430403643405793093733776370400352611776864236801058873281194048856504027902387060371747399601044584019535846517314036790133607646062805368561649131187542415815903496312432579038144634831641766046218570193050008790829704439675343880866762099029592256238702313462890085850530943517571829281794606511179558476719962114816641927629403666781720977970497344108511659523411080089068765851597992883883884745891 1111584993266233428095006923334317329693100928927557620578559936463663806821331835230465867437588486731958939309793307654978571674361098738823429512097708015887344814870097017210985402368519036631200650797925183626021038587011399172739238675089481215963077772575308996035509079271437154982786022670494191795450997433908726262108077187013520522280468418717681738204663493373384628050017749385001199133119084874264236997948842471864869) math:sum 1798582300489088679191354090044747733336506722021291396948960289075440671058132894103747061486444990759861326370165055054579616258380634585340743548887841623533407620238658666342172944784334940127513083376963328260852680353057617742932288683880310920402753116456175758134538671527675857296248912756344722738968569263190520868619256745490240484395285060645311141871445214351355125394126261044524610213208153640115834990832726356610760 . (1605 1111584993266233428095006923334317329693100928927557620578559936463663806821331835230465867437588486731958939309793307654978571674361098738823429512097708015887344814870097017210985402368519036631200650797925183626021038587011399172739238675089481215963077772575308996035509079271437154982786022670494191795450997433908726262108077187013520522280468418717681738204663493373384628050017749385001199133119084874264236997948842471864869 1798582300489088679191354090044747733336506722021291396948960289075440671058132894103747061486444990759861326370165055054579616258380634585340743548887841623533407620238658666342172944784334940127513083376963328260852680353057617742932288683880310920402753116456175758134538671527675857296248912756344722738968569263190520868619256745490240484395285060645311141871445214351355125394126261044524610213208153640115834990832726356610760) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25901,7 +25901,7 @@ _:gn_3971 { } _:gn_3972 { - 1607 math:greaterThan 1 . + (1607) math:greaterThan 1 . (1607 1) math:difference 1606 . (424587686043378176998659756623886926049695135833823844208159583851886942584530776357184673388731982704056552249421560255377527090341562892306115475307574408241282009501535368079797859952703133134888218218887038991189396820965180602546188666298651511523402428694442233936479487015198452669323132584643660851933425604626931655596897628536800560165651776790052334537881772395414130705909237725477788053030016108412639005064958587118978 686997307222855251096347166710430403643405793093733776370400352611776864236801058873281194048856504027902387060371747399601044584019535846517314036790133607646062805368561649131187542415815903496312432579038144634831641766046218570193050008790829704439675343880866762099029592256238702313462890085850530943517571829281794606511179558476719962114816641927629403666781720977970497344108511659523411080089068765851597992883883884745891) math:sum 1111584993266233428095006923334317329693100928927557620578559936463663806821331835230465867437588486731958939309793307654978571674361098738823429512097708015887344814870097017210985402368519036631200650797925183626021038587011399172739238675089481215963077772575308996035509079271437154982786022670494191795450997433908726262108077187013520522280468418717681738204663493373384628050017749385001199133119084874264236997948842471864869 . (1606 686997307222855251096347166710430403643405793093733776370400352611776864236801058873281194048856504027902387060371747399601044584019535846517314036790133607646062805368561649131187542415815903496312432579038144634831641766046218570193050008790829704439675343880866762099029592256238702313462890085850530943517571829281794606511179558476719962114816641927629403666781720977970497344108511659523411080089068765851597992883883884745891 1111584993266233428095006923334317329693100928927557620578559936463663806821331835230465867437588486731958939309793307654978571674361098738823429512097708015887344814870097017210985402368519036631200650797925183626021038587011399172739238675089481215963077772575308996035509079271437154982786022670494191795450997433908726262108077187013520522280468418717681738204663493373384628050017749385001199133119084874264236997948842471864869) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25912,7 +25912,7 @@ _:gn_3973 { } _:gn_3974 { - 1608 math:greaterThan 1 . + (1608) math:greaterThan 1 . (1608 1) math:difference 1607 . (262409621179477074097687410086543477593710657259909932162240768759889921652270282516096520660124521323845834810950187144223517493677972954211198561482559199404780795867026281051389682463112770361424214360151105643642244945081037967646861342492178192916272915186424528162550105241040249644139757501206870091584146224654862950914281929939919401949164865137577069128899948582556366638199273934045623027059052657438958987818925297626913 424587686043378176998659756623886926049695135833823844208159583851886942584530776357184673388731982704056552249421560255377527090341562892306115475307574408241282009501535368079797859952703133134888218218887038991189396820965180602546188666298651511523402428694442233936479487015198452669323132584643660851933425604626931655596897628536800560165651776790052334537881772395414130705909237725477788053030016108412639005064958587118978) math:sum 686997307222855251096347166710430403643405793093733776370400352611776864236801058873281194048856504027902387060371747399601044584019535846517314036790133607646062805368561649131187542415815903496312432579038144634831641766046218570193050008790829704439675343880866762099029592256238702313462890085850530943517571829281794606511179558476719962114816641927629403666781720977970497344108511659523411080089068765851597992883883884745891 . (1607 424587686043378176998659756623886926049695135833823844208159583851886942584530776357184673388731982704056552249421560255377527090341562892306115475307574408241282009501535368079797859952703133134888218218887038991189396820965180602546188666298651511523402428694442233936479487015198452669323132584643660851933425604626931655596897628536800560165651776790052334537881772395414130705909237725477788053030016108412639005064958587118978 686997307222855251096347166710430403643405793093733776370400352611776864236801058873281194048856504027902387060371747399601044584019535846517314036790133607646062805368561649131187542415815903496312432579038144634831641766046218570193050008790829704439675343880866762099029592256238702313462890085850530943517571829281794606511179558476719962114816641927629403666781720977970497344108511659523411080089068765851597992883883884745891) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25923,7 +25923,7 @@ _:gn_3975 { } _:gn_3976 { - 1609 math:greaterThan 1 . + (1609) math:greaterThan 1 . (1609 1) math:difference 1608 . (162178064863901102900972346537343448455984478573913912045918815091997020932260493841088152728607461380210717438471373111154009596663589938094916913825015208836501213634509087028408177489590362773464003858735933347547151875884142634899327323806473318607129513508017705773929381774158203025183375083436790760349279379972068704682615698596881158216486911652475265408981823812857764067709963791432165025970963450973680017246033289492065 262409621179477074097687410086543477593710657259909932162240768759889921652270282516096520660124521323845834810950187144223517493677972954211198561482559199404780795867026281051389682463112770361424214360151105643642244945081037967646861342492178192916272915186424528162550105241040249644139757501206870091584146224654862950914281929939919401949164865137577069128899948582556366638199273934045623027059052657438958987818925297626913) math:sum 424587686043378176998659756623886926049695135833823844208159583851886942584530776357184673388731982704056552249421560255377527090341562892306115475307574408241282009501535368079797859952703133134888218218887038991189396820965180602546188666298651511523402428694442233936479487015198452669323132584643660851933425604626931655596897628536800560165651776790052334537881772395414130705909237725477788053030016108412639005064958587118978 . (1608 262409621179477074097687410086543477593710657259909932162240768759889921652270282516096520660124521323845834810950187144223517493677972954211198561482559199404780795867026281051389682463112770361424214360151105643642244945081037967646861342492178192916272915186424528162550105241040249644139757501206870091584146224654862950914281929939919401949164865137577069128899948582556366638199273934045623027059052657438958987818925297626913 424587686043378176998659756623886926049695135833823844208159583851886942584530776357184673388731982704056552249421560255377527090341562892306115475307574408241282009501535368079797859952703133134888218218887038991189396820965180602546188666298651511523402428694442233936479487015198452669323132584643660851933425604626931655596897628536800560165651776790052334537881772395414130705909237725477788053030016108412639005064958587118978) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25934,7 +25934,7 @@ _:gn_3977 { } _:gn_3978 { - 1610 math:greaterThan 1 . + (1610) math:greaterThan 1 . (1610 1) math:difference 1609 . (100231556315575971196715063549200029137726178685996020116321953667892900720009788675008367931517059943635117372478814033069507897014383016116281647657543990568279582232517194022981504973522407587960210501415172296095093069196895332747534018685704874309143401678406822388620723466882046618956382417770079331234866844682794246231666231343038243732677953485101803719918124769698602570489310142613458001088089206465278970572892008134848 162178064863901102900972346537343448455984478573913912045918815091997020932260493841088152728607461380210717438471373111154009596663589938094916913825015208836501213634509087028408177489590362773464003858735933347547151875884142634899327323806473318607129513508017705773929381774158203025183375083436790760349279379972068704682615698596881158216486911652475265408981823812857764067709963791432165025970963450973680017246033289492065) math:sum 262409621179477074097687410086543477593710657259909932162240768759889921652270282516096520660124521323845834810950187144223517493677972954211198561482559199404780795867026281051389682463112770361424214360151105643642244945081037967646861342492178192916272915186424528162550105241040249644139757501206870091584146224654862950914281929939919401949164865137577069128899948582556366638199273934045623027059052657438958987818925297626913 . (1609 162178064863901102900972346537343448455984478573913912045918815091997020932260493841088152728607461380210717438471373111154009596663589938094916913825015208836501213634509087028408177489590362773464003858735933347547151875884142634899327323806473318607129513508017705773929381774158203025183375083436790760349279379972068704682615698596881158216486911652475265408981823812857764067709963791432165025970963450973680017246033289492065 262409621179477074097687410086543477593710657259909932162240768759889921652270282516096520660124521323845834810950187144223517493677972954211198561482559199404780795867026281051389682463112770361424214360151105643642244945081037967646861342492178192916272915186424528162550105241040249644139757501206870091584146224654862950914281929939919401949164865137577069128899948582556366638199273934045623027059052657438958987818925297626913) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25945,7 +25945,7 @@ _:gn_3979 { } _:gn_3980 { - 1611 math:greaterThan 1 . + (1611) math:greaterThan 1 . (1611 1) math:difference 1610 . (61946508548325131704257282988143419318258299887917891929596861424104120212250705166079784797090401436575600065992559078084501699649206921978635266167471218268221631401991893005426672516067955185503793357320761051452058806687247302151793305120768444297986111829610883385308658307276156406226992665666711429114412535289274458450949467253842914483808958167373461689063699043159161497220653648818707024882874244508401046673141281357217 100231556315575971196715063549200029137726178685996020116321953667892900720009788675008367931517059943635117372478814033069507897014383016116281647657543990568279582232517194022981504973522407587960210501415172296095093069196895332747534018685704874309143401678406822388620723466882046618956382417770079331234866844682794246231666231343038243732677953485101803719918124769698602570489310142613458001088089206465278970572892008134848) math:sum 162178064863901102900972346537343448455984478573913912045918815091997020932260493841088152728607461380210717438471373111154009596663589938094916913825015208836501213634509087028408177489590362773464003858735933347547151875884142634899327323806473318607129513508017705773929381774158203025183375083436790760349279379972068704682615698596881158216486911652475265408981823812857764067709963791432165025970963450973680017246033289492065 . (1610 100231556315575971196715063549200029137726178685996020116321953667892900720009788675008367931517059943635117372478814033069507897014383016116281647657543990568279582232517194022981504973522407587960210501415172296095093069196895332747534018685704874309143401678406822388620723466882046618956382417770079331234866844682794246231666231343038243732677953485101803719918124769698602570489310142613458001088089206465278970572892008134848 162178064863901102900972346537343448455984478573913912045918815091997020932260493841088152728607461380210717438471373111154009596663589938094916913825015208836501213634509087028408177489590362773464003858735933347547151875884142634899327323806473318607129513508017705773929381774158203025183375083436790760349279379972068704682615698596881158216486911652475265408981823812857764067709963791432165025970963450973680017246033289492065) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25956,7 +25956,7 @@ _:gn_3981 { } _:gn_3982 { - 1612 math:greaterThan 1 . + (1612) math:greaterThan 1 . (1612 1) math:difference 1611 . (38285047767250839492457780561056609819467878798078128186725092243788780507759083508928583134426658507059517306486254954985006197365176094137646381490072772300057950830525301017554832457454452402456417144094411244643034262509648030595740713564936430011157289848795939003312065159605890212729389752103367902120454309393519787780716764089195329248868995317728342030854425726539441073268656493794750976205214961956877923899750726777631 61946508548325131704257282988143419318258299887917891929596861424104120212250705166079784797090401436575600065992559078084501699649206921978635266167471218268221631401991893005426672516067955185503793357320761051452058806687247302151793305120768444297986111829610883385308658307276156406226992665666711429114412535289274458450949467253842914483808958167373461689063699043159161497220653648818707024882874244508401046673141281357217) math:sum 100231556315575971196715063549200029137726178685996020116321953667892900720009788675008367931517059943635117372478814033069507897014383016116281647657543990568279582232517194022981504973522407587960210501415172296095093069196895332747534018685704874309143401678406822388620723466882046618956382417770079331234866844682794246231666231343038243732677953485101803719918124769698602570489310142613458001088089206465278970572892008134848 . (1611 61946508548325131704257282988143419318258299887917891929596861424104120212250705166079784797090401436575600065992559078084501699649206921978635266167471218268221631401991893005426672516067955185503793357320761051452058806687247302151793305120768444297986111829610883385308658307276156406226992665666711429114412535289274458450949467253842914483808958167373461689063699043159161497220653648818707024882874244508401046673141281357217 100231556315575971196715063549200029137726178685996020116321953667892900720009788675008367931517059943635117372478814033069507897014383016116281647657543990568279582232517194022981504973522407587960210501415172296095093069196895332747534018685704874309143401678406822388620723466882046618956382417770079331234866844682794246231666231343038243732677953485101803719918124769698602570489310142613458001088089206465278970572892008134848) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25967,7 +25967,7 @@ _:gn_3983 { } _:gn_3984 { - 1613 math:greaterThan 1 . + (1613) math:greaterThan 1 . (1613 1) math:difference 1612 . (23661460781074292211799502427086809498790421089839763742871769180315339704491621657151201662663742929516082759506304123099495502284030827840988884677398445968163680571466591987871840058613502783047376213226349806809024544177599271556052591555832014286828821980814944381996593147670266193497602913563343526993958225895754670670232703164647585234939962849645119658209273316619720423951997155023956048677659282551523122773390554579586 38285047767250839492457780561056609819467878798078128186725092243788780507759083508928583134426658507059517306486254954985006197365176094137646381490072772300057950830525301017554832457454452402456417144094411244643034262509648030595740713564936430011157289848795939003312065159605890212729389752103367902120454309393519787780716764089195329248868995317728342030854425726539441073268656493794750976205214961956877923899750726777631) math:sum 61946508548325131704257282988143419318258299887917891929596861424104120212250705166079784797090401436575600065992559078084501699649206921978635266167471218268221631401991893005426672516067955185503793357320761051452058806687247302151793305120768444297986111829610883385308658307276156406226992665666711429114412535289274458450949467253842914483808958167373461689063699043159161497220653648818707024882874244508401046673141281357217 . (1612 38285047767250839492457780561056609819467878798078128186725092243788780507759083508928583134426658507059517306486254954985006197365176094137646381490072772300057950830525301017554832457454452402456417144094411244643034262509648030595740713564936430011157289848795939003312065159605890212729389752103367902120454309393519787780716764089195329248868995317728342030854425726539441073268656493794750976205214961956877923899750726777631 61946508548325131704257282988143419318258299887917891929596861424104120212250705166079784797090401436575600065992559078084501699649206921978635266167471218268221631401991893005426672516067955185503793357320761051452058806687247302151793305120768444297986111829610883385308658307276156406226992665666711429114412535289274458450949467253842914483808958167373461689063699043159161497220653648818707024882874244508401046673141281357217) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25978,7 +25978,7 @@ _:gn_3985 { } _:gn_3986 { - 1614 math:greaterThan 1 . + (1614) math:greaterThan 1 . (1614 1) math:difference 1613 . (14623586986176547280658278133969800320677457708238364443853323063473440803267461851777381471762915577543434546979950831885510695081145266296657496812674326331894270259058709029682992398840949619409040930868061437834009718332048759039688122009104415724328467867980994621315472011935624019231786838540024375126496083497765117110484060924547744013929032468083222372645152409919720649316659338770794927527555679405354801126360172198045 23661460781074292211799502427086809498790421089839763742871769180315339704491621657151201662663742929516082759506304123099495502284030827840988884677398445968163680571466591987871840058613502783047376213226349806809024544177599271556052591555832014286828821980814944381996593147670266193497602913563343526993958225895754670670232703164647585234939962849645119658209273316619720423951997155023956048677659282551523122773390554579586) math:sum 38285047767250839492457780561056609819467878798078128186725092243788780507759083508928583134426658507059517306486254954985006197365176094137646381490072772300057950830525301017554832457454452402456417144094411244643034262509648030595740713564936430011157289848795939003312065159605890212729389752103367902120454309393519787780716764089195329248868995317728342030854425726539441073268656493794750976205214961956877923899750726777631 . (1613 23661460781074292211799502427086809498790421089839763742871769180315339704491621657151201662663742929516082759506304123099495502284030827840988884677398445968163680571466591987871840058613502783047376213226349806809024544177599271556052591555832014286828821980814944381996593147670266193497602913563343526993958225895754670670232703164647585234939962849645119658209273316619720423951997155023956048677659282551523122773390554579586 38285047767250839492457780561056609819467878798078128186725092243788780507759083508928583134426658507059517306486254954985006197365176094137646381490072772300057950830525301017554832457454452402456417144094411244643034262509648030595740713564936430011157289848795939003312065159605890212729389752103367902120454309393519787780716764089195329248868995317728342030854425726539441073268656493794750976205214961956877923899750726777631) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -25989,7 +25989,7 @@ _:gn_3987 { } _:gn_3988 { - 1615 math:greaterThan 1 . + (1615) math:greaterThan 1 . (1615 1) math:difference 1614 . (9037873794897744931141224293117009178112963381601399299018446116841898901224159805373820190900827351972648212526353291213984807202885561544331387864724119636269410312407882958188847659772553163638335282358288368975014825845550512516364469546727598562500354112833949760681121135734642174265816075023319151867462142397989553559748642240099841221010930381561897285564120906699999774635337816253161121150103603146168321647030382381541 14623586986176547280658278133969800320677457708238364443853323063473440803267461851777381471762915577543434546979950831885510695081145266296657496812674326331894270259058709029682992398840949619409040930868061437834009718332048759039688122009104415724328467867980994621315472011935624019231786838540024375126496083497765117110484060924547744013929032468083222372645152409919720649316659338770794927527555679405354801126360172198045) math:sum 23661460781074292211799502427086809498790421089839763742871769180315339704491621657151201662663742929516082759506304123099495502284030827840988884677398445968163680571466591987871840058613502783047376213226349806809024544177599271556052591555832014286828821980814944381996593147670266193497602913563343526993958225895754670670232703164647585234939962849645119658209273316619720423951997155023956048677659282551523122773390554579586 . (1614 14623586986176547280658278133969800320677457708238364443853323063473440803267461851777381471762915577543434546979950831885510695081145266296657496812674326331894270259058709029682992398840949619409040930868061437834009718332048759039688122009104415724328467867980994621315472011935624019231786838540024375126496083497765117110484060924547744013929032468083222372645152409919720649316659338770794927527555679405354801126360172198045 23661460781074292211799502427086809498790421089839763742871769180315339704491621657151201662663742929516082759506304123099495502284030827840988884677398445968163680571466591987871840058613502783047376213226349806809024544177599271556052591555832014286828821980814944381996593147670266193497602913563343526993958225895754670670232703164647585234939962849645119658209273316619720423951997155023956048677659282551523122773390554579586) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26000,7 +26000,7 @@ _:gn_3989 { } _:gn_3990 { - 1616 math:greaterThan 1 . + (1616) math:greaterThan 1 . (1616 1) math:difference 1615 . (5585713191278802349517053840852791142564494326636965144834876946631541902043302046403561280862088225570786334453597540671525887878259704752326108947950206695624859946650826071494144739068396455770705648509773068858994892486498246523323652462376817161828113755147044860634350876200981844965970763516705223259033941099775563550735418684447902792918102086521325087081031503219720874681321522517633806377452076259186479479329789816504 9037873794897744931141224293117009178112963381601399299018446116841898901224159805373820190900827351972648212526353291213984807202885561544331387864724119636269410312407882958188847659772553163638335282358288368975014825845550512516364469546727598562500354112833949760681121135734642174265816075023319151867462142397989553559748642240099841221010930381561897285564120906699999774635337816253161121150103603146168321647030382381541) math:sum 14623586986176547280658278133969800320677457708238364443853323063473440803267461851777381471762915577543434546979950831885510695081145266296657496812674326331894270259058709029682992398840949619409040930868061437834009718332048759039688122009104415724328467867980994621315472011935624019231786838540024375126496083497765117110484060924547744013929032468083222372645152409919720649316659338770794927527555679405354801126360172198045 . (1615 9037873794897744931141224293117009178112963381601399299018446116841898901224159805373820190900827351972648212526353291213984807202885561544331387864724119636269410312407882958188847659772553163638335282358288368975014825845550512516364469546727598562500354112833949760681121135734642174265816075023319151867462142397989553559748642240099841221010930381561897285564120906699999774635337816253161121150103603146168321647030382381541 14623586986176547280658278133969800320677457708238364443853323063473440803267461851777381471762915577543434546979950831885510695081145266296657496812674326331894270259058709029682992398840949619409040930868061437834009718332048759039688122009104415724328467867980994621315472011935624019231786838540024375126496083497765117110484060924547744013929032468083222372645152409919720649316659338770794927527555679405354801126360172198045) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26011,7 +26011,7 @@ _:gn_3991 { } _:gn_3992 { - 1617 math:greaterThan 1 . + (1617) math:greaterThan 1 . (1617 1) math:difference 1616 . (3452160603618942581624170452264218035548469054964434154183569170210356999180857758970258910038739126401861878072755750542458919324625856792005278916773912940644550365757056886694702920704156707867629633848515300116019933359052265993040817084350781400672240357686904900046770259533660329299845311506613928608428201298213990009013223555651938428092828295040572198483089403480278899954016293735527314772651526886981842167700592565037 5585713191278802349517053840852791142564494326636965144834876946631541902043302046403561280862088225570786334453597540671525887878259704752326108947950206695624859946650826071494144739068396455770705648509773068858994892486498246523323652462376817161828113755147044860634350876200981844965970763516705223259033941099775563550735418684447902792918102086521325087081031503219720874681321522517633806377452076259186479479329789816504) math:sum 9037873794897744931141224293117009178112963381601399299018446116841898901224159805373820190900827351972648212526353291213984807202885561544331387864724119636269410312407882958188847659772553163638335282358288368975014825845550512516364469546727598562500354112833949760681121135734642174265816075023319151867462142397989553559748642240099841221010930381561897285564120906699999774635337816253161121150103603146168321647030382381541 . (1616 5585713191278802349517053840852791142564494326636965144834876946631541902043302046403561280862088225570786334453597540671525887878259704752326108947950206695624859946650826071494144739068396455770705648509773068858994892486498246523323652462376817161828113755147044860634350876200981844965970763516705223259033941099775563550735418684447902792918102086521325087081031503219720874681321522517633806377452076259186479479329789816504 9037873794897744931141224293117009178112963381601399299018446116841898901224159805373820190900827351972648212526353291213984807202885561544331387864724119636269410312407882958188847659772553163638335282358288368975014825845550512516364469546727598562500354112833949760681121135734642174265816075023319151867462142397989553559748642240099841221010930381561897285564120906699999774635337816253161121150103603146168321647030382381541) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26022,7 +26022,7 @@ _:gn_3993 { } _:gn_3994 { - 1618 math:greaterThan 1 . + (1618) math:greaterThan 1 . (1618 1) math:difference 1617 . (2133552587659859767892883388588573107016025271672530990651307776421184902862444287433302370823349099168924456380841790129066968553633847960320830031176293754980309580893769184799441818364239747903076014661257768742974959127445980530282835378026035761155873397460139960587580616667321515666125452010091294650605739801561573541722195128795964364825273791480752888597942099739441974727305228782106491604800549372204637311629197251467 3452160603618942581624170452264218035548469054964434154183569170210356999180857758970258910038739126401861878072755750542458919324625856792005278916773912940644550365757056886694702920704156707867629633848515300116019933359052265993040817084350781400672240357686904900046770259533660329299845311506613928608428201298213990009013223555651938428092828295040572198483089403480278899954016293735527314772651526886981842167700592565037) math:sum 5585713191278802349517053840852791142564494326636965144834876946631541902043302046403561280862088225570786334453597540671525887878259704752326108947950206695624859946650826071494144739068396455770705648509773068858994892486498246523323652462376817161828113755147044860634350876200981844965970763516705223259033941099775563550735418684447902792918102086521325087081031503219720874681321522517633806377452076259186479479329789816504 . (1617 3452160603618942581624170452264218035548469054964434154183569170210356999180857758970258910038739126401861878072755750542458919324625856792005278916773912940644550365757056886694702920704156707867629633848515300116019933359052265993040817084350781400672240357686904900046770259533660329299845311506613928608428201298213990009013223555651938428092828295040572198483089403480278899954016293735527314772651526886981842167700592565037 5585713191278802349517053840852791142564494326636965144834876946631541902043302046403561280862088225570786334453597540671525887878259704752326108947950206695624859946650826071494144739068396455770705648509773068858994892486498246523323652462376817161828113755147044860634350876200981844965970763516705223259033941099775563550735418684447902792918102086521325087081031503219720874681321522517633806377452076259186479479329789816504) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26033,7 +26033,7 @@ _:gn_3995 { } _:gn_3996 { - 1619 math:greaterThan 1 . + (1619) math:greaterThan 1 . (1619 1) math:difference 1618 . (1318608015959082813731287063675644928532443783291903163532261393789172096318413471536956539215390027232937421691913960413391950770992008831684448885597619185664240784863287701895261102339916959964553619187257531373044974231606285462757981706324745639516366960226764939459189642866338813633719859496522633957822461496652416467291028426855974063267554503559819309885147303740836925226711064953420823167850977514777204856071395313570 2133552587659859767892883388588573107016025271672530990651307776421184902862444287433302370823349099168924456380841790129066968553633847960320830031176293754980309580893769184799441818364239747903076014661257768742974959127445980530282835378026035761155873397460139960587580616667321515666125452010091294650605739801561573541722195128795964364825273791480752888597942099739441974727305228782106491604800549372204637311629197251467) math:sum 3452160603618942581624170452264218035548469054964434154183569170210356999180857758970258910038739126401861878072755750542458919324625856792005278916773912940644550365757056886694702920704156707867629633848515300116019933359052265993040817084350781400672240357686904900046770259533660329299845311506613928608428201298213990009013223555651938428092828295040572198483089403480278899954016293735527314772651526886981842167700592565037 . (1618 2133552587659859767892883388588573107016025271672530990651307776421184902862444287433302370823349099168924456380841790129066968553633847960320830031176293754980309580893769184799441818364239747903076014661257768742974959127445980530282835378026035761155873397460139960587580616667321515666125452010091294650605739801561573541722195128795964364825273791480752888597942099739441974727305228782106491604800549372204637311629197251467 3452160603618942581624170452264218035548469054964434154183569170210356999180857758970258910038739126401861878072755750542458919324625856792005278916773912940644550365757056886694702920704156707867629633848515300116019933359052265993040817084350781400672240357686904900046770259533660329299845311506613928608428201298213990009013223555651938428092828295040572198483089403480278899954016293735527314772651526886981842167700592565037) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26044,7 +26044,7 @@ _:gn_3997 { } _:gn_3998 { - 1620 math:greaterThan 1 . + (1620) math:greaterThan 1 . (1620 1) math:difference 1619 . (814944571700776954161596324912928178483581488380627827119046382632012806544030815896345831607959071935987034688927829715675017782641839128636381145578674569316068796030481482904180716024322787938522395474000237369929984895839695067524853671701290121639506437233375021128390973800982702032405592513568660692783278304909157074431166701939990301557719287920933578712794795998605049500594163828685668436949571857427432455557801937897 1318608015959082813731287063675644928532443783291903163532261393789172096318413471536956539215390027232937421691913960413391950770992008831684448885597619185664240784863287701895261102339916959964553619187257531373044974231606285462757981706324745639516366960226764939459189642866338813633719859496522633957822461496652416467291028426855974063267554503559819309885147303740836925226711064953420823167850977514777204856071395313570) math:sum 2133552587659859767892883388588573107016025271672530990651307776421184902862444287433302370823349099168924456380841790129066968553633847960320830031176293754980309580893769184799441818364239747903076014661257768742974959127445980530282835378026035761155873397460139960587580616667321515666125452010091294650605739801561573541722195128795964364825273791480752888597942099739441974727305228782106491604800549372204637311629197251467 . (1619 1318608015959082813731287063675644928532443783291903163532261393789172096318413471536956539215390027232937421691913960413391950770992008831684448885597619185664240784863287701895261102339916959964553619187257531373044974231606285462757981706324745639516366960226764939459189642866338813633719859496522633957822461496652416467291028426855974063267554503559819309885147303740836925226711064953420823167850977514777204856071395313570 2133552587659859767892883388588573107016025271672530990651307776421184902862444287433302370823349099168924456380841790129066968553633847960320830031176293754980309580893769184799441818364239747903076014661257768742974959127445980530282835378026035761155873397460139960587580616667321515666125452010091294650605739801561573541722195128795964364825273791480752888597942099739441974727305228782106491604800549372204637311629197251467) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26055,7 +26055,7 @@ _:gn_3999 { } _:gn_4000 { - 1621 math:greaterThan 1 . + (1621) math:greaterThan 1 . (1621 1) math:difference 1620 . (503663444258305859569690738762716750048862294911275336413215011157159289774382655640610707607430955296950387002986130697716932988350169703048067740018944616348171988832806218991080386315594172026031223713257294003114989335766590395233128034623455517876860522993389918330798669065356111601314266982953973265039183191743259392859861724915983761709835215638885731172352507742231875726116901124735154730901405657349772400513593375673 814944571700776954161596324912928178483581488380627827119046382632012806544030815896345831607959071935987034688927829715675017782641839128636381145578674569316068796030481482904180716024322787938522395474000237369929984895839695067524853671701290121639506437233375021128390973800982702032405592513568660692783278304909157074431166701939990301557719287920933578712794795998605049500594163828685668436949571857427432455557801937897) math:sum 1318608015959082813731287063675644928532443783291903163532261393789172096318413471536956539215390027232937421691913960413391950770992008831684448885597619185664240784863287701895261102339916959964553619187257531373044974231606285462757981706324745639516366960226764939459189642866338813633719859496522633957822461496652416467291028426855974063267554503559819309885147303740836925226711064953420823167850977514777204856071395313570 . (1620 814944571700776954161596324912928178483581488380627827119046382632012806544030815896345831607959071935987034688927829715675017782641839128636381145578674569316068796030481482904180716024322787938522395474000237369929984895839695067524853671701290121639506437233375021128390973800982702032405592513568660692783278304909157074431166701939990301557719287920933578712794795998605049500594163828685668436949571857427432455557801937897 1318608015959082813731287063675644928532443783291903163532261393789172096318413471536956539215390027232937421691913960413391950770992008831684448885597619185664240784863287701895261102339916959964553619187257531373044974231606285462757981706324745639516366960226764939459189642866338813633719859496522633957822461496652416467291028426855974063267554503559819309885147303740836925226711064953420823167850977514777204856071395313570) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26066,7 +26066,7 @@ _:gn_4001 { } _:gn_4002 { - 1622 math:greaterThan 1 . + (1622) math:greaterThan 1 . (1622 1) math:difference 1621 . (311281127442471094591905586150211428434719193469352490705831371474853516769648160255735124000528116639036647685941699017958084794291669425588313405559729952967896807197675263913100329708728615912491171760742943366814995560073104672291725637077834603762645914239985102797592304735626590431091325530614687427744095113165897681571304977024006539847884072282047847540442288256373173774477262703950513706048166200077660055044208562224 503663444258305859569690738762716750048862294911275336413215011157159289774382655640610707607430955296950387002986130697716932988350169703048067740018944616348171988832806218991080386315594172026031223713257294003114989335766590395233128034623455517876860522993389918330798669065356111601314266982953973265039183191743259392859861724915983761709835215638885731172352507742231875726116901124735154730901405657349772400513593375673) math:sum 814944571700776954161596324912928178483581488380627827119046382632012806544030815896345831607959071935987034688927829715675017782641839128636381145578674569316068796030481482904180716024322787938522395474000237369929984895839695067524853671701290121639506437233375021128390973800982702032405592513568660692783278304909157074431166701939990301557719287920933578712794795998605049500594163828685668436949571857427432455557801937897 . (1621 503663444258305859569690738762716750048862294911275336413215011157159289774382655640610707607430955296950387002986130697716932988350169703048067740018944616348171988832806218991080386315594172026031223713257294003114989335766590395233128034623455517876860522993389918330798669065356111601314266982953973265039183191743259392859861724915983761709835215638885731172352507742231875726116901124735154730901405657349772400513593375673 814944571700776954161596324912928178483581488380627827119046382632012806544030815896345831607959071935987034688927829715675017782641839128636381145578674569316068796030481482904180716024322787938522395474000237369929984895839695067524853671701290121639506437233375021128390973800982702032405592513568660692783278304909157074431166701939990301557719287920933578712794795998605049500594163828685668436949571857427432455557801937897) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26077,7 +26077,7 @@ _:gn_4003 { } _:gn_4004 { - 1623 math:greaterThan 1 . + (1623) math:greaterThan 1 . (1623 1) math:difference 1622 . (192382316815834764977785152612505321614143101441922845707383639682305773004734495384875583606902838657913739317044431679758848194058500277459754334459214663380275181635130955077980056606865556113540051952514350636299993775693485722941402397545620914114214608753404815533206364329729521170222941452339285837295088078577361711288556747891977221861951143356837883631910219485858701951639638420784641024853239457272112345469384813449 311281127442471094591905586150211428434719193469352490705831371474853516769648160255735124000528116639036647685941699017958084794291669425588313405559729952967896807197675263913100329708728615912491171760742943366814995560073104672291725637077834603762645914239985102797592304735626590431091325530614687427744095113165897681571304977024006539847884072282047847540442288256373173774477262703950513706048166200077660055044208562224) math:sum 503663444258305859569690738762716750048862294911275336413215011157159289774382655640610707607430955296950387002986130697716932988350169703048067740018944616348171988832806218991080386315594172026031223713257294003114989335766590395233128034623455517876860522993389918330798669065356111601314266982953973265039183191743259392859861724915983761709835215638885731172352507742231875726116901124735154730901405657349772400513593375673 . (1622 311281127442471094591905586150211428434719193469352490705831371474853516769648160255735124000528116639036647685941699017958084794291669425588313405559729952967896807197675263913100329708728615912491171760742943366814995560073104672291725637077834603762645914239985102797592304735626590431091325530614687427744095113165897681571304977024006539847884072282047847540442288256373173774477262703950513706048166200077660055044208562224 503663444258305859569690738762716750048862294911275336413215011157159289774382655640610707607430955296950387002986130697716932988350169703048067740018944616348171988832806218991080386315594172026031223713257294003114989335766590395233128034623455517876860522993389918330798669065356111601314266982953973265039183191743259392859861724915983761709835215638885731172352507742231875726116901124735154730901405657349772400513593375673) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26088,7 +26088,7 @@ _:gn_4005 { } _:gn_4006 { - 1624 math:greaterThan 1 . + (1624) math:greaterThan 1 . (1624 1) math:difference 1623 . (118898810626636329614120433537706106820576092027429644998447731792547743764913664870859540393625277981122908368897267338199236600233169148128559071100515289587621625562544308835120273101863059798951119808228592730515001784379618949350323239532213689648431305486580287264385940405897069260868384078275401590449007034588535970282748229132029317985932928925209963908532068770514471822837624283165872681194926742805547709574823748775 192382316815834764977785152612505321614143101441922845707383639682305773004734495384875583606902838657913739317044431679758848194058500277459754334459214663380275181635130955077980056606865556113540051952514350636299993775693485722941402397545620914114214608753404815533206364329729521170222941452339285837295088078577361711288556747891977221861951143356837883631910219485858701951639638420784641024853239457272112345469384813449) math:sum 311281127442471094591905586150211428434719193469352490705831371474853516769648160255735124000528116639036647685941699017958084794291669425588313405559729952967896807197675263913100329708728615912491171760742943366814995560073104672291725637077834603762645914239985102797592304735626590431091325530614687427744095113165897681571304977024006539847884072282047847540442288256373173774477262703950513706048166200077660055044208562224 . (1623 192382316815834764977785152612505321614143101441922845707383639682305773004734495384875583606902838657913739317044431679758848194058500277459754334459214663380275181635130955077980056606865556113540051952514350636299993775693485722941402397545620914114214608753404815533206364329729521170222941452339285837295088078577361711288556747891977221861951143356837883631910219485858701951639638420784641024853239457272112345469384813449 311281127442471094591905586150211428434719193469352490705831371474853516769648160255735124000528116639036647685941699017958084794291669425588313405559729952967896807197675263913100329708728615912491171760742943366814995560073104672291725637077834603762645914239985102797592304735626590431091325530614687427744095113165897681571304977024006539847884072282047847540442288256373173774477262703950513706048166200077660055044208562224) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26099,7 +26099,7 @@ _:gn_4007 { } _:gn_4008 { - 1625 math:greaterThan 1 . + (1625) math:greaterThan 1 . (1625 1) math:difference 1624 . (73483506189198435363664719074799214793567009414493200708935907889758029239820830514016043213277560676790830948147164341559611593825331129331195263358699373792653556072586646242859783505002496314588932144285757905784991991313866773591079158013407224465783303266824528268820423923832451909354557374063884246846081043988825741005808518759947903876018214431627919723378150715344230128802014137618768343658312714466564635894561064674 118898810626636329614120433537706106820576092027429644998447731792547743764913664870859540393625277981122908368897267338199236600233169148128559071100515289587621625562544308835120273101863059798951119808228592730515001784379618949350323239532213689648431305486580287264385940405897069260868384078275401590449007034588535970282748229132029317985932928925209963908532068770514471822837624283165872681194926742805547709574823748775) math:sum 192382316815834764977785152612505321614143101441922845707383639682305773004734495384875583606902838657913739317044431679758848194058500277459754334459214663380275181635130955077980056606865556113540051952514350636299993775693485722941402397545620914114214608753404815533206364329729521170222941452339285837295088078577361711288556747891977221861951143356837883631910219485858701951639638420784641024853239457272112345469384813449 . (1624 118898810626636329614120433537706106820576092027429644998447731792547743764913664870859540393625277981122908368897267338199236600233169148128559071100515289587621625562544308835120273101863059798951119808228592730515001784379618949350323239532213689648431305486580287264385940405897069260868384078275401590449007034588535970282748229132029317985932928925209963908532068770514471822837624283165872681194926742805547709574823748775 192382316815834764977785152612505321614143101441922845707383639682305773004734495384875583606902838657913739317044431679758848194058500277459754334459214663380275181635130955077980056606865556113540051952514350636299993775693485722941402397545620914114214608753404815533206364329729521170222941452339285837295088078577361711288556747891977221861951143356837883631910219485858701951639638420784641024853239457272112345469384813449) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26110,7 +26110,7 @@ _:gn_4009 { } _:gn_4010 { - 1626 math:greaterThan 1 . + (1626) math:greaterThan 1 . (1626 1) math:difference 1625 . (45415304437437894250455714462906892027009082612936444289511823902789714525092834356843497180347717304332077420750102996639625006407838018797363807741815915794968069489957662592260489596860563484362187663942834824730009793065752175759244081518806465182648002219755758995565516482064617351513826704211517343602925990599710229276939710372081414109914714493582044185153918055170241694035610145547104337536614028338983073680262684101 73483506189198435363664719074799214793567009414493200708935907889758029239820830514016043213277560676790830948147164341559611593825331129331195263358699373792653556072586646242859783505002496314588932144285757905784991991313866773591079158013407224465783303266824528268820423923832451909354557374063884246846081043988825741005808518759947903876018214431627919723378150715344230128802014137618768343658312714466564635894561064674) math:sum 118898810626636329614120433537706106820576092027429644998447731792547743764913664870859540393625277981122908368897267338199236600233169148128559071100515289587621625562544308835120273101863059798951119808228592730515001784379618949350323239532213689648431305486580287264385940405897069260868384078275401590449007034588535970282748229132029317985932928925209963908532068770514471822837624283165872681194926742805547709574823748775 . (1625 73483506189198435363664719074799214793567009414493200708935907889758029239820830514016043213277560676790830948147164341559611593825331129331195263358699373792653556072586646242859783505002496314588932144285757905784991991313866773591079158013407224465783303266824528268820423923832451909354557374063884246846081043988825741005808518759947903876018214431627919723378150715344230128802014137618768343658312714466564635894561064674 118898810626636329614120433537706106820576092027429644998447731792547743764913664870859540393625277981122908368897267338199236600233169148128559071100515289587621625562544308835120273101863059798951119808228592730515001784379618949350323239532213689648431305486580287264385940405897069260868384078275401590449007034588535970282748229132029317985932928925209963908532068770514471822837624283165872681194926742805547709574823748775) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26121,7 +26121,7 @@ _:gn_4011 { } _:gn_4012 { - 1627 math:greaterThan 1 . + (1627) math:greaterThan 1 . (1627 1) math:difference 1626 . (28068201751760541113209004611892322766557926801556756419424083986968314714727996157172546032929843372458753527397061344919986587417493110533831455616883457997685486582628983650599293908141932830226744480342923081054982198248114597831835076494600759283135301047068769273254907441767834557840730669852366903243155053389115511728868808387866489766103499938045875538224232660173988434766403992071664006121698686127581562214298380573 45415304437437894250455714462906892027009082612936444289511823902789714525092834356843497180347717304332077420750102996639625006407838018797363807741815915794968069489957662592260489596860563484362187663942834824730009793065752175759244081518806465182648002219755758995565516482064617351513826704211517343602925990599710229276939710372081414109914714493582044185153918055170241694035610145547104337536614028338983073680262684101) math:sum 73483506189198435363664719074799214793567009414493200708935907889758029239820830514016043213277560676790830948147164341559611593825331129331195263358699373792653556072586646242859783505002496314588932144285757905784991991313866773591079158013407224465783303266824528268820423923832451909354557374063884246846081043988825741005808518759947903876018214431627919723378150715344230128802014137618768343658312714466564635894561064674 . (1626 45415304437437894250455714462906892027009082612936444289511823902789714525092834356843497180347717304332077420750102996639625006407838018797363807741815915794968069489957662592260489596860563484362187663942834824730009793065752175759244081518806465182648002219755758995565516482064617351513826704211517343602925990599710229276939710372081414109914714493582044185153918055170241694035610145547104337536614028338983073680262684101 73483506189198435363664719074799214793567009414493200708935907889758029239820830514016043213277560676790830948147164341559611593825331129331195263358699373792653556072586646242859783505002496314588932144285757905784991991313866773591079158013407224465783303266824528268820423923832451909354557374063884246846081043988825741005808518759947903876018214431627919723378150715344230128802014137618768343658312714466564635894561064674) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26132,7 +26132,7 @@ _:gn_4013 { } _:gn_4014 { - 1628 math:greaterThan 1 . + (1628) math:greaterThan 1 . (1628 1) math:difference 1627 . (17347102685677353137246709851014569260451155811379687870087739915821399810364838199670951147417873931873323893353041651719638418990344908263532352124932457797282582907328678941661195688718630654135443183599911743675027594817637577927409005024205705899512701172686989722310609040296782793673096034359150440359770937210594717548070901984214924343811214555536168646929685394996253259269206153475440331414915342211401511465964303528 28068201751760541113209004611892322766557926801556756419424083986968314714727996157172546032929843372458753527397061344919986587417493110533831455616883457997685486582628983650599293908141932830226744480342923081054982198248114597831835076494600759283135301047068769273254907441767834557840730669852366903243155053389115511728868808387866489766103499938045875538224232660173988434766403992071664006121698686127581562214298380573) math:sum 45415304437437894250455714462906892027009082612936444289511823902789714525092834356843497180347717304332077420750102996639625006407838018797363807741815915794968069489957662592260489596860563484362187663942834824730009793065752175759244081518806465182648002219755758995565516482064617351513826704211517343602925990599710229276939710372081414109914714493582044185153918055170241694035610145547104337536614028338983073680262684101 . (1627 28068201751760541113209004611892322766557926801556756419424083986968314714727996157172546032929843372458753527397061344919986587417493110533831455616883457997685486582628983650599293908141932830226744480342923081054982198248114597831835076494600759283135301047068769273254907441767834557840730669852366903243155053389115511728868808387866489766103499938045875538224232660173988434766403992071664006121698686127581562214298380573 45415304437437894250455714462906892027009082612936444289511823902789714525092834356843497180347717304332077420750102996639625006407838018797363807741815915794968069489957662592260489596860563484362187663942834824730009793065752175759244081518806465182648002219755758995565516482064617351513826704211517343602925990599710229276939710372081414109914714493582044185153918055170241694035610145547104337536614028338983073680262684101) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26143,7 +26143,7 @@ _:gn_4015 { } _:gn_4016 { - 1629 math:greaterThan 1 . + (1629) math:greaterThan 1 . (1629 1) math:difference 1628 . (10721099066083187975962294760877753506106770990177068549336344071146914904363157957501594885511969440585429634044019693200348168427148202270299103491951000200402903675300304708938098219423302176091301296743011337379954603430477019904426071470395053383622599874381779550944298401471051764167634635493216462883384116178520794180797906403651565422292285382509706891294547265177735175497197838596223674706783343916180050748334077045 17347102685677353137246709851014569260451155811379687870087739915821399810364838199670951147417873931873323893353041651719638418990344908263532352124932457797282582907328678941661195688718630654135443183599911743675027594817637577927409005024205705899512701172686989722310609040296782793673096034359150440359770937210594717548070901984214924343811214555536168646929685394996253259269206153475440331414915342211401511465964303528) math:sum 28068201751760541113209004611892322766557926801556756419424083986968314714727996157172546032929843372458753527397061344919986587417493110533831455616883457997685486582628983650599293908141932830226744480342923081054982198248114597831835076494600759283135301047068769273254907441767834557840730669852366903243155053389115511728868808387866489766103499938045875538224232660173988434766403992071664006121698686127581562214298380573 . (1628 17347102685677353137246709851014569260451155811379687870087739915821399810364838199670951147417873931873323893353041651719638418990344908263532352124932457797282582907328678941661195688718630654135443183599911743675027594817637577927409005024205705899512701172686989722310609040296782793673096034359150440359770937210594717548070901984214924343811214555536168646929685394996253259269206153475440331414915342211401511465964303528 28068201751760541113209004611892322766557926801556756419424083986968314714727996157172546032929843372458753527397061344919986587417493110533831455616883457997685486582628983650599293908141932830226744480342923081054982198248114597831835076494600759283135301047068769273254907441767834557840730669852366903243155053389115511728868808387866489766103499938045875538224232660173988434766403992071664006121698686127581562214298380573) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26154,7 +26154,7 @@ _:gn_4017 { } _:gn_4018 { - 1630 math:greaterThan 1 . + (1630) math:greaterThan 1 . (1630 1) math:difference 1629 . (6626003619594165161284415090136815754344384821202619320751395844674484906001680242169356261905904491287894259309021958519290250563196705993233248632981457596879679232028374232723097469295328478044141886856900406295072991387160558022982933553810652515890101298305210171366310638825731029505461398865933977476386821032073923367272995580563358921518929173026461755635138129818518083772008314879216656708131998295221460717630226483 10721099066083187975962294760877753506106770990177068549336344071146914904363157957501594885511969440585429634044019693200348168427148202270299103491951000200402903675300304708938098219423302176091301296743011337379954603430477019904426071470395053383622599874381779550944298401471051764167634635493216462883384116178520794180797906403651565422292285382509706891294547265177735175497197838596223674706783343916180050748334077045) math:sum 17347102685677353137246709851014569260451155811379687870087739915821399810364838199670951147417873931873323893353041651719638418990344908263532352124932457797282582907328678941661195688718630654135443183599911743675027594817637577927409005024205705899512701172686989722310609040296782793673096034359150440359770937210594717548070901984214924343811214555536168646929685394996253259269206153475440331414915342211401511465964303528 . (1629 10721099066083187975962294760877753506106770990177068549336344071146914904363157957501594885511969440585429634044019693200348168427148202270299103491951000200402903675300304708938098219423302176091301296743011337379954603430477019904426071470395053383622599874381779550944298401471051764167634635493216462883384116178520794180797906403651565422292285382509706891294547265177735175497197838596223674706783343916180050748334077045 17347102685677353137246709851014569260451155811379687870087739915821399810364838199670951147417873931873323893353041651719638418990344908263532352124932457797282582907328678941661195688718630654135443183599911743675027594817637577927409005024205705899512701172686989722310609040296782793673096034359150440359770937210594717548070901984214924343811214555536168646929685394996253259269206153475440331414915342211401511465964303528) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26165,7 +26165,7 @@ _:gn_4019 { } _:gn_4020 { - 1631 math:greaterThan 1 . + (1631) math:greaterThan 1 . (1631 1) math:difference 1630 . (4095095446489022814677879670740937751762386168974449228584948226472429998361477715332238623606064949297535374734997734681057917863951496277065854858969542603523224443271930476215000750127973698047159409886110931084881612043316461881443137916584400867732498576076569379577987762645320734662173236627282485406997295146446870813524910823088206500773356209483245135659409135359217091725189523717007017998651345620958590030703850562 6626003619594165161284415090136815754344384821202619320751395844674484906001680242169356261905904491287894259309021958519290250563196705993233248632981457596879679232028374232723097469295328478044141886856900406295072991387160558022982933553810652515890101298305210171366310638825731029505461398865933977476386821032073923367272995580563358921518929173026461755635138129818518083772008314879216656708131998295221460717630226483) math:sum 10721099066083187975962294760877753506106770990177068549336344071146914904363157957501594885511969440585429634044019693200348168427148202270299103491951000200402903675300304708938098219423302176091301296743011337379954603430477019904426071470395053383622599874381779550944298401471051764167634635493216462883384116178520794180797906403651565422292285382509706891294547265177735175497197838596223674706783343916180050748334077045 . (1630 6626003619594165161284415090136815754344384821202619320751395844674484906001680242169356261905904491287894259309021958519290250563196705993233248632981457596879679232028374232723097469295328478044141886856900406295072991387160558022982933553810652515890101298305210171366310638825731029505461398865933977476386821032073923367272995580563358921518929173026461755635138129818518083772008314879216656708131998295221460717630226483 10721099066083187975962294760877753506106770990177068549336344071146914904363157957501594885511969440585429634044019693200348168427148202270299103491951000200402903675300304708938098219423302176091301296743011337379954603430477019904426071470395053383622599874381779550944298401471051764167634635493216462883384116178520794180797906403651565422292285382509706891294547265177735175497197838596223674706783343916180050748334077045) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26176,7 +26176,7 @@ _:gn_4021 { } _:gn_4022 { - 1632 math:greaterThan 1 . + (1632) math:greaterThan 1 . (1632 1) math:difference 1631 . (2530908173105142346606535419395878002581998652228170092166447618202054907640202526837117638299839541990358884574024223838232332699245209716167393774011914993356454788756443756508096719167354779996982476970789475210191379343844096141539795637226251648157602722228640791788322876180410294843288162238651492069389525885627052553748084757475152420745572963543216619975728994459300992046818791162209638709480652674262870686926375921 4095095446489022814677879670740937751762386168974449228584948226472429998361477715332238623606064949297535374734997734681057917863951496277065854858969542603523224443271930476215000750127973698047159409886110931084881612043316461881443137916584400867732498576076569379577987762645320734662173236627282485406997295146446870813524910823088206500773356209483245135659409135359217091725189523717007017998651345620958590030703850562) math:sum 6626003619594165161284415090136815754344384821202619320751395844674484906001680242169356261905904491287894259309021958519290250563196705993233248632981457596879679232028374232723097469295328478044141886856900406295072991387160558022982933553810652515890101298305210171366310638825731029505461398865933977476386821032073923367272995580563358921518929173026461755635138129818518083772008314879216656708131998295221460717630226483 . (1631 4095095446489022814677879670740937751762386168974449228584948226472429998361477715332238623606064949297535374734997734681057917863951496277065854858969542603523224443271930476215000750127973698047159409886110931084881612043316461881443137916584400867732498576076569379577987762645320734662173236627282485406997295146446870813524910823088206500773356209483245135659409135359217091725189523717007017998651345620958590030703850562 6626003619594165161284415090136815754344384821202619320751395844674484906001680242169356261905904491287894259309021958519290250563196705993233248632981457596879679232028374232723097469295328478044141886856900406295072991387160558022982933553810652515890101298305210171366310638825731029505461398865933977476386821032073923367272995580563358921518929173026461755635138129818518083772008314879216656708131998295221460717630226483) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26187,7 +26187,7 @@ _:gn_4023 { } _:gn_4024 { - 1633 math:greaterThan 1 . + (1633) math:greaterThan 1 . (1633 1) math:difference 1632 . (1564187273383880468071344251345059749180387516746279136418500608270375090721275188495120985306225407307176490160973510842825585164706286560898461084957627610166769654515486719706904030960618918050176932915321455874690232699472365739903342279358149219574895853847928587789664886464910439818885074388630993337607769260819818259776826065613054080027783245940028515683680140899916099678370732554797379289170692946695719343777474641 2530908173105142346606535419395878002581998652228170092166447618202054907640202526837117638299839541990358884574024223838232332699245209716167393774011914993356454788756443756508096719167354779996982476970789475210191379343844096141539795637226251648157602722228640791788322876180410294843288162238651492069389525885627052553748084757475152420745572963543216619975728994459300992046818791162209638709480652674262870686926375921) math:sum 4095095446489022814677879670740937751762386168974449228584948226472429998361477715332238623606064949297535374734997734681057917863951496277065854858969542603523224443271930476215000750127973698047159409886110931084881612043316461881443137916584400867732498576076569379577987762645320734662173236627282485406997295146446870813524910823088206500773356209483245135659409135359217091725189523717007017998651345620958590030703850562 . (1632 2530908173105142346606535419395878002581998652228170092166447618202054907640202526837117638299839541990358884574024223838232332699245209716167393774011914993356454788756443756508096719167354779996982476970789475210191379343844096141539795637226251648157602722228640791788322876180410294843288162238651492069389525885627052553748084757475152420745572963543216619975728994459300992046818791162209638709480652674262870686926375921 4095095446489022814677879670740937751762386168974449228584948226472429998361477715332238623606064949297535374734997734681057917863951496277065854858969542603523224443271930476215000750127973698047159409886110931084881612043316461881443137916584400867732498576076569379577987762645320734662173236627282485406997295146446870813524910823088206500773356209483245135659409135359217091725189523717007017998651345620958590030703850562) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26198,7 +26198,7 @@ _:gn_4025 { } _:gn_4026 { - 1634 math:greaterThan 1 . + (1634) math:greaterThan 1 . (1634 1) math:difference 1633 . (966720899721261878535191168050818253401611135481890955747947009931679816918927338341996652993614134683182394413050712995406747534538923155268932689054287383189685134240957036801192688206735861946805544055468019335501146644371730401636453357868102428582706868380712203998657989715499855024403087850020498731781756624807234293971258691862098340717789717603188104292048853559384892368448058607412259420309959727567151343148901280 1564187273383880468071344251345059749180387516746279136418500608270375090721275188495120985306225407307176490160973510842825585164706286560898461084957627610166769654515486719706904030960618918050176932915321455874690232699472365739903342279358149219574895853847928587789664886464910439818885074388630993337607769260819818259776826065613054080027783245940028515683680140899916099678370732554797379289170692946695719343777474641) math:sum 2530908173105142346606535419395878002581998652228170092166447618202054907640202526837117638299839541990358884574024223838232332699245209716167393774011914993356454788756443756508096719167354779996982476970789475210191379343844096141539795637226251648157602722228640791788322876180410294843288162238651492069389525885627052553748084757475152420745572963543216619975728994459300992046818791162209638709480652674262870686926375921 . (1633 1564187273383880468071344251345059749180387516746279136418500608270375090721275188495120985306225407307176490160973510842825585164706286560898461084957627610166769654515486719706904030960618918050176932915321455874690232699472365739903342279358149219574895853847928587789664886464910439818885074388630993337607769260819818259776826065613054080027783245940028515683680140899916099678370732554797379289170692946695719343777474641 2530908173105142346606535419395878002581998652228170092166447618202054907640202526837117638299839541990358884574024223838232332699245209716167393774011914993356454788756443756508096719167354779996982476970789475210191379343844096141539795637226251648157602722228640791788322876180410294843288162238651492069389525885627052553748084757475152420745572963543216619975728994459300992046818791162209638709480652674262870686926375921) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26209,7 +26209,7 @@ _:gn_4027 { } _:gn_4028 { - 1635 math:greaterThan 1 . + (1635) math:greaterThan 1 . (1635 1) math:difference 1634 . (597466373662618589536153083294241495778776381264388180670553598338695273802347850153124332312611272623994095747922797847418837630167363405629528395903340226977084520274529682905711342753883056103371388859853436539189086055100635338266888921490046790992188985467216383791006896749410584794481986538610494605826012636012583965805567373750955739309993528336840411391631287340531207309922673947385119868860733219128568000628573361 966720899721261878535191168050818253401611135481890955747947009931679816918927338341996652993614134683182394413050712995406747534538923155268932689054287383189685134240957036801192688206735861946805544055468019335501146644371730401636453357868102428582706868380712203998657989715499855024403087850020498731781756624807234293971258691862098340717789717603188104292048853559384892368448058607412259420309959727567151343148901280) math:sum 1564187273383880468071344251345059749180387516746279136418500608270375090721275188495120985306225407307176490160973510842825585164706286560898461084957627610166769654515486719706904030960618918050176932915321455874690232699472365739903342279358149219574895853847928587789664886464910439818885074388630993337607769260819818259776826065613054080027783245940028515683680140899916099678370732554797379289170692946695719343777474641 . (1634 966720899721261878535191168050818253401611135481890955747947009931679816918927338341996652993614134683182394413050712995406747534538923155268932689054287383189685134240957036801192688206735861946805544055468019335501146644371730401636453357868102428582706868380712203998657989715499855024403087850020498731781756624807234293971258691862098340717789717603188104292048853559384892368448058607412259420309959727567151343148901280 1564187273383880468071344251345059749180387516746279136418500608270375090721275188495120985306225407307176490160973510842825585164706286560898461084957627610166769654515486719706904030960618918050176932915321455874690232699472365739903342279358149219574895853847928587789664886464910439818885074388630993337607769260819818259776826065613054080027783245940028515683680140899916099678370732554797379289170692946695719343777474641) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26220,7 +26220,7 @@ _:gn_4029 { } _:gn_4030 { - 1636 math:greaterThan 1 . + (1636) math:greaterThan 1 . (1636 1) math:difference 1635 . (369254526058643288999038084756576757622834754217502775077393411592984543116579488188872320681002862059188298665127915147987909904371559749639404293150947156212600613966427353895481345452852805843434155195614582796312060589271095063369564436378055637590517882913495820207651092966089270229921101311410004125955743988794650328165691318111142601407796189266347692900417566218853685058525384660027139551449226508438583342520327919 597466373662618589536153083294241495778776381264388180670553598338695273802347850153124332312611272623994095747922797847418837630167363405629528395903340226977084520274529682905711342753883056103371388859853436539189086055100635338266888921490046790992188985467216383791006896749410584794481986538610494605826012636012583965805567373750955739309993528336840411391631287340531207309922673947385119868860733219128568000628573361) math:sum 966720899721261878535191168050818253401611135481890955747947009931679816918927338341996652993614134683182394413050712995406747534538923155268932689054287383189685134240957036801192688206735861946805544055468019335501146644371730401636453357868102428582706868380712203998657989715499855024403087850020498731781756624807234293971258691862098340717789717603188104292048853559384892368448058607412259420309959727567151343148901280 . (1635 597466373662618589536153083294241495778776381264388180670553598338695273802347850153124332312611272623994095747922797847418837630167363405629528395903340226977084520274529682905711342753883056103371388859853436539189086055100635338266888921490046790992188985467216383791006896749410584794481986538610494605826012636012583965805567373750955739309993528336840411391631287340531207309922673947385119868860733219128568000628573361 966720899721261878535191168050818253401611135481890955747947009931679816918927338341996652993614134683182394413050712995406747534538923155268932689054287383189685134240957036801192688206735861946805544055468019335501146644371730401636453357868102428582706868380712203998657989715499855024403087850020498731781756624807234293971258691862098340717789717603188104292048853559384892368448058607412259420309959727567151343148901280) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26231,7 +26231,7 @@ _:gn_4031 { } _:gn_4032 { - 1637 math:greaterThan 1 . + (1637) math:greaterThan 1 . (1637 1) math:difference 1636 . (228211847603975300537114998537664738155941627046885405593160186745710730685768361964252011631608410564805797082794882699430927725795803655990124102752393070764483906308102329010229997301030250259937233664238853742877025465829540274897324485111991153401671102553720563583355803783321314564560885227200490479870268647217933637639876055639813137902197339070492718491213721121677522251397289287357980317411506710689984658108245442 369254526058643288999038084756576757622834754217502775077393411592984543116579488188872320681002862059188298665127915147987909904371559749639404293150947156212600613966427353895481345452852805843434155195614582796312060589271095063369564436378055637590517882913495820207651092966089270229921101311410004125955743988794650328165691318111142601407796189266347692900417566218853685058525384660027139551449226508438583342520327919) math:sum 597466373662618589536153083294241495778776381264388180670553598338695273802347850153124332312611272623994095747922797847418837630167363405629528395903340226977084520274529682905711342753883056103371388859853436539189086055100635338266888921490046790992188985467216383791006896749410584794481986538610494605826012636012583965805567373750955739309993528336840411391631287340531207309922673947385119868860733219128568000628573361 . (1636 369254526058643288999038084756576757622834754217502775077393411592984543116579488188872320681002862059188298665127915147987909904371559749639404293150947156212600613966427353895481345452852805843434155195614582796312060589271095063369564436378055637590517882913495820207651092966089270229921101311410004125955743988794650328165691318111142601407796189266347692900417566218853685058525384660027139551449226508438583342520327919 597466373662618589536153083294241495778776381264388180670553598338695273802347850153124332312611272623994095747922797847418837630167363405629528395903340226977084520274529682905711342753883056103371388859853436539189086055100635338266888921490046790992188985467216383791006896749410584794481986538610494605826012636012583965805567373750955739309993528336840411391631287340531207309922673947385119868860733219128568000628573361) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26242,7 +26242,7 @@ _:gn_4033 { } _:gn_4034 { - 1638 math:greaterThan 1 . + (1638) math:greaterThan 1 . (1638 1) math:difference 1637 . (141042678454667988461923086218912019466893127170617369484233224847273812430811126224620309049394451494382501582333032448556982178575756093649280190398554085448116707658325024885251348151822555583496921531375729053435035123441554788472239951266064484188846780359775256624295289182767955665360216084209513646085475341576716690525815262471329463505598850195854974409203845097176162807128095372669159234037719797748598684412082477 228211847603975300537114998537664738155941627046885405593160186745710730685768361964252011631608410564805797082794882699430927725795803655990124102752393070764483906308102329010229997301030250259937233664238853742877025465829540274897324485111991153401671102553720563583355803783321314564560885227200490479870268647217933637639876055639813137902197339070492718491213721121677522251397289287357980317411506710689984658108245442) math:sum 369254526058643288999038084756576757622834754217502775077393411592984543116579488188872320681002862059188298665127915147987909904371559749639404293150947156212600613966427353895481345452852805843434155195614582796312060589271095063369564436378055637590517882913495820207651092966089270229921101311410004125955743988794650328165691318111142601407796189266347692900417566218853685058525384660027139551449226508438583342520327919 . (1637 228211847603975300537114998537664738155941627046885405593160186745710730685768361964252011631608410564805797082794882699430927725795803655990124102752393070764483906308102329010229997301030250259937233664238853742877025465829540274897324485111991153401671102553720563583355803783321314564560885227200490479870268647217933637639876055639813137902197339070492718491213721121677522251397289287357980317411506710689984658108245442 369254526058643288999038084756576757622834754217502775077393411592984543116579488188872320681002862059188298665127915147987909904371559749639404293150947156212600613966427353895481345452852805843434155195614582796312060589271095063369564436378055637590517882913495820207651092966089270229921101311410004125955743988794650328165691318111142601407796189266347692900417566218853685058525384660027139551449226508438583342520327919) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26253,7 +26253,7 @@ _:gn_4035 { } _:gn_4036 { - 1639 math:greaterThan 1 . + (1639) math:greaterThan 1 . (1639 1) math:difference 1638 . (87169169149307312075191912318752718689048499876268036108926961898436918254957235739631702582213959070423295500461850250873945547220047562340843912353838985316367198649777304124978649149207694676440312132863124689441990342387985486425084533845926669212824322193945306959060514600553358899200669142990976833784793305641216947114060793168483674396598488874637744082009876024501359444269193914688821083373786912941385973696162965 141042678454667988461923086218912019466893127170617369484233224847273812430811126224620309049394451494382501582333032448556982178575756093649280190398554085448116707658325024885251348151822555583496921531375729053435035123441554788472239951266064484188846780359775256624295289182767955665360216084209513646085475341576716690525815262471329463505598850195854974409203845097176162807128095372669159234037719797748598684412082477) math:sum 228211847603975300537114998537664738155941627046885405593160186745710730685768361964252011631608410564805797082794882699430927725795803655990124102752393070764483906308102329010229997301030250259937233664238853742877025465829540274897324485111991153401671102553720563583355803783321314564560885227200490479870268647217933637639876055639813137902197339070492718491213721121677522251397289287357980317411506710689984658108245442 . (1638 141042678454667988461923086218912019466893127170617369484233224847273812430811126224620309049394451494382501582333032448556982178575756093649280190398554085448116707658325024885251348151822555583496921531375729053435035123441554788472239951266064484188846780359775256624295289182767955665360216084209513646085475341576716690525815262471329463505598850195854974409203845097176162807128095372669159234037719797748598684412082477 228211847603975300537114998537664738155941627046885405593160186745710730685768361964252011631608410564805797082794882699430927725795803655990124102752393070764483906308102329010229997301030250259937233664238853742877025465829540274897324485111991153401671102553720563583355803783321314564560885227200490479870268647217933637639876055639813137902197339070492718491213721121677522251397289287357980317411506710689984658108245442) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26264,7 +26264,7 @@ _:gn_4037 { } _:gn_4038 { - 1640 math:greaterThan 1 . + (1640) math:greaterThan 1 . (1640 1) math:difference 1639 . (53873509305360676386731173900159300777844627294349333375306262948836894175853890484988606467180492423959206081871182197683036631355708531308436278044715100131749509008547720760272699002614860907056609398512604363993044781053569302047155417420137814976022458165829949665234774582214596766159546941218536812300682035935499743411754469302845789109000361321217230327193969072674803362858901457980338150663932884807212710715919512 87169169149307312075191912318752718689048499876268036108926961898436918254957235739631702582213959070423295500461850250873945547220047562340843912353838985316367198649777304124978649149207694676440312132863124689441990342387985486425084533845926669212824322193945306959060514600553358899200669142990976833784793305641216947114060793168483674396598488874637744082009876024501359444269193914688821083373786912941385973696162965) math:sum 141042678454667988461923086218912019466893127170617369484233224847273812430811126224620309049394451494382501582333032448556982178575756093649280190398554085448116707658325024885251348151822555583496921531375729053435035123441554788472239951266064484188846780359775256624295289182767955665360216084209513646085475341576716690525815262471329463505598850195854974409203845097176162807128095372669159234037719797748598684412082477 . (1639 87169169149307312075191912318752718689048499876268036108926961898436918254957235739631702582213959070423295500461850250873945547220047562340843912353838985316367198649777304124978649149207694676440312132863124689441990342387985486425084533845926669212824322193945306959060514600553358899200669142990976833784793305641216947114060793168483674396598488874637744082009876024501359444269193914688821083373786912941385973696162965 141042678454667988461923086218912019466893127170617369484233224847273812430811126224620309049394451494382501582333032448556982178575756093649280190398554085448116707658325024885251348151822555583496921531375729053435035123441554788472239951266064484188846780359775256624295289182767955665360216084209513646085475341576716690525815262471329463505598850195854974409203845097176162807128095372669159234037719797748598684412082477) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26275,7 +26275,7 @@ _:gn_4039 { } _:gn_4040 { - 1641 math:greaterThan 1 . + (1641) math:greaterThan 1 . (1641 1) math:difference 1640 . (33295659843946635688460738418593417911203872581918702733620698949600024079103345254643096115033466646464089418590668053190908915864339031032407634309123885184617689641229583364705950146592833769383702734350520325448945561334416184377929116425788854236801864028115357293825740018338762133041122201772440021484111269705717203702306323865637885287598127553420513754815906951826556081410292456708482932709854028134173262980243453 53873509305360676386731173900159300777844627294349333375306262948836894175853890484988606467180492423959206081871182197683036631355708531308436278044715100131749509008547720760272699002614860907056609398512604363993044781053569302047155417420137814976022458165829949665234774582214596766159546941218536812300682035935499743411754469302845789109000361321217230327193969072674803362858901457980338150663932884807212710715919512) math:sum 87169169149307312075191912318752718689048499876268036108926961898436918254957235739631702582213959070423295500461850250873945547220047562340843912353838985316367198649777304124978649149207694676440312132863124689441990342387985486425084533845926669212824322193945306959060514600553358899200669142990976833784793305641216947114060793168483674396598488874637744082009876024501359444269193914688821083373786912941385973696162965 . (1640 53873509305360676386731173900159300777844627294349333375306262948836894175853890484988606467180492423959206081871182197683036631355708531308436278044715100131749509008547720760272699002614860907056609398512604363993044781053569302047155417420137814976022458165829949665234774582214596766159546941218536812300682035935499743411754469302845789109000361321217230327193969072674803362858901457980338150663932884807212710715919512 87169169149307312075191912318752718689048499876268036108926961898436918254957235739631702582213959070423295500461850250873945547220047562340843912353838985316367198649777304124978649149207694676440312132863124689441990342387985486425084533845926669212824322193945306959060514600553358899200669142990976833784793305641216947114060793168483674396598488874637744082009876024501359444269193914688821083373786912941385973696162965) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26286,7 +26286,7 @@ _:gn_4041 { } _:gn_4042 { - 1642 math:greaterThan 1 . + (1642) math:greaterThan 1 . (1642 1) math:difference 1641 . (20577849461414040698270435481565882866640754712430630641685563999236870096750545230345510352147025777495116663280514144492127715491369500276028643735591214947131819367318137395566748856022027137672906664162084038544099219719153117669226300994348960739220594137714592371409034563875834633118424739446096790816570766229782539709448145437207903821402233767796716572378062120848247281448609001271855217954078856673039447735676059 33295659843946635688460738418593417911203872581918702733620698949600024079103345254643096115033466646464089418590668053190908915864339031032407634309123885184617689641229583364705950146592833769383702734350520325448945561334416184377929116425788854236801864028115357293825740018338762133041122201772440021484111269705717203702306323865637885287598127553420513754815906951826556081410292456708482932709854028134173262980243453) math:sum 53873509305360676386731173900159300777844627294349333375306262948836894175853890484988606467180492423959206081871182197683036631355708531308436278044715100131749509008547720760272699002614860907056609398512604363993044781053569302047155417420137814976022458165829949665234774582214596766159546941218536812300682035935499743411754469302845789109000361321217230327193969072674803362858901457980338150663932884807212710715919512 . (1641 33295659843946635688460738418593417911203872581918702733620698949600024079103345254643096115033466646464089418590668053190908915864339031032407634309123885184617689641229583364705950146592833769383702734350520325448945561334416184377929116425788854236801864028115357293825740018338762133041122201772440021484111269705717203702306323865637885287598127553420513754815906951826556081410292456708482932709854028134173262980243453 53873509305360676386731173900159300777844627294349333375306262948836894175853890484988606467180492423959206081871182197683036631355708531308436278044715100131749509008547720760272699002614860907056609398512604363993044781053569302047155417420137814976022458165829949665234774582214596766159546941218536812300682035935499743411754469302845789109000361321217230327193969072674803362858901457980338150663932884807212710715919512) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26297,7 +26297,7 @@ _:gn_4043 { } _:gn_4044 { - 1643 math:greaterThan 1 . + (1643) math:greaterThan 1 . (1643 1) math:difference 1642 . (12717810382532594990190302937027535044563117869488072091935134950363153982352800024297585762886440868968972755310153908698781200372969530756378990573532670237485870273911445969139201290570806631710796070188436286904846341615263066708702815431439893497581269890400764922416705454462927499922697462326343230667540503475934663992858178428429981466195893785623797182437844830978308799961683455436627714755775171461133815244567394 20577849461414040698270435481565882866640754712430630641685563999236870096750545230345510352147025777495116663280514144492127715491369500276028643735591214947131819367318137395566748856022027137672906664162084038544099219719153117669226300994348960739220594137714592371409034563875834633118424739446096790816570766229782539709448145437207903821402233767796716572378062120848247281448609001271855217954078856673039447735676059) math:sum 33295659843946635688460738418593417911203872581918702733620698949600024079103345254643096115033466646464089418590668053190908915864339031032407634309123885184617689641229583364705950146592833769383702734350520325448945561334416184377929116425788854236801864028115357293825740018338762133041122201772440021484111269705717203702306323865637885287598127553420513754815906951826556081410292456708482932709854028134173262980243453 . (1642 20577849461414040698270435481565882866640754712430630641685563999236870096750545230345510352147025777495116663280514144492127715491369500276028643735591214947131819367318137395566748856022027137672906664162084038544099219719153117669226300994348960739220594137714592371409034563875834633118424739446096790816570766229782539709448145437207903821402233767796716572378062120848247281448609001271855217954078856673039447735676059 33295659843946635688460738418593417911203872581918702733620698949600024079103345254643096115033466646464089418590668053190908915864339031032407634309123885184617689641229583364705950146592833769383702734350520325448945561334416184377929116425788854236801864028115357293825740018338762133041122201772440021484111269705717203702306323865637885287598127553420513754815906951826556081410292456708482932709854028134173262980243453) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26308,7 +26308,7 @@ _:gn_4045 { } _:gn_4046 { - 1644 math:greaterThan 1 . + (1644) math:greaterThan 1 . (1644 1) math:difference 1643 . (7860039078881445708080132544538347822077636842942558549750429048873716114397745206047924589260584908526143907970360235793346515118399969519649653162058544709645949093406691426427547565451220505962110593973647751639252878103890050960523485562909067241639324247313827448992329109412907133195727277119753560149030262753847875716589967008777922355206339982172919389940217289869938481486925545835227503198303685211905632491108665 12717810382532594990190302937027535044563117869488072091935134950363153982352800024297585762886440868968972755310153908698781200372969530756378990573532670237485870273911445969139201290570806631710796070188436286904846341615263066708702815431439893497581269890400764922416705454462927499922697462326343230667540503475934663992858178428429981466195893785623797182437844830978308799961683455436627714755775171461133815244567394) math:sum 20577849461414040698270435481565882866640754712430630641685563999236870096750545230345510352147025777495116663280514144492127715491369500276028643735591214947131819367318137395566748856022027137672906664162084038544099219719153117669226300994348960739220594137714592371409034563875834633118424739446096790816570766229782539709448145437207903821402233767796716572378062120848247281448609001271855217954078856673039447735676059 . (1643 12717810382532594990190302937027535044563117869488072091935134950363153982352800024297585762886440868968972755310153908698781200372969530756378990573532670237485870273911445969139201290570806631710796070188436286904846341615263066708702815431439893497581269890400764922416705454462927499922697462326343230667540503475934663992858178428429981466195893785623797182437844830978308799961683455436627714755775171461133815244567394 20577849461414040698270435481565882866640754712430630641685563999236870096750545230345510352147025777495116663280514144492127715491369500276028643735591214947131819367318137395566748856022027137672906664162084038544099219719153117669226300994348960739220594137714592371409034563875834633118424739446096790816570766229782539709448145437207903821402233767796716572378062120848247281448609001271855217954078856673039447735676059) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26319,7 +26319,7 @@ _:gn_4047 { } _:gn_4048 { - 1645 math:greaterThan 1 . + (1645) math:greaterThan 1 . (1645 1) math:difference 1644 . (4857771303651149282110170392489187222485481026545513542184705901489437867955054818249661173625855960442828847339793672905434685254569561236729337411474125527839921180504754542711653725119586125748685476214788535265593463511373015748179329868530826255941945643086937473424376345050020366726970185206589670518510240722086788276268211419652059110989553803450877792497627541108370318474757909601400211557471486249228182753458729 7860039078881445708080132544538347822077636842942558549750429048873716114397745206047924589260584908526143907970360235793346515118399969519649653162058544709645949093406691426427547565451220505962110593973647751639252878103890050960523485562909067241639324247313827448992329109412907133195727277119753560149030262753847875716589967008777922355206339982172919389940217289869938481486925545835227503198303685211905632491108665) math:sum 12717810382532594990190302937027535044563117869488072091935134950363153982352800024297585762886440868968972755310153908698781200372969530756378990573532670237485870273911445969139201290570806631710796070188436286904846341615263066708702815431439893497581269890400764922416705454462927499922697462326343230667540503475934663992858178428429981466195893785623797182437844830978308799961683455436627714755775171461133815244567394 . (1644 7860039078881445708080132544538347822077636842942558549750429048873716114397745206047924589260584908526143907970360235793346515118399969519649653162058544709645949093406691426427547565451220505962110593973647751639252878103890050960523485562909067241639324247313827448992329109412907133195727277119753560149030262753847875716589967008777922355206339982172919389940217289869938481486925545835227503198303685211905632491108665 12717810382532594990190302937027535044563117869488072091935134950363153982352800024297585762886440868968972755310153908698781200372969530756378990573532670237485870273911445969139201290570806631710796070188436286904846341615263066708702815431439893497581269890400764922416705454462927499922697462326343230667540503475934663992858178428429981466195893785623797182437844830978308799961683455436627714755775171461133815244567394) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26330,7 +26330,7 @@ _:gn_4049 { } _:gn_4050 { - 1646 math:greaterThan 1 . + (1646) math:greaterThan 1 . (1646 1) math:difference 1645 . (3002267775230296425969962152049160599592155816397045007565723147384278246442690387798263415634728948083315060630566562887911829863830408282920315750584419181806027912901936883715893840331634380213425117758859216373659414592517035212344155694378240985697378604226889975567952764362886766468757091913163889630520022031761087440321755589125863244216786178722041597442589748761568163012167636233827291640832198962677449737649936 4857771303651149282110170392489187222485481026545513542184705901489437867955054818249661173625855960442828847339793672905434685254569561236729337411474125527839921180504754542711653725119586125748685476214788535265593463511373015748179329868530826255941945643086937473424376345050020366726970185206589670518510240722086788276268211419652059110989553803450877792497627541108370318474757909601400211557471486249228182753458729) math:sum 7860039078881445708080132544538347822077636842942558549750429048873716114397745206047924589260584908526143907970360235793346515118399969519649653162058544709645949093406691426427547565451220505962110593973647751639252878103890050960523485562909067241639324247313827448992329109412907133195727277119753560149030262753847875716589967008777922355206339982172919389940217289869938481486925545835227503198303685211905632491108665 . (1645 4857771303651149282110170392489187222485481026545513542184705901489437867955054818249661173625855960442828847339793672905434685254569561236729337411474125527839921180504754542711653725119586125748685476214788535265593463511373015748179329868530826255941945643086937473424376345050020366726970185206589670518510240722086788276268211419652059110989553803450877792497627541108370318474757909601400211557471486249228182753458729 7860039078881445708080132544538347822077636842942558549750429048873716114397745206047924589260584908526143907970360235793346515118399969519649653162058544709645949093406691426427547565451220505962110593973647751639252878103890050960523485562909067241639324247313827448992329109412907133195727277119753560149030262753847875716589967008777922355206339982172919389940217289869938481486925545835227503198303685211905632491108665) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26341,7 +26341,7 @@ _:gn_4051 { } _:gn_4052 { - 1647 math:greaterThan 1 . + (1647) math:greaterThan 1 . (1647 1) math:difference 1646 . (1855503528420852856140208240440026622893325210148468534618982754105159621512364430451397757991127012359513786709227110017522855390739152953809021660889706346033893267602817658995759884787951745535260358455929318891934048918855980535835174174152585270244567038860047497856423580687133600258213093293425780887990218690325700835946455830526195866772767624728836195055037792346802155462590273367572919916639287286550733015808793 3002267775230296425969962152049160599592155816397045007565723147384278246442690387798263415634728948083315060630566562887911829863830408282920315750584419181806027912901936883715893840331634380213425117758859216373659414592517035212344155694378240985697378604226889975567952764362886766468757091913163889630520022031761087440321755589125863244216786178722041597442589748761568163012167636233827291640832198962677449737649936) math:sum 4857771303651149282110170392489187222485481026545513542184705901489437867955054818249661173625855960442828847339793672905434685254569561236729337411474125527839921180504754542711653725119586125748685476214788535265593463511373015748179329868530826255941945643086937473424376345050020366726970185206589670518510240722086788276268211419652059110989553803450877792497627541108370318474757909601400211557471486249228182753458729 . (1646 3002267775230296425969962152049160599592155816397045007565723147384278246442690387798263415634728948083315060630566562887911829863830408282920315750584419181806027912901936883715893840331634380213425117758859216373659414592517035212344155694378240985697378604226889975567952764362886766468757091913163889630520022031761087440321755589125863244216786178722041597442589748761568163012167636233827291640832198962677449737649936 4857771303651149282110170392489187222485481026545513542184705901489437867955054818249661173625855960442828847339793672905434685254569561236729337411474125527839921180504754542711653725119586125748685476214788535265593463511373015748179329868530826255941945643086937473424376345050020366726970185206589670518510240722086788276268211419652059110989553803450877792497627541108370318474757909601400211557471486249228182753458729) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26352,7 +26352,7 @@ _:gn_4053 { } _:gn_4054 { - 1648 math:greaterThan 1 . + (1648) math:greaterThan 1 . (1648 1) math:difference 1647 . (1146764246809443569829753911609133976698830606248576472946740393279118624930325957346865657643601935723801273921339452870388974473091255329111294089694712835772134645299119224720133955543682634678164759302929897481725365673661054676508981520225655715452811565366842477711529183675753166210543998619738108742529803341435386604375299758599667377444018553993205402387551956414766007549577362866254371724192911676126716721841143 1855503528420852856140208240440026622893325210148468534618982754105159621512364430451397757991127012359513786709227110017522855390739152953809021660889706346033893267602817658995759884787951745535260358455929318891934048918855980535835174174152585270244567038860047497856423580687133600258213093293425780887990218690325700835946455830526195866772767624728836195055037792346802155462590273367572919916639287286550733015808793) math:sum 3002267775230296425969962152049160599592155816397045007565723147384278246442690387798263415634728948083315060630566562887911829863830408282920315750584419181806027912901936883715893840331634380213425117758859216373659414592517035212344155694378240985697378604226889975567952764362886766468757091913163889630520022031761087440321755589125863244216786178722041597442589748761568163012167636233827291640832198962677449737649936 . (1647 1855503528420852856140208240440026622893325210148468534618982754105159621512364430451397757991127012359513786709227110017522855390739152953809021660889706346033893267602817658995759884787951745535260358455929318891934048918855980535835174174152585270244567038860047497856423580687133600258213093293425780887990218690325700835946455830526195866772767624728836195055037792346802155462590273367572919916639287286550733015808793 3002267775230296425969962152049160599592155816397045007565723147384278246442690387798263415634728948083315060630566562887911829863830408282920315750584419181806027912901936883715893840331634380213425117758859216373659414592517035212344155694378240985697378604226889975567952764362886766468757091913163889630520022031761087440321755589125863244216786178722041597442589748761568163012167636233827291640832198962677449737649936) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26363,7 +26363,7 @@ _:gn_4055 { } _:gn_4056 { - 1649 math:greaterThan 1 . + (1649) math:greaterThan 1 . (1649 1) math:difference 1648 . (708739281611409286310454328830892646194494603899892061672242360826040996582038473104532100347525076635712512787887657147133880917647897624697727571194993510261758622303698434275625929244269110857095599152999421410208683245194925859326192653926929554791755473493205020144894397011380434047669094673687672145460415348890314231571156071926528489328749070735630792667485835932036147913012910501318548192446375610424016293967650 1146764246809443569829753911609133976698830606248576472946740393279118624930325957346865657643601935723801273921339452870388974473091255329111294089694712835772134645299119224720133955543682634678164759302929897481725365673661054676508981520225655715452811565366842477711529183675753166210543998619738108742529803341435386604375299758599667377444018553993205402387551956414766007549577362866254371724192911676126716721841143) math:sum 1855503528420852856140208240440026622893325210148468534618982754105159621512364430451397757991127012359513786709227110017522855390739152953809021660889706346033893267602817658995759884787951745535260358455929318891934048918855980535835174174152585270244567038860047497856423580687133600258213093293425780887990218690325700835946455830526195866772767624728836195055037792346802155462590273367572919916639287286550733015808793 . (1648 1146764246809443569829753911609133976698830606248576472946740393279118624930325957346865657643601935723801273921339452870388974473091255329111294089694712835772134645299119224720133955543682634678164759302929897481725365673661054676508981520225655715452811565366842477711529183675753166210543998619738108742529803341435386604375299758599667377444018553993205402387551956414766007549577362866254371724192911676126716721841143 1855503528420852856140208240440026622893325210148468534618982754105159621512364430451397757991127012359513786709227110017522855390739152953809021660889706346033893267602817658995759884787951745535260358455929318891934048918855980535835174174152585270244567038860047497856423580687133600258213093293425780887990218690325700835946455830526195866772767624728836195055037792346802155462590273367572919916639287286550733015808793) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26374,7 +26374,7 @@ _:gn_4057 { } _:gn_4058 { - 1650 math:greaterThan 1 . + (1650) math:greaterThan 1 . (1650 1) math:difference 1649 . (438024965198034283519299582778241330504336002348684411274498032453077628348287484242333557296076859088088761133451795723255093555443357704413566518499719325510376022995420790444508026299413523821069160149930476071516682428466128817182788866298726160661056091873637457566634786664372732162874903946050436597069387992545072372804143686673138888115269483257574609720066120482729859636564452364935823531746536065702700427873493 708739281611409286310454328830892646194494603899892061672242360826040996582038473104532100347525076635712512787887657147133880917647897624697727571194993510261758622303698434275625929244269110857095599152999421410208683245194925859326192653926929554791755473493205020144894397011380434047669094673687672145460415348890314231571156071926528489328749070735630792667485835932036147913012910501318548192446375610424016293967650) math:sum 1146764246809443569829753911609133976698830606248576472946740393279118624930325957346865657643601935723801273921339452870388974473091255329111294089694712835772134645299119224720133955543682634678164759302929897481725365673661054676508981520225655715452811565366842477711529183675753166210543998619738108742529803341435386604375299758599667377444018553993205402387551956414766007549577362866254371724192911676126716721841143 . (1649 708739281611409286310454328830892646194494603899892061672242360826040996582038473104532100347525076635712512787887657147133880917647897624697727571194993510261758622303698434275625929244269110857095599152999421410208683245194925859326192653926929554791755473493205020144894397011380434047669094673687672145460415348890314231571156071926528489328749070735630792667485835932036147913012910501318548192446375610424016293967650 1146764246809443569829753911609133976698830606248576472946740393279118624930325957346865657643601935723801273921339452870388974473091255329111294089694712835772134645299119224720133955543682634678164759302929897481725365673661054676508981520225655715452811565366842477711529183675753166210543998619738108742529803341435386604375299758599667377444018553993205402387551956414766007549577362866254371724192911676126716721841143) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26385,7 +26385,7 @@ _:gn_4059 { } _:gn_4060 { - 1651 math:greaterThan 1 . + (1651) math:greaterThan 1 . (1651 1) math:difference 1650 . (270714316413375002791154746052651315690158601551207650397744328372963368233750988862198543051448217547623751654435861423878787362204539920284161052695274184751382599308277643831117902944855587036026439003068945338692000816728797042143403787628203394130699381619567562578259610347007701884794190727637235548391027356345241858767012385253389601213479587478056182947419715449306288276448458136382724660699839544721315866094157 438024965198034283519299582778241330504336002348684411274498032453077628348287484242333557296076859088088761133451795723255093555443357704413566518499719325510376022995420790444508026299413523821069160149930476071516682428466128817182788866298726160661056091873637457566634786664372732162874903946050436597069387992545072372804143686673138888115269483257574609720066120482729859636564452364935823531746536065702700427873493) math:sum 708739281611409286310454328830892646194494603899892061672242360826040996582038473104532100347525076635712512787887657147133880917647897624697727571194993510261758622303698434275625929244269110857095599152999421410208683245194925859326192653926929554791755473493205020144894397011380434047669094673687672145460415348890314231571156071926528489328749070735630792667485835932036147913012910501318548192446375610424016293967650 . (1650 438024965198034283519299582778241330504336002348684411274498032453077628348287484242333557296076859088088761133451795723255093555443357704413566518499719325510376022995420790444508026299413523821069160149930476071516682428466128817182788866298726160661056091873637457566634786664372732162874903946050436597069387992545072372804143686673138888115269483257574609720066120482729859636564452364935823531746536065702700427873493 708739281611409286310454328830892646194494603899892061672242360826040996582038473104532100347525076635712512787887657147133880917647897624697727571194993510261758622303698434275625929244269110857095599152999421410208683245194925859326192653926929554791755473493205020144894397011380434047669094673687672145460415348890314231571156071926528489328749070735630792667485835932036147913012910501318548192446375610424016293967650) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26396,7 +26396,7 @@ _:gn_4061 { } _:gn_4062 { - 1652 math:greaterThan 1 . + (1652) math:greaterThan 1 . (1652 1) math:difference 1651 . (167310648784659280728144836725590014814177400797476760876753704080114260114536495380135014244628641540465009479015934299376306193238817784129405465804445140758993423687143146613390123354557936785042721146861530732824681611737331775039385078670522766530356710254069894988375176317365030278080713218413201048678360636199830514037131301419749286901789895779518426772646405033423571360115994228553098871046696520981384561779336 270714316413375002791154746052651315690158601551207650397744328372963368233750988862198543051448217547623751654435861423878787362204539920284161052695274184751382599308277643831117902944855587036026439003068945338692000816728797042143403787628203394130699381619567562578259610347007701884794190727637235548391027356345241858767012385253389601213479587478056182947419715449306288276448458136382724660699839544721315866094157) math:sum 438024965198034283519299582778241330504336002348684411274498032453077628348287484242333557296076859088088761133451795723255093555443357704413566518499719325510376022995420790444508026299413523821069160149930476071516682428466128817182788866298726160661056091873637457566634786664372732162874903946050436597069387992545072372804143686673138888115269483257574609720066120482729859636564452364935823531746536065702700427873493 . (1651 270714316413375002791154746052651315690158601551207650397744328372963368233750988862198543051448217547623751654435861423878787362204539920284161052695274184751382599308277643831117902944855587036026439003068945338692000816728797042143403787628203394130699381619567562578259610347007701884794190727637235548391027356345241858767012385253389601213479587478056182947419715449306288276448458136382724660699839544721315866094157 438024965198034283519299582778241330504336002348684411274498032453077628348287484242333557296076859088088761133451795723255093555443357704413566518499719325510376022995420790444508026299413523821069160149930476071516682428466128817182788866298726160661056091873637457566634786664372732162874903946050436597069387992545072372804143686673138888115269483257574609720066120482729859636564452364935823531746536065702700427873493) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26407,7 +26407,7 @@ _:gn_4063 { } _:gn_4064 { - 1653 math:greaterThan 1 . + (1653) math:greaterThan 1 . (1653 1) math:difference 1652 . (103403667628715722063009909327061300875981200753730889520990624292849108119214493482063528806819576007158742175419927124502481168965722136154755586890829043992389175621134497217727779590297650250983717856207414605867319204991465267104018708957680627600342671365497667589884434029642671606713477509224034499712666720145411344729881083833640314311689691698537756174773310415882716916332463907829625789653143023739931304314821 167310648784659280728144836725590014814177400797476760876753704080114260114536495380135014244628641540465009479015934299376306193238817784129405465804445140758993423687143146613390123354557936785042721146861530732824681611737331775039385078670522766530356710254069894988375176317365030278080713218413201048678360636199830514037131301419749286901789895779518426772646405033423571360115994228553098871046696520981384561779336) math:sum 270714316413375002791154746052651315690158601551207650397744328372963368233750988862198543051448217547623751654435861423878787362204539920284161052695274184751382599308277643831117902944855587036026439003068945338692000816728797042143403787628203394130699381619567562578259610347007701884794190727637235548391027356345241858767012385253389601213479587478056182947419715449306288276448458136382724660699839544721315866094157 . (1652 167310648784659280728144836725590014814177400797476760876753704080114260114536495380135014244628641540465009479015934299376306193238817784129405465804445140758993423687143146613390123354557936785042721146861530732824681611737331775039385078670522766530356710254069894988375176317365030278080713218413201048678360636199830514037131301419749286901789895779518426772646405033423571360115994228553098871046696520981384561779336 270714316413375002791154746052651315690158601551207650397744328372963368233750988862198543051448217547623751654435861423878787362204539920284161052695274184751382599308277643831117902944855587036026439003068945338692000816728797042143403787628203394130699381619567562578259610347007701884794190727637235548391027356345241858767012385253389601213479587478056182947419715449306288276448458136382724660699839544721315866094157) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26418,7 +26418,7 @@ _:gn_4065 { } _:gn_4066 { - 1654 math:greaterThan 1 . + (1654) math:greaterThan 1 . (1654 1) math:difference 1653 . (63906981155943558665134927398528713938196200043745871355763079787265151995322001898071485437809065533306267303596007174873825024273095647974649878913616096766604248066008649395662343764260286534059003290654116126957362406745866507935366369712842138930014038888572227398490742287722358671367235709189166548965693916054419169307250217586108972590100204080980670597873094617540854443783530320723473081393553497241453257464515 103403667628715722063009909327061300875981200753730889520990624292849108119214493482063528806819576007158742175419927124502481168965722136154755586890829043992389175621134497217727779590297650250983717856207414605867319204991465267104018708957680627600342671365497667589884434029642671606713477509224034499712666720145411344729881083833640314311689691698537756174773310415882716916332463907829625789653143023739931304314821) math:sum 167310648784659280728144836725590014814177400797476760876753704080114260114536495380135014244628641540465009479015934299376306193238817784129405465804445140758993423687143146613390123354557936785042721146861530732824681611737331775039385078670522766530356710254069894988375176317365030278080713218413201048678360636199830514037131301419749286901789895779518426772646405033423571360115994228553098871046696520981384561779336 . (1653 103403667628715722063009909327061300875981200753730889520990624292849108119214493482063528806819576007158742175419927124502481168965722136154755586890829043992389175621134497217727779590297650250983717856207414605867319204991465267104018708957680627600342671365497667589884434029642671606713477509224034499712666720145411344729881083833640314311689691698537756174773310415882716916332463907829625789653143023739931304314821 167310648784659280728144836725590014814177400797476760876753704080114260114536495380135014244628641540465009479015934299376306193238817784129405465804445140758993423687143146613390123354557936785042721146861530732824681611737331775039385078670522766530356710254069894988375176317365030278080713218413201048678360636199830514037131301419749286901789895779518426772646405033423571360115994228553098871046696520981384561779336) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26429,7 +26429,7 @@ _:gn_4067 { } _:gn_4068 { - 1655 math:greaterThan 1 . + (1655) math:greaterThan 1 . (1655 1) math:difference 1654 . (39496686472772163397874981928532586937785000709985018165227544505583956123892491583992043369010510473852474871823919949628656144692626488180105707977212947225784927555125847822065435826037363716924714565553298478909956798245598759168652339244838488670328632476925440191393691741920312935346241800034867950746972804090992175422630866247531341721589487617557085576900215798341862472548933587106152708259589526498478046850306 63906981155943558665134927398528713938196200043745871355763079787265151995322001898071485437809065533306267303596007174873825024273095647974649878913616096766604248066008649395662343764260286534059003290654116126957362406745866507935366369712842138930014038888572227398490742287722358671367235709189166548965693916054419169307250217586108972590100204080980670597873094617540854443783530320723473081393553497241453257464515) math:sum 103403667628715722063009909327061300875981200753730889520990624292849108119214493482063528806819576007158742175419927124502481168965722136154755586890829043992389175621134497217727779590297650250983717856207414605867319204991465267104018708957680627600342671365497667589884434029642671606713477509224034499712666720145411344729881083833640314311689691698537756174773310415882716916332463907829625789653143023739931304314821 . (1654 63906981155943558665134927398528713938196200043745871355763079787265151995322001898071485437809065533306267303596007174873825024273095647974649878913616096766604248066008649395662343764260286534059003290654116126957362406745866507935366369712842138930014038888572227398490742287722358671367235709189166548965693916054419169307250217586108972590100204080980670597873094617540854443783530320723473081393553497241453257464515 103403667628715722063009909327061300875981200753730889520990624292849108119214493482063528806819576007158742175419927124502481168965722136154755586890829043992389175621134497217727779590297650250983717856207414605867319204991465267104018708957680627600342671365497667589884434029642671606713477509224034499712666720145411344729881083833640314311689691698537756174773310415882716916332463907829625789653143023739931304314821) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26440,7 +26440,7 @@ _:gn_4069 { } _:gn_4070 { - 1656 math:greaterThan 1 . + (1656) math:greaterThan 1 . (1656 1) math:difference 1655 . (24410294683171395267259945469996127000411199333760853190535535281681195871429510314079442068798555059453792431772087225245168879580469159794544170936403149540819320510882801573596907938222922817134288725100817648047405608500267748766714030468003650259685406411646787207097050545802045736020993909154298598218721111963426993884619351338577630868510716463423585020972878819198991971234596733617320373133963970742975210614209 39496686472772163397874981928532586937785000709985018165227544505583956123892491583992043369010510473852474871823919949628656144692626488180105707977212947225784927555125847822065435826037363716924714565553298478909956798245598759168652339244838488670328632476925440191393691741920312935346241800034867950746972804090992175422630866247531341721589487617557085576900215798341862472548933587106152708259589526498478046850306) math:sum 63906981155943558665134927398528713938196200043745871355763079787265151995322001898071485437809065533306267303596007174873825024273095647974649878913616096766604248066008649395662343764260286534059003290654116126957362406745866507935366369712842138930014038888572227398490742287722358671367235709189166548965693916054419169307250217586108972590100204080980670597873094617540854443783530320723473081393553497241453257464515 . (1655 39496686472772163397874981928532586937785000709985018165227544505583956123892491583992043369010510473852474871823919949628656144692626488180105707977212947225784927555125847822065435826037363716924714565553298478909956798245598759168652339244838488670328632476925440191393691741920312935346241800034867950746972804090992175422630866247531341721589487617557085576900215798341862472548933587106152708259589526498478046850306 63906981155943558665134927398528713938196200043745871355763079787265151995322001898071485437809065533306267303596007174873825024273095647974649878913616096766604248066008649395662343764260286534059003290654116126957362406745866507935366369712842138930014038888572227398490742287722358671367235709189166548965693916054419169307250217586108972590100204080980670597873094617540854443783530320723473081393553497241453257464515) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26451,7 +26451,7 @@ _:gn_4071 { } _:gn_4072 { - 1657 math:greaterThan 1 . + (1657) math:greaterThan 1 . (1657 1) math:difference 1656 . (15086391789600768130615036458536459937373801376224164974692009223902760252462981269912601300211955414398682440051832724383487265112157328385561537040809797684965607044243046248468527887814440899790425840452480830862551189745331010401938308776834838410643226065278652984296641196118267199325247890880569352528251692127565181538011514908953710853078771154133500555927336979142870501314336853488832335125625555755502836236097 24410294683171395267259945469996127000411199333760853190535535281681195871429510314079442068798555059453792431772087225245168879580469159794544170936403149540819320510882801573596907938222922817134288725100817648047405608500267748766714030468003650259685406411646787207097050545802045736020993909154298598218721111963426993884619351338577630868510716463423585020972878819198991971234596733617320373133963970742975210614209) math:sum 39496686472772163397874981928532586937785000709985018165227544505583956123892491583992043369010510473852474871823919949628656144692626488180105707977212947225784927555125847822065435826037363716924714565553298478909956798245598759168652339244838488670328632476925440191393691741920312935346241800034867950746972804090992175422630866247531341721589487617557085576900215798341862472548933587106152708259589526498478046850306 . (1656 24410294683171395267259945469996127000411199333760853190535535281681195871429510314079442068798555059453792431772087225245168879580469159794544170936403149540819320510882801573596907938222922817134288725100817648047405608500267748766714030468003650259685406411646787207097050545802045736020993909154298598218721111963426993884619351338577630868510716463423585020972878819198991971234596733617320373133963970742975210614209 39496686472772163397874981928532586937785000709985018165227544505583956123892491583992043369010510473852474871823919949628656144692626488180105707977212947225784927555125847822065435826037363716924714565553298478909956798245598759168652339244838488670328632476925440191393691741920312935346241800034867950746972804090992175422630866247531341721589487617557085576900215798341862472548933587106152708259589526498478046850306) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26462,7 +26462,7 @@ _:gn_4073 { } _:gn_4074 { - 1658 math:greaterThan 1 . + (1658) math:greaterThan 1 . (1658 1) math:difference 1657 . (9323902893570627136644909011459667063037397957536688215843526057778435618966529044166840768586599645055109991720254500861681614468311831408982633895593351855853713466639755325128380050408481917343862884648336817184854418754936738364775721691168811849042180346368134222800409349683778536695746018273729245690469419835861812346607836429623920015431945309290084465045541840056121469920259880128488038008338414987472374378112 15086391789600768130615036458536459937373801376224164974692009223902760252462981269912601300211955414398682440051832724383487265112157328385561537040809797684965607044243046248468527887814440899790425840452480830862551189745331010401938308776834838410643226065278652984296641196118267199325247890880569352528251692127565181538011514908953710853078771154133500555927336979142870501314336853488832335125625555755502836236097) math:sum 24410294683171395267259945469996127000411199333760853190535535281681195871429510314079442068798555059453792431772087225245168879580469159794544170936403149540819320510882801573596907938222922817134288725100817648047405608500267748766714030468003650259685406411646787207097050545802045736020993909154298598218721111963426993884619351338577630868510716463423585020972878819198991971234596733617320373133963970742975210614209 . (1657 15086391789600768130615036458536459937373801376224164974692009223902760252462981269912601300211955414398682440051832724383487265112157328385561537040809797684965607044243046248468527887814440899790425840452480830862551189745331010401938308776834838410643226065278652984296641196118267199325247890880569352528251692127565181538011514908953710853078771154133500555927336979142870501314336853488832335125625555755502836236097 24410294683171395267259945469996127000411199333760853190535535281681195871429510314079442068798555059453792431772087225245168879580469159794544170936403149540819320510882801573596907938222922817134288725100817648047405608500267748766714030468003650259685406411646787207097050545802045736020993909154298598218721111963426993884619351338577630868510716463423585020972878819198991971234596733617320373133963970742975210614209) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26473,7 +26473,7 @@ _:gn_4075 { } _:gn_4076 { - 1659 math:greaterThan 1 . + (1659) math:greaterThan 1 . (1659 1) math:difference 1658 . (5762488896030140993970127447076792874336403418687476758848483166124324633496452225745760531625355769343572448331578223521805650643845496976578903145216445829111893577603290923340147837405958982446562955804144013677696770990394272037162587085666026561601045718910518761496231846434488662629501872606840106837782272291703369191403678479329790837646825844843416090881795139086749031394076973360344297117287140768030461857985 9323902893570627136644909011459667063037397957536688215843526057778435618966529044166840768586599645055109991720254500861681614468311831408982633895593351855853713466639755325128380050408481917343862884648336817184854418754936738364775721691168811849042180346368134222800409349683778536695746018273729245690469419835861812346607836429623920015431945309290084465045541840056121469920259880128488038008338414987472374378112) math:sum 15086391789600768130615036458536459937373801376224164974692009223902760252462981269912601300211955414398682440051832724383487265112157328385561537040809797684965607044243046248468527887814440899790425840452480830862551189745331010401938308776834838410643226065278652984296641196118267199325247890880569352528251692127565181538011514908953710853078771154133500555927336979142870501314336853488832335125625555755502836236097 . (1658 9323902893570627136644909011459667063037397957536688215843526057778435618966529044166840768586599645055109991720254500861681614468311831408982633895593351855853713466639755325128380050408481917343862884648336817184854418754936738364775721691168811849042180346368134222800409349683778536695746018273729245690469419835861812346607836429623920015431945309290084465045541840056121469920259880128488038008338414987472374378112 15086391789600768130615036458536459937373801376224164974692009223902760252462981269912601300211955414398682440051832724383487265112157328385561537040809797684965607044243046248468527887814440899790425840452480830862551189745331010401938308776834838410643226065278652984296641196118267199325247890880569352528251692127565181538011514908953710853078771154133500555927336979142870501314336853488832335125625555755502836236097) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26484,7 +26484,7 @@ _:gn_4077 { } _:gn_4078 { - 1660 math:greaterThan 1 . + (1660) math:greaterThan 1 . (1660 1) math:difference 1659 . (3561413997540486142674781564382874188700994538849211456995042891654110985470076818421080236961243875711537543388676277339875963824466334432403730750376906026741819889036464401788232213002522934897299928844192803507157647764542466327613134605502785287441134627457615461304177503249289874066244145666889138852687147544158443155204157950294129177785119464446668374163746700969372438526182906768143740891051274219441912520127 5762488896030140993970127447076792874336403418687476758848483166124324633496452225745760531625355769343572448331578223521805650643845496976578903145216445829111893577603290923340147837405958982446562955804144013677696770990394272037162587085666026561601045718910518761496231846434488662629501872606840106837782272291703369191403678479329790837646825844843416090881795139086749031394076973360344297117287140768030461857985) math:sum 9323902893570627136644909011459667063037397957536688215843526057778435618966529044166840768586599645055109991720254500861681614468311831408982633895593351855853713466639755325128380050408481917343862884648336817184854418754936738364775721691168811849042180346368134222800409349683778536695746018273729245690469419835861812346607836429623920015431945309290084465045541840056121469920259880128488038008338414987472374378112 . (1659 5762488896030140993970127447076792874336403418687476758848483166124324633496452225745760531625355769343572448331578223521805650643845496976578903145216445829111893577603290923340147837405958982446562955804144013677696770990394272037162587085666026561601045718910518761496231846434488662629501872606840106837782272291703369191403678479329790837646825844843416090881795139086749031394076973360344297117287140768030461857985 9323902893570627136644909011459667063037397957536688215843526057778435618966529044166840768586599645055109991720254500861681614468311831408982633895593351855853713466639755325128380050408481917343862884648336817184854418754936738364775721691168811849042180346368134222800409349683778536695746018273729245690469419835861812346607836429623920015431945309290084465045541840056121469920259880128488038008338414987472374378112) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26495,7 +26495,7 @@ _:gn_4079 { } _:gn_4080 { - 1661 math:greaterThan 1 . + (1661) math:greaterThan 1 . (1661 1) math:difference 1660 . (2201074898489654851295345882693918685635408879838265301853440274470213648026375407324680294664111893632034904942901946181929686819379162544175172394839539802370073688566826521551915624403436047549263026959951210170539123225851805709549452480163241274159911091452903300192054343185198788563257726939950967985095124747544926036199520529035661659861706380396747716718048438117376592867894066592200556226235866548588549337858 3561413997540486142674781564382874188700994538849211456995042891654110985470076818421080236961243875711537543388676277339875963824466334432403730750376906026741819889036464401788232213002522934897299928844192803507157647764542466327613134605502785287441134627457615461304177503249289874066244145666889138852687147544158443155204157950294129177785119464446668374163746700969372438526182906768143740891051274219441912520127) math:sum 5762488896030140993970127447076792874336403418687476758848483166124324633496452225745760531625355769343572448331578223521805650643845496976578903145216445829111893577603290923340147837405958982446562955804144013677696770990394272037162587085666026561601045718910518761496231846434488662629501872606840106837782272291703369191403678479329790837646825844843416090881795139086749031394076973360344297117287140768030461857985 . (1660 3561413997540486142674781564382874188700994538849211456995042891654110985470076818421080236961243875711537543388676277339875963824466334432403730750376906026741819889036464401788232213002522934897299928844192803507157647764542466327613134605502785287441134627457615461304177503249289874066244145666889138852687147544158443155204157950294129177785119464446668374163746700969372438526182906768143740891051274219441912520127 5762488896030140993970127447076792874336403418687476758848483166124324633496452225745760531625355769343572448331578223521805650643845496976578903145216445829111893577603290923340147837405958982446562955804144013677696770990394272037162587085666026561601045718910518761496231846434488662629501872606840106837782272291703369191403678479329790837646825844843416090881795139086749031394076973360344297117287140768030461857985) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26506,7 +26506,7 @@ _:gn_4081 { } _:gn_4082 { - 1662 math:greaterThan 1 . + (1662) math:greaterThan 1 . (1662 1) math:difference 1661 . (1360339099050831291379435681688955503065585659010946155141602617183897337443701411096399942297131982079502638445774331157946277005087171888228558355537366224371746200469637880236316588599086887348036901884241593336618524538690660618063682125339544013281223536004712161112123160064091085502986418726938170867592022796613517119004637421258467517923413084049920657445698262851995845658288840175943184664815407670853363182269 2201074898489654851295345882693918685635408879838265301853440274470213648026375407324680294664111893632034904942901946181929686819379162544175172394839539802370073688566826521551915624403436047549263026959951210170539123225851805709549452480163241274159911091452903300192054343185198788563257726939950967985095124747544926036199520529035661659861706380396747716718048438117376592867894066592200556226235866548588549337858) math:sum 3561413997540486142674781564382874188700994538849211456995042891654110985470076818421080236961243875711537543388676277339875963824466334432403730750376906026741819889036464401788232213002522934897299928844192803507157647764542466327613134605502785287441134627457615461304177503249289874066244145666889138852687147544158443155204157950294129177785119464446668374163746700969372438526182906768143740891051274219441912520127 . (1661 2201074898489654851295345882693918685635408879838265301853440274470213648026375407324680294664111893632034904942901946181929686819379162544175172394839539802370073688566826521551915624403436047549263026959951210170539123225851805709549452480163241274159911091452903300192054343185198788563257726939950967985095124747544926036199520529035661659861706380396747716718048438117376592867894066592200556226235866548588549337858 3561413997540486142674781564382874188700994538849211456995042891654110985470076818421080236961243875711537543388676277339875963824466334432403730750376906026741819889036464401788232213002522934897299928844192803507157647764542466327613134605502785287441134627457615461304177503249289874066244145666889138852687147544158443155204157950294129177785119464446668374163746700969372438526182906768143740891051274219441912520127) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26517,7 +26517,7 @@ _:gn_4083 { } _:gn_4084 { - 1663 math:greaterThan 1 . + (1663) math:greaterThan 1 . (1663 1) math:difference 1662 . (840735799438823559915910201004963182569823220827319146711837657286316310582673996228280352366979911552532266497127615023983409814291990655946614039302173577998327488097188641315599035804349160201226125075709616833920598687161145091485770354823697260878687555448191139079931183121107703060271308213012797117503101950931408917194883107777194141938293296346827059272350175265380747209605226416257371561420458877735186155589 1360339099050831291379435681688955503065585659010946155141602617183897337443701411096399942297131982079502638445774331157946277005087171888228558355537366224371746200469637880236316588599086887348036901884241593336618524538690660618063682125339544013281223536004712161112123160064091085502986418726938170867592022796613517119004637421258467517923413084049920657445698262851995845658288840175943184664815407670853363182269) math:sum 2201074898489654851295345882693918685635408879838265301853440274470213648026375407324680294664111893632034904942901946181929686819379162544175172394839539802370073688566826521551915624403436047549263026959951210170539123225851805709549452480163241274159911091452903300192054343185198788563257726939950967985095124747544926036199520529035661659861706380396747716718048438117376592867894066592200556226235866548588549337858 . (1662 1360339099050831291379435681688955503065585659010946155141602617183897337443701411096399942297131982079502638445774331157946277005087171888228558355537366224371746200469637880236316588599086887348036901884241593336618524538690660618063682125339544013281223536004712161112123160064091085502986418726938170867592022796613517119004637421258467517923413084049920657445698262851995845658288840175943184664815407670853363182269 2201074898489654851295345882693918685635408879838265301853440274470213648026375407324680294664111893632034904942901946181929686819379162544175172394839539802370073688566826521551915624403436047549263026959951210170539123225851805709549452480163241274159911091452903300192054343185198788563257726939950967985095124747544926036199520529035661659861706380396747716718048438117376592867894066592200556226235866548588549337858) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26528,7 +26528,7 @@ _:gn_4085 { } _:gn_4086 { - 1664 math:greaterThan 1 . + (1664) math:greaterThan 1 . (1664 1) math:difference 1663 . (519603299612007731463525480683992320495762438183627008429764959897581026861027414868119589930152070526970371948646716133962867190795181232281944316235192646373418712372449238920717552794737727146810776808531976502697925851529515526577911770515846752402535980556521022032191976942983382442715110513925373750088920845682108201809754313481273375985119787703093598173348087586615098448683613759685813103394948793118177026680 840735799438823559915910201004963182569823220827319146711837657286316310582673996228280352366979911552532266497127615023983409814291990655946614039302173577998327488097188641315599035804349160201226125075709616833920598687161145091485770354823697260878687555448191139079931183121107703060271308213012797117503101950931408917194883107777194141938293296346827059272350175265380747209605226416257371561420458877735186155589) math:sum 1360339099050831291379435681688955503065585659010946155141602617183897337443701411096399942297131982079502638445774331157946277005087171888228558355537366224371746200469637880236316588599086887348036901884241593336618524538690660618063682125339544013281223536004712161112123160064091085502986418726938170867592022796613517119004637421258467517923413084049920657445698262851995845658288840175943184664815407670853363182269 . (1663 840735799438823559915910201004963182569823220827319146711837657286316310582673996228280352366979911552532266497127615023983409814291990655946614039302173577998327488097188641315599035804349160201226125075709616833920598687161145091485770354823697260878687555448191139079931183121107703060271308213012797117503101950931408917194883107777194141938293296346827059272350175265380747209605226416257371561420458877735186155589 1360339099050831291379435681688955503065585659010946155141602617183897337443701411096399942297131982079502638445774331157946277005087171888228558355537366224371746200469637880236316588599086887348036901884241593336618524538690660618063682125339544013281223536004712161112123160064091085502986418726938170867592022796613517119004637421258467517923413084049920657445698262851995845658288840175943184664815407670853363182269) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26539,7 +26539,7 @@ _:gn_4087 { } _:gn_4088 { - 1665 math:greaterThan 1 . + (1665) math:greaterThan 1 . (1665 1) math:difference 1664 . (321132499826815828452384720320970862074060782643692138282072697388735283721646581360160762436827841025561894548480898890020542623496809423664669723066980931624908775724739402394881483009611433054415348267177640331222672835631629564907858584307850508476151574891670117047739206178124320617556197699087423367414181105249300715385128794295920765953173508643733461099002087678765648760921612656571558458025510084617009128909 519603299612007731463525480683992320495762438183627008429764959897581026861027414868119589930152070526970371948646716133962867190795181232281944316235192646373418712372449238920717552794737727146810776808531976502697925851529515526577911770515846752402535980556521022032191976942983382442715110513925373750088920845682108201809754313481273375985119787703093598173348087586615098448683613759685813103394948793118177026680) math:sum 840735799438823559915910201004963182569823220827319146711837657286316310582673996228280352366979911552532266497127615023983409814291990655946614039302173577998327488097188641315599035804349160201226125075709616833920598687161145091485770354823697260878687555448191139079931183121107703060271308213012797117503101950931408917194883107777194141938293296346827059272350175265380747209605226416257371561420458877735186155589 . (1664 519603299612007731463525480683992320495762438183627008429764959897581026861027414868119589930152070526970371948646716133962867190795181232281944316235192646373418712372449238920717552794737727146810776808531976502697925851529515526577911770515846752402535980556521022032191976942983382442715110513925373750088920845682108201809754313481273375985119787703093598173348087586615098448683613759685813103394948793118177026680 840735799438823559915910201004963182569823220827319146711837657286316310582673996228280352366979911552532266497127615023983409814291990655946614039302173577998327488097188641315599035804349160201226125075709616833920598687161145091485770354823697260878687555448191139079931183121107703060271308213012797117503101950931408917194883107777194141938293296346827059272350175265380747209605226416257371561420458877735186155589) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26550,7 +26550,7 @@ _:gn_4089 { } _:gn_4090 { - 1666 math:greaterThan 1 . + (1666) math:greaterThan 1 . (1666 1) math:difference 1665 . (198470799785191903011140760363021458421701655539934870147692262508845743139380833507958827493324229501408477400165817243942324567298371808617274593168211714748509936647709836525836069785126294092395428541354336171475253015897885961670053186207996243926384405664850904984452770764859061825158912814837950382674739740432807486424625519185352610031946279059360137074345999907849449687762001103114254645369438708501167897771 321132499826815828452384720320970862074060782643692138282072697388735283721646581360160762436827841025561894548480898890020542623496809423664669723066980931624908775724739402394881483009611433054415348267177640331222672835631629564907858584307850508476151574891670117047739206178124320617556197699087423367414181105249300715385128794295920765953173508643733461099002087678765648760921612656571558458025510084617009128909) math:sum 519603299612007731463525480683992320495762438183627008429764959897581026861027414868119589930152070526970371948646716133962867190795181232281944316235192646373418712372449238920717552794737727146810776808531976502697925851529515526577911770515846752402535980556521022032191976942983382442715110513925373750088920845682108201809754313481273375985119787703093598173348087586615098448683613759685813103394948793118177026680 . (1665 321132499826815828452384720320970862074060782643692138282072697388735283721646581360160762436827841025561894548480898890020542623496809423664669723066980931624908775724739402394881483009611433054415348267177640331222672835631629564907858584307850508476151574891670117047739206178124320617556197699087423367414181105249300715385128794295920765953173508643733461099002087678765648760921612656571558458025510084617009128909 519603299612007731463525480683992320495762438183627008429764959897581026861027414868119589930152070526970371948646716133962867190795181232281944316235192646373418712372449238920717552794737727146810776808531976502697925851529515526577911770515846752402535980556521022032191976942983382442715110513925373750088920845682108201809754313481273375985119787703093598173348087586615098448683613759685813103394948793118177026680) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26561,7 +26561,7 @@ _:gn_4091 { } _:gn_4092 { - 1667 math:greaterThan 1 . + (1667) math:greaterThan 1 . (1667 1) math:difference 1666 . (122661700041623925441243959957949403652359127103757268134380434879889540582265747852201934943503611524153417148315081646078218056198437615047395129898769216876398839077029565869045413224485138962019919725823304159747419819733743603237805398099854264549767169226819212063286435413265258792397284884249472984739441364816493228960503275110568155921227229584373324024656087770916199073159611553457303812656071376115841231138 198470799785191903011140760363021458421701655539934870147692262508845743139380833507958827493324229501408477400165817243942324567298371808617274593168211714748509936647709836525836069785126294092395428541354336171475253015897885961670053186207996243926384405664850904984452770764859061825158912814837950382674739740432807486424625519185352610031946279059360137074345999907849449687762001103114254645369438708501167897771) math:sum 321132499826815828452384720320970862074060782643692138282072697388735283721646581360160762436827841025561894548480898890020542623496809423664669723066980931624908775724739402394881483009611433054415348267177640331222672835631629564907858584307850508476151574891670117047739206178124320617556197699087423367414181105249300715385128794295920765953173508643733461099002087678765648760921612656571558458025510084617009128909 . (1666 198470799785191903011140760363021458421701655539934870147692262508845743139380833507958827493324229501408477400165817243942324567298371808617274593168211714748509936647709836525836069785126294092395428541354336171475253015897885961670053186207996243926384405664850904984452770764859061825158912814837950382674739740432807486424625519185352610031946279059360137074345999907849449687762001103114254645369438708501167897771 321132499826815828452384720320970862074060782643692138282072697388735283721646581360160762436827841025561894548480898890020542623496809423664669723066980931624908775724739402394881483009611433054415348267177640331222672835631629564907858584307850508476151574891670117047739206178124320617556197699087423367414181105249300715385128794295920765953173508643733461099002087678765648760921612656571558458025510084617009128909) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26572,7 +26572,7 @@ _:gn_4093 { } _:gn_4094 { - 1668 math:greaterThan 1 . + (1668) math:greaterThan 1 . (1668 1) math:difference 1667 . (75809099743567977569896800405072054769342528436177602013311827628956202557115085655756892549820617977255060251850735597864106511099934193569879463269442497872111097570680270656790656560641155130375508815531032011727833196164142358432247788108141979376617236438031692921166335351593803032761627930588477397935298375616314257464122244074784454110719049474986813049689912136933250614602389549656950832713367332385326666633 122661700041623925441243959957949403652359127103757268134380434879889540582265747852201934943503611524153417148315081646078218056198437615047395129898769216876398839077029565869045413224485138962019919725823304159747419819733743603237805398099854264549767169226819212063286435413265258792397284884249472984739441364816493228960503275110568155921227229584373324024656087770916199073159611553457303812656071376115841231138) math:sum 198470799785191903011140760363021458421701655539934870147692262508845743139380833507958827493324229501408477400165817243942324567298371808617274593168211714748509936647709836525836069785126294092395428541354336171475253015897885961670053186207996243926384405664850904984452770764859061825158912814837950382674739740432807486424625519185352610031946279059360137074345999907849449687762001103114254645369438708501167897771 . (1667 122661700041623925441243959957949403652359127103757268134380434879889540582265747852201934943503611524153417148315081646078218056198437615047395129898769216876398839077029565869045413224485138962019919725823304159747419819733743603237805398099854264549767169226819212063286435413265258792397284884249472984739441364816493228960503275110568155921227229584373324024656087770916199073159611553457303812656071376115841231138 198470799785191903011140760363021458421701655539934870147692262508845743139380833507958827493324229501408477400165817243942324567298371808617274593168211714748509936647709836525836069785126294092395428541354336171475253015897885961670053186207996243926384405664850904984452770764859061825158912814837950382674739740432807486424625519185352610031946279059360137074345999907849449687762001103114254645369438708501167897771) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26583,7 +26583,7 @@ _:gn_4095 { } _:gn_4096 { - 1669 math:greaterThan 1 . + (1669) math:greaterThan 1 . (1669 1) math:difference 1668 . (46852600298055947871347159552877348883016598667579666121068607250933338025150662196445042393682993546898356896464346048214111545098503421477515666629326719004287741506349295212254756663843983831644410910292272148019586623569601244805557609991712285173149932788787519142120100061671455759635656953660995586804142989200178971496381031035783701810508180109386510974966175633982948458557222003800352979942704043730514564505 75809099743567977569896800405072054769342528436177602013311827628956202557115085655756892549820617977255060251850735597864106511099934193569879463269442497872111097570680270656790656560641155130375508815531032011727833196164142358432247788108141979376617236438031692921166335351593803032761627930588477397935298375616314257464122244074784454110719049474986813049689912136933250614602389549656950832713367332385326666633) math:sum 122661700041623925441243959957949403652359127103757268134380434879889540582265747852201934943503611524153417148315081646078218056198437615047395129898769216876398839077029565869045413224485138962019919725823304159747419819733743603237805398099854264549767169226819212063286435413265258792397284884249472984739441364816493228960503275110568155921227229584373324024656087770916199073159611553457303812656071376115841231138 . (1668 75809099743567977569896800405072054769342528436177602013311827628956202557115085655756892549820617977255060251850735597864106511099934193569879463269442497872111097570680270656790656560641155130375508815531032011727833196164142358432247788108141979376617236438031692921166335351593803032761627930588477397935298375616314257464122244074784454110719049474986813049689912136933250614602389549656950832713367332385326666633 122661700041623925441243959957949403652359127103757268134380434879889540582265747852201934943503611524153417148315081646078218056198437615047395129898769216876398839077029565869045413224485138962019919725823304159747419819733743603237805398099854264549767169226819212063286435413265258792397284884249472984739441364816493228960503275110568155921227229584373324024656087770916199073159611553457303812656071376115841231138) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26594,7 +26594,7 @@ _:gn_4097 { } _:gn_4098 { - 1670 math:greaterThan 1 . + (1670) math:greaterThan 1 . (1670 1) math:difference 1669 . (28956499445512029698549640852194705886325929768597935892243220378022864531964423459311850156137624430356703355386389549649994966001430772092363796640115778867823356064330975444535899896797171298731097905238759863708246572594541113626690178116429694203467303649244173779046235289922347273125970976927481811131155386416135285967741213039000752300210869365600302074723736502950302156045167545856597852770663288654812102128 46852600298055947871347159552877348883016598667579666121068607250933338025150662196445042393682993546898356896464346048214111545098503421477515666629326719004287741506349295212254756663843983831644410910292272148019586623569601244805557609991712285173149932788787519142120100061671455759635656953660995586804142989200178971496381031035783701810508180109386510974966175633982948458557222003800352979942704043730514564505) math:sum 75809099743567977569896800405072054769342528436177602013311827628956202557115085655756892549820617977255060251850735597864106511099934193569879463269442497872111097570680270656790656560641155130375508815531032011727833196164142358432247788108141979376617236438031692921166335351593803032761627930588477397935298375616314257464122244074784454110719049474986813049689912136933250614602389549656950832713367332385326666633 . (1669 46852600298055947871347159552877348883016598667579666121068607250933338025150662196445042393682993546898356896464346048214111545098503421477515666629326719004287741506349295212254756663843983831644410910292272148019586623569601244805557609991712285173149932788787519142120100061671455759635656953660995586804142989200178971496381031035783701810508180109386510974966175633982948458557222003800352979942704043730514564505 75809099743567977569896800405072054769342528436177602013311827628956202557115085655756892549820617977255060251850735597864106511099934193569879463269442497872111097570680270656790656560641155130375508815531032011727833196164142358432247788108141979376617236438031692921166335351593803032761627930588477397935298375616314257464122244074784454110719049474986813049689912136933250614602389549656950832713367332385326666633) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26605,7 +26605,7 @@ _:gn_4099 { } _:gn_4100 { - 1671 math:greaterThan 1 . + (1671) math:greaterThan 1 . (1671 1) math:difference 1670 . (17896100852543918172797518700682642996690668898981730228825386872910473493186238737133192237545369116541653541077956498564116579097072649385151869989210940136464385442018319767718856767046812532913313005053512284311340050975060131178867431875282590969682629139543345363073864771749108486509685976733513775672987602784043685528639817996782949510297310743786208900242439131032646302512054457943755127172040755075702462377 28956499445512029698549640852194705886325929768597935892243220378022864531964423459311850156137624430356703355386389549649994966001430772092363796640115778867823356064330975444535899896797171298731097905238759863708246572594541113626690178116429694203467303649244173779046235289922347273125970976927481811131155386416135285967741213039000752300210869365600302074723736502950302156045167545856597852770663288654812102128) math:sum 46852600298055947871347159552877348883016598667579666121068607250933338025150662196445042393682993546898356896464346048214111545098503421477515666629326719004287741506349295212254756663843983831644410910292272148019586623569601244805557609991712285173149932788787519142120100061671455759635656953660995586804142989200178971496381031035783701810508180109386510974966175633982948458557222003800352979942704043730514564505 . (1670 28956499445512029698549640852194705886325929768597935892243220378022864531964423459311850156137624430356703355386389549649994966001430772092363796640115778867823356064330975444535899896797171298731097905238759863708246572594541113626690178116429694203467303649244173779046235289922347273125970976927481811131155386416135285967741213039000752300210869365600302074723736502950302156045167545856597852770663288654812102128 46852600298055947871347159552877348883016598667579666121068607250933338025150662196445042393682993546898356896464346048214111545098503421477515666629326719004287741506349295212254756663843983831644410910292272148019586623569601244805557609991712285173149932788787519142120100061671455759635656953660995586804142989200178971496381031035783701810508180109386510974966175633982948458557222003800352979942704043730514564505) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26616,7 +26616,7 @@ _:gn_4101 { } _:gn_4102 { - 1672 math:greaterThan 1 . + (1672) math:greaterThan 1 . (1672 1) math:difference 1671 . (11060398592968111525752122151512062889635260869616205663417833505112391038778184722178657918592255313815049814308433051085878386904358122707211926650904838731358970622312655676817043129750358765817784900185247579396906521619480982447822746241147103233784674509700828415972370518173238786616285000193968035458167783632091600439101395042217802789913558621814093174481297371917655853533113087912842725598622533579109639751 17896100852543918172797518700682642996690668898981730228825386872910473493186238737133192237545369116541653541077956498564116579097072649385151869989210940136464385442018319767718856767046812532913313005053512284311340050975060131178867431875282590969682629139543345363073864771749108486509685976733513775672987602784043685528639817996782949510297310743786208900242439131032646302512054457943755127172040755075702462377) math:sum 28956499445512029698549640852194705886325929768597935892243220378022864531964423459311850156137624430356703355386389549649994966001430772092363796640115778867823356064330975444535899896797171298731097905238759863708246572594541113626690178116429694203467303649244173779046235289922347273125970976927481811131155386416135285967741213039000752300210869365600302074723736502950302156045167545856597852770663288654812102128 . (1671 17896100852543918172797518700682642996690668898981730228825386872910473493186238737133192237545369116541653541077956498564116579097072649385151869989210940136464385442018319767718856767046812532913313005053512284311340050975060131178867431875282590969682629139543345363073864771749108486509685976733513775672987602784043685528639817996782949510297310743786208900242439131032646302512054457943755127172040755075702462377 28956499445512029698549640852194705886325929768597935892243220378022864531964423459311850156137624430356703355386389549649994966001430772092363796640115778867823356064330975444535899896797171298731097905238759863708246572594541113626690178116429694203467303649244173779046235289922347273125970976927481811131155386416135285967741213039000752300210869365600302074723736502950302156045167545856597852770663288654812102128) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26627,7 +26627,7 @@ _:gn_4103 { } _:gn_4104 { - 1673 math:greaterThan 1 . + (1673) math:greaterThan 1 . (1673 1) math:difference 1672 . (6835702259575806647045396549170580107055408029365524565407553367798082454408054014954534318953113802726603726769523447478238192192714526677939943338306101405105414819705664090901813637296453767095528104868264704914433529355579148731044685634135487735897954629842516947101494253575869699893400976539545740214819819151952085089538422954565146720383752121972115725761141759114990448978941370030912401573418221496592822626 11060398592968111525752122151512062889635260869616205663417833505112391038778184722178657918592255313815049814308433051085878386904358122707211926650904838731358970622312655676817043129750358765817784900185247579396906521619480982447822746241147103233784674509700828415972370518173238786616285000193968035458167783632091600439101395042217802789913558621814093174481297371917655853533113087912842725598622533579109639751) math:sum 17896100852543918172797518700682642996690668898981730228825386872910473493186238737133192237545369116541653541077956498564116579097072649385151869989210940136464385442018319767718856767046812532913313005053512284311340050975060131178867431875282590969682629139543345363073864771749108486509685976733513775672987602784043685528639817996782949510297310743786208900242439131032646302512054457943755127172040755075702462377 . (1672 11060398592968111525752122151512062889635260869616205663417833505112391038778184722178657918592255313815049814308433051085878386904358122707211926650904838731358970622312655676817043129750358765817784900185247579396906521619480982447822746241147103233784674509700828415972370518173238786616285000193968035458167783632091600439101395042217802789913558621814093174481297371917655853533113087912842725598622533579109639751 17896100852543918172797518700682642996690668898981730228825386872910473493186238737133192237545369116541653541077956498564116579097072649385151869989210940136464385442018319767718856767046812532913313005053512284311340050975060131178867431875282590969682629139543345363073864771749108486509685976733513775672987602784043685528639817996782949510297310743786208900242439131032646302512054457943755127172040755075702462377) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26638,7 +26638,7 @@ _:gn_4105 { } _:gn_4106 { - 1674 math:greaterThan 1 . + (1674) math:greaterThan 1 . (1674 1) math:difference 1673 . (4224696333392304878706725602341482782579852840250681098010280137314308584370130707224123599639141511088446087538909603607640194711643596029271983312598737326253555802606991585915229492453904998722256795316982874482472992263901833716778060607011615497886719879858311468870876264597369086722884023654422295243347964480139515349562972087652656069529806499841977448720155612802665404554171717881930324025204312082516817125 6835702259575806647045396549170580107055408029365524565407553367798082454408054014954534318953113802726603726769523447478238192192714526677939943338306101405105414819705664090901813637296453767095528104868264704914433529355579148731044685634135487735897954629842516947101494253575869699893400976539545740214819819151952085089538422954565146720383752121972115725761141759114990448978941370030912401573418221496592822626) math:sum 11060398592968111525752122151512062889635260869616205663417833505112391038778184722178657918592255313815049814308433051085878386904358122707211926650904838731358970622312655676817043129750358765817784900185247579396906521619480982447822746241147103233784674509700828415972370518173238786616285000193968035458167783632091600439101395042217802789913558621814093174481297371917655853533113087912842725598622533579109639751 . (1673 6835702259575806647045396549170580107055408029365524565407553367798082454408054014954534318953113802726603726769523447478238192192714526677939943338306101405105414819705664090901813637296453767095528104868264704914433529355579148731044685634135487735897954629842516947101494253575869699893400976539545740214819819151952085089538422954565146720383752121972115725761141759114990448978941370030912401573418221496592822626 11060398592968111525752122151512062889635260869616205663417833505112391038778184722178657918592255313815049814308433051085878386904358122707211926650904838731358970622312655676817043129750358765817784900185247579396906521619480982447822746241147103233784674509700828415972370518173238786616285000193968035458167783632091600439101395042217802789913558621814093174481297371917655853533113087912842725598622533579109639751) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26649,7 +26649,7 @@ _:gn_4107 { } _:gn_4108 { - 1675 math:greaterThan 1 . + (1675) math:greaterThan 1 . (1675 1) math:difference 1674 . (2611005926183501768338670946829097324475555189114843467397273230483773870037923307730410719313972291638157639230613843870597997481070930648667960025707364078851859017098672504986584144842548768373271309551281830431960537091677315014266625027123872238011234749984205478230617988978500613170516952885123444971471854671812569739975450866912490650853945622130138277040986146312325044424769652148982077548213909414076005501 4224696333392304878706725602341482782579852840250681098010280137314308584370130707224123599639141511088446087538909603607640194711643596029271983312598737326253555802606991585915229492453904998722256795316982874482472992263901833716778060607011615497886719879858311468870876264597369086722884023654422295243347964480139515349562972087652656069529806499841977448720155612802665404554171717881930324025204312082516817125) math:sum 6835702259575806647045396549170580107055408029365524565407553367798082454408054014954534318953113802726603726769523447478238192192714526677939943338306101405105414819705664090901813637296453767095528104868264704914433529355579148731044685634135487735897954629842516947101494253575869699893400976539545740214819819151952085089538422954565146720383752121972115725761141759114990448978941370030912401573418221496592822626 . (1674 4224696333392304878706725602341482782579852840250681098010280137314308584370130707224123599639141511088446087538909603607640194711643596029271983312598737326253555802606991585915229492453904998722256795316982874482472992263901833716778060607011615497886719879858311468870876264597369086722884023654422295243347964480139515349562972087652656069529806499841977448720155612802665404554171717881930324025204312082516817125 6835702259575806647045396549170580107055408029365524565407553367798082454408054014954534318953113802726603726769523447478238192192714526677939943338306101405105414819705664090901813637296453767095528104868264704914433529355579148731044685634135487735897954629842516947101494253575869699893400976539545740214819819151952085089538422954565146720383752121972115725761141759114990448978941370030912401573418221496592822626) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26660,7 +26660,7 @@ _:gn_4109 { } _:gn_4110 { - 1676 math:greaterThan 1 . + (1676) math:greaterThan 1 . (1676 1) math:difference 1675 . (1613690407208803110368054655512385458104297651135837630613006906830534714332207399493712880325169219450288448308295759737042197230572665380604023286891373247401696785508319080928645347611356230348985485765701044050512455172224518702511435579887743259875485129874105990640258275618868473552367070769298850271876109808326945609587521220740165418675860877711839171679169466490340360129402065732948246476990402668440811624 2611005926183501768338670946829097324475555189114843467397273230483773870037923307730410719313972291638157639230613843870597997481070930648667960025707364078851859017098672504986584144842548768373271309551281830431960537091677315014266625027123872238011234749984205478230617988978500613170516952885123444971471854671812569739975450866912490650853945622130138277040986146312325044424769652148982077548213909414076005501) math:sum 4224696333392304878706725602341482782579852840250681098010280137314308584370130707224123599639141511088446087538909603607640194711643596029271983312598737326253555802606991585915229492453904998722256795316982874482472992263901833716778060607011615497886719879858311468870876264597369086722884023654422295243347964480139515349562972087652656069529806499841977448720155612802665404554171717881930324025204312082516817125 . (1675 2611005926183501768338670946829097324475555189114843467397273230483773870037923307730410719313972291638157639230613843870597997481070930648667960025707364078851859017098672504986584144842548768373271309551281830431960537091677315014266625027123872238011234749984205478230617988978500613170516952885123444971471854671812569739975450866912490650853945622130138277040986146312325044424769652148982077548213909414076005501 4224696333392304878706725602341482782579852840250681098010280137314308584370130707224123599639141511088446087538909603607640194711643596029271983312598737326253555802606991585915229492453904998722256795316982874482472992263901833716778060607011615497886719879858311468870876264597369086722884023654422295243347964480139515349562972087652656069529806499841977448720155612802665404554171717881930324025204312082516817125) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26671,7 +26671,7 @@ _:gn_4111 { } _:gn_4112 { - 1677 math:greaterThan 1 . + (1677) math:greaterThan 1 . (1677 1) math:difference 1676 . (997315518974698657970616291316711866371257537979005836784266323653239155705715908236697838988803072187869190922318084133555800250498265268063936738815990831450162231590353424057938797231192538024285823785580786381448081919452796311755189447236128978135749620110099487590359713359632139618149882115824594699595744863485624130387929646172325232178084744418299105361816679821984684295367586416033831071223506745635193877 1613690407208803110368054655512385458104297651135837630613006906830534714332207399493712880325169219450288448308295759737042197230572665380604023286891373247401696785508319080928645347611356230348985485765701044050512455172224518702511435579887743259875485129874105990640258275618868473552367070769298850271876109808326945609587521220740165418675860877711839171679169466490340360129402065732948246476990402668440811624) math:sum 2611005926183501768338670946829097324475555189114843467397273230483773870037923307730410719313972291638157639230613843870597997481070930648667960025707364078851859017098672504986584144842548768373271309551281830431960537091677315014266625027123872238011234749984205478230617988978500613170516952885123444971471854671812569739975450866912490650853945622130138277040986146312325044424769652148982077548213909414076005501 . (1676 1613690407208803110368054655512385458104297651135837630613006906830534714332207399493712880325169219450288448308295759737042197230572665380604023286891373247401696785508319080928645347611356230348985485765701044050512455172224518702511435579887743259875485129874105990640258275618868473552367070769298850271876109808326945609587521220740165418675860877711839171679169466490340360129402065732948246476990402668440811624 2611005926183501768338670946829097324475555189114843467397273230483773870037923307730410719313972291638157639230613843870597997481070930648667960025707364078851859017098672504986584144842548768373271309551281830431960537091677315014266625027123872238011234749984205478230617988978500613170516952885123444971471854671812569739975450866912490650853945622130138277040986146312325044424769652148982077548213909414076005501) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26682,7 +26682,7 @@ _:gn_4113 { } _:gn_4114 { - 1678 math:greaterThan 1 . + (1678) math:greaterThan 1 . (1678 1) math:difference 1677 . (616374888234104452397438364195673591733040113156831793828740583177295558626491491257015041336366147262419257385977675603486396980074400112540086548075382415951534553917965656870706550380163692324699661980120257669064373252771722390756246132651614281739735509764006503049898562259236333934217188653474255572280364944841321479199591574567840186497776133293540066317352786668355675834034479316914415405766895922805617747 997315518974698657970616291316711866371257537979005836784266323653239155705715908236697838988803072187869190922318084133555800250498265268063936738815990831450162231590353424057938797231192538024285823785580786381448081919452796311755189447236128978135749620110099487590359713359632139618149882115824594699595744863485624130387929646172325232178084744418299105361816679821984684295367586416033831071223506745635193877) math:sum 1613690407208803110368054655512385458104297651135837630613006906830534714332207399493712880325169219450288448308295759737042197230572665380604023286891373247401696785508319080928645347611356230348985485765701044050512455172224518702511435579887743259875485129874105990640258275618868473552367070769298850271876109808326945609587521220740165418675860877711839171679169466490340360129402065732948246476990402668440811624 . (1677 997315518974698657970616291316711866371257537979005836784266323653239155705715908236697838988803072187869190922318084133555800250498265268063936738815990831450162231590353424057938797231192538024285823785580786381448081919452796311755189447236128978135749620110099487590359713359632139618149882115824594699595744863485624130387929646172325232178084744418299105361816679821984684295367586416033831071223506745635193877 1613690407208803110368054655512385458104297651135837630613006906830534714332207399493712880325169219450288448308295759737042197230572665380604023286891373247401696785508319080928645347611356230348985485765701044050512455172224518702511435579887743259875485129874105990640258275618868473552367070769298850271876109808326945609587521220740165418675860877711839171679169466490340360129402065732948246476990402668440811624) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26693,7 +26693,7 @@ _:gn_4115 { } _:gn_4116 { - 1679 math:greaterThan 1 . + (1679) math:greaterThan 1 . (1679 1) math:difference 1678 . (380940630740594205573177927121038274638217424822174042955525740475943597079224416979682797652436924925449933536340408530069403270423865155523850190740608415498627677672387767187232246851028845699586161805460528712383708666681073920998943314584514696396014110346092984540461151100395805683932693462350339127315379918644302651188338071604485045680308611124759039044463893153629008461333107099119415665456610822829576130 616374888234104452397438364195673591733040113156831793828740583177295558626491491257015041336366147262419257385977675603486396980074400112540086548075382415951534553917965656870706550380163692324699661980120257669064373252771722390756246132651614281739735509764006503049898562259236333934217188653474255572280364944841321479199591574567840186497776133293540066317352786668355675834034479316914415405766895922805617747) math:sum 997315518974698657970616291316711866371257537979005836784266323653239155705715908236697838988803072187869190922318084133555800250498265268063936738815990831450162231590353424057938797231192538024285823785580786381448081919452796311755189447236128978135749620110099487590359713359632139618149882115824594699595744863485624130387929646172325232178084744418299105361816679821984684295367586416033831071223506745635193877 . (1678 616374888234104452397438364195673591733040113156831793828740583177295558626491491257015041336366147262419257385977675603486396980074400112540086548075382415951534553917965656870706550380163692324699661980120257669064373252771722390756246132651614281739735509764006503049898562259236333934217188653474255572280364944841321479199591574567840186497776133293540066317352786668355675834034479316914415405766895922805617747 997315518974698657970616291316711866371257537979005836784266323653239155705715908236697838988803072187869190922318084133555800250498265268063936738815990831450162231590353424057938797231192538024285823785580786381448081919452796311755189447236128978135749620110099487590359713359632139618149882115824594699595744863485624130387929646172325232178084744418299105361816679821984684295367586416033831071223506745635193877) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26704,7 +26704,7 @@ _:gn_4117 { } _:gn_4118 { - 1680 math:greaterThan 1 . + (1680) math:greaterThan 1 . (1680 1) math:difference 1679 . (235434257493510246824260437074635317094822688334657750873214842701351961547267074277332243683929222336969323849637267073416993709650534957016236357334774000452906876245577889683474303529134846625113500174659728956680664586090648469757302818067099585343721399417913518509437411158840528250284495191123916444964985026197018828011253502963355140817467522168781027272888893514726667372701372217794999740310285099976041617 380940630740594205573177927121038274638217424822174042955525740475943597079224416979682797652436924925449933536340408530069403270423865155523850190740608415498627677672387767187232246851028845699586161805460528712383708666681073920998943314584514696396014110346092984540461151100395805683932693462350339127315379918644302651188338071604485045680308611124759039044463893153629008461333107099119415665456610822829576130) math:sum 616374888234104452397438364195673591733040113156831793828740583177295558626491491257015041336366147262419257385977675603486396980074400112540086548075382415951534553917965656870706550380163692324699661980120257669064373252771722390756246132651614281739735509764006503049898562259236333934217188653474255572280364944841321479199591574567840186497776133293540066317352786668355675834034479316914415405766895922805617747 . (1679 380940630740594205573177927121038274638217424822174042955525740475943597079224416979682797652436924925449933536340408530069403270423865155523850190740608415498627677672387767187232246851028845699586161805460528712383708666681073920998943314584514696396014110346092984540461151100395805683932693462350339127315379918644302651188338071604485045680308611124759039044463893153629008461333107099119415665456610822829576130 616374888234104452397438364195673591733040113156831793828740583177295558626491491257015041336366147262419257385977675603486396980074400112540086548075382415951534553917965656870706550380163692324699661980120257669064373252771722390756246132651614281739735509764006503049898562259236333934217188653474255572280364944841321479199591574567840186497776133293540066317352786668355675834034479316914415405766895922805617747) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26715,7 +26715,7 @@ _:gn_4119 { } _:gn_4120 { - 1681 math:greaterThan 1 . + (1681) math:greaterThan 1 . (1681 1) math:difference 1680 . (145506373247083958748917490046402957543394736487516292082310897774591635531957342702350553968507702588480609686703141456652409560773330198507613833405834415045720801426809877503757943321893999074472661630800799755703044080590425451241640496517415111052292710928179466031023739941555277433648198271226422682350394892447283823177084568641129904862841088955978011771574999638902341088631734881324415925146325722853534513 235434257493510246824260437074635317094822688334657750873214842701351961547267074277332243683929222336969323849637267073416993709650534957016236357334774000452906876245577889683474303529134846625113500174659728956680664586090648469757302818067099585343721399417913518509437411158840528250284495191123916444964985026197018828011253502963355140817467522168781027272888893514726667372701372217794999740310285099976041617) math:sum 380940630740594205573177927121038274638217424822174042955525740475943597079224416979682797652436924925449933536340408530069403270423865155523850190740608415498627677672387767187232246851028845699586161805460528712383708666681073920998943314584514696396014110346092984540461151100395805683932693462350339127315379918644302651188338071604485045680308611124759039044463893153629008461333107099119415665456610822829576130 . (1680 235434257493510246824260437074635317094822688334657750873214842701351961547267074277332243683929222336969323849637267073416993709650534957016236357334774000452906876245577889683474303529134846625113500174659728956680664586090648469757302818067099585343721399417913518509437411158840528250284495191123916444964985026197018828011253502963355140817467522168781027272888893514726667372701372217794999740310285099976041617 380940630740594205573177927121038274638217424822174042955525740475943597079224416979682797652436924925449933536340408530069403270423865155523850190740608415498627677672387767187232246851028845699586161805460528712383708666681073920998943314584514696396014110346092984540461151100395805683932693462350339127315379918644302651188338071604485045680308611124759039044463893153629008461333107099119415665456610822829576130) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26726,7 +26726,7 @@ _:gn_4121 { } _:gn_4122 { - 1682 math:greaterThan 1 . + (1682) math:greaterThan 1 . (1682 1) math:difference 1681 . (89927884246426288075342947028232359551427951847141458790903944926760326015309731574981689715421519748488714162934125616764584148877204758508622523928939585407186074818768012179716360207240847550640838543858929200977620505500223018515662321549684474291428688489734052478413671217285250816636296919897493762614590133749735004834168934322225235954626433212803015501313893875824326284069637336470583815163959377122507104 145506373247083958748917490046402957543394736487516292082310897774591635531957342702350553968507702588480609686703141456652409560773330198507613833405834415045720801426809877503757943321893999074472661630800799755703044080590425451241640496517415111052292710928179466031023739941555277433648198271226422682350394892447283823177084568641129904862841088955978011771574999638902341088631734881324415925146325722853534513) math:sum 235434257493510246824260437074635317094822688334657750873214842701351961547267074277332243683929222336969323849637267073416993709650534957016236357334774000452906876245577889683474303529134846625113500174659728956680664586090648469757302818067099585343721399417913518509437411158840528250284495191123916444964985026197018828011253502963355140817467522168781027272888893514726667372701372217794999740310285099976041617 . (1681 145506373247083958748917490046402957543394736487516292082310897774591635531957342702350553968507702588480609686703141456652409560773330198507613833405834415045720801426809877503757943321893999074472661630800799755703044080590425451241640496517415111052292710928179466031023739941555277433648198271226422682350394892447283823177084568641129904862841088955978011771574999638902341088631734881324415925146325722853534513 235434257493510246824260437074635317094822688334657750873214842701351961547267074277332243683929222336969323849637267073416993709650534957016236357334774000452906876245577889683474303529134846625113500174659728956680664586090648469757302818067099585343721399417913518509437411158840528250284495191123916444964985026197018828011253502963355140817467522168781027272888893514726667372701372217794999740310285099976041617) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26737,7 +26737,7 @@ _:gn_4123 { } _:gn_4124 { - 1683 math:greaterThan 1 . + (1683) math:greaterThan 1 . (1683 1) math:difference 1682 . (55578489000657670673574543018170597991966784640374833291406952847831309516647611127368864253086182839991895523769015839887825411896125439998991309476894829638534726608041865324041583114653151523831823086941870554725423575090202432725978174967730636760864022438445413552610068724270026617011901351328928919735804758697548818342915634318904668908214655743174996270261105763078014804562097544853832109982366345731027409 89927884246426288075342947028232359551427951847141458790903944926760326015309731574981689715421519748488714162934125616764584148877204758508622523928939585407186074818768012179716360207240847550640838543858929200977620505500223018515662321549684474291428688489734052478413671217285250816636296919897493762614590133749735004834168934322225235954626433212803015501313893875824326284069637336470583815163959377122507104) math:sum 145506373247083958748917490046402957543394736487516292082310897774591635531957342702350553968507702588480609686703141456652409560773330198507613833405834415045720801426809877503757943321893999074472661630800799755703044080590425451241640496517415111052292710928179466031023739941555277433648198271226422682350394892447283823177084568641129904862841088955978011771574999638902341088631734881324415925146325722853534513 . (1682 89927884246426288075342947028232359551427951847141458790903944926760326015309731574981689715421519748488714162934125616764584148877204758508622523928939585407186074818768012179716360207240847550640838543858929200977620505500223018515662321549684474291428688489734052478413671217285250816636296919897493762614590133749735004834168934322225235954626433212803015501313893875824326284069637336470583815163959377122507104 145506373247083958748917490046402957543394736487516292082310897774591635531957342702350553968507702588480609686703141456652409560773330198507613833405834415045720801426809877503757943321893999074472661630800799755703044080590425451241640496517415111052292710928179466031023739941555277433648198271226422682350394892447283823177084568641129904862841088955978011771574999638902341088631734881324415925146325722853534513) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26748,7 +26748,7 @@ _:gn_4125 { } _:gn_4126 { - 1684 math:greaterThan 1 . + (1684) math:greaterThan 1 . (1684 1) math:difference 1683 . (34349395245768617401768404010061761559461167206766625499496992078929016498662120447612825462335336908496818639165109776876758736981079318509631214452044755768651348210726146855674777092587696026809015456917058646252196930410020585789684146581953837530564666051288638925803602493015224199624395568568564842878785375052186186491253300003320567046411777469628019231052788112746311479507539791616751705181593031391479695 55578489000657670673574543018170597991966784640374833291406952847831309516647611127368864253086182839991895523769015839887825411896125439998991309476894829638534726608041865324041583114653151523831823086941870554725423575090202432725978174967730636760864022438445413552610068724270026617011901351328928919735804758697548818342915634318904668908214655743174996270261105763078014804562097544853832109982366345731027409) math:sum 89927884246426288075342947028232359551427951847141458790903944926760326015309731574981689715421519748488714162934125616764584148877204758508622523928939585407186074818768012179716360207240847550640838543858929200977620505500223018515662321549684474291428688489734052478413671217285250816636296919897493762614590133749735004834168934322225235954626433212803015501313893875824326284069637336470583815163959377122507104 . (1683 55578489000657670673574543018170597991966784640374833291406952847831309516647611127368864253086182839991895523769015839887825411896125439998991309476894829638534726608041865324041583114653151523831823086941870554725423575090202432725978174967730636760864022438445413552610068724270026617011901351328928919735804758697548818342915634318904668908214655743174996270261105763078014804562097544853832109982366345731027409 89927884246426288075342947028232359551427951847141458790903944926760326015309731574981689715421519748488714162934125616764584148877204758508622523928939585407186074818768012179716360207240847550640838543858929200977620505500223018515662321549684474291428688489734052478413671217285250816636296919897493762614590133749735004834168934322225235954626433212803015501313893875824326284069637336470583815163959377122507104) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26759,7 +26759,7 @@ _:gn_4127 { } _:gn_4128 { - 1685 math:greaterThan 1 . + (1685) math:greaterThan 1 . (1685 1) math:difference 1684 . (21229093754889053271806139008108836432505617433608207791909960768902293017985490679756038790750845931495076884603906063011066674915046121489360095024850073869883378397315718468366806022065455497022807630024811908473226644680181846936294028385776799230299356387156774626806466231254802417387505782760364076857019383645362631851662334315584101861802878273546977039208317650331703325054557753237080404800773314339547714 34349395245768617401768404010061761559461167206766625499496992078929016498662120447612825462335336908496818639165109776876758736981079318509631214452044755768651348210726146855674777092587696026809015456917058646252196930410020585789684146581953837530564666051288638925803602493015224199624395568568564842878785375052186186491253300003320567046411777469628019231052788112746311479507539791616751705181593031391479695) math:sum 55578489000657670673574543018170597991966784640374833291406952847831309516647611127368864253086182839991895523769015839887825411896125439998991309476894829638534726608041865324041583114653151523831823086941870554725423575090202432725978174967730636760864022438445413552610068724270026617011901351328928919735804758697548818342915634318904668908214655743174996270261105763078014804562097544853832109982366345731027409 . (1684 34349395245768617401768404010061761559461167206766625499496992078929016498662120447612825462335336908496818639165109776876758736981079318509631214452044755768651348210726146855674777092587696026809015456917058646252196930410020585789684146581953837530564666051288638925803602493015224199624395568568564842878785375052186186491253300003320567046411777469628019231052788112746311479507539791616751705181593031391479695 55578489000657670673574543018170597991966784640374833291406952847831309516647611127368864253086182839991895523769015839887825411896125439998991309476894829638534726608041865324041583114653151523831823086941870554725423575090202432725978174967730636760864022438445413552610068724270026617011901351328928919735804758697548818342915634318904668908214655743174996270261105763078014804562097544853832109982366345731027409) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26770,7 +26770,7 @@ _:gn_4129 { } _:gn_4130 { - 1686 math:greaterThan 1 . + (1686) math:greaterThan 1 . (1686 1) math:difference 1685 . (13120301490879564129962265001952925126955549773158417707587031310026723480676629767856786671584490977001741754561203713865692062066033197020271119427194681898767969813410428387307971070522240529786207826892246737778970285729838738853390118196177038300265309664131864298997136261760421782236889785808200766021765991406823554639590965687736465184608899196081042191844470462414608154452982038379671300380819717051931981 21229093754889053271806139008108836432505617433608207791909960768902293017985490679756038790750845931495076884603906063011066674915046121489360095024850073869883378397315718468366806022065455497022807630024811908473226644680181846936294028385776799230299356387156774626806466231254802417387505782760364076857019383645362631851662334315584101861802878273546977039208317650331703325054557753237080404800773314339547714) math:sum 34349395245768617401768404010061761559461167206766625499496992078929016498662120447612825462335336908496818639165109776876758736981079318509631214452044755768651348210726146855674777092587696026809015456917058646252196930410020585789684146581953837530564666051288638925803602493015224199624395568568564842878785375052186186491253300003320567046411777469628019231052788112746311479507539791616751705181593031391479695 . (1685 21229093754889053271806139008108836432505617433608207791909960768902293017985490679756038790750845931495076884603906063011066674915046121489360095024850073869883378397315718468366806022065455497022807630024811908473226644680181846936294028385776799230299356387156774626806466231254802417387505782760364076857019383645362631851662334315584101861802878273546977039208317650331703325054557753237080404800773314339547714 34349395245768617401768404010061761559461167206766625499496992078929016498662120447612825462335336908496818639165109776876758736981079318509631214452044755768651348210726146855674777092587696026809015456917058646252196930410020585789684146581953837530564666051288638925803602493015224199624395568568564842878785375052186186491253300003320567046411777469628019231052788112746311479507539791616751705181593031391479695) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26781,7 +26781,7 @@ _:gn_4131 { } _:gn_4132 { - 1687 math:greaterThan 1 . + (1687) math:greaterThan 1 . (1687 1) math:difference 1686 . (8108792264009489141843874006155911305550067660449790084322929458875569537308860911899252119166354954493335130042702349145374612849012924469088975597655391971115408583905290081058834951543214967236599803132565170694256358950343108082903910189599760930034046723024910327809329969494380635150615996952163310835253392238539077212071368627847636677193979077465934847363847187917095170601575714857409104419953597287615733 13120301490879564129962265001952925126955549773158417707587031310026723480676629767856786671584490977001741754561203713865692062066033197020271119427194681898767969813410428387307971070522240529786207826892246737778970285729838738853390118196177038300265309664131864298997136261760421782236889785808200766021765991406823554639590965687736465184608899196081042191844470462414608154452982038379671300380819717051931981) math:sum 21229093754889053271806139008108836432505617433608207791909960768902293017985490679756038790750845931495076884603906063011066674915046121489360095024850073869883378397315718468366806022065455497022807630024811908473226644680181846936294028385776799230299356387156774626806466231254802417387505782760364076857019383645362631851662334315584101861802878273546977039208317650331703325054557753237080404800773314339547714 . (1686 13120301490879564129962265001952925126955549773158417707587031310026723480676629767856786671584490977001741754561203713865692062066033197020271119427194681898767969813410428387307971070522240529786207826892246737778970285729838738853390118196177038300265309664131864298997136261760421782236889785808200766021765991406823554639590965687736465184608899196081042191844470462414608154452982038379671300380819717051931981 21229093754889053271806139008108836432505617433608207791909960768902293017985490679756038790750845931495076884603906063011066674915046121489360095024850073869883378397315718468366806022065455497022807630024811908473226644680181846936294028385776799230299356387156774626806466231254802417387505782760364076857019383645362631851662334315584101861802878273546977039208317650331703325054557753237080404800773314339547714) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26792,7 +26792,7 @@ _:gn_4133 { } _:gn_4134 { - 1688 math:greaterThan 1 . + (1688) math:greaterThan 1 . (1688 1) math:difference 1687 . (5011509226870074988118390995797013821405482112708627623264101851151153943367768855957534552418136022508406624518501364720317449217020272551182143829539289927652561229505138306249136118979025562549608023759681567084713926779495630770486208006577277370231262941106953971187806292266041147086273788856037455186512599168284477427519597059888828507414920118615107344480623274497512983851406323522262195960866119764316248 8108792264009489141843874006155911305550067660449790084322929458875569537308860911899252119166354954493335130042702349145374612849012924469088975597655391971115408583905290081058834951543214967236599803132565170694256358950343108082903910189599760930034046723024910327809329969494380635150615996952163310835253392238539077212071368627847636677193979077465934847363847187917095170601575714857409104419953597287615733) math:sum 13120301490879564129962265001952925126955549773158417707587031310026723480676629767856786671584490977001741754561203713865692062066033197020271119427194681898767969813410428387307971070522240529786207826892246737778970285729838738853390118196177038300265309664131864298997136261760421782236889785808200766021765991406823554639590965687736465184608899196081042191844470462414608154452982038379671300380819717051931981 . (1687 8108792264009489141843874006155911305550067660449790084322929458875569537308860911899252119166354954493335130042702349145374612849012924469088975597655391971115408583905290081058834951543214967236599803132565170694256358950343108082903910189599760930034046723024910327809329969494380635150615996952163310835253392238539077212071368627847636677193979077465934847363847187917095170601575714857409104419953597287615733 13120301490879564129962265001952925126955549773158417707587031310026723480676629767856786671584490977001741754561203713865692062066033197020271119427194681898767969813410428387307971070522240529786207826892246737778970285729838738853390118196177038300265309664131864298997136261760421782236889785808200766021765991406823554639590965687736465184608899196081042191844470462414608154452982038379671300380819717051931981) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26803,7 +26803,7 @@ _:gn_4135 { } _:gn_4136 { - 1689 math:greaterThan 1 . + (1689) math:greaterThan 1 . (1689 1) math:difference 1688 . (3097283037139414153725483010358897484144585547741162461058827607724415593941092055941717566748218931984928505524200984425057163631992651917906831768116102043462847354400151774809698832564189404686991779372883603609542432170847477312417702183022483559802783781917956356621523677228339488064342208096125855648740793070254599784551771567958808169779058958850827502883223913419582186750169391335146908459087477523299485 5011509226870074988118390995797013821405482112708627623264101851151153943367768855957534552418136022508406624518501364720317449217020272551182143829539289927652561229505138306249136118979025562549608023759681567084713926779495630770486208006577277370231262941106953971187806292266041147086273788856037455186512599168284477427519597059888828507414920118615107344480623274497512983851406323522262195960866119764316248) math:sum 8108792264009489141843874006155911305550067660449790084322929458875569537308860911899252119166354954493335130042702349145374612849012924469088975597655391971115408583905290081058834951543214967236599803132565170694256358950343108082903910189599760930034046723024910327809329969494380635150615996952163310835253392238539077212071368627847636677193979077465934847363847187917095170601575714857409104419953597287615733 . (1688 5011509226870074988118390995797013821405482112708627623264101851151153943367768855957534552418136022508406624518501364720317449217020272551182143829539289927652561229505138306249136118979025562549608023759681567084713926779495630770486208006577277370231262941106953971187806292266041147086273788856037455186512599168284477427519597059888828507414920118615107344480623274497512983851406323522262195960866119764316248 8108792264009489141843874006155911305550067660449790084322929458875569537308860911899252119166354954493335130042702349145374612849012924469088975597655391971115408583905290081058834951543214967236599803132565170694256358950343108082903910189599760930034046723024910327809329969494380635150615996952163310835253392238539077212071368627847636677193979077465934847363847187917095170601575714857409104419953597287615733) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26814,7 +26814,7 @@ _:gn_4137 { } _:gn_4138 { - 1690 math:greaterThan 1 . + (1690) math:greaterThan 1 . (1690 1) math:difference 1689 . (1914226189730660834392907985438116337260896564967465162205274243426738349426676800015816985669917090523478118994300380295260285585027620633275312061423187884189713875104986531439437286414836157862616244386797963475171494608648153458068505823554793810428479159188997614566282615037701659021931580759911599537771806098029877642967825491930020337635861159764279841597399361077930797101236932187115287501778642241016763 3097283037139414153725483010358897484144585547741162461058827607724415593941092055941717566748218931984928505524200984425057163631992651917906831768116102043462847354400151774809698832564189404686991779372883603609542432170847477312417702183022483559802783781917956356621523677228339488064342208096125855648740793070254599784551771567958808169779058958850827502883223913419582186750169391335146908459087477523299485) math:sum 5011509226870074988118390995797013821405482112708627623264101851151153943367768855957534552418136022508406624518501364720317449217020272551182143829539289927652561229505138306249136118979025562549608023759681567084713926779495630770486208006577277370231262941106953971187806292266041147086273788856037455186512599168284477427519597059888828507414920118615107344480623274497512983851406323522262195960866119764316248 . (1689 3097283037139414153725483010358897484144585547741162461058827607724415593941092055941717566748218931984928505524200984425057163631992651917906831768116102043462847354400151774809698832564189404686991779372883603609542432170847477312417702183022483559802783781917956356621523677228339488064342208096125855648740793070254599784551771567958808169779058958850827502883223913419582186750169391335146908459087477523299485 5011509226870074988118390995797013821405482112708627623264101851151153943367768855957534552418136022508406624518501364720317449217020272551182143829539289927652561229505138306249136118979025562549608023759681567084713926779495630770486208006577277370231262941106953971187806292266041147086273788856037455186512599168284477427519597059888828507414920118615107344480623274497512983851406323522262195960866119764316248) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26825,7 +26825,7 @@ _:gn_4139 { } _:gn_4140 { - 1691 math:greaterThan 1 . + (1691) math:greaterThan 1 . (1691 1) math:difference 1690 . (1183056847408753319332575024920781146883688982773697298853553364297677244514415255925900581078301841461450386529900604129796878046965031284631519706692914159273133479295165243370261546149353246824375534986085640134370937562199323854349196359467689749374304622728958742055241062190637829042410627336214256110968986972224722141583946076028787832143197799086547661285824552341651389648932459148031620957308835282282722 1914226189730660834392907985438116337260896564967465162205274243426738349426676800015816985669917090523478118994300380295260285585027620633275312061423187884189713875104986531439437286414836157862616244386797963475171494608648153458068505823554793810428479159188997614566282615037701659021931580759911599537771806098029877642967825491930020337635861159764279841597399361077930797101236932187115287501778642241016763) math:sum 3097283037139414153725483010358897484144585547741162461058827607724415593941092055941717566748218931984928505524200984425057163631992651917906831768116102043462847354400151774809698832564189404686991779372883603609542432170847477312417702183022483559802783781917956356621523677228339488064342208096125855648740793070254599784551771567958808169779058958850827502883223913419582186750169391335146908459087477523299485 . (1690 1914226189730660834392907985438116337260896564967465162205274243426738349426676800015816985669917090523478118994300380295260285585027620633275312061423187884189713875104986531439437286414836157862616244386797963475171494608648153458068505823554793810428479159188997614566282615037701659021931580759911599537771806098029877642967825491930020337635861159764279841597399361077930797101236932187115287501778642241016763 3097283037139414153725483010358897484144585547741162461058827607724415593941092055941717566748218931984928505524200984425057163631992651917906831768116102043462847354400151774809698832564189404686991779372883603609542432170847477312417702183022483559802783781917956356621523677228339488064342208096125855648740793070254599784551771567958808169779058958850827502883223913419582186750169391335146908459087477523299485) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26836,7 +26836,7 @@ _:gn_4141 { } _:gn_4142 { - 1692 math:greaterThan 1 . + (1692) math:greaterThan 1 . (1692 1) math:difference 1691 . (731169342321907515060332960517335190377207582193767863351720879129061104912261544089916404591615249062027732464399776165463407538062589348643792354730273724916580395809821288069175740265482911038240709400712323340800557046448829603719309464087104061054174536460038872511041552847063829979520953423697343426802819125805155501383879415901232505492663360677732180311574808736279407452304473039083666544469806958734041 1183056847408753319332575024920781146883688982773697298853553364297677244514415255925900581078301841461450386529900604129796878046965031284631519706692914159273133479295165243370261546149353246824375534986085640134370937562199323854349196359467689749374304622728958742055241062190637829042410627336214256110968986972224722141583946076028787832143197799086547661285824552341651389648932459148031620957308835282282722) math:sum 1914226189730660834392907985438116337260896564967465162205274243426738349426676800015816985669917090523478118994300380295260285585027620633275312061423187884189713875104986531439437286414836157862616244386797963475171494608648153458068505823554793810428479159188997614566282615037701659021931580759911599537771806098029877642967825491930020337635861159764279841597399361077930797101236932187115287501778642241016763 . (1691 1183056847408753319332575024920781146883688982773697298853553364297677244514415255925900581078301841461450386529900604129796878046965031284631519706692914159273133479295165243370261546149353246824375534986085640134370937562199323854349196359467689749374304622728958742055241062190637829042410627336214256110968986972224722141583946076028787832143197799086547661285824552341651389648932459148031620957308835282282722 1914226189730660834392907985438116337260896564967465162205274243426738349426676800015816985669917090523478118994300380295260285585027620633275312061423187884189713875104986531439437286414836157862616244386797963475171494608648153458068505823554793810428479159188997614566282615037701659021931580759911599537771806098029877642967825491930020337635861159764279841597399361077930797101236932187115287501778642241016763) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26847,7 +26847,7 @@ _:gn_4143 { } _:gn_4144 { - 1693 math:greaterThan 1 . + (1693) math:greaterThan 1 . (1693 1) math:difference 1692 . (451887505086845804272242064403445956506481400579929435501832485168616139602153711835984176486686592399422654065500827964333470508902441935987727351962640434356553083485343955301085805883870335786134825585373316793570380515750494250629886895380585688320130086268919869544199509343573999062889673912516912684166167846419566640200066660127555326650534438408815480974249743605371982196627986108947954412839028323548681 731169342321907515060332960517335190377207582193767863351720879129061104912261544089916404591615249062027732464399776165463407538062589348643792354730273724916580395809821288069175740265482911038240709400712323340800557046448829603719309464087104061054174536460038872511041552847063829979520953423697343426802819125805155501383879415901232505492663360677732180311574808736279407452304473039083666544469806958734041) math:sum 1183056847408753319332575024920781146883688982773697298853553364297677244514415255925900581078301841461450386529900604129796878046965031284631519706692914159273133479295165243370261546149353246824375534986085640134370937562199323854349196359467689749374304622728958742055241062190637829042410627336214256110968986972224722141583946076028787832143197799086547661285824552341651389648932459148031620957308835282282722 . (1692 731169342321907515060332960517335190377207582193767863351720879129061104912261544089916404591615249062027732464399776165463407538062589348643792354730273724916580395809821288069175740265482911038240709400712323340800557046448829603719309464087104061054174536460038872511041552847063829979520953423697343426802819125805155501383879415901232505492663360677732180311574808736279407452304473039083666544469806958734041 1183056847408753319332575024920781146883688982773697298853553364297677244514415255925900581078301841461450386529900604129796878046965031284631519706692914159273133479295165243370261546149353246824375534986085640134370937562199323854349196359467689749374304622728958742055241062190637829042410627336214256110968986972224722141583946076028787832143197799086547661285824552341651389648932459148031620957308835282282722) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26858,7 +26858,7 @@ _:gn_4145 { } _:gn_4146 { - 1694 math:greaterThan 1 . + (1694) math:greaterThan 1 . (1694 1) math:difference 1693 . (279281837235061710788090896113889233870726181613838427849888393960444965310107832253932228104928656662605078398898948201129937029160147412656065002767633290560027312324477332768089934381612575252105883815339006547230176530698335353089422568706518372734044450191119002966842043503489830916631279511180430742636651279385588861183812755773677178842128922268916699337325065130907425255676486930135712131630778635185360 451887505086845804272242064403445956506481400579929435501832485168616139602153711835984176486686592399422654065500827964333470508902441935987727351962640434356553083485343955301085805883870335786134825585373316793570380515750494250629886895380585688320130086268919869544199509343573999062889673912516912684166167846419566640200066660127555326650534438408815480974249743605371982196627986108947954412839028323548681) math:sum 731169342321907515060332960517335190377207582193767863351720879129061104912261544089916404591615249062027732464399776165463407538062589348643792354730273724916580395809821288069175740265482911038240709400712323340800557046448829603719309464087104061054174536460038872511041552847063829979520953423697343426802819125805155501383879415901232505492663360677732180311574808736279407452304473039083666544469806958734041 . (1693 451887505086845804272242064403445956506481400579929435501832485168616139602153711835984176486686592399422654065500827964333470508902441935987727351962640434356553083485343955301085805883870335786134825585373316793570380515750494250629886895380585688320130086268919869544199509343573999062889673912516912684166167846419566640200066660127555326650534438408815480974249743605371982196627986108947954412839028323548681 731169342321907515060332960517335190377207582193767863351720879129061104912261544089916404591615249062027732464399776165463407538062589348643792354730273724916580395809821288069175740265482911038240709400712323340800557046448829603719309464087104061054174536460038872511041552847063829979520953423697343426802819125805155501383879415901232505492663360677732180311574808736279407452304473039083666544469806958734041) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26869,7 +26869,7 @@ _:gn_4147 { } _:gn_4148 { - 1695 math:greaterThan 1 . + (1695) math:greaterThan 1 . (1695 1) math:difference 1694 . (172605667851784093484151168289556722635755218966091007651944091208171174292045879582051948381757935736817575666601879763203533479742294523331662349195007143796525771160866622532995871502257760534028941770034310246340203985052158897540464326674067315586085636077800866577357465840084168146258394401336481941529516567033977779016253904353878147808405516139898781636924678474464556940951499178812242281208249688363321 279281837235061710788090896113889233870726181613838427849888393960444965310107832253932228104928656662605078398898948201129937029160147412656065002767633290560027312324477332768089934381612575252105883815339006547230176530698335353089422568706518372734044450191119002966842043503489830916631279511180430742636651279385588861183812755773677178842128922268916699337325065130907425255676486930135712131630778635185360) math:sum 451887505086845804272242064403445956506481400579929435501832485168616139602153711835984176486686592399422654065500827964333470508902441935987727351962640434356553083485343955301085805883870335786134825585373316793570380515750494250629886895380585688320130086268919869544199509343573999062889673912516912684166167846419566640200066660127555326650534438408815480974249743605371982196627986108947954412839028323548681 . (1694 279281837235061710788090896113889233870726181613838427849888393960444965310107832253932228104928656662605078398898948201129937029160147412656065002767633290560027312324477332768089934381612575252105883815339006547230176530698335353089422568706518372734044450191119002966842043503489830916631279511180430742636651279385588861183812755773677178842128922268916699337325065130907425255676486930135712131630778635185360 451887505086845804272242064403445956506481400579929435501832485168616139602153711835984176486686592399422654065500827964333470508902441935987727351962640434356553083485343955301085805883870335786134825585373316793570380515750494250629886895380585688320130086268919869544199509343573999062889673912516912684166167846419566640200066660127555326650534438408815480974249743605371982196627986108947954412839028323548681) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26880,7 +26880,7 @@ _:gn_4149 { } _:gn_4150 { - 1696 math:greaterThan 1 . + (1696) math:greaterThan 1 . (1696 1) math:difference 1695 . (106676169383277617303939727824332511234970962647747420197944302752273791018061952671880279723170720925787502732297068437926403549417852889324402653572626146763501541163610710235094062879354814718076942045304696300889972545646176455548958242032451057147958814113318136389484577663405662770372885109843948801107134712351611082167558851419799031033723406129017917700400386656442868314724987751323469850422528946822039 172605667851784093484151168289556722635755218966091007651944091208171174292045879582051948381757935736817575666601879763203533479742294523331662349195007143796525771160866622532995871502257760534028941770034310246340203985052158897540464326674067315586085636077800866577357465840084168146258394401336481941529516567033977779016253904353878147808405516139898781636924678474464556940951499178812242281208249688363321) math:sum 279281837235061710788090896113889233870726181613838427849888393960444965310107832253932228104928656662605078398898948201129937029160147412656065002767633290560027312324477332768089934381612575252105883815339006547230176530698335353089422568706518372734044450191119002966842043503489830916631279511180430742636651279385588861183812755773677178842128922268916699337325065130907425255676486930135712131630778635185360 . (1695 172605667851784093484151168289556722635755218966091007651944091208171174292045879582051948381757935736817575666601879763203533479742294523331662349195007143796525771160866622532995871502257760534028941770034310246340203985052158897540464326674067315586085636077800866577357465840084168146258394401336481941529516567033977779016253904353878147808405516139898781636924678474464556940951499178812242281208249688363321 279281837235061710788090896113889233870726181613838427849888393960444965310107832253932228104928656662605078398898948201129937029160147412656065002767633290560027312324477332768089934381612575252105883815339006547230176530698335353089422568706518372734044450191119002966842043503489830916631279511180430742636651279385588861183812755773677178842128922268916699337325065130907425255676486930135712131630778635185360) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26891,7 +26891,7 @@ _:gn_4151 { } _:gn_4152 { - 1697 math:greaterThan 1 . + (1697) math:greaterThan 1 . (1697 1) math:difference 1696 . (65929498468506476180211440465224211400784256318343587453999788455897383273983926910171668658587214811030072934304811325277129930324441634007259695622380997033024229997255912297901808622902945815951999724729613945450231439405982441991506084641616258438126821964482730187872888176678505375885509291492533140422381854682366696848695052934079116774682110010880863936524291818021688626226511427488772430785720741541282 106676169383277617303939727824332511234970962647747420197944302752273791018061952671880279723170720925787502732297068437926403549417852889324402653572626146763501541163610710235094062879354814718076942045304696300889972545646176455548958242032451057147958814113318136389484577663405662770372885109843948801107134712351611082167558851419799031033723406129017917700400386656442868314724987751323469850422528946822039) math:sum 172605667851784093484151168289556722635755218966091007651944091208171174292045879582051948381757935736817575666601879763203533479742294523331662349195007143796525771160866622532995871502257760534028941770034310246340203985052158897540464326674067315586085636077800866577357465840084168146258394401336481941529516567033977779016253904353878147808405516139898781636924678474464556940951499178812242281208249688363321 . (1696 106676169383277617303939727824332511234970962647747420197944302752273791018061952671880279723170720925787502732297068437926403549417852889324402653572626146763501541163610710235094062879354814718076942045304696300889972545646176455548958242032451057147958814113318136389484577663405662770372885109843948801107134712351611082167558851419799031033723406129017917700400386656442868314724987751323469850422528946822039 172605667851784093484151168289556722635755218966091007651944091208171174292045879582051948381757935736817575666601879763203533479742294523331662349195007143796525771160866622532995871502257760534028941770034310246340203985052158897540464326674067315586085636077800866577357465840084168146258394401336481941529516567033977779016253904353878147808405516139898781636924678474464556940951499178812242281208249688363321) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26902,7 +26902,7 @@ _:gn_4153 { } _:gn_4154 { - 1698 math:greaterThan 1 . + (1698) math:greaterThan 1 . (1698 1) math:difference 1697 . (40746670914771141123728287359108299834186706329403832743944514296376407744078025761708611064583506114757429797992257112649273619093411255317142957950245149730477311166354797937192254256451868902124942320575082355439741106240194013557452157390834798709831992148835406201611689486727157394487375818351415660684752857669244385318863798485719914259041296118137053763876094838421179688498476323834697419636808205280757 65929498468506476180211440465224211400784256318343587453999788455897383273983926910171668658587214811030072934304811325277129930324441634007259695622380997033024229997255912297901808622902945815951999724729613945450231439405982441991506084641616258438126821964482730187872888176678505375885509291492533140422381854682366696848695052934079116774682110010880863936524291818021688626226511427488772430785720741541282) math:sum 106676169383277617303939727824332511234970962647747420197944302752273791018061952671880279723170720925787502732297068437926403549417852889324402653572626146763501541163610710235094062879354814718076942045304696300889972545646176455548958242032451057147958814113318136389484577663405662770372885109843948801107134712351611082167558851419799031033723406129017917700400386656442868314724987751323469850422528946822039 . (1697 65929498468506476180211440465224211400784256318343587453999788455897383273983926910171668658587214811030072934304811325277129930324441634007259695622380997033024229997255912297901808622902945815951999724729613945450231439405982441991506084641616258438126821964482730187872888176678505375885509291492533140422381854682366696848695052934079116774682110010880863936524291818021688626226511427488772430785720741541282 106676169383277617303939727824332511234970962647747420197944302752273791018061952671880279723170720925787502732297068437926403549417852889324402653572626146763501541163610710235094062879354814718076942045304696300889972545646176455548958242032451057147958814113318136389484577663405662770372885109843948801107134712351611082167558851419799031033723406129017917700400386656442868314724987751323469850422528946822039) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26913,7 +26913,7 @@ _:gn_4155 { } _:gn_4156 { - 1699 math:greaterThan 1 . + (1699) math:greaterThan 1 . (1699 1) math:difference 1698 . (25182827553735335056483153106115911566597549988939754710055274159520975529905901148463057594003708696272643136312554212627856311231030378690116737672135847302546918830901114360709554366451076913827057404154531590010490333165788428434053927250781459728294829815647323986261198689951347981398133473141117479737628997013122311529831254448359202515640813892743810172648196979600508937728035103654075011148912536260525 40746670914771141123728287359108299834186706329403832743944514296376407744078025761708611064583506114757429797992257112649273619093411255317142957950245149730477311166354797937192254256451868902124942320575082355439741106240194013557452157390834798709831992148835406201611689486727157394487375818351415660684752857669244385318863798485719914259041296118137053763876094838421179688498476323834697419636808205280757) math:sum 65929498468506476180211440465224211400784256318343587453999788455897383273983926910171668658587214811030072934304811325277129930324441634007259695622380997033024229997255912297901808622902945815951999724729613945450231439405982441991506084641616258438126821964482730187872888176678505375885509291492533140422381854682366696848695052934079116774682110010880863936524291818021688626226511427488772430785720741541282 . (1698 40746670914771141123728287359108299834186706329403832743944514296376407744078025761708611064583506114757429797992257112649273619093411255317142957950245149730477311166354797937192254256451868902124942320575082355439741106240194013557452157390834798709831992148835406201611689486727157394487375818351415660684752857669244385318863798485719914259041296118137053763876094838421179688498476323834697419636808205280757 65929498468506476180211440465224211400784256318343587453999788455897383273983926910171668658587214811030072934304811325277129930324441634007259695622380997033024229997255912297901808622902945815951999724729613945450231439405982441991506084641616258438126821964482730187872888176678505375885509291492533140422381854682366696848695052934079116774682110010880863936524291818021688626226511427488772430785720741541282) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26924,7 +26924,7 @@ _:gn_4157 { } _:gn_4158 { - 1700 math:greaterThan 1 . + (1700) math:greaterThan 1 . (1700 1) math:difference 1699 . (15563843361035806067245134252992388267589156340464078033889240136855432214172124613245553470579797418484786661679702900021417307862380876627026220278109302427930392335453683576482699890000791988297884916420550765429250773074405585123398230140053338981537162333188082215350490796775809413089242345210298180947123860656122073789032544037360711743400482225393243591227897858820670750770441220180622408487895669020232 25182827553735335056483153106115911566597549988939754710055274159520975529905901148463057594003708696272643136312554212627856311231030378690116737672135847302546918830901114360709554366451076913827057404154531590010490333165788428434053927250781459728294829815647323986261198689951347981398133473141117479737628997013122311529831254448359202515640813892743810172648196979600508937728035103654075011148912536260525) math:sum 40746670914771141123728287359108299834186706329403832743944514296376407744078025761708611064583506114757429797992257112649273619093411255317142957950245149730477311166354797937192254256451868902124942320575082355439741106240194013557452157390834798709831992148835406201611689486727157394487375818351415660684752857669244385318863798485719914259041296118137053763876094838421179688498476323834697419636808205280757 . (1699 25182827553735335056483153106115911566597549988939754710055274159520975529905901148463057594003708696272643136312554212627856311231030378690116737672135847302546918830901114360709554366451076913827057404154531590010490333165788428434053927250781459728294829815647323986261198689951347981398133473141117479737628997013122311529831254448359202515640813892743810172648196979600508937728035103654075011148912536260525 40746670914771141123728287359108299834186706329403832743944514296376407744078025761708611064583506114757429797992257112649273619093411255317142957950245149730477311166354797937192254256451868902124942320575082355439741106240194013557452157390834798709831992148835406201611689486727157394487375818351415660684752857669244385318863798485719914259041296118137053763876094838421179688498476323834697419636808205280757) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26935,7 +26935,7 @@ _:gn_4159 { } _:gn_4160 { - 1701 math:greaterThan 1 . + (1701) math:greaterThan 1 . (1701 1) math:difference 1700 . (9618984192699528989238018853123523299008393648475676676166034022665543315733776535217504123423911277787856474632851312606439003368649502063090517394026544874616526495447430784226854476450284925529172487733980824581239560091382843310655697110728120746757667482459241770910707893175538568308891127930819298790505136357000237740798710410998490772240331667350566581420299120779838186957593883473452602661016867240293 15563843361035806067245134252992388267589156340464078033889240136855432214172124613245553470579797418484786661679702900021417307862380876627026220278109302427930392335453683576482699890000791988297884916420550765429250773074405585123398230140053338981537162333188082215350490796775809413089242345210298180947123860656122073789032544037360711743400482225393243591227897858820670750770441220180622408487895669020232) math:sum 25182827553735335056483153106115911566597549988939754710055274159520975529905901148463057594003708696272643136312554212627856311231030378690116737672135847302546918830901114360709554366451076913827057404154531590010490333165788428434053927250781459728294829815647323986261198689951347981398133473141117479737628997013122311529831254448359202515640813892743810172648196979600508937728035103654075011148912536260525 . (1700 15563843361035806067245134252992388267589156340464078033889240136855432214172124613245553470579797418484786661679702900021417307862380876627026220278109302427930392335453683576482699890000791988297884916420550765429250773074405585123398230140053338981537162333188082215350490796775809413089242345210298180947123860656122073789032544037360711743400482225393243591227897858820670750770441220180622408487895669020232 25182827553735335056483153106115911566597549988939754710055274159520975529905901148463057594003708696272643136312554212627856311231030378690116737672135847302546918830901114360709554366451076913827057404154531590010490333165788428434053927250781459728294829815647323986261198689951347981398133473141117479737628997013122311529831254448359202515640813892743810172648196979600508937728035103654075011148912536260525) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26946,7 +26946,7 @@ _:gn_4161 { } _:gn_4162 { - 1702 math:greaterThan 1 . + (1702) math:greaterThan 1 . (1702 1) math:difference 1701 . (5944859168336277078007115399868864968580762691988401357723206114189888898438348078028049347155886140696930187046851587414978304493731374563935702884082757553313865840006252792255845413550507062768712428686569940848011212983022741812742533029325218234779494850728840444439782903600270844780351217279478882156618724299121836048233833626362220971160150558042677009807598738040832563812847336707169805826878801779939 9618984192699528989238018853123523299008393648475676676166034022665543315733776535217504123423911277787856474632851312606439003368649502063090517394026544874616526495447430784226854476450284925529172487733980824581239560091382843310655697110728120746757667482459241770910707893175538568308891127930819298790505136357000237740798710410998490772240331667350566581420299120779838186957593883473452602661016867240293) math:sum 15563843361035806067245134252992388267589156340464078033889240136855432214172124613245553470579797418484786661679702900021417307862380876627026220278109302427930392335453683576482699890000791988297884916420550765429250773074405585123398230140053338981537162333188082215350490796775809413089242345210298180947123860656122073789032544037360711743400482225393243591227897858820670750770441220180622408487895669020232 . (1701 9618984192699528989238018853123523299008393648475676676166034022665543315733776535217504123423911277787856474632851312606439003368649502063090517394026544874616526495447430784226854476450284925529172487733980824581239560091382843310655697110728120746757667482459241770910707893175538568308891127930819298790505136357000237740798710410998490772240331667350566581420299120779838186957593883473452602661016867240293 15563843361035806067245134252992388267589156340464078033889240136855432214172124613245553470579797418484786661679702900021417307862380876627026220278109302427930392335453683576482699890000791988297884916420550765429250773074405585123398230140053338981537162333188082215350490796775809413089242345210298180947123860656122073789032544037360711743400482225393243591227897858820670750770441220180622408487895669020232) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26957,7 +26957,7 @@ _:gn_4163 { } _:gn_4164 { - 1703 math:greaterThan 1 . + (1703) math:greaterThan 1 . (1703 1) math:difference 1702 . (3674125024363251911230903453254658330427630956487275318442827908475654417295428457189454776268025137090926287585999725191460698874918127499154814509943787321302660655441177991971009062899777862760460059047410883733228347108360101497913164081402902511978172631730401326470924989575267723528539910651340416633886412057878401692564876784636269801080181109307889571612700382739005623144746546766282796834138065460354 5944859168336277078007115399868864968580762691988401357723206114189888898438348078028049347155886140696930187046851587414978304493731374563935702884082757553313865840006252792255845413550507062768712428686569940848011212983022741812742533029325218234779494850728840444439782903600270844780351217279478882156618724299121836048233833626362220971160150558042677009807598738040832563812847336707169805826878801779939) math:sum 9618984192699528989238018853123523299008393648475676676166034022665543315733776535217504123423911277787856474632851312606439003368649502063090517394026544874616526495447430784226854476450284925529172487733980824581239560091382843310655697110728120746757667482459241770910707893175538568308891127930819298790505136357000237740798710410998490772240331667350566581420299120779838186957593883473452602661016867240293 . (1702 5944859168336277078007115399868864968580762691988401357723206114189888898438348078028049347155886140696930187046851587414978304493731374563935702884082757553313865840006252792255845413550507062768712428686569940848011212983022741812742533029325218234779494850728840444439782903600270844780351217279478882156618724299121836048233833626362220971160150558042677009807598738040832563812847336707169805826878801779939 9618984192699528989238018853123523299008393648475676676166034022665543315733776535217504123423911277787856474632851312606439003368649502063090517394026544874616526495447430784226854476450284925529172487733980824581239560091382843310655697110728120746757667482459241770910707893175538568308891127930819298790505136357000237740798710410998490772240331667350566581420299120779838186957593883473452602661016867240293) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26968,7 +26968,7 @@ _:gn_4165 { } _:gn_4166 { - 1704 math:greaterThan 1 . + (1704) math:greaterThan 1 . (1704 1) math:difference 1703 . (2270734143973025166776211946614206638153131735501126039280378205714234481142919620838594570887861003606003899460851862223517605618813247064780888374138970232011205184565074800284836350650729200008252369639159057114782865874662640314829368947922315722801322218998439117968857914025003121251811306628138465522732312241243434355668956841725951170079969448734787438194898355301826940668100789940887008992740736319585 3674125024363251911230903453254658330427630956487275318442827908475654417295428457189454776268025137090926287585999725191460698874918127499154814509943787321302660655441177991971009062899777862760460059047410883733228347108360101497913164081402902511978172631730401326470924989575267723528539910651340416633886412057878401692564876784636269801080181109307889571612700382739005623144746546766282796834138065460354) math:sum 5944859168336277078007115399868864968580762691988401357723206114189888898438348078028049347155886140696930187046851587414978304493731374563935702884082757553313865840006252792255845413550507062768712428686569940848011212983022741812742533029325218234779494850728840444439782903600270844780351217279478882156618724299121836048233833626362220971160150558042677009807598738040832563812847336707169805826878801779939 . (1703 3674125024363251911230903453254658330427630956487275318442827908475654417295428457189454776268025137090926287585999725191460698874918127499154814509943787321302660655441177991971009062899777862760460059047410883733228347108360101497913164081402902511978172631730401326470924989575267723528539910651340416633886412057878401692564876784636269801080181109307889571612700382739005623144746546766282796834138065460354 5944859168336277078007115399868864968580762691988401357723206114189888898438348078028049347155886140696930187046851587414978304493731374563935702884082757553313865840006252792255845413550507062768712428686569940848011212983022741812742533029325218234779494850728840444439782903600270844780351217279478882156618724299121836048233833626362220971160150558042677009807598738040832563812847336707169805826878801779939) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26979,7 +26979,7 @@ _:gn_4167 { } _:gn_4168 { - 1705 math:greaterThan 1 . + (1705) math:greaterThan 1 . (1705 1) math:difference 1704 . (1403390880390226744454691506640451692274499220986149279162449702761419936152508836350860205380164133484922388125147862967943093256104880434373926135804817089291455470876103191686172712249048662752207689408251826618445481233697461183083795133480586789176850412731962208502067075550264602276728604023201951111154099816634967336895919942910318631000211660573102133417802027437178682476645756825395787841397329140769 2270734143973025166776211946614206638153131735501126039280378205714234481142919620838594570887861003606003899460851862223517605618813247064780888374138970232011205184565074800284836350650729200008252369639159057114782865874662640314829368947922315722801322218998439117968857914025003121251811306628138465522732312241243434355668956841725951170079969448734787438194898355301826940668100789940887008992740736319585) math:sum 3674125024363251911230903453254658330427630956487275318442827908475654417295428457189454776268025137090926287585999725191460698874918127499154814509943787321302660655441177991971009062899777862760460059047410883733228347108360101497913164081402902511978172631730401326470924989575267723528539910651340416633886412057878401692564876784636269801080181109307889571612700382739005623144746546766282796834138065460354 . (1704 2270734143973025166776211946614206638153131735501126039280378205714234481142919620838594570887861003606003899460851862223517605618813247064780888374138970232011205184565074800284836350650729200008252369639159057114782865874662640314829368947922315722801322218998439117968857914025003121251811306628138465522732312241243434355668956841725951170079969448734787438194898355301826940668100789940887008992740736319585 3674125024363251911230903453254658330427630956487275318442827908475654417295428457189454776268025137090926287585999725191460698874918127499154814509943787321302660655441177991971009062899777862760460059047410883733228347108360101497913164081402902511978172631730401326470924989575267723528539910651340416633886412057878401692564876784636269801080181109307889571612700382739005623144746546766282796834138065460354) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -26990,7 +26990,7 @@ _:gn_4169 { } _:gn_4170 { - 1706 math:greaterThan 1 . + (1706) math:greaterThan 1 . (1706 1) math:difference 1705 . (867343263582798422321520439973754945878632514514976760117928502952814544990410784487734365507696870121081511335703999255574512362708366630406962238334153142719749713688971608598663638401680537256044680230907230496337384640965179131745573814441728933624471806266476909466790838474738518975082702604936514411578212424608467018773036898815632539079757788161685304777096327864648258191455033115491221151343407178816 1403390880390226744454691506640451692274499220986149279162449702761419936152508836350860205380164133484922388125147862967943093256104880434373926135804817089291455470876103191686172712249048662752207689408251826618445481233697461183083795133480586789176850412731962208502067075550264602276728604023201951111154099816634967336895919942910318631000211660573102133417802027437178682476645756825395787841397329140769) math:sum 2270734143973025166776211946614206638153131735501126039280378205714234481142919620838594570887861003606003899460851862223517605618813247064780888374138970232011205184565074800284836350650729200008252369639159057114782865874662640314829368947922315722801322218998439117968857914025003121251811306628138465522732312241243434355668956841725951170079969448734787438194898355301826940668100789940887008992740736319585 . (1705 1403390880390226744454691506640451692274499220986149279162449702761419936152508836350860205380164133484922388125147862967943093256104880434373926135804817089291455470876103191686172712249048662752207689408251826618445481233697461183083795133480586789176850412731962208502067075550264602276728604023201951111154099816634967336895919942910318631000211660573102133417802027437178682476645756825395787841397329140769 2270734143973025166776211946614206638153131735501126039280378205714234481142919620838594570887861003606003899460851862223517605618813247064780888374138970232011205184565074800284836350650729200008252369639159057114782865874662640314829368947922315722801322218998439117968857914025003121251811306628138465522732312241243434355668956841725951170079969448734787438194898355301826940668100789940887008992740736319585) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27001,7 +27001,7 @@ _:gn_4171 { } _:gn_4172 { - 1707 math:greaterThan 1 . + (1707) math:greaterThan 1 . (1707 1) math:difference 1706 . (536047616807428322133171066666696746395866706471172519044521199808605391162098051863125839872467263363840876789443863712368580893396513803966963897470663946571705757187131583087509073847368125496163009177344596122108096592732282051338221319038857855552378606465485299035276237075526083301645901418265436699575887392026500318122883044094686091920453872411416828640705699572530424285190723709904566690053921961953 867343263582798422321520439973754945878632514514976760117928502952814544990410784487734365507696870121081511335703999255574512362708366630406962238334153142719749713688971608598663638401680537256044680230907230496337384640965179131745573814441728933624471806266476909466790838474738518975082702604936514411578212424608467018773036898815632539079757788161685304777096327864648258191455033115491221151343407178816) math:sum 1403390880390226744454691506640451692274499220986149279162449702761419936152508836350860205380164133484922388125147862967943093256104880434373926135804817089291455470876103191686172712249048662752207689408251826618445481233697461183083795133480586789176850412731962208502067075550264602276728604023201951111154099816634967336895919942910318631000211660573102133417802027437178682476645756825395787841397329140769 . (1706 867343263582798422321520439973754945878632514514976760117928502952814544990410784487734365507696870121081511335703999255574512362708366630406962238334153142719749713688971608598663638401680537256044680230907230496337384640965179131745573814441728933624471806266476909466790838474738518975082702604936514411578212424608467018773036898815632539079757788161685304777096327864648258191455033115491221151343407178816 1403390880390226744454691506640451692274499220986149279162449702761419936152508836350860205380164133484922388125147862967943093256104880434373926135804817089291455470876103191686172712249048662752207689408251826618445481233697461183083795133480586789176850412731962208502067075550264602276728604023201951111154099816634967336895919942910318631000211660573102133417802027437178682476645756825395787841397329140769) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27012,7 +27012,7 @@ _:gn_4173 { } _:gn_4174 { - 1708 math:greaterThan 1 . + (1708) math:greaterThan 1 . (1708 1) math:difference 1707 . (331295646775370100188349373307058199482765808043804241073407303144209153828312732624608525635229606757240634546260135543205931469311852826439998340863489196148043956501840025511154564554312411759881671053562634374229288048232897080407352495402871078072093199800991610431514601399212435673436801186671077712002325032581966700650153854720946447159303915750268476136390628292117833906264309405586654461289485216863 536047616807428322133171066666696746395866706471172519044521199808605391162098051863125839872467263363840876789443863712368580893396513803966963897470663946571705757187131583087509073847368125496163009177344596122108096592732282051338221319038857855552378606465485299035276237075526083301645901418265436699575887392026500318122883044094686091920453872411416828640705699572530424285190723709904566690053921961953) math:sum 867343263582798422321520439973754945878632514514976760117928502952814544990410784487734365507696870121081511335703999255574512362708366630406962238334153142719749713688971608598663638401680537256044680230907230496337384640965179131745573814441728933624471806266476909466790838474738518975082702604936514411578212424608467018773036898815632539079757788161685304777096327864648258191455033115491221151343407178816 . (1707 536047616807428322133171066666696746395866706471172519044521199808605391162098051863125839872467263363840876789443863712368580893396513803966963897470663946571705757187131583087509073847368125496163009177344596122108096592732282051338221319038857855552378606465485299035276237075526083301645901418265436699575887392026500318122883044094686091920453872411416828640705699572530424285190723709904566690053921961953 867343263582798422321520439973754945878632514514976760117928502952814544990410784487734365507696870121081511335703999255574512362708366630406962238334153142719749713688971608598663638401680537256044680230907230496337384640965179131745573814441728933624471806266476909466790838474738518975082702604936514411578212424608467018773036898815632539079757788161685304777096327864648258191455033115491221151343407178816) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27023,7 +27023,7 @@ _:gn_4175 { } _:gn_4176 { - 1709 math:greaterThan 1 . + (1709) math:greaterThan 1 . (1709 1) math:difference 1708 . (204751970032058221944821693359638546913100898427368277971113896664396237333785319238517314237237656606600242243183728169162649424084660977526965556607174750423661800685291557576354509293055713736281338123781961747878808544499384970930868823635986777480285406664493688603761635676313647628209100231594358987573562359444533617472729189373739644761149956661148352504315071280412590378926414304317912228764436745090 331295646775370100188349373307058199482765808043804241073407303144209153828312732624608525635229606757240634546260135543205931469311852826439998340863489196148043956501840025511154564554312411759881671053562634374229288048232897080407352495402871078072093199800991610431514601399212435673436801186671077712002325032581966700650153854720946447159303915750268476136390628292117833906264309405586654461289485216863) math:sum 536047616807428322133171066666696746395866706471172519044521199808605391162098051863125839872467263363840876789443863712368580893396513803966963897470663946571705757187131583087509073847368125496163009177344596122108096592732282051338221319038857855552378606465485299035276237075526083301645901418265436699575887392026500318122883044094686091920453872411416828640705699572530424285190723709904566690053921961953 . (1708 331295646775370100188349373307058199482765808043804241073407303144209153828312732624608525635229606757240634546260135543205931469311852826439998340863489196148043956501840025511154564554312411759881671053562634374229288048232897080407352495402871078072093199800991610431514601399212435673436801186671077712002325032581966700650153854720946447159303915750268476136390628292117833906264309405586654461289485216863 536047616807428322133171066666696746395866706471172519044521199808605391162098051863125839872467263363840876789443863712368580893396513803966963897470663946571705757187131583087509073847368125496163009177344596122108096592732282051338221319038857855552378606465485299035276237075526083301645901418265436699575887392026500318122883044094686091920453872411416828640705699572530424285190723709904566690053921961953) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27034,7 +27034,7 @@ _:gn_4177 { } _:gn_4178 { - 1710 math:greaterThan 1 . + (1710) math:greaterThan 1 . (1710 1) math:difference 1709 . (126543676743311878243527679947419652569664909616435963102293406479812916494527413386091211397991950150640392303076407374043282045227191848913032784256314445724382155816548467934800055261256698023600332929780672626350479503733512109476483671766884300591807793136497921827752965722898788045227700955076718724428762673137433083177424665347206802398153959089120123632075557011705243527337895101268742232525048471773 204751970032058221944821693359638546913100898427368277971113896664396237333785319238517314237237656606600242243183728169162649424084660977526965556607174750423661800685291557576354509293055713736281338123781961747878808544499384970930868823635986777480285406664493688603761635676313647628209100231594358987573562359444533617472729189373739644761149956661148352504315071280412590378926414304317912228764436745090) math:sum 331295646775370100188349373307058199482765808043804241073407303144209153828312732624608525635229606757240634546260135543205931469311852826439998340863489196148043956501840025511154564554312411759881671053562634374229288048232897080407352495402871078072093199800991610431514601399212435673436801186671077712002325032581966700650153854720946447159303915750268476136390628292117833906264309405586654461289485216863 . (1709 204751970032058221944821693359638546913100898427368277971113896664396237333785319238517314237237656606600242243183728169162649424084660977526965556607174750423661800685291557576354509293055713736281338123781961747878808544499384970930868823635986777480285406664493688603761635676313647628209100231594358987573562359444533617472729189373739644761149956661148352504315071280412590378926414304317912228764436745090 331295646775370100188349373307058199482765808043804241073407303144209153828312732624608525635229606757240634546260135543205931469311852826439998340863489196148043956501840025511154564554312411759881671053562634374229288048232897080407352495402871078072093199800991610431514601399212435673436801186671077712002325032581966700650153854720946447159303915750268476136390628292117833906264309405586654461289485216863) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27045,7 +27045,7 @@ _:gn_4179 { } _:gn_4180 { - 1711 math:greaterThan 1 . + (1711) math:greaterThan 1 . (1711 1) math:difference 1710 . (78208293288746343701294013412218894343435988810932314868820490184583320839257905852426102839245706455959849940107320795119367378857469128613932772350860304699279644868743089641554454031799015712681005194001289121528329040765872861454385151869102476888477613527995766776008669953414859582981399276517640263144799686307100534295304524026532842362995997572028228872239514268707346851588519203049169996239388273317 126543676743311878243527679947419652569664909616435963102293406479812916494527413386091211397991950150640392303076407374043282045227191848913032784256314445724382155816548467934800055261256698023600332929780672626350479503733512109476483671766884300591807793136497921827752965722898788045227700955076718724428762673137433083177424665347206802398153959089120123632075557011705243527337895101268742232525048471773) math:sum 204751970032058221944821693359638546913100898427368277971113896664396237333785319238517314237237656606600242243183728169162649424084660977526965556607174750423661800685291557576354509293055713736281338123781961747878808544499384970930868823635986777480285406664493688603761635676313647628209100231594358987573562359444533617472729189373739644761149956661148352504315071280412590378926414304317912228764436745090 . (1710 126543676743311878243527679947419652569664909616435963102293406479812916494527413386091211397991950150640392303076407374043282045227191848913032784256314445724382155816548467934800055261256698023600332929780672626350479503733512109476483671766884300591807793136497921827752965722898788045227700955076718724428762673137433083177424665347206802398153959089120123632075557011705243527337895101268742232525048471773 204751970032058221944821693359638546913100898427368277971113896664396237333785319238517314237237656606600242243183728169162649424084660977526965556607174750423661800685291557576354509293055713736281338123781961747878808544499384970930868823635986777480285406664493688603761635676313647628209100231594358987573562359444533617472729189373739644761149956661148352504315071280412590378926414304317912228764436745090) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27056,7 +27056,7 @@ _:gn_4181 { } _:gn_4182 { - 1712 math:greaterThan 1 . + (1712) math:greaterThan 1 . (1712 1) math:difference 1711 . (48335383454565534542233666535200758226228920805503648233472916295229595655269507533665108558746243694680542362969086578923914666369722720299100011905454141025102510947805378293245601229457682310919327735779383504822150462967639248022098519897781823703330179608502155051744295769483928462246301678559078461283962986830332548882120141320673960035157961517091894759836042742997896675749375898219572236285660198456 78208293288746343701294013412218894343435988810932314868820490184583320839257905852426102839245706455959849940107320795119367378857469128613932772350860304699279644868743089641554454031799015712681005194001289121528329040765872861454385151869102476888477613527995766776008669953414859582981399276517640263144799686307100534295304524026532842362995997572028228872239514268707346851588519203049169996239388273317) math:sum 126543676743311878243527679947419652569664909616435963102293406479812916494527413386091211397991950150640392303076407374043282045227191848913032784256314445724382155816548467934800055261256698023600332929780672626350479503733512109476483671766884300591807793136497921827752965722898788045227700955076718724428762673137433083177424665347206802398153959089120123632075557011705243527337895101268742232525048471773 . (1711 78208293288746343701294013412218894343435988810932314868820490184583320839257905852426102839245706455959849940107320795119367378857469128613932772350860304699279644868743089641554454031799015712681005194001289121528329040765872861454385151869102476888477613527995766776008669953414859582981399276517640263144799686307100534295304524026532842362995997572028228872239514268707346851588519203049169996239388273317 126543676743311878243527679947419652569664909616435963102293406479812916494527413386091211397991950150640392303076407374043282045227191848913032784256314445724382155816548467934800055261256698023600332929780672626350479503733512109476483671766884300591807793136497921827752965722898788045227700955076718724428762673137433083177424665347206802398153959089120123632075557011705243527337895101268742232525048471773) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27067,7 +27067,7 @@ _:gn_4183 { } _:gn_4184 { - 1713 math:greaterThan 1 . + (1713) math:greaterThan 1 . (1713 1) math:difference 1712 . (29872909834180809159060346877018136117207068005428666635347573889353725183988398318760994280499462761279307577138234216195452712487746408314832760445406163674177133920937711348308852802341333401761677458221905616706178577798233613432286631971320653185147433919493611724264374183930931120735097597958561801860836699476767985413184382705858882327838036054936334112403471525709450175839143304829597759953728074861 48335383454565534542233666535200758226228920805503648233472916295229595655269507533665108558746243694680542362969086578923914666369722720299100011905454141025102510947805378293245601229457682310919327735779383504822150462967639248022098519897781823703330179608502155051744295769483928462246301678559078461283962986830332548882120141320673960035157961517091894759836042742997896675749375898219572236285660198456) math:sum 78208293288746343701294013412218894343435988810932314868820490184583320839257905852426102839245706455959849940107320795119367378857469128613932772350860304699279644868743089641554454031799015712681005194001289121528329040765872861454385151869102476888477613527995766776008669953414859582981399276517640263144799686307100534295304524026532842362995997572028228872239514268707346851588519203049169996239388273317 . (1712 48335383454565534542233666535200758226228920805503648233472916295229595655269507533665108558746243694680542362969086578923914666369722720299100011905454141025102510947805378293245601229457682310919327735779383504822150462967639248022098519897781823703330179608502155051744295769483928462246301678559078461283962986830332548882120141320673960035157961517091894759836042742997896675749375898219572236285660198456 78208293288746343701294013412218894343435988810932314868820490184583320839257905852426102839245706455959849940107320795119367378857469128613932772350860304699279644868743089641554454031799015712681005194001289121528329040765872861454385151869102476888477613527995766776008669953414859582981399276517640263144799686307100534295304524026532842362995997572028228872239514268707346851588519203049169996239388273317) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27078,7 +27078,7 @@ _:gn_4185 { } _:gn_4186 { - 1714 math:greaterThan 1 . + (1714) math:greaterThan 1 . (1714 1) math:difference 1713 . (18462473620384725383173319658182622109021852800074981598125342405875870471281109214904114278246780933401234785830852362728461953881976311984267251460047977350925377026867666944936748427116348909157650277557477888115971885169405634589811887926461170518182745689008543327479921585552997341511204080600516659423126287353564563468935758614815077707319925462155560647432571217288446499910232593389974476331932123595 29872909834180809159060346877018136117207068005428666635347573889353725183988398318760994280499462761279307577138234216195452712487746408314832760445406163674177133920937711348308852802341333401761677458221905616706178577798233613432286631971320653185147433919493611724264374183930931120735097597958561801860836699476767985413184382705858882327838036054936334112403471525709450175839143304829597759953728074861) math:sum 48335383454565534542233666535200758226228920805503648233472916295229595655269507533665108558746243694680542362969086578923914666369722720299100011905454141025102510947805378293245601229457682310919327735779383504822150462967639248022098519897781823703330179608502155051744295769483928462246301678559078461283962986830332548882120141320673960035157961517091894759836042742997896675749375898219572236285660198456 . (1713 29872909834180809159060346877018136117207068005428666635347573889353725183988398318760994280499462761279307577138234216195452712487746408314832760445406163674177133920937711348308852802341333401761677458221905616706178577798233613432286631971320653185147433919493611724264374183930931120735097597958561801860836699476767985413184382705858882327838036054936334112403471525709450175839143304829597759953728074861 48335383454565534542233666535200758226228920805503648233472916295229595655269507533665108558746243694680542362969086578923914666369722720299100011905454141025102510947805378293245601229457682310919327735779383504822150462967639248022098519897781823703330179608502155051744295769483928462246301678559078461283962986830332548882120141320673960035157961517091894759836042742997896675749375898219572236285660198456) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27089,7 +27089,7 @@ _:gn_4187 { } _:gn_4188 { - 1715 math:greaterThan 1 . + (1715) math:greaterThan 1 . (1715 1) math:difference 1714 . (11410436213796083775887027218835514008185215205353685037222231483477854712707289103856880002252681827878072791307381853466990758605770096330565508985358186323251756894070044403372104375224984492604027180664427728590206692628827978842474744044859482666964688230485068396784452598377933779223893517358045142437710412123203421944248624091043804620518110592780773464970900308421003675928910711439623283621795951266 18462473620384725383173319658182622109021852800074981598125342405875870471281109214904114278246780933401234785830852362728461953881976311984267251460047977350925377026867666944936748427116348909157650277557477888115971885169405634589811887926461170518182745689008543327479921585552997341511204080600516659423126287353564563468935758614815077707319925462155560647432571217288446499910232593389974476331932123595) math:sum 29872909834180809159060346877018136117207068005428666635347573889353725183988398318760994280499462761279307577138234216195452712487746408314832760445406163674177133920937711348308852802341333401761677458221905616706178577798233613432286631971320653185147433919493611724264374183930931120735097597958561801860836699476767985413184382705858882327838036054936334112403471525709450175839143304829597759953728074861 . (1714 18462473620384725383173319658182622109021852800074981598125342405875870471281109214904114278246780933401234785830852362728461953881976311984267251460047977350925377026867666944936748427116348909157650277557477888115971885169405634589811887926461170518182745689008543327479921585552997341511204080600516659423126287353564563468935758614815077707319925462155560647432571217288446499910232593389974476331932123595 29872909834180809159060346877018136117207068005428666635347573889353725183988398318760994280499462761279307577138234216195452712487746408314832760445406163674177133920937711348308852802341333401761677458221905616706178577798233613432286631971320653185147433919493611724264374183930931120735097597958561801860836699476767985413184382705858882327838036054936334112403471525709450175839143304829597759953728074861) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27100,7 +27100,7 @@ _:gn_4189 { } _:gn_4190 { - 1716 math:greaterThan 1 . + (1716) math:greaterThan 1 . (1716 1) math:difference 1715 . (7052037406588641607286292439347108100836637594721296560903110922398015758573820111047234275994099105523161994523470509261471195276206215653701742474689791027673620132797622541564644051891364416553623096893050159525765192540577655747337143881601687851218057458523474930695468987175063562287310563242471516985415875230361141524687134523771273086801814869374787182461670908867442823981321881950351192710136172329 11410436213796083775887027218835514008185215205353685037222231483477854712707289103856880002252681827878072791307381853466990758605770096330565508985358186323251756894070044403372104375224984492604027180664427728590206692628827978842474744044859482666964688230485068396784452598377933779223893517358045142437710412123203421944248624091043804620518110592780773464970900308421003675928910711439623283621795951266) math:sum 18462473620384725383173319658182622109021852800074981598125342405875870471281109214904114278246780933401234785830852362728461953881976311984267251460047977350925377026867666944936748427116348909157650277557477888115971885169405634589811887926461170518182745689008543327479921585552997341511204080600516659423126287353564563468935758614815077707319925462155560647432571217288446499910232593389974476331932123595 . (1715 11410436213796083775887027218835514008185215205353685037222231483477854712707289103856880002252681827878072791307381853466990758605770096330565508985358186323251756894070044403372104375224984492604027180664427728590206692628827978842474744044859482666964688230485068396784452598377933779223893517358045142437710412123203421944248624091043804620518110592780773464970900308421003675928910711439623283621795951266 18462473620384725383173319658182622109021852800074981598125342405875870471281109214904114278246780933401234785830852362728461953881976311984267251460047977350925377026867666944936748427116348909157650277557477888115971885169405634589811887926461170518182745689008543327479921585552997341511204080600516659423126287353564563468935758614815077707319925462155560647432571217288446499910232593389974476331932123595) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27111,7 +27111,7 @@ _:gn_4191 { } _:gn_4192 { - 1717 math:greaterThan 1 . + (1717) math:greaterThan 1 . (1717 1) math:difference 1716 . (4358398807207442168600734779488405907348577610632388476319120561079838954133468992809645726258582722354910796783911344205519563329563880676863766510668395295578136761272421861807460323333620076050404083771377569064441500088250323095137600163257794815746630771961593466088983611202870216936582954115573625452294536892842280419561489567272531533716295723405986282509229399553560851947588829489272090911659778937 7052037406588641607286292439347108100836637594721296560903110922398015758573820111047234275994099105523161994523470509261471195276206215653701742474689791027673620132797622541564644051891364416553623096893050159525765192540577655747337143881601687851218057458523474930695468987175063562287310563242471516985415875230361141524687134523771273086801814869374787182461670908867442823981321881950351192710136172329) math:sum 11410436213796083775887027218835514008185215205353685037222231483477854712707289103856880002252681827878072791307381853466990758605770096330565508985358186323251756894070044403372104375224984492604027180664427728590206692628827978842474744044859482666964688230485068396784452598377933779223893517358045142437710412123203421944248624091043804620518110592780773464970900308421003675928910711439623283621795951266 . (1716 7052037406588641607286292439347108100836637594721296560903110922398015758573820111047234275994099105523161994523470509261471195276206215653701742474689791027673620132797622541564644051891364416553623096893050159525765192540577655747337143881601687851218057458523474930695468987175063562287310563242471516985415875230361141524687134523771273086801814869374787182461670908867442823981321881950351192710136172329 11410436213796083775887027218835514008185215205353685037222231483477854712707289103856880002252681827878072791307381853466990758605770096330565508985358186323251756894070044403372104375224984492604027180664427728590206692628827978842474744044859482666964688230485068396784452598377933779223893517358045142437710412123203421944248624091043804620518110592780773464970900308421003675928910711439623283621795951266) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27122,7 +27122,7 @@ _:gn_4193 { } _:gn_4194 { - 1718 math:greaterThan 1 . + (1718) math:greaterThan 1 . (1718 1) math:difference 1717 . (2693638599381199438685557659858702193488059984088908084583990361318176804440351118237588549735516383168251197739559165055951631946642334976837975964021395732095483371525200679757183728557744340503219013121672590461323692452327332652199543718343893035471426686561881464606485375972193345350727609126897891533121338337518861105125644956498741553085519145968800899952441509313881972033733052461079101798476393392 4358398807207442168600734779488405907348577610632388476319120561079838954133468992809645726258582722354910796783911344205519563329563880676863766510668395295578136761272421861807460323333620076050404083771377569064441500088250323095137600163257794815746630771961593466088983611202870216936582954115573625452294536892842280419561489567272531533716295723405986282509229399553560851947588829489272090911659778937) math:sum 7052037406588641607286292439347108100836637594721296560903110922398015758573820111047234275994099105523161994523470509261471195276206215653701742474689791027673620132797622541564644051891364416553623096893050159525765192540577655747337143881601687851218057458523474930695468987175063562287310563242471516985415875230361141524687134523771273086801814869374787182461670908867442823981321881950351192710136172329 . (1717 4358398807207442168600734779488405907348577610632388476319120561079838954133468992809645726258582722354910796783911344205519563329563880676863766510668395295578136761272421861807460323333620076050404083771377569064441500088250323095137600163257794815746630771961593466088983611202870216936582954115573625452294536892842280419561489567272531533716295723405986282509229399553560851947588829489272090911659778937 7052037406588641607286292439347108100836637594721296560903110922398015758573820111047234275994099105523161994523470509261471195276206215653701742474689791027673620132797622541564644051891364416553623096893050159525765192540577655747337143881601687851218057458523474930695468987175063562287310563242471516985415875230361141524687134523771273086801814869374787182461670908867442823981321881950351192710136172329) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27133,7 +27133,7 @@ _:gn_4195 { } _:gn_4196 { - 1719 math:greaterThan 1 . + (1719) math:greaterThan 1 . (1719 1) math:difference 1718 . (1664760207826242729915177119629703713860517626543480391735130199761662149693117874572057176523066339186659599044352179149567931382921545700025790546646999563482653389747221182050276594775875735547185070649704978603117807635922990442938056444913901780275204085399712001482498235230676871585855344988675733919173198555323419314435844610773789980630776577437185382556787890239678879913855777028192989113183385545 2693638599381199438685557659858702193488059984088908084583990361318176804440351118237588549735516383168251197739559165055951631946642334976837975964021395732095483371525200679757183728557744340503219013121672590461323692452327332652199543718343893035471426686561881464606485375972193345350727609126897891533121338337518861105125644956498741553085519145968800899952441509313881972033733052461079101798476393392) math:sum 4358398807207442168600734779488405907348577610632388476319120561079838954133468992809645726258582722354910796783911344205519563329563880676863766510668395295578136761272421861807460323333620076050404083771377569064441500088250323095137600163257794815746630771961593466088983611202870216936582954115573625452294536892842280419561489567272531533716295723405986282509229399553560851947588829489272090911659778937 . (1718 2693638599381199438685557659858702193488059984088908084583990361318176804440351118237588549735516383168251197739559165055951631946642334976837975964021395732095483371525200679757183728557744340503219013121672590461323692452327332652199543718343893035471426686561881464606485375972193345350727609126897891533121338337518861105125644956498741553085519145968800899952441509313881972033733052461079101798476393392 4358398807207442168600734779488405907348577610632388476319120561079838954133468992809645726258582722354910796783911344205519563329563880676863766510668395295578136761272421861807460323333620076050404083771377569064441500088250323095137600163257794815746630771961593466088983611202870216936582954115573625452294536892842280419561489567272531533716295723405986282509229399553560851947588829489272090911659778937) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27144,7 +27144,7 @@ _:gn_4197 { } _:gn_4198 { - 1720 math:greaterThan 1 . + (1720) math:greaterThan 1 . (1720 1) math:difference 1719 . (1028878391554956708770380540228998479627542357545427692848860161556514654747233243665531373212450043981591598695206985906383700563720789276812185417374396168612829981777979497706907133781868604956033942471967611858205884816404342209261487273429991255196222601162169463123987140741516473764872264138222157613948139782195441790689800345724951572454742568531615517395653619074203092119877275432886112685293007847 1664760207826242729915177119629703713860517626543480391735130199761662149693117874572057176523066339186659599044352179149567931382921545700025790546646999563482653389747221182050276594775875735547185070649704978603117807635922990442938056444913901780275204085399712001482498235230676871585855344988675733919173198555323419314435844610773789980630776577437185382556787890239678879913855777028192989113183385545) math:sum 2693638599381199438685557659858702193488059984088908084583990361318176804440351118237588549735516383168251197739559165055951631946642334976837975964021395732095483371525200679757183728557744340503219013121672590461323692452327332652199543718343893035471426686561881464606485375972193345350727609126897891533121338337518861105125644956498741553085519145968800899952441509313881972033733052461079101798476393392 . (1719 1664760207826242729915177119629703713860517626543480391735130199761662149693117874572057176523066339186659599044352179149567931382921545700025790546646999563482653389747221182050276594775875735547185070649704978603117807635922990442938056444913901780275204085399712001482498235230676871585855344988675733919173198555323419314435844610773789980630776577437185382556787890239678879913855777028192989113183385545 2693638599381199438685557659858702193488059984088908084583990361318176804440351118237588549735516383168251197739559165055951631946642334976837975964021395732095483371525200679757183728557744340503219013121672590461323692452327332652199543718343893035471426686561881464606485375972193345350727609126897891533121338337518861105125644956498741553085519145968800899952441509313881972033733052461079101798476393392) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27155,7 +27155,7 @@ _:gn_4199 { } _:gn_4200 { - 1721 math:greaterThan 1 . + (1721) math:greaterThan 1 . (1721 1) math:difference 1720 . (635881816271286021144796579400705234232975268998052698886270038205147494945884630906525803310616295205068000349145193243184230819200756423213605129272603394869823407969241684343369460994007130591151128177737366744911922819518648233676569171483910525078981484237542538358511094489160397820983080850453576305225058773127977523746044265048838408176034008905569865161134271165475787793978501595306876427890377698 1028878391554956708770380540228998479627542357545427692848860161556514654747233243665531373212450043981591598695206985906383700563720789276812185417374396168612829981777979497706907133781868604956033942471967611858205884816404342209261487273429991255196222601162169463123987140741516473764872264138222157613948139782195441790689800345724951572454742568531615517395653619074203092119877275432886112685293007847) math:sum 1664760207826242729915177119629703713860517626543480391735130199761662149693117874572057176523066339186659599044352179149567931382921545700025790546646999563482653389747221182050276594775875735547185070649704978603117807635922990442938056444913901780275204085399712001482498235230676871585855344988675733919173198555323419314435844610773789980630776577437185382556787890239678879913855777028192989113183385545 . (1720 1028878391554956708770380540228998479627542357545427692848860161556514654747233243665531373212450043981591598695206985906383700563720789276812185417374396168612829981777979497706907133781868604956033942471967611858205884816404342209261487273429991255196222601162169463123987140741516473764872264138222157613948139782195441790689800345724951572454742568531615517395653619074203092119877275432886112685293007847 1664760207826242729915177119629703713860517626543480391735130199761662149693117874572057176523066339186659599044352179149567931382921545700025790546646999563482653389747221182050276594775875735547185070649704978603117807635922990442938056444913901780275204085399712001482498235230676871585855344988675733919173198555323419314435844610773789980630776577437185382556787890239678879913855777028192989113183385545) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27166,7 +27166,7 @@ _:gn_4201 { } _:gn_4202 { - 1722 math:greaterThan 1 . + (1722) math:greaterThan 1 . (1722 1) math:difference 1721 . (392996575283670687625583960828293245394567088547374993962590123351367159801348612759005569901833748776523598346061792663199469744520032853598580288101792773743006573808737813363537672787861474364882814294230245113293961996885693975584918101946080730117241116924626924765476046252356075943889183287768581308723081009067464266943756080676113164278708559626045652234519347908727304325898773837579236257402630149 635881816271286021144796579400705234232975268998052698886270038205147494945884630906525803310616295205068000349145193243184230819200756423213605129272603394869823407969241684343369460994007130591151128177737366744911922819518648233676569171483910525078981484237542538358511094489160397820983080850453576305225058773127977523746044265048838408176034008905569865161134271165475787793978501595306876427890377698) math:sum 1028878391554956708770380540228998479627542357545427692848860161556514654747233243665531373212450043981591598695206985906383700563720789276812185417374396168612829981777979497706907133781868604956033942471967611858205884816404342209261487273429991255196222601162169463123987140741516473764872264138222157613948139782195441790689800345724951572454742568531615517395653619074203092119877275432886112685293007847 . (1721 635881816271286021144796579400705234232975268998052698886270038205147494945884630906525803310616295205068000349145193243184230819200756423213605129272603394869823407969241684343369460994007130591151128177737366744911922819518648233676569171483910525078981484237542538358511094489160397820983080850453576305225058773127977523746044265048838408176034008905569865161134271165475787793978501595306876427890377698 1028878391554956708770380540228998479627542357545427692848860161556514654747233243665531373212450043981591598695206985906383700563720789276812185417374396168612829981777979497706907133781868604956033942471967611858205884816404342209261487273429991255196222601162169463123987140741516473764872264138222157613948139782195441790689800345724951572454742568531615517395653619074203092119877275432886112685293007847) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27177,7 +27177,7 @@ _:gn_4203 { } _:gn_4204 { - 1723 math:greaterThan 1 . + (1723) math:greaterThan 1 . (1723 1) math:difference 1722 . (242885240987615333519212618572411988838408180450677704923679914853780335144536018147520233408782546428544402003083400579984761074680723569615024841170810621126816834160503870979831788206145656226268313883507121631617960822632954258091651069537829794961740367312915613593035048236804321877093897562684994996501977764060513256802288184372725243897325449279524212926614923256748483468079727757727640170487747549 392996575283670687625583960828293245394567088547374993962590123351367159801348612759005569901833748776523598346061792663199469744520032853598580288101792773743006573808737813363537672787861474364882814294230245113293961996885693975584918101946080730117241116924626924765476046252356075943889183287768581308723081009067464266943756080676113164278708559626045652234519347908727304325898773837579236257402630149) math:sum 635881816271286021144796579400705234232975268998052698886270038205147494945884630906525803310616295205068000349145193243184230819200756423213605129272603394869823407969241684343369460994007130591151128177737366744911922819518648233676569171483910525078981484237542538358511094489160397820983080850453576305225058773127977523746044265048838408176034008905569865161134271165475787793978501595306876427890377698 . (1722 392996575283670687625583960828293245394567088547374993962590123351367159801348612759005569901833748776523598346061792663199469744520032853598580288101792773743006573808737813363537672787861474364882814294230245113293961996885693975584918101946080730117241116924626924765476046252356075943889183287768581308723081009067464266943756080676113164278708559626045652234519347908727304325898773837579236257402630149 635881816271286021144796579400705234232975268998052698886270038205147494945884630906525803310616295205068000349145193243184230819200756423213605129272603394869823407969241684343369460994007130591151128177737366744911922819518648233676569171483910525078981484237542538358511094489160397820983080850453576305225058773127977523746044265048838408176034008905569865161134271165475787793978501595306876427890377698) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27188,7 +27188,7 @@ _:gn_4205 { } _:gn_4206 { - 1724 math:greaterThan 1 . + (1724) math:greaterThan 1 . (1724 1) math:difference 1723 . (150111334296055354106371342255881256556158908096697289038910208497586824656812594611485336493051202347979196342978392083214708669839309283983555446930982152616189739648233942383705884581715818138614500410723123481676001174252739717493267032408250935155500749611711311172440998015551754066795285725083586312221103245006951010141467896303387920381383110346521439307904424651978820857819046079851596086914882600 242885240987615333519212618572411988838408180450677704923679914853780335144536018147520233408782546428544402003083400579984761074680723569615024841170810621126816834160503870979831788206145656226268313883507121631617960822632954258091651069537829794961740367312915613593035048236804321877093897562684994996501977764060513256802288184372725243897325449279524212926614923256748483468079727757727640170487747549) math:sum 392996575283670687625583960828293245394567088547374993962590123351367159801348612759005569901833748776523598346061792663199469744520032853598580288101792773743006573808737813363537672787861474364882814294230245113293961996885693975584918101946080730117241116924626924765476046252356075943889183287768581308723081009067464266943756080676113164278708559626045652234519347908727304325898773837579236257402630149 . (1723 242885240987615333519212618572411988838408180450677704923679914853780335144536018147520233408782546428544402003083400579984761074680723569615024841170810621126816834160503870979831788206145656226268313883507121631617960822632954258091651069537829794961740367312915613593035048236804321877093897562684994996501977764060513256802288184372725243897325449279524212926614923256748483468079727757727640170487747549 392996575283670687625583960828293245394567088547374993962590123351367159801348612759005569901833748776523598346061792663199469744520032853598580288101792773743006573808737813363537672787861474364882814294230245113293961996885693975584918101946080730117241116924626924765476046252356075943889183287768581308723081009067464266943756080676113164278708559626045652234519347908727304325898773837579236257402630149) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27199,7 +27199,7 @@ _:gn_4207 { } _:gn_4208 { - 1725 math:greaterThan 1 . + (1725) math:greaterThan 1 . (1725 1) math:difference 1724 . (92773906691559979412841276316530732282249272353980415884769706356193510487723423536034896915731344080565205660105008496770052404841414285631469394239828468510627094512269928596125903624429838087653813472783998149941959648380214540598384037129578859806239617701204302420594050221252567810298611837601408684280874519053562246660820288069337323515942338933002773618710498604769662610260681677876044083572864949 150111334296055354106371342255881256556158908096697289038910208497586824656812594611485336493051202347979196342978392083214708669839309283983555446930982152616189739648233942383705884581715818138614500410723123481676001174252739717493267032408250935155500749611711311172440998015551754066795285725083586312221103245006951010141467896303387920381383110346521439307904424651978820857819046079851596086914882600) math:sum 242885240987615333519212618572411988838408180450677704923679914853780335144536018147520233408782546428544402003083400579984761074680723569615024841170810621126816834160503870979831788206145656226268313883507121631617960822632954258091651069537829794961740367312915613593035048236804321877093897562684994996501977764060513256802288184372725243897325449279524212926614923256748483468079727757727640170487747549 . (1724 150111334296055354106371342255881256556158908096697289038910208497586824656812594611485336493051202347979196342978392083214708669839309283983555446930982152616189739648233942383705884581715818138614500410723123481676001174252739717493267032408250935155500749611711311172440998015551754066795285725083586312221103245006951010141467896303387920381383110346521439307904424651978820857819046079851596086914882600 242885240987615333519212618572411988838408180450677704923679914853780335144536018147520233408782546428544402003083400579984761074680723569615024841170810621126816834160503870979831788206145656226268313883507121631617960822632954258091651069537829794961740367312915613593035048236804321877093897562684994996501977764060513256802288184372725243897325449279524212926614923256748483468079727757727640170487747549) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27210,7 +27210,7 @@ _:gn_4209 { } _:gn_4210 { - 1726 math:greaterThan 1 . + (1726) math:greaterThan 1 . (1726 1) math:difference 1725 . (57337427604495374693530065939350524273909635742716873154140502141393314169089171075450439577319858267413990682873383586444656264997894998352086052691153684105562645135964013787579980957285980050960686937939125331734041525872525176894882995278672075349261131910507008751846947794299186256496673887482177627940228725953388763480647608234050596865440771413518665689193926047209158247558364401975552003342017651 92773906691559979412841276316530732282249272353980415884769706356193510487723423536034896915731344080565205660105008496770052404841414285631469394239828468510627094512269928596125903624429838087653813472783998149941959648380214540598384037129578859806239617701204302420594050221252567810298611837601408684280874519053562246660820288069337323515942338933002773618710498604769662610260681677876044083572864949) math:sum 150111334296055354106371342255881256556158908096697289038910208497586824656812594611485336493051202347979196342978392083214708669839309283983555446930982152616189739648233942383705884581715818138614500410723123481676001174252739717493267032408250935155500749611711311172440998015551754066795285725083586312221103245006951010141467896303387920381383110346521439307904424651978820857819046079851596086914882600 . (1725 92773906691559979412841276316530732282249272353980415884769706356193510487723423536034896915731344080565205660105008496770052404841414285631469394239828468510627094512269928596125903624429838087653813472783998149941959648380214540598384037129578859806239617701204302420594050221252567810298611837601408684280874519053562246660820288069337323515942338933002773618710498604769662610260681677876044083572864949 150111334296055354106371342255881256556158908096697289038910208497586824656812594611485336493051202347979196342978392083214708669839309283983555446930982152616189739648233942383705884581715818138614500410723123481676001174252739717493267032408250935155500749611711311172440998015551754066795285725083586312221103245006951010141467896303387920381383110346521439307904424651978820857819046079851596086914882600) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27221,7 +27221,7 @@ _:gn_4211 { } _:gn_4212 { - 1727 math:greaterThan 1 . + (1727) math:greaterThan 1 . (1727 1) math:difference 1726 . (35436479087064604719311210377180208008339636611263542730629204214800196318634252460584457338411485813151214977231624910325396139843519287279383341548674784405064449376305914808545922667143858036693126534844872818207918122507689363703501041850906784456978485790697293668747102426953381553801937950119231056340645793100173483180172679835286726650501567519484107929516572557560504362702317275900492080230847298 57337427604495374693530065939350524273909635742716873154140502141393314169089171075450439577319858267413990682873383586444656264997894998352086052691153684105562645135964013787579980957285980050960686937939125331734041525872525176894882995278672075349261131910507008751846947794299186256496673887482177627940228725953388763480647608234050596865440771413518665689193926047209158247558364401975552003342017651) math:sum 92773906691559979412841276316530732282249272353980415884769706356193510487723423536034896915731344080565205660105008496770052404841414285631469394239828468510627094512269928596125903624429838087653813472783998149941959648380214540598384037129578859806239617701204302420594050221252567810298611837601408684280874519053562246660820288069337323515942338933002773618710498604769662610260681677876044083572864949 . (1726 57337427604495374693530065939350524273909635742716873154140502141393314169089171075450439577319858267413990682873383586444656264997894998352086052691153684105562645135964013787579980957285980050960686937939125331734041525872525176894882995278672075349261131910507008751846947794299186256496673887482177627940228725953388763480647608234050596865440771413518665689193926047209158247558364401975552003342017651 92773906691559979412841276316530732282249272353980415884769706356193510487723423536034896915731344080565205660105008496770052404841414285631469394239828468510627094512269928596125903624429838087653813472783998149941959648380214540598384037129578859806239617701204302420594050221252567810298611837601408684280874519053562246660820288069337323515942338933002773618710498604769662610260681677876044083572864949) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27232,7 +27232,7 @@ _:gn_4213 { } _:gn_4214 { - 1728 math:greaterThan 1 . + (1728) math:greaterThan 1 . (1728 1) math:difference 1727 . (21900948517430769974218855562170316265569999131453330423511297926593117850454918614865982238908372454262775705641758676119260125154375711072702711142478899700498195759658098979034058290142122014267560403094252513526123403364835813191381953427765290892282646119809715083099845367345804702694735937362946571599582932853215280300474928398763870214939203894034557759677353489648653884856047126075059923111170353 35436479087064604719311210377180208008339636611263542730629204214800196318634252460584457338411485813151214977231624910325396139843519287279383341548674784405064449376305914808545922667143858036693126534844872818207918122507689363703501041850906784456978485790697293668747102426953381553801937950119231056340645793100173483180172679835286726650501567519484107929516572557560504362702317275900492080230847298) math:sum 57337427604495374693530065939350524273909635742716873154140502141393314169089171075450439577319858267413990682873383586444656264997894998352086052691153684105562645135964013787579980957285980050960686937939125331734041525872525176894882995278672075349261131910507008751846947794299186256496673887482177627940228725953388763480647608234050596865440771413518665689193926047209158247558364401975552003342017651 . (1727 35436479087064604719311210377180208008339636611263542730629204214800196318634252460584457338411485813151214977231624910325396139843519287279383341548674784405064449376305914808545922667143858036693126534844872818207918122507689363703501041850906784456978485790697293668747102426953381553801937950119231056340645793100173483180172679835286726650501567519484107929516572557560504362702317275900492080230847298 57337427604495374693530065939350524273909635742716873154140502141393314169089171075450439577319858267413990682873383586444656264997894998352086052691153684105562645135964013787579980957285980050960686937939125331734041525872525176894882995278672075349261131910507008751846947794299186256496673887482177627940228725953388763480647608234050596865440771413518665689193926047209158247558364401975552003342017651) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27243,7 +27243,7 @@ _:gn_4215 { } _:gn_4216 { - 1729 math:greaterThan 1 . + (1729) math:greaterThan 1 . (1729 1) math:difference 1728 . (13535530569633834745092354815009891742769637479810212307117906288207078468179333845718475099503113358888439271589866234206136014689143576206680630406195884704566253616647815829511864377001736022425566131750620304681794719142853550512119088423141493564695839670887578585647257059607576851107202012756284484741062860246958202879697751436522856435562363625449550169839219067911850477846270149825432157119676945 21900948517430769974218855562170316265569999131453330423511297926593117850454918614865982238908372454262775705641758676119260125154375711072702711142478899700498195759658098979034058290142122014267560403094252513526123403364835813191381953427765290892282646119809715083099845367345804702694735937362946571599582932853215280300474928398763870214939203894034557759677353489648653884856047126075059923111170353) math:sum 35436479087064604719311210377180208008339636611263542730629204214800196318634252460584457338411485813151214977231624910325396139843519287279383341548674784405064449376305914808545922667143858036693126534844872818207918122507689363703501041850906784456978485790697293668747102426953381553801937950119231056340645793100173483180172679835286726650501567519484107929516572557560504362702317275900492080230847298 . (1728 21900948517430769974218855562170316265569999131453330423511297926593117850454918614865982238908372454262775705641758676119260125154375711072702711142478899700498195759658098979034058290142122014267560403094252513526123403364835813191381953427765290892282646119809715083099845367345804702694735937362946571599582932853215280300474928398763870214939203894034557759677353489648653884856047126075059923111170353 35436479087064604719311210377180208008339636611263542730629204214800196318634252460584457338411485813151214977231624910325396139843519287279383341548674784405064449376305914808545922667143858036693126534844872818207918122507689363703501041850906784456978485790697293668747102426953381553801937950119231056340645793100173483180172679835286726650501567519484107929516572557560504362702317275900492080230847298) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27254,7 +27254,7 @@ _:gn_4217 { } _:gn_4218 { - 1730 math:greaterThan 1 . + (1730) math:greaterThan 1 . (1730 1) math:difference 1729 . (8365417947796935229126500747160424522800361651643118116393391638386039382275584769147507139405259095374336434051892441913124110465232134866022080736283014995931942143010283149522193913140385991841994271343632208844328684221982262679262865004623797327586806448922136497452588307738227851587533924606662086858520072606257077420777176962241013779376840268585007589838134421736803407009776976249627765991493408 13535530569633834745092354815009891742769637479810212307117906288207078468179333845718475099503113358888439271589866234206136014689143576206680630406195884704566253616647815829511864377001736022425566131750620304681794719142853550512119088423141493564695839670887578585647257059607576851107202012756284484741062860246958202879697751436522856435562363625449550169839219067911850477846270149825432157119676945) math:sum 21900948517430769974218855562170316265569999131453330423511297926593117850454918614865982238908372454262775705641758676119260125154375711072702711142478899700498195759658098979034058290142122014267560403094252513526123403364835813191381953427765290892282646119809715083099845367345804702694735937362946571599582932853215280300474928398763870214939203894034557759677353489648653884856047126075059923111170353 . (1729 13535530569633834745092354815009891742769637479810212307117906288207078468179333845718475099503113358888439271589866234206136014689143576206680630406195884704566253616647815829511864377001736022425566131750620304681794719142853550512119088423141493564695839670887578585647257059607576851107202012756284484741062860246958202879697751436522856435562363625449550169839219067911850477846270149825432157119676945 21900948517430769974218855562170316265569999131453330423511297926593117850454918614865982238908372454262775705641758676119260125154375711072702711142478899700498195759658098979034058290142122014267560403094252513526123403364835813191381953427765290892282646119809715083099845367345804702694735937362946571599582932853215280300474928398763870214939203894034557759677353489648653884856047126075059923111170353) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27265,7 +27265,7 @@ _:gn_4219 { } _:gn_4220 { - 1731 math:greaterThan 1 . + (1731) math:greaterThan 1 . (1731 1) math:difference 1730 . (5170112621836899515965854067849467219969275828167094190724514649821039085903749076570967960097854263514102837537973792293011904223911441340658549669912869708634311473637532679989670463861350030583571860406988095837466034920871287832856223418517696237109033221965442088194668751869348999519668088149622397882542787640701125458920574474281842656185523356864542580001084646175047070836493173575804391128183537 8365417947796935229126500747160424522800361651643118116393391638386039382275584769147507139405259095374336434051892441913124110465232134866022080736283014995931942143010283149522193913140385991841994271343632208844328684221982262679262865004623797327586806448922136497452588307738227851587533924606662086858520072606257077420777176962241013779376840268585007589838134421736803407009776976249627765991493408) math:sum 13535530569633834745092354815009891742769637479810212307117906288207078468179333845718475099503113358888439271589866234206136014689143576206680630406195884704566253616647815829511864377001736022425566131750620304681794719142853550512119088423141493564695839670887578585647257059607576851107202012756284484741062860246958202879697751436522856435562363625449550169839219067911850477846270149825432157119676945 . (1730 8365417947796935229126500747160424522800361651643118116393391638386039382275584769147507139405259095374336434051892441913124110465232134866022080736283014995931942143010283149522193913140385991841994271343632208844328684221982262679262865004623797327586806448922136497452588307738227851587533924606662086858520072606257077420777176962241013779376840268585007589838134421736803407009776976249627765991493408 13535530569633834745092354815009891742769637479810212307117906288207078468179333845718475099503113358888439271589866234206136014689143576206680630406195884704566253616647815829511864377001736022425566131750620304681794719142853550512119088423141493564695839670887578585647257059607576851107202012756284484741062860246958202879697751436522856435562363625449550169839219067911850477846270149825432157119676945) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27276,7 +27276,7 @@ _:gn_4221 { } _:gn_4222 { - 1732 math:greaterThan 1 . + (1732) math:greaterThan 1 . (1732 1) math:difference 1731 . (3195305325960035713160646679310957302831085823476023925668876988565000296371835692576539179307404831860233596513918649620112206241320693525363531066370145287297630669372750469532523449279035961258422410936644113006862649301110974846406641586106101090477773226956694409257919555868878852067865836457039688975977284965555951961856602487959171123191316911720465009837049775561756336173283802673823374863309871 5170112621836899515965854067849467219969275828167094190724514649821039085903749076570967960097854263514102837537973792293011904223911441340658549669912869708634311473637532679989670463861350030583571860406988095837466034920871287832856223418517696237109033221965442088194668751869348999519668088149622397882542787640701125458920574474281842656185523356864542580001084646175047070836493173575804391128183537) math:sum 8365417947796935229126500747160424522800361651643118116393391638386039382275584769147507139405259095374336434051892441913124110465232134866022080736283014995931942143010283149522193913140385991841994271343632208844328684221982262679262865004623797327586806448922136497452588307738227851587533924606662086858520072606257077420777176962241013779376840268585007589838134421736803407009776976249627765991493408 . (1731 5170112621836899515965854067849467219969275828167094190724514649821039085903749076570967960097854263514102837537973792293011904223911441340658549669912869708634311473637532679989670463861350030583571860406988095837466034920871287832856223418517696237109033221965442088194668751869348999519668088149622397882542787640701125458920574474281842656185523356864542580001084646175047070836493173575804391128183537 8365417947796935229126500747160424522800361651643118116393391638386039382275584769147507139405259095374336434051892441913124110465232134866022080736283014995931942143010283149522193913140385991841994271343632208844328684221982262679262865004623797327586806448922136497452588307738227851587533924606662086858520072606257077420777176962241013779376840268585007589838134421736803407009776976249627765991493408) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27287,7 +27287,7 @@ _:gn_4223 { } _:gn_4224 { - 1733 math:greaterThan 1 . + (1733) math:greaterThan 1 . (1733 1) math:difference 1732 . (1974807295876863802805207388538509917138190004691070265055637661256038789531913383994428780790449431653869241024055142672899697982590747815295018603542724421336680804264782210457147014582314069325149449470343982830603385619760312986449581832411595146631259995008747678936749196000470147451802251692582708906565502675145173497063971986322671532994206445144077570164034870613290734663209370901981016264873666 3195305325960035713160646679310957302831085823476023925668876988565000296371835692576539179307404831860233596513918649620112206241320693525363531066370145287297630669372750469532523449279035961258422410936644113006862649301110974846406641586106101090477773226956694409257919555868878852067865836457039688975977284965555951961856602487959171123191316911720465009837049775561756336173283802673823374863309871) math:sum 5170112621836899515965854067849467219969275828167094190724514649821039085903749076570967960097854263514102837537973792293011904223911441340658549669912869708634311473637532679989670463861350030583571860406988095837466034920871287832856223418517696237109033221965442088194668751869348999519668088149622397882542787640701125458920574474281842656185523356864542580001084646175047070836493173575804391128183537 . (1732 3195305325960035713160646679310957302831085823476023925668876988565000296371835692576539179307404831860233596513918649620112206241320693525363531066370145287297630669372750469532523449279035961258422410936644113006862649301110974846406641586106101090477773226956694409257919555868878852067865836457039688975977284965555951961856602487959171123191316911720465009837049775561756336173283802673823374863309871 5170112621836899515965854067849467219969275828167094190724514649821039085903749076570967960097854263514102837537973792293011904223911441340658549669912869708634311473637532679989670463861350030583571860406988095837466034920871287832856223418517696237109033221965442088194668751869348999519668088149622397882542787640701125458920574474281842656185523356864542580001084646175047070836493173575804391128183537) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27298,7 +27298,7 @@ _:gn_4225 { } _:gn_4226 { - 1734 math:greaterThan 1 . + (1734) math:greaterThan 1 . (1734 1) math:difference 1733 . (1220498030083171910355439290772447385692895818784953660613239327308961506839922308582110398516955400206364355489863506947212508258729945710068512462827420865960949865107968259075376434696721891933272961466300130176259263681350661859957059753694505943846513231947946730321170359868408704616063584764456980069411782290410778464792630501636499590197110466576387439673014904948465601510074431771842358598436205 1974807295876863802805207388538509917138190004691070265055637661256038789531913383994428780790449431653869241024055142672899697982590747815295018603542724421336680804264782210457147014582314069325149449470343982830603385619760312986449581832411595146631259995008747678936749196000470147451802251692582708906565502675145173497063971986322671532994206445144077570164034870613290734663209370901981016264873666) math:sum 3195305325960035713160646679310957302831085823476023925668876988565000296371835692576539179307404831860233596513918649620112206241320693525363531066370145287297630669372750469532523449279035961258422410936644113006862649301110974846406641586106101090477773226956694409257919555868878852067865836457039688975977284965555951961856602487959171123191316911720465009837049775561756336173283802673823374863309871 . (1733 1974807295876863802805207388538509917138190004691070265055637661256038789531913383994428780790449431653869241024055142672899697982590747815295018603542724421336680804264782210457147014582314069325149449470343982830603385619760312986449581832411595146631259995008747678936749196000470147451802251692582708906565502675145173497063971986322671532994206445144077570164034870613290734663209370901981016264873666 3195305325960035713160646679310957302831085823476023925668876988565000296371835692576539179307404831860233596513918649620112206241320693525363531066370145287297630669372750469532523449279035961258422410936644113006862649301110974846406641586106101090477773226956694409257919555868878852067865836457039688975977284965555951961856602487959171123191316911720465009837049775561756336173283802673823374863309871) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27309,7 +27309,7 @@ _:gn_4227 { } _:gn_4228 { - 1735 math:greaterThan 1 . + (1735) math:greaterThan 1 . (1735 1) math:difference 1734 . (754309265793691892449768097766062531445294185906116604442398333947077282691991075412318382273494031447504885534191635725687189723860802105226506140715303555375730939156813951381770579885592177391876488004043852654344121938409651126492522078717089202784746763060800948615578836132061442835738666928125728837153720384734395032271341484686171942797095978567690130491019965664825133153134939130138657666437461 1220498030083171910355439290772447385692895818784953660613239327308961506839922308582110398516955400206364355489863506947212508258729945710068512462827420865960949865107968259075376434696721891933272961466300130176259263681350661859957059753694505943846513231947946730321170359868408704616063584764456980069411782290410778464792630501636499590197110466576387439673014904948465601510074431771842358598436205) math:sum 1974807295876863802805207388538509917138190004691070265055637661256038789531913383994428780790449431653869241024055142672899697982590747815295018603542724421336680804264782210457147014582314069325149449470343982830603385619760312986449581832411595146631259995008747678936749196000470147451802251692582708906565502675145173497063971986322671532994206445144077570164034870613290734663209370901981016264873666 . (1734 1220498030083171910355439290772447385692895818784953660613239327308961506839922308582110398516955400206364355489863506947212508258729945710068512462827420865960949865107968259075376434696721891933272961466300130176259263681350661859957059753694505943846513231947946730321170359868408704616063584764456980069411782290410778464792630501636499590197110466576387439673014904948465601510074431771842358598436205 1974807295876863802805207388538509917138190004691070265055637661256038789531913383994428780790449431653869241024055142672899697982590747815295018603542724421336680804264782210457147014582314069325149449470343982830603385619760312986449581832411595146631259995008747678936749196000470147451802251692582708906565502675145173497063971986322671532994206445144077570164034870613290734663209370901981016264873666) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27320,7 +27320,7 @@ _:gn_4229 { } _:gn_4230 { - 1736 math:greaterThan 1 . + (1736) math:greaterThan 1 . (1736 1) math:difference 1735 . (466188764289480017905671193006384854247601632878837056170840993361884224147931233169792016243461368758859469955671871221525318534869143604842006322112117310585218925951154307693605854811129714541396473462256277521915141742941010733464537674977416741061766468887145781705591523736347261780324917836331251232258061905676383432521289016950327647400014488008697309181994939283640468356939492641703700931998744 754309265793691892449768097766062531445294185906116604442398333947077282691991075412318382273494031447504885534191635725687189723860802105226506140715303555375730939156813951381770579885592177391876488004043852654344121938409651126492522078717089202784746763060800948615578836132061442835738666928125728837153720384734395032271341484686171942797095978567690130491019965664825133153134939130138657666437461) math:sum 1220498030083171910355439290772447385692895818784953660613239327308961506839922308582110398516955400206364355489863506947212508258729945710068512462827420865960949865107968259075376434696721891933272961466300130176259263681350661859957059753694505943846513231947946730321170359868408704616063584764456980069411782290410778464792630501636499590197110466576387439673014904948465601510074431771842358598436205 . (1735 754309265793691892449768097766062531445294185906116604442398333947077282691991075412318382273494031447504885534191635725687189723860802105226506140715303555375730939156813951381770579885592177391876488004043852654344121938409651126492522078717089202784746763060800948615578836132061442835738666928125728837153720384734395032271341484686171942797095978567690130491019965664825133153134939130138657666437461 1220498030083171910355439290772447385692895818784953660613239327308961506839922308582110398516955400206364355489863506947212508258729945710068512462827420865960949865107968259075376434696721891933272961466300130176259263681350661859957059753694505943846513231947946730321170359868408704616063584764456980069411782290410778464792630501636499590197110466576387439673014904948465601510074431771842358598436205) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27331,7 +27331,7 @@ _:gn_4231 { } _:gn_4232 { - 1737 math:greaterThan 1 . + (1737) math:greaterThan 1 . (1737 1) math:difference 1736 . (288120501504211874544096904759677677197692553027279548271557340585193058544059842242526366030032662688645415578519764504161871188991658500384499818603186244790512013205659643688164725074462462850480014541787575132428980195468640393027984403739672461722980294173655166909987312395714181055413749091794477604895658479058011599750052467735844295397081490558992821309025026381184664796195446488434956734438717 466188764289480017905671193006384854247601632878837056170840993361884224147931233169792016243461368758859469955671871221525318534869143604842006322112117310585218925951154307693605854811129714541396473462256277521915141742941010733464537674977416741061766468887145781705591523736347261780324917836331251232258061905676383432521289016950327647400014488008697309181994939283640468356939492641703700931998744) math:sum 754309265793691892449768097766062531445294185906116604442398333947077282691991075412318382273494031447504885534191635725687189723860802105226506140715303555375730939156813951381770579885592177391876488004043852654344121938409651126492522078717089202784746763060800948615578836132061442835738666928125728837153720384734395032271341484686171942797095978567690130491019965664825133153134939130138657666437461 . (1736 466188764289480017905671193006384854247601632878837056170840993361884224147931233169792016243461368758859469955671871221525318534869143604842006322112117310585218925951154307693605854811129714541396473462256277521915141742941010733464537674977416741061766468887145781705591523736347261780324917836331251232258061905676383432521289016950327647400014488008697309181994939283640468356939492641703700931998744 754309265793691892449768097766062531445294185906116604442398333947077282691991075412318382273494031447504885534191635725687189723860802105226506140715303555375730939156813951381770579885592177391876488004043852654344121938409651126492522078717089202784746763060800948615578836132061442835738666928125728837153720384734395032271341484686171942797095978567690130491019965664825133153134939130138657666437461) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27342,7 +27342,7 @@ _:gn_4233 { } _:gn_4234 { - 1738 math:greaterThan 1 . + (1738) math:greaterThan 1 . (1738 1) math:difference 1737 . (178068262785268143361574288246707177049909079851557507899283652776691165603871390927265650213428706070214054377152106717363447345877485104457506503508931065794706912745494664005441129736667251690916458920468702389486161547472370340436553271237744279338786174713490614795604211340633080724911168744536773627362403426618371832771236549214483352002932997449704487872969912902455803560744046153268744197560027 288120501504211874544096904759677677197692553027279548271557340585193058544059842242526366030032662688645415578519764504161871188991658500384499818603186244790512013205659643688164725074462462850480014541787575132428980195468640393027984403739672461722980294173655166909987312395714181055413749091794477604895658479058011599750052467735844295397081490558992821309025026381184664796195446488434956734438717) math:sum 466188764289480017905671193006384854247601632878837056170840993361884224147931233169792016243461368758859469955671871221525318534869143604842006322112117310585218925951154307693605854811129714541396473462256277521915141742941010733464537674977416741061766468887145781705591523736347261780324917836331251232258061905676383432521289016950327647400014488008697309181994939283640468356939492641703700931998744 . (1737 288120501504211874544096904759677677197692553027279548271557340585193058544059842242526366030032662688645415578519764504161871188991658500384499818603186244790512013205659643688164725074462462850480014541787575132428980195468640393027984403739672461722980294173655166909987312395714181055413749091794477604895658479058011599750052467735844295397081490558992821309025026381184664796195446488434956734438717 466188764289480017905671193006384854247601632878837056170840993361884224147931233169792016243461368758859469955671871221525318534869143604842006322112117310585218925951154307693605854811129714541396473462256277521915141742941010733464537674977416741061766468887145781705591523736347261780324917836331251232258061905676383432521289016950327647400014488008697309181994939283640468356939492641703700931998744) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27353,7 +27353,7 @@ _:gn_4235 { } _:gn_4236 { - 1739 math:greaterThan 1 . + (1739) math:greaterThan 1 . (1739 1) math:difference 1738 . (110052238718943731182522616512970500147783473175722040372273687808501892940188451315260715816603956618431361201367657786798423843114173395926993315094255178995805100460164979682723595337795211159563555621318872742942818647996270052591431132501928182384194119460164552114383101055081100330502580347257703977533255052439639766978815918521360943394148493109288333436055113478728861235451400335166212536878690 178068262785268143361574288246707177049909079851557507899283652776691165603871390927265650213428706070214054377152106717363447345877485104457506503508931065794706912745494664005441129736667251690916458920468702389486161547472370340436553271237744279338786174713490614795604211340633080724911168744536773627362403426618371832771236549214483352002932997449704487872969912902455803560744046153268744197560027) math:sum 288120501504211874544096904759677677197692553027279548271557340585193058544059842242526366030032662688645415578519764504161871188991658500384499818603186244790512013205659643688164725074462462850480014541787575132428980195468640393027984403739672461722980294173655166909987312395714181055413749091794477604895658479058011599750052467735844295397081490558992821309025026381184664796195446488434956734438717 . (1738 178068262785268143361574288246707177049909079851557507899283652776691165603871390927265650213428706070214054377152106717363447345877485104457506503508931065794706912745494664005441129736667251690916458920468702389486161547472370340436553271237744279338786174713490614795604211340633080724911168744536773627362403426618371832771236549214483352002932997449704487872969912902455803560744046153268744197560027 288120501504211874544096904759677677197692553027279548271557340585193058544059842242526366030032662688645415578519764504161871188991658500384499818603186244790512013205659643688164725074462462850480014541787575132428980195468640393027984403739672461722980294173655166909987312395714181055413749091794477604895658479058011599750052467735844295397081490558992821309025026381184664796195446488434956734438717) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27364,7 +27364,7 @@ _:gn_4237 { } _:gn_4238 { - 1740 math:greaterThan 1 . + (1740) math:greaterThan 1 . (1740 1) math:difference 1739 . (68016024066324412179051671733736676902125606675835467527009964968189272663682939612004934396824749451782693175784448930565023502763311708530513188414675886798901812285329684322717534398872040531352903299149829646543342899476100287845122138735816096954592055253326062681221110285551980394408588397279069649829148374178732065792420630693122408608784504340416154436914799423726942325292645818102531660681337 110052238718943731182522616512970500147783473175722040372273687808501892940188451315260715816603956618431361201367657786798423843114173395926993315094255178995805100460164979682723595337795211159563555621318872742942818647996270052591431132501928182384194119460164552114383101055081100330502580347257703977533255052439639766978815918521360943394148493109288333436055113478728861235451400335166212536878690) math:sum 178068262785268143361574288246707177049909079851557507899283652776691165603871390927265650213428706070214054377152106717363447345877485104457506503508931065794706912745494664005441129736667251690916458920468702389486161547472370340436553271237744279338786174713490614795604211340633080724911168744536773627362403426618371832771236549214483352002932997449704487872969912902455803560744046153268744197560027 . (1739 110052238718943731182522616512970500147783473175722040372273687808501892940188451315260715816603956618431361201367657786798423843114173395926993315094255178995805100460164979682723595337795211159563555621318872742942818647996270052591431132501928182384194119460164552114383101055081100330502580347257703977533255052439639766978815918521360943394148493109288333436055113478728861235451400335166212536878690 178068262785268143361574288246707177049909079851557507899283652776691165603871390927265650213428706070214054377152106717363447345877485104457506503508931065794706912745494664005441129736667251690916458920468702389486161547472370340436553271237744279338786174713490614795604211340633080724911168744536773627362403426618371832771236549214483352002932997449704487872969912902455803560744046153268744197560027) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27375,7 +27375,7 @@ _:gn_4239 { } _:gn_4240 { - 1741 math:greaterThan 1 . + (1741) math:greaterThan 1 . (1741 1) math:difference 1740 . (42036214652619319003470944779233823245657866499886572845263722840312620276505511703255781419779207166648668025583208856233400340350861687396480126679579292196903288174835295360006060938923170628210652322169043096399475748520169764746308993766112085429602064206838489433161990769529119936093991949978634327704106678260907701186395287828238534785363988768872178999140314055001918910158754517063680876197353 68016024066324412179051671733736676902125606675835467527009964968189272663682939612004934396824749451782693175784448930565023502763311708530513188414675886798901812285329684322717534398872040531352903299149829646543342899476100287845122138735816096954592055253326062681221110285551980394408588397279069649829148374178732065792420630693122408608784504340416154436914799423726942325292645818102531660681337) math:sum 110052238718943731182522616512970500147783473175722040372273687808501892940188451315260715816603956618431361201367657786798423843114173395926993315094255178995805100460164979682723595337795211159563555621318872742942818647996270052591431132501928182384194119460164552114383101055081100330502580347257703977533255052439639766978815918521360943394148493109288333436055113478728861235451400335166212536878690 . (1740 68016024066324412179051671733736676902125606675835467527009964968189272663682939612004934396824749451782693175784448930565023502763311708530513188414675886798901812285329684322717534398872040531352903299149829646543342899476100287845122138735816096954592055253326062681221110285551980394408588397279069649829148374178732065792420630693122408608784504340416154436914799423726942325292645818102531660681337 110052238718943731182522616512970500147783473175722040372273687808501892940188451315260715816603956618431361201367657786798423843114173395926993315094255178995805100460164979682723595337795211159563555621318872742942818647996270052591431132501928182384194119460164552114383101055081100330502580347257703977533255052439639766978815918521360943394148493109288333436055113478728861235451400335166212536878690) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27386,7 +27386,7 @@ _:gn_4241 { } _:gn_4242 { - 1742 math:greaterThan 1 . + (1742) math:greaterThan 1 . (1742 1) math:difference 1741 . (25979809413705093175580726954502853656467740175948894681746242127876652387177427908749152977045542285134025150201240074331623162412450021134033061735096594601998524110494388962711473459948869903142250976980786550143867150955930523098813144969704011524989991046487573248059119516022860458314596447300435322125041695917824364606025342864883873823420515571543975437774485368725023415133891301038850784483984 42036214652619319003470944779233823245657866499886572845263722840312620276505511703255781419779207166648668025583208856233400340350861687396480126679579292196903288174835295360006060938923170628210652322169043096399475748520169764746308993766112085429602064206838489433161990769529119936093991949978634327704106678260907701186395287828238534785363988768872178999140314055001918910158754517063680876197353) math:sum 68016024066324412179051671733736676902125606675835467527009964968189272663682939612004934396824749451782693175784448930565023502763311708530513188414675886798901812285329684322717534398872040531352903299149829646543342899476100287845122138735816096954592055253326062681221110285551980394408588397279069649829148374178732065792420630693122408608784504340416154436914799423726942325292645818102531660681337 . (1741 42036214652619319003470944779233823245657866499886572845263722840312620276505511703255781419779207166648668025583208856233400340350861687396480126679579292196903288174835295360006060938923170628210652322169043096399475748520169764746308993766112085429602064206838489433161990769529119936093991949978634327704106678260907701186395287828238534785363988768872178999140314055001918910158754517063680876197353 68016024066324412179051671733736676902125606675835467527009964968189272663682939612004934396824749451782693175784448930565023502763311708530513188414675886798901812285329684322717534398872040531352903299149829646543342899476100287845122138735816096954592055253326062681221110285551980394408588397279069649829148374178732065792420630693122408608784504340416154436914799423726942325292645818102531660681337) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27397,7 +27397,7 @@ _:gn_4243 { } _:gn_4244 { - 1743 math:greaterThan 1 . + (1743) math:greaterThan 1 . (1743 1) math:difference 1742 . (16056405238914225827890217824730969589190126323937678163517480712435967889328083794506628442733664881514642875381968781901777177938411666262447064944482697594904764064340906397294587478974300725068401345188256546255608597564239241647495848796408073904612073160350916185102871253506259477779395502678199005579064982343083336580369944963354660961943473197328203561365828686276895495024863216024830091713369 25979809413705093175580726954502853656467740175948894681746242127876652387177427908749152977045542285134025150201240074331623162412450021134033061735096594601998524110494388962711473459948869903142250976980786550143867150955930523098813144969704011524989991046487573248059119516022860458314596447300435322125041695917824364606025342864883873823420515571543975437774485368725023415133891301038850784483984) math:sum 42036214652619319003470944779233823245657866499886572845263722840312620276505511703255781419779207166648668025583208856233400340350861687396480126679579292196903288174835295360006060938923170628210652322169043096399475748520169764746308993766112085429602064206838489433161990769529119936093991949978634327704106678260907701186395287828238534785363988768872178999140314055001918910158754517063680876197353 . (1742 25979809413705093175580726954502853656467740175948894681746242127876652387177427908749152977045542285134025150201240074331623162412450021134033061735096594601998524110494388962711473459948869903142250976980786550143867150955930523098813144969704011524989991046487573248059119516022860458314596447300435322125041695917824364606025342864883873823420515571543975437774485368725023415133891301038850784483984 42036214652619319003470944779233823245657866499886572845263722840312620276505511703255781419779207166648668025583208856233400340350861687396480126679579292196903288174835295360006060938923170628210652322169043096399475748520169764746308993766112085429602064206838489433161990769529119936093991949978634327704106678260907701186395287828238534785363988768872178999140314055001918910158754517063680876197353) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27408,7 +27408,7 @@ _:gn_4245 { } _:gn_4246 { - 1744 math:greaterThan 1 . + (1744) math:greaterThan 1 . (1744 1) math:difference 1743 . (9923404174790867347690509129771884067277613852011216518228761415440684497849344114242524534311877403619382274819271292429845984474038354871585996790613897007093760046153482565416885980974569178073849631792530003888258553391691281451317296173295937620377917886136657062956248262516600980535200944622236316545976713574741028025655397901529212861477042374215771876408656682448127920109028085014020692770615 16056405238914225827890217824730969589190126323937678163517480712435967889328083794506628442733664881514642875381968781901777177938411666262447064944482697594904764064340906397294587478974300725068401345188256546255608597564239241647495848796408073904612073160350916185102871253506259477779395502678199005579064982343083336580369944963354660961943473197328203561365828686276895495024863216024830091713369) math:sum 25979809413705093175580726954502853656467740175948894681746242127876652387177427908749152977045542285134025150201240074331623162412450021134033061735096594601998524110494388962711473459948869903142250976980786550143867150955930523098813144969704011524989991046487573248059119516022860458314596447300435322125041695917824364606025342864883873823420515571543975437774485368725023415133891301038850784483984 . (1743 16056405238914225827890217824730969589190126323937678163517480712435967889328083794506628442733664881514642875381968781901777177938411666262447064944482697594904764064340906397294587478974300725068401345188256546255608597564239241647495848796408073904612073160350916185102871253506259477779395502678199005579064982343083336580369944963354660961943473197328203561365828686276895495024863216024830091713369 25979809413705093175580726954502853656467740175948894681746242127876652387177427908749152977045542285134025150201240074331623162412450021134033061735096594601998524110494388962711473459948869903142250976980786550143867150955930523098813144969704011524989991046487573248059119516022860458314596447300435322125041695917824364606025342864883873823420515571543975437774485368725023415133891301038850784483984) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27419,7 +27419,7 @@ _:gn_4247 { } _:gn_4248 { - 1745 math:greaterThan 1 . + (1745) math:greaterThan 1 . (1745 1) math:difference 1744 . (6133001064123358480199708694959085521912512471926461645288719296995283391478739680264103908421787477895260600562697489471931193464373311390861068153868800587811004018187423831877701497999731546994551713395726542367350044172547960196178552623112136284234155274214259122146622990989658497244194558055962689033088268768342308554714547061825448100466430823112431684957172003828767574915835131010809398942754 9923404174790867347690509129771884067277613852011216518228761415440684497849344114242524534311877403619382274819271292429845984474038354871585996790613897007093760046153482565416885980974569178073849631792530003888258553391691281451317296173295937620377917886136657062956248262516600980535200944622236316545976713574741028025655397901529212861477042374215771876408656682448127920109028085014020692770615) math:sum 16056405238914225827890217824730969589190126323937678163517480712435967889328083794506628442733664881514642875381968781901777177938411666262447064944482697594904764064340906397294587478974300725068401345188256546255608597564239241647495848796408073904612073160350916185102871253506259477779395502678199005579064982343083336580369944963354660961943473197328203561365828686276895495024863216024830091713369 . (1744 9923404174790867347690509129771884067277613852011216518228761415440684497849344114242524534311877403619382274819271292429845984474038354871585996790613897007093760046153482565416885980974569178073849631792530003888258553391691281451317296173295937620377917886136657062956248262516600980535200944622236316545976713574741028025655397901529212861477042374215771876408656682448127920109028085014020692770615 16056405238914225827890217824730969589190126323937678163517480712435967889328083794506628442733664881514642875381968781901777177938411666262447064944482697594904764064340906397294587478974300725068401345188256546255608597564239241647495848796408073904612073160350916185102871253506259477779395502678199005579064982343083336580369944963354660961943473197328203561365828686276895495024863216024830091713369) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27430,7 +27430,7 @@ _:gn_4249 { } _:gn_4250 { - 1746 math:greaterThan 1 . + (1746) math:greaterThan 1 . (1746 1) math:difference 1745 . (3790403110667508867490800434812798545365101380084754872940042118445401106370604433978420625890089925724121674256573802957914791009665043480724928636745096419282756027966058733539184482974837631079297918396803461520908509219143321255138743550183801336143762611922397940809625271526942483291006386566273627512888444806398719470940850839703764761010611551103340191451484678619360345193192954003211293827861 6133001064123358480199708694959085521912512471926461645288719296995283391478739680264103908421787477895260600562697489471931193464373311390861068153868800587811004018187423831877701497999731546994551713395726542367350044172547960196178552623112136284234155274214259122146622990989658497244194558055962689033088268768342308554714547061825448100466430823112431684957172003828767574915835131010809398942754) math:sum 9923404174790867347690509129771884067277613852011216518228761415440684497849344114242524534311877403619382274819271292429845984474038354871585996790613897007093760046153482565416885980974569178073849631792530003888258553391691281451317296173295937620377917886136657062956248262516600980535200944622236316545976713574741028025655397901529212861477042374215771876408656682448127920109028085014020692770615 . (1745 6133001064123358480199708694959085521912512471926461645288719296995283391478739680264103908421787477895260600562697489471931193464373311390861068153868800587811004018187423831877701497999731546994551713395726542367350044172547960196178552623112136284234155274214259122146622990989658497244194558055962689033088268768342308554714547061825448100466430823112431684957172003828767574915835131010809398942754 9923404174790867347690509129771884067277613852011216518228761415440684497849344114242524534311877403619382274819271292429845984474038354871585996790613897007093760046153482565416885980974569178073849631792530003888258553391691281451317296173295937620377917886136657062956248262516600980535200944622236316545976713574741028025655397901529212861477042374215771876408656682448127920109028085014020692770615) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27441,7 +27441,7 @@ _:gn_4251 { } _:gn_4252 { - 1747 math:greaterThan 1 . + (1747) math:greaterThan 1 . (1747 1) math:difference 1746 . (2342597953455849612708908260146286976547411091841706772348677178549882285108135246285683282531697552171138926306123686514016402454708267910136139517123704168528247990221365098338517015024893915915253794998923080846441534953404638941039809072928334948090392662291861181336997719462716013953188171489689061520199823961943589083773696222121683339455819272009091493505687325209407229722642177007598105114893 3790403110667508867490800434812798545365101380084754872940042118445401106370604433978420625890089925724121674256573802957914791009665043480724928636745096419282756027966058733539184482974837631079297918396803461520908509219143321255138743550183801336143762611922397940809625271526942483291006386566273627512888444806398719470940850839703764761010611551103340191451484678619360345193192954003211293827861) math:sum 6133001064123358480199708694959085521912512471926461645288719296995283391478739680264103908421787477895260600562697489471931193464373311390861068153868800587811004018187423831877701497999731546994551713395726542367350044172547960196178552623112136284234155274214259122146622990989658497244194558055962689033088268768342308554714547061825448100466430823112431684957172003828767574915835131010809398942754 . (1746 3790403110667508867490800434812798545365101380084754872940042118445401106370604433978420625890089925724121674256573802957914791009665043480724928636745096419282756027966058733539184482974837631079297918396803461520908509219143321255138743550183801336143762611922397940809625271526942483291006386566273627512888444806398719470940850839703764761010611551103340191451484678619360345193192954003211293827861 6133001064123358480199708694959085521912512471926461645288719296995283391478739680264103908421787477895260600562697489471931193464373311390861068153868800587811004018187423831877701497999731546994551713395726542367350044172547960196178552623112136284234155274214259122146622990989658497244194558055962689033088268768342308554714547061825448100466430823112431684957172003828767574915835131010809398942754) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27452,7 +27452,7 @@ _:gn_4253 { } _:gn_4254 { - 1748 math:greaterThan 1 . + (1748) math:greaterThan 1 . (1748 1) math:difference 1747 . (1447805157211659254781892174666511568817690288243048100591364939895518821262469187692737343358392373552982747950450116443898388554956775570588789119621392250754508037744693635200667467949943715164044123397880380674466974265738682314098934477255466388053369949630536759472627552064226469337818215076584565992688620844455130387167154617582081421554792279094248697945797353409953115470550776995613188712968 2342597953455849612708908260146286976547411091841706772348677178549882285108135246285683282531697552171138926306123686514016402454708267910136139517123704168528247990221365098338517015024893915915253794998923080846441534953404638941039809072928334948090392662291861181336997719462716013953188171489689061520199823961943589083773696222121683339455819272009091493505687325209407229722642177007598105114893) math:sum 3790403110667508867490800434812798545365101380084754872940042118445401106370604433978420625890089925724121674256573802957914791009665043480724928636745096419282756027966058733539184482974837631079297918396803461520908509219143321255138743550183801336143762611922397940809625271526942483291006386566273627512888444806398719470940850839703764761010611551103340191451484678619360345193192954003211293827861 . (1747 2342597953455849612708908260146286976547411091841706772348677178549882285108135246285683282531697552171138926306123686514016402454708267910136139517123704168528247990221365098338517015024893915915253794998923080846441534953404638941039809072928334948090392662291861181336997719462716013953188171489689061520199823961943589083773696222121683339455819272009091493505687325209407229722642177007598105114893 3790403110667508867490800434812798545365101380084754872940042118445401106370604433978420625890089925724121674256573802957914791009665043480724928636745096419282756027966058733539184482974837631079297918396803461520908509219143321255138743550183801336143762611922397940809625271526942483291006386566273627512888444806398719470940850839703764761010611551103340191451484678619360345193192954003211293827861) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27463,7 +27463,7 @@ _:gn_4255 { } _:gn_4256 { - 1749 math:greaterThan 1 . + (1749) math:greaterThan 1 . (1749 1) math:difference 1748 . (894792796244190357927016085479775407729720803598658671757312238654363463845666058592945939173305178618156178355673570070118013899751492339547350397502311917773739952476671463137849547074950200751209671601042700171974560687665956626940874595672868560037022712661324421864370167398489544615369956413104495527511203117488458696606541604539601917901026992914842795559889971799454114252091400011984916401925 1447805157211659254781892174666511568817690288243048100591364939895518821262469187692737343358392373552982747950450116443898388554956775570588789119621392250754508037744693635200667467949943715164044123397880380674466974265738682314098934477255466388053369949630536759472627552064226469337818215076584565992688620844455130387167154617582081421554792279094248697945797353409953115470550776995613188712968) math:sum 2342597953455849612708908260146286976547411091841706772348677178549882285108135246285683282531697552171138926306123686514016402454708267910136139517123704168528247990221365098338517015024893915915253794998923080846441534953404638941039809072928334948090392662291861181336997719462716013953188171489689061520199823961943589083773696222121683339455819272009091493505687325209407229722642177007598105114893 . (1748 1447805157211659254781892174666511568817690288243048100591364939895518821262469187692737343358392373552982747950450116443898388554956775570588789119621392250754508037744693635200667467949943715164044123397880380674466974265738682314098934477255466388053369949630536759472627552064226469337818215076584565992688620844455130387167154617582081421554792279094248697945797353409953115470550776995613188712968 2342597953455849612708908260146286976547411091841706772348677178549882285108135246285683282531697552171138926306123686514016402454708267910136139517123704168528247990221365098338517015024893915915253794998923080846441534953404638941039809072928334948090392662291861181336997719462716013953188171489689061520199823961943589083773696222121683339455819272009091493505687325209407229722642177007598105114893) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27474,7 +27474,7 @@ _:gn_4257 { } _:gn_4258 { - 1750 math:greaterThan 1 . + (1750) math:greaterThan 1 . (1750 1) math:difference 1749 . (553012360967468896854876089186736161087969484644389428834052701241155357416803129099791404185087194934826569594776546373780374655205283231041438722119080332980768085268022172062817920874993514412834451796837680502492413578072725687158059881582597828016347236969212337608257384665736924722448258663480070465177417726966671690560613013042479503653765286179405902385907381610499001218459376983628272311043 894792796244190357927016085479775407729720803598658671757312238654363463845666058592945939173305178618156178355673570070118013899751492339547350397502311917773739952476671463137849547074950200751209671601042700171974560687665956626940874595672868560037022712661324421864370167398489544615369956413104495527511203117488458696606541604539601917901026992914842795559889971799454114252091400011984916401925) math:sum 1447805157211659254781892174666511568817690288243048100591364939895518821262469187692737343358392373552982747950450116443898388554956775570588789119621392250754508037744693635200667467949943715164044123397880380674466974265738682314098934477255466388053369949630536759472627552064226469337818215076584565992688620844455130387167154617582081421554792279094248697945797353409953115470550776995613188712968 . (1749 894792796244190357927016085479775407729720803598658671757312238654363463845666058592945939173305178618156178355673570070118013899751492339547350397502311917773739952476671463137849547074950200751209671601042700171974560687665956626940874595672868560037022712661324421864370167398489544615369956413104495527511203117488458696606541604539601917901026992914842795559889971799454114252091400011984916401925 1447805157211659254781892174666511568817690288243048100591364939895518821262469187692737343358392373552982747950450116443898388554956775570588789119621392250754508037744693635200667467949943715164044123397880380674466974265738682314098934477255466388053369949630536759472627552064226469337818215076584565992688620844455130387167154617582081421554792279094248697945797353409953115470550776995613188712968) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27485,7 +27485,7 @@ _:gn_4259 { } _:gn_4260 { - 1751 math:greaterThan 1 . + (1751) math:greaterThan 1 . (1751 1) math:difference 1750 . (341780435276721461072139996293039246641751318954269242923259537413208106428862929493154534988217983683329608760897023696337639244546209108505911675383231584792971867208649291075031626199956686338375219804205019669482147109593230939782814714090270732020675475692112084256112782732752619892921697749624425062333785390521787006045928591497122414247261706735436893173982590188955113033632023028356644090882 553012360967468896854876089186736161087969484644389428834052701241155357416803129099791404185087194934826569594776546373780374655205283231041438722119080332980768085268022172062817920874993514412834451796837680502492413578072725687158059881582597828016347236969212337608257384665736924722448258663480070465177417726966671690560613013042479503653765286179405902385907381610499001218459376983628272311043) math:sum 894792796244190357927016085479775407729720803598658671757312238654363463845666058592945939173305178618156178355673570070118013899751492339547350397502311917773739952476671463137849547074950200751209671601042700171974560687665956626940874595672868560037022712661324421864370167398489544615369956413104495527511203117488458696606541604539601917901026992914842795559889971799454114252091400011984916401925 . (1750 553012360967468896854876089186736161087969484644389428834052701241155357416803129099791404185087194934826569594776546373780374655205283231041438722119080332980768085268022172062817920874993514412834451796837680502492413578072725687158059881582597828016347236969212337608257384665736924722448258663480070465177417726966671690560613013042479503653765286179405902385907381610499001218459376983628272311043 894792796244190357927016085479775407729720803598658671757312238654363463845666058592945939173305178618156178355673570070118013899751492339547350397502311917773739952476671463137849547074950200751209671601042700171974560687665956626940874595672868560037022712661324421864370167398489544615369956413104495527511203117488458696606541604539601917901026992914842795559889971799454114252091400011984916401925) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27496,7 +27496,7 @@ _:gn_4261 { } _:gn_4262 { - 1752 math:greaterThan 1 . + (1752) math:greaterThan 1 . (1752 1) math:difference 1751 . (211231925690747435782736092893696914446218165690120185910793163827947250987940199606636869196869211251496960833879522677442735410659074122535527046735848748187796218059372880987786294675036828074459231992632660833010266468479494747375245167492327095995671761277100253352144601932984304829526560913855645402843632336444884684514684421545357089406503579443969009211924791421543888184827353955271628220161 341780435276721461072139996293039246641751318954269242923259537413208106428862929493154534988217983683329608760897023696337639244546209108505911675383231584792971867208649291075031626199956686338375219804205019669482147109593230939782814714090270732020675475692112084256112782732752619892921697749624425062333785390521787006045928591497122414247261706735436893173982590188955113033632023028356644090882) math:sum 553012360967468896854876089186736161087969484644389428834052701241155357416803129099791404185087194934826569594776546373780374655205283231041438722119080332980768085268022172062817920874993514412834451796837680502492413578072725687158059881582597828016347236969212337608257384665736924722448258663480070465177417726966671690560613013042479503653765286179405902385907381610499001218459376983628272311043 . (1751 341780435276721461072139996293039246641751318954269242923259537413208106428862929493154534988217983683329608760897023696337639244546209108505911675383231584792971867208649291075031626199956686338375219804205019669482147109593230939782814714090270732020675475692112084256112782732752619892921697749624425062333785390521787006045928591497122414247261706735436893173982590188955113033632023028356644090882 553012360967468896854876089186736161087969484644389428834052701241155357416803129099791404185087194934826569594776546373780374655205283231041438722119080332980768085268022172062817920874993514412834451796837680502492413578072725687158059881582597828016347236969212337608257384665736924722448258663480070465177417726966671690560613013042479503653765286179405902385907381610499001218459376983628272311043) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27507,7 +27507,7 @@ _:gn_4263 { } _:gn_4264 { - 1753 math:greaterThan 1 . + (1753) math:greaterThan 1 . (1753 1) math:difference 1752 . (130548509585974025289403903399342332195533153264149057012466373585260855440922729886517665791348772431832647927017501018894903833887134985970384628647382836605175649149276410087245331524919858263915987811572358836471880641113736192407569546597943636025003714415011830903968180799768315063395136835768779659490153054076902321531244169951765324840758127291467883962057798767411224848804669073085015870721 211231925690747435782736092893696914446218165690120185910793163827947250987940199606636869196869211251496960833879522677442735410659074122535527046735848748187796218059372880987786294675036828074459231992632660833010266468479494747375245167492327095995671761277100253352144601932984304829526560913855645402843632336444884684514684421545357089406503579443969009211924791421543888184827353955271628220161) math:sum 341780435276721461072139996293039246641751318954269242923259537413208106428862929493154534988217983683329608760897023696337639244546209108505911675383231584792971867208649291075031626199956686338375219804205019669482147109593230939782814714090270732020675475692112084256112782732752619892921697749624425062333785390521787006045928591497122414247261706735436893173982590188955113033632023028356644090882 . (1752 211231925690747435782736092893696914446218165690120185910793163827947250987940199606636869196869211251496960833879522677442735410659074122535527046735848748187796218059372880987786294675036828074459231992632660833010266468479494747375245167492327095995671761277100253352144601932984304829526560913855645402843632336444884684514684421545357089406503579443969009211924791421543888184827353955271628220161 341780435276721461072139996293039246641751318954269242923259537413208106428862929493154534988217983683329608760897023696337639244546209108505911675383231584792971867208649291075031626199956686338375219804205019669482147109593230939782814714090270732020675475692112084256112782732752619892921697749624425062333785390521787006045928591497122414247261706735436893173982590188955113033632023028356644090882) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27518,7 +27518,7 @@ _:gn_4265 { } _:gn_4266 { - 1754 math:greaterThan 1 . + (1754) math:greaterThan 1 . (1754 1) math:difference 1753 . (80683416104773410493332189494354582250685012425971128898326790242686395547017469720119203405520438819664312906862021658547831576771939136565142418088465911582620568910096470900540963150116969810543244181060301996538385827365758554967675620894383459970668046862088422448176421133215989766131424078086865743353479282367982362983440251593591764565745452152501125249866992654132663336022684882186612349440 130548509585974025289403903399342332195533153264149057012466373585260855440922729886517665791348772431832647927017501018894903833887134985970384628647382836605175649149276410087245331524919858263915987811572358836471880641113736192407569546597943636025003714415011830903968180799768315063395136835768779659490153054076902321531244169951765324840758127291467883962057798767411224848804669073085015870721) math:sum 211231925690747435782736092893696914446218165690120185910793163827947250987940199606636869196869211251496960833879522677442735410659074122535527046735848748187796218059372880987786294675036828074459231992632660833010266468479494747375245167492327095995671761277100253352144601932984304829526560913855645402843632336444884684514684421545357089406503579443969009211924791421543888184827353955271628220161 . (1753 130548509585974025289403903399342332195533153264149057012466373585260855440922729886517665791348772431832647927017501018894903833887134985970384628647382836605175649149276410087245331524919858263915987811572358836471880641113736192407569546597943636025003714415011830903968180799768315063395136835768779659490153054076902321531244169951765324840758127291467883962057798767411224848804669073085015870721 211231925690747435782736092893696914446218165690120185910793163827947250987940199606636869196869211251496960833879522677442735410659074122535527046735848748187796218059372880987786294675036828074459231992632660833010266468479494747375245167492327095995671761277100253352144601932984304829526560913855645402843632336444884684514684421545357089406503579443969009211924791421543888184827353955271628220161) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27529,7 +27529,7 @@ _:gn_4267 { } _:gn_4268 { - 1755 math:greaterThan 1 . + (1755) math:greaterThan 1 . (1755 1) math:difference 1754 . (49865093481200614796071713904987749944848140838177928114139583342574459893905260166398462385828333612168335020155479360347072257115195849405242210558916925022555080239179939186704368374802888453372743630512056839933494813747977637439893925703560176054335667552923408455791759666552325297263712757681913916136673771708919958547803918358173560275012675138966758712190806113278561512781984190898403521281 80683416104773410493332189494354582250685012425971128898326790242686395547017469720119203405520438819664312906862021658547831576771939136565142418088465911582620568910096470900540963150116969810543244181060301996538385827365758554967675620894383459970668046862088422448176421133215989766131424078086865743353479282367982362983440251593591764565745452152501125249866992654132663336022684882186612349440) math:sum 130548509585974025289403903399342332195533153264149057012466373585260855440922729886517665791348772431832647927017501018894903833887134985970384628647382836605175649149276410087245331524919858263915987811572358836471880641113736192407569546597943636025003714415011830903968180799768315063395136835768779659490153054076902321531244169951765324840758127291467883962057798767411224848804669073085015870721 . (1754 80683416104773410493332189494354582250685012425971128898326790242686395547017469720119203405520438819664312906862021658547831576771939136565142418088465911582620568910096470900540963150116969810543244181060301996538385827365758554967675620894383459970668046862088422448176421133215989766131424078086865743353479282367982362983440251593591764565745452152501125249866992654132663336022684882186612349440 130548509585974025289403903399342332195533153264149057012466373585260855440922729886517665791348772431832647927017501018894903833887134985970384628647382836605175649149276410087245331524919858263915987811572358836471880641113736192407569546597943636025003714415011830903968180799768315063395136835768779659490153054076902321531244169951765324840758127291467883962057798767411224848804669073085015870721) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27540,7 +27540,7 @@ _:gn_4269 { } _:gn_4270 { - 1756 math:greaterThan 1 . + (1756) math:greaterThan 1 . (1756 1) math:difference 1755 . (30818322623572795697260475589366832305836871587793200784187206900111935653112209553720741019692105207495977886706542298200759319656743287159900207529548986560065488670916531713836594775314081357170500550548245156604891013617780917527781695190823283916332379309165013992384661466663664468867711320404951827216805510659062404435636333235418204290732777013534366537676186540854101823240700691288208828159 49865093481200614796071713904987749944848140838177928114139583342574459893905260166398462385828333612168335020155479360347072257115195849405242210558916925022555080239179939186704368374802888453372743630512056839933494813747977637439893925703560176054335667552923408455791759666552325297263712757681913916136673771708919958547803918358173560275012675138966758712190806113278561512781984190898403521281) math:sum 80683416104773410493332189494354582250685012425971128898326790242686395547017469720119203405520438819664312906862021658547831576771939136565142418088465911582620568910096470900540963150116969810543244181060301996538385827365758554967675620894383459970668046862088422448176421133215989766131424078086865743353479282367982362983440251593591764565745452152501125249866992654132663336022684882186612349440 . (1755 49865093481200614796071713904987749944848140838177928114139583342574459893905260166398462385828333612168335020155479360347072257115195849405242210558916925022555080239179939186704368374802888453372743630512056839933494813747977637439893925703560176054335667552923408455791759666552325297263712757681913916136673771708919958547803918358173560275012675138966758712190806113278561512781984190898403521281 80683416104773410493332189494354582250685012425971128898326790242686395547017469720119203405520438819664312906862021658547831576771939136565142418088465911582620568910096470900540963150116969810543244181060301996538385827365758554967675620894383459970668046862088422448176421133215989766131424078086865743353479282367982362983440251593591764565745452152501125249866992654132663336022684882186612349440) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27551,7 +27551,7 @@ _:gn_4271 { } _:gn_4272 { - 1757 math:greaterThan 1 . + (1757) math:greaterThan 1 . (1757 1) math:difference 1756 . (19046770857627819098811238315620917639011269250384727329952376442462524240793050612677721366136228404672357133448937062146312937458452562245342003029367938462489591568263407472867773599488807096202243079963811683328603800130196719912112230512736892138003288243758394463407098199888660828396001437276962088919868261049857554112167585122755355984279898125432392174514619572424459689541283499610194693122 30818322623572795697260475589366832305836871587793200784187206900111935653112209553720741019692105207495977886706542298200759319656743287159900207529548986560065488670916531713836594775314081357170500550548245156604891013617780917527781695190823283916332379309165013992384661466663664468867711320404951827216805510659062404435636333235418204290732777013534366537676186540854101823240700691288208828159) math:sum 49865093481200614796071713904987749944848140838177928114139583342574459893905260166398462385828333612168335020155479360347072257115195849405242210558916925022555080239179939186704368374802888453372743630512056839933494813747977637439893925703560176054335667552923408455791759666552325297263712757681913916136673771708919958547803918358173560275012675138966758712190806113278561512781984190898403521281 . (1756 30818322623572795697260475589366832305836871587793200784187206900111935653112209553720741019692105207495977886706542298200759319656743287159900207529548986560065488670916531713836594775314081357170500550548245156604891013617780917527781695190823283916332379309165013992384661466663664468867711320404951827216805510659062404435636333235418204290732777013534366537676186540854101823240700691288208828159 49865093481200614796071713904987749944848140838177928114139583342574459893905260166398462385828333612168335020155479360347072257115195849405242210558916925022555080239179939186704368374802888453372743630512056839933494813747977637439893925703560176054335667552923408455791759666552325297263712757681913916136673771708919958547803918358173560275012675138966758712190806113278561512781984190898403521281) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27562,7 +27562,7 @@ _:gn_4273 { } _:gn_4274 { - 1758 math:greaterThan 1 . + (1758) math:greaterThan 1 . (1758 1) math:difference 1757 . (11771551765944976598449237273745914666825602337408473454234830457649411412319158941043019653555876802823620753257605236054446382198290724914558204500181048097575897102653124240968821175825274260968257470584433473276287213487584197615669464678086391778329091065406619528977563266775003640471709883127989738296937249609204850323468748112662848306452878888101974363161566968429642133699417191678014135037 19046770857627819098811238315620917639011269250384727329952376442462524240793050612677721366136228404672357133448937062146312937458452562245342003029367938462489591568263407472867773599488807096202243079963811683328603800130196719912112230512736892138003288243758394463407098199888660828396001437276962088919868261049857554112167585122755355984279898125432392174514619572424459689541283499610194693122) math:sum 30818322623572795697260475589366832305836871587793200784187206900111935653112209553720741019692105207495977886706542298200759319656743287159900207529548986560065488670916531713836594775314081357170500550548245156604891013617780917527781695190823283916332379309165013992384661466663664468867711320404951827216805510659062404435636333235418204290732777013534366537676186540854101823240700691288208828159 . (1757 19046770857627819098811238315620917639011269250384727329952376442462524240793050612677721366136228404672357133448937062146312937458452562245342003029367938462489591568263407472867773599488807096202243079963811683328603800130196719912112230512736892138003288243758394463407098199888660828396001437276962088919868261049857554112167585122755355984279898125432392174514619572424459689541283499610194693122 30818322623572795697260475589366832305836871587793200784187206900111935653112209553720741019692105207495977886706542298200759319656743287159900207529548986560065488670916531713836594775314081357170500550548245156604891013617780917527781695190823283916332379309165013992384661466663664468867711320404951827216805510659062404435636333235418204290732777013534366537676186540854101823240700691288208828159) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27573,7 +27573,7 @@ _:gn_4275 { } _:gn_4276 { - 1759 math:greaterThan 1 . + (1759) math:greaterThan 1 . (1759 1) math:difference 1758 . (7275219091682842500362001041875002972185666912976253875717545984813112828473891671634701712580351601848736380191331826091866555260161837330783798529186890364913694465610283231898952423663532835233985609379378210052316586642612522296442765834650500359674197178351774934429534933113657187924291554148972350622931011440652703788698837010092507677827019237330417811353052603994817555841866307932180558085 11771551765944976598449237273745914666825602337408473454234830457649411412319158941043019653555876802823620753257605236054446382198290724914558204500181048097575897102653124240968821175825274260968257470584433473276287213487584197615669464678086391778329091065406619528977563266775003640471709883127989738296937249609204850323468748112662848306452878888101974363161566968429642133699417191678014135037) math:sum 19046770857627819098811238315620917639011269250384727329952376442462524240793050612677721366136228404672357133448937062146312937458452562245342003029367938462489591568263407472867773599488807096202243079963811683328603800130196719912112230512736892138003288243758394463407098199888660828396001437276962088919868261049857554112167585122755355984279898125432392174514619572424459689541283499610194693122 . (1758 11771551765944976598449237273745914666825602337408473454234830457649411412319158941043019653555876802823620753257605236054446382198290724914558204500181048097575897102653124240968821175825274260968257470584433473276287213487584197615669464678086391778329091065406619528977563266775003640471709883127989738296937249609204850323468748112662848306452878888101974363161566968429642133699417191678014135037 19046770857627819098811238315620917639011269250384727329952376442462524240793050612677721366136228404672357133448937062146312937458452562245342003029367938462489591568263407472867773599488807096202243079963811683328603800130196719912112230512736892138003288243758394463407098199888660828396001437276962088919868261049857554112167585122755355984279898125432392174514619572424459689541283499610194693122) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27584,7 +27584,7 @@ _:gn_4277 { } _:gn_4278 { - 1760 math:greaterThan 1 . + (1760) math:greaterThan 1 . (1760 1) math:difference 1759 . (4496332674262134098087236231870911694639935424432219578517284472836298583845267269408317940975525200974884373066273409962579826938128887583774405970994157732662202637042841009069868752161741425734271861205055263223970626844971675319226698843435891418654893887054844594548028333661346452547418328979017387674006238168552146534769911102570340628625859650771556551808514364434824577857550883745833576952 7275219091682842500362001041875002972185666912976253875717545984813112828473891671634701712580351601848736380191331826091866555260161837330783798529186890364913694465610283231898952423663532835233985609379378210052316586642612522296442765834650500359674197178351774934429534933113657187924291554148972350622931011440652703788698837010092507677827019237330417811353052603994817555841866307932180558085) math:sum 11771551765944976598449237273745914666825602337408473454234830457649411412319158941043019653555876802823620753257605236054446382198290724914558204500181048097575897102653124240968821175825274260968257470584433473276287213487584197615669464678086391778329091065406619528977563266775003640471709883127989738296937249609204850323468748112662848306452878888101974363161566968429642133699417191678014135037 . (1759 7275219091682842500362001041875002972185666912976253875717545984813112828473891671634701712580351601848736380191331826091866555260161837330783798529186890364913694465610283231898952423663532835233985609379378210052316586642612522296442765834650500359674197178351774934429534933113657187924291554148972350622931011440652703788698837010092507677827019237330417811353052603994817555841866307932180558085 11771551765944976598449237273745914666825602337408473454234830457649411412319158941043019653555876802823620753257605236054446382198290724914558204500181048097575897102653124240968821175825274260968257470584433473276287213487584197615669464678086391778329091065406619528977563266775003640471709883127989738296937249609204850323468748112662848306452878888101974363161566968429642133699417191678014135037) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27595,7 +27595,7 @@ _:gn_4279 { } _:gn_4280 { - 1761 math:greaterThan 1 . + (1761) math:greaterThan 1 . (1761 1) math:difference 1760 . (2778886417420708402274764810004091277545731488544034297200261511976814244628624402226383771604826400873852007125058416129286728322032949747009392558192732632251491828567442222829083671501791409499713748174322946828345959797640846977216066991214608941019303291296930339881506599452310735376873225169954962948924773272100557253928925907522167049201159586558861259544538239559992977984315424186346981133 4496332674262134098087236231870911694639935424432219578517284472836298583845267269408317940975525200974884373066273409962579826938128887583774405970994157732662202637042841009069868752161741425734271861205055263223970626844971675319226698843435891418654893887054844594548028333661346452547418328979017387674006238168552146534769911102570340628625859650771556551808514364434824577857550883745833576952) math:sum 7275219091682842500362001041875002972185666912976253875717545984813112828473891671634701712580351601848736380191331826091866555260161837330783798529186890364913694465610283231898952423663532835233985609379378210052316586642612522296442765834650500359674197178351774934429534933113657187924291554148972350622931011440652703788698837010092507677827019237330417811353052603994817555841866307932180558085 . (1760 4496332674262134098087236231870911694639935424432219578517284472836298583845267269408317940975525200974884373066273409962579826938128887583774405970994157732662202637042841009069868752161741425734271861205055263223970626844971675319226698843435891418654893887054844594548028333661346452547418328979017387674006238168552146534769911102570340628625859650771556551808514364434824577857550883745833576952 7275219091682842500362001041875002972185666912976253875717545984813112828473891671634701712580351601848736380191331826091866555260161837330783798529186890364913694465610283231898952423663532835233985609379378210052316586642612522296442765834650500359674197178351774934429534933113657187924291554148972350622931011440652703788698837010092507677827019237330417811353052603994817555841866307932180558085) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27606,7 +27606,7 @@ _:gn_4281 { } _:gn_4282 { - 1762 math:greaterThan 1 . + (1762) math:greaterThan 1 . (1762 1) math:difference 1761 . (1717446256841425695812471421866820417094203935888185281317022960859484339216642867181934169370698800101032365941214993833293098616095937836765013412801425100410710808475398786240785080659950016234558113030732316395624667047330828342010631852221282477635590595757914254666521734209035717170545103809062424725081464896451589280840985195048173579424700064212695292263976124874831599873235459559486595819 2778886417420708402274764810004091277545731488544034297200261511976814244628624402226383771604826400873852007125058416129286728322032949747009392558192732632251491828567442222829083671501791409499713748174322946828345959797640846977216066991214608941019303291296930339881506599452310735376873225169954962948924773272100557253928925907522167049201159586558861259544538239559992977984315424186346981133) math:sum 4496332674262134098087236231870911694639935424432219578517284472836298583845267269408317940975525200974884373066273409962579826938128887583774405970994157732662202637042841009069868752161741425734271861205055263223970626844971675319226698843435891418654893887054844594548028333661346452547418328979017387674006238168552146534769911102570340628625859650771556551808514364434824577857550883745833576952 . (1761 2778886417420708402274764810004091277545731488544034297200261511976814244628624402226383771604826400873852007125058416129286728322032949747009392558192732632251491828567442222829083671501791409499713748174322946828345959797640846977216066991214608941019303291296930339881506599452310735376873225169954962948924773272100557253928925907522167049201159586558861259544538239559992977984315424186346981133 4496332674262134098087236231870911694639935424432219578517284472836298583845267269408317940975525200974884373066273409962579826938128887583774405970994157732662202637042841009069868752161741425734271861205055263223970626844971675319226698843435891418654893887054844594548028333661346452547418328979017387674006238168552146534769911102570340628625859650771556551808514364434824577857550883745833576952) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27617,7 +27617,7 @@ _:gn_4283 { } _:gn_4284 { - 1763 math:greaterThan 1 . + (1763) math:greaterThan 1 . (1763 1) math:difference 1762 . (1061440160579282706462293388137270860451527552655849015883238551117329905411981535044449602234127600772819641183843422295993629705937011910244379145391307531840781020092043436588298590841841393265155635143590630432721292750310018635205435138993326463383712695539016085214984865243275018206328121360892538223843308375648967973087940712473993469776459522346165967280562114685161378111079964626860385314 1717446256841425695812471421866820417094203935888185281317022960859484339216642867181934169370698800101032365941214993833293098616095937836765013412801425100410710808475398786240785080659950016234558113030732316395624667047330828342010631852221282477635590595757914254666521734209035717170545103809062424725081464896451589280840985195048173579424700064212695292263976124874831599873235459559486595819) math:sum 2778886417420708402274764810004091277545731488544034297200261511976814244628624402226383771604826400873852007125058416129286728322032949747009392558192732632251491828567442222829083671501791409499713748174322946828345959797640846977216066991214608941019303291296930339881506599452310735376873225169954962948924773272100557253928925907522167049201159586558861259544538239559992977984315424186346981133 . (1762 1717446256841425695812471421866820417094203935888185281317022960859484339216642867181934169370698800101032365941214993833293098616095937836765013412801425100410710808475398786240785080659950016234558113030732316395624667047330828342010631852221282477635590595757914254666521734209035717170545103809062424725081464896451589280840985195048173579424700064212695292263976124874831599873235459559486595819 2778886417420708402274764810004091277545731488544034297200261511976814244628624402226383771604826400873852007125058416129286728322032949747009392558192732632251491828567442222829083671501791409499713748174322946828345959797640846977216066991214608941019303291296930339881506599452310735376873225169954962948924773272100557253928925907522167049201159586558861259544538239559992977984315424186346981133) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27628,7 +27628,7 @@ _:gn_4285 { } _:gn_4286 { - 1764 math:greaterThan 1 . + (1764) math:greaterThan 1 . (1764 1) math:difference 1763 . (656006096262142989350178033729549556642676383232336265433784409742154433804661332137484567136571199328212724757371571537299468910158925926520634267410117568569929788383355349652486489818108622969402477887141685962903374297020809706805196713227956014251877900218898169451536868965760698964216982448169886501238156520802621307753044482574180109648240541866529324983414010189670221762155494932626210505 1061440160579282706462293388137270860451527552655849015883238551117329905411981535044449602234127600772819641183843422295993629705937011910244379145391307531840781020092043436588298590841841393265155635143590630432721292750310018635205435138993326463383712695539016085214984865243275018206328121360892538223843308375648967973087940712473993469776459522346165967280562114685161378111079964626860385314) math:sum 1717446256841425695812471421866820417094203935888185281317022960859484339216642867181934169370698800101032365941214993833293098616095937836765013412801425100410710808475398786240785080659950016234558113030732316395624667047330828342010631852221282477635590595757914254666521734209035717170545103809062424725081464896451589280840985195048173579424700064212695292263976124874831599873235459559486595819 . (1763 1061440160579282706462293388137270860451527552655849015883238551117329905411981535044449602234127600772819641183843422295993629705937011910244379145391307531840781020092043436588298590841841393265155635143590630432721292750310018635205435138993326463383712695539016085214984865243275018206328121360892538223843308375648967973087940712473993469776459522346165967280562114685161378111079964626860385314 1717446256841425695812471421866820417094203935888185281317022960859484339216642867181934169370698800101032365941214993833293098616095937836765013412801425100410710808475398786240785080659950016234558113030732316395624667047330828342010631852221282477635590595757914254666521734209035717170545103809062424725081464896451589280840985195048173579424700064212695292263976124874831599873235459559486595819) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27639,7 +27639,7 @@ _:gn_4287 { } _:gn_4288 { - 1765 math:greaterThan 1 . + (1765) math:greaterThan 1 . (1765 1) math:difference 1764 . (405434064317139717112115354407721303808851169423512750449454141375175471607320202906965035097556401444606916426471850758694160795778085983723744877981189963270851231708688086935812101023732770295753157256448944469817918453289208928400238425765370449131834795320117915763447996277514319242111138912722651722605151854846346665334896229899813360128218980479636642297148104495491156348924469694234174809 656006096262142989350178033729549556642676383232336265433784409742154433804661332137484567136571199328212724757371571537299468910158925926520634267410117568569929788383355349652486489818108622969402477887141685962903374297020809706805196713227956014251877900218898169451536868965760698964216982448169886501238156520802621307753044482574180109648240541866529324983414010189670221762155494932626210505) math:sum 1061440160579282706462293388137270860451527552655849015883238551117329905411981535044449602234127600772819641183843422295993629705937011910244379145391307531840781020092043436588298590841841393265155635143590630432721292750310018635205435138993326463383712695539016085214984865243275018206328121360892538223843308375648967973087940712473993469776459522346165967280562114685161378111079964626860385314 . (1764 656006096262142989350178033729549556642676383232336265433784409742154433804661332137484567136571199328212724757371571537299468910158925926520634267410117568569929788383355349652486489818108622969402477887141685962903374297020809706805196713227956014251877900218898169451536868965760698964216982448169886501238156520802621307753044482574180109648240541866529324983414010189670221762155494932626210505 1061440160579282706462293388137270860451527552655849015883238551117329905411981535044449602234127600772819641183843422295993629705937011910244379145391307531840781020092043436588298590841841393265155635143590630432721292750310018635205435138993326463383712695539016085214984865243275018206328121360892538223843308375648967973087940712473993469776459522346165967280562114685161378111079964626860385314) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27650,7 +27650,7 @@ _:gn_4289 { } _:gn_4290 { - 1766 math:greaterThan 1 . + (1766) math:greaterThan 1 . (1766 1) math:difference 1765 . (250572031945003272238062679321828252833825213808823514984330268366978962197341129230519532039014797883605808330899720778605308114380839942796889389428927605299078556674667262716674388794375852673649320630692741493085455843731600778404958287462585565120043104898780253688088872688246379722105843535447234778633004665956274642418148252674366749520021561386892682686265905694179065413231025238392035696 405434064317139717112115354407721303808851169423512750449454141375175471607320202906965035097556401444606916426471850758694160795778085983723744877981189963270851231708688086935812101023732770295753157256448944469817918453289208928400238425765370449131834795320117915763447996277514319242111138912722651722605151854846346665334896229899813360128218980479636642297148104495491156348924469694234174809) math:sum 656006096262142989350178033729549556642676383232336265433784409742154433804661332137484567136571199328212724757371571537299468910158925926520634267410117568569929788383355349652486489818108622969402477887141685962903374297020809706805196713227956014251877900218898169451536868965760698964216982448169886501238156520802621307753044482574180109648240541866529324983414010189670221762155494932626210505 . (1765 405434064317139717112115354407721303808851169423512750449454141375175471607320202906965035097556401444606916426471850758694160795778085983723744877981189963270851231708688086935812101023732770295753157256448944469817918453289208928400238425765370449131834795320117915763447996277514319242111138912722651722605151854846346665334896229899813360128218980479636642297148104495491156348924469694234174809 656006096262142989350178033729549556642676383232336265433784409742154433804661332137484567136571199328212724757371571537299468910158925926520634267410117568569929788383355349652486489818108622969402477887141685962903374297020809706805196713227956014251877900218898169451536868965760698964216982448169886501238156520802621307753044482574180109648240541866529324983414010189670221762155494932626210505) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27661,7 +27661,7 @@ _:gn_4291 { } _:gn_4292 { - 1767 math:greaterThan 1 . + (1767) math:greaterThan 1 . (1767 1) math:difference 1766 . (154862032372136444874052675085893050975025955614689235465123873008196509409979073676445503058541603561001108095572129980088852681397246040926855488552262357971772675034020824219137712229356917622103836625756202976732462609557608149995280138302784884011791690421337662075359123589267939520005295377275416943972147188890072022916747977225446610608197419092743959610882198801312090935693444455842139113 250572031945003272238062679321828252833825213808823514984330268366978962197341129230519532039014797883605808330899720778605308114380839942796889389428927605299078556674667262716674388794375852673649320630692741493085455843731600778404958287462585565120043104898780253688088872688246379722105843535447234778633004665956274642418148252674366749520021561386892682686265905694179065413231025238392035696) math:sum 405434064317139717112115354407721303808851169423512750449454141375175471607320202906965035097556401444606916426471850758694160795778085983723744877981189963270851231708688086935812101023732770295753157256448944469817918453289208928400238425765370449131834795320117915763447996277514319242111138912722651722605151854846346665334896229899813360128218980479636642297148104495491156348924469694234174809 . (1766 250572031945003272238062679321828252833825213808823514984330268366978962197341129230519532039014797883605808330899720778605308114380839942796889389428927605299078556674667262716674388794375852673649320630692741493085455843731600778404958287462585565120043104898780253688088872688246379722105843535447234778633004665956274642418148252674366749520021561386892682686265905694179065413231025238392035696 405434064317139717112115354407721303808851169423512750449454141375175471607320202906965035097556401444606916426471850758694160795778085983723744877981189963270851231708688086935812101023732770295753157256448944469817918453289208928400238425765370449131834795320117915763447996277514319242111138912722651722605151854846346665334896229899813360128218980479636642297148104495491156348924469694234174809) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27672,7 +27672,7 @@ _:gn_4293 { } _:gn_4294 { - 1768 math:greaterThan 1 . + (1768) math:greaterThan 1 . (1768 1) math:difference 1767 . (95709999572866827364010004235935201858799258194134279519206395358782452787362055554074028980473194322604700235327590798516455432983593901870033900876665247327305881640646438497536676565018935051545484004936538516352993234173992628409678149159800681108251414477442591612729749098978440202100548158171817834660857477066202619501400275448920138911824142294148723075383706892866974477537580782549896583 154862032372136444874052675085893050975025955614689235465123873008196509409979073676445503058541603561001108095572129980088852681397246040926855488552262357971772675034020824219137712229356917622103836625756202976732462609557608149995280138302784884011791690421337662075359123589267939520005295377275416943972147188890072022916747977225446610608197419092743959610882198801312090935693444455842139113) math:sum 250572031945003272238062679321828252833825213808823514984330268366978962197341129230519532039014797883605808330899720778605308114380839942796889389428927605299078556674667262716674388794375852673649320630692741493085455843731600778404958287462585565120043104898780253688088872688246379722105843535447234778633004665956274642418148252674366749520021561386892682686265905694179065413231025238392035696 . (1767 154862032372136444874052675085893050975025955614689235465123873008196509409979073676445503058541603561001108095572129980088852681397246040926855488552262357971772675034020824219137712229356917622103836625756202976732462609557608149995280138302784884011791690421337662075359123589267939520005295377275416943972147188890072022916747977225446610608197419092743959610882198801312090935693444455842139113 250572031945003272238062679321828252833825213808823514984330268366978962197341129230519532039014797883605808330899720778605308114380839942796889389428927605299078556674667262716674388794375852673649320630692741493085455843731600778404958287462585565120043104898780253688088872688246379722105843535447234778633004665956274642418148252674366749520021561386892682686265905694179065413231025238392035696) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27683,7 +27683,7 @@ _:gn_4295 { } _:gn_4296 { - 1769 math:greaterThan 1 . + (1769) math:greaterThan 1 . (1769 1) math:difference 1768 . (59152032799269617510042670849957849116226697420554955945917477649414056622617018122371474078068409238396407860244539181572397248413652139056821587675597110644466793393374385721601035664337982570558352620819664460379469375383615521585601989142984202903540275943895070462629374490289499317904747219103599109311289711823869403415347701776526471696373276798595236535498491908445116458155863673292242530 95709999572866827364010004235935201858799258194134279519206395358782452787362055554074028980473194322604700235327590798516455432983593901870033900876665247327305881640646438497536676565018935051545484004936538516352993234173992628409678149159800681108251414477442591612729749098978440202100548158171817834660857477066202619501400275448920138911824142294148723075383706892866974477537580782549896583) math:sum 154862032372136444874052675085893050975025955614689235465123873008196509409979073676445503058541603561001108095572129980088852681397246040926855488552262357971772675034020824219137712229356917622103836625756202976732462609557608149995280138302784884011791690421337662075359123589267939520005295377275416943972147188890072022916747977225446610608197419092743959610882198801312090935693444455842139113 . (1768 95709999572866827364010004235935201858799258194134279519206395358782452787362055554074028980473194322604700235327590798516455432983593901870033900876665247327305881640646438497536676565018935051545484004936538516352993234173992628409678149159800681108251414477442591612729749098978440202100548158171817834660857477066202619501400275448920138911824142294148723075383706892866974477537580782549896583 154862032372136444874052675085893050975025955614689235465123873008196509409979073676445503058541603561001108095572129980088852681397246040926855488552262357971772675034020824219137712229356917622103836625756202976732462609557608149995280138302784884011791690421337662075359123589267939520005295377275416943972147188890072022916747977225446610608197419092743959610882198801312090935693444455842139113) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27694,7 +27694,7 @@ _:gn_4297 { } _:gn_4298 { - 1770 math:greaterThan 1 . + (1770) math:greaterThan 1 . (1770 1) math:difference 1769 . (36557966773597209853967333385977352742572560773579323573288917709368396164745037431702554902404785084208292375083051616944058184569941762813212313201068136682839088247272052775935640900680952480987131384116874055973523858790377106824076160016816478204711138533547521150100374608688940884195800939068218725349567765242333216086052573672393667215450865495553486539885214984421858019381717109257654053 59152032799269617510042670849957849116226697420554955945917477649414056622617018122371474078068409238396407860244539181572397248413652139056821587675597110644466793393374385721601035664337982570558352620819664460379469375383615521585601989142984202903540275943895070462629374490289499317904747219103599109311289711823869403415347701776526471696373276798595236535498491908445116458155863673292242530) math:sum 95709999572866827364010004235935201858799258194134279519206395358782452787362055554074028980473194322604700235327590798516455432983593901870033900876665247327305881640646438497536676565018935051545484004936538516352993234173992628409678149159800681108251414477442591612729749098978440202100548158171817834660857477066202619501400275448920138911824142294148723075383706892866974477537580782549896583 . (1769 59152032799269617510042670849957849116226697420554955945917477649414056622617018122371474078068409238396407860244539181572397248413652139056821587675597110644466793393374385721601035664337982570558352620819664460379469375383615521585601989142984202903540275943895070462629374490289499317904747219103599109311289711823869403415347701776526471696373276798595236535498491908445116458155863673292242530 95709999572866827364010004235935201858799258194134279519206395358782452787362055554074028980473194322604700235327590798516455432983593901870033900876665247327305881640646438497536676565018935051545484004936538516352993234173992628409678149159800681108251414477442591612729749098978440202100548158171817834660857477066202619501400275448920138911824142294148723075383706892866974477537580782549896583) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27705,7 +27705,7 @@ _:gn_4299 { } _:gn_4300 { - 1771 math:greaterThan 1 . + (1771) math:greaterThan 1 . (1771 1) math:difference 1770 . (22594066025672407656075337463980496373654136646975632372628559940045660457871980690668919175663624154188115485161487564628339063843710376243609274474528973961627705146102332945665394763657030089571221236702790404405945516593238414761525829126167724698829137410347549312528999881600558433708946280035380383961721946581536187329295128104132804480922411303041749995613276924023258438774146564034588477 36557966773597209853967333385977352742572560773579323573288917709368396164745037431702554902404785084208292375083051616944058184569941762813212313201068136682839088247272052775935640900680952480987131384116874055973523858790377106824076160016816478204711138533547521150100374608688940884195800939068218725349567765242333216086052573672393667215450865495553486539885214984421858019381717109257654053) math:sum 59152032799269617510042670849957849116226697420554955945917477649414056622617018122371474078068409238396407860244539181572397248413652139056821587675597110644466793393374385721601035664337982570558352620819664460379469375383615521585601989142984202903540275943895070462629374490289499317904747219103599109311289711823869403415347701776526471696373276798595236535498491908445116458155863673292242530 . (1770 36557966773597209853967333385977352742572560773579323573288917709368396164745037431702554902404785084208292375083051616944058184569941762813212313201068136682839088247272052775935640900680952480987131384116874055973523858790377106824076160016816478204711138533547521150100374608688940884195800939068218725349567765242333216086052573672393667215450865495553486539885214984421858019381717109257654053 59152032799269617510042670849957849116226697420554955945917477649414056622617018122371474078068409238396407860244539181572397248413652139056821587675597110644466793393374385721601035664337982570558352620819664460379469375383615521585601989142984202903540275943895070462629374490289499317904747219103599109311289711823869403415347701776526471696373276798595236535498491908445116458155863673292242530) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27716,7 +27716,7 @@ _:gn_4301 { } _:gn_4302 { - 1772 math:greaterThan 1 . + (1772) math:greaterThan 1 . (1772 1) math:difference 1771 . (13963900747924802197891995921996856368918424126603691200660357769322735706873056741033635726741160930020176889921564052315719120726231386569603038726539162721211383101169719830270246137023922391415910147414083651567578342197138692062550330890648753505882001123199971837571374727088382450486854659032838341387845818660797028756757445568260862734528454192511736544271938060398599580607570545223065576 22594066025672407656075337463980496373654136646975632372628559940045660457871980690668919175663624154188115485161487564628339063843710376243609274474528973961627705146102332945665394763657030089571221236702790404405945516593238414761525829126167724698829137410347549312528999881600558433708946280035380383961721946581536187329295128104132804480922411303041749995613276924023258438774146564034588477) math:sum 36557966773597209853967333385977352742572560773579323573288917709368396164745037431702554902404785084208292375083051616944058184569941762813212313201068136682839088247272052775935640900680952480987131384116874055973523858790377106824076160016816478204711138533547521150100374608688940884195800939068218725349567765242333216086052573672393667215450865495553486539885214984421858019381717109257654053 . (1771 22594066025672407656075337463980496373654136646975632372628559940045660457871980690668919175663624154188115485161487564628339063843710376243609274474528973961627705146102332945665394763657030089571221236702790404405945516593238414761525829126167724698829137410347549312528999881600558433708946280035380383961721946581536187329295128104132804480922411303041749995613276924023258438774146564034588477 36557966773597209853967333385977352742572560773579323573288917709368396164745037431702554902404785084208292375083051616944058184569941762813212313201068136682839088247272052775935640900680952480987131384116874055973523858790377106824076160016816478204711138533547521150100374608688940884195800939068218725349567765242333216086052573672393667215450865495553486539885214984421858019381717109257654053) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27727,7 +27727,7 @@ _:gn_4303 { } _:gn_4304 { - 1773 math:greaterThan 1 . + (1773) math:greaterThan 1 . (1773 1) math:difference 1772 . (8630165277747605458183341541983640004735712520371941171968202170722924750998923949635283448922463224167938595239923512312619943117478989674006235747989811240416322044932613115395148626633107698155311089288706752838367174396099722698975498235518971192947136287147577474957625154512175983222091621002542042573876127920739158572537682535871941746393957110530013451341338863624658858166576018811522901 13963900747924802197891995921996856368918424126603691200660357769322735706873056741033635726741160930020176889921564052315719120726231386569603038726539162721211383101169719830270246137023922391415910147414083651567578342197138692062550330890648753505882001123199971837571374727088382450486854659032838341387845818660797028756757445568260862734528454192511736544271938060398599580607570545223065576) math:sum 22594066025672407656075337463980496373654136646975632372628559940045660457871980690668919175663624154188115485161487564628339063843710376243609274474528973961627705146102332945665394763657030089571221236702790404405945516593238414761525829126167724698829137410347549312528999881600558433708946280035380383961721946581536187329295128104132804480922411303041749995613276924023258438774146564034588477 . (1772 13963900747924802197891995921996856368918424126603691200660357769322735706873056741033635726741160930020176889921564052315719120726231386569603038726539162721211383101169719830270246137023922391415910147414083651567578342197138692062550330890648753505882001123199971837571374727088382450486854659032838341387845818660797028756757445568260862734528454192511736544271938060398599580607570545223065576 22594066025672407656075337463980496373654136646975632372628559940045660457871980690668919175663624154188115485161487564628339063843710376243609274474528973961627705146102332945665394763657030089571221236702790404405945516593238414761525829126167724698829137410347549312528999881600558433708946280035380383961721946581536187329295128104132804480922411303041749995613276924023258438774146564034588477) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27738,7 +27738,7 @@ _:gn_4305 { } _:gn_4306 { - 1774 math:greaterThan 1 . + (1774) math:greaterThan 1 . (1774 1) math:difference 1773 . (5333735470177196739708654380013216364182711606231750028692155598599810955874132791398352277818697705852238294681640540003099177608752396895596802978549351480795061056237106714875097510390814693260599058125376898729211167801038969363574832655129782312934864836052394362613749572576206467264763038030296298813969690740057870184219763032388920988134497081981723092930599196773940722440994526411542675 8630165277747605458183341541983640004735712520371941171968202170722924750998923949635283448922463224167938595239923512312619943117478989674006235747989811240416322044932613115395148626633107698155311089288706752838367174396099722698975498235518971192947136287147577474957625154512175983222091621002542042573876127920739158572537682535871941746393957110530013451341338863624658858166576018811522901) math:sum 13963900747924802197891995921996856368918424126603691200660357769322735706873056741033635726741160930020176889921564052315719120726231386569603038726539162721211383101169719830270246137023922391415910147414083651567578342197138692062550330890648753505882001123199971837571374727088382450486854659032838341387845818660797028756757445568260862734528454192511736544271938060398599580607570545223065576 . (1773 8630165277747605458183341541983640004735712520371941171968202170722924750998923949635283448922463224167938595239923512312619943117478989674006235747989811240416322044932613115395148626633107698155311089288706752838367174396099722698975498235518971192947136287147577474957625154512175983222091621002542042573876127920739158572537682535871941746393957110530013451341338863624658858166576018811522901 13963900747924802197891995921996856368918424126603691200660357769322735706873056741033635726741160930020176889921564052315719120726231386569603038726539162721211383101169719830270246137023922391415910147414083651567578342197138692062550330890648753505882001123199971837571374727088382450486854659032838341387845818660797028756757445568260862734528454192511736544271938060398599580607570545223065576) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27749,7 +27749,7 @@ _:gn_4307 { } _:gn_4308 { - 1775 math:greaterThan 1 . + (1775) math:greaterThan 1 . (1775 1) math:difference 1774 . (3296429807570408718474687161970423640553000914140191143276046572123113795124791158236931171103765518315700300558282972309520765508726592778409432769440459759621260988695506400520051116242293004894712031163329854109156006595060753335400665580389188880012271451095183112343875581935969515957328582972245743759906437180681288388317919503483020758259460028548290358410739666850718135725581492399980226 5333735470177196739708654380013216364182711606231750028692155598599810955874132791398352277818697705852238294681640540003099177608752396895596802978549351480795061056237106714875097510390814693260599058125376898729211167801038969363574832655129782312934864836052394362613749572576206467264763038030296298813969690740057870184219763032388920988134497081981723092930599196773940722440994526411542675) math:sum 8630165277747605458183341541983640004735712520371941171968202170722924750998923949635283448922463224167938595239923512312619943117478989674006235747989811240416322044932613115395148626633107698155311089288706752838367174396099722698975498235518971192947136287147577474957625154512175983222091621002542042573876127920739158572537682535871941746393957110530013451341338863624658858166576018811522901 . (1774 5333735470177196739708654380013216364182711606231750028692155598599810955874132791398352277818697705852238294681640540003099177608752396895596802978549351480795061056237106714875097510390814693260599058125376898729211167801038969363574832655129782312934864836052394362613749572576206467264763038030296298813969690740057870184219763032388920988134497081981723092930599196773940722440994526411542675 8630165277747605458183341541983640004735712520371941171968202170722924750998923949635283448922463224167938595239923512312619943117478989674006235747989811240416322044932613115395148626633107698155311089288706752838367174396099722698975498235518971192947136287147577474957625154512175983222091621002542042573876127920739158572537682535871941746393957110530013451341338863624658858166576018811522901) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27760,7 +27760,7 @@ _:gn_4309 { } _:gn_4310 { - 1776 math:greaterThan 1 . + (1776) math:greaterThan 1 . (1776 1) math:difference 1775 . (2037305662606788021233967218042792723629710692091558885416109026476697160749341633161421106714932187536537994123357567693578412100025804117187370209108891721173800067541600314355046394148521688365887026962047044620055161205978216028174167074740593432922593384957211250269873990640236951307434455058050555054063253559376581795901843528905900229875037053433432734519859529923222586715413034011562449 3296429807570408718474687161970423640553000914140191143276046572123113795124791158236931171103765518315700300558282972309520765508726592778409432769440459759621260988695506400520051116242293004894712031163329854109156006595060753335400665580389188880012271451095183112343875581935969515957328582972245743759906437180681288388317919503483020758259460028548290358410739666850718135725581492399980226) math:sum 5333735470177196739708654380013216364182711606231750028692155598599810955874132791398352277818697705852238294681640540003099177608752396895596802978549351480795061056237106714875097510390814693260599058125376898729211167801038969363574832655129782312934864836052394362613749572576206467264763038030296298813969690740057870184219763032388920988134497081981723092930599196773940722440994526411542675 . (1775 3296429807570408718474687161970423640553000914140191143276046572123113795124791158236931171103765518315700300558282972309520765508726592778409432769440459759621260988695506400520051116242293004894712031163329854109156006595060753335400665580389188880012271451095183112343875581935969515957328582972245743759906437180681288388317919503483020758259460028548290358410739666850718135725581492399980226 5333735470177196739708654380013216364182711606231750028692155598599810955874132791398352277818697705852238294681640540003099177608752396895596802978549351480795061056237106714875097510390814693260599058125376898729211167801038969363574832655129782312934864836052394362613749572576206467264763038030296298813969690740057870184219763032388920988134497081981723092930599196773940722440994526411542675) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27771,7 +27771,7 @@ _:gn_4311 { } _:gn_4312 { - 1777 math:greaterThan 1 . + (1777) math:greaterThan 1 . (1777 1) math:difference 1776 . (1259124144963620697240719943927630916923290222048632257859937545646416634375449525075510064388833330779162306434925404615942353408700788661222062560331568038447460921153906086165004722093771316528825004201282809489100845389082537307226498505648595447089678066137971862074001591295732564649894127914195188705843183621304706592416075974577120528384422975114857623890880136927495549010168458388417777 2037305662606788021233967218042792723629710692091558885416109026476697160749341633161421106714932187536537994123357567693578412100025804117187370209108891721173800067541600314355046394148521688365887026962047044620055161205978216028174167074740593432922593384957211250269873990640236951307434455058050555054063253559376581795901843528905900229875037053433432734519859529923222586715413034011562449) math:sum 3296429807570408718474687161970423640553000914140191143276046572123113795124791158236931171103765518315700300558282972309520765508726592778409432769440459759621260988695506400520051116242293004894712031163329854109156006595060753335400665580389188880012271451095183112343875581935969515957328582972245743759906437180681288388317919503483020758259460028548290358410739666850718135725581492399980226 . (1776 2037305662606788021233967218042792723629710692091558885416109026476697160749341633161421106714932187536537994123357567693578412100025804117187370209108891721173800067541600314355046394148521688365887026962047044620055161205978216028174167074740593432922593384957211250269873990640236951307434455058050555054063253559376581795901843528905900229875037053433432734519859529923222586715413034011562449 3296429807570408718474687161970423640553000914140191143276046572123113795124791158236931171103765518315700300558282972309520765508726592778409432769440459759621260988695506400520051116242293004894712031163329854109156006595060753335400665580389188880012271451095183112343875581935969515957328582972245743759906437180681288388317919503483020758259460028548290358410739666850718135725581492399980226) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27782,7 +27782,7 @@ _:gn_4313 { } _:gn_4314 { - 1778 math:greaterThan 1 . + (1778) math:greaterThan 1 . (1778 1) math:difference 1777 . (778181517643167323993247274115161806706420470042926627556171480830280526373892108085911042326098856757375687688432163077636058691325015455965307648777323682726339146387694228190041672054750371837062022760764235130954315816895678720947668569091997985832915318819239388195872399344504386657540327143855366348220069938071875203485767554328779701490614078318575110628979392995727037705244575623144672 1259124144963620697240719943927630916923290222048632257859937545646416634375449525075510064388833330779162306434925404615942353408700788661222062560331568038447460921153906086165004722093771316528825004201282809489100845389082537307226498505648595447089678066137971862074001591295732564649894127914195188705843183621304706592416075974577120528384422975114857623890880136927495549010168458388417777) math:sum 2037305662606788021233967218042792723629710692091558885416109026476697160749341633161421106714932187536537994123357567693578412100025804117187370209108891721173800067541600314355046394148521688365887026962047044620055161205978216028174167074740593432922593384957211250269873990640236951307434455058050555054063253559376581795901843528905900229875037053433432734519859529923222586715413034011562449 . (1777 1259124144963620697240719943927630916923290222048632257859937545646416634375449525075510064388833330779162306434925404615942353408700788661222062560331568038447460921153906086165004722093771316528825004201282809489100845389082537307226498505648595447089678066137971862074001591295732564649894127914195188705843183621304706592416075974577120528384422975114857623890880136927495549010168458388417777 2037305662606788021233967218042792723629710692091558885416109026476697160749341633161421106714932187536537994123357567693578412100025804117187370209108891721173800067541600314355046394148521688365887026962047044620055161205978216028174167074740593432922593384957211250269873990640236951307434455058050555054063253559376581795901843528905900229875037053433432734519859529923222586715413034011562449) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27793,7 +27793,7 @@ _:gn_4315 { } _:gn_4316 { - 1779 math:greaterThan 1 . + (1779) math:greaterThan 1 . (1779 1) math:difference 1778 . (480942627320453373247472669812469110216869752005705630303766064816136108001557416989599022062734474021786618746493241538306294717375773205256754911554244355721121774766211857974963050039020944691762981440518574358146529572186858586278829936556597461256762747318732473878129191951228177992353800770339822357623113683232831388930308420248340826893808896796282513261900743931768511304923882765273105 778181517643167323993247274115161806706420470042926627556171480830280526373892108085911042326098856757375687688432163077636058691325015455965307648777323682726339146387694228190041672054750371837062022760764235130954315816895678720947668569091997985832915318819239388195872399344504386657540327143855366348220069938071875203485767554328779701490614078318575110628979392995727037705244575623144672) math:sum 1259124144963620697240719943927630916923290222048632257859937545646416634375449525075510064388833330779162306434925404615942353408700788661222062560331568038447460921153906086165004722093771316528825004201282809489100845389082537307226498505648595447089678066137971862074001591295732564649894127914195188705843183621304706592416075974577120528384422975114857623890880136927495549010168458388417777 . (1778 778181517643167323993247274115161806706420470042926627556171480830280526373892108085911042326098856757375687688432163077636058691325015455965307648777323682726339146387694228190041672054750371837062022760764235130954315816895678720947668569091997985832915318819239388195872399344504386657540327143855366348220069938071875203485767554328779701490614078318575110628979392995727037705244575623144672 1259124144963620697240719943927630916923290222048632257859937545646416634375449525075510064388833330779162306434925404615942353408700788661222062560331568038447460921153906086165004722093771316528825004201282809489100845389082537307226498505648595447089678066137971862074001591295732564649894127914195188705843183621304706592416075974577120528384422975114857623890880136927495549010168458388417777) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27804,7 +27804,7 @@ _:gn_4317 { } _:gn_4318 { - 1780 math:greaterThan 1 . + (1780) math:greaterThan 1 . (1780 1) math:difference 1779 . (297238890322713950745774604302692696489550718037220997252405416014144418372334691096312020263364382735589068941938921539329763973949242250708552737223079327005217371621482370215078622015729427145299041320245660772807786244708820134668838632535400524576152571500506914317743207393276208665186526373515543990596956254839043814555459134080438874596805181522292597367078649063958526400320692857871567 480942627320453373247472669812469110216869752005705630303766064816136108001557416989599022062734474021786618746493241538306294717375773205256754911554244355721121774766211857974963050039020944691762981440518574358146529572186858586278829936556597461256762747318732473878129191951228177992353800770339822357623113683232831388930308420248340826893808896796282513261900743931768511304923882765273105) math:sum 778181517643167323993247274115161806706420470042926627556171480830280526373892108085911042326098856757375687688432163077636058691325015455965307648777323682726339146387694228190041672054750371837062022760764235130954315816895678720947668569091997985832915318819239388195872399344504386657540327143855366348220069938071875203485767554328779701490614078318575110628979392995727037705244575623144672 . (1779 480942627320453373247472669812469110216869752005705630303766064816136108001557416989599022062734474021786618746493241538306294717375773205256754911554244355721121774766211857974963050039020944691762981440518574358146529572186858586278829936556597461256762747318732473878129191951228177992353800770339822357623113683232831388930308420248340826893808896796282513261900743931768511304923882765273105 778181517643167323993247274115161806706420470042926627556171480830280526373892108085911042326098856757375687688432163077636058691325015455965307648777323682726339146387694228190041672054750371837062022760764235130954315816895678720947668569091997985832915318819239388195872399344504386657540327143855366348220069938071875203485767554328779701490614078318575110628979392995727037705244575623144672) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27815,7 +27815,7 @@ _:gn_4319 { } _:gn_4320 { - 1781 math:greaterThan 1 . + (1781) math:greaterThan 1 . (1781 1) math:difference 1780 . (183703736997739422501698065509776413727319033968484633051360648801991689629222725893287001799370091286197549804554319998976530743426530954548202174331165028715904403144729487759884428023291517546463940120272913585338743327478038451609991304021196936680610175818225559560385984557951969327167274396824278367026157428393787574374849286167901952297003715273989915894822094867809984904603189907401538 297238890322713950745774604302692696489550718037220997252405416014144418372334691096312020263364382735589068941938921539329763973949242250708552737223079327005217371621482370215078622015729427145299041320245660772807786244708820134668838632535400524576152571500506914317743207393276208665186526373515543990596956254839043814555459134080438874596805181522292597367078649063958526400320692857871567) math:sum 480942627320453373247472669812469110216869752005705630303766064816136108001557416989599022062734474021786618746493241538306294717375773205256754911554244355721121774766211857974963050039020944691762981440518574358146529572186858586278829936556597461256762747318732473878129191951228177992353800770339822357623113683232831388930308420248340826893808896796282513261900743931768511304923882765273105 . (1780 297238890322713950745774604302692696489550718037220997252405416014144418372334691096312020263364382735589068941938921539329763973949242250708552737223079327005217371621482370215078622015729427145299041320245660772807786244708820134668838632535400524576152571500506914317743207393276208665186526373515543990596956254839043814555459134080438874596805181522292597367078649063958526400320692857871567 480942627320453373247472669812469110216869752005705630303766064816136108001557416989599022062734474021786618746493241538306294717375773205256754911554244355721121774766211857974963050039020944691762981440518574358146529572186858586278829936556597461256762747318732473878129191951228177992353800770339822357623113683232831388930308420248340826893808896796282513261900743931768511304923882765273105) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27826,7 +27826,7 @@ _:gn_4321 { } _:gn_4322 { - 1782 math:greaterThan 1 . + (1782) math:greaterThan 1 . (1782 1) math:difference 1781 . (113535153324974528244076538792916282762231684068736364201044767212152728743111965203025018463994291449391519137384601540353233230522711296160350562891914298289312968476752882455194193992437909598835101199972747187469042917230781683058847328514203587895542395682281354757357222835324239338019251976691265623570798826445256240180609847912536922299801466248302681472256554196148541495717502950470029 183703736997739422501698065509776413727319033968484633051360648801991689629222725893287001799370091286197549804554319998976530743426530954548202174331165028715904403144729487759884428023291517546463940120272913585338743327478038451609991304021196936680610175818225559560385984557951969327167274396824278367026157428393787574374849286167901952297003715273989915894822094867809984904603189907401538) math:sum 297238890322713950745774604302692696489550718037220997252405416014144418372334691096312020263364382735589068941938921539329763973949242250708552737223079327005217371621482370215078622015729427145299041320245660772807786244708820134668838632535400524576152571500506914317743207393276208665186526373515543990596956254839043814555459134080438874596805181522292597367078649063958526400320692857871567 . (1781 183703736997739422501698065509776413727319033968484633051360648801991689629222725893287001799370091286197549804554319998976530743426530954548202174331165028715904403144729487759884428023291517546463940120272913585338743327478038451609991304021196936680610175818225559560385984557951969327167274396824278367026157428393787574374849286167901952297003715273989915894822094867809984904603189907401538 297238890322713950745774604302692696489550718037220997252405416014144418372334691096312020263364382735589068941938921539329763973949242250708552737223079327005217371621482370215078622015729427145299041320245660772807786244708820134668838632535400524576152571500506914317743207393276208665186526373515543990596956254839043814555459134080438874596805181522292597367078649063958526400320692857871567) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27837,7 +27837,7 @@ _:gn_4323 { } _:gn_4324 { - 1783 math:greaterThan 1 . + (1783) math:greaterThan 1 . (1783 1) math:difference 1782 . (70168583672764894257621526716860130965087349899748268850315881589838960886110760690261983335375799836806030667169718458623297512903819658387851611439250730426591434667976605304690234030853607947628838920300166397869700410247256768551143975506993348785067780135944204803028761722627729989148022420133012743455358601948531334194239438255365029997202249025687234422565540671661443408885686956931509 113535153324974528244076538792916282762231684068736364201044767212152728743111965203025018463994291449391519137384601540353233230522711296160350562891914298289312968476752882455194193992437909598835101199972747187469042917230781683058847328514203587895542395682281354757357222835324239338019251976691265623570798826445256240180609847912536922299801466248302681472256554196148541495717502950470029) math:sum 183703736997739422501698065509776413727319033968484633051360648801991689629222725893287001799370091286197549804554319998976530743426530954548202174331165028715904403144729487759884428023291517546463940120272913585338743327478038451609991304021196936680610175818225559560385984557951969327167274396824278367026157428393787574374849286167901952297003715273989915894822094867809984904603189907401538 . (1782 113535153324974528244076538792916282762231684068736364201044767212152728743111965203025018463994291449391519137384601540353233230522711296160350562891914298289312968476752882455194193992437909598835101199972747187469042917230781683058847328514203587895542395682281354757357222835324239338019251976691265623570798826445256240180609847912536922299801466248302681472256554196148541495717502950470029 183703736997739422501698065509776413727319033968484633051360648801991689629222725893287001799370091286197549804554319998976530743426530954548202174331165028715904403144729487759884428023291517546463940120272913585338743327478038451609991304021196936680610175818225559560385984557951969327167274396824278367026157428393787574374849286167901952297003715273989915894822094867809984904603189907401538) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27848,7 +27848,7 @@ _:gn_4325 { } _:gn_4326 { - 1784 math:greaterThan 1 . + (1784) math:greaterThan 1 . (1784 1) math:difference 1783 . (43366569652209633986455012076056151797144334168988095350728885622313767857001204512763035128618491612585488470214883081729935717618891637772498951452663567862721533808776277150503959961584301651206262279672580789599342506983524914507703353007210239110474615546337149954328461112696509348871229556558252880115440224496724905986370409657171892302599217222615447049691013524487098086831815993538520 70168583672764894257621526716860130965087349899748268850315881589838960886110760690261983335375799836806030667169718458623297512903819658387851611439250730426591434667976605304690234030853607947628838920300166397869700410247256768551143975506993348785067780135944204803028761722627729989148022420133012743455358601948531334194239438255365029997202249025687234422565540671661443408885686956931509) math:sum 113535153324974528244076538792916282762231684068736364201044767212152728743111965203025018463994291449391519137384601540353233230522711296160350562891914298289312968476752882455194193992437909598835101199972747187469042917230781683058847328514203587895542395682281354757357222835324239338019251976691265623570798826445256240180609847912536922299801466248302681472256554196148541495717502950470029 . (1783 70168583672764894257621526716860130965087349899748268850315881589838960886110760690261983335375799836806030667169718458623297512903819658387851611439250730426591434667976605304690234030853607947628838920300166397869700410247256768551143975506993348785067780135944204803028761722627729989148022420133012743455358601948531334194239438255365029997202249025687234422565540671661443408885686956931509 113535153324974528244076538792916282762231684068736364201044767212152728743111965203025018463994291449391519137384601540353233230522711296160350562891914298289312968476752882455194193992437909598835101199972747187469042917230781683058847328514203587895542395682281354757357222835324239338019251976691265623570798826445256240180609847912536922299801466248302681472256554196148541495717502950470029) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27859,7 +27859,7 @@ _:gn_4327 { } _:gn_4328 { - 1785 math:greaterThan 1 . + (1785) math:greaterThan 1 . (1785 1) math:difference 1784 . (26802014020555260271166514640803979167943015730760173499586995967525193029109556177498948206757308224220542196954835376893361795284928020615352659986587162563869900859200328154186274069269306296422576640627585608270357903263731854043440622499783109674593164589607054848700300609931220640276792863574759863339918377451806428207869028598193137694603031803071787372874527147174345322053870963392989 43366569652209633986455012076056151797144334168988095350728885622313767857001204512763035128618491612585488470214883081729935717618891637772498951452663567862721533808776277150503959961584301651206262279672580789599342506983524914507703353007210239110474615546337149954328461112696509348871229556558252880115440224496724905986370409657171892302599217222615447049691013524487098086831815993538520) math:sum 70168583672764894257621526716860130965087349899748268850315881589838960886110760690261983335375799836806030667169718458623297512903819658387851611439250730426591434667976605304690234030853607947628838920300166397869700410247256768551143975506993348785067780135944204803028761722627729989148022420133012743455358601948531334194239438255365029997202249025687234422565540671661443408885686956931509 . (1784 43366569652209633986455012076056151797144334168988095350728885622313767857001204512763035128618491612585488470214883081729935717618891637772498951452663567862721533808776277150503959961584301651206262279672580789599342506983524914507703353007210239110474615546337149954328461112696509348871229556558252880115440224496724905986370409657171892302599217222615447049691013524487098086831815993538520 70168583672764894257621526716860130965087349899748268850315881589838960886110760690261983335375799836806030667169718458623297512903819658387851611439250730426591434667976605304690234030853607947628838920300166397869700410247256768551143975506993348785067780135944204803028761722627729989148022420133012743455358601948531334194239438255365029997202249025687234422565540671661443408885686956931509) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27870,7 +27870,7 @@ _:gn_4329 { } _:gn_4330 { - 1786 math:greaterThan 1 . + (1786) math:greaterThan 1 . (1786 1) math:difference 1785 . (16564555631654373715288497435252172629201318438227921851141889654788574827891648335264086921861183388364946273260047704836573922333963617157146291466076405298851632949575948996317685892314995354783685639044995181328984603719793060464262730507427129435881450956730095105628160502765288708594436692983493016775521847044918477778501381058978754607996185419543659676816486377312752764777945030145531 26802014020555260271166514640803979167943015730760173499586995967525193029109556177498948206757308224220542196954835376893361795284928020615352659986587162563869900859200328154186274069269306296422576640627585608270357903263731854043440622499783109674593164589607054848700300609931220640276792863574759863339918377451806428207869028598193137694603031803071787372874527147174345322053870963392989) math:sum 43366569652209633986455012076056151797144334168988095350728885622313767857001204512763035128618491612585488470214883081729935717618891637772498951452663567862721533808776277150503959961584301651206262279672580789599342506983524914507703353007210239110474615546337149954328461112696509348871229556558252880115440224496724905986370409657171892302599217222615447049691013524487098086831815993538520 . (1785 26802014020555260271166514640803979167943015730760173499586995967525193029109556177498948206757308224220542196954835376893361795284928020615352659986587162563869900859200328154186274069269306296422576640627585608270357903263731854043440622499783109674593164589607054848700300609931220640276792863574759863339918377451806428207869028598193137694603031803071787372874527147174345322053870963392989 43366569652209633986455012076056151797144334168988095350728885622313767857001204512763035128618491612585488470214883081729935717618891637772498951452663567862721533808776277150503959961584301651206262279672580789599342506983524914507703353007210239110474615546337149954328461112696509348871229556558252880115440224496724905986370409657171892302599217222615447049691013524487098086831815993538520) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27881,7 +27881,7 @@ _:gn_4331 { } _:gn_4332 { - 1787 math:greaterThan 1 . + (1787) math:greaterThan 1 . (1787 1) math:difference 1786 . (10237458388900886555878017205551806538741697292532251648445106312736618201217907842234861284896124835855595923694787672056787872950964403458206368520510757265018267909624379157868588176954310941638891001582590426941373299543938793579177891992355980238711713632876959743072140107165931931682356170591266846564396530406887950429367647539214383086606846383528127696058040769861592557275925933247458 16564555631654373715288497435252172629201318438227921851141889654788574827891648335264086921861183388364946273260047704836573922333963617157146291466076405298851632949575948996317685892314995354783685639044995181328984603719793060464262730507427129435881450956730095105628160502765288708594436692983493016775521847044918477778501381058978754607996185419543659676816486377312752764777945030145531) math:sum 26802014020555260271166514640803979167943015730760173499586995967525193029109556177498948206757308224220542196954835376893361795284928020615352659986587162563869900859200328154186274069269306296422576640627585608270357903263731854043440622499783109674593164589607054848700300609931220640276792863574759863339918377451806428207869028598193137694603031803071787372874527147174345322053870963392989 . (1786 16564555631654373715288497435252172629201318438227921851141889654788574827891648335264086921861183388364946273260047704836573922333963617157146291466076405298851632949575948996317685892314995354783685639044995181328984603719793060464262730507427129435881450956730095105628160502765288708594436692983493016775521847044918477778501381058978754607996185419543659676816486377312752764777945030145531 26802014020555260271166514640803979167943015730760173499586995967525193029109556177498948206757308224220542196954835376893361795284928020615352659986587162563869900859200328154186274069269306296422576640627585608270357903263731854043440622499783109674593164589607054848700300609931220640276792863574759863339918377451806428207869028598193137694603031803071787372874527147174345322053870963392989) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27892,7 +27892,7 @@ _:gn_4333 { } _:gn_4334 { - 1788 math:greaterThan 1 . + (1788) math:greaterThan 1 . (1788 1) math:difference 1787 . (6327097242753487159410480229700366090459621145695670202696783342051956626673740493029225636965058552509350349565260032779786049382999213698939922945565648033833365039951569838449097715360684413144794637462404754387611304175854266885084838515071149197169737323853135362556020395599356776912080522392226170211125316638030527349133733519764371521389339036015531980758445607451160207502019096898073 10237458388900886555878017205551806538741697292532251648445106312736618201217907842234861284896124835855595923694787672056787872950964403458206368520510757265018267909624379157868588176954310941638891001582590426941373299543938793579177891992355980238711713632876959743072140107165931931682356170591266846564396530406887950429367647539214383086606846383528127696058040769861592557275925933247458) math:sum 16564555631654373715288497435252172629201318438227921851141889654788574827891648335264086921861183388364946273260047704836573922333963617157146291466076405298851632949575948996317685892314995354783685639044995181328984603719793060464262730507427129435881450956730095105628160502765288708594436692983493016775521847044918477778501381058978754607996185419543659676816486377312752764777945030145531 . (1787 10237458388900886555878017205551806538741697292532251648445106312736618201217907842234861284896124835855595923694787672056787872950964403458206368520510757265018267909624379157868588176954310941638891001582590426941373299543938793579177891992355980238711713632876959743072140107165931931682356170591266846564396530406887950429367647539214383086606846383528127696058040769861592557275925933247458 16564555631654373715288497435252172629201318438227921851141889654788574827891648335264086921861183388364946273260047704836573922333963617157146291466076405298851632949575948996317685892314995354783685639044995181328984603719793060464262730507427129435881450956730095105628160502765288708594436692983493016775521847044918477778501381058978754607996185419543659676816486377312752764777945030145531) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27903,7 +27903,7 @@ _:gn_4335 { } _:gn_4336 { - 1789 math:greaterThan 1 . + (1789) math:greaterThan 1 . (1789 1) math:difference 1788 . (3910361146147399396467536975851440448282076146836581445748322970684661574544167349205635647931066283346245574129527639277001823567965189759266445574945109231184902869672809319419490461593626528494096364120185672553761995368084526694093053477284831041541976309023824380516119711566575154770275648199040676353271213768857423080233914019450011565217507347512595715299595162410432349773906836349385 6327097242753487159410480229700366090459621145695670202696783342051956626673740493029225636965058552509350349565260032779786049382999213698939922945565648033833365039951569838449097715360684413144794637462404754387611304175854266885084838515071149197169737323853135362556020395599356776912080522392226170211125316638030527349133733519764371521389339036015531980758445607451160207502019096898073) math:sum 10237458388900886555878017205551806538741697292532251648445106312736618201217907842234861284896124835855595923694787672056787872950964403458206368520510757265018267909624379157868588176954310941638891001582590426941373299543938793579177891992355980238711713632876959743072140107165931931682356170591266846564396530406887950429367647539214383086606846383528127696058040769861592557275925933247458 . (1788 6327097242753487159410480229700366090459621145695670202696783342051956626673740493029225636965058552509350349565260032779786049382999213698939922945565648033833365039951569838449097715360684413144794637462404754387611304175854266885084838515071149197169737323853135362556020395599356776912080522392226170211125316638030527349133733519764371521389339036015531980758445607451160207502019096898073 10237458388900886555878017205551806538741697292532251648445106312736618201217907842234861284896124835855595923694787672056787872950964403458206368520510757265018267909624379157868588176954310941638891001582590426941373299543938793579177891992355980238711713632876959743072140107165931931682356170591266846564396530406887950429367647539214383086606846383528127696058040769861592557275925933247458) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27914,7 +27914,7 @@ _:gn_4337 { } _:gn_4338 { - 1790 math:greaterThan 1 . + (1790) math:greaterThan 1 . (1790 1) math:difference 1789 . (2416736096606087762942943253848925642177544998859088756948460371367295052129573143823589989033992269163104775435732393502784225815034023939673477370620538802648462170278760519029607253767057884650698273342219081833849308807769740190991785037786318155627761014829310982039900684032781622141804874193185493857854102869173104268899819500314359956171831688502936265458850445040727857728112260548688 3910361146147399396467536975851440448282076146836581445748322970684661574544167349205635647931066283346245574129527639277001823567965189759266445574945109231184902869672809319419490461593626528494096364120185672553761995368084526694093053477284831041541976309023824380516119711566575154770275648199040676353271213768857423080233914019450011565217507347512595715299595162410432349773906836349385) math:sum 6327097242753487159410480229700366090459621145695670202696783342051956626673740493029225636965058552509350349565260032779786049382999213698939922945565648033833365039951569838449097715360684413144794637462404754387611304175854266885084838515071149197169737323853135362556020395599356776912080522392226170211125316638030527349133733519764371521389339036015531980758445607451160207502019096898073 . (1789 3910361146147399396467536975851440448282076146836581445748322970684661574544167349205635647931066283346245574129527639277001823567965189759266445574945109231184902869672809319419490461593626528494096364120185672553761995368084526694093053477284831041541976309023824380516119711566575154770275648199040676353271213768857423080233914019450011565217507347512595715299595162410432349773906836349385 6327097242753487159410480229700366090459621145695670202696783342051956626673740493029225636965058552509350349565260032779786049382999213698939922945565648033833365039951569838449097715360684413144794637462404754387611304175854266885084838515071149197169737323853135362556020395599356776912080522392226170211125316638030527349133733519764371521389339036015531980758445607451160207502019096898073) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27925,7 +27925,7 @@ _:gn_4339 { } _:gn_4340 { - 1791 math:greaterThan 1 . + (1791) math:greaterThan 1 . (1791 1) math:difference 1790 . (1493625049541311633524593722002514806104531147977492688799862599317366522414594205382045658897074014183140798693795245774217597752931165819592968204324570428536440699394048800389883207826568643843398090777966590719912686560314786503101268439498512885914215294194513398476219027533793532628470774005855182495417110899684318811334094519135651609045675659009659449840744717369704492045794575800697 2416736096606087762942943253848925642177544998859088756948460371367295052129573143823589989033992269163104775435732393502784225815034023939673477370620538802648462170278760519029607253767057884650698273342219081833849308807769740190991785037786318155627761014829310982039900684032781622141804874193185493857854102869173104268899819500314359956171831688502936265458850445040727857728112260548688) math:sum 3910361146147399396467536975851440448282076146836581445748322970684661574544167349205635647931066283346245574129527639277001823567965189759266445574945109231184902869672809319419490461593626528494096364120185672553761995368084526694093053477284831041541976309023824380516119711566575154770275648199040676353271213768857423080233914019450011565217507347512595715299595162410432349773906836349385 . (1790 2416736096606087762942943253848925642177544998859088756948460371367295052129573143823589989033992269163104775435732393502784225815034023939673477370620538802648462170278760519029607253767057884650698273342219081833849308807769740190991785037786318155627761014829310982039900684032781622141804874193185493857854102869173104268899819500314359956171831688502936265458850445040727857728112260548688 3910361146147399396467536975851440448282076146836581445748322970684661574544167349205635647931066283346245574129527639277001823567965189759266445574945109231184902869672809319419490461593626528494096364120185672553761995368084526694093053477284831041541976309023824380516119711566575154770275648199040676353271213768857423080233914019450011565217507347512595715299595162410432349773906836349385) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27936,7 +27936,7 @@ _:gn_4341 { } _:gn_4342 { - 1792 math:greaterThan 1 . + (1792) math:greaterThan 1 . (1792 1) math:difference 1791 . (923111047064776129418349531846410836073013850881596068148597772049928529714978938441544330136918254979963976741937147728566628062102858120080509166295968374112021470884711718639724045940489240807300182564252491113936622247454953687890516598287805269713545720634797583563681656498988089513334100187330311362436991969488785457565724981178708347126156029493276815618105727671023365682317684747991 1493625049541311633524593722002514806104531147977492688799862599317366522414594205382045658897074014183140798693795245774217597752931165819592968204324570428536440699394048800389883207826568643843398090777966590719912686560314786503101268439498512885914215294194513398476219027533793532628470774005855182495417110899684318811334094519135651609045675659009659449840744717369704492045794575800697) math:sum 2416736096606087762942943253848925642177544998859088756948460371367295052129573143823589989033992269163104775435732393502784225815034023939673477370620538802648462170278760519029607253767057884650698273342219081833849308807769740190991785037786318155627761014829310982039900684032781622141804874193185493857854102869173104268899819500314359956171831688502936265458850445040727857728112260548688 . (1791 1493625049541311633524593722002514806104531147977492688799862599317366522414594205382045658897074014183140798693795245774217597752931165819592968204324570428536440699394048800389883207826568643843398090777966590719912686560314786503101268439498512885914215294194513398476219027533793532628470774005855182495417110899684318811334094519135651609045675659009659449840744717369704492045794575800697 2416736096606087762942943253848925642177544998859088756948460371367295052129573143823589989033992269163104775435732393502784225815034023939673477370620538802648462170278760519029607253767057884650698273342219081833849308807769740190991785037786318155627761014829310982039900684032781622141804874193185493857854102869173104268899819500314359956171831688502936265458850445040727857728112260548688) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27947,7 +27947,7 @@ _:gn_4343 { } _:gn_4344 { - 1793 math:greaterThan 1 . + (1793) math:greaterThan 1 . (1793 1) math:difference 1792 . (570514002476535504106244190156103970031517297095896620651264827267437992699615266940501328760155759203176821951858098045650969690828307699512459038028602054424419228509337081750159161886079403036097908213714099605976064312859832815210751841210707616200669573559715814912537371034805443115136673818524871132980118930195533353768369537956943261919519629516382634222638989698681126363476891052706 923111047064776129418349531846410836073013850881596068148597772049928529714978938441544330136918254979963976741937147728566628062102858120080509166295968374112021470884711718639724045940489240807300182564252491113936622247454953687890516598287805269713545720634797583563681656498988089513334100187330311362436991969488785457565724981178708347126156029493276815618105727671023365682317684747991) math:sum 1493625049541311633524593722002514806104531147977492688799862599317366522414594205382045658897074014183140798693795245774217597752931165819592968204324570428536440699394048800389883207826568643843398090777966590719912686560314786503101268439498512885914215294194513398476219027533793532628470774005855182495417110899684318811334094519135651609045675659009659449840744717369704492045794575800697 . (1792 923111047064776129418349531846410836073013850881596068148597772049928529714978938441544330136918254979963976741937147728566628062102858120080509166295968374112021470884711718639724045940489240807300182564252491113936622247454953687890516598287805269713545720634797583563681656498988089513334100187330311362436991969488785457565724981178708347126156029493276815618105727671023365682317684747991 1493625049541311633524593722002514806104531147977492688799862599317366522414594205382045658897074014183140798693795245774217597752931165819592968204324570428536440699394048800389883207826568643843398090777966590719912686560314786503101268439498512885914215294194513398476219027533793532628470774005855182495417110899684318811334094519135651609045675659009659449840744717369704492045794575800697) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27958,7 +27958,7 @@ _:gn_4345 { } _:gn_4346 { - 1794 math:greaterThan 1 . + (1794) math:greaterThan 1 . (1794 1) math:difference 1793 . (352597044588240625312105341690306866041496553785699447497332944782490537015363671501043001376762495776787154790079049682915658371274550420568050128267366319687602242375374636889564884054409837771202274350538391507960557934595120872679764757077097653512876147075081768651144285464182646398197426368805440229456873039293252103797355443221765085206636399976894181395466737972342239318840793695285 570514002476535504106244190156103970031517297095896620651264827267437992699615266940501328760155759203176821951858098045650969690828307699512459038028602054424419228509337081750159161886079403036097908213714099605976064312859832815210751841210707616200669573559715814912537371034805443115136673818524871132980118930195533353768369537956943261919519629516382634222638989698681126363476891052706) math:sum 923111047064776129418349531846410836073013850881596068148597772049928529714978938441544330136918254979963976741937147728566628062102858120080509166295968374112021470884711718639724045940489240807300182564252491113936622247454953687890516598287805269713545720634797583563681656498988089513334100187330311362436991969488785457565724981178708347126156029493276815618105727671023365682317684747991 . (1793 570514002476535504106244190156103970031517297095896620651264827267437992699615266940501328760155759203176821951858098045650969690828307699512459038028602054424419228509337081750159161886079403036097908213714099605976064312859832815210751841210707616200669573559715814912537371034805443115136673818524871132980118930195533353768369537956943261919519629516382634222638989698681126363476891052706 923111047064776129418349531846410836073013850881596068148597772049928529714978938441544330136918254979963976741937147728566628062102858120080509166295968374112021470884711718639724045940489240807300182564252491113936622247454953687890516598287805269713545720634797583563681656498988089513334100187330311362436991969488785457565724981178708347126156029493276815618105727671023365682317684747991) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27969,7 +27969,7 @@ _:gn_4347 { } _:gn_4348 { - 1795 math:greaterThan 1 . + (1795) math:greaterThan 1 . (1795 1) math:difference 1794 . (217916957888294878794138848465797103990020743310197173153931882484947455684251595439458327383393263426389667161779048362735311319553757278944408909761235734736816986133962444860594277831669565264895633863175708098015506378264711942530987084133609962687793426484634046261393085570622796716939247449719430903523245890902281249971014094735178176712883229539488452827172251726338887044636097357421 352597044588240625312105341690306866041496553785699447497332944782490537015363671501043001376762495776787154790079049682915658371274550420568050128267366319687602242375374636889564884054409837771202274350538391507960557934595120872679764757077097653512876147075081768651144285464182646398197426368805440229456873039293252103797355443221765085206636399976894181395466737972342239318840793695285) math:sum 570514002476535504106244190156103970031517297095896620651264827267437992699615266940501328760155759203176821951858098045650969690828307699512459038028602054424419228509337081750159161886079403036097908213714099605976064312859832815210751841210707616200669573559715814912537371034805443115136673818524871132980118930195533353768369537956943261919519629516382634222638989698681126363476891052706 . (1794 352597044588240625312105341690306866041496553785699447497332944782490537015363671501043001376762495776787154790079049682915658371274550420568050128267366319687602242375374636889564884054409837771202274350538391507960557934595120872679764757077097653512876147075081768651144285464182646398197426368805440229456873039293252103797355443221765085206636399976894181395466737972342239318840793695285 570514002476535504106244190156103970031517297095896620651264827267437992699615266940501328760155759203176821951858098045650969690828307699512459038028602054424419228509337081750159161886079403036097908213714099605976064312859832815210751841210707616200669573559715814912537371034805443115136673818524871132980118930195533353768369537956943261919519629516382634222638989698681126363476891052706) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27980,7 +27980,7 @@ _:gn_4349 { } _:gn_4350 { - 1796 math:greaterThan 1 . + (1796) math:greaterThan 1 . (1796 1) math:difference 1795 . (134680086699945746517966493224509762051475810475502274343401062297543081331112076061584673993369232350397487628300001320180347051720793141623641218506130584950785256241412192028970606222740272506306640487362683409945051556330408930148777672943487690825082720590447722389751199893559849681258178919086009325933627148390970853826341348486586908493753170437405728568294486246003352274204696337864 217916957888294878794138848465797103990020743310197173153931882484947455684251595439458327383393263426389667161779048362735311319553757278944408909761235734736816986133962444860594277831669565264895633863175708098015506378264711942530987084133609962687793426484634046261393085570622796716939247449719430903523245890902281249971014094735178176712883229539488452827172251726338887044636097357421) math:sum 352597044588240625312105341690306866041496553785699447497332944782490537015363671501043001376762495776787154790079049682915658371274550420568050128267366319687602242375374636889564884054409837771202274350538391507960557934595120872679764757077097653512876147075081768651144285464182646398197426368805440229456873039293252103797355443221765085206636399976894181395466737972342239318840793695285 . (1795 217916957888294878794138848465797103990020743310197173153931882484947455684251595439458327383393263426389667161779048362735311319553757278944408909761235734736816986133962444860594277831669565264895633863175708098015506378264711942530987084133609962687793426484634046261393085570622796716939247449719430903523245890902281249971014094735178176712883229539488452827172251726338887044636097357421 352597044588240625312105341690306866041496553785699447497332944782490537015363671501043001376762495776787154790079049682915658371274550420568050128267366319687602242375374636889564884054409837771202274350538391507960557934595120872679764757077097653512876147075081768651144285464182646398197426368805440229456873039293252103797355443221765085206636399976894181395466737972342239318840793695285) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -27991,7 +27991,7 @@ _:gn_4351 { } _:gn_4352 { - 1797 math:greaterThan 1 . + (1797) math:greaterThan 1 . (1797 1) math:difference 1796 . (83236871188349132276172355241287341938544932834694898810530820187404374353139519377873653390024031075992179533479047042554964267832964137320767691255105149786031729892550252831623671608929292758588993375813024688070454821934303012382209411190122271862710705894186323871641885677062947035681068530633421577589618742511310396144672746248591268219130059102082724258877765480335534770431401019557 134680086699945746517966493224509762051475810475502274343401062297543081331112076061584673993369232350397487628300001320180347051720793141623641218506130584950785256241412192028970606222740272506306640487362683409945051556330408930148777672943487690825082720590447722389751199893559849681258178919086009325933627148390970853826341348486586908493753170437405728568294486246003352274204696337864) math:sum 217916957888294878794138848465797103990020743310197173153931882484947455684251595439458327383393263426389667161779048362735311319553757278944408909761235734736816986133962444860594277831669565264895633863175708098015506378264711942530987084133609962687793426484634046261393085570622796716939247449719430903523245890902281249971014094735178176712883229539488452827172251726338887044636097357421 . (1796 134680086699945746517966493224509762051475810475502274343401062297543081331112076061584673993369232350397487628300001320180347051720793141623641218506130584950785256241412192028970606222740272506306640487362683409945051556330408930148777672943487690825082720590447722389751199893559849681258178919086009325933627148390970853826341348486586908493753170437405728568294486246003352274204696337864 217916957888294878794138848465797103990020743310197173153931882484947455684251595439458327383393263426389667161779048362735311319553757278944408909761235734736816986133962444860594277831669565264895633863175708098015506378264711942530987084133609962687793426484634046261393085570622796716939247449719430903523245890902281249971014094735178176712883229539488452827172251726338887044636097357421) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28002,7 +28002,7 @@ _:gn_4353 { } _:gn_4354 { - 1798 math:greaterThan 1 . + (1798) math:greaterThan 1 . (1798 1) math:difference 1797 . (51443215511596614241794137983222420112930877640807375532870242110138706977972556683711020603345201274405308094820954277625382783887829004302873527251025435164753526348861939197346934613810979747717647111549658721874596734396105917766568261753365418962372014696261398518109314216496902645577110388452587748344008405879660457681668602237995640274623111335323004309416720765667817503773295318307 83236871188349132276172355241287341938544932834694898810530820187404374353139519377873653390024031075992179533479047042554964267832964137320767691255105149786031729892550252831623671608929292758588993375813024688070454821934303012382209411190122271862710705894186323871641885677062947035681068530633421577589618742511310396144672746248591268219130059102082724258877765480335534770431401019557) math:sum 134680086699945746517966493224509762051475810475502274343401062297543081331112076061584673993369232350397487628300001320180347051720793141623641218506130584950785256241412192028970606222740272506306640487362683409945051556330408930148777672943487690825082720590447722389751199893559849681258178919086009325933627148390970853826341348486586908493753170437405728568294486246003352274204696337864 . (1797 83236871188349132276172355241287341938544932834694898810530820187404374353139519377873653390024031075992179533479047042554964267832964137320767691255105149786031729892550252831623671608929292758588993375813024688070454821934303012382209411190122271862710705894186323871641885677062947035681068530633421577589618742511310396144672746248591268219130059102082724258877765480335534770431401019557 134680086699945746517966493224509762051475810475502274343401062297543081331112076061584673993369232350397487628300001320180347051720793141623641218506130584950785256241412192028970606222740272506306640487362683409945051556330408930148777672943487690825082720590447722389751199893559849681258178919086009325933627148390970853826341348486586908493753170437405728568294486246003352274204696337864) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28013,7 +28013,7 @@ _:gn_4355 { } _:gn_4356 { - 1799 math:greaterThan 1 . + (1799) math:greaterThan 1 . (1799 1) math:difference 1798 . (31793655676752518034378217258064921825614055193887523277660578077265667375166962694162632786678829801586871438658092764929581483945135133017894164004079714621278203543688313634276736995118313010871346264263365966195858087538197094615641149436756852900338691197924925353532571460566044390103958142180833829245610336631649938463004144010595627944506947766759719949461044714667717266658105701250 51443215511596614241794137983222420112930877640807375532870242110138706977972556683711020603345201274405308094820954277625382783887829004302873527251025435164753526348861939197346934613810979747717647111549658721874596734396105917766568261753365418962372014696261398518109314216496902645577110388452587748344008405879660457681668602237995640274623111335323004309416720765667817503773295318307) math:sum 83236871188349132276172355241287341938544932834694898810530820187404374353139519377873653390024031075992179533479047042554964267832964137320767691255105149786031729892550252831623671608929292758588993375813024688070454821934303012382209411190122271862710705894186323871641885677062947035681068530633421577589618742511310396144672746248591268219130059102082724258877765480335534770431401019557 . (1798 51443215511596614241794137983222420112930877640807375532870242110138706977972556683711020603345201274405308094820954277625382783887829004302873527251025435164753526348861939197346934613810979747717647111549658721874596734396105917766568261753365418962372014696261398518109314216496902645577110388452587748344008405879660457681668602237995640274623111335323004309416720765667817503773295318307 83236871188349132276172355241287341938544932834694898810530820187404374353139519377873653390024031075992179533479047042554964267832964137320767691255105149786031729892550252831623671608929292758588993375813024688070454821934303012382209411190122271862710705894186323871641885677062947035681068530633421577589618742511310396144672746248591268219130059102082724258877765480335534770431401019557) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28024,7 +28024,7 @@ _:gn_4357 { } _:gn_4358 { - 1800 math:greaterThan 1 . + (1800) math:greaterThan 1 . (1800 1) math:difference 1799 . (19649559834844096207415920725157498287316822446919852255209664032873039602805593989548387816666371472818436656162861512695801299942693871284979363246945720543475322805173625563070197618692666736846300847286292755678738646857908823150927112316608566062033323498336473164576742755930858255473152246271753919098398069248010519218664458227400012330116163568563284359955676051000100237115189617057 31793655676752518034378217258064921825614055193887523277660578077265667375166962694162632786678829801586871438658092764929581483945135133017894164004079714621278203543688313634276736995118313010871346264263365966195858087538197094615641149436756852900338691197924925353532571460566044390103958142180833829245610336631649938463004144010595627944506947766759719949461044714667717266658105701250) math:sum 51443215511596614241794137983222420112930877640807375532870242110138706977972556683711020603345201274405308094820954277625382783887829004302873527251025435164753526348861939197346934613810979747717647111549658721874596734396105917766568261753365418962372014696261398518109314216496902645577110388452587748344008405879660457681668602237995640274623111335323004309416720765667817503773295318307 . (1799 31793655676752518034378217258064921825614055193887523277660578077265667375166962694162632786678829801586871438658092764929581483945135133017894164004079714621278203543688313634276736995118313010871346264263365966195858087538197094615641149436756852900338691197924925353532571460566044390103958142180833829245610336631649938463004144010595627944506947766759719949461044714667717266658105701250 51443215511596614241794137983222420112930877640807375532870242110138706977972556683711020603345201274405308094820954277625382783887829004302873527251025435164753526348861939197346934613810979747717647111549658721874596734396105917766568261753365418962372014696261398518109314216496902645577110388452587748344008405879660457681668602237995640274623111335323004309416720765667817503773295318307) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28035,7 +28035,7 @@ _:gn_4359 { } _:gn_4360 { - 1801 math:greaterThan 1 . + (1801) math:greaterThan 1 . (1801 1) math:difference 1800 . (12144095841908421826962296532907423538297232746967671022450914044392627772361368704614244970012458328768434782495231252233780184002441261732914800757133994077802880738514688071206539376425646274025045416977073210517119440680288271464714037120148286838305367699588452188955828704635186134630805895909079910147212267383639419244339685783195615614390784198196435589505368663667617029542916084193 19649559834844096207415920725157498287316822446919852255209664032873039602805593989548387816666371472818436656162861512695801299942693871284979363246945720543475322805173625563070197618692666736846300847286292755678738646857908823150927112316608566062033323498336473164576742755930858255473152246271753919098398069248010519218664458227400012330116163568563284359955676051000100237115189617057) math:sum 31793655676752518034378217258064921825614055193887523277660578077265667375166962694162632786678829801586871438658092764929581483945135133017894164004079714621278203543688313634276736995118313010871346264263365966195858087538197094615641149436756852900338691197924925353532571460566044390103958142180833829245610336631649938463004144010595627944506947766759719949461044714667717266658105701250 . (1800 19649559834844096207415920725157498287316822446919852255209664032873039602805593989548387816666371472818436656162861512695801299942693871284979363246945720543475322805173625563070197618692666736846300847286292755678738646857908823150927112316608566062033323498336473164576742755930858255473152246271753919098398069248010519218664458227400012330116163568563284359955676051000100237115189617057 31793655676752518034378217258064921825614055193887523277660578077265667375166962694162632786678829801586871438658092764929581483945135133017894164004079714621278203543688313634276736995118313010871346264263365966195858087538197094615641149436756852900338691197924925353532571460566044390103958142180833829245610336631649938463004144010595627944506947766759719949461044714667717266658105701250) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28046,7 +28046,7 @@ _:gn_4361 { } _:gn_4362 { - 1802 math:greaterThan 1 . + (1802) math:greaterThan 1 . (1802 1) math:difference 1801 . (7505463992935674380453624192250074749019589699952181232758749988480411830444225284934142846653913144050001873667630260462021115940252609552064562489811726465672442066658937491863658242267020462821255430309219545161619206177620551686213075196460279223727955798748020975620914051295672120842346350362674008951185801864371099974324772444204396715725379370366848770450307387332483207572273532864 12144095841908421826962296532907423538297232746967671022450914044392627772361368704614244970012458328768434782495231252233780184002441261732914800757133994077802880738514688071206539376425646274025045416977073210517119440680288271464714037120148286838305367699588452188955828704635186134630805895909079910147212267383639419244339685783195615614390784198196435589505368663667617029542916084193) math:sum 19649559834844096207415920725157498287316822446919852255209664032873039602805593989548387816666371472818436656162861512695801299942693871284979363246945720543475322805173625563070197618692666736846300847286292755678738646857908823150927112316608566062033323498336473164576742755930858255473152246271753919098398069248010519218664458227400012330116163568563284359955676051000100237115189617057 . (1801 12144095841908421826962296532907423538297232746967671022450914044392627772361368704614244970012458328768434782495231252233780184002441261732914800757133994077802880738514688071206539376425646274025045416977073210517119440680288271464714037120148286838305367699588452188955828704635186134630805895909079910147212267383639419244339685783195615614390784198196435589505368663667617029542916084193 19649559834844096207415920725157498287316822446919852255209664032873039602805593989548387816666371472818436656162861512695801299942693871284979363246945720543475322805173625563070197618692666736846300847286292755678738646857908823150927112316608566062033323498336473164576742755930858255473152246271753919098398069248010519218664458227400012330116163568563284359955676051000100237115189617057) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28057,7 +28057,7 @@ _:gn_4363 { } _:gn_4364 { - 1803 math:greaterThan 1 . + (1803) math:greaterThan 1 . (1803 1) math:difference 1802 . (4638631848972747446508672340657348789277643047015489789692164055912215941917143419680102123358545184718432908827600991771759068062188652180850238267322267612130438671855750579342881134158625811203789986667853665355500234502667719778500961923688007614577411900840431213334914653339514013788459545546405901196026465519268319270014913338991218898665404827829586819055061276335133821970642551329 7505463992935674380453624192250074749019589699952181232758749988480411830444225284934142846653913144050001873667630260462021115940252609552064562489811726465672442066658937491863658242267020462821255430309219545161619206177620551686213075196460279223727955798748020975620914051295672120842346350362674008951185801864371099974324772444204396715725379370366848770450307387332483207572273532864) math:sum 12144095841908421826962296532907423538297232746967671022450914044392627772361368704614244970012458328768434782495231252233780184002441261732914800757133994077802880738514688071206539376425646274025045416977073210517119440680288271464714037120148286838305367699588452188955828704635186134630805895909079910147212267383639419244339685783195615614390784198196435589505368663667617029542916084193 . (1802 7505463992935674380453624192250074749019589699952181232758749988480411830444225284934142846653913144050001873667630260462021115940252609552064562489811726465672442066658937491863658242267020462821255430309219545161619206177620551686213075196460279223727955798748020975620914051295672120842346350362674008951185801864371099974324772444204396715725379370366848770450307387332483207572273532864 12144095841908421826962296532907423538297232746967671022450914044392627772361368704614244970012458328768434782495231252233780184002441261732914800757133994077802880738514688071206539376425646274025045416977073210517119440680288271464714037120148286838305367699588452188955828704635186134630805895909079910147212267383639419244339685783195615614390784198196435589505368663667617029542916084193) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28068,7 +28068,7 @@ _:gn_4365 { } _:gn_4366 { - 1804 math:greaterThan 1 . + (1804) math:greaterThan 1 . (1804 1) math:difference 1803 . (2866832143962926933944951851592725959741946652936691443066585932568195888527081865254040723295367959331568964840029268690262047878063957371214324222489458853542003394803186912520777108108394651617465443641365879806118971674952831907712113272772271609150543897907589762285999397956158107053886804816268107755159336345102780704309859105213177817059974542537261951395246110997349385601630981535 4638631848972747446508672340657348789277643047015489789692164055912215941917143419680102123358545184718432908827600991771759068062188652180850238267322267612130438671855750579342881134158625811203789986667853665355500234502667719778500961923688007614577411900840431213334914653339514013788459545546405901196026465519268319270014913338991218898665404827829586819055061276335133821970642551329) math:sum 7505463992935674380453624192250074749019589699952181232758749988480411830444225284934142846653913144050001873667630260462021115940252609552064562489811726465672442066658937491863658242267020462821255430309219545161619206177620551686213075196460279223727955798748020975620914051295672120842346350362674008951185801864371099974324772444204396715725379370366848770450307387332483207572273532864 . (1803 4638631848972747446508672340657348789277643047015489789692164055912215941917143419680102123358545184718432908827600991771759068062188652180850238267322267612130438671855750579342881134158625811203789986667853665355500234502667719778500961923688007614577411900840431213334914653339514013788459545546405901196026465519268319270014913338991218898665404827829586819055061276335133821970642551329 7505463992935674380453624192250074749019589699952181232758749988480411830444225284934142846653913144050001873667630260462021115940252609552064562489811726465672442066658937491863658242267020462821255430309219545161619206177620551686213075196460279223727955798748020975620914051295672120842346350362674008951185801864371099974324772444204396715725379370366848770450307387332483207572273532864) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28079,7 +28079,7 @@ _:gn_4367 { } _:gn_4368 { - 1805 math:greaterThan 1 . + (1805) math:greaterThan 1 . (1805 1) math:difference 1804 . (1771799705009820512563720489064622829535696394078798346625578123344020053390061554426061400063177225386863943987571723081497020184124694809635914044832808758588435277052563666822104026050231159586324543026487785549381262827714887870788848650915736005426868002932841451048915255383355906734572740730137793440867129174165538565705054233778041081605430285292324867659815165337784436369011569794 2866832143962926933944951851592725959741946652936691443066585932568195888527081865254040723295367959331568964840029268690262047878063957371214324222489458853542003394803186912520777108108394651617465443641365879806118971674952831907712113272772271609150543897907589762285999397956158107053886804816268107755159336345102780704309859105213177817059974542537261951395246110997349385601630981535) math:sum 4638631848972747446508672340657348789277643047015489789692164055912215941917143419680102123358545184718432908827600991771759068062188652180850238267322267612130438671855750579342881134158625811203789986667853665355500234502667719778500961923688007614577411900840431213334914653339514013788459545546405901196026465519268319270014913338991218898665404827829586819055061276335133821970642551329 . (1804 2866832143962926933944951851592725959741946652936691443066585932568195888527081865254040723295367959331568964840029268690262047878063957371214324222489458853542003394803186912520777108108394651617465443641365879806118971674952831907712113272772271609150543897907589762285999397956158107053886804816268107755159336345102780704309859105213177817059974542537261951395246110997349385601630981535 4638631848972747446508672340657348789277643047015489789692164055912215941917143419680102123358545184718432908827600991771759068062188652180850238267322267612130438671855750579342881134158625811203789986667853665355500234502667719778500961923688007614577411900840431213334914653339514013788459545546405901196026465519268319270014913338991218898665404827829586819055061276335133821970642551329) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28090,7 +28090,7 @@ _:gn_4369 { } _:gn_4370 { - 1806 math:greaterThan 1 . + (1806) math:greaterThan 1 . (1806 1) math:difference 1805 . (1095032438953106421381231362528103130206250258857893096441007809224175835137020310827979323232190733944705020852457545608765027693939262561578410177656650094953568117750623245698673082058163492031140900614878094256737708847237944036923264621856535603723675894974748311237084142572802200319314064086130314314292207170937242138604804871435136735454544257244937083735430945659564949232619411741 1771799705009820512563720489064622829535696394078798346625578123344020053390061554426061400063177225386863943987571723081497020184124694809635914044832808758588435277052563666822104026050231159586324543026487785549381262827714887870788848650915736005426868002932841451048915255383355906734572740730137793440867129174165538565705054233778041081605430285292324867659815165337784436369011569794) math:sum 2866832143962926933944951851592725959741946652936691443066585932568195888527081865254040723295367959331568964840029268690262047878063957371214324222489458853542003394803186912520777108108394651617465443641365879806118971674952831907712113272772271609150543897907589762285999397956158107053886804816268107755159336345102780704309859105213177817059974542537261951395246110997349385601630981535 . (1805 1771799705009820512563720489064622829535696394078798346625578123344020053390061554426061400063177225386863943987571723081497020184124694809635914044832808758588435277052563666822104026050231159586324543026487785549381262827714887870788848650915736005426868002932841451048915255383355906734572740730137793440867129174165538565705054233778041081605430285292324867659815165337784436369011569794 2866832143962926933944951851592725959741946652936691443066585932568195888527081865254040723295367959331568964840029268690262047878063957371214324222489458853542003394803186912520777108108394651617465443641365879806118971674952831907712113272772271609150543897907589762285999397956158107053886804816268107755159336345102780704309859105213177817059974542537261951395246110997349385601630981535) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28101,7 +28101,7 @@ _:gn_4371 { } _:gn_4372 { - 1807 math:greaterThan 1 . + (1807) math:greaterThan 1 . (1807 1) math:difference 1806 . (676767266056714091182489126536519699329446135220905250184570314119844218253041243598082076830986491442158923135114177472731992490185432248057503867176158663634867159301940421123430943992067667555183642411609691292643553980476943833865584029059200401703192107958093139811831112810553706415258676644007479126574922003228296427100249362342904346150886028047387783924384219678219487136392158053 1095032438953106421381231362528103130206250258857893096441007809224175835137020310827979323232190733944705020852457545608765027693939262561578410177656650094953568117750623245698673082058163492031140900614878094256737708847237944036923264621856535603723675894974748311237084142572802200319314064086130314314292207170937242138604804871435136735454544257244937083735430945659564949232619411741) math:sum 1771799705009820512563720489064622829535696394078798346625578123344020053390061554426061400063177225386863943987571723081497020184124694809635914044832808758588435277052563666822104026050231159586324543026487785549381262827714887870788848650915736005426868002932841451048915255383355906734572740730137793440867129174165538565705054233778041081605430285292324867659815165337784436369011569794 . (1806 1095032438953106421381231362528103130206250258857893096441007809224175835137020310827979323232190733944705020852457545608765027693939262561578410177656650094953568117750623245698673082058163492031140900614878094256737708847237944036923264621856535603723675894974748311237084142572802200319314064086130314314292207170937242138604804871435136735454544257244937083735430945659564949232619411741 1771799705009820512563720489064622829535696394078798346625578123344020053390061554426061400063177225386863943987571723081497020184124694809635914044832808758588435277052563666822104026050231159586324543026487785549381262827714887870788848650915736005426868002932841451048915255383355906734572740730137793440867129174165538565705054233778041081605430285292324867659815165337784436369011569794) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28112,7 +28112,7 @@ _:gn_4373 { } _:gn_4374 { - 1808 math:greaterThan 1 . + (1808) math:greaterThan 1 . (1808 1) math:difference 1807 . (418265172896392330198742235991583430876804123636987846256437495104331616883979067229897246401204242502546097717343368136033035203753830313520906310480491431318700958448682824575242138066095824475957258203268402964094154866761000203057680592797335202020483787016655171425253029762248493904055387442122835187717285167708945711504555509092232389303658229197549299811046725981345462096227253688 676767266056714091182489126536519699329446135220905250184570314119844218253041243598082076830986491442158923135114177472731992490185432248057503867176158663634867159301940421123430943992067667555183642411609691292643553980476943833865584029059200401703192107958093139811831112810553706415258676644007479126574922003228296427100249362342904346150886028047387783924384219678219487136392158053) math:sum 1095032438953106421381231362528103130206250258857893096441007809224175835137020310827979323232190733944705020852457545608765027693939262561578410177656650094953568117750623245698673082058163492031140900614878094256737708847237944036923264621856535603723675894974748311237084142572802200319314064086130314314292207170937242138604804871435136735454544257244937083735430945659564949232619411741 . (1807 676767266056714091182489126536519699329446135220905250184570314119844218253041243598082076830986491442158923135114177472731992490185432248057503867176158663634867159301940421123430943992067667555183642411609691292643553980476943833865584029059200401703192107958093139811831112810553706415258676644007479126574922003228296427100249362342904346150886028047387783924384219678219487136392158053 1095032438953106421381231362528103130206250258857893096441007809224175835137020310827979323232190733944705020852457545608765027693939262561578410177656650094953568117750623245698673082058163492031140900614878094256737708847237944036923264621856535603723675894974748311237084142572802200319314064086130314314292207170937242138604804871435136735454544257244937083735430945659564949232619411741) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28123,7 +28123,7 @@ _:gn_4375 { } _:gn_4376 { - 1809 math:greaterThan 1 . + (1809) math:greaterThan 1 . (1809 1) math:difference 1808 . (258502093160321760983746890544936268452642011583917403928132819015512601369062176368184830429782248939612825417770809336698957286431601934536597556695667232316166200853257596548188805925971843079226384208341288328549399113715943630807903436261865199682708320941437968386578083048305212511203289201884643938857636835519350715595693853250671956847227798849838484113337493696874025040164904365 418265172896392330198742235991583430876804123636987846256437495104331616883979067229897246401204242502546097717343368136033035203753830313520906310480491431318700958448682824575242138066095824475957258203268402964094154866761000203057680592797335202020483787016655171425253029762248493904055387442122835187717285167708945711504555509092232389303658229197549299811046725981345462096227253688) math:sum 676767266056714091182489126536519699329446135220905250184570314119844218253041243598082076830986491442158923135114177472731992490185432248057503867176158663634867159301940421123430943992067667555183642411609691292643553980476943833865584029059200401703192107958093139811831112810553706415258676644007479126574922003228296427100249362342904346150886028047387783924384219678219487136392158053 . (1808 418265172896392330198742235991583430876804123636987846256437495104331616883979067229897246401204242502546097717343368136033035203753830313520906310480491431318700958448682824575242138066095824475957258203268402964094154866761000203057680592797335202020483787016655171425253029762248493904055387442122835187717285167708945711504555509092232389303658229197549299811046725981345462096227253688 676767266056714091182489126536519699329446135220905250184570314119844218253041243598082076830986491442158923135114177472731992490185432248057503867176158663634867159301940421123430943992067667555183642411609691292643553980476943833865584029059200401703192107958093139811831112810553706415258676644007479126574922003228296427100249362342904346150886028047387783924384219678219487136392158053) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28134,7 +28134,7 @@ _:gn_4377 { } _:gn_4378 { - 1810 math:greaterThan 1 . + (1810) math:greaterThan 1 . (1810 1) math:difference 1809 . (159763079736070569214995345446647162424162112053070442328304676088819015514916890861712415971421993562933272299572558799334077917322228378984308753784824199002534757595425228027053332140123981396730873994927114635544755753045056572249777156535470002337775466075217203038674946713943281392852098240238191248859648332189594995908861655841560432456430430347710815697709232284471437056062349323 258502093160321760983746890544936268452642011583917403928132819015512601369062176368184830429782248939612825417770809336698957286431601934536597556695667232316166200853257596548188805925971843079226384208341288328549399113715943630807903436261865199682708320941437968386578083048305212511203289201884643938857636835519350715595693853250671956847227798849838484113337493696874025040164904365) math:sum 418265172896392330198742235991583430876804123636987846256437495104331616883979067229897246401204242502546097717343368136033035203753830313520906310480491431318700958448682824575242138066095824475957258203268402964094154866761000203057680592797335202020483787016655171425253029762248493904055387442122835187717285167708945711504555509092232389303658229197549299811046725981345462096227253688 . (1809 258502093160321760983746890544936268452642011583917403928132819015512601369062176368184830429782248939612825417770809336698957286431601934536597556695667232316166200853257596548188805925971843079226384208341288328549399113715943630807903436261865199682708320941437968386578083048305212511203289201884643938857636835519350715595693853250671956847227798849838484113337493696874025040164904365 418265172896392330198742235991583430876804123636987846256437495104331616883979067229897246401204242502546097717343368136033035203753830313520906310480491431318700958448682824575242138066095824475957258203268402964094154866761000203057680592797335202020483787016655171425253029762248493904055387442122835187717285167708945711504555509092232389303658229197549299811046725981345462096227253688) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28145,7 +28145,7 @@ _:gn_4379 { } _:gn_4380 { - 1811 math:greaterThan 1 . + (1811) math:greaterThan 1 . (1811 1) math:difference 1810 . (98739013424251191768751545098289106028479899530846961599828142926693585854145285506472414458360255376679553118198250537364879369109373555552288802910843033313631443257832368521135473785847861682495510213414173693004643360670887058558126279726395197344932854866220765347903136334361931118351190961646452689997988503329755719686832197409111524390797368502127668415628261412402587984102555042 159763079736070569214995345446647162424162112053070442328304676088819015514916890861712415971421993562933272299572558799334077917322228378984308753784824199002534757595425228027053332140123981396730873994927114635544755753045056572249777156535470002337775466075217203038674946713943281392852098240238191248859648332189594995908861655841560432456430430347710815697709232284471437056062349323) math:sum 258502093160321760983746890544936268452642011583917403928132819015512601369062176368184830429782248939612825417770809336698957286431601934536597556695667232316166200853257596548188805925971843079226384208341288328549399113715943630807903436261865199682708320941437968386578083048305212511203289201884643938857636835519350715595693853250671956847227798849838484113337493696874025040164904365 . (1810 159763079736070569214995345446647162424162112053070442328304676088819015514916890861712415971421993562933272299572558799334077917322228378984308753784824199002534757595425228027053332140123981396730873994927114635544755753045056572249777156535470002337775466075217203038674946713943281392852098240238191248859648332189594995908861655841560432456430430347710815697709232284471437056062349323 258502093160321760983746890544936268452642011583917403928132819015512601369062176368184830429782248939612825417770809336698957286431601934536597556695667232316166200853257596548188805925971843079226384208341288328549399113715943630807903436261865199682708320941437968386578083048305212511203289201884643938857636835519350715595693853250671956847227798849838484113337493696874025040164904365) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28156,7 +28156,7 @@ _:gn_4381 { } _:gn_4382 { - 1812 math:greaterThan 1 . + (1812) math:greaterThan 1 . (1812 1) math:difference 1811 . (61024066311819377446243800348358056395682212522223480728476533162125429660771605355240001513061738186253719181374308261969198548212854823432019950873981165688903314337592859505917858354276119714235363781512940942540112392374169513691650876809074804992842611208996437690771810379581350274500907278591738558861659828859839276222029458432448908065633061845583147282080970872068849071959794281 98739013424251191768751545098289106028479899530846961599828142926693585854145285506472414458360255376679553118198250537364879369109373555552288802910843033313631443257832368521135473785847861682495510213414173693004643360670887058558126279726395197344932854866220765347903136334361931118351190961646452689997988503329755719686832197409111524390797368502127668415628261412402587984102555042) math:sum 159763079736070569214995345446647162424162112053070442328304676088819015514916890861712415971421993562933272299572558799334077917322228378984308753784824199002534757595425228027053332140123981396730873994927114635544755753045056572249777156535470002337775466075217203038674946713943281392852098240238191248859648332189594995908861655841560432456430430347710815697709232284471437056062349323 . (1811 98739013424251191768751545098289106028479899530846961599828142926693585854145285506472414458360255376679553118198250537364879369109373555552288802910843033313631443257832368521135473785847861682495510213414173693004643360670887058558126279726395197344932854866220765347903136334361931118351190961646452689997988503329755719686832197409111524390797368502127668415628261412402587984102555042 159763079736070569214995345446647162424162112053070442328304676088819015514916890861712415971421993562933272299572558799334077917322228378984308753784824199002534757595425228027053332140123981396730873994927114635544755753045056572249777156535470002337775466075217203038674946713943281392852098240238191248859648332189594995908861655841560432456430430347710815697709232284471437056062349323) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28167,7 +28167,7 @@ _:gn_4383 { } _:gn_4384 { - 1813 math:greaterThan 1 . + (1813) math:greaterThan 1 . (1813 1) math:difference 1812 . (37714947112431814322507744749931049632797687008623480871351609764568156193373680151232412945298517190425833936823942275395680820896518732120268852036861867624728128920239509015217615431571741968260146431901232750464530968296717544866475402917320392352090243657224327657131325954780580843850283683054714131136328674469916443464802738976662616325164306656544521133547290540333738912142760761 61024066311819377446243800348358056395682212522223480728476533162125429660771605355240001513061738186253719181374308261969198548212854823432019950873981165688903314337592859505917858354276119714235363781512940942540112392374169513691650876809074804992842611208996437690771810379581350274500907278591738558861659828859839276222029458432448908065633061845583147282080970872068849071959794281) math:sum 98739013424251191768751545098289106028479899530846961599828142926693585854145285506472414458360255376679553118198250537364879369109373555552288802910843033313631443257832368521135473785847861682495510213414173693004643360670887058558126279726395197344932854866220765347903136334361931118351190961646452689997988503329755719686832197409111524390797368502127668415628261412402587984102555042 . (1812 61024066311819377446243800348358056395682212522223480728476533162125429660771605355240001513061738186253719181374308261969198548212854823432019950873981165688903314337592859505917858354276119714235363781512940942540112392374169513691650876809074804992842611208996437690771810379581350274500907278591738558861659828859839276222029458432448908065633061845583147282080970872068849071959794281 98739013424251191768751545098289106028479899530846961599828142926693585854145285506472414458360255376679553118198250537364879369109373555552288802910843033313631443257832368521135473785847861682495510213414173693004643360670887058558126279726395197344932854866220765347903136334361931118351190961646452689997988503329755719686832197409111524390797368502127668415628261412402587984102555042) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28178,7 +28178,7 @@ _:gn_4385 { } _:gn_4386 { - 1814 math:greaterThan 1 . + (1814) math:greaterThan 1 . (1814 1) math:difference 1813 . (23309119199387563123736055598427006762884525513599999857124923397557273467397925204007588567763220995827885244550365986573517727316336091311751098837119298064175185417353350490700242922704377745975217349611708192075581424077451968825175473891754412640752367551772110033640484424800769430650623595537024427725331154389922832757226719455786291740468755189038626148533680331735110159817033520 37714947112431814322507744749931049632797687008623480871351609764568156193373680151232412945298517190425833936823942275395680820896518732120268852036861867624728128920239509015217615431571741968260146431901232750464530968296717544866475402917320392352090243657224327657131325954780580843850283683054714131136328674469916443464802738976662616325164306656544521133547290540333738912142760761) math:sum 61024066311819377446243800348358056395682212522223480728476533162125429660771605355240001513061738186253719181374308261969198548212854823432019950873981165688903314337592859505917858354276119714235363781512940942540112392374169513691650876809074804992842611208996437690771810379581350274500907278591738558861659828859839276222029458432448908065633061845583147282080970872068849071959794281 . (1813 37714947112431814322507744749931049632797687008623480871351609764568156193373680151232412945298517190425833936823942275395680820896518732120268852036861867624728128920239509015217615431571741968260146431901232750464530968296717544866475402917320392352090243657224327657131325954780580843850283683054714131136328674469916443464802738976662616325164306656544521133547290540333738912142760761 61024066311819377446243800348358056395682212522223480728476533162125429660771605355240001513061738186253719181374308261969198548212854823432019950873981165688903314337592859505917858354276119714235363781512940942540112392374169513691650876809074804992842611208996437690771810379581350274500907278591738558861659828859839276222029458432448908065633061845583147282080970872068849071959794281) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28189,7 +28189,7 @@ _:gn_4387 { } _:gn_4388 { - 1815 math:greaterThan 1 . + (1815) math:greaterThan 1 . (1815 1) math:difference 1814 . (14405827913044251198771689151504042869913161495023481014226686367010882725975754947224824377535296194597948692273576288822163093580182640808517753199742569560552943502886158524517372508867364222284929082289524558388949544219265576041299929025565979711337876105452217623490841529979811413199660087517689703410997520079993610707576019520876324584695551467505894985013610208598628752325727241 23309119199387563123736055598427006762884525513599999857124923397557273467397925204007588567763220995827885244550365986573517727316336091311751098837119298064175185417353350490700242922704377745975217349611708192075581424077451968825175473891754412640752367551772110033640484424800769430650623595537024427725331154389922832757226719455786291740468755189038626148533680331735110159817033520) math:sum 37714947112431814322507744749931049632797687008623480871351609764568156193373680151232412945298517190425833936823942275395680820896518732120268852036861867624728128920239509015217615431571741968260146431901232750464530968296717544866475402917320392352090243657224327657131325954780580843850283683054714131136328674469916443464802738976662616325164306656544521133547290540333738912142760761 . (1814 23309119199387563123736055598427006762884525513599999857124923397557273467397925204007588567763220995827885244550365986573517727316336091311751098837119298064175185417353350490700242922704377745975217349611708192075581424077451968825175473891754412640752367551772110033640484424800769430650623595537024427725331154389922832757226719455786291740468755189038626148533680331735110159817033520 37714947112431814322507744749931049632797687008623480871351609764568156193373680151232412945298517190425833936823942275395680820896518732120268852036861867624728128920239509015217615431571741968260146431901232750464530968296717544866475402917320392352090243657224327657131325954780580843850283683054714131136328674469916443464802738976662616325164306656544521133547290540333738912142760761) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28200,7 +28200,7 @@ _:gn_4389 { } _:gn_4390 { - 1816 math:greaterThan 1 . + (1816) math:greaterThan 1 . (1816 1) math:difference 1815 . (8903291286343311924964366446922963892971364018576518842898237030546390741422170256782764190227924801229936552276789697751354633736153450503233345637376728503622241914467191966182870413837013523690288267322183633686631879858186392783875544866188432929414491446319892410149642894820958017450963508019334724314333634309929222049650699934909967155773203721532731163520070123136481407491306279 14405827913044251198771689151504042869913161495023481014226686367010882725975754947224824377535296194597948692273576288822163093580182640808517753199742569560552943502886158524517372508867364222284929082289524558388949544219265576041299929025565979711337876105452217623490841529979811413199660087517689703410997520079993610707576019520876324584695551467505894985013610208598628752325727241) math:sum 23309119199387563123736055598427006762884525513599999857124923397557273467397925204007588567763220995827885244550365986573517727316336091311751098837119298064175185417353350490700242922704377745975217349611708192075581424077451968825175473891754412640752367551772110033640484424800769430650623595537024427725331154389922832757226719455786291740468755189038626148533680331735110159817033520 . (1815 14405827913044251198771689151504042869913161495023481014226686367010882725975754947224824377535296194597948692273576288822163093580182640808517753199742569560552943502886158524517372508867364222284929082289524558388949544219265576041299929025565979711337876105452217623490841529979811413199660087517689703410997520079993610707576019520876324584695551467505894985013610208598628752325727241 23309119199387563123736055598427006762884525513599999857124923397557273467397925204007588567763220995827885244550365986573517727316336091311751098837119298064175185417353350490700242922704377745975217349611708192075581424077451968825175473891754412640752367551772110033640484424800769430650623595537024427725331154389922832757226719455786291740468755189038626148533680331735110159817033520) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28211,7 +28211,7 @@ _:gn_4391 { } _:gn_4392 { - 1817 math:greaterThan 1 . + (1817) math:greaterThan 1 . (1817 1) math:difference 1816 . (5502536626700939273807322704581078976941797476446962171328449336464491984553584690442060187307371393368012139996786591070808459844029190305284407562365841056930701588418966558334502095030350698594640814967340924702317664361079183257424384159377546781923384659132325213341198635158853395748696579498354979096663885770064388657925319585966357428922347745973163821493540085462147344834420962 8903291286343311924964366446922963892971364018576518842898237030546390741422170256782764190227924801229936552276789697751354633736153450503233345637376728503622241914467191966182870413837013523690288267322183633686631879858186392783875544866188432929414491446319892410149642894820958017450963508019334724314333634309929222049650699934909967155773203721532731163520070123136481407491306279) math:sum 14405827913044251198771689151504042869913161495023481014226686367010882725975754947224824377535296194597948692273576288822163093580182640808517753199742569560552943502886158524517372508867364222284929082289524558388949544219265576041299929025565979711337876105452217623490841529979811413199660087517689703410997520079993610707576019520876324584695551467505894985013610208598628752325727241 . (1816 8903291286343311924964366446922963892971364018576518842898237030546390741422170256782764190227924801229936552276789697751354633736153450503233345637376728503622241914467191966182870413837013523690288267322183633686631879858186392783875544866188432929414491446319892410149642894820958017450963508019334724314333634309929222049650699934909967155773203721532731163520070123136481407491306279 14405827913044251198771689151504042869913161495023481014226686367010882725975754947224824377535296194597948692273576288822163093580182640808517753199742569560552943502886158524517372508867364222284929082289524558388949544219265576041299929025565979711337876105452217623490841529979811413199660087517689703410997520079993610707576019520876324584695551467505894985013610208598628752325727241) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28222,7 +28222,7 @@ _:gn_4393 { } _:gn_4394 { - 1818 math:greaterThan 1 . + (1818) math:greaterThan 1 . (1818 1) math:difference 1817 . (3400754659642372651157043742341884916029566542129556671569787694081898756868585566340704002920553407861924412280003106680546173892124260197948938075010887446691540326048225407848368318806662825095647452354842708984314215497107209526451160706810886147491106787187567196808444259662104621702266928520979745217669748539864833391725380348943609726850855975559567342026530037674334062656885317 5502536626700939273807322704581078976941797476446962171328449336464491984553584690442060187307371393368012139996786591070808459844029190305284407562365841056930701588418966558334502095030350698594640814967340924702317664361079183257424384159377546781923384659132325213341198635158853395748696579498354979096663885770064388657925319585966357428922347745973163821493540085462147344834420962) math:sum 8903291286343311924964366446922963892971364018576518842898237030546390741422170256782764190227924801229936552276789697751354633736153450503233345637376728503622241914467191966182870413837013523690288267322183633686631879858186392783875544866188432929414491446319892410149642894820958017450963508019334724314333634309929222049650699934909967155773203721532731163520070123136481407491306279 . (1817 5502536626700939273807322704581078976941797476446962171328449336464491984553584690442060187307371393368012139996786591070808459844029190305284407562365841056930701588418966558334502095030350698594640814967340924702317664361079183257424384159377546781923384659132325213341198635158853395748696579498354979096663885770064388657925319585966357428922347745973163821493540085462147344834420962 8903291286343311924964366446922963892971364018576518842898237030546390741422170256782764190227924801229936552276789697751354633736153450503233345637376728503622241914467191966182870413837013523690288267322183633686631879858186392783875544866188432929414491446319892410149642894820958017450963508019334724314333634309929222049650699934909967155773203721532731163520070123136481407491306279) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28233,7 +28233,7 @@ _:gn_4395 { } _:gn_4396 { - 1819 math:greaterThan 1 . + (1819) math:greaterThan 1 . (1819 1) math:difference 1818 . (2101781967058566622650278962239194060912230934317405499758661642382593227684999124101356184386817985506087727716783484390262285951904930107335469487354953610239161262370741150486133776223687873498993362612498215718003448863971973730973223452566660634432277871944758016532754375496748774046429650977375233878994137230199555266199939237022747702071491770413596479467010047787813282177535645 3400754659642372651157043742341884916029566542129556671569787694081898756868585566340704002920553407861924412280003106680546173892124260197948938075010887446691540326048225407848368318806662825095647452354842708984314215497107209526451160706810886147491106787187567196808444259662104621702266928520979745217669748539864833391725380348943609726850855975559567342026530037674334062656885317) math:sum 5502536626700939273807322704581078976941797476446962171328449336464491984553584690442060187307371393368012139996786591070808459844029190305284407562365841056930701588418966558334502095030350698594640814967340924702317664361079183257424384159377546781923384659132325213341198635158853395748696579498354979096663885770064388657925319585966357428922347745973163821493540085462147344834420962 . (1818 3400754659642372651157043742341884916029566542129556671569787694081898756868585566340704002920553407861924412280003106680546173892124260197948938075010887446691540326048225407848368318806662825095647452354842708984314215497107209526451160706810886147491106787187567196808444259662104621702266928520979745217669748539864833391725380348943609726850855975559567342026530037674334062656885317 5502536626700939273807322704581078976941797476446962171328449336464491984553584690442060187307371393368012139996786591070808459844029190305284407562365841056930701588418966558334502095030350698594640814967340924702317664361079183257424384159377546781923384659132325213341198635158853395748696579498354979096663885770064388657925319585966357428922347745973163821493540085462147344834420962) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28244,7 +28244,7 @@ _:gn_4397 { } _:gn_4398 { - 1820 math:greaterThan 1 . + (1820) math:greaterThan 1 . (1820 1) math:difference 1819 . (1298972692583806028506764780102690855117335607812151171811126051699305529183586442239347818533735422355836684563219622290283887940219330090613468587655933836452379063677484257362234542582974951596654089742344493266310766633135235795477937254244225513058828915242809180275689884165355847655837277543604511338675611309665278125525441111920862024779364205145970862559519989886520780479349672 2101781967058566622650278962239194060912230934317405499758661642382593227684999124101356184386817985506087727716783484390262285951904930107335469487354953610239161262370741150486133776223687873498993362612498215718003448863971973730973223452566660634432277871944758016532754375496748774046429650977375233878994137230199555266199939237022747702071491770413596479467010047787813282177535645) math:sum 3400754659642372651157043742341884916029566542129556671569787694081898756868585566340704002920553407861924412280003106680546173892124260197948938075010887446691540326048225407848368318806662825095647452354842708984314215497107209526451160706810886147491106787187567196808444259662104621702266928520979745217669748539864833391725380348943609726850855975559567342026530037674334062656885317 . (1819 2101781967058566622650278962239194060912230934317405499758661642382593227684999124101356184386817985506087727716783484390262285951904930107335469487354953610239161262370741150486133776223687873498993362612498215718003448863971973730973223452566660634432277871944758016532754375496748774046429650977375233878994137230199555266199939237022747702071491770413596479467010047787813282177535645 3400754659642372651157043742341884916029566542129556671569787694081898756868585566340704002920553407861924412280003106680546173892124260197948938075010887446691540326048225407848368318806662825095647452354842708984314215497107209526451160706810886147491106787187567196808444259662104621702266928520979745217669748539864833391725380348943609726850855975559567342026530037674334062656885317) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28255,7 +28255,7 @@ _:gn_4399 { } _:gn_4400 { - 1821 math:greaterThan 1 . + (1821) math:greaterThan 1 . (1821 1) math:difference 1820 . (802809274474760594143514182136503205794895326505254327947535590683287698501412681862008365853082563150251043153563862099978398011685600016722000899699019773786782198693256893123899233640712921902339272870153722451692682230836737935495286198322435121373448956701948836257064491331392926390592373433770722540318525920534277140674498125101885677292127565267625616907490057901292501698185973 1298972692583806028506764780102690855117335607812151171811126051699305529183586442239347818533735422355836684563219622290283887940219330090613468587655933836452379063677484257362234542582974951596654089742344493266310766633135235795477937254244225513058828915242809180275689884165355847655837277543604511338675611309665278125525441111920862024779364205145970862559519989886520780479349672) math:sum 2101781967058566622650278962239194060912230934317405499758661642382593227684999124101356184386817985506087727716783484390262285951904930107335469487354953610239161262370741150486133776223687873498993362612498215718003448863971973730973223452566660634432277871944758016532754375496748774046429650977375233878994137230199555266199939237022747702071491770413596479467010047787813282177535645 . (1820 1298972692583806028506764780102690855117335607812151171811126051699305529183586442239347818533735422355836684563219622290283887940219330090613468587655933836452379063677484257362234542582974951596654089742344493266310766633135235795477937254244225513058828915242809180275689884165355847655837277543604511338675611309665278125525441111920862024779364205145970862559519989886520780479349672 2101781967058566622650278962239194060912230934317405499758661642382593227684999124101356184386817985506087727716783484390262285951904930107335469487354953610239161262370741150486133776223687873498993362612498215718003448863971973730973223452566660634432277871944758016532754375496748774046429650977375233878994137230199555266199939237022747702071491770413596479467010047787813282177535645) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28266,7 +28266,7 @@ _:gn_4401 { } _:gn_4402 { - 1822 math:greaterThan 1 . + (1822) math:greaterThan 1 . (1822 1) math:difference 1821 . (496163418109045434363250597966187649322440281306896843863590461016017830682173760377339452680652859205585641409655760190305489928533730073891467687956914062665596864984227364238335308942262029694314816872190770814618084402298497859982651055921790391685379958540860344018625392833962921265244904109833788798357085389131000984850942986818976347487236639878345245652029931985228278781163699 802809274474760594143514182136503205794895326505254327947535590683287698501412681862008365853082563150251043153563862099978398011685600016722000899699019773786782198693256893123899233640712921902339272870153722451692682230836737935495286198322435121373448956701948836257064491331392926390592373433770722540318525920534277140674498125101885677292127565267625616907490057901292501698185973) math:sum 1298972692583806028506764780102690855117335607812151171811126051699305529183586442239347818533735422355836684563219622290283887940219330090613468587655933836452379063677484257362234542582974951596654089742344493266310766633135235795477937254244225513058828915242809180275689884165355847655837277543604511338675611309665278125525441111920862024779364205145970862559519989886520780479349672 . (1821 802809274474760594143514182136503205794895326505254327947535590683287698501412681862008365853082563150251043153563862099978398011685600016722000899699019773786782198693256893123899233640712921902339272870153722451692682230836737935495286198322435121373448956701948836257064491331392926390592373433770722540318525920534277140674498125101885677292127565267625616907490057901292501698185973 1298972692583806028506764780102690855117335607812151171811126051699305529183586442239347818533735422355836684563219622290283887940219330090613468587655933836452379063677484257362234542582974951596654089742344493266310766633135235795477937254244225513058828915242809180275689884165355847655837277543604511338675611309665278125525441111920862024779364205145970862559519989886520780479349672) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28277,7 +28277,7 @@ _:gn_4403 { } _:gn_4404 { - 1823 math:greaterThan 1 . + (1823) math:greaterThan 1 . (1823 1) math:difference 1822 . (306645856365715159780263584170315556472455045198357484083945129667269867819238921484668913172429703944665401743908101909672908083151869942830533211742105711121185333709029528885563924698450892208024455997962951637074597828538240075512635142400644729688068998161088492238439098497430005125347469323936933741961440531403276155823555138282909329804890925389280371255460125916064222917022274 496163418109045434363250597966187649322440281306896843863590461016017830682173760377339452680652859205585641409655760190305489928533730073891467687956914062665596864984227364238335308942262029694314816872190770814618084402298497859982651055921790391685379958540860344018625392833962921265244904109833788798357085389131000984850942986818976347487236639878345245652029931985228278781163699) math:sum 802809274474760594143514182136503205794895326505254327947535590683287698501412681862008365853082563150251043153563862099978398011685600016722000899699019773786782198693256893123899233640712921902339272870153722451692682230836737935495286198322435121373448956701948836257064491331392926390592373433770722540318525920534277140674498125101885677292127565267625616907490057901292501698185973 . (1822 496163418109045434363250597966187649322440281306896843863590461016017830682173760377339452680652859205585641409655760190305489928533730073891467687956914062665596864984227364238335308942262029694314816872190770814618084402298497859982651055921790391685379958540860344018625392833962921265244904109833788798357085389131000984850942986818976347487236639878345245652029931985228278781163699 802809274474760594143514182136503205794895326505254327947535590683287698501412681862008365853082563150251043153563862099978398011685600016722000899699019773786782198693256893123899233640712921902339272870153722451692682230836737935495286198322435121373448956701948836257064491331392926390592373433770722540318525920534277140674498125101885677292127565267625616907490057901292501698185973) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28288,7 +28288,7 @@ _:gn_4405 { } _:gn_4406 { - 1824 math:greaterThan 1 . + (1824) math:greaterThan 1 . (1824 1) math:difference 1823 . (189517561743330274582987013795872092849985236108539359779645331348747962862934838892670539508223155260920239665747658280632581845381860131060934476214808351544411531275197835352771384243811137486290360874227819177543486573760257784470015913521145661997310960379771851780186294336532916139897434785896855056395644857727724829027387848536067017682345714489064874396569806069164055864141425 306645856365715159780263584170315556472455045198357484083945129667269867819238921484668913172429703944665401743908101909672908083151869942830533211742105711121185333709029528885563924698450892208024455997962951637074597828538240075512635142400644729688068998161088492238439098497430005125347469323936933741961440531403276155823555138282909329804890925389280371255460125916064222917022274) math:sum 496163418109045434363250597966187649322440281306896843863590461016017830682173760377339452680652859205585641409655760190305489928533730073891467687956914062665596864984227364238335308942262029694314816872190770814618084402298497859982651055921790391685379958540860344018625392833962921265244904109833788798357085389131000984850942986818976347487236639878345245652029931985228278781163699 . (1823 306645856365715159780263584170315556472455045198357484083945129667269867819238921484668913172429703944665401743908101909672908083151869942830533211742105711121185333709029528885563924698450892208024455997962951637074597828538240075512635142400644729688068998161088492238439098497430005125347469323936933741961440531403276155823555138282909329804890925389280371255460125916064222917022274 496163418109045434363250597966187649322440281306896843863590461016017830682173760377339452680652859205585641409655760190305489928533730073891467687956914062665596864984227364238335308942262029694314816872190770814618084402298497859982651055921790391685379958540860344018625392833962921265244904109833788798357085389131000984850942986818976347487236639878345245652029931985228278781163699) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28299,7 +28299,7 @@ _:gn_4407 { } _:gn_4408 { - 1825 math:greaterThan 1 . + (1825) math:greaterThan 1 . (1825 1) math:difference 1824 . (117128294622384885197276570374443463622469809089818124304299798318521904956304082591998373664206548683745162078160443629040326237770009811769598735527297359576773802433831693532792540454639754721734095123735132459531111254777982291042619228879499067690758037781316640458252804160897088985450034538040078685565795673675551326796167289746842312122545210900215496858890319846900167052880849 189517561743330274582987013795872092849985236108539359779645331348747962862934838892670539508223155260920239665747658280632581845381860131060934476214808351544411531275197835352771384243811137486290360874227819177543486573760257784470015913521145661997310960379771851780186294336532916139897434785896855056395644857727724829027387848536067017682345714489064874396569806069164055864141425) math:sum 306645856365715159780263584170315556472455045198357484083945129667269867819238921484668913172429703944665401743908101909672908083151869942830533211742105711121185333709029528885563924698450892208024455997962951637074597828538240075512635142400644729688068998161088492238439098497430005125347469323936933741961440531403276155823555138282909329804890925389280371255460125916064222917022274 . (1824 189517561743330274582987013795872092849985236108539359779645331348747962862934838892670539508223155260920239665747658280632581845381860131060934476214808351544411531275197835352771384243811137486290360874227819177543486573760257784470015913521145661997310960379771851780186294336532916139897434785896855056395644857727724829027387848536067017682345714489064874396569806069164055864141425 306645856365715159780263584170315556472455045198357484083945129667269867819238921484668913172429703944665401743908101909672908083151869942830533211742105711121185333709029528885563924698450892208024455997962951637074597828538240075512635142400644729688068998161088492238439098497430005125347469323936933741961440531403276155823555138282909329804890925389280371255460125916064222917022274) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28310,7 +28310,7 @@ _:gn_4409 { } _:gn_4410 { - 1826 math:greaterThan 1 . + (1826) math:greaterThan 1 . (1826 1) math:difference 1825 . (72389267120945389385710443421428629227515427018721235475345533030226057906630756300672165844016606577175077587587214651592255607611850319291335740687510991967637728841366141819978843789171382764556265750492686718012375318982275493427396684641646594306552922598455211321933490175635827154447400247856776370829849184052173502231220558789224705559800503588849377537679486222263888811260576 117128294622384885197276570374443463622469809089818124304299798318521904956304082591998373664206548683745162078160443629040326237770009811769598735527297359576773802433831693532792540454639754721734095123735132459531111254777982291042619228879499067690758037781316640458252804160897088985450034538040078685565795673675551326796167289746842312122545210900215496858890319846900167052880849) math:sum 189517561743330274582987013795872092849985236108539359779645331348747962862934838892670539508223155260920239665747658280632581845381860131060934476214808351544411531275197835352771384243811137486290360874227819177543486573760257784470015913521145661997310960379771851780186294336532916139897434785896855056395644857727724829027387848536067017682345714489064874396569806069164055864141425 . (1825 117128294622384885197276570374443463622469809089818124304299798318521904956304082591998373664206548683745162078160443629040326237770009811769598735527297359576773802433831693532792540454639754721734095123735132459531111254777982291042619228879499067690758037781316640458252804160897088985450034538040078685565795673675551326796167289746842312122545210900215496858890319846900167052880849 189517561743330274582987013795872092849985236108539359779645331348747962862934838892670539508223155260920239665747658280632581845381860131060934476214808351544411531275197835352771384243811137486290360874227819177543486573760257784470015913521145661997310960379771851780186294336532916139897434785896855056395644857727724829027387848536067017682345714489064874396569806069164055864141425) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28321,7 +28321,7 @@ _:gn_4411 { } _:gn_4412 { - 1827 math:greaterThan 1 . + (1827) math:greaterThan 1 . (1827 1) math:difference 1826 . (44739027501439495811566126953014834394954382071096888828954265288295847049673326291326207820189942106570084490573228977448070630158159492478262994839786367609136073592465551712813696665468371957177829373242445741518735935795706797615222544237852473384205115182861429136319313985261261831002634290183302314735946489623377824564946730957617606562744707311366119321210833624636278241620273 72389267120945389385710443421428629227515427018721235475345533030226057906630756300672165844016606577175077587587214651592255607611850319291335740687510991967637728841366141819978843789171382764556265750492686718012375318982275493427396684641646594306552922598455211321933490175635827154447400247856776370829849184052173502231220558789224705559800503588849377537679486222263888811260576) math:sum 117128294622384885197276570374443463622469809089818124304299798318521904956304082591998373664206548683745162078160443629040326237770009811769598735527297359576773802433831693532792540454639754721734095123735132459531111254777982291042619228879499067690758037781316640458252804160897088985450034538040078685565795673675551326796167289746842312122545210900215496858890319846900167052880849 . (1826 72389267120945389385710443421428629227515427018721235475345533030226057906630756300672165844016606577175077587587214651592255607611850319291335740687510991967637728841366141819978843789171382764556265750492686718012375318982275493427396684641646594306552922598455211321933490175635827154447400247856776370829849184052173502231220558789224705559800503588849377537679486222263888811260576 117128294622384885197276570374443463622469809089818124304299798318521904956304082591998373664206548683745162078160443629040326237770009811769598735527297359576773802433831693532792540454639754721734095123735132459531111254777982291042619228879499067690758037781316640458252804160897088985450034538040078685565795673675551326796167289746842312122545210900215496858890319846900167052880849) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28332,7 +28332,7 @@ _:gn_4413 { } _:gn_4414 { - 1828 math:greaterThan 1 . + (1828) math:greaterThan 1 . (1828 1) math:difference 1827 . (27650239619505893574144316468413794832561044947624346646391267741930210856957430009345958023826664470604993097013985674144184977453690826813072745847724624358501655248900590107165147123703010807378436377250240976493639383186568695812174140403794120922347807415593782185614176190374565323444765957673474056093902694428795677666273827831607098997055796277483258216468652597627610569640303 44739027501439495811566126953014834394954382071096888828954265288295847049673326291326207820189942106570084490573228977448070630158159492478262994839786367609136073592465551712813696665468371957177829373242445741518735935795706797615222544237852473384205115182861429136319313985261261831002634290183302314735946489623377824564946730957617606562744707311366119321210833624636278241620273) math:sum 72389267120945389385710443421428629227515427018721235475345533030226057906630756300672165844016606577175077587587214651592255607611850319291335740687510991967637728841366141819978843789171382764556265750492686718012375318982275493427396684641646594306552922598455211321933490175635827154447400247856776370829849184052173502231220558789224705559800503588849377537679486222263888811260576 . (1827 44739027501439495811566126953014834394954382071096888828954265288295847049673326291326207820189942106570084490573228977448070630158159492478262994839786367609136073592465551712813696665468371957177829373242445741518735935795706797615222544237852473384205115182861429136319313985261261831002634290183302314735946489623377824564946730957617606562744707311366119321210833624636278241620273 72389267120945389385710443421428629227515427018721235475345533030226057906630756300672165844016606577175077587587214651592255607611850319291335740687510991967637728841366141819978843789171382764556265750492686718012375318982275493427396684641646594306552922598455211321933490175635827154447400247856776370829849184052173502231220558789224705559800503588849377537679486222263888811260576) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28343,7 +28343,7 @@ _:gn_4415 { } _:gn_4416 { - 1829 math:greaterThan 1 . + (1829) math:greaterThan 1 . (1829 1) math:difference 1828 . (17088787881933602237421810484601039562393337123472542182562997546365636192715896281980249796363277635965091393559243303303885652704468665665190248992061743250634418343564961605648549541765361149799392995992204765025096552609138101803048403834058352461857307767267646950705137794886696507557868332509828258642043795194582146898672903126010507565688911033882861104742181027008667671979970 27650239619505893574144316468413794832561044947624346646391267741930210856957430009345958023826664470604993097013985674144184977453690826813072745847724624358501655248900590107165147123703010807378436377250240976493639383186568695812174140403794120922347807415593782185614176190374565323444765957673474056093902694428795677666273827831607098997055796277483258216468652597627610569640303) math:sum 44739027501439495811566126953014834394954382071096888828954265288295847049673326291326207820189942106570084490573228977448070630158159492478262994839786367609136073592465551712813696665468371957177829373242445741518735935795706797615222544237852473384205115182861429136319313985261261831002634290183302314735946489623377824564946730957617606562744707311366119321210833624636278241620273 . (1828 27650239619505893574144316468413794832561044947624346646391267741930210856957430009345958023826664470604993097013985674144184977453690826813072745847724624358501655248900590107165147123703010807378436377250240976493639383186568695812174140403794120922347807415593782185614176190374565323444765957673474056093902694428795677666273827831607098997055796277483258216468652597627610569640303 44739027501439495811566126953014834394954382071096888828954265288295847049673326291326207820189942106570084490573228977448070630158159492478262994839786367609136073592465551712813696665468371957177829373242445741518735935795706797615222544237852473384205115182861429136319313985261261831002634290183302314735946489623377824564946730957617606562744707311366119321210833624636278241620273) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28354,7 +28354,7 @@ _:gn_4417 { } _:gn_4418 { - 1830 math:greaterThan 1 . + (1830) math:greaterThan 1 . (1830 1) math:difference 1829 . (10561451737572291336722505983812755270167707824151804463828270195564574664241533727365708227463386834639901703454742370840299324749222161147882496855662881107867236905335628501516597581937649657579043381258036211468542830577430594009125736569735768460490499648326135234909038395487868815886897625163645797451858899234213530767600924705596591431366885243600397111726471570618942897660333 17088787881933602237421810484601039562393337123472542182562997546365636192715896281980249796363277635965091393559243303303885652704468665665190248992061743250634418343564961605648549541765361149799392995992204765025096552609138101803048403834058352461857307767267646950705137794886696507557868332509828258642043795194582146898672903126010507565688911033882861104742181027008667671979970) math:sum 27650239619505893574144316468413794832561044947624346646391267741930210856957430009345958023826664470604993097013985674144184977453690826813072745847724624358501655248900590107165147123703010807378436377250240976493639383186568695812174140403794120922347807415593782185614176190374565323444765957673474056093902694428795677666273827831607098997055796277483258216468652597627610569640303 . (1829 17088787881933602237421810484601039562393337123472542182562997546365636192715896281980249796363277635965091393559243303303885652704468665665190248992061743250634418343564961605648549541765361149799392995992204765025096552609138101803048403834058352461857307767267646950705137794886696507557868332509828258642043795194582146898672903126010507565688911033882861104742181027008667671979970 27650239619505893574144316468413794832561044947624346646391267741930210856957430009345958023826664470604993097013985674144184977453690826813072745847724624358501655248900590107165147123703010807378436377250240976493639383186568695812174140403794120922347807415593782185614176190374565323444765957673474056093902694428795677666273827831607098997055796277483258216468652597627610569640303) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28365,7 +28365,7 @@ _:gn_4419 { } _:gn_4420 { - 1831 math:greaterThan 1 . + (1831) math:greaterThan 1 . (1831 1) math:difference 1830 . (6527336144361310900699304500788284292225629299320737718734727350801061528474362554614541568899890801325189690104500932463586327955246504517307752136398862142767181438229333104131951959827711492220349614734168553556553722031707507793922667264322584001366808118941511715796099399398827691670970707346182461190184895960368616131071978420413916134322025790282463993015709456389724774319637 10561451737572291336722505983812755270167707824151804463828270195564574664241533727365708227463386834639901703454742370840299324749222161147882496855662881107867236905335628501516597581937649657579043381258036211468542830577430594009125736569735768460490499648326135234909038395487868815886897625163645797451858899234213530767600924705596591431366885243600397111726471570618942897660333) math:sum 17088787881933602237421810484601039562393337123472542182562997546365636192715896281980249796363277635965091393559243303303885652704468665665190248992061743250634418343564961605648549541765361149799392995992204765025096552609138101803048403834058352461857307767267646950705137794886696507557868332509828258642043795194582146898672903126010507565688911033882861104742181027008667671979970 . (1830 10561451737572291336722505983812755270167707824151804463828270195564574664241533727365708227463386834639901703454742370840299324749222161147882496855662881107867236905335628501516597581937649657579043381258036211468542830577430594009125736569735768460490499648326135234909038395487868815886897625163645797451858899234213530767600924705596591431366885243600397111726471570618942897660333 17088787881933602237421810484601039562393337123472542182562997546365636192715896281980249796363277635965091393559243303303885652704468665665190248992061743250634418343564961605648549541765361149799392995992204765025096552609138101803048403834058352461857307767267646950705137794886696507557868332509828258642043795194582146898672903126010507565688911033882861104742181027008667671979970) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28376,7 +28376,7 @@ _:gn_4421 { } _:gn_4422 { - 1832 math:greaterThan 1 . + (1832) math:greaterThan 1 . (1832 1) math:difference 1831 . (4034115593210980436023201483024470977942078524831066745093542844763513135767171172751166658563496033314712013350241438376712996793975656630574744719264018965100055467106295397384645622109938165358693766523867657911989108545723086215203069305413184459123691529384623519112938996089041124215926917817463336261674003273844914636528946285182675297044859453317933118710762114229218123340696 6527336144361310900699304500788284292225629299320737718734727350801061528474362554614541568899890801325189690104500932463586327955246504517307752136398862142767181438229333104131951959827711492220349614734168553556553722031707507793922667264322584001366808118941511715796099399398827691670970707346182461190184895960368616131071978420413916134322025790282463993015709456389724774319637) math:sum 10561451737572291336722505983812755270167707824151804463828270195564574664241533727365708227463386834639901703454742370840299324749222161147882496855662881107867236905335628501516597581937649657579043381258036211468542830577430594009125736569735768460490499648326135234909038395487868815886897625163645797451858899234213530767600924705596591431366885243600397111726471570618942897660333 . (1831 6527336144361310900699304500788284292225629299320737718734727350801061528474362554614541568899890801325189690104500932463586327955246504517307752136398862142767181438229333104131951959827711492220349614734168553556553722031707507793922667264322584001366808118941511715796099399398827691670970707346182461190184895960368616131071978420413916134322025790282463993015709456389724774319637 10561451737572291336722505983812755270167707824151804463828270195564574664241533727365708227463386834639901703454742370840299324749222161147882496855662881107867236905335628501516597581937649657579043381258036211468542830577430594009125736569735768460490499648326135234909038395487868815886897625163645797451858899234213530767600924705596591431366885243600397111726471570618942897660333) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28387,7 +28387,7 @@ _:gn_4423 { } _:gn_4424 { - 1833 math:greaterThan 1 . + (1833) math:greaterThan 1 . (1833 1) math:difference 1832 . (2493220551150330464676103017763813314283550774489670973641184506037548392707191381863374910336394768010477676754259494086873331161270847886733007417134843177667125971123037706747306337717773326861655848210300895644564613485984421578719597958909399542243116589556888196683160403309786567455043789528719124928510892686523701494543032135231240837277166336964530874304947342160506650978941 4034115593210980436023201483024470977942078524831066745093542844763513135767171172751166658563496033314712013350241438376712996793975656630574744719264018965100055467106295397384645622109938165358693766523867657911989108545723086215203069305413184459123691529384623519112938996089041124215926917817463336261674003273844914636528946285182675297044859453317933118710762114229218123340696) math:sum 6527336144361310900699304500788284292225629299320737718734727350801061528474362554614541568899890801325189690104500932463586327955246504517307752136398862142767181438229333104131951959827711492220349614734168553556553722031707507793922667264322584001366808118941511715796099399398827691670970707346182461190184895960368616131071978420413916134322025790282463993015709456389724774319637 . (1832 4034115593210980436023201483024470977942078524831066745093542844763513135767171172751166658563496033314712013350241438376712996793975656630574744719264018965100055467106295397384645622109938165358693766523867657911989108545723086215203069305413184459123691529384623519112938996089041124215926917817463336261674003273844914636528946285182675297044859453317933118710762114229218123340696 6527336144361310900699304500788284292225629299320737718734727350801061528474362554614541568899890801325189690104500932463586327955246504517307752136398862142767181438229333104131951959827711492220349614734168553556553722031707507793922667264322584001366808118941511715796099399398827691670970707346182461190184895960368616131071978420413916134322025790282463993015709456389724774319637) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28398,7 +28398,7 @@ _:gn_4425 { } _:gn_4426 { - 1834 math:greaterThan 1 . + (1834) math:greaterThan 1 . (1834 1) math:difference 1833 . (1540895042060649971347098465260657663658527750341395771452358338725964743059979790887791748227101265304234336595981944289839665632704808743841737302129175787432929495983257690637339284392164838497037918313566762267424495059738664636483471346503784916880574939827735322429778592779254556760883128288744211333163110587321213141985914149951434459767693116353402244405814772068711472361755 2493220551150330464676103017763813314283550774489670973641184506037548392707191381863374910336394768010477676754259494086873331161270847886733007417134843177667125971123037706747306337717773326861655848210300895644564613485984421578719597958909399542243116589556888196683160403309786567455043789528719124928510892686523701494543032135231240837277166336964530874304947342160506650978941) math:sum 4034115593210980436023201483024470977942078524831066745093542844763513135767171172751166658563496033314712013350241438376712996793975656630574744719264018965100055467106295397384645622109938165358693766523867657911989108545723086215203069305413184459123691529384623519112938996089041124215926917817463336261674003273844914636528946285182675297044859453317933118710762114229218123340696 . (1833 2493220551150330464676103017763813314283550774489670973641184506037548392707191381863374910336394768010477676754259494086873331161270847886733007417134843177667125971123037706747306337717773326861655848210300895644564613485984421578719597958909399542243116589556888196683160403309786567455043789528719124928510892686523701494543032135231240837277166336964530874304947342160506650978941 4034115593210980436023201483024470977942078524831066745093542844763513135767171172751166658563496033314712013350241438376712996793975656630574744719264018965100055467106295397384645622109938165358693766523867657911989108545723086215203069305413184459123691529384623519112938996089041124215926917817463336261674003273844914636528946285182675297044859453317933118710762114229218123340696) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28409,7 +28409,7 @@ _:gn_4427 { } _:gn_4428 { - 1835 math:greaterThan 1 . + (1835) math:greaterThan 1 . (1835 1) math:difference 1834 . (952325509089680493329004552503155650625023024148275202188826167311583649647211590975583162109293502706243340158277549797033665528566039142891270115005667390234196475139780016109967053325608488364617929896734133377140118426245756942236126612405614625362541649729152874253381810530532010694160661239974913595347782099202488352557117985279806377509473220611128629899132570091795178617186 1540895042060649971347098465260657663658527750341395771452358338725964743059979790887791748227101265304234336595981944289839665632704808743841737302129175787432929495983257690637339284392164838497037918313566762267424495059738664636483471346503784916880574939827735322429778592779254556760883128288744211333163110587321213141985914149951434459767693116353402244405814772068711472361755) math:sum 2493220551150330464676103017763813314283550774489670973641184506037548392707191381863374910336394768010477676754259494086873331161270847886733007417134843177667125971123037706747306337717773326861655848210300895644564613485984421578719597958909399542243116589556888196683160403309786567455043789528719124928510892686523701494543032135231240837277166336964530874304947342160506650978941 . (1834 1540895042060649971347098465260657663658527750341395771452358338725964743059979790887791748227101265304234336595981944289839665632704808743841737302129175787432929495983257690637339284392164838497037918313566762267424495059738664636483471346503784916880574939827735322429778592779254556760883128288744211333163110587321213141985914149951434459767693116353402244405814772068711472361755 2493220551150330464676103017763813314283550774489670973641184506037548392707191381863374910336394768010477676754259494086873331161270847886733007417134843177667125971123037706747306337717773326861655848210300895644564613485984421578719597958909399542243116589556888196683160403309786567455043789528719124928510892686523701494543032135231240837277166336964530874304947342160506650978941) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28420,7 +28420,7 @@ _:gn_4429 { } _:gn_4430 { - 1836 math:greaterThan 1 . + (1836) math:greaterThan 1 . (1836 1) math:difference 1835 . (588569532970969478018093912757502013033504726193120569263532171414381093412768199912208586117807762597990996437704394492806000104138769600950467187123508397198733020843477674527372231066556350132419988416832628890284376633492907694247344734098170291518033290098582448176396782248722546066722467048769297737815328488118724789428796164671628082258219895742273614506682201976916293744569 952325509089680493329004552503155650625023024148275202188826167311583649647211590975583162109293502706243340158277549797033665528566039142891270115005667390234196475139780016109967053325608488364617929896734133377140118426245756942236126612405614625362541649729152874253381810530532010694160661239974913595347782099202488352557117985279806377509473220611128629899132570091795178617186) math:sum 1540895042060649971347098465260657663658527750341395771452358338725964743059979790887791748227101265304234336595981944289839665632704808743841737302129175787432929495983257690637339284392164838497037918313566762267424495059738664636483471346503784916880574939827735322429778592779254556760883128288744211333163110587321213141985914149951434459767693116353402244405814772068711472361755 . (1835 952325509089680493329004552503155650625023024148275202188826167311583649647211590975583162109293502706243340158277549797033665528566039142891270115005667390234196475139780016109967053325608488364617929896734133377140118426245756942236126612405614625362541649729152874253381810530532010694160661239974913595347782099202488352557117985279806377509473220611128629899132570091795178617186 1540895042060649971347098465260657663658527750341395771452358338725964743059979790887791748227101265304234336595981944289839665632704808743841737302129175787432929495983257690637339284392164838497037918313566762267424495059738664636483471346503784916880574939827735322429778592779254556760883128288744211333163110587321213141985914149951434459767693116353402244405814772068711472361755) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28431,7 +28431,7 @@ _:gn_4431 { } _:gn_4432 { - 1837 math:greaterThan 1 . + (1837) math:greaterThan 1 . (1837 1) math:difference 1836 . (363755976118711015310910639745653637591518297955154632925293995897202556234443391063374575991485740108252343720573155304227665424427269541940802927882158993035463454296302341582594822259052138232197941479901504486855741792752849247988781878307444333844508359630570426076985028281809464627438194191205615857532453611083763563128321820608178295251253324868855015392450368114878884872617 588569532970969478018093912757502013033504726193120569263532171414381093412768199912208586117807762597990996437704394492806000104138769600950467187123508397198733020843477674527372231066556350132419988416832628890284376633492907694247344734098170291518033290098582448176396782248722546066722467048769297737815328488118724789428796164671628082258219895742273614506682201976916293744569) math:sum 952325509089680493329004552503155650625023024148275202188826167311583649647211590975583162109293502706243340158277549797033665528566039142891270115005667390234196475139780016109967053325608488364617929896734133377140118426245756942236126612405614625362541649729152874253381810530532010694160661239974913595347782099202488352557117985279806377509473220611128629899132570091795178617186 . (1836 588569532970969478018093912757502013033504726193120569263532171414381093412768199912208586117807762597990996437704394492806000104138769600950467187123508397198733020843477674527372231066556350132419988416832628890284376633492907694247344734098170291518033290098582448176396782248722546066722467048769297737815328488118724789428796164671628082258219895742273614506682201976916293744569 952325509089680493329004552503155650625023024148275202188826167311583649647211590975583162109293502706243340158277549797033665528566039142891270115005667390234196475139780016109967053325608488364617929896734133377140118426245756942236126612405614625362541649729152874253381810530532010694160661239974913595347782099202488352557117985279806377509473220611128629899132570091795178617186) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28442,7 +28442,7 @@ _:gn_4433 { } _:gn_4434 { - 1838 math:greaterThan 1 . + (1838) math:greaterThan 1 . (1838 1) math:difference 1837 . (224813556852258462707183273011848375441986428237965936338238175517178537178324808848834010126322022489738652717131239188578334679711500059009664259241349404163269566547175332944777408807504211900222046936931124403428634840740058446258562855790725957673524930468012022099411753966913081439284272857563681880282874877034961226300474344063449787006966570873418599114231833862037408871952 363755976118711015310910639745653637591518297955154632925293995897202556234443391063374575991485740108252343720573155304227665424427269541940802927882158993035463454296302341582594822259052138232197941479901504486855741792752849247988781878307444333844508359630570426076985028281809464627438194191205615857532453611083763563128321820608178295251253324868855015392450368114878884872617) math:sum 588569532970969478018093912757502013033504726193120569263532171414381093412768199912208586117807762597990996437704394492806000104138769600950467187123508397198733020843477674527372231066556350132419988416832628890284376633492907694247344734098170291518033290098582448176396782248722546066722467048769297737815328488118724789428796164671628082258219895742273614506682201976916293744569 . (1837 363755976118711015310910639745653637591518297955154632925293995897202556234443391063374575991485740108252343720573155304227665424427269541940802927882158993035463454296302341582594822259052138232197941479901504486855741792752849247988781878307444333844508359630570426076985028281809464627438194191205615857532453611083763563128321820608178295251253324868855015392450368114878884872617 588569532970969478018093912757502013033504726193120569263532171414381093412768199912208586117807762597990996437704394492806000104138769600950467187123508397198733020843477674527372231066556350132419988416832628890284376633492907694247344734098170291518033290098582448176396782248722546066722467048769297737815328488118724789428796164671628082258219895742273614506682201976916293744569) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28453,7 +28453,7 @@ _:gn_4435 { } _:gn_4436 { - 1839 math:greaterThan 1 . + (1839) math:greaterThan 1 . (1839 1) math:difference 1838 . (138942419266452552603727366733805262149531869717188696587055820380024019056118582214540565865163717618513691003441916115649330744715769482931138668640809588872193887749127008637817413451547926331975894542970380083427106952012790801730219022516718376170983429162558403977573274314896383188153921333641933977249578734048802336827847476544728508244286753995436416278218534252841476000665 224813556852258462707183273011848375441986428237965936338238175517178537178324808848834010126322022489738652717131239188578334679711500059009664259241349404163269566547175332944777408807504211900222046936931124403428634840740058446258562855790725957673524930468012022099411753966913081439284272857563681880282874877034961226300474344063449787006966570873418599114231833862037408871952) math:sum 363755976118711015310910639745653637591518297955154632925293995897202556234443391063374575991485740108252343720573155304227665424427269541940802927882158993035463454296302341582594822259052138232197941479901504486855741792752849247988781878307444333844508359630570426076985028281809464627438194191205615857532453611083763563128321820608178295251253324868855015392450368114878884872617 . (1838 224813556852258462707183273011848375441986428237965936338238175517178537178324808848834010126322022489738652717131239188578334679711500059009664259241349404163269566547175332944777408807504211900222046936931124403428634840740058446258562855790725957673524930468012022099411753966913081439284272857563681880282874877034961226300474344063449787006966570873418599114231833862037408871952 363755976118711015310910639745653637591518297955154632925293995897202556234443391063374575991485740108252343720573155304227665424427269541940802927882158993035463454296302341582594822259052138232197941479901504486855741792752849247988781878307444333844508359630570426076985028281809464627438194191205615857532453611083763563128321820608178295251253324868855015392450368114878884872617) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28464,7 +28464,7 @@ _:gn_4437 { } _:gn_4438 { - 1840 math:greaterThan 1 . + (1840) math:greaterThan 1 . (1840 1) math:difference 1839 . (85871137585805910103455906278043113292454558520777239751182355137154518122206226634293444261158304871224961713689323072929003934995730576078525590600539815291075678798048324306959995355956285568246152393960744320001527888727267644528343833274007581502541501305453618121838479652016698251130351523921747903033296142986158889472626867518721278762679816877982182836013299609195932871287 138942419266452552603727366733805262149531869717188696587055820380024019056118582214540565865163717618513691003441916115649330744715769482931138668640809588872193887749127008637817413451547926331975894542970380083427106952012790801730219022516718376170983429162558403977573274314896383188153921333641933977249578734048802336827847476544728508244286753995436416278218534252841476000665) math:sum 224813556852258462707183273011848375441986428237965936338238175517178537178324808848834010126322022489738652717131239188578334679711500059009664259241349404163269566547175332944777408807504211900222046936931124403428634840740058446258562855790725957673524930468012022099411753966913081439284272857563681880282874877034961226300474344063449787006966570873418599114231833862037408871952 . (1839 138942419266452552603727366733805262149531869717188696587055820380024019056118582214540565865163717618513691003441916115649330744715769482931138668640809588872193887749127008637817413451547926331975894542970380083427106952012790801730219022516718376170983429162558403977573274314896383188153921333641933977249578734048802336827847476544728508244286753995436416278218534252841476000665 224813556852258462707183273011848375441986428237965936338238175517178537178324808848834010126322022489738652717131239188578334679711500059009664259241349404163269566547175332944777408807504211900222046936931124403428634840740058446258562855790725957673524930468012022099411753966913081439284272857563681880282874877034961226300474344063449787006966570873418599114231833862037408871952) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28475,7 +28475,7 @@ _:gn_4439 { } _:gn_4440 { - 1841 math:greaterThan 1 . + (1841) math:greaterThan 1 . (1841 1) math:difference 1840 . (53071281680646642500271460455762148857077311196411456835873465242869500933912355580247121604005412747288729289752593042720326809720038906852613078040269773581118208951078684330857418095591640763729742149009635763425579063285523157201875189242710794668441927857104785855734794662879684937023569809720186074216282591062643447355220609026007229481606937117454233442205234643645543129378 85871137585805910103455906278043113292454558520777239751182355137154518122206226634293444261158304871224961713689323072929003934995730576078525590600539815291075678798048324306959995355956285568246152393960744320001527888727267644528343833274007581502541501305453618121838479652016698251130351523921747903033296142986158889472626867518721278762679816877982182836013299609195932871287) math:sum 138942419266452552603727366733805262149531869717188696587055820380024019056118582214540565865163717618513691003441916115649330744715769482931138668640809588872193887749127008637817413451547926331975894542970380083427106952012790801730219022516718376170983429162558403977573274314896383188153921333641933977249578734048802336827847476544728508244286753995436416278218534252841476000665 . (1840 85871137585805910103455906278043113292454558520777239751182355137154518122206226634293444261158304871224961713689323072929003934995730576078525590600539815291075678798048324306959995355956285568246152393960744320001527888727267644528343833274007581502541501305453618121838479652016698251130351523921747903033296142986158889472626867518721278762679816877982182836013299609195932871287 138942419266452552603727366733805262149531869717188696587055820380024019056118582214540565865163717618513691003441916115649330744715769482931138668640809588872193887749127008637817413451547926331975894542970380083427106952012790801730219022516718376170983429162558403977573274314896383188153921333641933977249578734048802336827847476544728508244286753995436416278218534252841476000665) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28486,7 +28486,7 @@ _:gn_4441 { } _:gn_4442 { - 1842 math:greaterThan 1 . + (1842) math:greaterThan 1 . (1842 1) math:difference 1841 . (32799855905159267603184445822280964435377247324365782915308889894285017188293871054046322657152892123936232423936730030208677125275691669225912512560270041709957469846969639976102577260364644804516410244951108556575948825441744487326468644031296786834099573448348832266103684989137013314106781714201561828817013551923515442117406258492714049281072879760527949393808064965550389741909 53071281680646642500271460455762148857077311196411456835873465242869500933912355580247121604005412747288729289752593042720326809720038906852613078040269773581118208951078684330857418095591640763729742149009635763425579063285523157201875189242710794668441927857104785855734794662879684937023569809720186074216282591062643447355220609026007229481606937117454233442205234643645543129378) math:sum 85871137585805910103455906278043113292454558520777239751182355137154518122206226634293444261158304871224961713689323072929003934995730576078525590600539815291075678798048324306959995355956285568246152393960744320001527888727267644528343833274007581502541501305453618121838479652016698251130351523921747903033296142986158889472626867518721278762679816877982182836013299609195932871287 . (1841 53071281680646642500271460455762148857077311196411456835873465242869500933912355580247121604005412747288729289752593042720326809720038906852613078040269773581118208951078684330857418095591640763729742149009635763425579063285523157201875189242710794668441927857104785855734794662879684937023569809720186074216282591062643447355220609026007229481606937117454233442205234643645543129378 85871137585805910103455906278043113292454558520777239751182355137154518122206226634293444261158304871224961713689323072929003934995730576078525590600539815291075678798048324306959995355956285568246152393960744320001527888727267644528343833274007581502541501305453618121838479652016698251130351523921747903033296142986158889472626867518721278762679816877982182836013299609195932871287) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28497,7 +28497,7 @@ _:gn_4443 { } _:gn_4444 { - 1843 math:greaterThan 1 . + (1843) math:greaterThan 1 . (1843 1) math:difference 1842 . (20271425775487374897087014633481184421700063872045673920564575348584483745618484526200798946852520623352496865815863012511649684444347237626700565479999731871160739104109044354754840835226995959213331904058527206849630237843778669875406545211414007834342354408755953589631109673742671622916788095518624245399269039139128005237814350533293180200534057356926284048397169678095153387469 32799855905159267603184445822280964435377247324365782915308889894285017188293871054046322657152892123936232423936730030208677125275691669225912512560270041709957469846969639976102577260364644804516410244951108556575948825441744487326468644031296786834099573448348832266103684989137013314106781714201561828817013551923515442117406258492714049281072879760527949393808064965550389741909) math:sum 53071281680646642500271460455762148857077311196411456835873465242869500933912355580247121604005412747288729289752593042720326809720038906852613078040269773581118208951078684330857418095591640763729742149009635763425579063285523157201875189242710794668441927857104785855734794662879684937023569809720186074216282591062643447355220609026007229481606937117454233442205234643645543129378 . (1842 32799855905159267603184445822280964435377247324365782915308889894285017188293871054046322657152892123936232423936730030208677125275691669225912512560270041709957469846969639976102577260364644804516410244951108556575948825441744487326468644031296786834099573448348832266103684989137013314106781714201561828817013551923515442117406258492714049281072879760527949393808064965550389741909 53071281680646642500271460455762148857077311196411456835873465242869500933912355580247121604005412747288729289752593042720326809720038906852613078040269773581118208951078684330857418095591640763729742149009635763425579063285523157201875189242710794668441927857104785855734794662879684937023569809720186074216282591062643447355220609026007229481606937117454233442205234643645543129378) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28508,7 +28508,7 @@ _:gn_4445 { } _:gn_4446 { - 1844 math:greaterThan 1 . + (1844) math:greaterThan 1 . (1844 1) math:difference 1843 . (12528430129671892706097431188799780013677183452320108994744314545700533442675386527845523710300371500583735558120867017697027440831344431599211947080270309838796730742860595621347736425137648845303078340892581349726318587597965817451062098819882778999757219039592878676472575315394341691189993618682937583417744512784387436879591907959420869080538822403601665345410895287455236354440 20271425775487374897087014633481184421700063872045673920564575348584483745618484526200798946852520623352496865815863012511649684444347237626700565479999731871160739104109044354754840835226995959213331904058527206849630237843778669875406545211414007834342354408755953589631109673742671622916788095518624245399269039139128005237814350533293180200534057356926284048397169678095153387469) math:sum 32799855905159267603184445822280964435377247324365782915308889894285017188293871054046322657152892123936232423936730030208677125275691669225912512560270041709957469846969639976102577260364644804516410244951108556575948825441744487326468644031296786834099573448348832266103684989137013314106781714201561828817013551923515442117406258492714049281072879760527949393808064965550389741909 . (1843 20271425775487374897087014633481184421700063872045673920564575348584483745618484526200798946852520623352496865815863012511649684444347237626700565479999731871160739104109044354754840835226995959213331904058527206849630237843778669875406545211414007834342354408755953589631109673742671622916788095518624245399269039139128005237814350533293180200534057356926284048397169678095153387469 32799855905159267603184445822280964435377247324365782915308889894285017188293871054046322657152892123936232423936730030208677125275691669225912512560270041709957469846969639976102577260364644804516410244951108556575948825441744487326468644031296786834099573448348832266103684989137013314106781714201561828817013551923515442117406258492714049281072879760527949393808064965550389741909) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28519,7 +28519,7 @@ _:gn_4447 { } _:gn_4448 { - 1845 math:greaterThan 1 . + (1845) math:greaterThan 1 . (1845 1) math:difference 1844 . (7742995645815482190989583444681404408022880419725564925820260802883950302943097998355275236552149122768761307694995994814622243613002806027488618399729422032364008361248448733407104410089347113910253563165945857123311650245812852424344446391531228834585135369163074913158534358348329931726794476835686661981524526354740568358222442573872311119995234953324618702986274390639917033029 12528430129671892706097431188799780013677183452320108994744314545700533442675386527845523710300371500583735558120867017697027440831344431599211947080270309838796730742860595621347736425137648845303078340892581349726318587597965817451062098819882778999757219039592878676472575315394341691189993618682937583417744512784387436879591907959420869080538822403601665345410895287455236354440) math:sum 20271425775487374897087014633481184421700063872045673920564575348584483745618484526200798946852520623352496865815863012511649684444347237626700565479999731871160739104109044354754840835226995959213331904058527206849630237843778669875406545211414007834342354408755953589631109673742671622916788095518624245399269039139128005237814350533293180200534057356926284048397169678095153387469 . (1844 12528430129671892706097431188799780013677183452320108994744314545700533442675386527845523710300371500583735558120867017697027440831344431599211947080270309838796730742860595621347736425137648845303078340892581349726318587597965817451062098819882778999757219039592878676472575315394341691189993618682937583417744512784387436879591907959420869080538822403601665345410895287455236354440 20271425775487374897087014633481184421700063872045673920564575348584483745618484526200798946852520623352496865815863012511649684444347237626700565479999731871160739104109044354754840835226995959213331904058527206849630237843778669875406545211414007834342354408755953589631109673742671622916788095518624245399269039139128005237814350533293180200534057356926284048397169678095153387469) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28530,7 +28530,7 @@ _:gn_4449 { } _:gn_4450 { - 1846 math:greaterThan 1 . + (1846) math:greaterThan 1 . (1846 1) math:difference 1845 . (4785434483856410515107847744118375605654303032594544068924053742816583139732288529490248473748222377814974250425871022882405197218341625571723328680540887806432722381612146887940632015048301731392824777726635492603006937352152965026717652428351550165172083670429803763314040957046011759463199141847250921436219986429646868521369465385548557960543587450277046642424620896815319321411 7742995645815482190989583444681404408022880419725564925820260802883950302943097998355275236552149122768761307694995994814622243613002806027488618399729422032364008361248448733407104410089347113910253563165945857123311650245812852424344446391531228834585135369163074913158534358348329931726794476835686661981524526354740568358222442573872311119995234953324618702986274390639917033029) math:sum 12528430129671892706097431188799780013677183452320108994744314545700533442675386527845523710300371500583735558120867017697027440831344431599211947080270309838796730742860595621347736425137648845303078340892581349726318587597965817451062098819882778999757219039592878676472575315394341691189993618682937583417744512784387436879591907959420869080538822403601665345410895287455236354440 . (1845 7742995645815482190989583444681404408022880419725564925820260802883950302943097998355275236552149122768761307694995994814622243613002806027488618399729422032364008361248448733407104410089347113910253563165945857123311650245812852424344446391531228834585135369163074913158534358348329931726794476835686661981524526354740568358222442573872311119995234953324618702986274390639917033029 12528430129671892706097431188799780013677183452320108994744314545700533442675386527845523710300371500583735558120867017697027440831344431599211947080270309838796730742860595621347736425137648845303078340892581349726318587597965817451062098819882778999757219039592878676472575315394341691189993618682937583417744512784387436879591907959420869080538822403601665345410895287455236354440) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28541,7 +28541,7 @@ _:gn_4451 { } _:gn_4452 { - 1847 math:greaterThan 1 . + (1847) math:greaterThan 1 . (1847 1) math:difference 1846 . (2957561161959071675881735700563028802368577387131020856896207060067367163210809468865026762803926744953787057269124971932217046394661180455765289719188534225931285979636301845466472395041045382517428785439310364520304712893659887397626793963179678669413051698733271149844493401302318172263595334988435740545304539925093699836852977188323753159451647503047572060561653493824597711618 4785434483856410515107847744118375605654303032594544068924053742816583139732288529490248473748222377814974250425871022882405197218341625571723328680540887806432722381612146887940632015048301731392824777726635492603006937352152965026717652428351550165172083670429803763314040957046011759463199141847250921436219986429646868521369465385548557960543587450277046642424620896815319321411) math:sum 7742995645815482190989583444681404408022880419725564925820260802883950302943097998355275236552149122768761307694995994814622243613002806027488618399729422032364008361248448733407104410089347113910253563165945857123311650245812852424344446391531228834585135369163074913158534358348329931726794476835686661981524526354740568358222442573872311119995234953324618702986274390639917033029 . (1846 4785434483856410515107847744118375605654303032594544068924053742816583139732288529490248473748222377814974250425871022882405197218341625571723328680540887806432722381612146887940632015048301731392824777726635492603006937352152965026717652428351550165172083670429803763314040957046011759463199141847250921436219986429646868521369465385548557960543587450277046642424620896815319321411 7742995645815482190989583444681404408022880419725564925820260802883950302943097998355275236552149122768761307694995994814622243613002806027488618399729422032364008361248448733407104410089347113910253563165945857123311650245812852424344446391531228834585135369163074913158534358348329931726794476835686661981524526354740568358222442573872311119995234953324618702986274390639917033029) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28552,7 +28552,7 @@ _:gn_4453 { } _:gn_4454 { - 1848 math:greaterThan 1 . + (1848) math:greaterThan 1 . (1848 1) math:difference 1847 . (1827873321897338839226112043555346803285725645463523212027846682749215976521479060625221710944295632861187193156746050950188150823680445115958038961352353580501436401975845042474159620007256348875395992287325128082702224458493077629090858465171871495759031971696532613469547555743693587199603806858815180890915446504553168684516488197224804801091939947229474581862967402990721609793 2957561161959071675881735700563028802368577387131020856896207060067367163210809468865026762803926744953787057269124971932217046394661180455765289719188534225931285979636301845466472395041045382517428785439310364520304712893659887397626793963179678669413051698733271149844493401302318172263595334988435740545304539925093699836852977188323753159451647503047572060561653493824597711618) math:sum 4785434483856410515107847744118375605654303032594544068924053742816583139732288529490248473748222377814974250425871022882405197218341625571723328680540887806432722381612146887940632015048301731392824777726635492603006937352152965026717652428351550165172083670429803763314040957046011759463199141847250921436219986429646868521369465385548557960543587450277046642424620896815319321411 . (1847 2957561161959071675881735700563028802368577387131020856896207060067367163210809468865026762803926744953787057269124971932217046394661180455765289719188534225931285979636301845466472395041045382517428785439310364520304712893659887397626793963179678669413051698733271149844493401302318172263595334988435740545304539925093699836852977188323753159451647503047572060561653493824597711618 4785434483856410515107847744118375605654303032594544068924053742816583139732288529490248473748222377814974250425871022882405197218341625571723328680540887806432722381612146887940632015048301731392824777726635492603006937352152965026717652428351550165172083670429803763314040957046011759463199141847250921436219986429646868521369465385548557960543587450277046642424620896815319321411) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28563,7 +28563,7 @@ _:gn_4455 { } _:gn_4456 { - 1849 math:greaterThan 1 . + (1849) math:greaterThan 1 . (1849 1) math:difference 1848 . (1129687840061732836655623657007681999082851741667497644868360377318151186689330408239805051859631112092599864112378920982028895570980735339807250757836180645429849577660456802992312775033789033642032793151985236437602488435166809768535935498007807173654019727036738536374945845558624585063991528129620559654389093420540531152336488991098948358359707555818097478698686090833876101825 1827873321897338839226112043555346803285725645463523212027846682749215976521479060625221710944295632861187193156746050950188150823680445115958038961352353580501436401975845042474159620007256348875395992287325128082702224458493077629090858465171871495759031971696532613469547555743693587199603806858815180890915446504553168684516488197224804801091939947229474581862967402990721609793) math:sum 2957561161959071675881735700563028802368577387131020856896207060067367163210809468865026762803926744953787057269124971932217046394661180455765289719188534225931285979636301845466472395041045382517428785439310364520304712893659887397626793963179678669413051698733271149844493401302318172263595334988435740545304539925093699836852977188323753159451647503047572060561653493824597711618 . (1848 1827873321897338839226112043555346803285725645463523212027846682749215976521479060625221710944295632861187193156746050950188150823680445115958038961352353580501436401975845042474159620007256348875395992287325128082702224458493077629090858465171871495759031971696532613469547555743693587199603806858815180890915446504553168684516488197224804801091939947229474581862967402990721609793 2957561161959071675881735700563028802368577387131020856896207060067367163210809468865026762803926744953787057269124971932217046394661180455765289719188534225931285979636301845466472395041045382517428785439310364520304712893659887397626793963179678669413051698733271149844493401302318172263595334988435740545304539925093699836852977188323753159451647503047572060561653493824597711618) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28574,7 +28574,7 @@ _:gn_4457 { } _:gn_4458 { - 1850 math:greaterThan 1 . + (1850) math:greaterThan 1 . (1850 1) math:difference 1849 . (698185481835606002570488386547664804202873903796025567159486305431064789832148652385416659084664520768587329044367129968159255252699709776150788203516172935071586824315388239481846844973467315233363199135339891645099736023326267860554922967164064322105012244659794077094601710185069002135612278729194621236526353084012637532179999206125856442732232391411377103164281312156845507968 1129687840061732836655623657007681999082851741667497644868360377318151186689330408239805051859631112092599864112378920982028895570980735339807250757836180645429849577660456802992312775033789033642032793151985236437602488435166809768535935498007807173654019727036738536374945845558624585063991528129620559654389093420540531152336488991098948358359707555818097478698686090833876101825) math:sum 1827873321897338839226112043555346803285725645463523212027846682749215976521479060625221710944295632861187193156746050950188150823680445115958038961352353580501436401975845042474159620007256348875395992287325128082702224458493077629090858465171871495759031971696532613469547555743693587199603806858815180890915446504553168684516488197224804801091939947229474581862967402990721609793 . (1849 1129687840061732836655623657007681999082851741667497644868360377318151186689330408239805051859631112092599864112378920982028895570980735339807250757836180645429849577660456802992312775033789033642032793151985236437602488435166809768535935498007807173654019727036738536374945845558624585063991528129620559654389093420540531152336488991098948358359707555818097478698686090833876101825 1827873321897338839226112043555346803285725645463523212027846682749215976521479060625221710944295632861187193156746050950188150823680445115958038961352353580501436401975845042474159620007256348875395992287325128082702224458493077629090858465171871495759031971696532613469547555743693587199603806858815180890915446504553168684516488197224804801091939947229474581862967402990721609793) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28585,7 +28585,7 @@ _:gn_4459 { } _:gn_4460 { - 1851 math:greaterThan 1 . + (1851) math:greaterThan 1 . (1851 1) math:difference 1850 . (431502358226126834085135270460017194879977837871472077708874071887086396857181755854388392774966591324012535068011791013869640318281025563656462554320007710358262753345068563510465930060321718408669594016645344792502752411840541907981012530843742851549007482376944459280344135373555582928379249400425938417862740336527893620156489784973091915627475164406720375534404778677030593857 698185481835606002570488386547664804202873903796025567159486305431064789832148652385416659084664520768587329044367129968159255252699709776150788203516172935071586824315388239481846844973467315233363199135339891645099736023326267860554922967164064322105012244659794077094601710185069002135612278729194621236526353084012637532179999206125856442732232391411377103164281312156845507968) math:sum 1129687840061732836655623657007681999082851741667497644868360377318151186689330408239805051859631112092599864112378920982028895570980735339807250757836180645429849577660456802992312775033789033642032793151985236437602488435166809768535935498007807173654019727036738536374945845558624585063991528129620559654389093420540531152336488991098948358359707555818097478698686090833876101825 . (1850 698185481835606002570488386547664804202873903796025567159486305431064789832148652385416659084664520768587329044367129968159255252699709776150788203516172935071586824315388239481846844973467315233363199135339891645099736023326267860554922967164064322105012244659794077094601710185069002135612278729194621236526353084012637532179999206125856442732232391411377103164281312156845507968 1129687840061732836655623657007681999082851741667497644868360377318151186689330408239805051859631112092599864112378920982028895570980735339807250757836180645429849577660456802992312775033789033642032793151985236437602488435166809768535935498007807173654019727036738536374945845558624585063991528129620559654389093420540531152336488991098948358359707555818097478698686090833876101825) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28596,7 +28596,7 @@ _:gn_4461 { } _:gn_4462 { - 1852 math:greaterThan 1 . + (1852) math:greaterThan 1 . (1852 1) math:difference 1851 . (266683123609479168485353116087647609322896065924553489450612233543978392974966896531028266309697929444574793976355338954289614934418684212494325649196165224713324070970319675971380914913145596824693605118694546852596983611485725952573910436320321470556004762282849617814257574811513419207233029328768682818663612747484743912023509421152764527104757227004656727629876533479814914111 431502358226126834085135270460017194879977837871472077708874071887086396857181755854388392774966591324012535068011791013869640318281025563656462554320007710358262753345068563510465930060321718408669594016645344792502752411840541907981012530843742851549007482376944459280344135373555582928379249400425938417862740336527893620156489784973091915627475164406720375534404778677030593857) math:sum 698185481835606002570488386547664804202873903796025567159486305431064789832148652385416659084664520768587329044367129968159255252699709776150788203516172935071586824315388239481846844973467315233363199135339891645099736023326267860554922967164064322105012244659794077094601710185069002135612278729194621236526353084012637532179999206125856442732232391411377103164281312156845507968 . (1851 431502358226126834085135270460017194879977837871472077708874071887086396857181755854388392774966591324012535068011791013869640318281025563656462554320007710358262753345068563510465930060321718408669594016645344792502752411840541907981012530843742851549007482376944459280344135373555582928379249400425938417862740336527893620156489784973091915627475164406720375534404778677030593857 698185481835606002570488386547664804202873903796025567159486305431064789832148652385416659084664520768587329044367129968159255252699709776150788203516172935071586824315388239481846844973467315233363199135339891645099736023326267860554922967164064322105012244659794077094601710185069002135612278729194621236526353084012637532179999206125856442732232391411377103164281312156845507968) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28607,7 +28607,7 @@ _:gn_4463 { } _:gn_4464 { - 1853 math:greaterThan 1 . + (1853) math:greaterThan 1 . (1853 1) math:difference 1852 . (164819234616647665599782154372369585557081771946918588258261838343108003882214859323360126465268661879437741091656452059580025383862341351162136905123842485644938682374748887539085015147176121583975988897950797939905768800354815955407102094523421380993002720094094841466086560562042163721146220071657255599199127589043149708132980363820327388522717937402063647904528245197215679746 266683123609479168485353116087647609322896065924553489450612233543978392974966896531028266309697929444574793976355338954289614934418684212494325649196165224713324070970319675971380914913145596824693605118694546852596983611485725952573910436320321470556004762282849617814257574811513419207233029328768682818663612747484743912023509421152764527104757227004656727629876533479814914111) math:sum 431502358226126834085135270460017194879977837871472077708874071887086396857181755854388392774966591324012535068011791013869640318281025563656462554320007710358262753345068563510465930060321718408669594016645344792502752411840541907981012530843742851549007482376944459280344135373555582928379249400425938417862740336527893620156489784973091915627475164406720375534404778677030593857 . (1852 266683123609479168485353116087647609322896065924553489450612233543978392974966896531028266309697929444574793976355338954289614934418684212494325649196165224713324070970319675971380914913145596824693605118694546852596983611485725952573910436320321470556004762282849617814257574811513419207233029328768682818663612747484743912023509421152764527104757227004656727629876533479814914111 431502358226126834085135270460017194879977837871472077708874071887086396857181755854388392774966591324012535068011791013869640318281025563656462554320007710358262753345068563510465930060321718408669594016645344792502752411840541907981012530843742851549007482376944459280344135373555582928379249400425938417862740336527893620156489784973091915627475164406720375534404778677030593857) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28618,7 +28618,7 @@ _:gn_4465 { } _:gn_4466 { - 1854 math:greaterThan 1 . + (1854) math:greaterThan 1 . (1854 1) math:difference 1853 . (101863888992831502885570961715278023765814293977634901192350395200870389092752037207668139844429267565137052884698886894709589550556342861332188744072322739068385388595570788432295899765969475240717616220743748912691214811130909997166808341796900089563002042188754776348171014249471255486086809257111427219464485158441594203890529057332437138582039289602593079725348288282599234365 164819234616647665599782154372369585557081771946918588258261838343108003882214859323360126465268661879437741091656452059580025383862341351162136905123842485644938682374748887539085015147176121583975988897950797939905768800354815955407102094523421380993002720094094841466086560562042163721146220071657255599199127589043149708132980363820327388522717937402063647904528245197215679746) math:sum 266683123609479168485353116087647609322896065924553489450612233543978392974966896531028266309697929444574793976355338954289614934418684212494325649196165224713324070970319675971380914913145596824693605118694546852596983611485725952573910436320321470556004762282849617814257574811513419207233029328768682818663612747484743912023509421152764527104757227004656727629876533479814914111 . (1853 164819234616647665599782154372369585557081771946918588258261838343108003882214859323360126465268661879437741091656452059580025383862341351162136905123842485644938682374748887539085015147176121583975988897950797939905768800354815955407102094523421380993002720094094841466086560562042163721146220071657255599199127589043149708132980363820327388522717937402063647904528245197215679746 266683123609479168485353116087647609322896065924553489450612233543978392974966896531028266309697929444574793976355338954289614934418684212494325649196165224713324070970319675971380914913145596824693605118694546852596983611485725952573910436320321470556004762282849617814257574811513419207233029328768682818663612747484743912023509421152764527104757227004656727629876533479814914111) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28629,7 +28629,7 @@ _:gn_4467 { } _:gn_4468 { - 1855 math:greaterThan 1 . + (1855) math:greaterThan 1 . (1855 1) math:difference 1854 . (62955345623816162714211192657091561791267477969283687065911443142237614789462822115691986620839394314300688206957565164870435833305998489829948161051519746576553293779178099106789115381206646343258372677207049027214553989223905958240293752726521291430000677905340065117915546312570908235059410814545828379734642430601555504242451306487890249940678647799470568179179956914616445381 101863888992831502885570961715278023765814293977634901192350395200870389092752037207668139844429267565137052884698886894709589550556342861332188744072322739068385388595570788432295899765969475240717616220743748912691214811130909997166808341796900089563002042188754776348171014249471255486086809257111427219464485158441594203890529057332437138582039289602593079725348288282599234365) math:sum 164819234616647665599782154372369585557081771946918588258261838343108003882214859323360126465268661879437741091656452059580025383862341351162136905123842485644938682374748887539085015147176121583975988897950797939905768800354815955407102094523421380993002720094094841466086560562042163721146220071657255599199127589043149708132980363820327388522717937402063647904528245197215679746 . (1854 101863888992831502885570961715278023765814293977634901192350395200870389092752037207668139844429267565137052884698886894709589550556342861332188744072322739068385388595570788432295899765969475240717616220743748912691214811130909997166808341796900089563002042188754776348171014249471255486086809257111427219464485158441594203890529057332437138582039289602593079725348288282599234365 164819234616647665599782154372369585557081771946918588258261838343108003882214859323360126465268661879437741091656452059580025383862341351162136905123842485644938682374748887539085015147176121583975988897950797939905768800354815955407102094523421380993002720094094841466086560562042163721146220071657255599199127589043149708132980363820327388522717937402063647904528245197215679746) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28640,7 +28640,7 @@ _:gn_4469 { } _:gn_4470 { - 1856 math:greaterThan 1 . + (1856) math:greaterThan 1 . (1856 1) math:difference 1855 . (38908543369015340171359769058186461974546816008351214126438952058632774303289215091976153223589873250836364677741321729839153717250344371502240583020802992491832094816392689325506784384762828897459243543536699885476660821907004038926514589070378798133001364283414711230255467936900347251027398442565598839729842727840038699648077750844546888641360641803122511546168331367982788984 62955345623816162714211192657091561791267477969283687065911443142237614789462822115691986620839394314300688206957565164870435833305998489829948161051519746576553293779178099106789115381206646343258372677207049027214553989223905958240293752726521291430000677905340065117915546312570908235059410814545828379734642430601555504242451306487890249940678647799470568179179956914616445381) math:sum 101863888992831502885570961715278023765814293977634901192350395200870389092752037207668139844429267565137052884698886894709589550556342861332188744072322739068385388595570788432295899765969475240717616220743748912691214811130909997166808341796900089563002042188754776348171014249471255486086809257111427219464485158441594203890529057332437138582039289602593079725348288282599234365 . (1855 62955345623816162714211192657091561791267477969283687065911443142237614789462822115691986620839394314300688206957565164870435833305998489829948161051519746576553293779178099106789115381206646343258372677207049027214553989223905958240293752726521291430000677905340065117915546312570908235059410814545828379734642430601555504242451306487890249940678647799470568179179956914616445381 101863888992831502885570961715278023765814293977634901192350395200870389092752037207668139844429267565137052884698886894709589550556342861332188744072322739068385388595570788432295899765969475240717616220743748912691214811130909997166808341796900089563002042188754776348171014249471255486086809257111427219464485158441594203890529057332437138582039289602593079725348288282599234365) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28651,7 +28651,7 @@ _:gn_4471 { } _:gn_4472 { - 1857 math:greaterThan 1 . + (1857) math:greaterThan 1 . (1857 1) math:difference 1856 . (24046802254800822542851423598905099816720661960932472939472491083604840486173607023715833397249521063464323529216243435031282116055654118327707578030716754084721198962785409781282330996443817445799129133670349141737893167316901919313779163656142493296999313621925353887660078375670560984032012371980229540004799702761516804594373555643343361299318005996348056633011625546633656397 38908543369015340171359769058186461974546816008351214126438952058632774303289215091976153223589873250836364677741321729839153717250344371502240583020802992491832094816392689325506784384762828897459243543536699885476660821907004038926514589070378798133001364283414711230255467936900347251027398442565598839729842727840038699648077750844546888641360641803122511546168331367982788984) math:sum 62955345623816162714211192657091561791267477969283687065911443142237614789462822115691986620839394314300688206957565164870435833305998489829948161051519746576553293779178099106789115381206646343258372677207049027214553989223905958240293752726521291430000677905340065117915546312570908235059410814545828379734642430601555504242451306487890249940678647799470568179179956914616445381 . (1856 38908543369015340171359769058186461974546816008351214126438952058632774303289215091976153223589873250836364677741321729839153717250344371502240583020802992491832094816392689325506784384762828897459243543536699885476660821907004038926514589070378798133001364283414711230255467936900347251027398442565598839729842727840038699648077750844546888641360641803122511546168331367982788984 62955345623816162714211192657091561791267477969283687065911443142237614789462822115691986620839394314300688206957565164870435833305998489829948161051519746576553293779178099106789115381206646343258372677207049027214553989223905958240293752726521291430000677905340065117915546312570908235059410814545828379734642430601555504242451306487890249940678647799470568179179956914616445381) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28662,7 +28662,7 @@ _:gn_4473 { } _:gn_4474 { - 1858 math:greaterThan 1 . + (1858) math:greaterThan 1 . (1858 1) math:difference 1857 . (14861741114214517628508345459281362157826154047418741186966460975027933817115608068260319826340352187372041148525078294807871601194690253174533004990086238407110895853607279544224453388319011451660114409866350743738767654590102119612735425414236304836002050661489357342595389561229786266995386070585369299725043025078521895053704195201203527342042635806774454913156705821349132587 24046802254800822542851423598905099816720661960932472939472491083604840486173607023715833397249521063464323529216243435031282116055654118327707578030716754084721198962785409781282330996443817445799129133670349141737893167316901919313779163656142493296999313621925353887660078375670560984032012371980229540004799702761516804594373555643343361299318005996348056633011625546633656397) math:sum 38908543369015340171359769058186461974546816008351214126438952058632774303289215091976153223589873250836364677741321729839153717250344371502240583020802992491832094816392689325506784384762828897459243543536699885476660821907004038926514589070378798133001364283414711230255467936900347251027398442565598839729842727840038699648077750844546888641360641803122511546168331367982788984 . (1857 24046802254800822542851423598905099816720661960932472939472491083604840486173607023715833397249521063464323529216243435031282116055654118327707578030716754084721198962785409781282330996443817445799129133670349141737893167316901919313779163656142493296999313621925353887660078375670560984032012371980229540004799702761516804594373555643343361299318005996348056633011625546633656397 38908543369015340171359769058186461974546816008351214126438952058632774303289215091976153223589873250836364677741321729839153717250344371502240583020802992491832094816392689325506784384762828897459243543536699885476660821907004038926514589070378798133001364283414711230255467936900347251027398442565598839729842727840038699648077750844546888641360641803122511546168331367982788984) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28673,7 +28673,7 @@ _:gn_4475 { } _:gn_4476 { - 1859 math:greaterThan 1 . + (1859) math:greaterThan 1 . (1859 1) math:difference 1858 . (9185061140586304914343078139623737658894507913513731752506030108576906669057998955455513570909168876092282380691165140223410514860963865153174573040630515677610303109178130237057877608124805994139014723803998397999125512726799799701043738241906188460997262960435996545064688814440774717036626301394860240279756677682994909540669360442139833957275370189573601719854919725284523810 14861741114214517628508345459281362157826154047418741186966460975027933817115608068260319826340352187372041148525078294807871601194690253174533004990086238407110895853607279544224453388319011451660114409866350743738767654590102119612735425414236304836002050661489357342595389561229786266995386070585369299725043025078521895053704195201203527342042635806774454913156705821349132587) math:sum 24046802254800822542851423598905099816720661960932472939472491083604840486173607023715833397249521063464323529216243435031282116055654118327707578030716754084721198962785409781282330996443817445799129133670349141737893167316901919313779163656142493296999313621925353887660078375670560984032012371980229540004799702761516804594373555643343361299318005996348056633011625546633656397 . (1858 14861741114214517628508345459281362157826154047418741186966460975027933817115608068260319826340352187372041148525078294807871601194690253174533004990086238407110895853607279544224453388319011451660114409866350743738767654590102119612735425414236304836002050661489357342595389561229786266995386070585369299725043025078521895053704195201203527342042635806774454913156705821349132587 24046802254800822542851423598905099816720661960932472939472491083604840486173607023715833397249521063464323529216243435031282116055654118327707578030716754084721198962785409781282330996443817445799129133670349141737893167316901919313779163656142493296999313621925353887660078375670560984032012371980229540004799702761516804594373555643343361299318005996348056633011625546633656397) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28684,7 +28684,7 @@ _:gn_4477 { } _:gn_4478 { - 1860 math:greaterThan 1 . + (1860) math:greaterThan 1 . (1860 1) math:difference 1859 . (5676679973628212714165267319657624498931646133905009434460430866451027148057609112804806255431183311279758767833913154584461086333726388021358431949455722729500592744429149307166575780194205457521099686062352345739642141863302319911691687172330116375004787701053360797530700746789011549958759769190509059445286347395526985513034834759063693384767265617200853193301786096064608777 9185061140586304914343078139623737658894507913513731752506030108576906669057998955455513570909168876092282380691165140223410514860963865153174573040630515677610303109178130237057877608124805994139014723803998397999125512726799799701043738241906188460997262960435996545064688814440774717036626301394860240279756677682994909540669360442139833957275370189573601719854919725284523810) math:sum 14861741114214517628508345459281362157826154047418741186966460975027933817115608068260319826340352187372041148525078294807871601194690253174533004990086238407110895853607279544224453388319011451660114409866350743738767654590102119612735425414236304836002050661489357342595389561229786266995386070585369299725043025078521895053704195201203527342042635806774454913156705821349132587 . (1859 9185061140586304914343078139623737658894507913513731752506030108576906669057998955455513570909168876092282380691165140223410514860963865153174573040630515677610303109178130237057877608124805994139014723803998397999125512726799799701043738241906188460997262960435996545064688814440774717036626301394860240279756677682994909540669360442139833957275370189573601719854919725284523810 14861741114214517628508345459281362157826154047418741186966460975027933817115608068260319826340352187372041148525078294807871601194690253174533004990086238407110895853607279544224453388319011451660114409866350743738767654590102119612735425414236304836002050661489357342595389561229786266995386070585369299725043025078521895053704195201203527342042635806774454913156705821349132587) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28695,7 +28695,7 @@ _:gn_4479 { } _:gn_4480 { - 1861 math:greaterThan 1 . + (1861) math:greaterThan 1 . (1861 1) math:difference 1860 . (3508381166958092200177810819966113159962861779608722318045599242125879521000389842650707315477985564812523612857251985638949428527237477131816141091174792948109710364748980929891301827930600536617915037741646052259483370863497479789352051069576072085992475259382635747533988067651763167077866532204351180834470330287467924027634525683076140572508104572372748526553133629219915033 5676679973628212714165267319657624498931646133905009434460430866451027148057609112804806255431183311279758767833913154584461086333726388021358431949455722729500592744429149307166575780194205457521099686062352345739642141863302319911691687172330116375004787701053360797530700746789011549958759769190509059445286347395526985513034834759063693384767265617200853193301786096064608777) math:sum 9185061140586304914343078139623737658894507913513731752506030108576906669057998955455513570909168876092282380691165140223410514860963865153174573040630515677610303109178130237057877608124805994139014723803998397999125512726799799701043738241906188460997262960435996545064688814440774717036626301394860240279756677682994909540669360442139833957275370189573601719854919725284523810 . (1860 5676679973628212714165267319657624498931646133905009434460430866451027148057609112804806255431183311279758767833913154584461086333726388021358431949455722729500592744429149307166575780194205457521099686062352345739642141863302319911691687172330116375004787701053360797530700746789011549958759769190509059445286347395526985513034834759063693384767265617200853193301786096064608777 9185061140586304914343078139623737658894507913513731752506030108576906669057998955455513570909168876092282380691165140223410514860963865153174573040630515677610303109178130237057877608124805994139014723803998397999125512726799799701043738241906188460997262960435996545064688814440774717036626301394860240279756677682994909540669360442139833957275370189573601719854919725284523810) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28706,7 +28706,7 @@ _:gn_4481 { } _:gn_4482 { - 1862 math:greaterThan 1 . + (1862) math:greaterThan 1 . (1862 1) math:difference 1861 . (2168298806670120513987456499691511338968784354296287116414831624325147627057219270154098939953197746467235154976661168945511657806488910889542290858280929781390882379680168377275273952263604920903184648320706293480158770999804840122339636102754044289012312441670725049996712679137248382880893236986157878610816017108059061485400309075987552812259161044828104666748652466844693744 3508381166958092200177810819966113159962861779608722318045599242125879521000389842650707315477985564812523612857251985638949428527237477131816141091174792948109710364748980929891301827930600536617915037741646052259483370863497479789352051069576072085992475259382635747533988067651763167077866532204351180834470330287467924027634525683076140572508104572372748526553133629219915033) math:sum 5676679973628212714165267319657624498931646133905009434460430866451027148057609112804806255431183311279758767833913154584461086333726388021358431949455722729500592744429149307166575780194205457521099686062352345739642141863302319911691687172330116375004787701053360797530700746789011549958759769190509059445286347395526985513034834759063693384767265617200853193301786096064608777 . (1861 3508381166958092200177810819966113159962861779608722318045599242125879521000389842650707315477985564812523612857251985638949428527237477131816141091174792948109710364748980929891301827930600536617915037741646052259483370863497479789352051069576072085992475259382635747533988067651763167077866532204351180834470330287467924027634525683076140572508104572372748526553133629219915033 5676679973628212714165267319657624498931646133905009434460430866451027148057609112804806255431183311279758767833913154584461086333726388021358431949455722729500592744429149307166575780194205457521099686062352345739642141863302319911691687172330116375004787701053360797530700746789011549958759769190509059445286347395526985513034834759063693384767265617200853193301786096064608777) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28717,7 +28717,7 @@ _:gn_4483 { } _:gn_4484 { - 1863 math:greaterThan 1 . + (1863) math:greaterThan 1 . (1863 1) math:difference 1862 . (1340082360287971686190354320274601820994077425312435201630767617800731893943170572496608375524787818345288457880590816693437770720748566242273850232893863166718827985068812552616027875666995615714730389420939758779324599863692639667012414966822027796980162817711910697537275388514514784196973295218193302223654313179408862542234216607088587760248943527544643859804481162375221289 2168298806670120513987456499691511338968784354296287116414831624325147627057219270154098939953197746467235154976661168945511657806488910889542290858280929781390882379680168377275273952263604920903184648320706293480158770999804840122339636102754044289012312441670725049996712679137248382880893236986157878610816017108059061485400309075987552812259161044828104666748652466844693744) math:sum 3508381166958092200177810819966113159962861779608722318045599242125879521000389842650707315477985564812523612857251985638949428527237477131816141091174792948109710364748980929891301827930600536617915037741646052259483370863497479789352051069576072085992475259382635747533988067651763167077866532204351180834470330287467924027634525683076140572508104572372748526553133629219915033 . (1862 2168298806670120513987456499691511338968784354296287116414831624325147627057219270154098939953197746467235154976661168945511657806488910889542290858280929781390882379680168377275273952263604920903184648320706293480158770999804840122339636102754044289012312441670725049996712679137248382880893236986157878610816017108059061485400309075987552812259161044828104666748652466844693744 3508381166958092200177810819966113159962861779608722318045599242125879521000389842650707315477985564812523612857251985638949428527237477131816141091174792948109710364748980929891301827930600536617915037741646052259483370863497479789352051069576072085992475259382635747533988067651763167077866532204351180834470330287467924027634525683076140572508104572372748526553133629219915033) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28728,7 +28728,7 @@ _:gn_4485 { } _:gn_4486 { - 1864 math:greaterThan 1 . + (1864) math:greaterThan 1 . (1864 1) math:difference 1863 . (828216446382148827797102179416909517974706928983851914784064006524415733114048697657490564428409928121946697096070352252073887085740344647268440625387066614672054394611355824659246076596609305188454258899766534700834171136112200455327221135932016492032149623958814352459437290622733598683919941767964576387161703928650198943166092468898965052010217517283460806944171304469472455 1340082360287971686190354320274601820994077425312435201630767617800731893943170572496608375524787818345288457880590816693437770720748566242273850232893863166718827985068812552616027875666995615714730389420939758779324599863692639667012414966822027796980162817711910697537275388514514784196973295218193302223654313179408862542234216607088587760248943527544643859804481162375221289) math:sum 2168298806670120513987456499691511338968784354296287116414831624325147627057219270154098939953197746467235154976661168945511657806488910889542290858280929781390882379680168377275273952263604920903184648320706293480158770999804840122339636102754044289012312441670725049996712679137248382880893236986157878610816017108059061485400309075987552812259161044828104666748652466844693744 . (1863 1340082360287971686190354320274601820994077425312435201630767617800731893943170572496608375524787818345288457880590816693437770720748566242273850232893863166718827985068812552616027875666995615714730389420939758779324599863692639667012414966822027796980162817711910697537275388514514784196973295218193302223654313179408862542234216607088587760248943527544643859804481162375221289 2168298806670120513987456499691511338968784354296287116414831624325147627057219270154098939953197746467235154976661168945511657806488910889542290858280929781390882379680168377275273952263604920903184648320706293480158770999804840122339636102754044289012312441670725049996712679137248382880893236986157878610816017108059061485400309075987552812259161044828104666748652466844693744) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28739,7 +28739,7 @@ _:gn_4487 { } _:gn_4488 { - 1865 math:greaterThan 1 . + (1865) math:greaterThan 1 . (1865 1) math:difference 1864 . (511865913905822858393252140857692303019370496328583286846703611276316160829121874839117811096377890223341760784520464441363883635008221595005409607506796552046773590457456727956781799070386310526276130521173224078490428727580439211685193830890011304948013193753096345077838097891781185513053353450228725836492609250758663599068124138189622708238726010261183052860309857905748834 828216446382148827797102179416909517974706928983851914784064006524415733114048697657490564428409928121946697096070352252073887085740344647268440625387066614672054394611355824659246076596609305188454258899766534700834171136112200455327221135932016492032149623958814352459437290622733598683919941767964576387161703928650198943166092468898965052010217517283460806944171304469472455) math:sum 1340082360287971686190354320274601820994077425312435201630767617800731893943170572496608375524787818345288457880590816693437770720748566242273850232893863166718827985068812552616027875666995615714730389420939758779324599863692639667012414966822027796980162817711910697537275388514514784196973295218193302223654313179408862542234216607088587760248943527544643859804481162375221289 . (1864 828216446382148827797102179416909517974706928983851914784064006524415733114048697657490564428409928121946697096070352252073887085740344647268440625387066614672054394611355824659246076596609305188454258899766534700834171136112200455327221135932016492032149623958814352459437290622733598683919941767964576387161703928650198943166092468898965052010217517283460806944171304469472455 1340082360287971686190354320274601820994077425312435201630767617800731893943170572496608375524787818345288457880590816693437770720748566242273850232893863166718827985068812552616027875666995615714730389420939758779324599863692639667012414966822027796980162817711910697537275388514514784196973295218193302223654313179408862542234216607088587760248943527544643859804481162375221289) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28750,7 +28750,7 @@ _:gn_4489 { } _:gn_4490 { - 1866 math:greaterThan 1 . + (1866) math:greaterThan 1 . (1866 1) math:difference 1865 . (316350532476325969403850038559217214955336432655268627937360395248099572284926822818372753332032037898604936311549887810710003450732123052263031017880270062625280804153899096702464277526222994662178128378593310622343742408531761243642027305042005187084136430205718007381599192730952413170866588317735850550669094677891535344097968330709342343771491507022277754083861446563723621 511865913905822858393252140857692303019370496328583286846703611276316160829121874839117811096377890223341760784520464441363883635008221595005409607506796552046773590457456727956781799070386310526276130521173224078490428727580439211685193830890011304948013193753096345077838097891781185513053353450228725836492609250758663599068124138189622708238726010261183052860309857905748834) math:sum 828216446382148827797102179416909517974706928983851914784064006524415733114048697657490564428409928121946697096070352252073887085740344647268440625387066614672054394611355824659246076596609305188454258899766534700834171136112200455327221135932016492032149623958814352459437290622733598683919941767964576387161703928650198943166092468898965052010217517283460806944171304469472455 . (1865 511865913905822858393252140857692303019370496328583286846703611276316160829121874839117811096377890223341760784520464441363883635008221595005409607506796552046773590457456727956781799070386310526276130521173224078490428727580439211685193830890011304948013193753096345077838097891781185513053353450228725836492609250758663599068124138189622708238726010261183052860309857905748834 828216446382148827797102179416909517974706928983851914784064006524415733114048697657490564428409928121946697096070352252073887085740344647268440625387066614672054394611355824659246076596609305188454258899766534700834171136112200455327221135932016492032149623958814352459437290622733598683919941767964576387161703928650198943166092468898965052010217517283460806944171304469472455) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28761,7 +28761,7 @@ _:gn_4491 { } _:gn_4492 { - 1867 math:greaterThan 1 . + (1867) math:greaterThan 1 . (1867 1) math:difference 1866 . (195515381429496888989402102298475088064034063673314658909343216028216588544195052020745057764345852324736824472970576630653880184276098542742378589626526489421492786303557631254317521544163315864098002142579913456146686319048677968043166525848006117863876763547378337696238905160828772342186765132492875285823514572867128254970155807480280364467234503238905298776448411342025213 316350532476325969403850038559217214955336432655268627937360395248099572284926822818372753332032037898604936311549887810710003450732123052263031017880270062625280804153899096702464277526222994662178128378593310622343742408531761243642027305042005187084136430205718007381599192730952413170866588317735850550669094677891535344097968330709342343771491507022277754083861446563723621) math:sum 511865913905822858393252140857692303019370496328583286846703611276316160829121874839117811096377890223341760784520464441363883635008221595005409607506796552046773590457456727956781799070386310526276130521173224078490428727580439211685193830890011304948013193753096345077838097891781185513053353450228725836492609250758663599068124138189622708238726010261183052860309857905748834 . (1866 316350532476325969403850038559217214955336432655268627937360395248099572284926822818372753332032037898604936311549887810710003450732123052263031017880270062625280804153899096702464277526222994662178128378593310622343742408531761243642027305042005187084136430205718007381599192730952413170866588317735850550669094677891535344097968330709342343771491507022277754083861446563723621 511865913905822858393252140857692303019370496328583286846703611276316160829121874839117811096377890223341760784520464441363883635008221595005409607506796552046773590457456727956781799070386310526276130521173224078490428727580439211685193830890011304948013193753096345077838097891781185513053353450228725836492609250758663599068124138189622708238726010261183052860309857905748834) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28772,7 +28772,7 @@ _:gn_4493 { } _:gn_4494 { - 1868 math:greaterThan 1 . + (1868) math:greaterThan 1 . (1868 1) math:difference 1867 . (120835151046829080414447936260742126891302368981953969028017179219882983740731770797627695567686185573868111838579311180056123266456024509520652428253743573203788017850341465448146755982059678798080126236013397166197056089483083275598860779193999069220259666658339669685360287570123640828679823185242975264845580105024407089127812523229061979304257003783372455307413035221698408 195515381429496888989402102298475088064034063673314658909343216028216588544195052020745057764345852324736824472970576630653880184276098542742378589626526489421492786303557631254317521544163315864098002142579913456146686319048677968043166525848006117863876763547378337696238905160828772342186765132492875285823514572867128254970155807480280364467234503238905298776448411342025213) math:sum 316350532476325969403850038559217214955336432655268627937360395248099572284926822818372753332032037898604936311549887810710003450732123052263031017880270062625280804153899096702464277526222994662178128378593310622343742408531761243642027305042005187084136430205718007381599192730952413170866588317735850550669094677891535344097968330709342343771491507022277754083861446563723621 . (1867 195515381429496888989402102298475088064034063673314658909343216028216588544195052020745057764345852324736824472970576630653880184276098542742378589626526489421492786303557631254317521544163315864098002142579913456146686319048677968043166525848006117863876763547378337696238905160828772342186765132492875285823514572867128254970155807480280364467234503238905298776448411342025213 316350532476325969403850038559217214955336432655268627937360395248099572284926822818372753332032037898604936311549887810710003450732123052263031017880270062625280804153899096702464277526222994662178128378593310622343742408531761243642027305042005187084136430205718007381599192730952413170866588317735850550669094677891535344097968330709342343771491507022277754083861446563723621) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28783,7 +28783,7 @@ _:gn_4495 { } _:gn_4496 { - 1869 math:greaterThan 1 . + (1869) math:greaterThan 1 . (1869 1) math:difference 1868 . (74680230382667808574954166037732961172731694691360689881326036808333604803463281223117362196659666750868712634391265450597756917820074033221726161372782916217704768453216165806170765562103637066017875906566516289949630229565594692444305746654007048643617096889038668010878617590705131513506941947249900020977934467842721165842343284251218385162977499455532843469035376120326805 120835151046829080414447936260742126891302368981953969028017179219882983740731770797627695567686185573868111838579311180056123266456024509520652428253743573203788017850341465448146755982059678798080126236013397166197056089483083275598860779193999069220259666658339669685360287570123640828679823185242975264845580105024407089127812523229061979304257003783372455307413035221698408) math:sum 195515381429496888989402102298475088064034063673314658909343216028216588544195052020745057764345852324736824472970576630653880184276098542742378589626526489421492786303557631254317521544163315864098002142579913456146686319048677968043166525848006117863876763547378337696238905160828772342186765132492875285823514572867128254970155807480280364467234503238905298776448411342025213 . (1868 120835151046829080414447936260742126891302368981953969028017179219882983740731770797627695567686185573868111838579311180056123266456024509520652428253743573203788017850341465448146755982059678798080126236013397166197056089483083275598860779193999069220259666658339669685360287570123640828679823185242975264845580105024407089127812523229061979304257003783372455307413035221698408 195515381429496888989402102298475088064034063673314658909343216028216588544195052020745057764345852324736824472970576630653880184276098542742378589626526489421492786303557631254317521544163315864098002142579913456146686319048677968043166525848006117863876763547378337696238905160828772342186765132492875285823514572867128254970155807480280364467234503238905298776448411342025213) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28794,7 +28794,7 @@ _:gn_4497 { } _:gn_4498 { - 1870 math:greaterThan 1 . + (1870) math:greaterThan 1 . (1870 1) math:difference 1869 . (46154920664161271839493770223009165718570674290593279146691142411549378937268489574510333371026518822999399204188045729458366348635950476298926266880960656986083249397125299641975990419956041732062250329446880876247425859917488583154555032539992020576642569769301001674481669979418509315172881237993075243867645637181685923285469238977843594141279504327839611838377659101371603 74680230382667808574954166037732961172731694691360689881326036808333604803463281223117362196659666750868712634391265450597756917820074033221726161372782916217704768453216165806170765562103637066017875906566516289949630229565594692444305746654007048643617096889038668010878617590705131513506941947249900020977934467842721165842343284251218385162977499455532843469035376120326805) math:sum 120835151046829080414447936260742126891302368981953969028017179219882983740731770797627695567686185573868111838579311180056123266456024509520652428253743573203788017850341465448146755982059678798080126236013397166197056089483083275598860779193999069220259666658339669685360287570123640828679823185242975264845580105024407089127812523229061979304257003783372455307413035221698408 . (1869 74680230382667808574954166037732961172731694691360689881326036808333604803463281223117362196659666750868712634391265450597756917820074033221726161372782916217704768453216165806170765562103637066017875906566516289949630229565594692444305746654007048643617096889038668010878617590705131513506941947249900020977934467842721165842343284251218385162977499455532843469035376120326805 120835151046829080414447936260742126891302368981953969028017179219882983740731770797627695567686185573868111838579311180056123266456024509520652428253743573203788017850341465448146755982059678798080126236013397166197056089483083275598860779193999069220259666658339669685360287570123640828679823185242975264845580105024407089127812523229061979304257003783372455307413035221698408) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28805,7 +28805,7 @@ _:gn_4499 { } _:gn_4500 { - 1871 math:greaterThan 1 . + (1871) math:greaterThan 1 . (1871 1) math:difference 1870 . (28525309718506536735460395814723795454161020400767410734634894396784225866194791648607028825633147927869313430203219721139390569184123556922799894491822259231621519056090866164194775142147595333955625577119635413702204369648106109289750714114015028066974527119737666336396947611286622198334060709256824777110288830661035242556874045273374791021697995127693231630657717018955202 46154920664161271839493770223009165718570674290593279146691142411549378937268489574510333371026518822999399204188045729458366348635950476298926266880960656986083249397125299641975990419956041732062250329446880876247425859917488583154555032539992020576642569769301001674481669979418509315172881237993075243867645637181685923285469238977843594141279504327839611838377659101371603) math:sum 74680230382667808574954166037732961172731694691360689881326036808333604803463281223117362196659666750868712634391265450597756917820074033221726161372782916217704768453216165806170765562103637066017875906566516289949630229565594692444305746654007048643617096889038668010878617590705131513506941947249900020977934467842721165842343284251218385162977499455532843469035376120326805 . (1870 46154920664161271839493770223009165718570674290593279146691142411549378937268489574510333371026518822999399204188045729458366348635950476298926266880960656986083249397125299641975990419956041732062250329446880876247425859917488583154555032539992020576642569769301001674481669979418509315172881237993075243867645637181685923285469238977843594141279504327839611838377659101371603 74680230382667808574954166037732961172731694691360689881326036808333604803463281223117362196659666750868712634391265450597756917820074033221726161372782916217704768453216165806170765562103637066017875906566516289949630229565594692444305746654007048643617096889038668010878617590705131513506941947249900020977934467842721165842343284251218385162977499455532843469035376120326805) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28816,7 +28816,7 @@ _:gn_4501 { } _:gn_4502 { - 1872 math:greaterThan 1 . + (1872) math:greaterThan 1 . (1872 1) math:difference 1871 . (17629610945654735104033374408285370264409653889825868412056248014765153071073697925903304545393370895130085773984826008318975779451826919376126372389138397754461730341034433477781215277808446398106624752327245462545221490269382473864804318425976992509668042649563335338084722368131887116838820528736250466757356806520650680728595193704468803119581509200146380207719942082416401 28525309718506536735460395814723795454161020400767410734634894396784225866194791648607028825633147927869313430203219721139390569184123556922799894491822259231621519056090866164194775142147595333955625577119635413702204369648106109289750714114015028066974527119737666336396947611286622198334060709256824777110288830661035242556874045273374791021697995127693231630657717018955202) math:sum 46154920664161271839493770223009165718570674290593279146691142411549378937268489574510333371026518822999399204188045729458366348635950476298926266880960656986083249397125299641975990419956041732062250329446880876247425859917488583154555032539992020576642569769301001674481669979418509315172881237993075243867645637181685923285469238977843594141279504327839611838377659101371603 . (1871 28525309718506536735460395814723795454161020400767410734634894396784225866194791648607028825633147927869313430203219721139390569184123556922799894491822259231621519056090866164194775142147595333955625577119635413702204369648106109289750714114015028066974527119737666336396947611286622198334060709256824777110288830661035242556874045273374791021697995127693231630657717018955202 46154920664161271839493770223009165718570674290593279146691142411549378937268489574510333371026518822999399204188045729458366348635950476298926266880960656986083249397125299641975990419956041732062250329446880876247425859917488583154555032539992020576642569769301001674481669979418509315172881237993075243867645637181685923285469238977843594141279504327839611838377659101371603) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28827,7 +28827,7 @@ _:gn_4503 { } _:gn_4504 { - 1873 math:greaterThan 1 . + (1873) math:greaterThan 1 . (1873 1) math:difference 1872 . (10895698772851801631427021406438425189751366510941542322578646382019072795121093722703724280239777032739227656218393712820414789732296637546673522102683861477159788715056432686413559864339148935849000824792389951156982879378723635424946395688038035557306484470174330998312225243154735081495240180520574310352932024140384561828278851568905987902116485927546851422937774936538801 17629610945654735104033374408285370264409653889825868412056248014765153071073697925903304545393370895130085773984826008318975779451826919376126372389138397754461730341034433477781215277808446398106624752327245462545221490269382473864804318425976992509668042649563335338084722368131887116838820528736250466757356806520650680728595193704468803119581509200146380207719942082416401) math:sum 28525309718506536735460395814723795454161020400767410734634894396784225866194791648607028825633147927869313430203219721139390569184123556922799894491822259231621519056090866164194775142147595333955625577119635413702204369648106109289750714114015028066974527119737666336396947611286622198334060709256824777110288830661035242556874045273374791021697995127693231630657717018955202 . (1872 17629610945654735104033374408285370264409653889825868412056248014765153071073697925903304545393370895130085773984826008318975779451826919376126372389138397754461730341034433477781215277808446398106624752327245462545221490269382473864804318425976992509668042649563335338084722368131887116838820528736250466757356806520650680728595193704468803119581509200146380207719942082416401 28525309718506536735460395814723795454161020400767410734634894396784225866194791648607028825633147927869313430203219721139390569184123556922799894491822259231621519056090866164194775142147595333955625577119635413702204369648106109289750714114015028066974527119737666336396947611286622198334060709256824777110288830661035242556874045273374791021697995127693231630657717018955202) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28838,7 +28838,7 @@ _:gn_4505 { } _:gn_4506 { - 1874 math:greaterThan 1 . + (1874) math:greaterThan 1 . (1874 1) math:difference 1873 . (6733912172802933472606353001846945074658287378884326089477601632746080275952604203199580265153593862390858117766432295498560989719530281829452850286454536277301941625978000791367655413469297462257623927534855511388238610890658838439857922737938956952361558179389004339772497124977152035343580348215676156404424782380266118900316342135562815217465023272599528784782167145877600 10895698772851801631427021406438425189751366510941542322578646382019072795121093722703724280239777032739227656218393712820414789732296637546673522102683861477159788715056432686413559864339148935849000824792389951156982879378723635424946395688038035557306484470174330998312225243154735081495240180520574310352932024140384561828278851568905987902116485927546851422937774936538801) math:sum 17629610945654735104033374408285370264409653889825868412056248014765153071073697925903304545393370895130085773984826008318975779451826919376126372389138397754461730341034433477781215277808446398106624752327245462545221490269382473864804318425976992509668042649563335338084722368131887116838820528736250466757356806520650680728595193704468803119581509200146380207719942082416401 . (1873 10895698772851801631427021406438425189751366510941542322578646382019072795121093722703724280239777032739227656218393712820414789732296637546673522102683861477159788715056432686413559864339148935849000824792389951156982879378723635424946395688038035557306484470174330998312225243154735081495240180520574310352932024140384561828278851568905987902116485927546851422937774936538801 17629610945654735104033374408285370264409653889825868412056248014765153071073697925903304545393370895130085773984826008318975779451826919376126372389138397754461730341034433477781215277808446398106624752327245462545221490269382473864804318425976992509668042649563335338084722368131887116838820528736250466757356806520650680728595193704468803119581509200146380207719942082416401) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28849,7 +28849,7 @@ _:gn_4507 { } _:gn_4508 { - 1875 math:greaterThan 1 . + (1875) math:greaterThan 1 . (1875 1) math:difference 1874 . (4161786600048868158820668404591480115093079132057216233101044749272992519168489519504144015086183170348369538451961417321853800012766355717220671816229325199857847089078431895045904450869851473591376897257534439768744268488064796985088472950099078604944926290785326658539728118177583046151659832304898153948507241760118442927962509433343172684651462654947322638155607790661201 6733912172802933472606353001846945074658287378884326089477601632746080275952604203199580265153593862390858117766432295498560989719530281829452850286454536277301941625978000791367655413469297462257623927534855511388238610890658838439857922737938956952361558179389004339772497124977152035343580348215676156404424782380266118900316342135562815217465023272599528784782167145877600) math:sum 10895698772851801631427021406438425189751366510941542322578646382019072795121093722703724280239777032739227656218393712820414789732296637546673522102683861477159788715056432686413559864339148935849000824792389951156982879378723635424946395688038035557306484470174330998312225243154735081495240180520574310352932024140384561828278851568905987902116485927546851422937774936538801 . (1874 6733912172802933472606353001846945074658287378884326089477601632746080275952604203199580265153593862390858117766432295498560989719530281829452850286454536277301941625978000791367655413469297462257623927534855511388238610890658838439857922737938956952361558179389004339772497124977152035343580348215676156404424782380266118900316342135562815217465023272599528784782167145877600 10895698772851801631427021406438425189751366510941542322578646382019072795121093722703724280239777032739227656218393712820414789732296637546673522102683861477159788715056432686413559864339148935849000824792389951156982879378723635424946395688038035557306484470174330998312225243154735081495240180520574310352932024140384561828278851568905987902116485927546851422937774936538801) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28860,7 +28860,7 @@ _:gn_4509 { } _:gn_4510 { - 1876 math:greaterThan 1 . + (1876) math:greaterThan 1 . (1876 1) math:difference 1875 . (2572125572754065313785684597255464959565208246827109856376556883473087756784114683695436250067410692042488579314470878176707189706763926112232178470225211077444094536899568896321750962599445988666247030277321071619494342402594041454769449787839878347416631888603677681232769006799568989191920515910778002455917540620147675972353832702219642532813560617652206146626559355216399 4161786600048868158820668404591480115093079132057216233101044749272992519168489519504144015086183170348369538451961417321853800012766355717220671816229325199857847089078431895045904450869851473591376897257534439768744268488064796985088472950099078604944926290785326658539728118177583046151659832304898153948507241760118442927962509433343172684651462654947322638155607790661201) math:sum 6733912172802933472606353001846945074658287378884326089477601632746080275952604203199580265153593862390858117766432295498560989719530281829452850286454536277301941625978000791367655413469297462257623927534855511388238610890658838439857922737938956952361558179389004339772497124977152035343580348215676156404424782380266118900316342135562815217465023272599528784782167145877600 . (1875 4161786600048868158820668404591480115093079132057216233101044749272992519168489519504144015086183170348369538451961417321853800012766355717220671816229325199857847089078431895045904450869851473591376897257534439768744268488064796985088472950099078604944926290785326658539728118177583046151659832304898153948507241760118442927962509433343172684651462654947322638155607790661201 6733912172802933472606353001846945074658287378884326089477601632746080275952604203199580265153593862390858117766432295498560989719530281829452850286454536277301941625978000791367655413469297462257623927534855511388238610890658838439857922737938956952361558179389004339772497124977152035343580348215676156404424782380266118900316342135562815217465023272599528784782167145877600) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28871,7 +28871,7 @@ _:gn_4511 { } _:gn_4512 { - 1877 math:greaterThan 1 . + (1877) math:greaterThan 1 . (1877 1) math:difference 1876 . (1589661027294802845034983807336015155527870885230106376724487865799904762384374835808707765018772478305880959137490539145146610306002429604988493346004114122413752552178862998724153488270405484925129866980213368149249926085470755530319023162259200257528294402181648977306959111378014056959739316394120151492589701139970766955608676731123530151837902037295116491529048435444802 2572125572754065313785684597255464959565208246827109856376556883473087756784114683695436250067410692042488579314470878176707189706763926112232178470225211077444094536899568896321750962599445988666247030277321071619494342402594041454769449787839878347416631888603677681232769006799568989191920515910778002455917540620147675972353832702219642532813560617652206146626559355216399) math:sum 4161786600048868158820668404591480115093079132057216233101044749272992519168489519504144015086183170348369538451961417321853800012766355717220671816229325199857847089078431895045904450869851473591376897257534439768744268488064796985088472950099078604944926290785326658539728118177583046151659832304898153948507241760118442927962509433343172684651462654947322638155607790661201 . (1876 2572125572754065313785684597255464959565208246827109856376556883473087756784114683695436250067410692042488579314470878176707189706763926112232178470225211077444094536899568896321750962599445988666247030277321071619494342402594041454769449787839878347416631888603677681232769006799568989191920515910778002455917540620147675972353832702219642532813560617652206146626559355216399 4161786600048868158820668404591480115093079132057216233101044749272992519168489519504144015086183170348369538451961417321853800012766355717220671816229325199857847089078431895045904450869851473591376897257534439768744268488064796985088472950099078604944926290785326658539728118177583046151659832304898153948507241760118442927962509433343172684651462654947322638155607790661201) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28882,7 +28882,7 @@ _:gn_4513 { } _:gn_4514 { - 1878 math:greaterThan 1 . + (1878) math:greaterThan 1 . (1878 1) math:difference 1877 . (982464545459262468750700789919449804037337361597003479652069017673182994399739847886728485048638213736607620176980339031560579400761496507243685124221096955030341984720705897597597474329040503741117163297107703470244416317123285924450426625580678089888337486422028703925809895421554932232181199516657850963327839480176909016745155971096112380975658580357089655097510919771597 1589661027294802845034983807336015155527870885230106376724487865799904762384374835808707765018772478305880959137490539145146610306002429604988493346004114122413752552178862998724153488270405484925129866980213368149249926085470755530319023162259200257528294402181648977306959111378014056959739316394120151492589701139970766955608676731123530151837902037295116491529048435444802) math:sum 2572125572754065313785684597255464959565208246827109856376556883473087756784114683695436250067410692042488579314470878176707189706763926112232178470225211077444094536899568896321750962599445988666247030277321071619494342402594041454769449787839878347416631888603677681232769006799568989191920515910778002455917540620147675972353832702219642532813560617652206146626559355216399 . (1877 1589661027294802845034983807336015155527870885230106376724487865799904762384374835808707765018772478305880959137490539145146610306002429604988493346004114122413752552178862998724153488270405484925129866980213368149249926085470755530319023162259200257528294402181648977306959111378014056959739316394120151492589701139970766955608676731123530151837902037295116491529048435444802 2572125572754065313785684597255464959565208246827109856376556883473087756784114683695436250067410692042488579314470878176707189706763926112232178470225211077444094536899568896321750962599445988666247030277321071619494342402594041454769449787839878347416631888603677681232769006799568989191920515910778002455917540620147675972353832702219642532813560617652206146626559355216399) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28893,7 +28893,7 @@ _:gn_4515 { } _:gn_4516 { - 1879 math:greaterThan 1 . + (1879) math:greaterThan 1 . (1879 1) math:difference 1878 . (607196481835540376284283017416565351490533523633102897072418848126721767984634987921979279970134264569273338960510200113586030905240933097744808221783017167383410567458157101126556013941364981184012703683105664679005509768347469605868596536678522167639956915759620273381149215956459124727558116877462300529261861659793857938863520760027417770862243456938026836431537515673205 982464545459262468750700789919449804037337361597003479652069017673182994399739847886728485048638213736607620176980339031560579400761496507243685124221096955030341984720705897597597474329040503741117163297107703470244416317123285924450426625580678089888337486422028703925809895421554932232181199516657850963327839480176909016745155971096112380975658580357089655097510919771597) math:sum 1589661027294802845034983807336015155527870885230106376724487865799904762384374835808707765018772478305880959137490539145146610306002429604988493346004114122413752552178862998724153488270405484925129866980213368149249926085470755530319023162259200257528294402181648977306959111378014056959739316394120151492589701139970766955608676731123530151837902037295116491529048435444802 . (1878 982464545459262468750700789919449804037337361597003479652069017673182994399739847886728485048638213736607620176980339031560579400761496507243685124221096955030341984720705897597597474329040503741117163297107703470244416317123285924450426625580678089888337486422028703925809895421554932232181199516657850963327839480176909016745155971096112380975658580357089655097510919771597 1589661027294802845034983807336015155527870885230106376724487865799904762384374835808707765018772478305880959137490539145146610306002429604988493346004114122413752552178862998724153488270405484925129866980213368149249926085470755530319023162259200257528294402181648977306959111378014056959739316394120151492589701139970766955608676731123530151837902037295116491529048435444802) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28904,7 +28904,7 @@ _:gn_4517 { } _:gn_4518 { - 1880 math:greaterThan 1 . + (1880) math:greaterThan 1 . (1880 1) math:difference 1879 . (375268063623722092466417772502884452546803837963900582579650169546461226415104859964749205078503949167334281216470138917974548495520563409498876902438079787646931417262548796471041460387675522557104459614002038791238906548775816318581830088902155922248380570662408430544660679465095807504623082639195550434065977820383051077881635211068694610113415123419062818665973404098392 607196481835540376284283017416565351490533523633102897072418848126721767984634987921979279970134264569273338960510200113586030905240933097744808221783017167383410567458157101126556013941364981184012703683105664679005509768347469605868596536678522167639956915759620273381149215956459124727558116877462300529261861659793857938863520760027417770862243456938026836431537515673205) math:sum 982464545459262468750700789919449804037337361597003479652069017673182994399739847886728485048638213736607620176980339031560579400761496507243685124221096955030341984720705897597597474329040503741117163297107703470244416317123285924450426625580678089888337486422028703925809895421554932232181199516657850963327839480176909016745155971096112380975658580357089655097510919771597 . (1879 607196481835540376284283017416565351490533523633102897072418848126721767984634987921979279970134264569273338960510200113586030905240933097744808221783017167383410567458157101126556013941364981184012703683105664679005509768347469605868596536678522167639956915759620273381149215956459124727558116877462300529261861659793857938863520760027417770862243456938026836431537515673205 982464545459262468750700789919449804037337361597003479652069017673182994399739847886728485048638213736607620176980339031560579400761496507243685124221096955030341984720705897597597474329040503741117163297107703470244416317123285924450426625580678089888337486422028703925809895421554932232181199516657850963327839480176909016745155971096112380975658580357089655097510919771597) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28915,7 +28915,7 @@ _:gn_4519 { } _:gn_4520 { - 1881 math:greaterThan 1 . + (1881) math:greaterThan 1 . (1881 1) math:difference 1880 . (231928418211818283817865244913680898943729685669202314492768678580260541569530127957230074891630315401939057744040061195611482409720369688245931319344937379736479150195608304655514553553689458626908244069103625887766603219571653287286766447776366245391576345097211842836488536491363317222935034238266750095195883839410806860981885548958723160748828333518964017765564111574813 375268063623722092466417772502884452546803837963900582579650169546461226415104859964749205078503949167334281216470138917974548495520563409498876902438079787646931417262548796471041460387675522557104459614002038791238906548775816318581830088902155922248380570662408430544660679465095807504623082639195550434065977820383051077881635211068694610113415123419062818665973404098392) math:sum 607196481835540376284283017416565351490533523633102897072418848126721767984634987921979279970134264569273338960510200113586030905240933097744808221783017167383410567458157101126556013941364981184012703683105664679005509768347469605868596536678522167639956915759620273381149215956459124727558116877462300529261861659793857938863520760027417770862243456938026836431537515673205 . (1880 375268063623722092466417772502884452546803837963900582579650169546461226415104859964749205078503949167334281216470138917974548495520563409498876902438079787646931417262548796471041460387675522557104459614002038791238906548775816318581830088902155922248380570662408430544660679465095807504623082639195550434065977820383051077881635211068694610113415123419062818665973404098392 607196481835540376284283017416565351490533523633102897072418848126721767984634987921979279970134264569273338960510200113586030905240933097744808221783017167383410567458157101126556013941364981184012703683105664679005509768347469605868596536678522167639956915759620273381149215956459124727558116877462300529261861659793857938863520760027417770862243456938026836431537515673205) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28926,7 +28926,7 @@ _:gn_4521 { } _:gn_4522 { - 1882 math:greaterThan 1 . + (1882) math:greaterThan 1 . (1882 1) math:difference 1881 . (143339645411903808648552527589203553603074152294698268086881490966200684845574732007519130186873633765395223472430077722363066085800193721252945583093142407910452267066940491815526906833986063930196215544898412903472303329204163031295063641125789676856804225565196587708172142973732490281688048400928800338870093980972244216899749662109971449364586789900098800900409292523579 231928418211818283817865244913680898943729685669202314492768678580260541569530127957230074891630315401939057744040061195611482409720369688245931319344937379736479150195608304655514553553689458626908244069103625887766603219571653287286766447776366245391576345097211842836488536491363317222935034238266750095195883839410806860981885548958723160748828333518964017765564111574813) math:sum 375268063623722092466417772502884452546803837963900582579650169546461226415104859964749205078503949167334281216470138917974548495520563409498876902438079787646931417262548796471041460387675522557104459614002038791238906548775816318581830088902155922248380570662408430544660679465095807504623082639195550434065977820383051077881635211068694610113415123419062818665973404098392 . (1881 231928418211818283817865244913680898943729685669202314492768678580260541569530127957230074891630315401939057744040061195611482409720369688245931319344937379736479150195608304655514553553689458626908244069103625887766603219571653287286766447776366245391576345097211842836488536491363317222935034238266750095195883839410806860981885548958723160748828333518964017765564111574813 375268063623722092466417772502884452546803837963900582579650169546461226415104859964749205078503949167334281216470138917974548495520563409498876902438079787646931417262548796471041460387675522557104459614002038791238906548775816318581830088902155922248380570662408430544660679465095807504623082639195550434065977820383051077881635211068694610113415123419062818665973404098392) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28937,7 +28937,7 @@ _:gn_4523 { } _:gn_4524 { - 1883 math:greaterThan 1 . + (1883) math:greaterThan 1 . (1883 1) math:difference 1882 . (88588772799914475169312717324477345340655533374504046405887187614059856723955395949710944704756681636543834271609983473248416323920175966992985736251794971826026883128667812839987646719703394696712028524205212984294299890367490255991702806650576568534772119532015255128316393517630826941246985837337949756325789858438562644082135886848751711384241543618865216865154819051234 143339645411903808648552527589203553603074152294698268086881490966200684845574732007519130186873633765395223472430077722363066085800193721252945583093142407910452267066940491815526906833986063930196215544898412903472303329204163031295063641125789676856804225565196587708172142973732490281688048400928800338870093980972244216899749662109971449364586789900098800900409292523579) math:sum 231928418211818283817865244913680898943729685669202314492768678580260541569530127957230074891630315401939057744040061195611482409720369688245931319344937379736479150195608304655514553553689458626908244069103625887766603219571653287286766447776366245391576345097211842836488536491363317222935034238266750095195883839410806860981885548958723160748828333518964017765564111574813 . (1882 143339645411903808648552527589203553603074152294698268086881490966200684845574732007519130186873633765395223472430077722363066085800193721252945583093142407910452267066940491815526906833986063930196215544898412903472303329204163031295063641125789676856804225565196587708172142973732490281688048400928800338870093980972244216899749662109971449364586789900098800900409292523579 231928418211818283817865244913680898943729685669202314492768678580260541569530127957230074891630315401939057744040061195611482409720369688245931319344937379736479150195608304655514553553689458626908244069103625887766603219571653287286766447776366245391576345097211842836488536491363317222935034238266750095195883839410806860981885548958723160748828333518964017765564111574813) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28948,7 +28948,7 @@ _:gn_4525 { } _:gn_4526 { - 1884 math:greaterThan 1 . + (1884) math:greaterThan 1 . (1884 1) math:difference 1883 . (54750872611989333479239810264726208262418618920194221680994303352140828121619336057808185482116952128851389200820094249114649761880017754259959846841347436084425383938272678975539260114282669233484187020693199919178003438836672775303360834475213108322032106033181332579855749456101663340441062563590850582544304122533681572817613775261219737980345246281233584035254473472345 88588772799914475169312717324477345340655533374504046405887187614059856723955395949710944704756681636543834271609983473248416323920175966992985736251794971826026883128667812839987646719703394696712028524205212984294299890367490255991702806650576568534772119532015255128316393517630826941246985837337949756325789858438562644082135886848751711384241543618865216865154819051234) math:sum 143339645411903808648552527589203553603074152294698268086881490966200684845574732007519130186873633765395223472430077722363066085800193721252945583093142407910452267066940491815526906833986063930196215544898412903472303329204163031295063641125789676856804225565196587708172142973732490281688048400928800338870093980972244216899749662109971449364586789900098800900409292523579 . (1883 88588772799914475169312717324477345340655533374504046405887187614059856723955395949710944704756681636543834271609983473248416323920175966992985736251794971826026883128667812839987646719703394696712028524205212984294299890367490255991702806650576568534772119532015255128316393517630826941246985837337949756325789858438562644082135886848751711384241543618865216865154819051234 143339645411903808648552527589203553603074152294698268086881490966200684845574732007519130186873633765395223472430077722363066085800193721252945583093142407910452267066940491815526906833986063930196215544898412903472303329204163031295063641125789676856804225565196587708172142973732490281688048400928800338870093980972244216899749662109971449364586789900098800900409292523579) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28959,7 +28959,7 @@ _:gn_4527 { } _:gn_4528 { - 1885 math:greaterThan 1 . + (1885) math:greaterThan 1 . (1885 1) math:difference 1884 . (33837900187925141690072907059751137078236914454309824724892884261919028602336059891902759222639729507692445070789889224133766562040158212733025889410447535741601499190395133864448386605420725463227841503512013065116296451530817480688341972175363460212740013498833922548460644061529163600805923273747099173781485735904881071264522111587531973403896297337631632829900345578889 54750872611989333479239810264726208262418618920194221680994303352140828121619336057808185482116952128851389200820094249114649761880017754259959846841347436084425383938272678975539260114282669233484187020693199919178003438836672775303360834475213108322032106033181332579855749456101663340441062563590850582544304122533681572817613775261219737980345246281233584035254473472345) math:sum 88588772799914475169312717324477345340655533374504046405887187614059856723955395949710944704756681636543834271609983473248416323920175966992985736251794971826026883128667812839987646719703394696712028524205212984294299890367490255991702806650576568534772119532015255128316393517630826941246985837337949756325789858438562644082135886848751711384241543618865216865154819051234 . (1884 54750872611989333479239810264726208262418618920194221680994303352140828121619336057808185482116952128851389200820094249114649761880017754259959846841347436084425383938272678975539260114282669233484187020693199919178003438836672775303360834475213108322032106033181332579855749456101663340441062563590850582544304122533681572817613775261219737980345246281233584035254473472345 88588772799914475169312717324477345340655533374504046405887187614059856723955395949710944704756681636543834271609983473248416323920175966992985736251794971826026883128667812839987646719703394696712028524205212984294299890367490255991702806650576568534772119532015255128316393517630826941246985837337949756325789858438562644082135886848751711384241543618865216865154819051234) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28970,7 +28970,7 @@ _:gn_4529 { } _:gn_4530 { - 1886 math:greaterThan 1 . + (1886) math:greaterThan 1 . (1886 1) math:difference 1885 . (20912972424064191789166903204975071184181704465884396956101419090221799519283276165905426259477222621158944130030205024980883199839859541526933957430899900342823884747877545111090873508861943770256345517181186854061706987305855294615018862299849648109292092534347410031395105394572499739635139289843751408762818386628800501553091663673687764576448948943601951205354127893456 33837900187925141690072907059751137078236914454309824724892884261919028602336059891902759222639729507692445070789889224133766562040158212733025889410447535741601499190395133864448386605420725463227841503512013065116296451530817480688341972175363460212740013498833922548460644061529163600805923273747099173781485735904881071264522111587531973403896297337631632829900345578889) math:sum 54750872611989333479239810264726208262418618920194221680994303352140828121619336057808185482116952128851389200820094249114649761880017754259959846841347436084425383938272678975539260114282669233484187020693199919178003438836672775303360834475213108322032106033181332579855749456101663340441062563590850582544304122533681572817613775261219737980345246281233584035254473472345 . (1885 33837900187925141690072907059751137078236914454309824724892884261919028602336059891902759222639729507692445070789889224133766562040158212733025889410447535741601499190395133864448386605420725463227841503512013065116296451530817480688341972175363460212740013498833922548460644061529163600805923273747099173781485735904881071264522111587531973403896297337631632829900345578889 54750872611989333479239810264726208262418618920194221680994303352140828121619336057808185482116952128851389200820094249114649761880017754259959846841347436084425383938272678975539260114282669233484187020693199919178003438836672775303360834475213108322032106033181332579855749456101663340441062563590850582544304122533681572817613775261219737980345246281233584035254473472345) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28981,7 +28981,7 @@ _:gn_4531 { } _:gn_4532 { - 1887 math:greaterThan 1 . + (1887) math:greaterThan 1 . (1887 1) math:difference 1886 . (12924927763860949900906003854776065894055209988425427768791465171697229083052783725997332963162506886533500940759684199152883362200298671206091931979547635398777614442517588753357513096558781692971495986330826211054589464224962186073323109875513812103447920964486512517065538666956663861170783983903347765018667349276080569711430447913844208827447348394029681624546217685433 20912972424064191789166903204975071184181704465884396956101419090221799519283276165905426259477222621158944130030205024980883199839859541526933957430899900342823884747877545111090873508861943770256345517181186854061706987305855294615018862299849648109292092534347410031395105394572499739635139289843751408762818386628800501553091663673687764576448948943601951205354127893456) math:sum 33837900187925141690072907059751137078236914454309824724892884261919028602336059891902759222639729507692445070789889224133766562040158212733025889410447535741601499190395133864448386605420725463227841503512013065116296451530817480688341972175363460212740013498833922548460644061529163600805923273747099173781485735904881071264522111587531973403896297337631632829900345578889 . (1886 20912972424064191789166903204975071184181704465884396956101419090221799519283276165905426259477222621158944130030205024980883199839859541526933957430899900342823884747877545111090873508861943770256345517181186854061706987305855294615018862299849648109292092534347410031395105394572499739635139289843751408762818386628800501553091663673687764576448948943601951205354127893456 33837900187925141690072907059751137078236914454309824724892884261919028602336059891902759222639729507692445070789889224133766562040158212733025889410447535741601499190395133864448386605420725463227841503512013065116296451530817480688341972175363460212740013498833922548460644061529163600805923273747099173781485735904881071264522111587531973403896297337631632829900345578889) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -28992,7 +28992,7 @@ _:gn_4533 { } _:gn_4534 { - 1888 math:greaterThan 1 . + (1888) math:greaterThan 1 . (1888 1) math:difference 1887 . (7988044660203241888260899350199005290126494477458969187309953918524570436230492439908093296314715734625443189270520825827999837639560870320842025451352264944046270305359956357733360412303162077284849530850360643007117523080893108541695752424335836005844171569860897514329566727615835878464355305940403643744151037352719931841661215759843555749001600549572269580807910208023 12924927763860949900906003854776065894055209988425427768791465171697229083052783725997332963162506886533500940759684199152883362200298671206091931979547635398777614442517588753357513096558781692971495986330826211054589464224962186073323109875513812103447920964486512517065538666956663861170783983903347765018667349276080569711430447913844208827447348394029681624546217685433) math:sum 20912972424064191789166903204975071184181704465884396956101419090221799519283276165905426259477222621158944130030205024980883199839859541526933957430899900342823884747877545111090873508861943770256345517181186854061706987305855294615018862299849648109292092534347410031395105394572499739635139289843751408762818386628800501553091663673687764576448948943601951205354127893456 . (1887 12924927763860949900906003854776065894055209988425427768791465171697229083052783725997332963162506886533500940759684199152883362200298671206091931979547635398777614442517588753357513096558781692971495986330826211054589464224962186073323109875513812103447920964486512517065538666956663861170783983903347765018667349276080569711430447913844208827447348394029681624546217685433 20912972424064191789166903204975071184181704465884396956101419090221799519283276165905426259477222621158944130030205024980883199839859541526933957430899900342823884747877545111090873508861943770256345517181186854061706987305855294615018862299849648109292092534347410031395105394572499739635139289843751408762818386628800501553091663673687764576448948943601951205354127893456) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29003,7 +29003,7 @@ _:gn_4535 { } _:gn_4536 { - 1889 math:greaterThan 1 . + (1889) math:greaterThan 1 . (1889 1) math:difference 1888 . (4936883103657708012645104504577060603928715510966458581481511253172658646822291286089239666847791151908057751489163373324883524560737800885249906528195370454731344137157632395624152684255619615686646455480465568047471941144069077531627357451177976097603749394625615002735971939340827982706428677962944121274516311923360637869769232154000653078445747844457412043738307477410 7988044660203241888260899350199005290126494477458969187309953918524570436230492439908093296314715734625443189270520825827999837639560870320842025451352264944046270305359956357733360412303162077284849530850360643007117523080893108541695752424335836005844171569860897514329566727615835878464355305940403643744151037352719931841661215759843555749001600549572269580807910208023) math:sum 12924927763860949900906003854776065894055209988425427768791465171697229083052783725997332963162506886533500940759684199152883362200298671206091931979547635398777614442517588753357513096558781692971495986330826211054589464224962186073323109875513812103447920964486512517065538666956663861170783983903347765018667349276080569711430447913844208827447348394029681624546217685433 . (1888 7988044660203241888260899350199005290126494477458969187309953918524570436230492439908093296314715734625443189270520825827999837639560870320842025451352264944046270305359956357733360412303162077284849530850360643007117523080893108541695752424335836005844171569860897514329566727615835878464355305940403643744151037352719931841661215759843555749001600549572269580807910208023 12924927763860949900906003854776065894055209988425427768791465171697229083052783725997332963162506886533500940759684199152883362200298671206091931979547635398777614442517588753357513096558781692971495986330826211054589464224962186073323109875513812103447920964486512517065538666956663861170783983903347765018667349276080569711430447913844208827447348394029681624546217685433) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29014,7 +29014,7 @@ _:gn_4537 { } _:gn_4538 { - 1890 math:greaterThan 1 . + (1890) math:greaterThan 1 . (1890 1) math:difference 1889 . (3051161556545533875615794845621944686197778966492510605828442665351911789408201153818853629466924582717385437781357452503116313078823069435592118923156894489314926168202323962109207728047542461598203075369895074959645581936824031010068394973157859908240422175235282511593594788275007895757926627977459522469634725429359293971891983605842902670555852705114857537069602730613 4936883103657708012645104504577060603928715510966458581481511253172658646822291286089239666847791151908057751489163373324883524560737800885249906528195370454731344137157632395624152684255619615686646455480465568047471941144069077531627357451177976097603749394625615002735971939340827982706428677962944121274516311923360637869769232154000653078445747844457412043738307477410) math:sum 7988044660203241888260899350199005290126494477458969187309953918524570436230492439908093296314715734625443189270520825827999837639560870320842025451352264944046270305359956357733360412303162077284849530850360643007117523080893108541695752424335836005844171569860897514329566727615835878464355305940403643744151037352719931841661215759843555749001600549572269580807910208023 . (1889 4936883103657708012645104504577060603928715510966458581481511253172658646822291286089239666847791151908057751489163373324883524560737800885249906528195370454731344137157632395624152684255619615686646455480465568047471941144069077531627357451177976097603749394625615002735971939340827982706428677962944121274516311923360637869769232154000653078445747844457412043738307477410 7988044660203241888260899350199005290126494477458969187309953918524570436230492439908093296314715734625443189270520825827999837639560870320842025451352264944046270305359956357733360412303162077284849530850360643007117523080893108541695752424335836005844171569860897514329566727615835878464355305940403643744151037352719931841661215759843555749001600549572269580807910208023) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29025,7 +29025,7 @@ _:gn_4539 { } _:gn_4540 { - 1891 math:greaterThan 1 . + (1891) math:greaterThan 1 . (1891 1) math:difference 1890 . (1885721547112174137029309658955115917730936544473947975653068587820746857414090132270386037380866569190672313707805920821767211481914731449657787605038475965416417968955308433514944956208077154088443380110570493087826359207245046521558962478020116189363327219390332491142377151065820086948502049985484598804881586494001343897877248548157750407889895139342554506668704746797 3051161556545533875615794845621944686197778966492510605828442665351911789408201153818853629466924582717385437781357452503116313078823069435592118923156894489314926168202323962109207728047542461598203075369895074959645581936824031010068394973157859908240422175235282511593594788275007895757926627977459522469634725429359293971891983605842902670555852705114857537069602730613) math:sum 4936883103657708012645104504577060603928715510966458581481511253172658646822291286089239666847791151908057751489163373324883524560737800885249906528195370454731344137157632395624152684255619615686646455480465568047471941144069077531627357451177976097603749394625615002735971939340827982706428677962944121274516311923360637869769232154000653078445747844457412043738307477410 . (1890 3051161556545533875615794845621944686197778966492510605828442665351911789408201153818853629466924582717385437781357452503116313078823069435592118923156894489314926168202323962109207728047542461598203075369895074959645581936824031010068394973157859908240422175235282511593594788275007895757926627977459522469634725429359293971891983605842902670555852705114857537069602730613 4936883103657708012645104504577060603928715510966458581481511253172658646822291286089239666847791151908057751489163373324883524560737800885249906528195370454731344137157632395624152684255619615686646455480465568047471941144069077531627357451177976097603749394625615002735971939340827982706428677962944121274516311923360637869769232154000653078445747844457412043738307477410) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29036,7 +29036,7 @@ _:gn_4541 { } _:gn_4542 { - 1892 math:greaterThan 1 . + (1892) math:greaterThan 1 . (1892 1) math:difference 1891 . (1165440009433359738586485186666828768466842422018562630175374077531164931994111021548467592086058013526713124073551531681349101596908337985934331318118418523898508199247015528594262771839465307509759695259324581871819222729578984488509432495137743718877094955844950020451217637209187808809424577991974923664753138935357950074014735057685152262665957565772303030400897983816 1885721547112174137029309658955115917730936544473947975653068587820746857414090132270386037380866569190672313707805920821767211481914731449657787605038475965416417968955308433514944956208077154088443380110570493087826359207245046521558962478020116189363327219390332491142377151065820086948502049985484598804881586494001343897877248548157750407889895139342554506668704746797) math:sum 3051161556545533875615794845621944686197778966492510605828442665351911789408201153818853629466924582717385437781357452503116313078823069435592118923156894489314926168202323962109207728047542461598203075369895074959645581936824031010068394973157859908240422175235282511593594788275007895757926627977459522469634725429359293971891983605842902670555852705114857537069602730613 . (1891 1885721547112174137029309658955115917730936544473947975653068587820746857414090132270386037380866569190672313707805920821767211481914731449657787605038475965416417968955308433514944956208077154088443380110570493087826359207245046521558962478020116189363327219390332491142377151065820086948502049985484598804881586494001343897877248548157750407889895139342554506668704746797 3051161556545533875615794845621944686197778966492510605828442665351911789408201153818853629466924582717385437781357452503116313078823069435592118923156894489314926168202323962109207728047542461598203075369895074959645581936824031010068394973157859908240422175235282511593594788275007895757926627977459522469634725429359293971891983605842902670555852705114857537069602730613) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29047,7 +29047,7 @@ _:gn_4543 { } _:gn_4544 { - 1893 math:greaterThan 1 . + (1893) math:greaterThan 1 . (1893 1) math:difference 1892 . (720281537678814398442824472288287149264094122455385345477694510289581925419979110721918445294808555663959189634254389140418109885006393463723456286920057441517909769708292904920682184368611846578683684851245911216007136477666062033049529982882372470486232263545382470691159513856632278139077471993509675140128447558643393823862513490472598145223937573570251476267806762981 1165440009433359738586485186666828768466842422018562630175374077531164931994111021548467592086058013526713124073551531681349101596908337985934331318118418523898508199247015528594262771839465307509759695259324581871819222729578984488509432495137743718877094955844950020451217637209187808809424577991974923664753138935357950074014735057685152262665957565772303030400897983816) math:sum 1885721547112174137029309658955115917730936544473947975653068587820746857414090132270386037380866569190672313707805920821767211481914731449657787605038475965416417968955308433514944956208077154088443380110570493087826359207245046521558962478020116189363327219390332491142377151065820086948502049985484598804881586494001343897877248548157750407889895139342554506668704746797 . (1892 1165440009433359738586485186666828768466842422018562630175374077531164931994111021548467592086058013526713124073551531681349101596908337985934331318118418523898508199247015528594262771839465307509759695259324581871819222729578984488509432495137743718877094955844950020451217637209187808809424577991974923664753138935357950074014735057685152262665957565772303030400897983816 1885721547112174137029309658955115917730936544473947975653068587820746857414090132270386037380866569190672313707805920821767211481914731449657787605038475965416417968955308433514944956208077154088443380110570493087826359207245046521558962478020116189363327219390332491142377151065820086948502049985484598804881586494001343897877248548157750407889895139342554506668704746797) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29058,7 +29058,7 @@ _:gn_4545 { } _:gn_4546 { - 1894 math:greaterThan 1 . + (1894) math:greaterThan 1 . (1894 1) math:difference 1893 . (445158471754545340143660714378541619202748299563177284697679567241583006574131910826549146791249457862753934439297142540930991711901944522210875031198361082380598429538722623673580587470853460931076010408078670655812086251912922455459902512255371248390862692299567549760058123352555530670347105998465248524624691376714556250152221567212554117442019992202051554133091220835 720281537678814398442824472288287149264094122455385345477694510289581925419979110721918445294808555663959189634254389140418109885006393463723456286920057441517909769708292904920682184368611846578683684851245911216007136477666062033049529982882372470486232263545382470691159513856632278139077471993509675140128447558643393823862513490472598145223937573570251476267806762981) math:sum 1165440009433359738586485186666828768466842422018562630175374077531164931994111021548467592086058013526713124073551531681349101596908337985934331318118418523898508199247015528594262771839465307509759695259324581871819222729578984488509432495137743718877094955844950020451217637209187808809424577991974923664753138935357950074014735057685152262665957565772303030400897983816 . (1893 720281537678814398442824472288287149264094122455385345477694510289581925419979110721918445294808555663959189634254389140418109885006393463723456286920057441517909769708292904920682184368611846578683684851245911216007136477666062033049529982882372470486232263545382470691159513856632278139077471993509675140128447558643393823862513490472598145223937573570251476267806762981 1165440009433359738586485186666828768466842422018562630175374077531164931994111021548467592086058013526713124073551531681349101596908337985934331318118418523898508199247015528594262771839465307509759695259324581871819222729578984488509432495137743718877094955844950020451217637209187808809424577991974923664753138935357950074014735057685152262665957565772303030400897983816) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29069,7 +29069,7 @@ _:gn_4547 { } _:gn_4548 { - 1895 math:greaterThan 1 . + (1895) math:greaterThan 1 . (1895 1) math:difference 1894 . (275123065924269058299163757909745530061345822892208060780014943047998918845847199895369298503559097801205255194957246599487118173104448941512581255721696359137311340169570281247101596897758385647607674443167240560195050225753139577589627470627001222095369571245814920931101390504076747468730365995044426615503756181928837573710291923260044027781917581368199922134715542146 445158471754545340143660714378541619202748299563177284697679567241583006574131910826549146791249457862753934439297142540930991711901944522210875031198361082380598429538722623673580587470853460931076010408078670655812086251912922455459902512255371248390862692299567549760058123352555530670347105998465248524624691376714556250152221567212554117442019992202051554133091220835) math:sum 720281537678814398442824472288287149264094122455385345477694510289581925419979110721918445294808555663959189634254389140418109885006393463723456286920057441517909769708292904920682184368611846578683684851245911216007136477666062033049529982882372470486232263545382470691159513856632278139077471993509675140128447558643393823862513490472598145223937573570251476267806762981 . (1894 445158471754545340143660714378541619202748299563177284697679567241583006574131910826549146791249457862753934439297142540930991711901944522210875031198361082380598429538722623673580587470853460931076010408078670655812086251912922455459902512255371248390862692299567549760058123352555530670347105998465248524624691376714556250152221567212554117442019992202051554133091220835 720281537678814398442824472288287149264094122455385345477694510289581925419979110721918445294808555663959189634254389140418109885006393463723456286920057441517909769708292904920682184368611846578683684851245911216007136477666062033049529982882372470486232263545382470691159513856632278139077471993509675140128447558643393823862513490472598145223937573570251476267806762981) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29080,7 +29080,7 @@ _:gn_4549 { } _:gn_4550 { - 1896 math:greaterThan 1 . + (1896) math:greaterThan 1 . (1896 1) math:difference 1895 . (170035405830276281844496956468796089141402476670969223917664624193584087728284710931179848287690360061548679244339895941443873538797495580698293775476664723243287089369152342426478990573095075283468335964911430095617036026159782877870275041628370026295493121053752628828956732848478783201616740003420821909120935194785718676441929643952510089660102410833851631998375678689 275123065924269058299163757909745530061345822892208060780014943047998918845847199895369298503559097801205255194957246599487118173104448941512581255721696359137311340169570281247101596897758385647607674443167240560195050225753139577589627470627001222095369571245814920931101390504076747468730365995044426615503756181928837573710291923260044027781917581368199922134715542146) math:sum 445158471754545340143660714378541619202748299563177284697679567241583006574131910826549146791249457862753934439297142540930991711901944522210875031198361082380598429538722623673580587470853460931076010408078670655812086251912922455459902512255371248390862692299567549760058123352555530670347105998465248524624691376714556250152221567212554117442019992202051554133091220835 . (1895 275123065924269058299163757909745530061345822892208060780014943047998918845847199895369298503559097801205255194957246599487118173104448941512581255721696359137311340169570281247101596897758385647607674443167240560195050225753139577589627470627001222095369571245814920931101390504076747468730365995044426615503756181928837573710291923260044027781917581368199922134715542146 445158471754545340143660714378541619202748299563177284697679567241583006574131910826549146791249457862753934439297142540930991711901944522210875031198361082380598429538722623673580587470853460931076010408078670655812086251912922455459902512255371248390862692299567549760058123352555530670347105998465248524624691376714556250152221567212554117442019992202051554133091220835) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29091,7 +29091,7 @@ _:gn_4551 { } _:gn_4552 { - 1897 math:greaterThan 1 . + (1897) math:greaterThan 1 . (1897 1) math:difference 1896 . (105087660093992776454666801440949440919943346221238836862350318854414831117562488964189450215868737739656575950617350658043244634306953360814287480245031635894024250800417938820622606324663310364139338478255810464578014199593356699719352428998631195799876450192062292102144657655597964267113625991623604706382820987143118897268362279307533938121815170534348290136339863457 170035405830276281844496956468796089141402476670969223917664624193584087728284710931179848287690360061548679244339895941443873538797495580698293775476664723243287089369152342426478990573095075283468335964911430095617036026159782877870275041628370026295493121053752628828956732848478783201616740003420821909120935194785718676441929643952510089660102410833851631998375678689) math:sum 275123065924269058299163757909745530061345822892208060780014943047998918845847199895369298503559097801205255194957246599487118173104448941512581255721696359137311340169570281247101596897758385647607674443167240560195050225753139577589627470627001222095369571245814920931101390504076747468730365995044426615503756181928837573710291923260044027781917581368199922134715542146 . (1896 170035405830276281844496956468796089141402476670969223917664624193584087728284710931179848287690360061548679244339895941443873538797495580698293775476664723243287089369152342426478990573095075283468335964911430095617036026159782877870275041628370026295493121053752628828956732848478783201616740003420821909120935194785718676441929643952510089660102410833851631998375678689 275123065924269058299163757909745530061345822892208060780014943047998918845847199895369298503559097801205255194957246599487118173104448941512581255721696359137311340169570281247101596897758385647607674443167240560195050225753139577589627470627001222095369571245814920931101390504076747468730365995044426615503756181928837573710291923260044027781917581368199922134715542146) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29102,7 +29102,7 @@ _:gn_4553 { } _:gn_4554 { - 1898 math:greaterThan 1 . + (1898) math:greaterThan 1 . (1898 1) math:difference 1897 . (64947745736283505389830155027846648221459130449730387055314305339169256610722221966990398071821622321892103293722545283400628904490542219884006295231633087349262838568734403605856384248431764919328997486655619631039021826566426178150922612629738830495616670861690336726812075192880818934503114011797217202738114207642599779173567364644976151538287240299503341862035815232 105087660093992776454666801440949440919943346221238836862350318854414831117562488964189450215868737739656575950617350658043244634306953360814287480245031635894024250800417938820622606324663310364139338478255810464578014199593356699719352428998631195799876450192062292102144657655597964267113625991623604706382820987143118897268362279307533938121815170534348290136339863457) math:sum 170035405830276281844496956468796089141402476670969223917664624193584087728284710931179848287690360061548679244339895941443873538797495580698293775476664723243287089369152342426478990573095075283468335964911430095617036026159782877870275041628370026295493121053752628828956732848478783201616740003420821909120935194785718676441929643952510089660102410833851631998375678689 . (1897 105087660093992776454666801440949440919943346221238836862350318854414831117562488964189450215868737739656575950617350658043244634306953360814287480245031635894024250800417938820622606324663310364139338478255810464578014199593356699719352428998631195799876450192062292102144657655597964267113625991623604706382820987143118897268362279307533938121815170534348290136339863457 170035405830276281844496956468796089141402476670969223917664624193584087728284710931179848287690360061548679244339895941443873538797495580698293775476664723243287089369152342426478990573095075283468335964911430095617036026159782877870275041628370026295493121053752628828956732848478783201616740003420821909120935194785718676441929643952510089660102410833851631998375678689) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29113,7 +29113,7 @@ _:gn_4555 { } _:gn_4556 { - 1899 math:greaterThan 1 . + (1899) math:greaterThan 1 . (1899 1) math:difference 1898 . (40139914357709271064836646413102792698484215771508449807036013515245574506840266997199052144047115417764472656894805374642615729816411140930281185013398548544761412231683535214766222076231545444810340991600190833538992373026930521568429816368892365304259779330371955375332582462717145332610511979826387503644706779500519118094794914662557786583527930234844948274304048225 64947745736283505389830155027846648221459130449730387055314305339169256610722221966990398071821622321892103293722545283400628904490542219884006295231633087349262838568734403605856384248431764919328997486655619631039021826566426178150922612629738830495616670861690336726812075192880818934503114011797217202738114207642599779173567364644976151538287240299503341862035815232) math:sum 105087660093992776454666801440949440919943346221238836862350318854414831117562488964189450215868737739656575950617350658043244634306953360814287480245031635894024250800417938820622606324663310364139338478255810464578014199593356699719352428998631195799876450192062292102144657655597964267113625991623604706382820987143118897268362279307533938121815170534348290136339863457 . (1898 64947745736283505389830155027846648221459130449730387055314305339169256610722221966990398071821622321892103293722545283400628904490542219884006295231633087349262838568734403605856384248431764919328997486655619631039021826566426178150922612629738830495616670861690336726812075192880818934503114011797217202738114207642599779173567364644976151538287240299503341862035815232 105087660093992776454666801440949440919943346221238836862350318854414831117562488964189450215868737739656575950617350658043244634306953360814287480245031635894024250800417938820622606324663310364139338478255810464578014199593356699719352428998631195799876450192062292102144657655597964267113625991623604706382820987143118897268362279307533938121815170534348290136339863457) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29124,7 +29124,7 @@ _:gn_4557 { } _:gn_4558 { - 1900 math:greaterThan 1 . + (1900) math:greaterThan 1 . (1900 1) math:difference 1899 . (24807831378574234324993508614743855522974914678221937248278291823923682103881954969791345927774506904127630636827739908758013174674131078953725110218234538804501426337050868391090162172200219474518656495055428797500029453539495656582492796260846465191356891531318381351479492730163673601892602031970829699093407428142080661078772449982418364954759310064658393587731767007 40139914357709271064836646413102792698484215771508449807036013515245574506840266997199052144047115417764472656894805374642615729816411140930281185013398548544761412231683535214766222076231545444810340991600190833538992373026930521568429816368892365304259779330371955375332582462717145332610511979826387503644706779500519118094794914662557786583527930234844948274304048225) math:sum 64947745736283505389830155027846648221459130449730387055314305339169256610722221966990398071821622321892103293722545283400628904490542219884006295231633087349262838568734403605856384248431764919328997486655619631039021826566426178150922612629738830495616670861690336726812075192880818934503114011797217202738114207642599779173567364644976151538287240299503341862035815232 . (1899 40139914357709271064836646413102792698484215771508449807036013515245574506840266997199052144047115417764472656894805374642615729816411140930281185013398548544761412231683535214766222076231545444810340991600190833538992373026930521568429816368892365304259779330371955375332582462717145332610511979826387503644706779500519118094794914662557786583527930234844948274304048225 64947745736283505389830155027846648221459130449730387055314305339169256610722221966990398071821622321892103293722545283400628904490542219884006295231633087349262838568734403605856384248431764919328997486655619631039021826566426178150922612629738830495616670861690336726812075192880818934503114011797217202738114207642599779173567364644976151538287240299503341862035815232) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29135,7 +29135,7 @@ _:gn_4559 { } _:gn_4560 { - 1901 math:greaterThan 1 . + (1901) math:greaterThan 1 . (1901 1) math:difference 1900 . (15332082979135036739843137798358937175509301093286512558757721691321892402958312027407706216272608513636842020067065465884602555142280061976556074795164009740259985894632666823676059904031325970291684496544762036038962919487434864985937020108045900112902887799053574023853089732553471730717909947855557804551299351358438457016022464680139421628768620170186554686572281218 24807831378574234324993508614743855522974914678221937248278291823923682103881954969791345927774506904127630636827739908758013174674131078953725110218234538804501426337050868391090162172200219474518656495055428797500029453539495656582492796260846465191356891531318381351479492730163673601892602031970829699093407428142080661078772449982418364954759310064658393587731767007) math:sum 40139914357709271064836646413102792698484215771508449807036013515245574506840266997199052144047115417764472656894805374642615729816411140930281185013398548544761412231683535214766222076231545444810340991600190833538992373026930521568429816368892365304259779330371955375332582462717145332610511979826387503644706779500519118094794914662557786583527930234844948274304048225 . (1900 24807831378574234324993508614743855522974914678221937248278291823923682103881954969791345927774506904127630636827739908758013174674131078953725110218234538804501426337050868391090162172200219474518656495055428797500029453539495656582492796260846465191356891531318381351479492730163673601892602031970829699093407428142080661078772449982418364954759310064658393587731767007 40139914357709271064836646413102792698484215771508449807036013515245574506840266997199052144047115417764472656894805374642615729816411140930281185013398548544761412231683535214766222076231545444810340991600190833538992373026930521568429816368892365304259779330371955375332582462717145332610511979826387503644706779500519118094794914662557786583527930234844948274304048225) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29146,7 +29146,7 @@ _:gn_4561 { } _:gn_4562 { - 1902 math:greaterThan 1 . + (1902) math:greaterThan 1 . (1902 1) math:difference 1901 . (9475748399439197585150370816384918347465613584935424689520570132601789700923642942383639711501898390490788616760674442873410619531851016977169035423070529064241440442418201567414102268168893504226971998510666761461066534052060791596555776152800565078454003732264807327626402997610201871174692084115271894542108076783642204062749985302278943325990689894471838901159485789 15332082979135036739843137798358937175509301093286512558757721691321892402958312027407706216272608513636842020067065465884602555142280061976556074795164009740259985894632666823676059904031325970291684496544762036038962919487434864985937020108045900112902887799053574023853089732553471730717909947855557804551299351358438457016022464680139421628768620170186554686572281218) math:sum 24807831378574234324993508614743855522974914678221937248278291823923682103881954969791345927774506904127630636827739908758013174674131078953725110218234538804501426337050868391090162172200219474518656495055428797500029453539495656582492796260846465191356891531318381351479492730163673601892602031970829699093407428142080661078772449982418364954759310064658393587731767007 . (1901 15332082979135036739843137798358937175509301093286512558757721691321892402958312027407706216272608513636842020067065465884602555142280061976556074795164009740259985894632666823676059904031325970291684496544762036038962919487434864985937020108045900112902887799053574023853089732553471730717909947855557804551299351358438457016022464680139421628768620170186554686572281218 24807831378574234324993508614743855522974914678221937248278291823923682103881954969791345927774506904127630636827739908758013174674131078953725110218234538804501426337050868391090162172200219474518656495055428797500029453539495656582492796260846465191356891531318381351479492730163673601892602031970829699093407428142080661078772449982418364954759310064658393587731767007) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29157,7 +29157,7 @@ _:gn_4563 { } _:gn_4564 { - 1903 math:greaterThan 1 . + (1903) math:greaterThan 1 . (1903 1) math:difference 1902 . (5856334579695839154692766981974018828043687508351087869237151558720102702034669085024066504770710123146053403306391023011191935610429044999387039372093480676018545452214465256261957635862432466064712498034095274577896385435374073389381243955245335034448884066788766696226686734943269859543217863740285910009191274574796252953272479377860478302777930275714715785412795429 9475748399439197585150370816384918347465613584935424689520570132601789700923642942383639711501898390490788616760674442873410619531851016977169035423070529064241440442418201567414102268168893504226971998510666761461066534052060791596555776152800565078454003732264807327626402997610201871174692084115271894542108076783642204062749985302278943325990689894471838901159485789) math:sum 15332082979135036739843137798358937175509301093286512558757721691321892402958312027407706216272608513636842020067065465884602555142280061976556074795164009740259985894632666823676059904031325970291684496544762036038962919487434864985937020108045900112902887799053574023853089732553471730717909947855557804551299351358438457016022464680139421628768620170186554686572281218 . (1902 9475748399439197585150370816384918347465613584935424689520570132601789700923642942383639711501898390490788616760674442873410619531851016977169035423070529064241440442418201567414102268168893504226971998510666761461066534052060791596555776152800565078454003732264807327626402997610201871174692084115271894542108076783642204062749985302278943325990689894471838901159485789 15332082979135036739843137798358937175509301093286512558757721691321892402958312027407706216272608513636842020067065465884602555142280061976556074795164009740259985894632666823676059904031325970291684496544762036038962919487434864985937020108045900112902887799053574023853089732553471730717909947855557804551299351358438457016022464680139421628768620170186554686572281218) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29168,7 +29168,7 @@ _:gn_4565 { } _:gn_4566 { - 1904 math:greaterThan 1 . + (1904) math:greaterThan 1 . (1904 1) math:difference 1903 . (3619413819743358430457603834410899519421926076584336820283418573881686998888973857359573206731188267344735213454283419862218683921421971977781996050977048388222894990203736311152144632306461038162259500476571486883170148616686718207174532197555230044005119665476040631399716262666932011631474220374985984532916802208845951109477505924418465023212759618757123115746690360 5856334579695839154692766981974018828043687508351087869237151558720102702034669085024066504770710123146053403306391023011191935610429044999387039372093480676018545452214465256261957635862432466064712498034095274577896385435374073389381243955245335034448884066788766696226686734943269859543217863740285910009191274574796252953272479377860478302777930275714715785412795429) math:sum 9475748399439197585150370816384918347465613584935424689520570132601789700923642942383639711501898390490788616760674442873410619531851016977169035423070529064241440442418201567414102268168893504226971998510666761461066534052060791596555776152800565078454003732264807327626402997610201871174692084115271894542108076783642204062749985302278943325990689894471838901159485789 . (1903 5856334579695839154692766981974018828043687508351087869237151558720102702034669085024066504770710123146053403306391023011191935610429044999387039372093480676018545452214465256261957635862432466064712498034095274577896385435374073389381243955245335034448884066788766696226686734943269859543217863740285910009191274574796252953272479377860478302777930275714715785412795429 9475748399439197585150370816384918347465613584935424689520570132601789700923642942383639711501898390490788616760674442873410619531851016977169035423070529064241440442418201567414102268168893504226971998510666761461066534052060791596555776152800565078454003732264807327626402997610201871174692084115271894542108076783642204062749985302278943325990689894471838901159485789) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29179,7 +29179,7 @@ _:gn_4567 { } _:gn_4568 { - 1905 math:greaterThan 1 . + (1905) math:greaterThan 1 . (1905 1) math:difference 1904 . (2236920759952480724235163147563119308621761431766751048953732984838415703145695227664493298039521855801318189852107603148973251689007073021605043321116432287795650462010728945109813003555971427902452997557523787694726236818687355182206711757690104990443764401312726064826970472276337847911743643365299925476274472365950301843794973453442013279565170656957592669666105069 3619413819743358430457603834410899519421926076584336820283418573881686998888973857359573206731188267344735213454283419862218683921421971977781996050977048388222894990203736311152144632306461038162259500476571486883170148616686718207174532197555230044005119665476040631399716262666932011631474220374985984532916802208845951109477505924418465023212759618757123115746690360) math:sum 5856334579695839154692766981974018828043687508351087869237151558720102702034669085024066504770710123146053403306391023011191935610429044999387039372093480676018545452214465256261957635862432466064712498034095274577896385435374073389381243955245335034448884066788766696226686734943269859543217863740285910009191274574796252953272479377860478302777930275714715785412795429 . (1904 3619413819743358430457603834410899519421926076584336820283418573881686998888973857359573206731188267344735213454283419862218683921421971977781996050977048388222894990203736311152144632306461038162259500476571486883170148616686718207174532197555230044005119665476040631399716262666932011631474220374985984532916802208845951109477505924418465023212759618757123115746690360 5856334579695839154692766981974018828043687508351087869237151558720102702034669085024066504770710123146053403306391023011191935610429044999387039372093480676018545452214465256261957635862432466064712498034095274577896385435374073389381243955245335034448884066788766696226686734943269859543217863740285910009191274574796252953272479377860478302777930275714715785412795429) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29190,7 +29190,7 @@ _:gn_4569 { } _:gn_4570 { - 1906 math:greaterThan 1 . + (1906) math:greaterThan 1 . (1906 1) math:difference 1905 . (1382493059790877706222440686847780210800164644817585771329685589043271295743278629695079908691666411543417023602175816713245432232414898956176952729860616100427244528193007366042331628750489610259806502919047699188443911797999363024967820439865125053561355264163314566572745790390594163719730577009686059056642329842895649265682532470976451743647588961799530446080585291 2236920759952480724235163147563119308621761431766751048953732984838415703145695227664493298039521855801318189852107603148973251689007073021605043321116432287795650462010728945109813003555971427902452997557523787694726236818687355182206711757690104990443764401312726064826970472276337847911743643365299925476274472365950301843794973453442013279565170656957592669666105069) math:sum 3619413819743358430457603834410899519421926076584336820283418573881686998888973857359573206731188267344735213454283419862218683921421971977781996050977048388222894990203736311152144632306461038162259500476571486883170148616686718207174532197555230044005119665476040631399716262666932011631474220374985984532916802208845951109477505924418465023212759618757123115746690360 . (1905 2236920759952480724235163147563119308621761431766751048953732984838415703145695227664493298039521855801318189852107603148973251689007073021605043321116432287795650462010728945109813003555971427902452997557523787694726236818687355182206711757690104990443764401312726064826970472276337847911743643365299925476274472365950301843794973453442013279565170656957592669666105069 3619413819743358430457603834410899519421926076584336820283418573881686998888973857359573206731188267344735213454283419862218683921421971977781996050977048388222894990203736311152144632306461038162259500476571486883170148616686718207174532197555230044005119665476040631399716262666932011631474220374985984532916802208845951109477505924418465023212759618757123115746690360) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29201,7 +29201,7 @@ _:gn_4571 { } _:gn_4572 { - 1907 math:greaterThan 1 . + (1907) math:greaterThan 1 . (1907 1) math:difference 1906 . (854427700161603018012722460715339097821596786949165277624047395795144407402416597969413389347855444257901166249931786435727819456592174065428090591255816187368405933817721579067481374805481817642646494638476088506282325020687992157238891317824979936882409137149411498254224681885743684192013066355613866419632142523054652578112440982465561535917581695158062223585519778 1382493059790877706222440686847780210800164644817585771329685589043271295743278629695079908691666411543417023602175816713245432232414898956176952729860616100427244528193007366042331628750489610259806502919047699188443911797999363024967820439865125053561355264163314566572745790390594163719730577009686059056642329842895649265682532470976451743647588961799530446080585291) math:sum 2236920759952480724235163147563119308621761431766751048953732984838415703145695227664493298039521855801318189852107603148973251689007073021605043321116432287795650462010728945109813003555971427902452997557523787694726236818687355182206711757690104990443764401312726064826970472276337847911743643365299925476274472365950301843794973453442013279565170656957592669666105069 . (1906 1382493059790877706222440686847780210800164644817585771329685589043271295743278629695079908691666411543417023602175816713245432232414898956176952729860616100427244528193007366042331628750489610259806502919047699188443911797999363024967820439865125053561355264163314566572745790390594163719730577009686059056642329842895649265682532470976451743647588961799530446080585291 2236920759952480724235163147563119308621761431766751048953732984838415703145695227664493298039521855801318189852107603148973251689007073021605043321116432287795650462010728945109813003555971427902452997557523787694726236818687355182206711757690104990443764401312726064826970472276337847911743643365299925476274472365950301843794973453442013279565170656957592669666105069) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29212,7 +29212,7 @@ _:gn_4573 { } _:gn_4574 { - 1908 math:greaterThan 1 . + (1908) math:greaterThan 1 . (1908 1) math:difference 1907 . (528065359629274688209718226132441112978567857868420493705638193248126888340862031725666519343810967285515857352244030277517612775822724890748862138604799913058838594375285786974850253945007792617160008280571610682161586777311370867728929122040145116678946127013903068318521108504850479527717510654072192637010187319840996687570091488510890207730007266641468222495065513 854427700161603018012722460715339097821596786949165277624047395795144407402416597969413389347855444257901166249931786435727819456592174065428090591255816187368405933817721579067481374805481817642646494638476088506282325020687992157238891317824979936882409137149411498254224681885743684192013066355613866419632142523054652578112440982465561535917581695158062223585519778) math:sum 1382493059790877706222440686847780210800164644817585771329685589043271295743278629695079908691666411543417023602175816713245432232414898956176952729860616100427244528193007366042331628750489610259806502919047699188443911797999363024967820439865125053561355264163314566572745790390594163719730577009686059056642329842895649265682532470976451743647588961799530446080585291 . (1907 854427700161603018012722460715339097821596786949165277624047395795144407402416597969413389347855444257901166249931786435727819456592174065428090591255816187368405933817721579067481374805481817642646494638476088506282325020687992157238891317824979936882409137149411498254224681885743684192013066355613866419632142523054652578112440982465561535917581695158062223585519778 1382493059790877706222440686847780210800164644817585771329685589043271295743278629695079908691666411543417023602175816713245432232414898956176952729860616100427244528193007366042331628750489610259806502919047699188443911797999363024967820439865125053561355264163314566572745790390594163719730577009686059056642329842895649265682532470976451743647588961799530446080585291) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29223,7 +29223,7 @@ _:gn_4575 { } _:gn_4576 { - 1909 math:greaterThan 1 . + (1909) math:greaterThan 1 . (1909 1) math:difference 1908 . (326362340532328329803004234582897984843028929080744783918409202547017519061554566243746870004044476972385308897687756158210206680769449174679228452651016274309567339442435792092631120860474025025486486357904477824120738243376621289509962195784834820203463010135508429935703573380893204664295555701541673782621955203213655890542349493954671328187574428516594001090454265 528065359629274688209718226132441112978567857868420493705638193248126888340862031725666519343810967285515857352244030277517612775822724890748862138604799913058838594375285786974850253945007792617160008280571610682161586777311370867728929122040145116678946127013903068318521108504850479527717510654072192637010187319840996687570091488510890207730007266641468222495065513) math:sum 854427700161603018012722460715339097821596786949165277624047395795144407402416597969413389347855444257901166249931786435727819456592174065428090591255816187368405933817721579067481374805481817642646494638476088506282325020687992157238891317824979936882409137149411498254224681885743684192013066355613866419632142523054652578112440982465561535917581695158062223585519778 . (1908 528065359629274688209718226132441112978567857868420493705638193248126888340862031725666519343810967285515857352244030277517612775822724890748862138604799913058838594375285786974850253945007792617160008280571610682161586777311370867728929122040145116678946127013903068318521108504850479527717510654072192637010187319840996687570091488510890207730007266641468222495065513 854427700161603018012722460715339097821596786949165277624047395795144407402416597969413389347855444257901166249931786435727819456592174065428090591255816187368405933817721579067481374805481817642646494638476088506282325020687992157238891317824979936882409137149411498254224681885743684192013066355613866419632142523054652578112440982465561535917581695158062223585519778) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29234,7 +29234,7 @@ _:gn_4577 { } _:gn_4578 { - 1910 math:greaterThan 1 . + (1910) math:greaterThan 1 . (1910 1) math:difference 1909 . (201703019096946358406713991549543128135538928787675709787228990701109369279307465481919649339766490313130548454556274119307406095053275716069633685953783638749271254932849994882219133084533767591673521922667132858040848533934749578218966926255310296475483116878394638382817535123957274863421954952530518854388232116627340797027741994556218879542432838124874221404611248 326362340532328329803004234582897984843028929080744783918409202547017519061554566243746870004044476972385308897687756158210206680769449174679228452651016274309567339442435792092631120860474025025486486357904477824120738243376621289509962195784834820203463010135508429935703573380893204664295555701541673782621955203213655890542349493954671328187574428516594001090454265) math:sum 528065359629274688209718226132441112978567857868420493705638193248126888340862031725666519343810967285515857352244030277517612775822724890748862138604799913058838594375285786974850253945007792617160008280571610682161586777311370867728929122040145116678946127013903068318521108504850479527717510654072192637010187319840996687570091488510890207730007266641468222495065513 . (1909 326362340532328329803004234582897984843028929080744783918409202547017519061554566243746870004044476972385308897687756158210206680769449174679228452651016274309567339442435792092631120860474025025486486357904477824120738243376621289509962195784834820203463010135508429935703573380893204664295555701541673782621955203213655890542349493954671328187574428516594001090454265 528065359629274688209718226132441112978567857868420493705638193248126888340862031725666519343810967285515857352244030277517612775822724890748862138604799913058838594375285786974850253945007792617160008280571610682161586777311370867728929122040145116678946127013903068318521108504850479527717510654072192637010187319840996687570091488510890207730007266641468222495065513) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29245,7 +29245,7 @@ _:gn_4579 { } _:gn_4580 { - 1911 math:greaterThan 1 . + (1911) math:greaterThan 1 . (1911 1) math:difference 1910 . (124659321435381971396290243033354856707490000293069074131180211845908149782247100761827220664277986659254760443131482038902800585716173458609594766697232635560296084509585797210411987775940257433812964435237344966079889709441871711290995269529524523727979893257113791552886038256935929800873600749011154928233723086586315093514607499398452448645141590391719779685843017 201703019096946358406713991549543128135538928787675709787228990701109369279307465481919649339766490313130548454556274119307406095053275716069633685953783638749271254932849994882219133084533767591673521922667132858040848533934749578218966926255310296475483116878394638382817535123957274863421954952530518854388232116627340797027741994556218879542432838124874221404611248) math:sum 326362340532328329803004234582897984843028929080744783918409202547017519061554566243746870004044476972385308897687756158210206680769449174679228452651016274309567339442435792092631120860474025025486486357904477824120738243376621289509962195784834820203463010135508429935703573380893204664295555701541673782621955203213655890542349493954671328187574428516594001090454265 . (1910 201703019096946358406713991549543128135538928787675709787228990701109369279307465481919649339766490313130548454556274119307406095053275716069633685953783638749271254932849994882219133084533767591673521922667132858040848533934749578218966926255310296475483116878394638382817535123957274863421954952530518854388232116627340797027741994556218879542432838124874221404611248 326362340532328329803004234582897984843028929080744783918409202547017519061554566243746870004044476972385308897687756158210206680769449174679228452651016274309567339442435792092631120860474025025486486357904477824120738243376621289509962195784834820203463010135508429935703573380893204664295555701541673782621955203213655890542349493954671328187574428516594001090454265) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29256,7 +29256,7 @@ _:gn_4581 { } _:gn_4582 { - 1912 math:greaterThan 1 . + (1912) math:greaterThan 1 . (1912 1) math:difference 1911 . (77043697661564387010423748516188271428048928494606635656048778855201219497060364720092428675488503653875788011424792080404605509337102257460038919256551003188975170423264197671807145308593510157860557487429787891960958824492877866927971656725785772747503223621280846829931496867021345062548354203519363926154509030041025703513134495157766430897291247733154441718768231 124659321435381971396290243033354856707490000293069074131180211845908149782247100761827220664277986659254760443131482038902800585716173458609594766697232635560296084509585797210411987775940257433812964435237344966079889709441871711290995269529524523727979893257113791552886038256935929800873600749011154928233723086586315093514607499398452448645141590391719779685843017) math:sum 201703019096946358406713991549543128135538928787675709787228990701109369279307465481919649339766490313130548454556274119307406095053275716069633685953783638749271254932849994882219133084533767591673521922667132858040848533934749578218966926255310296475483116878394638382817535123957274863421954952530518854388232116627340797027741994556218879542432838124874221404611248 . (1911 124659321435381971396290243033354856707490000293069074131180211845908149782247100761827220664277986659254760443131482038902800585716173458609594766697232635560296084509585797210411987775940257433812964435237344966079889709441871711290995269529524523727979893257113791552886038256935929800873600749011154928233723086586315093514607499398452448645141590391719779685843017 201703019096946358406713991549543128135538928787675709787228990701109369279307465481919649339766490313130548454556274119307406095053275716069633685953783638749271254932849994882219133084533767591673521922667132858040848533934749578218966926255310296475483116878394638382817535123957274863421954952530518854388232116627340797027741994556218879542432838124874221404611248) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29267,7 +29267,7 @@ _:gn_4583 { } _:gn_4584 { - 1913 math:greaterThan 1 . + (1913) math:greaterThan 1 . (1913 1) math:difference 1912 . (47615623773817584385866494517166585279441071798462438475131432990706930285186736041734791988789483005378972431706689958498195076379071201149555847440681632371320914086321599538604842467346747275952406947807557074118930884948993844363023612803738750980476669635832944722954541389914584738325246545491791002079214056545289390001473004240686017747850342658565337967074786 77043697661564387010423748516188271428048928494606635656048778855201219497060364720092428675488503653875788011424792080404605509337102257460038919256551003188975170423264197671807145308593510157860557487429787891960958824492877866927971656725785772747503223621280846829931496867021345062548354203519363926154509030041025703513134495157766430897291247733154441718768231) math:sum 124659321435381971396290243033354856707490000293069074131180211845908149782247100761827220664277986659254760443131482038902800585716173458609594766697232635560296084509585797210411987775940257433812964435237344966079889709441871711290995269529524523727979893257113791552886038256935929800873600749011154928233723086586315093514607499398452448645141590391719779685843017 . (1912 77043697661564387010423748516188271428048928494606635656048778855201219497060364720092428675488503653875788011424792080404605509337102257460038919256551003188975170423264197671807145308593510157860557487429787891960958824492877866927971656725785772747503223621280846829931496867021345062548354203519363926154509030041025703513134495157766430897291247733154441718768231 124659321435381971396290243033354856707490000293069074131180211845908149782247100761827220664277986659254760443131482038902800585716173458609594766697232635560296084509585797210411987775940257433812964435237344966079889709441871711290995269529524523727979893257113791552886038256935929800873600749011154928233723086586315093514607499398452448645141590391719779685843017) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29278,7 +29278,7 @@ _:gn_4585 { } _:gn_4586 { - 1914 math:greaterThan 1 . + (1914) math:greaterThan 1 . (1914 1) math:difference 1913 . (29428073887746802624557253999021686148607856696144197180917345864494289211873628678357636686699020648496815579718102121906410432958031056310483071815869370817654256336942598133202302841246762881908150539622230817842027939543884022564948043922047021767026553985447902106976955477106760324223107658027572924075294973495736313511661490917080413149440905074589103751693445 47615623773817584385866494517166585279441071798462438475131432990706930285186736041734791988789483005378972431706689958498195076379071201149555847440681632371320914086321599538604842467346747275952406947807557074118930884948993844363023612803738750980476669635832944722954541389914584738325246545491791002079214056545289390001473004240686017747850342658565337967074786) math:sum 77043697661564387010423748516188271428048928494606635656048778855201219497060364720092428675488503653875788011424792080404605509337102257460038919256551003188975170423264197671807145308593510157860557487429787891960958824492877866927971656725785772747503223621280846829931496867021345062548354203519363926154509030041025703513134495157766430897291247733154441718768231 . (1913 47615623773817584385866494517166585279441071798462438475131432990706930285186736041734791988789483005378972431706689958498195076379071201149555847440681632371320914086321599538604842467346747275952406947807557074118930884948993844363023612803738750980476669635832944722954541389914584738325246545491791002079214056545289390001473004240686017747850342658565337967074786 77043697661564387010423748516188271428048928494606635656048778855201219497060364720092428675488503653875788011424792080404605509337102257460038919256551003188975170423264197671807145308593510157860557487429787891960958824492877866927971656725785772747503223621280846829931496867021345062548354203519363926154509030041025703513134495157766430897291247733154441718768231) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29289,7 +29289,7 @@ _:gn_4587 { } _:gn_4588 { - 1915 math:greaterThan 1 . + (1915) math:greaterThan 1 . (1915 1) math:difference 1914 . (18187549886070781761309240518144899130833215102318241294214087126212641073313107363377155302090462356882156851988587836591784643421040144839072775624812261553666657749379001405402539626099984394044256408185326256276902945405109821798075568881691729213450115650385042615977585912807824414102138887464218078003919083049553076489811513323605604598409437583976234215381341 29428073887746802624557253999021686148607856696144197180917345864494289211873628678357636686699020648496815579718102121906410432958031056310483071815869370817654256336942598133202302841246762881908150539622230817842027939543884022564948043922047021767026553985447902106976955477106760324223107658027572924075294973495736313511661490917080413149440905074589103751693445) math:sum 47615623773817584385866494517166585279441071798462438475131432990706930285186736041734791988789483005378972431706689958498195076379071201149555847440681632371320914086321599538604842467346747275952406947807557074118930884948993844363023612803738750980476669635832944722954541389914584738325246545491791002079214056545289390001473004240686017747850342658565337967074786 . (1914 29428073887746802624557253999021686148607856696144197180917345864494289211873628678357636686699020648496815579718102121906410432958031056310483071815869370817654256336942598133202302841246762881908150539622230817842027939543884022564948043922047021767026553985447902106976955477106760324223107658027572924075294973495736313511661490917080413149440905074589103751693445 47615623773817584385866494517166585279441071798462438475131432990706930285186736041734791988789483005378972431706689958498195076379071201149555847440681632371320914086321599538604842467346747275952406947807557074118930884948993844363023612803738750980476669635832944722954541389914584738325246545491791002079214056545289390001473004240686017747850342658565337967074786) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29300,7 +29300,7 @@ _:gn_4589 { } _:gn_4590 { - 1916 math:greaterThan 1 . + (1916) math:greaterThan 1 . (1916 1) math:difference 1915 . (11240524001676020863248013480876787017774641593825955886703258738281648138560521314980481384608558291614658727729514285314625789536990911471410296191057109263987598587563596727799763215146778487863894131436904561565124994138774200766872475040355292553576438335062859490999369564298935910120968770563354846071375890446183237021849977593474808551031467490612869536312104 18187549886070781761309240518144899130833215102318241294214087126212641073313107363377155302090462356882156851988587836591784643421040144839072775624812261553666657749379001405402539626099984394044256408185326256276902945405109821798075568881691729213450115650385042615977585912807824414102138887464218078003919083049553076489811513323605604598409437583976234215381341) math:sum 29428073887746802624557253999021686148607856696144197180917345864494289211873628678357636686699020648496815579718102121906410432958031056310483071815869370817654256336942598133202302841246762881908150539622230817842027939543884022564948043922047021767026553985447902106976955477106760324223107658027572924075294973495736313511661490917080413149440905074589103751693445 . (1915 18187549886070781761309240518144899130833215102318241294214087126212641073313107363377155302090462356882156851988587836591784643421040144839072775624812261553666657749379001405402539626099984394044256408185326256276902945405109821798075568881691729213450115650385042615977585912807824414102138887464218078003919083049553076489811513323605604598409437583976234215381341 29428073887746802624557253999021686148607856696144197180917345864494289211873628678357636686699020648496815579718102121906410432958031056310483071815869370817654256336942598133202302841246762881908150539622230817842027939543884022564948043922047021767026553985447902106976955477106760324223107658027572924075294973495736313511661490917080413149440905074589103751693445) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29311,7 +29311,7 @@ _:gn_4591 { } _:gn_4592 { - 1917 math:greaterThan 1 . + (1917) math:greaterThan 1 . (1917 1) math:difference 1916 . (6947025884394760898061227037268112113058573508492285407510828387930992934752586048396673917481904065267498124259073551277158853884049233367662479433755152289679059161815404677602776410953205906180362276748421694711777951266335621031203093841336436659873677315322183124978216348508888503981170116900863231932543192603369839467961535730130796047377970093363364679069237 11240524001676020863248013480876787017774641593825955886703258738281648138560521314980481384608558291614658727729514285314625789536990911471410296191057109263987598587563596727799763215146778487863894131436904561565124994138774200766872475040355292553576438335062859490999369564298935910120968770563354846071375890446183237021849977593474808551031467490612869536312104) math:sum 18187549886070781761309240518144899130833215102318241294214087126212641073313107363377155302090462356882156851988587836591784643421040144839072775624812261553666657749379001405402539626099984394044256408185326256276902945405109821798075568881691729213450115650385042615977585912807824414102138887464218078003919083049553076489811513323605604598409437583976234215381341 . (1916 11240524001676020863248013480876787017774641593825955886703258738281648138560521314980481384608558291614658727729514285314625789536990911471410296191057109263987598587563596727799763215146778487863894131436904561565124994138774200766872475040355292553576438335062859490999369564298935910120968770563354846071375890446183237021849977593474808551031467490612869536312104 18187549886070781761309240518144899130833215102318241294214087126212641073313107363377155302090462356882156851988587836591784643421040144839072775624812261553666657749379001405402539626099984394044256408185326256276902945405109821798075568881691729213450115650385042615977585912807824414102138887464218078003919083049553076489811513323605604598409437583976234215381341) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29322,7 +29322,7 @@ _:gn_4593 { } _:gn_4594 { - 1918 math:greaterThan 1 . + (1918) math:greaterThan 1 . (1918 1) math:difference 1917 . (4293498117281259965186786443608674904716068085333670479192430350350655203807935266583807467126654226347160603470440734037466935652941678103747816757301956974308539425748192050196986804193572581683531854688482866853347042872438579735669381199018855893702761019740676366021153215790047406139798653662491614138832697842813397553888441863344012503653497397249504857242867 6947025884394760898061227037268112113058573508492285407510828387930992934752586048396673917481904065267498124259073551277158853884049233367662479433755152289679059161815404677602776410953205906180362276748421694711777951266335621031203093841336436659873677315322183124978216348508888503981170116900863231932543192603369839467961535730130796047377970093363364679069237) math:sum 11240524001676020863248013480876787017774641593825955886703258738281648138560521314980481384608558291614658727729514285314625789536990911471410296191057109263987598587563596727799763215146778487863894131436904561565124994138774200766872475040355292553576438335062859490999369564298935910120968770563354846071375890446183237021849977593474808551031467490612869536312104 . (1917 6947025884394760898061227037268112113058573508492285407510828387930992934752586048396673917481904065267498124259073551277158853884049233367662479433755152289679059161815404677602776410953205906180362276748421694711777951266335621031203093841336436659873677315322183124978216348508888503981170116900863231932543192603369839467961535730130796047377970093363364679069237 11240524001676020863248013480876787017774641593825955886703258738281648138560521314980481384608558291614658727729514285314625789536990911471410296191057109263987598587563596727799763215146778487863894131436904561565124994138774200766872475040355292553576438335062859490999369564298935910120968770563354846071375890446183237021849977593474808551031467490612869536312104) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29333,7 +29333,7 @@ _:gn_4595 { } _:gn_4596 { - 1919 math:greaterThan 1 . + (1919) math:greaterThan 1 . (1919 1) math:difference 1918 . (2653527767113500932874440593659437208342505423158614928318398037580337730944650781812866450355249838920337520788632817239691918231107555263914662676453195315370519736067212627405789606759633324496830422059938827858430908393897041295533712642317580766170916295581506758957063132718841097841371463238371617793710494760556441914073093866786783543724472696113859821826370 4293498117281259965186786443608674904716068085333670479192430350350655203807935266583807467126654226347160603470440734037466935652941678103747816757301956974308539425748192050196986804193572581683531854688482866853347042872438579735669381199018855893702761019740676366021153215790047406139798653662491614138832697842813397553888441863344012503653497397249504857242867) math:sum 6947025884394760898061227037268112113058573508492285407510828387930992934752586048396673917481904065267498124259073551277158853884049233367662479433755152289679059161815404677602776410953205906180362276748421694711777951266335621031203093841336436659873677315322183124978216348508888503981170116900863231932543192603369839467961535730130796047377970093363364679069237 . (1918 4293498117281259965186786443608674904716068085333670479192430350350655203807935266583807467126654226347160603470440734037466935652941678103747816757301956974308539425748192050196986804193572581683531854688482866853347042872438579735669381199018855893702761019740676366021153215790047406139798653662491614138832697842813397553888441863344012503653497397249504857242867 6947025884394760898061227037268112113058573508492285407510828387930992934752586048396673917481904065267498124259073551277158853884049233367662479433755152289679059161815404677602776410953205906180362276748421694711777951266335621031203093841336436659873677315322183124978216348508888503981170116900863231932543192603369839467961535730130796047377970093363364679069237) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29344,7 +29344,7 @@ _:gn_4597 { } _:gn_4598 { - 1920 math:greaterThan 1 . + (1920) math:greaterThan 1 . (1920 1) math:difference 1919 . (1639970350167759032312345849949237696373562662175055550874032312770317472863284484770941016771404387426823082681807916797775017421834122839833154080848761658938019689680979422791197197433939257186701432628544038994916134478541538440135668556701275127531844724159169607064090083071206308298427190424119996345122203082256955639815347996557228959929024701135645035416497 2653527767113500932874440593659437208342505423158614928318398037580337730944650781812866450355249838920337520788632817239691918231107555263914662676453195315370519736067212627405789606759633324496830422059938827858430908393897041295533712642317580766170916295581506758957063132718841097841371463238371617793710494760556441914073093866786783543724472696113859821826370) math:sum 4293498117281259965186786443608674904716068085333670479192430350350655203807935266583807467126654226347160603470440734037466935652941678103747816757301956974308539425748192050196986804193572581683531854688482866853347042872438579735669381199018855893702761019740676366021153215790047406139798653662491614138832697842813397553888441863344012503653497397249504857242867 . (1919 2653527767113500932874440593659437208342505423158614928318398037580337730944650781812866450355249838920337520788632817239691918231107555263914662676453195315370519736067212627405789606759633324496830422059938827858430908393897041295533712642317580766170916295581506758957063132718841097841371463238371617793710494760556441914073093866786783543724472696113859821826370 4293498117281259965186786443608674904716068085333670479192430350350655203807935266583807467126654226347160603470440734037466935652941678103747816757301956974308539425748192050196986804193572581683531854688482866853347042872438579735669381199018855893702761019740676366021153215790047406139798653662491614138832697842813397553888441863344012503653497397249504857242867) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29355,7 +29355,7 @@ _:gn_4599 { } _:gn_4600 { - 1921 math:greaterThan 1 . + (1921) math:greaterThan 1 . (1921 1) math:difference 1920 . (1013557416945741900562094743710199511968942760983559377444365724810020258081366297041925433583845451493514438106824900441916900809273432424081508595604433656432500046386233204614592409325694067310128989431394788863514773915355502855398044085616305638639071571422337151892973049647634789542944272814251621448588291678299486274257745870229554583795447994978214786409873 1639970350167759032312345849949237696373562662175055550874032312770317472863284484770941016771404387426823082681807916797775017421834122839833154080848761658938019689680979422791197197433939257186701432628544038994916134478541538440135668556701275127531844724159169607064090083071206308298427190424119996345122203082256955639815347996557228959929024701135645035416497) math:sum 2653527767113500932874440593659437208342505423158614928318398037580337730944650781812866450355249838920337520788632817239691918231107555263914662676453195315370519736067212627405789606759633324496830422059938827858430908393897041295533712642317580766170916295581506758957063132718841097841371463238371617793710494760556441914073093866786783543724472696113859821826370 . (1920 1639970350167759032312345849949237696373562662175055550874032312770317472863284484770941016771404387426823082681807916797775017421834122839833154080848761658938019689680979422791197197433939257186701432628544038994916134478541538440135668556701275127531844724159169607064090083071206308298427190424119996345122203082256955639815347996557228959929024701135645035416497 2653527767113500932874440593659437208342505423158614928318398037580337730944650781812866450355249838920337520788632817239691918231107555263914662676453195315370519736067212627405789606759633324496830422059938827858430908393897041295533712642317580766170916295581506758957063132718841097841371463238371617793710494760556441914073093866786783543724472696113859821826370) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29366,7 +29366,7 @@ _:gn_4601 { } _:gn_4602 { - 1922 math:greaterThan 1 . + (1922) math:greaterThan 1 . (1922 1) math:difference 1921 . (626412933222017131750251106239038184404619901191496173429666587960297214781918187729015583187558935933308644574983016355858116612560690415751645485244328002505519643294746218176604788108245189876572443197149250131401360563186035584737624471084969488892773152736832455171117033423571518755482917609868374896533911403957469365557602126327674376133576706157430249006624 1013557416945741900562094743710199511968942760983559377444365724810020258081366297041925433583845451493514438106824900441916900809273432424081508595604433656432500046386233204614592409325694067310128989431394788863514773915355502855398044085616305638639071571422337151892973049647634789542944272814251621448588291678299486274257745870229554583795447994978214786409873) math:sum 1639970350167759032312345849949237696373562662175055550874032312770317472863284484770941016771404387426823082681807916797775017421834122839833154080848761658938019689680979422791197197433939257186701432628544038994916134478541538440135668556701275127531844724159169607064090083071206308298427190424119996345122203082256955639815347996557228959929024701135645035416497 . (1921 1013557416945741900562094743710199511968942760983559377444365724810020258081366297041925433583845451493514438106824900441916900809273432424081508595604433656432500046386233204614592409325694067310128989431394788863514773915355502855398044085616305638639071571422337151892973049647634789542944272814251621448588291678299486274257745870229554583795447994978214786409873 1639970350167759032312345849949237696373562662175055550874032312770317472863284484770941016771404387426823082681807916797775017421834122839833154080848761658938019689680979422791197197433939257186701432628544038994916134478541538440135668556701275127531844724159169607064090083071206308298427190424119996345122203082256955639815347996557228959929024701135645035416497) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29377,7 +29377,7 @@ _:gn_4603 { } _:gn_4604 { - 1923 math:greaterThan 1 . + (1923) math:greaterThan 1 . (1923 1) math:difference 1922 . (387144483723724768811843637471161327564322859792063204014699136849723043299448109312909850396286515560205793531841884086058784196712742008329863110360105653926980403091486986437987621217448877433556546234245538732113413352169467270660419614531336149746298418685504696721856016224063270787461355204383246552054380274342016908700143743901880207661871288820784537403249 626412933222017131750251106239038184404619901191496173429666587960297214781918187729015583187558935933308644574983016355858116612560690415751645485244328002505519643294746218176604788108245189876572443197149250131401360563186035584737624471084969488892773152736832455171117033423571518755482917609868374896533911403957469365557602126327674376133576706157430249006624) math:sum 1013557416945741900562094743710199511968942760983559377444365724810020258081366297041925433583845451493514438106824900441916900809273432424081508595604433656432500046386233204614592409325694067310128989431394788863514773915355502855398044085616305638639071571422337151892973049647634789542944272814251621448588291678299486274257745870229554583795447994978214786409873 . (1922 626412933222017131750251106239038184404619901191496173429666587960297214781918187729015583187558935933308644574983016355858116612560690415751645485244328002505519643294746218176604788108245189876572443197149250131401360563186035584737624471084969488892773152736832455171117033423571518755482917609868374896533911403957469365557602126327674376133576706157430249006624 1013557416945741900562094743710199511968942760983559377444365724810020258081366297041925433583845451493514438106824900441916900809273432424081508595604433656432500046386233204614592409325694067310128989431394788863514773915355502855398044085616305638639071571422337151892973049647634789542944272814251621448588291678299486274257745870229554583795447994978214786409873) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29388,7 +29388,7 @@ _:gn_4605 { } _:gn_4606 { - 1924 math:greaterThan 1 . + (1924) math:greaterThan 1 . (1924 1) math:difference 1923 . (239268449498292362938407468767876856840297041399432969414967451110574171482470078416105732791272420373102851043141132269799332415847948407421782374884222348578539240203259231738617166890796312443015896962903711399287947211016568314077204856553633339146474734051327758449261017199508247968021562405485128344479531129615452456857458382425794168471705417336645711603375 387144483723724768811843637471161327564322859792063204014699136849723043299448109312909850396286515560205793531841884086058784196712742008329863110360105653926980403091486986437987621217448877433556546234245538732113413352169467270660419614531336149746298418685504696721856016224063270787461355204383246552054380274342016908700143743901880207661871288820784537403249) math:sum 626412933222017131750251106239038184404619901191496173429666587960297214781918187729015583187558935933308644574983016355858116612560690415751645485244328002505519643294746218176604788108245189876572443197149250131401360563186035584737624471084969488892773152736832455171117033423571518755482917609868374896533911403957469365557602126327674376133576706157430249006624 . (1923 387144483723724768811843637471161327564322859792063204014699136849723043299448109312909850396286515560205793531841884086058784196712742008329863110360105653926980403091486986437987621217448877433556546234245538732113413352169467270660419614531336149746298418685504696721856016224063270787461355204383246552054380274342016908700143743901880207661871288820784537403249 626412933222017131750251106239038184404619901191496173429666587960297214781918187729015583187558935933308644574983016355858116612560690415751645485244328002505519643294746218176604788108245189876572443197149250131401360563186035584737624471084969488892773152736832455171117033423571518755482917609868374896533911403957469365557602126327674376133576706157430249006624) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29399,7 +29399,7 @@ _:gn_4607 { } _:gn_4608 { - 1925 math:greaterThan 1 . + (1925) math:greaterThan 1 . (1925 1) math:difference 1924 . (147876034225432405873436168703284470724025818392630234599731685739148871816978030896804117605014095187102942488700751816259451780864793600908080735475883305348441162888227754699370454326652564990540649271341827332825466141152898956583214757977702810599823684634176938272594999024555022819439792798898118207574849144726564451842685361476086039190165871484138825799874 239268449498292362938407468767876856840297041399432969414967451110574171482470078416105732791272420373102851043141132269799332415847948407421782374884222348578539240203259231738617166890796312443015896962903711399287947211016568314077204856553633339146474734051327758449261017199508247968021562405485128344479531129615452456857458382425794168471705417336645711603375) math:sum 387144483723724768811843637471161327564322859792063204014699136849723043299448109312909850396286515560205793531841884086058784196712742008329863110360105653926980403091486986437987621217448877433556546234245538732113413352169467270660419614531336149746298418685504696721856016224063270787461355204383246552054380274342016908700143743901880207661871288820784537403249 . (1924 239268449498292362938407468767876856840297041399432969414967451110574171482470078416105732791272420373102851043141132269799332415847948407421782374884222348578539240203259231738617166890796312443015896962903711399287947211016568314077204856553633339146474734051327758449261017199508247968021562405485128344479531129615452456857458382425794168471705417336645711603375 387144483723724768811843637471161327564322859792063204014699136849723043299448109312909850396286515560205793531841884086058784196712742008329863110360105653926980403091486986437987621217448877433556546234245538732113413352169467270660419614531336149746298418685504696721856016224063270787461355204383246552054380274342016908700143743901880207661871288820784537403249) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29410,7 +29410,7 @@ _:gn_4609 { } _:gn_4610 { - 1926 math:greaterThan 1 . + (1926) math:greaterThan 1 . (1926 1) math:difference 1925 . (91392415272859957064971300064592386116271223006802734815235765371425299665492047519301615186258325185999908554440380453539880634983154806513701639408339043230098077315031477039246712564143747452475247691561884066462481069863669357493990098575930528546651049417150820176666018174953225148581769606587010136904681984888888005014773020949708129281539545852506885803501 147876034225432405873436168703284470724025818392630234599731685739148871816978030896804117605014095187102942488700751816259451780864793600908080735475883305348441162888227754699370454326652564990540649271341827332825466141152898956583214757977702810599823684634176938272594999024555022819439792798898118207574849144726564451842685361476086039190165871484138825799874) math:sum 239268449498292362938407468767876856840297041399432969414967451110574171482470078416105732791272420373102851043141132269799332415847948407421782374884222348578539240203259231738617166890796312443015896962903711399287947211016568314077204856553633339146474734051327758449261017199508247968021562405485128344479531129615452456857458382425794168471705417336645711603375 . (1925 147876034225432405873436168703284470724025818392630234599731685739148871816978030896804117605014095187102942488700751816259451780864793600908080735475883305348441162888227754699370454326652564990540649271341827332825466141152898956583214757977702810599823684634176938272594999024555022819439792798898118207574849144726564451842685361476086039190165871484138825799874 239268449498292362938407468767876856840297041399432969414967451110574171482470078416105732791272420373102851043141132269799332415847948407421782374884222348578539240203259231738617166890796312443015896962903711399287947211016568314077204856553633339146474734051327758449261017199508247968021562405485128344479531129615452456857458382425794168471705417336645711603375) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29421,7 +29421,7 @@ _:gn_4611 { } _:gn_4612 { - 1927 math:greaterThan 1 . + (1927) math:greaterThan 1 . (1927 1) math:difference 1926 . (56483618952572448808464868638692084607754595385827499784495920367723572151485983377502502418755770001103033934260371362719571145881638794394379096067544262118343085573196277660123741762508817538065401579779943266362985071289229599089224659401772282053172635217026118095928980849601797670858023192311108070670167159837676446827912340526377909908626325631631939996373 91392415272859957064971300064592386116271223006802734815235765371425299665492047519301615186258325185999908554440380453539880634983154806513701639408339043230098077315031477039246712564143747452475247691561884066462481069863669357493990098575930528546651049417150820176666018174953225148581769606587010136904681984888888005014773020949708129281539545852506885803501) math:sum 147876034225432405873436168703284470724025818392630234599731685739148871816978030896804117605014095187102942488700751816259451780864793600908080735475883305348441162888227754699370454326652564990540649271341827332825466141152898956583214757977702810599823684634176938272594999024555022819439792798898118207574849144726564451842685361476086039190165871484138825799874 . (1926 91392415272859957064971300064592386116271223006802734815235765371425299665492047519301615186258325185999908554440380453539880634983154806513701639408339043230098077315031477039246712564143747452475247691561884066462481069863669357493990098575930528546651049417150820176666018174953225148581769606587010136904681984888888005014773020949708129281539545852506885803501 147876034225432405873436168703284470724025818392630234599731685739148871816978030896804117605014095187102942488700751816259451780864793600908080735475883305348441162888227754699370454326652564990540649271341827332825466141152898956583214757977702810599823684634176938272594999024555022819439792798898118207574849144726564451842685361476086039190165871484138825799874) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29432,7 +29432,7 @@ _:gn_4613 { } _:gn_4614 { - 1928 math:greaterThan 1 . + (1928) math:greaterThan 1 . (1928 1) math:difference 1927 . (34908796320287508256506431425900301508516627620975235030739845003701727514006064141799112767502555184896874620180009090820309489101516012119322543340794781111754991741835199379122970801634929914409846111781940800099495998574439758404765439174158246493478414200124702080737037325351427477723746414275902066234514825051211558186860680423330219372913220220874945807128 56483618952572448808464868638692084607754595385827499784495920367723572151485983377502502418755770001103033934260371362719571145881638794394379096067544262118343085573196277660123741762508817538065401579779943266362985071289229599089224659401772282053172635217026118095928980849601797670858023192311108070670167159837676446827912340526377909908626325631631939996373) math:sum 91392415272859957064971300064592386116271223006802734815235765371425299665492047519301615186258325185999908554440380453539880634983154806513701639408339043230098077315031477039246712564143747452475247691561884066462481069863669357493990098575930528546651049417150820176666018174953225148581769606587010136904681984888888005014773020949708129281539545852506885803501 . (1927 56483618952572448808464868638692084607754595385827499784495920367723572151485983377502502418755770001103033934260371362719571145881638794394379096067544262118343085573196277660123741762508817538065401579779943266362985071289229599089224659401772282053172635217026118095928980849601797670858023192311108070670167159837676446827912340526377909908626325631631939996373 91392415272859957064971300064592386116271223006802734815235765371425299665492047519301615186258325185999908554440380453539880634983154806513701639408339043230098077315031477039246712564143747452475247691561884066462481069863669357493990098575930528546651049417150820176666018174953225148581769606587010136904681984888888005014773020949708129281539545852506885803501) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29443,7 +29443,7 @@ _:gn_4615 { } _:gn_4616 { - 1929 math:greaterThan 1 . + (1929) math:greaterThan 1 . (1929 1) math:difference 1928 . (21574822632284940551958437212791783099237967764852264753756075364021844637479919235703389651253214816206159314080362271899261656780122782275056552726749481006588093831361078281000770960873887623655555467998002466263489072714789840684459220227614035559694221016901416015191943524250370193134276778035206004435652334786464888641051660103047690535713105410756994189245 34908796320287508256506431425900301508516627620975235030739845003701727514006064141799112767502555184896874620180009090820309489101516012119322543340794781111754991741835199379122970801634929914409846111781940800099495998574439758404765439174158246493478414200124702080737037325351427477723746414275902066234514825051211558186860680423330219372913220220874945807128) math:sum 56483618952572448808464868638692084607754595385827499784495920367723572151485983377502502418755770001103033934260371362719571145881638794394379096067544262118343085573196277660123741762508817538065401579779943266362985071289229599089224659401772282053172635217026118095928980849601797670858023192311108070670167159837676446827912340526377909908626325631631939996373 . (1928 34908796320287508256506431425900301508516627620975235030739845003701727514006064141799112767502555184896874620180009090820309489101516012119322543340794781111754991741835199379122970801634929914409846111781940800099495998574439758404765439174158246493478414200124702080737037325351427477723746414275902066234514825051211558186860680423330219372913220220874945807128 56483618952572448808464868638692084607754595385827499784495920367723572151485983377502502418755770001103033934260371362719571145881638794394379096067544262118343085573196277660123741762508817538065401579779943266362985071289229599089224659401772282053172635217026118095928980849601797670858023192311108070670167159837676446827912340526377909908626325631631939996373) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29454,7 +29454,7 @@ _:gn_4617 { } _:gn_4618 { - 1930 math:greaterThan 1 . + (1930) math:greaterThan 1 . (1930 1) math:difference 1929 . (13333973688002567704547994213108518409278659856122970276983769639679882876526144906095723116249340368690715306099646818921047832321393229844265990614045300105166897910474121098122199840761042290754290643783938333836006925859649917720306218946544210933784193183223286065545093801101057284589469636240696061798862490264746669545809020320282528837200114810117951617883 21574822632284940551958437212791783099237967764852264753756075364021844637479919235703389651253214816206159314080362271899261656780122782275056552726749481006588093831361078281000770960873887623655555467998002466263489072714789840684459220227614035559694221016901416015191943524250370193134276778035206004435652334786464888641051660103047690535713105410756994189245) math:sum 34908796320287508256506431425900301508516627620975235030739845003701727514006064141799112767502555184896874620180009090820309489101516012119322543340794781111754991741835199379122970801634929914409846111781940800099495998574439758404765439174158246493478414200124702080737037325351427477723746414275902066234514825051211558186860680423330219372913220220874945807128 . (1929 21574822632284940551958437212791783099237967764852264753756075364021844637479919235703389651253214816206159314080362271899261656780122782275056552726749481006588093831361078281000770960873887623655555467998002466263489072714789840684459220227614035559694221016901416015191943524250370193134276778035206004435652334786464888641051660103047690535713105410756994189245 34908796320287508256506431425900301508516627620975235030739845003701727514006064141799112767502555184896874620180009090820309489101516012119322543340794781111754991741835199379122970801634929914409846111781940800099495998574439758404765439174158246493478414200124702080737037325351427477723746414275902066234514825051211558186860680423330219372913220220874945807128) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29465,7 +29465,7 @@ _:gn_4619 { } _:gn_4620 { - 1931 math:greaterThan 1 . + (1931) math:greaterThan 1 . (1931 1) math:difference 1930 . (8240848944282372847410442999683264689959307908729294476772305724341961760953774329607666535003874447515444007980715452978213824458729552430790562112704180901421195920886957182878571120112845332901264824214064132427482146855139922964153001281069824625910027833678129949646849723149312908544807141794509942636789844521718219095242639782765161698512990600639042571362 13333973688002567704547994213108518409278659856122970276983769639679882876526144906095723116249340368690715306099646818921047832321393229844265990614045300105166897910474121098122199840761042290754290643783938333836006925859649917720306218946544210933784193183223286065545093801101057284589469636240696061798862490264746669545809020320282528837200114810117951617883) math:sum 21574822632284940551958437212791783099237967764852264753756075364021844637479919235703389651253214816206159314080362271899261656780122782275056552726749481006588093831361078281000770960873887623655555467998002466263489072714789840684459220227614035559694221016901416015191943524250370193134276778035206004435652334786464888641051660103047690535713105410756994189245 . (1930 13333973688002567704547994213108518409278659856122970276983769639679882876526144906095723116249340368690715306099646818921047832321393229844265990614045300105166897910474121098122199840761042290754290643783938333836006925859649917720306218946544210933784193183223286065545093801101057284589469636240696061798862490264746669545809020320282528837200114810117951617883 21574822632284940551958437212791783099237967764852264753756075364021844637479919235703389651253214816206159314080362271899261656780122782275056552726749481006588093831361078281000770960873887623655555467998002466263489072714789840684459220227614035559694221016901416015191943524250370193134276778035206004435652334786464888641051660103047690535713105410756994189245) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29476,7 +29476,7 @@ _:gn_4621 { } _:gn_4622 { - 1932 math:greaterThan 1 . + (1932) math:greaterThan 1 . (1932 1) math:difference 1931 . (5093124743720194857137551213425253719319351947393675800211463915337921115572370576488056581245465921175271298118931365942834007862663677413475428501341119203745701989587163915243628720648196957853025819569874201408524779004509994756153217665474386307874165349545156115898244077951744376044662494446186119162072645743028450450566380537517367138687124209478909046521 8240848944282372847410442999683264689959307908729294476772305724341961760953774329607666535003874447515444007980715452978213824458729552430790562112704180901421195920886957182878571120112845332901264824214064132427482146855139922964153001281069824625910027833678129949646849723149312908544807141794509942636789844521718219095242639782765161698512990600639042571362) math:sum 13333973688002567704547994213108518409278659856122970276983769639679882876526144906095723116249340368690715306099646818921047832321393229844265990614045300105166897910474121098122199840761042290754290643783938333836006925859649917720306218946544210933784193183223286065545093801101057284589469636240696061798862490264746669545809020320282528837200114810117951617883 . (1931 8240848944282372847410442999683264689959307908729294476772305724341961760953774329607666535003874447515444007980715452978213824458729552430790562112704180901421195920886957182878571120112845332901264824214064132427482146855139922964153001281069824625910027833678129949646849723149312908544807141794509942636789844521718219095242639782765161698512990600639042571362 13333973688002567704547994213108518409278659856122970276983769639679882876526144906095723116249340368690715306099646818921047832321393229844265990614045300105166897910474121098122199840761042290754290643783938333836006925859649917720306218946544210933784193183223286065545093801101057284589469636240696061798862490264746669545809020320282528837200114810117951617883) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29487,7 +29487,7 @@ _:gn_4623 { } _:gn_4624 { - 1933 math:greaterThan 1 . + (1933) math:greaterThan 1 . (1933 1) math:difference 1932 . (3147724200562177990272891786258010970639955961335618676560841809004040645381403753119609953758408526340172709861784087035379816596065875017315133611363061697675493931299793267634942399464648375048239004644189931018957367850629928207999783615595438318035862484132973833748605645197568532500144647348323823474717198778689768644676259245247794559825866391160133524841 5093124743720194857137551213425253719319351947393675800211463915337921115572370576488056581245465921175271298118931365942834007862663677413475428501341119203745701989587163915243628720648196957853025819569874201408524779004509994756153217665474386307874165349545156115898244077951744376044662494446186119162072645743028450450566380537517367138687124209478909046521) math:sum 8240848944282372847410442999683264689959307908729294476772305724341961760953774329607666535003874447515444007980715452978213824458729552430790562112704180901421195920886957182878571120112845332901264824214064132427482146855139922964153001281069824625910027833678129949646849723149312908544807141794509942636789844521718219095242639782765161698512990600639042571362 . (1932 5093124743720194857137551213425253719319351947393675800211463915337921115572370576488056581245465921175271298118931365942834007862663677413475428501341119203745701989587163915243628720648196957853025819569874201408524779004509994756153217665474386307874165349545156115898244077951744376044662494446186119162072645743028450450566380537517367138687124209478909046521 8240848944282372847410442999683264689959307908729294476772305724341961760953774329607666535003874447515444007980715452978213824458729552430790562112704180901421195920886957182878571120112845332901264824214064132427482146855139922964153001281069824625910027833678129949646849723149312908544807141794509942636789844521718219095242639782765161698512990600639042571362) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29498,7 +29498,7 @@ _:gn_4625 { } _:gn_4626 { - 1934 math:greaterThan 1 . + (1934) math:greaterThan 1 . (1934 1) math:difference 1933 . (1945400543158016866864659427167242748679395986058057123650622106333880470190966823368446627487057394835098588257147278907454191266597802396160294889978057506070208058287370647608686321183548582804786814925684270389567411153880066548153434049878947989838302865412182282149638432754175843544517847097862295687355446964338681805890121292269572578861257818318775521680 3147724200562177990272891786258010970639955961335618676560841809004040645381403753119609953758408526340172709861784087035379816596065875017315133611363061697675493931299793267634942399464648375048239004644189931018957367850629928207999783615595438318035862484132973833748605645197568532500144647348323823474717198778689768644676259245247794559825866391160133524841) math:sum 5093124743720194857137551213425253719319351947393675800211463915337921115572370576488056581245465921175271298118931365942834007862663677413475428501341119203745701989587163915243628720648196957853025819569874201408524779004509994756153217665474386307874165349545156115898244077951744376044662494446186119162072645743028450450566380537517367138687124209478909046521 . (1933 3147724200562177990272891786258010970639955961335618676560841809004040645381403753119609953758408526340172709861784087035379816596065875017315133611363061697675493931299793267634942399464648375048239004644189931018957367850629928207999783615595438318035862484132973833748605645197568532500144647348323823474717198778689768644676259245247794559825866391160133524841 5093124743720194857137551213425253719319351947393675800211463915337921115572370576488056581245465921175271298118931365942834007862663677413475428501341119203745701989587163915243628720648196957853025819569874201408524779004509994756153217665474386307874165349545156115898244077951744376044662494446186119162072645743028450450566380537517367138687124209478909046521) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29509,7 +29509,7 @@ _:gn_4627 { } _:gn_4628 { - 1935 math:greaterThan 1 . + (1935) math:greaterThan 1 . (1935 1) math:difference 1934 . (1202323657404161123408232359090768221960559975277561552910219702670160175190436929751163326271351131505074121604636808127925625329468072621154838721385004191605285873012422620026256078281099792243452189718505660629389956696749861659846349565716490328197559618720791551598967212443392688955626800250461527787361751814351086838786137952978221980964608572841358003161 1945400543158016866864659427167242748679395986058057123650622106333880470190966823368446627487057394835098588257147278907454191266597802396160294889978057506070208058287370647608686321183548582804786814925684270389567411153880066548153434049878947989838302865412182282149638432754175843544517847097862295687355446964338681805890121292269572578861257818318775521680) math:sum 3147724200562177990272891786258010970639955961335618676560841809004040645381403753119609953758408526340172709861784087035379816596065875017315133611363061697675493931299793267634942399464648375048239004644189931018957367850629928207999783615595438318035862484132973833748605645197568532500144647348323823474717198778689768644676259245247794559825866391160133524841 . (1934 1945400543158016866864659427167242748679395986058057123650622106333880470190966823368446627487057394835098588257147278907454191266597802396160294889978057506070208058287370647608686321183548582804786814925684270389567411153880066548153434049878947989838302865412182282149638432754175843544517847097862295687355446964338681805890121292269572578861257818318775521680 3147724200562177990272891786258010970639955961335618676560841809004040645381403753119609953758408526340172709861784087035379816596065875017315133611363061697675493931299793267634942399464648375048239004644189931018957367850629928207999783615595438318035862484132973833748605645197568532500144647348323823474717198778689768644676259245247794559825866391160133524841) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29520,7 +29520,7 @@ _:gn_4629 { } _:gn_4630 { - 1936 math:greaterThan 1 . + (1936) math:greaterThan 1 . (1936 1) math:difference 1935 . (743076885753855743456427068076474526718836010780495570740402403663720295000529893617283301215706263330024466652510470779528565937129729775005456168593053314464922185274948027582430242902448790561334625207178609760177454457130204888307084484162457661640743246691390730550671220310783154588891046847400767899993695149987594967103983339291350597896649245477417518519 1202323657404161123408232359090768221960559975277561552910219702670160175190436929751163326271351131505074121604636808127925625329468072621154838721385004191605285873012422620026256078281099792243452189718505660629389956696749861659846349565716490328197559618720791551598967212443392688955626800250461527787361751814351086838786137952978221980964608572841358003161) math:sum 1945400543158016866864659427167242748679395986058057123650622106333880470190966823368446627487057394835098588257147278907454191266597802396160294889978057506070208058287370647608686321183548582804786814925684270389567411153880066548153434049878947989838302865412182282149638432754175843544517847097862295687355446964338681805890121292269572578861257818318775521680 . (1935 1202323657404161123408232359090768221960559975277561552910219702670160175190436929751163326271351131505074121604636808127925625329468072621154838721385004191605285873012422620026256078281099792243452189718505660629389956696749861659846349565716490328197559618720791551598967212443392688955626800250461527787361751814351086838786137952978221980964608572841358003161 1945400543158016866864659427167242748679395986058057123650622106333880470190966823368446627487057394835098588257147278907454191266597802396160294889978057506070208058287370647608686321183548582804786814925684270389567411153880066548153434049878947989838302865412182282149638432754175843544517847097862295687355446964338681805890121292269572578861257818318775521680) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29531,7 +29531,7 @@ _:gn_4631 { } _:gn_4632 { - 1937 math:greaterThan 1 . + (1937) math:greaterThan 1 . (1937 1) math:difference 1936 . (459246771650305379951805291014293695241723964497065982169817299006439880189907036133880025055644868175049654952126337348397059392338342846149382552791950877140363687737474592443825835378651001682117564511327050869212502239619656771539265081554032666556816372029400821048295992132609534366735753403060759887368056664363491871682154613686871383067959327363940484642 743076885753855743456427068076474526718836010780495570740402403663720295000529893617283301215706263330024466652510470779528565937129729775005456168593053314464922185274948027582430242902448790561334625207178609760177454457130204888307084484162457661640743246691390730550671220310783154588891046847400767899993695149987594967103983339291350597896649245477417518519) math:sum 1202323657404161123408232359090768221960559975277561552910219702670160175190436929751163326271351131505074121604636808127925625329468072621154838721385004191605285873012422620026256078281099792243452189718505660629389956696749861659846349565716490328197559618720791551598967212443392688955626800250461527787361751814351086838786137952978221980964608572841358003161 . (1936 743076885753855743456427068076474526718836010780495570740402403663720295000529893617283301215706263330024466652510470779528565937129729775005456168593053314464922185274948027582430242902448790561334625207178609760177454457130204888307084484162457661640743246691390730550671220310783154588891046847400767899993695149987594967103983339291350597896649245477417518519 1202323657404161123408232359090768221960559975277561552910219702670160175190436929751163326271351131505074121604636808127925625329468072621154838721385004191605285873012422620026256078281099792243452189718505660629389956696749861659846349565716490328197559618720791551598967212443392688955626800250461527787361751814351086838786137952978221980964608572841358003161) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29542,7 +29542,7 @@ _:gn_4633 { } _:gn_4634 { - 1938 math:greaterThan 1 . + (1938) math:greaterThan 1 . (1938 1) math:difference 1937 . (283830114103550363504621777062180831477112046283429588570585104657280414810622857483403276160061395154974811700384133431131506544791386928856073615801102437324558497537473435138604407523797788879217060695851558890964952217510548116767819402608424995083926874661989909502375228178173620222155293444340008012625638485624103095421828725604479214828689918113477033877 459246771650305379951805291014293695241723964497065982169817299006439880189907036133880025055644868175049654952126337348397059392338342846149382552791950877140363687737474592443825835378651001682117564511327050869212502239619656771539265081554032666556816372029400821048295992132609534366735753403060759887368056664363491871682154613686871383067959327363940484642) math:sum 743076885753855743456427068076474526718836010780495570740402403663720295000529893617283301215706263330024466652510470779528565937129729775005456168593053314464922185274948027582430242902448790561334625207178609760177454457130204888307084484162457661640743246691390730550671220310783154588891046847400767899993695149987594967103983339291350597896649245477417518519 . (1937 459246771650305379951805291014293695241723964497065982169817299006439880189907036133880025055644868175049654952126337348397059392338342846149382552791950877140363687737474592443825835378651001682117564511327050869212502239619656771539265081554032666556816372029400821048295992132609534366735753403060759887368056664363491871682154613686871383067959327363940484642 743076885753855743456427068076474526718836010780495570740402403663720295000529893617283301215706263330024466652510470779528565937129729775005456168593053314464922185274948027582430242902448790561334625207178609760177454457130204888307084484162457661640743246691390730550671220310783154588891046847400767899993695149987594967103983339291350597896649245477417518519) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29553,7 +29553,7 @@ _:gn_4635 { } _:gn_4636 { - 1939 math:greaterThan 1 . + (1939) math:greaterThan 1 . (1939 1) math:difference 1938 . (175416657546755016447183513952112863764611918213636393599232194349159465379284178650476748895583473020074843251742203917265552847546955917293308936990848439815805190200001157305221427854853212802900503815475491978247550022109108654771445678945607671472889497367410911545920763954435914144580459958720751874742418178739388776260325888082392168239269409250463450765 283830114103550363504621777062180831477112046283429588570585104657280414810622857483403276160061395154974811700384133431131506544791386928856073615801102437324558497537473435138604407523797788879217060695851558890964952217510548116767819402608424995083926874661989909502375228178173620222155293444340008012625638485624103095421828725604479214828689918113477033877) math:sum 459246771650305379951805291014293695241723964497065982169817299006439880189907036133880025055644868175049654952126337348397059392338342846149382552791950877140363687737474592443825835378651001682117564511327050869212502239619656771539265081554032666556816372029400821048295992132609534366735753403060759887368056664363491871682154613686871383067959327363940484642 . (1938 283830114103550363504621777062180831477112046283429588570585104657280414810622857483403276160061395154974811700384133431131506544791386928856073615801102437324558497537473435138604407523797788879217060695851558890964952217510548116767819402608424995083926874661989909502375228178173620222155293444340008012625638485624103095421828725604479214828689918113477033877 459246771650305379951805291014293695241723964497065982169817299006439880189907036133880025055644868175049654952126337348397059392338342846149382552791950877140363687737474592443825835378651001682117564511327050869212502239619656771539265081554032666556816372029400821048295992132609534366735753403060759887368056664363491871682154613686871383067959327363940484642) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29564,7 +29564,7 @@ _:gn_4637 { } _:gn_4638 { - 1940 math:greaterThan 1 . + (1940) math:greaterThan 1 . (1940 1) math:difference 1939 . (108413456556795347057438263110067967712500128069793194971352910308120949431338678832926527264477922134899968448641929513865953697244431011562764678810253997508753307337472277833382979668944576076316556880376066912717402195401439461996373723662817323611037377294578997956454464223737706077574833485619256137883220306884714319161502837522087046589420508863013583112 175416657546755016447183513952112863764611918213636393599232194349159465379284178650476748895583473020074843251742203917265552847546955917293308936990848439815805190200001157305221427854853212802900503815475491978247550022109108654771445678945607671472889497367410911545920763954435914144580459958720751874742418178739388776260325888082392168239269409250463450765) math:sum 283830114103550363504621777062180831477112046283429588570585104657280414810622857483403276160061395154974811700384133431131506544791386928856073615801102437324558497537473435138604407523797788879217060695851558890964952217510548116767819402608424995083926874661989909502375228178173620222155293444340008012625638485624103095421828725604479214828689918113477033877 . (1939 175416657546755016447183513952112863764611918213636393599232194349159465379284178650476748895583473020074843251742203917265552847546955917293308936990848439815805190200001157305221427854853212802900503815475491978247550022109108654771445678945607671472889497367410911545920763954435914144580459958720751874742418178739388776260325888082392168239269409250463450765 283830114103550363504621777062180831477112046283429588570585104657280414810622857483403276160061395154974811700384133431131506544791386928856073615801102437324558497537473435138604407523797788879217060695851558890964952217510548116767819402608424995083926874661989909502375228178173620222155293444340008012625638485624103095421828725604479214828689918113477033877) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29575,7 +29575,7 @@ _:gn_4639 { } _:gn_4640 { - 1941 math:greaterThan 1 . + (1941) math:greaterThan 1 . (1941 1) math:difference 1940 . (67003200989959669389745250842044896052111790143843198627879284041038515947945499817550221631105550885174874803100274403399599150302524905730544258180594442307051882862528879471838448185908636726583946935099425065530147826707669192775071955282790347861852120072831913589466299730698208067005626473101495736859197871854674457098823050560305121649848900387449867653 108413456556795347057438263110067967712500128069793194971352910308120949431338678832926527264477922134899968448641929513865953697244431011562764678810253997508753307337472277833382979668944576076316556880376066912717402195401439461996373723662817323611037377294578997956454464223737706077574833485619256137883220306884714319161502837522087046589420508863013583112) math:sum 175416657546755016447183513952112863764611918213636393599232194349159465379284178650476748895583473020074843251742203917265552847546955917293308936990848439815805190200001157305221427854853212802900503815475491978247550022109108654771445678945607671472889497367410911545920763954435914144580459958720751874742418178739388776260325888082392168239269409250463450765 . (1940 108413456556795347057438263110067967712500128069793194971352910308120949431338678832926527264477922134899968448641929513865953697244431011562764678810253997508753307337472277833382979668944576076316556880376066912717402195401439461996373723662817323611037377294578997956454464223737706077574833485619256137883220306884714319161502837522087046589420508863013583112 175416657546755016447183513952112863764611918213636393599232194349159465379284178650476748895583473020074843251742203917265552847546955917293308936990848439815805190200001157305221427854853212802900503815475491978247550022109108654771445678945607671472889497367410911545920763954435914144580459958720751874742418178739388776260325888082392168239269409250463450765) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29586,7 +29586,7 @@ _:gn_4641 { } _:gn_4642 { - 1942 math:greaterThan 1 . + (1942) math:greaterThan 1 . (1942 1) math:difference 1941 . (41410255566835677667693012268023071660388337925949996343473626267082433483393179015376305633372371249725093645541655110466354546941906105832220420629659555201701424474943398361544531483035939349732609945276641847187254368693770269221301768380026975749185257221747084366988164493039498010569207012517760401024022435030039862062679786961781924939571608475563715459 67003200989959669389745250842044896052111790143843198627879284041038515947945499817550221631105550885174874803100274403399599150302524905730544258180594442307051882862528879471838448185908636726583946935099425065530147826707669192775071955282790347861852120072831913589466299730698208067005626473101495736859197871854674457098823050560305121649848900387449867653) math:sum 108413456556795347057438263110067967712500128069793194971352910308120949431338678832926527264477922134899968448641929513865953697244431011562764678810253997508753307337472277833382979668944576076316556880376066912717402195401439461996373723662817323611037377294578997956454464223737706077574833485619256137883220306884714319161502837522087046589420508863013583112 . (1941 67003200989959669389745250842044896052111790143843198627879284041038515947945499817550221631105550885174874803100274403399599150302524905730544258180594442307051882862528879471838448185908636726583946935099425065530147826707669192775071955282790347861852120072831913589466299730698208067005626473101495736859197871854674457098823050560305121649848900387449867653 108413456556795347057438263110067967712500128069793194971352910308120949431338678832926527264477922134899968448641929513865953697244431011562764678810253997508753307337472277833382979668944576076316556880376066912717402195401439461996373723662817323611037377294578997956454464223737706077574833485619256137883220306884714319161502837522087046589420508863013583112) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29597,7 +29597,7 @@ _:gn_4643 { } _:gn_4644 { - 1943 math:greaterThan 1 . + (1943) math:greaterThan 1 . (1943 1) math:difference 1942 . (25592945423123991722052238574021824391723452217893202284405657773956082464552320802173915997733179635449781157558619292933244603360618799898323837550934887105350458387585481110293916702872697376851336989822783218342893458013898923553770186902763372112666862851084829222478135237658710056436419460583735335835175436824634595036143263598523196710277291911886152194 41410255566835677667693012268023071660388337925949996343473626267082433483393179015376305633372371249725093645541655110466354546941906105832220420629659555201701424474943398361544531483035939349732609945276641847187254368693770269221301768380026975749185257221747084366988164493039498010569207012517760401024022435030039862062679786961781924939571608475563715459) math:sum 67003200989959669389745250842044896052111790143843198627879284041038515947945499817550221631105550885174874803100274403399599150302524905730544258180594442307051882862528879471838448185908636726583946935099425065530147826707669192775071955282790347861852120072831913589466299730698208067005626473101495736859197871854674457098823050560305121649848900387449867653 . (1942 41410255566835677667693012268023071660388337925949996343473626267082433483393179015376305633372371249725093645541655110466354546941906105832220420629659555201701424474943398361544531483035939349732609945276641847187254368693770269221301768380026975749185257221747084366988164493039498010569207012517760401024022435030039862062679786961781924939571608475563715459 67003200989959669389745250842044896052111790143843198627879284041038515947945499817550221631105550885174874803100274403399599150302524905730544258180594442307051882862528879471838448185908636726583946935099425065530147826707669192775071955282790347861852120072831913589466299730698208067005626473101495736859197871854674457098823050560305121649848900387449867653) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29608,7 +29608,7 @@ _:gn_4645 { } _:gn_4646 { - 1944 math:greaterThan 1 . + (1944) math:greaterThan 1 . (1944 1) math:difference 1943 . (15817310143711685945640773694001247268664885708056794059067968493126351018840858213202389635639191614275312487983035817533109943581287305933896583078724668096350966087357917251250614780163241972881272955453858628844360910679871345667531581477263603636518394370662255144510029255380787954132787551934025065188846998205405267026536523363258728229294316563677563265 25592945423123991722052238574021824391723452217893202284405657773956082464552320802173915997733179635449781157558619292933244603360618799898323837550934887105350458387585481110293916702872697376851336989822783218342893458013898923553770186902763372112666862851084829222478135237658710056436419460583735335835175436824634595036143263598523196710277291911886152194) math:sum 41410255566835677667693012268023071660388337925949996343473626267082433483393179015376305633372371249725093645541655110466354546941906105832220420629659555201701424474943398361544531483035939349732609945276641847187254368693770269221301768380026975749185257221747084366988164493039498010569207012517760401024022435030039862062679786961781924939571608475563715459 . (1943 25592945423123991722052238574021824391723452217893202284405657773956082464552320802173915997733179635449781157558619292933244603360618799898323837550934887105350458387585481110293916702872697376851336989822783218342893458013898923553770186902763372112666862851084829222478135237658710056436419460583735335835175436824634595036143263598523196710277291911886152194 41410255566835677667693012268023071660388337925949996343473626267082433483393179015376305633372371249725093645541655110466354546941906105832220420629659555201701424474943398361544531483035939349732609945276641847187254368693770269221301768380026975749185257221747084366988164493039498010569207012517760401024022435030039862062679786961781924939571608475563715459) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29619,7 +29619,7 @@ _:gn_4647 { } _:gn_4648 { - 1945 math:greaterThan 1 . + (1945) math:greaterThan 1 . (1945 1) math:difference 1944 . (9775635279412305776411464880020577123058566509836408225337689280829731445711462588971526362093988021174468669575583475400134659779331493964427254472210219008999492300227563859043301922709455403970064034368924589498532547334027577886238605425499768476148468480422574077968105982277922102303631908649710270646328438619229328009606740235264468480982975348208588929 15817310143711685945640773694001247268664885708056794059067968493126351018840858213202389635639191614275312487983035817533109943581287305933896583078724668096350966087357917251250614780163241972881272955453858628844360910679871345667531581477263603636518394370662255144510029255380787954132787551934025065188846998205405267026536523363258728229294316563677563265) math:sum 25592945423123991722052238574021824391723452217893202284405657773956082464552320802173915997733179635449781157558619292933244603360618799898323837550934887105350458387585481110293916702872697376851336989822783218342893458013898923553770186902763372112666862851084829222478135237658710056436419460583735335835175436824634595036143263598523196710277291911886152194 . (1944 15817310143711685945640773694001247268664885708056794059067968493126351018840858213202389635639191614275312487983035817533109943581287305933896583078724668096350966087357917251250614780163241972881272955453858628844360910679871345667531581477263603636518394370662255144510029255380787954132787551934025065188846998205405267026536523363258728229294316563677563265 25592945423123991722052238574021824391723452217893202284405657773956082464552320802173915997733179635449781157558619292933244603360618799898323837550934887105350458387585481110293916702872697376851336989822783218342893458013898923553770186902763372112666862851084829222478135237658710056436419460583735335835175436824634595036143263598523196710277291911886152194) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29630,7 +29630,7 @@ _:gn_4649 { } _:gn_4650 { - 1946 math:greaterThan 1 . + (1946) math:greaterThan 1 . (1946 1) math:difference 1945 . (6041674864299380169229308813980670145606319198220385833730279212296619573129395624230863273545203593100843818407452342132975283801955811969469328606514449087351473787130353392207312857453786568911208921084934039345828363345843767781292976051763835160369925890239681066541923273102865851829155643284314794542518559586175939016929783127994259748311341215468974336 9775635279412305776411464880020577123058566509836408225337689280829731445711462588971526362093988021174468669575583475400134659779331493964427254472210219008999492300227563859043301922709455403970064034368924589498532547334027577886238605425499768476148468480422574077968105982277922102303631908649710270646328438619229328009606740235264468480982975348208588929) math:sum 15817310143711685945640773694001247268664885708056794059067968493126351018840858213202389635639191614275312487983035817533109943581287305933896583078724668096350966087357917251250614780163241972881272955453858628844360910679871345667531581477263603636518394370662255144510029255380787954132787551934025065188846998205405267026536523363258728229294316563677563265 . (1945 9775635279412305776411464880020577123058566509836408225337689280829731445711462588971526362093988021174468669575583475400134659779331493964427254472210219008999492300227563859043301922709455403970064034368924589498532547334027577886238605425499768476148468480422574077968105982277922102303631908649710270646328438619229328009606740235264468480982975348208588929 15817310143711685945640773694001247268664885708056794059067968493126351018840858213202389635639191614275312487983035817533109943581287305933896583078724668096350966087357917251250614780163241972881272955453858628844360910679871345667531581477263603636518394370662255144510029255380787954132787551934025065188846998205405267026536523363258728229294316563677563265) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29641,7 +29641,7 @@ _:gn_4651 { } _:gn_4652 { - 1947 math:greaterThan 1 . + (1947) math:greaterThan 1 . (1947 1) math:difference 1946 . (3733960415112925607182156066039906977452247311616022391607410068533111872582066964740663088548784428073624851168131133267159375977375681994957925865695769921648018513097210466835989065255668835058855113283990550152704183988183810104945629373735933315778542590182893011426182709175056250474476265365395476103809879033053388992676957107270208732671634132739614593 6041674864299380169229308813980670145606319198220385833730279212296619573129395624230863273545203593100843818407452342132975283801955811969469328606514449087351473787130353392207312857453786568911208921084934039345828363345843767781292976051763835160369925890239681066541923273102865851829155643284314794542518559586175939016929783127994259748311341215468974336) math:sum 9775635279412305776411464880020577123058566509836408225337689280829731445711462588971526362093988021174468669575583475400134659779331493964427254472210219008999492300227563859043301922709455403970064034368924589498532547334027577886238605425499768476148468480422574077968105982277922102303631908649710270646328438619229328009606740235264468480982975348208588929 . (1946 6041674864299380169229308813980670145606319198220385833730279212296619573129395624230863273545203593100843818407452342132975283801955811969469328606514449087351473787130353392207312857453786568911208921084934039345828363345843767781292976051763835160369925890239681066541923273102865851829155643284314794542518559586175939016929783127994259748311341215468974336 9775635279412305776411464880020577123058566509836408225337689280829731445711462588971526362093988021174468669575583475400134659779331493964427254472210219008999492300227563859043301922709455403970064034368924589498532547334027577886238605425499768476148468480422574077968105982277922102303631908649710270646328438619229328009606740235264468480982975348208588929) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29652,7 +29652,7 @@ _:gn_4653 { } _:gn_4654 { - 1948 math:greaterThan 1 . + (1948) math:greaterThan 1 . (1948 1) math:difference 1947 . (2307714449186454562047152747940763168154071886604363442122869143763507700547328659490200184996419165027218967239321208865815907824580129974511402740818679165703455274033142925371323792198117733852353807800943489193124179357659957676347346678027901844591383300056788055115740563927809601354679377918919318438708680553122550024252826020724051015639707082729359743 3733960415112925607182156066039906977452247311616022391607410068533111872582066964740663088548784428073624851168131133267159375977375681994957925865695769921648018513097210466835989065255668835058855113283990550152704183988183810104945629373735933315778542590182893011426182709175056250474476265365395476103809879033053388992676957107270208732671634132739614593) math:sum 6041674864299380169229308813980670145606319198220385833730279212296619573129395624230863273545203593100843818407452342132975283801955811969469328606514449087351473787130353392207312857453786568911208921084934039345828363345843767781292976051763835160369925890239681066541923273102865851829155643284314794542518559586175939016929783127994259748311341215468974336 . (1947 3733960415112925607182156066039906977452247311616022391607410068533111872582066964740663088548784428073624851168131133267159375977375681994957925865695769921648018513097210466835989065255668835058855113283990550152704183988183810104945629373735933315778542590182893011426182709175056250474476265365395476103809879033053388992676957107270208732671634132739614593 6041674864299380169229308813980670145606319198220385833730279212296619573129395624230863273545203593100843818407452342132975283801955811969469328606514449087351473787130353392207312857453786568911208921084934039345828363345843767781292976051763835160369925890239681066541923273102865851829155643284314794542518559586175939016929783127994259748311341215468974336) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29663,7 +29663,7 @@ _:gn_4655 { } _:gn_4656 { - 1949 math:greaterThan 1 . + (1949) math:greaterThan 1 . (1949 1) math:difference 1948 . (1426245965926471045135003318099143809298175425011658949484540924769604172034738305250462903552365263046405883928809924401343468152795552020446523124877090755944563239064067541464665273057551101206501305483047060959580004630523852428598282695708031471187159290126104956310442145247246649119796887446476157665101198479930838968424131086546157717031927050010254850 2307714449186454562047152747940763168154071886604363442122869143763507700547328659490200184996419165027218967239321208865815907824580129974511402740818679165703455274033142925371323792198117733852353807800943489193124179357659957676347346678027901844591383300056788055115740563927809601354679377918919318438708680553122550024252826020724051015639707082729359743) math:sum 3733960415112925607182156066039906977452247311616022391607410068533111872582066964740663088548784428073624851168131133267159375977375681994957925865695769921648018513097210466835989065255668835058855113283990550152704183988183810104945629373735933315778542590182893011426182709175056250474476265365395476103809879033053388992676957107270208732671634132739614593 . (1948 2307714449186454562047152747940763168154071886604363442122869143763507700547328659490200184996419165027218967239321208865815907824580129974511402740818679165703455274033142925371323792198117733852353807800943489193124179357659957676347346678027901844591383300056788055115740563927809601354679377918919318438708680553122550024252826020724051015639707082729359743 3733960415112925607182156066039906977452247311616022391607410068533111872582066964740663088548784428073624851168131133267159375977375681994957925865695769921648018513097210466835989065255668835058855113283990550152704183988183810104945629373735933315778542590182893011426182709175056250474476265365395476103809879033053388992676957107270208732671634132739614593) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29674,7 +29674,7 @@ _:gn_4657 { } _:gn_4658 { - 1950 math:greaterThan 1 . + (1950) math:greaterThan 1 . (1950 1) math:difference 1949 . (881468483259983516912149429841619358855896461592704492638328218993903528512590354239737281444053901980813083310511284464472439671784577954064879615941588409758892034969075383906658519140566632645852502317896428233544174727136105247749063982319870373404224009930683098805298418680562952234882490472443160773607482073191711055828694934177893298607780032719104893 1426245965926471045135003318099143809298175425011658949484540924769604172034738305250462903552365263046405883928809924401343468152795552020446523124877090755944563239064067541464665273057551101206501305483047060959580004630523852428598282695708031471187159290126104956310442145247246649119796887446476157665101198479930838968424131086546157717031927050010254850) math:sum 2307714449186454562047152747940763168154071886604363442122869143763507700547328659490200184996419165027218967239321208865815907824580129974511402740818679165703455274033142925371323792198117733852353807800943489193124179357659957676347346678027901844591383300056788055115740563927809601354679377918919318438708680553122550024252826020724051015639707082729359743 . (1949 1426245965926471045135003318099143809298175425011658949484540924769604172034738305250462903552365263046405883928809924401343468152795552020446523124877090755944563239064067541464665273057551101206501305483047060959580004630523852428598282695708031471187159290126104956310442145247246649119796887446476157665101198479930838968424131086546157717031927050010254850 2307714449186454562047152747940763168154071886604363442122869143763507700547328659490200184996419165027218967239321208865815907824580129974511402740818679165703455274033142925371323792198117733852353807800943489193124179357659957676347346678027901844591383300056788055115740563927809601354679377918919318438708680553122550024252826020724051015639707082729359743) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29685,7 +29685,7 @@ _:gn_4659 { } _:gn_4660 { - 1951 math:greaterThan 1 . + (1951) math:greaterThan 1 . (1951 1) math:difference 1950 . (544777482666487528222853888257524450442278963418954456846212705775700643522147951010725622108311361065592800618298639936871028481010974066381643508935502346185671204094992157558006753916984468560648803165150632726035829903387747180849218713388161097782935280195421857505143726566683696884914396974032996891493716406739127912595436152368264418424147017291149957 881468483259983516912149429841619358855896461592704492638328218993903528512590354239737281444053901980813083310511284464472439671784577954064879615941588409758892034969075383906658519140566632645852502317896428233544174727136105247749063982319870373404224009930683098805298418680562952234882490472443160773607482073191711055828694934177893298607780032719104893) math:sum 1426245965926471045135003318099143809298175425011658949484540924769604172034738305250462903552365263046405883928809924401343468152795552020446523124877090755944563239064067541464665273057551101206501305483047060959580004630523852428598282695708031471187159290126104956310442145247246649119796887446476157665101198479930838968424131086546157717031927050010254850 . (1950 881468483259983516912149429841619358855896461592704492638328218993903528512590354239737281444053901980813083310511284464472439671784577954064879615941588409758892034969075383906658519140566632645852502317896428233544174727136105247749063982319870373404224009930683098805298418680562952234882490472443160773607482073191711055828694934177893298607780032719104893 1426245965926471045135003318099143809298175425011658949484540924769604172034738305250462903552365263046405883928809924401343468152795552020446523124877090755944563239064067541464665273057551101206501305483047060959580004630523852428598282695708031471187159290126104956310442145247246649119796887446476157665101198479930838968424131086546157717031927050010254850) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29696,7 +29696,7 @@ _:gn_4661 { } _:gn_4662 { - 1952 math:greaterThan 1 . + (1952) math:greaterThan 1 . (1952 1) math:difference 1951 . (336691000593495988689295541584094908413617498173750035792115513218202884990442403229011659335742540915220282692212644527601411190773603887683236107006086063573220830874083226348651765223582164085203699152745795507508344823748358066899845268931709275621288729735261241300154692113879255349968093498410163882113765666452583143233258781809628880183633015427954936 544777482666487528222853888257524450442278963418954456846212705775700643522147951010725622108311361065592800618298639936871028481010974066381643508935502346185671204094992157558006753916984468560648803165150632726035829903387747180849218713388161097782935280195421857505143726566683696884914396974032996891493716406739127912595436152368264418424147017291149957) math:sum 881468483259983516912149429841619358855896461592704492638328218993903528512590354239737281444053901980813083310511284464472439671784577954064879615941588409758892034969075383906658519140566632645852502317896428233544174727136105247749063982319870373404224009930683098805298418680562952234882490472443160773607482073191711055828694934177893298607780032719104893 . (1951 544777482666487528222853888257524450442278963418954456846212705775700643522147951010725622108311361065592800618298639936871028481010974066381643508935502346185671204094992157558006753916984468560648803165150632726035829903387747180849218713388161097782935280195421857505143726566683696884914396974032996891493716406739127912595436152368264418424147017291149957 881468483259983516912149429841619358855896461592704492638328218993903528512590354239737281444053901980813083310511284464472439671784577954064879615941588409758892034969075383906658519140566632645852502317896428233544174727136105247749063982319870373404224009930683098805298418680562952234882490472443160773607482073191711055828694934177893298607780032719104893) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29707,7 +29707,7 @@ _:gn_4663 { } _:gn_4664 { - 1953 math:greaterThan 1 . + (1953) math:greaterThan 1 . (1953 1) math:difference 1952 . (208086482072991539533558346673429542028661465245204421054097192557497758531705547781713962772568820150372517926085995409269617290237370178698407401929416282612450373220908931209354988693402304475445104012404837218527485079639389113949373444456451822161646550460160616204989034452804441534946303475622833009379950740286544769362177370558635538240514001863195021 336691000593495988689295541584094908413617498173750035792115513218202884990442403229011659335742540915220282692212644527601411190773603887683236107006086063573220830874083226348651765223582164085203699152745795507508344823748358066899845268931709275621288729735261241300154692113879255349968093498410163882113765666452583143233258781809628880183633015427954936) math:sum 544777482666487528222853888257524450442278963418954456846212705775700643522147951010725622108311361065592800618298639936871028481010974066381643508935502346185671204094992157558006753916984468560648803165150632726035829903387747180849218713388161097782935280195421857505143726566683696884914396974032996891493716406739127912595436152368264418424147017291149957 . (1952 336691000593495988689295541584094908413617498173750035792115513218202884990442403229011659335742540915220282692212644527601411190773603887683236107006086063573220830874083226348651765223582164085203699152745795507508344823748358066899845268931709275621288729735261241300154692113879255349968093498410163882113765666452583143233258781809628880183633015427954936 544777482666487528222853888257524450442278963418954456846212705775700643522147951010725622108311361065592800618298639936871028481010974066381643508935502346185671204094992157558006753916984468560648803165150632726035829903387747180849218713388161097782935280195421857505143726566683696884914396974032996891493716406739127912595436152368264418424147017291149957) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29718,7 +29718,7 @@ _:gn_4665 { } _:gn_4666 { - 1954 math:greaterThan 1 . + (1954) math:greaterThan 1 . (1954 1) math:difference 1953 . (128604518520504449155737194910665366384956032928545614738018320660705126458736855447297696563173720764847764766126649118331793900536233708984828705076669780960770457653174295139296776530179859609758595140340958288980859744108968952950471824475257453459642179275100625095165657661074813815021790022787330872733814926166038373871081411250993341943119013564759915 208086482072991539533558346673429542028661465245204421054097192557497758531705547781713962772568820150372517926085995409269617290237370178698407401929416282612450373220908931209354988693402304475445104012404837218527485079639389113949373444456451822161646550460160616204989034452804441534946303475622833009379950740286544769362177370558635538240514001863195021) math:sum 336691000593495988689295541584094908413617498173750035792115513218202884990442403229011659335742540915220282692212644527601411190773603887683236107006086063573220830874083226348651765223582164085203699152745795507508344823748358066899845268931709275621288729735261241300154692113879255349968093498410163882113765666452583143233258781809628880183633015427954936 . (1953 208086482072991539533558346673429542028661465245204421054097192557497758531705547781713962772568820150372517926085995409269617290237370178698407401929416282612450373220908931209354988693402304475445104012404837218527485079639389113949373444456451822161646550460160616204989034452804441534946303475622833009379950740286544769362177370558635538240514001863195021 336691000593495988689295541584094908413617498173750035792115513218202884990442403229011659335742540915220282692212644527601411190773603887683236107006086063573220830874083226348651765223582164085203699152745795507508344823748358066899845268931709275621288729735261241300154692113879255349968093498410163882113765666452583143233258781809628880183633015427954936) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29729,7 +29729,7 @@ _:gn_4667 { } _:gn_4668 { - 1955 math:greaterThan 1 . + (1955) math:greaterThan 1 . (1955 1) math:difference 1954 . (79481963552487090377821151762764175643705432316658806316078871896792632072968692334416266209395099385524753159959346290937823389701136469713578696852746501651679915567734636070058212163222444865686508872063878929546625335530420160998901619981194368702004371185059991109823376791729627719924513452835502136646135814120506395491095959307642196297394988298435106 128604518520504449155737194910665366384956032928545614738018320660705126458736855447297696563173720764847764766126649118331793900536233708984828705076669780960770457653174295139296776530179859609758595140340958288980859744108968952950471824475257453459642179275100625095165657661074813815021790022787330872733814926166038373871081411250993341943119013564759915) math:sum 208086482072991539533558346673429542028661465245204421054097192557497758531705547781713962772568820150372517926085995409269617290237370178698407401929416282612450373220908931209354988693402304475445104012404837218527485079639389113949373444456451822161646550460160616204989034452804441534946303475622833009379950740286544769362177370558635538240514001863195021 . (1954 128604518520504449155737194910665366384956032928545614738018320660705126458736855447297696563173720764847764766126649118331793900536233708984828705076669780960770457653174295139296776530179859609758595140340958288980859744108968952950471824475257453459642179275100625095165657661074813815021790022787330872733814926166038373871081411250993341943119013564759915 208086482072991539533558346673429542028661465245204421054097192557497758531705547781713962772568820150372517926085995409269617290237370178698407401929416282612450373220908931209354988693402304475445104012404837218527485079639389113949373444456451822161646550460160616204989034452804441534946303475622833009379950740286544769362177370558635538240514001863195021) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29740,7 +29740,7 @@ _:gn_4669 { } _:gn_4670 { - 1956 math:greaterThan 1 . + (1956) math:greaterThan 1 . (1956 1) math:difference 1955 . (49122554968017358777916043147901190741250600611886808421939448763912494385768163112881430353778621379323011606167302827393970510835097239271250008223923279309090542085439659069238564366957414744072086268277079359434234408578548791951570204494063084757637808090040633985342280869345186095097276569951828736087679112045531978379985451943351145645724025266324809 79481963552487090377821151762764175643705432316658806316078871896792632072968692334416266209395099385524753159959346290937823389701136469713578696852746501651679915567734636070058212163222444865686508872063878929546625335530420160998901619981194368702004371185059991109823376791729627719924513452835502136646135814120506395491095959307642196297394988298435106) math:sum 128604518520504449155737194910665366384956032928545614738018320660705126458736855447297696563173720764847764766126649118331793900536233708984828705076669780960770457653174295139296776530179859609758595140340958288980859744108968952950471824475257453459642179275100625095165657661074813815021790022787330872733814926166038373871081411250993341943119013564759915 . (1955 79481963552487090377821151762764175643705432316658806316078871896792632072968692334416266209395099385524753159959346290937823389701136469713578696852746501651679915567734636070058212163222444865686508872063878929546625335530420160998901619981194368702004371185059991109823376791729627719924513452835502136646135814120506395491095959307642196297394988298435106 128604518520504449155737194910665366384956032928545614738018320660705126458736855447297696563173720764847764766126649118331793900536233708984828705076669780960770457653174295139296776530179859609758595140340958288980859744108968952950471824475257453459642179275100625095165657661074813815021790022787330872733814926166038373871081411250993341943119013564759915) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29751,7 +29751,7 @@ _:gn_4671 { } _:gn_4672 { - 1957 math:greaterThan 1 . + (1957) math:greaterThan 1 . (1957 1) math:difference 1956 . (30359408584469731599905108614862984902454831704771997894139423132880137687200529221534835855616478006201741553792043463543852878866039230442328688628823222342589373482294977000819647796265030121614422603786799570112390926951871369047331415487131283944366563095019357124481095922384441624827236882883673400558456702074974417111110507364291050651670963032110297 49122554968017358777916043147901190741250600611886808421939448763912494385768163112881430353778621379323011606167302827393970510835097239271250008223923279309090542085439659069238564366957414744072086268277079359434234408578548791951570204494063084757637808090040633985342280869345186095097276569951828736087679112045531978379985451943351145645724025266324809) math:sum 79481963552487090377821151762764175643705432316658806316078871896792632072968692334416266209395099385524753159959346290937823389701136469713578696852746501651679915567734636070058212163222444865686508872063878929546625335530420160998901619981194368702004371185059991109823376791729627719924513452835502136646135814120506395491095959307642196297394988298435106 . (1956 49122554968017358777916043147901190741250600611886808421939448763912494385768163112881430353778621379323011606167302827393970510835097239271250008223923279309090542085439659069238564366957414744072086268277079359434234408578548791951570204494063084757637808090040633985342280869345186095097276569951828736087679112045531978379985451943351145645724025266324809 79481963552487090377821151762764175643705432316658806316078871896792632072968692334416266209395099385524753159959346290937823389701136469713578696852746501651679915567734636070058212163222444865686508872063878929546625335530420160998901619981194368702004371185059991109823376791729627719924513452835502136646135814120506395491095959307642196297394988298435106) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29762,7 +29762,7 @@ _:gn_4673 { } _:gn_4674 { - 1958 math:greaterThan 1 . + (1958) math:greaterThan 1 . (1958 1) math:difference 1957 . (18763146383547627178010934533038205838795768907114810527800025631032356698567633891346594498162143373121270052375259363850117631969058008828921319595100056966501168603144682068418916570692384622457663664490279789321843481626677422904238789006931800813271244995021276860861184946960744470270039687068155335529222409970557561268874944579060094994053062234214512 30359408584469731599905108614862984902454831704771997894139423132880137687200529221534835855616478006201741553792043463543852878866039230442328688628823222342589373482294977000819647796265030121614422603786799570112390926951871369047331415487131283944366563095019357124481095922384441624827236882883673400558456702074974417111110507364291050651670963032110297) math:sum 49122554968017358777916043147901190741250600611886808421939448763912494385768163112881430353778621379323011606167302827393970510835097239271250008223923279309090542085439659069238564366957414744072086268277079359434234408578548791951570204494063084757637808090040633985342280869345186095097276569951828736087679112045531978379985451943351145645724025266324809 . (1957 30359408584469731599905108614862984902454831704771997894139423132880137687200529221534835855616478006201741553792043463543852878866039230442328688628823222342589373482294977000819647796265030121614422603786799570112390926951871369047331415487131283944366563095019357124481095922384441624827236882883673400558456702074974417111110507364291050651670963032110297 49122554968017358777916043147901190741250600611886808421939448763912494385768163112881430353778621379323011606167302827393970510835097239271250008223923279309090542085439659069238564366957414744072086268277079359434234408578548791951570204494063084757637808090040633985342280869345186095097276569951828736087679112045531978379985451943351145645724025266324809) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29773,7 +29773,7 @@ _:gn_4675 { } _:gn_4676 { - 1959 math:greaterThan 1 . + (1959) math:greaterThan 1 . (1959 1) math:difference 1958 . (11596262200922104421894174081824779063659062797657187366339397501847780988632895330188241357454334633080471501416784099693735246896981221613407369033723165376088204879150294932400731225572645499156758939296519780790547445325193946143092626480199483131095318099998080263619910975423697154557197195815518065029234292104416855842235562785230955657617900797895785 18763146383547627178010934533038205838795768907114810527800025631032356698567633891346594498162143373121270052375259363850117631969058008828921319595100056966501168603144682068418916570692384622457663664490279789321843481626677422904238789006931800813271244995021276860861184946960744470270039687068155335529222409970557561268874944579060094994053062234214512) math:sum 30359408584469731599905108614862984902454831704771997894139423132880137687200529221534835855616478006201741553792043463543852878866039230442328688628823222342589373482294977000819647796265030121614422603786799570112390926951871369047331415487131283944366563095019357124481095922384441624827236882883673400558456702074974417111110507364291050651670963032110297 . (1958 18763146383547627178010934533038205838795768907114810527800025631032356698567633891346594498162143373121270052375259363850117631969058008828921319595100056966501168603144682068418916570692384622457663664490279789321843481626677422904238789006931800813271244995021276860861184946960744470270039687068155335529222409970557561268874944579060094994053062234214512 30359408584469731599905108614862984902454831704771997894139423132880137687200529221534835855616478006201741553792043463543852878866039230442328688628823222342589373482294977000819647796265030121614422603786799570112390926951871369047331415487131283944366563095019357124481095922384441624827236882883673400558456702074974417111110507364291050651670963032110297) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29784,7 +29784,7 @@ _:gn_4677 { } _:gn_4678 { - 1960 math:greaterThan 1 . + (1960) math:greaterThan 1 . (1960 1) math:difference 1959 . (7166884182625522756116760451213426775136706109457623161460628129184575709934738561158353140707808740040798550958475264156382385072076787215513950561376891590412963723994387136018185345119739123300904725193760008531296036301483476761146162526732317682175926895023196597241273971537047315712842491252637270499988117866140705426639381793829139336435161436318727 11596262200922104421894174081824779063659062797657187366339397501847780988632895330188241357454334633080471501416784099693735246896981221613407369033723165376088204879150294932400731225572645499156758939296519780790547445325193946143092626480199483131095318099998080263619910975423697154557197195815518065029234292104416855842235562785230955657617900797895785) math:sum 18763146383547627178010934533038205838795768907114810527800025631032356698567633891346594498162143373121270052375259363850117631969058008828921319595100056966501168603144682068418916570692384622457663664490279789321843481626677422904238789006931800813271244995021276860861184946960744470270039687068155335529222409970557561268874944579060094994053062234214512 . (1959 11596262200922104421894174081824779063659062797657187366339397501847780988632895330188241357454334633080471501416784099693735246896981221613407369033723165376088204879150294932400731225572645499156758939296519780790547445325193946143092626480199483131095318099998080263619910975423697154557197195815518065029234292104416855842235562785230955657617900797895785 18763146383547627178010934533038205838795768907114810527800025631032356698567633891346594498162143373121270052375259363850117631969058008828921319595100056966501168603144682068418916570692384622457663664490279789321843481626677422904238789006931800813271244995021276860861184946960744470270039687068155335529222409970557561268874944579060094994053062234214512) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29795,7 +29795,7 @@ _:gn_4679 { } _:gn_4680 { - 1961 math:greaterThan 1 . + (1961) math:greaterThan 1 . (1961 1) math:difference 1960 . (4429378018296581665777413630611352288522356688199564204878769372663205278698156769029888216746525893039672950458308835537352861824904434397893418472346273785675241155155907796382545880452906375855854214102759772259251409023710469381946463953467165448919391204974883666378637003886649838844354704562880794529246174238276150415596180991401816321182739361577058 7166884182625522756116760451213426775136706109457623161460628129184575709934738561158353140707808740040798550958475264156382385072076787215513950561376891590412963723994387136018185345119739123300904725193760008531296036301483476761146162526732317682175926895023196597241273971537047315712842491252637270499988117866140705426639381793829139336435161436318727) math:sum 11596262200922104421894174081824779063659062797657187366339397501847780988632895330188241357454334633080471501416784099693735246896981221613407369033723165376088204879150294932400731225572645499156758939296519780790547445325193946143092626480199483131095318099998080263619910975423697154557197195815518065029234292104416855842235562785230955657617900797895785 . (1960 7166884182625522756116760451213426775136706109457623161460628129184575709934738561158353140707808740040798550958475264156382385072076787215513950561376891590412963723994387136018185345119739123300904725193760008531296036301483476761146162526732317682175926895023196597241273971537047315712842491252637270499988117866140705426639381793829139336435161436318727 11596262200922104421894174081824779063659062797657187366339397501847780988632895330188241357454334633080471501416784099693735246896981221613407369033723165376088204879150294932400731225572645499156758939296519780790547445325193946143092626480199483131095318099998080263619910975423697154557197195815518065029234292104416855842235562785230955657617900797895785) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29806,7 +29806,7 @@ _:gn_4681 { } _:gn_4682 { - 1962 math:greaterThan 1 . + (1962) math:greaterThan 1 . (1962 1) math:difference 1961 . (2737506164328941090339346820602074486614349421258058956581858756521370431236581792128464923961282847001125600500166428619029523247172352817620532089030617804737722568838479339635639464666832747445050511091000236272044627277773007379199698573265152233256535690048312930862636967650397476868487786689756475970741943627864555011043200802427323015252422074741669 4429378018296581665777413630611352288522356688199564204878769372663205278698156769029888216746525893039672950458308835537352861824904434397893418472346273785675241155155907796382545880452906375855854214102759772259251409023710469381946463953467165448919391204974883666378637003886649838844354704562880794529246174238276150415596180991401816321182739361577058) math:sum 7166884182625522756116760451213426775136706109457623161460628129184575709934738561158353140707808740040798550958475264156382385072076787215513950561376891590412963723994387136018185345119739123300904725193760008531296036301483476761146162526732317682175926895023196597241273971537047315712842491252637270499988117866140705426639381793829139336435161436318727 . (1961 4429378018296581665777413630611352288522356688199564204878769372663205278698156769029888216746525893039672950458308835537352861824904434397893418472346273785675241155155907796382545880452906375855854214102759772259251409023710469381946463953467165448919391204974883666378637003886649838844354704562880794529246174238276150415596180991401816321182739361577058 7166884182625522756116760451213426775136706109457623161460628129184575709934738561158353140707808740040798550958475264156382385072076787215513950561376891590412963723994387136018185345119739123300904725193760008531296036301483476761146162526732317682175926895023196597241273971537047315712842491252637270499988117866140705426639381793829139336435161436318727) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29817,7 +29817,7 @@ _:gn_4683 { } _:gn_4684 { - 1963 math:greaterThan 1 . + (1963) math:greaterThan 1 . (1963 1) math:difference 1962 . (1691871853967640575438066810009277801908007266941505248296910616141834847461574976901423292785243046038547349958142406918323338577732081580272886383315655980937518586317428456746906415786073628410803703011759535987206781745937462002746765380202013215662855514926570735516000036236252361975866917873124318558504230610411595404552980188974493305930317286835389 2737506164328941090339346820602074486614349421258058956581858756521370431236581792128464923961282847001125600500166428619029523247172352817620532089030617804737722568838479339635639464666832747445050511091000236272044627277773007379199698573265152233256535690048312930862636967650397476868487786689756475970741943627864555011043200802427323015252422074741669) math:sum 4429378018296581665777413630611352288522356688199564204878769372663205278698156769029888216746525893039672950458308835537352861824904434397893418472346273785675241155155907796382545880452906375855854214102759772259251409023710469381946463953467165448919391204974883666378637003886649838844354704562880794529246174238276150415596180991401816321182739361577058 . (1962 2737506164328941090339346820602074486614349421258058956581858756521370431236581792128464923961282847001125600500166428619029523247172352817620532089030617804737722568838479339635639464666832747445050511091000236272044627277773007379199698573265152233256535690048312930862636967650397476868487786689756475970741943627864555011043200802427323015252422074741669 4429378018296581665777413630611352288522356688199564204878769372663205278698156769029888216746525893039672950458308835537352861824904434397893418472346273785675241155155907796382545880452906375855854214102759772259251409023710469381946463953467165448919391204974883666378637003886649838844354704562880794529246174238276150415596180991401816321182739361577058) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29828,7 +29828,7 @@ _:gn_4685 { } _:gn_4686 { - 1964 math:greaterThan 1 . + (1964) math:greaterThan 1 . (1964 1) math:difference 1963 . (1045634310361300514901280010592796684706342154316553708284948140379535583775006815227041631176039800962578250542024021700706184669440271237347645705714961823800203982521050882888733048880759119034246808079240700284837845531835545376452933193063139017593680175121742195346636931414145114892620868816632157412237713017452959606490220613452829709322104787906280 1691871853967640575438066810009277801908007266941505248296910616141834847461574976901423292785243046038547349958142406918323338577732081580272886383315655980937518586317428456746906415786073628410803703011759535987206781745937462002746765380202013215662855514926570735516000036236252361975866917873124318558504230610411595404552980188974493305930317286835389) math:sum 2737506164328941090339346820602074486614349421258058956581858756521370431236581792128464923961282847001125600500166428619029523247172352817620532089030617804737722568838479339635639464666832747445050511091000236272044627277773007379199698573265152233256535690048312930862636967650397476868487786689756475970741943627864555011043200802427323015252422074741669 . (1963 1691871853967640575438066810009277801908007266941505248296910616141834847461574976901423292785243046038547349958142406918323338577732081580272886383315655980937518586317428456746906415786073628410803703011759535987206781745937462002746765380202013215662855514926570735516000036236252361975866917873124318558504230610411595404552980188974493305930317286835389 2737506164328941090339346820602074486614349421258058956581858756521370431236581792128464923961282847001125600500166428619029523247172352817620532089030617804737722568838479339635639464666832747445050511091000236272044627277773007379199698573265152233256535690048312930862636967650397476868487786689756475970741943627864555011043200802427323015252422074741669) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29839,7 +29839,7 @@ _:gn_4687 { } _:gn_4688 { - 1965 math:greaterThan 1 . + (1965) math:greaterThan 1 . (1965 1) math:difference 1964 . (646237543606340060536786799416481117201665112624951540011962475762299263686568161674381661609203245075969099416118385217617153908291810342925240677600694157137314603796377573858173366905314509376556894932518835702368936214101916626293832187138874198069175339804828540169363104822107247083246049056492161146266517592958635798062759575521663596608212498929109 1045634310361300514901280010592796684706342154316553708284948140379535583775006815227041631176039800962578250542024021700706184669440271237347645705714961823800203982521050882888733048880759119034246808079240700284837845531835545376452933193063139017593680175121742195346636931414145114892620868816632157412237713017452959606490220613452829709322104787906280) math:sum 1691871853967640575438066810009277801908007266941505248296910616141834847461574976901423292785243046038547349958142406918323338577732081580272886383315655980937518586317428456746906415786073628410803703011759535987206781745937462002746765380202013215662855514926570735516000036236252361975866917873124318558504230610411595404552980188974493305930317286835389 . (1964 1045634310361300514901280010592796684706342154316553708284948140379535583775006815227041631176039800962578250542024021700706184669440271237347645705714961823800203982521050882888733048880759119034246808079240700284837845531835545376452933193063139017593680175121742195346636931414145114892620868816632157412237713017452959606490220613452829709322104787906280 1691871853967640575438066810009277801908007266941505248296910616141834847461574976901423292785243046038547349958142406918323338577732081580272886383315655980937518586317428456746906415786073628410803703011759535987206781745937462002746765380202013215662855514926570735516000036236252361975866917873124318558504230610411595404552980188974493305930317286835389) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29850,7 +29850,7 @@ _:gn_4689 { } _:gn_4690 { - 1966 math:greaterThan 1 . + (1966) math:greaterThan 1 . (1966 1) math:difference 1965 . (399396766754960454364493211176315567504677041691602168272985664617236320088438653552659969566836555886609151125905636483089030761148460894422405028114267666662889378724673309030559681975444609657689913146721864582468909317733628750159101005924264819524504835316913655177273826592037867809374819760139996265971195424494323808427461037931166112713892288977171 646237543606340060536786799416481117201665112624951540011962475762299263686568161674381661609203245075969099416118385217617153908291810342925240677600694157137314603796377573858173366905314509376556894932518835702368936214101916626293832187138874198069175339804828540169363104822107247083246049056492161146266517592958635798062759575521663596608212498929109) math:sum 1045634310361300514901280010592796684706342154316553708284948140379535583775006815227041631176039800962578250542024021700706184669440271237347645705714961823800203982521050882888733048880759119034246808079240700284837845531835545376452933193063139017593680175121742195346636931414145114892620868816632157412237713017452959606490220613452829709322104787906280 . (1965 646237543606340060536786799416481117201665112624951540011962475762299263686568161674381661609203245075969099416118385217617153908291810342925240677600694157137314603796377573858173366905314509376556894932518835702368936214101916626293832187138874198069175339804828540169363104822107247083246049056492161146266517592958635798062759575521663596608212498929109 1045634310361300514901280010592796684706342154316553708284948140379535583775006815227041631176039800962578250542024021700706184669440271237347645705714961823800203982521050882888733048880759119034246808079240700284837845531835545376452933193063139017593680175121742195346636931414145114892620868816632157412237713017452959606490220613452829709322104787906280) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29861,7 +29861,7 @@ _:gn_4691 { } _:gn_4692 { - 1967 math:greaterThan 1 . + (1967) math:greaterThan 1 . (1967 1) math:difference 1966 . (246840776851379606172293588240165549696988070933349371738976811145062943598129508121721692042366689189359948290212748734528123147143349448502835649486426490474425225071704264827613684929869899718866981785796971119900026896368287876134731181214609378544670504487914884992089278230069379273871229296352164880295322168464311989635298537590497483894320209951938 399396766754960454364493211176315567504677041691602168272985664617236320088438653552659969566836555886609151125905636483089030761148460894422405028114267666662889378724673309030559681975444609657689913146721864582468909317733628750159101005924264819524504835316913655177273826592037867809374819760139996265971195424494323808427461037931166112713892288977171) math:sum 646237543606340060536786799416481117201665112624951540011962475762299263686568161674381661609203245075969099416118385217617153908291810342925240677600694157137314603796377573858173366905314509376556894932518835702368936214101916626293832187138874198069175339804828540169363104822107247083246049056492161146266517592958635798062759575521663596608212498929109 . (1966 399396766754960454364493211176315567504677041691602168272985664617236320088438653552659969566836555886609151125905636483089030761148460894422405028114267666662889378724673309030559681975444609657689913146721864582468909317733628750159101005924264819524504835316913655177273826592037867809374819760139996265971195424494323808427461037931166112713892288977171 646237543606340060536786799416481117201665112624951540011962475762299263686568161674381661609203245075969099416118385217617153908291810342925240677600694157137314603796377573858173366905314509376556894932518835702368936214101916626293832187138874198069175339804828540169363104822107247083246049056492161146266517592958635798062759575521663596608212498929109) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29872,7 +29872,7 @@ _:gn_4693 { } _:gn_4694 { - 1968 math:greaterThan 1 . + (1968) math:greaterThan 1 . (1968 1) math:difference 1967 . (152555989903580848192199622936150017807688970758252796534008853472173376490309145430938277524469866697249202835692887748560907614005111445919569378627841176188464153652969044202945997045574709938822931360924893462568882421365340874024369824709655440979834330828998770185184548361968488535503590463787831385675873256030011818792162500340668628819572079025233 246840776851379606172293588240165549696988070933349371738976811145062943598129508121721692042366689189359948290212748734528123147143349448502835649486426490474425225071704264827613684929869899718866981785796971119900026896368287876134731181214609378544670504487914884992089278230069379273871229296352164880295322168464311989635298537590497483894320209951938) math:sum 399396766754960454364493211176315567504677041691602168272985664617236320088438653552659969566836555886609151125905636483089030761148460894422405028114267666662889378724673309030559681975444609657689913146721864582468909317733628750159101005924264819524504835316913655177273826592037867809374819760139996265971195424494323808427461037931166112713892288977171 . (1967 246840776851379606172293588240165549696988070933349371738976811145062943598129508121721692042366689189359948290212748734528123147143349448502835649486426490474425225071704264827613684929869899718866981785796971119900026896368287876134731181214609378544670504487914884992089278230069379273871229296352164880295322168464311989635298537590497483894320209951938 399396766754960454364493211176315567504677041691602168272985664617236320088438653552659969566836555886609151125905636483089030761148460894422405028114267666662889378724673309030559681975444609657689913146721864582468909317733628750159101005924264819524504835316913655177273826592037867809374819760139996265971195424494323808427461037931166112713892288977171) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29883,7 +29883,7 @@ _:gn_4695 { } _:gn_4696 { - 1969 math:greaterThan 1 . + (1969) math:greaterThan 1 . (1969 1) math:difference 1968 . (94284786947798757980093965304015531889299100175096575204967957672889567107820362690783414517896822492110745454519860985967215533138238002583266270858585314285961071418735220624667687884295189780044050424872077657331144475002947002110361356504953937564836173658916114806904729868100890738367638832564333494619448912434300170843136037249828855074748130926705 152555989903580848192199622936150017807688970758252796534008853472173376490309145430938277524469866697249202835692887748560907614005111445919569378627841176188464153652969044202945997045574709938822931360924893462568882421365340874024369824709655440979834330828998770185184548361968488535503590463787831385675873256030011818792162500340668628819572079025233) math:sum 246840776851379606172293588240165549696988070933349371738976811145062943598129508121721692042366689189359948290212748734528123147143349448502835649486426490474425225071704264827613684929869899718866981785796971119900026896368287876134731181214609378544670504487914884992089278230069379273871229296352164880295322168464311989635298537590497483894320209951938 . (1968 152555989903580848192199622936150017807688970758252796534008853472173376490309145430938277524469866697249202835692887748560907614005111445919569378627841176188464153652969044202945997045574709938822931360924893462568882421365340874024369824709655440979834330828998770185184548361968488535503590463787831385675873256030011818792162500340668628819572079025233 246840776851379606172293588240165549696988070933349371738976811145062943598129508121721692042366689189359948290212748734528123147143349448502835649486426490474425225071704264827613684929869899718866981785796971119900026896368287876134731181214609378544670504487914884992089278230069379273871229296352164880295322168464311989635298537590497483894320209951938) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29894,7 +29894,7 @@ _:gn_4697 { } _:gn_4698 { - 1970 math:greaterThan 1 . + (1970) math:greaterThan 1 . (1970 1) math:difference 1969 . (58271202955782090212105657632134485918389870583156221329040895799283809382488782740154863006573044205138457381173026762593692080866873443336303107769255861902503082234233823578278309161279520158778880936052815805237737946362393871914008468204701503414998157170082655378279818493867597797135951631223497891056424343595711647949026463090839773744823948098528 94284786947798757980093965304015531889299100175096575204967957672889567107820362690783414517896822492110745454519860985967215533138238002583266270858585314285961071418735220624667687884295189780044050424872077657331144475002947002110361356504953937564836173658916114806904729868100890738367638832564333494619448912434300170843136037249828855074748130926705) math:sum 152555989903580848192199622936150017807688970758252796534008853472173376490309145430938277524469866697249202835692887748560907614005111445919569378627841176188464153652969044202945997045574709938822931360924893462568882421365340874024369824709655440979834330828998770185184548361968488535503590463787831385675873256030011818792162500340668628819572079025233 . (1969 94284786947798757980093965304015531889299100175096575204967957672889567107820362690783414517896822492110745454519860985967215533138238002583266270858585314285961071418735220624667687884295189780044050424872077657331144475002947002110361356504953937564836173658916114806904729868100890738367638832564333494619448912434300170843136037249828855074748130926705 152555989903580848192199622936150017807688970758252796534008853472173376490309145430938277524469866697249202835692887748560907614005111445919569378627841176188464153652969044202945997045574709938822931360924893462568882421365340874024369824709655440979834330828998770185184548361968488535503590463787831385675873256030011818792162500340668628819572079025233) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29905,7 +29905,7 @@ _:gn_4699 { } _:gn_4700 { - 1971 math:greaterThan 1 . + (1971) math:greaterThan 1 . (1971 1) math:difference 1970 . (36013583992016667767988307671881045970909229591940353875927061873605757725331579950628551511323778286972288073346834223373523452271364559246963163089329452383457989184501397046389378723015669621265169488819261852093406528640553130196352888300252434149838016488833459428624911374233292941231687201340835603563024568838588522894109574158989081329924182828177 58271202955782090212105657632134485918389870583156221329040895799283809382488782740154863006573044205138457381173026762593692080866873443336303107769255861902503082234233823578278309161279520158778880936052815805237737946362393871914008468204701503414998157170082655378279818493867597797135951631223497891056424343595711647949026463090839773744823948098528) math:sum 94284786947798757980093965304015531889299100175096575204967957672889567107820362690783414517896822492110745454519860985967215533138238002583266270858585314285961071418735220624667687884295189780044050424872077657331144475002947002110361356504953937564836173658916114806904729868100890738367638832564333494619448912434300170843136037249828855074748130926705 . (1970 58271202955782090212105657632134485918389870583156221329040895799283809382488782740154863006573044205138457381173026762593692080866873443336303107769255861902503082234233823578278309161279520158778880936052815805237737946362393871914008468204701503414998157170082655378279818493867597797135951631223497891056424343595711647949026463090839773744823948098528 94284786947798757980093965304015531889299100175096575204967957672889567107820362690783414517896822492110745454519860985967215533138238002583266270858585314285961071418735220624667687884295189780044050424872077657331144475002947002110361356504953937564836173658916114806904729868100890738367638832564333494619448912434300170843136037249828855074748130926705) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29916,7 +29916,7 @@ _:gn_4701 { } _:gn_4702 { - 1972 math:greaterThan 1 . + (1972) math:greaterThan 1 . (1972 1) math:difference 1971 . (22257618963765422444117349960253439947480640991215867453113833925678051657157202789526311495249265918166169307826192539220168628595508884089339944679926409519045093049732426531888930438263850537513711447233553953144331417721840741717655579904449069265160140681249195949654907119634304855904264429882662287493399774757123125054916888931850692414899765270351 36013583992016667767988307671881045970909229591940353875927061873605757725331579950628551511323778286972288073346834223373523452271364559246963163089329452383457989184501397046389378723015669621265169488819261852093406528640553130196352888300252434149838016488833459428624911374233292941231687201340835603563024568838588522894109574158989081329924182828177) math:sum 58271202955782090212105657632134485918389870583156221329040895799283809382488782740154863006573044205138457381173026762593692080866873443336303107769255861902503082234233823578278309161279520158778880936052815805237737946362393871914008468204701503414998157170082655378279818493867597797135951631223497891056424343595711647949026463090839773744823948098528 . (1971 36013583992016667767988307671881045970909229591940353875927061873605757725331579950628551511323778286972288073346834223373523452271364559246963163089329452383457989184501397046389378723015669621265169488819261852093406528640553130196352888300252434149838016488833459428624911374233292941231687201340835603563024568838588522894109574158989081329924182828177 58271202955782090212105657632134485918389870583156221329040895799283809382488782740154863006573044205138457381173026762593692080866873443336303107769255861902503082234233823578278309161279520158778880936052815805237737946362393871914008468204701503414998157170082655378279818493867597797135951631223497891056424343595711647949026463090839773744823948098528) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29927,7 +29927,7 @@ _:gn_4703 { } _:gn_4704 { - 1973 math:greaterThan 1 . + (1973) math:greaterThan 1 . (1973 1) math:difference 1972 . (13755965028251245323870957711627606023428588600724486422813227947927706068174377161102240016074512368806118765520641684153354823675855675157623218409403042864412896134768970514500448284751819083751458041585707898949075110918712388478697308395803364884677875807584263478970004254598988085327422771458173316069624794081465397839192685227138388915024417557826 22257618963765422444117349960253439947480640991215867453113833925678051657157202789526311495249265918166169307826192539220168628595508884089339944679926409519045093049732426531888930438263850537513711447233553953144331417721840741717655579904449069265160140681249195949654907119634304855904264429882662287493399774757123125054916888931850692414899765270351) math:sum 36013583992016667767988307671881045970909229591940353875927061873605757725331579950628551511323778286972288073346834223373523452271364559246963163089329452383457989184501397046389378723015669621265169488819261852093406528640553130196352888300252434149838016488833459428624911374233292941231687201340835603563024568838588522894109574158989081329924182828177 . (1972 22257618963765422444117349960253439947480640991215867453113833925678051657157202789526311495249265918166169307826192539220168628595508884089339944679926409519045093049732426531888930438263850537513711447233553953144331417721840741717655579904449069265160140681249195949654907119634304855904264429882662287493399774757123125054916888931850692414899765270351 36013583992016667767988307671881045970909229591940353875927061873605757725331579950628551511323778286972288073346834223373523452271364559246963163089329452383457989184501397046389378723015669621265169488819261852093406528640553130196352888300252434149838016488833459428624911374233292941231687201340835603563024568838588522894109574158989081329924182828177) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29938,7 +29938,7 @@ _:gn_4705 { } _:gn_4706 { - 1974 math:greaterThan 1 . + (1974) math:greaterThan 1 . (1974 1) math:difference 1973 . (8501653935514177120246392248625833924052052390491381030300605977750345588982825628424071479174753549360050542305550855066813804919653208931716726270523366654632196914963456017388482153512031453762253405647846054195256306803128353238958271508645704380482264873664932470684902865035316770576841658424488971423774980675657727215724203704712303499875347712525 13755965028251245323870957711627606023428588600724486422813227947927706068174377161102240016074512368806118765520641684153354823675855675157623218409403042864412896134768970514500448284751819083751458041585707898949075110918712388478697308395803364884677875807584263478970004254598988085327422771458173316069624794081465397839192685227138388915024417557826) math:sum 22257618963765422444117349960253439947480640991215867453113833925678051657157202789526311495249265918166169307826192539220168628595508884089339944679926409519045093049732426531888930438263850537513711447233553953144331417721840741717655579904449069265160140681249195949654907119634304855904264429882662287493399774757123125054916888931850692414899765270351 . (1973 13755965028251245323870957711627606023428588600724486422813227947927706068174377161102240016074512368806118765520641684153354823675855675157623218409403042864412896134768970514500448284751819083751458041585707898949075110918712388478697308395803364884677875807584263478970004254598988085327422771458173316069624794081465397839192685227138388915024417557826 22257618963765422444117349960253439947480640991215867453113833925678051657157202789526311495249265918166169307826192539220168628595508884089339944679926409519045093049732426531888930438263850537513711447233553953144331417721840741717655579904449069265160140681249195949654907119634304855904264429882662287493399774757123125054916888931850692414899765270351) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29949,7 +29949,7 @@ _:gn_4707 { } _:gn_4708 { - 1975 math:greaterThan 1 . + (1975) math:greaterThan 1 . (1975 1) math:difference 1974 . (5254311092737068203624565463001772099376536210233105392512621970177360479191551532678168536899758819446068223215090829086541018756202466225906492138879676209780699219805514497111966131239787629989204635937861844753818804115584035239739036887157660504195610933919331008285101389563671314750581113033684344645849813405807670623468481522426085415149069845301 8501653935514177120246392248625833924052052390491381030300605977750345588982825628424071479174753549360050542305550855066813804919653208931716726270523366654632196914963456017388482153512031453762253405647846054195256306803128353238958271508645704380482264873664932470684902865035316770576841658424488971423774980675657727215724203704712303499875347712525) math:sum 13755965028251245323870957711627606023428588600724486422813227947927706068174377161102240016074512368806118765520641684153354823675855675157623218409403042864412896134768970514500448284751819083751458041585707898949075110918712388478697308395803364884677875807584263478970004254598988085327422771458173316069624794081465397839192685227138388915024417557826 . (1974 8501653935514177120246392248625833924052052390491381030300605977750345588982825628424071479174753549360050542305550855066813804919653208931716726270523366654632196914963456017388482153512031453762253405647846054195256306803128353238958271508645704380482264873664932470684902865035316770576841658424488971423774980675657727215724203704712303499875347712525 13755965028251245323870957711627606023428588600724486422813227947927706068174377161102240016074512368806118765520641684153354823675855675157623218409403042864412896134768970514500448284751819083751458041585707898949075110918712388478697308395803364884677875807584263478970004254598988085327422771458173316069624794081465397839192685227138388915024417557826) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29960,7 +29960,7 @@ _:gn_4709 { } _:gn_4710 { - 1976 math:greaterThan 1 . + (1976) math:greaterThan 1 . (1976 1) math:difference 1975 . (3247342842777108916621826785624061824675516180258275637787984007572985109791274095745902942274994729913982319090460025980272786163450742705810234131643690444851497695157941520276516022272243823773048769709984209441437502687544317999219234621488043876286653939745601462399801475471645455826260545390804626777925167269850056592255722182286218084726277867224 5254311092737068203624565463001772099376536210233105392512621970177360479191551532678168536899758819446068223215090829086541018756202466225906492138879676209780699219805514497111966131239787629989204635937861844753818804115584035239739036887157660504195610933919331008285101389563671314750581113033684344645849813405807670623468481522426085415149069845301) math:sum 8501653935514177120246392248625833924052052390491381030300605977750345588982825628424071479174753549360050542305550855066813804919653208931716726270523366654632196914963456017388482153512031453762253405647846054195256306803128353238958271508645704380482264873664932470684902865035316770576841658424488971423774980675657727215724203704712303499875347712525 . (1975 5254311092737068203624565463001772099376536210233105392512621970177360479191551532678168536899758819446068223215090829086541018756202466225906492138879676209780699219805514497111966131239787629989204635937861844753818804115584035239739036887157660504195610933919331008285101389563671314750581113033684344645849813405807670623468481522426085415149069845301 8501653935514177120246392248625833924052052390491381030300605977750345588982825628424071479174753549360050542305550855066813804919653208931716726270523366654632196914963456017388482153512031453762253405647846054195256306803128353238958271508645704380482264873664932470684902865035316770576841658424488971423774980675657727215724203704712303499875347712525) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29971,7 +29971,7 @@ _:gn_4711 { } _:gn_4712 { - 1977 math:greaterThan 1 . + (1977) math:greaterThan 1 . (1977 1) math:difference 1976 . (2006968249959959287002738677377710274701020029974829754724637962604375369400277436932265594624764089532085904124630803106268232592751723520096258007235985764929201524647572976835450108967543806216155866227877635312381301428039717240519802265669616627908956994173729545885299914092025858924320567642879717867924646135957614031212759340139867330422791978077 3247342842777108916621826785624061824675516180258275637787984007572985109791274095745902942274994729913982319090460025980272786163450742705810234131643690444851497695157941520276516022272243823773048769709984209441437502687544317999219234621488043876286653939745601462399801475471645455826260545390804626777925167269850056592255722182286218084726277867224) math:sum 5254311092737068203624565463001772099376536210233105392512621970177360479191551532678168536899758819446068223215090829086541018756202466225906492138879676209780699219805514497111966131239787629989204635937861844753818804115584035239739036887157660504195610933919331008285101389563671314750581113033684344645849813405807670623468481522426085415149069845301 . (1976 3247342842777108916621826785624061824675516180258275637787984007572985109791274095745902942274994729913982319090460025980272786163450742705810234131643690444851497695157941520276516022272243823773048769709984209441437502687544317999219234621488043876286653939745601462399801475471645455826260545390804626777925167269850056592255722182286218084726277867224 5254311092737068203624565463001772099376536210233105392512621970177360479191551532678168536899758819446068223215090829086541018756202466225906492138879676209780699219805514497111966131239787629989204635937861844753818804115584035239739036887157660504195610933919331008285101389563671314750581113033684344645849813405807670623468481522426085415149069845301) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29982,7 +29982,7 @@ _:gn_4713 { } _:gn_4714 { - 1978 math:greaterThan 1 . + (1978) math:greaterThan 1 . (1978 1) math:difference 1977 . (1240374592817149629619088108246351549974496150283445883063346044968609740390996658813637347650230640381896414965829222874004553570699019185713976124407704679922296170510368543441065913304700017556892903482106574129056201259504600758699432355818427248377696945571871916514501561379619596901939977747924908910000521133892442561042962842146350754303485889147 2006968249959959287002738677377710274701020029974829754724637962604375369400277436932265594624764089532085904124630803106268232592751723520096258007235985764929201524647572976835450108967543806216155866227877635312381301428039717240519802265669616627908956994173729545885299914092025858924320567642879717867924646135957614031212759340139867330422791978077) math:sum 3247342842777108916621826785624061824675516180258275637787984007572985109791274095745902942274994729913982319090460025980272786163450742705810234131643690444851497695157941520276516022272243823773048769709984209441437502687544317999219234621488043876286653939745601462399801475471645455826260545390804626777925167269850056592255722182286218084726277867224 . (1977 2006968249959959287002738677377710274701020029974829754724637962604375369400277436932265594624764089532085904124630803106268232592751723520096258007235985764929201524647572976835450108967543806216155866227877635312381301428039717240519802265669616627908956994173729545885299914092025858924320567642879717867924646135957614031212759340139867330422791978077 3247342842777108916621826785624061824675516180258275637787984007572985109791274095745902942274994729913982319090460025980272786163450742705810234131643690444851497695157941520276516022272243823773048769709984209441437502687544317999219234621488043876286653939745601462399801475471645455826260545390804626777925167269850056592255722182286218084726277867224) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -29993,7 +29993,7 @@ _:gn_4715 { } _:gn_4716 { - 1979 math:greaterThan 1 . + (1979) math:greaterThan 1 . (1979 1) math:difference 1978 . (766593657142809657383650569131358724726523879691383871661291917635765629009280778118628246974533449150189489158801580232263679022052704334382281882828281085006905354137204433394384195662843788659262962745771061183325100168535116481820369909851189379531260048601857629370798352712406262022380589894954808957924125002065171470169796497993516576119306088930 1240374592817149629619088108246351549974496150283445883063346044968609740390996658813637347650230640381896414965829222874004553570699019185713976124407704679922296170510368543441065913304700017556892903482106574129056201259504600758699432355818427248377696945571871916514501561379619596901939977747924908910000521133892442561042962842146350754303485889147) math:sum 2006968249959959287002738677377710274701020029974829754724637962604375369400277436932265594624764089532085904124630803106268232592751723520096258007235985764929201524647572976835450108967543806216155866227877635312381301428039717240519802265669616627908956994173729545885299914092025858924320567642879717867924646135957614031212759340139867330422791978077 . (1978 1240374592817149629619088108246351549974496150283445883063346044968609740390996658813637347650230640381896414965829222874004553570699019185713976124407704679922296170510368543441065913304700017556892903482106574129056201259504600758699432355818427248377696945571871916514501561379619596901939977747924908910000521133892442561042962842146350754303485889147 2006968249959959287002738677377710274701020029974829754724637962604375369400277436932265594624764089532085904124630803106268232592751723520096258007235985764929201524647572976835450108967543806216155866227877635312381301428039717240519802265669616627908956994173729545885299914092025858924320567642879717867924646135957614031212759340139867330422791978077) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30004,7 +30004,7 @@ _:gn_4717 { } _:gn_4718 { - 1980 math:greaterThan 1 . + (1980) math:greaterThan 1 . (1980 1) math:difference 1979 . (473780935674339972235437539114992825247972270592062011402054127332844111381715880695009100675697191231706925807027642641740874548646314851331694241579423594915390816373164110046681717641856228897629940736335512945731101090969484276879062445967237868846436896970014287143703208667213334879559387852970099952076396131827271090873166344152834178184179800217 766593657142809657383650569131358724726523879691383871661291917635765629009280778118628246974533449150189489158801580232263679022052704334382281882828281085006905354137204433394384195662843788659262962745771061183325100168535116481820369909851189379531260048601857629370798352712406262022380589894954808957924125002065171470169796497993516576119306088930) math:sum 1240374592817149629619088108246351549974496150283445883063346044968609740390996658813637347650230640381896414965829222874004553570699019185713976124407704679922296170510368543441065913304700017556892903482106574129056201259504600758699432355818427248377696945571871916514501561379619596901939977747924908910000521133892442561042962842146350754303485889147 . (1979 766593657142809657383650569131358724726523879691383871661291917635765629009280778118628246974533449150189489158801580232263679022052704334382281882828281085006905354137204433394384195662843788659262962745771061183325100168535116481820369909851189379531260048601857629370798352712406262022380589894954808957924125002065171470169796497993516576119306088930 1240374592817149629619088108246351549974496150283445883063346044968609740390996658813637347650230640381896414965829222874004553570699019185713976124407704679922296170510368543441065913304700017556892903482106574129056201259504600758699432355818427248377696945571871916514501561379619596901939977747924908910000521133892442561042962842146350754303485889147) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30015,7 +30015,7 @@ _:gn_4719 { } _:gn_4720 { - 1981 math:greaterThan 1 . + (1981) math:greaterThan 1 . (1981 1) math:difference 1980 . (292812721468469685148213030016365899478551609099321860259237790302921517627564897423619146298836257918482563351773937590522804473406389483050587641248857490091514537764040323347702478020987559761633022009435548237593999077565632204941307463883951510684823151631843342227095144045192927142821202041984709005847728870237900379296630153840682397935126288713 473780935674339972235437539114992825247972270592062011402054127332844111381715880695009100675697191231706925807027642641740874548646314851331694241579423594915390816373164110046681717641856228897629940736335512945731101090969484276879062445967237868846436896970014287143703208667213334879559387852970099952076396131827271090873166344152834178184179800217) math:sum 766593657142809657383650569131358724726523879691383871661291917635765629009280778118628246974533449150189489158801580232263679022052704334382281882828281085006905354137204433394384195662843788659262962745771061183325100168535116481820369909851189379531260048601857629370798352712406262022380589894954808957924125002065171470169796497993516576119306088930 . (1980 473780935674339972235437539114992825247972270592062011402054127332844111381715880695009100675697191231706925807027642641740874548646314851331694241579423594915390816373164110046681717641856228897629940736335512945731101090969484276879062445967237868846436896970014287143703208667213334879559387852970099952076396131827271090873166344152834178184179800217 766593657142809657383650569131358724726523879691383871661291917635765629009280778118628246974533449150189489158801580232263679022052704334382281882828281085006905354137204433394384195662843788659262962745771061183325100168535116481820369909851189379531260048601857629370798352712406262022380589894954808957924125002065171470169796497993516576119306088930) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30026,7 +30026,7 @@ _:gn_4721 { } _:gn_4722 { - 1982 math:greaterThan 1 . + (1982) math:greaterThan 1 . (1982 1) math:difference 1981 . (180968214205870287087224509098626925769420661492740151142816337029922593754150983271389954376860933313224362455253705051218070075239925368281106600330566104823876278609123786698979239620868669135996918726899964708137102013403852071937754982083286358161613745338170944916608064622020407736738185810985390946228667261589370711576536190312151780249053511504 292812721468469685148213030016365899478551609099321860259237790302921517627564897423619146298836257918482563351773937590522804473406389483050587641248857490091514537764040323347702478020987559761633022009435548237593999077565632204941307463883951510684823151631843342227095144045192927142821202041984709005847728870237900379296630153840682397935126288713) math:sum 473780935674339972235437539114992825247972270592062011402054127332844111381715880695009100675697191231706925807027642641740874548646314851331694241579423594915390816373164110046681717641856228897629940736335512945731101090969484276879062445967237868846436896970014287143703208667213334879559387852970099952076396131827271090873166344152834178184179800217 . (1981 292812721468469685148213030016365899478551609099321860259237790302921517627564897423619146298836257918482563351773937590522804473406389483050587641248857490091514537764040323347702478020987559761633022009435548237593999077565632204941307463883951510684823151631843342227095144045192927142821202041984709005847728870237900379296630153840682397935126288713 473780935674339972235437539114992825247972270592062011402054127332844111381715880695009100675697191231706925807027642641740874548646314851331694241579423594915390816373164110046681717641856228897629940736335512945731101090969484276879062445967237868846436896970014287143703208667213334879559387852970099952076396131827271090873166344152834178184179800217) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30037,7 +30037,7 @@ _:gn_4723 { } _:gn_4724 { - 1983 math:greaterThan 1 . + (1983) math:greaterThan 1 . (1983 1) math:difference 1982 . (111844507262599398060988520917738973709130947606581709116421453272998923873413914152229191921975324605258200896520232539304734398166464114769481040918291385267638259154916536648723238400118890625636103282535583529456897064161780133003552481800665152523209406293672397310487079423172519406083016230999318059619061608648529667720093963528530617686072777209 180968214205870287087224509098626925769420661492740151142816337029922593754150983271389954376860933313224362455253705051218070075239925368281106600330566104823876278609123786698979239620868669135996918726899964708137102013403852071937754982083286358161613745338170944916608064622020407736738185810985390946228667261589370711576536190312151780249053511504) math:sum 292812721468469685148213030016365899478551609099321860259237790302921517627564897423619146298836257918482563351773937590522804473406389483050587641248857490091514537764040323347702478020987559761633022009435548237593999077565632204941307463883951510684823151631843342227095144045192927142821202041984709005847728870237900379296630153840682397935126288713 . (1982 180968214205870287087224509098626925769420661492740151142816337029922593754150983271389954376860933313224362455253705051218070075239925368281106600330566104823876278609123786698979239620868669135996918726899964708137102013403852071937754982083286358161613745338170944916608064622020407736738185810985390946228667261589370711576536190312151780249053511504 292812721468469685148213030016365899478551609099321860259237790302921517627564897423619146298836257918482563351773937590522804473406389483050587641248857490091514537764040323347702478020987559761633022009435548237593999077565632204941307463883951510684823151631843342227095144045192927142821202041984709005847728870237900379296630153840682397935126288713) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30048,7 +30048,7 @@ _:gn_4725 { } _:gn_4726 { - 1984 math:greaterThan 1 . + (1984) math:greaterThan 1 . (1984 1) math:difference 1983 . (69123706943270889026235988180887952060289713886158442026394883756923669880737069119160762454885608707966161558733472511913335677073461253511625559412274719556238019454207250050256001220749778510360815444364381178680204949242071938934202500282621205638404339044498547606120985198847888330655169579986072886609605652940841043856442226783621162562980734295 111844507262599398060988520917738973709130947606581709116421453272998923873413914152229191921975324605258200896520232539304734398166464114769481040918291385267638259154916536648723238400118890625636103282535583529456897064161780133003552481800665152523209406293672397310487079423172519406083016230999318059619061608648529667720093963528530617686072777209) math:sum 180968214205870287087224509098626925769420661492740151142816337029922593754150983271389954376860933313224362455253705051218070075239925368281106600330566104823876278609123786698979239620868669135996918726899964708137102013403852071937754982083286358161613745338170944916608064622020407736738185810985390946228667261589370711576536190312151780249053511504 . (1983 111844507262599398060988520917738973709130947606581709116421453272998923873413914152229191921975324605258200896520232539304734398166464114769481040918291385267638259154916536648723238400118890625636103282535583529456897064161780133003552481800665152523209406293672397310487079423172519406083016230999318059619061608648529667720093963528530617686072777209 180968214205870287087224509098626925769420661492740151142816337029922593754150983271389954376860933313224362455253705051218070075239925368281106600330566104823876278609123786698979239620868669135996918726899964708137102013403852071937754982083286358161613745338170944916608064622020407736738185810985390946228667261589370711576536190312151780249053511504) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30059,7 +30059,7 @@ _:gn_4727 { } _:gn_4728 { - 1985 math:greaterThan 1 . + (1985) math:greaterThan 1 . (1985 1) math:difference 1984 . (42720800319328509034752532736851021648841233720423267090026569516075253992676845033068429467089715897292039337786760027391398721093002861257855481506016665711400239700709286598467237179369112115275287838171202350776692114919708194069349981518043946884805067249173849704366094224324631075427846651013245173009455955707688623863651736744909455123092042914 69123706943270889026235988180887952060289713886158442026394883756923669880737069119160762454885608707966161558733472511913335677073461253511625559412274719556238019454207250050256001220749778510360815444364381178680204949242071938934202500282621205638404339044498547606120985198847888330655169579986072886609605652940841043856442226783621162562980734295) math:sum 111844507262599398060988520917738973709130947606581709116421453272998923873413914152229191921975324605258200896520232539304734398166464114769481040918291385267638259154916536648723238400118890625636103282535583529456897064161780133003552481800665152523209406293672397310487079423172519406083016230999318059619061608648529667720093963528530617686072777209 . (1984 69123706943270889026235988180887952060289713886158442026394883756923669880737069119160762454885608707966161558733472511913335677073461253511625559412274719556238019454207250050256001220749778510360815444364381178680204949242071938934202500282621205638404339044498547606120985198847888330655169579986072886609605652940841043856442226783621162562980734295 111844507262599398060988520917738973709130947606581709116421453272998923873413914152229191921975324605258200896520232539304734398166464114769481040918291385267638259154916536648723238400118890625636103282535583529456897064161780133003552481800665152523209406293672397310487079423172519406083016230999318059619061608648529667720093963528530617686072777209) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30070,7 +30070,7 @@ _:gn_4729 { } _:gn_4730 { - 1986 math:greaterThan 1 . + (1986) math:greaterThan 1 . (1986 1) math:difference 1985 . (26402906623942379991483455444036930411448480165735174936368314240848415888060224086092332987795892810674122220946712484521936955980458392253770077906258053844837779753497963451788764041380666395085527606193178827903512834322363744864852518764577258753599271795324697901754890974523257255227322928972827713600149697233152419992790490038711707439888691381 42720800319328509034752532736851021648841233720423267090026569516075253992676845033068429467089715897292039337786760027391398721093002861257855481506016665711400239700709286598467237179369112115275287838171202350776692114919708194069349981518043946884805067249173849704366094224324631075427846651013245173009455955707688623863651736744909455123092042914) math:sum 69123706943270889026235988180887952060289713886158442026394883756923669880737069119160762454885608707966161558733472511913335677073461253511625559412274719556238019454207250050256001220749778510360815444364381178680204949242071938934202500282621205638404339044498547606120985198847888330655169579986072886609605652940841043856442226783621162562980734295 . (1985 42720800319328509034752532736851021648841233720423267090026569516075253992676845033068429467089715897292039337786760027391398721093002861257855481506016665711400239700709286598467237179369112115275287838171202350776692114919708194069349981518043946884805067249173849704366094224324631075427846651013245173009455955707688623863651736744909455123092042914 69123706943270889026235988180887952060289713886158442026394883756923669880737069119160762454885608707966161558733472511913335677073461253511625559412274719556238019454207250050256001220749778510360815444364381178680204949242071938934202500282621205638404339044498547606120985198847888330655169579986072886609605652940841043856442226783621162562980734295) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30081,7 +30081,7 @@ _:gn_4731 { } _:gn_4732 { - 1987 math:greaterThan 1 . + (1987) math:greaterThan 1 . (1987 1) math:difference 1986 . (16317893695386129043269077292814091237392753554688092153658255275226838104616620946976096479293823086617917116840047542869461765112544469004085403599758611866562459947211323146678473137988445720189760231978023522873179280597344449204497462753466688131205795453849151802611203249801373820200523722040417459409306258474536203870861246706197747683203351533 26402906623942379991483455444036930411448480165735174936368314240848415888060224086092332987795892810674122220946712484521936955980458392253770077906258053844837779753497963451788764041380666395085527606193178827903512834322363744864852518764577258753599271795324697901754890974523257255227322928972827713600149697233152419992790490038711707439888691381) math:sum 42720800319328509034752532736851021648841233720423267090026569516075253992676845033068429467089715897292039337786760027391398721093002861257855481506016665711400239700709286598467237179369112115275287838171202350776692114919708194069349981518043946884805067249173849704366094224324631075427846651013245173009455955707688623863651736744909455123092042914 . (1986 26402906623942379991483455444036930411448480165735174936368314240848415888060224086092332987795892810674122220946712484521936955980458392253770077906258053844837779753497963451788764041380666395085527606193178827903512834322363744864852518764577258753599271795324697901754890974523257255227322928972827713600149697233152419992790490038711707439888691381 42720800319328509034752532736851021648841233720423267090026569516075253992676845033068429467089715897292039337786760027391398721093002861257855481506016665711400239700709286598467237179369112115275287838171202350776692114919708194069349981518043946884805067249173849704366094224324631075427846651013245173009455955707688623863651736744909455123092042914) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30092,7 +30092,7 @@ _:gn_4733 { } _:gn_4734 { - 1988 math:greaterThan 1 . + (1988) math:greaterThan 1 . (1988 1) math:difference 1987 . (10085012928556250948214378151222839174055726611047082782710058965621577783443603139116236508502069724056205104106664941652475190867913923249684674306499441978275319806286640305110290903392220674895767374215155305030333553725019295660355056011110570622393476341475546099143687724721883435026799206932410254190843438758616216121929243332513959756685339848 16317893695386129043269077292814091237392753554688092153658255275226838104616620946976096479293823086617917116840047542869461765112544469004085403599758611866562459947211323146678473137988445720189760231978023522873179280597344449204497462753466688131205795453849151802611203249801373820200523722040417459409306258474536203870861246706197747683203351533) math:sum 26402906623942379991483455444036930411448480165735174936368314240848415888060224086092332987795892810674122220946712484521936955980458392253770077906258053844837779753497963451788764041380666395085527606193178827903512834322363744864852518764577258753599271795324697901754890974523257255227322928972827713600149697233152419992790490038711707439888691381 . (1987 16317893695386129043269077292814091237392753554688092153658255275226838104616620946976096479293823086617917116840047542869461765112544469004085403599758611866562459947211323146678473137988445720189760231978023522873179280597344449204497462753466688131205795453849151802611203249801373820200523722040417459409306258474536203870861246706197747683203351533 26402906623942379991483455444036930411448480165735174936368314240848415888060224086092332987795892810674122220946712484521936955980458392253770077906258053844837779753497963451788764041380666395085527606193178827903512834322363744864852518764577258753599271795324697901754890974523257255227322928972827713600149697233152419992790490038711707439888691381) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30103,7 +30103,7 @@ _:gn_4735 { } _:gn_4736 { - 1989 math:greaterThan 1 . + (1989) math:greaterThan 1 . (1989 1) math:difference 1988 . (6232880766829878095054699141591252063337026943641009370948196309605260321173017807859859970791753362561712012733382601216986574244630545754400729293259169888287140140924682841568182234596225045293992857762868217842845726872325153544142406742356117508812319112373605703467515525079490385173724515108007205218462819715919987748932003373683787926518011685 10085012928556250948214378151222839174055726611047082782710058965621577783443603139116236508502069724056205104106664941652475190867913923249684674306499441978275319806286640305110290903392220674895767374215155305030333553725019295660355056011110570622393476341475546099143687724721883435026799206932410254190843438758616216121929243332513959756685339848) math:sum 16317893695386129043269077292814091237392753554688092153658255275226838104616620946976096479293823086617917116840047542869461765112544469004085403599758611866562459947211323146678473137988445720189760231978023522873179280597344449204497462753466688131205795453849151802611203249801373820200523722040417459409306258474536203870861246706197747683203351533 . (1988 10085012928556250948214378151222839174055726611047082782710058965621577783443603139116236508502069724056205104106664941652475190867913923249684674306499441978275319806286640305110290903392220674895767374215155305030333553725019295660355056011110570622393476341475546099143687724721883435026799206932410254190843438758616216121929243332513959756685339848 16317893695386129043269077292814091237392753554688092153658255275226838104616620946976096479293823086617917116840047542869461765112544469004085403599758611866562459947211323146678473137988445720189760231978023522873179280597344449204497462753466688131205795453849151802611203249801373820200523722040417459409306258474536203870861246706197747683203351533) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30114,7 +30114,7 @@ _:gn_4737 { } _:gn_4738 { - 1990 math:greaterThan 1 . + (1990) math:greaterThan 1 . (1990 1) math:difference 1989 . (3852132161726372853159679009631587110718699667406073411761862656016317462270585331256376537710316361494493091373282340435488616623283377495283945013240272089988179665361957463542108668795995629601774516452287087187487826852694142116212649268754453113581157229101940395676172199642393049853074691824403048972380619042696228372997239958830171830167328163 6232880766829878095054699141591252063337026943641009370948196309605260321173017807859859970791753362561712012733382601216986574244630545754400729293259169888287140140924682841568182234596225045293992857762868217842845726872325153544142406742356117508812319112373605703467515525079490385173724515108007205218462819715919987748932003373683787926518011685) math:sum 10085012928556250948214378151222839174055726611047082782710058965621577783443603139116236508502069724056205104106664941652475190867913923249684674306499441978275319806286640305110290903392220674895767374215155305030333553725019295660355056011110570622393476341475546099143687724721883435026799206932410254190843438758616216121929243332513959756685339848 . (1989 6232880766829878095054699141591252063337026943641009370948196309605260321173017807859859970791753362561712012733382601216986574244630545754400729293259169888287140140924682841568182234596225045293992857762868217842845726872325153544142406742356117508812319112373605703467515525079490385173724515108007205218462819715919987748932003373683787926518011685 10085012928556250948214378151222839174055726611047082782710058965621577783443603139116236508502069724056205104106664941652475190867913923249684674306499441978275319806286640305110290903392220674895767374215155305030333553725019295660355056011110570622393476341475546099143687724721883435026799206932410254190843438758616216121929243332513959756685339848) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30125,7 +30125,7 @@ _:gn_4739 { } _:gn_4740 { - 1991 math:greaterThan 1 . + (1991) math:greaterThan 1 . (1991 1) math:difference 1990 . (2380748605103505241895020131959664952618327276234935959186333653588942858902432476603483433081437001067218921360100260781497957621347168259116784280018897798298960475562725378026073565800229415692218341310581130655357900019631011427929757473601664395231161883271665307791343325437097335320649823283604156246082200673223759375934763414853616096350683522 3852132161726372853159679009631587110718699667406073411761862656016317462270585331256376537710316361494493091373282340435488616623283377495283945013240272089988179665361957463542108668795995629601774516452287087187487826852694142116212649268754453113581157229101940395676172199642393049853074691824403048972380619042696228372997239958830171830167328163) math:sum 6232880766829878095054699141591252063337026943641009370948196309605260321173017807859859970791753362561712012733382601216986574244630545754400729293259169888287140140924682841568182234596225045293992857762868217842845726872325153544142406742356117508812319112373605703467515525079490385173724515108007205218462819715919987748932003373683787926518011685 . (1990 3852132161726372853159679009631587110718699667406073411761862656016317462270585331256376537710316361494493091373282340435488616623283377495283945013240272089988179665361957463542108668795995629601774516452287087187487826852694142116212649268754453113581157229101940395676172199642393049853074691824403048972380619042696228372997239958830171830167328163 6232880766829878095054699141591252063337026943641009370948196309605260321173017807859859970791753362561712012733382601216986574244630545754400729293259169888287140140924682841568182234596225045293992857762868217842845726872325153544142406742356117508812319112373605703467515525079490385173724515108007205218462819715919987748932003373683787926518011685) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30136,7 +30136,7 @@ _:gn_4741 { } _:gn_4742 { - 1992 math:greaterThan 1 . + (1992) math:greaterThan 1 . (1992 1) math:difference 1991 . (1471383556622867611264658877671922158100372391171137452575529002427374603368152854652893104628879360427274170013182079653990659001936209236167160733221374291689219189799232085516035102995766213909556175141705956532129926833063130688282891795152788718349995345830275087884828874205295714532424868540798892726298418369472468997062476543976555733816644641 2380748605103505241895020131959664952618327276234935959186333653588942858902432476603483433081437001067218921360100260781497957621347168259116784280018897798298960475562725378026073565800229415692218341310581130655357900019631011427929757473601664395231161883271665307791343325437097335320649823283604156246082200673223759375934763414853616096350683522) math:sum 3852132161726372853159679009631587110718699667406073411761862656016317462270585331256376537710316361494493091373282340435488616623283377495283945013240272089988179665361957463542108668795995629601774516452287087187487826852694142116212649268754453113581157229101940395676172199642393049853074691824403048972380619042696228372997239958830171830167328163 . (1991 2380748605103505241895020131959664952618327276234935959186333653588942858902432476603483433081437001067218921360100260781497957621347168259116784280018897798298960475562725378026073565800229415692218341310581130655357900019631011427929757473601664395231161883271665307791343325437097335320649823283604156246082200673223759375934763414853616096350683522 3852132161726372853159679009631587110718699667406073411761862656016317462270585331256376537710316361494493091373282340435488616623283377495283945013240272089988179665361957463542108668795995629601774516452287087187487826852694142116212649268754453113581157229101940395676172199642393049853074691824403048972380619042696228372997239958830171830167328163) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30147,7 +30147,7 @@ _:gn_4743 { } _:gn_4744 { - 1993 math:greaterThan 1 . + (1993) math:greaterThan 1 . (1993 1) math:difference 1992 . (909365048480637630630361254287742794517954885063798506610804651161568255534279621950590328452557640639944751346918181127507298619410959022949623546797523506609741285763493292510038462804463201782662166168875174123227973186567880739646865678448875676881166537441390219906514451231801620788224954742805263519783782303751290378872286870877060362534038881 1471383556622867611264658877671922158100372391171137452575529002427374603368152854652893104628879360427274170013182079653990659001936209236167160733221374291689219189799232085516035102995766213909556175141705956532129926833063130688282891795152788718349995345830275087884828874205295714532424868540798892726298418369472468997062476543976555733816644641) math:sum 2380748605103505241895020131959664952618327276234935959186333653588942858902432476603483433081437001067218921360100260781497957621347168259116784280018897798298960475562725378026073565800229415692218341310581130655357900019631011427929757473601664395231161883271665307791343325437097335320649823283604156246082200673223759375934763414853616096350683522 . (1992 1471383556622867611264658877671922158100372391171137452575529002427374603368152854652893104628879360427274170013182079653990659001936209236167160733221374291689219189799232085516035102995766213909556175141705956532129926833063130688282891795152788718349995345830275087884828874205295714532424868540798892726298418369472468997062476543976555733816644641 2380748605103505241895020131959664952618327276234935959186333653588942858902432476603483433081437001067218921360100260781497957621347168259116784280018897798298960475562725378026073565800229415692218341310581130655357900019631011427929757473601664395231161883271665307791343325437097335320649823283604156246082200673223759375934763414853616096350683522) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30158,7 +30158,7 @@ _:gn_4745 { } _:gn_4746 { - 1994 math:greaterThan 1 . + (1994) math:greaterThan 1 . (1994 1) math:difference 1993 . (562018508142229980634297623384179363582417506107338945964724351265806347833873232702302776176321719787329418666263898526483360382525250213217537186423850785079477904035738793005996640191303012126894008972830782408901953646495249948636026116703913041468828808388884867978314422973494093744199913797993629206514636065721178618190189673099495371282605760 909365048480637630630361254287742794517954885063798506610804651161568255534279621950590328452557640639944751346918181127507298619410959022949623546797523506609741285763493292510038462804463201782662166168875174123227973186567880739646865678448875676881166537441390219906514451231801620788224954742805263519783782303751290378872286870877060362534038881) math:sum 1471383556622867611264658877671922158100372391171137452575529002427374603368152854652893104628879360427274170013182079653990659001936209236167160733221374291689219189799232085516035102995766213909556175141705956532129926833063130688282891795152788718349995345830275087884828874205295714532424868540798892726298418369472468997062476543976555733816644641 . (1993 909365048480637630630361254287742794517954885063798506610804651161568255534279621950590328452557640639944751346918181127507298619410959022949623546797523506609741285763493292510038462804463201782662166168875174123227973186567880739646865678448875676881166537441390219906514451231801620788224954742805263519783782303751290378872286870877060362534038881 1471383556622867611264658877671922158100372391171137452575529002427374603368152854652893104628879360427274170013182079653990659001936209236167160733221374291689219189799232085516035102995766213909556175141705956532129926833063130688282891795152788718349995345830275087884828874205295714532424868540798892726298418369472468997062476543976555733816644641) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30169,7 +30169,7 @@ _:gn_4747 { } _:gn_4748 { - 1995 math:greaterThan 1 . + (1995) math:greaterThan 1 . (1995 1) math:difference 1994 . (347346540338407649996063630903563430935537378956459560646080299895761907700406389248287552276235920852615332680654282601023938236885708809732086360373672721530263381727754499504041822613160189655768157196044391714326019540072630791010839561744962635412337729052505351928200028258307527044025040944811634313269146238030111760682097197777564991251433121 562018508142229980634297623384179363582417506107338945964724351265806347833873232702302776176321719787329418666263898526483360382525250213217537186423850785079477904035738793005996640191303012126894008972830782408901953646495249948636026116703913041468828808388884867978314422973494093744199913797993629206514636065721178618190189673099495371282605760) math:sum 909365048480637630630361254287742794517954885063798506610804651161568255534279621950590328452557640639944751346918181127507298619410959022949623546797523506609741285763493292510038462804463201782662166168875174123227973186567880739646865678448875676881166537441390219906514451231801620788224954742805263519783782303751290378872286870877060362534038881 . (1994 562018508142229980634297623384179363582417506107338945964724351265806347833873232702302776176321719787329418666263898526483360382525250213217537186423850785079477904035738793005996640191303012126894008972830782408901953646495249948636026116703913041468828808388884867978314422973494093744199913797993629206514636065721178618190189673099495371282605760 909365048480637630630361254287742794517954885063798506610804651161568255534279621950590328452557640639944751346918181127507298619410959022949623546797523506609741285763493292510038462804463201782662166168875174123227973186567880739646865678448875676881166537441390219906514451231801620788224954742805263519783782303751290378872286870877060362534038881) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30180,7 +30180,7 @@ _:gn_4749 { } _:gn_4750 { - 1996 math:greaterThan 1 . + (1996) math:greaterThan 1 . (1996 1) math:difference 1995 . (214671967803822330638233992480615932646880127150879385318644051370044440133466843454015223900085798934714085985609615925459422145639541403485450826050178063549214522307984293501954817578142822471125851776786390694575934106422619157625186554958950406056491079336379516050114394715186566700174872853181994893245489827691066857508092475321930380031172639 347346540338407649996063630903563430935537378956459560646080299895761907700406389248287552276235920852615332680654282601023938236885708809732086360373672721530263381727754499504041822613160189655768157196044391714326019540072630791010839561744962635412337729052505351928200028258307527044025040944811634313269146238030111760682097197777564991251433121) math:sum 562018508142229980634297623384179363582417506107338945964724351265806347833873232702302776176321719787329418666263898526483360382525250213217537186423850785079477904035738793005996640191303012126894008972830782408901953646495249948636026116703913041468828808388884867978314422973494093744199913797993629206514636065721178618190189673099495371282605760 . (1995 347346540338407649996063630903563430935537378956459560646080299895761907700406389248287552276235920852615332680654282601023938236885708809732086360373672721530263381727754499504041822613160189655768157196044391714326019540072630791010839561744962635412337729052505351928200028258307527044025040944811634313269146238030111760682097197777564991251433121 562018508142229980634297623384179363582417506107338945964724351265806347833873232702302776176321719787329418666263898526483360382525250213217537186423850785079477904035738793005996640191303012126894008972830782408901953646495249948636026116703913041468828808388884867978314422973494093744199913797993629206514636065721178618190189673099495371282605760) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30191,7 +30191,7 @@ _:gn_4751 { } _:gn_4752 { - 1997 math:greaterThan 1 . + (1997) math:greaterThan 1 . (1997 1) math:difference 1996 . (132674572534585319357829638422947498288657251805580175327436248525717467566939545794272328376150121917901246695044666675564516091246167406246635534323494657981048859419770206002087005035017367184642305419258001019750085433650011633385653006786012229355846649716125835878085633543120960343850168091629639420023656410339044903174004722455634611220260482 214671967803822330638233992480615932646880127150879385318644051370044440133466843454015223900085798934714085985609615925459422145639541403485450826050178063549214522307984293501954817578142822471125851776786390694575934106422619157625186554958950406056491079336379516050114394715186566700174872853181994893245489827691066857508092475321930380031172639) math:sum 347346540338407649996063630903563430935537378956459560646080299895761907700406389248287552276235920852615332680654282601023938236885708809732086360373672721530263381727754499504041822613160189655768157196044391714326019540072630791010839561744962635412337729052505351928200028258307527044025040944811634313269146238030111760682097197777564991251433121 . (1996 214671967803822330638233992480615932646880127150879385318644051370044440133466843454015223900085798934714085985609615925459422145639541403485450826050178063549214522307984293501954817578142822471125851776786390694575934106422619157625186554958950406056491079336379516050114394715186566700174872853181994893245489827691066857508092475321930380031172639 347346540338407649996063630903563430935537378956459560646080299895761907700406389248287552276235920852615332680654282601023938236885708809732086360373672721530263381727754499504041822613160189655768157196044391714326019540072630791010839561744962635412337729052505351928200028258307527044025040944811634313269146238030111760682097197777564991251433121) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30202,7 +30202,7 @@ _:gn_4753 { } _:gn_4754 { - 1998 math:greaterThan 1 . + (1998) math:greaterThan 1 . (1998 1) math:difference 1997 . (81997395269237011280404354057668434358222875345299209991207802844326972566527297659742895523935677016812839290564949249894906054393373997238815291726683405568165662888214087499867812543125455286483546357528389674825848672772607524239533548172938176700644429620253680172028761172065606356324704761552355473221833417352021954334087752866295768810912157 132674572534585319357829638422947498288657251805580175327436248525717467566939545794272328376150121917901246695044666675564516091246167406246635534323494657981048859419770206002087005035017367184642305419258001019750085433650011633385653006786012229355846649716125835878085633543120960343850168091629639420023656410339044903174004722455634611220260482) math:sum 214671967803822330638233992480615932646880127150879385318644051370044440133466843454015223900085798934714085985609615925459422145639541403485450826050178063549214522307984293501954817578142822471125851776786390694575934106422619157625186554958950406056491079336379516050114394715186566700174872853181994893245489827691066857508092475321930380031172639 . (1997 132674572534585319357829638422947498288657251805580175327436248525717467566939545794272328376150121917901246695044666675564516091246167406246635534323494657981048859419770206002087005035017367184642305419258001019750085433650011633385653006786012229355846649716125835878085633543120960343850168091629639420023656410339044903174004722455634611220260482 214671967803822330638233992480615932646880127150879385318644051370044440133466843454015223900085798934714085985609615925459422145639541403485450826050178063549214522307984293501954817578142822471125851776786390694575934106422619157625186554958950406056491079336379516050114394715186566700174872853181994893245489827691066857508092475321930380031172639) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30213,7 +30213,7 @@ _:gn_4755 { } _:gn_4756 { - 1999 math:greaterThan 1 . + (1999) math:greaterThan 1 . (1999 1) math:difference 1998 . (50677177265348308077425284365279063930434376460280965336228445681390495000412248134529432852214444901088407404479717425669610036852793409007820242596811252412883196531556118502219192491891911898158759061729611344924236760877404109146119458613074052655202220095872155706056872371055353987525463330077283946801822992987022948839916969589338842409348325 81997395269237011280404354057668434358222875345299209991207802844326972566527297659742895523935677016812839290564949249894906054393373997238815291726683405568165662888214087499867812543125455286483546357528389674825848672772607524239533548172938176700644429620253680172028761172065606356324704761552355473221833417352021954334087752866295768810912157) math:sum 132674572534585319357829638422947498288657251805580175327436248525717467566939545794272328376150121917901246695044666675564516091246167406246635534323494657981048859419770206002087005035017367184642305419258001019750085433650011633385653006786012229355846649716125835878085633543120960343850168091629639420023656410339044903174004722455634611220260482 . (1998 81997395269237011280404354057668434358222875345299209991207802844326972566527297659742895523935677016812839290564949249894906054393373997238815291726683405568165662888214087499867812543125455286483546357528389674825848672772607524239533548172938176700644429620253680172028761172065606356324704761552355473221833417352021954334087752866295768810912157 132674572534585319357829638422947498288657251805580175327436248525717467566939545794272328376150121917901246695044666675564516091246167406246635534323494657981048859419770206002087005035017367184642305419258001019750085433650011633385653006786012229355846649716125835878085633543120960343850168091629639420023656410339044903174004722455634611220260482) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30224,7 +30224,7 @@ _:gn_4757 { } _:gn_4758 { - 2000 math:greaterThan 1 . + (2000) math:greaterThan 1 . (2000 1) math:difference 1999 . (31320218003888703202979069692389370427788498885018244654979357162936477566115049525213462671721232115724431886085231824225296017540580588230995049129872153155282466356657968997648620051233543388324787295798778329901611911895203415093414089559864124045442209524381524465971888801010252368799241431475071526420010424364999005494170783276956926401563832 50677177265348308077425284365279063930434376460280965336228445681390495000412248134529432852214444901088407404479717425669610036852793409007820242596811252412883196531556118502219192491891911898158759061729611344924236760877404109146119458613074052655202220095872155706056872371055353987525463330077283946801822992987022948839916969589338842409348325) math:sum 81997395269237011280404354057668434358222875345299209991207802844326972566527297659742895523935677016812839290564949249894906054393373997238815291726683405568165662888214087499867812543125455286483546357528389674825848672772607524239533548172938176700644429620253680172028761172065606356324704761552355473221833417352021954334087752866295768810912157 . (1999 50677177265348308077425284365279063930434376460280965336228445681390495000412248134529432852214444901088407404479717425669610036852793409007820242596811252412883196531556118502219192491891911898158759061729611344924236760877404109146119458613074052655202220095872155706056872371055353987525463330077283946801822992987022948839916969589338842409348325 81997395269237011280404354057668434358222875345299209991207802844326972566527297659742895523935677016812839290564949249894906054393373997238815291726683405568165662888214087499867812543125455286483546357528389674825848672772607524239533548172938176700644429620253680172028761172065606356324704761552355473221833417352021954334087752866295768810912157) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30235,7 +30235,7 @@ _:gn_4759 { } _:gn_4760 { - 2001 math:greaterThan 1 . + (2001) math:greaterThan 1 . (2001 1) math:difference 2000 . (19356959261459604874446214672889693502645877575262720681249088518454017434297198609315970180493212785363975518394485601444314019312212820776825193466939099257600730174898149504570572440658368509833971765930833015022624848982200694052705369053209928609760010571490631240084983570045101618726221898602212420381812568622023943345746186312381916007784493 31320218003888703202979069692389370427788498885018244654979357162936477566115049525213462671721232115724431886085231824225296017540580588230995049129872153155282466356657968997648620051233543388324787295798778329901611911895203415093414089559864124045442209524381524465971888801010252368799241431475071526420010424364999005494170783276956926401563832) math:sum 50677177265348308077425284365279063930434376460280965336228445681390495000412248134529432852214444901088407404479717425669610036852793409007820242596811252412883196531556118502219192491891911898158759061729611344924236760877404109146119458613074052655202220095872155706056872371055353987525463330077283946801822992987022948839916969589338842409348325 . (2000 31320218003888703202979069692389370427788498885018244654979357162936477566115049525213462671721232115724431886085231824225296017540580588230995049129872153155282466356657968997648620051233543388324787295798778329901611911895203415093414089559864124045442209524381524465971888801010252368799241431475071526420010424364999005494170783276956926401563832 50677177265348308077425284365279063930434376460280965336228445681390495000412248134529432852214444901088407404479717425669610036852793409007820242596811252412883196531556118502219192491891911898158759061729611344924236760877404109146119458613074052655202220095872155706056872371055353987525463330077283946801822992987022948839916969589338842409348325) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30246,7 +30246,7 @@ _:gn_4761 { } _:gn_4762 { - 2002 math:greaterThan 1 . + (2002) math:greaterThan 1 . (2002 1) math:difference 2001 . (11963258742429098328532855019499676925142621309755523973730268644482460131817850915897492491228019330360456367690746222780981998228367767454169855662933053897681736181759819493078047610575174878490815529867945314878987062913002721040708720506654195435682198952890893225886905230965150750073019532872859106038197855742975062148424596964575010393779339 19356959261459604874446214672889693502645877575262720681249088518454017434297198609315970180493212785363975518394485601444314019312212820776825193466939099257600730174898149504570572440658368509833971765930833015022624848982200694052705369053209928609760010571490631240084983570045101618726221898602212420381812568622023943345746186312381916007784493) math:sum 31320218003888703202979069692389370427788498885018244654979357162936477566115049525213462671721232115724431886085231824225296017540580588230995049129872153155282466356657968997648620051233543388324787295798778329901611911895203415093414089559864124045442209524381524465971888801010252368799241431475071526420010424364999005494170783276956926401563832 . (2001 19356959261459604874446214672889693502645877575262720681249088518454017434297198609315970180493212785363975518394485601444314019312212820776825193466939099257600730174898149504570572440658368509833971765930833015022624848982200694052705369053209928609760010571490631240084983570045101618726221898602212420381812568622023943345746186312381916007784493 31320218003888703202979069692389370427788498885018244654979357162936477566115049525213462671721232115724431886085231824225296017540580588230995049129872153155282466356657968997648620051233543388324787295798778329901611911895203415093414089559864124045442209524381524465971888801010252368799241431475071526420010424364999005494170783276956926401563832) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30257,7 +30257,7 @@ _:gn_4763 { } _:gn_4764 { - 2003 math:greaterThan 1 . + (2003) math:greaterThan 1 . (2003 1) math:difference 2002 . (7393700519030506545913359653390016577503256265507196707518819873971557302479347693418477689265193455003519150703739378663332021083845053322655337804006045359918993993138330011492524830083193631343156236062887700143637786069197973011996648546555733174077811618599738014198078339079950868653202365729353314343614712879048881197321589347806905614005154 11963258742429098328532855019499676925142621309755523973730268644482460131817850915897492491228019330360456367690746222780981998228367767454169855662933053897681736181759819493078047610575174878490815529867945314878987062913002721040708720506654195435682198952890893225886905230965150750073019532872859106038197855742975062148424596964575010393779339) math:sum 19356959261459604874446214672889693502645877575262720681249088518454017434297198609315970180493212785363975518394485601444314019312212820776825193466939099257600730174898149504570572440658368509833971765930833015022624848982200694052705369053209928609760010571490631240084983570045101618726221898602212420381812568622023943345746186312381916007784493 . (2002 11963258742429098328532855019499676925142621309755523973730268644482460131817850915897492491228019330360456367690746222780981998228367767454169855662933053897681736181759819493078047610575174878490815529867945314878987062913002721040708720506654195435682198952890893225886905230965150750073019532872859106038197855742975062148424596964575010393779339 19356959261459604874446214672889693502645877575262720681249088518454017434297198609315970180493212785363975518394485601444314019312212820776825193466939099257600730174898149504570572440658368509833971765930833015022624848982200694052705369053209928609760010571490631240084983570045101618726221898602212420381812568622023943345746186312381916007784493) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30268,7 +30268,7 @@ _:gn_4765 { } _:gn_4766 { - 2004 math:greaterThan 1 . + (2004) math:greaterThan 1 . (2004 1) math:difference 2003 . (4569558223398591782619495366109660347639365044248327266211448770510902829338503222479014801962825875356937216987006844117649977144522714131514517858927008537762742188621489481585522780491981247147659293805057614735349276843804748028712071960098462261604387334291155211688826891885199881419817167143505791694583142863926180951103007616768104779774185 7393700519030506545913359653390016577503256265507196707518819873971557302479347693418477689265193455003519150703739378663332021083845053322655337804006045359918993993138330011492524830083193631343156236062887700143637786069197973011996648546555733174077811618599738014198078339079950868653202365729353314343614712879048881197321589347806905614005154) math:sum 11963258742429098328532855019499676925142621309755523973730268644482460131817850915897492491228019330360456367690746222780981998228367767454169855662933053897681736181759819493078047610575174878490815529867945314878987062913002721040708720506654195435682198952890893225886905230965150750073019532872859106038197855742975062148424596964575010393779339 . (2003 7393700519030506545913359653390016577503256265507196707518819873971557302479347693418477689265193455003519150703739378663332021083845053322655337804006045359918993993138330011492524830083193631343156236062887700143637786069197973011996648546555733174077811618599738014198078339079950868653202365729353314343614712879048881197321589347806905614005154 11963258742429098328532855019499676925142621309755523973730268644482460131817850915897492491228019330360456367690746222780981998228367767454169855662933053897681736181759819493078047610575174878490815529867945314878987062913002721040708720506654195435682198952890893225886905230965150750073019532872859106038197855742975062148424596964575010393779339) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30279,7 +30279,7 @@ _:gn_4767 { } _:gn_4768 { - 2005 math:greaterThan 1 . + (2005) math:greaterThan 1 . (2005 1) math:difference 2004 . (2824142295631914763293864287280356229863891221258869441307371103460654473140844470939462887302367579646581933716732534545682043939322339191140819945079036822156251804516840529907002049591212384195496942257830085408288509225393224983284576586457270912473424284308582802509251447194750987233385198585847522649031570015122700246218581731038800834230969 4569558223398591782619495366109660347639365044248327266211448770510902829338503222479014801962825875356937216987006844117649977144522714131514517858927008537762742188621489481585522780491981247147659293805057614735349276843804748028712071960098462261604387334291155211688826891885199881419817167143505791694583142863926180951103007616768104779774185) math:sum 7393700519030506545913359653390016577503256265507196707518819873971557302479347693418477689265193455003519150703739378663332021083845053322655337804006045359918993993138330011492524830083193631343156236062887700143637786069197973011996648546555733174077811618599738014198078339079950868653202365729353314343614712879048881197321589347806905614005154 . (2004 4569558223398591782619495366109660347639365044248327266211448770510902829338503222479014801962825875356937216987006844117649977144522714131514517858927008537762742188621489481585522780491981247147659293805057614735349276843804748028712071960098462261604387334291155211688826891885199881419817167143505791694583142863926180951103007616768104779774185 7393700519030506545913359653390016577503256265507196707518819873971557302479347693418477689265193455003519150703739378663332021083845053322655337804006045359918993993138330011492524830083193631343156236062887700143637786069197973011996648546555733174077811618599738014198078339079950868653202365729353314343614712879048881197321589347806905614005154) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30290,7 +30290,7 @@ _:gn_4769 { } _:gn_4770 { - 2006 math:greaterThan 1 . + (2006) math:greaterThan 1 . (2006 1) math:difference 2005 . (1745415927766677019325631078829304117775473822989457824904077667050248356197658751539551914660458295710355283270274309571967933205200374940373697913847971715606490384104648951678520730900768862952162351547227529327060767618411523045427495373641191349130963049982572409179575444690448894186431968557658269045551572848803480704884425885729303945543216 2824142295631914763293864287280356229863891221258869441307371103460654473140844470939462887302367579646581933716732534545682043939322339191140819945079036822156251804516840529907002049591212384195496942257830085408288509225393224983284576586457270912473424284308582802509251447194750987233385198585847522649031570015122700246218581731038800834230969) math:sum 4569558223398591782619495366109660347639365044248327266211448770510902829338503222479014801962825875356937216987006844117649977144522714131514517858927008537762742188621489481585522780491981247147659293805057614735349276843804748028712071960098462261604387334291155211688826891885199881419817167143505791694583142863926180951103007616768104779774185 . (2005 2824142295631914763293864287280356229863891221258869441307371103460654473140844470939462887302367579646581933716732534545682043939322339191140819945079036822156251804516840529907002049591212384195496942257830085408288509225393224983284576586457270912473424284308582802509251447194750987233385198585847522649031570015122700246218581731038800834230969 4569558223398591782619495366109660347639365044248327266211448770510902829338503222479014801962825875356937216987006844117649977144522714131514517858927008537762742188621489481585522780491981247147659293805057614735349276843804748028712071960098462261604387334291155211688826891885199881419817167143505791694583142863926180951103007616768104779774185) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30301,7 +30301,7 @@ _:gn_4771 { } _:gn_4772 { - 2007 math:greaterThan 1 . + (2007) math:greaterThan 1 . (2007 1) math:difference 2006 . (1078726367865237743968233208451052112088417398269411616403293436410406116943185719399910972641909283936226650446458224973714110734121964250767122031231065106549761420412191578228481318690443521243334590710602556081227741606981701937857081212816079563342461234326010393329676002504302093046953230028189253603479997166319219541334155845309496888687753 1745415927766677019325631078829304117775473822989457824904077667050248356197658751539551914660458295710355283270274309571967933205200374940373697913847971715606490384104648951678520730900768862952162351547227529327060767618411523045427495373641191349130963049982572409179575444690448894186431968557658269045551572848803480704884425885729303945543216) math:sum 2824142295631914763293864287280356229863891221258869441307371103460654473140844470939462887302367579646581933716732534545682043939322339191140819945079036822156251804516840529907002049591212384195496942257830085408288509225393224983284576586457270912473424284308582802509251447194750987233385198585847522649031570015122700246218581731038800834230969 . (2006 1745415927766677019325631078829304117775473822989457824904077667050248356197658751539551914660458295710355283270274309571967933205200374940373697913847971715606490384104648951678520730900768862952162351547227529327060767618411523045427495373641191349130963049982572409179575444690448894186431968557658269045551572848803480704884425885729303945543216 2824142295631914763293864287280356229863891221258869441307371103460654473140844470939462887302367579646581933716732534545682043939322339191140819945079036822156251804516840529907002049591212384195496942257830085408288509225393224983284576586457270912473424284308582802509251447194750987233385198585847522649031570015122700246218581731038800834230969) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30312,7 +30312,7 @@ _:gn_4773 { } _:gn_4774 { - 2008 math:greaterThan 1 . + (2008) math:greaterThan 1 . (2008 1) math:difference 2007 . (666689559901439275357397870378252005687056424720046208500784230639842239254473032139640942018549011774128632823816084598253822471078410689606575882616906609056728963692457373450039412210325341708827760836624973245833026011429821107570414160825111785788501815656562015849899442186146801139478738529469015442071575682484261163550270040419807056855463 1078726367865237743968233208451052112088417398269411616403293436410406116943185719399910972641909283936226650446458224973714110734121964250767122031231065106549761420412191578228481318690443521243334590710602556081227741606981701937857081212816079563342461234326010393329676002504302093046953230028189253603479997166319219541334155845309496888687753) math:sum 1745415927766677019325631078829304117775473822989457824904077667050248356197658751539551914660458295710355283270274309571967933205200374940373697913847971715606490384104648951678520730900768862952162351547227529327060767618411523045427495373641191349130963049982572409179575444690448894186431968557658269045551572848803480704884425885729303945543216 . (2007 1078726367865237743968233208451052112088417398269411616403293436410406116943185719399910972641909283936226650446458224973714110734121964250767122031231065106549761420412191578228481318690443521243334590710602556081227741606981701937857081212816079563342461234326010393329676002504302093046953230028189253603479997166319219541334155845309496888687753 1745415927766677019325631078829304117775473822989457824904077667050248356197658751539551914660458295710355283270274309571967933205200374940373697913847971715606490384104648951678520730900768862952162351547227529327060767618411523045427495373641191349130963049982572409179575444690448894186431968557658269045551572848803480704884425885729303945543216) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30323,7 +30323,7 @@ _:gn_4775 { } _:gn_4776 { - 2009 math:greaterThan 1 . + (2009) math:greaterThan 1 . (2009 1) math:difference 2008 . (412036807963798468610835338072800106401360973549365407902509205770563877688712687260270030623360272162098017622642140375460288263043553561160546148614158497493032456719734204778441906480118179534506829873977582835394715595551880830286667051990967777553959418669448377479776560318155291907474491498720238161408421483834958377783885804889689831832290 666689559901439275357397870378252005687056424720046208500784230639842239254473032139640942018549011774128632823816084598253822471078410689606575882616906609056728963692457373450039412210325341708827760836624973245833026011429821107570414160825111785788501815656562015849899442186146801139478738529469015442071575682484261163550270040419807056855463) math:sum 1078726367865237743968233208451052112088417398269411616403293436410406116943185719399910972641909283936226650446458224973714110734121964250767122031231065106549761420412191578228481318690443521243334590710602556081227741606981701937857081212816079563342461234326010393329676002504302093046953230028189253603479997166319219541334155845309496888687753 . (2008 666689559901439275357397870378252005687056424720046208500784230639842239254473032139640942018549011774128632823816084598253822471078410689606575882616906609056728963692457373450039412210325341708827760836624973245833026011429821107570414160825111785788501815656562015849899442186146801139478738529469015442071575682484261163550270040419807056855463 1078726367865237743968233208451052112088417398269411616403293436410406116943185719399910972641909283936226650446458224973714110734121964250767122031231065106549761420412191578228481318690443521243334590710602556081227741606981701937857081212816079563342461234326010393329676002504302093046953230028189253603479997166319219541334155845309496888687753) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30334,7 +30334,7 @@ _:gn_4777 { } _:gn_4778 { - 2010 math:greaterThan 1 . + (2010) math:greaterThan 1 . (2010 1) math:difference 2009 . (254652751937640806746562532305451899285695451170680800598275024869278361565760344879370911395188739612030615201173944222793534208034857128446029734002748111563696506972723168671597505730207162174320930962647390410438310415877940277283747108834144008234542396987113638370122881867991509232004247030748777280663154198649302785766384235530117225023173 412036807963798468610835338072800106401360973549365407902509205770563877688712687260270030623360272162098017622642140375460288263043553561160546148614158497493032456719734204778441906480118179534506829873977582835394715595551880830286667051990967777553959418669448377479776560318155291907474491498720238161408421483834958377783885804889689831832290) math:sum 666689559901439275357397870378252005687056424720046208500784230639842239254473032139640942018549011774128632823816084598253822471078410689606575882616906609056728963692457373450039412210325341708827760836624973245833026011429821107570414160825111785788501815656562015849899442186146801139478738529469015442071575682484261163550270040419807056855463 . (2009 412036807963798468610835338072800106401360973549365407902509205770563877688712687260270030623360272162098017622642140375460288263043553561160546148614158497493032456719734204778441906480118179534506829873977582835394715595551880830286667051990967777553959418669448377479776560318155291907474491498720238161408421483834958377783885804889689831832290 666689559901439275357397870378252005687056424720046208500784230639842239254473032139640942018549011774128632823816084598253822471078410689606575882616906609056728963692457373450039412210325341708827760836624973245833026011429821107570414160825111785788501815656562015849899442186146801139478738529469015442071575682484261163550270040419807056855463) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30345,7 +30345,7 @@ _:gn_4779 { } _:gn_4780 { - 2011 math:greaterThan 1 . + (2011) math:greaterThan 1 . (2011 1) math:difference 2010 . (157384056026157661864272805767348207115665522378684607304234180901285516122952342380899119228171532550067402421468196152666754055008696432714516414611410385929335949747011036106844400749911017360185898911330192424956405179673940553002919943156823769319417021682334739109653678450163782675470244467971460880745267285185655592017501569359572606809117 254652751937640806746562532305451899285695451170680800598275024869278361565760344879370911395188739612030615201173944222793534208034857128446029734002748111563696506972723168671597505730207162174320930962647390410438310415877940277283747108834144008234542396987113638370122881867991509232004247030748777280663154198649302785766384235530117225023173) math:sum 412036807963798468610835338072800106401360973549365407902509205770563877688712687260270030623360272162098017622642140375460288263043553561160546148614158497493032456719734204778441906480118179534506829873977582835394715595551880830286667051990967777553959418669448377479776560318155291907474491498720238161408421483834958377783885804889689831832290 . (2010 254652751937640806746562532305451899285695451170680800598275024869278361565760344879370911395188739612030615201173944222793534208034857128446029734002748111563696506972723168671597505730207162174320930962647390410438310415877940277283747108834144008234542396987113638370122881867991509232004247030748777280663154198649302785766384235530117225023173 412036807963798468610835338072800106401360973549365407902509205770563877688712687260270030623360272162098017622642140375460288263043553561160546148614158497493032456719734204778441906480118179534506829873977582835394715595551880830286667051990967777553959418669448377479776560318155291907474491498720238161408421483834958377783885804889689831832290) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30356,7 +30356,7 @@ _:gn_4781 { } _:gn_4782 { - 2012 math:greaterThan 1 . + (2012) math:greaterThan 1 . (2012 1) math:difference 2011 . (97268695911483144882289726538103692170029928791996193294040843967992845442808002498471792167017207061963212779705748070126780153026160695731513319391337725634360557225712132564753104980296144814135032051317197985481905236203999724280827165677320238915125375304778899260469203417827726556534002562777316399917886913463647193748882666170544618214056 157384056026157661864272805767348207115665522378684607304234180901285516122952342380899119228171532550067402421468196152666754055008696432714516414611410385929335949747011036106844400749911017360185898911330192424956405179673940553002919943156823769319417021682334739109653678450163782675470244467971460880745267285185655592017501569359572606809117) math:sum 254652751937640806746562532305451899285695451170680800598275024869278361565760344879370911395188739612030615201173944222793534208034857128446029734002748111563696506972723168671597505730207162174320930962647390410438310415877940277283747108834144008234542396987113638370122881867991509232004247030748777280663154198649302785766384235530117225023173 . (2011 157384056026157661864272805767348207115665522378684607304234180901285516122952342380899119228171532550067402421468196152666754055008696432714516414611410385929335949747011036106844400749911017360185898911330192424956405179673940553002919943156823769319417021682334739109653678450163782675470244467971460880745267285185655592017501569359572606809117 254652751937640806746562532305451899285695451170680800598275024869278361565760344879370911395188739612030615201173944222793534208034857128446029734002748111563696506972723168671597505730207162174320930962647390410438310415877940277283747108834144008234542396987113638370122881867991509232004247030748777280663154198649302785766384235530117225023173) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30367,7 +30367,7 @@ _:gn_4783 { } _:gn_4784 { - 2013 math:greaterThan 1 . + (2013) math:greaterThan 1 . (2013 1) math:difference 2012 . (60115360114674516981983079229244514945635593586688414010193336933292670680144339882427327061154325488104189641762448082539973901982535736983003095220072660294975392521298903542091295769614872546050866860012994439474499943469940828722092777479503530404291646377555839849184475032336056118936241905194144480827380371722008398268618903189027988595061 97268695911483144882289726538103692170029928791996193294040843967992845442808002498471792167017207061963212779705748070126780153026160695731513319391337725634360557225712132564753104980296144814135032051317197985481905236203999724280827165677320238915125375304778899260469203417827726556534002562777316399917886913463647193748882666170544618214056) math:sum 157384056026157661864272805767348207115665522378684607304234180901285516122952342380899119228171532550067402421468196152666754055008696432714516414611410385929335949747011036106844400749911017360185898911330192424956405179673940553002919943156823769319417021682334739109653678450163782675470244467971460880745267285185655592017501569359572606809117 . (2012 97268695911483144882289726538103692170029928791996193294040843967992845442808002498471792167017207061963212779705748070126780153026160695731513319391337725634360557225712132564753104980296144814135032051317197985481905236203999724280827165677320238915125375304778899260469203417827726556534002562777316399917886913463647193748882666170544618214056 157384056026157661864272805767348207115665522378684607304234180901285516122952342380899119228171532550067402421468196152666754055008696432714516414611410385929335949747011036106844400749911017360185898911330192424956405179673940553002919943156823769319417021682334739109653678450163782675470244467971460880745267285185655592017501569359572606809117) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30378,7 +30378,7 @@ _:gn_4785 { } _:gn_4786 { - 2014 math:greaterThan 1 . + (2014) math:greaterThan 1 . (2014 1) math:difference 2013 . (37153335796808627900306647308859177224394335205307779283847507034700174762663662616044465105862881573859023137943299987586806251043624958748510224171265065339385164704413229022661809210681272268084165191304203546007405292734058895558734388197816708510833728927223059411284728385491670437597760657583171919090506541741638795480263762981516629618995 60115360114674516981983079229244514945635593586688414010193336933292670680144339882427327061154325488104189641762448082539973901982535736983003095220072660294975392521298903542091295769614872546050866860012994439474499943469940828722092777479503530404291646377555839849184475032336056118936241905194144480827380371722008398268618903189027988595061) math:sum 97268695911483144882289726538103692170029928791996193294040843967992845442808002498471792167017207061963212779705748070126780153026160695731513319391337725634360557225712132564753104980296144814135032051317197985481905236203999724280827165677320238915125375304778899260469203417827726556534002562777316399917886913463647193748882666170544618214056 . (2013 60115360114674516981983079229244514945635593586688414010193336933292670680144339882427327061154325488104189641762448082539973901982535736983003095220072660294975392521298903542091295769614872546050866860012994439474499943469940828722092777479503530404291646377555839849184475032336056118936241905194144480827380371722008398268618903189027988595061 97268695911483144882289726538103692170029928791996193294040843967992845442808002498471792167017207061963212779705748070126780153026160695731513319391337725634360557225712132564753104980296144814135032051317197985481905236203999724280827165677320238915125375304778899260469203417827726556534002562777316399917886913463647193748882666170544618214056) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30389,7 +30389,7 @@ _:gn_4787 { } _:gn_4788 { - 2015 math:greaterThan 1 . + (2015) math:greaterThan 1 . (2015 1) math:difference 2014 . (22962024317865889081676431920385337721241258381380634726345829898592495917480677266382861955291443914245166503819148094953167650938910778234492871048807594955590227816885674519429486558933600277966701668708790893467094650735881933163358389281686821893457917450332780437899746646844385681338481247610972561736873829980369602788355140207511358976066 37153335796808627900306647308859177224394335205307779283847507034700174762663662616044465105862881573859023137943299987586806251043624958748510224171265065339385164704413229022661809210681272268084165191304203546007405292734058895558734388197816708510833728927223059411284728385491670437597760657583171919090506541741638795480263762981516629618995) math:sum 60115360114674516981983079229244514945635593586688414010193336933292670680144339882427327061154325488104189641762448082539973901982535736983003095220072660294975392521298903542091295769614872546050866860012994439474499943469940828722092777479503530404291646377555839849184475032336056118936241905194144480827380371722008398268618903189027988595061 . (2014 37153335796808627900306647308859177224394335205307779283847507034700174762663662616044465105862881573859023137943299987586806251043624958748510224171265065339385164704413229022661809210681272268084165191304203546007405292734058895558734388197816708510833728927223059411284728385491670437597760657583171919090506541741638795480263762981516629618995 60115360114674516981983079229244514945635593586688414010193336933292670680144339882427327061154325488104189641762448082539973901982535736983003095220072660294975392521298903542091295769614872546050866860012994439474499943469940828722092777479503530404291646377555839849184475032336056118936241905194144480827380371722008398268618903189027988595061) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30400,7 +30400,7 @@ _:gn_4789 { } _:gn_4790 { - 2016 math:greaterThan 1 . + (2016) math:greaterThan 1 . (2016 1) math:difference 2015 . (14191311478942738818630215388473839503153076823927144557501677136107678845182985349661603150571437659613856634124151892633638600104714180514017353122457470383794936887527554503232322651747671990117463522595412652540310641998176962395375998916129886617375811476890278973384981738647284756259279409972199357353632711761269192691908622774005270642929 22962024317865889081676431920385337721241258381380634726345829898592495917480677266382861955291443914245166503819148094953167650938910778234492871048807594955590227816885674519429486558933600277966701668708790893467094650735881933163358389281686821893457917450332780437899746646844385681338481247610972561736873829980369602788355140207511358976066) math:sum 37153335796808627900306647308859177224394335205307779283847507034700174762663662616044465105862881573859023137943299987586806251043624958748510224171265065339385164704413229022661809210681272268084165191304203546007405292734058895558734388197816708510833728927223059411284728385491670437597760657583171919090506541741638795480263762981516629618995 . (2015 22962024317865889081676431920385337721241258381380634726345829898592495917480677266382861955291443914245166503819148094953167650938910778234492871048807594955590227816885674519429486558933600277966701668708790893467094650735881933163358389281686821893457917450332780437899746646844385681338481247610972561736873829980369602788355140207511358976066 37153335796808627900306647308859177224394335205307779283847507034700174762663662616044465105862881573859023137943299987586806251043624958748510224171265065339385164704413229022661809210681272268084165191304203546007405292734058895558734388197816708510833728927223059411284728385491670437597760657583171919090506541741638795480263762981516629618995) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30411,7 +30411,7 @@ _:gn_4791 { } _:gn_4792 { - 2017 math:greaterThan 1 . + (2017) math:greaterThan 1 . (2017 1) math:difference 2016 . (8770712838923150263046216531911498218088181557453490168844152762484817072297691916721258804720006254631309869694996202319529050834196597720475517926350124571795290929358120016197163907185928287849238146113378240926784008737704970767982390365556935276082105973442501464514764908197100925079201837638773204383241118219100410096446517433506088333137 14191311478942738818630215388473839503153076823927144557501677136107678845182985349661603150571437659613856634124151892633638600104714180514017353122457470383794936887527554503232322651747671990117463522595412652540310641998176962395375998916129886617375811476890278973384981738647284756259279409972199357353632711761269192691908622774005270642929) math:sum 22962024317865889081676431920385337721241258381380634726345829898592495917480677266382861955291443914245166503819148094953167650938910778234492871048807594955590227816885674519429486558933600277966701668708790893467094650735881933163358389281686821893457917450332780437899746646844385681338481247610972561736873829980369602788355140207511358976066 . (2016 14191311478942738818630215388473839503153076823927144557501677136107678845182985349661603150571437659613856634124151892633638600104714180514017353122457470383794936887527554503232322651747671990117463522595412652540310641998176962395375998916129886617375811476890278973384981738647284756259279409972199357353632711761269192691908622774005270642929 22962024317865889081676431920385337721241258381380634726345829898592495917480677266382861955291443914245166503819148094953167650938910778234492871048807594955590227816885674519429486558933600277966701668708790893467094650735881933163358389281686821893457917450332780437899746646844385681338481247610972561736873829980369602788355140207511358976066) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30422,7 +30422,7 @@ _:gn_4793 { } _:gn_4794 { - 2018 math:greaterThan 1 . + (2018) math:greaterThan 1 . (2018 1) math:difference 2017 . (5420598640019588555583998856562341285064895266473654388657524373622861772885293432940344345851431404982546764429155690314109549270517582793541835196107345811999645958169434487035158744561743702268225376482034411613526633260471991627393608550572951341293705503447777508870216830450183831180077572333426152970391593542168782595462105340499182309792 8770712838923150263046216531911498218088181557453490168844152762484817072297691916721258804720006254631309869694996202319529050834196597720475517926350124571795290929358120016197163907185928287849238146113378240926784008737704970767982390365556935276082105973442501464514764908197100925079201837638773204383241118219100410096446517433506088333137) math:sum 14191311478942738818630215388473839503153076823927144557501677136107678845182985349661603150571437659613856634124151892633638600104714180514017353122457470383794936887527554503232322651747671990117463522595412652540310641998176962395375998916129886617375811476890278973384981738647284756259279409972199357353632711761269192691908622774005270642929 . (2017 8770712838923150263046216531911498218088181557453490168844152762484817072297691916721258804720006254631309869694996202319529050834196597720475517926350124571795290929358120016197163907185928287849238146113378240926784008737704970767982390365556935276082105973442501464514764908197100925079201837638773204383241118219100410096446517433506088333137 14191311478942738818630215388473839503153076823927144557501677136107678845182985349661603150571437659613856634124151892633638600104714180514017353122457470383794936887527554503232322651747671990117463522595412652540310641998176962395375998916129886617375811476890278973384981738647284756259279409972199357353632711761269192691908622774005270642929) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30433,7 +30433,7 @@ _:gn_4795 { } _:gn_4796 { - 2019 math:greaterThan 1 . + (2019) math:greaterThan 1 . (2019 1) math:difference 2018 . (3350114198903561707462217675349156933023286290979835780186628388861955299412398483780914458868574849648763105265840512005419501563679014926933682730242778759795644971188685529162005162624184585581012769631343829313257375477232979140588781814983983934788400469994723955644548077746917093899124265305347051412849524676931627500984412093006906023345 5420598640019588555583998856562341285064895266473654388657524373622861772885293432940344345851431404982546764429155690314109549270517582793541835196107345811999645958169434487035158744561743702268225376482034411613526633260471991627393608550572951341293705503447777508870216830450183831180077572333426152970391593542168782595462105340499182309792) math:sum 8770712838923150263046216531911498218088181557453490168844152762484817072297691916721258804720006254631309869694996202319529050834196597720475517926350124571795290929358120016197163907185928287849238146113378240926784008737704970767982390365556935276082105973442501464514764908197100925079201837638773204383241118219100410096446517433506088333137 . (2018 5420598640019588555583998856562341285064895266473654388657524373622861772885293432940344345851431404982546764429155690314109549270517582793541835196107345811999645958169434487035158744561743702268225376482034411613526633260471991627393608550572951341293705503447777508870216830450183831180077572333426152970391593542168782595462105340499182309792 8770712838923150263046216531911498218088181557453490168844152762484817072297691916721258804720006254631309869694996202319529050834196597720475517926350124571795290929358120016197163907185928287849238146113378240926784008737704970767982390365556935276082105973442501464514764908197100925079201837638773204383241118219100410096446517433506088333137) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30444,7 +30444,7 @@ _:gn_4797 { } _:gn_4798 { - 2020 math:greaterThan 1 . + (2020) math:greaterThan 1 . (2020 1) math:difference 2019 . (2070484441116026848121781181213184352041608975493818608470895984760906473472894949159429886982856555333783659163315178308690047706838567866608152465864567052204000986980748957873153581937559116687212606850690582300269257783239012486804826735588967406505305033453053553225668752703266737280953307028079101557542068865237155094477693247492276286447 3350114198903561707462217675349156933023286290979835780186628388861955299412398483780914458868574849648763105265840512005419501563679014926933682730242778759795644971188685529162005162624184585581012769631343829313257375477232979140588781814983983934788400469994723955644548077746917093899124265305347051412849524676931627500984412093006906023345) math:sum 5420598640019588555583998856562341285064895266473654388657524373622861772885293432940344345851431404982546764429155690314109549270517582793541835196107345811999645958169434487035158744561743702268225376482034411613526633260471991627393608550572951341293705503447777508870216830450183831180077572333426152970391593542168782595462105340499182309792 . (2019 3350114198903561707462217675349156933023286290979835780186628388861955299412398483780914458868574849648763105265840512005419501563679014926933682730242778759795644971188685529162005162624184585581012769631343829313257375477232979140588781814983983934788400469994723955644548077746917093899124265305347051412849524676931627500984412093006906023345 5420598640019588555583998856562341285064895266473654388657524373622861772885293432940344345851431404982546764429155690314109549270517582793541835196107345811999645958169434487035158744561743702268225376482034411613526633260471991627393608550572951341293705503447777508870216830450183831180077572333426152970391593542168782595462105340499182309792) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30455,7 +30455,7 @@ _:gn_4799 { } _:gn_4800 { - 2021 math:greaterThan 1 . + (2021) math:greaterThan 1 . (2021 1) math:difference 2020 . (1279629757787534859340436494135972580981677315486017171715732404101048825939503534621484571885718294314979446102525333696729453856840447060325530264378211707591643984207936571288851580686625468893800162780653247012988117693993966653783955079395016528283095436541670402418879325043650356618170958277267949855307455811694472406506718845514629736898 2070484441116026848121781181213184352041608975493818608470895984760906473472894949159429886982856555333783659163315178308690047706838567866608152465864567052204000986980748957873153581937559116687212606850690582300269257783239012486804826735588967406505305033453053553225668752703266737280953307028079101557542068865237155094477693247492276286447) math:sum 3350114198903561707462217675349156933023286290979835780186628388861955299412398483780914458868574849648763105265840512005419501563679014926933682730242778759795644971188685529162005162624184585581012769631343829313257375477232979140588781814983983934788400469994723955644548077746917093899124265305347051412849524676931627500984412093006906023345 . (2020 2070484441116026848121781181213184352041608975493818608470895984760906473472894949159429886982856555333783659163315178308690047706838567866608152465864567052204000986980748957873153581937559116687212606850690582300269257783239012486804826735588967406505305033453053553225668752703266737280953307028079101557542068865237155094477693247492276286447 3350114198903561707462217675349156933023286290979835780186628388861955299412398483780914458868574849648763105265840512005419501563679014926933682730242778759795644971188685529162005162624184585581012769631343829313257375477232979140588781814983983934788400469994723955644548077746917093899124265305347051412849524676931627500984412093006906023345) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30466,7 +30466,7 @@ _:gn_4801 { } _:gn_4802 { - 2022 math:greaterThan 1 . + (2022) math:greaterThan 1 . (2022 1) math:difference 2021 . (790854683328491988781344687077211771059931660007801436755163580659857647533391414537945315097138261018804213060789844611960593849998120806282622201486355344612357002772812386584302001250933647793412444070037335287281140089245045833020871656193950878222209596911383150806789427659616380662782348750811151702234613053542682687970974401977646549549 1279629757787534859340436494135972580981677315486017171715732404101048825939503534621484571885718294314979446102525333696729453856840447060325530264378211707591643984207936571288851580686625468893800162780653247012988117693993966653783955079395016528283095436541670402418879325043650356618170958277267949855307455811694472406506718845514629736898) math:sum 2070484441116026848121781181213184352041608975493818608470895984760906473472894949159429886982856555333783659163315178308690047706838567866608152465864567052204000986980748957873153581937559116687212606850690582300269257783239012486804826735588967406505305033453053553225668752703266737280953307028079101557542068865237155094477693247492276286447 . (2021 1279629757787534859340436494135972580981677315486017171715732404101048825939503534621484571885718294314979446102525333696729453856840447060325530264378211707591643984207936571288851580686625468893800162780653247012988117693993966653783955079395016528283095436541670402418879325043650356618170958277267949855307455811694472406506718845514629736898 2070484441116026848121781181213184352041608975493818608470895984760906473472894949159429886982856555333783659163315178308690047706838567866608152465864567052204000986980748957873153581937559116687212606850690582300269257783239012486804826735588967406505305033453053553225668752703266737280953307028079101557542068865237155094477693247492276286447) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30477,7 +30477,7 @@ _:gn_4803 { } _:gn_4804 { - 2023 math:greaterThan 1 . + (2023) math:greaterThan 1 . (2023 1) math:difference 2022 . (488775074459042870559091807058760809921745655478215734960568823441191178406112120083539256788580033296175233041735489084768860006842326254042908062891856362979286981435124184704549579435691821100387718710615911725706977604748920820763083423201065650060885839630287251612089897384033975955388609526456798153072842758151789718535744443536983187349 790854683328491988781344687077211771059931660007801436755163580659857647533391414537945315097138261018804213060789844611960593849998120806282622201486355344612357002772812386584302001250933647793412444070037335287281140089245045833020871656193950878222209596911383150806789427659616380662782348750811151702234613053542682687970974401977646549549) math:sum 1279629757787534859340436494135972580981677315486017171715732404101048825939503534621484571885718294314979446102525333696729453856840447060325530264378211707591643984207936571288851580686625468893800162780653247012988117693993966653783955079395016528283095436541670402418879325043650356618170958277267949855307455811694472406506718845514629736898 . (2022 790854683328491988781344687077211771059931660007801436755163580659857647533391414537945315097138261018804213060789844611960593849998120806282622201486355344612357002772812386584302001250933647793412444070037335287281140089245045833020871656193950878222209596911383150806789427659616380662782348750811151702234613053542682687970974401977646549549 1279629757787534859340436494135972580981677315486017171715732404101048825939503534621484571885718294314979446102525333696729453856840447060325530264378211707591643984207936571288851580686625468893800162780653247012988117693993966653783955079395016528283095436541670402418879325043650356618170958277267949855307455811694472406506718845514629736898) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30488,7 +30488,7 @@ _:gn_4805 { } _:gn_4806 { - 2024 math:greaterThan 1 . + (2024) math:greaterThan 1 . (2024 1) math:difference 2023 . (302079608869449118222252880018450961138186004529585701794594757218666469127279294454406058308558227722628980019054355527191733843155794552239714138594498981633070021337688201879752421815241826693024725359421423561574162484496125012257788232992885228161323757281095899194699530275582404707393739224354353549161770295390892969435229958440663362200 488775074459042870559091807058760809921745655478215734960568823441191178406112120083539256788580033296175233041735489084768860006842326254042908062891856362979286981435124184704549579435691821100387718710615911725706977604748920820763083423201065650060885839630287251612089897384033975955388609526456798153072842758151789718535744443536983187349) math:sum 790854683328491988781344687077211771059931660007801436755163580659857647533391414537945315097138261018804213060789844611960593849998120806282622201486355344612357002772812386584302001250933647793412444070037335287281140089245045833020871656193950878222209596911383150806789427659616380662782348750811151702234613053542682687970974401977646549549 . (2023 488775074459042870559091807058760809921745655478215734960568823441191178406112120083539256788580033296175233041735489084768860006842326254042908062891856362979286981435124184704549579435691821100387718710615911725706977604748920820763083423201065650060885839630287251612089897384033975955388609526456798153072842758151789718535744443536983187349 790854683328491988781344687077211771059931660007801436755163580659857647533391414537945315097138261018804213060789844611960593849998120806282622201486355344612357002772812386584302001250933647793412444070037335287281140089245045833020871656193950878222209596911383150806789427659616380662782348750811151702234613053542682687970974401977646549549) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30499,7 +30499,7 @@ _:gn_4807 { } _:gn_4808 { - 2025 math:greaterThan 1 . + (2025) math:greaterThan 1 . (2025 1) math:difference 2024 . (186695465589593752336838927040309848783559650948630033165974066222524709278832825629133198480021805573546253022681133557577126163686531701803193924297357381346216960097435982824797157620449994407362993351194488164132815120252795808505295190208180421899562082349191352417390367108451571247994870302102444603911072462760896749100514485096319825149 302079608869449118222252880018450961138186004529585701794594757218666469127279294454406058308558227722628980019054355527191733843155794552239714138594498981633070021337688201879752421815241826693024725359421423561574162484496125012257788232992885228161323757281095899194699530275582404707393739224354353549161770295390892969435229958440663362200) math:sum 488775074459042870559091807058760809921745655478215734960568823441191178406112120083539256788580033296175233041735489084768860006842326254042908062891856362979286981435124184704549579435691821100387718710615911725706977604748920820763083423201065650060885839630287251612089897384033975955388609526456798153072842758151789718535744443536983187349 . (2024 302079608869449118222252880018450961138186004529585701794594757218666469127279294454406058308558227722628980019054355527191733843155794552239714138594498981633070021337688201879752421815241826693024725359421423561574162484496125012257788232992885228161323757281095899194699530275582404707393739224354353549161770295390892969435229958440663362200 488775074459042870559091807058760809921745655478215734960568823441191178406112120083539256788580033296175233041735489084768860006842326254042908062891856362979286981435124184704549579435691821100387718710615911725706977604748920820763083423201065650060885839630287251612089897384033975955388609526456798153072842758151789718535744443536983187349) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30510,7 +30510,7 @@ _:gn_4809 { } _:gn_4810 { - 2026 math:greaterThan 1 . + (2026) math:greaterThan 1 . (2026 1) math:difference 2025 . (115384143279855365885413952978141112354626353580955668628620690996141759848446468825272859828536422149082726996373221969614607679469262850436520214297141600286853061240252219054955264194791832285661732008226935397441347364243329203752493042784704806261761674931904546777309163167130833459398868922251908945250697832629996220334715473344343537051 186695465589593752336838927040309848783559650948630033165974066222524709278832825629133198480021805573546253022681133557577126163686531701803193924297357381346216960097435982824797157620449994407362993351194488164132815120252795808505295190208180421899562082349191352417390367108451571247994870302102444603911072462760896749100514485096319825149) math:sum 302079608869449118222252880018450961138186004529585701794594757218666469127279294454406058308558227722628980019054355527191733843155794552239714138594498981633070021337688201879752421815241826693024725359421423561574162484496125012257788232992885228161323757281095899194699530275582404707393739224354353549161770295390892969435229958440663362200 . (2025 186695465589593752336838927040309848783559650948630033165974066222524709278832825629133198480021805573546253022681133557577126163686531701803193924297357381346216960097435982824797157620449994407362993351194488164132815120252795808505295190208180421899562082349191352417390367108451571247994870302102444603911072462760896749100514485096319825149 302079608869449118222252880018450961138186004529585701794594757218666469127279294454406058308558227722628980019054355527191733843155794552239714138594498981633070021337688201879752421815241826693024725359421423561574162484496125012257788232992885228161323757281095899194699530275582404707393739224354353549161770295390892969435229958440663362200) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30521,7 +30521,7 @@ _:gn_4811 { } _:gn_4812 { - 2027 math:greaterThan 1 . + (2027) math:greaterThan 1 . (2027 1) math:difference 2026 . (71311322309738386451424974062168736428933297367674364537353375226382949430386356803860338651485383424463526026307911587962518484217268851366673710000215781059363898857183763769841893425658162121701261342967552766691467756009466604752802147423475615637800407417286805640081203941320737788596001379850535658660374630130900528765799011751976288098 115384143279855365885413952978141112354626353580955668628620690996141759848446468825272859828536422149082726996373221969614607679469262850436520214297141600286853061240252219054955264194791832285661732008226935397441347364243329203752493042784704806261761674931904546777309163167130833459398868922251908945250697832629996220334715473344343537051) math:sum 186695465589593752336838927040309848783559650948630033165974066222524709278832825629133198480021805573546253022681133557577126163686531701803193924297357381346216960097435982824797157620449994407362993351194488164132815120252795808505295190208180421899562082349191352417390367108451571247994870302102444603911072462760896749100514485096319825149 . (2026 115384143279855365885413952978141112354626353580955668628620690996141759848446468825272859828536422149082726996373221969614607679469262850436520214297141600286853061240252219054955264194791832285661732008226935397441347364243329203752493042784704806261761674931904546777309163167130833459398868922251908945250697832629996220334715473344343537051 186695465589593752336838927040309848783559650948630033165974066222524709278832825629133198480021805573546253022681133557577126163686531701803193924297357381346216960097435982824797157620449994407362993351194488164132815120252795808505295190208180421899562082349191352417390367108451571247994870302102444603911072462760896749100514485096319825149) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30532,7 +30532,7 @@ _:gn_4813 { } _:gn_4814 { - 2028 math:greaterThan 1 . + (2028) math:greaterThan 1 . (2028 1) math:difference 2027 . (44072820970116979433988978915972375925693056213281304091267315769758810418060112021412521177051038724619200970065310381652089195251993999069846504296925819227489162383068455285113370769133670163960470665259382630749879608233862598999690895361229190623961267514617741137227959225810095670802867542401373286590323202499095691568916461592367248953 71311322309738386451424974062168736428933297367674364537353375226382949430386356803860338651485383424463526026307911587962518484217268851366673710000215781059363898857183763769841893425658162121701261342967552766691467756009466604752802147423475615637800407417286805640081203941320737788596001379850535658660374630130900528765799011751976288098) math:sum 115384143279855365885413952978141112354626353580955668628620690996141759848446468825272859828536422149082726996373221969614607679469262850436520214297141600286853061240252219054955264194791832285661732008226935397441347364243329203752493042784704806261761674931904546777309163167130833459398868922251908945250697832629996220334715473344343537051 . (2027 71311322309738386451424974062168736428933297367674364537353375226382949430386356803860338651485383424463526026307911587962518484217268851366673710000215781059363898857183763769841893425658162121701261342967552766691467756009466604752802147423475615637800407417286805640081203941320737788596001379850535658660374630130900528765799011751976288098 115384143279855365885413952978141112354626353580955668628620690996141759848446468825272859828536422149082726996373221969614607679469262850436520214297141600286853061240252219054955264194791832285661732008226935397441347364243329203752493042784704806261761674931904546777309163167130833459398868922251908945250697832629996220334715473344343537051) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30543,7 +30543,7 @@ _:gn_4815 { } _:gn_4816 { - 2029 math:greaterThan 1 . + (2029) math:greaterThan 1 . (2029 1) math:difference 2028 . (27238501339621407017435995146196360503240241154393060446086059456624139012326244782447817474434344699844325056242601206310429288965274852296827205703289961831874736474115308484728522656524491957740790677708170135941588147775604005753111252062246425013839139902669064502853244715510642117793133837449162372070051427631804837196882550159609039145 44072820970116979433988978915972375925693056213281304091267315769758810418060112021412521177051038724619200970065310381652089195251993999069846504296925819227489162383068455285113370769133670163960470665259382630749879608233862598999690895361229190623961267514617741137227959225810095670802867542401373286590323202499095691568916461592367248953) math:sum 71311322309738386451424974062168736428933297367674364537353375226382949430386356803860338651485383424463526026307911587962518484217268851366673710000215781059363898857183763769841893425658162121701261342967552766691467756009466604752802147423475615637800407417286805640081203941320737788596001379850535658660374630130900528765799011751976288098 . (2028 44072820970116979433988978915972375925693056213281304091267315769758810418060112021412521177051038724619200970065310381652089195251993999069846504296925819227489162383068455285113370769133670163960470665259382630749879608233862598999690895361229190623961267514617741137227959225810095670802867542401373286590323202499095691568916461592367248953 71311322309738386451424974062168736428933297367674364537353375226382949430386356803860338651485383424463526026307911587962518484217268851366673710000215781059363898857183763769841893425658162121701261342967552766691467756009466604752802147423475615637800407417286805640081203941320737788596001379850535658660374630130900528765799011751976288098) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30554,7 +30554,7 @@ _:gn_4817 { } _:gn_4818 { - 2030 math:greaterThan 1 . + (2030) math:greaterThan 1 . (2030 1) math:difference 2029 . (16834319630495572416552983769776015422452815058888243645181256313134671405733867238964703702616694024774875913822709175341659906286719146773019298593635857395614425908953146800384848112609178206219679987551212494808291460458258593246579643298982765610122127611948676634374714510299453553009733704952210914520271774867290854372033911432758209808 27238501339621407017435995146196360503240241154393060446086059456624139012326244782447817474434344699844325056242601206310429288965274852296827205703289961831874736474115308484728522656524491957740790677708170135941588147775604005753111252062246425013839139902669064502853244715510642117793133837449162372070051427631804837196882550159609039145) math:sum 44072820970116979433988978915972375925693056213281304091267315769758810418060112021412521177051038724619200970065310381652089195251993999069846504296925819227489162383068455285113370769133670163960470665259382630749879608233862598999690895361229190623961267514617741137227959225810095670802867542401373286590323202499095691568916461592367248953 . (2029 27238501339621407017435995146196360503240241154393060446086059456624139012326244782447817474434344699844325056242601206310429288965274852296827205703289961831874736474115308484728522656524491957740790677708170135941588147775604005753111252062246425013839139902669064502853244715510642117793133837449162372070051427631804837196882550159609039145 44072820970116979433988978915972375925693056213281304091267315769758810418060112021412521177051038724619200970065310381652089195251993999069846504296925819227489162383068455285113370769133670163960470665259382630749879608233862598999690895361229190623961267514617741137227959225810095670802867542401373286590323202499095691568916461592367248953) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30565,7 +30565,7 @@ _:gn_4819 { } _:gn_4820 { - 2031 math:greaterThan 1 . + (2031) math:greaterThan 1 . (2031 1) math:difference 2030 . (10404181709125834600883011376420345080787426095504816800904803143489467606592377543483113771817650675069449142419892030968769382678555705523807907109654104436260310565162161684343674543915313751521110690156957641133296687317345412506531608763263659403717012290720387868478530205211188564783400132496951457549779652764513982824848638726850829337 16834319630495572416552983769776015422452815058888243645181256313134671405733867238964703702616694024774875913822709175341659906286719146773019298593635857395614425908953146800384848112609178206219679987551212494808291460458258593246579643298982765610122127611948676634374714510299453553009733704952210914520271774867290854372033911432758209808) math:sum 27238501339621407017435995146196360503240241154393060446086059456624139012326244782447817474434344699844325056242601206310429288965274852296827205703289961831874736474115308484728522656524491957740790677708170135941588147775604005753111252062246425013839139902669064502853244715510642117793133837449162372070051427631804837196882550159609039145 . (2030 16834319630495572416552983769776015422452815058888243645181256313134671405733867238964703702616694024774875913822709175341659906286719146773019298593635857395614425908953146800384848112609178206219679987551212494808291460458258593246579643298982765610122127611948676634374714510299453553009733704952210914520271774867290854372033911432758209808 27238501339621407017435995146196360503240241154393060446086059456624139012326244782447817474434344699844325056242601206310429288965274852296827205703289961831874736474115308484728522656524491957740790677708170135941588147775604005753111252062246425013839139902669064502853244715510642117793133837449162372070051427631804837196882550159609039145) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30576,7 +30576,7 @@ _:gn_4821 { } _:gn_4822 { - 2032 math:greaterThan 1 . + (2032) math:greaterThan 1 . (2032 1) math:difference 2031 . (6430137921369737815669972393355670341665388963383426844276453169645203799141489695481589930799043349705426771402817144372890523608163441249211391483981752959354115343790985116041173568693864454698569297394254853674994773140913180740048034535719106206405115321228288765896184305088264988226333572455259456970492122102776871547185272705907380471 10404181709125834600883011376420345080787426095504816800904803143489467606592377543483113771817650675069449142419892030968769382678555705523807907109654104436260310565162161684343674543915313751521110690156957641133296687317345412506531608763263659403717012290720387868478530205211188564783400132496951457549779652764513982824848638726850829337) math:sum 16834319630495572416552983769776015422452815058888243645181256313134671405733867238964703702616694024774875913822709175341659906286719146773019298593635857395614425908953146800384848112609178206219679987551212494808291460458258593246579643298982765610122127611948676634374714510299453553009733704952210914520271774867290854372033911432758209808 . (2031 10404181709125834600883011376420345080787426095504816800904803143489467606592377543483113771817650675069449142419892030968769382678555705523807907109654104436260310565162161684343674543915313751521110690156957641133296687317345412506531608763263659403717012290720387868478530205211188564783400132496951457549779652764513982824848638726850829337 16834319630495572416552983769776015422452815058888243645181256313134671405733867238964703702616694024774875913822709175341659906286719146773019298593635857395614425908953146800384848112609178206219679987551212494808291460458258593246579643298982765610122127611948676634374714510299453553009733704952210914520271774867290854372033911432758209808) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30587,7 +30587,7 @@ _:gn_4823 { } _:gn_4824 { - 2033 math:greaterThan 1 . + (2033) math:greaterThan 1 . (2033 1) math:difference 2032 . (3974043787756096785213038983064674739122037132121389956628349973844263807450887848001523841018607325364022371017074886595878859070392264274596515625672351476906195221371176568302500975221449296822541392762702787458301914176432231766483574227544553197311896969492099102582345900122923576557066560041692000579287530661737111277663366020943448866 6430137921369737815669972393355670341665388963383426844276453169645203799141489695481589930799043349705426771402817144372890523608163441249211391483981752959354115343790985116041173568693864454698569297394254853674994773140913180740048034535719106206405115321228288765896184305088264988226333572455259456970492122102776871547185272705907380471) math:sum 10404181709125834600883011376420345080787426095504816800904803143489467606592377543483113771817650675069449142419892030968769382678555705523807907109654104436260310565162161684343674543915313751521110690156957641133296687317345412506531608763263659403717012290720387868478530205211188564783400132496951457549779652764513982824848638726850829337 . (2032 6430137921369737815669972393355670341665388963383426844276453169645203799141489695481589930799043349705426771402817144372890523608163441249211391483981752959354115343790985116041173568693864454698569297394254853674994773140913180740048034535719106206405115321228288765896184305088264988226333572455259456970492122102776871547185272705907380471 10404181709125834600883011376420345080787426095504816800904803143489467606592377543483113771817650675069449142419892030968769382678555705523807907109654104436260310565162161684343674543915313751521110690156957641133296687317345412506531608763263659403717012290720387868478530205211188564783400132496951457549779652764513982824848638726850829337) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30598,7 +30598,7 @@ _:gn_4825 { } _:gn_4826 { - 2034 math:greaterThan 1 . + (2034) math:greaterThan 1 . (2034 1) math:difference 2033 . (2456094133613641030456933410290995602543351831262036887648103195800939991690601847480066089780436024341404400385742257777011664537771176974614875858309401482447920122419808547738672593472415157876027904631552066216692858964480948973564460308174553009093218351736189663313838404965341411669267012413567456391204591441039760269521906684963931605 3974043787756096785213038983064674739122037132121389956628349973844263807450887848001523841018607325364022371017074886595878859070392264274596515625672351476906195221371176568302500975221449296822541392762702787458301914176432231766483574227544553197311896969492099102582345900122923576557066560041692000579287530661737111277663366020943448866) math:sum 6430137921369737815669972393355670341665388963383426844276453169645203799141489695481589930799043349705426771402817144372890523608163441249211391483981752959354115343790985116041173568693864454698569297394254853674994773140913180740048034535719106206405115321228288765896184305088264988226333572455259456970492122102776871547185272705907380471 . (2033 3974043787756096785213038983064674739122037132121389956628349973844263807450887848001523841018607325364022371017074886595878859070392264274596515625672351476906195221371176568302500975221449296822541392762702787458301914176432231766483574227544553197311896969492099102582345900122923576557066560041692000579287530661737111277663366020943448866 6430137921369737815669972393355670341665388963383426844276453169645203799141489695481589930799043349705426771402817144372890523608163441249211391483981752959354115343790985116041173568693864454698569297394254853674994773140913180740048034535719106206405115321228288765896184305088264988226333572455259456970492122102776871547185272705907380471) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30609,7 +30609,7 @@ _:gn_4827 { } _:gn_4828 { - 2035 math:greaterThan 1 . + (2035) math:greaterThan 1 . (2035 1) math:difference 2034 . (1517949654142455754756105572773679136578685300859353068980246778043323815760286000521457751238171301022617970631332628818867194532621087299981639767362949994458275098951368020563828381749034138946513488131150721241609055211951282792919113919370000188218678617755909439268507495157582164887799547628124544188082939220697351008141459335979517261 2456094133613641030456933410290995602543351831262036887648103195800939991690601847480066089780436024341404400385742257777011664537771176974614875858309401482447920122419808547738672593472415157876027904631552066216692858964480948973564460308174553009093218351736189663313838404965341411669267012413567456391204591441039760269521906684963931605) math:sum 3974043787756096785213038983064674739122037132121389956628349973844263807450887848001523841018607325364022371017074886595878859070392264274596515625672351476906195221371176568302500975221449296822541392762702787458301914176432231766483574227544553197311896969492099102582345900122923576557066560041692000579287530661737111277663366020943448866 . (2034 2456094133613641030456933410290995602543351831262036887648103195800939991690601847480066089780436024341404400385742257777011664537771176974614875858309401482447920122419808547738672593472415157876027904631552066216692858964480948973564460308174553009093218351736189663313838404965341411669267012413567456391204591441039760269521906684963931605 3974043787756096785213038983064674739122037132121389956628349973844263807450887848001523841018607325364022371017074886595878859070392264274596515625672351476906195221371176568302500975221449296822541392762702787458301914176432231766483574227544553197311896969492099102582345900122923576557066560041692000579287530661737111277663366020943448866) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30620,7 +30620,7 @@ _:gn_4829 { } _:gn_4830 { - 2036 math:greaterThan 1 . + (2036) math:greaterThan 1 . (2036 1) math:difference 2035 . (938144479471185275700827837517316465964666530402683818667856417757616175930315846958608338542264723318786429754409628958144470005150089674633236090946451487989645023468440527174844211723381018929514416500401344975083803752529666180645346388804552820874539733980280224045330909807759246781467464785442912203121652220342409261380447348984414344 1517949654142455754756105572773679136578685300859353068980246778043323815760286000521457751238171301022617970631332628818867194532621087299981639767362949994458275098951368020563828381749034138946513488131150721241609055211951282792919113919370000188218678617755909439268507495157582164887799547628124544188082939220697351008141459335979517261) math:sum 2456094133613641030456933410290995602543351831262036887648103195800939991690601847480066089780436024341404400385742257777011664537771176974614875858309401482447920122419808547738672593472415157876027904631552066216692858964480948973564460308174553009093218351736189663313838404965341411669267012413567456391204591441039760269521906684963931605 . (2035 1517949654142455754756105572773679136578685300859353068980246778043323815760286000521457751238171301022617970631332628818867194532621087299981639767362949994458275098951368020563828381749034138946513488131150721241609055211951282792919113919370000188218678617755909439268507495157582164887799547628124544188082939220697351008141459335979517261 2456094133613641030456933410290995602543351831262036887648103195800939991690601847480066089780436024341404400385742257777011664537771176974614875858309401482447920122419808547738672593472415157876027904631552066216692858964480948973564460308174553009093218351736189663313838404965341411669267012413567456391204591441039760269521906684963931605) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30631,7 +30631,7 @@ _:gn_4831 { } _:gn_4832 { - 2037 math:greaterThan 1 . + (2037) math:greaterThan 1 . (2037 1) math:difference 2036 . (579805174671270479055277735256362670614018770456669250312390360285707639829970153562849412695906577703831540876922999860722724527470997625348403676416498506468630075482927493388984170025653120016999071630749376266525251459421616612273767530565447367344138883775629215223176585349822918106332082842681631984961287000354941746761011986995102917 938144479471185275700827837517316465964666530402683818667856417757616175930315846958608338542264723318786429754409628958144470005150089674633236090946451487989645023468440527174844211723381018929514416500401344975083803752529666180645346388804552820874539733980280224045330909807759246781467464785442912203121652220342409261380447348984414344) math:sum 1517949654142455754756105572773679136578685300859353068980246778043323815760286000521457751238171301022617970631332628818867194532621087299981639767362949994458275098951368020563828381749034138946513488131150721241609055211951282792919113919370000188218678617755909439268507495157582164887799547628124544188082939220697351008141459335979517261 . (2036 938144479471185275700827837517316465964666530402683818667856417757616175930315846958608338542264723318786429754409628958144470005150089674633236090946451487989645023468440527174844211723381018929514416500401344975083803752529666180645346388804552820874539733980280224045330909807759246781467464785442912203121652220342409261380447348984414344 1517949654142455754756105572773679136578685300859353068980246778043323815760286000521457751238171301022617970631332628818867194532621087299981639767362949994458275098951368020563828381749034138946513488131150721241609055211951282792919113919370000188218678617755909439268507495157582164887799547628124544188082939220697351008141459335979517261) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30642,7 +30642,7 @@ _:gn_4833 { } _:gn_4834 { - 2038 math:greaterThan 1 . + (2038) math:greaterThan 1 . (2038 1) math:difference 2037 . (358339304799914796645550102260953795350647759946014568355466057471908536100345693395758925846358145614954888877486629097421745477679092049284832414529952981521014947985513033785860041697727898912515344869651968708558552293108049568371578858239105453530400850204651008822154324457936328675135381942761280218160365219987467514619435361989311427 579805174671270479055277735256362670614018770456669250312390360285707639829970153562849412695906577703831540876922999860722724527470997625348403676416498506468630075482927493388984170025653120016999071630749376266525251459421616612273767530565447367344138883775629215223176585349822918106332082842681631984961287000354941746761011986995102917) math:sum 938144479471185275700827837517316465964666530402683818667856417757616175930315846958608338542264723318786429754409628958144470005150089674633236090946451487989645023468440527174844211723381018929514416500401344975083803752529666180645346388804552820874539733980280224045330909807759246781467464785442912203121652220342409261380447348984414344 . (2037 579805174671270479055277735256362670614018770456669250312390360285707639829970153562849412695906577703831540876922999860722724527470997625348403676416498506468630075482927493388984170025653120016999071630749376266525251459421616612273767530565447367344138883775629215223176585349822918106332082842681631984961287000354941746761011986995102917 938144479471185275700827837517316465964666530402683818667856417757616175930315846958608338542264723318786429754409628958144470005150089674633236090946451487989645023468440527174844211723381018929514416500401344975083803752529666180645346388804552820874539733980280224045330909807759246781467464785442912203121652220342409261380447348984414344) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30653,7 +30653,7 @@ _:gn_4835 { } _:gn_4836 { - 2039 math:greaterThan 1 . + (2039) math:greaterThan 1 . (2039 1) math:difference 2038 . (221465869871355682409727632995408875263371010510654681956924302813799103729624460167090486849548432088876651999436370763300979049791905576063571261886545524947615127497414459603124128327925221104483726761097407557966699166313567043902188672326341913813738033570978206401022260891886589431196700899920351766800921780367474232141576625005791490 358339304799914796645550102260953795350647759946014568355466057471908536100345693395758925846358145614954888877486629097421745477679092049284832414529952981521014947985513033785860041697727898912515344869651968708558552293108049568371578858239105453530400850204651008822154324457936328675135381942761280218160365219987467514619435361989311427) math:sum 579805174671270479055277735256362670614018770456669250312390360285707639829970153562849412695906577703831540876922999860722724527470997625348403676416498506468630075482927493388984170025653120016999071630749376266525251459421616612273767530565447367344138883775629215223176585349822918106332082842681631984961287000354941746761011986995102917 . (2038 358339304799914796645550102260953795350647759946014568355466057471908536100345693395758925846358145614954888877486629097421745477679092049284832414529952981521014947985513033785860041697727898912515344869651968708558552293108049568371578858239105453530400850204651008822154324457936328675135381942761280218160365219987467514619435361989311427 579805174671270479055277735256362670614018770456669250312390360285707639829970153562849412695906577703831540876922999860722724527470997625348403676416498506468630075482927493388984170025653120016999071630749376266525251459421616612273767530565447367344138883775629215223176585349822918106332082842681631984961287000354941746761011986995102917) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30664,7 +30664,7 @@ _:gn_4837 { } _:gn_4838 { - 2040 math:greaterThan 1 . + (2040) math:greaterThan 1 . (2040 1) math:difference 2039 . (136873434928559114235822469265544920087276749435359886398541754658109432370721233228668438996809713526078236878050258334120766427887186473221261152643407456573399820488098574182735913369802677808031618108554561150591853126794482524469390185912763539716662816633672802421132063566049739243938681042840928451359443439619993282477858736983519937 221465869871355682409727632995408875263371010510654681956924302813799103729624460167090486849548432088876651999436370763300979049791905576063571261886545524947615127497414459603124128327925221104483726761097407557966699166313567043902188672326341913813738033570978206401022260891886589431196700899920351766800921780367474232141576625005791490) math:sum 358339304799914796645550102260953795350647759946014568355466057471908536100345693395758925846358145614954888877486629097421745477679092049284832414529952981521014947985513033785860041697727898912515344869651968708558552293108049568371578858239105453530400850204651008822154324457936328675135381942761280218160365219987467514619435361989311427 . (2039 221465869871355682409727632995408875263371010510654681956924302813799103729624460167090486849548432088876651999436370763300979049791905576063571261886545524947615127497414459603124128327925221104483726761097407557966699166313567043902188672326341913813738033570978206401022260891886589431196700899920351766800921780367474232141576625005791490 358339304799914796645550102260953795350647759946014568355466057471908536100345693395758925846358145614954888877486629097421745477679092049284832414529952981521014947985513033785860041697727898912515344869651968708558552293108049568371578858239105453530400850204651008822154324457936328675135381942761280218160365219987467514619435361989311427) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30675,7 +30675,7 @@ _:gn_4839 { } _:gn_4840 { - 2041 math:greaterThan 1 . + (2041) math:greaterThan 1 . (2041 1) math:difference 2040 . (84592434942796568173905163729863955176094261075294795558382548155689671358903226938422047852738718562798415121386112429180212621904719102842310109243138068374215307009315885420388214958122543296452108652542846407374846039519084519432798486413578374097075216937305403979890197325836850187258019857079423315441478340747480949663717888022271553 136873434928559114235822469265544920087276749435359886398541754658109432370721233228668438996809713526078236878050258334120766427887186473221261152643407456573399820488098574182735913369802677808031618108554561150591853126794482524469390185912763539716662816633672802421132063566049739243938681042840928451359443439619993282477858736983519937) math:sum 221465869871355682409727632995408875263371010510654681956924302813799103729624460167090486849548432088876651999436370763300979049791905576063571261886545524947615127497414459603124128327925221104483726761097407557966699166313567043902188672326341913813738033570978206401022260891886589431196700899920351766800921780367474232141576625005791490 . (2040 136873434928559114235822469265544920087276749435359886398541754658109432370721233228668438996809713526078236878050258334120766427887186473221261152643407456573399820488098574182735913369802677808031618108554561150591853126794482524469390185912763539716662816633672802421132063566049739243938681042840928451359443439619993282477858736983519937 221465869871355682409727632995408875263371010510654681956924302813799103729624460167090486849548432088876651999436370763300979049791905576063571261886545524947615127497414459603124128327925221104483726761097407557966699166313567043902188672326341913813738033570978206401022260891886589431196700899920351766800921780367474232141576625005791490) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30686,7 +30686,7 @@ _:gn_4841 { } _:gn_4842 { - 2042 math:greaterThan 1 . + (2042) math:greaterThan 1 . (2042 1) math:difference 2041 . (52280999985762546061917305535680964911182488360065090840159206502419761011818006290246391144070994963279821756664145904940553805982467370378951043400269388199184513478782688762347698411680134511579509456011714743217007087275398005036591699499185165619587599696367398441241866240212889056680661185761505135917965098872512332814140848961248384 84592434942796568173905163729863955176094261075294795558382548155689671358903226938422047852738718562798415121386112429180212621904719102842310109243138068374215307009315885420388214958122543296452108652542846407374846039519084519432798486413578374097075216937305403979890197325836850187258019857079423315441478340747480949663717888022271553) math:sum 136873434928559114235822469265544920087276749435359886398541754658109432370721233228668438996809713526078236878050258334120766427887186473221261152643407456573399820488098574182735913369802677808031618108554561150591853126794482524469390185912763539716662816633672802421132063566049739243938681042840928451359443439619993282477858736983519937 . (2041 84592434942796568173905163729863955176094261075294795558382548155689671358903226938422047852738718562798415121386112429180212621904719102842310109243138068374215307009315885420388214958122543296452108652542846407374846039519084519432798486413578374097075216937305403979890197325836850187258019857079423315441478340747480949663717888022271553 136873434928559114235822469265544920087276749435359886398541754658109432370721233228668438996809713526078236878050258334120766427887186473221261152643407456573399820488098574182735913369802677808031618108554561150591853126794482524469390185912763539716662816633672802421132063566049739243938681042840928451359443439619993282477858736983519937) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30697,7 +30697,7 @@ _:gn_4843 { } _:gn_4844 { - 2043 math:greaterThan 1 . + (2043) math:greaterThan 1 . (2043 1) math:difference 2042 . (32311434957034022111987858194182990264911772715229704718223341653269910347085220648175656708667723599518593364721966524239658815922251732463359065842868680175030793530533196658040516546442408784872599196531131664157838952243686514396206786914393208477487617240938005538648331085623961130577358671317918179523513241874968616849577039061023169 52280999985762546061917305535680964911182488360065090840159206502419761011818006290246391144070994963279821756664145904940553805982467370378951043400269388199184513478782688762347698411680134511579509456011714743217007087275398005036591699499185165619587599696367398441241866240212889056680661185761505135917965098872512332814140848961248384) math:sum 84592434942796568173905163729863955176094261075294795558382548155689671358903226938422047852738718562798415121386112429180212621904719102842310109243138068374215307009315885420388214958122543296452108652542846407374846039519084519432798486413578374097075216937305403979890197325836850187258019857079423315441478340747480949663717888022271553 . (2042 52280999985762546061917305535680964911182488360065090840159206502419761011818006290246391144070994963279821756664145904940553805982467370378951043400269388199184513478782688762347698411680134511579509456011714743217007087275398005036591699499185165619587599696367398441241866240212889056680661185761505135917965098872512332814140848961248384 84592434942796568173905163729863955176094261075294795558382548155689671358903226938422047852738718562798415121386112429180212621904719102842310109243138068374215307009315885420388214958122543296452108652542846407374846039519084519432798486413578374097075216937305403979890197325836850187258019857079423315441478340747480949663717888022271553) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30708,7 +30708,7 @@ _:gn_4845 { } _:gn_4846 { - 2044 math:greaterThan 1 . + (2044) math:greaterThan 1 . (2044 1) math:difference 2043 . (19969565028728523949929447341497974646270715644835386121935864849149850664732785642070734435403271363761228391942179380700894990060215637915591977557400708024153719948249492104307181865237725726706910259480583079059168135031711490640384912584791957142099982455429392902593535154588927926103302514443586956394451856997543715964563809900225215 32311434957034022111987858194182990264911772715229704718223341653269910347085220648175656708667723599518593364721966524239658815922251732463359065842868680175030793530533196658040516546442408784872599196531131664157838952243686514396206786914393208477487617240938005538648331085623961130577358671317918179523513241874968616849577039061023169) math:sum 52280999985762546061917305535680964911182488360065090840159206502419761011818006290246391144070994963279821756664145904940553805982467370378951043400269388199184513478782688762347698411680134511579509456011714743217007087275398005036591699499185165619587599696367398441241866240212889056680661185761505135917965098872512332814140848961248384 . (2043 32311434957034022111987858194182990264911772715229704718223341653269910347085220648175656708667723599518593364721966524239658815922251732463359065842868680175030793530533196658040516546442408784872599196531131664157838952243686514396206786914393208477487617240938005538648331085623961130577358671317918179523513241874968616849577039061023169 52280999985762546061917305535680964911182488360065090840159206502419761011818006290246391144070994963279821756664145904940553805982467370378951043400269388199184513478782688762347698411680134511579509456011714743217007087275398005036591699499185165619587599696367398441241866240212889056680661185761505135917965098872512332814140848961248384) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30719,7 +30719,7 @@ _:gn_4847 { } _:gn_4848 { - 2045 math:greaterThan 1 . + (2045) math:greaterThan 1 . (2045 1) math:difference 2044 . (12341869928305498162058410852685015618641057070394318596287476804120059682352435006104922273264452235757364972779787143538763825862036094547767088285467972150877073582283704553733334681204683058165688937050548585098670817211975023755821874329601251335387634785508612636054795931035033204474056156874331223129061384877424900885013229160797954 19969565028728523949929447341497974646270715644835386121935864849149850664732785642070734435403271363761228391942179380700894990060215637915591977557400708024153719948249492104307181865237725726706910259480583079059168135031711490640384912584791957142099982455429392902593535154588927926103302514443586956394451856997543715964563809900225215) math:sum 32311434957034022111987858194182990264911772715229704718223341653269910347085220648175656708667723599518593364721966524239658815922251732463359065842868680175030793530533196658040516546442408784872599196531131664157838952243686514396206786914393208477487617240938005538648331085623961130577358671317918179523513241874968616849577039061023169 . (2044 19969565028728523949929447341497974646270715644835386121935864849149850664732785642070734435403271363761228391942179380700894990060215637915591977557400708024153719948249492104307181865237725726706910259480583079059168135031711490640384912584791957142099982455429392902593535154588927926103302514443586956394451856997543715964563809900225215 32311434957034022111987858194182990264911772715229704718223341653269910347085220648175656708667723599518593364721966524239658815922251732463359065842868680175030793530533196658040516546442408784872599196531131664157838952243686514396206786914393208477487617240938005538648331085623961130577358671317918179523513241874968616849577039061023169) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30730,7 +30730,7 @@ _:gn_4849 { } _:gn_4850 { - 2046 math:greaterThan 1 . + (2046) math:greaterThan 1 . (2046 1) math:difference 2045 . (7627695100423025787871036488812959027629658574441067525648388045029790982380350635965812162138819128003863419162392237162131164198179543367824889271932735873276646365965787550573847184033042668541221322430034493960497317819736466884563038255190705806712347669920780266538739223553894721629246357569255733265390472120118815079550580739427261 12341869928305498162058410852685015618641057070394318596287476804120059682352435006104922273264452235757364972779787143538763825862036094547767088285467972150877073582283704553733334681204683058165688937050548585098670817211975023755821874329601251335387634785508612636054795931035033204474056156874331223129061384877424900885013229160797954) math:sum 19969565028728523949929447341497974646270715644835386121935864849149850664732785642070734435403271363761228391942179380700894990060215637915591977557400708024153719948249492104307181865237725726706910259480583079059168135031711490640384912584791957142099982455429392902593535154588927926103302514443586956394451856997543715964563809900225215 . (2045 12341869928305498162058410852685015618641057070394318596287476804120059682352435006104922273264452235757364972779787143538763825862036094547767088285467972150877073582283704553733334681204683058165688937050548585098670817211975023755821874329601251335387634785508612636054795931035033204474056156874331223129061384877424900885013229160797954 19969565028728523949929447341497974646270715644835386121935864849149850664732785642070734435403271363761228391942179380700894990060215637915591977557400708024153719948249492104307181865237725726706910259480583079059168135031711490640384912584791957142099982455429392902593535154588927926103302514443586956394451856997543715964563809900225215) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30741,7 +30741,7 @@ _:gn_4851 { } _:gn_4852 { - 2047 math:greaterThan 1 . + (2047) math:greaterThan 1 . (2047 1) math:difference 2046 . (4714174827882472374187374363872056591011398495953251070639088759090268699972084370139110111125633107753501553617394906376632661663856551179942199013535236277600427216317917003159487497171640389624467614620514091138173499392238556871258836074410545528675287115587832369516056707481138482844809799305075489863670912757306085805462648421370693 7627695100423025787871036488812959027629658574441067525648388045029790982380350635965812162138819128003863419162392237162131164198179543367824889271932735873276646365965787550573847184033042668541221322430034493960497317819736466884563038255190705806712347669920780266538739223553894721629246357569255733265390472120118815079550580739427261) math:sum 12341869928305498162058410852685015618641057070394318596287476804120059682352435006104922273264452235757364972779787143538763825862036094547767088285467972150877073582283704553733334681204683058165688937050548585098670817211975023755821874329601251335387634785508612636054795931035033204474056156874331223129061384877424900885013229160797954 . (2046 7627695100423025787871036488812959027629658574441067525648388045029790982380350635965812162138819128003863419162392237162131164198179543367824889271932735873276646365965787550573847184033042668541221322430034493960497317819736466884563038255190705806712347669920780266538739223553894721629246357569255733265390472120118815079550580739427261 12341869928305498162058410852685015618641057070394318596287476804120059682352435006104922273264452235757364972779787143538763825862036094547767088285467972150877073582283704553733334681204683058165688937050548585098670817211975023755821874329601251335387634785508612636054795931035033204474056156874331223129061384877424900885013229160797954) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30752,7 +30752,7 @@ _:gn_4853 { } _:gn_4854 { - 2048 math:greaterThan 1 . + (2048) math:greaterThan 1 . (2048 1) math:difference 2047 . (2913520272540553413683662124940902436618260078487816455009299285939522282408266265826702051013186020250361865544997330785498502534322992187882690258397499595676219149647870547414359686861402278916753707809520402822323818427497910013304202180780160278037060554332947897022682516072756238784436558264180243401719559362812729274087932318056568 4714174827882472374187374363872056591011398495953251070639088759090268699972084370139110111125633107753501553617394906376632661663856551179942199013535236277600427216317917003159487497171640389624467614620514091138173499392238556871258836074410545528675287115587832369516056707481138482844809799305075489863670912757306085805462648421370693) math:sum 7627695100423025787871036488812959027629658574441067525648388045029790982380350635965812162138819128003863419162392237162131164198179543367824889271932735873276646365965787550573847184033042668541221322430034493960497317819736466884563038255190705806712347669920780266538739223553894721629246357569255733265390472120118815079550580739427261 . (2047 4714174827882472374187374363872056591011398495953251070639088759090268699972084370139110111125633107753501553617394906376632661663856551179942199013535236277600427216317917003159487497171640389624467614620514091138173499392238556871258836074410545528675287115587832369516056707481138482844809799305075489863670912757306085805462648421370693 7627695100423025787871036488812959027629658574441067525648388045029790982380350635965812162138819128003863419162392237162131164198179543367824889271932735873276646365965787550573847184033042668541221322430034493960497317819736466884563038255190705806712347669920780266538739223553894721629246357569255733265390472120118815079550580739427261) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30763,7 +30763,7 @@ _:gn_4855 { } _:gn_4856 { - 2049 math:greaterThan 1 . + (2049) math:greaterThan 1 . (2049 1) math:difference 2048 . (1800654555341918960503712238931154154393138417465434615629789473150746417563818104312408060112447087503139688072397575591134159129533558992059508755137736681924208066670046455745127810310238110707713906810993688315849680964740646857954633893630385250638226561254884472493374191408382244060373241040895246461951353394493356531374716103314125 2913520272540553413683662124940902436618260078487816455009299285939522282408266265826702051013186020250361865544997330785498502534322992187882690258397499595676219149647870547414359686861402278916753707809520402822323818427497910013304202180780160278037060554332947897022682516072756238784436558264180243401719559362812729274087932318056568) math:sum 4714174827882472374187374363872056591011398495953251070639088759090268699972084370139110111125633107753501553617394906376632661663856551179942199013535236277600427216317917003159487497171640389624467614620514091138173499392238556871258836074410545528675287115587832369516056707481138482844809799305075489863670912757306085805462648421370693 . (2048 2913520272540553413683662124940902436618260078487816455009299285939522282408266265826702051013186020250361865544997330785498502534322992187882690258397499595676219149647870547414359686861402278916753707809520402822323818427497910013304202180780160278037060554332947897022682516072756238784436558264180243401719559362812729274087932318056568 4714174827882472374187374363872056591011398495953251070639088759090268699972084370139110111125633107753501553617394906376632661663856551179942199013535236277600427216317917003159487497171640389624467614620514091138173499392238556871258836074410545528675287115587832369516056707481138482844809799305075489863670912757306085805462648421370693) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30774,7 +30774,7 @@ _:gn_4857 { } _:gn_4858 { - 2050 math:greaterThan 1 . + (2050) math:greaterThan 1 . (2050 1) math:difference 2049 . (1112865717198634453179949886009748282225121661022381839379509812788775864844448161514293990900738932747222177472599755194364343404789433195823181503259762913752011082977824091669231876551164168209039800998526714506474137462757263155349568287149775027398833993078063424529308324664373994724063317223284996939768205968319372742713216214742443 1800654555341918960503712238931154154393138417465434615629789473150746417563818104312408060112447087503139688072397575591134159129533558992059508755137736681924208066670046455745127810310238110707713906810993688315849680964740646857954633893630385250638226561254884472493374191408382244060373241040895246461951353394493356531374716103314125) math:sum 2913520272540553413683662124940902436618260078487816455009299285939522282408266265826702051013186020250361865544997330785498502534322992187882690258397499595676219149647870547414359686861402278916753707809520402822323818427497910013304202180780160278037060554332947897022682516072756238784436558264180243401719559362812729274087932318056568 . (2049 1800654555341918960503712238931154154393138417465434615629789473150746417563818104312408060112447087503139688072397575591134159129533558992059508755137736681924208066670046455745127810310238110707713906810993688315849680964740646857954633893630385250638226561254884472493374191408382244060373241040895246461951353394493356531374716103314125 2913520272540553413683662124940902436618260078487816455009299285939522282408266265826702051013186020250361865544997330785498502534322992187882690258397499595676219149647870547414359686861402278916753707809520402822323818427497910013304202180780160278037060554332947897022682516072756238784436558264180243401719559362812729274087932318056568) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30785,7 +30785,7 @@ _:gn_4859 { } _:gn_4860 { - 2051 math:greaterThan 1 . + (2051) math:greaterThan 1 . (2051 1) math:difference 2050 . (687788838143284507323762352921405872168016756443052776250279660361970552719369942798114069211708154755917510599797820396769815724744125796236327251877973768172196983692222364075895933759073942498674105812466973809375543501983383702605065606480610223239392568176821047964065866744008249336309923817610249522183147426173983788661499888571682 1112865717198634453179949886009748282225121661022381839379509812788775864844448161514293990900738932747222177472599755194364343404789433195823181503259762913752011082977824091669231876551164168209039800998526714506474137462757263155349568287149775027398833993078063424529308324664373994724063317223284996939768205968319372742713216214742443) math:sum 1800654555341918960503712238931154154393138417465434615629789473150746417563818104312408060112447087503139688072397575591134159129533558992059508755137736681924208066670046455745127810310238110707713906810993688315849680964740646857954633893630385250638226561254884472493374191408382244060373241040895246461951353394493356531374716103314125 . (2050 1112865717198634453179949886009748282225121661022381839379509812788775864844448161514293990900738932747222177472599755194364343404789433195823181503259762913752011082977824091669231876551164168209039800998526714506474137462757263155349568287149775027398833993078063424529308324664373994724063317223284996939768205968319372742713216214742443 1800654555341918960503712238931154154393138417465434615629789473150746417563818104312408060112447087503139688072397575591134159129533558992059508755137736681924208066670046455745127810310238110707713906810993688315849680964740646857954633893630385250638226561254884472493374191408382244060373241040895246461951353394493356531374716103314125) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30796,7 +30796,7 @@ _:gn_4861 { } _:gn_4862 { - 2052 math:greaterThan 1 . + (2052) math:greaterThan 1 . (2052 1) math:difference 2051 . (425076879055349945856187533088342410057104904579329063129230152426805312125078218716179921689030777991304666872801934797594527680045307399586854251381789145579814099285601727593335942792090225710365695186059740697098593960773879452744502680669164804159441424901242376565242457920365745387753393405674747417585058542145388954051716326170761 687788838143284507323762352921405872168016756443052776250279660361970552719369942798114069211708154755917510599797820396769815724744125796236327251877973768172196983692222364075895933759073942498674105812466973809375543501983383702605065606480610223239392568176821047964065866744008249336309923817610249522183147426173983788661499888571682) math:sum 1112865717198634453179949886009748282225121661022381839379509812788775864844448161514293990900738932747222177472599755194364343404789433195823181503259762913752011082977824091669231876551164168209039800998526714506474137462757263155349568287149775027398833993078063424529308324664373994724063317223284996939768205968319372742713216214742443 . (2051 687788838143284507323762352921405872168016756443052776250279660361970552719369942798114069211708154755917510599797820396769815724744125796236327251877973768172196983692222364075895933759073942498674105812466973809375543501983383702605065606480610223239392568176821047964065866744008249336309923817610249522183147426173983788661499888571682 1112865717198634453179949886009748282225121661022381839379509812788775864844448161514293990900738932747222177472599755194364343404789433195823181503259762913752011082977824091669231876551164168209039800998526714506474137462757263155349568287149775027398833993078063424529308324664373994724063317223284996939768205968319372742713216214742443) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30807,7 +30807,7 @@ _:gn_4863 { } _:gn_4864 { - 2053 math:greaterThan 1 . + (2053) math:greaterThan 1 . (2053 1) math:difference 2052 . (262711959087934561467574819833063462110911851863723713121049507935165240594291724081934147522677376764612843726995885599175288044698818396649473000496184622592382884406620636482559990966983716788308410626407233112276949541209504249860562925811445419079951143275578671398823408823642503948556530411935502104598088884028594834609783562400921 425076879055349945856187533088342410057104904579329063129230152426805312125078218716179921689030777991304666872801934797594527680045307399586854251381789145579814099285601727593335942792090225710365695186059740697098593960773879452744502680669164804159441424901242376565242457920365745387753393405674747417585058542145388954051716326170761) math:sum 687788838143284507323762352921405872168016756443052776250279660361970552719369942798114069211708154755917510599797820396769815724744125796236327251877973768172196983692222364075895933759073942498674105812466973809375543501983383702605065606480610223239392568176821047964065866744008249336309923817610249522183147426173983788661499888571682 . (2052 425076879055349945856187533088342410057104904579329063129230152426805312125078218716179921689030777991304666872801934797594527680045307399586854251381789145579814099285601727593335942792090225710365695186059740697098593960773879452744502680669164804159441424901242376565242457920365745387753393405674747417585058542145388954051716326170761 687788838143284507323762352921405872168016756443052776250279660361970552719369942798114069211708154755917510599797820396769815724744125796236327251877973768172196983692222364075895933759073942498674105812466973809375543501983383702605065606480610223239392568176821047964065866744008249336309923817610249522183147426173983788661499888571682) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30818,7 +30818,7 @@ _:gn_4865 { } _:gn_4866 { - 2054 math:greaterThan 1 . + (2054) math:greaterThan 1 . (2054 1) math:difference 2053 . (162364919967415384388612713255278947946193052715605350008180644491640071530786494634245774166353401226691823145806049198419239635346489002937381250885604522987431214878981091110775951825106508922057284559652507584821644419564375202883939754857719385079490281625663705166419049096723241439196862993739245312986969658116794119441932763769840 262711959087934561467574819833063462110911851863723713121049507935165240594291724081934147522677376764612843726995885599175288044698818396649473000496184622592382884406620636482559990966983716788308410626407233112276949541209504249860562925811445419079951143275578671398823408823642503948556530411935502104598088884028594834609783562400921) math:sum 425076879055349945856187533088342410057104904579329063129230152426805312125078218716179921689030777991304666872801934797594527680045307399586854251381789145579814099285601727593335942792090225710365695186059740697098593960773879452744502680669164804159441424901242376565242457920365745387753393405674747417585058542145388954051716326170761 . (2053 262711959087934561467574819833063462110911851863723713121049507935165240594291724081934147522677376764612843726995885599175288044698818396649473000496184622592382884406620636482559990966983716788308410626407233112276949541209504249860562925811445419079951143275578671398823408823642503948556530411935502104598088884028594834609783562400921 425076879055349945856187533088342410057104904579329063129230152426805312125078218716179921689030777991304666872801934797594527680045307399586854251381789145579814099285601727593335942792090225710365695186059740697098593960773879452744502680669164804159441424901242376565242457920365745387753393405674747417585058542145388954051716326170761) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30829,7 +30829,7 @@ _:gn_4867 { } _:gn_4868 { - 2055 math:greaterThan 1 . + (2055) math:greaterThan 1 . (2055 1) math:difference 2054 . (100347039120519177078962106577784514164718799148118363112868863443525169063505229447688373356323975537921020581189836400756048409352329393712091749610580099604951669527639545371784039141877207866251126066754725527455305121645129046976623170953726034000460861649914966232404359726919262509359667418196256791611119225911800715167850798631081 162364919967415384388612713255278947946193052715605350008180644491640071530786494634245774166353401226691823145806049198419239635346489002937381250885604522987431214878981091110775951825106508922057284559652507584821644419564375202883939754857719385079490281625663705166419049096723241439196862993739245312986969658116794119441932763769840) math:sum 262711959087934561467574819833063462110911851863723713121049507935165240594291724081934147522677376764612843726995885599175288044698818396649473000496184622592382884406620636482559990966983716788308410626407233112276949541209504249860562925811445419079951143275578671398823408823642503948556530411935502104598088884028594834609783562400921 . (2054 162364919967415384388612713255278947946193052715605350008180644491640071530786494634245774166353401226691823145806049198419239635346489002937381250885604522987431214878981091110775951825106508922057284559652507584821644419564375202883939754857719385079490281625663705166419049096723241439196862993739245312986969658116794119441932763769840 262711959087934561467574819833063462110911851863723713121049507935165240594291724081934147522677376764612843726995885599175288044698818396649473000496184622592382884406620636482559990966983716788308410626407233112276949541209504249860562925811445419079951143275578671398823408823642503948556530411935502104598088884028594834609783562400921) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30840,7 +30840,7 @@ _:gn_4869 { } _:gn_4870 { - 2056 math:greaterThan 1 . + (2056) math:greaterThan 1 . (2056 1) math:difference 2055 . (62017880846896207309650606677494433781474253567486986895311781048114902467281265186557400810029425688770802564616212797663191225994159609225289501275024423382479545351341545738991912683229301055806158492897782057366339297919246155907316583903993351079029419975748738934014689369803978929837195575542988521375850432204993404274081965138759 100347039120519177078962106577784514164718799148118363112868863443525169063505229447688373356323975537921020581189836400756048409352329393712091749610580099604951669527639545371784039141877207866251126066754725527455305121645129046976623170953726034000460861649914966232404359726919262509359667418196256791611119225911800715167850798631081) math:sum 162364919967415384388612713255278947946193052715605350008180644491640071530786494634245774166353401226691823145806049198419239635346489002937381250885604522987431214878981091110775951825106508922057284559652507584821644419564375202883939754857719385079490281625663705166419049096723241439196862993739245312986969658116794119441932763769840 . (2055 100347039120519177078962106577784514164718799148118363112868863443525169063505229447688373356323975537921020581189836400756048409352329393712091749610580099604951669527639545371784039141877207866251126066754725527455305121645129046976623170953726034000460861649914966232404359726919262509359667418196256791611119225911800715167850798631081 162364919967415384388612713255278947946193052715605350008180644491640071530786494634245774166353401226691823145806049198419239635346489002937381250885604522987431214878981091110775951825106508922057284559652507584821644419564375202883939754857719385079490281625663705166419049096723241439196862993739245312986969658116794119441932763769840) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30851,7 +30851,7 @@ _:gn_4871 { } _:gn_4872 { - 2057 math:greaterThan 1 . + (2057) math:greaterThan 1 . (2057 1) math:difference 2056 . (38329158273622969769311499900290080383244545580631376217557082395410266596223964261130972546294549849150218016573623603092857183358169784486802248335555676222472124176297999632792126458647906810444967573856943470088965823725882891069306587049732682921431441674166227298389670357115283579522471842653268270235268793706807310893768833492322 62017880846896207309650606677494433781474253567486986895311781048114902467281265186557400810029425688770802564616212797663191225994159609225289501275024423382479545351341545738991912683229301055806158492897782057366339297919246155907316583903993351079029419975748738934014689369803978929837195575542988521375850432204993404274081965138759) math:sum 100347039120519177078962106577784514164718799148118363112868863443525169063505229447688373356323975537921020581189836400756048409352329393712091749610580099604951669527639545371784039141877207866251126066754725527455305121645129046976623170953726034000460861649914966232404359726919262509359667418196256791611119225911800715167850798631081 . (2056 62017880846896207309650606677494433781474253567486986895311781048114902467281265186557400810029425688770802564616212797663191225994159609225289501275024423382479545351341545738991912683229301055806158492897782057366339297919246155907316583903993351079029419975748738934014689369803978929837195575542988521375850432204993404274081965138759 100347039120519177078962106577784514164718799148118363112868863443525169063505229447688373356323975537921020581189836400756048409352329393712091749610580099604951669527639545371784039141877207866251126066754725527455305121645129046976623170953726034000460861649914966232404359726919262509359667418196256791611119225911800715167850798631081) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30862,7 +30862,7 @@ _:gn_4873 { } _:gn_4874 { - 2058 math:greaterThan 1 . + (2058) math:greaterThan 1 . (2058 1) math:difference 2057 . (23688722573273237540339106777204353398229707986855610677754698652704635871057300925426428263734875839620584548042589194570334042635989824738487252939468747160007421175043546106199786224581394245361190919040838587277373474193363264838009996854260668157597978301582511635625019012688695350314723732889720251140581638498186093380313131646437 38329158273622969769311499900290080383244545580631376217557082395410266596223964261130972546294549849150218016573623603092857183358169784486802248335555676222472124176297999632792126458647906810444967573856943470088965823725882891069306587049732682921431441674166227298389670357115283579522471842653268270235268793706807310893768833492322) math:sum 62017880846896207309650606677494433781474253567486986895311781048114902467281265186557400810029425688770802564616212797663191225994159609225289501275024423382479545351341545738991912683229301055806158492897782057366339297919246155907316583903993351079029419975748738934014689369803978929837195575542988521375850432204993404274081965138759 . (2057 38329158273622969769311499900290080383244545580631376217557082395410266596223964261130972546294549849150218016573623603092857183358169784486802248335555676222472124176297999632792126458647906810444967573856943470088965823725882891069306587049732682921431441674166227298389670357115283579522471842653268270235268793706807310893768833492322 62017880846896207309650606677494433781474253567486986895311781048114902467281265186557400810029425688770802564616212797663191225994159609225289501275024423382479545351341545738991912683229301055806158492897782057366339297919246155907316583903993351079029419975748738934014689369803978929837195575542988521375850432204993404274081965138759) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30873,7 +30873,7 @@ _:gn_4875 { } _:gn_4876 { - 2059 math:greaterThan 1 . + (2059) math:greaterThan 1 . (2059 1) math:difference 2058 . (14640435700349732228972393123085726985014837593775765539802383742705630725166663335704544282559674009529633468531034408522523140722179959748314995396086929062464703001254453526592340234066512565083776654816104882811592349532519626231296590195472014763833463372583715662764651344426588229207748109763548019094687155208621217513455701845885 23688722573273237540339106777204353398229707986855610677754698652704635871057300925426428263734875839620584548042589194570334042635989824738487252939468747160007421175043546106199786224581394245361190919040838587277373474193363264838009996854260668157597978301582511635625019012688695350314723732889720251140581638498186093380313131646437) math:sum 38329158273622969769311499900290080383244545580631376217557082395410266596223964261130972546294549849150218016573623603092857183358169784486802248335555676222472124176297999632792126458647906810444967573856943470088965823725882891069306587049732682921431441674166227298389670357115283579522471842653268270235268793706807310893768833492322 . (2058 23688722573273237540339106777204353398229707986855610677754698652704635871057300925426428263734875839620584548042589194570334042635989824738487252939468747160007421175043546106199786224581394245361190919040838587277373474193363264838009996854260668157597978301582511635625019012688695350314723732889720251140581638498186093380313131646437 38329158273622969769311499900290080383244545580631376217557082395410266596223964261130972546294549849150218016573623603092857183358169784486802248335555676222472124176297999632792126458647906810444967573856943470088965823725882891069306587049732682921431441674166227298389670357115283579522471842653268270235268793706807310893768833492322) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30884,7 +30884,7 @@ _:gn_4877 { } _:gn_4878 { - 2060 math:greaterThan 1 . + (2060) math:greaterThan 1 . (2060 1) math:difference 2059 . (9048286872923505311366713654118626413214870393079845137952314909999005145890637589721883981175201830090951079511554786047810901913809864990172257543381818097542718173789092579607445990514881680277414264224733704465781124660843638606713406658788653393764514928998795972860367668262107121106975623126172232045894483289564875866857429800552 14640435700349732228972393123085726985014837593775765539802383742705630725166663335704544282559674009529633468531034408522523140722179959748314995396086929062464703001254453526592340234066512565083776654816104882811592349532519626231296590195472014763833463372583715662764651344426588229207748109763548019094687155208621217513455701845885) math:sum 23688722573273237540339106777204353398229707986855610677754698652704635871057300925426428263734875839620584548042589194570334042635989824738487252939468747160007421175043546106199786224581394245361190919040838587277373474193363264838009996854260668157597978301582511635625019012688695350314723732889720251140581638498186093380313131646437 . (2059 14640435700349732228972393123085726985014837593775765539802383742705630725166663335704544282559674009529633468531034408522523140722179959748314995396086929062464703001254453526592340234066512565083776654816104882811592349532519626231296590195472014763833463372583715662764651344426588229207748109763548019094687155208621217513455701845885 23688722573273237540339106777204353398229707986855610677754698652704635871057300925426428263734875839620584548042589194570334042635989824738487252939468747160007421175043546106199786224581394245361190919040838587277373474193363264838009996854260668157597978301582511635625019012688695350314723732889720251140581638498186093380313131646437) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30895,7 +30895,7 @@ _:gn_4879 { } _:gn_4880 { - 2061 math:greaterThan 1 . + (2061) math:greaterThan 1 . (2061 1) math:difference 2060 . (5592148827426226917605679468967100571799967200695920401850068832706625579276025745982660301384472179438682389019479622474712238808370094758142737852705110964921984827465360946984894243551630884806362390591371178345811224871675987624583183536683361370068948443584919689904283676164481108100772486637375787048792671919056341646598272045333 9048286872923505311366713654118626413214870393079845137952314909999005145890637589721883981175201830090951079511554786047810901913809864990172257543381818097542718173789092579607445990514881680277414264224733704465781124660843638606713406658788653393764514928998795972860367668262107121106975623126172232045894483289564875866857429800552) math:sum 14640435700349732228972393123085726985014837593775765539802383742705630725166663335704544282559674009529633468531034408522523140722179959748314995396086929062464703001254453526592340234066512565083776654816104882811592349532519626231296590195472014763833463372583715662764651344426588229207748109763548019094687155208621217513455701845885 . (2060 9048286872923505311366713654118626413214870393079845137952314909999005145890637589721883981175201830090951079511554786047810901913809864990172257543381818097542718173789092579607445990514881680277414264224733704465781124660843638606713406658788653393764514928998795972860367668262107121106975623126172232045894483289564875866857429800552 14640435700349732228972393123085726985014837593775765539802383742705630725166663335704544282559674009529633468531034408522523140722179959748314995396086929062464703001254453526592340234066512565083776654816104882811592349532519626231296590195472014763833463372583715662764651344426588229207748109763548019094687155208621217513455701845885) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30906,7 +30906,7 @@ _:gn_4881 { } _:gn_4882 { - 2062 math:greaterThan 1 . + (2062) math:greaterThan 1 . (2062 1) math:difference 2061 . (3456138045497278393761034185151525841414903192383924736102246077292379566614611843739223679790729650652268690492075163573098663105439770232029519690676707132620733346323731632622551746963250795471051873633362526119969899789167650982130223122105292023695566485413876282956083992097626013006203136488796444997101811370508534220259157755219 5592148827426226917605679468967100571799967200695920401850068832706625579276025745982660301384472179438682389019479622474712238808370094758142737852705110964921984827465360946984894243551630884806362390591371178345811224871675987624583183536683361370068948443584919689904283676164481108100772486637375787048792671919056341646598272045333) math:sum 9048286872923505311366713654118626413214870393079845137952314909999005145890637589721883981175201830090951079511554786047810901913809864990172257543381818097542718173789092579607445990514881680277414264224733704465781124660843638606713406658788653393764514928998795972860367668262107121106975623126172232045894483289564875866857429800552 . (2061 5592148827426226917605679468967100571799967200695920401850068832706625579276025745982660301384472179438682389019479622474712238808370094758142737852705110964921984827465360946984894243551630884806362390591371178345811224871675987624583183536683361370068948443584919689904283676164481108100772486637375787048792671919056341646598272045333 9048286872923505311366713654118626413214870393079845137952314909999005145890637589721883981175201830090951079511554786047810901913809864990172257543381818097542718173789092579607445990514881680277414264224733704465781124660843638606713406658788653393764514928998795972860367668262107121106975623126172232045894483289564875866857429800552) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30917,7 +30917,7 @@ _:gn_4883 { } _:gn_4884 { - 2063 math:greaterThan 1 . + (2063) math:greaterThan 1 . (2063 1) math:difference 2062 . (2136010781928948523844645283815574730385064008311995665747822755414246012661413902243436621593742528786413698527404458901613575702930324526113218162028403832301251481141629314362342496588380089335310516958008652225841325082508336642452960414578069346373381958171043406948199684066855095094569350148579342051690860548547807426339114290114 3456138045497278393761034185151525841414903192383924736102246077292379566614611843739223679790729650652268690492075163573098663105439770232029519690676707132620733346323731632622551746963250795471051873633362526119969899789167650982130223122105292023695566485413876282956083992097626013006203136488796444997101811370508534220259157755219) math:sum 5592148827426226917605679468967100571799967200695920401850068832706625579276025745982660301384472179438682389019479622474712238808370094758142737852705110964921984827465360946984894243551630884806362390591371178345811224871675987624583183536683361370068948443584919689904283676164481108100772486637375787048792671919056341646598272045333 . (2062 3456138045497278393761034185151525841414903192383924736102246077292379566614611843739223679790729650652268690492075163573098663105439770232029519690676707132620733346323731632622551746963250795471051873633362526119969899789167650982130223122105292023695566485413876282956083992097626013006203136488796444997101811370508534220259157755219 5592148827426226917605679468967100571799967200695920401850068832706625579276025745982660301384472179438682389019479622474712238808370094758142737852705110964921984827465360946984894243551630884806362390591371178345811224871675987624583183536683361370068948443584919689904283676164481108100772486637375787048792671919056341646598272045333) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30928,7 +30928,7 @@ _:gn_4885 { } _:gn_4886 { - 2064 math:greaterThan 1 . + (2064) math:greaterThan 1 . (2064 1) math:difference 2063 . (1320127263568329869916388901335951111029839184071929070354423321878133553953197941495787058196987121865854991964670704671485087402509445705916301528648303300319481865182102318260209250374870706135741356675353873894128574706659314339677262707527222677322184527242832876007884308030770917911633786340217102945410950821960726793920043465105 2136010781928948523844645283815574730385064008311995665747822755414246012661413902243436621593742528786413698527404458901613575702930324526113218162028403832301251481141629314362342496588380089335310516958008652225841325082508336642452960414578069346373381958171043406948199684066855095094569350148579342051690860548547807426339114290114) math:sum 3456138045497278393761034185151525841414903192383924736102246077292379566614611843739223679790729650652268690492075163573098663105439770232029519690676707132620733346323731632622551746963250795471051873633362526119969899789167650982130223122105292023695566485413876282956083992097626013006203136488796444997101811370508534220259157755219 . (2063 2136010781928948523844645283815574730385064008311995665747822755414246012661413902243436621593742528786413698527404458901613575702930324526113218162028403832301251481141629314362342496588380089335310516958008652225841325082508336642452960414578069346373381958171043406948199684066855095094569350148579342051690860548547807426339114290114 3456138045497278393761034185151525841414903192383924736102246077292379566614611843739223679790729650652268690492075163573098663105439770232029519690676707132620733346323731632622551746963250795471051873633362526119969899789167650982130223122105292023695566485413876282956083992097626013006203136488796444997101811370508534220259157755219) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30939,7 +30939,7 @@ _:gn_4887 { } _:gn_4888 { - 2065 math:greaterThan 1 . + (2065) math:greaterThan 1 . (2065 1) math:difference 2064 . (815883518360618653928256382479623619355224824240066595393399433536112458708215960747649563396755406920558706562733754230128488300420878820196916633380100531981769615959526996102133246213509383199569160282654778331712750375849022302775697707050846669051197430928210530940315376036084177182935563808362239106279909726587080632419070825009 1320127263568329869916388901335951111029839184071929070354423321878133553953197941495787058196987121865854991964670704671485087402509445705916301528648303300319481865182102318260209250374870706135741356675353873894128574706659314339677262707527222677322184527242832876007884308030770917911633786340217102945410950821960726793920043465105) math:sum 2136010781928948523844645283815574730385064008311995665747822755414246012661413902243436621593742528786413698527404458901613575702930324526113218162028403832301251481141629314362342496588380089335310516958008652225841325082508336642452960414578069346373381958171043406948199684066855095094569350148579342051690860548547807426339114290114 . (2064 1320127263568329869916388901335951111029839184071929070354423321878133553953197941495787058196987121865854991964670704671485087402509445705916301528648303300319481865182102318260209250374870706135741356675353873894128574706659314339677262707527222677322184527242832876007884308030770917911633786340217102945410950821960726793920043465105 2136010781928948523844645283815574730385064008311995665747822755414246012661413902243436621593742528786413698527404458901613575702930324526113218162028403832301251481141629314362342496588380089335310516958008652225841325082508336642452960414578069346373381958171043406948199684066855095094569350148579342051690860548547807426339114290114) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30950,7 +30950,7 @@ _:gn_4889 { } _:gn_4890 { - 2066 math:greaterThan 1 . + (2066) math:greaterThan 1 . (2066 1) math:difference 2065 . (504243745207711215988132518856327491674614359831862474961023888342021095244981980748137494800231714945296285401936950441356599102088566885719384895268202768337712249222575322158076004161361322936172196392699095562415824330810292036901565000476376008270987096314622345067568931994686740728698222531854863839131041095373646161500972640096 815883518360618653928256382479623619355224824240066595393399433536112458708215960747649563396755406920558706562733754230128488300420878820196916633380100531981769615959526996102133246213509383199569160282654778331712750375849022302775697707050846669051197430928210530940315376036084177182935563808362239106279909726587080632419070825009) math:sum 1320127263568329869916388901335951111029839184071929070354423321878133553953197941495787058196987121865854991964670704671485087402509445705916301528648303300319481865182102318260209250374870706135741356675353873894128574706659314339677262707527222677322184527242832876007884308030770917911633786340217102945410950821960726793920043465105 . (2065 815883518360618653928256382479623619355224824240066595393399433536112458708215960747649563396755406920558706562733754230128488300420878820196916633380100531981769615959526996102133246213509383199569160282654778331712750375849022302775697707050846669051197430928210530940315376036084177182935563808362239106279909726587080632419070825009 1320127263568329869916388901335951111029839184071929070354423321878133553953197941495787058196987121865854991964670704671485087402509445705916301528648303300319481865182102318260209250374870706135741356675353873894128574706659314339677262707527222677322184527242832876007884308030770917911633786340217102945410950821960726793920043465105) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30961,7 +30961,7 @@ _:gn_4891 { } _:gn_4892 { - 2067 math:greaterThan 1 . + (2067) math:greaterThan 1 . (2067 1) math:difference 2066 . (311639773152907437940123863623296127680610464408204120432375545194091363463233979999512068596523691975262421160796803788771889198332311934477531738111897763644057366736951673944057242052148060263396963889955682769296926045038730265874132706574470660780210334613588185872746444041397436454237341276507375267148868631213434470918098184913 504243745207711215988132518856327491674614359831862474961023888342021095244981980748137494800231714945296285401936950441356599102088566885719384895268202768337712249222575322158076004161361322936172196392699095562415824330810292036901565000476376008270987096314622345067568931994686740728698222531854863839131041095373646161500972640096) math:sum 815883518360618653928256382479623619355224824240066595393399433536112458708215960747649563396755406920558706562733754230128488300420878820196916633380100531981769615959526996102133246213509383199569160282654778331712750375849022302775697707050846669051197430928210530940315376036084177182935563808362239106279909726587080632419070825009 . (2066 504243745207711215988132518856327491674614359831862474961023888342021095244981980748137494800231714945296285401936950441356599102088566885719384895268202768337712249222575322158076004161361322936172196392699095562415824330810292036901565000476376008270987096314622345067568931994686740728698222531854863839131041095373646161500972640096 815883518360618653928256382479623619355224824240066595393399433536112458708215960747649563396755406920558706562733754230128488300420878820196916633380100531981769615959526996102133246213509383199569160282654778331712750375849022302775697707050846669051197430928210530940315376036084177182935563808362239106279909726587080632419070825009) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30972,7 +30972,7 @@ _:gn_4893 { } _:gn_4894 { - 2068 math:greaterThan 1 . + (2068) math:greaterThan 1 . (2068 1) math:difference 2067 . (192603972054803778048008655233031363994003895423658354528648343147929731781748000748625426203708022970033864241140146652584709903756254951241853157156305004693654882485623648214018762109213262672775232502743412793118898285771561771027432293901905347490776761701034159194822487953289304274460881255347488571982172464160211690582874455183 311639773152907437940123863623296127680610464408204120432375545194091363463233979999512068596523691975262421160796803788771889198332311934477531738111897763644057366736951673944057242052148060263396963889955682769296926045038730265874132706574470660780210334613588185872746444041397436454237341276507375267148868631213434470918098184913) math:sum 504243745207711215988132518856327491674614359831862474961023888342021095244981980748137494800231714945296285401936950441356599102088566885719384895268202768337712249222575322158076004161361322936172196392699095562415824330810292036901565000476376008270987096314622345067568931994686740728698222531854863839131041095373646161500972640096 . (2067 311639773152907437940123863623296127680610464408204120432375545194091363463233979999512068596523691975262421160796803788771889198332311934477531738111897763644057366736951673944057242052148060263396963889955682769296926045038730265874132706574470660780210334613588185872746444041397436454237341276507375267148868631213434470918098184913 504243745207711215988132518856327491674614359831862474961023888342021095244981980748137494800231714945296285401936950441356599102088566885719384895268202768337712249222575322158076004161361322936172196392699095562415824330810292036901565000476376008270987096314622345067568931994686740728698222531854863839131041095373646161500972640096) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30983,7 +30983,7 @@ _:gn_4895 { } _:gn_4896 { - 2069 math:greaterThan 1 . + (2069) math:greaterThan 1 . (2069 1) math:difference 2068 . (119035801098103659892115208390264763686606568984545765903727202046161631681485979250886642392815669005228556919656657136187179294576056983235678580955592758950402484251328025730038479942934797590621731387212269976178027759267168494846700412672565313289433572912554026677923956088108132179776460021159886695166696167053222780335223729730 192603972054803778048008655233031363994003895423658354528648343147929731781748000748625426203708022970033864241140146652584709903756254951241853157156305004693654882485623648214018762109213262672775232502743412793118898285771561771027432293901905347490776761701034159194822487953289304274460881255347488571982172464160211690582874455183) math:sum 311639773152907437940123863623296127680610464408204120432375545194091363463233979999512068596523691975262421160796803788771889198332311934477531738111897763644057366736951673944057242052148060263396963889955682769296926045038730265874132706574470660780210334613588185872746444041397436454237341276507375267148868631213434470918098184913 . (2068 192603972054803778048008655233031363994003895423658354528648343147929731781748000748625426203708022970033864241140146652584709903756254951241853157156305004693654882485623648214018762109213262672775232502743412793118898285771561771027432293901905347490776761701034159194822487953289304274460881255347488571982172464160211690582874455183 311639773152907437940123863623296127680610464408204120432375545194091363463233979999512068596523691975262421160796803788771889198332311934477531738111897763644057366736951673944057242052148060263396963889955682769296926045038730265874132706574470660780210334613588185872746444041397436454237341276507375267148868631213434470918098184913) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -30994,7 +30994,7 @@ _:gn_4897 { } _:gn_4898 { - 2070 math:greaterThan 1 . + (2070) math:greaterThan 1 . (2070 1) math:difference 2069 . (73568170956700118155893446842766600307397326439112588624921141101768100100262021497738783810892353964805307321483489516397530609180197968006174576200712245743252398234295622483980282166278465082153501115531142816940870526504393276180731881229340034201343188788480132516898531865181172094684421234187601876815476297106988910247650725453 119035801098103659892115208390264763686606568984545765903727202046161631681485979250886642392815669005228556919656657136187179294576056983235678580955592758950402484251328025730038479942934797590621731387212269976178027759267168494846700412672565313289433572912554026677923956088108132179776460021159886695166696167053222780335223729730) math:sum 192603972054803778048008655233031363994003895423658354528648343147929731781748000748625426203708022970033864241140146652584709903756254951241853157156305004693654882485623648214018762109213262672775232502743412793118898285771561771027432293901905347490776761701034159194822487953289304274460881255347488571982172464160211690582874455183 . (2069 119035801098103659892115208390264763686606568984545765903727202046161631681485979250886642392815669005228556919656657136187179294576056983235678580955592758950402484251328025730038479942934797590621731387212269976178027759267168494846700412672565313289433572912554026677923956088108132179776460021159886695166696167053222780335223729730 192603972054803778048008655233031363994003895423658354528648343147929731781748000748625426203708022970033864241140146652584709903756254951241853157156305004693654882485623648214018762109213262672775232502743412793118898285771561771027432293901905347490776761701034159194822487953289304274460881255347488571982172464160211690582874455183) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31005,7 +31005,7 @@ _:gn_4899 { } _:gn_4900 { - 2071 math:greaterThan 1 . + (2071) math:greaterThan 1 . (2071 1) math:difference 2070 . (45467630141403541736221761547498163379209242545433177278806060944393531581223957753147858581923315040423249598173167619789648685395859015229504004754880513207150086017032403246058197776656332508468230271681127159237157232762775218665968531443225279088090384124073894161025424222926960085092038786972284818351219869946233870087573004277 73568170956700118155893446842766600307397326439112588624921141101768100100262021497738783810892353964805307321483489516397530609180197968006174576200712245743252398234295622483980282166278465082153501115531142816940870526504393276180731881229340034201343188788480132516898531865181172094684421234187601876815476297106988910247650725453) math:sum 119035801098103659892115208390264763686606568984545765903727202046161631681485979250886642392815669005228556919656657136187179294576056983235678580955592758950402484251328025730038479942934797590621731387212269976178027759267168494846700412672565313289433572912554026677923956088108132179776460021159886695166696167053222780335223729730 . (2070 73568170956700118155893446842766600307397326439112588624921141101768100100262021497738783810892353964805307321483489516397530609180197968006174576200712245743252398234295622483980282166278465082153501115531142816940870526504393276180731881229340034201343188788480132516898531865181172094684421234187601876815476297106988910247650725453 119035801098103659892115208390264763686606568984545765903727202046161631681485979250886642392815669005228556919656657136187179294576056983235678580955592758950402484251328025730038479942934797590621731387212269976178027759267168494846700412672565313289433572912554026677923956088108132179776460021159886695166696167053222780335223729730) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31016,7 +31016,7 @@ _:gn_4901 { } _:gn_4902 { - 2072 math:greaterThan 1 . + (2072) math:greaterThan 1 . (2072 1) math:difference 2071 . (28100540815296576419671685295268436928188083893679411346115080157374568519038063744590925228969038924382057723310321896607881923784338952776670571445831732536102312217263219237922084389622132573685270843850015657703713293741618057514763349786114755113252804664406238355873107642254212009592382447215317058464256427160755040160077721176 45467630141403541736221761547498163379209242545433177278806060944393531581223957753147858581923315040423249598173167619789648685395859015229504004754880513207150086017032403246058197776656332508468230271681127159237157232762775218665968531443225279088090384124073894161025424222926960085092038786972284818351219869946233870087573004277) math:sum 73568170956700118155893446842766600307397326439112588624921141101768100100262021497738783810892353964805307321483489516397530609180197968006174576200712245743252398234295622483980282166278465082153501115531142816940870526504393276180731881229340034201343188788480132516898531865181172094684421234187601876815476297106988910247650725453 . (2071 45467630141403541736221761547498163379209242545433177278806060944393531581223957753147858581923315040423249598173167619789648685395859015229504004754880513207150086017032403246058197776656332508468230271681127159237157232762775218665968531443225279088090384124073894161025424222926960085092038786972284818351219869946233870087573004277 73568170956700118155893446842766600307397326439112588624921141101768100100262021497738783810892353964805307321483489516397530609180197968006174576200712245743252398234295622483980282166278465082153501115531142816940870526504393276180731881229340034201343188788480132516898531865181172094684421234187601876815476297106988910247650725453) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31027,7 +31027,7 @@ _:gn_4903 { } _:gn_4904 { - 2073 math:greaterThan 1 . + (2073) math:greaterThan 1 . (2073 1) math:difference 2072 . (17367089326106965316550076252229726451021158651753765932690980787018963062185894008556933352954276116041191874862845723181766761611520062452833433309048780671047773799769184008136113387034199934782959427831111501533443939021157161151205181657110523974837579459667655805152316580672748075499656339756967759886963442785478829927495283101 28100540815296576419671685295268436928188083893679411346115080157374568519038063744590925228969038924382057723310321896607881923784338952776670571445831732536102312217263219237922084389622132573685270843850015657703713293741618057514763349786114755113252804664406238355873107642254212009592382447215317058464256427160755040160077721176) math:sum 45467630141403541736221761547498163379209242545433177278806060944393531581223957753147858581923315040423249598173167619789648685395859015229504004754880513207150086017032403246058197776656332508468230271681127159237157232762775218665968531443225279088090384124073894161025424222926960085092038786972284818351219869946233870087573004277 . (2072 28100540815296576419671685295268436928188083893679411346115080157374568519038063744590925228969038924382057723310321896607881923784338952776670571445831732536102312217263219237922084389622132573685270843850015657703713293741618057514763349786114755113252804664406238355873107642254212009592382447215317058464256427160755040160077721176 45467630141403541736221761547498163379209242545433177278806060944393531581223957753147858581923315040423249598173167619789648685395859015229504004754880513207150086017032403246058197776656332508468230271681127159237157232762775218665968531443225279088090384124073894161025424222926960085092038786972284818351219869946233870087573004277) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31038,7 +31038,7 @@ _:gn_4905 { } _:gn_4906 { - 2074 math:greaterThan 1 . + (2074) math:greaterThan 1 . (2074 1) math:difference 2073 . (10733451489189611103121609043038710477166925241925645413424099370355605456852169736033991876014762808340865848447476173426115162172818890323837138136782951865054538417494035229785971002587932638902311416018904156170269354720460896363558168129004231138415225204738582550720791061581463934092726107458349298577292984375276210232582438075 17367089326106965316550076252229726451021158651753765932690980787018963062185894008556933352954276116041191874862845723181766761611520062452833433309048780671047773799769184008136113387034199934782959427831111501533443939021157161151205181657110523974837579459667655805152316580672748075499656339756967759886963442785478829927495283101) math:sum 28100540815296576419671685295268436928188083893679411346115080157374568519038063744590925228969038924382057723310321896607881923784338952776670571445831732536102312217263219237922084389622132573685270843850015657703713293741618057514763349786114755113252804664406238355873107642254212009592382447215317058464256427160755040160077721176 . (2073 17367089326106965316550076252229726451021158651753765932690980787018963062185894008556933352954276116041191874862845723181766761611520062452833433309048780671047773799769184008136113387034199934782959427831111501533443939021157161151205181657110523974837579459667655805152316580672748075499656339756967759886963442785478829927495283101 28100540815296576419671685295268436928188083893679411346115080157374568519038063744590925228969038924382057723310321896607881923784338952776670571445831732536102312217263219237922084389622132573685270843850015657703713293741618057514763349786114755113252804664406238355873107642254212009592382447215317058464256427160755040160077721176) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31049,7 +31049,7 @@ _:gn_4907 { } _:gn_4908 { - 2075 math:greaterThan 1 . + (2075) math:greaterThan 1 . (2075 1) math:difference 2074 . (6633637836917354213428467209191015973854233409828120519266881416663357605333724272522941476939513307700326026415369549755651599438701172128996295172265828805993235382275148778350142384446267295880648011812207345363174584300696264787647013528106292836422354254929073254431525519091284141406930232298618461309670458410202619694912845026 10733451489189611103121609043038710477166925241925645413424099370355605456852169736033991876014762808340865848447476173426115162172818890323837138136782951865054538417494035229785971002587932638902311416018904156170269354720460896363558168129004231138415225204738582550720791061581463934092726107458349298577292984375276210232582438075) math:sum 17367089326106965316550076252229726451021158651753765932690980787018963062185894008556933352954276116041191874862845723181766761611520062452833433309048780671047773799769184008136113387034199934782959427831111501533443939021157161151205181657110523974837579459667655805152316580672748075499656339756967759886963442785478829927495283101 . (2074 10733451489189611103121609043038710477166925241925645413424099370355605456852169736033991876014762808340865848447476173426115162172818890323837138136782951865054538417494035229785971002587932638902311416018904156170269354720460896363558168129004231138415225204738582550720791061581463934092726107458349298577292984375276210232582438075 17367089326106965316550076252229726451021158651753765932690980787018963062185894008556933352954276116041191874862845723181766761611520062452833433309048780671047773799769184008136113387034199934782959427831111501533443939021157161151205181657110523974837579459667655805152316580672748075499656339756967759886963442785478829927495283101) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31060,7 +31060,7 @@ _:gn_4909 { } _:gn_4910 { - 2076 math:greaterThan 1 . + (2076) math:greaterThan 1 . (2076 1) math:difference 2075 . (4099813652272256889693141833847694503312691832097524894157217953692247851518445463511050399075249500640539822032106623670463562734117718194840842964517123059061303035218886451435828618141665343021663404206696810807094770419764631575911154600897938301992870949809509296289265542490179792685795875159730837267622525965073590537669593049 6633637836917354213428467209191015973854233409828120519266881416663357605333724272522941476939513307700326026415369549755651599438701172128996295172265828805993235382275148778350142384446267295880648011812207345363174584300696264787647013528106292836422354254929073254431525519091284141406930232298618461309670458410202619694912845026) math:sum 10733451489189611103121609043038710477166925241925645413424099370355605456852169736033991876014762808340865848447476173426115162172818890323837138136782951865054538417494035229785971002587932638902311416018904156170269354720460896363558168129004231138415225204738582550720791061581463934092726107458349298577292984375276210232582438075 . (2075 6633637836917354213428467209191015973854233409828120519266881416663357605333724272522941476939513307700326026415369549755651599438701172128996295172265828805993235382275148778350142384446267295880648011812207345363174584300696264787647013528106292836422354254929073254431525519091284141406930232298618461309670458410202619694912845026 10733451489189611103121609043038710477166925241925645413424099370355605456852169736033991876014762808340865848447476173426115162172818890323837138136782951865054538417494035229785971002587932638902311416018904156170269354720460896363558168129004231138415225204738582550720791061581463934092726107458349298577292984375276210232582438075) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31071,7 +31071,7 @@ _:gn_4911 { } _:gn_4912 { - 2077 math:greaterThan 1 . + (2077) math:greaterThan 1 . (2077 1) math:difference 2076 . (2533824184645097323735325375343321470541541577730595625109663462971109753815278809011891077864263807059786204383262926085188036704583453934155452207748705746931932347056262326914313766304601952858984607605510534556079813880931633211735858927208354534429483305119563958142259976601104348721134357138887624042047932445129029157243251977 4099813652272256889693141833847694503312691832097524894157217953692247851518445463511050399075249500640539822032106623670463562734117718194840842964517123059061303035218886451435828618141665343021663404206696810807094770419764631575911154600897938301992870949809509296289265542490179792685795875159730837267622525965073590537669593049) math:sum 6633637836917354213428467209191015973854233409828120519266881416663357605333724272522941476939513307700326026415369549755651599438701172128996295172265828805993235382275148778350142384446267295880648011812207345363174584300696264787647013528106292836422354254929073254431525519091284141406930232298618461309670458410202619694912845026 . (2076 4099813652272256889693141833847694503312691832097524894157217953692247851518445463511050399075249500640539822032106623670463562734117718194840842964517123059061303035218886451435828618141665343021663404206696810807094770419764631575911154600897938301992870949809509296289265542490179792685795875159730837267622525965073590537669593049 6633637836917354213428467209191015973854233409828120519266881416663357605333724272522941476939513307700326026415369549755651599438701172128996295172265828805993235382275148778350142384446267295880648011812207345363174584300696264787647013528106292836422354254929073254431525519091284141406930232298618461309670458410202619694912845026) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31082,7 +31082,7 @@ _:gn_4913 { } _:gn_4914 { - 2078 math:greaterThan 1 . + (2078) math:greaterThan 1 . (2078 1) math:difference 2077 . (1565989467627159565957816458504373032771150254366929269047554490721138097703166654499159321210985693580753617648843697585275526029534264260685390756768417312129370688162624124521514851837063390162678796601186276251014956538832998364175295673689583767563387644689945338147005565889075443964661518020843213225574593519944561380426341072 2533824184645097323735325375343321470541541577730595625109663462971109753815278809011891077864263807059786204383262926085188036704583453934155452207748705746931932347056262326914313766304601952858984607605510534556079813880931633211735858927208354534429483305119563958142259976601104348721134357138887624042047932445129029157243251977) math:sum 4099813652272256889693141833847694503312691832097524894157217953692247851518445463511050399075249500640539822032106623670463562734117718194840842964517123059061303035218886451435828618141665343021663404206696810807094770419764631575911154600897938301992870949809509296289265542490179792685795875159730837267622525965073590537669593049 . (2077 2533824184645097323735325375343321470541541577730595625109663462971109753815278809011891077864263807059786204383262926085188036704583453934155452207748705746931932347056262326914313766304601952858984607605510534556079813880931633211735858927208354534429483305119563958142259976601104348721134357138887624042047932445129029157243251977 4099813652272256889693141833847694503312691832097524894157217953692247851518445463511050399075249500640539822032106623670463562734117718194840842964517123059061303035218886451435828618141665343021663404206696810807094770419764631575911154600897938301992870949809509296289265542490179792685795875159730837267622525965073590537669593049) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31093,7 +31093,7 @@ _:gn_4915 { } _:gn_4916 { - 2079 math:greaterThan 1 . + (2079) math:greaterThan 1 . (2079 1) math:difference 2078 . (967834717017937757777508916838948437770391323363666356062108972249971656112112154512731756653278113479032586734419228499912510675049189673470061450980288434802561658893638202392798914467538562696305811004324258305064857342098634847560563253518770766866095660429618619995254410712028904756472839118044410816473338925184467776816910905 1565989467627159565957816458504373032771150254366929269047554490721138097703166654499159321210985693580753617648843697585275526029534264260685390756768417312129370688162624124521514851837063390162678796601186276251014956538832998364175295673689583767563387644689945338147005565889075443964661518020843213225574593519944561380426341072) math:sum 2533824184645097323735325375343321470541541577730595625109663462971109753815278809011891077864263807059786204383262926085188036704583453934155452207748705746931932347056262326914313766304601952858984607605510534556079813880931633211735858927208354534429483305119563958142259976601104348721134357138887624042047932445129029157243251977 . (2078 1565989467627159565957816458504373032771150254366929269047554490721138097703166654499159321210985693580753617648843697585275526029534264260685390756768417312129370688162624124521514851837063390162678796601186276251014956538832998364175295673689583767563387644689945338147005565889075443964661518020843213225574593519944561380426341072 2533824184645097323735325375343321470541541577730595625109663462971109753815278809011891077864263807059786204383262926085188036704583453934155452207748705746931932347056262326914313766304601952858984607605510534556079813880931633211735858927208354534429483305119563958142259976601104348721134357138887624042047932445129029157243251977) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31104,7 +31104,7 @@ _:gn_4917 { } _:gn_4918 { - 2080 math:greaterThan 1 . + (2080) math:greaterThan 1 . (2080 1) math:difference 2079 . (598154750609221808180307541665424595000758931003262912985445518471166441591054499986427564557707580101721030914424469085363015354485074587215329305788128877326809029268985922128715937369524827466372985596862017945950099196734363516614732420170813000697291984260326718151751155177046539208188678902798802409101254594760093603609430167 967834717017937757777508916838948437770391323363666356062108972249971656112112154512731756653278113479032586734419228499912510675049189673470061450980288434802561658893638202392798914467538562696305811004324258305064857342098634847560563253518770766866095660429618619995254410712028904756472839118044410816473338925184467776816910905) math:sum 1565989467627159565957816458504373032771150254366929269047554490721138097703166654499159321210985693580753617648843697585275526029534264260685390756768417312129370688162624124521514851837063390162678796601186276251014956538832998364175295673689583767563387644689945338147005565889075443964661518020843213225574593519944561380426341072 . (2079 967834717017937757777508916838948437770391323363666356062108972249971656112112154512731756653278113479032586734419228499912510675049189673470061450980288434802561658893638202392798914467538562696305811004324258305064857342098634847560563253518770766866095660429618619995254410712028904756472839118044410816473338925184467776816910905 1565989467627159565957816458504373032771150254366929269047554490721138097703166654499159321210985693580753617648843697585275526029534264260685390756768417312129370688162624124521514851837063390162678796601186276251014956538832998364175295673689583767563387644689945338147005565889075443964661518020843213225574593519944561380426341072) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31115,7 +31115,7 @@ _:gn_4919 { } _:gn_4920 { - 2081 math:greaterThan 1 . + (2081) math:greaterThan 1 . (2081 1) math:difference 2080 . (369679966408715949597201375173523842769632392360403443076663453778805214521057654526304192095570533377311555819994759414549495320564115086254732145192159557475752629624652280264082977098013735229932825407462240359114758145364271330945830833347957766168803676169291901843503255534982365548284160215245608407372084330424374173207480738 598154750609221808180307541665424595000758931003262912985445518471166441591054499986427564557707580101721030914424469085363015354485074587215329305788128877326809029268985922128715937369524827466372985596862017945950099196734363516614732420170813000697291984260326718151751155177046539208188678902798802409101254594760093603609430167) math:sum 967834717017937757777508916838948437770391323363666356062108972249971656112112154512731756653278113479032586734419228499912510675049189673470061450980288434802561658893638202392798914467538562696305811004324258305064857342098634847560563253518770766866095660429618619995254410712028904756472839118044410816473338925184467776816910905 . (2080 598154750609221808180307541665424595000758931003262912985445518471166441591054499986427564557707580101721030914424469085363015354485074587215329305788128877326809029268985922128715937369524827466372985596862017945950099196734363516614732420170813000697291984260326718151751155177046539208188678902798802409101254594760093603609430167 967834717017937757777508916838948437770391323363666356062108972249971656112112154512731756653278113479032586734419228499912510675049189673470061450980288434802561658893638202392798914467538562696305811004324258305064857342098634847560563253518770766866095660429618619995254410712028904756472839118044410816473338925184467776816910905) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31126,7 +31126,7 @@ _:gn_4921 { } _:gn_4922 { - 2082 math:greaterThan 1 . + (2082) math:greaterThan 1 . (2082 1) math:difference 2081 . (228474784200505858583106166491900752231126538642859469908782064692361227069996845460123372462137046724409475094429709670813520033920959500960597160595969319851056399644333641864632960271511092236440160189399777586835341051370092185668901586822855234528488308091034816308247899642064173659904518687553194001729170264335719430401949429 369679966408715949597201375173523842769632392360403443076663453778805214521057654526304192095570533377311555819994759414549495320564115086254732145192159557475752629624652280264082977098013735229932825407462240359114758145364271330945830833347957766168803676169291901843503255534982365548284160215245608407372084330424374173207480738) math:sum 598154750609221808180307541665424595000758931003262912985445518471166441591054499986427564557707580101721030914424469085363015354485074587215329305788128877326809029268985922128715937369524827466372985596862017945950099196734363516614732420170813000697291984260326718151751155177046539208188678902798802409101254594760093603609430167 . (2081 369679966408715949597201375173523842769632392360403443076663453778805214521057654526304192095570533377311555819994759414549495320564115086254732145192159557475752629624652280264082977098013735229932825407462240359114758145364271330945830833347957766168803676169291901843503255534982365548284160215245608407372084330424374173207480738 598154750609221808180307541665424595000758931003262912985445518471166441591054499986427564557707580101721030914424469085363015354485074587215329305788128877326809029268985922128715937369524827466372985596862017945950099196734363516614732420170813000697291984260326718151751155177046539208188678902798802409101254594760093603609430167) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31137,7 +31137,7 @@ _:gn_4923 { } _:gn_4924 { - 2083 math:greaterThan 1 . + (2083) math:greaterThan 1 . (2083 1) math:difference 2082 . (141205182208210091014095208681623090538505853717543973167881389086443987451060809066180819633433486652902080725565049743735975286643155585294134984596190237624696229980318638399450016826502642993492665218062462772279417093994179145276929246525102531640315368078257085535255355892918191888379641527692414405642914066088654742805531309 228474784200505858583106166491900752231126538642859469908782064692361227069996845460123372462137046724409475094429709670813520033920959500960597160595969319851056399644333641864632960271511092236440160189399777586835341051370092185668901586822855234528488308091034816308247899642064173659904518687553194001729170264335719430401949429) math:sum 369679966408715949597201375173523842769632392360403443076663453778805214521057654526304192095570533377311555819994759414549495320564115086254732145192159557475752629624652280264082977098013735229932825407462240359114758145364271330945830833347957766168803676169291901843503255534982365548284160215245608407372084330424374173207480738 . (2082 228474784200505858583106166491900752231126538642859469908782064692361227069996845460123372462137046724409475094429709670813520033920959500960597160595969319851056399644333641864632960271511092236440160189399777586835341051370092185668901586822855234528488308091034816308247899642064173659904518687553194001729170264335719430401949429 369679966408715949597201375173523842769632392360403443076663453778805214521057654526304192095570533377311555819994759414549495320564115086254732145192159557475752629624652280264082977098013735229932825407462240359114758145364271330945830833347957766168803676169291901843503255534982365548284160215245608407372084330424374173207480738) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31148,7 +31148,7 @@ _:gn_4925 { } _:gn_4926 { - 2084 math:greaterThan 1 . + (2084) math:greaterThan 1 . (2084 1) math:difference 2083 . (87269601992295767569010957810277661692620684925315496740900675605917239618936036393942552828703560071507394368864659927077544747277803915666462175999779082226360169664015003465182943445008449242947494971337314814555923957375913040391972340297752702888172940012777730772992543749145981771524877159860779596086256198247064687596418120 141205182208210091014095208681623090538505853717543973167881389086443987451060809066180819633433486652902080725565049743735975286643155585294134984596190237624696229980318638399450016826502642993492665218062462772279417093994179145276929246525102531640315368078257085535255355892918191888379641527692414405642914066088654742805531309) math:sum 228474784200505858583106166491900752231126538642859469908782064692361227069996845460123372462137046724409475094429709670813520033920959500960597160595969319851056399644333641864632960271511092236440160189399777586835341051370092185668901586822855234528488308091034816308247899642064173659904518687553194001729170264335719430401949429 . (2083 141205182208210091014095208681623090538505853717543973167881389086443987451060809066180819633433486652902080725565049743735975286643155585294134984596190237624696229980318638399450016826502642993492665218062462772279417093994179145276929246525102531640315368078257085535255355892918191888379641527692414405642914066088654742805531309 228474784200505858583106166491900752231126538642859469908782064692361227069996845460123372462137046724409475094429709670813520033920959500960597160595969319851056399644333641864632960271511092236440160189399777586835341051370092185668901586822855234528488308091034816308247899642064173659904518687553194001729170264335719430401949429) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31159,7 +31159,7 @@ _:gn_4927 { } _:gn_4928 { - 2085 math:greaterThan 1 . + (2085) math:greaterThan 1 . (2085 1) math:difference 2084 . (53935580215914323445084250871345428845885168792228476426980713480526747832124772672238266804729926581394686356700389816658430539365351669627672808596411155398336060316303634934267073381494193750545170246725147957723493136618266104884956906227349828752142428065479354762262812143772210116854764367831634809556657867841590055209113189 87269601992295767569010957810277661692620684925315496740900675605917239618936036393942552828703560071507394368864659927077544747277803915666462175999779082226360169664015003465182943445008449242947494971337314814555923957375913040391972340297752702888172940012777730772992543749145981771524877159860779596086256198247064687596418120) math:sum 141205182208210091014095208681623090538505853717543973167881389086443987451060809066180819633433486652902080725565049743735975286643155585294134984596190237624696229980318638399450016826502642993492665218062462772279417093994179145276929246525102531640315368078257085535255355892918191888379641527692414405642914066088654742805531309 . (2084 87269601992295767569010957810277661692620684925315496740900675605917239618936036393942552828703560071507394368864659927077544747277803915666462175999779082226360169664015003465182943445008449242947494971337314814555923957375913040391972340297752702888172940012777730772992543749145981771524877159860779596086256198247064687596418120 141205182208210091014095208681623090538505853717543973167881389086443987451060809066180819633433486652902080725565049743735975286643155585294134984596190237624696229980318638399450016826502642993492665218062462772279417093994179145276929246525102531640315368078257085535255355892918191888379641527692414405642914066088654742805531309) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31170,7 +31170,7 @@ _:gn_4929 { } _:gn_4930 { - 2086 math:greaterThan 1 . + (2086) math:greaterThan 1 . (2086 1) math:difference 2085 . (33334021776381444123926706938932232846735516133087020313919962125390491786811263721704286023973633490112708012164270110419114207912452246038789367403367926828024109347711368530915870063514255492402324724612166856832430820757646935507015434070402874136030511947298376010729731605373771654670112792029144786529598330405474632387304931 53935580215914323445084250871345428845885168792228476426980713480526747832124772672238266804729926581394686356700389816658430539365351669627672808596411155398336060316303634934267073381494193750545170246725147957723493136618266104884956906227349828752142428065479354762262812143772210116854764367831634809556657867841590055209113189) math:sum 87269601992295767569010957810277661692620684925315496740900675605917239618936036393942552828703560071507394368864659927077544747277803915666462175999779082226360169664015003465182943445008449242947494971337314814555923957375913040391972340297752702888172940012777730772992543749145981771524877159860779596086256198247064687596418120 . (2085 53935580215914323445084250871345428845885168792228476426980713480526747832124772672238266804729926581394686356700389816658430539365351669627672808596411155398336060316303634934267073381494193750545170246725147957723493136618266104884956906227349828752142428065479354762262812143772210116854764367831634809556657867841590055209113189 87269601992295767569010957810277661692620684925315496740900675605917239618936036393942552828703560071507394368864659927077544747277803915666462175999779082226360169664015003465182943445008449242947494971337314814555923957375913040391972340297752702888172940012777730772992543749145981771524877159860779596086256198247064687596418120) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31181,7 +31181,7 @@ _:gn_4931 { } _:gn_4932 { - 2087 math:greaterThan 1 . + (2087) math:greaterThan 1 . (2087 1) math:difference 2086 . (20601558439532879321157543932413195999149652659141456113060751355136256045313508950533980780756293091281978344536119706239316331452899423588883441193043228570311950968592266403351203317979938258142845522112981100891062315860619169377941472156946954616111916118180978751533080538398438462184651575802490023027059537436115422821808258 33334021776381444123926706938932232846735516133087020313919962125390491786811263721704286023973633490112708012164270110419114207912452246038789367403367926828024109347711368530915870063514255492402324724612166856832430820757646935507015434070402874136030511947298376010729731605373771654670112792029144786529598330405474632387304931) math:sum 53935580215914323445084250871345428845885168792228476426980713480526747832124772672238266804729926581394686356700389816658430539365351669627672808596411155398336060316303634934267073381494193750545170246725147957723493136618266104884956906227349828752142428065479354762262812143772210116854764367831634809556657867841590055209113189 . (2086 33334021776381444123926706938932232846735516133087020313919962125390491786811263721704286023973633490112708012164270110419114207912452246038789367403367926828024109347711368530915870063514255492402324724612166856832430820757646935507015434070402874136030511947298376010729731605373771654670112792029144786529598330405474632387304931 53935580215914323445084250871345428845885168792228476426980713480526747832124772672238266804729926581394686356700389816658430539365351669627672808596411155398336060316303634934267073381494193750545170246725147957723493136618266104884956906227349828752142428065479354762262812143772210116854764367831634809556657867841590055209113189) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31192,7 +31192,7 @@ _:gn_4933 { } _:gn_4934 { - 2088 math:greaterThan 1 . + (2088) math:greaterThan 1 . (2088 1) math:difference 2087 . (12732463336848564802769163006519036847585863473945564200859210770254235741497754771170305243217340398830729667628150404179797876459552822449905926210324698257712158379119102127564666745534317234259479202499185755941368504897027766129073961913455919519918595829117397259196651066975333192485461216226654763502538792969359209565496673 20601558439532879321157543932413195999149652659141456113060751355136256045313508950533980780756293091281978344536119706239316331452899423588883441193043228570311950968592266403351203317979938258142845522112981100891062315860619169377941472156946954616111916118180978751533080538398438462184651575802490023027059537436115422821808258) math:sum 33334021776381444123926706938932232846735516133087020313919962125390491786811263721704286023973633490112708012164270110419114207912452246038789367403367926828024109347711368530915870063514255492402324724612166856832430820757646935507015434070402874136030511947298376010729731605373771654670112792029144786529598330405474632387304931 . (2087 20601558439532879321157543932413195999149652659141456113060751355136256045313508950533980780756293091281978344536119706239316331452899423588883441193043228570311950968592266403351203317979938258142845522112981100891062315860619169377941472156946954616111916118180978751533080538398438462184651575802490023027059537436115422821808258 33334021776381444123926706938932232846735516133087020313919962125390491786811263721704286023973633490112708012164270110419114207912452246038789367403367926828024109347711368530915870063514255492402324724612166856832430820757646935507015434070402874136030511947298376010729731605373771654670112792029144786529598330405474632387304931) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31203,7 +31203,7 @@ _:gn_4935 { } _:gn_4936 { - 2089 math:greaterThan 1 . + (2089) math:greaterThan 1 . (2089 1) math:difference 2088 . (7869095102684314518388380925894159151563789185195891912201540584882020303815754179363675537538952692451248676907969302059518454993346601138977514982718530312599792589473164275786536572445621023883366319613795344949693810963591403248867510243491035096193320289063581492336429471423105269699190359575835259524520744466756213256311585 12732463336848564802769163006519036847585863473945564200859210770254235741497754771170305243217340398830729667628150404179797876459552822449905926210324698257712158379119102127564666745534317234259479202499185755941368504897027766129073961913455919519918595829117397259196651066975333192485461216226654763502538792969359209565496673) math:sum 20601558439532879321157543932413195999149652659141456113060751355136256045313508950533980780756293091281978344536119706239316331452899423588883441193043228570311950968592266403351203317979938258142845522112981100891062315860619169377941472156946954616111916118180978751533080538398438462184651575802490023027059537436115422821808258 . (2088 12732463336848564802769163006519036847585863473945564200859210770254235741497754771170305243217340398830729667628150404179797876459552822449905926210324698257712158379119102127564666745534317234259479202499185755941368504897027766129073961913455919519918595829117397259196651066975333192485461216226654763502538792969359209565496673 20601558439532879321157543932413195999149652659141456113060751355136256045313508950533980780756293091281978344536119706239316331452899423588883441193043228570311950968592266403351203317979938258142845522112981100891062315860619169377941472156946954616111916118180978751533080538398438462184651575802490023027059537436115422821808258) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31214,7 +31214,7 @@ _:gn_4937 { } _:gn_4938 { - 2090 math:greaterThan 1 . + (2090) math:greaterThan 1 . (2090 1) math:difference 2089 . (4863368234164250284380782080624877696022074288749672288657670185372215437682000591806629705678387706379480990720181102120279421466206221310928411227606167945112365789645937851778130173088696210376112882885390410991674693933436362880206451669964884423725275540053815766860221595552227922786270856650819503978018048502602996309185088 7869095102684314518388380925894159151563789185195891912201540584882020303815754179363675537538952692451248676907969302059518454993346601138977514982718530312599792589473164275786536572445621023883366319613795344949693810963591403248867510243491035096193320289063581492336429471423105269699190359575835259524520744466756213256311585) math:sum 12732463336848564802769163006519036847585863473945564200859210770254235741497754771170305243217340398830729667628150404179797876459552822449905926210324698257712158379119102127564666745534317234259479202499185755941368504897027766129073961913455919519918595829117397259196651066975333192485461216226654763502538792969359209565496673 . (2089 7869095102684314518388380925894159151563789185195891912201540584882020303815754179363675537538952692451248676907969302059518454993346601138977514982718530312599792589473164275786536572445621023883366319613795344949693810963591403248867510243491035096193320289063581492336429471423105269699190359575835259524520744466756213256311585 12732463336848564802769163006519036847585863473945564200859210770254235741497754771170305243217340398830729667628150404179797876459552822449905926210324698257712158379119102127564666745534317234259479202499185755941368504897027766129073961913455919519918595829117397259196651066975333192485461216226654763502538792969359209565496673) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31225,7 +31225,7 @@ _:gn_4939 { } _:gn_4940 { - 2091 math:greaterThan 1 . + (2091) math:greaterThan 1 . (2091 1) math:difference 2090 . (3005726868520064234007598845269281455541714896446219623543870399509804866133753587557045831860564986071767686187788199939239033527140379828049103755112362367487426799827226424008406399356924813507253436728404933958019117030155040368661058573526150672468044749009765725476207875870877346912919502925015755546502695964153216947126497 4863368234164250284380782080624877696022074288749672288657670185372215437682000591806629705678387706379480990720181102120279421466206221310928411227606167945112365789645937851778130173088696210376112882885390410991674693933436362880206451669964884423725275540053815766860221595552227922786270856650819503978018048502602996309185088) math:sum 7869095102684314518388380925894159151563789185195891912201540584882020303815754179363675537538952692451248676907969302059518454993346601138977514982718530312599792589473164275786536572445621023883366319613795344949693810963591403248867510243491035096193320289063581492336429471423105269699190359575835259524520744466756213256311585 . (2090 4863368234164250284380782080624877696022074288749672288657670185372215437682000591806629705678387706379480990720181102120279421466206221310928411227606167945112365789645937851778130173088696210376112882885390410991674693933436362880206451669964884423725275540053815766860221595552227922786270856650819503978018048502602996309185088 7869095102684314518388380925894159151563789185195891912201540584882020303815754179363675537538952692451248676907969302059518454993346601138977514982718530312599792589473164275786536572445621023883366319613795344949693810963591403248867510243491035096193320289063581492336429471423105269699190359575835259524520744466756213256311585) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31236,7 +31236,7 @@ _:gn_4941 { } _:gn_4942 { - 2092 math:greaterThan 1 . + (2092) math:greaterThan 1 . (2092 1) math:difference 2091 . (1857641365644186050373183235355596240480359392303452665113799785862410571548247004249583873817822720307713304532392902181040387939065841482879307472493805577624938989818711427769723773731771396868859446156985477033655576903281322511545393096438733751257230791044050041384013719681350575873351353725803748431515352538449779362058591 3005726868520064234007598845269281455541714896446219623543870399509804866133753587557045831860564986071767686187788199939239033527140379828049103755112362367487426799827226424008406399356924813507253436728404933958019117030155040368661058573526150672468044749009765725476207875870877346912919502925015755546502695964153216947126497) math:sum 4863368234164250284380782080624877696022074288749672288657670185372215437682000591806629705678387706379480990720181102120279421466206221310928411227606167945112365789645937851778130173088696210376112882885390410991674693933436362880206451669964884423725275540053815766860221595552227922786270856650819503978018048502602996309185088 . (2091 3005726868520064234007598845269281455541714896446219623543870399509804866133753587557045831860564986071767686187788199939239033527140379828049103755112362367487426799827226424008406399356924813507253436728404933958019117030155040368661058573526150672468044749009765725476207875870877346912919502925015755546502695964153216947126497 4863368234164250284380782080624877696022074288749672288657670185372215437682000591806629705678387706379480990720181102120279421466206221310928411227606167945112365789645937851778130173088696210376112882885390410991674693933436362880206451669964884423725275540053815766860221595552227922786270856650819503978018048502602996309185088) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31247,7 +31247,7 @@ _:gn_4943 { } _:gn_4944 { - 2093 math:greaterThan 1 . + (2093) math:greaterThan 1 . (2093 1) math:difference 2092 . (1148085502875878183634415609913685215061355504142766958430070613647394294585506583307461958042742265764054381655395297758198645588074538345169796282618556789862487810008514996238682625625153416638393990571419456924363540126873717857115665477087416921210813957965715684092194156189526771039568149199212007114987343425703437585067906 1857641365644186050373183235355596240480359392303452665113799785862410571548247004249583873817822720307713304532392902181040387939065841482879307472493805577624938989818711427769723773731771396868859446156985477033655576903281322511545393096438733751257230791044050041384013719681350575873351353725803748431515352538449779362058591) math:sum 3005726868520064234007598845269281455541714896446219623543870399509804866133753587557045831860564986071767686187788199939239033527140379828049103755112362367487426799827226424008406399356924813507253436728404933958019117030155040368661058573526150672468044749009765725476207875870877346912919502925015755546502695964153216947126497 . (2092 1857641365644186050373183235355596240480359392303452665113799785862410571548247004249583873817822720307713304532392902181040387939065841482879307472493805577624938989818711427769723773731771396868859446156985477033655576903281322511545393096438733751257230791044050041384013719681350575873351353725803748431515352538449779362058591 3005726868520064234007598845269281455541714896446219623543870399509804866133753587557045831860564986071767686187788199939239033527140379828049103755112362367487426799827226424008406399356924813507253436728404933958019117030155040368661058573526150672468044749009765725476207875870877346912919502925015755546502695964153216947126497) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31258,7 +31258,7 @@ _:gn_4945 { } _:gn_4946 { - 2094 math:greaterThan 1 . + (2094) math:greaterThan 1 . (2094 1) math:difference 2093 . (709555862768307866738767625441911025419003888160685706683729172215016276962740420942121915775080454543658922876997604422841742350991303137709511189875248787762451179810196431531041148106617980230465455585566020109292036776407604654429727619351316830046416833078334357291819563491823804833783204526591741316528009112746341776990685 1148085502875878183634415609913685215061355504142766958430070613647394294585506583307461958042742265764054381655395297758198645588074538345169796282618556789862487810008514996238682625625153416638393990571419456924363540126873717857115665477087416921210813957965715684092194156189526771039568149199212007114987343425703437585067906) math:sum 1857641365644186050373183235355596240480359392303452665113799785862410571548247004249583873817822720307713304532392902181040387939065841482879307472493805577624938989818711427769723773731771396868859446156985477033655576903281322511545393096438733751257230791044050041384013719681350575873351353725803748431515352538449779362058591 . (2093 1148085502875878183634415609913685215061355504142766958430070613647394294585506583307461958042742265764054381655395297758198645588074538345169796282618556789862487810008514996238682625625153416638393990571419456924363540126873717857115665477087416921210813957965715684092194156189526771039568149199212007114987343425703437585067906 1857641365644186050373183235355596240480359392303452665113799785862410571548247004249583873817822720307713304532392902181040387939065841482879307472493805577624938989818711427769723773731771396868859446156985477033655576903281322511545393096438733751257230791044050041384013719681350575873351353725803748431515352538449779362058591) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31269,7 +31269,7 @@ _:gn_4947 { } _:gn_4948 { - 2095 math:greaterThan 1 . + (2095) math:greaterThan 1 . (2095 1) math:difference 2094 . (438529640107570316895647984471774189642351615982081251746341441432378017622766162365340042267661811220395458778397693335356903237083235207460285092743308002100036630198318564707641477518535436407928534985853436815071503350466113202685937857736100091164397124887381326800374592697702966205784944672620265798459334312957095808077221 709555862768307866738767625441911025419003888160685706683729172215016276962740420942121915775080454543658922876997604422841742350991303137709511189875248787762451179810196431531041148106617980230465455585566020109292036776407604654429727619351316830046416833078334357291819563491823804833783204526591741316528009112746341776990685) math:sum 1148085502875878183634415609913685215061355504142766958430070613647394294585506583307461958042742265764054381655395297758198645588074538345169796282618556789862487810008514996238682625625153416638393990571419456924363540126873717857115665477087416921210813957965715684092194156189526771039568149199212007114987343425703437585067906 . (2094 709555862768307866738767625441911025419003888160685706683729172215016276962740420942121915775080454543658922876997604422841742350991303137709511189875248787762451179810196431531041148106617980230465455585566020109292036776407604654429727619351316830046416833078334357291819563491823804833783204526591741316528009112746341776990685 1148085502875878183634415609913685215061355504142766958430070613647394294585506583307461958042742265764054381655395297758198645588074538345169796282618556789862487810008514996238682625625153416638393990571419456924363540126873717857115665477087416921210813957965715684092194156189526771039568149199212007114987343425703437585067906) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31280,7 +31280,7 @@ _:gn_4949 { } _:gn_4950 { - 2096 math:greaterThan 1 . + (2096) math:greaterThan 1 . (2096 1) math:difference 2095 . (271026222660737549843119640970136835776652272178604454937387730782638259339974258576781873507418643323263464098599911087484839113908067930249226097131940785662414549611877866823399670588082543822536920599712583294220533425941491451743789761615216738882019708190953030491444970794120838627998259853971475518068674799789245968913464 438529640107570316895647984471774189642351615982081251746341441432378017622766162365340042267661811220395458778397693335356903237083235207460285092743308002100036630198318564707641477518535436407928534985853436815071503350466113202685937857736100091164397124887381326800374592697702966205784944672620265798459334312957095808077221) math:sum 709555862768307866738767625441911025419003888160685706683729172215016276962740420942121915775080454543658922876997604422841742350991303137709511189875248787762451179810196431531041148106617980230465455585566020109292036776407604654429727619351316830046416833078334357291819563491823804833783204526591741316528009112746341776990685 . (2095 438529640107570316895647984471774189642351615982081251746341441432378017622766162365340042267661811220395458778397693335356903237083235207460285092743308002100036630198318564707641477518535436407928534985853436815071503350466113202685937857736100091164397124887381326800374592697702966205784944672620265798459334312957095808077221 709555862768307866738767625441911025419003888160685706683729172215016276962740420942121915775080454543658922876997604422841742350991303137709511189875248787762451179810196431531041148106617980230465455585566020109292036776407604654429727619351316830046416833078334357291819563491823804833783204526591741316528009112746341776990685) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31291,7 +31291,7 @@ _:gn_4951 { } _:gn_4952 { - 2097 math:greaterThan 1 . + (2097) math:greaterThan 1 . (2097 1) math:difference 2096 . (167503417446832767052528343501637353865699343803476796808953710649739758282791903788558168760243167897131994679797782247872064123175167277211058995611367216437622080586440697884241806930452892585391614386140853520850969924524621750942148096120883352282377416696428296308929621903582127577786684818648790280390659513167849839163757 271026222660737549843119640970136835776652272178604454937387730782638259339974258576781873507418643323263464098599911087484839113908067930249226097131940785662414549611877866823399670588082543822536920599712583294220533425941491451743789761615216738882019708190953030491444970794120838627998259853971475518068674799789245968913464) math:sum 438529640107570316895647984471774189642351615982081251746341441432378017622766162365340042267661811220395458778397693335356903237083235207460285092743308002100036630198318564707641477518535436407928534985853436815071503350466113202685937857736100091164397124887381326800374592697702966205784944672620265798459334312957095808077221 . (2096 271026222660737549843119640970136835776652272178604454937387730782638259339974258576781873507418643323263464098599911087484839113908067930249226097131940785662414549611877866823399670588082543822536920599712583294220533425941491451743789761615216738882019708190953030491444970794120838627998259853971475518068674799789245968913464 438529640107570316895647984471774189642351615982081251746341441432378017622766162365340042267661811220395458778397693335356903237083235207460285092743308002100036630198318564707641477518535436407928534985853436815071503350466113202685937857736100091164397124887381326800374592697702966205784944672620265798459334312957095808077221) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31302,7 +31302,7 @@ _:gn_4953 { } _:gn_4954 { - 2098 math:greaterThan 1 . + (2098) math:greaterThan 1 . (2098 1) math:difference 2097 . (103522805213904782790591297468499481910952928375127658128434020132898501057182354788223704747175475426131469418802128839612774990732900653038167101520573569224792469025437168939157863657629651237145306213571729773369563501416869700801641665494333386599642291494524734182515348890538711050211575035322685237678015286621396129749707 167503417446832767052528343501637353865699343803476796808953710649739758282791903788558168760243167897131994679797782247872064123175167277211058995611367216437622080586440697884241806930452892585391614386140853520850969924524621750942148096120883352282377416696428296308929621903582127577786684818648790280390659513167849839163757) math:sum 271026222660737549843119640970136835776652272178604454937387730782638259339974258576781873507418643323263464098599911087484839113908067930249226097131940785662414549611877866823399670588082543822536920599712583294220533425941491451743789761615216738882019708190953030491444970794120838627998259853971475518068674799789245968913464 . (2097 167503417446832767052528343501637353865699343803476796808953710649739758282791903788558168760243167897131994679797782247872064123175167277211058995611367216437622080586440697884241806930452892585391614386140853520850969924524621750942148096120883352282377416696428296308929621903582127577786684818648790280390659513167849839163757 271026222660737549843119640970136835776652272178604454937387730782638259339974258576781873507418643323263464098599911087484839113908067930249226097131940785662414549611877866823399670588082543822536920599712583294220533425941491451743789761615216738882019708190953030491444970794120838627998259853971475518068674799789245968913464) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31313,7 +31313,7 @@ _:gn_4955 { } _:gn_4956 { - 2099 math:greaterThan 1 . + (2099) math:greaterThan 1 . (2099 1) math:difference 2098 . (63980612232927984261937046033137871954746415428349138680519690516841257225609549000334464013067692471000525260995653408259289132442266624172891894090793647212829611561003528945083943272823241348246308172569123747481406423107752050140506430626549965682735125201903562126414273013043416527575109783326105042712644226546453709414050 103522805213904782790591297468499481910952928375127658128434020132898501057182354788223704747175475426131469418802128839612774990732900653038167101520573569224792469025437168939157863657629651237145306213571729773369563501416869700801641665494333386599642291494524734182515348890538711050211575035322685237678015286621396129749707) math:sum 167503417446832767052528343501637353865699343803476796808953710649739758282791903788558168760243167897131994679797782247872064123175167277211058995611367216437622080586440697884241806930452892585391614386140853520850969924524621750942148096120883352282377416696428296308929621903582127577786684818648790280390659513167849839163757 . (2098 103522805213904782790591297468499481910952928375127658128434020132898501057182354788223704747175475426131469418802128839612774990732900653038167101520573569224792469025437168939157863657629651237145306213571729773369563501416869700801641665494333386599642291494524734182515348890538711050211575035322685237678015286621396129749707 167503417446832767052528343501637353865699343803476796808953710649739758282791903788558168760243167897131994679797782247872064123175167277211058995611367216437622080586440697884241806930452892585391614386140853520850969924524621750942148096120883352282377416696428296308929621903582127577786684818648790280390659513167849839163757) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31324,7 +31324,7 @@ _:gn_4957 { } _:gn_4958 { - 2100 math:greaterThan 1 . + (2100) math:greaterThan 1 . (2100 1) math:difference 2099 . (39542192980976798528654251435361609956206512946778519447914329616057243831572805787889240734107782955130944157806475431353485858290634028865275207429779922011962857464433639994073920384806409888898998041002606025888157078309117650661135234867783420916907166292621172056101075877495294522636465251996580194965371060074942420335657 63980612232927984261937046033137871954746415428349138680519690516841257225609549000334464013067692471000525260995653408259289132442266624172891894090793647212829611561003528945083943272823241348246308172569123747481406423107752050140506430626549965682735125201903562126414273013043416527575109783326105042712644226546453709414050) math:sum 103522805213904782790591297468499481910952928375127658128434020132898501057182354788223704747175475426131469418802128839612774990732900653038167101520573569224792469025437168939157863657629651237145306213571729773369563501416869700801641665494333386599642291494524734182515348890538711050211575035322685237678015286621396129749707 . (2099 63980612232927984261937046033137871954746415428349138680519690516841257225609549000334464013067692471000525260995653408259289132442266624172891894090793647212829611561003528945083943272823241348246308172569123747481406423107752050140506430626549965682735125201903562126414273013043416527575109783326105042712644226546453709414050 103522805213904782790591297468499481910952928375127658128434020132898501057182354788223704747175475426131469418802128839612774990732900653038167101520573569224792469025437168939157863657629651237145306213571729773369563501416869700801641665494333386599642291494524734182515348890538711050211575035322685237678015286621396129749707) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31335,7 +31335,7 @@ _:gn_4959 { } _:gn_4960 { - 2101 math:greaterThan 1 . + (2101) math:greaterThan 1 . (2101 1) math:difference 2100 . (24438419251951185733282794597776261998539902481570619232605360900784013394036743212445223278959909515869581103189177976905803274151632595307616686661013725200866754096569888951010022888016831459347310131566517721593249344798634399479371195758766544765827958909282390070313197135548122004938644531329524847747273166471511289078393 39542192980976798528654251435361609956206512946778519447914329616057243831572805787889240734107782955130944157806475431353485858290634028865275207429779922011962857464433639994073920384806409888898998041002606025888157078309117650661135234867783420916907166292621172056101075877495294522636465251996580194965371060074942420335657) math:sum 63980612232927984261937046033137871954746415428349138680519690516841257225609549000334464013067692471000525260995653408259289132442266624172891894090793647212829611561003528945083943272823241348246308172569123747481406423107752050140506430626549965682735125201903562126414273013043416527575109783326105042712644226546453709414050 . (2100 39542192980976798528654251435361609956206512946778519447914329616057243831572805787889240734107782955130944157806475431353485858290634028865275207429779922011962857464433639994073920384806409888898998041002606025888157078309117650661135234867783420916907166292621172056101075877495294522636465251996580194965371060074942420335657 63980612232927984261937046033137871954746415428349138680519690516841257225609549000334464013067692471000525260995653408259289132442266624172891894090793647212829611561003528945083943272823241348246308172569123747481406423107752050140506430626549965682735125201903562126414273013043416527575109783326105042712644226546453709414050) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31346,7 +31346,7 @@ _:gn_4961 { } _:gn_4962 { - 2102 math:greaterThan 1 . + (2102) math:greaterThan 1 . (2102 1) math:difference 2101 . (15103773729025612795371456837585347957666610465207900215308968715273230437536062575444017455147873439261363054617297454447682584139001433557658520768766196811096103367863751043063897496789578429551687909436088304294907733510483251181764039109016876151079207383338781985787878741947172517697820720667055347218097893603431131257264 24438419251951185733282794597776261998539902481570619232605360900784013394036743212445223278959909515869581103189177976905803274151632595307616686661013725200866754096569888951010022888016831459347310131566517721593249344798634399479371195758766544765827958909282390070313197135548122004938644531329524847747273166471511289078393) math:sum 39542192980976798528654251435361609956206512946778519447914329616057243831572805787889240734107782955130944157806475431353485858290634028865275207429779922011962857464433639994073920384806409888898998041002606025888157078309117650661135234867783420916907166292621172056101075877495294522636465251996580194965371060074942420335657 . (2101 24438419251951185733282794597776261998539902481570619232605360900784013394036743212445223278959909515869581103189177976905803274151632595307616686661013725200866754096569888951010022888016831459347310131566517721593249344798634399479371195758766544765827958909282390070313197135548122004938644531329524847747273166471511289078393 39542192980976798528654251435361609956206512946778519447914329616057243831572805787889240734107782955130944157806475431353485858290634028865275207429779922011962857464433639994073920384806409888898998041002606025888157078309117650661135234867783420916907166292621172056101075877495294522636465251996580194965371060074942420335657) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31357,7 +31357,7 @@ _:gn_4963 { } _:gn_4964 { - 2103 math:greaterThan 1 . + (2103) math:greaterThan 1 . (2103 1) math:difference 2102 . (9334645522925572937911337760190914040873292016362719017296392185510782956500680637001205823812036076608218048571880522458120690012631161749958165892247528389770650728706137907946125391227253029795622222130429417298341611288151148297607156649749668614748751525943608084525318393600949487240823810662469500529175272868080157821129 15103773729025612795371456837585347957666610465207900215308968715273230437536062575444017455147873439261363054617297454447682584139001433557658520768766196811096103367863751043063897496789578429551687909436088304294907733510483251181764039109016876151079207383338781985787878741947172517697820720667055347218097893603431131257264) math:sum 24438419251951185733282794597776261998539902481570619232605360900784013394036743212445223278959909515869581103189177976905803274151632595307616686661013725200866754096569888951010022888016831459347310131566517721593249344798634399479371195758766544765827958909282390070313197135548122004938644531329524847747273166471511289078393 . (2102 15103773729025612795371456837585347957666610465207900215308968715273230437536062575444017455147873439261363054617297454447682584139001433557658520768766196811096103367863751043063897496789578429551687909436088304294907733510483251181764039109016876151079207383338781985787878741947172517697820720667055347218097893603431131257264 24438419251951185733282794597776261998539902481570619232605360900784013394036743212445223278959909515869581103189177976905803274151632595307616686661013725200866754096569888951010022888016831459347310131566517721593249344798634399479371195758766544765827958909282390070313197135548122004938644531329524847747273166471511289078393) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31368,7 +31368,7 @@ _:gn_4965 { } _:gn_4966 { - 2104 math:greaterThan 1 . + (2104) math:greaterThan 1 . (2104 1) math:difference 2103 . (5769128206100039857460119077394433916793318448845181198012576529762447481035381938442811631335837362653145006045416931989561894126370271807700354876518668421325452639157613135117772105562325399756065687305658886996566122222332102884156882459267207536330455857395173901262560348346223030456996910004585846688922620735350973436135 9334645522925572937911337760190914040873292016362719017296392185510782956500680637001205823812036076608218048571880522458120690012631161749958165892247528389770650728706137907946125391227253029795622222130429417298341611288151148297607156649749668614748751525943608084525318393600949487240823810662469500529175272868080157821129) math:sum 15103773729025612795371456837585347957666610465207900215308968715273230437536062575444017455147873439261363054617297454447682584139001433557658520768766196811096103367863751043063897496789578429551687909436088304294907733510483251181764039109016876151079207383338781985787878741947172517697820720667055347218097893603431131257264 . (2103 9334645522925572937911337760190914040873292016362719017296392185510782956500680637001205823812036076608218048571880522458120690012631161749958165892247528389770650728706137907946125391227253029795622222130429417298341611288151148297607156649749668614748751525943608084525318393600949487240823810662469500529175272868080157821129 15103773729025612795371456837585347957666610465207900215308968715273230437536062575444017455147873439261363054617297454447682584139001433557658520768766196811096103367863751043063897496789578429551687909436088304294907733510483251181764039109016876151079207383338781985787878741947172517697820720667055347218097893603431131257264) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31379,7 +31379,7 @@ _:gn_4967 { } _:gn_4968 { - 2105 math:greaterThan 1 . + (2105) math:greaterThan 1 . (2105 1) math:difference 2104 . (3565517316825533080451218682796480124079973567517537819283815655748335475465298698558394192476198713955073042526463590468558795886260889942257811015728859968445198089548524772828353285664927630039556534824770530301775489065819045413450274190482461078418295668548434183262758045254726456783826900657883653840252652132729184384994 5769128206100039857460119077394433916793318448845181198012576529762447481035381938442811631335837362653145006045416931989561894126370271807700354876518668421325452639157613135117772105562325399756065687305658886996566122222332102884156882459267207536330455857395173901262560348346223030456996910004585846688922620735350973436135) math:sum 9334645522925572937911337760190914040873292016362719017296392185510782956500680637001205823812036076608218048571880522458120690012631161749958165892247528389770650728706137907946125391227253029795622222130429417298341611288151148297607156649749668614748751525943608084525318393600949487240823810662469500529175272868080157821129 . (2104 5769128206100039857460119077394433916793318448845181198012576529762447481035381938442811631335837362653145006045416931989561894126370271807700354876518668421325452639157613135117772105562325399756065687305658886996566122222332102884156882459267207536330455857395173901262560348346223030456996910004585846688922620735350973436135 9334645522925572937911337760190914040873292016362719017296392185510782956500680637001205823812036076608218048571880522458120690012631161749958165892247528389770650728706137907946125391227253029795622222130429417298341611288151148297607156649749668614748751525943608084525318393600949487240823810662469500529175272868080157821129) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31390,7 +31390,7 @@ _:gn_4969 { } _:gn_4970 { - 2106 math:greaterThan 1 . + (2106) math:greaterThan 1 . (2106 1) math:difference 2105 . (2203610889274506777008900394597953792713344881327643378728760874014112005570083239884417438859638648698071963518953341521003098240109381865442543860789808452880254549609088362289418819897397769716509152480888356694790633156513057470706608268784746457912160188846739717999802303091496573673170009346702192848669968602621789051141 3565517316825533080451218682796480124079973567517537819283815655748335475465298698558394192476198713955073042526463590468558795886260889942257811015728859968445198089548524772828353285664927630039556534824770530301775489065819045413450274190482461078418295668548434183262758045254726456783826900657883653840252652132729184384994) math:sum 5769128206100039857460119077394433916793318448845181198012576529762447481035381938442811631335837362653145006045416931989561894126370271807700354876518668421325452639157613135117772105562325399756065687305658886996566122222332102884156882459267207536330455857395173901262560348346223030456996910004585846688922620735350973436135 . (2105 3565517316825533080451218682796480124079973567517537819283815655748335475465298698558394192476198713955073042526463590468558795886260889942257811015728859968445198089548524772828353285664927630039556534824770530301775489065819045413450274190482461078418295668548434183262758045254726456783826900657883653840252652132729184384994 5769128206100039857460119077394433916793318448845181198012576529762447481035381938442811631335837362653145006045416931989561894126370271807700354876518668421325452639157613135117772105562325399756065687305658886996566122222332102884156882459267207536330455857395173901262560348346223030456996910004585846688922620735350973436135) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31401,7 +31401,7 @@ _:gn_4971 { } _:gn_4972 { - 2107 math:greaterThan 1 . + (2107) math:greaterThan 1 . (2107 1) math:difference 2106 . (1361906427551026303442318288198526331366628686189894440555054781734223469895215458673976753616560065257001079007510248947555697646151508076815267154939051515564943539939436410538934465767529860323047382343882173606984855909305987942743665921697714620506135479701694465262955742163229883110656891311181460991582683530107395333853 2203610889274506777008900394597953792713344881327643378728760874014112005570083239884417438859638648698071963518953341521003098240109381865442543860789808452880254549609088362289418819897397769716509152480888356694790633156513057470706608268784746457912160188846739717999802303091496573673170009346702192848669968602621789051141) math:sum 3565517316825533080451218682796480124079973567517537819283815655748335475465298698558394192476198713955073042526463590468558795886260889942257811015728859968445198089548524772828353285664927630039556534824770530301775489065819045413450274190482461078418295668548434183262758045254726456783826900657883653840252652132729184384994 . (2106 2203610889274506777008900394597953792713344881327643378728760874014112005570083239884417438859638648698071963518953341521003098240109381865442543860789808452880254549609088362289418819897397769716509152480888356694790633156513057470706608268784746457912160188846739717999802303091496573673170009346702192848669968602621789051141 3565517316825533080451218682796480124079973567517537819283815655748335475465298698558394192476198713955073042526463590468558795886260889942257811015728859968445198089548524772828353285664927630039556534824770530301775489065819045413450274190482461078418295668548434183262758045254726456783826900657883653840252652132729184384994) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31412,7 +31412,7 @@ _:gn_4973 { } _:gn_4974 { - 2108 math:greaterThan 1 . + (2108) math:greaterThan 1 . (2108 1) math:difference 2107 . (841704461723480473566582106399427461346716195137748938173706092279888535674867781210440685243078583441070884511443092573447400593957873788627276705850756937315311009669651951750484354129867909393461770137006183087805777247207069527962942347087031837406024709145045252736846560928266690562513118035520731857087285072514393717288 1361906427551026303442318288198526331366628686189894440555054781734223469895215458673976753616560065257001079007510248947555697646151508076815267154939051515564943539939436410538934465767529860323047382343882173606984855909305987942743665921697714620506135479701694465262955742163229883110656891311181460991582683530107395333853) math:sum 2203610889274506777008900394597953792713344881327643378728760874014112005570083239884417438859638648698071963518953341521003098240109381865442543860789808452880254549609088362289418819897397769716509152480888356694790633156513057470706608268784746457912160188846739717999802303091496573673170009346702192848669968602621789051141 . (2107 1361906427551026303442318288198526331366628686189894440555054781734223469895215458673976753616560065257001079007510248947555697646151508076815267154939051515564943539939436410538934465767529860323047382343882173606984855909305987942743665921697714620506135479701694465262955742163229883110656891311181460991582683530107395333853 2203610889274506777008900394597953792713344881327643378728760874014112005570083239884417438859638648698071963518953341521003098240109381865442543860789808452880254549609088362289418819897397769716509152480888356694790633156513057470706608268784746457912160188846739717999802303091496573673170009346702192848669968602621789051141) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31423,7 +31423,7 @@ _:gn_4975 { } _:gn_4976 { - 2109 math:greaterThan 1 . + (2109) math:greaterThan 1 . (2109 1) math:difference 2108 . (520201965827545829875736181799098870019912491052145502381348689454334934220347677463536068373481481815930194496067156374108297052193634288187990449088294578249632530269784458788450111637661950929585612206875990519179078662098918414780723574610682783100110770556649212526109181234963192548143773275660729134495398457593001616565 841704461723480473566582106399427461346716195137748938173706092279888535674867781210440685243078583441070884511443092573447400593957873788627276705850756937315311009669651951750484354129867909393461770137006183087805777247207069527962942347087031837406024709145045252736846560928266690562513118035520731857087285072514393717288) math:sum 1361906427551026303442318288198526331366628686189894440555054781734223469895215458673976753616560065257001079007510248947555697646151508076815267154939051515564943539939436410538934465767529860323047382343882173606984855909305987942743665921697714620506135479701694465262955742163229883110656891311181460991582683530107395333853 . (2108 841704461723480473566582106399427461346716195137748938173706092279888535674867781210440685243078583441070884511443092573447400593957873788627276705850756937315311009669651951750484354129867909393461770137006183087805777247207069527962942347087031837406024709145045252736846560928266690562513118035520731857087285072514393717288 1361906427551026303442318288198526331366628686189894440555054781734223469895215458673976753616560065257001079007510248947555697646151508076815267154939051515564943539939436410538934465767529860323047382343882173606984855909305987942743665921697714620506135479701694465262955742163229883110656891311181460991582683530107395333853) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31434,7 +31434,7 @@ _:gn_4977 { } _:gn_4978 { - 2110 math:greaterThan 1 . + (2110) math:greaterThan 1 . (2110 1) math:difference 2109 . (321502495895934643690845924600328591326803704085603435792357402825553601454520103746904616869597101625140690015375936199339103541764239500439286256762462359065678479399867492962034242492205958463876157930130192568626698585108151113182218772476349054305913938588396040210737379693303498014369344759860002722591886614921392100723 520201965827545829875736181799098870019912491052145502381348689454334934220347677463536068373481481815930194496067156374108297052193634288187990449088294578249632530269784458788450111637661950929585612206875990519179078662098918414780723574610682783100110770556649212526109181234963192548143773275660729134495398457593001616565) math:sum 841704461723480473566582106399427461346716195137748938173706092279888535674867781210440685243078583441070884511443092573447400593957873788627276705850756937315311009669651951750484354129867909393461770137006183087805777247207069527962942347087031837406024709145045252736846560928266690562513118035520731857087285072514393717288 . (2109 520201965827545829875736181799098870019912491052145502381348689454334934220347677463536068373481481815930194496067156374108297052193634288187990449088294578249632530269784458788450111637661950929585612206875990519179078662098918414780723574610682783100110770556649212526109181234963192548143773275660729134495398457593001616565 841704461723480473566582106399427461346716195137748938173706092279888535674867781210440685243078583441070884511443092573447400593957873788627276705850756937315311009669651951750484354129867909393461770137006183087805777247207069527962942347087031837406024709145045252736846560928266690562513118035520731857087285072514393717288) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31445,7 +31445,7 @@ _:gn_4979 { } _:gn_4980 { - 2111 math:greaterThan 1 . + (2111) math:greaterThan 1 . (2111 1) math:difference 2110 . (198699469931611186184890257198770278693108786966542066588991286628781332765827573716631451503884380190789504480691220174769193510429394787748704192325832219183954050869916965826415869145455992465709454276745797950552380076990767301598504802134333728794196831968253172315371801541659694533774428515800726411903511842671609515842 321502495895934643690845924600328591326803704085603435792357402825553601454520103746904616869597101625140690015375936199339103541764239500439286256762462359065678479399867492962034242492205958463876157930130192568626698585108151113182218772476349054305913938588396040210737379693303498014369344759860002722591886614921392100723) math:sum 520201965827545829875736181799098870019912491052145502381348689454334934220347677463536068373481481815930194496067156374108297052193634288187990449088294578249632530269784458788450111637661950929585612206875990519179078662098918414780723574610682783100110770556649212526109181234963192548143773275660729134495398457593001616565 . (2110 321502495895934643690845924600328591326803704085603435792357402825553601454520103746904616869597101625140690015375936199339103541764239500439286256762462359065678479399867492962034242492205958463876157930130192568626698585108151113182218772476349054305913938588396040210737379693303498014369344759860002722591886614921392100723 520201965827545829875736181799098870019912491052145502381348689454334934220347677463536068373481481815930194496067156374108297052193634288187990449088294578249632530269784458788450111637661950929585612206875990519179078662098918414780723574610682783100110770556649212526109181234963192548143773275660729134495398457593001616565) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31456,7 +31456,7 @@ _:gn_4981 { } _:gn_4982 { - 2112 math:greaterThan 1 . + (2112) math:greaterThan 1 . (2112 1) math:difference 2111 . (122803025964323457505955667401558312633694917119061369203366116196772268688692530030273165365712721434351185534684716024569910031334844712690582064436630139881724428529950527135618373346749965998166703653384394618074318508117383811583713970342015325511717106620142867895365578151643803480594916244059276310688374772249782584881 198699469931611186184890257198770278693108786966542066588991286628781332765827573716631451503884380190789504480691220174769193510429394787748704192325832219183954050869916965826415869145455992465709454276745797950552380076990767301598504802134333728794196831968253172315371801541659694533774428515800726411903511842671609515842) math:sum 321502495895934643690845924600328591326803704085603435792357402825553601454520103746904616869597101625140690015375936199339103541764239500439286256762462359065678479399867492962034242492205958463876157930130192568626698585108151113182218772476349054305913938588396040210737379693303498014369344759860002722591886614921392100723 . (2111 198699469931611186184890257198770278693108786966542066588991286628781332765827573716631451503884380190789504480691220174769193510429394787748704192325832219183954050869916965826415869145455992465709454276745797950552380076990767301598504802134333728794196831968253172315371801541659694533774428515800726411903511842671609515842 321502495895934643690845924600328591326803704085603435792357402825553601454520103746904616869597101625140690015375936199339103541764239500439286256762462359065678479399867492962034242492205958463876157930130192568626698585108151113182218772476349054305913938588396040210737379693303498014369344759860002722591886614921392100723) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31467,7 +31467,7 @@ _:gn_4983 { } _:gn_4984 { - 2113 math:greaterThan 1 . + (2113) math:greaterThan 1 . (2113 1) math:difference 2112 . (75896443967287728678934589797211966059413869847480697385625170432009064077135043686358286138171658756438318946006504150199283479094550075058122127889202079302229622339966438690797495798706026467542750623361403332478061568873383490014790831792318403282479725348110304420006223390015891053179512271741450101215137070421826930961 122803025964323457505955667401558312633694917119061369203366116196772268688692530030273165365712721434351185534684716024569910031334844712690582064436630139881724428529950527135618373346749965998166703653384394618074318508117383811583713970342015325511717106620142867895365578151643803480594916244059276310688374772249782584881) math:sum 198699469931611186184890257198770278693108786966542066588991286628781332765827573716631451503884380190789504480691220174769193510429394787748704192325832219183954050869916965826415869145455992465709454276745797950552380076990767301598504802134333728794196831968253172315371801541659694533774428515800726411903511842671609515842 . (2112 122803025964323457505955667401558312633694917119061369203366116196772268688692530030273165365712721434351185534684716024569910031334844712690582064436630139881724428529950527135618373346749965998166703653384394618074318508117383811583713970342015325511717106620142867895365578151643803480594916244059276310688374772249782584881 198699469931611186184890257198770278693108786966542066588991286628781332765827573716631451503884380190789504480691220174769193510429394787748704192325832219183954050869916965826415869145455992465709454276745797950552380076990767301598504802134333728794196831968253172315371801541659694533774428515800726411903511842671609515842) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31478,7 +31478,7 @@ _:gn_4985 { } _:gn_4986 { - 2114 math:greaterThan 1 . + (2114) math:greaterThan 1 . (2114 1) math:difference 2113 . (46906581997035728827021077604346346574281047271580671817740945764763204611557486343914879227541062677912866588678211874370626552240294637632459936547428060579494806189984088444820877548043939530623953030022991285596256939244000321568923138549696922229237381272032563475359354761627912427415403972317826209473237701827955653920 75896443967287728678934589797211966059413869847480697385625170432009064077135043686358286138171658756438318946006504150199283479094550075058122127889202079302229622339966438690797495798706026467542750623361403332478061568873383490014790831792318403282479725348110304420006223390015891053179512271741450101215137070421826930961) math:sum 122803025964323457505955667401558312633694917119061369203366116196772268688692530030273165365712721434351185534684716024569910031334844712690582064436630139881724428529950527135618373346749965998166703653384394618074318508117383811583713970342015325511717106620142867895365578151643803480594916244059276310688374772249782584881 . (2113 75896443967287728678934589797211966059413869847480697385625170432009064077135043686358286138171658756438318946006504150199283479094550075058122127889202079302229622339966438690797495798706026467542750623361403332478061568873383490014790831792318403282479725348110304420006223390015891053179512271741450101215137070421826930961 122803025964323457505955667401558312633694917119061369203366116196772268688692530030273165365712721434351185534684716024569910031334844712690582064436630139881724428529950527135618373346749965998166703653384394618074318508117383811583713970342015325511717106620142867895365578151643803480594916244059276310688374772249782584881) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31489,7 +31489,7 @@ _:gn_4987 { } _:gn_4988 { - 2115 math:greaterThan 1 . + (2115) math:greaterThan 1 . (2115 1) math:difference 2114 . (28989861970251999851913512192865619485132822575900025567884224667245859465577557342443406910630596078525452357328292275828656926854255437425662191341774018722734816149982350245976618250662086936918797593338412046881804629629383168445867693242621481053242344076077740944646868628387978625764108299423623891741899368593871277041 46906581997035728827021077604346346574281047271580671817740945764763204611557486343914879227541062677912866588678211874370626552240294637632459936547428060579494806189984088444820877548043939530623953030022991285596256939244000321568923138549696922229237381272032563475359354761627912427415403972317826209473237701827955653920) math:sum 75896443967287728678934589797211966059413869847480697385625170432009064077135043686358286138171658756438318946006504150199283479094550075058122127889202079302229622339966438690797495798706026467542750623361403332478061568873383490014790831792318403282479725348110304420006223390015891053179512271741450101215137070421826930961 . (2114 46906581997035728827021077604346346574281047271580671817740945764763204611557486343914879227541062677912866588678211874370626552240294637632459936547428060579494806189984088444820877548043939530623953030022991285596256939244000321568923138549696922229237381272032563475359354761627912427415403972317826209473237701827955653920 75896443967287728678934589797211966059413869847480697385625170432009064077135043686358286138171658756438318946006504150199283479094550075058122127889202079302229622339966438690797495798706026467542750623361403332478061568873383490014790831792318403282479725348110304420006223390015891053179512271741450101215137070421826930961) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31500,7 +31500,7 @@ _:gn_4989 { } _:gn_4990 { - 2116 math:greaterThan 1 . + (2116) math:greaterThan 1 . (2116 1) math:difference 2115 . (17916720026783728975107565411480727089148224695680646249856721097517345145979929001471472316910466599387414231349919598541969625386039200206797745205654041856759990040001738198844259297381852593705155436684579238714452309614617153123055445307075441175995037195954822530712486133239933801651295672894202317731338333234084376879 28989861970251999851913512192865619485132822575900025567884224667245859465577557342443406910630596078525452357328292275828656926854255437425662191341774018722734816149982350245976618250662086936918797593338412046881804629629383168445867693242621481053242344076077740944646868628387978625764108299423623891741899368593871277041) math:sum 46906581997035728827021077604346346574281047271580671817740945764763204611557486343914879227541062677912866588678211874370626552240294637632459936547428060579494806189984088444820877548043939530623953030022991285596256939244000321568923138549696922229237381272032563475359354761627912427415403972317826209473237701827955653920 . (2115 28989861970251999851913512192865619485132822575900025567884224667245859465577557342443406910630596078525452357328292275828656926854255437425662191341774018722734816149982350245976618250662086936918797593338412046881804629629383168445867693242621481053242344076077740944646868628387978625764108299423623891741899368593871277041 46906581997035728827021077604346346574281047271580671817740945764763204611557486343914879227541062677912866588678211874370626552240294637632459936547428060579494806189984088444820877548043939530623953030022991285596256939244000321568923138549696922229237381272032563475359354761627912427415403972317826209473237701827955653920) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31511,7 +31511,7 @@ _:gn_4991 { } _:gn_4992 { - 2117 math:greaterThan 1 . + (2117) math:greaterThan 1 . (2117 1) math:difference 2116 . (11073141943468270876805946781384892395984597880219379318027503569728514319597628340971934593720129479138038125978372677286687301468216237218864446136119976865974826109980612047132358953280234343213642156653832808167352320014766015322812247935546039877247306880122918413934382495148044824112812626529421574010561035359786900162 17916720026783728975107565411480727089148224695680646249856721097517345145979929001471472316910466599387414231349919598541969625386039200206797745205654041856759990040001738198844259297381852593705155436684579238714452309614617153123055445307075441175995037195954822530712486133239933801651295672894202317731338333234084376879) math:sum 28989861970251999851913512192865619485132822575900025567884224667245859465577557342443406910630596078525452357328292275828656926854255437425662191341774018722734816149982350245976618250662086936918797593338412046881804629629383168445867693242621481053242344076077740944646868628387978625764108299423623891741899368593871277041 . (2116 17916720026783728975107565411480727089148224695680646249856721097517345145979929001471472316910466599387414231349919598541969625386039200206797745205654041856759990040001738198844259297381852593705155436684579238714452309614617153123055445307075441175995037195954822530712486133239933801651295672894202317731338333234084376879 28989861970251999851913512192865619485132822575900025567884224667245859465577557342443406910630596078525452357328292275828656926854255437425662191341774018722734816149982350245976618250662086936918797593338412046881804629629383168445867693242621481053242344076077740944646868628387978625764108299423623891741899368593871277041) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31522,7 +31522,7 @@ _:gn_4993 { } _:gn_4994 { - 2118 math:greaterThan 1 . + (2118) math:greaterThan 1 . (2118 1) math:difference 2117 . (6843578083315458098301618630095834693163626815461266931829217527788830826382300660499537723190337120249376105371546921255282323917822962987933299069534064990785163930021126151711900344101618250491513280030746430547099989599851137800243197371529401298747730315831904116778103638091888977538483046364780743720777297874297476717 11073141943468270876805946781384892395984597880219379318027503569728514319597628340971934593720129479138038125978372677286687301468216237218864446136119976865974826109980612047132358953280234343213642156653832808167352320014766015322812247935546039877247306880122918413934382495148044824112812626529421574010561035359786900162) math:sum 17916720026783728975107565411480727089148224695680646249856721097517345145979929001471472316910466599387414231349919598541969625386039200206797745205654041856759990040001738198844259297381852593705155436684579238714452309614617153123055445307075441175995037195954822530712486133239933801651295672894202317731338333234084376879 . (2117 11073141943468270876805946781384892395984597880219379318027503569728514319597628340971934593720129479138038125978372677286687301468216237218864446136119976865974826109980612047132358953280234343213642156653832808167352320014766015322812247935546039877247306880122918413934382495148044824112812626529421574010561035359786900162 17916720026783728975107565411480727089148224695680646249856721097517345145979929001471472316910466599387414231349919598541969625386039200206797745205654041856759990040001738198844259297381852593705155436684579238714452309614617153123055445307075441175995037195954822530712486133239933801651295672894202317731338333234084376879) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31533,7 +31533,7 @@ _:gn_4995 { } _:gn_4996 { - 2119 math:greaterThan 1 . + (2119) math:greaterThan 1 . (2119 1) math:difference 2118 . (4229563860152812778504328151289057702820971064758112386198286041939683493215327680472396870529792358888662020606825756031404977550393274230931147066585911875189662179959485895420458609178616092722128876623086377620252330414914877522569050564016638578499576564291014297156278857056155846574329580164640830289783737485489423445 6843578083315458098301618630095834693163626815461266931829217527788830826382300660499537723190337120249376105371546921255282323917822962987933299069534064990785163930021126151711900344101618250491513280030746430547099989599851137800243197371529401298747730315831904116778103638091888977538483046364780743720777297874297476717) math:sum 11073141943468270876805946781384892395984597880219379318027503569728514319597628340971934593720129479138038125978372677286687301468216237218864446136119976865974826109980612047132358953280234343213642156653832808167352320014766015322812247935546039877247306880122918413934382495148044824112812626529421574010561035359786900162 . (2118 6843578083315458098301618630095834693163626815461266931829217527788830826382300660499537723190337120249376105371546921255282323917822962987933299069534064990785163930021126151711900344101618250491513280030746430547099989599851137800243197371529401298747730315831904116778103638091888977538483046364780743720777297874297476717 11073141943468270876805946781384892395984597880219379318027503569728514319597628340971934593720129479138038125978372677286687301468216237218864446136119976865974826109980612047132358953280234343213642156653832808167352320014766015322812247935546039877247306880122918413934382495148044824112812626529421574010561035359786900162) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31544,7 +31544,7 @@ _:gn_4997 { } _:gn_4998 { - 2120 math:greaterThan 1 . + (2120) math:greaterThan 1 . (2120 1) math:difference 2119 . (2614014223162645319797290478806776990342655750703154545630931485849147333166972980027140852660544761360714084764721165223877346367429688757002152002948153115595501750061640256291441734923002157769384403407660052926847659184936260277674146807512762720248153751540889819621824781035733130964153466200139913430993560388808053272 4229563860152812778504328151289057702820971064758112386198286041939683493215327680472396870529792358888662020606825756031404977550393274230931147066585911875189662179959485895420458609178616092722128876623086377620252330414914877522569050564016638578499576564291014297156278857056155846574329580164640830289783737485489423445) math:sum 6843578083315458098301618630095834693163626815461266931829217527788830826382300660499537723190337120249376105371546921255282323917822962987933299069534064990785163930021126151711900344101618250491513280030746430547099989599851137800243197371529401298747730315831904116778103638091888977538483046364780743720777297874297476717 . (2119 4229563860152812778504328151289057702820971064758112386198286041939683493215327680472396870529792358888662020606825756031404977550393274230931147066585911875189662179959485895420458609178616092722128876623086377620252330414914877522569050564016638578499576564291014297156278857056155846574329580164640830289783737485489423445 6843578083315458098301618630095834693163626815461266931829217527788830826382300660499537723190337120249376105371546921255282323917822962987933299069534064990785163930021126151711900344101618250491513280030746430547099989599851137800243197371529401298747730315831904116778103638091888977538483046364780743720777297874297476717) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31555,7 +31555,7 @@ _:gn_4999 { } _:gn_5000 { - 2121 math:greaterThan 1 . + (2121) math:greaterThan 1 . (2121 1) math:difference 2120 . (1615549636990167458707037672482280712478315314054957840567354556090536160048354700445256017869247597527947935842104590807527631182963585473928995063637758759594160429897845639129016874255613934952744473215426324693404671229978617244894903756503875858251422812750124477534454076020422715610176113964500916858790177096681370173 2614014223162645319797290478806776990342655750703154545630931485849147333166972980027140852660544761360714084764721165223877346367429688757002152002948153115595501750061640256291441734923002157769384403407660052926847659184936260277674146807512762720248153751540889819621824781035733130964153466200139913430993560388808053272) math:sum 4229563860152812778504328151289057702820971064758112386198286041939683493215327680472396870529792358888662020606825756031404977550393274230931147066585911875189662179959485895420458609178616092722128876623086377620252330414914877522569050564016638578499576564291014297156278857056155846574329580164640830289783737485489423445 . (2120 2614014223162645319797290478806776990342655750703154545630931485849147333166972980027140852660544761360714084764721165223877346367429688757002152002948153115595501750061640256291441734923002157769384403407660052926847659184936260277674146807512762720248153751540889819621824781035733130964153466200139913430993560388808053272 4229563860152812778504328151289057702820971064758112386198286041939683493215327680472396870529792358888662020606825756031404977550393274230931147066585911875189662179959485895420458609178616092722128876623086377620252330414914877522569050564016638578499576564291014297156278857056155846574329580164640830289783737485489423445) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31566,7 +31566,7 @@ _:gn_5001 { } _:gn_5002 { - 2122 math:greaterThan 1 . + (2122) math:greaterThan 1 . (2122 1) math:difference 2121 . (998464586172477861090252806324496277864340436648196705063576929758611173118618279581884834791297163832766148922616574416349715184466103283073156939310394356001341320163794617162424860667388222816639930192233728233442987954957643032779243051008886861996730938790765342087370705015310415353977352235638996572203383292126683099 1615549636990167458707037672482280712478315314054957840567354556090536160048354700445256017869247597527947935842104590807527631182963585473928995063637758759594160429897845639129016874255613934952744473215426324693404671229978617244894903756503875858251422812750124477534454076020422715610176113964500916858790177096681370173) math:sum 2614014223162645319797290478806776990342655750703154545630931485849147333166972980027140852660544761360714084764721165223877346367429688757002152002948153115595501750061640256291441734923002157769384403407660052926847659184936260277674146807512762720248153751540889819621824781035733130964153466200139913430993560388808053272 . (2121 1615549636990167458707037672482280712478315314054957840567354556090536160048354700445256017869247597527947935842104590807527631182963585473928995063637758759594160429897845639129016874255613934952744473215426324693404671229978617244894903756503875858251422812750124477534454076020422715610176113964500916858790177096681370173 2614014223162645319797290478806776990342655750703154545630931485849147333166972980027140852660544761360714084764721165223877346367429688757002152002948153115595501750061640256291441734923002157769384403407660052926847659184936260277674146807512762720248153751540889819621824781035733130964153466200139913430993560388808053272) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31577,7 +31577,7 @@ _:gn_5003 { } _:gn_5004 { - 2123 math:greaterThan 1 . + (2123) math:greaterThan 1 . (2123 1) math:difference 2122 . (617085050817689597616784866157784434613974877406761135503777626331924986929736420863371183077950433695181786919488016391177915998497482190855838124327364403592819109734051021966592013588225712136104543023192596459961683275020974212115660705494988996254691873959359135447083371005112300256198761728861920286586793804554687074 998464586172477861090252806324496277864340436648196705063576929758611173118618279581884834791297163832766148922616574416349715184466103283073156939310394356001341320163794617162424860667388222816639930192233728233442987954957643032779243051008886861996730938790765342087370705015310415353977352235638996572203383292126683099) math:sum 1615549636990167458707037672482280712478315314054957840567354556090536160048354700445256017869247597527947935842104590807527631182963585473928995063637758759594160429897845639129016874255613934952744473215426324693404671229978617244894903756503875858251422812750124477534454076020422715610176113964500916858790177096681370173 . (2122 998464586172477861090252806324496277864340436648196705063576929758611173118618279581884834791297163832766148922616574416349715184466103283073156939310394356001341320163794617162424860667388222816639930192233728233442987954957643032779243051008886861996730938790765342087370705015310415353977352235638996572203383292126683099 1615549636990167458707037672482280712478315314054957840567354556090536160048354700445256017869247597527947935842104590807527631182963585473928995063637758759594160429897845639129016874255613934952744473215426324693404671229978617244894903756503875858251422812750124477534454076020422715610176113964500916858790177096681370173) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31588,7 +31588,7 @@ _:gn_5005 { } _:gn_5006 { - 2124 math:greaterThan 1 . + (2124) math:greaterThan 1 . (2124 1) math:difference 2123 . (381379535354788263473467940166711843250365559241435569559799303426686186188881858718513651713346730137584362003128558025171799185968621092217318814983029952408522210429743595195832847079162510680535387169041131773481304679936668820663582345513897865742039064831406206640287334010198115097778590506777076285616589487571996025 617085050817689597616784866157784434613974877406761135503777626331924986929736420863371183077950433695181786919488016391177915998497482190855838124327364403592819109734051021966592013588225712136104543023192596459961683275020974212115660705494988996254691873959359135447083371005112300256198761728861920286586793804554687074) math:sum 998464586172477861090252806324496277864340436648196705063576929758611173118618279581884834791297163832766148922616574416349715184466103283073156939310394356001341320163794617162424860667388222816639930192233728233442987954957643032779243051008886861996730938790765342087370705015310415353977352235638996572203383292126683099 . (2123 617085050817689597616784866157784434613974877406761135503777626331924986929736420863371183077950433695181786919488016391177915998497482190855838124327364403592819109734051021966592013588225712136104543023192596459961683275020974212115660705494988996254691873959359135447083371005112300256198761728861920286586793804554687074 998464586172477861090252806324496277864340436648196705063576929758611173118618279581884834791297163832766148922616574416349715184466103283073156939310394356001341320163794617162424860667388222816639930192233728233442987954957643032779243051008886861996730938790765342087370705015310415353977352235638996572203383292126683099) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31599,7 +31599,7 @@ _:gn_5007 { } _:gn_5008 { - 2125 math:greaterThan 1 . + (2125) math:greaterThan 1 . (2125 1) math:difference 2124 . (235705515462901334143316925991072591363609318165325565943978322905238800740854562144857531364603703557597424916359458366006116812528861098638519309344334451184296899304307426770759166509063201455569155854151464686480378595084305391452078359981091130512652809127952928806796036994914185158420171222084844000970204316982691049 381379535354788263473467940166711843250365559241435569559799303426686186188881858718513651713346730137584362003128558025171799185968621092217318814983029952408522210429743595195832847079162510680535387169041131773481304679936668820663582345513897865742039064831406206640287334010198115097778590506777076285616589487571996025) math:sum 617085050817689597616784866157784434613974877406761135503777626331924986929736420863371183077950433695181786919488016391177915998497482190855838124327364403592819109734051021966592013588225712136104543023192596459961683275020974212115660705494988996254691873959359135447083371005112300256198761728861920286586793804554687074 . (2124 381379535354788263473467940166711843250365559241435569559799303426686186188881858718513651713346730137584362003128558025171799185968621092217318814983029952408522210429743595195832847079162510680535387169041131773481304679936668820663582345513897865742039064831406206640287334010198115097778590506777076285616589487571996025 617085050817689597616784866157784434613974877406761135503777626331924986929736420863371183077950433695181786919488016391177915998497482190855838124327364403592819109734051021966592013588225712136104543023192596459961683275020974212115660705494988996254691873959359135447083371005112300256198761728861920286586793804554687074) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31610,7 +31610,7 @@ _:gn_5009 { } _:gn_5010 { - 2126 math:greaterThan 1 . + (2126) math:greaterThan 1 . (2126 1) math:difference 2125 . (145674019891886929330151014175639251886756241076110003615820980521447385448027296573656120348743026579986937086769099659165682373439759993578799505638695501224225311125436168425073680570099309224966231314889667087000926084852363429211503985532806735229386255703453277833491297015283929939358419284692232284646385170589304976 235705515462901334143316925991072591363609318165325565943978322905238800740854562144857531364603703557597424916359458366006116812528861098638519309344334451184296899304307426770759166509063201455569155854151464686480378595084305391452078359981091130512652809127952928806796036994914185158420171222084844000970204316982691049) math:sum 381379535354788263473467940166711843250365559241435569559799303426686186188881858718513651713346730137584362003128558025171799185968621092217318814983029952408522210429743595195832847079162510680535387169041131773481304679936668820663582345513897865742039064831406206640287334010198115097778590506777076285616589487571996025 . (2125 235705515462901334143316925991072591363609318165325565943978322905238800740854562144857531364603703557597424916359458366006116812528861098638519309344334451184296899304307426770759166509063201455569155854151464686480378595084305391452078359981091130512652809127952928806796036994914185158420171222084844000970204316982691049 381379535354788263473467940166711843250365559241435569559799303426686186188881858718513651713346730137584362003128558025171799185968621092217318814983029952408522210429743595195832847079162510680535387169041131773481304679936668820663582345513897865742039064831406206640287334010198115097778590506777076285616589487571996025) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31621,7 +31621,7 @@ _:gn_5011 { } _:gn_5012 { - 2127 math:greaterThan 1 . + (2127) math:greaterThan 1 . (2127 1) math:difference 2126 . (90031495571014404813165911815433339476853077089215562328157342383791415292827265571201411015860676977610487829590358706840434439089101105059719803705638949960071588178871258345685485938963892230602924539261797599479452510231941962240574374448284395283266553424499650973304739979630255219061751937392611716323819146393386073 145674019891886929330151014175639251886756241076110003615820980521447385448027296573656120348743026579986937086769099659165682373439759993578799505638695501224225311125436168425073680570099309224966231314889667087000926084852363429211503985532806735229386255703453277833491297015283929939358419284692232284646385170589304976) math:sum 235705515462901334143316925991072591363609318165325565943978322905238800740854562144857531364603703557597424916359458366006116812528861098638519309344334451184296899304307426770759166509063201455569155854151464686480378595084305391452078359981091130512652809127952928806796036994914185158420171222084844000970204316982691049 . (2126 145674019891886929330151014175639251886756241076110003615820980521447385448027296573656120348743026579986937086769099659165682373439759993578799505638695501224225311125436168425073680570099309224966231314889667087000926084852363429211503985532806735229386255703453277833491297015283929939358419284692232284646385170589304976 235705515462901334143316925991072591363609318165325565943978322905238800740854562144857531364603703557597424916359458366006116812528861098638519309344334451184296899304307426770759166509063201455569155854151464686480378595084305391452078359981091130512652809127952928806796036994914185158420171222084844000970204316982691049) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31632,7 +31632,7 @@ _:gn_5013 { } _:gn_5014 { - 2128 math:greaterThan 1 . + (2128) math:greaterThan 1 . (2128 1) math:difference 2127 . (55642524320872524516985102360205912409903163986894441287663638137655970155200031002454709332882349602376449257178740952325247934350658888519079701933056551264153722946564910079388194631135416994363306775627869487521473574620421466970929611084522339946119702278953626860186557035653674720296667347299620568322566024195918903 90031495571014404813165911815433339476853077089215562328157342383791415292827265571201411015860676977610487829590358706840434439089101105059719803705638949960071588178871258345685485938963892230602924539261797599479452510231941962240574374448284395283266553424499650973304739979630255219061751937392611716323819146393386073) math:sum 145674019891886929330151014175639251886756241076110003615820980521447385448027296573656120348743026579986937086769099659165682373439759993578799505638695501224225311125436168425073680570099309224966231314889667087000926084852363429211503985532806735229386255703453277833491297015283929939358419284692232284646385170589304976 . (2127 90031495571014404813165911815433339476853077089215562328157342383791415292827265571201411015860676977610487829590358706840434439089101105059719803705638949960071588178871258345685485938963892230602924539261797599479452510231941962240574374448284395283266553424499650973304739979630255219061751937392611716323819146393386073 145674019891886929330151014175639251886756241076110003615820980521447385448027296573656120348743026579986937086769099659165682373439759993578799505638695501224225311125436168425073680570099309224966231314889667087000926084852363429211503985532806735229386255703453277833491297015283929939358419284692232284646385170589304976) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31643,7 +31643,7 @@ _:gn_5015 { } _:gn_5016 { - 2129 math:greaterThan 1 . + (2129) math:greaterThan 1 . (2129 1) math:difference 2128 . (34388971250141880296180809455227427066949913102321121040493704246135445137627234568746701682978327375234038572411617754515186504738442216540640101772582398695917865232306348266297291307828475236239617763633928111957978935611520495269644763363762055337146851145546024113118182943976580498765084590092991148001253122197467170 55642524320872524516985102360205912409903163986894441287663638137655970155200031002454709332882349602376449257178740952325247934350658888519079701933056551264153722946564910079388194631135416994363306775627869487521473574620421466970929611084522339946119702278953626860186557035653674720296667347299620568322566024195918903) math:sum 90031495571014404813165911815433339476853077089215562328157342383791415292827265571201411015860676977610487829590358706840434439089101105059719803705638949960071588178871258345685485938963892230602924539261797599479452510231941962240574374448284395283266553424499650973304739979630255219061751937392611716323819146393386073 . (2128 55642524320872524516985102360205912409903163986894441287663638137655970155200031002454709332882349602376449257178740952325247934350658888519079701933056551264153722946564910079388194631135416994363306775627869487521473574620421466970929611084522339946119702278953626860186557035653674720296667347299620568322566024195918903 90031495571014404813165911815433339476853077089215562328157342383791415292827265571201411015860676977610487829590358706840434439089101105059719803705638949960071588178871258345685485938963892230602924539261797599479452510231941962240574374448284395283266553424499650973304739979630255219061751937392611716323819146393386073) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31654,7 +31654,7 @@ _:gn_5017 { } _:gn_5018 { - 2130 math:greaterThan 1 . + (2130) math:greaterThan 1 . (2130 1) math:difference 2129 . (21253553070730644220804292904978485342953250884573320247169933891520525017572796433708007649904022227142410684767123197810061429612216671978439600160474152568235857714258561813090903323306941758123689011993941375563494639008900971701284847720760284608972851133407602747068374091677094221531582757206629420321312901998451733 34388971250141880296180809455227427066949913102321121040493704246135445137627234568746701682978327375234038572411617754515186504738442216540640101772582398695917865232306348266297291307828475236239617763633928111957978935611520495269644763363762055337146851145546024113118182943976580498765084590092991148001253122197467170) math:sum 55642524320872524516985102360205912409903163986894441287663638137655970155200031002454709332882349602376449257178740952325247934350658888519079701933056551264153722946564910079388194631135416994363306775627869487521473574620421466970929611084522339946119702278953626860186557035653674720296667347299620568322566024195918903 . (2129 34388971250141880296180809455227427066949913102321121040493704246135445137627234568746701682978327375234038572411617754515186504738442216540640101772582398695917865232306348266297291307828475236239617763633928111957978935611520495269644763363762055337146851145546024113118182943976580498765084590092991148001253122197467170 55642524320872524516985102360205912409903163986894441287663638137655970155200031002454709332882349602376449257178740952325247934350658888519079701933056551264153722946564910079388194631135416994363306775627869487521473574620421466970929611084522339946119702278953626860186557035653674720296667347299620568322566024195918903) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31665,7 +31665,7 @@ _:gn_5019 { } _:gn_5020 { - 2131 math:greaterThan 1 . + (2131) math:greaterThan 1 . (2131 1) math:difference 2130 . (13135418179411236075376516550248941723996662217747800793323770354614920120054438135038694033074305148091627887644494556705125075126225544562200501612108246127682007518047786453206387984521533478115928751639986736394484296602619523568359915643001770728174000012138421366049808852299486277233501832886361727679940220199015437 21253553070730644220804292904978485342953250884573320247169933891520525017572796433708007649904022227142410684767123197810061429612216671978439600160474152568235857714258561813090903323306941758123689011993941375563494639008900971701284847720760284608972851133407602747068374091677094221531582757206629420321312901998451733) math:sum 34388971250141880296180809455227427066949913102321121040493704246135445137627234568746701682978327375234038572411617754515186504738442216540640101772582398695917865232306348266297291307828475236239617763633928111957978935611520495269644763363762055337146851145546024113118182943976580498765084590092991148001253122197467170 . (2130 21253553070730644220804292904978485342953250884573320247169933891520525017572796433708007649904022227142410684767123197810061429612216671978439600160474152568235857714258561813090903323306941758123689011993941375563494639008900971701284847720760284608972851133407602747068374091677094221531582757206629420321312901998451733 34388971250141880296180809455227427066949913102321121040493704246135445137627234568746701682978327375234038572411617754515186504738442216540640101772582398695917865232306348266297291307828475236239617763633928111957978935611520495269644763363762055337146851145546024113118182943976580498765084590092991148001253122197467170) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31676,7 +31676,7 @@ _:gn_5021 { } _:gn_5022 { - 2132 math:greaterThan 1 . + (2132) math:greaterThan 1 . (2132 1) math:difference 2131 . (8118134891319408145427776354729543618956588666825519453846163536905604897518358298669313616829717079050782797122628641104936354485991127416239098548365906440553850196210775359884515338785408280007760260353954639169010342406281448132924932077758513880798851121269181381018565239377607944298080924320267692641372681799436296 13135418179411236075376516550248941723996662217747800793323770354614920120054438135038694033074305148091627887644494556705125075126225544562200501612108246127682007518047786453206387984521533478115928751639986736394484296602619523568359915643001770728174000012138421366049808852299486277233501832886361727679940220199015437) math:sum 21253553070730644220804292904978485342953250884573320247169933891520525017572796433708007649904022227142410684767123197810061429612216671978439600160474152568235857714258561813090903323306941758123689011993941375563494639008900971701284847720760284608972851133407602747068374091677094221531582757206629420321312901998451733 . (2131 13135418179411236075376516550248941723996662217747800793323770354614920120054438135038694033074305148091627887644494556705125075126225544562200501612108246127682007518047786453206387984521533478115928751639986736394484296602619523568359915643001770728174000012138421366049808852299486277233501832886361727679940220199015437 21253553070730644220804292904978485342953250884573320247169933891520525017572796433708007649904022227142410684767123197810061429612216671978439600160474152568235857714258561813090903323306941758123689011993941375563494639008900971701284847720760284608972851133407602747068374091677094221531582757206629420321312901998451733) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31687,7 +31687,7 @@ _:gn_5023 { } _:gn_5024 { - 2133 math:greaterThan 1 . + (2133) math:greaterThan 1 . (2133 1) math:difference 2132 . (5017283288091827929948740195519398105040073550922281339477606817709315222536079836369380416244588069040845090521865915600188720640234417145961403063742339687128157321837011093321872645736125198108168491286032097225473954196338075435434983565243256847375148890869239985031243612921878332935420908566094035038567538399579141 8118134891319408145427776354729543618956588666825519453846163536905604897518358298669313616829717079050782797122628641104936354485991127416239098548365906440553850196210775359884515338785408280007760260353954639169010342406281448132924932077758513880798851121269181381018565239377607944298080924320267692641372681799436296) math:sum 13135418179411236075376516550248941723996662217747800793323770354614920120054438135038694033074305148091627887644494556705125075126225544562200501612108246127682007518047786453206387984521533478115928751639986736394484296602619523568359915643001770728174000012138421366049808852299486277233501832886361727679940220199015437 . (2132 8118134891319408145427776354729543618956588666825519453846163536905604897518358298669313616829717079050782797122628641104936354485991127416239098548365906440553850196210775359884515338785408280007760260353954639169010342406281448132924932077758513880798851121269181381018565239377607944298080924320267692641372681799436296 13135418179411236075376516550248941723996662217747800793323770354614920120054438135038694033074305148091627887644494556705125075126225544562200501612108246127682007518047786453206387984521533478115928751639986736394484296602619523568359915643001770728174000012138421366049808852299486277233501832886361727679940220199015437) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31698,7 +31698,7 @@ _:gn_5025 { } _:gn_5026 { - 2134 math:greaterThan 1 . + (2134) math:greaterThan 1 . (2134 1) math:difference 2133 . (3100851603227580215479036159210145513916515115903238114368556719196289674982278462299933200585129010009937706600762725504747633845756710270277695484623566753425692874373764266562642693049283081899591769067922541943536388209943372697489948512515257033423702230399941395987321626455729611362660015754173657602805143399857155 5017283288091827929948740195519398105040073550922281339477606817709315222536079836369380416244588069040845090521865915600188720640234417145961403063742339687128157321837011093321872645736125198108168491286032097225473954196338075435434983565243256847375148890869239985031243612921878332935420908566094035038567538399579141) math:sum 8118134891319408145427776354729543618956588666825519453846163536905604897518358298669313616829717079050782797122628641104936354485991127416239098548365906440553850196210775359884515338785408280007760260353954639169010342406281448132924932077758513880798851121269181381018565239377607944298080924320267692641372681799436296 . (2133 5017283288091827929948740195519398105040073550922281339477606817709315222536079836369380416244588069040845090521865915600188720640234417145961403063742339687128157321837011093321872645736125198108168491286032097225473954196338075435434983565243256847375148890869239985031243612921878332935420908566094035038567538399579141 8118134891319408145427776354729543618956588666825519453846163536905604897518358298669313616829717079050782797122628641104936354485991127416239098548365906440553850196210775359884515338785408280007760260353954639169010342406281448132924932077758513880798851121269181381018565239377607944298080924320267692641372681799436296) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31709,7 +31709,7 @@ _:gn_5027 { } _:gn_5028 { - 2135 math:greaterThan 1 . + (2135) math:greaterThan 1 . (2135 1) math:difference 2134 . (1916431684864247714469704036309252591123558435019043225109050098513025547553801374069447215659459059030907383921103190095441086794477706875683707579118772933702464447463246826759229952686842116208576722218109555281937565986394702737945035052727999813951446660469298589043921986466148721572760892811920377435762394999721986 3100851603227580215479036159210145513916515115903238114368556719196289674982278462299933200585129010009937706600762725504747633845756710270277695484623566753425692874373764266562642693049283081899591769067922541943536388209943372697489948512515257033423702230399941395987321626455729611362660015754173657602805143399857155) math:sum 5017283288091827929948740195519398105040073550922281339477606817709315222536079836369380416244588069040845090521865915600188720640234417145961403063742339687128157321837011093321872645736125198108168491286032097225473954196338075435434983565243256847375148890869239985031243612921878332935420908566094035038567538399579141 . (2134 3100851603227580215479036159210145513916515115903238114368556719196289674982278462299933200585129010009937706600762725504747633845756710270277695484623566753425692874373764266562642693049283081899591769067922541943536388209943372697489948512515257033423702230399941395987321626455729611362660015754173657602805143399857155 5017283288091827929948740195519398105040073550922281339477606817709315222536079836369380416244588069040845090521865915600188720640234417145961403063742339687128157321837011093321872645736125198108168491286032097225473954196338075435434983565243256847375148890869239985031243612921878332935420908566094035038567538399579141) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31720,7 +31720,7 @@ _:gn_5029 { } _:gn_5030 { - 2136 math:greaterThan 1 . + (2136) math:greaterThan 1 . (2136 1) math:difference 2135 . (1184419918363332501009332122900892922792956680884194889259506620683264127428477088230485984925669950979030322679659535409306547051279003394593987905504793819723228426910517439803412740362440965691015046849812986661598822223548669959544913459787257219472255569930642806943399639989580889789899122942253280167042748400135169 1916431684864247714469704036309252591123558435019043225109050098513025547553801374069447215659459059030907383921103190095441086794477706875683707579118772933702464447463246826759229952686842116208576722218109555281937565986394702737945035052727999813951446660469298589043921986466148721572760892811920377435762394999721986) math:sum 3100851603227580215479036159210145513916515115903238114368556719196289674982278462299933200585129010009937706600762725504747633845756710270277695484623566753425692874373764266562642693049283081899591769067922541943536388209943372697489948512515257033423702230399941395987321626455729611362660015754173657602805143399857155 . (2135 1916431684864247714469704036309252591123558435019043225109050098513025547553801374069447215659459059030907383921103190095441086794477706875683707579118772933702464447463246826759229952686842116208576722218109555281937565986394702737945035052727999813951446660469298589043921986466148721572760892811920377435762394999721986 3100851603227580215479036159210145513916515115903238114368556719196289674982278462299933200585129010009937706600762725504747633845756710270277695484623566753425692874373764266562642693049283081899591769067922541943536388209943372697489948512515257033423702230399941395987321626455729611362660015754173657602805143399857155) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31731,7 +31731,7 @@ _:gn_5031 { } _:gn_5032 { - 2137 math:greaterThan 1 . + (2137) math:greaterThan 1 . (2137 1) math:difference 2136 . (732011766500915213460371913408359668330601754134848335849543477829761420125324285838961230733789108051877061241443654686134539743198703481089719673613979113979236020552729386955817212324401150517561675368296568620338743762846032778400121592940742594479191090538655782100522346476567831782861769869667097268719646599586817 1184419918363332501009332122900892922792956680884194889259506620683264127428477088230485984925669950979030322679659535409306547051279003394593987905504793819723228426910517439803412740362440965691015046849812986661598822223548669959544913459787257219472255569930642806943399639989580889789899122942253280167042748400135169) math:sum 1916431684864247714469704036309252591123558435019043225109050098513025547553801374069447215659459059030907383921103190095441086794477706875683707579118772933702464447463246826759229952686842116208576722218109555281937565986394702737945035052727999813951446660469298589043921986466148721572760892811920377435762394999721986 . (2136 1184419918363332501009332122900892922792956680884194889259506620683264127428477088230485984925669950979030322679659535409306547051279003394593987905504793819723228426910517439803412740362440965691015046849812986661598822223548669959544913459787257219472255569930642806943399639989580889789899122942253280167042748400135169 1916431684864247714469704036309252591123558435019043225109050098513025547553801374069447215659459059030907383921103190095441086794477706875683707579118772933702464447463246826759229952686842116208576722218109555281937565986394702737945035052727999813951446660469298589043921986466148721572760892811920377435762394999721986) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31742,7 +31742,7 @@ _:gn_5033 { } _:gn_5034 { - 2138 math:greaterThan 1 . + (2138) math:greaterThan 1 . (2138 1) math:difference 2137 . (452408151862417287548960209492533254462354926749346553409963142853502707303152802391524754191880842927153261438215880723172007308080299913504268231890814705743992406357788052847595528038039815173453371481516418041260078460702637181144791866846514624993064479391987024842877293513013058007037353072586182898323101800548352 732011766500915213460371913408359668330601754134848335849543477829761420125324285838961230733789108051877061241443654686134539743198703481089719673613979113979236020552729386955817212324401150517561675368296568620338743762846032778400121592940742594479191090538655782100522346476567831782861769869667097268719646599586817) math:sum 1184419918363332501009332122900892922792956680884194889259506620683264127428477088230485984925669950979030322679659535409306547051279003394593987905504793819723228426910517439803412740362440965691015046849812986661598822223548669959544913459787257219472255569930642806943399639989580889789899122942253280167042748400135169 . (2137 732011766500915213460371913408359668330601754134848335849543477829761420125324285838961230733789108051877061241443654686134539743198703481089719673613979113979236020552729386955817212324401150517561675368296568620338743762846032778400121592940742594479191090538655782100522346476567831782861769869667097268719646599586817 1184419918363332501009332122900892922792956680884194889259506620683264127428477088230485984925669950979030322679659535409306547051279003394593987905504793819723228426910517439803412740362440965691015046849812986661598822223548669959544913459787257219472255569930642806943399639989580889789899122942253280167042748400135169) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31753,7 +31753,7 @@ _:gn_5035 { } _:gn_5036 { - 2139 math:greaterThan 1 . + (2139) math:greaterThan 1 . (2139 1) math:difference 2138 . (279603614638497925911411703915826413868246827385501782439580334976258712822171483447436476541908265124723799803227773962962532435118403567585451441723164408235243614194941334108221684286361335344108303886780150579078665302143395597255329726094227969486126611146668757257645052963554773775824416797080914370396544799038465 452408151862417287548960209492533254462354926749346553409963142853502707303152802391524754191880842927153261438215880723172007308080299913504268231890814705743992406357788052847595528038039815173453371481516418041260078460702637181144791866846514624993064479391987024842877293513013058007037353072586182898323101800548352) math:sum 732011766500915213460371913408359668330601754134848335849543477829761420125324285838961230733789108051877061241443654686134539743198703481089719673613979113979236020552729386955817212324401150517561675368296568620338743762846032778400121592940742594479191090538655782100522346476567831782861769869667097268719646599586817 . (2138 452408151862417287548960209492533254462354926749346553409963142853502707303152802391524754191880842927153261438215880723172007308080299913504268231890814705743992406357788052847595528038039815173453371481516418041260078460702637181144791866846514624993064479391987024842877293513013058007037353072586182898323101800548352 732011766500915213460371913408359668330601754134848335849543477829761420125324285838961230733789108051877061241443654686134539743198703481089719673613979113979236020552729386955817212324401150517561675368296568620338743762846032778400121592940742594479191090538655782100522346476567831782861769869667097268719646599586817) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31764,7 +31764,7 @@ _:gn_5037 { } _:gn_5038 { - 2140 math:greaterThan 1 . + (2140) math:greaterThan 1 . (2140 1) math:difference 2139 . (172804537223919361637548505576706840594108099363844770970382807877243994480981318944088277649972577802429461634988106760209474872961896345918816790167650297508748792162846718739373843751678479829345067594736267462181413158559241583889462140752286655506937868245318267585232240549458284231212936275505268527926557001509887 279603614638497925911411703915826413868246827385501782439580334976258712822171483447436476541908265124723799803227773962962532435118403567585451441723164408235243614194941334108221684286361335344108303886780150579078665302143395597255329726094227969486126611146668757257645052963554773775824416797080914370396544799038465) math:sum 452408151862417287548960209492533254462354926749346553409963142853502707303152802391524754191880842927153261438215880723172007308080299913504268231890814705743992406357788052847595528038039815173453371481516418041260078460702637181144791866846514624993064479391987024842877293513013058007037353072586182898323101800548352 . (2139 279603614638497925911411703915826413868246827385501782439580334976258712822171483447436476541908265124723799803227773962962532435118403567585451441723164408235243614194941334108221684286361335344108303886780150579078665302143395597255329726094227969486126611146668757257645052963554773775824416797080914370396544799038465 452408151862417287548960209492533254462354926749346553409963142853502707303152802391524754191880842927153261438215880723172007308080299913504268231890814705743992406357788052847595528038039815173453371481516418041260078460702637181144791866846514624993064479391987024842877293513013058007037353072586182898323101800548352) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31775,7 +31775,7 @@ _:gn_5039 { } _:gn_5040 { - 2141 math:greaterThan 1 . + (2141) math:greaterThan 1 . (2141 1) math:difference 2140 . (106799077414578564273863198339119573274138728021657011469197527099014718341190164503348198891935687322294338168239667202753057562156507221666634651555514110726494822032094615368847840534682855514763236292043883116897252143584154013365867585341941313979188742901350489672412812414096489544611480521575645842469987797528578 172804537223919361637548505576706840594108099363844770970382807877243994480981318944088277649972577802429461634988106760209474872961896345918816790167650297508748792162846718739373843751678479829345067594736267462181413158559241583889462140752286655506937868245318267585232240549458284231212936275505268527926557001509887) math:sum 279603614638497925911411703915826413868246827385501782439580334976258712822171483447436476541908265124723799803227773962962532435118403567585451441723164408235243614194941334108221684286361335344108303886780150579078665302143395597255329726094227969486126611146668757257645052963554773775824416797080914370396544799038465 . (2140 172804537223919361637548505576706840594108099363844770970382807877243994480981318944088277649972577802429461634988106760209474872961896345918816790167650297508748792162846718739373843751678479829345067594736267462181413158559241583889462140752286655506937868245318267585232240549458284231212936275505268527926557001509887 279603614638497925911411703915826413868246827385501782439580334976258712822171483447436476541908265124723799803227773962962532435118403567585451441723164408235243614194941334108221684286361335344108303886780150579078665302143395597255329726094227969486126611146668757257645052963554773775824416797080914370396544799038465) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31786,7 +31786,7 @@ _:gn_5041 { } _:gn_5042 { - 2142 math:greaterThan 1 . + (2142) math:greaterThan 1 . (2142 1) math:difference 2141 . (66005459809340797363685307237587267319969371342187759501185280778229276139791154440740078758036890480135123466748439557456417310805389124252182138612136186782253970130752103370526003216995624314581831302692384345284161014975087570523594555410345341527749125343967777912819428135361794686601455753929622685456569203981309 106799077414578564273863198339119573274138728021657011469197527099014718341190164503348198891935687322294338168239667202753057562156507221666634651555514110726494822032094615368847840534682855514763236292043883116897252143584154013365867585341941313979188742901350489672412812414096489544611480521575645842469987797528578) math:sum 172804537223919361637548505576706840594108099363844770970382807877243994480981318944088277649972577802429461634988106760209474872961896345918816790167650297508748792162846718739373843751678479829345067594736267462181413158559241583889462140752286655506937868245318267585232240549458284231212936275505268527926557001509887 . (2141 106799077414578564273863198339119573274138728021657011469197527099014718341190164503348198891935687322294338168239667202753057562156507221666634651555514110726494822032094615368847840534682855514763236292043883116897252143584154013365867585341941313979188742901350489672412812414096489544611480521575645842469987797528578 172804537223919361637548505576706840594108099363844770970382807877243994480981318944088277649972577802429461634988106760209474872961896345918816790167650297508748792162846718739373843751678479829345067594736267462181413158559241583889462140752286655506937868245318267585232240549458284231212936275505268527926557001509887) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31797,7 +31797,7 @@ _:gn_5043 { } _:gn_5044 { - 2143 math:greaterThan 1 . + (2143) math:greaterThan 1 . (2143 1) math:difference 2142 . (40793617605237766910177891101532305954169356679469251968012246320785442201399010062608120133898796842159214701491227645296640251351118097414452512943377923944240851901342511998321837317687231200181404989351498771613091128609066442842273029931595972451439617557382711759593384278734694858010024767646023157013418593547269 66005459809340797363685307237587267319969371342187759501185280778229276139791154440740078758036890480135123466748439557456417310805389124252182138612136186782253970130752103370526003216995624314581831302692384345284161014975087570523594555410345341527749125343967777912819428135361794686601455753929622685456569203981309) math:sum 106799077414578564273863198339119573274138728021657011469197527099014718341190164503348198891935687322294338168239667202753057562156507221666634651555514110726494822032094615368847840534682855514763236292043883116897252143584154013365867585341941313979188742901350489672412812414096489544611480521575645842469987797528578 . (2142 66005459809340797363685307237587267319969371342187759501185280778229276139791154440740078758036890480135123466748439557456417310805389124252182138612136186782253970130752103370526003216995624314581831302692384345284161014975087570523594555410345341527749125343967777912819428135361794686601455753929622685456569203981309 106799077414578564273863198339119573274138728021657011469197527099014718341190164503348198891935687322294338168239667202753057562156507221666634651555514110726494822032094615368847840534682855514763236292043883116897252143584154013365867585341941313979188742901350489672412812414096489544611480521575645842469987797528578) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31808,7 +31808,7 @@ _:gn_5045 { } _:gn_5046 { - 2144 math:greaterThan 1 . + (2144) math:greaterThan 1 . (2144 1) math:difference 2143 . (25211842204103030453507416136054961365800014662718507533173034457443833938392144378131958624138093637975908765257211912159777059454271026837729625668758262838013118229409591372204165899308393114400426313340885573671069886366021127681321525478749369076309507786585066153226043856627099828591430986283599528443150610434040 40793617605237766910177891101532305954169356679469251968012246320785442201399010062608120133898796842159214701491227645296640251351118097414452512943377923944240851901342511998321837317687231200181404989351498771613091128609066442842273029931595972451439617557382711759593384278734694858010024767646023157013418593547269) math:sum 66005459809340797363685307237587267319969371342187759501185280778229276139791154440740078758036890480135123466748439557456417310805389124252182138612136186782253970130752103370526003216995624314581831302692384345284161014975087570523594555410345341527749125343967777912819428135361794686601455753929622685456569203981309 . (2143 40793617605237766910177891101532305954169356679469251968012246320785442201399010062608120133898796842159214701491227645296640251351118097414452512943377923944240851901342511998321837317687231200181404989351498771613091128609066442842273029931595972451439617557382711759593384278734694858010024767646023157013418593547269 66005459809340797363685307237587267319969371342187759501185280778229276139791154440740078758036890480135123466748439557456417310805389124252182138612136186782253970130752103370526003216995624314581831302692384345284161014975087570523594555410345341527749125343967777912819428135361794686601455753929622685456569203981309) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31819,7 +31819,7 @@ _:gn_5047 { } _:gn_5048 { - 2145 math:greaterThan 1 . + (2145) math:greaterThan 1 . (2145 1) math:difference 2144 . (15581775401134736456670474965477344588369342016750744434839211863341608263006865684476161509760703204183305936234015733136863191896847070576722887274619661106227733671932920626117671418378838085780978676010613197942021242243045315160951504452846603375130109770797645606367340422107595029418593781362423628570267983113229 25211842204103030453507416136054961365800014662718507533173034457443833938392144378131958624138093637975908765257211912159777059454271026837729625668758262838013118229409591372204165899308393114400426313340885573671069886366021127681321525478749369076309507786585066153226043856627099828591430986283599528443150610434040) math:sum 40793617605237766910177891101532305954169356679469251968012246320785442201399010062608120133898796842159214701491227645296640251351118097414452512943377923944240851901342511998321837317687231200181404989351498771613091128609066442842273029931595972451439617557382711759593384278734694858010024767646023157013418593547269 . (2144 25211842204103030453507416136054961365800014662718507533173034457443833938392144378131958624138093637975908765257211912159777059454271026837729625668758262838013118229409591372204165899308393114400426313340885573671069886366021127681321525478749369076309507786585066153226043856627099828591430986283599528443150610434040 40793617605237766910177891101532305954169356679469251968012246320785442201399010062608120133898796842159214701491227645296640251351118097414452512943377923944240851901342511998321837317687231200181404989351498771613091128609066442842273029931595972451439617557382711759593384278734694858010024767646023157013418593547269) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31830,7 +31830,7 @@ _:gn_5049 { } _:gn_5050 { - 2146 math:greaterThan 1 . + (2146) math:greaterThan 1 . (2146 1) math:difference 2145 . (9630066802968293996836941170577616777430672645967763098333822594102225675385278693655797114377390433792602829023196179022913867557423956261006738394138601731785384557476670746086494480929555028619447637330272375729048644122975812520370021025902765701179398015787420546858703434519504799172837204921175899872882627320811 15581775401134736456670474965477344588369342016750744434839211863341608263006865684476161509760703204183305936234015733136863191896847070576722887274619661106227733671932920626117671418378838085780978676010613197942021242243045315160951504452846603375130109770797645606367340422107595029418593781362423628570267983113229) math:sum 25211842204103030453507416136054961365800014662718507533173034457443833938392144378131958624138093637975908765257211912159777059454271026837729625668758262838013118229409591372204165899308393114400426313340885573671069886366021127681321525478749369076309507786585066153226043856627099828591430986283599528443150610434040 . (2145 15581775401134736456670474965477344588369342016750744434839211863341608263006865684476161509760703204183305936234015733136863191896847070576722887274619661106227733671932920626117671418378838085780978676010613197942021242243045315160951504452846603375130109770797645606367340422107595029418593781362423628570267983113229 25211842204103030453507416136054961365800014662718507533173034457443833938392144378131958624138093637975908765257211912159777059454271026837729625668758262838013118229409591372204165899308393114400426313340885573671069886366021127681321525478749369076309507786585066153226043856627099828591430986283599528443150610434040) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31841,7 +31841,7 @@ _:gn_5051 { } _:gn_5052 { - 2147 math:greaterThan 1 . + (2147) math:greaterThan 1 . (2147 1) math:difference 2146 . (5951708598166442459833533794899727810938669370782981336505389269239382587621586990820364395383312770390703107210819554113949324339423114315716148880481059374442349114456249880031176937449283057161531038680340822212972598120069502640581483426943837673950711755010225059508636987588090230245756576441247728697385355792418 9630066802968293996836941170577616777430672645967763098333822594102225675385278693655797114377390433792602829023196179022913867557423956261006738394138601731785384557476670746086494480929555028619447637330272375729048644122975812520370021025902765701179398015787420546858703434519504799172837204921175899872882627320811) math:sum 15581775401134736456670474965477344588369342016750744434839211863341608263006865684476161509760703204183305936234015733136863191896847070576722887274619661106227733671932920626117671418378838085780978676010613197942021242243045315160951504452846603375130109770797645606367340422107595029418593781362423628570267983113229 . (2146 9630066802968293996836941170577616777430672645967763098333822594102225675385278693655797114377390433792602829023196179022913867557423956261006738394138601731785384557476670746086494480929555028619447637330272375729048644122975812520370021025902765701179398015787420546858703434519504799172837204921175899872882627320811 15581775401134736456670474965477344588369342016750744434839211863341608263006865684476161509760703204183305936234015733136863191896847070576722887274619661106227733671932920626117671418378838085780978676010613197942021242243045315160951504452846603375130109770797645606367340422107595029418593781362423628570267983113229) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31852,7 +31852,7 @@ _:gn_5053 { } _:gn_5054 { - 2148 math:greaterThan 1 . + (2148) math:greaterThan 1 . (2148 1) math:difference 2147 . (3678358204801851537003407375677888966492003275184781761828433324862843087763691702835432718994077663401899721812376624908964543218000841945290589513657542357343035443020420866055317543480271971457916598649931553516076046002906309879788537598958928027228686260777195487350066446931414568927080628479928171175497271528393 5951708598166442459833533794899727810938669370782981336505389269239382587621586990820364395383312770390703107210819554113949324339423114315716148880481059374442349114456249880031176937449283057161531038680340822212972598120069502640581483426943837673950711755010225059508636987588090230245756576441247728697385355792418) math:sum 9630066802968293996836941170577616777430672645967763098333822594102225675385278693655797114377390433792602829023196179022913867557423956261006738394138601731785384557476670746086494480929555028619447637330272375729048644122975812520370021025902765701179398015787420546858703434519504799172837204921175899872882627320811 . (2147 5951708598166442459833533794899727810938669370782981336505389269239382587621586990820364395383312770390703107210819554113949324339423114315716148880481059374442349114456249880031176937449283057161531038680340822212972598120069502640581483426943837673950711755010225059508636987588090230245756576441247728697385355792418 9630066802968293996836941170577616777430672645967763098333822594102225675385278693655797114377390433792602829023196179022913867557423956261006738394138601731785384557476670746086494480929555028619447637330272375729048644122975812520370021025902765701179398015787420546858703434519504799172837204921175899872882627320811) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31863,7 +31863,7 @@ _:gn_5055 { } _:gn_5056 { - 2149 math:greaterThan 1 . + (2149) math:greaterThan 1 . (2149 1) math:difference 2148 . (2273350393364590922830126419221838844446666095598199574676955944376539499857895287984931676389235106988803385398442929204984781121422272370425559366823517017099313671435829013975859393969011085703614440030409268696896552117163192760792945827984909646722025494233029572158570540656675661318675947961319557521888084264025 3678358204801851537003407375677888966492003275184781761828433324862843087763691702835432718994077663401899721812376624908964543218000841945290589513657542357343035443020420866055317543480271971457916598649931553516076046002906309879788537598958928027228686260777195487350066446931414568927080628479928171175497271528393) math:sum 5951708598166442459833533794899727810938669370782981336505389269239382587621586990820364395383312770390703107210819554113949324339423114315716148880481059374442349114456249880031176937449283057161531038680340822212972598120069502640581483426943837673950711755010225059508636987588090230245756576441247728697385355792418 . (2148 3678358204801851537003407375677888966492003275184781761828433324862843087763691702835432718994077663401899721812376624908964543218000841945290589513657542357343035443020420866055317543480271971457916598649931553516076046002906309879788537598958928027228686260777195487350066446931414568927080628479928171175497271528393 5951708598166442459833533794899727810938669370782981336505389269239382587621586990820364395383312770390703107210819554113949324339423114315716148880481059374442349114456249880031176937449283057161531038680340822212972598120069502640581483426943837673950711755010225059508636987588090230245756576441247728697385355792418) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31874,7 +31874,7 @@ _:gn_5057 { } _:gn_5058 { - 2150 math:greaterThan 1 . + (2150) math:greaterThan 1 . (2150 1) math:difference 2149 . (1405007811437260614173280956456050122045337179586582187151477380486303587905796414850501042604842556413096336413933695703979762096578569574865030146834025340243721771584591852079458149511260885754302158619522284819179493885743117118995591770974018380506660766544165915191495906274738907608404680518608613653609187264368 2273350393364590922830126419221838844446666095598199574676955944376539499857895287984931676389235106988803385398442929204984781121422272370425559366823517017099313671435829013975859393969011085703614440030409268696896552117163192760792945827984909646722025494233029572158570540656675661318675947961319557521888084264025) math:sum 3678358204801851537003407375677888966492003275184781761828433324862843087763691702835432718994077663401899721812376624908964543218000841945290589513657542357343035443020420866055317543480271971457916598649931553516076046002906309879788537598958928027228686260777195487350066446931414568927080628479928171175497271528393 . (2149 2273350393364590922830126419221838844446666095598199574676955944376539499857895287984931676389235106988803385398442929204984781121422272370425559366823517017099313671435829013975859393969011085703614440030409268696896552117163192760792945827984909646722025494233029572158570540656675661318675947961319557521888084264025 3678358204801851537003407375677888966492003275184781761828433324862843087763691702835432718994077663401899721812376624908964543218000841945290589513657542357343035443020420866055317543480271971457916598649931553516076046002906309879788537598958928027228686260777195487350066446931414568927080628479928171175497271528393) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31885,7 +31885,7 @@ _:gn_5059 { } _:gn_5060 { - 2151 math:greaterThan 1 . + (2151) math:greaterThan 1 . (2151 1) math:difference 2150 . (868342581927330308656845462765788722401328916011617387525478563890235911952098873134430633784392550575707048984509233501005019024843702795560529219989491676855591899851237161896401244457750199949312281410886983877717058231420075641797354057010891266215364727688863656967074634381936753710271267442710943868278896999657 1405007811437260614173280956456050122045337179586582187151477380486303587905796414850501042604842556413096336413933695703979762096578569574865030146834025340243721771584591852079458149511260885754302158619522284819179493885743117118995591770974018380506660766544165915191495906274738907608404680518608613653609187264368) math:sum 2273350393364590922830126419221838844446666095598199574676955944376539499857895287984931676389235106988803385398442929204984781121422272370425559366823517017099313671435829013975859393969011085703614440030409268696896552117163192760792945827984909646722025494233029572158570540656675661318675947961319557521888084264025 . (2150 1405007811437260614173280956456050122045337179586582187151477380486303587905796414850501042604842556413096336413933695703979762096578569574865030146834025340243721771584591852079458149511260885754302158619522284819179493885743117118995591770974018380506660766544165915191495906274738907608404680518608613653609187264368 2273350393364590922830126419221838844446666095598199574676955944376539499857895287984931676389235106988803385398442929204984781121422272370425559366823517017099313671435829013975859393969011085703614440030409268696896552117163192760792945827984909646722025494233029572158570540656675661318675947961319557521888084264025) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31896,7 +31896,7 @@ _:gn_5061 { } _:gn_5062 { - 2152 math:greaterThan 1 . + (2152) math:greaterThan 1 . (2152 1) math:difference 2151 . (536665229509930305516435493690261399644008263574964799625998816596067675953697541716070408820450005837389287429424462202974743071734866779304500926844533663388129871733354690183056905053510685804989877208635300941462435654323041477198237713963127114291296038855302258224421271892802153898133413075897669785330290264711 868342581927330308656845462765788722401328916011617387525478563890235911952098873134430633784392550575707048984509233501005019024843702795560529219989491676855591899851237161896401244457750199949312281410886983877717058231420075641797354057010891266215364727688863656967074634381936753710271267442710943868278896999657) math:sum 1405007811437260614173280956456050122045337179586582187151477380486303587905796414850501042604842556413096336413933695703979762096578569574865030146834025340243721771584591852079458149511260885754302158619522284819179493885743117118995591770974018380506660766544165915191495906274738907608404680518608613653609187264368 . (2151 868342581927330308656845462765788722401328916011617387525478563890235911952098873134430633784392550575707048984509233501005019024843702795560529219989491676855591899851237161896401244457750199949312281410886983877717058231420075641797354057010891266215364727688863656967074634381936753710271267442710943868278896999657 1405007811437260614173280956456050122045337179586582187151477380486303587905796414850501042604842556413096336413933695703979762096578569574865030146834025340243721771584591852079458149511260885754302158619522284819179493885743117118995591770974018380506660766544165915191495906274738907608404680518608613653609187264368) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31907,7 +31907,7 @@ _:gn_5063 { } _:gn_5064 { - 2153 math:greaterThan 1 . + (2153) math:greaterThan 1 . (2153 1) math:difference 2152 . (331677352417400003140409969075527322757320652436652587899479747294168235998401331418360224963942544738317761555084771298030275953108836016256028293144958013467462028117882471713344339404239514144322404202251682936254622577097034164599116343047764151924068688833561398742653362489134599812137854366813274082948606734946 536665229509930305516435493690261399644008263574964799625998816596067675953697541716070408820450005837389287429424462202974743071734866779304500926844533663388129871733354690183056905053510685804989877208635300941462435654323041477198237713963127114291296038855302258224421271892802153898133413075897669785330290264711) math:sum 868342581927330308656845462765788722401328916011617387525478563890235911952098873134430633784392550575707048984509233501005019024843702795560529219989491676855591899851237161896401244457750199949312281410886983877717058231420075641797354057010891266215364727688863656967074634381936753710271267442710943868278896999657 . (2152 536665229509930305516435493690261399644008263574964799625998816596067675953697541716070408820450005837389287429424462202974743071734866779304500926844533663388129871733354690183056905053510685804989877208635300941462435654323041477198237713963127114291296038855302258224421271892802153898133413075897669785330290264711 868342581927330308656845462765788722401328916011617387525478563890235911952098873134430633784392550575707048984509233501005019024843702795560529219989491676855591899851237161896401244457750199949312281410886983877717058231420075641797354057010891266215364727688863656967074634381936753710271267442710943868278896999657) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31918,7 +31918,7 @@ _:gn_5065 { } _:gn_5066 { - 2154 math:greaterThan 1 . + (2154) math:greaterThan 1 . (2154 1) math:difference 2153 . (204987877092530302376025524614734076886687611138312211726519069301899439955296210297710183856507461099071525874339690904944467118626030763048472633699575649920667843615472218469712565649271171660667473006383618005207813077226007312599121370915362962367227350021740859481767909403667554085995558709084395702381683529765 331677352417400003140409969075527322757320652436652587899479747294168235998401331418360224963942544738317761555084771298030275953108836016256028293144958013467462028117882471713344339404239514144322404202251682936254622577097034164599116343047764151924068688833561398742653362489134599812137854366813274082948606734946) math:sum 536665229509930305516435493690261399644008263574964799625998816596067675953697541716070408820450005837389287429424462202974743071734866779304500926844533663388129871733354690183056905053510685804989877208635300941462435654323041477198237713963127114291296038855302258224421271892802153898133413075897669785330290264711 . (2153 331677352417400003140409969075527322757320652436652587899479747294168235998401331418360224963942544738317761555084771298030275953108836016256028293144958013467462028117882471713344339404239514144322404202251682936254622577097034164599116343047764151924068688833561398742653362489134599812137854366813274082948606734946 536665229509930305516435493690261399644008263574964799625998816596067675953697541716070408820450005837389287429424462202974743071734866779304500926844533663388129871733354690183056905053510685804989877208635300941462435654323041477198237713963127114291296038855302258224421271892802153898133413075897669785330290264711) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31929,7 +31929,7 @@ _:gn_5067 { } _:gn_5068 { - 2155 math:greaterThan 1 . + (2155) math:greaterThan 1 . (2155 1) math:difference 2154 . (126689475324869700764384444460793245870633041298340376172960677992268796043105121120650041107435083639246235680745080393085808834482805253207555659445382363546794184502410253243631773754968342483654931195868064931046809499871026851999994972132401189556841338811820539260885453085467045726142295657728878380566923205181 204987877092530302376025524614734076886687611138312211726519069301899439955296210297710183856507461099071525874339690904944467118626030763048472633699575649920667843615472218469712565649271171660667473006383618005207813077226007312599121370915362962367227350021740859481767909403667554085995558709084395702381683529765) math:sum 331677352417400003140409969075527322757320652436652587899479747294168235998401331418360224963942544738317761555084771298030275953108836016256028293144958013467462028117882471713344339404239514144322404202251682936254622577097034164599116343047764151924068688833561398742653362489134599812137854366813274082948606734946 . (2154 204987877092530302376025524614734076886687611138312211726519069301899439955296210297710183856507461099071525874339690904944467118626030763048472633699575649920667843615472218469712565649271171660667473006383618005207813077226007312599121370915362962367227350021740859481767909403667554085995558709084395702381683529765 331677352417400003140409969075527322757320652436652587899479747294168235998401331418360224963942544738317761555084771298030275953108836016256028293144958013467462028117882471713344339404239514144322404202251682936254622577097034164599116343047764151924068688833561398742653362489134599812137854366813274082948606734946) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31940,7 +31940,7 @@ _:gn_5069 { } _:gn_5070 { - 2156 math:greaterThan 1 . + (2156) math:greaterThan 1 . (2156 1) math:difference 2155 . (78298401767660601611641080153940831016054569839971835553558391309630643912191089177060142749072377459825290193594610511858658284143225509840916974254193286373873659113061965226080791894302829177012541810515553074161003577354980460599126398782961772810386011209920320220882456318200508359853263051355517321814760324584 126689475324869700764384444460793245870633041298340376172960677992268796043105121120650041107435083639246235680745080393085808834482805253207555659445382363546794184502410253243631773754968342483654931195868064931046809499871026851999994972132401189556841338811820539260885453085467045726142295657728878380566923205181) math:sum 204987877092530302376025524614734076886687611138312211726519069301899439955296210297710183856507461099071525874339690904944467118626030763048472633699575649920667843615472218469712565649271171660667473006383618005207813077226007312599121370915362962367227350021740859481767909403667554085995558709084395702381683529765 . (2155 126689475324869700764384444460793245870633041298340376172960677992268796043105121120650041107435083639246235680745080393085808834482805253207555659445382363546794184502410253243631773754968342483654931195868064931046809499871026851999994972132401189556841338811820539260885453085467045726142295657728878380566923205181 204987877092530302376025524614734076886687611138312211726519069301899439955296210297710183856507461099071525874339690904944467118626030763048472633699575649920667843615472218469712565649271171660667473006383618005207813077226007312599121370915362962367227350021740859481767909403667554085995558709084395702381683529765) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31951,7 +31951,7 @@ _:gn_5071 { } _:gn_5072 { - 2157 math:greaterThan 1 . + (2157) math:greaterThan 1 . (2157 1) math:difference 2156 . (48391073557209099152743364306852414854578471458368540619402286682638152130914031943589898358362706179420945487150469881227150550339579743366638685191189077172920525389348288017550981860665513306642389385352511856885805922516046391400868573349439416746455327601900219040002996767266537366289032606373361058752162880597 78298401767660601611641080153940831016054569839971835553558391309630643912191089177060142749072377459825290193594610511858658284143225509840916974254193286373873659113061965226080791894302829177012541810515553074161003577354980460599126398782961772810386011209920320220882456318200508359853263051355517321814760324584) math:sum 126689475324869700764384444460793245870633041298340376172960677992268796043105121120650041107435083639246235680745080393085808834482805253207555659445382363546794184502410253243631773754968342483654931195868064931046809499871026851999994972132401189556841338811820539260885453085467045726142295657728878380566923205181 . (2156 78298401767660601611641080153940831016054569839971835553558391309630643912191089177060142749072377459825290193594610511858658284143225509840916974254193286373873659113061965226080791894302829177012541810515553074161003577354980460599126398782961772810386011209920320220882456318200508359853263051355517321814760324584 126689475324869700764384444460793245870633041298340376172960677992268796043105121120650041107435083639246235680745080393085808834482805253207555659445382363546794184502410253243631773754968342483654931195868064931046809499871026851999994972132401189556841338811820539260885453085467045726142295657728878380566923205181) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31962,7 +31962,7 @@ _:gn_5073 { } _:gn_5074 { - 2158 math:greaterThan 1 . + (2158) math:greaterThan 1 . (2158 1) math:difference 2157 . (29907328210451502458897715847088416161476098381603294934156104626992491781277057233470244390709671280404344706444140630631507733803645766474278289063004209200953133723713677208529810033637315870370152425163041217275197654838934069198257825433522356063930683608020101180879459550933970993564230444982156263062597443987 48391073557209099152743364306852414854578471458368540619402286682638152130914031943589898358362706179420945487150469881227150550339579743366638685191189077172920525389348288017550981860665513306642389385352511856885805922516046391400868573349439416746455327601900219040002996767266537366289032606373361058752162880597) math:sum 78298401767660601611641080153940831016054569839971835553558391309630643912191089177060142749072377459825290193594610511858658284143225509840916974254193286373873659113061965226080791894302829177012541810515553074161003577354980460599126398782961772810386011209920320220882456318200508359853263051355517321814760324584 . (2157 48391073557209099152743364306852414854578471458368540619402286682638152130914031943589898358362706179420945487150469881227150550339579743366638685191189077172920525389348288017550981860665513306642389385352511856885805922516046391400868573349439416746455327601900219040002996767266537366289032606373361058752162880597 78298401767660601611641080153940831016054569839971835553558391309630643912191089177060142749072377459825290193594610511858658284143225509840916974254193286373873659113061965226080791894302829177012541810515553074161003577354980460599126398782961772810386011209920320220882456318200508359853263051355517321814760324584) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31973,7 +31973,7 @@ _:gn_5075 { } _:gn_5076 { - 2159 math:greaterThan 1 . + (2159) math:greaterThan 1 . (2159 1) math:difference 2158 . (18483745346757596693845648459763998693102373076765245685246182055645660349636974710119653967653034899016600780706329250595642816535933976892360396128184867971967391665634610809021171827028197436272236960189470639610608267677112322202610747915917060682524643993880117859123537216332566372724802161391204795689565436610 29907328210451502458897715847088416161476098381603294934156104626992491781277057233470244390709671280404344706444140630631507733803645766474278289063004209200953133723713677208529810033637315870370152425163041217275197654838934069198257825433522356063930683608020101180879459550933970993564230444982156263062597443987) math:sum 48391073557209099152743364306852414854578471458368540619402286682638152130914031943589898358362706179420945487150469881227150550339579743366638685191189077172920525389348288017550981860665513306642389385352511856885805922516046391400868573349439416746455327601900219040002996767266537366289032606373361058752162880597 . (2158 29907328210451502458897715847088416161476098381603294934156104626992491781277057233470244390709671280404344706444140630631507733803645766474278289063004209200953133723713677208529810033637315870370152425163041217275197654838934069198257825433522356063930683608020101180879459550933970993564230444982156263062597443987 48391073557209099152743364306852414854578471458368540619402286682638152130914031943589898358362706179420945487150469881227150550339579743366638685191189077172920525389348288017550981860665513306642389385352511856885805922516046391400868573349439416746455327601900219040002996767266537366289032606373361058752162880597) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31984,7 +31984,7 @@ _:gn_5077 { } _:gn_5078 { - 2160 math:greaterThan 1 . + (2160) math:greaterThan 1 . (2160 1) math:difference 2159 . (11423582863693905765052067387324417468373725304838049248909922571346831431640082523350590423056636381387743925737811380035864917267711789581917892934819341228985742058079066399508638206609118434097915464973570577664589387161821746995647077517605295381406039614139983321755922334601404620839428283590951467373032007377 18483745346757596693845648459763998693102373076765245685246182055645660349636974710119653967653034899016600780706329250595642816535933976892360396128184867971967391665634610809021171827028197436272236960189470639610608267677112322202610747915917060682524643993880117859123537216332566372724802161391204795689565436610) math:sum 29907328210451502458897715847088416161476098381603294934156104626992491781277057233470244390709671280404344706444140630631507733803645766474278289063004209200953133723713677208529810033637315870370152425163041217275197654838934069198257825433522356063930683608020101180879459550933970993564230444982156263062597443987 . (2159 18483745346757596693845648459763998693102373076765245685246182055645660349636974710119653967653034899016600780706329250595642816535933976892360396128184867971967391665634610809021171827028197436272236960189470639610608267677112322202610747915917060682524643993880117859123537216332566372724802161391204795689565436610 29907328210451502458897715847088416161476098381603294934156104626992491781277057233470244390709671280404344706444140630631507733803645766474278289063004209200953133723713677208529810033637315870370152425163041217275197654838934069198257825433522356063930683608020101180879459550933970993564230444982156263062597443987) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -31995,7 +31995,7 @@ _:gn_5079 { } _:gn_5080 { - 2161 math:greaterThan 1 . + (2161) math:greaterThan 1 . (2161 1) math:difference 2160 . (7060162483063690928793581072439581224728647771927196436336259484298828917996892186769063544596398517628856854968517870559777899268222187310442503193365526742981649607555544409512533620419079002174321495215900061946018880515290575206963670398311765301118604379740134537367614881731161751885373877800253328316533429233 11423582863693905765052067387324417468373725304838049248909922571346831431640082523350590423056636381387743925737811380035864917267711789581917892934819341228985742058079066399508638206609118434097915464973570577664589387161821746995647077517605295381406039614139983321755922334601404620839428283590951467373032007377) math:sum 18483745346757596693845648459763998693102373076765245685246182055645660349636974710119653967653034899016600780706329250595642816535933976892360396128184867971967391665634610809021171827028197436272236960189470639610608267677112322202610747915917060682524643993880117859123537216332566372724802161391204795689565436610 . (2160 11423582863693905765052067387324417468373725304838049248909922571346831431640082523350590423056636381387743925737811380035864917267711789581917892934819341228985742058079066399508638206609118434097915464973570577664589387161821746995647077517605295381406039614139983321755922334601404620839428283590951467373032007377 18483745346757596693845648459763998693102373076765245685246182055645660349636974710119653967653034899016600780706329250595642816535933976892360396128184867971967391665634610809021171827028197436272236960189470639610608267677112322202610747915917060682524643993880117859123537216332566372724802161391204795689565436610) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32006,7 +32006,7 @@ _:gn_5081 { } _:gn_5082 { - 2162 math:greaterThan 1 . + (2162) math:greaterThan 1 . (2162 1) math:difference 2161 . (4363420380630214836258486314884836243645077532910852812573663087048002513643190336581526878460237863758887070769293509476087017999489602271475389741453814486004092450523521989996104586190039431923593969757670515718570506646531171788683407119293530080287435234399848784388307452870242868954054405790698139056498578144 7060162483063690928793581072439581224728647771927196436336259484298828917996892186769063544596398517628856854968517870559777899268222187310442503193365526742981649607555544409512533620419079002174321495215900061946018880515290575206963670398311765301118604379740134537367614881731161751885373877800253328316533429233) math:sum 11423582863693905765052067387324417468373725304838049248909922571346831431640082523350590423056636381387743925737811380035864917267711789581917892934819341228985742058079066399508638206609118434097915464973570577664589387161821746995647077517605295381406039614139983321755922334601404620839428283590951467373032007377 . (2161 7060162483063690928793581072439581224728647771927196436336259484298828917996892186769063544596398517628856854968517870559777899268222187310442503193365526742981649607555544409512533620419079002174321495215900061946018880515290575206963670398311765301118604379740134537367614881731161751885373877800253328316533429233 11423582863693905765052067387324417468373725304838049248909922571346831431640082523350590423056636381387743925737811380035864917267711789581917892934819341228985742058079066399508638206609118434097915464973570577664589387161821746995647077517605295381406039614139983321755922334601404620839428283590951467373032007377) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32017,7 +32017,7 @@ _:gn_5083 { } _:gn_5084 { - 2163 math:greaterThan 1 . + (2163) math:greaterThan 1 . (2163 1) math:difference 2162 . (2696742102433476092535094757554744981083570239016343623762596397250826404353701850187536666136160653869969784199224361083690881268732585038967113451911712256977557157032022419516429034229039570250727525458229546227448373868759403418280263279018235220831169145340285752979307428860918882931319472009555189260034851089 4363420380630214836258486314884836243645077532910852812573663087048002513643190336581526878460237863758887070769293509476087017999489602271475389741453814486004092450523521989996104586190039431923593969757670515718570506646531171788683407119293530080287435234399848784388307452870242868954054405790698139056498578144) math:sum 7060162483063690928793581072439581224728647771927196436336259484298828917996892186769063544596398517628856854968517870559777899268222187310442503193365526742981649607555544409512533620419079002174321495215900061946018880515290575206963670398311765301118604379740134537367614881731161751885373877800253328316533429233 . (2162 4363420380630214836258486314884836243645077532910852812573663087048002513643190336581526878460237863758887070769293509476087017999489602271475389741453814486004092450523521989996104586190039431923593969757670515718570506646531171788683407119293530080287435234399848784388307452870242868954054405790698139056498578144 7060162483063690928793581072439581224728647771927196436336259484298828917996892186769063544596398517628856854968517870559777899268222187310442503193365526742981649607555544409512533620419079002174321495215900061946018880515290575206963670398311765301118604379740134537367614881731161751885373877800253328316533429233) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32028,7 +32028,7 @@ _:gn_5085 { } _:gn_5086 { - 2164 math:greaterThan 1 . + (2164) math:greaterThan 1 . (2164 1) math:difference 2163 . (1666678278196738743723391557330091262561507293894509188811066689797176109289488486393990212324077209888917286570069148392396136730757017232508276289542102229026535293491499570479675551960999861672866444299440969491122132777771768370403143840275294859456266089059563031409000024009323986022734933781142949796463727055 2696742102433476092535094757554744981083570239016343623762596397250826404353701850187536666136160653869969784199224361083690881268732585038967113451911712256977557157032022419516429034229039570250727525458229546227448373868759403418280263279018235220831169145340285752979307428860918882931319472009555189260034851089) math:sum 4363420380630214836258486314884836243645077532910852812573663087048002513643190336581526878460237863758887070769293509476087017999489602271475389741453814486004092450523521989996104586190039431923593969757670515718570506646531171788683407119293530080287435234399848784388307452870242868954054405790698139056498578144 . (2163 2696742102433476092535094757554744981083570239016343623762596397250826404353701850187536666136160653869969784199224361083690881268732585038967113451911712256977557157032022419516429034229039570250727525458229546227448373868759403418280263279018235220831169145340285752979307428860918882931319472009555189260034851089 4363420380630214836258486314884836243645077532910852812573663087048002513643190336581526878460237863758887070769293509476087017999489602271475389741453814486004092450523521989996104586190039431923593969757670515718570506646531171788683407119293530080287435234399848784388307452870242868954054405790698139056498578144) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32039,7 +32039,7 @@ _:gn_5087 { } _:gn_5088 { - 2165 math:greaterThan 1 . + (2165) math:greaterThan 1 . (2165 1) math:difference 2164 . (1030063824236737348811703200224653718522062945121834434951529707453650295064213363793546453812083443981052497629155212691294744537975567806458837162369610027951021863540522849036753482268039708577861081158788576736326241090987635047877119438742940361374903056280722721570307404851594896908584538228412239463571124034 1666678278196738743723391557330091262561507293894509188811066689797176109289488486393990212324077209888917286570069148392396136730757017232508276289542102229026535293491499570479675551960999861672866444299440969491122132777771768370403143840275294859456266089059563031409000024009323986022734933781142949796463727055) math:sum 2696742102433476092535094757554744981083570239016343623762596397250826404353701850187536666136160653869969784199224361083690881268732585038967113451911712256977557157032022419516429034229039570250727525458229546227448373868759403418280263279018235220831169145340285752979307428860918882931319472009555189260034851089 . (2164 1666678278196738743723391557330091262561507293894509188811066689797176109289488486393990212324077209888917286570069148392396136730757017232508276289542102229026535293491499570479675551960999861672866444299440969491122132777771768370403143840275294859456266089059563031409000024009323986022734933781142949796463727055 2696742102433476092535094757554744981083570239016343623762596397250826404353701850187536666136160653869969784199224361083690881268732585038967113451911712256977557157032022419516429034229039570250727525458229546227448373868759403418280263279018235220831169145340285752979307428860918882931319472009555189260034851089) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32050,7 +32050,7 @@ _:gn_5089 { } _:gn_5090 { - 2166 math:greaterThan 1 . + (2166) math:greaterThan 1 . (2166 1) math:difference 2165 . (636614453960001394911688357105437544039444348772674753859536982343525814225275122600443758511993765907864788940913935701101392192781449426049439127172492201075513429950976721442922069692960153095005363140652392754795891686784133322526024401532354498081363032778840309838692619157729089114150395552730710332892603021 1030063824236737348811703200224653718522062945121834434951529707453650295064213363793546453812083443981052497629155212691294744537975567806458837162369610027951021863540522849036753482268039708577861081158788576736326241090987635047877119438742940361374903056280722721570307404851594896908584538228412239463571124034) math:sum 1666678278196738743723391557330091262561507293894509188811066689797176109289488486393990212324077209888917286570069148392396136730757017232508276289542102229026535293491499570479675551960999861672866444299440969491122132777771768370403143840275294859456266089059563031409000024009323986022734933781142949796463727055 . (2165 1030063824236737348811703200224653718522062945121834434951529707453650295064213363793546453812083443981052497629155212691294744537975567806458837162369610027951021863540522849036753482268039708577861081158788576736326241090987635047877119438742940361374903056280722721570307404851594896908584538228412239463571124034 1666678278196738743723391557330091262561507293894509188811066689797176109289488486393990212324077209888917286570069148392396136730757017232508276289542102229026535293491499570479675551960999861672866444299440969491122132777771768370403143840275294859456266089059563031409000024009323986022734933781142949796463727055) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32061,7 +32061,7 @@ _:gn_5091 { } _:gn_5092 { - 2167 math:greaterThan 1 . + (2167) math:greaterThan 1 . (2167 1) math:difference 2166 . (393449370276735953900014843119216174482618596349159681091992725110124480838938241193102695300089678073187708688241276990193352345194118380409398035197117826875508433589546127593831412575079555482855718018136183981530349404203501725351095037210585863293540023501882411731614785693865807794434142675681529130678521013 636614453960001394911688357105437544039444348772674753859536982343525814225275122600443758511993765907864788940913935701101392192781449426049439127172492201075513429950976721442922069692960153095005363140652392754795891686784133322526024401532354498081363032778840309838692619157729089114150395552730710332892603021) math:sum 1030063824236737348811703200224653718522062945121834434951529707453650295064213363793546453812083443981052497629155212691294744537975567806458837162369610027951021863540522849036753482268039708577861081158788576736326241090987635047877119438742940361374903056280722721570307404851594896908584538228412239463571124034 . (2166 636614453960001394911688357105437544039444348772674753859536982343525814225275122600443758511993765907864788940913935701101392192781449426049439127172492201075513429950976721442922069692960153095005363140652392754795891686784133322526024401532354498081363032778840309838692619157729089114150395552730710332892603021 1030063824236737348811703200224653718522062945121834434951529707453650295064213363793546453812083443981052497629155212691294744537975567806458837162369610027951021863540522849036753482268039708577861081158788576736326241090987635047877119438742940361374903056280722721570307404851594896908584538228412239463571124034) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32072,7 +32072,7 @@ _:gn_5093 { } _:gn_5094 { - 2168 math:greaterThan 1 . + (2168) math:greaterThan 1 . (2168 1) math:difference 2167 . (243165083683265441011673513986221369556825752423515072767544257233401333386336881407341063211904087834677080252672658710908039847587331045640041091975374374200004996361430593849090657117880597612149645122516208773265542282580631597174929364321768634787823009276957898107077833463863281319716252877049181202214082008 393449370276735953900014843119216174482618596349159681091992725110124480838938241193102695300089678073187708688241276990193352345194118380409398035197117826875508433589546127593831412575079555482855718018136183981530349404203501725351095037210585863293540023501882411731614785693865807794434142675681529130678521013) math:sum 636614453960001394911688357105437544039444348772674753859536982343525814225275122600443758511993765907864788940913935701101392192781449426049439127172492201075513429950976721442922069692960153095005363140652392754795891686784133322526024401532354498081363032778840309838692619157729089114150395552730710332892603021 . (2167 393449370276735953900014843119216174482618596349159681091992725110124480838938241193102695300089678073187708688241276990193352345194118380409398035197117826875508433589546127593831412575079555482855718018136183981530349404203501725351095037210585863293540023501882411731614785693865807794434142675681529130678521013 636614453960001394911688357105437544039444348772674753859536982343525814225275122600443758511993765907864788940913935701101392192781449426049439127172492201075513429950976721442922069692960153095005363140652392754795891686784133322526024401532354498081363032778840309838692619157729089114150395552730710332892603021) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32083,7 +32083,7 @@ _:gn_5095 { } _:gn_5096 { - 2169 math:greaterThan 1 . + (2169) math:greaterThan 1 . (2169 1) math:difference 2168 . (150284286593470512888341329132994804925792843925644608324448467876723147452601359785761632088185590238510628435568618279285312497606787334769356943221743452675503437228115533744740755457198957870706072895619975208264807121622870128176165672888817228505717014224924513624536952230002526474717889798632347928464439005 243165083683265441011673513986221369556825752423515072767544257233401333386336881407341063211904087834677080252672658710908039847587331045640041091975374374200004996361430593849090657117880597612149645122516208773265542282580631597174929364321768634787823009276957898107077833463863281319716252877049181202214082008) math:sum 393449370276735953900014843119216174482618596349159681091992725110124480838938241193102695300089678073187708688241276990193352345194118380409398035197117826875508433589546127593831412575079555482855718018136183981530349404203501725351095037210585863293540023501882411731614785693865807794434142675681529130678521013 . (2168 243165083683265441011673513986221369556825752423515072767544257233401333386336881407341063211904087834677080252672658710908039847587331045640041091975374374200004996361430593849090657117880597612149645122516208773265542282580631597174929364321768634787823009276957898107077833463863281319716252877049181202214082008 393449370276735953900014843119216174482618596349159681091992725110124480838938241193102695300089678073187708688241276990193352345194118380409398035197117826875508433589546127593831412575079555482855718018136183981530349404203501725351095037210585863293540023501882411731614785693865807794434142675681529130678521013) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32094,7 +32094,7 @@ _:gn_5097 { } _:gn_5098 { - 2170 math:greaterThan 1 . + (2170) math:greaterThan 1 . (2170 1) math:difference 2169 . (92880797089794928123332184853226564631032908497870464443095789356678185933735521621579431123718497596166451817104040431622727349980543710870684148753630921524501559133315060104349901660681639741443572226896233565000735160957761468998763691432951406282105995052033384482540881233860754844998363078416833273749643003 150284286593470512888341329132994804925792843925644608324448467876723147452601359785761632088185590238510628435568618279285312497606787334769356943221743452675503437228115533744740755457198957870706072895619975208264807121622870128176165672888817228505717014224924513624536952230002526474717889798632347928464439005) math:sum 243165083683265441011673513986221369556825752423515072767544257233401333386336881407341063211904087834677080252672658710908039847587331045640041091975374374200004996361430593849090657117880597612149645122516208773265542282580631597174929364321768634787823009276957898107077833463863281319716252877049181202214082008 . (2169 150284286593470512888341329132994804925792843925644608324448467876723147452601359785761632088185590238510628435568618279285312497606787334769356943221743452675503437228115533744740755457198957870706072895619975208264807121622870128176165672888817228505717014224924513624536952230002526474717889798632347928464439005 243165083683265441011673513986221369556825752423515072767544257233401333386336881407341063211904087834677080252672658710908039847587331045640041091975374374200004996361430593849090657117880597612149645122516208773265542282580631597174929364321768634787823009276957898107077833463863281319716252877049181202214082008) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32105,7 +32105,7 @@ _:gn_5099 { } _:gn_5100 { - 2171 math:greaterThan 1 . + (2171) math:greaterThan 1 . (2171 1) math:difference 2170 . (57403489503675584765009144279768240294759935427774143881352678520044961518865838164182200964467092642344176618464577847662585147626243623898672794468112531151001878094800473640390853796517318129262500668723741643264071960665108659177401981455865822223611019172891129141996070996141771629719526720215514654714796002 92880797089794928123332184853226564631032908497870464443095789356678185933735521621579431123718497596166451817104040431622727349980543710870684148753630921524501559133315060104349901660681639741443572226896233565000735160957761468998763691432951406282105995052033384482540881233860754844998363078416833273749643003) math:sum 150284286593470512888341329132994804925792843925644608324448467876723147452601359785761632088185590238510628435568618279285312497606787334769356943221743452675503437228115533744740755457198957870706072895619975208264807121622870128176165672888817228505717014224924513624536952230002526474717889798632347928464439005 . (2170 92880797089794928123332184853226564631032908497870464443095789356678185933735521621579431123718497596166451817104040431622727349980543710870684148753630921524501559133315060104349901660681639741443572226896233565000735160957761468998763691432951406282105995052033384482540881233860754844998363078416833273749643003 150284286593470512888341329132994804925792843925644608324448467876723147452601359785761632088185590238510628435568618279285312497606787334769356943221743452675503437228115533744740755457198957870706072895619975208264807121622870128176165672888817228505717014224924513624536952230002526474717889798632347928464439005) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32116,7 +32116,7 @@ _:gn_5101 { } _:gn_5102 { - 2172 math:greaterThan 1 . + (2172) math:greaterThan 1 . (2172 1) math:difference 2171 . (35477307586119343358323040573458324336272973070096320561743110836633224414869683457397230159251404953822275198639462583960142202354300086972011354285518390373499681038514586463959047864164321612181071558172491921736663200292652809821361709977085584058494975879142255340544810237718983215278836358201318619034847001 57403489503675584765009144279768240294759935427774143881352678520044961518865838164182200964467092642344176618464577847662585147626243623898672794468112531151001878094800473640390853796517318129262500668723741643264071960665108659177401981455865822223611019172891129141996070996141771629719526720215514654714796002) math:sum 92880797089794928123332184853226564631032908497870464443095789356678185933735521621579431123718497596166451817104040431622727349980543710870684148753630921524501559133315060104349901660681639741443572226896233565000735160957761468998763691432951406282105995052033384482540881233860754844998363078416833273749643003 . (2171 57403489503675584765009144279768240294759935427774143881352678520044961518865838164182200964467092642344176618464577847662585147626243623898672794468112531151001878094800473640390853796517318129262500668723741643264071960665108659177401981455865822223611019172891129141996070996141771629719526720215514654714796002 92880797089794928123332184853226564631032908497870464443095789356678185933735521621579431123718497596166451817104040431622727349980543710870684148753630921524501559133315060104349901660681639741443572226896233565000735160957761468998763691432951406282105995052033384482540881233860754844998363078416833273749643003) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32127,7 +32127,7 @@ _:gn_5103 { } _:gn_5104 { - 2173 math:greaterThan 1 . + (2173) math:greaterThan 1 . (2173 1) math:difference 2172 . (21926181917556241406686103706309915958486962357677823319609567683411737103996154706784970805215687688521901419825115263702442945271943536926661440182594140777502197056285887176431805932352996517081429110551249721527408760372455849356040271478780238165116043293748873801451260758422788414440690362014196035679949001 35477307586119343358323040573458324336272973070096320561743110836633224414869683457397230159251404953822275198639462583960142202354300086972011354285518390373499681038514586463959047864164321612181071558172491921736663200292652809821361709977085584058494975879142255340544810237718983215278836358201318619034847001) math:sum 57403489503675584765009144279768240294759935427774143881352678520044961518865838164182200964467092642344176618464577847662585147626243623898672794468112531151001878094800473640390853796517318129262500668723741643264071960665108659177401981455865822223611019172891129141996070996141771629719526720215514654714796002 . (2172 35477307586119343358323040573458324336272973070096320561743110836633224414869683457397230159251404953822275198639462583960142202354300086972011354285518390373499681038514586463959047864164321612181071558172491921736663200292652809821361709977085584058494975879142255340544810237718983215278836358201318619034847001 57403489503675584765009144279768240294759935427774143881352678520044961518865838164182200964467092642344176618464577847662585147626243623898672794468112531151001878094800473640390853796517318129262500668723741643264071960665108659177401981455865822223611019172891129141996070996141771629719526720215514654714796002) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32138,7 +32138,7 @@ _:gn_5105 { } _:gn_5106 { - 2174 math:greaterThan 1 . + (2174) math:greaterThan 1 . (2174 1) math:difference 2173 . (13551125668563101951636936867148408377786010712418497242133543153221487310873528750612259354035717265300373778814347320257699257082356550045349914102924249595997483982228699287527241931811325095099642447621242200209254439920196960465321438498305345893378932585393381539093549479296194800838145996187122583354898000 21926181917556241406686103706309915958486962357677823319609567683411737103996154706784970805215687688521901419825115263702442945271943536926661440182594140777502197056285887176431805932352996517081429110551249721527408760372455849356040271478780238165116043293748873801451260758422788414440690362014196035679949001) math:sum 35477307586119343358323040573458324336272973070096320561743110836633224414869683457397230159251404953822275198639462583960142202354300086972011354285518390373499681038514586463959047864164321612181071558172491921736663200292652809821361709977085584058494975879142255340544810237718983215278836358201318619034847001 . (2173 21926181917556241406686103706309915958486962357677823319609567683411737103996154706784970805215687688521901419825115263702442945271943536926661440182594140777502197056285887176431805932352996517081429110551249721527408760372455849356040271478780238165116043293748873801451260758422788414440690362014196035679949001 35477307586119343358323040573458324336272973070096320561743110836633224414869683457397230159251404953822275198639462583960142202354300086972011354285518390373499681038514586463959047864164321612181071558172491921736663200292652809821361709977085584058494975879142255340544810237718983215278836358201318619034847001) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32149,7 +32149,7 @@ _:gn_5107 { } _:gn_5108 { - 2175 math:greaterThan 1 . + (2175) math:greaterThan 1 . (2175 1) math:difference 2174 . (8375056248993139455049166839161507580700951645259326077476024530190249793122625956172711451179970423221527641010767943444743688189586986881311526079669891181504713074057187888904564000541671421981786662930007521318154320452258888890718832980474892271737110708355492262357711279126593613602544365827073452325051001 13551125668563101951636936867148408377786010712418497242133543153221487310873528750612259354035717265300373778814347320257699257082356550045349914102924249595997483982228699287527241931811325095099642447621242200209254439920196960465321438498305345893378932585393381539093549479296194800838145996187122583354898000) math:sum 21926181917556241406686103706309915958486962357677823319609567683411737103996154706784970805215687688521901419825115263702442945271943536926661440182594140777502197056285887176431805932352996517081429110551249721527408760372455849356040271478780238165116043293748873801451260758422788414440690362014196035679949001 . (2174 13551125668563101951636936867148408377786010712418497242133543153221487310873528750612259354035717265300373778814347320257699257082356550045349914102924249595997483982228699287527241931811325095099642447621242200209254439920196960465321438498305345893378932585393381539093549479296194800838145996187122583354898000 21926181917556241406686103706309915958486962357677823319609567683411737103996154706784970805215687688521901419825115263702442945271943536926661440182594140777502197056285887176431805932352996517081429110551249721527408760372455849356040271478780238165116043293748873801451260758422788414440690362014196035679949001) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32160,7 +32160,7 @@ _:gn_5109 { } _:gn_5110 { - 2176 math:greaterThan 1 . + (2176) math:greaterThan 1 . (2176 1) math:difference 2175 . (5176069419569962496587770027986900797085059067159171164657518623031237517750902794439547902855746842078846137803579376812955568892769563164038388023254358414492770908171511398622677931269653673117855784691234678891100119467938071574602605517830453621641821877037889276735838200169601187235601630360049131029846999 8375056248993139455049166839161507580700951645259326077476024530190249793122625956172711451179970423221527641010767943444743688189586986881311526079669891181504713074057187888904564000541671421981786662930007521318154320452258888890718832980474892271737110708355492262357711279126593613602544365827073452325051001) math:sum 13551125668563101951636936867148408377786010712418497242133543153221487310873528750612259354035717265300373778814347320257699257082356550045349914102924249595997483982228699287527241931811325095099642447621242200209254439920196960465321438498305345893378932585393381539093549479296194800838145996187122583354898000 . (2175 8375056248993139455049166839161507580700951645259326077476024530190249793122625956172711451179970423221527641010767943444743688189586986881311526079669891181504713074057187888904564000541671421981786662930007521318154320452258888890718832980474892271737110708355492262357711279126593613602544365827073452325051001 13551125668563101951636936867148408377786010712418497242133543153221487310873528750612259354035717265300373778814347320257699257082356550045349914102924249595997483982228699287527241931811325095099642447621242200209254439920196960465321438498305345893378932585393381539093549479296194800838145996187122583354898000) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32171,7 +32171,7 @@ _:gn_5111 { } _:gn_5112 { - 2177 math:greaterThan 1 . + (2177) math:greaterThan 1 . (2177 1) math:difference 2176 . (3198986829423176958461396811174606783615892578100154912818505907159012275371723161733163548324223581142681503207188566631788119296817423717273138056415532767011942165885676490281886069272017748863930878238772842427054200984320817316116227462644438650095288831317602985621873078956992426366942735467024321295204002 5176069419569962496587770027986900797085059067159171164657518623031237517750902794439547902855746842078846137803579376812955568892769563164038388023254358414492770908171511398622677931269653673117855784691234678891100119467938071574602605517830453621641821877037889276735838200169601187235601630360049131029846999) math:sum 8375056248993139455049166839161507580700951645259326077476024530190249793122625956172711451179970423221527641010767943444743688189586986881311526079669891181504713074057187888904564000541671421981786662930007521318154320452258888890718832980474892271737110708355492262357711279126593613602544365827073452325051001 . (2176 5176069419569962496587770027986900797085059067159171164657518623031237517750902794439547902855746842078846137803579376812955568892769563164038388023254358414492770908171511398622677931269653673117855784691234678891100119467938071574602605517830453621641821877037889276735838200169601187235601630360049131029846999 8375056248993139455049166839161507580700951645259326077476024530190249793122625956172711451179970423221527641010767943444743688189586986881311526079669891181504713074057187888904564000541671421981786662930007521318154320452258888890718832980474892271737110708355492262357711279126593613602544365827073452325051001) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32182,7 +32182,7 @@ _:gn_5113 { } _:gn_5114 { - 2178 math:greaterThan 1 . + (2178) math:greaterThan 1 . (2178 1) math:difference 2177 . (1977082590146785538126373216812294013469166489059016251839012715872225242379179632706384354531523260936164634596390810181167449595952139446765249966838825647480828742285834908340791861997635924253924906452461836464045918483617254258486378055186014971546533045720286291113965121212608760868658894893024809734642997 3198986829423176958461396811174606783615892578100154912818505907159012275371723161733163548324223581142681503207188566631788119296817423717273138056415532767011942165885676490281886069272017748863930878238772842427054200984320817316116227462644438650095288831317602985621873078956992426366942735467024321295204002) math:sum 5176069419569962496587770027986900797085059067159171164657518623031237517750902794439547902855746842078846137803579376812955568892769563164038388023254358414492770908171511398622677931269653673117855784691234678891100119467938071574602605517830453621641821877037889276735838200169601187235601630360049131029846999 . (2177 3198986829423176958461396811174606783615892578100154912818505907159012275371723161733163548324223581142681503207188566631788119296817423717273138056415532767011942165885676490281886069272017748863930878238772842427054200984320817316116227462644438650095288831317602985621873078956992426366942735467024321295204002 5176069419569962496587770027986900797085059067159171164657518623031237517750902794439547902855746842078846137803579376812955568892769563164038388023254358414492770908171511398622677931269653673117855784691234678891100119467938071574602605517830453621641821877037889276735838200169601187235601630360049131029846999) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32193,7 +32193,7 @@ _:gn_5115 { } _:gn_5116 { - 2179 math:greaterThan 1 . + (2179) math:greaterThan 1 . (2179 1) math:difference 2178 . (1221904239276391420335023594362312770146726089041138660979493191286787032992543529026779193792700320206516868610797756450620669700865284270507888089576707119531113423599841581941094207274381824610005971786311005963008282500703563057629849407458423678548755785597316694507907957744383665498283840573999511560561005 1977082590146785538126373216812294013469166489059016251839012715872225242379179632706384354531523260936164634596390810181167449595952139446765249966838825647480828742285834908340791861997635924253924906452461836464045918483617254258486378055186014971546533045720286291113965121212608760868658894893024809734642997) math:sum 3198986829423176958461396811174606783615892578100154912818505907159012275371723161733163548324223581142681503207188566631788119296817423717273138056415532767011942165885676490281886069272017748863930878238772842427054200984320817316116227462644438650095288831317602985621873078956992426366942735467024321295204002 . (2178 1977082590146785538126373216812294013469166489059016251839012715872225242379179632706384354531523260936164634596390810181167449595952139446765249966838825647480828742285834908340791861997635924253924906452461836464045918483617254258486378055186014971546533045720286291113965121212608760868658894893024809734642997 3198986829423176958461396811174606783615892578100154912818505907159012275371723161733163548324223581142681503207188566631788119296817423717273138056415532767011942165885676490281886069272017748863930878238772842427054200984320817316116227462644438650095288831317602985621873078956992426366942735467024321295204002) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32204,7 +32204,7 @@ _:gn_5117 { } _:gn_5118 { - 2180 math:greaterThan 1 . + (2180) math:greaterThan 1 . (2180 1) math:difference 2179 . (755178350870394117791349622449981243322440400017877590859519524585438209386636103679605160738822940729647765985593053730546779895086855176257361877262118527949715318685993326399697654723254099643918934666150830501037635982913691200856528647727591292997777260122969596606057163468225095370375054319025298174081992 1221904239276391420335023594362312770146726089041138660979493191286787032992543529026779193792700320206516868610797756450620669700865284270507888089576707119531113423599841581941094207274381824610005971786311005963008282500703563057629849407458423678548755785597316694507907957744383665498283840573999511560561005) math:sum 1977082590146785538126373216812294013469166489059016251839012715872225242379179632706384354531523260936164634596390810181167449595952139446765249966838825647480828742285834908340791861997635924253924906452461836464045918483617254258486378055186014971546533045720286291113965121212608760868658894893024809734642997 . (2179 1221904239276391420335023594362312770146726089041138660979493191286787032992543529026779193792700320206516868610797756450620669700865284270507888089576707119531113423599841581941094207274381824610005971786311005963008282500703563057629849407458423678548755785597316694507907957744383665498283840573999511560561005 1977082590146785538126373216812294013469166489059016251839012715872225242379179632706384354531523260936164634596390810181167449595952139446765249966838825647480828742285834908340791861997635924253924906452461836464045918483617254258486378055186014971546533045720286291113965121212608760868658894893024809734642997) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32215,7 +32215,7 @@ _:gn_5119 { } _:gn_5120 { - 2181 math:greaterThan 1 . + (2181) math:greaterThan 1 . (2181 1) math:difference 2180 . (466725888405997302543673971912331526824285689023261070119973666701348823605907425347174033053877379476869102625204702720073889805778429094250526212314588591581398104913848255541396552551127724966087037120160175461970646517789871856773320759730832385550978525474347097901850794276158570127908786254974213386479013 755178350870394117791349622449981243322440400017877590859519524585438209386636103679605160738822940729647765985593053730546779895086855176257361877262118527949715318685993326399697654723254099643918934666150830501037635982913691200856528647727591292997777260122969596606057163468225095370375054319025298174081992) math:sum 1221904239276391420335023594362312770146726089041138660979493191286787032992543529026779193792700320206516868610797756450620669700865284270507888089576707119531113423599841581941094207274381824610005971786311005963008282500703563057629849407458423678548755785597316694507907957744383665498283840573999511560561005 . (2180 755178350870394117791349622449981243322440400017877590859519524585438209386636103679605160738822940729647765985593053730546779895086855176257361877262118527949715318685993326399697654723254099643918934666150830501037635982913691200856528647727591292997777260122969596606057163468225095370375054319025298174081992 1221904239276391420335023594362312770146726089041138660979493191286787032992543529026779193792700320206516868610797756450620669700865284270507888089576707119531113423599841581941094207274381824610005971786311005963008282500703563057629849407458423678548755785597316694507907957744383665498283840573999511560561005) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32226,7 +32226,7 @@ _:gn_5121 { } _:gn_5122 { - 2182 math:greaterThan 1 . + (2182) math:greaterThan 1 . (2182 1) math:difference 2181 . (288452462464396815247675650537649716498154710994616520739545857884089385780728678332431127684945561252778663360388351010472890089308426082006835664947529936368317213772145070858301102172126374677831897545990655039066989465123819344083207887996758907446798734648622498704206369192066525242466268064051084787602979 466725888405997302543673971912331526824285689023261070119973666701348823605907425347174033053877379476869102625204702720073889805778429094250526212314588591581398104913848255541396552551127724966087037120160175461970646517789871856773320759730832385550978525474347097901850794276158570127908786254974213386479013) math:sum 755178350870394117791349622449981243322440400017877590859519524585438209386636103679605160738822940729647765985593053730546779895086855176257361877262118527949715318685993326399697654723254099643918934666150830501037635982913691200856528647727591292997777260122969596606057163468225095370375054319025298174081992 . (2181 466725888405997302543673971912331526824285689023261070119973666701348823605907425347174033053877379476869102625204702720073889805778429094250526212314588591581398104913848255541396552551127724966087037120160175461970646517789871856773320759730832385550978525474347097901850794276158570127908786254974213386479013 755178350870394117791349622449981243322440400017877590859519524585438209386636103679605160738822940729647765985593053730546779895086855176257361877262118527949715318685993326399697654723254099643918934666150830501037635982913691200856528647727591292997777260122969596606057163468225095370375054319025298174081992) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32237,7 +32237,7 @@ _:gn_5123 { } _:gn_5124 { - 2183 math:greaterThan 1 . + (2183) math:greaterThan 1 . (2183 1) math:difference 2182 . (178273425941600487295998321374681810326130978028644549380427808817259437825178747014742905368931818224090439264816351709600999716470003012243690547367058655213080891141703184683095450379001350288255139574169520422903657052666052512690112871734073478104179790825724599197644425084092044885442518190923128598876034 288452462464396815247675650537649716498154710994616520739545857884089385780728678332431127684945561252778663360388351010472890089308426082006835664947529936368317213772145070858301102172126374677831897545990655039066989465123819344083207887996758907446798734648622498704206369192066525242466268064051084787602979) math:sum 466725888405997302543673971912331526824285689023261070119973666701348823605907425347174033053877379476869102625204702720073889805778429094250526212314588591581398104913848255541396552551127724966087037120160175461970646517789871856773320759730832385550978525474347097901850794276158570127908786254974213386479013 . (2182 288452462464396815247675650537649716498154710994616520739545857884089385780728678332431127684945561252778663360388351010472890089308426082006835664947529936368317213772145070858301102172126374677831897545990655039066989465123819344083207887996758907446798734648622498704206369192066525242466268064051084787602979 466725888405997302543673971912331526824285689023261070119973666701348823605907425347174033053877379476869102625204702720073889805778429094250526212314588591581398104913848255541396552551127724966087037120160175461970646517789871856773320759730832385550978525474347097901850794276158570127908786254974213386479013) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32248,7 +32248,7 @@ _:gn_5125 { } _:gn_5126 { - 2184 math:greaterThan 1 . + (2184) math:greaterThan 1 . (2184 1) math:difference 2183 . (110179036522796327951677329162967906172023732965971971359118049066829947955549931317688222316013743028688224095571999300871890372838423069763145117580471281155236322630441886175205651793125024389576757971821134616163332412457766831393095016262685429342618943822897899506561944107974480357023749873127956188726945 178273425941600487295998321374681810326130978028644549380427808817259437825178747014742905368931818224090439264816351709600999716470003012243690547367058655213080891141703184683095450379001350288255139574169520422903657052666052512690112871734073478104179790825724599197644425084092044885442518190923128598876034) math:sum 288452462464396815247675650537649716498154710994616520739545857884089385780728678332431127684945561252778663360388351010472890089308426082006835664947529936368317213772145070858301102172126374677831897545990655039066989465123819344083207887996758907446798734648622498704206369192066525242466268064051084787602979 . (2183 178273425941600487295998321374681810326130978028644549380427808817259437825178747014742905368931818224090439264816351709600999716470003012243690547367058655213080891141703184683095450379001350288255139574169520422903657052666052512690112871734073478104179790825724599197644425084092044885442518190923128598876034 288452462464396815247675650537649716498154710994616520739545857884089385780728678332431127684945561252778663360388351010472890089308426082006835664947529936368317213772145070858301102172126374677831897545990655039066989465123819344083207887996758907446798734648622498704206369192066525242466268064051084787602979) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32259,7 +32259,7 @@ _:gn_5127 { } _:gn_5128 { - 2185 math:greaterThan 1 . + (2185) math:greaterThan 1 . (2185 1) math:difference 2184 . (68094389418804159344320992211713904154107245062672578021309759750429489869628815697054683052918075195402215169244352408729109343631579942480545429786587374057844568511261298507889798585876325898678381602348385806740324640208285681297017855471388048761560847002826699691082480976117564528418768317795172410149089 110179036522796327951677329162967906172023732965971971359118049066829947955549931317688222316013743028688224095571999300871890372838423069763145117580471281155236322630441886175205651793125024389576757971821134616163332412457766831393095016262685429342618943822897899506561944107974480357023749873127956188726945) math:sum 178273425941600487295998321374681810326130978028644549380427808817259437825178747014742905368931818224090439264816351709600999716470003012243690547367058655213080891141703184683095450379001350288255139574169520422903657052666052512690112871734073478104179790825724599197644425084092044885442518190923128598876034 . (2184 110179036522796327951677329162967906172023732965971971359118049066829947955549931317688222316013743028688224095571999300871890372838423069763145117580471281155236322630441886175205651793125024389576757971821134616163332412457766831393095016262685429342618943822897899506561944107974480357023749873127956188726945 178273425941600487295998321374681810326130978028644549380427808817259437825178747014742905368931818224090439264816351709600999716470003012243690547367058655213080891141703184683095450379001350288255139574169520422903657052666052512690112871734073478104179790825724599197644425084092044885442518190923128598876034) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32270,7 +32270,7 @@ _:gn_5129 { } _:gn_5130 { - 2186 math:greaterThan 1 . + (2186) math:greaterThan 1 . (2186 1) math:difference 2185 . (42084647103992168607356336951254002017916487903299393337808289316400458085921115620633539263095667833286008926327646892142781029206843127282599687793883907097391754119180587667315853207248698490898376369472748809423007772249481150096077160791297380581058096820071199815479463131856915828604981555332783778577856 68094389418804159344320992211713904154107245062672578021309759750429489869628815697054683052918075195402215169244352408729109343631579942480545429786587374057844568511261298507889798585876325898678381602348385806740324640208285681297017855471388048761560847002826699691082480976117564528418768317795172410149089) math:sum 110179036522796327951677329162967906172023732965971971359118049066829947955549931317688222316013743028688224095571999300871890372838423069763145117580471281155236322630441886175205651793125024389576757971821134616163332412457766831393095016262685429342618943822897899506561944107974480357023749873127956188726945 . (2185 68094389418804159344320992211713904154107245062672578021309759750429489869628815697054683052918075195402215169244352408729109343631579942480545429786587374057844568511261298507889798585876325898678381602348385806740324640208285681297017855471388048761560847002826699691082480976117564528418768317795172410149089 110179036522796327951677329162967906172023732965971971359118049066829947955549931317688222316013743028688224095571999300871890372838423069763145117580471281155236322630441886175205651793125024389576757971821134616163332412457766831393095016262685429342618943822897899506561944107974480357023749873127956188726945) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32281,7 +32281,7 @@ _:gn_5131 { } _:gn_5132 { - 2187 math:greaterThan 1 . + (2187) math:greaterThan 1 . (2187 1) math:difference 2186 . (26009742314811990736964655260459902136190757159373184683501470434029031783707700076421143789822407362116206242916705516586328314424736815197945741992703466960452814392080710840573945378627627407780005232875636997317316867958804531200940694680090668180502750182755499875603017844260648699813786762462388631571233 42084647103992168607356336951254002017916487903299393337808289316400458085921115620633539263095667833286008926327646892142781029206843127282599687793883907097391754119180587667315853207248698490898376369472748809423007772249481150096077160791297380581058096820071199815479463131856915828604981555332783778577856) math:sum 68094389418804159344320992211713904154107245062672578021309759750429489869628815697054683052918075195402215169244352408729109343631579942480545429786587374057844568511261298507889798585876325898678381602348385806740324640208285681297017855471388048761560847002826699691082480976117564528418768317795172410149089 . (2186 42084647103992168607356336951254002017916487903299393337808289316400458085921115620633539263095667833286008926327646892142781029206843127282599687793883907097391754119180587667315853207248698490898376369472748809423007772249481150096077160791297380581058096820071199815479463131856915828604981555332783778577856 68094389418804159344320992211713904154107245062672578021309759750429489869628815697054683052918075195402215169244352408729109343631579942480545429786587374057844568511261298507889798585876325898678381602348385806740324640208285681297017855471388048761560847002826699691082480976117564528418768317795172410149089) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32292,7 +32292,7 @@ _:gn_5133 { } _:gn_5134 { - 2188 math:greaterThan 1 . + (2188) math:greaterThan 1 . (2188 1) math:difference 2187 . (16074904789180177870391681690794099881725730743926208654306818882371426302213415544212395473273260471169802683410941375556452714782106312084653945801180440136938939727099876826741907828621071083118371136597111812105690904290676618895136466111206712400555346637315699939876445287596267128791194792870395147006623 26009742314811990736964655260459902136190757159373184683501470434029031783707700076421143789822407362116206242916705516586328314424736815197945741992703466960452814392080710840573945378627627407780005232875636997317316867958804531200940694680090668180502750182755499875603017844260648699813786762462388631571233) math:sum 42084647103992168607356336951254002017916487903299393337808289316400458085921115620633539263095667833286008926327646892142781029206843127282599687793883907097391754119180587667315853207248698490898376369472748809423007772249481150096077160791297380581058096820071199815479463131856915828604981555332783778577856 . (2187 26009742314811990736964655260459902136190757159373184683501470434029031783707700076421143789822407362116206242916705516586328314424736815197945741992703466960452814392080710840573945378627627407780005232875636997317316867958804531200940694680090668180502750182755499875603017844260648699813786762462388631571233 42084647103992168607356336951254002017916487903299393337808289316400458085921115620633539263095667833286008926327646892142781029206843127282599687793883907097391754119180587667315853207248698490898376369472748809423007772249481150096077160791297380581058096820071199815479463131856915828604981555332783778577856) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32303,7 +32303,7 @@ _:gn_5135 { } _:gn_5136 { - 2189 math:greaterThan 1 . + (2189) math:greaterThan 1 . (2189 1) math:difference 2188 . (9934837525631812866572973569665802254465026415446976029194651551657605481494284532208748316549146890946403559505764141029875599642630503113291796191523026823513874664980834013832037550006556324661634096278525185211625963668127912305804228568883955779947403545439799935726572556664381571022591969591993484564610 16074904789180177870391681690794099881725730743926208654306818882371426302213415544212395473273260471169802683410941375556452714782106312084653945801180440136938939727099876826741907828621071083118371136597111812105690904290676618895136466111206712400555346637315699939876445287596267128791194792870395147006623) math:sum 26009742314811990736964655260459902136190757159373184683501470434029031783707700076421143789822407362116206242916705516586328314424736815197945741992703466960452814392080710840573945378627627407780005232875636997317316867958804531200940694680090668180502750182755499875603017844260648699813786762462388631571233 . (2188 16074904789180177870391681690794099881725730743926208654306818882371426302213415544212395473273260471169802683410941375556452714782106312084653945801180440136938939727099876826741907828621071083118371136597111812105690904290676618895136466111206712400555346637315699939876445287596267128791194792870395147006623 26009742314811990736964655260459902136190757159373184683501470434029031783707700076421143789822407362116206242916705516586328314424736815197945741992703466960452814392080710840573945378627627407780005232875636997317316867958804531200940694680090668180502750182755499875603017844260648699813786762462388631571233) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32314,7 +32314,7 @@ _:gn_5137 { } _:gn_5138 { - 2190 math:greaterThan 1 . + (2190) math:greaterThan 1 . (2190 1) math:difference 2189 . (6140067263548365003818708121128297627260704328479232625112167330713820820719131012003647156724113580223399123905177234526577115139475808971362149609657413313425065062119042812909870278614514758456737040318586626894064940622548706589332237542322756620607943091875900004149872730931885557768602823278401662442013 9934837525631812866572973569665802254465026415446976029194651551657605481494284532208748316549146890946403559505764141029875599642630503113291796191523026823513874664980834013832037550006556324661634096278525185211625963668127912305804228568883955779947403545439799935726572556664381571022591969591993484564610) math:sum 16074904789180177870391681690794099881725730743926208654306818882371426302213415544212395473273260471169802683410941375556452714782106312084653945801180440136938939727099876826741907828621071083118371136597111812105690904290676618895136466111206712400555346637315699939876445287596267128791194792870395147006623 . (2189 9934837525631812866572973569665802254465026415446976029194651551657605481494284532208748316549146890946403559505764141029875599642630503113291796191523026823513874664980834013832037550006556324661634096278525185211625963668127912305804228568883955779947403545439799935726572556664381571022591969591993484564610 16074904789180177870391681690794099881725730743926208654306818882371426302213415544212395473273260471169802683410941375556452714782106312084653945801180440136938939727099876826741907828621071083118371136597111812105690904290676618895136466111206712400555346637315699939876445287596267128791194792870395147006623) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32325,7 +32325,7 @@ _:gn_5139 { } _:gn_5140 { - 2191 math:greaterThan 1 . + (2191) math:greaterThan 1 . (2191 1) math:difference 2190 . (3794770262083447862754265448537504627204322086967743404082484220943784660775153520205101159825033310723004435600586906503298484503154694141929646581865613510088809602861791200922167271392041566204897055959938558317561023045579205716471991026561199159339460453563899931576699825732496013253989146313591822122597 6140067263548365003818708121128297627260704328479232625112167330713820820719131012003647156724113580223399123905177234526577115139475808971362149609657413313425065062119042812909870278614514758456737040318586626894064940622548706589332237542322756620607943091875900004149872730931885557768602823278401662442013) math:sum 9934837525631812866572973569665802254465026415446976029194651551657605481494284532208748316549146890946403559505764141029875599642630503113291796191523026823513874664980834013832037550006556324661634096278525185211625963668127912305804228568883955779947403545439799935726572556664381571022591969591993484564610 . (2190 6140067263548365003818708121128297627260704328479232625112167330713820820719131012003647156724113580223399123905177234526577115139475808971362149609657413313425065062119042812909870278614514758456737040318586626894064940622548706589332237542322756620607943091875900004149872730931885557768602823278401662442013 9934837525631812866572973569665802254465026415446976029194651551657605481494284532208748316549146890946403559505764141029875599642630503113291796191523026823513874664980834013832037550006556324661634096278525185211625963668127912305804228568883955779947403545439799935726572556664381571022591969591993484564610) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32336,7 +32336,7 @@ _:gn_5141 { } _:gn_5142 { - 2192 math:greaterThan 1 . + (2192) math:greaterThan 1 . (2192 1) math:difference 2191 . (2345297001464917141064442672590793000056382241511489221029683109770036159943977491798545996899080269500394688304590328023278630636321114829432503027791799803336255459257251611987703007222473192251839984358648068576503917576969500872860246515761557461268482638312000072573172905199389544514613676964809840319416 3794770262083447862754265448537504627204322086967743404082484220943784660775153520205101159825033310723004435600586906503298484503154694141929646581865613510088809602861791200922167271392041566204897055959938558317561023045579205716471991026561199159339460453563899931576699825732496013253989146313591822122597) math:sum 6140067263548365003818708121128297627260704328479232625112167330713820820719131012003647156724113580223399123905177234526577115139475808971362149609657413313425065062119042812909870278614514758456737040318586626894064940622548706589332237542322756620607943091875900004149872730931885557768602823278401662442013 . (2191 3794770262083447862754265448537504627204322086967743404082484220943784660775153520205101159825033310723004435600586906503298484503154694141929646581865613510088809602861791200922167271392041566204897055959938558317561023045579205716471991026561199159339460453563899931576699825732496013253989146313591822122597 6140067263548365003818708121128297627260704328479232625112167330713820820719131012003647156724113580223399123905177234526577115139475808971362149609657413313425065062119042812909870278614514758456737040318586626894064940622548706589332237542322756620607943091875900004149872730931885557768602823278401662442013) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32347,7 +32347,7 @@ _:gn_5143 { } _:gn_5144 { - 2193 math:greaterThan 1 . + (2193) math:greaterThan 1 . (2193 1) math:difference 2192 . (1449473260618530721689822775946711627147939845456254183052801111173748500831176028406555162925953041222609747295996578480019853866833579312497143554073813706752554143604539588934464264169568373953057071601290489741057105468609704843611744510799641698070977815251899859003526920533106468739375469348781981803181 2345297001464917141064442672590793000056382241511489221029683109770036159943977491798545996899080269500394688304590328023278630636321114829432503027791799803336255459257251611987703007222473192251839984358648068576503917576969500872860246515761557461268482638312000072573172905199389544514613676964809840319416) math:sum 3794770262083447862754265448537504627204322086967743404082484220943784660775153520205101159825033310723004435600586906503298484503154694141929646581865613510088809602861791200922167271392041566204897055959938558317561023045579205716471991026561199159339460453563899931576699825732496013253989146313591822122597 . (2192 2345297001464917141064442672590793000056382241511489221029683109770036159943977491798545996899080269500394688304590328023278630636321114829432503027791799803336255459257251611987703007222473192251839984358648068576503917576969500872860246515761557461268482638312000072573172905199389544514613676964809840319416 3794770262083447862754265448537504627204322086967743404082484220943784660775153520205101159825033310723004435600586906503298484503154694141929646581865613510088809602861791200922167271392041566204897055959938558317561023045579205716471991026561199159339460453563899931576699825732496013253989146313591822122597) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32358,7 +32358,7 @@ _:gn_5145 { } _:gn_5146 { - 2194 math:greaterThan 1 . + (2194) math:greaterThan 1 . (2194 1) math:difference 2193 . (895823740846386419374619896644081372908442396055235037976881998596287659112801463391990833973127228277784941008593749543258776769487535516935359473717986096583701315652712023053238743052904818298782912757357578835446812108359796029248502004961915763197504823060100213569645984666283075775238207616027858516235 1449473260618530721689822775946711627147939845456254183052801111173748500831176028406555162925953041222609747295996578480019853866833579312497143554073813706752554143604539588934464264169568373953057071601290489741057105468609704843611744510799641698070977815251899859003526920533106468739375469348781981803181) math:sum 2345297001464917141064442672590793000056382241511489221029683109770036159943977491798545996899080269500394688304590328023278630636321114829432503027791799803336255459257251611987703007222473192251839984358648068576503917576969500872860246515761557461268482638312000072573172905199389544514613676964809840319416 . (2193 1449473260618530721689822775946711627147939845456254183052801111173748500831176028406555162925953041222609747295996578480019853866833579312497143554073813706752554143604539588934464264169568373953057071601290489741057105468609704843611744510799641698070977815251899859003526920533106468739375469348781981803181 2345297001464917141064442672590793000056382241511489221029683109770036159943977491798545996899080269500394688304590328023278630636321114829432503027791799803336255459257251611987703007222473192251839984358648068576503917576969500872860246515761557461268482638312000072573172905199389544514613676964809840319416) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32369,7 +32369,7 @@ _:gn_5147 { } _:gn_5148 { - 2195 math:greaterThan 1 . + (2195) math:greaterThan 1 . (2195 1) math:difference 2194 . (553649519772144302315202879302630254239497449401019145075919112577460841718374565014564328952825812944824806287402828936761077097346043795561784080355827610168852827951827565881225521116663555654274158843932910905610293360249908814363242505837725934873472992191799645433880935866823392964137261732754123286946 895823740846386419374619896644081372908442396055235037976881998596287659112801463391990833973127228277784941008593749543258776769487535516935359473717986096583701315652712023053238743052904818298782912757357578835446812108359796029248502004961915763197504823060100213569645984666283075775238207616027858516235) math:sum 1449473260618530721689822775946711627147939845456254183052801111173748500831176028406555162925953041222609747295996578480019853866833579312497143554073813706752554143604539588934464264169568373953057071601290489741057105468609704843611744510799641698070977815251899859003526920533106468739375469348781981803181 . (2194 895823740846386419374619896644081372908442396055235037976881998596287659112801463391990833973127228277784941008593749543258776769487535516935359473717986096583701315652712023053238743052904818298782912757357578835446812108359796029248502004961915763197504823060100213569645984666283075775238207616027858516235 1449473260618530721689822775946711627147939845456254183052801111173748500831176028406555162925953041222609747295996578480019853866833579312497143554073813706752554143604539588934464264169568373953057071601290489741057105468609704843611744510799641698070977815251899859003526920533106468739375469348781981803181) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32380,7 +32380,7 @@ _:gn_5149 { } _:gn_5150 { - 2196 math:greaterThan 1 . + (2196) math:greaterThan 1 . (2196 1) math:difference 2195 . (342174221074242117059417017341451118668944946654215892900962886018826817394426898377426505020301415332960134721190920606497699672141491721373575393362158486414848487700884457172013221936241262644508753913424667929836518748109887214885259499124189828324031830868300568135765048799459682811100945883273735229289 553649519772144302315202879302630254239497449401019145075919112577460841718374565014564328952825812944824806287402828936761077097346043795561784080355827610168852827951827565881225521116663555654274158843932910905610293360249908814363242505837725934873472992191799645433880935866823392964137261732754123286946) math:sum 895823740846386419374619896644081372908442396055235037976881998596287659112801463391990833973127228277784941008593749543258776769487535516935359473717986096583701315652712023053238743052904818298782912757357578835446812108359796029248502004961915763197504823060100213569645984666283075775238207616027858516235 . (2195 553649519772144302315202879302630254239497449401019145075919112577460841718374565014564328952825812944824806287402828936761077097346043795561784080355827610168852827951827565881225521116663555654274158843932910905610293360249908814363242505837725934873472992191799645433880935866823392964137261732754123286946 895823740846386419374619896644081372908442396055235037976881998596287659112801463391990833973127228277784941008593749543258776769487535516935359473717986096583701315652712023053238743052904818298782912757357578835446812108359796029248502004961915763197504823060100213569645984666283075775238207616027858516235) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32391,7 +32391,7 @@ _:gn_5151 { } _:gn_5152 { - 2197 math:greaterThan 1 . + (2197) math:greaterThan 1 . (2197 1) math:difference 2196 . (211475298697902185255785861961179135570552502746803252174956226558634024323947666637137823932524397611864671566211908330263377425204552074188208686993669123754004340250943108709212299180422293009765404930508242975773774612140021599477983006713536106549441161323499077298115887067363710153036315849480388057657 342174221074242117059417017341451118668944946654215892900962886018826817394426898377426505020301415332960134721190920606497699672141491721373575393362158486414848487700884457172013221936241262644508753913424667929836518748109887214885259499124189828324031830868300568135765048799459682811100945883273735229289) math:sum 553649519772144302315202879302630254239497449401019145075919112577460841718374565014564328952825812944824806287402828936761077097346043795561784080355827610168852827951827565881225521116663555654274158843932910905610293360249908814363242505837725934873472992191799645433880935866823392964137261732754123286946 . (2196 342174221074242117059417017341451118668944946654215892900962886018826817394426898377426505020301415332960134721190920606497699672141491721373575393362158486414848487700884457172013221936241262644508753913424667929836518748109887214885259499124189828324031830868300568135765048799459682811100945883273735229289 553649519772144302315202879302630254239497449401019145075919112577460841718374565014564328952825812944824806287402828936761077097346043795561784080355827610168852827951827565881225521116663555654274158843932910905610293360249908814363242505837725934873472992191799645433880935866823392964137261732754123286946) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32402,7 +32402,7 @@ _:gn_5153 { } _:gn_5154 { - 2198 math:greaterThan 1 . + (2198) math:greaterThan 1 . (2198 1) math:difference 2197 . (130698922376339931803631155380271983098392443907412640726006659460192793070479231740288681087777017721095463154979012276234322246936939647185366706368489362660844147449941348462800922755818969634743348982916424954062744135969865615407276492410653721774590669544801490837649161732095972658064630033793347171632 211475298697902185255785861961179135570552502746803252174956226558634024323947666637137823932524397611864671566211908330263377425204552074188208686993669123754004340250943108709212299180422293009765404930508242975773774612140021599477983006713536106549441161323499077298115887067363710153036315849480388057657) math:sum 342174221074242117059417017341451118668944946654215892900962886018826817394426898377426505020301415332960134721190920606497699672141491721373575393362158486414848487700884457172013221936241262644508753913424667929836518748109887214885259499124189828324031830868300568135765048799459682811100945883273735229289 . (2197 211475298697902185255785861961179135570552502746803252174956226558634024323947666637137823932524397611864671566211908330263377425204552074188208686993669123754004340250943108709212299180422293009765404930508242975773774612140021599477983006713536106549441161323499077298115887067363710153036315849480388057657 342174221074242117059417017341451118668944946654215892900962886018826817394426898377426505020301415332960134721190920606497699672141491721373575393362158486414848487700884457172013221936241262644508753913424667929836518748109887214885259499124189828324031830868300568135765048799459682811100945883273735229289) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32413,7 +32413,7 @@ _:gn_5155 { } _:gn_5156 { - 2199 math:greaterThan 1 . + (2199) math:greaterThan 1 . (2199 1) math:difference 2198 . (80776376321562253452154706580907152472160058839390611448949567098441231253468434896849142844747379890769208411232896054029055178267612427002841980625179761093160192801001760246411376424603323375022055947591818021711030476170155984070706514302882384774850491778697586460466725335267737494971685815687040886025 130698922376339931803631155380271983098392443907412640726006659460192793070479231740288681087777017721095463154979012276234322246936939647185366706368489362660844147449941348462800922755818969634743348982916424954062744135969865615407276492410653721774590669544801490837649161732095972658064630033793347171632) math:sum 211475298697902185255785861961179135570552502746803252174956226558634024323947666637137823932524397611864671566211908330263377425204552074188208686993669123754004340250943108709212299180422293009765404930508242975773774612140021599477983006713536106549441161323499077298115887067363710153036315849480388057657 . (2198 130698922376339931803631155380271983098392443907412640726006659460192793070479231740288681087777017721095463154979012276234322246936939647185366706368489362660844147449941348462800922755818969634743348982916424954062744135969865615407276492410653721774590669544801490837649161732095972658064630033793347171632 211475298697902185255785861961179135570552502746803252174956226558634024323947666637137823932524397611864671566211908330263377425204552074188208686993669123754004340250943108709212299180422293009765404930508242975773774612140021599477983006713536106549441161323499077298115887067363710153036315849480388057657) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32424,7 +32424,7 @@ _:gn_5157 { } _:gn_5158 { - 2200 math:greaterThan 1 . + (2200) math:greaterThan 1 . (2200 1) math:difference 2199 . (49922546054777678351476448799364830626232385068022029277057092361751561817010796843439538243029637830326254743746116222205267068669327220182524725743309601567683954648939588216389546331215646259721293035324606932351713659799709631336569978107771336999740177766103904377182436396828235163092944218106306285607 80776376321562253452154706580907152472160058839390611448949567098441231253468434896849142844747379890769208411232896054029055178267612427002841980625179761093160192801001760246411376424603323375022055947591818021711030476170155984070706514302882384774850491778697586460466725335267737494971685815687040886025) math:sum 130698922376339931803631155380271983098392443907412640726006659460192793070479231740288681087777017721095463154979012276234322246936939647185366706368489362660844147449941348462800922755818969634743348982916424954062744135969865615407276492410653721774590669544801490837649161732095972658064630033793347171632 . (2199 80776376321562253452154706580907152472160058839390611448949567098441231253468434896849142844747379890769208411232896054029055178267612427002841980625179761093160192801001760246411376424603323375022055947591818021711030476170155984070706514302882384774850491778697586460466725335267737494971685815687040886025 130698922376339931803631155380271983098392443907412640726006659460192793070479231740288681087777017721095463154979012276234322246936939647185366706368489362660844147449941348462800922755818969634743348982916424954062744135969865615407276492410653721774590669544801490837649161732095972658064630033793347171632) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32435,7 +32435,7 @@ _:gn_5159 { } _:gn_5160 { - 2201 math:greaterThan 1 . + (2201) math:greaterThan 1 . (2201 1) math:difference 2200 . (30853830266784575100678257781542321845927673771368582171892474736689669436457638053409604601717742060442953667486779831823788109598285206820317254881870159525476238152062172030021830093387677115300762912267211089359316816370446352734136536195111047775110314012593682083284288938439502331878741597580734600418 49922546054777678351476448799364830626232385068022029277057092361751561817010796843439538243029637830326254743746116222205267068669327220182524725743309601567683954648939588216389546331215646259721293035324606932351713659799709631336569978107771336999740177766103904377182436396828235163092944218106306285607) math:sum 80776376321562253452154706580907152472160058839390611448949567098441231253468434896849142844747379890769208411232896054029055178267612427002841980625179761093160192801001760246411376424603323375022055947591818021711030476170155984070706514302882384774850491778697586460466725335267737494971685815687040886025 . (2200 49922546054777678351476448799364830626232385068022029277057092361751561817010796843439538243029637830326254743746116222205267068669327220182524725743309601567683954648939588216389546331215646259721293035324606932351713659799709631336569978107771336999740177766103904377182436396828235163092944218106306285607 80776376321562253452154706580907152472160058839390611448949567098441231253468434896849142844747379890769208411232896054029055178267612427002841980625179761093160192801001760246411376424603323375022055947591818021711030476170155984070706514302882384774850491778697586460466725335267737494971685815687040886025) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32446,7 +32446,7 @@ _:gn_5161 { } _:gn_5162 { - 2202 math:greaterThan 1 . + (2202) math:greaterThan 1 . (2202 1) math:difference 2201 . (19068715787993103250798191017822508780304711296653447105164617625061892380553158790029933641311895769883301076259336390381478959071042013362207470861439442042207716496877416186367716237827969144420530123057395842992396843429263278602433441912660289224629863753510222293898147458388732831214202620525571685189 30853830266784575100678257781542321845927673771368582171892474736689669436457638053409604601717742060442953667486779831823788109598285206820317254881870159525476238152062172030021830093387677115300762912267211089359316816370446352734136536195111047775110314012593682083284288938439502331878741597580734600418) math:sum 49922546054777678351476448799364830626232385068022029277057092361751561817010796843439538243029637830326254743746116222205267068669327220182524725743309601567683954648939588216389546331215646259721293035324606932351713659799709631336569978107771336999740177766103904377182436396828235163092944218106306285607 . (2201 30853830266784575100678257781542321845927673771368582171892474736689669436457638053409604601717742060442953667486779831823788109598285206820317254881870159525476238152062172030021830093387677115300762912267211089359316816370446352734136536195111047775110314012593682083284288938439502331878741597580734600418 49922546054777678351476448799364830626232385068022029277057092361751561817010796843439538243029637830326254743746116222205267068669327220182524725743309601567683954648939588216389546331215646259721293035324606932351713659799709631336569978107771336999740177766103904377182436396828235163092944218106306285607) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32457,7 +32457,7 @@ _:gn_5163 { } _:gn_5164 { - 2203 math:greaterThan 1 . + (2203) math:greaterThan 1 . (2203 1) math:difference 2202 . (11785114478791471849880066763719813065622962474715135066727857111627777055904479263379670960405846290559652591227443441442309150527243193458109784020430717483268521655184755843654113855559707970880232789209815246366919972941183074131703094282450758550480450259083459789386141480050769500664538977055162915229 19068715787993103250798191017822508780304711296653447105164617625061892380553158790029933641311895769883301076259336390381478959071042013362207470861439442042207716496877416186367716237827969144420530123057395842992396843429263278602433441912660289224629863753510222293898147458388732831214202620525571685189) math:sum 30853830266784575100678257781542321845927673771368582171892474736689669436457638053409604601717742060442953667486779831823788109598285206820317254881870159525476238152062172030021830093387677115300762912267211089359316816370446352734136536195111047775110314012593682083284288938439502331878741597580734600418 . (2202 19068715787993103250798191017822508780304711296653447105164617625061892380553158790029933641311895769883301076259336390381478959071042013362207470861439442042207716496877416186367716237827969144420530123057395842992396843429263278602433441912660289224629863753510222293898147458388732831214202620525571685189 30853830266784575100678257781542321845927673771368582171892474736689669436457638053409604601717742060442953667486779831823788109598285206820317254881870159525476238152062172030021830093387677115300762912267211089359316816370446352734136536195111047775110314012593682083284288938439502331878741597580734600418) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32468,7 +32468,7 @@ _:gn_5165 { } _:gn_5166 { - 2204 math:greaterThan 1 . + (2204) math:greaterThan 1 . (2204 1) math:difference 2203 . (7283601309201631400918124254102695714681748821938312038436760513434115324648679526650262680906049479323648485031892948939169808543798819904097686841008724558939194841692660342713602382268261173540297333847580596625476870488080204470730347630209530674149413494426762504512005978337963330549663643470408769960 11785114478791471849880066763719813065622962474715135066727857111627777055904479263379670960405846290559652591227443441442309150527243193458109784020430717483268521655184755843654113855559707970880232789209815246366919972941183074131703094282450758550480450259083459789386141480050769500664538977055162915229) math:sum 19068715787993103250798191017822508780304711296653447105164617625061892380553158790029933641311895769883301076259336390381478959071042013362207470861439442042207716496877416186367716237827969144420530123057395842992396843429263278602433441912660289224629863753510222293898147458388732831214202620525571685189 . (2203 11785114478791471849880066763719813065622962474715135066727857111627777055904479263379670960405846290559652591227443441442309150527243193458109784020430717483268521655184755843654113855559707970880232789209815246366919972941183074131703094282450758550480450259083459789386141480050769500664538977055162915229 19068715787993103250798191017822508780304711296653447105164617625061892380553158790029933641311895769883301076259336390381478959071042013362207470861439442042207716496877416186367716237827969144420530123057395842992396843429263278602433441912660289224629863753510222293898147458388732831214202620525571685189) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32479,7 +32479,7 @@ _:gn_5167 { } _:gn_5168 { - 2205 math:greaterThan 1 . + (2205) math:greaterThan 1 . (2205 1) math:difference 2204 . (4501513169589840448961942509617117350941213652776823028291096598193661731255799736729408279499796811236004106195550492503139341983444373554012097179421992924329326813492095500940511473291446797339935455362234649741443102453102869660972746652241227876331036764656697284874135501712806170114875333584754145269 7283601309201631400918124254102695714681748821938312038436760513434115324648679526650262680906049479323648485031892948939169808543798819904097686841008724558939194841692660342713602382268261173540297333847580596625476870488080204470730347630209530674149413494426762504512005978337963330549663643470408769960) math:sum 11785114478791471849880066763719813065622962474715135066727857111627777055904479263379670960405846290559652591227443441442309150527243193458109784020430717483268521655184755843654113855559707970880232789209815246366919972941183074131703094282450758550480450259083459789386141480050769500664538977055162915229 . (2204 7283601309201631400918124254102695714681748821938312038436760513434115324648679526650262680906049479323648485031892948939169808543798819904097686841008724558939194841692660342713602382268261173540297333847580596625476870488080204470730347630209530674149413494426762504512005978337963330549663643470408769960 11785114478791471849880066763719813065622962474715135066727857111627777055904479263379670960405846290559652591227443441442309150527243193458109784020430717483268521655184755843654113855559707970880232789209815246366919972941183074131703094282450758550480450259083459789386141480050769500664538977055162915229) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32490,7 +32490,7 @@ _:gn_5169 { } _:gn_5170 { - 2206 math:greaterThan 1 . + (2206) math:greaterThan 1 . (2206 1) math:difference 2205 . (2782088139611790951956181744485578363740535169161489010145663915240453593392879789920854401406252668087644378836342456436030466560354446350085589661586731634609868028200564841773090908976814376200361878485345946884033768034977334809757600977968302797818376729770065219637870476625157160434788309885654624691 4501513169589840448961942509617117350941213652776823028291096598193661731255799736729408279499796811236004106195550492503139341983444373554012097179421992924329326813492095500940511473291446797339935455362234649741443102453102869660972746652241227876331036764656697284874135501712806170114875333584754145269) math:sum 7283601309201631400918124254102695714681748821938312038436760513434115324648679526650262680906049479323648485031892948939169808543798819904097686841008724558939194841692660342713602382268261173540297333847580596625476870488080204470730347630209530674149413494426762504512005978337963330549663643470408769960 . (2205 4501513169589840448961942509617117350941213652776823028291096598193661731255799736729408279499796811236004106195550492503139341983444373554012097179421992924329326813492095500940511473291446797339935455362234649741443102453102869660972746652241227876331036764656697284874135501712806170114875333584754145269 7283601309201631400918124254102695714681748821938312038436760513434115324648679526650262680906049479323648485031892948939169808543798819904097686841008724558939194841692660342713602382268261173540297333847580596625476870488080204470730347630209530674149413494426762504512005978337963330549663643470408769960) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32501,7 +32501,7 @@ _:gn_5171 { } _:gn_5172 { - 2207 math:greaterThan 1 . + (2207) math:greaterThan 1 . (2207 1) math:difference 2206 . (1719425029978049497005760765131538987200678483615334018145432682953208137862919946808553878093544143148359727359208036067108875423089927203926507517835261289719458785291530659167420564314632421139573576876888702857409334418125534851215145674272925078512660034886632065236265025087649009680087023699099520578 2782088139611790951956181744485578363740535169161489010145663915240453593392879789920854401406252668087644378836342456436030466560354446350085589661586731634609868028200564841773090908976814376200361878485345946884033768034977334809757600977968302797818376729770065219637870476625157160434788309885654624691) math:sum 4501513169589840448961942509617117350941213652776823028291096598193661731255799736729408279499796811236004106195550492503139341983444373554012097179421992924329326813492095500940511473291446797339935455362234649741443102453102869660972746652241227876331036764656697284874135501712806170114875333584754145269 . (2206 2782088139611790951956181744485578363740535169161489010145663915240453593392879789920854401406252668087644378836342456436030466560354446350085589661586731634609868028200564841773090908976814376200361878485345946884033768034977334809757600977968302797818376729770065219637870476625157160434788309885654624691 4501513169589840448961942509617117350941213652776823028291096598193661731255799736729408279499796811236004106195550492503139341983444373554012097179421992924329326813492095500940511473291446797339935455362234649741443102453102869660972746652241227876331036764656697284874135501712806170114875333584754145269) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32512,7 +32512,7 @@ _:gn_5173 { } _:gn_5174 { - 2208 math:greaterThan 1 . + (2208) math:greaterThan 1 . (2208 1) math:difference 2207 . (1062663109633741454950420979354039376539856685546154992000231232287245455529959843112300523312708524939284651477134420368921591137264519146159082143751470344890409242909034182605670344662181955060788301608457244026624433616851799958542455303695377719305716694883433154401605451537508150754701286186555104113 1719425029978049497005760765131538987200678483615334018145432682953208137862919946808553878093544143148359727359208036067108875423089927203926507517835261289719458785291530659167420564314632421139573576876888702857409334418125534851215145674272925078512660034886632065236265025087649009680087023699099520578) math:sum 2782088139611790951956181744485578363740535169161489010145663915240453593392879789920854401406252668087644378836342456436030466560354446350085589661586731634609868028200564841773090908976814376200361878485345946884033768034977334809757600977968302797818376729770065219637870476625157160434788309885654624691 . (2207 1719425029978049497005760765131538987200678483615334018145432682953208137862919946808553878093544143148359727359208036067108875423089927203926507517835261289719458785291530659167420564314632421139573576876888702857409334418125534851215145674272925078512660034886632065236265025087649009680087023699099520578 2782088139611790951956181744485578363740535169161489010145663915240453593392879789920854401406252668087644378836342456436030466560354446350085589661586731634609868028200564841773090908976814376200361878485345946884033768034977334809757600977968302797818376729770065219637870476625157160434788309885654624691) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32523,7 +32523,7 @@ _:gn_5175 { } _:gn_5176 { - 2209 math:greaterThan 1 . + (2209) math:greaterThan 1 . (2209 1) math:difference 2208 . (656761920344308042055339785777499610660821798069179026145201450665962682332960103696253354780835618209075075882073615698187284285825408057767425374083790944829049542382496476561750219652450466078785275268431458830784900801273734892672690370577547359206943340003198910834659573550140858925385737512544416465 1062663109633741454950420979354039376539856685546154992000231232287245455529959843112300523312708524939284651477134420368921591137264519146159082143751470344890409242909034182605670344662181955060788301608457244026624433616851799958542455303695377719305716694883433154401605451537508150754701286186555104113) math:sum 1719425029978049497005760765131538987200678483615334018145432682953208137862919946808553878093544143148359727359208036067108875423089927203926507517835261289719458785291530659167420564314632421139573576876888702857409334418125534851215145674272925078512660034886632065236265025087649009680087023699099520578 . (2208 1062663109633741454950420979354039376539856685546154992000231232287245455529959843112300523312708524939284651477134420368921591137264519146159082143751470344890409242909034182605670344662181955060788301608457244026624433616851799958542455303695377719305716694883433154401605451537508150754701286186555104113 1719425029978049497005760765131538987200678483615334018145432682953208137862919946808553878093544143148359727359208036067108875423089927203926507517835261289719458785291530659167420564314632421139573576876888702857409334418125534851215145674272925078512660034886632065236265025087649009680087023699099520578) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32534,7 +32534,7 @@ _:gn_5177 { } _:gn_5178 { - 2210 math:greaterThan 1 . + (2210) math:greaterThan 1 . (2210 1) math:difference 2209 . (405901189289433412895081193576539765879034887476975965855029781621282773196999739416047168531872906730209575595060804670734306851439111088391656769667679400061359700526537706043920125009731488982003026340025785195839532815578065065869764933117830360098773354880234243566945877987367291829315548674010687648 656761920344308042055339785777499610660821798069179026145201450665962682332960103696253354780835618209075075882073615698187284285825408057767425374083790944829049542382496476561750219652450466078785275268431458830784900801273734892672690370577547359206943340003198910834659573550140858925385737512544416465) math:sum 1062663109633741454950420979354039376539856685546154992000231232287245455529959843112300523312708524939284651477134420368921591137264519146159082143751470344890409242909034182605670344662181955060788301608457244026624433616851799958542455303695377719305716694883433154401605451537508150754701286186555104113 . (2209 656761920344308042055339785777499610660821798069179026145201450665962682332960103696253354780835618209075075882073615698187284285825408057767425374083790944829049542382496476561750219652450466078785275268431458830784900801273734892672690370577547359206943340003198910834659573550140858925385737512544416465 1062663109633741454950420979354039376539856685546154992000231232287245455529959843112300523312708524939284651477134420368921591137264519146159082143751470344890409242909034182605670344662181955060788301608457244026624433616851799958542455303695377719305716694883433154401605451537508150754701286186555104113) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32545,7 +32545,7 @@ _:gn_5179 { } _:gn_5180 { - 2211 math:greaterThan 1 . + (2211) math:greaterThan 1 . (2211 1) math:difference 2210 . (250860731054874629160258592200959844781786910592203060290171669044679909135960364280206186248962711478865500287012811027452977434386296969375768604416111544767689841855958770517830094642718977096782248928405673634945367985695669826802925437459716999108169985122964667267713695562773567096070188838533728817 405901189289433412895081193576539765879034887476975965855029781621282773196999739416047168531872906730209575595060804670734306851439111088391656769667679400061359700526537706043920125009731488982003026340025785195839532815578065065869764933117830360098773354880234243566945877987367291829315548674010687648) math:sum 656761920344308042055339785777499610660821798069179026145201450665962682332960103696253354780835618209075075882073615698187284285825408057767425374083790944829049542382496476561750219652450466078785275268431458830784900801273734892672690370577547359206943340003198910834659573550140858925385737512544416465 . (2210 405901189289433412895081193576539765879034887476975965855029781621282773196999739416047168531872906730209575595060804670734306851439111088391656769667679400061359700526537706043920125009731488982003026340025785195839532815578065065869764933117830360098773354880234243566945877987367291829315548674010687648 656761920344308042055339785777499610660821798069179026145201450665962682332960103696253354780835618209075075882073615698187284285825408057767425374083790944829049542382496476561750219652450466078785275268431458830784900801273734892672690370577547359206943340003198910834659573550140858925385737512544416465) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32556,7 +32556,7 @@ _:gn_5181 { } _:gn_5182 { - 2212 math:greaterThan 1 . + (2212) math:greaterThan 1 . (2212 1) math:difference 2211 . (155040458234558783734822601375579921097247976884772905564858112576602864061039375135840982282910195251344075308047993643281329417052814119015888165251567855293669858670578935526090030367012511885220777411620111560894164829882395239066839495658113360990603369757269576299232182424593724733245359835476958831 250860731054874629160258592200959844781786910592203060290171669044679909135960364280206186248962711478865500287012811027452977434386296969375768604416111544767689841855958770517830094642718977096782248928405673634945367985695669826802925437459716999108169985122964667267713695562773567096070188838533728817) math:sum 405901189289433412895081193576539765879034887476975965855029781621282773196999739416047168531872906730209575595060804670734306851439111088391656769667679400061359700526537706043920125009731488982003026340025785195839532815578065065869764933117830360098773354880234243566945877987367291829315548674010687648 . (2211 250860731054874629160258592200959844781786910592203060290171669044679909135960364280206186248962711478865500287012811027452977434386296969375768604416111544767689841855958770517830094642718977096782248928405673634945367985695669826802925437459716999108169985122964667267713695562773567096070188838533728817 405901189289433412895081193576539765879034887476975965855029781621282773196999739416047168531872906730209575595060804670734306851439111088391656769667679400061359700526537706043920125009731488982003026340025785195839532815578065065869764933117830360098773354880234243566945877987367291829315548674010687648) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32567,7 +32567,7 @@ _:gn_5183 { } _:gn_5184 { - 2213 math:greaterThan 1 . + (2213) math:greaterThan 1 . (2213 1) math:difference 2212 . (95820272820315845425435990825379923684538933707430154725313556468077045074920989144365203966052516227521424978964817384171648017333482850359880439164543689474019983185379834991740064275706465211561471516785562074051203155813274587736085941801603638117566615365695090968481513138179842362824829003056769986 155040458234558783734822601375579921097247976884772905564858112576602864061039375135840982282910195251344075308047993643281329417052814119015888165251567855293669858670578935526090030367012511885220777411620111560894164829882395239066839495658113360990603369757269576299232182424593724733245359835476958831) math:sum 250860731054874629160258592200959844781786910592203060290171669044679909135960364280206186248962711478865500287012811027452977434386296969375768604416111544767689841855958770517830094642718977096782248928405673634945367985695669826802925437459716999108169985122964667267713695562773567096070188838533728817 . (2212 155040458234558783734822601375579921097247976884772905564858112576602864061039375135840982282910195251344075308047993643281329417052814119015888165251567855293669858670578935526090030367012511885220777411620111560894164829882395239066839495658113360990603369757269576299232182424593724733245359835476958831 250860731054874629160258592200959844781786910592203060290171669044679909135960364280206186248962711478865500287012811027452977434386296969375768604416111544767689841855958770517830094642718977096782248928405673634945367985695669826802925437459716999108169985122964667267713695562773567096070188838533728817) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32578,7 +32578,7 @@ _:gn_5185 { } _:gn_5186 { - 2214 math:greaterThan 1 . + (2214) math:greaterThan 1 . (2214 1) math:difference 2213 . (59220185414242938309386610550199997412709043177342750839544556108525818986118385991475778316857679023822650329083176259109681399719331268656007726087024165819649875485199100534349966091306046673659305894834549486842961674069120651330753553856509722873036754391574485330750669286413882370420530832420188845 95820272820315845425435990825379923684538933707430154725313556468077045074920989144365203966052516227521424978964817384171648017333482850359880439164543689474019983185379834991740064275706465211561471516785562074051203155813274587736085941801603638117566615365695090968481513138179842362824829003056769986) math:sum 155040458234558783734822601375579921097247976884772905564858112576602864061039375135840982282910195251344075308047993643281329417052814119015888165251567855293669858670578935526090030367012511885220777411620111560894164829882395239066839495658113360990603369757269576299232182424593724733245359835476958831 . (2213 95820272820315845425435990825379923684538933707430154725313556468077045074920989144365203966052516227521424978964817384171648017333482850359880439164543689474019983185379834991740064275706465211561471516785562074051203155813274587736085941801603638117566615365695090968481513138179842362824829003056769986 155040458234558783734822601375579921097247976884772905564858112576602864061039375135840982282910195251344075308047993643281329417052814119015888165251567855293669858670578935526090030367012511885220777411620111560894164829882395239066839495658113360990603369757269576299232182424593724733245359835476958831) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32589,7 +32589,7 @@ _:gn_5187 { } _:gn_5188 { - 2215 math:greaterThan 1 . + (2215) math:greaterThan 1 . (2215 1) math:difference 2214 . (36600087406072907116049380275179926271829890530087403885769000359551226088802603152889425649194837203698774649881641125061966617614151581703872713077519523654370107700180734457390098184400418537902165621951012587208241481744153936405332387945093915244529860974120605637730843851765959992404298170636581141 59220185414242938309386610550199997412709043177342750839544556108525818986118385991475778316857679023822650329083176259109681399719331268656007726087024165819649875485199100534349966091306046673659305894834549486842961674069120651330753553856509722873036754391574485330750669286413882370420530832420188845) math:sum 95820272820315845425435990825379923684538933707430154725313556468077045074920989144365203966052516227521424978964817384171648017333482850359880439164543689474019983185379834991740064275706465211561471516785562074051203155813274587736085941801603638117566615365695090968481513138179842362824829003056769986 . (2214 59220185414242938309386610550199997412709043177342750839544556108525818986118385991475778316857679023822650329083176259109681399719331268656007726087024165819649875485199100534349966091306046673659305894834549486842961674069120651330753553856509722873036754391574485330750669286413882370420530832420188845 95820272820315845425435990825379923684538933707430154725313556468077045074920989144365203966052516227521424978964817384171648017333482850359880439164543689474019983185379834991740064275706465211561471516785562074051203155813274587736085941801603638117566615365695090968481513138179842362824829003056769986) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32600,7 +32600,7 @@ _:gn_5189 { } _:gn_5190 { - 2216 math:greaterThan 1 . + (2216) math:greaterThan 1 . (2216 1) math:difference 2215 . (22620098008170031193337230275020071140879152647255346953775555748974592897315782838586352667662841820123875679201535134047714782105179686952135013009504642165279767785018366076959867906905628135757140272883536899634720192324966714925421165911415807628506893417453879693019825434647922378016232661783607704 36600087406072907116049380275179926271829890530087403885769000359551226088802603152889425649194837203698774649881641125061966617614151581703872713077519523654370107700180734457390098184400418537902165621951012587208241481744153936405332387945093915244529860974120605637730843851765959992404298170636581141) math:sum 59220185414242938309386610550199997412709043177342750839544556108525818986118385991475778316857679023822650329083176259109681399719331268656007726087024165819649875485199100534349966091306046673659305894834549486842961674069120651330753553856509722873036754391574485330750669286413882370420530832420188845 . (2215 36600087406072907116049380275179926271829890530087403885769000359551226088802603152889425649194837203698774649881641125061966617614151581703872713077519523654370107700180734457390098184400418537902165621951012587208241481744153936405332387945093915244529860974120605637730843851765959992404298170636581141 59220185414242938309386610550199997412709043177342750839544556108525818986118385991475778316857679023822650329083176259109681399719331268656007726087024165819649875485199100534349966091306046673659305894834549486842961674069120651330753553856509722873036754391574485330750669286413882370420530832420188845) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32611,7 +32611,7 @@ _:gn_5191 { } _:gn_5192 { - 2217 math:greaterThan 1 . + (2217) math:greaterThan 1 . (2217 1) math:difference 2216 . (13979989397902875922712150000159855130950737882832056931993444610576633191486820314303072981531995383574898970680105991014251835508971894751737700068014881489090339915162368380430230277494790402145025349067475687573521289419187221479911222033678107616022967556666725944711018417118037614388065508852973437 22620098008170031193337230275020071140879152647255346953775555748974592897315782838586352667662841820123875679201535134047714782105179686952135013009504642165279767785018366076959867906905628135757140272883536899634720192324966714925421165911415807628506893417453879693019825434647922378016232661783607704) math:sum 36600087406072907116049380275179926271829890530087403885769000359551226088802603152889425649194837203698774649881641125061966617614151581703872713077519523654370107700180734457390098184400418537902165621951012587208241481744153936405332387945093915244529860974120605637730843851765959992404298170636581141 . (2216 22620098008170031193337230275020071140879152647255346953775555748974592897315782838586352667662841820123875679201535134047714782105179686952135013009504642165279767785018366076959867906905628135757140272883536899634720192324966714925421165911415807628506893417453879693019825434647922378016232661783607704 36600087406072907116049380275179926271829890530087403885769000359551226088802603152889425649194837203698774649881641125061966617614151581703872713077519523654370107700180734457390098184400418537902165621951012587208241481744153936405332387945093915244529860974120605637730843851765959992404298170636581141) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32622,7 +32622,7 @@ _:gn_5193 { } _:gn_5194 { - 2218 math:greaterThan 1 . + (2218) math:greaterThan 1 . (2218 1) math:difference 2217 . (8640108610267155270625080274860216009928414764423290021782111138397959705828962524283279686130846436548976708521429143033462946596207792200397312941489760676189427869855997696529637629410837733612114923816061212061198902905779493445509943877737700012483925860787153748308807017529884763628167152930634267 13979989397902875922712150000159855130950737882832056931993444610576633191486820314303072981531995383574898970680105991014251835508971894751737700068014881489090339915162368380430230277494790402145025349067475687573521289419187221479911222033678107616022967556666725944711018417118037614388065508852973437) math:sum 22620098008170031193337230275020071140879152647255346953775555748974592897315782838586352667662841820123875679201535134047714782105179686952135013009504642165279767785018366076959867906905628135757140272883536899634720192324966714925421165911415807628506893417453879693019825434647922378016232661783607704 . (2217 13979989397902875922712150000159855130950737882832056931993444610576633191486820314303072981531995383574898970680105991014251835508971894751737700068014881489090339915162368380430230277494790402145025349067475687573521289419187221479911222033678107616022967556666725944711018417118037614388065508852973437 22620098008170031193337230275020071140879152647255346953775555748974592897315782838586352667662841820123875679201535134047714782105179686952135013009504642165279767785018366076959867906905628135757140272883536899634720192324966714925421165911415807628506893417453879693019825434647922378016232661783607704) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32633,7 +32633,7 @@ _:gn_5195 { } _:gn_5196 { - 2219 math:greaterThan 1 . + (2219) math:greaterThan 1 . (2219 1) math:difference 2218 . (5339880787635720652087069725299639121022323118408766910211333472178673485657857790019793295401148947025922262158676847980788888912764102551340387126525120812900912045306370683900592648083952668532910425251414475512322386513407728034401278155940407603539041695879572196402211399588152850759898355922339170 8640108610267155270625080274860216009928414764423290021782111138397959705828962524283279686130846436548976708521429143033462946596207792200397312941489760676189427869855997696529637629410837733612114923816061212061198902905779493445509943877737700012483925860787153748308807017529884763628167152930634267) math:sum 13979989397902875922712150000159855130950737882832056931993444610576633191486820314303072981531995383574898970680105991014251835508971894751737700068014881489090339915162368380430230277494790402145025349067475687573521289419187221479911222033678107616022967556666725944711018417118037614388065508852973437 . (2218 8640108610267155270625080274860216009928414764423290021782111138397959705828962524283279686130846436548976708521429143033462946596207792200397312941489760676189427869855997696529637629410837733612114923816061212061198902905779493445509943877737700012483925860787153748308807017529884763628167152930634267 13979989397902875922712150000159855130950737882832056931993444610576633191486820314303072981531995383574898970680105991014251835508971894751737700068014881489090339915162368380430230277494790402145025349067475687573521289419187221479911222033678107616022967556666725944711018417118037614388065508852973437) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32644,7 +32644,7 @@ _:gn_5197 { } _:gn_5198 { - 2220 math:greaterThan 1 . + (2220) math:greaterThan 1 . (2220 1) math:difference 2219 . (3300227822631434618538010549560576888906091646014523111570777666219286220171104734263486390729697489523054446362752295052674057683443689649056925814964639863288515824549627012629044981326885065079204498564646736548876516392371765411108665721797292408944884164907581551906595617941731912868268797008295097 5339880787635720652087069725299639121022323118408766910211333472178673485657857790019793295401148947025922262158676847980788888912764102551340387126525120812900912045306370683900592648083952668532910425251414475512322386513407728034401278155940407603539041695879572196402211399588152850759898355922339170) math:sum 8640108610267155270625080274860216009928414764423290021782111138397959705828962524283279686130846436548976708521429143033462946596207792200397312941489760676189427869855997696529637629410837733612114923816061212061198902905779493445509943877737700012483925860787153748308807017529884763628167152930634267 . (2219 5339880787635720652087069725299639121022323118408766910211333472178673485657857790019793295401148947025922262158676847980788888912764102551340387126525120812900912045306370683900592648083952668532910425251414475512322386513407728034401278155940407603539041695879572196402211399588152850759898355922339170 8640108610267155270625080274860216009928414764423290021782111138397959705828962524283279686130846436548976708521429143033462946596207792200397312941489760676189427869855997696529637629410837733612114923816061212061198902905779493445509943877737700012483925860787153748308807017529884763628167152930634267) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32655,7 +32655,7 @@ _:gn_5199 { } _:gn_5200 { - 2221 math:greaterThan 1 . + (2221) math:greaterThan 1 . (2221 1) math:difference 2220 . (2039652965004286033549059175739062232116231472394243798640555805959387265486753055756306904671451457502867815795924552928114831229320412902283461311560480949612396220756743671271547666757067603453705926686767738963445870121035962623292612434143115194594157530971990644495615781646420937891629558914044073 3300227822631434618538010549560576888906091646014523111570777666219286220171104734263486390729697489523054446362752295052674057683443689649056925814964639863288515824549627012629044981326885065079204498564646736548876516392371765411108665721797292408944884164907581551906595617941731912868268797008295097) math:sum 5339880787635720652087069725299639121022323118408766910211333472178673485657857790019793295401148947025922262158676847980788888912764102551340387126525120812900912045306370683900592648083952668532910425251414475512322386513407728034401278155940407603539041695879572196402211399588152850759898355922339170 . (2220 3300227822631434618538010549560576888906091646014523111570777666219286220171104734263486390729697489523054446362752295052674057683443689649056925814964639863288515824549627012629044981326885065079204498564646736548876516392371765411108665721797292408944884164907581551906595617941731912868268797008295097 5339880787635720652087069725299639121022323118408766910211333472178673485657857790019793295401148947025922262158676847980788888912764102551340387126525120812900912045306370683900592648083952668532910425251414475512322386513407728034401278155940407603539041695879572196402211399588152850759898355922339170) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32666,7 +32666,7 @@ _:gn_5201 { } _:gn_5202 { - 2222 math:greaterThan 1 . + (2222) math:greaterThan 1 . (2222 1) math:difference 2221 . (1260574857627148584988951373821514656789860173620279312930221860259898954684351678507179486058246032020186630566827742124559226454123276746773464503404158913676119603792883341357497314569817461625498571877878997585430646271335802787816053287654177214350726633935590907410979836295310974976639238094251024 2039652965004286033549059175739062232116231472394243798640555805959387265486753055756306904671451457502867815795924552928114831229320412902283461311560480949612396220756743671271547666757067603453705926686767738963445870121035962623292612434143115194594157530971990644495615781646420937891629558914044073) math:sum 3300227822631434618538010549560576888906091646014523111570777666219286220171104734263486390729697489523054446362752295052674057683443689649056925814964639863288515824549627012629044981326885065079204498564646736548876516392371765411108665721797292408944884164907581551906595617941731912868268797008295097 . (2221 2039652965004286033549059175739062232116231472394243798640555805959387265486753055756306904671451457502867815795924552928114831229320412902283461311560480949612396220756743671271547666757067603453705926686767738963445870121035962623292612434143115194594157530971990644495615781646420937891629558914044073 3300227822631434618538010549560576888906091646014523111570777666219286220171104734263486390729697489523054446362752295052674057683443689649056925814964639863288515824549627012629044981326885065079204498564646736548876516392371765411108665721797292408944884164907581551906595617941731912868268797008295097) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32677,7 +32677,7 @@ _:gn_5203 { } _:gn_5204 { - 2223 math:greaterThan 1 . + (2223) math:greaterThan 1 . (2223 1) math:difference 2222 . (779078107377137448560107801917547575326371298773964485710333945699488310802401377249127418613205425482681185229096810803555604775197136155509996808156322035936276616963860329914050352187250141828207354808888741378015223849700159835476559146488937980243430897036399737084635945351109962914990320819793049 1260574857627148584988951373821514656789860173620279312930221860259898954684351678507179486058246032020186630566827742124559226454123276746773464503404158913676119603792883341357497314569817461625498571877878997585430646271335802787816053287654177214350726633935590907410979836295310974976639238094251024) math:sum 2039652965004286033549059175739062232116231472394243798640555805959387265486753055756306904671451457502867815795924552928114831229320412902283461311560480949612396220756743671271547666757067603453705926686767738963445870121035962623292612434143115194594157530971990644495615781646420937891629558914044073 . (2222 1260574857627148584988951373821514656789860173620279312930221860259898954684351678507179486058246032020186630566827742124559226454123276746773464503404158913676119603792883341357497314569817461625498571877878997585430646271335802787816053287654177214350726633935590907410979836295310974976639238094251024 2039652965004286033549059175739062232116231472394243798640555805959387265486753055756306904671451457502867815795924552928114831229320412902283461311560480949612396220756743671271547666757067603453705926686767738963445870121035962623292612434143115194594157530971990644495615781646420937891629558914044073) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32688,7 +32688,7 @@ _:gn_5205 { } _:gn_5206 { - 2224 math:greaterThan 1 . + (2224) math:greaterThan 1 . (2224 1) math:difference 2223 . (481496750250011136428843571903967081463488874846314827219887914560410643881950301258052067445040606537505445337730931321003621678926140591263467695247836877739842986829023011443446962382567319797291217068990256207415422421635642952339494141165239234107295736899191170326343890944201012061648917274457975 779078107377137448560107801917547575326371298773964485710333945699488310802401377249127418613205425482681185229096810803555604775197136155509996808156322035936276616963860329914050352187250141828207354808888741378015223849700159835476559146488937980243430897036399737084635945351109962914990320819793049) math:sum 1260574857627148584988951373821514656789860173620279312930221860259898954684351678507179486058246032020186630566827742124559226454123276746773464503404158913676119603792883341357497314569817461625498571877878997585430646271335802787816053287654177214350726633935590907410979836295310974976639238094251024 . (2223 779078107377137448560107801917547575326371298773964485710333945699488310802401377249127418613205425482681185229096810803555604775197136155509996808156322035936276616963860329914050352187250141828207354808888741378015223849700159835476559146488937980243430897036399737084635945351109962914990320819793049 1260574857627148584988951373821514656789860173620279312930221860259898954684351678507179486058246032020186630566827742124559226454123276746773464503404158913676119603792883341357497314569817461625498571877878997585430646271335802787816053287654177214350726633935590907410979836295310974976639238094251024) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32699,7 +32699,7 @@ _:gn_5207 { } _:gn_5208 { - 2225 math:greaterThan 1 . + (2225) math:greaterThan 1 . (2225 1) math:difference 2224 . (297581357127126312131264230013580493862882423927649658490446031139077666920451075991075351168164818945175739891365879482551983096270995564246529112908485158196433630134837318470603389804682822030916137739898485170599801428064516883137065005323698746136135160137208566758292054406908950853341403545335074 481496750250011136428843571903967081463488874846314827219887914560410643881950301258052067445040606537505445337730931321003621678926140591263467695247836877739842986829023011443446962382567319797291217068990256207415422421635642952339494141165239234107295736899191170326343890944201012061648917274457975) math:sum 779078107377137448560107801917547575326371298773964485710333945699488310802401377249127418613205425482681185229096810803555604775197136155509996808156322035936276616963860329914050352187250141828207354808888741378015223849700159835476559146488937980243430897036399737084635945351109962914990320819793049 . (2224 481496750250011136428843571903967081463488874846314827219887914560410643881950301258052067445040606537505445337730931321003621678926140591263467695247836877739842986829023011443446962382567319797291217068990256207415422421635642952339494141165239234107295736899191170326343890944201012061648917274457975 779078107377137448560107801917547575326371298773964485710333945699488310802401377249127418613205425482681185229096810803555604775197136155509996808156322035936276616963860329914050352187250141828207354808888741378015223849700159835476559146488937980243430897036399737084635945351109962914990320819793049) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32710,7 +32710,7 @@ _:gn_5209 { } _:gn_5210 { - 2226 math:greaterThan 1 . + (2226) math:greaterThan 1 . (2226 1) math:difference 2225 . (183915393122884824297579341890386587600606450918665168729441883421332976961499225266976716276875787592329705446365051838451638582655145027016938582339351719543409356694185692972843572577884497766375079329091771036815620993571126069202429135841540487971160576761982603568051836537292061208307513729122901 297581357127126312131264230013580493862882423927649658490446031139077666920451075991075351168164818945175739891365879482551983096270995564246529112908485158196433630134837318470603389804682822030916137739898485170599801428064516883137065005323698746136135160137208566758292054406908950853341403545335074) math:sum 481496750250011136428843571903967081463488874846314827219887914560410643881950301258052067445040606537505445337730931321003621678926140591263467695247836877739842986829023011443446962382567319797291217068990256207415422421635642952339494141165239234107295736899191170326343890944201012061648917274457975 . (2225 297581357127126312131264230013580493862882423927649658490446031139077666920451075991075351168164818945175739891365879482551983096270995564246529112908485158196433630134837318470603389804682822030916137739898485170599801428064516883137065005323698746136135160137208566758292054406908950853341403545335074 481496750250011136428843571903967081463488874846314827219887914560410643881950301258052067445040606537505445337730931321003621678926140591263467695247836877739842986829023011443446962382567319797291217068990256207415422421635642952339494141165239234107295736899191170326343890944201012061648917274457975) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32721,7 +32721,7 @@ _:gn_5211 { } _:gn_5212 { - 2227 math:greaterThan 1 . + (2227) math:greaterThan 1 . (2227 1) math:difference 2226 . (113665964004241487833684888123193906262275973008984489761004147717744689958951850724098634891289031352846034445000827644100344513615850537229590530569133438653024273440651625497759817226798324264541058410806714133784180434493390813934635869482158258164974583375225963190240217869616889645033889816212173 183915393122884824297579341890386587600606450918665168729441883421332976961499225266976716276875787592329705446365051838451638582655145027016938582339351719543409356694185692972843572577884497766375079329091771036815620993571126069202429135841540487971160576761982603568051836537292061208307513729122901) math:sum 297581357127126312131264230013580493862882423927649658490446031139077666920451075991075351168164818945175739891365879482551983096270995564246529112908485158196433630134837318470603389804682822030916137739898485170599801428064516883137065005323698746136135160137208566758292054406908950853341403545335074 . (2226 183915393122884824297579341890386587600606450918665168729441883421332976961499225266976716276875787592329705446365051838451638582655145027016938582339351719543409356694185692972843572577884497766375079329091771036815620993571126069202429135841540487971160576761982603568051836537292061208307513729122901 297581357127126312131264230013580493862882423927649658490446031139077666920451075991075351168164818945175739891365879482551983096270995564246529112908485158196433630134837318470603389804682822030916137739898485170599801428064516883137065005323698746136135160137208566758292054406908950853341403545335074) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32732,7 +32732,7 @@ _:gn_5213 { } _:gn_5214 { - 2228 math:greaterThan 1 . + (2228) math:greaterThan 1 . (2228 1) math:difference 2227 . (70249429118643336463894453767192681338330477909680678968437735703588287002547374542878081385586756239483671001364224194351294069039294489787348051770218280890385083253534067475083755351086173501834020918285056903031440559077735255267793266359382229806185993386756640377811618667675171563273623912910728 113665964004241487833684888123193906262275973008984489761004147717744689958951850724098634891289031352846034445000827644100344513615850537229590530569133438653024273440651625497759817226798324264541058410806714133784180434493390813934635869482158258164974583375225963190240217869616889645033889816212173) math:sum 183915393122884824297579341890386587600606450918665168729441883421332976961499225266976716276875787592329705446365051838451638582655145027016938582339351719543409356694185692972843572577884497766375079329091771036815620993571126069202429135841540487971160576761982603568051836537292061208307513729122901 . (2227 113665964004241487833684888123193906262275973008984489761004147717744689958951850724098634891289031352846034445000827644100344513615850537229590530569133438653024273440651625497759817226798324264541058410806714133784180434493390813934635869482158258164974583375225963190240217869616889645033889816212173 183915393122884824297579341890386587600606450918665168729441883421332976961499225266976716276875787592329705446365051838451638582655145027016938582339351719543409356694185692972843572577884497766375079329091771036815620993571126069202429135841540487971160576761982603568051836537292061208307513729122901) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32743,7 +32743,7 @@ _:gn_5215 { } _:gn_5216 { - 2229 math:greaterThan 1 . + (2229) math:greaterThan 1 . (2229 1) math:difference 2228 . (43416534885598151369790434356001224923945495099303810792566412014156402956404476181220553505702275113362363443636603449749050444576556047442242478798915157762639190187117558022676061875712150762707037492521657230752739875415655558666842603122776028358788589988469322812428599201941718081760265903301445 70249429118643336463894453767192681338330477909680678968437735703588287002547374542878081385586756239483671001364224194351294069039294489787348051770218280890385083253534067475083755351086173501834020918285056903031440559077735255267793266359382229806185993386756640377811618667675171563273623912910728) math:sum 113665964004241487833684888123193906262275973008984489761004147717744689958951850724098634891289031352846034445000827644100344513615850537229590530569133438653024273440651625497759817226798324264541058410806714133784180434493390813934635869482158258164974583375225963190240217869616889645033889816212173 . (2228 70249429118643336463894453767192681338330477909680678968437735703588287002547374542878081385586756239483671001364224194351294069039294489787348051770218280890385083253534067475083755351086173501834020918285056903031440559077735255267793266359382229806185993386756640377811618667675171563273623912910728 113665964004241487833684888123193906262275973008984489761004147717744689958951850724098634891289031352846034445000827644100344513615850537229590530569133438653024273440651625497759817226798324264541058410806714133784180434493390813934635869482158258164974583375225963190240217869616889645033889816212173) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32754,7 +32754,7 @@ _:gn_5217 { } _:gn_5218 { - 2230 math:greaterThan 1 . + (2230) math:greaterThan 1 . (2230 1) math:difference 2229 . (26832894233045185094104019411191456414384982810376868175871323689431884046142898361657527879884481126121307557727620744602243624462738442345105572971303123127745893066416509452407693475374022739126983425763399672278700683662079696600950663236606201447397403398287317565383019465733453481513358009609283 43416534885598151369790434356001224923945495099303810792566412014156402956404476181220553505702275113362363443636603449749050444576556047442242478798915157762639190187117558022676061875712150762707037492521657230752739875415655558666842603122776028358788589988469322812428599201941718081760265903301445) math:sum 70249429118643336463894453767192681338330477909680678968437735703588287002547374542878081385586756239483671001364224194351294069039294489787348051770218280890385083253534067475083755351086173501834020918285056903031440559077735255267793266359382229806185993386756640377811618667675171563273623912910728 . (2229 43416534885598151369790434356001224923945495099303810792566412014156402956404476181220553505702275113362363443636603449749050444576556047442242478798915157762639190187117558022676061875712150762707037492521657230752739875415655558666842603122776028358788589988469322812428599201941718081760265903301445 70249429118643336463894453767192681338330477909680678968437735703588287002547374542878081385586756239483671001364224194351294069039294489787348051770218280890385083253534067475083755351086173501834020918285056903031440559077735255267793266359382229806185993386756640377811618667675171563273623912910728) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32765,7 +32765,7 @@ _:gn_5219 { } _:gn_5220 { - 2231 math:greaterThan 1 . + (2231) math:greaterThan 1 . (2231 1) math:difference 2230 . (16583640652552966275686414944809768509560512288926942616695088324724518910261577819563025625817793987241055885908982705146806820113817605097136905827612034634893297120701048570268368400338128023580054066758257558474039191753575862065891939886169826911391186590182005247045579736208264600246907893692162 26832894233045185094104019411191456414384982810376868175871323689431884046142898361657527879884481126121307557727620744602243624462738442345105572971303123127745893066416509452407693475374022739126983425763399672278700683662079696600950663236606201447397403398287317565383019465733453481513358009609283) math:sum 43416534885598151369790434356001224923945495099303810792566412014156402956404476181220553505702275113362363443636603449749050444576556047442242478798915157762639190187117558022676061875712150762707037492521657230752739875415655558666842603122776028358788589988469322812428599201941718081760265903301445 . (2230 26832894233045185094104019411191456414384982810376868175871323689431884046142898361657527879884481126121307557727620744602243624462738442345105572971303123127745893066416509452407693475374022739126983425763399672278700683662079696600950663236606201447397403398287317565383019465733453481513358009609283 43416534885598151369790434356001224923945495099303810792566412014156402956404476181220553505702275113362363443636603449749050444576556047442242478798915157762639190187117558022676061875712150762707037492521657230752739875415655558666842603122776028358788589988469322812428599201941718081760265903301445) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32776,7 +32776,7 @@ _:gn_5221 { } _:gn_5222 { - 2232 math:greaterThan 1 . + (2232) math:greaterThan 1 . (2232 1) math:difference 2231 . (10249253580492218818417604466381687904824470521449925559176235364707365135881320542094502254066687138880251671818638039455436804348920837247968667143691088492852595945715460882139325075035894715546929359005142113804661491908503834535058723350436374536006216808105312318337439729525188881266450115917121 16583640652552966275686414944809768509560512288926942616695088324724518910261577819563025625817793987241055885908982705146806820113817605097136905827612034634893297120701048570268368400338128023580054066758257558474039191753575862065891939886169826911391186590182005247045579736208264600246907893692162) math:sum 26832894233045185094104019411191456414384982810376868175871323689431884046142898361657527879884481126121307557727620744602243624462738442345105572971303123127745893066416509452407693475374022739126983425763399672278700683662079696600950663236606201447397403398287317565383019465733453481513358009609283 . (2231 16583640652552966275686414944809768509560512288926942616695088324724518910261577819563025625817793987241055885908982705146806820113817605097136905827612034634893297120701048570268368400338128023580054066758257558474039191753575862065891939886169826911391186590182005247045579736208264600246907893692162 26832894233045185094104019411191456414384982810376868175871323689431884046142898361657527879884481126121307557727620744602243624462738442345105572971303123127745893066416509452407693475374022739126983425763399672278700683662079696600950663236606201447397403398287317565383019465733453481513358009609283) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32787,7 +32787,7 @@ _:gn_5223 { } _:gn_5224 { - 2233 math:greaterThan 1 . + (2233) math:greaterThan 1 . (2233 1) math:difference 2232 . (6334387072060747457268810478428080604736041767477017057518852960017153774380257277468523371751106848360804214090344665691370015764896767849168238683920946142040701174985587688129043325302233308033124707753115444669377699845072027530833216535733452375384969782076692928708140006683075718980457777775041 10249253580492218818417604466381687904824470521449925559176235364707365135881320542094502254066687138880251671818638039455436804348920837247968667143691088492852595945715460882139325075035894715546929359005142113804661491908503834535058723350436374536006216808105312318337439729525188881266450115917121) math:sum 16583640652552966275686414944809768509560512288926942616695088324724518910261577819563025625817793987241055885908982705146806820113817605097136905827612034634893297120701048570268368400338128023580054066758257558474039191753575862065891939886169826911391186590182005247045579736208264600246907893692162 . (2232 10249253580492218818417604466381687904824470521449925559176235364707365135881320542094502254066687138880251671818638039455436804348920837247968667143691088492852595945715460882139325075035894715546929359005142113804661491908503834535058723350436374536006216808105312318337439729525188881266450115917121 16583640652552966275686414944809768509560512288926942616695088324724518910261577819563025625817793987241055885908982705146806820113817605097136905827612034634893297120701048570268368400338128023580054066758257558474039191753575862065891939886169826911391186590182005247045579736208264600246907893692162) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32798,7 +32798,7 @@ _:gn_5225 { } _:gn_5226 { - 2234 math:greaterThan 1 . + (2234) math:greaterThan 1 . (2234 1) math:difference 2233 . (3914866508431471361148793987953607300088428753972908501657382404690211361501063264625978882315580290519447457728293373764066788584024069398800428459770142350811894770729873194010281749733661407513804651252026669135283792063431807004225506814702922160621247026028619389629299722842113162285992338142080 6334387072060747457268810478428080604736041767477017057518852960017153774380257277468523371751106848360804214090344665691370015764896767849168238683920946142040701174985587688129043325302233308033124707753115444669377699845072027530833216535733452375384969782076692928708140006683075718980457777775041) math:sum 10249253580492218818417604466381687904824470521449925559176235364707365135881320542094502254066687138880251671818638039455436804348920837247968667143691088492852595945715460882139325075035894715546929359005142113804661491908503834535058723350436374536006216808105312318337439729525188881266450115917121 . (2233 6334387072060747457268810478428080604736041767477017057518852960017153774380257277468523371751106848360804214090344665691370015764896767849168238683920946142040701174985587688129043325302233308033124707753115444669377699845072027530833216535733452375384969782076692928708140006683075718980457777775041 10249253580492218818417604466381687904824470521449925559176235364707365135881320542094502254066687138880251671818638039455436804348920837247968667143691088492852595945715460882139325075035894715546929359005142113804661491908503834535058723350436374536006216808105312318337439729525188881266450115917121) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32809,7 +32809,7 @@ _:gn_5227 { } _:gn_5228 { - 2235 math:greaterThan 1 . + (2235) math:greaterThan 1 . (2235 1) math:difference 2234 . (2419520563629276096120016490474473304647613013504108555861470555326942412879194012842544489435526557841356756362051291927303227180872698450367810224150803791228806404255714494118761575568571900519320056501088775534093907781640220526607709721030530214763722756048073539078840283840962556694465439632961 3914866508431471361148793987953607300088428753972908501657382404690211361501063264625978882315580290519447457728293373764066788584024069398800428459770142350811894770729873194010281749733661407513804651252026669135283792063431807004225506814702922160621247026028619389629299722842113162285992338142080) math:sum 6334387072060747457268810478428080604736041767477017057518852960017153774380257277468523371751106848360804214090344665691370015764896767849168238683920946142040701174985587688129043325302233308033124707753115444669377699845072027530833216535733452375384969782076692928708140006683075718980457777775041 . (2234 3914866508431471361148793987953607300088428753972908501657382404690211361501063264625978882315580290519447457728293373764066788584024069398800428459770142350811894770729873194010281749733661407513804651252026669135283792063431807004225506814702922160621247026028619389629299722842113162285992338142080 6334387072060747457268810478428080604736041767477017057518852960017153774380257277468523371751106848360804214090344665691370015764896767849168238683920946142040701174985587688129043325302233308033124707753115444669377699845072027530833216535733452375384969782076692928708140006683075718980457777775041) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32820,7 +32820,7 @@ _:gn_5229 { } _:gn_5230 { - 2236 math:greaterThan 1 . + (2236) math:greaterThan 1 . (2236 1) math:difference 2235 . (1495345944802195265028777497479133995440815740468799945795911849363268948621869251783434392880053732678090701366242081836763561403151370948432618235619338559583088366474158699891520174165089506994484594750937893601189884281791586477617797093672391945857524269980545850550459439001150605591526898509119 2419520563629276096120016490474473304647613013504108555861470555326942412879194012842544489435526557841356756362051291927303227180872698450367810224150803791228806404255714494118761575568571900519320056501088775534093907781640220526607709721030530214763722756048073539078840283840962556694465439632961) math:sum 3914866508431471361148793987953607300088428753972908501657382404690211361501063264625978882315580290519447457728293373764066788584024069398800428459770142350811894770729873194010281749733661407513804651252026669135283792063431807004225506814702922160621247026028619389629299722842113162285992338142080 . (2235 2419520563629276096120016490474473304647613013504108555861470555326942412879194012842544489435526557841356756362051291927303227180872698450367810224150803791228806404255714494118761575568571900519320056501088775534093907781640220526607709721030530214763722756048073539078840283840962556694465439632961 3914866508431471361148793987953607300088428753972908501657382404690211361501063264625978882315580290519447457728293373764066788584024069398800428459770142350811894770729873194010281749733661407513804651252026669135283792063431807004225506814702922160621247026028619389629299722842113162285992338142080) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32831,7 +32831,7 @@ _:gn_5231 { } _:gn_5232 { - 2237 math:greaterThan 1 . + (2237) math:greaterThan 1 . (2237 1) math:difference 2236 . (924174618827080831091238992995339309206797273035308610065558705963673464257324761059110096555472825163266054995809210090539665777721327501935191988531465231645718037781555794227241401403482393524835461750150881932904023499848634048989912627358138268906198486067527688528380844839811951102938541123842 1495345944802195265028777497479133995440815740468799945795911849363268948621869251783434392880053732678090701366242081836763561403151370948432618235619338559583088366474158699891520174165089506994484594750937893601189884281791586477617797093672391945857524269980545850550459439001150605591526898509119) math:sum 2419520563629276096120016490474473304647613013504108555861470555326942412879194012842544489435526557841356756362051291927303227180872698450367810224150803791228806404255714494118761575568571900519320056501088775534093907781640220526607709721030530214763722756048073539078840283840962556694465439632961 . (2236 1495345944802195265028777497479133995440815740468799945795911849363268948621869251783434392880053732678090701366242081836763561403151370948432618235619338559583088366474158699891520174165089506994484594750937893601189884281791586477617797093672391945857524269980545850550459439001150605591526898509119 2419520563629276096120016490474473304647613013504108555861470555326942412879194012842544489435526557841356756362051291927303227180872698450367810224150803791228806404255714494118761575568571900519320056501088775534093907781640220526607709721030530214763722756048073539078840283840962556694465439632961) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32842,7 +32842,7 @@ _:gn_5233 { } _:gn_5234 { - 2238 math:greaterThan 1 . + (2238) math:greaterThan 1 . (2238 1) math:difference 2237 . (571171325975114433937538504483794686234018467433491335730353143399595484364544490724324296324580907514824646370432871746223895625430043446497426247087873327937370328692602905664278772761607113469649133000787011668285860781942952428627884466314253676951325783913018162022078594161338654488588357385277 924174618827080831091238992995339309206797273035308610065558705963673464257324761059110096555472825163266054995809210090539665777721327501935191988531465231645718037781555794227241401403482393524835461750150881932904023499848634048989912627358138268906198486067527688528380844839811951102938541123842) math:sum 1495345944802195265028777497479133995440815740468799945795911849363268948621869251783434392880053732678090701366242081836763561403151370948432618235619338559583088366474158699891520174165089506994484594750937893601189884281791586477617797093672391945857524269980545850550459439001150605591526898509119 . (2237 924174618827080831091238992995339309206797273035308610065558705963673464257324761059110096555472825163266054995809210090539665777721327501935191988531465231645718037781555794227241401403482393524835461750150881932904023499848634048989912627358138268906198486067527688528380844839811951102938541123842 1495345944802195265028777497479133995440815740468799945795911849363268948621869251783434392880053732678090701366242081836763561403151370948432618235619338559583088366474158699891520174165089506994484594750937893601189884281791586477617797093672391945857524269980545850550459439001150605591526898509119) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32853,7 +32853,7 @@ _:gn_5235 { } _:gn_5236 { - 2239 math:greaterThan 1 . + (2239) math:greaterThan 1 . (2239 1) math:difference 2238 . (353003292851966397153700488511544622972778805601817274335205562564077979892780270334785800230891917648441408625376338344315770152291284055437765741443591903708347709088952888562962628641875280055186328749363870264618162717905681620362028161043884591954872702154509526506302250678473296614350183738565 571171325975114433937538504483794686234018467433491335730353143399595484364544490724324296324580907514824646370432871746223895625430043446497426247087873327937370328692602905664278772761607113469649133000787011668285860781942952428627884466314253676951325783913018162022078594161338654488588357385277) math:sum 924174618827080831091238992995339309206797273035308610065558705963673464257324761059110096555472825163266054995809210090539665777721327501935191988531465231645718037781555794227241401403482393524835461750150881932904023499848634048989912627358138268906198486067527688528380844839811951102938541123842 . (2238 571171325975114433937538504483794686234018467433491335730353143399595484364544490724324296324580907514824646370432871746223895625430043446497426247087873327937370328692602905664278772761607113469649133000787011668285860781942952428627884466314253676951325783913018162022078594161338654488588357385277 924174618827080831091238992995339309206797273035308610065558705963673464257324761059110096555472825163266054995809210090539665777721327501935191988531465231645718037781555794227241401403482393524835461750150881932904023499848634048989912627358138268906198486067527688528380844839811951102938541123842) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32864,7 +32864,7 @@ _:gn_5237 { } _:gn_5238 { - 2240 math:greaterThan 1 . + (2240) math:greaterThan 1 . (2240 1) math:difference 2239 . (218168033123148036783838015972250063261239661831674061395147580835517504471764220389538496093688989866383237745056533401908125473138759391059660505644281424229022619603650017101316144119731833414462804251423141403667698064037270808265856305270369084996453081758508635515776343482865357874238173646712 353003292851966397153700488511544622972778805601817274335205562564077979892780270334785800230891917648441408625376338344315770152291284055437765741443591903708347709088952888562962628641875280055186328749363870264618162717905681620362028161043884591954872702154509526506302250678473296614350183738565) math:sum 571171325975114433937538504483794686234018467433491335730353143399595484364544490724324296324580907514824646370432871746223895625430043446497426247087873327937370328692602905664278772761607113469649133000787011668285860781942952428627884466314253676951325783913018162022078594161338654488588357385277 . (2239 353003292851966397153700488511544622972778805601817274335205562564077979892780270334785800230891917648441408625376338344315770152291284055437765741443591903708347709088952888562962628641875280055186328749363870264618162717905681620362028161043884591954872702154509526506302250678473296614350183738565 571171325975114433937538504483794686234018467433491335730353143399595484364544490724324296324580907514824646370432871746223895625430043446497426247087873327937370328692602905664278772761607113469649133000787011668285860781942952428627884466314253676951325783913018162022078594161338654488588357385277) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32875,7 +32875,7 @@ _:gn_5239 { } _:gn_5240 { - 2241 math:greaterThan 1 . + (2241) math:greaterThan 1 . (2241 1) math:difference 2240 . (134835259728818360369862472539294559711539143770143212940057981728560475421016049945247304137202927782058170880319804942407644679152524664378105235799310479479325089485302871461646484522143446640723524497940728860950464653868410812096171855773515506958419620396000890990525907195607938740112010091853 218168033123148036783838015972250063261239661831674061395147580835517504471764220389538496093688989866383237745056533401908125473138759391059660505644281424229022619603650017101316144119731833414462804251423141403667698064037270808265856305270369084996453081758508635515776343482865357874238173646712) math:sum 353003292851966397153700488511544622972778805601817274335205562564077979892780270334785800230891917648441408625376338344315770152291284055437765741443591903708347709088952888562962628641875280055186328749363870264618162717905681620362028161043884591954872702154509526506302250678473296614350183738565 . (2240 218168033123148036783838015972250063261239661831674061395147580835517504471764220389538496093688989866383237745056533401908125473138759391059660505644281424229022619603650017101316144119731833414462804251423141403667698064037270808265856305270369084996453081758508635515776343482865357874238173646712 353003292851966397153700488511544622972778805601817274335205562564077979892780270334785800230891917648441408625376338344315770152291284055437765741443591903708347709088952888562962628641875280055186328749363870264618162717905681620362028161043884591954872702154509526506302250678473296614350183738565) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32886,7 +32886,7 @@ _:gn_5241 { } _:gn_5242 { - 2242 math:greaterThan 1 . + (2242) math:greaterThan 1 . (2242 1) math:difference 2241 . (83332773394329676413975543432955503549700518061530848455089599106957029050748170444291191956486062084325066864736728459500480793986234726681555269844970944749697530118347145639669659597588386773739279753482412542717233410168859996169684449496853578038033461362507744525250436287257419134126163554859 134835259728818360369862472539294559711539143770143212940057981728560475421016049945247304137202927782058170880319804942407644679152524664378105235799310479479325089485302871461646484522143446640723524497940728860950464653868410812096171855773515506958419620396000890990525907195607938740112010091853) math:sum 218168033123148036783838015972250063261239661831674061395147580835517504471764220389538496093688989866383237745056533401908125473138759391059660505644281424229022619603650017101316144119731833414462804251423141403667698064037270808265856305270369084996453081758508635515776343482865357874238173646712 . (2241 134835259728818360369862472539294559711539143770143212940057981728560475421016049945247304137202927782058170880319804942407644679152524664378105235799310479479325089485302871461646484522143446640723524497940728860950464653868410812096171855773515506958419620396000890990525907195607938740112010091853 218168033123148036783838015972250063261239661831674061395147580835517504471764220389538496093688989866383237745056533401908125473138759391059660505644281424229022619603650017101316144119731833414462804251423141403667698064037270808265856305270369084996453081758508635515776343482865357874238173646712) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32897,7 +32897,7 @@ _:gn_5243 { } _:gn_5244 { - 2243 math:greaterThan 1 . + (2243) math:greaterThan 1 . (2243 1) math:difference 2242 . (51502486334488683955886929106339056161838625708612364484968382621603446370267879500956112180716865697733104015583076482907163885166289937696549965954339534729627559366955725821976824924555059866984244744458316318233231243699550815926487406276661928920386159033493146465275470908350519605985846536994 83332773394329676413975543432955503549700518061530848455089599106957029050748170444291191956486062084325066864736728459500480793986234726681555269844970944749697530118347145639669659597588386773739279753482412542717233410168859996169684449496853578038033461362507744525250436287257419134126163554859) math:sum 134835259728818360369862472539294559711539143770143212940057981728560475421016049945247304137202927782058170880319804942407644679152524664378105235799310479479325089485302871461646484522143446640723524497940728860950464653868410812096171855773515506958419620396000890990525907195607938740112010091853 . (2242 83332773394329676413975543432955503549700518061530848455089599106957029050748170444291191956486062084325066864736728459500480793986234726681555269844970944749697530118347145639669659597588386773739279753482412542717233410168859996169684449496853578038033461362507744525250436287257419134126163554859 134835259728818360369862472539294559711539143770143212940057981728560475421016049945247304137202927782058170880319804942407644679152524664378105235799310479479325089485302871461646484522143446640723524497940728860950464653868410812096171855773515506958419620396000890990525907195607938740112010091853) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32908,7 +32908,7 @@ _:gn_5245 { } _:gn_5246 { - 2244 math:greaterThan 1 . + (2244) math:greaterThan 1 . (2244 1) math:difference 2243 . (31830287059840992458088614326616447387861892352918483970121216485353582680480290943335079775769196386591962849153651976593316908819944788985005303890631410020069970751391419817692834673033326906755035009024096224484002166469309180243197043220191649117647302329014598059974965378906899528140317017865 51502486334488683955886929106339056161838625708612364484968382621603446370267879500956112180716865697733104015583076482907163885166289937696549965954339534729627559366955725821976824924555059866984244744458316318233231243699550815926487406276661928920386159033493146465275470908350519605985846536994) math:sum 83332773394329676413975543432955503549700518061530848455089599106957029050748170444291191956486062084325066864736728459500480793986234726681555269844970944749697530118347145639669659597588386773739279753482412542717233410168859996169684449496853578038033461362507744525250436287257419134126163554859 . (2243 51502486334488683955886929106339056161838625708612364484968382621603446370267879500956112180716865697733104015583076482907163885166289937696549965954339534729627559366955725821976824924555059866984244744458316318233231243699550815926487406276661928920386159033493146465275470908350519605985846536994 83332773394329676413975543432955503549700518061530848455089599106957029050748170444291191956486062084325066864736728459500480793986234726681555269844970944749697530118347145639669659597588386773739279753482412542717233410168859996169684449496853578038033461362507744525250436287257419134126163554859) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32919,7 +32919,7 @@ _:gn_5247 { } _:gn_5248 { - 2245 math:greaterThan 1 . + (2245) math:greaterThan 1 . (2245 1) math:difference 2244 . (19672199274647691497798314779722608773976733355693880514847166136249863689787588557621032404947669311141141166429424506313846976346345148711544662063708124709557588615564306004283990251521732960229209735434220093749229077230241635683290363056470279802738856704478548405300505529443620077845529519129 31830287059840992458088614326616447387861892352918483970121216485353582680480290943335079775769196386591962849153651976593316908819944788985005303890631410020069970751391419817692834673033326906755035009024096224484002166469309180243197043220191649117647302329014598059974965378906899528140317017865) math:sum 51502486334488683955886929106339056161838625708612364484968382621603446370267879500956112180716865697733104015583076482907163885166289937696549965954339534729627559366955725821976824924555059866984244744458316318233231243699550815926487406276661928920386159033493146465275470908350519605985846536994 . (2244 31830287059840992458088614326616447387861892352918483970121216485353582680480290943335079775769196386591962849153651976593316908819944788985005303890631410020069970751391419817692834673033326906755035009024096224484002166469309180243197043220191649117647302329014598059974965378906899528140317017865 51502486334488683955886929106339056161838625708612364484968382621603446370267879500956112180716865697733104015583076482907163885166289937696549965954339534729627559366955725821976824924555059866984244744458316318233231243699550815926487406276661928920386159033493146465275470908350519605985846536994) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32930,7 +32930,7 @@ _:gn_5249 { } _:gn_5250 { - 2246 math:greaterThan 1 . + (2246) math:greaterThan 1 . (2246 1) math:difference 2245 . (12158087785193300960290299546893838613885158997224603455274050349103718990692702385714047370821527075450821682724227470279469932473599640273460641826923285310512382135827113813408844421511593946525825273589876130734773089239067544559906680163721369314908445624536049654674459849463279450294787498736 19672199274647691497798314779722608773976733355693880514847166136249863689787588557621032404947669311141141166429424506313846976346345148711544662063708124709557588615564306004283990251521732960229209735434220093749229077230241635683290363056470279802738856704478548405300505529443620077845529519129) math:sum 31830287059840992458088614326616447387861892352918483970121216485353582680480290943335079775769196386591962849153651976593316908819944788985005303890631410020069970751391419817692834673033326906755035009024096224484002166469309180243197043220191649117647302329014598059974965378906899528140317017865 . (2245 19672199274647691497798314779722608773976733355693880514847166136249863689787588557621032404947669311141141166429424506313846976346345148711544662063708124709557588615564306004283990251521732960229209735434220093749229077230241635683290363056470279802738856704478548405300505529443620077845529519129 31830287059840992458088614326616447387861892352918483970121216485353582680480290943335079775769196386591962849153651976593316908819944788985005303890631410020069970751391419817692834673033326906755035009024096224484002166469309180243197043220191649117647302329014598059974965378906899528140317017865) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32941,7 +32941,7 @@ _:gn_5251 { } _:gn_5252 { - 2247 math:greaterThan 1 . + (2247) math:greaterThan 1 . (2247 1) math:difference 2246 . (7514111489454390537508015232828770160091574358469277059573115787146144699094886171906985034126142235690319483705197036034377043872745508438084020236784839399045206479737192190875145830010139013703384461844343963014455987991174091123383682892748910487830411079942498750626045679980340627550742020393 12158087785193300960290299546893838613885158997224603455274050349103718990692702385714047370821527075450821682724227470279469932473599640273460641826923285310512382135827113813408844421511593946525825273589876130734773089239067544559906680163721369314908445624536049654674459849463279450294787498736) math:sum 19672199274647691497798314779722608773976733355693880514847166136249863689787588557621032404947669311141141166429424506313846976346345148711544662063708124709557588615564306004283990251521732960229209735434220093749229077230241635683290363056470279802738856704478548405300505529443620077845529519129 . (2246 12158087785193300960290299546893838613885158997224603455274050349103718990692702385714047370821527075450821682724227470279469932473599640273460641826923285310512382135827113813408844421511593946525825273589876130734773089239067544559906680163721369314908445624536049654674459849463279450294787498736 19672199274647691497798314779722608773976733355693880514847166136249863689787588557621032404947669311141141166429424506313846976346345148711544662063708124709557588615564306004283990251521732960229209735434220093749229077230241635683290363056470279802738856704478548405300505529443620077845529519129) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32952,7 +32952,7 @@ _:gn_5253 { } _:gn_5254 { - 2248 math:greaterThan 1 . + (2248) math:greaterThan 1 . (2248 1) math:difference 2247 . (4643976295738910422782284314065068453793584638755326395700934561957574291597816213807062336695384839760502199019030434245092888600854131835376621590138445911467175656089921622533698591501454932822440811745532167720317101247893453436522997270972458827078034544593550904048414169482938822744045478343 7514111489454390537508015232828770160091574358469277059573115787146144699094886171906985034126142235690319483705197036034377043872745508438084020236784839399045206479737192190875145830010139013703384461844343963014455987991174091123383682892748910487830411079942498750626045679980340627550742020393) math:sum 12158087785193300960290299546893838613885158997224603455274050349103718990692702385714047370821527075450821682724227470279469932473599640273460641826923285310512382135827113813408844421511593946525825273589876130734773089239067544559906680163721369314908445624536049654674459849463279450294787498736 . (2247 7514111489454390537508015232828770160091574358469277059573115787146144699094886171906985034126142235690319483705197036034377043872745508438084020236784839399045206479737192190875145830010139013703384461844343963014455987991174091123383682892748910487830411079942498750626045679980340627550742020393 12158087785193300960290299546893838613885158997224603455274050349103718990692702385714047370821527075450821682724227470279469932473599640273460641826923285310512382135827113813408844421511593946525825273589876130734773089239067544559906680163721369314908445624536049654674459849463279450294787498736) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32963,7 +32963,7 @@ _:gn_5255 { } _:gn_5256 { - 2249 math:greaterThan 1 . + (2249) math:greaterThan 1 . (2249 1) math:difference 2248 . (2870135193715480114725730918763701706297989719713950663872181225188570407497069958099922697430757395929817284686166601789284155271891376602707398646646393487578030823647270568341447238508684080880943650098811795294138886743280637686860685621776451660752376535348947846577631510497401804806696542050 4643976295738910422782284314065068453793584638755326395700934561957574291597816213807062336695384839760502199019030434245092888600854131835376621590138445911467175656089921622533698591501454932822440811745532167720317101247893453436522997270972458827078034544593550904048414169482938822744045478343) math:sum 7514111489454390537508015232828770160091574358469277059573115787146144699094886171906985034126142235690319483705197036034377043872745508438084020236784839399045206479737192190875145830010139013703384461844343963014455987991174091123383682892748910487830411079942498750626045679980340627550742020393 . (2248 4643976295738910422782284314065068453793584638755326395700934561957574291597816213807062336695384839760502199019030434245092888600854131835376621590138445911467175656089921622533698591501454932822440811745532167720317101247893453436522997270972458827078034544593550904048414169482938822744045478343 7514111489454390537508015232828770160091574358469277059573115787146144699094886171906985034126142235690319483705197036034377043872745508438084020236784839399045206479737192190875145830010139013703384461844343963014455987991174091123383682892748910487830411079942498750626045679980340627550742020393) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32974,7 +32974,7 @@ _:gn_5257 { } _:gn_5258 { - 2250 math:greaterThan 1 . + (2250) math:greaterThan 1 . (2250 1) math:difference 2249 . (1773841102023430308056553395301366747495594919041375731828753336769003884100746255707139639264627443830684914332863832455808733328962755232669222943492052423889144832442651054192251352992770851941497161646720372426178214504612815749662311649196007166325658009244603057470782658985537017937348936293 2870135193715480114725730918763701706297989719713950663872181225188570407497069958099922697430757395929817284686166601789284155271891376602707398646646393487578030823647270568341447238508684080880943650098811795294138886743280637686860685621776451660752376535348947846577631510497401804806696542050) math:sum 4643976295738910422782284314065068453793584638755326395700934561957574291597816213807062336695384839760502199019030434245092888600854131835376621590138445911467175656089921622533698591501454932822440811745532167720317101247893453436522997270972458827078034544593550904048414169482938822744045478343 . (2249 2870135193715480114725730918763701706297989719713950663872181225188570407497069958099922697430757395929817284686166601789284155271891376602707398646646393487578030823647270568341447238508684080880943650098811795294138886743280637686860685621776451660752376535348947846577631510497401804806696542050 4643976295738910422782284314065068453793584638755326395700934561957574291597816213807062336695384839760502199019030434245092888600854131835376621590138445911467175656089921622533698591501454932822440811745532167720317101247893453436522997270972458827078034544593550904048414169482938822744045478343) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32985,7 +32985,7 @@ _:gn_5259 { } _:gn_5260 { - 2251 math:greaterThan 1 . + (2251) math:greaterThan 1 . (2251 1) math:difference 2250 . (1096294091692049806669177523462334958802394800672574932043427888419566523396323702392783058166129952099132370353302769333475421942928621370038175703154341063688885991204619514149195885515913228939446488452091422867960672238667821937198373972580444494426718526104344789106848851511864786869347605757 1773841102023430308056553395301366747495594919041375731828753336769003884100746255707139639264627443830684914332863832455808733328962755232669222943492052423889144832442651054192251352992770851941497161646720372426178214504612815749662311649196007166325658009244603057470782658985537017937348936293) math:sum 2870135193715480114725730918763701706297989719713950663872181225188570407497069958099922697430757395929817284686166601789284155271891376602707398646646393487578030823647270568341447238508684080880943650098811795294138886743280637686860685621776451660752376535348947846577631510497401804806696542050 . (2250 1773841102023430308056553395301366747495594919041375731828753336769003884100746255707139639264627443830684914332863832455808733328962755232669222943492052423889144832442651054192251352992770851941497161646720372426178214504612815749662311649196007166325658009244603057470782658985537017937348936293 2870135193715480114725730918763701706297989719713950663872181225188570407497069958099922697430757395929817284686166601789284155271891376602707398646646393487578030823647270568341447238508684080880943650098811795294138886743280637686860685621776451660752376535348947846577631510497401804806696542050) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -32996,7 +32996,7 @@ _:gn_5261 { } _:gn_5262 { - 2252 math:greaterThan 1 . + (2252) math:greaterThan 1 . (2252 1) math:difference 2251 . (677547010331380501387375871839031788693200118368800799785325448349437360704422553314356581098497491731552543979561063122333311386034133862631047240337711360200258841238031540043055467476857623002050673194628949558217542265944993812463937676615562671898939483140258268363933807473672231068001330536 1096294091692049806669177523462334958802394800672574932043427888419566523396323702392783058166129952099132370353302769333475421942928621370038175703154341063688885991204619514149195885515913228939446488452091422867960672238667821937198373972580444494426718526104344789106848851511864786869347605757) math:sum 1773841102023430308056553395301366747495594919041375731828753336769003884100746255707139639264627443830684914332863832455808733328962755232669222943492052423889144832442651054192251352992770851941497161646720372426178214504612815749662311649196007166325658009244603057470782658985537017937348936293 . (2251 1096294091692049806669177523462334958802394800672574932043427888419566523396323702392783058166129952099132370353302769333475421942928621370038175703154341063688885991204619514149195885515913228939446488452091422867960672238667821937198373972580444494426718526104344789106848851511864786869347605757 1773841102023430308056553395301366747495594919041375731828753336769003884100746255707139639264627443830684914332863832455808733328962755232669222943492052423889144832442651054192251352992770851941497161646720372426178214504612815749662311649196007166325658009244603057470782658985537017937348936293) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33007,7 +33007,7 @@ _:gn_5263 { } _:gn_5264 { - 2253 math:greaterThan 1 . + (2253) math:greaterThan 1 . (2253 1) math:difference 2252 . (418747081360669305281801651623303170109194682303774132258102440070129162691901149078426477067632460367579826373741706211142110556894487507407128462816629703488627149966587974106140418039055605937395815257462473309743129972722828124734436295964881822527779042964086520742915044038192555801346275221 677547010331380501387375871839031788693200118368800799785325448349437360704422553314356581098497491731552543979561063122333311386034133862631047240337711360200258841238031540043055467476857623002050673194628949558217542265944993812463937676615562671898939483140258268363933807473672231068001330536) math:sum 1096294091692049806669177523462334958802394800672574932043427888419566523396323702392783058166129952099132370353302769333475421942928621370038175703154341063688885991204619514149195885515913228939446488452091422867960672238667821937198373972580444494426718526104344789106848851511864786869347605757 . (2252 677547010331380501387375871839031788693200118368800799785325448349437360704422553314356581098497491731552543979561063122333311386034133862631047240337711360200258841238031540043055467476857623002050673194628949558217542265944993812463937676615562671898939483140258268363933807473672231068001330536 1096294091692049806669177523462334958802394800672574932043427888419566523396323702392783058166129952099132370353302769333475421942928621370038175703154341063688885991204619514149195885515913228939446488452091422867960672238667821937198373972580444494426718526104344789106848851511864786869347605757) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33018,7 +33018,7 @@ _:gn_5265 { } _:gn_5266 { - 2254 math:greaterThan 1 . + (2254) math:greaterThan 1 . (2254 1) math:difference 2253 . (258799928970711196105574220215728618584005436065026667527223008279308198012521404235930104030865031363972717605819356911191200829139646355223918777521081656711631691271443565936915049437802017064654857937166476248474412293222165687729501380650680849371160440176171747621018763435479675266655055315 418747081360669305281801651623303170109194682303774132258102440070129162691901149078426477067632460367579826373741706211142110556894487507407128462816629703488627149966587974106140418039055605937395815257462473309743129972722828124734436295964881822527779042964086520742915044038192555801346275221) math:sum 677547010331380501387375871839031788693200118368800799785325448349437360704422553314356581098497491731552543979561063122333311386034133862631047240337711360200258841238031540043055467476857623002050673194628949558217542265944993812463937676615562671898939483140258268363933807473672231068001330536 . (2253 418747081360669305281801651623303170109194682303774132258102440070129162691901149078426477067632460367579826373741706211142110556894487507407128462816629703488627149966587974106140418039055605937395815257462473309743129972722828124734436295964881822527779042964086520742915044038192555801346275221 677547010331380501387375871839031788693200118368800799785325448349437360704422553314356581098497491731552543979561063122333311386034133862631047240337711360200258841238031540043055467476857623002050673194628949558217542265944993812463937676615562671898939483140258268363933807473672231068001330536) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33029,7 +33029,7 @@ _:gn_5267 { } _:gn_5268 { - 2255 math:greaterThan 1 . + (2255) math:greaterThan 1 . (2255 1) math:difference 2254 . (159947152389958109176227431407574551525189246238747464730879431790820964679379744842496373036767429003607108767922349299950909727754841152183209685295548046776995458695144408169225368601253588872740957320295997061268717679500662437004934915314200973156618602787914773121896280602712880534691219906 258799928970711196105574220215728618584005436065026667527223008279308198012521404235930104030865031363972717605819356911191200829139646355223918777521081656711631691271443565936915049437802017064654857937166476248474412293222165687729501380650680849371160440176171747621018763435479675266655055315) math:sum 418747081360669305281801651623303170109194682303774132258102440070129162691901149078426477067632460367579826373741706211142110556894487507407128462816629703488627149966587974106140418039055605937395815257462473309743129972722828124734436295964881822527779042964086520742915044038192555801346275221 . (2254 258799928970711196105574220215728618584005436065026667527223008279308198012521404235930104030865031363972717605819356911191200829139646355223918777521081656711631691271443565936915049437802017064654857937166476248474412293222165687729501380650680849371160440176171747621018763435479675266655055315 418747081360669305281801651623303170109194682303774132258102440070129162691901149078426477067632460367579826373741706211142110556894487507407128462816629703488627149966587974106140418039055605937395815257462473309743129972722828124734436295964881822527779042964086520742915044038192555801346275221) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33040,7 +33040,7 @@ _:gn_5269 { } _:gn_5270 { - 2256 math:greaterThan 1 . + (2256) math:greaterThan 1 . (2256 1) math:difference 2255 . (98852776580753086929346788808154067058816189826279202796343576488487233333141659393433730994097602360365608837897007611240291101384805203040709092225533609934636232576299157767689680836548428191913900616870479187205694613721503250724566465336479876214541837388256974499122482832766794731963835409 159947152389958109176227431407574551525189246238747464730879431790820964679379744842496373036767429003607108767922349299950909727754841152183209685295548046776995458695144408169225368601253588872740957320295997061268717679500662437004934915314200973156618602787914773121896280602712880534691219906) math:sum 258799928970711196105574220215728618584005436065026667527223008279308198012521404235930104030865031363972717605819356911191200829139646355223918777521081656711631691271443565936915049437802017064654857937166476248474412293222165687729501380650680849371160440176171747621018763435479675266655055315 . (2255 159947152389958109176227431407574551525189246238747464730879431790820964679379744842496373036767429003607108767922349299950909727754841152183209685295548046776995458695144408169225368601253588872740957320295997061268717679500662437004934915314200973156618602787914773121896280602712880534691219906 258799928970711196105574220215728618584005436065026667527223008279308198012521404235930104030865031363972717605819356911191200829139646355223918777521081656711631691271443565936915049437802017064654857937166476248474412293222165687729501380650680849371160440176171747621018763435479675266655055315) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33051,7 +33051,7 @@ _:gn_5271 { } _:gn_5272 { - 2257 math:greaterThan 1 . + (2257) math:greaterThan 1 . (2257 1) math:difference 2256 . (61094375809205022246880642599420484466373056412468261934535855302333731346238085449062642042669826643241499930025341688710618626370035949142500593070014436842359226118845250401535687764705160680827056703425517874063023065779159186280368449977721096942076765399657798622773797769946085802727384497 98852776580753086929346788808154067058816189826279202796343576488487233333141659393433730994097602360365608837897007611240291101384805203040709092225533609934636232576299157767689680836548428191913900616870479187205694613721503250724566465336479876214541837388256974499122482832766794731963835409) math:sum 159947152389958109176227431407574551525189246238747464730879431790820964679379744842496373036767429003607108767922349299950909727754841152183209685295548046776995458695144408169225368601253588872740957320295997061268717679500662437004934915314200973156618602787914773121896280602712880534691219906 . (2256 98852776580753086929346788808154067058816189826279202796343576488487233333141659393433730994097602360365608837897007611240291101384805203040709092225533609934636232576299157767689680836548428191913900616870479187205694613721503250724566465336479876214541837388256974499122482832766794731963835409 159947152389958109176227431407574551525189246238747464730879431790820964679379744842496373036767429003607108767922349299950909727754841152183209685295548046776995458695144408169225368601253588872740957320295997061268717679500662437004934915314200973156618602787914773121896280602712880534691219906) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33062,7 +33062,7 @@ _:gn_5273 { } _:gn_5274 { - 2258 math:greaterThan 1 . + (2258) math:greaterThan 1 . (2258 1) math:difference 2257 . (37758400771548064682466146208733582592443133413810940861807721186153501986903573944371088951427775717124108907871665922529672475014769253898208499155519173092277006457453907366153993071843267511086843913444961313142671547942344064444198015358758779272465071988599175876348685062820708929236450912 61094375809205022246880642599420484466373056412468261934535855302333731346238085449062642042669826643241499930025341688710618626370035949142500593070014436842359226118845250401535687764705160680827056703425517874063023065779159186280368449977721096942076765399657798622773797769946085802727384497) math:sum 98852776580753086929346788808154067058816189826279202796343576488487233333141659393433730994097602360365608837897007611240291101384805203040709092225533609934636232576299157767689680836548428191913900616870479187205694613721503250724566465336479876214541837388256974499122482832766794731963835409 . (2257 61094375809205022246880642599420484466373056412468261934535855302333731346238085449062642042669826643241499930025341688710618626370035949142500593070014436842359226118845250401535687764705160680827056703425517874063023065779159186280368449977721096942076765399657798622773797769946085802727384497 98852776580753086929346788808154067058816189826279202796343576488487233333141659393433730994097602360365608837897007611240291101384805203040709092225533609934636232576299157767689680836548428191913900616870479187205694613721503250724566465336479876214541837388256974499122482832766794731963835409) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33073,7 +33073,7 @@ _:gn_5275 { } _:gn_5276 { - 2259 math:greaterThan 1 . + (2259) math:greaterThan 1 . (2259 1) math:difference 2258 . (23335975037656957564414496390686901873929922998657321072728134116180229359334511504691553091242050926117391022153675766180946151355266695244292093914495263750082219661391343035381694692861893169740212789980556560920351517836815121836170434618962317669611693411058622746425112707125376873490933585 37758400771548064682466146208733582592443133413810940861807721186153501986903573944371088951427775717124108907871665922529672475014769253898208499155519173092277006457453907366153993071843267511086843913444961313142671547942344064444198015358758779272465071988599175876348685062820708929236450912) math:sum 61094375809205022246880642599420484466373056412468261934535855302333731346238085449062642042669826643241499930025341688710618626370035949142500593070014436842359226118845250401535687764705160680827056703425517874063023065779159186280368449977721096942076765399657798622773797769946085802727384497 . (2258 37758400771548064682466146208733582592443133413810940861807721186153501986903573944371088951427775717124108907871665922529672475014769253898208499155519173092277006457453907366153993071843267511086843913444961313142671547942344064444198015358758779272465071988599175876348685062820708929236450912 61094375809205022246880642599420484466373056412468261934535855302333731346238085449062642042669826643241499930025341688710618626370035949142500593070014436842359226118845250401535687764705160680827056703425517874063023065779159186280368449977721096942076765399657798622773797769946085802727384497) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33084,7 +33084,7 @@ _:gn_5277 { } _:gn_5278 { - 2260 math:greaterThan 1 . + (2260) math:greaterThan 1 . (2260 1) math:difference 2259 . (14422425733891107118051649818046680718513210415153619789079587069973272627569062439679535860185724791006717885717990156348726323659502558653916405241023909342194786796062564330772298378981374341346631123464404752222320030105528942608027580739796461602853378577540553129923572355695332055745517327 23335975037656957564414496390686901873929922998657321072728134116180229359334511504691553091242050926117391022153675766180946151355266695244292093914495263750082219661391343035381694692861893169740212789980556560920351517836815121836170434618962317669611693411058622746425112707125376873490933585) math:sum 37758400771548064682466146208733582592443133413810940861807721186153501986903573944371088951427775717124108907871665922529672475014769253898208499155519173092277006457453907366153993071843267511086843913444961313142671547942344064444198015358758779272465071988599175876348685062820708929236450912 . (2259 23335975037656957564414496390686901873929922998657321072728134116180229359334511504691553091242050926117391022153675766180946151355266695244292093914495263750082219661391343035381694692861893169740212789980556560920351517836815121836170434618962317669611693411058622746425112707125376873490933585 37758400771548064682466146208733582592443133413810940861807721186153501986903573944371088951427775717124108907871665922529672475014769253898208499155519173092277006457453907366153993071843267511086843913444961313142671547942344064444198015358758779272465071988599175876348685062820708929236450912) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33095,7 +33095,7 @@ _:gn_5279 { } _:gn_5280 { - 2261 math:greaterThan 1 . + (2261) math:greaterThan 1 . (2261 1) math:difference 2260 . (8913549303765850446362846572640221155416712583503701283648547046206956731765449065012017231056326135110673136435685609832219827695764136590375688673471354407887432865328778704609396313880518828393581666516151808698031487731286179228142853879165856066758314833518069616501540351430044817745416258 14422425733891107118051649818046680718513210415153619789079587069973272627569062439679535860185724791006717885717990156348726323659502558653916405241023909342194786796062564330772298378981374341346631123464404752222320030105528942608027580739796461602853378577540553129923572355695332055745517327) math:sum 23335975037656957564414496390686901873929922998657321072728134116180229359334511504691553091242050926117391022153675766180946151355266695244292093914495263750082219661391343035381694692861893169740212789980556560920351517836815121836170434618962317669611693411058622746425112707125376873490933585 . (2260 14422425733891107118051649818046680718513210415153619789079587069973272627569062439679535860185724791006717885717990156348726323659502558653916405241023909342194786796062564330772298378981374341346631123464404752222320030105528942608027580739796461602853378577540553129923572355695332055745517327 23335975037656957564414496390686901873929922998657321072728134116180229359334511504691553091242050926117391022153675766180946151355266695244292093914495263750082219661391343035381694692861893169740212789980556560920351517836815121836170434618962317669611693411058622746425112707125376873490933585) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33106,7 +33106,7 @@ _:gn_5281 { } _:gn_5282 { - 2262 math:greaterThan 1 . + (2262) math:greaterThan 1 . (2262 1) math:difference 2261 . (5508876430125256671688803245406459563096497831649918505431040023766315895803613374667518629129398655896044749282304546516506495963738422063540716567552554934307353930733785626162902065100855512953049456948252943524288542374242763379884726860630605536095063744022483513422032004265287238000101069 8913549303765850446362846572640221155416712583503701283648547046206956731765449065012017231056326135110673136435685609832219827695764136590375688673471354407887432865328778704609396313880518828393581666516151808698031487731286179228142853879165856066758314833518069616501540351430044817745416258) math:sum 14422425733891107118051649818046680718513210415153619789079587069973272627569062439679535860185724791006717885717990156348726323659502558653916405241023909342194786796062564330772298378981374341346631123464404752222320030105528942608027580739796461602853378577540553129923572355695332055745517327 . (2261 8913549303765850446362846572640221155416712583503701283648547046206956731765449065012017231056326135110673136435685609832219827695764136590375688673471354407887432865328778704609396313880518828393581666516151808698031487731286179228142853879165856066758314833518069616501540351430044817745416258 14422425733891107118051649818046680718513210415153619789079587069973272627569062439679535860185724791006717885717990156348726323659502558653916405241023909342194786796062564330772298378981374341346631123464404752222320030105528942608027580739796461602853378577540553129923572355695332055745517327) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33117,7 +33117,7 @@ _:gn_5283 { } _:gn_5284 { - 2263 math:greaterThan 1 . + (2263) math:greaterThan 1 . (2263 1) math:difference 2262 . (3404672873640593774674043327233761592320214751853782778217507022440640835961835690344498601926927479214628387153381063315713331732025714526834972105918799473580078934594993078446494248779663315440532209567898865173742945357043415848258127018535250530663251089495586103079508347164757579745315189 5508876430125256671688803245406459563096497831649918505431040023766315895803613374667518629129398655896044749282304546516506495963738422063540716567552554934307353930733785626162902065100855512953049456948252943524288542374242763379884726860630605536095063744022483513422032004265287238000101069) math:sum 8913549303765850446362846572640221155416712583503701283648547046206956731765449065012017231056326135110673136435685609832219827695764136590375688673471354407887432865328778704609396313880518828393581666516151808698031487731286179228142853879165856066758314833518069616501540351430044817745416258 . (2262 5508876430125256671688803245406459563096497831649918505431040023766315895803613374667518629129398655896044749282304546516506495963738422063540716567552554934307353930733785626162902065100855512953049456948252943524288542374242763379884726860630605536095063744022483513422032004265287238000101069 8913549303765850446362846572640221155416712583503701283648547046206956731765449065012017231056326135110673136435685609832219827695764136590375688673471354407887432865328778704609396313880518828393581666516151808698031487731286179228142853879165856066758314833518069616501540351430044817745416258) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33128,7 +33128,7 @@ _:gn_5285 { } _:gn_5286 { - 2264 math:greaterThan 1 . + (2264) math:greaterThan 1 . (2264 1) math:difference 2263 . (2104203556484662897014759918172697970776283079796135727213533001325675059841777684323020027202471176681416362128923483200793164231712707536705744461633755460727274996138792547716407816321192197512517247380354078350545597017199347531626599842095355005431812654526897410342523657100529658254785880 3404672873640593774674043327233761592320214751853782778217507022440640835961835690344498601926927479214628387153381063315713331732025714526834972105918799473580078934594993078446494248779663315440532209567898865173742945357043415848258127018535250530663251089495586103079508347164757579745315189) math:sum 5508876430125256671688803245406459563096497831649918505431040023766315895803613374667518629129398655896044749282304546516506495963738422063540716567552554934307353930733785626162902065100855512953049456948252943524288542374242763379884726860630605536095063744022483513422032004265287238000101069 . (2263 3404672873640593774674043327233761592320214751853782778217507022440640835961835690344498601926927479214628387153381063315713331732025714526834972105918799473580078934594993078446494248779663315440532209567898865173742945357043415848258127018535250530663251089495586103079508347164757579745315189 5508876430125256671688803245406459563096497831649918505431040023766315895803613374667518629129398655896044749282304546516506495963738422063540716567552554934307353930733785626162902065100855512953049456948252943524288542374242763379884726860630605536095063744022483513422032004265287238000101069) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33139,7 +33139,7 @@ _:gn_5287 { } _:gn_5288 { - 2265 math:greaterThan 1 . + (2265) math:greaterThan 1 . (2265 1) math:difference 2264 . (1300469317155930877659283409061063621543931672057647051003974021114965776120058006021478574724456302533212025024457580114920167500313006990129227644285044012852803938456200530730086432458471117928014962187544786823197348339844068316631527176439895525231438434968688692736984690064227921490529309 2104203556484662897014759918172697970776283079796135727213533001325675059841777684323020027202471176681416362128923483200793164231712707536705744461633755460727274996138792547716407816321192197512517247380354078350545597017199347531626599842095355005431812654526897410342523657100529658254785880) math:sum 3404672873640593774674043327233761592320214751853782778217507022440640835961835690344498601926927479214628387153381063315713331732025714526834972105918799473580078934594993078446494248779663315440532209567898865173742945357043415848258127018535250530663251089495586103079508347164757579745315189 . (2264 2104203556484662897014759918172697970776283079796135727213533001325675059841777684323020027202471176681416362128923483200793164231712707536705744461633755460727274996138792547716407816321192197512517247380354078350545597017199347531626599842095355005431812654526897410342523657100529658254785880 3404672873640593774674043327233761592320214751853782778217507022440640835961835690344498601926927479214628387153381063315713331732025714526834972105918799473580078934594993078446494248779663315440532209567898865173742945357043415848258127018535250530663251089495586103079508347164757579745315189) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33150,7 +33150,7 @@ _:gn_5289 { } _:gn_5290 { - 2266 math:greaterThan 1 . + (2266) math:greaterThan 1 . (2266 1) math:difference 2265 . (803734239328732019355476509111634349232351407738488676209558980210709283721719678301541452478014874148204337104465903085872996731399700546576516817348711447874471057682592016986321383862721079584502285192809291527348248677355279214995072665655459480200374219558208717605538967036301736764256571 1300469317155930877659283409061063621543931672057647051003974021114965776120058006021478574724456302533212025024457580114920167500313006990129227644285044012852803938456200530730086432458471117928014962187544786823197348339844068316631527176439895525231438434968688692736984690064227921490529309) math:sum 2104203556484662897014759918172697970776283079796135727213533001325675059841777684323020027202471176681416362128923483200793164231712707536705744461633755460727274996138792547716407816321192197512517247380354078350545597017199347531626599842095355005431812654526897410342523657100529658254785880 . (2265 1300469317155930877659283409061063621543931672057647051003974021114965776120058006021478574724456302533212025024457580114920167500313006990129227644285044012852803938456200530730086432458471117928014962187544786823197348339844068316631527176439895525231438434968688692736984690064227921490529309 2104203556484662897014759918172697970776283079796135727213533001325675059841777684323020027202471176681416362128923483200793164231712707536705744461633755460727274996138792547716407816321192197512517247380354078350545597017199347531626599842095355005431812654526897410342523657100529658254785880) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33161,7 +33161,7 @@ _:gn_5291 { } _:gn_5292 { - 2267 math:greaterThan 1 . + (2267) math:greaterThan 1 . (2267 1) math:difference 2266 . (496735077827198858303806899949429272311580264319158374794415040904256492398338327719937122246441428385007687919991677029047170768913306443552710826936332564978332880773608513743765048595750038343512676994735495295849099662488789101636454510784436045031064215410479975131445723027926184726272738 803734239328732019355476509111634349232351407738488676209558980210709283721719678301541452478014874148204337104465903085872996731399700546576516817348711447874471057682592016986321383862721079584502285192809291527348248677355279214995072665655459480200374219558208717605538967036301736764256571) math:sum 1300469317155930877659283409061063621543931672057647051003974021114965776120058006021478574724456302533212025024457580114920167500313006990129227644285044012852803938456200530730086432458471117928014962187544786823197348339844068316631527176439895525231438434968688692736984690064227921490529309 . (2266 803734239328732019355476509111634349232351407738488676209558980210709283721719678301541452478014874148204337104465903085872996731399700546576516817348711447874471057682592016986321383862721079584502285192809291527348248677355279214995072665655459480200374219558208717605538967036301736764256571 1300469317155930877659283409061063621543931672057647051003974021114965776120058006021478574724456302533212025024457580114920167500313006990129227644285044012852803938456200530730086432458471117928014962187544786823197348339844068316631527176439895525231438434968688692736984690064227921490529309) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33172,7 +33172,7 @@ _:gn_5293 { } _:gn_5294 { - 2268 math:greaterThan 1 . + (2268) math:greaterThan 1 . (2268 1) math:difference 2267 . (306999161501533161051669609162205076920771143419330301415143939306452791323381350581604330231573445763196649184474226056825825962486394103023805990412378882896138176908983503242556335266971041240989608198073796231499149014866490113358618154871023435169310004147728742474093244008375552037983833 496735077827198858303806899949429272311580264319158374794415040904256492398338327719937122246441428385007687919991677029047170768913306443552710826936332564978332880773608513743765048595750038343512676994735495295849099662488789101636454510784436045031064215410479975131445723027926184726272738) math:sum 803734239328732019355476509111634349232351407738488676209558980210709283721719678301541452478014874148204337104465903085872996731399700546576516817348711447874471057682592016986321383862721079584502285192809291527348248677355279214995072665655459480200374219558208717605538967036301736764256571 . (2267 496735077827198858303806899949429272311580264319158374794415040904256492398338327719937122246441428385007687919991677029047170768913306443552710826936332564978332880773608513743765048595750038343512676994735495295849099662488789101636454510784436045031064215410479975131445723027926184726272738 803734239328732019355476509111634349232351407738488676209558980210709283721719678301541452478014874148204337104465903085872996731399700546576516817348711447874471057682592016986321383862721079584502285192809291527348248677355279214995072665655459480200374219558208717605538967036301736764256571) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33183,7 +33183,7 @@ _:gn_5295 { } _:gn_5296 { - 2269 math:greaterThan 1 . + (2269) math:greaterThan 1 . (2269 1) math:difference 2268 . (189735916325665697252137290787224195390809120899828073379271101597803701074956977138332792014867982621811038735517450972221344806426912340528904836523953682082194703864625010501208713328778997102523068796661699064349950647622298988277836355913412609861754211262751232657352479019550632688288905 306999161501533161051669609162205076920771143419330301415143939306452791323381350581604330231573445763196649184474226056825825962486394103023805990412378882896138176908983503242556335266971041240989608198073796231499149014866490113358618154871023435169310004147728742474093244008375552037983833) math:sum 496735077827198858303806899949429272311580264319158374794415040904256492398338327719937122246441428385007687919991677029047170768913306443552710826936332564978332880773608513743765048595750038343512676994735495295849099662488789101636454510784436045031064215410479975131445723027926184726272738 . (2268 306999161501533161051669609162205076920771143419330301415143939306452791323381350581604330231573445763196649184474226056825825962486394103023805990412378882896138176908983503242556335266971041240989608198073796231499149014866490113358618154871023435169310004147728742474093244008375552037983833 496735077827198858303806899949429272311580264319158374794415040904256492398338327719937122246441428385007687919991677029047170768913306443552710826936332564978332880773608513743765048595750038343512676994735495295849099662488789101636454510784436045031064215410479975131445723027926184726272738) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33194,7 +33194,7 @@ _:gn_5297 { } _:gn_5298 { - 2270 math:greaterThan 1 . + (2270) math:greaterThan 1 . (2270 1) math:difference 2269 . (117263245175867463799532318374980881529962022519502228035872837708649090248424373443271538216705463141385610448956775084604481156059481762494901153888425200813943473044358492741347621938192044138466539401412097167149198367244191125080781798957610825307555792884977509816740764988824919349694928 189735916325665697252137290787224195390809120899828073379271101597803701074956977138332792014867982621811038735517450972221344806426912340528904836523953682082194703864625010501208713328778997102523068796661699064349950647622298988277836355913412609861754211262751232657352479019550632688288905) math:sum 306999161501533161051669609162205076920771143419330301415143939306452791323381350581604330231573445763196649184474226056825825962486394103023805990412378882896138176908983503242556335266971041240989608198073796231499149014866490113358618154871023435169310004147728742474093244008375552037983833 . (2269 189735916325665697252137290787224195390809120899828073379271101597803701074956977138332792014867982621811038735517450972221344806426912340528904836523953682082194703864625010501208713328778997102523068796661699064349950647622298988277836355913412609861754211262751232657352479019550632688288905 306999161501533161051669609162205076920771143419330301415143939306452791323381350581604330231573445763196649184474226056825825962486394103023805990412378882896138176908983503242556335266971041240989608198073796231499149014866490113358618154871023435169310004147728742474093244008375552037983833) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33205,7 +33205,7 @@ _:gn_5299 { } _:gn_5300 { - 2271 math:greaterThan 1 . + (2271) math:greaterThan 1 . (2271 1) math:difference 2270 . (72472671149798233452604972412243313860847098380325845343398263889154610826532603695061253798162519480425428286560675887616863650367430578034003682635528481268251230820266517759861091390586952964056529395249601897200752280378107863197054556955801784554198418377773722840611714030725713338593977 117263245175867463799532318374980881529962022519502228035872837708649090248424373443271538216705463141385610448956775084604481156059481762494901153888425200813943473044358492741347621938192044138466539401412097167149198367244191125080781798957610825307555792884977509816740764988824919349694928) math:sum 189735916325665697252137290787224195390809120899828073379271101597803701074956977138332792014867982621811038735517450972221344806426912340528904836523953682082194703864625010501208713328778997102523068796661699064349950647622298988277836355913412609861754211262751232657352479019550632688288905 . (2270 117263245175867463799532318374980881529962022519502228035872837708649090248424373443271538216705463141385610448956775084604481156059481762494901153888425200813943473044358492741347621938192044138466539401412097167149198367244191125080781798957610825307555792884977509816740764988824919349694928 189735916325665697252137290787224195390809120899828073379271101597803701074956977138332792014867982621811038735517450972221344806426912340528904836523953682082194703864625010501208713328778997102523068796661699064349950647622298988277836355913412609861754211262751232657352479019550632688288905) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33216,7 +33216,7 @@ _:gn_5301 { } _:gn_5302 { - 2272 math:greaterThan 1 . + (2272) math:greaterThan 1 . (2272 1) math:difference 2271 . (44790574026069230346927345962737567669114924139176382692474573819494479421891769748210284418542943660960182162396099196987617505692051184460897471252896719545692242224091974981486530547605091174410010006162495269948446086866083261883727242001809040753357374507203786976129050958099206011100951 72472671149798233452604972412243313860847098380325845343398263889154610826532603695061253798162519480425428286560675887616863650367430578034003682635528481268251230820266517759861091390586952964056529395249601897200752280378107863197054556955801784554198418377773722840611714030725713338593977) math:sum 117263245175867463799532318374980881529962022519502228035872837708649090248424373443271538216705463141385610448956775084604481156059481762494901153888425200813943473044358492741347621938192044138466539401412097167149198367244191125080781798957610825307555792884977509816740764988824919349694928 . (2271 72472671149798233452604972412243313860847098380325845343398263889154610826532603695061253798162519480425428286560675887616863650367430578034003682635528481268251230820266517759861091390586952964056529395249601897200752280378107863197054556955801784554198418377773722840611714030725713338593977 117263245175867463799532318374980881529962022519502228035872837708649090248424373443271538216705463141385610448956775084604481156059481762494901153888425200813943473044358492741347621938192044138466539401412097167149198367244191125080781798957610825307555792884977509816740764988824919349694928) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33227,7 +33227,7 @@ _:gn_5303 { } _:gn_5304 { - 2273 math:greaterThan 1 . + (2273) math:greaterThan 1 . (2273 1) math:difference 2272 . (27682097123729003105677626449505746191732174241149462650923690069660131404640833946850969379619575819465246124164576690629246144675379393573106211382631761722558988596174542778374560842981861789646519389087106627252306193512024601313327314953992743800841043870569935864482663072626507327493026 44790574026069230346927345962737567669114924139176382692474573819494479421891769748210284418542943660960182162396099196987617505692051184460897471252896719545692242224091974981486530547605091174410010006162495269948446086866083261883727242001809040753357374507203786976129050958099206011100951) math:sum 72472671149798233452604972412243313860847098380325845343398263889154610826532603695061253798162519480425428286560675887616863650367430578034003682635528481268251230820266517759861091390586952964056529395249601897200752280378107863197054556955801784554198418377773722840611714030725713338593977 . (2272 44790574026069230346927345962737567669114924139176382692474573819494479421891769748210284418542943660960182162396099196987617505692051184460897471252896719545692242224091974981486530547605091174410010006162495269948446086866083261883727242001809040753357374507203786976129050958099206011100951 72472671149798233452604972412243313860847098380325845343398263889154610826532603695061253798162519480425428286560675887616863650367430578034003682635528481268251230820266517759861091390586952964056529395249601897200752280378107863197054556955801784554198418377773722840611714030725713338593977) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33238,7 +33238,7 @@ _:gn_5305 { } _:gn_5306 { - 2274 math:greaterThan 1 . + (2274) math:greaterThan 1 . (2274 1) math:difference 2273 . (17108476902340227241249719513231821477382749898026920041550883749834348017250935801359315038923367841494936038231522506358371361016671790887791259870264957823133253627917432203111969704623229384763490617075388642696139893354058660570399927047816296952516330636633851111646387885472698683607925 27682097123729003105677626449505746191732174241149462650923690069660131404640833946850969379619575819465246124164576690629246144675379393573106211382631761722558988596174542778374560842981861789646519389087106627252306193512024601313327314953992743800841043870569935864482663072626507327493026) math:sum 44790574026069230346927345962737567669114924139176382692474573819494479421891769748210284418542943660960182162396099196987617505692051184460897471252896719545692242224091974981486530547605091174410010006162495269948446086866083261883727242001809040753357374507203786976129050958099206011100951 . (2273 27682097123729003105677626449505746191732174241149462650923690069660131404640833946850969379619575819465246124164576690629246144675379393573106211382631761722558988596174542778374560842981861789646519389087106627252306193512024601313327314953992743800841043870569935864482663072626507327493026 44790574026069230346927345962737567669114924139176382692474573819494479421891769748210284418542943660960182162396099196987617505692051184460897471252896719545692242224091974981486530547605091174410010006162495269948446086866083261883727242001809040753357374507203786976129050958099206011100951) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33249,7 +33249,7 @@ _:gn_5307 { } _:gn_5308 { - 2275 math:greaterThan 1 . + (2275) math:greaterThan 1 . (2275 1) math:difference 2274 . (10573620221388775864427906936273924714349424343122542609372806319825783387389898145491654340696207977970310085933054184270874783658707602685314951512366803899425734968257110575262591138358632404883028772011717984556166300157965940742927387906176446848324713233936084752836275187153808643885101 17108476902340227241249719513231821477382749898026920041550883749834348017250935801359315038923367841494936038231522506358371361016671790887791259870264957823133253627917432203111969704623229384763490617075388642696139893354058660570399927047816296952516330636633851111646387885472698683607925) math:sum 27682097123729003105677626449505746191732174241149462650923690069660131404640833946850969379619575819465246124164576690629246144675379393573106211382631761722558988596174542778374560842981861789646519389087106627252306193512024601313327314953992743800841043870569935864482663072626507327493026 . (2274 17108476902340227241249719513231821477382749898026920041550883749834348017250935801359315038923367841494936038231522506358371361016671790887791259870264957823133253627917432203111969704623229384763490617075388642696139893354058660570399927047816296952516330636633851111646387885472698683607925 27682097123729003105677626449505746191732174241149462650923690069660131404640833946850969379619575819465246124164576690629246144675379393573106211382631761722558988596174542778374560842981861789646519389087106627252306193512024601313327314953992743800841043870569935864482663072626507327493026) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33260,7 +33260,7 @@ _:gn_5309 { } _:gn_5310 { - 2276 math:greaterThan 1 . + (2276) math:greaterThan 1 . (2276 1) math:difference 2275 . (6534856680951451376821812576957896763033325554904377432178077430008564629861037655867660698227159863524625952298468322087496577357964188202476308357898153923707518659660321627849378566264596979880461845063670658139973593196092719827472539141639850104191617402697766358810112698318890039722824 10573620221388775864427906936273924714349424343122542609372806319825783387389898145491654340696207977970310085933054184270874783658707602685314951512366803899425734968257110575262591138358632404883028772011717984556166300157965940742927387906176446848324713233936084752836275187153808643885101) math:sum 17108476902340227241249719513231821477382749898026920041550883749834348017250935801359315038923367841494936038231522506358371361016671790887791259870264957823133253627917432203111969704623229384763490617075388642696139893354058660570399927047816296952516330636633851111646387885472698683607925 . (2275 10573620221388775864427906936273924714349424343122542609372806319825783387389898145491654340696207977970310085933054184270874783658707602685314951512366803899425734968257110575262591138358632404883028772011717984556166300157965940742927387906176446848324713233936084752836275187153808643885101 17108476902340227241249719513231821477382749898026920041550883749834348017250935801359315038923367841494936038231522506358371361016671790887791259870264957823133253627917432203111969704623229384763490617075388642696139893354058660570399927047816296952516330636633851111646387885472698683607925) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33271,7 +33271,7 @@ _:gn_5311 { } _:gn_5312 { - 2277 math:greaterThan 1 . + (2277) math:greaterThan 1 . (2277 1) math:difference 2276 . (4038763540437324487606094359316027951316098788218165177194728889817218757528860489623993642469048114445684133634585862183378206300743414482838643154468649975718216308596788947413212572094035425002566926948047326416192706961873220915454848764536596744133095831238318394026162488834918604162277 6534856680951451376821812576957896763033325554904377432178077430008564629861037655867660698227159863524625952298468322087496577357964188202476308357898153923707518659660321627849378566264596979880461845063670658139973593196092719827472539141639850104191617402697766358810112698318890039722824) math:sum 10573620221388775864427906936273924714349424343122542609372806319825783387389898145491654340696207977970310085933054184270874783658707602685314951512366803899425734968257110575262591138358632404883028772011717984556166300157965940742927387906176446848324713233936084752836275187153808643885101 . (2276 6534856680951451376821812576957896763033325554904377432178077430008564629861037655867660698227159863524625952298468322087496577357964188202476308357898153923707518659660321627849378566264596979880461845063670658139973593196092719827472539141639850104191617402697766358810112698318890039722824 10573620221388775864427906936273924714349424343122542609372806319825783387389898145491654340696207977970310085933054184270874783658707602685314951512366803899425734968257110575262591138358632404883028772011717984556166300157965940742927387906176446848324713233936084752836275187153808643885101) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33282,7 +33282,7 @@ _:gn_5313 { } _:gn_5314 { - 2278 math:greaterThan 1 . + (2278) math:greaterThan 1 . (2278 1) math:difference 2277 . (2496093140514126889215718217641868811717226766686212254983348540191345872332177166243667055758111749078941818663882459904118371057220773719637665203429503947989302351063532680436165994170561554877894918115623331723780886234219498912017690377103253360058521571459447964783950209483971435560547 4038763540437324487606094359316027951316098788218165177194728889817218757528860489623993642469048114445684133634585862183378206300743414482838643154468649975718216308596788947413212572094035425002566926948047326416192706961873220915454848764536596744133095831238318394026162488834918604162277) math:sum 6534856680951451376821812576957896763033325554904377432178077430008564629861037655867660698227159863524625952298468322087496577357964188202476308357898153923707518659660321627849378566264596979880461845063670658139973593196092719827472539141639850104191617402697766358810112698318890039722824 . (2277 4038763540437324487606094359316027951316098788218165177194728889817218757528860489623993642469048114445684133634585862183378206300743414482838643154468649975718216308596788947413212572094035425002566926948047326416192706961873220915454848764536596744133095831238318394026162488834918604162277 6534856680951451376821812576957896763033325554904377432178077430008564629861037655867660698227159863524625952298468322087496577357964188202476308357898153923707518659660321627849378566264596979880461845063670658139973593196092719827472539141639850104191617402697766358810112698318890039722824) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33293,7 +33293,7 @@ _:gn_5315 { } _:gn_5316 { - 2279 math:greaterThan 1 . + (2279) math:greaterThan 1 . (2279 1) math:difference 2278 . (1542670399923197598390376141674159139598872021531952922211380349625872885196683323380326586710936365366742314970703402279259835243522640763200977951039146027728913957533256266977046577923473870124672008832423994692411820727653722003437158387433343384074574259778870429242212279350947168601730 2496093140514126889215718217641868811717226766686212254983348540191345872332177166243667055758111749078941818663882459904118371057220773719637665203429503947989302351063532680436165994170561554877894918115623331723780886234219498912017690377103253360058521571459447964783950209483971435560547) math:sum 4038763540437324487606094359316027951316098788218165177194728889817218757528860489623993642469048114445684133634585862183378206300743414482838643154468649975718216308596788947413212572094035425002566926948047326416192706961873220915454848764536596744133095831238318394026162488834918604162277 . (2278 2496093140514126889215718217641868811717226766686212254983348540191345872332177166243667055758111749078941818663882459904118371057220773719637665203429503947989302351063532680436165994170561554877894918115623331723780886234219498912017690377103253360058521571459447964783950209483971435560547 4038763540437324487606094359316027951316098788218165177194728889817218757528860489623993642469048114445684133634585862183378206300743414482838643154468649975718216308596788947413212572094035425002566926948047326416192706961873220915454848764536596744133095831238318394026162488834918604162277) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33304,7 +33304,7 @@ _:gn_5317 { } _:gn_5318 { - 2280 math:greaterThan 1 . + (2280) math:greaterThan 1 . (2280 1) math:difference 2279 . (953422740590929290825342075967709672118354745154259332771968190565472987135493842863340469047175383712199503693179057624858535813698132956436687252390357920260388393530276413459119416247087684753222909283199337031369065506565776908580531989669909975983947311680577535541737930133024266958817 1542670399923197598390376141674159139598872021531952922211380349625872885196683323380326586710936365366742314970703402279259835243522640763200977951039146027728913957533256266977046577923473870124672008832423994692411820727653722003437158387433343384074574259778870429242212279350947168601730) math:sum 2496093140514126889215718217641868811717226766686212254983348540191345872332177166243667055758111749078941818663882459904118371057220773719637665203429503947989302351063532680436165994170561554877894918115623331723780886234219498912017690377103253360058521571459447964783950209483971435560547 . (2279 1542670399923197598390376141674159139598872021531952922211380349625872885196683323380326586710936365366742314970703402279259835243522640763200977951039146027728913957533256266977046577923473870124672008832423994692411820727653722003437158387433343384074574259778870429242212279350947168601730 2496093140514126889215718217641868811717226766686212254983348540191345872332177166243667055758111749078941818663882459904118371057220773719637665203429503947989302351063532680436165994170561554877894918115623331723780886234219498912017690377103253360058521571459447964783950209483971435560547) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33315,7 +33315,7 @@ _:gn_5319 { } _:gn_5320 { - 2281 math:greaterThan 1 . + (2281) math:greaterThan 1 . (2281 1) math:difference 2280 . (589247659332268307565034065706449467480517276377693589439412159060399898061189480516986117663760981654542811277524344654401299429824507806764290698648788107468525564002979853517927161676386185371449099549224657661042755221087945094856626397763433408090626948098292893700474349217922901642913 953422740590929290825342075967709672118354745154259332771968190565472987135493842863340469047175383712199503693179057624858535813698132956436687252390357920260388393530276413459119416247087684753222909283199337031369065506565776908580531989669909975983947311680577535541737930133024266958817) math:sum 1542670399923197598390376141674159139598872021531952922211380349625872885196683323380326586710936365366742314970703402279259835243522640763200977951039146027728913957533256266977046577923473870124672008832423994692411820727653722003437158387433343384074574259778870429242212279350947168601730 . (2280 953422740590929290825342075967709672118354745154259332771968190565472987135493842863340469047175383712199503693179057624858535813698132956436687252390357920260388393530276413459119416247087684753222909283199337031369065506565776908580531989669909975983947311680577535541737930133024266958817 1542670399923197598390376141674159139598872021531952922211380349625872885196683323380326586710936365366742314970703402279259835243522640763200977951039146027728913957533256266977046577923473870124672008832423994692411820727653722003437158387433343384074574259778870429242212279350947168601730) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33326,7 +33326,7 @@ _:gn_5321 { } _:gn_5322 { - 2282 math:greaterThan 1 . + (2282) math:greaterThan 1 . (2282 1) math:difference 2281 . (364175081258660983260308010261260204637837468776565743332556031505073089074304362346354351383414402057656692415654712970457236383873625149672396553741569812791862829527296559941192254570701499381773809733974679370326310285477831813723905591906476567893320363582284641841263580915101365315904 589247659332268307565034065706449467480517276377693589439412159060399898061189480516986117663760981654542811277524344654401299429824507806764290698648788107468525564002979853517927161676386185371449099549224657661042755221087945094856626397763433408090626948098292893700474349217922901642913) math:sum 953422740590929290825342075967709672118354745154259332771968190565472987135493842863340469047175383712199503693179057624858535813698132956436687252390357920260388393530276413459119416247087684753222909283199337031369065506565776908580531989669909975983947311680577535541737930133024266958817 . (2281 589247659332268307565034065706449467480517276377693589439412159060399898061189480516986117663760981654542811277524344654401299429824507806764290698648788107468525564002979853517927161676386185371449099549224657661042755221087945094856626397763433408090626948098292893700474349217922901642913 953422740590929290825342075967709672118354745154259332771968190565472987135493842863340469047175383712199503693179057624858535813698132956436687252390357920260388393530276413459119416247087684753222909283199337031369065506565776908580531989669909975983947311680577535541737930133024266958817) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33337,7 +33337,7 @@ _:gn_5323 { } _:gn_5324 { - 2283 math:greaterThan 1 . + (2283) math:greaterThan 1 . (2283 1) math:difference 2282 . (225072578073607324304726055445189262842679807601127846106856127555326808986885118170631766280346579596886118861869631683944063045950882657091894144907218294676662734475683293576734907105684685989675289815249978290716444935610113281132720805856956840197306584516008251859210768302821536327009 364175081258660983260308010261260204637837468776565743332556031505073089074304362346354351383414402057656692415654712970457236383873625149672396553741569812791862829527296559941192254570701499381773809733974679370326310285477831813723905591906476567893320363582284641841263580915101365315904) math:sum 589247659332268307565034065706449467480517276377693589439412159060399898061189480516986117663760981654542811277524344654401299429824507806764290698648788107468525564002979853517927161676386185371449099549224657661042755221087945094856626397763433408090626948098292893700474349217922901642913 . (2282 364175081258660983260308010261260204637837468776565743332556031505073089074304362346354351383414402057656692415654712970457236383873625149672396553741569812791862829527296559941192254570701499381773809733974679370326310285477831813723905591906476567893320363582284641841263580915101365315904 589247659332268307565034065706449467480517276377693589439412159060399898061189480516986117663760981654542811277524344654401299429824507806764290698648788107468525564002979853517927161676386185371449099549224657661042755221087945094856626397763433408090626948098292893700474349217922901642913) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33348,7 +33348,7 @@ _:gn_5325 { } _:gn_5326 { - 2284 math:greaterThan 1 . + (2284) math:greaterThan 1 . (2284 1) math:difference 2283 . (139102503185053658955581954816070941795157661175437897225699903949746280087419244175722585103067822460770573553785081286513173337922742492580502408834351518115200095051613266364457347465016813392098519918724701079609865349867718532591184786049519727696013779066276389982052812612279828988895 225072578073607324304726055445189262842679807601127846106856127555326808986885118170631766280346579596886118861869631683944063045950882657091894144907218294676662734475683293576734907105684685989675289815249978290716444935610113281132720805856956840197306584516008251859210768302821536327009) math:sum 364175081258660983260308010261260204637837468776565743332556031505073089074304362346354351383414402057656692415654712970457236383873625149672396553741569812791862829527296559941192254570701499381773809733974679370326310285477831813723905591906476567893320363582284641841263580915101365315904 . (2283 225072578073607324304726055445189262842679807601127846106856127555326808986885118170631766280346579596886118861869631683944063045950882657091894144907218294676662734475683293576734907105684685989675289815249978290716444935610113281132720805856956840197306584516008251859210768302821536327009 364175081258660983260308010261260204637837468776565743332556031505073089074304362346354351383414402057656692415654712970457236383873625149672396553741569812791862829527296559941192254570701499381773809733974679370326310285477831813723905591906476567893320363582284641841263580915101365315904) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33359,7 +33359,7 @@ _:gn_5327 { } _:gn_5328 { - 2285 math:greaterThan 1 . + (2285) math:greaterThan 1 . (2285 1) math:difference 2284 . (85970074888553665349144100629118321047522146425689948881156223605580528899465873994909181177278757136115545308084550397430889708028140164511391736072866776561462639424070027212277559640667872597576769896525277211106579585742394748541536019807437112501292805449731861877157955690541707338114 139102503185053658955581954816070941795157661175437897225699903949746280087419244175722585103067822460770573553785081286513173337922742492580502408834351518115200095051613266364457347465016813392098519918724701079609865349867718532591184786049519727696013779066276389982052812612279828988895) math:sum 225072578073607324304726055445189262842679807601127846106856127555326808986885118170631766280346579596886118861869631683944063045950882657091894144907218294676662734475683293576734907105684685989675289815249978290716444935610113281132720805856956840197306584516008251859210768302821536327009 . (2284 139102503185053658955581954816070941795157661175437897225699903949746280087419244175722585103067822460770573553785081286513173337922742492580502408834351518115200095051613266364457347465016813392098519918724701079609865349867718532591184786049519727696013779066276389982052812612279828988895 225072578073607324304726055445189262842679807601127846106856127555326808986885118170631766280346579596886118861869631683944063045950882657091894144907218294676662734475683293576734907105684685989675289815249978290716444935610113281132720805856956840197306584516008251859210768302821536327009) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33370,7 +33370,7 @@ _:gn_5329 { } _:gn_5330 { - 2286 math:greaterThan 1 . + (2286) math:greaterThan 1 . (2286 1) math:difference 2285 . (53132428296499993606437854186952620747635514749747948344543680344165751187953370180813403925789065324655028245700530889082283629894602328069110672761484741553737455627543239152179787824348940794521750022199423868503285764125323784049648766242082615194720973616544528104894856921738121650781 85970074888553665349144100629118321047522146425689948881156223605580528899465873994909181177278757136115545308084550397430889708028140164511391736072866776561462639424070027212277559640667872597576769896525277211106579585742394748541536019807437112501292805449731861877157955690541707338114) math:sum 139102503185053658955581954816070941795157661175437897225699903949746280087419244175722585103067822460770573553785081286513173337922742492580502408834351518115200095051613266364457347465016813392098519918724701079609865349867718532591184786049519727696013779066276389982052812612279828988895 . (2285 85970074888553665349144100629118321047522146425689948881156223605580528899465873994909181177278757136115545308084550397430889708028140164511391736072866776561462639424070027212277559640667872597576769896525277211106579585742394748541536019807437112501292805449731861877157955690541707338114 139102503185053658955581954816070941795157661175437897225699903949746280087419244175722585103067822460770573553785081286513173337922742492580502408834351518115200095051613266364457347465016813392098519918724701079609865349867718532591184786049519727696013779066276389982052812612279828988895) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33381,7 +33381,7 @@ _:gn_5331 { } _:gn_5332 { - 2287 math:greaterThan 1 . + (2287) math:greaterThan 1 . (2287 1) math:difference 2286 . (32837646592053671742706246442165700299886631675942000536612543261414777711512503814095777251489691811460517062384019508348606078133537836442281063311382035007725183796526788060097771816318931803055019874325853342603293821617070964491887253565354497306571831833187333772263098768803585687333 53132428296499993606437854186952620747635514749747948344543680344165751187953370180813403925789065324655028245700530889082283629894602328069110672761484741553737455627543239152179787824348940794521750022199423868503285764125323784049648766242082615194720973616544528104894856921738121650781) math:sum 85970074888553665349144100629118321047522146425689948881156223605580528899465873994909181177278757136115545308084550397430889708028140164511391736072866776561462639424070027212277559640667872597576769896525277211106579585742394748541536019807437112501292805449731861877157955690541707338114 . (2286 53132428296499993606437854186952620747635514749747948344543680344165751187953370180813403925789065324655028245700530889082283629894602328069110672761484741553737455627543239152179787824348940794521750022199423868503285764125323784049648766242082615194720973616544528104894856921738121650781 85970074888553665349144100629118321047522146425689948881156223605580528899465873994909181177278757136115545308084550397430889708028140164511391736072866776561462639424070027212277559640667872597576769896525277211106579585742394748541536019807437112501292805449731861877157955690541707338114) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33392,7 +33392,7 @@ _:gn_5333 { } _:gn_5334 { - 2288 math:greaterThan 1 . + (2288) math:greaterThan 1 . (2288 1) math:difference 2287 . (20294781704446321863731607744786920447748883073805947807931137082750973476440866366717626674299373513194511183316511380733677551761064491626829609450102706546012271831016451092082016008030008991466730147873570525899991942508252819557761512676728117888149141783357194332631758152934535963448 32837646592053671742706246442165700299886631675942000536612543261414777711512503814095777251489691811460517062384019508348606078133537836442281063311382035007725183796526788060097771816318931803055019874325853342603293821617070964491887253565354497306571831833187333772263098768803585687333) math:sum 53132428296499993606437854186952620747635514749747948344543680344165751187953370180813403925789065324655028245700530889082283629894602328069110672761484741553737455627543239152179787824348940794521750022199423868503285764125323784049648766242082615194720973616544528104894856921738121650781 . (2287 32837646592053671742706246442165700299886631675942000536612543261414777711512503814095777251489691811460517062384019508348606078133537836442281063311382035007725183796526788060097771816318931803055019874325853342603293821617070964491887253565354497306571831833187333772263098768803585687333 53132428296499993606437854186952620747635514749747948344543680344165751187953370180813403925789065324655028245700530889082283629894602328069110672761484741553737455627543239152179787824348940794521750022199423868503285764125323784049648766242082615194720973616544528104894856921738121650781) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33403,7 +33403,7 @@ _:gn_5335 { } _:gn_5336 { - 2289 math:greaterThan 1 . + (2289) math:greaterThan 1 . (2289 1) math:difference 2288 . (12542864887607349878974638697378779852137748602136052728681406178663804235071637447378150577190318298266005879067508127614928526372473344815451453861279328461712911965510336968015755808288922811588289726452282816703301879108818144934125740888626379418422690049830139439631340615869049723885 20294781704446321863731607744786920447748883073805947807931137082750973476440866366717626674299373513194511183316511380733677551761064491626829609450102706546012271831016451092082016008030008991466730147873570525899991942508252819557761512676728117888149141783357194332631758152934535963448) math:sum 32837646592053671742706246442165700299886631675942000536612543261414777711512503814095777251489691811460517062384019508348606078133537836442281063311382035007725183796526788060097771816318931803055019874325853342603293821617070964491887253565354497306571831833187333772263098768803585687333 . (2288 20294781704446321863731607744786920447748883073805947807931137082750973476440866366717626674299373513194511183316511380733677551761064491626829609450102706546012271831016451092082016008030008991466730147873570525899991942508252819557761512676728117888149141783357194332631758152934535963448 32837646592053671742706246442165700299886631675942000536612543261414777711512503814095777251489691811460517062384019508348606078133537836442281063311382035007725183796526788060097771816318931803055019874325853342603293821617070964491887253565354497306571831833187333772263098768803585687333) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33414,7 +33414,7 @@ _:gn_5337 { } _:gn_5338 { - 2290 math:greaterThan 1 . + (2290) math:greaterThan 1 . (2290 1) math:difference 2289 . (7751916816838971984756969047408140595611134471669895079249730904087169241369228919339476097109055214928505304249003253118749025388591146811378155588823378084299359865506114124066260199741086179878440421421287709196690063399434674623635771788101738469726451733527054893000417537065486239563 12542864887607349878974638697378779852137748602136052728681406178663804235071637447378150577190318298266005879067508127614928526372473344815451453861279328461712911965510336968015755808288922811588289726452282816703301879108818144934125740888626379418422690049830139439631340615869049723885) math:sum 20294781704446321863731607744786920447748883073805947807931137082750973476440866366717626674299373513194511183316511380733677551761064491626829609450102706546012271831016451092082016008030008991466730147873570525899991942508252819557761512676728117888149141783357194332631758152934535963448 . (2289 12542864887607349878974638697378779852137748602136052728681406178663804235071637447378150577190318298266005879067508127614928526372473344815451453861279328461712911965510336968015755808288922811588289726452282816703301879108818144934125740888626379418422690049830139439631340615869049723885 20294781704446321863731607744786920447748883073805947807931137082750973476440866366717626674299373513194511183316511380733677551761064491626829609450102706546012271831016451092082016008030008991466730147873570525899991942508252819557761512676728117888149141783357194332631758152934535963448) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33425,7 +33425,7 @@ _:gn_5339 { } _:gn_5340 { - 2291 math:greaterThan 1 . + (2291) math:greaterThan 1 . (2291 1) math:difference 2290 . (4790948070768377894217669649970639256526614130466157649431675274576634993702408528038674480081263083337500574818504874496179500983882198004073298272455950377413552100004222843949495608547836631709849305030995107506611815709383470310489969100524640948696238316303084546630923078803563484322 7751916816838971984756969047408140595611134471669895079249730904087169241369228919339476097109055214928505304249003253118749025388591146811378155588823378084299359865506114124066260199741086179878440421421287709196690063399434674623635771788101738469726451733527054893000417537065486239563) math:sum 12542864887607349878974638697378779852137748602136052728681406178663804235071637447378150577190318298266005879067508127614928526372473344815451453861279328461712911965510336968015755808288922811588289726452282816703301879108818144934125740888626379418422690049830139439631340615869049723885 . (2290 7751916816838971984756969047408140595611134471669895079249730904087169241369228919339476097109055214928505304249003253118749025388591146811378155588823378084299359865506114124066260199741086179878440421421287709196690063399434674623635771788101738469726451733527054893000417537065486239563 12542864887607349878974638697378779852137748602136052728681406178663804235071637447378150577190318298266005879067508127614928526372473344815451453861279328461712911965510336968015755808288922811588289726452282816703301879108818144934125740888626379418422690049830139439631340615869049723885) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33436,7 +33436,7 @@ _:gn_5341 { } _:gn_5342 { - 2292 math:greaterThan 1 . + (2292) math:greaterThan 1 . (2292 1) math:difference 2291 . (2960968746070594090539299397437501339084520341203737429818055629510534247666820391300801617027792131591004729430498378622569524404708948807304857316367427706885807765501891280116764591193249548168591116390292601690078247690051204313145802687577097521030213417223970346369494458261922755241 4790948070768377894217669649970639256526614130466157649431675274576634993702408528038674480081263083337500574818504874496179500983882198004073298272455950377413552100004222843949495608547836631709849305030995107506611815709383470310489969100524640948696238316303084546630923078803563484322) math:sum 7751916816838971984756969047408140595611134471669895079249730904087169241369228919339476097109055214928505304249003253118749025388591146811378155588823378084299359865506114124066260199741086179878440421421287709196690063399434674623635771788101738469726451733527054893000417537065486239563 . (2291 4790948070768377894217669649970639256526614130466157649431675274576634993702408528038674480081263083337500574818504874496179500983882198004073298272455950377413552100004222843949495608547836631709849305030995107506611815709383470310489969100524640948696238316303084546630923078803563484322 7751916816838971984756969047408140595611134471669895079249730904087169241369228919339476097109055214928505304249003253118749025388591146811378155588823378084299359865506114124066260199741086179878440421421287709196690063399434674623635771788101738469726451733527054893000417537065486239563) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33447,7 +33447,7 @@ _:gn_5343 { } _:gn_5344 { - 2293 math:greaterThan 1 . + (2293) math:greaterThan 1 . (2293 1) math:difference 2292 . (1829979324697783803678370252533137917442093789262420219613619645066100746035588136737872863053470951746495845388006495873609976579173249196768440956088522670527744334502331563832731017354587083541258188640702505816533568019332265997344166412947543427666024899079114200261428620541640729081 2960968746070594090539299397437501339084520341203737429818055629510534247666820391300801617027792131591004729430498378622569524404708948807304857316367427706885807765501891280116764591193249548168591116390292601690078247690051204313145802687577097521030213417223970346369494458261922755241) math:sum 4790948070768377894217669649970639256526614130466157649431675274576634993702408528038674480081263083337500574818504874496179500983882198004073298272455950377413552100004222843949495608547836631709849305030995107506611815709383470310489969100524640948696238316303084546630923078803563484322 . (2292 2960968746070594090539299397437501339084520341203737429818055629510534247666820391300801617027792131591004729430498378622569524404708948807304857316367427706885807765501891280116764591193249548168591116390292601690078247690051204313145802687577097521030213417223970346369494458261922755241 4790948070768377894217669649970639256526614130466157649431675274576634993702408528038674480081263083337500574818504874496179500983882198004073298272455950377413552100004222843949495608547836631709849305030995107506611815709383470310489969100524640948696238316303084546630923078803563484322) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33458,7 +33458,7 @@ _:gn_5345 { } _:gn_5346 { - 2294 math:greaterThan 1 . + (2294) math:greaterThan 1 . (2294 1) math:difference 2293 . (1130989421372810286860929144904363421642426551941317210204435984444433501631232254562928753974321179844508884042491882748959547825535699610536416360278905036358063430999559716284033573838662464627332927749590095873544679670718938315801636274629554093364188518144856146108065837720282026160 1829979324697783803678370252533137917442093789262420219613619645066100746035588136737872863053470951746495845388006495873609976579173249196768440956088522670527744334502331563832731017354587083541258188640702505816533568019332265997344166412947543427666024899079114200261428620541640729081) math:sum 2960968746070594090539299397437501339084520341203737429818055629510534247666820391300801617027792131591004729430498378622569524404708948807304857316367427706885807765501891280116764591193249548168591116390292601690078247690051204313145802687577097521030213417223970346369494458261922755241 . (2293 1829979324697783803678370252533137917442093789262420219613619645066100746035588136737872863053470951746495845388006495873609976579173249196768440956088522670527744334502331563832731017354587083541258188640702505816533568019332265997344166412947543427666024899079114200261428620541640729081 2960968746070594090539299397437501339084520341203737429818055629510534247666820391300801617027792131591004729430498378622569524404708948807304857316367427706885807765501891280116764591193249548168591116390292601690078247690051204313145802687577097521030213417223970346369494458261922755241) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33469,7 +33469,7 @@ _:gn_5347 { } _:gn_5348 { - 2295 math:greaterThan 1 . + (2295) math:greaterThan 1 . (2295 1) math:difference 2294 . (698989903324973516817441107628774495799667237321103009409183660621667244404355882174944109079149771901986961345514613124650428753637549586232024595809617634169680903502771847548697443515924618913925260891112409942988888348613327681542530138317989334301836380934258054153362782821358702921 1130989421372810286860929144904363421642426551941317210204435984444433501631232254562928753974321179844508884042491882748959547825535699610536416360278905036358063430999559716284033573838662464627332927749590095873544679670718938315801636274629554093364188518144856146108065837720282026160) math:sum 1829979324697783803678370252533137917442093789262420219613619645066100746035588136737872863053470951746495845388006495873609976579173249196768440956088522670527744334502331563832731017354587083541258188640702505816533568019332265997344166412947543427666024899079114200261428620541640729081 . (2294 1130989421372810286860929144904363421642426551941317210204435984444433501631232254562928753974321179844508884042491882748959547825535699610536416360278905036358063430999559716284033573838662464627332927749590095873544679670718938315801636274629554093364188518144856146108065837720282026160 1829979324697783803678370252533137917442093789262420219613619645066100746035588136737872863053470951746495845388006495873609976579173249196768440956088522670527744334502331563832731017354587083541258188640702505816533568019332265997344166412947543427666024899079114200261428620541640729081) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33480,7 +33480,7 @@ _:gn_5349 { } _:gn_5350 { - 2296 math:greaterThan 1 . + (2296) math:greaterThan 1 . (2296 1) math:difference 2295 . (431999518047836770043488037275588925842759314620214200795252323822766257226876372387984644895171407942521922696977269624309119071898150024304391764469287402188382527496787868735336130322737845713407666858477685930555791322105610634259106136311564759062352137210598091954703054898923323239 698989903324973516817441107628774495799667237321103009409183660621667244404355882174944109079149771901986961345514613124650428753637549586232024595809617634169680903502771847548697443515924618913925260891112409942988888348613327681542530138317989334301836380934258054153362782821358702921) math:sum 1130989421372810286860929144904363421642426551941317210204435984444433501631232254562928753974321179844508884042491882748959547825535699610536416360278905036358063430999559716284033573838662464627332927749590095873544679670718938315801636274629554093364188518144856146108065837720282026160 . (2295 698989903324973516817441107628774495799667237321103009409183660621667244404355882174944109079149771901986961345514613124650428753637549586232024595809617634169680903502771847548697443515924618913925260891112409942988888348613327681542530138317989334301836380934258054153362782821358702921 1130989421372810286860929144904363421642426551941317210204435984444433501631232254562928753974321179844508884042491882748959547825535699610536416360278905036358063430999559716284033573838662464627332927749590095873544679670718938315801636274629554093364188518144856146108065837720282026160) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33491,7 +33491,7 @@ _:gn_5351 { } _:gn_5352 { - 2297 math:greaterThan 1 . + (2297) math:greaterThan 1 . (2297 1) math:difference 2296 . (266990385277136746773953070353185569956907922700888808613931336798900987177479509786959464183978363959465038648537343500341309681739399561927632831340330231981298376005983978813361313193186773200517594032634724012433097026507717047283424002006424575239484243723659962198659727922435379682 431999518047836770043488037275588925842759314620214200795252323822766257226876372387984644895171407942521922696977269624309119071898150024304391764469287402188382527496787868735336130322737845713407666858477685930555791322105610634259106136311564759062352137210598091954703054898923323239) math:sum 698989903324973516817441107628774495799667237321103009409183660621667244404355882174944109079149771901986961345514613124650428753637549586232024595809617634169680903502771847548697443515924618913925260891112409942988888348613327681542530138317989334301836380934258054153362782821358702921 . (2296 431999518047836770043488037275588925842759314620214200795252323822766257226876372387984644895171407942521922696977269624309119071898150024304391764469287402188382527496787868735336130322737845713407666858477685930555791322105610634259106136311564759062352137210598091954703054898923323239 698989903324973516817441107628774495799667237321103009409183660621667244404355882174944109079149771901986961345514613124650428753637549586232024595809617634169680903502771847548697443515924618913925260891112409942988888348613327681542530138317989334301836380934258054153362782821358702921) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33502,7 +33502,7 @@ _:gn_5353 { } _:gn_5354 { - 2298 math:greaterThan 1 . + (2298) math:greaterThan 1 . (2298 1) math:difference 2297 . (165009132770700023269534966922403355885851391919325392181320987023865270049396862601025180711193043983056884048439926123967809390158750462376758933128957170207084151490803889921974817129551072512890072825842961918122694295597893586975682134305140183822867893486938129756043326976487943557 266990385277136746773953070353185569956907922700888808613931336798900987177479509786959464183978363959465038648537343500341309681739399561927632831340330231981298376005983978813361313193186773200517594032634724012433097026507717047283424002006424575239484243723659962198659727922435379682) math:sum 431999518047836770043488037275588925842759314620214200795252323822766257226876372387984644895171407942521922696977269624309119071898150024304391764469287402188382527496787868735336130322737845713407666858477685930555791322105610634259106136311564759062352137210598091954703054898923323239 . (2297 266990385277136746773953070353185569956907922700888808613931336798900987177479509786959464183978363959465038648537343500341309681739399561927632831340330231981298376005983978813361313193186773200517594032634724012433097026507717047283424002006424575239484243723659962198659727922435379682 431999518047836770043488037275588925842759314620214200795252323822766257226876372387984644895171407942521922696977269624309119071898150024304391764469287402188382527496787868735336130322737845713407666858477685930555791322105610634259106136311564759062352137210598091954703054898923323239) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33513,7 +33513,7 @@ _:gn_5355 { } _:gn_5356 { - 2299 math:greaterThan 1 . + (2299) math:greaterThan 1 . (2299 1) math:difference 2298 . (101981252506436723504418103430782214071056530781563416432610349775035717128082647185934283472785319976408154600097417376373500291580649099550873898211373061774214224515180088891386496063635700687627521206791762094310402730909823460307741867701284391416616350236721832442616400945947436125 165009132770700023269534966922403355885851391919325392181320987023865270049396862601025180711193043983056884048439926123967809390158750462376758933128957170207084151490803889921974817129551072512890072825842961918122694295597893586975682134305140183822867893486938129756043326976487943557) math:sum 266990385277136746773953070353185569956907922700888808613931336798900987177479509786959464183978363959465038648537343500341309681739399561927632831340330231981298376005983978813361313193186773200517594032634724012433097026507717047283424002006424575239484243723659962198659727922435379682 . (2298 165009132770700023269534966922403355885851391919325392181320987023865270049396862601025180711193043983056884048439926123967809390158750462376758933128957170207084151490803889921974817129551072512890072825842961918122694295597893586975682134305140183822867893486938129756043326976487943557 266990385277136746773953070353185569956907922700888808613931336798900987177479509786959464183978363959465038648537343500341309681739399561927632831340330231981298376005983978813361313193186773200517594032634724012433097026507717047283424002006424575239484243723659962198659727922435379682) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33524,7 +33524,7 @@ _:gn_5357 { } _:gn_5358 { - 2300 math:greaterThan 1 . + (2300) math:greaterThan 1 . (2300 1) math:difference 2299 . (63027880264263299765116863491621141814794861137761975748710637248829552921314215415090897238407724006648729448342508747594309098578101362825885034917584108432869926975623801030588321065915371825262551619051199823812291564688070126667940266603855792406251543250216297313426926030540507432 101981252506436723504418103430782214071056530781563416432610349775035717128082647185934283472785319976408154600097417376373500291580649099550873898211373061774214224515180088891386496063635700687627521206791762094310402730909823460307741867701284391416616350236721832442616400945947436125) math:sum 165009132770700023269534966922403355885851391919325392181320987023865270049396862601025180711193043983056884048439926123967809390158750462376758933128957170207084151490803889921974817129551072512890072825842961918122694295597893586975682134305140183822867893486938129756043326976487943557 . (2299 101981252506436723504418103430782214071056530781563416432610349775035717128082647185934283472785319976408154600097417376373500291580649099550873898211373061774214224515180088891386496063635700687627521206791762094310402730909823460307741867701284391416616350236721832442616400945947436125 165009132770700023269534966922403355885851391919325392181320987023865270049396862601025180711193043983056884048439926123967809390158750462376758933128957170207084151490803889921974817129551072512890072825842961918122694295597893586975682134305140183822867893486938129756043326976487943557) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33535,7 +33535,7 @@ _:gn_5359 { } _:gn_5360 { - 2301 math:greaterThan 1 . + (2301) math:greaterThan 1 . (2301 1) math:difference 2300 . (38953372242173423739301239939161072256261669643801440683899712526206164206768431770843386234377595969759425151754908628779191193002547736724988863293788953341344297539556287860798174997720328862364969587740562270498111166221753333639801601097428599010364806986505535129189474915406928693 63027880264263299765116863491621141814794861137761975748710637248829552921314215415090897238407724006648729448342508747594309098578101362825885034917584108432869926975623801030588321065915371825262551619051199823812291564688070126667940266603855792406251543250216297313426926030540507432) math:sum 101981252506436723504418103430782214071056530781563416432610349775035717128082647185934283472785319976408154600097417376373500291580649099550873898211373061774214224515180088891386496063635700687627521206791762094310402730909823460307741867701284391416616350236721832442616400945947436125 . (2300 63027880264263299765116863491621141814794861137761975748710637248829552921314215415090897238407724006648729448342508747594309098578101362825885034917584108432869926975623801030588321065915371825262551619051199823812291564688070126667940266603855792406251543250216297313426926030540507432 101981252506436723504418103430782214071056530781563416432610349775035717128082647185934283472785319976408154600097417376373500291580649099550873898211373061774214224515180088891386496063635700687627521206791762094310402730909823460307741867701284391416616350236721832442616400945947436125) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33546,7 +33546,7 @@ _:gn_5361 { } _:gn_5362 { - 2302 math:greaterThan 1 . + (2302) math:greaterThan 1 . (2302 1) math:difference 2301 . (24074508022089876025815623552460069558533191493960535064810924722623388714545783644247511004030128036889304296587600118815117905575553626100896171623795155091525629436067513169790146068195042962897582031310637553314180398466316793028138665506427193395886736263710762184237451115133578739 38953372242173423739301239939161072256261669643801440683899712526206164206768431770843386234377595969759425151754908628779191193002547736724988863293788953341344297539556287860798174997720328862364969587740562270498111166221753333639801601097428599010364806986505535129189474915406928693) math:sum 63027880264263299765116863491621141814794861137761975748710637248829552921314215415090897238407724006648729448342508747594309098578101362825885034917584108432869926975623801030588321065915371825262551619051199823812291564688070126667940266603855792406251543250216297313426926030540507432 . (2301 38953372242173423739301239939161072256261669643801440683899712526206164206768431770843386234377595969759425151754908628779191193002547736724988863293788953341344297539556287860798174997720328862364969587740562270498111166221753333639801601097428599010364806986505535129189474915406928693 63027880264263299765116863491621141814794861137761975748710637248829552921314215415090897238407724006648729448342508747594309098578101362825885034917584108432869926975623801030588321065915371825262551619051199823812291564688070126667940266603855792406251543250216297313426926030540507432) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33557,7 +33557,7 @@ _:gn_5363 { } _:gn_5364 { - 2303 math:greaterThan 1 . + (2303) math:greaterThan 1 . (2303 1) math:difference 2302 . (14878864220083547713485616386701002697728478149840905619088787803582775492222648126595875230347467932870120855167308509964073287426994110624092691669993798249818668103488774691008028929525285899467387556429924717183930767755436540611662935591001405614478070722794772944952023800273349954 24074508022089876025815623552460069558533191493960535064810924722623388714545783644247511004030128036889304296587600118815117905575553626100896171623795155091525629436067513169790146068195042962897582031310637553314180398466316793028138665506427193395886736263710762184237451115133578739) math:sum 38953372242173423739301239939161072256261669643801440683899712526206164206768431770843386234377595969759425151754908628779191193002547736724988863293788953341344297539556287860798174997720328862364969587740562270498111166221753333639801601097428599010364806986505535129189474915406928693 . (2302 24074508022089876025815623552460069558533191493960535064810924722623388714545783644247511004030128036889304296587600118815117905575553626100896171623795155091525629436067513169790146068195042962897582031310637553314180398466316793028138665506427193395886736263710762184237451115133578739 38953372242173423739301239939161072256261669643801440683899712526206164206768431770843386234377595969759425151754908628779191193002547736724988863293788953341344297539556287860798174997720328862364969587740562270498111166221753333639801601097428599010364806986505535129189474915406928693) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33568,7 +33568,7 @@ _:gn_5365 { } _:gn_5366 { - 2304 math:greaterThan 1 . + (2304) math:greaterThan 1 . (2304 1) math:difference 2303 . (9195643802006328312330007165759066860804713344119629445722136919040613222323135517651635773682660104019183441420291608851044618148559515476803479953801356841706961332578738478782117138669757063430194474880712836130249630710880252416475729915425787781408665540915989239285427314860228785 14878864220083547713485616386701002697728478149840905619088787803582775492222648126595875230347467932870120855167308509964073287426994110624092691669993798249818668103488774691008028929525285899467387556429924717183930767755436540611662935591001405614478070722794772944952023800273349954) math:sum 24074508022089876025815623552460069558533191493960535064810924722623388714545783644247511004030128036889304296587600118815117905575553626100896171623795155091525629436067513169790146068195042962897582031310637553314180398466316793028138665506427193395886736263710762184237451115133578739 . (2303 14878864220083547713485616386701002697728478149840905619088787803582775492222648126595875230347467932870120855167308509964073287426994110624092691669993798249818668103488774691008028929525285899467387556429924717183930767755436540611662935591001405614478070722794772944952023800273349954 24074508022089876025815623552460069558533191493960535064810924722623388714545783644247511004030128036889304296587600118815117905575553626100896171623795155091525629436067513169790146068195042962897582031310637553314180398466316793028138665506427193395886736263710762184237451115133578739) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33579,7 +33579,7 @@ _:gn_5367 { } _:gn_5368 { - 2305 math:greaterThan 1 . + (2305) math:greaterThan 1 . (2305 1) math:difference 2304 . (5683220418077219401155609220941935836923764805721276173366650884542162269899512608944239456664807828850937413747016901113028669278434595147289211716192441408111706770910036212225911790855528836037193081549211881053681137044556288195187205675575617833069405181878783705666596485413121169 9195643802006328312330007165759066860804713344119629445722136919040613222323135517651635773682660104019183441420291608851044618148559515476803479953801356841706961332578738478782117138669757063430194474880712836130249630710880252416475729915425787781408665540915989239285427314860228785) math:sum 14878864220083547713485616386701002697728478149840905619088787803582775492222648126595875230347467932870120855167308509964073287426994110624092691669993798249818668103488774691008028929525285899467387556429924717183930767755436540611662935591001405614478070722794772944952023800273349954 . (2304 9195643802006328312330007165759066860804713344119629445722136919040613222323135517651635773682660104019183441420291608851044618148559515476803479953801356841706961332578738478782117138669757063430194474880712836130249630710880252416475729915425787781408665540915989239285427314860228785 14878864220083547713485616386701002697728478149840905619088787803582775492222648126595875230347467932870120855167308509964073287426994110624092691669993798249818668103488774691008028929525285899467387556429924717183930767755436540611662935591001405614478070722794772944952023800273349954) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33590,7 +33590,7 @@ _:gn_5369 { } _:gn_5370 { - 2306 math:greaterThan 1 . + (2306) math:greaterThan 1 . (2306 1) math:difference 2305 . (3512423383929108911174397944817131023880948538398353272355486034498450952423622908707396317017852275168246027673274707738015948870124920329514268237608915433595254561668702266556205347814228227393001393331500955076568493666323964221288524239850169948339260359037205533618830829447107616 5683220418077219401155609220941935836923764805721276173366650884542162269899512608944239456664807828850937413747016901113028669278434595147289211716192441408111706770910036212225911790855528836037193081549211881053681137044556288195187205675575617833069405181878783705666596485413121169) math:sum 9195643802006328312330007165759066860804713344119629445722136919040613222323135517651635773682660104019183441420291608851044618148559515476803479953801356841706961332578738478782117138669757063430194474880712836130249630710880252416475729915425787781408665540915989239285427314860228785 . (2305 5683220418077219401155609220941935836923764805721276173366650884542162269899512608944239456664807828850937413747016901113028669278434595147289211716192441408111706770910036212225911790855528836037193081549211881053681137044556288195187205675575617833069405181878783705666596485413121169 9195643802006328312330007165759066860804713344119629445722136919040613222323135517651635773682660104019183441420291608851044618148559515476803479953801356841706961332578738478782117138669757063430194474880712836130249630710880252416475729915425787781408665540915989239285427314860228785) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33601,7 +33601,7 @@ _:gn_5371 { } _:gn_5372 { - 2307 math:greaterThan 1 . + (2307) math:greaterThan 1 . (2307 1) math:difference 2306 . (2170797034148110489981211276124804813042816267322922901011164850043711317475889700236843139646955553682691386073742193375012720408309674817774943478583525974516452209241333945669706443041300608644191688217710925977112643378232323973898681435725447884730144822841578172047765655966013553 3512423383929108911174397944817131023880948538398353272355486034498450952423622908707396317017852275168246027673274707738015948870124920329514268237608915433595254561668702266556205347814228227393001393331500955076568493666323964221288524239850169948339260359037205533618830829447107616) math:sum 5683220418077219401155609220941935836923764805721276173366650884542162269899512608944239456664807828850937413747016901113028669278434595147289211716192441408111706770910036212225911790855528836037193081549211881053681137044556288195187205675575617833069405181878783705666596485413121169 . (2306 3512423383929108911174397944817131023880948538398353272355486034498450952423622908707396317017852275168246027673274707738015948870124920329514268237608915433595254561668702266556205347814228227393001393331500955076568493666323964221288524239850169948339260359037205533618830829447107616 5683220418077219401155609220941935836923764805721276173366650884542162269899512608944239456664807828850937413747016901113028669278434595147289211716192441408111706770910036212225911790855528836037193081549211881053681137044556288195187205675575617833069405181878783705666596485413121169) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33612,7 +33612,7 @@ _:gn_5373 { } _:gn_5374 { - 2308 math:greaterThan 1 . + (2308) math:greaterThan 1 . (2308 1) math:difference 2307 . (1341626349780998421193186668692326210838132271075430371344321184454739634947733208470553177370896721485554641599532514363003228461815245511739324759025389459078802352427368320886498904772927618748809705113790029099455850288091640247389842804124722063609115536195627361571065173481094063 2170797034148110489981211276124804813042816267322922901011164850043711317475889700236843139646955553682691386073742193375012720408309674817774943478583525974516452209241333945669706443041300608644191688217710925977112643378232323973898681435725447884730144822841578172047765655966013553) math:sum 3512423383929108911174397944817131023880948538398353272355486034498450952423622908707396317017852275168246027673274707738015948870124920329514268237608915433595254561668702266556205347814228227393001393331500955076568493666323964221288524239850169948339260359037205533618830829447107616 . (2307 2170797034148110489981211276124804813042816267322922901011164850043711317475889700236843139646955553682691386073742193375012720408309674817774943478583525974516452209241333945669706443041300608644191688217710925977112643378232323973898681435725447884730144822841578172047765655966013553 3512423383929108911174397944817131023880948538398353272355486034498450952423622908707396317017852275168246027673274707738015948870124920329514268237608915433595254561668702266556205347814228227393001393331500955076568493666323964221288524239850169948339260359037205533618830829447107616) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33623,7 +33623,7 @@ _:gn_5375 { } _:gn_5376 { - 2309 math:greaterThan 1 . + (2309) math:greaterThan 1 . (2309 1) math:difference 2308 . (829170684367112068788024607432478602204683996247492529666843665588971682528156491766289962276058832197136744474209679012009491946494429306035618719558136515437649856813965624783207538268372989895381983103920896877656793090140683726508838631600725821121029286645950810476700482484919490 1341626349780998421193186668692326210838132271075430371344321184454739634947733208470553177370896721485554641599532514363003228461815245511739324759025389459078802352427368320886498904772927618748809705113790029099455850288091640247389842804124722063609115536195627361571065173481094063) math:sum 2170797034148110489981211276124804813042816267322922901011164850043711317475889700236843139646955553682691386073742193375012720408309674817774943478583525974516452209241333945669706443041300608644191688217710925977112643378232323973898681435725447884730144822841578172047765655966013553 . (2308 1341626349780998421193186668692326210838132271075430371344321184454739634947733208470553177370896721485554641599532514363003228461815245511739324759025389459078802352427368320886498904772927618748809705113790029099455850288091640247389842804124722063609115536195627361571065173481094063 2170797034148110489981211276124804813042816267322922901011164850043711317475889700236843139646955553682691386073742193375012720408309674817774943478583525974516452209241333945669706443041300608644191688217710925977112643378232323973898681435725447884730144822841578172047765655966013553) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33634,7 +33634,7 @@ _:gn_5377 { } _:gn_5378 { - 2310 math:greaterThan 1 . + (2310) math:greaterThan 1 . (2310 1) math:difference 2309 . (512455665413886352405162061259847608633448274827937841677477518865767952419576716704263215094837889288417897125322835350993736515320816205703706039467252943641152495613402696103291366504554628853427722009869132221799057197950956520881004172523996242488086249549676551094364690996174573 829170684367112068788024607432478602204683996247492529666843665588971682528156491766289962276058832197136744474209679012009491946494429306035618719558136515437649856813965624783207538268372989895381983103920896877656793090140683726508838631600725821121029286645950810476700482484919490) math:sum 1341626349780998421193186668692326210838132271075430371344321184454739634947733208470553177370896721485554641599532514363003228461815245511739324759025389459078802352427368320886498904772927618748809705113790029099455850288091640247389842804124722063609115536195627361571065173481094063 . (2309 829170684367112068788024607432478602204683996247492529666843665588971682528156491766289962276058832197136744474209679012009491946494429306035618719558136515437649856813965624783207538268372989895381983103920896877656793090140683726508838631600725821121029286645950810476700482484919490 1341626349780998421193186668692326210838132271075430371344321184454739634947733208470553177370896721485554641599532514363003228461815245511739324759025389459078802352427368320886498904772927618748809705113790029099455850288091640247389842804124722063609115536195627361571065173481094063) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33645,7 +33645,7 @@ _:gn_5379 { } _:gn_5380 { - 2311 math:greaterThan 1 . + (2311) math:greaterThan 1 . (2311 1) math:difference 2310 . (316715018953225716382862546172630993571235721419554687989366146723203730108579775062026747181220942908718847348886843661015755431173613100331912680090883571796497361200562928679916171763818361041954261094051764655857735892189727205627834459076729578632943037096274259382335791488744917 512455665413886352405162061259847608633448274827937841677477518865767952419576716704263215094837889288417897125322835350993736515320816205703706039467252943641152495613402696103291366504554628853427722009869132221799057197950956520881004172523996242488086249549676551094364690996174573) math:sum 829170684367112068788024607432478602204683996247492529666843665588971682528156491766289962276058832197136744474209679012009491946494429306035618719558136515437649856813965624783207538268372989895381983103920896877656793090140683726508838631600725821121029286645950810476700482484919490 . (2310 512455665413886352405162061259847608633448274827937841677477518865767952419576716704263215094837889288417897125322835350993736515320816205703706039467252943641152495613402696103291366504554628853427722009869132221799057197950956520881004172523996242488086249549676551094364690996174573 829170684367112068788024607432478602204683996247492529666843665588971682528156491766289962276058832197136744474209679012009491946494429306035618719558136515437649856813965624783207538268372989895381983103920896877656793090140683726508838631600725821121029286645950810476700482484919490) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33656,7 +33656,7 @@ _:gn_5381 { } _:gn_5382 { - 2312 math:greaterThan 1 . + (2312) math:greaterThan 1 . (2312 1) math:difference 2311 . (195740646460660636022299515087216615062212553408383153688111372142564222310996941642236467913616946379699049776435991689977981084147203105371793359376369371844655134412839767423375194740736267811473460915817367565941321305761229315253169713447266663855143212453402291712028899507429656 316715018953225716382862546172630993571235721419554687989366146723203730108579775062026747181220942908718847348886843661015755431173613100331912680090883571796497361200562928679916171763818361041954261094051764655857735892189727205627834459076729578632943037096274259382335791488744917) math:sum 512455665413886352405162061259847608633448274827937841677477518865767952419576716704263215094837889288417897125322835350993736515320816205703706039467252943641152495613402696103291366504554628853427722009869132221799057197950956520881004172523996242488086249549676551094364690996174573 . (2311 316715018953225716382862546172630993571235721419554687989366146723203730108579775062026747181220942908718847348886843661015755431173613100331912680090883571796497361200562928679916171763818361041954261094051764655857735892189727205627834459076729578632943037096274259382335791488744917 512455665413886352405162061259847608633448274827937841677477518865767952419576716704263215094837889288417897125322835350993736515320816205703706039467252943641152495613402696103291366504554628853427722009869132221799057197950956520881004172523996242488086249549676551094364690996174573) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33667,7 +33667,7 @@ _:gn_5383 { } _:gn_5384 { - 2313 math:greaterThan 1 . + (2313) math:greaterThan 1 . (2313 1) math:difference 2312 . (120974372492565080360563031085414378509023168011171534301254774580639507797582833419790279267603996529019797572450851971037774347026409994960119320714514199951842226787723161256540977023082093230480800178234397089916414586428497890374664745629462914777799824642871967670306891981315261 195740646460660636022299515087216615062212553408383153688111372142564222310996941642236467913616946379699049776435991689977981084147203105371793359376369371844655134412839767423375194740736267811473460915817367565941321305761229315253169713447266663855143212453402291712028899507429656) math:sum 316715018953225716382862546172630993571235721419554687989366146723203730108579775062026747181220942908718847348886843661015755431173613100331912680090883571796497361200562928679916171763818361041954261094051764655857735892189727205627834459076729578632943037096274259382335791488744917 . (2312 195740646460660636022299515087216615062212553408383153688111372142564222310996941642236467913616946379699049776435991689977981084147203105371793359376369371844655134412839767423375194740736267811473460915817367565941321305761229315253169713447266663855143212453402291712028899507429656 316715018953225716382862546172630993571235721419554687989366146723203730108579775062026747181220942908718847348886843661015755431173613100331912680090883571796497361200562928679916171763818361041954261094051764655857735892189727205627834459076729578632943037096274259382335791488744917) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33678,7 +33678,7 @@ _:gn_5385 { } _:gn_5386 { - 2314 math:greaterThan 1 . + (2314) math:greaterThan 1 . (2314 1) math:difference 2313 . (74766273968095555661736484001802236553189385397211619386856597561924714513414108222446188646012949850679252203985139718940206737120793110411674038661855171892812907625116606166834217717654174580992660737582970476024906719332731424878504967817803749077343387810530324041722007526114395 120974372492565080360563031085414378509023168011171534301254774580639507797582833419790279267603996529019797572450851971037774347026409994960119320714514199951842226787723161256540977023082093230480800178234397089916414586428497890374664745629462914777799824642871967670306891981315261) math:sum 195740646460660636022299515087216615062212553408383153688111372142564222310996941642236467913616946379699049776435991689977981084147203105371793359376369371844655134412839767423375194740736267811473460915817367565941321305761229315253169713447266663855143212453402291712028899507429656 . (2313 120974372492565080360563031085414378509023168011171534301254774580639507797582833419790279267603996529019797572450851971037774347026409994960119320714514199951842226787723161256540977023082093230480800178234397089916414586428497890374664745629462914777799824642871967670306891981315261 195740646460660636022299515087216615062212553408383153688111372142564222310996941642236467913616946379699049776435991689977981084147203105371793359376369371844655134412839767423375194740736267811473460915817367565941321305761229315253169713447266663855143212453402291712028899507429656) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33689,7 +33689,7 @@ _:gn_5387 { } _:gn_5388 { - 2315 math:greaterThan 1 . + (2315) math:greaterThan 1 . (2315 1) math:difference 2314 . (46208098524469524698826547083612141955833782613959914914398177018714793284168725197344090621591046678340545368465712252097567609905616884548445282052659028059029319162606555089706759305427918649488139440651426613891507867095766465496159777811659165700456436832341643628584884455200866 74766273968095555661736484001802236553189385397211619386856597561924714513414108222446188646012949850679252203985139718940206737120793110411674038661855171892812907625116606166834217717654174580992660737582970476024906719332731424878504967817803749077343387810530324041722007526114395) math:sum 120974372492565080360563031085414378509023168011171534301254774580639507797582833419790279267603996529019797572450851971037774347026409994960119320714514199951842226787723161256540977023082093230480800178234397089916414586428497890374664745629462914777799824642871967670306891981315261 . (2314 74766273968095555661736484001802236553189385397211619386856597561924714513414108222446188646012949850679252203985139718940206737120793110411674038661855171892812907625116606166834217717654174580992660737582970476024906719332731424878504967817803749077343387810530324041722007526114395 120974372492565080360563031085414378509023168011171534301254774580639507797582833419790279267603996529019797572450851971037774347026409994960119320714514199951842226787723161256540977023082093230480800178234397089916414586428497890374664745629462914777799824642871967670306891981315261) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33700,7 +33700,7 @@ _:gn_5389 { } _:gn_5390 { - 2316 math:greaterThan 1 . + (2316) math:greaterThan 1 . (2316 1) math:difference 2315 . (28558175443626030962909936918190094597355602783251704472458420543209921229245383025102098024421903172338706835519427466842639127215176225863228756609196143833783588462510051077127458412226255931504521296931543862133398852236964959382345190006144583376886950978188680413137123070913529 46208098524469524698826547083612141955833782613959914914398177018714793284168725197344090621591046678340545368465712252097567609905616884548445282052659028059029319162606555089706759305427918649488139440651426613891507867095766465496159777811659165700456436832341643628584884455200866) math:sum 74766273968095555661736484001802236553189385397211619386856597561924714513414108222446188646012949850679252203985139718940206737120793110411674038661855171892812907625116606166834217717654174580992660737582970476024906719332731424878504967817803749077343387810530324041722007526114395 . (2315 46208098524469524698826547083612141955833782613959914914398177018714793284168725197344090621591046678340545368465712252097567609905616884548445282052659028059029319162606555089706759305427918649488139440651426613891507867095766465496159777811659165700456436832341643628584884455200866 74766273968095555661736484001802236553189385397211619386856597561924714513414108222446188646012949850679252203985139718940206737120793110411674038661855171892812907625116606166834217717654174580992660737582970476024906719332731424878504967817803749077343387810530324041722007526114395) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33711,7 +33711,7 @@ _:gn_5391 { } _:gn_5392 { - 2317 math:greaterThan 1 . + (2317) math:greaterThan 1 . (2317 1) math:difference 2316 . (17649923080843493735916610165422047358478179830708210441939756475504872054923342172241992597169143506001838532946284785254928482690440658685216525443462884225245730700096504012579300893201662717983618143719882751758109014858801506113814587805514582323569485854152963215447761384287337 28558175443626030962909936918190094597355602783251704472458420543209921229245383025102098024421903172338706835519427466842639127215176225863228756609196143833783588462510051077127458412226255931504521296931543862133398852236964959382345190006144583376886950978188680413137123070913529) math:sum 46208098524469524698826547083612141955833782613959914914398177018714793284168725197344090621591046678340545368465712252097567609905616884548445282052659028059029319162606555089706759305427918649488139440651426613891507867095766465496159777811659165700456436832341643628584884455200866 . (2316 28558175443626030962909936918190094597355602783251704472458420543209921229245383025102098024421903172338706835519427466842639127215176225863228756609196143833783588462510051077127458412226255931504521296931543862133398852236964959382345190006144583376886950978188680413137123070913529 46208098524469524698826547083612141955833782613959914914398177018714793284168725197344090621591046678340545368465712252097567609905616884548445282052659028059029319162606555089706759305427918649488139440651426613891507867095766465496159777811659165700456436832341643628584884455200866) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33722,7 +33722,7 @@ _:gn_5393 { } _:gn_5394 { - 2318 math:greaterThan 1 . + (2318) math:greaterThan 1 . (2318 1) math:difference 2317 . (10908252362782537226993326752768047238877422952543494030518664067705049174322040852860105427252759666336868302573142681587710644524735567178012231165733259608537857762413547064548157519024593213520903153211661110375289837378163453268530602200630001053317465124035717197689361686626192 17649923080843493735916610165422047358478179830708210441939756475504872054923342172241992597169143506001838532946284785254928482690440658685216525443462884225245730700096504012579300893201662717983618143719882751758109014858801506113814587805514582323569485854152963215447761384287337) math:sum 28558175443626030962909936918190094597355602783251704472458420543209921229245383025102098024421903172338706835519427466842639127215176225863228756609196143833783588462510051077127458412226255931504521296931543862133398852236964959382345190006144583376886950978188680413137123070913529 . (2317 17649923080843493735916610165422047358478179830708210441939756475504872054923342172241992597169143506001838532946284785254928482690440658685216525443462884225245730700096504012579300893201662717983618143719882751758109014858801506113814587805514582323569485854152963215447761384287337 28558175443626030962909936918190094597355602783251704472458420543209921229245383025102098024421903172338706835519427466842639127215176225863228756609196143833783588462510051077127458412226255931504521296931543862133398852236964959382345190006144583376886950978188680413137123070913529) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33733,7 +33733,7 @@ _:gn_5395 { } _:gn_5396 { - 2319 math:greaterThan 1 . + (2319) math:greaterThan 1 . (2319 1) math:difference 2318 . (6741670718060956508923283412654000119600756878164716411421092407799822880601301319381887169916383839664970230373142103667217838165705091507204294277729624616707872937682956948031143374177069504462714990508221641382819177480638052845283985604884581270252020730117246017758399697661145 10908252362782537226993326752768047238877422952543494030518664067705049174322040852860105427252759666336868302573142681587710644524735567178012231165733259608537857762413547064548157519024593213520903153211661110375289837378163453268530602200630001053317465124035717197689361686626192) math:sum 17649923080843493735916610165422047358478179830708210441939756475504872054923342172241992597169143506001838532946284785254928482690440658685216525443462884225245730700096504012579300893201662717983618143719882751758109014858801506113814587805514582323569485854152963215447761384287337 . (2318 10908252362782537226993326752768047238877422952543494030518664067705049174322040852860105427252759666336868302573142681587710644524735567178012231165733259608537857762413547064548157519024593213520903153211661110375289837378163453268530602200630001053317465124035717197689361686626192 17649923080843493735916610165422047358478179830708210441939756475504872054923342172241992597169143506001838532946284785254928482690440658685216525443462884225245730700096504012579300893201662717983618143719882751758109014858801506113814587805514582323569485854152963215447761384287337) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33744,7 +33744,7 @@ _:gn_5397 { } _:gn_5398 { - 2320 math:greaterThan 1 . + (2320) math:greaterThan 1 . (2320 1) math:difference 2319 . (4166581644721580718070043340114047119276666074378777619097571659905226293720739533478218257336375826671898072200000577920492806359030475670807936888003634991829984824730590116517014144847523709058188162703439468992470659897525400423246616595745419783065444393918471179930961988965047 6741670718060956508923283412654000119600756878164716411421092407799822880601301319381887169916383839664970230373142103667217838165705091507204294277729624616707872937682956948031143374177069504462714990508221641382819177480638052845283985604884581270252020730117246017758399697661145) math:sum 10908252362782537226993326752768047238877422952543494030518664067705049174322040852860105427252759666336868302573142681587710644524735567178012231165733259608537857762413547064548157519024593213520903153211661110375289837378163453268530602200630001053317465124035717197689361686626192 . (2319 6741670718060956508923283412654000119600756878164716411421092407799822880601301319381887169916383839664970230373142103667217838165705091507204294277729624616707872937682956948031143374177069504462714990508221641382819177480638052845283985604884581270252020730117246017758399697661145 10908252362782537226993326752768047238877422952543494030518664067705049174322040852860105427252759666336868302573142681587710644524735567178012231165733259608537857762413547064548157519024593213520903153211661110375289837378163453268530602200630001053317465124035717197689361686626192) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33755,7 +33755,7 @@ _:gn_5399 { } _:gn_5400 { - 2321 math:greaterThan 1 . + (2321) math:greaterThan 1 . (2321 1) math:difference 2320 . (2575089073339375790853240072539953000324090803785938792323520747894596586880561785903668912580008012993072158173141525746725031806674615836396357389725989624877888112952366831514129229329545795404526827804782172390348517583112652422037369009139161487186576336198774837827437708696098 4166581644721580718070043340114047119276666074378777619097571659905226293720739533478218257336375826671898072200000577920492806359030475670807936888003634991829984824730590116517014144847523709058188162703439468992470659897525400423246616595745419783065444393918471179930961988965047) math:sum 6741670718060956508923283412654000119600756878164716411421092407799822880601301319381887169916383839664970230373142103667217838165705091507204294277729624616707872937682956948031143374177069504462714990508221641382819177480638052845283985604884581270252020730117246017758399697661145 . (2320 4166581644721580718070043340114047119276666074378777619097571659905226293720739533478218257336375826671898072200000577920492806359030475670807936888003634991829984824730590116517014144847523709058188162703439468992470659897525400423246616595745419783065444393918471179930961988965047 6741670718060956508923283412654000119600756878164716411421092407799822880601301319381887169916383839664970230373142103667217838165705091507204294277729624616707872937682956948031143374177069504462714990508221641382819177480638052845283985604884581270252020730117246017758399697661145) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33766,7 +33766,7 @@ _:gn_5401 { } _:gn_5402 { - 2322 math:greaterThan 1 . + (2322) math:greaterThan 1 . (2322 1) math:difference 2321 . (1591492571382204927216803267574094118952575270592838826774050912010629706840177747574549344756367813678825914026859052173767774552355859834411579498277645366952096711778223285002884915517977913653661334898657296602122142314412748001209247586606258295878868057719696342103524280268949 2575089073339375790853240072539953000324090803785938792323520747894596586880561785903668912580008012993072158173141525746725031806674615836396357389725989624877888112952366831514129229329545795404526827804782172390348517583112652422037369009139161487186576336198774837827437708696098) math:sum 4166581644721580718070043340114047119276666074378777619097571659905226293720739533478218257336375826671898072200000577920492806359030475670807936888003634991829984824730590116517014144847523709058188162703439468992470659897525400423246616595745419783065444393918471179930961988965047 . (2321 2575089073339375790853240072539953000324090803785938792323520747894596586880561785903668912580008012993072158173141525746725031806674615836396357389725989624877888112952366831514129229329545795404526827804782172390348517583112652422037369009139161487186576336198774837827437708696098 4166581644721580718070043340114047119276666074378777619097571659905226293720739533478218257336375826671898072200000577920492806359030475670807936888003634991829984824730590116517014144847523709058188162703439468992470659897525400423246616595745419783065444393918471179930961988965047) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33777,7 +33777,7 @@ _:gn_5403 { } _:gn_5404 { - 2323 math:greaterThan 1 . + (2323) math:greaterThan 1 . (2323 1) math:difference 2322 . (983596501957170863636436804965858881371515533193099965549469835883966880040384038329119567823640199314246244146282473572957257254318756001984777891448344257925791401174143546511244313811567881750865492906124875788226375268699904420828121422532903191307708278479078495723913428427149 1591492571382204927216803267574094118952575270592838826774050912010629706840177747574549344756367813678825914026859052173767774552355859834411579498277645366952096711778223285002884915517977913653661334898657296602122142314412748001209247586606258295878868057719696342103524280268949) math:sum 2575089073339375790853240072539953000324090803785938792323520747894596586880561785903668912580008012993072158173141525746725031806674615836396357389725989624877888112952366831514129229329545795404526827804782172390348517583112652422037369009139161487186576336198774837827437708696098 . (2322 1591492571382204927216803267574094118952575270592838826774050912010629706840177747574549344756367813678825914026859052173767774552355859834411579498277645366952096711778223285002884915517977913653661334898657296602122142314412748001209247586606258295878868057719696342103524280268949 2575089073339375790853240072539953000324090803785938792323520747894596586880561785903668912580008012993072158173141525746725031806674615836396357389725989624877888112952366831514129229329545795404526827804782172390348517583112652422037369009139161487186576336198774837827437708696098) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33788,7 +33788,7 @@ _:gn_5405 { } _:gn_5406 { - 2324 math:greaterThan 1 . + (2324) math:greaterThan 1 . (2324 1) math:difference 2323 . (607896069425034063580366462608235237581059737399738861224581076126662826799793709245429776932727614364579669880576578600810517298037103832426801606829301109026305310604079738491640601706410031902795841992532420813895767045712843580381126164073355104571159779240617846379610851841800 983596501957170863636436804965858881371515533193099965549469835883966880040384038329119567823640199314246244146282473572957257254318756001984777891448344257925791401174143546511244313811567881750865492906124875788226375268699904420828121422532903191307708278479078495723913428427149) math:sum 1591492571382204927216803267574094118952575270592838826774050912010629706840177747574549344756367813678825914026859052173767774552355859834411579498277645366952096711778223285002884915517977913653661334898657296602122142314412748001209247586606258295878868057719696342103524280268949 . (2323 983596501957170863636436804965858881371515533193099965549469835883966880040384038329119567823640199314246244146282473572957257254318756001984777891448344257925791401174143546511244313811567881750865492906124875788226375268699904420828121422532903191307708278479078495723913428427149 1591492571382204927216803267574094118952575270592838826774050912010629706840177747574549344756367813678825914026859052173767774552355859834411579498277645366952096711778223285002884915517977913653661334898657296602122142314412748001209247586606258295878868057719696342103524280268949) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33799,7 +33799,7 @@ _:gn_5407 { } _:gn_5408 { - 2325 math:greaterThan 1 . + (2325) math:greaterThan 1 . (2325 1) math:difference 2324 . (375700432532136800056070342357623643790455795793361104324888759757304053240590329083689790890912584949666574265705894972146739956281652169557976284619043148899486090570063808019603712105157849848069650913592454974330608222987060840446995258459548086736548499238460649344302576585349 607896069425034063580366462608235237581059737399738861224581076126662826799793709245429776932727614364579669880576578600810517298037103832426801606829301109026305310604079738491640601706410031902795841992532420813895767045712843580381126164073355104571159779240617846379610851841800) math:sum 983596501957170863636436804965858881371515533193099965549469835883966880040384038329119567823640199314246244146282473572957257254318756001984777891448344257925791401174143546511244313811567881750865492906124875788226375268699904420828121422532903191307708278479078495723913428427149 . (2324 607896069425034063580366462608235237581059737399738861224581076126662826799793709245429776932727614364579669880576578600810517298037103832426801606829301109026305310604079738491640601706410031902795841992532420813895767045712843580381126164073355104571159779240617846379610851841800 983596501957170863636436804965858881371515533193099965549469835883966880040384038329119567823640199314246244146282473572957257254318756001984777891448344257925791401174143546511244313811567881750865492906124875788226375268699904420828121422532903191307708278479078495723913428427149) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33810,7 +33810,7 @@ _:gn_5409 { } _:gn_5410 { - 2326 math:greaterThan 1 . + (2326) math:greaterThan 1 . (2326 1) math:difference 2325 . (232195636892897263524296120250611593790603941606377756899692316369358773559203380161739986041815029414913095614870683628663777341755451662868825322210257960126819220034015930472036889601252182054726191078939965839565158822725782739934130905613807017834611280002157197035308275256451 375700432532136800056070342357623643790455795793361104324888759757304053240590329083689790890912584949666574265705894972146739956281652169557976284619043148899486090570063808019603712105157849848069650913592454974330608222987060840446995258459548086736548499238460649344302576585349) math:sum 607896069425034063580366462608235237581059737399738861224581076126662826799793709245429776932727614364579669880576578600810517298037103832426801606829301109026305310604079738491640601706410031902795841992532420813895767045712843580381126164073355104571159779240617846379610851841800 . (2325 375700432532136800056070342357623643790455795793361104324888759757304053240590329083689790890912584949666574265705894972146739956281652169557976284619043148899486090570063808019603712105157849848069650913592454974330608222987060840446995258459548086736548499238460649344302576585349 607896069425034063580366462608235237581059737399738861224581076126662826799793709245429776932727614364579669880576578600810517298037103832426801606829301109026305310604079738491640601706410031902795841992532420813895767045712843580381126164073355104571159779240617846379610851841800) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33821,7 +33821,7 @@ _:gn_5411 { } _:gn_5412 { - 2327 math:greaterThan 1 . + (2327) math:greaterThan 1 . (2327 1) math:difference 2326 . (143504795639239536531774222107012049999851854186983347425196443387945279681386948921949804849097555534753478650835211343482962614526200506689150962408785188772666870536047877547566822503905667793343459834652489134765449400261278100512864352845741068901937219236303452308994301328898 232195636892897263524296120250611593790603941606377756899692316369358773559203380161739986041815029414913095614870683628663777341755451662868825322210257960126819220034015930472036889601252182054726191078939965839565158822725782739934130905613807017834611280002157197035308275256451) math:sum 375700432532136800056070342357623643790455795793361104324888759757304053240590329083689790890912584949666574265705894972146739956281652169557976284619043148899486090570063808019603712105157849848069650913592454974330608222987060840446995258459548086736548499238460649344302576585349 . (2326 232195636892897263524296120250611593790603941606377756899692316369358773559203380161739986041815029414913095614870683628663777341755451662868825322210257960126819220034015930472036889601252182054726191078939965839565158822725782739934130905613807017834611280002157197035308275256451 375700432532136800056070342357623643790455795793361104324888759757304053240590329083689790890912584949666574265705894972146739956281652169557976284619043148899486090570063808019603712105157849848069650913592454974330608222987060840446995258459548086736548499238460649344302576585349) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33832,7 +33832,7 @@ _:gn_5413 { } _:gn_5414 { - 2328 math:greaterThan 1 . + (2328) math:greaterThan 1 . (2328 1) math:difference 2327 . (88690841253657726992521898143599543790752087419394409474495872981413493877816431239790181192717473880159616964035472285180814727229251156179674359801472771354152349497968052924470067097346514261382731244287476704799709422464504639421266552768065948932674060765853744726313973927553 143504795639239536531774222107012049999851854186983347425196443387945279681386948921949804849097555534753478650835211343482962614526200506689150962408785188772666870536047877547566822503905667793343459834652489134765449400261278100512864352845741068901937219236303452308994301328898) math:sum 232195636892897263524296120250611593790603941606377756899692316369358773559203380161739986041815029414913095614870683628663777341755451662868825322210257960126819220034015930472036889601252182054726191078939965839565158822725782739934130905613807017834611280002157197035308275256451 . (2327 143504795639239536531774222107012049999851854186983347425196443387945279681386948921949804849097555534753478650835211343482962614526200506689150962408785188772666870536047877547566822503905667793343459834652489134765449400261278100512864352845741068901937219236303452308994301328898 232195636892897263524296120250611593790603941606377756899692316369358773559203380161739986041815029414913095614870683628663777341755451662868825322210257960126819220034015930472036889601252182054726191078939965839565158822725782739934130905613807017834611280002157197035308275256451) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33843,7 +33843,7 @@ _:gn_5415 { } _:gn_5416 { - 2329 math:greaterThan 1 . + (2329) math:greaterThan 1 . (2329 1) math:difference 2328 . (54813954385581809539252323963412506209099766767588937950700570406531785803570517682159623656380081654593861686799739058302147887296949350509476602607312417418514521038079824623096755406559153531960728590365012429965739977796773461091597800077675119969263158470449707582680327401345 88690841253657726992521898143599543790752087419394409474495872981413493877816431239790181192717473880159616964035472285180814727229251156179674359801472771354152349497968052924470067097346514261382731244287476704799709422464504639421266552768065948932674060765853744726313973927553) math:sum 143504795639239536531774222107012049999851854186983347425196443387945279681386948921949804849097555534753478650835211343482962614526200506689150962408785188772666870536047877547566822503905667793343459834652489134765449400261278100512864352845741068901937219236303452308994301328898 . (2328 88690841253657726992521898143599543790752087419394409474495872981413493877816431239790181192717473880159616964035472285180814727229251156179674359801472771354152349497968052924470067097346514261382731244287476704799709422464504639421266552768065948932674060765853744726313973927553 143504795639239536531774222107012049999851854186983347425196443387945279681386948921949804849097555534753478650835211343482962614526200506689150962408785188772666870536047877547566822503905667793343459834652489134765449400261278100512864352845741068901937219236303452308994301328898) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33854,7 +33854,7 @@ _:gn_5417 { } _:gn_5418 { - 2330 math:greaterThan 1 . + (2330) math:greaterThan 1 . (2330 1) math:difference 2329 . (33876886868075917453269574180187037581652320651805471523795302574881708074245913557630557536337392225565755277235733226878666839932301805670197757194160353935637828459888228301373311690787360729422002653922464274833969444667731178329668752690390828963410902295404037143633646526208 54813954385581809539252323963412506209099766767588937950700570406531785803570517682159623656380081654593861686799739058302147887296949350509476602607312417418514521038079824623096755406559153531960728590365012429965739977796773461091597800077675119969263158470449707582680327401345) math:sum 88690841253657726992521898143599543790752087419394409474495872981413493877816431239790181192717473880159616964035472285180814727229251156179674359801472771354152349497968052924470067097346514261382731244287476704799709422464504639421266552768065948932674060765853744726313973927553 . (2329 54813954385581809539252323963412506209099766767588937950700570406531785803570517682159623656380081654593861686799739058302147887296949350509476602607312417418514521038079824623096755406559153531960728590365012429965739977796773461091597800077675119969263158470449707582680327401345 88690841253657726992521898143599543790752087419394409474495872981413493877816431239790181192717473880159616964035472285180814727229251156179674359801472771354152349497968052924470067097346514261382731244287476704799709422464504639421266552768065948932674060765853744726313973927553) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33865,7 +33865,7 @@ _:gn_5419 { } _:gn_5420 { - 2331 math:greaterThan 1 . + (2331) math:greaterThan 1 . (2331 1) math:difference 2330 . (20937067517505892085982749783225468627447446115783466426905267831650077729324604124529066120042689429028106409564005831423481047364647544839278845413152063482876692578191596321723443715771792802538725936442548155131770533129042282761929047387284291005852256175045670439046680875137 33876886868075917453269574180187037581652320651805471523795302574881708074245913557630557536337392225565755277235733226878666839932301805670197757194160353935637828459888228301373311690787360729422002653922464274833969444667731178329668752690390828963410902295404037143633646526208) math:sum 54813954385581809539252323963412506209099766767588937950700570406531785803570517682159623656380081654593861686799739058302147887296949350509476602607312417418514521038079824623096755406559153531960728590365012429965739977796773461091597800077675119969263158470449707582680327401345 . (2330 33876886868075917453269574180187037581652320651805471523795302574881708074245913557630557536337392225565755277235733226878666839932301805670197757194160353935637828459888228301373311690787360729422002653922464274833969444667731178329668752690390828963410902295404037143633646526208 54813954385581809539252323963412506209099766767588937950700570406531785803570517682159623656380081654593861686799739058302147887296949350509476602607312417418514521038079824623096755406559153531960728590365012429965739977796773461091597800077675119969263158470449707582680327401345) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33876,7 +33876,7 @@ _:gn_5421 { } _:gn_5422 { - 2332 math:greaterThan 1 . + (2332) math:greaterThan 1 . (2332 1) math:difference 2331 . (12939819350570025367286824396961568954204874536022005096890034743231630344921309433101491416294702796537648867671727395455185792567654260830918911781008290452761135881696631979649867975015567926883276717479916119702198911538688895567739705303106537957558646120358366704586965651071 20937067517505892085982749783225468627447446115783466426905267831650077729324604124529066120042689429028106409564005831423481047364647544839278845413152063482876692578191596321723443715771792802538725936442548155131770533129042282761929047387284291005852256175045670439046680875137) math:sum 33876886868075917453269574180187037581652320651805471523795302574881708074245913557630557536337392225565755277235733226878666839932301805670197757194160353935637828459888228301373311690787360729422002653922464274833969444667731178329668752690390828963410902295404037143633646526208 . (2331 20937067517505892085982749783225468627447446115783466426905267831650077729324604124529066120042689429028106409564005831423481047364647544839278845413152063482876692578191596321723443715771792802538725936442548155131770533129042282761929047387284291005852256175045670439046680875137 33876886868075917453269574180187037581652320651805471523795302574881708074245913557630557536337392225565755277235733226878666839932301805670197757194160353935637828459888228301373311690787360729422002653922464274833969444667731178329668752690390828963410902295404037143633646526208) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33887,7 +33887,7 @@ _:gn_5423 { } _:gn_5424 { - 2333 math:greaterThan 1 . + (2333) math:greaterThan 1 . (2333 1) math:difference 2332 . (7997248166935866718695925386263899673242571579761461330015233088418447384403294691427574703747986632490457541892278435968295254796993284008359933632143773030115556696494964342073575740756224875655449218962632035429571621590353387194189342084177753048293610054687303734459715224066 12939819350570025367286824396961568954204874536022005096890034743231630344921309433101491416294702796537648867671727395455185792567654260830918911781008290452761135881696631979649867975015567926883276717479916119702198911538688895567739705303106537957558646120358366704586965651071) math:sum 20937067517505892085982749783225468627447446115783466426905267831650077729324604124529066120042689429028106409564005831423481047364647544839278845413152063482876692578191596321723443715771792802538725936442548155131770533129042282761929047387284291005852256175045670439046680875137 . (2332 12939819350570025367286824396961568954204874536022005096890034743231630344921309433101491416294702796537648867671727395455185792567654260830918911781008290452761135881696631979649867975015567926883276717479916119702198911538688895567739705303106537957558646120358366704586965651071 20937067517505892085982749783225468627447446115783466426905267831650077729324604124529066120042689429028106409564005831423481047364647544839278845413152063482876692578191596321723443715771792802538725936442548155131770533129042282761929047387284291005852256175045670439046680875137) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33898,7 +33898,7 @@ _:gn_5425 { } _:gn_5426 { - 2334 math:greaterThan 1 . + (2334) math:greaterThan 1 . (2334 1) math:difference 2333 . (4942571183634158648590899010697669280962302956260543766874801654813182960518014741673916712546716164047191325779448959486890537770660976822558978148864517422645579185201667637576292234259343051227827498517284084272627289948335508373550363218928784909265036065671062970127250427005 7997248166935866718695925386263899673242571579761461330015233088418447384403294691427574703747986632490457541892278435968295254796993284008359933632143773030115556696494964342073575740756224875655449218962632035429571621590353387194189342084177753048293610054687303734459715224066) math:sum 12939819350570025367286824396961568954204874536022005096890034743231630344921309433101491416294702796537648867671727395455185792567654260830918911781008290452761135881696631979649867975015567926883276717479916119702198911538688895567739705303106537957558646120358366704586965651071 . (2333 7997248166935866718695925386263899673242571579761461330015233088418447384403294691427574703747986632490457541892278435968295254796993284008359933632143773030115556696494964342073575740756224875655449218962632035429571621590353387194189342084177753048293610054687303734459715224066 12939819350570025367286824396961568954204874536022005096890034743231630344921309433101491416294702796537648867671727395455185792567654260830918911781008290452761135881696631979649867975015567926883276717479916119702198911538688895567739705303106537957558646120358366704586965651071) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33909,7 +33909,7 @@ _:gn_5427 { } _:gn_5428 { - 2335 math:greaterThan 1 . + (2335) math:greaterThan 1 . (2335 1) math:difference 2334 . (3054676983301708070105026375566230392280268623500917563140431433605264423885279949753657991201270468443266216112829476481404717026332307185800955483279255607469977511293296704497283506496881824427621720445347951156944331642017878820638978865248968139028573989016240764332464797061 4942571183634158648590899010697669280962302956260543766874801654813182960518014741673916712546716164047191325779448959486890537770660976822558978148864517422645579185201667637576292234259343051227827498517284084272627289948335508373550363218928784909265036065671062970127250427005) math:sum 7997248166935866718695925386263899673242571579761461330015233088418447384403294691427574703747986632490457541892278435968295254796993284008359933632143773030115556696494964342073575740756224875655449218962632035429571621590353387194189342084177753048293610054687303734459715224066 . (2334 4942571183634158648590899010697669280962302956260543766874801654813182960518014741673916712546716164047191325779448959486890537770660976822558978148864517422645579185201667637576292234259343051227827498517284084272627289948335508373550363218928784909265036065671062970127250427005 7997248166935866718695925386263899673242571579761461330015233088418447384403294691427574703747986632490457541892278435968295254796993284008359933632143773030115556696494964342073575740756224875655449218962632035429571621590353387194189342084177753048293610054687303734459715224066) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33920,7 +33920,7 @@ _:gn_5429 { } _:gn_5430 { - 2336 math:greaterThan 1 . + (2336) math:greaterThan 1 . (2336 1) math:difference 2335 . (1887894200332450578485872635131438888682034332759626203734370221207918536632734791920258721345445695603925109666619483005485820744328669636758022665585261815175601673908370933079008727762461226800205778071936133115682958306317629552911384353679816770236462076654822205794785629944 3054676983301708070105026375566230392280268623500917563140431433605264423885279949753657991201270468443266216112829476481404717026332307185800955483279255607469977511293296704497283506496881824427621720445347951156944331642017878820638978865248968139028573989016240764332464797061) math:sum 4942571183634158648590899010697669280962302956260543766874801654813182960518014741673916712546716164047191325779448959486890537770660976822558978148864517422645579185201667637576292234259343051227827498517284084272627289948335508373550363218928784909265036065671062970127250427005 . (2335 3054676983301708070105026375566230392280268623500917563140431433605264423885279949753657991201270468443266216112829476481404717026332307185800955483279255607469977511293296704497283506496881824427621720445347951156944331642017878820638978865248968139028573989016240764332464797061 4942571183634158648590899010697669280962302956260543766874801654813182960518014741673916712546716164047191325779448959486890537770660976822558978148864517422645579185201667637576292234259343051227827498517284084272627289948335508373550363218928784909265036065671062970127250427005) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33931,7 +33931,7 @@ _:gn_5431 { } _:gn_5432 { - 2337 math:greaterThan 1 . + (2337) math:greaterThan 1 . (2337 1) math:difference 2336 . (1166782782969257491619153740434791503598234290741291359406061212397345887252545157833399269855824772839341106446209993475918896282003637549042932817693993792294375837384925771418274778734420597627415942373411818041261373335700249267727594511569151368792111912361418558537679167117 1887894200332450578485872635131438888682034332759626203734370221207918536632734791920258721345445695603925109666619483005485820744328669636758022665585261815175601673908370933079008727762461226800205778071936133115682958306317629552911384353679816770236462076654822205794785629944) math:sum 3054676983301708070105026375566230392280268623500917563140431433605264423885279949753657991201270468443266216112829476481404717026332307185800955483279255607469977511293296704497283506496881824427621720445347951156944331642017878820638978865248968139028573989016240764332464797061 . (2336 1887894200332450578485872635131438888682034332759626203734370221207918536632734791920258721345445695603925109666619483005485820744328669636758022665585261815175601673908370933079008727762461226800205778071936133115682958306317629552911384353679816770236462076654822205794785629944 3054676983301708070105026375566230392280268623500917563140431433605264423885279949753657991201270468443266216112829476481404717026332307185800955483279255607469977511293296704497283506496881824427621720445347951156944331642017878820638978865248968139028573989016240764332464797061) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33942,7 +33942,7 @@ _:gn_5433 { } _:gn_5434 { - 2338 math:greaterThan 1 . + (2338) math:greaterThan 1 . (2338 1) math:difference 2337 . (721111417363193086866718894696647385083800042018334844328309008810572649380189634086859451489620922764584003220409489529566924462325032087715089847891268022881225836523445161660733949028040629172789835698524315074421584970617380285183789842110665401444350164293403647257106462827 1166782782969257491619153740434791503598234290741291359406061212397345887252545157833399269855824772839341106446209993475918896282003637549042932817693993792294375837384925771418274778734420597627415942373411818041261373335700249267727594511569151368792111912361418558537679167117) math:sum 1887894200332450578485872635131438888682034332759626203734370221207918536632734791920258721345445695603925109666619483005485820744328669636758022665585261815175601673908370933079008727762461226800205778071936133115682958306317629552911384353679816770236462076654822205794785629944 . (2337 1166782782969257491619153740434791503598234290741291359406061212397345887252545157833399269855824772839341106446209993475918896282003637549042932817693993792294375837384925771418274778734420597627415942373411818041261373335700249267727594511569151368792111912361418558537679167117 1887894200332450578485872635131438888682034332759626203734370221207918536632734791920258721345445695603925109666619483005485820744328669636758022665585261815175601673908370933079008727762461226800205778071936133115682958306317629552911384353679816770236462076654822205794785629944) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33953,7 +33953,7 @@ _:gn_5435 { } _:gn_5436 { - 2339 math:greaterThan 1 . + (2339) math:greaterThan 1 . (2339 1) math:difference 2338 . (445671365606064404752434845738144118514434248722956515077752203586773237872355523746539818366203850074757103225800503946351971819678605461327842969802725769413150000861480609757540829706379968454626106674887502966839788365082868982543804669458485967347761748068014911280572704290 721111417363193086866718894696647385083800042018334844328309008810572649380189634086859451489620922764584003220409489529566924462325032087715089847891268022881225836523445161660733949028040629172789835698524315074421584970617380285183789842110665401444350164293403647257106462827) math:sum 1166782782969257491619153740434791503598234290741291359406061212397345887252545157833399269855824772839341106446209993475918896282003637549042932817693993792294375837384925771418274778734420597627415942373411818041261373335700249267727594511569151368792111912361418558537679167117 . (2338 721111417363193086866718894696647385083800042018334844328309008810572649380189634086859451489620922764584003220409489529566924462325032087715089847891268022881225836523445161660733949028040629172789835698524315074421584970617380285183789842110665401444350164293403647257106462827 1166782782969257491619153740434791503598234290741291359406061212397345887252545157833399269855824772839341106446209993475918896282003637549042932817693993792294375837384925771418274778734420597627415942373411818041261373335700249267727594511569151368792111912361418558537679167117) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33964,7 +33964,7 @@ _:gn_5437 { } _:gn_5438 { - 2340 math:greaterThan 1 . + (2340) math:greaterThan 1 . (2340 1) math:difference 2339 . (275440051757128682114284048958503266569365793295378329250556805223799411507834110340319633123417072689826899994608985583214952642646426626387246878088542253468075835661964551903193119321660660718163729023636812107581796605534511302639985172652179434096588416225388735976533758537 445671365606064404752434845738144118514434248722956515077752203586773237872355523746539818366203850074757103225800503946351971819678605461327842969802725769413150000861480609757540829706379968454626106674887502966839788365082868982543804669458485967347761748068014911280572704290) math:sum 721111417363193086866718894696647385083800042018334844328309008810572649380189634086859451489620922764584003220409489529566924462325032087715089847891268022881225836523445161660733949028040629172789835698524315074421584970617380285183789842110665401444350164293403647257106462827 . (2339 445671365606064404752434845738144118514434248722956515077752203586773237872355523746539818366203850074757103225800503946351971819678605461327842969802725769413150000861480609757540829706379968454626106674887502966839788365082868982543804669458485967347761748068014911280572704290 721111417363193086866718894696647385083800042018334844328309008810572649380189634086859451489620922764584003220409489529566924462325032087715089847891268022881225836523445161660733949028040629172789835698524315074421584970617380285183789842110665401444350164293403647257106462827) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33975,7 +33975,7 @@ _:gn_5439 { } _:gn_5440 { - 2341 math:greaterThan 1 . + (2341) math:greaterThan 1 . (2341 1) math:difference 2340 . (170231313848935722638150796779640851945068455427578185827195398362973826364521413406220185242786777384930203231191518363137019177032178834940596091714183515945074165199516057854347710384719307736462377651250690859257991759548357679903819496806306533251173331842626175304038945753 275440051757128682114284048958503266569365793295378329250556805223799411507834110340319633123417072689826899994608985583214952642646426626387246878088542253468075835661964551903193119321660660718163729023636812107581796605534511302639985172652179434096588416225388735976533758537) math:sum 445671365606064404752434845738144118514434248722956515077752203586773237872355523746539818366203850074757103225800503946351971819678605461327842969802725769413150000861480609757540829706379968454626106674887502966839788365082868982543804669458485967347761748068014911280572704290 . (2340 275440051757128682114284048958503266569365793295378329250556805223799411507834110340319633123417072689826899994608985583214952642646426626387246878088542253468075835661964551903193119321660660718163729023636812107581796605534511302639985172652179434096588416225388735976533758537 445671365606064404752434845738144118514434248722956515077752203586773237872355523746539818366203850074757103225800503946351971819678605461327842969802725769413150000861480609757540829706379968454626106674887502966839788365082868982543804669458485967347761748068014911280572704290) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33986,7 +33986,7 @@ _:gn_5441 { } _:gn_5442 { - 2342 math:greaterThan 1 . + (2342) math:greaterThan 1 . (2342 1) math:difference 2341 . (105208737908192959476133252178862414624297337867800143423361406860825585143312696934099447880630295304896696763417467220077933465614247791446650786374358737523001670462448494048845408936941352981701351372386121248323804845986153622736165675845872900845415084382762560672494812784 170231313848935722638150796779640851945068455427578185827195398362973826364521413406220185242786777384930203231191518363137019177032178834940596091714183515945074165199516057854347710384719307736462377651250690859257991759548357679903819496806306533251173331842626175304038945753) math:sum 275440051757128682114284048958503266569365793295378329250556805223799411507834110340319633123417072689826899994608985583214952642646426626387246878088542253468075835661964551903193119321660660718163729023636812107581796605534511302639985172652179434096588416225388735976533758537 . (2341 170231313848935722638150796779640851945068455427578185827195398362973826364521413406220185242786777384930203231191518363137019177032178834940596091714183515945074165199516057854347710384719307736462377651250690859257991759548357679903819496806306533251173331842626175304038945753 275440051757128682114284048958503266569365793295378329250556805223799411507834110340319633123417072689826899994608985583214952642646426626387246878088542253468075835661964551903193119321660660718163729023636812107581796605534511302639985172652179434096588416225388735976533758537) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -33997,7 +33997,7 @@ _:gn_5443 { } _:gn_5444 { - 2343 math:greaterThan 1 . + (2343) math:greaterThan 1 . (2343 1) math:difference 2342 . (65022575940742763162017544600778437320771117559778042403833991502148241221208716472120737362156482080033506467774051143059085711417931043493945305339824778422072494737067563805502301447777954754761026278864569610934186913562204057167653820960433632405758247459863614631544132969 105208737908192959476133252178862414624297337867800143423361406860825585143312696934099447880630295304896696763417467220077933465614247791446650786374358737523001670462448494048845408936941352981701351372386121248323804845986153622736165675845872900845415084382762560672494812784) math:sum 170231313848935722638150796779640851945068455427578185827195398362973826364521413406220185242786777384930203231191518363137019177032178834940596091714183515945074165199516057854347710384719307736462377651250690859257991759548357679903819496806306533251173331842626175304038945753 . (2342 105208737908192959476133252178862414624297337867800143423361406860825585143312696934099447880630295304896696763417467220077933465614247791446650786374358737523001670462448494048845408936941352981701351372386121248323804845986153622736165675845872900845415084382762560672494812784 170231313848935722638150796779640851945068455427578185827195398362973826364521413406220185242786777384930203231191518363137019177032178834940596091714183515945074165199516057854347710384719307736462377651250690859257991759548357679903819496806306533251173331842626175304038945753) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34008,7 +34008,7 @@ _:gn_5445 { } _:gn_5446 { - 2344 math:greaterThan 1 . + (2344) math:greaterThan 1 . (2344 1) math:difference 2343 . (40186161967450196314115707578083977303526220308022101019527415358677343922103980461978710518473813224863190295643416077018847754196316747952705481034533959100929175725380930243343107489163398226940325093521551637389617932423949565568511854885439268439656836922898946040950679815 65022575940742763162017544600778437320771117559778042403833991502148241221208716472120737362156482080033506467774051143059085711417931043493945305339824778422072494737067563805502301447777954754761026278864569610934186913562204057167653820960433632405758247459863614631544132969) math:sum 105208737908192959476133252178862414624297337867800143423361406860825585143312696934099447880630295304896696763417467220077933465614247791446650786374358737523001670462448494048845408936941352981701351372386121248323804845986153622736165675845872900845415084382762560672494812784 . (2343 65022575940742763162017544600778437320771117559778042403833991502148241221208716472120737362156482080033506467774051143059085711417931043493945305339824778422072494737067563805502301447777954754761026278864569610934186913562204057167653820960433632405758247459863614631544132969 105208737908192959476133252178862414624297337867800143423361406860825585143312696934099447880630295304896696763417467220077933465614247791446650786374358737523001670462448494048845408936941352981701351372386121248323804845986153622736165675845872900845415084382762560672494812784) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34019,7 +34019,7 @@ _:gn_5447 { } _:gn_5448 { - 2345 math:greaterThan 1 . + (2345) math:greaterThan 1 . (2345 1) math:difference 2344 . (24836413973292566847901837022694460017244897251755941384306576143470897299104736010142026843682668855170316172130635066040237957221614295541239824305290819321143319011686633562159193958614556527820701185343017973544568981138254491599141966074994363966101410536964668590593453154 40186161967450196314115707578083977303526220308022101019527415358677343922103980461978710518473813224863190295643416077018847754196316747952705481034533959100929175725380930243343107489163398226940325093521551637389617932423949565568511854885439268439656836922898946040950679815) math:sum 65022575940742763162017544600778437320771117559778042403833991502148241221208716472120737362156482080033506467774051143059085711417931043493945305339824778422072494737067563805502301447777954754761026278864569610934186913562204057167653820960433632405758247459863614631544132969 . (2344 40186161967450196314115707578083977303526220308022101019527415358677343922103980461978710518473813224863190295643416077018847754196316747952705481034533959100929175725380930243343107489163398226940325093521551637389617932423949565568511854885439268439656836922898946040950679815 65022575940742763162017544600778437320771117559778042403833991502148241221208716472120737362156482080033506467774051143059085711417931043493945305339824778422072494737067563805502301447777954754761026278864569610934186913562204057167653820960433632405758247459863614631544132969) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34030,7 +34030,7 @@ _:gn_5449 { } _:gn_5450 { - 2346 math:greaterThan 1 . + (2346) math:greaterThan 1 . (2346 1) math:difference 2345 . (15349747994157629466213870555389517286281323056266159635220839215206446622999244451836683674791144369692874123512781010978609796974702452411465656729243139779785856713694296681183913530548841699119623908178533663845048951285695073969369888810444904473555426385934277450357226661 24836413973292566847901837022694460017244897251755941384306576143470897299104736010142026843682668855170316172130635066040237957221614295541239824305290819321143319011686633562159193958614556527820701185343017973544568981138254491599141966074994363966101410536964668590593453154) math:sum 40186161967450196314115707578083977303526220308022101019527415358677343922103980461978710518473813224863190295643416077018847754196316747952705481034533959100929175725380930243343107489163398226940325093521551637389617932423949565568511854885439268439656836922898946040950679815 . (2345 24836413973292566847901837022694460017244897251755941384306576143470897299104736010142026843682668855170316172130635066040237957221614295541239824305290819321143319011686633562159193958614556527820701185343017973544568981138254491599141966074994363966101410536964668590593453154 40186161967450196314115707578083977303526220308022101019527415358677343922103980461978710518473813224863190295643416077018847754196316747952705481034533959100929175725380930243343107489163398226940325093521551637389617932423949565568511854885439268439656836922898946040950679815) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34041,7 +34041,7 @@ _:gn_5451 { } _:gn_5452 { - 2347 math:greaterThan 1 . + (2347) math:greaterThan 1 . (2347 1) math:difference 2346 . (9486665979134937381687966467304942730963574195489781749085736928264450676105491558305343168891524485477442048617854055061628160246911843129774167576047679541357462297992336880975280428065714828701077277164484309699520029852559417629772077264549459492545984151030391140236226493 15349747994157629466213870555389517286281323056266159635220839215206446622999244451836683674791144369692874123512781010978609796974702452411465656729243139779785856713694296681183913530548841699119623908178533663845048951285695073969369888810444904473555426385934277450357226661) math:sum 24836413973292566847901837022694460017244897251755941384306576143470897299104736010142026843682668855170316172130635066040237957221614295541239824305290819321143319011686633562159193958614556527820701185343017973544568981138254491599141966074994363966101410536964668590593453154 . (2346 15349747994157629466213870555389517286281323056266159635220839215206446622999244451836683674791144369692874123512781010978609796974702452411465656729243139779785856713694296681183913530548841699119623908178533663845048951285695073969369888810444904473555426385934277450357226661 24836413973292566847901837022694460017244897251755941384306576143470897299104736010142026843682668855170316172130635066040237957221614295541239824305290819321143319011686633562159193958614556527820701185343017973544568981138254491599141966074994363966101410536964668590593453154) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34052,7 +34052,7 @@ _:gn_5453 { } _:gn_5454 { - 2348 math:greaterThan 1 . + (2348) math:greaterThan 1 . (2348 1) math:difference 2347 . (5863082015022692084525904088084574555317748860776377886135102286941995946893752893531340505899619884215432074894926955916981636727790609281691489153195460238428394415701959800208633102483126870418546631014049354145528921433135656339597811545895444981009442234903886310121000168 9486665979134937381687966467304942730963574195489781749085736928264450676105491558305343168891524485477442048617854055061628160246911843129774167576047679541357462297992336880975280428065714828701077277164484309699520029852559417629772077264549459492545984151030391140236226493) math:sum 15349747994157629466213870555389517286281323056266159635220839215206446622999244451836683674791144369692874123512781010978609796974702452411465656729243139779785856713694296681183913530548841699119623908178533663845048951285695073969369888810444904473555426385934277450357226661 . (2347 9486665979134937381687966467304942730963574195489781749085736928264450676105491558305343168891524485477442048617854055061628160246911843129774167576047679541357462297992336880975280428065714828701077277164484309699520029852559417629772077264549459492545984151030391140236226493 15349747994157629466213870555389517286281323056266159635220839215206446622999244451836683674791144369692874123512781010978609796974702452411465656729243139779785856713694296681183913530548841699119623908178533663845048951285695073969369888810444904473555426385934277450357226661) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34063,7 +34063,7 @@ _:gn_5455 { } _:gn_5456 { - 2349 math:greaterThan 1 . + (2349) math:greaterThan 1 . (2349 1) math:difference 2348 . (3623583964112245297162062379220368175645825334713403862950634641322454729211738664774002662991904601262009973722927099144646523519121233848082678422852219302929067882290377080766647325582587958282530646150434955553991108419423761290174265718654014511536541916126504830115226325 5863082015022692084525904088084574555317748860776377886135102286941995946893752893531340505899619884215432074894926955916981636727790609281691489153195460238428394415701959800208633102483126870418546631014049354145528921433135656339597811545895444981009442234903886310121000168) math:sum 9486665979134937381687966467304942730963574195489781749085736928264450676105491558305343168891524485477442048617854055061628160246911843129774167576047679541357462297992336880975280428065714828701077277164484309699520029852559417629772077264549459492545984151030391140236226493 . (2348 5863082015022692084525904088084574555317748860776377886135102286941995946893752893531340505899619884215432074894926955916981636727790609281691489153195460238428394415701959800208633102483126870418546631014049354145528921433135656339597811545895444981009442234903886310121000168 9486665979134937381687966467304942730963574195489781749085736928264450676105491558305343168891524485477442048617854055061628160246911843129774167576047679541357462297992336880975280428065714828701077277164484309699520029852559417629772077264549459492545984151030391140236226493) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34074,7 +34074,7 @@ _:gn_5457 { } _:gn_5458 { - 2350 math:greaterThan 1 . + (2350) math:greaterThan 1 . (2350 1) math:difference 2349 . (2239498050910446787363841708864206379671923526062974023184467645619541217682014228757337842907715282953422101171999856772335113208669375433608810730343240935499326533411582719441985776900538912136015984863614398591537813013711895049423545827241430469472900318777381480005773843 3623583964112245297162062379220368175645825334713403862950634641322454729211738664774002662991904601262009973722927099144646523519121233848082678422852219302929067882290377080766647325582587958282530646150434955553991108419423761290174265718654014511536541916126504830115226325) math:sum 5863082015022692084525904088084574555317748860776377886135102286941995946893752893531340505899619884215432074894926955916981636727790609281691489153195460238428394415701959800208633102483126870418546631014049354145528921433135656339597811545895444981009442234903886310121000168 . (2349 3623583964112245297162062379220368175645825334713403862950634641322454729211738664774002662991904601262009973722927099144646523519121233848082678422852219302929067882290377080766647325582587958282530646150434955553991108419423761290174265718654014511536541916126504830115226325 5863082015022692084525904088084574555317748860776377886135102286941995946893752893531340505899619884215432074894926955916981636727790609281691489153195460238428394415701959800208633102483126870418546631014049354145528921433135656339597811545895444981009442234903886310121000168) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34085,7 +34085,7 @@ _:gn_5459 { } _:gn_5460 { - 2351 math:greaterThan 1 . + (2351) math:greaterThan 1 . (2351 1) math:difference 2350 . (1384085913201798509798220670356161795973901808650429839766166995702913511529724436016664820084189318308587872550927242372311410310451858414473867692508978367429741348878794361324661548682049046146514661286820556962453295405711866240750719891412584042063641597349123350109452482 2239498050910446787363841708864206379671923526062974023184467645619541217682014228757337842907715282953422101171999856772335113208669375433608810730343240935499326533411582719441985776900538912136015984863614398591537813013711895049423545827241430469472900318777381480005773843) math:sum 3623583964112245297162062379220368175645825334713403862950634641322454729211738664774002662991904601262009973722927099144646523519121233848082678422852219302929067882290377080766647325582587958282530646150434955553991108419423761290174265718654014511536541916126504830115226325 . (2350 2239498050910446787363841708864206379671923526062974023184467645619541217682014228757337842907715282953422101171999856772335113208669375433608810730343240935499326533411582719441985776900538912136015984863614398591537813013711895049423545827241430469472900318777381480005773843 3623583964112245297162062379220368175645825334713403862950634641322454729211738664774002662991904601262009973722927099144646523519121233848082678422852219302929067882290377080766647325582587958282530646150434955553991108419423761290174265718654014511536541916126504830115226325) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34096,7 +34096,7 @@ _:gn_5461 { } _:gn_5462 { - 2352 math:greaterThan 1 . + (2352) math:greaterThan 1 . (2352 1) math:difference 2351 . (855412137708648277565621038508044583698021717412544183418300649916627706152289792740673022823525964644834228621072614400023702898217517019134943037834262568069585184532788358117324228218489865989501323576793841629084517608000028808672825935828846427409258721428258129896321361 1384085913201798509798220670356161795973901808650429839766166995702913511529724436016664820084189318308587872550927242372311410310451858414473867692508978367429741348878794361324661548682049046146514661286820556962453295405711866240750719891412584042063641597349123350109452482) math:sum 2239498050910446787363841708864206379671923526062974023184467645619541217682014228757337842907715282953422101171999856772335113208669375433608810730343240935499326533411582719441985776900538912136015984863614398591537813013711895049423545827241430469472900318777381480005773843 . (2351 1384085913201798509798220670356161795973901808650429839766166995702913511529724436016664820084189318308587872550927242372311410310451858414473867692508978367429741348878794361324661548682049046146514661286820556962453295405711866240750719891412584042063641597349123350109452482 2239498050910446787363841708864206379671923526062974023184467645619541217682014228757337842907715282953422101171999856772335113208669375433608810730343240935499326533411582719441985776900538912136015984863614398591537813013711895049423545827241430469472900318777381480005773843) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34107,7 +34107,7 @@ _:gn_5463 { } _:gn_5464 { - 2353 math:greaterThan 1 . + (2353) math:greaterThan 1 . (2353 1) math:difference 2352 . (528673775493150232232599631848117212275880091237885656347866345786285805377434643275991797260663353663753643929854627972287707412234341395338924654674715799360156164346006003207337320463559180157013337710026715333368777797711837432077893955583737614654382875920865220213131121 855412137708648277565621038508044583698021717412544183418300649916627706152289792740673022823525964644834228621072614400023702898217517019134943037834262568069585184532788358117324228218489865989501323576793841629084517608000028808672825935828846427409258721428258129896321361) math:sum 1384085913201798509798220670356161795973901808650429839766166995702913511529724436016664820084189318308587872550927242372311410310451858414473867692508978367429741348878794361324661548682049046146514661286820556962453295405711866240750719891412584042063641597349123350109452482 . (2352 855412137708648277565621038508044583698021717412544183418300649916627706152289792740673022823525964644834228621072614400023702898217517019134943037834262568069585184532788358117324228218489865989501323576793841629084517608000028808672825935828846427409258721428258129896321361 1384085913201798509798220670356161795973901808650429839766166995702913511529724436016664820084189318308587872550927242372311410310451858414473867692508978367429741348878794361324661548682049046146514661286820556962453295405711866240750719891412584042063641597349123350109452482) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34118,7 +34118,7 @@ _:gn_5465 { } _:gn_5466 { - 2354 math:greaterThan 1 . + (2354) math:greaterThan 1 . (2354 1) math:difference 2353 . (326738362215498045333021406659927371422141626174658527070434304130341900774855149464681225562862610981080584691217986427735995485983175623796018383159546768709429020186782354909986907754930685832487985866767126295715739810288191376594931980245108812754875845507392909683190240 528673775493150232232599631848117212275880091237885656347866345786285805377434643275991797260663353663753643929854627972287707412234341395338924654674715799360156164346006003207337320463559180157013337710026715333368777797711837432077893955583737614654382875920865220213131121) math:sum 855412137708648277565621038508044583698021717412544183418300649916627706152289792740673022823525964644834228621072614400023702898217517019134943037834262568069585184532788358117324228218489865989501323576793841629084517608000028808672825935828846427409258721428258129896321361 . (2353 528673775493150232232599631848117212275880091237885656347866345786285805377434643275991797260663353663753643929854627972287707412234341395338924654674715799360156164346006003207337320463559180157013337710026715333368777797711837432077893955583737614654382875920865220213131121 855412137708648277565621038508044583698021717412544183418300649916627706152289792740673022823525964644834228621072614400023702898217517019134943037834262568069585184532788358117324228218489865989501323576793841629084517608000028808672825935828846427409258721428258129896321361) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34129,7 +34129,7 @@ _:gn_5467 { } _:gn_5468 { - 2355 math:greaterThan 1 . + (2355) math:greaterThan 1 . (2355 1) math:difference 2354 . (201935413277652186899578225188189840853738465063227129277432041655943904602579493811310571697800742682673059238636641544551711926251165771542906271515169030650727144159223648297350412708628494324525351843259589037653037987423646055482961975338628801899507030413472310529940881 326738362215498045333021406659927371422141626174658527070434304130341900774855149464681225562862610981080584691217986427735995485983175623796018383159546768709429020186782354909986907754930685832487985866767126295715739810288191376594931980245108812754875845507392909683190240) math:sum 528673775493150232232599631848117212275880091237885656347866345786285805377434643275991797260663353663753643929854627972287707412234341395338924654674715799360156164346006003207337320463559180157013337710026715333368777797711837432077893955583737614654382875920865220213131121 . (2354 326738362215498045333021406659927371422141626174658527070434304130341900774855149464681225562862610981080584691217986427735995485983175623796018383159546768709429020186782354909986907754930685832487985866767126295715739810288191376594931980245108812754875845507392909683190240 528673775493150232232599631848117212275880091237885656347866345786285805377434643275991797260663353663753643929854627972287707412234341395338924654674715799360156164346006003207337320463559180157013337710026715333368777797711837432077893955583737614654382875920865220213131121) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34140,7 +34140,7 @@ _:gn_5469 { } _:gn_5470 { - 2356 math:greaterThan 1 . + (2356) math:greaterThan 1 . (2356 1) math:difference 2355 . (124802948937845858433443181471737530568403161111431397793002262474397996172275655653370653865061868298407525452581344883184283559732009852253112111644377738058701876027558706612636495046302191507962634023507537258062701822864545321111970004906480010855368815093920599153249359 201935413277652186899578225188189840853738465063227129277432041655943904602579493811310571697800742682673059238636641544551711926251165771542906271515169030650727144159223648297350412708628494324525351843259589037653037987423646055482961975338628801899507030413472310529940881) math:sum 326738362215498045333021406659927371422141626174658527070434304130341900774855149464681225562862610981080584691217986427735995485983175623796018383159546768709429020186782354909986907754930685832487985866767126295715739810288191376594931980245108812754875845507392909683190240 . (2355 201935413277652186899578225188189840853738465063227129277432041655943904602579493811310571697800742682673059238636641544551711926251165771542906271515169030650727144159223648297350412708628494324525351843259589037653037987423646055482961975338628801899507030413472310529940881 326738362215498045333021406659927371422141626174658527070434304130341900774855149464681225562862610981080584691217986427735995485983175623796018383159546768709429020186782354909986907754930685832487985866767126295715739810288191376594931980245108812754875845507392909683190240) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34151,7 +34151,7 @@ _:gn_5471 { } _:gn_5472 { - 2357 math:greaterThan 1 . + (2357) math:greaterThan 1 . (2357 1) math:difference 2356 . (77132464339806328466135043716452310285335303951795731484429779181545908430303838157939917832738874384265533786055296661367428366519155919289794159870791292592025268131664941684713917662326302816562717819752051779590336164559100734370991970432148791044138215319551711376691522 124802948937845858433443181471737530568403161111431397793002262474397996172275655653370653865061868298407525452581344883184283559732009852253112111644377738058701876027558706612636495046302191507962634023507537258062701822864545321111970004906480010855368815093920599153249359) math:sum 201935413277652186899578225188189840853738465063227129277432041655943904602579493811310571697800742682673059238636641544551711926251165771542906271515169030650727144159223648297350412708628494324525351843259589037653037987423646055482961975338628801899507030413472310529940881 . (2356 124802948937845858433443181471737530568403161111431397793002262474397996172275655653370653865061868298407525452581344883184283559732009852253112111644377738058701876027558706612636495046302191507962634023507537258062701822864545321111970004906480010855368815093920599153249359 201935413277652186899578225188189840853738465063227129277432041655943904602579493811310571697800742682673059238636641544551711926251165771542906271515169030650727144159223648297350412708628494324525351843259589037653037987423646055482961975338628801899507030413472310529940881) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34162,7 +34162,7 @@ _:gn_5473 { } _:gn_5474 { - 2358 math:greaterThan 1 . + (2358) math:greaterThan 1 . (2358 1) math:difference 2357 . (47670484598039529967308137755285220283067857159635666308572483292852087741971817495430736032322993914141991666526048221816855193212853932963317951773586445466676607895893764927922577383975888691399916203755485478472365658305444586740978034474331219811230599774368887776557837 77132464339806328466135043716452310285335303951795731484429779181545908430303838157939917832738874384265533786055296661367428366519155919289794159870791292592025268131664941684713917662326302816562717819752051779590336164559100734370991970432148791044138215319551711376691522) math:sum 124802948937845858433443181471737530568403161111431397793002262474397996172275655653370653865061868298407525452581344883184283559732009852253112111644377738058701876027558706612636495046302191507962634023507537258062701822864545321111970004906480010855368815093920599153249359 . (2357 77132464339806328466135043716452310285335303951795731484429779181545908430303838157939917832738874384265533786055296661367428366519155919289794159870791292592025268131664941684713917662326302816562717819752051779590336164559100734370991970432148791044138215319551711376691522 124802948937845858433443181471737530568403161111431397793002262474397996172275655653370653865061868298407525452581344883184283559732009852253112111644377738058701876027558706612636495046302191507962634023507537258062701822864545321111970004906480010855368815093920599153249359) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34173,7 +34173,7 @@ _:gn_5475 { } _:gn_5476 { - 2359 math:greaterThan 1 . + (2359) math:greaterThan 1 . (2359 1) math:difference 2358 . (29461979741766798498826905961167090002267446792160065175857295888693820688332020662509181800415880470123542119529248439550573173306301986326476208097204847125348660235771176756791340278350414125162801615996566301117970506253656147630013935957817571232907615545182823600133685 47670484598039529967308137755285220283067857159635666308572483292852087741971817495430736032322993914141991666526048221816855193212853932963317951773586445466676607895893764927922577383975888691399916203755485478472365658305444586740978034474331219811230599774368887776557837) math:sum 77132464339806328466135043716452310285335303951795731484429779181545908430303838157939917832738874384265533786055296661367428366519155919289794159870791292592025268131664941684713917662326302816562717819752051779590336164559100734370991970432148791044138215319551711376691522 . (2358 47670484598039529967308137755285220283067857159635666308572483292852087741971817495430736032322993914141991666526048221816855193212853932963317951773586445466676607895893764927922577383975888691399916203755485478472365658305444586740978034474331219811230599774368887776557837 77132464339806328466135043716452310285335303951795731484429779181545908430303838157939917832738874384265533786055296661367428366519155919289794159870791292592025268131664941684713917662326302816562717819752051779590336164559100734370991970432148791044138215319551711376691522) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34184,7 +34184,7 @@ _:gn_5477 { } _:gn_5478 { - 2360 math:greaterThan 1 . + (2360) math:greaterThan 1 . (2360 1) math:difference 2359 . (18208504856272731468481231794118130280800410367475601132715187404158267053639796832921554231907113444018449546996799782266282019906551946636841743676381598341327947660122588171131237105625474566237114587758919177354395152051788439110964098516513648578322984229186064176424152 29461979741766798498826905961167090002267446792160065175857295888693820688332020662509181800415880470123542119529248439550573173306301986326476208097204847125348660235771176756791340278350414125162801615996566301117970506253656147630013935957817571232907615545182823600133685) math:sum 47670484598039529967308137755285220283067857159635666308572483292852087741971817495430736032322993914141991666526048221816855193212853932963317951773586445466676607895893764927922577383975888691399916203755485478472365658305444586740978034474331219811230599774368887776557837 . (2359 29461979741766798498826905961167090002267446792160065175857295888693820688332020662509181800415880470123542119529248439550573173306301986326476208097204847125348660235771176756791340278350414125162801615996566301117970506253656147630013935957817571232907615545182823600133685 47670484598039529967308137755285220283067857159635666308572483292852087741971817495430736032322993914141991666526048221816855193212853932963317951773586445466676607895893764927922577383975888691399916203755485478472365658305444586740978034474331219811230599774368887776557837) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34195,7 +34195,7 @@ _:gn_5479 { } _:gn_5480 { - 2361 math:greaterThan 1 . + (2361) math:greaterThan 1 . (2361 1) math:difference 2360 . (11253474885494067030345674167048959721467036424684464043142108484535553634692223829587627568508767026105092572532448657284291153399750039689634464420823248784020712575648588585660103172724939558925687028237647123763575354201867708519049837441303922654584631315996759423709533 18208504856272731468481231794118130280800410367475601132715187404158267053639796832921554231907113444018449546996799782266282019906551946636841743676381598341327947660122588171131237105625474566237114587758919177354395152051788439110964098516513648578322984229186064176424152) math:sum 29461979741766798498826905961167090002267446792160065175857295888693820688332020662509181800415880470123542119529248439550573173306301986326476208097204847125348660235771176756791340278350414125162801615996566301117970506253656147630013935957817571232907615545182823600133685 . (2360 18208504856272731468481231794118130280800410367475601132715187404158267053639796832921554231907113444018449546996799782266282019906551946636841743676381598341327947660122588171131237105625474566237114587758919177354395152051788439110964098516513648578322984229186064176424152 29461979741766798498826905961167090002267446792160065175857295888693820688332020662509181800415880470123542119529248439550573173306301986326476208097204847125348660235771176756791340278350414125162801615996566301117970506253656147630013935957817571232907615545182823600133685) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34206,7 +34206,7 @@ _:gn_5481 { } _:gn_5482 { - 2362 math:greaterThan 1 . + (2362) math:greaterThan 1 . (2362 1) math:difference 2361 . (6955029970778664438135557627069170559333373942791137089573078919622713418947573003333926663398346417913356974464351124981990866506801906947207279255558349557307235084473999585471133932900535007311427559521272053590819797849920730591914261075209725923738352913189304752714619 11253474885494067030345674167048959721467036424684464043142108484535553634692223829587627568508767026105092572532448657284291153399750039689634464420823248784020712575648588585660103172724939558925687028237647123763575354201867708519049837441303922654584631315996759423709533) math:sum 18208504856272731468481231794118130280800410367475601132715187404158267053639796832921554231907113444018449546996799782266282019906551946636841743676381598341327947660122588171131237105625474566237114587758919177354395152051788439110964098516513648578322984229186064176424152 . (2361 11253474885494067030345674167048959721467036424684464043142108484535553634692223829587627568508767026105092572532448657284291153399750039689634464420823248784020712575648588585660103172724939558925687028237647123763575354201867708519049837441303922654584631315996759423709533 18208504856272731468481231794118130280800410367475601132715187404158267053639796832921554231907113444018449546996799782266282019906551946636841743676381598341327947660122588171131237105625474566237114587758919177354395152051788439110964098516513648578322984229186064176424152) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34217,7 +34217,7 @@ _:gn_5483 { } _:gn_5484 { - 2363 math:greaterThan 1 . + (2363) math:greaterThan 1 . (2363 1) math:difference 2362 . (4298444914715402592210116539979789162133662481893326953569029564912840215744650826253700905110420608191735598068097532302300286892948132742427185165264899226713477491174589000188969239824404551614259468716375070172755556351946977927135576366094196730846278402807454670994914 6955029970778664438135557627069170559333373942791137089573078919622713418947573003333926663398346417913356974464351124981990866506801906947207279255558349557307235084473999585471133932900535007311427559521272053590819797849920730591914261075209725923738352913189304752714619) math:sum 11253474885494067030345674167048959721467036424684464043142108484535553634692223829587627568508767026105092572532448657284291153399750039689634464420823248784020712575648588585660103172724939558925687028237647123763575354201867708519049837441303922654584631315996759423709533 . (2362 6955029970778664438135557627069170559333373942791137089573078919622713418947573003333926663398346417913356974464351124981990866506801906947207279255558349557307235084473999585471133932900535007311427559521272053590819797849920730591914261075209725923738352913189304752714619 11253474885494067030345674167048959721467036424684464043142108484535553634692223829587627568508767026105092572532448657284291153399750039689634464420823248784020712575648588585660103172724939558925687028237647123763575354201867708519049837441303922654584631315996759423709533) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34228,7 +34228,7 @@ _:gn_5485 { } _:gn_5486 { - 2364 math:greaterThan 1 . + (2364) math:greaterThan 1 . (2364 1) math:difference 2363 . (2656585056063261845925441087089381397199711460897810136004049354709873203202922177080225758287925809721621376396253592679690579613853774204780094090293450330593757593299410585282164693076130455697168090804896983418064241497973752664778684709115529192892074510381850081719705 4298444914715402592210116539979789162133662481893326953569029564912840215744650826253700905110420608191735598068097532302300286892948132742427185165264899226713477491174589000188969239824404551614259468716375070172755556351946977927135576366094196730846278402807454670994914) math:sum 6955029970778664438135557627069170559333373942791137089573078919622713418947573003333926663398346417913356974464351124981990866506801906947207279255558349557307235084473999585471133932900535007311427559521272053590819797849920730591914261075209725923738352913189304752714619 . (2363 4298444914715402592210116539979789162133662481893326953569029564912840215744650826253700905110420608191735598068097532302300286892948132742427185165264899226713477491174589000188969239824404551614259468716375070172755556351946977927135576366094196730846278402807454670994914 6955029970778664438135557627069170559333373942791137089573078919622713418947573003333926663398346417913356974464351124981990866506801906947207279255558349557307235084473999585471133932900535007311427559521272053590819797849920730591914261075209725923738352913189304752714619) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34239,7 +34239,7 @@ _:gn_5487 { } _:gn_5488 { - 2365 math:greaterThan 1 . + (2365) math:greaterThan 1 . (2365 1) math:difference 2364 . (1641859858652140746284675452890407764933951020995516817564980210202967012541728649173475146822494798470114221671843939622609707279094358537647091074971448896119719897875178414906804546748274095917091377911478086754691314853973225262356891656978667537954203892425604589275209 2656585056063261845925441087089381397199711460897810136004049354709873203202922177080225758287925809721621376396253592679690579613853774204780094090293450330593757593299410585282164693076130455697168090804896983418064241497973752664778684709115529192892074510381850081719705) math:sum 4298444914715402592210116539979789162133662481893326953569029564912840215744650826253700905110420608191735598068097532302300286892948132742427185165264899226713477491174589000188969239824404551614259468716375070172755556351946977927135576366094196730846278402807454670994914 . (2364 2656585056063261845925441087089381397199711460897810136004049354709873203202922177080225758287925809721621376396253592679690579613853774204780094090293450330593757593299410585282164693076130455697168090804896983418064241497973752664778684709115529192892074510381850081719705 4298444914715402592210116539979789162133662481893326953569029564912840215744650826253700905110420608191735598068097532302300286892948132742427185165264899226713477491174589000188969239824404551614259468716375070172755556351946977927135576366094196730846278402807454670994914) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34250,7 +34250,7 @@ _:gn_5489 { } _:gn_5490 { - 2366 math:greaterThan 1 . + (2366) math:greaterThan 1 . (2366 1) math:difference 2365 . (1014725197411121099640765634198973632265760439902293318439069144506906190661193527906750611465431011251507154724409653057080872334759415667133003015322001434474037695424232170375360146327856359780076712893418896663372926644000527402421793052136861654937870617956245492444496 1641859858652140746284675452890407764933951020995516817564980210202967012541728649173475146822494798470114221671843939622609707279094358537647091074971448896119719897875178414906804546748274095917091377911478086754691314853973225262356891656978667537954203892425604589275209) math:sum 2656585056063261845925441087089381397199711460897810136004049354709873203202922177080225758287925809721621376396253592679690579613853774204780094090293450330593757593299410585282164693076130455697168090804896983418064241497973752664778684709115529192892074510381850081719705 . (2365 1641859858652140746284675452890407764933951020995516817564980210202967012541728649173475146822494798470114221671843939622609707279094358537647091074971448896119719897875178414906804546748274095917091377911478086754691314853973225262356891656978667537954203892425604589275209 2656585056063261845925441087089381397199711460897810136004049354709873203202922177080225758287925809721621376396253592679690579613853774204780094090293450330593757593299410585282164693076130455697168090804896983418064241497973752664778684709115529192892074510381850081719705) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34261,7 +34261,7 @@ _:gn_5491 { } _:gn_5492 { - 2367 math:greaterThan 1 . + (2367) math:greaterThan 1 . (2367 1) math:difference 2366 . (627134661241019646643909818691434132668190581093223499125911065696060821880535121266724535357063787218607066947434286565528834944334942870514088059649447461645682202450946244531444400420417736137014665018059190091318388209972697859935098604841805883016333274469359096830713 1014725197411121099640765634198973632265760439902293318439069144506906190661193527906750611465431011251507154724409653057080872334759415667133003015322001434474037695424232170375360146327856359780076712893418896663372926644000527402421793052136861654937870617956245492444496) math:sum 1641859858652140746284675452890407764933951020995516817564980210202967012541728649173475146822494798470114221671843939622609707279094358537647091074971448896119719897875178414906804546748274095917091377911478086754691314853973225262356891656978667537954203892425604589275209 . (2366 1014725197411121099640765634198973632265760439902293318439069144506906190661193527906750611465431011251507154724409653057080872334759415667133003015322001434474037695424232170375360146327856359780076712893418896663372926644000527402421793052136861654937870617956245492444496 1641859858652140746284675452890407764933951020995516817564980210202967012541728649173475146822494798470114221671843939622609707279094358537647091074971448896119719897875178414906804546748274095917091377911478086754691314853973225262356891656978667537954203892425604589275209) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34272,7 +34272,7 @@ _:gn_5493 { } _:gn_5494 { - 2368 math:greaterThan 1 . + (2368) math:greaterThan 1 . (2368 1) math:difference 2367 . (387590536170101452996855815507539499597569858809069819313158078810845368780658406640026076108367224032900087776975366491552037390424472796618914955672553972828355492973285925843915745907438623643062047875359706572054538434027829542486694447295055771921537343486886395613783 627134661241019646643909818691434132668190581093223499125911065696060821880535121266724535357063787218607066947434286565528834944334942870514088059649447461645682202450946244531444400420417736137014665018059190091318388209972697859935098604841805883016333274469359096830713) math:sum 1014725197411121099640765634198973632265760439902293318439069144506906190661193527906750611465431011251507154724409653057080872334759415667133003015322001434474037695424232170375360146327856359780076712893418896663372926644000527402421793052136861654937870617956245492444496 . (2367 627134661241019646643909818691434132668190581093223499125911065696060821880535121266724535357063787218607066947434286565528834944334942870514088059649447461645682202450946244531444400420417736137014665018059190091318388209972697859935098604841805883016333274469359096830713 1014725197411121099640765634198973632265760439902293318439069144506906190661193527906750611465431011251507154724409653057080872334759415667133003015322001434474037695424232170375360146327856359780076712893418896663372926644000527402421793052136861654937870617956245492444496) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34283,7 +34283,7 @@ _:gn_5495 { } _:gn_5496 { - 2369 math:greaterThan 1 . + (2369) math:greaterThan 1 . (2369 1) math:difference 2368 . (239544125070918193647054003183894633070620722284153679812752986885215453099876714626698459248696563185706979170458920073976797553910470073895173103976893488817326709477660318687528654512979112493952617142699483519263849775944868317448404157546750111094795930982472701216930 387590536170101452996855815507539499597569858809069819313158078810845368780658406640026076108367224032900087776975366491552037390424472796618914955672553972828355492973285925843915745907438623643062047875359706572054538434027829542486694447295055771921537343486886395613783) math:sum 627134661241019646643909818691434132668190581093223499125911065696060821880535121266724535357063787218607066947434286565528834944334942870514088059649447461645682202450946244531444400420417736137014665018059190091318388209972697859935098604841805883016333274469359096830713 . (2368 387590536170101452996855815507539499597569858809069819313158078810845368780658406640026076108367224032900087776975366491552037390424472796618914955672553972828355492973285925843915745907438623643062047875359706572054538434027829542486694447295055771921537343486886395613783 627134661241019646643909818691434132668190581093223499125911065696060821880535121266724535357063787218607066947434286565528834944334942870514088059649447461645682202450946244531444400420417736137014665018059190091318388209972697859935098604841805883016333274469359096830713) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34294,7 +34294,7 @@ _:gn_5497 { } _:gn_5498 { - 2370 math:greaterThan 1 . + (2370) math:greaterThan 1 . (2370 1) math:difference 2369 . (148046411099183259349801812323644866526949136524916139500405091925629915680781692013327616859670660847193108606516446417575239836514002722723741851695660484011028783495625607156387091394459511149109430732660223052790688658082961225038290289748305660826741412504413694396853 239544125070918193647054003183894633070620722284153679812752986885215453099876714626698459248696563185706979170458920073976797553910470073895173103976893488817326709477660318687528654512979112493952617142699483519263849775944868317448404157546750111094795930982472701216930) math:sum 387590536170101452996855815507539499597569858809069819313158078810845368780658406640026076108367224032900087776975366491552037390424472796618914955672553972828355492973285925843915745907438623643062047875359706572054538434027829542486694447295055771921537343486886395613783 . (2369 239544125070918193647054003183894633070620722284153679812752986885215453099876714626698459248696563185706979170458920073976797553910470073895173103976893488817326709477660318687528654512979112493952617142699483519263849775944868317448404157546750111094795930982472701216930 387590536170101452996855815507539499597569858809069819313158078810845368780658406640026076108367224032900087776975366491552037390424472796618914955672553972828355492973285925843915745907438623643062047875359706572054538434027829542486694447295055771921537343486886395613783) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34305,7 +34305,7 @@ _:gn_5499 { } _:gn_5500 { - 2371 math:greaterThan 1 . + (2371) math:greaterThan 1 . (2371 1) math:difference 2370 . (91497713971734934297252190860249766543671585759237540312347894959585537419095022613370842389025902338513870563942473656401557717396467351171431252281233004806297925982034711531141563118519601344843186410039260466473161117861907092410113867798444450268054518478059006820077 148046411099183259349801812323644866526949136524916139500405091925629915680781692013327616859670660847193108606516446417575239836514002722723741851695660484011028783495625607156387091394459511149109430732660223052790688658082961225038290289748305660826741412504413694396853) math:sum 239544125070918193647054003183894633070620722284153679812752986885215453099876714626698459248696563185706979170458920073976797553910470073895173103976893488817326709477660318687528654512979112493952617142699483519263849775944868317448404157546750111094795930982472701216930 . (2370 148046411099183259349801812323644866526949136524916139500405091925629915680781692013327616859670660847193108606516446417575239836514002722723741851695660484011028783495625607156387091394459511149109430732660223052790688658082961225038290289748305660826741412504413694396853 239544125070918193647054003183894633070620722284153679812752986885215453099876714626698459248696563185706979170458920073976797553910470073895173103976893488817326709477660318687528654512979112493952617142699483519263849775944868317448404157546750111094795930982472701216930) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34316,7 +34316,7 @@ _:gn_5501 { } _:gn_5502 { - 2372 math:greaterThan 1 . + (2372) math:greaterThan 1 . (2372 1) math:difference 2371 . (56548697127448325052549621463395099983277550765678599188057196966044378261686669399956774470644758508679238042573972761173682119117535371552310599414427479204730857513590895625245528275939909804266244322620962586317527540221054132628176421949861210558686894026354687576776 91497713971734934297252190860249766543671585759237540312347894959585537419095022613370842389025902338513870563942473656401557717396467351171431252281233004806297925982034711531141563118519601344843186410039260466473161117861907092410113867798444450268054518478059006820077) math:sum 148046411099183259349801812323644866526949136524916139500405091925629915680781692013327616859670660847193108606516446417575239836514002722723741851695660484011028783495625607156387091394459511149109430732660223052790688658082961225038290289748305660826741412504413694396853 . (2371 91497713971734934297252190860249766543671585759237540312347894959585537419095022613370842389025902338513870563942473656401557717396467351171431252281233004806297925982034711531141563118519601344843186410039260466473161117861907092410113867798444450268054518478059006820077 148046411099183259349801812323644866526949136524916139500405091925629915680781692013327616859670660847193108606516446417575239836514002722723741851695660484011028783495625607156387091394459511149109430732660223052790688658082961225038290289748305660826741412504413694396853) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34327,7 +34327,7 @@ _:gn_5503 { } _:gn_5504 { - 2373 math:greaterThan 1 . + (2373) math:greaterThan 1 . (2373 1) math:difference 2372 . (34949016844286609244702569396854666560394034993558941124290697993541159157408353213414067918381143829834632521368500895227875598278931979619120652866805525601567068468443815905896034842579691540576942087418297880155633577640852959781937445848583239709367624451704319243301 56548697127448325052549621463395099983277550765678599188057196966044378261686669399956774470644758508679238042573972761173682119117535371552310599414427479204730857513590895625245528275939909804266244322620962586317527540221054132628176421949861210558686894026354687576776) math:sum 91497713971734934297252190860249766543671585759237540312347894959585537419095022613370842389025902338513870563942473656401557717396467351171431252281233004806297925982034711531141563118519601344843186410039260466473161117861907092410113867798444450268054518478059006820077 . (2372 56548697127448325052549621463395099983277550765678599188057196966044378261686669399956774470644758508679238042573972761173682119117535371552310599414427479204730857513590895625245528275939909804266244322620962586317527540221054132628176421949861210558686894026354687576776 91497713971734934297252190860249766543671585759237540312347894959585537419095022613370842389025902338513870563942473656401557717396467351171431252281233004806297925982034711531141563118519601344843186410039260466473161117861907092410113867798444450268054518478059006820077) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34338,7 +34338,7 @@ _:gn_5505 { } _:gn_5506 { - 2374 math:greaterThan 1 . + (2374) math:greaterThan 1 . (2374 1) math:difference 2373 . (21599680283161715807847052066540433422883515772119658063766498972503219104278316186542706552263614678844605521205471865945806520838603391933189946547621953603163789045147079719349493433360218263689302235202664706161893962580201172846238976101277970849319269574650368333475 34949016844286609244702569396854666560394034993558941124290697993541159157408353213414067918381143829834632521368500895227875598278931979619120652866805525601567068468443815905896034842579691540576942087418297880155633577640852959781937445848583239709367624451704319243301) math:sum 56548697127448325052549621463395099983277550765678599188057196966044378261686669399956774470644758508679238042573972761173682119117535371552310599414427479204730857513590895625245528275939909804266244322620962586317527540221054132628176421949861210558686894026354687576776 . (2373 34949016844286609244702569396854666560394034993558941124290697993541159157408353213414067918381143829834632521368500895227875598278931979619120652866805525601567068468443815905896034842579691540576942087418297880155633577640852959781937445848583239709367624451704319243301 56548697127448325052549621463395099983277550765678599188057196966044378261686669399956774470644758508679238042573972761173682119117535371552310599414427479204730857513590895625245528275939909804266244322620962586317527540221054132628176421949861210558686894026354687576776) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34349,7 +34349,7 @@ _:gn_5507 { } _:gn_5508 { - 2375 math:greaterThan 1 . + (2375) math:greaterThan 1 . (2375 1) math:difference 2374 . (13349336561124893436855517330314233137510519221439283060524199021037940053130037026871361366117529150990027000163029029282069077440328587685930706319183571998403279423296736186546541409219473276887639852215633173993739615060651786935698469747305268860048354877053950909826 21599680283161715807847052066540433422883515772119658063766498972503219104278316186542706552263614678844605521205471865945806520838603391933189946547621953603163789045147079719349493433360218263689302235202664706161893962580201172846238976101277970849319269574650368333475) math:sum 34949016844286609244702569396854666560394034993558941124290697993541159157408353213414067918381143829834632521368500895227875598278931979619120652866805525601567068468443815905896034842579691540576942087418297880155633577640852959781937445848583239709367624451704319243301 . (2374 21599680283161715807847052066540433422883515772119658063766498972503219104278316186542706552263614678844605521205471865945806520838603391933189946547621953603163789045147079719349493433360218263689302235202664706161893962580201172846238976101277970849319269574650368333475 34949016844286609244702569396854666560394034993558941124290697993541159157408353213414067918381143829834632521368500895227875598278931979619120652866805525601567068468443815905896034842579691540576942087418297880155633577640852959781937445848583239709367624451704319243301) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34360,7 +34360,7 @@ _:gn_5509 { } _:gn_5510 { - 2376 math:greaterThan 1 . + (2376) math:greaterThan 1 . (2376 1) math:difference 2375 . (8250343722036822370991534736226200285372996550680375003242299951465279051148279159671345186146085527854578521042442836663737443398274804247259240228438381604760509621850343532802952024140744986801662382987031532168154347519549385910540506353972701989270914697596417423649 13349336561124893436855517330314233137510519221439283060524199021037940053130037026871361366117529150990027000163029029282069077440328587685930706319183571998403279423296736186546541409219473276887639852215633173993739615060651786935698469747305268860048354877053950909826) math:sum 21599680283161715807847052066540433422883515772119658063766498972503219104278316186542706552263614678844605521205471865945806520838603391933189946547621953603163789045147079719349493433360218263689302235202664706161893962580201172846238976101277970849319269574650368333475 . (2375 13349336561124893436855517330314233137510519221439283060524199021037940053130037026871361366117529150990027000163029029282069077440328587685930706319183571998403279423296736186546541409219473276887639852215633173993739615060651786935698469747305268860048354877053950909826 21599680283161715807847052066540433422883515772119658063766498972503219104278316186542706552263614678844605521205471865945806520838603391933189946547621953603163789045147079719349493433360218263689302235202664706161893962580201172846238976101277970849319269574650368333475) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34371,7 +34371,7 @@ _:gn_5511 { } _:gn_5512 { - 2377 math:greaterThan 1 . + (2377) math:greaterThan 1 . (2377 1) math:difference 2376 . (5098992839088071065863982594088032852137522670758908057281899069572661001981757867200016179971443623135448479120586192618331634042053783438671466090745190393642769801446392653743589385078728290085977469228601641825585267541102401025157963393332566870777440179457533486177 8250343722036822370991534736226200285372996550680375003242299951465279051148279159671345186146085527854578521042442836663737443398274804247259240228438381604760509621850343532802952024140744986801662382987031532168154347519549385910540506353972701989270914697596417423649) math:sum 13349336561124893436855517330314233137510519221439283060524199021037940053130037026871361366117529150990027000163029029282069077440328587685930706319183571998403279423296736186546541409219473276887639852215633173993739615060651786935698469747305268860048354877053950909826 . (2376 8250343722036822370991534736226200285372996550680375003242299951465279051148279159671345186146085527854578521042442836663737443398274804247259240228438381604760509621850343532802952024140744986801662382987031532168154347519549385910540506353972701989270914697596417423649 13349336561124893436855517330314233137510519221439283060524199021037940053130037026871361366117529150990027000163029029282069077440328587685930706319183571998403279423296736186546541409219473276887639852215633173993739615060651786935698469747305268860048354877053950909826) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34382,7 +34382,7 @@ _:gn_5513 { } _:gn_5514 { - 2378 math:greaterThan 1 . + (2378) math:greaterThan 1 . (2378 1) math:difference 2377 . (3151350882948751305127552142138167433235473879921466945960400881892618049166521292471329006174641904719130041921856644045405809356221020808587774137693191211117739820403950879059362639062016696715684913758429890342569079978446984885382542960640135118493474518138883937472 5098992839088071065863982594088032852137522670758908057281899069572661001981757867200016179971443623135448479120586192618331634042053783438671466090745190393642769801446392653743589385078728290085977469228601641825585267541102401025157963393332566870777440179457533486177) math:sum 8250343722036822370991534736226200285372996550680375003242299951465279051148279159671345186146085527854578521042442836663737443398274804247259240228438381604760509621850343532802952024140744986801662382987031532168154347519549385910540506353972701989270914697596417423649 . (2377 5098992839088071065863982594088032852137522670758908057281899069572661001981757867200016179971443623135448479120586192618331634042053783438671466090745190393642769801446392653743589385078728290085977469228601641825585267541102401025157963393332566870777440179457533486177 8250343722036822370991534736226200285372996550680375003242299951465279051148279159671345186146085527854578521042442836663737443398274804247259240228438381604760509621850343532802952024140744986801662382987031532168154347519549385910540506353972701989270914697596417423649) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34393,7 +34393,7 @@ _:gn_5515 { } _:gn_5516 { - 2379 math:greaterThan 1 . + (2379) math:greaterThan 1 . (2379 1) math:difference 2378 . (1947641956139319760736430451949865418902048790837441111321498187680042952815236574728687173796801718416318437198729548572925824685832762630083691953051999182525029981042441774684226746016711593370292555470171751483016187562655416139775420432692431752283965661318649548705 3151350882948751305127552142138167433235473879921466945960400881892618049166521292471329006174641904719130041921856644045405809356221020808587774137693191211117739820403950879059362639062016696715684913758429890342569079978446984885382542960640135118493474518138883937472) math:sum 5098992839088071065863982594088032852137522670758908057281899069572661001981757867200016179971443623135448479120586192618331634042053783438671466090745190393642769801446392653743589385078728290085977469228601641825585267541102401025157963393332566870777440179457533486177 . (2378 3151350882948751305127552142138167433235473879921466945960400881892618049166521292471329006174641904719130041921856644045405809356221020808587774137693191211117739820403950879059362639062016696715684913758429890342569079978446984885382542960640135118493474518138883937472 5098992839088071065863982594088032852137522670758908057281899069572661001981757867200016179971443623135448479120586192618331634042053783438671466090745190393642769801446392653743589385078728290085977469228601641825585267541102401025157963393332566870777440179457533486177) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34404,7 +34404,7 @@ _:gn_5517 { } _:gn_5518 { - 2380 math:greaterThan 1 . + (2380) math:greaterThan 1 . (2380 1) math:difference 2379 . (1203708926809431544391121690188302014333425089084025834638902694212575096351284717742641832377840186302811604723127095472479984670388258178504082184641192028592709839361509104375135893045305103345392358288258138859552892415791568745607122527947703366209508856820234388767 1947641956139319760736430451949865418902048790837441111321498187680042952815236574728687173796801718416318437198729548572925824685832762630083691953051999182525029981042441774684226746016711593370292555470171751483016187562655416139775420432692431752283965661318649548705) math:sum 3151350882948751305127552142138167433235473879921466945960400881892618049166521292471329006174641904719130041921856644045405809356221020808587774137693191211117739820403950879059362639062016696715684913758429890342569079978446984885382542960640135118493474518138883937472 . (2379 1947641956139319760736430451949865418902048790837441111321498187680042952815236574728687173796801718416318437198729548572925824685832762630083691953051999182525029981042441774684226746016711593370292555470171751483016187562655416139775420432692431752283965661318649548705 3151350882948751305127552142138167433235473879921466945960400881892618049166521292471329006174641904719130041921856644045405809356221020808587774137693191211117739820403950879059362639062016696715684913758429890342569079978446984885382542960640135118493474518138883937472) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34415,7 +34415,7 @@ _:gn_5519 { } _:gn_5520 { - 2381 math:greaterThan 1 . + (2381) math:greaterThan 1 . (2381 1) math:difference 2380 . (743933029329888216345308761761563404568623701753415276682595493467467856463951856986045341418961532113506832475602453100445840015444504451579609768410807153932320141680932670309090852971406490024900197181913612623463295146863847394168297904744728386074456804498415159938 1203708926809431544391121690188302014333425089084025834638902694212575096351284717742641832377840186302811604723127095472479984670388258178504082184641192028592709839361509104375135893045305103345392358288258138859552892415791568745607122527947703366209508856820234388767) math:sum 1947641956139319760736430451949865418902048790837441111321498187680042952815236574728687173796801718416318437198729548572925824685832762630083691953051999182525029981042441774684226746016711593370292555470171751483016187562655416139775420432692431752283965661318649548705 . (2380 1203708926809431544391121690188302014333425089084025834638902694212575096351284717742641832377840186302811604723127095472479984670388258178504082184641192028592709839361509104375135893045305103345392358288258138859552892415791568745607122527947703366209508856820234388767 1947641956139319760736430451949865418902048790837441111321498187680042952815236574728687173796801718416318437198729548572925824685832762630083691953051999182525029981042441774684226746016711593370292555470171751483016187562655416139775420432692431752283965661318649548705) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34426,7 +34426,7 @@ _:gn_5521 { } _:gn_5522 { - 2382 math:greaterThan 1 . + (2382) math:greaterThan 1 . (2382 1) math:difference 2381 . (459775897479543328045812928426738609764801387330610557956307200745107239887332860756596490958878654189304772247524642372034144654943753726924472416230384874660389697680576434066045040073898613320492161106344526236089597268927721351438824623202974980135052052321819228829 743933029329888216345308761761563404568623701753415276682595493467467856463951856986045341418961532113506832475602453100445840015444504451579609768410807153932320141680932670309090852971406490024900197181913612623463295146863847394168297904744728386074456804498415159938) math:sum 1203708926809431544391121690188302014333425089084025834638902694212575096351284717742641832377840186302811604723127095472479984670388258178504082184641192028592709839361509104375135893045305103345392358288258138859552892415791568745607122527947703366209508856820234388767 . (2381 743933029329888216345308761761563404568623701753415276682595493467467856463951856986045341418961532113506832475602453100445840015444504451579609768410807153932320141680932670309090852971406490024900197181913612623463295146863847394168297904744728386074456804498415159938 1203708926809431544391121690188302014333425089084025834638902694212575096351284717742641832377840186302811604723127095472479984670388258178504082184641192028592709839361509104375135893045305103345392358288258138859552892415791568745607122527947703366209508856820234388767) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34437,7 +34437,7 @@ _:gn_5523 { } _:gn_5524 { - 2383 math:greaterThan 1 . + (2383) math:greaterThan 1 . (2383 1) math:difference 2382 . (284157131850344888299495833334824794803822314422804718726288292722360616576618996229448850460082877924202060228077810728411695360500750724655137352180422279271930444000356236243045812897507876704408036075569086387373697877936126042729473281541753405939404752176595931109 459775897479543328045812928426738609764801387330610557956307200745107239887332860756596490958878654189304772247524642372034144654943753726924472416230384874660389697680576434066045040073898613320492161106344526236089597268927721351438824623202974980135052052321819228829) math:sum 743933029329888216345308761761563404568623701753415276682595493467467856463951856986045341418961532113506832475602453100445840015444504451579609768410807153932320141680932670309090852971406490024900197181913612623463295146863847394168297904744728386074456804498415159938 . (2382 459775897479543328045812928426738609764801387330610557956307200745107239887332860756596490958878654189304772247524642372034144654943753726924472416230384874660389697680576434066045040073898613320492161106344526236089597268927721351438824623202974980135052052321819228829 743933029329888216345308761761563404568623701753415276682595493467467856463951856986045341418961532113506832475602453100445840015444504451579609768410807153932320141680932670309090852971406490024900197181913612623463295146863847394168297904744728386074456804498415159938) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34448,7 +34448,7 @@ _:gn_5525 { } _:gn_5526 { - 2384 math:greaterThan 1 . + (2384) math:greaterThan 1 . (2384 1) math:difference 2383 . (175618765629198439746317095091913814960979072907805839230018908022746623310713864527147640498795776265102712019446831643622449294443003002269335064049962595388459253680220197822999227176390736616084125030775439848715899390991595308709351341661221574195647300145223297720 284157131850344888299495833334824794803822314422804718726288292722360616576618996229448850460082877924202060228077810728411695360500750724655137352180422279271930444000356236243045812897507876704408036075569086387373697877936126042729473281541753405939404752176595931109) math:sum 459775897479543328045812928426738609764801387330610557956307200745107239887332860756596490958878654189304772247524642372034144654943753726924472416230384874660389697680576434066045040073898613320492161106344526236089597268927721351438824623202974980135052052321819228829 . (2383 284157131850344888299495833334824794803822314422804718726288292722360616576618996229448850460082877924202060228077810728411695360500750724655137352180422279271930444000356236243045812897507876704408036075569086387373697877936126042729473281541753405939404752176595931109 459775897479543328045812928426738609764801387330610557956307200745107239887332860756596490958878654189304772247524642372034144654943753726924472416230384874660389697680576434066045040073898613320492161106344526236089597268927721351438824623202974980135052052321819228829) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34459,7 +34459,7 @@ _:gn_5527 { } _:gn_5528 { - 2385 math:greaterThan 1 . + (2385) math:greaterThan 1 . (2385 1) math:difference 2384 . (108538366221146448553178738242910979842843241514998879496269384699613993265905131702301209961287101659099348208630979084789246066057747722385802288130459683883471190320136038420046585721117140088323911044793646538657798486944530734020121939880531831743757452031372633389 175618765629198439746317095091913814960979072907805839230018908022746623310713864527147640498795776265102712019446831643622449294443003002269335064049962595388459253680220197822999227176390736616084125030775439848715899390991595308709351341661221574195647300145223297720) math:sum 284157131850344888299495833334824794803822314422804718726288292722360616576618996229448850460082877924202060228077810728411695360500750724655137352180422279271930444000356236243045812897507876704408036075569086387373697877936126042729473281541753405939404752176595931109 . (2384 175618765629198439746317095091913814960979072907805839230018908022746623310713864527147640498795776265102712019446831643622449294443003002269335064049962595388459253680220197822999227176390736616084125030775439848715899390991595308709351341661221574195647300145223297720 284157131850344888299495833334824794803822314422804718726288292722360616576618996229448850460082877924202060228077810728411695360500750724655137352180422279271930444000356236243045812897507876704408036075569086387373697877936126042729473281541753405939404752176595931109) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34470,7 +34470,7 @@ _:gn_5529 { } _:gn_5530 { - 2386 math:greaterThan 1 . + (2386) math:greaterThan 1 . (2386 1) math:difference 2385 . (67080399408051991193138356849002835118135831392806959733749523323132630044808732824846430537508674606003363810815852558833203228385255279883532775919502911504988063360084159402952641455273596527760213985981793310058100904047064574689229401780689742451889848113850664331 108538366221146448553178738242910979842843241514998879496269384699613993265905131702301209961287101659099348208630979084789246066057747722385802288130459683883471190320136038420046585721117140088323911044793646538657798486944530734020121939880531831743757452031372633389) math:sum 175618765629198439746317095091913814960979072907805839230018908022746623310713864527147640498795776265102712019446831643622449294443003002269335064049962595388459253680220197822999227176390736616084125030775439848715899390991595308709351341661221574195647300145223297720 . (2385 108538366221146448553178738242910979842843241514998879496269384699613993265905131702301209961287101659099348208630979084789246066057747722385802288130459683883471190320136038420046585721117140088323911044793646538657798486944530734020121939880531831743757452031372633389 175618765629198439746317095091913814960979072907805839230018908022746623310713864527147640498795776265102712019446831643622449294443003002269335064049962595388459253680220197822999227176390736616084125030775439848715899390991595308709351341661221574195647300145223297720) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34481,7 +34481,7 @@ _:gn_5531 { } _:gn_5532 { - 2387 math:greaterThan 1 . + (2387) math:greaterThan 1 . (2387 1) math:difference 2386 . (41457966813094457360040381393908144724707410122191919762519861376481363221096398877454779423778427053095984397815126525956042837672492442502269512210956772378483126960051879017093944265843543560563697058811853228599697582897466159330892538099842089291867603917521969058 67080399408051991193138356849002835118135831392806959733749523323132630044808732824846430537508674606003363810815852558833203228385255279883532775919502911504988063360084159402952641455273596527760213985981793310058100904047064574689229401780689742451889848113850664331) math:sum 108538366221146448553178738242910979842843241514998879496269384699613993265905131702301209961287101659099348208630979084789246066057747722385802288130459683883471190320136038420046585721117140088323911044793646538657798486944530734020121939880531831743757452031372633389 . (2386 67080399408051991193138356849002835118135831392806959733749523323132630044808732824846430537508674606003363810815852558833203228385255279883532775919502911504988063360084159402952641455273596527760213985981793310058100904047064574689229401780689742451889848113850664331 108538366221146448553178738242910979842843241514998879496269384699613993265905131702301209961287101659099348208630979084789246066057747722385802288130459683883471190320136038420046585721117140088323911044793646538657798486944530734020121939880531831743757452031372633389) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34492,7 +34492,7 @@ _:gn_5533 { } _:gn_5534 { - 2388 math:greaterThan 1 . + (2388) math:greaterThan 1 . (2388 1) math:difference 2387 . (25622432594957533833097975455094690393428421270615039971229661946651266823712333947391651113730247552907379413000726032877160390712762837381263263708546139126504936400032280385858697189430052967196516927169940081458403321149598415358336863680847653160022244196328695273 41457966813094457360040381393908144724707410122191919762519861376481363221096398877454779423778427053095984397815126525956042837672492442502269512210956772378483126960051879017093944265843543560563697058811853228599697582897466159330892538099842089291867603917521969058) math:sum 67080399408051991193138356849002835118135831392806959733749523323132630044808732824846430537508674606003363810815852558833203228385255279883532775919502911504988063360084159402952641455273596527760213985981793310058100904047064574689229401780689742451889848113850664331 . (2387 41457966813094457360040381393908144724707410122191919762519861376481363221096398877454779423778427053095984397815126525956042837672492442502269512210956772378483126960051879017093944265843543560563697058811853228599697582897466159330892538099842089291867603917521969058 67080399408051991193138356849002835118135831392806959733749523323132630044808732824846430537508674606003363810815852558833203228385255279883532775919502911504988063360084159402952641455273596527760213985981793310058100904047064574689229401780689742451889848113850664331) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34503,7 +34503,7 @@ _:gn_5535 { } _:gn_5536 { - 2389 math:greaterThan 1 . + (2389) math:greaterThan 1 . (2389 1) math:difference 2388 . (15835534218136923526942405938813454331278988851576879791290199429830096397384064930063128310048179500188604984814400493078882446959729605121006248502410633251978190560019598631235247076413490593367180131641913147141294261747867743972555674418994436131845359721193273785 25622432594957533833097975455094690393428421270615039971229661946651266823712333947391651113730247552907379413000726032877160390712762837381263263708546139126504936400032280385858697189430052967196516927169940081458403321149598415358336863680847653160022244196328695273) math:sum 41457966813094457360040381393908144724707410122191919762519861376481363221096398877454779423778427053095984397815126525956042837672492442502269512210956772378483126960051879017093944265843543560563697058811853228599697582897466159330892538099842089291867603917521969058 . (2388 25622432594957533833097975455094690393428421270615039971229661946651266823712333947391651113730247552907379413000726032877160390712762837381263263708546139126504936400032280385858697189430052967196516927169940081458403321149598415358336863680847653160022244196328695273 41457966813094457360040381393908144724707410122191919762519861376481363221096398877454779423778427053095984397815126525956042837672492442502269512210956772378483126960051879017093944265843543560563697058811853228599697582897466159330892538099842089291867603917521969058) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34514,7 +34514,7 @@ _:gn_5537 { } _:gn_5538 { - 2390 math:greaterThan 1 . + (2390) math:greaterThan 1 . (2390 1) math:difference 2389 . (9786898376820610306155569516281236062149432419038160179939462516821170426328269017328522803682068052718774428186325539798277943753033232260257015206135505874526745840012681754623450113016562373829336795528026934317109059401730671385781189261853217028176884475135421488 15835534218136923526942405938813454331278988851576879791290199429830096397384064930063128310048179500188604984814400493078882446959729605121006248502410633251978190560019598631235247076413490593367180131641913147141294261747867743972555674418994436131845359721193273785) math:sum 25622432594957533833097975455094690393428421270615039971229661946651266823712333947391651113730247552907379413000726032877160390712762837381263263708546139126504936400032280385858697189430052967196516927169940081458403321149598415358336863680847653160022244196328695273 . (2389 15835534218136923526942405938813454331278988851576879791290199429830096397384064930063128310048179500188604984814400493078882446959729605121006248502410633251978190560019598631235247076413490593367180131641913147141294261747867743972555674418994436131845359721193273785 25622432594957533833097975455094690393428421270615039971229661946651266823712333947391651113730247552907379413000726032877160390712762837381263263708546139126504936400032280385858697189430052967196516927169940081458403321149598415358336863680847653160022244196328695273) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34525,7 +34525,7 @@ _:gn_5539 { } _:gn_5540 { - 2391 math:greaterThan 1 . + (2391) math:greaterThan 1 . (2391 1) math:difference 2390 . (6048635841316313220786836422532218269129556432538719611350736913008925971055795912734605506366111447469830556628074953280604503206696372860749233296275127377451444720006916876611796963396928219537843336113886212824185202346137072586774485157141219103668475246057852297 9786898376820610306155569516281236062149432419038160179939462516821170426328269017328522803682068052718774428186325539798277943753033232260257015206135505874526745840012681754623450113016562373829336795528026934317109059401730671385781189261853217028176884475135421488) math:sum 15835534218136923526942405938813454331278988851576879791290199429830096397384064930063128310048179500188604984814400493078882446959729605121006248502410633251978190560019598631235247076413490593367180131641913147141294261747867743972555674418994436131845359721193273785 . (2390 9786898376820610306155569516281236062149432419038160179939462516821170426328269017328522803682068052718774428186325539798277943753033232260257015206135505874526745840012681754623450113016562373829336795528026934317109059401730671385781189261853217028176884475135421488 15835534218136923526942405938813454331278988851576879791290199429830096397384064930063128310048179500188604984814400493078882446959729605121006248502410633251978190560019598631235247076413490593367180131641913147141294261747867743972555674418994436131845359721193273785) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34536,7 +34536,7 @@ _:gn_5541 { } _:gn_5542 { - 2392 math:greaterThan 1 . + (2392) math:greaterThan 1 . (2392 1) math:difference 2391 . (3738262535504297085368733093749017793019875986499440568588725603812244455272473104593917297315956605248943871558250586517673440546336859399507781909860378497075301120005764878011653149619634154291493459414140721492923857055593598799006704104711997924508409229077569191 6048635841316313220786836422532218269129556432538719611350736913008925971055795912734605506366111447469830556628074953280604503206696372860749233296275127377451444720006916876611796963396928219537843336113886212824185202346137072586774485157141219103668475246057852297) math:sum 9786898376820610306155569516281236062149432419038160179939462516821170426328269017328522803682068052718774428186325539798277943753033232260257015206135505874526745840012681754623450113016562373829336795528026934317109059401730671385781189261853217028176884475135421488 . (2391 6048635841316313220786836422532218269129556432538719611350736913008925971055795912734605506366111447469830556628074953280604503206696372860749233296275127377451444720006916876611796963396928219537843336113886212824185202346137072586774485157141219103668475246057852297 9786898376820610306155569516281236062149432419038160179939462516821170426328269017328522803682068052718774428186325539798277943753033232260257015206135505874526745840012681754623450113016562373829336795528026934317109059401730671385781189261853217028176884475135421488) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34547,7 +34547,7 @@ _:gn_5543 { } _:gn_5544 { - 2393 math:greaterThan 1 . + (2393) math:greaterThan 1 . (2393 1) math:difference 2392 . (2310373305812016135418103328783200476109680446039279042762011309196681515783322808140688209050154842220886685069824366762931062660359513461241451386414748880376143600001151998600143813777294065246349876699745491331261345290543473787767781052429221179160066016980283106 3738262535504297085368733093749017793019875986499440568588725603812244455272473104593917297315956605248943871558250586517673440546336859399507781909860378497075301120005764878011653149619634154291493459414140721492923857055593598799006704104711997924508409229077569191) math:sum 6048635841316313220786836422532218269129556432538719611350736913008925971055795912734605506366111447469830556628074953280604503206696372860749233296275127377451444720006916876611796963396928219537843336113886212824185202346137072586774485157141219103668475246057852297 . (2392 3738262535504297085368733093749017793019875986499440568588725603812244455272473104593917297315956605248943871558250586517673440546336859399507781909860378497075301120005764878011653149619634154291493459414140721492923857055593598799006704104711997924508409229077569191 6048635841316313220786836422532218269129556432538719611350736913008925971055795912734605506366111447469830556628074953280604503206696372860749233296275127377451444720006916876611796963396928219537843336113886212824185202346137072586774485157141219103668475246057852297) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34558,7 +34558,7 @@ _:gn_5545 { } _:gn_5546 { - 2394 math:greaterThan 1 . + (2394) math:greaterThan 1 . (2394 1) math:difference 2393 . (1427889229692280949950629764965817316910195540460161525826714294615562939489150296453229088265801763028057186488426219754742377885977345938266330523445629616699157520004612879411509335842340089045143582714395230161662511765050125011238923052282776745348343212097286085 2310373305812016135418103328783200476109680446039279042762011309196681515783322808140688209050154842220886685069824366762931062660359513461241451386414748880376143600001151998600143813777294065246349876699745491331261345290543473787767781052429221179160066016980283106) math:sum 3738262535504297085368733093749017793019875986499440568588725603812244455272473104593917297315956605248943871558250586517673440546336859399507781909860378497075301120005764878011653149619634154291493459414140721492923857055593598799006704104711997924508409229077569191 . (2393 2310373305812016135418103328783200476109680446039279042762011309196681515783322808140688209050154842220886685069824366762931062660359513461241451386414748880376143600001151998600143813777294065246349876699745491331261345290543473787767781052429221179160066016980283106 3738262535504297085368733093749017793019875986499440568588725603812244455272473104593917297315956605248943871558250586517673440546336859399507781909860378497075301120005764878011653149619634154291493459414140721492923857055593598799006704104711997924508409229077569191) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34569,7 +34569,7 @@ _:gn_5547 { } _:gn_5548 { - 2395 math:greaterThan 1 . + (2395) math:greaterThan 1 . (2395 1) math:difference 2394 . (882484076119735185467473563817383159199484905579117516935297014581118576294172511687459120784353079192829498581398147008188684774382167522975120862969119263676986079996539119188634477934953976201206293985350261169598833525493348776528858000146444433811722804882997021 1427889229692280949950629764965817316910195540460161525826714294615562939489150296453229088265801763028057186488426219754742377885977345938266330523445629616699157520004612879411509335842340089045143582714395230161662511765050125011238923052282776745348343212097286085) math:sum 2310373305812016135418103328783200476109680446039279042762011309196681515783322808140688209050154842220886685069824366762931062660359513461241451386414748880376143600001151998600143813777294065246349876699745491331261345290543473787767781052429221179160066016980283106 . (2394 1427889229692280949950629764965817316910195540460161525826714294615562939489150296453229088265801763028057186488426219754742377885977345938266330523445629616699157520004612879411509335842340089045143582714395230161662511765050125011238923052282776745348343212097286085 2310373305812016135418103328783200476109680446039279042762011309196681515783322808140688209050154842220886685069824366762931062660359513461241451386414748880376143600001151998600143813777294065246349876699745491331261345290543473787767781052429221179160066016980283106) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34580,7 +34580,7 @@ _:gn_5549 { } _:gn_5550 { - 2396 math:greaterThan 1 . + (2396) math:greaterThan 1 . (2396 1) math:difference 2395 . (545405153572545764483156201148434157710710634881044008891417280034444363194977784765769967481448683835227687907028072746553693111595178415291209660476510353022171440008073760222874857907386112843937288729044968992063678239556776234710065052136332311536620407214289064 882484076119735185467473563817383159199484905579117516935297014581118576294172511687459120784353079192829498581398147008188684774382167522975120862969119263676986079996539119188634477934953976201206293985350261169598833525493348776528858000146444433811722804882997021) math:sum 1427889229692280949950629764965817316910195540460161525826714294615562939489150296453229088265801763028057186488426219754742377885977345938266330523445629616699157520004612879411509335842340089045143582714395230161662511765050125011238923052282776745348343212097286085 . (2395 882484076119735185467473563817383159199484905579117516935297014581118576294172511687459120784353079192829498581398147008188684774382167522975120862969119263676986079996539119188634477934953976201206293985350261169598833525493348776528858000146444433811722804882997021 1427889229692280949950629764965817316910195540460161525826714294615562939489150296453229088265801763028057186488426219754742377885977345938266330523445629616699157520004612879411509335842340089045143582714395230161662511765050125011238923052282776745348343212097286085) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34591,7 +34591,7 @@ _:gn_5551 { } _:gn_5552 { - 2397 math:greaterThan 1 . + (2397) math:greaterThan 1 . (2397 1) math:difference 2396 . (337078922547189420984317362668949001488774270698073508043879734546674213099194726921689153302904395357601810674370074261634991662786989107683911202492608910654814639988465358965759620027567863357269005256305292177535155285936572541818792948010112122275102397668707957 545405153572545764483156201148434157710710634881044008891417280034444363194977784765769967481448683835227687907028072746553693111595178415291209660476510353022171440008073760222874857907386112843937288729044968992063678239556776234710065052136332311536620407214289064) math:sum 882484076119735185467473563817383159199484905579117516935297014581118576294172511687459120784353079192829498581398147008188684774382167522975120862969119263676986079996539119188634477934953976201206293985350261169598833525493348776528858000146444433811722804882997021 . (2396 545405153572545764483156201148434157710710634881044008891417280034444363194977784765769967481448683835227687907028072746553693111595178415291209660476510353022171440008073760222874857907386112843937288729044968992063678239556776234710065052136332311536620407214289064 882484076119735185467473563817383159199484905579117516935297014581118576294172511687459120784353079192829498581398147008188684774382167522975120862969119263676986079996539119188634477934953976201206293985350261169598833525493348776528858000146444433811722804882997021) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34602,7 +34602,7 @@ _:gn_5553 { } _:gn_5554 { - 2398 math:greaterThan 1 . + (2398) math:greaterThan 1 . (2398 1) math:difference 2397 . (208326231025356343498838838479485156221936364182970500847537545487770150095783057844080814178544288477625877232657998484918701448808189307607298457983901442367356800019608401257115237879818249486668283472739676814528522953620203692891272104126220189261518009545581107 337078922547189420984317362668949001488774270698073508043879734546674213099194726921689153302904395357601810674370074261634991662786989107683911202492608910654814639988465358965759620027567863357269005256305292177535155285936572541818792948010112122275102397668707957) math:sum 545405153572545764483156201148434157710710634881044008891417280034444363194977784765769967481448683835227687907028072746553693111595178415291209660476510353022171440008073760222874857907386112843937288729044968992063678239556776234710065052136332311536620407214289064 . (2397 337078922547189420984317362668949001488774270698073508043879734546674213099194726921689153302904395357601810674370074261634991662786989107683911202492608910654814639988465358965759620027567863357269005256305292177535155285936572541818792948010112122275102397668707957 545405153572545764483156201148434157710710634881044008891417280034444363194977784765769967481448683835227687907028072746553693111595178415291209660476510353022171440008073760222874857907386112843937288729044968992063678239556776234710065052136332311536620407214289064) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34613,7 +34613,7 @@ _:gn_5555 { } _:gn_5556 { - 2399 math:greaterThan 1 . + (2399) math:greaterThan 1 . (2399 1) math:difference 2398 . (128752691521833077485478524189463845266837906515103007196342189058904063003411669077608339124360106879975933441712075776716290213978799800076612744508707468287457839968856957708644382147749613870600721783565615363006632332316368848927520843883891933013584388123126850 208326231025356343498838838479485156221936364182970500847537545487770150095783057844080814178544288477625877232657998484918701448808189307607298457983901442367356800019608401257115237879818249486668283472739676814528522953620203692891272104126220189261518009545581107) math:sum 337078922547189420984317362668949001488774270698073508043879734546674213099194726921689153302904395357601810674370074261634991662786989107683911202492608910654814639988465358965759620027567863357269005256305292177535155285936572541818792948010112122275102397668707957 . (2398 208326231025356343498838838479485156221936364182970500847537545487770150095783057844080814178544288477625877232657998484918701448808189307607298457983901442367356800019608401257115237879818249486668283472739676814528522953620203692891272104126220189261518009545581107 337078922547189420984317362668949001488774270698073508043879734546674213099194726921689153302904395357601810674370074261634991662786989107683911202492608910654814639988465358965759620027567863357269005256305292177535155285936572541818792948010112122275102397668707957) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34624,7 +34624,7 @@ _:gn_5557 { } _:gn_5558 { - 2400 math:greaterThan 1 . + (2400) math:greaterThan 1 . (2400 1) math:difference 2399 . (79573539503523266013360314290021310955098457667867493651195356428866087092371388766472475054184181597649943790945922708202411234829389507530685713475193974079898960050751443548470855732068635616067561689174061451521890621303834843963751260242328256247933621422454257 128752691521833077485478524189463845266837906515103007196342189058904063003411669077608339124360106879975933441712075776716290213978799800076612744508707468287457839968856957708644382147749613870600721783565615363006632332316368848927520843883891933013584388123126850) math:sum 208326231025356343498838838479485156221936364182970500847537545487770150095783057844080814178544288477625877232657998484918701448808189307607298457983901442367356800019608401257115237879818249486668283472739676814528522953620203692891272104126220189261518009545581107 . (2399 128752691521833077485478524189463845266837906515103007196342189058904063003411669077608339124360106879975933441712075776716290213978799800076612744508707468287457839968856957708644382147749613870600721783565615363006632332316368848927520843883891933013584388123126850 208326231025356343498838838479485156221936364182970500847537545487770150095783057844080814178544288477625877232657998484918701448808189307607298457983901442367356800019608401257115237879818249486668283472739676814528522953620203692891272104126220189261518009545581107) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34635,7 +34635,7 @@ _:gn_5559 { } _:gn_5560 { - 2401 math:greaterThan 1 . + (2401) math:greaterThan 1 . (2401 1) math:difference 2400 . (49179152018309811472118209899442534311739448847235513545146832630037975911040280311135864070175925282325989650766153068513878979149410292545927031033513494207558879918105514160173526415680978254533160094391553911484741711012534004963769583641563676765650766700672593 79573539503523266013360314290021310955098457667867493651195356428866087092371388766472475054184181597649943790945922708202411234829389507530685713475193974079898960050751443548470855732068635616067561689174061451521890621303834843963751260242328256247933621422454257) math:sum 128752691521833077485478524189463845266837906515103007196342189058904063003411669077608339124360106879975933441712075776716290213978799800076612744508707468287457839968856957708644382147749613870600721783565615363006632332316368848927520843883891933013584388123126850 . (2400 79573539503523266013360314290021310955098457667867493651195356428866087092371388766472475054184181597649943790945922708202411234829389507530685713475193974079898960050751443548470855732068635616067561689174061451521890621303834843963751260242328256247933621422454257 128752691521833077485478524189463845266837906515103007196342189058904063003411669077608339124360106879975933441712075776716290213978799800076612744508707468287457839968856957708644382147749613870600721783565615363006632332316368848927520843883891933013584388123126850) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34646,7 +34646,7 @@ _:gn_5561 { } _:gn_5562 { - 2402 math:greaterThan 1 . + (2402) math:greaterThan 1 . (2402 1) math:difference 2401 . (30394387485213454541242104390578776643359008820631980106048523798828111181331108455336610984008256315323954140179769639688532255679979214984758682441680479872340080132645929388297329316387657361534401594782507540037148910291300838999981676600764579482282854721781664 49179152018309811472118209899442534311739448847235513545146832630037975911040280311135864070175925282325989650766153068513878979149410292545927031033513494207558879918105514160173526415680978254533160094391553911484741711012534004963769583641563676765650766700672593) math:sum 79573539503523266013360314290021310955098457667867493651195356428866087092371388766472475054184181597649943790945922708202411234829389507530685713475193974079898960050751443548470855732068635616067561689174061451521890621303834843963751260242328256247933621422454257 . (2401 49179152018309811472118209899442534311739448847235513545146832630037975911040280311135864070175925282325989650766153068513878979149410292545927031033513494207558879918105514160173526415680978254533160094391553911484741711012534004963769583641563676765650766700672593 79573539503523266013360314290021310955098457667867493651195356428866087092371388766472475054184181597649943790945922708202411234829389507530685713475193974079898960050751443548470855732068635616067561689174061451521890621303834843963751260242328256247933621422454257) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34657,7 +34657,7 @@ _:gn_5563 { } _:gn_5564 { - 2403 math:greaterThan 1 . + (2403) math:greaterThan 1 . (2403 1) math:difference 2402 . (18784764533096356930876105508863757668380440026603533439098308831209864729709171855799253086167668967002035510586383428825346723469431077561168348591833014335218799785459584771876197099293320892998758499609046371447592800721233165963787907040799097283367911978890929 30394387485213454541242104390578776643359008820631980106048523798828111181331108455336610984008256315323954140179769639688532255679979214984758682441680479872340080132645929388297329316387657361534401594782507540037148910291300838999981676600764579482282854721781664) math:sum 49179152018309811472118209899442534311739448847235513545146832630037975911040280311135864070175925282325989650766153068513878979149410292545927031033513494207558879918105514160173526415680978254533160094391553911484741711012534004963769583641563676765650766700672593 . (2402 30394387485213454541242104390578776643359008820631980106048523798828111181331108455336610984008256315323954140179769639688532255679979214984758682441680479872340080132645929388297329316387657361534401594782507540037148910291300838999981676600764579482282854721781664 49179152018309811472118209899442534311739448847235513545146832630037975911040280311135864070175925282325989650766153068513878979149410292545927031033513494207558879918105514160173526415680978254533160094391553911484741711012534004963769583641563676765650766700672593) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34668,7 +34668,7 @@ _:gn_5565 { } _:gn_5566 { - 2404 math:greaterThan 1 . + (2404) math:greaterThan 1 . (2404 1) math:difference 2403 . (11609622952117097610365998881715018974978568794028446666950214967618246451621936599537357897840587348321918629593386210863185532210548137423590333849847465537121280347186344616421132217094336468535643095173461168589556109570067673036193769559965482198914942742890735 18784764533096356930876105508863757668380440026603533439098308831209864729709171855799253086167668967002035510586383428825346723469431077561168348591833014335218799785459584771876197099293320892998758499609046371447592800721233165963787907040799097283367911978890929) math:sum 30394387485213454541242104390578776643359008820631980106048523798828111181331108455336610984008256315323954140179769639688532255679979214984758682441680479872340080132645929388297329316387657361534401594782507540037148910291300838999981676600764579482282854721781664 . (2403 18784764533096356930876105508863757668380440026603533439098308831209864729709171855799253086167668967002035510586383428825346723469431077561168348591833014335218799785459584771876197099293320892998758499609046371447592800721233165963787907040799097283367911978890929 30394387485213454541242104390578776643359008820631980106048523798828111181331108455336610984008256315323954140179769639688532255679979214984758682441680479872340080132645929388297329316387657361534401594782507540037148910291300838999981676600764579482282854721781664) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34679,7 +34679,7 @@ _:gn_5567 { } _:gn_5568 { - 2405 math:greaterThan 1 . + (2405) math:greaterThan 1 . (2405 1) math:difference 2404 . (7175141580979259320510106627148738693401871232575086772148093863591618278087235256261895188327081618680116880992997217962161191258882940137578014741985548798097519438273240155455064882198984424463115404435585202858036691151165492927594137480833615084452969236000194 11609622952117097610365998881715018974978568794028446666950214967618246451621936599537357897840587348321918629593386210863185532210548137423590333849847465537121280347186344616421132217094336468535643095173461168589556109570067673036193769559965482198914942742890735) math:sum 18784764533096356930876105508863757668380440026603533439098308831209864729709171855799253086167668967002035510586383428825346723469431077561168348591833014335218799785459584771876197099293320892998758499609046371447592800721233165963787907040799097283367911978890929 . (2404 11609622952117097610365998881715018974978568794028446666950214967618246451621936599537357897840587348321918629593386210863185532210548137423590333849847465537121280347186344616421132217094336468535643095173461168589556109570067673036193769559965482198914942742890735 18784764533096356930876105508863757668380440026603533439098308831209864729709171855799253086167668967002035510586383428825346723469431077561168348591833014335218799785459584771876197099293320892998758499609046371447592800721233165963787907040799097283367911978890929) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34690,7 +34690,7 @@ _:gn_5569 { } _:gn_5570 { - 2406 math:greaterThan 1 . + (2406) math:greaterThan 1 . (2406 1) math:difference 2405 . (4434481371137838289855892254566280281576697561453359894802121104026628173534701343275462709513505729641801748600388992901024340951665197286012319107861916739023760908913104460966067334895352044072527690737875965731519418418902180108599632079131867114461973506890541 7175141580979259320510106627148738693401871232575086772148093863591618278087235256261895188327081618680116880992997217962161191258882940137578014741985548798097519438273240155455064882198984424463115404435585202858036691151165492927594137480833615084452969236000194) math:sum 11609622952117097610365998881715018974978568794028446666950214967618246451621936599537357897840587348321918629593386210863185532210548137423590333849847465537121280347186344616421132217094336468535643095173461168589556109570067673036193769559965482198914942742890735 . (2405 7175141580979259320510106627148738693401871232575086772148093863591618278087235256261895188327081618680116880992997217962161191258882940137578014741985548798097519438273240155455064882198984424463115404435585202858036691151165492927594137480833615084452969236000194 11609622952117097610365998881715018974978568794028446666950214967618246451621936599537357897840587348321918629593386210863185532210548137423590333849847465537121280347186344616421132217094336468535643095173461168589556109570067673036193769559965482198914942742890735) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34701,7 +34701,7 @@ _:gn_5571 { } _:gn_5572 { - 2407 math:greaterThan 1 . + (2407) math:greaterThan 1 . (2407 1) math:difference 2406 . (2740660209841421030654214372582458411825173671121726877345972759564990104552533912986432478813575889038315132392608225061136850307217742851565695634123632059073758529360135694488997547303632380390587713697709237126517272732263312818994505401701747969990995729109653 4434481371137838289855892254566280281576697561453359894802121104026628173534701343275462709513505729641801748600388992901024340951665197286012319107861916739023760908913104460966067334895352044072527690737875965731519418418902180108599632079131867114461973506890541) math:sum 7175141580979259320510106627148738693401871232575086772148093863591618278087235256261895188327081618680116880992997217962161191258882940137578014741985548798097519438273240155455064882198984424463115404435585202858036691151165492927594137480833615084452969236000194 . (2406 4434481371137838289855892254566280281576697561453359894802121104026628173534701343275462709513505729641801748600388992901024340951665197286012319107861916739023760908913104460966067334895352044072527690737875965731519418418902180108599632079131867114461973506890541 7175141580979259320510106627148738693401871232575086772148093863591618278087235256261895188327081618680116880992997217962161191258882940137578014741985548798097519438273240155455064882198984424463115404435585202858036691151165492927594137480833615084452969236000194) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34712,7 +34712,7 @@ _:gn_5573 { } _:gn_5574 { - 2408 math:greaterThan 1 . + (2408) math:greaterThan 1 . (2408 1) math:difference 2407 . (1693821161296417259201677881983821869751523890331633017456148344461638068982167430289030230699929840603486616207780767839887490644447454434446623473738284679950002379552968766477069787591719663681939977040166728605002145686638867289605126677430119144470977777780888 2740660209841421030654214372582458411825173671121726877345972759564990104552533912986432478813575889038315132392608225061136850307217742851565695634123632059073758529360135694488997547303632380390587713697709237126517272732263312818994505401701747969990995729109653) math:sum 4434481371137838289855892254566280281576697561453359894802121104026628173534701343275462709513505729641801748600388992901024340951665197286012319107861916739023760908913104460966067334895352044072527690737875965731519418418902180108599632079131867114461973506890541 . (2407 2740660209841421030654214372582458411825173671121726877345972759564990104552533912986432478813575889038315132392608225061136850307217742851565695634123632059073758529360135694488997547303632380390587713697709237126517272732263312818994505401701747969990995729109653 4434481371137838289855892254566280281576697561453359894802121104026628173534701343275462709513505729641801748600388992901024340951665197286012319107861916739023760908913104460966067334895352044072527690737875965731519418418902180108599632079131867114461973506890541) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34723,7 +34723,7 @@ _:gn_5575 { } _:gn_5576 { - 2409 math:greaterThan 1 . + (2409) math:greaterThan 1 . (2409 1) math:difference 2408 . (1046839048545003771452536490598636542073649780790093859889824415103352035570366482697402248113646048434828516184827457221249359662770288417119072160385347379123756149807166928011927759711912716708647736657542508521515127045624445529389378724271628825520017951328765 1693821161296417259201677881983821869751523890331633017456148344461638068982167430289030230699929840603486616207780767839887490644447454434446623473738284679950002379552968766477069787591719663681939977040166728605002145686638867289605126677430119144470977777780888) math:sum 2740660209841421030654214372582458411825173671121726877345972759564990104552533912986432478813575889038315132392608225061136850307217742851565695634123632059073758529360135694488997547303632380390587713697709237126517272732263312818994505401701747969990995729109653 . (2408 1693821161296417259201677881983821869751523890331633017456148344461638068982167430289030230699929840603486616207780767839887490644447454434446623473738284679950002379552968766477069787591719663681939977040166728605002145686638867289605126677430119144470977777780888 2740660209841421030654214372582458411825173671121726877345972759564990104552533912986432478813575889038315132392608225061136850307217742851565695634123632059073758529360135694488997547303632380390587713697709237126517272732263312818994505401701747969990995729109653) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34734,7 +34734,7 @@ _:gn_5577 { } _:gn_5578 { - 2410 math:greaterThan 1 . + (2410) math:greaterThan 1 . (2410 1) math:difference 2409 . (646982112751413487749141391385185327677874109541539157566323929358286033411800947591627982586283792168658100022953310618638130981677166017327551313352937300826246229745801838465142027879806946973292240382624220083487018641014421760215747953158490318950959826452123 1046839048545003771452536490598636542073649780790093859889824415103352035570366482697402248113646048434828516184827457221249359662770288417119072160385347379123756149807166928011927759711912716708647736657542508521515127045624445529389378724271628825520017951328765) math:sum 1693821161296417259201677881983821869751523890331633017456148344461638068982167430289030230699929840603486616207780767839887490644447454434446623473738284679950002379552968766477069787591719663681939977040166728605002145686638867289605126677430119144470977777780888 . (2409 1046839048545003771452536490598636542073649780790093859889824415103352035570366482697402248113646048434828516184827457221249359662770288417119072160385347379123756149807166928011927759711912716708647736657542508521515127045624445529389378724271628825520017951328765 1693821161296417259201677881983821869751523890331633017456148344461638068982167430289030230699929840603486616207780767839887490644447454434446623473738284679950002379552968766477069787591719663681939977040166728605002145686638867289605126677430119144470977777780888) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34745,7 +34745,7 @@ _:gn_5579 { } _:gn_5580 { - 2411 math:greaterThan 1 . + (2411) math:greaterThan 1 . (2411 1) math:difference 2410 . (399856935793590283703395099213451214395775671248554702323500485745066002158565535105774265527362256266170416161874146602611228681093122399791520847032410078297509920061365089546785731832105769735355496274918288438028108404610023769173630771113138506569058124876642 646982112751413487749141391385185327677874109541539157566323929358286033411800947591627982586283792168658100022953310618638130981677166017327551313352937300826246229745801838465142027879806946973292240382624220083487018641014421760215747953158490318950959826452123) math:sum 1046839048545003771452536490598636542073649780790093859889824415103352035570366482697402248113646048434828516184827457221249359662770288417119072160385347379123756149807166928011927759711912716708647736657542508521515127045624445529389378724271628825520017951328765 . (2410 646982112751413487749141391385185327677874109541539157566323929358286033411800947591627982586283792168658100022953310618638130981677166017327551313352937300826246229745801838465142027879806946973292240382624220083487018641014421760215747953158490318950959826452123 1046839048545003771452536490598636542073649780790093859889824415103352035570366482697402248113646048434828516184827457221249359662770288417119072160385347379123756149807166928011927759711912716708647736657542508521515127045624445529389378724271628825520017951328765) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34756,7 +34756,7 @@ _:gn_5581 { } _:gn_5582 { - 2412 math:greaterThan 1 . + (2412) math:greaterThan 1 . (2412 1) math:difference 2411 . (247125176957823204045746292171734113282098438292984455242823443613220031253235412485853717058921535902487683861079164016026902300584043617536030466320527222528736309684436748918356296047701177237936744107705931645458910236404397991042117182045351812381901701575481 399856935793590283703395099213451214395775671248554702323500485745066002158565535105774265527362256266170416161874146602611228681093122399791520847032410078297509920061365089546785731832105769735355496274918288438028108404610023769173630771113138506569058124876642) math:sum 646982112751413487749141391385185327677874109541539157566323929358286033411800947591627982586283792168658100022953310618638130981677166017327551313352937300826246229745801838465142027879806946973292240382624220083487018641014421760215747953158490318950959826452123 . (2411 399856935793590283703395099213451214395775671248554702323500485745066002158565535105774265527362256266170416161874146602611228681093122399791520847032410078297509920061365089546785731832105769735355496274918288438028108404610023769173630771113138506569058124876642 646982112751413487749141391385185327677874109541539157566323929358286033411800947591627982586283792168658100022953310618638130981677166017327551313352937300826246229745801838465142027879806946973292240382624220083487018641014421760215747953158490318950959826452123) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34767,7 +34767,7 @@ _:gn_5583 { } _:gn_5584 { - 2413 math:greaterThan 1 . + (2413) math:greaterThan 1 . (2413 1) math:difference 2412 . (152731758835767079657648807041717101113677232955570247080677042131845970905330122619920548468440720363682732300794982586584326380509078782255490380711882855768773610376928340628429435784404592497418752167212356792569198168205625778131513589067786694187156423301161 247125176957823204045746292171734113282098438292984455242823443613220031253235412485853717058921535902487683861079164016026902300584043617536030466320527222528736309684436748918356296047701177237936744107705931645458910236404397991042117182045351812381901701575481) math:sum 399856935793590283703395099213451214395775671248554702323500485745066002158565535105774265527362256266170416161874146602611228681093122399791520847032410078297509920061365089546785731832105769735355496274918288438028108404610023769173630771113138506569058124876642 . (2412 247125176957823204045746292171734113282098438292984455242823443613220031253235412485853717058921535902487683861079164016026902300584043617536030466320527222528736309684436748918356296047701177237936744107705931645458910236404397991042117182045351812381901701575481 399856935793590283703395099213451214395775671248554702323500485745066002158565535105774265527362256266170416161874146602611228681093122399791520847032410078297509920061365089546785731832105769735355496274918288438028108404610023769173630771113138506569058124876642) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34778,7 +34778,7 @@ _:gn_5585 { } _:gn_5586 { - 2414 math:greaterThan 1 . + (2414) math:greaterThan 1 . (2414 1) math:difference 2413 . (94393418122056124388097485130017012168421205337414208162146401481374060347905289865933168590480815538804951560284181429442575920074964835280540085608644366759962699307508408289926860263296584740517991940493574852889712068198772212910603592977565118194745278274320 152731758835767079657648807041717101113677232955570247080677042131845970905330122619920548468440720363682732300794982586584326380509078782255490380711882855768773610376928340628429435784404592497418752167212356792569198168205625778131513589067786694187156423301161) math:sum 247125176957823204045746292171734113282098438292984455242823443613220031253235412485853717058921535902487683861079164016026902300584043617536030466320527222528736309684436748918356296047701177237936744107705931645458910236404397991042117182045351812381901701575481 . (2413 152731758835767079657648807041717101113677232955570247080677042131845970905330122619920548468440720363682732300794982586584326380509078782255490380711882855768773610376928340628429435784404592497418752167212356792569198168205625778131513589067786694187156423301161 247125176957823204045746292171734113282098438292984455242823443613220031253235412485853717058921535902487683861079164016026902300584043617536030466320527222528736309684436748918356296047701177237936744107705931645458910236404397991042117182045351812381901701575481) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34789,7 +34789,7 @@ _:gn_5587 { } _:gn_5588 { - 2415 math:greaterThan 1 . + (2415) math:greaterThan 1 . (2415 1) math:difference 2414 . (58338340713710955269551321911700088945256027618156038918530640650471910557424832753987379877959904824877780740510801157141750460434113946974950295103238489008810911069419932338502575521108007756900760226718781939679486100006853565220909996090221575992411145026841 94393418122056124388097485130017012168421205337414208162146401481374060347905289865933168590480815538804951560284181429442575920074964835280540085608644366759962699307508408289926860263296584740517991940493574852889712068198772212910603592977565118194745278274320) math:sum 152731758835767079657648807041717101113677232955570247080677042131845970905330122619920548468440720363682732300794982586584326380509078782255490380711882855768773610376928340628429435784404592497418752167212356792569198168205625778131513589067786694187156423301161 . (2414 94393418122056124388097485130017012168421205337414208162146401481374060347905289865933168590480815538804951560284181429442575920074964835280540085608644366759962699307508408289926860263296584740517991940493574852889712068198772212910603592977565118194745278274320 152731758835767079657648807041717101113677232955570247080677042131845970905330122619920548468440720363682732300794982586584326380509078782255490380711882855768773610376928340628429435784404592497418752167212356792569198168205625778131513589067786694187156423301161) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34800,7 +34800,7 @@ _:gn_5589 { } _:gn_5590 { - 2416 math:greaterThan 1 . + (2416) math:greaterThan 1 . (2416 1) math:difference 2415 . (36055077408345169118546163218316923223165177719258169243615760830902149790480457111945788712520910713927170819773380272300825459640850888305589790505405877751151788238088475951424284742188576983617231713774792913210225968191918647689693596887343542202334133247479 58338340713710955269551321911700088945256027618156038918530640650471910557424832753987379877959904824877780740510801157141750460434113946974950295103238489008810911069419932338502575521108007756900760226718781939679486100006853565220909996090221575992411145026841) math:sum 94393418122056124388097485130017012168421205337414208162146401481374060347905289865933168590480815538804951560284181429442575920074964835280540085608644366759962699307508408289926860263296584740517991940493574852889712068198772212910603592977565118194745278274320 . (2415 58338340713710955269551321911700088945256027618156038918530640650471910557424832753987379877959904824877780740510801157141750460434113946974950295103238489008810911069419932338502575521108007756900760226718781939679486100006853565220909996090221575992411145026841 94393418122056124388097485130017012168421205337414208162146401481374060347905289865933168590480815538804951560284181429442575920074964835280540085608644366759962699307508408289926860263296584740517991940493574852889712068198772212910603592977565118194745278274320) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34811,7 +34811,7 @@ _:gn_5591 { } _:gn_5592 { - 2417 math:greaterThan 1 . + (2417) math:greaterThan 1 . (2417 1) math:difference 2416 . (22283263305365786151005158693383165722090849898897869674914879819569760766944375642041591165438994110950609920737420884840925000793263058669360504597832611257659122831331456387078290778919430773283528512943989026469260131814934917531216399202878033790077011779362 36055077408345169118546163218316923223165177719258169243615760830902149790480457111945788712520910713927170819773380272300825459640850888305589790505405877751151788238088475951424284742188576983617231713774792913210225968191918647689693596887343542202334133247479) math:sum 58338340713710955269551321911700088945256027618156038918530640650471910557424832753987379877959904824877780740510801157141750460434113946974950295103238489008810911069419932338502575521108007756900760226718781939679486100006853565220909996090221575992411145026841 . (2416 36055077408345169118546163218316923223165177719258169243615760830902149790480457111945788712520910713927170819773380272300825459640850888305589790505405877751151788238088475951424284742188576983617231713774792913210225968191918647689693596887343542202334133247479 58338340713710955269551321911700088945256027618156038918530640650471910557424832753987379877959904824877780740510801157141750460434113946974950295103238489008810911069419932338502575521108007756900760226718781939679486100006853565220909996090221575992411145026841) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34822,7 +34822,7 @@ _:gn_5593 { } _:gn_5594 { - 2418 math:greaterThan 1 . + (2418) math:greaterThan 1 . (2418 1) math:difference 2417 . (13771814102979382967541004524933757501074327820360299568700881011332389023536081469904197547081916602976560899035959387459900458847587829636229285907573266493492665406757019564345993963269146210333703200830803886740965836376983730158477197684465508412257121468117 22283263305365786151005158693383165722090849898897869674914879819569760766944375642041591165438994110950609920737420884840925000793263058669360504597832611257659122831331456387078290778919430773283528512943989026469260131814934917531216399202878033790077011779362) math:sum 36055077408345169118546163218316923223165177719258169243615760830902149790480457111945788712520910713927170819773380272300825459640850888305589790505405877751151788238088475951424284742188576983617231713774792913210225968191918647689693596887343542202334133247479 . (2417 22283263305365786151005158693383165722090849898897869674914879819569760766944375642041591165438994110950609920737420884840925000793263058669360504597832611257659122831331456387078290778919430773283528512943989026469260131814934917531216399202878033790077011779362 36055077408345169118546163218316923223165177719258169243615760830902149790480457111945788712520910713927170819773380272300825459640850888305589790505405877751151788238088475951424284742188576983617231713774792913210225968191918647689693596887343542202334133247479) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34833,7 +34833,7 @@ _:gn_5595 { } _:gn_5596 { - 2419 math:greaterThan 1 . + (2419) math:greaterThan 1 . (2419 1) math:difference 2418 . (8511449202386403183464154168449408221016522078537570106213998808237371743408294172137393618357077507974049021701461497381024541945675229033131218690259344764166457424574436822732296815650284562949825312113185139728294295437951187372739201518412525377819890311245 13771814102979382967541004524933757501074327820360299568700881011332389023536081469904197547081916602976560899035959387459900458847587829636229285907573266493492665406757019564345993963269146210333703200830803886740965836376983730158477197684465508412257121468117) math:sum 22283263305365786151005158693383165722090849898897869674914879819569760766944375642041591165438994110950609920737420884840925000793263058669360504597832611257659122831331456387078290778919430773283528512943989026469260131814934917531216399202878033790077011779362 . (2418 13771814102979382967541004524933757501074327820360299568700881011332389023536081469904197547081916602976560899035959387459900458847587829636229285907573266493492665406757019564345993963269146210333703200830803886740965836376983730158477197684465508412257121468117 22283263305365786151005158693383165722090849898897869674914879819569760766944375642041591165438994110950609920737420884840925000793263058669360504597832611257659122831331456387078290778919430773283528512943989026469260131814934917531216399202878033790077011779362) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34844,7 +34844,7 @@ _:gn_5597 { } _:gn_5598 { - 2420 math:greaterThan 1 . + (2420) math:greaterThan 1 . (2420 1) math:difference 2419 . (5260364900592979784076850356484349280057805741822729462486882203095017280127787297766803928724839095002511877334497890078875916901912600603098067217313921729326207982182582741613697147618861647383877888717618747012671540939032542785737996166052983034437231156872 8511449202386403183464154168449408221016522078537570106213998808237371743408294172137393618357077507974049021701461497381024541945675229033131218690259344764166457424574436822732296815650284562949825312113185139728294295437951187372739201518412525377819890311245) math:sum 13771814102979382967541004524933757501074327820360299568700881011332389023536081469904197547081916602976560899035959387459900458847587829636229285907573266493492665406757019564345993963269146210333703200830803886740965836376983730158477197684465508412257121468117 . (2419 8511449202386403183464154168449408221016522078537570106213998808237371743408294172137393618357077507974049021701461497381024541945675229033131218690259344764166457424574436822732296815650284562949825312113185139728294295437951187372739201518412525377819890311245 13771814102979382967541004524933757501074327820360299568700881011332389023536081469904197547081916602976560899035959387459900458847587829636229285907573266493492665406757019564345993963269146210333703200830803886740965836376983730158477197684465508412257121468117) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34855,7 +34855,7 @@ _:gn_5599 { } _:gn_5600 { - 2421 math:greaterThan 1 . + (2421) math:greaterThan 1 . (2421 1) math:difference 2420 . (3251084301793423399387303811965058940958716336714840643727116605142354463280506874370589689632238412971537144366963607302148625043762628430033151472945423034840249442391854081118599668031422915565947423395566392715622754498918644587001205352359542343382659154373 5260364900592979784076850356484349280057805741822729462486882203095017280127787297766803928724839095002511877334497890078875916901912600603098067217313921729326207982182582741613697147618861647383877888717618747012671540939032542785737996166052983034437231156872) math:sum 8511449202386403183464154168449408221016522078537570106213998808237371743408294172137393618357077507974049021701461497381024541945675229033131218690259344764166457424574436822732296815650284562949825312113185139728294295437951187372739201518412525377819890311245 . (2420 5260364900592979784076850356484349280057805741822729462486882203095017280127787297766803928724839095002511877334497890078875916901912600603098067217313921729326207982182582741613697147618861647383877888717618747012671540939032542785737996166052983034437231156872 8511449202386403183464154168449408221016522078537570106213998808237371743408294172137393618357077507974049021701461497381024541945675229033131218690259344764166457424574436822732296815650284562949825312113185139728294295437951187372739201518412525377819890311245) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34866,7 +34866,7 @@ _:gn_5601 { } _:gn_5602 { - 2422 math:greaterThan 1 . + (2422) math:greaterThan 1 . (2422 1) math:difference 2421 . (2009280598799556384689546544519290339099089405107888818759765597952662816847280423396214239092600682030974732967534282776727291858149972173064915744368498694485958539790728660495097479587438731817930465322052354297048786440113898198736790813693440691054572002499 3251084301793423399387303811965058940958716336714840643727116605142354463280506874370589689632238412971537144366963607302148625043762628430033151472945423034840249442391854081118599668031422915565947423395566392715622754498918644587001205352359542343382659154373) math:sum 5260364900592979784076850356484349280057805741822729462486882203095017280127787297766803928724839095002511877334497890078875916901912600603098067217313921729326207982182582741613697147618861647383877888717618747012671540939032542785737996166052983034437231156872 . (2421 3251084301793423399387303811965058940958716336714840643727116605142354463280506874370589689632238412971537144366963607302148625043762628430033151472945423034840249442391854081118599668031422915565947423395566392715622754498918644587001205352359542343382659154373 5260364900592979784076850356484349280057805741822729462486882203095017280127787297766803928724839095002511877334497890078875916901912600603098067217313921729326207982182582741613697147618861647383877888717618747012671540939032542785737996166052983034437231156872) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34877,7 +34877,7 @@ _:gn_5603 { } _:gn_5604 { - 2423 math:greaterThan 1 . + (2423) math:greaterThan 1 . (2423 1) math:difference 2422 . (1241803702993867014697757267445768601859626931606951824967351007189691646433226450974375450539637730940562411399429324525421333185612656256968235728576924340354290902601125420623502188443984183748016958073514038418573968058804746388264414538666101652328087151874 2009280598799556384689546544519290339099089405107888818759765597952662816847280423396214239092600682030974732967534282776727291858149972173064915744368498694485958539790728660495097479587438731817930465322052354297048786440113898198736790813693440691054572002499) math:sum 3251084301793423399387303811965058940958716336714840643727116605142354463280506874370589689632238412971537144366963607302148625043762628430033151472945423034840249442391854081118599668031422915565947423395566392715622754498918644587001205352359542343382659154373 . (2422 2009280598799556384689546544519290339099089405107888818759765597952662816847280423396214239092600682030974732967534282776727291858149972173064915744368498694485958539790728660495097479587438731817930465322052354297048786440113898198736790813693440691054572002499 3251084301793423399387303811965058940958716336714840643727116605142354463280506874370589689632238412971537144366963607302148625043762628430033151472945423034840249442391854081118599668031422915565947423395566392715622754498918644587001205352359542343382659154373) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34888,7 +34888,7 @@ _:gn_5605 { } _:gn_5606 { - 2424 math:greaterThan 1 . + (2424) math:greaterThan 1 . (2424 1) math:difference 2423 . (767476895805689369991789277073521737239462473500936993792414590762971170414053972421838788552962951090412321568104958251305958672537315916096680015791574354131667637189603239871595291143454548069913507248538315878474818381309151810472376275027339038726484850625 1241803702993867014697757267445768601859626931606951824967351007189691646433226450974375450539637730940562411399429324525421333185612656256968235728576924340354290902601125420623502188443984183748016958073514038418573968058804746388264414538666101652328087151874) math:sum 2009280598799556384689546544519290339099089405107888818759765597952662816847280423396214239092600682030974732967534282776727291858149972173064915744368498694485958539790728660495097479587438731817930465322052354297048786440113898198736790813693440691054572002499 . (2423 1241803702993867014697757267445768601859626931606951824967351007189691646433226450974375450539637730940562411399429324525421333185612656256968235728576924340354290902601125420623502188443984183748016958073514038418573968058804746388264414538666101652328087151874 2009280598799556384689546544519290339099089405107888818759765597952662816847280423396214239092600682030974732967534282776727291858149972173064915744368498694485958539790728660495097479587438731817930465322052354297048786440113898198736790813693440691054572002499) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34899,7 +34899,7 @@ _:gn_5607 { } _:gn_5608 { - 2425 math:greaterThan 1 . + (2425) math:greaterThan 1 . (2425 1) math:difference 2424 . (474326807188177644705967990372246864620164458106014831174936416426720476019172478552536661986674779850150089831324366274115374513075340340871555712785349986222623265411522180751906897300529635678103450824975722540099149677495594577792038263638762613601602301249 767476895805689369991789277073521737239462473500936993792414590762971170414053972421838788552962951090412321568104958251305958672537315916096680015791574354131667637189603239871595291143454548069913507248538315878474818381309151810472376275027339038726484850625) math:sum 1241803702993867014697757267445768601859626931606951824967351007189691646433226450974375450539637730940562411399429324525421333185612656256968235728576924340354290902601125420623502188443984183748016958073514038418573968058804746388264414538666101652328087151874 . (2424 767476895805689369991789277073521737239462473500936993792414590762971170414053972421838788552962951090412321568104958251305958672537315916096680015791574354131667637189603239871595291143454548069913507248538315878474818381309151810472376275027339038726484850625 1241803702993867014697757267445768601859626931606951824967351007189691646433226450974375450539637730940562411399429324525421333185612656256968235728576924340354290902601125420623502188443984183748016958073514038418573968058804746388264414538666101652328087151874) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34910,7 +34910,7 @@ _:gn_5609 { } _:gn_5610 { - 2426 math:greaterThan 1 . + (2426) math:greaterThan 1 . (2426 1) math:difference 2425 . (293150088617511725285821286701274872619298015394922162617478174336250694394881493869302126566288171240262231736780591977190584159461975575225124303006224367909044371778081059119688393842924912391810056423562593338375668703813557232680338011388576425124882549376 474326807188177644705967990372246864620164458106014831174936416426720476019172478552536661986674779850150089831324366274115374513075340340871555712785349986222623265411522180751906897300529635678103450824975722540099149677495594577792038263638762613601602301249) math:sum 767476895805689369991789277073521737239462473500936993792414590762971170414053972421838788552962951090412321568104958251305958672537315916096680015791574354131667637189603239871595291143454548069913507248538315878474818381309151810472376275027339038726484850625 . (2425 474326807188177644705967990372246864620164458106014831174936416426720476019172478552536661986674779850150089831324366274115374513075340340871555712785349986222623265411522180751906897300529635678103450824975722540099149677495594577792038263638762613601602301249 767476895805689369991789277073521737239462473500936993792414590762971170414053972421838788552962951090412321568104958251305958672537315916096680015791574354131667637189603239871595291143454548069913507248538315878474818381309151810472376275027339038726484850625) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34921,7 +34921,7 @@ _:gn_5611 { } _:gn_5612 { - 2427 math:greaterThan 1 . + (2427) math:greaterThan 1 . (2427 1) math:difference 2426 . (181176718570665919420146703670971992000866442711092668557458242090469781624290984683234535420386608609887858094543774296924790353613364765646431409779125618313578893633441121632218503457604723286293394401413129201723480973682037345111700252250186188476719751873 293150088617511725285821286701274872619298015394922162617478174336250694394881493869302126566288171240262231736780591977190584159461975575225124303006224367909044371778081059119688393842924912391810056423562593338375668703813557232680338011388576425124882549376) math:sum 474326807188177644705967990372246864620164458106014831174936416426720476019172478552536661986674779850150089831324366274115374513075340340871555712785349986222623265411522180751906897300529635678103450824975722540099149677495594577792038263638762613601602301249 . (2426 293150088617511725285821286701274872619298015394922162617478174336250694394881493869302126566288171240262231736780591977190584159461975575225124303006224367909044371778081059119688393842924912391810056423562593338375668703813557232680338011388576425124882549376 474326807188177644705967990372246864620164458106014831174936416426720476019172478552536661986674779850150089831324366274115374513075340340871555712785349986222623265411522180751906897300529635678103450824975722540099149677495594577792038263638762613601602301249) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34932,7 +34932,7 @@ _:gn_5613 { } _:gn_5614 { - 2428 math:greaterThan 1 . + (2428) math:greaterThan 1 . (2428 1) math:difference 2427 . (111973370046845805865674583030302880618431572683829494060019932245780912770590509186067591145901562630374373642236817680265793805848610809578692893227098749595465478144639937487469890385320189105516662022149464136652187730131519887568637759138390236648162797503 181176718570665919420146703670971992000866442711092668557458242090469781624290984683234535420386608609887858094543774296924790353613364765646431409779125618313578893633441121632218503457604723286293394401413129201723480973682037345111700252250186188476719751873) math:sum 293150088617511725285821286701274872619298015394922162617478174336250694394881493869302126566288171240262231736780591977190584159461975575225124303006224367909044371778081059119688393842924912391810056423562593338375668703813557232680338011388576425124882549376 . (2427 181176718570665919420146703670971992000866442711092668557458242090469781624290984683234535420386608609887858094543774296924790353613364765646431409779125618313578893633441121632218503457604723286293394401413129201723480973682037345111700252250186188476719751873 293150088617511725285821286701274872619298015394922162617478174336250694394881493869302126566288171240262231736780591977190584159461975575225124303006224367909044371778081059119688393842924912391810056423562593338375668703813557232680338011388576425124882549376) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34943,7 +34943,7 @@ _:gn_5615 { } _:gn_5616 { - 2429 math:greaterThan 1 . + (2429) math:greaterThan 1 . (2429 1) math:difference 2428 . (69203348523820113554472120640669111382434870027263174497438309844688868853700475497166944274485045979513484452306956616658996547764753956067738516552026868718113415488801184144748613072284534180776732379263665065071293243550517457543062493111795951828556954370 111973370046845805865674583030302880618431572683829494060019932245780912770590509186067591145901562630374373642236817680265793805848610809578692893227098749595465478144639937487469890385320189105516662022149464136652187730131519887568637759138390236648162797503) math:sum 181176718570665919420146703670971992000866442711092668557458242090469781624290984683234535420386608609887858094543774296924790353613364765646431409779125618313578893633441121632218503457604723286293394401413129201723480973682037345111700252250186188476719751873 . (2428 111973370046845805865674583030302880618431572683829494060019932245780912770590509186067591145901562630374373642236817680265793805848610809578692893227098749595465478144639937487469890385320189105516662022149464136652187730131519887568637759138390236648162797503 181176718570665919420146703670971992000866442711092668557458242090469781624290984683234535420386608609887858094543774296924790353613364765646431409779125618313578893633441121632218503457604723286293394401413129201723480973682037345111700252250186188476719751873) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34954,7 +34954,7 @@ _:gn_5617 { } _:gn_5618 { - 2430 math:greaterThan 1 . + (2430) math:greaterThan 1 . (2430 1) math:difference 2429 . (42770021523025692311202462389633769235996702656566319562581622401092043916890033688900646871416516650860889189929861063606797258083856853510954376675071880877352062655838753342721277313035654924739929642885799071580894486581002430025575266026594284819605843133 69203348523820113554472120640669111382434870027263174497438309844688868853700475497166944274485045979513484452306956616658996547764753956067738516552026868718113415488801184144748613072284534180776732379263665065071293243550517457543062493111795951828556954370) math:sum 111973370046845805865674583030302880618431572683829494060019932245780912770590509186067591145901562630374373642236817680265793805848610809578692893227098749595465478144639937487469890385320189105516662022149464136652187730131519887568637759138390236648162797503 . (2429 69203348523820113554472120640669111382434870027263174497438309844688868853700475497166944274485045979513484452306956616658996547764753956067738516552026868718113415488801184144748613072284534180776732379263665065071293243550517457543062493111795951828556954370 111973370046845805865674583030302880618431572683829494060019932245780912770590509186067591145901562630374373642236817680265793805848610809578692893227098749595465478144639937487469890385320189105516662022149464136652187730131519887568637759138390236648162797503) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34965,7 +34965,7 @@ _:gn_5619 { } _:gn_5620 { - 2431 math:greaterThan 1 . + (2431) math:greaterThan 1 . (2431 1) math:difference 2430 . (26433327000794421243269658251035342146438167370696854934856687443596824936810441808266297403068529328652595262377095553052199289680897102556784139876954987840761352832962430802027335759248879256036802736377865993490398756969515027517487227085201667008951111237 42770021523025692311202462389633769235996702656566319562581622401092043916890033688900646871416516650860889189929861063606797258083856853510954376675071880877352062655838753342721277313035654924739929642885799071580894486581002430025575266026594284819605843133) math:sum 69203348523820113554472120640669111382434870027263174497438309844688868853700475497166944274485045979513484452306956616658996547764753956067738516552026868718113415488801184144748613072284534180776732379263665065071293243550517457543062493111795951828556954370 . (2430 42770021523025692311202462389633769235996702656566319562581622401092043916890033688900646871416516650860889189929861063606797258083856853510954376675071880877352062655838753342721277313035654924739929642885799071580894486581002430025575266026594284819605843133 69203348523820113554472120640669111382434870027263174497438309844688868853700475497166944274485045979513484452306956616658996547764753956067738516552026868718113415488801184144748613072284534180776732379263665065071293243550517457543062493111795951828556954370) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34976,7 +34976,7 @@ _:gn_5621 { } _:gn_5622 { - 2432 math:greaterThan 1 . + (2432) math:greaterThan 1 . (2432 1) math:difference 2431 . (16336694522231271067932804138598427089558535285869464627724934957495218980079591880634349468347987322208293927552765510554597968402959750954170236798116893036590709822876322540693941553786775668703126906507933078090495729611487402508088038941392617810654731896 26433327000794421243269658251035342146438167370696854934856687443596824936810441808266297403068529328652595262377095553052199289680897102556784139876954987840761352832962430802027335759248879256036802736377865993490398756969515027517487227085201667008951111237) math:sum 42770021523025692311202462389633769235996702656566319562581622401092043916890033688900646871416516650860889189929861063606797258083856853510954376675071880877352062655838753342721277313035654924739929642885799071580894486581002430025575266026594284819605843133 . (2431 26433327000794421243269658251035342146438167370696854934856687443596824936810441808266297403068529328652595262377095553052199289680897102556784139876954987840761352832962430802027335759248879256036802736377865993490398756969515027517487227085201667008951111237 42770021523025692311202462389633769235996702656566319562581622401092043916890033688900646871416516650860889189929861063606797258083856853510954376675071880877352062655838753342721277313035654924739929642885799071580894486581002430025575266026594284819605843133) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34987,7 +34987,7 @@ _:gn_5623 { } _:gn_5624 { - 2433 math:greaterThan 1 . + (2433) math:greaterThan 1 . (2433 1) math:difference 2432 . (10096632478563150175336854112436915056879632084827390307131752486101605956730849927631947934720542006444301334824330042497601321277937351602613903078838094804170643010086108261333394205462103587333675829869932915399903027358027625009399188143809049198296379341 16336694522231271067932804138598427089558535285869464627724934957495218980079591880634349468347987322208293927552765510554597968402959750954170236798116893036590709822876322540693941553786775668703126906507933078090495729611487402508088038941392617810654731896) math:sum 26433327000794421243269658251035342146438167370696854934856687443596824936810441808266297403068529328652595262377095553052199289680897102556784139876954987840761352832962430802027335759248879256036802736377865993490398756969515027517487227085201667008951111237 . (2432 16336694522231271067932804138598427089558535285869464627724934957495218980079591880634349468347987322208293927552765510554597968402959750954170236798116893036590709822876322540693941553786775668703126906507933078090495729611487402508088038941392617810654731896 26433327000794421243269658251035342146438167370696854934856687443596824936810441808266297403068529328652595262377095553052199289680897102556784139876954987840761352832962430802027335759248879256036802736377865993490398756969515027517487227085201667008951111237) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -34998,7 +34998,7 @@ _:gn_5625 { } _:gn_5626 { - 2434 math:greaterThan 1 . + (2434) math:greaterThan 1 . (2434 1) math:difference 2433 . (6240062043668120892595950026161512032678903201042074320593182471393613023348741953002401533627445315763992592728435468056996647125022399351556333719278798232420066812790214279360547348324672081369451076638000162690592702253459777498688850797583568612358352555 10096632478563150175336854112436915056879632084827390307131752486101605956730849927631947934720542006444301334824330042497601321277937351602613903078838094804170643010086108261333394205462103587333675829869932915399903027358027625009399188143809049198296379341) math:sum 16336694522231271067932804138598427089558535285869464627724934957495218980079591880634349468347987322208293927552765510554597968402959750954170236798116893036590709822876322540693941553786775668703126906507933078090495729611487402508088038941392617810654731896 . (2433 10096632478563150175336854112436915056879632084827390307131752486101605956730849927631947934720542006444301334824330042497601321277937351602613903078838094804170643010086108261333394205462103587333675829869932915399903027358027625009399188143809049198296379341 16336694522231271067932804138598427089558535285869464627724934957495218980079591880634349468347987322208293927552765510554597968402959750954170236798116893036590709822876322540693941553786775668703126906507933078090495729611487402508088038941392617810654731896) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35009,7 +35009,7 @@ _:gn_5627 { } _:gn_5628 { - 2435 math:greaterThan 1 . + (2435) math:greaterThan 1 . (2435 1) math:difference 2434 . (3856570434895029282740904086275403024200728883785315986538570014707992933382107974629546401093096690680308742095894574440604674152914952251057569359559296571750576197295893981972846857137431505964224753231932752709310325104567847510710337346225480585938026786 6240062043668120892595950026161512032678903201042074320593182471393613023348741953002401533627445315763992592728435468056996647125022399351556333719278798232420066812790214279360547348324672081369451076638000162690592702253459777498688850797583568612358352555) math:sum 10096632478563150175336854112436915056879632084827390307131752486101605956730849927631947934720542006444301334824330042497601321277937351602613903078838094804170643010086108261333394205462103587333675829869932915399903027358027625009399188143809049198296379341 . (2434 6240062043668120892595950026161512032678903201042074320593182471393613023348741953002401533627445315763992592728435468056996647125022399351556333719278798232420066812790214279360547348324672081369451076638000162690592702253459777498688850797583568612358352555 10096632478563150175336854112436915056879632084827390307131752486101605956730849927631947934720542006444301334824330042497601321277937351602613903078838094804170643010086108261333394205462103587333675829869932915399903027358027625009399188143809049198296379341) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35020,7 +35020,7 @@ _:gn_5629 { } _:gn_5630 { - 2436 math:greaterThan 1 . + (2436) math:greaterThan 1 . (2436 1) math:difference 2435 . (2383491608773091609855045939886109008478174317256758334054612456685620089966633978372855132534348625083683850632540893616391972972107447100498764359719501660669490615494320297387700491187240575405226323406067409981282377148891929987978513451358088026420325769 3856570434895029282740904086275403024200728883785315986538570014707992933382107974629546401093096690680308742095894574440604674152914952251057569359559296571750576197295893981972846857137431505964224753231932752709310325104567847510710337346225480585938026786) math:sum 6240062043668120892595950026161512032678903201042074320593182471393613023348741953002401533627445315763992592728435468056996647125022399351556333719278798232420066812790214279360547348324672081369451076638000162690592702253459777498688850797583568612358352555 . (2435 3856570434895029282740904086275403024200728883785315986538570014707992933382107974629546401093096690680308742095894574440604674152914952251057569359559296571750576197295893981972846857137431505964224753231932752709310325104567847510710337346225480585938026786 6240062043668120892595950026161512032678903201042074320593182471393613023348741953002401533627445315763992592728435468056996647125022399351556333719278798232420066812790214279360547348324672081369451076638000162690592702253459777498688850797583568612358352555) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35031,7 +35031,7 @@ _:gn_5631 { } _:gn_5632 { - 2437 math:greaterThan 1 . + (2437) math:greaterThan 1 . (2437 1) math:difference 2436 . (1473078826121937672885858146389294015722554566528557652483957558022372843415473996256691268558748065596624891463353680824212701180807505150558804999839794911081085581801573684585146365950190930558998429825865342728027947955675917522731823894867392559517701017 2383491608773091609855045939886109008478174317256758334054612456685620089966633978372855132534348625083683850632540893616391972972107447100498764359719501660669490615494320297387700491187240575405226323406067409981282377148891929987978513451358088026420325769) math:sum 3856570434895029282740904086275403024200728883785315986538570014707992933382107974629546401093096690680308742095894574440604674152914952251057569359559296571750576197295893981972846857137431505964224753231932752709310325104567847510710337346225480585938026786 . (2436 2383491608773091609855045939886109008478174317256758334054612456685620089966633978372855132534348625083683850632540893616391972972107447100498764359719501660669490615494320297387700491187240575405226323406067409981282377148891929987978513451358088026420325769 3856570434895029282740904086275403024200728883785315986538570014707992933382107974629546401093096690680308742095894574440604674152914952251057569359559296571750576197295893981972846857137431505964224753231932752709310325104567847510710337346225480585938026786) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35042,7 +35042,7 @@ _:gn_5633 { } _:gn_5634 { - 2438 math:greaterThan 1 . + (2438) math:greaterThan 1 . (2438 1) math:difference 2437 . (910412782651153936969187793496814992755619750728200681570654898663247246551159982116163863975600559487058959169187212792179271791299941949939959359879706749588405033692746612802554125237049644846227893580202067253254429193216012465246689556490695466902624752 1473078826121937672885858146389294015722554566528557652483957558022372843415473996256691268558748065596624891463353680824212701180807505150558804999839794911081085581801573684585146365950190930558998429825865342728027947955675917522731823894867392559517701017) math:sum 2383491608773091609855045939886109008478174317256758334054612456685620089966633978372855132534348625083683850632540893616391972972107447100498764359719501660669490615494320297387700491187240575405226323406067409981282377148891929987978513451358088026420325769 . (2437 1473078826121937672885858146389294015722554566528557652483957558022372843415473996256691268558748065596624891463353680824212701180807505150558804999839794911081085581801573684585146365950190930558998429825865342728027947955675917522731823894867392559517701017 2383491608773091609855045939886109008478174317256758334054612456685620089966633978372855132534348625083683850632540893616391972972107447100498764359719501660669490615494320297387700491187240575405226323406067409981282377148891929987978513451358088026420325769) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35053,7 +35053,7 @@ _:gn_5635 { } _:gn_5636 { - 2439 math:greaterThan 1 . + (2439) math:greaterThan 1 . (2439 1) math:difference 2438 . (562666043470783735916670352892479022966934815800356970913302659359125596864314014140527404583147506109565932294166468032033429389507563200618845639960088161492680548108827071782592240713141285712770536245663275474773518762459905057485134338376697092615076265 910412782651153936969187793496814992755619750728200681570654898663247246551159982116163863975600559487058959169187212792179271791299941949939959359879706749588405033692746612802554125237049644846227893580202067253254429193216012465246689556490695466902624752) math:sum 1473078826121937672885858146389294015722554566528557652483957558022372843415473996256691268558748065596624891463353680824212701180807505150558804999839794911081085581801573684585146365950190930558998429825865342728027947955675917522731823894867392559517701017 . (2438 910412782651153936969187793496814992755619750728200681570654898663247246551159982116163863975600559487058959169187212792179271791299941949939959359879706749588405033692746612802554125237049644846227893580202067253254429193216012465246689556490695466902624752 1473078826121937672885858146389294015722554566528557652483957558022372843415473996256691268558748065596624891463353680824212701180807505150558804999839794911081085581801573684585146365950190930558998429825865342728027947955675917522731823894867392559517701017) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35064,7 +35064,7 @@ _:gn_5637 { } _:gn_5638 { - 2440 math:greaterThan 1 . + (2440) math:greaterThan 1 . (2440 1) math:difference 2439 . (347746739180370201052517440604335969788684934927843710657352239304121649686845967975636459392453053377493026875020744760145842401792378749321113719919618588095724485583919541019961884523908359133457357334538791778480910430756107407761555218113998374287548487 562666043470783735916670352892479022966934815800356970913302659359125596864314014140527404583147506109565932294166468032033429389507563200618845639960088161492680548108827071782592240713141285712770536245663275474773518762459905057485134338376697092615076265) math:sum 910412782651153936969187793496814992755619750728200681570654898663247246551159982116163863975600559487058959169187212792179271791299941949939959359879706749588405033692746612802554125237049644846227893580202067253254429193216012465246689556490695466902624752 . (2439 562666043470783735916670352892479022966934815800356970913302659359125596864314014140527404583147506109565932294166468032033429389507563200618845639960088161492680548108827071782592240713141285712770536245663275474773518762459905057485134338376697092615076265 910412782651153936969187793496814992755619750728200681570654898663247246551159982116163863975600559487058959169187212792179271791299941949939959359879706749588405033692746612802554125237049644846227893580202067253254429193216012465246689556490695466902624752) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35075,7 +35075,7 @@ _:gn_5639 { } _:gn_5640 { - 2441 math:greaterThan 1 . + (2441) math:greaterThan 1 . (2441 1) math:difference 2440 . (214919304290413534864152912288143053178249880872513260255950420055003947177468046164890945190694452732072905419145723271887586987715184451297731920040469573396956062524907530762630356189232926579313178911124483696292608331703797649723579120262698718327527778 347746739180370201052517440604335969788684934927843710657352239304121649686845967975636459392453053377493026875020744760145842401792378749321113719919618588095724485583919541019961884523908359133457357334538791778480910430756107407761555218113998374287548487) math:sum 562666043470783735916670352892479022966934815800356970913302659359125596864314014140527404583147506109565932294166468032033429389507563200618845639960088161492680548108827071782592240713141285712770536245663275474773518762459905057485134338376697092615076265 . (2440 347746739180370201052517440604335969788684934927843710657352239304121649686845967975636459392453053377493026875020744760145842401792378749321113719919618588095724485583919541019961884523908359133457357334538791778480910430756107407761555218113998374287548487 562666043470783735916670352892479022966934815800356970913302659359125596864314014140527404583147506109565932294166468032033429389507563200618845639960088161492680548108827071782592240713141285712770536245663275474773518762459905057485134338376697092615076265) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35086,7 +35086,7 @@ _:gn_5641 { } _:gn_5642 { - 2442 math:greaterThan 1 . + (2442) math:greaterThan 1 . (2442 1) math:difference 2441 . (132827434889956666188364528316192916610435054055330450401401819249117702509377921810745514201758600645420121455875021488258255414077194298023381799879149014698768423059012010257331528334675432554144178423414308082188302099052309758037976097851299655960020709 214919304290413534864152912288143053178249880872513260255950420055003947177468046164890945190694452732072905419145723271887586987715184451297731920040469573396956062524907530762630356189232926579313178911124483696292608331703797649723579120262698718327527778) math:sum 347746739180370201052517440604335969788684934927843710657352239304121649686845967975636459392453053377493026875020744760145842401792378749321113719919618588095724485583919541019961884523908359133457357334538791778480910430756107407761555218113998374287548487 . (2441 214919304290413534864152912288143053178249880872513260255950420055003947177468046164890945190694452732072905419145723271887586987715184451297731920040469573396956062524907530762630356189232926579313178911124483696292608331703797649723579120262698718327527778 347746739180370201052517440604335969788684934927843710657352239304121649686845967975636459392453053377493026875020744760145842401792378749321113719919618588095724485583919541019961884523908359133457357334538791778480910430756107407761555218113998374287548487) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35097,7 +35097,7 @@ _:gn_5643 { } _:gn_5644 { - 2443 math:greaterThan 1 . + (2443) math:greaterThan 1 . (2443 1) math:difference 2442 . (82091869400456868675788383971950136567814826817182809854548600805886244668090124354145430988935852086652783963270701783629331573637990153274350120161320558698187639465895520505298827854557494025169000487710175614104306232651487891685603022411399062367507069 132827434889956666188364528316192916610435054055330450401401819249117702509377921810745514201758600645420121455875021488258255414077194298023381799879149014698768423059012010257331528334675432554144178423414308082188302099052309758037976097851299655960020709) math:sum 214919304290413534864152912288143053178249880872513260255950420055003947177468046164890945190694452732072905419145723271887586987715184451297731920040469573396956062524907530762630356189232926579313178911124483696292608331703797649723579120262698718327527778 . (2442 132827434889956666188364528316192916610435054055330450401401819249117702509377921810745514201758600645420121455875021488258255414077194298023381799879149014698768423059012010257331528334675432554144178423414308082188302099052309758037976097851299655960020709 214919304290413534864152912288143053178249880872513260255950420055003947177468046164890945190694452732072905419145723271887586987715184451297731920040469573396956062524907530762630356189232926579313178911124483696292608331703797649723579120262698718327527778) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35108,7 +35108,7 @@ _:gn_5645 { } _:gn_5646 { - 2444 math:greaterThan 1 . + (2444) math:greaterThan 1 . (2444 1) math:difference 2443 . (50735565489499797512576144344242780042620227238147640546853218443231457841287797456600083212822748558767337492604319704628923840439204144749031679717828456000580783593116489752032700480117938528975177935704132468083995866400821866352373075439900593592513640 82091869400456868675788383971950136567814826817182809854548600805886244668090124354145430988935852086652783963270701783629331573637990153274350120161320558698187639465895520505298827854557494025169000487710175614104306232651487891685603022411399062367507069) math:sum 132827434889956666188364528316192916610435054055330450401401819249117702509377921810745514201758600645420121455875021488258255414077194298023381799879149014698768423059012010257331528334675432554144178423414308082188302099052309758037976097851299655960020709 . (2443 82091869400456868675788383971950136567814826817182809854548600805886244668090124354145430988935852086652783963270701783629331573637990153274350120161320558698187639465895520505298827854557494025169000487710175614104306232651487891685603022411399062367507069 132827434889956666188364528316192916610435054055330450401401819249117702509377921810745514201758600645420121455875021488258255414077194298023381799879149014698768423059012010257331528334675432554144178423414308082188302099052309758037976097851299655960020709) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35119,7 +35119,7 @@ _:gn_5647 { } _:gn_5648 { - 2445 math:greaterThan 1 . + (2445) math:greaterThan 1 . (2445 1) math:difference 2444 . (31356303910957071163212239627707356525194599579035169307695382362654786826802326897545347776113103527885446470666382079000407733198786008525318440443492102697606855872779030753266127374439555496193822552006043146020310366250666025333229946971498468774993429 50735565489499797512576144344242780042620227238147640546853218443231457841287797456600083212822748558767337492604319704628923840439204144749031679717828456000580783593116489752032700480117938528975177935704132468083995866400821866352373075439900593592513640) math:sum 82091869400456868675788383971950136567814826817182809854548600805886244668090124354145430988935852086652783963270701783629331573637990153274350120161320558698187639465895520505298827854557494025169000487710175614104306232651487891685603022411399062367507069 . (2444 50735565489499797512576144344242780042620227238147640546853218443231457841287797456600083212822748558767337492604319704628923840439204144749031679717828456000580783593116489752032700480117938528975177935704132468083995866400821866352373075439900593592513640 82091869400456868675788383971950136567814826817182809854548600805886244668090124354145430988935852086652783963270701783629331573637990153274350120161320558698187639465895520505298827854557494025169000487710175614104306232651487891685603022411399062367507069) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35130,7 +35130,7 @@ _:gn_5649 { } _:gn_5650 { - 2446 math:greaterThan 1 . + (2446) math:greaterThan 1 . (2446 1) math:difference 2445 . (19379261578542726349363904716535423517425627659112471239157836080576671014485470559054735436709645030881891021937937625628516107240418136223713239274336353302973927720337458998766573105678383032781355383698089322063685500150155841019143128468402124817520211 31356303910957071163212239627707356525194599579035169307695382362654786826802326897545347776113103527885446470666382079000407733198786008525318440443492102697606855872779030753266127374439555496193822552006043146020310366250666025333229946971498468774993429) math:sum 50735565489499797512576144344242780042620227238147640546853218443231457841287797456600083212822748558767337492604319704628923840439204144749031679717828456000580783593116489752032700480117938528975177935704132468083995866400821866352373075439900593592513640 . (2445 31356303910957071163212239627707356525194599579035169307695382362654786826802326897545347776113103527885446470666382079000407733198786008525318440443492102697606855872779030753266127374439555496193822552006043146020310366250666025333229946971498468774993429 50735565489499797512576144344242780042620227238147640546853218443231457841287797456600083212822748558767337492604319704628923840439204144749031679717828456000580783593116489752032700480117938528975177935704132468083995866400821866352373075439900593592513640) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35141,7 +35141,7 @@ _:gn_5651 { } _:gn_5652 { - 2447 math:greaterThan 1 . + (2447) math:greaterThan 1 . (2447 1) math:difference 2446 . (11977042332414344813848334911171933007768971919922698068537546282078115812316856338490612339403458497003555448728444453371891625958367872301605201169155749394632928152441571754499554268761172463412467168307953823956624866100510184314086818503096343957473218 19379261578542726349363904716535423517425627659112471239157836080576671014485470559054735436709645030881891021937937625628516107240418136223713239274336353302973927720337458998766573105678383032781355383698089322063685500150155841019143128468402124817520211) math:sum 31356303910957071163212239627707356525194599579035169307695382362654786826802326897545347776113103527885446470666382079000407733198786008525318440443492102697606855872779030753266127374439555496193822552006043146020310366250666025333229946971498468774993429 . (2446 19379261578542726349363904716535423517425627659112471239157836080576671014485470559054735436709645030881891021937937625628516107240418136223713239274336353302973927720337458998766573105678383032781355383698089322063685500150155841019143128468402124817520211 31356303910957071163212239627707356525194599579035169307695382362654786826802326897545347776113103527885446470666382079000407733198786008525318440443492102697606855872779030753266127374439555496193822552006043146020310366250666025333229946971498468774993429) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35152,7 +35152,7 @@ _:gn_5653 { } _:gn_5654 { - 2448 math:greaterThan 1 . + (2448) math:greaterThan 1 . (2448 1) math:difference 2447 . (7402219246128381535515569805363490509656655739189773170620289798498555202168614220564123097306186533878335573209493172256624481282050263922108038105180603908340999567895887244267018836917210569368888215390135498107060634049645656705056309965305780860046993 11977042332414344813848334911171933007768971919922698068537546282078115812316856338490612339403458497003555448728444453371891625958367872301605201169155749394632928152441571754499554268761172463412467168307953823956624866100510184314086818503096343957473218) math:sum 19379261578542726349363904716535423517425627659112471239157836080576671014485470559054735436709645030881891021937937625628516107240418136223713239274336353302973927720337458998766573105678383032781355383698089322063685500150155841019143128468402124817520211 . (2447 11977042332414344813848334911171933007768971919922698068537546282078115812316856338490612339403458497003555448728444453371891625958367872301605201169155749394632928152441571754499554268761172463412467168307953823956624866100510184314086818503096343957473218 19379261578542726349363904716535423517425627659112471239157836080576671014485470559054735436709645030881891021937937625628516107240418136223713239274336353302973927720337458998766573105678383032781355383698089322063685500150155841019143128468402124817520211) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35163,7 +35163,7 @@ _:gn_5655 { } _:gn_5656 { - 2449 math:greaterThan 1 . + (2449) math:greaterThan 1 . (2449 1) math:difference 2448 . (4574823086285963278332765105808442498112316180732924897917256483579560610148242117926489242097271963125219875518951281115267144676317608379497163063975145486291928584545684510232535431843961894043578952917818325849564232050864527609030508537790563097426225 7402219246128381535515569805363490509656655739189773170620289798498555202168614220564123097306186533878335573209493172256624481282050263922108038105180603908340999567895887244267018836917210569368888215390135498107060634049645656705056309965305780860046993) math:sum 11977042332414344813848334911171933007768971919922698068537546282078115812316856338490612339403458497003555448728444453371891625958367872301605201169155749394632928152441571754499554268761172463412467168307953823956624866100510184314086818503096343957473218 . (2448 7402219246128381535515569805363490509656655739189773170620289798498555202168614220564123097306186533878335573209493172256624481282050263922108038105180603908340999567895887244267018836917210569368888215390135498107060634049645656705056309965305780860046993 11977042332414344813848334911171933007768971919922698068537546282078115812316856338490612339403458497003555448728444453371891625958367872301605201169155749394632928152441571754499554268761172463412467168307953823956624866100510184314086818503096343957473218) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35174,7 +35174,7 @@ _:gn_5657 { } _:gn_5658 { - 2450 math:greaterThan 1 . + (2450) math:greaterThan 1 . (2450 1) math:difference 2449 . (2827396159842418257182804699555048011544339558456848272703033314918994592020372102637633855208914570753115697690541891141357336605732655542610875041205458422049070983350202734034483405073248675325309262472317172257496401998781129096025801427515217762620768 4574823086285963278332765105808442498112316180732924897917256483579560610148242117926489242097271963125219875518951281115267144676317608379497163063975145486291928584545684510232535431843961894043578952917818325849564232050864527609030508537790563097426225) math:sum 7402219246128381535515569805363490509656655739189773170620289798498555202168614220564123097306186533878335573209493172256624481282050263922108038105180603908340999567895887244267018836917210569368888215390135498107060634049645656705056309965305780860046993 . (2449 4574823086285963278332765105808442498112316180732924897917256483579560610148242117926489242097271963125219875518951281115267144676317608379497163063975145486291928584545684510232535431843961894043578952917818325849564232050864527609030508537790563097426225 7402219246128381535515569805363490509656655739189773170620289798498555202168614220564123097306186533878335573209493172256624481282050263922108038105180603908340999567895887244267018836917210569368888215390135498107060634049645656705056309965305780860046993) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35185,7 +35185,7 @@ _:gn_5659 { } _:gn_5660 { - 2451 math:greaterThan 1 . + (2451) math:greaterThan 1 . (2451 1) math:difference 2450 . (1747426926443545021149960406253394486567976622276076625214223168660566018127870015288855386888357392372104177828409389973909808070584952836886288022769687064242857601195481776198052026770713218718269690445501153592067830052083398513004707110275345334805457 2827396159842418257182804699555048011544339558456848272703033314918994592020372102637633855208914570753115697690541891141357336605732655542610875041205458422049070983350202734034483405073248675325309262472317172257496401998781129096025801427515217762620768) math:sum 4574823086285963278332765105808442498112316180732924897917256483579560610148242117926489242097271963125219875518951281115267144676317608379497163063975145486291928584545684510232535431843961894043578952917818325849564232050864527609030508537790563097426225 . (2450 2827396159842418257182804699555048011544339558456848272703033314918994592020372102637633855208914570753115697690541891141357336605732655542610875041205458422049070983350202734034483405073248675325309262472317172257496401998781129096025801427515217762620768 4574823086285963278332765105808442498112316180732924897917256483579560610148242117926489242097271963125219875518951281115267144676317608379497163063975145486291928584545684510232535431843961894043578952917818325849564232050864527609030508537790563097426225) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35196,7 +35196,7 @@ _:gn_5661 { } _:gn_5662 { - 2452 math:greaterThan 1 . + (2452) math:greaterThan 1 . (2452 1) math:difference 2451 . (1079969233398873236032844293301653524976362936180771647488810146258428573892502087348778468320557178381011519862132501167447528535147702705724587018435771357806213382154720957836431378302535456607039572026816018665428571946697730583021094317239872427815311 1747426926443545021149960406253394486567976622276076625214223168660566018127870015288855386888357392372104177828409389973909808070584952836886288022769687064242857601195481776198052026770713218718269690445501153592067830052083398513004707110275345334805457) math:sum 2827396159842418257182804699555048011544339558456848272703033314918994592020372102637633855208914570753115697690541891141357336605732655542610875041205458422049070983350202734034483405073248675325309262472317172257496401998781129096025801427515217762620768 . (2451 1747426926443545021149960406253394486567976622276076625214223168660566018127870015288855386888357392372104177828409389973909808070584952836886288022769687064242857601195481776198052026770713218718269690445501153592067830052083398513004707110275345334805457 2827396159842418257182804699555048011544339558456848272703033314918994592020372102637633855208914570753115697690541891141357336605732655542610875041205458422049070983350202734034483405073248675325309262472317172257496401998781129096025801427515217762620768) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35207,7 +35207,7 @@ _:gn_5663 { } _:gn_5664 { - 2453 math:greaterThan 1 . + (2453) math:greaterThan 1 . (2453 1) math:difference 2452 . (667457693044671785117116112951740961591613686095304977725413022402137444235367927940076918567800213991092657966276888806462279535437250131161701004333915706436644219040760818361620648468177762111230118418685134926639258105385667929983612793035472906990146 1079969233398873236032844293301653524976362936180771647488810146258428573892502087348778468320557178381011519862132501167447528535147702705724587018435771357806213382154720957836431378302535456607039572026816018665428571946697730583021094317239872427815311) math:sum 1747426926443545021149960406253394486567976622276076625214223168660566018127870015288855386888357392372104177828409389973909808070584952836886288022769687064242857601195481776198052026770713218718269690445501153592067830052083398513004707110275345334805457 . (2452 1079969233398873236032844293301653524976362936180771647488810146258428573892502087348778468320557178381011519862132501167447528535147702705724587018435771357806213382154720957836431378302535456607039572026816018665428571946697730583021094317239872427815311 1747426926443545021149960406253394486567976622276076625214223168660566018127870015288855386888357392372104177828409389973909808070584952836886288022769687064242857601195481776198052026770713218718269690445501153592067830052083398513004707110275345334805457) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35218,7 +35218,7 @@ _:gn_5665 { } _:gn_5666 { - 2454 math:greaterThan 1 . + (2454) math:greaterThan 1 . (2454 1) math:difference 2453 . (412511540354201450915728180349912563384749250085466669763397123856291129657134159408701549752756964389918861895855612360985248999710452574562886014101855651369569163113960139474810729834357694495809453608130883738789313841312062653037481524204399520825165 667457693044671785117116112951740961591613686095304977725413022402137444235367927940076918567800213991092657966276888806462279535437250131161701004333915706436644219040760818361620648468177762111230118418685134926639258105385667929983612793035472906990146) math:sum 1079969233398873236032844293301653524976362936180771647488810146258428573892502087348778468320557178381011519862132501167447528535147702705724587018435771357806213382154720957836431378302535456607039572026816018665428571946697730583021094317239872427815311 . (2453 667457693044671785117116112951740961591613686095304977725413022402137444235367927940076918567800213991092657966276888806462279535437250131161701004333915706436644219040760818361620648468177762111230118418685134926639258105385667929983612793035472906990146 1079969233398873236032844293301653524976362936180771647488810146258428573892502087348778468320557178381011519862132501167447528535147702705724587018435771357806213382154720957836431378302535456607039572026816018665428571946697730583021094317239872427815311) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35229,7 +35229,7 @@ _:gn_5667 { } _:gn_5668 { - 2455 math:greaterThan 1 . + (2455) math:greaterThan 1 . (2455 1) math:difference 2454 . (254946152690470334201387932601828398206864436009838307962015898545846314578233768531375368815043249601173796070421276445477030535726797556598814990232060055067075055926800678886809918633820067615420664810554251187849944264073605276946131268831073386164981 412511540354201450915728180349912563384749250085466669763397123856291129657134159408701549752756964389918861895855612360985248999710452574562886014101855651369569163113960139474810729834357694495809453608130883738789313841312062653037481524204399520825165) math:sum 667457693044671785117116112951740961591613686095304977725413022402137444235367927940076918567800213991092657966276888806462279535437250131161701004333915706436644219040760818361620648468177762111230118418685134926639258105385667929983612793035472906990146 . (2454 412511540354201450915728180349912563384749250085466669763397123856291129657134159408701549752756964389918861895855612360985248999710452574562886014101855651369569163113960139474810729834357694495809453608130883738789313841312062653037481524204399520825165 667457693044671785117116112951740961591613686095304977725413022402137444235367927940076918567800213991092657966276888806462279535437250131161701004333915706436644219040760818361620648468177762111230118418685134926639258105385667929983612793035472906990146) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35240,7 +35240,7 @@ _:gn_5669 { } _:gn_5670 { - 2456 math:greaterThan 1 . + (2456) math:greaterThan 1 . (2456 1) math:difference 2455 . (157565387663731116714340247748084165177884814075628361801381225310444815078900390877326180937713714788745065825434335915508218463983655017964071023869795596302494107187159460588000811200537626880388788797576632550939369577238457376091350255373326134660184 254946152690470334201387932601828398206864436009838307962015898545846314578233768531375368815043249601173796070421276445477030535726797556598814990232060055067075055926800678886809918633820067615420664810554251187849944264073605276946131268831073386164981) math:sum 412511540354201450915728180349912563384749250085466669763397123856291129657134159408701549752756964389918861895855612360985248999710452574562886014101855651369569163113960139474810729834357694495809453608130883738789313841312062653037481524204399520825165 . (2455 254946152690470334201387932601828398206864436009838307962015898545846314578233768531375368815043249601173796070421276445477030535726797556598814990232060055067075055926800678886809918633820067615420664810554251187849944264073605276946131268831073386164981 412511540354201450915728180349912563384749250085466669763397123856291129657134159408701549752756964389918861895855612360985248999710452574562886014101855651369569163113960139474810729834357694495809453608130883738789313841312062653037481524204399520825165) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35251,7 +35251,7 @@ _:gn_5671 { } _:gn_5672 { - 2457 math:greaterThan 1 . + (2457) math:greaterThan 1 . (2457 1) math:difference 2456 . (97380765026739217487047684853744233028979621934209946160634673235401499499333377654049187877329534812428730244986940529968812071743142538634743966362264458764580948739641218298809107433282440735031876012977618636910574686835147900854781013457747251504797 157565387663731116714340247748084165177884814075628361801381225310444815078900390877326180937713714788745065825434335915508218463983655017964071023869795596302494107187159460588000811200537626880388788797576632550939369577238457376091350255373326134660184) math:sum 254946152690470334201387932601828398206864436009838307962015898545846314578233768531375368815043249601173796070421276445477030535726797556598814990232060055067075055926800678886809918633820067615420664810554251187849944264073605276946131268831073386164981 . (2456 157565387663731116714340247748084165177884814075628361801381225310444815078900390877326180937713714788745065825434335915508218463983655017964071023869795596302494107187159460588000811200537626880388788797576632550939369577238457376091350255373326134660184 254946152690470334201387932601828398206864436009838307962015898545846314578233768531375368815043249601173796070421276445477030535726797556598814990232060055067075055926800678886809918633820067615420664810554251187849944264073605276946131268831073386164981) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35262,7 +35262,7 @@ _:gn_5673 { } _:gn_5674 { - 2458 math:greaterThan 1 . + (2458) math:greaterThan 1 . (2458 1) math:difference 2457 . (60184622636991899227292562894339932148905192141418415640746552075043315579567013223276993060384179976316335580447395385539406392240512479329327057507531137537913158447518242289191703767255186145356912784599013914028794890403309475236569241915578883155387 97380765026739217487047684853744233028979621934209946160634673235401499499333377654049187877329534812428730244986940529968812071743142538634743966362264458764580948739641218298809107433282440735031876012977618636910574686835147900854781013457747251504797) math:sum 157565387663731116714340247748084165177884814075628361801381225310444815078900390877326180937713714788745065825434335915508218463983655017964071023869795596302494107187159460588000811200537626880388788797576632550939369577238457376091350255373326134660184 . (2457 97380765026739217487047684853744233028979621934209946160634673235401499499333377654049187877329534812428730244986940529968812071743142538634743966362264458764580948739641218298809107433282440735031876012977618636910574686835147900854781013457747251504797 157565387663731116714340247748084165177884814075628361801381225310444815078900390877326180937713714788745065825434335915508218463983655017964071023869795596302494107187159460588000811200537626880388788797576632550939369577238457376091350255373326134660184) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35273,7 +35273,7 @@ _:gn_5675 { } _:gn_5676 { - 2459 math:greaterThan 1 . + (2459) math:greaterThan 1 . (2459 1) math:difference 2458 . (37196142389747318259755121959404300880074429792791530519888121160358183919766364430772194816945354836112394664539545144429405679502630059305416908854733321226667790292122976009617403666027254589674963228378604722881779796431838425618211771542168368349410 60184622636991899227292562894339932148905192141418415640746552075043315579567013223276993060384179976316335580447395385539406392240512479329327057507531137537913158447518242289191703767255186145356912784599013914028794890403309475236569241915578883155387) math:sum 97380765026739217487047684853744233028979621934209946160634673235401499499333377654049187877329534812428730244986940529968812071743142538634743966362264458764580948739641218298809107433282440735031876012977618636910574686835147900854781013457747251504797 . (2458 60184622636991899227292562894339932148905192141418415640746552075043315579567013223276993060384179976316335580447395385539406392240512479329327057507531137537913158447518242289191703767255186145356912784599013914028794890403309475236569241915578883155387 97380765026739217487047684853744233028979621934209946160634673235401499499333377654049187877329534812428730244986940529968812071743142538634743966362264458764580948739641218298809107433282440735031876012977618636910574686835147900854781013457747251504797) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35284,7 +35284,7 @@ _:gn_5677 { } _:gn_5678 { - 2460 math:greaterThan 1 . + (2460) math:greaterThan 1 . (2460 1) math:difference 2459 . (22988480247244580967537440934935631268830762348626885120858430914685131659800648792504798243438825140203940915907850241110000712737882420023910148652797816311245368155395266279574300101227931555681949556220409191147015093971471049618357470373410514805977 37196142389747318259755121959404300880074429792791530519888121160358183919766364430772194816945354836112394664539545144429405679502630059305416908854733321226667790292122976009617403666027254589674963228378604722881779796431838425618211771542168368349410) math:sum 60184622636991899227292562894339932148905192141418415640746552075043315579567013223276993060384179976316335580447395385539406392240512479329327057507531137537913158447518242289191703767255186145356912784599013914028794890403309475236569241915578883155387 . (2459 37196142389747318259755121959404300880074429792791530519888121160358183919766364430772194816945354836112394664539545144429405679502630059305416908854733321226667790292122976009617403666027254589674963228378604722881779796431838425618211771542168368349410 60184622636991899227292562894339932148905192141418415640746552075043315579567013223276993060384179976316335580447395385539406392240512479329327057507531137537913158447518242289191703767255186145356912784599013914028794890403309475236569241915578883155387) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35295,7 +35295,7 @@ _:gn_5679 { } _:gn_5680 { - 2461 math:greaterThan 1 . + (2461) math:greaterThan 1 . (2461 1) math:difference 2460 . (14207662142502737292217681024468669611243667444164645399029690245673052259965715638267396573506529695908453748631694903319404966764747639281506760201935504915422422136727709730043103564799323033993013672158195531734764702460367375999854301168757853543433 22988480247244580967537440934935631268830762348626885120858430914685131659800648792504798243438825140203940915907850241110000712737882420023910148652797816311245368155395266279574300101227931555681949556220409191147015093971471049618357470373410514805977) math:sum 37196142389747318259755121959404300880074429792791530519888121160358183919766364430772194816945354836112394664539545144429405679502630059305416908854733321226667790292122976009617403666027254589674963228378604722881779796431838425618211771542168368349410 . (2460 22988480247244580967537440934935631268830762348626885120858430914685131659800648792504798243438825140203940915907850241110000712737882420023910148652797816311245368155395266279574300101227931555681949556220409191147015093971471049618357470373410514805977 37196142389747318259755121959404300880074429792791530519888121160358183919766364430772194816945354836112394664539545144429405679502630059305416908854733321226667790292122976009617403666027254589674963228378604722881779796431838425618211771542168368349410) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35306,7 +35306,7 @@ _:gn_5681 { } _:gn_5682 { - 2462 math:greaterThan 1 . + (2462) math:greaterThan 1 . (2462 1) math:difference 2461 . (8780818104741843675319759910466961657587094904462239721828740669012079399834933154237401669932295444295487167276155337790595745973134780742403388450862311395822946018667556549531196536428608521688935884062213659412250391511103673618503169204652661262544 14207662142502737292217681024468669611243667444164645399029690245673052259965715638267396573506529695908453748631694903319404966764747639281506760201935504915422422136727709730043103564799323033993013672158195531734764702460367375999854301168757853543433) math:sum 22988480247244580967537440934935631268830762348626885120858430914685131659800648792504798243438825140203940915907850241110000712737882420023910148652797816311245368155395266279574300101227931555681949556220409191147015093971471049618357470373410514805977 . (2461 14207662142502737292217681024468669611243667444164645399029690245673052259965715638267396573506529695908453748631694903319404966764747639281506760201935504915422422136727709730043103564799323033993013672158195531734764702460367375999854301168757853543433 22988480247244580967537440934935631268830762348626885120858430914685131659800648792504798243438825140203940915907850241110000712737882420023910148652797816311245368155395266279574300101227931555681949556220409191147015093971471049618357470373410514805977) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35317,7 +35317,7 @@ _:gn_5683 { } _:gn_5684 { - 2463 math:greaterThan 1 . + (2463) math:greaterThan 1 . (2463 1) math:difference 2462 . (5426844037760893616897921114001707953656572539702405677200949576660972860130782484029994903574234251612966581355539565528809220791612858539103371751073193519599476118060153180511907028370714512304077788095981872322514310949263702381351131964105192280889 8780818104741843675319759910466961657587094904462239721828740669012079399834933154237401669932295444295487167276155337790595745973134780742403388450862311395822946018667556549531196536428608521688935884062213659412250391511103673618503169204652661262544) math:sum 14207662142502737292217681024468669611243667444164645399029690245673052259965715638267396573506529695908453748631694903319404966764747639281506760201935504915422422136727709730043103564799323033993013672158195531734764702460367375999854301168757853543433 . (2462 8780818104741843675319759910466961657587094904462239721828740669012079399834933154237401669932295444295487167276155337790595745973134780742403388450862311395822946018667556549531196536428608521688935884062213659412250391511103673618503169204652661262544 14207662142502737292217681024468669611243667444164645399029690245673052259965715638267396573506529695908453748631694903319404966764747639281506760201935504915422422136727709730043103564799323033993013672158195531734764702460367375999854301168757853543433) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35328,7 +35328,7 @@ _:gn_5685 { } _:gn_5686 { - 2464 math:greaterThan 1 . + (2464) math:greaterThan 1 . (2464 1) math:difference 2463 . (3353974066980950058421838796465253703930522364759834044627791092351106539704150670207406766358061192682520585920615772261786525181521922203300016699789117876223469900607403369019289508057894009384858095966231787089736080561839971237152037240547468981655 5426844037760893616897921114001707953656572539702405677200949576660972860130782484029994903574234251612966581355539565528809220791612858539103371751073193519599476118060153180511907028370714512304077788095981872322514310949263702381351131964105192280889) math:sum 8780818104741843675319759910466961657587094904462239721828740669012079399834933154237401669932295444295487167276155337790595745973134780742403388450862311395822946018667556549531196536428608521688935884062213659412250391511103673618503169204652661262544 . (2463 5426844037760893616897921114001707953656572539702405677200949576660972860130782484029994903574234251612966581355539565528809220791612858539103371751073193519599476118060153180511907028370714512304077788095981872322514310949263702381351131964105192280889 8780818104741843675319759910466961657587094904462239721828740669012079399834933154237401669932295444295487167276155337790595745973134780742403388450862311395822946018667556549531196536428608521688935884062213659412250391511103673618503169204652661262544) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35339,7 +35339,7 @@ _:gn_5687 { } _:gn_5688 { - 2465 math:greaterThan 1 . + (2465) math:greaterThan 1 . (2465 1) math:difference 2464 . (2072869970779943558476082317536454249726050174942571632573158484309866320426631813822588137216173058930445995434923793267022695610090936335803355051284075643376006217452749811492617520312820502919219692129750085232778230387423731144199094723557723299234 3353974066980950058421838796465253703930522364759834044627791092351106539704150670207406766358061192682520585920615772261786525181521922203300016699789117876223469900607403369019289508057894009384858095966231787089736080561839971237152037240547468981655) math:sum 5426844037760893616897921114001707953656572539702405677200949576660972860130782484029994903574234251612966581355539565528809220791612858539103371751073193519599476118060153180511907028370714512304077788095981872322514310949263702381351131964105192280889 . (2464 3353974066980950058421838796465253703930522364759834044627791092351106539704150670207406766358061192682520585920615772261786525181521922203300016699789117876223469900607403369019289508057894009384858095966231787089736080561839971237152037240547468981655 5426844037760893616897921114001707953656572539702405677200949576660972860130782484029994903574234251612966581355539565528809220791612858539103371751073193519599476118060153180511907028370714512304077788095981872322514310949263702381351131964105192280889) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35350,7 +35350,7 @@ _:gn_5689 { } _:gn_5690 { - 2466 math:greaterThan 1 . + (2466) math:greaterThan 1 . (2466 1) math:difference 2465 . (1281104096201006499945756478928799454204472189817262412054632608041240219277518856384818629141888133752074590485691978994763829571430985867496661648505042232847463683154653557526671987745073506465638403836481701856957850174416240092952942516989745682421 2072869970779943558476082317536454249726050174942571632573158484309866320426631813822588137216173058930445995434923793267022695610090936335803355051284075643376006217452749811492617520312820502919219692129750085232778230387423731144199094723557723299234) math:sum 3353974066980950058421838796465253703930522364759834044627791092351106539704150670207406766358061192682520585920615772261786525181521922203300016699789117876223469900607403369019289508057894009384858095966231787089736080561839971237152037240547468981655 . (2465 2072869970779943558476082317536454249726050174942571632573158484309866320426631813822588137216173058930445995434923793267022695610090936335803355051284075643376006217452749811492617520312820502919219692129750085232778230387423731144199094723557723299234 3353974066980950058421838796465253703930522364759834044627791092351106539704150670207406766358061192682520585920615772261786525181521922203300016699789117876223469900607403369019289508057894009384858095966231787089736080561839971237152037240547468981655) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35361,7 +35361,7 @@ _:gn_5691 { } _:gn_5692 { - 2467 math:greaterThan 1 . + (2467) math:greaterThan 1 . (2467 1) math:difference 2466 . (791765874578937058530325838607654795521577985125309220518525876268626101149112957437769508074284925178371404949231814272258866038659950468306693402779033410528542534298096253965945532567746996453581288293268383375820380213007491051246152206567977616813 1281104096201006499945756478928799454204472189817262412054632608041240219277518856384818629141888133752074590485691978994763829571430985867496661648505042232847463683154653557526671987745073506465638403836481701856957850174416240092952942516989745682421) math:sum 2072869970779943558476082317536454249726050174942571632573158484309866320426631813822588137216173058930445995434923793267022695610090936335803355051284075643376006217452749811492617520312820502919219692129750085232778230387423731144199094723557723299234 . (2466 1281104096201006499945756478928799454204472189817262412054632608041240219277518856384818629141888133752074590485691978994763829571430985867496661648505042232847463683154653557526671987745073506465638403836481701856957850174416240092952942516989745682421 2072869970779943558476082317536454249726050174942571632573158484309866320426631813822588137216173058930445995434923793267022695610090936335803355051284075643376006217452749811492617520312820502919219692129750085232778230387423731144199094723557723299234) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35372,7 +35372,7 @@ _:gn_5693 { } _:gn_5694 { - 2468 math:greaterThan 1 . + (2468) math:greaterThan 1 . (2468 1) math:difference 2467 . (489338221622069441415430640321144658682894204691953191536106731772614118128405898947049121067603208573703185536460164722504963532771035399189968245726008822318921148856557303560726455177326510012057115543213318481137469961408749041706790310421768065608 791765874578937058530325838607654795521577985125309220518525876268626101149112957437769508074284925178371404949231814272258866038659950468306693402779033410528542534298096253965945532567746996453581288293268383375820380213007491051246152206567977616813) math:sum 1281104096201006499945756478928799454204472189817262412054632608041240219277518856384818629141888133752074590485691978994763829571430985867496661648505042232847463683154653557526671987745073506465638403836481701856957850174416240092952942516989745682421 . (2467 791765874578937058530325838607654795521577985125309220518525876268626101149112957437769508074284925178371404949231814272258866038659950468306693402779033410528542534298096253965945532567746996453581288293268383375820380213007491051246152206567977616813 1281104096201006499945756478928799454204472189817262412054632608041240219277518856384818629141888133752074590485691978994763829571430985867496661648505042232847463683154653557526671987745073506465638403836481701856957850174416240092952942516989745682421) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35383,7 +35383,7 @@ _:gn_5695 { } _:gn_5696 { - 2469 math:greaterThan 1 . + (2469) math:greaterThan 1 . (2469 1) math:difference 2468 . (302427652956867617114895198286510136838683780433356028982419144496011983020707058490720387006681716604668219412771649549753902505888915069116725157053024588209621385441538950405219077390420486441524172750055064894682910251598742009539361896146209551205 489338221622069441415430640321144658682894204691953191536106731772614118128405898947049121067603208573703185536460164722504963532771035399189968245726008822318921148856557303560726455177326510012057115543213318481137469961408749041706790310421768065608) math:sum 791765874578937058530325838607654795521577985125309220518525876268626101149112957437769508074284925178371404949231814272258866038659950468306693402779033410528542534298096253965945532567746996453581288293268383375820380213007491051246152206567977616813 . (2468 489338221622069441415430640321144658682894204691953191536106731772614118128405898947049121067603208573703185536460164722504963532771035399189968245726008822318921148856557303560726455177326510012057115543213318481137469961408749041706790310421768065608 791765874578937058530325838607654795521577985125309220518525876268626101149112957437769508074284925178371404949231814272258866038659950468306693402779033410528542534298096253965945532567746996453581288293268383375820380213007491051246152206567977616813) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35394,7 +35394,7 @@ _:gn_5697 { } _:gn_5698 { - 2470 math:greaterThan 1 . + (2470) math:greaterThan 1 . (2470 1) math:difference 2469 . (186910568665201824300535442034634521844210424258597162553687587276602135107698840456328734060921491969034966123688515172751061026882120330073243088672984234109299763415018353155507377786906023570532942793158253586454559709810007032167428414275558514403 302427652956867617114895198286510136838683780433356028982419144496011983020707058490720387006681716604668219412771649549753902505888915069116725157053024588209621385441538950405219077390420486441524172750055064894682910251598742009539361896146209551205) math:sum 489338221622069441415430640321144658682894204691953191536106731772614118128405898947049121067603208573703185536460164722504963532771035399189968245726008822318921148856557303560726455177326510012057115543213318481137469961408749041706790310421768065608 . (2469 302427652956867617114895198286510136838683780433356028982419144496011983020707058490720387006681716604668219412771649549753902505888915069116725157053024588209621385441538950405219077390420486441524172750055064894682910251598742009539361896146209551205 489338221622069441415430640321144658682894204691953191536106731772614118128405898947049121067603208573703185536460164722504963532771035399189968245726008822318921148856557303560726455177326510012057115543213318481137469961408749041706790310421768065608) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35405,7 +35405,7 @@ _:gn_5699 { } _:gn_5700 { - 2471 math:greaterThan 1 . + (2471) math:greaterThan 1 . (2471 1) math:difference 2470 . (115517084291665792814359756251875614994473356174758866428731557219409847913008218034391652945760224635633253289083134377002841479006794739043482068380040354100321622026520597249711699603514462870991229956896811308228350541788734977371933481870651036802 186910568665201824300535442034634521844210424258597162553687587276602135107698840456328734060921491969034966123688515172751061026882120330073243088672984234109299763415018353155507377786906023570532942793158253586454559709810007032167428414275558514403) math:sum 302427652956867617114895198286510136838683780433356028982419144496011983020707058490720387006681716604668219412771649549753902505888915069116725157053024588209621385441538950405219077390420486441524172750055064894682910251598742009539361896146209551205 . (2470 186910568665201824300535442034634521844210424258597162553687587276602135107698840456328734060921491969034966123688515172751061026882120330073243088672984234109299763415018353155507377786906023570532942793158253586454559709810007032167428414275558514403 302427652956867617114895198286510136838683780433356028982419144496011983020707058490720387006681716604668219412771649549753902505888915069116725157053024588209621385441538950405219077390420486441524172750055064894682910251598742009539361896146209551205) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35416,7 +35416,7 @@ _:gn_5701 { } _:gn_5702 { - 2472 math:greaterThan 1 . + (2472) math:greaterThan 1 . (2472 1) math:difference 2471 . (71393484373536031486175685782758906849737068083838296124956030057192287194690622421937081115161267333401712834605380795748219547875325591029761020292943880008978141388497755905795678183391560699541712836261442278226209168021272054795494932404907477601 115517084291665792814359756251875614994473356174758866428731557219409847913008218034391652945760224635633253289083134377002841479006794739043482068380040354100321622026520597249711699603514462870991229956896811308228350541788734977371933481870651036802) math:sum 186910568665201824300535442034634521844210424258597162553687587276602135107698840456328734060921491969034966123688515172751061026882120330073243088672984234109299763415018353155507377786906023570532942793158253586454559709810007032167428414275558514403 . (2471 115517084291665792814359756251875614994473356174758866428731557219409847913008218034391652945760224635633253289083134377002841479006794739043482068380040354100321622026520597249711699603514462870991229956896811308228350541788734977371933481870651036802 186910568665201824300535442034634521844210424258597162553687587276602135107698840456328734060921491969034966123688515172751061026882120330073243088672984234109299763415018353155507377786906023570532942793158253586454559709810007032167428414275558514403) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35427,7 +35427,7 @@ _:gn_5703 { } _:gn_5704 { - 2473 math:greaterThan 1 . + (2473) math:greaterThan 1 . (2473 1) math:difference 2472 . (44123599918129761328184070469116708144736288090920570303775527162217560718317595612454571830598957302231540454477753581254621931131469148013721048087096474091343480638022841343916021420122902171449517120635369030002141373767462922576438549465743559201 71393484373536031486175685782758906849737068083838296124956030057192287194690622421937081115161267333401712834605380795748219547875325591029761020292943880008978141388497755905795678183391560699541712836261442278226209168021272054795494932404907477601) math:sum 115517084291665792814359756251875614994473356174758866428731557219409847913008218034391652945760224635633253289083134377002841479006794739043482068380040354100321622026520597249711699603514462870991229956896811308228350541788734977371933481870651036802 . (2472 71393484373536031486175685782758906849737068083838296124956030057192287194690622421937081115161267333401712834605380795748219547875325591029761020292943880008978141388497755905795678183391560699541712836261442278226209168021272054795494932404907477601 115517084291665792814359756251875614994473356174758866428731557219409847913008218034391652945760224635633253289083134377002841479006794739043482068380040354100321622026520597249711699603514462870991229956896811308228350541788734977371933481870651036802) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35438,7 +35438,7 @@ _:gn_5705 { } _:gn_5706 { - 2474 math:greaterThan 1 . + (2474) math:greaterThan 1 . (2474 1) math:difference 2473 . (27269884455406270157991615313642198705000779992917725821180502894974726476373026809482509284562310031170172380127627214493597616743856443016039972205847405917634660750474914561879656763268658528092195715626073248224067794253809132219056382939163918400 44123599918129761328184070469116708144736288090920570303775527162217560718317595612454571830598957302231540454477753581254621931131469148013721048087096474091343480638022841343916021420122902171449517120635369030002141373767462922576438549465743559201) math:sum 71393484373536031486175685782758906849737068083838296124956030057192287194690622421937081115161267333401712834605380795748219547875325591029761020292943880008978141388497755905795678183391560699541712836261442278226209168021272054795494932404907477601 . (2473 44123599918129761328184070469116708144736288090920570303775527162217560718317595612454571830598957302231540454477753581254621931131469148013721048087096474091343480638022841343916021420122902171449517120635369030002141373767462922576438549465743559201 71393484373536031486175685782758906849737068083838296124956030057192287194690622421937081115161267333401712834605380795748219547875325591029761020292943880008978141388497755905795678183391560699541712836261442278226209168021272054795494932404907477601) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35449,7 +35449,7 @@ _:gn_5707 { } _:gn_5708 { - 2475 math:greaterThan 1 . + (2475) math:greaterThan 1 . (2475 1) math:difference 2474 . (16853715462723491170192455155474509439735508098002844482595024267242834241944568802972062546036647271061368074350126366761024314387612704997681075881249068173708819887547926782036364656854243643357321405009295781778073579513653790357382166526579640801 27269884455406270157991615313642198705000779992917725821180502894974726476373026809482509284562310031170172380127627214493597616743856443016039972205847405917634660750474914561879656763268658528092195715626073248224067794253809132219056382939163918400) math:sum 44123599918129761328184070469116708144736288090920570303775527162217560718317595612454571830598957302231540454477753581254621931131469148013721048087096474091343480638022841343916021420122902171449517120635369030002141373767462922576438549465743559201 . (2474 27269884455406270157991615313642198705000779992917725821180502894974726476373026809482509284562310031170172380127627214493597616743856443016039972205847405917634660750474914561879656763268658528092195715626073248224067794253809132219056382939163918400 44123599918129761328184070469116708144736288090920570303775527162217560718317595612454571830598957302231540454477753581254621931131469148013721048087096474091343480638022841343916021420122902171449517120635369030002141373767462922576438549465743559201) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35460,7 +35460,7 @@ _:gn_5709 { } _:gn_5710 { - 2476 math:greaterThan 1 . + (2476) math:greaterThan 1 . (2476 1) math:difference 2475 . (10416168992682778987799160158167689265265271894914881338585478627731892234428458006510446738525662760108804305777500847732573302356243738018358896324598337743925840862926987779843292106414414884734874310616777466445994214740155341861674216412584277599 16853715462723491170192455155474509439735508098002844482595024267242834241944568802972062546036647271061368074350126366761024314387612704997681075881249068173708819887547926782036364656854243643357321405009295781778073579513653790357382166526579640801) math:sum 27269884455406270157991615313642198705000779992917725821180502894974726476373026809482509284562310031170172380127627214493597616743856443016039972205847405917634660750474914561879656763268658528092195715626073248224067794253809132219056382939163918400 . (2475 16853715462723491170192455155474509439735508098002844482595024267242834241944568802972062546036647271061368074350126366761024314387612704997681075881249068173708819887547926782036364656854243643357321405009295781778073579513653790357382166526579640801 27269884455406270157991615313642198705000779992917725821180502894974726476373026809482509284562310031170172380127627214493597616743856443016039972205847405917634660750474914561879656763268658528092195715626073248224067794253809132219056382939163918400) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35471,7 +35471,7 @@ _:gn_5711 { } _:gn_5712 { - 2477 math:greaterThan 1 . + (2477) math:greaterThan 1 . (2477 1) math:difference 2476 . (6437546470040712182393294997306820174470236203087963144009545639510942007516110796461615807510984510952563768572625519028451012031368966979322179556650730429782979024620939002193072550439828758622447094392518315332079364773498448495707950113995363202 10416168992682778987799160158167689265265271894914881338585478627731892234428458006510446738525662760108804305777500847732573302356243738018358896324598337743925840862926987779843292106414414884734874310616777466445994214740155341861674216412584277599) math:sum 16853715462723491170192455155474509439735508098002844482595024267242834241944568802972062546036647271061368074350126366761024314387612704997681075881249068173708819887547926782036364656854243643357321405009295781778073579513653790357382166526579640801 . (2476 10416168992682778987799160158167689265265271894914881338585478627731892234428458006510446738525662760108804305777500847732573302356243738018358896324598337743925840862926987779843292106414414884734874310616777466445994214740155341861674216412584277599 16853715462723491170192455155474509439735508098002844482595024267242834241944568802972062546036647271061368074350126366761024314387612704997681075881249068173708819887547926782036364656854243643357321405009295781778073579513653790357382166526579640801) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35482,7 +35482,7 @@ _:gn_5713 { } _:gn_5714 { - 2478 math:greaterThan 1 . + (2478) math:greaterThan 1 . (2478 1) math:difference 2477 . (3978622522642066805405865160860869090795035691826918194575932988220950226912347210048830931014678249156240537204875328704122290324874771039036716767947607314142861838306048777650219555974586126112427216224259151113914849966656893365966266298588914397 6437546470040712182393294997306820174470236203087963144009545639510942007516110796461615807510984510952563768572625519028451012031368966979322179556650730429782979024620939002193072550439828758622447094392518315332079364773498448495707950113995363202) math:sum 10416168992682778987799160158167689265265271894914881338585478627731892234428458006510446738525662760108804305777500847732573302356243738018358896324598337743925840862926987779843292106414414884734874310616777466445994214740155341861674216412584277599 . (2477 6437546470040712182393294997306820174470236203087963144009545639510942007516110796461615807510984510952563768572625519028451012031368966979322179556650730429782979024620939002193072550439828758622447094392518315332079364773498448495707950113995363202 10416168992682778987799160158167689265265271894914881338585478627731892234428458006510446738525662760108804305777500847732573302356243738018358896324598337743925840862926987779843292106414414884734874310616777466445994214740155341861674216412584277599) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35493,7 +35493,7 @@ _:gn_5715 { } _:gn_5716 { - 2479 math:greaterThan 1 . + (2479) math:greaterThan 1 . (2479 1) math:difference 2478 . (2458923947398645376987429836445951083675200511261044949433612651289991780603763586412784876496306261796323231367750190324328721706494195940285462788703123115640117186314890224542852994465242632510019878168259164218164514806841555129741683815406448805 3978622522642066805405865160860869090795035691826918194575932988220950226912347210048830931014678249156240537204875328704122290324874771039036716767947607314142861838306048777650219555974586126112427216224259151113914849966656893365966266298588914397) math:sum 6437546470040712182393294997306820174470236203087963144009545639510942007516110796461615807510984510952563768572625519028451012031368966979322179556650730429782979024620939002193072550439828758622447094392518315332079364773498448495707950113995363202 . (2478 3978622522642066805405865160860869090795035691826918194575932988220950226912347210048830931014678249156240537204875328704122290324874771039036716767947607314142861838306048777650219555974586126112427216224259151113914849966656893365966266298588914397 6437546470040712182393294997306820174470236203087963144009545639510942007516110796461615807510984510952563768572625519028451012031368966979322179556650730429782979024620939002193072550439828758622447094392518315332079364773498448495707950113995363202) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35504,7 +35504,7 @@ _:gn_5717 { } _:gn_5718 { - 2480 math:greaterThan 1 . + (2480) math:greaterThan 1 . (2480 1) math:difference 2479 . (1519698575243421428418435324414918007119835180565873245142320336930958446308583623636046054518371987359917305837125138379793568618380575098751253979244484198502744651991158553107366561509343493602407338055999986895750335159815338236224582483182465592 2458923947398645376987429836445951083675200511261044949433612651289991780603763586412784876496306261796323231367750190324328721706494195940285462788703123115640117186314890224542852994465242632510019878168259164218164514806841555129741683815406448805) math:sum 3978622522642066805405865160860869090795035691826918194575932988220950226912347210048830931014678249156240537204875328704122290324874771039036716767947607314142861838306048777650219555974586126112427216224259151113914849966656893365966266298588914397 . (2479 2458923947398645376987429836445951083675200511261044949433612651289991780603763586412784876496306261796323231367750190324328721706494195940285462788703123115640117186314890224542852994465242632510019878168259164218164514806841555129741683815406448805 3978622522642066805405865160860869090795035691826918194575932988220950226912347210048830931014678249156240537204875328704122290324874771039036716767947607314142861838306048777650219555974586126112427216224259151113914849966656893365966266298588914397) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35515,7 +35515,7 @@ _:gn_5719 { } _:gn_5720 { - 2481 math:greaterThan 1 . + (2481) math:greaterThan 1 . (2481 1) math:difference 2480 . (939225372155223948568994512031033076555365330695171704291292314359033334295179962776738821977934274436405925530625051944535153088113620841534208809458638917137372534323731671435486432955899138907612540112259177322414179647026216893517101332223983213 1519698575243421428418435324414918007119835180565873245142320336930958446308583623636046054518371987359917305837125138379793568618380575098751253979244484198502744651991158553107366561509343493602407338055999986895750335159815338236224582483182465592) math:sum 2458923947398645376987429836445951083675200511261044949433612651289991780603763586412784876496306261796323231367750190324328721706494195940285462788703123115640117186314890224542852994465242632510019878168259164218164514806841555129741683815406448805 . (2480 1519698575243421428418435324414918007119835180565873245142320336930958446308583623636046054518371987359917305837125138379793568618380575098751253979244484198502744651991158553107366561509343493602407338055999986895750335159815338236224582483182465592 2458923947398645376987429836445951083675200511261044949433612651289991780603763586412784876496306261796323231367750190324328721706494195940285462788703123115640117186314890224542852994465242632510019878168259164218164514806841555129741683815406448805) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35526,7 +35526,7 @@ _:gn_5721 { } _:gn_5722 { - 2482 math:greaterThan 1 . + (2482) math:greaterThan 1 . (2482 1) math:difference 2481 . (580473203088197479849440812383884930564469849870701540851028022571925112013403660859307232540437712923511380306500086435258415530266954257217045169785845281365372117667426881671880128553444354694794797943740809573336155512789121342707481150958482379 939225372155223948568994512031033076555365330695171704291292314359033334295179962776738821977934274436405925530625051944535153088113620841534208809458638917137372534323731671435486432955899138907612540112259177322414179647026216893517101332223983213) math:sum 1519698575243421428418435324414918007119835180565873245142320336930958446308583623636046054518371987359917305837125138379793568618380575098751253979244484198502744651991158553107366561509343493602407338055999986895750335159815338236224582483182465592 . (2481 939225372155223948568994512031033076555365330695171704291292314359033334295179962776738821977934274436405925530625051944535153088113620841534208809458638917137372534323731671435486432955899138907612540112259177322414179647026216893517101332223983213 1519698575243421428418435324414918007119835180565873245142320336930958446308583623636046054518371987359917305837125138379793568618380575098751253979244484198502744651991158553107366561509343493602407338055999986895750335159815338236224582483182465592) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35537,7 +35537,7 @@ _:gn_5723 { } _:gn_5724 { - 2483 math:greaterThan 1 . + (2483) math:greaterThan 1 . (2483 1) math:difference 2482 . (358752169067026468719553699647148145990895480824470163440264291787108222281776301917431589437496561512894545224124965509276737557846666584317163639672793635772000416656304789763606304402454784212817742168518367749078024134237095550809620181265500834 580473203088197479849440812383884930564469849870701540851028022571925112013403660859307232540437712923511380306500086435258415530266954257217045169785845281365372117667426881671880128553444354694794797943740809573336155512789121342707481150958482379) math:sum 939225372155223948568994512031033076555365330695171704291292314359033334295179962776738821977934274436405925530625051944535153088113620841534208809458638917137372534323731671435486432955899138907612540112259177322414179647026216893517101332223983213 . (2482 580473203088197479849440812383884930564469849870701540851028022571925112013403660859307232540437712923511380306500086435258415530266954257217045169785845281365372117667426881671880128553444354694794797943740809573336155512789121342707481150958482379 939225372155223948568994512031033076555365330695171704291292314359033334295179962776738821977934274436405925530625051944535153088113620841534208809458638917137372534323731671435486432955899138907612540112259177322414179647026216893517101332223983213) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35548,7 +35548,7 @@ _:gn_5725 { } _:gn_5726 { - 2484 math:greaterThan 1 . + (2484) math:greaterThan 1 . (2484 1) math:difference 2483 . (221721034021171011129887112736736784573574369046231377410763730784816889731627358941875643102941151410616835082375120925981677972420287672899881530113051645593371701011122091908273824150989570481977055775222441824258131378552025791897860969692981545 358752169067026468719553699647148145990895480824470163440264291787108222281776301917431589437496561512894545224124965509276737557846666584317163639672793635772000416656304789763606304402454784212817742168518367749078024134237095550809620181265500834) math:sum 580473203088197479849440812383884930564469849870701540851028022571925112013403660859307232540437712923511380306500086435258415530266954257217045169785845281365372117667426881671880128553444354694794797943740809573336155512789121342707481150958482379 . (2483 358752169067026468719553699647148145990895480824470163440264291787108222281776301917431589437496561512894545224124965509276737557846666584317163639672793635772000416656304789763606304402454784212817742168518367749078024134237095550809620181265500834 580473203088197479849440812383884930564469849870701540851028022571925112013403660859307232540437712923511380306500086435258415530266954257217045169785845281365372117667426881671880128553444354694794797943740809573336155512789121342707481150958482379) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35559,7 +35559,7 @@ _:gn_5727 { } _:gn_5728 { - 2485 math:greaterThan 1 . + (2485) math:greaterThan 1 . (2485 1) math:difference 2484 . (137031135045855457589666586910411361417321111778238786029500561002291332550148942975555946334555410102277710141749844583295059585426378911417282109559741990178628715645182697855332480251465213730840686393295925924819892755685069758911759211572519289 221721034021171011129887112736736784573574369046231377410763730784816889731627358941875643102941151410616835082375120925981677972420287672899881530113051645593371701011122091908273824150989570481977055775222441824258131378552025791897860969692981545) math:sum 358752169067026468719553699647148145990895480824470163440264291787108222281776301917431589437496561512894545224124965509276737557846666584317163639672793635772000416656304789763606304402454784212817742168518367749078024134237095550809620181265500834 . (2484 221721034021171011129887112736736784573574369046231377410763730784816889731627358941875643102941151410616835082375120925981677972420287672899881530113051645593371701011122091908273824150989570481977055775222441824258131378552025791897860969692981545 358752169067026468719553699647148145990895480824470163440264291787108222281776301917431589437496561512894545224124965509276737557846666584317163639672793635772000416656304789763606304402454784212817742168518367749078024134237095550809620181265500834) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35570,7 +35570,7 @@ _:gn_5729 { } _:gn_5730 { - 2486 math:greaterThan 1 . + (2486) math:greaterThan 1 . (2486 1) math:difference 2485 . (84689898975315553540220525826325423156253257267992591381263169782525557181478415966319696768385741308339124940625276342686618386993908761482599420553309655414742985365939394052941343899524356751136369381926515899438238622866956032986101758120462256 137031135045855457589666586910411361417321111778238786029500561002291332550148942975555946334555410102277710141749844583295059585426378911417282109559741990178628715645182697855332480251465213730840686393295925924819892755685069758911759211572519289) math:sum 221721034021171011129887112736736784573574369046231377410763730784816889731627358941875643102941151410616835082375120925981677972420287672899881530113051645593371701011122091908273824150989570481977055775222441824258131378552025791897860969692981545 . (2485 137031135045855457589666586910411361417321111778238786029500561002291332550148942975555946334555410102277710141749844583295059585426378911417282109559741990178628715645182697855332480251465213730840686393295925924819892755685069758911759211572519289 221721034021171011129887112736736784573574369046231377410763730784816889731627358941875643102941151410616835082375120925981677972420287672899881530113051645593371701011122091908273824150989570481977055775222441824258131378552025791897860969692981545) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35581,7 +35581,7 @@ _:gn_5731 { } _:gn_5732 { - 2487 math:greaterThan 1 . + (2487) math:greaterThan 1 . (2487 1) math:difference 2486 . (52341236070539904049446061084085938261067854510246194648237391219765775368670527009236249566169668793938585201124568240608441198432470149934682689006432334763885730279243303802391136351940856979704317011369410025381654132818113725925657453452057033 84689898975315553540220525826325423156253257267992591381263169782525557181478415966319696768385741308339124940625276342686618386993908761482599420553309655414742985365939394052941343899524356751136369381926515899438238622866956032986101758120462256) math:sum 137031135045855457589666586910411361417321111778238786029500561002291332550148942975555946334555410102277710141749844583295059585426378911417282109559741990178628715645182697855332480251465213730840686393295925924819892755685069758911759211572519289 . (2486 84689898975315553540220525826325423156253257267992591381263169782525557181478415966319696768385741308339124940625276342686618386993908761482599420553309655414742985365939394052941343899524356751136369381926515899438238622866956032986101758120462256 137031135045855457589666586910411361417321111778238786029500561002291332550148942975555946334555410102277710141749844583295059585426378911417282109559741990178628715645182697855332480251465213730840686393295925924819892755685069758911759211572519289) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35592,7 +35592,7 @@ _:gn_5733 { } _:gn_5734 { - 2488 math:greaterThan 1 . + (2488) math:greaterThan 1 . (2488 1) math:difference 2487 . (32348662904775649490774464742239484895185402757746396733025778562759781812807888957083447202216072514400539739500708102078177188561438611547916731546877320650857255086696090250550207547583499771432052370557105874056584490048842307060444304668405223 52341236070539904049446061084085938261067854510246194648237391219765775368670527009236249566169668793938585201124568240608441198432470149934682689006432334763885730279243303802391136351940856979704317011369410025381654132818113725925657453452057033) math:sum 84689898975315553540220525826325423156253257267992591381263169782525557181478415966319696768385741308339124940625276342686618386993908761482599420553309655414742985365939394052941343899524356751136369381926515899438238622866956032986101758120462256 . (2487 52341236070539904049446061084085938261067854510246194648237391219765775368670527009236249566169668793938585201124568240608441198432470149934682689006432334763885730279243303802391136351940856979704317011369410025381654132818113725925657453452057033 84689898975315553540220525826325423156253257267992591381263169782525557181478415966319696768385741308339124940625276342686618386993908761482599420553309655414742985365939394052941343899524356751136369381926515899438238622866956032986101758120462256) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35603,7 +35603,7 @@ _:gn_5735 { } _:gn_5736 { - 2489 math:greaterThan 1 . + (2489) math:greaterThan 1 . (2489 1) math:difference 2488 . (19992573165764254558671596341846453365882451752499797915211612657005993555862638052152802363953596279538045461623860138530264009871031538386765957459555014113028475192547213551840928804357357208272264640812304151325069642769271418865213148783651810 32348662904775649490774464742239484895185402757746396733025778562759781812807888957083447202216072514400539739500708102078177188561438611547916731546877320650857255086696090250550207547583499771432052370557105874056584490048842307060444304668405223) math:sum 52341236070539904049446061084085938261067854510246194648237391219765775368670527009236249566169668793938585201124568240608441198432470149934682689006432334763885730279243303802391136351940856979704317011369410025381654132818113725925657453452057033 . (2488 32348662904775649490774464742239484895185402757746396733025778562759781812807888957083447202216072514400539739500708102078177188561438611547916731546877320650857255086696090250550207547583499771432052370557105874056584490048842307060444304668405223 52341236070539904049446061084085938261067854510246194648237391219765775368670527009236249566169668793938585201124568240608441198432470149934682689006432334763885730279243303802391136351940856979704317011369410025381654132818113725925657453452057033) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35614,7 +35614,7 @@ _:gn_5737 { } _:gn_5738 { - 2490 math:greaterThan 1 . + (2490) math:greaterThan 1 . (2490 1) math:difference 2489 . (12356089739011394932102868400393031529302951005246598817814165905753788256945250904930644838262476234862494277876847963547913178690407073161150774087322306537828779894148876698709278743226142563159787729744801722731514847279570888195231155884753413 19992573165764254558671596341846453365882451752499797915211612657005993555862638052152802363953596279538045461623860138530264009871031538386765957459555014113028475192547213551840928804357357208272264640812304151325069642769271418865213148783651810) math:sum 32348662904775649490774464742239484895185402757746396733025778562759781812807888957083447202216072514400539739500708102078177188561438611547916731546877320650857255086696090250550207547583499771432052370557105874056584490048842307060444304668405223 . (2489 19992573165764254558671596341846453365882451752499797915211612657005993555862638052152802363953596279538045461623860138530264009871031538386765957459555014113028475192547213551840928804357357208272264640812304151325069642769271418865213148783651810 32348662904775649490774464742239484895185402757746396733025778562759781812807888957083447202216072514400539739500708102078177188561438611547916731546877320650857255086696090250550207547583499771432052370557105874056584490048842307060444304668405223) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35625,7 +35625,7 @@ _:gn_5739 { } _:gn_5740 { - 2491 math:greaterThan 1 . + (2491) math:greaterThan 1 . (2491 1) math:difference 2490 . (7636483426752859626568727941453421836579500747253199097397446751252205298917387147222157525691120044675551183747012174982350831180624465225615183372232707575199695298398336853131650061131214645112476911067502428593554795489700530669981992898898397 12356089739011394932102868400393031529302951005246598817814165905753788256945250904930644838262476234862494277876847963547913178690407073161150774087322306537828779894148876698709278743226142563159787729744801722731514847279570888195231155884753413) math:sum 19992573165764254558671596341846453365882451752499797915211612657005993555862638052152802363953596279538045461623860138530264009871031538386765957459555014113028475192547213551840928804357357208272264640812304151325069642769271418865213148783651810 . (2490 12356089739011394932102868400393031529302951005246598817814165905753788256945250904930644838262476234862494277876847963547913178690407073161150774087322306537828779894148876698709278743226142563159787729744801722731514847279570888195231155884753413 19992573165764254558671596341846453365882451752499797915211612657005993555862638052152802363953596279538045461623860138530264009871031538386765957459555014113028475192547213551840928804357357208272264640812304151325069642769271418865213148783651810) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35636,7 +35636,7 @@ _:gn_5741 { } _:gn_5742 { - 2492 math:greaterThan 1 . + (2492) math:greaterThan 1 . (2492 1) math:difference 2491 . (4719606312258535305534140458939609692723450257993399720416719154501582958027863757708487312571356190186943094129835788565562347509782607935535590715089598962629084595750539845577628682094927918047310818677299294137960051789870357525249162985855016 7636483426752859626568727941453421836579500747253199097397446751252205298917387147222157525691120044675551183747012174982350831180624465225615183372232707575199695298398336853131650061131214645112476911067502428593554795489700530669981992898898397) math:sum 12356089739011394932102868400393031529302951005246598817814165905753788256945250904930644838262476234862494277876847963547913178690407073161150774087322306537828779894148876698709278743226142563159787729744801722731514847279570888195231155884753413 . (2491 7636483426752859626568727941453421836579500747253199097397446751252205298917387147222157525691120044675551183747012174982350831180624465225615183372232707575199695298398336853131650061131214645112476911067502428593554795489700530669981992898898397 12356089739011394932102868400393031529302951005246598817814165905753788256945250904930644838262476234862494277876847963547913178690407073161150774087322306537828779894148876698709278743226142563159787729744801722731514847279570888195231155884753413) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35647,7 +35647,7 @@ _:gn_5743 { } _:gn_5744 { - 2493 math:greaterThan 1 . + (2493) math:greaterThan 1 . (2493 1) math:difference 2492 . (2916877114494324321034587482513812143856050489259799376980727596750622340889523389513670213119763854488608089617176386416788483670841857290079592657143108612570610702647797007554021379036286727065166092390203134455594743699830173144732829913043381 4719606312258535305534140458939609692723450257993399720416719154501582958027863757708487312571356190186943094129835788565562347509782607935535590715089598962629084595750539845577628682094927918047310818677299294137960051789870357525249162985855016) math:sum 7636483426752859626568727941453421836579500747253199097397446751252205298917387147222157525691120044675551183747012174982350831180624465225615183372232707575199695298398336853131650061131214645112476911067502428593554795489700530669981992898898397 . (2492 4719606312258535305534140458939609692723450257993399720416719154501582958027863757708487312571356190186943094129835788565562347509782607935535590715089598962629084595750539845577628682094927918047310818677299294137960051789870357525249162985855016 7636483426752859626568727941453421836579500747253199097397446751252205298917387147222157525691120044675551183747012174982350831180624465225615183372232707575199695298398336853131650061131214645112476911067502428593554795489700530669981992898898397) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35658,7 +35658,7 @@ _:gn_5745 { } _:gn_5746 { - 2494 math:greaterThan 1 . + (2494) math:greaterThan 1 . (2494 1) math:difference 2493 . (1802729197764210984499552976425797548867399768733600343435991557750960617138340368194817099451592335698335004512659402148773863838940750645455998057946490350058473893102742838023607303058641190982144726287096159682365308090040184380516333072811635 2916877114494324321034587482513812143856050489259799376980727596750622340889523389513670213119763854488608089617176386416788483670841857290079592657143108612570610702647797007554021379036286727065166092390203134455594743699830173144732829913043381) math:sum 4719606312258535305534140458939609692723450257993399720416719154501582958027863757708487312571356190186943094129835788565562347509782607935535590715089598962629084595750539845577628682094927918047310818677299294137960051789870357525249162985855016 . (2493 2916877114494324321034587482513812143856050489259799376980727596750622340889523389513670213119763854488608089617176386416788483670841857290079592657143108612570610702647797007554021379036286727065166092390203134455594743699830173144732829913043381 4719606312258535305534140458939609692723450257993399720416719154501582958027863757708487312571356190186943094129835788565562347509782607935535590715089598962629084595750539845577628682094927918047310818677299294137960051789870357525249162985855016) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35669,7 +35669,7 @@ _:gn_5747 { } _:gn_5748 { - 2495 math:greaterThan 1 . + (2495) math:greaterThan 1 . (2495 1) math:difference 2494 . (1114147916730113336535034506088014594988650720526199033544736038999661723751183021318853113668171518790273085104516984268014619831901106644623594599196618262512136809545054169530414075977645536083021366103106974773229435609789988764216496840231746 1802729197764210984499552976425797548867399768733600343435991557750960617138340368194817099451592335698335004512659402148773863838940750645455998057946490350058473893102742838023607303058641190982144726287096159682365308090040184380516333072811635) math:sum 2916877114494324321034587482513812143856050489259799376980727596750622340889523389513670213119763854488608089617176386416788483670841857290079592657143108612570610702647797007554021379036286727065166092390203134455594743699830173144732829913043381 . (2494 1802729197764210984499552976425797548867399768733600343435991557750960617138340368194817099451592335698335004512659402148773863838940750645455998057946490350058473893102742838023607303058641190982144726287096159682365308090040184380516333072811635 2916877114494324321034587482513812143856050489259799376980727596750622340889523389513670213119763854488608089617176386416788483670841857290079592657143108612570610702647797007554021379036286727065166092390203134455594743699830173144732829913043381) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35680,7 +35680,7 @@ _:gn_5749 { } _:gn_5750 { - 2496 math:greaterThan 1 . + (2496) math:greaterThan 1 . (2496 1) math:difference 2495 . (688581281034097647964518470337782953878749048207401309891255518751298893387157346875963985783420816908061919408142417880759244007039644000832403458749872087546337083557688668493193227080995654899123360183989184909135872480250195616299836232579889 1114147916730113336535034506088014594988650720526199033544736038999661723751183021318853113668171518790273085104516984268014619831901106644623594599196618262512136809545054169530414075977645536083021366103106974773229435609789988764216496840231746) math:sum 1802729197764210984499552976425797548867399768733600343435991557750960617138340368194817099451592335698335004512659402148773863838940750645455998057946490350058473893102742838023607303058641190982144726287096159682365308090040184380516333072811635 . (2495 1114147916730113336535034506088014594988650720526199033544736038999661723751183021318853113668171518790273085104516984268014619831901106644623594599196618262512136809545054169530414075977645536083021366103106974773229435609789988764216496840231746 1802729197764210984499552976425797548867399768733600343435991557750960617138340368194817099451592335698335004512659402148773863838940750645455998057946490350058473893102742838023607303058641190982144726287096159682365308090040184380516333072811635) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35691,7 +35691,7 @@ _:gn_5751 { } _:gn_5752 { - 2497 math:greaterThan 1 . + (2497) math:greaterThan 1 . (2497 1) math:difference 2496 . (425566635696015688570516035750231641109901672318797723653480520248362830364025674442889127884750701882211165696374566387255375824861462643791191140446746174965799725987365501037220848896649881183898005919117789864093563129539793147916660607651857 688581281034097647964518470337782953878749048207401309891255518751298893387157346875963985783420816908061919408142417880759244007039644000832403458749872087546337083557688668493193227080995654899123360183989184909135872480250195616299836232579889) math:sum 1114147916730113336535034506088014594988650720526199033544736038999661723751183021318853113668171518790273085104516984268014619831901106644623594599196618262512136809545054169530414075977645536083021366103106974773229435609789988764216496840231746 . (2496 688581281034097647964518470337782953878749048207401309891255518751298893387157346875963985783420816908061919408142417880759244007039644000832403458749872087546337083557688668493193227080995654899123360183989184909135872480250195616299836232579889 1114147916730113336535034506088014594988650720526199033544736038999661723751183021318853113668171518790273085104516984268014619831901106644623594599196618262512136809545054169530414075977645536083021366103106974773229435609789988764216496840231746) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35702,7 +35702,7 @@ _:gn_5753 { } _:gn_5754 { - 2498 math:greaterThan 1 . + (2498) math:greaterThan 1 . (2498 1) math:difference 2497 . (263014645338081959394002434587551312768847375888603586237774998502936063023131672433074857898670115025850753711767851493503868182178181357041212318303125912580537357570323167455972378184345773715225354264871395045042309350710402468383175624928032 425566635696015688570516035750231641109901672318797723653480520248362830364025674442889127884750701882211165696374566387255375824861462643791191140446746174965799725987365501037220848896649881183898005919117789864093563129539793147916660607651857) math:sum 688581281034097647964518470337782953878749048207401309891255518751298893387157346875963985783420816908061919408142417880759244007039644000832403458749872087546337083557688668493193227080995654899123360183989184909135872480250195616299836232579889 . (2497 425566635696015688570516035750231641109901672318797723653480520248362830364025674442889127884750701882211165696374566387255375824861462643791191140446746174965799725987365501037220848896649881183898005919117789864093563129539793147916660607651857 688581281034097647964518470337782953878749048207401309891255518751298893387157346875963985783420816908061919408142417880759244007039644000832403458749872087546337083557688668493193227080995654899123360183989184909135872480250195616299836232579889) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35713,7 +35713,7 @@ _:gn_5755 { } _:gn_5756 { - 2499 math:greaterThan 1 . + (2499) math:greaterThan 1 . (2499 1) math:difference 2498 . (162551990357933729176513601162680328341054296430194137415705521745426767340894002009814269986080586856360411984606714893751507642683281286749978822143620262385262368417042333581248470712304107468672651654246394819051253778829390679533484982723825 263014645338081959394002434587551312768847375888603586237774998502936063023131672433074857898670115025850753711767851493503868182178181357041212318303125912580537357570323167455972378184345773715225354264871395045042309350710402468383175624928032) math:sum 425566635696015688570516035750231641109901672318797723653480520248362830364025674442889127884750701882211165696374566387255375824861462643791191140446746174965799725987365501037220848896649881183898005919117789864093563129539793147916660607651857 . (2498 263014645338081959394002434587551312768847375888603586237774998502936063023131672433074857898670115025850753711767851493503868182178181357041212318303125912580537357570323167455972378184345773715225354264871395045042309350710402468383175624928032 425566635696015688570516035750231641109901672318797723653480520248362830364025674442889127884750701882211165696374566387255375824861462643791191140446746174965799725987365501037220848896649881183898005919117789864093563129539793147916660607651857) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35724,7 +35724,7 @@ _:gn_5757 { } _:gn_5758 { - 2500 math:greaterThan 1 . + (2500) math:greaterThan 1 . (2500 1) math:difference 2499 . (100462654980148230217488833424870984427793079458409448822069476757509295682237670423260587912589528169490341727161136599752360539494900070291233496159505650195274989153280833874723907472041666246552702610625000225991055571881011788849690642204207 162551990357933729176513601162680328341054296430194137415705521745426767340894002009814269986080586856360411984606714893751507642683281286749978822143620262385262368417042333581248470712304107468672651654246394819051253778829390679533484982723825) math:sum 263014645338081959394002434587551312768847375888603586237774998502936063023131672433074857898670115025850753711767851493503868182178181357041212318303125912580537357570323167455972378184345773715225354264871395045042309350710402468383175624928032 . (2499 162551990357933729176513601162680328341054296430194137415705521745426767340894002009814269986080586856360411984606714893751507642683281286749978822143620262385262368417042333581248470712304107468672651654246394819051253778829390679533484982723825 263014645338081959394002434587551312768847375888603586237774998502936063023131672433074857898670115025850753711767851493503868182178181357041212318303125912580537357570323167455972378184345773715225354264871395045042309350710402468383175624928032) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35735,7 +35735,7 @@ _:gn_5759 { } _:gn_5760 { - 2501 math:greaterThan 1 . + (2501) math:greaterThan 1 . (2501 1) math:difference 2500 . (62089335377785498959024767737809343913261216971784688593636044987917471658656331586553682073491058686870070257445578293999147103188381216458745325984114612189987379263761499706524563240262441222119949043621394593060198206948378890683794340519618 100462654980148230217488833424870984427793079458409448822069476757509295682237670423260587912589528169490341727161136599752360539494900070291233496159505650195274989153280833874723907472041666246552702610625000225991055571881011788849690642204207) math:sum 162551990357933729176513601162680328341054296430194137415705521745426767340894002009814269986080586856360411984606714893751507642683281286749978822143620262385262368417042333581248470712304107468672651654246394819051253778829390679533484982723825 . (2500 100462654980148230217488833424870984427793079458409448822069476757509295682237670423260587912589528169490341727161136599752360539494900070291233496159505650195274989153280833874723907472041666246552702610625000225991055571881011788849690642204207 162551990357933729176513601162680328341054296430194137415705521745426767340894002009814269986080586856360411984606714893751507642683281286749978822143620262385262368417042333581248470712304107468672651654246394819051253778829390679533484982723825) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35746,7 +35746,7 @@ _:gn_5761 { } _:gn_5762 { - 2502 math:greaterThan 1 . + (2502) math:greaterThan 1 . (2502 1) math:difference 2501 . (38373319602362731258464065687061640514531862486624760228433431769591824023581338836706905839098469482620271469715558305753213436306518853832488170175391038005287609889519334168199344231779225024432753567003605632930857364932632898165896301684589 62089335377785498959024767737809343913261216971784688593636044987917471658656331586553682073491058686870070257445578293999147103188381216458745325984114612189987379263761499706524563240262441222119949043621394593060198206948378890683794340519618) math:sum 100462654980148230217488833424870984427793079458409448822069476757509295682237670423260587912589528169490341727161136599752360539494900070291233496159505650195274989153280833874723907472041666246552702610625000225991055571881011788849690642204207 . (2501 62089335377785498959024767737809343913261216971784688593636044987917471658656331586553682073491058686870070257445578293999147103188381216458745325984114612189987379263761499706524563240262441222119949043621394593060198206948378890683794340519618 100462654980148230217488833424870984427793079458409448822069476757509295682237670423260587912589528169490341727161136599752360539494900070291233496159505650195274989153280833874723907472041666246552702610625000225991055571881011788849690642204207) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35757,7 +35757,7 @@ _:gn_5763 { } _:gn_5764 { - 2503 math:greaterThan 1 . + (2503) math:greaterThan 1 . (2503 1) math:difference 2502 . (23716015775422767700560702050747703398729354485159928365202613218325647635074992749846776234392589204249798787730019988245933666881862362626257155808723574184699769374242165538325219008483216197687195476617788960129340842015745992517898038835029 38373319602362731258464065687061640514531862486624760228433431769591824023581338836706905839098469482620271469715558305753213436306518853832488170175391038005287609889519334168199344231779225024432753567003605632930857364932632898165896301684589) math:sum 62089335377785498959024767737809343913261216971784688593636044987917471658656331586553682073491058686870070257445578293999147103188381216458745325984114612189987379263761499706524563240262441222119949043621394593060198206948378890683794340519618 . (2502 38373319602362731258464065687061640514531862486624760228433431769591824023581338836706905839098469482620271469715558305753213436306518853832488170175391038005287609889519334168199344231779225024432753567003605632930857364932632898165896301684589 62089335377785498959024767737809343913261216971784688593636044987917471658656331586553682073491058686870070257445578293999147103188381216458745325984114612189987379263761499706524563240262441222119949043621394593060198206948378890683794340519618) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35768,7 +35768,7 @@ _:gn_5765 { } _:gn_5766 { - 2504 math:greaterThan 1 . + (2504) math:greaterThan 1 . (2504 1) math:difference 2503 . (14657303826939963557903363636313937115802508001464831863230818551266176388506346086860129604705880278370472681985538317507279769424656491206231014366667463820587840515277168629874125223296008826745558090385816672801516522916886905647998262849560 23716015775422767700560702050747703398729354485159928365202613218325647635074992749846776234392589204249798787730019988245933666881862362626257155808723574184699769374242165538325219008483216197687195476617788960129340842015745992517898038835029) math:sum 38373319602362731258464065687061640514531862486624760228433431769591824023581338836706905839098469482620271469715558305753213436306518853832488170175391038005287609889519334168199344231779225024432753567003605632930857364932632898165896301684589 . (2503 23716015775422767700560702050747703398729354485159928365202613218325647635074992749846776234392589204249798787730019988245933666881862362626257155808723574184699769374242165538325219008483216197687195476617788960129340842015745992517898038835029 38373319602362731258464065687061640514531862486624760228433431769591824023581338836706905839098469482620271469715558305753213436306518853832488170175391038005287609889519334168199344231779225024432753567003605632930857364932632898165896301684589) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35779,7 +35779,7 @@ _:gn_5767 { } _:gn_5768 { - 2505 math:greaterThan 1 . + (2505) math:greaterThan 1 . (2505 1) math:difference 2504 . (9058711948482804142657338414433766282926846483695096501971794667059471246568646662986646629686708925879326105744481670738653897457205871420026141442056110364111928858964996908451093785187207370941637386231972287327824319098859086869899775985469 14657303826939963557903363636313937115802508001464831863230818551266176388506346086860129604705880278370472681985538317507279769424656491206231014366667463820587840515277168629874125223296008826745558090385816672801516522916886905647998262849560) math:sum 23716015775422767700560702050747703398729354485159928365202613218325647635074992749846776234392589204249798787730019988245933666881862362626257155808723574184699769374242165538325219008483216197687195476617788960129340842015745992517898038835029 . (2504 14657303826939963557903363636313937115802508001464831863230818551266176388506346086860129604705880278370472681985538317507279769424656491206231014366667463820587840515277168629874125223296008826745558090385816672801516522916886905647998262849560 23716015775422767700560702050747703398729354485159928365202613218325647635074992749846776234392589204249798787730019988245933666881862362626257155808723574184699769374242165538325219008483216197687195476617788960129340842015745992517898038835029) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35790,7 +35790,7 @@ _:gn_5769 { } _:gn_5770 { - 2506 math:greaterThan 1 . + (2506) math:greaterThan 1 . (2506 1) math:difference 2505 . (5598591878457159415246025221880170832875661517769735361259023884206705141937699423873482975019171352491146576241056646768625871967450619786204872924611353456475911656312171721423031438108801455803920704153844385473692203818027818778098486864091 9058711948482804142657338414433766282926846483695096501971794667059471246568646662986646629686708925879326105744481670738653897457205871420026141442056110364111928858964996908451093785187207370941637386231972287327824319098859086869899775985469) math:sum 14657303826939963557903363636313937115802508001464831863230818551266176388506346086860129604705880278370472681985538317507279769424656491206231014366667463820587840515277168629874125223296008826745558090385816672801516522916886905647998262849560 . (2505 9058711948482804142657338414433766282926846483695096501971794667059471246568646662986646629686708925879326105744481670738653897457205871420026141442056110364111928858964996908451093785187207370941637386231972287327824319098859086869899775985469 14657303826939963557903363636313937115802508001464831863230818551266176388506346086860129604705880278370472681985538317507279769424656491206231014366667463820587840515277168629874125223296008826745558090385816672801516522916886905647998262849560) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35801,7 +35801,7 @@ _:gn_5771 { } _:gn_5772 { - 2507 math:greaterThan 1 . + (2507) math:greaterThan 1 . (2507 1) math:difference 2506 . (3460120070025644727411313192553595450051184965925361140712770782852766104630947239113163654667537573388179529503425023970028025489755251633821268517444756907636017202652825187028062347078405915137716682078127901854132115280831268091801289121378 5598591878457159415246025221880170832875661517769735361259023884206705141937699423873482975019171352491146576241056646768625871967450619786204872924611353456475911656312171721423031438108801455803920704153844385473692203818027818778098486864091) math:sum 9058711948482804142657338414433766282926846483695096501971794667059471246568646662986646629686708925879326105744481670738653897457205871420026141442056110364111928858964996908451093785187207370941637386231972287327824319098859086869899775985469 . (2506 5598591878457159415246025221880170832875661517769735361259023884206705141937699423873482975019171352491146576241056646768625871967450619786204872924611353456475911656312171721423031438108801455803920704153844385473692203818027818778098486864091 9058711948482804142657338414433766282926846483695096501971794667059471246568646662986646629686708925879326105744481670738653897457205871420026141442056110364111928858964996908451093785187207370941637386231972287327824319098859086869899775985469) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35812,7 +35812,7 @@ _:gn_5773 { } _:gn_5774 { - 2508 math:greaterThan 1 . + (2508) math:greaterThan 1 . (2508 1) math:difference 2507 . (2138471808431514687834712029326575382824476551844374220546253101353939037306752184760319320351633779102967046737631622798597846477695368152383604407166596548839894453659346534394969091030395540666204022075716483619560088537196550686297197742713 3460120070025644727411313192553595450051184965925361140712770782852766104630947239113163654667537573388179529503425023970028025489755251633821268517444756907636017202652825187028062347078405915137716682078127901854132115280831268091801289121378) math:sum 5598591878457159415246025221880170832875661517769735361259023884206705141937699423873482975019171352491146576241056646768625871967450619786204872924611353456475911656312171721423031438108801455803920704153844385473692203818027818778098486864091 . (2507 3460120070025644727411313192553595450051184965925361140712770782852766104630947239113163654667537573388179529503425023970028025489755251633821268517444756907636017202652825187028062347078405915137716682078127901854132115280831268091801289121378 5598591878457159415246025221880170832875661517769735361259023884206705141937699423873482975019171352491146576241056646768625871967450619786204872924611353456475911656312171721423031438108801455803920704153844385473692203818027818778098486864091) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35823,7 +35823,7 @@ _:gn_5775 { } _:gn_5776 { - 2509 math:greaterThan 1 . + (2509) math:greaterThan 1 . (2509 1) math:difference 2508 . (1321648261594130039576601163227020067226708414080986920166517681498827067324195054352844334315903794285212482765793401171430179012059883481437664110278160358796122748993478652633093256048010374471512660002411418234572026743634717405504091378665 2138471808431514687834712029326575382824476551844374220546253101353939037306752184760319320351633779102967046737631622798597846477695368152383604407166596548839894453659346534394969091030395540666204022075716483619560088537196550686297197742713) math:sum 3460120070025644727411313192553595450051184965925361140712770782852766104630947239113163654667537573388179529503425023970028025489755251633821268517444756907636017202652825187028062347078405915137716682078127901854132115280831268091801289121378 . (2508 2138471808431514687834712029326575382824476551844374220546253101353939037306752184760319320351633779102967046737631622798597846477695368152383604407166596548839894453659346534394969091030395540666204022075716483619560088537196550686297197742713 3460120070025644727411313192553595450051184965925361140712770782852766104630947239113163654667537573388179529503425023970028025489755251633821268517444756907636017202652825187028062347078405915137716682078127901854132115280831268091801289121378) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35834,7 +35834,7 @@ _:gn_5777 { } _:gn_5778 { - 2510 math:greaterThan 1 . + (2510) math:greaterThan 1 . (2510 1) math:difference 2509 . (816823546837384648258110866099555315597768137763387300379735419855111969982557130407474986035729984817754563971838221627167667465635484670945940296888436190043771704665867881761875834982385166194691362073305065384988061793561833280793106364048 1321648261594130039576601163227020067226708414080986920166517681498827067324195054352844334315903794285212482765793401171430179012059883481437664110278160358796122748993478652633093256048010374471512660002411418234572026743634717405504091378665) math:sum 2138471808431514687834712029326575382824476551844374220546253101353939037306752184760319320351633779102967046737631622798597846477695368152383604407166596548839894453659346534394969091030395540666204022075716483619560088537196550686297197742713 . (2509 1321648261594130039576601163227020067226708414080986920166517681498827067324195054352844334315903794285212482765793401171430179012059883481437664110278160358796122748993478652633093256048010374471512660002411418234572026743634717405504091378665 2138471808431514687834712029326575382824476551844374220546253101353939037306752184760319320351633779102967046737631622798597846477695368152383604407166596548839894453659346534394969091030395540666204022075716483619560088537196550686297197742713) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35845,7 +35845,7 @@ _:gn_5779 { } _:gn_5780 { - 2511 math:greaterThan 1 . + (2511) math:greaterThan 1 . (2511 1) math:difference 2510 . (504824714756745391318490297127464751628940276317599619786782261643715097341637923945369348280173809467457918793955179544262511546424398810491723813389724168752351044327610770871217421065625208276821297929106352849583964950072884124710985014617 816823546837384648258110866099555315597768137763387300379735419855111969982557130407474986035729984817754563971838221627167667465635484670945940296888436190043771704665867881761875834982385166194691362073305065384988061793561833280793106364048) math:sum 1321648261594130039576601163227020067226708414080986920166517681498827067324195054352844334315903794285212482765793401171430179012059883481437664110278160358796122748993478652633093256048010374471512660002411418234572026743634717405504091378665 . (2510 816823546837384648258110866099555315597768137763387300379735419855111969982557130407474986035729984817754563971838221627167667465635484670945940296888436190043771704665867881761875834982385166194691362073305065384988061793561833280793106364048 1321648261594130039576601163227020067226708414080986920166517681498827067324195054352844334315903794285212482765793401171430179012059883481437664110278160358796122748993478652633093256048010374471512660002411418234572026743634717405504091378665) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35856,7 +35856,7 @@ _:gn_5781 { } _:gn_5782 { - 2512 math:greaterThan 1 . + (2512) math:greaterThan 1 . (2512 1) math:difference 2511 . (311998832080639256939620568972090563968827861445787680592953158211396872640919206462105637755556175350296645177883042082905155919211085860454216483498712021291420660338257110890658413916759957917870064144198712535404096843488949156082121349431 504824714756745391318490297127464751628940276317599619786782261643715097341637923945369348280173809467457918793955179544262511546424398810491723813389724168752351044327610770871217421065625208276821297929106352849583964950072884124710985014617) math:sum 816823546837384648258110866099555315597768137763387300379735419855111969982557130407474986035729984817754563971838221627167667465635484670945940296888436190043771704665867881761875834982385166194691362073305065384988061793561833280793106364048 . (2511 504824714756745391318490297127464751628940276317599619786782261643715097341637923945369348280173809467457918793955179544262511546424398810491723813389724168752351044327610770871217421065625208276821297929106352849583964950072884124710985014617 816823546837384648258110866099555315597768137763387300379735419855111969982557130407474986035729984817754563971838221627167667465635484670945940296888436190043771704665867881761875834982385166194691362073305065384988061793561833280793106364048) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35867,7 +35867,7 @@ _:gn_5783 { } _:gn_5784 { - 2513 math:greaterThan 1 . + (2513) math:greaterThan 1 . (2513 1) math:difference 2512 . (192825882676106134378869728155374187660112414871811939193829103432318224700718717483263710524617634117161273616072137461357355627213312950037507329891012147460930383989353659980559007148865250358951233784907640314179868106583934968628863665186 311998832080639256939620568972090563968827861445787680592953158211396872640919206462105637755556175350296645177883042082905155919211085860454216483498712021291420660338257110890658413916759957917870064144198712535404096843488949156082121349431) math:sum 504824714756745391318490297127464751628940276317599619786782261643715097341637923945369348280173809467457918793955179544262511546424398810491723813389724168752351044327610770871217421065625208276821297929106352849583964950072884124710985014617 . (2512 311998832080639256939620568972090563968827861445787680592953158211396872640919206462105637755556175350296645177883042082905155919211085860454216483498712021291420660338257110890658413916759957917870064144198712535404096843488949156082121349431 504824714756745391318490297127464751628940276317599619786782261643715097341637923945369348280173809467457918793955179544262511546424398810491723813389724168752351044327610770871217421065625208276821297929106352849583964950072884124710985014617) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35878,7 +35878,7 @@ _:gn_5785 { } _:gn_5786 { - 2514 math:greaterThan 1 . + (2514) math:greaterThan 1 . (2514 1) math:difference 2513 . (119172949404533122560750840816716376308715446573975741399124054779078647940200488978841927230938541233135371561810904621547800291997772910416709153607699873830490276348903450910099406767894707558918830359291072221224228736905014187453257684245 192825882676106134378869728155374187660112414871811939193829103432318224700718717483263710524617634117161273616072137461357355627213312950037507329891012147460930383989353659980559007148865250358951233784907640314179868106583934968628863665186) math:sum 311998832080639256939620568972090563968827861445787680592953158211396872640919206462105637755556175350296645177883042082905155919211085860454216483498712021291420660338257110890658413916759957917870064144198712535404096843488949156082121349431 . (2513 192825882676106134378869728155374187660112414871811939193829103432318224700718717483263710524617634117161273616072137461357355627213312950037507329891012147460930383989353659980559007148865250358951233784907640314179868106583934968628863665186 311998832080639256939620568972090563968827861445787680592953158211396872640919206462105637755556175350296645177883042082905155919211085860454216483498712021291420660338257110890658413916759957917870064144198712535404096843488949156082121349431) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35889,7 +35889,7 @@ _:gn_5787 { } _:gn_5788 { - 2515 math:greaterThan 1 . + (2515) math:greaterThan 1 . (2515 1) math:difference 2514 . (73652933271573011818118887338657811351396968297836197794705048653239576760518228504421783293679092884025902054261232839809555335215540039620798176283312273630440107640450209070459600380970542800032403425616568092955639369678920781175605980941 119172949404533122560750840816716376308715446573975741399124054779078647940200488978841927230938541233135371561810904621547800291997772910416709153607699873830490276348903450910099406767894707558918830359291072221224228736905014187453257684245) math:sum 192825882676106134378869728155374187660112414871811939193829103432318224700718717483263710524617634117161273616072137461357355627213312950037507329891012147460930383989353659980559007148865250358951233784907640314179868106583934968628863665186 . (2514 119172949404533122560750840816716376308715446573975741399124054779078647940200488978841927230938541233135371561810904621547800291997772910416709153607699873830490276348903450910099406767894707558918830359291072221224228736905014187453257684245 192825882676106134378869728155374187660112414871811939193829103432318224700718717483263710524617634117161273616072137461357355627213312950037507329891012147460930383989353659980559007148865250358951233784907640314179868106583934968628863665186) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35900,7 +35900,7 @@ _:gn_5789 { } _:gn_5790 { - 2516 math:greaterThan 1 . + (2516) math:greaterThan 1 . (2516 1) math:difference 2515 . (45520016132960110742631953478058564957318478276139543604419006125839071179682260474420143937259448349109469507549671781738244956782232870795910977324387600200050168708453241839639806386924164758886426933674504128268589367226093406277651703304 73652933271573011818118887338657811351396968297836197794705048653239576760518228504421783293679092884025902054261232839809555335215540039620798176283312273630440107640450209070459600380970542800032403425616568092955639369678920781175605980941) math:sum 119172949404533122560750840816716376308715446573975741399124054779078647940200488978841927230938541233135371561810904621547800291997772910416709153607699873830490276348903450910099406767894707558918830359291072221224228736905014187453257684245 . (2515 73652933271573011818118887338657811351396968297836197794705048653239576760518228504421783293679092884025902054261232839809555335215540039620798176283312273630440107640450209070459600380970542800032403425616568092955639369678920781175605980941 119172949404533122560750840816716376308715446573975741399124054779078647940200488978841927230938541233135371561810904621547800291997772910416709153607699873830490276348903450910099406767894707558918830359291072221224228736905014187453257684245) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35911,7 +35911,7 @@ _:gn_5791 { } _:gn_5792 { - 2517 math:greaterThan 1 . + (2517) math:greaterThan 1 . (2517 1) math:difference 2516 . (28132917138612901075486933860599246394078490021696654190286042527400505580835968030001639356419644534916432546711561058071310378433307168824887198958924673430389938931996967230819793994046378041145976491942063964687050002452827374897954277637 45520016132960110742631953478058564957318478276139543604419006125839071179682260474420143937259448349109469507549671781738244956782232870795910977324387600200050168708453241839639806386924164758886426933674504128268589367226093406277651703304) math:sum 73652933271573011818118887338657811351396968297836197794705048653239576760518228504421783293679092884025902054261232839809555335215540039620798176283312273630440107640450209070459600380970542800032403425616568092955639369678920781175605980941 . (2516 45520016132960110742631953478058564957318478276139543604419006125839071179682260474420143937259448349109469507549671781738244956782232870795910977324387600200050168708453241839639806386924164758886426933674504128268589367226093406277651703304 73652933271573011818118887338657811351396968297836197794705048653239576760518228504421783293679092884025902054261232839809555335215540039620798176283312273630440107640450209070459600380970542800032403425616568092955639369678920781175605980941) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35922,7 +35922,7 @@ _:gn_5793 { } _:gn_5794 { - 2518 math:greaterThan 1 . + (2518) math:greaterThan 1 . (2518 1) math:difference 2517 . (17387098994347209667145019617459318563239988254442889414132963598438565598846292444418504580839803814193036960838110723666934578348925701971023778365462926769660229776456274608820012392877786717740450441732440163581539364773266031379697425667 28132917138612901075486933860599246394078490021696654190286042527400505580835968030001639356419644534916432546711561058071310378433307168824887198958924673430389938931996967230819793994046378041145976491942063964687050002452827374897954277637) math:sum 45520016132960110742631953478058564957318478276139543604419006125839071179682260474420143937259448349109469507549671781738244956782232870795910977324387600200050168708453241839639806386924164758886426933674504128268589367226093406277651703304 . (2517 28132917138612901075486933860599246394078490021696654190286042527400505580835968030001639356419644534916432546711561058071310378433307168824887198958924673430389938931996967230819793994046378041145976491942063964687050002452827374897954277637 45520016132960110742631953478058564957318478276139543604419006125839071179682260474420143937259448349109469507549671781738244956782232870795910977324387600200050168708453241839639806386924164758886426933674504128268589367226093406277651703304) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35933,7 +35933,7 @@ _:gn_5795 { } _:gn_5796 { - 2519 math:greaterThan 1 . + (2519) math:greaterThan 1 . (2519 1) math:difference 2518 . (10745818144265691408341914243139927830838501767253764776153078928961939981989675585583134775579840720723395585873450334404375800084381466853863420593461746660729709155540692621999781601168591323405526050209623801105510637679561343518256851970 17387098994347209667145019617459318563239988254442889414132963598438565598846292444418504580839803814193036960838110723666934578348925701971023778365462926769660229776456274608820012392877786717740450441732440163581539364773266031379697425667) math:sum 28132917138612901075486933860599246394078490021696654190286042527400505580835968030001639356419644534916432546711561058071310378433307168824887198958924673430389938931996967230819793994046378041145976491942063964687050002452827374897954277637 . (2518 17387098994347209667145019617459318563239988254442889414132963598438565598846292444418504580839803814193036960838110723666934578348925701971023778365462926769660229776456274608820012392877786717740450441732440163581539364773266031379697425667 28132917138612901075486933860599246394078490021696654190286042527400505580835968030001639356419644534916432546711561058071310378433307168824887198958924673430389938931996967230819793994046378041145976491942063964687050002452827374897954277637) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35944,7 +35944,7 @@ _:gn_5797 { } _:gn_5798 { - 2520 math:greaterThan 1 . + (2520) math:greaterThan 1 . (2520 1) math:difference 2519 . (6641280850081518258803105374319390732401486487189124637979884669476625616856616858835369805259963093469641374964660389262558778264544235117160357772001180108930520620915581986820230791709195394334924391522816362476028727093704687861440573697 10745818144265691408341914243139927830838501767253764776153078928961939981989675585583134775579840720723395585873450334404375800084381466853863420593461746660729709155540692621999781601168591323405526050209623801105510637679561343518256851970) math:sum 17387098994347209667145019617459318563239988254442889414132963598438565598846292444418504580839803814193036960838110723666934578348925701971023778365462926769660229776456274608820012392877786717740450441732440163581539364773266031379697425667 . (2519 10745818144265691408341914243139927830838501767253764776153078928961939981989675585583134775579840720723395585873450334404375800084381466853863420593461746660729709155540692621999781601168591323405526050209623801105510637679561343518256851970 17387098994347209667145019617459318563239988254442889414132963598438565598846292444418504580839803814193036960838110723666934578348925701971023778365462926769660229776456274608820012392877786717740450441732440163581539364773266031379697425667) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35955,7 +35955,7 @@ _:gn_5799 { } _:gn_5800 { - 2521 math:greaterThan 1 . + (2521) math:greaterThan 1 . (2521 1) math:difference 2520 . (4104537294184173149538808868820537098437015280064640138173194259485314365133058726747764970319877627253754210908789945141817021819837231736703062821460566551799188534625110635179550809459395929070601658686807438629481910585856655656816278273 6641280850081518258803105374319390732401486487189124637979884669476625616856616858835369805259963093469641374964660389262558778264544235117160357772001180108930520620915581986820230791709195394334924391522816362476028727093704687861440573697) math:sum 10745818144265691408341914243139927830838501767253764776153078928961939981989675585583134775579840720723395585873450334404375800084381466853863420593461746660729709155540692621999781601168591323405526050209623801105510637679561343518256851970 . (2520 6641280850081518258803105374319390732401486487189124637979884669476625616856616858835369805259963093469641374964660389262558778264544235117160357772001180108930520620915581986820230791709195394334924391522816362476028727093704687861440573697 10745818144265691408341914243139927830838501767253764776153078928961939981989675585583134775579840720723395585873450334404375800084381466853863420593461746660729709155540692621999781601168591323405526050209623801105510637679561343518256851970) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35966,7 +35966,7 @@ _:gn_5801 { } _:gn_5802 { - 2522 math:greaterThan 1 . + (2522) math:greaterThan 1 . (2522 1) math:difference 2521 . (2536743555897345109264296505498853633964471207124484499806690409991311251723558132087604834940085466215887164055870444120741756444707003380457294950540613557131332086290471351640679982249799465264322732836008923846546816507848032204624295424 4104537294184173149538808868820537098437015280064640138173194259485314365133058726747764970319877627253754210908789945141817021819837231736703062821460566551799188534625110635179550809459395929070601658686807438629481910585856655656816278273) math:sum 6641280850081518258803105374319390732401486487189124637979884669476625616856616858835369805259963093469641374964660389262558778264544235117160357772001180108930520620915581986820230791709195394334924391522816362476028727093704687861440573697 . (2521 4104537294184173149538808868820537098437015280064640138173194259485314365133058726747764970319877627253754210908789945141817021819837231736703062821460566551799188534625110635179550809459395929070601658686807438629481910585856655656816278273 6641280850081518258803105374319390732401486487189124637979884669476625616856616858835369805259963093469641374964660389262558778264544235117160357772001180108930520620915581986820230791709195394334924391522816362476028727093704687861440573697) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35977,7 +35977,7 @@ _:gn_5803 { } _:gn_5804 { - 2523 math:greaterThan 1 . + (2523) math:greaterThan 1 . (2523 1) math:difference 2522 . (1567793738286828040274512363321683464472544072940155638366503849494003113409500594660160135379792161037867046852919501021075265375130228356245767870919952994667856448334639283538870827209596463806278925850798514782935094078008623452191982849 2536743555897345109264296505498853633964471207124484499806690409991311251723558132087604834940085466215887164055870444120741756444707003380457294950540613557131332086290471351640679982249799465264322732836008923846546816507848032204624295424) math:sum 4104537294184173149538808868820537098437015280064640138173194259485314365133058726747764970319877627253754210908789945141817021819837231736703062821460566551799188534625110635179550809459395929070601658686807438629481910585856655656816278273 . (2522 2536743555897345109264296505498853633964471207124484499806690409991311251723558132087604834940085466215887164055870444120741756444707003380457294950540613557131332086290471351640679982249799465264322732836008923846546816507848032204624295424 4104537294184173149538808868820537098437015280064640138173194259485314365133058726747764970319877627253754210908789945141817021819837231736703062821460566551799188534625110635179550809459395929070601658686807438629481910585856655656816278273) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35988,7 +35988,7 @@ _:gn_5805 { } _:gn_5806 { - 2524 math:greaterThan 1 . + (2524) math:greaterThan 1 . (2524 1) math:difference 2523 . (968949817610517068989784142177170169491927134184328861440186560497308138314057537427444699560293305178020117202950943099666491069576775024211527079620660562463475637955832068101809155040203001458043806985210409063611722429839408752432312575 1567793738286828040274512363321683464472544072940155638366503849494003113409500594660160135379792161037867046852919501021075265375130228356245767870919952994667856448334639283538870827209596463806278925850798514782935094078008623452191982849) math:sum 2536743555897345109264296505498853633964471207124484499806690409991311251723558132087604834940085466215887164055870444120741756444707003380457294950540613557131332086290471351640679982249799465264322732836008923846546816507848032204624295424 . (2523 1567793738286828040274512363321683464472544072940155638366503849494003113409500594660160135379792161037867046852919501021075265375130228356245767870919952994667856448334639283538870827209596463806278925850798514782935094078008623452191982849 2536743555897345109264296505498853633964471207124484499806690409991311251723558132087604834940085466215887164055870444120741756444707003380457294950540613557131332086290471351640679982249799465264322732836008923846546816507848032204624295424) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -35999,7 +35999,7 @@ _:gn_5807 { } _:gn_5808 { - 2525 math:greaterThan 1 . + (2525) math:greaterThan 1 . (2525 1) math:difference 2524 . (598843920676310971284728221144513294980616938755826776926317288996694975095443057232715435819498855859846929649968557921408774305553453332034240791299292432204380810378807215437061672169393462348235118865588105719323371648169214699759670274 968949817610517068989784142177170169491927134184328861440186560497308138314057537427444699560293305178020117202950943099666491069576775024211527079620660562463475637955832068101809155040203001458043806985210409063611722429839408752432312575) math:sum 1567793738286828040274512363321683464472544072940155638366503849494003113409500594660160135379792161037867046852919501021075265375130228356245767870919952994667856448334639283538870827209596463806278925850798514782935094078008623452191982849 . (2524 968949817610517068989784142177170169491927134184328861440186560497308138314057537427444699560293305178020117202950943099666491069576775024211527079620660562463475637955832068101809155040203001458043806985210409063611722429839408752432312575 1567793738286828040274512363321683464472544072940155638366503849494003113409500594660160135379792161037867046852919501021075265375130228356245767870919952994667856448334639283538870827209596463806278925850798514782935094078008623452191982849) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36010,7 +36010,7 @@ _:gn_5809 { } _:gn_5810 { - 2526 math:greaterThan 1 . + (2526) math:greaterThan 1 . (2526 1) math:difference 2525 . (370105896934206097705055921032656874511310195428502084513869271500613163218614480194729263740794449318173187552982385178257716764023321692177286288321368130259094827577024852664747482870809539109808688119622303344288350781670194052672642301 598843920676310971284728221144513294980616938755826776926317288996694975095443057232715435819498855859846929649968557921408774305553453332034240791299292432204380810378807215437061672169393462348235118865588105719323371648169214699759670274) math:sum 968949817610517068989784142177170169491927134184328861440186560497308138314057537427444699560293305178020117202950943099666491069576775024211527079620660562463475637955832068101809155040203001458043806985210409063611722429839408752432312575 . (2525 598843920676310971284728221144513294980616938755826776926317288996694975095443057232715435819498855859846929649968557921408774305553453332034240791299292432204380810378807215437061672169393462348235118865588105719323371648169214699759670274 968949817610517068989784142177170169491927134184328861440186560497308138314057537427444699560293305178020117202950943099666491069576775024211527079620660562463475637955832068101809155040203001458043806985210409063611722429839408752432312575) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36021,7 +36021,7 @@ _:gn_5811 { } _:gn_5812 { - 2527 math:greaterThan 1 . + (2527) math:greaterThan 1 . (2527 1) math:difference 2526 . (228738023742104873579672300111856420469306743327324692412448017496081811876828577037986172078704406541673742096986172743151057541530131639856954502977924301945285982801782362772314189298583923238426430745965802375035020866499020647087027973 370105896934206097705055921032656874511310195428502084513869271500613163218614480194729263740794449318173187552982385178257716764023321692177286288321368130259094827577024852664747482870809539109808688119622303344288350781670194052672642301) math:sum 598843920676310971284728221144513294980616938755826776926317288996694975095443057232715435819498855859846929649968557921408774305553453332034240791299292432204380810378807215437061672169393462348235118865588105719323371648169214699759670274 . (2526 370105896934206097705055921032656874511310195428502084513869271500613163218614480194729263740794449318173187552982385178257716764023321692177286288321368130259094827577024852664747482870809539109808688119622303344288350781670194052672642301 598843920676310971284728221144513294980616938755826776926317288996694975095443057232715435819498855859846929649968557921408774305553453332034240791299292432204380810378807215437061672169393462348235118865588105719323371648169214699759670274) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36032,7 +36032,7 @@ _:gn_5813 { } _:gn_5814 { - 2528 math:greaterThan 1 . + (2528) math:greaterThan 1 . (2528 1) math:difference 2527 . (141367873192101224125383620920800454042003452101177392101421254004531351341785903156743091662090042776499445455996212435106659222493190052320331785343443828313808844775242489892433293572225615871382257373656500969253329915171173405585614328 228738023742104873579672300111856420469306743327324692412448017496081811876828577037986172078704406541673742096986172743151057541530131639856954502977924301945285982801782362772314189298583923238426430745965802375035020866499020647087027973) math:sum 370105896934206097705055921032656874511310195428502084513869271500613163218614480194729263740794449318173187552982385178257716764023321692177286288321368130259094827577024852664747482870809539109808688119622303344288350781670194052672642301 . (2527 228738023742104873579672300111856420469306743327324692412448017496081811876828577037986172078704406541673742096986172743151057541530131639856954502977924301945285982801782362772314189298583923238426430745965802375035020866499020647087027973 370105896934206097705055921032656874511310195428502084513869271500613163218614480194729263740794449318173187552982385178257716764023321692177286288321368130259094827577024852664747482870809539109808688119622303344288350781670194052672642301) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36043,7 +36043,7 @@ _:gn_5815 { } _:gn_5816 { - 2529 math:greaterThan 1 . + (2529) math:greaterThan 1 . (2529 1) math:difference 2528 . (87370150550003649454288679191055966427303291226147300311026763491550460535042673881243080416614363765174296640989960308044398319036941587536622717634480473631477138026539872879880895726358307367044173372309301405781690951327847241501413645 141367873192101224125383620920800454042003452101177392101421254004531351341785903156743091662090042776499445455996212435106659222493190052320331785343443828313808844775242489892433293572225615871382257373656500969253329915171173405585614328) math:sum 228738023742104873579672300111856420469306743327324692412448017496081811876828577037986172078704406541673742096986172743151057541530131639856954502977924301945285982801782362772314189298583923238426430745965802375035020866499020647087027973 . (2528 141367873192101224125383620920800454042003452101177392101421254004531351341785903156743091662090042776499445455996212435106659222493190052320331785343443828313808844775242489892433293572225615871382257373656500969253329915171173405585614328 228738023742104873579672300111856420469306743327324692412448017496081811876828577037986172078704406541673742096986172743151057541530131639856954502977924301945285982801782362772314189298583923238426430745965802375035020866499020647087027973) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36054,7 +36054,7 @@ _:gn_5817 { } _:gn_5818 { - 2530 math:greaterThan 1 . + (2530) math:greaterThan 1 . (2530 1) math:difference 2529 . (53997722642097574671094941729744487614700160875030091790394490512980890806743229275500011245475679011325148815006252127062260903456248464783709067708963354682331706748702617012552397845867308504338084001347199563471638963843326164084200683 87370150550003649454288679191055966427303291226147300311026763491550460535042673881243080416614363765174296640989960308044398319036941587536622717634480473631477138026539872879880895726358307367044173372309301405781690951327847241501413645) math:sum 141367873192101224125383620920800454042003452101177392101421254004531351341785903156743091662090042776499445455996212435106659222493190052320331785343443828313808844775242489892433293572225615871382257373656500969253329915171173405585614328 . (2529 87370150550003649454288679191055966427303291226147300311026763491550460535042673881243080416614363765174296640989960308044398319036941587536622717634480473631477138026539872879880895726358307367044173372309301405781690951327847241501413645 141367873192101224125383620920800454042003452101177392101421254004531351341785903156743091662090042776499445455996212435106659222493190052320331785343443828313808844775242489892433293572225615871382257373656500969253329915171173405585614328) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36065,7 +36065,7 @@ _:gn_5819 { } _:gn_5820 { - 2531 math:greaterThan 1 . + (2531) math:greaterThan 1 . (2531 1) math:difference 2530 . (33372427907906074783193737461311478812603130351117208520632272978569569728299444605743069171138684753849147825983708180982137415580693122752913649925517118949145431277837255867328497880490998862706089370962101842310051987484521077417212962 53997722642097574671094941729744487614700160875030091790394490512980890806743229275500011245475679011325148815006252127062260903456248464783709067708963354682331706748702617012552397845867308504338084001347199563471638963843326164084200683) math:sum 87370150550003649454288679191055966427303291226147300311026763491550460535042673881243080416614363765174296640989960308044398319036941587536622717634480473631477138026539872879880895726358307367044173372309301405781690951327847241501413645 . (2530 53997722642097574671094941729744487614700160875030091790394490512980890806743229275500011245475679011325148815006252127062260903456248464783709067708963354682331706748702617012552397845867308504338084001347199563471638963843326164084200683 87370150550003649454288679191055966427303291226147300311026763491550460535042673881243080416614363765174296640989960308044398319036941587536622717634480473631477138026539872879880895726358307367044173372309301405781690951327847241501413645) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36076,7 +36076,7 @@ _:gn_5821 { } _:gn_5822 { - 2532 math:greaterThan 1 . + (2532) math:greaterThan 1 . (2532 1) math:difference 2531 . (20625294734191499887901204268433008802097030523912883269762217534411321078443784669756942074336994257476000989022543946080123487875555342030795417783446235733186275470865361145223899965376309641631994630385097721161586976358805086666987721 33372427907906074783193737461311478812603130351117208520632272978569569728299444605743069171138684753849147825983708180982137415580693122752913649925517118949145431277837255867328497880490998862706089370962101842310051987484521077417212962) math:sum 53997722642097574671094941729744487614700160875030091790394490512980890806743229275500011245475679011325148815006252127062260903456248464783709067708963354682331706748702617012552397845867308504338084001347199563471638963843326164084200683 . (2531 33372427907906074783193737461311478812603130351117208520632272978569569728299444605743069171138684753849147825983708180982137415580693122752913649925517118949145431277837255867328497880490998862706089370962101842310051987484521077417212962 53997722642097574671094941729744487614700160875030091790394490512980890806743229275500011245475679011325148815006252127062260903456248464783709067708963354682331706748702617012552397845867308504338084001347199563471638963843326164084200683) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36087,7 +36087,7 @@ _:gn_5823 { } _:gn_5824 { - 2533 math:greaterThan 1 . + (2533) math:greaterThan 1 . (2533 1) math:difference 2532 . (12747133173714574895292533192878470010506099827204325250870055444158248649855659935986127096801690496373146836961164234902013927705137780722118232142070883215959155806971894722104597915114689221074094740577004121148465011125715990750225241 20625294734191499887901204268433008802097030523912883269762217534411321078443784669756942074336994257476000989022543946080123487875555342030795417783446235733186275470865361145223899965376309641631994630385097721161586976358805086666987721) math:sum 33372427907906074783193737461311478812603130351117208520632272978569569728299444605743069171138684753849147825983708180982137415580693122752913649925517118949145431277837255867328497880490998862706089370962101842310051987484521077417212962 . (2532 20625294734191499887901204268433008802097030523912883269762217534411321078443784669756942074336994257476000989022543946080123487875555342030795417783446235733186275470865361145223899965376309641631994630385097721161586976358805086666987721 33372427907906074783193737461311478812603130351117208520632272978569569728299444605743069171138684753849147825983708180982137415580693122752913649925517118949145431277837255867328497880490998862706089370962101842310051987484521077417212962) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36098,7 +36098,7 @@ _:gn_5825 { } _:gn_5826 { - 2534 math:greaterThan 1 . + (2534) math:greaterThan 1 . (2534 1) math:difference 2533 . (7878161560476924992608671075554538791590930696708558018892162090253072428588124733770814977535303761102854152061379711178109560170417561308677185641375352517227119663893466423119302050261620420557899889808093600013121965233089095916762480 12747133173714574895292533192878470010506099827204325250870055444158248649855659935986127096801690496373146836961164234902013927705137780722118232142070883215959155806971894722104597915114689221074094740577004121148465011125715990750225241) math:sum 20625294734191499887901204268433008802097030523912883269762217534411321078443784669756942074336994257476000989022543946080123487875555342030795417783446235733186275470865361145223899965376309641631994630385097721161586976358805086666987721 . (2533 12747133173714574895292533192878470010506099827204325250870055444158248649855659935986127096801690496373146836961164234902013927705137780722118232142070883215959155806971894722104597915114689221074094740577004121148465011125715990750225241 20625294734191499887901204268433008802097030523912883269762217534411321078443784669756942074336994257476000989022543946080123487875555342030795417783446235733186275470865361145223899965376309641631994630385097721161586976358805086666987721) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36109,7 +36109,7 @@ _:gn_5827 { } _:gn_5828 { - 2535 math:greaterThan 1 . + (2535) math:greaterThan 1 . (2535 1) math:difference 2534 . (4868971613237649902683862117323931218915169130495767231977893353905176221267535202215312119266386735270292684899784523723904367534720219413441046500695530698732036143078428298985295864853068800516194850768910521135343045892626894833462761 7878161560476924992608671075554538791590930696708558018892162090253072428588124733770814977535303761102854152061379711178109560170417561308677185641375352517227119663893466423119302050261620420557899889808093600013121965233089095916762480) math:sum 12747133173714574895292533192878470010506099827204325250870055444158248649855659935986127096801690496373146836961164234902013927705137780722118232142070883215959155806971894722104597915114689221074094740577004121148465011125715990750225241 . (2534 7878161560476924992608671075554538791590930696708558018892162090253072428588124733770814977535303761102854152061379711178109560170417561308677185641375352517227119663893466423119302050261620420557899889808093600013121965233089095916762480 12747133173714574895292533192878470010506099827204325250870055444158248649855659935986127096801690496373146836961164234902013927705137780722118232142070883215959155806971894722104597915114689221074094740577004121148465011125715990750225241) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36120,7 +36120,7 @@ _:gn_5829 { } _:gn_5830 { - 2536 math:greaterThan 1 . + (2536) math:greaterThan 1 . (2536 1) math:difference 2535 . (3009189947239275089924808958230607572675761566212790786914268736347896207320589531555502858268917025832561467161595187454205192635697341895236139140679821818495083520815038124134006185408551620041705039039183078877778919340462201083299719 4868971613237649902683862117323931218915169130495767231977893353905176221267535202215312119266386735270292684899784523723904367534720219413441046500695530698732036143078428298985295864853068800516194850768910521135343045892626894833462761) math:sum 7878161560476924992608671075554538791590930696708558018892162090253072428588124733770814977535303761102854152061379711178109560170417561308677185641375352517227119663893466423119302050261620420557899889808093600013121965233089095916762480 . (2535 4868971613237649902683862117323931218915169130495767231977893353905176221267535202215312119266386735270292684899784523723904367534720219413441046500695530698732036143078428298985295864853068800516194850768910521135343045892626894833462761 7878161560476924992608671075554538791590930696708558018892162090253072428588124733770814977535303761102854152061379711178109560170417561308677185641375352517227119663893466423119302050261620420557899889808093600013121965233089095916762480) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36131,7 +36131,7 @@ _:gn_5831 { } _:gn_5832 { - 2537 math:greaterThan 1 . + (2537) math:greaterThan 1 . (2537 1) math:difference 2536 . (1859781665998374812759053159093323646239407564282976445063624617557280013946945670659809260997469709437731217738189336269699174899022877518204907360015708880236952622263390174851289679444517180474489811729727442257564126552164693750163042 3009189947239275089924808958230607572675761566212790786914268736347896207320589531555502858268917025832561467161595187454205192635697341895236139140679821818495083520815038124134006185408551620041705039039183078877778919340462201083299719) math:sum 4868971613237649902683862117323931218915169130495767231977893353905176221267535202215312119266386735270292684899784523723904367534720219413441046500695530698732036143078428298985295864853068800516194850768910521135343045892626894833462761 . (2536 3009189947239275089924808958230607572675761566212790786914268736347896207320589531555502858268917025832561467161595187454205192635697341895236139140679821818495083520815038124134006185408551620041705039039183078877778919340462201083299719 4868971613237649902683862117323931218915169130495767231977893353905176221267535202215312119266386735270292684899784523723904367534720219413441046500695530698732036143078428298985295864853068800516194850768910521135343045892626894833462761) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36142,7 +36142,7 @@ _:gn_5833 { } _:gn_5834 { - 2538 math:greaterThan 1 . + (2538) math:greaterThan 1 . (2538 1) math:difference 2537 . (1149408281240900277165755799137283926436354001929814341850644118790616193373643860895693597271447316394830249423405851184506017736674464377031231780664112938258130898551647949282716505964034439567215227309455636620214792788297507333136677 1859781665998374812759053159093323646239407564282976445063624617557280013946945670659809260997469709437731217738189336269699174899022877518204907360015708880236952622263390174851289679444517180474489811729727442257564126552164693750163042) math:sum 3009189947239275089924808958230607572675761566212790786914268736347896207320589531555502858268917025832561467161595187454205192635697341895236139140679821818495083520815038124134006185408551620041705039039183078877778919340462201083299719 . (2537 1859781665998374812759053159093323646239407564282976445063624617557280013946945670659809260997469709437731217738189336269699174899022877518204907360015708880236952622263390174851289679444517180474489811729727442257564126552164693750163042 3009189947239275089924808958230607572675761566212790786914268736347896207320589531555502858268917025832561467161595187454205192635697341895236139140679821818495083520815038124134006185408551620041705039039183078877778919340462201083299719) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36153,7 +36153,7 @@ _:gn_5835 { } _:gn_5836 { - 2539 math:greaterThan 1 . + (2539) math:greaterThan 1 . (2539 1) math:difference 2538 . (710373384757474535593297359956039719803053562353162103212980498766663820573301809764115663726022393042900968314783485085193157162348413141173675579351595941978821723711742225568573173480482740907274584420271805637349333763867186417026365 1149408281240900277165755799137283926436354001929814341850644118790616193373643860895693597271447316394830249423405851184506017736674464377031231780664112938258130898551647949282716505964034439567215227309455636620214792788297507333136677) math:sum 1859781665998374812759053159093323646239407564282976445063624617557280013946945670659809260997469709437731217738189336269699174899022877518204907360015708880236952622263390174851289679444517180474489811729727442257564126552164693750163042 . (2538 1149408281240900277165755799137283926436354001929814341850644118790616193373643860895693597271447316394830249423405851184506017736674464377031231780664112938258130898551647949282716505964034439567215227309455636620214792788297507333136677 1859781665998374812759053159093323646239407564282976445063624617557280013946945670659809260997469709437731217738189336269699174899022877518204907360015708880236952622263390174851289679444517180474489811729727442257564126552164693750163042) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36164,7 +36164,7 @@ _:gn_5837 { } _:gn_5838 { - 2540 math:greaterThan 1 . + (2540) math:greaterThan 1 . (2540 1) math:difference 2539 . (439034896483425741572458439181244206633300439576652238637663620023952372800342051131577933545424923351929281108622366099312860574326051235857556201312516996279309174839905723714143332483551698659940642889183830982865459024430320916110312 710373384757474535593297359956039719803053562353162103212980498766663820573301809764115663726022393042900968314783485085193157162348413141173675579351595941978821723711742225568573173480482740907274584420271805637349333763867186417026365) math:sum 1149408281240900277165755799137283926436354001929814341850644118790616193373643860895693597271447316394830249423405851184506017736674464377031231780664112938258130898551647949282716505964034439567215227309455636620214792788297507333136677 . (2539 710373384757474535593297359956039719803053562353162103212980498766663820573301809764115663726022393042900968314783485085193157162348413141173675579351595941978821723711742225568573173480482740907274584420271805637349333763867186417026365 1149408281240900277165755799137283926436354001929814341850644118790616193373643860895693597271447316394830249423405851184506017736674464377031231780664112938258130898551647949282716505964034439567215227309455636620214792788297507333136677) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36175,7 +36175,7 @@ _:gn_5839 { } _:gn_5840 { - 2541 math:greaterThan 1 . + (2541) math:greaterThan 1 . (2541 1) math:difference 2540 . (271338488274048794020838920774795513169753122776509864575316878742711447772959758632537730180597469690971687206161118985880296588022361905316119378039078945699512548871836501854429840996931042247333941531087974654483874739436865500916053 439034896483425741572458439181244206633300439576652238637663620023952372800342051131577933545424923351929281108622366099312860574326051235857556201312516996279309174839905723714143332483551698659940642889183830982865459024430320916110312) math:sum 710373384757474535593297359956039719803053562353162103212980498766663820573301809764115663726022393042900968314783485085193157162348413141173675579351595941978821723711742225568573173480482740907274584420271805637349333763867186417026365 . (2540 439034896483425741572458439181244206633300439576652238637663620023952372800342051131577933545424923351929281108622366099312860574326051235857556201312516996279309174839905723714143332483551698659940642889183830982865459024430320916110312 710373384757474535593297359956039719803053562353162103212980498766663820573301809764115663726022393042900968314783485085193157162348413141173675579351595941978821723711742225568573173480482740907274584420271805637349333763867186417026365) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36186,7 +36186,7 @@ _:gn_5841 { } _:gn_5842 { - 2542 math:greaterThan 1 . + (2542) math:greaterThan 1 . (2542 1) math:difference 2541 . (167696408209376947551619518406448693463547316800142374062346741281240925027382292499040203364827453660957593902461247113432563986303689330541436823273438050579796625968069221859713491486620656412606701358095856328381584284993455415194259 271338488274048794020838920774795513169753122776509864575316878742711447772959758632537730180597469690971687206161118985880296588022361905316119378039078945699512548871836501854429840996931042247333941531087974654483874739436865500916053) math:sum 439034896483425741572458439181244206633300439576652238637663620023952372800342051131577933545424923351929281108622366099312860574326051235857556201312516996279309174839905723714143332483551698659940642889183830982865459024430320916110312 . (2541 271338488274048794020838920774795513169753122776509864575316878742711447772959758632537730180597469690971687206161118985880296588022361905316119378039078945699512548871836501854429840996931042247333941531087974654483874739436865500916053 439034896483425741572458439181244206633300439576652238637663620023952372800342051131577933545424923351929281108622366099312860574326051235857556201312516996279309174839905723714143332483551698659940642889183830982865459024430320916110312) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36197,7 +36197,7 @@ _:gn_5843 { } _:gn_5844 { - 2543 math:greaterThan 1 . + (2543) math:greaterThan 1 . (2543 1) math:difference 2542 . (103642080064671846469219402368346819706205805976367490512970137461470522745577466133497526815770016030014093303699871872447732601718672574774682554765640895119715922903767279994716349510310385834727240172992118326102290454443410085721794 167696408209376947551619518406448693463547316800142374062346741281240925027382292499040203364827453660957593902461247113432563986303689330541436823273438050579796625968069221859713491486620656412606701358095856328381584284993455415194259) math:sum 271338488274048794020838920774795513169753122776509864575316878742711447772959758632537730180597469690971687206161118985880296588022361905316119378039078945699512548871836501854429840996931042247333941531087974654483874739436865500916053 . (2542 167696408209376947551619518406448693463547316800142374062346741281240925027382292499040203364827453660957593902461247113432563986303689330541436823273438050579796625968069221859713491486620656412606701358095856328381584284993455415194259 271338488274048794020838920774795513169753122776509864575316878742711447772959758632537730180597469690971687206161118985880296588022361905316119378039078945699512548871836501854429840996931042247333941531087974654483874739436865500916053) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36208,7 +36208,7 @@ _:gn_5845 { } _:gn_5846 { - 2544 math:greaterThan 1 . + (2544) math:greaterThan 1 . (2544 1) math:difference 2543 . (64054328144705101082400116038101873757341510823774883549376603819770402281804826365542676549057437630943500598761375240984831384585016755766754268507797155460080703064301941864997141976310270577879461185103738002279293830550045329472465 103642080064671846469219402368346819706205805976367490512970137461470522745577466133497526815770016030014093303699871872447732601718672574774682554765640895119715922903767279994716349510310385834727240172992118326102290454443410085721794) math:sum 167696408209376947551619518406448693463547316800142374062346741281240925027382292499040203364827453660957593902461247113432563986303689330541436823273438050579796625968069221859713491486620656412606701358095856328381584284993455415194259 . (2543 103642080064671846469219402368346819706205805976367490512970137461470522745577466133497526815770016030014093303699871872447732601718672574774682554765640895119715922903767279994716349510310385834727240172992118326102290454443410085721794 167696408209376947551619518406448693463547316800142374062346741281240925027382292499040203364827453660957593902461247113432563986303689330541436823273438050579796625968069221859713491486620656412606701358095856328381584284993455415194259) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36219,7 +36219,7 @@ _:gn_5847 { } _:gn_5848 { - 2545 math:greaterThan 1 . + (2545) math:greaterThan 1 . (2545 1) math:difference 2544 . (39587751919966745386819286330244945948864295152592606963593533641700120463772639767954850266712578399070592704938496631462901217133655819007928286257843739659635219839465338129719207534000115256847778987888380323822996623893364756249329 64054328144705101082400116038101873757341510823774883549376603819770402281804826365542676549057437630943500598761375240984831384585016755766754268507797155460080703064301941864997141976310270577879461185103738002279293830550045329472465) math:sum 103642080064671846469219402368346819706205805976367490512970137461470522745577466133497526815770016030014093303699871872447732601718672574774682554765640895119715922903767279994716349510310385834727240172992118326102290454443410085721794 . (2544 64054328144705101082400116038101873757341510823774883549376603819770402281804826365542676549057437630943500598761375240984831384585016755766754268507797155460080703064301941864997141976310270577879461185103738002279293830550045329472465 103642080064671846469219402368346819706205805976367490512970137461470522745577466133497526815770016030014093303699871872447732601718672574774682554765640895119715922903767279994716349510310385834727240172992118326102290454443410085721794) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36230,7 +36230,7 @@ _:gn_5849 { } _:gn_5850 { - 2546 math:greaterThan 1 . + (2546) math:greaterThan 1 . (2546 1) math:difference 2545 . (24466576224738355695580829707856927808477215671182276585783070178070281818032186597587826282344859231872907893822878609521930167451360936758825982249953415800445483224836603735277934442310155321031682197215357678456297206656680573223136 39587751919966745386819286330244945948864295152592606963593533641700120463772639767954850266712578399070592704938496631462901217133655819007928286257843739659635219839465338129719207534000115256847778987888380323822996623893364756249329) math:sum 64054328144705101082400116038101873757341510823774883549376603819770402281804826365542676549057437630943500598761375240984831384585016755766754268507797155460080703064301941864997141976310270577879461185103738002279293830550045329472465 . (2545 39587751919966745386819286330244945948864295152592606963593533641700120463772639767954850266712578399070592704938496631462901217133655819007928286257843739659635219839465338129719207534000115256847778987888380323822996623893364756249329 64054328144705101082400116038101873757341510823774883549376603819770402281804826365542676549057437630943500598761375240984831384585016755766754268507797155460080703064301941864997141976310270577879461185103738002279293830550045329472465) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36241,7 +36241,7 @@ _:gn_5851 { } _:gn_5852 { - 2547 math:greaterThan 1 . + (2547) math:greaterThan 1 . (2547 1) math:difference 2546 . (15121175695228389691238456622388018140387079481410330377810463463629838645740453170367023984367719167197684811115618021940971049682294882249102304007890323859189736614628734394441273091689959935816096790673022645366699417236684183026193 24466576224738355695580829707856927808477215671182276585783070178070281818032186597587826282344859231872907893822878609521930167451360936758825982249953415800445483224836603735277934442310155321031682197215357678456297206656680573223136) math:sum 39587751919966745386819286330244945948864295152592606963593533641700120463772639767954850266712578399070592704938496631462901217133655819007928286257843739659635219839465338129719207534000115256847778987888380323822996623893364756249329 . (2546 24466576224738355695580829707856927808477215671182276585783070178070281818032186597587826282344859231872907893822878609521930167451360936758825982249953415800445483224836603735277934442310155321031682197215357678456297206656680573223136 39587751919966745386819286330244945948864295152592606963593533641700120463772639767954850266712578399070592704938496631462901217133655819007928286257843739659635219839465338129719207534000115256847778987888380323822996623893364756249329) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36252,7 +36252,7 @@ _:gn_5853 { } _:gn_5854 { - 2548 math:greaterThan 1 . + (2548) math:greaterThan 1 . (2548 1) math:difference 2547 . (9345400529509966004342373085468909668090136189771946207972606714440443172291733427220802297977140064675223082707260587580959117769066054509723678242063091941255746610207869340836661350620195385215585406542335033089597789419996390196943 15121175695228389691238456622388018140387079481410330377810463463629838645740453170367023984367719167197684811115618021940971049682294882249102304007890323859189736614628734394441273091689959935816096790673022645366699417236684183026193) math:sum 24466576224738355695580829707856927808477215671182276585783070178070281818032186597587826282344859231872907893822878609521930167451360936758825982249953415800445483224836603735277934442310155321031682197215357678456297206656680573223136 . (2547 15121175695228389691238456622388018140387079481410330377810463463629838645740453170367023984367719167197684811115618021940971049682294882249102304007890323859189736614628734394441273091689959935816096790673022645366699417236684183026193 24466576224738355695580829707856927808477215671182276585783070178070281818032186597587826282344859231872907893822878609521930167451360936758825982249953415800445483224836603735277934442310155321031682197215357678456297206656680573223136) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36263,7 +36263,7 @@ _:gn_5855 { } _:gn_5856 { - 2549 math:greaterThan 1 . + (2549) math:greaterThan 1 . (2549 1) math:difference 2548 . (5775775165718423686896083536919108472296943291638384169837856749189395473448719743146221686390579102522461728408357434360011931913228827739378625765827231917933990004420865053604611741069764550600511384130687612277101627816687792829250 9345400529509966004342373085468909668090136189771946207972606714440443172291733427220802297977140064675223082707260587580959117769066054509723678242063091941255746610207869340836661350620195385215585406542335033089597789419996390196943) math:sum 15121175695228389691238456622388018140387079481410330377810463463629838645740453170367023984367719167197684811115618021940971049682294882249102304007890323859189736614628734394441273091689959935816096790673022645366699417236684183026193 . (2548 9345400529509966004342373085468909668090136189771946207972606714440443172291733427220802297977140064675223082707260587580959117769066054509723678242063091941255746610207869340836661350620195385215585406542335033089597789419996390196943 15121175695228389691238456622388018140387079481410330377810463463629838645740453170367023984367719167197684811115618021940971049682294882249102304007890323859189736614628734394441273091689959935816096790673022645366699417236684183026193) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36274,7 +36274,7 @@ _:gn_5857 { } _:gn_5858 { - 2550 math:greaterThan 1 . + (2550) math:greaterThan 1 . (2550 1) math:difference 2549 . (3569625363791542317446289548549801195793192898133562038134749965251047698843013684074580611586560962152761354298903153220947185855837226770345052476235860023321756605787004287232049609550430834615074022411647420812496161603308597367693 5775775165718423686896083536919108472296943291638384169837856749189395473448719743146221686390579102522461728408357434360011931913228827739378625765827231917933990004420865053604611741069764550600511384130687612277101627816687792829250) math:sum 9345400529509966004342373085468909668090136189771946207972606714440443172291733427220802297977140064675223082707260587580959117769066054509723678242063091941255746610207869340836661350620195385215585406542335033089597789419996390196943 . (2549 5775775165718423686896083536919108472296943291638384169837856749189395473448719743146221686390579102522461728408357434360011931913228827739378625765827231917933990004420865053604611741069764550600511384130687612277101627816687792829250 9345400529509966004342373085468909668090136189771946207972606714440443172291733427220802297977140064675223082707260587580959117769066054509723678242063091941255746610207869340836661350620195385215585406542335033089597789419996390196943) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36285,7 +36285,7 @@ _:gn_5859 { } _:gn_5860 { - 2551 math:greaterThan 1 . + (2551) math:greaterThan 1 . (2551 1) math:difference 2550 . (2206149801926881369449793988369307276503750393504822131703106783938347774605706059071641074804018140369700374109454281139064746057391600969033573289591371894612233398633860766372562131519333715985437361719040191464605466213379195461557 3569625363791542317446289548549801195793192898133562038134749965251047698843013684074580611586560962152761354298903153220947185855837226770345052476235860023321756605787004287232049609550430834615074022411647420812496161603308597367693) math:sum 5775775165718423686896083536919108472296943291638384169837856749189395473448719743146221686390579102522461728408357434360011931913228827739378625765827231917933990004420865053604611741069764550600511384130687612277101627816687792829250 . (2550 3569625363791542317446289548549801195793192898133562038134749965251047698843013684074580611586560962152761354298903153220947185855837226770345052476235860023321756605787004287232049609550430834615074022411647420812496161603308597367693 5775775165718423686896083536919108472296943291638384169837856749189395473448719743146221686390579102522461728408357434360011931913228827739378625765827231917933990004420865053604611741069764550600511384130687612277101627816687792829250) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36296,7 +36296,7 @@ _:gn_5861 { } _:gn_5862 { - 2552 math:greaterThan 1 . + (2552) math:greaterThan 1 . (2552 1) math:difference 2551 . (1363475561864660947996495560180493919289442504628739906431643181312699924237307625002939536782542821783060980189448872081882439798445625801311479186644488128709523207153143520859487478031097118629636660692607229347890695389929401906136 2206149801926881369449793988369307276503750393504822131703106783938347774605706059071641074804018140369700374109454281139064746057391600969033573289591371894612233398633860766372562131519333715985437361719040191464605466213379195461557) math:sum 3569625363791542317446289548549801195793192898133562038134749965251047698843013684074580611586560962152761354298903153220947185855837226770345052476235860023321756605787004287232049609550430834615074022411647420812496161603308597367693 . (2551 2206149801926881369449793988369307276503750393504822131703106783938347774605706059071641074804018140369700374109454281139064746057391600969033573289591371894612233398633860766372562131519333715985437361719040191464605466213379195461557 3569625363791542317446289548549801195793192898133562038134749965251047698843013684074580611586560962152761354298903153220947185855837226770345052476235860023321756605787004287232049609550430834615074022411647420812496161603308597367693) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36307,7 +36307,7 @@ _:gn_5863 { } _:gn_5864 { - 2553 math:greaterThan 1 . + (2553) math:greaterThan 1 . (2553 1) math:difference 2552 . (842674240062220421453298428188813357214307888876082225271463602625647850368398434068701538021475318586639393920005409057182306258945975167722094102946883765902710191480717245513074653488236597355800701026432962116714770823449793555421 1363475561864660947996495560180493919289442504628739906431643181312699924237307625002939536782542821783060980189448872081882439798445625801311479186644488128709523207153143520859487478031097118629636660692607229347890695389929401906136) math:sum 2206149801926881369449793988369307276503750393504822131703106783938347774605706059071641074804018140369700374109454281139064746057391600969033573289591371894612233398633860766372562131519333715985437361719040191464605466213379195461557 . (2552 1363475561864660947996495560180493919289442504628739906431643181312699924237307625002939536782542821783060980189448872081882439798445625801311479186644488128709523207153143520859487478031097118629636660692607229347890695389929401906136 2206149801926881369449793988369307276503750393504822131703106783938347774605706059071641074804018140369700374109454281139064746057391600969033573289591371894612233398633860766372562131519333715985437361719040191464605466213379195461557) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36318,7 +36318,7 @@ _:gn_5865 { } _:gn_5866 { - 2554 math:greaterThan 1 . + (2554) math:greaterThan 1 . (2554 1) math:difference 2553 . (520801321802440526543197131991680562075134615752657681160179578687052073868909190934237998761067503196421586269443463024700133539499650633589385083697604362806813015672426275346412824542860521273835959666174267231175924566479608350715 842674240062220421453298428188813357214307888876082225271463602625647850368398434068701538021475318586639393920005409057182306258945975167722094102946883765902710191480717245513074653488236597355800701026432962116714770823449793555421) math:sum 1363475561864660947996495560180493919289442504628739906431643181312699924237307625002939536782542821783060980189448872081882439798445625801311479186644488128709523207153143520859487478031097118629636660692607229347890695389929401906136 . (2553 842674240062220421453298428188813357214307888876082225271463602625647850368398434068701538021475318586639393920005409057182306258945975167722094102946883765902710191480717245513074653488236597355800701026432962116714770823449793555421 1363475561864660947996495560180493919289442504628739906431643181312699924237307625002939536782542821783060980189448872081882439798445625801311479186644488128709523207153143520859487478031097118629636660692607229347890695389929401906136) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36329,7 +36329,7 @@ _:gn_5867 { } _:gn_5868 { - 2555 math:greaterThan 1 . + (2555) math:greaterThan 1 . (2555 1) math:difference 2554 . (321872918259779894910101296197132795139173273123424544111284023938595776499489243134463539260407815390217807650561946032482172719446324534132709019249279403095897175808290970166661828945376076081964741360258694885538846256970185204706 520801321802440526543197131991680562075134615752657681160179578687052073868909190934237998761067503196421586269443463024700133539499650633589385083697604362806813015672426275346412824542860521273835959666174267231175924566479608350715) math:sum 842674240062220421453298428188813357214307888876082225271463602625647850368398434068701538021475318586639393920005409057182306258945975167722094102946883765902710191480717245513074653488236597355800701026432962116714770823449793555421 . (2554 520801321802440526543197131991680562075134615752657681160179578687052073868909190934237998761067503196421586269443463024700133539499650633589385083697604362806813015672426275346412824542860521273835959666174267231175924566479608350715 842674240062220421453298428188813357214307888876082225271463602625647850368398434068701538021475318586639393920005409057182306258945975167722094102946883765902710191480717245513074653488236597355800701026432962116714770823449793555421) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36340,7 +36340,7 @@ _:gn_5869 { } _:gn_5870 { - 2556 math:greaterThan 1 . + (2556) math:greaterThan 1 . (2556 1) math:difference 2555 . (198928403542660631633095835794547766935961342629233137048895554748456297369419947799774459500659687806203778618881516992217960820053326099456676064448324959710915839864135305179750995597484445191871218305915572345637078309509423146009 321872918259779894910101296197132795139173273123424544111284023938595776499489243134463539260407815390217807650561946032482172719446324534132709019249279403095897175808290970166661828945376076081964741360258694885538846256970185204706) math:sum 520801321802440526543197131991680562075134615752657681160179578687052073868909190934237998761067503196421586269443463024700133539499650633589385083697604362806813015672426275346412824542860521273835959666174267231175924566479608350715 . (2555 321872918259779894910101296197132795139173273123424544111284023938595776499489243134463539260407815390217807650561946032482172719446324534132709019249279403095897175808290970166661828945376076081964741360258694885538846256970185204706 520801321802440526543197131991680562075134615752657681160179578687052073868909190934237998761067503196421586269443463024700133539499650633589385083697604362806813015672426275346412824542860521273835959666174267231175924566479608350715) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36351,7 +36351,7 @@ _:gn_5871 { } _:gn_5872 { - 2557 math:greaterThan 1 . + (2557) math:greaterThan 1 . (2557 1) math:difference 2556 . (122944514717119263277005460402585028203211930494191407062388469190139479130069295334689079759748127584014029031680429040264211899392998434676032954800954443384981335944155664986910833347891630890093523054343122539901767947460762058697 198928403542660631633095835794547766935961342629233137048895554748456297369419947799774459500659687806203778618881516992217960820053326099456676064448324959710915839864135305179750995597484445191871218305915572345637078309509423146009) math:sum 321872918259779894910101296197132795139173273123424544111284023938595776499489243134463539260407815390217807650561946032482172719446324534132709019249279403095897175808290970166661828945376076081964741360258694885538846256970185204706 . (2556 198928403542660631633095835794547766935961342629233137048895554748456297369419947799774459500659687806203778618881516992217960820053326099456676064448324959710915839864135305179750995597484445191871218305915572345637078309509423146009 321872918259779894910101296197132795139173273123424544111284023938595776499489243134463539260407815390217807650561946032482172719446324534132709019249279403095897175808290970166661828945376076081964741360258694885538846256970185204706) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36362,7 +36362,7 @@ _:gn_5873 { } _:gn_5874 { - 2558 math:greaterThan 1 . + (2558) math:greaterThan 1 . (2558 1) math:difference 2557 . (75983888825541368356090375391962738732749412135041729986507085558316818239350652465085379740911560222189749587201087951953748920660327664780643109647370516325934503919979640192840162249592814301777695251572449805735310362048661087312 122944514717119263277005460402585028203211930494191407062388469190139479130069295334689079759748127584014029031680429040264211899392998434676032954800954443384981335944155664986910833347891630890093523054343122539901767947460762058697) math:sum 198928403542660631633095835794547766935961342629233137048895554748456297369419947799774459500659687806203778618881516992217960820053326099456676064448324959710915839864135305179750995597484445191871218305915572345637078309509423146009 . (2557 122944514717119263277005460402585028203211930494191407062388469190139479130069295334689079759748127584014029031680429040264211899392998434676032954800954443384981335944155664986910833347891630890093523054343122539901767947460762058697 198928403542660631633095835794547766935961342629233137048895554748456297369419947799774459500659687806203778618881516992217960820053326099456676064448324959710915839864135305179750995597484445191871218305915572345637078309509423146009) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36373,7 +36373,7 @@ _:gn_5875 { } _:gn_5876 { - 2559 math:greaterThan 1 . + (2559) math:greaterThan 1 . (2559 1) math:difference 2558 . (46960625891577894920915085010622289470462518359149677075881383631822660890718642869603700018836567361824279444479341088310462978732670769895389845153583927059046832024176024794070671098298816588315827802770672734166457585412100971385 75983888825541368356090375391962738732749412135041729986507085558316818239350652465085379740911560222189749587201087951953748920660327664780643109647370516325934503919979640192840162249592814301777695251572449805735310362048661087312) math:sum 122944514717119263277005460402585028203211930494191407062388469190139479130069295334689079759748127584014029031680429040264211899392998434676032954800954443384981335944155664986910833347891630890093523054343122539901767947460762058697 . (2558 75983888825541368356090375391962738732749412135041729986507085558316818239350652465085379740911560222189749587201087951953748920660327664780643109647370516325934503919979640192840162249592814301777695251572449805735310362048661087312 122944514717119263277005460402585028203211930494191407062388469190139479130069295334689079759748127584014029031680429040264211899392998434676032954800954443384981335944155664986910833347891630890093523054343122539901767947460762058697) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36384,7 +36384,7 @@ _:gn_5877 { } _:gn_5878 { - 2560 math:greaterThan 1 . + (2560) math:greaterThan 1 . (2560 1) math:difference 2559 . (29023262933963473435175290381340449262286893775892052910625701926494157348632009595481679722074992860365470142721746863643285941927656894885253264493786589266887671895803615398769491151293997713461867448801777071568852776636560115927 46960625891577894920915085010622289470462518359149677075881383631822660890718642869603700018836567361824279444479341088310462978732670769895389845153583927059046832024176024794070671098298816588315827802770672734166457585412100971385) math:sum 75983888825541368356090375391962738732749412135041729986507085558316818239350652465085379740911560222189749587201087951953748920660327664780643109647370516325934503919979640192840162249592814301777695251572449805735310362048661087312 . (2559 46960625891577894920915085010622289470462518359149677075881383631822660890718642869603700018836567361824279444479341088310462978732670769895389845153583927059046832024176024794070671098298816588315827802770672734166457585412100971385 75983888825541368356090375391962738732749412135041729986507085558316818239350652465085379740911560222189749587201087951953748920660327664780643109647370516325934503919979640192840162249592814301777695251572449805735310362048661087312) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36395,7 +36395,7 @@ _:gn_5879 { } _:gn_5880 { - 2561 math:greaterThan 1 . + (2561) math:greaterThan 1 . (2561 1) math:difference 2560 . (17937362957614421485739794629281840208175624583257624165255681705328503542086633274122020296761574501458809301757594224667177036805013875010136580659797337792159160128372409395301179947004818874853960353968895662597604808775540855458 29023262933963473435175290381340449262286893775892052910625701926494157348632009595481679722074992860365470142721746863643285941927656894885253264493786589266887671895803615398769491151293997713461867448801777071568852776636560115927) math:sum 46960625891577894920915085010622289470462518359149677075881383631822660890718642869603700018836567361824279444479341088310462978732670769895389845153583927059046832024176024794070671098298816588315827802770672734166457585412100971385 . (2560 29023262933963473435175290381340449262286893775892052910625701926494157348632009595481679722074992860365470142721746863643285941927656894885253264493786589266887671895803615398769491151293997713461867448801777071568852776636560115927 46960625891577894920915085010622289470462518359149677075881383631822660890718642869603700018836567361824279444479341088310462978732670769895389845153583927059046832024176024794070671098298816588315827802770672734166457585412100971385) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36406,7 +36406,7 @@ _:gn_5881 { } _:gn_5882 { - 2562 math:greaterThan 1 . + (2562) math:greaterThan 1 . (2562 1) math:difference 2561 . (11085899976349051949435495752058609054111269192634428745370020221165653806545376321359659425313418358906660840964152638976108905122643019875116683833989251474728511767431206003468311204289178838607907094832881408971247967861019260469 17937362957614421485739794629281840208175624583257624165255681705328503542086633274122020296761574501458809301757594224667177036805013875010136580659797337792159160128372409395301179947004818874853960353968895662597604808775540855458) math:sum 29023262933963473435175290381340449262286893775892052910625701926494157348632009595481679722074992860365470142721746863643285941927656894885253264493786589266887671895803615398769491151293997713461867448801777071568852776636560115927 . (2561 17937362957614421485739794629281840208175624583257624165255681705328503542086633274122020296761574501458809301757594224667177036805013875010136580659797337792159160128372409395301179947004818874853960353968895662597604808775540855458 29023262933963473435175290381340449262286893775892052910625701926494157348632009595481679722074992860365470142721746863643285941927656894885253264493786589266887671895803615398769491151293997713461867448801777071568852776636560115927) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36417,7 +36417,7 @@ _:gn_5883 { } _:gn_5884 { - 2563 math:greaterThan 1 . + (2563) math:greaterThan 1 . (2563 1) math:difference 2562 . (6851462981265369536304298877223231154064355390623195419885661484162849735541256952762360871448156142552148460793441585691068131682370855135019896825808086317430648360941203391832868742715640036246053259136014253626356840914521594989 11085899976349051949435495752058609054111269192634428745370020221165653806545376321359659425313418358906660840964152638976108905122643019875116683833989251474728511767431206003468311204289178838607907094832881408971247967861019260469) math:sum 17937362957614421485739794629281840208175624583257624165255681705328503542086633274122020296761574501458809301757594224667177036805013875010136580659797337792159160128372409395301179947004818874853960353968895662597604808775540855458 . (2562 11085899976349051949435495752058609054111269192634428745370020221165653806545376321359659425313418358906660840964152638976108905122643019875116683833989251474728511767431206003468311204289178838607907094832881408971247967861019260469 17937362957614421485739794629281840208175624583257624165255681705328503542086633274122020296761574501458809301757594224667177036805013875010136580659797337792159160128372409395301179947004818874853960353968895662597604808775540855458) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36428,7 +36428,7 @@ _:gn_5885 { } _:gn_5886 { - 2564 math:greaterThan 1 . + (2564) math:greaterThan 1 . (2564 1) math:difference 2563 . (4234436995083682413131196874835377900046913802011233325484358737002804071004119368597298553865262216354512380170711053285040773440272164740096787008181165157297863406490002611635442461573538802361853835696867155344891126946497665480 6851462981265369536304298877223231154064355390623195419885661484162849735541256952762360871448156142552148460793441585691068131682370855135019896825808086317430648360941203391832868742715640036246053259136014253626356840914521594989) math:sum 11085899976349051949435495752058609054111269192634428745370020221165653806545376321359659425313418358906660840964152638976108905122643019875116683833989251474728511767431206003468311204289178838607907094832881408971247967861019260469 . (2563 6851462981265369536304298877223231154064355390623195419885661484162849735541256952762360871448156142552148460793441585691068131682370855135019896825808086317430648360941203391832868742715640036246053259136014253626356840914521594989 11085899976349051949435495752058609054111269192634428745370020221165653806545376321359659425313418358906660840964152638976108905122643019875116683833989251474728511767431206003468311204289178838607907094832881408971247967861019260469) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36439,7 +36439,7 @@ _:gn_5887 { } _:gn_5888 { - 2565 math:greaterThan 1 . + (2565) math:greaterThan 1 . (2565 1) math:difference 2564 . (2617025986181687123173102002387853254017441588611962094401302747160045664537137584165062317582893926197636080622730532406027358242098690394923109817626921160132784954451200780197426281142101233884199423439147098281465713968023929509 4234436995083682413131196874835377900046913802011233325484358737002804071004119368597298553865262216354512380170711053285040773440272164740096787008181165157297863406490002611635442461573538802361853835696867155344891126946497665480) math:sum 6851462981265369536304298877223231154064355390623195419885661484162849735541256952762360871448156142552148460793441585691068131682370855135019896825808086317430648360941203391832868742715640036246053259136014253626356840914521594989 . (2564 4234436995083682413131196874835377900046913802011233325484358737002804071004119368597298553865262216354512380170711053285040773440272164740096787008181165157297863406490002611635442461573538802361853835696867155344891126946497665480 6851462981265369536304298877223231154064355390623195419885661484162849735541256952762360871448156142552148460793441585691068131682370855135019896825808086317430648360941203391832868742715640036246053259136014253626356840914521594989) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36450,7 +36450,7 @@ _:gn_5889 { } _:gn_5890 { - 2566 math:greaterThan 1 . + (2566) math:greaterThan 1 . (2566 1) math:difference 2565 . (1617411008901995289958094872447524646029472213399271231083055989842758406466981784432236236282368290156876299547980520879013415198173474345173677190554243997165078452038801831438016180431437568477654412257720057063425412978473735971 2617025986181687123173102002387853254017441588611962094401302747160045664537137584165062317582893926197636080622730532406027358242098690394923109817626921160132784954451200780197426281142101233884199423439147098281465713968023929509) math:sum 4234436995083682413131196874835377900046913802011233325484358737002804071004119368597298553865262216354512380170711053285040773440272164740096787008181165157297863406490002611635442461573538802361853835696867155344891126946497665480 . (2565 2617025986181687123173102002387853254017441588611962094401302747160045664537137584165062317582893926197636080622730532406027358242098690394923109817626921160132784954451200780197426281142101233884199423439147098281465713968023929509 4234436995083682413131196874835377900046913802011233325484358737002804071004119368597298553865262216354512380170711053285040773440272164740096787008181165157297863406490002611635442461573538802361853835696867155344891126946497665480) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36461,7 +36461,7 @@ _:gn_5891 { } _:gn_5892 { - 2567 math:greaterThan 1 . + (2567) math:greaterThan 1 . (2567 1) math:difference 2566 . (999614977279691833215007129940328607987969375212690863318246757317287258070155799732826081300525636040759781074750011527013943043925216049749432627072677162967706502412398948759410100710663665406545011181427041218040300989550193538 1617411008901995289958094872447524646029472213399271231083055989842758406466981784432236236282368290156876299547980520879013415198173474345173677190554243997165078452038801831438016180431437568477654412257720057063425412978473735971) math:sum 2617025986181687123173102002387853254017441588611962094401302747160045664537137584165062317582893926197636080622730532406027358242098690394923109817626921160132784954451200780197426281142101233884199423439147098281465713968023929509 . (2566 1617411008901995289958094872447524646029472213399271231083055989842758406466981784432236236282368290156876299547980520879013415198173474345173677190554243997165078452038801831438016180431437568477654412257720057063425412978473735971 2617025986181687123173102002387853254017441588611962094401302747160045664537137584165062317582893926197636080622730532406027358242098690394923109817626921160132784954451200780197426281142101233884199423439147098281465713968023929509) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36472,7 +36472,7 @@ _:gn_5893 { } _:gn_5894 { - 2568 math:greaterThan 1 . + (2568) math:greaterThan 1 . (2568 1) math:difference 2567 . (617796031622303456743087742507196038041502838186580367764809232525471148396825984699410154981842654116116518473230509351999472154248258295424244563481566834197371949626402882678606079720773903071109401076293015845385111988923542433 999614977279691833215007129940328607987969375212690863318246757317287258070155799732826081300525636040759781074750011527013943043925216049749432627072677162967706502412398948759410100710663665406545011181427041218040300989550193538) math:sum 1617411008901995289958094872447524646029472213399271231083055989842758406466981784432236236282368290156876299547980520879013415198173474345173677190554243997165078452038801831438016180431437568477654412257720057063425412978473735971 . (2567 999614977279691833215007129940328607987969375212690863318246757317287258070155799732826081300525636040759781074750011527013943043925216049749432627072677162967706502412398948759410100710663665406545011181427041218040300989550193538 1617411008901995289958094872447524646029472213399271231083055989842758406466981784432236236282368290156876299547980520879013415198173474345173677190554243997165078452038801831438016180431437568477654412257720057063425412978473735971) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36483,7 +36483,7 @@ _:gn_5895 { } _:gn_5896 { - 2569 math:greaterThan 1 . + (2569) math:greaterThan 1 . (2569 1) math:difference 2568 . (381818945657388376471919387433132569946466537026110495553437524791816109673329815033415926318682981924643262601519502175014470889676957754325188063591110328770334552785996066080804020989889762335435610105134025372655189000626651105 617796031622303456743087742507196038041502838186580367764809232525471148396825984699410154981842654116116518473230509351999472154248258295424244563481566834197371949626402882678606079720773903071109401076293015845385111988923542433) math:sum 999614977279691833215007129940328607987969375212690863318246757317287258070155799732826081300525636040759781074750011527013943043925216049749432627072677162967706502412398948759410100710663665406545011181427041218040300989550193538 . (2568 617796031622303456743087742507196038041502838186580367764809232525471148396825984699410154981842654116116518473230509351999472154248258295424244563481566834197371949626402882678606079720773903071109401076293015845385111988923542433 999614977279691833215007129940328607987969375212690863318246757317287258070155799732826081300525636040759781074750011527013943043925216049749432627072677162967706502412398948759410100710663665406545011181427041218040300989550193538) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36494,7 +36494,7 @@ _:gn_5897 { } _:gn_5898 { - 2570 math:greaterThan 1 . + (2570) math:greaterThan 1 . (2570 1) math:difference 2569 . (235977085964915080271168355074063468095036301160469872211371707733655038723496169665994228663159672191473255871711007176985001264571300541099056499890456505427037396840406816597802058730884140735673790971158990472729922988296891328 381818945657388376471919387433132569946466537026110495553437524791816109673329815033415926318682981924643262601519502175014470889676957754325188063591110328770334552785996066080804020989889762335435610105134025372655189000626651105) math:sum 617796031622303456743087742507196038041502838186580367764809232525471148396825984699410154981842654116116518473230509351999472154248258295424244563481566834197371949626402882678606079720773903071109401076293015845385111988923542433 . (2569 381818945657388376471919387433132569946466537026110495553437524791816109673329815033415926318682981924643262601519502175014470889676957754325188063591110328770334552785996066080804020989889762335435610105134025372655189000626651105 617796031622303456743087742507196038041502838186580367764809232525471148396825984699410154981842654116116518473230509351999472154248258295424244563481566834197371949626402882678606079720773903071109401076293015845385111988923542433) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36505,7 +36505,7 @@ _:gn_5899 { } _:gn_5900 { - 2571 math:greaterThan 1 . + (2571) math:greaterThan 1 . (2571 1) math:difference 2570 . (145841859692473296200751032359069101851430235865640623342065817058161070949833645367421697655523309733170006729808494998029469625105657213226131563700653823343297155945589249483001962259005621599761819133975034899925266012329759777 235977085964915080271168355074063468095036301160469872211371707733655038723496169665994228663159672191473255871711007176985001264571300541099056499890456505427037396840406816597802058730884140735673790971158990472729922988296891328) math:sum 381818945657388376471919387433132569946466537026110495553437524791816109673329815033415926318682981924643262601519502175014470889676957754325188063591110328770334552785996066080804020989889762335435610105134025372655189000626651105 . (2570 235977085964915080271168355074063468095036301160469872211371707733655038723496169665994228663159672191473255871711007176985001264571300541099056499890456505427037396840406816597802058730884140735673790971158990472729922988296891328 381818945657388376471919387433132569946466537026110495553437524791816109673329815033415926318682981924643262601519502175014470889676957754325188063591110328770334552785996066080804020989889762335435610105134025372655189000626651105) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36516,7 +36516,7 @@ _:gn_5901 { } _:gn_5902 { - 2572 math:greaterThan 1 . + (2572) math:greaterThan 1 . (2572 1) math:difference 2571 . (90135226272441784070417322714994366243606065294829248869305890675493967773662524298572531007636362458303249141902512178955531639465643327872924936189802682083740240894817567114800096471878519135911971837183955572804656975967131551 145841859692473296200751032359069101851430235865640623342065817058161070949833645367421697655523309733170006729808494998029469625105657213226131563700653823343297155945589249483001962259005621599761819133975034899925266012329759777) math:sum 235977085964915080271168355074063468095036301160469872211371707733655038723496169665994228663159672191473255871711007176985001264571300541099056499890456505427037396840406816597802058730884140735673790971158990472729922988296891328 . (2571 145841859692473296200751032359069101851430235865640623342065817058161070949833645367421697655523309733170006729808494998029469625105657213226131563700653823343297155945589249483001962259005621599761819133975034899925266012329759777 235977085964915080271168355074063468095036301160469872211371707733655038723496169665994228663159672191473255871711007176985001264571300541099056499890456505427037396840406816597802058730884140735673790971158990472729922988296891328) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36527,7 +36527,7 @@ _:gn_5903 { } _:gn_5904 { - 2573 math:greaterThan 1 . + (2573) math:greaterThan 1 . (2573 1) math:difference 2572 . (55706633420031512130333709644074735607824170570811374472759926382667103176171121068849166647886947274866757587905982819073937985640013885353206627510851141259556915050771682368201865787127102463849847296791079327120609036362628226 90135226272441784070417322714994366243606065294829248869305890675493967773662524298572531007636362458303249141902512178955531639465643327872924936189802682083740240894817567114800096471878519135911971837183955572804656975967131551) math:sum 145841859692473296200751032359069101851430235865640623342065817058161070949833645367421697655523309733170006729808494998029469625105657213226131563700653823343297155945589249483001962259005621599761819133975034899925266012329759777 . (2572 90135226272441784070417322714994366243606065294829248869305890675493967773662524298572531007636362458303249141902512178955531639465643327872924936189802682083740240894817567114800096471878519135911971837183955572804656975967131551 145841859692473296200751032359069101851430235865640623342065817058161070949833645367421697655523309733170006729808494998029469625105657213226131563700653823343297155945589249483001962259005621599761819133975034899925266012329759777) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36538,7 +36538,7 @@ _:gn_5905 { } _:gn_5906 { - 2574 math:greaterThan 1 . + (2574) math:greaterThan 1 . (2574 1) math:difference 2573 . (34428592852410271940083613070919630635781894724017874396545964292826864597491403229723364359749415183436491553996529359881593653825629442519718308678951540824183325844045884746598230684751416672062124540392876245684047939604503325 55706633420031512130333709644074735607824170570811374472759926382667103176171121068849166647886947274866757587905982819073937985640013885353206627510851141259556915050771682368201865787127102463849847296791079327120609036362628226) math:sum 90135226272441784070417322714994366243606065294829248869305890675493967773662524298572531007636362458303249141902512178955531639465643327872924936189802682083740240894817567114800096471878519135911971837183955572804656975967131551 . (2573 55706633420031512130333709644074735607824170570811374472759926382667103176171121068849166647886947274866757587905982819073937985640013885353206627510851141259556915050771682368201865787127102463849847296791079327120609036362628226 90135226272441784070417322714994366243606065294829248869305890675493967773662524298572531007636362458303249141902512178955531639465643327872924936189802682083740240894817567114800096471878519135911971837183955572804656975967131551) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36549,7 +36549,7 @@ _:gn_5907 { } _:gn_5908 { - 2575 math:greaterThan 1 . + (2575) math:greaterThan 1 . (2575 1) math:difference 2574 . (21278040567621240190250096573155104972042275846793500076213962089840238578679717839125802288137532091430266033909453459192344331814384442833488318831899600435373589206725797621603635102375685791787722756398203081436561096758124901 34428592852410271940083613070919630635781894724017874396545964292826864597491403229723364359749415183436491553996529359881593653825629442519718308678951540824183325844045884746598230684751416672062124540392876245684047939604503325) math:sum 55706633420031512130333709644074735607824170570811374472759926382667103176171121068849166647886947274866757587905982819073937985640013885353206627510851141259556915050771682368201865787127102463849847296791079327120609036362628226 . (2574 34428592852410271940083613070919630635781894724017874396545964292826864597491403229723364359749415183436491553996529359881593653825629442519718308678951540824183325844045884746598230684751416672062124540392876245684047939604503325 55706633420031512130333709644074735607824170570811374472759926382667103176171121068849166647886947274866757587905982819073937985640013885353206627510851141259556915050771682368201865787127102463849847296791079327120609036362628226) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36560,7 +36560,7 @@ _:gn_5909 { } _:gn_5910 { - 2576 math:greaterThan 1 . + (2576) math:greaterThan 1 . (2576 1) math:difference 2575 . (13150552284789031749833516497764525663739618877224374320332002202986626018811685390597562071611883092006225520087075900689249322011244999686229989847051940388809736637320087124994595582375730880274401783994673164247486842846378424 21278040567621240190250096573155104972042275846793500076213962089840238578679717839125802288137532091430266033909453459192344331814384442833488318831899600435373589206725797621603635102375685791787722756398203081436561096758124901) math:sum 34428592852410271940083613070919630635781894724017874396545964292826864597491403229723364359749415183436491553996529359881593653825629442519718308678951540824183325844045884746598230684751416672062124540392876245684047939604503325 . (2575 21278040567621240190250096573155104972042275846793500076213962089840238578679717839125802288137532091430266033909453459192344331814384442833488318831899600435373589206725797621603635102375685791787722756398203081436561096758124901 34428592852410271940083613070919630635781894724017874396545964292826864597491403229723364359749415183436491553996529359881593653825629442519718308678951540824183325844045884746598230684751416672062124540392876245684047939604503325) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36571,7 +36571,7 @@ _:gn_5911 { } _:gn_5912 { - 2577 math:greaterThan 1 . + (2577) math:greaterThan 1 . (2577 1) math:difference 2576 . (8127488282832208440416580075390579308302656969569125755881959886853612559868032448528240216525648999424040513822377558503095009803139443147258328984847660046563852569405710496609039519999954911513320972403529917189074253911746477 13150552284789031749833516497764525663739618877224374320332002202986626018811685390597562071611883092006225520087075900689249322011244999686229989847051940388809736637320087124994595582375730880274401783994673164247486842846378424) math:sum 21278040567621240190250096573155104972042275846793500076213962089840238578679717839125802288137532091430266033909453459192344331814384442833488318831899600435373589206725797621603635102375685791787722756398203081436561096758124901 . (2576 13150552284789031749833516497764525663739618877224374320332002202986626018811685390597562071611883092006225520087075900689249322011244999686229989847051940388809736637320087124994595582375730880274401783994673164247486842846378424 21278040567621240190250096573155104972042275846793500076213962089840238578679717839125802288137532091430266033909453459192344331814384442833488318831899600435373589206725797621603635102375685791787722756398203081436561096758124901) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36582,7 +36582,7 @@ _:gn_5913 { } _:gn_5914 { - 2578 math:greaterThan 1 . + (2578) math:greaterThan 1 . (2578 1) math:difference 2577 . (5023064001956823309416936422373946355436961907655248564450042316133013458943652942069321855086234092582185006264698342186154312208105556538971660862204280342245884067914376628385556062375775968761080811591143247058412588934631947 8127488282832208440416580075390579308302656969569125755881959886853612559868032448528240216525648999424040513822377558503095009803139443147258328984847660046563852569405710496609039519999954911513320972403529917189074253911746477) math:sum 13150552284789031749833516497764525663739618877224374320332002202986626018811685390597562071611883092006225520087075900689249322011244999686229989847051940388809736637320087124994595582375730880274401783994673164247486842846378424 . (2577 8127488282832208440416580075390579308302656969569125755881959886853612559868032448528240216525648999424040513822377558503095009803139443147258328984847660046563852569405710496609039519999954911513320972403529917189074253911746477 13150552284789031749833516497764525663739618877224374320332002202986626018811685390597562071611883092006225520087075900689249322011244999686229989847051940388809736637320087124994595582375730880274401783994673164247486842846378424) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36593,7 +36593,7 @@ _:gn_5915 { } _:gn_5916 { - 2579 math:greaterThan 1 . + (2579) math:greaterThan 1 . (2579 1) math:difference 2578 . (3104424280875385130999643653016632952865695061913877191431917570720599100924379506458918361439414906841855507557679216316940697595033886608286668122643379704317968501491333868223483457624178942752240160812386670130661664977114530 5023064001956823309416936422373946355436961907655248564450042316133013458943652942069321855086234092582185006264698342186154312208105556538971660862204280342245884067914376628385556062375775968761080811591143247058412588934631947) math:sum 8127488282832208440416580075390579308302656969569125755881959886853612559868032448528240216525648999424040513822377558503095009803139443147258328984847660046563852569405710496609039519999954911513320972403529917189074253911746477 . (2578 5023064001956823309416936422373946355436961907655248564450042316133013458943652942069321855086234092582185006264698342186154312208105556538971660862204280342245884067914376628385556062375775968761080811591143247058412588934631947 8127488282832208440416580075390579308302656969569125755881959886853612559868032448528240216525648999424040513822377558503095009803139443147258328984847660046563852569405710496609039519999954911513320972403529917189074253911746477) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36604,7 +36604,7 @@ _:gn_5917 { } _:gn_5918 { - 2580 math:greaterThan 1 . + (2580) math:greaterThan 1 . (2580 1) math:difference 2579 . (1918639721081438178417292769357313402571266845741371373018124745412414358019273435610403493646819185740329498707019125869213614613071669930684992739560900637927915566423042760162072604751597026008840650778756576927750923957517417 3104424280875385130999643653016632952865695061913877191431917570720599100924379506458918361439414906841855507557679216316940697595033886608286668122643379704317968501491333868223483457624178942752240160812386670130661664977114530) math:sum 5023064001956823309416936422373946355436961907655248564450042316133013458943652942069321855086234092582185006264698342186154312208105556538971660862204280342245884067914376628385556062375775968761080811591143247058412588934631947 . (2579 3104424280875385130999643653016632952865695061913877191431917570720599100924379506458918361439414906841855507557679216316940697595033886608286668122643379704317968501491333868223483457624178942752240160812386670130661664977114530 5023064001956823309416936422373946355436961907655248564450042316133013458943652942069321855086234092582185006264698342186154312208105556538971660862204280342245884067914376628385556062375775968761080811591143247058412588934631947) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36615,7 +36615,7 @@ _:gn_5919 { } _:gn_5920 { - 2581 math:greaterThan 1 . + (2581) math:greaterThan 1 . (2581 1) math:difference 2580 . (1185784559793946952582350883659319550294428216172505818413792825308184742905106070848514867792595721101526008850660090447727082981962216677601675383082479066390052935068291108061410852872581916743399510033630093202910741019597113 1918639721081438178417292769357313402571266845741371373018124745412414358019273435610403493646819185740329498707019125869213614613071669930684992739560900637927915566423042760162072604751597026008840650778756576927750923957517417) math:sum 3104424280875385130999643653016632952865695061913877191431917570720599100924379506458918361439414906841855507557679216316940697595033886608286668122643379704317968501491333868223483457624178942752240160812386670130661664977114530 . (2580 1918639721081438178417292769357313402571266845741371373018124745412414358019273435610403493646819185740329498707019125869213614613071669930684992739560900637927915566423042760162072604751597026008840650778756576927750923957517417 3104424280875385130999643653016632952865695061913877191431917570720599100924379506458918361439414906841855507557679216316940697595033886608286668122643379704317968501491333868223483457624178942752240160812386670130661664977114530) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36626,7 +36626,7 @@ _:gn_5921 { } _:gn_5922 { - 2582 math:greaterThan 1 . + (2582) math:greaterThan 1 . (2582 1) math:difference 2581 . (732855161287491225834941885697993852276838629568865554604331920104229615114167364761888625854223464638803489856359035421486531631109453253083317356478421571537862631354751652100661751879015109265441140745126483724840182937920304 1185784559793946952582350883659319550294428216172505818413792825308184742905106070848514867792595721101526008850660090447727082981962216677601675383082479066390052935068291108061410852872581916743399510033630093202910741019597113) math:sum 1918639721081438178417292769357313402571266845741371373018124745412414358019273435610403493646819185740329498707019125869213614613071669930684992739560900637927915566423042760162072604751597026008840650778756576927750923957517417 . (2581 1185784559793946952582350883659319550294428216172505818413792825308184742905106070848514867792595721101526008850660090447727082981962216677601675383082479066390052935068291108061410852872581916743399510033630093202910741019597113 1918639721081438178417292769357313402571266845741371373018124745412414358019273435610403493646819185740329498707019125869213614613071669930684992739560900637927915566423042760162072604751597026008840650778756576927750923957517417) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36637,7 +36637,7 @@ _:gn_5923 { } _:gn_5924 { - 2583 math:greaterThan 1 . + (2583) math:greaterThan 1 . (2583 1) math:difference 2582 . (452929398506455726747408997961325698017589586603640263809460905203955127790938706086626241938372256462722518994301055026240551350852763424518358026604057494852190303713539455960749100993566807477958369288503609478070558081676809 732855161287491225834941885697993852276838629568865554604331920104229615114167364761888625854223464638803489856359035421486531631109453253083317356478421571537862631354751652100661751879015109265441140745126483724840182937920304) math:sum 1185784559793946952582350883659319550294428216172505818413792825308184742905106070848514867792595721101526008850660090447727082981962216677601675383082479066390052935068291108061410852872581916743399510033630093202910741019597113 . (2582 732855161287491225834941885697993852276838629568865554604331920104229615114167364761888625854223464638803489856359035421486531631109453253083317356478421571537862631354751652100661751879015109265441140745126483724840182937920304 1185784559793946952582350883659319550294428216172505818413792825308184742905106070848514867792595721101526008850660090447727082981962216677601675383082479066390052935068291108061410852872581916743399510033630093202910741019597113) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36648,7 +36648,7 @@ _:gn_5925 { } _:gn_5926 { - 2584 math:greaterThan 1 . + (2584) math:greaterThan 1 . (2584 1) math:difference 2583 . (279925762781035499087532887736668154259249042965225290794871014900274487323228658675262383915851208176080970862057980395245980280256689828564959329874364076685672327641212196139912650885448301787482771456622874246769624856243495 452929398506455726747408997961325698017589586603640263809460905203955127790938706086626241938372256462722518994301055026240551350852763424518358026604057494852190303713539455960749100993566807477958369288503609478070558081676809) math:sum 732855161287491225834941885697993852276838629568865554604331920104229615114167364761888625854223464638803489856359035421486531631109453253083317356478421571537862631354751652100661751879015109265441140745126483724840182937920304 . (2583 452929398506455726747408997961325698017589586603640263809460905203955127790938706086626241938372256462722518994301055026240551350852763424518358026604057494852190303713539455960749100993566807477958369288503609478070558081676809 732855161287491225834941885697993852276838629568865554604331920104229615114167364761888625854223464638803489856359035421486531631109453253083317356478421571537862631354751652100661751879015109265441140745126483724840182937920304) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36659,7 +36659,7 @@ _:gn_5927 { } _:gn_5928 { - 2585 math:greaterThan 1 . + (2585) math:greaterThan 1 . (2585 1) math:difference 2584 . (173003635725420227659876110224657543758340543638414973014589890303680640467710047411363858022521048286641548132243074630994571070596073595953398696729693418166517976072327259820836450108118505690475597831880735231300933225433314 279925762781035499087532887736668154259249042965225290794871014900274487323228658675262383915851208176080970862057980395245980280256689828564959329874364076685672327641212196139912650885448301787482771456622874246769624856243495) math:sum 452929398506455726747408997961325698017589586603640263809460905203955127790938706086626241938372256462722518994301055026240551350852763424518358026604057494852190303713539455960749100993566807477958369288503609478070558081676809 . (2584 279925762781035499087532887736668154259249042965225290794871014900274487323228658675262383915851208176080970862057980395245980280256689828564959329874364076685672327641212196139912650885448301787482771456622874246769624856243495 452929398506455726747408997961325698017589586603640263809460905203955127790938706086626241938372256462722518994301055026240551350852763424518358026604057494852190303713539455960749100993566807477958369288503609478070558081676809) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36670,7 +36670,7 @@ _:gn_5929 { } _:gn_5930 { - 2586 math:greaterThan 1 . + (2586) math:greaterThan 1 . (2586 1) math:difference 2585 . (106922127055615271427656777512010610500908499326810317780281124596593846855518611263898525893330159889439422729814905764251409209660616232611560633144670658519154351568884936319076200777329796097007173624742139015468691630810181 173003635725420227659876110224657543758340543638414973014589890303680640467710047411363858022521048286641548132243074630994571070596073595953398696729693418166517976072327259820836450108118505690475597831880735231300933225433314) math:sum 279925762781035499087532887736668154259249042965225290794871014900274487323228658675262383915851208176080970862057980395245980280256689828564959329874364076685672327641212196139912650885448301787482771456622874246769624856243495 . (2585 173003635725420227659876110224657543758340543638414973014589890303680640467710047411363858022521048286641548132243074630994571070596073595953398696729693418166517976072327259820836450108118505690475597831880735231300933225433314 279925762781035499087532887736668154259249042965225290794871014900274487323228658675262383915851208176080970862057980395245980280256689828564959329874364076685672327641212196139912650885448301787482771456622874246769624856243495) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36681,7 +36681,7 @@ _:gn_5931 { } _:gn_5932 { - 2587 math:greaterThan 1 . + (2587) math:greaterThan 1 . (2587 1) math:difference 2586 . (66081508669804956232219332712646933257432044311604655234308765707086793612191436147465332129190888397202125402428168866743161860935457363341838063585022759647363624503442323501760249330788709593468424207138596215832241594623133 106922127055615271427656777512010610500908499326810317780281124596593846855518611263898525893330159889439422729814905764251409209660616232611560633144670658519154351568884936319076200777329796097007173624742139015468691630810181) math:sum 173003635725420227659876110224657543758340543638414973014589890303680640467710047411363858022521048286641548132243074630994571070596073595953398696729693418166517976072327259820836450108118505690475597831880735231300933225433314 . (2586 106922127055615271427656777512010610500908499326810317780281124596593846855518611263898525893330159889439422729814905764251409209660616232611560633144670658519154351568884936319076200777329796097007173624742139015468691630810181 173003635725420227659876110224657543758340543638414973014589890303680640467710047411363858022521048286641548132243074630994571070596073595953398696729693418166517976072327259820836450108118505690475597831880735231300933225433314) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36692,7 +36692,7 @@ _:gn_5933 { } _:gn_5934 { - 2588 math:greaterThan 1 . + (2588) math:greaterThan 1 . (2588 1) math:difference 2587 . (40840618385810315195437444799363677243476455015205662545972358889507053243327175116433193764139271492237297327386736897508247348725158869269722569559647898871790727065442612817315951446541086503538749417603542799636450036187048 66081508669804956232219332712646933257432044311604655234308765707086793612191436147465332129190888397202125402428168866743161860935457363341838063585022759647363624503442323501760249330788709593468424207138596215832241594623133) math:sum 106922127055615271427656777512010610500908499326810317780281124596593846855518611263898525893330159889439422729814905764251409209660616232611560633144670658519154351568884936319076200777329796097007173624742139015468691630810181 . (2587 66081508669804956232219332712646933257432044311604655234308765707086793612191436147465332129190888397202125402428168866743161860935457363341838063585022759647363624503442323501760249330788709593468424207138596215832241594623133 106922127055615271427656777512010610500908499326810317780281124596593846855518611263898525893330159889439422729814905764251409209660616232611560633144670658519154351568884936319076200777329796097007173624742139015468691630810181) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36703,7 +36703,7 @@ _:gn_5935 { } _:gn_5936 { - 2589 math:greaterThan 1 . + (2589) math:greaterThan 1 . (2589 1) math:difference 2588 . (25240890283994641036781887913283256013955589296398992688336406817579740368864261031032138365051616904964828075041431969234914512210298494072115494025374860775572897437999710684444297884247623089929674789535053416195791558436085 40840618385810315195437444799363677243476455015205662545972358889507053243327175116433193764139271492237297327386736897508247348725158869269722569559647898871790727065442612817315951446541086503538749417603542799636450036187048) math:sum 66081508669804956232219332712646933257432044311604655234308765707086793612191436147465332129190888397202125402428168866743161860935457363341838063585022759647363624503442323501760249330788709593468424207138596215832241594623133 . (2588 40840618385810315195437444799363677243476455015205662545972358889507053243327175116433193764139271492237297327386736897508247348725158869269722569559647898871790727065442612817315951446541086503538749417603542799636450036187048 66081508669804956232219332712646933257432044311604655234308765707086793612191436147465332129190888397202125402428168866743161860935457363341838063585022759647363624503442323501760249330788709593468424207138596215832241594623133) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36714,7 +36714,7 @@ _:gn_5937 { } _:gn_5938 { - 2590 math:greaterThan 1 . + (2590) math:greaterThan 1 . (2590 1) math:difference 2589 . (15599728101815674158655556886080421229520865718806669857635952071927312874462914085401055399087654587272469252345304928273332836514860375197607075534273038096217829627442902132871653562293463413609074628068489383440658477750963 25240890283994641036781887913283256013955589296398992688336406817579740368864261031032138365051616904964828075041431969234914512210298494072115494025374860775572897437999710684444297884247623089929674789535053416195791558436085) math:sum 40840618385810315195437444799363677243476455015205662545972358889507053243327175116433193764139271492237297327386736897508247348725158869269722569559647898871790727065442612817315951446541086503538749417603542799636450036187048 . (2589 25240890283994641036781887913283256013955589296398992688336406817579740368864261031032138365051616904964828075041431969234914512210298494072115494025374860775572897437999710684444297884247623089929674789535053416195791558436085 40840618385810315195437444799363677243476455015205662545972358889507053243327175116433193764139271492237297327386736897508247348725158869269722569559647898871790727065442612817315951446541086503538749417603542799636450036187048) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36725,7 +36725,7 @@ _:gn_5939 { } _:gn_5940 { - 2591 math:greaterThan 1 . + (2591) math:greaterThan 1 . (2591 1) math:difference 2590 . (9641162182178966878126331027202834784434723577592322830700454745652427494401346945631082965963962317692358822696127040961581675695438118874508418491101822679355067810556808551572644321954159676320600161466564032755133080685122 15599728101815674158655556886080421229520865718806669857635952071927312874462914085401055399087654587272469252345304928273332836514860375197607075534273038096217829627442902132871653562293463413609074628068489383440658477750963) math:sum 25240890283994641036781887913283256013955589296398992688336406817579740368864261031032138365051616904964828075041431969234914512210298494072115494025374860775572897437999710684444297884247623089929674789535053416195791558436085 . (2590 15599728101815674158655556886080421229520865718806669857635952071927312874462914085401055399087654587272469252345304928273332836514860375197607075534273038096217829627442902132871653562293463413609074628068489383440658477750963 25240890283994641036781887913283256013955589296398992688336406817579740368864261031032138365051616904964828075041431969234914512210298494072115494025374860775572897437999710684444297884247623089929674789535053416195791558436085) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36736,7 +36736,7 @@ _:gn_5941 { } _:gn_5942 { - 2592 math:greaterThan 1 . + (2592) math:greaterThan 1 . (2592 1) math:difference 2591 . (5958565919636707280529225858877586445086142141214347026935497326274885380061567139769972433123692269580110429649177887311751160819422256323098657043171215416862761816886093581299009240339303737288474466601925350685525397065841 9641162182178966878126331027202834784434723577592322830700454745652427494401346945631082965963962317692358822696127040961581675695438118874508418491101822679355067810556808551572644321954159676320600161466564032755133080685122) math:sum 15599728101815674158655556886080421229520865718806669857635952071927312874462914085401055399087654587272469252345304928273332836514860375197607075534273038096217829627442902132871653562293463413609074628068489383440658477750963 . (2591 9641162182178966878126331027202834784434723577592322830700454745652427494401346945631082965963962317692358822696127040961581675695438118874508418491101822679355067810556808551572644321954159676320600161466564032755133080685122 15599728101815674158655556886080421229520865718806669857635952071927312874462914085401055399087654587272469252345304928273332836514860375197607075534273038096217829627442902132871653562293463413609074628068489383440658477750963) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36747,7 +36747,7 @@ _:gn_5943 { } _:gn_5944 { - 2593 math:greaterThan 1 . + (2593) math:greaterThan 1 . (2593 1) math:difference 2592 . (3682596262542259597597105168325248339348581436377975803764957419377542114339779805861110532840270048112248393046949153649830514876015862551409761447930607262492305993670714970273635081614855939032125694864638682069607683619281 5958565919636707280529225858877586445086142141214347026935497326274885380061567139769972433123692269580110429649177887311751160819422256323098657043171215416862761816886093581299009240339303737288474466601925350685525397065841) math:sum 9641162182178966878126331027202834784434723577592322830700454745652427494401346945631082965963962317692358822696127040961581675695438118874508418491101822679355067810556808551572644321954159676320600161466564032755133080685122 . (2592 5958565919636707280529225858877586445086142141214347026935497326274885380061567139769972433123692269580110429649177887311751160819422256323098657043171215416862761816886093581299009240339303737288474466601925350685525397065841 9641162182178966878126331027202834784434723577592322830700454745652427494401346945631082965963962317692358822696127040961581675695438118874508418491101822679355067810556808551572644321954159676320600161466564032755133080685122) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36758,7 +36758,7 @@ _:gn_5945 { } _:gn_5946 { - 2594 math:greaterThan 1 . + (2594) math:greaterThan 1 . (2594 1) math:difference 2593 . (2275969657094447682932120690552338105737560704836371223170539906897343265721787333908861900283422221467862036602228733661920645943406393771688895595240608154370455823215378611025374158724447798256348771737286668615917713446560 3682596262542259597597105168325248339348581436377975803764957419377542114339779805861110532840270048112248393046949153649830514876015862551409761447930607262492305993670714970273635081614855939032125694864638682069607683619281) math:sum 5958565919636707280529225858877586445086142141214347026935497326274885380061567139769972433123692269580110429649177887311751160819422256323098657043171215416862761816886093581299009240339303737288474466601925350685525397065841 . (2593 3682596262542259597597105168325248339348581436377975803764957419377542114339779805861110532840270048112248393046949153649830514876015862551409761447930607262492305993670714970273635081614855939032125694864638682069607683619281 5958565919636707280529225858877586445086142141214347026935497326274885380061567139769972433123692269580110429649177887311751160819422256323098657043171215416862761816886093581299009240339303737288474466601925350685525397065841) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36769,7 +36769,7 @@ _:gn_5947 { } _:gn_5948 { - 2595 math:greaterThan 1 . + (2595) math:greaterThan 1 . (2595 1) math:difference 2594 . (1406626605447811914664984477772910233611020731541604580594417512480198848617992471952248632556847826644386356444720419987909868932609468779720865852689999108121850170455336359248260922890408140775776923127352013453689970172721 2275969657094447682932120690552338105737560704836371223170539906897343265721787333908861900283422221467862036602228733661920645943406393771688895595240608154370455823215378611025374158724447798256348771737286668615917713446560) math:sum 3682596262542259597597105168325248339348581436377975803764957419377542114339779805861110532840270048112248393046949153649830514876015862551409761447930607262492305993670714970273635081614855939032125694864638682069607683619281 . (2594 2275969657094447682932120690552338105737560704836371223170539906897343265721787333908861900283422221467862036602228733661920645943406393771688895595240608154370455823215378611025374158724447798256348771737286668615917713446560 3682596262542259597597105168325248339348581436377975803764957419377542114339779805861110532840270048112248393046949153649830514876015862551409761447930607262492305993670714970273635081614855939032125694864638682069607683619281) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36780,7 +36780,7 @@ _:gn_5949 { } _:gn_5950 { - 2596 math:greaterThan 1 . + (2596) math:greaterThan 1 . (2596 1) math:difference 2595 . (869343051646635768267136212779427872126539973294766642576122394417144417103794861956613267726574394823475680157508313674010777010796924991968029742550609046248605652760042251777113235834039657480571848609934655162227743273839 1406626605447811914664984477772910233611020731541604580594417512480198848617992471952248632556847826644386356444720419987909868932609468779720865852689999108121850170455336359248260922890408140775776923127352013453689970172721) math:sum 2275969657094447682932120690552338105737560704836371223170539906897343265721787333908861900283422221467862036602228733661920645943406393771688895595240608154370455823215378611025374158724447798256348771737286668615917713446560 . (2595 1406626605447811914664984477772910233611020731541604580594417512480198848617992471952248632556847826644386356444720419987909868932609468779720865852689999108121850170455336359248260922890408140775776923127352013453689970172721 2275969657094447682932120690552338105737560704836371223170539906897343265721787333908861900283422221467862036602228733661920645943406393771688895595240608154370455823215378611025374158724447798256348771737286668615917713446560) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36791,7 +36791,7 @@ _:gn_5951 { } _:gn_5952 { - 2597 math:greaterThan 1 . + (2597) math:greaterThan 1 . (2597 1) math:difference 2596 . (537283553801176146397848264993482361484480758246837938018295118063054431514197609995635364830273431820910676287212106313899091921812543787752836110139390061873244517695294107471147687056368483295205074517417358291462226898882 869343051646635768267136212779427872126539973294766642576122394417144417103794861956613267726574394823475680157508313674010777010796924991968029742550609046248605652760042251777113235834039657480571848609934655162227743273839) math:sum 1406626605447811914664984477772910233611020731541604580594417512480198848617992471952248632556847826644386356444720419987909868932609468779720865852689999108121850170455336359248260922890408140775776923127352013453689970172721 . (2596 869343051646635768267136212779427872126539973294766642576122394417144417103794861956613267726574394823475680157508313674010777010796924991968029742550609046248605652760042251777113235834039657480571848609934655162227743273839 1406626605447811914664984477772910233611020731541604580594417512480198848617992471952248632556847826644386356444720419987909868932609468779720865852689999108121850170455336359248260922890408140775776923127352013453689970172721) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36802,7 +36802,7 @@ _:gn_5953 { } _:gn_5954 { - 2598 math:greaterThan 1 . + (2598) math:greaterThan 1 . (2598 1) math:difference 2597 . (332059497845459621869287947785945510642059215047928704557827276354089985589597251960977902896300963002565003870296207360111685088984381204215193632411218984375361135064748144305965548777671174185366774092517296870765516374957 537283553801176146397848264993482361484480758246837938018295118063054431514197609995635364830273431820910676287212106313899091921812543787752836110139390061873244517695294107471147687056368483295205074517417358291462226898882) math:sum 869343051646635768267136212779427872126539973294766642576122394417144417103794861956613267726574394823475680157508313674010777010796924991968029742550609046248605652760042251777113235834039657480571848609934655162227743273839 . (2597 537283553801176146397848264993482361484480758246837938018295118063054431514197609995635364830273431820910676287212106313899091921812543787752836110139390061873244517695294107471147687056368483295205074517417358291462226898882 869343051646635768267136212779427872126539973294766642576122394417144417103794861956613267726574394823475680157508313674010777010796924991968029742550609046248605652760042251777113235834039657480571848609934655162227743273839) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36813,7 +36813,7 @@ _:gn_5955 { } _:gn_5956 { - 2599 math:greaterThan 1 . + (2599) math:greaterThan 1 . (2599 1) math:difference 2598 . (205224055955716524528560317207536850842421543198909233460467841708964445924600358034657461933972468818345672416915898953787406832828162583537642477728171077497883382630545963165182138278697309109838300424900061420696710523925 332059497845459621869287947785945510642059215047928704557827276354089985589597251960977902896300963002565003870296207360111685088984381204215193632411218984375361135064748144305965548777671174185366774092517296870765516374957) math:sum 537283553801176146397848264993482361484480758246837938018295118063054431514197609995635364830273431820910676287212106313899091921812543787752836110139390061873244517695294107471147687056368483295205074517417358291462226898882 . (2598 332059497845459621869287947785945510642059215047928704557827276354089985589597251960977902896300963002565003870296207360111685088984381204215193632411218984375361135064748144305965548777671174185366774092517296870765516374957 537283553801176146397848264993482361484480758246837938018295118063054431514197609995635364830273431820910676287212106313899091921812543787752836110139390061873244517695294107471147687056368483295205074517417358291462226898882) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36824,7 +36824,7 @@ _:gn_5957 { } _:gn_5958 { - 2600 math:greaterThan 1 . + (2600) math:greaterThan 1 . (2600 1) math:difference 2599 . (126835441889743097340727630578408659799637671849019471097359434645125539664996893926320440962328494184219331453380308406324278256156218620677551154683047906877477752434202181140783410498973865075528473667617235450068805851032 205224055955716524528560317207536850842421543198909233460467841708964445924600358034657461933972468818345672416915898953787406832828162583537642477728171077497883382630545963165182138278697309109838300424900061420696710523925) math:sum 332059497845459621869287947785945510642059215047928704557827276354089985589597251960977902896300963002565003870296207360111685088984381204215193632411218984375361135064748144305965548777671174185366774092517296870765516374957 . (2599 205224055955716524528560317207536850842421543198909233460467841708964445924600358034657461933972468818345672416915898953787406832828162583537642477728171077497883382630545963165182138278697309109838300424900061420696710523925 332059497845459621869287947785945510642059215047928704557827276354089985589597251960977902896300963002565003870296207360111685088984381204215193632411218984375361135064748144305965548777671174185366774092517296870765516374957) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36835,7 +36835,7 @@ _:gn_5959 { } _:gn_5960 { - 2601 math:greaterThan 1 . + (2601) math:greaterThan 1 . (2601 1) math:difference 2600 . (78388614065973427187832686629128191042783871349889762363108407063838906259603464108337020971643974634126340963535590547463128576671943962860091323045123170620405630196343782024398727779723444034309826757282825970627904672893 126835441889743097340727630578408659799637671849019471097359434645125539664996893926320440962328494184219331453380308406324278256156218620677551154683047906877477752434202181140783410498973865075528473667617235450068805851032) math:sum 205224055955716524528560317207536850842421543198909233460467841708964445924600358034657461933972468818345672416915898953787406832828162583537642477728171077497883382630545963165182138278697309109838300424900061420696710523925 . (2600 126835441889743097340727630578408659799637671849019471097359434645125539664996893926320440962328494184219331453380308406324278256156218620677551154683047906877477752434202181140783410498973865075528473667617235450068805851032 205224055955716524528560317207536850842421543198909233460467841708964445924600358034657461933972468818345672416915898953787406832828162583537642477728171077497883382630545963165182138278697309109838300424900061420696710523925) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36846,7 +36846,7 @@ _:gn_5961 { } _:gn_5962 { - 2602 math:greaterThan 1 . + (2602) math:greaterThan 1 . (2602 1) math:difference 2601 . (48446827823769670152894943949280468756853800499129708734251027581286633405393429817983419990684519550092990489844717858861149679484274657817459831637924736257072122237858399116384682719250421041218646910334409479440901178139 78388614065973427187832686629128191042783871349889762363108407063838906259603464108337020971643974634126340963535590547463128576671943962860091323045123170620405630196343782024398727779723444034309826757282825970627904672893) math:sum 126835441889743097340727630578408659799637671849019471097359434645125539664996893926320440962328494184219331453380308406324278256156218620677551154683047906877477752434202181140783410498973865075528473667617235450068805851032 . (2601 78388614065973427187832686629128191042783871349889762363108407063838906259603464108337020971643974634126340963535590547463128576671943962860091323045123170620405630196343782024398727779723444034309826757282825970627904672893 126835441889743097340727630578408659799637671849019471097359434645125539664996893926320440962328494184219331453380308406324278256156218620677551154683047906877477752434202181140783410498973865075528473667617235450068805851032) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36857,7 +36857,7 @@ _:gn_5963 { } _:gn_5964 { - 2603 math:greaterThan 1 . + (2603) math:greaterThan 1 . (2603 1) math:difference 2602 . (29941786242203757034937742679847722285930070850760053628857379482552272854210034290353600980959455084033350473690872688601978897187669305042631491407198434363333507958485382908014045060473022993091179846948416491187003494754 48446827823769670152894943949280468756853800499129708734251027581286633405393429817983419990684519550092990489844717858861149679484274657817459831637924736257072122237858399116384682719250421041218646910334409479440901178139) math:sum 78388614065973427187832686629128191042783871349889762363108407063838906259603464108337020971643974634126340963535590547463128576671943962860091323045123170620405630196343782024398727779723444034309826757282825970627904672893 . (2602 48446827823769670152894943949280468756853800499129708734251027581286633405393429817983419990684519550092990489844717858861149679484274657817459831637924736257072122237858399116384682719250421041218646910334409479440901178139 78388614065973427187832686629128191042783871349889762363108407063838906259603464108337020971643974634126340963535590547463128576671943962860091323045123170620405630196343782024398727779723444034309826757282825970627904672893) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36868,7 +36868,7 @@ _:gn_5965 { } _:gn_5966 { - 2604 math:greaterThan 1 . + (2604) math:greaterThan 1 . (2604 1) math:difference 2603 . (18505041581565913117957201269432746470923729648369655105393648098734360551183395527629819009725064466059640016153845170259170782296605352774828340230726301893738614279373016208370637658777398048127467063385992988253897683385 29941786242203757034937742679847722285930070850760053628857379482552272854210034290353600980959455084033350473690872688601978897187669305042631491407198434363333507958485382908014045060473022993091179846948416491187003494754) math:sum 48446827823769670152894943949280468756853800499129708734251027581286633405393429817983419990684519550092990489844717858861149679484274657817459831637924736257072122237858399116384682719250421041218646910334409479440901178139 . (2603 29941786242203757034937742679847722285930070850760053628857379482552272854210034290353600980959455084033350473690872688601978897187669305042631491407198434363333507958485382908014045060473022993091179846948416491187003494754 48446827823769670152894943949280468756853800499129708734251027581286633405393429817983419990684519550092990489844717858861149679484274657817459831637924736257072122237858399116384682719250421041218646910334409479440901178139) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36879,7 +36879,7 @@ _:gn_5967 { } _:gn_5968 { - 2605 math:greaterThan 1 . + (2605) math:greaterThan 1 . (2605 1) math:difference 2604 . (11436744660637843916980541410414975815006341202390398523463731383817912303026638762723781971234390617973710457537027518342808114891063952267803151176472132469594893679112366699643407401695624944963712783562423502933105811369 18505041581565913117957201269432746470923729648369655105393648098734360551183395527629819009725064466059640016153845170259170782296605352774828340230726301893738614279373016208370637658777398048127467063385992988253897683385) math:sum 29941786242203757034937742679847722285930070850760053628857379482552272854210034290353600980959455084033350473690872688601978897187669305042631491407198434363333507958485382908014045060473022993091179846948416491187003494754 . (2604 18505041581565913117957201269432746470923729648369655105393648098734360551183395527629819009725064466059640016153845170259170782296605352774828340230726301893738614279373016208370637658777398048127467063385992988253897683385 29941786242203757034937742679847722285930070850760053628857379482552272854210034290353600980959455084033350473690872688601978897187669305042631491407198434363333507958485382908014045060473022993091179846948416491187003494754) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36890,7 +36890,7 @@ _:gn_5969 { } _:gn_5970 { - 2606 math:greaterThan 1 . + (2606) math:greaterThan 1 . (2606 1) math:difference 2605 . (7068296920928069200976659859017770655917388445979256581929916714916448248156756764906037038490673848085929558616817651916362667405541400507025189054254169424143720600260649508727230257081773103163754279823569485320791872016 11436744660637843916980541410414975815006341202390398523463731383817912303026638762723781971234390617973710457537027518342808114891063952267803151176472132469594893679112366699643407401695624944963712783562423502933105811369) math:sum 18505041581565913117957201269432746470923729648369655105393648098734360551183395527629819009725064466059640016153845170259170782296605352774828340230726301893738614279373016208370637658777398048127467063385992988253897683385 . (2605 11436744660637843916980541410414975815006341202390398523463731383817912303026638762723781971234390617973710457537027518342808114891063952267803151176472132469594893679112366699643407401695624944963712783562423502933105811369 18505041581565913117957201269432746470923729648369655105393648098734360551183395527629819009725064466059640016153845170259170782296605352774828340230726301893738614279373016208370637658777398048127467063385992988253897683385) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36901,7 +36901,7 @@ _:gn_5971 { } _:gn_5972 { - 2607 math:greaterThan 1 . + (2607) math:greaterThan 1 . (2607 1) math:difference 2606 . (4368447739709774716003881551397205159088952756411141941533814668901464054869881997817744932743716769887780898920209866426445447485522551760777962122217963045451173078851717190916177144613851841799958503738854017612313939353 7068296920928069200976659859017770655917388445979256581929916714916448248156756764906037038490673848085929558616817651916362667405541400507025189054254169424143720600260649508727230257081773103163754279823569485320791872016) math:sum 11436744660637843916980541410414975815006341202390398523463731383817912303026638762723781971234390617973710457537027518342808114891063952267803151176472132469594893679112366699643407401695624944963712783562423502933105811369 . (2606 7068296920928069200976659859017770655917388445979256581929916714916448248156756764906037038490673848085929558616817651916362667405541400507025189054254169424143720600260649508727230257081773103163754279823569485320791872016 11436744660637843916980541410414975815006341202390398523463731383817912303026638762723781971234390617973710457537027518342808114891063952267803151176472132469594893679112366699643407401695624944963712783562423502933105811369) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36912,7 +36912,7 @@ _:gn_5973 { } _:gn_5974 { - 2608 math:greaterThan 1 . + (2608) math:greaterThan 1 . (2608 1) math:difference 2607 . (2699849181218294484972778307620565496828435689568114640396102046014984193286874767088292105746957078198148659696607785489917219920018848746247226932036206378692547521408932317811053112467921261363795776084715467708477932663 4368447739709774716003881551397205159088952756411141941533814668901464054869881997817744932743716769887780898920209866426445447485522551760777962122217963045451173078851717190916177144613851841799958503738854017612313939353) math:sum 7068296920928069200976659859017770655917388445979256581929916714916448248156756764906037038490673848085929558616817651916362667405541400507025189054254169424143720600260649508727230257081773103163754279823569485320791872016 . (2607 4368447739709774716003881551397205159088952756411141941533814668901464054869881997817744932743716769887780898920209866426445447485522551760777962122217963045451173078851717190916177144613851841799958503738854017612313939353 7068296920928069200976659859017770655917388445979256581929916714916448248156756764906037038490673848085929558616817651916362667405541400507025189054254169424143720600260649508727230257081773103163754279823569485320791872016) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36923,7 +36923,7 @@ _:gn_5975 { } _:gn_5976 { - 2609 math:greaterThan 1 . + (2609) math:greaterThan 1 . (2609 1) math:difference 2608 . (1668598558491480231031103243776639662260517066843027301137712622886479861583007230729452826996759691689632239223602080936528227565503703014530735190181756666758625557442784873105124032145930580436162727654138549903836006690 2699849181218294484972778307620565496828435689568114640396102046014984193286874767088292105746957078198148659696607785489917219920018848746247226932036206378692547521408932317811053112467921261363795776084715467708477932663) math:sum 4368447739709774716003881551397205159088952756411141941533814668901464054869881997817744932743716769887780898920209866426445447485522551760777962122217963045451173078851717190916177144613851841799958503738854017612313939353 . (2608 2699849181218294484972778307620565496828435689568114640396102046014984193286874767088292105746957078198148659696607785489917219920018848746247226932036206378692547521408932317811053112467921261363795776084715467708477932663 4368447739709774716003881551397205159088952756411141941533814668901464054869881997817744932743716769887780898920209866426445447485522551760777962122217963045451173078851717190916177144613851841799958503738854017612313939353) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36934,7 +36934,7 @@ _:gn_5977 { } _:gn_5978 { - 2610 math:greaterThan 1 . + (2610) math:greaterThan 1 . (2610 1) math:difference 2609 . (1031250622726814253941675063843925834567918622725087339258389423128504331703867536358839278750197386508516420473005704553388992354515145731716491741854449711933921963966147444705929080321990680927633048430576917804641925973 1668598558491480231031103243776639662260517066843027301137712622886479861583007230729452826996759691689632239223602080936528227565503703014530735190181756666758625557442784873105124032145930580436162727654138549903836006690) math:sum 2699849181218294484972778307620565496828435689568114640396102046014984193286874767088292105746957078198148659696607785489917219920018848746247226932036206378692547521408932317811053112467921261363795776084715467708477932663 . (2609 1668598558491480231031103243776639662260517066843027301137712622886479861583007230729452826996759691689632239223602080936528227565503703014530735190181756666758625557442784873105124032145930580436162727654138549903836006690 2699849181218294484972778307620565496828435689568114640396102046014984193286874767088292105746957078198148659696607785489917219920018848746247226932036206378692547521408932317811053112467921261363795776084715467708477932663) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36945,7 +36945,7 @@ _:gn_5979 { } _:gn_5980 { - 2611 math:greaterThan 1 . + (2611) math:greaterThan 1 . (2611 1) math:difference 2610 . (637347935764665977089428179932713827692598444117939961879323199757975529879139694370613548246562305181115818750596376383139235210988557282814243448327306954824703593476637428399194951823939899508529679223561632099194080717 1031250622726814253941675063843925834567918622725087339258389423128504331703867536358839278750197386508516420473005704553388992354515145731716491741854449711933921963966147444705929080321990680927633048430576917804641925973) math:sum 1668598558491480231031103243776639662260517066843027301137712622886479861583007230729452826996759691689632239223602080936528227565503703014530735190181756666758625557442784873105124032145930580436162727654138549903836006690 . (2610 1031250622726814253941675063843925834567918622725087339258389423128504331703867536358839278750197386508516420473005704553388992354515145731716491741854449711933921963966147444705929080321990680927633048430576917804641925973 1668598558491480231031103243776639662260517066843027301137712622886479861583007230729452826996759691689632239223602080936528227565503703014530735190181756666758625557442784873105124032145930580436162727654138549903836006690) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36956,7 +36956,7 @@ _:gn_5981 { } _:gn_5982 { - 2612 math:greaterThan 1 . + (2612) math:greaterThan 1 . (2612 1) math:difference 2611 . (393902686962148276852246883911212006875320178607147377379066223370528801824727841988225730503635081327400601722409328170249757143526588448902248293527142757109218370489510016306734128498050781419103369207015285705447845256 637347935764665977089428179932713827692598444117939961879323199757975529879139694370613548246562305181115818750596376383139235210988557282814243448327306954824703593476637428399194951823939899508529679223561632099194080717) math:sum 1031250622726814253941675063843925834567918622725087339258389423128504331703867536358839278750197386508516420473005704553388992354515145731716491741854449711933921963966147444705929080321990680927633048430576917804641925973 . (2611 637347935764665977089428179932713827692598444117939961879323199757975529879139694370613548246562305181115818750596376383139235210988557282814243448327306954824703593476637428399194951823939899508529679223561632099194080717 1031250622726814253941675063843925834567918622725087339258389423128504331703867536358839278750197386508516420473005704553388992354515145731716491741854449711933921963966147444705929080321990680927633048430576917804641925973) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36967,7 +36967,7 @@ _:gn_5983 { } _:gn_5984 { - 2613 math:greaterThan 1 . + (2613) math:greaterThan 1 . (2613 1) math:difference 2612 . (243445248802517700237181296021501820817278265510792584500256976387446728054411852382387817742927223853715217028187048212889478067461968833911995154800164197715485222987127412092460823325889118089426310016546346393746235461 393902686962148276852246883911212006875320178607147377379066223370528801824727841988225730503635081327400601722409328170249757143526588448902248293527142757109218370489510016306734128498050781419103369207015285705447845256) math:sum 637347935764665977089428179932713827692598444117939961879323199757975529879139694370613548246562305181115818750596376383139235210988557282814243448327306954824703593476637428399194951823939899508529679223561632099194080717 . (2612 393902686962148276852246883911212006875320178607147377379066223370528801824727841988225730503635081327400601722409328170249757143526588448902248293527142757109218370489510016306734128498050781419103369207015285705447845256 637347935764665977089428179932713827692598444117939961879323199757975529879139694370613548246562305181115818750596376383139235210988557282814243448327306954824703593476637428399194951823939899508529679223561632099194080717) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36978,7 +36978,7 @@ _:gn_5985 { } _:gn_5986 { - 2614 math:greaterThan 1 . + (2614) math:greaterThan 1 . (2614 1) math:difference 2613 . (150457438159630576615065587889710186058041913096354792878809246983082073770315989605837912760707857473685384694222279957360279076064619614990253138726978559393733147502382604214273305172161663329677059190468939311701609795 243445248802517700237181296021501820817278265510792584500256976387446728054411852382387817742927223853715217028187048212889478067461968833911995154800164197715485222987127412092460823325889118089426310016546346393746235461) math:sum 393902686962148276852246883911212006875320178607147377379066223370528801824727841988225730503635081327400601722409328170249757143526588448902248293527142757109218370489510016306734128498050781419103369207015285705447845256 . (2613 243445248802517700237181296021501820817278265510792584500256976387446728054411852382387817742927223853715217028187048212889478067461968833911995154800164197715485222987127412092460823325889118089426310016546346393746235461 393902686962148276852246883911212006875320178607147377379066223370528801824727841988225730503635081327400601722409328170249757143526588448902248293527142757109218370489510016306734128498050781419103369207015285705447845256) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -36989,7 +36989,7 @@ _:gn_5987 { } _:gn_5988 { - 2615 math:greaterThan 1 . + (2615) math:greaterThan 1 . (2615 1) math:difference 2614 . (92987810642887123622115708131791634759236352414437791621447729404364654284095862776549904982219366380029832333964768255529198991397349218921742016073185638321752075484744807878187518153727454759749250826077407082044625666 150457438159630576615065587889710186058041913096354792878809246983082073770315989605837912760707857473685384694222279957360279076064619614990253138726978559393733147502382604214273305172161663329677059190468939311701609795) math:sum 243445248802517700237181296021501820817278265510792584500256976387446728054411852382387817742927223853715217028187048212889478067461968833911995154800164197715485222987127412092460823325889118089426310016546346393746235461 . (2614 150457438159630576615065587889710186058041913096354792878809246983082073770315989605837912760707857473685384694222279957360279076064619614990253138726978559393733147502382604214273305172161663329677059190468939311701609795 243445248802517700237181296021501820817278265510792584500256976387446728054411852382387817742927223853715217028187048212889478067461968833911995154800164197715485222987127412092460823325889118089426310016546346393746235461) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37000,7 +37000,7 @@ _:gn_5989 { } _:gn_5990 { - 2616 math:greaterThan 1 . + (2616) math:greaterThan 1 . (2616 1) math:difference 2615 . (57469627516743452992949879757918551298805560681917001257361517578717419486220126829288007778488491093655552360257511701831080084667270396068511122653792921071981072017637796336085787018434208569927808364391532229656984129 92987810642887123622115708131791634759236352414437791621447729404364654284095862776549904982219366380029832333964768255529198991397349218921742016073185638321752075484744807878187518153727454759749250826077407082044625666) math:sum 150457438159630576615065587889710186058041913096354792878809246983082073770315989605837912760707857473685384694222279957360279076064619614990253138726978559393733147502382604214273305172161663329677059190468939311701609795 . (2615 92987810642887123622115708131791634759236352414437791621447729404364654284095862776549904982219366380029832333964768255529198991397349218921742016073185638321752075484744807878187518153727454759749250826077407082044625666 150457438159630576615065587889710186058041913096354792878809246983082073770315989605837912760707857473685384694222279957360279076064619614990253138726978559393733147502382604214273305172161663329677059190468939311701609795) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37011,7 +37011,7 @@ _:gn_5991 { } _:gn_5992 { - 2617 math:greaterThan 1 . + (2617) math:greaterThan 1 . (2617 1) math:difference 2616 . (35518183126143670629165828373873083460430791732520790364086211825647234797875735947261897203730875286374279973707256553698118906730078822853230893419392717249771003467107011542101731135293246189821442461685874852387641537 57469627516743452992949879757918551298805560681917001257361517578717419486220126829288007778488491093655552360257511701831080084667270396068511122653792921071981072017637796336085787018434208569927808364391532229656984129) math:sum 92987810642887123622115708131791634759236352414437791621447729404364654284095862776549904982219366380029832333964768255529198991397349218921742016073185638321752075484744807878187518153727454759749250826077407082044625666 . (2616 57469627516743452992949879757918551298805560681917001257361517578717419486220126829288007778488491093655552360257511701831080084667270396068511122653792921071981072017637796336085787018434208569927808364391532229656984129 92987810642887123622115708131791634759236352414437791621447729404364654284095862776549904982219366380029832333964768255529198991397349218921742016073185638321752075484744807878187518153727454759749250826077407082044625666) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37022,7 +37022,7 @@ _:gn_5993 { } _:gn_5994 { - 2618 math:greaterThan 1 . + (2618) math:greaterThan 1 . (2618 1) math:difference 2617 . (21951444390599782363784051384045467838374768949396210893275305753070184688344390882026110574757615807281272386550255148132961177937191573215280229234400203822210068550530784793984055883140962380106365902705657377269342592 35518183126143670629165828373873083460430791732520790364086211825647234797875735947261897203730875286374279973707256553698118906730078822853230893419392717249771003467107011542101731135293246189821442461685874852387641537) math:sum 57469627516743452992949879757918551298805560681917001257361517578717419486220126829288007778488491093655552360257511701831080084667270396068511122653792921071981072017637796336085787018434208569927808364391532229656984129 . (2617 35518183126143670629165828373873083460430791732520790364086211825647234797875735947261897203730875286374279973707256553698118906730078822853230893419392717249771003467107011542101731135293246189821442461685874852387641537 57469627516743452992949879757918551298805560681917001257361517578717419486220126829288007778488491093655552360257511701831080084667270396068511122653792921071981072017637796336085787018434208569927808364391532229656984129) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37033,7 +37033,7 @@ _:gn_5995 { } _:gn_5996 { - 2619 math:greaterThan 1 . + (2619) math:greaterThan 1 . (2619 1) math:difference 2618 . (13566738735543888265381776989827615622056022783124579470810906072577050109531345065235786628973259479093007587157001405565157728792887249637950664184992513427560934916576226748117675252152283809715076558980217475118298945 21951444390599782363784051384045467838374768949396210893275305753070184688344390882026110574757615807281272386550255148132961177937191573215280229234400203822210068550530784793984055883140962380106365902705657377269342592) math:sum 35518183126143670629165828373873083460430791732520790364086211825647234797875735947261897203730875286374279973707256553698118906730078822853230893419392717249771003467107011542101731135293246189821442461685874852387641537 . (2618 21951444390599782363784051384045467838374768949396210893275305753070184688344390882026110574757615807281272386550255148132961177937191573215280229234400203822210068550530784793984055883140962380106365902705657377269342592 35518183126143670629165828373873083460430791732520790364086211825647234797875735947261897203730875286374279973707256553698118906730078822853230893419392717249771003467107011542101731135293246189821442461685874852387641537) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37044,7 +37044,7 @@ _:gn_5997 { } _:gn_5998 { - 2620 math:greaterThan 1 . + (2620) math:greaterThan 1 . (2620 1) math:difference 2619 . (8384705655055894098402274394217852216318746166271631422464399680493134578813045816790323945784356328188264799393253742567803449144304323577329565049407690394649133633954558045866380630988678570391289343725439902151043647 13566738735543888265381776989827615622056022783124579470810906072577050109531345065235786628973259479093007587157001405565157728792887249637950664184992513427560934916576226748117675252152283809715076558980217475118298945) math:sum 21951444390599782363784051384045467838374768949396210893275305753070184688344390882026110574757615807281272386550255148132961177937191573215280229234400203822210068550530784793984055883140962380106365902705657377269342592 . (2619 13566738735543888265381776989827615622056022783124579470810906072577050109531345065235786628973259479093007587157001405565157728792887249637950664184992513427560934916576226748117675252152283809715076558980217475118298945 21951444390599782363784051384045467838374768949396210893275305753070184688344390882026110574757615807281272386550255148132961177937191573215280229234400203822210068550530784793984055883140962380106365902705657377269342592) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37055,7 +37055,7 @@ _:gn_5999 { } _:gn_6000 { - 2621 math:greaterThan 1 . + (2621) math:greaterThan 1 . (2621 1) math:difference 2620 . (5182033080487994166979502595609763405737276616852948048346506392083915530718299248445462683188903150904742787763747662997354279648582926060621099135584823032911801282621668702251294621163605239323787215254777572967255298 8384705655055894098402274394217852216318746166271631422464399680493134578813045816790323945784356328188264799393253742567803449144304323577329565049407690394649133633954558045866380630988678570391289343725439902151043647) math:sum 13566738735543888265381776989827615622056022783124579470810906072577050109531345065235786628973259479093007587157001405565157728792887249637950664184992513427560934916576226748117675252152283809715076558980217475118298945 . (2620 8384705655055894098402274394217852216318746166271631422464399680493134578813045816790323945784356328188264799393253742567803449144304323577329565049407690394649133633954558045866380630988678570391289343725439902151043647 13566738735543888265381776989827615622056022783124579470810906072577050109531345065235786628973259479093007587157001405565157728792887249637950664184992513427560934916576226748117675252152283809715076558980217475118298945) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37066,7 +37066,7 @@ _:gn_6001 { } _:gn_6002 { - 2622 math:greaterThan 1 . + (2622) math:greaterThan 1 . (2622 1) math:difference 2621 . (3202672574567899931422771798608088810581469549418683374117893288409219048094746568344861262595453177283522011629506079570449169495721397516708465913822867361737332351332889343615086009825073331067502128470662329183788349 5182033080487994166979502595609763405737276616852948048346506392083915530718299248445462683188903150904742787763747662997354279648582926060621099135584823032911801282621668702251294621163605239323787215254777572967255298) math:sum 8384705655055894098402274394217852216318746166271631422464399680493134578813045816790323945784356328188264799393253742567803449144304323577329565049407690394649133633954558045866380630988678570391289343725439902151043647 . (2621 5182033080487994166979502595609763405737276616852948048346506392083915530718299248445462683188903150904742787763747662997354279648582926060621099135584823032911801282621668702251294621163605239323787215254777572967255298 8384705655055894098402274394217852216318746166271631422464399680493134578813045816790323945784356328188264799393253742567803449144304323577329565049407690394649133633954558045866380630988678570391289343725439902151043647) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37077,7 +37077,7 @@ _:gn_6003 { } _:gn_6004 { - 2623 math:greaterThan 1 . + (2623) math:greaterThan 1 . (2623 1) math:difference 2622 . (1979360505920094235556730797001674595155807067434264674228613103674696482623552680100601420593449973621220776134241583426905110152861528543912633221761955671174468931288779358636208611338531908256285086784115243783466949 3202672574567899931422771798608088810581469549418683374117893288409219048094746568344861262595453177283522011629506079570449169495721397516708465913822867361737332351332889343615086009825073331067502128470662329183788349) math:sum 5182033080487994166979502595609763405737276616852948048346506392083915530718299248445462683188903150904742787763747662997354279648582926060621099135584823032911801282621668702251294621163605239323787215254777572967255298 . (2622 3202672574567899931422771798608088810581469549418683374117893288409219048094746568344861262595453177283522011629506079570449169495721397516708465913822867361737332351332889343615086009825073331067502128470662329183788349 5182033080487994166979502595609763405737276616852948048346506392083915530718299248445462683188903150904742787763747662997354279648582926060621099135584823032911801282621668702251294621163605239323787215254777572967255298) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37088,7 +37088,7 @@ _:gn_6005 { } _:gn_6006 { - 2624 math:greaterThan 1 . + (2624) math:greaterThan 1 . (2624 1) math:difference 2623 . (1223312068647805695866041001606414215425662481984418699889280184734522565471193888244259842002003203662301235495264496143544059342859868972795832692060911690562863420044109984978877398486541422811217041686547085400321400 1979360505920094235556730797001674595155807067434264674228613103674696482623552680100601420593449973621220776134241583426905110152861528543912633221761955671174468931288779358636208611338531908256285086784115243783466949) math:sum 3202672574567899931422771798608088810581469549418683374117893288409219048094746568344861262595453177283522011629506079570449169495721397516708465913822867361737332351332889343615086009825073331067502128470662329183788349 . (2623 1979360505920094235556730797001674595155807067434264674228613103674696482623552680100601420593449973621220776134241583426905110152861528543912633221761955671174468931288779358636208611338531908256285086784115243783466949 3202672574567899931422771798608088810581469549418683374117893288409219048094746568344861262595453177283522011629506079570449169495721397516708465913822867361737332351332889343615086009825073331067502128470662329183788349) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37099,7 +37099,7 @@ _:gn_6007 { } _:gn_6008 { - 2625 math:greaterThan 1 . + (2625) math:greaterThan 1 . (2625 1) math:difference 2624 . (756048437272288539690689795395260379730144585449845974339332918940173917152358791856341578591446769958919540638977087283361050810001659571116800529701043980611605511244669373657331212851990485445068045097568158383145549 1223312068647805695866041001606414215425662481984418699889280184734522565471193888244259842002003203662301235495264496143544059342859868972795832692060911690562863420044109984978877398486541422811217041686547085400321400) math:sum 1979360505920094235556730797001674595155807067434264674228613103674696482623552680100601420593449973621220776134241583426905110152861528543912633221761955671174468931288779358636208611338531908256285086784115243783466949 . (2624 1223312068647805695866041001606414215425662481984418699889280184734522565471193888244259842002003203662301235495264496143544059342859868972795832692060911690562863420044109984978877398486541422811217041686547085400321400 1979360505920094235556730797001674595155807067434264674228613103674696482623552680100601420593449973621220776134241583426905110152861528543912633221761955671174468931288779358636208611338531908256285086784115243783466949) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37110,7 +37110,7 @@ _:gn_6009 { } _:gn_6010 { - 2626 math:greaterThan 1 . + (2626) math:greaterThan 1 . (2626 1) math:difference 2625 . (467263631375517156175351206211153835695517896534572725549947265794348648318835096387918263410556433703381694856287408860183008532858209401679032162359867709951257908799440611321546185634550937366148996588978927017175851 756048437272288539690689795395260379730144585449845974339332918940173917152358791856341578591446769958919540638977087283361050810001659571116800529701043980611605511244669373657331212851990485445068045097568158383145549) math:sum 1223312068647805695866041001606414215425662481984418699889280184734522565471193888244259842002003203662301235495264496143544059342859868972795832692060911690562863420044109984978877398486541422811217041686547085400321400 . (2625 756048437272288539690689795395260379730144585449845974339332918940173917152358791856341578591446769958919540638977087283361050810001659571116800529701043980611605511244669373657331212851990485445068045097568158383145549 1223312068647805695866041001606414215425662481984418699889280184734522565471193888244259842002003203662301235495264496143544059342859868972795832692060911690562863420044109984978877398486541422811217041686547085400321400) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37121,7 +37121,7 @@ _:gn_6011 { } _:gn_6012 { - 2627 math:greaterThan 1 . + (2627) math:greaterThan 1 . (2627 1) math:difference 2626 . (288784805896771383515338589184106544034626688915273248789385653145825268833523695468423315180890336255537845782689678423178042277143450169437768367341176270660347602445228762335785027217439548078919048508589231365969698 467263631375517156175351206211153835695517896534572725549947265794348648318835096387918263410556433703381694856287408860183008532858209401679032162359867709951257908799440611321546185634550937366148996588978927017175851) math:sum 756048437272288539690689795395260379730144585449845974339332918940173917152358791856341578591446769958919540638977087283361050810001659571116800529701043980611605511244669373657331212851990485445068045097568158383145549 . (2626 467263631375517156175351206211153835695517896534572725549947265794348648318835096387918263410556433703381694856287408860183008532858209401679032162359867709951257908799440611321546185634550937366148996588978927017175851 756048437272288539690689795395260379730144585449845974339332918940173917152358791856341578591446769958919540638977087283361050810001659571116800529701043980611605511244669373657331212851990485445068045097568158383145549) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37132,7 +37132,7 @@ _:gn_6013 { } _:gn_6014 { - 2628 math:greaterThan 1 . + (2628) math:greaterThan 1 . (2628 1) math:difference 2627 . (178478825478745772660012617027047291660891207619299476760561612648523379485311400919494948229666097447843849073597730437004966255714759232241263795018691439290910306354211848985761158417111389287229948080389695651206153 288784805896771383515338589184106544034626688915273248789385653145825268833523695468423315180890336255537845782689678423178042277143450169437768367341176270660347602445228762335785027217439548078919048508589231365969698) math:sum 467263631375517156175351206211153835695517896534572725549947265794348648318835096387918263410556433703381694856287408860183008532858209401679032162359867709951257908799440611321546185634550937366148996588978927017175851 . (2627 288784805896771383515338589184106544034626688915273248789385653145825268833523695468423315180890336255537845782689678423178042277143450169437768367341176270660347602445228762335785027217439548078919048508589231365969698 467263631375517156175351206211153835695517896534572725549947265794348648318835096387918263410556433703381694856287408860183008532858209401679032162359867709951257908799440611321546185634550937366148996588978927017175851) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37143,7 +37143,7 @@ _:gn_6015 { } _:gn_6016 { - 2629 math:greaterThan 1 . + (2629) math:greaterThan 1 . (2629 1) math:difference 2628 . (110305980418025610855325972157059252373735481295973772028824040497301889348212294548928366951224238807693996709091947986173076021428690937196504572322484831369437296091016913350023868800328158791689100428199535714763545 178478825478745772660012617027047291660891207619299476760561612648523379485311400919494948229666097447843849073597730437004966255714759232241263795018691439290910306354211848985761158417111389287229948080389695651206153) math:sum 288784805896771383515338589184106544034626688915273248789385653145825268833523695468423315180890336255537845782689678423178042277143450169437768367341176270660347602445228762335785027217439548078919048508589231365969698 . (2628 178478825478745772660012617027047291660891207619299476760561612648523379485311400919494948229666097447843849073597730437004966255714759232241263795018691439290910306354211848985761158417111389287229948080389695651206153 288784805896771383515338589184106544034626688915273248789385653145825268833523695468423315180890336255537845782689678423178042277143450169437768367341176270660347602445228762335785027217439548078919048508589231365969698) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37154,7 +37154,7 @@ _:gn_6017 { } _:gn_6018 { - 2630 math:greaterThan 1 . + (2630) math:greaterThan 1 . (2630 1) math:difference 2629 . (68172845060720161804686644869988039287155726323325704731737572151221490137099106370566581278441858640149852364505782450831890234286068295044759222696206607921473010263194935635737289616783230495540847652190159936442608 110305980418025610855325972157059252373735481295973772028824040497301889348212294548928366951224238807693996709091947986173076021428690937196504572322484831369437296091016913350023868800328158791689100428199535714763545) math:sum 178478825478745772660012617027047291660891207619299476760561612648523379485311400919494948229666097447843849073597730437004966255714759232241263795018691439290910306354211848985761158417111389287229948080389695651206153 . (2629 110305980418025610855325972157059252373735481295973772028824040497301889348212294548928366951224238807693996709091947986173076021428690937196504572322484831369437296091016913350023868800328158791689100428199535714763545 178478825478745772660012617027047291660891207619299476760561612648523379485311400919494948229666097447843849073597730437004966255714759232241263795018691439290910306354211848985761158417111389287229948080389695651206153) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37165,7 +37165,7 @@ _:gn_6019 { } _:gn_6020 { - 2631 math:greaterThan 1 . + (2631) math:greaterThan 1 . (2631 1) math:difference 2630 . (42133135357305449050639327287071213086579754972648067297086468346080399211113188178361785672782380167544144344586165535341185787142622642151745349626278223447964285827821977714286579183544928296148252776009375778320937 68172845060720161804686644869988039287155726323325704731737572151221490137099106370566581278441858640149852364505782450831890234286068295044759222696206607921473010263194935635737289616783230495540847652190159936442608) math:sum 110305980418025610855325972157059252373735481295973772028824040497301889348212294548928366951224238807693996709091947986173076021428690937196504572322484831369437296091016913350023868800328158791689100428199535714763545 . (2630 68172845060720161804686644869988039287155726323325704731737572151221490137099106370566581278441858640149852364505782450831890234286068295044759222696206607921473010263194935635737289616783230495540847652190159936442608 110305980418025610855325972157059252373735481295973772028824040497301889348212294548928366951224238807693996709091947986173076021428690937196504572322484831369437296091016913350023868800328158791689100428199535714763545) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37176,7 +37176,7 @@ _:gn_6021 { } _:gn_6022 { - 2632 math:greaterThan 1 . + (2632) math:greaterThan 1 . (2632 1) math:difference 2631 . (26039709703414712754047317582916826200575971350677637434651103805141090925985918192204795605659478472605708019919616915490704447143445652893013873069928384473508724435372957921450710433238302199392594876180784158121671 42133135357305449050639327287071213086579754972648067297086468346080399211113188178361785672782380167544144344586165535341185787142622642151745349626278223447964285827821977714286579183544928296148252776009375778320937) math:sum 68172845060720161804686644869988039287155726323325704731737572151221490137099106370566581278441858640149852364505782450831890234286068295044759222696206607921473010263194935635737289616783230495540847652190159936442608 . (2631 42133135357305449050639327287071213086579754972648067297086468346080399211113188178361785672782380167544144344586165535341185787142622642151745349626278223447964285827821977714286579183544928296148252776009375778320937 68172845060720161804686644869988039287155726323325704731737572151221490137099106370566581278441858640149852364505782450831890234286068295044759222696206607921473010263194935635737289616783230495540847652190159936442608) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37187,7 +37187,7 @@ _:gn_6023 { } _:gn_6024 { - 2633 math:greaterThan 1 . + (2633) math:greaterThan 1 . (2633 1) math:difference 2632 . (16093425653890736296592009704154386886003783621970429862435364540939308285127269986156990067122901694938436324666548619850481339999176989258731476556349838974455561392449019792835868750306626096755657899828591620199266 26039709703414712754047317582916826200575971350677637434651103805141090925985918192204795605659478472605708019919616915490704447143445652893013873069928384473508724435372957921450710433238302199392594876180784158121671) math:sum 42133135357305449050639327287071213086579754972648067297086468346080399211113188178361785672782380167544144344586165535341185787142622642151745349626278223447964285827821977714286579183544928296148252776009375778320937 . (2632 26039709703414712754047317582916826200575971350677637434651103805141090925985918192204795605659478472605708019919616915490704447143445652893013873069928384473508724435372957921450710433238302199392594876180784158121671 42133135357305449050639327287071213086579754972648067297086468346080399211113188178361785672782380167544144344586165535341185787142622642151745349626278223447964285827821977714286579183544928296148252776009375778320937) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37198,7 +37198,7 @@ _:gn_6025 { } _:gn_6026 { - 2634 math:greaterThan 1 . + (2634) math:greaterThan 1 . (2634 1) math:difference 2633 . (9946284049523976457455307878762439314572187728707207572215739264201782640858648206047805538536576777667271695253068295640223107144268663634282396513578545499053163042923938128614841682931676102636936976352192537922405 16093425653890736296592009704154386886003783621970429862435364540939308285127269986156990067122901694938436324666548619850481339999176989258731476556349838974455561392449019792835868750306626096755657899828591620199266) math:sum 26039709703414712754047317582916826200575971350677637434651103805141090925985918192204795605659478472605708019919616915490704447143445652893013873069928384473508724435372957921450710433238302199392594876180784158121671 . (2633 16093425653890736296592009704154386886003783621970429862435364540939308285127269986156990067122901694938436324666548619850481339999176989258731476556349838974455561392449019792835868750306626096755657899828591620199266 26039709703414712754047317582916826200575971350677637434651103805141090925985918192204795605659478472605708019919616915490704447143445652893013873069928384473508724435372957921450710433238302199392594876180784158121671) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37209,7 +37209,7 @@ _:gn_6027 { } _:gn_6028 { - 2635 math:greaterThan 1 . + (2635) math:greaterThan 1 . (2635 1) math:difference 2634 . (6147141604366759839136701825391947571431595893263222290219625276737525644268621780109184528586324917271164629413480324210258232854908325624449080042771293475402398349525081664221027067374949994118720923476399082276861 9946284049523976457455307878762439314572187728707207572215739264201782640858648206047805538536576777667271695253068295640223107144268663634282396513578545499053163042923938128614841682931676102636936976352192537922405) math:sum 16093425653890736296592009704154386886003783621970429862435364540939308285127269986156990067122901694938436324666548619850481339999176989258731476556349838974455561392449019792835868750306626096755657899828591620199266 . (2634 9946284049523976457455307878762439314572187728707207572215739264201782640858648206047805538536576777667271695253068295640223107144268663634282396513578545499053163042923938128614841682931676102636936976352192537922405 16093425653890736296592009704154386886003783621970429862435364540939308285127269986156990067122901694938436324666548619850481339999176989258731476556349838974455561392449019792835868750306626096755657899828591620199266) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37220,7 +37220,7 @@ _:gn_6029 { } _:gn_6030 { - 2636 math:greaterThan 1 . + (2636) math:greaterThan 1 . (2636 1) math:difference 2635 . (3799142445157216618318606053370491743140591835443985281996113987464256996590026425938621009950251860396107065839587971429964874289360338009833316470807252023650764693398856464393814615556726108518216052875793455645544 6147141604366759839136701825391947571431595893263222290219625276737525644268621780109184528586324917271164629413480324210258232854908325624449080042771293475402398349525081664221027067374949994118720923476399082276861) math:sum 9946284049523976457455307878762439314572187728707207572215739264201782640858648206047805538536576777667271695253068295640223107144268663634282396513578545499053163042923938128614841682931676102636936976352192537922405 . (2635 6147141604366759839136701825391947571431595893263222290219625276737525644268621780109184528586324917271164629413480324210258232854908325624449080042771293475402398349525081664221027067374949994118720923476399082276861 9946284049523976457455307878762439314572187728707207572215739264201782640858648206047805538536576777667271695253068295640223107144268663634282396513578545499053163042923938128614841682931676102636936976352192537922405) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37231,7 +37231,7 @@ _:gn_6031 { } _:gn_6032 { - 2637 math:greaterThan 1 . + (2637) math:greaterThan 1 . (2637 1) math:difference 2636 . (2347999159209543220818095772021455828291004057819237008223511289273268647678595354170563518636073056875057563573892352780293358565547987614615763571964041451751633656126225199827212451818223885600504870600605626631317 3799142445157216618318606053370491743140591835443985281996113987464256996590026425938621009950251860396107065839587971429964874289360338009833316470807252023650764693398856464393814615556726108518216052875793455645544) math:sum 6147141604366759839136701825391947571431595893263222290219625276737525644268621780109184528586324917271164629413480324210258232854908325624449080042771293475402398349525081664221027067374949994118720923476399082276861 . (2636 3799142445157216618318606053370491743140591835443985281996113987464256996590026425938621009950251860396107065839587971429964874289360338009833316470807252023650764693398856464393814615556726108518216052875793455645544 6147141604366759839136701825391947571431595893263222290219625276737525644268621780109184528586324917271164629413480324210258232854908325624449080042771293475402398349525081664221027067374949994118720923476399082276861) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37242,7 +37242,7 @@ _:gn_6033 { } _:gn_6034 { - 2638 math:greaterThan 1 . + (2638) math:greaterThan 1 . (2638 1) math:difference 2637 . (1451143285947673397500510281349035914849587777624748273772602698190988348911431071768057491314178803521049502265695618649671515723812350395217552898843210571899131037272631264566602163738502222917711182275187829014227 2347999159209543220818095772021455828291004057819237008223511289273268647678595354170563518636073056875057563573892352780293358565547987614615763571964041451751633656126225199827212451818223885600504870600605626631317) math:sum 3799142445157216618318606053370491743140591835443985281996113987464256996590026425938621009950251860396107065839587971429964874289360338009833316470807252023650764693398856464393814615556726108518216052875793455645544 . (2637 2347999159209543220818095772021455828291004057819237008223511289273268647678595354170563518636073056875057563573892352780293358565547987614615763571964041451751633656126225199827212451818223885600504870600605626631317 3799142445157216618318606053370491743140591835443985281996113987464256996590026425938621009950251860396107065839587971429964874289360338009833316470807252023650764693398856464393814615556726108518216052875793455645544) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37253,7 +37253,7 @@ _:gn_6035 { } _:gn_6036 { - 2639 math:greaterThan 1 . + (2639) math:greaterThan 1 . (2639 1) math:difference 2638 . (896855873261869823317585490672419913441416280194488734450908591082280298767164282402506027321894253354008061308196734130621842841735637219398210673120830879852502618853593935260610288079721662682793688325417797617090 1451143285947673397500510281349035914849587777624748273772602698190988348911431071768057491314178803521049502265695618649671515723812350395217552898843210571899131037272631264566602163738502222917711182275187829014227) math:sum 2347999159209543220818095772021455828291004057819237008223511289273268647678595354170563518636073056875057563573892352780293358565547987614615763571964041451751633656126225199827212451818223885600504870600605626631317 . (2638 1451143285947673397500510281349035914849587777624748273772602698190988348911431071768057491314178803521049502265695618649671515723812350395217552898843210571899131037272631264566602163738502222917711182275187829014227 2347999159209543220818095772021455828291004057819237008223511289273268647678595354170563518636073056875057563573892352780293358565547987614615763571964041451751633656126225199827212451818223885600504870600605626631317) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37264,7 +37264,7 @@ _:gn_6037 { } _:gn_6038 { - 2640 math:greaterThan 1 . + (2640) math:greaterThan 1 . (2640 1) math:difference 2639 . (554287412685803574182924790676616001408171497430259539321694107108708050144266789365551463992284550167041440957498884519049672882076713175819342225722379692046628418419037329305991875658780560234917493949770031397137 896855873261869823317585490672419913441416280194488734450908591082280298767164282402506027321894253354008061308196734130621842841735637219398210673120830879852502618853593935260610288079721662682793688325417797617090) math:sum 1451143285947673397500510281349035914849587777624748273772602698190988348911431071768057491314178803521049502265695618649671515723812350395217552898843210571899131037272631264566602163738502222917711182275187829014227 . (2639 896855873261869823317585490672419913441416280194488734450908591082280298767164282402506027321894253354008061308196734130621842841735637219398210673120830879852502618853593935260610288079721662682793688325417797617090 1451143285947673397500510281349035914849587777624748273772602698190988348911431071768057491314178803521049502265695618649671515723812350395217552898843210571899131037272631264566602163738502222917711182275187829014227) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37275,7 +37275,7 @@ _:gn_6039 { } _:gn_6040 { - 2641 math:greaterThan 1 . + (2641) math:greaterThan 1 . (2641 1) math:difference 2640 . (342568460576066249134660699995803912033244782764229195129214483973572248622897493036954563329609703186966620350697849611572169959658924043578868447398451187805874200434556605954618412420941102447876194375647766219953 554287412685803574182924790676616001408171497430259539321694107108708050144266789365551463992284550167041440957498884519049672882076713175819342225722379692046628418419037329305991875658780560234917493949770031397137) math:sum 896855873261869823317585490672419913441416280194488734450908591082280298767164282402506027321894253354008061308196734130621842841735637219398210673120830879852502618853593935260610288079721662682793688325417797617090 . (2640 554287412685803574182924790676616001408171497430259539321694107108708050144266789365551463992284550167041440957498884519049672882076713175819342225722379692046628418419037329305991875658780560234917493949770031397137 896855873261869823317585490672419913441416280194488734450908591082280298767164282402506027321894253354008061308196734130621842841735637219398210673120830879852502618853593935260610288079721662682793688325417797617090) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37286,7 +37286,7 @@ _:gn_6041 { } _:gn_6042 { - 2642 math:greaterThan 1 . + (2642) math:greaterThan 1 . (2642 1) math:difference 2641 . (211718952109737325048264090680812089374926714666030344192479623135135801521369296328596900662674846980074820606801034907477502922417789132240473778323928504240754217984480723351373463237839457787041299574122265177184 342568460576066249134660699995803912033244782764229195129214483973572248622897493036954563329609703186966620350697849611572169959658924043578868447398451187805874200434556605954618412420941102447876194375647766219953) math:sum 554287412685803574182924790676616001408171497430259539321694107108708050144266789365551463992284550167041440957498884519049672882076713175819342225722379692046628418419037329305991875658780560234917493949770031397137 . (2641 342568460576066249134660699995803912033244782764229195129214483973572248622897493036954563329609703186966620350697849611572169959658924043578868447398451187805874200434556605954618412420941102447876194375647766219953 554287412685803574182924790676616001408171497430259539321694107108708050144266789365551463992284550167041440957498884519049672882076713175819342225722379692046628418419037329305991875658780560234917493949770031397137) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37297,7 +37297,7 @@ _:gn_6043 { } _:gn_6044 { - 2643 math:greaterThan 1 . + (2643) math:greaterThan 1 . (2643 1) math:difference 2642 . (130849508466328924086396609314991822658318068098198850936734860838436447101528196708357662666934856206891799743896814704094667037241134911338394669074522683565119982450075882603244949183101644660834894801525501042769 211718952109737325048264090680812089374926714666030344192479623135135801521369296328596900662674846980074820606801034907477502922417789132240473778323928504240754217984480723351373463237839457787041299574122265177184) math:sum 342568460576066249134660699995803912033244782764229195129214483973572248622897493036954563329609703186966620350697849611572169959658924043578868447398451187805874200434556605954618412420941102447876194375647766219953 . (2642 211718952109737325048264090680812089374926714666030344192479623135135801521369296328596900662674846980074820606801034907477502922417789132240473778323928504240754217984480723351373463237839457787041299574122265177184 342568460576066249134660699995803912033244782764229195129214483973572248622897493036954563329609703186966620350697849611572169959658924043578868447398451187805874200434556605954618412420941102447876194375647766219953) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37308,7 +37308,7 @@ _:gn_6045 { } _:gn_6046 { - 2644 math:greaterThan 1 . + (2644) math:greaterThan 1 . (2644 1) math:difference 2643 . (80869443643408400961867481365820266716608646567831493255744762296699354419841099620239237995739990773183020862904220203382835885176654220902079109249405820675634235534404840748128514054737813126206404772596764134415 130849508466328924086396609314991822658318068098198850936734860838436447101528196708357662666934856206891799743896814704094667037241134911338394669074522683565119982450075882603244949183101644660834894801525501042769) math:sum 211718952109737325048264090680812089374926714666030344192479623135135801521369296328596900662674846980074820606801034907477502922417789132240473778323928504240754217984480723351373463237839457787041299574122265177184 . (2643 130849508466328924086396609314991822658318068098198850936734860838436447101528196708357662666934856206891799743896814704094667037241134911338394669074522683565119982450075882603244949183101644660834894801525501042769 211718952109737325048264090680812089374926714666030344192479623135135801521369296328596900662674846980074820606801034907477502922417789132240473778323928504240754217984480723351373463237839457787041299574122265177184) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37319,7 +37319,7 @@ _:gn_6047 { } _:gn_6048 { - 2645 math:greaterThan 1 . + (2645) math:greaterThan 1 . (2645 1) math:difference 2644 . (49980064822920523124529127949171555941709421530367357680990098541737092681687097088118424671194865433708778880992594500711831152064480690436315559825116862889485746915671041855116435128363831534628490028928736908354 80869443643408400961867481365820266716608646567831493255744762296699354419841099620239237995739990773183020862904220203382835885176654220902079109249405820675634235534404840748128514054737813126206404772596764134415) math:sum 130849508466328924086396609314991822658318068098198850936734860838436447101528196708357662666934856206891799743896814704094667037241134911338394669074522683565119982450075882603244949183101644660834894801525501042769 . (2644 80869443643408400961867481365820266716608646567831493255744762296699354419841099620239237995739990773183020862904220203382835885176654220902079109249405820675634235534404840748128514054737813126206404772596764134415 130849508466328924086396609314991822658318068098198850936734860838436447101528196708357662666934856206891799743896814704094667037241134911338394669074522683565119982450075882603244949183101644660834894801525501042769) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37330,7 +37330,7 @@ _:gn_6049 { } _:gn_6050 { - 2646 math:greaterThan 1 . + (2646) math:greaterThan 1 . (2646 1) math:difference 2645 . (30889378820487877837338353416648710774899225037464135574754663754962261738154002532120813324545125339474241981911625702671004733112173530465763549424288957786148488618733798893012078926373981591577914743668027226061 49980064822920523124529127949171555941709421530367357680990098541737092681687097088118424671194865433708778880992594500711831152064480690436315559825116862889485746915671041855116435128363831534628490028928736908354) math:sum 80869443643408400961867481365820266716608646567831493255744762296699354419841099620239237995739990773183020862904220203382835885176654220902079109249405820675634235534404840748128514054737813126206404772596764134415 . (2645 49980064822920523124529127949171555941709421530367357680990098541737092681687097088118424671194865433708778880992594500711831152064480690436315559825116862889485746915671041855116435128363831534628490028928736908354 80869443643408400961867481365820266716608646567831493255744762296699354419841099620239237995739990773183020862904220203382835885176654220902079109249405820675634235534404840748128514054737813126206404772596764134415) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37341,7 +37341,7 @@ _:gn_6051 { } _:gn_6052 { - 2647 math:greaterThan 1 . + (2647) math:greaterThan 1 . (2647 1) math:difference 2646 . (19090686002432645287190774532522845166810196492903222106235434786774830943533094555997611346649740094234536899080968798040826418952307159970552010400827905103337258296937242962104356201989849943050575285260709682293 30889378820487877837338353416648710774899225037464135574754663754962261738154002532120813324545125339474241981911625702671004733112173530465763549424288957786148488618733798893012078926373981591577914743668027226061) math:sum 49980064822920523124529127949171555941709421530367357680990098541737092681687097088118424671194865433708778880992594500711831152064480690436315559825116862889485746915671041855116435128363831534628490028928736908354 . (2646 30889378820487877837338353416648710774899225037464135574754663754962261738154002532120813324545125339474241981911625702671004733112173530465763549424288957786148488618733798893012078926373981591577914743668027226061 49980064822920523124529127949171555941709421530367357680990098541737092681687097088118424671194865433708778880992594500711831152064480690436315559825116862889485746915671041855116435128363831534628490028928736908354) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37352,7 +37352,7 @@ _:gn_6053 { } _:gn_6054 { - 2648 math:greaterThan 1 . + (2648) math:greaterThan 1 . (2648 1) math:difference 2647 . (11798692818055232550147578884125865608089028544560913468519228968187430794620907976123201977895385245239705082830656904630178314159866370495211539023461052682811230321796555930907722724384131648527339458407317543768 19090686002432645287190774532522845166810196492903222106235434786774830943533094555997611346649740094234536899080968798040826418952307159970552010400827905103337258296937242962104356201989849943050575285260709682293) math:sum 30889378820487877837338353416648710774899225037464135574754663754962261738154002532120813324545125339474241981911625702671004733112173530465763549424288957786148488618733798893012078926373981591577914743668027226061 . (2647 19090686002432645287190774532522845166810196492903222106235434786774830943533094555997611346649740094234536899080968798040826418952307159970552010400827905103337258296937242962104356201989849943050575285260709682293 30889378820487877837338353416648710774899225037464135574754663754962261738154002532120813324545125339474241981911625702671004733112173530465763549424288957786148488618733798893012078926373981591577914743668027226061) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37363,7 +37363,7 @@ _:gn_6055 { } _:gn_6056 { - 2649 math:greaterThan 1 . + (2649) math:greaterThan 1 . (2649 1) math:difference 2648 . (7291993184377412737043195648396979558721167948342308637716205818587400148912186579874409368754354848994831816250311893410648104792440789475340471377366852420526027975140687031196633477605718294523235826853392138525 11798692818055232550147578884125865608089028544560913468519228968187430794620907976123201977895385245239705082830656904630178314159866370495211539023461052682811230321796555930907722724384131648527339458407317543768) math:sum 19090686002432645287190774532522845166810196492903222106235434786774830943533094555997611346649740094234536899080968798040826418952307159970552010400827905103337258296937242962104356201989849943050575285260709682293 . (2648 11798692818055232550147578884125865608089028544560913468519228968187430794620907976123201977895385245239705082830656904630178314159866370495211539023461052682811230321796555930907722724384131648527339458407317543768 19090686002432645287190774532522845166810196492903222106235434786774830943533094555997611346649740094234536899080968798040826418952307159970552010400827905103337258296937242962104356201989849943050575285260709682293) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37374,7 +37374,7 @@ _:gn_6057 { } _:gn_6058 { - 2650 math:greaterThan 1 . + (2650) math:greaterThan 1 . (2650 1) math:difference 2649 . (4506699633677819813104383235728886049367860596218604830803023149600030645708721396248792609141030396244873266580345011219530209367425581019871067646094200262285202346655868899711089246778413354004103631553925405243 7291993184377412737043195648396979558721167948342308637716205818587400148912186579874409368754354848994831816250311893410648104792440789475340471377366852420526027975140687031196633477605718294523235826853392138525) math:sum 11798692818055232550147578884125865608089028544560913468519228968187430794620907976123201977895385245239705082830656904630178314159866370495211539023461052682811230321796555930907722724384131648527339458407317543768 . (2649 7291993184377412737043195648396979558721167948342308637716205818587400148912186579874409368754354848994831816250311893410648104792440789475340471377366852420526027975140687031196633477605718294523235826853392138525 11798692818055232550147578884125865608089028544560913468519228968187430794620907976123201977895385245239705082830656904630178314159866370495211539023461052682811230321796555930907722724384131648527339458407317543768) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37385,7 +37385,7 @@ _:gn_6059 { } _:gn_6060 { - 2651 math:greaterThan 1 . + (2651) math:greaterThan 1 . (2651 1) math:difference 2650 . (2785293550699592923938812412668093509353307352123703806913182668987369503203465183625616759613324452749958549669966882191117895425015208455469403731272652158240825628484818131485544230827304940519132195299466733282 4506699633677819813104383235728886049367860596218604830803023149600030645708721396248792609141030396244873266580345011219530209367425581019871067646094200262285202346655868899711089246778413354004103631553925405243) math:sum 7291993184377412737043195648396979558721167948342308637716205818587400148912186579874409368754354848994831816250311893410648104792440789475340471377366852420526027975140687031196633477605718294523235826853392138525 . (2650 4506699633677819813104383235728886049367860596218604830803023149600030645708721396248792609141030396244873266580345011219530209367425581019871067646094200262285202346655868899711089246778413354004103631553925405243 7291993184377412737043195648396979558721167948342308637716205818587400148912186579874409368754354848994831816250311893410648104792440789475340471377366852420526027975140687031196633477605718294523235826853392138525) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37396,7 +37396,7 @@ _:gn_6061 { } _:gn_6062 { - 2652 math:greaterThan 1 . + (2652) math:greaterThan 1 . (2652 1) math:difference 2651 . (1721406082978226889165570823060792540014553244094901023889840480612661142505256212623175849527705943494914716910378129028412313942410372564401663914821548104044376718171050768225545015951108413484971436254458671961 2785293550699592923938812412668093509353307352123703806913182668987369503203465183625616759613324452749958549669966882191117895425015208455469403731272652158240825628484818131485544230827304940519132195299466733282) math:sum 4506699633677819813104383235728886049367860596218604830803023149600030645708721396248792609141030396244873266580345011219530209367425581019871067646094200262285202346655868899711089246778413354004103631553925405243 . (2651 2785293550699592923938812412668093509353307352123703806913182668987369503203465183625616759613324452749958549669966882191117895425015208455469403731272652158240825628484818131485544230827304940519132195299466733282 4506699633677819813104383235728886049367860596218604830803023149600030645708721396248792609141030396244873266580345011219530209367425581019871067646094200262285202346655868899711089246778413354004103631553925405243) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37407,7 +37407,7 @@ _:gn_6063 { } _:gn_6064 { - 2653 math:greaterThan 1 . + (2653) math:greaterThan 1 . (2653 1) math:difference 2652 . (1063887467721366034773241589607300969338754108028802783023342188374708360698208971002440910085618509255043832759588753162705581482604835891067739816451104054196448910313767363259999214876196527034160759045008061321 1721406082978226889165570823060792540014553244094901023889840480612661142505256212623175849527705943494914716910378129028412313942410372564401663914821548104044376718171050768225545015951108413484971436254458671961) math:sum 2785293550699592923938812412668093509353307352123703806913182668987369503203465183625616759613324452749958549669966882191117895425015208455469403731272652158240825628484818131485544230827304940519132195299466733282 . (2652 1721406082978226889165570823060792540014553244094901023889840480612661142505256212623175849527705943494914716910378129028412313942410372564401663914821548104044376718171050768225545015951108413484971436254458671961 2785293550699592923938812412668093509353307352123703806913182668987369503203465183625616759613324452749958549669966882191117895425015208455469403731272652158240825628484818131485544230827304940519132195299466733282) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37418,7 +37418,7 @@ _:gn_6065 { } _:gn_6066 { - 2654 math:greaterThan 1 . + (2654) math:greaterThan 1 . (2654 1) math:difference 2653 . (657518615256860854392329233453491570675799136066098240866498292237952781807047241620734939442087434239870884150789375865706732459805536673333924098370444049847927807857283404965545801074911886450810677209450610640 1063887467721366034773241589607300969338754108028802783023342188374708360698208971002440910085618509255043832759588753162705581482604835891067739816451104054196448910313767363259999214876196527034160759045008061321) math:sum 1721406082978226889165570823060792540014553244094901023889840480612661142505256212623175849527705943494914716910378129028412313942410372564401663914821548104044376718171050768225545015951108413484971436254458671961 . (2653 1063887467721366034773241589607300969338754108028802783023342188374708360698208971002440910085618509255043832759588753162705581482604835891067739816451104054196448910313767363259999214876196527034160759045008061321 1721406082978226889165570823060792540014553244094901023889840480612661142505256212623175849527705943494914716910378129028412313942410372564401663914821548104044376718171050768225545015951108413484971436254458671961) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37429,7 +37429,7 @@ _:gn_6067 { } _:gn_6068 { - 2655 math:greaterThan 1 . + (2655) math:greaterThan 1 . (2655 1) math:difference 2654 . (406368852464505180380912356153809398662954971962704542156843896136755578891161729381705970643531075015172948608799377296998849022799299217733815718080660004348521102456483958294453413801284640583350081835557450681 657518615256860854392329233453491570675799136066098240866498292237952781807047241620734939442087434239870884150789375865706732459805536673333924098370444049847927807857283404965545801074911886450810677209450610640) math:sum 1063887467721366034773241589607300969338754108028802783023342188374708360698208971002440910085618509255043832759588753162705581482604835891067739816451104054196448910313767363259999214876196527034160759045008061321 . (2654 657518615256860854392329233453491570675799136066098240866498292237952781807047241620734939442087434239870884150789375865706732459805536673333924098370444049847927807857283404965545801074911886450810677209450610640 1063887467721366034773241589607300969338754108028802783023342188374708360698208971002440910085618509255043832759588753162705581482604835891067739816451104054196448910313767363259999214876196527034160759045008061321) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37440,7 +37440,7 @@ _:gn_6069 { } _:gn_6070 { - 2656 math:greaterThan 1 . + (2656) math:greaterThan 1 . (2656 1) math:difference 2655 . (251149762792355674011416877299682172012844164103393698709654396101197202915885512239028968798556359224697935541989998568707883437006237455600108380289784045499406705400799446671092387273627245867460595373893159959 406368852464505180380912356153809398662954971962704542156843896136755578891161729381705970643531075015172948608799377296998849022799299217733815718080660004348521102456483958294453413801284640583350081835557450681) math:sum 657518615256860854392329233453491570675799136066098240866498292237952781807047241620734939442087434239870884150789375865706732459805536673333924098370444049847927807857283404965545801074911886450810677209450610640 . (2655 406368852464505180380912356153809398662954971962704542156843896136755578891161729381705970643531075015172948608799377296998849022799299217733815718080660004348521102456483958294453413801284640583350081835557450681 657518615256860854392329233453491570675799136066098240866498292237952781807047241620734939442087434239870884150789375865706732459805536673333924098370444049847927807857283404965545801074911886450810677209450610640) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37451,7 +37451,7 @@ _:gn_6071 { } _:gn_6072 { - 2657 math:greaterThan 1 . + (2657) math:greaterThan 1 . (2657 1) math:difference 2656 . (155219089672149506369495478854127226650110807859310843447189500035558375975276217142677001844974715790475013066809378728290965585793061762133707337790875958849114397055684511623361026527657394715889486461664290722 251149762792355674011416877299682172012844164103393698709654396101197202915885512239028968798556359224697935541989998568707883437006237455600108380289784045499406705400799446671092387273627245867460595373893159959) math:sum 406368852464505180380912356153809398662954971962704542156843896136755578891161729381705970643531075015172948608799377296998849022799299217733815718080660004348521102456483958294453413801284640583350081835557450681 . (2656 251149762792355674011416877299682172012844164103393698709654396101197202915885512239028968798556359224697935541989998568707883437006237455600108380289784045499406705400799446671092387273627245867460595373893159959 406368852464505180380912356153809398662954971962704542156843896136755578891161729381705970643531075015172948608799377296998849022799299217733815718080660004348521102456483958294453413801284640583350081835557450681) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37462,7 +37462,7 @@ _:gn_6073 { } _:gn_6074 { - 2658 math:greaterThan 1 . + (2658) math:greaterThan 1 . (2658 1) math:difference 2657 . (95930673120206167641921398445554945362733356244082855262464896065638826940609295096351966953581643434222922475180619840416917851213175693466401042498908086650292308345114935047731360745969851151571108912228869237 155219089672149506369495478854127226650110807859310843447189500035558375975276217142677001844974715790475013066809378728290965585793061762133707337790875958849114397055684511623361026527657394715889486461664290722) math:sum 251149762792355674011416877299682172012844164103393698709654396101197202915885512239028968798556359224697935541989998568707883437006237455600108380289784045499406705400799446671092387273627245867460595373893159959 . (2657 155219089672149506369495478854127226650110807859310843447189500035558375975276217142677001844974715790475013066809378728290965585793061762133707337790875958849114397055684511623361026527657394715889486461664290722 251149762792355674011416877299682172012844164103393698709654396101197202915885512239028968798556359224697935541989998568707883437006237455600108380289784045499406705400799446671092387273627245867460595373893159959) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37473,7 +37473,7 @@ _:gn_6075 { } _:gn_6076 { - 2659 math:greaterThan 1 . + (2659) math:greaterThan 1 . (2659 1) math:difference 2658 . (59288416551943338727574080408572281287377451615227988184724603969919549034666922046325034891393072356252090591628758887874047734579886068667306295291967872198822088710569576575629665781687543564318377549435421485 95930673120206167641921398445554945362733356244082855262464896065638826940609295096351966953581643434222922475180619840416917851213175693466401042498908086650292308345114935047731360745969851151571108912228869237) math:sum 155219089672149506369495478854127226650110807859310843447189500035558375975276217142677001844974715790475013066809378728290965585793061762133707337790875958849114397055684511623361026527657394715889486461664290722 . (2658 95930673120206167641921398445554945362733356244082855262464896065638826940609295096351966953581643434222922475180619840416917851213175693466401042498908086650292308345114935047731360745969851151571108912228869237 155219089672149506369495478854127226650110807859310843447189500035558375975276217142677001844974715790475013066809378728290965585793061762133707337790875958849114397055684511623361026527657394715889486461664290722) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37484,7 +37484,7 @@ _:gn_6077 { } _:gn_6078 { - 2660 math:greaterThan 1 . + (2660) math:greaterThan 1 . (2660 1) math:difference 2659 . (36642256568262828914347318036982664075355904628854867077740292095719277905942373050026932062188571077970831883551860952542870116633289624799094747206940214451470219634545358472101694964282307587252731362793447752 59288416551943338727574080408572281287377451615227988184724603969919549034666922046325034891393072356252090591628758887874047734579886068667306295291967872198822088710569576575629665781687543564318377549435421485) math:sum 95930673120206167641921398445554945362733356244082855262464896065638826940609295096351966953581643434222922475180619840416917851213175693466401042498908086650292308345114935047731360745969851151571108912228869237 . (2659 59288416551943338727574080408572281287377451615227988184724603969919549034666922046325034891393072356252090591628758887874047734579886068667306295291967872198822088710569576575629665781687543564318377549435421485 95930673120206167641921398445554945362733356244082855262464896065638826940609295096351966953581643434222922475180619840416917851213175693466401042498908086650292308345114935047731360745969851151571108912228869237) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37495,7 +37495,7 @@ _:gn_6079 { } _:gn_6080 { - 2661 math:greaterThan 1 . + (2661) math:greaterThan 1 . (2661 1) math:difference 2660 . (22646159983680509813226762371589617212021546986373121106984311874200271128724548996298102829204501278281258708076897935331177617946596443868211548085027657747351869076024218103527970817405235977065646186641973733 36642256568262828914347318036982664075355904628854867077740292095719277905942373050026932062188571077970831883551860952542870116633289624799094747206940214451470219634545358472101694964282307587252731362793447752) math:sum 59288416551943338727574080408572281287377451615227988184724603969919549034666922046325034891393072356252090591628758887874047734579886068667306295291967872198822088710569576575629665781687543564318377549435421485 . (2660 36642256568262828914347318036982664075355904628854867077740292095719277905942373050026932062188571077970831883551860952542870116633289624799094747206940214451470219634545358472101694964282307587252731362793447752 59288416551943338727574080408572281287377451615227988184724603969919549034666922046325034891393072356252090591628758887874047734579886068667306295291967872198822088710569576575629665781687543564318377549435421485) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37506,7 +37506,7 @@ _:gn_6081 { } _:gn_6082 { - 2662 math:greaterThan 1 . + (2662) math:greaterThan 1 . (2662 1) math:difference 2661 . (13996096584582319101120555665393046863334357642481745970755980221519006777217824053728829232984069799689573175474963017211692498686693180930883199121912556704118350558521140368573724146877071610187085176151474019 22646159983680509813226762371589617212021546986373121106984311874200271128724548996298102829204501278281258708076897935331177617946596443868211548085027657747351869076024218103527970817405235977065646186641973733) math:sum 36642256568262828914347318036982664075355904628854867077740292095719277905942373050026932062188571077970831883551860952542870116633289624799094747206940214451470219634545358472101694964282307587252731362793447752 . (2661 22646159983680509813226762371589617212021546986373121106984311874200271128724548996298102829204501278281258708076897935331177617946596443868211548085027657747351869076024218103527970817405235977065646186641973733 36642256568262828914347318036982664075355904628854867077740292095719277905942373050026932062188571077970831883551860952542870116633289624799094747206940214451470219634545358472101694964282307587252731362793447752) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37517,7 +37517,7 @@ _:gn_6083 { } _:gn_6084 { - 2663 math:greaterThan 1 . + (2663) math:greaterThan 1 . (2663 1) math:difference 2662 . (8650063399098190712106206706196570348687189343891375136228331652681264351506724942569273596220431478591685532601934918119485119259903262937328348963115101043233518517503077734954246670528164366878561010490499714 13996096584582319101120555665393046863334357642481745970755980221519006777217824053728829232984069799689573175474963017211692498686693180930883199121912556704118350558521140368573724146877071610187085176151474019) math:sum 22646159983680509813226762371589617212021546986373121106984311874200271128724548996298102829204501278281258708076897935331177617946596443868211548085027657747351869076024218103527970817405235977065646186641973733 . (2662 13996096584582319101120555665393046863334357642481745970755980221519006777217824053728829232984069799689573175474963017211692498686693180930883199121912556704118350558521140368573724146877071610187085176151474019 22646159983680509813226762371589617212021546986373121106984311874200271128724548996298102829204501278281258708076897935331177617946596443868211548085027657747351869076024218103527970817405235977065646186641973733) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37528,7 +37528,7 @@ _:gn_6085 { } _:gn_6086 { - 2664 math:greaterThan 1 . + (2664) math:greaterThan 1 . (2664 1) math:difference 2663 . (5346033185484128389014348959196476514647168298590370834527648568837742425711099111159555636763638321097887642873028099092207379426789917993554850158797455660884832041018062633619477476348907243308524165660974305 8650063399098190712106206706196570348687189343891375136228331652681264351506724942569273596220431478591685532601934918119485119259903262937328348963115101043233518517503077734954246670528164366878561010490499714) math:sum 13996096584582319101120555665393046863334357642481745970755980221519006777217824053728829232984069799689573175474963017211692498686693180930883199121912556704118350558521140368573724146877071610187085176151474019 . (2663 8650063399098190712106206706196570348687189343891375136228331652681264351506724942569273596220431478591685532601934918119485119259903262937328348963115101043233518517503077734954246670528164366878561010490499714 13996096584582319101120555665393046863334357642481745970755980221519006777217824053728829232984069799689573175474963017211692498686693180930883199121912556704118350558521140368573724146877071610187085176151474019) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37539,7 +37539,7 @@ _:gn_6087 { } _:gn_6088 { - 2665 math:greaterThan 1 . + (2665) math:greaterThan 1 . (2665 1) math:difference 2664 . (3304030213614062323091857747000093834040021045301004301700683083843521925795625831409717959456793157493797889728906819027277739833113344943773498804317645382348686476485015101334769194179257123570036844829525409 5346033185484128389014348959196476514647168298590370834527648568837742425711099111159555636763638321097887642873028099092207379426789917993554850158797455660884832041018062633619477476348907243308524165660974305) math:sum 8650063399098190712106206706196570348687189343891375136228331652681264351506724942569273596220431478591685532601934918119485119259903262937328348963115101043233518517503077734954246670528164366878561010490499714 . (2664 5346033185484128389014348959196476514647168298590370834527648568837742425711099111159555636763638321097887642873028099092207379426789917993554850158797455660884832041018062633619477476348907243308524165660974305 8650063399098190712106206706196570348687189343891375136228331652681264351506724942569273596220431478591685532601934918119485119259903262937328348963115101043233518517503077734954246670528164366878561010490499714) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37550,7 +37550,7 @@ _:gn_6089 { } _:gn_6090 { - 2666 math:greaterThan 1 . + (2666) math:greaterThan 1 . (2666 1) math:difference 2665 . (2042002971870066065922491212196382680607147253289366532826965484994220499915473279749837677306845163604089753144121280064929639593676573049781351354479810278536145564533047532284708282169650119738487320831448896 3304030213614062323091857747000093834040021045301004301700683083843521925795625831409717959456793157493797889728906819027277739833113344943773498804317645382348686476485015101334769194179257123570036844829525409) math:sum 5346033185484128389014348959196476514647168298590370834527648568837742425711099111159555636763638321097887642873028099092207379426789917993554850158797455660884832041018062633619477476348907243308524165660974305 . (2665 3304030213614062323091857747000093834040021045301004301700683083843521925795625831409717959456793157493797889728906819027277739833113344943773498804317645382348686476485015101334769194179257123570036844829525409 5346033185484128389014348959196476514647168298590370834527648568837742425711099111159555636763638321097887642873028099092207379426789917993554850158797455660884832041018062633619477476348907243308524165660974305) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37561,7 +37561,7 @@ _:gn_6091 { } _:gn_6092 { - 2667 math:greaterThan 1 . + (2667) math:greaterThan 1 . (2667 1) math:difference 2666 . (1262027241743996257169366534803711153432873792011637768873717598849301425880152551659880282149947993889708136584785538962348100239436771893992147449837835103812540911951967569050060912009607003831549523998076513 2042002971870066065922491212196382680607147253289366532826965484994220499915473279749837677306845163604089753144121280064929639593676573049781351354479810278536145564533047532284708282169650119738487320831448896) math:sum 3304030213614062323091857747000093834040021045301004301700683083843521925795625831409717959456793157493797889728906819027277739833113344943773498804317645382348686476485015101334769194179257123570036844829525409 . (2666 2042002971870066065922491212196382680607147253289366532826965484994220499915473279749837677306845163604089753144121280064929639593676573049781351354479810278536145564533047532284708282169650119738487320831448896 3304030213614062323091857747000093834040021045301004301700683083843521925795625831409717959456793157493797889728906819027277739833113344943773498804317645382348686476485015101334769194179257123570036844829525409) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37572,7 +37572,7 @@ _:gn_6093 { } _:gn_6094 { - 2668 math:greaterThan 1 . + (2668) math:greaterThan 1 . (2668 1) math:difference 2667 . (779975730126069808753124677392671527174273461277728763953247886144919074035320728089957395156897169714381616559335741102581539354239801155789203904641975174723604652581079963234647370160043115906937796833372383 1262027241743996257169366534803711153432873792011637768873717598849301425880152551659880282149947993889708136584785538962348100239436771893992147449837835103812540911951967569050060912009607003831549523998076513) math:sum 2042002971870066065922491212196382680607147253289366532826965484994220499915473279749837677306845163604089753144121280064929639593676573049781351354479810278536145564533047532284708282169650119738487320831448896 . (2667 1262027241743996257169366534803711153432873792011637768873717598849301425880152551659880282149947993889708136584785538962348100239436771893992147449837835103812540911951967569050060912009607003831549523998076513 2042002971870066065922491212196382680607147253289366532826965484994220499915473279749837677306845163604089753144121280064929639593676573049781351354479810278536145564533047532284708282169650119738487320831448896) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37583,7 +37583,7 @@ _:gn_6095 { } _:gn_6096 { - 2669 math:greaterThan 1 . + (2669) math:greaterThan 1 . (2669 1) math:difference 2668 . (482051511617926448416241857411039626258600330733909004920469712704382351844831823569922886993050824175326520025449797859766560885196970738202943545195859929088936259370887605815413541849563887924611727164704130 779975730126069808753124677392671527174273461277728763953247886144919074035320728089957395156897169714381616559335741102581539354239801155789203904641975174723604652581079963234647370160043115906937796833372383) math:sum 1262027241743996257169366534803711153432873792011637768873717598849301425880152551659880282149947993889708136584785538962348100239436771893992147449837835103812540911951967569050060912009607003831549523998076513 . (2668 779975730126069808753124677392671527174273461277728763953247886144919074035320728089957395156897169714381616559335741102581539354239801155789203904641975174723604652581079963234647370160043115906937796833372383 1262027241743996257169366534803711153432873792011637768873717598849301425880152551659880282149947993889708136584785538962348100239436771893992147449837835103812540911951967569050060912009607003831549523998076513) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37594,7 +37594,7 @@ _:gn_6097 { } _:gn_6098 { - 2670 math:greaterThan 1 . + (2670) math:greaterThan 1 . (2670 1) math:difference 2669 . (297924218508143360336882819981631900915673130543819759032778173440536722190488904520034508163846345539055096533885943242814978469042830417586260359446115245634668393210192357419233828310479227982326069668668253 482051511617926448416241857411039626258600330733909004920469712704382351844831823569922886993050824175326520025449797859766560885196970738202943545195859929088936259370887605815413541849563887924611727164704130) math:sum 779975730126069808753124677392671527174273461277728763953247886144919074035320728089957395156897169714381616559335741102581539354239801155789203904641975174723604652581079963234647370160043115906937796833372383 . (2669 482051511617926448416241857411039626258600330733909004920469712704382351844831823569922886993050824175326520025449797859766560885196970738202943545195859929088936259370887605815413541849563887924611727164704130 779975730126069808753124677392671527174273461277728763953247886144919074035320728089957395156897169714381616559335741102581539354239801155789203904641975174723604652581079963234647370160043115906937796833372383) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37605,7 +37605,7 @@ _:gn_6099 { } _:gn_6100 { - 2671 math:greaterThan 1 . + (2671) math:greaterThan 1 . (2671 1) math:difference 2670 . (184127293109783088079359037429407725342927200190089245887691539263845629654342919049888378829204478636271423491563854616951582416154140320616683185749744683454267866160695248396179713539084659942285657496035877 297924218508143360336882819981631900915673130543819759032778173440536722190488904520034508163846345539055096533885943242814978469042830417586260359446115245634668393210192357419233828310479227982326069668668253) math:sum 482051511617926448416241857411039626258600330733909004920469712704382351844831823569922886993050824175326520025449797859766560885196970738202943545195859929088936259370887605815413541849563887924611727164704130 . (2670 297924218508143360336882819981631900915673130543819759032778173440536722190488904520034508163846345539055096533885943242814978469042830417586260359446115245634668393210192357419233828310479227982326069668668253 482051511617926448416241857411039626258600330733909004920469712704382351844831823569922886993050824175326520025449797859766560885196970738202943545195859929088936259370887605815413541849563887924611727164704130) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37616,7 +37616,7 @@ _:gn_6101 { } _:gn_6102 { - 2672 math:greaterThan 1 . + (2672) math:greaterThan 1 . (2672 1) math:difference 2671 . (113796925398360272257523782552224175572745930353730513145086634176691092536145985470146129334641866902783673042322088625863396052888690096969577173696370562180400527049497109023054114771394568040040412172632376 184127293109783088079359037429407725342927200190089245887691539263845629654342919049888378829204478636271423491563854616951582416154140320616683185749744683454267866160695248396179713539084659942285657496035877) math:sum 297924218508143360336882819981631900915673130543819759032778173440536722190488904520034508163846345539055096533885943242814978469042830417586260359446115245634668393210192357419233828310479227982326069668668253 . (2671 184127293109783088079359037429407725342927200190089245887691539263845629654342919049888378829204478636271423491563854616951582416154140320616683185749744683454267866160695248396179713539084659942285657496035877 297924218508143360336882819981631900915673130543819759032778173440536722190488904520034508163846345539055096533885943242814978469042830417586260359446115245634668393210192357419233828310479227982326069668668253) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37627,7 +37627,7 @@ _:gn_6103 { } _:gn_6104 { - 2673 math:greaterThan 1 . + (2673) math:greaterThan 1 . (2673 1) math:difference 2672 . (70330367711422815821835254877183549770181269836358732742604905087154537118196933579742249494562611733487750449241765991088186363265450223647106012053374121273867339111198139373125598767690091902245245323403501 113796925398360272257523782552224175572745930353730513145086634176691092536145985470146129334641866902783673042322088625863396052888690096969577173696370562180400527049497109023054114771394568040040412172632376) math:sum 184127293109783088079359037429407725342927200190089245887691539263845629654342919049888378829204478636271423491563854616951582416154140320616683185749744683454267866160695248396179713539084659942285657496035877 . (2672 113796925398360272257523782552224175572745930353730513145086634176691092536145985470146129334641866902783673042322088625863396052888690096969577173696370562180400527049497109023054114771394568040040412172632376 184127293109783088079359037429407725342927200190089245887691539263845629654342919049888378829204478636271423491563854616951582416154140320616683185749744683454267866160695248396179713539084659942285657496035877) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37638,7 +37638,7 @@ _:gn_6105 { } _:gn_6106 { - 2674 math:greaterThan 1 . + (2674) math:greaterThan 1 . (2674 1) math:difference 2673 . (43466557686937456435688527675040625802564660517371780402481729089536555417949051890403879840079255169295922593080322634775209689623239873322471161642996440906533187938298969649928516003704476137795166849228875 70330367711422815821835254877183549770181269836358732742604905087154537118196933579742249494562611733487750449241765991088186363265450223647106012053374121273867339111198139373125598767690091902245245323403501) math:sum 113796925398360272257523782552224175572745930353730513145086634176691092536145985470146129334641866902783673042322088625863396052888690096969577173696370562180400527049497109023054114771394568040040412172632376 . (2673 70330367711422815821835254877183549770181269836358732742604905087154537118196933579742249494562611733487750449241765991088186363265450223647106012053374121273867339111198139373125598767690091902245245323403501 113796925398360272257523782552224175572745930353730513145086634176691092536145985470146129334641866902783673042322088625863396052888690096969577173696370562180400527049497109023054114771394568040040412172632376) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37649,7 +37649,7 @@ _:gn_6107 { } _:gn_6108 { - 2675 math:greaterThan 1 . + (2675) math:greaterThan 1 . (2675 1) math:difference 2674 . (26863810024485359386146727202142923967616609318986952340123175997617981700247881689338369654483356564191827856161443356312976673642210350324634850410377680367334151172899169723197082763985615764450078474174626 43466557686937456435688527675040625802564660517371780402481729089536555417949051890403879840079255169295922593080322634775209689623239873322471161642996440906533187938298969649928516003704476137795166849228875) math:sum 70330367711422815821835254877183549770181269836358732742604905087154537118196933579742249494562611733487750449241765991088186363265450223647106012053374121273867339111198139373125598767690091902245245323403501 . (2674 43466557686937456435688527675040625802564660517371780402481729089536555417949051890403879840079255169295922593080322634775209689623239873322471161642996440906533187938298969649928516003704476137795166849228875 70330367711422815821835254877183549770181269836358732742604905087154537118196933579742249494562611733487750449241765991088186363265450223647106012053374121273867339111198139373125598767690091902245245323403501) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37660,7 +37660,7 @@ _:gn_6109 { } _:gn_6110 { - 2676 math:greaterThan 1 . + (2676) math:greaterThan 1 . (2676 1) math:difference 2675 . (16602747662452097049541800472897701834948051198384828062358553091918573717701170201065510185595898605104094736918879278462233015981029522997836311232618760539199036765399799926731433239718860373345088375054249 26863810024485359386146727202142923967616609318986952340123175997617981700247881689338369654483356564191827856161443356312976673642210350324634850410377680367334151172899169723197082763985615764450078474174626) math:sum 43466557686937456435688527675040625802564660517371780402481729089536555417949051890403879840079255169295922593080322634775209689623239873322471161642996440906533187938298969649928516003704476137795166849228875 . (2675 26863810024485359386146727202142923967616609318986952340123175997617981700247881689338369654483356564191827856161443356312976673642210350324634850410377680367334151172899169723197082763985615764450078474174626 43466557686937456435688527675040625802564660517371780402481729089536555417949051890403879840079255169295922593080322634775209689623239873322471161642996440906533187938298969649928516003704476137795166849228875) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37671,7 +37671,7 @@ _:gn_6111 { } _:gn_6112 { - 2677 math:greaterThan 1 . + (2677) math:greaterThan 1 . (2677 1) math:difference 2676 . (10261062362033262336604926729245222132668558120602124277764622905699407982546711488272859468887457959087733119242564077850743657661180827326798539177758919828135114407499369796465649524266755391104990099120377 16602747662452097049541800472897701834948051198384828062358553091918573717701170201065510185595898605104094736918879278462233015981029522997836311232618760539199036765399799926731433239718860373345088375054249) math:sum 26863810024485359386146727202142923967616609318986952340123175997617981700247881689338369654483356564191827856161443356312976673642210350324634850410377680367334151172899169723197082763985615764450078474174626 . (2676 16602747662452097049541800472897701834948051198384828062358553091918573717701170201065510185595898605104094736918879278462233015981029522997836311232618760539199036765399799926731433239718860373345088375054249 26863810024485359386146727202142923967616609318986952340123175997617981700247881689338369654483356564191827856161443356312976673642210350324634850410377680367334151172899169723197082763985615764450078474174626) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37682,7 +37682,7 @@ _:gn_6113 { } _:gn_6114 { - 2678 math:greaterThan 1 . + (2678) math:greaterThan 1 . (2678 1) math:difference 2677 . (6341685300418834712936873743652479702279493077782703784593930186219165735154458712792650716708440646016361617676315200611489358319848695671037772054859840711063922357900430130265783715452104982240098275933872 10261062362033262336604926729245222132668558120602124277764622905699407982546711488272859468887457959087733119242564077850743657661180827326798539177758919828135114407499369796465649524266755391104990099120377) math:sum 16602747662452097049541800472897701834948051198384828062358553091918573717701170201065510185595898605104094736918879278462233015981029522997836311232618760539199036765399799926731433239718860373345088375054249 . (2677 10261062362033262336604926729245222132668558120602124277764622905699407982546711488272859468887457959087733119242564077850743657661180827326798539177758919828135114407499369796465649524266755391104990099120377 16602747662452097049541800472897701834948051198384828062358553091918573717701170201065510185595898605104094736918879278462233015981029522997836311232618760539199036765399799926731433239718860373345088375054249) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37693,7 +37693,7 @@ _:gn_6115 { } _:gn_6116 { - 2679 math:greaterThan 1 . + (2679) math:greaterThan 1 . (2679 1) math:difference 2678 . (3919377061614427623668052985592742430389065042819420493170692719480242247392252775480208752179017313071371501566248877239254299341332131655760767122899079117071192049598939666199865808814650408864891823186505 6341685300418834712936873743652479702279493077782703784593930186219165735154458712792650716708440646016361617676315200611489358319848695671037772054859840711063922357900430130265783715452104982240098275933872) math:sum 10261062362033262336604926729245222132668558120602124277764622905699407982546711488272859468887457959087733119242564077850743657661180827326798539177758919828135114407499369796465649524266755391104990099120377 . (2678 6341685300418834712936873743652479702279493077782703784593930186219165735154458712792650716708440646016361617676315200611489358319848695671037772054859840711063922357900430130265783715452104982240098275933872 10261062362033262336604926729245222132668558120602124277764622905699407982546711488272859468887457959087733119242564077850743657661180827326798539177758919828135114407499369796465649524266755391104990099120377) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37704,7 +37704,7 @@ _:gn_6117 { } _:gn_6118 { - 2680 math:greaterThan 1 . + (2680) math:greaterThan 1 . (2680 1) math:difference 2679 . (2422308238804407089268820758059737271890428034963283291423237466738923487762205937312441964529423332944990116110066323372235058978516564015277004931960761593992730308301490464065917906637454573375206452747367 3919377061614427623668052985592742430389065042819420493170692719480242247392252775480208752179017313071371501566248877239254299341332131655760767122899079117071192049598939666199865808814650408864891823186505) math:sum 6341685300418834712936873743652479702279493077782703784593930186219165735154458712792650716708440646016361617676315200611489358319848695671037772054859840711063922357900430130265783715452104982240098275933872 . (2679 3919377061614427623668052985592742430389065042819420493170692719480242247392252775480208752179017313071371501566248877239254299341332131655760767122899079117071192049598939666199865808814650408864891823186505 6341685300418834712936873743652479702279493077782703784593930186219165735154458712792650716708440646016361617676315200611489358319848695671037772054859840711063922357900430130265783715452104982240098275933872) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37715,7 +37715,7 @@ _:gn_6119 { } _:gn_6120 { - 2681 math:greaterThan 1 . + (2681) math:greaterThan 1 . (2681 1) math:difference 2680 . (1497068822810020534399232227533005158498637007856137201747455252741318759630046838167766787649593980126381385456182553867019240362815567640483762190938317523078461741297449202133947902177195835489685370439138 2422308238804407089268820758059737271890428034963283291423237466738923487762205937312441964529423332944990116110066323372235058978516564015277004931960761593992730308301490464065917906637454573375206452747367) math:sum 3919377061614427623668052985592742430389065042819420493170692719480242247392252775480208752179017313071371501566248877239254299341332131655760767122899079117071192049598939666199865808814650408864891823186505 . (2680 2422308238804407089268820758059737271890428034963283291423237466738923487762205937312441964529423332944990116110066323372235058978516564015277004931960761593992730308301490464065917906637454573375206452747367 3919377061614427623668052985592742430389065042819420493170692719480242247392252775480208752179017313071371501566248877239254299341332131655760767122899079117071192049598939666199865808814650408864891823186505) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37726,7 +37726,7 @@ _:gn_6121 { } _:gn_6122 { - 2682 math:greaterThan 1 . + (2682) math:greaterThan 1 . (2682 1) math:difference 2681 . (925239415994386554869588530526732113391791027107146089675782213997604728132159099144675176879829352818608730653883769505215818615700996374793242741022444070914268567004041261931970004460258737885521082308229 1497068822810020534399232227533005158498637007856137201747455252741318759630046838167766787649593980126381385456182553867019240362815567640483762190938317523078461741297449202133947902177195835489685370439138) math:sum 2422308238804407089268820758059737271890428034963283291423237466738923487762205937312441964529423332944990116110066323372235058978516564015277004931960761593992730308301490464065917906637454573375206452747367 . (2681 1497068822810020534399232227533005158498637007856137201747455252741318759630046838167766787649593980126381385456182553867019240362815567640483762190938317523078461741297449202133947902177195835489685370439138 2422308238804407089268820758059737271890428034963283291423237466738923487762205937312441964529423332944990116110066323372235058978516564015277004931960761593992730308301490464065917906637454573375206452747367) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37737,7 +37737,7 @@ _:gn_6123 { } _:gn_6124 { - 2683 math:greaterThan 1 . + (2683) math:greaterThan 1 . (2683 1) math:difference 2682 . (571829406815633979529643697006273045106845980748991112071673038743714031497887739023091610769764627307772654802298784361803421747114571265690519449915873452164193174293407940201977897716937097604164288130909 925239415994386554869588530526732113391791027107146089675782213997604728132159099144675176879829352818608730653883769505215818615700996374793242741022444070914268567004041261931970004460258737885521082308229) math:sum 1497068822810020534399232227533005158498637007856137201747455252741318759630046838167766787649593980126381385456182553867019240362815567640483762190938317523078461741297449202133947902177195835489685370439138 . (2682 925239415994386554869588530526732113391791027107146089675782213997604728132159099144675176879829352818608730653883769505215818615700996374793242741022444070914268567004041261931970004460258737885521082308229 1497068822810020534399232227533005158498637007856137201747455252741318759630046838167766787649593980126381385456182553867019240362815567640483762190938317523078461741297449202133947902177195835489685370439138) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37748,7 +37748,7 @@ _:gn_6125 { } _:gn_6126 { - 2684 math:greaterThan 1 . + (2684) math:greaterThan 1 . (2684 1) math:difference 2683 . (353410009178752575339944833520459068284945046358154977604109175253890696634271360121583566110064725510836075851584985143412396868586425109102723291106570618750075392710633321729992106743321640281356794177320 571829406815633979529643697006273045106845980748991112071673038743714031497887739023091610769764627307772654802298784361803421747114571265690519449915873452164193174293407940201977897716937097604164288130909) math:sum 925239415994386554869588530526732113391791027107146089675782213997604728132159099144675176879829352818608730653883769505215818615700996374793242741022444070914268567004041261931970004460258737885521082308229 . (2683 571829406815633979529643697006273045106845980748991112071673038743714031497887739023091610769764627307772654802298784361803421747114571265690519449915873452164193174293407940201977897716937097604164288130909 925239415994386554869588530526732113391791027107146089675782213997604728132159099144675176879829352818608730653883769505215818615700996374793242741022444070914268567004041261931970004460258737885521082308229) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37759,7 +37759,7 @@ _:gn_6127 { } _:gn_6128 { - 2685 math:greaterThan 1 . + (2685) math:greaterThan 1 . (2685 1) math:difference 2684 . (218419397636881404189698863485813976821900934390836134467563863489823334863616378901508044659699901796936578950713799218391024878528146156587796158809302833414117781582774618471985790973615457322807493953589 353410009178752575339944833520459068284945046358154977604109175253890696634271360121583566110064725510836075851584985143412396868586425109102723291106570618750075392710633321729992106743321640281356794177320) math:sum 571829406815633979529643697006273045106845980748991112071673038743714031497887739023091610769764627307772654802298784361803421747114571265690519449915873452164193174293407940201977897716937097604164288130909 . (2684 353410009178752575339944833520459068284945046358154977604109175253890696634271360121583566110064725510836075851584985143412396868586425109102723291106570618750075392710633321729992106743321640281356794177320 571829406815633979529643697006273045106845980748991112071673038743714031497887739023091610769764627307772654802298784361803421747114571265690519449915873452164193174293407940201977897716937097604164288130909) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37770,7 +37770,7 @@ _:gn_6129 { } _:gn_6130 { - 2686 math:greaterThan 1 . + (2686) math:greaterThan 1 . (2686 1) math:difference 2685 . (134990611541871171150245970034645091463044111967318843136545311764067361770654981220075521450364823713899496900871185925021371990058278952514927132297267785335957611127858703258006315769706182958549300223731 218419397636881404189698863485813976821900934390836134467563863489823334863616378901508044659699901796936578950713799218391024878528146156587796158809302833414117781582774618471985790973615457322807493953589) math:sum 353410009178752575339944833520459068284945046358154977604109175253890696634271360121583566110064725510836075851584985143412396868586425109102723291106570618750075392710633321729992106743321640281356794177320 . (2685 218419397636881404189698863485813976821900934390836134467563863489823334863616378901508044659699901796936578950713799218391024878528146156587796158809302833414117781582774618471985790973615457322807493953589 353410009178752575339944833520459068284945046358154977604109175253890696634271360121583566110064725510836075851584985143412396868586425109102723291106570618750075392710633321729992106743321640281356794177320) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37781,7 +37781,7 @@ _:gn_6131 { } _:gn_6132 { - 2687 math:greaterThan 1 . + (2687) math:greaterThan 1 . (2687 1) math:difference 2686 . (83428786095010233039452893451168885358856822423517291331018551725755973092961397681432523209335078083037082049842613293369652888469867204072869026512035048078160170454915915213979475203909274364258193729858 134990611541871171150245970034645091463044111967318843136545311764067361770654981220075521450364823713899496900871185925021371990058278952514927132297267785335957611127858703258006315769706182958549300223731) math:sum 218419397636881404189698863485813976821900934390836134467563863489823334863616378901508044659699901796936578950713799218391024878528146156587796158809302833414117781582774618471985790973615457322807493953589 . (2686 134990611541871171150245970034645091463044111967318843136545311764067361770654981220075521450364823713899496900871185925021371990058278952514927132297267785335957611127858703258006315769706182958549300223731 218419397636881404189698863485813976821900934390836134467563863489823334863616378901508044659699901796936578950713799218391024878528146156587796158809302833414117781582774618471985790973615457322807493953589) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37792,7 +37792,7 @@ _:gn_6133 { } _:gn_6134 { - 2688 math:greaterThan 1 . + (2688) math:greaterThan 1 . (2688 1) math:difference 2687 . (51561825446860938110793076583476206104187289543801551805526760038311388677693583538642998241029745630862414851028572631651719101588411748442058105785232737257797440672942788044026840565796908594291106493873 83428786095010233039452893451168885358856822423517291331018551725755973092961397681432523209335078083037082049842613293369652888469867204072869026512035048078160170454915915213979475203909274364258193729858) math:sum 134990611541871171150245970034645091463044111967318843136545311764067361770654981220075521450364823713899496900871185925021371990058278952514927132297267785335957611127858703258006315769706182958549300223731 . (2687 83428786095010233039452893451168885358856822423517291331018551725755973092961397681432523209335078083037082049842613293369652888469867204072869026512035048078160170454915915213979475203909274364258193729858 134990611541871171150245970034645091463044111967318843136545311764067361770654981220075521450364823713899496900871185925021371990058278952514927132297267785335957611127858703258006315769706182958549300223731) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37803,7 +37803,7 @@ _:gn_6135 { } _:gn_6136 { - 2689 math:greaterThan 1 . + (2689) math:greaterThan 1 . (2689 1) math:difference 2688 . (31866960648149294928659816867692679254669532879715739525491791687444584415267814142789524968305332452174667198814040661717933786881455455630810920726802310820362729781973127169952634638112365769967087235985 51561825446860938110793076583476206104187289543801551805526760038311388677693583538642998241029745630862414851028572631651719101588411748442058105785232737257797440672942788044026840565796908594291106493873) math:sum 83428786095010233039452893451168885358856822423517291331018551725755973092961397681432523209335078083037082049842613293369652888469867204072869026512035048078160170454915915213979475203909274364258193729858 . (2688 51561825446860938110793076583476206104187289543801551805526760038311388677693583538642998241029745630862414851028572631651719101588411748442058105785232737257797440672942788044026840565796908594291106493873 83428786095010233039452893451168885358856822423517291331018551725755973092961397681432523209335078083037082049842613293369652888469867204072869026512035048078160170454915915213979475203909274364258193729858) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37814,7 +37814,7 @@ _:gn_6137 { } _:gn_6138 { - 2690 math:greaterThan 1 . + (2690) math:greaterThan 1 . (2690 1) math:difference 2689 . (19694864798711643182133259715783526849517756664085812280034968350866804262425769395853473272724413178687747652214531969933785314706956292811247185058430426437434710890969660874074205927684542824324019257888 31866960648149294928659816867692679254669532879715739525491791687444584415267814142789524968305332452174667198814040661717933786881455455630810920726802310820362729781973127169952634638112365769967087235985) math:sum 51561825446860938110793076583476206104187289543801551805526760038311388677693583538642998241029745630862414851028572631651719101588411748442058105785232737257797440672942788044026840565796908594291106493873 . (2689 31866960648149294928659816867692679254669532879715739525491791687444584415267814142789524968305332452174667198814040661717933786881455455630810920726802310820362729781973127169952634638112365769967087235985 51561825446860938110793076583476206104187289543801551805526760038311388677693583538642998241029745630862414851028572631651719101588411748442058105785232737257797440672942788044026840565796908594291106493873) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37825,7 +37825,7 @@ _:gn_6139 { } _:gn_6140 { - 2691 math:greaterThan 1 . + (2691) math:greaterThan 1 . (2691 1) math:difference 2690 . (12172095849437651746526557151909152405151776215629927245456823336577780152842044746936051695580919273486919546599508691784148472174499162819563735668371884382928018891003466295878428710427822945643067978097 19694864798711643182133259715783526849517756664085812280034968350866804262425769395853473272724413178687747652214531969933785314706956292811247185058430426437434710890969660874074205927684542824324019257888) math:sum 31866960648149294928659816867692679254669532879715739525491791687444584415267814142789524968305332452174667198814040661717933786881455455630810920726802310820362729781973127169952634638112365769967087235985 . (2690 19694864798711643182133259715783526849517756664085812280034968350866804262425769395853473272724413178687747652214531969933785314706956292811247185058430426437434710890969660874074205927684542824324019257888 31866960648149294928659816867692679254669532879715739525491791687444584415267814142789524968305332452174667198814040661717933786881455455630810920726802310820362729781973127169952634638112365769967087235985) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37836,7 +37836,7 @@ _:gn_6141 { } _:gn_6142 { - 2692 math:greaterThan 1 . + (2692) math:greaterThan 1 . (2692 1) math:difference 2691 . (7522768949273991435606702563874374444365980448455885034578145014289024109583724648917421577143493905200828105615023278149636842532457129991683449390058542054506691999966194578195777217256719878680951279791 12172095849437651746526557151909152405151776215629927245456823336577780152842044746936051695580919273486919546599508691784148472174499162819563735668371884382928018891003466295878428710427822945643067978097) math:sum 19694864798711643182133259715783526849517756664085812280034968350866804262425769395853473272724413178687747652214531969933785314706956292811247185058430426437434710890969660874074205927684542824324019257888 . (2691 12172095849437651746526557151909152405151776215629927245456823336577780152842044746936051695580919273486919546599508691784148472174499162819563735668371884382928018891003466295878428710427822945643067978097 19694864798711643182133259715783526849517756664085812280034968350866804262425769395853473272724413178687747652214531969933785314706956292811247185058430426437434710890969660874074205927684542824324019257888) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37847,7 +37847,7 @@ _:gn_6143 { } _:gn_6144 { - 2693 math:greaterThan 1 . + (2693) math:greaterThan 1 . (2693 1) math:difference 2692 . (4649326900163660310919854588034777960785795767174042210878678322288756043258320098018630118437425368286091440984485413634511629642042032827880286278313342328421326891037271717682651493171103066962116698306 7522768949273991435606702563874374444365980448455885034578145014289024109583724648917421577143493905200828105615023278149636842532457129991683449390058542054506691999966194578195777217256719878680951279791) math:sum 12172095849437651746526557151909152405151776215629927245456823336577780152842044746936051695580919273486919546599508691784148472174499162819563735668371884382928018891003466295878428710427822945643067978097 . (2692 7522768949273991435606702563874374444365980448455885034578145014289024109583724648917421577143493905200828105615023278149636842532457129991683449390058542054506691999966194578195777217256719878680951279791 12172095849437651746526557151909152405151776215629927245456823336577780152842044746936051695580919273486919546599508691784148472174499162819563735668371884382928018891003466295878428710427822945643067978097) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37858,7 +37858,7 @@ _:gn_6145 { } _:gn_6146 { - 2694 math:greaterThan 1 . + (2694) math:greaterThan 1 . (2694 1) math:difference 2693 . (2873442049110331124686847975839596483580184681281842823699466692000268066325404550898791458706068536914736664630537864515125212890415097163803163111745199726085365108928922860513125724085616811718834581485 4649326900163660310919854588034777960785795767174042210878678322288756043258320098018630118437425368286091440984485413634511629642042032827880286278313342328421326891037271717682651493171103066962116698306) math:sum 7522768949273991435606702563874374444365980448455885034578145014289024109583724648917421577143493905200828105615023278149636842532457129991683449390058542054506691999966194578195777217256719878680951279791 . (2693 4649326900163660310919854588034777960785795767174042210878678322288756043258320098018630118437425368286091440984485413634511629642042032827880286278313342328421326891037271717682651493171103066962116698306 7522768949273991435606702563874374444365980448455885034578145014289024109583724648917421577143493905200828105615023278149636842532457129991683449390058542054506691999966194578195777217256719878680951279791) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37869,7 +37869,7 @@ _:gn_6147 { } _:gn_6148 { - 2695 math:greaterThan 1 . + (2695) math:greaterThan 1 . (2695 1) math:difference 2694 . (1775884851053329186233006612195181477205611085892199387179211630288487976932915547119838659731356831371354776353947549119386416751626935664077123166568142602335961782108348857169525769085486255243282116821 2873442049110331124686847975839596483580184681281842823699466692000268066325404550898791458706068536914736664630537864515125212890415097163803163111745199726085365108928922860513125724085616811718834581485) math:sum 4649326900163660310919854588034777960785795767174042210878678322288756043258320098018630118437425368286091440984485413634511629642042032827880286278313342328421326891037271717682651493171103066962116698306 . (2694 2873442049110331124686847975839596483580184681281842823699466692000268066325404550898791458706068536914736664630537864515125212890415097163803163111745199726085365108928922860513125724085616811718834581485 4649326900163660310919854588034777960785795767174042210878678322288756043258320098018630118437425368286091440984485413634511629642042032827880286278313342328421326891037271717682651493171103066962116698306) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37880,7 +37880,7 @@ _:gn_6149 { } _:gn_6150 { - 2696 math:greaterThan 1 . + (2696) math:greaterThan 1 . (2696 1) math:difference 2695 . (1097557198057001938453841363644415006374573595389643436520255061711780089392489003778952798974711705543381888276590315395738796138788161499726039945177057123749403326820574003343599955000130556475552464664 1775884851053329186233006612195181477205611085892199387179211630288487976932915547119838659731356831371354776353947549119386416751626935664077123166568142602335961782108348857169525769085486255243282116821) math:sum 2873442049110331124686847975839596483580184681281842823699466692000268066325404550898791458706068536914736664630537864515125212890415097163803163111745199726085365108928922860513125724085616811718834581485 . (2695 1775884851053329186233006612195181477205611085892199387179211630288487976932915547119838659731356831371354776353947549119386416751626935664077123166568142602335961782108348857169525769085486255243282116821 2873442049110331124686847975839596483580184681281842823699466692000268066325404550898791458706068536914736664630537864515125212890415097163803163111745199726085365108928922860513125724085616811718834581485) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37891,7 +37891,7 @@ _:gn_6151 { } _:gn_6152 { - 2697 math:greaterThan 1 . + (2697) math:greaterThan 1 . (2697 1) math:difference 2696 . (678327652996327247779165248550766470831037490502555950658956568576707887540426543340885860756645125827972888077357233723647620612838774164351083221391085478586558455287774853825925814085355698767729652157 1097557198057001938453841363644415006374573595389643436520255061711780089392489003778952798974711705543381888276590315395738796138788161499726039945177057123749403326820574003343599955000130556475552464664) math:sum 1775884851053329186233006612195181477205611085892199387179211630288487976932915547119838659731356831371354776353947549119386416751626935664077123166568142602335961782108348857169525769085486255243282116821 . (2696 1097557198057001938453841363644415006374573595389643436520255061711780089392489003778952798974711705543381888276590315395738796138788161499726039945177057123749403326820574003343599955000130556475552464664 1775884851053329186233006612195181477205611085892199387179211630288487976932915547119838659731356831371354776353947549119386416751626935664077123166568142602335961782108348857169525769085486255243282116821) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37902,7 +37902,7 @@ _:gn_6153 { } _:gn_6154 { - 2698 math:greaterThan 1 . + (2698) math:greaterThan 1 . (2698 1) math:difference 2697 . (419229545060674690674676115093648535543536104887087485861298493135072201852062460438066938218066579715409000199233081672091175525949387335374956723785971645162844871532799149517674140914774857707822812507 678327652996327247779165248550766470831037490502555950658956568576707887540426543340885860756645125827972888077357233723647620612838774164351083221391085478586558455287774853825925814085355698767729652157) math:sum 1097557198057001938453841363644415006374573595389643436520255061711780089392489003778952798974711705543381888276590315395738796138788161499726039945177057123749403326820574003343599955000130556475552464664 . (2697 678327652996327247779165248550766470831037490502555950658956568576707887540426543340885860756645125827972888077357233723647620612838774164351083221391085478586558455287774853825925814085355698767729652157 1097557198057001938453841363644415006374573595389643436520255061711780089392489003778952798974711705543381888276590315395738796138788161499726039945177057123749403326820574003343599955000130556475552464664) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37913,7 +37913,7 @@ _:gn_6155 { } _:gn_6156 { - 2699 math:greaterThan 1 . + (2699) math:greaterThan 1 . (2699 1) math:difference 2698 . (259098107935652557104489133457117935287501385615468464797658075441635685688364082902818922538578546112563887878124152051556445086889386828976126497605113833423713583754975704308251673170580841059906839650 419229545060674690674676115093648535543536104887087485861298493135072201852062460438066938218066579715409000199233081672091175525949387335374956723785971645162844871532799149517674140914774857707822812507) math:sum 678327652996327247779165248550766470831037490502555950658956568576707887540426543340885860756645125827972888077357233723647620612838774164351083221391085478586558455287774853825925814085355698767729652157 . (2698 419229545060674690674676115093648535543536104887087485861298493135072201852062460438066938218066579715409000199233081672091175525949387335374956723785971645162844871532799149517674140914774857707822812507 678327652996327247779165248550766470831037490502555950658956568576707887540426543340885860756645125827972888077357233723647620612838774164351083221391085478586558455287774853825925814085355698767729652157) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37924,7 +37924,7 @@ _:gn_6157 { } _:gn_6158 { - 2700 math:greaterThan 1 . + (2700) math:greaterThan 1 . (2700 1) math:difference 2699 . (160131437125022133570186981636530600256034719271619021063640417693436516163698377535248015679488033602845112321108929620534730439060000506398830226180857811739131287777823445209422467744194016647915972857 259098107935652557104489133457117935287501385615468464797658075441635685688364082902818922538578546112563887878124152051556445086889386828976126497605113833423713583754975704308251673170580841059906839650) math:sum 419229545060674690674676115093648535543536104887087485861298493135072201852062460438066938218066579715409000199233081672091175525949387335374956723785971645162844871532799149517674140914774857707822812507 . (2699 259098107935652557104489133457117935287501385615468464797658075441635685688364082902818922538578546112563887878124152051556445086889386828976126497605113833423713583754975704308251673170580841059906839650 419229545060674690674676115093648535543536104887087485861298493135072201852062460438066938218066579715409000199233081672091175525949387335374956723785971645162844871532799149517674140914774857707822812507) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37935,7 +37935,7 @@ _:gn_6159 { } _:gn_6160 { - 2701 math:greaterThan 1 . + (2701) math:greaterThan 1 . (2701 1) math:difference 2700 . (98966670810630423534302151820587335031466666343849443734017657748199169524665705367570906859090512509718775557015222431021714647829386322577296271424256021684582295977152259098829205426386824411990866793 160131437125022133570186981636530600256034719271619021063640417693436516163698377535248015679488033602845112321108929620534730439060000506398830226180857811739131287777823445209422467744194016647915972857) math:sum 259098107935652557104489133457117935287501385615468464797658075441635685688364082902818922538578546112563887878124152051556445086889386828976126497605113833423713583754975704308251673170580841059906839650 . (2700 160131437125022133570186981636530600256034719271619021063640417693436516163698377535248015679488033602845112321108929620534730439060000506398830226180857811739131287777823445209422467744194016647915972857 259098107935652557104489133457117935287501385615468464797658075441635685688364082902818922538578546112563887878124152051556445086889386828976126497605113833423713583754975704308251673170580841059906839650) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37946,7 +37946,7 @@ _:gn_6161 { } _:gn_6162 { - 2702 math:greaterThan 1 . + (2702) math:greaterThan 1 . (2702 1) math:difference 2701 . (61164766314391710035884829815943265224568052927769577329622759945237346639032672167677108820397521093126336764093707189513015791230614183821533954756601790054548991800671186110593262317807192235925106064 98966670810630423534302151820587335031466666343849443734017657748199169524665705367570906859090512509718775557015222431021714647829386322577296271424256021684582295977152259098829205426386824411990866793) math:sum 160131437125022133570186981636530600256034719271619021063640417693436516163698377535248015679488033602845112321108929620534730439060000506398830226180857811739131287777823445209422467744194016647915972857 . (2701 98966670810630423534302151820587335031466666343849443734017657748199169524665705367570906859090512509718775557015222431021714647829386322577296271424256021684582295977152259098829205426386824411990866793 160131437125022133570186981636530600256034719271619021063640417693436516163698377535248015679488033602845112321108929620534730439060000506398830226180857811739131287777823445209422467744194016647915972857) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37957,7 +37957,7 @@ _:gn_6163 { } _:gn_6164 { - 2703 math:greaterThan 1 . + (2703) math:greaterThan 1 . (2703 1) math:difference 2702 . (37801904496238713498417322004644069806898613416079866404394897802961822885633033199893798038692991416592438792921515241508698856598772138755762316667654231630033304176481072988235943108579632176065760729 61164766314391710035884829815943265224568052927769577329622759945237346639032672167677108820397521093126336764093707189513015791230614183821533954756601790054548991800671186110593262317807192235925106064) math:sum 98966670810630423534302151820587335031466666343849443734017657748199169524665705367570906859090512509718775557015222431021714647829386322577296271424256021684582295977152259098829205426386824411990866793 . (2702 61164766314391710035884829815943265224568052927769577329622759945237346639032672167677108820397521093126336764093707189513015791230614183821533954756601790054548991800671186110593262317807192235925106064 98966670810630423534302151820587335031466666343849443734017657748199169524665705367570906859090512509718775557015222431021714647829386322577296271424256021684582295977152259098829205426386824411990866793) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37968,7 +37968,7 @@ _:gn_6165 { } _:gn_6166 { - 2704 math:greaterThan 1 . + (2704) math:greaterThan 1 . (2704 1) math:difference 2703 . (23362861818152996537467507811299195417669439511689710925227862142275523753399638967783310781704529676533897971172191948004316934631842045065771638088947558424515687624190113122357319209227560059859345335 37801904496238713498417322004644069806898613416079866404394897802961822885633033199893798038692991416592438792921515241508698856598772138755762316667654231630033304176481072988235943108579632176065760729) math:sum 61164766314391710035884829815943265224568052927769577329622759945237346639032672167677108820397521093126336764093707189513015791230614183821533954756601790054548991800671186110593262317807192235925106064 . (2703 37801904496238713498417322004644069806898613416079866404394897802961822885633033199893798038692991416592438792921515241508698856598772138755762316667654231630033304176481072988235943108579632176065760729 61164766314391710035884829815943265224568052927769577329622759945237346639032672167677108820397521093126336764093707189513015791230614183821533954756601790054548991800671186110593262317807192235925106064) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37979,7 +37979,7 @@ _:gn_6167 { } _:gn_6168 { - 2705 math:greaterThan 1 . + (2705) math:greaterThan 1 . (2705 1) math:difference 2704 . (14439042678085716960949814193344874389229173904390155479167035660686299132233394232110487256988461740058540821749323293504381921966930093689990678578706673205517616552290959865878623899352072116206415394 23362861818152996537467507811299195417669439511689710925227862142275523753399638967783310781704529676533897971172191948004316934631842045065771638088947558424515687624190113122357319209227560059859345335) math:sum 37801904496238713498417322004644069806898613416079866404394897802961822885633033199893798038692991416592438792921515241508698856598772138755762316667654231630033304176481072988235943108579632176065760729 . (2704 23362861818152996537467507811299195417669439511689710925227862142275523753399638967783310781704529676533897971172191948004316934631842045065771638088947558424515687624190113122357319209227560059859345335 37801904496238713498417322004644069806898613416079866404394897802961822885633033199893798038692991416592438792921515241508698856598772138755762316667654231630033304176481072988235943108579632176065760729) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -37990,7 +37990,7 @@ _:gn_6169 { } _:gn_6170 { - 2706 math:greaterThan 1 . + (2706) math:greaterThan 1 . (2706 1) math:difference 2705 . (8923819140067279576517693617954321028440265607299555446060826481589224621166244735672823524716067936475357149422868654499935012664911951375780959510240885218998071071899153256478695309875487943652929941 14439042678085716960949814193344874389229173904390155479167035660686299132233394232110487256988461740058540821749323293504381921966930093689990678578706673205517616552290959865878623899352072116206415394) math:sum 23362861818152996537467507811299195417669439511689710925227862142275523753399638967783310781704529676533897971172191948004316934631842045065771638088947558424515687624190113122357319209227560059859345335 . (2705 14439042678085716960949814193344874389229173904390155479167035660686299132233394232110487256988461740058540821749323293504381921966930093689990678578706673205517616552290959865878623899352072116206415394 23362861818152996537467507811299195417669439511689710925227862142275523753399638967783310781704529676533897971172191948004316934631842045065771638088947558424515687624190113122357319209227560059859345335) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38001,7 +38001,7 @@ _:gn_6171 { } _:gn_6172 { - 2707 math:greaterThan 1 . + (2707) math:greaterThan 1 . (2707 1) math:difference 2706 . (5515223538018437384432120575390553360788908297090600033106209179097074511067149496437663732272393803583183672326454639004446909302018142314209719068465787986519545480391806609399928589476584172553485453 8923819140067279576517693617954321028440265607299555446060826481589224621166244735672823524716067936475357149422868654499935012664911951375780959510240885218998071071899153256478695309875487943652929941) math:sum 14439042678085716960949814193344874389229173904390155479167035660686299132233394232110487256988461740058540821749323293504381921966930093689990678578706673205517616552290959865878623899352072116206415394 . (2706 8923819140067279576517693617954321028440265607299555446060826481589224621166244735672823524716067936475357149422868654499935012664911951375780959510240885218998071071899153256478695309875487943652929941 14439042678085716960949814193344874389229173904390155479167035660686299132233394232110487256988461740058540821749323293504381921966930093689990678578706673205517616552290959865878623899352072116206415394) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38012,7 +38012,7 @@ _:gn_6173 { } _:gn_6174 { - 2708 math:greaterThan 1 . + (2708) math:greaterThan 1 . (2708 1) math:difference 2707 . (3408595602048842192085573042563767667651357310208955412954617302492150110099095239235159792443674132892173477096414015495488103362893809061571240441775097232478525591507346647078766720398903771099444488 5515223538018437384432120575390553360788908297090600033106209179097074511067149496437663732272393803583183672326454639004446909302018142314209719068465787986519545480391806609399928589476584172553485453) math:sum 8923819140067279576517693617954321028440265607299555446060826481589224621166244735672823524716067936475357149422868654499935012664911951375780959510240885218998071071899153256478695309875487943652929941 . (2707 5515223538018437384432120575390553360788908297090600033106209179097074511067149496437663732272393803583183672326454639004446909302018142314209719068465787986519545480391806609399928589476584172553485453 8923819140067279576517693617954321028440265607299555446060826481589224621166244735672823524716067936475357149422868654499935012664911951375780959510240885218998071071899153256478695309875487943652929941) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38023,7 +38023,7 @@ _:gn_6175 { } _:gn_6176 { - 2709 math:greaterThan 1 . + (2709) math:greaterThan 1 . (2709 1) math:difference 2708 . (2106627935969595192346547532826785693137550986881644620151591876604924400968054257202503939828719670691010195230040623508958805939124333252638478626690690754041019888884459962321161869077680401454040965 3408595602048842192085573042563767667651357310208955412954617302492150110099095239235159792443674132892173477096414015495488103362893809061571240441775097232478525591507346647078766720398903771099444488) math:sum 5515223538018437384432120575390553360788908297090600033106209179097074511067149496437663732272393803583183672326454639004446909302018142314209719068465787986519545480391806609399928589476584172553485453 . (2708 3408595602048842192085573042563767667651357310208955412954617302492150110099095239235159792443674132892173477096414015495488103362893809061571240441775097232478525591507346647078766720398903771099444488 5515223538018437384432120575390553360788908297090600033106209179097074511067149496437663732272393803583183672326454639004446909302018142314209719068465787986519545480391806609399928589476584172553485453) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38034,7 +38034,7 @@ _:gn_6177 { } _:gn_6178 { - 2710 math:greaterThan 1 . + (2710) math:greaterThan 1 . (2710 1) math:difference 2709 . (1301967666079246999739025509736981974513806323327310792803025425887225709131040982032655852614954462201163281866373391986529297423769475808932761815084406478437505702622886684757604851321223369645403523 2106627935969595192346547532826785693137550986881644620151591876604924400968054257202503939828719670691010195230040623508958805939124333252638478626690690754041019888884459962321161869077680401454040965) math:sum 3408595602048842192085573042563767667651357310208955412954617302492150110099095239235159792443674132892173477096414015495488103362893809061571240441775097232478525591507346647078766720398903771099444488 . (2709 2106627935969595192346547532826785693137550986881644620151591876604924400968054257202503939828719670691010195230040623508958805939124333252638478626690690754041019888884459962321161869077680401454040965 3408595602048842192085573042563767667651357310208955412954617302492150110099095239235159792443674132892173477096414015495488103362893809061571240441775097232478525591507346647078766720398903771099444488) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38045,7 +38045,7 @@ _:gn_6179 { } _:gn_6180 { - 2711 math:greaterThan 1 . + (2711) math:greaterThan 1 . (2711 1) math:difference 2710 . (804660269890348192607522023089803718623744663554333827348566450717698691837013275169848087213765208489846913363667231522429508515354857443705716811606284275603514186261573277563557017756457031808637442 1301967666079246999739025509736981974513806323327310792803025425887225709131040982032655852614954462201163281866373391986529297423769475808932761815084406478437505702622886684757604851321223369645403523) math:sum 2106627935969595192346547532826785693137550986881644620151591876604924400968054257202503939828719670691010195230040623508958805939124333252638478626690690754041019888884459962321161869077680401454040965 . (2710 1301967666079246999739025509736981974513806323327310792803025425887225709131040982032655852614954462201163281866373391986529297423769475808932761815084406478437505702622886684757604851321223369645403523 2106627935969595192346547532826785693137550986881644620151591876604924400968054257202503939828719670691010195230040623508958805939124333252638478626690690754041019888884459962321161869077680401454040965) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38056,7 +38056,7 @@ _:gn_6181 { } _:gn_6182 { - 2712 math:greaterThan 1 . + (2712) math:greaterThan 1 . (2712 1) math:difference 2711 . (497307396188898807131503486647178255890061659772976965454458975169527017294027706862807765401189253711316368502706160464099788908414618365227045003478122202833991516361313407194047833564766337836766081 804660269890348192607522023089803718623744663554333827348566450717698691837013275169848087213765208489846913363667231522429508515354857443705716811606284275603514186261573277563557017756457031808637442) math:sum 1301967666079246999739025509736981974513806323327310792803025425887225709131040982032655852614954462201163281866373391986529297423769475808932761815084406478437505702622886684757604851321223369645403523 . (2711 804660269890348192607522023089803718623744663554333827348566450717698691837013275169848087213765208489846913363667231522429508515354857443705716811606284275603514186261573277563557017756457031808637442 1301967666079246999739025509736981974513806323327310792803025425887225709131040982032655852614954462201163281866373391986529297423769475808932761815084406478437505702622886684757604851321223369645403523) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38067,7 +38067,7 @@ _:gn_6183 { } _:gn_6184 { - 2713 math:greaterThan 1 . + (2713) math:greaterThan 1 . (2713 1) math:difference 2712 . (307352873701449385476018536442625462733683003781356861894107475548171674542985568307040321812575954778530544860961071058329719606940239078478671808128162072769522669900259870369509184191690693971871361 497307396188898807131503486647178255890061659772976965454458975169527017294027706862807765401189253711316368502706160464099788908414618365227045003478122202833991516361313407194047833564766337836766081) math:sum 804660269890348192607522023089803718623744663554333827348566450717698691837013275169848087213765208489846913363667231522429508515354857443705716811606284275603514186261573277563557017756457031808637442 . (2712 497307396188898807131503486647178255890061659772976965454458975169527017294027706862807765401189253711316368502706160464099788908414618365227045003478122202833991516361313407194047833564766337836766081 804660269890348192607522023089803718623744663554333827348566450717698691837013275169848087213765208489846913363667231522429508515354857443705716811606284275603514186261573277563557017756457031808637442) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38078,7 +38078,7 @@ _:gn_6185 { } _:gn_6186 { - 2714 math:greaterThan 1 . + (2714) math:greaterThan 1 . (2714 1) math:difference 2713 . (189954522487449421655484950204552793156378655991620103560351499621355342751042138555767443588613298932785823641745089405770069301474379286748373195349960130064468846461053536824538649373075643864894720 307352873701449385476018536442625462733683003781356861894107475548171674542985568307040321812575954778530544860961071058329719606940239078478671808128162072769522669900259870369509184191690693971871361) math:sum 497307396188898807131503486647178255890061659772976965454458975169527017294027706862807765401189253711316368502706160464099788908414618365227045003478122202833991516361313407194047833564766337836766081 . (2713 307352873701449385476018536442625462733683003781356861894107475548171674542985568307040321812575954778530544860961071058329719606940239078478671808128162072769522669900259870369509184191690693971871361 497307396188898807131503486647178255890061659772976965454458975169527017294027706862807765401189253711316368502706160464099788908414618365227045003478122202833991516361313407194047833564766337836766081) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38089,7 +38089,7 @@ _:gn_6187 { } _:gn_6188 { - 2715 math:greaterThan 1 . + (2715) math:greaterThan 1 . (2715 1) math:difference 2714 . (117398351213999963820533586238072669577304347789736758333755975926816331791943429751272878223962655845744721219215981652559650305465859791730298612778201942705053823439206333544970534818615050106976641 189954522487449421655484950204552793156378655991620103560351499621355342751042138555767443588613298932785823641745089405770069301474379286748373195349960130064468846461053536824538649373075643864894720) math:sum 307352873701449385476018536442625462733683003781356861894107475548171674542985568307040321812575954778530544860961071058329719606940239078478671808128162072769522669900259870369509184191690693971871361 . (2714 189954522487449421655484950204552793156378655991620103560351499621355342751042138555767443588613298932785823641745089405770069301474379286748373195349960130064468846461053536824538649373075643864894720 307352873701449385476018536442625462733683003781356861894107475548171674542985568307040321812575954778530544860961071058329719606940239078478671808128162072769522669900259870369509184191690693971871361) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38100,7 +38100,7 @@ _:gn_6189 { } _:gn_6190 { - 2716 math:greaterThan 1 . + (2716) math:greaterThan 1 . (2716 1) math:difference 2715 . (72556171273449457834951363966480123579074308201883345226595523694539010959098708804494565364650643087041102422529107753210418996008519495018074582571758187359415023021847203279568114554460593757918079 117398351213999963820533586238072669577304347789736758333755975926816331791943429751272878223962655845744721219215981652559650305465859791730298612778201942705053823439206333544970534818615050106976641) math:sum 189954522487449421655484950204552793156378655991620103560351499621355342751042138555767443588613298932785823641745089405770069301474379286748373195349960130064468846461053536824538649373075643864894720 . (2715 117398351213999963820533586238072669577304347789736758333755975926816331791943429751272878223962655845744721219215981652559650305465859791730298612778201942705053823439206333544970534818615050106976641 189954522487449421655484950204552793156378655991620103560351499621355342751042138555767443588613298932785823641745089405770069301474379286748373195349960130064468846461053536824538649373075643864894720) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38111,7 +38111,7 @@ _:gn_6191 { } _:gn_6192 { - 2717 math:greaterThan 1 . + (2717) math:greaterThan 1 . (2717 1) math:difference 2716 . (44842179940550505985582222271592545998230039587853413107160452232277320832844720946778312859312012758703618796686873899349231309457340296712224030206443755345638800417359130265402420264154456349058562 72556171273449457834951363966480123579074308201883345226595523694539010959098708804494565364650643087041102422529107753210418996008519495018074582571758187359415023021847203279568114554460593757918079) math:sum 117398351213999963820533586238072669577304347789736758333755975926816331791943429751272878223962655845744721219215981652559650305465859791730298612778201942705053823439206333544970534818615050106976641 . (2716 72556171273449457834951363966480123579074308201883345226595523694539010959098708804494565364650643087041102422529107753210418996008519495018074582571758187359415023021847203279568114554460593757918079 117398351213999963820533586238072669577304347789736758333755975926816331791943429751272878223962655845744721219215981652559650305465859791730298612778201942705053823439206333544970534818615050106976641) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38122,7 +38122,7 @@ _:gn_6193 { } _:gn_6194 { - 2718 math:greaterThan 1 . + (2718) math:greaterThan 1 . (2718 1) math:difference 2717 . (27713991332898951849369141694887577580844268614029932119435071462261690126253987857716252505338630328337483625842233853861187686551179198305850552365314432013776222604488073014165694290306137408859517 44842179940550505985582222271592545998230039587853413107160452232277320832844720946778312859312012758703618796686873899349231309457340296712224030206443755345638800417359130265402420264154456349058562) math:sum 72556171273449457834951363966480123579074308201883345226595523694539010959098708804494565364650643087041102422529107753210418996008519495018074582571758187359415023021847203279568114554460593757918079 . (2717 44842179940550505985582222271592545998230039587853413107160452232277320832844720946778312859312012758703618796686873899349231309457340296712224030206443755345638800417359130265402420264154456349058562 72556171273449457834951363966480123579074308201883345226595523694539010959098708804494565364650643087041102422529107753210418996008519495018074582571758187359415023021847203279568114554460593757918079) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38133,7 +38133,7 @@ _:gn_6195 { } _:gn_6196 { - 2719 math:greaterThan 1 . + (2719) math:greaterThan 1 . (2719 1) math:difference 2718 . (17128188607651554136213080576704968417385770973823480987725380770015630706590733089062060353973382430366135170844640045488043622906161098406373477841129323331862577812871057251236725973848318940199045 27713991332898951849369141694887577580844268614029932119435071462261690126253987857716252505338630328337483625842233853861187686551179198305850552365314432013776222604488073014165694290306137408859517) math:sum 44842179940550505985582222271592545998230039587853413107160452232277320832844720946778312859312012758703618796686873899349231309457340296712224030206443755345638800417359130265402420264154456349058562 . (2718 27713991332898951849369141694887577580844268614029932119435071462261690126253987857716252505338630328337483625842233853861187686551179198305850552365314432013776222604488073014165694290306137408859517 44842179940550505985582222271592545998230039587853413107160452232277320832844720946778312859312012758703618796686873899349231309457340296712224030206443755345638800417359130265402420264154456349058562) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38144,7 +38144,7 @@ _:gn_6197 { } _:gn_6198 { - 2720 math:greaterThan 1 . + (2720) math:greaterThan 1 . (2720 1) math:difference 2719 . (10585802725247397713156061118182609163458497640206451131709690692246059419663254768654192151365247897971348454997593808373144063645018099899477074524185108681913644791617015762928968316457818468660472 17128188607651554136213080576704968417385770973823480987725380770015630706590733089062060353973382430366135170844640045488043622906161098406373477841129323331862577812871057251236725973848318940199045) math:sum 27713991332898951849369141694887577580844268614029932119435071462261690126253987857716252505338630328337483625842233853861187686551179198305850552365314432013776222604488073014165694290306137408859517 . (2719 17128188607651554136213080576704968417385770973823480987725380770015630706590733089062060353973382430366135170844640045488043622906161098406373477841129323331862577812871057251236725973848318940199045 27713991332898951849369141694887577580844268614029932119435071462261690126253987857716252505338630328337483625842233853861187686551179198305850552365314432013776222604488073014165694290306137408859517) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38155,7 +38155,7 @@ _:gn_6199 { } _:gn_6200 { - 2721 math:greaterThan 1 . + (2721) math:greaterThan 1 . (2721 1) math:difference 2720 . (6542385882404156423057019458522359253927273333617029856015690077769571286927478320407868202608134532394786715847046237114899559261142998506896403316944214649948933021254041488307757657390500471538573 10585802725247397713156061118182609163458497640206451131709690692246059419663254768654192151365247897971348454997593808373144063645018099899477074524185108681913644791617015762928968316457818468660472) math:sum 17128188607651554136213080576704968417385770973823480987725380770015630706590733089062060353973382430366135170844640045488043622906161098406373477841129323331862577812871057251236725973848318940199045 . (2720 10585802725247397713156061118182609163458497640206451131709690692246059419663254768654192151365247897971348454997593808373144063645018099899477074524185108681913644791617015762928968316457818468660472 17128188607651554136213080576704968417385770973823480987725380770015630706590733089062060353973382430366135170844640045488043622906161098406373477841129323331862577812871057251236725973848318940199045) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38166,7 +38166,7 @@ _:gn_6201 { } _:gn_6202 { - 2722 math:greaterThan 1 . + (2722) math:greaterThan 1 . (2722 1) math:difference 2721 . (4043416842843241290099041659660249909531224306589421275694000614476488132735776448246323948757113365576561739150547571258244504383875101392580671207240894031964711770362974274621210659067317997121899 6542385882404156423057019458522359253927273333617029856015690077769571286927478320407868202608134532394786715847046237114899559261142998506896403316944214649948933021254041488307757657390500471538573) math:sum 10585802725247397713156061118182609163458497640206451131709690692246059419663254768654192151365247897971348454997593808373144063645018099899477074524185108681913644791617015762928968316457818468660472 . (2721 6542385882404156423057019458522359253927273333617029856015690077769571286927478320407868202608134532394786715847046237114899559261142998506896403316944214649948933021254041488307757657390500471538573 10585802725247397713156061118182609163458497640206451131709690692246059419663254768654192151365247897971348454997593808373144063645018099899477074524185108681913644791617015762928968316457818468660472) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38177,7 +38177,7 @@ _:gn_6203 { } _:gn_6204 { - 2723 math:greaterThan 1 . + (2723) math:greaterThan 1 . (2723 1) math:difference 2722 . (2498969039560915132957977798862109344396049027027608580321689463293083154191701872161544253851021166818224976696498665856655054877267897114315732109703320617984221250891067213686546998323182474416674 4043416842843241290099041659660249909531224306589421275694000614476488132735776448246323948757113365576561739150547571258244504383875101392580671207240894031964711770362974274621210659067317997121899) math:sum 6542385882404156423057019458522359253927273333617029856015690077769571286927478320407868202608134532394786715847046237114899559261142998506896403316944214649948933021254041488307757657390500471538573 . (2722 4043416842843241290099041659660249909531224306589421275694000614476488132735776448246323948757113365576561739150547571258244504383875101392580671207240894031964711770362974274621210659067317997121899 6542385882404156423057019458522359253927273333617029856015690077769571286927478320407868202608134532394786715847046237114899559261142998506896403316944214649948933021254041488307757657390500471538573) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38188,7 +38188,7 @@ _:gn_6205 { } _:gn_6206 { - 2724 math:greaterThan 1 . + (2724) math:greaterThan 1 . (2724 1) math:difference 2723 . (1544447803282326157141063860798140565135175279561812695372311151183404978544074576084779694906092198758336762454048905401589449506607204278264939097537573413980490519471907060934663660744135522705225 2498969039560915132957977798862109344396049027027608580321689463293083154191701872161544253851021166818224976696498665856655054877267897114315732109703320617984221250891067213686546998323182474416674) math:sum 4043416842843241290099041659660249909531224306589421275694000614476488132735776448246323948757113365576561739150547571258244504383875101392580671207240894031964711770362974274621210659067317997121899 . (2723 2498969039560915132957977798862109344396049027027608580321689463293083154191701872161544253851021166818224976696498665856655054877267897114315732109703320617984221250891067213686546998323182474416674 4043416842843241290099041659660249909531224306589421275694000614476488132735776448246323948757113365576561739150547571258244504383875101392580671207240894031964711770362974274621210659067317997121899) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38199,7 +38199,7 @@ _:gn_6207 { } _:gn_6208 { - 2725 math:greaterThan 1 . + (2725) math:greaterThan 1 . (2725 1) math:difference 2724 . (954521236278588975816913938063968779260873747465795884949378312109678175647627296076764558944928968059888214242449760455065605370660692836050793012165747204003730731419160152751883337579046951711449 1544447803282326157141063860798140565135175279561812695372311151183404978544074576084779694906092198758336762454048905401589449506607204278264939097537573413980490519471907060934663660744135522705225) math:sum 2498969039560915132957977798862109344396049027027608580321689463293083154191701872161544253851021166818224976696498665856655054877267897114315732109703320617984221250891067213686546998323182474416674 . (2724 1544447803282326157141063860798140565135175279561812695372311151183404978544074576084779694906092198758336762454048905401589449506607204278264939097537573413980490519471907060934663660744135522705225 2498969039560915132957977798862109344396049027027608580321689463293083154191701872161544253851021166818224976696498665856655054877267897114315732109703320617984221250891067213686546998323182474416674) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38210,7 +38210,7 @@ _:gn_6209 { } _:gn_6210 { - 2726 math:greaterThan 1 . + (2726) math:greaterThan 1 . (2726 1) math:difference 2725 . (589926567003737181324149922734171785874301532096016810422932839073726802896447280008015135961163230698448548211599144946523844135946511442214146085371826209976759788052746908182780323165088570993776 954521236278588975816913938063968779260873747465795884949378312109678175647627296076764558944928968059888214242449760455065605370660692836050793012165747204003730731419160152751883337579046951711449) math:sum 1544447803282326157141063860798140565135175279561812695372311151183404978544074576084779694906092198758336762454048905401589449506607204278264939097537573413980490519471907060934663660744135522705225 . (2725 954521236278588975816913938063968779260873747465795884949378312109678175647627296076764558944928968059888214242449760455065605370660692836050793012165747204003730731419160152751883337579046951711449 1544447803282326157141063860798140565135175279561812695372311151183404978544074576084779694906092198758336762454048905401589449506607204278264939097537573413980490519471907060934663660744135522705225) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38221,7 +38221,7 @@ _:gn_6211 { } _:gn_6212 { - 2727 math:greaterThan 1 . + (2727) math:greaterThan 1 . (2727 1) math:difference 2726 . (364594669274851794492764015329796993386572215369779074526445473035951372751180016068749422983765737361439666030850615508541761234714181393836646926793920994026970943366413244569103014413958380717673 589926567003737181324149922734171785874301532096016810422932839073726802896447280008015135961163230698448548211599144946523844135946511442214146085371826209976759788052746908182780323165088570993776) math:sum 954521236278588975816913938063968779260873747465795884949378312109678175647627296076764558944928968059888214242449760455065605370660692836050793012165747204003730731419160152751883337579046951711449 . (2726 589926567003737181324149922734171785874301532096016810422932839073726802896447280008015135961163230698448548211599144946523844135946511442214146085371826209976759788052746908182780323165088570993776 954521236278588975816913938063968779260873747465795884949378312109678175647627296076764558944928968059888214242449760455065605370660692836050793012165747204003730731419160152751883337579046951711449) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38232,7 +38232,7 @@ _:gn_6213 { } _:gn_6214 { - 2728 math:greaterThan 1 . + (2728) math:greaterThan 1 . (2728 1) math:difference 2727 . (225331897728885386831385907404374792487729316726237735896487366037775430145267263939265712977397493337008882180748529437982082901232330048377499158577905215949788844686333663613677308751130190276103 364594669274851794492764015329796993386572215369779074526445473035951372751180016068749422983765737361439666030850615508541761234714181393836646926793920994026970943366413244569103014413958380717673) math:sum 589926567003737181324149922734171785874301532096016810422932839073726802896447280008015135961163230698448548211599144946523844135946511442214146085371826209976759788052746908182780323165088570993776 . (2727 364594669274851794492764015329796993386572215369779074526445473035951372751180016068749422983765737361439666030850615508541761234714181393836646926793920994026970943366413244569103014413958380717673 589926567003737181324149922734171785874301532096016810422932839073726802896447280008015135961163230698448548211599144946523844135946511442214146085371826209976759788052746908182780323165088570993776) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38243,7 +38243,7 @@ _:gn_6215 { } _:gn_6216 { - 2729 math:greaterThan 1 . + (2729) math:greaterThan 1 . (2729 1) math:difference 2728 . (139262771545966407661378107925422200898842898643541338629958106998175942605912752129483710006368244024430783850102086070559678333481851345459147768216015778077182098680079580955425705662828190441570 225331897728885386831385907404374792487729316726237735896487366037775430145267263939265712977397493337008882180748529437982082901232330048377499158577905215949788844686333663613677308751130190276103) math:sum 364594669274851794492764015329796993386572215369779074526445473035951372751180016068749422983765737361439666030850615508541761234714181393836646926793920994026970943366413244569103014413958380717673 . (2728 225331897728885386831385907404374792487729316726237735896487366037775430145267263939265712977397493337008882180748529437982082901232330048377499158577905215949788844686333663613677308751130190276103 364594669274851794492764015329796993386572215369779074526445473035951372751180016068749422983765737361439666030850615508541761234714181393836646926793920994026970943366413244569103014413958380717673) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38254,7 +38254,7 @@ _:gn_6217 { } _:gn_6218 { - 2730 math:greaterThan 1 . + (2730) math:greaterThan 1 . (2730 1) math:difference 2729 . (86069126182918979170007799478952591588886418082696397266529259039599487539354511809782002971029249312578098330646443367422404567750478702918351390361889437872606746006254082658251603088301999834533 139262771545966407661378107925422200898842898643541338629958106998175942605912752129483710006368244024430783850102086070559678333481851345459147768216015778077182098680079580955425705662828190441570) math:sum 225331897728885386831385907404374792487729316726237735896487366037775430145267263939265712977397493337008882180748529437982082901232330048377499158577905215949788844686333663613677308751130190276103 . (2729 139262771545966407661378107925422200898842898643541338629958106998175942605912752129483710006368244024430783850102086070559678333481851345459147768216015778077182098680079580955425705662828190441570 225331897728885386831385907404374792487729316726237735896487366037775430145267263939265712977397493337008882180748529437982082901232330048377499158577905215949788844686333663613677308751130190276103) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38265,7 +38265,7 @@ _:gn_6219 { } _:gn_6220 { - 2731 math:greaterThan 1 . + (2731) math:greaterThan 1 . (2731 1) math:difference 2730 . (53193645363047428491370308446469609309956480560844941363428847958576455066558240319701707035338994711852685519455642703137273765731372642540796377854126340204575352673825498297174102574526190607037 86069126182918979170007799478952591588886418082696397266529259039599487539354511809782002971029249312578098330646443367422404567750478702918351390361889437872606746006254082658251603088301999834533) math:sum 139262771545966407661378107925422200898842898643541338629958106998175942605912752129483710006368244024430783850102086070559678333481851345459147768216015778077182098680079580955425705662828190441570 . (2730 86069126182918979170007799478952591588886418082696397266529259039599487539354511809782002971029249312578098330646443367422404567750478702918351390361889437872606746006254082658251603088301999834533 139262771545966407661378107925422200898842898643541338629958106998175942605912752129483710006368244024430783850102086070559678333481851345459147768216015778077182098680079580955425705662828190441570) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38276,7 +38276,7 @@ _:gn_6221 { } _:gn_6222 { - 2732 math:greaterThan 1 . + (2732) math:greaterThan 1 . (2732 1) math:difference 2731 . (32875480819871550678637491032482982278929937521851455903100411081023032472796271490080295935690254600725412811190800664285130802019106060377555012507763097668031393332428584361077500513775809227496 53193645363047428491370308446469609309956480560844941363428847958576455066558240319701707035338994711852685519455642703137273765731372642540796377854126340204575352673825498297174102574526190607037) math:sum 86069126182918979170007799478952591588886418082696397266529259039599487539354511809782002971029249312578098330646443367422404567750478702918351390361889437872606746006254082658251603088301999834533 . (2731 53193645363047428491370308446469609309956480560844941363428847958576455066558240319701707035338994711852685519455642703137273765731372642540796377854126340204575352673825498297174102574526190607037 86069126182918979170007799478952591588886418082696397266529259039599487539354511809782002971029249312578098330646443367422404567750478702918351390361889437872606746006254082658251603088301999834533) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38287,7 +38287,7 @@ _:gn_6223 { } _:gn_6224 { - 2733 math:greaterThan 1 . + (2733) math:greaterThan 1 . (2733 1) math:difference 2732 . (20318164543175877812732817413986627031026543038993485460328436877553422593761968829621411099648740111127272708264842038852142963712266582163241365346363242536543959341396913936096602060750381379541 32875480819871550678637491032482982278929937521851455903100411081023032472796271490080295935690254600725412811190800664285130802019106060377555012507763097668031393332428584361077500513775809227496) math:sum 53193645363047428491370308446469609309956480560844941363428847958576455066558240319701707035338994711852685519455642703137273765731372642540796377854126340204575352673825498297174102574526190607037 . (2732 32875480819871550678637491032482982278929937521851455903100411081023032472796271490080295935690254600725412811190800664285130802019106060377555012507763097668031393332428584361077500513775809227496 53193645363047428491370308446469609309956480560844941363428847958576455066558240319701707035338994711852685519455642703137273765731372642540796377854126340204575352673825498297174102574526190607037) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38298,7 +38298,7 @@ _:gn_6225 { } _:gn_6226 { - 2734 math:greaterThan 1 . + (2734) math:greaterThan 1 . (2734 1) math:difference 2733 . (12557316276695672865904673618496355247903394482857970442771974203469609879034302660458884836041514489598140102925958625432987838306839478214313647161399855131487433991031670424980898453025427847955 20318164543175877812732817413986627031026543038993485460328436877553422593761968829621411099648740111127272708264842038852142963712266582163241365346363242536543959341396913936096602060750381379541) math:sum 32875480819871550678637491032482982278929937521851455903100411081023032472796271490080295935690254600725412811190800664285130802019106060377555012507763097668031393332428584361077500513775809227496 . (2733 20318164543175877812732817413986627031026543038993485460328436877553422593761968829621411099648740111127272708264842038852142963712266582163241365346363242536543959341396913936096602060750381379541 32875480819871550678637491032482982278929937521851455903100411081023032472796271490080295935690254600725412811190800664285130802019106060377555012507763097668031393332428584361077500513775809227496) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38309,7 +38309,7 @@ _:gn_6227 { } _:gn_6228 { - 2735 math:greaterThan 1 . + (2735) math:greaterThan 1 . (2735 1) math:difference 2734 . (7760848266480204946828143795490271783123148556135515017556462674083812714727666169162526263607225621529132605338883413419155125405427103948927718184963387405056525350365243511115703607724953531586 12557316276695672865904673618496355247903394482857970442771974203469609879034302660458884836041514489598140102925958625432987838306839478214313647161399855131487433991031670424980898453025427847955) math:sum 20318164543175877812732817413986627031026543038993485460328436877553422593761968829621411099648740111127272708264842038852142963712266582163241365346363242536543959341396913936096602060750381379541 . (2734 12557316276695672865904673618496355247903394482857970442771974203469609879034302660458884836041514489598140102925958625432987838306839478214313647161399855131487433991031670424980898453025427847955 20318164543175877812732817413986627031026543038993485460328436877553422593761968829621411099648740111127272708264842038852142963712266582163241365346363242536543959341396913936096602060750381379541) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38320,7 +38320,7 @@ _:gn_6229 { } _:gn_6230 { - 2736 math:greaterThan 1 . + (2736) math:greaterThan 1 . (2736 1) math:difference 2735 . (4796468010215467919076529823006083464780245926722455425215511529385797164306636491296358572434288868069007497587075212013832712901412374265385928976436467726430908640666426913865194845300474316369 7760848266480204946828143795490271783123148556135515017556462674083812714727666169162526263607225621529132605338883413419155125405427103948927718184963387405056525350365243511115703607724953531586) math:sum 12557316276695672865904673618496355247903394482857970442771974203469609879034302660458884836041514489598140102925958625432987838306839478214313647161399855131487433991031670424980898453025427847955 . (2735 7760848266480204946828143795490271783123148556135515017556462674083812714727666169162526263607225621529132605338883413419155125405427103948927718184963387405056525350365243511115703607724953531586 12557316276695672865904673618496355247903394482857970442771974203469609879034302660458884836041514489598140102925958625432987838306839478214313647161399855131487433991031670424980898453025427847955) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38331,7 +38331,7 @@ _:gn_6231 { } _:gn_6232 { - 2737 math:greaterThan 1 . + (2737) math:greaterThan 1 . (2737 1) math:difference 2736 . (2964380256264737027751613972484188318342902629413059592340951144698015550421029677866167691172936753460125107751808201405322412504014729683541789208526919678625616709698816597250508762424479215217 4796468010215467919076529823006083464780245926722455425215511529385797164306636491296358572434288868069007497587075212013832712901412374265385928976436467726430908640666426913865194845300474316369) math:sum 7760848266480204946828143795490271783123148556135515017556462674083812714727666169162526263607225621529132605338883413419155125405427103948927718184963387405056525350365243511115703607724953531586 . (2736 4796468010215467919076529823006083464780245926722455425215511529385797164306636491296358572434288868069007497587075212013832712901412374265385928976436467726430908640666426913865194845300474316369 7760848266480204946828143795490271783123148556135515017556462674083812714727666169162526263607225621529132605338883413419155125405427103948927718184963387405056525350365243511115703607724953531586) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38342,7 +38342,7 @@ _:gn_6233 { } _:gn_6234 { - 2738 math:greaterThan 1 . + (2738) math:greaterThan 1 . (2738 1) math:difference 2737 . (1832087753950730891324915850521895146437343297309395832874560384687781613885606813430190881261352114608882389835267010608510300397397644581844139767909548047805291930967610316614686082875995101152 2964380256264737027751613972484188318342902629413059592340951144698015550421029677866167691172936753460125107751808201405322412504014729683541789208526919678625616709698816597250508762424479215217) math:sum 4796468010215467919076529823006083464780245926722455425215511529385797164306636491296358572434288868069007497587075212013832712901412374265385928976436467726430908640666426913865194845300474316369 . (2737 2964380256264737027751613972484188318342902629413059592340951144698015550421029677866167691172936753460125107751808201405322412504014729683541789208526919678625616709698816597250508762424479215217 4796468010215467919076529823006083464780245926722455425215511529385797164306636491296358572434288868069007497587075212013832712901412374265385928976436467726430908640666426913865194845300474316369) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38353,7 +38353,7 @@ _:gn_6235 { } _:gn_6236 { - 2739 math:greaterThan 1 . + (2739) math:greaterThan 1 . (2739 1) math:difference 2738 . (1132292502314006136426698121962293171905559332103663759466390760010233936535422864435976809911584638851242717916541190796812112106617085101697649440617371630820324778731206280635822679548484114065 1832087753950730891324915850521895146437343297309395832874560384687781613885606813430190881261352114608882389835267010608510300397397644581844139767909548047805291930967610316614686082875995101152) math:sum 2964380256264737027751613972484188318342902629413059592340951144698015550421029677866167691172936753460125107751808201405322412504014729683541789208526919678625616709698816597250508762424479215217 . (2738 1832087753950730891324915850521895146437343297309395832874560384687781613885606813430190881261352114608882389835267010608510300397397644581844139767909548047805291930967610316614686082875995101152 2964380256264737027751613972484188318342902629413059592340951144698015550421029677866167691172936753460125107751808201405322412504014729683541789208526919678625616709698816597250508762424479215217) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38364,7 +38364,7 @@ _:gn_6237 { } _:gn_6238 { - 2740 math:greaterThan 1 . + (2740) math:greaterThan 1 . (2740 1) math:difference 2739 . (699795251636724754898217728559601974531783965205732073408169624677547677350183948994214071349767475757639671918725819811698188290780559480146490327292176416984967152236404035978863403327510987087 1132292502314006136426698121962293171905559332103663759466390760010233936535422864435976809911584638851242717916541190796812112106617085101697649440617371630820324778731206280635822679548484114065) math:sum 1832087753950730891324915850521895146437343297309395832874560384687781613885606813430190881261352114608882389835267010608510300397397644581844139767909548047805291930967610316614686082875995101152 . (2739 1132292502314006136426698121962293171905559332103663759466390760010233936535422864435976809911584638851242717916541190796812112106617085101697649440617371630820324778731206280635822679548484114065 1832087753950730891324915850521895146437343297309395832874560384687781613885606813430190881261352114608882389835267010608510300397397644581844139767909548047805291930967610316614686082875995101152) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38375,7 +38375,7 @@ _:gn_6239 { } _:gn_6240 { - 2741 math:greaterThan 1 . + (2741) math:greaterThan 1 . (2741 1) math:difference 2740 . (432497250677281381528480393402691197373775366897931686058221135332686259185238915441762738561817163093603045997815370985113923815836525621551159113325195213835357626494802244656959276220973126978 699795251636724754898217728559601974531783965205732073408169624677547677350183948994214071349767475757639671918725819811698188290780559480146490327292176416984967152236404035978863403327510987087) math:sum 1132292502314006136426698121962293171905559332103663759466390760010233936535422864435976809911584638851242717916541190796812112106617085101697649440617371630820324778731206280635822679548484114065 . (2740 699795251636724754898217728559601974531783965205732073408169624677547677350183948994214071349767475757639671918725819811698188290780559480146490327292176416984967152236404035978863403327510987087 1132292502314006136426698121962293171905559332103663759466390760010233936535422864435976809911584638851242717916541190796812112106617085101697649440617371630820324778731206280635822679548484114065) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38386,7 +38386,7 @@ _:gn_6241 { } _:gn_6242 { - 2742 math:greaterThan 1 . + (2742) math:greaterThan 1 . (2742 1) math:difference 2741 . (267298000959443373369737335156910777158008598307800387349948489344861418164945033552451332787950312664036625920910448826584264474944033858595331213966981203149609525741601791321904127106537860109 432497250677281381528480393402691197373775366897931686058221135332686259185238915441762738561817163093603045997815370985113923815836525621551159113325195213835357626494802244656959276220973126978) math:sum 699795251636724754898217728559601974531783965205732073408169624677547677350183948994214071349767475757639671918725819811698188290780559480146490327292176416984967152236404035978863403327510987087 . (2741 432497250677281381528480393402691197373775366897931686058221135332686259185238915441762738561817163093603045997815370985113923815836525621551159113325195213835357626494802244656959276220973126978 699795251636724754898217728559601974531783965205732073408169624677547677350183948994214071349767475757639671918725819811698188290780559480146490327292176416984967152236404035978863403327510987087) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38397,7 +38397,7 @@ _:gn_6243 { } _:gn_6244 { - 2743 math:greaterThan 1 . + (2743) math:greaterThan 1 . (2743 1) math:difference 2742 . (165199249717838008158743058245780420215766768590131298708272645987824841020293881889311405773866850429566420076904922158529659340892491762955827899358214010685748100753200453335055149114435266869 267298000959443373369737335156910777158008598307800387349948489344861418164945033552451332787950312664036625920910448826584264474944033858595331213966981203149609525741601791321904127106537860109) math:sum 432497250677281381528480393402691197373775366897931686058221135332686259185238915441762738561817163093603045997815370985113923815836525621551159113325195213835357626494802244656959276220973126978 . (2742 267298000959443373369737335156910777158008598307800387349948489344861418164945033552451332787950312664036625920910448826584264474944033858595331213966981203149609525741601791321904127106537860109 432497250677281381528480393402691197373775366897931686058221135332686259185238915441762738561817163093603045997815370985113923815836525621551159113325195213835357626494802244656959276220973126978) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38408,7 +38408,7 @@ _:gn_6245 { } _:gn_6246 { - 2744 math:greaterThan 1 . + (2744) math:greaterThan 1 . (2744 1) math:difference 2743 . (102098751241605365210994276911130356942241829717669088641675843357036577144651151663139927014083462234470205844005526668054605134051542095639503314608767192463861424988401337986848977992102593240 165199249717838008158743058245780420215766768590131298708272645987824841020293881889311405773866850429566420076904922158529659340892491762955827899358214010685748100753200453335055149114435266869) math:sum 267298000959443373369737335156910777158008598307800387349948489344861418164945033552451332787950312664036625920910448826584264474944033858595331213966981203149609525741601791321904127106537860109 . (2743 165199249717838008158743058245780420215766768590131298708272645987824841020293881889311405773866850429566420076904922158529659340892491762955827899358214010685748100753200453335055149114435266869 267298000959443373369737335156910777158008598307800387349948489344861418164945033552451332787950312664036625920910448826584264474944033858595331213966981203149609525741601791321904127106537860109) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38419,7 +38419,7 @@ _:gn_6247 { } _:gn_6248 { - 2745 math:greaterThan 1 . + (2745) math:greaterThan 1 . (2745 1) math:difference 2744 . (63100498476232642947748781334650063273524938872462210066596802630788263875642730226171478759783388195096214232899395490475054206840949667316324584749446818221886675764799115348206171122332673629 102098751241605365210994276911130356942241829717669088641675843357036577144651151663139927014083462234470205844005526668054605134051542095639503314608767192463861424988401337986848977992102593240) math:sum 165199249717838008158743058245780420215766768590131298708272645987824841020293881889311405773866850429566420076904922158529659340892491762955827899358214010685748100753200453335055149114435266869 . (2744 102098751241605365210994276911130356942241829717669088641675843357036577144651151663139927014083462234470205844005526668054605134051542095639503314608767192463861424988401337986848977992102593240 165199249717838008158743058245780420215766768590131298708272645987824841020293881889311405773866850429566420076904922158529659340892491762955827899358214010685748100753200453335055149114435266869) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38430,7 +38430,7 @@ _:gn_6249 { } _:gn_6250 { - 2746 math:greaterThan 1 . + (2746) math:greaterThan 1 . (2746 1) math:difference 2745 . (38998252765372722263245495576480293668716890845206878575079040726248313269008421436968448254300074039373991611106131177579550927210592428323178729859320374241974749223602222638642806869769919611 63100498476232642947748781334650063273524938872462210066596802630788263875642730226171478759783388195096214232899395490475054206840949667316324584749446818221886675764799115348206171122332673629) math:sum 102098751241605365210994276911130356942241829717669088641675843357036577144651151663139927014083462234470205844005526668054605134051542095639503314608767192463861424988401337986848977992102593240 . (2745 63100498476232642947748781334650063273524938872462210066596802630788263875642730226171478759783388195096214232899395490475054206840949667316324584749446818221886675764799115348206171122332673629 102098751241605365210994276911130356942241829717669088641675843357036577144651151663139927014083462234470205844005526668054605134051542095639503314608767192463861424988401337986848977992102593240) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38441,7 +38441,7 @@ _:gn_6251 { } _:gn_6252 { - 2747 math:greaterThan 1 . + (2747) math:greaterThan 1 . (2747 1) math:difference 2746 . (24102245710859920684503285758169769604808048027255331491517761904539950606634308789203030505483314155722222621793264312895503279630357238993145854890126443979911926541196892709563364252562754018 38998252765372722263245495576480293668716890845206878575079040726248313269008421436968448254300074039373991611106131177579550927210592428323178729859320374241974749223602222638642806869769919611) math:sum 63100498476232642947748781334650063273524938872462210066596802630788263875642730226171478759783388195096214232899395490475054206840949667316324584749446818221886675764799115348206171122332673629 . (2746 38998252765372722263245495576480293668716890845206878575079040726248313269008421436968448254300074039373991611106131177579550927210592428323178729859320374241974749223602222638642806869769919611 63100498476232642947748781334650063273524938872462210066596802630788263875642730226171478759783388195096214232899395490475054206840949667316324584749446818221886675764799115348206171122332673629) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38452,7 +38452,7 @@ _:gn_6253 { } _:gn_6254 { - 2748 math:greaterThan 1 . + (2748) math:greaterThan 1 . (2748 1) math:difference 2747 . (14896007054512801578742209818310524063908842817951547083561278821708362662374112647765417748816759883651768989312866864684047647580235189330032874969193930262062822682405329929079442617207165593 24102245710859920684503285758169769604808048027255331491517761904539950606634308789203030505483314155722222621793264312895503279630357238993145854890126443979911926541196892709563364252562754018) math:sum 38998252765372722263245495576480293668716890845206878575079040726248313269008421436968448254300074039373991611106131177579550927210592428323178729859320374241974749223602222638642806869769919611 . (2747 24102245710859920684503285758169769604808048027255331491517761904539950606634308789203030505483314155722222621793264312895503279630357238993145854890126443979911926541196892709563364252562754018 38998252765372722263245495576480293668716890845206878575079040726248313269008421436968448254300074039373991611106131177579550927210592428323178729859320374241974749223602222638642806869769919611) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38463,7 +38463,7 @@ _:gn_6255 { } _:gn_6256 { - 2749 math:greaterThan 1 . + (2749) math:greaterThan 1 . (2749 1) math:difference 2748 . (9206238656347119105761075939859245540899205209303784407956483082831587944260196141437612756666554272070453632480397448211455632050122049663112979920932513717849103858791562780483921635355588425 14896007054512801578742209818310524063908842817951547083561278821708362662374112647765417748816759883651768989312866864684047647580235189330032874969193930262062822682405329929079442617207165593) math:sum 24102245710859920684503285758169769604808048027255331491517761904539950606634308789203030505483314155722222621793264312895503279630357238993145854890126443979911926541196892709563364252562754018 . (2748 14896007054512801578742209818310524063908842817951547083561278821708362662374112647765417748816759883651768989312866864684047647580235189330032874969193930262062822682405329929079442617207165593 24102245710859920684503285758169769604808048027255331491517761904539950606634308789203030505483314155722222621793264312895503279630357238993145854890126443979911926541196892709563364252562754018) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38474,7 +38474,7 @@ _:gn_6257 { } _:gn_6258 { - 2750 math:greaterThan 1 . + (2750) math:greaterThan 1 . (2750 1) math:difference 2749 . (5689768398165682472981133878451278523009637608647762675604795738876774718113916506327804992150205611581315356832469416472592015530113139666919895048261416544213718823613767148595520981851577168 9206238656347119105761075939859245540899205209303784407956483082831587944260196141437612756666554272070453632480397448211455632050122049663112979920932513717849103858791562780483921635355588425) math:sum 14896007054512801578742209818310524063908842817951547083561278821708362662374112647765417748816759883651768989312866864684047647580235189330032874969193930262062822682405329929079442617207165593 . (2749 9206238656347119105761075939859245540899205209303784407956483082831587944260196141437612756666554272070453632480397448211455632050122049663112979920932513717849103858791562780483921635355588425 14896007054512801578742209818310524063908842817951547083561278821708362662374112647765417748816759883651768989312866864684047647580235189330032874969193930262062822682405329929079442617207165593) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38485,7 +38485,7 @@ _:gn_6259 { } _:gn_6260 { - 2751 math:greaterThan 1 . + (2751) math:greaterThan 1 . (2751 1) math:difference 2750 . (3516470258181436632779942061407967017889567600656021732351687343954813226146279635109807764516348660489138275647928031738863616520008909996193084872671097173635385035177795631888400653504011257 5689768398165682472981133878451278523009637608647762675604795738876774718113916506327804992150205611581315356832469416472592015530113139666919895048261416544213718823613767148595520981851577168) math:sum 9206238656347119105761075939859245540899205209303784407956483082831587944260196141437612756666554272070453632480397448211455632050122049663112979920932513717849103858791562780483921635355588425 . (2750 5689768398165682472981133878451278523009637608647762675604795738876774718113916506327804992150205611581315356832469416472592015530113139666919895048261416544213718823613767148595520981851577168 9206238656347119105761075939859245540899205209303784407956483082831587944260196141437612756666554272070453632480397448211455632050122049663112979920932513717849103858791562780483921635355588425) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38496,7 +38496,7 @@ _:gn_6261 { } _:gn_6262 { - 2752 math:greaterThan 1 . + (2752) math:greaterThan 1 . (2752 1) math:difference 2751 . (2173298139984245840201191817043311505120070007991740943253108394921961491967636871217997227633856951092177081184541384733728399010104229670726810175590319370578333788435971516707120328347565911 3516470258181436632779942061407967017889567600656021732351687343954813226146279635109807764516348660489138275647928031738863616520008909996193084872671097173635385035177795631888400653504011257) math:sum 5689768398165682472981133878451278523009637608647762675604795738876774718113916506327804992150205611581315356832469416472592015530113139666919895048261416544213718823613767148595520981851577168 . (2751 3516470258181436632779942061407967017889567600656021732351687343954813226146279635109807764516348660489138275647928031738863616520008909996193084872671097173635385035177795631888400653504011257 5689768398165682472981133878451278523009637608647762675604795738876774718113916506327804992150205611581315356832469416472592015530113139666919895048261416544213718823613767148595520981851577168) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38507,7 +38507,7 @@ _:gn_6263 { } _:gn_6264 { - 2753 math:greaterThan 1 . + (2753) math:greaterThan 1 . (2753 1) math:difference 2752 . (1343172118197190792578750244364655512769497592664280789098578949032851734178642763891810536882491709396961194463386647005135217509904680325466274697080777803057051246741824115181280325156445346 2173298139984245840201191817043311505120070007991740943253108394921961491967636871217997227633856951092177081184541384733728399010104229670726810175590319370578333788435971516707120328347565911) math:sum 3516470258181436632779942061407967017889567600656021732351687343954813226146279635109807764516348660489138275647928031738863616520008909996193084872671097173635385035177795631888400653504011257 . (2752 2173298139984245840201191817043311505120070007991740943253108394921961491967636871217997227633856951092177081184541384733728399010104229670726810175590319370578333788435971516707120328347565911 3516470258181436632779942061407967017889567600656021732351687343954813226146279635109807764516348660489138275647928031738863616520008909996193084872671097173635385035177795631888400653504011257) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38518,7 +38518,7 @@ _:gn_6265 { } _:gn_6266 { - 2754 math:greaterThan 1 . + (2754) math:greaterThan 1 . (2754 1) math:difference 2753 . (830126021787055047622441572678655992350572415327460154154529445889109757788994107326186690751365241695215886721154737728593181500199549345260535478509541567521282541694147401525840003191120565 1343172118197190792578750244364655512769497592664280789098578949032851734178642763891810536882491709396961194463386647005135217509904680325466274697080777803057051246741824115181280325156445346) math:sum 2173298139984245840201191817043311505120070007991740943253108394921961491967636871217997227633856951092177081184541384733728399010104229670726810175590319370578333788435971516707120328347565911 . (2753 1343172118197190792578750244364655512769497592664280789098578949032851734178642763891810536882491709396961194463386647005135217509904680325466274697080777803057051246741824115181280325156445346 2173298139984245840201191817043311505120070007991740943253108394921961491967636871217997227633856951092177081184541384733728399010104229670726810175590319370578333788435971516707120328347565911) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38529,7 +38529,7 @@ _:gn_6267 { } _:gn_6268 { - 2755 math:greaterThan 1 . + (2755) math:greaterThan 1 . (2755 1) math:difference 2754 . (513046096410135744956308671685999520418925177336820634944049503143741976389648656565623846131126467701745307742231909276542036009705130980205739218571236235535768705047676713655440321965324781 830126021787055047622441572678655992350572415327460154154529445889109757788994107326186690751365241695215886721154737728593181500199549345260535478509541567521282541694147401525840003191120565) math:sum 1343172118197190792578750244364655512769497592664280789098578949032851734178642763891810536882491709396961194463386647005135217509904680325466274697080777803057051246741824115181280325156445346 . (2754 830126021787055047622441572678655992350572415327460154154529445889109757788994107326186690751365241695215886721154737728593181500199549345260535478509541567521282541694147401525840003191120565 1343172118197190792578750244364655512769497592664280789098578949032851734178642763891810536882491709396961194463386647005135217509904680325466274697080777803057051246741824115181280325156445346) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38540,7 +38540,7 @@ _:gn_6269 { } _:gn_6270 { - 2756 math:greaterThan 1 . + (2756) math:greaterThan 1 . (2756 1) math:difference 2755 . (317079925376919302666132900992656471931647237990639519210479942745367781399345450760562844620238773993470578978922828452051145490494418365054796259938305331985513836646470687870399681225795784 513046096410135744956308671685999520418925177336820634944049503143741976389648656565623846131126467701745307742231909276542036009705130980205739218571236235535768705047676713655440321965324781) math:sum 830126021787055047622441572678655992350572415327460154154529445889109757788994107326186690751365241695215886721154737728593181500199549345260535478509541567521282541694147401525840003191120565 . (2755 513046096410135744956308671685999520418925177336820634944049503143741976389648656565623846131126467701745307742231909276542036009705130980205739218571236235535768705047676713655440321965324781 830126021787055047622441572678655992350572415327460154154529445889109757788994107326186690751365241695215886721154737728593181500199549345260535478509541567521282541694147401525840003191120565) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38551,7 +38551,7 @@ _:gn_6271 { } _:gn_6272 { - 2757 math:greaterThan 1 . + (2757) math:greaterThan 1 . (2757 1) math:difference 2756 . (195966171033216442290175770693343048487277939346181115733569560398374194990303205805061001510887693708274728763309080824490890519210712615150942958632930903550254868401206025785040640739528997 317079925376919302666132900992656471931647237990639519210479942745367781399345450760562844620238773993470578978922828452051145490494418365054796259938305331985513836646470687870399681225795784) math:sum 513046096410135744956308671685999520418925177336820634944049503143741976389648656565623846131126467701745307742231909276542036009705130980205739218571236235535768705047676713655440321965324781 . (2756 317079925376919302666132900992656471931647237990639519210479942745367781399345450760562844620238773993470578978922828452051145490494418365054796259938305331985513836646470687870399681225795784 513046096410135744956308671685999520418925177336820634944049503143741976389648656565623846131126467701745307742231909276542036009705130980205739218571236235535768705047676713655440321965324781) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38562,7 +38562,7 @@ _:gn_6273 { } _:gn_6274 { - 2758 math:greaterThan 1 . + (2758) math:greaterThan 1 . (2758 1) math:difference 2757 . (121113754343702860375957130299313423444369298644458403476910382346993586409042244955501843109351080285195850215613747627560254971283705749903853301305374428435258968245264662085359040486266787 195966171033216442290175770693343048487277939346181115733569560398374194990303205805061001510887693708274728763309080824490890519210712615150942958632930903550254868401206025785040640739528997) math:sum 317079925376919302666132900992656471931647237990639519210479942745367781399345450760562844620238773993470578978922828452051145490494418365054796259938305331985513836646470687870399681225795784 . (2757 195966171033216442290175770693343048487277939346181115733569560398374194990303205805061001510887693708274728763309080824490890519210712615150942958632930903550254868401206025785040640739528997 317079925376919302666132900992656471931647237990639519210479942745367781399345450760562844620238773993470578978922828452051145490494418365054796259938305331985513836646470687870399681225795784) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38573,7 +38573,7 @@ _:gn_6275 { } _:gn_6276 { - 2759 math:greaterThan 1 . + (2759) math:greaterThan 1 . (2759 1) math:difference 2758 . (74852416689513581914218640394029625042908640701722712256659178051380608581260960849559158401536613423078878547695333196930635547927006865247089657327556475114995900155941363699681600253262210 121113754343702860375957130299313423444369298644458403476910382346993586409042244955501843109351080285195850215613747627560254971283705749903853301305374428435258968245264662085359040486266787) math:sum 195966171033216442290175770693343048487277939346181115733569560398374194990303205805061001510887693708274728763309080824490890519210712615150942958632930903550254868401206025785040640739528997 . (2758 121113754343702860375957130299313423444369298644458403476910382346993586409042244955501843109351080285195850215613747627560254971283705749903853301305374428435258968245264662085359040486266787 195966171033216442290175770693343048487277939346181115733569560398374194990303205805061001510887693708274728763309080824490890519210712615150942958632930903550254868401206025785040640739528997) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38584,7 +38584,7 @@ _:gn_6277 { } _:gn_6278 { - 2760 math:greaterThan 1 . + (2760) math:greaterThan 1 . (2760 1) math:difference 2759 . (46261337654189278461738489905283798401460657942735691220251204295612977827781284105942684707814466862116971667918414430629619423356698884656763643977817953320263068089323298385677440233004577 74852416689513581914218640394029625042908640701722712256659178051380608581260960849559158401536613423078878547695333196930635547927006865247089657327556475114995900155941363699681600253262210) math:sum 121113754343702860375957130299313423444369298644458403476910382346993586409042244955501843109351080285195850215613747627560254971283705749903853301305374428435258968245264662085359040486266787 . (2759 74852416689513581914218640394029625042908640701722712256659178051380608581260960849559158401536613423078878547695333196930635547927006865247089657327556475114995900155941363699681600253262210 121113754343702860375957130299313423444369298644458403476910382346993586409042244955501843109351080285195850215613747627560254971283705749903853301305374428435258968245264662085359040486266787) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38595,7 +38595,7 @@ _:gn_6279 { } _:gn_6280 { - 2761 math:greaterThan 1 . + (2761) math:greaterThan 1 . (2761 1) math:difference 2760 . (28591079035324303452480150488745826641447982758987021036407973755767630753479676743616473693722146560961906879776918766301016124570307980590326013349738521794732832066618065314004160020257633 46261337654189278461738489905283798401460657942735691220251204295612977827781284105942684707814466862116971667918414430629619423356698884656763643977817953320263068089323298385677440233004577) math:sum 74852416689513581914218640394029625042908640701722712256659178051380608581260960849559158401536613423078878547695333196930635547927006865247089657327556475114995900155941363699681600253262210 . (2760 46261337654189278461738489905283798401460657942735691220251204295612977827781284105942684707814466862116971667918414430629619423356698884656763643977817953320263068089323298385677440233004577 74852416689513581914218640394029625042908640701722712256659178051380608581260960849559158401536613423078878547695333196930635547927006865247089657327556475114995900155941363699681600253262210) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38606,7 +38606,7 @@ _:gn_6281 { } _:gn_6282 { - 2762 math:greaterThan 1 . + (2762) math:greaterThan 1 . (2762 1) math:difference 2761 . (17670258618864975009258339416537971760012675183748670183843230539845347074301607362326211014092320301155064788141495664328603298786390904066437630628079431525530236022705233071673280212746944 28591079035324303452480150488745826641447982758987021036407973755767630753479676743616473693722146560961906879776918766301016124570307980590326013349738521794732832066618065314004160020257633) math:sum 46261337654189278461738489905283798401460657942735691220251204295612977827781284105942684707814466862116971667918414430629619423356698884656763643977817953320263068089323298385677440233004577 . (2761 28591079035324303452480150488745826641447982758987021036407973755767630753479676743616473693722146560961906879776918766301016124570307980590326013349738521794732832066618065314004160020257633 46261337654189278461738489905283798401460657942735691220251204295612977827781284105942684707814466862116971667918414430629619423356698884656763643977817953320263068089323298385677440233004577) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38617,7 +38617,7 @@ _:gn_6283 { } _:gn_6284 { - 2763 math:greaterThan 1 . + (2763) math:greaterThan 1 . (2763 1) math:difference 2762 . (10920820416459328443221811072207854881435307575238350852564743215922283679178069381290262679629826259806842091635423101972412825783917076523888382721659090269202596043912832242330879807510689 17670258618864975009258339416537971760012675183748670183843230539845347074301607362326211014092320301155064788141495664328603298786390904066437630628079431525530236022705233071673280212746944) math:sum 28591079035324303452480150488745826641447982758987021036407973755767630753479676743616473693722146560961906879776918766301016124570307980590326013349738521794732832066618065314004160020257633 . (2762 17670258618864975009258339416537971760012675183748670183843230539845347074301607362326211014092320301155064788141495664328603298786390904066437630628079431525530236022705233071673280212746944 28591079035324303452480150488745826641447982758987021036407973755767630753479676743616473693722146560961906879776918766301016124570307980590326013349738521794732832066618065314004160020257633) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38628,7 +38628,7 @@ _:gn_6285 { } _:gn_6286 { - 2764 math:greaterThan 1 . + (2764) math:greaterThan 1 . (2764 1) math:difference 2763 . (6749438202405646566036528344330116878577367608510319331278487323923063395123537981035948334462494041348222696506072562356190473002473827542549247906420341256327639978792400829342400405236255 10920820416459328443221811072207854881435307575238350852564743215922283679178069381290262679629826259806842091635423101972412825783917076523888382721659090269202596043912832242330879807510689) math:sum 17670258618864975009258339416537971760012675183748670183843230539845347074301607362326211014092320301155064788141495664328603298786390904066437630628079431525530236022705233071673280212746944 . (2763 10920820416459328443221811072207854881435307575238350852564743215922283679178069381290262679629826259806842091635423101972412825783917076523888382721659090269202596043912832242330879807510689 17670258618864975009258339416537971760012675183748670183843230539845347074301607362326211014092320301155064788141495664328603298786390904066437630628079431525530236022705233071673280212746944) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38639,7 +38639,7 @@ _:gn_6287 { } _:gn_6288 { - 2765 math:greaterThan 1 . + (2765) math:greaterThan 1 . (2765 1) math:difference 2764 . (4171382214053681877185282727877738002857939966728031521286255891999220284054531400254314345167332218458619395129350539616222352781443248981339134815238749012874956065120431412988479402274434 6749438202405646566036528344330116878577367608510319331278487323923063395123537981035948334462494041348222696506072562356190473002473827542549247906420341256327639978792400829342400405236255) math:sum 10920820416459328443221811072207854881435307575238350852564743215922283679178069381290262679629826259806842091635423101972412825783917076523888382721659090269202596043912832242330879807510689 . (2764 6749438202405646566036528344330116878577367608510319331278487323923063395123537981035948334462494041348222696506072562356190473002473827542549247906420341256327639978792400829342400405236255 10920820416459328443221811072207854881435307575238350852564743215922283679178069381290262679629826259806842091635423101972412825783917076523888382721659090269202596043912832242330879807510689) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38650,7 +38650,7 @@ _:gn_6289 { } _:gn_6290 { - 2766 math:greaterThan 1 . + (2766) math:greaterThan 1 . (2766 1) math:difference 2765 . (2578055988351964688851245616452378875719427641782287809992231431923843111069006580781633989295161822889603301376722022739968120221030578561210113091181592243452683913671969416353921002961821 4171382214053681877185282727877738002857939966728031521286255891999220284054531400254314345167332218458619395129350539616222352781443248981339134815238749012874956065120431412988479402274434) math:sum 6749438202405646566036528344330116878577367608510319331278487323923063395123537981035948334462494041348222696506072562356190473002473827542549247906420341256327639978792400829342400405236255 . (2765 4171382214053681877185282727877738002857939966728031521286255891999220284054531400254314345167332218458619395129350539616222352781443248981339134815238749012874956065120431412988479402274434 6749438202405646566036528344330116878577367608510319331278487323923063395123537981035948334462494041348222696506072562356190473002473827542549247906420341256327639978792400829342400405236255) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38661,7 +38661,7 @@ _:gn_6291 { } _:gn_6292 { - 2767 math:greaterThan 1 . + (2767) math:greaterThan 1 . (2767 1) math:difference 2766 . (1593326225701717188334037111425359127138512324945743711294024460075377172985524819472680355872170395569016093752628516876254232560412670420129021724057156769422272151448461996634558399312613 2578055988351964688851245616452378875719427641782287809992231431923843111069006580781633989295161822889603301376722022739968120221030578561210113091181592243452683913671969416353921002961821) math:sum 4171382214053681877185282727877738002857939966728031521286255891999220284054531400254314345167332218458619395129350539616222352781443248981339134815238749012874956065120431412988479402274434 . (2766 2578055988351964688851245616452378875719427641782287809992231431923843111069006580781633989295161822889603301376722022739968120221030578561210113091181592243452683913671969416353921002961821 4171382214053681877185282727877738002857939966728031521286255891999220284054531400254314345167332218458619395129350539616222352781443248981339134815238749012874956065120431412988479402274434) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38672,7 +38672,7 @@ _:gn_6293 { } _:gn_6294 { - 2768 math:greaterThan 1 . + (2768) math:greaterThan 1 . (2768 1) math:difference 2767 . (984729762650247500517208505027019748580915316836544098698206971848465938083481761308953633422991427320587207624093505863713887660617908141081091367124435474030411762223507419719362603649208 1593326225701717188334037111425359127138512324945743711294024460075377172985524819472680355872170395569016093752628516876254232560412670420129021724057156769422272151448461996634558399312613) math:sum 2578055988351964688851245616452378875719427641782287809992231431923843111069006580781633989295161822889603301376722022739968120221030578561210113091181592243452683913671969416353921002961821 . (2767 1593326225701717188334037111425359127138512324945743711294024460075377172985524819472680355872170395569016093752628516876254232560412670420129021724057156769422272151448461996634558399312613 2578055988351964688851245616452378875719427641782287809992231431923843111069006580781633989295161822889603301376722022739968120221030578561210113091181592243452683913671969416353921002961821) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38683,7 +38683,7 @@ _:gn_6295 { } _:gn_6296 { - 2769 math:greaterThan 1 . + (2769) math:greaterThan 1 . (2769 1) math:difference 2768 . (608596463051469687816828606398339378557597008109199612595817488226911234902043058163726722449178968248428886128535011012540344899794762279047930356932721295391860389224954576915195795663405 984729762650247500517208505027019748580915316836544098698206971848465938083481761308953633422991427320587207624093505863713887660617908141081091367124435474030411762223507419719362603649208) math:sum 1593326225701717188334037111425359127138512324945743711294024460075377172985524819472680355872170395569016093752628516876254232560412670420129021724057156769422272151448461996634558399312613 . (2768 984729762650247500517208505027019748580915316836544098698206971848465938083481761308953633422991427320587207624093505863713887660617908141081091367124435474030411762223507419719362603649208 1593326225701717188334037111425359127138512324945743711294024460075377172985524819472680355872170395569016093752628516876254232560412670420129021724057156769422272151448461996634558399312613) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38694,7 +38694,7 @@ _:gn_6297 { } _:gn_6298 { - 2770 math:greaterThan 1 . + (2770) math:greaterThan 1 . (2770 1) math:difference 2769 . (376133299598777812700379898628680370023318308727344486102389483621554703181438703145226910973812459072158321495558494851173542760823145862033161010191714178638551372998552842804166807985803 608596463051469687816828606398339378557597008109199612595817488226911234902043058163726722449178968248428886128535011012540344899794762279047930356932721295391860389224954576915195795663405) math:sum 984729762650247500517208505027019748580915316836544098698206971848465938083481761308953633422991427320587207624093505863713887660617908141081091367124435474030411762223507419719362603649208 . (2769 608596463051469687816828606398339378557597008109199612595817488226911234902043058163726722449178968248428886128535011012540344899794762279047930356932721295391860389224954576915195795663405 984729762650247500517208505027019748580915316836544098698206971848465938083481761308953633422991427320587207624093505863713887660617908141081091367124435474030411762223507419719362603649208) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38705,7 +38705,7 @@ _:gn_6299 { } _:gn_6300 { - 2771 math:greaterThan 1 . + (2771) math:greaterThan 1 . (2771 1) math:difference 2770 . (232463163452691875116448707769659008534278699381855126493428004605356531720604355018499811475366509176270564632976516161366802138971616417014769346741007116753309016226401734111028987677602 376133299598777812700379898628680370023318308727344486102389483621554703181438703145226910973812459072158321495558494851173542760823145862033161010191714178638551372998552842804166807985803) math:sum 608596463051469687816828606398339378557597008109199612595817488226911234902043058163726722449178968248428886128535011012540344899794762279047930356932721295391860389224954576915195795663405 . (2770 376133299598777812700379898628680370023318308727344486102389483621554703181438703145226910973812459072158321495558494851173542760823145862033161010191714178638551372998552842804166807985803 608596463051469687816828606398339378557597008109199612595817488226911234902043058163726722449178968248428886128535011012540344899794762279047930356932721295391860389224954576915195795663405) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38716,7 +38716,7 @@ _:gn_6301 { } _:gn_6302 { - 2772 math:greaterThan 1 . + (2772) math:greaterThan 1 . (2772 1) math:difference 2771 . (143670136146085937583931190859021361489039609345489359608961479016198171460834348126727099498445949895887756862581978689806740621851529445018391663450707061885242356772151108693137820308201 232463163452691875116448707769659008534278699381855126493428004605356531720604355018499811475366509176270564632976516161366802138971616417014769346741007116753309016226401734111028987677602) math:sum 376133299598777812700379898628680370023318308727344486102389483621554703181438703145226910973812459072158321495558494851173542760823145862033161010191714178638551372998552842804166807985803 . (2771 232463163452691875116448707769659008534278699381855126493428004605356531720604355018499811475366509176270564632976516161366802138971616417014769346741007116753309016226401734111028987677602 376133299598777812700379898628680370023318308727344486102389483621554703181438703145226910973812459072158321495558494851173542760823145862033161010191714178638551372998552842804166807985803) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38727,7 +38727,7 @@ _:gn_6303 { } _:gn_6304 { - 2773 math:greaterThan 1 . + (2773) math:greaterThan 1 . (2773 1) math:difference 2772 . (88793027306605937532517516910637647045239090036365766884466525589158360259770006891772711976920559280382807770394537471560061517120086971996377683290300054868066659454250625417891167369401 143670136146085937583931190859021361489039609345489359608961479016198171460834348126727099498445949895887756862581978689806740621851529445018391663450707061885242356772151108693137820308201) math:sum 232463163452691875116448707769659008534278699381855126493428004605356531720604355018499811475366509176270564632976516161366802138971616417014769346741007116753309016226401734111028987677602 . (2772 143670136146085937583931190859021361489039609345489359608961479016198171460834348126727099498445949895887756862581978689806740621851529445018391663450707061885242356772151108693137820308201 232463163452691875116448707769659008534278699381855126493428004605356531720604355018499811475366509176270564632976516161366802138971616417014769346741007116753309016226401734111028987677602) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38738,7 +38738,7 @@ _:gn_6305 { } _:gn_6306 { - 2774 math:greaterThan 1 . + (2774) math:greaterThan 1 . (2774 1) math:difference 2773 . (54877108839480000051413673948383714443800519309123592724494953427039811201064341234954387521525390615504949092187441218246679104731442473022013980160407007017175697317900483275246652938800 88793027306605937532517516910637647045239090036365766884466525589158360259770006891772711976920559280382807770394537471560061517120086971996377683290300054868066659454250625417891167369401) math:sum 143670136146085937583931190859021361489039609345489359608961479016198171460834348126727099498445949895887756862581978689806740621851529445018391663450707061885242356772151108693137820308201 . (2773 88793027306605937532517516910637647045239090036365766884466525589158360259770006891772711976920559280382807770394537471560061517120086971996377683290300054868066659454250625417891167369401 143670136146085937583931190859021361489039609345489359608961479016198171460834348126727099498445949895887756862581978689806740621851529445018391663450707061885242356772151108693137820308201) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38749,7 +38749,7 @@ _:gn_6307 { } _:gn_6308 { - 2775 math:greaterThan 1 . + (2775) math:greaterThan 1 . (2775 1) math:difference 2774 . (33915918467125937481103842962253932601438570727242174159971572162118549058705665656818324455395168664877858678207096253313382412388644498974363703129893047850890962136350142142644514430601 54877108839480000051413673948383714443800519309123592724494953427039811201064341234954387521525390615504949092187441218246679104731442473022013980160407007017175697317900483275246652938800) math:sum 88793027306605937532517516910637647045239090036365766884466525589158360259770006891772711976920559280382807770394537471560061517120086971996377683290300054868066659454250625417891167369401 . (2774 54877108839480000051413673948383714443800519309123592724494953427039811201064341234954387521525390615504949092187441218246679104731442473022013980160407007017175697317900483275246652938800 88793027306605937532517516910637647045239090036365766884466525589158360259770006891772711976920559280382807770394537471560061517120086971996377683290300054868066659454250625417891167369401) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38760,7 +38760,7 @@ _:gn_6309 { } _:gn_6310 { - 2776 math:greaterThan 1 . + (2776) math:greaterThan 1 . (2776 1) math:difference 2775 . (20961190372354062570309830986129781842361948581881418564523381264921262142358675578136063066130221950627090413980344964933296692342797974047650277030513959166284735181550341132602138508199 33915918467125937481103842962253932601438570727242174159971572162118549058705665656818324455395168664877858678207096253313382412388644498974363703129893047850890962136350142142644514430601) math:sum 54877108839480000051413673948383714443800519309123592724494953427039811201064341234954387521525390615504949092187441218246679104731442473022013980160407007017175697317900483275246652938800 . (2775 33915918467125937481103842962253932601438570727242174159971572162118549058705665656818324455395168664877858678207096253313382412388644498974363703129893047850890962136350142142644514430601 54877108839480000051413673948383714443800519309123592724494953427039811201064341234954387521525390615504949092187441218246679104731442473022013980160407007017175697317900483275246652938800) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38771,7 +38771,7 @@ _:gn_6311 { } _:gn_6312 { - 2777 math:greaterThan 1 . + (2777) math:greaterThan 1 . (2777 1) math:difference 2776 . (12954728094771874910794011976124150759076622145360755595448190897197286916346990078682261389264946714250768264226751288380085720045846524926713426099379088684606226954799801010042375922402 20961190372354062570309830986129781842361948581881418564523381264921262142358675578136063066130221950627090413980344964933296692342797974047650277030513959166284735181550341132602138508199) math:sum 33915918467125937481103842962253932601438570727242174159971572162118549058705665656818324455395168664877858678207096253313382412388644498974363703129893047850890962136350142142644514430601 . (2776 20961190372354062570309830986129781842361948581881418564523381264921262142358675578136063066130221950627090413980344964933296692342797974047650277030513959166284735181550341132602138508199 33915918467125937481103842962253932601438570727242174159971572162118549058705665656818324455395168664877858678207096253313382412388644498974363703129893047850890962136350142142644514430601) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38782,7 +38782,7 @@ _:gn_6313 { } _:gn_6314 { - 2778 math:greaterThan 1 . + (2778) math:greaterThan 1 . (2778 1) math:difference 2777 . (8006462277582187659515819010005631083285326436520662969075190367723975226011685499453801676865275236376322149753593676553210972296951449120936850931134870481678508226750540122559762585797 12954728094771874910794011976124150759076622145360755595448190897197286916346990078682261389264946714250768264226751288380085720045846524926713426099379088684606226954799801010042375922402) math:sum 20961190372354062570309830986129781842361948581881418564523381264921262142358675578136063066130221950627090413980344964933296692342797974047650277030513959166284735181550341132602138508199 . (2777 12954728094771874910794011976124150759076622145360755595448190897197286916346990078682261389264946714250768264226751288380085720045846524926713426099379088684606226954799801010042375922402 20961190372354062570309830986129781842361948581881418564523381264921262142358675578136063066130221950627090413980344964933296692342797974047650277030513959166284735181550341132602138508199) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38793,7 +38793,7 @@ _:gn_6315 { } _:gn_6316 { - 2779 math:greaterThan 1 . + (2779) math:greaterThan 1 . (2779 1) math:difference 2778 . (4948265817189687251278192966118519675791295708840092626373000529473311690335304579228459712399671477874446114473157611826874747748895075805776575168244218202927718728049260887482613336605 8006462277582187659515819010005631083285326436520662969075190367723975226011685499453801676865275236376322149753593676553210972296951449120936850931134870481678508226750540122559762585797) math:sum 12954728094771874910794011976124150759076622145360755595448190897197286916346990078682261389264946714250768264226751288380085720045846524926713426099379088684606226954799801010042375922402 . (2778 8006462277582187659515819010005631083285326436520662969075190367723975226011685499453801676865275236376322149753593676553210972296951449120936850931134870481678508226750540122559762585797 12954728094771874910794011976124150759076622145360755595448190897197286916346990078682261389264946714250768264226751288380085720045846524926713426099379088684606226954799801010042375922402) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38804,7 +38804,7 @@ _:gn_6317 { } _:gn_6318 { - 2780 math:greaterThan 1 . + (2780) math:greaterThan 1 . (2780 1) math:difference 2779 . (3058196460392500408237626043887111407494030727680570342702189838250663535676380920225341964465603758501876035280436064726336224548056373315160275762890652278750789498701279235077149249192 4948265817189687251278192966118519675791295708840092626373000529473311690335304579228459712399671477874446114473157611826874747748895075805776575168244218202927718728049260887482613336605) math:sum 8006462277582187659515819010005631083285326436520662969075190367723975226011685499453801676865275236376322149753593676553210972296951449120936850931134870481678508226750540122559762585797 . (2779 4948265817189687251278192966118519675791295708840092626373000529473311690335304579228459712399671477874446114473157611826874747748895075805776575168244218202927718728049260887482613336605 8006462277582187659515819010005631083285326436520662969075190367723975226011685499453801676865275236376322149753593676553210972296951449120936850931134870481678508226750540122559762585797) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38815,7 +38815,7 @@ _:gn_6319 { } _:gn_6320 { - 2781 math:greaterThan 1 . + (2781) math:greaterThan 1 . (2781 1) math:difference 2780 . (1890069356797186843040566922231408268297264981159522283670810691222648154658923659003117747934067719372570079192721547100538523200838702490616299405353565924176929229347981652405464087413 3058196460392500408237626043887111407494030727680570342702189838250663535676380920225341964465603758501876035280436064726336224548056373315160275762890652278750789498701279235077149249192) math:sum 4948265817189687251278192966118519675791295708840092626373000529473311690335304579228459712399671477874446114473157611826874747748895075805776575168244218202927718728049260887482613336605 . (2780 3058196460392500408237626043887111407494030727680570342702189838250663535676380920225341964465603758501876035280436064726336224548056373315160275762890652278750789498701279235077149249192 4948265817189687251278192966118519675791295708840092626373000529473311690335304579228459712399671477874446114473157611826874747748895075805776575168244218202927718728049260887482613336605) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38826,7 +38826,7 @@ _:gn_6321 { } _:gn_6322 { - 2782 math:greaterThan 1 . + (2782) math:greaterThan 1 . (2782 1) math:difference 2781 . (1168127103595313565197059121655703139196765746521048059031379147028015381017457261222224216531536039129305956087714517625797701347217670824543976357537086354573860269353297582671685161779 1890069356797186843040566922231408268297264981159522283670810691222648154658923659003117747934067719372570079192721547100538523200838702490616299405353565924176929229347981652405464087413) math:sum 3058196460392500408237626043887111407494030727680570342702189838250663535676380920225341964465603758501876035280436064726336224548056373315160275762890652278750789498701279235077149249192 . (2781 1890069356797186843040566922231408268297264981159522283670810691222648154658923659003117747934067719372570079192721547100538523200838702490616299405353565924176929229347981652405464087413 3058196460392500408237626043887111407494030727680570342702189838250663535676380920225341964465603758501876035280436064726336224548056373315160275762890652278750789498701279235077149249192) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38837,7 +38837,7 @@ _:gn_6323 { } _:gn_6324 { - 2783 math:greaterThan 1 . + (2783) math:greaterThan 1 . (2783 1) math:difference 2782 . (721942253201873277843507800575705129100499234638474224639431544194632773641466397780893531402531680243264123105007029474740821853621031666072323047816479569603068959994684069733778925634 1168127103595313565197059121655703139196765746521048059031379147028015381017457261222224216531536039129305956087714517625797701347217670824543976357537086354573860269353297582671685161779) math:sum 1890069356797186843040566922231408268297264981159522283670810691222648154658923659003117747934067719372570079192721547100538523200838702490616299405353565924176929229347981652405464087413 . (2782 1168127103595313565197059121655703139196765746521048059031379147028015381017457261222224216531536039129305956087714517625797701347217670824543976357537086354573860269353297582671685161779 1890069356797186843040566922231408268297264981159522283670810691222648154658923659003117747934067719372570079192721547100538523200838702490616299405353565924176929229347981652405464087413) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38848,7 +38848,7 @@ _:gn_6325 { } _:gn_6326 { - 2784 math:greaterThan 1 . + (2784) math:greaterThan 1 . (2784 1) math:difference 2783 . (446184850393440287353551321079998010096266511882573834391947602833382607375990863441330685129004358886041832982707488151056879493596639158471653309720606784970791309358613512937906236145 721942253201873277843507800575705129100499234638474224639431544194632773641466397780893531402531680243264123105007029474740821853621031666072323047816479569603068959994684069733778925634) math:sum 1168127103595313565197059121655703139196765746521048059031379147028015381017457261222224216531536039129305956087714517625797701347217670824543976357537086354573860269353297582671685161779 . (2783 721942253201873277843507800575705129100499234638474224639431544194632773641466397780893531402531680243264123105007029474740821853621031666072323047816479569603068959994684069733778925634 1168127103595313565197059121655703139196765746521048059031379147028015381017457261222224216531536039129305956087714517625797701347217670824543976357537086354573860269353297582671685161779) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38859,7 +38859,7 @@ _:gn_6327 { } _:gn_6328 { - 2785 math:greaterThan 1 . + (2785) math:greaterThan 1 . (2785 1) math:difference 2784 . (275757402808432990489956479495707119004232722755900390247483941361250166265475534339562846273527321357222290122299541323683942360024392507600669738095872784632277650636070556795872689489 446184850393440287353551321079998010096266511882573834391947602833382607375990863441330685129004358886041832982707488151056879493596639158471653309720606784970791309358613512937906236145) math:sum 721942253201873277843507800575705129100499234638474224639431544194632773641466397780893531402531680243264123105007029474740821853621031666072323047816479569603068959994684069733778925634 . (2784 446184850393440287353551321079998010096266511882573834391947602833382607375990863441330685129004358886041832982707488151056879493596639158471653309720606784970791309358613512937906236145 721942253201873277843507800575705129100499234638474224639431544194632773641466397780893531402531680243264123105007029474740821853621031666072323047816479569603068959994684069733778925634) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38870,7 +38870,7 @@ _:gn_6329 { } _:gn_6330 { - 2786 math:greaterThan 1 . + (2786) math:greaterThan 1 . (2786 1) math:difference 2785 . (170427447585007296863594841584290891092033789126673444144463661472132441110515329101767838855477037528819542860407946827372937133572246650870983571624734000338513658722542956142033546656 275757402808432990489956479495707119004232722755900390247483941361250166265475534339562846273527321357222290122299541323683942360024392507600669738095872784632277650636070556795872689489) math:sum 446184850393440287353551321079998010096266511882573834391947602833382607375990863441330685129004358886041832982707488151056879493596639158471653309720606784970791309358613512937906236145 . (2785 275757402808432990489956479495707119004232722755900390247483941361250166265475534339562846273527321357222290122299541323683942360024392507600669738095872784632277650636070556795872689489 446184850393440287353551321079998010096266511882573834391947602833382607375990863441330685129004358886041832982707488151056879493596639158471653309720606784970791309358613512937906236145) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38881,7 +38881,7 @@ _:gn_6331 { } _:gn_6332 { - 2787 math:greaterThan 1 . + (2787) math:greaterThan 1 . (2787 1) math:difference 2786 . (105329955223425693626361637911416227912198933629226946103020279889117725154960205237795007418050283828402747261891594496311005226452145856729686166471138784293763991913527600653839142833 170427447585007296863594841584290891092033789126673444144463661472132441110515329101767838855477037528819542860407946827372937133572246650870983571624734000338513658722542956142033546656) math:sum 275757402808432990489956479495707119004232722755900390247483941361250166265475534339562846273527321357222290122299541323683942360024392507600669738095872784632277650636070556795872689489 . (2786 170427447585007296863594841584290891092033789126673444144463661472132441110515329101767838855477037528819542860407946827372937133572246650870983571624734000338513658722542956142033546656 275757402808432990489956479495707119004232722755900390247483941361250166265475534339562846273527321357222290122299541323683942360024392507600669738095872784632277650636070556795872689489) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38892,7 +38892,7 @@ _:gn_6333 { } _:gn_6334 { - 2788 math:greaterThan 1 . + (2788) math:greaterThan 1 . (2788 1) math:difference 2787 . (65097492361581603237233203672874663179834855497446498041443381583014715955555123863972831437426753700416795598516352331061931907120100794141297405153595216044749666809015355488194403823 105329955223425693626361637911416227912198933629226946103020279889117725154960205237795007418050283828402747261891594496311005226452145856729686166471138784293763991913527600653839142833) math:sum 170427447585007296863594841584290891092033789126673444144463661472132441110515329101767838855477037528819542860407946827372937133572246650870983571624734000338513658722542956142033546656 . (2787 105329955223425693626361637911416227912198933629226946103020279889117725154960205237795007418050283828402747261891594496311005226452145856729686166471138784293763991913527600653839142833 170427447585007296863594841584290891092033789126673444144463661472132441110515329101767838855477037528819542860407946827372937133572246650870983571624734000338513658722542956142033546656) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38903,7 +38903,7 @@ _:gn_6335 { } _:gn_6336 { - 2789 math:greaterThan 1 . + (2789) math:greaterThan 1 . (2789 1) math:difference 2788 . (40232462861844090389128434238541564732364078131780448061576898306103009199405081373822175980623530127985951663375242165249073319332045062588388761317543568249014325104512245165644739010 65097492361581603237233203672874663179834855497446498041443381583014715955555123863972831437426753700416795598516352331061931907120100794141297405153595216044749666809015355488194403823) math:sum 105329955223425693626361637911416227912198933629226946103020279889117725154960205237795007418050283828402747261891594496311005226452145856729686166471138784293763991913527600653839142833 . (2788 65097492361581603237233203672874663179834855497446498041443381583014715955555123863972831437426753700416795598516352331061931907120100794141297405153595216044749666809015355488194403823 105329955223425693626361637911416227912198933629226946103020279889117725154960205237795007418050283828402747261891594496311005226452145856729686166471138784293763991913527600653839142833) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38914,7 +38914,7 @@ _:gn_6337 { } _:gn_6338 { - 2790 math:greaterThan 1 . + (2790) math:greaterThan 1 . (2790 1) math:difference 2789 . (24865029499737512848104769434333098447470777365666049979866483276911706756150042490150655456803223572430843935141110165812858587788055731552908643836051647795735341704503110322549664813 40232462861844090389128434238541564732364078131780448061576898306103009199405081373822175980623530127985951663375242165249073319332045062588388761317543568249014325104512245165644739010) math:sum 65097492361581603237233203672874663179834855497446498041443381583014715955555123863972831437426753700416795598516352331061931907120100794141297405153595216044749666809015355488194403823 . (2789 40232462861844090389128434238541564732364078131780448061576898306103009199405081373822175980623530127985951663375242165249073319332045062588388761317543568249014325104512245165644739010 65097492361581603237233203672874663179834855497446498041443381583014715955555123863972831437426753700416795598516352331061931907120100794141297405153595216044749666809015355488194403823) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38925,7 +38925,7 @@ _:gn_6339 { } _:gn_6340 { - 2791 math:greaterThan 1 . + (2791) math:greaterThan 1 . (2791 1) math:difference 2790 . (15367433362106577541023664804208466284893300766114398081710415029191302443255038883671520523820306555555107728234131999436214731543989331035480117481491920453278983400009134843095074197 24865029499737512848104769434333098447470777365666049979866483276911706756150042490150655456803223572430843935141110165812858587788055731552908643836051647795735341704503110322549664813) math:sum 40232462861844090389128434238541564732364078131780448061576898306103009199405081373822175980623530127985951663375242165249073319332045062588388761317543568249014325104512245165644739010 . (2790 24865029499737512848104769434333098447470777365666049979866483276911706756150042490150655456803223572430843935141110165812858587788055731552908643836051647795735341704503110322549664813 40232462861844090389128434238541564732364078131780448061576898306103009199405081373822175980623530127985951663375242165249073319332045062588388761317543568249014325104512245165644739010) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38936,7 +38936,7 @@ _:gn_6341 { } _:gn_6342 { - 2792 math:greaterThan 1 . + (2792) math:greaterThan 1 . (2792 1) math:difference 2791 . (9497596137630935307081104630124632162577476599551651898156068247720404312895003606479134932982917016875736206906978166376643856244066400517428526354559727342456358304493975479454590616 15367433362106577541023664804208466284893300766114398081710415029191302443255038883671520523820306555555107728234131999436214731543989331035480117481491920453278983400009134843095074197) math:sum 24865029499737512848104769434333098447470777365666049979866483276911706756150042490150655456803223572430843935141110165812858587788055731552908643836051647795735341704503110322549664813 . (2791 15367433362106577541023664804208466284893300766114398081710415029191302443255038883671520523820306555555107728234131999436214731543989331035480117481491920453278983400009134843095074197 24865029499737512848104769434333098447470777365666049979866483276911706756150042490150655456803223572430843935141110165812858587788055731552908643836051647795735341704503110322549664813) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38947,7 +38947,7 @@ _:gn_6343 { } _:gn_6344 { - 2793 math:greaterThan 1 . + (2793) math:greaterThan 1 . (2793 1) math:difference 2792 . (5869837224475642233942560174083834122315824166562746183554346781470898130360035277192385590837389538679371521327153833059570875299922930518051591126932193110822625095515159363640483581 9497596137630935307081104630124632162577476599551651898156068247720404312895003606479134932982917016875736206906978166376643856244066400517428526354559727342456358304493975479454590616) math:sum 15367433362106577541023664804208466284893300766114398081710415029191302443255038883671520523820306555555107728234131999436214731543989331035480117481491920453278983400009134843095074197 . (2792 9497596137630935307081104630124632162577476599551651898156068247720404312895003606479134932982917016875736206906978166376643856244066400517428526354559727342456358304493975479454590616 15367433362106577541023664804208466284893300766114398081710415029191302443255038883671520523820306555555107728234131999436214731543989331035480117481491920453278983400009134843095074197) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38958,7 +38958,7 @@ _:gn_6345 { } _:gn_6346 { - 2794 math:greaterThan 1 . + (2794) math:greaterThan 1 . (2794 1) math:difference 2793 . (3627758913155293073138544456040798040261652432988905714601721466249506182534968329286749342145527478196364685579824333317072980944143469999376935227627534231633733208978816115814107035 5869837224475642233942560174083834122315824166562746183554346781470898130360035277192385590837389538679371521327153833059570875299922930518051591126932193110822625095515159363640483581) math:sum 9497596137630935307081104630124632162577476599551651898156068247720404312895003606479134932982917016875736206906978166376643856244066400517428526354559727342456358304493975479454590616 . (2793 5869837224475642233942560174083834122315824166562746183554346781470898130360035277192385590837389538679371521327153833059570875299922930518051591126932193110822625095515159363640483581 9497596137630935307081104630124632162577476599551651898156068247720404312895003606479134932982917016875736206906978166376643856244066400517428526354559727342456358304493975479454590616) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38969,7 +38969,7 @@ _:gn_6347 { } _:gn_6348 { - 2795 math:greaterThan 1 . + (2795) math:greaterThan 1 . (2795 1) math:difference 2794 . (2242078311320349160804015718043036082054171733573840468952625315221391947825066947905636248691862060483006835747329499742497894355779460518674655899304658879188891886536343247826376546 3627758913155293073138544456040798040261652432988905714601721466249506182534968329286749342145527478196364685579824333317072980944143469999376935227627534231633733208978816115814107035) math:sum 5869837224475642233942560174083834122315824166562746183554346781470898130360035277192385590837389538679371521327153833059570875299922930518051591126932193110822625095515159363640483581 . (2794 3627758913155293073138544456040798040261652432988905714601721466249506182534968329286749342145527478196364685579824333317072980944143469999376935227627534231633733208978816115814107035 5869837224475642233942560174083834122315824166562746183554346781470898130360035277192385590837389538679371521327153833059570875299922930518051591126932193110822625095515159363640483581) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38980,7 +38980,7 @@ _:gn_6349 { } _:gn_6350 { - 2796 math:greaterThan 1 . + (2796) math:greaterThan 1 . (2796 1) math:difference 2795 . (1385680601834943912334528737997761958207480699415065245649096151028114234709901381381113093453665417713357849832494833574575086588364009480702279328322875352444841322442472867987730489 2242078311320349160804015718043036082054171733573840468952625315221391947825066947905636248691862060483006835747329499742497894355779460518674655899304658879188891886536343247826376546) math:sum 3627758913155293073138544456040798040261652432988905714601721466249506182534968329286749342145527478196364685579824333317072980944143469999376935227627534231633733208978816115814107035 . (2795 2242078311320349160804015718043036082054171733573840468952625315221391947825066947905636248691862060483006835747329499742497894355779460518674655899304658879188891886536343247826376546 3627758913155293073138544456040798040261652432988905714601721466249506182534968329286749342145527478196364685579824333317072980944143469999376935227627534231633733208978816115814107035) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -38991,7 +38991,7 @@ _:gn_6351 { } _:gn_6352 { - 2797 math:greaterThan 1 . + (2797) math:greaterThan 1 . (2797 1) math:difference 2796 . (856397709485405248469486980045274123846691034158775223303529164193277713115165566524523155238196642769648985914834666167922807767415451037972376570981783526744050564093870379838646057 1385680601834943912334528737997761958207480699415065245649096151028114234709901381381113093453665417713357849832494833574575086588364009480702279328322875352444841322442472867987730489) math:sum 2242078311320349160804015718043036082054171733573840468952625315221391947825066947905636248691862060483006835747329499742497894355779460518674655899304658879188891886536343247826376546 . (2796 1385680601834943912334528737997761958207480699415065245649096151028114234709901381381113093453665417713357849832494833574575086588364009480702279328322875352444841322442472867987730489 2242078311320349160804015718043036082054171733573840468952625315221391947825066947905636248691862060483006835747329499742497894355779460518674655899304658879188891886536343247826376546) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39002,7 +39002,7 @@ _:gn_6353 { } _:gn_6354 { - 2798 math:greaterThan 1 . + (2798) math:greaterThan 1 . (2798 1) math:difference 2797 . (529282892349538663865041757952487834360789665256290022345566986834836521594735814856589938215468774943708863917660167406652278820948558442729902757341091825700790758348602488149084432 856397709485405248469486980045274123846691034158775223303529164193277713115165566524523155238196642769648985914834666167922807767415451037972376570981783526744050564093870379838646057) math:sum 1385680601834943912334528737997761958207480699415065245649096151028114234709901381381113093453665417713357849832494833574575086588364009480702279328322875352444841322442472867987730489 . (2797 856397709485405248469486980045274123846691034158775223303529164193277713115165566524523155238196642769648985914834666167922807767415451037972376570981783526744050564093870379838646057 1385680601834943912334528737997761958207480699415065245649096151028114234709901381381113093453665417713357849832494833574575086588364009480702279328322875352444841322442472867987730489) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39013,7 +39013,7 @@ _:gn_6355 { } _:gn_6356 { - 2799 math:greaterThan 1 . + (2799) math:greaterThan 1 . (2799 1) math:difference 2798 . (327114817135866584604445222092786289485901368902485200957962177358441191520429751667933217022727867825940121997174498761270528946466892595242473813640691701043259805745267891689561625 529282892349538663865041757952487834360789665256290022345566986834836521594735814856589938215468774943708863917660167406652278820948558442729902757341091825700790758348602488149084432) math:sum 856397709485405248469486980045274123846691034158775223303529164193277713115165566524523155238196642769648985914834666167922807767415451037972376570981783526744050564093870379838646057 . (2798 529282892349538663865041757952487834360789665256290022345566986834836521594735814856589938215468774943708863917660167406652278820948558442729902757341091825700790758348602488149084432 856397709485405248469486980045274123846691034158775223303529164193277713115165566524523155238196642769648985914834666167922807767415451037972376570981783526744050564093870379838646057) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39024,7 +39024,7 @@ _:gn_6357 { } _:gn_6358 { - 2800 math:greaterThan 1 . + (2800) math:greaterThan 1 . (2800 1) math:difference 2799 . (202168075213672079260596535859701544874888296353804821387604809476395330074306063188656721192740907117768741920485668645381749874481665847487428943700400124657530952603334596459522807 327114817135866584604445222092786289485901368902485200957962177358441191520429751667933217022727867825940121997174498761270528946466892595242473813640691701043259805745267891689561625) math:sum 529282892349538663865041757952487834360789665256290022345566986834836521594735814856589938215468774943708863917660167406652278820948558442729902757341091825700790758348602488149084432 . (2799 327114817135866584604445222092786289485901368902485200957962177358441191520429751667933217022727867825940121997174498761270528946466892595242473813640691701043259805745267891689561625 529282892349538663865041757952487834360789665256290022345566986834836521594735814856589938215468774943708863917660167406652278820948558442729902757341091825700790758348602488149084432) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39035,7 +39035,7 @@ _:gn_6359 { } _:gn_6360 { - 2801 math:greaterThan 1 . + (2801) math:greaterThan 1 . (2801 1) math:difference 2800 . (124946741922194505343848686233084744611013072548680379570357367882045861446123688479276495829986960708171380076688830115888779071985226747755044869940291576385728853141933295230038818 202168075213672079260596535859701544874888296353804821387604809476395330074306063188656721192740907117768741920485668645381749874481665847487428943700400124657530952603334596459522807) math:sum 327114817135866584604445222092786289485901368902485200957962177358441191520429751667933217022727867825940121997174498761270528946466892595242473813640691701043259805745267891689561625 . (2800 202168075213672079260596535859701544874888296353804821387604809476395330074306063188656721192740907117768741920485668645381749874481665847487428943700400124657530952603334596459522807 327114817135866584604445222092786289485901368902485200957962177358441191520429751667933217022727867825940121997174498761270528946466892595242473813640691701043259805745267891689561625) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39046,7 +39046,7 @@ _:gn_6361 { } _:gn_6362 { - 2802 math:greaterThan 1 . + (2802) math:greaterThan 1 . (2802 1) math:difference 2801 . (77221333291477573916747849626616800263875223805124441817247441594349468628182374709380225362753946409597361843796838529492970802496439099732384073760108548271802099461401301229483989 124946741922194505343848686233084744611013072548680379570357367882045861446123688479276495829986960708171380076688830115888779071985226747755044869940291576385728853141933295230038818) math:sum 202168075213672079260596535859701544874888296353804821387604809476395330074306063188656721192740907117768741920485668645381749874481665847487428943700400124657530952603334596459522807 . (2801 124946741922194505343848686233084744611013072548680379570357367882045861446123688479276495829986960708171380076688830115888779071985226747755044869940291576385728853141933295230038818 202168075213672079260596535859701544874888296353804821387604809476395330074306063188656721192740907117768741920485668645381749874481665847487428943700400124657530952603334596459522807) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39057,7 +39057,7 @@ _:gn_6363 { } _:gn_6364 { - 2803 math:greaterThan 1 . + (2803) math:greaterThan 1 . (2803 1) math:difference 2802 . (47725408630716931427100836606467944347137848743555937753109926287696392817941313769896270467233014298574018232891991586395808269488787648022660796180183028113926753680531994000554829 77221333291477573916747849626616800263875223805124441817247441594349468628182374709380225362753946409597361843796838529492970802496439099732384073760108548271802099461401301229483989) math:sum 124946741922194505343848686233084744611013072548680379570357367882045861446123688479276495829986960708171380076688830115888779071985226747755044869940291576385728853141933295230038818 . (2802 77221333291477573916747849626616800263875223805124441817247441594349468628182374709380225362753946409597361843796838529492970802496439099732384073760108548271802099461401301229483989 124946741922194505343848686233084744611013072548680379570357367882045861446123688479276495829986960708171380076688830115888779071985226747755044869940291576385728853141933295230038818) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39068,7 +39068,7 @@ _:gn_6365 { } _:gn_6366 { - 2804 math:greaterThan 1 . + (2804) math:greaterThan 1 . (2804 1) math:difference 2803 . (29495924660760642489647013020148855916737375061568504064137515306653075810241060939483954895520932111023343610904846943097162533007651451709723277579925520157875345780869307228929160 47725408630716931427100836606467944347137848743555937753109926287696392817941313769896270467233014298574018232891991586395808269488787648022660796180183028113926753680531994000554829) math:sum 77221333291477573916747849626616800263875223805124441817247441594349468628182374709380225362753946409597361843796838529492970802496439099732384073760108548271802099461401301229483989 . (2803 47725408630716931427100836606467944347137848743555937753109926287696392817941313769896270467233014298574018232891991586395808269488787648022660796180183028113926753680531994000554829 77221333291477573916747849626616800263875223805124441817247441594349468628182374709380225362753946409597361843796838529492970802496439099732384073760108548271802099461401301229483989) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39079,7 +39079,7 @@ _:gn_6367 { } _:gn_6368 { - 2805 math:greaterThan 1 . + (2805) math:greaterThan 1 . (2805 1) math:difference 2804 . (18229483969956288937453823586319088430400473681987433688972410981043317007700252830412315571712082187550674621987144643298645736481136196312937518600257507956051407899662686771625669 29495924660760642489647013020148855916737375061568504064137515306653075810241060939483954895520932111023343610904846943097162533007651451709723277579925520157875345780869307228929160) math:sum 47725408630716931427100836606467944347137848743555937753109926287696392817941313769896270467233014298574018232891991586395808269488787648022660796180183028113926753680531994000554829 . (2804 29495924660760642489647013020148855916737375061568504064137515306653075810241060939483954895520932111023343610904846943097162533007651451709723277579925520157875345780869307228929160 47725408630716931427100836606467944347137848743555937753109926287696392817941313769896270467233014298574018232891991586395808269488787648022660796180183028113926753680531994000554829) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39090,7 +39090,7 @@ _:gn_6369 { } _:gn_6370 { - 2806 math:greaterThan 1 . + (2806) math:greaterThan 1 . (2806 1) math:difference 2805 . (11266440690804353552193189433829767486336901379581070375165104325609758802540808109071639323808849923472668988917702299798516796526515255396785758979668012201823937881206620457303491 18229483969956288937453823586319088430400473681987433688972410981043317007700252830412315571712082187550674621987144643298645736481136196312937518600257507956051407899662686771625669) math:sum 29495924660760642489647013020148855916737375061568504064137515306653075810241060939483954895520932111023343610904846943097162533007651451709723277579925520157875345780869307228929160 . (2805 18229483969956288937453823586319088430400473681987433688972410981043317007700252830412315571712082187550674621987144643298645736481136196312937518600257507956051407899662686771625669 29495924660760642489647013020148855916737375061568504064137515306653075810241060939483954895520932111023343610904846943097162533007651451709723277579925520157875345780869307228929160) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39101,7 +39101,7 @@ _:gn_6371 { } _:gn_6372 { - 2807 math:greaterThan 1 . + (2807) math:greaterThan 1 . (2807 1) math:difference 2806 . (6963043279151935385260634152489320944063572302406363313807306655433558205159444721340676247903232264078005633069442343500128939954620940916151759620589495754227470018456066314322178 11266440690804353552193189433829767486336901379581070375165104325609758802540808109071639323808849923472668988917702299798516796526515255396785758979668012201823937881206620457303491) math:sum 18229483969956288937453823586319088430400473681987433688972410981043317007700252830412315571712082187550674621987144643298645736481136196312937518600257507956051407899662686771625669 . (2806 11266440690804353552193189433829767486336901379581070375165104325609758802540808109071639323808849923472668988917702299798516796526515255396785758979668012201823937881206620457303491 18229483969956288937453823586319088430400473681987433688972410981043317007700252830412315571712082187550674621987144643298645736481136196312937518600257507956051407899662686771625669) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39112,7 +39112,7 @@ _:gn_6373 { } _:gn_6374 { - 2808 math:greaterThan 1 . + (2808) math:greaterThan 1 . (2808 1) math:difference 2807 . (4303397411652418166932555281340446542273329077174707061357797670176200597381363387730963075905617659394663355848259956298387856571894314480633999359078516447596467862750554142981313 6963043279151935385260634152489320944063572302406363313807306655433558205159444721340676247903232264078005633069442343500128939954620940916151759620589495754227470018456066314322178) math:sum 11266440690804353552193189433829767486336901379581070375165104325609758802540808109071639323808849923472668988917702299798516796526515255396785758979668012201823937881206620457303491 . (2807 6963043279151935385260634152489320944063572302406363313807306655433558205159444721340676247903232264078005633069442343500128939954620940916151759620589495754227470018456066314322178 11266440690804353552193189433829767486336901379581070375165104325609758802540808109071639323808849923472668988917702299798516796526515255396785758979668012201823937881206620457303491) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39123,7 +39123,7 @@ _:gn_6375 { } _:gn_6376 { - 2809 math:greaterThan 1 . + (2809) math:greaterThan 1 . (2809 1) math:difference 2808 . (2659645867499517218328078871148874401790243225231656252449508985257357607778081333609713171997614604683342277221182387201741083382726626435517760261510979306631002155705512171340865 4303397411652418166932555281340446542273329077174707061357797670176200597381363387730963075905617659394663355848259956298387856571894314480633999359078516447596467862750554142981313) math:sum 6963043279151935385260634152489320944063572302406363313807306655433558205159444721340676247903232264078005633069442343500128939954620940916151759620589495754227470018456066314322178 . (2808 4303397411652418166932555281340446542273329077174707061357797670176200597381363387730963075905617659394663355848259956298387856571894314480633999359078516447596467862750554142981313 6963043279151935385260634152489320944063572302406363313807306655433558205159444721340676247903232264078005633069442343500128939954620940916151759620589495754227470018456066314322178) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39134,7 +39134,7 @@ _:gn_6377 { } _:gn_6378 { - 2810 math:greaterThan 1 . + (2810) math:greaterThan 1 . (2810 1) math:difference 2809 . (1643751544152900948604476410191572140483085851943050808908288684918842989603282054121249903908003054711321078627077569096646773189167688045116239097567537140965465707045041971640448 2659645867499517218328078871148874401790243225231656252449508985257357607778081333609713171997614604683342277221182387201741083382726626435517760261510979306631002155705512171340865) math:sum 4303397411652418166932555281340446542273329077174707061357797670176200597381363387730963075905617659394663355848259956298387856571894314480633999359078516447596467862750554142981313 . (2809 2659645867499517218328078871148874401790243225231656252449508985257357607778081333609713171997614604683342277221182387201741083382726626435517760261510979306631002155705512171340865 4303397411652418166932555281340446542273329077174707061357797670176200597381363387730963075905617659394663355848259956298387856571894314480633999359078516447596467862750554142981313) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39145,7 +39145,7 @@ _:gn_6379 { } _:gn_6380 { - 2811 math:greaterThan 1 . + (2811) math:greaterThan 1 . (2811 1) math:difference 2810 . (1015894323346616269723602460957302261307157373288605443541220300338514618174799279488463268089611549972021198594104818105094310193558938390401521163943442165665536448660470199700417 1643751544152900948604476410191572140483085851943050808908288684918842989603282054121249903908003054711321078627077569096646773189167688045116239097567537140965465707045041971640448) math:sum 2659645867499517218328078871148874401790243225231656252449508985257357607778081333609713171997614604683342277221182387201741083382726626435517760261510979306631002155705512171340865 . (2810 1643751544152900948604476410191572140483085851943050808908288684918842989603282054121249903908003054711321078627077569096646773189167688045116239097567537140965465707045041971640448 2659645867499517218328078871148874401790243225231656252449508985257357607778081333609713171997614604683342277221182387201741083382726626435517760261510979306631002155705512171340865) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39156,7 +39156,7 @@ _:gn_6381 { } _:gn_6382 { - 2812 math:greaterThan 1 . + (2812) math:greaterThan 1 . (2812 1) math:difference 2811 . (627857220806284678880873949234269879175928478654445365367068384580328371428482774632786635818391504739299880032972750991552462995608749654714717933624094975299929258384571771940031 1015894323346616269723602460957302261307157373288605443541220300338514618174799279488463268089611549972021198594104818105094310193558938390401521163943442165665536448660470199700417) math:sum 1643751544152900948604476410191572140483085851943050808908288684918842989603282054121249903908003054711321078627077569096646773189167688045116239097567537140965465707045041971640448 . (2811 1015894323346616269723602460957302261307157373288605443541220300338514618174799279488463268089611549972021198594104818105094310193558938390401521163943442165665536448660470199700417 1643751544152900948604476410191572140483085851943050808908288684918842989603282054121249903908003054711321078627077569096646773189167688045116239097567537140965465707045041971640448) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39167,7 +39167,7 @@ _:gn_6383 { } _:gn_6384 { - 2813 math:greaterThan 1 . + (2813) math:greaterThan 1 . (2813 1) math:difference 2812 . (388037102540331590842728511723032382131228894634160078174151915758186246746316504855676632271220045232721318561132067113541847197950188735686803230319347190365607190275898427760386 627857220806284678880873949234269879175928478654445365367068384580328371428482774632786635818391504739299880032972750991552462995608749654714717933624094975299929258384571771940031) math:sum 1015894323346616269723602460957302261307157373288605443541220300338514618174799279488463268089611549972021198594104818105094310193558938390401521163943442165665536448660470199700417 . (2812 627857220806284678880873949234269879175928478654445365367068384580328371428482774632786635818391504739299880032972750991552462995608749654714717933624094975299929258384571771940031 1015894323346616269723602460957302261307157373288605443541220300338514618174799279488463268089611549972021198594104818105094310193558938390401521163943442165665536448660470199700417) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39178,7 +39178,7 @@ _:gn_6385 { } _:gn_6386 { - 2814 math:greaterThan 1 . + (2814) math:greaterThan 1 . (2814 1) math:difference 2813 . (239820118265953088038145437511237497044699584020285287192916468822142124682166269777110003547171459506578561471840683878010615797658560919027914703304747784934322068108673344179645 388037102540331590842728511723032382131228894634160078174151915758186246746316504855676632271220045232721318561132067113541847197950188735686803230319347190365607190275898427760386) math:sum 627857220806284678880873949234269879175928478654445365367068384580328371428482774632786635818391504739299880032972750991552462995608749654714717933624094975299929258384571771940031 . (2813 388037102540331590842728511723032382131228894634160078174151915758186246746316504855676632271220045232721318561132067113541847197950188735686803230319347190365607190275898427760386 627857220806284678880873949234269879175928478654445365367068384580328371428482774632786635818391504739299880032972750991552462995608749654714717933624094975299929258384571771940031) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39189,7 +39189,7 @@ _:gn_6387 { } _:gn_6388 { - 2815 math:greaterThan 1 . + (2815) math:greaterThan 1 . (2815 1) math:difference 2814 . (148216984274378502804583074211794885086529310613874790981235446936044122064150235078566628724048585726142757089291383235531231400291627816658888527014599405431285122167225083580741 239820118265953088038145437511237497044699584020285287192916468822142124682166269777110003547171459506578561471840683878010615797658560919027914703304747784934322068108673344179645) math:sum 388037102540331590842728511723032382131228894634160078174151915758186246746316504855676632271220045232721318561132067113541847197950188735686803230319347190365607190275898427760386 . (2814 239820118265953088038145437511237497044699584020285287192916468822142124682166269777110003547171459506578561471840683878010615797658560919027914703304747784934322068108673344179645 388037102540331590842728511723032382131228894634160078174151915758186246746316504855676632271220045232721318561132067113541847197950188735686803230319347190365607190275898427760386) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39200,7 +39200,7 @@ _:gn_6389 { } _:gn_6390 { - 2816 math:greaterThan 1 . + (2816) math:greaterThan 1 . (2816 1) math:difference 2815 . (91603133991574585233562363299442611958170273406410496211681021886098002618016034698543374823122873780435804382549300642479384397366933102369026176290148379503036945941448260598904 148216984274378502804583074211794885086529310613874790981235446936044122064150235078566628724048585726142757089291383235531231400291627816658888527014599405431285122167225083580741) math:sum 239820118265953088038145437511237497044699584020285287192916468822142124682166269777110003547171459506578561471840683878010615797658560919027914703304747784934322068108673344179645 . (2815 148216984274378502804583074211794885086529310613874790981235446936044122064150235078566628724048585726142757089291383235531231400291627816658888527014599405431285122167225083580741 239820118265953088038145437511237497044699584020285287192916468822142124682166269777110003547171459506578561471840683878010615797658560919027914703304747784934322068108673344179645) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39211,7 +39211,7 @@ _:gn_6391 { } _:gn_6392 { - 2817 math:greaterThan 1 . + (2817) math:greaterThan 1 . (2817 1) math:difference 2816 . (56613850282803917571020710912352273128359037207464294769554425049946119446134200380023253900925711945706952706742082593051847002924694714289862350724451025928248176225776822981837 91603133991574585233562363299442611958170273406410496211681021886098002618016034698543374823122873780435804382549300642479384397366933102369026176290148379503036945941448260598904) math:sum 148216984274378502804583074211794885086529310613874790981235446936044122064150235078566628724048585726142757089291383235531231400291627816658888527014599405431285122167225083580741 . (2816 91603133991574585233562363299442611958170273406410496211681021886098002618016034698543374823122873780435804382549300642479384397366933102369026176290148379503036945941448260598904 148216984274378502804583074211794885086529310613874790981235446936044122064150235078566628724048585726142757089291383235531231400291627816658888527014599405431285122167225083580741) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39222,7 +39222,7 @@ _:gn_6393 { } _:gn_6394 { - 2818 math:greaterThan 1 . + (2818) math:greaterThan 1 . (2818 1) math:difference 2817 . (34989283708770667662541652387090338829811236198946201442126596836151883171881834318520120922197161834728851675807218049427537394442238388079163825565697353574788769715671437617067 56613850282803917571020710912352273128359037207464294769554425049946119446134200380023253900925711945706952706742082593051847002924694714289862350724451025928248176225776822981837) math:sum 91603133991574585233562363299442611958170273406410496211681021886098002618016034698543374823122873780435804382549300642479384397366933102369026176290148379503036945941448260598904 . (2817 56613850282803917571020710912352273128359037207464294769554425049946119446134200380023253900925711945706952706742082593051847002924694714289862350724451025928248176225776822981837 91603133991574585233562363299442611958170273406410496211681021886098002618016034698543374823122873780435804382549300642479384397366933102369026176290148379503036945941448260598904) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39233,7 +39233,7 @@ _:gn_6395 { } _:gn_6396 { - 2819 math:greaterThan 1 . + (2819) math:greaterThan 1 . (2819 1) math:difference 2818 . (21624566574033249908479058525261934298547801008518093327427828213794236274252366061503132978728550110978101030934864543624309608482456326210698525158753672353459406510105385364770 34989283708770667662541652387090338829811236198946201442126596836151883171881834318520120922197161834728851675807218049427537394442238388079163825565697353574788769715671437617067) math:sum 56613850282803917571020710912352273128359037207464294769554425049946119446134200380023253900925711945706952706742082593051847002924694714289862350724451025928248176225776822981837 . (2818 34989283708770667662541652387090338829811236198946201442126596836151883171881834318520120922197161834728851675807218049427537394442238388079163825565697353574788769715671437617067 56613850282803917571020710912352273128359037207464294769554425049946119446134200380023253900925711945706952706742082593051847002924694714289862350724451025928248176225776822981837) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39244,7 +39244,7 @@ _:gn_6397 { } _:gn_6398 { - 2820 math:greaterThan 1 . + (2820) math:greaterThan 1 . (2820 1) math:difference 2819 . (13364717134737417754062593861828404531263435190428108114698768622357646897629468257016987943468611723750750644872353505803227785959782061868465300406943681221329363205566052252297 21624566574033249908479058525261934298547801008518093327427828213794236274252366061503132978728550110978101030934864543624309608482456326210698525158753672353459406510105385364770) math:sum 34989283708770667662541652387090338829811236198946201442126596836151883171881834318520120922197161834728851675807218049427537394442238388079163825565697353574788769715671437617067 . (2819 21624566574033249908479058525261934298547801008518093327427828213794236274252366061503132978728550110978101030934864543624309608482456326210698525158753672353459406510105385364770 34989283708770667662541652387090338829811236198946201442126596836151883171881834318520120922197161834728851675807218049427537394442238388079163825565697353574788769715671437617067) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39255,7 +39255,7 @@ _:gn_6399 { } _:gn_6400 { - 2821 math:greaterThan 1 . + (2821) math:greaterThan 1 . (2821 1) math:difference 2820 . (8259849439295832154416464663433529767284365818089985212729059591436589376622897804486145035259938387227350386062511037821081822522674264342233224751809991132130043304539333112473 13364717134737417754062593861828404531263435190428108114698768622357646897629468257016987943468611723750750644872353505803227785959782061868465300406943681221329363205566052252297) math:sum 21624566574033249908479058525261934298547801008518093327427828213794236274252366061503132978728550110978101030934864543624309608482456326210698525158753672353459406510105385364770 . (2820 13364717134737417754062593861828404531263435190428108114698768622357646897629468257016987943468611723750750644872353505803227785959782061868465300406943681221329363205566052252297 21624566574033249908479058525261934298547801008518093327427828213794236274252366061503132978728550110978101030934864543624309608482456326210698525158753672353459406510105385364770) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39266,7 +39266,7 @@ _:gn_6401 { } _:gn_6402 { - 2822 math:greaterThan 1 . + (2822) math:greaterThan 1 . (2822 1) math:difference 2821 . (5104867695441585599646129198394874763979069372338122901969709030921057521006570452530842908208673336523400258809842467982145963437107797526232075655133690089199319901026719139824 8259849439295832154416464663433529767284365818089985212729059591436589376622897804486145035259938387227350386062511037821081822522674264342233224751809991132130043304539333112473) math:sum 13364717134737417754062593861828404531263435190428108114698768622357646897629468257016987943468611723750750644872353505803227785959782061868465300406943681221329363205566052252297 . (2821 8259849439295832154416464663433529767284365818089985212729059591436589376622897804486145035259938387227350386062511037821081822522674264342233224751809991132130043304539333112473 13364717134737417754062593861828404531263435190428108114698768622357646897629468257016987943468611723750750644872353505803227785959782061868465300406943681221329363205566052252297) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39277,7 +39277,7 @@ _:gn_6403 { } _:gn_6404 { - 2823 math:greaterThan 1 . + (2823) math:greaterThan 1 . (2823 1) math:difference 2822 . (3154981743854246554770335465038655003305296445751862310759350560515531855616327351955302127051265050703950127252668569838935859085566466816001149096676301042930723403512613972649 5104867695441585599646129198394874763979069372338122901969709030921057521006570452530842908208673336523400258809842467982145963437107797526232075655133690089199319901026719139824) math:sum 8259849439295832154416464663433529767284365818089985212729059591436589376622897804486145035259938387227350386062511037821081822522674264342233224751809991132130043304539333112473 . (2822 5104867695441585599646129198394874763979069372338122901969709030921057521006570452530842908208673336523400258809842467982145963437107797526232075655133690089199319901026719139824 8259849439295832154416464663433529767284365818089985212729059591436589376622897804486145035259938387227350386062511037821081822522674264342233224751809991132130043304539333112473) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39288,7 +39288,7 @@ _:gn_6405 { } _:gn_6406 { - 2824 math:greaterThan 1 . + (2824) math:greaterThan 1 . (2824 1) math:difference 2823 . (1949885951587339044875793733356219760673772926586260591210358470405525665390243100575540781157408285819450131557173898143210104351541330710230926558457389046268596497514105167175 3154981743854246554770335465038655003305296445751862310759350560515531855616327351955302127051265050703950127252668569838935859085566466816001149096676301042930723403512613972649) math:sum 5104867695441585599646129198394874763979069372338122901969709030921057521006570452530842908208673336523400258809842467982145963437107797526232075655133690089199319901026719139824 . (2823 3154981743854246554770335465038655003305296445751862310759350560515531855616327351955302127051265050703950127252668569838935859085566466816001149096676301042930723403512613972649 5104867695441585599646129198394874763979069372338122901969709030921057521006570452530842908208673336523400258809842467982145963437107797526232075655133690089199319901026719139824) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39299,7 +39299,7 @@ _:gn_6407 { } _:gn_6408 { - 2825 math:greaterThan 1 . + (2825) math:greaterThan 1 . (2825 1) math:difference 2824 . (1205095792266907509894541731682435242631523519165601719548992090110006190226084251379761345893856764884499995695494671695725754734025136105770222538218911996662126905998508805474 1949885951587339044875793733356219760673772926586260591210358470405525665390243100575540781157408285819450131557173898143210104351541330710230926558457389046268596497514105167175) math:sum 3154981743854246554770335465038655003305296445751862310759350560515531855616327351955302127051265050703950127252668569838935859085566466816001149096676301042930723403512613972649 . (2824 1949885951587339044875793733356219760673772926586260591210358470405525665390243100575540781157408285819450131557173898143210104351541330710230926558457389046268596497514105167175 3154981743854246554770335465038655003305296445751862310759350560515531855616327351955302127051265050703950127252668569838935859085566466816001149096676301042930723403512613972649) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39310,7 +39310,7 @@ _:gn_6409 { } _:gn_6410 { - 2826 math:greaterThan 1 . + (2826) math:greaterThan 1 . (2826 1) math:difference 2825 . (744790159320431534981252001673784518042249407420658871661366380295519475164158849195779435263551520934950135861679226447484349617516194604460704020238477049606469591515596361701 1205095792266907509894541731682435242631523519165601719548992090110006190226084251379761345893856764884499995695494671695725754734025136105770222538218911996662126905998508805474) math:sum 1949885951587339044875793733356219760673772926586260591210358470405525665390243100575540781157408285819450131557173898143210104351541330710230926558457389046268596497514105167175 . (2825 1205095792266907509894541731682435242631523519165601719548992090110006190226084251379761345893856764884499995695494671695725754734025136105770222538218911996662126905998508805474 1949885951587339044875793733356219760673772926586260591210358470405525665390243100575540781157408285819450131557173898143210104351541330710230926558457389046268596497514105167175) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39321,7 +39321,7 @@ _:gn_6411 { } _:gn_6412 { - 2827 math:greaterThan 1 . + (2827) math:greaterThan 1 . (2827 1) math:difference 2826 . (460305632946475974913289730008650724589274111744942847887625709814486715061925402183981910630305243949549859833815445248241405116508941501309518517980434947055657314482912443773 744790159320431534981252001673784518042249407420658871661366380295519475164158849195779435263551520934950135861679226447484349617516194604460704020238477049606469591515596361701) math:sum 1205095792266907509894541731682435242631523519165601719548992090110006190226084251379761345893856764884499995695494671695725754734025136105770222538218911996662126905998508805474 . (2826 744790159320431534981252001673784518042249407420658871661366380295519475164158849195779435263551520934950135861679226447484349617516194604460704020238477049606469591515596361701 1205095792266907509894541731682435242631523519165601719548992090110006190226084251379761345893856764884499995695494671695725754734025136105770222538218911996662126905998508805474) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39332,7 +39332,7 @@ _:gn_6413 { } _:gn_6414 { - 2828 math:greaterThan 1 . + (2828) math:greaterThan 1 . (2828 1) math:difference 2827 . (284484526373955560067962271665133793452975295675716023773740670481032760102233447011797524633246276985400276027863781199242944501007253103151185502258042102550812277032683917928 460305632946475974913289730008650724589274111744942847887625709814486715061925402183981910630305243949549859833815445248241405116508941501309518517980434947055657314482912443773) math:sum 744790159320431534981252001673784518042249407420658871661366380295519475164158849195779435263551520934950135861679226447484349617516194604460704020238477049606469591515596361701 . (2827 460305632946475974913289730008650724589274111744942847887625709814486715061925402183981910630305243949549859833815445248241405116508941501309518517980434947055657314482912443773 744790159320431534981252001673784518042249407420658871661366380295519475164158849195779435263551520934950135861679226447484349617516194604460704020238477049606469591515596361701) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39343,7 +39343,7 @@ _:gn_6415 { } _:gn_6416 { - 2829 math:greaterThan 1 . + (2829) math:greaterThan 1 . (2829 1) math:difference 2828 . (175821106572520414845327458343516931136298816069226824113885039333453954959691955172184385997058966964149583805951664048998460615501688398158333015722392844504845037450228525845 284484526373955560067962271665133793452975295675716023773740670481032760102233447011797524633246276985400276027863781199242944501007253103151185502258042102550812277032683917928) math:sum 460305632946475974913289730008650724589274111744942847887625709814486715061925402183981910630305243949549859833815445248241405116508941501309518517980434947055657314482912443773 . (2828 284484526373955560067962271665133793452975295675716023773740670481032760102233447011797524633246276985400276027863781199242944501007253103151185502258042102550812277032683917928 460305632946475974913289730008650724589274111744942847887625709814486715061925402183981910630305243949549859833815445248241405116508941501309518517980434947055657314482912443773) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39354,7 +39354,7 @@ _:gn_6417 { } _:gn_6418 { - 2830 math:greaterThan 1 . + (2830) math:greaterThan 1 . (2830 1) math:difference 2829 . (108663419801435145222634813321616862316676479606489199659855631147578805142541491839613138636187310021250692221912117150244483885505564704992852486535649258045967239582455392083 175821106572520414845327458343516931136298816069226824113885039333453954959691955172184385997058966964149583805951664048998460615501688398158333015722392844504845037450228525845) math:sum 284484526373955560067962271665133793452975295675716023773740670481032760102233447011797524633246276985400276027863781199242944501007253103151185502258042102550812277032683917928 . (2829 175821106572520414845327458343516931136298816069226824113885039333453954959691955172184385997058966964149583805951664048998460615501688398158333015722392844504845037450228525845 284484526373955560067962271665133793452975295675716023773740670481032760102233447011797524633246276985400276027863781199242944501007253103151185502258042102550812277032683917928) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39365,7 +39365,7 @@ _:gn_6419 { } _:gn_6420 { - 2831 math:greaterThan 1 . + (2831) math:greaterThan 1 . (2831 1) math:difference 2830 . (67157686771085269622692645021900068819622336462737624454029408185875149817150463332571247360871656942898891584039546898753976729996123693165480529186743586458877797867773133762 108663419801435145222634813321616862316676479606489199659855631147578805142541491839613138636187310021250692221912117150244483885505564704992852486535649258045967239582455392083) math:sum 175821106572520414845327458343516931136298816069226824113885039333453954959691955172184385997058966964149583805951664048998460615501688398158333015722392844504845037450228525845 . (2830 108663419801435145222634813321616862316676479606489199659855631147578805142541491839613138636187310021250692221912117150244483885505564704992852486535649258045967239582455392083 175821106572520414845327458343516931136298816069226824113885039333453954959691955172184385997058966964149583805951664048998460615501688398158333015722392844504845037450228525845) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39376,7 +39376,7 @@ _:gn_6421 { } _:gn_6422 { - 2832 math:greaterThan 1 . + (2832) math:greaterThan 1 . (2832 1) math:difference 2831 . (41505733030349875599942168299716793497054143143751575205826222961703655325391028507041891275315653078351800637872570251490507155509441011827371957348905671587089441714682258321 67157686771085269622692645021900068819622336462737624454029408185875149817150463332571247360871656942898891584039546898753976729996123693165480529186743586458877797867773133762) math:sum 108663419801435145222634813321616862316676479606489199659855631147578805142541491839613138636187310021250692221912117150244483885505564704992852486535649258045967239582455392083 . (2831 67157686771085269622692645021900068819622336462737624454029408185875149817150463332571247360871656942898891584039546898753976729996123693165480529186743586458877797867773133762 108663419801435145222634813321616862316676479606489199659855631147578805142541491839613138636187310021250692221912117150244483885505564704992852486535649258045967239582455392083) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39387,7 +39387,7 @@ _:gn_6423 { } _:gn_6424 { - 2833 math:greaterThan 1 . + (2833) math:greaterThan 1 . (2833 1) math:difference 2832 . (25651953740735394022750476722183275322568193318986049248203185224171494491759434825529356085556003864547090946166976647263469574486682681338108571837837914871788356153090875441 41505733030349875599942168299716793497054143143751575205826222961703655325391028507041891275315653078351800637872570251490507155509441011827371957348905671587089441714682258321) math:sum 67157686771085269622692645021900068819622336462737624454029408185875149817150463332571247360871656942898891584039546898753976729996123693165480529186743586458877797867773133762 . (2832 41505733030349875599942168299716793497054143143751575205826222961703655325391028507041891275315653078351800637872570251490507155509441011827371957348905671587089441714682258321 67157686771085269622692645021900068819622336462737624454029408185875149817150463332571247360871656942898891584039546898753976729996123693165480529186743586458877797867773133762) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39398,7 +39398,7 @@ _:gn_6425 { } _:gn_6426 { - 2834 math:greaterThan 1 . + (2834) math:greaterThan 1 . (2834 1) math:difference 2833 . (15853779289614481577191691577533518174485949824765525957623037737532160833631593681512535189759649213804709691705593604227037581022758330489263385511067756715301085561591382880 25651953740735394022750476722183275322568193318986049248203185224171494491759434825529356085556003864547090946166976647263469574486682681338108571837837914871788356153090875441) math:sum 41505733030349875599942168299716793497054143143751575205826222961703655325391028507041891275315653078351800637872570251490507155509441011827371957348905671587089441714682258321 . (2833 25651953740735394022750476722183275322568193318986049248203185224171494491759434825529356085556003864547090946166976647263469574486682681338108571837837914871788356153090875441 41505733030349875599942168299716793497054143143751575205826222961703655325391028507041891275315653078351800637872570251490507155509441011827371957348905671587089441714682258321) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39409,7 +39409,7 @@ _:gn_6427 { } _:gn_6428 { - 2835 math:greaterThan 1 . + (2835) math:greaterThan 1 . (2835 1) math:difference 2834 . (9798174451120912445558785144649757148082243494220523290580147486639333658127841144016820895796354650742381254461383043036431993463924350848845186326770158156487270591499492561 15853779289614481577191691577533518174485949824765525957623037737532160833631593681512535189759649213804709691705593604227037581022758330489263385511067756715301085561591382880) math:sum 25651953740735394022750476722183275322568193318986049248203185224171494491759434825529356085556003864547090946166976647263469574486682681338108571837837914871788356153090875441 . (2834 15853779289614481577191691577533518174485949824765525957623037737532160833631593681512535189759649213804709691705593604227037581022758330489263385511067756715301085561591382880 25651953740735394022750476722183275322568193318986049248203185224171494491759434825529356085556003864547090946166976647263469574486682681338108571837837914871788356153090875441) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39420,7 +39420,7 @@ _:gn_6429 { } _:gn_6430 { - 2836 math:greaterThan 1 . + (2836) math:greaterThan 1 . (2836 1) math:difference 2835 . (6055604838493569131632906432883761026403706330545002667042890250892827175503752537495714293963294563062328437244210561190605587558833979640418199184297598558813814970091890319 9798174451120912445558785144649757148082243494220523290580147486639333658127841144016820895796354650742381254461383043036431993463924350848845186326770158156487270591499492561) math:sum 15853779289614481577191691577533518174485949824765525957623037737532160833631593681512535189759649213804709691705593604227037581022758330489263385511067756715301085561591382880 . (2835 9798174451120912445558785144649757148082243494220523290580147486639333658127841144016820895796354650742381254461383043036431993463924350848845186326770158156487270591499492561 15853779289614481577191691577533518174485949824765525957623037737532160833631593681512535189759649213804709691705593604227037581022758330489263385511067756715301085561591382880) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39431,7 +39431,7 @@ _:gn_6431 { } _:gn_6432 { - 2837 math:greaterThan 1 . + (2837) math:greaterThan 1 . (2837 1) math:difference 2836 . (3742569612627343313925878711765996121678537163675520623537257235746506482624088606521106601833060087680052817217172481845826405905090371208426987142472559597673455621407602242 6055604838493569131632906432883761026403706330545002667042890250892827175503752537495714293963294563062328437244210561190605587558833979640418199184297598558813814970091890319) math:sum 9798174451120912445558785144649757148082243494220523290580147486639333658127841144016820895796354650742381254461383043036431993463924350848845186326770158156487270591499492561 . (2836 6055604838493569131632906432883761026403706330545002667042890250892827175503752537495714293963294563062328437244210561190605587558833979640418199184297598558813814970091890319 9798174451120912445558785144649757148082243494220523290580147486639333658127841144016820895796354650742381254461383043036431993463924350848845186326770158156487270591499492561) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39442,7 +39442,7 @@ _:gn_6433 { } _:gn_6434 { - 2838 math:greaterThan 1 . + (2838) math:greaterThan 1 . (2838 1) math:difference 2837 . (2313035225866225817707027721117764904725169166869482043505633015146320692879663930974607692130234475382275620027038079344779181653743608431991212041825038961140359348684288077 3742569612627343313925878711765996121678537163675520623537257235746506482624088606521106601833060087680052817217172481845826405905090371208426987142472559597673455621407602242) math:sum 6055604838493569131632906432883761026403706330545002667042890250892827175503752537495714293963294563062328437244210561190605587558833979640418199184297598558813814970091890319 . (2837 3742569612627343313925878711765996121678537163675520623537257235746506482624088606521106601833060087680052817217172481845826405905090371208426987142472559597673455621407602242 6055604838493569131632906432883761026403706330545002667042890250892827175503752537495714293963294563062328437244210561190605587558833979640418199184297598558813814970091890319) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39453,7 +39453,7 @@ _:gn_6435 { } _:gn_6436 { - 2839 math:greaterThan 1 . + (2839) math:greaterThan 1 . (2839 1) math:difference 2838 . (1429534386761117496218850990648231216953367996806038580031624220600185789744424675546498909702825612297777197190134402501047224251346762776435775100647520636533096272723314165 2313035225866225817707027721117764904725169166869482043505633015146320692879663930974607692130234475382275620027038079344779181653743608431991212041825038961140359348684288077) math:sum 3742569612627343313925878711765996121678537163675520623537257235746506482624088606521106601833060087680052817217172481845826405905090371208426987142472559597673455621407602242 . (2838 2313035225866225817707027721117764904725169166869482043505633015146320692879663930974607692130234475382275620027038079344779181653743608431991212041825038961140359348684288077 3742569612627343313925878711765996121678537163675520623537257235746506482624088606521106601833060087680052817217172481845826405905090371208426987142472559597673455621407602242) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39464,7 +39464,7 @@ _:gn_6437 { } _:gn_6438 { - 2840 math:greaterThan 1 . + (2840) math:greaterThan 1 . (2840 1) math:difference 2839 . (883500839105108321488176730469533687771801170063443463474008794546134903135239255428108782427408863084498422836903676843731957402396845655555436941177518324607263075960973912 1429534386761117496218850990648231216953367996806038580031624220600185789744424675546498909702825612297777197190134402501047224251346762776435775100647520636533096272723314165) math:sum 2313035225866225817707027721117764904725169166869482043505633015146320692879663930974607692130234475382275620027038079344779181653743608431991212041825038961140359348684288077 . (2839 1429534386761117496218850990648231216953367996806038580031624220600185789744424675546498909702825612297777197190134402501047224251346762776435775100647520636533096272723314165 2313035225866225817707027721117764904725169166869482043505633015146320692879663930974607692130234475382275620027038079344779181653743608431991212041825038961140359348684288077) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39475,7 +39475,7 @@ _:gn_6439 { } _:gn_6440 { - 2841 math:greaterThan 1 . + (2841) math:greaterThan 1 . (2841 1) math:difference 2840 . (546033547656009174730674260178697529181566826742595116557615426054050886609185420118390127275416749213278774353230725657315266848949917120880338159470002311925833196762340253 883500839105108321488176730469533687771801170063443463474008794546134903135239255428108782427408863084498422836903676843731957402396845655555436941177518324607263075960973912) math:sum 1429534386761117496218850990648231216953367996806038580031624220600185789744424675546498909702825612297777197190134402501047224251346762776435775100647520636533096272723314165 . (2840 883500839105108321488176730469533687771801170063443463474008794546134903135239255428108782427408863084498422836903676843731957402396845655555436941177518324607263075960973912 1429534386761117496218850990648231216953367996806038580031624220600185789744424675546498909702825612297777197190134402501047224251346762776435775100647520636533096272723314165) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39486,7 +39486,7 @@ _:gn_6441 { } _:gn_6442 { - 2842 math:greaterThan 1 . + (2842) math:greaterThan 1 . (2842 1) math:difference 2841 . (337467291449099146757502470290836158590234343320848346916393368492084016526053835309718655151992113871219648483672951186416690553446928534675098781707516012681429879198633659 546033547656009174730674260178697529181566826742595116557615426054050886609185420118390127275416749213278774353230725657315266848949917120880338159470002311925833196762340253) math:sum 883500839105108321488176730469533687771801170063443463474008794546134903135239255428108782427408863084498422836903676843731957402396845655555436941177518324607263075960973912 . (2841 546033547656009174730674260178697529181566826742595116557615426054050886609185420118390127275416749213278774353230725657315266848949917120880338159470002311925833196762340253 883500839105108321488176730469533687771801170063443463474008794546134903135239255428108782427408863084498422836903676843731957402396845655555436941177518324607263075960973912) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39497,7 +39497,7 @@ _:gn_6443 { } _:gn_6444 { - 2843 math:greaterThan 1 . + (2843) math:greaterThan 1 . (2843 1) math:difference 2842 . (208566256206910027973171789887861370591332483421746769641222057561966870083131584808671472123424635342059125869557774470898576295502988586205239377762486299244403317563706594 337467291449099146757502470290836158590234343320848346916393368492084016526053835309718655151992113871219648483672951186416690553446928534675098781707516012681429879198633659) math:sum 546033547656009174730674260178697529181566826742595116557615426054050886609185420118390127275416749213278774353230725657315266848949917120880338159470002311925833196762340253 . (2842 337467291449099146757502470290836158590234343320848346916393368492084016526053835309718655151992113871219648483672951186416690553446928534675098781707516012681429879198633659 546033547656009174730674260178697529181566826742595116557615426054050886609185420118390127275416749213278774353230725657315266848949917120880338159470002311925833196762340253) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39508,7 +39508,7 @@ _:gn_6445 { } _:gn_6446 { - 2844 math:greaterThan 1 . + (2844) math:greaterThan 1 . (2844 1) math:difference 2843 . (128901035242189118784330680402974787998901859899101577275171310930117146442922250501047183028567478529160522614115176715518114257943939948469859403945029713437026561634927065 208566256206910027973171789887861370591332483421746769641222057561966870083131584808671472123424635342059125869557774470898576295502988586205239377762486299244403317563706594) math:sum 337467291449099146757502470290836158590234343320848346916393368492084016526053835309718655151992113871219648483672951186416690553446928534675098781707516012681429879198633659 . (2843 208566256206910027973171789887861370591332483421746769641222057561966870083131584808671472123424635342059125869557774470898576295502988586205239377762486299244403317563706594 337467291449099146757502470290836158590234343320848346916393368492084016526053835309718655151992113871219648483672951186416690553446928534675098781707516012681429879198633659) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39519,7 +39519,7 @@ _:gn_6447 { } _:gn_6448 { - 2845 math:greaterThan 1 . + (2845) math:greaterThan 1 . (2845 1) math:difference 2844 . (79665220964720909188841109484886582592430623522645192366050746631849723640209334307624289094857156812898603255442597755380462037559048637735379973817456585807376755928779529 128901035242189118784330680402974787998901859899101577275171310930117146442922250501047183028567478529160522614115176715518114257943939948469859403945029713437026561634927065) math:sum 208566256206910027973171789887861370591332483421746769641222057561966870083131584808671472123424635342059125869557774470898576295502988586205239377762486299244403317563706594 . (2844 128901035242189118784330680402974787998901859899101577275171310930117146442922250501047183028567478529160522614115176715518114257943939948469859403945029713437026561634927065 208566256206910027973171789887861370591332483421746769641222057561966870083131584808671472123424635342059125869557774470898576295502988586205239377762486299244403317563706594) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39530,7 +39530,7 @@ _:gn_6449 { } _:gn_6450 { - 2846 math:greaterThan 1 . + (2846) math:greaterThan 1 . (2846 1) math:difference 2845 . (49235814277468209595489570918088205406471236376456384909120564298267422802712916193422893933710321716261919358672578960137652220384891310734479430127573127629649805706147536 79665220964720909188841109484886582592430623522645192366050746631849723640209334307624289094857156812898603255442597755380462037559048637735379973817456585807376755928779529) math:sum 128901035242189118784330680402974787998901859899101577275171310930117146442922250501047183028567478529160522614115176715518114257943939948469859403945029713437026561634927065 . (2845 79665220964720909188841109484886582592430623522645192366050746631849723640209334307624289094857156812898603255442597755380462037559048637735379973817456585807376755928779529 128901035242189118784330680402974787998901859899101577275171310930117146442922250501047183028567478529160522614115176715518114257943939948469859403945029713437026561634927065) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39541,7 +39541,7 @@ _:gn_6451 { } _:gn_6452 { - 2847 math:greaterThan 1 . + (2847) math:greaterThan 1 . (2847 1) math:difference 2846 . (30429406687252699593351538566798377185959387146188807456930182333582300837496418114201395161146835096636683896770018795242809817174157327000900543689883458177726950222631993 49235814277468209595489570918088205406471236376456384909120564298267422802712916193422893933710321716261919358672578960137652220384891310734479430127573127629649805706147536) math:sum 79665220964720909188841109484886582592430623522645192366050746631849723640209334307624289094857156812898603255442597755380462037559048637735379973817456585807376755928779529 . (2846 49235814277468209595489570918088205406471236376456384909120564298267422802712916193422893933710321716261919358672578960137652220384891310734479430127573127629649805706147536 79665220964720909188841109484886582592430623522645192366050746631849723640209334307624289094857156812898603255442597755380462037559048637735379973817456585807376755928779529) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39552,7 +39552,7 @@ _:gn_6453 { } _:gn_6454 { - 2848 math:greaterThan 1 . + (2848) math:greaterThan 1 . (2848 1) math:difference 2847 . (18806407590215510002138032351289828220511849230267577452190381964685121965216498079221498772563486619625235461902560164894842403210733983733578886437689669451922855483515543 30429406687252699593351538566798377185959387146188807456930182333582300837496418114201395161146835096636683896770018795242809817174157327000900543689883458177726950222631993) math:sum 49235814277468209595489570918088205406471236376456384909120564298267422802712916193422893933710321716261919358672578960137652220384891310734479430127573127629649805706147536 . (2847 30429406687252699593351538566798377185959387146188807456930182333582300837496418114201395161146835096636683896770018795242809817174157327000900543689883458177726950222631993 49235814277468209595489570918088205406471236376456384909120564298267422802712916193422893933710321716261919358672578960137652220384891310734479430127573127629649805706147536) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39563,7 +39563,7 @@ _:gn_6455 { } _:gn_6456 { - 2849 math:greaterThan 1 . + (2849) math:greaterThan 1 . (2849 1) math:difference 2848 . (11622999097037189591213506215508548965447537915921230004739800368897178872279920034979896388583348477011448434867458630347967413963423343267321657252193788725804094739116450 18806407590215510002138032351289828220511849230267577452190381964685121965216498079221498772563486619625235461902560164894842403210733983733578886437689669451922855483515543) math:sum 30429406687252699593351538566798377185959387146188807456930182333582300837496418114201395161146835096636683896770018795242809817174157327000900543689883458177726950222631993 . (2848 18806407590215510002138032351289828220511849230267577452190381964685121965216498079221498772563486619625235461902560164894842403210733983733578886437689669451922855483515543 30429406687252699593351538566798377185959387146188807456930182333582300837496418114201395161146835096636683896770018795242809817174157327000900543689883458177726950222631993) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39574,7 +39574,7 @@ _:gn_6457 { } _:gn_6458 { - 2850 math:greaterThan 1 . + (2850) math:greaterThan 1 . (2850 1) math:difference 2849 . (7183408493178320410924526135781279255064311314346347447450581595787943092936578044241602383980138142613787027035101534546874989247310640466257229185495880726118760744399093 11622999097037189591213506215508548965447537915921230004739800368897178872279920034979896388583348477011448434867458630347967413963423343267321657252193788725804094739116450) math:sum 18806407590215510002138032351289828220511849230267577452190381964685121965216498079221498772563486619625235461902560164894842403210733983733578886437689669451922855483515543 . (2849 11622999097037189591213506215508548965447537915921230004739800368897178872279920034979896388583348477011448434867458630347967413963423343267321657252193788725804094739116450 18806407590215510002138032351289828220511849230267577452190381964685121965216498079221498772563486619625235461902560164894842403210733983733578886437689669451922855483515543) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39585,7 +39585,7 @@ _:gn_6459 { } _:gn_6460 { - 2851 math:greaterThan 1 . + (2851) math:greaterThan 1 . (2851 1) math:difference 2850 . (4439590603858869180288980079727269710383226601574882557289218773109235779343341990738294004603210334397661407832357095801092424716112702801064428066697907999685333994717357 7183408493178320410924526135781279255064311314346347447450581595787943092936578044241602383980138142613787027035101534546874989247310640466257229185495880726118760744399093) math:sum 11622999097037189591213506215508548965447537915921230004739800368897178872279920034979896388583348477011448434867458630347967413963423343267321657252193788725804094739116450 . (2850 7183408493178320410924526135781279255064311314346347447450581595787943092936578044241602383980138142613787027035101534546874989247310640466257229185495880726118760744399093 11622999097037189591213506215508548965447537915921230004739800368897178872279920034979896388583348477011448434867458630347967413963423343267321657252193788725804094739116450) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39596,7 +39596,7 @@ _:gn_6461 { } _:gn_6462 { - 2852 math:greaterThan 1 . + (2852) math:greaterThan 1 . (2852 1) math:difference 2851 . (2743817889319451230635546056054009544681084712771464890161362822678707313593236053503308379376927808216125619202744438745782564531197937665192801118797972726433426749681736 4439590603858869180288980079727269710383226601574882557289218773109235779343341990738294004603210334397661407832357095801092424716112702801064428066697907999685333994717357) math:sum 7183408493178320410924526135781279255064311314346347447450581595787943092936578044241602383980138142613787027035101534546874989247310640466257229185495880726118760744399093 . (2851 4439590603858869180288980079727269710383226601574882557289218773109235779343341990738294004603210334397661407832357095801092424716112702801064428066697907999685333994717357 7183408493178320410924526135781279255064311314346347447450581595787943092936578044241602383980138142613787027035101534546874989247310640466257229185495880726118760744399093) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39607,7 +39607,7 @@ _:gn_6463 { } _:gn_6464 { - 2853 math:greaterThan 1 . + (2853) math:greaterThan 1 . (2853 1) math:difference 2852 . (1695772714539417949653434023673260165702141888803417667127855950430528465750105937234985625226282526181535788629612657055309860184914765135871626947899935273251907245035621 2743817889319451230635546056054009544681084712771464890161362822678707313593236053503308379376927808216125619202744438745782564531197937665192801118797972726433426749681736) math:sum 4439590603858869180288980079727269710383226601574882557289218773109235779343341990738294004603210334397661407832357095801092424716112702801064428066697907999685333994717357 . (2852 2743817889319451230635546056054009544681084712771464890161362822678707313593236053503308379376927808216125619202744438745782564531197937665192801118797972726433426749681736 4439590603858869180288980079727269710383226601574882557289218773109235779343341990738294004603210334397661407832357095801092424716112702801064428066697907999685333994717357) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39618,7 +39618,7 @@ _:gn_6465 { } _:gn_6466 { - 2854 math:greaterThan 1 . + (2854) math:greaterThan 1 . (2854 1) math:difference 2853 . (1048045174780033280982112032380749378978942823968047223033506872248178847843130116268322754150645282034589830573131781690472704346283172529321174170898037453181519504646115 1695772714539417949653434023673260165702141888803417667127855950430528465750105937234985625226282526181535788629612657055309860184914765135871626947899935273251907245035621) math:sum 2743817889319451230635546056054009544681084712771464890161362822678707313593236053503308379376927808216125619202744438745782564531197937665192801118797972726433426749681736 . (2853 1695772714539417949653434023673260165702141888803417667127855950430528465750105937234985625226282526181535788629612657055309860184914765135871626947899935273251907245035621 2743817889319451230635546056054009544681084712771464890161362822678707313593236053503308379376927808216125619202744438745782564531197937665192801118797972726433426749681736) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39629,7 +39629,7 @@ _:gn_6467 { } _:gn_6468 { - 2855 math:greaterThan 1 . + (2855) math:greaterThan 1 . (2855 1) math:difference 2854 . (647727539759384668671321991292510786723199064835370444094349078182349617906975820966662871075637244146945958056480875364837155838631592606550452777001897820070387740389506 1048045174780033280982112032380749378978942823968047223033506872248178847843130116268322754150645282034589830573131781690472704346283172529321174170898037453181519504646115) math:sum 1695772714539417949653434023673260165702141888803417667127855950430528465750105937234985625226282526181535788629612657055309860184914765135871626947899935273251907245035621 . (2854 1048045174780033280982112032380749378978942823968047223033506872248178847843130116268322754150645282034589830573131781690472704346283172529321174170898037453181519504646115 1695772714539417949653434023673260165702141888803417667127855950430528465750105937234985625226282526181535788629612657055309860184914765135871626947899935273251907245035621) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39640,7 +39640,7 @@ _:gn_6469 { } _:gn_6470 { - 2856 math:greaterThan 1 . + (2856) math:greaterThan 1 . (2856 1) math:difference 2855 . (400317635020648612310790041088238592255743759132676778939157794065829229936154295301659883075008037887643872516650906325635548507651579922770721393896139633111131764256609 647727539759384668671321991292510786723199064835370444094349078182349617906975820966662871075637244146945958056480875364837155838631592606550452777001897820070387740389506) math:sum 1048045174780033280982112032380749378978942823968047223033506872248178847843130116268322754150645282034589830573131781690472704346283172529321174170898037453181519504646115 . (2855 647727539759384668671321991292510786723199064835370444094349078182349617906975820966662871075637244146945958056480875364837155838631592606550452777001897820070387740389506 1048045174780033280982112032380749378978942823968047223033506872248178847843130116268322754150645282034589830573131781690472704346283172529321174170898037453181519504646115) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39651,7 +39651,7 @@ _:gn_6471 { } _:gn_6472 { - 2857 math:greaterThan 1 . + (2857) math:greaterThan 1 . (2857 1) math:difference 2856 . (247409904738736056360531950204272194467455305702693665155191284116520387970821525665002988000629206259302085539829969039201607330980012683779731383105758186959255976132897 400317635020648612310790041088238592255743759132676778939157794065829229936154295301659883075008037887643872516650906325635548507651579922770721393896139633111131764256609) math:sum 647727539759384668671321991292510786723199064835370444094349078182349617906975820966662871075637244146945958056480875364837155838631592606550452777001897820070387740389506 . (2856 400317635020648612310790041088238592255743759132676778939157794065829229936154295301659883075008037887643872516650906325635548507651579922770721393896139633111131764256609 647727539759384668671321991292510786723199064835370444094349078182349617906975820966662871075637244146945958056480875364837155838631592606550452777001897820070387740389506) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39662,7 +39662,7 @@ _:gn_6473 { } _:gn_6474 { - 2858 math:greaterThan 1 . + (2858) math:greaterThan 1 . (2858 1) math:difference 2857 . (152907730281912555950258090883966397788288453429983113783966509949308841965332769636656895074378831628341786976820937286433941176671567238990990010790381446151875788123712 247409904738736056360531950204272194467455305702693665155191284116520387970821525665002988000629206259302085539829969039201607330980012683779731383105758186959255976132897) math:sum 400317635020648612310790041088238592255743759132676778939157794065829229936154295301659883075008037887643872516650906325635548507651579922770721393896139633111131764256609 . (2857 247409904738736056360531950204272194467455305702693665155191284116520387970821525665002988000629206259302085539829969039201607330980012683779731383105758186959255976132897 400317635020648612310790041088238592255743759132676778939157794065829229936154295301659883075008037887643872516650906325635548507651579922770721393896139633111131764256609) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39673,7 +39673,7 @@ _:gn_6475 { } _:gn_6476 { - 2859 math:greaterThan 1 . + (2859) math:greaterThan 1 . (2859 1) math:difference 2858 . (94502174456823500410273859320305796679166852272710551371224774167211546005488756028346092926250374630960298563009031752767666154308445444788741372315376740807380188009185 152907730281912555950258090883966397788288453429983113783966509949308841965332769636656895074378831628341786976820937286433941176671567238990990010790381446151875788123712) math:sum 247409904738736056360531950204272194467455305702693665155191284116520387970821525665002988000629206259302085539829969039201607330980012683779731383105758186959255976132897 . (2858 152907730281912555950258090883966397788288453429983113783966509949308841965332769636656895074378831628341786976820937286433941176671567238990990010790381446151875788123712 247409904738736056360531950204272194467455305702693665155191284116520387970821525665002988000629206259302085539829969039201607330980012683779731383105758186959255976132897) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39684,7 +39684,7 @@ _:gn_6477 { } _:gn_6478 { - 2860 math:greaterThan 1 . + (2860) math:greaterThan 1 . (2860 1) math:difference 2859 . (58405555825089055539984231563660601109121601157272562412741735782097295959844013608310802148128456997381488413811905533666275022363121794202248638475004705344495600114527 94502174456823500410273859320305796679166852272710551371224774167211546005488756028346092926250374630960298563009031752767666154308445444788741372315376740807380188009185) math:sum 152907730281912555950258090883966397788288453429983113783966509949308841965332769636656895074378831628341786976820937286433941176671567238990990010790381446151875788123712 . (2859 94502174456823500410273859320305796679166852272710551371224774167211546005488756028346092926250374630960298563009031752767666154308445444788741372315376740807380188009185 152907730281912555950258090883966397788288453429983113783966509949308841965332769636656895074378831628341786976820937286433941176671567238990990010790381446151875788123712) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39695,7 +39695,7 @@ _:gn_6479 { } _:gn_6480 { - 2861 math:greaterThan 1 . + (2861) math:greaterThan 1 . (2861 1) math:difference 2860 . (36096618631734444870289627756645195570045251115437988958483038385114250045644742420035290778121917633578810149197126219101391131945323650586492733840372035462884587894658 58405555825089055539984231563660601109121601157272562412741735782097295959844013608310802148128456997381488413811905533666275022363121794202248638475004705344495600114527) math:sum 94502174456823500410273859320305796679166852272710551371224774167211546005488756028346092926250374630960298563009031752767666154308445444788741372315376740807380188009185 . (2860 58405555825089055539984231563660601109121601157272562412741735782097295959844013608310802148128456997381488413811905533666275022363121794202248638475004705344495600114527 94502174456823500410273859320305796679166852272710551371224774167211546005488756028346092926250374630960298563009031752767666154308445444788741372315376740807380188009185) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39706,7 +39706,7 @@ _:gn_6481 { } _:gn_6482 { - 2862 math:greaterThan 1 . + (2862) math:greaterThan 1 . (2862 1) math:difference 2861 . (22308937193354610669694603807015405539076350041834573454258697396983045914199271188275511370006539363802678264614779314564883890417798143615755904634632669881611012219869 36096618631734444870289627756645195570045251115437988958483038385114250045644742420035290778121917633578810149197126219101391131945323650586492733840372035462884587894658) math:sum 58405555825089055539984231563660601109121601157272562412741735782097295959844013608310802148128456997381488413811905533666275022363121794202248638475004705344495600114527 . (2861 36096618631734444870289627756645195570045251115437988958483038385114250045644742420035290778121917633578810149197126219101391131945323650586492733840372035462884587894658 58405555825089055539984231563660601109121601157272562412741735782097295959844013608310802148128456997381488413811905533666275022363121794202248638475004705344495600114527) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39717,7 +39717,7 @@ _:gn_6483 { } _:gn_6484 { - 2863 math:greaterThan 1 . + (2863) math:greaterThan 1 . (2863 1) math:difference 2862 . (13787681438379834200595023949629790030968901073603415504224340988131204131445471231759779408115378269776131884582346904536507241527525506970736829205739365581273575674789 22308937193354610669694603807015405539076350041834573454258697396983045914199271188275511370006539363802678264614779314564883890417798143615755904634632669881611012219869) math:sum 36096618631734444870289627756645195570045251115437988958483038385114250045644742420035290778121917633578810149197126219101391131945323650586492733840372035462884587894658 . (2862 22308937193354610669694603807015405539076350041834573454258697396983045914199271188275511370006539363802678264614779314564883890417798143615755904634632669881611012219869 36096618631734444870289627756645195570045251115437988958483038385114250045644742420035290778121917633578810149197126219101391131945323650586492733840372035462884587894658) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39728,7 +39728,7 @@ _:gn_6485 { } _:gn_6486 { - 2864 math:greaterThan 1 . + (2864) math:greaterThan 1 . (2864 1) math:difference 2863 . (8521255754974776469099579857385615508107448968231157950034356408851841782753799956515731961891161094026546380032432410028376648890272636645019075428893304300337436545080 13787681438379834200595023949629790030968901073603415504224340988131204131445471231759779408115378269776131884582346904536507241527525506970736829205739365581273575674789) math:sum 22308937193354610669694603807015405539076350041834573454258697396983045914199271188275511370006539363802678264614779314564883890417798143615755904634632669881611012219869 . (2863 13787681438379834200595023949629790030968901073603415504224340988131204131445471231759779408115378269776131884582346904536507241527525506970736829205739365581273575674789 22308937193354610669694603807015405539076350041834573454258697396983045914199271188275511370006539363802678264614779314564883890417798143615755904634632669881611012219869) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39739,7 +39739,7 @@ _:gn_6487 { } _:gn_6488 { - 2865 math:greaterThan 1 . + (2865) math:greaterThan 1 . (2865 1) math:difference 2864 . (5266425683405057731495444092244174522861452105372257554189984579279362348691671275244047446224217175749585504549914494508130592637252870325717753776846061280936139129709 8521255754974776469099579857385615508107448968231157950034356408851841782753799956515731961891161094026546380032432410028376648890272636645019075428893304300337436545080) math:sum 13787681438379834200595023949629790030968901073603415504224340988131204131445471231759779408115378269776131884582346904536507241527525506970736829205739365581273575674789 . (2864 8521255754974776469099579857385615508107448968231157950034356408851841782753799956515731961891161094026546380032432410028376648890272636645019075428893304300337436545080 13787681438379834200595023949629790030968901073603415504224340988131204131445471231759779408115378269776131884582346904536507241527525506970736829205739365581273575674789) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39750,7 +39750,7 @@ _:gn_6489 { } _:gn_6490 { - 2866 math:greaterThan 1 . + (2866) math:greaterThan 1 . (2866 1) math:difference 2865 . (3254830071569718737604135765141440985245996862858900395844371829572479434062128681271684515666943918276960875482517915520246056253019766319301321652047243019401297415371 5266425683405057731495444092244174522861452105372257554189984579279362348691671275244047446224217175749585504549914494508130592637252870325717753776846061280936139129709) math:sum 8521255754974776469099579857385615508107448968231157950034356408851841782753799956515731961891161094026546380032432410028376648890272636645019075428893304300337436545080 . (2865 5266425683405057731495444092244174522861452105372257554189984579279362348691671275244047446224217175749585504549914494508130592637252870325717753776846061280936139129709 8521255754974776469099579857385615508107448968231157950034356408851841782753799956515731961891161094026546380032432410028376648890272636645019075428893304300337436545080) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39761,7 +39761,7 @@ _:gn_6491 { } _:gn_6492 { - 2867 math:greaterThan 1 . + (2867) math:greaterThan 1 . (2867 1) math:difference 2866 . (2011595611835338993891308327102733537615455242513357158345612749706882914629542593972362930557273257472624629067396578987884536384233104006416432124798818261534841714338 3254830071569718737604135765141440985245996862858900395844371829572479434062128681271684515666943918276960875482517915520246056253019766319301321652047243019401297415371) math:sum 5266425683405057731495444092244174522861452105372257554189984579279362348691671275244047446224217175749585504549914494508130592637252870325717753776846061280936139129709 . (2866 3254830071569718737604135765141440985245996862858900395844371829572479434062128681271684515666943918276960875482517915520246056253019766319301321652047243019401297415371 5266425683405057731495444092244174522861452105372257554189984579279362348691671275244047446224217175749585504549914494508130592637252870325717753776846061280936139129709) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39772,7 +39772,7 @@ _:gn_6493 { } _:gn_6494 { - 2868 math:greaterThan 1 . + (2868) math:greaterThan 1 . (2868 1) math:difference 2867 . (1243234459734379743712827438038707447630541620345543237498759079865596519432586087299321585109670660804336246415121336532361519868786662312884889527248424757866455701033 2011595611835338993891308327102733537615455242513357158345612749706882914629542593972362930557273257472624629067396578987884536384233104006416432124798818261534841714338) math:sum 3254830071569718737604135765141440985245996862858900395844371829572479434062128681271684515666943918276960875482517915520246056253019766319301321652047243019401297415371 . (2867 2011595611835338993891308327102733537615455242513357158345612749706882914629542593972362930557273257472624629067396578987884536384233104006416432124798818261534841714338 3254830071569718737604135765141440985245996862858900395844371829572479434062128681271684515666943918276960875482517915520246056253019766319301321652047243019401297415371) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39783,7 +39783,7 @@ _:gn_6495 { } _:gn_6496 { - 2869 math:greaterThan 1 . + (2869) math:greaterThan 1 . (2869 1) math:difference 2868 . (768361152100959250178480889064026089984913622167813920846853669841286395196956506673041345447602596668288382652275242455523016515446441693531542597550393503668386013305 1243234459734379743712827438038707447630541620345543237498759079865596519432586087299321585109670660804336246415121336532361519868786662312884889527248424757866455701033) math:sum 2011595611835338993891308327102733537615455242513357158345612749706882914629542593972362930557273257472624629067396578987884536384233104006416432124798818261534841714338 . (2868 1243234459734379743712827438038707447630541620345543237498759079865596519432586087299321585109670660804336246415121336532361519868786662312884889527248424757866455701033 2011595611835338993891308327102733537615455242513357158345612749706882914629542593972362930557273257472624629067396578987884536384233104006416432124798818261534841714338) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39794,7 +39794,7 @@ _:gn_6497 { } _:gn_6498 { - 2870 math:greaterThan 1 . + (2870) math:greaterThan 1 . (2870 1) math:difference 2869 . (474873307633420493534346548974681357645627998177729316651905410024310124235629580626280239662068064136047863762846094076838503353340220619353346929698031254198069687728 768361152100959250178480889064026089984913622167813920846853669841286395196956506673041345447602596668288382652275242455523016515446441693531542597550393503668386013305) math:sum 1243234459734379743712827438038707447630541620345543237498759079865596519432586087299321585109670660804336246415121336532361519868786662312884889527248424757866455701033 . (2869 768361152100959250178480889064026089984913622167813920846853669841286395196956506673041345447602596668288382652275242455523016515446441693531542597550393503668386013305 1243234459734379743712827438038707447630541620345543237498759079865596519432586087299321585109670660804336246415121336532361519868786662312884889527248424757866455701033) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39805,7 +39805,7 @@ _:gn_6499 { } _:gn_6500 { - 2871 math:greaterThan 1 . + (2871) math:greaterThan 1 . (2871 1) math:difference 2870 . (293487844467538756644134340089344732339285623990084604194948259816976270961326926046761105785534532532240518889429148378684513162106221074178195667852362249470316325577 474873307633420493534346548974681357645627998177729316651905410024310124235629580626280239662068064136047863762846094076838503353340220619353346929698031254198069687728) math:sum 768361152100959250178480889064026089984913622167813920846853669841286395196956506673041345447602596668288382652275242455523016515446441693531542597550393503668386013305 . (2870 474873307633420493534346548974681357645627998177729316651905410024310124235629580626280239662068064136047863762846094076838503353340220619353346929698031254198069687728 768361152100959250178480889064026089984913622167813920846853669841286395196956506673041345447602596668288382652275242455523016515446441693531542597550393503668386013305) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39816,7 +39816,7 @@ _:gn_6501 { } _:gn_6502 { - 2872 math:greaterThan 1 . + (2872) math:greaterThan 1 . (2872 1) math:difference 2871 . (181385463165881736890212208885336625306342374187644712456957150207333853274302654579519133876533531603807344873416945698153990191233999545175151261845669004727753362151 293487844467538756644134340089344732339285623990084604194948259816976270961326926046761105785534532532240518889429148378684513162106221074178195667852362249470316325577) math:sum 474873307633420493534346548974681357645627998177729316651905410024310124235629580626280239662068064136047863762846094076838503353340220619353346929698031254198069687728 . (2871 293487844467538756644134340089344732339285623990084604194948259816976270961326926046761105785534532532240518889429148378684513162106221074178195667852362249470316325577 474873307633420493534346548974681357645627998177729316651905410024310124235629580626280239662068064136047863762846094076838503353340220619353346929698031254198069687728) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39827,7 +39827,7 @@ _:gn_6503 { } _:gn_6504 { - 2873 math:greaterThan 1 . + (2873) math:greaterThan 1 . (2873 1) math:difference 2872 . (112102381301657019753922131204008107032943249802439891737991109609642417687024271467241971909001000928433174016012202680530522970872221529003044406006693244742562963426 181385463165881736890212208885336625306342374187644712456957150207333853274302654579519133876533531603807344873416945698153990191233999545175151261845669004727753362151) math:sum 293487844467538756644134340089344732339285623990084604194948259816976270961326926046761105785534532532240518889429148378684513162106221074178195667852362249470316325577 . (2872 181385463165881736890212208885336625306342374187644712456957150207333853274302654579519133876533531603807344873416945698153990191233999545175151261845669004727753362151 293487844467538756644134340089344732339285623990084604194948259816976270961326926046761105785534532532240518889429148378684513162106221074178195667852362249470316325577) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39838,7 +39838,7 @@ _:gn_6505 { } _:gn_6506 { - 2874 math:greaterThan 1 . + (2874) math:greaterThan 1 . (2874 1) math:difference 2873 . (69283081864224717136290077681328518273399124385204820718966040597691435587278383112277161967532530675374170857404743017623467220361778016172106855838975759985190398725 112102381301657019753922131204008107032943249802439891737991109609642417687024271467241971909001000928433174016012202680530522970872221529003044406006693244742562963426) math:sum 181385463165881736890212208885336625306342374187644712456957150207333853274302654579519133876533531603807344873416945698153990191233999545175151261845669004727753362151 . (2873 112102381301657019753922131204008107032943249802439891737991109609642417687024271467241971909001000928433174016012202680530522970872221529003044406006693244742562963426 181385463165881736890212208885336625306342374187644712456957150207333853274302654579519133876533531603807344873416945698153990191233999545175151261845669004727753362151) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39849,7 +39849,7 @@ _:gn_6507 { } _:gn_6508 { - 2875 math:greaterThan 1 . + (2875) math:greaterThan 1 . (2875 1) math:difference 2874 . (42819299437432302617632053522679588759544125417235071019025069011950982099745888354964809941468470253059003158607459662907055750510443512830937550167717484757372564701 69283081864224717136290077681328518273399124385204820718966040597691435587278383112277161967532530675374170857404743017623467220361778016172106855838975759985190398725) math:sum 112102381301657019753922131204008107032943249802439891737991109609642417687024271467241971909001000928433174016012202680530522970872221529003044406006693244742562963426 . (2874 69283081864224717136290077681328518273399124385204820718966040597691435587278383112277161967532530675374170857404743017623467220361778016172106855838975759985190398725 112102381301657019753922131204008107032943249802439891737991109609642417687024271467241971909001000928433174016012202680530522970872221529003044406006693244742562963426) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39860,7 +39860,7 @@ _:gn_6509 { } _:gn_6510 { - 2876 math:greaterThan 1 . + (2876) math:greaterThan 1 . (2876 1) math:difference 2875 . (26463782426792414518658024158648929513854998967969749699940971585740453487532494757312352026064060422315167698797283354716411469851334503341169305671258275227817834024 42819299437432302617632053522679588759544125417235071019025069011950982099745888354964809941468470253059003158607459662907055750510443512830937550167717484757372564701) math:sum 69283081864224717136290077681328518273399124385204820718966040597691435587278383112277161967532530675374170857404743017623467220361778016172106855838975759985190398725 . (2875 42819299437432302617632053522679588759544125417235071019025069011950982099745888354964809941468470253059003158607459662907055750510443512830937550167717484757372564701 69283081864224717136290077681328518273399124385204820718966040597691435587278383112277161967532530675374170857404743017623467220361778016172106855838975759985190398725) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39871,7 +39871,7 @@ _:gn_6511 { } _:gn_6512 { - 2877 math:greaterThan 1 . + (2877) math:greaterThan 1 . (2877 1) math:difference 2876 . (16355517010639888098974029364030659245689126449265321319084097426210528612213393597652457915404409830743835459810176308190644280659109009489768244496459209529554730677 26463782426792414518658024158648929513854998967969749699940971585740453487532494757312352026064060422315167698797283354716411469851334503341169305671258275227817834024) math:sum 42819299437432302617632053522679588759544125417235071019025069011950982099745888354964809941468470253059003158607459662907055750510443512830937550167717484757372564701 . (2876 26463782426792414518658024158648929513854998967969749699940971585740453487532494757312352026064060422315167698797283354716411469851334503341169305671258275227817834024 42819299437432302617632053522679588759544125417235071019025069011950982099745888354964809941468470253059003158607459662907055750510443512830937550167717484757372564701) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39882,7 +39882,7 @@ _:gn_6513 { } _:gn_6514 { - 2878 math:greaterThan 1 . + (2878) math:greaterThan 1 . (2878 1) math:difference 2877 . (10108265416152526419683994794618270268165872518704428380856874159529924875319101159659894110659650591571332238987107046525767189192225493851401061174799065698263103347 16355517010639888098974029364030659245689126449265321319084097426210528612213393597652457915404409830743835459810176308190644280659109009489768244496459209529554730677) math:sum 26463782426792414518658024158648929513854998967969749699940971585740453487532494757312352026064060422315167698797283354716411469851334503341169305671258275227817834024 . (2877 16355517010639888098974029364030659245689126449265321319084097426210528612213393597652457915404409830743835459810176308190644280659109009489768244496459209529554730677 26463782426792414518658024158648929513854998967969749699940971585740453487532494757312352026064060422315167698797283354716411469851334503341169305671258275227817834024) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39893,7 +39893,7 @@ _:gn_6515 { } _:gn_6516 { - 2879 math:greaterThan 1 . + (2879) math:greaterThan 1 . (2879 1) math:difference 2878 . (6247251594487361679290034569412388977523253930560892938227223266680603736894292437992563804744759239172503220823069261664877091466883515638367183321660143831291627330 10108265416152526419683994794618270268165872518704428380856874159529924875319101159659894110659650591571332238987107046525767189192225493851401061174799065698263103347) math:sum 16355517010639888098974029364030659245689126449265321319084097426210528612213393597652457915404409830743835459810176308190644280659109009489768244496459209529554730677 . (2878 10108265416152526419683994794618270268165872518704428380856874159529924875319101159659894110659650591571332238987107046525767189192225493851401061174799065698263103347 16355517010639888098974029364030659245689126449265321319084097426210528612213393597652457915404409830743835459810176308190644280659109009489768244496459209529554730677) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39904,7 +39904,7 @@ _:gn_6517 { } _:gn_6518 { - 2880 math:greaterThan 1 . + (2880) math:greaterThan 1 . (2880 1) math:difference 2879 . (3861013821665164740393960225205881290642618588143535442629650892849321138424808721667330305914891352398829018164037784860890097725341978213033877853138921866971476017 6247251594487361679290034569412388977523253930560892938227223266680603736894292437992563804744759239172503220823069261664877091466883515638367183321660143831291627330) math:sum 10108265416152526419683994794618270268165872518704428380856874159529924875319101159659894110659650591571332238987107046525767189192225493851401061174799065698263103347 . (2879 6247251594487361679290034569412388977523253930560892938227223266680603736894292437992563804744759239172503220823069261664877091466883515638367183321660143831291627330 10108265416152526419683994794618270268165872518704428380856874159529924875319101159659894110659650591571332238987107046525767189192225493851401061174799065698263103347) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39915,7 +39915,7 @@ _:gn_6519 { } _:gn_6520 { - 2881 math:greaterThan 1 . + (2881) math:greaterThan 1 . (2881 1) math:difference 2880 . (2386237772822196938896074344206507686880635342417357495597572373831282598469483716325233498829867886773674202659031476803986993741541537425333305468521221964320151313 3861013821665164740393960225205881290642618588143535442629650892849321138424808721667330305914891352398829018164037784860890097725341978213033877853138921866971476017) math:sum 6247251594487361679290034569412388977523253930560892938227223266680603736894292437992563804744759239172503220823069261664877091466883515638367183321660143831291627330 . (2880 3861013821665164740393960225205881290642618588143535442629650892849321138424808721667330305914891352398829018164037784860890097725341978213033877853138921866971476017 6247251594487361679290034569412388977523253930560892938227223266680603736894292437992563804744759239172503220823069261664877091466883515638367183321660143831291627330) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39926,7 +39926,7 @@ _:gn_6521 { } _:gn_6522 { - 2882 math:greaterThan 1 . + (2882) math:greaterThan 1 . (2882 1) math:difference 2881 . (1474776048842967801497885880999373603761983245726177947032078519018038539955325005342096807085023465625154815505006308056903103983800440787700572384617699902651324704 2386237772822196938896074344206507686880635342417357495597572373831282598469483716325233498829867886773674202659031476803986993741541537425333305468521221964320151313) math:sum 3861013821665164740393960225205881290642618588143535442629650892849321138424808721667330305914891352398829018164037784860890097725341978213033877853138921866971476017 . (2881 2386237772822196938896074344206507686880635342417357495597572373831282598469483716325233498829867886773674202659031476803986993741541537425333305468521221964320151313 3861013821665164740393960225205881290642618588143535442629650892849321138424808721667330305914891352398829018164037784860890097725341978213033877853138921866971476017) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39937,7 +39937,7 @@ _:gn_6523 { } _:gn_6524 { - 2883 math:greaterThan 1 . + (2883) math:greaterThan 1 . (2883 1) math:difference 2882 . (911461723979229137398188463207134083118652096691179548565493854813244058514158710983136691744844421148519387154025168747083889757741096637632733083903522061668826609 1474776048842967801497885880999373603761983245726177947032078519018038539955325005342096807085023465625154815505006308056903103983800440787700572384617699902651324704) math:sum 2386237772822196938896074344206507686880635342417357495597572373831282598469483716325233498829867886773674202659031476803986993741541537425333305468521221964320151313 . (2882 1474776048842967801497885880999373603761983245726177947032078519018038539955325005342096807085023465625154815505006308056903103983800440787700572384617699902651324704 2386237772822196938896074344206507686880635342417357495597572373831282598469483716325233498829867886773674202659031476803986993741541537425333305468521221964320151313) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39948,7 +39948,7 @@ _:gn_6525 { } _:gn_6526 { - 2884 math:greaterThan 1 . + (2884) math:greaterThan 1 . (2884 1) math:difference 2883 . (563314324863738664099697417792239520643331149034998398466584664204794481441166294358960115340179044476635428350981139309819214226059344150067839300714177840982498095 911461723979229137398188463207134083118652096691179548565493854813244058514158710983136691744844421148519387154025168747083889757741096637632733083903522061668826609) math:sum 1474776048842967801497885880999373603761983245726177947032078519018038539955325005342096807085023465625154815505006308056903103983800440787700572384617699902651324704 . (2883 911461723979229137398188463207134083118652096691179548565493854813244058514158710983136691744844421148519387154025168747083889757741096637632733083903522061668826609 1474776048842967801497885880999373603761983245726177947032078519018038539955325005342096807085023465625154815505006308056903103983800440787700572384617699902651324704) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39959,7 +39959,7 @@ _:gn_6527 { } _:gn_6528 { - 2885 math:greaterThan 1 . + (2885) math:greaterThan 1 . (2885 1) math:difference 2884 . (348147399115490473298491045414894562475320947656181150098909190608449577072992416624176576404665376671883958803044029437264675531681752487564893783189344220686328514 563314324863738664099697417792239520643331149034998398466584664204794481441166294358960115340179044476635428350981139309819214226059344150067839300714177840982498095) math:sum 911461723979229137398188463207134083118652096691179548565493854813244058514158710983136691744844421148519387154025168747083889757741096637632733083903522061668826609 . (2884 563314324863738664099697417792239520643331149034998398466584664204794481441166294358960115340179044476635428350981139309819214226059344150067839300714177840982498095 911461723979229137398188463207134083118652096691179548565493854813244058514158710983136691744844421148519387154025168747083889757741096637632733083903522061668826609) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39970,7 +39970,7 @@ _:gn_6529 { } _:gn_6530 { - 2886 math:greaterThan 1 . + (2886) math:greaterThan 1 . (2886 1) math:difference 2885 . (215166925748248190801206372377344958168010201378817248367675473596344904368173877734783538935513667804751469547937109872554538694377591662502945517524833620296169581 348147399115490473298491045414894562475320947656181150098909190608449577072992416624176576404665376671883958803044029437264675531681752487564893783189344220686328514) math:sum 563314324863738664099697417792239520643331149034998398466584664204794481441166294358960115340179044476635428350981139309819214226059344150067839300714177840982498095 . (2885 348147399115490473298491045414894562475320947656181150098909190608449577072992416624176576404665376671883958803044029437264675531681752487564893783189344220686328514 563314324863738664099697417792239520643331149034998398466584664204794481441166294358960115340179044476635428350981139309819214226059344150067839300714177840982498095) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39981,7 +39981,7 @@ _:gn_6531 { } _:gn_6532 { - 2887 math:greaterThan 1 . + (2887) math:greaterThan 1 . (2887 1) math:difference 2886 . (132980473367242282497284673037549604307310746277363901731233717012104672704818538889393037469151708867132489255106919564710136837304160825061948265664510600390158933 215166925748248190801206372377344958168010201378817248367675473596344904368173877734783538935513667804751469547937109872554538694377591662502945517524833620296169581) math:sum 348147399115490473298491045414894562475320947656181150098909190608449577072992416624176576404665376671883958803044029437264675531681752487564893783189344220686328514 . (2886 215166925748248190801206372377344958168010201378817248367675473596344904368173877734783538935513667804751469547937109872554538694377591662502945517524833620296169581 348147399115490473298491045414894562475320947656181150098909190608449577072992416624176576404665376671883958803044029437264675531681752487564893783189344220686328514) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -39992,7 +39992,7 @@ _:gn_6533 { } _:gn_6534 { - 2888 math:greaterThan 1 . + (2888) math:greaterThan 1 . (2888 1) math:difference 2887 . (82186452381005908303921699339795353860699455101453346636441756584240231663355338845390501466361958937618980292830190307844401857073430837440997251860323019906010648 132980473367242282497284673037549604307310746277363901731233717012104672704818538889393037469151708867132489255106919564710136837304160825061948265664510600390158933) math:sum 215166925748248190801206372377344958168010201378817248367675473596344904368173877734783538935513667804751469547937109872554538694377591662502945517524833620296169581 . (2887 132980473367242282497284673037549604307310746277363901731233717012104672704818538889393037469151708867132489255106919564710136837304160825061948265664510600390158933 215166925748248190801206372377344958168010201378817248367675473596344904368173877734783538935513667804751469547937109872554538694377591662502945517524833620296169581) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40003,7 +40003,7 @@ _:gn_6535 { } _:gn_6536 { - 2889 math:greaterThan 1 . + (2889) math:greaterThan 1 . (2889 1) math:difference 2888 . (50794020986236374193362973697754250446611291175910555094791960427864441041463200044002536002789749929513508962276729256865734980230729987620951013804187580484148285 82186452381005908303921699339795353860699455101453346636441756584240231663355338845390501466361958937618980292830190307844401857073430837440997251860323019906010648) math:sum 132980473367242282497284673037549604307310746277363901731233717012104672704818538889393037469151708867132489255106919564710136837304160825061948265664510600390158933 . (2888 82186452381005908303921699339795353860699455101453346636441756584240231663355338845390501466361958937618980292830190307844401857073430837440997251860323019906010648 132980473367242282497284673037549604307310746277363901731233717012104672704818538889393037469151708867132489255106919564710136837304160825061948265664510600390158933) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40014,7 +40014,7 @@ _:gn_6537 { } _:gn_6538 { - 2890 math:greaterThan 1 . + (2890) math:greaterThan 1 . (2890 1) math:difference 2889 . (31392431394769534110558725642041103414088163925542791541649796156375790621892138801387965463572209008105471330553461050978666876842700849820046238056135439421862363 50794020986236374193362973697754250446611291175910555094791960427864441041463200044002536002789749929513508962276729256865734980230729987620951013804187580484148285) math:sum 82186452381005908303921699339795353860699455101453346636441756584240231663355338845390501466361958937618980292830190307844401857073430837440997251860323019906010648 . (2889 50794020986236374193362973697754250446611291175910555094791960427864441041463200044002536002789749929513508962276729256865734980230729987620951013804187580484148285 82186452381005908303921699339795353860699455101453346636441756584240231663355338845390501466361958937618980292830190307844401857073430837440997251860323019906010648) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40025,7 +40025,7 @@ _:gn_6539 { } _:gn_6540 { - 2891 math:greaterThan 1 . + (2891) math:greaterThan 1 . (2891 1) math:difference 2890 . (19401589591466840082804248055713147032523127250367763553142164271488650419571061242614570539217540921408037631723268205887068103388029137800904775748052141062285922 31392431394769534110558725642041103414088163925542791541649796156375790621892138801387965463572209008105471330553461050978666876842700849820046238056135439421862363) math:sum 50794020986236374193362973697754250446611291175910555094791960427864441041463200044002536002789749929513508962276729256865734980230729987620951013804187580484148285 . (2890 31392431394769534110558725642041103414088163925542791541649796156375790621892138801387965463572209008105471330553461050978666876842700849820046238056135439421862363 50794020986236374193362973697754250446611291175910555094791960427864441041463200044002536002789749929513508962276729256865734980230729987620951013804187580484148285) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40036,7 +40036,7 @@ _:gn_6541 { } _:gn_6542 { - 2892 math:greaterThan 1 . + (2892) math:greaterThan 1 . (2892 1) math:difference 2891 . (11990841803302694027754477586327956381565036675175027988507631884887140202321077558773394924354668086697433698830192845091598773454671712019141462308083298359576441 19401589591466840082804248055713147032523127250367763553142164271488650419571061242614570539217540921408037631723268205887068103388029137800904775748052141062285922) math:sum 31392431394769534110558725642041103414088163925542791541649796156375790621892138801387965463572209008105471330553461050978666876842700849820046238056135439421862363 . (2891 19401589591466840082804248055713147032523127250367763553142164271488650419571061242614570539217540921408037631723268205887068103388029137800904775748052141062285922 31392431394769534110558725642041103414088163925542791541649796156375790621892138801387965463572209008105471330553461050978666876842700849820046238056135439421862363) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40047,7 +40047,7 @@ _:gn_6543 { } _:gn_6544 { - 2893 math:greaterThan 1 . + (2893) math:greaterThan 1 . (2893 1) math:difference 2892 . (7410747788164146055049770469385190650958090575192735564634532386601510217249983683841175614862872834710603932893075360795469329933357425781763313439968842702709481 11990841803302694027754477586327956381565036675175027988507631884887140202321077558773394924354668086697433698830192845091598773454671712019141462308083298359576441) math:sum 19401589591466840082804248055713147032523127250367763553142164271488650419571061242614570539217540921408037631723268205887068103388029137800904775748052141062285922 . (2892 11990841803302694027754477586327956381565036675175027988507631884887140202321077558773394924354668086697433698830192845091598773454671712019141462308083298359576441 19401589591466840082804248055713147032523127250367763553142164271488650419571061242614570539217540921408037631723268205887068103388029137800904775748052141062285922) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40058,7 +40058,7 @@ _:gn_6545 { } _:gn_6546 { - 2894 math:greaterThan 1 . + (2894) math:greaterThan 1 . (2894 1) math:difference 2893 . (4580094015138547972704707116942765730606946099982292423873099498285629985071093874932219309491795251986829765937117484296129443521314286237378148868114455656866960 7410747788164146055049770469385190650958090575192735564634532386601510217249983683841175614862872834710603932893075360795469329933357425781763313439968842702709481) math:sum 11990841803302694027754477586327956381565036675175027988507631884887140202321077558773394924354668086697433698830192845091598773454671712019141462308083298359576441 . (2893 7410747788164146055049770469385190650958090575192735564634532386601510217249983683841175614862872834710603932893075360795469329933357425781763313439968842702709481 11990841803302694027754477586327956381565036675175027988507631884887140202321077558773394924354668086697433698830192845091598773454671712019141462308083298359576441) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40069,7 +40069,7 @@ _:gn_6547 { } _:gn_6548 { - 2895 math:greaterThan 1 . + (2895) math:greaterThan 1 . (2895 1) math:difference 2894 . (2830653773025598082345063352442424920351144475210443140761432888315880232178889808908956305371077582723774166955957876499339886412043139544385164571854387045842521 4580094015138547972704707116942765730606946099982292423873099498285629985071093874932219309491795251986829765937117484296129443521314286237378148868114455656866960) math:sum 7410747788164146055049770469385190650958090575192735564634532386601510217249983683841175614862872834710603932893075360795469329933357425781763313439968842702709481 . (2894 4580094015138547972704707116942765730606946099982292423873099498285629985071093874932219309491795251986829765937117484296129443521314286237378148868114455656866960 7410747788164146055049770469385190650958090575192735564634532386601510217249983683841175614862872834710603932893075360795469329933357425781763313439968842702709481) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40080,7 +40080,7 @@ _:gn_6549 { } _:gn_6550 { - 2896 math:greaterThan 1 . + (2896) math:greaterThan 1 . (2896 1) math:difference 2895 . (1749440242112949890359643764500340810255801624771849283111666609969749752892204066023263004120717669263055598981159607796789557109271146692992984296260068611024439 2830653773025598082345063352442424920351144475210443140761432888315880232178889808908956305371077582723774166955957876499339886412043139544385164571854387045842521) math:sum 4580094015138547972704707116942765730606946099982292423873099498285629985071093874932219309491795251986829765937117484296129443521314286237378148868114455656866960 . (2895 2830653773025598082345063352442424920351144475210443140761432888315880232178889808908956305371077582723774166955957876499339886412043139544385164571854387045842521 4580094015138547972704707116942765730606946099982292423873099498285629985071093874932219309491795251986829765937117484296129443521314286237378148868114455656866960) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40091,7 +40091,7 @@ _:gn_6551 { } _:gn_6552 { - 2897 math:greaterThan 1 . + (2897) math:greaterThan 1 . (2897 1) math:difference 2896 . (1081213530912648191985419587942084110095342850438593857649766278346130479286685742885693301250359913460718567974798268702550329302771992851392180275594318434818082 1749440242112949890359643764500340810255801624771849283111666609969749752892204066023263004120717669263055598981159607796789557109271146692992984296260068611024439) math:sum 2830653773025598082345063352442424920351144475210443140761432888315880232178889808908956305371077582723774166955957876499339886412043139544385164571854387045842521 . (2896 1749440242112949890359643764500340810255801624771849283111666609969749752892204066023263004120717669263055598981159607796789557109271146692992984296260068611024439 2830653773025598082345063352442424920351144475210443140761432888315880232178889808908956305371077582723774166955957876499339886412043139544385164571854387045842521) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40102,7 +40102,7 @@ _:gn_6553 { } _:gn_6554 { - 2898 math:greaterThan 1 . + (2898) math:greaterThan 1 . (2898 1) math:difference 2897 . (668226711200301698374224176558256700160458774333255425461900331623619273605518323137569702870357755802337031006361339094239227806499153841600804020665750176206357 1081213530912648191985419587942084110095342850438593857649766278346130479286685742885693301250359913460718567974798268702550329302771992851392180275594318434818082) math:sum 1749440242112949890359643764500340810255801624771849283111666609969749752892204066023263004120717669263055598981159607796789557109271146692992984296260068611024439 . (2897 1081213530912648191985419587942084110095342850438593857649766278346130479286685742885693301250359913460718567974798268702550329302771992851392180275594318434818082 1749440242112949890359643764500340810255801624771849283111666609969749752892204066023263004120717669263055598981159607796789557109271146692992984296260068611024439) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40113,7 +40113,7 @@ _:gn_6555 { } _:gn_6556 { - 2899 math:greaterThan 1 . + (2899) math:greaterThan 1 . (2899 1) math:difference 2898 . (412986819712346493611195411383827409934884076105338432187865946722511205681167419748123598380002157658381536968436929608311101496272839009791376254928568258611725 668226711200301698374224176558256700160458774333255425461900331623619273605518323137569702870357755802337031006361339094239227806499153841600804020665750176206357) math:sum 1081213530912648191985419587942084110095342850438593857649766278346130479286685742885693301250359913460718567974798268702550329302771992851392180275594318434818082 . (2898 668226711200301698374224176558256700160458774333255425461900331623619273605518323137569702870357755802337031006361339094239227806499153841600804020665750176206357 1081213530912648191985419587942084110095342850438593857649766278346130479286685742885693301250359913460718567974798268702550329302771992851392180275594318434818082) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40124,7 +40124,7 @@ _:gn_6557 { } _:gn_6558 { - 2900 math:greaterThan 1 . + (2900) math:greaterThan 1 . (2900 1) math:difference 2899 . (255239891487955204763028765174429290225574698227916993274034384901108067924350903389446104490355598143955494037924409485928126310226314831809427765737181917594632 412986819712346493611195411383827409934884076105338432187865946722511205681167419748123598380002157658381536968436929608311101496272839009791376254928568258611725) math:sum 668226711200301698374224176558256700160458774333255425461900331623619273605518323137569702870357755802337031006361339094239227806499153841600804020665750176206357 . (2899 412986819712346493611195411383827409934884076105338432187865946722511205681167419748123598380002157658381536968436929608311101496272839009791376254928568258611725 668226711200301698374224176558256700160458774333255425461900331623619273605518323137569702870357755802337031006361339094239227806499153841600804020665750176206357) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40135,7 +40135,7 @@ _:gn_6559 { } _:gn_6560 { - 2901 math:greaterThan 1 . + (2901) math:greaterThan 1 . (2901 1) math:difference 2900 . (157746928224391288848166646209398119709309377877421438913831561821403137756816516358677493889646559514426042930512520122382975186046524177981948489191386341017093 255239891487955204763028765174429290225574698227916993274034384901108067924350903389446104490355598143955494037924409485928126310226314831809427765737181917594632) math:sum 412986819712346493611195411383827409934884076105338432187865946722511205681167419748123598380002157658381536968436929608311101496272839009791376254928568258611725 . (2900 255239891487955204763028765174429290225574698227916993274034384901108067924350903389446104490355598143955494037924409485928126310226314831809427765737181917594632 412986819712346493611195411383827409934884076105338432187865946722511205681167419748123598380002157658381536968436929608311101496272839009791376254928568258611725) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40146,7 +40146,7 @@ _:gn_6561 { } _:gn_6562 { - 2902 math:greaterThan 1 . + (2902) math:greaterThan 1 . (2902 1) math:difference 2901 . (97492963263563915914862118965031170516265320350495554360202823079704930167534387030768610600709038629529451107411889363545151124179790653827479276545795576577539 157746928224391288848166646209398119709309377877421438913831561821403137756816516358677493889646559514426042930512520122382975186046524177981948489191386341017093) math:sum 255239891487955204763028765174429290225574698227916993274034384901108067924350903389446104490355598143955494037924409485928126310226314831809427765737181917594632 . (2901 157746928224391288848166646209398119709309377877421438913831561821403137756816516358677493889646559514426042930512520122382975186046524177981948489191386341017093 255239891487955204763028765174429290225574698227916993274034384901108067924350903389446104490355598143955494037924409485928126310226314831809427765737181917594632) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40157,7 +40157,7 @@ _:gn_6563 { } _:gn_6564 { - 2903 math:greaterThan 1 . + (2903) math:greaterThan 1 . (2903 1) math:difference 2902 . (60253964960827372933304527244366949193044057526925884553628738741698207589282129327908883288937520884896591823100630758837824061866733524154469212645590764439554 97492963263563915914862118965031170516265320350495554360202823079704930167534387030768610600709038629529451107411889363545151124179790653827479276545795576577539) math:sum 157746928224391288848166646209398119709309377877421438913831561821403137756816516358677493889646559514426042930512520122382975186046524177981948489191386341017093 . (2902 97492963263563915914862118965031170516265320350495554360202823079704930167534387030768610600709038629529451107411889363545151124179790653827479276545795576577539 157746928224391288848166646209398119709309377877421438913831561821403137756816516358677493889646559514426042930512520122382975186046524177981948489191386341017093) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40168,7 +40168,7 @@ _:gn_6565 { } _:gn_6566 { - 2904 math:greaterThan 1 . + (2904) math:greaterThan 1 . (2904 1) math:difference 2903 . (37238998302736542981557591720664221323221262823569669806574084338006722578252257702859727311771517744632859284311258604707327062313057129673010063900204812137985 60253964960827372933304527244366949193044057526925884553628738741698207589282129327908883288937520884896591823100630758837824061866733524154469212645590764439554) math:sum 97492963263563915914862118965031170516265320350495554360202823079704930167534387030768610600709038629529451107411889363545151124179790653827479276545795576577539 . (2903 60253964960827372933304527244366949193044057526925884553628738741698207589282129327908883288937520884896591823100630758837824061866733524154469212645590764439554 97492963263563915914862118965031170516265320350495554360202823079704930167534387030768610600709038629529451107411889363545151124179790653827479276545795576577539) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40179,7 +40179,7 @@ _:gn_6567 { } _:gn_6568 { - 2905 math:greaterThan 1 . + (2905) math:greaterThan 1 . (2905 1) math:difference 2904 . (23014966658090829951746935523702727869822794703356214747054654403691485011029871625049155977166003140263732538789372154130496999553676394481459148745385952301569 37238998302736542981557591720664221323221262823569669806574084338006722578252257702859727311771517744632859284311258604707327062313057129673010063900204812137985) math:sum 60253964960827372933304527244366949193044057526925884553628738741698207589282129327908883288937520884896591823100630758837824061866733524154469212645590764439554 . (2904 37238998302736542981557591720664221323221262823569669806574084338006722578252257702859727311771517744632859284311258604707327062313057129673010063900204812137985 60253964960827372933304527244366949193044057526925884553628738741698207589282129327908883288937520884896591823100630758837824061866733524154469212645590764439554) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40190,7 +40190,7 @@ _:gn_6569 { } _:gn_6570 { - 2906 math:greaterThan 1 . + (2906) math:greaterThan 1 . (2906 1) math:difference 2905 . (14224031644645713029810656196961493453398468120213455059519429934315237567222386077810571334605514604369126745521886450576830062759380735191550915154818859836416 23014966658090829951746935523702727869822794703356214747054654403691485011029871625049155977166003140263732538789372154130496999553676394481459148745385952301569) math:sum 37238998302736542981557591720664221323221262823569669806574084338006722578252257702859727311771517744632859284311258604707327062313057129673010063900204812137985 . (2905 23014966658090829951746935523702727869822794703356214747054654403691485011029871625049155977166003140263732538789372154130496999553676394481459148745385952301569 37238998302736542981557591720664221323221262823569669806574084338006722578252257702859727311771517744632859284311258604707327062313057129673010063900204812137985) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40201,7 +40201,7 @@ _:gn_6571 { } _:gn_6572 { - 2907 math:greaterThan 1 . + (2907) math:greaterThan 1 . (2907 1) math:difference 2906 . (8790935013445116921936279326741234416424326583142759687535224469376247443807485547238584642560488535894605793267485703553666936794295659289908233590567092465153 14224031644645713029810656196961493453398468120213455059519429934315237567222386077810571334605514604369126745521886450576830062759380735191550915154818859836416) math:sum 23014966658090829951746935523702727869822794703356214747054654403691485011029871625049155977166003140263732538789372154130496999553676394481459148745385952301569 . (2906 14224031644645713029810656196961493453398468120213455059519429934315237567222386077810571334605514604369126745521886450576830062759380735191550915154818859836416 23014966658090829951746935523702727869822794703356214747054654403691485011029871625049155977166003140263732538789372154130496999553676394481459148745385952301569) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40212,7 +40212,7 @@ _:gn_6573 { } _:gn_6574 { - 2908 math:greaterThan 1 . + (2908) math:greaterThan 1 . (2908 1) math:difference 2907 . (5433096631200596107874376870220259036974141537070695371984205464938990123414900530571986692045026068474520952254400747023163125965085075901642681564251767371263 8790935013445116921936279326741234416424326583142759687535224469376247443807485547238584642560488535894605793267485703553666936794295659289908233590567092465153) math:sum 14224031644645713029810656196961493453398468120213455059519429934315237567222386077810571334605514604369126745521886450576830062759380735191550915154818859836416 . (2907 8790935013445116921936279326741234416424326583142759687535224469376247443807485547238584642560488535894605793267485703553666936794295659289908233590567092465153 14224031644645713029810656196961493453398468120213455059519429934315237567222386077810571334605514604369126745521886450576830062759380735191550915154818859836416) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40223,7 +40223,7 @@ _:gn_6575 { } _:gn_6576 { - 2909 math:greaterThan 1 . + (2909) math:greaterThan 1 . (2909 1) math:difference 2908 . (3357838382244520814061902456520975379450185046072064315551019004437257320392585016666597950515462467420084841013084956530503810829210583388265552026315325093890 5433096631200596107874376870220259036974141537070695371984205464938990123414900530571986692045026068474520952254400747023163125965085075901642681564251767371263) math:sum 8790935013445116921936279326741234416424326583142759687535224469376247443807485547238584642560488535894605793267485703553666936794295659289908233590567092465153 . (2908 5433096631200596107874376870220259036974141537070695371984205464938990123414900530571986692045026068474520952254400747023163125965085075901642681564251767371263 8790935013445116921936279326741234416424326583142759687535224469376247443807485547238584642560488535894605793267485703553666936794295659289908233590567092465153) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40234,7 +40234,7 @@ _:gn_6577 { } _:gn_6578 { - 2910 math:greaterThan 1 . + (2910) math:greaterThan 1 . (2910 1) math:difference 2909 . (2075258248956075293812474413699283657523956490998631056433186460501732803022315513905388741529563601054436111241315790492659315135874492513377129537936442277373 3357838382244520814061902456520975379450185046072064315551019004437257320392585016666597950515462467420084841013084956530503810829210583388265552026315325093890) math:sum 5433096631200596107874376870220259036974141537070695371984205464938990123414900530571986692045026068474520952254400747023163125965085075901642681564251767371263 . (2909 3357838382244520814061902456520975379450185046072064315551019004437257320392585016666597950515462467420084841013084956530503810829210583388265552026315325093890 5433096631200596107874376870220259036974141537070695371984205464938990123414900530571986692045026068474520952254400747023163125965085075901642681564251767371263) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40245,7 +40245,7 @@ _:gn_6579 { } _:gn_6580 { - 2911 math:greaterThan 1 . + (2911) math:greaterThan 1 . (2911 1) math:difference 2910 . (1282580133288445520249428042821691721926228555073433259117832543935524517370269502761209208985898866365648729771769166037844495693336090874888422488378882816517 2075258248956075293812474413699283657523956490998631056433186460501732803022315513905388741529563601054436111241315790492659315135874492513377129537936442277373) math:sum 3357838382244520814061902456520975379450185046072064315551019004437257320392585016666597950515462467420084841013084956530503810829210583388265552026315325093890 . (2910 2075258248956075293812474413699283657523956490998631056433186460501732803022315513905388741529563601054436111241315790492659315135874492513377129537936442277373 3357838382244520814061902456520975379450185046072064315551019004437257320392585016666597950515462467420084841013084956530503810829210583388265552026315325093890) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40256,7 +40256,7 @@ _:gn_6581 { } _:gn_6582 { - 2912 math:greaterThan 1 . + (2912) math:greaterThan 1 . (2912 1) math:difference 2911 . (792678115667629773563046370877591935597727935925197797315353916566208285652046011144179532543664734688787381469546624454814819442538401638488707049557559460856 1282580133288445520249428042821691721926228555073433259117832543935524517370269502761209208985898866365648729771769166037844495693336090874888422488378882816517) math:sum 2075258248956075293812474413699283657523956490998631056433186460501732803022315513905388741529563601054436111241315790492659315135874492513377129537936442277373 . (2911 1282580133288445520249428042821691721926228555073433259117832543935524517370269502761209208985898866365648729771769166037844495693336090874888422488378882816517 2075258248956075293812474413699283657523956490998631056433186460501732803022315513905388741529563601054436111241315790492659315135874492513377129537936442277373) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40267,7 +40267,7 @@ _:gn_6583 { } _:gn_6584 { - 2913 math:greaterThan 1 . + (2913) math:greaterThan 1 . (2913 1) math:difference 2912 . (489902017620815746686381671944099786328500619148235461802478627369316231718223491617029676442234131676861348302222541583029676250797689236399715438821323355661 792678115667629773563046370877591935597727935925197797315353916566208285652046011144179532543664734688787381469546624454814819442538401638488707049557559460856) math:sum 1282580133288445520249428042821691721926228555073433259117832543935524517370269502761209208985898866365648729771769166037844495693336090874888422488378882816517 . (2912 792678115667629773563046370877591935597727935925197797315353916566208285652046011144179532543664734688787381469546624454814819442538401638488707049557559460856 1282580133288445520249428042821691721926228555073433259117832543935524517370269502761209208985898866365648729771769166037844495693336090874888422488378882816517) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40278,7 +40278,7 @@ _:gn_6585 { } _:gn_6586 { - 2914 math:greaterThan 1 . + (2914) math:greaterThan 1 . (2914 1) math:difference 2913 . (302776098046814026876664698933492149269227316776962335512875289196892053933822519527149856101430603011926033167324082871785143191740712402088991610736236105195 489902017620815746686381671944099786328500619148235461802478627369316231718223491617029676442234131676861348302222541583029676250797689236399715438821323355661) math:sum 792678115667629773563046370877591935597727935925197797315353916566208285652046011144179532543664734688787381469546624454814819442538401638488707049557559460856 . (2913 489902017620815746686381671944099786328500619148235461802478627369316231718223491617029676442234131676861348302222541583029676250797689236399715438821323355661 792678115667629773563046370877591935597727935925197797315353916566208285652046011144179532543664734688787381469546624454814819442538401638488707049557559460856) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40289,7 +40289,7 @@ _:gn_6587 { } _:gn_6588 { - 2915 math:greaterThan 1 . + (2915) math:greaterThan 1 . (2915 1) math:difference 2914 . (187125919574001719809716973010607637059273302371273126289603338172424177784400972089879820340803528664935315134898458711244533059056976834310723828085087250466 302776098046814026876664698933492149269227316776962335512875289196892053933822519527149856101430603011926033167324082871785143191740712402088991610736236105195) math:sum 489902017620815746686381671944099786328500619148235461802478627369316231718223491617029676442234131676861348302222541583029676250797689236399715438821323355661 . (2914 302776098046814026876664698933492149269227316776962335512875289196892053933822519527149856101430603011926033167324082871785143191740712402088991610736236105195 489902017620815746686381671944099786328500619148235461802478627369316231718223491617029676442234131676861348302222541583029676250797689236399715438821323355661) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40300,7 +40300,7 @@ _:gn_6589 { } _:gn_6590 { - 2916 math:greaterThan 1 . + (2916) math:greaterThan 1 . (2916 1) math:difference 2915 . (115650178472812307066947725922884512209954014405689209223271951024467876149421547437270035760627074346990718032425624160540610132683735567778267782651148854729 187125919574001719809716973010607637059273302371273126289603338172424177784400972089879820340803528664935315134898458711244533059056976834310723828085087250466) math:sum 302776098046814026876664698933492149269227316776962335512875289196892053933822519527149856101430603011926033167324082871785143191740712402088991610736236105195 . (2915 187125919574001719809716973010607637059273302371273126289603338172424177784400972089879820340803528664935315134898458711244533059056976834310723828085087250466 302776098046814026876664698933492149269227316776962335512875289196892053933822519527149856101430603011926033167324082871785143191740712402088991610736236105195) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40311,7 +40311,7 @@ _:gn_6591 { } _:gn_6592 { - 2917 math:greaterThan 1 . + (2917) math:greaterThan 1 . (2917 1) math:difference 2916 . (71475741101189412742769247087723124849319287965583917066331387147956301634979424652609784580176454317944597102472834550703922926373241266532456045433938395737 115650178472812307066947725922884512209954014405689209223271951024467876149421547437270035760627074346990718032425624160540610132683735567778267782651148854729) math:sum 187125919574001719809716973010607637059273302371273126289603338172424177784400972089879820340803528664935315134898458711244533059056976834310723828085087250466 . (2916 115650178472812307066947725922884512209954014405689209223271951024467876149421547437270035760627074346990718032425624160540610132683735567778267782651148854729 187125919574001719809716973010607637059273302371273126289603338172424177784400972089879820340803528664935315134898458711244533059056976834310723828085087250466) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40322,7 +40322,7 @@ _:gn_6593 { } _:gn_6594 { - 2918 math:greaterThan 1 . + (2918) math:greaterThan 1 . (2918 1) math:difference 2917 . (44174437371622894324178478835161387360634726440105292156940563876511574514442122784660251180450620029046120929952789609836687206310494301245811737217210458992 71475741101189412742769247087723124849319287965583917066331387147956301634979424652609784580176454317944597102472834550703922926373241266532456045433938395737) math:sum 115650178472812307066947725922884512209954014405689209223271951024467876149421547437270035760627074346990718032425624160540610132683735567778267782651148854729 . (2917 71475741101189412742769247087723124849319287965583917066331387147956301634979424652609784580176454317944597102472834550703922926373241266532456045433938395737 115650178472812307066947725922884512209954014405689209223271951024467876149421547437270035760627074346990718032425624160540610132683735567778267782651148854729) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40333,7 +40333,7 @@ _:gn_6595 { } _:gn_6596 { - 2919 math:greaterThan 1 . + (2919) math:greaterThan 1 . (2919 1) math:difference 2918 . (27301303729566518418590768252561737488684561525478624909390823271444727120537301867949533399725834288898476172520044940867235720062746965286644308216727936745 44174437371622894324178478835161387360634726440105292156940563876511574514442122784660251180450620029046120929952789609836687206310494301245811737217210458992) math:sum 71475741101189412742769247087723124849319287965583917066331387147956301634979424652609784580176454317944597102472834550703922926373241266532456045433938395737 . (2918 44174437371622894324178478835161387360634726440105292156940563876511574514442122784660251180450620029046120929952789609836687206310494301245811737217210458992 71475741101189412742769247087723124849319287965583917066331387147956301634979424652609784580176454317944597102472834550703922926373241266532456045433938395737) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40344,7 +40344,7 @@ _:gn_6597 { } _:gn_6598 { - 2920 math:greaterThan 1 . + (2920) math:greaterThan 1 . (2920 1) math:difference 2919 . (16873133642056375905587710582599649871950164914626667247549740605066847393904820916710717780724785740147644757432744668969451486247747335959167429000482522247 27301303729566518418590768252561737488684561525478624909390823271444727120537301867949533399725834288898476172520044940867235720062746965286644308216727936745) math:sum 44174437371622894324178478835161387360634726440105292156940563876511574514442122784660251180450620029046120929952789609836687206310494301245811737217210458992 . (2919 27301303729566518418590768252561737488684561525478624909390823271444727120537301867949533399725834288898476172520044940867235720062746965286644308216727936745 44174437371622894324178478835161387360634726440105292156940563876511574514442122784660251180450620029046120929952789609836687206310494301245811737217210458992) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40355,7 +40355,7 @@ _:gn_6599 { } _:gn_6600 { - 2921 math:greaterThan 1 . + (2921) math:greaterThan 1 . (2921 1) math:difference 2920 . (10428170087510142513003057669962087616734396610851957661841082666377879726632480951238815619001048548750831415087300271897784233814999629327476879216245414498 16873133642056375905587710582599649871950164914626667247549740605066847393904820916710717780724785740147644757432744668969451486247747335959167429000482522247) math:sum 27301303729566518418590768252561737488684561525478624909390823271444727120537301867949533399725834288898476172520044940867235720062746965286644308216727936745 . (2920 16873133642056375905587710582599649871950164914626667247549740605066847393904820916710717780724785740147644757432744668969451486247747335959167429000482522247 27301303729566518418590768252561737488684561525478624909390823271444727120537301867949533399725834288898476172520044940867235720062746965286644308216727936745) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40366,7 +40366,7 @@ _:gn_6601 { } _:gn_6602 { - 2922 math:greaterThan 1 . + (2922) math:greaterThan 1 . (2922 1) math:difference 2921 . (6444963554546233392584652912637562255215768303774709585708657938688967667272339965471902161723737191396813342345444397071667252432747706631690549784237107749 10428170087510142513003057669962087616734396610851957661841082666377879726632480951238815619001048548750831415087300271897784233814999629327476879216245414498) math:sum 16873133642056375905587710582599649871950164914626667247549740605066847393904820916710717780724785740147644757432744668969451486247747335959167429000482522247 . (2921 10428170087510142513003057669962087616734396610851957661841082666377879726632480951238815619001048548750831415087300271897784233814999629327476879216245414498 16873133642056375905587710582599649871950164914626667247549740605066847393904820916710717780724785740147644757432744668969451486247747335959167429000482522247) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40377,7 +40377,7 @@ _:gn_6603 { } _:gn_6604 { - 2923 math:greaterThan 1 . + (2923) math:greaterThan 1 . (2923 1) math:difference 2922 . (3983206532963909120418404757324525361518628307077248076132424727688912059360140985766913457277311357354018072741855874826116981382251922695786329432008306749 6444963554546233392584652912637562255215768303774709585708657938688967667272339965471902161723737191396813342345444397071667252432747706631690549784237107749) math:sum 10428170087510142513003057669962087616734396610851957661841082666377879726632480951238815619001048548750831415087300271897784233814999629327476879216245414498 . (2922 6444963554546233392584652912637562255215768303774709585708657938688967667272339965471902161723737191396813342345444397071667252432747706631690549784237107749 10428170087510142513003057669962087616734396610851957661841082666377879726632480951238815619001048548750831415087300271897784233814999629327476879216245414498) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40388,7 +40388,7 @@ _:gn_6605 { } _:gn_6606 { - 2924 math:greaterThan 1 . + (2924) math:greaterThan 1 . (2924 1) math:difference 2923 . (2461757021582324272166248155313036893697139996697461509576233211000055607912198979704988704446425834042795269603588522245550271050495783935904220352228801000 3983206532963909120418404757324525361518628307077248076132424727688912059360140985766913457277311357354018072741855874826116981382251922695786329432008306749) math:sum 6444963554546233392584652912637562255215768303774709585708657938688967667272339965471902161723737191396813342345444397071667252432747706631690549784237107749 . (2923 3983206532963909120418404757324525361518628307077248076132424727688912059360140985766913457277311357354018072741855874826116981382251922695786329432008306749 6444963554546233392584652912637562255215768303774709585708657938688967667272339965471902161723737191396813342345444397071667252432747706631690549784237107749) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40399,7 +40399,7 @@ _:gn_6607 { } _:gn_6608 { - 2925 math:greaterThan 1 . + (2925) math:greaterThan 1 . (2925 1) math:difference 2924 . (1521449511381584848252156602011488467821488310379786566556191516688856451447942006061924752830885523311222803138267352580566710331756138759882109079779505749 2461757021582324272166248155313036893697139996697461509576233211000055607912198979704988704446425834042795269603588522245550271050495783935904220352228801000) math:sum 3983206532963909120418404757324525361518628307077248076132424727688912059360140985766913457277311357354018072741855874826116981382251922695786329432008306749 . (2924 2461757021582324272166248155313036893697139996697461509576233211000055607912198979704988704446425834042795269603588522245550271050495783935904220352228801000 3983206532963909120418404757324525361518628307077248076132424727688912059360140985766913457277311357354018072741855874826116981382251922695786329432008306749) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40410,7 +40410,7 @@ _:gn_6609 { } _:gn_6610 { - 2926 math:greaterThan 1 . + (2926) math:greaterThan 1 . (2926 1) math:difference 2925 . (940307510200739423914091553301548425875651686317674943020041694311199156464256973643063951615540310731572466465321169664983560718739645176022111272449295251 1521449511381584848252156602011488467821488310379786566556191516688856451447942006061924752830885523311222803138267352580566710331756138759882109079779505749) math:sum 2461757021582324272166248155313036893697139996697461509576233211000055607912198979704988704446425834042795269603588522245550271050495783935904220352228801000 . (2925 1521449511381584848252156602011488467821488310379786566556191516688856451447942006061924752830885523311222803138267352580566710331756138759882109079779505749 2461757021582324272166248155313036893697139996697461509576233211000055607912198979704988704446425834042795269603588522245550271050495783935904220352228801000) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40421,7 +40421,7 @@ _:gn_6611 { } _:gn_6612 { - 2927 math:greaterThan 1 . + (2927) math:greaterThan 1 . (2927 1) math:difference 2926 . (581142001180845424338065048709940041945836624062111623536149822377657294983685032418860801215345212579650336672946182915583149613016493583859997807330210498 940307510200739423914091553301548425875651686317674943020041694311199156464256973643063951615540310731572466465321169664983560718739645176022111272449295251) math:sum 1521449511381584848252156602011488467821488310379786566556191516688856451447942006061924752830885523311222803138267352580566710331756138759882109079779505749 . (2926 940307510200739423914091553301548425875651686317674943020041694311199156464256973643063951615540310731572466465321169664983560718739645176022111272449295251 1521449511381584848252156602011488467821488310379786566556191516688856451447942006061924752830885523311222803138267352580566710331756138759882109079779505749) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40432,7 +40432,7 @@ _:gn_6613 { } _:gn_6614 { - 2928 math:greaterThan 1 . + (2928) math:greaterThan 1 . (2928 1) math:difference 2927 . (359165509019893999576026504591608383929815062255563319483891871933541861480571941224203150400195098151922129792374986749400411105723151592162113465119084753 581142001180845424338065048709940041945836624062111623536149822377657294983685032418860801215345212579650336672946182915583149613016493583859997807330210498) math:sum 940307510200739423914091553301548425875651686317674943020041694311199156464256973643063951615540310731572466465321169664983560718739645176022111272449295251 . (2927 581142001180845424338065048709940041945836624062111623536149822377657294983685032418860801215345212579650336672946182915583149613016493583859997807330210498 940307510200739423914091553301548425875651686317674943020041694311199156464256973643063951615540310731572466465321169664983560718739645176022111272449295251) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40443,7 +40443,7 @@ _:gn_6615 { } _:gn_6616 { - 2929 math:greaterThan 1 . + (2929) math:greaterThan 1 . (2929 1) math:difference 2928 . (221976492160951424762038544118331658016021561806548304052257950444115433503113091194657650815150114427728206880571196166182738507293341991697884342211125745 359165509019893999576026504591608383929815062255563319483891871933541861480571941224203150400195098151922129792374986749400411105723151592162113465119084753) math:sum 581142001180845424338065048709940041945836624062111623536149822377657294983685032418860801215345212579650336672946182915583149613016493583859997807330210498 . (2928 359165509019893999576026504591608383929815062255563319483891871933541861480571941224203150400195098151922129792374986749400411105723151592162113465119084753 581142001180845424338065048709940041945836624062111623536149822377657294983685032418860801215345212579650336672946182915583149613016493583859997807330210498) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40454,7 +40454,7 @@ _:gn_6617 { } _:gn_6618 { - 2930 math:greaterThan 1 . + (2930) math:greaterThan 1 . (2930 1) math:difference 2929 . (137189016858942574813987960473276725913793500449015015431633921489426427977458850029545499585044983724193922911803790583217672598429809600464229122907959008 221976492160951424762038544118331658016021561806548304052257950444115433503113091194657650815150114427728206880571196166182738507293341991697884342211125745) math:sum 359165509019893999576026504591608383929815062255563319483891871933541861480571941224203150400195098151922129792374986749400411105723151592162113465119084753 . (2929 221976492160951424762038544118331658016021561806548304052257950444115433503113091194657650815150114427728206880571196166182738507293341991697884342211125745 359165509019893999576026504591608383929815062255563319483891871933541861480571941224203150400195098151922129792374986749400411105723151592162113465119084753) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40465,7 +40465,7 @@ _:gn_6619 { } _:gn_6620 { - 2931 math:greaterThan 1 . + (2931) math:greaterThan 1 . (2931 1) math:difference 2930 . (84787475302008849948050583645054932102228061357533288620624028954689005525654241165112151230105130703534283968767405582965065908863532391233655219303166737 137189016858942574813987960473276725913793500449015015431633921489426427977458850029545499585044983724193922911803790583217672598429809600464229122907959008) math:sum 221976492160951424762038544118331658016021561806548304052257950444115433503113091194657650815150114427728206880571196166182738507293341991697884342211125745 . (2930 137189016858942574813987960473276725913793500449015015431633921489426427977458850029545499585044983724193922911803790583217672598429809600464229122907959008 221976492160951424762038544118331658016021561806548304052257950444115433503113091194657650815150114427728206880571196166182738507293341991697884342211125745) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40476,7 +40476,7 @@ _:gn_6621 { } _:gn_6622 { - 2932 math:greaterThan 1 . + (2932) math:greaterThan 1 . (2932 1) math:difference 2931 . (52401541556933724865937376828221793811565439091481726811009892534737422451804608864433348354939853020659638943036385000252606689566277209230573903604792271 84787475302008849948050583645054932102228061357533288620624028954689005525654241165112151230105130703534283968767405582965065908863532391233655219303166737) math:sum 137189016858942574813987960473276725913793500449015015431633921489426427977458850029545499585044983724193922911803790583217672598429809600464229122907959008 . (2931 84787475302008849948050583645054932102228061357533288620624028954689005525654241165112151230105130703534283968767405582965065908863532391233655219303166737 137189016858942574813987960473276725913793500449015015431633921489426427977458850029545499585044983724193922911803790583217672598429809600464229122907959008) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40487,7 +40487,7 @@ _:gn_6623 { } _:gn_6624 { - 2933 math:greaterThan 1 . + (2933) math:greaterThan 1 . (2933 1) math:difference 2932 . (32385933745075125082113206816833138290662622266051561809614136419951583073849632300678802875165277682874645025731020582712459219297255182003081315698374466 52401541556933724865937376828221793811565439091481726811009892534737422451804608864433348354939853020659638943036385000252606689566277209230573903604792271) math:sum 84787475302008849948050583645054932102228061357533288620624028954689005525654241165112151230105130703534283968767405582965065908863532391233655219303166737 . (2932 52401541556933724865937376828221793811565439091481726811009892534737422451804608864433348354939853020659638943036385000252606689566277209230573903604792271 84787475302008849948050583645054932102228061357533288620624028954689005525654241165112151230105130703534283968767405582965065908863532391233655219303166737) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40498,7 +40498,7 @@ _:gn_6625 { } _:gn_6626 { - 2934 math:greaterThan 1 . + (2934) math:greaterThan 1 . (2934 1) math:difference 2933 . (20015607811858599783824170011388655520902816825430165001395756114785839377954976563754545479774575337784993917305364417540147470269022027227492587906417805 32385933745075125082113206816833138290662622266051561809614136419951583073849632300678802875165277682874645025731020582712459219297255182003081315698374466) math:sum 52401541556933724865937376828221793811565439091481726811009892534737422451804608864433348354939853020659638943036385000252606689566277209230573903604792271 . (2933 32385933745075125082113206816833138290662622266051561809614136419951583073849632300678802875165277682874645025731020582712459219297255182003081315698374466 52401541556933724865937376828221793811565439091481726811009892534737422451804608864433348354939853020659638943036385000252606689566277209230573903604792271) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40509,7 +40509,7 @@ _:gn_6627 { } _:gn_6628 { - 2935 math:greaterThan 1 . + (2935) math:greaterThan 1 . (2935 1) math:difference 2934 . (12370325933216525298289036805444482769759805440621396808218380305165743695894655736924257395390702345089651108425656165172311749028233154775588727791956661 20015607811858599783824170011388655520902816825430165001395756114785839377954976563754545479774575337784993917305364417540147470269022027227492587906417805) math:sum 32385933745075125082113206816833138290662622266051561809614136419951583073849632300678802875165277682874645025731020582712459219297255182003081315698374466 . (2934 20015607811858599783824170011388655520902816825430165001395756114785839377954976563754545479774575337784993917305364417540147470269022027227492587906417805 32385933745075125082113206816833138290662622266051561809614136419951583073849632300678802875165277682874645025731020582712459219297255182003081315698374466) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40520,7 +40520,7 @@ _:gn_6629 { } _:gn_6630 { - 2936 math:greaterThan 1 . + (2936) math:greaterThan 1 . (2936 1) math:difference 2935 . (7645281878642074485535133205944172751143011384808768193177375809620095682060320826830288084383872992695342808879708252367835721240788872451903860114461144 12370325933216525298289036805444482769759805440621396808218380305165743695894655736924257395390702345089651108425656165172311749028233154775588727791956661) math:sum 20015607811858599783824170011388655520902816825430165001395756114785839377954976563754545479774575337784993917305364417540147470269022027227492587906417805 . (2935 12370325933216525298289036805444482769759805440621396808218380305165743695894655736924257395390702345089651108425656165172311749028233154775588727791956661 20015607811858599783824170011388655520902816825430165001395756114785839377954976563754545479774575337784993917305364417540147470269022027227492587906417805) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40531,7 +40531,7 @@ _:gn_6631 { } _:gn_6632 { - 2937 math:greaterThan 1 . + (2937) math:greaterThan 1 . (2937 1) math:difference 2936 . (4725044054574450812753903599500310018616794055812628615041004495545648013834334910093969311006829352394308299545947912804476027787444282323684867677495517 7645281878642074485535133205944172751143011384808768193177375809620095682060320826830288084383872992695342808879708252367835721240788872451903860114461144) math:sum 12370325933216525298289036805444482769759805440621396808218380305165743695894655736924257395390702345089651108425656165172311749028233154775588727791956661 . (2936 7645281878642074485535133205944172751143011384808768193177375809620095682060320826830288084383872992695342808879708252367835721240788872451903860114461144 12370325933216525298289036805444482769759805440621396808218380305165743695894655736924257395390702345089651108425656165172311749028233154775588727791956661) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40542,7 +40542,7 @@ _:gn_6633 { } _:gn_6634 { - 2938 math:greaterThan 1 . + (2938) math:greaterThan 1 . (2938 1) math:difference 2937 . (2920237824067623672781229606443862732526217328996139578136371314074447668225985916736318773377043640301034509333760339563359693453344590128218992436965627 4725044054574450812753903599500310018616794055812628615041004495545648013834334910093969311006829352394308299545947912804476027787444282323684867677495517) math:sum 7645281878642074485535133205944172751143011384808768193177375809620095682060320826830288084383872992695342808879708252367835721240788872451903860114461144 . (2937 4725044054574450812753903599500310018616794055812628615041004495545648013834334910093969311006829352394308299545947912804476027787444282323684867677495517 7645281878642074485535133205944172751143011384808768193177375809620095682060320826830288084383872992695342808879708252367835721240788872451903860114461144) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40553,7 +40553,7 @@ _:gn_6635 { } _:gn_6636 { - 2939 math:greaterThan 1 . + (2939) math:greaterThan 1 . (2939 1) math:difference 2938 . (1804806230506827139972673993056447286090576726816489036904633181471200345608348993357650537629785712093273790212187573241116334334099692195465875240529890 2920237824067623672781229606443862732526217328996139578136371314074447668225985916736318773377043640301034509333760339563359693453344590128218992436965627) math:sum 4725044054574450812753903599500310018616794055812628615041004495545648013834334910093969311006829352394308299545947912804476027787444282323684867677495517 . (2938 2920237824067623672781229606443862732526217328996139578136371314074447668225985916736318773377043640301034509333760339563359693453344590128218992436965627 4725044054574450812753903599500310018616794055812628615041004495545648013834334910093969311006829352394308299545947912804476027787444282323684867677495517) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40564,7 +40564,7 @@ _:gn_6637 { } _:gn_6638 { - 2940 math:greaterThan 1 . + (2940) math:greaterThan 1 . (2940 1) math:difference 2939 . (1115431593560796532808555613387415446435640602179650541231738132603247322617636923378668235747257928207760719121572766322243359119244897932753117196435737 1804806230506827139972673993056447286090576726816489036904633181471200345608348993357650537629785712093273790212187573241116334334099692195465875240529890) math:sum 2920237824067623672781229606443862732526217328996139578136371314074447668225985916736318773377043640301034509333760339563359693453344590128218992436965627 . (2939 1804806230506827139972673993056447286090576726816489036904633181471200345608348993357650537629785712093273790212187573241116334334099692195465875240529890 2920237824067623672781229606443862732526217328996139578136371314074447668225985916736318773377043640301034509333760339563359693453344590128218992436965627) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40575,7 +40575,7 @@ _:gn_6639 { } _:gn_6640 { - 2941 math:greaterThan 1 . + (2941) math:greaterThan 1 . (2941 1) math:difference 2940 . (689374636946030607164118379669031839654936124636838495672895048867953022990712069978982301882527783885513071090614806918872975214854794262712758044094153 1115431593560796532808555613387415446435640602179650541231738132603247322617636923378668235747257928207760719121572766322243359119244897932753117196435737) math:sum 1804806230506827139972673993056447286090576726816489036904633181471200345608348993357650537629785712093273790212187573241116334334099692195465875240529890 . (2940 1115431593560796532808555613387415446435640602179650541231738132603247322617636923378668235747257928207760719121572766322243359119244897932753117196435737 1804806230506827139972673993056447286090576726816489036904633181471200345608348993357650537629785712093273790212187573241116334334099692195465875240529890) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40586,7 +40586,7 @@ _:gn_6641 { } _:gn_6642 { - 2942 math:greaterThan 1 . + (2942) math:greaterThan 1 . (2942 1) math:difference 2941 . (426056956614765925644437233718383606780704477542812045558843083735294299626924853399685933864730144322247648030957959403370383904390103670040359152341584 689374636946030607164118379669031839654936124636838495672895048867953022990712069978982301882527783885513071090614806918872975214854794262712758044094153) math:sum 1115431593560796532808555613387415446435640602179650541231738132603247322617636923378668235747257928207760719121572766322243359119244897932753117196435737 . (2941 689374636946030607164118379669031839654936124636838495672895048867953022990712069978982301882527783885513071090614806918872975214854794262712758044094153 1115431593560796532808555613387415446435640602179650541231738132603247322617636923378668235747257928207760719121572766322243359119244897932753117196435737) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40597,7 +40597,7 @@ _:gn_6643 { } _:gn_6644 { - 2943 math:greaterThan 1 . + (2943) math:greaterThan 1 . (2943 1) math:difference 2942 . (263317680331264681519681145950648232874231647094026450114051965132658723363787216579296368017797639563265423059656847515502591310464690592672398891752569 426056956614765925644437233718383606780704477542812045558843083735294299626924853399685933864730144322247648030957959403370383904390103670040359152341584) math:sum 689374636946030607164118379669031839654936124636838495672895048867953022990712069978982301882527783885513071090614806918872975214854794262712758044094153 . (2942 426056956614765925644437233718383606780704477542812045558843083735294299626924853399685933864730144322247648030957959403370383904390103670040359152341584 689374636946030607164118379669031839654936124636838495672895048867953022990712069978982301882527783885513071090614806918872975214854794262712758044094153) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40608,7 +40608,7 @@ _:gn_6645 { } _:gn_6646 { - 2944 math:greaterThan 1 . + (2944) math:greaterThan 1 . (2944 1) math:difference 2943 . (162739276283501244124756087767735373906472830448785595444791118602635576263137636820389565846932504758982224971301111887867792593925413077367960260589015 263317680331264681519681145950648232874231647094026450114051965132658723363787216579296368017797639563265423059656847515502591310464690592672398891752569) math:sum 426056956614765925644437233718383606780704477542812045558843083735294299626924853399685933864730144322247648030957959403370383904390103670040359152341584 . (2943 263317680331264681519681145950648232874231647094026450114051965132658723363787216579296368017797639563265423059656847515502591310464690592672398891752569 426056956614765925644437233718383606780704477542812045558843083735294299626924853399685933864730144322247648030957959403370383904390103670040359152341584) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40619,7 +40619,7 @@ _:gn_6647 { } _:gn_6648 { - 2945 math:greaterThan 1 . + (2945) math:greaterThan 1 . (2945 1) math:difference 2944 . (100578404047763437394925058182912858967758816645240854669260846530023147100649579758906802170865134804283198088355735627634798716539277515304438631163554 162739276283501244124756087767735373906472830448785595444791118602635576263137636820389565846932504758982224971301111887867792593925413077367960260589015) math:sum 263317680331264681519681145950648232874231647094026450114051965132658723363787216579296368017797639563265423059656847515502591310464690592672398891752569 . (2944 162739276283501244124756087767735373906472830448785595444791118602635576263137636820389565846932504758982224971301111887867792593925413077367960260589015 263317680331264681519681145950648232874231647094026450114051965132658723363787216579296368017797639563265423059656847515502591310464690592672398891752569) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40630,7 +40630,7 @@ _:gn_6649 { } _:gn_6650 { - 2946 math:greaterThan 1 . + (2946) math:greaterThan 1 . (2946 1) math:difference 2945 . (62160872235737806729831029584822514938714013803544740775530272072612429162488057061482763676067369954699026882945376260232993877386135562063521629425461 100578404047763437394925058182912858967758816645240854669260846530023147100649579758906802170865134804283198088355735627634798716539277515304438631163554) math:sum 162739276283501244124756087767735373906472830448785595444791118602635576263137636820389565846932504758982224971301111887867792593925413077367960260589015 . (2945 100578404047763437394925058182912858967758816645240854669260846530023147100649579758906802170865134804283198088355735627634798716539277515304438631163554 162739276283501244124756087767735373906472830448785595444791118602635576263137636820389565846932504758982224971301111887867792593925413077367960260589015) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40641,7 +40641,7 @@ _:gn_6651 { } _:gn_6652 { - 2947 math:greaterThan 1 . + (2947) math:greaterThan 1 . (2947 1) math:difference 2946 . (38417531812025630665094028598090344029044802841696113893730574457410717938161522697424038494797764849584171205410359367401804839153141953240917001738093 62160872235737806729831029584822514938714013803544740775530272072612429162488057061482763676067369954699026882945376260232993877386135562063521629425461) math:sum 100578404047763437394925058182912858967758816645240854669260846530023147100649579758906802170865134804283198088355735627634798716539277515304438631163554 . (2946 62160872235737806729831029584822514938714013803544740775530272072612429162488057061482763676067369954699026882945376260232993877386135562063521629425461 100578404047763437394925058182912858967758816645240854669260846530023147100649579758906802170865134804283198088355735627634798716539277515304438631163554) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40652,7 +40652,7 @@ _:gn_6653 { } _:gn_6654 { - 2948 math:greaterThan 1 . + (2948) math:greaterThan 1 . (2948 1) math:difference 2947 . (23743340423712176064737000986732170909669210961848626881799697615201711224326534364058725181269605105114855677535016892831189038232993608822604627687368 38417531812025630665094028598090344029044802841696113893730574457410717938161522697424038494797764849584171205410359367401804839153141953240917001738093) math:sum 62160872235737806729831029584822514938714013803544740775530272072612429162488057061482763676067369954699026882945376260232993877386135562063521629425461 . (2947 38417531812025630665094028598090344029044802841696113893730574457410717938161522697424038494797764849584171205410359367401804839153141953240917001738093 62160872235737806729831029584822514938714013803544740775530272072612429162488057061482763676067369954699026882945376260232993877386135562063521629425461) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40663,7 +40663,7 @@ _:gn_6655 { } _:gn_6656 { - 2949 math:greaterThan 1 . + (2949) math:greaterThan 1 . (2949 1) math:difference 2948 . (14674191388313454600357027611358173119375591879847487011930876842209006713834988333365313313528159744469315527875342474570615800920148344418312374050725 23743340423712176064737000986732170909669210961848626881799697615201711224326534364058725181269605105114855677535016892831189038232993608822604627687368) math:sum 38417531812025630665094028598090344029044802841696113893730574457410717938161522697424038494797764849584171205410359367401804839153141953240917001738093 . (2948 23743340423712176064737000986732170909669210961848626881799697615201711224326534364058725181269605105114855677535016892831189038232993608822604627687368 38417531812025630665094028598090344029044802841696113893730574457410717938161522697424038494797764849584171205410359367401804839153141953240917001738093) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40674,7 +40674,7 @@ _:gn_6657 { } _:gn_6658 { - 2950 math:greaterThan 1 . + (2950) math:greaterThan 1 . (2950 1) math:difference 2949 . (9069149035398721464379973375373997790293619082001139869868820772992704510491546030693411867741445360645540149659674418260573237312845264404292253636643 14674191388313454600357027611358173119375591879847487011930876842209006713834988333365313313528159744469315527875342474570615800920148344418312374050725) math:sum 23743340423712176064737000986732170909669210961848626881799697615201711224326534364058725181269605105114855677535016892831189038232993608822604627687368 . (2949 14674191388313454600357027611358173119375591879847487011930876842209006713834988333365313313528159744469315527875342474570615800920148344418312374050725 23743340423712176064737000986732170909669210961848626881799697615201711224326534364058725181269605105114855677535016892831189038232993608822604627687368) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40685,7 +40685,7 @@ _:gn_6659 { } _:gn_6660 { - 2951 math:greaterThan 1 . + (2951) math:greaterThan 1 . (2951 1) math:difference 2950 . (5605042352914733135977054235984175329081972797846347142062056069216302203343442302671901445786714383823775378215668056310042563607303080014020120414082 9069149035398721464379973375373997790293619082001139869868820772992704510491546030693411867741445360645540149659674418260573237312845264404292253636643) math:sum 14674191388313454600357027611358173119375591879847487011930876842209006713834988333365313313528159744469315527875342474570615800920148344418312374050725 . (2950 9069149035398721464379973375373997790293619082001139869868820772992704510491546030693411867741445360645540149659674418260573237312845264404292253636643 14674191388313454600357027611358173119375591879847487011930876842209006713834988333365313313528159744469315527875342474570615800920148344418312374050725) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40696,7 +40696,7 @@ _:gn_6661 { } _:gn_6662 { - 2952 math:greaterThan 1 . + (2952) math:greaterThan 1 . (2952 1) math:difference 2951 . (3464106682483988328402919139389822461211646284154792727806764703776402307148103728021510421954730976821764771444006361950530673705542184390272133222561 5605042352914733135977054235984175329081972797846347142062056069216302203343442302671901445786714383823775378215668056310042563607303080014020120414082) math:sum 9069149035398721464379973375373997790293619082001139869868820772992704510491546030693411867741445360645540149659674418260573237312845264404292253636643 . (2951 5605042352914733135977054235984175329081972797846347142062056069216302203343442302671901445786714383823775378215668056310042563607303080014020120414082 9069149035398721464379973375373997790293619082001139869868820772992704510491546030693411867741445360645540149659674418260573237312845264404292253636643) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40707,7 +40707,7 @@ _:gn_6663 { } _:gn_6664 { - 2953 math:greaterThan 1 . + (2953) math:greaterThan 1 . (2953 1) math:difference 2952 . (2140935670430744807574135096594352867870326513691554414255291365439899896195338574650391023831983407002010606771661694359511889901760895623747987191521 3464106682483988328402919139389822461211646284154792727806764703776402307148103728021510421954730976821764771444006361950530673705542184390272133222561) math:sum 5605042352914733135977054235984175329081972797846347142062056069216302203343442302671901445786714383823775378215668056310042563607303080014020120414082 . (2952 3464106682483988328402919139389822461211646284154792727806764703776402307148103728021510421954730976821764771444006361950530673705542184390272133222561 5605042352914733135977054235984175329081972797846347142062056069216302203343442302671901445786714383823775378215668056310042563607303080014020120414082) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40718,7 +40718,7 @@ _:gn_6665 { } _:gn_6666 { - 2954 math:greaterThan 1 . + (2954) math:greaterThan 1 . (2954 1) math:difference 2953 . (1323171012053243520828784042795469593341319770463238313551473338336502410952765153371119398122747569819754164672344667591018783803781288766524146031040 2140935670430744807574135096594352867870326513691554414255291365439899896195338574650391023831983407002010606771661694359511889901760895623747987191521) math:sum 3464106682483988328402919139389822461211646284154792727806764703776402307148103728021510421954730976821764771444006361950530673705542184390272133222561 . (2953 2140935670430744807574135096594352867870326513691554414255291365439899896195338574650391023831983407002010606771661694359511889901760895623747987191521 3464106682483988328402919139389822461211646284154792727806764703776402307148103728021510421954730976821764771444006361950530673705542184390272133222561) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40729,7 +40729,7 @@ _:gn_6667 { } _:gn_6668 { - 2955 math:greaterThan 1 . + (2955) math:greaterThan 1 . (2955 1) math:difference 2954 . (817764658377501286745351053798883274529006743228316100703818027103397485242573421279271625709235837182256442099317026768493106097979606857223841160481 1323171012053243520828784042795469593341319770463238313551473338336502410952765153371119398122747569819754164672344667591018783803781288766524146031040) math:sum 2140935670430744807574135096594352867870326513691554414255291365439899896195338574650391023831983407002010606771661694359511889901760895623747987191521 . (2954 1323171012053243520828784042795469593341319770463238313551473338336502410952765153371119398122747569819754164672344667591018783803781288766524146031040 2140935670430744807574135096594352867870326513691554414255291365439899896195338574650391023831983407002010606771661694359511889901760895623747987191521) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40740,7 +40740,7 @@ _:gn_6669 { } _:gn_6670 { - 2956 math:greaterThan 1 . + (2956) math:greaterThan 1 . (2956 1) math:difference 2955 . (505406353675742234083432988996586318812313027234922212847655311233104925710191732091847772413511732637497722573027640822525677705801681909300304870559 817764658377501286745351053798883274529006743228316100703818027103397485242573421279271625709235837182256442099317026768493106097979606857223841160481) math:sum 1323171012053243520828784042795469593341319770463238313551473338336502410952765153371119398122747569819754164672344667591018783803781288766524146031040 . (2955 817764658377501286745351053798883274529006743228316100703818027103397485242573421279271625709235837182256442099317026768493106097979606857223841160481 1323171012053243520828784042795469593341319770463238313551473338336502410952765153371119398122747569819754164672344667591018783803781288766524146031040) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40751,7 +40751,7 @@ _:gn_6671 { } _:gn_6672 { - 2957 math:greaterThan 1 . + (2957) math:greaterThan 1 . (2957 1) math:difference 2956 . (312358304701759052661918064802296955716693715993393887856162715870292559532381689187423853295724104544758719526289385945967428392177924947923536289922 505406353675742234083432988996586318812313027234922212847655311233104925710191732091847772413511732637497722573027640822525677705801681909300304870559) math:sum 817764658377501286745351053798883274529006743228316100703818027103397485242573421279271625709235837182256442099317026768493106097979606857223841160481 . (2956 505406353675742234083432988996586318812313027234922212847655311233104925710191732091847772413511732637497722573027640822525677705801681909300304870559 817764658377501286745351053798883274529006743228316100703818027103397485242573421279271625709235837182256442099317026768493106097979606857223841160481) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40762,7 +40762,7 @@ _:gn_6673 { } _:gn_6674 { - 2958 math:greaterThan 1 . + (2958) math:greaterThan 1 . (2958 1) math:difference 2957 . (193048048973983181421514924194289363095619311241528324991492595362812366177810042904423919117787628092739003046738254876558249313623756961376768580637 312358304701759052661918064802296955716693715993393887856162715870292559532381689187423853295724104544758719526289385945967428392177924947923536289922) math:sum 505406353675742234083432988996586318812313027234922212847655311233104925710191732091847772413511732637497722573027640822525677705801681909300304870559 . (2957 312358304701759052661918064802296955716693715993393887856162715870292559532381689187423853295724104544758719526289385945967428392177924947923536289922 505406353675742234083432988996586318812313027234922212847655311233104925710191732091847772413511732637497722573027640822525677705801681909300304870559) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40773,7 +40773,7 @@ _:gn_6675 { } _:gn_6676 { - 2959 math:greaterThan 1 . + (2959) math:greaterThan 1 . (2959 1) math:difference 2958 . (119310255727775871240403140608007592621074404751865562864670120507480193354571646282999934177936476452019716479551131069409179078554167986546767709285 193048048973983181421514924194289363095619311241528324991492595362812366177810042904423919117787628092739003046738254876558249313623756961376768580637) math:sum 312358304701759052661918064802296955716693715993393887856162715870292559532381689187423853295724104544758719526289385945967428392177924947923536289922 . (2958 193048048973983181421514924194289363095619311241528324991492595362812366177810042904423919117787628092739003046738254876558249313623756961376768580637 312358304701759052661918064802296955716693715993393887856162715870292559532381689187423853295724104544758719526289385945967428392177924947923536289922) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40784,7 +40784,7 @@ _:gn_6677 { } _:gn_6678 { - 2960 math:greaterThan 1 . + (2960) math:greaterThan 1 . (2960 1) math:difference 2959 . (73737793246207310181111783586281770474544906489662762126822474855332172823238396621423984939851151640719286567187123807149070235069588974830000871352 119310255727775871240403140608007592621074404751865562864670120507480193354571646282999934177936476452019716479551131069409179078554167986546767709285) math:sum 193048048973983181421514924194289363095619311241528324991492595362812366177810042904423919117787628092739003046738254876558249313623756961376768580637 . (2959 119310255727775871240403140608007592621074404751865562864670120507480193354571646282999934177936476452019716479551131069409179078554167986546767709285 193048048973983181421514924194289363095619311241528324991492595362812366177810042904423919117787628092739003046738254876558249313623756961376768580637) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40795,7 +40795,7 @@ _:gn_6679 { } _:gn_6680 { - 2961 math:greaterThan 1 . + (2961) math:greaterThan 1 . (2961 1) math:difference 2960 . (45572462481568561059291357021725822146529498262202800737847645652148020531333249661575949238085324811300429912364007262260108843484579011716766837933 73737793246207310181111783586281770474544906489662762126822474855332172823238396621423984939851151640719286567187123807149070235069588974830000871352) math:sum 119310255727775871240403140608007592621074404751865562864670120507480193354571646282999934177936476452019716479551131069409179078554167986546767709285 . (2960 73737793246207310181111783586281770474544906489662762126822474855332172823238396621423984939851151640719286567187123807149070235069588974830000871352 119310255727775871240403140608007592621074404751865562864670120507480193354571646282999934177936476452019716479551131069409179078554167986546767709285) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40806,7 +40806,7 @@ _:gn_6681 { } _:gn_6682 { - 2962 math:greaterThan 1 . + (2962) math:greaterThan 1 . (2962 1) math:difference 2961 . (28165330764638749121820426564555948328015408227459961388974829203184152291905146959848035701765826829418856654823116544888961391585009963113234033419 45572462481568561059291357021725822146529498262202800737847645652148020531333249661575949238085324811300429912364007262260108843484579011716766837933) math:sum 73737793246207310181111783586281770474544906489662762126822474855332172823238396621423984939851151640719286567187123807149070235069588974830000871352 . (2961 45572462481568561059291357021725822146529498262202800737847645652148020531333249661575949238085324811300429912364007262260108843484579011716766837933 73737793246207310181111783586281770474544906489662762126822474855332172823238396621423984939851151640719286567187123807149070235069588974830000871352) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40817,7 +40817,7 @@ _:gn_6683 { } _:gn_6684 { - 2963 math:greaterThan 1 . + (2963) math:greaterThan 1 . (2963 1) math:difference 2962 . (17407131716929811937470930457169873818514090034742839348872816448963868239428102701727913536319497981881573257540890717371147451899569048603532804514 28165330764638749121820426564555948328015408227459961388974829203184152291905146959848035701765826829418856654823116544888961391585009963113234033419) math:sum 45572462481568561059291357021725822146529498262202800737847645652148020531333249661575949238085324811300429912364007262260108843484579011716766837933 . (2962 28165330764638749121820426564555948328015408227459961388974829203184152291905146959848035701765826829418856654823116544888961391585009963113234033419 45572462481568561059291357021725822146529498262202800737847645652148020531333249661575949238085324811300429912364007262260108843484579011716766837933) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40828,7 +40828,7 @@ _:gn_6685 { } _:gn_6686 { - 2964 math:greaterThan 1 . + (2964) math:greaterThan 1 . (2964 1) math:difference 2963 . (10758199047708937184349496107386074509501318192717122040102012754220284052477044258120122165446328847537283397282225827517813939685440914509701228905 17407131716929811937470930457169873818514090034742839348872816448963868239428102701727913536319497981881573257540890717371147451899569048603532804514) math:sum 28165330764638749121820426564555948328015408227459961388974829203184152291905146959848035701765826829418856654823116544888961391585009963113234033419 . (2963 17407131716929811937470930457169873818514090034742839348872816448963868239428102701727913536319497981881573257540890717371147451899569048603532804514 28165330764638749121820426564555948328015408227459961388974829203184152291905146959848035701765826829418856654823116544888961391585009963113234033419) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40839,7 +40839,7 @@ _:gn_6687 { } _:gn_6688 { - 2965 math:greaterThan 1 . + (2965) math:greaterThan 1 . (2965 1) math:difference 2964 . (6648932669220874753121434349783799309012771842025717308770803694743584186951058443607791370873169134344289860258664889853333512214128134093831575609 10758199047708937184349496107386074509501318192717122040102012754220284052477044258120122165446328847537283397282225827517813939685440914509701228905) math:sum 17407131716929811937470930457169873818514090034742839348872816448963868239428102701727913536319497981881573257540890717371147451899569048603532804514 . (2964 10758199047708937184349496107386074509501318192717122040102012754220284052477044258120122165446328847537283397282225827517813939685440914509701228905 17407131716929811937470930457169873818514090034742839348872816448963868239428102701727913536319497981881573257540890717371147451899569048603532804514) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40850,7 +40850,7 @@ _:gn_6689 { } _:gn_6690 { - 2966 math:greaterThan 1 . + (2966) math:greaterThan 1 . (2966 1) math:difference 2965 . (4109266378488062431228061757602275200488546350691404731331209059476699865525985814512330794573159713192993537023560937664480427471312780415869653296 6648932669220874753121434349783799309012771842025717308770803694743584186951058443607791370873169134344289860258664889853333512214128134093831575609) math:sum 10758199047708937184349496107386074509501318192717122040102012754220284052477044258120122165446328847537283397282225827517813939685440914509701228905 . (2965 6648932669220874753121434349783799309012771842025717308770803694743584186951058443607791370873169134344289860258664889853333512214128134093831575609 10758199047708937184349496107386074509501318192717122040102012754220284052477044258120122165446328847537283397282225827517813939685440914509701228905) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40861,7 +40861,7 @@ _:gn_6691 { } _:gn_6692 { - 2967 math:greaterThan 1 . + (2967) math:greaterThan 1 . (2967 1) math:difference 2966 . (2539666290732812321893372592181524108524225491334312577439594635266884321425072629095460576300009421151296323235103952188853084742815353677961922313 4109266378488062431228061757602275200488546350691404731331209059476699865525985814512330794573159713192993537023560937664480427471312780415869653296) math:sum 6648932669220874753121434349783799309012771842025717308770803694743584186951058443607791370873169134344289860258664889853333512214128134093831575609 . (2966 4109266378488062431228061757602275200488546350691404731331209059476699865525985814512330794573159713192993537023560937664480427471312780415869653296 6648932669220874753121434349783799309012771842025717308770803694743584186951058443607791370873169134344289860258664889853333512214128134093831575609) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40872,7 +40872,7 @@ _:gn_6693 { } _:gn_6694 { - 2968 math:greaterThan 1 . + (2968) math:greaterThan 1 . (2968 1) math:difference 2967 . (1569600087755250109334689165420751091964320859357092153891614424209815544100913185416870218273150292041697213788456985475627342728497426737907730983 2539666290732812321893372592181524108524225491334312577439594635266884321425072629095460576300009421151296323235103952188853084742815353677961922313) math:sum 4109266378488062431228061757602275200488546350691404731331209059476699865525985814512330794573159713192993537023560937664480427471312780415869653296 . (2967 2539666290732812321893372592181524108524225491334312577439594635266884321425072629095460576300009421151296323235103952188853084742815353677961922313 4109266378488062431228061757602275200488546350691404731331209059476699865525985814512330794573159713192993537023560937664480427471312780415869653296) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40883,7 +40883,7 @@ _:gn_6695 { } _:gn_6696 { - 2969 math:greaterThan 1 . + (2969) math:greaterThan 1 . (2969 1) math:difference 2968 . (970066202977562212558683426760773016559904631977220423547980211057068777324159443678590358026859129109599109446646966713225742014317926940054191330 1569600087755250109334689165420751091964320859357092153891614424209815544100913185416870218273150292041697213788456985475627342728497426737907730983) math:sum 2539666290732812321893372592181524108524225491334312577439594635266884321425072629095460576300009421151296323235103952188853084742815353677961922313 . (2968 1569600087755250109334689165420751091964320859357092153891614424209815544100913185416870218273150292041697213788456985475627342728497426737907730983 2539666290732812321893372592181524108524225491334312577439594635266884321425072629095460576300009421151296323235103952188853084742815353677961922313) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40894,7 +40894,7 @@ _:gn_6697 { } _:gn_6698 { - 2970 math:greaterThan 1 . + (2970) math:greaterThan 1 . (2970 1) math:difference 2969 . (599533884777687896776005738659978075404416227379871730343634213152746766776753741738279860246291162932098104341810018762401600714179499797853539653 970066202977562212558683426760773016559904631977220423547980211057068777324159443678590358026859129109599109446646966713225742014317926940054191330) math:sum 1569600087755250109334689165420751091964320859357092153891614424209815544100913185416870218273150292041697213788456985475627342728497426737907730983 . (2969 970066202977562212558683426760773016559904631977220423547980211057068777324159443678590358026859129109599109446646966713225742014317926940054191330 1569600087755250109334689165420751091964320859357092153891614424209815544100913185416870218273150292041697213788456985475627342728497426737907730983) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40905,7 +40905,7 @@ _:gn_6699 { } _:gn_6700 { - 2971 math:greaterThan 1 . + (2971) math:greaterThan 1 . (2971 1) math:difference 2970 . (370532318199874315782677688100794941155488404597348693204345997904322010547405701940310497780567966177501005104836947950824141300138427142200651677 599533884777687896776005738659978075404416227379871730343634213152746766776753741738279860246291162932098104341810018762401600714179499797853539653) math:sum 970066202977562212558683426760773016559904631977220423547980211057068777324159443678590358026859129109599109446646966713225742014317926940054191330 . (2970 599533884777687896776005738659978075404416227379871730343634213152746766776753741738279860246291162932098104341810018762401600714179499797853539653 970066202977562212558683426760773016559904631977220423547980211057068777324159443678590358026859129109599109446646966713225742014317926940054191330) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40916,7 +40916,7 @@ _:gn_6701 { } _:gn_6702 { - 2972 math:greaterThan 1 . + (2972) math:greaterThan 1 . (2972 1) math:difference 2971 . (229001566577813580993328050559183134248927822782523037139288215248424756229348039797969362465723196754597099236973070811577459414041072655652887976 370532318199874315782677688100794941155488404597348693204345997904322010547405701940310497780567966177501005104836947950824141300138427142200651677) math:sum 599533884777687896776005738659978075404416227379871730343634213152746766776753741738279860246291162932098104341810018762401600714179499797853539653 . (2971 370532318199874315782677688100794941155488404597348693204345997904322010547405701940310497780567966177501005104836947950824141300138427142200651677 599533884777687896776005738659978075404416227379871730343634213152746766776753741738279860246291162932098104341810018762401600714179499797853539653) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40927,7 +40927,7 @@ _:gn_6703 { } _:gn_6704 { - 2973 math:greaterThan 1 . + (2973) math:greaterThan 1 . (2973 1) math:difference 2972 . (141530751622060734789349637541611806906560581814825656065057782655897254318057662142341135314844769422903905867863877139246681886097354486547763701 229001566577813580993328050559183134248927822782523037139288215248424756229348039797969362465723196754597099236973070811577459414041072655652887976) math:sum 370532318199874315782677688100794941155488404597348693204345997904322010547405701940310497780567966177501005104836947950824141300138427142200651677 . (2972 229001566577813580993328050559183134248927822782523037139288215248424756229348039797969362465723196754597099236973070811577459414041072655652887976 370532318199874315782677688100794941155488404597348693204345997904322010547405701940310497780567966177501005104836947950824141300138427142200651677) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40938,7 +40938,7 @@ _:gn_6705 { } _:gn_6706 { - 2974 math:greaterThan 1 . + (2974) math:greaterThan 1 . (2974 1) math:difference 2973 . (87470814955752846203978413017571327342367240967697381074230432592527501911290377655628227150878427331693193369109193672330777527943718169105124275 141530751622060734789349637541611806906560581814825656065057782655897254318057662142341135314844769422903905867863877139246681886097354486547763701) math:sum 229001566577813580993328050559183134248927822782523037139288215248424756229348039797969362465723196754597099236973070811577459414041072655652887976 . (2973 141530751622060734789349637541611806906560581814825656065057782655897254318057662142341135314844769422903905867863877139246681886097354486547763701 229001566577813580993328050559183134248927822782523037139288215248424756229348039797969362465723196754597099236973070811577459414041072655652887976) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40949,7 +40949,7 @@ _:gn_6707 { } _:gn_6708 { - 2975 math:greaterThan 1 . + (2975) math:greaterThan 1 . (2975 1) math:difference 2974 . (54059936666307888585371224524040479564193340847128274990827350063369752406767284486712908163966342091210712498754683466915904358153636317442639426 87470814955752846203978413017571327342367240967697381074230432592527501911290377655628227150878427331693193369109193672330777527943718169105124275) math:sum 141530751622060734789349637541611806906560581814825656065057782655897254318057662142341135314844769422903905867863877139246681886097354486547763701 . (2974 87470814955752846203978413017571327342367240967697381074230432592527501911290377655628227150878427331693193369109193672330777527943718169105124275 141530751622060734789349637541611806906560581814825656065057782655897254318057662142341135314844769422903905867863877139246681886097354486547763701) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40960,7 +40960,7 @@ _:gn_6709 { } _:gn_6710 { - 2976 math:greaterThan 1 . + (2976) math:greaterThan 1 . (2976 1) math:difference 2975 . (33410878289444957618607188493530847778173900120569106083403082529157749504523093168915318986912085240482480870354510205414873169790081851662484849 54059936666307888585371224524040479564193340847128274990827350063369752406767284486712908163966342091210712498754683466915904358153636317442639426) math:sum 87470814955752846203978413017571327342367240967697381074230432592527501911290377655628227150878427331693193369109193672330777527943718169105124275 . (2975 54059936666307888585371224524040479564193340847128274990827350063369752406767284486712908163966342091210712498754683466915904358153636317442639426 87470814955752846203978413017571327342367240967697381074230432592527501911290377655628227150878427331693193369109193672330777527943718169105124275) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40971,7 +40971,7 @@ _:gn_6711 { } _:gn_6712 { - 2977 math:greaterThan 1 . + (2977) math:greaterThan 1 . (2977 1) math:difference 2976 . (20649058376862930966764036030509631786019440726559168907424267534212002902244191317797589177054256850728231628400173261501031188363554465780154577 33410878289444957618607188493530847778173900120569106083403082529157749504523093168915318986912085240482480870354510205414873169790081851662484849) math:sum 54059936666307888585371224524040479564193340847128274990827350063369752406767284486712908163966342091210712498754683466915904358153636317442639426 . (2976 33410878289444957618607188493530847778173900120569106083403082529157749504523093168915318986912085240482480870354510205414873169790081851662484849 54059936666307888585371224524040479564193340847128274990827350063369752406767284486712908163966342091210712498754683466915904358153636317442639426) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40982,7 +40982,7 @@ _:gn_6713 { } _:gn_6714 { - 2978 math:greaterThan 1 . + (2978) math:greaterThan 1 . (2978 1) math:difference 2977 . (12761819912582026651843152463021215992154459394009937175978814994945746602278901851117729809857828389754249241954336943913841981426527385882330272 20649058376862930966764036030509631786019440726559168907424267534212002902244191317797589177054256850728231628400173261501031188363554465780154577) math:sum 33410878289444957618607188493530847778173900120569106083403082529157749504523093168915318986912085240482480870354510205414873169790081851662484849 . (2977 20649058376862930966764036030509631786019440726559168907424267534212002902244191317797589177054256850728231628400173261501031188363554465780154577 33410878289444957618607188493530847778173900120569106083403082529157749504523093168915318986912085240482480870354510205414873169790081851662484849) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -40993,7 +40993,7 @@ _:gn_6715 { } _:gn_6716 { - 2979 math:greaterThan 1 . + (2979) math:greaterThan 1 . (2979 1) math:difference 2978 . (7887238464280904314920883567488415793864981332549231731445452539266256299965289466679859367196428460973982386445836317587189206937027079897824305 12761819912582026651843152463021215992154459394009937175978814994945746602278901851117729809857828389754249241954336943913841981426527385882330272) math:sum 20649058376862930966764036030509631786019440726559168907424267534212002902244191317797589177054256850728231628400173261501031188363554465780154577 . (2978 12761819912582026651843152463021215992154459394009937175978814994945746602278901851117729809857828389754249241954336943913841981426527385882330272 20649058376862930966764036030509631786019440726559168907424267534212002902244191317797589177054256850728231628400173261501031188363554465780154577) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41004,7 +41004,7 @@ _:gn_6717 { } _:gn_6718 { - 2980 math:greaterThan 1 . + (2980) math:greaterThan 1 . (2980 1) math:difference 2979 . (4874581448301122336922268895532800198289478061460705444533362455679490302313612384437870442661399928780266855508500626326652774489500305984505967 7887238464280904314920883567488415793864981332549231731445452539266256299965289466679859367196428460973982386445836317587189206937027079897824305) math:sum 12761819912582026651843152463021215992154459394009937175978814994945746602278901851117729809857828389754249241954336943913841981426527385882330272 . (2979 7887238464280904314920883567488415793864981332549231731445452539266256299965289466679859367196428460973982386445836317587189206937027079897824305 12761819912582026651843152463021215992154459394009937175978814994945746602278901851117729809857828389754249241954336943913841981426527385882330272) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41015,7 +41015,7 @@ _:gn_6719 { } _:gn_6720 { - 2981 math:greaterThan 1 . + (2981) math:greaterThan 1 . (2981 1) math:difference 2980 . (3012657015979781977998614671955615595575503271088526286912090083586765997651677082241988924535028532193715530937335691260536432447526773913318338 4874581448301122336922268895532800198289478061460705444533362455679490302313612384437870442661399928780266855508500626326652774489500305984505967) math:sum 7887238464280904314920883567488415793864981332549231731445452539266256299965289466679859367196428460973982386445836317587189206937027079897824305 . (2980 4874581448301122336922268895532800198289478061460705444533362455679490302313612384437870442661399928780266855508500626326652774489500305984505967 7887238464280904314920883567488415793864981332549231731445452539266256299965289466679859367196428460973982386445836317587189206937027079897824305) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41026,7 +41026,7 @@ _:gn_6721 { } _:gn_6722 { - 2982 math:greaterThan 1 . + (2982) math:greaterThan 1 . (2982 1) math:difference 2981 . (1861924432321340358923654223577184602713974790372179157621272372092724304661935302195881518126371396586551324571164935066116342041973532071187629 3012657015979781977998614671955615595575503271088526286912090083586765997651677082241988924535028532193715530937335691260536432447526773913318338) math:sum 4874581448301122336922268895532800198289478061460705444533362455679490302313612384437870442661399928780266855508500626326652774489500305984505967 . (2981 3012657015979781977998614671955615595575503271088526286912090083586765997651677082241988924535028532193715530937335691260536432447526773913318338 4874581448301122336922268895532800198289478061460705444533362455679490302313612384437870442661399928780266855508500626326652774489500305984505967) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41037,7 +41037,7 @@ _:gn_6723 { } _:gn_6724 { - 2983 math:greaterThan 1 . + (2983) math:greaterThan 1 . (2983 1) math:difference 2982 . (1150732583658441619074960448378430992861528480716347129290817711494041692989741780046107406408657135607164206366170756194420090405553241842130709 1861924432321340358923654223577184602713974790372179157621272372092724304661935302195881518126371396586551324571164935066116342041973532071187629) math:sum 3012657015979781977998614671955615595575503271088526286912090083586765997651677082241988924535028532193715530937335691260536432447526773913318338 . (2982 1861924432321340358923654223577184602713974790372179157621272372092724304661935302195881518126371396586551324571164935066116342041973532071187629 3012657015979781977998614671955615595575503271088526286912090083586765997651677082241988924535028532193715530937335691260536432447526773913318338) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41048,7 +41048,7 @@ _:gn_6725 { } _:gn_6726 { - 2984 math:greaterThan 1 . + (2984) math:greaterThan 1 . (2984 1) math:difference 2983 . (711191848662898739848693775198753609852446309655832028330454660598682611672193522149774111717714260979387118204994178871696251636420290229056920 1150732583658441619074960448378430992861528480716347129290817711494041692989741780046107406408657135607164206366170756194420090405553241842130709) math:sum 1861924432321340358923654223577184602713974790372179157621272372092724304661935302195881518126371396586551324571164935066116342041973532071187629 . (2983 1150732583658441619074960448378430992861528480716347129290817711494041692989741780046107406408657135607164206366170756194420090405553241842130709 1861924432321340358923654223577184602713974790372179157621272372092724304661935302195881518126371396586551324571164935066116342041973532071187629) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41059,7 +41059,7 @@ _:gn_6727 { } _:gn_6728 { - 2985 math:greaterThan 1 . + (2985) math:greaterThan 1 . (2985 1) math:difference 2984 . (439540734995542879226266673179677383009082171060515100960363050895359081317548257896333294690942874627777088161176577322723838769132951613073789 711191848662898739848693775198753609852446309655832028330454660598682611672193522149774111717714260979387118204994178871696251636420290229056920) math:sum 1150732583658441619074960448378430992861528480716347129290817711494041692989741780046107406408657135607164206366170756194420090405553241842130709 . (2984 711191848662898739848693775198753609852446309655832028330454660598682611672193522149774111717714260979387118204994178871696251636420290229056920 1150732583658441619074960448378430992861528480716347129290817711494041692989741780046107406408657135607164206366170756194420090405553241842130709) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41070,7 +41070,7 @@ _:gn_6729 { } _:gn_6730 { - 2986 math:greaterThan 1 . + (2986) math:greaterThan 1 . (2986 1) math:difference 2985 . (271651113667355860622427102019076226843364138595316927370091609703323530354645264253440817026771386351610030043817601548972412867287338615983131 439540734995542879226266673179677383009082171060515100960363050895359081317548257896333294690942874627777088161176577322723838769132951613073789) math:sum 711191848662898739848693775198753609852446309655832028330454660598682611672193522149774111717714260979387118204994178871696251636420290229056920 . (2985 439540734995542879226266673179677383009082171060515100960363050895359081317548257896333294690942874627777088161176577322723838769132951613073789 711191848662898739848693775198753609852446309655832028330454660598682611672193522149774111717714260979387118204994178871696251636420290229056920) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41081,7 +41081,7 @@ _:gn_6731 { } _:gn_6732 { - 2987 math:greaterThan 1 . + (2987) math:greaterThan 1 . (2987 1) math:difference 2986 . (167889621328187018603839571160601156165718032465198173590271441192035550962902993642892477664171488276167058117358975773751425901845612997090658 271651113667355860622427102019076226843364138595316927370091609703323530354645264253440817026771386351610030043817601548972412867287338615983131) math:sum 439540734995542879226266673179677383009082171060515100960363050895359081317548257896333294690942874627777088161176577322723838769132951613073789 . (2986 271651113667355860622427102019076226843364138595316927370091609703323530354645264253440817026771386351610030043817601548972412867287338615983131 439540734995542879226266673179677383009082171060515100960363050895359081317548257896333294690942874627777088161176577322723838769132951613073789) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41092,7 +41092,7 @@ _:gn_6733 { } _:gn_6734 { - 2988 math:greaterThan 1 . + (2988) math:greaterThan 1 . (2988 1) math:difference 2987 . (103761492339168842018587530858475070677646106130118753779820168511287979391742270610548339362599898075442971926458625775220986965441725618892473 167889621328187018603839571160601156165718032465198173590271441192035550962902993642892477664171488276167058117358975773751425901845612997090658) math:sum 271651113667355860622427102019076226843364138595316927370091609703323530354645264253440817026771386351610030043817601548972412867287338615983131 . (2987 167889621328187018603839571160601156165718032465198173590271441192035550962902993642892477664171488276167058117358975773751425901845612997090658 271651113667355860622427102019076226843364138595316927370091609703323530354645264253440817026771386351610030043817601548972412867287338615983131) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41103,7 +41103,7 @@ _:gn_6735 { } _:gn_6736 { - 2989 math:greaterThan 1 . + (2989) math:greaterThan 1 . (2989 1) math:difference 2988 . (64128128989018176585252040302126085488071926335079419810451272680747571571160723032344138301571590200724086190900349998530438936403887378198185 103761492339168842018587530858475070677646106130118753779820168511287979391742270610548339362599898075442971926458625775220986965441725618892473) math:sum 167889621328187018603839571160601156165718032465198173590271441192035550962902993642892477664171488276167058117358975773751425901845612997090658 . (2988 103761492339168842018587530858475070677646106130118753779820168511287979391742270610548339362599898075442971926458625775220986965441725618892473 167889621328187018603839571160601156165718032465198173590271441192035550962902993642892477664171488276167058117358975773751425901845612997090658) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41114,7 +41114,7 @@ _:gn_6737 { } _:gn_6738 { - 2990 math:greaterThan 1 . + (2990) math:greaterThan 1 . (2990 1) math:difference 2989 . (39633363350150665433335490556348985189574179795039333969368895830540407820581547578204201061028307874718885735558275776690548029037838240694288 64128128989018176585252040302126085488071926335079419810451272680747571571160723032344138301571590200724086190900349998530438936403887378198185) math:sum 103761492339168842018587530858475070677646106130118753779820168511287979391742270610548339362599898075442971926458625775220986965441725618892473 . (2989 64128128989018176585252040302126085488071926335079419810451272680747571571160723032344138301571590200724086190900349998530438936403887378198185 103761492339168842018587530858475070677646106130118753779820168511287979391742270610548339362599898075442971926458625775220986965441725618892473) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41125,7 +41125,7 @@ _:gn_6739 { } _:gn_6740 { - 2991 math:greaterThan 1 . + (2991) math:greaterThan 1 . (2991 1) math:difference 2990 . (24494765638867511151916549745777100298497746540040085841082376850207163750579175454139937240543282326005200455342074221839890907366049137503897 39633363350150665433335490556348985189574179795039333969368895830540407820581547578204201061028307874718885735558275776690548029037838240694288) math:sum 64128128989018176585252040302126085488071926335079419810451272680747571571160723032344138301571590200724086190900349998530438936403887378198185 . (2990 39633363350150665433335490556348985189574179795039333969368895830540407820581547578204201061028307874718885735558275776690548029037838240694288 64128128989018176585252040302126085488071926335079419810451272680747571571160723032344138301571590200724086190900349998530438936403887378198185) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41136,7 +41136,7 @@ _:gn_6741 { } _:gn_6742 { - 2992 math:greaterThan 1 . + (2992) math:greaterThan 1 . (2992 1) math:difference 2991 . (15138597711283154281418940810571884891076433254999248128286518980333244070002372124064263820485025548713685280216201554850657121671789103190391 24494765638867511151916549745777100298497746540040085841082376850207163750579175454139937240543282326005200455342074221839890907366049137503897) math:sum 39633363350150665433335490556348985189574179795039333969368895830540407820581547578204201061028307874718885735558275776690548029037838240694288 . (2991 24494765638867511151916549745777100298497746540040085841082376850207163750579175454139937240543282326005200455342074221839890907366049137503897 39633363350150665433335490556348985189574179795039333969368895830540407820581547578204201061028307874718885735558275776690548029037838240694288) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41147,7 +41147,7 @@ _:gn_6743 { } _:gn_6744 { - 2993 math:greaterThan 1 . + (2993) math:greaterThan 1 . (2993 1) math:difference 2992 . (9356167927584356870497608935205215407421313285040837712795857869873919680576803330075673420058256777291515175125872666989233785694260034313506 15138597711283154281418940810571884891076433254999248128286518980333244070002372124064263820485025548713685280216201554850657121671789103190391) math:sum 24494765638867511151916549745777100298497746540040085841082376850207163750579175454139937240543282326005200455342074221839890907366049137503897 . (2992 15138597711283154281418940810571884891076433254999248128286518980333244070002372124064263820485025548713685280216201554850657121671789103190391 24494765638867511151916549745777100298497746540040085841082376850207163750579175454139937240543282326005200455342074221839890907366049137503897) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41158,7 +41158,7 @@ _:gn_6745 { } _:gn_6746 { - 2994 math:greaterThan 1 . + (2994) math:greaterThan 1 . (2994 1) math:difference 2993 . (5782429783698797410921331875366669483655119969958410415490661110459324389425568793988590400426768771422170105090328887861423335977529068876885 9356167927584356870497608935205215407421313285040837712795857869873919680576803330075673420058256777291515175125872666989233785694260034313506) math:sum 15138597711283154281418940810571884891076433254999248128286518980333244070002372124064263820485025548713685280216201554850657121671789103190391 . (2993 9356167927584356870497608935205215407421313285040837712795857869873919680576803330075673420058256777291515175125872666989233785694260034313506 15138597711283154281418940810571884891076433254999248128286518980333244070002372124064263820485025548713685280216201554850657121671789103190391) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41169,7 +41169,7 @@ _:gn_6747 { } _:gn_6748 { - 2995 math:greaterThan 1 . + (2995) math:greaterThan 1 . (2995 1) math:difference 2994 . (3573738143885559459576277059838545923766193315082427297305196759414595291151234536087083019631488005869345070035543779127810449716730965436621 5782429783698797410921331875366669483655119969958410415490661110459324389425568793988590400426768771422170105090328887861423335977529068876885) math:sum 9356167927584356870497608935205215407421313285040837712795857869873919680576803330075673420058256777291515175125872666989233785694260034313506 . (2994 5782429783698797410921331875366669483655119969958410415490661110459324389425568793988590400426768771422170105090328887861423335977529068876885 9356167927584356870497608935205215407421313285040837712795857869873919680576803330075673420058256777291515175125872666989233785694260034313506) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41180,7 +41180,7 @@ _:gn_6749 { } _:gn_6750 { - 2996 math:greaterThan 1 . + (2996) math:greaterThan 1 . (2996 1) math:difference 2995 . (2208691639813237951345054815528123559888926654875983118185464351044729098274334257901507380795280765552825035054785108733612886260798103440264 3573738143885559459576277059838545923766193315082427297305196759414595291151234536087083019631488005869345070035543779127810449716730965436621) math:sum 5782429783698797410921331875366669483655119969958410415490661110459324389425568793988590400426768771422170105090328887861423335977529068876885 . (2995 3573738143885559459576277059838545923766193315082427297305196759414595291151234536087083019631488005869345070035543779127810449716730965436621 5782429783698797410921331875366669483655119969958410415490661110459324389425568793988590400426768771422170105090328887861423335977529068876885) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41191,7 +41191,7 @@ _:gn_6751 { } _:gn_6752 { - 2997 math:greaterThan 1 . + (2997) math:greaterThan 1 . (2997 1) math:difference 2996 . (1365046504072321508231222244310422363877266660206444179119732408369866192876900278185575638836207240316520034980758670394197563455932861996357 2208691639813237951345054815528123559888926654875983118185464351044729098274334257901507380795280765552825035054785108733612886260798103440264) math:sum 3573738143885559459576277059838545923766193315082427297305196759414595291151234536087083019631488005869345070035543779127810449716730965436621 . (2996 2208691639813237951345054815528123559888926654875983118185464351044729098274334257901507380795280765552825035054785108733612886260798103440264 3573738143885559459576277059838545923766193315082427297305196759414595291151234536087083019631488005869345070035543779127810449716730965436621) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41202,7 +41202,7 @@ _:gn_6753 { } _:gn_6754 { - 2998 math:greaterThan 1 . + (2998) math:greaterThan 1 . (2998 1) math:difference 2997 . (843645135740916443113832571217701196011659994669538939065731942674862905397433979715931741959073525236305000074026438339415322804865241443907 1365046504072321508231222244310422363877266660206444179119732408369866192876900278185575638836207240316520034980758670394197563455932861996357) math:sum 2208691639813237951345054815528123559888926654875983118185464351044729098274334257901507380795280765552825035054785108733612886260798103440264 . (2997 1365046504072321508231222244310422363877266660206444179119732408369866192876900278185575638836207240316520034980758670394197563455932861996357 2208691639813237951345054815528123559888926654875983118185464351044729098274334257901507380795280765552825035054785108733612886260798103440264) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41213,7 +41213,7 @@ _:gn_6755 { } _:gn_6756 { - 2999 math:greaterThan 1 . + (2999) math:greaterThan 1 . (2999 1) math:difference 2998 . (521401368331405065117389673092721167865606665536905240054000465695003287479466298469643896877133715080215034906732232054782240651067620552450 843645135740916443113832571217701196011659994669538939065731942674862905397433979715931741959073525236305000074026438339415322804865241443907) math:sum 1365046504072321508231222244310422363877266660206444179119732408369866192876900278185575638836207240316520034980758670394197563455932861996357 . (2998 843645135740916443113832571217701196011659994669538939065731942674862905397433979715931741959073525236305000074026438339415322804865241443907 1365046504072321508231222244310422363877266660206444179119732408369866192876900278185575638836207240316520034980758670394197563455932861996357) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41224,7 +41224,7 @@ _:gn_6757 { } _:gn_6758 { - 3000 math:greaterThan 1 . + (3000) math:greaterThan 1 . (3000 1) math:difference 2999 . (322243767409511377996442898124980028146053329132633699011731476979859617917967681246287845081939810156089965167294206284633082153797620891457 521401368331405065117389673092721167865606665536905240054000465695003287479466298469643896877133715080215034906732232054782240651067620552450) math:sum 843645135740916443113832571217701196011659994669538939065731942674862905397433979715931741959073525236305000074026438339415322804865241443907 . (2999 521401368331405065117389673092721167865606665536905240054000465695003287479466298469643896877133715080215034906732232054782240651067620552450 843645135740916443113832571217701196011659994669538939065731942674862905397433979715931741959073525236305000074026438339415322804865241443907) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41235,7 +41235,7 @@ _:gn_6759 { } _:gn_6760 { - 3001 math:greaterThan 1 . + (3001) math:greaterThan 1 . (3001 1) math:difference 3000 . (199157600921893687120946774967741139719553336404271541042268988715143669561498617223356051795193904924125069739438025770149158497269999660993 322243767409511377996442898124980028146053329132633699011731476979859617917967681246287845081939810156089965167294206284633082153797620891457) math:sum 521401368331405065117389673092721167865606665536905240054000465695003287479466298469643896877133715080215034906732232054782240651067620552450 . (3000 322243767409511377996442898124980028146053329132633699011731476979859617917967681246287845081939810156089965167294206284633082153797620891457 521401368331405065117389673092721167865606665536905240054000465695003287479466298469643896877133715080215034906732232054782240651067620552450) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41246,7 +41246,7 @@ _:gn_6761 { } _:gn_6762 { - 3002 math:greaterThan 1 . + (3002) math:greaterThan 1 . (3002 1) math:difference 3001 . (123086166487617690875496123157238888426499992728362157969462488264715948356469064022931793286745905231964895427856180514483923656527621230464 199157600921893687120946774967741139719553336404271541042268988715143669561498617223356051795193904924125069739438025770149158497269999660993) math:sum 322243767409511377996442898124980028146053329132633699011731476979859617917967681246287845081939810156089965167294206284633082153797620891457 . (3001 199157600921893687120946774967741139719553336404271541042268988715143669561498617223356051795193904924125069739438025770149158497269999660993 322243767409511377996442898124980028146053329132633699011731476979859617917967681246287845081939810156089965167294206284633082153797620891457) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41257,7 +41257,7 @@ _:gn_6763 { } _:gn_6764 { - 3003 math:greaterThan 1 . + (3003) math:greaterThan 1 . (3003 1) math:difference 3002 . (76071434434275996245450651810502251293053343675909383072806500450427721205029553200424258508447999692160174311581845255665234840742378430529 123086166487617690875496123157238888426499992728362157969462488264715948356469064022931793286745905231964895427856180514483923656527621230464) math:sum 199157600921893687120946774967741139719553336404271541042268988715143669561498617223356051795193904924125069739438025770149158497269999660993 . (3002 123086166487617690875496123157238888426499992728362157969462488264715948356469064022931793286745905231964895427856180514483923656527621230464 199157600921893687120946774967741139719553336404271541042268988715143669561498617223356051795193904924125069739438025770149158497269999660993) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41268,7 +41268,7 @@ _:gn_6765 { } _:gn_6766 { - 3004 math:greaterThan 1 . + (3004) math:greaterThan 1 . (3004 1) math:difference 3003 . (47014732053341694630045471346736637133446649052452774896655987814288227151439510822507534778297905539804721116274335258818688815785242799935 76071434434275996245450651810502251293053343675909383072806500450427721205029553200424258508447999692160174311581845255665234840742378430529) math:sum 123086166487617690875496123157238888426499992728362157969462488264715948356469064022931793286745905231964895427856180514483923656527621230464 . (3003 76071434434275996245450651810502251293053343675909383072806500450427721205029553200424258508447999692160174311581845255665234840742378430529 123086166487617690875496123157238888426499992728362157969462488264715948356469064022931793286745905231964895427856180514483923656527621230464) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41279,7 +41279,7 @@ _:gn_6767 { } _:gn_6768 { - 3005 math:greaterThan 1 . + (3005) math:greaterThan 1 . (3005 1) math:difference 3004 . (29056702380934301615405180463765614159606694623456608176150512636139494053590042377916723730150094152355453195307509996846546024957135630594 47014732053341694630045471346736637133446649052452774896655987814288227151439510822507534778297905539804721116274335258818688815785242799935) math:sum 76071434434275996245450651810502251293053343675909383072806500450427721205029553200424258508447999692160174311581845255665234840742378430529 . (3004 47014732053341694630045471346736637133446649052452774896655987814288227151439510822507534778297905539804721116274335258818688815785242799935 76071434434275996245450651810502251293053343675909383072806500450427721205029553200424258508447999692160174311581845255665234840742378430529) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41290,7 +41290,7 @@ _:gn_6769 { } _:gn_6770 { - 3006 math:greaterThan 1 . + (3006) math:greaterThan 1 . (3006 1) math:difference 3005 . (17958029672407393014640290882971022973839954428996166720505475178148733097849468444590811048147811387449267920966825261972142790828107169341 29056702380934301615405180463765614159606694623456608176150512636139494053590042377916723730150094152355453195307509996846546024957135630594) math:sum 47014732053341694630045471346736637133446649052452774896655987814288227151439510822507534778297905539804721116274335258818688815785242799935 . (3005 29056702380934301615405180463765614159606694623456608176150512636139494053590042377916723730150094152355453195307509996846546024957135630594 47014732053341694630045471346736637133446649052452774896655987814288227151439510822507534778297905539804721116274335258818688815785242799935) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41301,7 +41301,7 @@ _:gn_6771 { } _:gn_6772 { - 3007 math:greaterThan 1 . + (3007) math:greaterThan 1 . (3007 1) math:difference 3006 . (11098672708526908600764889580794591185766740194460441455645037457990760955740573933325912682002282764906185274340684734874403234129028461253 17958029672407393014640290882971022973839954428996166720505475178148733097849468444590811048147811387449267920966825261972142790828107169341) math:sum 29056702380934301615405180463765614159606694623456608176150512636139494053590042377916723730150094152355453195307509996846546024957135630594 . (3006 17958029672407393014640290882971022973839954428996166720505475178148733097849468444590811048147811387449267920966825261972142790828107169341 29056702380934301615405180463765614159606694623456608176150512636139494053590042377916723730150094152355453195307509996846546024957135630594) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41312,7 +41312,7 @@ _:gn_6773 { } _:gn_6774 { - 3008 math:greaterThan 1 . + (3008) math:greaterThan 1 . (3008 1) math:difference 3007 . (6859356963880484413875401302176431788073214234535725264860437720157972142108894511264898366145528622543082646626140527097739556699078708088 11098672708526908600764889580794591185766740194460441455645037457990760955740573933325912682002282764906185274340684734874403234129028461253) math:sum 17958029672407393014640290882971022973839954428996166720505475178148733097849468444590811048147811387449267920966825261972142790828107169341 . (3007 11098672708526908600764889580794591185766740194460441455645037457990760955740573933325912682002282764906185274340684734874403234129028461253 17958029672407393014640290882971022973839954428996166720505475178148733097849468444590811048147811387449267920966825261972142790828107169341) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41323,7 +41323,7 @@ _:gn_6775 { } _:gn_6776 { - 3009 math:greaterThan 1 . + (3009) math:greaterThan 1 . (3009 1) math:difference 3008 . (4239315744646424186889488278618159397693525959924716190784599737832788813631679422061014315856754142363102627714544207776663677429949753165 6859356963880484413875401302176431788073214234535725264860437720157972142108894511264898366145528622543082646626140527097739556699078708088) math:sum 11098672708526908600764889580794591185766740194460441455645037457990760955740573933325912682002282764906185274340684734874403234129028461253 . (3008 6859356963880484413875401302176431788073214234535725264860437720157972142108894511264898366145528622543082646626140527097739556699078708088 11098672708526908600764889580794591185766740194460441455645037457990760955740573933325912682002282764906185274340684734874403234129028461253) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41334,7 +41334,7 @@ _:gn_6777 { } _:gn_6778 { - 3010 math:greaterThan 1 . + (3010) math:greaterThan 1 . (3010 1) math:difference 3009 . (2620041219234060226985913023558272390379688274611009074075837982325183328477215089203884050288774480179980018911596319321075879269128954923 4239315744646424186889488278618159397693525959924716190784599737832788813631679422061014315856754142363102627714544207776663677429949753165) math:sum 6859356963880484413875401302176431788073214234535725264860437720157972142108894511264898366145528622543082646626140527097739556699078708088 . (3009 4239315744646424186889488278618159397693525959924716190784599737832788813631679422061014315856754142363102627714544207776663677429949753165 6859356963880484413875401302176431788073214234535725264860437720157972142108894511264898366145528622543082646626140527097739556699078708088) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41345,7 +41345,7 @@ _:gn_6779 { } _:gn_6780 { - 3011 math:greaterThan 1 . + (3011) math:greaterThan 1 . (3011 1) math:difference 3010 . (1619274525412363959903575255059887007313837685313707116708761755507605485154464332857130265567979662183122608802947888455587798160820798242 2620041219234060226985913023558272390379688274611009074075837982325183328477215089203884050288774480179980018911596319321075879269128954923) math:sum 4239315744646424186889488278618159397693525959924716190784599737832788813631679422061014315856754142363102627714544207776663677429949753165 . (3010 2620041219234060226985913023558272390379688274611009074075837982325183328477215089203884050288774480179980018911596319321075879269128954923 4239315744646424186889488278618159397693525959924716190784599737832788813631679422061014315856754142363102627714544207776663677429949753165) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41356,7 +41356,7 @@ _:gn_6781 { } _:gn_6782 { - 3012 math:greaterThan 1 . + (3012) math:greaterThan 1 . (3012 1) math:difference 3011 . (1000766693821696267082337768498385383065850589297301957367076226817577843322750756346753784720794817996857410108648430865488081108308156681 1619274525412363959903575255059887007313837685313707116708761755507605485154464332857130265567979662183122608802947888455587798160820798242) math:sum 2620041219234060226985913023558272390379688274611009074075837982325183328477215089203884050288774480179980018911596319321075879269128954923 . (3011 1619274525412363959903575255059887007313837685313707116708761755507605485154464332857130265567979662183122608802947888455587798160820798242 2620041219234060226985913023558272390379688274611009074075837982325183328477215089203884050288774480179980018911596319321075879269128954923) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41367,7 +41367,7 @@ _:gn_6783 { } _:gn_6784 { - 3013 math:greaterThan 1 . + (3013) math:greaterThan 1 . (3013 1) math:difference 3012 . (618507831590667692821237486561501624247987096016405159341685528690027641831713576510376480847184844186265198694299457590099717052512641561 1000766693821696267082337768498385383065850589297301957367076226817577843322750756346753784720794817996857410108648430865488081108308156681) math:sum 1619274525412363959903575255059887007313837685313707116708761755507605485154464332857130265567979662183122608802947888455587798160820798242 . (3012 1000766693821696267082337768498385383065850589297301957367076226817577843322750756346753784720794817996857410108648430865488081108308156681 1619274525412363959903575255059887007313837685313707116708761755507605485154464332857130265567979662183122608802947888455587798160820798242) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41378,7 +41378,7 @@ _:gn_6785 { } _:gn_6786 { - 3014 math:greaterThan 1 . + (3014) math:greaterThan 1 . (3014 1) math:difference 3013 . (382258862231028574261100281936883758817863493280896798025390698127550201491037179836377303873609973810592211414348973275388364055795515120 618507831590667692821237486561501624247987096016405159341685528690027641831713576510376480847184844186265198694299457590099717052512641561) math:sum 1000766693821696267082337768498385383065850589297301957367076226817577843322750756346753784720794817996857410108648430865488081108308156681 . (3013 618507831590667692821237486561501624247987096016405159341685528690027641831713576510376480847184844186265198694299457590099717052512641561 1000766693821696267082337768498385383065850589297301957367076226817577843322750756346753784720794817996857410108648430865488081108308156681) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41389,7 +41389,7 @@ _:gn_6787 { } _:gn_6788 { - 3015 math:greaterThan 1 . + (3015) math:greaterThan 1 . (3015 1) math:difference 3014 . (236248969359639118560137204624617865430123602735508361316294830562477440340676396673999176973574870375672987279950484314711352996717126441 382258862231028574261100281936883758817863493280896798025390698127550201491037179836377303873609973810592211414348973275388364055795515120) math:sum 618507831590667692821237486561501624247987096016405159341685528690027641831713576510376480847184844186265198694299457590099717052512641561 . (3014 382258862231028574261100281936883758817863493280896798025390698127550201491037179836377303873609973810592211414348973275388364055795515120 618507831590667692821237486561501624247987096016405159341685528690027641831713576510376480847184844186265198694299457590099717052512641561) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41400,7 +41400,7 @@ _:gn_6789 { } _:gn_6790 { - 3016 math:greaterThan 1 . + (3016) math:greaterThan 1 . (3016 1) math:difference 3015 . (146009892871389455700963077312265893387739890545388436709095867565072761150360783162378126900035103434919224134398488960677011059078388679 236248969359639118560137204624617865430123602735508361316294830562477440340676396673999176973574870375672987279950484314711352996717126441) math:sum 382258862231028574261100281936883758817863493280896798025390698127550201491037179836377303873609973810592211414348973275388364055795515120 . (3015 236248969359639118560137204624617865430123602735508361316294830562477440340676396673999176973574870375672987279950484314711352996717126441 382258862231028574261100281936883758817863493280896798025390698127550201491037179836377303873609973810592211414348973275388364055795515120) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41411,7 +41411,7 @@ _:gn_6791 { } _:gn_6792 { - 3017 math:greaterThan 1 . + (3017) math:greaterThan 1 . (3017 1) math:difference 3016 . (90239076488249662859174127312351972042383712190119924607198962997404679190315613511621050073539766940753763145551995354034341937638737762 146009892871389455700963077312265893387739890545388436709095867565072761150360783162378126900035103434919224134398488960677011059078388679) math:sum 236248969359639118560137204624617865430123602735508361316294830562477440340676396673999176973574870375672987279950484314711352996717126441 . (3016 146009892871389455700963077312265893387739890545388436709095867565072761150360783162378126900035103434919224134398488960677011059078388679 236248969359639118560137204624617865430123602735508361316294830562477440340676396673999176973574870375672987279950484314711352996717126441) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41422,7 +41422,7 @@ _:gn_6793 { } _:gn_6794 { - 3018 math:greaterThan 1 . + (3018) math:greaterThan 1 . (3018 1) math:difference 3017 . (55770816383139792841788949999913921345356178355268512101896904567668081960045169650757076826495336494165460988846493606642669121439650917 90239076488249662859174127312351972042383712190119924607198962997404679190315613511621050073539766940753763145551995354034341937638737762) math:sum 146009892871389455700963077312265893387739890545388436709095867565072761150360783162378126900035103434919224134398488960677011059078388679 . (3017 90239076488249662859174127312351972042383712190119924607198962997404679190315613511621050073539766940753763145551995354034341937638737762 146009892871389455700963077312265893387739890545388436709095867565072761150360783162378126900035103434919224134398488960677011059078388679) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41433,7 +41433,7 @@ _:gn_6795 { } _:gn_6796 { - 3019 math:greaterThan 1 . + (3019) math:greaterThan 1 . (3019 1) math:difference 3018 . (34468260105109870017385177312438050697027533834851412505302058429736597230270443860863973247044430446588302156705501747391672816199086845 55770816383139792841788949999913921345356178355268512101896904567668081960045169650757076826495336494165460988846493606642669121439650917) math:sum 90239076488249662859174127312351972042383712190119924607198962997404679190315613511621050073539766940753763145551995354034341937638737762 . (3018 55770816383139792841788949999913921345356178355268512101896904567668081960045169650757076826495336494165460988846493606642669121439650917 90239076488249662859174127312351972042383712190119924607198962997404679190315613511621050073539766940753763145551995354034341937638737762) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41444,7 +41444,7 @@ _:gn_6797 { } _:gn_6798 { - 3020 math:greaterThan 1 . + (3020) math:greaterThan 1 . (3020 1) math:difference 3019 . (21302556278029922824403772687475870648328644520417099596594846137931484729774725789893103579450906047577158832140991859250996305240564072 34468260105109870017385177312438050697027533834851412505302058429736597230270443860863973247044430446588302156705501747391672816199086845) math:sum 55770816383139792841788949999913921345356178355268512101896904567668081960045169650757076826495336494165460988846493606642669121439650917 . (3019 34468260105109870017385177312438050697027533834851412505302058429736597230270443860863973247044430446588302156705501747391672816199086845 55770816383139792841788949999913921345356178355268512101896904567668081960045169650757076826495336494165460988846493606642669121439650917) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41455,7 +41455,7 @@ _:gn_6799 { } _:gn_6800 { - 3021 math:greaterThan 1 . + (3021) math:greaterThan 1 . (3021 1) math:difference 3020 . (13165703827079947192981404624962180048698889314434312908707212291805112500495718070970869667593524399011143324564509888140676510958522773 21302556278029922824403772687475870648328644520417099596594846137931484729774725789893103579450906047577158832140991859250996305240564072) math:sum 34468260105109870017385177312438050697027533834851412505302058429736597230270443860863973247044430446588302156705501747391672816199086845 . (3020 21302556278029922824403772687475870648328644520417099596594846137931484729774725789893103579450906047577158832140991859250996305240564072 34468260105109870017385177312438050697027533834851412505302058429736597230270443860863973247044430446588302156705501747391672816199086845) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41466,7 +41466,7 @@ _:gn_6801 { } _:gn_6802 { - 3022 math:greaterThan 1 . + (3022) math:greaterThan 1 . (3022 1) math:difference 3021 . (8136852450949975631422368062513690599629755205982786687887633846126372229279007718922233911857381648566015507576481971110319794282041299 13165703827079947192981404624962180048698889314434312908707212291805112500495718070970869667593524399011143324564509888140676510958522773) math:sum 21302556278029922824403772687475870648328644520417099596594846137931484729774725789893103579450906047577158832140991859250996305240564072 . (3021 13165703827079947192981404624962180048698889314434312908707212291805112500495718070970869667593524399011143324564509888140676510958522773 21302556278029922824403772687475870648328644520417099596594846137931484729774725789893103579450906047577158832140991859250996305240564072) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41477,7 +41477,7 @@ _:gn_6803 { } _:gn_6804 { - 3023 math:greaterThan 1 . + (3023) math:greaterThan 1 . (3023 1) math:difference 3022 . (5028851376129971561559036562448489449069134108451526220819578445678740271216710352048635755736142750445127816988027917030356716676481474 8136852450949975631422368062513690599629755205982786687887633846126372229279007718922233911857381648566015507576481971110319794282041299) math:sum 13165703827079947192981404624962180048698889314434312908707212291805112500495718070970869667593524399011143324564509888140676510958522773 . (3022 8136852450949975631422368062513690599629755205982786687887633846126372229279007718922233911857381648566015507576481971110319794282041299 13165703827079947192981404624962180048698889314434312908707212291805112500495718070970869667593524399011143324564509888140676510958522773) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41488,7 +41488,7 @@ _:gn_6805 { } _:gn_6806 { - 3024 math:greaterThan 1 . + (3024) math:greaterThan 1 . (3024 1) math:difference 3023 . (3108001074820004069863331500065201150560621097531260467068055400447631958062297366873598156121238898120887690588454054079963077605559825 5028851376129971561559036562448489449069134108451526220819578445678740271216710352048635755736142750445127816988027917030356716676481474) math:sum 8136852450949975631422368062513690599629755205982786687887633846126372229279007718922233911857381648566015507576481971110319794282041299 . (3023 5028851376129971561559036562448489449069134108451526220819578445678740271216710352048635755736142750445127816988027917030356716676481474 8136852450949975631422368062513690599629755205982786687887633846126372229279007718922233911857381648566015507576481971110319794282041299) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41499,7 +41499,7 @@ _:gn_6807 { } _:gn_6808 { - 3025 math:greaterThan 1 . + (3025) math:greaterThan 1 . (3025 1) math:difference 3024 . (1920850301309967491695705062383288298508513010920265753751523045231108313154412985175037599614903852324240126399573862950393639070921649 3108001074820004069863331500065201150560621097531260467068055400447631958062297366873598156121238898120887690588454054079963077605559825) math:sum 5028851376129971561559036562448489449069134108451526220819578445678740271216710352048635755736142750445127816988027917030356716676481474 . (3024 3108001074820004069863331500065201150560621097531260467068055400447631958062297366873598156121238898120887690588454054079963077605559825 5028851376129971561559036562448489449069134108451526220819578445678740271216710352048635755736142750445127816988027917030356716676481474) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41510,7 +41510,7 @@ _:gn_6809 { } _:gn_6810 { - 3026 math:greaterThan 1 . + (3026) math:greaterThan 1 . (3026 1) math:difference 3025 . (1187150773510036578167626437681912852052108086610994713316532355216523644907884381698560556506335045796647564188880191129569438534638176 1920850301309967491695705062383288298508513010920265753751523045231108313154412985175037599614903852324240126399573862950393639070921649) math:sum 3108001074820004069863331500065201150560621097531260467068055400447631958062297366873598156121238898120887690588454054079963077605559825 . (3025 1920850301309967491695705062383288298508513010920265753751523045231108313154412985175037599614903852324240126399573862950393639070921649 3108001074820004069863331500065201150560621097531260467068055400447631958062297366873598156121238898120887690588454054079963077605559825) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41521,7 +41521,7 @@ _:gn_6811 { } _:gn_6812 { - 3027 math:greaterThan 1 . + (3027) math:greaterThan 1 . (3027 1) math:difference 3026 . (733699527799930913528078624701375446456404924309271040434990690014584668246528603476477043108568806527592562210693671820824200536283473 1187150773510036578167626437681912852052108086610994713316532355216523644907884381698560556506335045796647564188880191129569438534638176) math:sum 1920850301309967491695705062383288298508513010920265753751523045231108313154412985175037599614903852324240126399573862950393639070921649 . (3026 1187150773510036578167626437681912852052108086610994713316532355216523644907884381698560556506335045796647564188880191129569438534638176 1920850301309967491695705062383288298508513010920265753751523045231108313154412985175037599614903852324240126399573862950393639070921649) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41532,7 +41532,7 @@ _:gn_6813 { } _:gn_6814 { - 3028 math:greaterThan 1 . + (3028) math:greaterThan 1 . (3028 1) math:difference 3027 . (453451245710105664639547812980537405595703162301723672881541665201938976661355778222083513397766239269055001978186519308745237998354703 733699527799930913528078624701375446456404924309271040434990690014584668246528603476477043108568806527592562210693671820824200536283473) math:sum 1187150773510036578167626437681912852052108086610994713316532355216523644907884381698560556506335045796647564188880191129569438534638176 . (3027 733699527799930913528078624701375446456404924309271040434990690014584668246528603476477043108568806527592562210693671820824200536283473 1187150773510036578167626437681912852052108086610994713316532355216523644907884381698560556506335045796647564188880191129569438534638176) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41543,7 +41543,7 @@ _:gn_6815 { } _:gn_6816 { - 3029 math:greaterThan 1 . + (3029) math:greaterThan 1 . (3029 1) math:difference 3028 . (280248282089825248888530811720838040860701762007547367553449024812645691585172825254393529710802567258537560232507152512078962537928770 453451245710105664639547812980537405595703162301723672881541665201938976661355778222083513397766239269055001978186519308745237998354703) math:sum 733699527799930913528078624701375446456404924309271040434990690014584668246528603476477043108568806527592562210693671820824200536283473 . (3028 453451245710105664639547812980537405595703162301723672881541665201938976661355778222083513397766239269055001978186519308745237998354703 733699527799930913528078624701375446456404924309271040434990690014584668246528603476477043108568806527592562210693671820824200536283473) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41554,7 +41554,7 @@ _:gn_6817 { } _:gn_6818 { - 3030 math:greaterThan 1 . + (3030) math:greaterThan 1 . (3030 1) math:difference 3029 . (173202963620280415751017001259699364735001400294176305328092640389293285076182952967689983686963672010517441745679366796666275460425933 280248282089825248888530811720838040860701762007547367553449024812645691585172825254393529710802567258537560232507152512078962537928770) math:sum 453451245710105664639547812980537405595703162301723672881541665201938976661355778222083513397766239269055001978186519308745237998354703 . (3029 280248282089825248888530811720838040860701762007547367553449024812645691585172825254393529710802567258537560232507152512078962537928770 453451245710105664639547812980537405595703162301723672881541665201938976661355778222083513397766239269055001978186519308745237998354703) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41565,7 +41565,7 @@ _:gn_6819 { } _:gn_6820 { - 3031 math:greaterThan 1 . + (3031) math:greaterThan 1 . (3031 1) math:difference 3030 . (107045318469544833137513810461138676125700361713371062225356384423352406508989872286703546023838895248020118486827785715412687077502837 173202963620280415751017001259699364735001400294176305328092640389293285076182952967689983686963672010517441745679366796666275460425933) math:sum 280248282089825248888530811720838040860701762007547367553449024812645691585172825254393529710802567258537560232507152512078962537928770 . (3030 173202963620280415751017001259699364735001400294176305328092640389293285076182952967689983686963672010517441745679366796666275460425933 280248282089825248888530811720838040860701762007547367553449024812645691585172825254393529710802567258537560232507152512078962537928770) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41576,7 +41576,7 @@ _:gn_6821 { } _:gn_6822 { - 3032 math:greaterThan 1 . + (3032) math:greaterThan 1 . (3032 1) math:difference 3031 . (66157645150735582613503190798560688609301038580805243102736255965940878567193080680986437663124776762497323258851581081253588382923096 107045318469544833137513810461138676125700361713371062225356384423352406508989872286703546023838895248020118486827785715412687077502837) math:sum 173202963620280415751017001259699364735001400294176305328092640389293285076182952967689983686963672010517441745679366796666275460425933 . (3031 107045318469544833137513810461138676125700361713371062225356384423352406508989872286703546023838895248020118486827785715412687077502837 173202963620280415751017001259699364735001400294176305328092640389293285076182952967689983686963672010517441745679366796666275460425933) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41587,7 +41587,7 @@ _:gn_6823 { } _:gn_6824 { - 3033 math:greaterThan 1 . + (3033) math:greaterThan 1 . (3033 1) math:difference 3032 . (40887673318809250524010619662577987516399323132565819122620128457411527941796791605717108360714118485522795227976204634159098694579741 66157645150735582613503190798560688609301038580805243102736255965940878567193080680986437663124776762497323258851581081253588382923096) math:sum 107045318469544833137513810461138676125700361713371062225356384423352406508989872286703546023838895248020118486827785715412687077502837 . (3032 66157645150735582613503190798560688609301038580805243102736255965940878567193080680986437663124776762497323258851581081253588382923096 107045318469544833137513810461138676125700361713371062225356384423352406508989872286703546023838895248020118486827785715412687077502837) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41598,7 +41598,7 @@ _:gn_6825 { } _:gn_6826 { - 3034 math:greaterThan 1 . + (3034) math:greaterThan 1 . (3034 1) math:difference 3033 . (25269971831926332089492571135982701092901715448239423980116127508529350625396289075269329302410658276974528030875376447094489688343355 40887673318809250524010619662577987516399323132565819122620128457411527941796791605717108360714118485522795227976204634159098694579741) math:sum 66157645150735582613503190798560688609301038580805243102736255965940878567193080680986437663124776762497323258851581081253588382923096 . (3033 40887673318809250524010619662577987516399323132565819122620128457411527941796791605717108360714118485522795227976204634159098694579741 66157645150735582613503190798560688609301038580805243102736255965940878567193080680986437663124776762497323258851581081253588382923096) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41609,7 +41609,7 @@ _:gn_6827 { } _:gn_6828 { - 3035 math:greaterThan 1 . + (3035) math:greaterThan 1 . (3035 1) math:difference 3034 . (15617701486882918434518048526595286423497607684326395142504000948882177316400502530447779058303460208548267197100828187064609006236386 25269971831926332089492571135982701092901715448239423980116127508529350625396289075269329302410658276974528030875376447094489688343355) math:sum 40887673318809250524010619662577987516399323132565819122620128457411527941796791605717108360714118485522795227976204634159098694579741 . (3034 25269971831926332089492571135982701092901715448239423980116127508529350625396289075269329302410658276974528030875376447094489688343355 40887673318809250524010619662577987516399323132565819122620128457411527941796791605717108360714118485522795227976204634159098694579741) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41620,7 +41620,7 @@ _:gn_6829 { } _:gn_6830 { - 3036 math:greaterThan 1 . + (3036) math:greaterThan 1 . (3036 1) math:difference 3035 . (9652270345043413654974522609387414669404107763913028837612126559647173308995786544821550244107198068426260833774548260029880682106969 15617701486882918434518048526595286423497607684326395142504000948882177316400502530447779058303460208548267197100828187064609006236386) math:sum 25269971831926332089492571135982701092901715448239423980116127508529350625396289075269329302410658276974528030875376447094489688343355 . (3035 15617701486882918434518048526595286423497607684326395142504000948882177316400502530447779058303460208548267197100828187064609006236386 25269971831926332089492571135982701092901715448239423980116127508529350625396289075269329302410658276974528030875376447094489688343355) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41631,7 +41631,7 @@ _:gn_6831 { } _:gn_6832 { - 3037 math:greaterThan 1 . + (3037) math:greaterThan 1 . (3037 1) math:difference 3036 . (5965431141839504779543525917207871754093499920413366304891874389235004007404715985626228814196262140122006363326279927034728324129417 9652270345043413654974522609387414669404107763913028837612126559647173308995786544821550244107198068426260833774548260029880682106969) math:sum 15617701486882918434518048526595286423497607684326395142504000948882177316400502530447779058303460208548267197100828187064609006236386 . (3036 9652270345043413654974522609387414669404107763913028837612126559647173308995786544821550244107198068426260833774548260029880682106969 15617701486882918434518048526595286423497607684326395142504000948882177316400502530447779058303460208548267197100828187064609006236386) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41642,7 +41642,7 @@ _:gn_6833 { } _:gn_6834 { - 3038 math:greaterThan 1 . + (3038) math:greaterThan 1 . (3038 1) math:difference 3037 . (3686839203203908875430996692179542915310607843499662532720252170412169301591070559195321429910935928304254470448268332995152357977552 5965431141839504779543525917207871754093499920413366304891874389235004007404715985626228814196262140122006363326279927034728324129417) math:sum 9652270345043413654974522609387414669404107763913028837612126559647173308995786544821550244107198068426260833774548260029880682106969 . (3037 5965431141839504779543525917207871754093499920413366304891874389235004007404715985626228814196262140122006363326279927034728324129417 9652270345043413654974522609387414669404107763913028837612126559647173308995786544821550244107198068426260833774548260029880682106969) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41653,7 +41653,7 @@ _:gn_6835 { } _:gn_6836 { - 3039 math:greaterThan 1 . + (3039) math:greaterThan 1 . (3039 1) math:difference 3038 . (2278591938635595904112529225028328838782892076913703772171622218822834705813645426430907384285326211817751892878011594039575966151865 3686839203203908875430996692179542915310607843499662532720252170412169301591070559195321429910935928304254470448268332995152357977552) math:sum 5965431141839504779543525917207871754093499920413366304891874389235004007404715985626228814196262140122006363326279927034728324129417 . (3038 3686839203203908875430996692179542915310607843499662532720252170412169301591070559195321429910935928304254470448268332995152357977552 5965431141839504779543525917207871754093499920413366304891874389235004007404715985626228814196262140122006363326279927034728324129417) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41664,7 +41664,7 @@ _:gn_6837 { } _:gn_6838 { - 3040 math:greaterThan 1 . + (3040) math:greaterThan 1 . (3040 1) math:difference 3039 . (1408247264568312971318467467151214076527715766585958760548629951589334595777425132764414045625609716486502577570256738955576391825687 2278591938635595904112529225028328838782892076913703772171622218822834705813645426430907384285326211817751892878011594039575966151865) math:sum 3686839203203908875430996692179542915310607843499662532720252170412169301591070559195321429910935928304254470448268332995152357977552 . (3039 2278591938635595904112529225028328838782892076913703772171622218822834705813645426430907384285326211817751892878011594039575966151865 3686839203203908875430996692179542915310607843499662532720252170412169301591070559195321429910935928304254470448268332995152357977552) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41675,7 +41675,7 @@ _:gn_6839 { } _:gn_6840 { - 3041 math:greaterThan 1 . + (3041) math:greaterThan 1 . (3041 1) math:difference 3040 . (870344674067282932794061757877114762255176310327745011622992267233500110036220293666493338659716495331249315307754855083999574326178 1408247264568312971318467467151214076527715766585958760548629951589334595777425132764414045625609716486502577570256738955576391825687) math:sum 2278591938635595904112529225028328838782892076913703772171622218822834705813645426430907384285326211817751892878011594039575966151865 . (3040 1408247264568312971318467467151214076527715766585958760548629951589334595777425132764414045625609716486502577570256738955576391825687 2278591938635595904112529225028328838782892076913703772171622218822834705813645426430907384285326211817751892878011594039575966151865) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41686,7 +41686,7 @@ _:gn_6841 { } _:gn_6842 { - 3042 math:greaterThan 1 . + (3042) math:greaterThan 1 . (3042 1) math:difference 3041 . (537902590501030038524405709274099314272539456258213748925637684355834485741204839097920706965893221155253262262501883871576817499509 870344674067282932794061757877114762255176310327745011622992267233500110036220293666493338659716495331249315307754855083999574326178) math:sum 1408247264568312971318467467151214076527715766585958760548629951589334595777425132764414045625609716486502577570256738955576391825687 . (3041 870344674067282932794061757877114762255176310327745011622992267233500110036220293666493338659716495331249315307754855083999574326178 1408247264568312971318467467151214076527715766585958760548629951589334595777425132764414045625609716486502577570256738955576391825687) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41697,7 +41697,7 @@ _:gn_6843 { } _:gn_6844 { - 3043 math:greaterThan 1 . + (3043) math:greaterThan 1 . (3043 1) math:difference 3042 . (332442083566252894269656048603015447982636854069531262697354582877665624295015454568572631693823274175996053045252971212422756826669 537902590501030038524405709274099314272539456258213748925637684355834485741204839097920706965893221155253262262501883871576817499509) math:sum 870344674067282932794061757877114762255176310327745011622992267233500110036220293666493338659716495331249315307754855083999574326178 . (3042 537902590501030038524405709274099314272539456258213748925637684355834485741204839097920706965893221155253262262501883871576817499509 870344674067282932794061757877114762255176310327745011622992267233500110036220293666493338659716495331249315307754855083999574326178) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41708,7 +41708,7 @@ _:gn_6845 { } _:gn_6846 { - 3044 math:greaterThan 1 . + (3044) math:greaterThan 1 . (3044 1) math:difference 3043 . (205460506934777144254749660671083866289902602188682486228283101478168861446189384529348075272069946979257209217248912659154060672840 332442083566252894269656048603015447982636854069531262697354582877665624295015454568572631693823274175996053045252971212422756826669) math:sum 537902590501030038524405709274099314272539456258213748925637684355834485741204839097920706965893221155253262262501883871576817499509 . (3043 332442083566252894269656048603015447982636854069531262697354582877665624295015454568572631693823274175996053045252971212422756826669 537902590501030038524405709274099314272539456258213748925637684355834485741204839097920706965893221155253262262501883871576817499509) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41719,7 +41719,7 @@ _:gn_6847 { } _:gn_6848 { - 3045 math:greaterThan 1 . + (3045) math:greaterThan 1 . (3045 1) math:difference 3044 . (126981576631475750014906387931931581692734251880848776469071481399496762848826070039224556421753327196738843828004058553268696153829 205460506934777144254749660671083866289902602188682486228283101478168861446189384529348075272069946979257209217248912659154060672840) math:sum 332442083566252894269656048603015447982636854069531262697354582877665624295015454568572631693823274175996053045252971212422756826669 . (3044 205460506934777144254749660671083866289902602188682486228283101478168861446189384529348075272069946979257209217248912659154060672840 332442083566252894269656048603015447982636854069531262697354582877665624295015454568572631693823274175996053045252971212422756826669) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41730,7 +41730,7 @@ _:gn_6849 { } _:gn_6850 { - 3046 math:greaterThan 1 . + (3046) math:greaterThan 1 . (3046 1) math:difference 3045 . (78478930303301394239843272739152284597168350307833709759211620078672098597363314490123518850316619782518365389244854105885364519011 126981576631475750014906387931931581692734251880848776469071481399496762848826070039224556421753327196738843828004058553268696153829) math:sum 205460506934777144254749660671083866289902602188682486228283101478168861446189384529348075272069946979257209217248912659154060672840 . (3045 126981576631475750014906387931931581692734251880848776469071481399496762848826070039224556421753327196738843828004058553268696153829 205460506934777144254749660671083866289902602188682486228283101478168861446189384529348075272069946979257209217248912659154060672840) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41741,7 +41741,7 @@ _:gn_6851 { } _:gn_6852 { - 3047 math:greaterThan 1 . + (3047) math:greaterThan 1 . (3047 1) math:difference 3046 . (48502646328174355775063115192779297095565901573015066709859861320824664251462755549101037571436707414220478438759204447383331634818 78478930303301394239843272739152284597168350307833709759211620078672098597363314490123518850316619782518365389244854105885364519011) math:sum 126981576631475750014906387931931581692734251880848776469071481399496762848826070039224556421753327196738843828004058553268696153829 . (3046 78478930303301394239843272739152284597168350307833709759211620078672098597363314490123518850316619782518365389244854105885364519011 126981576631475750014906387931931581692734251880848776469071481399496762848826070039224556421753327196738843828004058553268696153829) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41752,7 +41752,7 @@ _:gn_6853 { } _:gn_6854 { - 3048 math:greaterThan 1 . + (3048) math:greaterThan 1 . (3048 1) math:difference 3047 . (29976283975127038464780157546372987501602448734818643049351758757847434345900558941022481278879912368297886950485649658502032884193 48502646328174355775063115192779297095565901573015066709859861320824664251462755549101037571436707414220478438759204447383331634818) math:sum 78478930303301394239843272739152284597168350307833709759211620078672098597363314490123518850316619782518365389244854105885364519011 . (3047 48502646328174355775063115192779297095565901573015066709859861320824664251462755549101037571436707414220478438759204447383331634818 78478930303301394239843272739152284597168350307833709759211620078672098597363314490123518850316619782518365389244854105885364519011) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41763,7 +41763,7 @@ _:gn_6855 { } _:gn_6856 { - 3049 math:greaterThan 1 . + (3049) math:greaterThan 1 . (3049 1) math:difference 3048 . (18526362353047317310282957646406309593963452838196423660508102562977229905562196608078556292556795045922591488273554788881298750625 29976283975127038464780157546372987501602448734818643049351758757847434345900558941022481278879912368297886950485649658502032884193) math:sum 48502646328174355775063115192779297095565901573015066709859861320824664251462755549101037571436707414220478438759204447383331634818 . (3048 29976283975127038464780157546372987501602448734818643049351758757847434345900558941022481278879912368297886950485649658502032884193 48502646328174355775063115192779297095565901573015066709859861320824664251462755549101037571436707414220478438759204447383331634818) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41774,7 +41774,7 @@ _:gn_6857 { } _:gn_6858 { - 3050 math:greaterThan 1 . + (3050) math:greaterThan 1 . (3050 1) math:difference 3049 . (11449921622079721154497199899966677907638995896622219388843656194870204440338362332943924986323117322375295462212094869620734133568 18526362353047317310282957646406309593963452838196423660508102562977229905562196608078556292556795045922591488273554788881298750625) math:sum 29976283975127038464780157546372987501602448734818643049351758757847434345900558941022481278879912368297886950485649658502032884193 . (3049 18526362353047317310282957646406309593963452838196423660508102562977229905562196608078556292556795045922591488273554788881298750625 29976283975127038464780157546372987501602448734818643049351758757847434345900558941022481278879912368297886950485649658502032884193) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41785,7 +41785,7 @@ _:gn_6859 { } _:gn_6860 { - 3051 math:greaterThan 1 . + (3051) math:greaterThan 1 . (3051 1) math:difference 3050 . (7076440730967596155785757746439631686324456941574204271664446368107025465223834275134631306233677723547296026061459919260564617057 11449921622079721154497199899966677907638995896622219388843656194870204440338362332943924986323117322375295462212094869620734133568) math:sum 18526362353047317310282957646406309593963452838196423660508102562977229905562196608078556292556795045922591488273554788881298750625 . (3050 11449921622079721154497199899966677907638995896622219388843656194870204440338362332943924986323117322375295462212094869620734133568 18526362353047317310282957646406309593963452838196423660508102562977229905562196608078556292556795045922591488273554788881298750625) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41796,7 +41796,7 @@ _:gn_6861 { } _:gn_6862 { - 3052 math:greaterThan 1 . + (3052) math:greaterThan 1 . (3052 1) math:difference 3051 . (4373480891112124998711442153527046221314538955048015117179209826763178975114528057809293680089439598827999436150634950360169516511 7076440730967596155785757746439631686324456941574204271664446368107025465223834275134631306233677723547296026061459919260564617057) math:sum 11449921622079721154497199899966677907638995896622219388843656194870204440338362332943924986323117322375295462212094869620734133568 . (3051 7076440730967596155785757746439631686324456941574204271664446368107025465223834275134631306233677723547296026061459919260564617057 11449921622079721154497199899966677907638995896622219388843656194870204440338362332943924986323117322375295462212094869620734133568) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41807,7 +41807,7 @@ _:gn_6863 { } _:gn_6864 { - 3053 math:greaterThan 1 . + (3053) math:greaterThan 1 . (3053 1) math:difference 3052 . (2702959839855471157074315592912585465009917986526189154485236541343846490109306217325337626144238124719296589910824968900395100546 4373480891112124998711442153527046221314538955048015117179209826763178975114528057809293680089439598827999436150634950360169516511) math:sum 7076440730967596155785757746439631686324456941574204271664446368107025465223834275134631306233677723547296026061459919260564617057 . (3052 4373480891112124998711442153527046221314538955048015117179209826763178975114528057809293680089439598827999436150634950360169516511 7076440730967596155785757746439631686324456941574204271664446368107025465223834275134631306233677723547296026061459919260564617057) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41818,7 +41818,7 @@ _:gn_6865 { } _:gn_6866 { - 3054 math:greaterThan 1 . + (3054) math:greaterThan 1 . (3054 1) math:difference 3053 . (1670521051256653841637126560614460756304620968521825962693973285419332485005221840483956053945201474108702846239809981459774415965 2702959839855471157074315592912585465009917986526189154485236541343846490109306217325337626144238124719296589910824968900395100546) math:sum 4373480891112124998711442153527046221314538955048015117179209826763178975114528057809293680089439598827999436150634950360169516511 . (3053 2702959839855471157074315592912585465009917986526189154485236541343846490109306217325337626144238124719296589910824968900395100546 4373480891112124998711442153527046221314538955048015117179209826763178975114528057809293680089439598827999436150634950360169516511) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41829,7 +41829,7 @@ _:gn_6867 { } _:gn_6868 { - 3055 math:greaterThan 1 . + (3055) math:greaterThan 1 . (3055 1) math:difference 3054 . (1032438788598817315437189032298124708705297018004363191791263255924514005104084376841381572199036650610593743671014987440620684581 1670521051256653841637126560614460756304620968521825962693973285419332485005221840483956053945201474108702846239809981459774415965) math:sum 2702959839855471157074315592912585465009917986526189154485236541343846490109306217325337626144238124719296589910824968900395100546 . (3054 1670521051256653841637126560614460756304620968521825962693973285419332485005221840483956053945201474108702846239809981459774415965 2702959839855471157074315592912585465009917986526189154485236541343846490109306217325337626144238124719296589910824968900395100546) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41840,7 +41840,7 @@ _:gn_6869 { } _:gn_6870 { - 3056 math:greaterThan 1 . + (3056) math:greaterThan 1 . (3056 1) math:difference 3055 . (638082262657836526199937528316336047599323950517462770902710029494818479901137463642574481746164823498109102568794994019153731384 1032438788598817315437189032298124708705297018004363191791263255924514005104084376841381572199036650610593743671014987440620684581) math:sum 1670521051256653841637126560614460756304620968521825962693973285419332485005221840483956053945201474108702846239809981459774415965 . (3055 1032438788598817315437189032298124708705297018004363191791263255924514005104084376841381572199036650610593743671014987440620684581 1670521051256653841637126560614460756304620968521825962693973285419332485005221840483956053945201474108702846239809981459774415965) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41851,7 +41851,7 @@ _:gn_6871 { } _:gn_6872 { - 3057 math:greaterThan 1 . + (3057) math:greaterThan 1 . (3057 1) math:difference 3056 . (394356525940980789237251503981788661105973067486900420888553226429695525202946913198807090452871827112484641102219993421466953197 638082262657836526199937528316336047599323950517462770902710029494818479901137463642574481746164823498109102568794994019153731384) math:sum 1032438788598817315437189032298124708705297018004363191791263255924514005104084376841381572199036650610593743671014987440620684581 . (3056 638082262657836526199937528316336047599323950517462770902710029494818479901137463642574481746164823498109102568794994019153731384 1032438788598817315437189032298124708705297018004363191791263255924514005104084376841381572199036650610593743671014987440620684581) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41862,7 +41862,7 @@ _:gn_6873 { } _:gn_6874 { - 3058 math:greaterThan 1 . + (3058) math:greaterThan 1 . (3058 1) math:difference 3057 . (243725736716855736962686024334547386493350883030562350014156803065122954698190550443767391293292996385624461466575000597686778187 394356525940980789237251503981788661105973067486900420888553226429695525202946913198807090452871827112484641102219993421466953197) math:sum 638082262657836526199937528316336047599323950517462770902710029494818479901137463642574481746164823498109102568794994019153731384 . (3057 394356525940980789237251503981788661105973067486900420888553226429695525202946913198807090452871827112484641102219993421466953197 638082262657836526199937528316336047599323950517462770902710029494818479901137463642574481746164823498109102568794994019153731384) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41873,7 +41873,7 @@ _:gn_6875 { } _:gn_6876 { - 3059 math:greaterThan 1 . + (3059) math:greaterThan 1 . (3059 1) math:difference 3058 . (150630789224125052274565479647241274612622184456338070874396423364572570504756362755039699159578830726860179635644992823780175010 243725736716855736962686024334547386493350883030562350014156803065122954698190550443767391293292996385624461466575000597686778187) math:sum 394356525940980789237251503981788661105973067486900420888553226429695525202946913198807090452871827112484641102219993421466953197 . (3058 243725736716855736962686024334547386493350883030562350014156803065122954698190550443767391293292996385624461466575000597686778187 394356525940980789237251503981788661105973067486900420888553226429695525202946913198807090452871827112484641102219993421466953197) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41884,7 +41884,7 @@ _:gn_6877 { } _:gn_6878 { - 3060 math:greaterThan 1 . + (3060) math:greaterThan 1 . (3060 1) math:difference 3059 . (93094947492730684688120544687306111880728698574224279139760379700550384193434187688727692133714165658764281830930007773906603177 150630789224125052274565479647241274612622184456338070874396423364572570504756362755039699159578830726860179635644992823780175010) math:sum 243725736716855736962686024334547386493350883030562350014156803065122954698190550443767391293292996385624461466575000597686778187 . (3059 150630789224125052274565479647241274612622184456338070874396423364572570504756362755039699159578830726860179635644992823780175010 243725736716855736962686024334547386493350883030562350014156803065122954698190550443767391293292996385624461466575000597686778187) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41895,7 +41895,7 @@ _:gn_6879 { } _:gn_6880 { - 3061 math:greaterThan 1 . + (3061) math:greaterThan 1 . (3061 1) math:difference 3060 . (57535841731394367586444934959935162731893485882113791734636043664022186311322175066312007025864665068095897804714985049873571833 93094947492730684688120544687306111880728698574224279139760379700550384193434187688727692133714165658764281830930007773906603177) math:sum 150630789224125052274565479647241274612622184456338070874396423364572570504756362755039699159578830726860179635644992823780175010 . (3060 93094947492730684688120544687306111880728698574224279139760379700550384193434187688727692133714165658764281830930007773906603177 150630789224125052274565479647241274612622184456338070874396423364572570504756362755039699159578830726860179635644992823780175010) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41906,7 +41906,7 @@ _:gn_6881 { } _:gn_6882 { - 3062 math:greaterThan 1 . + (3062) math:greaterThan 1 . (3062 1) math:difference 3061 . (35559105761336317101675609727370949148835212692110487405124336036528197882112012622415685107849500590668384026215022724033031344 57535841731394367586444934959935162731893485882113791734636043664022186311322175066312007025864665068095897804714985049873571833) math:sum 93094947492730684688120544687306111880728698574224279139760379700550384193434187688727692133714165658764281830930007773906603177 . (3061 57535841731394367586444934959935162731893485882113791734636043664022186311322175066312007025864665068095897804714985049873571833 93094947492730684688120544687306111880728698574224279139760379700550384193434187688727692133714165658764281830930007773906603177) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41917,7 +41917,7 @@ _:gn_6883 { } _:gn_6884 { - 3063 math:greaterThan 1 . + (3063) math:greaterThan 1 . (3063 1) math:difference 3062 . (21976735970058050484769325232564213583058273190003304329511707627493988429210162443896321918015164477427513778499962325840540489 35559105761336317101675609727370949148835212692110487405124336036528197882112012622415685107849500590668384026215022724033031344) math:sum 57535841731394367586444934959935162731893485882113791734636043664022186311322175066312007025864665068095897804714985049873571833 . (3062 35559105761336317101675609727370949148835212692110487405124336036528197882112012622415685107849500590668384026215022724033031344 57535841731394367586444934959935162731893485882113791734636043664022186311322175066312007025864665068095897804714985049873571833) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41928,7 +41928,7 @@ _:gn_6885 { } _:gn_6886 { - 3064 math:greaterThan 1 . + (3064) math:greaterThan 1 . (3064 1) math:difference 3063 . (13582369791278266616906284494806735565776939502107183075612628409034209452901850178519363189834336113240870247715060398192490855 21976735970058050484769325232564213583058273190003304329511707627493988429210162443896321918015164477427513778499962325840540489) math:sum 35559105761336317101675609727370949148835212692110487405124336036528197882112012622415685107849500590668384026215022724033031344 . (3063 21976735970058050484769325232564213583058273190003304329511707627493988429210162443896321918015164477427513778499962325840540489 35559105761336317101675609727370949148835212692110487405124336036528197882112012622415685107849500590668384026215022724033031344) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41939,7 +41939,7 @@ _:gn_6887 { } _:gn_6888 { - 3065 math:greaterThan 1 . + (3065) math:greaterThan 1 . (3065 1) math:difference 3064 . (8394366178779783867863040737757478017281333687896121253899079218459778976308312265376958728180828364186643530784901927648049634 13582369791278266616906284494806735565776939502107183075612628409034209452901850178519363189834336113240870247715060398192490855) math:sum 21976735970058050484769325232564213583058273190003304329511707627493988429210162443896321918015164477427513778499962325840540489 . (3064 13582369791278266616906284494806735565776939502107183075612628409034209452901850178519363189834336113240870247715060398192490855 21976735970058050484769325232564213583058273190003304329511707627493988429210162443896321918015164477427513778499962325840540489) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41950,7 +41950,7 @@ _:gn_6889 { } _:gn_6890 { - 3066 math:greaterThan 1 . + (3066) math:greaterThan 1 . (3066 1) math:difference 3065 . (5188003612498482749043243757049257548495605814211061821713549190574430476593537913142404461653507749054226716930158470544441221 8394366178779783867863040737757478017281333687896121253899079218459778976308312265376958728180828364186643530784901927648049634) math:sum 13582369791278266616906284494806735565776939502107183075612628409034209452901850178519363189834336113240870247715060398192490855 . (3065 8394366178779783867863040737757478017281333687896121253899079218459778976308312265376958728180828364186643530784901927648049634 13582369791278266616906284494806735565776939502107183075612628409034209452901850178519363189834336113240870247715060398192490855) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41961,7 +41961,7 @@ _:gn_6891 { } _:gn_6892 { - 3067 math:greaterThan 1 . + (3067) math:greaterThan 1 . (3067 1) math:difference 3066 . (3206362566281301118819796980708220468785727873685059432185530027885348499714774352234554266527320615132416813854743457103608413 5188003612498482749043243757049257548495605814211061821713549190574430476593537913142404461653507749054226716930158470544441221) math:sum 8394366178779783867863040737757478017281333687896121253899079218459778976308312265376958728180828364186643530784901927648049634 . (3066 5188003612498482749043243757049257548495605814211061821713549190574430476593537913142404461653507749054226716930158470544441221 8394366178779783867863040737757478017281333687896121253899079218459778976308312265376958728180828364186643530784901927648049634) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41972,7 +41972,7 @@ _:gn_6893 { } _:gn_6894 { - 3068 math:greaterThan 1 . + (3068) math:greaterThan 1 . (3068 1) math:difference 3067 . (1981641046217181630223446776341037079709877940526002389528019162689081976878763560907850195126187133921809903075415013440832808 3206362566281301118819796980708220468785727873685059432185530027885348499714774352234554266527320615132416813854743457103608413) math:sum 5188003612498482749043243757049257548495605814211061821713549190574430476593537913142404461653507749054226716930158470544441221 . (3067 3206362566281301118819796980708220468785727873685059432185530027885348499714774352234554266527320615132416813854743457103608413 5188003612498482749043243757049257548495605814211061821713549190574430476593537913142404461653507749054226716930158470544441221) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41983,7 +41983,7 @@ _:gn_6895 { } _:gn_6896 { - 3069 math:greaterThan 1 . + (3069) math:greaterThan 1 . (3069 1) math:difference 3068 . (1224721520064119488596350204367183389075849933159057042657510865196266522836010791326704071401133481210606910779328443662775605 1981641046217181630223446776341037079709877940526002389528019162689081976878763560907850195126187133921809903075415013440832808) math:sum 3206362566281301118819796980708220468785727873685059432185530027885348499714774352234554266527320615132416813854743457103608413 . (3068 1981641046217181630223446776341037079709877940526002389528019162689081976878763560907850195126187133921809903075415013440832808 3206362566281301118819796980708220468785727873685059432185530027885348499714774352234554266527320615132416813854743457103608413) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -41994,7 +41994,7 @@ _:gn_6897 { } _:gn_6898 { - 3070 math:greaterThan 1 . + (3070) math:greaterThan 1 . (3070 1) math:difference 3069 . (756919526153062141627096571973853690634028007366945346870508297492815454042752769581146123725053652711202992296086569778057203 1224721520064119488596350204367183389075849933159057042657510865196266522836010791326704071401133481210606910779328443662775605) math:sum 1981641046217181630223446776341037079709877940526002389528019162689081976878763560907850195126187133921809903075415013440832808 . (3069 1224721520064119488596350204367183389075849933159057042657510865196266522836010791326704071401133481210606910779328443662775605 1981641046217181630223446776341037079709877940526002389528019162689081976878763560907850195126187133921809903075415013440832808) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42005,7 +42005,7 @@ _:gn_6899 { } _:gn_6900 { - 3071 math:greaterThan 1 . + (3071) math:greaterThan 1 . (3071 1) math:difference 3070 . (467801993911057346969253632393329698441821925792111695787002567703451068793258021745557947676079828499403918483241873884718402 756919526153062141627096571973853690634028007366945346870508297492815454042752769581146123725053652711202992296086569778057203) math:sum 1224721520064119488596350204367183389075849933159057042657510865196266522836010791326704071401133481210606910779328443662775605 . (3070 756919526153062141627096571973853690634028007366945346870508297492815454042752769581146123725053652711202992296086569778057203 1224721520064119488596350204367183389075849933159057042657510865196266522836010791326704071401133481210606910779328443662775605) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42016,7 +42016,7 @@ _:gn_6901 { } _:gn_6902 { - 3072 math:greaterThan 1 . + (3072) math:greaterThan 1 . (3072 1) math:difference 3071 . (289117532242004794657842939580523992192206081574833651083505729789364385249494747835588176048973824211799073812844695893338801 467801993911057346969253632393329698441821925792111695787002567703451068793258021745557947676079828499403918483241873884718402) math:sum 756919526153062141627096571973853690634028007366945346870508297492815454042752769581146123725053652711202992296086569778057203 . (3071 467801993911057346969253632393329698441821925792111695787002567703451068793258021745557947676079828499403918483241873884718402 756919526153062141627096571973853690634028007366945346870508297492815454042752769581146123725053652711202992296086569778057203) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42027,7 +42027,7 @@ _:gn_6903 { } _:gn_6904 { - 3073 math:greaterThan 1 . + (3073) math:greaterThan 1 . (3073 1) math:difference 3072 . (178684461669052552311410692812805706249615844217278044703496837914086683543763273909969771627106004287604844670397177991379601 289117532242004794657842939580523992192206081574833651083505729789364385249494747835588176048973824211799073812844695893338801) math:sum 467801993911057346969253632393329698441821925792111695787002567703451068793258021745557947676079828499403918483241873884718402 . (3072 289117532242004794657842939580523992192206081574833651083505729789364385249494747835588176048973824211799073812844695893338801 467801993911057346969253632393329698441821925792111695787002567703451068793258021745557947676079828499403918483241873884718402) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42038,7 +42038,7 @@ _:gn_6905 { } _:gn_6906 { - 3074 math:greaterThan 1 . + (3074) math:greaterThan 1 . (3074 1) math:difference 3073 . (110433070572952242346432246767718285942590237357555606380008891875277701705731473925618404421867819924194229142447517901959200 178684461669052552311410692812805706249615844217278044703496837914086683543763273909969771627106004287604844670397177991379601) math:sum 289117532242004794657842939580523992192206081574833651083505729789364385249494747835588176048973824211799073812844695893338801 . (3073 178684461669052552311410692812805706249615844217278044703496837914086683543763273909969771627106004287604844670397177991379601 289117532242004794657842939580523992192206081574833651083505729789364385249494747835588176048973824211799073812844695893338801) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42049,7 +42049,7 @@ _:gn_6907 { } _:gn_6908 { - 3075 math:greaterThan 1 . + (3075) math:greaterThan 1 . (3075 1) math:difference 3074 . (68251391096100309964978446045087420307025606859722438323487946038808981838031799984351367205238184363410615527949660089420401 110433070572952242346432246767718285942590237357555606380008891875277701705731473925618404421867819924194229142447517901959200) math:sum 178684461669052552311410692812805706249615844217278044703496837914086683543763273909969771627106004287604844670397177991379601 . (3074 110433070572952242346432246767718285942590237357555606380008891875277701705731473925618404421867819924194229142447517901959200 178684461669052552311410692812805706249615844217278044703496837914086683543763273909969771627106004287604844670397177991379601) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42060,7 +42060,7 @@ _:gn_6909 { } _:gn_6910 { - 3076 math:greaterThan 1 . + (3076) math:greaterThan 1 . (3076 1) math:difference 3075 . (42181679476851932381453800722630865635564630497833168056520945836468719867699673941267037216629635560783613614497857812538799 68251391096100309964978446045087420307025606859722438323487946038808981838031799984351367205238184363410615527949660089420401) math:sum 110433070572952242346432246767718285942590237357555606380008891875277701705731473925618404421867819924194229142447517901959200 . (3075 68251391096100309964978446045087420307025606859722438323487946038808981838031799984351367205238184363410615527949660089420401 110433070572952242346432246767718285942590237357555606380008891875277701705731473925618404421867819924194229142447517901959200) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42071,7 +42071,7 @@ _:gn_6911 { } _:gn_6912 { - 3077 math:greaterThan 1 . + (3077) math:greaterThan 1 . (3077 1) math:difference 3076 . (26069711619248377583524645322456554671460976361889270266967000202340261970332126043084329988608548802627001913451802276881602 42181679476851932381453800722630865635564630497833168056520945836468719867699673941267037216629635560783613614497857812538799) math:sum 68251391096100309964978446045087420307025606859722438323487946038808981838031799984351367205238184363410615527949660089420401 . (3076 42181679476851932381453800722630865635564630497833168056520945836468719867699673941267037216629635560783613614497857812538799 68251391096100309964978446045087420307025606859722438323487946038808981838031799984351367205238184363410615527949660089420401) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42082,7 +42082,7 @@ _:gn_6913 { } _:gn_6914 { - 3078 math:greaterThan 1 . + (3078) math:greaterThan 1 . (3078 1) math:difference 3077 . (16111967857603554797929155400174310964103654135943897789553945634128457897367547898182707228021086758156611701046055535657197 26069711619248377583524645322456554671460976361889270266967000202340261970332126043084329988608548802627001913451802276881602) math:sum 42181679476851932381453800722630865635564630497833168056520945836468719867699673941267037216629635560783613614497857812538799 . (3077 26069711619248377583524645322456554671460976361889270266967000202340261970332126043084329988608548802627001913451802276881602 42181679476851932381453800722630865635564630497833168056520945836468719867699673941267037216629635560783613614497857812538799) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42093,7 +42093,7 @@ _:gn_6915 { } _:gn_6916 { - 3079 math:greaterThan 1 . + (3079) math:greaterThan 1 . (3079 1) math:difference 3078 . (9957743761644822785595489922282243707357322225945372477413054568211804072964578144901622760587462044470390212405746741224405 16111967857603554797929155400174310964103654135943897789553945634128457897367547898182707228021086758156611701046055535657197) math:sum 26069711619248377583524645322456554671460976361889270266967000202340261970332126043084329988608548802627001913451802276881602 . (3078 16111967857603554797929155400174310964103654135943897789553945634128457897367547898182707228021086758156611701046055535657197 26069711619248377583524645322456554671460976361889270266967000202340261970332126043084329988608548802627001913451802276881602) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42104,7 +42104,7 @@ _:gn_6917 { } _:gn_6918 { - 3080 math:greaterThan 1 . + (3080) math:greaterThan 1 . (3080 1) math:difference 3079 . (6154224095958732012333665477892067256746331909998525312140891065916653824402969753281084467433624713686221488640308794432792 9957743761644822785595489922282243707357322225945372477413054568211804072964578144901622760587462044470390212405746741224405) math:sum 16111967857603554797929155400174310964103654135943897789553945634128457897367547898182707228021086758156611701046055535657197 . (3079 9957743761644822785595489922282243707357322225945372477413054568211804072964578144901622760587462044470390212405746741224405 16111967857603554797929155400174310964103654135943897789553945634128457897367547898182707228021086758156611701046055535657197) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42115,7 +42115,7 @@ _:gn_6919 { } _:gn_6920 { - 3081 math:greaterThan 1 . + (3081) math:greaterThan 1 . (3081 1) math:difference 3080 . (3803519665686090773261824444390176450610990315946847165272163502295150248561608391620538293153837330784168723765437946791613 6154224095958732012333665477892067256746331909998525312140891065916653824402969753281084467433624713686221488640308794432792) math:sum 9957743761644822785595489922282243707357322225945372477413054568211804072964578144901622760587462044470390212405746741224405 . (3080 6154224095958732012333665477892067256746331909998525312140891065916653824402969753281084467433624713686221488640308794432792 9957743761644822785595489922282243707357322225945372477413054568211804072964578144901622760587462044470390212405746741224405) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42126,7 +42126,7 @@ _:gn_6921 { } _:gn_6922 { - 3082 math:greaterThan 1 . + (3082) math:greaterThan 1 . (3082 1) math:difference 3081 . (2350704430272641239071841033501890806135341594051678146868727563621503575841361361660546174279787382902052764874870847641179 3803519665686090773261824444390176450610990315946847165272163502295150248561608391620538293153837330784168723765437946791613) math:sum 6154224095958732012333665477892067256746331909998525312140891065916653824402969753281084467433624713686221488640308794432792 . (3081 3803519665686090773261824444390176450610990315946847165272163502295150248561608391620538293153837330784168723765437946791613 6154224095958732012333665477892067256746331909998525312140891065916653824402969753281084467433624713686221488640308794432792) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42137,7 +42137,7 @@ _:gn_6923 { } _:gn_6924 { - 3083 math:greaterThan 1 . + (3083) math:greaterThan 1 . (3083 1) math:difference 3082 . (1452815235413449534189983410888285644475648721895169018403435938673646672720247029959992118874049947882115958890567099150434 2350704430272641239071841033501890806135341594051678146868727563621503575841361361660546174279787382902052764874870847641179) math:sum 3803519665686090773261824444390176450610990315946847165272163502295150248561608391620538293153837330784168723765437946791613 . (3082 2350704430272641239071841033501890806135341594051678146868727563621503575841361361660546174279787382902052764874870847641179 3803519665686090773261824444390176450610990315946847165272163502295150248561608391620538293153837330784168723765437946791613) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42148,7 +42148,7 @@ _:gn_6925 { } _:gn_6926 { - 3084 math:greaterThan 1 . + (3084) math:greaterThan 1 . (3084 1) math:difference 3083 . (897889194859191704881857622613605161659692872156509128465291624947856903121114331700554055405737435019936805984303748490745 1452815235413449534189983410888285644475648721895169018403435938673646672720247029959992118874049947882115958890567099150434) math:sum 2350704430272641239071841033501890806135341594051678146868727563621503575841361361660546174279787382902052764874870847641179 . (3083 1452815235413449534189983410888285644475648721895169018403435938673646672720247029959992118874049947882115958890567099150434 2350704430272641239071841033501890806135341594051678146868727563621503575841361361660546174279787382902052764874870847641179) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42159,7 +42159,7 @@ _:gn_6927 { } _:gn_6928 { - 3085 math:greaterThan 1 . + (3085) math:greaterThan 1 . (3085 1) math:difference 3084 . (554926040554257829308125788274680482815955849738659889938144313725789769599132698259438063468312512862179152906263350659689 897889194859191704881857622613605161659692872156509128465291624947856903121114331700554055405737435019936805984303748490745) math:sum 1452815235413449534189983410888285644475648721895169018403435938673646672720247029959992118874049947882115958890567099150434 . (3084 897889194859191704881857622613605161659692872156509128465291624947856903121114331700554055405737435019936805984303748490745 1452815235413449534189983410888285644475648721895169018403435938673646672720247029959992118874049947882115958890567099150434) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42170,7 +42170,7 @@ _:gn_6929 { } _:gn_6930 { - 3086 math:greaterThan 1 . + (3086) math:greaterThan 1 . (3086 1) math:difference 3085 . (342963154304933875573731834338924678843737022417849238527147311222067133521981633441115991937424922157757653078040397831056 554926040554257829308125788274680482815955849738659889938144313725789769599132698259438063468312512862179152906263350659689) math:sum 897889194859191704881857622613605161659692872156509128465291624947856903121114331700554055405737435019936805984303748490745 . (3085 554926040554257829308125788274680482815955849738659889938144313725789769599132698259438063468312512862179152906263350659689 897889194859191704881857622613605161659692872156509128465291624947856903121114331700554055405737435019936805984303748490745) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42181,7 +42181,7 @@ _:gn_6931 { } _:gn_6932 { - 3087 math:greaterThan 1 . + (3087) math:greaterThan 1 . (3087 1) math:difference 3086 . (211962886249323953734393953935755803972218827320810651410997002503722636077151064818322071530887590704421499828222952828633 342963154304933875573731834338924678843737022417849238527147311222067133521981633441115991937424922157757653078040397831056) math:sum 554926040554257829308125788274680482815955849738659889938144313725789769599132698259438063468312512862179152906263350659689 . (3086 342963154304933875573731834338924678843737022417849238527147311222067133521981633441115991937424922157757653078040397831056 554926040554257829308125788274680482815955849738659889938144313725789769599132698259438063468312512862179152906263350659689) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42192,7 +42192,7 @@ _:gn_6933 { } _:gn_6934 { - 3088 math:greaterThan 1 . + (3088) math:greaterThan 1 . (3088 1) math:difference 3087 . (131000268055609921839337880403168874871518195097038587116150308718344497444830568622793920406537331453336153249817445002423 211962886249323953734393953935755803972218827320810651410997002503722636077151064818322071530887590704421499828222952828633) math:sum 342963154304933875573731834338924678843737022417849238527147311222067133521981633441115991937424922157757653078040397831056 . (3087 211962886249323953734393953935755803972218827320810651410997002503722636077151064818322071530887590704421499828222952828633 342963154304933875573731834338924678843737022417849238527147311222067133521981633441115991937424922157757653078040397831056) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42203,7 +42203,7 @@ _:gn_6935 { } _:gn_6936 { - 3089 math:greaterThan 1 . + (3089) math:greaterThan 1 . (3089 1) math:difference 3088 . (80962618193714031895056073532586929100700632223772064294846693785378138632320496195528151124350259251085346578405507826210 131000268055609921839337880403168874871518195097038587116150308718344497444830568622793920406537331453336153249817445002423) math:sum 211962886249323953734393953935755803972218827320810651410997002503722636077151064818322071530887590704421499828222952828633 . (3088 131000268055609921839337880403168874871518195097038587116150308718344497444830568622793920406537331453336153249817445002423 211962886249323953734393953935755803972218827320810651410997002503722636077151064818322071530887590704421499828222952828633) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42214,7 +42214,7 @@ _:gn_6937 { } _:gn_6938 { - 3090 math:greaterThan 1 . + (3090) math:greaterThan 1 . (3090 1) math:difference 3089 . (50037649861895889944281806870581945770817562873266522821303614932966358812510072427265769282187072202250806671411937176213 80962618193714031895056073532586929100700632223772064294846693785378138632320496195528151124350259251085346578405507826210) math:sum 131000268055609921839337880403168874871518195097038587116150308718344497444830568622793920406537331453336153249817445002423 . (3089 80962618193714031895056073532586929100700632223772064294846693785378138632320496195528151124350259251085346578405507826210 131000268055609921839337880403168874871518195097038587116150308718344497444830568622793920406537331453336153249817445002423) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42225,7 +42225,7 @@ _:gn_6939 { } _:gn_6940 { - 3091 math:greaterThan 1 . + (3091) math:greaterThan 1 . (3091 1) math:difference 3090 . (30924968331818141950774266662004983329883069350505541473543078852411779819810423768262381842163187048834539906993570649997 50037649861895889944281806870581945770817562873266522821303614932966358812510072427265769282187072202250806671411937176213) math:sum 80962618193714031895056073532586929100700632223772064294846693785378138632320496195528151124350259251085346578405507826210 . (3090 50037649861895889944281806870581945770817562873266522821303614932966358812510072427265769282187072202250806671411937176213 80962618193714031895056073532586929100700632223772064294846693785378138632320496195528151124350259251085346578405507826210) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42236,7 +42236,7 @@ _:gn_6941 { } _:gn_6942 { - 3092 math:greaterThan 1 . + (3092) math:greaterThan 1 . (3092 1) math:difference 3091 . (19112681530077747993507540208576962440934493522760981347760536080554578992699648659003387440023885153416266764418366526216 30924968331818141950774266662004983329883069350505541473543078852411779819810423768262381842163187048834539906993570649997) math:sum 50037649861895889944281806870581945770817562873266522821303614932966358812510072427265769282187072202250806671411937176213 . (3091 30924968331818141950774266662004983329883069350505541473543078852411779819810423768262381842163187048834539906993570649997 50037649861895889944281806870581945770817562873266522821303614932966358812510072427265769282187072202250806671411937176213) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42247,7 +42247,7 @@ _:gn_6943 { } _:gn_6944 { - 3093 math:greaterThan 1 . + (3093) math:greaterThan 1 . (3093 1) math:difference 3092 . (11812286801740393957266726453428020888948575827744560125782542771857200827110775109258994402139301895418273142575204123781 19112681530077747993507540208576962440934493522760981347760536080554578992699648659003387440023885153416266764418366526216) math:sum 30924968331818141950774266662004983329883069350505541473543078852411779819810423768262381842163187048834539906993570649997 . (3092 19112681530077747993507540208576962440934493522760981347760536080554578992699648659003387440023885153416266764418366526216 30924968331818141950774266662004983329883069350505541473543078852411779819810423768262381842163187048834539906993570649997) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42258,7 +42258,7 @@ _:gn_6945 { } _:gn_6946 { - 3094 math:greaterThan 1 . + (3094) math:greaterThan 1 . (3094 1) math:difference 3093 . (7300394728337354036240813755148941551985917695016421221977993308697378165588873549744393037884583257997993621843162402435 11812286801740393957266726453428020888948575827744560125782542771857200827110775109258994402139301895418273142575204123781) math:sum 19112681530077747993507540208576962440934493522760981347760536080554578992699648659003387440023885153416266764418366526216 . (3093 11812286801740393957266726453428020888948575827744560125782542771857200827110775109258994402139301895418273142575204123781 19112681530077747993507540208576962440934493522760981347760536080554578992699648659003387440023885153416266764418366526216) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42269,7 +42269,7 @@ _:gn_6947 { } _:gn_6948 { - 3095 math:greaterThan 1 . + (3095) math:greaterThan 1 . (3095 1) math:difference 3094 . (4511892073403039921025912698279079336962658132728138903804549463159822661521901559514601364254718637420279520732041721346 7300394728337354036240813755148941551985917695016421221977993308697378165588873549744393037884583257997993621843162402435) math:sum 11812286801740393957266726453428020888948575827744560125782542771857200827110775109258994402139301895418273142575204123781 . (3094 7300394728337354036240813755148941551985917695016421221977993308697378165588873549744393037884583257997993621843162402435 11812286801740393957266726453428020888948575827744560125782542771857200827110775109258994402139301895418273142575204123781) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42280,7 +42280,7 @@ _:gn_6949 { } _:gn_6950 { - 3096 math:greaterThan 1 . + (3096) math:greaterThan 1 . (3096 1) math:difference 3095 . (2788502654934314115214901056869862215023259562288282318173443845537555504066971990229791673629864620577714101111120681089 4511892073403039921025912698279079336962658132728138903804549463159822661521901559514601364254718637420279520732041721346) math:sum 7300394728337354036240813755148941551985917695016421221977993308697378165588873549744393037884583257997993621843162402435 . (3095 4511892073403039921025912698279079336962658132728138903804549463159822661521901559514601364254718637420279520732041721346 7300394728337354036240813755148941551985917695016421221977993308697378165588873549744393037884583257997993621843162402435) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42291,7 +42291,7 @@ _:gn_6951 { } _:gn_6952 { - 3097 math:greaterThan 1 . + (3097) math:greaterThan 1 . (3097 1) math:difference 3096 . (1723389418468725805811011641409217121939398570439856585631105617622267157454929569284809690624854016842565419620921040257 2788502654934314115214901056869862215023259562288282318173443845537555504066971990229791673629864620577714101111120681089) math:sum 4511892073403039921025912698279079336962658132728138903804549463159822661521901559514601364254718637420279520732041721346 . (3096 2788502654934314115214901056869862215023259562288282318173443845537555504066971990229791673629864620577714101111120681089 4511892073403039921025912698279079336962658132728138903804549463159822661521901559514601364254718637420279520732041721346) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42302,7 +42302,7 @@ _:gn_6953 { } _:gn_6954 { - 3098 math:greaterThan 1 . + (3098) math:greaterThan 1 . (3098 1) math:difference 3097 . (1065113236465588309403889415460645093083860991848425732542338227915288346612042420944981983005010603735148681490199640832 1723389418468725805811011641409217121939398570439856585631105617622267157454929569284809690624854016842565419620921040257) math:sum 2788502654934314115214901056869862215023259562288282318173443845537555504066971990229791673629864620577714101111120681089 . (3097 1723389418468725805811011641409217121939398570439856585631105617622267157454929569284809690624854016842565419620921040257 2788502654934314115214901056869862215023259562288282318173443845537555504066971990229791673629864620577714101111120681089) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42313,7 +42313,7 @@ _:gn_6955 { } _:gn_6956 { - 3099 math:greaterThan 1 . + (3099) math:greaterThan 1 . (3099 1) math:difference 3098 . (658276182003137496407122225948572028855537578591430853088767389706978810842887148339827707619843413107416738130721399425 1065113236465588309403889415460645093083860991848425732542338227915288346612042420944981983005010603735148681490199640832) math:sum 1723389418468725805811011641409217121939398570439856585631105617622267157454929569284809690624854016842565419620921040257 . (3098 1065113236465588309403889415460645093083860991848425732542338227915288346612042420944981983005010603735148681490199640832 1723389418468725805811011641409217121939398570439856585631105617622267157454929569284809690624854016842565419620921040257) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42324,7 +42324,7 @@ _:gn_6957 { } _:gn_6958 { - 3100 math:greaterThan 1 . + (3100) math:greaterThan 1 . (3100 1) math:difference 3099 . (406837054462450812996767189512073064228323413256994879453570838208309535769155272605154275385167190627731943359478241407 658276182003137496407122225948572028855537578591430853088767389706978810842887148339827707619843413107416738130721399425) math:sum 1065113236465588309403889415460645093083860991848425732542338227915288346612042420944981983005010603735148681490199640832 . (3099 658276182003137496407122225948572028855537578591430853088767389706978810842887148339827707619843413107416738130721399425 1065113236465588309403889415460645093083860991848425732542338227915288346612042420944981983005010603735148681490199640832) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42335,7 +42335,7 @@ _:gn_6959 { } _:gn_6960 { - 3101 math:greaterThan 1 . + (3101) math:greaterThan 1 . (3101 1) math:difference 3100 . (251439127540686683410355036436498964627214165334435973635196551498669275073731875734673432234676222479684794771243158018 406837054462450812996767189512073064228323413256994879453570838208309535769155272605154275385167190627731943359478241407) math:sum 658276182003137496407122225948572028855537578591430853088767389706978810842887148339827707619843413107416738130721399425 . (3100 406837054462450812996767189512073064228323413256994879453570838208309535769155272605154275385167190627731943359478241407 658276182003137496407122225948572028855537578591430853088767389706978810842887148339827707619843413107416738130721399425) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42346,7 +42346,7 @@ _:gn_6961 { } _:gn_6962 { - 3102 math:greaterThan 1 . + (3102) math:greaterThan 1 . (3102 1) math:difference 3101 . (155397926921764129586412153075574099601109247922558905818374286709640260695423396870480843150490968148047148588235083389 251439127540686683410355036436498964627214165334435973635196551498669275073731875734673432234676222479684794771243158018) math:sum 406837054462450812996767189512073064228323413256994879453570838208309535769155272605154275385167190627731943359478241407 . (3101 251439127540686683410355036436498964627214165334435973635196551498669275073731875734673432234676222479684794771243158018 406837054462450812996767189512073064228323413256994879453570838208309535769155272605154275385167190627731943359478241407) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42357,7 +42357,7 @@ _:gn_6963 { } _:gn_6964 { - 3103 math:greaterThan 1 . + (3103) math:greaterThan 1 . (3103 1) math:difference 3102 . (96041200618922553823942883360924865026104917411877067816822264789029014378308478864192589084185254331637646183008074629 155397926921764129586412153075574099601109247922558905818374286709640260695423396870480843150490968148047148588235083389) math:sum 251439127540686683410355036436498964627214165334435973635196551498669275073731875734673432234676222479684794771243158018 . (3102 155397926921764129586412153075574099601109247922558905818374286709640260695423396870480843150490968148047148588235083389 251439127540686683410355036436498964627214165334435973635196551498669275073731875734673432234676222479684794771243158018) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42368,7 +42368,7 @@ _:gn_6965 { } _:gn_6966 { - 3104 math:greaterThan 1 . + (3104) math:greaterThan 1 . (3104 1) math:difference 3103 . (59356726302841575762469269714649234575004330510681838001552021920611246317114918006288254066305713816409502405227008760 96041200618922553823942883360924865026104917411877067816822264789029014378308478864192589084185254331637646183008074629) math:sum 155397926921764129586412153075574099601109247922558905818374286709640260695423396870480843150490968148047148588235083389 . (3103 96041200618922553823942883360924865026104917411877067816822264789029014378308478864192589084185254331637646183008074629 155397926921764129586412153075574099601109247922558905818374286709640260695423396870480843150490968148047148588235083389) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42379,7 +42379,7 @@ _:gn_6967 { } _:gn_6968 { - 3105 math:greaterThan 1 . + (3105) math:greaterThan 1 . (3105 1) math:difference 3104 . (36684474316080978061473613646275630451100586901195229815270242868417768061193560857904335017879540515228143777781065869 59356726302841575762469269714649234575004330510681838001552021920611246317114918006288254066305713816409502405227008760) math:sum 96041200618922553823942883360924865026104917411877067816822264789029014378308478864192589084185254331637646183008074629 . (3104 59356726302841575762469269714649234575004330510681838001552021920611246317114918006288254066305713816409502405227008760 96041200618922553823942883360924865026104917411877067816822264789029014378308478864192589084185254331637646183008074629) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42390,7 +42390,7 @@ _:gn_6969 { } _:gn_6970 { - 3106 math:greaterThan 1 . + (3106) math:greaterThan 1 . (3106 1) math:difference 3105 . (22672251986760597700995656068373604123903743609486608186281779052193478255921357148383919048426173301181358627445942891 36684474316080978061473613646275630451100586901195229815270242868417768061193560857904335017879540515228143777781065869) math:sum 59356726302841575762469269714649234575004330510681838001552021920611246317114918006288254066305713816409502405227008760 . (3105 36684474316080978061473613646275630451100586901195229815270242868417768061193560857904335017879540515228143777781065869 59356726302841575762469269714649234575004330510681838001552021920611246317114918006288254066305713816409502405227008760) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42401,7 +42401,7 @@ _:gn_6971 { } _:gn_6972 { - 3107 math:greaterThan 1 . + (3107) math:greaterThan 1 . (3107 1) math:difference 3106 . (14012222329320380360477957577902026327196843291708621628988463816224289805272203709520415969453367214046785150335122978 22672251986760597700995656068373604123903743609486608186281779052193478255921357148383919048426173301181358627445942891) math:sum 36684474316080978061473613646275630451100586901195229815270242868417768061193560857904335017879540515228143777781065869 . (3106 22672251986760597700995656068373604123903743609486608186281779052193478255921357148383919048426173301181358627445942891 36684474316080978061473613646275630451100586901195229815270242868417768061193560857904335017879540515228143777781065869) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42412,7 +42412,7 @@ _:gn_6973 { } _:gn_6974 { - 3108 math:greaterThan 1 . + (3108) math:greaterThan 1 . (3108 1) math:difference 3107 . (8660029657440217340517698490471577796706900317777986557293315235969188450649153438863503078972806087134573477110819913 14012222329320380360477957577902026327196843291708621628988463816224289805272203709520415969453367214046785150335122978) math:sum 22672251986760597700995656068373604123903743609486608186281779052193478255921357148383919048426173301181358627445942891 . (3107 14012222329320380360477957577902026327196843291708621628988463816224289805272203709520415969453367214046785150335122978 22672251986760597700995656068373604123903743609486608186281779052193478255921357148383919048426173301181358627445942891) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42423,7 +42423,7 @@ _:gn_6975 { } _:gn_6976 { - 3109 math:greaterThan 1 . + (3109) math:greaterThan 1 . (3109 1) math:difference 3108 . (5352192671880163019960259087430448530489942973930635071695148580255101354623050270656912890480561126912211673224303065 8660029657440217340517698490471577796706900317777986557293315235969188450649153438863503078972806087134573477110819913) math:sum 14012222329320380360477957577902026327196843291708621628988463816224289805272203709520415969453367214046785150335122978 . (3108 8660029657440217340517698490471577796706900317777986557293315235969188450649153438863503078972806087134573477110819913 14012222329320380360477957577902026327196843291708621628988463816224289805272203709520415969453367214046785150335122978) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42434,7 +42434,7 @@ _:gn_6977 { } _:gn_6978 { - 3110 math:greaterThan 1 . + (3110) math:greaterThan 1 . (3110 1) math:difference 3109 . (3307836985560054320557439403041129266216957343847351485598166655714087096026103168206590188492244960222361803886516848 5352192671880163019960259087430448530489942973930635071695148580255101354623050270656912890480561126912211673224303065) math:sum 8660029657440217340517698490471577796706900317777986557293315235969188450649153438863503078972806087134573477110819913 . (3109 5352192671880163019960259087430448530489942973930635071695148580255101354623050270656912890480561126912211673224303065 8660029657440217340517698490471577796706900317777986557293315235969188450649153438863503078972806087134573477110819913) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42445,7 +42445,7 @@ _:gn_6979 { } _:gn_6980 { - 3111 math:greaterThan 1 . + (3111) math:greaterThan 1 . (3111 1) math:difference 3110 . (2044355686320108699402819684389319264272985630083283586096981924541014258596947102450322701988316166689849869337786217 3307836985560054320557439403041129266216957343847351485598166655714087096026103168206590188492244960222361803886516848) math:sum 5352192671880163019960259087430448530489942973930635071695148580255101354623050270656912890480561126912211673224303065 . (3110 3307836985560054320557439403041129266216957343847351485598166655714087096026103168206590188492244960222361803886516848 5352192671880163019960259087430448530489942973930635071695148580255101354623050270656912890480561126912211673224303065) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42456,7 +42456,7 @@ _:gn_6981 { } _:gn_6982 { - 3112 math:greaterThan 1 . + (3112) math:greaterThan 1 . (3112 1) math:difference 3111 . (1263481299239945621154619718651810001943971713764067899501184731173072837429156065756267486503928793532511934548730631 2044355686320108699402819684389319264272985630083283586096981924541014258596947102450322701988316166689849869337786217) math:sum 3307836985560054320557439403041129266216957343847351485598166655714087096026103168206590188492244960222361803886516848 . (3111 2044355686320108699402819684389319264272985630083283586096981924541014258596947102450322701988316166689849869337786217 3307836985560054320557439403041129266216957343847351485598166655714087096026103168206590188492244960222361803886516848) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42467,7 +42467,7 @@ _:gn_6983 { } _:gn_6984 { - 3113 math:greaterThan 1 . + (3113) math:greaterThan 1 . (3113 1) math:difference 3112 . (780874387080163078248199965737509262329013916319215686595797193367941421167791036694055215484387373157337934789055586 1263481299239945621154619718651810001943971713764067899501184731173072837429156065756267486503928793532511934548730631) math:sum 2044355686320108699402819684389319264272985630083283586096981924541014258596947102450322701988316166689849869337786217 . (3112 1263481299239945621154619718651810001943971713764067899501184731173072837429156065756267486503928793532511934548730631 2044355686320108699402819684389319264272985630083283586096981924541014258596947102450322701988316166689849869337786217) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42478,7 +42478,7 @@ _:gn_6985 { } _:gn_6986 { - 3114 math:greaterThan 1 . + (3114) math:greaterThan 1 . (3114 1) math:difference 3113 . (482606912159782542906419752914300739614957797444852212905387537805131416261365029062212271019541420375173999759675045 780874387080163078248199965737509262329013916319215686595797193367941421167791036694055215484387373157337934789055586) math:sum 1263481299239945621154619718651810001943971713764067899501184731173072837429156065756267486503928793532511934548730631 . (3113 780874387080163078248199965737509262329013916319215686595797193367941421167791036694055215484387373157337934789055586 1263481299239945621154619718651810001943971713764067899501184731173072837429156065756267486503928793532511934548730631) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42489,7 +42489,7 @@ _:gn_6987 { } _:gn_6988 { - 3115 math:greaterThan 1 . + (3115) math:greaterThan 1 . (3115 1) math:difference 3114 . (298267474920380535341780212823208522714056118874363473690409655562810004906426007631842944464845952782163935029380541 482606912159782542906419752914300739614957797444852212905387537805131416261365029062212271019541420375173999759675045) math:sum 780874387080163078248199965737509262329013916319215686595797193367941421167791036694055215484387373157337934789055586 . (3114 482606912159782542906419752914300739614957797444852212905387537805131416261365029062212271019541420375173999759675045 780874387080163078248199965737509262329013916319215686595797193367941421167791036694055215484387373157337934789055586) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42500,7 +42500,7 @@ _:gn_6989 { } _:gn_6990 { - 3116 math:greaterThan 1 . + (3116) math:greaterThan 1 . (3116 1) math:difference 3115 . (184339437239402007564639540091092216900901678570488739214977882242321411354939021430369326554695467593010064730294504 298267474920380535341780212823208522714056118874363473690409655562810004906426007631842944464845952782163935029380541) math:sum 482606912159782542906419752914300739614957797444852212905387537805131416261365029062212271019541420375173999759675045 . (3115 298267474920380535341780212823208522714056118874363473690409655562810004906426007631842944464845952782163935029380541 482606912159782542906419752914300739614957797444852212905387537805131416261365029062212271019541420375173999759675045) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42511,7 +42511,7 @@ _:gn_6991 { } _:gn_6992 { - 3117 math:greaterThan 1 . + (3117) math:greaterThan 1 . (3117 1) math:difference 3116 . (113928037680978527777140672732116305813154440303874734475431773320488593551486986201473617910150485189153870299086037 184339437239402007564639540091092216900901678570488739214977882242321411354939021430369326554695467593010064730294504) math:sum 298267474920380535341780212823208522714056118874363473690409655562810004906426007631842944464845952782163935029380541 . (3116 184339437239402007564639540091092216900901678570488739214977882242321411354939021430369326554695467593010064730294504 298267474920380535341780212823208522714056118874363473690409655562810004906426007631842944464845952782163935029380541) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42522,7 +42522,7 @@ _:gn_6993 { } _:gn_6994 { - 3118 math:greaterThan 1 . + (3118) math:greaterThan 1 . (3118 1) math:difference 3117 . (70411399558423479787498867358975911087747238266614004739546108921832817803452035228895708644544982403856194431208467 113928037680978527777140672732116305813154440303874734475431773320488593551486986201473617910150485189153870299086037) math:sum 184339437239402007564639540091092216900901678570488739214977882242321411354939021430369326554695467593010064730294504 . (3117 113928037680978527777140672732116305813154440303874734475431773320488593551486986201473617910150485189153870299086037 184339437239402007564639540091092216900901678570488739214977882242321411354939021430369326554695467593010064730294504) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42533,7 +42533,7 @@ _:gn_6995 { } _:gn_6996 { - 3119 math:greaterThan 1 . + (3119) math:greaterThan 1 . (3119 1) math:difference 3118 . (43516638122555047989641805373140394725407202037260729735885664398655775748034950972577909265605502785297675867877570 70411399558423479787498867358975911087747238266614004739546108921832817803452035228895708644544982403856194431208467) math:sum 113928037680978527777140672732116305813154440303874734475431773320488593551486986201473617910150485189153870299086037 . (3118 70411399558423479787498867358975911087747238266614004739546108921832817803452035228895708644544982403856194431208467 113928037680978527777140672732116305813154440303874734475431773320488593551486986201473617910150485189153870299086037) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42544,7 +42544,7 @@ _:gn_6997 { } _:gn_6998 { - 3120 math:greaterThan 1 . + (3120) math:greaterThan 1 . (3120 1) math:difference 3119 . (26894761435868431797857061985835516362340036229353275003660444523177042055417084256317799378939479618558518563330897 43516638122555047989641805373140394725407202037260729735885664398655775748034950972577909265605502785297675867877570) math:sum 70411399558423479787498867358975911087747238266614004739546108921832817803452035228895708644544982403856194431208467 . (3119 43516638122555047989641805373140394725407202037260729735885664398655775748034950972577909265605502785297675867877570 70411399558423479787498867358975911087747238266614004739546108921832817803452035228895708644544982403856194431208467) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42555,7 +42555,7 @@ _:gn_6999 { } _:gn_7000 { - 3121 math:greaterThan 1 . + (3121) math:greaterThan 1 . (3121 1) math:difference 3120 . (16621876686686616191784743387304878363067165807907454732225219875478733692617866716260109886666023166739157304546673 26894761435868431797857061985835516362340036229353275003660444523177042055417084256317799378939479618558518563330897) math:sum 43516638122555047989641805373140394725407202037260729735885664398655775748034950972577909265605502785297675867877570 . (3120 26894761435868431797857061985835516362340036229353275003660444523177042055417084256317799378939479618558518563330897 43516638122555047989641805373140394725407202037260729735885664398655775748034950972577909265605502785297675867877570) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42566,7 +42566,7 @@ _:gn_7001 { } _:gn_7002 { - 3122 math:greaterThan 1 . + (3122) math:greaterThan 1 . (3122 1) math:difference 3121 . (10272884749181815606072318598530637999272870421445820271435224647698308362799217540057689492273456451819361258784224 16621876686686616191784743387304878363067165807907454732225219875478733692617866716260109886666023166739157304546673) math:sum 26894761435868431797857061985835516362340036229353275003660444523177042055417084256317799378939479618558518563330897 . (3121 16621876686686616191784743387304878363067165807907454732225219875478733692617866716260109886666023166739157304546673 26894761435868431797857061985835516362340036229353275003660444523177042055417084256317799378939479618558518563330897) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42577,7 +42577,7 @@ _:gn_7003 { } _:gn_7004 { - 3123 math:greaterThan 1 . + (3123) math:greaterThan 1 . (3123 1) math:difference 3122 . (6348991937504800585712424788774240363794295386461634460789995227780425329818649176202420394392566714919796045762449 10272884749181815606072318598530637999272870421445820271435224647698308362799217540057689492273456451819361258784224) math:sum 16621876686686616191784743387304878363067165807907454732225219875478733692617866716260109886666023166739157304546673 . (3122 10272884749181815606072318598530637999272870421445820271435224647698308362799217540057689492273456451819361258784224 16621876686686616191784743387304878363067165807907454732225219875478733692617866716260109886666023166739157304546673) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42588,7 +42588,7 @@ _:gn_7005 { } _:gn_7006 { - 3124 math:greaterThan 1 . + (3124) math:greaterThan 1 . (3124 1) math:difference 3123 . (3923892811677015020359893809756397635478575034984185810645229419917883032980568363855269097880889736899565213021775 6348991937504800585712424788774240363794295386461634460789995227780425329818649176202420394392566714919796045762449) math:sum 10272884749181815606072318598530637999272870421445820271435224647698308362799217540057689492273456451819361258784224 . (3123 6348991937504800585712424788774240363794295386461634460789995227780425329818649176202420394392566714919796045762449 10272884749181815606072318598530637999272870421445820271435224647698308362799217540057689492273456451819361258784224) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42599,7 +42599,7 @@ _:gn_7007 { } _:gn_7008 { - 3125 math:greaterThan 1 . + (3125) math:greaterThan 1 . (3125 1) math:difference 3124 . (2425099125827785565352530979017842728315720351477448650144765807862542296838080812347151296511676978020230832740674 3923892811677015020359893809756397635478575034984185810645229419917883032980568363855269097880889736899565213021775) math:sum 6348991937504800585712424788774240363794295386461634460789995227780425329818649176202420394392566714919796045762449 . (3124 3923892811677015020359893809756397635478575034984185810645229419917883032980568363855269097880889736899565213021775 6348991937504800585712424788774240363794295386461634460789995227780425329818649176202420394392566714919796045762449) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42610,7 +42610,7 @@ _:gn_7009 { } _:gn_7010 { - 3126 math:greaterThan 1 . + (3126) math:greaterThan 1 . (3126 1) math:difference 3125 . (1498793685849229455007362830738554907162854683506737160500463612055340736142487551508117801369212758879334380281101 2425099125827785565352530979017842728315720351477448650144765807862542296838080812347151296511676978020230832740674) math:sum 3923892811677015020359893809756397635478575034984185810645229419917883032980568363855269097880889736899565213021775 . (3125 2425099125827785565352530979017842728315720351477448650144765807862542296838080812347151296511676978020230832740674 3923892811677015020359893809756397635478575034984185810645229419917883032980568363855269097880889736899565213021775) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42621,7 +42621,7 @@ _:gn_7011 { } _:gn_7012 { - 3127 math:greaterThan 1 . + (3127) math:greaterThan 1 . (3127 1) math:difference 3126 . (926305439978556110345168148279287821152865667970711489644302195807201560695593260839033495142464219140896452459573 1498793685849229455007362830738554907162854683506737160500463612055340736142487551508117801369212758879334380281101) math:sum 2425099125827785565352530979017842728315720351477448650144765807862542296838080812347151296511676978020230832740674 . (3126 1498793685849229455007362830738554907162854683506737160500463612055340736142487551508117801369212758879334380281101 2425099125827785565352530979017842728315720351477448650144765807862542296838080812347151296511676978020230832740674) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42632,7 +42632,7 @@ _:gn_7013 { } _:gn_7014 { - 3128 math:greaterThan 1 . + (3128) math:greaterThan 1 . (3128 1) math:difference 3127 . (572488245870673344662194682459267086009989015536025670856161416248139175446894290669084306226748539738437927821528 926305439978556110345168148279287821152865667970711489644302195807201560695593260839033495142464219140896452459573) math:sum 1498793685849229455007362830738554907162854683506737160500463612055340736142487551508117801369212758879334380281101 . (3127 926305439978556110345168148279287821152865667970711489644302195807201560695593260839033495142464219140896452459573 1498793685849229455007362830738554907162854683506737160500463612055340736142487551508117801369212758879334380281101) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42643,7 +42643,7 @@ _:gn_7015 { } _:gn_7016 { - 3129 math:greaterThan 1 . + (3129) math:greaterThan 1 . (3129 1) math:difference 3128 . (353817194107882765682973465820020735142876652434685818788140779559062385248698970169949188915715679402458524638045 572488245870673344662194682459267086009989015536025670856161416248139175446894290669084306226748539738437927821528) math:sum 926305439978556110345168148279287821152865667970711489644302195807201560695593260839033495142464219140896452459573 . (3128 572488245870673344662194682459267086009989015536025670856161416248139175446894290669084306226748539738437927821528 926305439978556110345168148279287821152865667970711489644302195807201560695593260839033495142464219140896452459573) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42654,7 +42654,7 @@ _:gn_7017 { } _:gn_7018 { - 3130 math:greaterThan 1 . + (3130) math:greaterThan 1 . (3130 1) math:difference 3129 . (218671051762790578979221216639246350867112363101339852068020636689076790198195320499135117311032860335979403183483 353817194107882765682973465820020735142876652434685818788140779559062385248698970169949188915715679402458524638045) math:sum 572488245870673344662194682459267086009989015536025670856161416248139175446894290669084306226748539738437927821528 . (3129 353817194107882765682973465820020735142876652434685818788140779559062385248698970169949188915715679402458524638045 572488245870673344662194682459267086009989015536025670856161416248139175446894290669084306226748539738437927821528) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42665,7 +42665,7 @@ _:gn_7019 { } _:gn_7020 { - 3131 math:greaterThan 1 . + (3131) math:greaterThan 1 . (3131 1) math:difference 3130 . (135146142345092186703752249180774384275764289333345966720120142869985595050503649670814071604682819066479121454562 218671051762790578979221216639246350867112363101339852068020636689076790198195320499135117311032860335979403183483) math:sum 353817194107882765682973465820020735142876652434685818788140779559062385248698970169949188915715679402458524638045 . (3130 218671051762790578979221216639246350867112363101339852068020636689076790198195320499135117311032860335979403183483 353817194107882765682973465820020735142876652434685818788140779559062385248698970169949188915715679402458524638045) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42676,7 +42676,7 @@ _:gn_7021 { } _:gn_7022 { - 3132 math:greaterThan 1 . + (3132) math:greaterThan 1 . (3132 1) math:difference 3131 . (83524909417698392275468967458471966591348073767993885347900493819091195147691670828321045706350041269500281728921 135146142345092186703752249180774384275764289333345966720120142869985595050503649670814071604682819066479121454562) math:sum 218671051762790578979221216639246350867112363101339852068020636689076790198195320499135117311032860335979403183483 . (3131 135146142345092186703752249180774384275764289333345966720120142869985595050503649670814071604682819066479121454562 218671051762790578979221216639246350867112363101339852068020636689076790198195320499135117311032860335979403183483) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42687,7 +42687,7 @@ _:gn_7023 { } _:gn_7024 { - 3133 math:greaterThan 1 . + (3133) math:greaterThan 1 . (3133 1) math:difference 3132 . (51621232927393794428283281722302417684416215565352081372219649050894399902811978842493025898332777796978839725641 83524909417698392275468967458471966591348073767993885347900493819091195147691670828321045706350041269500281728921) math:sum 135146142345092186703752249180774384275764289333345966720120142869985595050503649670814071604682819066479121454562 . (3132 83524909417698392275468967458471966591348073767993885347900493819091195147691670828321045706350041269500281728921 135146142345092186703752249180774384275764289333345966720120142869985595050503649670814071604682819066479121454562) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42698,7 +42698,7 @@ _:gn_7025 { } _:gn_7026 { - 3134 math:greaterThan 1 . + (3134) math:greaterThan 1 . (3134 1) math:difference 3133 . (31903676490304597847185685736169548906931858202641803975680844768196795244879691985828019808017263472521442003280 51621232927393794428283281722302417684416215565352081372219649050894399902811978842493025898332777796978839725641) math:sum 83524909417698392275468967458471966591348073767993885347900493819091195147691670828321045706350041269500281728921 . (3133 51621232927393794428283281722302417684416215565352081372219649050894399902811978842493025898332777796978839725641 83524909417698392275468967458471966591348073767993885347900493819091195147691670828321045706350041269500281728921) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42709,7 +42709,7 @@ _:gn_7027 { } _:gn_7028 { - 3135 math:greaterThan 1 . + (3135) math:greaterThan 1 . (3135 1) math:difference 3134 . (19717556437089196581097595986132868777484357362710277396538804282697604657932286856665006090315514324457397722361 31903676490304597847185685736169548906931858202641803975680844768196795244879691985828019808017263472521442003280) math:sum 51621232927393794428283281722302417684416215565352081372219649050894399902811978842493025898332777796978839725641 . (3134 31903676490304597847185685736169548906931858202641803975680844768196795244879691985828019808017263472521442003280 51621232927393794428283281722302417684416215565352081372219649050894399902811978842493025898332777796978839725641) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42720,7 +42720,7 @@ _:gn_7029 { } _:gn_7030 { - 3136 math:greaterThan 1 . + (3136) math:greaterThan 1 . (3136 1) math:difference 3135 . (12186120053215401266088089750036680129447500839931526579142040485499190586947405129163013717701749148064044280919 19717556437089196581097595986132868777484357362710277396538804282697604657932286856665006090315514324457397722361) math:sum 31903676490304597847185685736169548906931858202641803975680844768196795244879691985828019808017263472521442003280 . (3135 19717556437089196581097595986132868777484357362710277396538804282697604657932286856665006090315514324457397722361 31903676490304597847185685736169548906931858202641803975680844768196795244879691985828019808017263472521442003280) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42731,7 +42731,7 @@ _:gn_7031 { } _:gn_7032 { - 3137 math:greaterThan 1 . + (3137) math:greaterThan 1 . (3137 1) math:difference 3136 . (7531436383873795315009506236096188648036856522778750817396763797198414070984881727501992372613765176393353441442 12186120053215401266088089750036680129447500839931526579142040485499190586947405129163013717701749148064044280919) math:sum 19717556437089196581097595986132868777484357362710277396538804282697604657932286856665006090315514324457397722361 . (3136 12186120053215401266088089750036680129447500839931526579142040485499190586947405129163013717701749148064044280919 19717556437089196581097595986132868777484357362710277396538804282697604657932286856665006090315514324457397722361) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42742,7 +42742,7 @@ _:gn_7033 { } _:gn_7034 { - 3138 math:greaterThan 1 . + (3138) math:greaterThan 1 . (3138 1) math:difference 3137 . (4654683669341605951078583513940491481410644317152775761745276688300776515962523401661021345087983971670690839477 7531436383873795315009506236096188648036856522778750817396763797198414070984881727501992372613765176393353441442) math:sum 12186120053215401266088089750036680129447500839931526579142040485499190586947405129163013717701749148064044280919 . (3137 7531436383873795315009506236096188648036856522778750817396763797198414070984881727501992372613765176393353441442 12186120053215401266088089750036680129447500839931526579142040485499190586947405129163013717701749148064044280919) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42753,7 +42753,7 @@ _:gn_7035 { } _:gn_7036 { - 3139 math:greaterThan 1 . + (3139) math:greaterThan 1 . (3139 1) math:difference 3138 . (2876752714532189363930922722155697166626212205625975055651487108897637555022358325840971027525781204722662601965 4654683669341605951078583513940491481410644317152775761745276688300776515962523401661021345087983971670690839477) math:sum 7531436383873795315009506236096188648036856522778750817396763797198414070984881727501992372613765176393353441442 . (3138 4654683669341605951078583513940491481410644317152775761745276688300776515962523401661021345087983971670690839477 7531436383873795315009506236096188648036856522778750817396763797198414070984881727501992372613765176393353441442) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42764,7 +42764,7 @@ _:gn_7037 { } _:gn_7038 { - 3140 math:greaterThan 1 . + (3140) math:greaterThan 1 . (3140 1) math:difference 3139 . (1777930954809416587147660791784794314784432111526800706093789579403138960940165075820050317562202766948028237512 2876752714532189363930922722155697166626212205625975055651487108897637555022358325840971027525781204722662601965) math:sum 4654683669341605951078583513940491481410644317152775761745276688300776515962523401661021345087983971670690839477 . (3139 2876752714532189363930922722155697166626212205625975055651487108897637555022358325840971027525781204722662601965 4654683669341605951078583513940491481410644317152775761745276688300776515962523401661021345087983971670690839477) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42775,7 +42775,7 @@ _:gn_7039 { } _:gn_7040 { - 3141 math:greaterThan 1 . + (3141) math:greaterThan 1 . (3141 1) math:difference 3140 . (1098821759722772776783261930370902851841780094099174349557697529494498594082193250020920709963578437774634364453 1777930954809416587147660791784794314784432111526800706093789579403138960940165075820050317562202766948028237512) math:sum 2876752714532189363930922722155697166626212205625975055651487108897637555022358325840971027525781204722662601965 . (3140 1777930954809416587147660791784794314784432111526800706093789579403138960940165075820050317562202766948028237512 2876752714532189363930922722155697166626212205625975055651487108897637555022358325840971027525781204722662601965) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42786,7 +42786,7 @@ _:gn_7041 { } _:gn_7042 { - 3142 math:greaterThan 1 . + (3142) math:greaterThan 1 . (3142 1) math:difference 3141 . (679109195086643810364398861413891462942652017427626356536092049908640366857971825799129607598624329173393873059 1098821759722772776783261930370902851841780094099174349557697529494498594082193250020920709963578437774634364453) math:sum 1777930954809416587147660791784794314784432111526800706093789579403138960940165075820050317562202766948028237512 . (3141 1098821759722772776783261930370902851841780094099174349557697529494498594082193250020920709963578437774634364453 1777930954809416587147660791784794314784432111526800706093789579403138960940165075820050317562202766948028237512) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42797,7 +42797,7 @@ _:gn_7043 { } _:gn_7044 { - 3143 math:greaterThan 1 . + (3143) math:greaterThan 1 . (3143 1) math:difference 3142 . (419712564636128966418863068957011388899128076671547993021605479585858227224221424221791102364954108601240491394 679109195086643810364398861413891462942652017427626356536092049908640366857971825799129607598624329173393873059) math:sum 1098821759722772776783261930370902851841780094099174349557697529494498594082193250020920709963578437774634364453 . (3142 679109195086643810364398861413891462942652017427626356536092049908640366857971825799129607598624329173393873059 1098821759722772776783261930370902851841780094099174349557697529494498594082193250020920709963578437774634364453) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42808,7 +42808,7 @@ _:gn_7045 { } _:gn_7046 { - 3144 math:greaterThan 1 . + (3144) math:greaterThan 1 . (3144 1) math:difference 3143 . (259396630450514843945535792456880074043523940756078363514486570322782139633750401577338505233670220572153381665 419712564636128966418863068957011388899128076671547993021605479585858227224221424221791102364954108601240491394) math:sum 679109195086643810364398861413891462942652017427626356536092049908640366857971825799129607598624329173393873059 . (3143 419712564636128966418863068957011388899128076671547993021605479585858227224221424221791102364954108601240491394 679109195086643810364398861413891462942652017427626356536092049908640366857971825799129607598624329173393873059) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42819,7 +42819,7 @@ _:gn_7047 { } _:gn_7048 { - 3145 math:greaterThan 1 . + (3145) math:greaterThan 1 . (3145 1) math:difference 3144 . (160315934185614122473327276500131314855604135915469629507118909263076087590471022644452597131283888029087109729 259396630450514843945535792456880074043523940756078363514486570322782139633750401577338505233670220572153381665) math:sum 419712564636128966418863068957011388899128076671547993021605479585858227224221424221791102364954108601240491394 . (3144 259396630450514843945535792456880074043523940756078363514486570322782139633750401577338505233670220572153381665 419712564636128966418863068957011388899128076671547993021605479585858227224221424221791102364954108601240491394) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42830,7 +42830,7 @@ _:gn_7049 { } _:gn_7050 { - 3146 math:greaterThan 1 . + (3146) math:greaterThan 1 . (3146 1) math:difference 3145 . (99080696264900721472208515956748759187919804840608734007367661059706052043279378932885908102386332543066271936 160315934185614122473327276500131314855604135915469629507118909263076087590471022644452597131283888029087109729) math:sum 259396630450514843945535792456880074043523940756078363514486570322782139633750401577338505233670220572153381665 . (3145 160315934185614122473327276500131314855604135915469629507118909263076087590471022644452597131283888029087109729 259396630450514843945535792456880074043523940756078363514486570322782139633750401577338505233670220572153381665) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42841,7 +42841,7 @@ _:gn_7051 { } _:gn_7052 { - 3147 math:greaterThan 1 . + (3147) math:greaterThan 1 . (3147 1) math:difference 3146 . (61235237920713401001118760543382555667684331074860895499751248203370035547191643711566689028897555486020837793 99080696264900721472208515956748759187919804840608734007367661059706052043279378932885908102386332543066271936) math:sum 160315934185614122473327276500131314855604135915469629507118909263076087590471022644452597131283888029087109729 . (3146 99080696264900721472208515956748759187919804840608734007367661059706052043279378932885908102386332543066271936 160315934185614122473327276500131314855604135915469629507118909263076087590471022644452597131283888029087109729) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42852,7 +42852,7 @@ _:gn_7053 { } _:gn_7054 { - 3148 math:greaterThan 1 . + (3148) math:greaterThan 1 . (3148 1) math:difference 3147 . (37845458344187320471089755413366203520235473765747838507616412856336016496087735221319219073488777057045434143 61235237920713401001118760543382555667684331074860895499751248203370035547191643711566689028897555486020837793) math:sum 99080696264900721472208515956748759187919804840608734007367661059706052043279378932885908102386332543066271936 . (3147 61235237920713401001118760543382555667684331074860895499751248203370035547191643711566689028897555486020837793 99080696264900721472208515956748759187919804840608734007367661059706052043279378932885908102386332543066271936) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42863,7 +42863,7 @@ _:gn_7055 { } _:gn_7056 { - 3149 math:greaterThan 1 . + (3149) math:greaterThan 1 . (3149 1) math:difference 3148 . (23389779576526080530029005130016352147448857309113056992134835347034019051103908490247469955408778428975403650 37845458344187320471089755413366203520235473765747838507616412856336016496087735221319219073488777057045434143) math:sum 61235237920713401001118760543382555667684331074860895499751248203370035547191643711566689028897555486020837793 . (3148 37845458344187320471089755413366203520235473765747838507616412856336016496087735221319219073488777057045434143 61235237920713401001118760543382555667684331074860895499751248203370035547191643711566689028897555486020837793) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42874,7 +42874,7 @@ _:gn_7057 { } _:gn_7058 { - 3150 math:greaterThan 1 . + (3150) math:greaterThan 1 . (3150 1) math:difference 3149 . (14455678767661239941060750283349851372786616456634781515481577509301997444983826731071749118079998628070030493 23389779576526080530029005130016352147448857309113056992134835347034019051103908490247469955408778428975403650) math:sum 37845458344187320471089755413366203520235473765747838507616412856336016496087735221319219073488777057045434143 . (3149 23389779576526080530029005130016352147448857309113056992134835347034019051103908490247469955408778428975403650 37845458344187320471089755413366203520235473765747838507616412856336016496087735221319219073488777057045434143) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42885,7 +42885,7 @@ _:gn_7059 { } _:gn_7060 { - 3151 math:greaterThan 1 . + (3151) math:greaterThan 1 . (3151 1) math:difference 3150 . (8934100808864840588968254846666500774662240852478275476653257837732021606120081759175720837328779800905373157 14455678767661239941060750283349851372786616456634781515481577509301997444983826731071749118079998628070030493) math:sum 23389779576526080530029005130016352147448857309113056992134835347034019051103908490247469955408778428975403650 . (3150 14455678767661239941060750283349851372786616456634781515481577509301997444983826731071749118079998628070030493 23389779576526080530029005130016352147448857309113056992134835347034019051103908490247469955408778428975403650) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42896,7 +42896,7 @@ _:gn_7061 { } _:gn_7062 { - 3152 math:greaterThan 1 . + (3152) math:greaterThan 1 . (3152 1) math:difference 3151 . (5521577958796399352092495436683350598124375604156506038828319671569975838863744971896028280751218827164657336 8934100808864840588968254846666500774662240852478275476653257837732021606120081759175720837328779800905373157) math:sum 14455678767661239941060750283349851372786616456634781515481577509301997444983826731071749118079998628070030493 . (3151 8934100808864840588968254846666500774662240852478275476653257837732021606120081759175720837328779800905373157 14455678767661239941060750283349851372786616456634781515481577509301997444983826731071749118079998628070030493) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42907,7 +42907,7 @@ _:gn_7063 { } _:gn_7064 { - 3153 math:greaterThan 1 . + (3153) math:greaterThan 1 . (3153 1) math:difference 3152 . (3412522850068441236875759409983150176537865248321769437824938166162045767256336787279692556577560973740715821 5521577958796399352092495436683350598124375604156506038828319671569975838863744971896028280751218827164657336) math:sum 8934100808864840588968254846666500774662240852478275476653257837732021606120081759175720837328779800905373157 . (3152 5521577958796399352092495436683350598124375604156506038828319671569975838863744971896028280751218827164657336 8934100808864840588968254846666500774662240852478275476653257837732021606120081759175720837328779800905373157) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42918,7 +42918,7 @@ _:gn_7065 { } _:gn_7066 { - 3154 math:greaterThan 1 . + (3154) math:greaterThan 1 . (3154 1) math:difference 3153 . (2109055108727958115216736026700200421586510355834736601003381505407930071607408184616335724173657853423941515 3412522850068441236875759409983150176537865248321769437824938166162045767256336787279692556577560973740715821) math:sum 5521577958796399352092495436683350598124375604156506038828319671569975838863744971896028280751218827164657336 . (3153 3412522850068441236875759409983150176537865248321769437824938166162045767256336787279692556577560973740715821 5521577958796399352092495436683350598124375604156506038828319671569975838863744971896028280751218827164657336) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42929,7 +42929,7 @@ _:gn_7067 { } _:gn_7068 { - 3155 math:greaterThan 1 . + (3155) math:greaterThan 1 . (3155 1) math:difference 3154 . (1303467741340483121659023383282949754951354892487032836821556660754115695648928602663356832403903120316774306 2109055108727958115216736026700200421586510355834736601003381505407930071607408184616335724173657853423941515) math:sum 3412522850068441236875759409983150176537865248321769437824938166162045767256336787279692556577560973740715821 . (3154 2109055108727958115216736026700200421586510355834736601003381505407930071607408184616335724173657853423941515 3412522850068441236875759409983150176537865248321769437824938166162045767256336787279692556577560973740715821) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42940,7 +42940,7 @@ _:gn_7069 { } _:gn_7070 { - 3156 math:greaterThan 1 . + (3156) math:greaterThan 1 . (3156 1) math:difference 3155 . (805587367387474993557712643417250666635155463347703764181824844653814375958479581952978891769754733107167209 1303467741340483121659023383282949754951354892487032836821556660754115695648928602663356832403903120316774306) math:sum 2109055108727958115216736026700200421586510355834736601003381505407930071607408184616335724173657853423941515 . (3155 1303467741340483121659023383282949754951354892487032836821556660754115695648928602663356832403903120316774306 2109055108727958115216736026700200421586510355834736601003381505407930071607408184616335724173657853423941515) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42951,7 +42951,7 @@ _:gn_7071 { } _:gn_7072 { - 3157 math:greaterThan 1 . + (3157) math:greaterThan 1 . (3157 1) math:difference 3156 . (497880373953008128101310739865699088316199429139329072639731816100301319690449020710377940634148387209607097 805587367387474993557712643417250666635155463347703764181824844653814375958479581952978891769754733107167209) math:sum 1303467741340483121659023383282949754951354892487032836821556660754115695648928602663356832403903120316774306 . (3156 805587367387474993557712643417250666635155463347703764181824844653814375958479581952978891769754733107167209 1303467741340483121659023383282949754951354892487032836821556660754115695648928602663356832403903120316774306) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42962,7 +42962,7 @@ _:gn_7073 { } _:gn_7074 { - 3158 math:greaterThan 1 . + (3158) math:greaterThan 1 . (3158 1) math:difference 3157 . (307706993434466865456401903551551578318956034208374691542093028553513056268030561242600951135606345897560112 497880373953008128101310739865699088316199429139329072639731816100301319690449020710377940634148387209607097) math:sum 805587367387474993557712643417250666635155463347703764181824844653814375958479581952978891769754733107167209 . (3157 497880373953008128101310739865699088316199429139329072639731816100301319690449020710377940634148387209607097 805587367387474993557712643417250666635155463347703764181824844653814375958479581952978891769754733107167209) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42973,7 +42973,7 @@ _:gn_7075 { } _:gn_7076 { - 3159 math:greaterThan 1 . + (3159) math:greaterThan 1 . (3159 1) math:difference 3158 . (190173380518541262644908836314147509997243394930954381097638787546788263422418459467776989498542041312046985 307706993434466865456401903551551578318956034208374691542093028553513056268030561242600951135606345897560112) math:sum 497880373953008128101310739865699088316199429139329072639731816100301319690449020710377940634148387209607097 . (3158 307706993434466865456401903551551578318956034208374691542093028553513056268030561242600951135606345897560112 497880373953008128101310739865699088316199429139329072639731816100301319690449020710377940634148387209607097) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42984,7 +42984,7 @@ _:gn_7077 { } _:gn_7078 { - 3160 math:greaterThan 1 . + (3160) math:greaterThan 1 . (3160 1) math:difference 3159 . (117533612915925602811493067237404068321712639277420310444454241006724792845612101774823961637064304585513127 190173380518541262644908836314147509997243394930954381097638787546788263422418459467776989498542041312046985) math:sum 307706993434466865456401903551551578318956034208374691542093028553513056268030561242600951135606345897560112 . (3159 190173380518541262644908836314147509997243394930954381097638787546788263422418459467776989498542041312046985 307706993434466865456401903551551578318956034208374691542093028553513056268030561242600951135606345897560112) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -42995,7 +42995,7 @@ _:gn_7079 { } _:gn_7080 { - 3161 math:greaterThan 1 . + (3161) math:greaterThan 1 . (3161 1) math:difference 3160 . (72639767602615659833415769076743441675530755653534070653184546540063470576806357692953027861477736726533858 117533612915925602811493067237404068321712639277420310444454241006724792845612101774823961637064304585513127) math:sum 190173380518541262644908836314147509997243394930954381097638787546788263422418459467776989498542041312046985 . (3160 117533612915925602811493067237404068321712639277420310444454241006724792845612101774823961637064304585513127 190173380518541262644908836314147509997243394930954381097638787546788263422418459467776989498542041312046985) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43006,7 +43006,7 @@ _:gn_7081 { } _:gn_7082 { - 3162 math:greaterThan 1 . + (3162) math:greaterThan 1 . (3162 1) math:difference 3161 . (44893845313309942978077298160660626646181883623886239791269694466661322268805744081870933775586567858979269 72639767602615659833415769076743441675530755653534070653184546540063470576806357692953027861477736726533858) math:sum 117533612915925602811493067237404068321712639277420310444454241006724792845612101774823961637064304585513127 . (3161 72639767602615659833415769076743441675530755653534070653184546540063470576806357692953027861477736726533858 117533612915925602811493067237404068321712639277420310444454241006724792845612101774823961637064304585513127) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43017,7 +43017,7 @@ _:gn_7083 { } _:gn_7084 { - 3163 math:greaterThan 1 . + (3163) math:greaterThan 1 . (3163 1) math:difference 3162 . (27745922289305716855338470916082815029348872029647830861914852073402148308000613611082094085891168867554589 44893845313309942978077298160660626646181883623886239791269694466661322268805744081870933775586567858979269) math:sum 72639767602615659833415769076743441675530755653534070653184546540063470576806357692953027861477736726533858 . (3162 44893845313309942978077298160660626646181883623886239791269694466661322268805744081870933775586567858979269 72639767602615659833415769076743441675530755653534070653184546540063470576806357692953027861477736726533858) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43028,7 +43028,7 @@ _:gn_7085 { } _:gn_7086 { - 3164 math:greaterThan 1 . + (3164) math:greaterThan 1 . (3164 1) math:difference 3163 . (17147923024004226122738827244577811616833011594238408929354842393259173960805130470788839689695398991424680 27745922289305716855338470916082815029348872029647830861914852073402148308000613611082094085891168867554589) math:sum 44893845313309942978077298160660626646181883623886239791269694466661322268805744081870933775586567858979269 . (3163 27745922289305716855338470916082815029348872029647830861914852073402148308000613611082094085891168867554589 44893845313309942978077298160660626646181883623886239791269694466661322268805744081870933775586567858979269) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43039,7 +43039,7 @@ _:gn_7087 { } _:gn_7088 { - 3165 math:greaterThan 1 . + (3165) math:greaterThan 1 . (3165 1) math:difference 3164 . (10597999265301490732599643671505003412515860435409421932560009680142974347195483140293254396195769876129909 17147923024004226122738827244577811616833011594238408929354842393259173960805130470788839689695398991424680) math:sum 27745922289305716855338470916082815029348872029647830861914852073402148308000613611082094085891168867554589 . (3164 17147923024004226122738827244577811616833011594238408929354842393259173960805130470788839689695398991424680 27745922289305716855338470916082815029348872029647830861914852073402148308000613611082094085891168867554589) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43050,7 +43050,7 @@ _:gn_7089 { } _:gn_7090 { - 3166 math:greaterThan 1 . + (3166) math:greaterThan 1 . (3166 1) math:difference 3165 . (6549923758702735390139183573072808204317151158828986996794832713116199613609647330495585293499629115294771 10597999265301490732599643671505003412515860435409421932560009680142974347195483140293254396195769876129909) math:sum 17147923024004226122738827244577811616833011594238408929354842393259173960805130470788839689695398991424680 . (3165 10597999265301490732599643671505003412515860435409421932560009680142974347195483140293254396195769876129909 17147923024004226122738827244577811616833011594238408929354842393259173960805130470788839689695398991424680) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43061,7 +43061,7 @@ _:gn_7091 { } _:gn_7092 { - 3167 math:greaterThan 1 . + (3167) math:greaterThan 1 . (3167 1) math:difference 3166 . (4048075506598755342460460098432195208198709276580434935765176967026774733585835809797669102696140760835138 6549923758702735390139183573072808204317151158828986996794832713116199613609647330495585293499629115294771) math:sum 10597999265301490732599643671505003412515860435409421932560009680142974347195483140293254396195769876129909 . (3166 6549923758702735390139183573072808204317151158828986996794832713116199613609647330495585293499629115294771 10597999265301490732599643671505003412515860435409421932560009680142974347195483140293254396195769876129909) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43072,7 +43072,7 @@ _:gn_7093 { } _:gn_7094 { - 3168 math:greaterThan 1 . + (3168) math:greaterThan 1 . (3168 1) math:difference 3167 . (2501848252103980047678723474640612996118441882248552061029655746089424880023811520697916190803488354459633 4048075506598755342460460098432195208198709276580434935765176967026774733585835809797669102696140760835138) math:sum 6549923758702735390139183573072808204317151158828986996794832713116199613609647330495585293499629115294771 . (3167 4048075506598755342460460098432195208198709276580434935765176967026774733585835809797669102696140760835138 6549923758702735390139183573072808204317151158828986996794832713116199613609647330495585293499629115294771) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43083,7 +43083,7 @@ _:gn_7095 { } _:gn_7096 { - 3169 math:greaterThan 1 . + (3169) math:greaterThan 1 . (3169 1) math:difference 3168 . (1546227254494775294781736623791582212080267394331882874735521220937349853562024289099752911892652406375505 2501848252103980047678723474640612996118441882248552061029655746089424880023811520697916190803488354459633) math:sum 4048075506598755342460460098432195208198709276580434935765176967026774733585835809797669102696140760835138 . (3168 2501848252103980047678723474640612996118441882248552061029655746089424880023811520697916190803488354459633 4048075506598755342460460098432195208198709276580434935765176967026774733585835809797669102696140760835138) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43094,7 +43094,7 @@ _:gn_7097 { } _:gn_7098 { - 3170 math:greaterThan 1 . + (3170) math:greaterThan 1 . (3170 1) math:difference 3169 . (955620997609204752896986850849030784038174487916669186294134525152075026461787231598163278910835948084128 1546227254494775294781736623791582212080267394331882874735521220937349853562024289099752911892652406375505) math:sum 2501848252103980047678723474640612996118441882248552061029655746089424880023811520697916190803488354459633 . (3169 1546227254494775294781736623791582212080267394331882874735521220937349853562024289099752911892652406375505 2501848252103980047678723474640612996118441882248552061029655746089424880023811520697916190803488354459633) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43105,7 +43105,7 @@ _:gn_7099 { } _:gn_7100 { - 3171 math:greaterThan 1 . + (3171) math:greaterThan 1 . (3171 1) math:difference 3170 . (590606256885570541884749772942551428042092906415213688441386695785274827100237057501589632981816458291377 955620997609204752896986850849030784038174487916669186294134525152075026461787231598163278910835948084128) math:sum 1546227254494775294781736623791582212080267394331882874735521220937349853562024289099752911892652406375505 . (3170 955620997609204752896986850849030784038174487916669186294134525152075026461787231598163278910835948084128 1546227254494775294781736623791582212080267394331882874735521220937349853562024289099752911892652406375505) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43116,7 +43116,7 @@ _:gn_7101 { } _:gn_7102 { - 3172 math:greaterThan 1 . + (3172) math:greaterThan 1 . (3172 1) math:difference 3171 . (365014740723634211012237077906479355996081581501455497852747829366800199361550174096573645929019489792751 590606256885570541884749772942551428042092906415213688441386695785274827100237057501589632981816458291377) math:sum 955620997609204752896986850849030784038174487916669186294134525152075026461787231598163278910835948084128 . (3171 590606256885570541884749772942551428042092906415213688441386695785274827100237057501589632981816458291377 955620997609204752896986850849030784038174487916669186294134525152075026461787231598163278910835948084128) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43127,7 +43127,7 @@ _:gn_7103 { } _:gn_7104 { - 3173 math:greaterThan 1 . + (3173) math:greaterThan 1 . (3173 1) math:difference 3172 . (225591516161936330872512695036072072046011324913758190588638866418474627738686883405015987052796968498626 365014740723634211012237077906479355996081581501455497852747829366800199361550174096573645929019489792751) math:sum 590606256885570541884749772942551428042092906415213688441386695785274827100237057501589632981816458291377 . (3172 365014740723634211012237077906479355996081581501455497852747829366800199361550174096573645929019489792751 590606256885570541884749772942551428042092906415213688441386695785274827100237057501589632981816458291377) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43138,7 +43138,7 @@ _:gn_7105 { } _:gn_7106 { - 3174 math:greaterThan 1 . + (3174) math:greaterThan 1 . (3174 1) math:difference 3173 . (139423224561697880139724382870407283950070256587697307264108962948325571622863290691557658876222521294125 225591516161936330872512695036072072046011324913758190588638866418474627738686883405015987052796968498626) math:sum 365014740723634211012237077906479355996081581501455497852747829366800199361550174096573645929019489792751 . (3173 225591516161936330872512695036072072046011324913758190588638866418474627738686883405015987052796968498626 365014740723634211012237077906479355996081581501455497852747829366800199361550174096573645929019489792751) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43149,7 +43149,7 @@ _:gn_7107 { } _:gn_7108 { - 3175 math:greaterThan 1 . + (3175) math:greaterThan 1 . (3175 1) math:difference 3174 . (86168291600238450732788312165664788095941068326060883324529903470149056115823592713458328176574447204501 139423224561697880139724382870407283950070256587697307264108962948325571622863290691557658876222521294125) math:sum 225591516161936330872512695036072072046011324913758190588638866418474627738686883405015987052796968498626 . (3174 139423224561697880139724382870407283950070256587697307264108962948325571622863290691557658876222521294125 225591516161936330872512695036072072046011324913758190588638866418474627738686883405015987052796968498626) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43160,7 +43160,7 @@ _:gn_7109 { } _:gn_7110 { - 3176 math:greaterThan 1 . + (3176) math:greaterThan 1 . (3176 1) math:difference 3175 . (53254932961459429406936070704742495854129188261636423939579059478176515507039697978099330699648074089624 86168291600238450732788312165664788095941068326060883324529903470149056115823592713458328176574447204501) math:sum 139423224561697880139724382870407283950070256587697307264108962948325571622863290691557658876222521294125 . (3175 86168291600238450732788312165664788095941068326060883324529903470149056115823592713458328176574447204501 139423224561697880139724382870407283950070256587697307264108962948325571622863290691557658876222521294125) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43171,7 +43171,7 @@ _:gn_7111 { } _:gn_7112 { - 3177 math:greaterThan 1 . + (3177) math:greaterThan 1 . (3177 1) math:difference 3176 . (32913358638779021325852241460922292241811880064424459384950843991972540608783894735358997476926373114877 53254932961459429406936070704742495854129188261636423939579059478176515507039697978099330699648074089624) math:sum 86168291600238450732788312165664788095941068326060883324529903470149056115823592713458328176574447204501 . (3176 53254932961459429406936070704742495854129188261636423939579059478176515507039697978099330699648074089624 86168291600238450732788312165664788095941068326060883324529903470149056115823592713458328176574447204501) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43182,7 +43182,7 @@ _:gn_7113 { } _:gn_7114 { - 3178 math:greaterThan 1 . + (3178) math:greaterThan 1 . (3178 1) math:difference 3177 . (20341574322680408081083829243820203612317308197211964554628215486203974898255803242740333222721700974747 32913358638779021325852241460922292241811880064424459384950843991972540608783894735358997476926373114877) math:sum 53254932961459429406936070704742495854129188261636423939579059478176515507039697978099330699648074089624 . (3177 32913358638779021325852241460922292241811880064424459384950843991972540608783894735358997476926373114877 53254932961459429406936070704742495854129188261636423939579059478176515507039697978099330699648074089624) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43193,7 +43193,7 @@ _:gn_7115 { } _:gn_7116 { - 3179 math:greaterThan 1 . + (3179) math:greaterThan 1 . (3179 1) math:difference 3178 . (12571784316098613244768412217102088629494571867212494830322628505768565710528091492618664254204672140130 20341574322680408081083829243820203612317308197211964554628215486203974898255803242740333222721700974747) math:sum 32913358638779021325852241460922292241811880064424459384950843991972540608783894735358997476926373114877 . (3178 20341574322680408081083829243820203612317308197211964554628215486203974898255803242740333222721700974747 32913358638779021325852241460922292241811880064424459384950843991972540608783894735358997476926373114877) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43204,7 +43204,7 @@ _:gn_7117 { } _:gn_7118 { - 3180 math:greaterThan 1 . + (3180) math:greaterThan 1 . (3180 1) math:difference 3179 . (7769790006581794836315417026718114982822736329999469724305586980435409187727711750121668968517028834617 12571784316098613244768412217102088629494571867212494830322628505768565710528091492618664254204672140130) math:sum 20341574322680408081083829243820203612317308197211964554628215486203974898255803242740333222721700974747 . (3179 12571784316098613244768412217102088629494571867212494830322628505768565710528091492618664254204672140130 20341574322680408081083829243820203612317308197211964554628215486203974898255803242740333222721700974747) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43215,7 +43215,7 @@ _:gn_7119 { } _:gn_7120 { - 3181 math:greaterThan 1 . + (3181) math:greaterThan 1 . (3181 1) math:difference 3180 . (4801994309516818408452995190383973646671835537213025106017041525333156522800379742496995285687643305513 7769790006581794836315417026718114982822736329999469724305586980435409187727711750121668968517028834617) math:sum 12571784316098613244768412217102088629494571867212494830322628505768565710528091492618664254204672140130 . (3180 7769790006581794836315417026718114982822736329999469724305586980435409187727711750121668968517028834617 12571784316098613244768412217102088629494571867212494830322628505768565710528091492618664254204672140130) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43226,7 +43226,7 @@ _:gn_7121 { } _:gn_7122 { - 3182 math:greaterThan 1 . + (3182) math:greaterThan 1 . (3182 1) math:difference 3181 . (2967795697064976427862421836334141336150900792786444618288545455102252664927332007624673682829385529104 4801994309516818408452995190383973646671835537213025106017041525333156522800379742496995285687643305513) math:sum 7769790006581794836315417026718114982822736329999469724305586980435409187727711750121668968517028834617 . (3181 4801994309516818408452995190383973646671835537213025106017041525333156522800379742496995285687643305513 7769790006581794836315417026718114982822736329999469724305586980435409187727711750121668968517028834617) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43237,7 +43237,7 @@ _:gn_7123 { } _:gn_7124 { - 3183 math:greaterThan 1 . + (3183) math:greaterThan 1 . (3183 1) math:difference 3182 . (1834198612451841980590573354049832310520934744426580487728496070230903857873047734872321602858257776409 2967795697064976427862421836334141336150900792786444618288545455102252664927332007624673682829385529104) math:sum 4801994309516818408452995190383973646671835537213025106017041525333156522800379742496995285687643305513 . (3182 2967795697064976427862421836334141336150900792786444618288545455102252664927332007624673682829385529104 4801994309516818408452995190383973646671835537213025106017041525333156522800379742496995285687643305513) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43248,7 +43248,7 @@ _:gn_7125 { } _:gn_7126 { - 3184 math:greaterThan 1 . + (3184) math:greaterThan 1 . (3184 1) math:difference 3183 . (1133597084613134447271848482284309025629966048359864130560049384871348807054284272752352079971127752695 1834198612451841980590573354049832310520934744426580487728496070230903857873047734872321602858257776409) math:sum 2967795697064976427862421836334141336150900792786444618288545455102252664927332007624673682829385529104 . (3183 1834198612451841980590573354049832310520934744426580487728496070230903857873047734872321602858257776409 2967795697064976427862421836334141336150900792786444618288545455102252664927332007624673682829385529104) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43259,7 +43259,7 @@ _:gn_7127 { } _:gn_7128 { - 3185 math:greaterThan 1 . + (3185) math:greaterThan 1 . (3185 1) math:difference 3184 . (700601527838707533318724871765523284890968696066716357168446685359555050818763462119969522887130023714 1133597084613134447271848482284309025629966048359864130560049384871348807054284272752352079971127752695) math:sum 1834198612451841980590573354049832310520934744426580487728496070230903857873047734872321602858257776409 . (3184 1133597084613134447271848482284309025629966048359864130560049384871348807054284272752352079971127752695 1834198612451841980590573354049832310520934744426580487728496070230903857873047734872321602858257776409) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43270,7 +43270,7 @@ _:gn_7129 { } _:gn_7130 { - 3186 math:greaterThan 1 . + (3186) math:greaterThan 1 . (3186 1) math:difference 3185 . (432995556774426913953123610518785740738997352293147773391602699511793756235520810632382557083997728981 700601527838707533318724871765523284890968696066716357168446685359555050818763462119969522887130023714) math:sum 1133597084613134447271848482284309025629966048359864130560049384871348807054284272752352079971127752695 . (3185 700601527838707533318724871765523284890968696066716357168446685359555050818763462119969522887130023714 1133597084613134447271848482284309025629966048359864130560049384871348807054284272752352079971127752695) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43281,7 +43281,7 @@ _:gn_7131 { } _:gn_7132 { - 3187 math:greaterThan 1 . + (3187) math:greaterThan 1 . (3187 1) math:difference 3186 . (267605971064280619365601261246737544151971343773568583776843985847761294583242651487586965803132294733 432995556774426913953123610518785740738997352293147773391602699511793756235520810632382557083997728981) math:sum 700601527838707533318724871765523284890968696066716357168446685359555050818763462119969522887130023714 . (3186 432995556774426913953123610518785740738997352293147773391602699511793756235520810632382557083997728981 700601527838707533318724871765523284890968696066716357168446685359555050818763462119969522887130023714) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43292,7 +43292,7 @@ _:gn_7133 { } _:gn_7134 { - 3188 math:greaterThan 1 . + (3188) math:greaterThan 1 . (3188 1) math:difference 3187 . (165389585710146294587522349272048196587026008519579189614758713664032461652278159144795591280865434248 267605971064280619365601261246737544151971343773568583776843985847761294583242651487586965803132294733) math:sum 432995556774426913953123610518785740738997352293147773391602699511793756235520810632382557083997728981 . (3187 267605971064280619365601261246737544151971343773568583776843985847761294583242651487586965803132294733 432995556774426913953123610518785740738997352293147773391602699511793756235520810632382557083997728981) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43303,7 +43303,7 @@ _:gn_7135 { } _:gn_7136 { - 3189 math:greaterThan 1 . + (3189) math:greaterThan 1 . (3189 1) math:difference 3188 . (102216385354134324778078911974689347564945335253989394162085272183728832930964492342791374522266860485 165389585710146294587522349272048196587026008519579189614758713664032461652278159144795591280865434248) math:sum 267605971064280619365601261246737544151971343773568583776843985847761294583242651487586965803132294733 . (3188 165389585710146294587522349272048196587026008519579189614758713664032461652278159144795591280865434248 267605971064280619365601261246737544151971343773568583776843985847761294583242651487586965803132294733) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43314,7 +43314,7 @@ _:gn_7137 { } _:gn_7138 { - 3190 math:greaterThan 1 . + (3190) math:greaterThan 1 . (3190 1) math:difference 3189 . (63173200356011969809443437297358849022080673265589795452673441480303628721313666802004216758598573763 102216385354134324778078911974689347564945335253989394162085272183728832930964492342791374522266860485) math:sum 165389585710146294587522349272048196587026008519579189614758713664032461652278159144795591280865434248 . (3189 102216385354134324778078911974689347564945335253989394162085272183728832930964492342791374522266860485 165389585710146294587522349272048196587026008519579189614758713664032461652278159144795591280865434248) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43325,7 +43325,7 @@ _:gn_7139 { } _:gn_7140 { - 3191 math:greaterThan 1 . + (3191) math:greaterThan 1 . (3191 1) math:difference 3190 . (39043184998122354968635474677330498542864661988399598709411830703425204209650825540787157763668286722 63173200356011969809443437297358849022080673265589795452673441480303628721313666802004216758598573763) math:sum 102216385354134324778078911974689347564945335253989394162085272183728832930964492342791374522266860485 . (3190 63173200356011969809443437297358849022080673265589795452673441480303628721313666802004216758598573763 102216385354134324778078911974689347564945335253989394162085272183728832930964492342791374522266860485) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43336,7 +43336,7 @@ _:gn_7141 { } _:gn_7142 { - 3192 math:greaterThan 1 . + (3192) math:greaterThan 1 . (3192 1) math:difference 3191 . (24130015357889614840807962620028350479216011277190196743261610776878424511662841261217058994930287041 39043184998122354968635474677330498542864661988399598709411830703425204209650825540787157763668286722) math:sum 63173200356011969809443437297358849022080673265589795452673441480303628721313666802004216758598573763 . (3191 39043184998122354968635474677330498542864661988399598709411830703425204209650825540787157763668286722 63173200356011969809443437297358849022080673265589795452673441480303628721313666802004216758598573763) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43347,7 +43347,7 @@ _:gn_7143 { } _:gn_7144 { - 3193 math:greaterThan 1 . + (3193) math:greaterThan 1 . (3193 1) math:difference 3192 . (14913169640232740127827512057302148063648650711209401966150219926546779697987984279570098768737999681 24130015357889614840807962620028350479216011277190196743261610776878424511662841261217058994930287041) math:sum 39043184998122354968635474677330498542864661988399598709411830703425204209650825540787157763668286722 . (3192 24130015357889614840807962620028350479216011277190196743261610776878424511662841261217058994930287041 39043184998122354968635474677330498542864661988399598709411830703425204209650825540787157763668286722) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43358,7 +43358,7 @@ _:gn_7145 { } _:gn_7146 { - 3194 math:greaterThan 1 . + (3194) math:greaterThan 1 . (3194 1) math:difference 3193 . (9216845717656874712980450562726202415567360565980794777111390850331644813674856981646960226192287360 14913169640232740127827512057302148063648650711209401966150219926546779697987984279570098768737999681) math:sum 24130015357889614840807962620028350479216011277190196743261610776878424511662841261217058994930287041 . (3193 14913169640232740127827512057302148063648650711209401966150219926546779697987984279570098768737999681 24130015357889614840807962620028350479216011277190196743261610776878424511662841261217058994930287041) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43369,7 +43369,7 @@ _:gn_7147 { } _:gn_7148 { - 3195 math:greaterThan 1 . + (3195) math:greaterThan 1 . (3195 1) math:difference 3194 . (5696323922575865414847061494575945648081290145228607189038829076215134884313127297923138542545712321 9216845717656874712980450562726202415567360565980794777111390850331644813674856981646960226192287360) math:sum 14913169640232740127827512057302148063648650711209401966150219926546779697987984279570098768737999681 . (3194 9216845717656874712980450562726202415567360565980794777111390850331644813674856981646960226192287360 14913169640232740127827512057302148063648650711209401966150219926546779697987984279570098768737999681) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43380,7 +43380,7 @@ _:gn_7149 { } _:gn_7150 { - 3196 math:greaterThan 1 . + (3196) math:greaterThan 1 . (3196 1) math:difference 3195 . (3520521795081009298133389068150256767486070420752187588072561774116509929361729683723821683646575039 5696323922575865414847061494575945648081290145228607189038829076215134884313127297923138542545712321) math:sum 9216845717656874712980450562726202415567360565980794777111390850331644813674856981646960226192287360 . (3195 5696323922575865414847061494575945648081290145228607189038829076215134884313127297923138542545712321 9216845717656874712980450562726202415567360565980794777111390850331644813674856981646960226192287360) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43391,7 +43391,7 @@ _:gn_7151 { } _:gn_7152 { - 3197 math:greaterThan 1 . + (3197) math:greaterThan 1 . (3197 1) math:difference 3196 . (2175802127494856116713672426425688880595219724476419600966267302098624954951397614199316858899137282 3520521795081009298133389068150256767486070420752187588072561774116509929361729683723821683646575039) math:sum 5696323922575865414847061494575945648081290145228607189038829076215134884313127297923138542545712321 . (3196 3520521795081009298133389068150256767486070420752187588072561774116509929361729683723821683646575039 5696323922575865414847061494575945648081290145228607189038829076215134884313127297923138542545712321) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43402,7 +43402,7 @@ _:gn_7153 { } _:gn_7154 { - 3198 math:greaterThan 1 . + (3198) math:greaterThan 1 . (3198 1) math:difference 3197 . (1344719667586153181419716641724567886890850696275767987106294472017884974410332069524504824747437757 2175802127494856116713672426425688880595219724476419600966267302098624954951397614199316858899137282) math:sum 3520521795081009298133389068150256767486070420752187588072561774116509929361729683723821683646575039 . (3197 2175802127494856116713672426425688880595219724476419600966267302098624954951397614199316858899137282 3520521795081009298133389068150256767486070420752187588072561774116509929361729683723821683646575039) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43413,7 +43413,7 @@ _:gn_7155 { } _:gn_7156 { - 3199 math:greaterThan 1 . + (3199) math:greaterThan 1 . (3199 1) math:difference 3198 . (831082459908702935293955784701120993704369028200651613859972830080739980541065544674812034151699525 1344719667586153181419716641724567886890850696275767987106294472017884974410332069524504824747437757) math:sum 2175802127494856116713672426425688880595219724476419600966267302098624954951397614199316858899137282 . (3198 1344719667586153181419716641724567886890850696275767987106294472017884974410332069524504824747437757 2175802127494856116713672426425688880595219724476419600966267302098624954951397614199316858899137282) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43424,7 +43424,7 @@ _:gn_7157 { } _:gn_7158 { - 3200 math:greaterThan 1 . + (3200) math:greaterThan 1 . (3200 1) math:difference 3199 . (513637207677450246125760857023446893186481668075116373246321641937144993869266524849692790595738232 831082459908702935293955784701120993704369028200651613859972830080739980541065544674812034151699525) math:sum 1344719667586153181419716641724567886890850696275767987106294472017884974410332069524504824747437757 . (3199 831082459908702935293955784701120993704369028200651613859972830080739980541065544674812034151699525 1344719667586153181419716641724567886890850696275767987106294472017884974410332069524504824747437757) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43435,7 +43435,7 @@ _:gn_7159 { } _:gn_7160 { - 3201 math:greaterThan 1 . + (3201) math:greaterThan 1 . (3201 1) math:difference 3200 . (317445252231252689168194927677674100517887360125535240613651188143594986671799019825119243555961293 513637207677450246125760857023446893186481668075116373246321641937144993869266524849692790595738232) math:sum 831082459908702935293955784701120993704369028200651613859972830080739980541065544674812034151699525 . (3200 513637207677450246125760857023446893186481668075116373246321641937144993869266524849692790595738232 831082459908702935293955784701120993704369028200651613859972830080739980541065544674812034151699525) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43446,7 +43446,7 @@ _:gn_7161 { } _:gn_7162 { - 3202 math:greaterThan 1 . + (3202) math:greaterThan 1 . (3202 1) math:difference 3201 . (196191955446197556957565929345772792668594307949581132632670453793550007197467505024573547039776939 317445252231252689168194927677674100517887360125535240613651188143594986671799019825119243555961293) math:sum 513637207677450246125760857023446893186481668075116373246321641937144993869266524849692790595738232 . (3201 317445252231252689168194927677674100517887360125535240613651188143594986671799019825119243555961293 513637207677450246125760857023446893186481668075116373246321641937144993869266524849692790595738232) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43457,7 +43457,7 @@ _:gn_7163 { } _:gn_7164 { - 3203 math:greaterThan 1 . + (3203) math:greaterThan 1 . (3203 1) math:difference 3202 . (121253296785055132210628998331901307849293052175954107980980734350044979474331514800545696516184354 196191955446197556957565929345772792668594307949581132632670453793550007197467505024573547039776939) math:sum 317445252231252689168194927677674100517887360125535240613651188143594986671799019825119243555961293 . (3202 196191955446197556957565929345772792668594307949581132632670453793550007197467505024573547039776939 317445252231252689168194927677674100517887360125535240613651188143594986671799019825119243555961293) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43468,7 +43468,7 @@ _:gn_7165 { } _:gn_7166 { - 3204 math:greaterThan 1 . + (3204) math:greaterThan 1 . (3204 1) math:difference 3203 . (74938658661142424746936931013871484819301255773627024651689719443505027723135990224027850523592585 121253296785055132210628998331901307849293052175954107980980734350044979474331514800545696516184354) math:sum 196191955446197556957565929345772792668594307949581132632670453793550007197467505024573547039776939 . (3203 121253296785055132210628998331901307849293052175954107980980734350044979474331514800545696516184354 196191955446197556957565929345772792668594307949581132632670453793550007197467505024573547039776939) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43479,7 +43479,7 @@ _:gn_7167 { } _:gn_7168 { - 3205 math:greaterThan 1 . + (3205) math:greaterThan 1 . (3205 1) math:difference 3204 . (46314638123912707463692067318029823029991796402327083329291014906539951751195524576517845992591769 74938658661142424746936931013871484819301255773627024651689719443505027723135990224027850523592585) math:sum 121253296785055132210628998331901307849293052175954107980980734350044979474331514800545696516184354 . (3204 74938658661142424746936931013871484819301255773627024651689719443505027723135990224027850523592585 121253296785055132210628998331901307849293052175954107980980734350044979474331514800545696516184354) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43490,7 +43490,7 @@ _:gn_7169 { } _:gn_7170 { - 3206 math:greaterThan 1 . + (3206) math:greaterThan 1 . (3206 1) math:difference 3205 . (28624020537229717283244863695841661789309459371299941322398704536965075971940465647510004531000816 46314638123912707463692067318029823029991796402327083329291014906539951751195524576517845992591769) math:sum 74938658661142424746936931013871484819301255773627024651689719443505027723135990224027850523592585 . (3205 46314638123912707463692067318029823029991796402327083329291014906539951751195524576517845992591769 74938658661142424746936931013871484819301255773627024651689719443505027723135990224027850523592585) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43501,7 +43501,7 @@ _:gn_7171 { } _:gn_7172 { - 3207 math:greaterThan 1 . + (3207) math:greaterThan 1 . (3207 1) math:difference 3206 . (17690617586682990180447203622188161240682337031027142006892310369574875779255058929007841461590953 28624020537229717283244863695841661789309459371299941322398704536965075971940465647510004531000816) math:sum 46314638123912707463692067318029823029991796402327083329291014906539951751195524576517845992591769 . (3206 28624020537229717283244863695841661789309459371299941322398704536965075971940465647510004531000816 46314638123912707463692067318029823029991796402327083329291014906539951751195524576517845992591769) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43512,7 +43512,7 @@ _:gn_7173 { } _:gn_7174 { - 3208 math:greaterThan 1 . + (3208) math:greaterThan 1 . (3208 1) math:difference 3207 . (10933402950546727102797660073653500548627122340272799315506394167390200192685406718502163069409863 17690617586682990180447203622188161240682337031027142006892310369574875779255058929007841461590953) math:sum 28624020537229717283244863695841661789309459371299941322398704536965075971940465647510004531000816 . (3207 17690617586682990180447203622188161240682337031027142006892310369574875779255058929007841461590953 28624020537229717283244863695841661789309459371299941322398704536965075971940465647510004531000816) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43523,7 +43523,7 @@ _:gn_7175 { } _:gn_7176 { - 3209 math:greaterThan 1 . + (3209) math:greaterThan 1 . (3209 1) math:difference 3208 . (6757214636136263077649543548534660692055214690754342691385916202184675586569652210505678392181090 10933402950546727102797660073653500548627122340272799315506394167390200192685406718502163069409863) math:sum 17690617586682990180447203622188161240682337031027142006892310369574875779255058929007841461590953 . (3208 10933402950546727102797660073653500548627122340272799315506394167390200192685406718502163069409863 17690617586682990180447203622188161240682337031027142006892310369574875779255058929007841461590953) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43534,7 +43534,7 @@ _:gn_7177 { } _:gn_7178 { - 3210 math:greaterThan 1 . + (3210) math:greaterThan 1 . (3210 1) math:difference 3209 . (4176188314410464025148116525118839856571907649518456624120477965205524606115754507996484677228773 6757214636136263077649543548534660692055214690754342691385916202184675586569652210505678392181090) math:sum 10933402950546727102797660073653500548627122340272799315506394167390200192685406718502163069409863 . (3209 6757214636136263077649543548534660692055214690754342691385916202184675586569652210505678392181090 10933402950546727102797660073653500548627122340272799315506394167390200192685406718502163069409863) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43545,7 +43545,7 @@ _:gn_7179 { } _:gn_7180 { - 3211 math:greaterThan 1 . + (3211) math:greaterThan 1 . (3211 1) math:difference 3210 . (2581026321725799052501427023415820835483307041235886067265438236979150980453897702509193714952317 4176188314410464025148116525118839856571907649518456624120477965205524606115754507996484677228773) math:sum 6757214636136263077649543548534660692055214690754342691385916202184675586569652210505678392181090 . (3210 4176188314410464025148116525118839856571907649518456624120477965205524606115754507996484677228773 6757214636136263077649543548534660692055214690754342691385916202184675586569652210505678392181090) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43556,7 +43556,7 @@ _:gn_7181 { } _:gn_7182 { - 3212 math:greaterThan 1 . + (3212) math:greaterThan 1 . (3212 1) math:difference 3211 . (1595161992684664972646689501703019021088600608282570556855039728226373625661856805487290962276456 2581026321725799052501427023415820835483307041235886067265438236979150980453897702509193714952317) math:sum 4176188314410464025148116525118839856571907649518456624120477965205524606115754507996484677228773 . (3211 2581026321725799052501427023415820835483307041235886067265438236979150980453897702509193714952317 4176188314410464025148116525118839856571907649518456624120477965205524606115754507996484677228773) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43567,7 +43567,7 @@ _:gn_7183 { } _:gn_7184 { - 3213 math:greaterThan 1 . + (3213) math:greaterThan 1 . (3213 1) math:difference 3212 . (985864329041134079854737521712801814394706432953315510410398508752777354792040897021902752675861 1595161992684664972646689501703019021088600608282570556855039728226373625661856805487290962276456) math:sum 2581026321725799052501427023415820835483307041235886067265438236979150980453897702509193714952317 . (3212 1595161992684664972646689501703019021088600608282570556855039728226373625661856805487290962276456 2581026321725799052501427023415820835483307041235886067265438236979150980453897702509193714952317) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43578,7 +43578,7 @@ _:gn_7185 { } _:gn_7186 { - 3214 math:greaterThan 1 . + (3214) math:greaterThan 1 . (3214 1) math:difference 3213 . (609297663643530892791951979990217206693894175329255046444641219473596270869815908465388209600595 985864329041134079854737521712801814394706432953315510410398508752777354792040897021902752675861) math:sum 1595161992684664972646689501703019021088600608282570556855039728226373625661856805487290962276456 . (3213 985864329041134079854737521712801814394706432953315510410398508752777354792040897021902752675861 1595161992684664972646689501703019021088600608282570556855039728226373625661856805487290962276456) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43589,7 +43589,7 @@ _:gn_7187 { } _:gn_7188 { - 3215 math:greaterThan 1 . + (3215) math:greaterThan 1 . (3215 1) math:difference 3214 . (376566665397603187062785541722584607700812257624060463965757289279181083922224988556514543075266 609297663643530892791951979990217206693894175329255046444641219473596270869815908465388209600595) math:sum 985864329041134079854737521712801814394706432953315510410398508752777354792040897021902752675861 . (3214 609297663643530892791951979990217206693894175329255046444641219473596270869815908465388209600595 985864329041134079854737521712801814394706432953315510410398508752777354792040897021902752675861) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43600,7 +43600,7 @@ _:gn_7189 { } _:gn_7190 { - 3216 math:greaterThan 1 . + (3216) math:greaterThan 1 . (3216 1) math:difference 3215 . (232730998245927705729166438267632598993081917705194582478883930194415186947590919908873666525329 376566665397603187062785541722584607700812257624060463965757289279181083922224988556514543075266) math:sum 609297663643530892791951979990217206693894175329255046444641219473596270869815908465388209600595 . (3215 376566665397603187062785541722584607700812257624060463965757289279181083922224988556514543075266 609297663643530892791951979990217206693894175329255046444641219473596270869815908465388209600595) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43611,7 +43611,7 @@ _:gn_7191 { } _:gn_7192 { - 3217 math:greaterThan 1 . + (3217) math:greaterThan 1 . (3217 1) math:difference 3216 . (143835667151675481333619103454952008707730339918865881486873359084765896974634068647640876549937 232730998245927705729166438267632598993081917705194582478883930194415186947590919908873666525329) math:sum 376566665397603187062785541722584607700812257624060463965757289279181083922224988556514543075266 . (3216 232730998245927705729166438267632598993081917705194582478883930194415186947590919908873666525329 376566665397603187062785541722584607700812257624060463965757289279181083922224988556514543075266) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43622,7 +43622,7 @@ _:gn_7193 { } _:gn_7194 { - 3218 math:greaterThan 1 . + (3218) math:greaterThan 1 . (3218 1) math:difference 3217 . (88895331094252224395547334812680590285351577786328700992010571109649289972956851261232789975392 143835667151675481333619103454952008707730339918865881486873359084765896974634068647640876549937) math:sum 232730998245927705729166438267632598993081917705194582478883930194415186947590919908873666525329 . (3217 143835667151675481333619103454952008707730339918865881486873359084765896974634068647640876549937 232730998245927705729166438267632598993081917705194582478883930194415186947590919908873666525329) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43633,7 +43633,7 @@ _:gn_7195 { } _:gn_7196 { - 3219 math:greaterThan 1 . + (3219) math:greaterThan 1 . (3219 1) math:difference 3218 . (54940336057423256938071768642271418422378762132537180494862787975116607001677217386408086574545 88895331094252224395547334812680590285351577786328700992010571109649289972956851261232789975392) math:sum 143835667151675481333619103454952008707730339918865881486873359084765896974634068647640876549937 . (3218 88895331094252224395547334812680590285351577786328700992010571109649289972956851261232789975392 143835667151675481333619103454952008707730339918865881486873359084765896974634068647640876549937) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43644,7 +43644,7 @@ _:gn_7197 { } _:gn_7198 { - 3220 math:greaterThan 1 . + (3220) math:greaterThan 1 . (3220 1) math:difference 3219 . (33954995036828967457475566170409171862972815653791520497147783134532682971279633874824703400847 54940336057423256938071768642271418422378762132537180494862787975116607001677217386408086574545) math:sum 88895331094252224395547334812680590285351577786328700992010571109649289972956851261232789975392 . (3219 54940336057423256938071768642271418422378762132537180494862787975116607001677217386408086574545 88895331094252224395547334812680590285351577786328700992010571109649289972956851261232789975392) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43655,7 +43655,7 @@ _:gn_7199 { } _:gn_7200 { - 3221 math:greaterThan 1 . + (3221) math:greaterThan 1 . (3221 1) math:difference 3220 . (20985341020594289480596202471862246559405946478745659997715004840583924030397583511583383173698 33954995036828967457475566170409171862972815653791520497147783134532682971279633874824703400847) math:sum 54940336057423256938071768642271418422378762132537180494862787975116607001677217386408086574545 . (3220 33954995036828967457475566170409171862972815653791520497147783134532682971279633874824703400847 54940336057423256938071768642271418422378762132537180494862787975116607001677217386408086574545) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43666,7 +43666,7 @@ _:gn_7201 { } _:gn_7202 { - 3222 math:greaterThan 1 . + (3222) math:greaterThan 1 . (3222 1) math:difference 3221 . (12969654016234677976879363698546925303566869175045860499432778293948758940882050363241320227149 20985341020594289480596202471862246559405946478745659997715004840583924030397583511583383173698) math:sum 33954995036828967457475566170409171862972815653791520497147783134532682971279633874824703400847 . (3221 20985341020594289480596202471862246559405946478745659997715004840583924030397583511583383173698 33954995036828967457475566170409171862972815653791520497147783134532682971279633874824703400847) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43677,7 +43677,7 @@ _:gn_7203 { } _:gn_7204 { - 3223 math:greaterThan 1 . + (3223) math:greaterThan 1 . (3223 1) math:difference 3222 . (8015687004359611503716838773315321255839077303699799498282226546635165089515533148342062946549 12969654016234677976879363698546925303566869175045860499432778293948758940882050363241320227149) math:sum 20985341020594289480596202471862246559405946478745659997715004840583924030397583511583383173698 . (3222 12969654016234677976879363698546925303566869175045860499432778293948758940882050363241320227149 20985341020594289480596202471862246559405946478745659997715004840583924030397583511583383173698) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43688,7 +43688,7 @@ _:gn_7205 { } _:gn_7206 { - 3224 math:greaterThan 1 . + (3224) math:greaterThan 1 . (3224 1) math:difference 3223 . (4953967011875066473162524925231604047727791871346061001150551747313593851366517214899257280600 8015687004359611503716838773315321255839077303699799498282226546635165089515533148342062946549) math:sum 12969654016234677976879363698546925303566869175045860499432778293948758940882050363241320227149 . (3223 8015687004359611503716838773315321255839077303699799498282226546635165089515533148342062946549 12969654016234677976879363698546925303566869175045860499432778293948758940882050363241320227149) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43699,7 +43699,7 @@ _:gn_7207 { } _:gn_7208 { - 3225 math:greaterThan 1 . + (3225) math:greaterThan 1 . (3225 1) math:difference 3224 . (3061719992484545030554313848083717208111285432353738497131674799321571238149015933442805665949 4953967011875066473162524925231604047727791871346061001150551747313593851366517214899257280600) math:sum 8015687004359611503716838773315321255839077303699799498282226546635165089515533148342062946549 . (3224 4953967011875066473162524925231604047727791871346061001150551747313593851366517214899257280600 8015687004359611503716838773315321255839077303699799498282226546635165089515533148342062946549) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43710,7 +43710,7 @@ _:gn_7209 { } _:gn_7210 { - 3226 math:greaterThan 1 . + (3226) math:greaterThan 1 . (3226 1) math:difference 3225 . (1892247019390521442608211077147886839616506438992322504018876947992022613217501281456451614651 3061719992484545030554313848083717208111285432353738497131674799321571238149015933442805665949) math:sum 4953967011875066473162524925231604047727791871346061001150551747313593851366517214899257280600 . (3225 3061719992484545030554313848083717208111285432353738497131674799321571238149015933442805665949 4953967011875066473162524925231604047727791871346061001150551747313593851366517214899257280600) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43721,7 +43721,7 @@ _:gn_7211 { } _:gn_7212 { - 3227 math:greaterThan 1 . + (3227) math:greaterThan 1 . (3227 1) math:difference 3226 . (1169472973094023587946102770935830368494778993361415993112797851329548624931514651986354051298 1892247019390521442608211077147886839616506438992322504018876947992022613217501281456451614651) math:sum 3061719992484545030554313848083717208111285432353738497131674799321571238149015933442805665949 . (3226 1892247019390521442608211077147886839616506438992322504018876947992022613217501281456451614651 3061719992484545030554313848083717208111285432353738497131674799321571238149015933442805665949) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43732,7 +43732,7 @@ _:gn_7213 { } _:gn_7214 { - 3228 math:greaterThan 1 . + (3228) math:greaterThan 1 . (3228 1) math:difference 3227 . (722774046296497854662108306212056471121727445630906510906079096662473988285986629470097563353 1169472973094023587946102770935830368494778993361415993112797851329548624931514651986354051298) math:sum 1892247019390521442608211077147886839616506438992322504018876947992022613217501281456451614651 . (3227 1169472973094023587946102770935830368494778993361415993112797851329548624931514651986354051298 1892247019390521442608211077147886839616506438992322504018876947992022613217501281456451614651) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43743,7 +43743,7 @@ _:gn_7215 { } _:gn_7216 { - 3229 math:greaterThan 1 . + (3229) math:greaterThan 1 . (3229 1) math:difference 3228 . (446698926797525733283994464723773897373051547730509482206718754667074636645528022516256487945 722774046296497854662108306212056471121727445630906510906079096662473988285986629470097563353) math:sum 1169472973094023587946102770935830368494778993361415993112797851329548624931514651986354051298 . (3228 722774046296497854662108306212056471121727445630906510906079096662473988285986629470097563353 1169472973094023587946102770935830368494778993361415993112797851329548624931514651986354051298) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43754,7 +43754,7 @@ _:gn_7217 { } _:gn_7218 { - 3230 math:greaterThan 1 . + (3230) math:greaterThan 1 . (3230 1) math:difference 3229 . (276075119498972121378113841488282573748675897900397028699360341995399351640458606953841075408 446698926797525733283994464723773897373051547730509482206718754667074636645528022516256487945) math:sum 722774046296497854662108306212056471121727445630906510906079096662473988285986629470097563353 . (3229 446698926797525733283994464723773897373051547730509482206718754667074636645528022516256487945 722774046296497854662108306212056471121727445630906510906079096662473988285986629470097563353) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43765,7 +43765,7 @@ _:gn_7219 { } _:gn_7220 { - 3231 math:greaterThan 1 . + (3231) math:greaterThan 1 . (3231 1) math:difference 3230 . (170623807298553611905880623235491323624375649830112453507358412671675285005069415562415412537 276075119498972121378113841488282573748675897900397028699360341995399351640458606953841075408) math:sum 446698926797525733283994464723773897373051547730509482206718754667074636645528022516256487945 . (3230 276075119498972121378113841488282573748675897900397028699360341995399351640458606953841075408 446698926797525733283994464723773897373051547730509482206718754667074636645528022516256487945) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43776,7 +43776,7 @@ _:gn_7221 { } _:gn_7222 { - 3232 math:greaterThan 1 . + (3232) math:greaterThan 1 . (3232 1) math:difference 3231 . (105451312200418509472233218252791250124300248070284575192001929323724066635389191391425662871 170623807298553611905880623235491323624375649830112453507358412671675285005069415562415412537) math:sum 276075119498972121378113841488282573748675897900397028699360341995399351640458606953841075408 . (3231 170623807298553611905880623235491323624375649830112453507358412671675285005069415562415412537 276075119498972121378113841488282573748675897900397028699360341995399351640458606953841075408) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43787,7 +43787,7 @@ _:gn_7223 { } _:gn_7224 { - 3233 math:greaterThan 1 . + (3233) math:greaterThan 1 . (3233 1) math:difference 3232 . (65172495098135102433647404982700073500075401759827878315356483347951218369680224170989749666 105451312200418509472233218252791250124300248070284575192001929323724066635389191391425662871) math:sum 170623807298553611905880623235491323624375649830112453507358412671675285005069415562415412537 . (3232 105451312200418509472233218252791250124300248070284575192001929323724066635389191391425662871 170623807298553611905880623235491323624375649830112453507358412671675285005069415562415412537) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43798,7 +43798,7 @@ _:gn_7225 { } _:gn_7226 { - 3234 math:greaterThan 1 . + (3234) math:greaterThan 1 . (3234 1) math:difference 3233 . (40278817102283407038585813270091176624224846310456696876645445975772848265708967220435913205 65172495098135102433647404982700073500075401759827878315356483347951218369680224170989749666) math:sum 105451312200418509472233218252791250124300248070284575192001929323724066635389191391425662871 . (3233 65172495098135102433647404982700073500075401759827878315356483347951218369680224170989749666 105451312200418509472233218252791250124300248070284575192001929323724066635389191391425662871) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43809,7 +43809,7 @@ _:gn_7227 { } _:gn_7228 { - 3235 math:greaterThan 1 . + (3235) math:greaterThan 1 . (3235 1) math:difference 3234 . (24893677995851695395061591712608896875850555449371181438711037372178370103971256950553836461 40278817102283407038585813270091176624224846310456696876645445975772848265708967220435913205) math:sum 65172495098135102433647404982700073500075401759827878315356483347951218369680224170989749666 . (3234 40278817102283407038585813270091176624224846310456696876645445975772848265708967220435913205 65172495098135102433647404982700073500075401759827878315356483347951218369680224170989749666) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43820,7 +43820,7 @@ _:gn_7229 { } _:gn_7230 { - 3236 math:greaterThan 1 . + (3236) math:greaterThan 1 . (3236 1) math:difference 3235 . (15385139106431711643524221557482279748374290861085515437934408603594478161737710269882076744 24893677995851695395061591712608896875850555449371181438711037372178370103971256950553836461) math:sum 40278817102283407038585813270091176624224846310456696876645445975772848265708967220435913205 . (3235 24893677995851695395061591712608896875850555449371181438711037372178370103971256950553836461 40278817102283407038585813270091176624224846310456696876645445975772848265708967220435913205) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43831,7 +43831,7 @@ _:gn_7231 { } _:gn_7232 { - 3237 math:greaterThan 1 . + (3237) math:greaterThan 1 . (3237 1) math:difference 3236 . (9508538889419983751537370155126617127476264588285666000776628768583891942233546680671759717 15385139106431711643524221557482279748374290861085515437934408603594478161737710269882076744) math:sum 24893677995851695395061591712608896875850555449371181438711037372178370103971256950553836461 . (3236 15385139106431711643524221557482279748374290861085515437934408603594478161737710269882076744 24893677995851695395061591712608896875850555449371181438711037372178370103971256950553836461) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43842,7 +43842,7 @@ _:gn_7233 { } _:gn_7234 { - 3238 math:greaterThan 1 . + (3238) math:greaterThan 1 . (3238 1) math:difference 3237 . (5876600217011727891986851402355662620898026272799849437157779835010586219504163589210317027 9508538889419983751537370155126617127476264588285666000776628768583891942233546680671759717) math:sum 15385139106431711643524221557482279748374290861085515437934408603594478161737710269882076744 . (3237 9508538889419983751537370155126617127476264588285666000776628768583891942233546680671759717 15385139106431711643524221557482279748374290861085515437934408603594478161737710269882076744) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43853,7 +43853,7 @@ _:gn_7235 { } _:gn_7236 { - 3239 math:greaterThan 1 . + (3239) math:greaterThan 1 . (3239 1) math:difference 3238 . (3631938672408255859550518752770954506578238315485816563618848933573305722729383091461442690 5876600217011727891986851402355662620898026272799849437157779835010586219504163589210317027) math:sum 9508538889419983751537370155126617127476264588285666000776628768583891942233546680671759717 . (3238 5876600217011727891986851402355662620898026272799849437157779835010586219504163589210317027 9508538889419983751537370155126617127476264588285666000776628768583891942233546680671759717) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43864,7 +43864,7 @@ _:gn_7237 { } _:gn_7238 { - 3240 math:greaterThan 1 . + (3240) math:greaterThan 1 . (3240 1) math:difference 3239 . (2244661544603472032436332649584708114319787957314032873538930901437280496774780497748874337 3631938672408255859550518752770954506578238315485816563618848933573305722729383091461442690) math:sum 5876600217011727891986851402355662620898026272799849437157779835010586219504163589210317027 . (3239 3631938672408255859550518752770954506578238315485816563618848933573305722729383091461442690 5876600217011727891986851402355662620898026272799849437157779835010586219504163589210317027) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43875,7 +43875,7 @@ _:gn_7239 { } _:gn_7240 { - 3241 math:greaterThan 1 . + (3241) math:greaterThan 1 . (3241 1) math:difference 3240 . (1387277127804783827114186103186246392258450358171783690079918032136025225954602593712568353 2244661544603472032436332649584708114319787957314032873538930901437280496774780497748874337) math:sum 3631938672408255859550518752770954506578238315485816563618848933573305722729383091461442690 . (3240 2244661544603472032436332649584708114319787957314032873538930901437280496774780497748874337 3631938672408255859550518752770954506578238315485816563618848933573305722729383091461442690) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43886,7 +43886,7 @@ _:gn_7241 { } _:gn_7242 { - 3242 math:greaterThan 1 . + (3242) math:greaterThan 1 . (3242 1) math:difference 3241 . (857384416798688205322146546398461722061337599142249183459012869301255270820177904036305984 1387277127804783827114186103186246392258450358171783690079918032136025225954602593712568353) math:sum 2244661544603472032436332649584708114319787957314032873538930901437280496774780497748874337 . (3241 1387277127804783827114186103186246392258450358171783690079918032136025225954602593712568353 2244661544603472032436332649584708114319787957314032873538930901437280496774780497748874337) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43897,7 +43897,7 @@ _:gn_7243 { } _:gn_7244 { - 3243 math:greaterThan 1 . + (3243) math:greaterThan 1 . (3243 1) math:difference 3242 . (529892711006095621792039556787784670197112759029534506620905162834769955134424689676262369 857384416798688205322146546398461722061337599142249183459012869301255270820177904036305984) math:sum 1387277127804783827114186103186246392258450358171783690079918032136025225954602593712568353 . (3242 857384416798688205322146546398461722061337599142249183459012869301255270820177904036305984 1387277127804783827114186103186246392258450358171783690079918032136025225954602593712568353) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43908,7 +43908,7 @@ _:gn_7245 { } _:gn_7246 { - 3244 math:greaterThan 1 . + (3244) math:greaterThan 1 . (3244 1) math:difference 3243 . (327491705792592583530106989610677051864224840112714676838107706466485315685753214360043615 529892711006095621792039556787784670197112759029534506620905162834769955134424689676262369) math:sum 857384416798688205322146546398461722061337599142249183459012869301255270820177904036305984 . (3243 529892711006095621792039556787784670197112759029534506620905162834769955134424689676262369 857384416798688205322146546398461722061337599142249183459012869301255270820177904036305984) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43919,7 +43919,7 @@ _:gn_7247 { } _:gn_7248 { - 3245 math:greaterThan 1 . + (3245) math:greaterThan 1 . (3245 1) math:difference 3244 . (202401005213503038261932567177107618332887918916819829782797456368284639448671475316218754 327491705792592583530106989610677051864224840112714676838107706466485315685753214360043615) math:sum 529892711006095621792039556787784670197112759029534506620905162834769955134424689676262369 . (3244 327491705792592583530106989610677051864224840112714676838107706466485315685753214360043615 529892711006095621792039556787784670197112759029534506620905162834769955134424689676262369) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43930,7 +43930,7 @@ _:gn_7249 { } _:gn_7250 { - 3246 math:greaterThan 1 . + (3246) math:greaterThan 1 . (3246 1) math:difference 3245 . (125090700579089545268174422433569433531336921195894847055310250098200676237081739043824861 202401005213503038261932567177107618332887918916819829782797456368284639448671475316218754) math:sum 327491705792592583530106989610677051864224840112714676838107706466485315685753214360043615 . (3245 202401005213503038261932567177107618332887918916819829782797456368284639448671475316218754 327491705792592583530106989610677051864224840112714676838107706466485315685753214360043615) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43941,7 +43941,7 @@ _:gn_7251 { } _:gn_7252 { - 3247 math:greaterThan 1 . + (3247) math:greaterThan 1 . (3247 1) math:difference 3246 . (77310304634413492993758144743538184801550997720924982727487206270083963211589736272393893 125090700579089545268174422433569433531336921195894847055310250098200676237081739043824861) math:sum 202401005213503038261932567177107618332887918916819829782797456368284639448671475316218754 . (3246 125090700579089545268174422433569433531336921195894847055310250098200676237081739043824861 202401005213503038261932567177107618332887918916819829782797456368284639448671475316218754) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43952,7 +43952,7 @@ _:gn_7253 { } _:gn_7254 { - 3248 math:greaterThan 1 . + (3248) math:greaterThan 1 . (3248 1) math:difference 3247 . (47780395944676052274416277690031248729785923474969864327823043828116713025492002771430968 77310304634413492993758144743538184801550997720924982727487206270083963211589736272393893) math:sum 125090700579089545268174422433569433531336921195894847055310250098200676237081739043824861 . (3247 77310304634413492993758144743538184801550997720924982727487206270083963211589736272393893 125090700579089545268174422433569433531336921195894847055310250098200676237081739043824861) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43963,7 +43963,7 @@ _:gn_7255 { } _:gn_7256 { - 3249 math:greaterThan 1 . + (3249) math:greaterThan 1 . (3249 1) math:difference 3248 . (29529908689737440719341867053506936071765074245955118399664162441967250186097733500962925 47780395944676052274416277690031248729785923474969864327823043828116713025492002771430968) math:sum 77310304634413492993758144743538184801550997720924982727487206270083963211589736272393893 . (3248 47780395944676052274416277690031248729785923474969864327823043828116713025492002771430968 77310304634413492993758144743538184801550997720924982727487206270083963211589736272393893) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43974,7 +43974,7 @@ _:gn_7257 { } _:gn_7258 { - 3250 math:greaterThan 1 . + (3250) math:greaterThan 1 . (3250 1) math:difference 3249 . (18250487254938611555074410636524312658020849229014745928158881386149462839394269270468043 29529908689737440719341867053506936071765074245955118399664162441967250186097733500962925) math:sum 47780395944676052274416277690031248729785923474969864327823043828116713025492002771430968 . (3249 29529908689737440719341867053506936071765074245955118399664162441967250186097733500962925 47780395944676052274416277690031248729785923474969864327823043828116713025492002771430968) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43985,7 +43985,7 @@ _:gn_7259 { } _:gn_7260 { - 3251 math:greaterThan 1 . + (3251) math:greaterThan 1 . (3251 1) math:difference 3250 . (11279421434798829164267456416982623413744225016940372471505281055817787346703464230494882 18250487254938611555074410636524312658020849229014745928158881386149462839394269270468043) math:sum 29529908689737440719341867053506936071765074245955118399664162441967250186097733500962925 . (3250 18250487254938611555074410636524312658020849229014745928158881386149462839394269270468043 29529908689737440719341867053506936071765074245955118399664162441967250186097733500962925) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -43996,7 +43996,7 @@ _:gn_7261 { } _:gn_7262 { - 3252 math:greaterThan 1 . + (3252) math:greaterThan 1 . (3252 1) math:difference 3251 . (6971065820139782390806954219541689244276624212074373456653600330331675492690805039973161 11279421434798829164267456416982623413744225016940372471505281055817787346703464230494882) math:sum 18250487254938611555074410636524312658020849229014745928158881386149462839394269270468043 . (3251 11279421434798829164267456416982623413744225016940372471505281055817787346703464230494882 18250487254938611555074410636524312658020849229014745928158881386149462839394269270468043) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44007,7 +44007,7 @@ _:gn_7263 { } _:gn_7264 { - 3253 math:greaterThan 1 . + (3253) math:greaterThan 1 . (3253 1) math:difference 3252 . (4308355614659046773460502197440934169467600804865999014851680725486111854012659190521721 6971065820139782390806954219541689244276624212074373456653600330331675492690805039973161) math:sum 11279421434798829164267456416982623413744225016940372471505281055817787346703464230494882 . (3252 6971065820139782390806954219541689244276624212074373456653600330331675492690805039973161 11279421434798829164267456416982623413744225016940372471505281055817787346703464230494882) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44018,7 +44018,7 @@ _:gn_7265 { } _:gn_7266 { - 3254 math:greaterThan 1 . + (3254) math:greaterThan 1 . (3254 1) math:difference 3253 . (2662710205480735617346452022100755074809023407208374441801919604845563638678145849451440 4308355614659046773460502197440934169467600804865999014851680725486111854012659190521721) math:sum 6971065820139782390806954219541689244276624212074373456653600330331675492690805039973161 . (3253 4308355614659046773460502197440934169467600804865999014851680725486111854012659190521721 6971065820139782390806954219541689244276624212074373456653600330331675492690805039973161) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44029,7 +44029,7 @@ _:gn_7267 { } _:gn_7268 { - 3255 math:greaterThan 1 . + (3255) math:greaterThan 1 . (3255 1) math:difference 3254 . (1645645409178311156114050175340179094658577397657624573049761120640548215334513341070281 2662710205480735617346452022100755074809023407208374441801919604845563638678145849451440) math:sum 4308355614659046773460502197440934169467600804865999014851680725486111854012659190521721 . (3254 2662710205480735617346452022100755074809023407208374441801919604845563638678145849451440 4308355614659046773460502197440934169467600804865999014851680725486111854012659190521721) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44040,7 +44040,7 @@ _:gn_7269 { } _:gn_7270 { - 3256 math:greaterThan 1 . + (3256) math:greaterThan 1 . (3256 1) math:difference 3255 . (1017064796302424461232401846760575980150446009550749868752158484205015423343632508381159 1645645409178311156114050175340179094658577397657624573049761120640548215334513341070281) math:sum 2662710205480735617346452022100755074809023407208374441801919604845563638678145849451440 . (3255 1645645409178311156114050175340179094658577397657624573049761120640548215334513341070281 2662710205480735617346452022100755074809023407208374441801919604845563638678145849451440) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44051,7 +44051,7 @@ _:gn_7271 { } _:gn_7272 { - 3257 math:greaterThan 1 . + (3257) math:greaterThan 1 . (3257 1) math:difference 3256 . (628580612875886694881648328579603114508131388106874704297602636435532791990880832689122 1017064796302424461232401846760575980150446009550749868752158484205015423343632508381159) math:sum 1645645409178311156114050175340179094658577397657624573049761120640548215334513341070281 . (3256 1017064796302424461232401846760575980150446009550749868752158484205015423343632508381159 1645645409178311156114050175340179094658577397657624573049761120640548215334513341070281) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44062,7 +44062,7 @@ _:gn_7273 { } _:gn_7274 { - 3258 math:greaterThan 1 . + (3258) math:greaterThan 1 . (3258 1) math:difference 3257 . (388484183426537766350753518180972865642314621443875164454555847769482631352751675692037 628580612875886694881648328579603114508131388106874704297602636435532791990880832689122) math:sum 1017064796302424461232401846760575980150446009550749868752158484205015423343632508381159 . (3257 628580612875886694881648328579603114508131388106874704297602636435532791990880832689122 1017064796302424461232401846760575980150446009550749868752158484205015423343632508381159) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44073,7 +44073,7 @@ _:gn_7275 { } _:gn_7276 { - 3259 math:greaterThan 1 . + (3259) math:greaterThan 1 . (3259 1) math:difference 3258 . (240096429449348928530894810398630248865816766662999539843046788666050160638129156997085 388484183426537766350753518180972865642314621443875164454555847769482631352751675692037) math:sum 628580612875886694881648328579603114508131388106874704297602636435532791990880832689122 . (3258 388484183426537766350753518180972865642314621443875164454555847769482631352751675692037 628580612875886694881648328579603114508131388106874704297602636435532791990880832689122) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44084,7 +44084,7 @@ _:gn_7277 { } _:gn_7278 { - 3260 math:greaterThan 1 . + (3260) math:greaterThan 1 . (3260 1) math:difference 3259 . (148387753977188837819858707782342616776497854780875624611509059103432470714622518694952 240096429449348928530894810398630248865816766662999539843046788666050160638129156997085) math:sum 388484183426537766350753518180972865642314621443875164454555847769482631352751675692037 . (3259 240096429449348928530894810398630248865816766662999539843046788666050160638129156997085 388484183426537766350753518180972865642314621443875164454555847769482631352751675692037) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44095,7 +44095,7 @@ _:gn_7279 { } _:gn_7280 { - 3261 math:greaterThan 1 . + (3261) math:greaterThan 1 . (3261 1) math:difference 3260 . (91708675472160090711036102616287632089318911882123915231537729562617689923506638302133 148387753977188837819858707782342616776497854780875624611509059103432470714622518694952) math:sum 240096429449348928530894810398630248865816766662999539843046788666050160638129156997085 . (3260 148387753977188837819858707782342616776497854780875624611509059103432470714622518694952 240096429449348928530894810398630248865816766662999539843046788666050160638129156997085) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44106,7 +44106,7 @@ _:gn_7281 { } _:gn_7282 { - 3262 math:greaterThan 1 . + (3262) math:greaterThan 1 . (3262 1) math:difference 3261 . (56679078505028747108822605166054984687178942898751709379971329540814780791115880392819 91708675472160090711036102616287632089318911882123915231537729562617689923506638302133) math:sum 148387753977188837819858707782342616776497854780875624611509059103432470714622518694952 . (3261 91708675472160090711036102616287632089318911882123915231537729562617689923506638302133 148387753977188837819858707782342616776497854780875624611509059103432470714622518694952) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44117,7 +44117,7 @@ _:gn_7283 { } _:gn_7284 { - 3263 math:greaterThan 1 . + (3263) math:greaterThan 1 . (3263 1) math:difference 3262 . (35029596967131343602213497450232647402139968983372205851566400021802909132390757909314 56679078505028747108822605166054984687178942898751709379971329540814780791115880392819) math:sum 91708675472160090711036102616287632089318911882123915231537729562617689923506638302133 . (3262 56679078505028747108822605166054984687178942898751709379971329540814780791115880392819 91708675472160090711036102616287632089318911882123915231537729562617689923506638302133) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44128,7 +44128,7 @@ _:gn_7285 { } _:gn_7286 { - 3264 math:greaterThan 1 . + (3264) math:greaterThan 1 . (3264 1) math:difference 3263 . (21649481537897403506609107715822337285038973915379503528404929519011871658725122483505 35029596967131343602213497450232647402139968983372205851566400021802909132390757909314) math:sum 56679078505028747108822605166054984687178942898751709379971329540814780791115880392819 . (3263 35029596967131343602213497450232647402139968983372205851566400021802909132390757909314 56679078505028747108822605166054984687178942898751709379971329540814780791115880392819) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44139,7 +44139,7 @@ _:gn_7287 { } _:gn_7288 { - 3265 math:greaterThan 1 . + (3265) math:greaterThan 1 . (3265 1) math:difference 3264 . (13380115429233940095604389734410310117100995067992702323161470502791037473665635425809 21649481537897403506609107715822337285038973915379503528404929519011871658725122483505) math:sum 35029596967131343602213497450232647402139968983372205851566400021802909132390757909314 . (3264 21649481537897403506609107715822337285038973915379503528404929519011871658725122483505 35029596967131343602213497450232647402139968983372205851566400021802909132390757909314) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44150,7 +44150,7 @@ _:gn_7289 { } _:gn_7290 { - 3266 math:greaterThan 1 . + (3266) math:greaterThan 1 . (3266 1) math:difference 3265 . (8269366108663463411004717981412027167937978847386801205243459016220834185059487057696 13380115429233940095604389734410310117100995067992702323161470502791037473665635425809) math:sum 21649481537897403506609107715822337285038973915379503528404929519011871658725122483505 . (3265 13380115429233940095604389734410310117100995067992702323161470502791037473665635425809 21649481537897403506609107715822337285038973915379503528404929519011871658725122483505) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44161,7 +44161,7 @@ _:gn_7291 { } _:gn_7292 { - 3267 math:greaterThan 1 . + (3267) math:greaterThan 1 . (3267 1) math:difference 3266 . (5110749320570476684599671752998282949163016220605901117918011486570203288606148368113 8269366108663463411004717981412027167937978847386801205243459016220834185059487057696) math:sum 13380115429233940095604389734410310117100995067992702323161470502791037473665635425809 . (3266 8269366108663463411004717981412027167937978847386801205243459016220834185059487057696 13380115429233940095604389734410310117100995067992702323161470502791037473665635425809) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44172,7 +44172,7 @@ _:gn_7293 { } _:gn_7294 { - 3268 math:greaterThan 1 . + (3268) math:greaterThan 1 . (3268 1) math:difference 3267 . (3158616788092986726405046228413744218774962626780900087325447529650630896453338689583 5110749320570476684599671752998282949163016220605901117918011486570203288606148368113) math:sum 8269366108663463411004717981412027167937978847386801205243459016220834185059487057696 . (3267 5110749320570476684599671752998282949163016220605901117918011486570203288606148368113 8269366108663463411004717981412027167937978847386801205243459016220834185059487057696) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44183,7 +44183,7 @@ _:gn_7295 { } _:gn_7296 { - 3269 math:greaterThan 1 . + (3269) math:greaterThan 1 . (3269 1) math:difference 3268 . (1952132532477489958194625524584538730388053593825001030592563956919572392152809678530 3158616788092986726405046228413744218774962626780900087325447529650630896453338689583) math:sum 5110749320570476684599671752998282949163016220605901117918011486570203288606148368113 . (3268 3158616788092986726405046228413744218774962626780900087325447529650630896453338689583 5110749320570476684599671752998282949163016220605901117918011486570203288606148368113) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44194,7 +44194,7 @@ _:gn_7297 { } _:gn_7298 { - 3270 math:greaterThan 1 . + (3270) math:greaterThan 1 . (3270 1) math:difference 3269 . (1206484255615496768210420703829205488386909032955899056732883572731058504300529011053 1952132532477489958194625524584538730388053593825001030592563956919572392152809678530) math:sum 3158616788092986726405046228413744218774962626780900087325447529650630896453338689583 . (3269 1952132532477489958194625524584538730388053593825001030592563956919572392152809678530 3158616788092986726405046228413744218774962626780900087325447529650630896453338689583) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44205,7 +44205,7 @@ _:gn_7299 { } _:gn_7300 { - 3271 math:greaterThan 1 . + (3271) math:greaterThan 1 . (3271 1) math:difference 3270 . (745648276861993189984204820755333242001144560869101973859680384188513887852280667477 1206484255615496768210420703829205488386909032955899056732883572731058504300529011053) math:sum 1952132532477489958194625524584538730388053593825001030592563956919572392152809678530 . (3270 1206484255615496768210420703829205488386909032955899056732883572731058504300529011053 1952132532477489958194625524584538730388053593825001030592563956919572392152809678530) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44216,7 +44216,7 @@ _:gn_7301 { } _:gn_7302 { - 3272 math:greaterThan 1 . + (3272) math:greaterThan 1 . (3272 1) math:difference 3271 . (460835978753503578226215883073872246385764472086797082873203188542544616448248343576 745648276861993189984204820755333242001144560869101973859680384188513887852280667477) math:sum 1206484255615496768210420703829205488386909032955899056732883572731058504300529011053 . (3271 745648276861993189984204820755333242001144560869101973859680384188513887852280667477 1206484255615496768210420703829205488386909032955899056732883572731058504300529011053) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44227,7 +44227,7 @@ _:gn_7303 { } _:gn_7304 { - 3273 math:greaterThan 1 . + (3273) math:greaterThan 1 . (3273 1) math:difference 3272 . (284812298108489611757988937681460995615380088782304890986477195645969271404032323901 460835978753503578226215883073872246385764472086797082873203188542544616448248343576) math:sum 745648276861993189984204820755333242001144560869101973859680384188513887852280667477 . (3272 460835978753503578226215883073872246385764472086797082873203188542544616448248343576 745648276861993189984204820755333242001144560869101973859680384188513887852280667477) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44238,7 +44238,7 @@ _:gn_7305 { } _:gn_7306 { - 3274 math:greaterThan 1 . + (3274) math:greaterThan 1 . (3274 1) math:difference 3273 . (176023680645013966468226945392411250770384383304492191886725992896575345044216019675 284812298108489611757988937681460995615380088782304890986477195645969271404032323901) math:sum 460835978753503578226215883073872246385764472086797082873203188542544616448248343576 . (3273 284812298108489611757988937681460995615380088782304890986477195645969271404032323901 460835978753503578226215883073872246385764472086797082873203188542544616448248343576) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44249,7 +44249,7 @@ _:gn_7307 { } _:gn_7308 { - 3275 math:greaterThan 1 . + (3275) math:greaterThan 1 . (3275 1) math:difference 3274 . (108788617463475645289761992289049744844995705477812699099751202749393926359816304226 176023680645013966468226945392411250770384383304492191886725992896575345044216019675) math:sum 284812298108489611757988937681460995615380088782304890986477195645969271404032323901 . (3274 176023680645013966468226945392411250770384383304492191886725992896575345044216019675 284812298108489611757988937681460995615380088782304890986477195645969271404032323901) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44260,7 +44260,7 @@ _:gn_7309 { } _:gn_7310 { - 3276 math:greaterThan 1 . + (3276) math:greaterThan 1 . (3276 1) math:difference 3275 . (67235063181538321178464953103361505925388677826679492786974790147181418684399715449 108788617463475645289761992289049744844995705477812699099751202749393926359816304226) math:sum 176023680645013966468226945392411250770384383304492191886725992896575345044216019675 . (3275 108788617463475645289761992289049744844995705477812699099751202749393926359816304226 176023680645013966468226945392411250770384383304492191886725992896575345044216019675) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44271,7 +44271,7 @@ _:gn_7311 { } _:gn_7312 { - 3277 math:greaterThan 1 . + (3277) math:greaterThan 1 . (3277 1) math:difference 3276 . (41553554281937324111297039185688238919607027651133206312776412602212507675416588777 67235063181538321178464953103361505925388677826679492786974790147181418684399715449) math:sum 108788617463475645289761992289049744844995705477812699099751202749393926359816304226 . (3276 67235063181538321178464953103361505925388677826679492786974790147181418684399715449 108788617463475645289761992289049744844995705477812699099751202749393926359816304226) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44282,7 +44282,7 @@ _:gn_7313 { } _:gn_7314 { - 3278 math:greaterThan 1 . + (3278) math:greaterThan 1 . (3278 1) math:difference 3277 . (25681508899600997067167913917673267005781650175546286474198377544968911008983126672 41553554281937324111297039185688238919607027651133206312776412602212507675416588777) math:sum 67235063181538321178464953103361505925388677826679492786974790147181418684399715449 . (3277 41553554281937324111297039185688238919607027651133206312776412602212507675416588777 67235063181538321178464953103361505925388677826679492786974790147181418684399715449) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44293,7 +44293,7 @@ _:gn_7315 { } _:gn_7316 { - 3279 math:greaterThan 1 . + (3279) math:greaterThan 1 . (3279 1) math:difference 3278 . (15872045382336327044129125268014971913825377475586919838578035057243596666433462105 25681508899600997067167913917673267005781650175546286474198377544968911008983126672) math:sum 41553554281937324111297039185688238919607027651133206312776412602212507675416588777 . (3278 25681508899600997067167913917673267005781650175546286474198377544968911008983126672 41553554281937324111297039185688238919607027651133206312776412602212507675416588777) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44304,7 +44304,7 @@ _:gn_7317 { } _:gn_7318 { - 3280 math:greaterThan 1 . + (3280) math:greaterThan 1 . (3280 1) math:difference 3279 . (9809463517264670023038788649658295091956272699959366635620342487725314342549664567 15872045382336327044129125268014971913825377475586919838578035057243596666433462105) math:sum 25681508899600997067167913917673267005781650175546286474198377544968911008983126672 . (3279 15872045382336327044129125268014971913825377475586919838578035057243596666433462105 25681508899600997067167913917673267005781650175546286474198377544968911008983126672) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44315,7 +44315,7 @@ _:gn_7319 { } _:gn_7320 { - 3281 math:greaterThan 1 . + (3281) math:greaterThan 1 . (3281 1) math:difference 3280 . (6062581865071657021090336618356676821869104775627553202957692569518282323883797538 9809463517264670023038788649658295091956272699959366635620342487725314342549664567) math:sum 15872045382336327044129125268014971913825377475586919838578035057243596666433462105 . (3280 9809463517264670023038788649658295091956272699959366635620342487725314342549664567 15872045382336327044129125268014971913825377475586919838578035057243596666433462105) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44326,7 +44326,7 @@ _:gn_7321 { } _:gn_7322 { - 3282 math:greaterThan 1 . + (3282) math:greaterThan 1 . (3282 1) math:difference 3281 . (3746881652193013001948452031301618270087167924331813432662649918207032018665867029 6062581865071657021090336618356676821869104775627553202957692569518282323883797538) math:sum 9809463517264670023038788649658295091956272699959366635620342487725314342549664567 . (3281 6062581865071657021090336618356676821869104775627553202957692569518282323883797538 9809463517264670023038788649658295091956272699959366635620342487725314342549664567) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44337,7 +44337,7 @@ _:gn_7323 { } _:gn_7324 { - 3283 math:greaterThan 1 . + (3283) math:greaterThan 1 . (3283 1) math:difference 3282 . (2315700212878644019141884587055058551781936851295739770295042651311250305217930509 3746881652193013001948452031301618270087167924331813432662649918207032018665867029) math:sum 6062581865071657021090336618356676821869104775627553202957692569518282323883797538 . (3282 3746881652193013001948452031301618270087167924331813432662649918207032018665867029 6062581865071657021090336618356676821869104775627553202957692569518282323883797538) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44348,7 +44348,7 @@ _:gn_7325 { } _:gn_7326 { - 3284 math:greaterThan 1 . + (3284) math:greaterThan 1 . (3284 1) math:difference 3283 . (1431181439314368982806567444246559718305231073036073662367607266895781713447936520 2315700212878644019141884587055058551781936851295739770295042651311250305217930509) math:sum 3746881652193013001948452031301618270087167924331813432662649918207032018665867029 . (3283 2315700212878644019141884587055058551781936851295739770295042651311250305217930509 3746881652193013001948452031301618270087167924331813432662649918207032018665867029) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44359,7 +44359,7 @@ _:gn_7327 { } _:gn_7328 { - 3285 math:greaterThan 1 . + (3285) math:greaterThan 1 . (3285 1) math:difference 3284 . (884518773564275036335317142808498833476705778259666107927435384415468591769993989 1431181439314368982806567444246559718305231073036073662367607266895781713447936520) math:sum 2315700212878644019141884587055058551781936851295739770295042651311250305217930509 . (3284 1431181439314368982806567444246559718305231073036073662367607266895781713447936520 2315700212878644019141884587055058551781936851295739770295042651311250305217930509) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44370,7 +44370,7 @@ _:gn_7329 { } _:gn_7330 { - 3286 math:greaterThan 1 . + (3286) math:greaterThan 1 . (3286 1) math:difference 3285 . (546662665750093946471250301438060884828525294776407554440171882480313121677942531 884518773564275036335317142808498833476705778259666107927435384415468591769993989) math:sum 1431181439314368982806567444246559718305231073036073662367607266895781713447936520 . (3285 884518773564275036335317142808498833476705778259666107927435384415468591769993989 1431181439314368982806567444246559718305231073036073662367607266895781713447936520) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44381,7 +44381,7 @@ _:gn_7331 { } _:gn_7332 { - 3287 math:greaterThan 1 . + (3287) math:greaterThan 1 . (3287 1) math:difference 3286 . (337856107814181089864066841370437948648180483483258553487263501935155470092051458 546662665750093946471250301438060884828525294776407554440171882480313121677942531) math:sum 884518773564275036335317142808498833476705778259666107927435384415468591769993989 . (3286 546662665750093946471250301438060884828525294776407554440171882480313121677942531 884518773564275036335317142808498833476705778259666107927435384415468591769993989) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44392,7 +44392,7 @@ _:gn_7333 { } _:gn_7334 { - 3288 math:greaterThan 1 . + (3288) math:greaterThan 1 . (3288 1) math:difference 3287 . (208806557935912856607183460067622936180344811293149000952908380545157651585891073 337856107814181089864066841370437948648180483483258553487263501935155470092051458) math:sum 546662665750093946471250301438060884828525294776407554440171882480313121677942531 . (3287 337856107814181089864066841370437948648180483483258553487263501935155470092051458 546662665750093946471250301438060884828525294776407554440171882480313121677942531) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44403,7 +44403,7 @@ _:gn_7335 { } _:gn_7336 { - 3289 math:greaterThan 1 . + (3289) math:greaterThan 1 . (3289 1) math:difference 3288 . (129049549878268233256883381302815012467835672190109552534355121389997818506160385 208806557935912856607183460067622936180344811293149000952908380545157651585891073) math:sum 337856107814181089864066841370437948648180483483258553487263501935155470092051458 . (3288 208806557935912856607183460067622936180344811293149000952908380545157651585891073 337856107814181089864066841370437948648180483483258553487263501935155470092051458) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44414,7 +44414,7 @@ _:gn_7337 { } _:gn_7338 { - 3290 math:greaterThan 1 . + (3290) math:greaterThan 1 . (3290 1) math:difference 3289 . (79757008057644623350300078764807923712509139103039448418553259155159833079730688 129049549878268233256883381302815012467835672190109552534355121389997818506160385) math:sum 208806557935912856607183460067622936180344811293149000952908380545157651585891073 . (3289 129049549878268233256883381302815012467835672190109552534355121389997818506160385 208806557935912856607183460067622936180344811293149000952908380545157651585891073) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44425,7 +44425,7 @@ _:gn_7339 { } _:gn_7340 { - 3291 math:greaterThan 1 . + (3291) math:greaterThan 1 . (3291 1) math:difference 3290 . (49292541820623609906583302538007088755326533087070104115801862234837985426429697 79757008057644623350300078764807923712509139103039448418553259155159833079730688) math:sum 129049549878268233256883381302815012467835672190109552534355121389997818506160385 . (3290 79757008057644623350300078764807923712509139103039448418553259155159833079730688 129049549878268233256883381302815012467835672190109552534355121389997818506160385) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44436,7 +44436,7 @@ _:gn_7341 { } _:gn_7342 { - 3292 math:greaterThan 1 . + (3292) math:greaterThan 1 . (3292 1) math:difference 3291 . (30464466237021013443716776226800834957182606015969344302751396920321847653300991 49292541820623609906583302538007088755326533087070104115801862234837985426429697) math:sum 79757008057644623350300078764807923712509139103039448418553259155159833079730688 . (3291 49292541820623609906583302538007088755326533087070104115801862234837985426429697 79757008057644623350300078764807923712509139103039448418553259155159833079730688) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44447,7 +44447,7 @@ _:gn_7343 { } _:gn_7344 { - 3293 math:greaterThan 1 . + (3293) math:greaterThan 1 . (3293 1) math:difference 3292 . (18828075583602596462866526311206253798143927071100759813050465314516137773128706 30464466237021013443716776226800834957182606015969344302751396920321847653300991) math:sum 49292541820623609906583302538007088755326533087070104115801862234837985426429697 . (3292 30464466237021013443716776226800834957182606015969344302751396920321847653300991 49292541820623609906583302538007088755326533087070104115801862234837985426429697) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44458,7 +44458,7 @@ _:gn_7345 { } _:gn_7346 { - 3294 math:greaterThan 1 . + (3294) math:greaterThan 1 . (3294 1) math:difference 3293 . (11636390653418416980850249915594581159038678944868584489700931605805709880172285 18828075583602596462866526311206253798143927071100759813050465314516137773128706) math:sum 30464466237021013443716776226800834957182606015969344302751396920321847653300991 . (3293 18828075583602596462866526311206253798143927071100759813050465314516137773128706 30464466237021013443716776226800834957182606015969344302751396920321847653300991) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44469,7 +44469,7 @@ _:gn_7347 { } _:gn_7348 { - 3295 math:greaterThan 1 . + (3295) math:greaterThan 1 . (3295 1) math:difference 3294 . (7191684930184179482016276395611672639105248126232175323349533708710427892956421 11636390653418416980850249915594581159038678944868584489700931605805709880172285) math:sum 18828075583602596462866526311206253798143927071100759813050465314516137773128706 . (3294 11636390653418416980850249915594581159038678944868584489700931605805709880172285 18828075583602596462866526311206253798143927071100759813050465314516137773128706) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44480,7 +44480,7 @@ _:gn_7349 { } _:gn_7350 { - 3296 math:greaterThan 1 . + (3296) math:greaterThan 1 . (3296 1) math:difference 3295 . (4444705723234237498833973519982908519933430818636409166351397897095281987215864 7191684930184179482016276395611672639105248126232175323349533708710427892956421) math:sum 11636390653418416980850249915594581159038678944868584489700931605805709880172285 . (3295 7191684930184179482016276395611672639105248126232175323349533708710427892956421 11636390653418416980850249915594581159038678944868584489700931605805709880172285) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44491,7 +44491,7 @@ _:gn_7351 { } _:gn_7352 { - 3297 math:greaterThan 1 . + (3297) math:greaterThan 1 . (3297 1) math:difference 3296 . (2746979206949941983182302875628764119171817307595766156998135811615145905740557 4444705723234237498833973519982908519933430818636409166351397897095281987215864) math:sum 7191684930184179482016276395611672639105248126232175323349533708710427892956421 . (3296 4444705723234237498833973519982908519933430818636409166351397897095281987215864 7191684930184179482016276395611672639105248126232175323349533708710427892956421) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44502,7 +44502,7 @@ _:gn_7353 { } _:gn_7354 { - 3298 math:greaterThan 1 . + (3298) math:greaterThan 1 . (3298 1) math:difference 3297 . (1697726516284295515651670644354144400761613511040643009353262085480136081475307 2746979206949941983182302875628764119171817307595766156998135811615145905740557) math:sum 4444705723234237498833973519982908519933430818636409166351397897095281987215864 . (3297 2746979206949941983182302875628764119171817307595766156998135811615145905740557 4444705723234237498833973519982908519933430818636409166351397897095281987215864) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44513,7 +44513,7 @@ _:gn_7355 { } _:gn_7356 { - 3299 math:greaterThan 1 . + (3299) math:greaterThan 1 . (3299 1) math:difference 3298 . (1049252690665646467530632231274619718410203796555123147644873726135009824265250 1697726516284295515651670644354144400761613511040643009353262085480136081475307) math:sum 2746979206949941983182302875628764119171817307595766156998135811615145905740557 . (3298 1697726516284295515651670644354144400761613511040643009353262085480136081475307 2746979206949941983182302875628764119171817307595766156998135811615145905740557) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44524,7 +44524,7 @@ _:gn_7357 { } _:gn_7358 { - 3300 math:greaterThan 1 . + (3300) math:greaterThan 1 . (3300 1) math:difference 3299 . (648473825618649048121038413079524682351409714485519861708388359345126257210057 1049252690665646467530632231274619718410203796555123147644873726135009824265250) math:sum 1697726516284295515651670644354144400761613511040643009353262085480136081475307 . (3299 1049252690665646467530632231274619718410203796555123147644873726135009824265250 1697726516284295515651670644354144400761613511040643009353262085480136081475307) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44535,7 +44535,7 @@ _:gn_7359 { } _:gn_7360 { - 3301 math:greaterThan 1 . + (3301) math:greaterThan 1 . (3301 1) math:difference 3300 . (400778865046997419409593818195095036058794082069603285936485366789883567055193 648473825618649048121038413079524682351409714485519861708388359345126257210057) math:sum 1049252690665646467530632231274619718410203796555123147644873726135009824265250 . (3300 648473825618649048121038413079524682351409714485519861708388359345126257210057 1049252690665646467530632231274619718410203796555123147644873726135009824265250) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44546,7 +44546,7 @@ _:gn_7361 { } _:gn_7362 { - 3302 math:greaterThan 1 . + (3302) math:greaterThan 1 . (3302 1) math:difference 3301 . (247694960571651628711444594884429646292615632415916575771902992555242690154864 400778865046997419409593818195095036058794082069603285936485366789883567055193) math:sum 648473825618649048121038413079524682351409714485519861708388359345126257210057 . (3301 400778865046997419409593818195095036058794082069603285936485366789883567055193 648473825618649048121038413079524682351409714485519861708388359345126257210057) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44557,7 +44557,7 @@ _:gn_7363 { } _:gn_7364 { - 3303 math:greaterThan 1 . + (3303) math:greaterThan 1 . (3303 1) math:difference 3302 . (153083904475345790698149223310665389766178449653686710164582374234640876900329 247694960571651628711444594884429646292615632415916575771902992555242690154864) math:sum 400778865046997419409593818195095036058794082069603285936485366789883567055193 . (3302 247694960571651628711444594884429646292615632415916575771902992555242690154864 400778865046997419409593818195095036058794082069603285936485366789883567055193) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44568,7 +44568,7 @@ _:gn_7365 { } _:gn_7366 { - 3304 math:greaterThan 1 . + (3304) math:greaterThan 1 . (3304 1) math:difference 3303 . (94611056096305838013295371573764256526437182762229865607320618320601813254535 153083904475345790698149223310665389766178449653686710164582374234640876900329) math:sum 247694960571651628711444594884429646292615632415916575771902992555242690154864 . (3303 153083904475345790698149223310665389766178449653686710164582374234640876900329 247694960571651628711444594884429646292615632415916575771902992555242690154864) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44579,7 +44579,7 @@ _:gn_7367 { } _:gn_7368 { - 3305 math:greaterThan 1 . + (3305) math:greaterThan 1 . (3305 1) math:difference 3304 . (58472848379039952684853851736901133239741266891456844557261755914039063645794 94611056096305838013295371573764256526437182762229865607320618320601813254535) math:sum 153083904475345790698149223310665389766178449653686710164582374234640876900329 . (3304 94611056096305838013295371573764256526437182762229865607320618320601813254535 153083904475345790698149223310665389766178449653686710164582374234640876900329) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44590,7 +44590,7 @@ _:gn_7369 { } _:gn_7370 { - 3306 math:greaterThan 1 . + (3306) math:greaterThan 1 . (3306 1) math:difference 3305 . (36138207717265885328441519836863123286695915870773021050058862406562749608741 58472848379039952684853851736901133239741266891456844557261755914039063645794) math:sum 94611056096305838013295371573764256526437182762229865607320618320601813254535 . (3305 58472848379039952684853851736901133239741266891456844557261755914039063645794 94611056096305838013295371573764256526437182762229865607320618320601813254535) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44601,7 +44601,7 @@ _:gn_7371 { } _:gn_7372 { - 3307 math:greaterThan 1 . + (3307) math:greaterThan 1 . (3307 1) math:difference 3306 . (22334640661774067356412331900038009953045351020683823507202893507476314037053 36138207717265885328441519836863123286695915870773021050058862406562749608741) math:sum 58472848379039952684853851736901133239741266891456844557261755914039063645794 . (3306 36138207717265885328441519836863123286695915870773021050058862406562749608741 58472848379039952684853851736901133239741266891456844557261755914039063645794) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44612,7 +44612,7 @@ _:gn_7373 { } _:gn_7374 { - 3308 math:greaterThan 1 . + (3308) math:greaterThan 1 . (3308 1) math:difference 3307 . (13803567055491817972029187936825113333650564850089197542855968899086435571688 22334640661774067356412331900038009953045351020683823507202893507476314037053) math:sum 36138207717265885328441519836863123286695915870773021050058862406562749608741 . (3307 22334640661774067356412331900038009953045351020683823507202893507476314037053 36138207717265885328441519836863123286695915870773021050058862406562749608741) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44623,7 +44623,7 @@ _:gn_7375 { } _:gn_7376 { - 3309 math:greaterThan 1 . + (3309) math:greaterThan 1 . (3309 1) math:difference 3308 . (8531073606282249384383143963212896619394786170594625964346924608389878465365 13803567055491817972029187936825113333650564850089197542855968899086435571688) math:sum 22334640661774067356412331900038009953045351020683823507202893507476314037053 . (3308 13803567055491817972029187936825113333650564850089197542855968899086435571688 22334640661774067356412331900038009953045351020683823507202893507476314037053) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44634,7 +44634,7 @@ _:gn_7377 { } _:gn_7378 { - 3310 math:greaterThan 1 . + (3310) math:greaterThan 1 . (3310 1) math:difference 3309 . (5272493449209568587646043973612216714255778679494571578509044290696557106323 8531073606282249384383143963212896619394786170594625964346924608389878465365) math:sum 13803567055491817972029187936825113333650564850089197542855968899086435571688 . (3309 8531073606282249384383143963212896619394786170594625964346924608389878465365 13803567055491817972029187936825113333650564850089197542855968899086435571688) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44645,7 +44645,7 @@ _:gn_7379 { } _:gn_7380 { - 3311 math:greaterThan 1 . + (3311) math:greaterThan 1 . (3311 1) math:difference 3310 . (3258580157072680796737099989600679905139007491100054385837880317693321359042 5272493449209568587646043973612216714255778679494571578509044290696557106323) math:sum 8531073606282249384383143963212896619394786170594625964346924608389878465365 . (3310 5272493449209568587646043973612216714255778679494571578509044290696557106323 8531073606282249384383143963212896619394786170594625964346924608389878465365) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44656,7 +44656,7 @@ _:gn_7381 { } _:gn_7382 { - 3312 math:greaterThan 1 . + (3312) math:greaterThan 1 . (3312 1) math:difference 3311 . (2013913292136887790908943984011536809116771188394517192671163973003235747281 3258580157072680796737099989600679905139007491100054385837880317693321359042) math:sum 5272493449209568587646043973612216714255778679494571578509044290696557106323 . (3311 3258580157072680796737099989600679905139007491100054385837880317693321359042 5272493449209568587646043973612216714255778679494571578509044290696557106323) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44667,7 +44667,7 @@ _:gn_7383 { } _:gn_7384 { - 3313 math:greaterThan 1 . + (3313) math:greaterThan 1 . (3313 1) math:difference 3312 . (1244666864935793005828156005589143096022236302705537193166716344690085611761 2013913292136887790908943984011536809116771188394517192671163973003235747281) math:sum 3258580157072680796737099989600679905139007491100054385837880317693321359042 . (3312 2013913292136887790908943984011536809116771188394517192671163973003235747281 3258580157072680796737099989600679905139007491100054385837880317693321359042) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44678,7 +44678,7 @@ _:gn_7385 { } _:gn_7386 { - 3314 math:greaterThan 1 . + (3314) math:greaterThan 1 . (3314 1) math:difference 3313 . (769246427201094785080787978422393713094534885688979999504447628313150135520 1244666864935793005828156005589143096022236302705537193166716344690085611761) math:sum 2013913292136887790908943984011536809116771188394517192671163973003235747281 . (3313 1244666864935793005828156005589143096022236302705537193166716344690085611761 2013913292136887790908943984011536809116771188394517192671163973003235747281) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44689,7 +44689,7 @@ _:gn_7387 { } _:gn_7388 { - 3315 math:greaterThan 1 . + (3315) math:greaterThan 1 . (3315 1) math:difference 3314 . (475420437734698220747368027166749382927701417016557193662268716376935476241 769246427201094785080787978422393713094534885688979999504447628313150135520) math:sum 1244666864935793005828156005589143096022236302705537193166716344690085611761 . (3314 769246427201094785080787978422393713094534885688979999504447628313150135520 1244666864935793005828156005589143096022236302705537193166716344690085611761) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44700,7 +44700,7 @@ _:gn_7389 { } _:gn_7390 { - 3316 math:greaterThan 1 . + (3316) math:greaterThan 1 . (3316 1) math:difference 3315 . (293825989466396564333419951255644330166833468672422805842178911936214659279 475420437734698220747368027166749382927701417016557193662268716376935476241) math:sum 769246427201094785080787978422393713094534885688979999504447628313150135520 . (3315 475420437734698220747368027166749382927701417016557193662268716376935476241 769246427201094785080787978422393713094534885688979999504447628313150135520) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44711,7 +44711,7 @@ _:gn_7391 { } _:gn_7392 { - 3317 math:greaterThan 1 . + (3317) math:greaterThan 1 . (3317 1) math:difference 3316 . (181594448268301656413948075911105052760867948344134387820089804440720816962 293825989466396564333419951255644330166833468672422805842178911936214659279) math:sum 475420437734698220747368027166749382927701417016557193662268716376935476241 . (3316 293825989466396564333419951255644330166833468672422805842178911936214659279 475420437734698220747368027166749382927701417016557193662268716376935476241) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44722,7 +44722,7 @@ _:gn_7393 { } _:gn_7394 { - 3318 math:greaterThan 1 . + (3318) math:greaterThan 1 . (3318 1) math:difference 3317 . (112231541198094907919471875344539277405965520328288418022089107495493842317 181594448268301656413948075911105052760867948344134387820089804440720816962) math:sum 293825989466396564333419951255644330166833468672422805842178911936214659279 . (3317 181594448268301656413948075911105052760867948344134387820089804440720816962 293825989466396564333419951255644330166833468672422805842178911936214659279) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44733,7 +44733,7 @@ _:gn_7395 { } _:gn_7396 { - 3319 math:greaterThan 1 . + (3319) math:greaterThan 1 . (3319 1) math:difference 3318 . (69362907070206748494476200566565775354902428015845969798000696945226974645 112231541198094907919471875344539277405965520328288418022089107495493842317) math:sum 181594448268301656413948075911105052760867948344134387820089804440720816962 . (3318 112231541198094907919471875344539277405965520328288418022089107495493842317 181594448268301656413948075911105052760867948344134387820089804440720816962) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44744,7 +44744,7 @@ _:gn_7397 { } _:gn_7398 { - 3320 math:greaterThan 1 . + (3320) math:greaterThan 1 . (3320 1) math:difference 3319 . (42868634127888159424995674777973502051063092312442448224088410550266867672 69362907070206748494476200566565775354902428015845969798000696945226974645) math:sum 112231541198094907919471875344539277405965520328288418022089107495493842317 . (3319 69362907070206748494476200566565775354902428015845969798000696945226974645 112231541198094907919471875344539277405965520328288418022089107495493842317) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44755,7 +44755,7 @@ _:gn_7399 { } _:gn_7400 { - 3321 math:greaterThan 1 . + (3321) math:greaterThan 1 . (3321 1) math:difference 3320 . (26494272942318589069480525788592273303839335703403521573912286394960106973 42868634127888159424995674777973502051063092312442448224088410550266867672) math:sum 69362907070206748494476200566565775354902428015845969798000696945226974645 . (3320 42868634127888159424995674777973502051063092312442448224088410550266867672 69362907070206748494476200566565775354902428015845969798000696945226974645) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44766,7 +44766,7 @@ _:gn_7401 { } _:gn_7402 { - 3322 math:greaterThan 1 . + (3322) math:greaterThan 1 . (3322 1) math:difference 3321 . (16374361185569570355515148989381228747223756609038926650176124155306760699 26494272942318589069480525788592273303839335703403521573912286394960106973) math:sum 42868634127888159424995674777973502051063092312442448224088410550266867672 . (3321 26494272942318589069480525788592273303839335703403521573912286394960106973 42868634127888159424995674777973502051063092312442448224088410550266867672) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44777,7 +44777,7 @@ _:gn_7403 { } _:gn_7404 { - 3323 math:greaterThan 1 . + (3323) math:greaterThan 1 . (3323 1) math:difference 3322 . (10119911756749018713965376799211044556615579094364594923736162239653346274 16374361185569570355515148989381228747223756609038926650176124155306760699) math:sum 26494272942318589069480525788592273303839335703403521573912286394960106973 . (3322 16374361185569570355515148989381228747223756609038926650176124155306760699 26494272942318589069480525788592273303839335703403521573912286394960106973) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44788,7 +44788,7 @@ _:gn_7405 { } _:gn_7406 { - 3324 math:greaterThan 1 . + (3324) math:greaterThan 1 . (3324 1) math:difference 3323 . (6254449428820551641549772190170184190608177514674331726439961915653414425 10119911756749018713965376799211044556615579094364594923736162239653346274) math:sum 16374361185569570355515148989381228747223756609038926650176124155306760699 . (3323 10119911756749018713965376799211044556615579094364594923736162239653346274 16374361185569570355515148989381228747223756609038926650176124155306760699) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44799,7 +44799,7 @@ _:gn_7407 { } _:gn_7408 { - 3325 math:greaterThan 1 . + (3325) math:greaterThan 1 . (3325 1) math:difference 3324 . (3865462327928467072415604609040860366007401579690263197296200323999931849 6254449428820551641549772190170184190608177514674331726439961915653414425) math:sum 10119911756749018713965376799211044556615579094364594923736162239653346274 . (3324 6254449428820551641549772190170184190608177514674331726439961915653414425 10119911756749018713965376799211044556615579094364594923736162239653346274) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44810,7 +44810,7 @@ _:gn_7409 { } _:gn_7410 { - 3326 math:greaterThan 1 . + (3326) math:greaterThan 1 . (3326 1) math:difference 3325 . (2388987100892084569134167581129323824600775934984068529143761591653482576 3865462327928467072415604609040860366007401579690263197296200323999931849) math:sum 6254449428820551641549772190170184190608177514674331726439961915653414425 . (3325 3865462327928467072415604609040860366007401579690263197296200323999931849 6254449428820551641549772190170184190608177514674331726439961915653414425) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44821,7 +44821,7 @@ _:gn_7411 { } _:gn_7412 { - 3327 math:greaterThan 1 . + (3327) math:greaterThan 1 . (3327 1) math:difference 3326 . (1476475227036382503281437027911536541406625644706194668152438732346449273 2388987100892084569134167581129323824600775934984068529143761591653482576) math:sum 3865462327928467072415604609040860366007401579690263197296200323999931849 . (3326 2388987100892084569134167581129323824600775934984068529143761591653482576 3865462327928467072415604609040860366007401579690263197296200323999931849) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44832,7 +44832,7 @@ _:gn_7413 { } _:gn_7414 { - 3328 math:greaterThan 1 . + (3328) math:greaterThan 1 . (3328 1) math:difference 3327 . (912511873855702065852730553217787283194150290277873860991322859307033303 1476475227036382503281437027911536541406625644706194668152438732346449273) math:sum 2388987100892084569134167581129323824600775934984068529143761591653482576 . (3327 1476475227036382503281437027911536541406625644706194668152438732346449273 2388987100892084569134167581129323824600775934984068529143761591653482576) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44843,7 +44843,7 @@ _:gn_7415 { } _:gn_7416 { - 3329 math:greaterThan 1 . + (3329) math:greaterThan 1 . (3329 1) math:difference 3328 . (563963353180680437428706474693749258212475354428320807161115873039415970 912511873855702065852730553217787283194150290277873860991322859307033303) math:sum 1476475227036382503281437027911536541406625644706194668152438732346449273 . (3328 912511873855702065852730553217787283194150290277873860991322859307033303 1476475227036382503281437027911536541406625644706194668152438732346449273) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44854,7 +44854,7 @@ _:gn_7417 { } _:gn_7418 { - 3330 math:greaterThan 1 . + (3330) math:greaterThan 1 . (3330 1) math:difference 3329 . (348548520675021628424024078524038024981674935849553053830206986267617333 563963353180680437428706474693749258212475354428320807161115873039415970) math:sum 912511873855702065852730553217787283194150290277873860991322859307033303 . (3329 563963353180680437428706474693749258212475354428320807161115873039415970 912511873855702065852730553217787283194150290277873860991322859307033303) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44865,7 +44865,7 @@ _:gn_7419 { } _:gn_7420 { - 3331 math:greaterThan 1 . + (3331) math:greaterThan 1 . (3331 1) math:difference 3330 . (215414832505658809004682396169711233230800418578767753330908886771798637 348548520675021628424024078524038024981674935849553053830206986267617333) math:sum 563963353180680437428706474693749258212475354428320807161115873039415970 . (3330 348548520675021628424024078524038024981674935849553053830206986267617333 563963353180680437428706474693749258212475354428320807161115873039415970) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44876,7 +44876,7 @@ _:gn_7421 { } _:gn_7422 { - 3332 math:greaterThan 1 . + (3332) math:greaterThan 1 . (3332 1) math:difference 3331 . (133133688169362819419341682354326791750874517270785300499298099495818696 215414832505658809004682396169711233230800418578767753330908886771798637) math:sum 348548520675021628424024078524038024981674935849553053830206986267617333 . (3331 215414832505658809004682396169711233230800418578767753330908886771798637 348548520675021628424024078524038024981674935849553053830206986267617333) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44887,7 +44887,7 @@ _:gn_7423 { } _:gn_7424 { - 3333 math:greaterThan 1 . + (3333) math:greaterThan 1 . (3333 1) math:difference 3332 . (82281144336295989585340713815384441479925901307982452831610787275979941 133133688169362819419341682354326791750874517270785300499298099495818696) math:sum 215414832505658809004682396169711233230800418578767753330908886771798637 . (3332 133133688169362819419341682354326791750874517270785300499298099495818696 215414832505658809004682396169711233230800418578767753330908886771798637) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44898,7 +44898,7 @@ _:gn_7425 { } _:gn_7426 { - 3334 math:greaterThan 1 . + (3334) math:greaterThan 1 . (3334 1) math:difference 3333 . (50852543833066829834000968538942350270948615962802847667687312219838755 82281144336295989585340713815384441479925901307982452831610787275979941) math:sum 133133688169362819419341682354326791750874517270785300499298099495818696 . (3333 82281144336295989585340713815384441479925901307982452831610787275979941 133133688169362819419341682354326791750874517270785300499298099495818696) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44909,7 +44909,7 @@ _:gn_7427 { } _:gn_7428 { - 3335 math:greaterThan 1 . + (3335) math:greaterThan 1 . (3335 1) math:difference 3334 . (31428600503229159751339745276442091208977285345179605163923475056141186 50852543833066829834000968538942350270948615962802847667687312219838755) math:sum 82281144336295989585340713815384441479925901307982452831610787275979941 . (3334 50852543833066829834000968538942350270948615962802847667687312219838755 82281144336295989585340713815384441479925901307982452831610787275979941) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44920,7 +44920,7 @@ _:gn_7429 { } _:gn_7430 { - 3336 math:greaterThan 1 . + (3336) math:greaterThan 1 . (3336 1) math:difference 3335 . (19423943329837670082661223262500259061971330617623242503763837163697569 31428600503229159751339745276442091208977285345179605163923475056141186) math:sum 50852543833066829834000968538942350270948615962802847667687312219838755 . (3335 31428600503229159751339745276442091208977285345179605163923475056141186 50852543833066829834000968538942350270948615962802847667687312219838755) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44931,7 +44931,7 @@ _:gn_7431 { } _:gn_7432 { - 3337 math:greaterThan 1 . + (3337) math:greaterThan 1 . (3337 1) math:difference 3336 . (12004657173391489668678522013941832147005954727556362660159637892443617 19423943329837670082661223262500259061971330617623242503763837163697569) math:sum 31428600503229159751339745276442091208977285345179605163923475056141186 . (3336 19423943329837670082661223262500259061971330617623242503763837163697569 31428600503229159751339745276442091208977285345179605163923475056141186) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44942,7 +44942,7 @@ _:gn_7433 { } _:gn_7434 { - 3338 math:greaterThan 1 . + (3338) math:greaterThan 1 . (3338 1) math:difference 3337 . (7419286156446180413982701248558426914965375890066879843604199271253952 12004657173391489668678522013941832147005954727556362660159637892443617) math:sum 19423943329837670082661223262500259061971330617623242503763837163697569 . (3337 12004657173391489668678522013941832147005954727556362660159637892443617 19423943329837670082661223262500259061971330617623242503763837163697569) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44953,7 +44953,7 @@ _:gn_7435 { } _:gn_7436 { - 3339 math:greaterThan 1 . + (3339) math:greaterThan 1 . (3339 1) math:difference 3338 . (4585371016945309254695820765383405232040578837489482816555438621189665 7419286156446180413982701248558426914965375890066879843604199271253952) math:sum 12004657173391489668678522013941832147005954727556362660159637892443617 . (3338 7419286156446180413982701248558426914965375890066879843604199271253952 12004657173391489668678522013941832147005954727556362660159637892443617) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44964,7 +44964,7 @@ _:gn_7437 { } _:gn_7438 { - 3340 math:greaterThan 1 . + (3340) math:greaterThan 1 . (3340 1) math:difference 3339 . (2833915139500871159286880483175021682924797052577397027048760650064287 4585371016945309254695820765383405232040578837489482816555438621189665) math:sum 7419286156446180413982701248558426914965375890066879843604199271253952 . (3339 4585371016945309254695820765383405232040578837489482816555438621189665 7419286156446180413982701248558426914965375890066879843604199271253952) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44975,7 +44975,7 @@ _:gn_7439 { } _:gn_7440 { - 3341 math:greaterThan 1 . + (3341) math:greaterThan 1 . (3341 1) math:difference 3340 . (1751455877444438095408940282208383549115781784912085789506677971125378 2833915139500871159286880483175021682924797052577397027048760650064287) math:sum 4585371016945309254695820765383405232040578837489482816555438621189665 . (3340 2833915139500871159286880483175021682924797052577397027048760650064287 4585371016945309254695820765383405232040578837489482816555438621189665) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44986,7 +44986,7 @@ _:gn_7441 { } _:gn_7442 { - 3342 math:greaterThan 1 . + (3342) math:greaterThan 1 . (3342 1) math:difference 3341 . (1082459262056433063877940200966638133809015267665311237542082678938909 1751455877444438095408940282208383549115781784912085789506677971125378) math:sum 2833915139500871159286880483175021682924797052577397027048760650064287 . (3341 1751455877444438095408940282208383549115781784912085789506677971125378 2833915139500871159286880483175021682924797052577397027048760650064287) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -44997,7 +44997,7 @@ _:gn_7443 { } _:gn_7444 { - 3343 math:greaterThan 1 . + (3343) math:greaterThan 1 . (3343 1) math:difference 3342 . (668996615388005031531000081241745415306766517246774551964595292186469 1082459262056433063877940200966638133809015267665311237542082678938909) math:sum 1751455877444438095408940282208383549115781784912085789506677971125378 . (3342 1082459262056433063877940200966638133809015267665311237542082678938909 1751455877444438095408940282208383549115781784912085789506677971125378) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45008,7 +45008,7 @@ _:gn_7445 { } _:gn_7446 { - 3344 math:greaterThan 1 . + (3344) math:greaterThan 1 . (3344 1) math:difference 3343 . (413462646668428032346940119724892718502248750418536685577487386752440 668996615388005031531000081241745415306766517246774551964595292186469) math:sum 1082459262056433063877940200966638133809015267665311237542082678938909 . (3343 668996615388005031531000081241745415306766517246774551964595292186469 1082459262056433063877940200966638133809015267665311237542082678938909) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45019,7 +45019,7 @@ _:gn_7447 { } _:gn_7448 { - 3345 math:greaterThan 1 . + (3345) math:greaterThan 1 . (3345 1) math:difference 3344 . (255533968719576999184059961516852696804517766828237866387107905434029 413462646668428032346940119724892718502248750418536685577487386752440) math:sum 668996615388005031531000081241745415306766517246774551964595292186469 . (3344 413462646668428032346940119724892718502248750418536685577487386752440 668996615388005031531000081241745415306766517246774551964595292186469) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45030,7 +45030,7 @@ _:gn_7449 { } _:gn_7450 { - 3346 math:greaterThan 1 . + (3346) math:greaterThan 1 . (3346 1) math:difference 3345 . (157928677948851033162880158208040021697730983590298819190379481318411 255533968719576999184059961516852696804517766828237866387107905434029) math:sum 413462646668428032346940119724892718502248750418536685577487386752440 . (3345 255533968719576999184059961516852696804517766828237866387107905434029 413462646668428032346940119724892718502248750418536685577487386752440) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45041,7 +45041,7 @@ _:gn_7451 { } _:gn_7452 { - 3347 math:greaterThan 1 . + (3347) math:greaterThan 1 . (3347 1) math:difference 3346 . (97605290770725966021179803308812675106786783237939047196728424115618 157928677948851033162880158208040021697730983590298819190379481318411) math:sum 255533968719576999184059961516852696804517766828237866387107905434029 . (3346 157928677948851033162880158208040021697730983590298819190379481318411 255533968719576999184059961516852696804517766828237866387107905434029) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45052,7 +45052,7 @@ _:gn_7453 { } _:gn_7454 { - 3348 math:greaterThan 1 . + (3348) math:greaterThan 1 . (3348 1) math:difference 3347 . (60323387178125067141700354899227346590944200352359771993651057202793 97605290770725966021179803308812675106786783237939047196728424115618) math:sum 157928677948851033162880158208040021697730983590298819190379481318411 . (3347 97605290770725966021179803308812675106786783237939047196728424115618 157928677948851033162880158208040021697730983590298819190379481318411) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45063,7 +45063,7 @@ _:gn_7455 { } _:gn_7456 { - 3349 math:greaterThan 1 . + (3349) math:greaterThan 1 . (3349 1) math:difference 3348 . (37281903592600898879479448409585328515842582885579275203077366912825 60323387178125067141700354899227346590944200352359771993651057202793) math:sum 97605290770725966021179803308812675106786783237939047196728424115618 . (3348 60323387178125067141700354899227346590944200352359771993651057202793 97605290770725966021179803308812675106786783237939047196728424115618) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45074,7 +45074,7 @@ _:gn_7457 { } _:gn_7458 { - 3350 math:greaterThan 1 . + (3350) math:greaterThan 1 . (3350 1) math:difference 3349 . (23041483585524168262220906489642018075101617466780496790573690289968 37281903592600898879479448409585328515842582885579275203077366912825) math:sum 60323387178125067141700354899227346590944200352359771993651057202793 . (3349 37281903592600898879479448409585328515842582885579275203077366912825 60323387178125067141700354899227346590944200352359771993651057202793) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45085,7 +45085,7 @@ _:gn_7459 { } _:gn_7460 { - 3351 math:greaterThan 1 . + (3351) math:greaterThan 1 . (3351 1) math:difference 3350 . (14240420007076730617258541919943310440740965418798778412503676622857 23041483585524168262220906489642018075101617466780496790573690289968) math:sum 37281903592600898879479448409585328515842582885579275203077366912825 . (3350 23041483585524168262220906489642018075101617466780496790573690289968 37281903592600898879479448409585328515842582885579275203077366912825) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45096,7 +45096,7 @@ _:gn_7461 { } _:gn_7462 { - 3352 math:greaterThan 1 . + (3352) math:greaterThan 1 . (3352 1) math:difference 3351 . (8801063578447437644962364569698707634360652047981718378070013667111 14240420007076730617258541919943310440740965418798778412503676622857) math:sum 23041483585524168262220906489642018075101617466780496790573690289968 . (3351 14240420007076730617258541919943310440740965418798778412503676622857 23041483585524168262220906489642018075101617466780496790573690289968) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45107,7 +45107,7 @@ _:gn_7463 { } _:gn_7464 { - 3353 math:greaterThan 1 . + (3353) math:greaterThan 1 . (3353 1) math:difference 3352 . (5439356428629292972296177350244602806380313370817060034433662955746 8801063578447437644962364569698707634360652047981718378070013667111) math:sum 14240420007076730617258541919943310440740965418798778412503676622857 . (3352 8801063578447437644962364569698707634360652047981718378070013667111 14240420007076730617258541919943310440740965418798778412503676622857) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45118,7 +45118,7 @@ _:gn_7465 { } _:gn_7466 { - 3354 math:greaterThan 1 . + (3354) math:greaterThan 1 . (3354 1) math:difference 3353 . (3361707149818144672666187219454104827980338677164658343636350711365 5439356428629292972296177350244602806380313370817060034433662955746) math:sum 8801063578447437644962364569698707634360652047981718378070013667111 . (3353 5439356428629292972296177350244602806380313370817060034433662955746 8801063578447437644962364569698707634360652047981718378070013667111) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45129,7 +45129,7 @@ _:gn_7467 { } _:gn_7468 { - 3355 math:greaterThan 1 . + (3355) math:greaterThan 1 . (3355 1) math:difference 3354 . (2077649278811148299629990130790497978399974693652401690797312244381 3361707149818144672666187219454104827980338677164658343636350711365) math:sum 5439356428629292972296177350244602806380313370817060034433662955746 . (3354 3361707149818144672666187219454104827980338677164658343636350711365 5439356428629292972296177350244602806380313370817060034433662955746) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45140,7 +45140,7 @@ _:gn_7469 { } _:gn_7470 { - 3356 math:greaterThan 1 . + (3356) math:greaterThan 1 . (3356 1) math:difference 3355 . (1284057871006996373036197088663606849580363983512256652839038466984 2077649278811148299629990130790497978399974693652401690797312244381) math:sum 3361707149818144672666187219454104827980338677164658343636350711365 . (3355 2077649278811148299629990130790497978399974693652401690797312244381 3361707149818144672666187219454104827980338677164658343636350711365) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45151,7 +45151,7 @@ _:gn_7471 { } _:gn_7472 { - 3357 math:greaterThan 1 . + (3357) math:greaterThan 1 . (3357 1) math:difference 3356 . (793591407804151926593793042126891128819610710140145037958273777397 1284057871006996373036197088663606849580363983512256652839038466984) math:sum 2077649278811148299629990130790497978399974693652401690797312244381 . (3356 1284057871006996373036197088663606849580363983512256652839038466984 2077649278811148299629990130790497978399974693652401690797312244381) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45162,7 +45162,7 @@ _:gn_7473 { } _:gn_7474 { - 3358 math:greaterThan 1 . + (3358) math:greaterThan 1 . (3358 1) math:difference 3357 . (490466463202844446442404046536715720760753273372111614880764689587 793591407804151926593793042126891128819610710140145037958273777397) math:sum 1284057871006996373036197088663606849580363983512256652839038466984 . (3357 793591407804151926593793042126891128819610710140145037958273777397 1284057871006996373036197088663606849580363983512256652839038466984) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45173,7 +45173,7 @@ _:gn_7475 { } _:gn_7476 { - 3359 math:greaterThan 1 . + (3359) math:greaterThan 1 . (3359 1) math:difference 3358 . (303124944601307480151388995590175408058857436768033423077509087810 490466463202844446442404046536715720760753273372111614880764689587) math:sum 793591407804151926593793042126891128819610710140145037958273777397 . (3358 490466463202844446442404046536715720760753273372111614880764689587 793591407804151926593793042126891128819610710140145037958273777397) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45184,7 +45184,7 @@ _:gn_7477 { } _:gn_7478 { - 3360 math:greaterThan 1 . + (3360) math:greaterThan 1 . (3360 1) math:difference 3359 . (187341518601536966291015050946540312701895836604078191803255601777 303124944601307480151388995590175408058857436768033423077509087810) math:sum 490466463202844446442404046536715720760753273372111614880764689587 . (3359 303124944601307480151388995590175408058857436768033423077509087810 490466463202844446442404046536715720760753273372111614880764689587) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45195,7 +45195,7 @@ _:gn_7479 { } _:gn_7480 { - 3361 math:greaterThan 1 . + (3361) math:greaterThan 1 . (3361 1) math:difference 3360 . (115783425999770513860373944643635095356961600163955231274253486033 187341518601536966291015050946540312701895836604078191803255601777) math:sum 303124944601307480151388995590175408058857436768033423077509087810 . (3360 187341518601536966291015050946540312701895836604078191803255601777 303124944601307480151388995590175408058857436768033423077509087810) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45206,7 +45206,7 @@ _:gn_7481 { } _:gn_7482 { - 3362 math:greaterThan 1 . + (3362) math:greaterThan 1 . (3362 1) math:difference 3361 . (71558092601766452430641106302905217344934236440122960529002115744 115783425999770513860373944643635095356961600163955231274253486033) math:sum 187341518601536966291015050946540312701895836604078191803255601777 . (3361 115783425999770513860373944643635095356961600163955231274253486033 187341518601536966291015050946540312701895836604078191803255601777) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45217,7 +45217,7 @@ _:gn_7483 { } _:gn_7484 { - 3363 math:greaterThan 1 . + (3363) math:greaterThan 1 . (3363 1) math:difference 3362 . (44225333398004061429732838340729878012027363723832270745251370289 71558092601766452430641106302905217344934236440122960529002115744) math:sum 115783425999770513860373944643635095356961600163955231274253486033 . (3362 71558092601766452430641106302905217344934236440122960529002115744 115783425999770513860373944643635095356961600163955231274253486033) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45228,7 +45228,7 @@ _:gn_7485 { } _:gn_7486 { - 3364 math:greaterThan 1 . + (3364) math:greaterThan 1 . (3364 1) math:difference 3363 . (27332759203762391000908267962175339332906872716290689783750745455 44225333398004061429732838340729878012027363723832270745251370289) math:sum 71558092601766452430641106302905217344934236440122960529002115744 . (3363 44225333398004061429732838340729878012027363723832270745251370289 71558092601766452430641106302905217344934236440122960529002115744) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45239,7 +45239,7 @@ _:gn_7487 { } _:gn_7488 { - 3365 math:greaterThan 1 . + (3365) math:greaterThan 1 . (3365 1) math:difference 3364 . (16892574194241670428824570378554538679120491007541580961500624834 27332759203762391000908267962175339332906872716290689783750745455) math:sum 44225333398004061429732838340729878012027363723832270745251370289 . (3364 27332759203762391000908267962175339332906872716290689783750745455 44225333398004061429732838340729878012027363723832270745251370289) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45250,7 +45250,7 @@ _:gn_7489 { } _:gn_7490 { - 3366 math:greaterThan 1 . + (3366) math:greaterThan 1 . (3366 1) math:difference 3365 . (10440185009520720572083697583620800653786381708749108822250120621 16892574194241670428824570378554538679120491007541580961500624834) math:sum 27332759203762391000908267962175339332906872716290689783750745455 . (3365 16892574194241670428824570378554538679120491007541580961500624834 27332759203762391000908267962175339332906872716290689783750745455) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45261,7 +45261,7 @@ _:gn_7491 { } _:gn_7492 { - 3367 math:greaterThan 1 . + (3367) math:greaterThan 1 . (3367 1) math:difference 3366 . (6452389184720949856740872794933738025334109298792472139250504213 10440185009520720572083697583620800653786381708749108822250120621) math:sum 16892574194241670428824570378554538679120491007541580961500624834 . (3366 10440185009520720572083697583620800653786381708749108822250120621 16892574194241670428824570378554538679120491007541580961500624834) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45272,7 +45272,7 @@ _:gn_7493 { } _:gn_7494 { - 3368 math:greaterThan 1 . + (3368) math:greaterThan 1 . (3368 1) math:difference 3367 . (3987795824799770715342824788687062628452272409956636682999616408 6452389184720949856740872794933738025334109298792472139250504213) math:sum 10440185009520720572083697583620800653786381708749108822250120621 . (3367 6452389184720949856740872794933738025334109298792472139250504213 10440185009520720572083697583620800653786381708749108822250120621) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45283,7 +45283,7 @@ _:gn_7495 { } _:gn_7496 { - 3369 math:greaterThan 1 . + (3369) math:greaterThan 1 . (3369 1) math:difference 3368 . (2464593359921179141398048006246675396881836888835835456250887805 3987795824799770715342824788687062628452272409956636682999616408) math:sum 6452389184720949856740872794933738025334109298792472139250504213 . (3368 3987795824799770715342824788687062628452272409956636682999616408 6452389184720949856740872794933738025334109298792472139250504213) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45294,7 +45294,7 @@ _:gn_7497 { } _:gn_7498 { - 3370 math:greaterThan 1 . + (3370) math:greaterThan 1 . (3370 1) math:difference 3369 . (1523202464878591573944776782440387231570435521120801226748728603 2464593359921179141398048006246675396881836888835835456250887805) math:sum 3987795824799770715342824788687062628452272409956636682999616408 . (3369 2464593359921179141398048006246675396881836888835835456250887805 3987795824799770715342824788687062628452272409956636682999616408) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45305,7 +45305,7 @@ _:gn_7499 { } _:gn_7500 { - 3371 math:greaterThan 1 . + (3371) math:greaterThan 1 . (3371 1) math:difference 3370 . (941390895042587567453271223806288165311401367715034229502159202 1523202464878591573944776782440387231570435521120801226748728603) math:sum 2464593359921179141398048006246675396881836888835835456250887805 . (3370 1523202464878591573944776782440387231570435521120801226748728603 2464593359921179141398048006246675396881836888835835456250887805) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45316,7 +45316,7 @@ _:gn_7501 { } _:gn_7502 { - 3372 math:greaterThan 1 . + (3372) math:greaterThan 1 . (3372 1) math:difference 3371 . (581811569836004006491505558634099066259034153405766997246569401 941390895042587567453271223806288165311401367715034229502159202) math:sum 1523202464878591573944776782440387231570435521120801226748728603 . (3371 941390895042587567453271223806288165311401367715034229502159202 1523202464878591573944776782440387231570435521120801226748728603) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45327,7 +45327,7 @@ _:gn_7503 { } _:gn_7504 { - 3373 math:greaterThan 1 . + (3373) math:greaterThan 1 . (3373 1) math:difference 3372 . (359579325206583560961765665172189099052367214309267232255589801 581811569836004006491505558634099066259034153405766997246569401) math:sum 941390895042587567453271223806288165311401367715034229502159202 . (3372 581811569836004006491505558634099066259034153405766997246569401 941390895042587567453271223806288165311401367715034229502159202) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45338,7 +45338,7 @@ _:gn_7505 { } _:gn_7506 { - 3374 math:greaterThan 1 . + (3374) math:greaterThan 1 . (3374 1) math:difference 3373 . (222232244629420445529739893461909967206666939096499764990979600 359579325206583560961765665172189099052367214309267232255589801) math:sum 581811569836004006491505558634099066259034153405766997246569401 . (3373 359579325206583560961765665172189099052367214309267232255589801 581811569836004006491505558634099066259034153405766997246569401) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45349,7 +45349,7 @@ _:gn_7507 { } _:gn_7508 { - 3375 math:greaterThan 1 . + (3375) math:greaterThan 1 . (3375 1) math:difference 3374 . (137347080577163115432025771710279131845700275212767467264610201 222232244629420445529739893461909967206666939096499764990979600) math:sum 359579325206583560961765665172189099052367214309267232255589801 . (3374 222232244629420445529739893461909967206666939096499764990979600 359579325206583560961765665172189099052367214309267232255589801) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45360,7 +45360,7 @@ _:gn_7509 { } _:gn_7510 { - 3376 math:greaterThan 1 . + (3376) math:greaterThan 1 . (3376 1) math:difference 3375 . (84885164052257330097714121751630835360966663883732297726369399 137347080577163115432025771710279131845700275212767467264610201) math:sum 222232244629420445529739893461909967206666939096499764990979600 . (3375 137347080577163115432025771710279131845700275212767467264610201 222232244629420445529739893461909967206666939096499764990979600) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45371,7 +45371,7 @@ _:gn_7511 { } _:gn_7512 { - 3377 math:greaterThan 1 . + (3377) math:greaterThan 1 . (3377 1) math:difference 3376 . (52461916524905785334311649958648296484733611329035169538240802 84885164052257330097714121751630835360966663883732297726369399) math:sum 137347080577163115432025771710279131845700275212767467264610201 . (3376 84885164052257330097714121751630835360966663883732297726369399 137347080577163115432025771710279131845700275212767467264610201) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45382,7 +45382,7 @@ _:gn_7513 { } _:gn_7514 { - 3378 math:greaterThan 1 . + (3378) math:greaterThan 1 . (3378 1) math:difference 3377 . (32423247527351544763402471792982538876233052554697128188128597 52461916524905785334311649958648296484733611329035169538240802) math:sum 84885164052257330097714121751630835360966663883732297726369399 . (3377 52461916524905785334311649958648296484733611329035169538240802 84885164052257330097714121751630835360966663883732297726369399) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45393,7 +45393,7 @@ _:gn_7515 { } _:gn_7516 { - 3379 math:greaterThan 1 . + (3379) math:greaterThan 1 . (3379 1) math:difference 3378 . (20038668997554240570909178165665757608500558774338041350112205 32423247527351544763402471792982538876233052554697128188128597) math:sum 52461916524905785334311649958648296484733611329035169538240802 . (3378 32423247527351544763402471792982538876233052554697128188128597 52461916524905785334311649958648296484733611329035169538240802) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45404,7 +45404,7 @@ _:gn_7517 { } _:gn_7518 { - 3380 math:greaterThan 1 . + (3380) math:greaterThan 1 . (3380 1) math:difference 3379 . (12384578529797304192493293627316781267732493780359086838016392 20038668997554240570909178165665757608500558774338041350112205) math:sum 32423247527351544763402471792982538876233052554697128188128597 . (3379 20038668997554240570909178165665757608500558774338041350112205 32423247527351544763402471792982538876233052554697128188128597) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45415,7 +45415,7 @@ _:gn_7519 { } _:gn_7520 { - 3381 math:greaterThan 1 . + (3381) math:greaterThan 1 . (3381 1) math:difference 3380 . (7654090467756936378415884538348976340768064993978954512095813 12384578529797304192493293627316781267732493780359086838016392) math:sum 20038668997554240570909178165665757608500558774338041350112205 . (3380 12384578529797304192493293627316781267732493780359086838016392 20038668997554240570909178165665757608500558774338041350112205) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45426,7 +45426,7 @@ _:gn_7521 { } _:gn_7522 { - 3382 math:greaterThan 1 . + (3382) math:greaterThan 1 . (3382 1) math:difference 3381 . (4730488062040367814077409088967804926964428786380132325920579 7654090467756936378415884538348976340768064993978954512095813) math:sum 12384578529797304192493293627316781267732493780359086838016392 . (3381 7654090467756936378415884538348976340768064993978954512095813 12384578529797304192493293627316781267732493780359086838016392) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45437,7 +45437,7 @@ _:gn_7523 { } _:gn_7524 { - 3383 math:greaterThan 1 . + (3383) math:greaterThan 1 . (3383 1) math:difference 3382 . (2923602405716568564338475449381171413803636207598822186175234 4730488062040367814077409088967804926964428786380132325920579) math:sum 7654090467756936378415884538348976340768064993978954512095813 . (3382 4730488062040367814077409088967804926964428786380132325920579 7654090467756936378415884538348976340768064993978954512095813) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45448,7 +45448,7 @@ _:gn_7525 { } _:gn_7526 { - 3384 math:greaterThan 1 . + (3384) math:greaterThan 1 . (3384 1) math:difference 3383 . (1806885656323799249738933639586633513160792578781310139745345 2923602405716568564338475449381171413803636207598822186175234) math:sum 4730488062040367814077409088967804926964428786380132325920579 . (3383 2923602405716568564338475449381171413803636207598822186175234 4730488062040367814077409088967804926964428786380132325920579) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45459,7 +45459,7 @@ _:gn_7527 { } _:gn_7528 { - 3385 math:greaterThan 1 . + (3385) math:greaterThan 1 . (3385 1) math:difference 3384 . (1116716749392769314599541809794537900642843628817512046429889 1806885656323799249738933639586633513160792578781310139745345) math:sum 2923602405716568564338475449381171413803636207598822186175234 . (3384 1806885656323799249738933639586633513160792578781310139745345 2923602405716568564338475449381171413803636207598822186175234) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45470,7 +45470,7 @@ _:gn_7529 { } _:gn_7530 { - 3386 math:greaterThan 1 . + (3386) math:greaterThan 1 . (3386 1) math:difference 3385 . (690168906931029935139391829792095612517948949963798093315456 1116716749392769314599541809794537900642843628817512046429889) math:sum 1806885656323799249738933639586633513160792578781310139745345 . (3385 1116716749392769314599541809794537900642843628817512046429889 1806885656323799249738933639586633513160792578781310139745345) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45481,7 +45481,7 @@ _:gn_7531 { } _:gn_7532 { - 3387 math:greaterThan 1 . + (3387) math:greaterThan 1 . (3387 1) math:difference 3386 . (426547842461739379460149980002442288124894678853713953114433 690168906931029935139391829792095612517948949963798093315456) math:sum 1116716749392769314599541809794537900642843628817512046429889 . (3386 690168906931029935139391829792095612517948949963798093315456 1116716749392769314599541809794537900642843628817512046429889) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45492,7 +45492,7 @@ _:gn_7533 { } _:gn_7534 { - 3388 math:greaterThan 1 . + (3388) math:greaterThan 1 . (3388 1) math:difference 3387 . (263621064469290555679241849789653324393054271110084140201023 426547842461739379460149980002442288124894678853713953114433) math:sum 690168906931029935139391829792095612517948949963798093315456 . (3387 426547842461739379460149980002442288124894678853713953114433 690168906931029935139391829792095612517948949963798093315456) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45503,7 +45503,7 @@ _:gn_7535 { } _:gn_7536 { - 3389 math:greaterThan 1 . + (3389) math:greaterThan 1 . (3389 1) math:difference 3388 . (162926777992448823780908130212788963731840407743629812913410 263621064469290555679241849789653324393054271110084140201023) math:sum 426547842461739379460149980002442288124894678853713953114433 . (3388 263621064469290555679241849789653324393054271110084140201023 426547842461739379460149980002442288124894678853713953114433) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45514,7 +45514,7 @@ _:gn_7537 { } _:gn_7538 { - 3390 math:greaterThan 1 . + (3390) math:greaterThan 1 . (3390 1) math:difference 3389 . (100694286476841731898333719576864360661213863366454327287613 162926777992448823780908130212788963731840407743629812913410) math:sum 263621064469290555679241849789653324393054271110084140201023 . (3389 162926777992448823780908130212788963731840407743629812913410 263621064469290555679241849789653324393054271110084140201023) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45525,7 +45525,7 @@ _:gn_7539 { } _:gn_7540 { - 3391 math:greaterThan 1 . + (3391) math:greaterThan 1 . (3391 1) math:difference 3390 . (62232491515607091882574410635924603070626544377175485625797 100694286476841731898333719576864360661213863366454327287613) math:sum 162926777992448823780908130212788963731840407743629812913410 . (3390 100694286476841731898333719576864360661213863366454327287613 162926777992448823780908130212788963731840407743629812913410) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45536,7 +45536,7 @@ _:gn_7541 { } _:gn_7542 { - 3392 math:greaterThan 1 . + (3392) math:greaterThan 1 . (3392 1) math:difference 3391 . (38461794961234640015759308940939757590587318989278841661816 62232491515607091882574410635924603070626544377175485625797) math:sum 100694286476841731898333719576864360661213863366454327287613 . (3391 62232491515607091882574410635924603070626544377175485625797 100694286476841731898333719576864360661213863366454327287613) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45547,7 +45547,7 @@ _:gn_7543 { } _:gn_7544 { - 3393 math:greaterThan 1 . + (3393) math:greaterThan 1 . (3393 1) math:difference 3392 . (23770696554372451866815101694984845480039225387896643963981 38461794961234640015759308940939757590587318989278841661816) math:sum 62232491515607091882574410635924603070626544377175485625797 . (3392 38461794961234640015759308940939757590587318989278841661816 62232491515607091882574410635924603070626544377175485625797) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45558,7 +45558,7 @@ _:gn_7545 { } _:gn_7546 { - 3394 math:greaterThan 1 . + (3394) math:greaterThan 1 . (3394 1) math:difference 3393 . (14691098406862188148944207245954912110548093601382197697835 23770696554372451866815101694984845480039225387896643963981) math:sum 38461794961234640015759308940939757590587318989278841661816 . (3393 23770696554372451866815101694984845480039225387896643963981 38461794961234640015759308940939757590587318989278841661816) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45569,7 +45569,7 @@ _:gn_7547 { } _:gn_7548 { - 3395 math:greaterThan 1 . + (3395) math:greaterThan 1 . (3395 1) math:difference 3394 . (9079598147510263717870894449029933369491131786514446266146 14691098406862188148944207245954912110548093601382197697835) math:sum 23770696554372451866815101694984845480039225387896643963981 . (3394 14691098406862188148944207245954912110548093601382197697835 23770696554372451866815101694984845480039225387896643963981) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45580,7 +45580,7 @@ _:gn_7549 { } _:gn_7550 { - 3396 math:greaterThan 1 . + (3396) math:greaterThan 1 . (3396 1) math:difference 3395 . (5611500259351924431073312796924978741056961814867751431689 9079598147510263717870894449029933369491131786514446266146) math:sum 14691098406862188148944207245954912110548093601382197697835 . (3395 9079598147510263717870894449029933369491131786514446266146 14691098406862188148944207245954912110548093601382197697835) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45591,7 +45591,7 @@ _:gn_7551 { } _:gn_7552 { - 3397 math:greaterThan 1 . + (3397) math:greaterThan 1 . (3397 1) math:difference 3396 . (3468097888158339286797581652104954628434169971646694834457 5611500259351924431073312796924978741056961814867751431689) math:sum 9079598147510263717870894449029933369491131786514446266146 . (3396 5611500259351924431073312796924978741056961814867751431689 9079598147510263717870894449029933369491131786514446266146) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45602,7 +45602,7 @@ _:gn_7553 { } _:gn_7554 { - 3398 math:greaterThan 1 . + (3398) math:greaterThan 1 . (3398 1) math:difference 3397 . (2143402371193585144275731144820024112622791843221056597232 3468097888158339286797581652104954628434169971646694834457) math:sum 5611500259351924431073312796924978741056961814867751431689 . (3397 3468097888158339286797581652104954628434169971646694834457 5611500259351924431073312796924978741056961814867751431689) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45613,7 +45613,7 @@ _:gn_7555 { } _:gn_7556 { - 3399 math:greaterThan 1 . + (3399) math:greaterThan 1 . (3399 1) math:difference 3398 . (1324695516964754142521850507284930515811378128425638237225 2143402371193585144275731144820024112622791843221056597232) math:sum 3468097888158339286797581652104954628434169971646694834457 . (3398 2143402371193585144275731144820024112622791843221056597232 3468097888158339286797581652104954628434169971646694834457) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45624,7 +45624,7 @@ _:gn_7557 { } _:gn_7558 { - 3400 math:greaterThan 1 . + (3400) math:greaterThan 1 . (3400 1) math:difference 3399 . (818706854228831001753880637535093596811413714795418360007 1324695516964754142521850507284930515811378128425638237225) math:sum 2143402371193585144275731144820024112622791843221056597232 . (3399 1324695516964754142521850507284930515811378128425638237225 2143402371193585144275731144820024112622791843221056597232) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45635,7 +45635,7 @@ _:gn_7559 { } _:gn_7560 { - 3401 math:greaterThan 1 . + (3401) math:greaterThan 1 . (3401 1) math:difference 3400 . (505988662735923140767969869749836918999964413630219877218 818706854228831001753880637535093596811413714795418360007) math:sum 1324695516964754142521850507284930515811378128425638237225 . (3400 818706854228831001753880637535093596811413714795418360007 1324695516964754142521850507284930515811378128425638237225) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45646,7 +45646,7 @@ _:gn_7561 { } _:gn_7562 { - 3402 math:greaterThan 1 . + (3402) math:greaterThan 1 . (3402 1) math:difference 3401 . (312718191492907860985910767785256677811449301165198482789 505988662735923140767969869749836918999964413630219877218) math:sum 818706854228831001753880637535093596811413714795418360007 . (3401 505988662735923140767969869749836918999964413630219877218 818706854228831001753880637535093596811413714795418360007) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45657,7 +45657,7 @@ _:gn_7563 { } _:gn_7564 { - 3403 math:greaterThan 1 . + (3403) math:greaterThan 1 . (3403 1) math:difference 3402 . (193270471243015279782059101964580241188515112465021394429 312718191492907860985910767785256677811449301165198482789) math:sum 505988662735923140767969869749836918999964413630219877218 . (3402 312718191492907860985910767785256677811449301165198482789 505988662735923140767969869749836918999964413630219877218) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45668,7 +45668,7 @@ _:gn_7565 { } _:gn_7566 { - 3404 math:greaterThan 1 . + (3404) math:greaterThan 1 . (3404 1) math:difference 3403 . (119447720249892581203851665820676436622934188700177088360 193270471243015279782059101964580241188515112465021394429) math:sum 312718191492907860985910767785256677811449301165198482789 . (3403 193270471243015279782059101964580241188515112465021394429 312718191492907860985910767785256677811449301165198482789) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45679,7 +45679,7 @@ _:gn_7567 { } _:gn_7568 { - 3405 math:greaterThan 1 . + (3405) math:greaterThan 1 . (3405 1) math:difference 3404 . (73822750993122698578207436143903804565580923764844306069 119447720249892581203851665820676436622934188700177088360) math:sum 193270471243015279782059101964580241188515112465021394429 . (3404 119447720249892581203851665820676436622934188700177088360 193270471243015279782059101964580241188515112465021394429) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45690,7 +45690,7 @@ _:gn_7569 { } _:gn_7570 { - 3406 math:greaterThan 1 . + (3406) math:greaterThan 1 . (3406 1) math:difference 3405 . (45624969256769882625644229676772632057353264935332782291 73822750993122698578207436143903804565580923764844306069) math:sum 119447720249892581203851665820676436622934188700177088360 . (3405 73822750993122698578207436143903804565580923764844306069 119447720249892581203851665820676436622934188700177088360) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45701,7 +45701,7 @@ _:gn_7571 { } _:gn_7572 { - 3407 math:greaterThan 1 . + (3407) math:greaterThan 1 . (3407 1) math:difference 3406 . (28197781736352815952563206467131172508227658829511523778 45624969256769882625644229676772632057353264935332782291) math:sum 73822750993122698578207436143903804565580923764844306069 . (3406 45624969256769882625644229676772632057353264935332782291 73822750993122698578207436143903804565580923764844306069) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45712,7 +45712,7 @@ _:gn_7573 { } _:gn_7574 { - 3408 math:greaterThan 1 . + (3408) math:greaterThan 1 . (3408 1) math:difference 3407 . (17427187520417066673081023209641459549125606105821258513 28197781736352815952563206467131172508227658829511523778) math:sum 45624969256769882625644229676772632057353264935332782291 . (3407 28197781736352815952563206467131172508227658829511523778 45624969256769882625644229676772632057353264935332782291) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45723,7 +45723,7 @@ _:gn_7575 { } _:gn_7576 { - 3409 math:greaterThan 1 . + (3409) math:greaterThan 1 . (3409 1) math:difference 3408 . (10770594215935749279482183257489712959102052723690265265 17427187520417066673081023209641459549125606105821258513) math:sum 28197781736352815952563206467131172508227658829511523778 . (3408 17427187520417066673081023209641459549125606105821258513 28197781736352815952563206467131172508227658829511523778) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45734,7 +45734,7 @@ _:gn_7577 { } _:gn_7578 { - 3410 math:greaterThan 1 . + (3410) math:greaterThan 1 . (3410 1) math:difference 3409 . (6656593304481317393598839952151746590023553382130993248 10770594215935749279482183257489712959102052723690265265) math:sum 17427187520417066673081023209641459549125606105821258513 . (3409 10770594215935749279482183257489712959102052723690265265 17427187520417066673081023209641459549125606105821258513) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45745,7 +45745,7 @@ _:gn_7579 { } _:gn_7580 { - 3411 math:greaterThan 1 . + (3411) math:greaterThan 1 . (3411 1) math:difference 3410 . (4114000911454431885883343305337966369078499341559272017 6656593304481317393598839952151746590023553382130993248) math:sum 10770594215935749279482183257489712959102052723690265265 . (3410 6656593304481317393598839952151746590023553382130993248 10770594215935749279482183257489712959102052723690265265) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45756,7 +45756,7 @@ _:gn_7581 { } _:gn_7582 { - 3412 math:greaterThan 1 . + (3412) math:greaterThan 1 . (3412 1) math:difference 3411 . (2542592393026885507715496646813780220945054040571721231 4114000911454431885883343305337966369078499341559272017) math:sum 6656593304481317393598839952151746590023553382130993248 . (3411 4114000911454431885883343305337966369078499341559272017 6656593304481317393598839952151746590023553382130993248) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45767,7 +45767,7 @@ _:gn_7583 { } _:gn_7584 { - 3413 math:greaterThan 1 . + (3413) math:greaterThan 1 . (3413 1) math:difference 3412 . (1571408518427546378167846658524186148133445300987550786 2542592393026885507715496646813780220945054040571721231) math:sum 4114000911454431885883343305337966369078499341559272017 . (3412 2542592393026885507715496646813780220945054040571721231 4114000911454431885883343305337966369078499341559272017) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45778,7 +45778,7 @@ _:gn_7585 { } _:gn_7586 { - 3414 math:greaterThan 1 . + (3414) math:greaterThan 1 . (3414 1) math:difference 3413 . (971183874599339129547649988289594072811608739584170445 1571408518427546378167846658524186148133445300987550786) math:sum 2542592393026885507715496646813780220945054040571721231 . (3413 1571408518427546378167846658524186148133445300987550786 2542592393026885507715496646813780220945054040571721231) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45789,7 +45789,7 @@ _:gn_7587 { } _:gn_7588 { - 3415 math:greaterThan 1 . + (3415) math:greaterThan 1 . (3415 1) math:difference 3414 . (600224643828207248620196670234592075321836561403380341 971183874599339129547649988289594072811608739584170445) math:sum 1571408518427546378167846658524186148133445300987550786 . (3414 971183874599339129547649988289594072811608739584170445 1571408518427546378167846658524186148133445300987550786) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45800,7 +45800,7 @@ _:gn_7589 { } _:gn_7590 { - 3416 math:greaterThan 1 . + (3416) math:greaterThan 1 . (3416 1) math:difference 3415 . (370959230771131880927453318055001997489772178180790104 600224643828207248620196670234592075321836561403380341) math:sum 971183874599339129547649988289594072811608739584170445 . (3415 600224643828207248620196670234592075321836561403380341 971183874599339129547649988289594072811608739584170445) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45811,7 +45811,7 @@ _:gn_7591 { } _:gn_7592 { - 3417 math:greaterThan 1 . + (3417) math:greaterThan 1 . (3417 1) math:difference 3416 . (229265413057075367692743352179590077832064383222590237 370959230771131880927453318055001997489772178180790104) math:sum 600224643828207248620196670234592075321836561403380341 . (3416 370959230771131880927453318055001997489772178180790104 600224643828207248620196670234592075321836561403380341) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45822,7 +45822,7 @@ _:gn_7593 { } _:gn_7594 { - 3418 math:greaterThan 1 . + (3418) math:greaterThan 1 . (3418 1) math:difference 3417 . (141693817714056513234709965875411919657707794958199867 229265413057075367692743352179590077832064383222590237) math:sum 370959230771131880927453318055001997489772178180790104 . (3417 229265413057075367692743352179590077832064383222590237 370959230771131880927453318055001997489772178180790104) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45833,7 +45833,7 @@ _:gn_7595 { } _:gn_7596 { - 3419 math:greaterThan 1 . + (3419) math:greaterThan 1 . (3419 1) math:difference 3418 . (87571595343018854458033386304178158174356588264390370 141693817714056513234709965875411919657707794958199867) math:sum 229265413057075367692743352179590077832064383222590237 . (3418 141693817714056513234709965875411919657707794958199867 229265413057075367692743352179590077832064383222590237) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45844,7 +45844,7 @@ _:gn_7597 { } _:gn_7598 { - 3420 math:greaterThan 1 . + (3420) math:greaterThan 1 . (3420 1) math:difference 3419 . (54122222371037658776676579571233761483351206693809497 87571595343018854458033386304178158174356588264390370) math:sum 141693817714056513234709965875411919657707794958199867 . (3419 87571595343018854458033386304178158174356588264390370 141693817714056513234709965875411919657707794958199867) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45855,7 +45855,7 @@ _:gn_7599 { } _:gn_7600 { - 3421 math:greaterThan 1 . + (3421) math:greaterThan 1 . (3421 1) math:difference 3420 . (33449372971981195681356806732944396691005381570580873 54122222371037658776676579571233761483351206693809497) math:sum 87571595343018854458033386304178158174356588264390370 . (3420 54122222371037658776676579571233761483351206693809497 87571595343018854458033386304178158174356588264390370) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45866,7 +45866,7 @@ _:gn_7601 { } _:gn_7602 { - 3422 math:greaterThan 1 . + (3422) math:greaterThan 1 . (3422 1) math:difference 3421 . (20672849399056463095319772838289364792345825123228624 33449372971981195681356806732944396691005381570580873) math:sum 54122222371037658776676579571233761483351206693809497 . (3421 33449372971981195681356806732944396691005381570580873 54122222371037658776676579571233761483351206693809497) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45877,7 +45877,7 @@ _:gn_7603 { } _:gn_7604 { - 3423 math:greaterThan 1 . + (3423) math:greaterThan 1 . (3423 1) math:difference 3422 . (12776523572924732586037033894655031898659556447352249 20672849399056463095319772838289364792345825123228624) math:sum 33449372971981195681356806732944396691005381570580873 . (3422 20672849399056463095319772838289364792345825123228624 33449372971981195681356806732944396691005381570580873) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45888,7 +45888,7 @@ _:gn_7605 { } _:gn_7606 { - 3424 math:greaterThan 1 . + (3424) math:greaterThan 1 . (3424 1) math:difference 3423 . (7896325826131730509282738943634332893686268675876375 12776523572924732586037033894655031898659556447352249) math:sum 20672849399056463095319772838289364792345825123228624 . (3423 12776523572924732586037033894655031898659556447352249 20672849399056463095319772838289364792345825123228624) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45899,7 +45899,7 @@ _:gn_7607 { } _:gn_7608 { - 3425 math:greaterThan 1 . + (3425) math:greaterThan 1 . (3425 1) math:difference 3424 . (4880197746793002076754294951020699004973287771475874 7896325826131730509282738943634332893686268675876375) math:sum 12776523572924732586037033894655031898659556447352249 . (3424 7896325826131730509282738943634332893686268675876375 12776523572924732586037033894655031898659556447352249) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45910,7 +45910,7 @@ _:gn_7609 { } _:gn_7610 { - 3426 math:greaterThan 1 . + (3426) math:greaterThan 1 . (3426 1) math:difference 3425 . (3016128079338728432528443992613633888712980904400501 4880197746793002076754294951020699004973287771475874) math:sum 7896325826131730509282738943634332893686268675876375 . (3425 4880197746793002076754294951020699004973287771475874 7896325826131730509282738943634332893686268675876375) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45921,7 +45921,7 @@ _:gn_7611 { } _:gn_7612 { - 3427 math:greaterThan 1 . + (3427) math:greaterThan 1 . (3427 1) math:difference 3426 . (1864069667454273644225850958407065116260306867075373 3016128079338728432528443992613633888712980904400501) math:sum 4880197746793002076754294951020699004973287771475874 . (3426 3016128079338728432528443992613633888712980904400501 4880197746793002076754294951020699004973287771475874) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45932,7 +45932,7 @@ _:gn_7613 { } _:gn_7614 { - 3428 math:greaterThan 1 . + (3428) math:greaterThan 1 . (3428 1) math:difference 3427 . (1152058411884454788302593034206568772452674037325128 1864069667454273644225850958407065116260306867075373) math:sum 3016128079338728432528443992613633888712980904400501 . (3427 1864069667454273644225850958407065116260306867075373 3016128079338728432528443992613633888712980904400501) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45943,7 +45943,7 @@ _:gn_7615 { } _:gn_7616 { - 3429 math:greaterThan 1 . + (3429) math:greaterThan 1 . (3429 1) math:difference 3428 . (712011255569818855923257924200496343807632829750245 1152058411884454788302593034206568772452674037325128) math:sum 1864069667454273644225850958407065116260306867075373 . (3428 1152058411884454788302593034206568772452674037325128 1864069667454273644225850958407065116260306867075373) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45954,7 +45954,7 @@ _:gn_7617 { } _:gn_7618 { - 3430 math:greaterThan 1 . + (3430) math:greaterThan 1 . (3430 1) math:difference 3429 . (440047156314635932379335110006072428645041207574883 712011255569818855923257924200496343807632829750245) math:sum 1152058411884454788302593034206568772452674037325128 . (3429 712011255569818855923257924200496343807632829750245 1152058411884454788302593034206568772452674037325128) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45965,7 +45965,7 @@ _:gn_7619 { } _:gn_7620 { - 3431 math:greaterThan 1 . + (3431) math:greaterThan 1 . (3431 1) math:difference 3430 . (271964099255182923543922814194423915162591622175362 440047156314635932379335110006072428645041207574883) math:sum 712011255569818855923257924200496343807632829750245 . (3430 440047156314635932379335110006072428645041207574883 712011255569818855923257924200496343807632829750245) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45976,7 +45976,7 @@ _:gn_7621 { } _:gn_7622 { - 3432 math:greaterThan 1 . + (3432) math:greaterThan 1 . (3432 1) math:difference 3431 . (168083057059453008835412295811648513482449585399521 271964099255182923543922814194423915162591622175362) math:sum 440047156314635932379335110006072428645041207574883 . (3431 271964099255182923543922814194423915162591622175362 440047156314635932379335110006072428645041207574883) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45987,7 +45987,7 @@ _:gn_7623 { } _:gn_7624 { - 3433 math:greaterThan 1 . + (3433) math:greaterThan 1 . (3433 1) math:difference 3432 . (103881042195729914708510518382775401680142036775841 168083057059453008835412295811648513482449585399521) math:sum 271964099255182923543922814194423915162591622175362 . (3432 168083057059453008835412295811648513482449585399521 271964099255182923543922814194423915162591622175362) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -45998,7 +45998,7 @@ _:gn_7625 { } _:gn_7626 { - 3434 math:greaterThan 1 . + (3434) math:greaterThan 1 . (3434 1) math:difference 3433 . (64202014863723094126901777428873111802307548623680 103881042195729914708510518382775401680142036775841) math:sum 168083057059453008835412295811648513482449585399521 . (3433 103881042195729914708510518382775401680142036775841 168083057059453008835412295811648513482449585399521) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46009,7 +46009,7 @@ _:gn_7627 { } _:gn_7628 { - 3435 math:greaterThan 1 . + (3435) math:greaterThan 1 . (3435 1) math:difference 3434 . (39679027332006820581608740953902289877834488152161 64202014863723094126901777428873111802307548623680) math:sum 103881042195729914708510518382775401680142036775841 . (3434 64202014863723094126901777428873111802307548623680 103881042195729914708510518382775401680142036775841) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46020,7 +46020,7 @@ _:gn_7629 { } _:gn_7630 { - 3436 math:greaterThan 1 . + (3436) math:greaterThan 1 . (3436 1) math:difference 3435 . (24522987531716273545293036474970821924473060471519 39679027332006820581608740953902289877834488152161) math:sum 64202014863723094126901777428873111802307548623680 . (3435 39679027332006820581608740953902289877834488152161 64202014863723094126901777428873111802307548623680) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46031,7 +46031,7 @@ _:gn_7631 { } _:gn_7632 { - 3437 math:greaterThan 1 . + (3437) math:greaterThan 1 . (3437 1) math:difference 3436 . (15156039800290547036315704478931467953361427680642 24522987531716273545293036474970821924473060471519) math:sum 39679027332006820581608740953902289877834488152161 . (3436 24522987531716273545293036474970821924473060471519 39679027332006820581608740953902289877834488152161) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46042,7 +46042,7 @@ _:gn_7633 { } _:gn_7634 { - 3438 math:greaterThan 1 . + (3438) math:greaterThan 1 . (3438 1) math:difference 3437 . (9366947731425726508977331996039353971111632790877 15156039800290547036315704478931467953361427680642) math:sum 24522987531716273545293036474970821924473060471519 . (3437 15156039800290547036315704478931467953361427680642 24522987531716273545293036474970821924473060471519) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46053,7 +46053,7 @@ _:gn_7635 { } _:gn_7636 { - 3439 math:greaterThan 1 . + (3439) math:greaterThan 1 . (3439 1) math:difference 3438 . (5789092068864820527338372482892113982249794889765 9366947731425726508977331996039353971111632790877) math:sum 15156039800290547036315704478931467953361427680642 . (3438 9366947731425726508977331996039353971111632790877 15156039800290547036315704478931467953361427680642) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46064,7 +46064,7 @@ _:gn_7637 { } _:gn_7638 { - 3440 math:greaterThan 1 . + (3440) math:greaterThan 1 . (3440 1) math:difference 3439 . (3577855662560905981638959513147239988861837901112 5789092068864820527338372482892113982249794889765) math:sum 9366947731425726508977331996039353971111632790877 . (3439 5789092068864820527338372482892113982249794889765 9366947731425726508977331996039353971111632790877) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46075,7 +46075,7 @@ _:gn_7639 { } _:gn_7640 { - 3441 math:greaterThan 1 . + (3441) math:greaterThan 1 . (3441 1) math:difference 3440 . (2211236406303914545699412969744873993387956988653 3577855662560905981638959513147239988861837901112) math:sum 5789092068864820527338372482892113982249794889765 . (3440 3577855662560905981638959513147239988861837901112 5789092068864820527338372482892113982249794889765) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46086,7 +46086,7 @@ _:gn_7641 { } _:gn_7642 { - 3442 math:greaterThan 1 . + (3442) math:greaterThan 1 . (3442 1) math:difference 3441 . (1366619256256991435939546543402365995473880912459 2211236406303914545699412969744873993387956988653) math:sum 3577855662560905981638959513147239988861837901112 . (3441 2211236406303914545699412969744873993387956988653 3577855662560905981638959513147239988861837901112) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46097,7 +46097,7 @@ _:gn_7643 { } _:gn_7644 { - 3443 math:greaterThan 1 . + (3443) math:greaterThan 1 . (3443 1) math:difference 3442 . (844617150046923109759866426342507997914076076194 1366619256256991435939546543402365995473880912459) math:sum 2211236406303914545699412969744873993387956988653 . (3442 1366619256256991435939546543402365995473880912459 2211236406303914545699412969744873993387956988653) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46108,7 +46108,7 @@ _:gn_7645 { } _:gn_7646 { - 3444 math:greaterThan 1 . + (3444) math:greaterThan 1 . (3444 1) math:difference 3443 . (522002106210068326179680117059857997559804836265 844617150046923109759866426342507997914076076194) math:sum 1366619256256991435939546543402365995473880912459 . (3443 844617150046923109759866426342507997914076076194 1366619256256991435939546543402365995473880912459) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46119,7 +46119,7 @@ _:gn_7647 { } _:gn_7648 { - 3445 math:greaterThan 1 . + (3445) math:greaterThan 1 . (3445 1) math:difference 3444 . (322615043836854783580186309282650000354271239929 522002106210068326179680117059857997559804836265) math:sum 844617150046923109759866426342507997914076076194 . (3444 522002106210068326179680117059857997559804836265 844617150046923109759866426342507997914076076194) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46130,7 +46130,7 @@ _:gn_7649 { } _:gn_7650 { - 3446 math:greaterThan 1 . + (3446) math:greaterThan 1 . (3446 1) math:difference 3445 . (199387062373213542599493807777207997205533596336 322615043836854783580186309282650000354271239929) math:sum 522002106210068326179680117059857997559804836265 . (3445 322615043836854783580186309282650000354271239929 522002106210068326179680117059857997559804836265) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46141,7 +46141,7 @@ _:gn_7651 { } _:gn_7652 { - 3447 math:greaterThan 1 . + (3447) math:greaterThan 1 . (3447 1) math:difference 3446 . (123227981463641240980692501505442003148737643593 199387062373213542599493807777207997205533596336) math:sum 322615043836854783580186309282650000354271239929 . (3446 199387062373213542599493807777207997205533596336 322615043836854783580186309282650000354271239929) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46152,7 +46152,7 @@ _:gn_7653 { } _:gn_7654 { - 3448 math:greaterThan 1 . + (3448) math:greaterThan 1 . (3448 1) math:difference 3447 . (76159080909572301618801306271765994056795952743 123227981463641240980692501505442003148737643593) math:sum 199387062373213542599493807777207997205533596336 . (3447 123227981463641240980692501505442003148737643593 199387062373213542599493807777207997205533596336) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46163,7 +46163,7 @@ _:gn_7655 { } _:gn_7656 { - 3449 math:greaterThan 1 . + (3449) math:greaterThan 1 . (3449 1) math:difference 3448 . (47068900554068939361891195233676009091941690850 76159080909572301618801306271765994056795952743) math:sum 123227981463641240980692501505442003148737643593 . (3448 76159080909572301618801306271765994056795952743 123227981463641240980692501505442003148737643593) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46174,7 +46174,7 @@ _:gn_7657 { } _:gn_7658 { - 3450 math:greaterThan 1 . + (3450) math:greaterThan 1 . (3450 1) math:difference 3449 . (29090180355503362256910111038089984964854261893 47068900554068939361891195233676009091941690850) math:sum 76159080909572301618801306271765994056795952743 . (3449 47068900554068939361891195233676009091941690850 76159080909572301618801306271765994056795952743) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46185,7 +46185,7 @@ _:gn_7659 { } _:gn_7660 { - 3451 math:greaterThan 1 . + (3451) math:greaterThan 1 . (3451 1) math:difference 3450 . (17978720198565577104981084195586024127087428957 29090180355503362256910111038089984964854261893) math:sum 47068900554068939361891195233676009091941690850 . (3450 29090180355503362256910111038089984964854261893 47068900554068939361891195233676009091941690850) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46196,7 +46196,7 @@ _:gn_7661 { } _:gn_7662 { - 3452 math:greaterThan 1 . + (3452) math:greaterThan 1 . (3452 1) math:difference 3451 . (11111460156937785151929026842503960837766832936 17978720198565577104981084195586024127087428957) math:sum 29090180355503362256910111038089984964854261893 . (3451 17978720198565577104981084195586024127087428957 29090180355503362256910111038089984964854261893) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46207,7 +46207,7 @@ _:gn_7663 { } _:gn_7664 { - 3453 math:greaterThan 1 . + (3453) math:greaterThan 1 . (3453 1) math:difference 3452 . (6867260041627791953052057353082063289320596021 11111460156937785151929026842503960837766832936) math:sum 17978720198565577104981084195586024127087428957 . (3452 11111460156937785151929026842503960837766832936 17978720198565577104981084195586024127087428957) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46218,7 +46218,7 @@ _:gn_7665 { } _:gn_7666 { - 3454 math:greaterThan 1 . + (3454) math:greaterThan 1 . (3454 1) math:difference 3453 . (4244200115309993198876969489421897548446236915 6867260041627791953052057353082063289320596021) math:sum 11111460156937785151929026842503960837766832936 . (3453 6867260041627791953052057353082063289320596021 11111460156937785151929026842503960837766832936) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46229,7 +46229,7 @@ _:gn_7667 { } _:gn_7668 { - 3455 math:greaterThan 1 . + (3455) math:greaterThan 1 . (3455 1) math:difference 3454 . (2623059926317798754175087863660165740874359106 4244200115309993198876969489421897548446236915) math:sum 6867260041627791953052057353082063289320596021 . (3454 4244200115309993198876969489421897548446236915 6867260041627791953052057353082063289320596021) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46240,7 +46240,7 @@ _:gn_7669 { } _:gn_7670 { - 3456 math:greaterThan 1 . + (3456) math:greaterThan 1 . (3456 1) math:difference 3455 . (1621140188992194444701881625761731807571877809 2623059926317798754175087863660165740874359106) math:sum 4244200115309993198876969489421897548446236915 . (3455 2623059926317798754175087863660165740874359106 4244200115309993198876969489421897548446236915) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46251,7 +46251,7 @@ _:gn_7671 { } _:gn_7672 { - 3457 math:greaterThan 1 . + (3457) math:greaterThan 1 . (3457 1) math:difference 3456 . (1001919737325604309473206237898433933302481297 1621140188992194444701881625761731807571877809) math:sum 2623059926317798754175087863660165740874359106 . (3456 1621140188992194444701881625761731807571877809 2623059926317798754175087863660165740874359106) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46262,7 +46262,7 @@ _:gn_7673 { } _:gn_7674 { - 3458 math:greaterThan 1 . + (3458) math:greaterThan 1 . (3458 1) math:difference 3457 . (619220451666590135228675387863297874269396512 1001919737325604309473206237898433933302481297) math:sum 1621140188992194444701881625761731807571877809 . (3457 1001919737325604309473206237898433933302481297 1621140188992194444701881625761731807571877809) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46273,7 +46273,7 @@ _:gn_7675 { } _:gn_7676 { - 3459 math:greaterThan 1 . + (3459) math:greaterThan 1 . (3459 1) math:difference 3458 . (382699285659014174244530850035136059033084785 619220451666590135228675387863297874269396512) math:sum 1001919737325604309473206237898433933302481297 . (3458 619220451666590135228675387863297874269396512 1001919737325604309473206237898433933302481297) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46284,7 +46284,7 @@ _:gn_7677 { } _:gn_7678 { - 3460 math:greaterThan 1 . + (3460) math:greaterThan 1 . (3460 1) math:difference 3459 . (236521166007575960984144537828161815236311727 382699285659014174244530850035136059033084785) math:sum 619220451666590135228675387863297874269396512 . (3459 382699285659014174244530850035136059033084785 619220451666590135228675387863297874269396512) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46295,7 +46295,7 @@ _:gn_7679 { } _:gn_7680 { - 3461 math:greaterThan 1 . + (3461) math:greaterThan 1 . (3461 1) math:difference 3460 . (146178119651438213260386312206974243796773058 236521166007575960984144537828161815236311727) math:sum 382699285659014174244530850035136059033084785 . (3460 236521166007575960984144537828161815236311727 382699285659014174244530850035136059033084785) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46306,7 +46306,7 @@ _:gn_7681 { } _:gn_7682 { - 3462 math:greaterThan 1 . + (3462) math:greaterThan 1 . (3462 1) math:difference 3461 . (90343046356137747723758225621187571439538669 146178119651438213260386312206974243796773058) math:sum 236521166007575960984144537828161815236311727 . (3461 146178119651438213260386312206974243796773058 236521166007575960984144537828161815236311727) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46317,7 +46317,7 @@ _:gn_7683 { } _:gn_7684 { - 3463 math:greaterThan 1 . + (3463) math:greaterThan 1 . (3463 1) math:difference 3462 . (55835073295300465536628086585786672357234389 90343046356137747723758225621187571439538669) math:sum 146178119651438213260386312206974243796773058 . (3462 90343046356137747723758225621187571439538669 146178119651438213260386312206974243796773058) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46328,7 +46328,7 @@ _:gn_7685 { } _:gn_7686 { - 3464 math:greaterThan 1 . + (3464) math:greaterThan 1 . (3464 1) math:difference 3463 . (34507973060837282187130139035400899082304280 55835073295300465536628086585786672357234389) math:sum 90343046356137747723758225621187571439538669 . (3463 55835073295300465536628086585786672357234389 90343046356137747723758225621187571439538669) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46339,7 +46339,7 @@ _:gn_7687 { } _:gn_7688 { - 3465 math:greaterThan 1 . + (3465) math:greaterThan 1 . (3465 1) math:difference 3464 . (21327100234463183349497947550385773274930109 34507973060837282187130139035400899082304280) math:sum 55835073295300465536628086585786672357234389 . (3464 34507973060837282187130139035400899082304280 55835073295300465536628086585786672357234389) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46350,7 +46350,7 @@ _:gn_7689 { } _:gn_7690 { - 3466 math:greaterThan 1 . + (3466) math:greaterThan 1 . (3466 1) math:difference 3465 . (13180872826374098837632191485015125807374171 21327100234463183349497947550385773274930109) math:sum 34507973060837282187130139035400899082304280 . (3465 21327100234463183349497947550385773274930109 34507973060837282187130139035400899082304280) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46361,7 +46361,7 @@ _:gn_7691 { } _:gn_7692 { - 3467 math:greaterThan 1 . + (3467) math:greaterThan 1 . (3467 1) math:difference 3466 . (8146227408089084511865756065370647467555938 13180872826374098837632191485015125807374171) math:sum 21327100234463183349497947550385773274930109 . (3466 13180872826374098837632191485015125807374171 21327100234463183349497947550385773274930109) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46372,7 +46372,7 @@ _:gn_7693 { } _:gn_7694 { - 3468 math:greaterThan 1 . + (3468) math:greaterThan 1 . (3468 1) math:difference 3467 . (5034645418285014325766435419644478339818233 8146227408089084511865756065370647467555938) math:sum 13180872826374098837632191485015125807374171 . (3467 8146227408089084511865756065370647467555938 13180872826374098837632191485015125807374171) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46383,7 +46383,7 @@ _:gn_7695 { } _:gn_7696 { - 3469 math:greaterThan 1 . + (3469) math:greaterThan 1 . (3469 1) math:difference 3468 . (3111581989804070186099320645726169127737705 5034645418285014325766435419644478339818233) math:sum 8146227408089084511865756065370647467555938 . (3468 5034645418285014325766435419644478339818233 8146227408089084511865756065370647467555938) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46394,7 +46394,7 @@ _:gn_7697 { } _:gn_7698 { - 3470 math:greaterThan 1 . + (3470) math:greaterThan 1 . (3470 1) math:difference 3469 . (1923063428480944139667114773918309212080528 3111581989804070186099320645726169127737705) math:sum 5034645418285014325766435419644478339818233 . (3469 3111581989804070186099320645726169127737705 5034645418285014325766435419644478339818233) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46405,7 +46405,7 @@ _:gn_7699 { } _:gn_7700 { - 3471 math:greaterThan 1 . + (3471) math:greaterThan 1 . (3471 1) math:difference 3470 . (1188518561323126046432205871807859915657177 1923063428480944139667114773918309212080528) math:sum 3111581989804070186099320645726169127737705 . (3470 1923063428480944139667114773918309212080528 3111581989804070186099320645726169127737705) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46416,7 +46416,7 @@ _:gn_7701 { } _:gn_7702 { - 3472 math:greaterThan 1 . + (3472) math:greaterThan 1 . (3472 1) math:difference 3471 . (734544867157818093234908902110449296423351 1188518561323126046432205871807859915657177) math:sum 1923063428480944139667114773918309212080528 . (3471 1188518561323126046432205871807859915657177 1923063428480944139667114773918309212080528) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46427,7 +46427,7 @@ _:gn_7703 { } _:gn_7704 { - 3473 math:greaterThan 1 . + (3473) math:greaterThan 1 . (3473 1) math:difference 3472 . (453973694165307953197296969697410619233826 734544867157818093234908902110449296423351) math:sum 1188518561323126046432205871807859915657177 . (3472 734544867157818093234908902110449296423351 1188518561323126046432205871807859915657177) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46438,7 +46438,7 @@ _:gn_7705 { } _:gn_7706 { - 3474 math:greaterThan 1 . + (3474) math:greaterThan 1 . (3474 1) math:difference 3473 . (280571172992510140037611932413038677189525 453973694165307953197296969697410619233826) math:sum 734544867157818093234908902110449296423351 . (3473 453973694165307953197296969697410619233826 734544867157818093234908902110449296423351) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46449,7 +46449,7 @@ _:gn_7707 { } _:gn_7708 { - 3475 math:greaterThan 1 . + (3475) math:greaterThan 1 . (3475 1) math:difference 3474 . (173402521172797813159685037284371942044301 280571172992510140037611932413038677189525) math:sum 453973694165307953197296969697410619233826 . (3474 280571172992510140037611932413038677189525 453973694165307953197296969697410619233826) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46460,7 +46460,7 @@ _:gn_7709 { } _:gn_7710 { - 3476 math:greaterThan 1 . + (3476) math:greaterThan 1 . (3476 1) math:difference 3475 . (107168651819712326877926895128666735145224 173402521172797813159685037284371942044301) math:sum 280571172992510140037611932413038677189525 . (3475 173402521172797813159685037284371942044301 280571172992510140037611932413038677189525) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46471,7 +46471,7 @@ _:gn_7711 { } _:gn_7712 { - 3477 math:greaterThan 1 . + (3477) math:greaterThan 1 . (3477 1) math:difference 3476 . (66233869353085486281758142155705206899077 107168651819712326877926895128666735145224) math:sum 173402521172797813159685037284371942044301 . (3476 107168651819712326877926895128666735145224 173402521172797813159685037284371942044301) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46482,7 +46482,7 @@ _:gn_7713 { } _:gn_7714 { - 3478 math:greaterThan 1 . + (3478) math:greaterThan 1 . (3478 1) math:difference 3477 . (40934782466626840596168752972961528246147 66233869353085486281758142155705206899077) math:sum 107168651819712326877926895128666735145224 . (3477 66233869353085486281758142155705206899077 107168651819712326877926895128666735145224) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46493,7 +46493,7 @@ _:gn_7715 { } _:gn_7716 { - 3479 math:greaterThan 1 . + (3479) math:greaterThan 1 . (3479 1) math:difference 3478 . (25299086886458645685589389182743678652930 40934782466626840596168752972961528246147) math:sum 66233869353085486281758142155705206899077 . (3478 40934782466626840596168752972961528246147 66233869353085486281758142155705206899077) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46504,7 +46504,7 @@ _:gn_7717 { } _:gn_7718 { - 3480 math:greaterThan 1 . + (3480) math:greaterThan 1 . (3480 1) math:difference 3479 . (15635695580168194910579363790217849593217 25299086886458645685589389182743678652930) math:sum 40934782466626840596168752972961528246147 . (3479 25299086886458645685589389182743678652930 40934782466626840596168752972961528246147) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46515,7 +46515,7 @@ _:gn_7719 { } _:gn_7720 { - 3481 math:greaterThan 1 . + (3481) math:greaterThan 1 . (3481 1) math:difference 3480 . (9663391306290450775010025392525829059713 15635695580168194910579363790217849593217) math:sum 25299086886458645685589389182743678652930 . (3480 15635695580168194910579363790217849593217 25299086886458645685589389182743678652930) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46526,7 +46526,7 @@ _:gn_7721 { } _:gn_7722 { - 3482 math:greaterThan 1 . + (3482) math:greaterThan 1 . (3482 1) math:difference 3481 . (5972304273877744135569338397692020533504 9663391306290450775010025392525829059713) math:sum 15635695580168194910579363790217849593217 . (3481 9663391306290450775010025392525829059713 15635695580168194910579363790217849593217) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46537,7 +46537,7 @@ _:gn_7723 { } _:gn_7724 { - 3483 math:greaterThan 1 . + (3483) math:greaterThan 1 . (3483 1) math:difference 3482 . (3691087032412706639440686994833808526209 5972304273877744135569338397692020533504) math:sum 9663391306290450775010025392525829059713 . (3482 5972304273877744135569338397692020533504 9663391306290450775010025392525829059713) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46548,7 +46548,7 @@ _:gn_7725 { } _:gn_7726 { - 3484 math:greaterThan 1 . + (3484) math:greaterThan 1 . (3484 1) math:difference 3483 . (2281217241465037496128651402858212007295 3691087032412706639440686994833808526209) math:sum 5972304273877744135569338397692020533504 . (3483 3691087032412706639440686994833808526209 5972304273877744135569338397692020533504) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46559,7 +46559,7 @@ _:gn_7727 { } _:gn_7728 { - 3485 math:greaterThan 1 . + (3485) math:greaterThan 1 . (3485 1) math:difference 3484 . (1409869790947669143312035591975596518914 2281217241465037496128651402858212007295) math:sum 3691087032412706639440686994833808526209 . (3484 2281217241465037496128651402858212007295 3691087032412706639440686994833808526209) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46570,7 +46570,7 @@ _:gn_7729 { } _:gn_7730 { - 3486 math:greaterThan 1 . + (3486) math:greaterThan 1 . (3486 1) math:difference 3485 . (871347450517368352816615810882615488381 1409869790947669143312035591975596518914) math:sum 2281217241465037496128651402858212007295 . (3485 1409869790947669143312035591975596518914 2281217241465037496128651402858212007295) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46581,7 +46581,7 @@ _:gn_7731 { } _:gn_7732 { - 3487 math:greaterThan 1 . + (3487) math:greaterThan 1 . (3487 1) math:difference 3486 . (538522340430300790495419781092981030533 871347450517368352816615810882615488381) math:sum 1409869790947669143312035591975596518914 . (3486 871347450517368352816615810882615488381 1409869790947669143312035591975596518914) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46592,7 +46592,7 @@ _:gn_7733 { } _:gn_7734 { - 3488 math:greaterThan 1 . + (3488) math:greaterThan 1 . (3488 1) math:difference 3487 . (332825110087067562321196029789634457848 538522340430300790495419781092981030533) math:sum 871347450517368352816615810882615488381 . (3487 538522340430300790495419781092981030533 871347450517368352816615810882615488381) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46603,7 +46603,7 @@ _:gn_7735 { } _:gn_7736 { - 3489 math:greaterThan 1 . + (3489) math:greaterThan 1 . (3489 1) math:difference 3488 . (205697230343233228174223751303346572685 332825110087067562321196029789634457848) math:sum 538522340430300790495419781092981030533 . (3488 332825110087067562321196029789634457848 538522340430300790495419781092981030533) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46614,7 +46614,7 @@ _:gn_7737 { } _:gn_7738 { - 3490 math:greaterThan 1 . + (3490) math:greaterThan 1 . (3490 1) math:difference 3489 . (127127879743834334146972278486287885163 205697230343233228174223751303346572685) math:sum 332825110087067562321196029789634457848 . (3489 205697230343233228174223751303346572685 332825110087067562321196029789634457848) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46625,7 +46625,7 @@ _:gn_7739 { } _:gn_7740 { - 3491 math:greaterThan 1 . + (3491) math:greaterThan 1 . (3491 1) math:difference 3490 . (78569350599398894027251472817058687522 127127879743834334146972278486287885163) math:sum 205697230343233228174223751303346572685 . (3490 127127879743834334146972278486287885163 205697230343233228174223751303346572685) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46636,7 +46636,7 @@ _:gn_7741 { } _:gn_7742 { - 3492 math:greaterThan 1 . + (3492) math:greaterThan 1 . (3492 1) math:difference 3491 . (48558529144435440119720805669229197641 78569350599398894027251472817058687522) math:sum 127127879743834334146972278486287885163 . (3491 78569350599398894027251472817058687522 127127879743834334146972278486287885163) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46647,7 +46647,7 @@ _:gn_7743 { } _:gn_7744 { - 3493 math:greaterThan 1 . + (3493) math:greaterThan 1 . (3493 1) math:difference 3492 . (30010821454963453907530667147829489881 48558529144435440119720805669229197641) math:sum 78569350599398894027251472817058687522 . (3492 48558529144435440119720805669229197641 78569350599398894027251472817058687522) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46658,7 +46658,7 @@ _:gn_7745 { } _:gn_7746 { - 3494 math:greaterThan 1 . + (3494) math:greaterThan 1 . (3494 1) math:difference 3493 . (18547707689471986212190138521399707760 30010821454963453907530667147829489881) math:sum 48558529144435440119720805669229197641 . (3493 30010821454963453907530667147829489881 48558529144435440119720805669229197641) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46669,7 +46669,7 @@ _:gn_7747 { } _:gn_7748 { - 3495 math:greaterThan 1 . + (3495) math:greaterThan 1 . (3495 1) math:difference 3494 . (11463113765491467695340528626429782121 18547707689471986212190138521399707760) math:sum 30010821454963453907530667147829489881 . (3494 18547707689471986212190138521399707760 30010821454963453907530667147829489881) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46680,7 +46680,7 @@ _:gn_7749 { } _:gn_7750 { - 3496 math:greaterThan 1 . + (3496) math:greaterThan 1 . (3496 1) math:difference 3495 . (7084593923980518516849609894969925639 11463113765491467695340528626429782121) math:sum 18547707689471986212190138521399707760 . (3495 11463113765491467695340528626429782121 18547707689471986212190138521399707760) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46691,7 +46691,7 @@ _:gn_7751 { } _:gn_7752 { - 3497 math:greaterThan 1 . + (3497) math:greaterThan 1 . (3497 1) math:difference 3496 . (4378519841510949178490918731459856482 7084593923980518516849609894969925639) math:sum 11463113765491467695340528626429782121 . (3496 7084593923980518516849609894969925639 11463113765491467695340528626429782121) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46702,7 +46702,7 @@ _:gn_7753 { } _:gn_7754 { - 3498 math:greaterThan 1 . + (3498) math:greaterThan 1 . (3498 1) math:difference 3497 . (2706074082469569338358691163510069157 4378519841510949178490918731459856482) math:sum 7084593923980518516849609894969925639 . (3497 4378519841510949178490918731459856482 7084593923980518516849609894969925639) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46713,7 +46713,7 @@ _:gn_7755 { } _:gn_7756 { - 3499 math:greaterThan 1 . + (3499) math:greaterThan 1 . (3499 1) math:difference 3498 . (1672445759041379840132227567949787325 2706074082469569338358691163510069157) math:sum 4378519841510949178490918731459856482 . (3498 2706074082469569338358691163510069157 4378519841510949178490918731459856482) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46724,7 +46724,7 @@ _:gn_7757 { } _:gn_7758 { - 3500 math:greaterThan 1 . + (3500) math:greaterThan 1 . (3500 1) math:difference 3499 . (1033628323428189498226463595560281832 1672445759041379840132227567949787325) math:sum 2706074082469569338358691163510069157 . (3499 1672445759041379840132227567949787325 2706074082469569338358691163510069157) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46735,7 +46735,7 @@ _:gn_7759 { } _:gn_7760 { - 3501 math:greaterThan 1 . + (3501) math:greaterThan 1 . (3501 1) math:difference 3500 . (638817435613190341905763972389505493 1033628323428189498226463595560281832) math:sum 1672445759041379840132227567949787325 . (3500 1033628323428189498226463595560281832 1672445759041379840132227567949787325) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46746,7 +46746,7 @@ _:gn_7761 { } _:gn_7762 { - 3502 math:greaterThan 1 . + (3502) math:greaterThan 1 . (3502 1) math:difference 3501 . (394810887814999156320699623170776339 638817435613190341905763972389505493) math:sum 1033628323428189498226463595560281832 . (3501 638817435613190341905763972389505493 1033628323428189498226463595560281832) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46757,7 +46757,7 @@ _:gn_7763 { } _:gn_7764 { - 3503 math:greaterThan 1 . + (3503) math:greaterThan 1 . (3503 1) math:difference 3502 . (244006547798191185585064349218729154 394810887814999156320699623170776339) math:sum 638817435613190341905763972389505493 . (3502 394810887814999156320699623170776339 638817435613190341905763972389505493) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46768,7 +46768,7 @@ _:gn_7765 { } _:gn_7766 { - 3504 math:greaterThan 1 . + (3504) math:greaterThan 1 . (3504 1) math:difference 3503 . (150804340016807970735635273952047185 244006547798191185585064349218729154) math:sum 394810887814999156320699623170776339 . (3503 244006547798191185585064349218729154 394810887814999156320699623170776339) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46779,7 +46779,7 @@ _:gn_7767 { } _:gn_7768 { - 3505 math:greaterThan 1 . + (3505) math:greaterThan 1 . (3505 1) math:difference 3504 . (93202207781383214849429075266681969 150804340016807970735635273952047185) math:sum 244006547798191185585064349218729154 . (3504 150804340016807970735635273952047185 244006547798191185585064349218729154) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46790,7 +46790,7 @@ _:gn_7769 { } _:gn_7770 { - 3506 math:greaterThan 1 . + (3506) math:greaterThan 1 . (3506 1) math:difference 3505 . (57602132235424755886206198685365216 93202207781383214849429075266681969) math:sum 150804340016807970735635273952047185 . (3505 93202207781383214849429075266681969 150804340016807970735635273952047185) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46801,7 +46801,7 @@ _:gn_7771 { } _:gn_7772 { - 3507 math:greaterThan 1 . + (3507) math:greaterThan 1 . (3507 1) math:difference 3506 . (35600075545958458963222876581316753 57602132235424755886206198685365216) math:sum 93202207781383214849429075266681969 . (3506 57602132235424755886206198685365216 93202207781383214849429075266681969) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46812,7 +46812,7 @@ _:gn_7773 { } _:gn_7774 { - 3508 math:greaterThan 1 . + (3508) math:greaterThan 1 . (3508 1) math:difference 3507 . (22002056689466296922983322104048463 35600075545958458963222876581316753) math:sum 57602132235424755886206198685365216 . (3507 35600075545958458963222876581316753 57602132235424755886206198685365216) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46823,7 +46823,7 @@ _:gn_7775 { } _:gn_7776 { - 3509 math:greaterThan 1 . + (3509) math:greaterThan 1 . (3509 1) math:difference 3508 . (13598018856492162040239554477268290 22002056689466296922983322104048463) math:sum 35600075545958458963222876581316753 . (3508 22002056689466296922983322104048463 35600075545958458963222876581316753) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46834,7 +46834,7 @@ _:gn_7777 { } _:gn_7778 { - 3510 math:greaterThan 1 . + (3510) math:greaterThan 1 . (3510 1) math:difference 3509 . (8404037832974134882743767626780173 13598018856492162040239554477268290) math:sum 22002056689466296922983322104048463 . (3509 13598018856492162040239554477268290 22002056689466296922983322104048463) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46845,7 +46845,7 @@ _:gn_7779 { } _:gn_7780 { - 3511 math:greaterThan 1 . + (3511) math:greaterThan 1 . (3511 1) math:difference 3510 . (5193981023518027157495786850488117 8404037832974134882743767626780173) math:sum 13598018856492162040239554477268290 . (3510 8404037832974134882743767626780173 13598018856492162040239554477268290) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46856,7 +46856,7 @@ _:gn_7781 { } _:gn_7782 { - 3512 math:greaterThan 1 . + (3512) math:greaterThan 1 . (3512 1) math:difference 3511 . (3210056809456107725247980776292056 5193981023518027157495786850488117) math:sum 8404037832974134882743767626780173 . (3511 5193981023518027157495786850488117 8404037832974134882743767626780173) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46867,7 +46867,7 @@ _:gn_7783 { } _:gn_7784 { - 3513 math:greaterThan 1 . + (3513) math:greaterThan 1 . (3513 1) math:difference 3512 . (1983924214061919432247806074196061 3210056809456107725247980776292056) math:sum 5193981023518027157495786850488117 . (3512 3210056809456107725247980776292056 5193981023518027157495786850488117) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46878,7 +46878,7 @@ _:gn_7785 { } _:gn_7786 { - 3514 math:greaterThan 1 . + (3514) math:greaterThan 1 . (3514 1) math:difference 3513 . (1226132595394188293000174702095995 1983924214061919432247806074196061) math:sum 3210056809456107725247980776292056 . (3513 1983924214061919432247806074196061 3210056809456107725247980776292056) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46889,7 +46889,7 @@ _:gn_7787 { } _:gn_7788 { - 3515 math:greaterThan 1 . + (3515) math:greaterThan 1 . (3515 1) math:difference 3514 . (757791618667731139247631372100066 1226132595394188293000174702095995) math:sum 1983924214061919432247806074196061 . (3514 1226132595394188293000174702095995 1983924214061919432247806074196061) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46900,7 +46900,7 @@ _:gn_7789 { } _:gn_7790 { - 3516 math:greaterThan 1 . + (3516) math:greaterThan 1 . (3516 1) math:difference 3515 . (468340976726457153752543329995929 757791618667731139247631372100066) math:sum 1226132595394188293000174702095995 . (3515 757791618667731139247631372100066 1226132595394188293000174702095995) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46911,7 +46911,7 @@ _:gn_7791 { } _:gn_7792 { - 3517 math:greaterThan 1 . + (3517) math:greaterThan 1 . (3517 1) math:difference 3516 . (289450641941273985495088042104137 468340976726457153752543329995929) math:sum 757791618667731139247631372100066 . (3516 468340976726457153752543329995929 757791618667731139247631372100066) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46922,7 +46922,7 @@ _:gn_7793 { } _:gn_7794 { - 3518 math:greaterThan 1 . + (3518) math:greaterThan 1 . (3518 1) math:difference 3517 . (178890334785183168257455287891792 289450641941273985495088042104137) math:sum 468340976726457153752543329995929 . (3517 289450641941273985495088042104137 468340976726457153752543329995929) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46933,7 +46933,7 @@ _:gn_7795 { } _:gn_7796 { - 3519 math:greaterThan 1 . + (3519) math:greaterThan 1 . (3519 1) math:difference 3518 . (110560307156090817237632754212345 178890334785183168257455287891792) math:sum 289450641941273985495088042104137 . (3518 178890334785183168257455287891792 289450641941273985495088042104137) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46944,7 +46944,7 @@ _:gn_7797 { } _:gn_7798 { - 3520 math:greaterThan 1 . + (3520) math:greaterThan 1 . (3520 1) math:difference 3519 . (68330027629092351019822533679447 110560307156090817237632754212345) math:sum 178890334785183168257455287891792 . (3519 110560307156090817237632754212345 178890334785183168257455287891792) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46955,7 +46955,7 @@ _:gn_7799 { } _:gn_7800 { - 3521 math:greaterThan 1 . + (3521) math:greaterThan 1 . (3521 1) math:difference 3520 . (42230279526998466217810220532898 68330027629092351019822533679447) math:sum 110560307156090817237632754212345 . (3520 68330027629092351019822533679447 110560307156090817237632754212345) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46966,7 +46966,7 @@ _:gn_7801 { } _:gn_7802 { - 3522 math:greaterThan 1 . + (3522) math:greaterThan 1 . (3522 1) math:difference 3521 . (26099748102093884802012313146549 42230279526998466217810220532898) math:sum 68330027629092351019822533679447 . (3521 42230279526998466217810220532898 68330027629092351019822533679447) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46977,7 +46977,7 @@ _:gn_7803 { } _:gn_7804 { - 3523 math:greaterThan 1 . + (3523) math:greaterThan 1 . (3523 1) math:difference 3522 . (16130531424904581415797907386349 26099748102093884802012313146549) math:sum 42230279526998466217810220532898 . (3522 26099748102093884802012313146549 42230279526998466217810220532898) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46988,7 +46988,7 @@ _:gn_7805 { } _:gn_7806 { - 3524 math:greaterThan 1 . + (3524) math:greaterThan 1 . (3524 1) math:difference 3523 . (9969216677189303386214405760200 16130531424904581415797907386349) math:sum 26099748102093884802012313146549 . (3523 16130531424904581415797907386349 26099748102093884802012313146549) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -46999,7 +46999,7 @@ _:gn_7807 { } _:gn_7808 { - 3525 math:greaterThan 1 . + (3525) math:greaterThan 1 . (3525 1) math:difference 3524 . (6161314747715278029583501626149 9969216677189303386214405760200) math:sum 16130531424904581415797907386349 . (3524 9969216677189303386214405760200 16130531424904581415797907386349) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47010,7 +47010,7 @@ _:gn_7809 { } _:gn_7810 { - 3526 math:greaterThan 1 . + (3526) math:greaterThan 1 . (3526 1) math:difference 3525 . (3807901929474025356630904134051 6161314747715278029583501626149) math:sum 9969216677189303386214405760200 . (3525 6161314747715278029583501626149 9969216677189303386214405760200) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47021,7 +47021,7 @@ _:gn_7811 { } _:gn_7812 { - 3527 math:greaterThan 1 . + (3527) math:greaterThan 1 . (3527 1) math:difference 3526 . (2353412818241252672952597492098 3807901929474025356630904134051) math:sum 6161314747715278029583501626149 . (3526 3807901929474025356630904134051 6161314747715278029583501626149) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47032,7 +47032,7 @@ _:gn_7813 { } _:gn_7814 { - 3528 math:greaterThan 1 . + (3528) math:greaterThan 1 . (3528 1) math:difference 3527 . (1454489111232772683678306641953 2353412818241252672952597492098) math:sum 3807901929474025356630904134051 . (3527 2353412818241252672952597492098 3807901929474025356630904134051) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47043,7 +47043,7 @@ _:gn_7815 { } _:gn_7816 { - 3529 math:greaterThan 1 . + (3529) math:greaterThan 1 . (3529 1) math:difference 3528 . (898923707008479989274290850145 1454489111232772683678306641953) math:sum 2353412818241252672952597492098 . (3528 1454489111232772683678306641953 2353412818241252672952597492098) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47054,7 +47054,7 @@ _:gn_7817 { } _:gn_7818 { - 3530 math:greaterThan 1 . + (3530) math:greaterThan 1 . (3530 1) math:difference 3529 . (555565404224292694404015791808 898923707008479989274290850145) math:sum 1454489111232772683678306641953 . (3529 898923707008479989274290850145 1454489111232772683678306641953) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47065,7 +47065,7 @@ _:gn_7819 { } _:gn_7820 { - 3531 math:greaterThan 1 . + (3531) math:greaterThan 1 . (3531 1) math:difference 3530 . (343358302784187294870275058337 555565404224292694404015791808) math:sum 898923707008479989274290850145 . (3530 555565404224292694404015791808 898923707008479989274290850145) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47076,7 +47076,7 @@ _:gn_7821 { } _:gn_7822 { - 3532 math:greaterThan 1 . + (3532) math:greaterThan 1 . (3532 1) math:difference 3531 . (212207101440105399533740733471 343358302784187294870275058337) math:sum 555565404224292694404015791808 . (3531 343358302784187294870275058337 555565404224292694404015791808) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47087,7 +47087,7 @@ _:gn_7823 { } _:gn_7824 { - 3533 math:greaterThan 1 . + (3533) math:greaterThan 1 . (3533 1) math:difference 3532 . (131151201344081895336534324866 212207101440105399533740733471) math:sum 343358302784187294870275058337 . (3532 212207101440105399533740733471 343358302784187294870275058337) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47098,7 +47098,7 @@ _:gn_7825 { } _:gn_7826 { - 3534 math:greaterThan 1 . + (3534) math:greaterThan 1 . (3534 1) math:difference 3533 . (81055900096023504197206408605 131151201344081895336534324866) math:sum 212207101440105399533740733471 . (3533 131151201344081895336534324866 212207101440105399533740733471) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47109,7 +47109,7 @@ _:gn_7827 { } _:gn_7828 { - 3535 math:greaterThan 1 . + (3535) math:greaterThan 1 . (3535 1) math:difference 3534 . (50095301248058391139327916261 81055900096023504197206408605) math:sum 131151201344081895336534324866 . (3534 81055900096023504197206408605 131151201344081895336534324866) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47120,7 +47120,7 @@ _:gn_7829 { } _:gn_7830 { - 3536 math:greaterThan 1 . + (3536) math:greaterThan 1 . (3536 1) math:difference 3535 . (30960598847965113057878492344 50095301248058391139327916261) math:sum 81055900096023504197206408605 . (3535 50095301248058391139327916261 81055900096023504197206408605) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47131,7 +47131,7 @@ _:gn_7831 { } _:gn_7832 { - 3537 math:greaterThan 1 . + (3537) math:greaterThan 1 . (3537 1) math:difference 3536 . (19134702400093278081449423917 30960598847965113057878492344) math:sum 50095301248058391139327916261 . (3536 30960598847965113057878492344 50095301248058391139327916261) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47142,7 +47142,7 @@ _:gn_7833 { } _:gn_7834 { - 3538 math:greaterThan 1 . + (3538) math:greaterThan 1 . (3538 1) math:difference 3537 . (11825896447871834976429068427 19134702400093278081449423917) math:sum 30960598847965113057878492344 . (3537 19134702400093278081449423917 30960598847965113057878492344) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47153,7 +47153,7 @@ _:gn_7835 { } _:gn_7836 { - 3539 math:greaterThan 1 . + (3539) math:greaterThan 1 . (3539 1) math:difference 3538 . (7308805952221443105020355490 11825896447871834976429068427) math:sum 19134702400093278081449423917 . (3538 11825896447871834976429068427 19134702400093278081449423917) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47164,7 +47164,7 @@ _:gn_7837 { } _:gn_7838 { - 3540 math:greaterThan 1 . + (3540) math:greaterThan 1 . (3540 1) math:difference 3539 . (4517090495650391871408712937 7308805952221443105020355490) math:sum 11825896447871834976429068427 . (3539 7308805952221443105020355490 11825896447871834976429068427) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47175,7 +47175,7 @@ _:gn_7839 { } _:gn_7840 { - 3541 math:greaterThan 1 . + (3541) math:greaterThan 1 . (3541 1) math:difference 3540 . (2791715456571051233611642553 4517090495650391871408712937) math:sum 7308805952221443105020355490 . (3540 4517090495650391871408712937 7308805952221443105020355490) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47186,7 +47186,7 @@ _:gn_7841 { } _:gn_7842 { - 3542 math:greaterThan 1 . + (3542) math:greaterThan 1 . (3542 1) math:difference 3541 . (1725375039079340637797070384 2791715456571051233611642553) math:sum 4517090495650391871408712937 . (3541 2791715456571051233611642553 4517090495650391871408712937) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47197,7 +47197,7 @@ _:gn_7843 { } _:gn_7844 { - 3543 math:greaterThan 1 . + (3543) math:greaterThan 1 . (3543 1) math:difference 3542 . (1066340417491710595814572169 1725375039079340637797070384) math:sum 2791715456571051233611642553 . (3542 1725375039079340637797070384 2791715456571051233611642553) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47208,7 +47208,7 @@ _:gn_7845 { } _:gn_7846 { - 3544 math:greaterThan 1 . + (3544) math:greaterThan 1 . (3544 1) math:difference 3543 . (659034621587630041982498215 1066340417491710595814572169) math:sum 1725375039079340637797070384 . (3543 1066340417491710595814572169 1725375039079340637797070384) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47219,7 +47219,7 @@ _:gn_7847 { } _:gn_7848 { - 3545 math:greaterThan 1 . + (3545) math:greaterThan 1 . (3545 1) math:difference 3544 . (407305795904080553832073954 659034621587630041982498215) math:sum 1066340417491710595814572169 . (3544 659034621587630041982498215 1066340417491710595814572169) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47230,7 +47230,7 @@ _:gn_7849 { } _:gn_7850 { - 3546 math:greaterThan 1 . + (3546) math:greaterThan 1 . (3546 1) math:difference 3545 . (251728825683549488150424261 407305795904080553832073954) math:sum 659034621587630041982498215 . (3545 407305795904080553832073954 659034621587630041982498215) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47241,7 +47241,7 @@ _:gn_7851 { } _:gn_7852 { - 3547 math:greaterThan 1 . + (3547) math:greaterThan 1 . (3547 1) math:difference 3546 . (155576970220531065681649693 251728825683549488150424261) math:sum 407305795904080553832073954 . (3546 251728825683549488150424261 407305795904080553832073954) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47252,7 +47252,7 @@ _:gn_7853 { } _:gn_7854 { - 3548 math:greaterThan 1 . + (3548) math:greaterThan 1 . (3548 1) math:difference 3547 . (96151855463018422468774568 155576970220531065681649693) math:sum 251728825683549488150424261 . (3547 155576970220531065681649693 251728825683549488150424261) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47263,7 +47263,7 @@ _:gn_7855 { } _:gn_7856 { - 3549 math:greaterThan 1 . + (3549) math:greaterThan 1 . (3549 1) math:difference 3548 . (59425114757512643212875125 96151855463018422468774568) math:sum 155576970220531065681649693 . (3548 96151855463018422468774568 155576970220531065681649693) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47274,7 +47274,7 @@ _:gn_7857 { } _:gn_7858 { - 3550 math:greaterThan 1 . + (3550) math:greaterThan 1 . (3550 1) math:difference 3549 . (36726740705505779255899443 59425114757512643212875125) math:sum 96151855463018422468774568 . (3549 59425114757512643212875125 96151855463018422468774568) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47285,7 +47285,7 @@ _:gn_7859 { } _:gn_7860 { - 3551 math:greaterThan 1 . + (3551) math:greaterThan 1 . (3551 1) math:difference 3550 . (22698374052006863956975682 36726740705505779255899443) math:sum 59425114757512643212875125 . (3550 36726740705505779255899443 59425114757512643212875125) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47296,7 +47296,7 @@ _:gn_7861 { } _:gn_7862 { - 3552 math:greaterThan 1 . + (3552) math:greaterThan 1 . (3552 1) math:difference 3551 . (14028366653498915298923761 22698374052006863956975682) math:sum 36726740705505779255899443 . (3551 22698374052006863956975682 36726740705505779255899443) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47307,7 +47307,7 @@ _:gn_7863 { } _:gn_7864 { - 3553 math:greaterThan 1 . + (3553) math:greaterThan 1 . (3553 1) math:difference 3552 . (8670007398507948658051921 14028366653498915298923761) math:sum 22698374052006863956975682 . (3552 14028366653498915298923761 22698374052006863956975682) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47318,7 +47318,7 @@ _:gn_7865 { } _:gn_7866 { - 3554 math:greaterThan 1 . + (3554) math:greaterThan 1 . (3554 1) math:difference 3553 . (5358359254990966640871840 8670007398507948658051921) math:sum 14028366653498915298923761 . (3553 8670007398507948658051921 14028366653498915298923761) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47329,7 +47329,7 @@ _:gn_7867 { } _:gn_7868 { - 3555 math:greaterThan 1 . + (3555) math:greaterThan 1 . (3555 1) math:difference 3554 . (3311648143516982017180081 5358359254990966640871840) math:sum 8670007398507948658051921 . (3554 5358359254990966640871840 8670007398507948658051921) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47340,7 +47340,7 @@ _:gn_7869 { } _:gn_7870 { - 3556 math:greaterThan 1 . + (3556) math:greaterThan 1 . (3556 1) math:difference 3555 . (2046711111473984623691759 3311648143516982017180081) math:sum 5358359254990966640871840 . (3555 3311648143516982017180081 5358359254990966640871840) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47351,7 +47351,7 @@ _:gn_7871 { } _:gn_7872 { - 3557 math:greaterThan 1 . + (3557) math:greaterThan 1 . (3557 1) math:difference 3556 . (1264937032042997393488322 2046711111473984623691759) math:sum 3311648143516982017180081 . (3556 2046711111473984623691759 3311648143516982017180081) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47362,7 +47362,7 @@ _:gn_7873 { } _:gn_7874 { - 3558 math:greaterThan 1 . + (3558) math:greaterThan 1 . (3558 1) math:difference 3557 . (781774079430987230203437 1264937032042997393488322) math:sum 2046711111473984623691759 . (3557 1264937032042997393488322 2046711111473984623691759) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47373,7 +47373,7 @@ _:gn_7875 { } _:gn_7876 { - 3559 math:greaterThan 1 . + (3559) math:greaterThan 1 . (3559 1) math:difference 3558 . (483162952612010163284885 781774079430987230203437) math:sum 1264937032042997393488322 . (3558 781774079430987230203437 1264937032042997393488322) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47384,7 +47384,7 @@ _:gn_7877 { } _:gn_7878 { - 3560 math:greaterThan 1 . + (3560) math:greaterThan 1 . (3560 1) math:difference 3559 . (298611126818977066918552 483162952612010163284885) math:sum 781774079430987230203437 . (3559 483162952612010163284885 781774079430987230203437) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47395,7 +47395,7 @@ _:gn_7879 { } _:gn_7880 { - 3561 math:greaterThan 1 . + (3561) math:greaterThan 1 . (3561 1) math:difference 3560 . (184551825793033096366333 298611126818977066918552) math:sum 483162952612010163284885 . (3560 298611126818977066918552 483162952612010163284885) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47406,7 +47406,7 @@ _:gn_7881 { } _:gn_7882 { - 3562 math:greaterThan 1 . + (3562) math:greaterThan 1 . (3562 1) math:difference 3561 . (114059301025943970552219 184551825793033096366333) math:sum 298611126818977066918552 . (3561 184551825793033096366333 298611126818977066918552) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47417,7 +47417,7 @@ _:gn_7883 { } _:gn_7884 { - 3563 math:greaterThan 1 . + (3563) math:greaterThan 1 . (3563 1) math:difference 3562 . (70492524767089125814114 114059301025943970552219) math:sum 184551825793033096366333 . (3562 114059301025943970552219 184551825793033096366333) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47428,7 +47428,7 @@ _:gn_7885 { } _:gn_7886 { - 3564 math:greaterThan 1 . + (3564) math:greaterThan 1 . (3564 1) math:difference 3563 . (43566776258854844738105 70492524767089125814114) math:sum 114059301025943970552219 . (3563 70492524767089125814114 114059301025943970552219) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47439,7 +47439,7 @@ _:gn_7887 { } _:gn_7888 { - 3565 math:greaterThan 1 . + (3565) math:greaterThan 1 . (3565 1) math:difference 3564 . (26925748508234281076009 43566776258854844738105) math:sum 70492524767089125814114 . (3564 43566776258854844738105 70492524767089125814114) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47450,7 +47450,7 @@ _:gn_7889 { } _:gn_7890 { - 3566 math:greaterThan 1 . + (3566) math:greaterThan 1 . (3566 1) math:difference 3565 . (16641027750620563662096 26925748508234281076009) math:sum 43566776258854844738105 . (3565 26925748508234281076009 43566776258854844738105) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47461,7 +47461,7 @@ _:gn_7891 { } _:gn_7892 { - 3567 math:greaterThan 1 . + (3567) math:greaterThan 1 . (3567 1) math:difference 3566 . (10284720757613717413913 16641027750620563662096) math:sum 26925748508234281076009 . (3566 16641027750620563662096 26925748508234281076009) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47472,7 +47472,7 @@ _:gn_7893 { } _:gn_7894 { - 3568 math:greaterThan 1 . + (3568) math:greaterThan 1 . (3568 1) math:difference 3567 . (6356306993006846248183 10284720757613717413913) math:sum 16641027750620563662096 . (3567 10284720757613717413913 16641027750620563662096) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47483,7 +47483,7 @@ _:gn_7895 { } _:gn_7896 { - 3569 math:greaterThan 1 . + (3569) math:greaterThan 1 . (3569 1) math:difference 3568 . (3928413764606871165730 6356306993006846248183) math:sum 10284720757613717413913 . (3568 6356306993006846248183 10284720757613717413913) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47494,7 +47494,7 @@ _:gn_7897 { } _:gn_7898 { - 3570 math:greaterThan 1 . + (3570) math:greaterThan 1 . (3570 1) math:difference 3569 . (2427893228399975082453 3928413764606871165730) math:sum 6356306993006846248183 . (3569 3928413764606871165730 6356306993006846248183) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47505,7 +47505,7 @@ _:gn_7899 { } _:gn_7900 { - 3571 math:greaterThan 1 . + (3571) math:greaterThan 1 . (3571 1) math:difference 3570 . (1500520536206896083277 2427893228399975082453) math:sum 3928413764606871165730 . (3570 2427893228399975082453 3928413764606871165730) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47516,7 +47516,7 @@ _:gn_7901 { } _:gn_7902 { - 3572 math:greaterThan 1 . + (3572) math:greaterThan 1 . (3572 1) math:difference 3571 . (927372692193078999176 1500520536206896083277) math:sum 2427893228399975082453 . (3571 1500520536206896083277 2427893228399975082453) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47527,7 +47527,7 @@ _:gn_7903 { } _:gn_7904 { - 3573 math:greaterThan 1 . + (3573) math:greaterThan 1 . (3573 1) math:difference 3572 . (573147844013817084101 927372692193078999176) math:sum 1500520536206896083277 . (3572 927372692193078999176 1500520536206896083277) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47538,7 +47538,7 @@ _:gn_7905 { } _:gn_7906 { - 3574 math:greaterThan 1 . + (3574) math:greaterThan 1 . (3574 1) math:difference 3573 . (354224848179261915075 573147844013817084101) math:sum 927372692193078999176 . (3573 573147844013817084101 927372692193078999176) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47549,7 +47549,7 @@ _:gn_7907 { } _:gn_7908 { - 3575 math:greaterThan 1 . + (3575) math:greaterThan 1 . (3575 1) math:difference 3574 . (218922995834555169026 354224848179261915075) math:sum 573147844013817084101 . (3574 354224848179261915075 573147844013817084101) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47560,7 +47560,7 @@ _:gn_7909 { } _:gn_7910 { - 3576 math:greaterThan 1 . + (3576) math:greaterThan 1 . (3576 1) math:difference 3575 . (135301852344706746049 218922995834555169026) math:sum 354224848179261915075 . (3575 218922995834555169026 354224848179261915075) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47571,7 +47571,7 @@ _:gn_7911 { } _:gn_7912 { - 3577 math:greaterThan 1 . + (3577) math:greaterThan 1 . (3577 1) math:difference 3576 . (83621143489848422977 135301852344706746049) math:sum 218922995834555169026 . (3576 135301852344706746049 218922995834555169026) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47582,7 +47582,7 @@ _:gn_7913 { } _:gn_7914 { - 3578 math:greaterThan 1 . + (3578) math:greaterThan 1 . (3578 1) math:difference 3577 . (51680708854858323072 83621143489848422977) math:sum 135301852344706746049 . (3577 83621143489848422977 135301852344706746049) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47593,7 +47593,7 @@ _:gn_7915 { } _:gn_7916 { - 3579 math:greaterThan 1 . + (3579) math:greaterThan 1 . (3579 1) math:difference 3578 . (31940434634990099905 51680708854858323072) math:sum 83621143489848422977 . (3578 51680708854858323072 83621143489848422977) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47604,7 +47604,7 @@ _:gn_7917 { } _:gn_7918 { - 3580 math:greaterThan 1 . + (3580) math:greaterThan 1 . (3580 1) math:difference 3579 . (19740274219868223167 31940434634990099905) math:sum 51680708854858323072 . (3579 31940434634990099905 51680708854858323072) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47615,7 +47615,7 @@ _:gn_7919 { } _:gn_7920 { - 3581 math:greaterThan 1 . + (3581) math:greaterThan 1 . (3581 1) math:difference 3580 . (12200160415121876738 19740274219868223167) math:sum 31940434634990099905 . (3580 19740274219868223167 31940434634990099905) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47626,7 +47626,7 @@ _:gn_7921 { } _:gn_7922 { - 3582 math:greaterThan 1 . + (3582) math:greaterThan 1 . (3582 1) math:difference 3581 . (7540113804746346429 12200160415121876738) math:sum 19740274219868223167 . (3581 12200160415121876738 19740274219868223167) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47637,7 +47637,7 @@ _:gn_7923 { } _:gn_7924 { - 3583 math:greaterThan 1 . + (3583) math:greaterThan 1 . (3583 1) math:difference 3582 . (4660046610375530309 7540113804746346429) math:sum 12200160415121876738 . (3582 7540113804746346429 12200160415121876738) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47648,7 +47648,7 @@ _:gn_7925 { } _:gn_7926 { - 3584 math:greaterThan 1 . + (3584) math:greaterThan 1 . (3584 1) math:difference 3583 . (2880067194370816120 4660046610375530309) math:sum 7540113804746346429 . (3583 4660046610375530309 7540113804746346429) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47659,7 +47659,7 @@ _:gn_7927 { } _:gn_7928 { - 3585 math:greaterThan 1 . + (3585) math:greaterThan 1 . (3585 1) math:difference 3584 . (1779979416004714189 2880067194370816120) math:sum 4660046610375530309 . (3584 2880067194370816120 4660046610375530309) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47670,7 +47670,7 @@ _:gn_7929 { } _:gn_7930 { - 3586 math:greaterThan 1 . + (3586) math:greaterThan 1 . (3586 1) math:difference 3585 . (1100087778366101931 1779979416004714189) math:sum 2880067194370816120 . (3585 1779979416004714189 2880067194370816120) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47681,7 +47681,7 @@ _:gn_7931 { } _:gn_7932 { - 3587 math:greaterThan 1 . + (3587) math:greaterThan 1 . (3587 1) math:difference 3586 . (679891637638612258 1100087778366101931) math:sum 1779979416004714189 . (3586 1100087778366101931 1779979416004714189) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47692,7 +47692,7 @@ _:gn_7933 { } _:gn_7934 { - 3588 math:greaterThan 1 . + (3588) math:greaterThan 1 . (3588 1) math:difference 3587 . (420196140727489673 679891637638612258) math:sum 1100087778366101931 . (3587 679891637638612258 1100087778366101931) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47703,7 +47703,7 @@ _:gn_7935 { } _:gn_7936 { - 3589 math:greaterThan 1 . + (3589) math:greaterThan 1 . (3589 1) math:difference 3588 . (259695496911122585 420196140727489673) math:sum 679891637638612258 . (3588 420196140727489673 679891637638612258) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47714,7 +47714,7 @@ _:gn_7937 { } _:gn_7938 { - 3590 math:greaterThan 1 . + (3590) math:greaterThan 1 . (3590 1) math:difference 3589 . (160500643816367088 259695496911122585) math:sum 420196140727489673 . (3589 259695496911122585 420196140727489673) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47725,7 +47725,7 @@ _:gn_7939 { } _:gn_7940 { - 3591 math:greaterThan 1 . + (3591) math:greaterThan 1 . (3591 1) math:difference 3590 . (99194853094755497 160500643816367088) math:sum 259695496911122585 . (3590 160500643816367088 259695496911122585) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47736,7 +47736,7 @@ _:gn_7941 { } _:gn_7942 { - 3592 math:greaterThan 1 . + (3592) math:greaterThan 1 . (3592 1) math:difference 3591 . (61305790721611591 99194853094755497) math:sum 160500643816367088 . (3591 99194853094755497 160500643816367088) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47747,7 +47747,7 @@ _:gn_7943 { } _:gn_7944 { - 3593 math:greaterThan 1 . + (3593) math:greaterThan 1 . (3593 1) math:difference 3592 . (37889062373143906 61305790721611591) math:sum 99194853094755497 . (3592 61305790721611591 99194853094755497) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47758,7 +47758,7 @@ _:gn_7945 { } _:gn_7946 { - 3594 math:greaterThan 1 . + (3594) math:greaterThan 1 . (3594 1) math:difference 3593 . (23416728348467685 37889062373143906) math:sum 61305790721611591 . (3593 37889062373143906 61305790721611591) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47769,7 +47769,7 @@ _:gn_7947 { } _:gn_7948 { - 3595 math:greaterThan 1 . + (3595) math:greaterThan 1 . (3595 1) math:difference 3594 . (14472334024676221 23416728348467685) math:sum 37889062373143906 . (3594 23416728348467685 37889062373143906) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47780,7 +47780,7 @@ _:gn_7949 { } _:gn_7950 { - 3596 math:greaterThan 1 . + (3596) math:greaterThan 1 . (3596 1) math:difference 3595 . (8944394323791464 14472334024676221) math:sum 23416728348467685 . (3595 14472334024676221 23416728348467685) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47791,7 +47791,7 @@ _:gn_7951 { } _:gn_7952 { - 3597 math:greaterThan 1 . + (3597) math:greaterThan 1 . (3597 1) math:difference 3596 . (5527939700884757 8944394323791464) math:sum 14472334024676221 . (3596 8944394323791464 14472334024676221) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47802,7 +47802,7 @@ _:gn_7953 { } _:gn_7954 { - 3598 math:greaterThan 1 . + (3598) math:greaterThan 1 . (3598 1) math:difference 3597 . (3416454622906707 5527939700884757) math:sum 8944394323791464 . (3597 5527939700884757 8944394323791464) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47813,7 +47813,7 @@ _:gn_7955 { } _:gn_7956 { - 3599 math:greaterThan 1 . + (3599) math:greaterThan 1 . (3599 1) math:difference 3598 . (2111485077978050 3416454622906707) math:sum 5527939700884757 . (3598 3416454622906707 5527939700884757) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47824,7 +47824,7 @@ _:gn_7957 { } _:gn_7958 { - 3600 math:greaterThan 1 . + (3600) math:greaterThan 1 . (3600 1) math:difference 3599 . (1304969544928657 2111485077978050) math:sum 3416454622906707 . (3599 2111485077978050 3416454622906707) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47835,7 +47835,7 @@ _:gn_7959 { } _:gn_7960 { - 3601 math:greaterThan 1 . + (3601) math:greaterThan 1 . (3601 1) math:difference 3600 . (806515533049393 1304969544928657) math:sum 2111485077978050 . (3600 1304969544928657 2111485077978050) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47846,7 +47846,7 @@ _:gn_7961 { } _:gn_7962 { - 3602 math:greaterThan 1 . + (3602) math:greaterThan 1 . (3602 1) math:difference 3601 . (498454011879264 806515533049393) math:sum 1304969544928657 . (3601 806515533049393 1304969544928657) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47857,7 +47857,7 @@ _:gn_7963 { } _:gn_7964 { - 3603 math:greaterThan 1 . + (3603) math:greaterThan 1 . (3603 1) math:difference 3602 . (308061521170129 498454011879264) math:sum 806515533049393 . (3602 498454011879264 806515533049393) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47868,7 +47868,7 @@ _:gn_7965 { } _:gn_7966 { - 3604 math:greaterThan 1 . + (3604) math:greaterThan 1 . (3604 1) math:difference 3603 . (190392490709135 308061521170129) math:sum 498454011879264 . (3603 308061521170129 498454011879264) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47879,7 +47879,7 @@ _:gn_7967 { } _:gn_7968 { - 3605 math:greaterThan 1 . + (3605) math:greaterThan 1 . (3605 1) math:difference 3604 . (117669030460994 190392490709135) math:sum 308061521170129 . (3604 190392490709135 308061521170129) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47890,7 +47890,7 @@ _:gn_7969 { } _:gn_7970 { - 3606 math:greaterThan 1 . + (3606) math:greaterThan 1 . (3606 1) math:difference 3605 . (72723460248141 117669030460994) math:sum 190392490709135 . (3605 117669030460994 190392490709135) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47901,7 +47901,7 @@ _:gn_7971 { } _:gn_7972 { - 3607 math:greaterThan 1 . + (3607) math:greaterThan 1 . (3607 1) math:difference 3606 . (44945570212853 72723460248141) math:sum 117669030460994 . (3606 72723460248141 117669030460994) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47912,7 +47912,7 @@ _:gn_7973 { } _:gn_7974 { - 3608 math:greaterThan 1 . + (3608) math:greaterThan 1 . (3608 1) math:difference 3607 . (27777890035288 44945570212853) math:sum 72723460248141 . (3607 44945570212853 72723460248141) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47923,7 +47923,7 @@ _:gn_7975 { } _:gn_7976 { - 3609 math:greaterThan 1 . + (3609) math:greaterThan 1 . (3609 1) math:difference 3608 . (17167680177565 27777890035288) math:sum 44945570212853 . (3608 27777890035288 44945570212853) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47934,7 +47934,7 @@ _:gn_7977 { } _:gn_7978 { - 3610 math:greaterThan 1 . + (3610) math:greaterThan 1 . (3610 1) math:difference 3609 . (10610209857723 17167680177565) math:sum 27777890035288 . (3609 17167680177565 27777890035288) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47945,7 +47945,7 @@ _:gn_7979 { } _:gn_7980 { - 3611 math:greaterThan 1 . + (3611) math:greaterThan 1 . (3611 1) math:difference 3610 . (6557470319842 10610209857723) math:sum 17167680177565 . (3610 10610209857723 17167680177565) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47956,7 +47956,7 @@ _:gn_7981 { } _:gn_7982 { - 3612 math:greaterThan 1 . + (3612) math:greaterThan 1 . (3612 1) math:difference 3611 . (4052739537881 6557470319842) math:sum 10610209857723 . (3611 6557470319842 10610209857723) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47967,7 +47967,7 @@ _:gn_7983 { } _:gn_7984 { - 3613 math:greaterThan 1 . + (3613) math:greaterThan 1 . (3613 1) math:difference 3612 . (2504730781961 4052739537881) math:sum 6557470319842 . (3612 4052739537881 6557470319842) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47978,7 +47978,7 @@ _:gn_7985 { } _:gn_7986 { - 3614 math:greaterThan 1 . + (3614) math:greaterThan 1 . (3614 1) math:difference 3613 . (1548008755920 2504730781961) math:sum 4052739537881 . (3613 2504730781961 4052739537881) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -47989,7 +47989,7 @@ _:gn_7987 { } _:gn_7988 { - 3615 math:greaterThan 1 . + (3615) math:greaterThan 1 . (3615 1) math:difference 3614 . (956722026041 1548008755920) math:sum 2504730781961 . (3614 1548008755920 2504730781961) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48000,7 +48000,7 @@ _:gn_7989 { } _:gn_7990 { - 3616 math:greaterThan 1 . + (3616) math:greaterThan 1 . (3616 1) math:difference 3615 . (591286729879 956722026041) math:sum 1548008755920 . (3615 956722026041 1548008755920) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48011,7 +48011,7 @@ _:gn_7991 { } _:gn_7992 { - 3617 math:greaterThan 1 . + (3617) math:greaterThan 1 . (3617 1) math:difference 3616 . (365435296162 591286729879) math:sum 956722026041 . (3616 591286729879 956722026041) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48022,7 +48022,7 @@ _:gn_7993 { } _:gn_7994 { - 3618 math:greaterThan 1 . + (3618) math:greaterThan 1 . (3618 1) math:difference 3617 . (225851433717 365435296162) math:sum 591286729879 . (3617 365435296162 591286729879) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48033,7 +48033,7 @@ _:gn_7995 { } _:gn_7996 { - 3619 math:greaterThan 1 . + (3619) math:greaterThan 1 . (3619 1) math:difference 3618 . (139583862445 225851433717) math:sum 365435296162 . (3618 225851433717 365435296162) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48044,7 +48044,7 @@ _:gn_7997 { } _:gn_7998 { - 3620 math:greaterThan 1 . + (3620) math:greaterThan 1 . (3620 1) math:difference 3619 . (86267571272 139583862445) math:sum 225851433717 . (3619 139583862445 225851433717) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48055,7 +48055,7 @@ _:gn_7999 { } _:gn_8000 { - 3621 math:greaterThan 1 . + (3621) math:greaterThan 1 . (3621 1) math:difference 3620 . (53316291173 86267571272) math:sum 139583862445 . (3620 86267571272 139583862445) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48066,7 +48066,7 @@ _:gn_8001 { } _:gn_8002 { - 3622 math:greaterThan 1 . + (3622) math:greaterThan 1 . (3622 1) math:difference 3621 . (32951280099 53316291173) math:sum 86267571272 . (3621 53316291173 86267571272) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48077,7 +48077,7 @@ _:gn_8003 { } _:gn_8004 { - 3623 math:greaterThan 1 . + (3623) math:greaterThan 1 . (3623 1) math:difference 3622 . (20365011074 32951280099) math:sum 53316291173 . (3622 32951280099 53316291173) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48088,7 +48088,7 @@ _:gn_8005 { } _:gn_8006 { - 3624 math:greaterThan 1 . + (3624) math:greaterThan 1 . (3624 1) math:difference 3623 . (12586269025 20365011074) math:sum 32951280099 . (3623 20365011074 32951280099) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48099,7 +48099,7 @@ _:gn_8007 { } _:gn_8008 { - 3625 math:greaterThan 1 . + (3625) math:greaterThan 1 . (3625 1) math:difference 3624 . (7778742049 12586269025) math:sum 20365011074 . (3624 12586269025 20365011074) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48110,7 +48110,7 @@ _:gn_8009 { } _:gn_8010 { - 3626 math:greaterThan 1 . + (3626) math:greaterThan 1 . (3626 1) math:difference 3625 . (4807526976 7778742049) math:sum 12586269025 . (3625 7778742049 12586269025) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48121,7 +48121,7 @@ _:gn_8011 { } _:gn_8012 { - 3627 math:greaterThan 1 . + (3627) math:greaterThan 1 . (3627 1) math:difference 3626 . (2971215073 4807526976) math:sum 7778742049 . (3626 4807526976 7778742049) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48132,7 +48132,7 @@ _:gn_8013 { } _:gn_8014 { - 3628 math:greaterThan 1 . + (3628) math:greaterThan 1 . (3628 1) math:difference 3627 . (1836311903 2971215073) math:sum 4807526976 . (3627 2971215073 4807526976) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48143,7 +48143,7 @@ _:gn_8015 { } _:gn_8016 { - 3629 math:greaterThan 1 . + (3629) math:greaterThan 1 . (3629 1) math:difference 3628 . (1134903170 1836311903) math:sum 2971215073 . (3628 1836311903 2971215073) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48154,7 +48154,7 @@ _:gn_8017 { } _:gn_8018 { - 3630 math:greaterThan 1 . + (3630) math:greaterThan 1 . (3630 1) math:difference 3629 . (701408733 1134903170) math:sum 1836311903 . (3629 1134903170 1836311903) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48165,7 +48165,7 @@ _:gn_8019 { } _:gn_8020 { - 3631 math:greaterThan 1 . + (3631) math:greaterThan 1 . (3631 1) math:difference 3630 . (433494437 701408733) math:sum 1134903170 . (3630 701408733 1134903170) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48176,7 +48176,7 @@ _:gn_8021 { } _:gn_8022 { - 3632 math:greaterThan 1 . + (3632) math:greaterThan 1 . (3632 1) math:difference 3631 . (267914296 433494437) math:sum 701408733 . (3631 433494437 701408733) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48187,7 +48187,7 @@ _:gn_8023 { } _:gn_8024 { - 3633 math:greaterThan 1 . + (3633) math:greaterThan 1 . (3633 1) math:difference 3632 . (165580141 267914296) math:sum 433494437 . (3632 267914296 433494437) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48198,7 +48198,7 @@ _:gn_8025 { } _:gn_8026 { - 3634 math:greaterThan 1 . + (3634) math:greaterThan 1 . (3634 1) math:difference 3633 . (102334155 165580141) math:sum 267914296 . (3633 165580141 267914296) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48209,7 +48209,7 @@ _:gn_8027 { } _:gn_8028 { - 3635 math:greaterThan 1 . + (3635) math:greaterThan 1 . (3635 1) math:difference 3634 . (63245986 102334155) math:sum 165580141 . (3634 102334155 165580141) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48220,7 +48220,7 @@ _:gn_8029 { } _:gn_8030 { - 3636 math:greaterThan 1 . + (3636) math:greaterThan 1 . (3636 1) math:difference 3635 . (39088169 63245986) math:sum 102334155 . (3635 63245986 102334155) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48231,7 +48231,7 @@ _:gn_8031 { } _:gn_8032 { - 3637 math:greaterThan 1 . + (3637) math:greaterThan 1 . (3637 1) math:difference 3636 . (24157817 39088169) math:sum 63245986 . (3636 39088169 63245986) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48242,7 +48242,7 @@ _:gn_8033 { } _:gn_8034 { - 3638 math:greaterThan 1 . + (3638) math:greaterThan 1 . (3638 1) math:difference 3637 . (14930352 24157817) math:sum 39088169 . (3637 24157817 39088169) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48253,7 +48253,7 @@ _:gn_8035 { } _:gn_8036 { - 3639 math:greaterThan 1 . + (3639) math:greaterThan 1 . (3639 1) math:difference 3638 . (9227465 14930352) math:sum 24157817 . (3638 14930352 24157817) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48264,7 +48264,7 @@ _:gn_8037 { } _:gn_8038 { - 3640 math:greaterThan 1 . + (3640) math:greaterThan 1 . (3640 1) math:difference 3639 . (5702887 9227465) math:sum 14930352 . (3639 9227465 14930352) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48275,7 +48275,7 @@ _:gn_8039 { } _:gn_8040 { - 3641 math:greaterThan 1 . + (3641) math:greaterThan 1 . (3641 1) math:difference 3640 . (3524578 5702887) math:sum 9227465 . (3640 5702887 9227465) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48286,7 +48286,7 @@ _:gn_8041 { } _:gn_8042 { - 3642 math:greaterThan 1 . + (3642) math:greaterThan 1 . (3642 1) math:difference 3641 . (2178309 3524578) math:sum 5702887 . (3641 3524578 5702887) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48297,7 +48297,7 @@ _:gn_8043 { } _:gn_8044 { - 3643 math:greaterThan 1 . + (3643) math:greaterThan 1 . (3643 1) math:difference 3642 . (1346269 2178309) math:sum 3524578 . (3642 2178309 3524578) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48308,7 +48308,7 @@ _:gn_8045 { } _:gn_8046 { - 3644 math:greaterThan 1 . + (3644) math:greaterThan 1 . (3644 1) math:difference 3643 . (832040 1346269) math:sum 2178309 . (3643 1346269 2178309) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48319,7 +48319,7 @@ _:gn_8047 { } _:gn_8048 { - 3645 math:greaterThan 1 . + (3645) math:greaterThan 1 . (3645 1) math:difference 3644 . (514229 832040) math:sum 1346269 . (3644 832040 1346269) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48330,7 +48330,7 @@ _:gn_8049 { } _:gn_8050 { - 3646 math:greaterThan 1 . + (3646) math:greaterThan 1 . (3646 1) math:difference 3645 . (317811 514229) math:sum 832040 . (3645 514229 832040) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48341,7 +48341,7 @@ _:gn_8051 { } _:gn_8052 { - 3647 math:greaterThan 1 . + (3647) math:greaterThan 1 . (3647 1) math:difference 3646 . (196418 317811) math:sum 514229 . (3646 317811 514229) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48352,7 +48352,7 @@ _:gn_8053 { } _:gn_8054 { - 3648 math:greaterThan 1 . + (3648) math:greaterThan 1 . (3648 1) math:difference 3647 . (121393 196418) math:sum 317811 . (3647 196418 317811) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48363,7 +48363,7 @@ _:gn_8055 { } _:gn_8056 { - 3649 math:greaterThan 1 . + (3649) math:greaterThan 1 . (3649 1) math:difference 3648 . (75025 121393) math:sum 196418 . (3648 121393 196418) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48374,7 +48374,7 @@ _:gn_8057 { } _:gn_8058 { - 3650 math:greaterThan 1 . + (3650) math:greaterThan 1 . (3650 1) math:difference 3649 . (46368 75025) math:sum 121393 . (3649 75025 121393) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48385,7 +48385,7 @@ _:gn_8059 { } _:gn_8060 { - 3651 math:greaterThan 1 . + (3651) math:greaterThan 1 . (3651 1) math:difference 3650 . (28657 46368) math:sum 75025 . (3650 46368 75025) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48396,7 +48396,7 @@ _:gn_8061 { } _:gn_8062 { - 3652 math:greaterThan 1 . + (3652) math:greaterThan 1 . (3652 1) math:difference 3651 . (17711 28657) math:sum 46368 . (3651 28657 46368) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48407,7 +48407,7 @@ _:gn_8063 { } _:gn_8064 { - 3653 math:greaterThan 1 . + (3653) math:greaterThan 1 . (3653 1) math:difference 3652 . (10946 17711) math:sum 28657 . (3652 17711 28657) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48418,7 +48418,7 @@ _:gn_8065 { } _:gn_8066 { - 3654 math:greaterThan 1 . + (3654) math:greaterThan 1 . (3654 1) math:difference 3653 . (6765 10946) math:sum 17711 . (3653 10946 17711) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48429,7 +48429,7 @@ _:gn_8067 { } _:gn_8068 { - 3655 math:greaterThan 1 . + (3655) math:greaterThan 1 . (3655 1) math:difference 3654 . (4181 6765) math:sum 10946 . (3654 6765 10946) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48440,7 +48440,7 @@ _:gn_8069 { } _:gn_8070 { - 3656 math:greaterThan 1 . + (3656) math:greaterThan 1 . (3656 1) math:difference 3655 . (2584 4181) math:sum 6765 . (3655 4181 6765) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48451,7 +48451,7 @@ _:gn_8071 { } _:gn_8072 { - 3657 math:greaterThan 1 . + (3657) math:greaterThan 1 . (3657 1) math:difference 3656 . (1597 2584) math:sum 4181 . (3656 2584 4181) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48462,7 +48462,7 @@ _:gn_8073 { } _:gn_8074 { - 3658 math:greaterThan 1 . + (3658) math:greaterThan 1 . (3658 1) math:difference 3657 . (987 1597) math:sum 2584 . (3657 1597 2584) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48473,7 +48473,7 @@ _:gn_8075 { } _:gn_8076 { - 3659 math:greaterThan 1 . + (3659) math:greaterThan 1 . (3659 1) math:difference 3658 . (610 987) math:sum 1597 . (3658 987 1597) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48484,7 +48484,7 @@ _:gn_8077 { } _:gn_8078 { - 3660 math:greaterThan 1 . + (3660) math:greaterThan 1 . (3660 1) math:difference 3659 . (377 610) math:sum 987 . (3659 610 987) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48495,7 +48495,7 @@ _:gn_8079 { } _:gn_8080 { - 3661 math:greaterThan 1 . + (3661) math:greaterThan 1 . (3661 1) math:difference 3660 . (233 377) math:sum 610 . (3660 377 610) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48506,7 +48506,7 @@ _:gn_8081 { } _:gn_8082 { - 3662 math:greaterThan 1 . + (3662) math:greaterThan 1 . (3662 1) math:difference 3661 . (144 233) math:sum 377 . (3661 233 377) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48517,7 +48517,7 @@ _:gn_8083 { } _:gn_8084 { - 3663 math:greaterThan 1 . + (3663) math:greaterThan 1 . (3663 1) math:difference 3662 . (89 144) math:sum 233 . (3662 144 233) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48528,7 +48528,7 @@ _:gn_8085 { } _:gn_8086 { - 3664 math:greaterThan 1 . + (3664) math:greaterThan 1 . (3664 1) math:difference 3663 . (55 89) math:sum 144 . (3663 89 144) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48539,7 +48539,7 @@ _:gn_8087 { } _:gn_8088 { - 3665 math:greaterThan 1 . + (3665) math:greaterThan 1 . (3665 1) math:difference 3664 . (34 55) math:sum 89 . (3664 55 89) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48550,7 +48550,7 @@ _:gn_8089 { } _:gn_8090 { - 3666 math:greaterThan 1 . + (3666) math:greaterThan 1 . (3666 1) math:difference 3665 . (21 34) math:sum 55 . (3665 34 55) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48561,7 +48561,7 @@ _:gn_8091 { } _:gn_8092 { - 3667 math:greaterThan 1 . + (3667) math:greaterThan 1 . (3667 1) math:difference 3666 . (13 21) math:sum 34 . (3666 21 34) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48572,7 +48572,7 @@ _:gn_8093 { } _:gn_8094 { - 3668 math:greaterThan 1 . + (3668) math:greaterThan 1 . (3668 1) math:difference 3667 . (8 13) math:sum 21 . (3667 13 21) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48583,7 +48583,7 @@ _:gn_8095 { } _:gn_8096 { - 3669 math:greaterThan 1 . + (3669) math:greaterThan 1 . (3669 1) math:difference 3668 . (5 8) math:sum 13 . (3668 8 13) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48594,7 +48594,7 @@ _:gn_8097 { } _:gn_8098 { - 3670 math:greaterThan 1 . + (3670) math:greaterThan 1 . (3670 1) math:difference 3669 . (3 5) math:sum 8 . (3669 5 8) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48605,7 +48605,7 @@ _:gn_8099 { } _:gn_8100 { - 3671 math:greaterThan 1 . + (3671) math:greaterThan 1 . (3671 1) math:difference 3670 . (2 3) math:sum 5 . (3670 3 5) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48616,7 +48616,7 @@ _:gn_8101 { } _:gn_8102 { - 3672 math:greaterThan 1 . + (3672) math:greaterThan 1 . (3672 1) math:difference 3671 . (1 2) math:sum 3 . (3671 2 3) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48627,7 +48627,7 @@ _:gn_8103 { } _:gn_8104 { - 3673 math:greaterThan 1 . + (3673) math:greaterThan 1 . (3673 1) math:difference 3672 . (1 1) math:sum 2 . (3672 1 2) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. @@ -48638,7 +48638,7 @@ _:gn_8105 { } _:gn_8106 { - 3674 math:greaterThan 1 . + (3674) math:greaterThan 1 . (3674 1) math:difference 3673 . (0 1) math:sum 1 . (3673 1 1) :fib 295872959797101479478634366815157108100573212705250690577871041398423606408217262643449728342664061812585639168722421830407677671667740585806703531229882783069925750619720511808616484846128237251921414441458265138672827487722512845223115526738192067144721087756159352711138340620702266509343657403678256247195010013499661223527119909308682062873140767135468966093474944529418214755911968500799987099146489838560114063096775586903976827512299123202488315139397181279903459556726060805948910609527571241968534269554079076649680403030083743420820438603816095671532163428933363322524736324029745871445486444623006627119156710782085648303485296149604974010598940800770684835758031137479033374229914629583184427269638360355586190323578625395157899987377625662075558684705457. diff --git a/lingua/output/gps.trig b/lingua/output/gps.trig index 0004488..4bf4a86 100644 --- a/lingua/output/gps.trig +++ b/lingua/output/gps.trig @@ -104,15 +104,15 @@ _:gn_13 { :map-BE gps:description (_:gn_5 true _:gn_18 :drive_brugge_oostende 900.0 0.004 0.98 1.0). ((:map-BE) (:map-BE)) list:append (:map-BE :map-BE). (:map-BE :map-BE) gps:stagecount 1 . - 1 math:notGreaterThan 1 . + (1) math:notGreaterThan 1 . (1500.0 900.0) math:sum 2400.0 . - 2400.0 math:notGreaterThan 5000.0 . + (2400.0) math:notGreaterThan 5000.0 . (0.006 0.004) math:sum 0.01 . - 0.01 math:notGreaterThan 5.0 . + (0.01) math:notGreaterThan 5.0 . (0.96 0.98) math:product 0.9408 . - 0.9408 math:notLessThan 0.2 . + (0.9408) math:notLessThan 0.2 . (0.99 1.0) math:product 0.99 . - 0.99 math:notLessThan 0.4 . + (0.99) math:notLessThan 0.4 . ((:drive_gent_brugge) (:drive_brugge_oostende)) list:append (:drive_gent_brugge :drive_brugge_oostende). _:gn_5 log:becomes _:gn_18. _:gn_12 log:callWithCleanup _:gn_32. @@ -126,15 +126,15 @@ _:gn_15 { :map-BE gps:description (_:gn_1 true _:gn_5 :drive_gent_brugge 1500.0 0.006 0.96 0.99). (() (:map-BE)) list:append (:map-BE). (:map-BE) gps:stagecount 1 . - 1 math:notGreaterThan 1 . + (1) math:notGreaterThan 1 . (0.0 1500.0) math:sum 1500.0 . - 1500.0 math:notGreaterThan 5000.0 . + (1500.0) math:notGreaterThan 5000.0 . (0.0 0.006) math:sum 0.006 . - 0.006 math:notGreaterThan 5.0 . + (0.006) math:notGreaterThan 5.0 . (1.0 0.96) math:product 0.96 . - 0.96 math:notLessThan 0.2 . + (0.96) math:notLessThan 0.2 . (1.0 0.99) math:product 0.99 . - 0.99 math:notLessThan 0.4 . + (0.99) math:notLessThan 0.4 . (() (:drive_gent_brugge)) list:append (:drive_gent_brugge). _:gn_1 log:becomes _:gn_5. _:gn_14 log:callWithCleanup _:gn_33. @@ -165,15 +165,15 @@ _:gn_23 { :map-BE gps:description (_:gn_5 true _:gn_18 :drive_brugge_oostende 900.0 0.004 0.98 1.0). ((:map-BE :map-BE) (:map-BE)) list:append (:map-BE :map-BE :map-BE). (:map-BE :map-BE :map-BE) gps:stagecount 1 . - 1 math:notGreaterThan 1 . + (1) math:notGreaterThan 1 . (3200.0 900.0) math:sum 4100.0 . - 4100.0 math:notGreaterThan 5000.0 . + (4100.0) math:notGreaterThan 5000.0 . (0.014 0.004) math:sum 0.018000000000000002 . - 0.018000000000000002 math:notGreaterThan 5.0 . + (0.018000000000000002) math:notGreaterThan 5.0 . (0.9216 0.98) math:product 0.903168 . - 0.903168 math:notLessThan 0.2 . + (0.903168) math:notLessThan 0.2 . (0.9801 1.0) math:product 0.9801 . - 0.9801 math:notLessThan 0.4 . + (0.9801) math:notLessThan 0.4 . ((:drive_gent_kortrijk :drive_kortrijk_brugge) (:drive_brugge_oostende)) list:append (:drive_gent_kortrijk :drive_kortrijk_brugge :drive_brugge_oostende). _:gn_5 log:becomes _:gn_18. _:gn_22 log:callWithCleanup _:gn_32. @@ -187,15 +187,15 @@ _:gn_25 { :map-BE gps:description (_:gn_21 true _:gn_5 :drive_kortrijk_brugge 1600.0 0.007 0.96 0.99). ((:map-BE) (:map-BE)) list:append (:map-BE :map-BE). (:map-BE :map-BE) gps:stagecount 1 . - 1 math:notGreaterThan 1 . + (1) math:notGreaterThan 1 . (1600.0 1600.0) math:sum 3200.0 . - 3200.0 math:notGreaterThan 5000.0 . + (3200.0) math:notGreaterThan 5000.0 . (0.007 0.007) math:sum 0.014 . - 0.014 math:notGreaterThan 5.0 . + (0.014) math:notGreaterThan 5.0 . (0.96 0.96) math:product 0.9216 . - 0.9216 math:notLessThan 0.2 . + (0.9216) math:notLessThan 0.2 . (0.99 0.99) math:product 0.9801 . - 0.9801 math:notLessThan 0.4 . + (0.9801) math:notLessThan 0.4 . ((:drive_gent_kortrijk) (:drive_kortrijk_brugge)) list:append (:drive_gent_kortrijk :drive_kortrijk_brugge). _:gn_21 log:becomes _:gn_5. _:gn_24 log:callWithCleanup _:gn_34. @@ -209,15 +209,15 @@ _:gn_27 { :map-BE gps:description (_:gn_1 true _:gn_21 :drive_gent_kortrijk 1600.0 0.007 0.96 0.99). (() (:map-BE)) list:append (:map-BE). (:map-BE) gps:stagecount 1 . - 1 math:notGreaterThan 1 . + (1) math:notGreaterThan 1 . (0.0 1600.0) math:sum 1600.0 . - 1600.0 math:notGreaterThan 5000.0 . + (1600.0) math:notGreaterThan 5000.0 . (0.0 0.007) math:sum 0.007 . - 0.007 math:notGreaterThan 5.0 . + (0.007) math:notGreaterThan 5.0 . (1.0 0.96) math:product 0.96 . - 0.96 math:notLessThan 0.2 . + (0.96) math:notLessThan 0.2 . (1.0 0.99) math:product 0.99 . - 0.99 math:notLessThan 0.4 . + (0.99) math:notLessThan 0.4 . (() (:drive_gent_kortrijk)) list:append (:drive_gent_kortrijk). _:gn_1 log:becomes _:gn_21. _:gn_26 log:callWithCleanup _:gn_35. diff --git a/lingua/output/pi.trig b/lingua/output/pi.trig index a48d26a..2e5c0eb 100644 --- a/lingua/output/pi.trig +++ b/lingua/output/pi.trig @@ -1010,7 +1010,7 @@ _:gn_1997 lingua:explanation _:gn_1998. _:gn_1999 lingua:explanation _:gn_2000. _:gn_1 { - 999 math:notEqualTo 1000 . + (999) math:notEqualTo 1000 . (999 1) math:sum 1000 . (2 999) math:product 1998 . (1998 1) math:sum 1999 . @@ -1018,7 +1018,7 @@ _:gn_1 { (1998 1999 2000) math:product 7988004000 . (1 7988004000) math:quotient 1.2518771898461743e-10 . (0.035398163334760514 1.2518771898461743e-10) math:sum 0.035398163459948236 . - 1 math:negation -1 . + (1) math:negation -1 . (1000 1000 0.035398163459948236 0.035398163459948236 -1) :pi true. } @@ -1027,7 +1027,7 @@ _:gn_2 { } _:gn_3 { - 998 math:notEqualTo 1000 . + (998) math:notEqualTo 1000 . (998 1) math:sum 999 . (2 998) math:product 1996 . (1996 1) math:sum 1997 . @@ -1035,7 +1035,7 @@ _:gn_3 { (1996 1997 1998) math:product 7964051976 . (-1 7964051976) math:quotient -1.2556422321370345e-10 . (0.03539816346032474 -1.2556422321370345e-10) math:sum 0.035398163334760514 . - -1 math:negation 1 . + (-1) math:negation 1 . (999 1000 0.035398163334760514 0.035398163459948236 1) :pi true. } @@ -1044,7 +1044,7 @@ _:gn_4 { } _:gn_5 { - 997 math:notEqualTo 1000 . + (997) math:notEqualTo 1000 . (997 1) math:sum 998 . (2 997) math:product 1994 . (1994 1) math:sum 1995 . @@ -1052,7 +1052,7 @@ _:gn_5 { (1994 1995 1996) math:product 7940147880 . (1 7940147880) math:quotient 1.259422387483292e-10 . (0.035398163334382504 1.259422387483292e-10) math:sum 0.03539816346032474 . - 1 math:negation -1 . + (1) math:negation -1 . (998 1000 0.03539816346032474 0.035398163459948236 -1) :pi true. } @@ -1061,7 +1061,7 @@ _:gn_6 { } _:gn_7 { - 996 math:notEqualTo 1000 . + (996) math:notEqualTo 1000 . (996 1) math:sum 997 . (2 996) math:product 1992 . (1992 1) math:sum 1993 . @@ -1069,7 +1069,7 @@ _:gn_7 { (1992 1993 1994) math:product 7916291664 . (-1 7916291664) math:quotient -1.2632177317917476e-10 . (0.03539816346070428 -1.2632177317917476e-10) math:sum 0.035398163334382504 . - -1 math:negation 1 . + (-1) math:negation 1 . (997 1000 0.035398163334382504 0.035398163459948236 1) :pi true. } @@ -1078,7 +1078,7 @@ _:gn_8 { } _:gn_9 { - 995 math:notEqualTo 1000 . + (995) math:notEqualTo 1000 . (995 1) math:sum 996 . (2 995) math:product 1990 . (1990 1) math:sum 1991 . @@ -1086,7 +1086,7 @@ _:gn_9 { (1990 1991 1992) math:product 7892483280 . (1 7892483280) math:quotient 1.2670283414271611e-10 . (0.03539816333400144 1.2670283414271611e-10) math:sum 0.03539816346070428 . - 1 math:negation -1 . + (1) math:negation -1 . (996 1000 0.03539816346070428 0.035398163459948236 -1) :pi true. } @@ -1095,7 +1095,7 @@ _:gn_10 { } _:gn_11 { - 994 math:notEqualTo 1000 . + (994) math:notEqualTo 1000 . (994 1) math:sum 995 . (2 994) math:product 1988 . (1988 1) math:sum 1989 . @@ -1103,7 +1103,7 @@ _:gn_11 { (1988 1989 1990) math:product 7868722680 . (-1 7868722680) math:quotient -1.270854293215478e-10 . (0.03539816346108687 -1.270854293215478e-10) math:sum 0.03539816333400144 . - -1 math:negation 1 . + (-1) math:negation 1 . (995 1000 0.03539816333400144 0.035398163459948236 1) :pi true. } @@ -1112,7 +1112,7 @@ _:gn_12 { } _:gn_13 { - 993 math:notEqualTo 1000 . + (993) math:notEqualTo 1000 . (993 1) math:sum 994 . (2 993) math:product 1986 . (1986 1) math:sum 1987 . @@ -1120,7 +1120,7 @@ _:gn_13 { (1986 1987 1988) math:product 7845009816 . (1 7845009816) math:quotient 1.274695664447082e-10 . (0.035398163333617304 1.274695664447082e-10) math:sum 0.03539816346108687 . - 1 math:negation -1 . + (1) math:negation -1 . (994 1000 0.03539816346108687 0.035398163459948236 -1) :pi true. } @@ -1129,7 +1129,7 @@ _:gn_14 { } _:gn_15 { - 992 math:notEqualTo 1000 . + (992) math:notEqualTo 1000 . (992 1) math:sum 993 . (2 992) math:product 1984 . (1984 1) math:sum 1985 . @@ -1137,7 +1137,7 @@ _:gn_15 { (1984 1985 1986) math:product 7821344640 . (-1 7821344640) math:quotient -1.2785525328800752e-10 . (0.03539816346147256 -1.2785525328800752e-10) math:sum 0.035398163333617304 . - -1 math:negation 1 . + (-1) math:negation 1 . (993 1000 0.035398163333617304 0.035398163459948236 1) :pi true. } @@ -1146,7 +1146,7 @@ _:gn_16 { } _:gn_17 { - 991 math:notEqualTo 1000 . + (991) math:notEqualTo 1000 . (991 1) math:sum 992 . (2 991) math:product 1982 . (1982 1) math:sum 1983 . @@ -1154,7 +1154,7 @@ _:gn_17 { (1982 1983 1984) math:product 7797727104 . (1 7797727104) math:quotient 1.2824249767435822e-10 . (0.03539816333323006 1.2824249767435822e-10) math:sum 0.03539816346147256 . - 1 math:negation -1 . + (1) math:negation -1 . (992 1000 0.03539816346147256 0.035398163459948236 -1) :pi true. } @@ -1163,7 +1163,7 @@ _:gn_18 { } _:gn_19 { - 990 math:notEqualTo 1000 . + (990) math:notEqualTo 1000 . (990 1) math:sum 991 . (2 990) math:product 1980 . (1980 1) math:sum 1981 . @@ -1171,7 +1171,7 @@ _:gn_19 { (1980 1981 1982) math:product 7774157160 . (-1 7774157160) math:quotient -1.2863130747410822e-10 . (0.035398163461861365 -1.2863130747410822e-10) math:sum 0.03539816333323006 . - -1 math:negation 1 . + (-1) math:negation 1 . (991 1000 0.03539816333323006 0.035398163459948236 1) :pi true. } @@ -1180,7 +1180,7 @@ _:gn_20 { } _:gn_21 { - 989 math:notEqualTo 1000 . + (989) math:notEqualTo 1000 . (989 1) math:sum 990 . (2 989) math:product 1978 . (1978 1) math:sum 1979 . @@ -1188,7 +1188,7 @@ _:gn_21 { (1978 1979 1980) math:product 7750634760 . (1 7750634760) math:quotient 1.2902169060537696e-10 . (0.035398163332839676 1.2902169060537696e-10) math:sum 0.035398163461861365 . - 1 math:negation -1 . + (1) math:negation -1 . (990 1000 0.035398163461861365 0.035398163459948236 -1) :pi true. } @@ -1197,7 +1197,7 @@ _:gn_22 { } _:gn_23 { - 988 math:notEqualTo 1000 . + (988) math:notEqualTo 1000 . (988 1) math:sum 989 . (2 988) math:product 1976 . (1976 1) math:sum 1977 . @@ -1205,7 +1205,7 @@ _:gn_23 { (1976 1977 1978) math:product 7727159856 . (-1 7727159856) math:quotient -1.294136550343938e-10 . (0.03539816346225333 -1.294136550343938e-10) math:sum 0.035398163332839676 . - -1 math:negation 1 . + (-1) math:negation 1 . (989 1000 0.035398163332839676 0.035398163459948236 1) :pi true. } @@ -1214,7 +1214,7 @@ _:gn_24 { } _:gn_25 { - 987 math:notEqualTo 1000 . + (987) math:notEqualTo 1000 . (987 1) math:sum 988 . (2 987) math:product 1974 . (1974 1) math:sum 1975 . @@ -1222,7 +1222,7 @@ _:gn_25 { (1974 1975 1976) math:product 7703732400 . (1 7703732400) math:quotient 1.298072087758396e-10 . (0.03539816333244612 1.298072087758396e-10) math:sum 0.03539816346225333 . - 1 math:negation -1 . + (1) math:negation -1 . (988 1000 0.03539816346225333 0.035398163459948236 -1) :pi true. } @@ -1231,7 +1231,7 @@ _:gn_26 { } _:gn_27 { - 986 math:notEqualTo 1000 . + (986) math:notEqualTo 1000 . (986 1) math:sum 987 . (2 986) math:product 1972 . (1972 1) math:sum 1973 . @@ -1239,7 +1239,7 @@ _:gn_27 { (1972 1973 1974) math:product 7680352344 . (-1 7680352344) math:quotient -1.3020235989319086e-10 . (0.035398163462648485 -1.3020235989319086e-10) math:sum 0.03539816333244612 . - -1 math:negation 1 . + (-1) math:negation 1 . (987 1000 0.03539816333244612 0.035398163459948236 1) :pi true. } @@ -1248,7 +1248,7 @@ _:gn_28 { } _:gn_29 { - 985 math:notEqualTo 1000 . + (985) math:notEqualTo 1000 . (985 1) math:sum 986 . (2 985) math:product 1970 . (1970 1) math:sum 1971 . @@ -1256,7 +1256,7 @@ _:gn_29 { (1970 1971 1972) math:product 7657019640 . (1 7657019640) math:quotient 1.3059911649906647e-10 . (0.03539816333204937 1.3059911649906647e-10) math:sum 0.035398163462648485 . - 1 math:negation -1 . + (1) math:negation -1 . (986 1000 0.035398163462648485 0.035398163459948236 -1) :pi true. } @@ -1265,7 +1265,7 @@ _:gn_30 { } _:gn_31 { - 984 math:notEqualTo 1000 . + (984) math:notEqualTo 1000 . (984 1) math:sum 985 . (2 984) math:product 1968 . (1968 1) math:sum 1969 . @@ -1273,7 +1273,7 @@ _:gn_31 { (1968 1969 1970) math:product 7633734240 . (-1 7633734240) math:quotient -1.309974867555777e-10 . (0.035398163463046854 -1.309974867555777e-10) math:sum 0.03539816333204937 . - -1 math:negation 1 . + (-1) math:negation 1 . (985 1000 0.03539816333204937 0.035398163459948236 1) :pi true. } @@ -1282,7 +1282,7 @@ _:gn_32 { } _:gn_33 { - 983 math:notEqualTo 1000 . + (983) math:notEqualTo 1000 . (983 1) math:sum 984 . (2 983) math:product 1966 . (1966 1) math:sum 1967 . @@ -1290,7 +1290,7 @@ _:gn_33 { (1966 1967 1968) math:product 7610496096 . (1 7610496096) math:quotient 1.3139747887468072e-10 . (0.03539816333164938 1.3139747887468072e-10) math:sum 0.035398163463046854 . - 1 math:negation -1 . + (1) math:negation -1 . (984 1000 0.035398163463046854 0.035398163459948236 -1) :pi true. } @@ -1299,7 +1299,7 @@ _:gn_34 { } _:gn_35 { - 982 math:notEqualTo 1000 . + (982) math:notEqualTo 1000 . (982 1) math:sum 983 . (2 982) math:product 1964 . (1964 1) math:sum 1965 . @@ -1307,7 +1307,7 @@ _:gn_35 { (1964 1965 1966) math:product 7587305160 . (-1 7587305160) math:quotient -1.3179910111853205e-10 . (0.03539816346344848 -1.3179910111853205e-10) math:sum 0.03539816333164938 . - -1 math:negation 1 . + (-1) math:negation 1 . (983 1000 0.03539816333164938 0.035398163459948236 1) :pi true. } @@ -1316,7 +1316,7 @@ _:gn_36 { } _:gn_37 { - 981 math:notEqualTo 1000 . + (981) math:notEqualTo 1000 . (981 1) math:sum 982 . (2 981) math:product 1962 . (1962 1) math:sum 1963 . @@ -1324,7 +1324,7 @@ _:gn_37 { (1962 1963 1964) math:product 7564161384 . (1 7564161384) math:quotient 1.3220236179984708e-10 . (0.03539816333124612 1.3220236179984708e-10) math:sum 0.03539816346344848 . - 1 math:negation -1 . + (1) math:negation -1 . (982 1000 0.03539816346344848 0.035398163459948236 -1) :pi true. } @@ -1333,7 +1333,7 @@ _:gn_38 { } _:gn_39 { - 980 math:notEqualTo 1000 . + (980) math:notEqualTo 1000 . (980 1) math:sum 981 . (2 980) math:product 1960 . (1960 1) math:sum 1961 . @@ -1341,7 +1341,7 @@ _:gn_39 { (1960 1961 1962) math:product 7541064720 . (-1 7541064720) math:quotient -1.3260726928226123e-10 . (0.03539816346385339 -1.3260726928226123e-10) math:sum 0.03539816333124612 . - -1 math:negation 1 . + (-1) math:negation 1 . (981 1000 0.03539816333124612 0.035398163459948236 1) :pi true. } @@ -1350,7 +1350,7 @@ _:gn_40 { } _:gn_41 { - 979 math:notEqualTo 1000 . + (979) math:notEqualTo 1000 . (979 1) math:sum 980 . (2 979) math:product 1958 . (1958 1) math:sum 1959 . @@ -1358,7 +1358,7 @@ _:gn_41 { (1958 1959 1960) math:product 7518015120 . (1 7518015120) math:quotient 1.3301383198069438e-10 . (0.03539816333083956 1.3301383198069438e-10) math:sum 0.03539816346385339 . - 1 math:negation -1 . + (1) math:negation -1 . (980 1000 0.03539816346385339 0.035398163459948236 -1) :pi true. } @@ -1367,7 +1367,7 @@ _:gn_42 { } _:gn_43 { - 978 math:notEqualTo 1000 . + (978) math:notEqualTo 1000 . (978 1) math:sum 979 . (2 978) math:product 1956 . (1956 1) math:sum 1957 . @@ -1375,7 +1375,7 @@ _:gn_43 { (1956 1957 1958) math:product 7495012536 . (-1 7495012536) math:quotient -1.33422058361718e-10 . (0.03539816346426162 -1.33422058361718e-10) math:sum 0.03539816333083956 . - -1 math:negation 1 . + (-1) math:negation 1 . (979 1000 0.03539816333083956 0.035398163459948236 1) :pi true. } @@ -1384,7 +1384,7 @@ _:gn_44 { } _:gn_45 { - 977 math:notEqualTo 1000 . + (977) math:notEqualTo 1000 . (977 1) math:sum 978 . (2 977) math:product 1954 . (1954 1) math:sum 1955 . @@ -1392,7 +1392,7 @@ _:gn_45 { (1954 1955 1956) math:product 7472056920 . (1 7472056920) math:quotient 1.3383195694392543e-10 . (0.03539816333042966 1.3383195694392543e-10) math:sum 0.03539816346426162 . - 1 math:negation -1 . + (1) math:negation -1 . (978 1000 0.03539816346426162 0.035398163459948236 -1) :pi true. } @@ -1401,7 +1401,7 @@ _:gn_46 { } _:gn_47 { - 976 math:notEqualTo 1000 . + (976) math:notEqualTo 1000 . (976 1) math:sum 977 . (2 976) math:product 1952 . (1952 1) math:sum 1953 . @@ -1409,7 +1409,7 @@ _:gn_47 { (1952 1953 1954) math:product 7449148224 . (-1 7449148224) math:quotient -1.3424353629830523e-10 . (0.03539816346467319 -1.3424353629830523e-10) math:sum 0.03539816333042966 . - -1 math:negation 1 . + (-1) math:negation 1 . (977 1000 0.03539816333042966 0.035398163459948236 1) :pi true. } @@ -1418,7 +1418,7 @@ _:gn_48 { } _:gn_49 { - 975 math:notEqualTo 1000 . + (975) math:notEqualTo 1000 . (975 1) math:sum 976 . (2 975) math:product 1950 . (1950 1) math:sum 1951 . @@ -1426,7 +1426,7 @@ _:gn_49 { (1950 1951 1952) math:product 7426286400 . (1 7426286400) math:quotient 1.3465680504861758e-10 . (0.035398163330016386 1.3465680504861758e-10) math:sum 0.03539816346467319 . - 1 math:negation -1 . + (1) math:negation -1 . (976 1000 0.03539816346467319 0.035398163459948236 -1) :pi true. } @@ -1435,7 +1435,7 @@ _:gn_50 { } _:gn_51 { - 974 math:notEqualTo 1000 . + (974) math:notEqualTo 1000 . (974 1) math:sum 975 . (2 974) math:product 1948 . (1948 1) math:sum 1949 . @@ -1443,7 +1443,7 @@ _:gn_51 { (1948 1949 1950) math:product 7403471400 . (-1 7403471400) math:quotient -1.3507177187177356e-10 . (0.03539816346508816 -1.3507177187177356e-10) math:sum 0.035398163330016386 . - -1 math:negation 1 . + (-1) math:negation 1 . (975 1000 0.035398163330016386 0.035398163459948236 1) :pi true. } @@ -1452,7 +1452,7 @@ _:gn_52 { } _:gn_53 { - 973 math:notEqualTo 1000 . + (973) math:notEqualTo 1000 . (973 1) math:sum 974 . (2 973) math:product 1946 . (1946 1) math:sum 1947 . @@ -1460,7 +1460,7 @@ _:gn_53 { (1946 1947 1948) math:product 7380703176 . (1 7380703176) math:quotient 1.3548844549821793e-10 . (0.03539816332959971 1.3548844549821793e-10) math:sum 0.03539816346508816 . - 1 math:negation -1 . + (1) math:negation -1 . (974 1000 0.03539816346508816 0.035398163459948236 -1) :pi true. } @@ -1469,7 +1469,7 @@ _:gn_54 { } _:gn_55 { - 972 math:notEqualTo 1000 . + (972) math:notEqualTo 1000 . (972 1) math:sum 973 . (2 972) math:product 1944 . (1944 1) math:sum 1945 . @@ -1477,7 +1477,7 @@ _:gn_55 { (1944 1945 1946) math:product 7357981680 . (-1 7357981680) math:quotient -1.3590683471231474e-10 . (0.035398163465506546 -1.3590683471231474e-10) math:sum 0.03539816332959971 . - -1 math:negation 1 . + (-1) math:negation 1 . (973 1000 0.03539816332959971 0.035398163459948236 1) :pi true. } @@ -1486,7 +1486,7 @@ _:gn_56 { } _:gn_57 { - 971 math:notEqualTo 1000 . + (971) math:notEqualTo 1000 . (971 1) math:sum 972 . (2 971) math:product 1942 . (1942 1) math:sum 1943 . @@ -1494,7 +1494,7 @@ _:gn_57 { (1942 1943 1944) math:product 7335306864 . (1 7335306864) math:quotient 1.363269483527363e-10 . (0.0353981633291796 1.363269483527363e-10) math:sum 0.035398163465506546 . - 1 math:negation -1 . + (1) math:negation -1 . (972 1000 0.035398163465506546 0.035398163459948236 -1) :pi true. } @@ -1503,7 +1503,7 @@ _:gn_58 { } _:gn_59 { - 970 math:notEqualTo 1000 . + (970) math:notEqualTo 1000 . (970 1) math:sum 971 . (2 970) math:product 1940 . (1940 1) math:sum 1941 . @@ -1511,7 +1511,7 @@ _:gn_59 { (1940 1941 1942) math:product 7312678680 . (-1 7312678680) math:quotient -1.3674879531285517e-10 . (0.03539816346592839 -1.3674879531285517e-10) math:sum 0.0353981633291796 . - -1 math:negation 1 . + (-1) math:negation 1 . (971 1000 0.0353981633291796 0.035398163459948236 1) :pi true. } @@ -1520,7 +1520,7 @@ _:gn_60 { } _:gn_61 { - 969 math:notEqualTo 1000 . + (969) math:notEqualTo 1000 . (969 1) math:sum 970 . (2 969) math:product 1938 . (1938 1) math:sum 1939 . @@ -1528,7 +1528,7 @@ _:gn_61 { (1938 1939 1940) math:product 7290097080 . (1 7290097080) math:quotient 1.3717238454113976e-10 . (0.035398163328756005 1.3717238454113976e-10) math:sum 0.03539816346592839 . - 1 math:negation -1 . + (1) math:negation -1 . (970 1000 0.03539816346592839 0.035398163459948236 -1) :pi true. } @@ -1537,7 +1537,7 @@ _:gn_62 { } _:gn_63 { - 968 math:notEqualTo 1000 . + (968) math:notEqualTo 1000 . (968 1) math:sum 969 . (2 968) math:product 1936 . (1936 1) math:sum 1937 . @@ -1545,7 +1545,7 @@ _:gn_63 { (1936 1937 1938) math:product 7267562016 . (-1 7267562016) math:quotient -1.3759772504155264e-10 . (0.03539816346635373 -1.3759772504155264e-10) math:sum 0.035398163328756005 . - -1 math:negation 1 . + (-1) math:negation 1 . (969 1000 0.035398163328756005 0.035398163459948236 1) :pi true. } @@ -1554,7 +1554,7 @@ _:gn_64 { } _:gn_65 { - 967 math:notEqualTo 1000 . + (967) math:notEqualTo 1000 . (967 1) math:sum 968 . (2 967) math:product 1934 . (1934 1) math:sum 1935 . @@ -1562,7 +1562,7 @@ _:gn_65 { (1934 1935 1936) math:product 7245073440 . (1 7245073440) math:quotient 1.3802482587395276e-10 . (0.0353981633283289 1.3802482587395276e-10) math:sum 0.03539816346635373 . - 1 math:negation -1 . + (1) math:negation -1 . (968 1000 0.03539816346635373 0.035398163459948236 -1) :pi true. } @@ -1571,7 +1571,7 @@ _:gn_66 { } _:gn_67 { - 966 math:notEqualTo 1000 . + (966) math:notEqualTo 1000 . (966 1) math:sum 967 . (2 966) math:product 1932 . (1932 1) math:sum 1933 . @@ -1579,7 +1579,7 @@ _:gn_67 { (1932 1933 1934) math:product 7222631304 . (-1 7222631304) math:quotient -1.3845369615450055e-10 . (0.035398163466782595 -1.3845369615450055e-10) math:sum 0.0353981633283289 . - -1 math:negation 1 . + (-1) math:negation 1 . (967 1000 0.0353981633283289 0.035398163459948236 1) :pi true. } @@ -1588,7 +1588,7 @@ _:gn_68 { } _:gn_69 { - 965 math:notEqualTo 1000 . + (965) math:notEqualTo 1000 . (965 1) math:sum 966 . (2 965) math:product 1930 . (1930 1) math:sum 1931 . @@ -1596,7 +1596,7 @@ _:gn_69 { (1930 1931 1932) math:product 7200235560 . (1 7200235560) math:quotient 1.3888434505606647e-10 . (0.03539816332789825 1.3888434505606647e-10) math:sum 0.035398163466782595 . - 1 math:negation -1 . + (1) math:negation -1 . (966 1000 0.035398163466782595 0.035398163459948236 -1) :pi true. } @@ -1605,7 +1605,7 @@ _:gn_70 { } _:gn_71 { - 964 math:notEqualTo 1000 . + (964) math:notEqualTo 1000 . (964 1) math:sum 965 . (2 964) math:product 1928 . (1928 1) math:sum 1929 . @@ -1613,7 +1613,7 @@ _:gn_71 { (1928 1929 1930) math:product 7177886160 . (-1 7177886160) math:quotient -1.3931678180864322e-10 . (0.03539816346721503 -1.3931678180864322e-10) math:sum 0.03539816332789825 . - -1 math:negation 1 . + (-1) math:negation 1 . (965 1000 0.03539816332789825 0.035398163459948236 1) :pi true. } @@ -1622,7 +1622,7 @@ _:gn_72 { } _:gn_73 { - 963 math:notEqualTo 1000 . + (963) math:notEqualTo 1000 . (963 1) math:sum 964 . (2 963) math:product 1926 . (1926 1) math:sum 1927 . @@ -1630,7 +1630,7 @@ _:gn_73 { (1926 1927 1928) math:product 7155583056 . (1 7155583056) math:quotient 1.3975101569976102e-10 . (0.03539816332746401 1.3975101569976102e-10) math:sum 0.03539816346721503 . - 1 math:negation -1 . + (1) math:negation -1 . (964 1000 0.03539816346721503 0.035398163459948236 -1) :pi true. } @@ -1639,7 +1639,7 @@ _:gn_74 { } _:gn_75 { - 962 math:notEqualTo 1000 . + (962) math:notEqualTo 1000 . (962 1) math:sum 963 . (2 962) math:product 1924 . (1924 1) math:sum 1925 . @@ -1647,7 +1647,7 @@ _:gn_75 { (1924 1925 1926) math:product 7133326200 . (-1 7133326200) math:quotient -1.4018705607490655e-10 . (0.03539816346765107 -1.4018705607490655e-10) math:sum 0.03539816332746401 . - -1 math:negation 1 . + (-1) math:negation 1 . (963 1000 0.03539816332746401 0.035398163459948236 1) :pi true. } @@ -1656,7 +1656,7 @@ _:gn_76 { } _:gn_77 { - 961 math:notEqualTo 1000 . + (961) math:notEqualTo 1000 . (961 1) math:sum 962 . (2 961) math:product 1922 . (1922 1) math:sum 1923 . @@ -1664,7 +1664,7 @@ _:gn_77 { (1922 1923 1924) math:product 7111115544 . (1 7111115544) math:quotient 1.4062491233794528e-10 . (0.03539816332702615 1.4062491233794528e-10) math:sum 0.03539816346765107 . - 1 math:negation -1 . + (1) math:negation -1 . (962 1000 0.03539816346765107 0.035398163459948236 -1) :pi true. } @@ -1673,7 +1673,7 @@ _:gn_78 { } _:gn_79 { - 960 math:notEqualTo 1000 . + (960) math:notEqualTo 1000 . (960 1) math:sum 961 . (2 960) math:product 1920 . (1920 1) math:sum 1921 . @@ -1681,7 +1681,7 @@ _:gn_79 { (1920 1921 1922) math:product 7088951040 . (-1 7088951040) math:quotient -1.4106459395154746e-10 . (0.03539816346809074 -1.4106459395154746e-10) math:sum 0.03539816332702615 . - -1 math:negation 1 . + (-1) math:negation 1 . (961 1000 0.03539816332702615 0.035398163459948236 1) :pi true. } @@ -1690,7 +1690,7 @@ _:gn_80 { } _:gn_81 { - 959 math:notEqualTo 1000 . + (959) math:notEqualTo 1000 . (959 1) math:sum 960 . (2 959) math:product 1918 . (1918 1) math:sum 1919 . @@ -1698,7 +1698,7 @@ _:gn_81 { (1918 1919 1920) math:product 7066832640 . (1 7066832640) math:quotient 1.415061104376175e-10 . (0.03539816332658463 1.415061104376175e-10) math:sum 0.03539816346809074 . - 1 math:negation -1 . + (1) math:negation -1 . (960 1000 0.03539816346809074 0.035398163459948236 -1) :pi true. } @@ -1707,7 +1707,7 @@ _:gn_82 { } _:gn_83 { - 958 math:notEqualTo 1000 . + (958) math:notEqualTo 1000 . (958 1) math:sum 959 . (2 958) math:product 1916 . (1916 1) math:sum 1917 . @@ -1715,7 +1715,7 @@ _:gn_83 { (1916 1917 1918) math:product 7044760296 . (-1 7044760296) math:quotient -1.4194947137772706e-10 . (0.035398163468534104 -1.4194947137772706e-10) math:sum 0.03539816332658463 . - -1 math:negation 1 . + (-1) math:negation 1 . (959 1000 0.03539816332658463 0.035398163459948236 1) :pi true. } @@ -1724,7 +1724,7 @@ _:gn_84 { } _:gn_85 { - 957 math:notEqualTo 1000 . + (957) math:notEqualTo 1000 . (957 1) math:sum 958 . (2 957) math:product 1914 . (1914 1) math:sum 1915 . @@ -1732,7 +1732,7 @@ _:gn_85 { (1914 1915 1916) math:product 7022733960 . (1 7022733960) math:quotient 1.4239468641355168e-10 . (0.03539816332613942 1.4239468641355168e-10) math:sum 0.035398163468534104 . - 1 math:negation -1 . + (1) math:negation -1 . (958 1000 0.035398163468534104 0.035398163459948236 -1) :pi true. } @@ -1741,7 +1741,7 @@ _:gn_86 { } _:gn_87 { - 956 math:notEqualTo 1000 . + (956) math:notEqualTo 1000 . (956 1) math:sum 957 . (2 956) math:product 1912 . (1912 1) math:sum 1913 . @@ -1749,7 +1749,7 @@ _:gn_87 { (1912 1913 1914) math:product 7000753584 . (-1 7000753584) math:quotient -1.4284176524731113e-10 . (0.035398163468981184 -1.4284176524731113e-10) math:sum 0.03539816332613942 . - -1 math:negation 1 . + (-1) math:negation 1 . (957 1000 0.03539816332613942 0.035398163459948236 1) :pi true. } @@ -1758,7 +1758,7 @@ _:gn_88 { } _:gn_89 { - 955 math:notEqualTo 1000 . + (955) math:notEqualTo 1000 . (955 1) math:sum 956 . (2 955) math:product 1910 . (1910 1) math:sum 1911 . @@ -1766,7 +1766,7 @@ _:gn_89 { (1910 1911 1912) math:product 6978819120 . (1 6978819120) math:quotient 1.4329071764221338e-10 . (0.035398163325690464 1.4329071764221338e-10) math:sum 0.035398163468981184 . - 1 math:negation -1 . + (1) math:negation -1 . (956 1000 0.035398163468981184 0.035398163459948236 -1) :pi true. } @@ -1775,7 +1775,7 @@ _:gn_90 { } _:gn_91 { - 954 math:notEqualTo 1000 . + (954) math:notEqualTo 1000 . (954 1) math:sum 955 . (2 954) math:product 1908 . (1908 1) math:sum 1909 . @@ -1783,7 +1783,7 @@ _:gn_91 { (1908 1909 1910) math:product 6956930520 . (-1 6956930520) math:quotient -1.4374155342290237e-10 . (0.03539816346943202 -1.4374155342290237e-10) math:sum 0.035398163325690464 . - -1 math:negation 1 . + (-1) math:negation 1 . (955 1000 0.035398163325690464 0.035398163459948236 1) :pi true. } @@ -1792,7 +1792,7 @@ _:gn_92 { } _:gn_93 { - 953 math:notEqualTo 1000 . + (953) math:notEqualTo 1000 . (953 1) math:sum 954 . (2 953) math:product 1906 . (1906 1) math:sum 1907 . @@ -1800,7 +1800,7 @@ _:gn_93 { (1906 1907 1908) math:product 6935087736 . (1 6935087736) math:quotient 1.4419428247590955e-10 . (0.035398163325237736 1.4419428247590955e-10) math:sum 0.03539816346943202 . - 1 math:negation -1 . + (1) math:negation -1 . (954 1000 0.03539816346943202 0.035398163459948236 -1) :pi true. } @@ -1809,7 +1809,7 @@ _:gn_94 { } _:gn_95 { - 952 math:notEqualTo 1000 . + (952) math:notEqualTo 1000 . (952 1) math:sum 953 . (2 952) math:product 1904 . (1904 1) math:sum 1905 . @@ -1817,7 +1817,7 @@ _:gn_95 { (1904 1905 1906) math:product 6913290720 . (-1 6913290720) math:quotient -1.4464891475010906e-10 . (0.035398163469886654 -1.4464891475010906e-10) math:sum 0.035398163325237736 . - -1 math:negation 1 . + (-1) math:negation 1 . (953 1000 0.035398163325237736 0.035398163459948236 1) :pi true. } @@ -1826,7 +1826,7 @@ _:gn_96 { } _:gn_97 { - 951 math:notEqualTo 1000 . + (951) math:notEqualTo 1000 . (951 1) math:sum 952 . (2 951) math:product 1902 . (1902 1) math:sum 1903 . @@ -1834,7 +1834,7 @@ _:gn_97 { (1902 1903 1904) math:product 6891539424 . (1 6891539424) math:quotient 1.4510546025717693e-10 . (0.03539816332478119 1.4510546025717693e-10) math:sum 0.035398163469886654 . - 1 math:negation -1 . + (1) math:negation -1 . (952 1000 0.035398163469886654 0.035398163459948236 -1) :pi true. } @@ -1843,7 +1843,7 @@ _:gn_98 { } _:gn_99 { - 950 math:notEqualTo 1000 . + (950) math:notEqualTo 1000 . (950 1) math:sum 951 . (2 950) math:product 1900 . (1900 1) math:sum 1901 . @@ -1851,7 +1851,7 @@ _:gn_99 { (1900 1901 1902) math:product 6869833800 . (-1 6869833800) math:quotient -1.4556392907205413e-10 . (0.03539816347034512 -1.4556392907205413e-10) math:sum 0.03539816332478119 . - -1 math:negation 1 . + (-1) math:negation 1 . (951 1000 0.03539816332478119 0.035398163459948236 1) :pi true. } @@ -1860,7 +1860,7 @@ _:gn_100 { } _:gn_101 { - 949 math:notEqualTo 1000 . + (949) math:notEqualTo 1000 . (949 1) math:sum 950 . (2 949) math:product 1898 . (1898 1) math:sum 1899 . @@ -1868,7 +1868,7 @@ _:gn_101 { (1898 1899 1900) math:product 6848173800 . (1 6848173800) math:quotient 1.460243313334133e-10 . (0.03539816332432079 1.460243313334133e-10) math:sum 0.03539816347034512 . - 1 math:negation -1 . + (1) math:negation -1 . (950 1000 0.03539816347034512 0.035398163459948236 -1) :pi true. } @@ -1877,7 +1877,7 @@ _:gn_102 { } _:gn_103 { - 948 math:notEqualTo 1000 . + (948) math:notEqualTo 1000 . (948 1) math:sum 949 . (2 948) math:product 1896 . (1896 1) math:sum 1897 . @@ -1885,7 +1885,7 @@ _:gn_103 { (1896 1897 1898) math:product 6826559376 . (-1 6826559376) math:quotient -1.4648667724412979e-10 . (0.035398163470807466 -1.4648667724412979e-10) math:sum 0.03539816332432079 . - -1 math:negation 1 . + (-1) math:negation 1 . (949 1000 0.03539816332432079 0.035398163459948236 1) :pi true. } @@ -1894,7 +1894,7 @@ _:gn_104 { } _:gn_105 { - 947 math:notEqualTo 1000 . + (947) math:notEqualTo 1000 . (947 1) math:sum 948 . (2 947) math:product 1894 . (1894 1) math:sum 1895 . @@ -1902,7 +1902,7 @@ _:gn_105 { (1894 1895 1896) math:product 6804990480 . (1 6804990480) math:quotient 1.4695097707175632e-10 . (0.03539816332385649 1.4695097707175632e-10) math:sum 0.035398163470807466 . - 1 math:negation -1 . + (1) math:negation -1 . (948 1000 0.035398163470807466 0.035398163459948236 -1) :pi true. } @@ -1911,7 +1911,7 @@ _:gn_106 { } _:gn_107 { - 946 math:notEqualTo 1000 . + (946) math:notEqualTo 1000 . (946 1) math:sum 947 . (2 946) math:product 1892 . (1892 1) math:sum 1893 . @@ -1919,7 +1919,7 @@ _:gn_107 { (1892 1893 1894) math:product 6783467064 . (-1 6783467064) math:quotient -1.474172411490019e-10 . (0.035398163471273725 -1.474172411490019e-10) math:sum 0.03539816332385649 . - -1 math:negation 1 . + (-1) math:negation 1 . (947 1000 0.03539816332385649 0.035398163459948236 1) :pi true. } @@ -1928,7 +1928,7 @@ _:gn_108 { } _:gn_109 { - 945 math:notEqualTo 1000 . + (945) math:notEqualTo 1000 . (945 1) math:sum 946 . (2 945) math:product 1890 . (1890 1) math:sum 1891 . @@ -1936,7 +1936,7 @@ _:gn_109 { (1890 1891 1892) math:product 6761989080 . (1 6761989080) math:quotient 1.4788547987421477e-10 . (0.03539816332338824 1.4788547987421477e-10) math:sum 0.035398163471273725 . - 1 math:negation -1 . + (1) math:negation -1 . (946 1000 0.035398163471273725 0.035398163459948236 -1) :pi true. } @@ -1945,7 +1945,7 @@ _:gn_110 { } _:gn_111 { - 944 math:notEqualTo 1000 . + (944) math:notEqualTo 1000 . (944 1) math:sum 945 . (2 944) math:product 1888 . (1888 1) math:sum 1889 . @@ -1953,7 +1953,7 @@ _:gn_111 { (1888 1889 1890) math:product 6740556480 . (-1 6740556480) math:quotient -1.483557037118692e-10 . (0.035398163471743946 -1.483557037118692e-10) math:sum 0.03539816332338824 . - -1 math:negation 1 . + (-1) math:negation 1 . (945 1000 0.03539816332338824 0.035398163459948236 1) :pi true. } @@ -1962,7 +1962,7 @@ _:gn_112 { } _:gn_113 { - 943 math:notEqualTo 1000 . + (943) math:notEqualTo 1000 . (943 1) math:sum 944 . (2 943) math:product 1886 . (1886 1) math:sum 1887 . @@ -1970,7 +1970,7 @@ _:gn_113 { (1886 1887 1888) math:product 6719169216 . (1 6719169216) math:quotient 1.4882792319305686e-10 . (0.035398163322916024 1.4882792319305686e-10) math:sum 0.035398163471743946 . - 1 math:negation -1 . + (1) math:negation -1 . (944 1000 0.035398163471743946 0.035398163459948236 -1) :pi true. } @@ -1979,7 +1979,7 @@ _:gn_114 { } _:gn_115 { - 942 math:notEqualTo 1000 . + (942) math:notEqualTo 1000 . (942 1) math:sum 943 . (2 942) math:product 1884 . (1884 1) math:sum 1885 . @@ -1987,7 +1987,7 @@ _:gn_115 { (1884 1885 1886) math:product 6697827240 . (-1 6697827240) math:quotient -1.493021489159819e-10 . (0.03539816347221817 -1.493021489159819e-10) math:sum 0.035398163322916024 . - -1 math:negation 1 . + (-1) math:negation 1 . (943 1000 0.035398163322916024 0.035398163459948236 1) :pi true. } @@ -1996,7 +1996,7 @@ _:gn_116 { } _:gn_117 { - 941 math:notEqualTo 1000 . + (941) math:notEqualTo 1000 . (941 1) math:sum 942 . (2 941) math:product 1882 . (1882 1) math:sum 1883 . @@ -2004,7 +2004,7 @@ _:gn_117 { (1882 1883 1884) math:product 6676530504 . (1 6676530504) math:quotient 1.4977839154646062e-10 . (0.03539816332243978 1.4977839154646062e-10) math:sum 0.03539816347221817 . - 1 math:negation -1 . + (1) math:negation -1 . (942 1000 0.03539816347221817 0.035398163459948236 -1) :pi true. } @@ -2013,7 +2013,7 @@ _:gn_118 { } _:gn_119 { - 940 math:notEqualTo 1000 . + (940) math:notEqualTo 1000 . (940 1) math:sum 941 . (2 940) math:product 1880 . (1880 1) math:sum 1881 . @@ -2021,7 +2021,7 @@ _:gn_119 { (1880 1881 1882) math:product 6655278960 . (-1 6655278960) math:quotient -1.5025666181842512e-10 . (0.03539816347269644 -1.5025666181842512e-10) math:sum 0.03539816332243978 . - -1 math:negation 1 . + (-1) math:negation 1 . (941 1000 0.03539816332243978 0.035398163459948236 1) :pi true. } @@ -2030,7 +2030,7 @@ _:gn_120 { } _:gn_121 { - 939 math:notEqualTo 1000 . + (939) math:notEqualTo 1000 . (939 1) math:sum 940 . (2 939) math:product 1878 . (1878 1) math:sum 1879 . @@ -2038,7 +2038,7 @@ _:gn_121 { (1878 1879 1880) math:product 6634072560 . (1 6634072560) math:quotient 1.5073697053443143e-10 . (0.03539816332195947 1.5073697053443143e-10) math:sum 0.03539816347269644 . - 1 math:negation -1 . + (1) math:negation -1 . (940 1000 0.03539816347269644 0.035398163459948236 -1) :pi true. } @@ -2047,7 +2047,7 @@ _:gn_122 { } _:gn_123 { - 938 math:notEqualTo 1000 . + (938) math:notEqualTo 1000 . (938 1) math:sum 939 . (2 938) math:product 1876 . (1876 1) math:sum 1877 . @@ -2055,7 +2055,7 @@ _:gn_123 { (1876 1877 1878) math:product 6612911256 . (-1 6612911256) math:quotient -1.5121932856617183e-10 . (0.0353981634731788 -1.5121932856617183e-10) math:sum 0.03539816332195947 . - -1 math:negation 1 . + (-1) math:negation 1 . (939 1000 0.03539816332195947 0.035398163459948236 1) :pi true. } @@ -2064,7 +2064,7 @@ _:gn_124 { } _:gn_125 { - 937 math:notEqualTo 1000 . + (937) math:notEqualTo 1000 . (937 1) math:sum 938 . (2 937) math:product 1874 . (1874 1) math:sum 1875 . @@ -2072,7 +2072,7 @@ _:gn_125 { (1874 1875 1876) math:product 6591795000 . (1 6591795000) math:quotient 1.517037468549917e-10 . (0.03539816332147505 1.517037468549917e-10) math:sum 0.0353981634731788 . - 1 math:negation -1 . + (1) math:negation -1 . (938 1000 0.0353981634731788 0.035398163459948236 -1) :pi true. } @@ -2081,7 +2081,7 @@ _:gn_126 { } _:gn_127 { - 936 math:notEqualTo 1000 . + (936) math:notEqualTo 1000 . (936 1) math:sum 937 . (2 936) math:product 1872 . (1872 1) math:sum 1873 . @@ -2089,7 +2089,7 @@ _:gn_127 { (1872 1873 1874) math:product 6570723744 . (-1 6570723744) math:quotient -1.5219023641241064e-10 . (0.03539816347366529 -1.5219023641241064e-10) math:sum 0.03539816332147505 . - -1 math:negation 1 . + (-1) math:negation 1 . (937 1000 0.03539816332147505 0.035398163459948236 1) :pi true. } @@ -2098,7 +2098,7 @@ _:gn_128 { } _:gn_129 { - 935 math:notEqualTo 1000 . + (935) math:notEqualTo 1000 . (935 1) math:sum 936 . (2 935) math:product 1870 . (1870 1) math:sum 1871 . @@ -2106,7 +2106,7 @@ _:gn_129 { (1870 1871 1872) math:product 6549697440 . (1 6549697440) math:quotient 1.5267880832064816e-10 . (0.035398163320986484 1.5267880832064816e-10) math:sum 0.03539816347366529 . - 1 math:negation -1 . + (1) math:negation -1 . (936 1000 0.03539816347366529 0.035398163459948236 -1) :pi true. } @@ -2115,7 +2115,7 @@ _:gn_130 { } _:gn_131 { - 934 math:notEqualTo 1000 . + (934) math:notEqualTo 1000 . (934 1) math:sum 935 . (2 934) math:product 1868 . (1868 1) math:sum 1869 . @@ -2123,7 +2123,7 @@ _:gn_131 { (1868 1869 1870) math:product 6528716040 . (-1 6528716040) math:quotient -1.5316947373315383e-10 . (0.03539816347415596 -1.5316947373315383e-10) math:sum 0.035398163320986484 . - -1 math:negation 1 . + (-1) math:negation 1 . (935 1000 0.035398163320986484 0.035398163459948236 1) :pi true. } @@ -2132,7 +2132,7 @@ _:gn_132 { } _:gn_133 { - 933 math:notEqualTo 1000 . + (933) math:notEqualTo 1000 . (933 1) math:sum 934 . (2 933) math:product 1866 . (1866 1) math:sum 1867 . @@ -2140,7 +2140,7 @@ _:gn_133 { (1866 1867 1868) math:product 6507779496 . (1 6507779496) math:quotient 1.5366224387514189e-10 . (0.03539816332049372 1.5366224387514189e-10) math:sum 0.03539816347415596 . - 1 math:negation -1 . + (1) math:negation -1 . (934 1000 0.03539816347415596 0.035398163459948236 -1) :pi true. } @@ -2149,7 +2149,7 @@ _:gn_134 { } _:gn_135 { - 932 math:notEqualTo 1000 . + (932) math:notEqualTo 1000 . (932 1) math:sum 933 . (2 932) math:product 1864 . (1864 1) math:sum 1865 . @@ -2157,7 +2157,7 @@ _:gn_135 { (1864 1865 1866) math:product 6486887760 . (-1 6486887760) math:quotient -1.5415713004413076e-10 . (0.03539816347465085 -1.5415713004413076e-10) math:sum 0.03539816332049372 . - -1 math:negation 1 . + (-1) math:negation 1 . (933 1000 0.03539816332049372 0.035398163459948236 1) :pi true. } @@ -2166,7 +2166,7 @@ _:gn_136 { } _:gn_137 { - 931 math:notEqualTo 1000 . + (931) math:notEqualTo 1000 . (931 1) math:sum 932 . (2 931) math:product 1862 . (1862 1) math:sum 1863 . @@ -2174,7 +2174,7 @@ _:gn_137 { (1862 1863 1864) math:product 6466040784 . (1 6466040784) math:quotient 1.546541436104867e-10 . (0.035398163319996706 1.546541436104867e-10) math:sum 0.03539816347465085 . - 1 math:negation -1 . + (1) math:negation -1 . (932 1000 0.03539816347465085 0.035398163459948236 -1) :pi true. } @@ -2183,7 +2183,7 @@ _:gn_138 { } _:gn_139 { - 930 math:notEqualTo 1000 . + (930) math:notEqualTo 1000 . (930 1) math:sum 931 . (2 930) math:product 1860 . (1860 1) math:sum 1861 . @@ -2191,7 +2191,7 @@ _:gn_139 { (1860 1861 1862) math:product 6445238520 . (-1 6445238520) math:quotient -1.5515329601797266e-10 . (0.03539816347515 -1.5515329601797266e-10) math:sum 0.035398163319996706 . - -1 math:negation 1 . + (-1) math:negation 1 . (931 1000 0.035398163319996706 0.035398163459948236 1) :pi true. } @@ -2200,7 +2200,7 @@ _:gn_140 { } _:gn_141 { - 929 math:notEqualTo 1000 . + (929) math:notEqualTo 1000 . (929 1) math:sum 930 . (2 929) math:product 1858 . (1858 1) math:sum 1859 . @@ -2208,7 +2208,7 @@ _:gn_141 { (1858 1859 1860) math:product 6424480920 . (1 6424480920) math:quotient 1.5565459878430146e-10 . (0.0353981633194954 1.5565459878430146e-10) math:sum 0.03539816347515 . - 1 math:negation -1 . + (1) math:negation -1 . (930 1000 0.03539816347515 0.035398163459948236 -1) :pi true. } @@ -2217,7 +2217,7 @@ _:gn_142 { } _:gn_143 { - 928 math:notEqualTo 1000 . + (928) math:notEqualTo 1000 . (928 1) math:sum 929 . (2 928) math:product 1856 . (1856 1) math:sum 1857 . @@ -2225,7 +2225,7 @@ _:gn_143 { (1856 1857 1858) math:product 6403767936 . (-1 6403767936) math:quotient -1.5615806350169402e-10 . (0.035398163475653464 -1.5615806350169402e-10) math:sum 0.0353981633194954 . - -1 math:negation 1 . + (-1) math:negation 1 . (929 1000 0.0353981633194954 0.035398163459948236 1) :pi true. } @@ -2234,7 +2234,7 @@ _:gn_144 { } _:gn_145 { - 927 math:notEqualTo 1000 . + (927) math:notEqualTo 1000 . (927 1) math:sum 928 . (2 927) math:product 1854 . (1854 1) math:sum 1855 . @@ -2242,7 +2242,7 @@ _:gn_145 { (1854 1855 1856) math:product 6383099520 . (1 6383099520) math:quotient 1.5666370183744214e-10 . (0.03539816331898976 1.5666370183744214e-10) math:sum 0.035398163475653464 . - 1 math:negation -1 . + (1) math:negation -1 . (928 1000 0.035398163475653464 0.035398163459948236 -1) :pi true. } @@ -2251,7 +2251,7 @@ _:gn_146 { } _:gn_147 { - 926 math:notEqualTo 1000 . + (926) math:notEqualTo 1000 . (926 1) math:sum 927 . (2 926) math:product 1852 . (1852 1) math:sum 1853 . @@ -2259,7 +2259,7 @@ _:gn_147 { (1852 1853 1854) math:product 6362475624 . (-1 6362475624) math:quotient -1.5717152553447645e-10 . (0.03539816347616129 -1.5717152553447645e-10) math:sum 0.03539816331898976 . - -1 math:negation 1 . + (-1) math:negation 1 . (927 1000 0.03539816331898976 0.035398163459948236 1) :pi true. } @@ -2268,7 +2268,7 @@ _:gn_148 { } _:gn_149 { - 925 math:notEqualTo 1000 . + (925) math:notEqualTo 1000 . (925 1) math:sum 926 . (2 925) math:product 1850 . (1850 1) math:sum 1851 . @@ -2276,7 +2276,7 @@ _:gn_149 { (1850 1851 1852) math:product 6341896200 . (1 6341896200) math:quotient 1.5768154641193907e-10 . (0.03539816331847974 1.5768154641193907e-10) math:sum 0.03539816347616129 . - 1 math:negation -1 . + (1) math:negation -1 . (926 1000 0.03539816347616129 0.035398163459948236 -1) :pi true. } @@ -2285,7 +2285,7 @@ _:gn_150 { } _:gn_151 { - 924 math:notEqualTo 1000 . + (924) math:notEqualTo 1000 . (924 1) math:sum 925 . (2 924) math:product 1848 . (1848 1) math:sum 1849 . @@ -2293,7 +2293,7 @@ _:gn_151 { (1848 1849 1850) math:product 6321361200 . (-1 6321361200) math:quotient -1.5819377636576123e-10 . (0.035398163476673516 -1.5819377636576123e-10) math:sum 0.03539816331847974 . - -1 math:negation 1 . + (-1) math:negation 1 . (925 1000 0.03539816331847974 0.035398163459948236 1) :pi true. } @@ -2302,7 +2302,7 @@ _:gn_152 { } _:gn_153 { - 923 math:notEqualTo 1000 . + (923) math:notEqualTo 1000 . (923 1) math:sum 924 . (2 923) math:product 1846 . (1846 1) math:sum 1847 . @@ -2310,7 +2310,7 @@ _:gn_153 { (1846 1847 1848) math:product 6300870576 . (1 6300870576) math:quotient 1.58708227369246e-10 . (0.03539816331796529 1.58708227369246e-10) math:sum 0.035398163476673516 . - 1 math:negation -1 . + (1) math:negation -1 . (924 1000 0.035398163476673516 0.035398163459948236 -1) :pi true. } @@ -2319,7 +2319,7 @@ _:gn_154 { } _:gn_155 { - 922 math:notEqualTo 1000 . + (922) math:notEqualTo 1000 . (922 1) math:sum 923 . (2 922) math:product 1844 . (1844 1) math:sum 1845 . @@ -2327,7 +2327,7 @@ _:gn_155 { (1844 1845 1846) math:product 6280424280 . (-1 6280424280) math:quotient -1.5922491147365604e-10 . (0.0353981634771902 -1.5922491147365604e-10) math:sum 0.03539816331796529 . - -1 math:negation 1 . + (-1) math:negation 1 . (923 1000 0.03539816331796529 0.035398163459948236 1) :pi true. } @@ -2336,7 +2336,7 @@ _:gn_156 { } _:gn_157 { - 921 math:notEqualTo 1000 . + (921) math:notEqualTo 1000 . (921 1) math:sum 922 . (2 921) math:product 1842 . (1842 1) math:sum 1843 . @@ -2344,7 +2344,7 @@ _:gn_157 { (1842 1843 1844) math:product 6260022264 . (1 6260022264) math:quotient 1.5974384080880643e-10 . (0.03539816331744636 1.5974384080880643e-10) math:sum 0.0353981634771902 . - 1 math:negation -1 . + (1) math:negation -1 . (922 1000 0.0353981634771902 0.035398163459948236 -1) :pi true. } @@ -2353,7 +2353,7 @@ _:gn_158 { } _:gn_159 { - 920 math:notEqualTo 1000 . + (920) math:notEqualTo 1000 . (920 1) math:sum 921 . (2 920) math:product 1840 . (1840 1) math:sum 1841 . @@ -2361,7 +2361,7 @@ _:gn_159 { (1840 1841 1842) math:product 6239664480 . (-1 6239664480) math:quotient -1.6026502758366263e-10 . (0.03539816347771139 -1.6026502758366263e-10) math:sum 0.03539816331744636 . - -1 math:negation 1 . + (-1) math:negation 1 . (921 1000 0.03539816331744636 0.035398163459948236 1) :pi true. } @@ -2370,7 +2370,7 @@ _:gn_160 { } _:gn_161 { - 919 math:notEqualTo 1000 . + (919) math:notEqualTo 1000 . (919 1) math:sum 920 . (2 919) math:product 1838 . (1838 1) math:sum 1839 . @@ -2378,7 +2378,7 @@ _:gn_161 { (1838 1839 1840) math:product 6219350880 . (1 6219350880) math:quotient 1.6078848408694382e-10 . (0.0353981633169229 1.6078848408694382e-10) math:sum 0.03539816347771139 . - 1 math:negation -1 . + (1) math:negation -1 . (920 1000 0.03539816347771139 0.035398163459948236 -1) :pi true. } @@ -2387,7 +2387,7 @@ _:gn_162 { } _:gn_163 { - 918 math:notEqualTo 1000 . + (918) math:notEqualTo 1000 . (918 1) math:sum 919 . (2 918) math:product 1836 . (1836 1) math:sum 1837 . @@ -2395,7 +2395,7 @@ _:gn_163 { (1836 1837 1838) math:product 6199081416 . (-1 6199081416) math:quotient -1.613142226877312e-10 . (0.03539816347823713 -1.613142226877312e-10) math:sum 0.0353981633169229 . - -1 math:negation 1 . + (-1) math:negation 1 . (919 1000 0.0353981633169229 0.035398163459948236 1) :pi true. } @@ -2404,7 +2404,7 @@ _:gn_164 { } _:gn_165 { - 917 math:notEqualTo 1000 . + (917) math:notEqualTo 1000 . (917 1) math:sum 918 . (2 917) math:product 1834 . (1834 1) math:sum 1835 . @@ -2412,7 +2412,7 @@ _:gn_165 { (1834 1835 1836) math:product 6178856040 . (1 6178856040) math:quotient 1.6184225583608193e-10 . (0.03539816331639487 1.6184225583608193e-10) math:sum 0.03539816347823713 . - 1 math:negation -1 . + (1) math:negation -1 . (918 1000 0.03539816347823713 0.035398163459948236 -1) :pi true. } @@ -2421,7 +2421,7 @@ _:gn_166 { } _:gn_167 { - 916 math:notEqualTo 1000 . + (916) math:notEqualTo 1000 . (916 1) math:sum 917 . (2 916) math:product 1832 . (1832 1) math:sum 1833 . @@ -2429,7 +2429,7 @@ _:gn_167 { (1832 1833 1834) math:product 6158674704 . (-1 6158674704) math:quotient -1.6237259606364817e-10 . (0.035398163478767466 -1.6237259606364817e-10) math:sum 0.03539816331639487 . - -1 math:negation 1 . + (-1) math:negation 1 . (917 1000 0.03539816331639487 0.035398163459948236 1) :pi true. } @@ -2438,7 +2438,7 @@ _:gn_168 { } _:gn_169 { - 915 math:notEqualTo 1000 . + (915) math:notEqualTo 1000 . (915 1) math:sum 916 . (2 915) math:product 1830 . (1830 1) math:sum 1831 . @@ -2446,7 +2446,7 @@ _:gn_169 { (1830 1831 1832) math:product 6138537360 . (1 6138537360) math:quotient 1.6290525598430178e-10 . (0.03539816331586221 1.6290525598430178e-10) math:sum 0.035398163478767466 . - 1 math:negation -1 . + (1) math:negation -1 . (916 1000 0.035398163478767466 0.035398163459948236 -1) :pi true. } @@ -2455,7 +2455,7 @@ _:gn_170 { } _:gn_171 { - 914 math:notEqualTo 1000 . + (914) math:notEqualTo 1000 . (914 1) math:sum 915 . (2 914) math:product 1828 . (1828 1) math:sum 1829 . @@ -2463,7 +2463,7 @@ _:gn_171 { (1828 1829 1830) math:product 6118443960 . (-1 6118443960) math:quotient -1.6344024829476415e-10 . (0.035398163479302455 -1.6344024829476415e-10) math:sum 0.03539816331586221 . - -1 math:negation 1 . + (-1) math:negation 1 . (915 1000 0.03539816331586221 0.035398163459948236 1) :pi true. } @@ -2472,7 +2472,7 @@ _:gn_172 { } _:gn_173 { - 913 math:notEqualTo 1000 . + (913) math:notEqualTo 1000 . (913 1) math:sum 914 . (2 913) math:product 1826 . (1826 1) math:sum 1827 . @@ -2480,7 +2480,7 @@ _:gn_173 { (1826 1827 1828) math:product 6098394456 . (1 6098394456) math:quotient 1.6397758577524195e-10 . (0.03539816331532487 1.6397758577524195e-10) math:sum 0.035398163479302455 . - 1 math:negation -1 . + (1) math:negation -1 . (914 1000 0.035398163479302455 0.035398163459948236 -1) :pi true. } @@ -2489,7 +2489,7 @@ _:gn_174 { } _:gn_175 { - 912 math:notEqualTo 1000 . + (912) math:notEqualTo 1000 . (912 1) math:sum 913 . (2 912) math:product 1824 . (1824 1) math:sum 1825 . @@ -2497,7 +2497,7 @@ _:gn_175 { (1824 1825 1826) math:product 6078388800 . (-1 6078388800) math:quotient -1.645172812900682e-10 . (0.03539816347984215 -1.645172812900682e-10) math:sum 0.03539816331532487 . - -1 math:negation 1 . + (-1) math:negation 1 . (913 1000 0.03539816331532487 0.035398163459948236 1) :pi true. } @@ -2506,7 +2506,7 @@ _:gn_176 { } _:gn_177 { - 911 math:notEqualTo 1000 . + (911) math:notEqualTo 1000 . (911 1) math:sum 912 . (2 911) math:product 1822 . (1822 1) math:sum 1823 . @@ -2514,7 +2514,7 @@ _:gn_177 { (1822 1823 1824) math:product 6058426944 . (1 6058426944) math:quotient 1.6505934778834894e-10 . (0.0353981633147828 1.6505934778834894e-10) math:sum 0.03539816347984215 . - 1 math:negation -1 . + (1) math:negation -1 . (912 1000 0.03539816347984215 0.035398163459948236 -1) :pi true. } @@ -2523,7 +2523,7 @@ _:gn_178 { } _:gn_179 { - 910 math:notEqualTo 1000 . + (910) math:notEqualTo 1000 . (910 1) math:sum 911 . (2 910) math:product 1820 . (1820 1) math:sum 1821 . @@ -2531,7 +2531,7 @@ _:gn_179 { (1820 1821 1822) math:product 6038508840 . (-1 6038508840) math:quotient -1.656037983046159e-10 . (0.0353981634803866 -1.656037983046159e-10) math:sum 0.0353981633147828 . - -1 math:negation 1 . + (-1) math:negation 1 . (911 1000 0.0353981633147828 0.035398163459948236 1) :pi true. } @@ -2540,7 +2540,7 @@ _:gn_180 { } _:gn_181 { - 909 math:notEqualTo 1000 . + (909) math:notEqualTo 1000 . (909 1) math:sum 910 . (2 909) math:product 1818 . (1818 1) math:sum 1819 . @@ -2548,7 +2548,7 @@ _:gn_181 { (1818 1819 1820) math:product 6018634440 . (1 6018634440) math:quotient 1.6615064595948445e-10 . (0.03539816331423595 1.6615064595948445e-10) math:sum 0.0353981634803866 . - 1 math:negation -1 . + (1) math:negation -1 . (910 1000 0.0353981634803866 0.035398163459948236 -1) :pi true. } @@ -2557,7 +2557,7 @@ _:gn_182 { } _:gn_183 { - 908 math:notEqualTo 1000 . + (908) math:notEqualTo 1000 . (908 1) math:sum 909 . (2 908) math:product 1816 . (1816 1) math:sum 1817 . @@ -2565,7 +2565,7 @@ _:gn_183 { (1816 1817 1818) math:product 5998803696 . (-1 5998803696) math:quotient -1.666999039603179e-10 . (0.03539816348093586 -1.666999039603179e-10) math:sum 0.03539816331423595 . - -1 math:negation 1 . + (-1) math:negation 1 . (909 1000 0.03539816331423595 0.035398163459948236 1) :pi true. } @@ -2574,7 +2574,7 @@ _:gn_184 { } _:gn_185 { - 907 math:notEqualTo 1000 . + (907) math:notEqualTo 1000 . (907 1) math:sum 908 . (2 907) math:product 1814 . (1814 1) math:sum 1815 . @@ -2582,7 +2582,7 @@ _:gn_185 { (1814 1815 1816) math:product 5979016560 . (1 5979016560) math:quotient 1.6725158560189704e-10 . (0.03539816331368427 1.6725158560189704e-10) math:sum 0.03539816348093586 . - 1 math:negation -1 . + (1) math:negation -1 . (908 1000 0.03539816348093586 0.035398163459948236 -1) :pi true. } @@ -2591,7 +2591,7 @@ _:gn_186 { } _:gn_187 { - 906 math:notEqualTo 1000 . + (906) math:notEqualTo 1000 . (906 1) math:sum 907 . (2 906) math:product 1812 . (1812 1) math:sum 1813 . @@ -2599,7 +2599,7 @@ _:gn_187 { (1812 1813 1814) math:product 5959272984 . (-1 5959272984) math:quotient -1.6780570426709622e-10 . (0.035398163481489976 -1.6780570426709622e-10) math:sum 0.03539816331368427 . - -1 math:negation 1 . + (-1) math:negation 1 . (907 1000 0.03539816331368427 0.035398163459948236 1) :pi true. } @@ -2608,7 +2608,7 @@ _:gn_188 { } _:gn_189 { - 905 math:notEqualTo 1000 . + (905) math:notEqualTo 1000 . (905 1) math:sum 906 . (2 905) math:product 1810 . (1810 1) math:sum 1811 . @@ -2616,7 +2616,7 @@ _:gn_189 { (1810 1811 1812) math:product 5939572920 . (1 5939572920) math:quotient 1.683622734275649e-10 . (0.0353981633131277 1.683622734275649e-10) math:sum 0.035398163481489976 . - 1 math:negation -1 . + (1) math:negation -1 . (906 1000 0.035398163481489976 0.035398163459948236 -1) :pi true. } @@ -2625,7 +2625,7 @@ _:gn_190 { } _:gn_191 { - 904 math:notEqualTo 1000 . + (904) math:notEqualTo 1000 . (904 1) math:sum 905 . (2 904) math:product 1808 . (1808 1) math:sum 1809 . @@ -2633,7 +2633,7 @@ _:gn_191 { (1808 1809 1810) math:product 5919916320 . (-1 5919916320) math:quotient -1.6892130664441554e-10 . (0.03539816348204901 -1.6892130664441554e-10) math:sum 0.0353981633131277 . - -1 math:negation 1 . + (-1) math:negation 1 . (905 1000 0.0353981633131277 0.035398163459948236 1) :pi true. } @@ -2642,7 +2642,7 @@ _:gn_192 { } _:gn_193 { - 903 math:notEqualTo 1000 . + (903) math:notEqualTo 1000 . (903 1) math:sum 904 . (2 903) math:product 1806 . (1806 1) math:sum 1807 . @@ -2650,7 +2650,7 @@ _:gn_193 { (1806 1807 1808) math:product 5900303136 . (1 5900303136) math:quotient 1.6948281756891754e-10 . (0.03539816331256619 1.6948281756891754e-10) math:sum 0.03539816348204901 . - 1 math:negation -1 . + (1) math:negation -1 . (904 1000 0.03539816348204901 0.035398163459948236 -1) :pi true. } @@ -2659,7 +2659,7 @@ _:gn_194 { } _:gn_195 { - 902 math:notEqualTo 1000 . + (902) math:notEqualTo 1000 . (902 1) math:sum 903 . (2 902) math:product 1804 . (1804 1) math:sum 1805 . @@ -2667,7 +2667,7 @@ _:gn_195 { (1804 1805 1806) math:product 5880733320 . (-1 5880733320) math:quotient -1.7004681994319714e-10 . (0.03539816348261301 -1.7004681994319714e-10) math:sum 0.03539816331256619 . - -1 math:negation 1 . + (-1) math:negation 1 . (903 1000 0.03539816331256619 0.035398163459948236 1) :pi true. } @@ -2676,7 +2676,7 @@ _:gn_196 { } _:gn_197 { - 901 math:notEqualTo 1000 . + (901) math:notEqualTo 1000 . (901 1) math:sum 902 . (2 901) math:product 1802 . (1802 1) math:sum 1803 . @@ -2684,7 +2684,7 @@ _:gn_197 { (1802 1803 1804) math:product 5861206824 . (1 5861206824) math:quotient 1.706133276009439e-10 . (0.03539816331199968 1.706133276009439e-10) math:sum 0.03539816348261301 . - 1 math:negation -1 . + (1) math:negation -1 . (902 1000 0.03539816348261301 0.035398163459948236 -1) :pi true. } @@ -2693,7 +2693,7 @@ _:gn_198 { } _:gn_199 { - 900 math:notEqualTo 1000 . + (900) math:notEqualTo 1000 . (900 1) math:sum 901 . (2 900) math:product 1800 . (1800 1) math:sum 1801 . @@ -2701,7 +2701,7 @@ _:gn_199 { (1800 1801 1802) math:product 5841723600 . (-1 5841723600) math:quotient -1.7118235446812307e-10 . (0.03539816348318203 -1.7118235446812307e-10) math:sum 0.03539816331199968 . - -1 math:negation 1 . + (-1) math:negation 1 . (901 1000 0.03539816331199968 0.035398163459948236 1) :pi true. } @@ -2710,7 +2710,7 @@ _:gn_200 { } _:gn_201 { - 899 math:notEqualTo 1000 . + (899) math:notEqualTo 1000 . (899 1) math:sum 900 . (2 899) math:product 1798 . (1798 1) math:sum 1799 . @@ -2718,7 +2718,7 @@ _:gn_201 { (1798 1799 1800) math:product 5822283600 . (1 5822283600) math:quotient 1.7175391456369456e-10 . (0.035398163311428116 1.7175391456369456e-10) math:sum 0.03539816348318203 . - 1 math:negation -1 . + (1) math:negation -1 . (900 1000 0.03539816348318203 0.035398163459948236 -1) :pi true. } @@ -2727,7 +2727,7 @@ _:gn_202 { } _:gn_203 { - 898 math:notEqualTo 1000 . + (898) math:notEqualTo 1000 . (898 1) math:sum 899 . (2 898) math:product 1796 . (1796 1) math:sum 1797 . @@ -2735,7 +2735,7 @@ _:gn_203 { (1796 1797 1798) math:product 5802886776 . (-1 5802886776) math:quotient -1.7232802200033826e-10 . (0.035398163483756136 -1.7232802200033826e-10) math:sum 0.035398163311428116 . - -1 math:negation 1 . + (-1) math:negation 1 . (899 1000 0.035398163311428116 0.035398163459948236 1) :pi true. } @@ -2744,7 +2744,7 @@ _:gn_204 { } _:gn_205 { - 897 math:notEqualTo 1000 . + (897) math:notEqualTo 1000 . (897 1) math:sum 898 . (2 897) math:product 1794 . (1794 1) math:sum 1795 . @@ -2752,7 +2752,7 @@ _:gn_205 { (1794 1795 1796) math:product 5783533080 . (1 5783533080) math:quotient 1.7290469098518583e-10 . (0.035398163310851445 1.7290469098518583e-10) math:sum 0.035398163483756136 . - 1 math:negation -1 . + (1) math:negation -1 . (898 1000 0.035398163483756136 0.035398163459948236 -1) :pi true. } @@ -2761,7 +2761,7 @@ _:gn_206 { } _:gn_207 { - 896 math:notEqualTo 1000 . + (896) math:notEqualTo 1000 . (896 1) math:sum 897 . (2 896) math:product 1792 . (1792 1) math:sum 1793 . @@ -2769,7 +2769,7 @@ _:gn_207 { (1792 1793 1794) math:product 5764222464 . (-1 5764222464) math:quotient -1.734839358205589e-10 . (0.03539816348433538 -1.734839358205589e-10) math:sum 0.035398163310851445 . - -1 math:negation 1 . + (-1) math:negation 1 . (897 1000 0.035398163310851445 0.035398163459948236 1) :pi true. } @@ -2778,7 +2778,7 @@ _:gn_208 { } _:gn_209 { - 895 math:notEqualTo 1000 . + (895) math:notEqualTo 1000 . (895 1) math:sum 896 . (2 895) math:product 1790 . (1790 1) math:sum 1791 . @@ -2786,7 +2786,7 @@ _:gn_209 { (1790 1791 1792) math:product 5744954880 . (1 5744954880) math:quotient 1.7406577090471422e-10 . (0.03539816331026961 1.7406577090471422e-10) math:sum 0.03539816348433538 . - 1 math:negation -1 . + (1) math:negation -1 . (896 1000 0.03539816348433538 0.035398163459948236 -1) :pi true. } @@ -2795,7 +2795,7 @@ _:gn_210 { } _:gn_211 { - 894 math:notEqualTo 1000 . + (894) math:notEqualTo 1000 . (894 1) math:sum 895 . (2 894) math:product 1788 . (1788 1) math:sum 1789 . @@ -2803,7 +2803,7 @@ _:gn_211 { (1788 1789 1790) math:product 5725730280 . (-1 5725730280) math:quotient -1.7465021073259498e-10 . (0.03539816348491982 -1.7465021073259498e-10) math:sum 0.03539816331026961 . - -1 math:negation 1 . + (-1) math:negation 1 . (895 1000 0.03539816331026961 0.035398163459948236 1) :pi true. } @@ -2812,7 +2812,7 @@ _:gn_212 { } _:gn_213 { - 893 math:notEqualTo 1000 . + (893) math:notEqualTo 1000 . (893 1) math:sum 894 . (2 893) math:product 1786 . (1786 1) math:sum 1787 . @@ -2820,7 +2820,7 @@ _:gn_213 { (1786 1787 1788) math:product 5706548616 . (1 5706548616) math:quotient 1.7523726989658929e-10 . (0.035398163309682554 1.7523726989658929e-10) math:sum 0.03539816348491982 . - 1 math:negation -1 . + (1) math:negation -1 . (894 1000 0.03539816348491982 0.035398163459948236 -1) :pi true. } @@ -2829,7 +2829,7 @@ _:gn_214 { } _:gn_215 { - 892 math:notEqualTo 1000 . + (892) math:notEqualTo 1000 . (892 1) math:sum 893 . (2 892) math:product 1784 . (1784 1) math:sum 1785 . @@ -2837,7 +2837,7 @@ _:gn_215 { (1784 1785 1786) math:product 5687409840 . (-1 5687409840) math:quotient -1.7582696308729528e-10 . (0.03539816348550952 -1.7582696308729528e-10) math:sum 0.035398163309682554 . - -1 math:negation 1 . + (-1) math:negation 1 . (893 1000 0.035398163309682554 0.035398163459948236 1) :pi true. } @@ -2846,7 +2846,7 @@ _:gn_216 { } _:gn_217 { - 891 math:notEqualTo 1000 . + (891) math:notEqualTo 1000 . (891 1) math:sum 892 . (2 891) math:product 1782 . (1782 1) math:sum 1783 . @@ -2854,7 +2854,7 @@ _:gn_217 { (1782 1783 1784) math:product 5668313904 . (1 5668313904) math:quotient 1.7641930509429316e-10 . (0.035398163309090215 1.7641930509429316e-10) math:sum 0.03539816348550952 . - 1 math:negation -1 . + (1) math:negation -1 . (892 1000 0.03539816348550952 0.035398163459948236 -1) :pi true. } @@ -2863,7 +2863,7 @@ _:gn_218 { } _:gn_219 { - 890 math:notEqualTo 1000 . + (890) math:notEqualTo 1000 . (890 1) math:sum 891 . (2 890) math:product 1780 . (1780 1) math:sum 1781 . @@ -2871,7 +2871,7 @@ _:gn_219 { (1780 1781 1782) math:product 5649260760 . (-1 5649260760) math:quotient -1.7701431080692406e-10 . (0.03539816348610453 -1.7701431080692406e-10) math:sum 0.035398163309090215 . - -1 math:negation 1 . + (-1) math:negation 1 . (891 1000 0.035398163309090215 0.035398163459948236 1) :pi true. } @@ -2880,7 +2880,7 @@ _:gn_220 { } _:gn_221 { - 889 math:notEqualTo 1000 . + (889) math:notEqualTo 1000 . (889 1) math:sum 890 . (2 889) math:product 1778 . (1778 1) math:sum 1779 . @@ -2888,7 +2888,7 @@ _:gn_221 { (1778 1779 1780) math:product 5630250360 . (1 5630250360) math:quotient 1.7761199521507602e-10 . (0.03539816330849253 1.7761199521507602e-10) math:sum 0.03539816348610453 . - 1 math:negation -1 . + (1) math:negation -1 . (890 1000 0.03539816348610453 0.035398163459948236 -1) :pi true. } @@ -2897,7 +2897,7 @@ _:gn_222 { } _:gn_223 { - 888 math:notEqualTo 1000 . + (888) math:notEqualTo 1000 . (888 1) math:sum 889 . (2 888) math:product 1776 . (1776 1) math:sum 1777 . @@ -2905,7 +2905,7 @@ _:gn_223 { (1776 1777 1778) math:product 5611282656 . (-1 5611282656) math:quotient -1.782123734099771e-10 . (0.03539816348670491 -1.782123734099771e-10) math:sum 0.03539816330849253 . - -1 math:negation 1 . + (-1) math:negation 1 . (889 1000 0.03539816330849253 0.035398163459948236 1) :pi true. } @@ -2914,7 +2914,7 @@ _:gn_224 { } _:gn_225 { - 887 math:notEqualTo 1000 . + (887) math:notEqualTo 1000 . (887 1) math:sum 888 . (2 887) math:product 1774 . (1774 1) math:sum 1775 . @@ -2922,7 +2922,7 @@ _:gn_225 { (1774 1775 1776) math:product 5592357600 . (1 5592357600) math:quotient 1.788154605849955e-10 . (0.035398163307889446 1.788154605849955e-10) math:sum 0.03539816348670491 . - 1 math:negation -1 . + (1) math:negation -1 . (888 1000 0.03539816348670491 0.035398163459948236 -1) :pi true. } @@ -2931,7 +2931,7 @@ _:gn_226 { } _:gn_227 { - 886 math:notEqualTo 1000 . + (886) math:notEqualTo 1000 . (886 1) math:sum 887 . (2 886) math:product 1772 . (1772 1) math:sum 1773 . @@ -2939,7 +2939,7 @@ _:gn_227 { (1772 1773 1774) math:product 5573475144 . (-1 5573475144) math:quotient -1.7942127203644707e-10 . (0.035398163487310716 -1.7942127203644707e-10) math:sum 0.035398163307889446 . - -1 math:negation 1 . + (-1) math:negation 1 . (887 1000 0.035398163307889446 0.035398163459948236 1) :pi true. } @@ -2948,7 +2948,7 @@ _:gn_228 { } _:gn_229 { - 885 math:notEqualTo 1000 . + (885) math:notEqualTo 1000 . (885 1) math:sum 886 . (2 885) math:product 1770 . (1770 1) math:sum 1771 . @@ -2956,7 +2956,7 @@ _:gn_229 { (1770 1771 1772) math:product 5554635240 . (1 5554635240) math:quotient 1.8002982316440998e-10 . (0.03539816330728089 1.8002982316440998e-10) math:sum 0.035398163487310716 . - 1 math:negation -1 . + (1) math:negation -1 . (886 1000 0.035398163487310716 0.035398163459948236 -1) :pi true. } @@ -2965,7 +2965,7 @@ _:gn_230 { } _:gn_231 { - 884 math:notEqualTo 1000 . + (884) math:notEqualTo 1000 . (884 1) math:sum 885 . (2 884) math:product 1768 . (1768 1) math:sum 1769 . @@ -2973,7 +2973,7 @@ _:gn_231 { (1768 1769 1770) math:product 5535837840 . (-1 5535837840) math:quotient -1.8064112947354687e-10 . (0.03539816348792202 -1.8064112947354687e-10) math:sum 0.03539816330728089 . - -1 math:negation 1 . + (-1) math:negation 1 . (885 1000 0.03539816330728089 0.035398163459948236 1) :pi true. } @@ -2982,7 +2982,7 @@ _:gn_232 { } _:gn_233 { - 883 math:notEqualTo 1000 . + (883) math:notEqualTo 1000 . (883 1) math:sum 884 . (2 883) math:product 1766 . (1766 1) math:sum 1767 . @@ -2990,7 +2990,7 @@ _:gn_233 { (1766 1767 1768) math:product 5517082896 . (1 5517082896) math:quotient 1.8125520657393434e-10 . (0.03539816330666681 1.8125520657393434e-10) math:sum 0.03539816348792202 . - 1 math:negation -1 . + (1) math:negation -1 . (884 1000 0.03539816348792202 0.035398163459948236 -1) :pi true. } @@ -2999,7 +2999,7 @@ _:gn_234 { } _:gn_235 { - 882 math:notEqualTo 1000 . + (882) math:notEqualTo 1000 . (882 1) math:sum 883 . (2 882) math:product 1764 . (1764 1) math:sum 1765 . @@ -3007,7 +3007,7 @@ _:gn_235 { (1764 1765 1766) math:product 5498370360 . (-1 5498370360) math:quotient -1.8187207018190023e-10 . (0.035398163488538886 -1.8187207018190023e-10) math:sum 0.03539816330666681 . - -1 math:negation 1 . + (-1) math:negation 1 . (883 1000 0.03539816330666681 0.035398163459948236 1) :pi true. } @@ -3016,7 +3016,7 @@ _:gn_236 { } _:gn_237 { - 881 math:notEqualTo 1000 . + (881) math:notEqualTo 1000 . (881 1) math:sum 882 . (2 881) math:product 1762 . (1762 1) math:sum 1763 . @@ -3024,7 +3024,7 @@ _:gn_237 { (1762 1763 1764) math:product 5479700184 . (1 5479700184) math:quotient 1.8249173612086802e-10 . (0.03539816330604715 1.8249173612086802e-10) math:sum 0.035398163488538886 . - 1 math:negation -1 . + (1) math:negation -1 . (882 1000 0.035398163488538886 0.035398163459948236 -1) :pi true. } @@ -3033,7 +3033,7 @@ _:gn_238 { } _:gn_239 { - 880 math:notEqualTo 1000 . + (880) math:notEqualTo 1000 . (880 1) math:sum 881 . (2 880) math:product 1760 . (1760 1) math:sum 1761 . @@ -3041,7 +3041,7 @@ _:gn_239 { (1760 1761 1762) math:product 5461072320 . (-1 5461072320) math:quotient -1.8311422032220955e-10 . (0.03539816348916137 -1.8311422032220955e-10) math:sum 0.03539816330604715 . - -1 math:negation 1 . + (-1) math:negation 1 . (881 1000 0.03539816330604715 0.035398163459948236 1) :pi true. } @@ -3050,7 +3050,7 @@ _:gn_240 { } _:gn_241 { - 879 math:notEqualTo 1000 . + (879) math:notEqualTo 1000 . (879 1) math:sum 880 . (2 879) math:product 1758 . (1758 1) math:sum 1759 . @@ -3058,7 +3058,7 @@ _:gn_241 { (1758 1759 1760) math:product 5442486720 . (1 5442486720) math:quotient 1.8373953882610485e-10 . (0.03539816330542183 1.8373953882610485e-10) math:sum 0.03539816348916137 . - 1 math:negation -1 . + (1) math:negation -1 . (880 1000 0.03539816348916137 0.035398163459948236 -1) :pi true. } @@ -3067,7 +3067,7 @@ _:gn_242 { } _:gn_243 { - 878 math:notEqualTo 1000 . + (878) math:notEqualTo 1000 . (878 1) math:sum 879 . (2 878) math:product 1756 . (1756 1) math:sum 1757 . @@ -3075,7 +3075,7 @@ _:gn_243 { (1756 1757 1758) math:product 5423943336 . (-1 5423943336) math:quotient -1.8436770778241035e-10 . (0.03539816348978954 -1.8436770778241035e-10) math:sum 0.03539816330542183 . - -1 math:negation 1 . + (-1) math:negation 1 . (879 1000 0.03539816330542183 0.035398163459948236 1) :pi true. } @@ -3084,7 +3084,7 @@ _:gn_244 { } _:gn_245 { - 877 math:notEqualTo 1000 . + (877) math:notEqualTo 1000 . (877 1) math:sum 878 . (2 877) math:product 1754 . (1754 1) math:sum 1755 . @@ -3092,7 +3092,7 @@ _:gn_245 { (1754 1755 1756) math:product 5405442120 . (1 5405442120) math:quotient 1.8499874345153472e-10 . (0.03539816330479079 1.8499874345153472e-10) math:sum 0.03539816348978954 . - 1 math:negation -1 . + (1) math:negation -1 . (878 1000 0.03539816348978954 0.035398163459948236 -1) :pi true. } @@ -3101,7 +3101,7 @@ _:gn_246 { } _:gn_247 { - 876 math:notEqualTo 1000 . + (876) math:notEqualTo 1000 . (876 1) math:sum 877 . (2 876) math:product 1752 . (1752 1) math:sum 1753 . @@ -3109,7 +3109,7 @@ _:gn_247 { (1752 1753 1754) math:product 5386983024 . (-1 5386983024) math:quotient -1.8563266220532273e-10 . (0.035398163490423455 -1.8563266220532273e-10) math:sum 0.03539816330479079 . - -1 math:negation 1 . + (-1) math:negation 1 . (877 1000 0.03539816330479079 0.035398163459948236 1) :pi true. } @@ -3118,7 +3118,7 @@ _:gn_248 { } _:gn_249 { - 875 math:notEqualTo 1000 . + (875) math:notEqualTo 1000 . (875 1) math:sum 876 . (2 875) math:product 1750 . (1750 1) math:sum 1751 . @@ -3126,7 +3126,7 @@ _:gn_249 { (1750 1751 1752) math:product 5368566000 . (1 5368566000) math:quotient 1.862694805279473e-10 . (0.035398163304153976 1.862694805279473e-10) math:sum 0.035398163490423455 . - 1 math:negation -1 . + (1) math:negation -1 . (876 1000 0.035398163490423455 0.035398163459948236 -1) :pi true. } @@ -3135,7 +3135,7 @@ _:gn_250 { } _:gn_251 { - 874 math:notEqualTo 1000 . + (874) math:notEqualTo 1000 . (874 1) math:sum 875 . (2 874) math:product 1748 . (1748 1) math:sum 1749 . @@ -3143,7 +3143,7 @@ _:gn_251 { (1748 1749 1750) math:product 5350191000 . (-1 5350191000) math:quotient -1.8690921501680968e-10 . (0.03539816349106319 -1.8690921501680968e-10) math:sum 0.035398163304153976 . - -1 math:negation 1 . + (-1) math:negation 1 . (875 1000 0.035398163304153976 0.035398163459948236 1) :pi true. } @@ -3152,7 +3152,7 @@ _:gn_252 { } _:gn_253 { - 873 math:notEqualTo 1000 . + (873) math:notEqualTo 1000 . (873 1) math:sum 874 . (2 873) math:product 1746 . (1746 1) math:sum 1747 . @@ -3160,7 +3160,7 @@ _:gn_253 { (1746 1747 1748) math:product 5331857976 . (1 5331857976) math:quotient 1.875518823834478e-10 . (0.03539816330351131 1.875518823834478e-10) math:sum 0.03539816349106319 . - 1 math:negation -1 . + (1) math:negation -1 . (874 1000 0.03539816349106319 0.035398163459948236 -1) :pi true. } @@ -3169,7 +3169,7 @@ _:gn_254 { } _:gn_255 { - 872 math:notEqualTo 1000 . + (872) math:notEqualTo 1000 . (872 1) math:sum 873 . (2 872) math:product 1744 . (1744 1) math:sum 1745 . @@ -3177,7 +3177,7 @@ _:gn_255 { (1744 1745 1746) math:product 5313566880 . (-1 5313566880) math:quotient -1.881974994544531e-10 . (0.03539816349170881 -1.881974994544531e-10) math:sum 0.03539816330351131 . - -1 math:negation 1 . + (-1) math:negation 1 . (873 1000 0.03539816330351131 0.035398163459948236 1) :pi true. } @@ -3186,7 +3186,7 @@ _:gn_256 { } _:gn_257 { - 871 math:notEqualTo 1000 . + (871) math:notEqualTo 1000 . (871 1) math:sum 872 . (2 871) math:product 1742 . (1742 1) math:sum 1743 . @@ -3194,7 +3194,7 @@ _:gn_257 { (1742 1743 1744) math:product 5295317664 . (1 5295317664) math:quotient 1.8884608317239568e-10 . (0.035398163302862724 1.8884608317239568e-10) math:sum 0.03539816349170881 . - 1 math:negation -1 . + (1) math:negation -1 . (872 1000 0.03539816349170881 0.035398163459948236 -1) :pi true. } @@ -3203,7 +3203,7 @@ _:gn_258 { } _:gn_259 { - 870 math:notEqualTo 1000 . + (870) math:notEqualTo 1000 . (870 1) math:sum 871 . (2 870) math:product 1740 . (1740 1) math:sum 1741 . @@ -3211,7 +3211,7 @@ _:gn_259 { (1740 1741 1742) math:product 5277110280 . (-1 5277110280) math:quotient -1.8949765059675805e-10 . (0.03539816349236038 -1.8949765059675805e-10) math:sum 0.035398163302862724 . - -1 math:negation 1 . + (-1) math:negation 1 . (871 1000 0.035398163302862724 0.035398163459948236 1) :pi true. } @@ -3220,7 +3220,7 @@ _:gn_260 { } _:gn_261 { - 869 math:notEqualTo 1000 . + (869) math:notEqualTo 1000 . (869 1) math:sum 870 . (2 869) math:product 1738 . (1738 1) math:sum 1739 . @@ -3228,7 +3228,7 @@ _:gn_261 { (1738 1739 1740) math:product 5258944680 . (1 5258944680) math:quotient 1.901522189048773e-10 . (0.03539816330220816 1.901522189048773e-10) math:sum 0.03539816349236038 . - 1 math:negation -1 . + (1) math:negation -1 . (870 1000 0.03539816349236038 0.035398163459948236 -1) :pi true. } @@ -3237,7 +3237,7 @@ _:gn_262 { } _:gn_263 { - 868 math:notEqualTo 1000 . + (868) math:notEqualTo 1000 . (868 1) math:sum 869 . (2 868) math:product 1736 . (1736 1) math:sum 1737 . @@ -3245,7 +3245,7 @@ _:gn_263 { (1736 1737 1738) math:product 5240820816 . (-1 5240820816) math:quotient -1.908098053928963e-10 . (0.03539816349301796 -1.908098053928963e-10) math:sum 0.03539816330220816 . - -1 math:negation 1 . + (-1) math:negation 1 . (869 1000 0.03539816330220816 0.035398163459948236 1) :pi true. } @@ -3254,7 +3254,7 @@ _:gn_264 { } _:gn_265 { - 867 math:notEqualTo 1000 . + (867) math:notEqualTo 1000 . (867 1) math:sum 868 . (2 867) math:product 1734 . (1734 1) math:sum 1735 . @@ -3262,7 +3262,7 @@ _:gn_265 { (1734 1735 1736) math:product 5222738640 . (1 5222738640) math:quotient 1.9147042747672322e-10 . (0.03539816330154753 1.9147042747672322e-10) math:sum 0.03539816349301796 . - 1 math:negation -1 . + (1) math:negation -1 . (868 1000 0.03539816349301796 0.035398163459948236 -1) :pi true. } @@ -3271,7 +3271,7 @@ _:gn_266 { } _:gn_267 { - 866 math:notEqualTo 1000 . + (866) math:notEqualTo 1000 . (866 1) math:sum 867 . (2 866) math:product 1732 . (1732 1) math:sum 1733 . @@ -3279,7 +3279,7 @@ _:gn_267 { (1732 1733 1734) math:product 5204698104 . (-1 5204698104) math:quotient -1.921341026930003e-10 . (0.035398163493681634 -1.921341026930003e-10) math:sum 0.03539816330154753 . - -1 math:negation 1 . + (-1) math:negation 1 . (867 1000 0.03539816330154753 0.035398163459948236 1) :pi true. } @@ -3288,7 +3288,7 @@ _:gn_268 { } _:gn_269 { - 865 math:notEqualTo 1000 . + (865) math:notEqualTo 1000 . (865 1) math:sum 866 . (2 865) math:product 1730 . (1730 1) math:sum 1731 . @@ -3296,7 +3296,7 @@ _:gn_269 { (1730 1731 1732) math:product 5186699160 . (1 5186699160) math:quotient 1.9280084870008154e-10 . (0.03539816330088078 1.9280084870008154e-10) math:sum 0.035398163493681634 . - 1 math:negation -1 . + (1) math:negation -1 . (866 1000 0.035398163493681634 0.035398163459948236 -1) :pi true. } @@ -3305,7 +3305,7 @@ _:gn_270 { } _:gn_271 { - 864 math:notEqualTo 1000 . + (864) math:notEqualTo 1000 . (864 1) math:sum 865 . (2 864) math:product 1728 . (1728 1) math:sum 1729 . @@ -3313,7 +3313,7 @@ _:gn_271 { (1728 1729 1730) math:product 5168741760 . (-1 5168741760) math:quotient -1.9347068327901915e-10 . (0.035398163494351466 -1.9347068327901915e-10) math:sum 0.03539816330088078 . - -1 math:negation 1 . + (-1) math:negation 1 . (865 1000 0.03539816330088078 0.035398163459948236 1) :pi true. } @@ -3322,7 +3322,7 @@ _:gn_272 { } _:gn_273 { - 863 math:notEqualTo 1000 . + (863) math:notEqualTo 1000 . (863 1) math:sum 864 . (2 863) math:product 1726 . (1726 1) math:sum 1727 . @@ -3330,7 +3330,7 @@ _:gn_273 { (1726 1727 1728) math:product 5150825856 . (1 5150825856) math:quotient 1.9414362433455952e-10 . (0.03539816330020784 1.9414362433455952e-10) math:sum 0.035398163494351466 . - 1 math:negation -1 . + (1) math:negation -1 . (864 1000 0.035398163494351466 0.035398163459948236 -1) :pi true. } @@ -3339,7 +3339,7 @@ _:gn_274 { } _:gn_275 { - 862 math:notEqualTo 1000 . + (862) math:notEqualTo 1000 . (862 1) math:sum 863 . (2 862) math:product 1724 . (1724 1) math:sum 1725 . @@ -3347,7 +3347,7 @@ _:gn_275 { (1724 1725 1726) math:product 5132951400 . (-1 5132951400) math:quotient -1.9481968989614824e-10 . (0.03539816349502753 -1.9481968989614824e-10) math:sum 0.03539816330020784 . - -1 math:negation 1 . + (-1) math:negation 1 . (863 1000 0.03539816330020784 0.035398163459948236 1) :pi true. } @@ -3356,7 +3356,7 @@ _:gn_276 { } _:gn_277 { - 861 math:notEqualTo 1000 . + (861) math:notEqualTo 1000 . (861 1) math:sum 862 . (2 861) math:product 1722 . (1722 1) math:sum 1723 . @@ -3364,7 +3364,7 @@ _:gn_277 { (1722 1723 1724) math:product 5115118344 . (1 5115118344) math:quotient 1.9549889811894448e-10 . (0.035398163299528634 1.9549889811894448e-10) math:sum 0.03539816349502753 . - 1 math:negation -1 . + (1) math:negation -1 . (862 1000 0.03539816349502753 0.035398163459948236 -1) :pi true. } @@ -3373,7 +3373,7 @@ _:gn_278 { } _:gn_279 { - 860 math:notEqualTo 1000 . + (860) math:notEqualTo 1000 . (860 1) math:sum 861 . (2 860) math:product 1720 . (1720 1) math:sum 1721 . @@ -3381,7 +3381,7 @@ _:gn_279 { (1720 1721 1722) math:product 5097326640 . (-1 5097326640) math:quotient -1.9618126728484482e-10 . (0.0353981634957099 -1.9618126728484482e-10) math:sum 0.035398163299528634 . - -1 math:negation 1 . + (-1) math:negation 1 . (861 1000 0.035398163299528634 0.035398163459948236 1) :pi true. } @@ -3390,7 +3390,7 @@ _:gn_280 { } _:gn_281 { - 859 math:notEqualTo 1000 . + (859) math:notEqualTo 1000 . (859 1) math:sum 860 . (2 859) math:product 1718 . (1718 1) math:sum 1719 . @@ -3398,7 +3398,7 @@ _:gn_281 { (1718 1719 1720) math:product 5079576240 . (1 5079576240) math:quotient 1.9686681580351672e-10 . (0.035398163298843086 1.9686681580351672e-10) math:sum 0.0353981634957099 . - 1 math:negation -1 . + (1) math:negation -1 . (860 1000 0.0353981634957099 0.035398163459948236 -1) :pi true. } @@ -3407,7 +3407,7 @@ _:gn_282 { } _:gn_283 { - 858 math:notEqualTo 1000 . + (858) math:notEqualTo 1000 . (858 1) math:sum 859 . (2 858) math:product 1716 . (1716 1) math:sum 1717 . @@ -3415,7 +3415,7 @@ _:gn_283 { (1716 1717 1718) math:product 5061867096 . (-1 5061867096) math:quotient -1.9755556221344142e-10 . (0.03539816349639865 -1.9755556221344142e-10) math:sum 0.035398163298843086 . - -1 math:negation 1 . + (-1) math:negation 1 . (859 1000 0.035398163298843086 0.035398163459948236 1) :pi true. } @@ -3424,7 +3424,7 @@ _:gn_284 { } _:gn_285 { - 857 math:notEqualTo 1000 . + (857) math:notEqualTo 1000 . (857 1) math:sum 858 . (2 857) math:product 1714 . (1714 1) math:sum 1715 . @@ -3432,7 +3432,7 @@ _:gn_285 { (1714 1715 1716) math:product 5044199160 . (1 5044199160) math:quotient 1.982475251829668e-10 . (0.035398163298151125 1.982475251829668e-10) math:sum 0.03539816349639865 . - 1 math:negation -1 . + (1) math:negation -1 . (858 1000 0.03539816349639865 0.035398163459948236 -1) :pi true. } @@ -3441,7 +3441,7 @@ _:gn_286 { } _:gn_287 { - 856 math:notEqualTo 1000 . + (856) math:notEqualTo 1000 . (856 1) math:sum 857 . (2 856) math:product 1712 . (1712 1) math:sum 1713 . @@ -3449,7 +3449,7 @@ _:gn_287 { (1712 1713 1714) math:product 5026572384 . (-1 5026572384) math:quotient -1.9894272351137e-10 . (0.03539816349709385 -1.9894272351137e-10) math:sum 0.035398163298151125 . - -1 math:negation 1 . + (-1) math:negation 1 . (857 1000 0.035398163298151125 0.035398163459948236 1) :pi true. } @@ -3458,7 +3458,7 @@ _:gn_288 { } _:gn_289 { - 855 math:notEqualTo 1000 . + (855) math:notEqualTo 1000 . (855 1) math:sum 856 . (2 855) math:product 1710 . (1710 1) math:sum 1711 . @@ -3466,7 +3466,7 @@ _:gn_289 { (1710 1711 1712) math:product 5008986720 . (1 5008986720) math:quotient 1.9964117612992994e-10 . (0.03539816329745267 1.9964117612992994e-10) math:sum 0.03539816349709385 . - 1 math:negation -1 . + (1) math:negation -1 . (856 1000 0.03539816349709385 0.035398163459948236 -1) :pi true. } @@ -3475,7 +3475,7 @@ _:gn_290 { } _:gn_291 { - 854 math:notEqualTo 1000 . + (854) math:notEqualTo 1000 . (854 1) math:sum 855 . (2 854) math:product 1708 . (1708 1) math:sum 1709 . @@ -3483,7 +3483,7 @@ _:gn_291 { (1708 1709 1710) math:product 4991442120 . (-1 4991442120) math:quotient -2.0034290210300987e-10 . (0.03539816349779557 -2.0034290210300987e-10) math:sum 0.03539816329745267 . - -1 math:negation 1 . + (-1) math:negation 1 . (855 1000 0.03539816329745267 0.035398163459948236 1) :pi true. } @@ -3492,7 +3492,7 @@ _:gn_292 { } _:gn_293 { - 853 math:notEqualTo 1000 . + (853) math:notEqualTo 1000 . (853 1) math:sum 854 . (2 853) math:product 1706 . (1706 1) math:sum 1707 . @@ -3500,7 +3500,7 @@ _:gn_293 { (1706 1707 1708) math:product 4973938536 . (1 4973938536) math:quotient 2.010479206291503e-10 . (0.03539816329674765 2.010479206291503e-10) math:sum 0.03539816349779557 . - 1 math:negation -1 . + (1) math:negation -1 . (854 1000 0.03539816349779557 0.035398163459948236 -1) :pi true. } @@ -3509,7 +3509,7 @@ _:gn_294 { } _:gn_295 { - 852 math:notEqualTo 1000 . + (852) math:notEqualTo 1000 . (852 1) math:sum 853 . (2 852) math:product 1704 . (1704 1) math:sum 1705 . @@ -3517,7 +3517,7 @@ _:gn_295 { (1704 1705 1706) math:product 4956475920 . (-1 4956475920) math:quotient -2.0175625104217191e-10 . (0.0353981634985039 -2.0175625104217191e-10) math:sum 0.03539816329674765 . - -1 math:negation 1 . + (-1) math:negation 1 . (853 1000 0.03539816329674765 0.035398163459948236 1) :pi true. } @@ -3526,7 +3526,7 @@ _:gn_296 { } _:gn_297 { - 851 math:notEqualTo 1000 . + (851) math:notEqualTo 1000 . (851 1) math:sum 852 . (2 851) math:product 1702 . (1702 1) math:sum 1703 . @@ -3534,7 +3534,7 @@ _:gn_297 { (1702 1703 1704) math:product 4939054224 . (1 4939054224) math:quotient 2.0246791281228907e-10 . (0.03539816329603599 2.0246791281228907e-10) math:sum 0.0353981634985039 . - 1 math:negation -1 . + (1) math:negation -1 . (852 1000 0.0353981634985039 0.035398163459948236 -1) :pi true. } @@ -3543,7 +3543,7 @@ _:gn_298 { } _:gn_299 { - 850 math:notEqualTo 1000 . + (850) math:notEqualTo 1000 . (850 1) math:sum 851 . (2 850) math:product 1700 . (1700 1) math:sum 1701 . @@ -3551,7 +3551,7 @@ _:gn_299 { (1700 1701 1702) math:product 4921673400 . (-1 4921673400) math:quotient -2.0318292554723358e-10 . (0.03539816349921892 -2.0318292554723358e-10) math:sum 0.03539816329603599 . - -1 math:negation 1 . + (-1) math:negation 1 . (851 1000 0.03539816329603599 0.035398163459948236 1) :pi true. } @@ -3560,7 +3560,7 @@ _:gn_300 { } _:gn_301 { - 849 math:notEqualTo 1000 . + (849) math:notEqualTo 1000 . (849 1) math:sum 850 . (2 849) math:product 1698 . (1698 1) math:sum 1699 . @@ -3568,7 +3568,7 @@ _:gn_301 { (1698 1699 1700) math:product 4904333400 . (1 4904333400) math:quotient 2.039013089933894e-10 . (0.035398163295317614 2.039013089933894e-10) math:sum 0.03539816349921892 . - 1 math:negation -1 . + (1) math:negation -1 . (850 1000 0.03539816349921892 0.035398163459948236 -1) :pi true. } @@ -3577,7 +3577,7 @@ _:gn_302 { } _:gn_303 { - 848 math:notEqualTo 1000 . + (848) math:notEqualTo 1000 . (848 1) math:sum 849 . (2 848) math:product 1696 . (1696 1) math:sum 1697 . @@ -3585,7 +3585,7 @@ _:gn_303 { (1696 1697 1698) math:product 4887034176 . (-1 4887034176) math:quotient -2.046230830369376e-10 . (0.035398163499940696 -2.046230830369376e-10) math:sum 0.035398163295317614 . - -1 math:negation 1 . + (-1) math:negation 1 . (849 1000 0.035398163295317614 0.035398163459948236 1) :pi true. } @@ -3594,7 +3594,7 @@ _:gn_304 { } _:gn_305 { - 847 math:notEqualTo 1000 . + (847) math:notEqualTo 1000 . (847 1) math:sum 848 . (2 847) math:product 1694 . (1694 1) math:sum 1695 . @@ -3602,7 +3602,7 @@ _:gn_305 { (1694 1695 1696) math:product 4869775680 . (1 4869775680) math:quotient 2.0534826770501264e-10 . (0.03539816329459243 2.0534826770501264e-10) math:sum 0.035398163499940696 . - 1 math:negation -1 . + (1) math:negation -1 . (848 1000 0.035398163499940696 0.035398163459948236 -1) :pi true. } @@ -3611,7 +3611,7 @@ _:gn_306 { } _:gn_307 { - 846 math:notEqualTo 1000 . + (846) math:notEqualTo 1000 . (846 1) math:sum 847 . (2 846) math:product 1692 . (1692 1) math:sum 1693 . @@ -3619,7 +3619,7 @@ _:gn_307 { (1692 1693 1694) math:product 4852557864 . (-1 4852557864) math:quotient -2.0607688316686913e-10 . (0.035398163500669315 -2.0607688316686913e-10) math:sum 0.03539816329459243 . - -1 math:negation 1 . + (-1) math:negation 1 . (847 1000 0.03539816329459243 0.035398163459948236 1) :pi true. } @@ -3628,7 +3628,7 @@ _:gn_308 { } _:gn_309 { - 845 math:notEqualTo 1000 . + (845) math:notEqualTo 1000 . (845 1) math:sum 846 . (2 845) math:product 1690 . (1690 1) math:sum 1691 . @@ -3636,7 +3636,7 @@ _:gn_309 { (1690 1691 1692) math:product 4835380680 . (1 4835380680) math:quotient 2.0680894973505995e-10 . (0.03539816329386036 2.0680894973505995e-10) math:sum 0.035398163500669315 . - 1 math:negation -1 . + (1) math:negation -1 . (846 1000 0.035398163500669315 0.035398163459948236 -1) :pi true. } @@ -3645,7 +3645,7 @@ _:gn_310 { } _:gn_311 { - 844 math:notEqualTo 1000 . + (844) math:notEqualTo 1000 . (844 1) math:sum 845 . (2 844) math:product 1688 . (1688 1) math:sum 1689 . @@ -3653,7 +3653,7 @@ _:gn_311 { (1688 1689 1690) math:product 4818244080 . (-1 4818244080) math:quotient -2.0754448786662547e-10 . (0.03539816350140485 -2.0754448786662547e-10) math:sum 0.03539816329386036 . - -1 math:negation 1 . + (-1) math:negation 1 . (845 1000 0.03539816329386036 0.035398163459948236 1) :pi true. } @@ -3662,7 +3662,7 @@ _:gn_312 { } _:gn_313 { - 843 math:notEqualTo 1000 . + (843) math:notEqualTo 1000 . (843 1) math:sum 844 . (2 843) math:product 1686 . (1686 1) math:sum 1687 . @@ -3670,7 +3670,7 @@ _:gn_313 { (1686 1687 1688) math:product 4801148016 . (1 4801148016) math:quotient 2.0828351816429397e-10 . (0.035398163293121336 2.0828351816429397e-10) math:sum 0.03539816350140485 . - 1 math:negation -1 . + (1) math:negation -1 . (844 1000 0.03539816350140485 0.035398163459948236 -1) :pi true. } @@ -3679,7 +3679,7 @@ _:gn_314 { } _:gn_315 { - 842 math:notEqualTo 1000 . + (842) math:notEqualTo 1000 . (842 1) math:sum 843 . (2 842) math:product 1684 . (1684 1) math:sum 1685 . @@ -3687,7 +3687,7 @@ _:gn_315 { (1684 1685 1686) math:product 4784092440 . (-1 4784092440) math:quotient -2.090260613776936e-10 . (0.035398163502147396 -2.090260613776936e-10) math:sum 0.035398163293121336 . - -1 math:negation 1 . + (-1) math:negation 1 . (843 1000 0.035398163293121336 0.035398163459948236 1) :pi true. } @@ -3696,7 +3696,7 @@ _:gn_316 { } _:gn_317 { - 841 math:notEqualTo 1000 . + (841) math:notEqualTo 1000 . (841 1) math:sum 842 . (2 841) math:product 1682 . (1682 1) math:sum 1683 . @@ -3704,7 +3704,7 @@ _:gn_317 { (1682 1683 1684) math:product 4767077304 . (1 4767077304) math:quotient 2.097721384045758e-10 . (0.03539816329237526 2.097721384045758e-10) math:sum 0.035398163502147396 . - 1 math:negation -1 . + (1) math:negation -1 . (842 1000 0.035398163502147396 0.035398163459948236 -1) :pi true. } @@ -3713,7 +3713,7 @@ _:gn_318 { } _:gn_319 { - 840 math:notEqualTo 1000 . + (840) math:notEqualTo 1000 . (840 1) math:sum 841 . (2 840) math:product 1680 . (1680 1) math:sum 1681 . @@ -3721,7 +3721,7 @@ _:gn_319 { (1680 1681 1682) math:product 4750102560 . (-1 4750102560) math:quotient -2.105217702920503e-10 . (0.03539816350289703 -2.105217702920503e-10) math:sum 0.03539816329237526 . - -1 math:negation 1 . + (-1) math:negation 1 . (841 1000 0.03539816329237526 0.035398163459948236 1) :pi true. } @@ -3730,7 +3730,7 @@ _:gn_320 { } _:gn_321 { - 839 math:notEqualTo 1000 . + (839) math:notEqualTo 1000 . (839 1) math:sum 840 . (2 839) math:product 1678 . (1678 1) math:sum 1679 . @@ -3738,7 +3738,7 @@ _:gn_321 { (1678 1679 1680) math:product 4733168160 . (1 4733168160) math:quotient 2.1127497823783214e-10 . (0.035398163291622056 2.1127497823783214e-10) math:sum 0.03539816350289703 . - 1 math:negation -1 . + (1) math:negation -1 . (840 1000 0.03539816350289703 0.035398163459948236 -1) :pi true. } @@ -3747,7 +3747,7 @@ _:gn_322 { } _:gn_323 { - 838 math:notEqualTo 1000 . + (838) math:notEqualTo 1000 . (838 1) math:sum 839 . (2 838) math:product 1676 . (1676 1) math:sum 1677 . @@ -3755,7 +3755,7 @@ _:gn_323 { (1676 1677 1678) math:product 4716274056 . (-1 4716274056) math:quotient -2.1203178359150043e-10 . (0.03539816350365384 -2.1203178359150043e-10) math:sum 0.035398163291622056 . - -1 math:negation 1 . + (-1) math:negation 1 . (839 1000 0.035398163291622056 0.035398163459948236 1) :pi true. } @@ -3764,7 +3764,7 @@ _:gn_324 { } _:gn_325 { - 837 math:notEqualTo 1000 . + (837) math:notEqualTo 1000 . (837 1) math:sum 838 . (2 837) math:product 1674 . (1674 1) math:sum 1675 . @@ -3772,7 +3772,7 @@ _:gn_325 { (1674 1675 1676) math:product 4699420200 . (1 4699420200) math:quotient 2.127922078557691e-10 . (0.03539816329086163 2.127922078557691e-10) math:sum 0.03539816350365384 . - 1 math:negation -1 . + (1) math:negation -1 . (838 1000 0.03539816350365384 0.035398163459948236 -1) :pi true. } @@ -3781,7 +3781,7 @@ _:gn_326 { } _:gn_327 { - 836 math:notEqualTo 1000 . + (836) math:notEqualTo 1000 . (836 1) math:sum 837 . (2 836) math:product 1672 . (1672 1) math:sum 1673 . @@ -3789,7 +3789,7 @@ _:gn_327 { (1672 1673 1674) math:product 4682606544 . (-1 4682606544) math:quotient -2.1355627268776995e-10 . (0.0353981635044179 -2.1355627268776995e-10) math:sum 0.03539816329086163 . - -1 math:negation 1 . + (-1) math:negation 1 . (837 1000 0.03539816329086163 0.035398163459948236 1) :pi true. } @@ -3798,7 +3798,7 @@ _:gn_328 { } _:gn_329 { - 835 math:notEqualTo 1000 . + (835) math:notEqualTo 1000 . (835 1) math:sum 836 . (2 835) math:product 1670 . (1670 1) math:sum 1671 . @@ -3806,7 +3806,7 @@ _:gn_329 { (1670 1671 1672) math:product 4665833040 . (1 4665833040) math:quotient 2.1432399990034792e-10 . (0.0353981632900939 2.1432399990034792e-10) math:sum 0.0353981635044179 . - 1 math:negation -1 . + (1) math:negation -1 . (836 1000 0.0353981635044179 0.035398163459948236 -1) :pi true. } @@ -3815,7 +3815,7 @@ _:gn_330 { } _:gn_331 { - 834 math:notEqualTo 1000 . + (834) math:notEqualTo 1000 . (834 1) math:sum 835 . (2 834) math:product 1668 . (1668 1) math:sum 1669 . @@ -3823,7 +3823,7 @@ _:gn_331 { (1668 1669 1670) math:product 4649099640 . (-1 4649099640) math:quotient -2.1509541146336885e-10 . (0.03539816350518931 -2.1509541146336885e-10) math:sum 0.0353981632900939 . - -1 math:negation 1 . + (-1) math:negation 1 . (835 1000 0.0353981632900939 0.035398163459948236 1) :pi true. } @@ -3832,7 +3832,7 @@ _:gn_332 { } _:gn_333 { - 833 math:notEqualTo 1000 . + (833) math:notEqualTo 1000 . (833 1) math:sum 834 . (2 833) math:product 1666 . (1666 1) math:sum 1667 . @@ -3840,7 +3840,7 @@ _:gn_333 { (1666 1667 1668) math:product 4632406296 . (1 4632406296) math:quotient 2.1587052950503976e-10 . (0.03539816328931878 2.1587052950503976e-10) math:sum 0.03539816350518931 . - 1 math:negation -1 . + (1) math:negation -1 . (834 1000 0.03539816350518931 0.035398163459948236 -1) :pi true. } @@ -3849,7 +3849,7 @@ _:gn_334 { } _:gn_335 { - 832 math:notEqualTo 1000 . + (832) math:notEqualTo 1000 . (832 1) math:sum 833 . (2 832) math:product 1664 . (1664 1) math:sum 1665 . @@ -3857,7 +3857,7 @@ _:gn_335 { (1664 1665 1666) math:product 4615752960 . (-1 4615752960) math:quotient -2.1664937631324187e-10 . (0.03539816350596816 -2.1664937631324187e-10) math:sum 0.03539816328931878 . - -1 math:negation 1 . + (-1) math:negation 1 . (833 1000 0.03539816328931878 0.035398163459948236 1) :pi true. } @@ -3866,7 +3866,7 @@ _:gn_336 { } _:gn_337 { - 831 math:notEqualTo 1000 . + (831) math:notEqualTo 1000 . (831 1) math:sum 832 . (2 831) math:product 1662 . (1662 1) math:sum 1663 . @@ -3874,7 +3874,7 @@ _:gn_337 { (1662 1663 1664) math:product 4599139584 . (1 4599139584) math:quotient 2.1743197433687632e-10 . (0.035398163288536184 2.1743197433687632e-10) math:sum 0.03539816350596816 . - 1 math:negation -1 . + (1) math:negation -1 . (832 1000 0.03539816350596816 0.035398163459948236 -1) :pi true. } @@ -3883,7 +3883,7 @@ _:gn_338 { } _:gn_339 { - 830 math:notEqualTo 1000 . + (830) math:notEqualTo 1000 . (830 1) math:sum 831 . (2 830) math:product 1660 . (1660 1) math:sum 1661 . @@ -3891,7 +3891,7 @@ _:gn_339 { (1660 1661 1662) math:product 4582566120 . (-1 4582566120) math:quotient -2.1821834618722314e-10 . (0.03539816350675453 -2.1821834618722314e-10) math:sum 0.035398163288536184 . - -1 math:negation 1 . + (-1) math:negation 1 . (831 1000 0.035398163288536184 0.035398163459948236 1) :pi true. } @@ -3900,7 +3900,7 @@ _:gn_340 { } _:gn_341 { - 829 math:notEqualTo 1000 . + (829) math:notEqualTo 1000 . (829 1) math:sum 830 . (2 829) math:product 1658 . (1658 1) math:sum 1659 . @@ -3908,7 +3908,7 @@ _:gn_341 { (1658 1659 1660) math:product 4566032520 . (1 4566032520) math:quotient 2.1900851463931317e-10 . (0.03539816328774602 2.1900851463931317e-10) math:sum 0.03539816350675453 . - 1 math:negation -1 . + (1) math:negation -1 . (830 1000 0.03539816350675453 0.035398163459948236 -1) :pi true. } @@ -3917,7 +3917,7 @@ _:gn_342 { } _:gn_343 { - 828 math:notEqualTo 1000 . + (828) math:notEqualTo 1000 . (828 1) math:sum 829 . (2 828) math:product 1656 . (1656 1) math:sum 1657 . @@ -3925,7 +3925,7 @@ _:gn_343 { (1656 1657 1658) math:product 4549538736 . (-1 4549538736) math:quotient -2.1980250263331312e-10 . (0.03539816350754852 -2.1980250263331312e-10) math:sum 0.03539816328774602 . - -1 math:negation 1 . + (-1) math:negation 1 . (829 1000 0.03539816328774602 0.035398163459948236 1) :pi true. } @@ -3934,7 +3934,7 @@ _:gn_344 { } _:gn_345 { - 827 math:notEqualTo 1000 . + (827) math:notEqualTo 1000 . (827 1) math:sum 828 . (2 827) math:product 1654 . (1654 1) math:sum 1655 . @@ -3942,7 +3942,7 @@ _:gn_345 { (1654 1655 1656) math:product 4533084720 . (1 4533084720) math:quotient 2.2060033327592431e-10 . (0.035398163286948184 2.2060033327592431e-10) math:sum 0.03539816350754852 . - 1 math:negation -1 . + (1) math:negation -1 . (828 1000 0.03539816350754852 0.035398163459948236 -1) :pi true. } @@ -3951,7 +3951,7 @@ _:gn_346 { } _:gn_347 { - 826 math:notEqualTo 1000 . + (826) math:notEqualTo 1000 . (826 1) math:sum 827 . (2 826) math:product 1652 . (1652 1) math:sum 1653 . @@ -3959,7 +3959,7 @@ _:gn_347 { (1652 1653 1654) math:product 4516670424 . (-1 4516670424) math:quotient -2.214020298417948e-10 . (0.03539816350835021 -2.214020298417948e-10) math:sum 0.035398163286948184 . - -1 math:negation 1 . + (-1) math:negation 1 . (827 1000 0.035398163286948184 0.035398163459948236 1) :pi true. } @@ -3968,7 +3968,7 @@ _:gn_348 { } _:gn_349 { - 825 math:notEqualTo 1000 . + (825) math:notEqualTo 1000 . (825 1) math:sum 826 . (2 825) math:product 1650 . (1650 1) math:sum 1651 . @@ -3976,7 +3976,7 @@ _:gn_349 { (1650 1651 1652) math:product 4500295800 . (1 4500295800) math:quotient 2.222076157749453e-10 . (0.0353981632861426 2.222076157749453e-10) math:sum 0.03539816350835021 . - 1 math:negation -1 . + (1) math:negation -1 . (826 1000 0.03539816350835021 0.035398163459948236 -1) :pi true. } @@ -3985,7 +3985,7 @@ _:gn_350 { } _:gn_351 { - 824 math:notEqualTo 1000 . + (824) math:notEqualTo 1000 . (824 1) math:sum 825 . (2 824) math:product 1648 . (1648 1) math:sum 1649 . @@ -3993,7 +3993,7 @@ _:gn_351 { (1648 1649 1650) math:product 4483960800 . (-1 4483960800) math:quotient -2.230171146902087e-10 . (0.03539816350915971 -2.230171146902087e-10) math:sum 0.0353981632861426 . - -1 math:negation 1 . + (-1) math:negation 1 . (825 1000 0.0353981632861426 0.035398163459948236 1) :pi true. } @@ -4002,7 +4002,7 @@ _:gn_352 { } _:gn_353 { - 823 math:notEqualTo 1000 . + (823) math:notEqualTo 1000 . (823 1) math:sum 824 . (2 823) math:product 1646 . (1646 1) math:sum 1647 . @@ -4010,7 +4010,7 @@ _:gn_353 { (1646 1647 1648) math:product 4467665376 . (1 4467665376) math:quotient 2.238305503746841e-10 . (0.03539816328532916 2.238305503746841e-10) math:sum 0.03539816350915971 . - 1 math:negation -1 . + (1) math:negation -1 . (824 1000 0.03539816350915971 0.035398163459948236 -1) :pi true. } @@ -4019,7 +4019,7 @@ _:gn_354 { } _:gn_355 { - 822 math:notEqualTo 1000 . + (822) math:notEqualTo 1000 . (822 1) math:sum 823 . (2 822) math:product 1644 . (1644 1) math:sum 1645 . @@ -4027,7 +4027,7 @@ _:gn_355 { (1644 1645 1646) math:product 4451409480 . (-1 4451409480) math:quotient -2.246479467892044e-10 . (0.035398163509977106 -2.246479467892044e-10) math:sum 0.03539816328532916 . - -1 math:negation 1 . + (-1) math:negation 1 . (823 1000 0.03539816328532916 0.035398163459948236 1) :pi true. } @@ -4036,7 +4036,7 @@ _:gn_356 { } _:gn_357 { - 821 math:notEqualTo 1000 . + (821) math:notEqualTo 1000 . (821 1) math:sum 822 . (2 821) math:product 1642 . (1642 1) math:sum 1643 . @@ -4044,7 +4044,7 @@ _:gn_357 { (1642 1643 1644) math:product 4435193064 . (1 4435193064) math:quotient 2.2546932806981862e-10 . (0.035398163284507775 2.2546932806981862e-10) math:sum 0.035398163509977106 . - 1 math:negation -1 . + (1) math:negation -1 . (822 1000 0.035398163509977106 0.035398163459948236 -1) :pi true. } @@ -4053,7 +4053,7 @@ _:gn_358 { } _:gn_359 { - 820 math:notEqualTo 1000 . + (820) math:notEqualTo 1000 . (820 1) math:sum 821 . (2 820) math:product 1640 . (1640 1) math:sum 1641 . @@ -4061,7 +4061,7 @@ _:gn_359 { (1640 1641 1642) math:product 4419016080 . (-1 4419016080) math:quotient -2.2629471852928855e-10 . (0.035398163510802494 -2.2629471852928855e-10) math:sum 0.035398163284507775 . - -1 math:negation 1 . + (-1) math:negation 1 . (821 1000 0.035398163284507775 0.035398163459948236 1) :pi true. } @@ -4070,7 +4070,7 @@ _:gn_360 { } _:gn_361 { - 819 math:notEqualTo 1000 . + (819) math:notEqualTo 1000 . (819 1) math:sum 820 . (2 819) math:product 1638 . (1638 1) math:sum 1639 . @@ -4078,7 +4078,7 @@ _:gn_361 { (1638 1639 1640) math:product 4402878480 . (1 4402878480) math:quotient 2.2712414265860003e-10 . (0.03539816328367835 2.2712414265860003e-10) math:sum 0.035398163510802494 . - 1 math:negation -1 . + (1) math:negation -1 . (820 1000 0.035398163510802494 0.035398163459948236 -1) :pi true. } @@ -4087,7 +4087,7 @@ _:gn_362 { } _:gn_363 { - 818 math:notEqualTo 1000 . + (818) math:notEqualTo 1000 . (818 1) math:sum 819 . (2 818) math:product 1636 . (1636 1) math:sum 1637 . @@ -4095,7 +4095,7 @@ _:gn_363 { (1636 1637 1638) math:product 4386780216 . (-1 4386780216) math:quotient -2.27957625128489e-10 . (0.03539816351163597 -2.27957625128489e-10) math:sum 0.03539816328367835 . - -1 math:negation 1 . + (-1) math:negation 1 . (819 1000 0.03539816328367835 0.035398163459948236 1) :pi true. } @@ -4104,7 +4104,7 @@ _:gn_364 { } _:gn_365 { - 817 math:notEqualTo 1000 . + (817) math:notEqualTo 1000 . (817 1) math:sum 818 . (2 817) math:product 1634 . (1634 1) math:sum 1635 . @@ -4112,7 +4112,7 @@ _:gn_365 { (1634 1635 1636) math:product 4370721240 . (1 4370721240) math:quotient 2.287951907909826e-10 . (0.03539816328284078 2.287951907909826e-10) math:sum 0.03539816351163597 . - 1 math:negation -1 . + (1) math:negation -1 . (818 1000 0.03539816351163597 0.035398163459948236 -1) :pi true. } @@ -4121,7 +4121,7 @@ _:gn_366 { } _:gn_367 { - 816 math:notEqualTo 1000 . + (816) math:notEqualTo 1000 . (816 1) math:sum 817 . (2 816) math:product 1632 . (1632 1) math:sum 1633 . @@ -4129,7 +4129,7 @@ _:gn_367 { (1632 1633 1634) math:product 4354701504 . (-1 4354701504) math:quotient -2.2963686468095519e-10 . (0.03539816351247765 -2.2963686468095519e-10) math:sum 0.03539816328284078 . - -1 math:negation 1 . + (-1) math:negation 1 . (817 1000 0.03539816328284078 0.035398163459948236 1) :pi true. } @@ -4138,7 +4138,7 @@ _:gn_368 { } _:gn_369 { - 815 math:notEqualTo 1000 . + (815) math:notEqualTo 1000 . (815 1) math:sum 816 . (2 815) math:product 1630 . (1630 1) math:sum 1631 . @@ -4146,7 +4146,7 @@ _:gn_369 { (1630 1631 1632) math:product 4338720960 . (1 4338720960) math:quotient 2.304826720176999e-10 . (0.03539816328199497 2.304826720176999e-10) math:sum 0.03539816351247765 . - 1 math:negation -1 . + (1) math:negation -1 . (816 1000 0.03539816351247765 0.035398163459948236 -1) :pi true. } @@ -4155,7 +4155,7 @@ _:gn_370 { } _:gn_371 { - 814 math:notEqualTo 1000 . + (814) math:notEqualTo 1000 . (814 1) math:sum 815 . (2 814) math:product 1628 . (1628 1) math:sum 1629 . @@ -4163,7 +4163,7 @@ _:gn_371 { (1628 1629 1630) math:product 4322779560 . (-1 4322779560) math:quotient -2.3133263820651544e-10 . (0.03539816351332761 -2.3133263820651544e-10) math:sum 0.03539816328199497 . - -1 math:negation 1 . + (-1) math:negation 1 . (815 1000 0.03539816328199497 0.035398163459948236 1) :pi true. } @@ -4172,7 +4172,7 @@ _:gn_372 { } _:gn_373 { - 813 math:notEqualTo 1000 . + (813) math:notEqualTo 1000 . (813 1) math:sum 814 . (2 813) math:product 1626 . (1626 1) math:sum 1627 . @@ -4180,7 +4180,7 @@ _:gn_373 { (1626 1627 1628) math:product 4306877256 . (1 4306877256) math:quotient 2.3218678884030868e-10 . (0.03539816328114082 2.3218678884030868e-10) math:sum 0.03539816351332761 . - 1 math:negation -1 . + (1) math:negation -1 . (814 1000 0.03539816351332761 0.035398163459948236 -1) :pi true. } @@ -4189,7 +4189,7 @@ _:gn_374 { } _:gn_375 { - 812 math:notEqualTo 1000 . + (812) math:notEqualTo 1000 . (812 1) math:sum 813 . (2 812) math:product 1624 . (1624 1) math:sum 1625 . @@ -4197,7 +4197,7 @@ _:gn_375 { (1624 1625 1626) math:product 4291014000 . (-1 4291014000) math:quotient -2.330451497012128e-10 . (0.035398163514185975 -2.330451497012128e-10) math:sum 0.03539816328114082 . - -1 math:negation 1 . + (-1) math:negation 1 . (813 1000 0.03539816328114082 0.035398163459948236 1) :pi true. } @@ -4206,7 +4206,7 @@ _:gn_376 { } _:gn_377 { - 811 math:notEqualTo 1000 . + (811) math:notEqualTo 1000 . (811 1) math:sum 812 . (2 811) math:product 1622 . (1622 1) math:sum 1623 . @@ -4214,7 +4214,7 @@ _:gn_377 { (1622 1623 1624) math:product 4275189744 . (1 4275189744) math:quotient 2.3390774676222186e-10 . (0.03539816328027823 2.3390774676222186e-10) math:sum 0.035398163514185975 . - 1 math:negation -1 . + (1) math:negation -1 . (812 1000 0.035398163514185975 0.035398163459948236 -1) :pi true. } @@ -4223,7 +4223,7 @@ _:gn_378 { } _:gn_379 { - 810 math:notEqualTo 1000 . + (810) math:notEqualTo 1000 . (810 1) math:sum 811 . (2 810) math:product 1620 . (1620 1) math:sum 1621 . @@ -4231,7 +4231,7 @@ _:gn_379 { (1620 1621 1622) math:product 4259404440 . (-1 4259404440) math:quotient -2.3477460618884083e-10 . (0.03539816351505284 -2.3477460618884083e-10) math:sum 0.03539816328027823 . - -1 math:negation 1 . + (-1) math:negation 1 . (811 1000 0.03539816328027823 0.035398163459948236 1) :pi true. } @@ -4240,7 +4240,7 @@ _:gn_380 { } _:gn_381 { - 809 math:notEqualTo 1000 . + (809) math:notEqualTo 1000 . (809 1) math:sum 810 . (2 809) math:product 1618 . (1618 1) math:sum 1619 . @@ -4248,7 +4248,7 @@ _:gn_381 { (1618 1619 1620) math:product 4243658040 . (1 4243658040) math:quotient 2.356457543407527e-10 . (0.035398163279407084 2.356457543407527e-10) math:sum 0.03539816351505284 . - 1 math:negation -1 . + (1) math:negation -1 . (810 1000 0.03539816351505284 0.035398163459948236 -1) :pi true. } @@ -4257,7 +4257,7 @@ _:gn_382 { } _:gn_383 { - 808 math:notEqualTo 1000 . + (808) math:notEqualTo 1000 . (808 1) math:sum 809 . (2 808) math:product 1616 . (1616 1) math:sum 1617 . @@ -4265,7 +4265,7 @@ _:gn_383 { (1616 1617 1618) math:product 4227950496 . (-1 4227950496) math:quotient -2.3652121777350155e-10 . (0.0353981635159283 -2.3652121777350155e-10) math:sum 0.035398163279407084 . - -1 math:negation 1 . + (-1) math:negation 1 . (809 1000 0.035398163279407084 0.035398163459948236 1) :pi true. } @@ -4274,7 +4274,7 @@ _:gn_384 { } _:gn_385 { - 807 math:notEqualTo 1000 . + (807) math:notEqualTo 1000 . (807 1) math:sum 808 . (2 807) math:product 1614 . (1614 1) math:sum 1615 . @@ -4282,7 +4282,7 @@ _:gn_385 { (1614 1615 1616) math:product 4212281760 . (1 4212281760) math:quotient 2.3740102324019273e-10 . (0.03539816327852728 2.3740102324019273e-10) math:sum 0.0353981635159283 . - 1 math:negation -1 . + (1) math:negation -1 . (808 1000 0.0353981635159283 0.035398163459948236 -1) :pi true. } @@ -4291,7 +4291,7 @@ _:gn_386 { } _:gn_387 { - 806 math:notEqualTo 1000 . + (806) math:notEqualTo 1000 . (806 1) math:sum 807 . (2 806) math:product 1612 . (1612 1) math:sum 1613 . @@ -4299,7 +4299,7 @@ _:gn_387 { (1612 1613 1614) math:product 4196651784 . (-1 4196651784) math:quotient -2.382851976932094e-10 . (0.03539816351681248 -2.382851976932094e-10) math:sum 0.03539816327852728 . - -1 math:negation 1 . + (-1) math:negation 1 . (807 1000 0.03539816327852728 0.035398163459948236 1) :pi true. } @@ -4308,7 +4308,7 @@ _:gn_388 { } _:gn_389 { - 805 math:notEqualTo 1000 . + (805) math:notEqualTo 1000 . (805 1) math:sum 806 . (2 805) math:product 1610 . (1610 1) math:sum 1611 . @@ -4316,7 +4316,7 @@ _:gn_389 { (1610 1611 1612) math:product 4181060520 . (1 4181060520) math:quotient 2.3917376828594674e-10 . (0.03539816327763871 2.3917376828594674e-10) math:sum 0.03539816351681248 . - 1 math:negation -1 . + (1) math:negation -1 . (806 1000 0.03539816351681248 0.035398163459948236 -1) :pi true. } @@ -4325,7 +4325,7 @@ _:gn_390 { } _:gn_391 { - 804 math:notEqualTo 1000 . + (804) math:notEqualTo 1000 . (804 1) math:sum 805 . (2 804) math:product 1608 . (1608 1) math:sum 1609 . @@ -4333,7 +4333,7 @@ _:gn_391 { (1608 1609 1610) math:product 4165507920 . (-1 4165507920) math:quotient -2.4006676237456295e-10 . (0.03539816351770547 -2.4006676237456295e-10) math:sum 0.03539816327763871 . - -1 math:negation 1 . + (-1) math:negation 1 . (805 1000 0.03539816327763871 0.035398163459948236 1) :pi true. } @@ -4342,7 +4342,7 @@ _:gn_392 { } _:gn_393 { - 803 math:notEqualTo 1000 . + (803) math:notEqualTo 1000 . (803 1) math:sum 804 . (2 803) math:product 1606 . (1606 1) math:sum 1607 . @@ -4350,7 +4350,7 @@ _:gn_393 { (1606 1607 1608) math:product 4149993936 . (1 4149993936) math:quotient 2.4096420751974805e-10 . (0.035398163276741265 2.4096420751974805e-10) math:sum 0.03539816351770547 . - 1 math:negation -1 . + (1) math:negation -1 . (804 1000 0.03539816351770547 0.035398163459948236 -1) :pi true. } @@ -4359,7 +4359,7 @@ _:gn_394 { } _:gn_395 { - 802 math:notEqualTo 1000 . + (802) math:notEqualTo 1000 . (802 1) math:sum 803 . (2 802) math:product 1604 . (1604 1) math:sum 1605 . @@ -4367,7 +4367,7 @@ _:gn_395 { (1604 1605 1606) math:product 4134518520 . (-1 4134518520) math:quotient -2.4186613148851005e-10 . (0.035398163518607396 -2.4186613148851005e-10) math:sum 0.035398163276741265 . - -1 math:negation 1 . + (-1) math:negation 1 . (803 1000 0.035398163276741265 0.035398163459948236 1) :pi true. } @@ -4376,7 +4376,7 @@ _:gn_396 { } _:gn_397 { - 801 math:notEqualTo 1000 . + (801) math:notEqualTo 1000 . (801 1) math:sum 802 . (2 801) math:product 1602 . (1602 1) math:sum 1603 . @@ -4384,7 +4384,7 @@ _:gn_397 { (1602 1603 1604) math:product 4119081624 . (1 4119081624) math:quotient 2.427725622559792e-10 . (0.03539816327583484 2.427725622559792e-10) math:sum 0.035398163518607396 . - 1 math:negation -1 . + (1) math:negation -1 . (802 1000 0.035398163518607396 0.035398163459948236 -1) :pi true. } @@ -4393,7 +4393,7 @@ _:gn_398 { } _:gn_399 { - 800 math:notEqualTo 1000 . + (800) math:notEqualTo 1000 . (800 1) math:sum 801 . (2 800) math:product 1600 . (1600 1) math:sum 1601 . @@ -4401,7 +4401,7 @@ _:gn_399 { (1600 1601 1602) math:product 4103683200 . (-1 4103683200) math:quotient -2.436835280072302e-10 . (0.03539816351951836 -2.436835280072302e-10) math:sum 0.03539816327583484 . - -1 math:negation 1 . + (-1) math:negation 1 . (801 1000 0.03539816327583484 0.035398163459948236 1) :pi true. } @@ -4410,7 +4410,7 @@ _:gn_400 { } _:gn_401 { - 799 math:notEqualTo 1000 . + (799) math:notEqualTo 1000 . (799 1) math:sum 800 . (2 799) math:product 1598 . (1598 1) math:sum 1599 . @@ -4418,7 +4418,7 @@ _:gn_401 { (1598 1599 1600) math:product 4088323200 . (1 4088323200) math:quotient 2.4459905713912245e-10 . (0.035398163274919306 2.4459905713912245e-10) math:sum 0.03539816351951836 . - 1 math:negation -1 . + (1) math:negation -1 . (800 1000 0.03539816351951836 0.035398163459948236 -1) :pi true. } @@ -4427,7 +4427,7 @@ _:gn_402 { } _:gn_403 { - 798 math:notEqualTo 1000 . + (798) math:notEqualTo 1000 . (798 1) math:sum 799 . (2 798) math:product 1596 . (1596 1) math:sum 1597 . @@ -4435,7 +4435,7 @@ _:gn_403 { (1596 1597 1598) math:product 4073001576 . (-1 4073001576) math:quotient -2.4551917826215936e-10 . (0.03539816352043849 -2.4551917826215936e-10) math:sum 0.035398163274919306 . - -1 math:negation 1 . + (-1) math:negation 1 . (799 1000 0.035398163274919306 0.035398163459948236 1) :pi true. } @@ -4444,7 +4444,7 @@ _:gn_404 { } _:gn_405 { - 797 math:notEqualTo 1000 . + (797) math:notEqualTo 1000 . (797 1) math:sum 798 . (2 797) math:product 1594 . (1594 1) math:sum 1595 . @@ -4452,7 +4452,7 @@ _:gn_405 { (1594 1595 1596) math:product 4057718280 . (1 4057718280) math:quotient 2.4644392020236557e-10 . (0.035398163273994566 2.4644392020236557e-10) math:sum 0.03539816352043849 . - 1 math:negation -1 . + (1) math:negation -1 . (798 1000 0.03539816352043849 0.035398163459948236 -1) :pi true. } @@ -4461,7 +4461,7 @@ _:gn_406 { } _:gn_407 { - 796 math:notEqualTo 1000 . + (796) math:notEqualTo 1000 . (796 1) math:sum 797 . (2 796) math:product 1592 . (1592 1) math:sum 1593 . @@ -4469,7 +4469,7 @@ _:gn_407 { (1592 1593 1594) math:product 4042473264 . (-1 4042473264) math:quotient -2.473733120031836e-10 . (0.035398163521367876 -2.473733120031836e-10) math:sum 0.035398163273994566 . - -1 math:negation 1 . + (-1) math:negation 1 . (797 1000 0.035398163273994566 0.035398163459948236 1) :pi true. } @@ -4478,7 +4478,7 @@ _:gn_408 { } _:gn_409 { - 795 math:notEqualTo 1000 . + (795) math:notEqualTo 1000 . (795 1) math:sum 796 . (2 795) math:product 1590 . (1590 1) math:sum 1591 . @@ -4486,7 +4486,7 @@ _:gn_409 { (1590 1591 1592) math:product 4027266480 . (1 4027266480) math:quotient 2.483073829273895e-10 . (0.035398163273060494 2.483073829273895e-10) math:sum 0.035398163521367876 . - 1 math:negation -1 . + (1) math:negation -1 . (796 1000 0.035398163521367876 0.035398163459948236 -1) :pi true. } @@ -4495,7 +4495,7 @@ _:gn_410 { } _:gn_411 { - 794 math:notEqualTo 1000 . + (794) math:notEqualTo 1000 . (794 1) math:sum 795 . (2 794) math:product 1588 . (1588 1) math:sum 1589 . @@ -4503,7 +4503,7 @@ _:gn_411 { (1588 1589 1590) math:product 4012097880 . (-1 4012097880) math:quotient -2.4924616245902753e-10 . (0.03539816352230666 -2.4924616245902753e-10) math:sum 0.035398163273060494 . - -1 math:negation 1 . + (-1) math:negation 1 . (795 1000 0.035398163273060494 0.035398163459948236 1) :pi true. } @@ -4512,7 +4512,7 @@ _:gn_412 { } _:gn_413 { - 793 math:notEqualTo 1000 . + (793) math:notEqualTo 1000 . (793 1) math:sum 794 . (2 793) math:product 1586 . (1586 1) math:sum 1587 . @@ -4520,7 +4520,7 @@ _:gn_413 { (1586 1587 1588) math:product 3996967416 . (1 3996967416) math:quotient 2.501896803053648e-10 . (0.03539816327211698 2.501896803053648e-10) math:sum 0.03539816352230666 . - 1 math:negation -1 . + (1) math:negation -1 . (794 1000 0.03539816352230666 0.035398163459948236 -1) :pi true. } @@ -4529,7 +4529,7 @@ _:gn_414 { } _:gn_415 { - 792 math:notEqualTo 1000 . + (792) math:notEqualTo 1000 . (792 1) math:sum 793 . (2 792) math:product 1584 . (1584 1) math:sum 1585 . @@ -4537,7 +4537,7 @@ _:gn_415 { (1584 1585 1586) math:product 3981875040 . (-1 3981875040) math:quotient -2.511379663988652e-10 . (0.03539816352325494 -2.511379663988652e-10) math:sum 0.03539816327211698 . - -1 math:negation 1 . + (-1) math:negation 1 . (793 1000 0.03539816327211698 0.035398163459948236 1) :pi true. } @@ -4546,7 +4546,7 @@ _:gn_416 { } _:gn_417 { - 791 math:notEqualTo 1000 . + (791) math:notEqualTo 1000 . (791 1) math:sum 792 . (2 791) math:product 1582 . (1582 1) math:sum 1583 . @@ -4554,7 +4554,7 @@ _:gn_417 { (1582 1583 1584) math:product 3966820704 . (1 3966820704) math:quotient 2.5209105089918377e-10 . (0.03539816327116389 2.5209105089918377e-10) math:sum 0.03539816352325494 . - 1 math:negation -1 . + (1) math:negation -1 . (792 1000 0.03539816352325494 0.035398163459948236 -1) :pi true. } @@ -4563,7 +4563,7 @@ _:gn_418 { } _:gn_419 { - 790 math:notEqualTo 1000 . + (790) math:notEqualTo 1000 . (790 1) math:sum 791 . (2 790) math:product 1580 . (1580 1) math:sum 1581 . @@ -4571,7 +4571,7 @@ _:gn_419 { (1580 1581 1582) math:product 3951804360 . (-1 3951804360) math:quotient -2.5304896419518093e-10 . (0.03539816352421286 -2.5304896419518093e-10) math:sum 0.03539816327116389 . - -1 math:negation 1 . + (-1) math:negation 1 . (791 1000 0.03539816327116389 0.035398163459948236 1) :pi true. } @@ -4580,7 +4580,7 @@ _:gn_420 { } _:gn_421 { - 789 math:notEqualTo 1000 . + (789) math:notEqualTo 1000 . (789 1) math:sum 790 . (2 789) math:product 1578 . (1578 1) math:sum 1579 . @@ -4588,7 +4588,7 @@ _:gn_421 { (1578 1579 1580) math:product 3936825960 . (1 3936825960) math:quotient 2.540117369069574e-10 . (0.03539816327020112 2.540117369069574e-10) math:sum 0.03539816352421286 . - 1 math:negation -1 . + (1) math:negation -1 . (790 1000 0.03539816352421286 0.035398163459948236 -1) :pi true. } @@ -4597,7 +4597,7 @@ _:gn_422 { } _:gn_423 { - 788 math:notEqualTo 1000 . + (788) math:notEqualTo 1000 . (788 1) math:sum 789 . (2 788) math:product 1576 . (1576 1) math:sum 1577 . @@ -4605,7 +4605,7 @@ _:gn_423 { (1576 1577 1578) math:product 3921885456 . (-1 3921885456) math:quotient -2.549793998879094e-10 . (0.03539816352518052 -2.549793998879094e-10) math:sum 0.03539816327020112 . - -1 math:negation 1 . + (-1) math:negation 1 . (789 1000 0.03539816327020112 0.035398163459948236 1) :pi true. } @@ -4614,7 +4614,7 @@ _:gn_424 { } _:gn_425 { - 787 math:notEqualTo 1000 . + (787) math:notEqualTo 1000 . (787 1) math:sum 788 . (2 787) math:product 1574 . (1574 1) math:sum 1575 . @@ -4622,7 +4622,7 @@ _:gn_425 { (1574 1575 1576) math:product 3906982800 . (1 3906982800) math:quotient 2.559519842268054e-10 . (0.03539816326922854 2.559519842268054e-10) math:sum 0.03539816352518052 . - 1 math:negation -1 . + (1) math:negation -1 . (788 1000 0.03539816352518052 0.035398163459948236 -1) :pi true. } @@ -4631,7 +4631,7 @@ _:gn_426 { } _:gn_427 { - 786 math:notEqualTo 1000 . + (786) math:notEqualTo 1000 . (786 1) math:sum 787 . (2 786) math:product 1572 . (1572 1) math:sum 1573 . @@ -4639,7 +4639,7 @@ _:gn_427 { (1572 1573 1574) math:product 3892117944 . (-1 3892117944) math:quotient -2.569295212498833e-10 . (0.03539816352615806 -2.569295212498833e-10) math:sum 0.03539816326922854 . - -1 math:negation 1 . + (-1) math:negation 1 . (787 1000 0.03539816326922854 0.035398163459948236 1) :pi true. } @@ -4648,7 +4648,7 @@ _:gn_428 { } _:gn_429 { - 785 math:notEqualTo 1000 . + (785) math:notEqualTo 1000 . (785 1) math:sum 786 . (2 785) math:product 1570 . (1570 1) math:sum 1571 . @@ -4656,7 +4656,7 @@ _:gn_429 { (1570 1571 1572) math:product 3877290840 . (1 3877290840) math:quotient 2.5791204252296945e-10 . (0.03539816326824601 2.5791204252296945e-10) math:sum 0.03539816352615806 . - 1 math:negation -1 . + (1) math:negation -1 . (786 1000 0.03539816352615806 0.035398163459948236 -1) :pi true. } @@ -4665,7 +4665,7 @@ _:gn_430 { } _:gn_431 { - 784 math:notEqualTo 1000 . + (784) math:notEqualTo 1000 . (784 1) math:sum 785 . (2 784) math:product 1568 . (1568 1) math:sum 1569 . @@ -4673,7 +4673,7 @@ _:gn_431 { (1568 1569 1570) math:product 3862501440 . (-1 3862501440) math:quotient -2.5889957985361943e-10 . (0.035398163527145594 -2.5889957985361943e-10) math:sum 0.03539816326824601 . - -1 math:negation 1 . + (-1) math:negation 1 . (785 1000 0.03539816326824601 0.035398163459948236 1) :pi true. } @@ -4682,7 +4682,7 @@ _:gn_432 { } _:gn_433 { - 783 math:notEqualTo 1000 . + (783) math:notEqualTo 1000 . (783 1) math:sum 784 . (2 783) math:product 1566 . (1566 1) math:sum 1567 . @@ -4690,7 +4690,7 @@ _:gn_433 { (1566 1567 1568) math:product 3847749696 . (1 3847749696) math:quotient 2.5989216529328004e-10 . (0.03539816326725343 2.5989216529328004e-10) math:sum 0.035398163527145594 . - 1 math:negation -1 . + (1) math:negation -1 . (784 1000 0.035398163527145594 0.035398163459948236 -1) :pi true. } @@ -4699,7 +4699,7 @@ _:gn_434 { } _:gn_435 { - 782 math:notEqualTo 1000 . + (782) math:notEqualTo 1000 . (782 1) math:sum 783 . (2 782) math:product 1564 . (1564 1) math:sum 1565 . @@ -4707,7 +4707,7 @@ _:gn_435 { (1564 1565 1566) math:product 3833035560 . (-1 3833035560) math:quotient -2.608898311394742e-10 . (0.03539816352814326 -2.608898311394742e-10) math:sum 0.03539816326725343 . - -1 math:negation 1 . + (-1) math:negation 1 . (783 1000 0.03539816326725343 0.035398163459948236 1) :pi true. } @@ -4716,7 +4716,7 @@ _:gn_436 { } _:gn_437 { - 781 math:notEqualTo 1000 . + (781) math:notEqualTo 1000 . (781 1) math:sum 782 . (2 781) math:product 1562 . (1562 1) math:sum 1563 . @@ -4724,7 +4724,7 @@ _:gn_437 { (1562 1563 1564) math:product 3818358984 . (1 3818358984) math:quotient 2.618926099380079e-10 . (0.03539816326625065 2.618926099380079e-10) math:sum 0.03539816352814326 . - 1 math:negation -1 . + (1) math:negation -1 . (782 1000 0.03539816352814326 0.035398163459948236 -1) :pi true. } @@ -4733,7 +4733,7 @@ _:gn_438 { } _:gn_439 { - 780 math:notEqualTo 1000 . + (780) math:notEqualTo 1000 . (780 1) math:sum 781 . (2 780) math:product 1560 . (1560 1) math:sum 1561 . @@ -4741,7 +4741,7 @@ _:gn_439 { (1560 1561 1562) math:product 3803719920 . (-1 3803719920) math:quotient -2.6290053448519944e-10 . (0.035398163529151185 -2.6290053448519944e-10) math:sum 0.03539816326625065 . - -1 math:negation 1 . + (-1) math:negation 1 . (781 1000 0.03539816326625065 0.035398163459948236 1) :pi true. } @@ -4750,7 +4750,7 @@ _:gn_440 { } _:gn_441 { - 779 math:notEqualTo 1000 . + (779) math:notEqualTo 1000 . (779 1) math:sum 780 . (2 779) math:product 1558 . (1558 1) math:sum 1559 . @@ -4758,7 +4758,7 @@ _:gn_441 { (1558 1559 1560) math:product 3789118320 . (1 3789118320) math:quotient 2.639136378301325e-10 . (0.035398163265237544 2.639136378301325e-10) math:sum 0.035398163529151185 . - 1 math:negation -1 . + (1) math:negation -1 . (780 1000 0.035398163529151185 0.035398163459948236 -1) :pi true. } @@ -4767,7 +4767,7 @@ _:gn_442 { } _:gn_443 { - 778 math:notEqualTo 1000 . + (778) math:notEqualTo 1000 . (778 1) math:sum 779 . (2 778) math:product 1556 . (1556 1) math:sum 1557 . @@ -4775,7 +4775,7 @@ _:gn_443 { (1556 1557 1558) math:product 3774554136 . (-1 3774554136) math:quotient -2.6493195327693135e-10 . (0.035398163530169495 -2.6493195327693135e-10) math:sum 0.035398163265237544 . - -1 math:negation 1 . + (-1) math:negation 1 . (779 1000 0.035398163265237544 0.035398163459948236 1) :pi true. } @@ -4784,7 +4784,7 @@ _:gn_444 { } _:gn_445 { - 777 math:notEqualTo 1000 . + (777) math:notEqualTo 1000 . (777 1) math:sum 778 . (2 777) math:product 1554 . (1554 1) math:sum 1555 . @@ -4792,7 +4792,7 @@ _:gn_445 { (1554 1555 1556) math:product 3760027320 . (1 3760027320) math:quotient 2.6595551438706036e-10 . (0.03539816326421398 2.6595551438706036e-10) math:sum 0.035398163530169495 . - 1 math:negation -1 . + (1) math:negation -1 . (778 1000 0.035398163530169495 0.035398163459948236 -1) :pi true. } @@ -4801,7 +4801,7 @@ _:gn_446 { } _:gn_447 { - 776 math:notEqualTo 1000 . + (776) math:notEqualTo 1000 . (776 1) math:sum 777 . (2 776) math:product 1552 . (1552 1) math:sum 1553 . @@ -4809,7 +4809,7 @@ _:gn_447 { (1552 1553 1554) math:product 3745537824 . (-1 3745537824) math:quotient -2.6698435498164657e-10 . (0.03539816353119834 -2.6698435498164657e-10) math:sum 0.03539816326421398 . - -1 math:negation 1 . + (-1) math:negation 1 . (777 1000 0.03539816326421398 0.035398163459948236 1) :pi true. } @@ -4818,7 +4818,7 @@ _:gn_448 { } _:gn_449 { - 775 math:notEqualTo 1000 . + (775) math:notEqualTo 1000 . (775 1) math:sum 776 . (2 775) math:product 1550 . (1550 1) math:sum 1551 . @@ -4826,7 +4826,7 @@ _:gn_449 { (1550 1551 1552) math:product 3731085600 . (1 3731085600) math:quotient 2.6801850914382666e-10 . (0.03539816326317983 2.6801850914382666e-10) math:sum 0.03539816353119834 . - 1 math:negation -1 . + (1) math:negation -1 . (776 1000 0.03539816353119834 0.035398163459948236 -1) :pi true. } @@ -4835,7 +4835,7 @@ _:gn_450 { } _:gn_451 { - 774 math:notEqualTo 1000 . + (774) math:notEqualTo 1000 . (774 1) math:sum 775 . (2 774) math:product 1548 . (1548 1) math:sum 1549 . @@ -4843,7 +4843,7 @@ _:gn_451 { (1548 1549 1550) math:product 3716670600 . (-1 3716670600) math:quotient -2.6905801122111817e-10 . (0.03539816353223784 -2.6905801122111817e-10) math:sum 0.03539816326317983 . - -1 math:negation 1 . + (-1) math:negation 1 . (775 1000 0.03539816326317983 0.035398163459948236 1) :pi true. } @@ -4852,7 +4852,7 @@ _:gn_452 { } _:gn_453 { - 773 math:notEqualTo 1000 . + (773) math:notEqualTo 1000 . (773 1) math:sum 774 . (2 773) math:product 1546 . (1546 1) math:sum 1547 . @@ -4860,7 +4860,7 @@ _:gn_453 { (1546 1547 1548) math:product 3702292776 . (1 3702292776) math:quotient 2.70102895827815e-10 . (0.03539816326213494 2.70102895827815e-10) math:sum 0.03539816353223784 . - 1 math:negation -1 . + (1) math:negation -1 . (774 1000 0.03539816353223784 0.035398163459948236 -1) :pi true. } @@ -4869,7 +4869,7 @@ _:gn_454 { } _:gn_455 { - 772 math:notEqualTo 1000 . + (772) math:notEqualTo 1000 . (772 1) math:sum 773 . (2 772) math:product 1544 . (1544 1) math:sum 1545 . @@ -4877,7 +4877,7 @@ _:gn_455 { (1544 1545 1546) math:product 3687952080 . (-1 3687952080) math:quotient -2.71153197847408e-10 . (0.03539816353328814 -2.71153197847408e-10) math:sum 0.03539816326213494 . - -1 math:negation 1 . + (-1) math:negation 1 . (773 1000 0.03539816326213494 0.035398163459948236 1) :pi true. } @@ -4886,7 +4886,7 @@ _:gn_456 { } _:gn_457 { - 771 math:notEqualTo 1000 . + (771) math:notEqualTo 1000 . (771 1) math:sum 772 . (2 771) math:product 1542 . (1542 1) math:sum 1543 . @@ -4894,7 +4894,7 @@ _:gn_457 { (1542 1543 1544) math:product 3673648464 . (1 3673648464) math:quotient 2.7220895243503083e-10 . (0.03539816326107919 2.7220895243503083e-10) math:sum 0.03539816353328814 . - 1 math:negation -1 . + (1) math:negation -1 . (772 1000 0.03539816353328814 0.035398163459948236 -1) :pi true. } @@ -4903,7 +4903,7 @@ _:gn_458 { } _:gn_459 { - 770 math:notEqualTo 1000 . + (770) math:notEqualTo 1000 . (770 1) math:sum 771 . (2 770) math:product 1540 . (1540 1) math:sum 1541 . @@ -4911,7 +4911,7 @@ _:gn_459 { (1540 1541 1542) math:product 3659381880 . (-1 3659381880) math:quotient -2.732701950199305e-10 . (0.03539816353434939 -2.732701950199305e-10) math:sum 0.03539816326107919 . - -1 math:negation 1 . + (-1) math:negation 1 . (771 1000 0.03539816326107919 0.035398163459948236 1) :pi true. } @@ -4920,7 +4920,7 @@ _:gn_460 { } _:gn_461 { - 769 math:notEqualTo 1000 . + (769) math:notEqualTo 1000 . (769 1) math:sum 770 . (2 769) math:product 1538 . (1538 1) math:sum 1539 . @@ -4928,7 +4928,7 @@ _:gn_461 { (1538 1539 1540) math:product 3645152280 . (1 3645152280) math:quotient 2.743369613079649e-10 . (0.035398163260012425 2.743369613079649e-10) math:sum 0.03539816353434939 . - 1 math:negation -1 . + (1) math:negation -1 . (770 1000 0.03539816353434939 0.035398163459948236 -1) :pi true. } @@ -4937,7 +4937,7 @@ _:gn_462 { } _:gn_463 { - 768 math:notEqualTo 1000 . + (768) math:notEqualTo 1000 . (768 1) math:sum 769 . (2 768) math:product 1536 . (1536 1) math:sum 1537 . @@ -4945,7 +4945,7 @@ _:gn_463 { (1536 1537 1538) math:product 3630959616 . (-1 3630959616) math:quotient -2.7540928728412495e-10 . (0.03539816353542171 -2.7540928728412495e-10) math:sum 0.035398163260012425 . - -1 math:negation 1 . + (-1) math:negation 1 . (769 1000 0.035398163260012425 0.035398163459948236 1) :pi true. } @@ -4954,7 +4954,7 @@ _:gn_464 { } _:gn_465 { - 767 math:notEqualTo 1000 . + (767) math:notEqualTo 1000 . (767 1) math:sum 768 . (2 767) math:product 1534 . (1534 1) math:sum 1535 . @@ -4962,7 +4962,7 @@ _:gn_465 { (1534 1535 1536) math:product 3616803840 . (1 3616803840) math:quotient 2.764872092150842e-10 . (0.0353981632589345 2.764872092150842e-10) math:sum 0.03539816353542171 . - 1 math:negation -1 . + (1) math:negation -1 . (768 1000 0.03539816353542171 0.035398163459948236 -1) :pi true. } @@ -4971,7 +4971,7 @@ _:gn_466 { } _:gn_467 { - 766 math:notEqualTo 1000 . + (766) math:notEqualTo 1000 . (766 1) math:sum 767 . (2 766) math:product 1532 . (1532 1) math:sum 1533 . @@ -4979,7 +4979,7 @@ _:gn_467 { (1532 1533 1534) math:product 3602684904 . (-1 3602684904) math:quotient -2.7757076365177455e-10 . (0.03539816353650527 -2.7757076365177455e-10) math:sum 0.0353981632589345 . - -1 math:negation 1 . + (-1) math:negation 1 . (767 1000 0.0353981632589345 0.035398163459948236 1) :pi true. } @@ -4988,7 +4988,7 @@ _:gn_468 { } _:gn_469 { - 765 math:notEqualTo 1000 . + (765) math:notEqualTo 1000 . (765 1) math:sum 766 . (2 765) math:product 1530 . (1530 1) math:sum 1531 . @@ -4996,7 +4996,7 @@ _:gn_469 { (1530 1531 1532) math:product 3588602760 . (1 3588602760) math:quotient 2.786599874319887e-10 . (0.03539816325784528 2.786599874319887e-10) math:sum 0.03539816353650527 . - 1 math:negation -1 . + (1) math:negation -1 . (766 1000 0.03539816353650527 0.035398163459948236 -1) :pi true. } @@ -5005,7 +5005,7 @@ _:gn_470 { } _:gn_471 { - 764 math:notEqualTo 1000 . + (764) math:notEqualTo 1000 . (764 1) math:sum 765 . (2 764) math:product 1528 . (1528 1) math:sum 1529 . @@ -5013,7 +5013,7 @@ _:gn_471 { (1528 1529 1530) math:product 3574557360 . (-1 3574557360) math:quotient -2.797549176830107e-10 . (0.035398163537600204 -2.797549176830107e-10) math:sum 0.03539816325784528 . - -1 math:negation 1 . + (-1) math:negation 1 . (765 1000 0.03539816325784528 0.035398163459948236 1) :pi true. } @@ -5022,7 +5022,7 @@ _:gn_472 { } _:gn_473 { - 763 math:notEqualTo 1000 . + (763) math:notEqualTo 1000 . (763 1) math:sum 764 . (2 763) math:product 1526 . (1526 1) math:sum 1527 . @@ -5030,7 +5030,7 @@ _:gn_473 { (1526 1527 1528) math:product 3560548656 . (1 3560548656) math:quotient 2.8085559182427307e-10 . (0.035398163256744615 2.8085559182427307e-10) math:sum 0.035398163537600204 . - 1 math:negation -1 . + (1) math:negation -1 . (764 1000 0.035398163537600204 0.035398163459948236 -1) :pi true. } @@ -5039,7 +5039,7 @@ _:gn_474 { } _:gn_475 { - 762 math:notEqualTo 1000 . + (762) math:notEqualTo 1000 . (762 1) math:sum 763 . (2 762) math:product 1524 . (1524 1) math:sum 1525 . @@ -5047,7 +5047,7 @@ _:gn_475 { (1524 1525 1526) math:product 3546576600 . (-1 3546576600) math:quotient -2.819620475700426e-10 . (0.035398163538706666 -2.819620475700426e-10) math:sum 0.035398163256744615 . - -1 math:negation 1 . + (-1) math:negation 1 . (763 1000 0.035398163256744615 0.035398163459948236 1) :pi true. } @@ -5056,7 +5056,7 @@ _:gn_476 { } _:gn_477 { - 761 math:notEqualTo 1000 . + (761) math:notEqualTo 1000 . (761 1) math:sum 762 . (2 761) math:product 1522 . (1522 1) math:sum 1523 . @@ -5064,7 +5064,7 @@ _:gn_477 { (1522 1523 1524) math:product 3532641144 . (1 3532641144) math:quotient 2.830743229321342e-10 . (0.035398163255632345 2.830743229321342e-10) math:sum 0.035398163538706666 . - 1 math:negation -1 . + (1) math:negation -1 . (762 1000 0.035398163538706666 0.035398163459948236 -1) :pi true. } @@ -5073,7 +5073,7 @@ _:gn_478 { } _:gn_479 { - 760 math:notEqualTo 1000 . + (760) math:notEqualTo 1000 . (760 1) math:sum 761 . (2 760) math:product 1520 . (1520 1) math:sum 1521 . @@ -5081,7 +5081,7 @@ _:gn_479 { (1520 1521 1522) math:product 3518742240 . (-1 3518742240) math:quotient -2.8419245622265303e-10 . (0.0353981635398248 -2.8419245622265303e-10) math:sum 0.035398163255632345 . - -1 math:negation 1 . + (-1) math:negation 1 . (761 1000 0.035398163255632345 0.035398163459948236 1) :pi true. } @@ -5090,7 +5090,7 @@ _:gn_480 { } _:gn_481 { - 759 math:notEqualTo 1000 . + (759) math:notEqualTo 1000 . (759 1) math:sum 760 . (2 759) math:product 1518 . (1518 1) math:sum 1519 . @@ -5098,7 +5098,7 @@ _:gn_481 { (1518 1519 1520) math:product 3504879840 . (1 3504879840) math:quotient 2.8531648605676595e-10 . (0.035398163254508314 2.8531648605676595e-10) math:sum 0.0353981635398248 . - 1 math:negation -1 . + (1) math:negation -1 . (760 1000 0.0353981635398248 0.035398163459948236 -1) :pi true. } @@ -5107,7 +5107,7 @@ _:gn_482 { } _:gn_483 { - 758 math:notEqualTo 1000 . + (758) math:notEqualTo 1000 . (758 1) math:sum 759 . (2 758) math:product 1516 . (1516 1) math:sum 1517 . @@ -5115,7 +5115,7 @@ _:gn_483 { (1516 1517 1518) math:product 3491053896 . (-1 3491053896) math:quotient -2.864464513555021e-10 . (0.035398163540954763 -2.864464513555021e-10) math:sum 0.035398163254508314 . - -1 math:negation 1 . + (-1) math:negation 1 . (759 1000 0.035398163254508314 0.035398163459948236 1) :pi true. } @@ -5124,7 +5124,7 @@ _:gn_484 { } _:gn_485 { - 757 math:notEqualTo 1000 . + (757) math:notEqualTo 1000 . (757 1) math:sum 758 . (2 757) math:product 1514 . (1514 1) math:sum 1515 . @@ -5132,7 +5132,7 @@ _:gn_485 { (1514 1515 1516) math:product 3477264360 . (1 3477264360) math:quotient 2.87582391348583e-10 . (0.035398163253372375 2.87582391348583e-10) math:sum 0.035398163540954763 . - 1 math:negation -1 . + (1) math:negation -1 . (758 1000 0.035398163540954763 0.035398163459948236 -1) :pi true. } @@ -5141,7 +5141,7 @@ _:gn_486 { } _:gn_487 { - 756 math:notEqualTo 1000 . + (756) math:notEqualTo 1000 . (756 1) math:sum 757 . (2 756) math:product 1512 . (1512 1) math:sum 1513 . @@ -5149,7 +5149,7 @@ _:gn_487 { (1512 1513 1514) math:product 3463511184 . (-1 3463511184) math:quotient -2.887243455772828e-10 . (0.03539816354209672 -2.887243455772828e-10) math:sum 0.035398163253372375 . - -1 math:negation 1 . + (-1) math:negation 1 . (757 1000 0.035398163253372375 0.035398163459948236 1) :pi true. } @@ -5158,7 +5158,7 @@ _:gn_488 { } _:gn_489 { - 755 math:notEqualTo 1000 . + (755) math:notEqualTo 1000 . (755 1) math:sum 756 . (2 755) math:product 1510 . (1510 1) math:sum 1511 . @@ -5166,7 +5166,7 @@ _:gn_489 { (1510 1511 1512) math:product 3449794320 . (1 3449794320) math:quotient 2.898723538973187e-10 . (0.03539816325222436 2.898723538973187e-10) math:sum 0.03539816354209672 . - 1 math:negation -1 . + (1) math:negation -1 . (756 1000 0.03539816354209672 0.035398163459948236 -1) :pi true. } @@ -5175,7 +5175,7 @@ _:gn_490 { } _:gn_491 { - 754 math:notEqualTo 1000 . + (754) math:notEqualTo 1000 . (754 1) math:sum 755 . (2 754) math:product 1508 . (1508 1) math:sum 1509 . @@ -5183,7 +5183,7 @@ _:gn_491 { (1508 1509 1510) math:product 3436113720 . (-1 3436113720) math:quotient -2.9102645648177206e-10 . (0.03539816354325082 -2.9102645648177206e-10) math:sum 0.03539816325222436 . - -1 math:negation 1 . + (-1) math:negation 1 . (755 1000 0.03539816325222436 0.035398163459948236 1) :pi true. } @@ -5192,7 +5192,7 @@ _:gn_492 { } _:gn_493 { - 753 math:notEqualTo 1000 . + (753) math:notEqualTo 1000 . (753 1) math:sum 754 . (2 753) math:product 1506 . (1506 1) math:sum 1507 . @@ -5200,7 +5200,7 @@ _:gn_493 { (1506 1507 1508) math:product 3422469336 . (1 3422469336) math:quotient 2.921866938240407e-10 . (0.03539816325106413 2.921866938240407e-10) math:sum 0.03539816354325082 . - 1 math:negation -1 . + (1) math:negation -1 . (754 1000 0.03539816354325082 0.035398163459948236 -1) :pi true. } @@ -5209,7 +5209,7 @@ _:gn_494 { } _:gn_495 { - 752 math:notEqualTo 1000 . + (752) math:notEqualTo 1000 . (752 1) math:sum 753 . (2 752) math:product 1504 . (1504 1) math:sum 1505 . @@ -5217,7 +5217,7 @@ _:gn_495 { (1504 1505 1506) math:product 3408861120 . (-1 3408861120) math:quotient -2.933531067408226e-10 . (0.03539816354441724 -2.933531067408226e-10) math:sum 0.03539816325106413 . - -1 math:negation 1 . + (-1) math:negation 1 . (753 1000 0.03539816325106413 0.035398163459948236 1) :pi true. } @@ -5226,7 +5226,7 @@ _:gn_496 { } _:gn_497 { - 751 math:notEqualTo 1000 . + (751) math:notEqualTo 1000 . (751 1) math:sum 752 . (2 751) math:product 1502 . (1502 1) math:sum 1503 . @@ -5234,7 +5234,7 @@ _:gn_497 { (1502 1503 1504) math:product 3395289024 . (1 3395289024) math:quotient 2.9452573637513104e-10 . (0.0353981632498915 2.9452573637513104e-10) math:sum 0.03539816354441724 . - 1 math:negation -1 . + (1) math:negation -1 . (752 1000 0.03539816354441724 0.035398163459948236 -1) :pi true. } @@ -5243,7 +5243,7 @@ _:gn_498 { } _:gn_499 { - 750 math:notEqualTo 1000 . + (750) math:notEqualTo 1000 . (750 1) math:sum 751 . (2 750) math:product 1500 . (1500 1) math:sum 1501 . @@ -5251,7 +5251,7 @@ _:gn_499 { (1500 1501 1502) math:product 3381753000 . (-1 3381753000) math:quotient -2.957046241993428e-10 . (0.03539816354559613 -2.957046241993428e-10) math:sum 0.0353981632498915 . - -1 math:negation 1 . + (-1) math:negation 1 . (751 1000 0.0353981632498915 0.035398163459948236 1) :pi true. } @@ -5260,7 +5260,7 @@ _:gn_500 { } _:gn_501 { - 749 math:notEqualTo 1000 . + (749) math:notEqualTo 1000 . (749 1) math:sum 750 . (2 749) math:product 1498 . (1498 1) math:sum 1499 . @@ -5268,7 +5268,7 @@ _:gn_501 { (1498 1499 1500) math:product 3368253000 . (1 3368253000) math:quotient 2.968898120182777e-10 . (0.035398163248706316 2.968898120182777e-10) math:sum 0.03539816354559613 . - 1 math:negation -1 . + (1) math:negation -1 . (750 1000 0.03539816354559613 0.035398163459948236 -1) :pi true. } @@ -5277,7 +5277,7 @@ _:gn_502 { } _:gn_503 { - 748 math:notEqualTo 1000 . + (748) math:notEqualTo 1000 . (748 1) math:sum 749 . (2 748) math:product 1496 . (1496 1) math:sum 1497 . @@ -5285,7 +5285,7 @@ _:gn_503 { (1496 1497 1498) math:product 3354788976 . (-1 3354788976) math:quotient -2.980813419723125e-10 . (0.03539816354678766 -2.980813419723125e-10) math:sum 0.035398163248706316 . - -1 math:negation 1 . + (-1) math:negation 1 . (749 1000 0.035398163248706316 0.035398163459948236 1) :pi true. } @@ -5294,7 +5294,7 @@ _:gn_504 { } _:gn_505 { - 747 math:notEqualTo 1000 . + (747) math:notEqualTo 1000 . (747 1) math:sum 748 . (2 747) math:product 1494 . (1494 1) math:sum 1495 . @@ -5302,7 +5302,7 @@ _:gn_505 { (1494 1495 1496) math:product 3341360880 . (1 3341360880) math:quotient 2.9927925654052666e-10 . (0.035398163247508406 2.9927925654052666e-10) math:sum 0.03539816354678766 . - 1 math:negation -1 . + (1) math:negation -1 . (748 1000 0.03539816354678766 0.035398163459948236 -1) :pi true. } @@ -5311,7 +5311,7 @@ _:gn_506 { } _:gn_507 { - 746 math:notEqualTo 1000 . + (746) math:notEqualTo 1000 . (746 1) math:sum 747 . (2 746) math:product 1492 . (1492 1) math:sum 1493 . @@ -5319,7 +5319,7 @@ _:gn_507 { (1492 1493 1494) math:product 3327968664 . (-1 3327968664) math:quotient -3.004835985438834e-10 . (0.035398163547992 -3.004835985438834e-10) math:sum 0.035398163247508406 . - -1 math:negation 1 . + (-1) math:negation 1 . (747 1000 0.035398163247508406 0.035398163459948236 1) :pi true. } @@ -5328,7 +5328,7 @@ _:gn_508 { } _:gn_509 { - 745 math:notEqualTo 1000 . + (745) math:notEqualTo 1000 . (745 1) math:sum 746 . (2 745) math:product 1490 . (1490 1) math:sum 1491 . @@ -5336,7 +5336,7 @@ _:gn_509 { (1490 1491 1492) math:product 3314612280 . (1 3314612280) math:quotient 3.0169441114844357e-10 . (0.03539816324629759 3.0169441114844357e-10) math:sum 0.035398163547992 . - 1 math:negation -1 . + (1) math:negation -1 . (746 1000 0.035398163547992 0.035398163459948236 -1) :pi true. } @@ -5345,7 +5345,7 @@ _:gn_510 { } _:gn_511 { - 744 math:notEqualTo 1000 . + (744) math:notEqualTo 1000 . (744 1) math:sum 745 . (2 744) math:product 1488 . (1488 1) math:sum 1489 . @@ -5353,7 +5353,7 @@ _:gn_511 { (1488 1489 1490) math:product 3301291680 . (-1 3301291680) math:quotient -3.0291173786861513e-10 . (0.03539816354920933 -3.0291173786861513e-10) math:sum 0.03539816324629759 . - -1 math:negation 1 . + (-1) math:negation 1 . (745 1000 0.03539816324629759 0.035398163459948236 1) :pi true. } @@ -5362,7 +5362,7 @@ _:gn_512 { } _:gn_513 { - 743 math:notEqualTo 1000 . + (743) math:notEqualTo 1000 . (743 1) math:sum 744 . (2 743) math:product 1486 . (1486 1) math:sum 1487 . @@ -5370,7 +5370,7 @@ _:gn_513 { (1486 1487 1488) math:product 3288006816 . (1 3288006816) math:quotient 3.041356225704369e-10 . (0.03539816324507371 3.041356225704369e-10) math:sum 0.03539816354920933 . - 1 math:negation -1 . + (1) math:negation -1 . (744 1000 0.03539816354920933 0.035398163459948236 -1) :pi true. } @@ -5379,7 +5379,7 @@ _:gn_514 { } _:gn_515 { - 742 math:notEqualTo 1000 . + (742) math:notEqualTo 1000 . (742 1) math:sum 743 . (2 742) math:product 1484 . (1484 1) math:sum 1485 . @@ -5387,7 +5387,7 @@ _:gn_515 { (1484 1485 1486) math:product 3274757640 . (-1 3274757640) math:quotient -3.053661094748984e-10 . (0.035398163550439815 -3.053661094748984e-10) math:sum 0.03539816324507371 . - -1 math:negation 1 . + (-1) math:negation 1 . (743 1000 0.03539816324507371 0.035398163459948236 1) :pi true. } @@ -5396,7 +5396,7 @@ _:gn_516 { } _:gn_517 { - 741 math:notEqualTo 1000 . + (741) math:notEqualTo 1000 . (741 1) math:sum 742 . (2 741) math:product 1482 . (1482 1) math:sum 1483 . @@ -5404,7 +5404,7 @@ _:gn_517 { (1482 1483 1484) math:product 3261544104 . (1 3261544104) math:quotient 3.06603243161295e-10 . (0.03539816324383657 3.06603243161295e-10) math:sum 0.035398163550439815 . - 1 math:negation -1 . + (1) math:negation -1 . (742 1000 0.035398163550439815 0.035398163459948236 -1) :pi true. } @@ -5413,7 +5413,7 @@ _:gn_518 { } _:gn_519 { - 740 math:notEqualTo 1000 . + (740) math:notEqualTo 1000 . (740 1) math:sum 741 . (2 740) math:product 1480 . (1480 1) math:sum 1481 . @@ -5421,7 +5421,7 @@ _:gn_519 { (1480 1481 1482) math:product 3248366160 . (-1 3248366160) math:quotient -3.078470685706195e-10 . (0.03539816355168364 -3.078470685706195e-10) math:sum 0.03539816324383657 . - -1 math:negation 1 . + (-1) math:negation 1 . (741 1000 0.03539816324383657 0.035398163459948236 1) :pi true. } @@ -5430,7 +5430,7 @@ _:gn_520 { } _:gn_521 { - 739 math:notEqualTo 1000 . + (739) math:notEqualTo 1000 . (739 1) math:sum 740 . (2 739) math:product 1478 . (1478 1) math:sum 1479 . @@ -5438,7 +5438,7 @@ _:gn_521 { (1478 1479 1480) math:product 3235223760 . (1 3235223760) math:quotient 3.0909763100899087e-10 . (0.03539816324258601 3.0909763100899087e-10) math:sum 0.03539816355168364 . - 1 math:negation -1 . + (1) math:negation -1 . (740 1000 0.03539816355168364 0.035398163459948236 -1) :pi true. } @@ -5447,7 +5447,7 @@ _:gn_522 { } _:gn_523 { - 738 math:notEqualTo 1000 . + (738) math:notEqualTo 1000 . (738 1) math:sum 739 . (2 738) math:product 1476 . (1476 1) math:sum 1477 . @@ -5455,7 +5455,7 @@ _:gn_523 { (1476 1477 1478) math:product 3222116856 . (-1 3222116856) math:quotient -3.1035497615111943e-10 . (0.03539816355294099 -3.1035497615111943e-10) math:sum 0.03539816324258601 . - -1 math:negation 1 . + (-1) math:negation 1 . (739 1000 0.03539816324258601 0.035398163459948236 1) :pi true. } @@ -5464,7 +5464,7 @@ _:gn_524 { } _:gn_525 { - 737 math:notEqualTo 1000 . + (737) math:notEqualTo 1000 . (737 1) math:sum 738 . (2 737) math:product 1474 . (1474 1) math:sum 1475 . @@ -5472,7 +5472,7 @@ _:gn_525 { (1474 1475 1476) math:product 3209045400 . (1 3209045400) math:quotient 3.1161915004381053e-10 . (0.03539816324132184 3.1161915004381053e-10) math:sum 0.03539816355294099 . - 1 math:negation -1 . + (1) math:negation -1 . (738 1000 0.03539816355294099 0.035398163459948236 -1) :pi true. } @@ -5481,7 +5481,7 @@ _:gn_526 { } _:gn_527 { - 736 math:notEqualTo 1000 . + (736) math:notEqualTo 1000 . (736 1) math:sum 737 . (2 736) math:product 1472 . (1472 1) math:sum 1473 . @@ -5489,7 +5489,7 @@ _:gn_527 { (1472 1473 1474) math:product 3196009344 . (-1 3196009344) math:quotient -3.128901991095055e-10 . (0.03539816355421204 -3.128901991095055e-10) math:sum 0.03539816324132184 . - -1 math:negation 1 . + (-1) math:negation 1 . (737 1000 0.03539816324132184 0.035398163459948236 1) :pi true. } @@ -5498,7 +5498,7 @@ _:gn_528 { } _:gn_529 { - 735 math:notEqualTo 1000 . + (735) math:notEqualTo 1000 . (735 1) math:sum 736 . (2 735) math:product 1470 . (1470 1) math:sum 1471 . @@ -5506,7 +5506,7 @@ _:gn_529 { (1470 1471 1472) math:product 3183008640 . (1 3183008640) math:quotient 3.1416817014986174e-10 . (0.03539816324004387 3.1416817014986174e-10) math:sum 0.03539816355421204 . - 1 math:negation -1 . + (1) math:negation -1 . (736 1000 0.03539816355421204 0.035398163459948236 -1) :pi true. } @@ -5515,7 +5515,7 @@ _:gn_530 { } _:gn_531 { - 734 math:notEqualTo 1000 . + (734) math:notEqualTo 1000 . (734 1) math:sum 735 . (2 734) math:product 1468 . (1468 1) math:sum 1469 . @@ -5523,7 +5523,7 @@ _:gn_531 { (1468 1469 1470) math:product 3170043240 . (-1 3170043240) math:quotient -3.1545311034937176e-10 . (0.03539816355549698 -3.1545311034937176e-10) math:sum 0.03539816324004387 . - -1 math:negation 1 . + (-1) math:negation 1 . (735 1000 0.03539816324004387 0.035398163459948236 1) :pi true. } @@ -5532,7 +5532,7 @@ _:gn_532 { } _:gn_533 { - 733 math:notEqualTo 1000 . + (733) math:notEqualTo 1000 . (733 1) math:sum 734 . (2 733) math:product 1466 . (1466 1) math:sum 1467 . @@ -5540,7 +5540,7 @@ _:gn_533 { (1466 1467 1468) math:product 3157113096 . (1 3157113096) math:quotient 3.1674506727902156e-10 . (0.03539816323875191 3.1674506727902156e-10) math:sum 0.03539816355549698 . - 1 math:negation -1 . + (1) math:negation -1 . (734 1000 0.03539816355549698 0.035398163459948236 -1) :pi true. } @@ -5549,7 +5549,7 @@ _:gn_534 { } _:gn_535 { - 732 math:notEqualTo 1000 . + (732) math:notEqualTo 1000 . (732 1) math:sum 733 . (2 732) math:product 1464 . (1464 1) math:sum 1465 . @@ -5557,7 +5557,7 @@ _:gn_535 { (1464 1465 1466) math:product 3144218160 . (-1 3144218160) math:quotient -3.1804408889998905e-10 . (0.035398163556796 -3.1804408889998905e-10) math:sum 0.03539816323875191 . - -1 math:negation 1 . + (-1) math:negation 1 . (733 1000 0.03539816323875191 0.035398163459948236 1) :pi true. } @@ -5566,7 +5566,7 @@ _:gn_536 { } _:gn_537 { - 731 math:notEqualTo 1000 . + (731) math:notEqualTo 1000 . (731 1) math:sum 732 . (2 731) math:product 1462 . (1462 1) math:sum 1463 . @@ -5574,7 +5574,7 @@ _:gn_537 { (1462 1463 1464) math:product 3131358384 . (1 3131358384) math:quotient 3.1935022356738326e-10 . (0.035398163237445775 3.1935022356738326e-10) math:sum 0.035398163556796 . - 1 math:negation -1 . + (1) math:negation -1 . (732 1000 0.035398163556796 0.035398163459948236 -1) :pi true. } @@ -5583,7 +5583,7 @@ _:gn_538 { } _:gn_539 { - 730 math:notEqualTo 1000 . + (730) math:notEqualTo 1000 . (730 1) math:sum 731 . (2 730) math:product 1460 . (1460 1) math:sum 1461 . @@ -5591,7 +5591,7 @@ _:gn_539 { (1460 1461 1462) math:product 3118533720 . (-1 3118533720) math:quotient -3.206635200340242e-10 . (0.03539816355810929 -3.206635200340242e-10) math:sum 0.035398163237445775 . - -1 math:negation 1 . + (-1) math:negation 1 . (731 1000 0.035398163237445775 0.035398163459948236 1) :pi true. } @@ -5600,7 +5600,7 @@ _:gn_540 { } _:gn_541 { - 729 math:notEqualTo 1000 . + (729) math:notEqualTo 1000 . (729 1) math:sum 730 . (2 729) math:product 1458 . (1458 1) math:sum 1459 . @@ -5608,7 +5608,7 @@ _:gn_541 { (1458 1459 1460) math:product 3105744120 . (1 3105744120) math:quotient 3.219840274542643e-10 . (0.03539816323612526 3.219840274542643e-10) math:sum 0.03539816355810929 . - 1 math:negation -1 . + (1) math:negation -1 . (730 1000 0.03539816355810929 0.035398163459948236 -1) :pi true. } @@ -5617,7 +5617,7 @@ _:gn_542 { } _:gn_543 { - 728 math:notEqualTo 1000 . + (728) math:notEqualTo 1000 . (728 1) math:sum 729 . (2 728) math:product 1456 . (1456 1) math:sum 1457 . @@ -5625,7 +5625,7 @@ _:gn_543 { (1456 1457 1458) math:product 3092989536 . (-1 3092989536) math:quotient -3.2331179538785225e-10 . (0.035398163559437056 -3.2331179538785225e-10) math:sum 0.03539816323612526 . - -1 math:negation 1 . + (-1) math:negation 1 . (729 1000 0.03539816323612526 0.035398163459948236 1) :pi true. } @@ -5634,7 +5634,7 @@ _:gn_544 { } _:gn_545 { - 727 math:notEqualTo 1000 . + (727) math:notEqualTo 1000 . (727 1) math:sum 728 . (2 727) math:product 1454 . (1454 1) math:sum 1455 . @@ -5642,7 +5642,7 @@ _:gn_545 { (1454 1455 1456) math:product 3080269920 . (1 3080269920) math:quotient 3.246468738038386e-10 . (0.035398163234790184 3.246468738038386e-10) math:sum 0.035398163559437056 . - 1 math:negation -1 . + (1) math:negation -1 . (728 1000 0.035398163559437056 0.035398163459948236 -1) :pi true. } @@ -5651,7 +5651,7 @@ _:gn_546 { } _:gn_547 { - 726 math:notEqualTo 1000 . + (726) math:notEqualTo 1000 . (726 1) math:sum 727 . (2 726) math:product 1452 . (1452 1) math:sum 1453 . @@ -5659,7 +5659,7 @@ _:gn_547 { (1452 1453 1454) math:product 3067585224 . (-1 3067585224) math:quotient -3.259893130845254e-10 . (0.035398163560779496 -3.259893130845254e-10) math:sum 0.035398163234790184 . - -1 math:negation 1 . + (-1) math:negation 1 . (727 1000 0.035398163234790184 0.035398163459948236 1) :pi true. } @@ -5668,7 +5668,7 @@ _:gn_548 { } _:gn_549 { - 725 math:notEqualTo 1000 . + (725) math:notEqualTo 1000 . (725 1) math:sum 726 . (2 725) math:product 1450 . (1450 1) math:sum 1451 . @@ -5676,7 +5676,7 @@ _:gn_549 { (1450 1451 1452) math:product 3054935400 . (1 3054935400) math:quotient 3.273391640294587e-10 . (0.03539816323344033 3.273391640294587e-10) math:sum 0.035398163560779496 . - 1 math:negation -1 . + (1) math:negation -1 . (726 1000 0.035398163560779496 0.035398163459948236 -1) :pi true. } @@ -5685,7 +5685,7 @@ _:gn_550 { } _:gn_551 { - 724 math:notEqualTo 1000 . + (724) math:notEqualTo 1000 . (724 1) math:sum 725 . (2 724) math:product 1448 . (1448 1) math:sum 1449 . @@ -5693,7 +5693,7 @@ _:gn_551 { (1448 1449 1450) math:product 3042320400 . (-1 3042320400) math:quotient -3.2869647785946543e-10 . (0.03539816356213681 -3.2869647785946543e-10) math:sum 0.03539816323344033 . - -1 math:negation 1 . + (-1) math:negation 1 . (725 1000 0.03539816323344033 0.035398163459948236 1) :pi true. } @@ -5702,7 +5702,7 @@ _:gn_552 { } _:gn_553 { - 723 math:notEqualTo 1000 . + (723) math:notEqualTo 1000 . (723 1) math:sum 724 . (2 723) math:product 1446 . (1446 1) math:sum 1447 . @@ -5710,7 +5710,7 @@ _:gn_553 { (1446 1447 1448) math:product 3029740176 . (1 3029740176) math:quotient 3.300613062207351e-10 . (0.03539816323207551 3.300613062207351e-10) math:sum 0.03539816356213681 . - 1 math:negation -1 . + (1) math:negation -1 . (724 1000 0.03539816356213681 0.035398163459948236 -1) :pi true. } @@ -5719,7 +5719,7 @@ _:gn_554 { } _:gn_555 { - 722 math:notEqualTo 1000 . + (722) math:notEqualTo 1000 . (722 1) math:sum 723 . (2 722) math:product 1444 . (1444 1) math:sum 1445 . @@ -5727,7 +5727,7 @@ _:gn_555 { (1444 1445 1446) math:product 3017194680 . (-1 3017194680) math:quotient -3.314337011889468e-10 . (0.03539816356350921 -3.314337011889468e-10) math:sum 0.03539816323207551 . - -1 math:negation 1 . + (-1) math:negation 1 . (723 1000 0.03539816323207551 0.035398163459948236 1) :pi true. } @@ -5736,7 +5736,7 @@ _:gn_556 { } _:gn_557 { - 721 math:notEqualTo 1000 . + (721) math:notEqualTo 1000 . (721 1) math:sum 722 . (2 721) math:product 1442 . (1442 1) math:sum 1443 . @@ -5744,7 +5744,7 @@ _:gn_557 { (1442 1443 1444) math:product 3004683864 . (1 3004683864) math:quotient 3.328137152734415e-10 . (0.035398163230695494 3.328137152734415e-10) math:sum 0.03539816356350921 . - 1 math:negation -1 . + (1) math:negation -1 . (722 1000 0.03539816356350921 0.035398163459948236 -1) :pi true. } @@ -5753,7 +5753,7 @@ _:gn_558 { } _:gn_559 { - 720 math:notEqualTo 1000 . + (720) math:notEqualTo 1000 . (720 1) math:sum 721 . (2 720) math:product 1440 . (1440 1) math:sum 1441 . @@ -5761,7 +5761,7 @@ _:gn_559 { (1440 1441 1442) math:product 2992207680 . (-1 2992207680) math:quotient -3.3420140142144146e-10 . (0.035398163564896896 -3.3420140142144146e-10) math:sum 0.035398163230695494 . - -1 math:negation 1 . + (-1) math:negation 1 . (721 1000 0.035398163230695494 0.035398163459948236 1) :pi true. } @@ -5770,7 +5770,7 @@ _:gn_560 { } _:gn_561 { - 719 math:notEqualTo 1000 . + (719) math:notEqualTo 1000 . (719 1) math:sum 720 . (2 719) math:product 1438 . (1438 1) math:sum 1439 . @@ -5778,7 +5778,7 @@ _:gn_561 { (1438 1439 1440) math:product 2979766080 . (1 2979766080) math:quotient 3.3559681302231614e-10 . (0.03539816322930008 3.3559681302231614e-10) math:sum 0.035398163564896896 . - 1 math:negation -1 . + (1) math:negation -1 . (720 1000 0.035398163564896896 0.035398163459948236 -1) :pi true. } @@ -5787,7 +5787,7 @@ _:gn_562 { } _:gn_563 { - 718 math:notEqualTo 1000 . + (718) math:notEqualTo 1000 . (718 1) math:sum 719 . (2 718) math:product 1436 . (1436 1) math:sum 1437 . @@ -5795,7 +5795,7 @@ _:gn_563 { (1436 1437 1438) math:product 2967359016 . (-1 2967359016) math:quotient -3.3700000391189606e-10 . (0.03539816356630009 -3.3700000391189606e-10) math:sum 0.03539816322930008 . - -1 math:negation 1 . + (-1) math:negation 1 . (719 1000 0.03539816322930008 0.035398163459948236 1) :pi true. } @@ -5804,7 +5804,7 @@ _:gn_564 { } _:gn_565 { - 717 math:notEqualTo 1000 . + (717) math:notEqualTo 1000 . (717 1) math:sum 718 . (2 717) math:product 1434 . (1434 1) math:sum 1435 . @@ -5812,7 +5812,7 @@ _:gn_565 { (1434 1435 1436) math:product 2954986440 . (1 2954986440) math:quotient 3.384110283768341e-10 . (0.03539816322788906 3.384110283768341e-10) math:sum 0.03539816356630009 . - 1 math:negation -1 . + (1) math:negation -1 . (718 1000 0.03539816356630009 0.035398163459948236 -1) :pi true. } @@ -5821,7 +5821,7 @@ _:gn_566 { } _:gn_567 { - 716 math:notEqualTo 1000 . + (716) math:notEqualTo 1000 . (716 1) math:sum 717 . (2 716) math:product 1432 . (1432 1) math:sum 1433 . @@ -5829,7 +5829,7 @@ _:gn_567 { (1432 1433 1434) math:product 2942648304 . (-1 2942648304) math:quotient -3.398299411590166e-10 . (0.035398163567719 -3.398299411590166e-10) math:sum 0.03539816322788906 . - -1 math:negation 1 . + (-1) math:negation 1 . (717 1000 0.03539816322788906 0.035398163459948236 1) :pi true. } @@ -5838,7 +5838,7 @@ _:gn_568 { } _:gn_569 { - 715 math:notEqualTo 1000 . + (715) math:notEqualTo 1000 . (715 1) math:sum 716 . (2 715) math:product 1430 . (1430 1) math:sum 1431 . @@ -5846,7 +5846,7 @@ _:gn_569 { (1430 1431 1432) math:product 2930344560 . (1 2930344560) math:quotient 3.4125679746002295e-10 . (0.0353981632264622 3.4125679746002295e-10) math:sum 0.035398163567719 . - 1 math:negation -1 . + (1) math:negation -1 . (716 1000 0.035398163567719 0.035398163459948236 -1) :pi true. } @@ -5855,7 +5855,7 @@ _:gn_570 { } _:gn_571 { - 714 math:notEqualTo 1000 . + (714) math:notEqualTo 1000 . (714 1) math:sum 715 . (2 714) math:product 1428 . (1428 1) math:sum 1429 . @@ -5863,7 +5863,7 @@ _:gn_571 { (1428 1429 1430) math:product 2918075160 . (-1 2918075160) math:quotient -3.426916529456356e-10 . (0.03539816356915385 -3.426916529456356e-10) math:sum 0.0353981632264622 . - -1 math:negation 1 . + (-1) math:negation 1 . (715 1000 0.0353981632264622 0.035398163459948236 1) :pi true. } @@ -5872,7 +5872,7 @@ _:gn_572 { } _:gn_573 { - 713 math:notEqualTo 1000 . + (713) math:notEqualTo 1000 . (713 1) math:sum 714 . (2 713) math:product 1426 . (1426 1) math:sum 1427 . @@ -5880,7 +5880,7 @@ _:gn_573 { (1426 1427 1428) math:product 2905840056 . (1 2905840056) math:quotient 3.4413456375040073e-10 . (0.03539816322501929 3.4413456375040073e-10) math:sum 0.03539816356915385 . - 1 math:negation -1 . + (1) math:negation -1 . (714 1000 0.03539816356915385 0.035398163459948236 -1) :pi true. } @@ -5889,7 +5889,7 @@ _:gn_574 { } _:gn_575 { - 712 math:notEqualTo 1000 . + (712) math:notEqualTo 1000 . (712 1) math:sum 713 . (2 712) math:product 1424 . (1424 1) math:sum 1425 . @@ -5897,7 +5897,7 @@ _:gn_575 { (1424 1425 1426) math:product 2893639200 . (-1 2893639200) math:quotient -3.4558558648224006e-10 . (0.03539816357060488 -3.4558558648224006e-10) math:sum 0.03539816322501929 . - -1 math:negation 1 . + (-1) math:negation 1 . (713 1000 0.03539816322501929 0.035398163459948236 1) :pi true. } @@ -5906,7 +5906,7 @@ _:gn_576 { } _:gn_577 { - 711 math:notEqualTo 1000 . + (711) math:notEqualTo 1000 . (711 1) math:sum 712 . (2 711) math:product 1422 . (1422 1) math:sum 1423 . @@ -5914,7 +5914,7 @@ _:gn_577 { (1422 1423 1424) math:product 2881472544 . (1 2881472544) math:quotient 3.470447782271147e-10 . (0.035398163223560104 3.470447782271147e-10) math:sum 0.03539816357060488 . - 1 math:negation -1 . + (1) math:negation -1 . (712 1000 0.03539816357060488 0.035398163459948236 -1) :pi true. } @@ -5923,7 +5923,7 @@ _:gn_578 { } _:gn_579 { - 710 math:notEqualTo 1000 . + (710) math:notEqualTo 1000 . (710 1) math:sum 711 . (2 710) math:product 1420 . (1420 1) math:sum 1421 . @@ -5931,7 +5931,7 @@ _:gn_579 { (1420 1421 1422) math:product 2869340040 . (-1 2869340040) math:quotient -3.4851219655374135e-10 . (0.0353981635720723 -3.4851219655374135e-10) math:sum 0.035398163223560104 . - -1 math:negation 1 . + (-1) math:negation 1 . (711 1000 0.035398163223560104 0.035398163459948236 1) :pi true. } @@ -5940,7 +5940,7 @@ _:gn_580 { } _:gn_581 { - 709 math:notEqualTo 1000 . + (709) math:notEqualTo 1000 . (709 1) math:sum 710 . (2 709) math:product 1418 . (1418 1) math:sum 1419 . @@ -5948,7 +5948,7 @@ _:gn_581 { (1418 1419 1420) math:product 2857241640 . (1 2857241640) math:quotient 3.4998789951836204e-10 . (0.0353981632220844 3.4998789951836204e-10) math:sum 0.0353981635720723 . - 1 math:negation -1 . + (1) math:negation -1 . (710 1000 0.0353981635720723 0.035398163459948236 -1) :pi true. } @@ -5957,7 +5957,7 @@ _:gn_582 { } _:gn_583 { - 708 math:notEqualTo 1000 . + (708) math:notEqualTo 1000 . (708 1) math:sum 709 . (2 708) math:product 1416 . (1416 1) math:sum 1417 . @@ -5965,7 +5965,7 @@ _:gn_583 { (1416 1417 1418) math:product 2845177296 . (-1 2845177296) math:quotient -3.5147194566956787e-10 . (0.03539816357355635 -3.5147194566956787e-10) math:sum 0.0353981632220844 . - -1 math:negation 1 . + (-1) math:negation 1 . (709 1000 0.0353981632220844 0.035398163459948236 1) :pi true. } @@ -5974,7 +5974,7 @@ _:gn_584 { } _:gn_585 { - 707 math:notEqualTo 1000 . + (707) math:notEqualTo 1000 . (707 1) math:sum 708 . (2 707) math:product 1414 . (1414 1) math:sum 1415 . @@ -5982,7 +5982,7 @@ _:gn_585 { (1414 1415 1416) math:product 2833146960 . (1 2833146960) math:quotient 3.5296439405317684e-10 . (0.03539816322059196 3.5296439405317684e-10) math:sum 0.03539816357355635 . - 1 math:negation -1 . + (1) math:negation -1 . (708 1000 0.03539816357355635 0.035398163459948236 -1) :pi true. } @@ -5991,7 +5991,7 @@ _:gn_586 { } _:gn_587 { - 706 math:notEqualTo 1000 . + (706) math:notEqualTo 1000 . (706 1) math:sum 707 . (2 706) math:product 1412 . (1412 1) math:sum 1413 . @@ -5999,7 +5999,7 @@ _:gn_587 { (1412 1413 1414) math:product 2821150584 . (-1 2821150584) math:quotient -3.544653042171676e-10 . (0.03539816357505726 -3.544653042171676e-10) math:sum 0.03539816322059196 . - -1 math:negation 1 . + (-1) math:negation 1 . (707 1000 0.03539816322059196 0.035398163459948236 1) :pi true. } @@ -6008,7 +6008,7 @@ _:gn_588 { } _:gn_589 { - 705 math:notEqualTo 1000 . + (705) math:notEqualTo 1000 . (705 1) math:sum 706 . (2 705) math:product 1410 . (1410 1) math:sum 1411 . @@ -6016,7 +6016,7 @@ _:gn_589 { (1410 1411 1412) math:product 2809188120 . (1 2809188120) math:quotient 3.559747362166689e-10 . (0.035398163219082526 3.559747362166689e-10) math:sum 0.03539816357505726 . - 1 math:negation -1 . + (1) math:negation -1 . (706 1000 0.03539816357505726 0.035398163459948236 -1) :pi true. } @@ -6025,7 +6025,7 @@ _:gn_590 { } _:gn_591 { - 704 math:notEqualTo 1000 . + (704) math:notEqualTo 1000 . (704 1) math:sum 705 . (2 704) math:product 1408 . (1408 1) math:sum 1409 . @@ -6033,7 +6033,7 @@ _:gn_591 { (1408 1409 1410) math:product 2797259520 . (-1 2797259520) math:quotient -3.5749275061900585e-10 . (0.03539816357657528 -3.5749275061900585e-10) math:sum 0.035398163219082526 . - -1 math:negation 1 . + (-1) math:negation 1 . (705 1000 0.035398163219082526 0.035398163459948236 1) :pi true. } @@ -6042,7 +6042,7 @@ _:gn_592 { } _:gn_593 { - 703 math:notEqualTo 1000 . + (703) math:notEqualTo 1000 . (703 1) math:sum 704 . (2 703) math:product 1406 . (1406 1) math:sum 1407 . @@ -6050,7 +6050,7 @@ _:gn_593 { (1406 1407 1408) math:product 2785364736 . (1 2785364736) math:quotient 3.5901940850880364e-10 . (0.035398163217555866 3.5901940850880364e-10) math:sum 0.03539816357657528 . - 1 math:negation -1 . + (1) math:negation -1 . (704 1000 0.03539816357657528 0.035398163459948236 -1) :pi true. } @@ -6059,7 +6059,7 @@ _:gn_594 { } _:gn_595 { - 702 math:notEqualTo 1000 . + (702) math:notEqualTo 1000 . (702 1) math:sum 703 . (2 702) math:product 1404 . (1404 1) math:sum 1405 . @@ -6067,7 +6067,7 @@ _:gn_595 { (1404 1405 1406) math:product 2773503720 . (-1 2773503720) math:quotient -3.6055477149314947e-10 . (0.03539816357811064 -3.6055477149314947e-10) math:sum 0.035398163217555866 . - -1 math:negation 1 . + (-1) math:negation 1 . (703 1000 0.035398163217555866 0.035398163459948236 1) :pi true. } @@ -6076,7 +6076,7 @@ _:gn_596 { } _:gn_597 { - 701 math:notEqualTo 1000 . + (701) math:notEqualTo 1000 . (701 1) math:sum 702 . (2 701) math:product 1402 . (1402 1) math:sum 1403 . @@ -6084,7 +6084,7 @@ _:gn_597 { (1402 1403 1404) math:product 2761676424 . (1 2761676424) math:quotient 3.620989017068134e-10 . (0.03539816321601174 3.620989017068134e-10) math:sum 0.03539816357811064 . - 1 math:negation -1 . + (1) math:negation -1 . (702 1000 0.03539816357811064 0.035398163459948236 -1) :pi true. } @@ -6093,7 +6093,7 @@ _:gn_598 { } _:gn_599 { - 700 math:notEqualTo 1000 . + (700) math:notEqualTo 1000 . (700 1) math:sum 701 . (2 700) math:product 1400 . (1400 1) math:sum 1401 . @@ -6101,7 +6101,7 @@ _:gn_599 { (1400 1401 1402) math:product 2749882800 . (-1 2749882800) math:quotient -3.636518618175291e-10 . (0.0353981635796636 -3.636518618175291e-10) math:sum 0.03539816321601174 . - -1 math:negation 1 . + (-1) math:negation 1 . (701 1000 0.03539816321601174 0.035398163459948236 1) :pi true. } @@ -6110,7 +6110,7 @@ _:gn_600 { } _:gn_601 { - 699 math:notEqualTo 1000 . + (699) math:notEqualTo 1000 . (699 1) math:sum 700 . (2 699) math:product 1398 . (1398 1) math:sum 1399 . @@ -6118,7 +6118,7 @@ _:gn_601 { (1398 1399 1400) math:product 2738122800 . (1 2738122800) math:quotient 3.652137150313346e-10 . (0.035398163214449885 3.652137150313346e-10) math:sum 0.0353981635796636 . - 1 math:negation -1 . + (1) math:negation -1 . (700 1000 0.0353981635796636 0.035398163459948236 -1) :pi true. } @@ -6127,7 +6127,7 @@ _:gn_602 { } _:gn_603 { - 698 math:notEqualTo 1000 . + (698) math:notEqualTo 1000 . (698 1) math:sum 699 . (2 698) math:product 1396 . (1396 1) math:sum 1397 . @@ -6135,7 +6135,7 @@ _:gn_603 { (1396 1397 1398) math:product 2726396376 . (-1 2726396376) math:quotient -3.66784525097975e-10 . (0.03539816358123441 -3.66784525097975e-10) math:sum 0.035398163214449885 . - -1 math:negation 1 . + (-1) math:negation 1 . (699 1000 0.035398163214449885 0.035398163459948236 1) :pi true. } @@ -6144,7 +6144,7 @@ _:gn_604 { } _:gn_605 { - 697 math:notEqualTo 1000 . + (697) math:notEqualTo 1000 . (697 1) math:sum 698 . (2 697) math:product 1394 . (1394 1) math:sum 1395 . @@ -6152,7 +6152,7 @@ _:gn_605 { (1394 1395 1396) math:product 2714703480 . (1 2714703480) math:quotient 3.6836435631636646e-10 . (0.03539816321287006 3.6836435631636646e-10) math:sum 0.03539816358123441 . - 1 math:negation -1 . + (1) math:negation -1 . (698 1000 0.03539816358123441 0.035398163459948236 -1) :pi true. } @@ -6161,7 +6161,7 @@ _:gn_606 { } _:gn_607 { - 696 math:notEqualTo 1000 . + (696) math:notEqualTo 1000 . (696 1) math:sum 697 . (2 696) math:product 1392 . (1392 1) math:sum 1393 . @@ -6169,7 +6169,7 @@ _:gn_607 { (1392 1393 1394) math:product 2703044064 . (-1 2703044064) math:quotient -3.6995327354012384e-10 . (0.035398163582823335 -3.6995327354012384e-10) math:sum 0.03539816321287006 . - -1 math:negation 1 . + (-1) math:negation 1 . (697 1000 0.03539816321287006 0.035398163459948236 1) :pi true. } @@ -6178,7 +6178,7 @@ _:gn_608 { } _:gn_609 { - 695 math:notEqualTo 1000 . + (695) math:notEqualTo 1000 . (695 1) math:sum 696 . (2 695) math:product 1390 . (1390 1) math:sum 1391 . @@ -6186,7 +6186,7 @@ _:gn_609 { (1390 1391 1392) math:product 2691418080 . (1 2691418080) math:quotient 3.7155134218315127e-10 . (0.03539816321127199 3.7155134218315127e-10) math:sum 0.035398163582823335 . - 1 math:negation -1 . + (1) math:negation -1 . (696 1000 0.035398163582823335 0.035398163459948236 -1) :pi true. } @@ -6195,7 +6195,7 @@ _:gn_610 { } _:gn_611 { - 694 math:notEqualTo 1000 . + (694) math:notEqualTo 1000 . (694 1) math:sum 695 . (2 694) math:product 1388 . (1388 1) math:sum 1389 . @@ -6203,7 +6203,7 @@ _:gn_611 { (1388 1389 1390) math:product 2679825480 . (-1 2679825480) math:quotient -3.7315862822529773e-10 . (0.03539816358443062 -3.7315862822529773e-10) math:sum 0.03539816321127199 . - -1 math:negation 1 . + (-1) math:negation 1 . (695 1000 0.03539816321127199 0.035398163459948236 1) :pi true. } @@ -6212,7 +6212,7 @@ _:gn_612 { } _:gn_613 { - 693 math:notEqualTo 1000 . + (693) math:notEqualTo 1000 . (693 1) math:sum 694 . (2 693) math:product 1386 . (1386 1) math:sum 1387 . @@ -6220,7 +6220,7 @@ _:gn_613 { (1386 1387 1388) math:product 2668266216 . (1 2668266216) math:quotient 3.7477519821807764e-10 . (0.03539816320965542 3.7477519821807764e-10) math:sum 0.03539816358443062 . - 1 math:negation -1 . + (1) math:negation -1 . (694 1000 0.03539816358443062 0.035398163459948236 -1) :pi true. } @@ -6229,7 +6229,7 @@ _:gn_614 { } _:gn_615 { - 692 math:notEqualTo 1000 . + (692) math:notEqualTo 1000 . (692 1) math:sum 693 . (2 692) math:product 1384 . (1384 1) math:sum 1385 . @@ -6237,7 +6237,7 @@ _:gn_615 { (1384 1385 1386) math:product 2656740240 . (-1 2656740240) math:quotient -3.76401119290458e-10 . (0.03539816358605654 -3.76401119290458e-10) math:sum 0.03539816320965542 . - -1 math:negation 1 . + (-1) math:negation 1 . (693 1000 0.03539816320965542 0.035398163459948236 1) :pi true. } @@ -6246,7 +6246,7 @@ _:gn_616 { } _:gn_617 { - 691 math:notEqualTo 1000 . + (691) math:notEqualTo 1000 . (691 1) math:sum 692 . (2 691) math:product 1382 . (1382 1) math:sum 1383 . @@ -6254,7 +6254,7 @@ _:gn_617 { (1382 1383 1384) math:product 2645247504 . (1 2645247504) math:quotient 3.7803645915471206e-10 . (0.035398163208020084 3.7803645915471206e-10) math:sum 0.03539816358605654 . - 1 math:negation -1 . + (1) math:negation -1 . (692 1000 0.03539816358605654 0.035398163459948236 -1) :pi true. } @@ -6263,7 +6263,7 @@ _:gn_618 { } _:gn_619 { - 690 math:notEqualTo 1000 . + (690) math:notEqualTo 1000 . (690 1) math:sum 691 . (2 690) math:product 1380 . (1380 1) math:sum 1381 . @@ -6271,7 +6271,7 @@ _:gn_619 { (1380 1381 1382) math:product 2633787960 . (-1 2633787960) math:quotient -3.796812861123414e-10 . (0.03539816358770137 -3.796812861123414e-10) math:sum 0.035398163208020084 . - -1 math:negation 1 . + (-1) math:negation 1 . (691 1000 0.035398163208020084 0.035398163459948236 1) :pi true. } @@ -6280,7 +6280,7 @@ _:gn_620 { } _:gn_621 { - 689 math:notEqualTo 1000 . + (689) math:notEqualTo 1000 . (689 1) math:sum 690 . (2 689) math:product 1378 . (1378 1) math:sum 1379 . @@ -6288,7 +6288,7 @@ _:gn_621 { (1378 1379 1380) math:product 2622361560 . (1 2622361560) math:quotient 3.813356690600666e-10 . (0.0353981632063657 3.813356690600666e-10) math:sum 0.03539816358770137 . - 1 math:negation -1 . + (1) math:negation -1 . (690 1000 0.03539816358770137 0.035398163459948236 -1) :pi true. } @@ -6297,7 +6297,7 @@ _:gn_622 { } _:gn_623 { - 688 math:notEqualTo 1000 . + (688) math:notEqualTo 1000 . (688 1) math:sum 689 . (2 688) math:product 1376 . (1376 1) math:sum 1377 . @@ -6305,7 +6305,7 @@ _:gn_623 { (1376 1377 1378) math:product 2610968256 . (-1 2610968256) math:quotient -3.8299967749588755e-10 . (0.03539816358936538 -3.8299967749588755e-10) math:sum 0.0353981632063657 . - -1 math:negation 1 . + (-1) math:negation 1 . (689 1000 0.0353981632063657 0.035398163459948236 1) :pi true. } @@ -6314,7 +6314,7 @@ _:gn_624 { } _:gn_625 { - 687 math:notEqualTo 1000 . + (687) math:notEqualTo 1000 . (687 1) math:sum 688 . (2 687) math:product 1374 . (1374 1) math:sum 1375 . @@ -6322,7 +6322,7 @@ _:gn_625 { (1374 1375 1376) math:product 2599608000 . (1 2599608000) math:quotient 3.846733815252146e-10 . (0.035398163204691996 3.846733815252146e-10) math:sum 0.03539816358936538 . - 1 math:negation -1 . + (1) math:negation -1 . (688 1000 0.03539816358936538 0.035398163459948236 -1) :pi true. } @@ -6331,7 +6331,7 @@ _:gn_626 { } _:gn_627 { - 686 math:notEqualTo 1000 . + (686) math:notEqualTo 1000 . (686 1) math:sum 687 . (2 686) math:product 1372 . (1372 1) math:sum 1373 . @@ -6339,7 +6339,7 @@ _:gn_627 { (1372 1373 1374) math:product 2588280744 . (-1 2588280744) math:quotient -3.863568518670709e-10 . (0.035398163591048845 -3.863568518670709e-10) math:sum 0.035398163204691996 . - -1 math:negation 1 . + (-1) math:negation 1 . (687 1000 0.035398163204691996 0.035398163459948236 1) :pi true. } @@ -6348,7 +6348,7 @@ _:gn_628 { } _:gn_629 { - 685 math:notEqualTo 1000 . + (685) math:notEqualTo 1000 . (685 1) math:sum 686 . (2 685) math:product 1370 . (1370 1) math:sum 1371 . @@ -6356,7 +6356,7 @@ _:gn_629 { (1370 1371 1372) math:product 2576986440 . (1 2576986440) math:quotient 3.8805015986036773e-10 . (0.035398163202998684 3.8805015986036773e-10) math:sum 0.035398163591048845 . - 1 math:negation -1 . + (1) math:negation -1 . (686 1000 0.035398163591048845 0.035398163459948236 -1) :pi true. } @@ -6365,7 +6365,7 @@ _:gn_630 { } _:gn_631 { - 684 math:notEqualTo 1000 . + (684) math:notEqualTo 1000 . (684 1) math:sum 685 . (2 684) math:product 1368 . (1368 1) math:sum 1369 . @@ -6373,7 +6373,7 @@ _:gn_631 { (1368 1369 1370) math:product 2565725040 . (-1 2565725040) math:quotient -3.89753377470253e-10 . (0.03539816359275206 -3.89753377470253e-10) math:sum 0.035398163202998684 . - -1 math:negation 1 . + (-1) math:negation 1 . (685 1000 0.035398163202998684 0.035398163459948236 1) :pi true. } @@ -6382,7 +6382,7 @@ _:gn_632 { } _:gn_633 { - 683 math:notEqualTo 1000 . + (683) math:notEqualTo 1000 . (683 1) math:sum 684 . (2 683) math:product 1366 . (1366 1) math:sum 1367 . @@ -6390,7 +6390,7 @@ _:gn_633 { (1366 1367 1368) math:product 2554496496 . (1 2554496496) math:quotient 3.914665772945339e-10 . (0.035398163201285485 3.914665772945339e-10) math:sum 0.03539816359275206 . - 1 math:negation -1 . + (1) math:negation -1 . (684 1000 0.03539816359275206 0.035398163459948236 -1) :pi true. } @@ -6399,7 +6399,7 @@ _:gn_634 { } _:gn_635 { - 682 math:notEqualTo 1000 . + (682) math:notEqualTo 1000 . (682 1) math:sum 683 . (2 682) math:product 1364 . (1364 1) math:sum 1365 . @@ -6407,7 +6407,7 @@ _:gn_635 { (1364 1365 1366) math:product 2543300760 . (-1 2543300760) math:quotient -3.9318983257017546e-10 . (0.03539816359447532 -3.9318983257017546e-10) math:sum 0.035398163201285485 . - -1 math:negation 1 . + (-1) math:negation 1 . (683 1000 0.035398163201285485 0.035398163459948236 1) :pi true. } @@ -6416,7 +6416,7 @@ _:gn_636 { } _:gn_637 { - 681 math:notEqualTo 1000 . + (681) math:notEqualTo 1000 . (681 1) math:sum 682 . (2 681) math:product 1362 . (1362 1) math:sum 1363 . @@ -6424,7 +6424,7 @@ _:gn_637 { (1362 1363 1364) math:product 2532137784 . (1 2532137784) math:quotient 3.9492321717987524e-10 . (0.0353981631995521 3.9492321717987524e-10) math:sum 0.03539816359447532 . - 1 math:negation -1 . + (1) math:negation -1 . (682 1000 0.03539816359447532 0.035398163459948236 -1) :pi true. } @@ -6433,7 +6433,7 @@ _:gn_638 { } _:gn_639 { - 680 math:notEqualTo 1000 . + (680) math:notEqualTo 1000 . (680 1) math:sum 681 . (2 680) math:product 1360 . (1360 1) math:sum 1361 . @@ -6441,7 +6441,7 @@ _:gn_639 { (1360 1361 1362) math:product 2521007520 . (-1 2521007520) math:quotient -3.966668056587154e-10 . (0.035398163596218904 -3.966668056587154e-10) math:sum 0.0353981631995521 . - -1 math:negation 1 . + (-1) math:negation 1 . (681 1000 0.0353981631995521 0.035398163459948236 1) :pi true. } @@ -6450,7 +6450,7 @@ _:gn_640 { } _:gn_641 { - 679 math:notEqualTo 1000 . + (679) math:notEqualTo 1000 . (679 1) math:sum 680 . (2 679) math:product 1358 . (1358 1) math:sum 1359 . @@ -6458,7 +6458,7 @@ _:gn_641 { (1358 1359 1360) math:product 2509909920 . (1 2509909920) math:quotient 3.984206732008932e-10 . (0.03539816319779823 3.984206732008932e-10) math:sum 0.035398163596218904 . - 1 math:negation -1 . + (1) math:negation -1 . (680 1000 0.035398163596218904 0.035398163459948236 -1) :pi true. } @@ -6467,7 +6467,7 @@ _:gn_642 { } _:gn_643 { - 678 math:notEqualTo 1000 . + (678) math:notEqualTo 1000 . (678 1) math:sum 679 . (2 678) math:product 1356 . (1356 1) math:sum 1357 . @@ -6475,7 +6475,7 @@ _:gn_643 { (1356 1357 1358) math:product 2498844936 . (-1 2498844936) math:quotient -4.001848956665313e-10 . (0.03539816359798313 -4.001848956665313e-10) math:sum 0.03539816319779823 . - -1 math:negation 1 . + (-1) math:negation 1 . (679 1000 0.03539816319779823 0.035398163459948236 1) :pi true. } @@ -6484,7 +6484,7 @@ _:gn_644 { } _:gn_645 { - 677 math:notEqualTo 1000 . + (677) math:notEqualTo 1000 . (677 1) math:sum 678 . (2 677) math:product 1354 . (1354 1) math:sum 1355 . @@ -6492,7 +6492,7 @@ _:gn_645 { (1354 1355 1356) math:product 2487812520 . (1 2487812520) math:quotient 4.0195954958856785e-10 . (0.03539816319602358 4.0195954958856785e-10) math:sum 0.03539816359798313 . - 1 math:negation -1 . + (1) math:negation -1 . (678 1000 0.03539816359798313 0.035398163459948236 -1) :pi true. } @@ -6501,7 +6501,7 @@ _:gn_646 { } _:gn_647 { - 676 math:notEqualTo 1000 . + (676) math:notEqualTo 1000 . (676 1) math:sum 677 . (2 676) math:product 1352 . (1352 1) math:sum 1353 . @@ -6509,7 +6509,7 @@ _:gn_647 { (1352 1353 1354) math:product 2476812624 . (-1 2476812624) math:quotient -4.0374471217972926e-10 . (0.035398163599768294 -4.0374471217972926e-10) math:sum 0.03539816319602358 . - -1 math:negation 1 . + (-1) math:negation 1 . (677 1000 0.03539816319602358 0.035398163459948236 1) :pi true. } @@ -6518,7 +6518,7 @@ _:gn_648 { } _:gn_649 { - 675 math:notEqualTo 1000 . + (675) math:notEqualTo 1000 . (675 1) math:sum 676 . (2 675) math:product 1350 . (1350 1) math:sum 1351 . @@ -6526,7 +6526,7 @@ _:gn_649 { (1350 1351 1352) math:product 2465845200 . (1 2465845200) math:quotient 4.055404613395845e-10 . (0.03539816319422783 4.055404613395845e-10) math:sum 0.035398163599768294 . - 1 math:negation -1 . + (1) math:negation -1 . (676 1000 0.035398163599768294 0.035398163459948236 -1) :pi true. } @@ -6535,7 +6535,7 @@ _:gn_650 { } _:gn_651 { - 674 math:notEqualTo 1000 . + (674) math:notEqualTo 1000 . (674 1) math:sum 675 . (2 674) math:product 1348 . (1348 1) math:sum 1349 . @@ -6543,7 +6543,7 @@ _:gn_651 { (1348 1349 1350) math:product 2454910200 . (-1 2454910200) math:quotient -4.073468756616841e-10 . (0.03539816360157471 -4.073468756616841e-10) math:sum 0.03539816319422783 . - -1 math:negation 1 . + (-1) math:negation 1 . (675 1000 0.03539816319422783 0.035398163459948236 1) :pi true. } @@ -6552,7 +6552,7 @@ _:gn_652 { } _:gn_653 { - 673 math:notEqualTo 1000 . + (673) math:notEqualTo 1000 . (673 1) math:sum 674 . (2 673) math:product 1346 . (1346 1) math:sum 1347 . @@ -6560,7 +6560,7 @@ _:gn_653 { (1346 1347 1348) math:product 2444007576 . (1 2444007576) math:quotient 4.0916403444078356e-10 . (0.035398163192410674 4.0916403444078356e-10) math:sum 0.03539816360157471 . - 1 math:negation -1 . + (1) math:negation -1 . (674 1000 0.03539816360157471 0.035398163459948236 -1) :pi true. } @@ -6569,7 +6569,7 @@ _:gn_654 { } _:gn_655 { - 672 math:notEqualTo 1000 . + (672) math:notEqualTo 1000 . (672 1) math:sum 673 . (2 672) math:product 1344 . (1344 1) math:sum 1345 . @@ -6577,7 +6577,7 @@ _:gn_655 { (1344 1345 1346) math:product 2433137280 . (-1 2433137280) math:quotient -4.1099201768015325e-10 . (0.03539816360340269 -4.1099201768015325e-10) math:sum 0.035398163192410674 . - -1 math:negation 1 . + (-1) math:negation 1 . (673 1000 0.035398163192410674 0.035398163459948236 1) :pi true. } @@ -6586,7 +6586,7 @@ _:gn_656 { } _:gn_657 { - 671 math:notEqualTo 1000 . + (671) math:notEqualTo 1000 . (671 1) math:sum 672 . (2 671) math:product 1342 . (1342 1) math:sum 1343 . @@ -6594,7 +6594,7 @@ _:gn_657 { (1342 1343 1344) math:product 2422299264 . (1 2422299264) math:quotient 4.128309060989749e-10 . (0.035398163190571784 4.128309060989749e-10) math:sum 0.03539816360340269 . - 1 math:negation -1 . + (1) math:negation -1 . (672 1000 0.03539816360340269 0.035398163459948236 -1) :pi true. } @@ -6603,7 +6603,7 @@ _:gn_658 { } _:gn_659 { - 670 math:notEqualTo 1000 . + (670) math:notEqualTo 1000 . (670 1) math:sum 671 . (2 670) math:product 1340 . (1340 1) math:sum 1341 . @@ -6611,7 +6611,7 @@ _:gn_659 { (1340 1341 1342) math:product 2411493480 . (-1 2411493480) math:quotient -4.146807811398271e-10 . (0.03539816360525257 -4.146807811398271e-10) math:sum 0.035398163190571784 . - -1 math:negation 1 . + (-1) math:negation 1 . (671 1000 0.035398163190571784 0.035398163459948236 1) :pi true. } @@ -6620,7 +6620,7 @@ _:gn_660 { } _:gn_661 { - 669 math:notEqualTo 1000 . + (669) math:notEqualTo 1000 . (669 1) math:sum 670 . (2 669) math:product 1338 . (1338 1) math:sum 1339 . @@ -6628,7 +6628,7 @@ _:gn_661 { (1338 1339 1340) math:product 2400719880 . (1 2400719880) math:quotient 4.1654172497626004e-10 . (0.03539816318871084 4.1654172497626004e-10) math:sum 0.03539816360525257 . - 1 math:negation -1 . + (1) math:negation -1 . (670 1000 0.03539816360525257 0.035398163459948236 -1) :pi true. } @@ -6637,7 +6637,7 @@ _:gn_662 { } _:gn_663 { - 668 math:notEqualTo 1000 . + (668) math:notEqualTo 1000 . (668 1) math:sum 669 . (2 668) math:product 1336 . (1336 1) math:sum 1337 . @@ -6645,7 +6645,7 @@ _:gn_663 { (1336 1337 1338) math:product 2389978416 . (-1 2389978416) math:quotient -4.184138205204611e-10 . (0.03539816360712466 -4.184138205204611e-10) math:sum 0.03539816318871084 . - -1 math:negation 1 . + (-1) math:negation 1 . (669 1000 0.03539816318871084 0.035398163459948236 1) :pi true. } @@ -6654,7 +6654,7 @@ _:gn_664 { } _:gn_665 { - 667 math:notEqualTo 1000 . + (667) math:notEqualTo 1000 . (667 1) math:sum 668 . (2 667) math:product 1334 . (1334 1) math:sum 1335 . @@ -6662,7 +6662,7 @@ _:gn_665 { (1334 1335 1336) math:product 2379269040 . (1 2379269040) math:quotient 4.202971514310126e-10 . (0.03539816318682751 4.202971514310126e-10) math:sum 0.03539816360712466 . - 1 math:negation -1 . + (1) math:negation -1 . (668 1000 0.03539816360712466 0.035398163459948236 -1) :pi true. } @@ -6671,7 +6671,7 @@ _:gn_666 { } _:gn_667 { - 666 math:notEqualTo 1000 . + (666) math:notEqualTo 1000 . (666 1) math:sum 667 . (2 666) math:product 1332 . (1332 1) math:sum 1333 . @@ -6679,7 +6679,7 @@ _:gn_667 { (1332 1333 1334) math:product 2368591704 . (-1 2368591704) math:quotient -4.221918021207424e-10 . (0.03539816360901931 -4.221918021207424e-10) math:sum 0.03539816318682751 . - -1 math:negation 1 . + (-1) math:negation 1 . (667 1000 0.03539816318682751 0.035398163459948236 1) :pi true. } @@ -6688,7 +6688,7 @@ _:gn_668 { } _:gn_669 { - 665 math:notEqualTo 1000 . + (665) math:notEqualTo 1000 . (665 1) math:sum 666 . (2 665) math:product 1330 . (1330 1) math:sum 1331 . @@ -6696,7 +6696,7 @@ _:gn_669 { (1330 1331 1332) math:product 2357946360 . (1 2357946360) math:quotient 4.2409785776466945e-10 . (0.03539816318492145 4.2409785776466945e-10) math:sum 0.03539816360901931 . - 1 math:negation -1 . + (1) math:negation -1 . (666 1000 0.03539816360901931 0.035398163459948236 -1) :pi true. } @@ -6705,7 +6705,7 @@ _:gn_670 { } _:gn_671 { - 664 math:notEqualTo 1000 . + (664) math:notEqualTo 1000 . (664 1) math:sum 665 . (2 664) math:product 1328 . (1328 1) math:sum 1329 . @@ -6713,7 +6713,7 @@ _:gn_671 { (1328 1329 1330) math:product 2347332960 . (-1 2347332960) math:quotient -4.26015404308045e-10 . (0.03539816361093685 -4.26015404308045e-10) math:sum 0.03539816318492145 . - -1 math:negation 1 . + (-1) math:negation 1 . (665 1000 0.03539816318492145 0.035398163459948236 1) :pi true. } @@ -6722,7 +6722,7 @@ _:gn_672 { } _:gn_673 { - 663 math:notEqualTo 1000 . + (663) math:notEqualTo 1000 . (663 1) math:sum 664 . (2 663) math:product 1326 . (1326 1) math:sum 1327 . @@ -6730,7 +6730,7 @@ _:gn_673 { (1326 1327 1328) math:product 2336751456 . (1 2336751456) math:quotient 4.2794452847449086e-10 . (0.035398163182992326 4.2794452847449086e-10) math:sum 0.03539816361093685 . - 1 math:negation -1 . + (1) math:negation -1 . (664 1000 0.03539816361093685 0.035398163459948236 -1) :pi true. } @@ -6739,7 +6739,7 @@ _:gn_674 { } _:gn_675 { - 662 math:notEqualTo 1000 . + (662) math:notEqualTo 1000 . (662 1) math:sum 663 . (2 662) math:product 1324 . (1324 1) math:sum 1325 . @@ -6747,7 +6747,7 @@ _:gn_675 { (1324 1325 1326) math:product 2326201800 . (-1 2326201800) math:quotient -4.298853177742361e-10 . (0.03539816361287764 -4.298853177742361e-10) math:sum 0.035398163182992326 . - -1 math:negation 1 . + (-1) math:negation 1 . (663 1000 0.035398163182992326 0.035398163459948236 1) :pi true. } @@ -6756,7 +6756,7 @@ _:gn_676 { } _:gn_677 { - 661 math:notEqualTo 1000 . + (661) math:notEqualTo 1000 . (661 1) math:sum 662 . (2 661) math:product 1322 . (1322 1) math:sum 1323 . @@ -6764,7 +6764,7 @@ _:gn_677 { (1322 1323 1324) math:product 2315683944 . (1 2315683944) math:quotient 4.3183786051245344e-10 . (0.035398163181039784 4.3183786051245344e-10) math:sum 0.03539816361287764 . - 1 math:negation -1 . + (1) math:negation -1 . (662 1000 0.03539816361287764 0.035398163459948236 -1) :pi true. } @@ -6773,7 +6773,7 @@ _:gn_678 { } _:gn_679 { - 660 math:notEqualTo 1000 . + (660) math:notEqualTo 1000 . (660 1) math:sum 661 . (2 660) math:product 1320 . (1320 1) math:sum 1321 . @@ -6781,7 +6781,7 @@ _:gn_679 { (1320 1321 1322) math:product 2305197840 . (-1 2305197840) math:quotient -4.338022457976969e-10 . (0.03539816361484203 -4.338022457976969e-10) math:sum 0.035398163181039784 . - -1 math:negation 1 . + (-1) math:negation 1 . (661 1000 0.035398163181039784 0.035398163459948236 1) :pi true. } @@ -6790,7 +6790,7 @@ _:gn_680 { } _:gn_681 { - 659 math:notEqualTo 1000 . + (659) math:notEqualTo 1000 . (659 1) math:sum 660 . (2 659) math:product 1318 . (1318 1) math:sum 1319 . @@ -6798,7 +6798,7 @@ _:gn_681 { (1318 1319 1320) math:product 2294743440 . (1 2294743440) math:quotient 4.3577856355044206e-10 . (0.03539816317906346 4.3577856355044206e-10) math:sum 0.03539816361484203 . - 1 math:negation -1 . + (1) math:negation -1 . (660 1000 0.03539816361484203 0.035398163459948236 -1) :pi true. } @@ -6807,7 +6807,7 @@ _:gn_682 { } _:gn_683 { - 658 math:notEqualTo 1000 . + (658) math:notEqualTo 1000 . (658 1) math:sum 659 . (2 658) math:product 1316 . (1316 1) math:sum 1317 . @@ -6815,7 +6815,7 @@ _:gn_683 { (1316 1317 1318) math:product 2284320696 . (-1 2284320696) math:quotient -4.3776690451172975e-10 . (0.03539816361683037 -4.3776690451172975e-10) math:sum 0.03539816317906346 . - -1 math:negation 1 . + (-1) math:negation 1 . (659 1000 0.03539816317906346 0.035398163459948236 1) :pi true. } @@ -6824,7 +6824,7 @@ _:gn_684 { } _:gn_685 { - 657 math:notEqualTo 1000 . + (657) math:notEqualTo 1000 . (657 1) math:sum 658 . (2 657) math:product 1314 . (1314 1) math:sum 1315 . @@ -6832,7 +6832,7 @@ _:gn_685 { (1314 1315 1316) math:product 2273929560 . (1 2273929560) math:quotient 4.3976736025191563e-10 . (0.035398163177063006 4.3976736025191563e-10) math:sum 0.03539816361683037 . - 1 math:negation -1 . + (1) math:negation -1 . (658 1000 0.03539816361683037 0.035398163459948236 -1) :pi true. } @@ -6841,7 +6841,7 @@ _:gn_686 { } _:gn_687 { - 656 math:notEqualTo 1000 . + (656) math:notEqualTo 1000 . (656 1) math:sum 657 . (2 656) math:product 1312 . (1312 1) math:sum 1313 . @@ -6849,7 +6849,7 @@ _:gn_687 { (1312 1313 1314) math:product 2263569984 . (-1 2263569984) math:quotient -4.4178002317952634e-10 . (0.03539816361884303 -4.4178002317952634e-10) math:sum 0.035398163177063006 . - -1 math:negation 1 . + (-1) math:negation 1 . (657 1000 0.035398163177063006 0.035398163459948236 1) :pi true. } @@ -6858,7 +6858,7 @@ _:gn_688 { } _:gn_689 { - 655 math:notEqualTo 1000 . + (655) math:notEqualTo 1000 . (655 1) math:sum 656 . (2 655) math:product 1310 . (1310 1) math:sum 1311 . @@ -6866,7 +6866,7 @@ _:gn_689 { (1310 1311 1312) math:product 2253241920 . (1 2253241920) math:quotient 4.438049865502236e-10 . (0.03539816317503804 4.438049865502236e-10) math:sum 0.03539816361884303 . - 1 math:negation -1 . + (1) math:negation -1 . (656 1000 0.03539816361884303 0.035398163459948236 -1) :pi true. } @@ -6875,7 +6875,7 @@ _:gn_690 { } _:gn_691 { - 654 math:notEqualTo 1000 . + (654) math:notEqualTo 1000 . (654 1) math:sum 655 . (2 654) math:product 1308 . (1308 1) math:sum 1309 . @@ -6883,7 +6883,7 @@ _:gn_691 { (1308 1309 1310) math:product 2242945320 . (-1 2242945320) math:quotient -4.458423444758787e-10 . (0.035398163620880385 -4.458423444758787e-10) math:sum 0.03539816317503804 . - -1 math:negation 1 . + (-1) math:negation 1 . (655 1000 0.03539816317503804 0.035398163459948236 1) :pi true. } @@ -6892,7 +6892,7 @@ _:gn_692 { } _:gn_693 { - 653 math:notEqualTo 1000 . + (653) math:notEqualTo 1000 . (653 1) math:sum 654 . (2 653) math:product 1306 . (1306 1) math:sum 1307 . @@ -6900,7 +6900,7 @@ _:gn_693 { (1306 1307 1308) math:product 2232680136 . (1 2232680136) math:quotient 4.478921919337576e-10 . (0.0353981631729882 4.478921919337576e-10) math:sum 0.035398163620880385 . - 1 math:negation -1 . + (1) math:negation -1 . (654 1000 0.035398163620880385 0.035398163459948236 -1) :pi true. } @@ -6909,7 +6909,7 @@ _:gn_694 { } _:gn_695 { - 652 math:notEqualTo 1000 . + (652) math:notEqualTo 1000 . (652 1) math:sum 653 . (2 652) math:product 1304 . (1304 1) math:sum 1305 . @@ -6917,7 +6917,7 @@ _:gn_695 { (1304 1305 1306) math:product 2222446320 . (-1 2222446320) math:quotient -4.499546247758191e-10 . (0.03539816362294282 -4.499546247758191e-10) math:sum 0.0353981631729882 . - -1 math:negation 1 . + (-1) math:negation 1 . (653 1000 0.0353981631729882 0.035398163459948236 1) :pi true. } @@ -6926,7 +6926,7 @@ _:gn_696 { } _:gn_697 { - 651 math:notEqualTo 1000 . + (651) math:notEqualTo 1000 . (651 1) math:sum 652 . (2 651) math:product 1302 . (1302 1) math:sum 1303 . @@ -6934,7 +6934,7 @@ _:gn_697 { (1302 1303 1304) math:product 2212243824 . (1 2212243824) math:quotient 4.520297397381275e-10 . (0.03539816317091308 4.520297397381275e-10) math:sum 0.03539816362294282 . - 1 math:negation -1 . + (1) math:negation -1 . (652 1000 0.03539816362294282 0.035398163459948236 -1) :pi true. } @@ -6943,7 +6943,7 @@ _:gn_698 { } _:gn_699 { - 650 math:notEqualTo 1000 . + (650) math:notEqualTo 1000 . (650 1) math:sum 651 . (2 650) math:product 1300 . (1300 1) math:sum 1301 . @@ -6951,7 +6951,7 @@ _:gn_699 { (1300 1301 1302) math:product 2202072600 . (-1 2202072600) math:quotient -4.5411763445038097e-10 . (0.03539816362503071 -4.5411763445038097e-10) math:sum 0.03539816317091308 . - -1 math:negation 1 . + (-1) math:negation 1 . (651 1000 0.03539816317091308 0.035398163459948236 1) :pi true. } @@ -6960,7 +6960,7 @@ _:gn_700 { } _:gn_701 { - 649 math:notEqualTo 1000 . + (649) math:notEqualTo 1000 . (649 1) math:sum 650 . (2 649) math:product 1298 . (1298 1) math:sum 1299 . @@ -6968,7 +6968,7 @@ _:gn_701 { (1298 1299 1300) math:product 2191932600 . (1 2191932600) math:quotient 4.562184074455574e-10 . (0.0353981631688123 4.562184074455574e-10) math:sum 0.03539816362503071 . - 1 math:negation -1 . + (1) math:negation -1 . (650 1000 0.03539816362503071 0.035398163459948236 -1) :pi true. } @@ -6977,7 +6977,7 @@ _:gn_702 { } _:gn_703 { - 648 math:notEqualTo 1000 . + (648) math:notEqualTo 1000 . (648 1) math:sum 649 . (2 648) math:product 1296 . (1296 1) math:sum 1297 . @@ -6985,7 +6985,7 @@ _:gn_703 { (1296 1297 1298) math:product 2181823776 . (-1 2181823776) math:quotient -4.583321581696798e-10 . (0.03539816362714446 -4.583321581696798e-10) math:sum 0.0353981631688123 . - -1 math:negation 1 . + (-1) math:negation 1 . (649 1000 0.0353981631688123 0.035398163459948236 1) :pi true. } @@ -6994,7 +6994,7 @@ _:gn_704 { } _:gn_705 { - 647 math:notEqualTo 1000 . + (647) math:notEqualTo 1000 . (647 1) math:sum 648 . (2 647) math:product 1294 . (1294 1) math:sum 1295 . @@ -7002,7 +7002,7 @@ _:gn_705 { (1294 1295 1296) math:product 2171746080 . (1 2171746080) math:quotient 4.604589869917021e-10 . (0.03539816316668547 4.604589869917021e-10) math:sum 0.03539816362714446 . - 1 math:negation -1 . + (1) math:negation -1 . (648 1000 0.03539816362714446 0.035398163459948236 -1) :pi true. } @@ -7011,7 +7011,7 @@ _:gn_706 { } _:gn_707 { - 646 math:notEqualTo 1000 . + (646) math:notEqualTo 1000 . (646 1) math:sum 647 . (2 646) math:product 1292 . (1292 1) math:sum 1293 . @@ -7019,7 +7019,7 @@ _:gn_707 { (1292 1293 1294) math:product 2161699464 . (-1 2161699464) math:quotient -4.625989952135178e-10 . (0.03539816362928446 -4.625989952135178e-10) math:sum 0.03539816316668547 . - -1 math:negation 1 . + (-1) math:negation 1 . (647 1000 0.03539816316668547 0.035398163459948236 1) :pi true. } @@ -7028,7 +7028,7 @@ _:gn_708 { } _:gn_709 { - 645 math:notEqualTo 1000 . + (645) math:notEqualTo 1000 . (645 1) math:sum 646 . (2 645) math:product 1290 . (1290 1) math:sum 1291 . @@ -7036,7 +7036,7 @@ _:gn_709 { (1290 1291 1292) math:product 2151683880 . (1 2151683880) math:quotient 4.647522850800927e-10 . (0.035398163164532176 4.647522850800927e-10) math:sum 0.03539816362928446 . - 1 math:negation -1 . + (1) math:negation -1 . (646 1000 0.03539816362928446 0.035398163459948236 -1) :pi true. } @@ -7045,7 +7045,7 @@ _:gn_710 { } _:gn_711 { - 644 math:notEqualTo 1000 . + (644) math:notEqualTo 1000 . (644 1) math:sum 645 . (2 644) math:product 1288 . (1288 1) math:sum 1289 . @@ -7053,7 +7053,7 @@ _:gn_711 { (1288 1289 1290) math:product 2141699280 . (-1 2141699280) math:quotient -4.669189597897237e-10 . (0.03539816363145114 -4.669189597897237e-10) math:sum 0.035398163164532176 . - -1 math:negation 1 . + (-1) math:negation 1 . (645 1000 0.035398163164532176 0.035398163459948236 1) :pi true. } @@ -7062,7 +7062,7 @@ _:gn_712 { } _:gn_713 { - 643 math:notEqualTo 1000 . + (643) math:notEqualTo 1000 . (643 1) math:sum 644 . (2 643) math:product 1286 . (1286 1) math:sum 1287 . @@ -7070,7 +7070,7 @@ _:gn_713 { (1286 1287 1288) math:product 2131745616 . (1 2131745616) math:quotient 4.690991235044248e-10 . (0.03539816316235202 4.690991235044248e-10) math:sum 0.03539816363145114 . - 1 math:negation -1 . + (1) math:negation -1 . (644 1000 0.03539816363145114 0.035398163459948236 -1) :pi true. } @@ -7079,7 +7079,7 @@ _:gn_714 { } _:gn_715 { - 642 math:notEqualTo 1000 . + (642) math:notEqualTo 1000 . (642 1) math:sum 643 . (2 642) math:product 1284 . (1284 1) math:sum 1285 . @@ -7087,7 +7087,7 @@ _:gn_715 { (1284 1285 1286) math:product 2121822840 . (-1 2121822840) math:quotient -4.712928813604438e-10 . (0.0353981636336449 -4.712928813604438e-10) math:sum 0.03539816316235202 . - -1 math:negation 1 . + (-1) math:negation 1 . (643 1000 0.03539816316235202 0.035398163459948236 1) :pi true. } @@ -7096,7 +7096,7 @@ _:gn_716 { } _:gn_717 { - 641 math:notEqualTo 1000 . + (641) math:notEqualTo 1000 . (641 1) math:sum 642 . (2 641) math:product 1282 . (1282 1) math:sum 1283 . @@ -7104,7 +7104,7 @@ _:gn_717 { (1282 1283 1284) math:product 2111930904 . (1 2111930904) math:quotient 4.735003394789094e-10 . (0.03539816316014456 4.735003394789094e-10) math:sum 0.0353981636336449 . - 1 math:negation -1 . + (1) math:negation -1 . (642 1000 0.0353981636336449 0.035398163459948236 -1) :pi true. } @@ -7113,7 +7113,7 @@ _:gn_718 { } _:gn_719 { - 640 math:notEqualTo 1000 . + (640) math:notEqualTo 1000 . (640 1) math:sum 641 . (2 640) math:product 1280 . (1280 1) math:sum 1281 . @@ -7121,7 +7121,7 @@ _:gn_719 { (1280 1281 1282) math:product 2102069760 . (-1 2102069760) math:quotient -4.757216049766113e-10 . (0.03539816363586617 -4.757216049766113e-10) math:sum 0.03539816316014456 . - -1 math:negation 1 . + (-1) math:negation 1 . (641 1000 0.03539816316014456 0.035398163459948236 1) :pi true. } @@ -7130,7 +7130,7 @@ _:gn_720 { } _:gn_721 { - 639 math:notEqualTo 1000 . + (639) math:notEqualTo 1000 . (639 1) math:sum 640 . (2 639) math:product 1278 . (1278 1) math:sum 1279 . @@ -7138,7 +7138,7 @@ _:gn_721 { (1278 1279 1280) math:product 2092239360 . (1 2092239360) math:quotient 4.779567859769161e-10 . (0.03539816315790938 4.779567859769161e-10) math:sum 0.03539816363586617 . - 1 math:negation -1 . + (1) math:negation -1 . (640 1000 0.03539816363586617 0.035398163459948236 -1) :pi true. } @@ -7147,7 +7147,7 @@ _:gn_722 { } _:gn_723 { - 638 math:notEqualTo 1000 . + (638) math:notEqualTo 1000 . (638 1) math:sum 639 . (2 638) math:product 1276 . (1276 1) math:sum 1277 . @@ -7155,7 +7155,7 @@ _:gn_723 { (1276 1277 1278) math:product 2082439656 . (-1 2082439656) math:quotient -4.802059916208204e-10 . (0.035398163638115376 -4.802059916208204e-10) math:sum 0.03539816315790938 . - -1 math:negation 1 . + (-1) math:negation 1 . (639 1000 0.03539816315790938 0.035398163459948236 1) :pi true. } @@ -7164,7 +7164,7 @@ _:gn_724 { } _:gn_725 { - 637 math:notEqualTo 1000 . + (637) math:notEqualTo 1000 . (637 1) math:sum 638 . (2 637) math:product 1274 . (1274 1) math:sum 1275 . @@ -7172,7 +7172,7 @@ _:gn_725 { (1274 1275 1276) math:product 2072670600 . (1 2072670600) math:quotient 4.824693320781412e-10 . (0.03539816315564604 4.824693320781412e-10) math:sum 0.035398163638115376 . - 1 math:negation -1 . + (1) math:negation -1 . (638 1000 0.035398163638115376 0.035398163459948236 -1) :pi true. } @@ -7181,7 +7181,7 @@ _:gn_726 { } _:gn_727 { - 636 math:notEqualTo 1000 . + (636) math:notEqualTo 1000 . (636 1) math:sum 637 . (2 636) math:product 1272 . (1272 1) math:sum 1273 . @@ -7189,7 +7189,7 @@ _:gn_727 { (1272 1273 1274) math:product 2062932144 . (-1 2062932144) math:quotient -4.847469185588492e-10 . (0.03539816364039296 -4.847469185588492e-10) math:sum 0.03539816315564604 . - -1 math:negation 1 . + (-1) math:negation 1 . (637 1000 0.03539816315564604 0.035398163459948236 1) :pi true. } @@ -7198,7 +7198,7 @@ _:gn_728 { } _:gn_729 { - 635 math:notEqualTo 1000 . + (635) math:notEqualTo 1000 . (635 1) math:sum 636 . (2 635) math:product 1270 . (1270 1) math:sum 1271 . @@ -7206,7 +7206,7 @@ _:gn_729 { (1270 1271 1272) math:product 2053224240 . (1 2053224240) math:quotient 4.870388633245436e-10 . (0.0353981631533541 4.870388633245436e-10) math:sum 0.03539816364039296 . - 1 math:negation -1 . + (1) math:negation -1 . (636 1000 0.03539816364039296 0.035398163459948236 -1) :pi true. } @@ -7215,7 +7215,7 @@ _:gn_730 { } _:gn_731 { - 634 math:notEqualTo 1000 . + (634) math:notEqualTo 1000 . (634 1) math:sum 635 . (2 634) math:product 1268 . (1268 1) math:sum 1269 . @@ -7223,7 +7223,7 @@ _:gn_731 { (1268 1269 1270) math:product 2043546840 . (-1 2043546840) math:quotient -4.893452797000728e-10 . (0.035398163642699376 -4.893452797000728e-10) math:sum 0.0353981631533541 . - -1 math:negation 1 . + (-1) math:negation 1 . (635 1000 0.0353981631533541 0.035398163459948236 1) :pi true. } @@ -7232,7 +7232,7 @@ _:gn_732 { } _:gn_733 { - 633 math:notEqualTo 1000 . + (633) math:notEqualTo 1000 . (633 1) math:sum 634 . (2 633) math:product 1266 . (1266 1) math:sum 1267 . @@ -7240,7 +7240,7 @@ _:gn_733 { (1266 1267 1268) math:product 2033899896 . (1 2033899896) math:quotient 4.916662820853008e-10 . (0.03539816315103309 4.916662820853008e-10) math:sum 0.035398163642699376 . - 1 math:negation -1 . + (1) math:negation -1 . (634 1000 0.035398163642699376 0.035398163459948236 -1) :pi true. } @@ -7249,7 +7249,7 @@ _:gn_734 { } _:gn_735 { - 632 math:notEqualTo 1000 . + (632) math:notEqualTo 1000 . (632 1) math:sum 633 . (2 632) math:product 1264 . (1264 1) math:sum 1265 . @@ -7257,7 +7257,7 @@ _:gn_735 { (1264 1265 1266) math:product 2024283360 . (-1 2024283360) math:quotient -4.940019859670239e-10 . (0.03539816364503508 -4.940019859670239e-10) math:sum 0.03539816315103309 . - -1 math:negation 1 . + (-1) math:negation 1 . (633 1000 0.03539816315103309 0.035398163459948236 1) :pi true. } @@ -7266,7 +7266,7 @@ _:gn_736 { } _:gn_737 { - 631 math:notEqualTo 1000 . + (631) math:notEqualTo 1000 . (631 1) math:sum 632 . (2 631) math:product 1262 . (1262 1) math:sum 1263 . @@ -7274,7 +7274,7 @@ _:gn_737 { (1262 1263 1264) math:product 2014697184 . (1 2014697184) math:quotient 4.96352507931038e-10 . (0.03539816314868257 4.96352507931038e-10) math:sum 0.03539816364503508 . - 1 math:negation -1 . + (1) math:negation -1 . (632 1000 0.03539816364503508 0.035398163459948236 -1) :pi true. } @@ -7283,7 +7283,7 @@ _:gn_738 { } _:gn_739 { - 630 math:notEqualTo 1000 . + (630) math:notEqualTo 1000 . (630 1) math:sum 631 . (2 630) math:product 1260 . (1260 1) math:sum 1261 . @@ -7291,7 +7291,7 @@ _:gn_739 { (1260 1261 1262) math:product 2005141320 . (-1 2005141320) math:quotient -4.987179656743596e-10 . (0.03539816364740053 -4.987179656743596e-10) math:sum 0.03539816314868257 . - -1 math:negation 1 . + (-1) math:negation 1 . (631 1000 0.03539816314868257 0.035398163459948236 1) :pi true. } @@ -7300,7 +7300,7 @@ _:gn_740 { } _:gn_741 { - 629 math:notEqualTo 1000 . + (629) math:notEqualTo 1000 . (629 1) math:sum 630 . (2 629) math:product 1258 . (1258 1) math:sum 1259 . @@ -7308,7 +7308,7 @@ _:gn_741 { (1258 1259 1260) math:product 1995615720 . (1 1995615720) math:quotient 5.010984780176015e-10 . (0.03539816314630206 5.010984780176015e-10) math:sum 0.03539816364740053 . - 1 math:negation -1 . + (1) math:negation -1 . (630 1000 0.03539816364740053 0.035398163459948236 -1) :pi true. } @@ -7317,7 +7317,7 @@ _:gn_742 { } _:gn_743 { - 628 math:notEqualTo 1000 . + (628) math:notEqualTo 1000 . (628 1) math:sum 629 . (2 628) math:product 1256 . (1256 1) math:sum 1257 . @@ -7325,7 +7325,7 @@ _:gn_743 { (1256 1257 1258) math:product 1986120336 . (-1 1986120336) math:quotient -5.034941649175078e-10 . (0.03539816364979622 -5.034941649175078e-10) math:sum 0.03539816314630206 . - -1 math:negation 1 . + (-1) math:negation 1 . (629 1000 0.03539816314630206 0.035398163459948236 1) :pi true. } @@ -7334,7 +7334,7 @@ _:gn_744 { } _:gn_745 { - 627 math:notEqualTo 1000 . + (627) math:notEqualTo 1000 . (627 1) math:sum 628 . (2 627) math:product 1254 . (1254 1) math:sum 1255 . @@ -7342,7 +7342,7 @@ _:gn_745 { (1254 1255 1256) math:product 1976655120 . (1 1976655120) math:quotient 5.059051474796473e-10 . (0.035398163143891076 5.059051474796473e-10) math:sum 0.03539816364979622 . - 1 math:negation -1 . + (1) math:negation -1 . (628 1000 0.03539816364979622 0.035398163459948236 -1) :pi true. } @@ -7351,7 +7351,7 @@ _:gn_746 { } _:gn_747 { - 626 math:notEqualTo 1000 . + (626) math:notEqualTo 1000 . (626 1) math:sum 627 . (2 626) math:product 1252 . (1252 1) math:sum 1253 . @@ -7359,7 +7359,7 @@ _:gn_747 { (1252 1253 1254) math:product 1967220024 . (-1 1967220024) math:quotient -5.083315479712705e-10 . (0.035398163652222626 -5.083315479712705e-10) math:sum 0.035398163143891076 . - -1 math:negation 1 . + (-1) math:negation 1 . (627 1000 0.035398163143891076 0.035398163459948236 1) :pi true. } @@ -7368,7 +7368,7 @@ _:gn_748 { } _:gn_749 { - 625 math:notEqualTo 1000 . + (625) math:notEqualTo 1000 . (625 1) math:sum 626 . (2 625) math:product 1250 . (1250 1) math:sum 1251 . @@ -7376,7 +7376,7 @@ _:gn_749 { (1250 1251 1252) math:product 1957815000 . (1 1957815000) math:quotient 5.107734898343306e-10 . (0.035398163141449134 5.107734898343306e-10) math:sum 0.035398163652222626 . - 1 math:negation -1 . + (1) math:negation -1 . (626 1000 0.035398163652222626 0.035398163459948236 -1) :pi true. } @@ -7385,7 +7385,7 @@ _:gn_750 { } _:gn_751 { - 624 math:notEqualTo 1000 . + (624) math:notEqualTo 1000 . (624 1) math:sum 625 . (2 624) math:product 1248 . (1248 1) math:sum 1249 . @@ -7393,7 +7393,7 @@ _:gn_751 { (1248 1249 1250) math:product 1948440000 . (-1 1948440000) math:quotient -5.132310976986718e-10 . (0.03539816365468023 -5.132310976986718e-10) math:sum 0.035398163141449134 . - -1 math:negation 1 . + (-1) math:negation 1 . (625 1000 0.035398163141449134 0.035398163459948236 1) :pi true. } @@ -7402,7 +7402,7 @@ _:gn_752 { } _:gn_753 { - 623 math:notEqualTo 1000 . + (623) math:notEqualTo 1000 . (623 1) math:sum 624 . (2 623) math:product 1246 . (1246 1) math:sum 1247 . @@ -7410,7 +7410,7 @@ _:gn_753 { (1246 1247 1248) math:product 1939094976 . (1 1939094976) math:quotient 5.15704497395387e-10 . (0.03539816313897573 5.15704497395387e-10) math:sum 0.03539816365468023 . - 1 math:negation -1 . + (1) math:negation -1 . (624 1000 0.03539816365468023 0.035398163459948236 -1) :pi true. } @@ -7419,7 +7419,7 @@ _:gn_754 { } _:gn_755 { - 622 math:notEqualTo 1000 . + (622) math:notEqualTo 1000 . (622 1) math:sum 623 . (2 622) math:product 1244 . (1244 1) math:sum 1245 . @@ -7427,7 +7427,7 @@ _:gn_755 { (1244 1245 1246) math:product 1929779880 . (-1 1929779880) math:quotient -5.181938159703479e-10 . (0.035398163657169544 -5.181938159703479e-10) math:sum 0.03539816313897573 . - -1 math:negation 1 . + (-1) math:negation 1 . (623 1000 0.03539816313897573 0.035398163459948236 1) :pi true. } @@ -7436,7 +7436,7 @@ _:gn_756 { } _:gn_757 { - 621 math:notEqualTo 1000 . + (621) math:notEqualTo 1000 . (621 1) math:sum 622 . (2 621) math:product 1242 . (1242 1) math:sum 1243 . @@ -7444,7 +7444,7 @@ _:gn_757 { (1242 1243 1244) math:product 1920494664 . (1 1920494664) math:quotient 5.206991816979086e-10 . (0.03539816313647036 5.206991816979086e-10) math:sum 0.035398163657169544 . - 1 math:negation -1 . + (1) math:negation -1 . (622 1000 0.035398163657169544 0.035398163459948236 -1) :pi true. } @@ -7453,7 +7453,7 @@ _:gn_758 { } _:gn_759 { - 620 math:notEqualTo 1000 . + (620) math:notEqualTo 1000 . (620 1) math:sum 621 . (2 620) math:product 1240 . (1240 1) math:sum 1241 . @@ -7461,7 +7461,7 @@ _:gn_759 { (1240 1241 1242) math:product 1911239280 . (-1 1911239280) math:quotient -5.232207240947873e-10 . (0.03539816365969108 -5.232207240947873e-10) math:sum 0.03539816313647036 . - -1 math:negation 1 . + (-1) math:negation 1 . (621 1000 0.03539816313647036 0.035398163459948236 1) :pi true. } @@ -7470,7 +7470,7 @@ _:gn_760 { } _:gn_761 { - 619 math:notEqualTo 1000 . + (619) math:notEqualTo 1000 . (619 1) math:sum 620 . (2 619) math:product 1238 . (1238 1) math:sum 1239 . @@ -7478,7 +7478,7 @@ _:gn_761 { (1238 1239 1240) math:product 1902013680 . (1 1902013680) math:quotient 5.257585739341265e-10 . (0.03539816313393251 5.257585739341265e-10) math:sum 0.03539816365969108 . - 1 math:negation -1 . + (1) math:negation -1 . (620 1000 0.03539816365969108 0.035398163459948236 -1) :pi true. } @@ -7487,7 +7487,7 @@ _:gn_762 { } _:gn_763 { - 618 math:notEqualTo 1000 . + (618) math:notEqualTo 1000 . (618 1) math:sum 619 . (2 618) math:product 1236 . (1236 1) math:sum 1237 . @@ -7495,7 +7495,7 @@ _:gn_763 { (1236 1237 1238) math:product 1892817816 . (-1 1892817816) math:quotient -5.283128632597359e-10 . (0.03539816366224537 -5.283128632597359e-10) math:sum 0.03539816313393251 . - -1 math:negation 1 . + (-1) math:negation 1 . (619 1000 0.03539816313393251 0.035398163459948236 1) :pi true. } @@ -7504,7 +7504,7 @@ _:gn_764 { } _:gn_765 { - 617 math:notEqualTo 1000 . + (617) math:notEqualTo 1000 . (617 1) math:sum 618 . (2 617) math:product 1234 . (1234 1) math:sum 1235 . @@ -7512,7 +7512,7 @@ _:gn_765 { (1234 1235 1236) math:product 1883651640 . (1 1883651640) math:quotient 5.308837254005204e-10 . (0.03539816313136165 5.308837254005204e-10) math:sum 0.03539816366224537 . - 1 math:negation -1 . + (1) math:negation -1 . (618 1000 0.03539816366224537 0.035398163459948236 -1) :pi true. } @@ -7521,7 +7521,7 @@ _:gn_766 { } _:gn_767 { - 616 math:notEqualTo 1000 . + (616) math:notEqualTo 1000 . (616 1) math:sum 617 . (2 616) math:product 1232 . (1232 1) math:sum 1233 . @@ -7529,7 +7529,7 @@ _:gn_767 { (1232 1233 1234) math:product 1874515104 . (-1 1874515104) math:quotient -5.33471294985095e-10 . (0.03539816366483294 -5.33471294985095e-10) math:sum 0.03539816313136165 . - -1 math:negation 1 . + (-1) math:negation 1 . (617 1000 0.03539816313136165 0.035398163459948236 1) :pi true. } @@ -7538,7 +7538,7 @@ _:gn_768 { } _:gn_769 { - 615 math:notEqualTo 1000 . + (615) math:notEqualTo 1000 . (615 1) math:sum 616 . (2 615) math:product 1230 . (1230 1) math:sum 1231 . @@ -7546,7 +7546,7 @@ _:gn_769 { (1230 1231 1232) math:product 1865408160 . (1 1865408160) math:quotient 5.360757079565901e-10 . (0.03539816312875724 5.360757079565901e-10) math:sum 0.03539816366483294 . - 1 math:negation -1 . + (1) math:negation -1 . (616 1000 0.03539816366483294 0.035398163459948236 -1) :pi true. } @@ -7555,7 +7555,7 @@ _:gn_770 { } _:gn_771 { - 614 math:notEqualTo 1000 . + (614) math:notEqualTo 1000 . (614 1) math:sum 615 . (2 614) math:product 1228 . (1228 1) math:sum 1229 . @@ -7563,7 +7563,7 @@ _:gn_771 { (1228 1229 1230) math:product 1856330760 . (-1 1856330760) math:quotient -5.386971015876503e-10 . (0.03539816366745434 -5.386971015876503e-10) math:sum 0.03539816312875724 . - -1 math:negation 1 . + (-1) math:negation 1 . (615 1000 0.03539816312875724 0.035398163459948236 1) :pi true. } @@ -7572,7 +7572,7 @@ _:gn_772 { } _:gn_773 { - 613 math:notEqualTo 1000 . + (613) math:notEqualTo 1000 . (613 1) math:sum 614 . (2 613) math:product 1226 . (1226 1) math:sum 1227 . @@ -7580,7 +7580,7 @@ _:gn_773 { (1226 1227 1228) math:product 1847282856 . (1 1847282856) math:quotient 5.413356144956287e-10 . (0.03539816312611872 5.413356144956287e-10) math:sum 0.03539816366745434 . - 1 math:negation -1 . + (1) math:negation -1 . (614 1000 0.03539816366745434 0.035398163459948236 -1) :pi true. } @@ -7589,7 +7589,7 @@ _:gn_774 { } _:gn_775 { - 612 math:notEqualTo 1000 . + (612) math:notEqualTo 1000 . (612 1) math:sum 613 . (2 612) math:product 1224 . (1224 1) math:sum 1225 . @@ -7597,7 +7597,7 @@ _:gn_775 { (1224 1225 1226) math:product 1838264400 . (-1 1838264400) math:quotient -5.439913866579802e-10 . (0.03539816367011011 -5.439913866579802e-10) math:sum 0.03539816312611872 . - -1 math:negation 1 . + (-1) math:negation 1 . (613 1000 0.03539816312611872 0.035398163459948236 1) :pi true. } @@ -7606,7 +7606,7 @@ _:gn_776 { } _:gn_777 { - 611 math:notEqualTo 1000 . + (611) math:notEqualTo 1000 . (611 1) math:sum 612 . (2 611) math:product 1222 . (1222 1) math:sum 1223 . @@ -7614,7 +7614,7 @@ _:gn_777 { (1222 1223 1224) math:product 1829275344 . (1 1829275344) math:quotient 5.466645594278561e-10 . (0.03539816312344555 5.466645594278561e-10) math:sum 0.03539816367011011 . - 1 math:negation -1 . + (1) math:negation -1 . (612 1000 0.03539816367011011 0.035398163459948236 -1) :pi true. } @@ -7623,7 +7623,7 @@ _:gn_778 { } _:gn_779 { - 610 math:notEqualTo 1000 . + (610) math:notEqualTo 1000 . (610 1) math:sum 611 . (2 610) math:product 1220 . (1220 1) math:sum 1221 . @@ -7631,7 +7631,7 @@ _:gn_779 { (1220 1221 1222) math:product 1820315640 . (-1 1820315640) math:quotient -5.493552755499041e-10 . (0.035398163672800825 -5.493552755499041e-10) math:sum 0.03539816312344555 . - -1 math:negation 1 . + (-1) math:negation 1 . (611 1000 0.03539816312344555 0.035398163459948236 1) :pi true. } @@ -7640,7 +7640,7 @@ _:gn_780 { } _:gn_781 { - 609 math:notEqualTo 1000 . + (609) math:notEqualTo 1000 . (609 1) math:sum 610 . (2 609) math:product 1218 . (1218 1) math:sum 1219 . @@ -7648,7 +7648,7 @@ _:gn_781 { (1218 1219 1220) math:product 1811385240 . (1 1811385240) math:quotient 5.52063679176275e-10 . (0.035398163120737146 5.52063679176275e-10) math:sum 0.035398163672800825 . - 1 math:negation -1 . + (1) math:negation -1 . (610 1000 0.035398163672800825 0.035398163459948236 -1) :pi true. } @@ -7657,7 +7657,7 @@ _:gn_782 { } _:gn_783 { - 608 math:notEqualTo 1000 . + (608) math:notEqualTo 1000 . (608 1) math:sum 609 . (2 608) math:product 1216 . (1216 1) math:sum 1217 . @@ -7665,7 +7665,7 @@ _:gn_783 { (1216 1217 1218) math:product 1802484096 . (-1 1802484096) math:quotient -5.547899158828417e-10 . (0.03539816367552706 -5.547899158828417e-10) math:sum 0.035398163120737146 . - -1 math:negation 1 . + (-1) math:negation 1 . (609 1000 0.035398163120737146 0.035398163459948236 1) :pi true. } @@ -7674,7 +7674,7 @@ _:gn_784 { } _:gn_785 { - 607 math:notEqualTo 1000 . + (607) math:notEqualTo 1000 . (607 1) math:sum 608 . (2 607) math:product 1214 . (1214 1) math:sum 1215 . @@ -7682,7 +7682,7 @@ _:gn_785 { (1214 1215 1216) math:product 1793612160 . (1 1793612160) math:quotient 5.575341326856303e-10 . (0.03539816311799293 5.575341326856303e-10) math:sum 0.03539816367552706 . - 1 math:negation -1 . + (1) math:negation -1 . (608 1000 0.03539816367552706 0.035398163459948236 -1) :pi true. } @@ -7691,7 +7691,7 @@ _:gn_786 { } _:gn_787 { - 606 math:notEqualTo 1000 . + (606) math:notEqualTo 1000 . (606 1) math:sum 607 . (2 606) math:product 1212 . (1212 1) math:sum 1213 . @@ -7699,7 +7699,7 @@ _:gn_787 { (1212 1213 1214) math:product 1784769384 . (-1 1784769384) math:quotient -5.602964780574699e-10 . (0.03539816367828941 -5.602964780574699e-10) math:sum 0.03539816311799293 . - -1 math:negation 1 . + (-1) math:negation 1 . (607 1000 0.03539816311799293 0.035398163459948236 1) :pi true. } @@ -7708,7 +7708,7 @@ _:gn_788 { } _:gn_789 { - 605 math:notEqualTo 1000 . + (605) math:notEqualTo 1000 . (605 1) math:sum 606 . (2 605) math:product 1210 . (1210 1) math:sum 1211 . @@ -7716,7 +7716,7 @@ _:gn_789 { (1210 1211 1212) math:product 1775955720 . (1 1775955720) math:quotient 5.630771019448616e-10 . (0.03539816311521231 5.630771019448616e-10) math:sum 0.03539816367828941 . - 1 math:negation -1 . + (1) math:negation -1 . (606 1000 0.03539816367828941 0.035398163459948236 -1) :pi true. } @@ -7725,7 +7725,7 @@ _:gn_790 { } _:gn_791 { - 604 math:notEqualTo 1000 . + (604) math:notEqualTo 1000 . (604 1) math:sum 605 . (2 604) math:product 1208 . (1208 1) math:sum 1209 . @@ -7733,7 +7733,7 @@ _:gn_791 { (1208 1209 1210) math:product 1767171120 . (-1 1767171120) math:quotient -5.658761557850719e-10 . (0.03539816368108847 -5.658761557850719e-10) math:sum 0.03539816311521231 . - -1 math:negation 1 . + (-1) math:negation 1 . (605 1000 0.03539816311521231 0.035398163459948236 1) :pi true. } @@ -7742,7 +7742,7 @@ _:gn_792 { } _:gn_793 { - 603 math:notEqualTo 1000 . + (603) math:notEqualTo 1000 . (603 1) math:sum 604 . (2 603) math:product 1206 . (1206 1) math:sum 1207 . @@ -7750,7 +7750,7 @@ _:gn_793 { (1206 1207 1208) math:product 1758415536 . (1 1758415536) math:quotient 5.686937925234528e-10 . (0.03539816311239467 5.686937925234528e-10) math:sum 0.03539816368108847 . - 1 math:negation -1 . + (1) math:negation -1 . (604 1000 0.03539816368108847 0.035398163459948236 -1) :pi true. } @@ -7759,7 +7759,7 @@ _:gn_794 { } _:gn_795 { - 602 math:notEqualTo 1000 . + (602) math:notEqualTo 1000 . (602 1) math:sum 603 . (2 602) math:product 1204 . (1204 1) math:sum 1205 . @@ -7767,7 +7767,7 @@ _:gn_795 { (1204 1205 1206) math:product 1749688920 . (-1 1749688920) math:quotient -5.715301666309917e-10 . (0.03539816368392484 -5.715301666309917e-10) math:sum 0.03539816311239467 . - -1 math:negation 1 . + (-1) math:negation 1 . (603 1000 0.03539816311239467 0.035398163459948236 1) :pi true. } @@ -7776,7 +7776,7 @@ _:gn_796 { } _:gn_797 { - 601 math:notEqualTo 1000 . + (601) math:notEqualTo 1000 . (601 1) math:sum 602 . (2 601) math:product 1202 . (1202 1) math:sum 1203 . @@ -7784,7 +7784,7 @@ _:gn_797 { (1202 1203 1204) math:product 1740991224 . (1 1740991224) math:quotient 5.743854341220964e-10 . (0.0353981631095394 5.743854341220964e-10) math:sum 0.03539816368392484 . - 1 math:negation -1 . + (1) math:negation -1 . (602 1000 0.03539816368392484 0.035398163459948236 -1) :pi true. } @@ -7793,7 +7793,7 @@ _:gn_798 { } _:gn_799 { - 600 math:notEqualTo 1000 . + (600) math:notEqualTo 1000 . (600 1) math:sum 601 . (2 600) math:product 1200 . (1200 1) math:sum 1201 . @@ -7801,7 +7801,7 @@ _:gn_799 { (1200 1201 1202) math:product 1732322400 . (-1 1732322400) math:quotient -5.772597525726158e-10 . (0.035398163686799156 -5.772597525726158e-10) math:sum 0.0353981631095394 . - -1 math:negation 1 . + (-1) math:negation 1 . (601 1000 0.0353981631095394 0.035398163459948236 1) :pi true. } @@ -7810,7 +7810,7 @@ _:gn_800 { } _:gn_801 { - 599 math:notEqualTo 1000 . + (599) math:notEqualTo 1000 . (599 1) math:sum 600 . (2 599) math:product 1198 . (1198 1) math:sum 1199 . @@ -7818,7 +7818,7 @@ _:gn_801 { (1198 1199 1200) math:product 1723682400 . (1 1723682400) math:quotient 5.80153281138103e-10 . (0.035398163106645876 5.80153281138103e-10) math:sum 0.035398163686799156 . - 1 math:negation -1 . + (1) math:negation -1 . (600 1000 0.035398163686799156 0.035398163459948236 -1) :pi true. } @@ -7827,7 +7827,7 @@ _:gn_802 { } _:gn_803 { - 598 math:notEqualTo 1000 . + (598) math:notEqualTo 1000 . (598 1) math:sum 599 . (2 598) math:product 1196 . (1196 1) math:sum 1197 . @@ -7835,7 +7835,7 @@ _:gn_803 { (1196 1197 1198) math:product 1715071176 . (-1 1715071176) math:quotient -5.830661805723216e-10 . (0.035398163689712055 -5.830661805723216e-10) math:sum 0.035398163106645876 . - -1 math:negation 1 . + (-1) math:negation 1 . (599 1000 0.035398163106645876 0.035398163459948236 1) :pi true. } @@ -7844,7 +7844,7 @@ _:gn_804 { } _:gn_805 { - 597 math:notEqualTo 1000 . + (597) math:notEqualTo 1000 . (597 1) math:sum 598 . (2 597) math:product 1194 . (1194 1) math:sum 1195 . @@ -7852,7 +7852,7 @@ _:gn_805 { (1194 1195 1196) math:product 1706488680 . (1 1706488680) math:quotient 5.859986132460017e-10 . (0.035398163103713444 5.859986132460017e-10) math:sum 0.035398163689712055 . - 1 math:negation -1 . + (1) math:negation -1 . (598 1000 0.035398163689712055 0.035398163459948236 -1) :pi true. } @@ -7861,7 +7861,7 @@ _:gn_806 { } _:gn_807 { - 596 math:notEqualTo 1000 . + (596) math:notEqualTo 1000 . (596 1) math:sum 597 . (2 596) math:product 1192 . (1192 1) math:sum 1193 . @@ -7869,7 +7869,7 @@ _:gn_807 { (1192 1193 1194) math:product 1697934864 . (-1 1697934864) math:quotient -5.889507431658462e-10 . (0.035398163692664186 -5.889507431658462e-10) math:sum 0.035398163103713444 . - -1 math:negation 1 . + (-1) math:negation 1 . (597 1000 0.035398163103713444 0.035398163459948236 1) :pi true. } @@ -7878,7 +7878,7 @@ _:gn_808 { } _:gn_809 { - 595 math:notEqualTo 1000 . + (595) math:notEqualTo 1000 . (595 1) math:sum 596 . (2 595) math:product 1190 . (1190 1) math:sum 1191 . @@ -7886,7 +7886,7 @@ _:gn_809 { (1190 1191 1192) math:product 1689409680 . (1 1689409680) math:quotient 5.91922735993794e-10 . (0.03539816310074145 5.91922735993794e-10) math:sum 0.035398163692664186 . - 1 math:negation -1 . + (1) math:negation -1 . (596 1000 0.035398163692664186 0.035398163459948236 -1) :pi true. } @@ -7895,7 +7895,7 @@ _:gn_810 { } _:gn_811 { - 594 math:notEqualTo 1000 . + (594) math:notEqualTo 1000 . (594 1) math:sum 595 . (2 594) math:product 1188 . (1188 1) math:sum 1189 . @@ -7903,7 +7903,7 @@ _:gn_811 { (1188 1189 1190) math:product 1680913080 . (-1 1680913080) math:quotient -5.949147590665426e-10 . (0.03539816369565621 -5.949147590665426e-10) math:sum 0.03539816310074145 . - -1 math:negation 1 . + (-1) math:negation 1 . (595 1000 0.03539816310074145 0.035398163459948236 1) :pi true. } @@ -7912,7 +7912,7 @@ _:gn_812 { } _:gn_813 { - 593 math:notEqualTo 1000 . + (593) math:notEqualTo 1000 . (593 1) math:sum 594 . (2 593) math:product 1186 . (1186 1) math:sum 1187 . @@ -7920,7 +7920,7 @@ _:gn_813 { (1186 1187 1188) math:product 1672445016 . (1 1672445016) math:quotient 5.979269814153341e-10 . (0.03539816309772923 5.979269814153341e-10) math:sum 0.03539816369565621 . - 1 math:negation -1 . + (1) math:negation -1 . (594 1000 0.03539816369565621 0.035398163459948236 -1) :pi true. } @@ -7929,7 +7929,7 @@ _:gn_814 { } _:gn_815 { - 592 math:notEqualTo 1000 . + (592) math:notEqualTo 1000 . (592 1) math:sum 593 . (2 592) math:product 1184 . (1184 1) math:sum 1185 . @@ -7937,7 +7937,7 @@ _:gn_815 { (1184 1185 1186) math:product 1664005440 . (-1 1664005440) math:quotient -6.009595737860088e-10 . (0.035398163698688805 -6.009595737860088e-10) math:sum 0.03539816309772923 . - -1 math:negation 1 . + (-1) math:negation 1 . (593 1000 0.03539816309772923 0.035398163459948236 1) :pi true. } @@ -7946,7 +7946,7 @@ _:gn_816 { } _:gn_817 { - 591 math:notEqualTo 1000 . + (591) math:notEqualTo 1000 . (591 1) math:sum 592 . (2 591) math:product 1182 . (1182 1) math:sum 1183 . @@ -7954,7 +7954,7 @@ _:gn_817 { (1182 1183 1184) math:product 1655594304 . (1 1655594304) math:quotient 6.04012708659331e-10 . (0.0353981630946761 6.04012708659331e-10) math:sum 0.035398163698688805 . - 1 math:negation -1 . + (1) math:negation -1 . (592 1000 0.035398163698688805 0.035398163459948236 -1) :pi true. } @@ -7963,7 +7963,7 @@ _:gn_818 { } _:gn_819 { - 590 math:notEqualTo 1000 . + (590) math:notEqualTo 1000 . (590 1) math:sum 591 . (2 590) math:product 1180 . (1180 1) math:sum 1181 . @@ -7971,7 +7971,7 @@ _:gn_819 { (1180 1181 1182) math:product 1647211560 . (-1 1647211560) math:quotient -6.070865602715902e-10 . (0.03539816370176266 -6.070865602715902e-10) math:sum 0.0353981630946761 . - -1 math:negation 1 . + (-1) math:negation 1 . (591 1000 0.0353981630946761 0.035398163459948236 1) :pi true. } @@ -7980,7 +7980,7 @@ _:gn_820 { } _:gn_821 { - 589 math:notEqualTo 1000 . + (589) math:notEqualTo 1000 . (589 1) math:sum 590 . (2 589) math:product 1178 . (1178 1) math:sum 1179 . @@ -7988,7 +7988,7 @@ _:gn_821 { (1178 1179 1180) math:product 1638857160 . (1 1638857160) math:quotient 6.101813046354814e-10 . (0.03539816309158136 6.101813046354814e-10) math:sum 0.03539816370176266 . - 1 math:negation -1 . + (1) math:negation -1 . (590 1000 0.03539816370176266 0.035398163459948236 -1) :pi true. } @@ -7997,7 +7997,7 @@ _:gn_822 { } _:gn_823 { - 588 math:notEqualTo 1000 . + (588) math:notEqualTo 1000 . (588 1) math:sum 589 . (2 588) math:product 1176 . (1176 1) math:sum 1177 . @@ -8005,7 +8005,7 @@ _:gn_823 { (1176 1177 1178) math:product 1630531056 . (-1 1630531056) math:quotient -6.132971195612725e-10 . (0.03539816370487848 -6.132971195612725e-10) math:sum 0.03539816309158136 . - -1 math:negation 1 . + (-1) math:negation 1 . (589 1000 0.03539816309158136 0.035398163459948236 1) :pi true. } @@ -8014,7 +8014,7 @@ _:gn_824 { } _:gn_825 { - 587 math:notEqualTo 1000 . + (587) math:notEqualTo 1000 . (587 1) math:sum 588 . (2 587) math:product 1174 . (1174 1) math:sum 1175 . @@ -8022,7 +8022,7 @@ _:gn_825 { (1174 1175 1176) math:product 1622233200 . (1 1622233200) math:quotient 6.164341846782571e-10 . (0.0353981630884443 6.164341846782571e-10) math:sum 0.03539816370487848 . - 1 math:negation -1 . + (1) math:negation -1 . (588 1000 0.03539816370487848 0.035398163459948236 -1) :pi true. } @@ -8031,7 +8031,7 @@ _:gn_826 { } _:gn_827 { - 586 math:notEqualTo 1000 . + (586) math:notEqualTo 1000 . (586 1) math:sum 587 . (2 586) math:product 1172 . (1172 1) math:sum 1173 . @@ -8039,7 +8039,7 @@ _:gn_827 { (1172 1173 1174) math:product 1613963544 . (-1 1613963544) math:quotient -6.195926814565026e-10 . (0.03539816370803698 -6.195926814565026e-10) math:sum 0.0353981630884443 . - -1 math:negation 1 . + (-1) math:negation 1 . (587 1000 0.0353981630884443 0.035398163459948236 1) :pi true. } @@ -8048,7 +8048,7 @@ _:gn_828 { } _:gn_829 { - 585 math:notEqualTo 1000 . + (585) math:notEqualTo 1000 . (585 1) math:sum 586 . (2 585) math:product 1170 . (1170 1) math:sum 1171 . @@ -8056,7 +8056,7 @@ _:gn_829 { (1170 1171 1172) math:product 1605722040 . (1 1605722040) math:quotient 6.227727932288953e-10 . (0.03539816308526419 6.227727932288953e-10) math:sum 0.03539816370803698 . - 1 math:negation -1 . + (1) math:negation -1 . (586 1000 0.03539816370803698 0.035398163459948236 -1) :pi true. } @@ -8065,7 +8065,7 @@ _:gn_830 { } _:gn_831 { - 584 math:notEqualTo 1000 . + (584) math:notEqualTo 1000 . (584 1) math:sum 585 . (2 584) math:product 1168 . (1168 1) math:sum 1169 . @@ -8073,7 +8073,7 @@ _:gn_831 { (1168 1169 1170) math:product 1597508640 . (-1 1597508640) math:quotient -6.259747052134879e-10 . (0.03539816371123889 -6.259747052134879e-10) math:sum 0.03539816308526419 . - -1 math:negation 1 . + (-1) math:negation 1 . (585 1000 0.03539816308526419 0.035398163459948236 1) :pi true. } @@ -8082,7 +8082,7 @@ _:gn_832 { } _:gn_833 { - 583 math:notEqualTo 1000 . + (583) math:notEqualTo 1000 . (583 1) math:sum 584 . (2 583) math:product 1166 . (1166 1) math:sum 1167 . @@ -8090,7 +8090,7 @@ _:gn_833 { (1166 1167 1168) math:product 1589323296 . (1 1589323296) math:quotient 6.291986045361535e-10 . (0.03539816308204029 6.291986045361535e-10) math:sum 0.03539816371123889 . - 1 math:negation -1 . + (1) math:negation -1 . (584 1000 0.03539816371123889 0.035398163459948236 -1) :pi true. } @@ -8099,7 +8099,7 @@ _:gn_834 { } _:gn_835 { - 582 math:notEqualTo 1000 . + (582) math:notEqualTo 1000 . (582 1) math:sum 583 . (2 582) math:product 1164 . (1164 1) math:sum 1165 . @@ -8107,7 +8107,7 @@ _:gn_835 { (1164 1165 1166) math:product 1581165960 . (-1 1581165960) math:quotient -6.324446802535516e-10 . (0.03539816371448497 -6.324446802535516e-10) math:sum 0.03539816308204029 . - -1 math:negation 1 . + (-1) math:negation 1 . (583 1000 0.03539816308204029 0.035398163459948236 1) :pi true. } @@ -8116,7 +8116,7 @@ _:gn_836 { } _:gn_837 { - 581 math:notEqualTo 1000 . + (581) math:notEqualTo 1000 . (581 1) math:sum 582 . (2 581) math:product 1162 . (1162 1) math:sum 1163 . @@ -8124,7 +8124,7 @@ _:gn_837 { (1162 1163 1164) math:product 1573036584 . (1 1573036584) math:quotient 6.35713123376411e-10 . (0.03539816307877185 6.35713123376411e-10) math:sum 0.03539816371448497 . - 1 math:negation -1 . + (1) math:negation -1 . (582 1000 0.03539816371448497 0.035398163459948236 -1) :pi true. } @@ -8133,7 +8133,7 @@ _:gn_838 { } _:gn_839 { - 580 math:notEqualTo 1000 . + (580) math:notEqualTo 1000 . (580 1) math:sum 581 . (2 580) math:product 1160 . (1160 1) math:sum 1161 . @@ -8141,7 +8141,7 @@ _:gn_839 { (1160 1161 1162) math:product 1564935120 . (-1 1564935120) math:quotient -6.390041268931328e-10 . (0.035398163717775974 -6.390041268931328e-10) math:sum 0.03539816307877185 . - -1 math:negation 1 . + (-1) math:negation 1 . (581 1000 0.03539816307877185 0.035398163459948236 1) :pi true. } @@ -8150,7 +8150,7 @@ _:gn_840 { } _:gn_841 { - 579 math:notEqualTo 1000 . + (579) math:notEqualTo 1000 . (579 1) math:sum 580 . (2 579) math:product 1158 . (1158 1) math:sum 1159 . @@ -8158,7 +8158,7 @@ _:gn_841 { (1158 1159 1160) math:product 1556861520 . (1 1556861520) math:quotient 6.423178857937217e-10 . (0.03539816307545809 6.423178857937217e-10) math:sum 0.035398163717775974 . - 1 math:negation -1 . + (1) math:negation -1 . (580 1000 0.035398163717775974 0.035398163459948236 -1) :pi true. } @@ -8167,7 +8167,7 @@ _:gn_842 { } _:gn_843 { - 578 math:notEqualTo 1000 . + (578) math:notEqualTo 1000 . (578 1) math:sum 579 . (2 578) math:product 1156 . (1156 1) math:sum 1157 . @@ -8175,7 +8175,7 @@ _:gn_843 { (1156 1157 1158) math:product 1548815736 . (-1 1548815736) math:quotient -6.45654597094047e-10 . (0.03539816372111269 -6.45654597094047e-10) math:sum 0.03539816307545809 . - -1 math:negation 1 . + (-1) math:negation 1 . (579 1000 0.03539816307545809 0.035398163459948236 1) :pi true. } @@ -8184,7 +8184,7 @@ _:gn_844 { } _:gn_845 { - 577 math:notEqualTo 1000 . + (577) math:notEqualTo 1000 . (577 1) math:sum 578 . (2 577) math:product 1154 . (1154 1) math:sum 1155 . @@ -8192,7 +8192,7 @@ _:gn_845 { (1154 1155 1156) math:product 1540797720 . (1 1540797720) math:quotient 6.490144598604416e-10 . (0.03539816307209823 6.490144598604416e-10) math:sum 0.03539816372111269 . - 1 math:negation -1 . + (1) math:negation -1 . (578 1000 0.03539816372111269 0.035398163459948236 -1) :pi true. } @@ -8201,7 +8201,7 @@ _:gn_846 { } _:gn_847 { - 576 math:notEqualTo 1000 . + (576) math:notEqualTo 1000 . (576 1) math:sum 577 . (2 576) math:product 1152 . (1152 1) math:sum 1153 . @@ -8209,7 +8209,7 @@ _:gn_847 { (1152 1153 1154) math:product 1532807424 . (-1 1532807424) math:quotient -6.523976752346419e-10 . (0.035398163724495904 -6.523976752346419e-10) math:sum 0.03539816307209823 . - -1 math:negation 1 . + (-1) math:negation 1 . (577 1000 0.03539816307209823 0.035398163459948236 1) :pi true. } @@ -8218,7 +8218,7 @@ _:gn_848 { } _:gn_849 { - 575 math:notEqualTo 1000 . + (575) math:notEqualTo 1000 . (575 1) math:sum 576 . (2 575) math:product 1150 . (1150 1) math:sum 1151 . @@ -8226,7 +8226,7 @@ _:gn_849 { (1150 1151 1152) math:product 1524844800 . (1 1524844800) math:quotient 6.558044464590757e-10 . (0.03539816306869146 6.558044464590757e-10) math:sum 0.035398163724495904 . - 1 math:negation -1 . + (1) math:negation -1 . (576 1000 0.035398163724495904 0.035398163459948236 -1) :pi true. } @@ -8235,7 +8235,7 @@ _:gn_850 { } _:gn_851 { - 574 math:notEqualTo 1000 . + (574) math:notEqualTo 1000 . (574 1) math:sum 575 . (2 574) math:product 1148 . (1148 1) math:sum 1149 . @@ -8243,7 +8243,7 @@ _:gn_851 { (1148 1149 1150) math:product 1516909800 . (-1 1516909800) math:quotient -6.592349789025029e-10 . (0.03539816372792644 -6.592349789025029e-10) math:sum 0.03539816306869146 . - -1 math:negation 1 . + (-1) math:negation 1 . (575 1000 0.03539816306869146 0.035398163459948236 1) :pi true. } @@ -8252,7 +8252,7 @@ _:gn_852 { } _:gn_853 { - 573 math:notEqualTo 1000 . + (573) math:notEqualTo 1000 . (573 1) math:sum 574 . (2 573) math:product 1146 . (1146 1) math:sum 1147 . @@ -8260,7 +8260,7 @@ _:gn_853 { (1146 1147 1148) math:product 1509002376 . (1 1509002376) math:quotient 6.626894800860141e-10 . (0.03539816306523696 6.626894800860141e-10) math:sum 0.03539816372792644 . - 1 math:negation -1 . + (1) math:negation -1 . (574 1000 0.03539816372792644 0.035398163459948236 -1) :pi true. } @@ -8269,7 +8269,7 @@ _:gn_854 { } _:gn_855 { - 572 math:notEqualTo 1000 . + (572) math:notEqualTo 1000 . (572 1) math:sum 573 . (2 572) math:product 1144 . (1144 1) math:sum 1145 . @@ -8277,7 +8277,7 @@ _:gn_855 { (1144 1145 1146) math:product 1501122480 . (-1 1501122480) math:quotient -6.661681597093929e-10 . (0.03539816373140512 -6.661681597093929e-10) math:sum 0.03539816306523696 . - -1 math:negation 1 . + (-1) math:negation 1 . (573 1000 0.03539816306523696 0.035398163459948236 1) :pi true. } @@ -8286,7 +8286,7 @@ _:gn_856 { } _:gn_857 { - 571 math:notEqualTo 1000 . + (571) math:notEqualTo 1000 . (571 1) math:sum 572 . (2 571) math:product 1142 . (1142 1) math:sum 1143 . @@ -8294,7 +8294,7 @@ _:gn_857 { (1142 1143 1144) math:product 1493270064 . (1 1493270064) math:quotient 6.696712296778488e-10 . (0.03539816306173389 6.696712296778488e-10) math:sum 0.03539816373140512 . - 1 math:negation -1 . + (1) math:negation -1 . (572 1000 0.03539816373140512 0.035398163459948236 -1) :pi true. } @@ -8303,7 +8303,7 @@ _:gn_858 { } _:gn_859 { - 570 math:notEqualTo 1000 . + (570) math:notEqualTo 1000 . (570 1) math:sum 571 . (2 570) math:product 1140 . (1140 1) math:sum 1141 . @@ -8311,7 +8311,7 @@ _:gn_859 { (1140 1141 1142) math:product 1485445080 . (-1 1485445080) math:quotient -6.731989041291247e-10 . (0.0353981637349328 -6.731989041291247e-10) math:sum 0.03539816306173389 . - -1 math:negation 1 . + (-1) math:negation 1 . (571 1000 0.03539816306173389 0.035398163459948236 1) :pi true. } @@ -8320,7 +8320,7 @@ _:gn_860 { } _:gn_861 { - 569 math:notEqualTo 1000 . + (569) math:notEqualTo 1000 . (569 1) math:sum 570 . (2 569) math:product 1138 . (1138 1) math:sum 1139 . @@ -8328,7 +8328,7 @@ _:gn_861 { (1138 1139 1140) math:product 1477647480 . (1 1477647480) math:quotient 6.767513994609865e-10 . (0.0353981630581814 6.767513994609865e-10) math:sum 0.0353981637349328 . - 1 math:negation -1 . + (1) math:negation -1 . (570 1000 0.0353981637349328 0.035398163459948236 -1) :pi true. } @@ -8337,7 +8337,7 @@ _:gn_862 { } _:gn_863 { - 568 math:notEqualTo 1000 . + (568) math:notEqualTo 1000 . (568 1) math:sum 569 . (2 568) math:product 1136 . (1136 1) math:sum 1137 . @@ -8345,7 +8345,7 @@ _:gn_863 { (1136 1137 1138) math:product 1469877216 . (-1 1469877216) math:quotient -6.803289343590995e-10 . (0.03539816373851033 -6.803289343590995e-10) math:sum 0.0353981630581814 . - -1 math:negation 1 . + (-1) math:negation 1 . (569 1000 0.0353981630581814 0.035398163459948236 1) :pi true. } @@ -8354,7 +8354,7 @@ _:gn_864 { } _:gn_865 { - 567 math:notEqualTo 1000 . + (567) math:notEqualTo 1000 . (567 1) math:sum 568 . (2 567) math:product 1134 . (1134 1) math:sum 1135 . @@ -8362,7 +8362,7 @@ _:gn_865 { (1134 1135 1136) math:product 1462134240 . (1 1462134240) math:quotient 6.839317298252998e-10 . (0.0353981630545786 6.839317298252998e-10) math:sum 0.03539816373851033 . - 1 math:negation -1 . + (1) math:negation -1 . (568 1000 0.03539816373851033 0.035398163459948236 -1) :pi true. } @@ -8371,7 +8371,7 @@ _:gn_866 { } _:gn_867 { - 566 math:notEqualTo 1000 . + (566) math:notEqualTo 1000 . (566 1) math:sum 567 . (2 566) math:product 1132 . (1132 1) math:sum 1133 . @@ -8379,7 +8379,7 @@ _:gn_867 { (1132 1133 1134) math:product 1454418504 . (-1 1454418504) math:quotient -6.875600092062635e-10 . (0.03539816374213861 -6.875600092062635e-10) math:sum 0.0353981630545786 . - -1 math:negation 1 . + (-1) math:negation 1 . (567 1000 0.0353981630545786 0.035398163459948236 1) :pi true. } @@ -8388,7 +8388,7 @@ _:gn_868 { } _:gn_869 { - 565 math:notEqualTo 1000 . + (565) math:notEqualTo 1000 . (565 1) math:sum 566 . (2 565) math:product 1130 . (1130 1) math:sum 1131 . @@ -8396,7 +8396,7 @@ _:gn_869 { (1130 1131 1132) math:product 1446729960 . (1 1446729960) math:quotient 6.912139982225847e-10 . (0.035398163050924615 6.912139982225847e-10) math:sum 0.03539816374213861 . - 1 math:negation -1 . + (1) math:negation -1 . (566 1000 0.03539816374213861 0.035398163459948236 -1) :pi true. } @@ -8405,7 +8405,7 @@ _:gn_870 { } _:gn_871 { - 564 math:notEqualTo 1000 . + (564) math:notEqualTo 1000 . (564 1) math:sum 565 . (2 564) math:product 1128 . (1128 1) math:sum 1129 . @@ -8413,7 +8413,7 @@ _:gn_871 { (1128 1129 1130) math:product 1439068560 . (-1 1439068560) math:quotient -6.948939249982641e-10 . (0.03539816374581854 -6.948939249982641e-10) math:sum 0.035398163050924615 . - -1 math:negation 1 . + (-1) math:negation 1 . (565 1000 0.035398163050924615 0.035398163459948236 1) :pi true. } @@ -8422,7 +8422,7 @@ _:gn_872 { } _:gn_873 { - 563 math:notEqualTo 1000 . + (563) math:notEqualTo 1000 . (563 1) math:sum 564 . (2 563) math:product 1126 . (1126 1) math:sum 1127 . @@ -8430,7 +8430,7 @@ _:gn_873 { (1126 1127 1128) math:product 1431434256 . (1 1431434256) math:quotient 6.986000200906188e-10 . (0.035398163047218524 6.986000200906188e-10) math:sum 0.03539816374581854 . - 1 math:negation -1 . + (1) math:negation -1 . (564 1000 0.03539816374581854 0.035398163459948236 -1) :pi true. } @@ -8439,7 +8439,7 @@ _:gn_874 { } _:gn_875 { - 562 math:notEqualTo 1000 . + (562) math:notEqualTo 1000 . (562 1) math:sum 563 . (2 562) math:product 1124 . (1124 1) math:sum 1125 . @@ -8447,7 +8447,7 @@ _:gn_875 { (1124 1125 1126) math:product 1423827000 . (-1 1423827000) math:quotient -7.023325165206166e-10 . (0.03539816374955104 -7.023325165206166e-10) math:sum 0.035398163047218524 . - -1 math:negation 1 . + (-1) math:negation 1 . (563 1000 0.035398163047218524 0.035398163459948236 1) :pi true. } @@ -8456,7 +8456,7 @@ _:gn_876 { } _:gn_877 { - 561 math:notEqualTo 1000 . + (561) math:notEqualTo 1000 . (561 1) math:sum 562 . (2 561) math:product 1122 . (1122 1) math:sum 1123 . @@ -8464,7 +8464,7 @@ _:gn_877 { (1122 1123 1124) math:product 1416246744 . (1 1416246744) math:quotient 7.060916498036447e-10 . (0.03539816304345939 7.060916498036447e-10) math:sum 0.03539816374955104 . - 1 math:negation -1 . + (1) math:negation -1 . (562 1000 0.03539816374955104 0.035398163459948236 -1) :pi true. } @@ -8473,7 +8473,7 @@ _:gn_878 { } _:gn_879 { - 560 math:notEqualTo 1000 . + (560) math:notEqualTo 1000 . (560 1) math:sum 561 . (2 560) math:product 1120 . (1120 1) math:sum 1121 . @@ -8481,7 +8481,7 @@ _:gn_879 { (1120 1121 1122) math:product 1408693440 . (-1 1408693440) math:quotient -7.098776579807172e-10 . (0.03539816375333705 -7.098776579807172e-10) math:sum 0.03539816304345939 . - -1 math:negation 1 . + (-1) math:negation 1 . (561 1000 0.03539816304345939 0.035398163459948236 1) :pi true. } @@ -8490,7 +8490,7 @@ _:gn_880 { } _:gn_881 { - 559 math:notEqualTo 1000 . + (559) math:notEqualTo 1000 . (559 1) math:sum 560 . (2 559) math:product 1118 . (1118 1) math:sum 1119 . @@ -8498,7 +8498,7 @@ _:gn_881 { (1118 1119 1120) math:product 1401167040 . (1 1401167040) math:quotient 7.136907816501307e-10 . (0.03539816303964627 7.136907816501307e-10) math:sum 0.03539816375333705 . - 1 math:negation -1 . + (1) math:negation -1 . (560 1000 0.03539816375333705 0.035398163459948236 -1) :pi true. } @@ -8507,7 +8507,7 @@ _:gn_882 { } _:gn_883 { - 558 math:notEqualTo 1000 . + (558) math:notEqualTo 1000 . (558 1) math:sum 559 . (2 558) math:product 1116 . (1116 1) math:sum 1117 . @@ -8515,7 +8515,7 @@ _:gn_883 { (1116 1117 1118) math:product 1393667496 . (-1 1393667496) math:quotient -7.175312639995731e-10 . (0.03539816375717753 -7.175312639995731e-10) math:sum 0.03539816303964627 . - -1 math:negation 1 . + (-1) math:negation 1 . (559 1000 0.03539816303964627 0.035398163459948236 1) :pi true. } @@ -8524,7 +8524,7 @@ _:gn_884 { } _:gn_885 { - 557 math:notEqualTo 1000 . + (557) math:notEqualTo 1000 . (557 1) math:sum 558 . (2 557) math:product 1114 . (1114 1) math:sum 1115 . @@ -8532,7 +8532,7 @@ _:gn_885 { (1114 1115 1116) math:product 1386194760 . (1 1386194760) math:quotient 7.213993508386946e-10 . (0.03539816303577818 7.213993508386946e-10) math:sum 0.03539816375717753 . - 1 math:negation -1 . + (1) math:negation -1 . (558 1000 0.03539816375717753 0.035398163459948236 -1) :pi true. } @@ -8541,7 +8541,7 @@ _:gn_886 { } _:gn_887 { - 556 math:notEqualTo 1000 . + (556) math:notEqualTo 1000 . (556 1) math:sum 557 . (2 556) math:product 1112 . (1112 1) math:sum 1113 . @@ -8549,7 +8549,7 @@ _:gn_887 { (1112 1113 1114) math:product 1378748784 . (-1 1378748784) math:quotient -7.252952906321475e-10 . (0.03539816376107347 -7.252952906321475e-10) math:sum 0.03539816303577818 . - -1 math:negation 1 . + (-1) math:negation 1 . (557 1000 0.03539816303577818 0.035398163459948236 1) :pi true. } @@ -8558,7 +8558,7 @@ _:gn_888 { } _:gn_889 { - 555 math:notEqualTo 1000 . + (555) math:notEqualTo 1000 . (555 1) math:sum 556 . (2 555) math:product 1110 . (1110 1) math:sum 1111 . @@ -8566,7 +8566,7 @@ _:gn_889 { (1110 1111 1112) math:product 1371329520 . (1 1371329520) math:quotient 7.292193345331033e-10 . (0.035398163031854134 7.292193345331033e-10) math:sum 0.03539816376107347 . - 1 math:negation -1 . + (1) math:negation -1 . (556 1000 0.03539816376107347 0.035398163459948236 -1) :pi true. } @@ -8575,7 +8575,7 @@ _:gn_890 { } _:gn_891 { - 554 math:notEqualTo 1000 . + (554) math:notEqualTo 1000 . (554 1) math:sum 555 . (2 554) math:product 1108 . (1108 1) math:sum 1109 . @@ -8583,7 +8583,7 @@ _:gn_891 { (1108 1109 1110) math:product 1363936920 . (-1 1363936920) math:quotient -7.33171736417253e-10 . (0.03539816376502587 -7.33171736417253e-10) math:sum 0.035398163031854134 . - -1 math:negation 1 . + (-1) math:negation 1 . (555 1000 0.035398163031854134 0.035398163459948236 1) :pi true. } @@ -8592,7 +8592,7 @@ _:gn_892 { } _:gn_893 { - 553 math:notEqualTo 1000 . + (553) math:notEqualTo 1000 . (553 1) math:sum 554 . (2 553) math:product 1106 . (1106 1) math:sum 1107 . @@ -8600,7 +8600,7 @@ _:gn_893 { (1106 1107 1108) math:product 1356570936 . (1 1356570936) math:quotient 7.371527529173012e-10 . (0.03539816302787312 7.371527529173012e-10) math:sum 0.03539816376502587 . - 1 math:negation -1 . + (1) math:negation -1 . (554 1000 0.03539816376502587 0.035398163459948236 -1) :pi true. } @@ -8609,7 +8609,7 @@ _:gn_894 { } _:gn_895 { - 552 math:notEqualTo 1000 . + (552) math:notEqualTo 1000 . (552 1) math:sum 553 . (2 552) math:product 1104 . (1104 1) math:sum 1105 . @@ -8617,7 +8617,7 @@ _:gn_895 { (1104 1105 1106) math:product 1349231520 . (-1 1349231520) math:quotient -7.41162643457959e-10 . (0.03539816376903576 -7.41162643457959e-10) math:sum 0.03539816302787312 . - -1 math:negation 1 . + (-1) math:negation 1 . (553 1000 0.03539816302787312 0.035398163459948236 1) :pi true. } @@ -8626,7 +8626,7 @@ _:gn_896 { } _:gn_897 { - 551 math:notEqualTo 1000 . + (551) math:notEqualTo 1000 . (551 1) math:sum 552 . (2 551) math:product 1102 . (1102 1) math:sum 1103 . @@ -8634,7 +8634,7 @@ _:gn_897 { (1102 1103 1104) math:product 1341918624 . (1 1341918624) math:quotient 7.452016702914468e-10 . (0.03539816302383409 7.452016702914468e-10) math:sum 0.03539816376903576 . - 1 math:negation -1 . + (1) math:negation -1 . (552 1000 0.03539816376903576 0.035398163459948236 -1) :pi true. } @@ -8643,7 +8643,7 @@ _:gn_898 { } _:gn_899 { - 550 math:notEqualTo 1000 . + (550) math:notEqualTo 1000 . (550 1) math:sum 551 . (2 550) math:product 1100 . (1100 1) math:sum 1101 . @@ -8651,7 +8651,7 @@ _:gn_899 { (1100 1101 1102) math:product 1334632200 . (-1 1334632200) math:quotient -7.492700985335136e-10 . (0.03539816377310419 -7.492700985335136e-10) math:sum 0.03539816302383409 . - -1 math:negation 1 . + (-1) math:negation 1 . (551 1000 0.03539816302383409 0.035398163459948236 1) :pi true. } @@ -8660,7 +8660,7 @@ _:gn_900 { } _:gn_901 { - 549 math:notEqualTo 1000 . + (549) math:notEqualTo 1000 . (549 1) math:sum 550 . (2 549) math:product 1098 . (1098 1) math:sum 1099 . @@ -8668,7 +8668,7 @@ _:gn_901 { (1098 1099 1100) math:product 1327372200 . (1 1327372200) math:quotient 7.533681961999807e-10 . (0.035398163019735994 7.533681961999807e-10) math:sum 0.03539816377310419 . - 1 math:negation -1 . + (1) math:negation -1 . (550 1000 0.03539816377310419 0.035398163459948236 -1) :pi true. } @@ -8677,7 +8677,7 @@ _:gn_902 { } _:gn_903 { - 548 math:notEqualTo 1000 . + (548) math:notEqualTo 1000 . (548 1) math:sum 549 . (2 548) math:product 1096 . (1096 1) math:sum 1097 . @@ -8685,7 +8685,7 @@ _:gn_903 { (1096 1097 1098) math:product 1320138576 . (-1 1320138576) math:quotient -7.574962342438207e-10 . (0.035398163777232226 -7.574962342438207e-10) math:sum 0.035398163019735994 . - -1 math:negation 1 . + (-1) math:negation 1 . (549 1000 0.035398163019735994 0.035398163459948236 1) :pi true. } @@ -8694,7 +8694,7 @@ _:gn_904 { } _:gn_905 { - 547 math:notEqualTo 1000 . + (547) math:notEqualTo 1000 . (547 1) math:sum 548 . (2 547) math:product 1094 . (1094 1) math:sum 1095 . @@ -8702,7 +8702,7 @@ _:gn_905 { (1094 1095 1096) math:product 1312931280 . (1 1312931280) math:quotient 7.616544865927788e-10 . (0.03539816301557774 7.616544865927788e-10) math:sum 0.035398163777232226 . - 1 math:negation -1 . + (1) math:negation -1 . (548 1000 0.035398163777232226 0.035398163459948236 -1) :pi true. } @@ -8711,7 +8711,7 @@ _:gn_906 { } _:gn_907 { - 546 math:notEqualTo 1000 . + (546) math:notEqualTo 1000 . (546 1) math:sum 547 . (2 546) math:product 1092 . (1092 1) math:sum 1093 . @@ -8719,7 +8719,7 @@ _:gn_907 { (1092 1093 1094) math:product 1305750264 . (-1 1305750264) math:quotient -7.658432301875452e-10 . (0.035398163781420966 -7.658432301875452e-10) math:sum 0.03539816301557774 . - -1 math:negation 1 . + (-1) math:negation 1 . (547 1000 0.03539816301557774 0.035398163459948236 1) :pi true. } @@ -8728,7 +8728,7 @@ _:gn_908 { } _:gn_909 { - 545 math:notEqualTo 1000 . + (545) math:notEqualTo 1000 . (545 1) math:sum 546 . (2 545) math:product 1090 . (1090 1) math:sum 1091 . @@ -8736,7 +8736,7 @@ _:gn_909 { (1090 1091 1092) math:product 1298595480 . (1 1298595480) math:quotient 7.700627450204893e-10 . (0.03539816301135822 7.700627450204893e-10) math:sum 0.035398163781420966 . - 1 math:negation -1 . + (1) math:negation -1 . (546 1000 0.035398163781420966 0.035398163459948236 -1) :pi true. } @@ -8745,7 +8745,7 @@ _:gn_910 { } _:gn_911 { - 544 math:notEqualTo 1000 . + (544) math:notEqualTo 1000 . (544 1) math:sum 545 . (2 544) math:product 1088 . (1088 1) math:sum 1089 . @@ -8753,7 +8753,7 @@ _:gn_911 { (1088 1089 1090) math:product 1291466880 . (-1 1291466880) math:quotient -7.743133141749636e-10 . (0.03539816378567154 -7.743133141749636e-10) math:sum 0.03539816301135822 . - -1 math:negation 1 . + (-1) math:negation 1 . (545 1000 0.03539816301135822 0.035398163459948236 1) :pi true. } @@ -8762,7 +8762,7 @@ _:gn_912 { } _:gn_913 { - 543 math:notEqualTo 1000 . + (543) math:notEqualTo 1000 . (543 1) math:sum 544 . (2 543) math:product 1086 . (1086 1) math:sum 1087 . @@ -8770,7 +8770,7 @@ _:gn_913 { (1086 1087 1088) math:product 1284364416 . (1 1284364416) math:quotient 7.785952238651869e-10 . (0.035398163007076315 7.785952238651869e-10) math:sum 0.03539816378567154 . - 1 math:negation -1 . + (1) math:negation -1 . (544 1000 0.03539816378567154 0.035398163459948236 -1) :pi true. } @@ -8779,7 +8779,7 @@ _:gn_914 { } _:gn_915 { - 542 math:notEqualTo 1000 . + (542) math:notEqualTo 1000 . (542 1) math:sum 543 . (2 542) math:product 1084 . (1084 1) math:sum 1085 . @@ -8787,7 +8787,7 @@ _:gn_915 { (1084 1085 1086) math:product 1277288040 . (-1 1277288040) math:quotient -7.829087634767175e-10 . (0.03539816378998508 -7.829087634767175e-10) math:sum 0.035398163007076315 . - -1 math:negation 1 . + (-1) math:negation 1 . (543 1000 0.035398163007076315 0.035398163459948236 1) :pi true. } @@ -8796,7 +8796,7 @@ _:gn_916 { } _:gn_917 { - 541 math:notEqualTo 1000 . + (541) math:notEqualTo 1000 . (541 1) math:sum 542 . (2 541) math:product 1082 . (1082 1) math:sum 1083 . @@ -8804,7 +8804,7 @@ _:gn_917 { (1082 1083 1084) math:product 1270237704 . (1 1270237704) math:quotient 7.872542256075246e-10 . (0.035398163002730854 7.872542256075246e-10) math:sum 0.03539816378998508 . - 1 math:negation -1 . + (1) math:negation -1 . (542 1000 0.03539816378998508 0.035398163459948236 -1) :pi true. } @@ -8813,7 +8813,7 @@ _:gn_918 { } _:gn_919 { - 540 math:notEqualTo 1000 . + (540) math:notEqualTo 1000 . (540 1) math:sum 541 . (2 540) math:product 1080 . (1080 1) math:sum 1081 . @@ -8821,7 +8821,7 @@ _:gn_919 { (1080 1081 1082) math:product 1263213360 . (-1 1263213360) math:quotient -7.916319061096694e-10 . (0.03539816379436276 -7.916319061096694e-10) math:sum 0.035398163002730854 . - -1 math:negation 1 . + (-1) math:negation 1 . (541 1000 0.035398163002730854 0.035398163459948236 1) :pi true. } @@ -8830,7 +8830,7 @@ _:gn_920 { } _:gn_921 { - 539 math:notEqualTo 1000 . + (539) math:notEqualTo 1000 . (539 1) math:sum 540 . (2 539) math:product 1078 . (1078 1) math:sum 1079 . @@ -8838,7 +8838,7 @@ _:gn_921 { (1078 1079 1080) math:product 1256214960 . (1 1256214960) math:quotient 7.96042104131605e-10 . (0.03539816299832065 7.96042104131605e-10) math:sum 0.03539816379436276 . - 1 math:negation -1 . + (1) math:negation -1 . (540 1000 0.03539816379436276 0.035398163459948236 -1) :pi true. } @@ -8847,7 +8847,7 @@ _:gn_922 { } _:gn_923 { - 538 math:notEqualTo 1000 . + (538) math:notEqualTo 1000 . (538 1) math:sum 539 . (2 538) math:product 1076 . (1076 1) math:sum 1077 . @@ -8855,7 +8855,7 @@ _:gn_923 { (1076 1077 1078) math:product 1249242456 . (-1 1249242456) math:quotient -8.004851221611059e-10 . (0.035398163798805775 -8.004851221611059e-10) math:sum 0.03539816299832065 . - -1 math:negation 1 . + (-1) math:negation 1 . (539 1000 0.03539816299832065 0.035398163459948236 1) :pi true. } @@ -8864,7 +8864,7 @@ _:gn_924 { } _:gn_925 { - 537 math:notEqualTo 1000 . + (537) math:notEqualTo 1000 . (537 1) math:sum 538 . (2 537) math:product 1074 . (1074 1) math:sum 1075 . @@ -8872,7 +8872,7 @@ _:gn_925 { (1074 1075 1076) math:product 1242295800 . (1 1242295800) math:quotient 8.04961266068838e-10 . (0.03539816299384451 8.04961266068838e-10) math:sum 0.035398163798805775 . - 1 math:negation -1 . + (1) math:negation -1 . (538 1000 0.035398163798805775 0.035398163459948236 -1) :pi true. } @@ -8881,7 +8881,7 @@ _:gn_926 { } _:gn_927 { - 536 math:notEqualTo 1000 . + (536) math:notEqualTo 1000 . (536 1) math:sum 537 . (2 536) math:product 1072 . (1072 1) math:sum 1073 . @@ -8889,7 +8889,7 @@ _:gn_927 { (1072 1073 1074) math:product 1235374944 . (-1 1235374944) math:quotient -8.094708451525791e-10 . (0.035398163803315355 -8.094708451525791e-10) math:sum 0.03539816299384451 . - -1 math:negation 1 . + (-1) math:negation 1 . (537 1000 0.03539816299384451 0.035398163459948236 1) :pi true. } @@ -8898,7 +8898,7 @@ _:gn_928 { } _:gn_929 { - 535 math:notEqualTo 1000 . + (535) math:notEqualTo 1000 . (535 1) math:sum 536 . (2 535) math:product 1070 . (1070 1) math:sum 1071 . @@ -8906,7 +8906,7 @@ _:gn_929 { (1070 1071 1072) math:product 1228479840 . (1 1228479840) math:quotient 8.140141721821011e-10 . (0.03539816298930118 8.140141721821011e-10) math:sum 0.035398163803315355 . - 1 math:negation -1 . + (1) math:negation -1 . (536 1000 0.035398163803315355 0.035398163459948236 -1) :pi true. } @@ -8915,7 +8915,7 @@ _:gn_930 { } _:gn_931 { - 534 math:notEqualTo 1000 . + (534) math:notEqualTo 1000 . (534 1) math:sum 535 . (2 534) math:product 1068 . (1068 1) math:sum 1069 . @@ -8923,7 +8923,7 @@ _:gn_931 { (1068 1069 1070) math:product 1221610440 . (-1 1221610440) math:quotient -8.185915634447263e-10 . (0.03539816380789274 -8.185915634447263e-10) math:sum 0.03539816298930118 . - -1 math:negation 1 . + (-1) math:negation 1 . (535 1000 0.03539816298930118 0.035398163459948236 1) :pi true. } @@ -8932,7 +8932,7 @@ _:gn_932 { } _:gn_933 { - 533 math:notEqualTo 1000 . + (533) math:notEqualTo 1000 . (533 1) math:sum 534 . (2 533) math:product 1066 . (1066 1) math:sum 1067 . @@ -8940,7 +8940,7 @@ _:gn_933 { (1066 1067 1068) math:product 1214766696 . (1 1214766696) math:quotient 8.232033387915666e-10 . (0.0353981629846894 8.232033387915666e-10) math:sum 0.03539816380789274 . - 1 math:negation -1 . + (1) math:negation -1 . (534 1000 0.03539816380789274 0.035398163459948236 -1) :pi true. } @@ -8949,7 +8949,7 @@ _:gn_934 { } _:gn_935 { - 532 math:notEqualTo 1000 . + (532) math:notEqualTo 1000 . (532 1) math:sum 533 . (2 532) math:product 1064 . (1064 1) math:sum 1065 . @@ -8957,7 +8957,7 @@ _:gn_935 { (1064 1065 1066) math:product 1207948560 . (-1 1207948560) math:quotient -8.278498216844598e-10 . (0.03539816381253923 -8.278498216844598e-10) math:sum 0.0353981629846894 . - -1 math:negation 1 . + (-1) math:negation 1 . (533 1000 0.0353981629846894 0.035398163459948236 1) :pi true. } @@ -8966,7 +8966,7 @@ _:gn_936 { } _:gn_937 { - 531 math:notEqualTo 1000 . + (531) math:notEqualTo 1000 . (531 1) math:sum 532 . (2 531) math:product 1062 . (1062 1) math:sum 1063 . @@ -8974,7 +8974,7 @@ _:gn_937 { (1062 1063 1064) math:product 1201155984 . (1 1201155984) math:quotient 8.325313392436132e-10 . (0.035398162980007884 8.325313392436132e-10) math:sum 0.03539816381253923 . - 1 math:negation -1 . + (1) math:negation -1 . (532 1000 0.03539816381253923 0.035398163459948236 -1) :pi true. } @@ -8983,7 +8983,7 @@ _:gn_938 { } _:gn_939 { - 530 math:notEqualTo 1000 . + (530) math:notEqualTo 1000 . (530 1) math:sum 531 . (2 530) math:product 1060 . (1060 1) math:sum 1061 . @@ -8991,7 +8991,7 @@ _:gn_939 { (1060 1061 1062) math:product 1194388920 . (-1 1194388920) math:quotient -8.372482222959671e-10 . (0.035398163817256106 -8.372482222959671e-10) math:sum 0.035398162980007884 . - -1 math:negation 1 . + (-1) math:negation 1 . (531 1000 0.035398162980007884 0.035398163459948236 1) :pi true. } @@ -9000,7 +9000,7 @@ _:gn_940 { } _:gn_941 { - 529 math:notEqualTo 1000 . + (529) math:notEqualTo 1000 . (529 1) math:sum 530 . (2 529) math:product 1058 . (1058 1) math:sum 1059 . @@ -9008,7 +9008,7 @@ _:gn_941 { (1058 1059 1060) math:product 1187647320 . (1 1187647320) math:quotient 8.420008054242905e-10 . (0.035398162975255304 8.420008054242905e-10) math:sum 0.035398163817256106 . - 1 math:negation -1 . + (1) math:negation -1 . (530 1000 0.035398163817256106 0.035398163459948236 -1) :pi true. } @@ -9017,7 +9017,7 @@ _:gn_942 { } _:gn_943 { - 528 math:notEqualTo 1000 . + (528) math:notEqualTo 1000 . (528 1) math:sum 529 . (2 528) math:product 1056 . (1056 1) math:sum 1057 . @@ -9025,7 +9025,7 @@ _:gn_943 { (1056 1057 1058) math:product 1180931136 . (-1 1180931136) math:quotient -8.467894270170212e-10 . (0.035398163822044734 -8.467894270170212e-10) math:sum 0.035398162975255304 . - -1 math:negation 1 . + (-1) math:negation 1 . (529 1000 0.035398162975255304 0.035398163459948236 1) :pi true. } @@ -9034,7 +9034,7 @@ _:gn_944 { } _:gn_945 { - 527 math:notEqualTo 1000 . + (527) math:notEqualTo 1000 . (527 1) math:sum 528 . (2 527) math:product 1054 . (1054 1) math:sum 1055 . @@ -9042,7 +9042,7 @@ _:gn_945 { (1054 1055 1056) math:product 1174240320 . (1 1174240320) math:quotient 8.516144293188638e-10 . (0.0353981629704303 8.516144293188638e-10) math:sum 0.035398163822044734 . - 1 math:negation -1 . + (1) math:negation -1 . (528 1000 0.035398163822044734 0.035398163459948236 -1) :pi true. } @@ -9051,7 +9051,7 @@ _:gn_946 { } _:gn_947 { - 526 math:notEqualTo 1000 . + (526) math:notEqualTo 1000 . (526 1) math:sum 527 . (2 526) math:product 1052 . (1052 1) math:sum 1053 . @@ -9059,7 +9059,7 @@ _:gn_947 { (1052 1053 1054) math:product 1167574824 . (-1 1167574824) math:quotient -8.564761584821565e-10 . (0.03539816382690646 -8.564761584821565e-10) math:sum 0.0353981629704303 . - -1 math:negation 1 . + (-1) math:negation 1 . (527 1000 0.0353981629704303 0.035398163459948236 1) :pi true. } @@ -9068,7 +9068,7 @@ _:gn_948 { } _:gn_949 { - 525 math:notEqualTo 1000 . + (525) math:notEqualTo 1000 . (525 1) math:sum 526 . (2 525) math:product 1050 . (1050 1) math:sum 1051 . @@ -9076,7 +9076,7 @@ _:gn_949 { (1050 1051 1052) math:product 1160934600 . (1 1160934600) math:quotient 8.613749646190233e-10 . (0.0353981629655315 8.613749646190233e-10) math:sum 0.03539816382690646 . - 1 math:negation -1 . + (1) math:negation -1 . (526 1000 0.03539816382690646 0.035398163459948236 -1) :pi true. } @@ -9085,7 +9085,7 @@ _:gn_950 { } _:gn_951 { - 524 math:notEqualTo 1000 . + (524) math:notEqualTo 1000 . (524 1) math:sum 525 . (2 524) math:product 1048 . (1048 1) math:sum 1049 . @@ -9093,7 +9093,7 @@ _:gn_951 { (1048 1049 1050) math:product 1154319600 . (-1 1154319600) math:quotient -8.663112018543218e-10 . (0.0353981638318427 -8.663112018543218e-10) math:sum 0.0353981629655315 . - -1 math:negation 1 . + (-1) math:negation 1 . (525 1000 0.0353981629655315 0.035398163459948236 1) :pi true. } @@ -9102,7 +9102,7 @@ _:gn_952 { } _:gn_953 { - 523 math:notEqualTo 1000 . + (523) math:notEqualTo 1000 . (523 1) math:sum 524 . (2 523) math:product 1046 . (1046 1) math:sum 1047 . @@ -9110,7 +9110,7 @@ _:gn_953 { (1046 1047 1048) math:product 1147729776 . (1 1147729776) math:quotient 8.712852283794021e-10 . (0.03539816296055747 8.712852283794021e-10) math:sum 0.0353981638318427 . - 1 math:negation -1 . + (1) math:negation -1 . (524 1000 0.0353981638318427 0.035398163459948236 -1) :pi true. } @@ -9119,7 +9119,7 @@ _:gn_954 { } _:gn_955 { - 522 math:notEqualTo 1000 . + (522) math:notEqualTo 1000 . (522 1) math:sum 523 . (2 522) math:product 1044 . (1044 1) math:sum 1045 . @@ -9127,7 +9127,7 @@ _:gn_955 { (1044 1045 1046) math:product 1141165080 . (-1 1141165080) math:quotient -8.762974065066905e-10 . (0.03539816383685488 -8.762974065066905e-10) math:sum 0.03539816296055747 . - -1 math:negation 1 . + (-1) math:negation 1 . (523 1000 0.03539816296055747 0.035398163459948236 1) :pi true. } @@ -9136,7 +9136,7 @@ _:gn_956 { } _:gn_957 { - 521 math:notEqualTo 1000 . + (521) math:notEqualTo 1000 . (521 1) math:sum 522 . (2 521) math:product 1042 . (1042 1) math:sum 1043 . @@ -9144,7 +9144,7 @@ _:gn_957 { (1042 1043 1044) math:product 1134625464 . (1 1134625464) math:quotient 8.813481027251121e-10 . (0.035398162955506775 8.813481027251121e-10) math:sum 0.03539816383685488 . - 1 math:negation -1 . + (1) math:negation -1 . (522 1000 0.03539816383685488 0.035398163459948236 -1) :pi true. } @@ -9153,7 +9153,7 @@ _:gn_958 { } _:gn_959 { - 520 math:notEqualTo 1000 . + (520) math:notEqualTo 1000 . (520 1) math:sum 521 . (2 520) math:product 1040 . (1040 1) math:sum 1041 . @@ -9161,7 +9161,7 @@ _:gn_959 { (1040 1041 1042) math:product 1128110880 . (-1 1128110880) math:quotient -8.864376877563666e-10 . (0.03539816384194446 -8.864376877563666e-10) math:sum 0.035398162955506775 . - -1 math:negation 1 . + (-1) math:negation 1 . (521 1000 0.035398162955506775 0.035398163459948236 1) :pi true. } @@ -9170,7 +9170,7 @@ _:gn_960 { } _:gn_961 { - 519 math:notEqualTo 1000 . + (519) math:notEqualTo 1000 . (519 1) math:sum 520 . (2 519) math:product 1038 . (1038 1) math:sum 1039 . @@ -9178,7 +9178,7 @@ _:gn_961 { (1038 1039 1040) math:product 1121621280 . (1 1121621280) math:quotient 8.915665366120729e-10 . (0.035398162950377926 8.915665366120729e-10) math:sum 0.03539816384194446 . - 1 math:negation -1 . + (1) math:negation -1 . (520 1000 0.03539816384194446 0.035398163459948236 -1) :pi true. } @@ -9187,7 +9187,7 @@ _:gn_962 { } _:gn_963 { - 518 math:notEqualTo 1000 . + (518) math:notEqualTo 1000 . (518 1) math:sum 519 . (2 518) math:product 1036 . (1036 1) math:sum 1037 . @@ -9195,7 +9195,7 @@ _:gn_963 { (1036 1037 1038) math:product 1115156616 . (-1 1115156616) math:quotient -8.967350286517961e-10 . (0.03539816384711295 -8.967350286517961e-10) math:sum 0.035398162950377926 . - -1 math:negation 1 . + (-1) math:negation 1 . (519 1000 0.035398162950377926 0.035398163459948236 1) :pi true. } @@ -9204,7 +9204,7 @@ _:gn_964 { } _:gn_965 { - 517 math:notEqualTo 1000 . + (517) math:notEqualTo 1000 . (517 1) math:sum 518 . (2 517) math:product 1034 . (1034 1) math:sum 1035 . @@ -9212,7 +9212,7 @@ _:gn_965 { (1034 1035 1036) math:product 1108716840 . (1 1108716840) math:quotient 9.01943547641975e-10 . (0.035398162945169405 9.01943547641975e-10) math:sum 0.03539816384711295 . - 1 math:negation -1 . + (1) math:negation -1 . (518 1000 0.03539816384711295 0.035398163459948236 -1) :pi true. } @@ -9221,7 +9221,7 @@ _:gn_966 { } _:gn_967 { - 516 math:notEqualTo 1000 . + (516) math:notEqualTo 1000 . (516 1) math:sum 517 . (2 516) math:product 1032 . (1032 1) math:sum 1033 . @@ -9229,7 +9229,7 @@ _:gn_967 { (1032 1033 1034) math:product 1102301904 . (-1 1102301904) math:quotient -9.071924818157622e-10 . (0.035398163852361886 -9.071924818157622e-10) math:sum 0.035398162945169405 . - -1 math:negation 1 . + (-1) math:negation 1 . (517 1000 0.035398162945169405 0.035398163459948236 1) :pi true. } @@ -9238,7 +9238,7 @@ _:gn_968 { } _:gn_969 { - 515 math:notEqualTo 1000 . + (515) math:notEqualTo 1000 . (515 1) math:sum 516 . (2 515) math:product 1030 . (1030 1) math:sum 1031 . @@ -9246,7 +9246,7 @@ _:gn_969 { (1030 1031 1032) math:product 1095911760 . (1 1095911760) math:quotient 9.124822239337955e-10 . (0.035398162939879664 9.124822239337955e-10) math:sum 0.035398163852361886 . - 1 math:negation -1 . + (1) math:negation -1 . (516 1000 0.035398163852361886 0.035398163459948236 -1) :pi true. } @@ -9255,7 +9255,7 @@ _:gn_970 { } _:gn_971 { - 514 math:notEqualTo 1000 . + (514) math:notEqualTo 1000 . (514 1) math:sum 515 . (2 514) math:product 1028 . (1028 1) math:sum 1029 . @@ -9263,7 +9263,7 @@ _:gn_971 { (1028 1029 1030) math:product 1089546360 . (-1 1089546360) math:quotient -9.178131713459169e-10 . (0.03539816385769284 -9.178131713459169e-10) math:sum 0.035398162939879664 . - -1 math:negation 1 . + (-1) math:negation 1 . (515 1000 0.035398162939879664 0.035398163459948236 1) :pi true. } @@ -9272,7 +9272,7 @@ _:gn_972 { } _:gn_973 { - 513 math:notEqualTo 1000 . + (513) math:notEqualTo 1000 . (513 1) math:sum 514 . (2 513) math:product 1026 . (1026 1) math:sum 1027 . @@ -9280,7 +9280,7 @@ _:gn_973 { (1026 1027 1028) math:product 1083205656 . (1 1083205656) math:quotient 9.231857260538529e-10 . (0.03539816293450711 9.231857260538529e-10) math:sum 0.03539816385769284 . - 1 math:negation -1 . + (1) math:negation -1 . (514 1000 0.03539816385769284 0.035398163459948236 -1) :pi true. } @@ -9289,7 +9289,7 @@ _:gn_974 { } _:gn_975 { - 512 math:notEqualTo 1000 . + (512) math:notEqualTo 1000 . (512 1) math:sum 513 . (2 512) math:product 1024 . (1024 1) math:sum 1025 . @@ -9297,7 +9297,7 @@ _:gn_975 { (1024 1025 1026) math:product 1076889600 . (-1 1076889600) math:quotient -9.286002947748776e-10 . (0.0353981638631074 -9.286002947748776e-10) math:sum 0.03539816293450711 . - -1 math:negation 1 . + (-1) math:negation 1 . (513 1000 0.03539816293450711 0.035398163459948236 1) :pi true. } @@ -9306,7 +9306,7 @@ _:gn_976 { } _:gn_977 { - 511 math:notEqualTo 1000 . + (511) math:notEqualTo 1000 . (511 1) math:sum 512 . (2 511) math:product 1022 . (1022 1) math:sum 1023 . @@ -9314,7 +9314,7 @@ _:gn_977 { (1022 1023 1024) math:product 1070598144 . (1 1070598144) math:quotient 9.340572890064714e-10 . (0.03539816292905011 9.340572890064714e-10) math:sum 0.0353981638631074 . - 1 math:negation -1 . + (1) math:negation -1 . (512 1000 0.0353981638631074 0.035398163459948236 -1) :pi true. } @@ -9323,7 +9323,7 @@ _:gn_978 { } _:gn_979 { - 510 math:notEqualTo 1000 . + (510) math:notEqualTo 1000 . (510 1) math:sum 511 . (2 510) math:product 1020 . (1020 1) math:sum 1021 . @@ -9331,7 +9331,7 @@ _:gn_979 { (1020 1021 1022) math:product 1064331240 . (-1 1064331240) math:quotient -9.395571250919967e-10 . (0.03539816386860724 -9.395571250919967e-10) math:sum 0.03539816292905011 . - -1 math:negation 1 . + (-1) math:negation 1 . (511 1000 0.03539816292905011 0.035398163459948236 1) :pi true. } @@ -9340,7 +9340,7 @@ _:gn_980 { } _:gn_981 { - 509 math:notEqualTo 1000 . + (509) math:notEqualTo 1000 . (509 1) math:sum 510 . (2 509) math:product 1018 . (1018 1) math:sum 1019 . @@ -9348,7 +9348,7 @@ _:gn_981 { (1018 1019 1020) math:product 1058088840 . (1 1058088840) math:quotient 9.451002242874048e-10 . (0.03539816292350701 9.451002242874048e-10) math:sum 0.03539816386860724 . - 1 math:negation -1 . + (1) math:negation -1 . (510 1000 0.03539816386860724 0.035398163459948236 -1) :pi true. } @@ -9357,7 +9357,7 @@ _:gn_982 { } _:gn_983 { - 508 math:notEqualTo 1000 . + (508) math:notEqualTo 1000 . (508 1) math:sum 509 . (2 508) math:product 1016 . (1016 1) math:sum 1017 . @@ -9365,7 +9365,7 @@ _:gn_983 { (1016 1017 1018) math:product 1051870896 . (-1 1051870896) math:quotient -9.506870128289964e-10 . (0.035398163874194026 -9.506870128289964e-10) math:sum 0.03539816292350701 . - -1 math:negation 1 . + (-1) math:negation 1 . (509 1000 0.03539816292350701 0.035398163459948236 1) :pi true. } @@ -9374,7 +9374,7 @@ _:gn_984 { } _:gn_985 { - 507 math:notEqualTo 1000 . + (507) math:notEqualTo 1000 . (507 1) math:sum 508 . (2 507) math:product 1014 . (1014 1) math:sum 1015 . @@ -9382,7 +9382,7 @@ _:gn_985 { (1014 1015 1016) math:product 1045677360 . (1 1045677360) math:quotient 9.563179220022512e-10 . (0.035398162917876105 9.563179220022512e-10) math:sum 0.035398163874194026 . - 1 math:negation -1 . + (1) math:negation -1 . (508 1000 0.035398163874194026 0.035398163459948236 -1) :pi true. } @@ -9391,7 +9391,7 @@ _:gn_986 { } _:gn_987 { - 506 math:notEqualTo 1000 . + (506) math:notEqualTo 1000 . (506 1) math:sum 507 . (2 506) math:product 1012 . (1012 1) math:sum 1013 . @@ -9399,7 +9399,7 @@ _:gn_987 { (1012 1013 1014) math:product 1039508184 . (-1 1039508184) math:quotient -9.619933882117469e-10 . (0.03539816387986949 -9.619933882117469e-10) math:sum 0.035398162917876105 . - -1 math:negation 1 . + (-1) math:negation 1 . (507 1000 0.035398162917876105 0.035398163459948236 1) :pi true. } @@ -9408,7 +9408,7 @@ _:gn_988 { } _:gn_989 { - 505 math:notEqualTo 1000 . + (505) math:notEqualTo 1000 . (505 1) math:sum 506 . (2 505) math:product 1010 . (1010 1) math:sum 1011 . @@ -9416,7 +9416,7 @@ _:gn_989 { (1010 1011 1012) math:product 1033363320 . (1 1033363320) math:quotient 9.67713853052187e-10 . (0.03539816291215564 9.67713853052187e-10) math:sum 0.03539816387986949 . - 1 math:negation -1 . + (1) math:negation -1 . (506 1000 0.03539816387986949 0.035398163459948236 -1) :pi true. } @@ -9425,7 +9425,7 @@ _:gn_990 { } _:gn_991 { - 504 math:notEqualTo 1000 . + (504) math:notEqualTo 1000 . (504 1) math:sum 505 . (2 504) math:product 1008 . (1008 1) math:sum 1009 . @@ -9433,7 +9433,7 @@ _:gn_991 { (1008 1009 1010) math:product 1027242720 . (-1 1027242720) math:quotient -9.734797633805573e-10 . (0.0353981638856354 -9.734797633805573e-10) math:sum 0.03539816291215564 . - -1 math:negation 1 . + (-1) math:negation 1 . (505 1000 0.03539816291215564 0.035398163459948236 1) :pi true. } @@ -9442,7 +9442,7 @@ _:gn_992 { } _:gn_993 { - 503 math:notEqualTo 1000 . + (503) math:notEqualTo 1000 . (503 1) math:sum 504 . (2 503) math:product 1006 . (1006 1) math:sum 1007 . @@ -9450,7 +9450,7 @@ _:gn_993 { (1006 1007 1008) math:product 1021146336 . (1 1021146336) math:quotient 9.792915713894312e-10 . (0.03539816290634383 9.792915713894312e-10) math:sum 0.0353981638856354 . - 1 math:negation -1 . + (1) math:negation -1 . (504 1000 0.0353981638856354 0.035398163459948236 -1) :pi true. } @@ -9459,7 +9459,7 @@ _:gn_994 { } _:gn_995 { - 502 math:notEqualTo 1000 . + (502) math:notEqualTo 1000 . (502 1) math:sum 503 . (2 502) math:product 1004 . (1004 1) math:sum 1005 . @@ -9467,7 +9467,7 @@ _:gn_995 { (1004 1005 1006) math:product 1015074120 . (-1 1015074120) math:quotient -9.851497346814437e-10 . (0.03539816389149356 -9.851497346814437e-10) math:sum 0.03539816290634383 . - -1 math:negation 1 . + (-1) math:negation 1 . (503 1000 0.03539816290634383 0.035398163459948236 1) :pi true. } @@ -9476,7 +9476,7 @@ _:gn_996 { } _:gn_997 { - 501 math:notEqualTo 1000 . + (501) math:notEqualTo 1000 . (501 1) math:sum 502 . (2 501) math:product 1002 . (1002 1) math:sum 1003 . @@ -9484,7 +9484,7 @@ _:gn_997 { (1002 1003 1004) math:product 1009026024 . (1 1009026024) math:quotient 9.910547163449572e-10 . (0.035398162900438845 9.910547163449572e-10) math:sum 0.03539816389149356 . - 1 math:negation -1 . + (1) math:negation -1 . (502 1000 0.03539816389149356 0.035398163459948236 -1) :pi true. } @@ -9493,7 +9493,7 @@ _:gn_998 { } _:gn_999 { - 500 math:notEqualTo 1000 . + (500) math:notEqualTo 1000 . (500 1) math:sum 501 . (2 500) math:product 1000 . (1000 1) math:sum 1001 . @@ -9501,7 +9501,7 @@ _:gn_999 { (1000 1001 1002) math:product 1003002000 . (-1 1003002000) math:quotient -9.970069850309371e-10 . (0.03539816389744583 -9.970069850309371e-10) math:sum 0.035398162900438845 . - -1 math:negation 1 . + (-1) math:negation 1 . (501 1000 0.035398162900438845 0.035398163459948236 1) :pi true. } @@ -9510,7 +9510,7 @@ _:gn_1000 { } _:gn_1001 { - 499 math:notEqualTo 1000 . + (499) math:notEqualTo 1000 . (499 1) math:sum 500 . (2 499) math:product 998 . (998 1) math:sum 999 . @@ -9518,7 +9518,7 @@ _:gn_1001 { (998 999 1000) math:product 997002000 . (1 997002000) math:quotient 1.0030070150310632e-9 . (0.03539816289443881 1.0030070150310632e-9) math:sum 0.03539816389744583 . - 1 math:negation -1 . + (1) math:negation -1 . (500 1000 0.03539816389744583 0.035398163459948236 -1) :pi true. } @@ -9527,7 +9527,7 @@ _:gn_1002 { } _:gn_1003 { - 498 math:notEqualTo 1000 . + (498) math:notEqualTo 1000 . (498 1) math:sum 499 . (2 498) math:product 996 . (996 1) math:sum 997 . @@ -9535,7 +9535,7 @@ _:gn_1003 { (996 997 998) math:product 991025976 . (-1 991025976) math:quotient -1.0090552863570955e-9 . (0.035398163903494095 -1.0090552863570955e-9) math:sum 0.03539816289443881 . - -1 math:negation 1 . + (-1) math:negation 1 . (499 1000 0.03539816289443881 0.035398163459948236 1) :pi true. } @@ -9544,7 +9544,7 @@ _:gn_1004 { } _:gn_1005 { - 497 math:notEqualTo 1000 . + (497) math:notEqualTo 1000 . (497 1) math:sum 498 . (2 497) math:product 994 . (994 1) math:sum 995 . @@ -9552,7 +9552,7 @@ _:gn_1005 { (994 995 996) math:product 985073880 . (1 985073880) math:quotient 1.0151522848215202e-9 . (0.035398162888341814 1.0151522848215202e-9) math:sum 0.035398163903494095 . - 1 math:negation -1 . + (1) math:negation -1 . (498 1000 0.035398163903494095 0.035398163459948236 -1) :pi true. } @@ -9561,7 +9561,7 @@ _:gn_1006 { } _:gn_1007 { - 496 math:notEqualTo 1000 . + (496) math:notEqualTo 1000 . (496 1) math:sum 497 . (2 496) math:product 992 . (992 1) math:sum 993 . @@ -9569,7 +9569,7 @@ _:gn_1007 { (992 993 994) math:product 979145664 . (-1 979145664) math:quotient -1.0212985021194968e-9 . (0.03539816390964032 -1.0212985021194968e-9) math:sum 0.035398162888341814 . - -1 math:negation 1 . + (-1) math:negation 1 . (497 1000 0.035398162888341814 0.035398163459948236 1) :pi true. } @@ -9578,7 +9578,7 @@ _:gn_1008 { } _:gn_1009 { - 495 math:notEqualTo 1000 . + (495) math:notEqualTo 1000 . (495 1) math:sum 496 . (2 495) math:product 990 . (990 1) math:sum 991 . @@ -9586,7 +9586,7 @@ _:gn_1009 { (990 991 992) math:product 973241280 . (1 973241280) math:quotient 1.0274944359121306e-9 . (0.03539816288214588 1.0274944359121306e-9) math:sum 0.03539816390964032 . - 1 math:negation -1 . + (1) math:negation -1 . (496 1000 0.03539816390964032 0.035398163459948236 -1) :pi true. } @@ -9595,7 +9595,7 @@ _:gn_1010 { } _:gn_1011 { - 494 math:notEqualTo 1000 . + (494) math:notEqualTo 1000 . (494 1) math:sum 495 . (2 494) math:product 988 . (988 1) math:sum 989 . @@ -9603,7 +9603,7 @@ _:gn_1011 { (988 989 990) math:product 967360680 . (-1 967360680) math:quotient -1.033740589911097e-9 . (0.035398163915886474 -1.033740589911097e-9) math:sum 0.03539816288214588 . - -1 math:negation 1 . + (-1) math:negation 1 . (495 1000 0.03539816288214588 0.035398163459948236 1) :pi true. } @@ -9612,7 +9612,7 @@ _:gn_1012 { } _:gn_1013 { - 493 math:notEqualTo 1000 . + (493) math:notEqualTo 1000 . (493 1) math:sum 494 . (2 493) math:product 986 . (986 1) math:sum 987 . @@ -9620,7 +9620,7 @@ _:gn_1013 { (986 987 988) math:product 961503816 . (1 961503816) math:quotient 1.040037473964638e-9 . (0.035398162875849 1.040037473964638e-9) math:sum 0.035398163915886474 . - 1 math:negation -1 . + (1) math:negation -1 . (494 1000 0.035398163915886474 0.035398163459948236 -1) :pi true. } @@ -9629,7 +9629,7 @@ _:gn_1014 { } _:gn_1015 { - 492 math:notEqualTo 1000 . + (492) math:notEqualTo 1000 . (492 1) math:sum 493 . (2 492) math:product 984 . (984 1) math:sum 985 . @@ -9637,7 +9637,7 @@ _:gn_1015 { (984 985 986) math:product 955670640 . (-1 955670640) math:quotient -1.0463856041449594e-9 . (0.035398163922234605 -1.0463856041449594e-9) math:sum 0.035398162875849 . - -1 math:negation 1 . + (-1) math:negation 1 . (493 1000 0.035398162875849 0.035398163459948236 1) :pi true. } @@ -9646,7 +9646,7 @@ _:gn_1016 { } _:gn_1017 { - 491 math:notEqualTo 1000 . + (491) math:notEqualTo 1000 . (491 1) math:sum 492 . (2 491) math:product 982 . (982 1) math:sum 983 . @@ -9654,7 +9654,7 @@ _:gn_1017 { (982 983 984) math:product 949861104 . (1 949861104) math:quotient 1.0527855028370548e-9 . (0.0353981628694491 1.0527855028370548e-9) math:sum 0.035398163922234605 . - 1 math:negation -1 . + (1) math:negation -1 . (492 1000 0.035398163922234605 0.035398163459948236 -1) :pi true. } @@ -9663,7 +9663,7 @@ _:gn_1018 { } _:gn_1019 { - 490 math:notEqualTo 1000 . + (490) math:notEqualTo 1000 . (490 1) math:sum 491 . (2 490) math:product 980 . (980 1) math:sum 981 . @@ -9671,7 +9671,7 @@ _:gn_1019 { (980 981 982) math:product 944075160 . (-1 944075160) math:quotient -1.0592376988289789e-9 . (0.0353981639286868 -1.0592376988289789e-9) math:sum 0.0353981628694491 . - -1 math:negation 1 . + (-1) math:negation 1 . (491 1000 0.0353981628694491 0.035398163459948236 1) :pi true. } @@ -9680,7 +9680,7 @@ _:gn_1020 { } _:gn_1021 { - 489 math:notEqualTo 1000 . + (489) math:notEqualTo 1000 . (489 1) math:sum 490 . (2 489) math:product 978 . (978 1) math:sum 979 . @@ -9688,7 +9688,7 @@ _:gn_1021 { (978 979 980) math:product 938312760 . (1 938312760) math:quotient 1.0657427274036005e-9 . (0.03539816286294407 1.0657427274036005e-9) math:sum 0.0353981639286868 . - 1 math:negation -1 . + (1) math:negation -1 . (490 1000 0.0353981639286868 0.035398163459948236 -1) :pi true. } @@ -9697,7 +9697,7 @@ _:gn_1022 { } _:gn_1023 { - 488 math:notEqualTo 1000 . + (488) math:notEqualTo 1000 . (488 1) math:sum 489 . (2 488) math:product 976 . (976 1) math:sum 977 . @@ -9705,7 +9705,7 @@ _:gn_1023 { (976 977 978) math:product 932573856 . (-1 932573856) math:quotient -1.0723011304318615e-9 . (0.0353981639352452 -1.0723011304318615e-9) math:sum 0.03539816286294407 . - -1 math:negation 1 . + (-1) math:negation 1 . (489 1000 0.03539816286294407 0.035398163459948236 1) :pi true. } @@ -9714,7 +9714,7 @@ _:gn_1024 { } _:gn_1025 { - 487 math:notEqualTo 1000 . + (487) math:notEqualTo 1000 . (487 1) math:sum 488 . (2 487) math:product 974 . (974 1) math:sum 975 . @@ -9722,7 +9722,7 @@ _:gn_1025 { (974 975 976) math:product 926858400 . (1 926858400) math:quotient 1.0789134564675683e-9 . (0.03539816285633174 1.0789134564675683e-9) math:sum 0.0353981639352452 . - 1 math:negation -1 . + (1) math:negation -1 . (488 1000 0.0353981639352452 0.035398163459948236 -1) :pi true. } @@ -9731,7 +9731,7 @@ _:gn_1026 { } _:gn_1027 { - 486 math:notEqualTo 1000 . + (486) math:notEqualTo 1000 . (486 1) math:sum 487 . (2 486) math:product 972 . (972 1) math:sum 973 . @@ -9739,7 +9739,7 @@ _:gn_1027 { (972 973 974) math:product 921166344 . (-1 921166344) math:quotient -1.0855802608437462e-9 . (0.035398163941911996 -1.0855802608437462e-9) math:sum 0.03539816285633174 . - -1 math:negation 1 . + (-1) math:negation 1 . (487 1000 0.03539816285633174 0.035398163459948236 1) :pi true. } @@ -9748,7 +9748,7 @@ _:gn_1028 { } _:gn_1029 { - 485 math:notEqualTo 1000 . + (485) math:notEqualTo 1000 . (485 1) math:sum 486 . (2 485) math:product 970 . (970 1) math:sum 971 . @@ -9756,7 +9756,7 @@ _:gn_1029 { (970 971 972) math:product 915497640 . (1 915497640) math:quotient 1.0923021057705839e-9 . (0.03539816284960989 1.0923021057705839e-9) math:sum 0.035398163941911996 . - 1 math:negation -1 . + (1) math:negation -1 . (486 1000 0.035398163941911996 0.035398163459948236 -1) :pi true. } @@ -9765,7 +9765,7 @@ _:gn_1030 { } _:gn_1031 { - 484 math:notEqualTo 1000 . + (484) math:notEqualTo 1000 . (484 1) math:sum 485 . (2 484) math:product 968 . (968 1) math:sum 969 . @@ -9773,7 +9773,7 @@ _:gn_1031 { (968 969 970) math:product 909852240 . (-1 909852240) math:quotient -1.0990795604349998e-9 . (0.03539816394868946 -1.0990795604349998e-9) math:sum 0.03539816284960989 . - -1 math:negation 1 . + (-1) math:negation 1 . (485 1000 0.03539816284960989 0.035398163459948236 1) :pi true. } @@ -9782,7 +9782,7 @@ _:gn_1032 { } _:gn_1033 { - 483 math:notEqualTo 1000 . + (483) math:notEqualTo 1000 . (483 1) math:sum 484 . (2 483) math:product 966 . (966 1) math:sum 967 . @@ -9790,7 +9790,7 @@ _:gn_1033 { (966 967 968) math:product 904230096 . (1 904230096) math:quotient 1.1059132011018577e-9 . (0.035398162842776255 1.1059132011018577e-9) math:sum 0.03539816394868946 . - 1 math:negation -1 . + (1) math:negation -1 . (484 1000 0.03539816394868946 0.035398163459948236 -1) :pi true. } @@ -9799,7 +9799,7 @@ _:gn_1034 { } _:gn_1035 { - 482 math:notEqualTo 1000 . + (482) math:notEqualTo 1000 . (482 1) math:sum 483 . (2 482) math:product 964 . (964 1) math:sum 965 . @@ -9807,7 +9807,7 @@ _:gn_1035 { (964 965 966) math:product 898631160 . (-1 898631160) math:quotient -1.1128036112168647e-9 . (0.03539816395557987 -1.1128036112168647e-9) math:sum 0.035398162842776255 . - -1 math:negation 1 . + (-1) math:negation 1 . (483 1000 0.035398162842776255 0.035398163459948236 1) :pi true. } @@ -9816,7 +9816,7 @@ _:gn_1036 { } _:gn_1037 { - 481 math:notEqualTo 1000 . + (481) math:notEqualTo 1000 . (481 1) math:sum 482 . (2 481) math:product 962 . (962 1) math:sum 963 . @@ -9824,7 +9824,7 @@ _:gn_1037 { (962 963 964) math:product 893055384 . (1 893055384) math:quotient 1.119751381511183e-9 . (0.03539816283582849 1.119751381511183e-9) math:sum 0.03539816395557987 . - 1 math:negation -1 . + (1) math:negation -1 . (482 1000 0.03539816395557987 0.035398163459948236 -1) :pi true. } @@ -9833,7 +9833,7 @@ _:gn_1038 { } _:gn_1039 { - 480 math:notEqualTo 1000 . + (480) math:notEqualTo 1000 . (480 1) math:sum 481 . (2 480) math:product 960 . (960 1) math:sum 961 . @@ -9841,7 +9841,7 @@ _:gn_1039 { (960 961 962) math:product 887502720 . (-1 887502720) math:quotient -1.1267571101077865e-9 . (0.0353981639625856 -1.1267571101077865e-9) math:sum 0.03539816283582849 . - -1 math:negation 1 . + (-1) math:negation 1 . (481 1000 0.03539816283582849 0.035398163459948236 1) :pi true. } @@ -9850,7 +9850,7 @@ _:gn_1040 { } _:gn_1041 { - 479 math:notEqualTo 1000 . + (479) math:notEqualTo 1000 . (479 1) math:sum 480 . (2 479) math:product 958 . (958 1) math:sum 959 . @@ -9858,7 +9858,7 @@ _:gn_1041 { (958 959 960) math:product 881973120 . (1 881973120) math:quotient 1.133821402629595e-9 . (0.03539816282876419 1.133821402629595e-9) math:sum 0.0353981639625856 . - 1 math:negation -1 . + (1) math:negation -1 . (480 1000 0.0353981639625856 0.035398163459948236 -1) :pi true. } @@ -9867,7 +9867,7 @@ _:gn_1042 { } _:gn_1043 { - 478 math:notEqualTo 1000 . + (478) math:notEqualTo 1000 . (478 1) math:sum 479 . (2 478) math:product 956 . (956 1) math:sum 957 . @@ -9875,7 +9875,7 @@ _:gn_1043 { (956 957 958) math:product 876466536 . (-1 876466536) math:quotient -1.1409448723094204e-9 . (0.035398163969709066 -1.1409448723094204e-9) math:sum 0.03539816282876419 . - -1 math:negation 1 . + (-1) math:negation 1 . (479 1000 0.03539816282876419 0.035398163459948236 1) :pi true. } @@ -9884,7 +9884,7 @@ _:gn_1044 { } _:gn_1045 { - 477 math:notEqualTo 1000 . + (477) math:notEqualTo 1000 . (477 1) math:sum 478 . (2 477) math:product 954 . (954 1) math:sum 955 . @@ -9892,7 +9892,7 @@ _:gn_1045 { (954 955 956) math:product 870982920 . (1 870982920) math:quotient 1.14812814010176e-9 . (0.035398162821580925 1.14812814010176e-9) math:sum 0.035398163969709066 . - 1 math:negation -1 . + (1) math:negation -1 . (478 1000 0.035398163969709066 0.035398163459948236 -1) :pi true. } @@ -9901,7 +9901,7 @@ _:gn_1046 { } _:gn_1047 { - 476 math:notEqualTo 1000 . + (476) math:notEqualTo 1000 . (476 1) math:sum 477 . (2 476) math:product 952 . (952 1) math:sum 953 . @@ -9909,7 +9909,7 @@ _:gn_1047 { (952 953 954) math:product 865522224 . (-1 865522224) math:quotient -1.1553718347964684e-9 . (0.03539816397695276 -1.1553718347964684e-9) math:sum 0.035398162821580925 . - -1 math:negation 1 . + (-1) math:negation 1 . (477 1000 0.035398162821580925 0.035398163459948236 1) :pi true. } @@ -9918,7 +9918,7 @@ _:gn_1048 { } _:gn_1049 { - 475 math:notEqualTo 1000 . + (475) math:notEqualTo 1000 . (475 1) math:sum 476 . (2 475) math:product 950 . (950 1) math:sum 951 . @@ -9926,7 +9926,7 @@ _:gn_1049 { (950 951 952) math:product 860084400 . (1 860084400) math:quotient 1.1626765931343483e-9 . (0.035398162814276164 1.1626765931343483e-9) math:sum 0.03539816397695276 . - 1 math:negation -1 . + (1) math:negation -1 . (476 1000 0.03539816397695276 0.035398163459948236 -1) :pi true. } @@ -9935,7 +9935,7 @@ _:gn_1050 { } _:gn_1051 { - 474 math:notEqualTo 1000 . + (474) math:notEqualTo 1000 . (474 1) math:sum 475 . (2 474) math:product 948 . (948 1) math:sum 949 . @@ -9943,7 +9943,7 @@ _:gn_1051 { (948 949 950) math:product 854669400 . (-1 854669400) math:quotient -1.1700430599246914e-9 . (0.03539816398431923 -1.1700430599246914e-9) math:sum 0.035398162814276164 . - -1 math:negation 1 . + (-1) math:negation 1 . (475 1000 0.035398162814276164 0.035398163459948236 1) :pi true. } @@ -9952,7 +9952,7 @@ _:gn_1052 { } _:gn_1053 { - 473 math:notEqualTo 1000 . + (473) math:notEqualTo 1000 . (473 1) math:sum 474 . (2 473) math:product 946 . (946 1) math:sum 947 . @@ -9960,7 +9960,7 @@ _:gn_1053 { (946 947 948) math:product 849277176 . (1 849277176) math:quotient 1.1774718881648128e-9 . (0.035398162806847336 1.1774718881648128e-9) math:sum 0.03539816398431923 . - 1 math:negation -1 . + (1) math:negation -1 . (474 1000 0.03539816398431923 0.035398163459948236 -1) :pi true. } @@ -9969,7 +9969,7 @@ _:gn_1054 { } _:gn_1055 { - 472 math:notEqualTo 1000 . + (472) math:notEqualTo 1000 . (472 1) math:sum 473 . (2 472) math:product 944 . (944 1) math:sum 945 . @@ -9977,7 +9977,7 @@ _:gn_1055 { (944 945 946) math:product 843907680 . (-1 843907680) math:quotient -1.1849637391616106e-9 . (0.035398163991811074 -1.1849637391616106e-9) math:sum 0.035398162806847336 . - -1 math:negation 1 . + (-1) math:negation 1 . (473 1000 0.035398162806847336 0.035398163459948236 1) :pi true. } @@ -9986,7 +9986,7 @@ _:gn_1056 { } _:gn_1057 { - 471 math:notEqualTo 1000 . + (471) math:notEqualTo 1000 . (471 1) math:sum 472 . (2 471) math:product 942 . (942 1) math:sum 943 . @@ -9994,7 +9994,7 @@ _:gn_1057 { (942 943 944) math:product 838560864 . (1 838560864) math:quotient 1.1925192826551944e-9 . (0.03539816279929179 1.1925192826551944e-9) math:sum 0.035398163991811074 . - 1 math:negation -1 . + (1) math:negation -1 . (472 1000 0.035398163991811074 0.035398163459948236 -1) :pi true. } @@ -10003,7 +10003,7 @@ _:gn_1058 { } _:gn_1059 { - 470 math:notEqualTo 1000 . + (470) math:notEqualTo 1000 . (470 1) math:sum 471 . (2 470) math:product 940 . (940 1) math:sum 941 . @@ -10011,7 +10011,7 @@ _:gn_1059 { (940 941 942) math:product 833236680 . (-1 833236680) math:quotient -1.2001391969446185e-9 . (0.035398163999430986 -1.2001391969446185e-9) math:sum 0.03539816279929179 . - -1 math:negation 1 . + (-1) math:negation 1 . (471 1000 0.03539816279929179 0.035398163459948236 1) :pi true. } @@ -10020,7 +10020,7 @@ _:gn_1060 { } _:gn_1061 { - 469 math:notEqualTo 1000 . + (469) math:notEqualTo 1000 . (469 1) math:sum 470 . (2 469) math:product 938 . (938 1) math:sum 939 . @@ -10028,7 +10028,7 @@ _:gn_1061 { (938 939 940) math:product 827935080 . (1 827935080) math:quotient 1.2078241690157639e-9 . (0.03539816279160682 1.2078241690157639e-9) math:sum 0.035398163999430986 . - 1 math:negation -1 . + (1) math:negation -1 . (470 1000 0.035398163999430986 0.035398163459948236 -1) :pi true. } @@ -10037,7 +10037,7 @@ _:gn_1062 { } _:gn_1063 { - 468 math:notEqualTo 1000 . + (468) math:notEqualTo 1000 . (468 1) math:sum 469 . (2 468) math:product 936 . (936 1) math:sum 937 . @@ -10045,7 +10045,7 @@ _:gn_1063 { (936 937 938) math:product 822656016 . (-1 822656016) math:quotient -1.2155748946714078e-9 . (0.035398164007181716 -1.2155748946714078e-9) math:sum 0.03539816279160682 . - -1 math:negation 1 . + (-1) math:negation 1 . (469 1000 0.03539816279160682 0.035398163459948236 1) :pi true. } @@ -10054,7 +10054,7 @@ _:gn_1064 { } _:gn_1065 { - 467 math:notEqualTo 1000 . + (467) math:notEqualTo 1000 . (467 1) math:sum 468 . (2 467) math:product 934 . (934 1) math:sum 935 . @@ -10062,7 +10062,7 @@ _:gn_1065 { (934 935 936) math:product 817399440 . (1 817399440) math:quotient 1.2233920786635235e-9 . (0.035398162783789634 1.2233920786635235e-9) math:sum 0.035398164007181716 . - 1 math:negation -1 . + (1) math:negation -1 . (468 1000 0.035398164007181716 0.035398163459948236 -1) :pi true. } @@ -10071,7 +10071,7 @@ _:gn_1066 { } _:gn_1067 { - 466 math:notEqualTo 1000 . + (466) math:notEqualTo 1000 . (466 1) math:sum 467 . (2 466) math:product 932 . (932 1) math:sum 933 . @@ -10079,7 +10079,7 @@ _:gn_1067 { (932 933 934) math:product 812165304 . (-1 812165304) math:quotient -1.2312764348278536e-9 . (0.03539816401506607 -1.2312764348278536e-9) math:sum 0.035398162783789634 . - -1 math:negation 1 . + (-1) math:negation 1 . (467 1000 0.035398162783789634 0.035398163459948236 1) :pi true. } @@ -10088,7 +10088,7 @@ _:gn_1068 { } _:gn_1069 { - 465 math:notEqualTo 1000 . + (465) math:notEqualTo 1000 . (465 1) math:sum 466 . (2 465) math:product 930 . (930 1) math:sum 931 . @@ -10096,7 +10096,7 @@ _:gn_1069 { (930 931 932) math:product 806953560 . (1 806953560) math:quotient 1.239228686220803e-9 . (0.035398162775837384 1.239228686220803e-9) math:sum 0.03539816401506607 . - 1 math:negation -1 . + (1) math:negation -1 . (466 1000 0.03539816401506607 0.035398163459948236 -1) :pi true. } @@ -10105,7 +10105,7 @@ _:gn_1070 { } _:gn_1071 { - 464 math:notEqualTo 1000 . + (464) math:notEqualTo 1000 . (464 1) math:sum 465 . (2 464) math:product 928 . (928 1) math:sum 929 . @@ -10113,7 +10113,7 @@ _:gn_1071 { (928 929 930) math:product 801764160 . (-1 801764160) math:quotient -1.2472495652586915e-9 . (0.03539816402308695 -1.2472495652586915e-9) math:sum 0.035398162775837384 . - -1 math:negation 1 . + (-1) math:negation 1 . (465 1000 0.035398162775837384 0.035398163459948236 1) :pi true. } @@ -10122,7 +10122,7 @@ _:gn_1072 { } _:gn_1073 { - 463 math:notEqualTo 1000 . + (463) math:notEqualTo 1000 . (463 1) math:sum 464 . (2 463) math:product 926 . (926 1) math:sum 927 . @@ -10130,7 +10130,7 @@ _:gn_1073 { (926 927 928) math:product 796597056 . (1 796597056) math:quotient 1.2553398138594174e-9 . (0.03539816276774714 1.2553398138594174e-9) math:sum 0.03539816402308695 . - 1 math:negation -1 . + (1) math:negation -1 . (464 1000 0.03539816402308695 0.035398163459948236 -1) :pi true. } @@ -10139,7 +10139,7 @@ _:gn_1074 { } _:gn_1075 { - 462 math:notEqualTo 1000 . + (462) math:notEqualTo 1000 . (462 1) math:sum 463 . (2 462) math:product 924 . (924 1) math:sum 925 . @@ -10147,7 +10147,7 @@ _:gn_1075 { (924 925 926) math:product 791452200 . (-1 791452200) math:quotient -1.2635001835865768e-9 . (0.03539816403124733 -1.2635001835865768e-9) math:sum 0.03539816276774714 . - -1 math:negation 1 . + (-1) math:negation 1 . (463 1000 0.03539816276774714 0.035398163459948236 1) :pi true. } @@ -10156,7 +10156,7 @@ _:gn_1076 { } _:gn_1077 { - 461 math:notEqualTo 1000 . + (461) math:notEqualTo 1000 . (461 1) math:sum 462 . (2 461) math:product 922 . (922 1) math:sum 923 . @@ -10164,7 +10164,7 @@ _:gn_1077 { (922 923 924) math:product 786329544 . (1 786329544) math:quotient 1.271731435796084e-9 . (0.03539816275951589 1.271731435796084e-9) math:sum 0.03539816403124733 . - 1 math:negation -1 . + (1) math:negation -1 . (462 1000 0.03539816403124733 0.035398163459948236 -1) :pi true. } @@ -10173,7 +10173,7 @@ _:gn_1078 { } _:gn_1079 { - 460 math:notEqualTo 1000 . + (460) math:notEqualTo 1000 . (460 1) math:sum 461 . (2 460) math:product 920 . (920 1) math:sum 921 . @@ -10181,7 +10181,7 @@ _:gn_1079 { (920 921 922) math:product 781229040 . (-1 781229040) math:quotient -1.2800343417853489e-9 . (0.035398164039550234 -1.2800343417853489e-9) math:sum 0.03539816275951589 . - -1 math:negation 1 . + (-1) math:negation 1 . (461 1000 0.03539816275951589 0.035398163459948236 1) :pi true. } @@ -10190,7 +10190,7 @@ _:gn_1080 { } _:gn_1081 { - 459 math:notEqualTo 1000 . + (459) math:notEqualTo 1000 . (459 1) math:sum 460 . (2 459) math:product 918 . (918 1) math:sum 919 . @@ -10198,7 +10198,7 @@ _:gn_1081 { (918 919 920) math:product 776150640 . (1 776150640) math:quotient 1.288409682945053e-9 . (0.03539816275114055 1.288409682945053e-9) math:sum 0.035398164039550234 . - 1 math:negation -1 . + (1) math:negation -1 . (460 1000 0.035398164039550234 0.035398163459948236 -1) :pi true. } @@ -10207,7 +10207,7 @@ _:gn_1082 { } _:gn_1083 { - 458 math:notEqualTo 1000 . + (458) math:notEqualTo 1000 . (458 1) math:sum 459 . (2 458) math:product 916 . (916 1) math:sum 917 . @@ -10215,7 +10215,7 @@ _:gn_1083 { (916 917 918) math:product 771094296 . (-1 771094296) math:quotient -1.2968582509135822e-9 . (0.0353981640479988 -1.2968582509135822e-9) math:sum 0.03539816275114055 . - -1 math:negation 1 . + (-1) math:negation 1 . (459 1000 0.03539816275114055 0.035398163459948236 1) :pi true. } @@ -10224,7 +10224,7 @@ _:gn_1084 { } _:gn_1085 { - 457 math:notEqualTo 1000 . + (457) math:notEqualTo 1000 . (457 1) math:sum 458 . (2 457) math:product 914 . (914 1) math:sum 915 . @@ -10232,7 +10232,7 @@ _:gn_1085 { (914 915 916) math:product 766059960 . (1 766059960) math:quotient 1.3053808477341643e-9 . (0.03539816274261796 1.3053808477341643e-9) math:sum 0.0353981640479988 . - 1 math:negation -1 . + (1) math:negation -1 . (458 1000 0.0353981640479988 0.035398163459948236 -1) :pi true. } @@ -10241,7 +10241,7 @@ _:gn_1086 { } _:gn_1087 { - 456 math:notEqualTo 1000 . + (456) math:notEqualTo 1000 . (456 1) math:sum 457 . (2 456) math:product 912 . (912 1) math:sum 913 . @@ -10249,7 +10249,7 @@ _:gn_1087 { (912 913 914) math:product 761047584 . (-1 761047584) math:quotient -1.3139782860147678e-9 . (0.035398164056596244 -1.3139782860147678e-9) math:sum 0.03539816274261796 . - -1 math:negation 1 . + (-1) math:negation 1 . (457 1000 0.03539816274261796 0.035398163459948236 1) :pi true. } @@ -10258,7 +10258,7 @@ _:gn_1088 { } _:gn_1089 { - 455 math:notEqualTo 1000 . + (455) math:notEqualTo 1000 . (455 1) math:sum 456 . (2 455) math:product 910 . (910 1) math:sum 911 . @@ -10266,7 +10266,7 @@ _:gn_1089 { (910 911 912) math:product 756057120 . (1 756057120) math:quotient 1.3226513890908137e-9 . (0.03539816273394485 1.3226513890908137e-9) math:sum 0.035398164056596244 . - 1 math:negation -1 . + (1) math:negation -1 . (456 1000 0.035398164056596244 0.035398163459948236 -1) :pi true. } @@ -10275,7 +10275,7 @@ _:gn_1090 { } _:gn_1091 { - 454 math:notEqualTo 1000 . + (454) math:notEqualTo 1000 . (454 1) math:sum 455 . (2 454) math:product 908 . (908 1) math:sum 909 . @@ -10283,7 +10283,7 @@ _:gn_1091 { (908 909 910) math:product 751088520 . (-1 751088520) math:quotient -1.3314009911907588e-9 . (0.03539816406534584 -1.3314009911907588e-9) math:sum 0.03539816273394485 . - -1 math:negation 1 . + (-1) math:negation 1 . (455 1000 0.03539816273394485 0.035398163459948236 1) :pi true. } @@ -10292,7 +10292,7 @@ _:gn_1092 { } _:gn_1093 { - 453 math:notEqualTo 1000 . + (453) math:notEqualTo 1000 . (453 1) math:sum 454 . (2 453) math:product 906 . (906 1) math:sum 907 . @@ -10300,7 +10300,7 @@ _:gn_1093 { (906 907 908) math:product 746141736 . (1 746141736) math:quotient 1.3402279376046055e-9 . (0.03539816272511791 1.3402279376046055e-9) math:sum 0.03539816406534584 . - 1 math:negation -1 . + (1) math:negation -1 . (454 1000 0.03539816406534584 0.035398163459948236 -1) :pi true. } @@ -10309,7 +10309,7 @@ _:gn_1094 { } _:gn_1095 { - 452 math:notEqualTo 1000 . + (452) math:notEqualTo 1000 . (452 1) math:sum 453 . (2 452) math:product 904 . (904 1) math:sum 905 . @@ -10317,7 +10317,7 @@ _:gn_1095 { (904 905 906) math:product 741216720 . (-1 741216720) math:quotient -1.3491330848553983e-9 . (0.03539816407425099 -1.3491330848553983e-9) math:sum 0.03539816272511791 . - -1 math:negation 1 . + (-1) math:negation 1 . (453 1000 0.03539816272511791 0.035398163459948236 1) :pi true. } @@ -10326,7 +10326,7 @@ _:gn_1096 { } _:gn_1097 { - 451 math:notEqualTo 1000 . + (451) math:notEqualTo 1000 . (451 1) math:sum 452 . (2 451) math:product 902 . (902 1) math:sum 903 . @@ -10334,7 +10334,7 @@ _:gn_1097 { (902 903 904) math:product 736313424 . (1 736313424) math:quotient 1.3581173008737648e-9 . (0.03539816271613369 1.3581173008737648e-9) math:sum 0.03539816407425099 . - 1 math:negation -1 . + (1) math:negation -1 . (452 1000 0.03539816407425099 0.035398163459948236 -1) :pi true. } @@ -10343,7 +10343,7 @@ _:gn_1098 { } _:gn_1099 { - 450 math:notEqualTo 1000 . + (450) math:notEqualTo 1000 . (450 1) math:sum 451 . (2 450) math:product 900 . (900 1) math:sum 901 . @@ -10351,7 +10351,7 @@ _:gn_1099 { (900 901 902) math:product 731431800 . (-1 731431800) math:quotient -1.367181465175564e-9 . (0.035398164083315156 -1.367181465175564e-9) math:sum 0.03539816271613369 . - -1 math:negation 1 . + (-1) math:negation 1 . (451 1000 0.03539816271613369 0.035398163459948236 1) :pi true. } @@ -10360,7 +10360,7 @@ _:gn_1100 { } _:gn_1101 { - 449 math:notEqualTo 1000 . + (449) math:notEqualTo 1000 . (449 1) math:sum 450 . (2 449) math:product 898 . (898 1) math:sum 899 . @@ -10368,7 +10368,7 @@ _:gn_1101 { (898 899 900) math:product 726571800 . (1 726571800) math:quotient 1.3763264690427015e-9 . (0.03539816270698869 1.3763264690427015e-9) math:sum 0.035398164083315156 . - 1 math:negation -1 . + (1) math:negation -1 . (450 1000 0.035398164083315156 0.035398163459948236 -1) :pi true. } @@ -10377,7 +10377,7 @@ _:gn_1102 { } _:gn_1103 { - 448 math:notEqualTo 1000 . + (448) math:notEqualTo 1000 . (448 1) math:sum 449 . (2 448) math:product 896 . (896 1) math:sum 897 . @@ -10385,7 +10385,7 @@ _:gn_1103 { (896 897 898) math:product 721733376 . (-1 721733376) math:quotient -1.385553215707181e-9 . (0.0353981640925419 -1.385553215707181e-9) math:sum 0.03539816270698869 . - -1 math:negation 1 . + (-1) math:negation 1 . (449 1000 0.03539816270698869 0.035398163459948236 1) :pi true. } @@ -10394,7 +10394,7 @@ _:gn_1104 { } _:gn_1105 { - 447 math:notEqualTo 1000 . + (447) math:notEqualTo 1000 . (447 1) math:sum 448 . (2 447) math:product 894 . (894 1) math:sum 895 . @@ -10402,7 +10402,7 @@ _:gn_1105 { (894 895 896) math:product 716916480 . (1 716916480) math:quotient 1.3948626205384482e-9 . (0.03539816269767928 1.3948626205384482e-9) math:sum 0.0353981640925419 . - 1 math:negation -1 . + (1) math:negation -1 . (448 1000 0.0353981640925419 0.035398163459948236 -1) :pi true. } @@ -10411,7 +10411,7 @@ _:gn_1106 { } _:gn_1107 { - 446 math:notEqualTo 1000 . + (446) math:notEqualTo 1000 . (446 1) math:sum 447 . (2 446) math:product 892 . (892 1) math:sum 893 . @@ -10419,7 +10419,7 @@ _:gn_1107 { (892 893 894) math:product 712121064 . (-1 712121064) math:quotient -1.4042556112341034e-9 . (0.035398164101934894 -1.4042556112341034e-9) math:sum 0.03539816269767928 . - -1 math:negation 1 . + (-1) math:negation 1 . (447 1000 0.03539816269767928 0.035398163459948236 1) :pi true. } @@ -10428,7 +10428,7 @@ _:gn_1108 { } _:gn_1109 { - 445 math:notEqualTo 1000 . + (445) math:notEqualTo 1000 . (445 1) math:sum 446 . (2 445) math:product 890 . (890 1) math:sum 891 . @@ -10436,7 +10436,7 @@ _:gn_1109 { (890 891 892) math:product 707347080 . (1 707347080) math:quotient 1.4137331280140437e-9 . (0.03539816268820176 1.4137331280140437e-9) math:sum 0.035398164101934894 . - 1 math:negation -1 . + (1) math:negation -1 . (446 1000 0.035398164101934894 0.035398163459948236 -1) :pi true. } @@ -10445,7 +10445,7 @@ _:gn_1110 { } _:gn_1111 { - 444 math:notEqualTo 1000 . + (444) math:notEqualTo 1000 . (444 1) math:sum 445 . (2 444) math:product 888 . (888 1) math:sum 889 . @@ -10453,7 +10453,7 @@ _:gn_1111 { (888 889 890) math:product 702594480 . (-1 702594480) math:quotient -1.423296123818109e-9 . (0.03539816411149789 -1.423296123818109e-9) math:sum 0.03539816268820176 . - -1 math:negation 1 . + (-1) math:negation 1 . (445 1000 0.03539816268820176 0.035398163459948236 1) :pi true. } @@ -10462,7 +10462,7 @@ _:gn_1112 { } _:gn_1113 { - 443 math:notEqualTo 1000 . + (443) math:notEqualTo 1000 . (443 1) math:sum 444 . (2 443) math:product 886 . (886 1) math:sum 887 . @@ -10470,7 +10470,7 @@ _:gn_1113 { (886 887 888) math:product 697863216 . (1 697863216) math:quotient 1.4329455645073003e-9 . (0.03539816267855232 1.4329455645073003e-9) math:sum 0.03539816411149789 . - 1 math:negation -1 . + (1) math:negation -1 . (444 1000 0.03539816411149789 0.035398163459948236 -1) :pi true. } @@ -10479,7 +10479,7 @@ _:gn_1114 { } _:gn_1115 { - 442 math:notEqualTo 1000 . + (442) math:notEqualTo 1000 . (442 1) math:sum 443 . (2 442) math:product 884 . (884 1) math:sum 885 . @@ -10487,7 +10487,7 @@ _:gn_1115 { (884 885 886) math:product 693153240 . (-1 693153240) math:quotient -1.442682429068643e-9 . (0.035398164121234754 -1.442682429068643e-9) math:sum 0.03539816267855232 . - -1 math:negation 1 . + (-1) math:negation 1 . (443 1000 0.03539816267855232 0.035398163459948236 1) :pi true. } @@ -10496,7 +10496,7 @@ _:gn_1116 { } _:gn_1117 { - 441 math:notEqualTo 1000 . + (441) math:notEqualTo 1000 . (441 1) math:sum 442 . (2 441) math:product 882 . (882 1) math:sum 883 . @@ -10504,7 +10504,7 @@ _:gn_1117 { (882 883 884) math:product 688464504 . (1 688464504) math:quotient 1.4525077098237732e-9 . (0.03539816266872704 1.4525077098237732e-9) math:sum 0.035398164121234754 . - 1 math:negation -1 . + (1) math:negation -1 . (442 1000 0.035398164121234754 0.035398163459948236 -1) :pi true. } @@ -10513,7 +10513,7 @@ _:gn_1118 { } _:gn_1119 { - 440 math:notEqualTo 1000 . + (440) math:notEqualTo 1000 . (440 1) math:sum 441 . (2 440) math:product 880 . (880 1) math:sum 881 . @@ -10521,7 +10521,7 @@ _:gn_1119 { (880 881 882) math:product 683796960 . (-1 683796960) math:quotient -1.4624224126413198e-9 . (0.035398164131149455 -1.4624224126413198e-9) math:sum 0.03539816266872704 . - -1 math:negation 1 . + (-1) math:negation 1 . (441 1000 0.03539816266872704 0.035398163459948236 1) :pi true. } @@ -10530,7 +10530,7 @@ _:gn_1120 { } _:gn_1121 { - 439 math:notEqualTo 1000 . + (439) math:notEqualTo 1000 . (439 1) math:sum 440 . (2 439) math:product 878 . (878 1) math:sum 879 . @@ -10538,7 +10538,7 @@ _:gn_1121 { (878 879 880) math:product 679150560 . (1 679150560) math:quotient 1.472427557153159e-9 . (0.0353981626587219 1.472427557153159e-9) math:sum 0.035398164131149455 . - 1 math:negation -1 . + (1) math:negation -1 . (440 1000 0.035398164131149455 0.035398163459948236 -1) :pi true. } @@ -10547,7 +10547,7 @@ _:gn_1122 { } _:gn_1123 { - 438 math:notEqualTo 1000 . + (438) math:notEqualTo 1000 . (438 1) math:sum 439 . (2 438) math:product 876 . (876 1) math:sum 877 . @@ -10555,7 +10555,7 @@ _:gn_1123 { (876 877 878) math:product 674525256 . (-1 674525256) math:quotient -1.4825241769746276e-9 . (0.03539816414124608 -1.4825241769746276e-9) math:sum 0.0353981626587219 . - -1 math:negation 1 . + (-1) math:negation 1 . (439 1000 0.0353981626587219 0.035398163459948236 1) :pi true. } @@ -10564,7 +10564,7 @@ _:gn_1124 { } _:gn_1125 { - 437 math:notEqualTo 1000 . + (437) math:notEqualTo 1000 . (437 1) math:sum 438 . (2 437) math:product 874 . (874 1) math:sum 875 . @@ -10572,7 +10572,7 @@ _:gn_1125 { (874 875 876) math:product 669921000 . (1 669921000) math:quotient 1.4927133199287678e-9 . (0.03539816264853276 1.4927133199287678e-9) math:sum 0.03539816414124608 . - 1 math:negation -1 . + (1) math:negation -1 . (438 1000 0.03539816414124608 0.035398163459948236 -1) :pi true. } @@ -10581,7 +10581,7 @@ _:gn_1126 { } _:gn_1127 { - 436 math:notEqualTo 1000 . + (436) math:notEqualTo 1000 . (436 1) math:sum 437 . (2 436) math:product 872 . (872 1) math:sum 873 . @@ -10589,7 +10589,7 @@ _:gn_1127 { (872 873 874) math:product 665337744 . (-1 665337744) math:quotient -1.502996048274694e-9 . (0.035398164151528806 -1.502996048274694e-9) math:sum 0.03539816264853276 . - -1 math:negation 1 . + (-1) math:negation 1 . (437 1000 0.03539816264853276 0.035398163459948236 1) :pi true. } @@ -10598,7 +10598,7 @@ _:gn_1128 { } _:gn_1129 { - 435 math:notEqualTo 1000 . + (435) math:notEqualTo 1000 . (435 1) math:sum 436 . (2 435) math:product 870 . (870 1) math:sum 871 . @@ -10606,7 +10606,7 @@ _:gn_1129 { (870 871 872) math:product 660775440 . (1 660775440) math:quotient 1.513373438940164e-9 . (0.035398162638155366 1.513373438940164e-9) math:sum 0.035398164151528806 . - 1 math:negation -1 . + (1) math:negation -1 . (436 1000 0.035398164151528806 0.035398163459948236 -1) :pi true. } @@ -10615,7 +10615,7 @@ _:gn_1130 { } _:gn_1131 { - 434 math:notEqualTo 1000 . + (434) math:notEqualTo 1000 . (434 1) math:sum 435 . (2 434) math:product 868 . (868 1) math:sum 869 . @@ -10623,7 +10623,7 @@ _:gn_1131 { (868 869 870) math:product 656234040 . (-1 656234040) math:quotient -1.5238465837584408e-9 . (0.03539816416200195 -1.5238465837584408e-9) math:sum 0.035398162638155366 . - -1 math:negation 1 . + (-1) math:negation 1 . (435 1000 0.035398162638155366 0.035398163459948236 1) :pi true. } @@ -10632,7 +10632,7 @@ _:gn_1132 { } _:gn_1133 { - 433 math:notEqualTo 1000 . + (433) math:notEqualTo 1000 . (433 1) math:sum 434 . (2 433) math:product 866 . (866 1) math:sum 867 . @@ -10640,7 +10640,7 @@ _:gn_1133 { (866 867 868) math:product 651713496 . (1 651713496) math:quotient 1.534416589709537e-9 . (0.03539816262758536 1.534416589709537e-9) math:sum 0.03539816416200195 . - 1 math:negation -1 . + (1) math:negation -1 . (434 1000 0.03539816416200195 0.035398163459948236 -1) :pi true. } @@ -10649,7 +10649,7 @@ _:gn_1134 { } _:gn_1135 { - 432 math:notEqualTo 1000 . + (432) math:notEqualTo 1000 . (432 1) math:sum 433 . (2 432) math:product 864 . (864 1) math:sum 865 . @@ -10657,7 +10657,7 @@ _:gn_1135 { (864 865 866) math:product 647213760 . (-1 647213760) math:quotient -1.5450845791659312e-9 . (0.035398164172669944 -1.5450845791659312e-9) math:sum 0.03539816262758536 . - -1 math:negation 1 . + (-1) math:negation 1 . (433 1000 0.03539816262758536 0.035398163459948236 1) :pi true. } @@ -10666,7 +10666,7 @@ _:gn_1136 { } _:gn_1137 { - 431 math:notEqualTo 1000 . + (431) math:notEqualTo 1000 . (431 1) math:sum 432 . (2 431) math:product 862 . (862 1) math:sum 863 . @@ -10674,7 +10674,7 @@ _:gn_1137 { (862 863 864) math:product 642734784 . (1 642734784) math:quotient 1.5558516901428506e-9 . (0.03539816261681825 1.5558516901428506e-9) math:sum 0.035398164172669944 . - 1 math:negation -1 . + (1) math:negation -1 . (432 1000 0.035398164172669944 0.035398163459948236 -1) :pi true. } @@ -10683,7 +10683,7 @@ _:gn_1138 { } _:gn_1139 { - 430 math:notEqualTo 1000 . + (430) math:notEqualTo 1000 . (430 1) math:sum 431 . (2 430) math:product 860 . (860 1) math:sum 861 . @@ -10691,7 +10691,7 @@ _:gn_1139 { (860 861 862) math:product 638276520 . (-1 638276520) math:quotient -1.5667190765532155e-9 . (0.03539816418353733 -1.5667190765532155e-9) math:sum 0.03539816261681825 . - -1 math:negation 1 . + (-1) math:negation 1 . (431 1000 0.03539816261681825 0.035398163459948236 1) :pi true. } @@ -10700,7 +10700,7 @@ _:gn_1140 { } _:gn_1141 { - 429 math:notEqualTo 1000 . + (429) math:notEqualTo 1000 . (429 1) math:sum 430 . (2 429) math:product 858 . (858 1) math:sum 859 . @@ -10708,7 +10708,7 @@ _:gn_1141 { (858 859 860) math:product 633838920 . (1 633838920) math:quotient 1.5776879084673437e-9 . (0.035398162605849416 1.5776879084673437e-9) math:sum 0.03539816418353733 . - 1 math:negation -1 . + (1) math:negation -1 . (430 1000 0.03539816418353733 0.035398163459948236 -1) :pi true. } @@ -10717,7 +10717,7 @@ _:gn_1142 { } _:gn_1143 { - 428 math:notEqualTo 1000 . + (428) math:notEqualTo 1000 . (428 1) math:sum 429 . (2 428) math:product 856 . (856 1) math:sum 857 . @@ -10725,7 +10725,7 @@ _:gn_1143 { (856 857 858) math:product 629421936 . (-1 629421936) math:quotient -1.5887593723775142e-9 . (0.03539816419460879 -1.5887593723775142e-9) math:sum 0.035398162605849416 . - -1 math:negation 1 . + (-1) math:negation 1 . (429 1000 0.035398162605849416 0.035398163459948236 1) :pi true. } @@ -10734,7 +10734,7 @@ _:gn_1144 { } _:gn_1145 { - 427 math:notEqualTo 1000 . + (427) math:notEqualTo 1000 . (427 1) math:sum 428 . (2 427) math:product 854 . (854 1) math:sum 855 . @@ -10742,7 +10742,7 @@ _:gn_1145 { (854 855 856) math:product 625025520 . (1 625025520) math:quotient 1.5999346714674947e-9 . (0.03539816259467412 1.5999346714674947e-9) math:sum 0.03539816419460879 . - 1 math:negation -1 . + (1) math:negation -1 . (428 1000 0.03539816419460879 0.035398163459948236 -1) :pi true. } @@ -10751,7 +10751,7 @@ _:gn_1146 { } _:gn_1147 { - 426 math:notEqualTo 1000 . + (426) math:notEqualTo 1000 . (426 1) math:sum 427 . (2 426) math:product 852 . (852 1) math:sum 853 . @@ -10759,7 +10759,7 @@ _:gn_1147 { (852 853 854) math:product 620649624 . (-1 620649624) math:quotient -1.611215025887134e-9 . (0.03539816420588914 -1.611215025887134e-9) math:sum 0.03539816259467412 . - -1 math:negation 1 . + (-1) math:negation 1 . (427 1000 0.03539816259467412 0.035398163459948236 1) :pi true. } @@ -10768,7 +10768,7 @@ _:gn_1148 { } _:gn_1149 { - 425 math:notEqualTo 1000 . + (425) math:notEqualTo 1000 . (425 1) math:sum 426 . (2 425) math:product 850 . (850 1) math:sum 851 . @@ -10776,7 +10776,7 @@ _:gn_1149 { (850 851 852) math:product 616294200 . (1 616294200) math:quotient 1.622601673032133e-9 . (0.03539816258328747 1.622601673032133e-9) math:sum 0.03539816420588914 . - 1 math:negation -1 . + (1) math:negation -1 . (426 1000 0.03539816420588914 0.035398163459948236 -1) :pi true. } @@ -10785,7 +10785,7 @@ _:gn_1150 { } _:gn_1151 { - 424 math:notEqualTo 1000 . + (424) math:notEqualTo 1000 . (424 1) math:sum 425 . (2 424) math:product 848 . (848 1) math:sum 849 . @@ -10793,7 +10793,7 @@ _:gn_1151 { (848 849 850) math:product 611959200 . (-1 611959200) math:quotient -1.6340958678290971e-9 . (0.035398164217383336 -1.6340958678290971e-9) math:sum 0.03539816258328747 . - -1 math:negation 1 . + (-1) math:negation 1 . (425 1000 0.03539816258328747 0.035398163459948236 1) :pi true. } @@ -10802,7 +10802,7 @@ _:gn_1152 { } _:gn_1153 { - 423 math:notEqualTo 1000 . + (423) math:notEqualTo 1000 . (423 1) math:sum 424 . (2 423) math:product 846 . (846 1) math:sum 847 . @@ -10810,7 +10810,7 @@ _:gn_1153 { (846 847 848) math:product 607644576 . (1 607644576) math:quotient 1.645698883025988e-9 . (0.035398162571684454 1.645698883025988e-9) math:sum 0.035398164217383336 . - 1 math:negation -1 . + (1) math:negation -1 . (424 1000 0.035398164217383336 0.035398163459948236 -1) :pi true. } @@ -10819,7 +10819,7 @@ _:gn_1154 { } _:gn_1155 { - 422 math:notEqualTo 1000 . + (422) math:notEqualTo 1000 . (422 1) math:sum 423 . (2 422) math:product 844 . (844 1) math:sum 845 . @@ -10827,7 +10827,7 @@ _:gn_1155 { (844 845 846) math:product 603350280 . (-1 603350280) math:quotient -1.6574120094880871e-9 . (0.03539816422909646 -1.6574120094880871e-9) math:sum 0.035398162571684454 . - -1 math:negation 1 . + (-1) math:negation 1 . (423 1000 0.035398162571684454 0.035398163459948236 1) :pi true. } @@ -10836,7 +10836,7 @@ _:gn_1156 { } _:gn_1157 { - 421 math:notEqualTo 1000 . + (421) math:notEqualTo 1000 . (421 1) math:sum 422 . (2 421) math:product 842 . (842 1) math:sum 843 . @@ -10844,7 +10844,7 @@ _:gn_1157 { (842 843 844) math:product 599076264 . (1 599076264) math:quotient 1.6692365564995912e-9 . (0.035398162559859905 1.6692365564995912e-9) math:sum 0.03539816422909646 . - 1 math:negation -1 . + (1) math:negation -1 . (422 1000 0.03539816422909646 0.035398163459948236 -1) :pi true. } @@ -10853,7 +10853,7 @@ _:gn_1158 { } _:gn_1159 { - 420 math:notEqualTo 1000 . + (420) math:notEqualTo 1000 . (420 1) math:sum 421 . (2 420) math:product 840 . (840 1) math:sum 841 . @@ -10861,7 +10861,7 @@ _:gn_1159 { (840 841 842) math:product 594822480 . (-1 594822480) math:quotient -1.6811738520709574e-9 . (0.03539816424103376 -1.6811738520709574e-9) math:sum 0.035398162559859905 . - -1 math:negation 1 . + (-1) math:negation 1 . (421 1000 0.035398162559859905 0.035398163459948236 1) :pi true. } @@ -10870,7 +10870,7 @@ _:gn_1160 { } _:gn_1161 { - 419 math:notEqualTo 1000 . + (419) math:notEqualTo 1000 . (419 1) math:sum 420 . (2 419) math:product 838 . (838 1) math:sum 839 . @@ -10878,7 +10878,7 @@ _:gn_1161 { (838 839 840) math:product 590588880 . (1 590588880) math:quotient 1.693225243252125e-9 . (0.03539816254780852 1.693225243252125e-9) math:sum 0.03539816424103376 . - 1 math:negation -1 . + (1) math:negation -1 . (420 1000 0.03539816424103376 0.035398163459948236 -1) :pi true. } @@ -10887,7 +10887,7 @@ _:gn_1162 { } _:gn_1163 { - 418 math:notEqualTo 1000 . + (418) math:notEqualTo 1000 . (418 1) math:sum 419 . (2 418) math:product 836 . (836 1) math:sum 837 . @@ -10895,7 +10895,7 @@ _:gn_1163 { (836 837 838) math:product 586375416 . (-1 586375416) math:quotient -1.705392096451738e-9 . (0.035398164253200616 -1.705392096451738e-9) math:sum 0.03539816254780852 . - -1 math:negation 1 . + (-1) math:negation 1 . (419 1000 0.03539816254780852 0.035398163459948236 1) :pi true. } @@ -10904,7 +10904,7 @@ _:gn_1164 { } _:gn_1165 { - 417 math:notEqualTo 1000 . + (417) math:notEqualTo 1000 . (417 1) math:sum 418 . (2 417) math:product 834 . (834 1) math:sum 835 . @@ -10912,7 +10912,7 @@ _:gn_1165 { (834 835 836) math:product 582182040 . (1 582182040) math:quotient 1.7176757977625005e-9 . (0.035398162535524816 1.7176757977625005e-9) math:sum 0.035398164253200616 . - 1 math:negation -1 . + (1) math:negation -1 . (418 1000 0.035398164253200616 0.035398163459948236 -1) :pi true. } @@ -10921,7 +10921,7 @@ _:gn_1166 { } _:gn_1167 { - 416 math:notEqualTo 1000 . + (416) math:notEqualTo 1000 . (416 1) math:sum 417 . (2 416) math:product 832 . (832 1) math:sum 833 . @@ -10929,7 +10929,7 @@ _:gn_1167 { (832 833 834) math:product 578008704 . (-1 578008704) math:quotient -1.7300777532927947e-9 . (0.03539816426560257 -1.7300777532927947e-9) math:sum 0.035398162535524816 . - -1 math:negation 1 . + (-1) math:negation 1 . (417 1000 0.035398162535524816 0.035398163459948236 1) :pi true. } @@ -10938,7 +10938,7 @@ _:gn_1168 { } _:gn_1169 { - 415 math:notEqualTo 1000 . + (415) math:notEqualTo 1000 . (415 1) math:sum 416 . (2 415) math:product 830 . (830 1) math:sum 831 . @@ -10946,7 +10946,7 @@ _:gn_1169 { (830 831 832) math:product 573855360 . (1 573855360) math:quotient 1.7425993895047003e-9 . (0.03539816252300318 1.7425993895047003e-9) math:sum 0.03539816426560257 . - 1 math:negation -1 . + (1) math:negation -1 . (416 1000 0.03539816426560257 0.035398163459948236 -1) :pi true. } @@ -10955,7 +10955,7 @@ _:gn_1170 { } _:gn_1171 { - 414 math:notEqualTo 1000 . + (414) math:notEqualTo 1000 . (414 1) math:sum 415 . (2 414) math:product 828 . (828 1) math:sum 829 . @@ -10963,7 +10963,7 @@ _:gn_1171 { (828 829 830) math:product 569721960 . (-1 569721960) math:quotient -1.7552421535585534e-9 . (0.03539816427824533 -1.7552421535585534e-9) math:sum 0.03539816252300318 . - -1 math:negation 1 . + (-1) math:negation 1 . (415 1000 0.03539816252300318 0.035398163459948236 1) :pi true. } @@ -10972,7 +10972,7 @@ _:gn_1172 { } _:gn_1173 { - 413 math:notEqualTo 1000 . + (413) math:notEqualTo 1000 . (413 1) math:sum 414 . (2 413) math:product 826 . (826 1) math:sum 827 . @@ -10980,7 +10980,7 @@ _:gn_1173 { (826 827 828) math:product 565608456 . (1 565608456) math:quotient 1.7680075136641874e-9 . (0.03539816251023782 1.7680075136641874e-9) math:sum 0.03539816427824533 . - 1 math:negation -1 . + (1) math:negation -1 . (414 1000 0.03539816427824533 0.035398163459948236 -1) :pi true. } @@ -10989,7 +10989,7 @@ _:gn_1174 { } _:gn_1175 { - 412 math:notEqualTo 1000 . + (412) math:notEqualTo 1000 . (412 1) math:sum 413 . (2 412) math:product 824 . (824 1) math:sum 825 . @@ -10997,7 +10997,7 @@ _:gn_1175 { (824 825 826) math:product 561514800 . (-1 561514800) math:quotient -1.7808969594390032e-9 . (0.03539816429113478 -1.7808969594390032e-9) math:sum 0.03539816251023782 . - -1 math:negation 1 . + (-1) math:negation 1 . (413 1000 0.03539816251023782 0.035398163459948236 1) :pi true. } @@ -11006,7 +11006,7 @@ _:gn_1176 { } _:gn_1177 { - 411 math:notEqualTo 1000 . + (411) math:notEqualTo 1000 . (411 1) math:sum 412 . (2 411) math:product 822 . (822 1) math:sum 823 . @@ -11014,7 +11014,7 @@ _:gn_1177 { (822 823 824) math:product 557440944 . (1 557440944) math:quotient 1.7939120022730157e-9 . (0.035398162497222774 1.7939120022730157e-9) math:sum 0.03539816429113478 . - 1 math:negation -1 . + (1) math:negation -1 . (412 1000 0.03539816429113478 0.035398163459948236 -1) :pi true. } @@ -11023,7 +11023,7 @@ _:gn_1178 { } _:gn_1179 { - 410 math:notEqualTo 1000 . + (410) math:notEqualTo 1000 . (410 1) math:sum 411 . (2 410) math:product 820 . (820 1) math:sum 821 . @@ -11031,7 +11031,7 @@ _:gn_1179 { (820 821 822) math:product 553386840 . (-1 553386840) math:quotient -1.807054175701034e-9 . (0.03539816430427695 -1.807054175701034e-9) math:sum 0.035398162497222774 . - -1 math:negation 1 . + (-1) math:negation 1 . (411 1000 0.035398162497222774 0.035398163459948236 1) :pi true. } @@ -11040,7 +11040,7 @@ _:gn_1180 { } _:gn_1181 { - 409 math:notEqualTo 1000 . + (409) math:notEqualTo 1000 . (409 1) math:sum 410 . (2 409) math:product 818 . (818 1) math:sum 819 . @@ -11048,7 +11048,7 @@ _:gn_1181 { (818 819 820) math:product 549352440 . (1 549352440) math:quotient 1.8203250357821292e-9 . (0.03539816248395191 1.8203250357821292e-9) math:sum 0.03539816430427695 . - 1 math:negation -1 . + (1) math:negation -1 . (410 1000 0.03539816430427695 0.035398163459948236 -1) :pi true. } @@ -11057,7 +11057,7 @@ _:gn_1182 { } _:gn_1183 { - 408 math:notEqualTo 1000 . + (408) math:notEqualTo 1000 . (408 1) math:sum 409 . (2 408) math:product 816 . (816 1) math:sum 817 . @@ -11065,7 +11065,7 @@ _:gn_1183 { (816 817 818) math:product 545337696 . (-1 545337696) math:quotient -1.8337261614865516e-9 . (0.035398164317678074 -1.8337261614865516e-9) math:sum 0.03539816248395191 . - -1 math:negation 1 . + (-1) math:negation 1 . (409 1000 0.03539816248395191 0.035398163459948236 1) :pi true. } @@ -11074,7 +11074,7 @@ _:gn_1184 { } _:gn_1185 { - 407 math:notEqualTo 1000 . + (407) math:notEqualTo 1000 . (407 1) math:sum 408 . (2 407) math:product 814 . (814 1) math:sum 815 . @@ -11082,7 +11082,7 @@ _:gn_1185 { (814 815 816) math:product 541342560 . (1 541342560) math:quotient 1.847259155090263e-9 . (0.035398162470418916 1.847259155090263e-9) math:sum 0.035398164317678074 . - 1 math:negation -1 . + (1) math:negation -1 . (408 1000 0.035398164317678074 0.035398163459948236 -1) :pi true. } @@ -11091,7 +11091,7 @@ _:gn_1186 { } _:gn_1187 { - 406 math:notEqualTo 1000 . + (406) math:notEqualTo 1000 . (406 1) math:sum 407 . (2 406) math:product 812 . (812 1) math:sum 813 . @@ -11099,7 +11099,7 @@ _:gn_1187 { (812 813 814) math:product 537366984 . (-1 537366984) math:quotient -1.8609256425772521e-9 . (0.03539816433134456 -1.8609256425772521e-9) math:sum 0.035398162470418916 . - -1 math:negation 1 . + (-1) math:negation 1 . (407 1000 0.035398162470418916 0.035398163459948236 1) :pi true. } @@ -11108,7 +11108,7 @@ _:gn_1188 { } _:gn_1189 { - 405 math:notEqualTo 1000 . + (405) math:notEqualTo 1000 . (405 1) math:sum 406 . (2 405) math:product 810 . (810 1) math:sum 811 . @@ -11116,7 +11116,7 @@ _:gn_1189 { (810 811 812) math:product 533410920 . (1 533410920) math:quotient 1.8747272740498075e-9 . (0.03539816245661728 1.8747272740498075e-9) math:sum 0.03539816433134456 . - 1 math:negation -1 . + (1) math:negation -1 . (406 1000 0.03539816433134456 0.035398163459948236 -1) :pi true. } @@ -11125,7 +11125,7 @@ _:gn_1190 { } _:gn_1191 { - 404 math:notEqualTo 1000 . + (404) math:notEqualTo 1000 . (404 1) math:sum 405 . (2 404) math:product 808 . (808 1) math:sum 809 . @@ -11133,7 +11133,7 @@ _:gn_1191 { (808 809 810) math:product 529474320 . (-1 529474320) math:quotient -1.888665724146924e-9 . (0.035398164345283006 -1.888665724146924e-9) math:sum 0.03539816245661728 . - -1 math:negation 1 . + (-1) math:negation 1 . (405 1000 0.03539816245661728 0.035398163459948236 1) :pi true. } @@ -11142,7 +11142,7 @@ _:gn_1192 { } _:gn_1193 { - 403 math:notEqualTo 1000 . + (403) math:notEqualTo 1000 . (403 1) math:sum 404 . (2 403) math:product 806 . (806 1) math:sum 807 . @@ -11150,7 +11150,7 @@ _:gn_1193 { (806 807 808) math:product 525557136 . (1 525557136) math:quotient 1.9027426924710236e-9 . (0.035398162442540314 1.9027426924710236e-9) math:sum 0.035398164345283006 . - 1 math:negation -1 . + (1) math:negation -1 . (404 1000 0.035398164345283006 0.035398163459948236 -1) :pi true. } @@ -11159,7 +11159,7 @@ _:gn_1194 { } _:gn_1195 { - 402 math:notEqualTo 1000 . + (402) math:notEqualTo 1000 . (402 1) math:sum 403 . (2 402) math:product 804 . (804 1) math:sum 805 . @@ -11167,7 +11167,7 @@ _:gn_1195 { (804 805 806) math:product 521659320 . (-1 521659320) math:quotient -1.916959904023185e-9 . (0.03539816435950022 -1.916959904023185e-9) math:sum 0.035398162442540314 . - -1 math:negation 1 . + (-1) math:negation 1 . (403 1000 0.035398162442540314 0.035398163459948236 1) :pi true. } @@ -11176,7 +11176,7 @@ _:gn_1196 { } _:gn_1197 { - 401 math:notEqualTo 1000 . + (401) math:notEqualTo 1000 . (401 1) math:sum 402 . (2 401) math:product 802 . (802 1) math:sum 803 . @@ -11184,7 +11184,7 @@ _:gn_1197 { (802 803 804) math:product 517780824 . (1 517780824) math:quotient 1.931319109647058e-9 . (0.035398162428181106 1.931319109647058e-9) math:sum 0.03539816435950022 . - 1 math:negation -1 . + (1) math:negation -1 . (402 1000 0.03539816435950022 0.035398163459948236 -1) :pi true. } @@ -11193,7 +11193,7 @@ _:gn_1198 { } _:gn_1199 { - 400 math:notEqualTo 1000 . + (400) math:notEqualTo 1000 . (400 1) math:sum 401 . (2 400) math:product 800 . (800 1) math:sum 801 . @@ -11201,7 +11201,7 @@ _:gn_1199 { (800 801 802) math:product 513921600 . (-1 513921600) math:quotient -1.9458220864816735e-9 . (0.03539816437400319 -1.9458220864816735e-9) math:sum 0.035398162428181106 . - -1 math:negation 1 . + (-1) math:negation 1 . (401 1000 0.035398162428181106 0.035398163459948236 1) :pi true. } @@ -11210,7 +11210,7 @@ _:gn_1200 { } _:gn_1201 { - 399 math:notEqualTo 1000 . + (399) math:notEqualTo 1000 . (399 1) math:sum 400 . (2 399) math:product 798 . (798 1) math:sum 799 . @@ -11218,7 +11218,7 @@ _:gn_1201 { (798 799 800) math:product 510081600 . (1 510081600) math:quotient 1.9604706384233424e-9 . (0.03539816241353255 1.9604706384233424e-9) math:sum 0.03539816437400319 . - 1 math:negation -1 . + (1) math:negation -1 . (400 1000 0.03539816437400319 0.035398163459948236 -1) :pi true. } @@ -11227,7 +11227,7 @@ _:gn_1202 { } _:gn_1203 { - 398 math:notEqualTo 1000 . + (398) math:notEqualTo 1000 . (398 1) math:sum 399 . (2 398) math:product 796 . (796 1) math:sum 797 . @@ -11235,7 +11235,7 @@ _:gn_1203 { (796 797 798) math:product 506260776 . (-1 506260776) math:quotient -1.9752665965968496e-9 . (0.03539816438879915 -1.9752665965968496e-9) math:sum 0.03539816241353255 . - -1 math:negation 1 . + (-1) math:negation 1 . (399 1000 0.03539816241353255 0.035398163459948236 1) :pi true. } @@ -11244,7 +11244,7 @@ _:gn_1204 { } _:gn_1205 { - 397 math:notEqualTo 1000 . + (397) math:notEqualTo 1000 . (397 1) math:sum 398 . (2 397) math:product 794 . (794 1) math:sum 795 . @@ -11252,7 +11252,7 @@ _:gn_1205 { (794 795 796) math:product 502459080 . (1 502459080) math:quotient 1.9902118198361547e-9 . (0.03539816239858733 1.9902118198361547e-9) math:sum 0.03539816438879915 . - 1 math:negation -1 . + (1) math:negation -1 . (398 1000 0.03539816438879915 0.035398163459948236 -1) :pi true. } @@ -11261,7 +11261,7 @@ _:gn_1206 { } _:gn_1207 { - 396 math:notEqualTo 1000 . + (396) math:notEqualTo 1000 . (396 1) math:sum 397 . (2 396) math:product 792 . (792 1) math:sum 793 . @@ -11269,7 +11269,7 @@ _:gn_1207 { (792 793 794) math:product 498676464 . (-1 498676464) math:quotient -2.005308195174818e-9 . (0.035398164403895524 -2.005308195174818e-9) math:sum 0.03539816239858733 . - -1 math:negation 1 . + (-1) math:negation 1 . (397 1000 0.03539816239858733 0.035398163459948236 1) :pi true. } @@ -11278,7 +11278,7 @@ _:gn_1208 { } _:gn_1209 { - 395 math:notEqualTo 1000 . + (395) math:notEqualTo 1000 . (395 1) math:sum 396 . (2 395) math:product 790 . (790 1) math:sum 791 . @@ -11286,7 +11286,7 @@ _:gn_1209 { (790 791 792) math:product 494912880 . (1 494912880) math:quotient 2.0205576383463693e-9 . (0.035398162383337886 2.0205576383463693e-9) math:sum 0.035398164403895524 . - 1 math:negation -1 . + (1) math:negation -1 . (396 1000 0.035398164403895524 0.035398163459948236 -1) :pi true. } @@ -11295,7 +11295,7 @@ _:gn_1210 { } _:gn_1211 { - 394 math:notEqualTo 1000 . + (394) math:notEqualTo 1000 . (394 1) math:sum 395 . (2 394) math:product 788 . (788 1) math:sum 789 . @@ -11303,7 +11303,7 @@ _:gn_1211 { (788 789 790) math:product 491168280 . (-1 491168280) math:quotient -2.0359620942948513e-9 . (0.03539816441929998 -2.0359620942948513e-9) math:sum 0.035398162383337886 . - -1 math:negation 1 . + (-1) math:negation 1 . (395 1000 0.035398162383337886 0.035398163459948236 1) :pi true. } @@ -11312,7 +11312,7 @@ _:gn_1212 { } _:gn_1213 { - 393 math:notEqualTo 1000 . + (393) math:notEqualTo 1000 . (393 1) math:sum 394 . (2 393) math:product 786 . (786 1) math:sum 787 . @@ -11320,7 +11320,7 @@ _:gn_1213 { (786 787 788) math:product 487442616 . (1 487442616) math:quotient 2.0515235376957685e-9 . (0.035398162367776445 2.0515235376957685e-9) math:sum 0.03539816441929998 . - 1 math:negation -1 . + (1) math:negation -1 . (394 1000 0.03539816441929998 0.035398163459948236 -1) :pi true. } @@ -11329,7 +11329,7 @@ _:gn_1214 { } _:gn_1215 { - 392 math:notEqualTo 1000 . + (392) math:notEqualTo 1000 . (392 1) math:sum 393 . (2 392) math:product 784 . (784 1) math:sum 785 . @@ -11337,7 +11337,7 @@ _:gn_1215 { (784 785 786) math:product 483735840 . (-1 483735840) math:quotient -2.067243973487679e-9 . (0.03539816443502042 -2.067243973487679e-9) math:sum 0.035398162367776445 . - -1 math:negation 1 . + (-1) math:negation 1 . (393 1000 0.035398162367776445 0.035398163459948236 1) :pi true. } @@ -11346,7 +11346,7 @@ _:gn_1216 { } _:gn_1217 { - 391 math:notEqualTo 1000 . + (391) math:notEqualTo 1000 . (391 1) math:sum 392 . (2 391) math:product 782 . (782 1) math:sum 783 . @@ -11354,7 +11354,7 @@ _:gn_1217 { (782 783 784) math:product 480047904 . (1 480047904) math:quotient 2.0831254374146792e-9 . (0.03539816235189498 2.0831254374146792e-9) math:sum 0.03539816443502042 . - 1 math:negation -1 . + (1) math:negation -1 . (392 1000 0.03539816443502042 0.035398163459948236 -1) :pi true. } @@ -11363,7 +11363,7 @@ _:gn_1218 { } _:gn_1219 { - 390 math:notEqualTo 1000 . + (390) math:notEqualTo 1000 . (390 1) math:sum 391 . (2 390) math:product 780 . (780 1) math:sum 781 . @@ -11371,7 +11371,7 @@ _:gn_1219 { (780 781 782) math:product 476378760 . (-1 476378760) math:quotient -2.0991699965800324e-9 . (0.03539816445106498 -2.0991699965800324e-9) math:sum 0.03539816235189498 . - -1 math:negation 1 . + (-1) math:negation 1 . (391 1000 0.03539816235189498 0.035398163459948236 1) :pi true. } @@ -11380,7 +11380,7 @@ _:gn_1220 { } _:gn_1221 { - 389 math:notEqualTo 1000 . + (389) math:notEqualTo 1000 . (389 1) math:sum 390 . (2 389) math:product 778 . (778 1) math:sum 779 . @@ -11388,7 +11388,7 @@ _:gn_1221 { (778 779 780) math:product 472728360 . (1 472728360) math:quotient 2.1153797500111902e-9 . (0.035398162335685227 2.1153797500111902e-9) math:sum 0.03539816445106498 . - 1 math:negation -1 . + (1) math:negation -1 . (390 1000 0.03539816445106498 0.035398163459948236 -1) :pi true. } @@ -11397,7 +11397,7 @@ _:gn_1222 { } _:gn_1223 { - 388 math:notEqualTo 1000 . + (388) math:notEqualTo 1000 . (388 1) math:sum 389 . (2 388) math:product 776 . (776 1) math:sum 777 . @@ -11405,7 +11405,7 @@ _:gn_1223 { (776 777 778) math:product 469096656 . (-1 469096656) math:quotient -2.131756829236489e-9 . (0.03539816446744205 -2.131756829236489e-9) math:sum 0.035398162335685227 . - -1 math:negation 1 . + (-1) math:negation 1 . (389 1000 0.035398162335685227 0.035398163459948236 1) :pi true. } @@ -11414,7 +11414,7 @@ _:gn_1224 { } _:gn_1225 { - 387 math:notEqualTo 1000 . + (387) math:notEqualTo 1000 . (387 1) math:sum 388 . (2 387) math:product 774 . (774 1) math:sum 775 . @@ -11422,7 +11422,7 @@ _:gn_1225 { (774 775 776) math:product 465483600 . (1 465483600) math:quotient 2.1483033988737733e-9 . (0.03539816231913866 2.1483033988737733e-9) math:sum 0.03539816446744205 . - 1 math:negation -1 . + (1) math:negation -1 . (388 1000 0.03539816446744205 0.035398163459948236 -1) :pi true. } @@ -11431,7 +11431,7 @@ _:gn_1226 { } _:gn_1227 { - 386 math:notEqualTo 1000 . + (386) math:notEqualTo 1000 . (386 1) math:sum 387 . (2 386) math:product 772 . (772 1) math:sum 773 . @@ -11439,7 +11439,7 @@ _:gn_1227 { (772 773 774) math:product 461889144 . (-1 461889144) math:quotient -2.1650216572312424e-9 . (0.03539816448416031 -2.1650216572312424e-9) math:sum 0.03539816231913866 . - -1 math:negation 1 . + (-1) math:negation 1 . (387 1000 0.03539816231913866 0.035398163459948236 1) :pi true. } @@ -11448,7 +11448,7 @@ _:gn_1228 { } _:gn_1229 { - 385 math:notEqualTo 1000 . + (385) math:notEqualTo 1000 . (385 1) math:sum 386 . (2 385) math:product 770 . (770 1) math:sum 771 . @@ -11456,7 +11456,7 @@ _:gn_1229 { (770 771 772) math:product 458313240 . (1 458313240) math:quotient 2.1819138369207926e-9 . (0.035398162302246475 2.1819138369207926e-9) math:sum 0.03539816448416031 . - 1 math:negation -1 . + (1) math:negation -1 . (386 1000 0.03539816448416031 0.035398163459948236 -1) :pi true. } @@ -11465,7 +11465,7 @@ _:gn_1230 { } _:gn_1231 { - 384 math:notEqualTo 1000 . + (384) math:notEqualTo 1000 . (384 1) math:sum 385 . (2 384) math:product 768 . (768 1) math:sum 769 . @@ -11473,7 +11473,7 @@ _:gn_1231 { (768 769 770) math:product 454755840 . (-1 454755840) math:quotient -2.1989822054841562e-9 . (0.03539816450122868 -2.1989822054841562e-9) math:sum 0.035398162302246475 . - -1 math:negation 1 . + (-1) math:negation 1 . (385 1000 0.035398162302246475 0.035398163459948236 1) :pi true. } @@ -11482,7 +11482,7 @@ _:gn_1232 { } _:gn_1233 { - 383 math:notEqualTo 1000 . + (383) math:notEqualTo 1000 . (383 1) math:sum 384 . (2 383) math:product 766 . (766 1) math:sum 767 . @@ -11490,7 +11490,7 @@ _:gn_1233 { (766 767 768) math:product 451216896 . (1 451216896) math:quotient 2.216229066032137e-9 . (0.03539816228499961 2.216229066032137e-9) math:sum 0.03539816450122868 . - 1 math:negation -1 . + (1) math:negation -1 . (384 1000 0.03539816450122868 0.035398163459948236 -1) :pi true. } @@ -11499,7 +11499,7 @@ _:gn_1234 { } _:gn_1235 { - 382 math:notEqualTo 1000 . + (382) math:notEqualTo 1000 . (382 1) math:sum 383 . (2 382) math:product 764 . (764 1) math:sum 765 . @@ -11507,7 +11507,7 @@ _:gn_1235 { (764 765 766) math:product 447696360 . (-1 447696360) math:quotient -2.2336567578972498e-9 . (0.03539816451865637 -2.2336567578972498e-9) math:sum 0.03539816228499961 . - -1 math:negation 1 . + (-1) math:negation 1 . (383 1000 0.03539816228499961 0.035398163459948236 1) :pi true. } @@ -11516,7 +11516,7 @@ _:gn_1236 { } _:gn_1237 { - 381 math:notEqualTo 1000 . + (381) math:notEqualTo 1000 . (381 1) math:sum 382 . (2 381) math:product 762 . (762 1) math:sum 763 . @@ -11524,7 +11524,7 @@ _:gn_1237 { (762 763 764) math:product 444194184 . (1 444194184) math:quotient 2.2512676573000785e-9 . (0.03539816226738871 2.2512676573000785e-9) math:sum 0.03539816451865637 . - 1 math:negation -1 . + (1) math:negation -1 . (382 1000 0.03539816451865637 0.035398163459948236 -1) :pi true. } @@ -11533,7 +11533,7 @@ _:gn_1238 { } _:gn_1239 { - 380 math:notEqualTo 1000 . + (380) math:notEqualTo 1000 . (380 1) math:sum 381 . (2 380) math:product 760 . (760 1) math:sum 761 . @@ -11541,7 +11541,7 @@ _:gn_1239 { (760 761 762) math:product 440710320 . (-1 440710320) math:quotient -2.2690641780296864e-9 . (0.03539816453645289 -2.2690641780296864e-9) math:sum 0.03539816226738871 . - -1 math:negation 1 . + (-1) math:negation 1 . (381 1000 0.03539816226738871 0.035398163459948236 1) :pi true. } @@ -11550,7 +11550,7 @@ _:gn_1240 { } _:gn_1241 { - 379 math:notEqualTo 1000 . + (379) math:notEqualTo 1000 . (379 1) math:sum 380 . (2 379) math:product 758 . (758 1) math:sum 759 . @@ -11558,7 +11558,7 @@ _:gn_1241 { (758 759 760) math:product 437244720 . (1 437244720) math:quotient 2.2870487721384033e-9 . (0.03539816224940412 2.2870487721384033e-9) math:sum 0.03539816453645289 . - 1 math:negation -1 . + (1) math:negation -1 . (380 1000 0.03539816453645289 0.035398163459948236 -1) :pi true. } @@ -11567,7 +11567,7 @@ _:gn_1242 { } _:gn_1243 { - 378 math:notEqualTo 1000 . + (378) math:notEqualTo 1000 . (378 1) math:sum 379 . (2 378) math:product 756 . (756 1) math:sum 757 . @@ -11575,7 +11575,7 @@ _:gn_1243 { (756 757 758) math:product 433797336 . (-1 433797336) math:quotient -2.3052239306513398e-9 . (0.03539816455462805 -2.3052239306513398e-9) math:sum 0.03539816224940412 . - -1 math:negation 1 . + (-1) math:negation 1 . (379 1000 0.03539816224940412 0.035398163459948236 1) :pi true. } @@ -11584,7 +11584,7 @@ _:gn_1244 { } _:gn_1245 { - 377 math:notEqualTo 1000 . + (377) math:notEqualTo 1000 . (377 1) math:sum 378 . (2 377) math:product 754 . (754 1) math:sum 755 . @@ -11592,7 +11592,7 @@ _:gn_1245 { (754 755 756) math:product 430368120 . (1 430368120) math:quotient 2.323592184290974e-9 . (0.03539816223103586 2.323592184290974e-9) math:sum 0.03539816455462805 . - 1 math:negation -1 . + (1) math:negation -1 . (378 1000 0.03539816455462805 0.035398163459948236 -1) :pi true. } @@ -11601,7 +11601,7 @@ _:gn_1246 { } _:gn_1247 { - 376 math:notEqualTo 1000 . + (376) math:notEqualTo 1000 . (376 1) math:sum 377 . (2 376) math:product 752 . (752 1) math:sum 753 . @@ -11609,7 +11609,7 @@ _:gn_1247 { (752 753 754) math:product 426957024 . (-1 426957024) math:quotient -2.342156104217178e-9 . (0.03539816457319196 -2.342156104217178e-9) math:sum 0.03539816223103586 . - -1 math:negation 1 . + (-1) math:negation 1 . (377 1000 0.03539816223103586 0.035398163459948236 1) :pi true. } @@ -11618,7 +11618,7 @@ _:gn_1248 { } _:gn_1249 { - 375 math:notEqualTo 1000 . + (375) math:notEqualTo 1000 . (375 1) math:sum 376 . (2 375) math:product 750 . (750 1) math:sum 751 . @@ -11626,7 +11626,7 @@ _:gn_1249 { (750 751 752) math:product 423564000 . (1 423564000) math:quotient 2.3609183027830504e-9 . (0.03539816221227366 2.3609183027830504e-9) math:sum 0.03539816457319196 . - 1 math:negation -1 . + (1) math:negation -1 . (376 1000 0.03539816457319196 0.035398163459948236 -1) :pi true. } @@ -11635,7 +11635,7 @@ _:gn_1250 { } _:gn_1251 { - 374 math:notEqualTo 1000 . + (374) math:notEqualTo 1000 . (374 1) math:sum 375 . (2 374) math:product 748 . (748 1) math:sum 749 . @@ -11643,7 +11643,7 @@ _:gn_1251 { (748 749 750) math:product 420189000 . (-1 420189000) math:quotient -2.3798814343069427e-9 . (0.0353981645921551 -2.3798814343069427e-9) math:sum 0.03539816221227366 . - -1 math:negation 1 . + (-1) math:negation 1 . (375 1000 0.03539816221227366 0.035398163459948236 1) :pi true. } @@ -11652,7 +11652,7 @@ _:gn_1252 { } _:gn_1253 { - 373 math:notEqualTo 1000 . + (373) math:notEqualTo 1000 . (373 1) math:sum 374 . (2 373) math:product 746 . (746 1) math:sum 747 . @@ -11660,7 +11660,7 @@ _:gn_1253 { (746 747 748) math:product 416831976 . (1 416831976) math:quotient 2.3990481958610584e-9 . (0.0353981621931069 2.3990481958610584e-9) math:sum 0.0353981645921551 . - 1 math:negation -1 . + (1) math:negation -1 . (374 1000 0.0353981645921551 0.035398163459948236 -1) :pi true. } @@ -11669,7 +11669,7 @@ _:gn_1254 { } _:gn_1255 { - 372 math:notEqualTo 1000 . + (372) math:notEqualTo 1000 . (372 1) math:sum 373 . (2 372) math:product 744 . (744 1) math:sum 745 . @@ -11677,7 +11677,7 @@ _:gn_1255 { (744 745 746) math:product 413492880 . (-1 413492880) math:quotient -2.4184213280770395e-9 . (0.035398164611528234 -2.4184213280770395e-9) math:sum 0.0353981621931069 . - -1 math:negation 1 . + (-1) math:negation 1 . (373 1000 0.0353981621931069 0.035398163459948236 1) :pi true. } @@ -11686,7 +11686,7 @@ _:gn_1256 { } _:gn_1257 { - 371 math:notEqualTo 1000 . + (371) math:notEqualTo 1000 . (371 1) math:sum 372 . (2 371) math:product 742 . (742 1) math:sum 743 . @@ -11694,7 +11694,7 @@ _:gn_1257 { (742 743 744) math:product 410171664 . (1 410171664) math:quotient 2.438003615968947e-9 . (0.035398162173524615 2.438003615968947e-9) math:sum 0.035398164611528234 . - 1 math:negation -1 . + (1) math:negation -1 . (372 1000 0.035398164611528234 0.035398163459948236 -1) :pi true. } @@ -11703,7 +11703,7 @@ _:gn_1258 { } _:gn_1259 { - 370 math:notEqualTo 1000 . + (370) math:notEqualTo 1000 . (370 1) math:sum 371 . (2 370) math:product 740 . (740 1) math:sum 741 . @@ -11711,7 +11711,7 @@ _:gn_1259 { (740 741 742) math:product 406868280 . (-1 406868280) math:quotient -2.4577978897740567e-9 . (0.035398164631322504 -2.4577978897740567e-9) math:sum 0.035398162173524615 . - -1 math:negation 1 . + (-1) math:negation 1 . (371 1000 0.035398162173524615 0.035398163459948236 1) :pi true. } @@ -11720,7 +11720,7 @@ _:gn_1260 { } _:gn_1261 { - 369 math:notEqualTo 1000 . + (369) math:notEqualTo 1000 . (369 1) math:sum 370 . (2 369) math:product 738 . (738 1) math:sum 739 . @@ -11728,7 +11728,7 @@ _:gn_1261 { (738 739 740) math:product 403582680 . (1 403582680) math:quotient 2.4778070258119105e-9 . (0.035398162153515475 2.4778070258119105e-9) math:sum 0.035398164631322504 . - 1 math:negation -1 . + (1) math:negation -1 . (370 1000 0.035398164631322504 0.035398163459948236 -1) :pi true. } @@ -11737,7 +11737,7 @@ _:gn_1262 { } _:gn_1263 { - 368 math:notEqualTo 1000 . + (368) math:notEqualTo 1000 . (368 1) math:sum 369 . (2 368) math:product 736 . (736 1) math:sum 737 . @@ -11745,7 +11745,7 @@ _:gn_1263 { (736 737 738) math:product 400314816 . (-1 400314816) math:quotient -2.498033947362068e-9 . (0.03539816465154942 -2.498033947362068e-9) math:sum 0.035398162153515475 . - -1 math:negation 1 . + (-1) math:negation 1 . (369 1000 0.035398162153515475 0.035398163459948236 1) :pi true. } @@ -11754,7 +11754,7 @@ _:gn_1264 { } _:gn_1265 { - 367 math:notEqualTo 1000 . + (367) math:notEqualTo 1000 . (367 1) math:sum 368 . (2 367) math:product 734 . (734 1) math:sum 735 . @@ -11762,7 +11762,7 @@ _:gn_1265 { (734 735 736) math:product 397064640 . (1 397064640) math:quotient 2.518481625561017e-9 . (0.0353981621330678 2.518481625561017e-9) math:sum 0.03539816465154942 . - 1 math:negation -1 . + (1) math:negation -1 . (368 1000 0.03539816465154942 0.035398163459948236 -1) :pi true. } @@ -11771,7 +11771,7 @@ _:gn_1266 { } _:gn_1267 { - 366 math:notEqualTo 1000 . + (366) math:notEqualTo 1000 . (366 1) math:sum 367 . (2 366) math:product 732 . (732 1) math:sum 733 . @@ -11779,7 +11779,7 @@ _:gn_1267 { (732 733 734) math:product 393832104 . (-1 393832104) math:quotient -2.539153080318714e-9 . (0.03539816467222088 -2.539153080318714e-9) math:sum 0.0353981621330678 . - -1 math:negation 1 . + (-1) math:negation 1 . (367 1000 0.0353981621330678 0.035398163459948236 1) :pi true. } @@ -11788,7 +11788,7 @@ _:gn_1268 { } _:gn_1269 { - 365 math:notEqualTo 1000 . + (365) math:notEqualTo 1000 . (365 1) math:sum 366 . (2 365) math:product 730 . (730 1) math:sum 731 . @@ -11796,7 +11796,7 @@ _:gn_1269 { (730 731 732) math:product 390617160 . (1 390617160) math:quotient 2.5600513812552425e-9 . (0.0353981621121695 2.5600513812552425e-9) math:sum 0.03539816467222088 . - 1 math:negation -1 . + (1) math:negation -1 . (366 1000 0.03539816467222088 0.035398163459948236 -1) :pi true. } @@ -11805,7 +11805,7 @@ _:gn_1270 { } _:gn_1271 { - 364 math:notEqualTo 1000 . + (364) math:notEqualTo 1000 . (364 1) math:sum 365 . (2 364) math:product 728 . (728 1) math:sum 729 . @@ -11813,7 +11813,7 @@ _:gn_1271 { (728 729 730) math:product 387419760 . (-1 387419760) math:quotient -2.581179648658086e-9 . (0.03539816469334915 -2.581179648658086e-9) math:sum 0.0353981621121695 . - -1 math:negation 1 . + (-1) math:negation 1 . (365 1000 0.0353981621121695 0.035398163459948236 1) :pi true. } @@ -11822,7 +11822,7 @@ _:gn_1272 { } _:gn_1273 { - 363 math:notEqualTo 1000 . + (363) math:notEqualTo 1000 . (363 1) math:sum 364 . (2 363) math:product 726 . (726 1) math:sum 727 . @@ -11830,7 +11830,7 @@ _:gn_1273 { (726 727 728) math:product 384239856 . (1 384239856) math:quotient 2.6025410544605242e-9 . (0.035398162090808094 2.6025410544605242e-9) math:sum 0.03539816469334915 . - 1 math:negation -1 . + (1) math:negation -1 . (364 1000 0.03539816469334915 0.035398163459948236 -1) :pi true. } @@ -11839,7 +11839,7 @@ _:gn_1274 { } _:gn_1275 { - 362 math:notEqualTo 1000 . + (362) math:notEqualTo 1000 . (362 1) math:sum 363 . (2 362) math:product 724 . (724 1) math:sum 725 . @@ -11847,7 +11847,7 @@ _:gn_1275 { (724 725 726) math:product 381077400 . (-1 381077400) math:quotient -2.6241388232416825e-9 . (0.03539816471494692 -2.6241388232416825e-9) math:sum 0.035398162090808094 . - -1 math:negation 1 . + (-1) math:negation 1 . (363 1000 0.035398162090808094 0.035398163459948236 1) :pi true. } @@ -11856,7 +11856,7 @@ _:gn_1276 { } _:gn_1277 { - 361 math:notEqualTo 1000 . + (361) math:notEqualTo 1000 . (361 1) math:sum 362 . (2 361) math:product 722 . (722 1) math:sum 723 . @@ -11864,7 +11864,7 @@ _:gn_1277 { (722 723 724) math:product 377932344 . (1 377932344) math:quotient 2.645976233248774e-9 . (0.03539816206897069 2.645976233248774e-9) math:sum 0.03539816471494692 . - 1 math:negation -1 . + (1) math:negation -1 . (362 1000 0.03539816471494692 0.035398163459948236 -1) :pi true. } @@ -11873,7 +11873,7 @@ _:gn_1278 { } _:gn_1279 { - 360 math:notEqualTo 1000 . + (360) math:notEqualTo 1000 . (360 1) math:sum 361 . (2 360) math:product 720 . (720 1) math:sum 721 . @@ -11881,7 +11881,7 @@ _:gn_1279 { (720 721 722) math:product 374804640 . (-1 374804640) math:quotient -2.6680566174420894e-9 . (0.0353981647370273 -2.6680566174420894e-9) math:sum 0.03539816206897069 . - -1 math:negation 1 . + (-1) math:negation 1 . (361 1000 0.03539816206897069 0.035398163459948236 1) :pi true. } @@ -11890,7 +11890,7 @@ _:gn_1280 { } _:gn_1281 { - 359 math:notEqualTo 1000 . + (359) math:notEqualTo 1000 . (359 1) math:sum 360 . (2 359) math:product 718 . (718 1) math:sum 719 . @@ -11898,7 +11898,7 @@ _:gn_1281 { (718 719 720) math:product 371694240 . (1 371694240) math:quotient 2.6903833645633036e-9 . (0.035398162046643936 2.6903833645633036e-9) math:sum 0.0353981647370273 . - 1 math:negation -1 . + (1) math:negation -1 . (360 1000 0.0353981647370273 0.035398163459948236 -1) :pi true. } @@ -11907,7 +11907,7 @@ _:gn_1282 { } _:gn_1283 { - 358 math:notEqualTo 1000 . + (358) math:notEqualTo 1000 . (358 1) math:sum 359 . (2 358) math:product 716 . (716 1) math:sum 717 . @@ -11915,7 +11915,7 @@ _:gn_1283 { (716 717 718) math:product 368601096 . (-1 368601096) math:quotient -2.7129599202276924e-9 . (0.035398164759603855 -2.7129599202276924e-9) math:sum 0.035398162046643936 . - -1 math:negation 1 . + (-1) math:negation 1 . (359 1000 0.035398162046643936 0.035398163459948236 1) :pi true. } @@ -11924,7 +11924,7 @@ _:gn_1284 { } _:gn_1285 { - 357 math:notEqualTo 1000 . + (357) math:notEqualTo 1000 . (357 1) math:sum 358 . (2 357) math:product 714 . (714 1) math:sum 715 . @@ -11932,7 +11932,7 @@ _:gn_1285 { (714 715 716) math:product 365525160 . (1 365525160) math:quotient 2.735789788040856e-9 . (0.035398162023814066 2.735789788040856e-9) math:sum 0.035398164759603855 . - 1 math:negation -1 . + (1) math:negation -1 . (358 1000 0.035398164759603855 0.035398163459948236 -1) :pi true. } @@ -11941,7 +11941,7 @@ _:gn_1286 { } _:gn_1287 { - 356 math:notEqualTo 1000 . + (356) math:notEqualTo 1000 . (356 1) math:sum 357 . (2 356) math:product 712 . (712 1) math:sum 713 . @@ -11949,7 +11949,7 @@ _:gn_1287 { (712 713 714) math:product 362466384 . (-1 362466384) math:quotient -2.7588765307405723e-9 . (0.035398164782690596 -2.7588765307405723e-9) math:sum 0.035398162023814066 . - -1 math:negation 1 . + (-1) math:negation 1 . (357 1000 0.035398162023814066 0.035398163459948236 1) :pi true. } @@ -11958,7 +11958,7 @@ _:gn_1288 { } _:gn_1289 { - 355 math:notEqualTo 1000 . + (355) math:notEqualTo 1000 . (355 1) math:sum 356 . (2 355) math:product 710 . (710 1) math:sum 711 . @@ -11966,7 +11966,7 @@ _:gn_1289 { (710 711 712) math:product 359424720 . (1 359424720) math:quotient 2.7822237713644183e-9 . (0.035398162000466825 2.7822237713644183e-9) math:sum 0.035398164782690596 . - 1 math:negation -1 . + (1) math:negation -1 . (356 1000 0.035398164782690596 0.035398163459948236 -1) :pi true. } @@ -11975,7 +11975,7 @@ _:gn_1290 { } _:gn_1291 { - 354 math:notEqualTo 1000 . + (354) math:notEqualTo 1000 . (354 1) math:sum 355 . (2 354) math:product 708 . (708 1) math:sum 709 . @@ -11983,7 +11983,7 @@ _:gn_1291 { (708 709 710) math:product 356400120 . (-1 356400120) math:quotient -2.805835194443818e-9 . (0.03539816480630202 -2.805835194443818e-9) math:sum 0.035398162000466825 . - -1 math:negation 1 . + (-1) math:negation 1 . (355 1000 0.035398162000466825 0.035398163459948236 1) :pi true. } @@ -11992,7 +11992,7 @@ _:gn_1292 { } _:gn_1293 { - 353 math:notEqualTo 1000 . + (353) math:notEqualTo 1000 . (353 1) math:sum 354 . (2 353) math:product 706 . (706 1) math:sum 707 . @@ -12000,7 +12000,7 @@ _:gn_1293 { (706 707 708) math:product 353392536 . (1 353392536) math:quotient 2.8297145472251854e-9 . (0.035398161976587475 2.8297145472251854e-9) math:sum 0.03539816480630202 . - 1 math:negation -1 . + (1) math:negation -1 . (354 1000 0.03539816480630202 0.035398163459948236 -1) :pi true. } @@ -12009,7 +12009,7 @@ _:gn_1294 { } _:gn_1295 { - 352 math:notEqualTo 1000 . + (352) math:notEqualTo 1000 . (352 1) math:sum 353 . (2 352) math:product 704 . (704 1) math:sum 705 . @@ -12017,7 +12017,7 @@ _:gn_1295 { (704 705 706) math:product 350401920 . (-1 350401920) math:quotient -2.8538656409188626e-9 . (0.03539816483045312 -2.8538656409188626e-9) math:sum 0.035398161976587475 . - -1 math:negation 1 . + (-1) math:negation 1 . (353 1000 0.035398161976587475 0.035398163459948236 1) :pi true. } @@ -12026,7 +12026,7 @@ _:gn_1296 { } _:gn_1297 { - 351 math:notEqualTo 1000 . + (351) math:notEqualTo 1000 . (351 1) math:sum 352 . (2 351) math:product 702 . (702 1) math:sum 703 . @@ -12034,7 +12034,7 @@ _:gn_1297 { (702 703 704) math:product 347428224 . (1 347428224) math:quotient 2.8782923519765625e-9 . (0.035398161952160764 2.8782923519765625e-9) math:sum 0.03539816483045312 . - 1 math:negation -1 . + (1) math:negation -1 . (352 1000 0.03539816483045312 0.035398163459948236 -1) :pi true. } @@ -12043,7 +12043,7 @@ _:gn_1298 { } _:gn_1299 { - 350 math:notEqualTo 1000 . + (350) math:notEqualTo 1000 . (350 1) math:sum 351 . (2 350) math:product 700 . (700 1) math:sum 701 . @@ -12051,7 +12051,7 @@ _:gn_1299 { (700 701 702) math:product 344471400 . (-1 344471400) math:quotient -2.9029986233980526e-9 . (0.03539816485515939 -2.9029986233980526e-9) math:sum 0.035398161952160764 . - -1 math:negation 1 . + (-1) math:negation 1 . (351 1000 0.035398161952160764 0.035398163459948236 1) :pi true. } @@ -12060,7 +12060,7 @@ _:gn_1300 { } _:gn_1301 { - 349 math:notEqualTo 1000 . + (349) math:notEqualTo 1000 . (349 1) math:sum 350 . (2 349) math:product 698 . (698 1) math:sum 699 . @@ -12068,7 +12068,7 @@ _:gn_1301 { (698 699 700) math:product 341531400 . (1 341531400) math:quotient 2.9279884660678344e-9 . (0.03539816192717093 2.9279884660678344e-9) math:sum 0.03539816485515939 . - 1 math:negation -1 . + (1) math:negation -1 . (350 1000 0.03539816485515939 0.035398163459948236 -1) :pi true. } @@ -12077,7 +12077,7 @@ _:gn_1302 { } _:gn_1303 { - 348 math:notEqualTo 1000 . + (348) math:notEqualTo 1000 . (348 1) math:sum 349 . (2 348) math:product 696 . (696 1) math:sum 697 . @@ -12085,7 +12085,7 @@ _:gn_1303 { (696 697 698) math:product 338608176 . (-1 338608176) math:quotient -2.953265960122593e-9 . (0.035398164880436886 -2.953265960122593e-9) math:sum 0.03539816192717093 . - -1 math:negation 1 . + (-1) math:negation 1 . (349 1000 0.03539816192717093 0.035398163459948236 1) :pi true. } @@ -12094,7 +12094,7 @@ _:gn_1304 { } _:gn_1305 { - 347 math:notEqualTo 1000 . + (347) math:notEqualTo 1000 . (347 1) math:sum 348 . (2 347) math:product 694 . (694 1) math:sum 695 . @@ -12102,7 +12102,7 @@ _:gn_1305 { (694 695 696) math:product 335701680 . (1 335701680) math:quotient 2.9788352563502215e-9 . (0.03539816190160163 2.9788352563502215e-9) math:sum 0.035398164880436886 . - 1 math:negation -1 . + (1) math:negation -1 . (348 1000 0.035398164880436886 0.035398163459948236 -1) :pi true. } @@ -12111,7 +12111,7 @@ _:gn_1306 { } _:gn_1307 { - 346 math:notEqualTo 1000 . + (346) math:notEqualTo 1000 . (346 1) math:sum 347 . (2 346) math:product 692 . (692 1) math:sum 693 . @@ -12119,7 +12119,7 @@ _:gn_1307 { (692 693 694) math:product 332811864 . (-1 332811864) math:quotient -3.0047005776212352e-9 . (0.03539816490630221 -3.0047005776212352e-9) math:sum 0.03539816190160163 . - -1 math:negation 1 . + (-1) math:negation 1 . (347 1000 0.03539816190160163 0.035398163459948236 1) :pi true. } @@ -12128,7 +12128,7 @@ _:gn_1308 { } _:gn_1309 { - 345 math:notEqualTo 1000 . + (345) math:notEqualTo 1000 . (345 1) math:sum 346 . (2 345) math:product 690 . (690 1) math:sum 691 . @@ -12136,7 +12136,7 @@ _:gn_1309 { (690 691 692) math:product 329938680 . (1 329938680) math:quotient 3.0308662203534307e-9 . (0.03539816187543599 3.0308662203534307e-9) math:sum 0.03539816490630221 . - 1 math:negation -1 . + (1) math:negation -1 . (346 1000 0.03539816490630221 0.035398163459948236 -1) :pi true. } @@ -12145,7 +12145,7 @@ _:gn_1310 { } _:gn_1311 { - 344 math:notEqualTo 1000 . + (344) math:notEqualTo 1000 . (344 1) math:sum 345 . (2 344) math:product 688 . (688 1) math:sum 689 . @@ -12153,7 +12153,7 @@ _:gn_1311 { (688 689 690) math:product 327082080 . (-1 327082080) math:quotient -3.0573365560106503e-9 . (0.03539816493277255 -3.0573365560106503e-9) math:sum 0.03539816187543599 . - -1 math:negation 1 . + (-1) math:negation 1 . (345 1000 0.03539816187543599 0.035398163459948236 1) :pi true. } @@ -12162,7 +12162,7 @@ _:gn_1312 { } _:gn_1313 { - 343 math:notEqualTo 1000 . + (343) math:notEqualTo 1000 . (343 1) math:sum 344 . (2 343) math:product 686 . (686 1) math:sum 687 . @@ -12170,7 +12170,7 @@ _:gn_1313 { (686 687 688) math:product 324242016 . (1 324242016) math:quotient 3.08411603263656e-9 . (0.03539816184865652 3.08411603263656e-9) math:sum 0.03539816493277255 . - 1 math:negation -1 . + (1) math:negation -1 . (344 1000 0.03539816493277255 0.035398163459948236 -1) :pi true. } @@ -12179,7 +12179,7 @@ _:gn_1314 { } _:gn_1315 { - 342 math:notEqualTo 1000 . + (342) math:notEqualTo 1000 . (342 1) math:sum 343 . (2 342) math:product 684 . (684 1) math:sum 685 . @@ -12187,7 +12187,7 @@ _:gn_1315 { (684 685 686) math:product 321418440 . (-1 321418440) math:quotient -3.111209176424352e-9 . (0.0353981649598657 -3.111209176424352e-9) math:sum 0.03539816184865652 . - -1 math:negation 1 . + (-1) math:negation 1 . (343 1000 0.03539816184865652 0.035398163459948236 1) :pi true. } @@ -12196,7 +12196,7 @@ _:gn_1316 { } _:gn_1317 { - 341 math:notEqualTo 1000 . + (341) math:notEqualTo 1000 . (341 1) math:sum 342 . (2 341) math:product 682 . (682 1) math:sum 683 . @@ -12204,7 +12204,7 @@ _:gn_1317 { (682 683 684) math:product 318611304 . (1 318611304) math:quotient 3.1386205933233305e-9 . (0.035398161821245104 3.1386205933233305e-9) math:sum 0.0353981649598657 . - 1 math:negation -1 . + (1) math:negation -1 . (342 1000 0.0353981649598657 0.035398163459948236 -1) :pi true. } @@ -12213,7 +12213,7 @@ _:gn_1318 { } _:gn_1319 { - 340 math:notEqualTo 1000 . + (340) math:notEqualTo 1000 . (340 1) math:sum 341 . (2 340) math:product 680 . (680 1) math:sum 681 . @@ -12221,7 +12221,7 @@ _:gn_1319 { (680 681 682) math:product 315820560 . (-1 315820560) math:quotient -3.1663549706833525e-9 . (0.035398164987600074 -3.1663549706833525e-9) math:sum 0.035398161821245104 . - -1 math:negation 1 . + (-1) math:negation 1 . (341 1000 0.035398161821245104 0.035398163459948236 1) :pi true. } @@ -12230,7 +12230,7 @@ _:gn_1320 { } _:gn_1321 { - 339 math:notEqualTo 1000 . + (339) math:notEqualTo 1000 . (339 1) math:sum 340 . (2 339) math:product 678 . (678 1) math:sum 679 . @@ -12238,7 +12238,7 @@ _:gn_1321 { (678 679 680) math:product 313046160 . (1 313046160) math:quotient 3.194417078938135e-9 . (0.035398161793182996 3.194417078938135e-9) math:sum 0.035398164987600074 . - 1 math:negation -1 . + (1) math:negation -1 . (340 1000 0.035398164987600074 0.035398163459948236 -1) :pi true. } @@ -12247,7 +12247,7 @@ _:gn_1322 { } _:gn_1323 { - 338 math:notEqualTo 1000 . + (338) math:notEqualTo 1000 . (338 1) math:sum 339 . (2 338) math:product 676 . (676 1) math:sum 677 . @@ -12255,7 +12255,7 @@ _:gn_1323 { (676 677 678) math:product 310288056 . (-1 310288056) math:quotient -3.2228117733284583e-9 . (0.03539816501599477 -3.2228117733284583e-9) math:sum 0.035398161793182996 . - -1 math:negation 1 . + (-1) math:negation 1 . (339 1000 0.035398161793182996 0.035398163459948236 1) :pi true. } @@ -12264,7 +12264,7 @@ _:gn_1324 { } _:gn_1325 { - 337 math:notEqualTo 1000 . + (337) math:notEqualTo 1000 . (337 1) math:sum 338 . (2 337) math:product 674 . (674 1) math:sum 675 . @@ -12272,7 +12272,7 @@ _:gn_1325 { (674 675 676) math:product 307546200 . (1 307546200) math:quotient 3.251543995666342e-9 . (0.03539816176445078 3.251543995666342e-9) math:sum 0.03539816501599477 . - 1 math:negation -1 . + (1) math:negation -1 . (338 1000 0.03539816501599477 0.035398163459948236 -1) :pi true. } @@ -12281,7 +12281,7 @@ _:gn_1326 { } _:gn_1327 { - 336 math:notEqualTo 1000 . + (336) math:notEqualTo 1000 . (336 1) math:sum 337 . (2 336) math:product 672 . (672 1) math:sum 673 . @@ -12289,7 +12289,7 @@ _:gn_1327 { (672 673 674) math:product 304820544 . (-1 304820544) math:quotient -3.280618776141283e-9 . (0.035398165045069555 -3.280618776141283e-9) math:sum 0.03539816176445078 . - -1 math:negation 1 . + (-1) math:negation 1 . (337 1000 0.03539816176445078 0.035398163459948236 1) :pi true. } @@ -12298,7 +12298,7 @@ _:gn_1328 { } _:gn_1329 { - 335 math:notEqualTo 1000 . + (335) math:notEqualTo 1000 . (335 1) math:sum 336 . (2 335) math:product 670 . (670 1) math:sum 671 . @@ -12306,7 +12306,7 @@ _:gn_1329 { (670 671 672) math:product 302111040 . (1 302111040) math:quotient 3.3100412351696912e-9 . (0.03539816173502832 3.3100412351696912e-9) math:sum 0.035398165045069555 . - 1 math:negation -1 . + (1) math:negation -1 . (336 1000 0.035398165045069555 0.035398163459948236 -1) :pi true. } @@ -12315,7 +12315,7 @@ _:gn_1330 { } _:gn_1331 { - 334 math:notEqualTo 1000 . + (334) math:notEqualTo 1000 . (334 1) math:sum 335 . (2 334) math:product 668 . (668 1) math:sum 669 . @@ -12323,7 +12323,7 @@ _:gn_1331 { (668 669 670) math:product 299417640 . (-1 299417640) math:quotient -3.3398165852886957e-9 . (0.0353981650748449 -3.3398165852886957e-9) math:sum 0.03539816173502832 . - -1 math:negation 1 . + (-1) math:negation 1 . (335 1000 0.03539816173502832 0.035398163459948236 1) :pi true. } @@ -12332,7 +12332,7 @@ _:gn_1332 { } _:gn_1333 { - 333 math:notEqualTo 1000 . + (333) math:notEqualTo 1000 . (333 1) math:sum 334 . (2 333) math:product 666 . (666 1) math:sum 667 . @@ -12340,7 +12340,7 @@ _:gn_1333 { (666 667 668) math:product 296740296 . (1 296740296) math:quotient 3.3699501330955066e-9 . (0.03539816170489477 3.3699501330955066e-9) math:sum 0.0353981650748449 . - 1 math:negation -1 . + (1) math:negation -1 . (334 1000 0.0353981650748449 0.035398163459948236 -1) :pi true. } @@ -12349,7 +12349,7 @@ _:gn_1334 { } _:gn_1335 { - 332 math:notEqualTo 1000 . + (332) math:notEqualTo 1000 . (332 1) math:sum 333 . (2 332) math:product 664 . (664 1) math:sum 665 . @@ -12357,7 +12357,7 @@ _:gn_1335 { (664 665 666) math:product 294078960 . (-1 294078960) math:quotient -3.4004472812335844e-9 . (0.03539816510534205 -3.4004472812335844e-9) math:sum 0.03539816170489477 . - -1 math:negation 1 . + (-1) math:negation 1 . (333 1000 0.03539816170489477 0.035398163459948236 1) :pi true. } @@ -12366,7 +12366,7 @@ _:gn_1336 { } _:gn_1337 { - 331 math:notEqualTo 1000 . + (331) math:notEqualTo 1000 . (331 1) math:sum 332 . (2 331) math:product 662 . (662 1) math:sum 663 . @@ -12374,7 +12374,7 @@ _:gn_1337 { (662 663 664) math:product 291433584 . (1 291433584) math:quotient 3.4313135304268844e-9 . (0.03539816167402852 3.4313135304268844e-9) math:sum 0.03539816510534205 . - 1 math:negation -1 . + (1) math:negation -1 . (332 1000 0.03539816510534205 0.035398163459948236 -1) :pi true. } @@ -12383,7 +12383,7 @@ _:gn_1338 { } _:gn_1339 { - 330 math:notEqualTo 1000 . + (330) math:notEqualTo 1000 . (330 1) math:sum 331 . (2 330) math:product 660 . (660 1) math:sum 661 . @@ -12391,7 +12391,7 @@ _:gn_1339 { (660 661 662) math:product 288804120 . (-1 288804120) math:quotient -3.46255448156349e-9 . (0.035398165136583 -3.46255448156349e-9) math:sum 0.03539816167402852 . - -1 math:negation 1 . + (-1) math:negation 1 . (331 1000 0.03539816167402852 0.035398163459948236 1) :pi true. } @@ -12400,7 +12400,7 @@ _:gn_1340 { } _:gn_1341 { - 329 math:notEqualTo 1000 . + (329) math:notEqualTo 1000 . (329 1) math:sum 330 . (2 329) math:product 658 . (658 1) math:sum 659 . @@ -12408,7 +12408,7 @@ _:gn_1341 { (658 659 660) math:product 286190520 . (1 286190520) math:quotient 3.494175837829988e-9 . (0.03539816164240716 3.494175837829988e-9) math:sum 0.035398165136583 . - 1 math:negation -1 . + (1) math:negation -1 . (330 1000 0.035398165136583 0.035398163459948236 -1) :pi true. } @@ -12417,7 +12417,7 @@ _:gn_1342 { } _:gn_1343 { - 328 math:notEqualTo 1000 . + (328) math:notEqualTo 1000 . (328 1) math:sum 329 . (2 328) math:product 656 . (656 1) math:sum 657 . @@ -12425,7 +12425,7 @@ _:gn_1343 { (656 657 658) math:product 283592736 . (-1 283592736) math:quotient -3.526183406897982e-9 . (0.03539816516859057 -3.526183406897982e-9) math:sum 0.03539816164240716 . - -1 math:negation 1 . + (-1) math:negation 1 . (329 1000 0.03539816164240716 0.035398163459948236 1) :pi true. } @@ -12434,7 +12434,7 @@ _:gn_1344 { } _:gn_1345 { - 327 math:notEqualTo 1000 . + (327) math:notEqualTo 1000 . (327 1) math:sum 328 . (2 327) math:product 654 . (654 1) math:sum 655 . @@ -12442,7 +12442,7 @@ _:gn_1345 { (654 655 656) math:product 281010720 . (1 281010720) math:quotient 3.558583103164178e-9 . (0.035398161610007466 3.558583103164178e-9) math:sum 0.03539816516859057 . - 1 math:negation -1 . + (1) math:negation -1 . (328 1000 0.03539816516859057 0.035398163459948236 -1) :pi true. } @@ -12451,7 +12451,7 @@ _:gn_1346 { } _:gn_1347 { - 326 math:notEqualTo 1000 . + (326) math:notEqualTo 1000 . (326 1) math:sum 327 . (2 326) math:product 652 . (652 1) math:sum 653 . @@ -12459,7 +12459,7 @@ _:gn_1347 { (652 653 654) math:product 278444424 . (-1 278444424) math:quotient -3.591380950045529e-9 . (0.035398165201388415 -3.591380950045529e-9) math:sum 0.035398161610007466 . - -1 math:negation 1 . + (-1) math:negation 1 . (327 1000 0.035398161610007466 0.035398163459948236 1) :pi true. } @@ -12468,7 +12468,7 @@ _:gn_1348 { } _:gn_1349 { - 325 math:notEqualTo 1000 . + (325) math:notEqualTo 1000 . (325 1) math:sum 326 . (2 325) math:product 650 . (650 1) math:sum 651 . @@ -12476,7 +12476,7 @@ _:gn_1349 { (650 651 652) math:product 275893800 . (1 275893800) math:quotient 3.624583082330955e-9 . (0.03539816157680533 3.624583082330955e-9) math:sum 0.035398165201388415 . - 1 math:negation -1 . + (1) math:negation -1 . (326 1000 0.035398165201388415 0.035398163459948236 -1) :pi true. } @@ -12485,7 +12485,7 @@ _:gn_1350 { } _:gn_1351 { - 324 math:notEqualTo 1000 . + (324) math:notEqualTo 1000 . (324 1) math:sum 325 . (2 324) math:product 648 . (648 1) math:sum 649 . @@ -12493,7 +12493,7 @@ _:gn_1351 { (648 649 650) math:product 273358800 . (-1 273358800) math:quotient -3.6581957485912286e-9 . (0.035398165235001076 -3.6581957485912286e-9) math:sum 0.03539816157680533 . - -1 math:negation 1 . + (-1) math:negation 1 . (325 1000 0.03539816157680533 0.035398163459948236 1) :pi true. } @@ -12502,7 +12502,7 @@ _:gn_1352 { } _:gn_1353 { - 323 math:notEqualTo 1000 . + (323) math:notEqualTo 1000 . (323 1) math:sum 324 . (2 323) math:product 646 . (646 1) math:sum 647 . @@ -12510,7 +12510,7 @@ _:gn_1353 { (646 647 648) math:product 270839376 . (1 270839376) math:quotient 3.6922253136486326e-9 . (0.035398161542775766 3.6922253136486326e-9) math:sum 0.035398165235001076 . - 1 math:negation -1 . + (1) math:negation -1 . (324 1000 0.035398165235001076 0.035398163459948236 -1) :pi true. } @@ -12519,7 +12519,7 @@ _:gn_1354 { } _:gn_1355 { - 322 math:notEqualTo 1000 . + (322) math:notEqualTo 1000 . (322 1) math:sum 323 . (2 322) math:product 644 . (644 1) math:sum 645 . @@ -12527,7 +12527,7 @@ _:gn_1355 { (644 645 646) math:product 268335480 . (-1 268335480) math:quotient -3.726678261108073e-9 . (0.035398165269454024 -3.726678261108073e-9) math:sum 0.035398161542775766 . - -1 math:negation 1 . + (-1) math:negation 1 . (323 1000 0.035398161542775766 0.035398163459948236 1) :pi true. } @@ -12536,7 +12536,7 @@ _:gn_1356 { } _:gn_1357 { - 321 math:notEqualTo 1000 . + (321) math:notEqualTo 1000 . (321 1) math:sum 322 . (2 321) math:product 642 . (642 1) math:sum 643 . @@ -12544,7 +12544,7 @@ _:gn_1357 { (642 643 644) math:product 265847064 . (1 265847064) math:quotient 3.7615611959513686e-9 . (0.03539816150789283 3.7615611959513686e-9) math:sum 0.035398165269454024 . - 1 math:negation -1 . + (1) math:negation -1 . (322 1000 0.035398165269454024 0.035398163459948236 -1) :pi true. } @@ -12553,7 +12553,7 @@ _:gn_1358 { } _:gn_1359 { - 320 math:notEqualTo 1000 . + (320) math:notEqualTo 1000 . (320 1) math:sum 321 . (2 320) math:product 640 . (640 1) math:sum 641 . @@ -12561,7 +12561,7 @@ _:gn_1359 { (640 641 642) math:product 263374080 . (-1 263374080) math:quotient -3.796880847196505e-9 . (0.035398165304773674 -3.796880847196505e-9) math:sum 0.03539816150789283 . - -1 math:negation 1 . + (-1) math:negation 1 . (321 1000 0.03539816150789283 0.035398163459948236 1) :pi true. } @@ -12570,7 +12570,7 @@ _:gn_1360 { } _:gn_1361 { - 319 math:notEqualTo 1000 . + (319) math:notEqualTo 1000 . (319 1) math:sum 320 . (2 319) math:product 638 . (638 1) math:sum 639 . @@ -12578,7 +12578,7 @@ _:gn_1361 { (638 639 640) math:product 260916480 . (1 260916480) math:quotient 3.8326440706236725e-9 . (0.035398161472129604 3.8326440706236725e-9) math:sum 0.035398165304773674 . - 1 math:negation -1 . + (1) math:negation -1 . (320 1000 0.035398165304773674 0.035398163459948236 -1) :pi true. } @@ -12587,7 +12587,7 @@ _:gn_1362 { } _:gn_1363 { - 318 math:notEqualTo 1000 . + (318) math:notEqualTo 1000 . (318 1) math:sum 319 . (2 318) math:product 636 . (636 1) math:sum 637 . @@ -12595,7 +12595,7 @@ _:gn_1363 { (636 637 638) math:product 258474216 . (-1 258474216) math:quotient -3.8688578515699995e-9 . (0.035398165340987456 -3.8688578515699995e-9) math:sum 0.035398161472129604 . - -1 math:negation 1 . + (-1) math:negation 1 . (319 1000 0.035398161472129604 0.035398163459948236 1) :pi true. } @@ -12604,7 +12604,7 @@ _:gn_1364 { } _:gn_1365 { - 317 math:notEqualTo 1000 . + (317) math:notEqualTo 1000 . (317 1) math:sum 318 . (2 317) math:product 634 . (634 1) math:sum 635 . @@ -12612,7 +12612,7 @@ _:gn_1365 { (634 635 636) math:product 256047240 . (1 256047240) math:quotient 3.905529307794921e-9 . (0.035398161435458146 3.905529307794921e-9) math:sum 0.035398165340987456 . - 1 math:negation -1 . + (1) math:negation -1 . (318 1000 0.035398165340987456 0.035398163459948236 -1) :pi true. } @@ -12621,7 +12621,7 @@ _:gn_1366 { } _:gn_1367 { - 316 math:notEqualTo 1000 . + (316) math:notEqualTo 1000 . (316 1) math:sum 317 . (2 316) math:product 632 . (632 1) math:sum 633 . @@ -12629,7 +12629,7 @@ _:gn_1367 { (632 633 634) math:product 253635504 . (-1 253635504) math:quotient -3.942665692418203e-9 . (0.03539816537812384 -3.942665692418203e-9) math:sum 0.035398161435458146 . - -1 math:negation 1 . + (-1) math:negation 1 . (317 1000 0.035398161435458146 0.035398163459948236 1) :pi true. } @@ -12638,7 +12638,7 @@ _:gn_1368 { } _:gn_1369 { - 315 math:notEqualTo 1000 . + (315) math:notEqualTo 1000 . (315 1) math:sum 316 . (2 315) math:product 630 . (630 1) math:sum 631 . @@ -12646,7 +12646,7 @@ _:gn_1369 { (630 631 632) math:product 251238960 . (1 251238960) math:quotient 3.980274396932705e-9 . (0.035398161397849445 3.980274396932705e-9) math:sum 0.03539816537812384 . - 1 math:negation -1 . + (1) math:negation -1 . (316 1000 0.03539816537812384 0.035398163459948236 -1) :pi true. } @@ -12655,7 +12655,7 @@ _:gn_1370 { } _:gn_1371 { - 314 math:notEqualTo 1000 . + (314) math:notEqualTo 1000 . (314 1) math:sum 315 . (2 314) math:product 628 . (628 1) math:sum 629 . @@ -12663,7 +12663,7 @@ _:gn_1371 { (628 629 630) math:product 248857560 . (-1 248857560) math:quotient -4.018362954294014e-9 . (0.0353981654162124 -4.018362954294014e-9) math:sum 0.035398161397849445 . - -1 math:negation 1 . + (-1) math:negation 1 . (315 1000 0.035398161397849445 0.035398163459948236 1) :pi true. } @@ -12672,7 +12672,7 @@ _:gn_1372 { } _:gn_1373 { - 313 math:notEqualTo 1000 . + (313) math:notEqualTo 1000 . (313 1) math:sum 314 . (2 313) math:product 626 . (626 1) math:sum 627 . @@ -12680,7 +12680,7 @@ _:gn_1373 { (626 627 628) math:product 246491256 . (1 246491256) math:quotient 4.0569390420891846e-9 . (0.03539816135927336 4.0569390420891846e-9) math:sum 0.0353981654162124 . - 1 math:negation -1 . + (1) math:negation -1 . (314 1000 0.0353981654162124 0.035398163459948236 -1) :pi true. } @@ -12689,7 +12689,7 @@ _:gn_1374 { } _:gn_1375 { - 312 math:notEqualTo 1000 . + (312) math:notEqualTo 1000 . (312 1) math:sum 313 . (2 312) math:product 624 . (624 1) math:sum 625 . @@ -12697,7 +12697,7 @@ _:gn_1375 { (624 625 626) math:product 244140000 . (-1 244140000) math:quotient -4.096010485786843e-9 . (0.03539816545528385 -4.096010485786843e-9) math:sum 0.03539816135927336 . - -1 math:negation 1 . + (-1) math:negation 1 . (313 1000 0.03539816135927336 0.035398163459948236 1) :pi true. } @@ -12706,7 +12706,7 @@ _:gn_1376 { } _:gn_1377 { - 311 math:notEqualTo 1000 . + (311) math:notEqualTo 1000 . (311 1) math:sum 312 . (2 311) math:product 622 . (622 1) math:sum 623 . @@ -12714,7 +12714,7 @@ _:gn_1377 { (622 623 624) math:product 241803744 . (1 241803744) math:quotient 4.135585262071046e-9 . (0.035398161319698584 4.135585262071046e-9) math:sum 0.03539816545528385 . - 1 math:negation -1 . + (1) math:negation -1 . (312 1000 0.03539816545528385 0.035398163459948236 -1) :pi true. } @@ -12723,7 +12723,7 @@ _:gn_1378 { } _:gn_1379 { - 310 math:notEqualTo 1000 . + (310) math:notEqualTo 1000 . (310 1) math:sum 311 . (2 310) math:product 620 . (620 1) math:sum 621 . @@ -12731,7 +12731,7 @@ _:gn_1379 { (620 621 622) math:product 239482440 . (-1 239482440) math:quotient -4.175671502261293e-9 . (0.03539816549537009 -4.175671502261293e-9) math:sum 0.035398161319698584 . - -1 math:negation 1 . + (-1) math:negation 1 . (311 1000 0.035398161319698584 0.035398163459948236 1) :pi true. } @@ -12740,7 +12740,7 @@ _:gn_1380 { } _:gn_1381 { - 309 math:notEqualTo 1000 . + (309) math:notEqualTo 1000 . (309 1) math:sum 310 . (2 309) math:product 618 . (618 1) math:sum 619 . @@ -12748,7 +12748,7 @@ _:gn_1381 { (618 619 620) math:product 237176040 . (1 237176040) math:quotient 4.216277495821248e-9 . (0.035398161279092594 4.216277495821248e-9) math:sum 0.03539816549537009 . - 1 math:negation -1 . + (1) math:negation -1 . (310 1000 0.03539816549537009 0.035398163459948236 -1) :pi true. } @@ -12757,7 +12757,7 @@ _:gn_1382 { } _:gn_1383 { - 308 math:notEqualTo 1000 . + (308) math:notEqualTo 1000 . (308 1) math:sum 309 . (2 308) math:product 616 . (616 1) math:sum 617 . @@ -12765,7 +12765,7 @@ _:gn_1383 { (616 617 618) math:product 234884496 . (-1 234884496) math:quotient -4.257411693958719e-9 . (0.03539816553650429 -4.257411693958719e-9) math:sum 0.035398161279092594 . - -1 math:negation 1 . + (-1) math:negation 1 . (309 1000 0.035398161279092594 0.035398163459948236 1) :pi true. } @@ -12774,7 +12774,7 @@ _:gn_1384 { } _:gn_1385 { - 307 math:notEqualTo 1000 . + (307) math:notEqualTo 1000 . (307 1) math:sum 308 . (2 307) math:product 614 . (614 1) math:sum 615 . @@ -12782,7 +12782,7 @@ _:gn_1385 { (614 615 616) math:product 232607760 . (1 232607760) math:quotient 4.2990827133196246e-9 . (0.03539816123742157 4.2990827133196246e-9) math:sum 0.03539816553650429 . - 1 math:negation -1 . + (1) math:negation -1 . (308 1000 0.03539816553650429 0.035398163459948236 -1) :pi true. } @@ -12791,7 +12791,7 @@ _:gn_1386 { } _:gn_1387 { - 306 math:notEqualTo 1000 . + (306) math:notEqualTo 1000 . (306 1) math:sum 307 . (2 306) math:product 612 . (612 1) math:sum 613 . @@ -12799,7 +12799,7 @@ _:gn_1387 { (612 613 614) math:product 230345784 . (-1 230345784) math:quotient -4.341299339778669e-9 . (0.035398165578720914 -4.341299339778669e-9) math:sum 0.03539816123742157 . - -1 math:negation 1 . + (-1) math:negation 1 . (307 1000 0.03539816123742157 0.035398163459948236 1) :pi true. } @@ -12808,7 +12808,7 @@ _:gn_1388 { } _:gn_1389 { - 305 math:notEqualTo 1000 . + (305) math:notEqualTo 1000 . (305 1) math:sum 306 . (2 305) math:product 610 . (610 1) math:sum 611 . @@ -12816,7 +12816,7 @@ _:gn_1389 { (610 611 612) math:product 228098520 . (1 228098520) math:quotient 4.384070532329627e-9 . (0.035398161194650384 4.384070532329627e-9) math:sum 0.035398165578720914 . - 1 math:negation -1 . + (1) math:negation -1 . (306 1000 0.035398165578720914 0.035398163459948236 -1) :pi true. } @@ -12825,7 +12825,7 @@ _:gn_1390 { } _:gn_1391 { - 304 math:notEqualTo 1000 . + (304) math:notEqualTo 1000 . (304 1) math:sum 305 . (2 304) math:product 608 . (608 1) math:sum 609 . @@ -12833,7 +12833,7 @@ _:gn_1391 { (608 609 610) math:product 225865920 . (-1 225865920) math:quotient -4.4274054270781535e-9 . (0.03539816562205581 -4.4274054270781535e-9) math:sum 0.035398161194650384 . - -1 math:negation 1 . + (-1) math:negation 1 . (305 1000 0.035398161194650384 0.035398163459948236 1) :pi true. } @@ -12842,7 +12842,7 @@ _:gn_1392 { } _:gn_1393 { - 303 math:notEqualTo 1000 . + (303) math:notEqualTo 1000 . (303 1) math:sum 304 . (2 303) math:product 606 . (606 1) math:sum 607 . @@ -12850,7 +12850,7 @@ _:gn_1393 { (606 607 608) math:product 223647936 . (1 223647936) math:quotient 4.471313341340204e-9 . (0.03539816115074247 4.471313341340204e-9) math:sum 0.03539816562205581 . - 1 math:negation -1 . + (1) math:negation -1 . (304 1000 0.03539816562205581 0.035398163459948236 -1) :pi true. } @@ -12859,7 +12859,7 @@ _:gn_1394 { } _:gn_1395 { - 302 math:notEqualTo 1000 . + (302) math:notEqualTo 1000 . (302 1) math:sum 303 . (2 302) math:product 604 . (604 1) math:sum 605 . @@ -12867,7 +12867,7 @@ _:gn_1395 { (604 605 606) math:product 221444520 . (-1 221444520) math:quotient -4.515803777849188e-9 . (0.03539816566654625 -4.515803777849188e-9) math:sum 0.03539816115074247 . - -1 math:negation 1 . + (-1) math:negation 1 . (303 1000 0.03539816115074247 0.035398163459948236 1) :pi true. } @@ -12876,7 +12876,7 @@ _:gn_1396 { } _:gn_1397 { - 301 math:notEqualTo 1000 . + (301) math:notEqualTo 1000 . (301 1) math:sum 302 . (2 301) math:product 602 . (602 1) math:sum 603 . @@ -12884,7 +12884,7 @@ _:gn_1397 { (602 603 604) math:product 219255624 . (1 219255624) math:quotient 4.560886429075133e-9 . (0.03539816110565982 4.560886429075133e-9) math:sum 0.03539816566654625 . - 1 math:negation -1 . + (1) math:negation -1 . (302 1000 0.03539816566654625 0.035398163459948236 -1) :pi true. } @@ -12893,7 +12893,7 @@ _:gn_1398 { } _:gn_1399 { - 300 math:notEqualTo 1000 . + (300) math:notEqualTo 1000 . (300 1) math:sum 301 . (2 300) math:product 600 . (600 1) math:sum 601 . @@ -12901,7 +12901,7 @@ _:gn_1399 { (600 601 602) math:product 217081200 . (-1 217081200) math:quotient -4.606571181659213e-9 . (0.035398165712231 -4.606571181659213e-9) math:sum 0.03539816110565982 . - -1 math:negation 1 . + (-1) math:negation 1 . (301 1000 0.03539816110565982 0.035398163459948236 1) :pi true. } @@ -12910,7 +12910,7 @@ _:gn_1400 { } _:gn_1401 { - 299 math:notEqualTo 1000 . + (299) math:notEqualTo 1000 . (299 1) math:sum 300 . (2 299) math:product 598 . (598 1) math:sum 599 . @@ -12918,7 +12918,7 @@ _:gn_1401 { (598 599 600) math:product 214921200 . (1 214921200) math:quotient 4.6528681209671265e-9 . (0.03539816105936288 4.6528681209671265e-9) math:sum 0.035398165712231 . - 1 math:negation -1 . + (1) math:negation -1 . (300 1000 0.035398165712231 0.035398163459948236 -1) :pi true. } @@ -12927,7 +12927,7 @@ _:gn_1402 { } _:gn_1403 { - 298 math:notEqualTo 1000 . + (298) math:notEqualTo 1000 . (298 1) math:sum 299 . (2 298) math:product 596 . (596 1) math:sum 597 . @@ -12935,7 +12935,7 @@ _:gn_1403 { (596 597 598) math:product 212775576 . (-1 212775576) math:quotient -4.699787535764913e-9 . (0.03539816575915042 -4.699787535764913e-9) math:sum 0.03539816105936288 . - -1 math:negation 1 . + (-1) math:negation 1 . (299 1000 0.03539816105936288 0.035398163459948236 1) :pi true. } @@ -12944,7 +12944,7 @@ _:gn_1404 { } _:gn_1405 { - 297 math:notEqualTo 1000 . + (297) math:notEqualTo 1000 . (297 1) math:sum 298 . (2 297) math:product 594 . (594 1) math:sum 595 . @@ -12952,7 +12952,7 @@ _:gn_1405 { (594 595 596) math:product 210644280 . (1 210644280) math:quotient 4.747339923020934e-9 . (0.035398161011810494 4.747339923020934e-9) math:sum 0.03539816575915042 . - 1 math:negation -1 . + (1) math:negation -1 . (298 1000 0.03539816575915042 0.035398163459948236 -1) :pi true. } @@ -12961,7 +12961,7 @@ _:gn_1406 { } _:gn_1407 { - 296 math:notEqualTo 1000 . + (296) math:notEqualTo 1000 . (296 1) math:sum 297 . (2 296) math:product 592 . (592 1) math:sum 593 . @@ -12969,7 +12969,7 @@ _:gn_1407 { (592 593 594) math:product 208527264 . (-1 208527264) math:quotient -4.795535992837848e-9 . (0.03539816580734649 -4.795535992837848e-9) math:sum 0.035398161011810494 . - -1 math:negation 1 . + (-1) math:negation 1 . (297 1000 0.035398161011810494 0.035398163459948236 1) :pi true. } @@ -12978,7 +12978,7 @@ _:gn_1408 { } _:gn_1409 { - 295 math:notEqualTo 1000 . + (295) math:notEqualTo 1000 . (295 1) math:sum 296 . (2 295) math:product 590 . (590 1) math:sum 591 . @@ -12986,7 +12986,7 @@ _:gn_1409 { (590 591 592) math:product 206424480 . (1 206424480) math:quotient 4.844386673518567e-9 . (0.035398160962959814 4.844386673518567e-9) math:sum 0.03539816580734649 . - 1 math:negation -1 . + (1) math:negation -1 . (296 1000 0.03539816580734649 0.035398163459948236 -1) :pi true. } @@ -12995,7 +12995,7 @@ _:gn_1410 { } _:gn_1411 { - 294 math:notEqualTo 1000 . + (294) math:notEqualTo 1000 . (294 1) math:sum 295 . (2 294) math:product 588 . (588 1) math:sum 589 . @@ -13003,7 +13003,7 @@ _:gn_1411 { (588 589 590) math:product 204335880 . (-1 204335880) math:quotient -4.89390311677029e-9 . (0.03539816585686293 -4.89390311677029e-9) math:sum 0.035398160962959814 . - -1 math:negation 1 . + (-1) math:negation 1 . (295 1000 0.035398160962959814 0.035398163459948236 1) :pi true. } @@ -13012,7 +13012,7 @@ _:gn_1412 { } _:gn_1413 { - 293 math:notEqualTo 1000 . + (293) math:notEqualTo 1000 . (293 1) math:sum 294 . (2 293) math:product 586 . (586 1) math:sum 587 . @@ -13020,7 +13020,7 @@ _:gn_1413 { (586 587 588) math:product 202261416 . (1 202261416) math:quotient 4.944096703050868e-9 . (0.03539816091276623 4.944096703050868e-9) math:sum 0.03539816585686293 . - 1 math:negation -1 . + (1) math:negation -1 . (294 1000 0.03539816585686293 0.035398163459948236 -1) :pi true. } @@ -13029,7 +13029,7 @@ _:gn_1414 { } _:gn_1415 { - 292 math:notEqualTo 1000 . + (292) math:notEqualTo 1000 . (292 1) math:sum 293 . (2 292) math:product 584 . (584 1) math:sum 585 . @@ -13037,7 +13037,7 @@ _:gn_1415 { (584 585 586) math:product 200201040 . (-1 200201040) math:quotient -4.9949790470618935e-9 . (0.03539816590774528 -4.9949790470618935e-9) math:sum 0.03539816091276623 . - -1 math:negation 1 . + (-1) math:negation 1 . (293 1000 0.03539816091276623 0.035398163459948236 1) :pi true. } @@ -13046,7 +13046,7 @@ _:gn_1416 { } _:gn_1417 { - 291 math:notEqualTo 1000 . + (291) math:notEqualTo 1000 . (291 1) math:sum 292 . (2 291) math:product 582 . (582 1) math:sum 583 . @@ -13054,7 +13054,7 @@ _:gn_1417 { (582 583 584) math:product 198154704 . (1 198154704) math:quotient 5.046562003393066e-9 . (0.035398160861183275 5.046562003393066e-9) math:sum 0.03539816590774528 . - 1 math:negation -1 . + (1) math:negation -1 . (292 1000 0.03539816590774528 0.035398163459948236 -1) :pi true. } @@ -13063,7 +13063,7 @@ _:gn_1418 { } _:gn_1419 { - 290 math:notEqualTo 1000 . + (290) math:notEqualTo 1000 . (290 1) math:sum 291 . (2 290) math:product 580 . (580 1) math:sum 581 . @@ -13071,7 +13071,7 @@ _:gn_1419 { (580 581 582) math:product 196122360 . (-1 196122360) math:quotient -5.0988576723225235e-9 . (0.035398165960040945 -5.0988576723225235e-9) math:sum 0.035398160861183275 . - -1 math:negation 1 . + (-1) math:negation 1 . (291 1000 0.035398160861183275 0.035398163459948236 1) :pi true. } @@ -13080,7 +13080,7 @@ _:gn_1420 { } _:gn_1421 { - 289 math:notEqualTo 1000 . + (289) math:notEqualTo 1000 . (289 1) math:sum 290 . (2 289) math:product 578 . (578 1) math:sum 579 . @@ -13088,7 +13088,7 @@ _:gn_1421 { (578 579 580) math:product 194103960 . (1 194103960) math:quotient 5.151878405778017e-9 . (0.03539816080816254 5.151878405778017e-9) math:sum 0.035398165960040945 . - 1 math:negation -1 . + (1) math:negation -1 . (290 1000 0.035398165960040945 0.035398163459948236 -1) :pi true. } @@ -13097,7 +13097,7 @@ _:gn_1422 { } _:gn_1423 { - 288 math:notEqualTo 1000 . + (288) math:notEqualTo 1000 . (288 1) math:sum 289 . (2 288) math:product 576 . (576 1) math:sum 577 . @@ -13105,7 +13105,7 @@ _:gn_1423 { (576 577 578) math:product 192099456 . (-1 192099456) math:quotient -5.205636813463959e-9 . (0.03539816601379935 -5.205636813463959e-9) math:sum 0.03539816080816254 . - -1 math:negation 1 . + (-1) math:negation 1 . (289 1000 0.03539816080816254 0.035398163459948236 1) :pi true. } @@ -13114,7 +13114,7 @@ _:gn_1424 { } _:gn_1425 { - 287 math:notEqualTo 1000 . + (287) math:notEqualTo 1000 . (287 1) math:sum 288 . (2 287) math:product 574 . (574 1) math:sum 575 . @@ -13122,7 +13122,7 @@ _:gn_1425 { (574 575 576) math:product 190108800 . (1 190108800) math:quotient 5.260145769159555e-9 . (0.03539816075365358 5.260145769159555e-9) math:sum 0.03539816601379935 . - 1 math:negation -1 . + (1) math:negation -1 . (288 1000 0.03539816601379935 0.035398163459948236 -1) :pi true. } @@ -13131,7 +13131,7 @@ _:gn_1426 { } _:gn_1427 { - 286 math:notEqualTo 1000 . + (286) math:notEqualTo 1000 . (286 1) math:sum 287 . (2 286) math:product 572 . (572 1) math:sum 573 . @@ -13139,7 +13139,7 @@ _:gn_1427 { (572 573 574) math:product 188131944 . (-1 188131944) math:quotient -5.315418417193414e-9 . (0.035398166069072 -5.315418417193414e-9) math:sum 0.03539816075365358 . - -1 math:negation 1 . + (-1) math:negation 1 . (287 1000 0.03539816075365358 0.035398163459948236 1) :pi true. } @@ -13148,7 +13148,7 @@ _:gn_1428 { } _:gn_1429 { - 285 math:notEqualTo 1000 . + (285) math:notEqualTo 1000 . (285 1) math:sum 286 . (2 285) math:product 570 . (570 1) math:sum 571 . @@ -13156,7 +13156,7 @@ _:gn_1429 { (570 571 572) math:product 186168840 . (1 186168840) math:quotient 5.371468179100219e-9 . (0.03539816069760382 5.371468179100219e-9) math:sum 0.035398166069072 . - 1 math:negation -1 . + (1) math:negation -1 . (286 1000 0.035398166069072 0.035398163459948236 -1) :pi true. } @@ -13165,7 +13165,7 @@ _:gn_1430 { } _:gn_1431 { - 284 math:notEqualTo 1000 . + (284) math:notEqualTo 1000 . (284 1) math:sum 285 . (2 284) math:product 568 . (568 1) math:sum 569 . @@ -13173,7 +13173,7 @@ _:gn_1431 { (568 569 570) math:product 184219440 . (-1 184219440) math:quotient -5.428308760465237e-9 . (0.03539816612591258 -5.428308760465237e-9) math:sum 0.03539816069760382 . - -1 math:negation 1 . + (-1) math:negation 1 . (285 1000 0.03539816069760382 0.035398163459948236 1) :pi true. } @@ -13182,7 +13182,7 @@ _:gn_1432 { } _:gn_1433 { - 283 math:notEqualTo 1000 . + (283) math:notEqualTo 1000 . (283 1) math:sum 284 . (2 283) math:product 566 . (566 1) math:sum 567 . @@ -13190,7 +13190,7 @@ _:gn_1433 { (566 567 568) math:product 182283696 . (1 182283696) math:quotient 5.485954157962652e-9 . (0.035398160639958424 5.485954157962652e-9) math:sum 0.03539816612591258 . - 1 math:negation -1 . + (1) math:negation -1 . (284 1000 0.03539816612591258 0.035398163459948236 -1) :pi true. } @@ -13199,7 +13199,7 @@ _:gn_1434 { } _:gn_1435 { - 282 math:notEqualTo 1000 . + (282) math:notEqualTo 1000 . (282 1) math:sum 283 . (2 282) math:product 564 . (564 1) math:sum 565 . @@ -13207,7 +13207,7 @@ _:gn_1435 { (564 565 566) math:product 180361560 . (-1 180361560) math:quotient -5.544418666593924e-9 . (0.03539816618437709 -5.544418666593924e-9) math:sum 0.035398160639958424 . - -1 math:negation 1 . + (-1) math:negation 1 . (283 1000 0.035398160639958424 0.035398163459948236 1) :pi true. } @@ -13216,7 +13216,7 @@ _:gn_1436 { } _:gn_1437 { - 281 math:notEqualTo 1000 . + (281) math:notEqualTo 1000 . (281 1) math:sum 282 . (2 281) math:product 562 . (562 1) math:sum 563 . @@ -13224,7 +13224,7 @@ _:gn_1437 { (562 563 564) math:product 178452984 . (1 178452984) math:quotient 5.603716887132579e-9 . (0.035398160580660205 5.603716887132579e-9) math:sum 0.03539816618437709 . - 1 math:negation -1 . + (1) math:negation -1 . (282 1000 0.03539816618437709 0.035398163459948236 -1) :pi true. } @@ -13233,7 +13233,7 @@ _:gn_1438 { } _:gn_1439 { - 280 math:notEqualTo 1000 . + (280) math:notEqualTo 1000 . (280 1) math:sum 281 . (2 280) math:product 560 . (560 1) math:sum 561 . @@ -13241,7 +13241,7 @@ _:gn_1439 { (560 561 562) math:product 176557920 . (-1 176557920) math:quotient -5.6638637337820925e-9 . (0.03539816624452394 -5.6638637337820925e-9) math:sum 0.035398160580660205 . - -1 math:negation 1 . + (-1) math:negation 1 . (281 1000 0.035398160580660205 0.035398163459948236 1) :pi true. } @@ -13250,7 +13250,7 @@ _:gn_1440 { } _:gn_1441 { - 279 math:notEqualTo 1000 . + (279) math:notEqualTo 1000 . (279 1) math:sum 280 . (2 279) math:product 558 . (558 1) math:sum 559 . @@ -13258,7 +13258,7 @@ _:gn_1441 { (558 559 560) math:product 174676320 . (1 174676320) math:quotient 5.724874442053737e-9 . (0.035398160519649495 5.724874442053737e-9) math:sum 0.03539816624452394 . - 1 math:negation -1 . + (1) math:negation -1 . (280 1000 0.03539816624452394 0.035398163459948236 -1) :pi true. } @@ -13267,7 +13267,7 @@ _:gn_1442 { } _:gn_1443 { - 278 math:notEqualTo 1000 . + (278) math:notEqualTo 1000 . (278 1) math:sum 279 . (2 278) math:product 556 . (556 1) math:sum 557 . @@ -13275,7 +13275,7 @@ _:gn_1443 { (556 557 558) math:product 172808136 . (-1 172808136) math:quotient -5.786764576871543e-9 . (0.03539816630641407 -5.786764576871543e-9) math:sum 0.035398160519649495 . - -1 math:negation 1 . + (-1) math:negation 1 . (279 1000 0.035398160519649495 0.035398163459948236 1) :pi true. } @@ -13284,7 +13284,7 @@ _:gn_1444 { } _:gn_1445 { - 277 math:notEqualTo 1000 . + (277) math:notEqualTo 1000 . (277 1) math:sum 278 . (2 277) math:product 554 . (554 1) math:sum 555 . @@ -13292,7 +13292,7 @@ _:gn_1445 { (554 555 556) math:product 170953320 . (1 170953320) math:quotient 5.849550040911753e-9 . (0.03539816045686403 5.849550040911753e-9) math:sum 0.03539816630641407 . - 1 math:negation -1 . + (1) math:negation -1 . (278 1000 0.03539816630641407 0.035398163459948236 -1) :pi true. } @@ -13301,7 +13301,7 @@ _:gn_1446 { } _:gn_1447 { - 276 math:notEqualTo 1000 . + (276) math:notEqualTo 1000 . (276 1) math:sum 277 . (2 276) math:product 552 . (552 1) math:sum 553 . @@ -13309,7 +13309,7 @@ _:gn_1447 { (552 553 554) math:product 169111824 . (-1 169111824) math:quotient -5.913247083184438e-9 . (0.03539816637011112 -5.913247083184438e-9) math:sum 0.03539816045686403 . - -1 math:negation 1 . + (-1) math:negation 1 . (277 1000 0.03539816045686403 0.035398163459948236 1) :pi true. } @@ -13318,7 +13318,7 @@ _:gn_1448 { } _:gn_1449 { - 275 math:notEqualTo 1000 . + (275) math:notEqualTo 1000 . (275 1) math:sum 276 . (2 275) math:product 550 . (550 1) math:sum 551 . @@ -13326,7 +13326,7 @@ _:gn_1449 { (550 551 552) math:product 167283600 . (1 167283600) math:quotient 5.977872307865206e-9 . (0.03539816039223881 5.977872307865206e-9) math:sum 0.03539816637011112 . - 1 math:negation -1 . + (1) math:negation -1 . (276 1000 0.03539816637011112 0.035398163459948236 -1) :pi true. } @@ -13335,7 +13335,7 @@ _:gn_1450 { } _:gn_1451 { - 274 math:notEqualTo 1000 . + (274) math:notEqualTo 1000 . (274 1) math:sum 275 . (2 274) math:product 548 . (548 1) math:sum 549 . @@ -13343,7 +13343,7 @@ _:gn_1451 { (548 549 550) math:product 165468600 . (-1 165468600) math:quotient -6.0434426833852465e-9 . (0.03539816643568149 -6.0434426833852465e-9) math:sum 0.03539816039223881 . - -1 math:negation 1 . + (-1) math:negation 1 . (275 1000 0.03539816039223881 0.035398163459948236 1) :pi true. } @@ -13352,7 +13352,7 @@ _:gn_1452 { } _:gn_1453 { - 273 math:notEqualTo 1000 . + (273) math:notEqualTo 1000 . (273 1) math:sum 274 . (2 273) math:product 546 . (546 1) math:sum 547 . @@ -13360,7 +13360,7 @@ _:gn_1453 { (546 547 548) math:product 163666776 . (1 163666776) math:quotient 6.109975551788226e-9 . (0.03539816032570594 6.109975551788226e-9) math:sum 0.03539816643568149 . - 1 math:negation -1 . + (1) math:negation -1 . (274 1000 0.03539816643568149 0.035398163459948236 -1) :pi true. } @@ -13369,7 +13369,7 @@ _:gn_1454 { } _:gn_1455 { - 272 math:notEqualTo 1000 . + (272) math:notEqualTo 1000 . (272 1) math:sum 273 . (2 272) math:product 544 . (544 1) math:sum 545 . @@ -13377,7 +13377,7 @@ _:gn_1455 { (544 545 546) math:product 161878080 . (-1 161878080) math:quotient -6.177488638362896e-9 . (0.03539816650319458 -6.177488638362896e-9) math:sum 0.03539816032570594 . - -1 math:negation 1 . + (-1) math:negation 1 . (273 1000 0.03539816032570594 0.035398163459948236 1) :pi true. } @@ -13386,7 +13386,7 @@ _:gn_1456 { } _:gn_1457 { - 271 math:notEqualTo 1000 . + (271) math:notEqualTo 1000 . (271 1) math:sum 272 . (2 271) math:product 542 . (542 1) math:sum 543 . @@ -13394,7 +13394,7 @@ _:gn_1457 { (542 543 544) math:product 160102464 . (1 160102464) math:quotient 6.246000061560576e-9 . (0.035398160257194514 6.246000061560576e-9) math:sum 0.03539816650319458 . - 1 math:negation -1 . + (1) math:negation -1 . (272 1000 0.03539816650319458 0.035398163459948236 -1) :pi true. } @@ -13403,7 +13403,7 @@ _:gn_1458 { } _:gn_1459 { - 270 math:notEqualTo 1000 . + (270) math:notEqualTo 1000 . (270 1) math:sum 271 . (2 270) math:product 540 . (540 1) math:sum 541 . @@ -13411,7 +13411,7 @@ _:gn_1459 { (540 541 542) math:product 158339880 . (-1 158339880) math:quotient -6.31552834320703e-9 . (0.03539816657272286 -6.31552834320703e-9) math:sum 0.035398160257194514 . - -1 math:negation 1 . + (-1) math:negation 1 . (271 1000 0.035398160257194514 0.035398163459948236 1) :pi true. } @@ -13420,7 +13420,7 @@ _:gn_1460 { } _:gn_1461 { - 269 math:notEqualTo 1000 . + (269) math:notEqualTo 1000 . (269 1) math:sum 270 . (2 269) math:product 538 . (538 1) math:sum 539 . @@ -13428,7 +13428,7 @@ _:gn_1461 { (538 539 540) math:product 156590280 . (1 156590280) math:quotient 6.386092419018601e-9 . (0.03539816018663044 6.386092419018601e-9) math:sum 0.03539816657272286 . - 1 math:negation -1 . + (1) math:negation -1 . (270 1000 0.03539816657272286 0.035398163459948236 -1) :pi true. } @@ -13437,7 +13437,7 @@ _:gn_1462 { } _:gn_1463 { - 268 math:notEqualTo 1000 . + (268) math:notEqualTo 1000 . (268 1) math:sum 269 . (2 268) math:product 536 . (536 1) math:sum 537 . @@ -13445,7 +13445,7 @@ _:gn_1463 { (536 537 538) math:product 154853616 . (-1 154853616) math:quotient -6.4577116494328425e-9 . (0.03539816664434209 -6.4577116494328425e-9) math:sum 0.03539816018663044 . - -1 math:negation 1 . + (-1) math:negation 1 . (269 1000 0.03539816018663044 0.035398163459948236 1) :pi true. } @@ -13454,7 +13454,7 @@ _:gn_1464 { } _:gn_1465 { - 267 math:notEqualTo 1000 . + (267) math:notEqualTo 1000 . (267 1) math:sum 268 . (2 267) math:product 534 . (534 1) math:sum 535 . @@ -13462,7 +13462,7 @@ _:gn_1465 { (534 535 536) math:product 153129840 . (1 153129840) math:quotient 6.530405830764271e-9 . (0.035398160113936254 6.530405830764271e-9) math:sum 0.03539816664434209 . - 1 math:negation -1 . + (1) math:negation -1 . (268 1000 0.03539816664434209 0.035398163459948236 -1) :pi true. } @@ -13471,7 +13471,7 @@ _:gn_1466 { } _:gn_1467 { - 266 math:notEqualTo 1000 . + (266) math:notEqualTo 1000 . (266 1) math:sum 267 . (2 266) math:product 532 . (532 1) math:sum 533 . @@ -13479,7 +13479,7 @@ _:gn_1467 { (532 533 534) math:product 151418904 . (-1 151418904) math:quotient -6.604195206696252e-9 . (0.03539816671813146 -6.604195206696252e-9) math:sum 0.035398160113936254 . - -1 math:negation 1 . + (-1) math:negation 1 . (267 1000 0.035398160113936254 0.035398163459948236 1) :pi true. } @@ -13488,7 +13488,7 @@ _:gn_1468 { } _:gn_1469 { - 265 math:notEqualTo 1000 . + (265) math:notEqualTo 1000 . (265 1) math:sum 266 . (2 265) math:product 530 . (530 1) math:sum 531 . @@ -13496,7 +13496,7 @@ _:gn_1469 { (530 531 532) math:product 149720760 . (1 149720760) math:quotient 6.679100480120459e-9 . (0.03539816003903098 6.679100480120459e-9) math:sum 0.03539816671813146 . - 1 math:negation -1 . + (1) math:negation -1 . (266 1000 0.03539816671813146 0.035398163459948236 -1) :pi true. } @@ -13505,7 +13505,7 @@ _:gn_1470 { } _:gn_1471 { - 264 math:notEqualTo 1000 . + (264) math:notEqualTo 1000 . (264 1) math:sum 265 . (2 264) math:product 528 . (528 1) math:sum 529 . @@ -13513,7 +13513,7 @@ _:gn_1471 { (528 529 530) math:product 148035360 . (-1 148035360) math:quotient -6.7551428253357844e-9 . (0.035398166794173805 -6.7551428253357844e-9) math:sum 0.03539816003903098 . - -1 math:negation 1 . + (-1) math:negation 1 . (265 1000 0.03539816003903098 0.035398163459948236 1) :pi true. } @@ -13522,7 +13522,7 @@ _:gn_1472 { } _:gn_1473 { - 263 math:notEqualTo 1000 . + (263) math:notEqualTo 1000 . (263 1) math:sum 264 . (2 263) math:product 526 . (526 1) math:sum 527 . @@ -13530,7 +13530,7 @@ _:gn_1473 { (526 527 528) math:product 146362656 . (1 146362656) math:quotient 6.8323439006190214e-9 . (0.035398159961829906 6.8323439006190214e-9) math:sum 0.035398166794173805 . - 1 math:negation -1 . + (1) math:negation -1 . (264 1000 0.035398166794173805 0.035398163459948236 -1) :pi true. } @@ -13539,7 +13539,7 @@ _:gn_1474 { } _:gn_1475 { - 262 math:notEqualTo 1000 . + (262) math:notEqualTo 1000 . (262 1) math:sum 263 . (2 262) math:product 524 . (524 1) math:sum 525 . @@ -13547,7 +13547,7 @@ _:gn_1475 { (524 525 526) math:product 144702600 . (-1 144702600) math:quotient -6.910725861180103e-9 . (0.035398166872555765 -6.910725861180103e-9) math:sum 0.035398159961829906 . - -1 math:negation 1 . + (-1) math:negation 1 . (263 1000 0.035398159961829906 0.035398163459948236 1) :pi true. } @@ -13556,7 +13556,7 @@ _:gn_1476 { } _:gn_1477 { - 261 math:notEqualTo 1000 . + (261) math:notEqualTo 1000 . (261 1) math:sum 262 . (2 261) math:product 522 . (522 1) math:sum 523 . @@ -13564,7 +13564,7 @@ _:gn_1477 { (522 523 524) math:product 143055144 . (1 143055144) math:quotient 6.990311372515203e-9 . (0.035398159882244394 6.990311372515203e-9) math:sum 0.035398166872555765 . - 1 math:negation -1 . + (1) math:negation -1 . (262 1000 0.035398166872555765 0.035398163459948236 -1) :pi true. } @@ -13573,7 +13573,7 @@ _:gn_1478 { } _:gn_1479 { - 260 math:notEqualTo 1000 . + (260) math:notEqualTo 1000 . (260 1) math:sum 261 . (2 260) math:product 520 . (520 1) math:sum 521 . @@ -13581,7 +13581,7 @@ _:gn_1479 { (520 521 522) math:product 141420240 . (-1 141420240) math:quotient -7.071123624171476e-9 . (0.03539816695336802 -7.071123624171476e-9) math:sum 0.035398159882244394 . - -1 math:negation 1 . + (-1) math:negation 1 . (261 1000 0.035398159882244394 0.035398163459948236 1) :pi true. } @@ -13590,7 +13590,7 @@ _:gn_1480 { } _:gn_1481 { - 259 math:notEqualTo 1000 . + (259) math:notEqualTo 1000 . (259 1) math:sum 260 . (2 259) math:product 518 . (518 1) math:sum 519 . @@ -13598,7 +13598,7 @@ _:gn_1481 { (518 519 520) math:product 139797840 . (1 139797840) math:quotient 7.153186343937789e-9 . (0.035398159800181676 7.153186343937789e-9) math:sum 0.03539816695336802 . - 1 math:negation -1 . + (1) math:negation -1 . (260 1000 0.03539816695336802 0.035398163459948236 -1) :pi true. } @@ -13607,7 +13607,7 @@ _:gn_1482 { } _:gn_1483 { - 258 math:notEqualTo 1000 . + (258) math:notEqualTo 1000 . (258 1) math:sum 259 . (2 258) math:product 516 . (516 1) math:sum 517 . @@ -13615,7 +13615,7 @@ _:gn_1483 { (516 517 518) math:product 138187896 . (-1 138187896) math:quotient -7.2365238124763115e-9 . (0.03539816703670549 -7.2365238124763115e-9) math:sum 0.035398159800181676 . - -1 math:negation 1 . + (-1) math:negation 1 . (259 1000 0.035398159800181676 0.035398163459948236 1) :pi true. } @@ -13624,7 +13624,7 @@ _:gn_1484 { } _:gn_1485 { - 257 math:notEqualTo 1000 . + (257) math:notEqualTo 1000 . (257 1) math:sum 258 . (2 257) math:product 514 . (514 1) math:sum 515 . @@ -13632,7 +13632,7 @@ _:gn_1485 { (514 515 516) math:product 136590360 . (1 136590360) math:quotient 7.321160878410453e-9 . (0.03539815971554461 7.321160878410453e-9) math:sum 0.03539816703670549 . - 1 math:negation -1 . + (1) math:negation -1 . (258 1000 0.03539816703670549 0.035398163459948236 -1) :pi true. } @@ -13641,7 +13641,7 @@ _:gn_1486 { } _:gn_1487 { - 256 math:notEqualTo 1000 . + (256) math:notEqualTo 1000 . (256 1) math:sum 257 . (2 256) math:product 512 . (512 1) math:sum 513 . @@ -13649,7 +13649,7 @@ _:gn_1487 { (512 513 514) math:product 135005184 . (-1 135005184) math:quotient -7.40712297388521e-9 . (0.03539816712266758 -7.40712297388521e-9) math:sum 0.03539815971554461 . - -1 math:negation 1 . + (-1) math:negation 1 . (257 1000 0.03539815971554461 0.035398163459948236 1) :pi true. } @@ -13658,7 +13658,7 @@ _:gn_1488 { } _:gn_1489 { - 255 math:notEqualTo 1000 . + (255) math:notEqualTo 1000 . (255 1) math:sum 256 . (2 255) math:product 510 . (510 1) math:sum 511 . @@ -13666,7 +13666,7 @@ _:gn_1489 { (510 511 512) math:product 133432320 . (1 133432320) math:quotient 7.49443613061663e-9 . (0.03539815962823145 7.49443613061663e-9) math:sum 0.03539816712266758 . - 1 math:negation -1 . + (1) math:negation -1 . (256 1000 0.03539816712266758 0.035398163459948236 -1) :pi true. } @@ -13675,7 +13675,7 @@ _:gn_1490 { } _:gn_1491 { - 254 math:notEqualTo 1000 . + (254) math:notEqualTo 1000 . (254 1) math:sum 255 . (2 254) math:product 508 . (508 1) math:sum 509 . @@ -13683,7 +13683,7 @@ _:gn_1491 { (508 509 510) math:product 131871720 . (-1 131871720) math:quotient -7.58312699644776e-9 . (0.035398167211358446 -7.58312699644776e-9) math:sum 0.03539815962823145 . - -1 math:negation 1 . + (-1) math:negation 1 . (255 1000 0.03539815962823145 0.035398163459948236 1) :pi true. } @@ -13692,7 +13692,7 @@ _:gn_1492 { } _:gn_1493 { - 253 math:notEqualTo 1000 . + (253) math:notEqualTo 1000 . (253 1) math:sum 254 . (2 253) math:product 506 . (506 1) math:sum 507 . @@ -13700,7 +13700,7 @@ _:gn_1493 { (506 507 508) math:product 130323336 . (1 130323336) math:quotient 7.673222852429131e-9 . (0.03539815953813559 7.673222852429131e-9) math:sum 0.035398167211358446 . - 1 math:negation -1 . + (1) math:negation -1 . (254 1000 0.035398167211358446 0.035398163459948236 -1) :pi true. } @@ -13709,7 +13709,7 @@ _:gn_1494 { } _:gn_1495 { - 252 math:notEqualTo 1000 . + (252) math:notEqualTo 1000 . (252 1) math:sum 253 . (2 252) math:product 504 . (504 1) math:sum 505 . @@ -13717,7 +13717,7 @@ _:gn_1495 { (504 505 506) math:product 128787120 . (-1 128787120) math:quotient -7.764751630442547e-9 . (0.03539816730288722 -7.764751630442547e-9) math:sum 0.03539815953813559 . - -1 math:negation 1 . + (-1) math:negation 1 . (253 1000 0.03539815953813559 0.035398163459948236 1) :pi true. } @@ -13726,7 +13726,7 @@ _:gn_1496 { } _:gn_1497 { - 251 math:notEqualTo 1000 . + (251) math:notEqualTo 1000 . (251 1) math:sum 252 . (2 251) math:product 502 . (502 1) math:sum 503 . @@ -13734,7 +13734,7 @@ _:gn_1497 { (502 503 504) math:product 127263024 . (1 127263024) math:quotient 7.857741931387706e-9 . (0.035398159445145294 7.857741931387706e-9) math:sum 0.03539816730288722 . - 1 math:negation -1 . + (1) math:negation -1 . (252 1000 0.03539816730288722 0.035398163459948236 -1) :pi true. } @@ -13743,7 +13743,7 @@ _:gn_1498 { } _:gn_1499 { - 250 math:notEqualTo 1000 . + (250) math:notEqualTo 1000 . (250 1) math:sum 251 . (2 250) math:product 500 . (500 1) math:sum 501 . @@ -13751,7 +13751,7 @@ _:gn_1499 { (500 501 502) math:product 125751000 . (-1 125751000) math:quotient -7.952223043951936e-9 . (0.03539816739736834 -7.952223043951936e-9) math:sum 0.035398159445145294 . - -1 math:negation 1 . + (-1) math:negation 1 . (251 1000 0.035398159445145294 0.035398163459948236 1) :pi true. } @@ -13760,7 +13760,7 @@ _:gn_1500 { } _:gn_1501 { - 249 math:notEqualTo 1000 . + (249) math:notEqualTo 1000 . (249 1) math:sum 250 . (2 249) math:product 498 . (498 1) math:sum 499 . @@ -13768,7 +13768,7 @@ _:gn_1501 { (498 499 500) math:product 124251000 . (1 124251000) math:quotient 8.048224963984193e-9 . (0.03539815934914338 8.048224963984193e-9) math:sum 0.03539816739736834 . - 1 math:negation -1 . + (1) math:negation -1 . (250 1000 0.03539816739736834 0.035398163459948236 -1) :pi true. } @@ -13777,7 +13777,7 @@ _:gn_1502 { } _:gn_1503 { - 248 math:notEqualTo 1000 . + (248) math:notEqualTo 1000 . (248 1) math:sum 249 . (2 248) math:product 496 . (496 1) math:sum 497 . @@ -13785,7 +13785,7 @@ _:gn_1503 { (496 497 498) math:product 122762976 . (-1 122762976) math:quotient -8.145778414495263e-9 . (0.03539816749492179 -8.145778414495263e-9) math:sum 0.03539815934914338 . - -1 math:negation 1 . + (-1) math:negation 1 . (249 1000 0.03539815934914338 0.035398163459948236 1) :pi true. } @@ -13794,7 +13794,7 @@ _:gn_1504 { } _:gn_1505 { - 247 math:notEqualTo 1000 . + (247) math:notEqualTo 1000 . (247 1) math:sum 248 . (2 247) math:product 494 . (494 1) math:sum 495 . @@ -13802,7 +13802,7 @@ _:gn_1505 { (494 495 496) math:product 121286880 . (1 121286880) math:quotient 8.244914866307056e-9 . (0.03539815925000692 8.244914866307056e-9) math:sum 0.03539816749492179 . - 1 math:negation -1 . + (1) math:negation -1 . (248 1000 0.03539816749492179 0.035398163459948236 -1) :pi true. } @@ -13811,7 +13811,7 @@ _:gn_1506 { } _:gn_1507 { - 246 math:notEqualTo 1000 . + (246) math:notEqualTo 1000 . (246 1) math:sum 247 . (2 246) math:product 492 . (492 1) math:sum 493 . @@ -13819,7 +13819,7 @@ _:gn_1507 { (492 493 494) math:product 119822664 . (-1 119822664) math:quotient -8.345666559374778e-9 . (0.035398167595673484 -8.345666559374778e-9) math:sum 0.03539815925000692 . - -1 math:negation 1 . + (-1) math:negation 1 . (247 1000 0.03539815925000692 0.035398163459948236 1) :pi true. } @@ -13828,7 +13828,7 @@ _:gn_1508 { } _:gn_1509 { - 245 math:notEqualTo 1000 . + (245) math:notEqualTo 1000 . (245 1) math:sum 246 . (2 245) math:product 490 . (490 1) math:sum 491 . @@ -13836,7 +13836,7 @@ _:gn_1509 { (490 491 492) math:product 118370280 . (1 118370280) math:quotient 8.448066524806733e-9 . (0.03539815914760696 8.448066524806733e-9) math:sum 0.035398167595673484 . - 1 math:negation -1 . + (1) math:negation -1 . (246 1000 0.035398167595673484 0.035398163459948236 -1) :pi true. } @@ -13845,7 +13845,7 @@ _:gn_1510 { } _:gn_1511 { - 244 math:notEqualTo 1000 . + (244) math:notEqualTo 1000 . (244 1) math:sum 245 . (2 244) math:product 488 . (488 1) math:sum 489 . @@ -13853,7 +13853,7 @@ _:gn_1511 { (488 489 490) math:product 116929680 . (-1 116929680) math:quotient -8.55214860760758e-9 . (0.03539816769975557 -8.55214860760758e-9) math:sum 0.03539815914760696 . - -1 math:negation 1 . + (-1) math:negation 1 . (245 1000 0.03539815914760696 0.035398163459948236 1) :pi true. } @@ -13862,7 +13862,7 @@ _:gn_1512 { } _:gn_1513 { - 243 math:notEqualTo 1000 . + (243) math:notEqualTo 1000 . (243 1) math:sum 244 . (2 243) math:product 486 . (486 1) math:sum 487 . @@ -13870,7 +13870,7 @@ _:gn_1513 { (486 487 488) math:product 115500816 . (1 115500816) math:quotient 8.657947490171844e-9 . (0.035398159041808076 8.657947490171844e-9) math:sum 0.03539816769975557 . - 1 math:negation -1 . + (1) math:negation -1 . (244 1000 0.03539816769975557 0.035398163459948236 -1) :pi true. } @@ -13879,7 +13879,7 @@ _:gn_1514 { } _:gn_1515 { - 242 math:notEqualTo 1000 . + (242) math:notEqualTo 1000 . (242 1) math:sum 243 . (2 242) math:product 484 . (484 1) math:sum 485 . @@ -13887,7 +13887,7 @@ _:gn_1515 { (484 485 486) math:product 114083640 . (-1 114083640) math:quotient -8.765498716555679e-9 . (0.03539816780730679 -8.765498716555679e-9) math:sum 0.035398159041808076 . - -1 math:negation 1 . + (-1) math:negation 1 . (243 1000 0.035398159041808076 0.035398163459948236 1) :pi true. } @@ -13896,7 +13896,7 @@ _:gn_1516 { } _:gn_1517 { - 241 math:notEqualTo 1000 . + (241) math:notEqualTo 1000 . (241 1) math:sum 242 . (2 241) math:product 482 . (482 1) math:sum 483 . @@ -13904,7 +13904,7 @@ _:gn_1517 { (482 483 484) math:product 112678104 . (1 112678104) math:quotient 8.874838717555985e-9 . (0.035398158932468074 8.874838717555985e-9) math:sum 0.03539816780730679 . - 1 math:negation -1 . + (1) math:negation -1 . (242 1000 0.03539816780730679 0.035398163459948236 -1) :pi true. } @@ -13913,7 +13913,7 @@ _:gn_1518 { } _:gn_1519 { - 240 math:notEqualTo 1000 . + (240) math:notEqualTo 1000 . (240 1) math:sum 241 . (2 240) math:product 480 . (480 1) math:sum 481 . @@ -13921,7 +13921,7 @@ _:gn_1519 { (480 481 482) math:product 111284160 . (-1 111284160) math:quotient -8.986004836627243e-9 . (0.03539816791847291 -8.986004836627243e-9) math:sum 0.035398158932468074 . - -1 math:negation 1 . + (-1) math:negation 1 . (241 1000 0.035398158932468074 0.035398163459948236 1) :pi true. } @@ -13930,7 +13930,7 @@ _:gn_1520 { } _:gn_1521 { - 239 math:notEqualTo 1000 . + (239) math:notEqualTo 1000 . (239 1) math:sum 240 . (2 239) math:product 478 . (478 1) math:sum 479 . @@ -13938,7 +13938,7 @@ _:gn_1521 { (478 479 480) math:product 109901760 . (1 109901760) math:quotient 9.099035356667628e-9 . (0.03539815881943755 9.099035356667628e-9) math:sum 0.03539816791847291 . - 1 math:negation -1 . + (1) math:negation -1 . (240 1000 0.03539816791847291 0.035398163459948236 -1) :pi true. } @@ -13947,7 +13947,7 @@ _:gn_1522 { } _:gn_1523 { - 238 math:notEqualTo 1000 . + (238) math:notEqualTo 1000 . (238 1) math:sum 239 . (2 238) math:product 476 . (476 1) math:sum 477 . @@ -13955,7 +13955,7 @@ _:gn_1523 { (476 477 478) math:product 108530856 . (-1 108530856) math:quotient -9.213969527707401e-9 . (0.035398168033407076 -9.213969527707401e-9) math:sum 0.03539815881943755 . - -1 math:negation 1 . + (-1) math:negation 1 . (239 1000 0.03539815881943755 0.035398163459948236 1) :pi true. } @@ -13964,7 +13964,7 @@ _:gn_1524 { } _:gn_1525 { - 237 math:notEqualTo 1000 . + (237) math:notEqualTo 1000 . (237 1) math:sum 238 . (2 237) math:product 474 . (474 1) math:sum 475 . @@ -13972,7 +13972,7 @@ _:gn_1525 { (474 475 476) math:product 107171400 . (1 107171400) math:quotient 9.330847595533883e-9 . (0.03539815870255948 9.330847595533883e-9) math:sum 0.035398168033407076 . - 1 math:negation -1 . + (1) math:negation -1 . (238 1000 0.035398168033407076 0.035398163459948236 -1) :pi true. } @@ -13981,7 +13981,7 @@ _:gn_1526 { } _:gn_1527 { - 236 math:notEqualTo 1000 . + (236) math:notEqualTo 1000 . (236 1) math:sum 237 . (2 236) math:product 472 . (472 1) math:sum 473 . @@ -13989,7 +13989,7 @@ _:gn_1527 { (472 473 474) math:product 105823344 . (-1 105823344) math:quotient -9.449710831288794e-9 . (0.035398168152270315 -9.449710831288794e-9) math:sum 0.03539815870255948 . - -1 math:negation 1 . + (-1) math:negation 1 . (237 1000 0.03539815870255948 0.035398163459948236 1) :pi true. } @@ -13998,7 +13998,7 @@ _:gn_1528 { } _:gn_1529 { - 235 math:notEqualTo 1000 . + (235) math:notEqualTo 1000 . (235 1) math:sum 236 . (2 235) math:product 470 . (470 1) math:sum 471 . @@ -14006,7 +14006,7 @@ _:gn_1529 { (470 471 472) math:product 104486640 . (1 104486640) math:quotient 9.570601562075305e-9 . (0.035398158581668754 9.570601562075305e-9) math:sum 0.035398168152270315 . - 1 math:negation -1 . + (1) math:negation -1 . (236 1000 0.035398168152270315 0.035398163459948236 -1) :pi true. } @@ -14015,7 +14015,7 @@ _:gn_1530 { } _:gn_1531 { - 234 math:notEqualTo 1000 . + (234) math:notEqualTo 1000 . (234 1) math:sum 235 . (2 234) math:product 468 . (468 1) math:sum 469 . @@ -14023,7 +14023,7 @@ _:gn_1531 { (468 469 470) math:product 103161240 . (-1 103161240) math:quotient -9.693563202613694e-9 . (0.035398168275231956 -9.693563202613694e-9) math:sum 0.035398158581668754 . - -1 math:negation 1 . + (-1) math:negation 1 . (235 1000 0.035398158581668754 0.035398163459948236 1) :pi true. } @@ -14032,7 +14032,7 @@ _:gn_1532 { } _:gn_1533 { - 233 math:notEqualTo 1000 . + (233) math:notEqualTo 1000 . (233 1) math:sum 234 . (2 233) math:product 466 . (466 1) math:sum 467 . @@ -14040,7 +14040,7 @@ _:gn_1533 { (466 467 468) math:product 101847096 . (1 101847096) math:quotient 9.818640287986219e-9 . (0.035398158456591666 9.818640287986219e-9) math:sum 0.035398168275231956 . - 1 math:negation -1 . + (1) math:negation -1 . (234 1000 0.035398168275231956 0.035398163459948236 -1) :pi true. } @@ -14049,7 +14049,7 @@ _:gn_1534 { } _:gn_1535 { - 232 math:notEqualTo 1000 . + (232) math:notEqualTo 1000 . (232 1) math:sum 233 . (2 232) math:product 464 . (464 1) math:sum 465 . @@ -14057,7 +14057,7 @@ _:gn_1535 { (464 465 466) math:product 100544160 . (-1 100544160) math:quotient -9.945878507513514e-9 . (0.035398168402470176 -9.945878507513514e-9) math:sum 0.035398158456591666 . - -1 math:negation 1 . + (-1) math:negation 1 . (233 1000 0.035398158456591666 0.035398163459948236 1) :pi true. } @@ -14066,7 +14066,7 @@ _:gn_1536 { } _:gn_1537 { - 231 math:notEqualTo 1000 . + (231) math:notEqualTo 1000 . (231 1) math:sum 232 . (2 231) math:product 462 . (462 1) math:sum 463 . @@ -14074,7 +14074,7 @@ _:gn_1537 { (462 463 464) math:product 99252384 . (1 99252384) math:quotient 1.0075324739806754e-8 . (0.035398158327145435 1.0075324739806754e-8) math:sum 0.035398168402470176 . - 1 math:negation -1 . + (1) math:negation -1 . (232 1000 0.035398168402470176 0.035398163459948236 -1) :pi true. } @@ -14083,7 +14083,7 @@ _:gn_1538 { } _:gn_1539 { - 230 math:notEqualTo 1000 . + (230) math:notEqualTo 1000 . (230 1) math:sum 231 . (2 230) math:product 460 . (460 1) math:sum 461 . @@ -14091,7 +14091,7 @@ _:gn_1539 { (460 461 462) math:product 97971720 . (-1 97971720) math:quotient -1.0207027089041613e-8 . (0.035398168534172526 -1.0207027089041613e-8) math:sum 0.035398158327145435 . - -1 math:negation 1 . + (-1) math:negation 1 . (231 1000 0.035398158327145435 0.035398163459948236 1) :pi true. } @@ -14100,7 +14100,7 @@ _:gn_1540 { } _:gn_1541 { - 229 math:notEqualTo 1000 . + (229) math:notEqualTo 1000 . (229 1) math:sum 230 . (2 229) math:product 458 . (458 1) math:sum 459 . @@ -14108,7 +14108,7 @@ _:gn_1541 { (458 459 460) math:product 96702120 . (1 96702120) math:quotient 1.0341034922502215e-8 . (0.0353981581931376 1.0341034922502215e-8) math:sum 0.035398168534172526 . - 1 math:negation -1 . + (1) math:negation -1 . (230 1000 0.035398168534172526 0.035398163459948236 -1) :pi true. } @@ -14117,7 +14117,7 @@ _:gn_1542 { } _:gn_1543 { - 228 math:notEqualTo 1000 . + (228) math:notEqualTo 1000 . (228 1) math:sum 229 . (2 228) math:product 456 . (456 1) math:sum 457 . @@ -14125,7 +14125,7 @@ _:gn_1543 { (456 457 458) math:product 95443536 . (-1 95443536) math:quotient -1.0477398909445266e-8 . (0.03539816867053651 -1.0477398909445266e-8) math:sum 0.0353981581931376 . - -1 math:negation 1 . + (-1) math:negation 1 . (229 1000 0.0353981581931376 0.035398163459948236 1) :pi true. } @@ -14134,7 +14134,7 @@ _:gn_1544 { } _:gn_1545 { - 227 math:notEqualTo 1000 . + (227) math:notEqualTo 1000 . (227 1) math:sum 228 . (2 227) math:product 454 . (454 1) math:sum 455 . @@ -14142,7 +14142,7 @@ _:gn_1545 { (454 455 456) math:product 94195920 . (1 94195920) math:quotient 1.061617106133684e-8 . (0.03539815805436545 1.061617106133684e-8) math:sum 0.03539816867053651 . - 1 math:negation -1 . + (1) math:negation -1 . (228 1000 0.03539816867053651 0.035398163459948236 -1) :pi true. } @@ -14151,7 +14151,7 @@ _:gn_1546 { } _:gn_1547 { - 226 math:notEqualTo 1000 . + (226) math:notEqualTo 1000 . (226 1) math:sum 227 . (2 226) math:product 452 . (452 1) math:sum 453 . @@ -14159,7 +14159,7 @@ _:gn_1547 { (452 453 454) math:product 92959224 . (-1 92959224) math:quotient -1.0757404773516612e-8 . (0.03539816881177022 -1.0757404773516612e-8) math:sum 0.03539815805436545 . - -1 math:negation 1 . + (-1) math:negation 1 . (227 1000 0.03539815805436545 0.035398163459948236 1) :pi true. } @@ -14168,7 +14168,7 @@ _:gn_1548 { } _:gn_1549 { - 225 math:notEqualTo 1000 . + (225) math:notEqualTo 1000 . (225 1) math:sum 226 . (2 225) math:product 450 . (450 1) math:sum 451 . @@ -14176,7 +14176,7 @@ _:gn_1549 { (450 451 452) math:product 91733400 . (1 91733400) math:quotient 1.0901154868346752e-8 . (0.035398157910615353 1.0901154868346752e-8) math:sum 0.03539816881177022 . - 1 math:negation -1 . + (1) math:negation -1 . (226 1000 0.03539816881177022 0.035398163459948236 -1) :pi true. } @@ -14185,7 +14185,7 @@ _:gn_1550 { } _:gn_1551 { - 224 math:notEqualTo 1000 . + (224) math:notEqualTo 1000 . (224 1) math:sum 225 . (2 224) math:product 448 . (448 1) math:sum 449 . @@ -14193,7 +14193,7 @@ _:gn_1551 { (448 449 450) math:product 90518400 . (-1 90518400) math:quotient -1.1047477639905257e-8 . (0.035398168958092995 -1.1047477639905257e-8) math:sum 0.035398157910615353 . - -1 math:negation 1 . + (-1) math:negation 1 . (225 1000 0.035398157910615353 0.035398163459948236 1) :pi true. } @@ -14202,7 +14202,7 @@ _:gn_1552 { } _:gn_1553 { - 223 math:notEqualTo 1000 . + (223) math:notEqualTo 1000 . (223 1) math:sum 224 . (2 223) math:product 446 . (446 1) math:sum 447 . @@ -14210,7 +14210,7 @@ _:gn_1553 { (446 447 448) math:product 89314176 . (1 89314176) math:quotient 1.11964309002862e-8 . (0.035398157761662094 1.11964309002862e-8) math:sum 0.035398168958092995 . - 1 math:negation -1 . + (1) math:negation -1 . (224 1000 0.035398168958092995 0.035398163459948236 -1) :pi true. } @@ -14219,7 +14219,7 @@ _:gn_1554 { } _:gn_1555 { - 222 math:notEqualTo 1000 . + (222) math:notEqualTo 1000 . (222 1) math:sum 223 . (2 222) math:product 444 . (444 1) math:sum 445 . @@ -14227,7 +14227,7 @@ _:gn_1555 { (444 445 446) math:product 88120680 . (-1 88120680) math:quotient -1.1348074027572189e-8 . (0.03539816910973612 -1.1348074027572189e-8) math:sum 0.035398157761662094 . - -1 math:negation 1 . + (-1) math:negation 1 . (223 1000 0.035398157761662094 0.035398163459948236 1) :pi true. } @@ -14236,7 +14236,7 @@ _:gn_1556 { } _:gn_1557 { - 221 math:notEqualTo 1000 . + (221) math:notEqualTo 1000 . (221 1) math:sum 222 . (2 221) math:product 442 . (442 1) math:sum 443 . @@ -14244,7 +14244,7 @@ _:gn_1557 { (442 443 444) math:product 86937864 . (1 86937864) math:quotient 1.1502468015547288e-8 . (0.03539815760726811 1.1502468015547288e-8) math:sum 0.03539816910973612 . - 1 math:negation -1 . + (1) math:negation -1 . (222 1000 0.03539816910973612 0.035398163459948236 -1) :pi true. } @@ -14253,7 +14253,7 @@ _:gn_1558 { } _:gn_1559 { - 220 math:notEqualTo 1000 . + (220) math:notEqualTo 1000 . (220 1) math:sum 221 . (2 220) math:product 440 . (440 1) math:sum 441 . @@ -14261,7 +14261,7 @@ _:gn_1559 { (440 441 442) math:product 85765680 . (-1 85765680) math:quotient -1.1659675525221743e-8 . (0.035398169266943634 -1.1659675525221743e-8) math:sum 0.03539815760726811 . - -1 math:negation 1 . + (-1) math:negation 1 . (221 1000 0.03539815760726811 0.035398163459948236 1) :pi true. } @@ -14270,7 +14270,7 @@ _:gn_1560 { } _:gn_1561 { - 219 math:notEqualTo 1000 . + (219) math:notEqualTo 1000 . (219 1) math:sum 220 . (2 219) math:product 438 . (438 1) math:sum 439 . @@ -14278,7 +14278,7 @@ _:gn_1561 { (438 439 440) math:product 84604080 . (1 84604080) math:quotient 1.1819760938243168e-8 . (0.03539815744718269 1.1819760938243168e-8) math:sum 0.035398169266943634 . - 1 math:negation -1 . + (1) math:negation -1 . (220 1000 0.035398169266943634 0.035398163459948236 -1) :pi true. } @@ -14287,7 +14287,7 @@ _:gn_1562 { } _:gn_1563 { - 218 math:notEqualTo 1000 . + (218) math:notEqualTo 1000 . (218 1) math:sum 219 . (2 218) math:product 436 . (436 1) math:sum 437 . @@ -14295,7 +14295,7 @@ _:gn_1563 { (436 437 438) math:product 83453016 . (-1 83453016) math:quotient -1.1982790412272219e-8 . (0.035398169429973106 -1.1982790412272219e-8) math:sum 0.03539815744718269 . - -1 math:negation 1 . + (-1) math:negation 1 . (219 1000 0.03539815744718269 0.035398163459948236 1) :pi true. } @@ -14304,7 +14304,7 @@ _:gn_1564 { } _:gn_1565 { - 217 math:notEqualTo 1000 . + (217) math:notEqualTo 1000 . (217 1) math:sum 218 . (2 217) math:product 434 . (434 1) math:sum 435 . @@ -14312,7 +14312,7 @@ _:gn_1565 { (434 435 436) math:product 82312440 . (1 82312440) math:quotient 1.214883193840445e-8 . (0.035398157281141165 1.214883193840445e-8) math:sum 0.035398169429973106 . - 1 math:negation -1 . + (1) math:negation -1 . (218 1000 0.035398169429973106 0.035398163459948236 -1) :pi true. } @@ -14321,7 +14321,7 @@ _:gn_1566 { } _:gn_1567 { - 216 math:notEqualTo 1000 . + (216) math:notEqualTo 1000 . (216 1) math:sum 217 . (2 216) math:product 432 . (432 1) math:sum 433 . @@ -14329,7 +14329,7 @@ _:gn_1567 { (432 433 434) math:product 81182304 . (-1 81182304) math:quotient -1.2317955400723784e-8 . (0.035398169599096564 -1.2317955400723784e-8) math:sum 0.035398157281141165 . - -1 math:negation 1 . + (-1) math:negation 1 . (217 1000 0.035398157281141165 0.035398163459948236 1) :pi true. } @@ -14338,7 +14338,7 @@ _:gn_1568 { } _:gn_1569 { - 215 math:notEqualTo 1000 . + (215) math:notEqualTo 1000 . (215 1) math:sum 216 . (2 215) math:product 430 . (430 1) math:sum 431 . @@ -14346,7 +14346,7 @@ _:gn_1569 { (430 431 432) math:product 80062560 . (1 80062560) math:quotient 1.2490232638077024e-8 . (0.035398157108863924 1.2490232638077024e-8) math:sum 0.035398169599096564 . - 1 math:negation -1 . + (1) math:negation -1 . (216 1000 0.035398169599096564 0.035398163459948236 -1) :pi true. } @@ -14355,7 +14355,7 @@ _:gn_1570 { } _:gn_1571 { - 214 math:notEqualTo 1000 . + (214) math:notEqualTo 1000 . (214 1) math:sum 215 . (2 214) math:product 428 . (428 1) math:sum 429 . @@ -14363,7 +14363,7 @@ _:gn_1571 { (428 429 430) math:product 78953160 . (-1 78953160) math:quotient -1.2665737508163068e-8 . (0.03539816977460143 -1.2665737508163068e-8) math:sum 0.035398157108863924 . - -1 math:negation 1 . + (-1) math:negation 1 . (215 1000 0.035398157108863924 0.035398163459948236 1) :pi true. } @@ -14372,7 +14372,7 @@ _:gn_1572 { } _:gn_1573 { - 213 math:notEqualTo 1000 . + (213) math:notEqualTo 1000 . (213 1) math:sum 214 . (2 213) math:product 426 . (426 1) math:sum 427 . @@ -14380,7 +14380,7 @@ _:gn_1573 { (426 427 428) math:product 77854056 . (1 77854056) math:quotient 1.2844545954034817e-8 . (0.03539815693005548 1.2844545954034817e-8) math:sum 0.03539816977460143 . - 1 math:negation -1 . + (1) math:negation -1 . (214 1000 0.03539816977460143 0.035398163459948236 -1) :pi true. } @@ -14389,7 +14389,7 @@ _:gn_1574 { } _:gn_1575 { - 212 math:notEqualTo 1000 . + (212) math:notEqualTo 1000 . (212 1) math:sum 213 . (2 212) math:product 424 . (424 1) math:sum 425 . @@ -14397,7 +14397,7 @@ _:gn_1575 { (424 425 426) math:product 76765200 . (-1 76765200) math:quotient -1.3026736073116465e-8 . (0.03539816995679155 -1.3026736073116465e-8) math:sum 0.03539815693005548 . - -1 math:negation 1 . + (-1) math:negation 1 . (213 1000 0.03539815693005548 0.035398163459948236 1) :pi true. } @@ -14406,7 +14406,7 @@ _:gn_1576 { } _:gn_1577 { - 211 math:notEqualTo 1000 . + (211) math:notEqualTo 1000 . (211 1) math:sum 212 . (2 211) math:product 422 . (422 1) math:sum 423 . @@ -14414,7 +14414,7 @@ _:gn_1577 { (422 423 424) math:product 75686544 . (1 75686544) math:quotient 1.3212388188843713e-8 . (0.03539815674440336 1.3212388188843713e-8) math:sum 0.03539816995679155 . - 1 math:negation -1 . + (1) math:negation -1 . (212 1000 0.03539816995679155 0.035398163459948236 -1) :pi true. } @@ -14423,7 +14423,7 @@ _:gn_1578 { } _:gn_1579 { - 210 math:notEqualTo 1000 . + (210) math:notEqualTo 1000 . (210 1) math:sum 211 . (2 210) math:product 420 . (420 1) math:sum 421 . @@ -14431,7 +14431,7 @@ _:gn_1579 { (420 421 422) math:product 74618040 . (-1 74618040) math:quotient -1.3401584925039574e-8 . (0.035398170145988284 -1.3401584925039574e-8) math:sum 0.03539815674440336 . - -1 math:negation 1 . + (-1) math:negation 1 . (211 1000 0.03539815674440336 0.035398163459948236 1) :pi true. } @@ -14440,7 +14440,7 @@ _:gn_1580 { } _:gn_1581 { - 209 math:notEqualTo 1000 . + (209) math:notEqualTo 1000 . (209 1) math:sum 210 . (2 209) math:product 418 . (418 1) math:sum 419 . @@ -14448,7 +14448,7 @@ _:gn_1581 { (418 419 420) math:product 73559640 . (1 73559640) math:quotient 1.3594411283143854e-8 . (0.035398156551577 1.3594411283143854e-8) math:sum 0.035398170145988284 . - 1 math:negation -1 . + (1) math:negation -1 . (210 1000 0.035398170145988284 0.035398163459948236 -1) :pi true. } @@ -14457,7 +14457,7 @@ _:gn_1582 { } _:gn_1583 { - 208 math:notEqualTo 1000 . + (208) math:notEqualTo 1000 . (208 1) math:sum 209 . (2 208) math:product 416 . (416 1) math:sum 417 . @@ -14465,7 +14465,7 @@ _:gn_1583 { (416 417 418) math:product 72511296 . (-1 72511296) math:quotient -1.3790954722420077e-8 . (0.035398170342531725 -1.3790954722420077e-8) math:sum 0.035398156551577 . - -1 math:negation 1 . + (-1) math:negation 1 . (209 1000 0.035398156551577 0.035398163459948236 1) :pi true. } @@ -14474,7 +14474,7 @@ _:gn_1584 { } _:gn_1585 { - 207 math:notEqualTo 1000 . + (207) math:notEqualTo 1000 . (207 1) math:sum 208 . (2 207) math:product 414 . (414 1) math:sum 415 . @@ -14482,7 +14482,7 @@ _:gn_1585 { (414 415 416) math:product 71472960 . (1 71472960) math:quotient 1.3991305243269623e-8 . (0.03539815635122648 1.3991305243269623e-8) math:sum 0.035398170342531725 . - 1 math:negation -1 . + (1) math:negation -1 . (208 1000 0.035398170342531725 0.035398163459948236 -1) :pi true. } @@ -14491,7 +14491,7 @@ _:gn_1586 { } _:gn_1587 { - 206 math:notEqualTo 1000 . + (206) math:notEqualTo 1000 . (206 1) math:sum 207 . (2 206) math:product 412 . (412 1) math:sum 413 . @@ -14499,7 +14499,7 @@ _:gn_1587 { (412 413 414) math:product 70444584 . (-1 70444584) math:quotient -1.4195555473789157e-8 . (0.03539817054678195 -1.4195555473789157e-8) math:sum 0.03539815635122648 . - -1 math:negation 1 . + (-1) math:negation 1 . (207 1000 0.03539815635122648 0.035398163459948236 1) :pi true. } @@ -14508,7 +14508,7 @@ _:gn_1588 { } _:gn_1589 { - 205 math:notEqualTo 1000 . + (205) math:notEqualTo 1000 . (205 1) math:sum 206 . (2 205) math:product 410 . (410 1) math:sum 411 . @@ -14516,7 +14516,7 @@ _:gn_1589 { (410 411 412) math:product 69426120 . (1 69426120) math:quotient 1.4403800759714068e-8 . (0.035398156142981196 1.4403800759714068e-8) math:sum 0.03539817054678195 . - 1 math:negation -1 . + (1) math:negation -1 . (206 1000 0.03539817054678195 0.035398163459948236 -1) :pi true. } @@ -14525,7 +14525,7 @@ _:gn_1590 { } _:gn_1591 { - 204 math:notEqualTo 1000 . + (204) math:notEqualTo 1000 . (204 1) math:sum 205 . (2 204) math:product 408 . (408 1) math:sum 409 . @@ -14533,7 +14533,7 @@ _:gn_1591 { (408 409 410) math:product 68417520 . (-1 68417520) math:quotient -1.4616139257897684e-8 . (0.035398170759120454 -1.4616139257897684e-8) math:sum 0.035398156142981196 . - -1 math:negation 1 . + (-1) math:negation 1 . (205 1000 0.035398156142981196 0.035398163459948236 1) :pi true. } @@ -14542,7 +14542,7 @@ _:gn_1592 { } _:gn_1593 { - 203 math:notEqualTo 1000 . + (203) math:notEqualTo 1000 . (203 1) math:sum 204 . (2 203) math:product 406 . (406 1) math:sum 407 . @@ -14550,7 +14550,7 @@ _:gn_1593 { (406 407 408) math:product 67418736 . (1 67418736) math:quotient 1.4832672033483392e-8 . (0.03539815592644842 1.4832672033483392e-8) math:sum 0.035398170759120454 . - 1 math:negation -1 . + (1) math:negation -1 . (204 1000 0.035398170759120454 0.035398163459948236 -1) :pi true. } @@ -14559,7 +14559,7 @@ _:gn_1594 { } _:gn_1595 { - 202 math:notEqualTo 1000 . + (202) math:notEqualTo 1000 . (202 1) math:sum 203 . (2 202) math:product 404 . (404 1) math:sum 405 . @@ -14567,7 +14567,7 @@ _:gn_1595 { (404 405 406) math:product 66429720 . (-1 66429720) math:quotient -1.5053503160934593e-8 . (0.03539817097995158 -1.5053503160934593e-8) math:sum 0.03539815592644842 . - -1 math:negation 1 . + (-1) math:negation 1 . (203 1000 0.03539815592644842 0.035398163459948236 1) :pi true. } @@ -14576,7 +14576,7 @@ _:gn_1596 { } _:gn_1597 { - 201 math:notEqualTo 1000 . + (201) math:notEqualTo 1000 . (201 1) math:sum 202 . (2 201) math:product 402 . (402 1) math:sum 403 . @@ -14584,7 +14584,7 @@ _:gn_1597 { (402 403 404) math:product 65450424 . (1 65450424) math:quotient 1.5278739829095685e-8 . (0.03539815570121175 1.5278739829095685e-8) math:sum 0.03539817097995158 . - 1 math:negation -1 . + (1) math:negation -1 . (202 1000 0.03539817097995158 0.035398163459948236 -1) :pi true. } @@ -14593,7 +14593,7 @@ _:gn_1598 { } _:gn_1599 { - 200 math:notEqualTo 1000 . + (200) math:notEqualTo 1000 . (200 1) math:sum 201 . (2 200) math:product 400 . (400 1) math:sum 401 . @@ -14601,7 +14601,7 @@ _:gn_1599 { (400 401 402) math:product 64480800 . (-1 64480800) math:quotient -1.5508492450465876e-8 . (0.0353981712097042 -1.5508492450465876e-8) math:sum 0.03539815570121175 . - -1 math:negation 1 . + (-1) math:negation 1 . (201 1000 0.03539815570121175 0.035398163459948236 1) :pi true. } @@ -14610,7 +14610,7 @@ _:gn_1600 { } _:gn_1601 { - 199 math:notEqualTo 1000 . + (199) math:notEqualTo 1000 . (199 1) math:sum 200 . (2 199) math:product 398 . (398 1) math:sum 399 . @@ -14618,7 +14618,7 @@ _:gn_1601 { (398 399 400) math:product 63520800 . (1 63520800) math:quotient 1.574287477487689e-8 . (0.03539815546682942 1.574287477487689e-8) math:sum 0.0353981712097042 . - 1 math:negation -1 . + (1) math:negation -1 . (200 1000 0.0353981712097042 0.035398163459948236 -1) :pi true. } @@ -14627,7 +14627,7 @@ _:gn_1602 { } _:gn_1603 { - 198 math:notEqualTo 1000 . + (198) math:notEqualTo 1000 . (198 1) math:sum 199 . (2 198) math:product 396 . (396 1) math:sum 397 . @@ -14635,7 +14635,7 @@ _:gn_1603 { (396 397 398) math:product 62570376 . (-1 62570376) math:quotient -1.5982004007775182e-8 . (0.03539817144883343 -1.5982004007775182e-8) math:sum 0.03539815546682942 . - -1 math:negation 1 . + (-1) math:negation 1 . (199 1000 0.03539815546682942 0.035398163459948236 1) :pi true. } @@ -14644,7 +14644,7 @@ _:gn_1604 { } _:gn_1605 { - 197 math:notEqualTo 1000 . + (197) math:notEqualTo 1000 . (197 1) math:sum 198 . (2 197) math:product 394 . (394 1) math:sum 395 . @@ -14652,7 +14652,7 @@ _:gn_1605 { (394 395 396) math:product 61629480 . (1 61629480) math:quotient 1.6226000933319574e-8 . (0.035398155222832496 1.6226000933319574e-8) math:sum 0.03539817144883343 . - 1 math:negation -1 . + (1) math:negation -1 . (198 1000 0.03539817144883343 0.035398163459948236 -1) :pi true. } @@ -14661,7 +14661,7 @@ _:gn_1606 { } _:gn_1607 { - 196 math:notEqualTo 1000 . + (196) math:notEqualTo 1000 . (196 1) math:sum 197 . (2 196) math:product 392 . (392 1) math:sum 393 . @@ -14669,7 +14669,7 @@ _:gn_1607 { (392 393 394) math:product 60698064 . (-1 60698064) math:quotient -1.647499004251602e-8 . (0.03539817169782254 -1.647499004251602e-8) math:sum 0.035398155222832496 . - -1 math:negation 1 . + (-1) math:negation 1 . (197 1000 0.035398155222832496 0.035398163459948236 1) :pi true. } @@ -14678,7 +14678,7 @@ _:gn_1608 { } _:gn_1609 { - 195 math:notEqualTo 1000 . + (195) math:notEqualTo 1000 . (195 1) math:sum 196 . (2 195) math:product 390 . (390 1) math:sum 391 . @@ -14686,7 +14686,7 @@ _:gn_1609 { (390 391 392) math:product 59776080 . (1 59776080) math:quotient 1.6729099666622502e-8 . (0.035398154968722874 1.6729099666622502e-8) math:sum 0.03539817169782254 . - 1 math:negation -1 . + (1) math:negation -1 . (196 1000 0.03539817169782254 0.035398163459948236 -1) :pi true. } @@ -14695,7 +14695,7 @@ _:gn_1610 { } _:gn_1611 { - 194 math:notEqualTo 1000 . + (194) math:notEqualTo 1000 . (194 1) math:sum 195 . (2 194) math:product 388 . (388 1) math:sum 389 . @@ -14703,7 +14703,7 @@ _:gn_1611 { (388 389 390) math:product 58863480 . (-1 58863480) math:quotient -1.698846211606925e-8 . (0.03539817195718499 -1.698846211606925e-8) math:sum 0.035398154968722874 . - -1 math:negation 1 . + (-1) math:negation 1 . (195 1000 0.035398154968722874 0.035398163459948236 1) :pi true. } @@ -14712,7 +14712,7 @@ _:gn_1612 { } _:gn_1613 { - 193 math:notEqualTo 1000 . + (193) math:notEqualTo 1000 . (193 1) math:sum 194 . (2 193) math:product 386 . (386 1) math:sum 387 . @@ -14720,7 +14720,7 @@ _:gn_1613 { (386 387 388) math:product 57960216 . (1 57960216) math:quotient 1.7253213825152065e-8 . (0.03539815470397117 1.7253213825152065e-8) math:sum 0.03539817195718499 . - 1 math:negation -1 . + (1) math:negation -1 . (194 1000 0.03539817195718499 0.035398163459948236 -1) :pi true. } @@ -14729,7 +14729,7 @@ _:gn_1614 { } _:gn_1615 { - 192 math:notEqualTo 1000 . + (192) math:notEqualTo 1000 . (192 1) math:sum 193 . (2 192) math:product 384 . (384 1) math:sum 385 . @@ -14737,7 +14737,7 @@ _:gn_1615 { (384 385 386) math:product 57066240 . (-1 57066240) math:quotient -1.7523495502770114e-8 . (0.03539817222746667 -1.7523495502770114e-8) math:sum 0.03539815470397117 . - -1 math:negation 1 . + (-1) math:negation 1 . (193 1000 0.03539815470397117 0.035398163459948236 1) :pi true. } @@ -14746,7 +14746,7 @@ _:gn_1616 { } _:gn_1617 { - 191 math:notEqualTo 1000 . + (191) math:notEqualTo 1000 . (191 1) math:sum 192 . (2 191) math:product 382 . (382 1) math:sum 383 . @@ -14754,7 +14754,7 @@ _:gn_1617 { (382 383 384) math:product 56181504 . (1 56181504) math:quotient 1.779945228949371e-8 . (0.03539815442801438 1.779945228949371e-8) math:sum 0.03539817222746667 . - 1 math:negation -1 . + (1) math:negation -1 . (192 1000 0.03539817222746667 0.035398163459948236 -1) :pi true. } @@ -14763,7 +14763,7 @@ _:gn_1618 { } _:gn_1619 { - 190 math:notEqualTo 1000 . + (190) math:notEqualTo 1000 . (190 1) math:sum 191 . (2 190) math:product 380 . (380 1) math:sum 381 . @@ -14771,7 +14771,7 @@ _:gn_1619 { (380 381 382) math:product 55305960 . (-1 55305960) math:quotient -1.8081233921262736e-8 . (0.0353981725092483 -1.8081233921262736e-8) math:sum 0.03539815442801438 . - -1 math:negation 1 . + (-1) math:negation 1 . (191 1000 0.03539815442801438 0.035398163459948236 1) :pi true. } @@ -14780,7 +14780,7 @@ _:gn_1620 { } _:gn_1621 { - 189 math:notEqualTo 1000 . + (189) math:notEqualTo 1000 . (189 1) math:sum 190 . (2 189) math:product 378 . (378 1) math:sum 379 . @@ -14788,7 +14788,7 @@ _:gn_1621 { (378 379 380) math:product 54439560 . (1 54439560) math:quotient 1.8368994900032257e-8 . (0.0353981541402534 1.8368994900032257e-8) math:sum 0.0353981725092483 . - 1 math:negation -1 . + (1) math:negation -1 . (190 1000 0.0353981725092483 0.035398163459948236 -1) :pi true. } @@ -14797,7 +14797,7 @@ _:gn_1622 { } _:gn_1623 { - 188 math:notEqualTo 1000 . + (188) math:notEqualTo 1000 . (188 1) math:sum 189 . (2 188) math:product 376 . (376 1) math:sum 377 . @@ -14805,7 +14805,7 @@ _:gn_1623 { (376 377 378) math:product 53582256 . (-1 53582256) math:quotient -1.866289467169878e-8 . (0.035398172803148074 -1.866289467169878e-8) math:sum 0.0353981541402534 . - -1 math:negation 1 . + (-1) math:negation 1 . (189 1000 0.0353981541402534 0.035398163459948236 1) :pi true. } @@ -14814,7 +14814,7 @@ _:gn_1624 { } _:gn_1625 { - 187 math:notEqualTo 1000 . + (187) math:notEqualTo 1000 . (187 1) math:sum 188 . (2 187) math:product 374 . (374 1) math:sum 375 . @@ -14822,7 +14822,7 @@ _:gn_1625 { (374 375 376) math:product 52734000 . (1 52734000) math:quotient 1.8963097811658512e-8 . (0.03539815384005026 1.8963097811658512e-8) math:sum 0.035398172803148074 . - 1 math:negation -1 . + (1) math:negation -1 . (188 1000 0.035398172803148074 0.035398163459948236 -1) :pi true. } @@ -14831,7 +14831,7 @@ _:gn_1626 { } _:gn_1627 { - 186 math:notEqualTo 1000 . + (186) math:notEqualTo 1000 . (186 1) math:sum 187 . (2 186) math:product 372 . (372 1) math:sum 373 . @@ -14839,7 +14839,7 @@ _:gn_1627 { (372 373 374) math:product 51894744 . (-1 51894744) math:quotient -1.9269774218367857e-8 . (0.03539817310982448 -1.9269774218367857e-8) math:sum 0.03539815384005026 . - -1 math:negation 1 . + (-1) math:negation 1 . (187 1000 0.03539815384005026 0.035398163459948236 1) :pi true. } @@ -14848,7 +14848,7 @@ _:gn_1628 { } _:gn_1629 { - 185 math:notEqualTo 1000 . + (185) math:notEqualTo 1000 . (185 1) math:sum 186 . (2 185) math:product 370 . (370 1) math:sum 371 . @@ -14856,7 +14856,7 @@ _:gn_1629 { (370 371 372) math:product 51064440 . (1 51064440) math:quotient 1.9583099315296516e-8 . (0.035398153526725165 1.9583099315296516e-8) math:sum 0.03539817310982448 . - 1 math:negation -1 . + (1) math:negation -1 . (186 1000 0.03539817310982448 0.035398163459948236 -1) :pi true. } @@ -14865,7 +14865,7 @@ _:gn_1630 { } _:gn_1631 { - 184 math:notEqualTo 1000 . + (184) math:notEqualTo 1000 . (184 1) math:sum 185 . (2 184) math:product 368 . (368 1) math:sum 369 . @@ -14873,7 +14873,7 @@ _:gn_1631 { (368 369 370) math:product 50243040 . (-1 50243040) math:quotient -1.9903254261684802e-8 . (0.035398173429979425 -1.9903254261684802e-8) math:sum 0.035398153526725165 . - -1 math:negation 1 . + (-1) math:negation 1 . (185 1000 0.035398153526725165 0.035398163459948236 1) :pi true. } @@ -14882,7 +14882,7 @@ _:gn_1632 { } _:gn_1633 { - 183 math:notEqualTo 1000 . + (183) math:notEqualTo 1000 . (183 1) math:sum 184 . (2 183) math:product 366 . (366 1) math:sum 367 . @@ -14890,7 +14890,7 @@ _:gn_1633 { (366 367 368) math:product 49430496 . (1 49430496) math:quotient 2.0230426172539318e-8 . (0.03539815319955325 2.0230426172539318e-8) math:sum 0.035398173429979425 . - 1 math:negation -1 . + (1) math:negation -1 . (184 1000 0.035398173429979425 0.035398163459948236 -1) :pi true. } @@ -14899,7 +14899,7 @@ _:gn_1634 { } _:gn_1635 { - 182 math:notEqualTo 1000 . + (182) math:notEqualTo 1000 . (182 1) math:sum 183 . (2 182) math:product 364 . (364 1) math:sum 365 . @@ -14907,7 +14907,7 @@ _:gn_1635 { (364 365 366) math:product 48626760 . (-1 48626760) math:quotient -2.056480834832508e-8 . (0.0353981737643616 -2.056480834832508e-8) math:sum 0.03539815319955325 . - -1 math:negation 1 . + (-1) math:negation 1 . (183 1000 0.03539815319955325 0.035398163459948236 1) :pi true. } @@ -14916,7 +14916,7 @@ _:gn_1636 { } _:gn_1637 { - 181 math:notEqualTo 1000 . + (181) math:notEqualTo 1000 . (181 1) math:sum 182 . (2 181) math:product 362 . (362 1) math:sum 363 . @@ -14924,7 +14924,7 @@ _:gn_1637 { (362 363 364) math:product 47831784 . (1 47831784) math:quotient 2.0906600514837582e-8 . (0.03539815285776109 2.0906600514837582e-8) math:sum 0.0353981737643616 . - 1 math:negation -1 . + (1) math:negation -1 . (182 1000 0.0353981737643616 0.035398163459948236 -1) :pi true. } @@ -14933,7 +14933,7 @@ _:gn_1638 { } _:gn_1639 { - 180 math:notEqualTo 1000 . + (180) math:notEqualTo 1000 . (180 1) math:sum 181 . (2 180) math:product 360 . (360 1) math:sum 361 . @@ -14941,7 +14941,7 @@ _:gn_1639 { (360 361 362) math:product 47045520 . (-1 47045520) math:quotient -2.1256009073765153e-8 . (0.03539817411377016 -2.1256009073765153e-8) math:sum 0.03539815285776109 . - -1 math:negation 1 . + (-1) math:negation 1 . (181 1000 0.03539815285776109 0.035398163459948236 1) :pi true. } @@ -14950,7 +14950,7 @@ _:gn_1640 { } _:gn_1641 { - 179 math:notEqualTo 1000 . + (179) math:notEqualTo 1000 . (179 1) math:sum 180 . (2 179) math:product 358 . (358 1) math:sum 359 . @@ -14958,7 +14958,7 @@ _:gn_1641 { (358 359 360) math:product 46267920 . (1 46267920) math:quotient 2.1613247364480616e-8 . (0.03539815250052279 2.1613247364480616e-8) math:sum 0.03539817411377016 . - 1 math:negation -1 . + (1) math:negation -1 . (180 1000 0.03539817411377016 0.035398163459948236 -1) :pi true. } @@ -14967,7 +14967,7 @@ _:gn_1642 { } _:gn_1643 { - 178 math:notEqualTo 1000 . + (178) math:notEqualTo 1000 . (178 1) math:sum 179 . (2 178) math:product 356 . (356 1) math:sum 357 . @@ -14975,7 +14975,7 @@ _:gn_1643 { (356 357 358) math:product 45498936 . (-1 45498936) math:quotient -2.1978535937631596e-8 . (0.03539817447905873 -2.1978535937631596e-8) math:sum 0.03539815250052279 . - -1 math:negation 1 . + (-1) math:negation 1 . (179 1000 0.03539815250052279 0.035398163459948236 1) :pi true. } @@ -14984,7 +14984,7 @@ _:gn_1644 { } _:gn_1645 { - 177 math:notEqualTo 1000 . + (177) math:notEqualTo 1000 . (177 1) math:sum 178 . (2 177) math:product 354 . (354 1) math:sum 355 . @@ -14992,7 +14992,7 @@ _:gn_1645 { (354 355 356) math:product 44738520 . (1 44738520) math:quotient 2.2352102841131086e-8 . (0.035398152126955885 2.2352102841131086e-8) math:sum 0.03539817447905873 . - 1 math:negation -1 . + (1) math:negation -1 . (178 1000 0.03539817447905873 0.035398163459948236 -1) :pi true. } @@ -15001,7 +15001,7 @@ _:gn_1646 { } _:gn_1647 { - 176 math:notEqualTo 1000 . + (176) math:notEqualTo 1000 . (176 1) math:sum 177 . (2 176) math:product 352 . (352 1) math:sum 353 . @@ -15009,7 +15009,7 @@ _:gn_1647 { (352 353 354) math:product 43986624 . (-1 43986624) math:quotient -2.273418391918416e-8 . (0.0353981748611398 -2.273418391918416e-8) math:sum 0.035398152126955885 . - -1 math:negation 1 . + (-1) math:negation 1 . (177 1000 0.035398152126955885 0.035398163459948236 1) :pi true. } @@ -15018,7 +15018,7 @@ _:gn_1648 { } _:gn_1649 { - 175 math:notEqualTo 1000 . + (175) math:notEqualTo 1000 . (175 1) math:sum 176 . (2 175) math:product 350 . (350 1) math:sum 351 . @@ -15026,7 +15026,7 @@ _:gn_1649 { (350 351 352) math:product 43243200 . (1 43243200) math:quotient 2.3125023125023126e-8 . (0.03539815173611668 2.3125023125023126e-8) math:sum 0.0353981748611398 . - 1 math:negation -1 . + (1) math:negation -1 . (176 1000 0.0353981748611398 0.035398163459948236 -1) :pi true. } @@ -15035,7 +15035,7 @@ _:gn_1650 { } _:gn_1651 { - 174 math:notEqualTo 1000 . + (174) math:notEqualTo 1000 . (174 1) math:sum 175 . (2 174) math:product 348 . (348 1) math:sum 349 . @@ -15043,7 +15043,7 @@ _:gn_1651 { (348 349 350) math:product 42508200 . (-1 42508200) math:quotient -2.3524872848062257e-8 . (0.035398175260989526 -2.3524872848062257e-8) math:sum 0.03539815173611668 . - -1 math:negation 1 . + (-1) math:negation 1 . (175 1000 0.03539815173611668 0.035398163459948236 1) :pi true. } @@ -15052,7 +15052,7 @@ _:gn_1652 { } _:gn_1653 { - 173 math:notEqualTo 1000 . + (173) math:notEqualTo 1000 . (173 1) math:sum 174 . (2 173) math:product 346 . (346 1) math:sum 347 . @@ -15060,7 +15060,7 @@ _:gn_1653 { (346 347 348) math:product 41781576 . (1 41781576) math:quotient 2.3933994256224322e-8 . (0.03539815132699527 2.3933994256224322e-8) math:sum 0.035398175260989526 . - 1 math:negation -1 . + (1) math:negation -1 . (174 1000 0.035398175260989526 0.035398163459948236 -1) :pi true. } @@ -15069,7 +15069,7 @@ _:gn_1654 { } _:gn_1655 { - 172 math:notEqualTo 1000 . + (172) math:notEqualTo 1000 . (172 1) math:sum 173 . (2 172) math:product 344 . (344 1) math:sum 345 . @@ -15077,7 +15077,7 @@ _:gn_1655 { (344 345 346) math:product 41063280 . (-1 41063280) math:quotient -2.4352657654235122e-8 . (0.03539817567965292 -2.4352657654235122e-8) math:sum 0.03539815132699527 . - -1 math:negation 1 . + (-1) math:negation 1 . (173 1000 0.03539815132699527 0.035398163459948236 1) :pi true. } @@ -15086,7 +15086,7 @@ _:gn_1656 { } _:gn_1657 { - 171 math:notEqualTo 1000 . + (171) math:notEqualTo 1000 . (171 1) math:sum 172 . (2 171) math:product 342 . (342 1) math:sum 343 . @@ -15094,7 +15094,7 @@ _:gn_1657 { (342 343 344) math:product 40353264 . (1 40353264) math:quotient 2.4781142858728852e-8 . (0.03539815089851006 2.4781142858728852e-8) math:sum 0.03539817567965292 . - 1 math:negation -1 . + (1) math:negation -1 . (172 1000 0.03539817567965292 0.035398163459948236 -1) :pi true. } @@ -15103,7 +15103,7 @@ _:gn_1658 { } _:gn_1659 { - 170 math:notEqualTo 1000 . + (170) math:notEqualTo 1000 . (170 1) math:sum 171 . (2 170) math:product 340 . (340 1) math:sum 341 . @@ -15111,7 +15111,7 @@ _:gn_1659 { (340 341 342) math:product 39651480 . (-1 39651480) math:quotient -2.5219739591056877e-8 . (0.03539817611824965 -2.5219739591056877e-8) math:sum 0.03539815089851006 . - -1 math:negation 1 . + (-1) math:negation 1 . (171 1000 0.03539815089851006 0.035398163459948236 1) :pi true. } @@ -15120,7 +15120,7 @@ _:gn_1660 { } _:gn_1661 { - 169 math:notEqualTo 1000 . + (169) math:notEqualTo 1000 . (169 1) math:sum 170 . (2 169) math:product 338 . (338 1) math:sum 339 . @@ -15128,7 +15128,7 @@ _:gn_1661 { (338 339 340) math:product 38957880 . (1 38957880) math:quotient 2.5668747888745487e-8 . (0.03539815044950176 2.5668747888745487e-8) math:sum 0.03539817611824965 . - 1 math:negation -1 . + (1) math:negation -1 . (170 1000 0.03539817611824965 0.035398163459948236 -1) :pi true. } @@ -15137,7 +15137,7 @@ _:gn_1662 { } _:gn_1663 { - 168 math:notEqualTo 1000 . + (168) math:notEqualTo 1000 . (168 1) math:sum 169 . (2 168) math:product 336 . (336 1) math:sum 337 . @@ -15145,7 +15145,7 @@ _:gn_1663 { (336 337 338) math:product 38272416 . (-1 38272416) math:quotient -2.6128478536604535e-8 . (0.03539817657798029 -2.6128478536604535e-8) math:sum 0.03539815044950176 . - -1 math:negation 1 . + (-1) math:negation 1 . (169 1000 0.03539815044950176 0.035398163459948236 1) :pi true. } @@ -15154,7 +15154,7 @@ _:gn_1664 { } _:gn_1665 { - 167 math:notEqualTo 1000 . + (167) math:notEqualTo 1000 . (167 1) math:sum 168 . (2 167) math:product 334 . (334 1) math:sum 335 . @@ -15162,7 +15162,7 @@ _:gn_1665 { (334 335 336) math:product 37595040 . (1 37595040) math:quotient 2.6599253518549256e-8 . (0.03539814997872677 2.6599253518549256e-8) math:sum 0.03539817657798029 . - 1 math:negation -1 . + (1) math:negation -1 . (168 1000 0.03539817657798029 0.035398163459948236 -1) :pi true. } @@ -15171,7 +15171,7 @@ _:gn_1666 { } _:gn_1667 { - 166 math:notEqualTo 1000 . + (166) math:notEqualTo 1000 . (166 1) math:sum 167 . (2 166) math:product 332 . (332 1) math:sum 333 . @@ -15179,7 +15179,7 @@ _:gn_1667 { (332 333 334) math:product 36925704 . (-1 36925704) math:quotient -2.708140649126148e-8 . (0.03539817706013326 -2.708140649126148e-8) math:sum 0.03539814997872677 . - -1 math:negation 1 . + (-1) math:negation 1 . (167 1000 0.03539814997872677 0.035398163459948236 1) :pi true. } @@ -15188,7 +15188,7 @@ _:gn_1668 { } _:gn_1669 { - 165 math:notEqualTo 1000 . + (165) math:notEqualTo 1000 . (165 1) math:sum 166 . (2 165) math:product 330 . (330 1) math:sum 331 . @@ -15196,7 +15196,7 @@ _:gn_1669 { (330 331 332) math:product 36264360 . (1 36264360) math:quotient 2.7575283280885146e-8 . (0.03539814948484998 2.7575283280885146e-8) math:sum 0.03539817706013326 . - 1 math:negation -1 . + (1) math:negation -1 . (166 1000 0.03539817706013326 0.035398163459948236 -1) :pi true. } @@ -15205,7 +15205,7 @@ _:gn_1670 { } _:gn_1671 { - 164 math:notEqualTo 1000 . + (164) math:notEqualTo 1000 . (164 1) math:sum 165 . (2 164) math:product 328 . (328 1) math:sum 329 . @@ -15213,7 +15213,7 @@ _:gn_1671 { (328 329 330) math:product 35610960 . (-1 35610960) math:quotient -2.808124240402393e-8 . (0.035398177566092384 -2.808124240402393e-8) math:sum 0.03539814948484998 . - -1 math:negation 1 . + (-1) math:negation 1 . (165 1000 0.03539814948484998 0.035398163459948236 1) :pi true. } @@ -15222,7 +15222,7 @@ _:gn_1672 { } _:gn_1673 { - 163 math:notEqualTo 1000 . + (163) math:notEqualTo 1000 . (163 1) math:sum 164 . (2 163) math:product 326 . (326 1) math:sum 327 . @@ -15230,7 +15230,7 @@ _:gn_1673 { (326 327 328) math:product 34965456 . (1 34965456) math:quotient 2.8599655614386955e-8 . (0.03539814896643677 2.8599655614386955e-8) math:sum 0.035398177566092384 . - 1 math:negation -1 . + (1) math:negation -1 . (164 1000 0.035398177566092384 0.035398163459948236 -1) :pi true. } @@ -15239,7 +15239,7 @@ _:gn_1674 { } _:gn_1675 { - 162 math:notEqualTo 1000 . + (162) math:notEqualTo 1000 . (162 1) math:sum 163 . (2 162) math:product 324 . (324 1) math:sum 325 . @@ -15247,7 +15247,7 @@ _:gn_1675 { (324 325 326) math:product 34327800 . (-1 34327800) math:quotient -2.913090847651175e-8 . (0.035398178097345245 -2.913090847651175e-8) math:sum 0.03539814896643677 . - -1 math:negation 1 . + (-1) math:negation 1 . (163 1000 0.03539814896643677 0.035398163459948236 1) :pi true. } @@ -15256,7 +15256,7 @@ _:gn_1676 { } _:gn_1677 { - 161 math:notEqualTo 1000 . + (161) math:notEqualTo 1000 . (161 1) math:sum 162 . (2 161) math:product 322 . (322 1) math:sum 323 . @@ -15264,7 +15264,7 @@ _:gn_1677 { (322 323 324) math:product 33697944 . (1 33697944) math:quotient 2.96754009680828e-8 . (0.035398148421944275 2.96754009680828e-8) math:sum 0.035398178097345245 . - 1 math:negation -1 . + (1) math:negation -1 . (162 1000 0.035398178097345245 0.035398163459948236 -1) :pi true. } @@ -15273,7 +15273,7 @@ _:gn_1678 { } _:gn_1679 { - 160 math:notEqualTo 1000 . + (160) math:notEqualTo 1000 . (160 1) math:sum 161 . (2 160) math:product 320 . (320 1) math:sum 321 . @@ -15281,7 +15281,7 @@ _:gn_1679 { (320 321 322) math:product 33075840 . (-1 33075840) math:quotient -3.023354811245912e-8 . (0.035398178655492385 -3.023354811245912e-8) math:sum 0.035398148421944275 . - -1 math:negation 1 . + (-1) math:negation 1 . (161 1000 0.035398148421944275 0.035398163459948236 1) :pi true. } @@ -15290,7 +15290,7 @@ _:gn_1680 { } _:gn_1681 { - 159 math:notEqualTo 1000 . + (159) math:notEqualTo 1000 . (159 1) math:sum 160 . (2 159) math:product 318 . (318 1) math:sum 319 . @@ -15298,7 +15298,7 @@ _:gn_1681 { (318 319 320) math:product 32461440 . (1 32461440) math:quotient 3.0805780643126124e-8 . (0.03539814784971174 3.0805780643126124e-8) math:sum 0.035398178655492385 . - 1 math:negation -1 . + (1) math:negation -1 . (160 1000 0.035398178655492385 0.035398163459948236 -1) :pi true. } @@ -15307,7 +15307,7 @@ _:gn_1682 { } _:gn_1683 { - 158 math:notEqualTo 1000 . + (158) math:notEqualTo 1000 . (158 1) math:sum 159 . (2 158) math:product 316 . (316 1) math:sum 317 . @@ -15315,7 +15315,7 @@ _:gn_1683 { (316 317 318) math:product 31854696 . (-1 31854696) math:quotient -3.139254570189588e-8 . (0.035398179242257445 -3.139254570189588e-8) math:sum 0.03539814784971174 . - -1 math:negation 1 . + (-1) math:negation 1 . (159 1000 0.03539814784971174 0.035398163459948236 1) :pi true. } @@ -15324,7 +15324,7 @@ _:gn_1684 { } _:gn_1685 { - 157 math:notEqualTo 1000 . + (157) math:notEqualTo 1000 . (157 1) math:sum 158 . (2 157) math:product 314 . (314 1) math:sum 315 . @@ -15332,7 +15332,7 @@ _:gn_1685 { (314 315 316) math:product 31255560 . (1 31255560) math:quotient 3.199430757279665e-8 . (0.035398147247949874 3.199430757279665e-8) math:sum 0.035398179242257445 . - 1 math:negation -1 . + (1) math:negation -1 . (158 1000 0.035398179242257445 0.035398163459948236 -1) :pi true. } @@ -15341,7 +15341,7 @@ _:gn_1686 { } _:gn_1687 { - 156 math:notEqualTo 1000 . + (156) math:notEqualTo 1000 . (156 1) math:sum 157 . (2 156) math:product 312 . (312 1) math:sum 313 . @@ -15349,7 +15349,7 @@ _:gn_1687 { (312 313 314) math:product 30663984 . (-1 30663984) math:quotient -3.2611548453716907e-8 . (0.03539817985949833 -3.2611548453716907e-8) math:sum 0.035398147247949874 . - -1 math:negation 1 . + (-1) math:negation 1 . (157 1000 0.035398147247949874 0.035398163459948236 1) :pi true. } @@ -15358,7 +15358,7 @@ _:gn_1688 { } _:gn_1689 { - 155 math:notEqualTo 1000 . + (155) math:notEqualTo 1000 . (155 1) math:sum 156 . (2 155) math:product 310 . (310 1) math:sum 311 . @@ -15366,7 +15366,7 @@ _:gn_1689 { (310 311 312) math:product 30079920 . (1 30079920) math:quotient 3.3244769268003375e-8 . (0.03539814661472906 3.3244769268003375e-8) math:sum 0.03539817985949833 . - 1 math:negation -1 . + (1) math:negation -1 . (156 1000 0.03539817985949833 0.035398163459948236 -1) :pi true. } @@ -15375,7 +15375,7 @@ _:gn_1690 { } _:gn_1691 { - 154 math:notEqualTo 1000 . + (154) math:notEqualTo 1000 . (154 1) math:sum 155 . (2 154) math:product 308 . (308 1) math:sum 309 . @@ -15383,7 +15383,7 @@ _:gn_1691 { (308 309 310) math:product 29503320 . (-1 29503320) math:quotient -3.389449051835522e-8 . (0.03539818050921958 -3.389449051835522e-8) math:sum 0.03539814661472906 . - -1 math:negation 1 . + (-1) math:negation 1 . (155 1000 0.03539814661472906 0.035398163459948236 1) :pi true. } @@ -15392,7 +15392,7 @@ _:gn_1692 { } _:gn_1693 { - 153 math:notEqualTo 1000 . + (153) math:notEqualTo 1000 . (153 1) math:sum 154 . (2 153) math:product 306 . (306 1) math:sum 307 . @@ -15400,7 +15400,7 @@ _:gn_1693 { (306 307 308) math:product 28934136 . (1 28934136) math:quotient 3.45612531855107e-8 . (0.03539814594796639 3.45612531855107e-8) math:sum 0.03539818050921958 . - 1 math:negation -1 . + (1) math:negation -1 . (154 1000 0.03539818050921958 0.035398163459948236 -1) :pi true. } @@ -15409,7 +15409,7 @@ _:gn_1694 { } _:gn_1695 { - 152 math:notEqualTo 1000 . + (152) math:notEqualTo 1000 . (152 1) math:sum 153 . (2 152) math:product 304 . (304 1) math:sum 305 . @@ -15417,7 +15417,7 @@ _:gn_1695 { (304 305 306) math:product 28372320 . (-1 28372320) math:quotient -3.5245619674386865e-8 . (0.035398181193586065 -3.5245619674386865e-8) math:sum 0.03539814594796639 . - -1 math:negation 1 . + (-1) math:negation 1 . (153 1000 0.03539814594796639 0.035398163459948236 1) :pi true. } @@ -15426,7 +15426,7 @@ _:gn_1696 { } _:gn_1697 { - 151 math:notEqualTo 1000 . + (151) math:notEqualTo 1000 . (151 1) math:sum 152 . (2 151) math:product 302 . (302 1) math:sum 303 . @@ -15434,7 +15434,7 @@ _:gn_1697 { (302 303 304) math:product 27817824 . (1 27817824) math:quotient 3.594817481050998e-8 . (0.03539814524541125 3.594817481050998e-8) math:sum 0.035398181193586065 . - 1 math:negation -1 . + (1) math:negation -1 . (152 1000 0.035398181193586065 0.035398163459948236 -1) :pi true. } @@ -15443,7 +15443,7 @@ _:gn_1698 { } _:gn_1699 { - 150 math:notEqualTo 1000 . + (150) math:notEqualTo 1000 . (150 1) math:sum 151 . (2 150) math:product 300 . (300 1) math:sum 301 . @@ -15451,7 +15451,7 @@ _:gn_1699 { (300 301 302) math:product 27270600 . (-1 27270600) math:quotient -3.666952688976407e-8 . (0.03539818191493814 -3.666952688976407e-8) math:sum 0.03539814524541125 . - -1 math:negation 1 . + (-1) math:negation 1 . (151 1000 0.03539814524541125 0.035398163459948236 1) :pi true. } @@ -15460,7 +15460,7 @@ _:gn_1700 { } _:gn_1701 { - 149 math:notEqualTo 1000 . + (149) math:notEqualTo 1000 . (149 1) math:sum 150 . (2 149) math:product 298 . (298 1) math:sum 299 . @@ -15468,7 +15468,7 @@ _:gn_1701 { (298 299 300) math:product 26730600 . (1 26730600) math:quotient 3.741030878468871e-8 . (0.03539814450462936 3.741030878468871e-8) math:sum 0.03539818191493814 . - 1 math:negation -1 . + (1) math:negation -1 . (150 1000 0.03539818191493814 0.035398163459948236 -1) :pi true. } @@ -15477,7 +15477,7 @@ _:gn_1702 { } _:gn_1703 { - 148 math:notEqualTo 1000 . + (148) math:notEqualTo 1000 . (148 1) math:sum 149 . (2 148) math:product 296 . (296 1) math:sum 297 . @@ -15485,7 +15485,7 @@ _:gn_1703 { (296 297 298) math:product 26197776 . (-1 26197776) math:quotient -3.8171179110776424e-8 . (0.03539818267580847 -3.8171179110776424e-8) math:sum 0.03539814450462936 . - -1 math:negation 1 . + (-1) math:negation 1 . (149 1000 0.03539814450462936 0.035398163459948236 1) :pi true. } @@ -15494,7 +15494,7 @@ _:gn_1704 { } _:gn_1705 { - 147 math:notEqualTo 1000 . + (147) math:notEqualTo 1000 . (147 1) math:sum 148 . (2 147) math:product 294 . (294 1) math:sum 295 . @@ -15502,7 +15502,7 @@ _:gn_1705 { (294 295 296) math:product 25672080 . (1 25672080) math:quotient 3.895282345645542e-8 . (0.03539814372298501 3.895282345645542e-8) math:sum 0.03539818267580847 . - 1 math:negation -1 . + (1) math:negation -1 . (148 1000 0.03539818267580847 0.035398163459948236 -1) :pi true. } @@ -15511,7 +15511,7 @@ _:gn_1706 { } _:gn_1707 { - 146 math:notEqualTo 1000 . + (146) math:notEqualTo 1000 . (146 1) math:sum 147 . (2 146) math:product 292 . (292 1) math:sum 293 . @@ -15519,7 +15519,7 @@ _:gn_1707 { (292 293 294) math:product 25153464 . (-1 25153464) math:quotient -3.9755955680696704e-8 . (0.03539818347894069 -3.9755955680696704e-8) math:sum 0.03539814372298501 . - -1 math:negation 1 . + (-1) math:negation 1 . (147 1000 0.03539814372298501 0.035398163459948236 1) :pi true. } @@ -15528,7 +15528,7 @@ _:gn_1708 { } _:gn_1709 { - 145 math:notEqualTo 1000 . + (145) math:notEqualTo 1000 . (145 1) math:sum 146 . (2 145) math:product 290 . (290 1) math:sum 291 . @@ -15536,7 +15536,7 @@ _:gn_1709 { (290 291 292) math:product 24641880 . (1 24641880) math:quotient 4.058131928245735e-8 . (0.03539814289762141 4.058131928245735e-8) math:sum 0.03539818347894069 . - 1 math:negation -1 . + (1) math:negation -1 . (146 1000 0.03539818347894069 0.035398163459948236 -1) :pi true. } @@ -15545,7 +15545,7 @@ _:gn_1710 { } _:gn_1711 { - 144 math:notEqualTo 1000 . + (144) math:notEqualTo 1000 . (144 1) math:sum 145 . (2 144) math:product 288 . (288 1) math:sum 289 . @@ -15553,7 +15553,7 @@ _:gn_1711 { (288 289 290) math:product 24137280 . (-1 24137280) math:quotient -4.142968884646489e-8 . (0.035398184327310254 -4.142968884646489e-8) math:sum 0.03539814289762141 . - -1 math:negation 1 . + (-1) math:negation 1 . (145 1000 0.03539814289762141 0.035398163459948236 1) :pi true. } @@ -15562,7 +15562,7 @@ _:gn_1712 { } _:gn_1713 { - 143 math:notEqualTo 1000 . + (143) math:notEqualTo 1000 . (143 1) math:sum 144 . (2 143) math:product 286 . (286 1) math:sum 287 . @@ -15570,7 +15570,7 @@ _:gn_1713 { (286 287 288) math:product 23639616 . (1 23639616) math:quotient 4.230187157016425e-8 . (0.035398142025438686 4.230187157016425e-8) math:sum 0.035398184327310254 . - 1 math:negation -1 . + (1) math:negation -1 . (144 1000 0.035398184327310254 0.035398163459948236 -1) :pi true. } @@ -15579,7 +15579,7 @@ _:gn_1714 { } _:gn_1715 { - 142 math:notEqualTo 1000 . + (142) math:notEqualTo 1000 . (142 1) math:sum 143 . (2 142) math:product 284 . (284 1) math:sum 285 . @@ -15587,7 +15587,7 @@ _:gn_1715 { (284 285 286) math:product 23148840 . (-1 23148840) math:quotient -4.319870887698908e-8 . (0.03539818522414756 -4.319870887698908e-8) math:sum 0.035398142025438686 . - -1 math:negation 1 . + (-1) math:negation 1 . (143 1000 0.035398142025438686 0.035398163459948236 1) :pi true. } @@ -15596,7 +15596,7 @@ _:gn_1716 { } _:gn_1717 { - 141 math:notEqualTo 1000 . + (141) math:notEqualTo 1000 . (141 1) math:sum 142 . (2 141) math:product 282 . (282 1) math:sum 283 . @@ -15604,7 +15604,7 @@ _:gn_1717 { (282 283 284) math:product 22664904 . (1 22664904) math:quotient 4.412107812148686e-8 . (0.035398141103069436 4.412107812148686e-8) math:sum 0.03539818522414756 . - 1 math:negation -1 . + (1) math:negation -1 . (142 1000 0.03539818522414756 0.035398163459948236 -1) :pi true. } @@ -15613,7 +15613,7 @@ _:gn_1718 { } _:gn_1719 { - 140 math:notEqualTo 1000 . + (140) math:notEqualTo 1000 . (140 1) math:sum 141 . (2 140) math:product 280 . (280 1) math:sum 281 . @@ -15621,7 +15621,7 @@ _:gn_1719 { (280 281 282) math:product 22187760 . (-1 22187760) math:quotient -4.506989439222346e-8 . (0.03539818617296383 -4.506989439222346e-8) math:sum 0.035398141103069436 . - -1 math:negation 1 . + (-1) math:negation 1 . (141 1000 0.035398141103069436 0.035398163459948236 1) :pi true. } @@ -15630,7 +15630,7 @@ _:gn_1720 { } _:gn_1721 { - 139 math:notEqualTo 1000 . + (139) math:notEqualTo 1000 . (139 1) math:sum 140 . (2 139) math:product 278 . (278 1) math:sum 279 . @@ -15638,7 +15638,7 @@ _:gn_1721 { (278 279 280) math:product 21717360 . (1 21717360) math:quotient 4.6046112418820705e-8 . (0.03539814012685141 4.6046112418820705e-8) math:sum 0.03539818617296383 . - 1 math:negation -1 . + (1) math:negation -1 . (140 1000 0.03539818617296383 0.035398163459948236 -1) :pi true. } @@ -15647,7 +15647,7 @@ _:gn_1722 { } _:gn_1723 { - 138 math:notEqualTo 1000 . + (138) math:notEqualTo 1000 . (138 1) math:sum 139 . (2 138) math:product 276 . (276 1) math:sum 277 . @@ -15655,7 +15655,7 @@ _:gn_1723 { (276 277 278) math:product 21253656 . (-1 21253656) math:quotient -4.705072858994236e-8 . (0.035398187177580004 -4.705072858994236e-8) math:sum 0.03539814012685141 . - -1 math:negation 1 . + (-1) math:negation 1 . (139 1000 0.03539814012685141 0.035398163459948236 1) :pi true. } @@ -15664,7 +15664,7 @@ _:gn_1724 { } _:gn_1725 { - 137 math:notEqualTo 1000 . + (137) math:notEqualTo 1000 . (137 1) math:sum 138 . (2 137) math:product 274 . (274 1) math:sum 275 . @@ -15672,7 +15672,7 @@ _:gn_1725 { (274 275 276) math:product 20796600 . (1 20796600) math:quotient 4.808478308954348e-8 . (0.03539813909279691 4.808478308954348e-8) math:sum 0.035398187177580004 . - 1 math:negation -1 . + (1) math:negation -1 . (138 1000 0.035398187177580004 0.035398163459948236 -1) :pi true. } @@ -15681,7 +15681,7 @@ _:gn_1726 { } _:gn_1727 { - 136 math:notEqualTo 1000 . + (136) math:notEqualTo 1000 . (136 1) math:sum 137 . (2 136) math:product 272 . (272 1) math:sum 273 . @@ -15689,7 +15689,7 @@ _:gn_1727 { (272 273 274) math:product 20346144 . (-1 20346144) math:quotient -4.914936215923764e-8 . (0.03539818824215907 -4.914936215923764e-8) math:sum 0.03539813909279691 . - -1 math:negation 1 . + (-1) math:negation 1 . (137 1000 0.03539813909279691 0.035398163459948236 1) :pi true. } @@ -15698,7 +15698,7 @@ _:gn_1728 { } _:gn_1729 { - 135 math:notEqualTo 1000 . + (135) math:notEqualTo 1000 . (135 1) math:sum 136 . (2 135) math:product 270 . (270 1) math:sum 271 . @@ -15706,7 +15706,7 @@ _:gn_1729 { (270 271 272) math:product 19902240 . (1 19902240) math:quotient 5.0245600495220635e-8 . (0.035398137996558575 5.0245600495220635e-8) math:sum 0.03539818824215907 . - 1 math:negation -1 . + (1) math:negation -1 . (136 1000 0.03539818824215907 0.035398163459948236 -1) :pi true. } @@ -15715,7 +15715,7 @@ _:gn_1730 { } _:gn_1731 { - 134 math:notEqualTo 1000 . + (134) math:notEqualTo 1000 . (134 1) math:sum 135 . (2 134) math:product 268 . (268 1) math:sum 269 . @@ -15723,7 +15723,7 @@ _:gn_1731 { (268 269 270) math:product 19464840 . (-1 19464840) math:quotient -5.137468378882128e-8 . (0.03539818937124237 -5.137468378882128e-8) math:sum 0.035398137996558575 . - -1 math:negation 1 . + (-1) math:negation 1 . (135 1000 0.035398137996558575 0.035398163459948236 1) :pi true. } @@ -15732,7 +15732,7 @@ _:gn_1732 { } _:gn_1733 { - 133 math:notEqualTo 1000 . + (133) math:notEqualTo 1000 . (133 1) math:sum 134 . (2 133) math:product 266 . (266 1) math:sum 267 . @@ -15740,7 +15740,7 @@ _:gn_1733 { (266 267 268) math:product 19033896 . (1 19033896) math:quotient 5.2537851420434365e-8 . (0.03539813683339094 5.2537851420434365e-8) math:sum 0.03539818937124237 . - 1 math:negation -1 . + (1) math:negation -1 . (134 1000 0.03539818937124237 0.035398163459948236 -1) :pi true. } @@ -15749,7 +15749,7 @@ _:gn_1734 { } _:gn_1735 { - 132 math:notEqualTo 1000 . + (132) math:notEqualTo 1000 . (132 1) math:sum 133 . (2 132) math:product 264 . (264 1) math:sum 265 . @@ -15757,7 +15757,7 @@ _:gn_1735 { (264 265 266) math:product 18609360 . (-1 18609360) math:quotient -5.3736399317332784e-8 . (0.03539819056979026 -5.3736399317332784e-8) math:sum 0.03539813683339094 . - -1 math:negation 1 . + (-1) math:negation 1 . (133 1000 0.03539813683339094 0.035398163459948236 1) :pi true. } @@ -15766,7 +15766,7 @@ _:gn_1736 { } _:gn_1737 { - 131 math:notEqualTo 1000 . + (131) math:notEqualTo 1000 . (131 1) math:sum 132 . (2 131) math:product 262 . (262 1) math:sum 263 . @@ -15774,7 +15774,7 @@ _:gn_1737 { (262 263 264) math:product 18191184 . (1 18191184) math:quotient 5.497168298665991e-8 . (0.035398135598107276 5.497168298665991e-8) math:sum 0.03539819056979026 . - 1 math:negation -1 . + (1) math:negation -1 . (132 1000 0.03539819056979026 0.035398163459948236 -1) :pi true. } @@ -15783,7 +15783,7 @@ _:gn_1738 { } _:gn_1739 { - 130 math:notEqualTo 1000 . + (130) math:notEqualTo 1000 . (130 1) math:sum 131 . (2 130) math:product 260 . (260 1) math:sum 261 . @@ -15791,7 +15791,7 @@ _:gn_1739 { (260 261 262) math:product 17779320 . (-1 17779320) math:quotient -5.624512073577617e-8 . (0.03539819184322801 -5.624512073577617e-8) math:sum 0.035398135598107276 . - -1 math:negation 1 . + (-1) math:negation 1 . (131 1000 0.035398135598107276 0.035398163459948236 1) :pi true. } @@ -15800,7 +15800,7 @@ _:gn_1740 { } _:gn_1741 { - 129 math:notEqualTo 1000 . + (129) math:notEqualTo 1000 . (129 1) math:sum 130 . (2 129) math:product 258 . (258 1) math:sum 259 . @@ -15808,7 +15808,7 @@ _:gn_1741 { (258 259 260) math:product 17373720 . (1 17373720) math:quotient 5.755819709308081e-8 . (0.03539813428503092 5.755819709308081e-8) math:sum 0.03539819184322801 . - 1 math:negation -1 . + (1) math:negation -1 . (130 1000 0.03539819184322801 0.035398163459948236 -1) :pi true. } @@ -15817,7 +15817,7 @@ _:gn_1742 { } _:gn_1743 { - 128 math:notEqualTo 1000 . + (128) math:notEqualTo 1000 . (128 1) math:sum 129 . (2 128) math:product 256 . (256 1) math:sum 257 . @@ -15825,7 +15825,7 @@ _:gn_1743 { (256 257 258) math:product 16974336 . (-1 16974336) math:quotient -5.891246644345911e-8 . (0.03539819319749737 -5.891246644345911e-8) math:sum 0.03539813428503092 . - -1 math:negation 1 . + (-1) math:negation 1 . (129 1000 0.03539813428503092 0.035398163459948236 1) :pi true. } @@ -15834,7 +15834,7 @@ _:gn_1744 { } _:gn_1745 { - 127 math:notEqualTo 1000 . + (127) math:notEqualTo 1000 . (127 1) math:sum 128 . (2 127) math:product 254 . (254 1) math:sum 255 . @@ -15842,7 +15842,7 @@ _:gn_1745 { (254 255 256) math:product 16581120 . (1 16581120) math:quotient 6.030955689362359e-8 . (0.03539813288794048 6.030955689362359e-8) math:sum 0.03539819319749737 . - 1 math:negation -1 . + (1) math:negation -1 . (128 1000 0.03539819319749737 0.035398163459948236 -1) :pi true. } @@ -15851,7 +15851,7 @@ _:gn_1746 { } _:gn_1747 { - 126 math:notEqualTo 1000 . + (126) math:notEqualTo 1000 . (126 1) math:sum 127 . (2 126) math:product 252 . (252 1) math:sum 253 . @@ -15859,7 +15859,7 @@ _:gn_1747 { (252 253 254) math:product 16194024 . (-1 16194024) math:quotient -6.175117438383443e-8 . (0.03539819463911486 -6.175117438383443e-8) math:sum 0.03539813288794048 . - -1 math:negation 1 . + (-1) math:negation 1 . (127 1000 0.03539813288794048 0.035398163459948236 1) :pi true. } @@ -15868,7 +15868,7 @@ _:gn_1748 { } _:gn_1749 { - 125 math:notEqualTo 1000 . + (125) math:notEqualTo 1000 . (125 1) math:sum 126 . (2 125) math:product 250 . (250 1) math:sum 251 . @@ -15876,7 +15876,7 @@ _:gn_1749 { (250 251 252) math:product 15813000 . (1 15813000) math:quotient 6.323910706380825e-8 . (0.0353981314000078 6.323910706380825e-8) math:sum 0.03539819463911486 . - 1 math:negation -1 . + (1) math:negation -1 . (126 1000 0.03539819463911486 0.035398163459948236 -1) :pi true. } @@ -15885,7 +15885,7 @@ _:gn_1750 { } _:gn_1751 { - 124 math:notEqualTo 1000 . + (124) math:notEqualTo 1000 . (124 1) math:sum 125 . (2 124) math:product 248 . (248 1) math:sum 249 . @@ -15893,7 +15893,7 @@ _:gn_1751 { (248 249 250) math:product 15438000 . (-1 15438000) math:quotient -6.477522995206634e-8 . (0.03539819617523775 -6.477522995206634e-8) math:sum 0.0353981314000078 . - -1 math:negation 1 . + (-1) math:negation 1 . (125 1000 0.0353981314000078 0.035398163459948236 1) :pi true. } @@ -15902,7 +15902,7 @@ _:gn_1752 { } _:gn_1753 { - 123 math:notEqualTo 1000 . + (123) math:notEqualTo 1000 . (123 1) math:sum 124 . (2 123) math:product 246 . (246 1) math:sum 247 . @@ -15910,7 +15910,7 @@ _:gn_1753 { (246 247 248) math:product 15068976 . (1 15068976) math:quotient 6.63615098995446e-8 . (0.03539812981372785 6.63615098995446e-8) math:sum 0.03539819617523775 . - 1 math:negation -1 . + (1) math:negation -1 . (124 1000 0.03539819617523775 0.035398163459948236 -1) :pi true. } @@ -15919,7 +15919,7 @@ _:gn_1754 { } _:gn_1755 { - 122 math:notEqualTo 1000 . + (122) math:notEqualTo 1000 . (122 1) math:sum 123 . (2 122) math:product 244 . (244 1) math:sum 245 . @@ -15927,7 +15927,7 @@ _:gn_1755 { (244 245 246) math:product 14705880 . (-1 14705880) math:quotient -6.800001088000174e-8 . (0.03539819781373873 -6.800001088000174e-8) math:sum 0.03539812981372785 . - -1 math:negation 1 . + (-1) math:negation 1 . (123 1000 0.03539812981372785 0.035398163459948236 1) :pi true. } @@ -15936,7 +15936,7 @@ _:gn_1756 { } _:gn_1757 { - 121 math:notEqualTo 1000 . + (121) math:notEqualTo 1000 . (121 1) math:sum 122 . (2 121) math:product 242 . (242 1) math:sum 243 . @@ -15944,7 +15944,7 @@ _:gn_1757 { (242 243 244) math:product 14348664 . (1 14348664) math:quotient 6.96928996316312e-8 . (0.0353981281208391 6.96928996316312e-8) math:sum 0.03539819781373873 . - 1 math:negation -1 . + (1) math:negation -1 . (122 1000 0.03539819781373873 0.035398163459948236 -1) :pi true. } @@ -15953,7 +15953,7 @@ _:gn_1758 { } _:gn_1759 { - 120 math:notEqualTo 1000 . + (120) math:notEqualTo 1000 . (120 1) math:sum 121 . (2 120) math:product 240 . (240 1) math:sum 241 . @@ -15961,7 +15961,7 @@ _:gn_1759 { (240 241 242) math:product 13997280 . (-1 13997280) math:quotient -7.144245167632569e-8 . (0.03539819956329077 -7.144245167632569e-8) math:sum 0.0353981281208391 . - -1 math:negation 1 . + (-1) math:negation 1 . (121 1000 0.0353981281208391 0.035398163459948236 1) :pi true. } @@ -15970,7 +15970,7 @@ _:gn_1760 { } _:gn_1761 { - 119 math:notEqualTo 1000 . + (119) math:notEqualTo 1000 . (119 1) math:sum 120 . (2 119) math:product 238 . (238 1) math:sum 239 . @@ -15978,7 +15978,7 @@ _:gn_1761 { (238 239 240) math:product 13651680 . (1 13651680) math:quotient 7.325105774527384e-8 . (0.035398126312233026 7.325105774527384e-8) math:sum 0.03539819956329077 . - 1 math:negation -1 . + (1) math:negation -1 . (120 1000 0.03539819956329077 0.035398163459948236 -1) :pi true. } @@ -15987,7 +15987,7 @@ _:gn_1762 { } _:gn_1763 { - 118 math:notEqualTo 1000 . + (118) math:notEqualTo 1000 . (118 1) math:sum 119 . (2 118) math:product 236 . (236 1) math:sum 237 . @@ -15995,7 +15995,7 @@ _:gn_1763 { (236 237 238) math:product 13311816 . (-1 13311816) math:quotient -7.512123064201008e-8 . (0.035398201433463665 -7.512123064201008e-8) math:sum 0.035398126312233026 . - -1 math:negation 1 . + (-1) math:negation 1 . (119 1000 0.035398126312233026 0.035398163459948236 1) :pi true. } @@ -16004,7 +16004,7 @@ _:gn_1764 { } _:gn_1765 { - 117 math:notEqualTo 1000 . + (117) math:notEqualTo 1000 . (117 1) math:sum 118 . (2 117) math:product 234 . (234 1) math:sum 235 . @@ -16012,7 +16012,7 @@ _:gn_1765 { (234 235 236) math:product 12977640 . (1 12977640) math:quotient 7.705561257670886e-8 . (0.03539812437785109 7.705561257670886e-8) math:sum 0.035398201433463665 . - 1 math:negation -1 . + (1) math:negation -1 . (118 1000 0.035398201433463665 0.035398163459948236 -1) :pi true. } @@ -16021,7 +16021,7 @@ _:gn_1766 { } _:gn_1767 { - 116 math:notEqualTo 1000 . + (116) math:notEqualTo 1000 . (116 1) math:sum 117 . (2 116) math:product 232 . (232 1) math:sum 233 . @@ -16029,7 +16029,7 @@ _:gn_1767 { (232 233 234) math:product 12649104 . (-1 12649104) math:quotient -7.905698300844076e-8 . (0.035398203434834095 -7.905698300844076e-8) math:sum 0.03539812437785109 . - -1 math:negation 1 . + (-1) math:negation 1 . (117 1000 0.03539812437785109 0.035398163459948236 1) :pi true. } @@ -16038,7 +16038,7 @@ _:gn_1768 { } _:gn_1769 { - 115 math:notEqualTo 1000 . + (115) math:notEqualTo 1000 . (115 1) math:sum 116 . (2 115) math:product 230 . (230 1) math:sum 231 . @@ -16046,7 +16046,7 @@ _:gn_1769 { (230 231 232) math:product 12326160 . (1 12326160) math:quotient 8.112826703531352e-8 . (0.03539812230656706 8.112826703531352e-8) math:sum 0.035398203434834095 . - 1 math:negation -1 . + (1) math:negation -1 . (116 1000 0.035398203434834095 0.035398163459948236 -1) :pi true. } @@ -16055,7 +16055,7 @@ _:gn_1770 { } _:gn_1771 { - 114 math:notEqualTo 1000 . + (114) math:notEqualTo 1000 . (114 1) math:sum 115 . (2 114) math:product 228 . (228 1) math:sum 229 . @@ -16063,7 +16063,7 @@ _:gn_1771 { (228 229 230) math:product 12008760 . (-1 12008760) math:quotient -8.327254437593889e-8 . (0.035398205579111434 -8.327254437593889e-8) math:sum 0.03539812230656706 . - -1 math:negation 1 . + (-1) math:negation 1 . (115 1000 0.03539812230656706 0.035398163459948236 1) :pi true. } @@ -16072,7 +16072,7 @@ _:gn_1772 { } _:gn_1773 { - 113 math:notEqualTo 1000 . + (113) math:notEqualTo 1000 . (113 1) math:sum 114 . (2 113) math:product 226 . (226 1) math:sum 227 . @@ -16080,7 +16080,7 @@ _:gn_1773 { (226 227 228) math:product 11696856 . (1 11696856) math:quotient 8.549305898952675e-8 . (0.03539812008605245 8.549305898952675e-8) math:sum 0.035398205579111434 . - 1 math:negation -1 . + (1) math:negation -1 . (114 1000 0.035398205579111434 0.035398163459948236 -1) :pi true. } @@ -16089,7 +16089,7 @@ _:gn_1774 { } _:gn_1775 { - 112 math:notEqualTo 1000 . + (112) math:notEqualTo 1000 . (112 1) math:sum 113 . (2 112) math:product 224 . (224 1) math:sum 225 . @@ -16097,7 +16097,7 @@ _:gn_1775 { (224 225 226) math:product 11390400 . (-1 11390400) math:quotient -8.779322938614974e-8 . (0.035398207879281836 -8.779322938614974e-8) math:sum 0.03539812008605245 . - -1 math:negation 1 . + (-1) math:negation 1 . (113 1000 0.03539812008605245 0.035398163459948236 1) :pi true. } @@ -16106,7 +16106,7 @@ _:gn_1776 { } _:gn_1777 { - 111 math:notEqualTo 1000 . + (111) math:notEqualTo 1000 . (111 1) math:sum 112 . (2 111) math:product 222 . (222 1) math:sum 223 . @@ -16114,7 +16114,7 @@ _:gn_1777 { (222 223 224) math:product 11089344 . (1 11089344) math:quotient 9.017665968338614e-8 . (0.035398117702622155 9.017665968338614e-8) math:sum 0.035398207879281836 . - 1 math:negation -1 . + (1) math:negation -1 . (112 1000 0.035398207879281836 0.035398163459948236 -1) :pi true. } @@ -16123,7 +16123,7 @@ _:gn_1778 { } _:gn_1779 { - 110 math:notEqualTo 1000 . + (110) math:notEqualTo 1000 . (110 1) math:sum 111 . (2 110) math:product 220 . (220 1) math:sum 221 . @@ -16131,7 +16131,7 @@ _:gn_1779 { (220 221 222) math:product 10793640 . (-1 10793640) math:quotient -9.264715147068088e-8 . (0.035398210349773626 -9.264715147068088e-8) math:sum 0.035398117702622155 . - -1 math:negation 1 . + (-1) math:negation 1 . (111 1000 0.035398117702622155 0.035398163459948236 1) :pi true. } @@ -16140,7 +16140,7 @@ _:gn_1780 { } _:gn_1781 { - 109 math:notEqualTo 1000 . + (109) math:notEqualTo 1000 . (109 1) math:sum 110 . (2 109) math:product 218 . (218 1) math:sum 219 . @@ -16148,7 +16148,7 @@ _:gn_1781 { (218 219 220) math:product 10503240 . (1 10503240) math:quotient 9.520871654841744e-8 . (0.03539811514105708 9.520871654841744e-8) math:sum 0.035398210349773626 . - 1 math:negation -1 . + (1) math:negation -1 . (110 1000 0.035398210349773626 0.035398163459948236 -1) :pi true. } @@ -16157,7 +16157,7 @@ _:gn_1782 { } _:gn_1783 { - 108 math:notEqualTo 1000 . + (108) math:notEqualTo 1000 . (108 1) math:sum 109 . (2 108) math:product 216 . (216 1) math:sum 217 . @@ -16165,7 +16165,7 @@ _:gn_1783 { (216 217 218) math:product 10218096 . (-1 10218096) math:quotient -9.786559061492474e-8 . (0.035398213006647694 -9.786559061492474e-8) math:sum 0.03539811514105708 . - -1 math:negation 1 . + (-1) math:negation 1 . (109 1000 0.03539811514105708 0.035398163459948236 1) :pi true. } @@ -16174,7 +16174,7 @@ _:gn_1784 { } _:gn_1785 { - 107 math:notEqualTo 1000 . + (107) math:notEqualTo 1000 . (107 1) math:sum 108 . (2 107) math:product 214 . (214 1) math:sum 215 . @@ -16182,7 +16182,7 @@ _:gn_1785 { (214 215 216) math:product 9938160 . (1 9938160) math:quotient 1.006222479815177e-7 . (0.035398112384399716 1.006222479815177e-7) math:sum 0.035398213006647694 . - 1 math:negation -1 . + (1) math:negation -1 . (108 1000 0.035398213006647694 0.035398163459948236 -1) :pi true. } @@ -16191,7 +16191,7 @@ _:gn_1786 { } _:gn_1787 { - 106 math:notEqualTo 1000 . + (106) math:notEqualTo 1000 . (106 1) math:sum 107 . (2 106) math:product 212 . (212 1) math:sum 213 . @@ -16199,7 +16199,7 @@ _:gn_1787 { (212 213 214) math:product 9663384 . (-1 9663384) math:quotient -1.0348341740326163e-7 . (0.03539821586781712 -1.0348341740326163e-7) math:sum 0.035398112384399716 . - -1 math:negation 1 . + (-1) math:negation 1 . (107 1000 0.035398112384399716 0.035398163459948236 1) :pi true. } @@ -16208,7 +16208,7 @@ _:gn_1788 { } _:gn_1789 { - 105 math:notEqualTo 1000 . + (105) math:notEqualTo 1000 . (105 1) math:sum 106 . (2 105) math:product 210 . (210 1) math:sum 211 . @@ -16216,7 +16216,7 @@ _:gn_1789 { (210 211 212) math:product 9393720 . (1 9393720) math:quotient 1.0645409912154077e-7 . (0.035398109413718 1.0645409912154077e-7) math:sum 0.03539821586781712 . - 1 math:negation -1 . + (1) math:negation -1 . (106 1000 0.03539821586781712 0.035398163459948236 -1) :pi true. } @@ -16225,7 +16225,7 @@ _:gn_1790 { } _:gn_1791 { - 104 math:notEqualTo 1000 . + (104) math:notEqualTo 1000 . (104 1) math:sum 105 . (2 104) math:product 208 . (208 1) math:sum 209 . @@ -16233,7 +16233,7 @@ _:gn_1791 { (208 209 210) math:product 9129120 . (-1 9129120) math:quotient -1.0953958322379375e-7 . (0.035398218953301225 -1.0953958322379375e-7) math:sum 0.035398109413718 . - -1 math:negation 1 . + (-1) math:negation 1 . (105 1000 0.035398109413718 0.035398163459948236 1) :pi true. } @@ -16242,7 +16242,7 @@ _:gn_1792 { } _:gn_1793 { - 103 math:notEqualTo 1000 . + (103) math:notEqualTo 1000 . (103 1) math:sum 104 . (2 103) math:product 206 . (206 1) math:sum 207 . @@ -16250,7 +16250,7 @@ _:gn_1793 { (206 207 208) math:product 8869536 . (1 8869536) math:quotient 1.1274546943605618e-7 . (0.03539810620783179 1.1274546943605618e-7) math:sum 0.035398218953301225 . - 1 math:negation -1 . + (1) math:negation -1 . (104 1000 0.035398218953301225 0.035398163459948236 -1) :pi true. } @@ -16259,7 +16259,7 @@ _:gn_1794 { } _:gn_1795 { - 102 math:notEqualTo 1000 . + (102) math:notEqualTo 1000 . (102 1) math:sum 103 . (2 102) math:product 204 . (204 1) math:sum 205 . @@ -16267,7 +16267,7 @@ _:gn_1795 { (204 205 206) math:product 8614920 . (-1 8614920) math:quotient -1.1607768847534278e-7 . (0.03539822228552027 -1.1607768847534278e-7) math:sum 0.03539810620783179 . - -1 math:negation 1 . + (-1) math:negation 1 . (103 1000 0.03539810620783179 0.035398163459948236 1) :pi true. } @@ -16276,7 +16276,7 @@ _:gn_1796 { } _:gn_1797 { - 101 math:notEqualTo 1000 . + (101) math:notEqualTo 1000 . (101 1) math:sum 102 . (2 101) math:product 202 . (202 1) math:sum 203 . @@ -16284,7 +16284,7 @@ _:gn_1797 { (202 203 204) math:product 8365224 . (1 8365224) math:quotient 1.1954252510153942e-7 . (0.035398102742995166 1.1954252510153942e-7) math:sum 0.03539822228552027 . - 1 math:negation -1 . + (1) math:negation -1 . (102 1000 0.03539822228552027 0.035398163459948236 -1) :pi true. } @@ -16293,7 +16293,7 @@ _:gn_1798 { } _:gn_1799 { - 100 math:notEqualTo 1000 . + (100) math:notEqualTo 1000 . (100 1) math:sum 101 . (2 100) math:product 200 . (200 1) math:sum 201 . @@ -16301,7 +16301,7 @@ _:gn_1799 { (200 201 202) math:product 8120400 . (-1 8120400) math:quotient -1.231466430225112e-7 . (0.03539822588963819 -1.231466430225112e-7) math:sum 0.035398102742995166 . - -1 math:negation 1 . + (-1) math:negation 1 . (101 1000 0.035398102742995166 0.035398163459948236 1) :pi true. } @@ -16310,7 +16310,7 @@ _:gn_1800 { } _:gn_1801 { - 99 math:notEqualTo 1000 . + (99) math:notEqualTo 1000 . (99 1) math:sum 100 . (2 99) math:product 198 . (198 1) math:sum 199 . @@ -16318,7 +16318,7 @@ _:gn_1801 { (198 199 200) math:product 7880400 . (1 7880400) math:quotient 1.2689711182173494e-7 . (0.03539809899252637 1.2689711182173494e-7) math:sum 0.03539822588963819 . - 1 math:negation -1 . + (1) math:negation -1 . (100 1000 0.03539822588963819 0.035398163459948236 -1) :pi true. } @@ -16327,7 +16327,7 @@ _:gn_1802 { } _:gn_1803 { - 98 math:notEqualTo 1000 . + (98) math:notEqualTo 1000 . (98 1) math:sum 99 . (2 98) math:product 196 . (196 1) math:sum 197 . @@ -16335,7 +16335,7 @@ _:gn_1803 { (196 197 198) math:product 7645176 . (-1 7645176) math:quotient -1.3080143609512717e-7 . (0.03539822979396246 -1.3080143609512717e-7) math:sum 0.03539809899252637 . - -1 math:negation 1 . + (-1) math:negation 1 . (99 1000 0.03539809899252637 0.035398163459948236 1) :pi true. } @@ -16344,7 +16344,7 @@ _:gn_1804 { } _:gn_1805 { - 97 math:notEqualTo 1000 . + (97) math:notEqualTo 1000 . (97 1) math:sum 98 . (2 97) math:product 194 . (194 1) math:sum 195 . @@ -16352,7 +16352,7 @@ _:gn_1805 { (194 195 196) math:product 7414680 . (1 7414680) math:quotient 1.3486758700308037e-7 . (0.03539809492637546 1.3486758700308037e-7) math:sum 0.03539822979396246 . - 1 math:negation -1 . + (1) math:negation -1 . (98 1000 0.03539822979396246 0.035398163459948236 -1) :pi true. } @@ -16361,7 +16361,7 @@ _:gn_1806 { } _:gn_1807 { - 96 math:notEqualTo 1000 . + (96) math:notEqualTo 1000 . (96 1) math:sum 97 . (2 96) math:product 192 . (192 1) math:sum 193 . @@ -16369,7 +16369,7 @@ _:gn_1807 { (192 193 194) math:product 7188864 . (-1 7188864) math:quotient -1.3910403646528854e-7 . (0.035398234030411924 -1.3910403646528854e-7) math:sum 0.03539809492637546 . - -1 math:negation 1 . + (-1) math:negation 1 . (97 1000 0.03539809492637546 0.035398163459948236 1) :pi true. } @@ -16378,7 +16378,7 @@ _:gn_1808 { } _:gn_1809 { - 95 math:notEqualTo 1000 . + (95) math:notEqualTo 1000 . (95 1) math:sum 96 . (2 95) math:product 190 . (190 1) math:sum 191 . @@ -16386,7 +16386,7 @@ _:gn_1809 { (190 191 192) math:product 6967680 . (1 6967680) math:quotient 1.4351979425002297e-7 . (0.03539809051061767 1.4351979425002297e-7) math:sum 0.035398234030411924 . - 1 math:negation -1 . + (1) math:negation -1 . (96 1000 0.035398234030411924 0.035398163459948236 -1) :pi true. } @@ -16395,7 +16395,7 @@ _:gn_1810 { } _:gn_1811 { - 94 math:notEqualTo 1000 . + (94) math:notEqualTo 1000 . (94 1) math:sum 95 . (2 94) math:product 188 . (188 1) math:sum 189 . @@ -16403,7 +16403,7 @@ _:gn_1811 { (188 189 190) math:product 6751080 . (-1 6751080) math:quotient -1.4812444823643032e-7 . (0.03539823863506591 -1.4812444823643032e-7) math:sum 0.03539809051061767 . - -1 math:negation 1 . + (-1) math:negation 1 . (95 1000 0.03539809051061767 0.035398163459948236 1) :pi true. } @@ -16412,7 +16412,7 @@ _:gn_1812 { } _:gn_1813 { - 93 math:notEqualTo 1000 . + (93) math:notEqualTo 1000 . (93 1) math:sum 94 . (2 93) math:product 186 . (186 1) math:sum 187 . @@ -16420,7 +16420,7 @@ _:gn_1813 { (186 187 188) math:product 6539016 . (1 6539016) math:quotient 1.529282081585364e-7 . (0.03539808570685775 1.529282081585364e-7) math:sum 0.03539823863506591 . - 1 math:negation -1 . + (1) math:negation -1 . (94 1000 0.03539823863506591 0.035398163459948236 -1) :pi true. } @@ -16429,7 +16429,7 @@ _:gn_1814 { } _:gn_1815 { - 92 math:notEqualTo 1000 . + (92) math:notEqualTo 1000 . (92 1) math:sum 93 . (2 92) math:product 184 . (184 1) math:sum 185 . @@ -16437,7 +16437,7 @@ _:gn_1815 { (184 185 186) math:product 6331440 . (-1 6331440) math:quotient -1.579419531733697e-7 . (0.035398243648810924 -1.579419531733697e-7) math:sum 0.03539808570685775 . - -1 math:negation 1 . + (-1) math:negation 1 . (93 1000 0.03539808570685775 0.035398163459948236 1) :pi true. } @@ -16446,7 +16446,7 @@ _:gn_1816 { } _:gn_1817 { - 91 math:notEqualTo 1000 . + (91) math:notEqualTo 1000 . (91 1) math:sum 92 . (2 91) math:product 182 . (182 1) math:sum 183 . @@ -16454,7 +16454,7 @@ _:gn_1817 { (182 183 184) math:product 6128304 . (1 6128304) math:quotient 1.6317728363344898e-7 . (0.03539808047152729 1.6317728363344898e-7) math:sum 0.035398243648810924 . - 1 math:negation -1 . + (1) math:negation -1 . (92 1000 0.035398243648810924 0.035398163459948236 -1) :pi true. } @@ -16463,7 +16463,7 @@ _:gn_1818 { } _:gn_1819 { - 90 math:notEqualTo 1000 . + (90) math:notEqualTo 1000 . (90 1) math:sum 91 . (2 90) math:product 180 . (180 1) math:sum 181 . @@ -16471,7 +16471,7 @@ _:gn_1819 { (180 181 182) math:product 5929560 . (-1 5929560) math:quotient -1.686465774863565e-7 . (0.035398249118104776 -1.686465774863565e-7) math:sum 0.03539808047152729 . - -1 math:negation 1 . + (-1) math:negation 1 . (91 1000 0.03539808047152729 0.035398163459948236 1) :pi true. } @@ -16480,7 +16480,7 @@ _:gn_1820 { } _:gn_1821 { - 89 math:notEqualTo 1000 . + (89) math:notEqualTo 1000 . (89 1) math:sum 90 . (2 89) math:product 178 . (178 1) math:sum 179 . @@ -16488,7 +16488,7 @@ _:gn_1821 { (178 179 180) math:product 5735160 . (1 5735160) math:quotient 1.7436305177187734e-7 . (0.035398074755053 1.7436305177187734e-7) math:sum 0.035398249118104776 . - 1 math:negation -1 . + (1) math:negation -1 . (90 1000 0.035398249118104776 0.035398163459948236 -1) :pi true. } @@ -16497,7 +16497,7 @@ _:gn_1822 { } _:gn_1823 { - 88 math:notEqualTo 1000 . + (88) math:notEqualTo 1000 . (88 1) math:sum 89 . (2 88) math:product 176 . (176 1) math:sum 177 . @@ -16505,7 +16505,7 @@ _:gn_1823 { (176 177 178) math:product 5545056 . (-1 5545056) math:quotient -1.80340829740944e-7 . (0.03539825509588274 -1.80340829740944e-7) math:sum 0.035398074755053 . - -1 math:negation 1 . + (-1) math:negation 1 . (89 1000 0.035398074755053 0.035398163459948236 1) :pi true. } @@ -16514,7 +16514,7 @@ _:gn_1824 { } _:gn_1825 { - 87 math:notEqualTo 1000 . + (87) math:notEqualTo 1000 . (87 1) math:sum 88 . (2 87) math:product 174 . (174 1) math:sum 175 . @@ -16522,7 +16522,7 @@ _:gn_1825 { (174 175 176) math:product 5359200 . (1 5359200) math:quotient 1.8659501418122107e-7 . (0.03539806850086856 1.8659501418122107e-7) math:sum 0.03539825509588274 . - 1 math:negation -1 . + (1) math:negation -1 . (88 1000 0.03539825509588274 0.035398163459948236 -1) :pi true. } @@ -16531,7 +16531,7 @@ _:gn_1826 { } _:gn_1827 { - 86 math:notEqualTo 1000 . + (86) math:notEqualTo 1000 . (86 1) math:sum 87 . (2 86) math:product 172 . (172 1) math:sum 173 . @@ -16539,7 +16539,7 @@ _:gn_1827 { (172 173 174) math:product 5177544 . (-1 5177544) math:quotient -1.931417676025544e-7 . (0.03539826164263616 -1.931417676025544e-7) math:sum 0.03539806850086856 . - -1 math:negation 1 . + (-1) math:negation 1 . (87 1000 0.03539806850086856 0.035398163459948236 1) :pi true. } @@ -16548,7 +16548,7 @@ _:gn_1828 { } _:gn_1829 { - 85 math:notEqualTo 1000 . + (85) math:notEqualTo 1000 . (85 1) math:sum 86 . (2 85) math:product 170 . (170 1) math:sum 171 . @@ -16556,7 +16556,7 @@ _:gn_1829 { (170 171 172) math:product 5000040 . (1 5000040) math:quotient 1.999984000127999e-7 . (0.035398061644236145 1.999984000127999e-7) math:sum 0.03539826164263616 . - 1 math:negation -1 . + (1) math:negation -1 . (86 1000 0.03539826164263616 0.035398163459948236 -1) :pi true. } @@ -16565,7 +16565,7 @@ _:gn_1830 { } _:gn_1831 { - 84 math:notEqualTo 1000 . + (84) math:notEqualTo 1000 . (84 1) math:sum 85 . (2 84) math:product 168 . (168 1) math:sum 169 . @@ -16573,7 +16573,7 @@ _:gn_1831 { (168 169 170) math:product 4826640 . (-1 4826640) math:quotient -2.0718346510201713e-7 . (0.035398268827701244 -2.0718346510201713e-7) math:sum 0.035398061644236145 . - -1 math:negation 1 . + (-1) math:negation 1 . (85 1000 0.035398061644236145 0.035398163459948236 1) :pi true. } @@ -16582,7 +16582,7 @@ _:gn_1832 { } _:gn_1833 { - 83 math:notEqualTo 1000 . + (83) math:notEqualTo 1000 . (83 1) math:sum 84 . (2 83) math:product 166 . (166 1) math:sum 167 . @@ -16590,7 +16590,7 @@ _:gn_1833 { (166 167 168) math:product 4657296 . (1 4657296) math:quotient 2.147168657521446e-7 . (0.03539805411083549 2.147168657521446e-7) math:sum 0.035398268827701244 . - 1 math:negation -1 . + (1) math:negation -1 . (84 1000 0.035398268827701244 0.035398163459948236 -1) :pi true. } @@ -16599,7 +16599,7 @@ _:gn_1834 { } _:gn_1835 { - 82 math:notEqualTo 1000 . + (82) math:notEqualTo 1000 . (82 1) math:sum 83 . (2 82) math:product 164 . (164 1) math:sum 165 . @@ -16607,7 +16607,7 @@ _:gn_1835 { (164 165 166) math:product 4491960 . (-1 4491960) math:quotient -2.2261996990178006e-7 . (0.035398276730805395 -2.2261996990178006e-7) math:sum 0.03539805411083549 . - -1 math:negation 1 . + (-1) math:negation 1 . (83 1000 0.03539805411083549 0.035398163459948236 1) :pi true. } @@ -16616,7 +16616,7 @@ _:gn_1836 { } _:gn_1837 { - 81 math:notEqualTo 1000 . + (81) math:notEqualTo 1000 . (81 1) math:sum 82 . (2 81) math:product 162 . (162 1) math:sum 163 . @@ -16624,7 +16624,7 @@ _:gn_1837 { (162 163 164) math:product 4330584 . (1 4330584) math:quotient 2.3091573792356873e-7 . (0.03539804581506747 2.3091573792356873e-7) math:sum 0.035398276730805395 . - 1 math:negation -1 . + (1) math:negation -1 . (82 1000 0.035398276730805395 0.035398163459948236 -1) :pi true. } @@ -16633,7 +16633,7 @@ _:gn_1838 { } _:gn_1839 { - 80 math:notEqualTo 1000 . + (80) math:notEqualTo 1000 . (80 1) math:sum 81 . (2 80) math:product 160 . (160 1) math:sum 161 . @@ -16641,7 +16641,7 @@ _:gn_1839 { (160 161 162) math:product 4173120 . (-1 4173120) math:quotient -2.396288628172686e-7 . (0.03539828544393028 -2.396288628172686e-7) math:sum 0.03539804581506747 . - -1 math:negation 1 . + (-1) math:negation 1 . (81 1000 0.03539804581506747 0.035398163459948236 1) :pi true. } @@ -16650,7 +16650,7 @@ _:gn_1840 { } _:gn_1841 { - 79 math:notEqualTo 1000 . + (79) math:notEqualTo 1000 . (79 1) math:sum 80 . (2 79) math:product 158 . (158 1) math:sum 159 . @@ -16658,7 +16658,7 @@ _:gn_1841 { (158 159 160) math:product 4019520 . (1 4019520) math:quotient 2.4878592468752487e-7 . (0.035398036658005595 2.4878592468752487e-7) math:sum 0.03539828544393028 . - 1 math:negation -1 . + (1) math:negation -1 . (80 1000 0.03539828544393028 0.035398163459948236 -1) :pi true. } @@ -16667,7 +16667,7 @@ _:gn_1842 { } _:gn_1843 { - 78 math:notEqualTo 1000 . + (78) math:notEqualTo 1000 . (78 1) math:sum 79 . (2 78) math:product 156 . (156 1) math:sum 157 . @@ -16675,7 +16675,7 @@ _:gn_1843 { (156 157 158) math:product 3869736 . (-1 3869736) math:quotient -2.58415561164896e-7 . (0.03539829507356676 -2.58415561164896e-7) math:sum 0.035398036658005595 . - -1 math:negation 1 . + (-1) math:negation 1 . (79 1000 0.035398036658005595 0.035398163459948236 1) :pi true. } @@ -16684,7 +16684,7 @@ _:gn_1844 { } _:gn_1845 { - 77 math:notEqualTo 1000 . + (77) math:notEqualTo 1000 . (77 1) math:sum 78 . (2 77) math:product 154 . (154 1) math:sum 155 . @@ -16692,7 +16692,7 @@ _:gn_1845 { (154 155 156) math:product 3723720 . (1 3723720) math:quotient 2.6854865564542984e-7 . (0.035398026524911114 2.6854865564542984e-7) math:sum 0.03539829507356676 . - 1 math:negation -1 . + (1) math:negation -1 . (78 1000 0.03539829507356676 0.035398163459948236 -1) :pi true. } @@ -16701,7 +16701,7 @@ _:gn_1846 { } _:gn_1847 { - 76 math:notEqualTo 1000 . + (76) math:notEqualTo 1000 . (76 1) math:sum 77 . (2 76) math:product 152 . (152 1) math:sum 153 . @@ -16709,7 +16709,7 @@ _:gn_1847 { (152 153 154) math:product 3581424 . (-1 3581424) math:quotient -2.792185454724154e-7 . (0.035398305743456586 -2.792185454724154e-7) math:sum 0.035398026524911114 . - -1 math:negation 1 . + (-1) math:negation 1 . (77 1000 0.035398026524911114 0.035398163459948236 1) :pi true. } @@ -16718,7 +16718,7 @@ _:gn_1848 { } _:gn_1849 { - 75 math:notEqualTo 1000 . + (75) math:notEqualTo 1000 . (75 1) math:sum 76 . (2 75) math:product 150 . (150 1) math:sum 151 . @@ -16726,7 +16726,7 @@ _:gn_1849 { (150 151 152) math:product 3442800 . (1 3442800) math:quotient 2.904612524689206e-7 . (0.03539801528220412 2.904612524689206e-7) math:sum 0.035398305743456586 . - 1 math:negation -1 . + (1) math:negation -1 . (76 1000 0.035398305743456586 0.035398163459948236 -1) :pi true. } @@ -16735,7 +16735,7 @@ _:gn_1850 { } _:gn_1851 { - 74 math:notEqualTo 1000 . + (74) math:notEqualTo 1000 . (74 1) math:sum 75 . (2 74) math:product 148 . (148 1) math:sum 149 . @@ -16743,7 +16743,7 @@ _:gn_1851 { (148 149 150) math:product 3307800 . (-1 3307800) math:quotient -3.023157385573493e-7 . (0.03539831759794267 -3.023157385573493e-7) math:sum 0.03539801528220412 . - -1 math:negation 1 . + (-1) math:negation 1 . (75 1000 0.03539801528220412 0.035398163459948236 1) :pi true. } @@ -16752,7 +16752,7 @@ _:gn_1852 { } _:gn_1853 { - 73 math:notEqualTo 1000 . + (73) math:notEqualTo 1000 . (73 1) math:sum 74 . (2 73) math:product 146 . (146 1) math:sum 147 . @@ -16760,7 +16760,7 @@ _:gn_1853 { (146 147 148) math:product 3176376 . (1 3176376) math:quotient 3.148241895795712e-7 . (0.035398002773753094 3.148241895795712e-7) math:sum 0.03539831759794267 . - 1 math:negation -1 . + (1) math:negation -1 . (74 1000 0.03539831759794267 0.035398163459948236 -1) :pi true. } @@ -16769,7 +16769,7 @@ _:gn_1854 { } _:gn_1855 { - 72 math:notEqualTo 1000 . + (72) math:notEqualTo 1000 . (72 1) math:sum 73 . (2 72) math:product 144 . (144 1) math:sum 145 . @@ -16777,7 +16777,7 @@ _:gn_1855 { (144 145 146) math:product 3048480 . (-1 3048480) math:quotient -3.280323308665302e-7 . (0.03539833080608396 -3.280323308665302e-7) math:sum 0.035398002773753094 . - -1 math:negation 1 . + (-1) math:negation 1 . (73 1000 0.035398002773753094 0.035398163459948236 1) :pi true. } @@ -16786,7 +16786,7 @@ _:gn_1856 { } _:gn_1857 { - 71 math:notEqualTo 1000 . + (71) math:notEqualTo 1000 . (71 1) math:sum 72 . (2 71) math:product 142 . (142 1) math:sum 143 . @@ -16794,7 +16794,7 @@ _:gn_1857 { (142 143 144) math:product 2924064 . (1 2924064) math:quotient 3.419897786094969e-7 . (0.035397988816305355 3.419897786094969e-7) math:sum 0.03539833080608396 . - 1 math:negation -1 . + (1) math:negation -1 . (72 1000 0.03539833080608396 0.035398163459948236 -1) :pi true. } @@ -16803,7 +16803,7 @@ _:gn_1858 { } _:gn_1859 { - 70 math:notEqualTo 1000 . + (70) math:notEqualTo 1000 . (70 1) math:sum 71 . (2 70) math:product 140 . (140 1) math:sum 141 . @@ -16811,7 +16811,7 @@ _:gn_1859 { (140 141 142) math:product 2803080 . (-1 2803080) math:quotient -3.567504316680223e-7 . (0.03539834556673702 -3.567504316680223e-7) math:sum 0.035397988816305355 . - -1 math:negation 1 . + (-1) math:negation 1 . (71 1000 0.035397988816305355 0.035398163459948236 1) :pi true. } @@ -16820,7 +16820,7 @@ _:gn_1860 { } _:gn_1861 { - 69 math:notEqualTo 1000 . + (69) math:notEqualTo 1000 . (69 1) math:sum 70 . (2 69) math:product 138 . (138 1) math:sum 139 . @@ -16828,7 +16828,7 @@ _:gn_1861 { (138 139 140) math:product 2685480 . (1 2685480) math:quotient 3.723729091261153e-7 . (0.0353979731938279 3.723729091261153e-7) math:sum 0.03539834556673702 . - 1 math:negation -1 . + (1) math:negation -1 . (70 1000 0.03539834556673702 0.035398163459948236 -1) :pi true. } @@ -16837,7 +16837,7 @@ _:gn_1862 { } _:gn_1863 { - 68 math:notEqualTo 1000 . + (68) math:notEqualTo 1000 . (68 1) math:sum 69 . (2 68) math:product 136 . (136 1) math:sum 137 . @@ -16845,7 +16845,7 @@ _:gn_1863 { (136 137 138) math:product 2571216 . (-1 2571216) math:quotient -3.88921039694837e-7 . (0.03539836211486759 -3.88921039694837e-7) math:sum 0.0353979731938279 . - -1 math:negation 1 . + (-1) math:negation 1 . (69 1000 0.0353979731938279 0.035398163459948236 1) :pi true. } @@ -16854,7 +16854,7 @@ _:gn_1864 { } _:gn_1865 { - 67 math:notEqualTo 1000 . + (67) math:notEqualTo 1000 . (67 1) math:sum 68 . (2 67) math:product 134 . (134 1) math:sum 135 . @@ -16862,7 +16862,7 @@ _:gn_1865 { (134 135 136) math:product 2460240 . (1 2460240) math:quotient 4.064644099762625e-7 . (0.03539795565045761 4.064644099762625e-7) math:sum 0.03539836211486759 . - 1 math:negation -1 . + (1) math:negation -1 . (68 1000 0.03539836211486759 0.035398163459948236 -1) :pi true. } @@ -16871,7 +16871,7 @@ _:gn_1866 { } _:gn_1867 { - 66 math:notEqualTo 1000 . + (66) math:notEqualTo 1000 . (66 1) math:sum 67 . (2 66) math:product 132 . (132 1) math:sum 133 . @@ -16879,7 +16879,7 @@ _:gn_1867 { (132 133 134) math:product 2352504 . (-1 2352504) math:quotient -4.250789796744235e-7 . (0.03539838072943729 -4.250789796744235e-7) math:sum 0.03539795565045761 . - -1 math:negation 1 . + (-1) math:negation 1 . (67 1000 0.03539795565045761 0.035398163459948236 1) :pi true. } @@ -16888,7 +16888,7 @@ _:gn_1868 { } _:gn_1869 { - 65 math:notEqualTo 1000 . + (65) math:notEqualTo 1000 . (65 1) math:sum 66 . (2 65) math:product 130 . (130 1) math:sum 131 . @@ -16896,7 +16896,7 @@ _:gn_1869 { (130 131 132) math:product 2247960 . (1 2247960) math:quotient 4.448477730920479e-7 . (0.0353979358816642 4.448477730920479e-7) math:sum 0.03539838072943729 . - 1 math:negation -1 . + (1) math:negation -1 . (66 1000 0.03539838072943729 0.035398163459948236 -1) :pi true. } @@ -16905,7 +16905,7 @@ _:gn_1870 { } _:gn_1871 { - 64 math:notEqualTo 1000 . + (64) math:notEqualTo 1000 . (64 1) math:sum 65 . (2 64) math:product 128 . (128 1) math:sum 129 . @@ -16913,7 +16913,7 @@ _:gn_1871 { (128 129 130) math:product 2146560 . (-1 2146560) math:quotient -4.6586165772212284e-7 . (0.03539840174332192 -4.6586165772212284e-7) math:sum 0.0353979358816642 . - -1 math:negation 1 . + (-1) math:negation 1 . (65 1000 0.0353979358816642 0.035398163459948236 1) :pi true. } @@ -16922,7 +16922,7 @@ _:gn_1872 { } _:gn_1873 { - 63 math:notEqualTo 1000 . + (63) math:notEqualTo 1000 . (63 1) math:sum 64 . (2 63) math:product 126 . (126 1) math:sum 127 . @@ -16930,7 +16930,7 @@ _:gn_1873 { (126 127 128) math:product 2048256 . (1 2048256) math:quotient 4.882202224721909e-7 . (0.03539791352309945 4.882202224721909e-7) math:sum 0.03539840174332192 . - 1 math:negation -1 . + (1) math:negation -1 . (64 1000 0.03539840174332192 0.035398163459948236 -1) :pi true. } @@ -16939,7 +16939,7 @@ _:gn_1874 { } _:gn_1875 { - 62 math:notEqualTo 1000 . + (62) math:notEqualTo 1000 . (62 1) math:sum 63 . (2 62) math:product 124 . (124 1) math:sum 125 . @@ -16947,7 +16947,7 @@ _:gn_1875 { (124 125 126) math:product 1953000 . (-1 1953000) math:quotient -5.120327700972862e-7 . (0.03539842555586955 -5.120327700972862e-7) math:sum 0.03539791352309945 . - -1 math:negation 1 . + (-1) math:negation 1 . (63 1000 0.03539791352309945 0.035398163459948236 1) :pi true. } @@ -16956,7 +16956,7 @@ _:gn_1876 { } _:gn_1877 { - 61 math:notEqualTo 1000 . + (61) math:notEqualTo 1000 . (61 1) math:sum 62 . (2 61) math:product 122 . (122 1) math:sum 123 . @@ -16964,7 +16964,7 @@ _:gn_1877 { (122 123 124) math:product 1860744 . (1 1860744) math:quotient 5.374194408258202e-7 . (0.035397888136428725 5.374194408258202e-7) math:sum 0.03539842555586955 . - 1 math:negation -1 . + (1) math:negation -1 . (62 1000 0.03539842555586955 0.035398163459948236 -1) :pi true. } @@ -16973,7 +16973,7 @@ _:gn_1878 { } _:gn_1879 { - 60 math:notEqualTo 1000 . + (60) math:notEqualTo 1000 . (60 1) math:sum 61 . (2 60) math:product 120 . (120 1) math:sum 121 . @@ -16981,7 +16981,7 @@ _:gn_1879 { (120 121 122) math:product 1771440 . (-1 1771440) math:quotient -5.645124870162128e-7 . (0.035398452648915744 -5.645124870162128e-7) math:sum 0.035397888136428725 . - -1 math:negation 1 . + (-1) math:negation 1 . (61 1000 0.035397888136428725 0.035398163459948236 1) :pi true. } @@ -16990,7 +16990,7 @@ _:gn_1880 { } _:gn_1881 { - 59 math:notEqualTo 1000 . + (59) math:notEqualTo 1000 . (59 1) math:sum 60 . (2 59) math:product 118 . (118 1) math:sum 119 . @@ -16998,7 +16998,7 @@ _:gn_1881 { (118 119 120) math:product 1685040 . (1 1685040) math:quotient 5.934577220718796e-7 . (0.035397859191193676 5.934577220718796e-7) math:sum 0.035398452648915744 . - 1 math:negation -1 . + (1) math:negation -1 . (60 1000 0.035398452648915744 0.035398163459948236 -1) :pi true. } @@ -17007,7 +17007,7 @@ _:gn_1882 { } _:gn_1883 { - 58 math:notEqualTo 1000 . + (58) math:notEqualTo 1000 . (58 1) math:sum 59 . (2 58) math:product 116 . (116 1) math:sum 117 . @@ -17015,7 +17015,7 @@ _:gn_1883 { (116 117 118) math:product 1601496 . (-1 1601496) math:quotient -6.24416170880227e-7 . (0.035398483607364556 -6.24416170880227e-7) math:sum 0.035397859191193676 . - -1 math:negation 1 . + (-1) math:negation 1 . (59 1000 0.035397859191193676 0.035398163459948236 1) :pi true. } @@ -17024,7 +17024,7 @@ _:gn_1884 { } _:gn_1885 { - 57 math:notEqualTo 1000 . + (57) math:notEqualTo 1000 . (57 1) math:sum 58 . (2 57) math:product 114 . (114 1) math:sum 115 . @@ -17032,7 +17032,7 @@ _:gn_1885 { (114 115 116) math:product 1520760 . (1 1520760) math:quotient 6.575659538651727e-7 . (0.03539782604141069 6.575659538651727e-7) math:sum 0.035398483607364556 . - 1 math:negation -1 . + (1) math:negation -1 . (58 1000 0.035398483607364556 0.035398163459948236 -1) :pi true. } @@ -17041,7 +17041,7 @@ _:gn_1886 { } _:gn_1887 { - 56 math:notEqualTo 1000 . + (56) math:notEqualTo 1000 . (56 1) math:sum 57 . (2 56) math:product 112 . (112 1) math:sum 113 . @@ -17049,7 +17049,7 @@ _:gn_1887 { (112 113 114) math:product 1442784 . (-1 1442784) math:quotient -6.931044425222348e-7 . (0.03539851914585321 -6.931044425222348e-7) math:sum 0.03539782604141069 . - -1 math:negation 1 . + (-1) math:negation 1 . (57 1000 0.03539782604141069 0.035398163459948236 1) :pi true. } @@ -17058,7 +17058,7 @@ _:gn_1888 { } _:gn_1889 { - 55 math:notEqualTo 1000 . + (55) math:notEqualTo 1000 . (55 1) math:sum 56 . (2 55) math:product 110 . (110 1) math:sum 111 . @@ -17066,7 +17066,7 @@ _:gn_1889 { (110 111 112) math:product 1367520 . (1 1367520) math:quotient 7.312507312507313e-7 . (0.035397787895121956 7.312507312507313e-7) math:sum 0.03539851914585321 . - 1 math:negation -1 . + (1) math:negation -1 . (56 1000 0.03539851914585321 0.035398163459948236 -1) :pi true. } @@ -17075,7 +17075,7 @@ _:gn_1890 { } _:gn_1891 { - 54 math:notEqualTo 1000 . + (54) math:notEqualTo 1000 . (54 1) math:sum 55 . (2 54) math:product 108 . (108 1) math:sum 109 . @@ -17083,7 +17083,7 @@ _:gn_1891 { (108 109 110) math:product 1294920 . (-1 1294920) math:quotient -7.72248478670497e-7 . (0.03539856014360063 -7.72248478670497e-7) math:sum 0.035397787895121956 . - -1 math:negation 1 . + (-1) math:negation 1 . (55 1000 0.035397787895121956 0.035398163459948236 1) :pi true. } @@ -17092,7 +17092,7 @@ _:gn_1892 { } _:gn_1893 { - 53 math:notEqualTo 1000 . + (53) math:notEqualTo 1000 . (53 1) math:sum 54 . (2 53) math:product 106 . (106 1) math:sum 107 . @@ -17100,7 +17100,7 @@ _:gn_1893 { (106 107 108) math:product 1224936 . (1 1224936) math:quotient 8.163691817368417e-7 . (0.03539774377441889 8.163691817368417e-7) math:sum 0.03539856014360063 . - 1 math:negation -1 . + (1) math:negation -1 . (54 1000 0.03539856014360063 0.035398163459948236 -1) :pi true. } @@ -17109,7 +17109,7 @@ _:gn_1894 { } _:gn_1895 { - 52 math:notEqualTo 1000 . + (52) math:notEqualTo 1000 . (52 1) math:sum 53 . (2 52) math:product 104 . (104 1) math:sum 105 . @@ -17117,7 +17117,7 @@ _:gn_1895 { (104 105 106) math:product 1157520 . (-1 1157520) math:quotient -8.639159582555809e-7 . (0.03539860769037715 -8.639159582555809e-7) math:sum 0.03539774377441889 . - -1 math:negation 1 . + (-1) math:negation 1 . (53 1000 0.03539774377441889 0.035398163459948236 1) :pi true. } @@ -17126,7 +17126,7 @@ _:gn_1896 { } _:gn_1897 { - 51 math:notEqualTo 1000 . + (51) math:notEqualTo 1000 . (51 1) math:sum 52 . (2 51) math:product 102 . (102 1) math:sum 103 . @@ -17134,7 +17134,7 @@ _:gn_1897 { (102 103 104) math:product 1092624 . (1 1092624) math:quotient 9.152279283632795e-7 . (0.03539769246244879 9.152279283632795e-7) math:sum 0.03539860769037715 . - 1 math:negation -1 . + (1) math:negation -1 . (52 1000 0.03539860769037715 0.035398163459948236 -1) :pi true. } @@ -17143,7 +17143,7 @@ _:gn_1898 { } _:gn_1899 { - 50 math:notEqualTo 1000 . + (50) math:notEqualTo 1000 . (50 1) math:sum 51 . (2 50) math:product 100 . (100 1) math:sum 101 . @@ -17151,7 +17151,7 @@ _:gn_1899 { (100 101 102) math:product 1030200 . (-1 1030200) math:quotient -9.706853038245e-7 . (0.03539866314775261 -9.706853038245e-7) math:sum 0.03539769246244879 . - -1 math:negation 1 . + (-1) math:negation 1 . (51 1000 0.03539769246244879 0.035398163459948236 1) :pi true. } @@ -17160,7 +17160,7 @@ _:gn_1900 { } _:gn_1901 { - 49 math:notEqualTo 1000 . + (49) math:notEqualTo 1000 . (49 1) math:sum 50 . (2 49) math:product 98 . (98 1) math:sum 99 . @@ -17168,7 +17168,7 @@ _:gn_1901 { (98 99 100) math:product 970200 . (1 970200) math:quotient 1.0307153164296022e-6 . (0.03539763243243618 1.0307153164296022e-6) math:sum 0.03539866314775261 . - 1 math:negation -1 . + (1) math:negation -1 . (50 1000 0.03539866314775261 0.035398163459948236 -1) :pi true. } @@ -17177,7 +17177,7 @@ _:gn_1902 { } _:gn_1903 { - 48 math:notEqualTo 1000 . + (48) math:notEqualTo 1000 . (48 1) math:sum 49 . (2 48) math:product 96 . (96 1) math:sum 97 . @@ -17185,7 +17185,7 @@ _:gn_1903 { (96 97 98) math:product 912576 . (-1 912576) math:quotient -1.095799144400028e-6 . (0.035398728231580585 -1.095799144400028e-6) math:sum 0.03539763243243618 . - -1 math:negation 1 . + (-1) math:negation 1 . (49 1000 0.03539763243243618 0.035398163459948236 1) :pi true. } @@ -17194,7 +17194,7 @@ _:gn_1904 { } _:gn_1905 { - 47 math:notEqualTo 1000 . + (47) math:notEqualTo 1000 . (47 1) math:sum 48 . (2 47) math:product 94 . (94 1) math:sum 95 . @@ -17202,7 +17202,7 @@ _:gn_1905 { (94 95 96) math:product 857280 . (1 857280) math:quotient 1.1664800298618887e-6 . (0.035397561751550725 1.1664800298618887e-6) math:sum 0.035398728231580585 . - 1 math:negation -1 . + (1) math:negation -1 . (48 1000 0.035398728231580585 0.035398163459948236 -1) :pi true. } @@ -17211,7 +17211,7 @@ _:gn_1906 { } _:gn_1907 { - 46 math:notEqualTo 1000 . + (46) math:notEqualTo 1000 . (46 1) math:sum 47 . (2 46) math:product 92 . (92 1) math:sum 93 . @@ -17219,7 +17219,7 @@ _:gn_1907 { (92 93 94) math:product 804264 . (-1 804264) math:quotient -1.2433728228541871e-6 . (0.03539880512437358 -1.2433728228541871e-6) math:sum 0.035397561751550725 . - -1 math:negation 1 . + (-1) math:negation 1 . (47 1000 0.035397561751550725 0.035398163459948236 1) :pi true. } @@ -17228,7 +17228,7 @@ _:gn_1908 { } _:gn_1909 { - 45 math:notEqualTo 1000 . + (45) math:notEqualTo 1000 . (45 1) math:sum 46 . (2 45) math:product 90 . (90 1) math:sum 91 . @@ -17236,7 +17236,7 @@ _:gn_1909 { (90 91 92) math:product 753480 . (1 753480) math:quotient 1.3271752402187185e-6 . (0.03539747794913336 1.3271752402187185e-6) math:sum 0.03539880512437358 . - 1 math:negation -1 . + (1) math:negation -1 . (46 1000 0.03539880512437358 0.035398163459948236 -1) :pi true. } @@ -17245,7 +17245,7 @@ _:gn_1910 { } _:gn_1911 { - 44 math:notEqualTo 1000 . + (44) math:notEqualTo 1000 . (44 1) math:sum 45 . (2 44) math:product 88 . (88 1) math:sum 89 . @@ -17253,7 +17253,7 @@ _:gn_1911 { (88 89 90) math:product 704880 . (-1 704880) math:quotient -1.4186811939620928e-6 . (0.035398896630327324 -1.4186811939620928e-6) math:sum 0.03539747794913336 . - -1 math:negation 1 . + (-1) math:negation 1 . (45 1000 0.03539747794913336 0.035398163459948236 1) :pi true. } @@ -17262,7 +17262,7 @@ _:gn_1912 { } _:gn_1913 { - 43 math:notEqualTo 1000 . + (43) math:notEqualTo 1000 . (43 1) math:sum 44 . (2 43) math:product 86 . (86 1) math:sum 87 . @@ -17270,7 +17270,7 @@ _:gn_1913 { (86 87 88) math:product 658416 . (1 658416) math:quotient 1.5187966270564506e-6 . (0.03539737783370027 1.5187966270564506e-6) math:sum 0.035398896630327324 . - 1 math:negation -1 . + (1) math:negation -1 . (44 1000 0.035398896630327324 0.035398163459948236 -1) :pi true. } @@ -17279,7 +17279,7 @@ _:gn_1914 { } _:gn_1915 { - 42 math:notEqualTo 1000 . + (42) math:notEqualTo 1000 . (42 1) math:sum 43 . (2 42) math:product 84 . (84 1) math:sum 85 . @@ -17287,7 +17287,7 @@ _:gn_1915 { (84 85 86) math:product 614040 . (-1 614040) math:quotient -1.6285584001042277e-6 . (0.03539900639210038 -1.6285584001042277e-6) math:sum 0.03539737783370027 . - -1 math:negation 1 . + (-1) math:negation 1 . (43 1000 0.03539737783370027 0.035398163459948236 1) :pi true. } @@ -17296,7 +17296,7 @@ _:gn_1916 { } _:gn_1917 { - 41 math:notEqualTo 1000 . + (41) math:notEqualTo 1000 . (41 1) math:sum 42 . (2 41) math:product 82 . (82 1) math:sum 83 . @@ -17304,7 +17304,7 @@ _:gn_1917 { (82 83 84) math:product 571704 . (1 571704) math:quotient 1.749156906371129e-6 . (0.035397257235194005 1.749156906371129e-6) math:sum 0.03539900639210038 . - 1 math:negation -1 . + (1) math:negation -1 . (42 1000 0.03539900639210038 0.035398163459948236 -1) :pi true. } @@ -17313,7 +17313,7 @@ _:gn_1918 { } _:gn_1919 { - 40 math:notEqualTo 1000 . + (40) math:notEqualTo 1000 . (40 1) math:sum 41 . (2 40) math:product 80 . (80 1) math:sum 81 . @@ -17321,7 +17321,7 @@ _:gn_1919 { (80 81 82) math:product 531360 . (-1 531360) math:quotient -1.8819632640770852e-6 . (0.03539913919845808 -1.8819632640770852e-6) math:sum 0.035397257235194005 . - -1 math:negation 1 . + (-1) math:negation 1 . (41 1000 0.035397257235194005 0.035398163459948236 1) :pi true. } @@ -17330,7 +17330,7 @@ _:gn_1920 { } _:gn_1921 { - 39 math:notEqualTo 1000 . + (39) math:notEqualTo 1000 . (39 1) math:sum 40 . (2 39) math:product 78 . (78 1) math:sum 79 . @@ -17338,7 +17338,7 @@ _:gn_1921 { (78 79 80) math:product 492960 . (1 492960) math:quotient 2.0285621551444335e-6 . (0.035397110636302936 2.0285621551444335e-6) math:sum 0.03539913919845808 . - 1 math:negation -1 . + (1) math:negation -1 . (40 1000 0.03539913919845808 0.035398163459948236 -1) :pi true. } @@ -17347,7 +17347,7 @@ _:gn_1922 { } _:gn_1923 { - 38 math:notEqualTo 1000 . + (38) math:notEqualTo 1000 . (38 1) math:sum 39 . (2 38) math:product 76 . (76 1) math:sum 77 . @@ -17355,7 +17355,7 @@ _:gn_1923 { (76 77 78) math:product 456456 . (-1 456456) math:quotient -2.190791664475875e-6 . (0.03539930142796741 -2.190791664475875e-6) math:sum 0.035397110636302936 . - -1 math:negation 1 . + (-1) math:negation 1 . (39 1000 0.035397110636302936 0.035398163459948236 1) :pi true. } @@ -17364,7 +17364,7 @@ _:gn_1924 { } _:gn_1925 { - 37 math:notEqualTo 1000 . + (37) math:notEqualTo 1000 . (37 1) math:sum 38 . (2 37) math:product 74 . (74 1) math:sum 75 . @@ -17372,7 +17372,7 @@ _:gn_1925 { (74 75 76) math:product 421800 . (1 421800) math:quotient 2.370791844476055e-6 . (0.03539693063612294 2.370791844476055e-6) math:sum 0.03539930142796741 . - 1 math:negation -1 . + (1) math:negation -1 . (38 1000 0.03539930142796741 0.035398163459948236 -1) :pi true. } @@ -17381,7 +17381,7 @@ _:gn_1926 { } _:gn_1927 { - 36 math:notEqualTo 1000 . + (36) math:notEqualTo 1000 . (36 1) math:sum 37 . (2 36) math:product 72 . (72 1) math:sum 73 . @@ -17389,7 +17389,7 @@ _:gn_1927 { (72 73 74) math:product 388944 . (-1 388944) math:quotient -2.5710642148998313e-6 . (0.035399501700337836 -2.5710642148998313e-6) math:sum 0.03539693063612294 . - -1 math:negation 1 . + (-1) math:negation 1 . (37 1000 0.03539693063612294 0.035398163459948236 1) :pi true. } @@ -17398,7 +17398,7 @@ _:gn_1928 { } _:gn_1929 { - 35 math:notEqualTo 1000 . + (35) math:notEqualTo 1000 . (35 1) math:sum 36 . (2 35) math:product 70 . (70 1) math:sum 71 . @@ -17406,7 +17406,7 @@ _:gn_1929 { (70 71 72) math:product 357840 . (1 357840) math:quotient 2.794545048066175e-6 . (0.03539670715528977 2.794545048066175e-6) math:sum 0.035399501700337836 . - 1 math:negation -1 . + (1) math:negation -1 . (36 1000 0.035399501700337836 0.035398163459948236 -1) :pi true. } @@ -17415,7 +17415,7 @@ _:gn_1930 { } _:gn_1931 { - 34 math:notEqualTo 1000 . + (34) math:notEqualTo 1000 . (34 1) math:sum 35 . (2 34) math:product 68 . (68 1) math:sum 69 . @@ -17423,7 +17423,7 @@ _:gn_1931 { (68 69 70) math:product 328440 . (-1 328440) math:quotient -3.0446961393252953e-6 . (0.035399751851429094 -3.0446961393252953e-6) math:sum 0.03539670715528977 . - -1 math:negation 1 . + (-1) math:negation 1 . (35 1000 0.03539670715528977 0.035398163459948236 1) :pi true. } @@ -17432,7 +17432,7 @@ _:gn_1932 { } _:gn_1933 { - 33 math:notEqualTo 1000 . + (33) math:notEqualTo 1000 . (33 1) math:sum 34 . (2 33) math:product 66 . (66 1) math:sum 67 . @@ -17440,7 +17440,7 @@ _:gn_1933 { (66 67 68) math:product 300696 . (1 300696) math:quotient 3.325617899805784e-6 . (0.03539642623352929 3.325617899805784e-6) math:sum 0.035399751851429094 . - 1 math:negation -1 . + (1) math:negation -1 . (34 1000 0.035399751851429094 0.035398163459948236 -1) :pi true. } @@ -17449,7 +17449,7 @@ _:gn_1934 { } _:gn_1935 { - 32 math:notEqualTo 1000 . + (32) math:notEqualTo 1000 . (32 1) math:sum 33 . (2 32) math:product 64 . (64 1) math:sum 65 . @@ -17457,7 +17457,7 @@ _:gn_1935 { (64 65 66) math:product 274560 . (-1 274560) math:quotient -3.642191142191142e-6 . (0.03540006842467148 -3.642191142191142e-6) math:sum 0.03539642623352929 . - -1 math:negation 1 . + (-1) math:negation 1 . (33 1000 0.03539642623352929 0.035398163459948236 1) :pi true. } @@ -17466,7 +17466,7 @@ _:gn_1936 { } _:gn_1937 { - 31 math:notEqualTo 1000 . + (31) math:notEqualTo 1000 . (31 1) math:sum 32 . (2 31) math:product 62 . (62 1) math:sum 63 . @@ -17474,7 +17474,7 @@ _:gn_1937 { (62 63 64) math:product 249984 . (1 249984) math:quotient 4.000256016385049e-6 . (0.03539606816865509 4.000256016385049e-6) math:sum 0.03540006842467148 . - 1 math:negation -1 . + (1) math:negation -1 . (32 1000 0.03540006842467148 0.035398163459948236 -1) :pi true. } @@ -17483,7 +17483,7 @@ _:gn_1938 { } _:gn_1939 { - 30 math:notEqualTo 1000 . + (30) math:notEqualTo 1000 . (30 1) math:sum 31 . (2 30) math:product 60 . (60 1) math:sum 61 . @@ -17491,7 +17491,7 @@ _:gn_1939 { (60 61 62) math:product 226920 . (-1 226920) math:quotient -4.406839414771726e-6 . (0.035400475008069865 -4.406839414771726e-6) math:sum 0.03539606816865509 . - -1 math:negation 1 . + (-1) math:negation 1 . (31 1000 0.03539606816865509 0.035398163459948236 1) :pi true. } @@ -17500,7 +17500,7 @@ _:gn_1940 { } _:gn_1941 { - 29 math:notEqualTo 1000 . + (29) math:notEqualTo 1000 . (29 1) math:sum 30 . (2 29) math:product 58 . (58 1) math:sum 59 . @@ -17508,7 +17508,7 @@ _:gn_1941 { (58 59 60) math:product 205320 . (1 205320) math:quotient 4.87044613286577e-6 . (0.035395604561937 4.87044613286577e-6) math:sum 0.035400475008069865 . - 1 math:negation -1 . + (1) math:negation -1 . (30 1000 0.035400475008069865 0.035398163459948236 -1) :pi true. } @@ -17517,7 +17517,7 @@ _:gn_1942 { } _:gn_1943 { - 28 math:notEqualTo 1000 . + (28) math:notEqualTo 1000 . (28 1) math:sum 29 . (2 28) math:product 56 . (56 1) math:sum 57 . @@ -17525,7 +17525,7 @@ _:gn_1943 { (56 57 58) math:product 185136 . (-1 185136) math:quotient -5.401434621035347e-6 . (0.03540100599655804 -5.401434621035347e-6) math:sum 0.035395604561937 . - -1 math:negation 1 . + (-1) math:negation 1 . (29 1000 0.035395604561937 0.035398163459948236 1) :pi true. } @@ -17534,7 +17534,7 @@ _:gn_1944 { } _:gn_1945 { - 27 math:notEqualTo 1000 . + (27) math:notEqualTo 1000 . (27 1) math:sum 28 . (2 27) math:product 54 . (54 1) math:sum 55 . @@ -17542,7 +17542,7 @@ _:gn_1945 { (54 55 56) math:product 166320 . (1 166320) math:quotient 6.012506012506012e-6 . (0.03539499349054553 6.012506012506012e-6) math:sum 0.03540100599655804 . - 1 math:negation -1 . + (1) math:negation -1 . (28 1000 0.03540100599655804 0.035398163459948236 -1) :pi true. } @@ -17551,7 +17551,7 @@ _:gn_1946 { } _:gn_1947 { - 26 math:notEqualTo 1000 . + (26) math:notEqualTo 1000 . (26 1) math:sum 27 . (2 26) math:product 52 . (52 1) math:sum 53 . @@ -17559,7 +17559,7 @@ _:gn_1947 { (52 53 54) math:product 148824 . (-1 148824) math:quotient -6.719346341987852e-6 . (0.03540171283688751 -6.719346341987852e-6) math:sum 0.03539499349054553 . - -1 math:negation 1 . + (-1) math:negation 1 . (27 1000 0.03539499349054553 0.035398163459948236 1) :pi true. } @@ -17568,7 +17568,7 @@ _:gn_1948 { } _:gn_1949 { - 25 math:notEqualTo 1000 . + (25) math:notEqualTo 1000 . (25 1) math:sum 26 . (2 25) math:product 50 . (50 1) math:sum 51 . @@ -17576,7 +17576,7 @@ _:gn_1949 { (50 51 52) math:product 132600 . (1 132600) math:quotient 7.541478129713424e-6 . (0.035394171358757796 7.541478129713424e-6) math:sum 0.03540171283688751 . - 1 math:negation -1 . + (1) math:negation -1 . (26 1000 0.03540171283688751 0.035398163459948236 -1) :pi true. } @@ -17585,7 +17585,7 @@ _:gn_1950 { } _:gn_1951 { - 24 math:notEqualTo 1000 . + (24) math:notEqualTo 1000 . (24 1) math:sum 25 . (2 24) math:product 48 . (48 1) math:sum 49 . @@ -17593,7 +17593,7 @@ _:gn_1951 { (48 49 50) math:product 117600 . (-1 117600) math:quotient -8.503401360544217e-6 . (0.03540267476011834 -8.503401360544217e-6) math:sum 0.035394171358757796 . - -1 math:negation 1 . + (-1) math:negation 1 . (25 1000 0.035394171358757796 0.035398163459948236 1) :pi true. } @@ -17602,7 +17602,7 @@ _:gn_1952 { } _:gn_1953 { - 23 math:notEqualTo 1000 . + (23) math:notEqualTo 1000 . (23 1) math:sum 24 . (2 23) math:product 46 . (46 1) math:sum 47 . @@ -17610,7 +17610,7 @@ _:gn_1953 { (46 47 48) math:product 103776 . (1 103776) math:quotient 9.63613937711995e-6 . (0.03539303862074122 9.63613937711995e-6) math:sum 0.03540267476011834 . - 1 math:negation -1 . + (1) math:negation -1 . (24 1000 0.03540267476011834 0.035398163459948236 -1) :pi true. } @@ -17619,7 +17619,7 @@ _:gn_1954 { } _:gn_1955 { - 22 math:notEqualTo 1000 . + (22) math:notEqualTo 1000 . (22 1) math:sum 23 . (2 22) math:product 44 . (44 1) math:sum 45 . @@ -17627,7 +17627,7 @@ _:gn_1955 { (44 45 46) math:product 91080 . (-1 91080) math:quotient -1.0979358805445763e-5 . (0.03540401797954666 -1.0979358805445763e-5) math:sum 0.03539303862074122 . - -1 math:negation 1 . + (-1) math:negation 1 . (23 1000 0.03539303862074122 0.035398163459948236 1) :pi true. } @@ -17636,7 +17636,7 @@ _:gn_1956 { } _:gn_1957 { - 21 math:notEqualTo 1000 . + (21) math:notEqualTo 1000 . (21 1) math:sum 22 . (2 21) math:product 42 . (42 1) math:sum 43 . @@ -17644,7 +17644,7 @@ _:gn_1957 { (42 43 44) math:product 79464 . (1 79464) math:quotient 1.2584314909896305e-5 . (0.03539143366463676 1.2584314909896305e-5) math:sum 0.03540401797954666 . - 1 math:negation -1 . + (1) math:negation -1 . (22 1000 0.03540401797954666 0.035398163459948236 -1) :pi true. } @@ -17653,7 +17653,7 @@ _:gn_1958 { } _:gn_1959 { - 20 math:notEqualTo 1000 . + (20) math:notEqualTo 1000 . (20 1) math:sum 21 . (2 20) math:product 40 . (40 1) math:sum 41 . @@ -17661,7 +17661,7 @@ _:gn_1959 { (40 41 42) math:product 68880 . (-1 68880) math:quotient -1.4518002322880372e-5 . (0.035405951666959645 -1.4518002322880372e-5) math:sum 0.03539143366463676 . - -1 math:negation 1 . + (-1) math:negation 1 . (21 1000 0.03539143366463676 0.035398163459948236 1) :pi true. } @@ -17670,7 +17670,7 @@ _:gn_1960 { } _:gn_1961 { - 19 math:notEqualTo 1000 . + (19) math:notEqualTo 1000 . (19 1) math:sum 20 . (2 19) math:product 38 . (38 1) math:sum 39 . @@ -17678,7 +17678,7 @@ _:gn_1961 { (38 39 40) math:product 59280 . (1 59280) math:quotient 1.6869095816464237e-5 . (0.035389082571143184 1.6869095816464237e-5) math:sum 0.035405951666959645 . - 1 math:negation -1 . + (1) math:negation -1 . (20 1000 0.035405951666959645 0.035398163459948236 -1) :pi true. } @@ -17687,7 +17687,7 @@ _:gn_1962 { } _:gn_1963 { - 18 math:notEqualTo 1000 . + (18) math:notEqualTo 1000 . (18 1) math:sum 19 . (2 18) math:product 36 . (36 1) math:sum 37 . @@ -17695,7 +17695,7 @@ _:gn_1963 { (36 37 38) math:product 50616 . (-1 50616) math:quotient -1.9756598703967125e-5 . (0.03540883916984715 -1.9756598703967125e-5) math:sum 0.035389082571143184 . - -1 math:negation 1 . + (-1) math:negation 1 . (19 1000 0.035389082571143184 0.035398163459948236 1) :pi true. } @@ -17704,7 +17704,7 @@ _:gn_1964 { } _:gn_1965 { - 17 math:notEqualTo 1000 . + (17) math:notEqualTo 1000 . (17 1) math:sum 18 . (2 17) math:product 34 . (34 1) math:sum 35 . @@ -17712,7 +17712,7 @@ _:gn_1965 { (34 35 36) math:product 42840 . (1 42840) math:quotient 2.334267040149393e-5 . (0.035385496499445654 2.334267040149393e-5) math:sum 0.03540883916984715 . - 1 math:negation -1 . + (1) math:negation -1 . (18 1000 0.03540883916984715 0.035398163459948236 -1) :pi true. } @@ -17721,7 +17721,7 @@ _:gn_1966 { } _:gn_1967 { - 16 math:notEqualTo 1000 . + (16) math:notEqualTo 1000 . (16 1) math:sum 17 . (2 16) math:product 32 . (32 1) math:sum 33 . @@ -17729,7 +17729,7 @@ _:gn_1967 { (32 33 34) math:product 35904 . (-1 35904) math:quotient -2.785204991087344e-5 . (0.03541334854935653 -2.785204991087344e-5) math:sum 0.035385496499445654 . - -1 math:negation 1 . + (-1) math:negation 1 . (17 1000 0.035385496499445654 0.035398163459948236 1) :pi true. } @@ -17738,7 +17738,7 @@ _:gn_1968 { } _:gn_1969 { - 15 math:notEqualTo 1000 . + (15) math:notEqualTo 1000 . (15 1) math:sum 16 . (2 15) math:product 30 . (30 1) math:sum 31 . @@ -17746,7 +17746,7 @@ _:gn_1969 { (30 31 32) math:product 29760 . (1 29760) math:quotient 3.360215053763441e-5 . (0.0353797463988189 3.360215053763441e-5) math:sum 0.03541334854935653 . - 1 math:negation -1 . + (1) math:negation -1 . (16 1000 0.03541334854935653 0.035398163459948236 -1) :pi true. } @@ -17755,7 +17755,7 @@ _:gn_1970 { } _:gn_1971 { - 14 math:notEqualTo 1000 . + (14) math:notEqualTo 1000 . (14 1) math:sum 15 . (2 14) math:product 28 . (28 1) math:sum 29 . @@ -17763,7 +17763,7 @@ _:gn_1971 { (28 29 30) math:product 24360 . (-1 24360) math:quotient -4.105090311986864e-5 . (0.03542079730193877 -4.105090311986864e-5) math:sum 0.0353797463988189 . - -1 math:negation 1 . + (-1) math:negation 1 . (15 1000 0.0353797463988189 0.035398163459948236 1) :pi true. } @@ -17772,7 +17772,7 @@ _:gn_1972 { } _:gn_1973 { - 13 math:notEqualTo 1000 . + (13) math:notEqualTo 1000 . (13 1) math:sum 14 . (2 13) math:product 26 . (26 1) math:sum 27 . @@ -17780,7 +17780,7 @@ _:gn_1973 { (26 27 28) math:product 19656 . (1 19656) math:quotient 5.087505087505087e-5 . (0.035369922251063717 5.087505087505087e-5) math:sum 0.03542079730193877 . - 1 math:negation -1 . + (1) math:negation -1 . (14 1000 0.03542079730193877 0.035398163459948236 -1) :pi true. } @@ -17789,7 +17789,7 @@ _:gn_1974 { } _:gn_1975 { - 12 math:notEqualTo 1000 . + (12) math:notEqualTo 1000 . (12 1) math:sum 13 . (2 12) math:product 24 . (24 1) math:sum 25 . @@ -17797,7 +17797,7 @@ _:gn_1975 { (24 25 26) math:product 15600 . (-1 15600) math:quotient -6.41025641025641e-5 . (0.03543402481516628 -6.41025641025641e-5) math:sum 0.035369922251063717 . - -1 math:negation 1 . + (-1) math:negation 1 . (13 1000 0.035369922251063717 0.035398163459948236 1) :pi true. } @@ -17806,7 +17806,7 @@ _:gn_1976 { } _:gn_1977 { - 11 math:notEqualTo 1000 . + (11) math:notEqualTo 1000 . (11 1) math:sum 12 . (2 11) math:product 22 . (22 1) math:sum 23 . @@ -17814,7 +17814,7 @@ _:gn_1977 { (22 23 24) math:product 12144 . (1 12144) math:quotient 8.234519104084322e-5 . (0.03535167962412544 8.234519104084322e-5) math:sum 0.03543402481516628 . - 1 math:negation -1 . + (1) math:negation -1 . (12 1000 0.03543402481516628 0.035398163459948236 -1) :pi true. } @@ -17823,7 +17823,7 @@ _:gn_1978 { } _:gn_1979 { - 10 math:notEqualTo 1000 . + (10) math:notEqualTo 1000 . (10 1) math:sum 11 . (2 10) math:product 20 . (20 1) math:sum 21 . @@ -17831,7 +17831,7 @@ _:gn_1979 { (20 21 22) math:product 9240 . (-1 9240) math:quotient -0.00010822510822510823 . (0.03545990473235055 -0.00010822510822510823) math:sum 0.03535167962412544 . - -1 math:negation 1 . + (-1) math:negation 1 . (11 1000 0.03535167962412544 0.035398163459948236 1) :pi true. } @@ -17840,7 +17840,7 @@ _:gn_1980 { } _:gn_1981 { - 9 math:notEqualTo 1000 . + (9) math:notEqualTo 1000 . (9 1) math:sum 10 . (2 9) math:product 18 . (18 1) math:sum 19 . @@ -17848,7 +17848,7 @@ _:gn_1981 { (18 19 20) math:product 6840 . (1 6840) math:quotient 0.00014619883040935673 . (0.03531370590194119 0.00014619883040935673) math:sum 0.03545990473235055 . - 1 math:negation -1 . + (1) math:negation -1 . (10 1000 0.03545990473235055 0.035398163459948236 -1) :pi true. } @@ -17857,7 +17857,7 @@ _:gn_1982 { } _:gn_1983 { - 8 math:notEqualTo 1000 . + (8) math:notEqualTo 1000 . (8 1) math:sum 9 . (2 8) math:product 16 . (16 1) math:sum 17 . @@ -17865,7 +17865,7 @@ _:gn_1983 { (16 17 18) math:product 4896 . (-1 4896) math:quotient -0.0002042483660130719 . (0.03551795426795426 -0.0002042483660130719) math:sum 0.03531370590194119 . - -1 math:negation 1 . + (-1) math:negation 1 . (9 1000 0.03531370590194119 0.035398163459948236 1) :pi true. } @@ -17874,7 +17874,7 @@ _:gn_1984 { } _:gn_1985 { - 7 math:notEqualTo 1000 . + (7) math:notEqualTo 1000 . (7 1) math:sum 8 . (2 7) math:product 14 . (14 1) math:sum 15 . @@ -17882,7 +17882,7 @@ _:gn_1985 { (14 15 16) math:product 3360 . (1 3360) math:quotient 0.00029761904761904765 . (0.035220335220335214 0.00029761904761904765) math:sum 0.03551795426795426 . - 1 math:negation -1 . + (1) math:negation -1 . (8 1000 0.03551795426795426 0.035398163459948236 -1) :pi true. } @@ -17891,7 +17891,7 @@ _:gn_1986 { } _:gn_1987 { - 6 math:notEqualTo 1000 . + (6) math:notEqualTo 1000 . (6 1) math:sum 7 . (2 6) math:product 12 . (12 1) math:sum 13 . @@ -17899,7 +17899,7 @@ _:gn_1987 { (12 13 14) math:product 2184 . (-1 2184) math:quotient -0.0004578754578754579 . (0.03567821067821067 -0.0004578754578754579) math:sum 0.035220335220335214 . - -1 math:negation 1 . + (-1) math:negation 1 . (7 1000 0.035220335220335214 0.035398163459948236 1) :pi true. } @@ -17908,7 +17908,7 @@ _:gn_1988 { } _:gn_1989 { - 5 math:notEqualTo 1000 . + (5) math:notEqualTo 1000 . (5 1) math:sum 6 . (2 5) math:product 10 . (10 1) math:sum 11 . @@ -17916,7 +17916,7 @@ _:gn_1989 { (10 11 12) math:product 1320 . (1 1320) math:quotient 0.0007575757575757576 . (0.034920634920634915 0.0007575757575757576) math:sum 0.03567821067821067 . - 1 math:negation -1 . + (1) math:negation -1 . (6 1000 0.03567821067821067 0.035398163459948236 -1) :pi true. } @@ -17925,7 +17925,7 @@ _:gn_1990 { } _:gn_1991 { - 4 math:notEqualTo 1000 . + (4) math:notEqualTo 1000 . (4 1) math:sum 5 . (2 4) math:product 8 . (8 1) math:sum 9 . @@ -17933,7 +17933,7 @@ _:gn_1991 { (8 9 10) math:product 720 . (-1 720) math:quotient -0.001388888888888889 . (0.036309523809523805 -0.001388888888888889) math:sum 0.034920634920634915 . - -1 math:negation 1 . + (-1) math:negation 1 . (5 1000 0.034920634920634915 0.035398163459948236 1) :pi true. } @@ -17942,7 +17942,7 @@ _:gn_1992 { } _:gn_1993 { - 3 math:notEqualTo 1000 . + (3) math:notEqualTo 1000 . (3 1) math:sum 4 . (2 3) math:product 6 . (6 1) math:sum 7 . @@ -17950,7 +17950,7 @@ _:gn_1993 { (6 7 8) math:product 336 . (1 336) math:quotient 0.002976190476190476 . (0.03333333333333333 0.002976190476190476) math:sum 0.036309523809523805 . - 1 math:negation -1 . + (1) math:negation -1 . (4 1000 0.036309523809523805 0.035398163459948236 -1) :pi true. } @@ -17959,7 +17959,7 @@ _:gn_1994 { } _:gn_1995 { - 2 math:notEqualTo 1000 . + (2) math:notEqualTo 1000 . (2 1) math:sum 3 . (2 2) math:product 4 . (4 1) math:sum 5 . @@ -17967,7 +17967,7 @@ _:gn_1995 { (4 5 6) math:product 120 . (-1 120) math:quotient -0.008333333333333333 . (0.041666666666666664 -0.008333333333333333) math:sum 0.03333333333333333 . - -1 math:negation 1 . + (-1) math:negation 1 . (3 1000 0.03333333333333333 0.035398163459948236 1) :pi true. } @@ -17976,7 +17976,7 @@ _:gn_1996 { } _:gn_1997 { - 1 math:notEqualTo 1000 . + (1) math:notEqualTo 1000 . (1 1) math:sum 2 . (2 1) math:product 2 . (2 1) math:sum 3 . @@ -17984,7 +17984,7 @@ _:gn_1997 { (2 3 4) math:product 24 . (1 24) math:quotient 0.041666666666666664 . (0 0.041666666666666664) math:sum 0.041666666666666664 . - 1 math:negation -1 . + (1) math:negation -1 . (2 1000 0.041666666666666664 0.035398163459948236 -1) :pi true. } diff --git a/lingua/pi.trig b/lingua/pi.trig index 653b39d..2ef085d 100644 --- a/lingua/pi.trig +++ b/lingua/pi.trig @@ -34,7 +34,7 @@ _:ng4 { } _:ng5 { - var:K math:notEqualTo var:N. + (var:K) math:notEqualTo var:N. (var:K 1) math:sum var:K1. (2 var:K) math:product var:K2. (var:K2 1) math:sum var:A. @@ -42,7 +42,7 @@ _:ng5 { (var:K2 var:A var:B) math:product var:C. (var:S var:C) math:quotient var:D. (var:P0 var:D) math:sum var:P1. - var:S math:negation var:S1. + (var:S) math:negation var:S1. (var:K1 var:N var:P1 var:P var:S1) :pi true. } diff --git a/see.pl b/see.pl index a34acf6..004bd54 100644 --- a/see.pl +++ b/see.pl @@ -19,7 +19,7 @@ :- use_module(library(semweb/turtle)). :- catch(use_module(library(http/http_open)), _, true). -version_info('SEE v1.1.2 (2024-03-26)'). +version_info('SEE v1.1.3 (2024-03-26)'). help_info('Usage: see * * @@ -3770,10 +3770,13 @@ atom_codes(A, C), daytimeduration(B, C, []). getnumber(literal(A, _), B) :- + !, ground(A), atom_codes(A, C), numeral(C, D), catch(number_codes(B, D), _, fail). +getnumber([A], B) :- + getnumber(A, B). getint(A, B) :- getnumber(A, C), diff --git a/see.pvm b/see.pvm index 5b2fd06..1fa5de2 100755 Binary files a/see.pvm and b/see.pvm differ